@charset "UTF-8";
/* CSS Document */

.pc-only, .less-se,.tb-only{ /*表示切り替え*/
	display: none;
}

@media all and (-ms-high-contrast:none) { /*ieFONT*/
	body {
		font-family: "メイリオ",Meiryo,"游ゴシック",YuGothic,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	}
}

img{
	max-width: 100%;
}
.logo{
	position: static;
	width: 100%;
	height: 56px;
	padding: 0 15px;
	background-color: #fff;
}
.logo a img{
    width: 80px;
    padding: 16px 0 0;
}
.logo>img{
	width: 25px;
	height: 36px;
	margin: 10px 12px 0;
}

#main{
	height: auto;
	background-image: none;
	margin-top:  0px;
	padding-top: 9px;
	padding-bottom: 16px;
	background-color: #fff9de8c;
}
#main h1{
	position: static;
}
#main h1 img{
	border-top: none;
	padding-top: 0px;
}
#main p{
	color: #CF0F32;
	font-size: 0.875rem;
	margin: 16px auto 0;
}

.fukidashi{
	margin-bottom: 40px;
	font-size: 1.25rem;
}
.f-yellow{
	letter-spacing: 0.05em;
	margin-top: 40px;
}

.cp_period_date{
	width: calc(100% - 30px);
	margin: 0 15px;
	padding: 24px 20px;
	text-align: left;
}
.cp_period h3{
	font-size: 1.125rem;
	padding: 14px;
	top: -26px;
}
.cp_period_date p{
	font-size: 0.85rem;
	text-align: center;
}

#about{
	background-image: url(../img/about_h_sp.png);
    background-position: top 0px right -20px;
	padding-top: 0px;
}
#about h2{
	font-size: 1.4rem;
}
#about p{
	padding-bottom: 8px;
}
#about a{
	display: block;
	text-align: center;
}
#product .container{
	flex-direction: column-reverse;
}
.product_box:first-child{
	/* margin-bottom: 48px; */
}

.saku1{
	margin-bottom: 48px;
}

.product_box p:last-child{
	text-align: left;
}

.btn_box{
	flex-direction: column;
}
.link_btn{
	width: 100%;
}
.link_btn a {
	width: 100%;
}
.link_btn:first-child{
	margin-bottom: 24px;
}

/* 木下追記 */

.link_btn_download{
	width: 100%;
}
.link_btn_download a{
	width: 100%;
}
.link_btn_downloadtxt-link:first-child{
	margin-bottom: 24px;
}

.con2{
	margin-bottom: 70px;
}

/* /木下追記 */
.step_title{
	margin-bottom: 16px;
}
#step .row{
	margin-bottom: 32px;
}
.step_number{
	width: 60px;
	height: 60px;
	font-size: 2.25rem;
}

.use-linkbtn{
	width: 100%;
	height: 230px;
}
.use-linkbtn button.btn-modal{
	width: 100%;
	height: 230px;
}
.modal-wrap p{
	text-align: left;
}
.step_title h4{
	width: calc(100% - 94px);
	font-size: 1.125rem;
}
.cv .cp_period_date{
	width: 100%;
	margin: 0;
}
.cv img{
	max-width: 100%;
}
#notes ul{
	padding-inline-start: 24px;
}


footer ul li{
	display: block;
	padding-bottom: 25px;
	border-right: none;
}
footer .copyright{
	font-size: 12px;
	margin: 24px 0 48px;
}

#page_top{
	width: 45px;
    height: 45px;
	right: 10px;
    bottom: 10px;
}
#page_top img{
	width: 100%;
}
#page_top:hover img {
    margin-top: -45px;
}
.page_top{
	max-width: 100%;
}

/* 木下追記 */

.center{
	text-align: left;
}

.reversebox {
	flex-direction: column-reverse;
}

.order1,.order2{
	padding:6%;
}

.booktype{
	font-size: 18px;
}

.sakusei{
	flex-direction: column-reverse;
}

/* /木下追記 */

/*360以下デバイス*/
@media print, screen and (max-width: 360px) {
	.cp_period h3{
		padding: 10px;
		top: -21px;
	}
}

/*320以下デバイス*/
@media print, screen and (max-width: 320px) {
	.less-se{
		display: block;
	}
	#main h2:before,#main h2:after{
		top: 20px;
		width: 30px;
	}
	.f-yellow{
		font-size: 1.125rem;
	}
	.cp_period h3{
		transform: none;
		-webkit-transform:none;
		-ms-transform:none;
		left: 78px;
	}
	.cv .cp_period h3{
		left: 64px;
	}
	.link_btn a p{
		font-size: 1rem;
		margin-right: 30px;
	}
	.link_btn a p:after{
		right: -30px;
	}
	.coupon h5{
		font-size: 1.125rem;
	}
	.coupon h5 span{
		font-size: 1rem;
	}
}

/*280以下デバイス*/
@media print, screen and (max-width: 280px) {
	.cp_period h3{
		left: 62px;
	}
	.cv .cp_period h3{
		left: 44px;
	}
	.f-yellow{
		font-size: 1rem;
	}
	#about h2{
		font-size: 1.5rem;
	}
	#about p{
		font-size: 1rem;
		margin-bottom: 16px;
	}
	.praice_box{
		flex-direction: column;
	}
	.use-linkbtn button.btn-modal:after{
		width: 40px;
		height: 40px;
	}
	.link_btn a p{
		font-size: 0.9375rem;
		margin-right: 26px;
	}
	.link_btn a p:after{
		top: 2px;
		right: -26px;
	}
}
