@charset "utf-8";

/*************************************************/

/*　メインカラーを置換してください      */
/*　color:#FF9900;　  */


/*************************************************/
/*main color #0062A0*/
h1 {	background: #716859;}
.fonticon-color {	color:#716859;}
.fonticon-color_inner i {	color:#716859;}
.back-color {	background:#716859;}


.boder-color {
	border-color:#716859;
}
.boder_top-color {
	border-top-color:#716859;
}
.boder_left-color {
	border-left-color:#716859;
}
.headder_boder-color {
	border-top-color:#716859;
}
.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;
}

/*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:#716859;
}
.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: #716859;
}

/* ----------------------------------------
全体のタイトルスタイル統一
---------------------------------------- */
/* 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 #042455;
	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;
}
header .button02 p a img{
    width: 20px;
    display: block;
    margin: auto;
    padding: 7px 0 4px;
}
header .button02 {
    height: 52px;
    vertical-align: top;
    float: right;
    display: flex !important;
    margin-right: -135px;
}
/* ----------------------------------------
　学区検索　表示・非表示
---------------------------------------- */
/*
.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;
}
*/

/* ----------------------------------------
フッター固定
---------------------------------------- */

/* ----------------------------------------
　フッター固定
---------------------------------------- */
footer{
    padding-bottom: 120px;
}
.fixfoot{
	width:100%;
	position:fixed;
	bottom:-1px;
	height:60px;
	background-color:#FFF;
	z-index:999;
	border-top:2px solid #333333;
	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;
}

.fixfoot ul li:last-child{
    border: none;
    background: #ffffff;
}

.fixfoot ul li a{
	display:block;
	width:100%;
	height:100%;
	padding-top:15px;
	font-size:13px;
}
.fixfoot ul li:last-child i {
    color: #716859;
    display: table;
    font-size: 24px;
}
.fixfoot ul li a img{
	width:70%;
	max-height:65px;
}
.head_title{
	background-color: #716859;
}
.fixfoot ul li i{
    width: 100%;
    height: 17px;
    display: block;
    text-align: center;
}

.fixfoot ul li span{
	font-size:12px;
}

.fixfoot ul li:nth-child(3) i{
	color: #e10000;
}

.fixfoot ul li:nth-child(3) span{
	color: #e10000;
}
span.bukken_icon_down {
    background: #0099CC;
    border: 1px solid #0099CC;
    color: #fff;
    font-size: 12px;
    text-align: center;
}
/* ----------------------------------------
レンタルコンテンツのお問合せボタン
---------------------------------------- */
.rental_inq {
	width: 90%;
	margin: 0 auto 40px 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);
}
.ikura_bn{
	margin: 20px auto 0px auto;
	width:92%;

}
.ikura_bn a{
    display: block;
}
.ikura_bn a img{
    width: 100%;
}
.f_fix_request{
    width: 100%;
    padding: 0px;
    position: fixed;
    bottom: 61px;
    left: 0px;
    z-index: 10000;
}
.f_fix_request a{
        display: block;
        margin: auto;
        text-align: center;
		position: relative;
}
.f_fix_request a img{
	display: block;
	width: 100%;
}
.search_submit2{
bottom: 120px !important;
}