@charset "utf-8";

.PCdisplayNone {
	display:none!important;
}

.mt_35{
	margin-top:35px;
}
.page_top_mgn{
	margin-top:50px;
}
#SiteIdentityP{
	height:50px;
}
.fea_mb05{
	margin-bottom: 5px!important;
}
.fea_mb10{
	margin-bottom:10px!important;
}
.fea_mb20{
	margin-bottom:20px!important;
}
.fea_mb30{
	margin-bottom:30px!important;
}
.fea_mb40{
	margin-bottom:40px!important;
}
.fea_mb50{
	margin-bottom:50px!important;
}
.fea_mb60{
	margin-bottom:60px!important;
}
.fea_flex_ac{
	align-items: center !important;
}
.kx_box01{
	width: 76%;
	margin: 0 auto;
}
.fea_noteM{
	font-size: 0.875rem;
	line-height: 1.3rem;
}
.kx_contact{
	border: 4px #243877 solid;
	padding: 20px 30px;
}
.kx_tit01{
	font-size: 1.1rem;
	vertical-align: middle;
	margin-bottom: 20px;
}
.kx_tit01 strong{
	font-size: 1.75rem;
	color: #243877;
}
.fea_flex{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
}
.kx_col01{
	width: 41%;
}
.kx_col02{
	width: 57%;
}
.kx_txt01{
	font-size: 1.5rem;
}
.kx_txt01 strong{
	font-size: 2.375rem;
}
.kx_txt02{
	font-size: 1.5rem;
	font-weight: bold;
}
.kx_txt02 a{
	color: #243877;
	display: inline-block;
	vertical-align: middle;
	text-decoration: none;
	border-bottom: 2px solid currentColor;
	line-height: 1.1;
}
.kx_txt02 a:hover{
	border-bottom-color: transparent;
}
.kx_color01{
	color: #243877;
	font-weight: bold;
}
.kx_tit02{
	background: #243877;
	padding: 10px 30px 3px;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	line-height: 2.6rem;
}
.kx_tit_pb{
	padding-bottom: 3px;
}
.kx_txt03{
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.4rem;
	margin-bottom: 10px;
}
.kx_linebox{
	background: #B6CCF5;
	border: 4px #243877 solid;
	padding: 20px 20px;
}
.kx_notelist li{
	padding-left:1em ;
	text-indent: -1em;
	font-weight: bold;
}
.kx_notelist li span{
	font-weight: normal;
}
.bg_w{
	background: none;
}
.kx_col04{
	width: 30%;
}
.kx_col05{
	width: 68%;
}
.kx_tit04{
	color: #243877;
	font-weight: bold;
	font-size: 1.25rem;
	margin-bottom: 10px;
}
.kx_bgtxt{
	background: #B6CCF5;
	padding: 10px 15px 7px;
	font-weight: bold;
	border-radius:5px ;
	min-height: 145px;
}
.kx_bgtxt span{ 
	font-size: 1.25rem;
}
.kx_dl{
	align-items: center;
}
.kx_dl p{
	font-size: 1.75rem;
	color: #243877;
	font-weight: bold;
	margin-right: 30px;
}
.kx_dl a{
	background: #d50f19 url(../img/img_07.png) 96% center no-repeat;
	background-size: 14px;
	padding: 14px 35px 10px 25px;
	border-radius: 10px;
	color: #fff;
	font-size: 1.5rem;
	font-weight: bold;
	text-decoration: none;
}
.kx_dl a:hover{
	opacity:0.6;
}
.cp_li_box{
	background: #B6CCF5;
	border-radius: 10px;
	padding: 15px 20px;
}
.cp_li_box p{
	font-weight: bold;
	font-size: 1.1rem;
	line-height: 1.5;
}
.cp_li_box p.fea_noteM{
	font-weight: normal;
	font-size: 0.875rem;
}
.cp_li_box strong{
	background: #fff;
	border-radius: 5px;
	color: #243877;
	padding: 5px 10px 2px;
	text-align: center;
	margin-right: 20px;
}
.kx_box_01{
	justify-content: flex-start;
	align-items: center;
}
.kx_box_02{
	justify-content: flex-start;
	align-items: flex-start;
}
.kx_list_txt01{
	font-size: 1.25rem;
	color: #243877;
	font-weight: bold;
}
.cp_li_arrow{
	text-align: center;
}
.cp_li_arrow img{
	width: 33px;
	margin: 10px 0;
}
.kx_txt04{
	padding-left:1em ;
	text-indent: -1em;
}
.kx_login{
	text-align: center;
}
.kx_login a{
	background: url(../img/bg_btn.png) top left repeat-x;
	border-radius: 10px;
	width: 320px;
	padding: 30px 50px 25px;
	text-align: center;
	font-size: 1.5rem;	
	color: #fff;
	display: inline-block;
	text-decoration: none;
	margin: 0 auto 30px;
	font-weight: bold;
}
.kx_login a:hover{
	opacity: 0.6;
}
.kx_login.btn_nolink a{
	background: #ccc;
	pointer-events: none;
}
.kx_login a span{
	font-size: 0.875rem;
}
.fea_di{
	display: inline!important;
}

.noimg_mark{
	position: relative;
}
.noimg_mark:after{
	content: 'ダミー';
	position: absolute;	
	top: calc(50% - 10px);
	left: calc(50% - 40px);
	width: 80px;
	text-align: center;
	padding-top: 2px;
	font-size: 0.75rem;
	line-height: 1.8;
	background: #DC3386;
	color: #fff;
}
.noimg_mark[tip]:after{
	content: attr(tip);
	width: 160px;
	left: calc(50% - 80px);
}
.cp_btn_list{
	position: absolute;
	left: 39%;
	top: 6%;
	width: 48%;
	display: flex;
	justify-content: space-between;
}
.cp_btn_list li{
	max-width: 266px;
}
.cp_btn_list a{
	transition: 0.3s;
}
.cp_btn_list a:hover{
	opacity: 0.6;
	transition: 0.3s;
}
.cp_col05{
	width: calc(100% - 500px);
}
.cp_col06{
	margin-left: auto;
	width: 400px;
}
.cp_atm_btn{
	margin-top: 32px;
	position: relative;
	padding: 12px 20px 10px 10px;
	display: flex;
	align-items: center;
	background: #fff;
	border-radius: 5px;
	color: #333 !important;
	text-decoration: none !important;
	transition: 0.3s;
}
.cp_atm_btn:hover{
	opacity: 0.6;
}
.cp_atm_btn::after {
    content: "";
    position: absolute;
    top: calc(50% - 7px);
    right: 5px;
    vertical-align: middle;
    display: inline-block;
    background-image: url(/module/fw4/img/FW4_mark_arw_right_b.svg);
    background-repeat: no-repeat;
    background-size: 14px 14px;
    width: 14px;
    height: 14px;
}
.cp_atm_btn img{
	margin-top: -2px;
	margin-right: 10px;
	width: 120px;
}
.cp_atm_btn p{
	font-size: 0.875rem;
	font-weight: normal;
}



.cp_about{
	margin-bottom: 40px;
	padding: 50px 80px;
	background: #f5f5f5;
}
.cp_pro_flex{
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.cp_pro_logo{
	width: 27%;
}
.cp_pro_right{
	width: 73%;
}
.cp_pro_list{
	display: flex;
	margin-bottom: 20px;
}
.cp_pro_list li{
	width: 22%;
	margin: 0 10%;
	text-align: center;
	position: relative;
}
.cp_pro_list li img{
	width: 100%;
}
.cp_pro_list li a{
	color: #333;
	transition: 0.3s;
}
.cp_pro_list li a:hover{
	transition: 0.3s;
	opacity: 0.6;
}
.cp_pro_list li p{
	padding-top: 10px;
	font-size: 0.93rem;
}
.cp_app_ico{
	margin-left: 30px;
	margin-top: -5px;
}
.cp_app_txt01{
	margin-top: -32px;
	margin-bottom: 8px;
}
.cp_red_note{
	font-weight: bold!important;
	color: #d50f19;
}
.cp_em02{
	margin-left: 15px;
	font-size: 0.875rem;
	line-height: 1.3rem;
}
.cp_em02 p{
	padding-left: 1em;
	text-indent: -1em;
}
.cp_order{
	position: absolute;
	background: #fff;
	padding: 57px 15px;
	border-radius: 10px;
	border: 1px #d50f19 solid;
	right: 20px;
	top: 35%;
	font-weight: bold;
	text-align: center;
}
.fea_por{
	position: relative;
}
.cp_pl01{
	padding-left: 4%;
}
.kx_login a.btn_nolink{
	background: #ccc;
	pointer-events: none;
}
.kx_login a.btn_nolink:hover{
	opacity: 1;
}
.kx_flex_aic{
	align-items: center;
}


.cp_fb{
	font-weight: bold;
}
.cp_fontM{
	font-size: 1.25rem;
}
.cp_line_box{
	background: linear-gradient(0deg , #d1ae4e 0% , #ebe8b7 10% , #f0f3cd 16% , #c7a141 65% , #c9a444 100%);
	margin-bottom: 20px;
	padding: 30px 50px;
	display: flex;
	justify-content: space-between;
	align-items: center;
	border-radius: 30px;
}
.cp_line_box .cp_fontM{
	line-height: 2;
}
.cp_line_pic{
	width: 42%;
	text-align: center;
	background: #fff;
	padding: 20px;
	border-radius: 40px;
}
.cp_line_pic img{
	width: 450px;
}
.cp_mark_line::before{
	content: '';
	position: absolute;
	left: 2%;
	top: 5%;
	width: 96%;
	height: 90%;
	border: 3px solid #DC3386;
}
.cp_mail_text{
	font-size: 1rem;
}
.cp_series{
	border: 1px #000 solid;
	padding: 20px;
}
.cp_series h4{
	font-size: 1.4rem;
	margin-bottom: 10px;
}
.fea_txtline_ib {
	text-indent: 0 !important;
	display: inline-block;
	padding: 2px 3px 0;
	margin: 0 3px;
	border: 1px solid #000;
	line-height: 1.3;
}
.lp2_tit {
	background: #243877;
	padding: 10px 30px 2px;
	color: #fff;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1.4;
	display: flex;
	align-items: center;
}
.cp_line_text{
	width: 54%;
	display: flex;
	flex-wrap: wrap;
}
.cp_line_text p{
	width: 48%;
	background: #fff;
	border-radius: 20px;
	padding: 5px 15px 3px;
	margin: 0 5px 10px;
	text-align: center;
}
.cp_line_text span{
	text-align: right;
	display: inline-block;
	width: 100%;
	margin-right: 10px;
	margin-top: -17px;
}
.cp_kv_box{
	/* border: 1px #c92a19 solid; */
	border-top: none;
}
.ih_login_follow{
	position: fixed;
	z-index: 99;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 15px;
	background: rgba(255,255,255,0.8);
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 0;
	pointer-events: none;
	transition: 0.3s;
}
.ih_login_follow .kx_login a{
	width: 320px;
	padding-top: 30px;
	padding-bottom: 25px;
	border-radius: 10px;
}
.ih_login_follow.is_on{
    opacity: 1;
	pointer-events: auto;
}
.fea_tac{
	text-align: center;
}
.kx_btn_end a{
	background: #ccc;
	padding: 30px 20px 25px;
	pointer-events: none;
}
.fea_noteS{
	font-size: 0.75rem!important;
}
.cp_pro_list li strong{
	font-size: 1.2rem;
	position: absolute;
	left: -12%;
	top: 8%;
}
.cp_txt01{
	font-weight: bold;
	font-size: 1.1rem;
}

.hp_btn_box{
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
	margin-bottom: 20px;
}
.hp_btn{
	position: relative;
	width: calc((100% - 45px)/4);
	height: 56px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #243877;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 1.125rem;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 20px;
}
.hp_btn:nth-child(5),
.hp_btn:nth-child(6),
.hp_btn:nth-child(7){
	width: calc((100% - 30px)/3);
}
.hp_btn::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 15px;
	width: 8px;
	height: 8px;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor;
	transform: translateY(-65%) rotate(135deg);
}
.hp_btn:hover{
	opacity: 0.7;
}
.item_detail.FW4_modelTop_a{
	border: 1px solid #000;
}
.item_detail.FW4_modelTop_a::after{
	top: 16px;
}
.cp_bottom_btn{
	width: 80%;
	margin: 0 auto 30px;
}



 @media only screen and (min-width: 768px) and (max-width: 1274px) {
	 img{
		 max-width: 100%;
	 }
}
 @media only screen and (min-width: 768px) and (max-width: 957px) {

}



