@charset "shift_jis";

/* CSS Document */



/*************************************************/ 

/*common.cssはサイト個別で変更をかける時の       */
/*CSSになります。変更する際は気をつけてください  */

/* コメントアウト例（その他cssファイルでも活用してください） */
/* 制作を始める時にはtop.css、header.css、h_menu.cssの中身をを削除してください */
/* ナビメニューのプルダウンを使用したい場合にはh_menu.cssの記述を参考にしてみてください。 */

/* ----------------------------------------
　ディレクトリ名・ページ名等
---------------------------------------- */

/* 対象箇所
---------------------------------------- */

/*************************************************/ 


/* ----------------------------------------
　common
---------------------------------------- */

body {
	color : #333333;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	margin:35px 0 0 0;
	padding:0;
	font-family: '小塚ゴシック Pro L','Kozuka Gothic Pro Light',sans-serif;
}


@media all and (-ms-high-contrast: none) {
  body {
	font-family: 'Segoe UI',                 Meiryo,     /* メイリオ */
                 sans-serif;
  }
}

H1{
	color: #fff;
    font-size: 11px;
    text-align: left;
    width: 55%;
    line-height: 35px;
    padding-left: 10px;
    float: left;
    position: fixed;
    top: 0;
    z-index: 150;
	margin:0;
	overflow: hidden;
    white-space: nowrap;
	text-overflow: ellipsis;
}

.login_show {        display: none;}
.logout_show {        display: none;}

a{
	text-decoration:none;
	color:#000;
}

ul{
	margin:0;
	padding:0;
	list-style:none;
}

ul li{
	list-style:none;

}

/* ----------------------------------------
　学区検索　表示・非表示
---------------------------------------- */
/*
.gakku_comment , .srch_school , .s-school , .sho_school , .sho_school_text , .list_map_school , .sho_catalog_school{
	display:none;
}
*/

/* ----------------------------------------
　来店予約システム
---------------------------------------- */

/* ----------------------------------------
　利用する場合はこちらを読み込む
---------------------------------------- */
/*
.on_raiten{
	display:none !important;
}
*/

/* ----------------------------------------
　利用しない場合はこちらを読み込む
---------------------------------------- */

.off_raiten{
	display:none !important;
}



/* ----------------------------------------
　header 固定
---------------------------------------- */

.new_header {
	background-color:#333;
	width:100%;
	height:35px;
	position: fixed;
	top:0;
	z-index:100;
}
.new_header_inner {
	width:1200px;
	margin:0 auto;
	overflow:auto;
}

.new_header_icon {
	float:left;
	margin:8px 0 0 0;
}

.new_header_menu {
	float:right;
	margin-top:6px;
}

.new_header_menu ul {
	margin:0;
	padding:0;
	overflow:hidden;
}
.new_header_menu li {
	width:110px;
	list-style-type: none;
	background-color: #EEEEEE;
	float: left;
	padding: 0;
	margin-right:6px;
	text-align:center;
}

.new_header_menu li:nth-child(5), .new_header li:nth-child(6){
	background-color:#D33F0E;
}

.new_header_menu li:nth-child(5) a, .new_header li:nth-child(6) a{
	color:#ffffff;
}

.new_header_menu a {
	color: #303030;
	text-decoration: none;
	display:block;
	padding:3px 10px;
	height: 16px;
	line-height:16px;
	font-size:12px;
	letter-spacing:1px;
}

.new_header_menu a i{
	margin:0 5px 0 0;
}

.new_header_menu a img{
	float:left;
}

#header_home{
	width:40px !important;
	background-color:#333333 !important;
}

#header_home a{
	padding:0px !important;
	height:22px !important;
	width:100% !important;
}

#header_home a img{
	margin:0px auto;
	float:none;
}

.new_header_icon:hover , .new_header_menu li:hover{
	filter:alpha(opacity=70);
    -moz-opacity: 0.7;
    opacity: 0.7;
}


/* ----------------------------------------
　header
---------------------------------------- */

.h_wrap {
	background-color:#FFF;
}

.h_box {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
}
.h_logo {
	float:left;
	padding-left:50px;
	margin-top:10px;
}
.h_right {
	float:right;
	margin:10px 0;
}
.h_tel {
	float:left;
	margin-right:20px;
}
.h_inq {
	float:right;
	margin:12px 0;
}
.h_inq a{
	display:block;
	background:#B8292F;
	text-align:center;
	line-height:24px;
	color:#fff;
	padding:0 12px;
	font-size:11px;
}

.h_nav {
	width:1100px;
	margin:0 auto;
	border-bottom:2px solid #BEAF87;
	padding:10px 0;
}
.h_nav ul{
	display:flex;
	flex-wrap:wrap;
	justify-content:space-between;
}
.h_nav li{
	width:150px;
}
.h_nav li a{
	display:block;
	text-align:center;
	font-size:13px;
}

.h_nav li a:hover{
	color:#BEAF87;
}
/* ----------------------------------------
　footer
---------------------------------------- */

.f_wrap {
	width:100%;
	background-color:#414042;
	overflow:hidden;
}

.f_wrap_in {
	width:1100px;
	margin:0 auto;
	overflow:hidden;
	padding-top:30px;
}
.f_wrap_l {
	float:left;
	clear:both;
	border-right:1px solid #fff;
}

.f_wrap_l img{
	display:block;
}

.f_menu {
	float:left;
	margin-right:40px;
	padding:20px 0;
}

.f_menu li{
	margin-bottom:6px;
}


.f_menu a{
	display:block;
	color:#fff;
	font-size:14px;
}

.f_menu a:hover{
	text-decoration:underline;
}

.f_menu:last-child {
}

.f_wrap_r {
	float:right;
	width:270px;
	padding:50px 0 0 0;
	line-height:23px;
}

.f_wrap_r {
}

.f_wrap_r ul li{
	color:#fff;
	font-size:14px;
}

.f_inq {
	padding:40px 0 0 0;
}

.f_inq a{
	border:1px solid #fff;
	text-align:center;
	display:block;
	width:220px;
	height:50px;
	line-height:50px;
	color:#fff;
	font-size:14px;
}

.f_inq a:hover{
	color:#403F41;
	background-color:#FFF;
}

.copy {
	clear:both;
	float:right;
	color:#fff;
	padding:30px 0 5px 0;
}



/* ----------------------------------------
　side
---------------------------------------- */

.side{
	float:right;
}

/*検索 共通*/
.s_search{
    width:196px;
    margin: 0 auto 20px;
    border:1px solid #CCCCCC;
}
.s_search h2{
    color:#FFFFFF; /*★見出し文字色*/
    margin:2px;
    font-size:16px;
    font-weight:bold;
    line-height:40px;
    text-align:center;
    background:#042455; /*★見出し背景色*/
}
.s_search ul{
    margin:8px 5px;
    padding:0;
    list-style:none;
}
.s_search ul li{
    line-height:35px;
    margin-bottom: 3px;
    background:#F0F0F0;
    /*★以下、背景色 #F5F5F5→#F0F0F0 を各ブラウザで指定*/
    background: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#F0F0F0)); /* Webkit系 */
    background: -moz-linear-gradient(top, #F5F5F5, #F0F0F0); /* Mozilla系 */
    background: -ms-linear-gradient(top, #F5F5F5, #F0F0F0); /* IE10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F0F0F0', GradientType=0)"; /* IE8-9 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#F5F5F5', endColorstr='#F0F0F0', GradientType=0); /* IE5.5-7 */
}
.s_search ul li a{
    width: 99%;
    margin: auto;
    display: block;
    color: #555555;
    font-size: 14px;
    font-weight: bold;
    /* text-indent: 30px; */
    text-decoration: none;
    background: url(/tool/sample/side/img/s_search_icon.gif) 10px 50% no-repeat;
}
.s_search ul li a:hover{
    color:#000000;
    background:#DDDDDD url(/tool/sample/side/img/s_search_icon.gif) 10px 50% no-repeat; /*★hover背景色・アイコン画像*/
}
.s_search_txt{
    margin:5px;
    font-size:10px;
    line-height:14px;
}

/*店舗情報*/
.s_company{
    width:198px;
    margin:15px 0;
    border:1px solid #CCCCCC;
}
.s_company h2{
    color:#FFFFFF; /*★見出し文字色*/
    margin:2px;
    font-size:16px;
    font-weight:bold;
    line-height:40px;
    text-align:center;
    background:#042455; /*★見出し背景色*/
}
.s_company_inner{
    margin:5px;
}
.s_company_inner p{
    clear:both;
}
.s_company_inner p span{
    display:block;
    font-size:14px;
    font-weight:bold;
}
.s_company_btn-l,
.s_company_btn_r{
    margin-bottom:10px;
}
.s_company_btn-l{
    float:left;
}
.s_company_btn_r{
    float:right;
}

.side h2{
	font-size:20px;
	font-weight:bold;
	text-align:center;
	line-height:25px;
}

.side h2 span{
	display:block;
	font-size:12px;
	color:#716759;
}

.side_info {
	width:100%;
	background-color:#eee;
	padding:5px 0 10px 0;
}

.side_info_in {
	background-color:#FFF;
	width:185px;
	height:305px;
	margin:0 auto;
}

.side_info_li{
    	overflow: hidden;
    	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
	height:255px;
	padding:5px;
	box-sizing:border-box;


}

.side_info_in iframe{
	width:100%;
	height:100%;
	display:block;
}


.info_box{
	border-bottom:1px dashed #C8C8C8;
}

.info_box a{
	display:block;
	padding: 10px 0;
	text-decoration:none;
}

.info_date {
	background-color: #414042;
	color: #fff;
	text-align: center;
	line-height: 30px;
	display: inline-block;
	padding: 0px 10px;
	font-size: 14px;
	/* letter-spacing: 1px; */
	margin-right: 1em;
	float: left;
}

.info_com {
	padding:5px 0 3px 0;
}

.info_com a{
	display:block;

}

.info_com span{
	color:#000;
	font-size:14px;
	margin:3px 0;
}

.info_box a:hover .info_com span{
	text-decoration:underline;
}


.side_info_more {
}

.side_info_more a{
	border:1px solid #414042;
	width:170px;
	height:40px;
	line-height:37px;
	display:block;
	text-align:center;
	margin:0 auto;
	background: url(/img/more_yazirusi.png) no-repeat 95% center;
	font-size:14px;
}

.side_info_more a:hover {
    	border: 1px solid #BEAF87;
    	color: #fff;
    	background: url(/img/more_yazirusi_wh.png) no-repeat 95% center;
    	background-color: #BEAF87;
}

.side_conts {
	margin-top:15px;
}

.side_conts ul{
}

.side_conts ul li{
	margin-bottom:5px;
}

.side_conts ul li a{
	display:block;
	text-align:center;
	width:200px;
	height:50px;
	line-height:47px;
	color:#fff;
	background-color:#414042;
	border:2px solid #414042;
	box-sizing:border-box;
	font-size:14px;
}

.side_conts ul li a:hover{
	border:2px solid #414042;
	background-color:#FFF;
	color:#414042;
}

.side_evse {
	margin-top:20px;
}

.side_evse:hover {
	opacity:0.7;
}

.side_company {
	margin-top:30px;
}

.side_company ul{
}

.side_company ul li{
	margin-bottom:5px;
	background-color:#F0F0F0;
}

.side_company ul li a{
	display:block;
}

.side_company ul li a:hover {
    color: #BEAF87;
    opacity: 0.8;
}

.side_company ul li a p{
	display:inline-block;
	vertical-align:middle;
	text-align:center;
	width:100px;
	font-size:14px;
}

.side_company ul li a img{
	display:inline-block;
	vertical-align:middle;
}

.side_inq {
	margin-top:20px;
}

.side_inq ul li{
	margin-bottom:10px;
}

.side_inq ul li a:hover{
	opacity:0.7;
}
/*20191126 side blog*/
.side_blog {
    width: 100%;
    background-color: #eee;
    padding: 5px 0 10px 0;
    margin-bottom: 15px;
}

.side_blog_in {
	background-color:#FFF;
	width:185px;
	height:305px;
	margin:0 auto;
}

.side_blog_li{
    	overflow: hidden;
    	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
	height:255px;
	padding:5px;
	box-sizing:border-box;


}

.side_blog_in iframe{
	width:100%;
	height:100%;
	display:block;
}


.blog_box{
	border-bottom:1px dashed #C8C8C8;
}

.blog_box a{
	display:block;
	padding:5px 0;
	text-decoration:none;
}

.blog_date {
	background-color:#414042;
	color:#fff;
	text-align:center;
	line-height:20px;
	display:inline-block;
	padding:0 10px;
	font-size:12px;
	letter-spacing:1px;
}

.blog_com {
    padding: 0px 0 3px 0;
    width: 66%;
    float: right;
    text-align: left;
}

.blog_com a{
	display:block;

}

.blog_com span{
    color: #000;
    font-size: 12px;
    margin: 0px 0 3px 0;
    text-align: left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 32px;
}

.blog_box a:hover .blog_com span{
	text-decoration:underline;
}


.side_blog_more {

}

.side_blog_more a{
	border:1px solid #414042;
	width:170px;
	height:40px;
	line-height:37px;
	display:block;
	text-align:center;
	margin:0 auto;
	background: url(/img/more_yazirusi.png) no-repeat 95% center;
	font-size:14px;
}

.side_blog_more a:hover {
    	border: 1px solid #BEAF87;
    	color: #fff;
    	background: url(/img/more_yazirusi_wh.png) no-repeat 95% center;
    	background-color: #BEAF87;
}
.blog_img{
    width: 30%;
    float: left;
}
.blog_img img{
    width: 100%;
}
.blog_tex{
    overflow: hidden;
    margin-top: 5px;


}


/* ----------------------------------------
　パンクズ
---------------------------------------- */
#topic_path{
	clear: both;
	padding: 10px 0 0 10px;
	margin: 0 auto;

}

#topic_path ul{
	overflow: hidden;
}

#topic_path ul li{
	float: left;
	margin-right: 10px;
}

#topic_path ul li a{
	padding-right:15px;
	background:url(../img/topic_path.gif) no-repeat right center;
}

/* ----------------------------------------
　横固定ボタン
---------------------------------------- */

div.regist_fix {
    position: fixed;
    left: -5px;
    top: 30%;
    overflow: hidden;
    z-index: 100;
}
div.regist_fix ul li{
    margin-bottom: 10px;
	height:150px;
}
div.regist_fix ul li.btn_big {
    height: 160px;
}
div.regist_fix ul li.bg_black {
    line-height: 1.9;
    letter-spacing: 0.2em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
div.regist_fix ul li.bg_black a {
    background: #333333;
    border-radius: 5px;
    color: #FFF;
    font-size: 16px;
    padding: 15px 10px;
    display: block;
}
div.regist_fix ul li.bg_black a:hover{
   text-decoration:none;
   opacity:0.8;
}

div.regist_fix ul li.bg_orange {
    line-height: 1.9;
    /*letter-spacing: 0.2em;*/
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
div.regist_fix ul li.bg_orange a {
    background: #b78900;
    border-radius: 5px;
    color: #FFF;
    font-size: 16px;
    padding: 15px 10px;
    display: block;
}
div.regist_fix ul li.bg_orange a:hover{
   text-decoration:none;
   opacity:0.8;
}
div.regist_fix ul li.bg_red {
    line-height: 1.9;
    letter-spacing: 0.2em;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
}
div.regist_fix ul li.bg_red a {
    background: #B82A2F;
    border-radius: 5px;
    color: #FFF;
    font-size: 16px;
    padding: 15px 10px;
    display: block;
}
div.regist_fix ul li.bg_red a:hover{
   text-decoration:none;
   opacity:0.8;
}


div.regist_fix ul li.bg_logout a {
}

/* ----------------------------------------
　bottom_banner_wrap 
---------------------------------------- */
.bottom_banner_wrap{
	width:750px;
}

.bottom_banner_wrap ul{
	overflow:hidden;
	  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
justify-content: space-between;
}

.bottom_banner_wrap ul li{
}

.s-ruiji .s-ruiji-img img{
	display: block;
	margin: 0 auto;
	width: 100%;
	max-height: 120px;
	background: #FFF;
	object-fit: contain;
}

.sh_banner_wrap{
	display: block;
	margin: 0 auto;
	width: 100%;
}

.sh_banner_wrap ul{

}

.sh_banner_wrap ul li{
	margin-bottom: 10px;
}

.sh_banner_wrap ul li img{
	width: 780px;
	height: auto;
}


