@charset "utf-8";
/*************************************************/
/*　メインカラーを置換してください      */
/*　color:#FF9900;　  */
/*************************************************/
body, p, a, ul, li, span {
	font-weight: 500;
}
body {
	font-family: '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}
.maru {
	font-family: dnp-shuei-mgothic-std, sans-serif;
	font-style: normal;
}
/*main color #FFAB49*/
h1 {
	background: #FFAB49;
}
.head_title {
	background: #FFAB49;
}
.fonticon-color {
	color: #FFAB49;
}
.fonticon-color_inner i {
	color: #FFAB49;
}
.back-color {
	background: #333;
}
.boder-color {
	border-color: #FFAB49;
}
.boder_top-color {
	border-top-color: #FFAB49;
}
.boder_left-color {
	border-left-color: #FFAB49;
}
.headder_boder-color {
	border-top-color: #FFAB49;
}
.shadow-color {
	box-shadow: #A66400 0px 2px 0px 0px;
	-webkit-box-shadow: #A66400 0px 2px 0px 0px;
	-moz-box-shadow: #A66400 0px 2px 0px 0px;
}
h2.base_h2 {
	width: 100%;
	box-sizing: border-box;
	font-size: 16px;
	line-height: 24px;
	padding: 3%;
	background: #eee;
	text-align:left;
	margin: 0 0 10px 0;
	font-weight: bold;
}
h2 i {
	margin:0 4% 0 0;
	padding:0;
}
/*sub color*/
.sub_color {
	background: #401000 !important;
}
.sub-border_color {
	border-color: #401000;
}
.sub-border-top_color {
	border-top-color: #401000;
}
.sub-border-bottom_color {
	border-bottom-color: #401000;
}
.tabList li.active {
	background: #401000;
}
.favorite-01 {
	color: #FFBF00;
}
.favorite-02 {
	color: #FFAB49;
}
.favorite-03 {
	color: #663300;
}
.favorite-04 {
	color: #000;
}
.favorite-05 {
	color: #D93600;
}
.favorite-06 {
	color: #684E02;
}
.favorite-07 {
	color: #465614;
}
.slide_list a i,
.slide_list a i {
	color: #FFAB49;
}
/* ----------------------------------------
全体のタイトルスタイル統一
---------------------------------------- */
/* H1 */
.rhs_title_h1 {
	width: 96%;
	margin: 15px auto 15px auto;
	padding: 0 0 10px 0;
	position: relative;
	font-size: 4vw;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.03em;
	border-bottom: 2px solid #DDD;
	background: none !important;
	color: #333 !important;
	text-overflow: clip;
	white-space: normal;
	overflow: initial;
}
.rhs_title_h1:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 2px #042455;
	bottom: -2px;
	width: 15%;
	display: block;
	left: 0px;
}
/* H2 */
.rhs_title_h2 {
	width: 96%;
	margin: 15px auto 15px auto;
	padding: 0 0 10px 0;
	position: relative;
	font-size: 4vw;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.03em;
	border-bottom: 2px solid #DDD;
	background: #fff;
	color: #000;
	text-overflow: clip !important;
	white-space: normal !important;
	overflow: initial;
}
.rhs_title_h2:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 2px #FFAB49;
	bottom: -2px;
	width: 15%;
	display: block;
	left: 0px;
}
/* H3 */
.rhs_title_h3 {
	width: 96%;
	margin: 15px auto 15px auto;
	padding: 0 0 10px 0;
	position: relative;
	font-size: 3.5vw;
	line-height: 24px;
	font-weight: bold;
	letter-spacing: 0.03em;
	border-bottom: 2px solid #DDD;
}
.rhs_title_h3:after {
	position: absolute;
	content: ' ';
	border-bottom: solid 2px #042455;
	bottom: -2px;
	width: 12%;
	display: block;
	left: 0px;
}
/* ----------------------------------------
　学区検索　表示・非表示
---------------------------------------- */
/*
.gakku_comment , .srch_school , .s-school , .sho_school , .sho_school_text , .list_map_school , .sho_catalog_school, .sho_school_ruiji{
	display:none;
}
*/
/* ----------------------------------------
　来店予約システム
---------------------------------------- */
/* ----------------------------------------
　利用する場合はこちらを読み込む
---------------------------------------- */
.on_raiten {
	display: none !important;
}
/* ----------------------------------------
　利用しない場合はこちらを読み込む
---------------------------------------- */
/*
.off_raiten{
	display:none !important;
}
*/
/* ----------------------------------------
フッター固定
---------------------------------------- */
.fixfoot {
	width: 100%;
	position: fixed;
	bottom: -1px;
	height: 50px;
	background-color: #FFF;
	z-index: 999;
	border-top: 2px solid #FFAB49;
	margin: 0px;
	padding: 0px;
	background-color: #f5f5f5;
}
.fixfoot ul {
	width: 100%;
	margin: 0px;
	height: 100%;
	padding: 0px;
	list-style: none;
	display: flex;
}
.fixfoot ul li {
	text-align: center;
	vertical-align: middle;
	height: 100%;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #ddd;
	flex: 1;
	display: block;
	background-color: #FFAB49;
}
.fixfoot ul li:last-child {
	border: none;
	background: #ffffff;
}
.fixfoot ul li:last-child i {
	color: #FFAB49;
	display: table;
	font-size: 24px;
}
.fixfoot ul li:last-child span {
	color: #FFAB49;
	display: none;
}
.fixfoot ul li a {
	display: block;
	width: 100%;
	height: 100%;
	font-size: 13px;
	display: flex;
	align-items: flex-end;
}
.fixfoot ul li a img {
	width: 100%;
	max-height: unset !important;
	position: relative;
}
.fixfoot ul li i {
	width: 100%;
	height: 17px;
	display: block;
	text-align: center;
}
.fixfoot ul li span {
	font-size: 12px;
}
.dra_tl p {
	background: #FFAB49;
	color: #fff;
}
.fixfoot ul li:nth-child(3) i {
	color: #e10000;
}
.fixfoot ul li:nth-child(3) span {
	color: #e10000;
}
.fixfoot_tel {
	width: 80%;
	flex: 4 !important;
}

.f_group{
	width:96%;
	margin:auto;
	text-align:center;
}
/* ----------------------------------------
レンタルコンテンツのお問合せボタン
---------------------------------------- */
.rental_inq {
	width: 90%;
	margin: 0 auto;
}
.rental_inq a {
	box-sizing: border-box;
	border: 3px solid #ff7f00;
	background: #ff7f00;
	color: #fff;
	position: relative;
	display: block;
	font-size: 5.5vw;
	line-height: 5vh;
	padding: 5% 0;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	letter-spacing: 1px;
}
.rental_inq a:after {
	position: absolute;
	bottom: -5px;
	content: "";
	vertical-align: middle;
	right: -5px;
	box-sizing: border-box;
	width: 10px;
	height: 10px;
	border: 10px solid transparent;
	border-left: 10px solid #FFF;
	transform: rotate(45deg);
}
footer {
	margin: 50% 0 0 0;
	padding: 50% 0 60px 0;
	background: #FFAB49;
	position: relative;
}
.t_company_sns{
	ul{
		display:flex;
		justify-content: center;
		gap:20px;
	}
}
.f_img {
	width: 90%;
	margin: auto;
	position: absolute;
	top: -8%;
	left: 0;
	right: 0;
}
.f_box div {
	margin: 0 0 4% 0;
}
.f_box div p {
	color: #FFF;
	text-align: center;
}
.f_tel_tl {
	width: 90%;
	margin: 0 auto 1% auto;
	padding: 4% 0;
	border: 1px solid #FFF;
	border-radius: 200px;
	font-size: 3.5vw;
	line-height: 3vh;
	font-weight: bold;
	letter-spacing: 0.2em;
}
.f_tel_num {
	margin: 0 0 1% 0;
	font-size: 9vw;
	line-height: 8vh;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.f_tel_num a{
	color:#FFF;
	}
.f_tel_time {
	font-size: 3vw;
	line-height: 2.5vh;
	letter-spacing: 0.05em;
}
.f_box ul {
	width: 90%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.f_box ul li {
	width: 49%;
}
.f_box ul li a {
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	padding: 7% 0;
	background: #FFF;
	border-radius: 10px;
	font-size: 4vw;
	line-height: 3.5vh;
	font-weight: bold;
	letter-spacing: 0.1em;
}
.f_box ul li a picture {
	width: 25%;
	margin: 0 0 5% 0;
}
#back-Top {
	border-top: none;
	border-bottom: #FFF 2px solid;
}
.f_txt_menu p,
.f_txt_menu a {
	color: #FFF;
}
.f_menu {
	width: 96%;
	margin: 0 auto;
}
.f_menu ul {
	overflow: hidden;
	background: none;
	border-top: 1px solid #FFF;
	border-bottom: 2px solid #FFF;
}
.f_menu li:nth-of-type(2n-1) {
	border-right: none;
}
.f_menu li {
	border-bottom: 1px solid #FFF;
}
.f_menu a {
	color: #FFF;
}
.f_menu a i {
	color: #FFF;
}
.f-tel i {
	background: none;
	transform: none;
	color: #FFF;
	border: none;
}
.f_logo {
	display: block;
	width: 20%;
	margin: 0 auto;
}
.f-tel a {
	color: #FFF;
}
#back-Top a {
	color: #FFF;
}
/* footer */
#re_f_wrap {
	width: 100%;
	margin-top: 50px;
	padding: 10% 0 60px 0;
	background: #FFAB49;
}
#re_f_wrap .re_f_inner {
	width: 90%;
	margin: 0 auto;
}
#re_f_wrap .re_f_inner .re_f_box {
	display: flex;
	flex-direction: column-reverse;
	margin: 0 0 10px 0;
}
#re_f_wrap .re_f_inner .re_f_box ul {
	display: flex;
	gap: 0 10px;
	margin: 0 0 10px 0;
}
#re_f_wrap .re_f_inner .re_f_box ul li {
	width: calc((100% - 10px)/2);
}
#re_f_wrap .re_f_inner .re_f_box ul a {
	display: block;
	padding: 15px 0 12px 0;
	border-radius: 3px;
	background: #FFF;
	color: #333333;
	text-align: center;
	text-decoration: none;
}
#re_f_wrap .re_f_inner .re_f_box ul a picture {
	display: inline-block;
	width: 22%;
	margin: 0 auto 8px auto;
}
#re_f_wrap .re_f_inner .re_f_box ul a p {
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#re_f_wrap .re_f_inner .re_f_box div {
	width: 100%;
	padding: 20px 0 15px 0;
	border-radius: 3px;
	background: #FFF;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.05em;
}
#re_f_wrap .re_f_inner .re_f_box div .re_f_tel_txt {
	margin: 0 0 10px 0;
	font-size: 14px;
	line-height: 22px;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#re_f_wrap .re_f_inner .re_f_box div .re_f_tel_num {
	margin: 0 0 10px 0;
	font-size: 30px;
	line-height: 36px;
	color: #FFAB49;
	font-weight: bold;
}
#re_f_wrap .re_f_inner .re_f_box div .re_f_tel_num a {
	font-size: 30px;
	line-height: 36px;
	color: #FFAB49;
	font-weight: bold;
}
#re_f_wrap .re_f_inner .re_f_box div .re_f_tel_time {
	display: flex;
	flex-direction: column;
	justify-content: center;
	align-items: center;
	font-size: 11px;
	line-height: 16px;
	font-weight: bold;
}
#re_f_wrap .re_f_inner #back-Top {
	margin: 0 0 20px 0;
}
#re_f_wrap .re_f_inner .f_txt_menu {
	margin: 0 0 10px 0;
}
#re_f_wrap .re_f_inner .f_menu {
	width: 100%;
	margin: 0 0 10px 0;
}
.re_t_copy {
	background: #333;
	padding: 3px 0;
	font-size: 1em;
	color: #FFFFFF;
	text-align: center;
	margin: 10px 0 0 0;
}
/*-----------------------------------------------
	shosai s_r_
-----------------------------------------------*/
.sho_member{
	width: 98%;
	margin: 10px auto;
	display:flex;
	justify-content: space-between;
}

.sho_member a {}

.sho_member a:last-child{
	text-align:right;
}
.sho_member a img{
	width: 99%;
	}

/*-----------------------------------------------
	学区から検索　/school_list.php
-----------------------------------------------*/
.nameli_school .inner{
	width:100%;
}
.fav_all_reset, .nameli_school li{
	width:49% !important; 
}

.kinri_wrap {
	font-family: -apple-system, BlinkMacSystemFont, 'Arial', '游ゴシック', YuGothic, 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', sans-serif;
}