img{
	line-height: 0;
}
.mark{
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 60%,#ffff00 0%) repeat scroll 0 0;
}
.red{
    color: red;
    font-weight: bold;
}
.pc_none{
	display: none;
}
@media (max-width: 800px){
	.sp_none{
		display: none;
	}
	.pc_none{
		display: block;
	}
}
.contents_box{
	width: 1000px;
	margin: auto;
	font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue,Hiragino Kaku Gothic ProN","繝｡繧､繝ｪ繧ｪ",meiryo,sans-serif;

}
.ctaBtn {
	text-align: center;
	background: url(../img/cta_bg.jpg) repeat;
padding: 30px 0 20px;
}
.ctaBtn p {
	margin-top: 10px;
}
.fv_text{
	margin:0px auto 0px;
	text-align: center;
	line-height: 1.8;
}

.m0a{margin: 0 auto;text-align: center;}

h1{margin:0 auto;}
h2{
	text-align: center;
	font-size: 30px;
	margin: 10px auto 10px;
}
.osusume_box h3 {
    font-size: 25px;
    padding-left: 12px;
    border-color: #1388d3;
    position: relative;
    padding-left: 1em;
    text-align: left;
}
.osusume_box h3:before {
    content: "●";
    color: #1388d3;
    position: absolute;
    left: 0;
    display: inline-block;
    width: 2em;
    height: 2em;
}
.osusume_box p{
	font-size: 17px;
}

.catch{
	font-size: 22px;
font-weight: bold;
}

.logo{
	display: flex;
	justify-content: center;
	margin-bottom:20px;
}

.t-c{text-align: center;}

.osusume_box {
    border: 3px solid #1388d3;
    border-radius: 10px;
    padding: 15px 60px;
}

.note{
	background: #f1fcff;
	width: 100%;
	font-size: 14px;
}
.note div{
	padding:30px 60px;
}



footer {
	background: #ff873d;
	color: #ffffff;
	padding: 20px 60px 140px;
	font-size: 15px;
}
footer h2 {
	font-size: 18px;
	margin-bottom: 8px;
	display: inline-block;
}
footer h2:after {
	content: "";
	background: #ffffff;
	height: 1px;
	width: 690px;
	display: inline-block;
	vertical-align: middle;
	margin-left: 20px;
}
footer p {
	font-size: 14px;
	letter-spacing: 1px;
}
footer a:link,
footer a:visited{
    color:#fff;
}

.sp_only{
	display: none;
}

.mb50{margin-bottom: 20px}


@media (max-width: 800px){
	.contents_box {
		width: 100%;
	}
	
	img {
		max-width: 100%;
	}
	.ctaBtn {
		width: 100%;
		padding: 6% 0 3%;
	}
	.ctaBtn p {
		margin-top: 3%;
		font-size: 13px;
		text-align: left;
	}
	
	.ctaBtn img{
		width:87%;
	}
	
	.fv_text{
	margin:4% auto;
	text-align: center;
	line-height: 1.4;
}
    .logo{
    width:100%;
    display:block;
    }
	h2{
	font-size: 22px;
	margin: 0 auto 6%;
}
	.sp_only{
	display: inline;
}
	
	.point3 h2{
	margin: 8% auto 0%;
	width: 84%;
	}
	
	.osusume_box{
padding: .5em 1.5em;
	}
	.osusume_box h3{
		font-size: 21px;
	}
	.mb50{
		margin-bottom:7%;
	}
	.catch{
		font-size: 18px;
	}
	.note div {
    padding: 3% 5%;
}
	footer {
    padding: 7% 6% 31%;
}
	footer h2::after{
		display: none;
	}
	
	
}
	.footer a {
    color: #fff!important;
}
	
	
	
.icon{
	border:solid 3px #1388d3;
	border-radius: 10px;
	overflow: hidden;
}

.icon p{
	text-align: left;
	font-size: 16px;
    margin: 2%;
}
.icon_p{
	float: right;
	width: 65%;
}
.icon_ttl{
    height: 130px;
}
.icon_ttl p{
    margin-top: 7%;
    float: left;
    width: auto;
}
.icon_footer{
   float: right;
}
.icon_parea p{
    width: auto;
}
.icon img{
	margin: 15px;
	height: 100%;
    float: left;
}
.icon_footer{
    margin:5px;
    text-align: right;
}
@media (max-width: 800px){
    .icon_ttl{
        height: 100px;
    }
    .icon_ttl p{
        line-height: normal;
        margin-top: 10%;
        float: left;
    }
    .icon img{
    	width: 23%;
    	height: auto;
    	margin: 7px 0px 0px 7px;
    }
}

.fsL {
	font-size: 24px;
}
.ttl{
	position: relative;
}
.ttl p{
	position: absolute;
  left: 0;
  right: 0;
  margin: auto;
	top:0;
	color: #fff;
	padding: 2%;
}
.flow{
	display: flex;
    justify-content: center;
    align-items: center;
    font-size: 3vh;
    background-color: #0072bb;
    color: #fff;
    max-width: 500px;
    margin: auto;
	font-weight: bold;
}
.flow img{
	margin-right: 3%;
}
.flow p{
	border-bottom: #fff 2px solid;
	text-align: left;
  padding-bottom: 3%;
}
@media (max-width: 800px){
	.fsL {
	font-size: 17px;
}
	.icon p{
	font-size: 13px;
}
	.flow{
		padding: 2%;
		/*font-size: 3.5vh;*/
    }
}
.br_sp{
    display: none;
}

.mt20 {margin-top:20px}
 
.h-flow {
    background: #00abf3;
    line-height: 60px;
    color: #ffffff;
    width: 100%;
}

/* 点滅 */
.blinking{
	-webkit-animation:blink 0.8s ease-in-out infinite alternate;
    -moz-animation:blink 0.8s ease-in-out infinite alternate;
    animation:blink 0.8s ease-in-out infinite alternate;
}
@-webkit-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@-moz-keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}
@keyframes blink{
    0% {opacity:0;}
    100% {opacity:1;}
}

.ctaBtn p{
    display: block;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    font-size: 22px;
    font-weight: bold;
}
@media (max-width: 400px){
    .ctaBtn p {
    display: block;
    text-align: center;
    color: #fff;
    margin: 0 auto;
    font-size: 20px;
    font-weight: bold;
}
.flow {
    padding: 2%;
    font-size: 3.3vh;
}
.catch {
    font-size: 17px;
}
.osusume_box h3 {
    font-size: 20px;
}
}

/*　timing スライダーのデザイン */
.timing{
    border: solid 3px #1388d3;
    border-radius: 10px;
}
.timing h5{
    background: #1288d2;
    color: #fff;
    font-size: 20px;
    text-align: center;
    padding: 10px;
    margin: 25px 50px;
    border-radius: 38px;
}
.timing_flex{
    display: flex;
    padding: 0 20px 30px 5px;
    width: 100%;
    justify-content: center;
}
.timing_flex img{
    width: 30%;
}
.timing_flex p{
    width: 60%;
    margin: 0 10px 0 ;
}
@media screen and (max-width:760px){
    .timing_flex{
        display: block;
    }
    .timing h5{
        margin: 20px 10px;
        font-size: 16px;
        border-radius: 64px;
    }
    .timing_flex img {
        width: 97%;
    }
    .timing_flex p {
        width: 93%;
        margin: 18px 10px 0;
    }
    .th-flow{
        line-height: 27px;
        padding: 10px 0;
        margin-bottom: 10px;
    }
}

/*====================================================================
slick
====================================================================*/

*{
min-width: 0;
min-height: 0;
}

.slick01 {
    width:80%;
    margin: 10px auto;
}

@media screen and (max-width:760px){
    .slick01 {
        width: 100%;
    }
}

.sliderArea {
    max-width: 85%;
    margin: 0 auto;
    margin-bottom: 50px;
    
}

.slick-prev, .slick-next {
    z-index: 1;
}
.slick-prev:before, .slick-next:before {
    color: #000;
}

.thumb {
    margin: 20px 0 0;
}
.thumb .slick-slide {
    cursor: pointer;
}
.thumb .slick-slide:hover {
    opacity: .7;
}
button{
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.slide-arrow{
    position: absolute;
    top: 50%;
    margin-top: -15px;
}
.prev-arrow{
    left: -25px;
    width: 0;
    height: 0;
    z-index: 99;
    border-left: 0 solid transparent;
    border-right: 15px solid #000379;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}
.next-arrow{
    right: -25px;
    width: 0;
    height: 0;
    border-right: 0 solid transparent;
    border-left: 15px solid #000379;
    border-top: 10px solid transparent;
    border-bottom: 10px solid transparent;
}

.caution{
    position: relative;
    text-align: center;
    
}



/*220526*/
.ctaBtn_follow{
    margin:0 auto;
    position: fixed;
    bottom: 0; /*ページ上部の固定する位置*/
    display: none;/*最初は隠す*/
    z-index: 999;
     left:0;
    
}


/* SP版*/
@media screen and (max-width:760px){
    .pc{
        display: none;
    }
    .flow01_pc{
        display: none;
    }
    .ctaBtn_follow{
    margin:0 auto;
    position: fixed;
    bottom: 0; /*ページ上部の固定する位置*/
    display: none;/*最初は隠す*/
    z-index: 999;
}
}

.flow01 p{
    margin: auto;
}
.flow01 figure{
    width: 100%;
    margin: auto;
}
.flow01_detail{
    display: flex;
    max-width: 500px;
}
.flow01_detail p{
    width: 65%;
}
.flow01_detail figure{
    width: 35%;
    margin-right: 3%;
    margin-left: 2%;
}

.flow01_ttl{
    margin-top: 2%;
}

/* PC版*/
@media screen and (min-width:760px){
   .sp{
        display: none;
    }
        .flow01_sp{
        display: none;
    }

    
    .pc{
        display: inline-flex;
        justify-content: center;
        align-items: center;
        position: fixed;
        bottom: 0; /*ページ上部の固定する位置*/
        left: 0;
        height: 110px;
        width: 100%;
        background-color:#2893d7;
        z-index: 999;
        padding: 1.5% 0 0.7%;
        background: url(../img/cta_bg.jpg) repeat;
        
    }
    
    .PC_cta_btn{
		width: 440px;
	}
    
    .pc p{
        text-align: center;
        font-size: 40px;
        font-family: -apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue,Hiragino Kaku Gothic ProN","繝｡繧､繝ｪ繧ｪ",meiryo,sans-serif;
        color: rgb(255,255,255);
        font-weight: bold;
        margin-right: 60px;
    }
       .flow01_pcflex{
    display: flex;
    align-items: baseline;
   }
   .flow01_detail figure img{
    width: 95%;
    margin-left: 3%;
    }
    .flow01_detail p {
        width: 55%;
    }
    .flow01_detail {
        margin-top: 3%;
    }
    .flow01 p {
        margin: 0;
    }
    .flow01 .flow01_pcflex_last figure {
        text-align: center;
        margin: auto;
    }
    .flow01_pcflex_last .flow01_detail{
        margin: auto;
        margin-top: 2%;
    }
   
}

/*SP版 ボタン*/

@media screen and (max-width:760px){
		.sp img {
		width: 95%;
	}
}

@media screen and (min-width:431px) and (max-width:759px){
	.sp {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		position: fixed;
		bottom: 0;
		left: 0;
		height: 17%;
		width: 100%;
		background-color: #2893d7;
		z-index: 999;
		padding: 1% 0 0.5% 0;
		background: url(../img/cta_bg.jpg) repeat;
	}
}

@media screen and (max-width:430px){
	.sp {
		display: inline-flex;
		justify-content: center;
		align-items: center;
		position: fixed;
		bottom: 0;
		left: 0;
		height: 110px;
		width: 100%;
		background-color: #2893d7;
		z-index: 999;
		padding: 1% 0 0.5% 0;
		background: url(../img/cta_bg.jpg) repeat;
	}
}

.flow01_pcflex_detail{
    width: 50%;
}

.caution{
position: relative;
text-align: center;
}
.caution{
    background-color: #a5afd0;
    background-image:
	 repeating-linear-gradient(-45deg,#bcc6e7, #bcc6e7 7px,transparent 0, transparent 14px);
    margin: 80px;
    border-radius: 20px;
    border: 10px solid #275682;
}
.caution_txt .txt01{
    font-size: 2.0rem;
    font-weight: 900;
    display        : inline-block;
    letter-spacing : 3px;
    text-shadow    : 
    2px  2px 0px #ffffff,
    -2px  2px 0px #ffffff,
     2px -2px 0px #ffffff,
    -2px -2px 0px #ffffff,
     2px  0px 0px #ffffff,
     0px  2px 0px #ffffff,
    -2px  0px 0px #ffffff,
     0px -2px 0px #ffffff; 
    margin: 0;
}
.caution_txt .txt02{
    font-size: 1.2rem;
    font-weight: bold;
    text-shadow:
    1px  1px 0px #ffffff,
    -1px  1px 0px #ffffff,
     1px -1px 0px #ffffff,
    -1px -1px 0px #ffffff,
     1px  0px 0px #ffffff,
     0px  1px 0px #ffffff,
    -1px  0px 0px #ffffff,
     0px -1px 0px #ffffff;
     margin: 1%;
}
.caution_txt .txt03{
    font-size: 1.5rem;
    font-weight: bold;
    display        : inline-block;
  color          : #ffffff;            /* 文字の色 */
  letter-spacing : 2px;                /* 文字間 */
  text-shadow    : 
       2px  2px 0px #000000,
      -2px  2px 0px #000000,
       2px -2px 0px #000000,
      -2px -2px 0px #000000,
       2px  0px 0px #000000,
       0px  2px 0px #000000,
      -2px  0px 0px #000000,
       0px -2px 0px #000000;
       margin: 1% 0 3%;
}
.caution img{
    margin-top: -12%;
}

@media screen and (max-width:760px){
.caution{
    margin: 10% 3%;
    padding: 1%;
}
.caution img{
    margin-top: -30%;
    width: 40%;
}
.caution_txt .txt01{
    line-height: 1.3;
    font-size: 1.5rem;
}
.caution_txt .txt02{
    line-height: 1.3;
    font-size: 1.1rem;
}
.caution_txt .txt03{
    line-height: 1.4;
    font-size: 1.2rem;
}
}

.point3{
	margin: 5% 0 0;
}
.flow01{
	margin: 0 0 5%;
}

.comparison {
    padding: 3% 0
}

.comparison figure {
    margin: 40px 0 0;  
}

ul {
    list-style: none;
    padding-left: 0;
    margin: 0;
}

.comparison_c {
    background: #f1fcff;
    border-radius: 5px;
    padding: 1% 4%;
    margin-top: 30px;
}

.comparison ul li {
    display: flex;
    align-items: center;
}

.comparison_c p {
    text-align: left;
    font-size: 19px;
    font-weight: bold;
}


.comparison_c img {
    width: 3%;
    height: 3%;
    margin-right: 15px;
}

.com_line {
    /*border-bottom: 2px solid: #000;*/
    width: 100%;
    height: 2px;
    color: #000;
    border-bottom: 1px solid #000;
}

@media screen and (max-width:760px) {
    .comparison_c p {
    text-align: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 26px;
    letter-spacing: 0.3px;
    }
    .comparison_c img {
    width: 16%;
    height: 16%;
    margin-right: 15px;
    }
    .comparison figure {
    margin: 20px 0 0;  
    }
    .comparison_c {
    margin-top: 20px;
    }
    
    .comparison_c li:nth-of-type(3) img {
    width: 14%;
    height: 14%;
    margin-right: 15px;
}
}

 
@media screen and (min-width:761px){
   .sp_r{
        display: none;
    }
    .pc_r{
        display: block;
    }
}
@media screen and (max-width:760px){
   .sp_r{
        display: block;
    }
    .pc_r{
        display: none;
    }
}

/* モーダルウィンドウ */
.madal_container {
	background: rgba(0, 0, 0, .7);
	position: fixed;
	width: 100%;
	height: 100%;
	display: none;
	z-index: 10000;
}

.madal_contents {
    width: 29%;
    height: auto;
    position: absolute;
    top: 44%;
    left: 50%;
	  -ms-transform: translate(-50%, -50%);
	  -webkit-transform: translate(-50%, -50%);
	  transform: translate(-50%, -50%);
}

.madal_contents span {
	  cursor: pointer;
	  position: absolute;
	  top: -38px;
	  right: -33px;
	  color: #fff;
	  font-size: 2em;
	  z-index: 11111;
	  font-weight: bold;
}

.active {
	  display: block !important;
	  animation-name: fadeIn;
	  animation-duration: .2s;
	  animation-fill-mode: both;
}

@media only screen and (max-width: 1000px) {

.madal_contents {
	  width: 70%;
	  height: auto;
	  position: absolute;
	  top: 35%;
	  left: 0;
	  right: 0;
	  margin: auto;
	  transform: inherit;
}

.madal_contents span {
	  cursor: pointer;
	  position: absolute;
	  top: -26px;
	  right: -23px;
	  color: #fff;
	  font-size: 1.5em;
	  Z-INDEX: 11111;
	  font-weight: bold;
}

}
.rela{
    position: relative;
}
.timer{
    display: flex;
    justify-content: flex-end;
    position: absolute;
    top: 3%;
    right: 3%;
    color: #fff;
    font-size: 2vw;
}
.timer p{
    font-size: 1vw;
    padding: 7% 0 0;
}
.madal_contents img{
    width: 100%;   
}
    