@charset "shift_jis";
/* CSS Document */

/* ----------------------------------------------------
　body この記述は消さないでください！
  背景の色替えなどが必要な時に修正
---------------------------------------------------- */

body {
	color : #000000;
	font-size: 12px;
	font-weight:normal;
	line-height:18px;
	text-align: left;
	background: #FFFFFF;
	margin:0px 0px 0px 0px;
	padding:0;
	font-family: 'メイリオ',Meiryo,'ＭＳ Ｐゴシック','MS PGothic',sans-serif;
}

img {
	user-drag: none;
	-webkit-user-drag: none;
	-moz-user-select: none;
}

/* ----------------------------------------------------
　header 固定 この記述は消さないでください！
  PCヘッダー固定用。色変更したいときはnew_headerのバックグラウンドを変更
---------------------------------------------------- */

h1{
    color: #aaa;
    font-size: 11px;
    text-align: left;
    width: 44%;
    font-weight: normal;
    line-height: 35px;
    padding-left: 0px;
    top: 0;
    left: 0px;
    right: 472px;
    position: absolute;
    z-index: 150;
    margin: auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 670px;
}

.new_header {
	background-color:#042455;
	width:100%;
	height:35px;
	position: fixed;
	top:0;
	z-index:100;
}
.new_header_inner {
        min-width: 1000px;
}

.new_header_icon {
	float:left;
	margin:8px 0 0 0;
}

.new_header_menu {
    float: right;
    margin-bottom: 11px;
}

.new_header_menu ul {
	margin:0;
	padding:0;
	overflow:hidden;
}
.new_header_menu li {
	list-style-type: none;
	float: left;
	padding: 0;
	margin-left:6px;
}
.new_header_menu li:nth-child(4) {
	
}
.new_header_menu li:nth-child(4) a{
    color: #ed6103 !important;
    background: #fff;
    border: solid 2px #ed6103;
    padding: 1px 16px 6px 16px;
}
.new_header_menu li:nth-child(5) {
	
}
.new_header_menu li:nth-child(5) a{
    color: #ed6103 !important;
    background: #fff;
    border: solid 2px #ed6103;
    padding: 1px 16px 6px 16px;
}
.new_h_reserv {
    background-color: #fff;
    border-radius: 3px;
}

.new_h_reserv a {
    color: #042455 !important;
	text-align:center;
}

.new_header_menu a {
    color: #333;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 4px 16px 8px 16px;
    height: 16px;
    line-height: 22px;
    font-size: 12px;
    letter-spacing: 1px;
    background: #eeeeee;
}

.new_header_menu a img{
	float:left;
	margin:0px 10px 0px 0px;
}

.new_header_icon:hover , .new_header_menu li:hover{
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.new_header_menu li i {
    margin-right: 5px;
}

/*-------------------------------------------------------------------
学区表示非表示設定
学区非表示にする場合は下記cssのコメントアウトをはずしてください
-------------------------------------------------------------------*/
/*
.sho_school , .sho_school_text , sesrch_school{
    display: none;
}
*\

/*-------------------------------------------------------------------
  ここから下を全削除後、各サイトの共通テンプレート
  ヘッダーフッターサイドバーなどで使用するcssを記載してください
  サイドバーのcssをそのまま使いたいとかであればうまく利用してください。
-------------------------------------------------------------------*/

/*ヘッダーとフッター*/

/* ----------------------------------------
　header
---------------------------------------- */
.footer_common_wrap{
overflow: hidden;
    border-bottom: solid 4px #ed6103;
    padding: 15px 0px 15px 0px;
}
.footer_common_box{
	width:1149px;
	margin:auto;
}
.footer_common_logo{
	float:left;
	margin-top:30px;
}
.footer_common_logo a{

}
.footer_common_logo a img{

}
.footer_common_right{
float: right;
    width: 870px;
    overflow: hidden;
}
.footer_common_top{
    width: 612px;
    float: right;
    margin: 0px;
    padding: 0px;
    overflow: hidden;
    z-index: 10;
    position: relative;
}
.footer_common_top ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	display: flex;
justify-content: flex-end;
    gap: 10px;
}
.footer_common_top ul li{

}
.footer_common_top ul li a{
	display:block;
	font-size:12px;
	line-height:28px;
	padding:0px 8px;
	border-radius: 5px;
	color:#fff;
	text-decoration:none;
    box-sizing: border-box;
}
.footer_common_top ul li a:hover{
	background-color:#FFF;
}
.footer_common_top ul li:nth-child(1) a{
	background-color:#ed6103;
	border: solid 1px #ed6103;
}
.footer_common_top ul li:nth-child(1) a:hover{
	background-color:#FFF;
	color:#ed6103;
}
.footer_common_top ul li:nth-child(2) a{
	background-color:#ed6103;
	border: solid 1px #ed6103;
}
.footer_common_top ul li:nth-child(2) a:hover{
	background-color:#FFF;
	color:#ed6103;
}
.footer_common_top ul li:nth-child(3) a{
	background-color:#0392d6;
	border: solid 1px #0392d6;
}
.footer_common_top ul li:nth-child(3) a:hover{
	background-color:#FFF;
	color:#0392d6;
}
.footer_common_top ul li:nth-child(4) a{
	background-color:#0392d6;
	border: solid 1px #0392d6;
}
.footer_common_top ul li:nth-child(4) a:hover{
	background-color:#FFF;
	color:#0392d6;
}
.footer_common_menu{
width: 816px;
    margin-top: -37px;
    overflow: hidden;
    float: right;
}
.footer_common_menu ul{
	width:816px;
	margin:0px;
	padding:0px;
	list-style-type:none;
	display: flex;
	justify-content: space-between;
}
.footer_common_menu ul li{
    margin: 54px 0px 0px 0px;
}
.footer_common_menu ul li:nth-child(1){
	margin:0px;
	padding:0px;
}
.footer_common_menu ul li:nth-child(1) a{
	text-align:center;
}
.footer_common_menu ul li:nth-child(1) img{
    display: block;
    width: 80px;
    margin: 0px auto 5px auto;
    padding: 0px 22px 0px 0px;
}
.footer_common_menu ul li a{
	font-size:15px;
	color:#333;
	text-decoration:none;
}
.footer_common_menu ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.footer_common_menu ul li a::after {
  position: absolute;
  bottom: -4px;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background: #0392d6;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.footer_common_menu ul li:nth-child(1) a::after {
  bottom: -2px;
}
.footer_common_menu ul li a:hover::after {
  transform: scale(1, 1);
}
.header_fix_3{
    position: fixed;
    width: 100%;
    background: #fff;
    z-index: 1000;
    top: -144px;
}

/* ----------------------------------------
　footer
---------------------------------------- */
.noto{
	font-family:'Noto Sans JP', sans-serif;
}
.footer_wrap{
	background-color:#fcefe5;
	background-image:url(/img/common/f_bg.png);
	background-repeat:repeat-x;
	background-position-y:bottom;
	padding:80px 0px;
	margin-top: 80px;
}
.footer_box{
	width:1100px;
	margin:auto;
}
.footer_top{
	overflow:hidden;
    display: flex;
    justify-content: space-between;
}
.footer_top_box{

}
.footer_top_box:nth-child(3){
	width:200px;
}
.footer_top_box h2{
	margin:0px 0px 20px 0px;
	font-size:16px;
	font-weight:bold;
	color:#ed6103;
	text-align: left;
}
.footer_top_box ul{
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
.footer_top_box ul li{
	font-size:15px;
	margin-bottom:10px;
}
.footer_top_box ul li a{
	display:block;
	text-decoration:none;
	color:#333;
}
.footer_top_box ul li a {
  position: relative;
  display: inline-block;
  text-decoration: none;
}
.footer_top_box ul li a::after {
  position: absolute;
  bottom: -3px;
  left: 0;
  content: '';
  width: 100%;
  height: 1px;
  background: #333;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
.footer_top_box ul li a:hover::after {
  transform: scale(1, 1);
}
.footer_company_wrap{

    display: flex;
    justify-content: space-between;
}
.footer_company_l{
	float:left;
}
.footer_company_r{
	float:right;
}
.footer_company_box{
	width:535px;
}
.footer_company_box h2{
	margin-bottom:25px;
}
.footer_company_box h2 img{

}
.footer_company_box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
	    display: flex;
    justify-content: space-between;
}
.footer_company_box ul li{
	width:245px;
	position:relative;
}
.footer_company_box ul li img{
	
}
.footer_company_box ul li h3{
    font-size: 18px;
    margin: 30px 0px 12px 0px;
    text-align: center;
}
.footer_company_box ul li p{
	margin:0px;
	font-size:13px;
}
.footer_company_box ul li p span{
	display:block;
	margin-bottom:5px;
	font-size:13px;
}
.footer_company_tel{
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    line-height: 50px;
    background-color: #FFF;
    border-radius: 5px;
    background-repeat: no-repeat;
    padding: 0px 0px 0px 20px;
    background-position-x: 32px;
    background-position-y: 18px;
    margin-bottom: 15px;
}
.footer_company_l .footer_company_tel{
	background-image:url(/img/top/company_icon01.png);
}
.footer_company_r .footer_company_tel{
	background-image:url(/img/top/company_icon02.png);
}
.footer_company_link{
width: 120px;
    position: absolute;
    top: 137px;
    right: 23px;
}
.footer_company_link a{
display: block;
    line-height: 30px;
    font-size: 13px;
    text-align: center;
    color: #fff;
    border-radius: 5px;
    border: solid 1px #fff;
    text-decoration: none;
    box-sizing: border-box;
    padding: 0px 8px 0px 0px;
	position:relative;
}
.footer_company_link a::before{
    content: "";
    right: 12px;
    top: 12px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
}
.footer_company_l .footer_company_link a{
	background-color:#ed6103;
}
.footer_company_l .footer_company_link a:hover::before{
    border-top: 2px solid #ed6103;
    border-right: 2px solid #ed6103;
}
.footer_company_l .footer_company_link a:hover{
	background-color:#fff;
	color:#ed6103;
    border: solid 1px #ed6103;
}
.footer_company_r .footer_company_link a{
	background-color:#0392d6;
}
.footer_company_r .footer_company_link a:hover::before{
    border-top: 2px solid #0392d6;
    border-right: 2px solid #0392d6;
}
.footer_company_r .footer_company_link a:hover{
	background-color:#fff;
	color:#0392d6;
    border: solid 1px #0392d6;
}
.footer_comment{
	margin:40px 0px;
}
.footer_comment h2{
	text-align:center;
	margin:0px 0px 20px 0px;
}
.footer_comment h2 a{

}
.footer_comment h2 a img{

}
.footer_comment p{
	font-size:13px;
	text-align:center;
}
.footer_comment p span{
	display:block;
	font-size:21px;
	font-weight:bold;
	margin-bottom:27px;
}
.footer_copyright{
	background-color:#ed6103;
	font-size:13px;
	color:#fff;
	text-align:center;
	line-height:40px;
	letter-spacing:1px;
}












/* ----------------------------------------
　side
---------------------------------------- */
.side{
	width:200px;
}
.s_joken_wrap{
	margin-bottom:20px;
	overflow:hidden;
}
.s_joken_wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.s_joken_wrap ul li{
	float:left;
}
.s_joken_wrap ul li:nth-child(1){
	width:100%;
	margin-bottom:13px;
}
.s_joken_wrap ul li:nth-child(1) a{
line-height: 62px;
    background-image: url(/img/top/search_icon01.png);
    background-position-x: 23px;
    background-position-y: 12px;
    background-size: 23px;
    padding-left: 18px;
}
.s_joken_wrap ul li a::before {
    content: "";
    bottom: 15px;
    right: 12px;
    width: 16px;
    height: 1px;
    background: #ed6103;
    position: absolute;
}
.s_joken_wrap ul li a::after {
    content: "";
    right: 9px;
    bottom: 18px;
    width: 10px;
    height: 1px;
    background: #ed6103;
    -webkit-transform: rotate( 
45deg);
    transform: rotate( 
45deg);
    position: absolute;
}
.s_joken_wrap ul li:nth-child(3) a::before {
    background: none;
}
.s_joken_wrap ul li:nth-child(3) a::after {
    background: none;
}
.s_joken_wrap ul li:nth-child(4) a::before {
    background: none;
}
.s_joken_wrap ul li:nth-child(4) a::after {
    background: none;
}
.s_joken_wrap ul li:nth-child(2){
	width:100%;
	margin-bottom:13px;
}
.s_joken_wrap ul li:nth-child(2) a{
line-height: 62px;
    background-image: url(/img/top/search_icon02.png);
    background-position-x: 23px;
    background-position-y: 20px;
    background-size: 25px;
    padding-left: 18px;
}
.s_joken_wrap ul li:nth-child(3){
	width:95px;
	margin-right:9px;
}
.s_joken_wrap ul li:nth-child(3) a{
	padding:19px 0px;
}
.s_joken_wrap ul li:nth-child(3) a span{
	display:block;
	margin-bottom:3px;
}
.s_joken_wrap ul li:nth-child(4){
	width:95px;
}
.s_joken_wrap ul li:nth-child(4) a{
	padding:19px 0px;
}
.s_joken_wrap ul li:nth-child(4) a span{
	display:block;
	margin-bottom:3px;
}
.s_joken_wrap ul li a{
	display:block;
	color:#333;
	text-decoration:none;
	font-size:16px;
	border:solid 1px #ed6103;
	border-radius: 7px;
	background-repeat:no-repeat;
	text-align:center;
	position:relative;
}
.s_joken_wrap ul li a:hover{
	background-color:#ffecdf;
}
.s_joken_wrap ul li a span{
	font-weight:bold;
	color:#000;
	font-size:19px;
	color:#ed6103;
}

.s_info_wrap{
	margin-bottom:20px;
	clear:both;
	background-color:#f2f4f3;
	padding-bottom:10px;
}
.s_info_wrap h2{
	background-color:#ed6103;
	color:#fff;
	font-size:18px;
	font-weight:bold;
	line-height:64px;
	padding:0px 0px 0px 25px;
	margin:0px 0px 10px 0px;
}
.s_info_wrap iframe{
    width: 180px;
    border: none;
    margin: auto;
	display:block;
}
.s_info_box{
    width: 163px;
    margin: 0px auto 0px auto;
    overflow: hidden;
}
.s_info_box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.s_info_box ul li{
	
}
.s_info_box ul li a{
	display:block;
	padding:11px;
	color:#333;
	overflow:hidden;
	position:relative;
	background-color:#FFF;
	text-decoration:none;
}
.s_info_box ul li a:hover{
	background-color:#ffecdf;
}
.s_info_box ul li a p{
	clear:both;
}
.s_info_box ul li a::before{
    content: "";
	height:1px;
	width:165px;
	background-color:#333;
	position:absolute;
	left:0px;
	right:0px;
	margin:auto;
	bottom:0px;
}
.s_info_img{
	width:46px;
	float:left;
}
.s_info_img img{
	width:100%;
}
.s_info_r{
	width:88px;
}
.s_info_title{
	font-size:12px;
	font-weight:bold;
	margin-bottom:5px;
}
.s_info_title span{
	display:block;
	border:solid 1px #333;
	border-radius: 3px;
	line-height:22px;
	text-align:center;
	padding:0px 8px;
	margin-top:5px;
}
.s_info_r p{
	margin:5px 0px 0px 0px;
	font-size:11px;
}
.s_info_link{
	display:block;
	color:#ed6103;
	font-size:16px;
	text-align:center;
	line-height:45px;
	background-color:#FFF;
	border:solid 2px #ed6103;
	border-radius: 30px;
	text-decoration:none;
	margin:10px auto 0px auto;
	    width: 182px;
	position:relative;
}
.s_info_link:hover{
	background-color:#ed6103;
	color:#fff;
}
.s_info_link::before {
    content: "";
    right: 14px;
    top: 18px;
    width: 7px;
    height: 7px;
    border-top: 2px solid #ed6103;
    border-right: 2px solid #ed6103;
    -webkit-transform: rotate( 
45deg);
    transform: rotate( 
45deg);
    position: absolute;
}
.s_info_link:hover::before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}
.s_bn_wrap{
	margin-bottom:20px;
}
.s_bn_wrap a{

}
.s_bn_wrap a img{

}
.s_search_wrap{
	background-color:#f5f4f0;
	padding:17px 20px;
	margin-bottom:20px;
}
.s_search_box{
	
}
.s_search_box h2{
	margin:0px;
	padding:0px;
	list-style-type:none;
	text-align:center;
	font-size:17px;
	color:#fff;
	background-color:#ed6103;
	line-height:40px;
}
.s_search_box ul{
    background-color: #FFF;
    margin: 0px;
    padding: 21px 13px;
    list-style-type: none;
}
.s_search_box ul li{
    margin: 0px 0px 8px 0px;
}
.s_search_box ul li:last-child{
	margin-bottom:0px;
}
.s_search_box ul li a{
	display:block;
	font-size:15px;
	position:relative;
	padding:0px 0px 0px 23px;
	text-decoration:none;
	color:#333;
}
.s_search_box ul li a:hover{
	text-decoration:underline;
}
.s_search_box ul li a::before{
    content: "";
    width: 17px;
    height: 17px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ed6103;
    position: absolute;
    left: 0px;
    top: 0px;
}
.s_search_box ul li a::after{
    content: "";
    top: 6px;
    left: 5px;
    width: 4px;
    height: 4px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    -webkit-transform: rotate(
45deg);
    transform: rotate(
45deg);
    position: absolute;
}
.s_conts_wrap{

}
.s_conts_wrap ul{
    margin: 0px auto 0px auto;
    padding: 0px;
    list-style-type: none;
    width: 200px;
    border: solid 1px #ed6103;
    border-radius: 10px;
    overflow: hidden;
}
.s_conts_wrap ul li{
}
.s_conts_wrap ul li a{
    display: block;
    font-size: 11px;
    text-align: center;
    color: #333;
    text-decoration: none;
    background-color: #fff;
    padding: 110px 0px 20px 0px;
    background-repeat: no-repeat;
    background-position-x: center;
    position: relative;
}
.s_conts_wrap ul li a:hover{
	background-color:#ffecdf;
}
.s_conts_wrap ul li a::before {
    content: "";
    border-top: dotted 1px #ed6103;
    width: 166px;
    bottom: 0px;
    right: 0px;
    left: 0px;
    margin: auto;
    position: absolute;

}
.s_conts_wrap ul li:nth-child(4) a::before{
	border:none;
}
.s_conts_wrap ul li:nth-child(1) a{
    background-image: url(/img/top/group_img01.png);
    background-position-y: 22px;
    background-position-x: 60px;
    background-size: 70px;

}
.s_conts_wrap ul li:nth-child(2) a{
background-image: url(/img/top/group_img02.png);
    background-position-y: 36px;
    background-size: 80px;

}
.s_conts_wrap ul li:nth-child(3) a{
    background-image: url(/img/top/group_img03.png);
    background-position-y: 18px;
    background-position-x: 71px;
    background-size: 70px;

}
.s_conts_wrap ul li:nth-child(4) a{
background-image: url(/img/top/group_img04.png);
    background-position-y: 31px;
    background-size: 40px;

}
.s_conts_wrap ul li a span{
    display: block;
    text-align: center;
    font-size: 13px;
    font-weight: bold;
    color: #ed6103;
    margin: 0px 0px 1px 0px;
}
.side_fix_wrap{
	position:fixed;
	right:0px;
	bottom:210px;
	z-index:10;
}
.side_fix_wrap ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.side_fix_wrap ul li{
	margin-bottom:0px;
}
.side_fix_wrap ul li a{
	display:block;
}
.side_fix_wrap ul li a:hover{
	opacity: 0.7;
}
.baguetteBox_wrap{
	position:relative;
}
.baguetteBox_wrap:before{
    content: "";
    width: 100%;
    height: 100%;
    max-height: 100%;
    top: 0px;
    left: 0px;
    display: block;
    z-index: 100;
    opacity: 0;
    position: absolute;
}
.baguetteBox_wrap a{
	position:relative;
}
.baguetteBox_wrap a:before{
    content: "";
    background-image: url(/img/shisai_lpgp.png);
    background-repeat: no-repeat;
    background-size: 100%;
    height: 36px;
    width: 200px;
    position: absolute;
    left: 0px;
    right: 0px;
    margin: auto;
    bottom: 190px;
}

.shosai_bn img{
	width:778px;
	margin:20px 0 10px;
}
.t_shop_wrap{
	background-color: #fcefe5;
	padding: 70px 0px;
	h2{
		font-size: 30px;
		font-weight: bold;
		margin: 0px auto 35px auto;
		padding: 0px 0px 0px 45px;
		position: relative;
		line-height: 29px;
		background-image: url(/img/top/shop_ti_icon.webp);
		background-repeat: no-repeat;
		width: 1100px;
		box-sizing: border-box;
		text-align: left;
		span{
			font-size: 17px;
			font-weight: bold;
			color: #b4b4b4;
			padding: 0px 0px 0px 10px;
		}
	}
	ul{
		width: 1200px;
		margin: auto;
		padding: 0px;
		list-style-type: none;
		display: flex;
		align-items: self-start;
		justify-content:space-between;
		li{
			padding: 40px 45px;
			width: 580px;
			box-sizing: border-box;
			border-radius: 15px;
			display: flex;
			justify-content: space-between;
			background-color: #fff;
			box-sizing: border-box;
			.t_shop_box{
                width: 315px;
                margin-top: 5px;
			}

			h3{
				font-size: 20px;
				font-weight: bold;
				color: #ed6103;
				margin: 0px 0px 20px 0px;
			}
			p{
                font-size: 15px;
                line-height: 22px;
                margin: 0px;
			}
		}
	}

}