@charset "utf-8";
.top_obi {
	max-width: 100%;
	margin: 0;
}

.col_2.mokuji {
	border-right: none;
}

.fv_ct {
	max-width: 993px;
	margin: 0 auto;
	margin-bottom: 10px;
	border: 2px solid #235eba;
}

.fv_ct:first-of-type {
	margin-top: 10px;
}

.fv_ct:first-of-type .fv_ct_col2 ul {
	width: 100%;
	margin-right: 0;
}

.fv_ct p.t {
	background-color: #235eba;
}

ul.arrow {
	position: static;
}

.contents_box h2#collabo {
	text-align: left;
	border: 1px solid #ccc;
	border-left: 6px solid #336600;
	color: #000;
	font-size: 1.4rem;
	background: url("/images/bg_midashi.png") no-repeat right bottom;
	padding: 8px 10px 8px 0.9em;
	border-radius: 4px;
}

.menu > li {
	width: 12.5% !important;
}

.fv_menu ul li {
	width: calc(98%/3);
	float: left;
	margin-right: 1%;
}

.fv_menu ul li:last-of-type {
	margin-right: 0;
}

.col_2.mokuji ul li {
	list-style-type: disc;
	line-height: 1.6;
}

.col_2.mokuji ul li ul.sub_mokuji li {
	list-style-type: circle;
}

.read_more {
	text-align: center;
	margin: 1em 0;
}

.read_more a {
	display: inline-block;
	width: 240px;
	padding: 0.8em;
	font-size: 1.2em;
	text-align: center;
	color: #ff8c00;
	border-radius: 30px;
	border: 2px solid #ff8c00;
}

.read_more a:hover {
	background-color: #ff8c00;
	color: #fff;
}

ul.pref_disc li,
.arrow_box.type_area ul.arrow li {
	position: relative;
}

ul.pref_disc li::before,
.arrow_box.type_area ul.arrow li:before {
	left: -22px;
}

.more_btn3 {
	text-align: center;
}

@media screen and (max-width:768px) {

ul.option_list {
	margin: 1.5em 0 0.5em;
}

.contents_box h2 {
	padding: 8px 10px 8px 0.9em;
}

.contents_box h2#collabo {
	font-size: 120%;
	background-size: cover;
}

.menu {
	left: calc(100% - 100vw + -5px);
}

.menu > li {
	width: 100% !important;
}

.fv_menu ul li {
	width: 100%;
	float: none;
	margin-right: 0;
}

@media screen and (max-width:600px) {
	.sp_tel_wrap1 {
		background-image: url("/goitaihanso/images/bg_sp_tel.png");
	}
}

}
@media screen and (max-width:480px) {

}

.icon_img {
  width: 23px;
  height: 23px;
  display: inline-block;
  vertical-align: sub;
  margin-right: 5px;
}