@charset "UTF-8";
.dpnone{
  display:none;
}
section{
  position: relative;
}
header{
  background:white;
}
footer{
  background:white;
  position: relative;
}


@media screen and (min-width: 739px){
  .notpc{
    display:none;
  }
  section, header, footer{
    min-width: 1200px;
  }
  .header-logo-all{
    display:flex;
    justify-content: center;
    align-items: center;
    padding:30px 0 30px 30px;
    width:100%;
  }
  .header-logo-wrap{}
  .header-logo-wrap.logo1{
    margin-right:45px;
  }
  .header-logo-wrap.logo2{
    margin-left:45px;
  }
  .header-logo{}
  footer .footer_inner{
    width:100%;
	min-width:1200px;
  }
  
  
  .areas{
    position: relative;
  }
  .area1{
    background: url("../img/img-area1-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .area2{
    background: #faf5df;
  }
  .area2::before{
    content: "";
    position: absolute;
    height: 130px;
    width: 100%;
    clip-path: polygon(0 0,50% 100%,100% 0);
    background-color: #faf5df;
    left: 0;
    bottom: -129px;
    z-index: 2;
  }
  .area3{
    background: #e1f8ff;
  }  
  .area4{
    background: url("../img/img-area4-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .area5{
    background: #faf5df;
  }
  .area6{
    background: url("../img/img-area6-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .area7{
    background: #faf5df;
  }
  .area8{
    background: url("../img/img-area8-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .area9{
    background: url("../img/img-area9-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  
  
  #main{
    position: absolute;
    top:-0px;
    left:0;
  }
  .main{
    margin: 0 auto 110px;
    padding-top:0px;
  }
  .main-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .main-image-wrap{
    margin-bottom:100px;
  }
  .main-image{}
  .main-sentence-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .main-sentence{
    margin:0 auto;
  }
  
  
  .conditions{
    margin: 0 auto 0px;
    padding-bottom:140px;
  }
  .conditions-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .conditions-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .conditions-title{
    margin:0 auto -58px;
  }
  /*.conditions-white-area{
    width:890px;
    margin:0 auto;
    background: url("../img/img-conditions-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    border:solid 4px #01488b;
    border-radius:50px;
    padding:105px 0 45px;
  }*/
	.conditions-white-area{
    width:890px;
    margin:0 auto;
    background: url("../img/img-conditions-bg2.png");
    border:solid 4px #01488b;
    border-radius:50px;
    padding:105px 0 25px;
  }
  .conditions-day-wrap{
	  width: 595px;
    display: flex;
    align-items: center;
	  margin: 0 auto ;
    margin-bottom:15px;
  }
  .conditions-day1{
    font-size:17px;
    line-height: 1;
    font-weight: 500;
    margin-right:25px;
  }
  .conditions-day2{
    font-size:26px;
    line-height: 1;
    font-weight: 500;
  } 

	.day-wrap2 {
		margin-bottom: 25px;
	}
	
	.conditions-gentei {
		text-align: center;
		margin-bottom: 10px;
	}
  .conditions-caution{
    font-size:14px;
    line-height:1;
    font-weight: 500;
    text-align: center;
    margin-bottom:40px;
  }
	
  .conditions-con-ul{
    display: flex;
    justify-content: space-between;;
    align-items: flex-start;
    width:450px;
    margin:0 auto 70px;
  }
  .conditions-link-p{
    font-size:20px;
    line-height: 1;
    text-align: center;
    font-weight: 500;
    margin-bottom:35px;
  }
  .conditions-link-p span{
    display: inline-block;
    padding-bottom:9px;
    border-bottom:solid 2px #a3a3a3;
  }
  .conditions-orange-area{
	  width: 630px;
	  border:#01488b solid 2px;
	  margin: 0 auto 30px;
    position: relative;
  }
  .conditions-person{
    position: absolute;
    bottom:0px;
    right:-25px;
	  width: 126px;
  }
	.conditions-orange-area .conditions-plan-tit {
		background: #01488b;
		color: #ffffff;
		text-align: center;
		font-size: 20px;
		font-weight: 500;
		padding: 10px 0;
		letter-spacing: 0.16em;
	}
	.conditions-orange-area .conditions-plan-txtarea {
		padding: 16px 0 16px 32px;
		font-size: 16px;
		font-weight: 500;
		line-height: 1.8em;
		background: #ffffff;
	}
	
	.conditions-orange-area .conditions-plan-txtarea p {
		text-indent: -5.2em;
		margin-left: 5.2em;
	}
	.conditions-orange-area .conditions-plan-txtarea p.note_text {
		font-size: 14px;
		text-align: left;
		line-height: 1.5em;
		font-weight: normal;
		text-indent:0;
		margin-left: 0;
		margin-top: 10px;
	}
	
	.conditions-bluetxt {
		color: #01488b;
		font-weight: bold;
		text-align: center;
		font-size: 20px;
		margin-bottom: 15px;
	}
	
	
  .conditions-orange-sen-wrap{}
  .conditions-orange-p1{
    font-size:20px;
    line-height:1;
    font-weight: bold;
    text-align: center;
    color:#01488b;
    margin-bottom:18px;
  }
  .conditions-orange-p2{
    font-size:14px;
    line-height:1;
    text-align: center;
  }
  
  
  #worries{
    position: absolute;
    top:-0px;
    left:0;
  }
  .worries{
    margin: 0 auto 0px;
    padding-top:130px;
  }
  .worries-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .worries-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .worries-title{
    margin:0 auto 60px;
  }
  .worries-case-ul{
    width:730px;
    margin:0 auto 80px;
    display:flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: wrap;
  }
  .worries-case-ul li:nth-of-type(n+4){
    margin-top:30px;
  }
  .worries-case{}
  .worries-sen-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    z-index: 2;
  }
  .worries-sen{
    margin:0 auto -0px;
  }
  
  
  #analysis{
    position: absolute;
    top:-0px;
    left:0;
  }
  .analysis{
    margin: 0 auto 65px;
    padding-top:240px;
  }
  .analysis-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .analysis-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .analysis-title{
    margin:0 auto 65px;
  }
  .analysis-image-wrap{
    margin-bottom:0px;
  }
  .analysis-image{
    display: block;
    margin:0 auto;
  }
  
  
  .menu{
    margin: 0 auto 0px;
    padding-bottom:160px;
  }
  .menu-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .menu-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .menu-title{
    margin:0 auto -37px;
  }
  .menu-white-area{
    width:1020px;
    margin:0 auto;
    border:solid 4px #01488b;
    border-radius:50px;
    padding:70px 0 50px;
  }
  .menu-exam-lr{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width:770px;
    margin:0 auto 50px;
  }
  .menu-exam-left,.menu-exam-right{
    display: flex;
    flex-flow:column;
    align-items: center;
  }
  .menu-exam-p{
    font-size:18px;
    line-height:1;
    font-weight: bold;
    margin-bottom:15px;
  }
  .menu-exam-p span.small{
    font-size:14px;
    line-height:1;
    font-weight: 500;
    margin-left:5px;
  }
  .menu-exam-image{}
  .menu-exam-center{}
  .menu-exam-arrow{
    margin-top:150px;
  }
  .menu-sen-wrap{}
  .menu-sen{
    display: block;
    margin:0 auto;
  }
  
  
  #points{
    position: absolute;
    top:-0px;
    left:0;
  }
  .points{
    margin: 0 auto 100px;
    padding-top:150px;
  }
  .points-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .points-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .points-title{
    margin:0 auto 60px;
  }
  .points-ul{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width:930px;
    margin:0 auto;
  }
  
  
  #comparison{
    position: absolute;
    top:-0px;
    left:0;
  }
  .comparison{
    margin: 0 auto 0px;
    padding-bottom:120px;
  }
  .comparison-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .comparison-white-area{
    background:white;
    width:1100px;
    margin:0 auto;
    padding:70px 0 50px;
  }
  .comparison-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .comparison-title{
    margin:0 auto 35px;
  }
  .comparison-table-wrap{
    padding-left:70px;
  }
  .comparison-table{
    margin-bottom:10px;
  }
  .comparison-table-p{
    font-size:14px;
    line-height:1;
    font-weight: 500;
  }
  
  
  #program{
    position: absolute;
    top:-0px;
    left:0;
  }
  .program{
    margin: 0 auto 0px;
    padding:130px 0 140px;
  }
  .program-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .program-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .program-title{
    margin:0 auto 70px;
  }
  .program-lr{
    display: flex;
    justify-content: center;
    align-items: flex-end;
  }
  .program-left{
    margin-right:65px;
  }
  .program-image{}
  .program-right{}
  .program-right ul{
    display: flex;
    flex-flow: column;
    align-items: flex-start;
  }
  .program-right ul li{
    display: flex;
    align-items: center;
  }
  .program-right ul li:nth-of-type(n+2){
    margin-top:32px;
  }
  .program-right-num{
    margin-right:10px;
  }
  .program-right-sen{
    font-size:21px;
    line-height:1.6;
    font-weight: 500;
  }
  
  
  #monitor{
    position: absolute;
    top:-0px;
    left:0;
  }
  .monitor{
    margin: 0 auto 0px;
    padding:115px 0 65px;
  }
  .monitor-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .monitor-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .monitor-title{
    margin:0 auto 50px;
  }
  .monitor-day-wrap{
	  width: 595px;
    display:flex;
    align-items: center;
    margin:0 auto 20px;
  }
	.monitor-day-wrap2 {
		margin-bottom: 28px;
	}
  .monitor-day1{
    font-size:17px;
    line-height:1;
    font-weight: 500;
    margin-right:25px;
  }
  .monitor-day2{
    font-size:26px;
    line-height:1;
    font-weight: 500;
  }
  .monitor-limited{
    display: block;
    margin:0 auto 15px;
  }
  .monitor-caution{
    font-size:14px;
    line-height:1;
    margin-bottom:40px;
    text-align: center;
  }
  .monitor-con-ul{
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    width:950px;
    margin:0 auto 50px;
  }
  .monitor-con{}
  .monitor-caution2-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom:55px;
  }
  .monitor-caution2{
    font-size:14px;
    line-height:1;
  }
  .monitor-white-area{
    position: relative;
    width:630px;
    margin:0 auto 30px;
	  border:2px solid #01488b;
	}
  .monitor-person{
    position: absolute;
    bottom:0px;
	right: -25px;
    width: 126px;
  }
	.monitor-white-area .monitor-plan-tit {
		background: #01488b;
		color: #ffffff;
		text-align: center;
		font-size: 20px;
		font-weight: 500;
		padding: 10px 0;
		letter-spacing: 0.16em;
	}
	.monitor-white-area .monitor-plan-txtarea {
		padding: 16px 0 16px 32px;
		font-size: 16px;
		font-weight: 500;
		line-height: 1.8em;
		background: #ffffff;
	}
	
	.monitor-white-area .monitor-plan-txtarea p {
		text-indent: -5.2em;
		margin-left: 5.2em;
	}
	.monitor-white-area .monitor-plan-txtarea p.note_text {
		font-size: 14px;
		text-align: left;
		line-height: 1.5em;
		font-weight: normal;
		text-indent:0;
		margin-left: 0;
		margin-top: 10px;
	}
	
	.monitor-bluetxt{
		color: #01488b;
		font-weight: bold;
		text-align: center;
		font-size: 20px;
		margin-bottom: 15px;
	}
	.monitor-caution {
		font-size:14px;
		font-weight: 500;
	}
	
	
  .monitor-white-sen-wrap{}
  .monitor-white-p1{
    font-size:20px;
    line-height:1;
    font-weight: bold;
    text-align: center;
    color:#01488b;
    margin-bottom:18px;
  }
  .monitor-white-p2{
    font-size:14px;
    line-height:1;
    text-align: center;
  }
  
  
  #steps{
    position: absolute;
    top:-0px;
    left:0;
  }
  .steps{
    margin: 0 auto 0px;
    padding:120px 0 110px;
  }
  .steps-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .steps-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .steps-title{
    margin:0 auto 50px;
  }
  .steps-ul{
    width:940px;
    margin:0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-start;    
  }
  .steps-ul li{
    height:203px;
    position: relative;
    padding-top:30px;
  }
  .steps-ul li:nth-of-type(n+2)::before{
    content: "";
    display: inline-block;
    background: url("../img/img-steps-border.png");
    background-repeat: no-repeat;
    background-size: contain;
    width:12px;
    height:203px;
    position: absolute;
    top: 0px;
    left: -12px;
  }
  .steps-step{}
  .steps-ul li:nth-of-type(1) .steps-step{
    margin:0 50px 0 0px;
  }
  .steps-ul li:nth-of-type(2) .steps-step{
    margin:0 50px 0 40px;
  }
  .steps-ul li:nth-of-type(3) .steps-step{
    margin:0 63px 0 53px;
  }
  .steps-ul li:nth-of-type(4) .steps-step{
    margin:0 0px 0 40px;
  }
    
  
  #faq{
    position: absolute;
    top:-0px;
    left:0;
  }
  .faq{
    margin: 0 auto 0px;
    padding:130px 0 110px;
  }
  .faq-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .faq-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .faq-title{
    margin:0 auto 60px;
  }
  .faq-qa-ul{
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .faq-qa-ul li{
    background:#e6f8fc;
    width:890px;
    padding:30px 0 30px 50px; 
    border-radius: 30px;
  }
  .faq-qa-ul li:nth-of-type(n+2){
    margin-top:40px;
  }
  .faq-qa-q-wrap{
    display: flex;
    align-items: center;
  }
  .faq-qa-q-left{
    margin-right:15px;
  }
  .faq-q-mark{}
  .faq-qa-q-right{}
  .faq-qa-q-sen{}
  .faq-qa-a-wrap{
    margin-top:20px;
    display: flex;
    align-items: flex-start;
  }
  .faq-qa-a-left{
    margin-right:15px;
  }
  .faq-a-mark{}
  .faq-qa-a-right{}
  .faq-qa-a-p{
    font-size:20px;
    line-height:1.6;
    margin-top:12px;
  }
  
  
  #application{
    position: absolute;
    top:-0px;
    left:0;
  }
  .application{
    margin: 0 auto;
    padding:0px 0 0px;
  }
  .application-in{
    width:1200px;
    margin:0 auto;
    position: relative;
  }
  .application-image{}
  
  
  .anchor{
    position:fixed;
    bottom:5px;
    right:5px;
    z-index: 20;
  }
  .anchor-ul{
    display:flex;
    flex-flow:column;
    align-items: flex-end;
  }
  .anchor-ul li{
    width: fit-content;
    position: relative;
  }
  .anchor-box{}
}



@media screen and (max-width:738px){
  .notsp{
    display:none;
  }
  .header-logo-all{
    display:flex;
    justify-content: center;
    align-items: center;
    padding:calc(22 / 750 * 100vw) 0 calc(22 / 750 * 100vw) calc(20 / 750 * 100vw);
  }
  .header-logo-wrap{}
  .header-logo-wrap.logo1{
    margin-right:calc(30 / 750 * 100vw);
    width:calc(145 / 750 * 100vw);
  }
  .header-logo-wrap.logo2{
    margin-left:calc(30 / 750 * 100vw);
    width:calc(154 / 750 * 100vw);
  }
  .header-logo-wrap.logo3{
    width:calc(40 / 750 * 100vw);
  }
  .header-logo{
    width:100%;
  }
  
  
  .areas{
    position: relative;
  }
  .area1{
    background: url("../img/sp-img-area1-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .area2{
    background: #faf5df;
  }
  .area2::before{
    content: "";
    position: absolute;
    height: calc(150 / 750 * 100vw);
    width: 100%;
    clip-path: polygon(0 0,50% 100%,100% 0);
    background-color: #faf5df;
    left: 0;
    bottom: calc(-148 / 750 * 100vw);
    z-index: 2;
  }
  .area3{
    background: #e1f8ff;
  }  
  .area4{
    background: url("../img/sp-img-area4-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .area5{
    background: #faf5df;
  }
  .area6{
    background: url("../img/sp-img-area6-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .area7{
    background: #faf5df;
  }
  .area8{
    background: url("../img/sp-img-area8-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
  }
  .area9{}
  
  
  #main{
    position: absolute;
    top:calc(-0 / 750 * 100vw);
    left:0;
  }
  .main{
    margin: 0 auto calc(100 / 750 * 100vw);
    width:100%;
    padding-top:calc(0 / 750 * 100vw);
  }
  .main-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .main-image-wrap{
    margin-bottom:calc(75 / 750 * 100vw);
  }
  .main-image{
    width:100%;
  }
  .main-sentence-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .main-sentence{
    width:calc(644 / 750 * 100vw);
    margin:0 auto calc(0 / 750 * 100vw);
  }
  
  
  .conditions{
    margin: 0 auto calc(0 / 750 * 100vw);
    width:100%;
    padding-bottom:calc(110 / 750 * 100vw);
  }
  .conditions-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .conditions-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .conditions-title{
    width:calc(539/ 750 * 100vw);
    margin:0 auto calc(-83 / 750 * 100vw);
  }
  /*.conditions-white-area{
    width:calc(660 / 750 * 100vw);
    margin:0 auto;
    background: url("../img/sp-img-conditions-bg.png");
    background-repeat: no-repeat;
    background-size: cover;
    border:solid calc(6 / 750 * 100vw) #01488b;
    border-radius:calc(50 / 750 * 100vw);
    padding:calc(140 / 750 * 100vw) 0 calc(35 / 750 * 100vw);
  }*/
  .conditions-white-area{
    width:calc(660 / 750 * 100vw);
    margin:0 auto;
    background: url("../img/img-conditions-bg2.png");
    border:solid calc(6 / 750 * 100vw) #01488b;
    border-radius:calc(50 / 750 * 100vw);
    padding:calc(140 / 750 * 100vw) 0 calc(10 / 750 * 100vw);
  }
	
  .conditions-day-wrap{
    display: block;
    justify-content: center;
    align-items: center;
    margin-bottom:calc(30 / 750 * 100vw);
	 text-align: center;
  }
  .conditions-day1{
    font-size:calc(24 / 750 * 100vw);
    line-height: 1;
    font-weight: 500;
    margin-right:calc(15 / 750 * 100vw);
	  margin-bottom: calc(15 / 750 * 100vw);
  }
  .conditions-day2{
    font-size:calc(34 / 750 * 100vw);
    line-height: 1.5em;
    font-weight: 500;
  }
	
	.conditions-gentei {
		width:calc(500 / 750 * 100vw);
		margin: 0 auto;
    margin-bottom:calc(20 / 750 * 100vw);
	}
	.conditions-gentei img {
		width: 100%;
		
	}
  .conditions-caution{
    font-size:calc(20 / 750 * 100vw);
    line-height:1;
    font-weight: 500;
    text-align: center;
    margin-bottom:calc(60 / 750 * 100vw);
  }
	
  .conditions-con-ul{
    display: flex;
    justify-content: space-between;;
    align-items: flex-start;
    width:calc(585 / 750 * 100vw);
    margin:0 auto calc(80 / 750 * 100vw);
  }
  .conditions-con{
    width:calc(282 / 750 * 100vw);
  }
  .conditions-link-p{
    font-size:calc(26 / 750 * 100vw);
    line-height: 1;
    font-weight: 500;
    text-align: center;
    margin-bottom:calc(40 / 750 * 100vw);
  }
  .conditions-link-p span{
    display: inline-block;
    padding-bottom:calc(13 / 750 * 100vw);
    border-bottom:solid 1px #a3a3a3;
  }
  .conditions-orange-area{
	  border:calc(4 / 750 * 100vw) solid #01488b;
	  width: calc(570 / 750 * 100vw);
    position: relative;
	  box-sizing: border-box;
	  margin: 0 auto;
    margin-bottom:calc(40 / 750 * 100vw);
	  background: #ffffff;
  }
  .conditions-person{
    position: absolute;
    bottom:0px;
    right:calc(-40 / 750 * 100vw);
    width:calc(180 / 750 * 100vw);
  }
	
	.conditions-orange-area .conditions-plan-tit {
		background: #01488b;
		color: #ffffff;
		text-align: center;
		font-size: calc(26 / 750 * 100vw);
		font-weight: 500;
		padding: 5px 0;
		letter-spacing: 0.16em;
	}
	.conditions-orange-area .conditions-plan-txtarea {
		padding-top: calc(28 / 750 * 100vw);
		padding-bottom: calc(28 / 750 * 100vw);
		padding-left: calc(20 / 750 * 100vw);
		font-size: calc(20 / 750 * 100vw);
		font-weight: 500;
		line-height: 1.8em;
		background: #ffffff;
		margin-left: 5.2em;
		text-indent: -5.2em;
	}
	
	
	.conditions-orange-area .conditions-plan-txtarea p.note_text {
		font-size: calc(20 / 750 * 100vw);
		text-align: left;
		line-height: 1.5em;
		font-weight: normal;
		text-indent: 0;
		margin-left: -5.2em;
		margin-top: 10px;
		width: calc(380 / 750 * 100vw);
	}
	
	.conditions-bluetxt {
		color: #01488b;
		font-weight: bold;
		text-align: center;
		font-size: calc(26 / 750 * 100vw);
		line-height: 1.6em;
		margin-bottom: calc(24 / 750 * 100vw);
	}
	
	
  .conditions-orange-sen-wrap{
    margin-left:calc(135 / 750 * 100vw);
  }
  .conditions-orange-p1{
    font-size:calc(26 / 750 * 100vw);
    line-height:1.5;
    font-weight: bold;
    text-align: center;
    color:#01488b;
    margin-bottom:calc(15 / 750 * 100vw);
  }
  .conditions-orange-p2{
    font-size:calc(20 / 750 * 100vw);
    line-height:1;
    text-align: center;
  }
  
  
  #worries{
    position: absolute;
    top:calc(-0 / 750 * 100vw);
    left:0;
  }
  .worries{
    margin: 0 auto calc(0 / 750 * 100vw);
    width:100%;
    padding-top:calc(120 / 750 * 100vw);
  }
  .worries-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .worries-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .worries-title{
    width:calc(601 / 750 * 100vw);
    margin:0 auto calc(70 / 750 * 100vw);
  }
  .worries-case-ul{
    width:calc(670 / 750 * 100vw);
    margin:0 auto calc(85 / 750 * 100vw);
    display:flex;
    justify-content: space-between;
    align-items: flex-start;
    flex-flow: wrap;
  }
  .worries-case-ul li:nth-of-type(n+3){
    margin-top:calc(55 / 750 * 100vw);
  }
  .worries-case{
    width:calc(320 / 750 * 100vw);
  }
  .worries-sen-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    position: relative;
    z-index: 2;
  }
  .worries-sen{
    width:calc(479 / 750 * 100vw);
    margin:0 auto calc(0 / 750 * 100vw);
  }
  
  
  #analysis{
    position: absolute;
    top:calc(-0 / 750 * 100vw);
    left:0;
  }
  .analysis{
    margin: 0 auto calc(80 / 750 * 100vw);
    width:100%;
    padding-top:calc(240 / 750 * 100vw);
  }
  .analysis-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .analysis-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .analysis-title{
    width:calc(659 / 750 * 100vw);
    margin:0 auto calc(45 / 750 * 100vw);
  }
  .analysis-image-wrap{
    margin-bottom:calc(0 / 750 * 100vw);
  }
  .analysis-image{
    display: block;
    margin:0 auto;
    width:100%;
  }
  
  
  .menu{
    margin: 0 auto calc(0 / 750 * 100vw);
    width:100%;
    padding-bottom:calc(130 / 750 * 100vw);
  }
  .menu-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .menu-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
  }
  .menu-title{
    width:calc(577/ 750 * 100vw);
    margin:0 auto calc(-90 / 750 * 100vw);
  }
  .menu-white-area{
    width:calc(670 / 750 * 100vw);
    margin:0 auto;
    border:solid calc(6 / 750 * 100vw) #01488b;
    border-radius:calc(50 / 750 * 100vw);
    padding:calc(150 / 750 * 100vw) 0 calc(75 / 750 * 100vw);
  }
  .menu-exam-lr{
    display: flex;
    flex-flow: column;
    align-items: center;
    width:calc(490 / 750 * 100vw);
    margin:0 auto calc(65 / 750 * 100vw);
  }
  .menu-exam-left,.menu-exam-right{
    display: flex;
    flex-flow:column;
    align-items: center;
  }
  .menu-exam-p{
    font-size:calc(26 / 750 * 100vw);
    line-height:1;
    font-weight: bold;
    margin-bottom:calc(20 / 750 * 100vw);
  }
  .menu-exam-p span.small{
    font-size:calc(20 / 750 * 100vw);
    line-height:1;
    font-weight: 500;
    margin-left:calc(5 / 750 * 100vw);
  }
  .menu-exam-image{
    width:100%;
  }
  .menu-exam-center{}
  .menu-exam-arrow{
    width:calc(94 / 750 * 100vw);
    margin:calc(30 / 750 * 100vw) 0 calc(35 / 750 * 100vw);
  }
  .menu-sen-wrap{}
  .menu-sen{
    width:calc(576 / 750 * 100vw);
    display: block;
    margin:0 auto;
  }
  
  
  #points{
    position: absolute;
    top:calc(-0 / 750 * 100vw);
    left:0;
  }
  .points{
    margin: 0 auto calc(0 / 750 * 100vw);
    width:100%;
    padding:calc(130 / 750 * 100vw) 0 calc(120 / 750 * 100vw);
  }
  .points-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .points-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .points-title{
    width:calc(392 / 750 * 100vw);
    margin:0 auto calc(50 / 750 * 100vw);
  }
  .points-ul{
    display: flex;
    flex-flow: column;
    align-items: center;
    width:calc(470 / 750 * 100vw);
    margin:0 auto;
  }
  .points-ul li:nth-of-type(n+2){
    margin-top:45px;
  }  
  .points-image{
    width:100%;
  }
  
  
  
  #comparison{
    position: absolute;
    top:calc(-0 / 750 * 100vw);
    left:0;
  }
  .comparison{
    margin: 0 auto calc(0 / 750 * 100vw);
    width:100%;
    padding-bottom:calc(100 / 750 * 100vw);
  }
  .comparison-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .comparison-white-area{
    background:white;
    width:100%;
    padding:calc(90 / 750 * 100vw) 0 calc(70 / 750 * 100vw);
  }
  .comparison-title-wrap{
    display: flex;
    flex-flow: column;
    align-items: center;    
  }
  .comparison-title{
    width:calc(413 / 750 * 100vw);
    margin:0 auto calc(20 / 750 * 100vw);
  }
  .comparison-title-p{
    font-size:calc(20 / 750 * 100vw);
    line-height:1;
    font-weight: 500;
    margin:0 auto calc(50 / 750 * 100vw);
  }
  .comparison-table-wrap{
    
  }
  .comparison-table-in{
    overflow-x:scroll;
    /* IE, Edge 対応 */
    -ms-overflow-style: none;
    /* Firefox 対応 */
    scrollbar-width: none;
  }
  /* Chrome, Safari 対応 */
  .comparison-table-in::-webkit-scrollbar{
    display:none;
  }
  .comparison-table{
    width:calc(1267 / 750 * 100vw);
    margin-bottom:calc(15 / 750 * 100vw);
    padding:0 calc(40 / 750 * 100vw);
  }
  .comparison-table-p{
    font-size:calc(20 / 750 * 100vw);
    line-height:1;
    font-weight: 500;
    padding-left:calc(40 / 750 * 100vw);
  }
  
  
  #program{
    position: absolute;
    top:calc(-0 / 750 * 100vw);
    left:0;
  }
  .program{
    margin: 0 auto calc(0 / 750 * 100vw);
    width:100%;
    padding:calc(120 / 750 * 100vw) 0 calc(110 / 750 * 100vw);
  }
  .program-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .program-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .program-title{
    width:calc(353 / 750 * 100vw);
    margin:0 auto calc(75 / 750 * 100vw);
  }
  .program-lr{}
  .program-left{
    margin-bottom:calc(70 / 750 * 100vw);
  }
  .program-image{
    width:calc(510 / 750 * 100vw);
    margin: 0 auto;
    display: block;
  }
  .program-right{}
  .program-right ul{
    display: flex;
    flex-flow: column;
    align-items: flex-start;
    padding-left:calc(75 / 750 * 100vw);
  }
  .program-right ul li{
    display: flex;
    align-items: center;
  }
  .program-right ul li:nth-of-type(n+2){
    margin-top:calc(30 / 750 * 100vw);
  }
  .program-right-num{
    width:calc(66 / 750 * 100vw);
    margin-right:calc(17 / 750 * 100vw);
  }
  .program-right-sen{
    font-size:calc(30 / 750 * 100vw);
    line-height:1.6;
    font-weight: 500;
  }
  
  
  #monitor{
    position: absolute;
    top:calc(-0 / 750 * 100vw);
    left:0;
  }
  .monitor{
    margin: 0 auto calc(0 / 750 * 100vw);
    width:100%;
    padding:calc(130 / 750 * 100vw) 0 calc(60 / 750 * 100vw);
  }
  .monitor-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .monitor-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .monitor-title{
    width:calc(302 / 750 * 100vw);
    margin:0 auto calc(75 / 750 * 100vw);
  }
  .monitor-day-wrap{
    display:block;
    justify-content: center;
    align-items: center;
    margin:0 auto calc(35 / 750 * 100vw);
	  text-align: center;
  }
  .monitor-day1{
    font-size: calc(24 / 750 * 100vw);
    line-height: 1;
    font-weight: 500;
    margin-right: calc(15 / 750 * 100vw);
    margin-bottom: calc(15 / 750 * 100vw);
  }
  .monitor-day2{
    font-size: calc(34 / 750 * 100vw);
    line-height: 1.5em;
    font-weight: 500;
  }
	.monitor-day-wrap2 {
   	 margin-bottom: calc(40 / 750 * 100vw);
		
	}
	
  .monitor-limited{
    width:calc(500 / 750 * 100vw);
    display: block;
    margin:0 auto calc(18 / 750 * 100vw);
  }
  .monitor-caution{
    font-size:calc(20 / 750 * 100vw);
    line-height:1;
    margin-bottom:calc(50 / 750 * 100vw);
    text-align: center;
	  font-weight: 500;
  }
  .monitor-con-ul{
    display: flex;
    flex-flow: column;
    align-items: center;
    margin:0 auto calc(45 / 750 * 100vw);
  }
  .monitor-con-ul li:nth-of-type(2){
    margin-top:calc(40 / 750 * 100vw);
  }
  .monitor-con{
    width:calc(650 / 750 * 100vw);
  }
  .monitor-caution2-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;
    margin-bottom:calc(50 / 750 * 100vw);
  }
  .monitor-caution2{
    font-size:calc(20 / 750 * 100vw);
    line-height:1.5;
  }
  .monitor-white-area{
	  border:calc(4 / 750 * 100vw) solid #01488b;
	  width: calc(650 / 750 * 100vw);
    position: relative;
	  box-sizing: border-box;
	  margin: 0 auto;
    margin-bottom:calc(40 / 750 * 100vw);
	  background: #ffffff;
  }
  .monitor-person{
    position: absolute;
    bottom:0px;
    right:calc(-8 / 750 * 100vw);
    width:calc(180 / 750 * 100vw);
  }
	
	.monitor-white-area .monitor-plan-tit {
		background: #01488b;
		color: #ffffff;
		text-align: center;
		font-size: calc(26 / 750 * 100vw);
		font-weight: 500;
		padding: 5px 0;
		letter-spacing: 0.16em;
	}
	.monitor-white-area .monitor-plan-txtarea {
		padding-top: calc(26 / 750 * 100vw);
		padding-bottom: calc(26 / 750 * 100vw);
		padding-left: calc(50 / 750 * 100vw);
		font-size: calc(20 / 750 * 100vw);
		font-weight: 500;
		line-height: 1.8em;
		background: #ffffff;
		margin-left: 5.2em;
		text-indent: -5.2em;
	}
	
	
	.monitor-white-area .monitor-plan-txtarea p.note_text {
		font-size: calc(20 / 750 * 100vw);
		text-align: left;
		line-height: 1.5em;
		font-weight: normal;
		text-indent: 0;
		margin-left: -5.2em;
		margin-top: 10px;
		width: calc(380 / 750 * 100vw);
	}
	
	.monitor-bluetxt {
		color: #01488b;
		font-weight: bold;
		text-align: center;
		font-size: calc(26 / 750 * 100vw);
		line-height: 1.6em;
		margin-bottom: calc(24 / 750 * 100vw);
	}
	
  .monitor-white-sen-wrap{
    margin-left:calc(150 / 750 * 100vw);
  }
  .monitor-white-p1{
    font-size:calc(26 / 750 * 100vw);
    line-height:1.5;
    font-weight: bold;
    text-align: center;
    color:#01488b;
    margin-bottom:calc(15 / 750 * 100vw);
  }
  .monitor-white-p2{
    font-size:calc(20 / 750 * 100vw);
    line-height:1;
    text-align: center;
  }
  
  
  #steps{
    position: absolute;
    top:calc(-0 / 750 * 100vw);
    left:0;
  }
  .steps{
    margin: 0 auto calc(0 / 750 * 100vw);
    width:100%;
    padding:calc(150 / 750 * 100vw) 0 calc(130 / 750 * 100vw);
  }
  .steps-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .steps-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .steps-title{
    width:calc(408 / 750 * 100vw);
    margin:0 auto calc(70 / 750 * 100vw);
  }
  .steps-ul{
    display: flex;
    flex-flow: column;
    align-items: center;    
  }
  .steps-ul li{
    width:calc(407 / 750 * 100vw);
    position: relative;
  }
  .steps-ul li:nth-of-type(n+2)::before{
    content: "";
    display: inline-block;
    background: url("../img/sp-img-steps-border.png");
    background-repeat: no-repeat;
    background-size: contain;
    width:calc(407 / 750 * 100vw);
    height:calc(24 / 750 * 100vw);
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    margin:0 auto;
  }
  .steps-step{
    display: block;
  }
  .steps-ul li:nth-of-type(1) .steps-step{
    width:calc(326 / 750 * 100vw);
    margin:calc(0 / 750 * 100vw) auto calc(40 / 750 * 100vw);
  }
  .steps-ul li:nth-of-type(2) .steps-step{
    width:calc(319 / 750 * 100vw);
    margin:calc(70 / 750 * 100vw) auto calc(40 / 750 * 100vw);
  }
  .steps-ul li:nth-of-type(3) .steps-step{
    width:calc(200 / 750 * 100vw);
    margin:calc(70 / 750 * 100vw) auto calc(40 / 750 * 100vw);
  }
  .steps-ul li:nth-of-type(4) .steps-step{
    width:calc(329 / 750 * 100vw);
    margin:calc(70 / 750 * 100vw) auto calc(0 / 750 * 100vw);
  }
  
  
  #faq{
    position: absolute;
    top:calc(-0 / 750 * 100vw);
    left:0;
  }
  .faq{
    margin: 0 auto calc(0 / 750 * 100vw);
    width:100%;
    padding:calc(140 / 750 * 100vw) 0 calc(110 / 750 * 100vw); 
  }
  .faq-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .faq-title-wrap{
    display: flex;
    justify-content: center;
    align-items: flex-start;    
  }
  .faq-title{
    width:calc(244 / 750 * 100vw);
    margin:0 auto calc(60 / 750 * 100vw);
  }
  .faq-qa-ul{
    display: flex;
    flex-flow: column;
    align-items: center;
  }
  .faq-qa-ul li{
    background:#e6f8fc;
    width:calc(670 / 750 * 100vw);
    padding:calc(35 / 750 * 100vw) 0 calc(40 / 750 * 100vw) calc(35 / 750 * 100vw); 
    border-radius: calc(30 / 750 * 100vw);
  }
  .faq-qa-ul li:nth-of-type(n+2){
    margin-top:calc(55 / 750 * 100vw);
  }
  .faq-qa-q-wrap{
    display: flex;
    align-items: center;
  }
  .faq-qa-q-left{
    margin-right:calc(20 / 750 * 100vw);
  }
  .faq-q-mark{
    width:calc(78 / 750 * 100vw);
  }
  .faq-qa-q-right{}
  .faq-qa-ul li:nth-of-type(1) .faq-qa-q-sen{
    width:calc(474 / 750 * 100vw);
  }
  .faq-qa-ul li:nth-of-type(2) .faq-qa-q-sen{
    width:calc(290 / 750 * 100vw);
  }
  .faq-qa-ul li:nth-of-type(3) .faq-qa-q-sen{
    width:calc(362 / 750 * 100vw);
  }
  .faq-qa-a-wrap{
    margin-top:calc(30 / 750 * 100vw);
    display: flex;
    align-items: flex-start;
  }
  .faq-qa-a-left{
    margin-right:calc(20 / 750 * 100vw);
  }
  .faq-a-mark{
    width:calc(78 / 750 * 100vw);
  }
  .faq-qa-a-right{}
  .faq-qa-a-p{
    font-size:calc(28 / 750 * 100vw);
    line-height:1.6;
    margin-top:calc(0 / 750 * 100vw);
  }
  
  
  #application{
    position: absolute;
    top:calc(-0 / 750 * 100vw);
    left:0;
  }
  .application{
    margin: 0 auto calc(0 / 750 * 100vw);
    width:100%;
    padding:calc(0 / 750 * 100vw) 0 calc(0 / 750 * 100vw);
  }
  .application-in{
    width:100%;
    margin:0 auto;
    position: relative;
  }
  .application-image{
    width:100%;
  }
  
  
  .anchor{
    position:fixed;
    right:calc(10 / 750 * 100vw);
    bottom:calc(10 / 750 * 100vw);
    z-index: 20;
  }
  .anchor-ul{
    display:flex;
    flex-flow:column;
    align-items: flex-end;
  }
  .anchor-ul li{
    width: fit-content;
    position: relative;
  }
  .anchor-box{}
  .anchor-arrow.arrow2{
    width:calc(90 / 750 * 100vw);
  }
}


@media screen and (min-width: 739px) and (max-width: 1200px){}