@charset "utf-8";

.PCdisplayNone {
	display:none!important;
}

.mt_35{
	margin-top:35px;
}
.page_top_mgn{
	margin-top:50px;
}
#SiteIdentityP{
	height:50px;
}
.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_tac{
	text-align: center;
}
.cp_tit01{
	font-size:2.25rem;
	margin-bottom:15px;
	font-weight: bold;
}
.cp_box01{
	border:3px #ffc931 solid;
	padding:25px;
}
.cp_box01 ul{
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
	align-items: center;
}
.cp_box01 li{
	margin-bottom:30px;
}
.cp_li_box{
	width:28%;
	
}
.cp_li_box .cp_li_box_in{
	background:#ffc931;
	border-radius:10px;
	padding:15px 10px;
	text-align:center;
	position:relative;
	display:flex;
	align-items: center;
	justify-content: center;
	min-height: 163px;
}

.cp_li_pos{
	position:absolute;
	top:138px;
	left:0;
	width:100%;
	font-size:0.875rem;
	line-height:1.4;
	text-align:left;
}
.cp_li_box strong{
	background:#fff;
	border-radius:5px;
	text-align:center;
	color:#ffc931;
	font-size:1.125rem;
	width:10%;
	position:absolute;
	top:10px;
	left:10px;
	padding:3px 0 0;
}
.cp_li_box p{
	line-height:1.3;
}
.cp_li_box span{
	font-size:0.875rem;
	line-height:1.4;
	display:inline-block;
}
.cp_li_arrow{
	width:2%;
	margin:0 10px;
}
.cp_flex01{
	margin:0 13.4% 50px;
	display: flex;
	flex-wrap: nowrap;
	justify-content: space-between;
	align-items: stretch;
}
.cp_flex01 a{
	width:47.6%;
	display:inline-block;
	font-size:1.5rem;
	color:#fff;
	font-weight:bold;
	background:#eb7687;
	border-radius:5px;
	padding:15px 0;
	text-align:center;
	text-decoration:none;
}
.cp_flex01 a:nth-child(2n){
	background:#ab8b50;
}
.cp_flex01 a:hover{
	opacity:0.7;
	
}
.cp_flex01 a span{
	font-size:0.875rem;
	display:block;
	margin-bottom:5px;
}
.cp_txt01{
	font-size:0.875rem;
}
.cp_line01{
	border:3px #999999 solid;
}
.cp_txt01 span{
	margin-left:1em;
	text-indent:-1em;
}
.cp_txt01 em{
	font-style:normal;
}

.cp_note01{
	font-size:0.875rem;
	line-height:1.4;
	width:26.4%;
	position:relative;
	left:66%;
	margin-top:-25px;
	margin-bottom:50px;
	margin-left:1em;
	text-indent:-1em;
}
.dummy_4 img{
	max-width:100%;
}
.txt_color {
    color: #ff0000;
}
.fea_mb05{
	margin-bottom:5px;
}
.cp_txtOver{
	text-align:center;
	font-size:1.5rem;
	margin-bottom:30px;
}
.cp_posi{
	position: absolute;
	margin-top: 5px;
	width: 17.8%;
	margin-bottom: 20px;
	word-break: break-all;
}
.cp_mt01{
	margin-top: 40px;
}
.fea_mt15{
	margin-top: 15px;
}
.cp_em02{
	margin-left: 1em;
	font-style: normal!important;
}
.cp_em02 p{
	margin-left:1em;
	text-indent:-1em;
	font-size: 0.875rem;
	font-style: normal!important;
}
.f_date{
	font-size: 1.8rem;
	color: #8d7378;
	border: 5px #c7c7c7 solid;
	text-align: center;
	padding: 20px 0 15px;
	line-height: 3.2rem;
}
.f_date span{
	color: #ff0000;
	font-weight: bold;
}
.f_date p{
	font-size: 1rem;
}
.oko_img01{
	padding-left: 30px;
}


/*   oko  */
.fea_supM{
	text-indent: 0;
	font-size:0.75rem;
	font-weight:normal;
	vertical-align:0.4em;
}
.oko_note01{
	font-weight: bold;
	display: block;
	margin-top: 10px;
}
.oko_list{
	margin-bottom: 20px;
}
.oko_list dt,
.oko_list dd{
	font-size: 0.875rem;
}
.oko_list dd{
	padding-left: 0.5em;
	display: inline-block;
	width: 100%;
	margin-left: 1em;
	text-indent: -1em;
}
.oko_tit01{
	font-size: 1.6rem;
	font-weight: bold;
}
.oko_txt01{
	font-size: 1.1rem;
	font-weight: bold;
}
.oko_txt02 {
    padding-left: 1em;
    text-indent: -1em;
}

.cp_rednote{
	color: #ff0000;
	font-weight: bold;
}
.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;
}
.oko_notebox{
	padding-left: 15px;
}


 @media only screen and (min-width: 768px) and (max-width: 1274px) {
	 .dummy_4 img{
		 width:100%;
	 }
	 .cp_li_arrow.SPdisplayNone{
		 display:none;
		}
}

 @media only screen and (min-width: 986px) and (max-width: 1200px) {
		.cp_li_box .cp_li_box_in{
			min-height: 190px;
			padding: 25px 10px;
		}
}
 @media only screen and (min-width: 768px) and (max-width: 985px) {
		.cp_li_box .cp_li_box_in{
			min-height: 270px;
			padding: 38px 10px;
		}
}



