@charset "utf-8";

.okg_box01{
	background: #e3f1f2;
	padding: 120px 0 0;
}
.okg_tit{
	margin-bottom: 60px;
}
.okg_tit img{
	max-width: 374px;
}
.okg_box01_img{
	order:2;
	margin-top: -315px;
	width: 62.3%;
}
.okg_box01_txt{
	order:1;
	width: 30%;
	font-size: 1.2rem;
}
.okg_box_inner{
	max-width: 1230px;
	margin: 0 auto;
}
.okg_box02{
	background: #fff9e9;
	padding: 120px 0 20px;
	margin-bottom: 70px;
}
.okg_box02 .okg_box01_img{
	margin-top: -365px;
}
.okg_col01{
	width: 37%;
	align-items: center;
}
.okg_col01 div{
	max-width: 47px;
}
.okg_col02{
	width: 62%;
}
.okg_col01 ul{
	width: calc(100% - 57px);
}
.okg_col01 ul li{
	border: 1px #333 solid;
	border-radius: 25px;
	background: #fff;
	padding: 6px 25px 4px;
	font-size: 1rem;
	display: inline-block;
}
.okg_col02 table{
	width: 100%;
	border-top: 1px #4b4a48 solid;
	border-bottom: 1px #4b4a48 solid;
}
.okg_col02 table th,
.okg_col02 table td{
	border-collapse: collapse;
	border-left: none;
	border-right: none;
	font-size: 1rem;
	padding: 5px 15px;
}
.okg_col02 table th{
	border-top:1px #4b4a48 solid;
	border-bottom:1px #4b4a48 solid;
	background: #d6d6d6;
}
.okg_col02 table th:first-child{
	border-right:1px #4b4a48 solid;
}
.okg_col02 table td{
	border: none;
	border-bottom:1px #4b4a48 dashed!important;
}
.okg_col02 table tr td:first-child{
	border-right:1px #4b4a48 solid;
}
.okg_tab_la{
	max-width: 1230px;
	margin: 0 auto 10px;
}
.okg_list02 li:nth-child(1){
	position: relative;
	z-index: 9;
	margin-left: 20px;
}
.okg_list02 li:nth-child(2){
	position: relative;
	z-index: 2;
	margin-top: -4px;
}
.okg_list02 li:nth-child(3){
	position: relative;
	z-index: 0;
	margin-left: 16px;
	margin-top: -4px;
}
.okg_list03 li:nth-child(1){
	position: relative;
	z-index: 9;
}
.okg_list03 li:nth-child(2){
	position: relative;
	z-index: 1;
	margin-left: 40px;
	margin-top: -4px;
}
.okg_box03{
	max-width: 1230px;
	margin: 0 auto 60px;
	flex-wrap: nowrap;
	flex-direction: inherit;
	justify-content: space-between;
	padding: 0 10px;
}
.okg_col03{
	max-width: 605px;
	width:100%;
	margin: 0 auto;
}
.okg_col04{
	width:44%;
}
.okg_col03_01{
	border: 1px #333 solid;
	padding: 20px 30px;
	align-items: center;
}
.okg_col03_01 p{
	font-size: 1.1rem;
}
.okg_col03_01 a{
	padding: 6px 30px 4px;
}
.okg_col03_01 a::after{
	top:11px;
}
.okg_bana {
	align-items: center;	
}
.okg_bana_link{
	text-decoration: none!important;
	color: #333;
	display: block;
	border: 1px #d4d4d4 solid;
	background: #f3f3f3;
	border-radius: 5px;
}
a.okg_bana_link:hover{
	opacity:0.6!important;
}


.f2_box01_wp{
	padding: 30px 50px;
	background: #d1e4e2;
}
.lp_tit01 {
	padding-bottom: 15px;
    font-size: 2rem;
    font-weight: bold;
    text-align: center;
}
.f2_box02{
	margin-top: 10px;
	padding: 10px 15px;
	border: 1px solid #000;
}
.f2_box02 p{
	font-size: 0.875rem;
}
.lineup_main_bd_lp{
	padding: 25px 50px;
	background: #fff;
	border-radius: 15px;
	justify-content: center;
}
.lineup_main_bd_lp ul{
	margin-bottom: -4%;
	justify-content: center!important;
}
.lineup_main_bd_lp ul li{
	width: 21%;
	margin: 0 2% 4%;
}
.okg_sli_btn{
	margin-bottom: 25px;
	display: block;
	text-align: center;
    background-color: #f3f3f3;
    position: relative;
    padding: 11px;
	font-size: 1.15rem;
	border: 2px solid #cacaca;
    text-decoration: none!important;
    border-radius: 2px;
	cursor: pointer;
	opacity: 1;
	transition: 0.3s;
}
.okg_sli_btn:hover{
	opacity: 0.6;
	transition: 0.3s;
}
.okg_sli_btn::after {
    content: "";
    position: absolute;
    top: calc( 50% - 10px );
    right: 10px;
    vertical-align: middle;
    display: inline-block;
    background-image: url(/lp/wash/google/img/img_mark_plus.png);
    background-repeat: no-repeat;
    background-size: 100%;
    width: 18px;
    height: 18px;
}
.okg_sli_con{
	padding: 80px 50px 50px;
	min-height: 100px;
	text-align: center;
}
.okg_kv_box{
	position: relative;
	width: 100%;
	height: 1090px;
}
.okg_kv_pic{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}
.okg_kv_pic img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.okg_por_box{
	position: relative;
	z-index: 2;
	max-width: 1275px;
	height: 100%;
	padding: 0 20px;
	margin: 0 auto;
}
.okg_kv_text{
	padding-top: 6.5%;
	text-align: center;
	width: 69.55%;
	margin: 0 auto;
}
.okg_kv_icon{
	position: absolute;
	right: 45px;
	bottom: 45px;
	width: 26.5%;
}
.lineup_main_bd_lp ul.linup_last{
	margin-top: 4%;
}


@media only screen and (min-width: 768px) and (max-width: 1274px) {
	.okg_kv_box{
		height: 77vw;
	}
	.okg_kv_text{
		width: 62%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1274px) {
	.okg_tit img{
		width: 35%;
	}

}






