img{
	line-height: 0;
}

.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:50px auto 60px;
	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: 40px 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 20px;
	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: 50px}


@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:9% 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%;
	}
	footer h2::after{
		display: none;
	}
	
	
}
	.footer a {
    color: #fff!important;
}
	
	
	
.icon{
	display: flex;
	border:solid 3px #1388d3;
	border-radius: 10px;
}
.icon div{
	padding: 3%;
	background: #d5ebff;
	border-radius: 9px 0 0 9px;
	width: 30%;
}
.icon p{
	text-align: left;
	padding: 3%;
	font-size: 22px;
	width: 70%;
}
.icon div p{
	text-align: center;
	width: auto;
}
.icon img{
	background: #d5ebff;
	border-radius: 9px 0 0 9px;
}
.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: 18px;
}
	.icon p{
	font-size: 16px;
}
	.flow{
		padding: 2%;
		font-size: 3.5vh;
}
}

.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;
}
}


/* 210812 */
.slick-prev, .slick-next{
    display: none !important;
}
.slick01{
    width:80%;
    margin: 10px auto;
}

@media screen and (max-width:760px){
    .slick01{
        width: 100%;
    }
    .slick-slider{
        padding-inline-start: 0 !important;
    }
}