.rich-content__inner {
    padding: 0 20px 20px;
}
.pcOnly{
		display: block;
	}
.spOnly{
	display: none;
}
/*鬯ｯ�ｩ陝ｷ�｢�ｽ�ｽ�ｽ�ｽ鬯ｯ�ｩ隲ｷ髢会ｽｧ�ｽ�ｽ�ｽ�ｺ髫ｲ蟷｢�ｿ�ｽ�ｽ譎榻費ｿｽ�ｧ�ｽ�ｽ�ｽ�｢鬩幢ｽ｢�ｽ�ｧ�ｽ�ｽ�ｽ�ｳ鬩幢ｽ｢隴趣ｽ｢�ｽ�ｽ�ｽ�ｼ鬩幢ｽ｢隴趣ｽ｢�ｽ�ｿ�ｽ�ｽ驍ｵ�ｺ�ｽ�ｽ�ｽ�ｹ�ｽ�ｧ�ｽ�ｽ�ｽ�ｪ鬩幢ｽ｢隴趣ｽ｢�ｽ�ｽ�ｽ�ｳ鬮ｯ�ｷ髣鯉ｽｨ�ｽ�ｽ�ｽ�･鬩幢ｽ｢�ｽ�ｧ鬩怜遜�ｽ�ｫ�ｽ�ｽ�ｽ�ｽ鬩幢ｽ｢隴趣ｽ｢�ｽ�ｽ�ｽ�ｼ鬩幢ｽ｢�ｽ�ｧ�ｽ�ｽ�ｽ�ｸ_PC*/
dt.dt_03{
	margin-top: 20px;
	position: relative;
	padding: 1rem;
	background-image: linear-gradient(-45deg, #fff0f0 25%, #ffffff 25%, #ffffff 50%, #fff0f0 50%, #fff0f0 75%, #ffffff 75%);
  background-size: 6px 6px;
	font-size: 1.4rem;
	color:#f43e3e;
}
dt.dt_03::before{
	position: absolute;
	content: "";
	width: 14px;
    height: 2px;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    background: #f43e3e;
}
dt.dt_03::after{
	position: absolute;
	content: "";
	width: 2px;
    height: 14px;
    top: 50%;
    right: 26px;
    transform: translateY(-50%);
    transition: all .3s;
    background: #f43e3e;
}
dt.dt_03.active::after{
	top: 25%;
    transform: rotate(90deg);
    opacity: 0;
}

dt.dt_03.orange
{
	background-image: linear-gradient(-45deg, #ffebce 25%, #ffffff 25%, #ffffff 50%, #ffebce 50%, #ffebce 75%, #ffffff 75%);
}
dt.dt_03.yellow
{	background-image: linear-gradient(-45deg, #fff7c5 25%, #ffffff 25%, #ffffff 50%, #fff7c5 50%, #fff7c5 75%, #ffffff 75%);
}
.prefectures_wrap>h2{
	padding-bottom: 10px;
	color: #444444;
	border-bottom: 1px solid #f43e3e;
	font-size: 1.4rem;
	font-weight: bold;
}

.prefectures dd{
	color: #444444;
}
.prefectures dd>ul{
	margin-top: 20px;
	width: 100%;
	display: flex;
	flex-wrap: wrap;
}
.prefectures dd>ul>li{
	width: 25%;
}
.rich-content-box .prefectures a {
    color: #444444;
    text-decoration: none;
}
.prefectures dd>ul>li>a{
	position: relative;
	text-align: left;
    display: block;
	padding: 1rem;
	border: solid 1px #d5dce0;
	margin-left: -1px;
    margin-top: -1px;
	text-decoration: none;
    transition: all .2s;
}
.prefectures dd>ul>li a::before{
position: absolute;
right: 20px;
top: calc(50% - 2px);
content: "";
display: inline-block;
    width: 4px;
    height: 4px;
    border-top: solid 1px #f43e3e;
    border-right: solid 1px #f43e3e;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.prefectures dd>ul>li:hover a{
	background: #f43e3e;
	color: #fff;
}
.prefectures dd>ul>li:hover a::before{
    border-top: solid 1px #fff;
    border-right: solid 1px #fff;
}

/*鬯ｯ�ｨ�ｽ�ｾ髯橸ｽ｢�ｽ�ｼ�ｽ�ｽ�ｽ�ｸ�ｽ�ｽ�ｽ�ｸ鬩幢ｽ｢隴趣ｿｽ魃ｵ驍ｵ�ｺ�ｽ�｡鬩幢ｽ｢隴趣ｽ｢�ｽ�ｽ�ｽ�ｳ*/
.p_anchorbtn_wrap{
	margin: 1rem auto 3rem;
	text-align: center;
}
p.anchorbtn_tx{
position: relative;
font-weight: bold;
font-size: 1.2rem;
color: #61C650;
bottom: 8px;
}
p .anchorbtn_icon {
	display: inline-block;
    width: 54px;
    height: 54px;
	margin: 0 8px -10px 0;
    background: url(/files/user/img/icon/icon_cta_baityu.png) no-repeat top center /54px 54px;
}
.p_anchorbtn_wrap>p>a{
	position: relative;
	max-width: 332px;
	display: block;
	margin: 0 auto;
	padding: 1rem;
	background: #61C650;
	border-radius: 42px;
	box-shadow: 0 3px #57ad45;
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	font-size: 1.3rem;
}
.p_anchorbtn_wrap>p>a::before{
position: absolute;
right: 24px;
top: calc(50% - 6px);
content: "";
display: inline-block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.p_anchorbtn_wrap>p>a.arrow_left::before{
position: absolute;
right: 24px;
top: calc(50% - 6px);
content: "";
display: inline-block;
    width: 8px;
    height: 8px;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.bt2l{
	line-height: 1.5;
}
.bt_big{
	font-size: 24px;
}

/*鬯ｮ�｢�ｽ�ｨ�ｽ�ｽ�ｽ�ｷ鬯ｩ蠅難ｽｩ�ｸ�ｽ�ｽ�ｽ�ｮLP鬩幢ｽ｢隴趣ｿｽ魃ｵ驍ｵ�ｺ�ｽ�｡鬩幢ｽ｢隴趣ｽ｢�ｽ�ｽ�ｽ�ｳ鬯ｨ�ｾ陋ｹ�ｽ�ｽ�ｽ�ｽ�ｨ鬩搾ｽｵ�ｽ�ｺ�ｽ�ｽ�ｽ�ｮ髮趣ｽｼ�ｽ�ｶ�ｽ�ｽ�ｽ�ｲ鬩幢ｽ｢隴趣ｽ｢�ｽ�ｽ�ｽ�ｻ鬩幢ｽ｢�ｽ�ｧ�ｽ�ｽ�ｽ�｢鬩幢ｽ｢�ｽ�ｧ�ｽ�ｽ�ｽ�､鬩幢ｽ｢�ｽ�ｧ�ｽ�ｽ�ｽ�ｳ鬩幢ｽ｢隴趣ｽ｢�ｽ�ｽ�ｽ�ｳ*/

p.anchorbtn_tx.red{
color: #f44040;
}

p .anchorbtn_icon02 {
	display: inline-block;
    width: 54px;
    height: 54px;
	margin: 0 8px -10px 0;
    background: url(/files/user/img/icon/icon_cta_baityu_02.png) no-repeat top center /54px 54px;
}
.p_anchorbtn_wrap>p>a.red{
	background: #f44040;
	box-shadow: 0 3px #df241e;	
}

.p_anchorbtn_wrap>p>a:hover,.p_anchorbtn_wrap>p>a.red:hover{
	box-shadow: none;
	transform: translateY(3px);
	opacity: 0.8;
}

/*鬩幢ｽ｢隴趣ｽ｢�ｽ�ｿ�ｽ�ｽ�ｽ�ｽ�ｽ�ｽ鬩幢ｽ｢隴趣ｿｽﾂｧ�ｽ蜿冶ｾｨ陜玲焔諢ｾ�ｽ�･�ｽ�ｽ�ｽ�ｽ鬩搾ｽｵ�ｽ�ｺ鬮｣蝓ｼ雎ｪ隶難ｽｪ鬮ｯ讓奇ｽｺ�ｽ陋ｻ�､髯晢ｽｲ�ｽ�ｩ*/
.table-scroll table.green th{
	background: #d3f4cc;
}

/*CTA*/
.m_cta{
	position: relative;
}
.m_cta a {
    display: block;
    width: 392px;
    margin: 0 auto;
    padding: 22px 0 18px;
    font-size: 19px;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    color: #fff;
    background-color: #61c650;
    border-radius: 30px;
    box-shadow: 0 4px 0 #57ad45;
    position: absolute;
    left: 32px;
    top: 134px;
}
.m_cta a:hover{
	opacity: 0.8;
}
.m_cta a::after{
	content: "";
    position: absolute;
    right: 30px;
    top: 24px;
    width: 9px;
    height: 9px;
    border-top: 3px solid #FFF;
    border-right: 3px solid #FFF;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.m_cta.lsize {
    margin-top: 40px;
}
.m_cta.lsize a{
	display: block;
	width: 392px;
	margin: 0 auto;
	padding: 22px 0 18px;
	font-size: 19px;
	font-weight: bold;
	line-height: 1;
	text-align: center;
	color: #fff;
	background-color: #61c650;
	border-radius: 30px;
	box-shadow: 0 4px 0 #57ad45;
	position: absolute;
	left: 32px;
	top: 142px;	
	text-decoration: none !important;
}
/*鬮｣雋ｻ�ｽ�ｨ驕ｶ謫ｾ�ｽ�ｵ�ｽ�ｽ�ｽ�･�ｽ�ｽ�ｽ�ｭ*/
.corporate
{padding: 20px;
 border: #f44040 2px dotted;
 border-radius: 10px;
}
.corporate .heading{
border-bottom: solid 1px #f44040;
padding-bottom: 10px;
margin-top: 0;
color: #222222;
font-size: 1.2rem;
font-weight: bold;
}
.corporate .p_anchorbtn_wrap{
	margin: 1rem auto;
}

/*鬮｢�ｭ隴ｴ�ｧ陷搾ｽｹ髣皮甥ﾂ�･遯ｶ�ｳ_髫ｰ�ｨ�ｽ�ｰ髯区ｻゑｽｽ�､髯滓汚�ｽ�ｷ鬮ｫ�ｱ�ｽ�ｿ*/
.em_box{
	background-color: #f2f2f2;
	border-radius: 10px;
    padding: 10px;
}
.em_box ul{
	display: flex;
	justify-content: center;
	position: relative;
	font-size: 1.2rem;
	font-weight: bold;
}
.em_box ul>li{
	text-align: center;
}
.em_box ul>li:first-child{
margin-right: 60px;
}
.em_box ul>li:first-child:after{
	content: "";
	position: absolute;
	top: calc(50% - 7px);
	left: calc(50% - 9px);
	border: 14px transparent solid;
	border-left: 18px solid #f44040;
}
.em_box ul li .num_big{
	font-size: 2rem;
}
.em_box p{
	text-align: center;
}


/*list閭梧勹濶ｲ襍､*/
.rich-content-box__cmnt.bgred{
	background: rgba(255,228,225);
}

