@charset "UTF-8";


@media screen and (min-width:768px){
	img{
		backface-visibility: hidden;
		-webkit-backface-visibility: hidden;
	}
}


.mb10{margin-bottom: 10px !important;}
.mb20{margin-bottom: 20px !important;}
.mb30{margin-bottom: 30px !important;}
.mb40{margin-bottom: 40px !important;}
.mb50{margin-bottom: 50px !important;}
.mb60{margin-bottom: 60px !important;}

.pc_mode{
	display: block;
}

.sp_mode{
	display: none;
}

@media screen and (max-width:767px){
	.pc_mode{
		display: none;
	}
	.sp_mode{
		display: block;
	}
}


.bold{
	font-weight: bold;
}

.color_red{
	color:#E60021;
}


#bokikaitei_lp{
	font-family: 'Noto Sans JP', sans-serif;
	color: #000;
	font-size: 16px;
	padding-top: 70px;
	padding-bottom: 80px;
}


@media screen and (max-width:767px){
	#bokikaitei_lp{
		font-size:14px;
		padding-top: 40px;
		padding-bottom: 40px;
	}
}


.w860{
	width: 94%;
	max-width: 860px;
	margin: 0 auto;
}

.w960{
	width: 94%;
	max-width: 960px;
	margin: 0 auto;
}

.w1300{
	width: 94%;
	max-width: 1300px;
	margin: 0 auto;
}

.h_type01{
	display: flex;
	height: 55px;
	margin-bottom: 35px;
}

.h_type01 .number{
	width: 60px;
	background: #194382;
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 0.04em;
	color: #fff;
	display: flex;
	justify-content: center;
	align-items: center;
}

.h_type01 .title{
	width: 100%;
	font-weight: bold;
	font-size: 22px;
	letter-spacing: 0.04em;
	line-height: 1.3;
	display: flex;
	align-items: center;
	background-color: #e8e8e8;
	padding-left: 20px;
	box-sizing: border-box;
}

@media screen and (max-width:767px){
	.h_type01 {
	    height: auto;
	    margin-bottom: 30px;
	}

	.h_type01 .number {
	    width: 40px;
	    font-size: 18px;
	}

	.h_type01 .title{
		font-size: 18px;
		padding-top: 10px;
		padding-bottom: 10px;
	}

}

.h_type02{
	position: relative;
	font-weight: bold;
	font-size: 24px;
	line-height: 1.1;
	padding-left: 20px;
	padding-bottom: 12px;
	margin-bottom: 25px;
	border-bottom: 2px solid #C8C8C8;
}

.h_type02:before{
	content: "";
	position: absolute;
	width: 8px;
	height: 24px;
	background-color: #E60021;
	top: 2px;
	left: 0;
}


@media screen and (max-width:767px){
	.h_type02{
		font-size: 20px;
	}
}

.h_type03{
	font-size: 28px;
	letter-spacing: 0.03em;
	line-height: 1.5;
	text-align: center;
	margin-top: 75px;
	margin-bottom: 55px;
}

.h_type03 span{
	position: relative;
	font-weight: bold;
	padding:0 54px 10px;
}

.h_type03 span:before{
	content: "";
	position: absolute;
	width: 44px;
	height: 56px;
	background-image: url("/pages/add/lp/boki_kaitei/image/2107/icon01.png");
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 0;
	left: 0;
}

.h_type03 span:after{
	content: "";
	position: absolute;
	width: 44px;
	height: 56px;
	background-image: url("/pages/add/lp/boki_kaitei/image/2107/icon02.png");
	background-repeat: no-repeat;
	background-size: contain;
	bottom: 0;
	right: 0;
}

@media screen and (max-width:767px){
	.h_type03{
		font-size: 24px;
		text-align: center;
		margin-top: 40px;
		margin-bottom: 70px;
	}

	.h_type03 span{
		padding:0 0 10px;
	}

	.h_type03 span:before{
		width: 33px;
		height: 42px;
		left: -50px;
	}

	.h_type03 span:after{
		width: 33px;
		height: 42px;
		right: -40px;
	}
}

.top_img{
	margin-bottom: 60px;
}

.top_text{
	width: 94%;
	max-width: 910px;
	margin:0 auto;
}

.top_text .catch{
	display: block;
	font-weight: bold;
	font-size: 38px;
	line-height: 1.3;
	text-align: center;
	margin-bottom: 35px;
}

.top_text .catch span{
	font-weight: bold;
}

.top_text p{
	letter-spacing: 0.04em;
	line-height: 1.85;
}


@media screen and (max-width:767px){
	.top_img{
		margin-bottom: 40px;
	}

	.top_text .catch{
		font-size: 26px;
	}
}

.content_link{
	padding: 45px 10px;
	box-sizing: border-box;
	background-color: #F5F5F5;
	margin-top: 55px;
	margin-bottom: 50px;

}

.content_link .flex_box{
	display: flex;
}

.content_link .cap{
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	max-width: 220px;
	width: 23%;
	border-right:1px solid #B5B5B5; 
	box-sizing: border-box;
	color: #142f5c;
	margin-right: 60px
}

.content_link .cap .ja{
	display: block;
	margin-bottom: 5px;
	font-weight: bold;
	font-size: 26px;
	line-height: 1.2;
	text-align: center;
}

.content_link .cap .en{
	display: block;
	letter-spacing: 0.04em;
	text-align: center;
}

.content_link ul li{
	letter-spacing: 0.04em;
	line-height: 2;
}

.content_link li a{
	text-decoration: none;
	color: #000;
	display: flex;
}

.content_link li a .text{
	text-decoration: underline;
}

.content_link li a:hover{
	opacity: .7;
}


@media screen and (max-width:767px){
	.content_link{
		margin-top: 35px;
		margin-bottom: 35px;
		padding: 45px 23px;
	}

	.content_link .flex_box {
	    flex-direction: column;
	}

	.content_link .cap {
	    align-items: center;
	    max-width: initial;
	    flex-direction: column-reverse;
	    width: 100%;
	    border-right:initial;
	    border-bottom: 1px solid #B5B5B5;
	    margin-right: 0;
	    padding-bottom: 10px;
	    margin-bottom:20px;
	}
}


.block table{
	max-width:100%;
	font-size:15px;
	width:100%;
}

@media screen and (max-width:767px){
	.block table{
		font-size: 14px;
	}

}	

.block table th,
.block table td{
	padding:15px 15px;
	vertical-align:middle;
	min-width:200px;
	border: 1px solid #a6a6a6;
}

.block table tr{
	background:none;
}

.block table th.bgGroup-02 {
	background:#65587B !important;
}
.block table th.bgGroup-03 {
	background:#F5EFE1 !important;
}


#block01{
	margin-bottom: 50px;
}



@media screen and (max-width:767px){
	#block01 .scroll_message{
		position: relative;
		padding-left: 25px;
		margin-bottom: 20px;
	}

	#block01 .scroll_message:before{
		content: "";
		position: absolute;
		left: 0;
		width: 13px;
		height: 18px;
		background-image: url("/pages/add/lp/boki_kaitei/image/2107/icon04.png");
		background-size: contain;
		background-repeat: no-repeat;

	}

	#block01 .scroll_box{
		display: block;
	    overflow-x: scroll;
	    white-space: nowrap;
	    -webkit-overflow-scrolling: touch;
	    width: 100%;
	}
}


#block01 table tr:not(:nth-child(2)) th:first-child {
	background:#F5F5F5;
}
#block01 table th,
#block01 table td{
	text-align: center;
}
#block01 .hide{
	border-top-color: transparent !important; 
	border-left-color: transparent !important; 
	background-color: #fff !important;
}


#block02{
	margin-bottom: 50px
}

#block02 table{
	margin-bottom: 15px;
}

#block02 table th{
	background:#F5F5F5;
}

@media screen and (max-width:767px){
	#block02 table th{
		min-width: initial;
		width: 140px;
	}
}

#block03{
	margin-bottom: 80px;
}

#block03 table thead th{
	background:#66587B;
	color: #fff;
}
#block03 table tbody th{
	background:#F5F5F5;
	width: 120px;
}

#block03 table th,
#block03 table td{
	min-width: initial;
	padding-top: 8px;
	padding-bottom: 8px;
}


#block03 table tbody td.point{
	width: 120px;
}

@media screen and (max-width:767px){
	#block03 table tbody th{
		width: 80px;
	}

	#block03 table tbody td.point{
		width: 70px;
	}
}	

#block04 .exposition{
	font-size: 18px;
	margin-bottom: 55px;
	line-height: 1.8;
}

#block04 .exposition .marker{
	background: linear-gradient(transparent 55%, #DEFF6D 55%);
}

.textbook_list>li:not(:last-of-type){
	margin-bottom: 60px;
}

#block04 .learning{
	margin-bottom: 40px;
}

#block04 .learning .exposition02{
	line-height: 1.8;
}

#block04 .learning .textbook_list{
	padding:0 9%;
}

#block04 .learning .textbook_list .flex_box{
	display: flex;
	justify-content: space-between;
}

#block04 .learning .textbook_list .flex_box .image{
	width: 33%;
	max-width:315px; 
	text-align: right;
}

#block04 .learning .textbook_list .flex_box .text{
	width: 62.5%;
    max-width: 600px;
}

#block04 .learning .textbook_list .textbook .target{
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #0043a7;
}


#block04 .learning .textbook_list .textbook .name{
	display: block;
	font-weight: bold;
	font-size: 25px;
	line-height: 1.3;
	margin-top:10px;
	margin-bottom: 25px;
}

#block04 .learning .textbook_list .point_box{
	padding:15px 30px;
	box-sizing: border-box;
	border-radius: 7px;
	border: 1px solid #e68a00;
}

#block04 .learning .textbook_list .point_box .cap{
	position: relative;
	font-weight: bold;
	font-size: 16px;
	color: #e68a00;
	padding-bottom: 10px;
	border-bottom: 1px solid #E68A00;
	margin-bottom: 15px;
	padding-left: 23px
}

#block04 .learning .textbook_list .point_box .cap:before{
	content: "";
	position: absolute;
	background-image: url("/pages/add/lp/boki_kaitei/image/2107/icon03.png");
	width: 15px;
	height: 21px;
	background-size: contain;
	background-repeat: no-repeat;
	left: 0;
    top: 3px;
}


#block04 .learning .textbook_list .point_box p{
	font-size: 14px;
	line-height: 1.5;
}

#block04 .learning .textbook_list .point_box li{
	position: relative;
	font-size: 14px;
	line-height: 1.5;
	padding-left: 15px;
}

#block04 .learning .textbook_list .point_box li:not(:last-of-type){
	margin-bottom: 10px;
}

#block04 .learning .textbook_list .point_box li:before{
	content: "";
	position:absolute;
	width: 6px;
	height: 6px;
	border-radius: 50%;
	background-color: #E68A00;
	top: 8px;
	left: 0;
}

#block04 .learning .textbook_list .details_btn{
	width: 270px;
	margin-top: 30px;
	margin-right: 0;
	margin-left: auto;
	
}

#block04 .learning .textbook_list .details_btn a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 40px;
	text-decoration: none;
	color: #fff;
	font-size: 16px;
	background-color: #e60021;
	border: 2px solid #e60021;
	box-sizing: border-box;
}


#block04 .learning .textbook_list .details_btn a span{
	position: relative;
	font-weight: 500;
}

#block04 .learning .textbook_list .details_btn a span:after{
	content: "";
    position: absolute;
    top: 9px;
    right: -20px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    width: 6px;
    height: 6px;
    transform: rotate(45deg);
}

#block04 .learning .textbook_list .details_btn a:hover{
	background-color: #fff;
	color: #e60021;
}

#block04 .learning .textbook_list .details_btn a:hover span:after{
	border-top-color:#e60021;
    border-right-color:#e60021;
}

#block04 .self_study{
	background-color: #FFECF0;
	padding:65px 40px 50px;
	margin-bottom: 100px;
}

#block04 .self_study .target{
	font-weight: 500;
	font-size: 20px;
	margin-bottom: 35px;
	text-align: center;
}

#block04 .self_study .target span{
	position: relative;
	font-weight: bold;
	font-size: 21px;
	padding-bottom:8px;
}

#block04 .self_study .target span:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	background-image: url("/pages/add/lp/boki_kaitei/image/2107/wave.png");
	background-repeat: no-repeat;
	background-size: cover;
}

#block04 .self_study .cap{
	font-weight: bold;
	font-size: 28px;
	text-align: center;
}

#block04 .self_study .cap span{
	font-weight: bold;
	font-size: 52px;
	letter-spacing: 0.05em;
	font-family: 'Noto Serif JP', serif;
}

#block04 .self_study .text_box{
	position: relative;
	padding: 55px 60px 30px;
	border: 1px solid #194382;
	margin-top: 250px;
	background-color: #fff;
}

#block04 .self_study .text_box .image{
	position: absolute;
	width: 440px;
	left: 50%;
	transform: translateX(-50%);
	top: -240px;
}

#block04 .self_study .text_box .cap02{
	position: absolute;
	width: 500px;
	height: 50px;
	background-color: #194382;
	font-weight: bold;
	font-size: 20px;
	color: #fff;
	text-align: center;
	left: 50%;
	transform: translateX(-50%);
	top: -27px;
	display: flex;
    justify-content: center;
    align-items: center;
    font-family: 'Noto Serif JP', serif;
}

#block04 .self_study .text_box .cap02:before{
	content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border: 25px solid transparent;
    top: 0;
    left: -59px;
    border-right: 35px solid #194382;
}

#block04 .self_study .text_box .cap02:after{
	content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border: 25px solid transparent;
    top: 0;
    right: -59px;
    border-left: 35px solid #194382;
}


#block04 .self_study .text_box .cap02 .box span{
	font-weight: bold;
	font-size: 28px;
	letter-spacing: 0.06em;
}


#block04 .self_study .details_btn{
	width: 270px;
	margin:0 auto;
	margin-top: 35px;
}

#block04 .self_study .details_btn a{
	width: 100%;
	height: 40px;
	color: #fff;
	display:flex;
	justify-content: center;
	align-items: center;
	background-color: #E60021;
	text-decoration: none;
	border: 2px solid #E60021;
	box-sizing: border-box;
}

#block04 .self_study .details_btn span{
	position: relative;
	font-weight: 500;
}

#block04 .self_study .details_btn span:after{
	content: "";
	position: absolute;
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	transform: rotate(45deg);
	width: 6px;
	height: 6px;
	top: 9px;
    right: -20px;
}

#block04 .self_study .details_btn a:hover{
	background-color: #fff;
	color: #E60021;
}

#block04 .self_study .details_btn a:hover span:after{
	border-top-color:#E60021;
	border-right-color:#E60021;
}


@media screen and (max-width:767px){
	#block04 .exposition{
		font-size: 16px;
	}

	#block04 .learning .textbook_list .flex_box{
		flex-direction: column;
	}

	#block04 .learning .textbook_list .flex_box .image{
		max-width: initial;
		width: 100%;
		text-align: center;
		margin-bottom: 30px;
	}

	#block04 .learning .textbook_list .flex_box .text{
		max-width: initial;
		width: 100%;
	}

	#block04 .learning .textbook_list .textbook .target{
		font-size: 14px;
	}

	#block04 .learning .textbook_list .textbook .name{
		font-size: 22px;
	}

	#block04 .learning .textbook_list .details_btn{
		margin:0 auto;
		margin-top: 30px;
	}

	#block04 .learning .textbook_list .details_btn a{
		font-size: 14px;
	}

	#block04 .learning .textbook_list .details_btn a span:after{
		top: 6px;
		right: -30px;
	}

	.textbook_list>li:not(:last-of-type){
		margin-bottom: 80px;
	}

	#block04 .self_study .text_box .cap02{
		height: 34px;
		font-size: 18px;
		width: 240px;
		top: -18px;
	}

	#block04 .self_study .text_box .cap02:after{
		border:17px solid transparent;
		right: -36px;
		border-left:20px solid #194382
	}

	#block04 .self_study .text_box .cap02:before{
		border:17px solid transparent;
		left: -36px;
		border-right:20px solid #194382	
	}

	#block04 .self_study .text_box .cap02 .box span{
		font-size: 20px;
	}

	#block04 .self_study{
		padding:40px 15px 40px;
	}

	#block04 .self_study .target{
		font-size: 17px;
		line-height: 2;
		margin-bottom: 15px;
	}

	#block04 .self_study .target span{
		font-size: 18px;
	}

	#block04 .self_study .text_box .image{
		width: 300px;
		top: -155px;
	}

	#block04 .self_study .cap{
		font-size: 20px;
	}

	#block04 .self_study .cap span{
		font-size: 30px;

	}

	#block04 .self_study .text_box {
		padding: 30px 20px 30px;
		margin-top:190px;
	}

	#block04 .self_study .details_btn span:after{
		top: 7px;
		right: -30px;
	}

	    


}


#block05{
	padding-bottom: 40px;
}

#block05 .exposition{
	font-size: 18px;
	margin-bottom: 45px;
}

#block05 .grade:not(:last-of-type){
	margin-bottom: 55px;
}

#block05 .question{
	margin-bottom: 20px;
}

#block05 .question .cap{
	font-weight: bold;
	font-size: 18px;
	letter-spacing: 0.04em;
	margin-bottom: 10px;
}

#block05 .question .please{
	letter-spacing: 0.04em;
	line-height: 1.7;
	color: #e60021;
	margin-bottom: 15px;
}

#block05 .question ul{
	display: flex;
	flex-wrap: wrap;
}

#block05 .question li{
	margin-bottom: 15px;
}

#block05 .question li a{
	display: block;
	color: #000;
	text-decoration: none;
	padding:7px 60px 7px 90px;
	border: 1px solid #707070;
	border-radius: 20px;
}

#block05 .question li a:hover{
	opacity: .7;
}

#block05 .question li:not(:last-of-type){
	margin-right: 20px;
}

#block05 .question li span{
	position: relative;
	font-size: 18px;
	letter-spacing: 0.04em;
}

#block05 .question li span:before{
	content: "";
	position: absolute;
	width: 16px;
	height: 21px;
	top: 3px;
	left: -32px;
	background-image: url("/pages/add/lp/boki_kaitei/image/2107/pdf_icon.png");
	background-size:contain;
	background-repeat: no-repeat;
}

#block05 .question li span:after{
	content: "";
	position: absolute;
	width: 13px;
	height: 16px;
	top: 7px;
    right: -37px;
	background-image: url("/pages/add/lp/boki_kaitei/image/2107/dl_icon.png");
	background-size:contain;
	background-repeat: no-repeat;
}


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

	#block05 .exposition{
		font-size: 16px;
	}

	#block05 .question ul{
		flex-direction: column;
	}

	#block05 .question li:not(:last-of-type){
		margin-right: 0;
	}

	#block05 .question li a{
		display: flex;
		justify-content: center;
	}

	#block05 .question li span{
		display: block;
		width: 100%;
		font-size: 16px;
		text-align:center;
	}
}


#block06{
	padding-bottom: 80px;
}

#block06 .exposition{
	font-size: 18px;
	margin-bottom: 50px;
}

#block06 .attention{
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 0.04em;
	line-height: 1.7;
	text-align: center;
	margin-top: 40px;
}

#block06 .attention span{
	display: block;
	font-size: 18px;
	letter-spacing: 0.05em;
	margin-top: 10px;
}

#block06 .dl_btn{
	width: 465px;
	
	margin: 0 auto;
	margin-top: 45px;
}

#block06 .dl_btn a{
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100%;
	height: 65px;
	color: #fff;
	background-color: #e60021;
	text-decoration: none;
	box-sizing: border-box;
	border: 2px solid #e60021;
}


#block06 .dl_btn span{
	position: relative;
	font-weight: 500;
	font-size: 22px;
	letter-spacing: 0.05em;
}

#block06 .dl_btn span:after{
	content: "";
	position: absolute;
	width: 8px;
    height: 8px;
    top: 12px;
    right: -40px;
	border-top:2px solid #fff;
	border-right:2px solid #fff;
	transform: rotate(45deg);
}

#block06 .dl_btn a:hover{
	background-color: #fff;
	color: #e60021;
}

#block06 .dl_btn a:hover span:after{
	border-top-color:#e60021;
	border-right-color:#e60021;
}


@media screen and (max-width:767px){
	#block06 .exposition{
		font-size: 16px;
	}

	#block06 .attention{
		font-size: 18px;
		text-align: left;
	}

	#block06 .attention span{
		font-size: 16px;
	}

	#block06 .dl_btn{
		width: 330px;
	}

	#block06 .dl_btn a{
		height: 50px
	}

	#block06 .dl_btn span{
		font-size: 18px;
	}

	#block06 .dl_btn span:after{
		width: 6px;
		height: 6px;
		top: 11px;
		right: -13px;
	}
}



#block07 .grade ul{
	display: flex;
	flex-wrap: wrap;
}

#block07 .grade li{
	width: calc((99.9% / 6) - (30px * 5 / 6));
	margin-bottom: 30px;
}

#block07 .grade li:not(:nth-of-type(6n)){
	margin-right: 30px;
}

#block07 .grade li a{
	text-decoration: none;
	color: #000;
	display:block;
}

#block07 .grade li a:hover{
	opacity: .7;
}

#block07 li .text_box{
	margin-top:15px;
}

#block07 li .text_box .title{
	display: block;
	font-weight: bold;
	text-decoration: underline;
	font-size: 14px;
	letter-spacing: 0.04em;
	line-height: 1.5;
	margin-bottom: 15px;
}

#block07 li .text_box .price{
	display: block;
	font-size: 14px;
	letter-spacing: 0.04em;
	line-height: 1.4;
	margin-bottom: 15px;
}

#block07 li .text_box .type{
	display: block;
	font-size: 14px;
	letter-spacing: 0.04em;
	line-height: 1.4;
	margin-bottom: 20px;
}

@media screen and (max-width:767px){
	#block07 .grade ul{
		flex-direction: column;
	}

	#block07 .grade li:nth-of-type(n){
		margin-right: 0
	}

	#block07 .grade li:not(:last-of-type){
		margin-bottom: 30px;
	}

	#block07 .grade li{
		width: 100%;
	}

	#block07 .grade li a{
		display: flex;
	}

	#block07 .grade li a .image{
		width: 130px;
		margin-right: 20px
	}

	#block07 .grade li a .text_box{
		width: 100%;
		margin-top:0;
		
	}

}