@charset "utf-8";

.okg_box01{
	background: #e3f1f2;
	padding: 30px 0 0;
}
.okg_tit{
	margin-bottom: 15px;
}
.okg_box01_txt{
	position: absolute;
	width: 65%;
	font-size: 0.9rem;
	top: 70%;
}
.okg_box02{
	background: #fff9e9;
	padding: 30px 0 40px;
	margin-bottom: 70px;
}
.okg_box01_in{
	position: relative;
}
.okg_col01{
	align-items: flex-end;
}
.okg_col01 ul{
	width: calc(100% - 35px);
	margin-bottom: 2px;
}
.okg_col01 ul li{
	border: 1px #333 solid;
	border-radius: 25px;
	background: #fff;
	padding: 4px 10px 2px;
	font-size: 0.75rem;
	display: inline-block;
	vertical-align: middle;
}
.okg_col01 img{
	max-width: 30px;
}
.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: 0.75rem;
	padding: 5px 10px;
}
.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{
	margin: 0 auto 30px;
}
.okg_list02 li:nth-child(1){
	position: relative;
	z-index: 9;
	margin-bottom: -7px;
}
.okg_list02 li:nth-child(2){
	position: relative;
	z-index: 2;
	margin-bottom: -6px;
	margin-left: 12%;
}
.okg_list02 li:nth-child(3){
	position: relative;
	z-index: 0;
	margin-left:4%;
}
.okg_list03 li:nth-child(1){
	position: relative;
	z-index: 9;
	margin-bottom: -6px;
}
.okg_list03 li:nth-child(2){
	position: relative;
	z-index: 1;
	margin-left: 8%;
}
.okg_box03{
	margin: 0 auto 40px;
}
.okg_col03{
	margin: 0 10px 40px;
}
.okg_col04{
	padding: 0 10px;
	width: 100%;
}
.okg_col03_01{
	border: 1px #333 solid;
	padding: 10px;
	align-items: center;
}
.okg_col03_01 p{
	font-size: 0.93rem;
}
.okg_col03_01 a{
	padding: 2px 5px 0;
	font-size: 0.9rem;
	height: 40px;
}
.okg_col03_01 a::after{
	top:11px;
}
.okg_bana {
	align-items: center;	
}
.okg_bana p{
	text-align: left;
}
.okg_bana_link{
	text-decoration: none!important;
	color: #333;
	display: block;
	border: 1px #d4d4d4 solid;
	background: #f3f3f3;
	border-radius: 5px;
}
.okg_col03_01_l{
	width: 48%;
}
.okg_col03_01_r{
	width: 49%;
}
.okg_acodi{
	margin-bottom: 60px;
}
.okg_bana_img{
	max-width: 130px;
}




.lineup_main_bd_lp{
	padding: 15px 30px!important;
	background: #fff;
	border-radius: 8px;
}
.lineup_main_bd_lp img{
	max-width: 100%;
}
.lineup_main_bd_lp ul li{
	width: 100%;
	padding: 15px 0 15px !important;
}
.lineup_main_bd_lp li a{
	text-decoration: none;
}
.f2_box01{
	margin-top: 20px;
	margin-left: -10px;
	margin-right: -10px;
	width: 100vw!important;
	padding: 15px 20px;
	background: #d1e4e2;
}
.lp_tit01 {
	padding-bottom: 10px;
    font-size: 1.5rem;
    font-weight: bold;
    text-align: center;
}
.f2_box02{
	margin-top: 20px;
	padding: 10px 15px;
	border: 1px solid #000;
}
.f2_box02 p{
	font-size: 0.9rem;
}


.okg_sli_btn{
	display: block;
	text-align: center;
    background-color: #f3f3f3;
    position: relative;
    padding: 8px;
	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% - 8px );
    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: 16px;
    height: 16px;
}
.okg_sli_con{
	padding: 50px 50px 50px;
	min-height: 50px;
	text-align: center;
	border: 1px solid #ccc;
	border-top: none;
}
.lineup_main_bd_lp ul li p {
    display: block;
    padding: 5px 3px;
    margin-bottom: 10px;
    font-size: 1.5rem;
    color: #000;
    text-align: center;
    border-bottom: 1px dotted #333;
}


@media only screen and (min-width: 0) and (max-width: 350px) {
	.okg_box01_txt{
		font-size: 0.75rem;
	}
}






