@charset "utf-8";

.SPdisplayNone {
	display:none!important;
}
.dummy_4 img {
    width: 100%;
}
#SiteIdentityP{
	height:50px;
}
#PageTopBottom{
	display:none!important;
}
#Footer p{
	text-align:left!important;
	padding-left:0!important;
}
.mt_35{
	margin-top:20px;
}
.fea_mb10{
	margin-bottom:10px!important;
}
.fea_mb10sp{
	margin-bottom:10px!important;
}
.fea_mb20{
	margin-bottom:20px!important;
}
.fea_mb30{
	margin-bottom:30px!important;
}
.fea_mb60{
	margin-bottom:60px!important;
}
.page_top_mgn{
	margin-top:30px;
}
.fea_mb40sp{
	margin-bottom:40px!important;
}
.fea_mb60sp{
	margin-bottom:60px!important;
}
.fea_mb30sp{
	margin-bottom:30px!important;
}
.fea_mb20sp{
	margin-bottom: 20px!important;
}
.fea_mb0sp{
	margin-bottom:0!important;
}
.fea_noteM{
	font-size: 0.875rem;
	line-height: 1.3rem;
}
.fea_flex_ac{
	align-items: center !important;
}
.kx_contact{
	border: 4px #d50f19 solid;
	padding: 20px 10px;
}
.kx_tit01{
	font-size: 1.1rem;
	vertical-align: middle;
	margin-bottom: 10px;
}
.kx_tit01 strong{
	font-size: 1.375rem;
	color: #d50f19;
	display: block;
}
.kx_txt01{
	font-size: 1.375rem;
	font-weight: bold;
}
.kx_txt01 strong{
	font-size:1.625rem;
}
.kx_txt02{
	padding-bottom: 3px;
	font-size: 1.375rem;
	font-weight: bold;
}
.kx_txt02 a{
	display: inline;
	word-break:break-all;
	text-decoration: none;
	border-bottom: 2px solid currentColor;
}
.kx_txt02 a:hover{
	color: #c02;
	border-bottom-color: transparent;
}
.kx_color01{
	color: #d50f19;
	margin-top: 5px;
	font-weight: bold;
}
.kx_tit02{
	background: #d50f19;
	padding:7px 20px;
	color: #fff;
	font-size: 1.375rem;
	font-weight: bold;
	line-height: 2rem;
}
.kx_tit_pb{
	padding-bottom: 7px;
}
.kx_txt03{
	font-size: 1.1rem;
	font-weight: bold;
	line-height: 1.4rem;
	margin-bottom: 10px;
}
.kx_linebox{
	background: #f4c2b6;
	border: 4px #d50f19 solid;
	padding: 20px 10px;
}
.kx_notelist li{
	padding-left:1em ;
	text-indent: -1em;
	font-weight: bold;
}
.kx_notelist li span{
	font-weight: normal;
}
.bg_w{
	background: none;
}
.kx_tit04{
	color: #d50f19;
	font-weight: bold;
	font-size: 1.25rem;
	margin-bottom: 5px;
}
.kx_bgtxt{
	background: #f4c2b6;
	padding: 10px 15px 7px;
	font-weight: bold;
	border-radius:5px ;
}
.kx_bgtxt span{ 
	font-size: 1.25rem;
}
.kx_dl{
	align-items: center;
}
.kx_dl p{
	font-size: 1.375rem;
	color: #d50f19;
	font-weight: bold;
}
.kx_dl a{
	width: 100%;
	text-align: center;
	background: #d50f19 url(../img/img_07.png) 96% center no-repeat;
	background-size: 10px;
	padding: 13px 0 10px;
	border-radius: 10px;
	color: #fff;
	font-size: 1.1rem;
	font-weight: bold;
	text-decoration: none;
	display: block;
	margin-bottom: 30px;
}
.cp_li_box{
	background: #f4c2b6;
	border-radius: 10px;
	padding: 12px 10px;
}
.cp_li_box p{
	font-weight: bold;
	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: #d50f19;
	padding: 5px 10px 2px;
	text-align: center;
	margin-right: 20px;
}
.fea_flex_sp{
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
}
.kx_box_01{
	justify-content: flex-start;
	align-items: flex-start;
}
.kx_box_02{
	justify-content: flex-start;
	align-items: flex-start;
}
.kx_list_txt01{
	font-size: 1.25rem;
	color: #d50f19;
	font-weight: bold;
	line-height: 1.5rem;
}
.cp_li_arrow{
	text-align: center;
}
.cp_li_arrow img{
	width: 25px;
	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;
	padding: 15px 0 13px;
	text-align: center;
	font-size: 1.1rem;	
	color: #fff;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	width: 220px;
	margin-bottom: 20px;
}
.kx_login a span{
	font-size: 0.875rem;
	line-height: 1.4rem;
	display: inline-block;
}
.kx_login.btn_nolink a{
	background: #ccc;
	pointer-events: none;
}
.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: 9%;
	bottom: 7%;
	width: 82%;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
}
.cp_btn_list li{
	width: 43%;
}
.cp_btn_list a{
	transition: 0.3s;
}
.cp_btn_list a:hover{
	opacity: 0.6;
	transition: 0.3s;
}
.cp_item6{
	flex-wrap: wrap;
}
.cp_item6 .cp_col05{
	width: calc(100% - 51px);
}
.cp_col06{
	margin-left: auto;
	width: 400px;
}
.cp_atm_btn{
	margin-top: 15px;
	margin-left: 51px;
	position: relative;
	padding: 8px 15px 7px 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: 125px;
}
.cp_atm_btn p{
	font-size: 0.75rem;
	font-weight: normal;
}


.cp_about{
	margin-bottom: 30px;
	padding: 20px 10px 10px;
	background: #f5f5f5;
}
.cp_pro_list{
	padding-top: 10px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.cp_pro_list li{
	width: 46%;
	margin: 15px 1.3% 7% 1.3%;
	text-align: center;
}
.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: 5px;
	padding-right: 0;
	font-size: 0.75rem;
}
.cp_app_ico{
	margin-left: 10px;
	margin-top: -5px;
	min-width: 65px;
}
.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: 9px 13px;
	border-radius: 10px;
	border: 1px #d50f19 solid;
	right: 15px;
	top: 40%;
	font-weight: bold;
	text-align: center;
}
.fea_por{
	position: relative;
}
.cp_pl01{
	padding-left: 50px;
}
.kx_login a.btn_nolink{
	background: #ccc;
	pointer-events: none;
}
.cp_line_box{
	background: linear-gradient(0deg , #d1ae4e 0% , #ebe8b7 10% , #f0f3cd 16% , #c7a141 65% , #c9a444 100%);
	padding: 30px 50px;
	border-radius: 20px;
	padding: 15px 10px;
}
.cp_line_pic{
	background: #fff;
	padding: 15px;
	border-radius: 30px;
}
.cp_line_box .cp_fontM{
	padding-bottom: 5px;
	line-height: 1.8;
}
.noimg_mark{
	position: relative;
}
.noimg_mark:after{
	content: 'ダミー';
	position: absolute;	
	z-index: 6;
	top: calc(50% - 45px);
	left: calc(50% - 40px);
	width: 80px;
	text-align: center;
	padding-top: 2px;
	font-size: 0.75rem;
	line-height: 1.8;
	background: #DC3386;
	color: #fff;
}
.cp_mark_line::before{
	content: '';
	position: absolute;
	left: 1.5%;
	top: 1.2%;
	width: 96%;
	height: 97%;
	border: 2px solid #DC3386;
}
.cp_mail_text{
	font-size: 0.9125rem;
}
.cp_series{
	border: 1px #000 solid;
	padding: 10px;
}
.cp_series h4{
	font-size: 1.1rem;
	margin-bottom: 10px;
}
.cp_series h4 span{
	font-size: 0.93rem;
	display: block;
}
.cp_series p{
	font-size: 0.75rem;
}
.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: #d50f19;
	padding: 7px 10px;
	color: #fff;
	font-size: 1.375rem;
	font-weight: bold;
	display: inline-block;
	line-height: 2rem;
	display: block;
}
.cp_number{
	margin: 0 8%;
}
.cp_line_text{
	margin-bottom: 10px;
}
.cp_line_text p{
	background: #fff;
	border-radius: 20px;
	padding: 5px 19px;
	margin-bottom: 10px;
	text-align: center;
	display: inline-block;
	margin: 0 5px 10px;
}
.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: 10px;
	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: 220px;
	padding-top: 15px;
	padding-bottom: 13px;
	border-radius: 10px;
}
.ih_login_follow.is_on{
    opacity: 1;
	pointer-events: auto;
}
.cp_kv_note01{
	font-size: 0.875rem;
}
.kx_btn_end a{
	background: #ccc;
	padding: 15px 10px;
	pointer-events: none;
	width: 260px;
}

.hp_btn_box{
	margin-bottom: 30px;
	display: flex;
	justify-content: space-between;
	align-items: stretch;
	flex-wrap: wrap;
}
.hp_btn{
	margin-bottom: 20px;
	position: relative;
	width: 48%;
	height: 56px;
	padding-top: 2px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	background: #d50f19;
	color: #fff !important;
	text-decoration: none !important;
	font-size: 1rem;
	line-height: 1.3;
	font-weight: bold;
	text-align: center;
	border-radius: 8px;
	margin-bottom: 20px;
	padding-right: 15px;
}
.hp_btn:nth-child(7){
	width: 100%;
}
.hp_btn::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 10px;
	width: 8px;
	height: 8px;
	border-top: 2px solid currentColor;
	border-right: 2px solid currentColor;
	transform: translateY(-65%) rotate(135deg);
}
.item_detail.FW4_modelTop_a{
	border: 1px solid #000;
	height: auto;
}
.item_detail.FW4_modelTop_a::after{
	top: 30px;
}
.cp_bottom_btn{
	width: 100%;
	margin-bottom: 30px;
}

@media only screen and (min-width: 0) and (max-width: 360px) {



}
