@font-face {
    font-family: 'Hannari';
        src: url('../font/Hannari.otf');
}
@font-face {
    font-family: 'sawarabi';
        src: url('../font/sawarabi-mincho-medium.ttf');
}
body {
	background-color: #FFFFFF;
	position: relative;
	font: 16px/160% "游ゴシック",  "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;;
	color: #5b401c;
	max-width: 100%;
	overflow: hidden;
	padding: 0 50px 50px;
	text-align: justify;
    text-justify: inter-ideograph;
}

* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-appearance: none;
}

a:hover{
	opacity: .5;
	-webkit-opacity: .5;
	-moz-opacity: .5;
	filter: alpha(opacity=50);	/* IE lt 8 */
	-ms-filter: "alpha(opacity=50)"; /* IE 8 */
	-webkit-transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
	transition:all 0.2s ease-out;
}
img{ max-width:100%; height:auto;}
#wrapper {
	width: 100%;
	overflow: hidden;
	position: relative;
}


/* ==================================
	header
================================== */
#header {
	width: 100%;
	padding: 10px 0;
	z-index: 50;
	position: relative;
	background: #fff;
	height: 132px;
}



#hd_contents {
	margin: 0px auto;
	position: relative;
	width: 100%;
}

#hd_logo {
	width: 100%;
	max-width: 267px;
	margin: 0;
	z-index: 2000;
	position: absolute;
	top: 5px;
	left: 3%;
}

/* ==================================
	gnav
================================== */
#hd_nav {
	margin: 0;
	position: absolute;
	display: block;
	right: 30px;
	top:30px;
	
}

#hd_nav ul {
	text-align: center;
	width: 100%;
}

#hd_nav ul li {
	text-align: center;
	padding: 0;
	display: inline-block;
	word-break: keep-all;
	vertical-align: middle;
	margin: 0 5px
}
#hd_nav a {
	display: inline-block;
	position: relative;
	text-decoration: none;
	text-align: center;
	line-height: 120%;
	color: #462a19;
	padding: 10px 10px 12px;
	font-size: 112.5%;
	font-family: 'Arima Madurai', Arial, sans-serif;
}

#hd_nav a.active {
border-bottom: 3px solid #ecb60e;
}
#hd_nav a.active::after {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
  content: none;

}
#hd_nav a.active:hover::after {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
#hd_nav a::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 3px;
  -webkit-transform: scaleX(0);
  -ms-transform: scaleX(0);
  transform: scaleX(0);
  background-color: #ecb60e;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}
#hd_nav a:hover::after {
  -webkit-transform: scaleX(1);
  -ms-transform: scaleX(1);
  transform: scaleX(1);
}
#hd_nav  a span {
	font-size: 81.25%;
	padding: 3px 0 3px;
	display: block;
	color: #41332f;
	font-family: "Hannari","游明朝", "sawarabi", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}


.hd_contact  {
	display: table-cell;
	max-width: 250px;
	width:15%;
	background: #f3d823;
	vertical-align:middle;
}
.hd_contact a {
	display: block;
	background: #f3d823;
	text-align: center;
	width: 100%;
	line-height: 180%;
	color: #00426E;
	font-weight: bold;
	text-decoration:none;
 }

#header .nav_icon {
	display: none;
	width: 100px;
	height:100px;
	z-index: 5001;
	float: right;
}

#hd_tel {
	float: right;
	width: 100px;
	height: 100px;
	display: none;
}


/* ==================================
	contents
================================== */

h2.ttl_box {
	background: #0098e9;
	width: 100%;
	padding: 2% 0px;
	color: #fff;
	text-align: center;
	font-size: 150%;
	font-weight: bold;
	position: relative;
}


h2.ttl_box:after {
	content: " ";
	position: absolute;
	bottom: -20px; left: 50%;
	margin-left: -25px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 40px 30px 0 30px;
	border-color: #0098e9 transparent transparent transparent;
}

.contents_box {
	margin: 5% auto 7%;
	max-width: 1200px;
	width: 96%;
	overflow: hidden;
	position: relative;
}

#main_ttl{
	background: url(../images/common/main_ttl_bg.jpg)  no-repeat center top;
	background-size:cover;
	font-family: "Hannari","游明朝","sawarabi",  "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
h1#main_ttl{
	text-align: center;
	font-size: 287.5%;
	padding: 4.7% 0;
	margin: 0 0 4%;
	line-height: 140%;
	font-family: "Hannari","游明朝", "sawarabi", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
h1#main_ttl span{
	display: block;
	font-size: 52.17%;
	color: #f4ab0d;
	font-family: 'Arima Madurai', Arial, sans-serif;
	letter-spacing: 3px;
}
#pankuzu_box {
	margin: 0 auto 3%;
	width: 100%;
	display: block;
	position: relative;
	padding: 15px 0;
	border-top: 5px solid #0068b7;
	background-color: #f5f5f5;
}
#pankuzu_box .pankuzu_list {
	max-width: 1060px;
	padding: 0 0 0 1%;
	margin: 0 auto;
	width: 96%;
}

#pankuzu_box li {
	display: inline-block;
	padding: 0px 5px 0px 0px;
	font-size: 81.25%;
	color: #373737;
	z-index:1000;
}
#pankuzu_box li a {
	color: #0098e9;
	text-decoration: underline;
}
#pankuzu_box .fa-home {
	padding: 0px 8px 0px 0px;
	color: #c8c8c8;
	font-size: 137.5%;
}
#pankuzu_box li:after {
	content:">";
	padding: 0 0 0 10px;
}
#pankuzu_box li:last-of-type:after {
	content:" ";
}
#main_container {
	width: 96%;
	padding: 0 0 8%;
	margin: 0 auto;
	max-width: 1060px;
	overflow: hidden;
}
#main_contents {
	width: 96%;
	max-width: 760px;
	float: left;
}



#pagetop{
	text-align: center;
	margin: 1.5% 0;

}




/* ==================================
	footer
================================== */
#footer {
	background-color: #f8f2e9;
	width: 100%;
	color: #FFF;
}

#ft_contents {
	margin: 0px auto;
	max-width: 1200px;
	width: 96%;
	padding: 3.5% 0 1.5%;
	background-color: #f8f2e9;
	overflow: hidden;
}
#ft_contents .ft_logo {
	margin: 0 auto 2.5%;
	max-width: 442px;
	width: 90%;
}
#ft_contents #ft_about {
	margin: 0 0 20px ;
	font-size: 15px;
	line-height: 2;
	color: #3a2117;
	text-align: center;
	font-family: "Hannari","游明朝", "sawarabi", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}
#ft_contents #ft_about p:nth-of-type(2) {
	font-size: 20px;
	line-height: 2;
	letter-spacing: 3px;
	
}
#ft_btn_list {
	margin: 0 auto;
	width: 30.5%;
	overflow: hidden;
}
#ft_btn_list li  {
	width: 48%;
	display: inline-block;
	margin: 0 1% 0 0;
	text-align: center;
}
#ft_btn_list li:last-of-type  {
	margin: 0 0% 0 0;
}
#ft_btn_list li a  {
	display: block;
	text-decoration: none;
	font-size: 106.25%;
	padding: 12px 0; 
	letter-spacing: 0.1em;
	font-family: 'Arima Madurai',"Hannari","游明朝", "sawarabi",Arial, sans-serif;
}

#ft_btn_list li a.fb_btn  {
	background: #3a1b14;
	color: #fff;
}
#ft_btn_list li a.ab_btn  {
	background: #f1c626;
	color: #382218;
}
#ft_nav {
	padding: 2% 0 0%;
	text-align: center;
	
}


#ft_nav a {
	display: inline-block;
	text-decoration: none;
	margin: 0 0.3% 0 0;
	color: #3a2117;
	font-family: "Hannari","游明朝", "sawarabi", "Yu Mincho", YuMincho, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
}



.copyright_box {
	width: 100%;
	display: block;
	text-align: center;
	font-size: 75%;
	color: #89776a;
}
@media screen and (max-width: 1280px) {
body {
	padding: 0 3% 3%;
	
}
	#hd_nav ul li {
	margin: 0 4px;
}
#hd_nav a {
	padding: 2% 3% 5%;
}
	}
@media screen and (max-width: 980px) {
/* ==================================
	header
================================== */
#header {padding: 0px 0 10px	;height: 100px;}
#hd_logo {width: 22%;top: 10px;}

	/* ==================================
	gnav
================================== */


/* ==================================
	footer
================================== */

#ft_contents .ft_logo {width: 36.8%;}
#ft_btn_list {
	margin: 0 auto;
	width: 50%;
	overflow: hidden;
}

	
}
@media screen and (max-width: 860px) {
body {
	padding: 0;
}
body.open,html.open {
    overflow: hidden;
    height: 100%;
}
/* ==================================
	header
================================== */
#header {padding: 0;height: auto;}
#hd_logo {width: 30%;top: 5px;left: 3%;}
	
#header .nav_icon { display: block;}



/* ==================================
	gnav
================================== */
#hd_nav {
	width: 100%;
	margin: 0 0 0;
	padding: 10% 0 0;
	position: fixed;
	right: 0px;
	top:0px;
	background:rgba(73,41,31,0.9);
	z-index:4000;
	display: none;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
	
}

#hd_nav ul li {
	text-align: left;
	display: block;
	word-break: keep-all;
	width: 100%;
	vertical-align: middle;
}
#hd_nav a.active {border-bottom: 1px solid #e5e5e5;}
#hd_nav a::after { content: none;}
#hd_nav a:hover::after {
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
#hd_nav  a span {font-size: 75%;	padding: 0 0 0 3%;	display:none;}

#hd_nav a {
	border-bottom: 1px solid #e5e5e5;
	border-left:none;
	text-decoration: none;
	text-align: center;
	padding:20px 2%;
	width: 100%;
	color:#fff;
	font-size:125%;
	letter-spacing: 3px;
}
#hd_tel {display: block;}

/* ==================================
	footer
================================== */
#ft_contents {width: 100%;padding: 4.5% 0 3%;}
#ft_contents .ft_logo {	width: 36.8%;}
#ft_contents #ft_about {font-size: 100%;}
#ft_contents #ft_about p:nth-of-type(2) {font-size: 120%;}
#ft_btn_list {width: 80%;}
#ft_btn_list li a  {font-size: 106.25%;	padding: 12px 0; }
#ft_nav {padding: 2% 0 0%;text-align: left;	}
#ft_nav a {
	display: block;
	text-decoration: none;
	background: #3a1b14;
	border-bottom: 1px solid #f8f2e9;
	margin: 0;
	color: #fff;
	padding: 12px 0px 12px 20px;
	
}


#main_contents {
	width: 96%;
	max-width: none;
	float: none;
	margin: 0 auto 10%;
}
#side_contents {
	width: 96%;
	max-width: none;
	float: none;
	margin: 0 auto;
}

}
@media screen and (max-width: 768px) {
/* ==================================
	contents
================================== */
#main_ttl{
	background: url(../images/common/main_ttl_bg_sp.jpg)  no-repeat center top;
	background-size: 100% auto;
}
h1#main_ttl{font-size: 287.5%;padding: 17.5% 0;line-height: 120%;}
h1#main_ttl span{font-size: 52.17%;	color: #f4ab0d;}
}

@media screen and (max-width: 640px) {
/* ==================================
	gnav
================================== */
#hd_nav {width: 100%;margin:0;}

#header .nav_icon {width: 80px;height:80px;}
#hd_tel {display: block;width: 80px;height: 80px;}
	
/* ==================================
	contents
================================== */
h1#main_ttl{font-size: 287.5%;padding: 16% 0;line-height: 120%;}

}

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

/* ==================================
	gnav
================================== */
#hd_nav {width: 100%;margin: 0px 0 0;}

#header .nav_icon {width: 60px;height:60px;}
#hd_tel {display: block;width: 60px;height: 60px;}

	
/* ==================================
	footer
================================== */
#ft_contents .ft_logo {	width: 80%;padding: 6% 0 3%;}
#ft_contents #ft_about {font-size: 87.5%;}
#ft_contents #ft_about p:nth-of-type(2) {font-size: 112.5%;}
#ft_btn_list {width: 96%;}
#ft_btn_list li a  {font-size: 106.25%;	padding: 12px 0; }
/* ==================================
	contents
================================== */
h1#main_ttl{font-size: 225%;padding: 15% 0;line-height: 120%;}
}
@media screen and (max-width: 414px) {
/* ==================================
	contents
================================== */
h1#main_ttl{font-size: 200%;padding: 15% 0;line-height: 120%;}
}

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

/* ==================================
	header
================================== */
#hd_logo {width: 35%;top: 5px;left: 3%;}

#hd_nav {width: 100%;margin: 0px 0 0;}
#header .nav_icon {width: 50px;height:50px;}
#hd_tel {display: block;width: 50px;height: 50px;}

}
