@charset "utf-8";
/* CSS Document */
@import "https://use.fontawesome.com/releases/v5.0.6/css/all.css";

/* html5 ------------------------------------- */
header, footer, nav, section, article, figure, aside {
	　display: block;
}
img {
	vertical-align: bottom;
	height: auto;
}
/* clearfix---------------------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.clearfix {
	min-height: 1px;
}
* html .clearfix {
	height: 1px;/*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/* common ---------------------------------------- */

body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFF7EC;
	line-height: 1.8em;
	color: #333333;
	font-size: 1em;
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	min-width: 1100px;
	width: 100%;
	height: 100%;
}

a:link {
	color: #434343;
}
a:visited {
	color: #434343;
}
a:hover {
	color: #367F7A;
}
a:active {
	color: #367F7A;
}

i {
	padding-right: 5px;
	font-weight: normal;
}
ol {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;

}
ol li {
}
.txt_red, .msg {
	color: #BF0003;
}
.txt_blue {
	color: #2563B7;
}
.txt_L {
	font-size: 1.2em;

}
.txt_S {
	font-size: 0.8em;
}

/* layout ---------------------------------------- */

#main_header {
	color: #FFFFFF;
	background-color: #392005;
	height: 60px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	min-width: 1000px;
	position: relative;
}
#main_header h1 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 18px;
	padding-right: 10px;
	padding-left: 20px;
	float: left;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 300;
}
#main_header h1 a {
	color: #FFFFFF;
	text-decoration: none;
}
#main_header #head_info {
	font-size: 16px;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	text-align: right;
	width: 500px;
	float: right;
	padding-top: 12px;
	padding-right: 12px;
}
#main_header #head_info a.headbtn {
	width: 150px;
	text-align: center;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 2px;
	margin-left: 15px;
	display: inline-block;
	text-decoration: none;
}
#head_info a.headbtn:link,
#head_info a.headbtn:visited {
	background-image: -webkit-linear-gradient(270deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
}

#head_info a.headbtn:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
}

#head_newsletter {
	width: 160px;
	float: left;
}
#main_header .header_tel {
	width: 240px;
	float: right;
	text-align: right;
	line-height: 1.2em;
	padding-top: 10px;
	padding-right: 30px;
}
#main_header #main_nav {
	width: 500px;
	float: right;
	padding-top: 22px;
}
#main_header #main_nav ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#main_header #main_nav ul li {
	display: block;
	width: 100px;
	float: left;
	list-style-type: none;
	text-align: center;
}
#main_header #main_nav ul li a {
	color: #FFFFFF;
	text-decoration: none;
}
#main_header #main_nav ul li a:hover {
	text-decoration: underline;
}

/* main image ---------------------------------------- */


#main_image {
	margin-bottom: 50px;
	position: relative;
	width: 100%;
}
#main_image a {
	display: block;
	width: 280px;
	font-size: 24px;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	position: absolute;
	top: 10px;
	right: 10px;
	text-decoration: none;
	border-radius: 3px;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
}
#main_image a:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
}

.main_txt_a {
	font-size: 50px;
	color: #D32C2F;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	text-shadow: 2px 2px 2px #FFFFFF;
}
.main_txt_b {
	font-size: 23px;
	color: #000000;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	line-height: 38px;
	text-shadow: 2px 2px 2px #FFFFFF;
}
.main_txt_c {
	font-size: 80px;
	color: #222222;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.main_txt_d {
	font-size: 28px;
	color: #222222;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
}

/* contents ---------------------------------------- */

.content_outer {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 32px;
	background-color: #FFFFFF;
	-webkit-box-shadow: 0 0;
	box-shadow: 0 0;
	border: 1px solid #F3E8DB;
	border-radius: 5px;
}
.content_outer .inner {

}

.content_outer .inner .index_cont {
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	width: 460px;
}
.content_outer .inner .index_cont h3 {
	font-size: 48px;
	color: #CCCCCC;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 14px;
	padding-left: 0px;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.content_outer .inner .index_cont a.link_more {
	display: block;
	width: 200px;
	float: right;
	text-align: center;
	border: 1px solid #CCCCCC;
	color: #777777;
	text-decoration: none;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(../images/ico_more.png);
	background-repeat: no-repeat;
	background-position: 180px center;
	background-color: #FFFFFF;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.content_outer .inner .index_cont a.link_more:hover {
	background-color: #EDEDED;
}
.content_outer h2 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: center;
	color: #FFFFFF;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 1.5em;
	background-color: #392005;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}


/* footer ---------------------------------------- */

.bottom_entry_btn {
	padding-bottom: 32px;

}

.bottom_entry_btn a {
	display: block;
	width: 420px;
	font-size: 24px;
	text-align: center;
	background-image: -webkit-linear-gradient(270deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,102,102,1.00) 0%,rgba(255,58,58,1.00) 100%);
	color: #FFFFFF;
	padding-top: 10px;
	padding-bottom: 10px;
	top: 10px;
	right: 10px;
	text-decoration: none;
	border-radius: 2px;
	margin-left: auto;
	margin-right: auto;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
}
.bottom_entry_btn a:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(235,56,56,1.00) 0%,rgba(211,33,33,1.00) 100%);
}

#main_footer {
	min-height: 188px;
	background-image: url(../images/bg_footer.png);
	background-repeat: repeat-x;

}
#main_footer .inner {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 20px;
}
.inner .footer_l {
	float: left;
}
.inner .footer_l img {
	padding-bottom: 6px;
}
.inner .footer_r {
	float: right;
	width: 227px;
}

#copy_right {
	padding-bottom: 12px;
	padding-top: 12px;
	text-align: center;
	font-size: 12px;
	font-family: futura-pt, sans-serif;
	font-style: normal;
	font-weight: 300;
	background-color: #392005;
	color: #FFFFFF;
}

/* pageTop ---------------------------------------- */

#pageTop {
  position: fixed;
  bottom: 10px;
  right: 10px;
}
 
#pageTop a {
	display: block;
	z-index: 999;
	padding-top: 6px;
	padding-right: 6px;
	padding-left: 6px;
	padding-bottom: 6px;
	border-radius: 6px;
	width: 60px;
	background-color: #BCBCBC;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
}
 
#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.human .human_innter {
	width: 31.33%;
	float: left;
	padding-top: 1%;
	padding-right: 1%;
	padding-bottom: 1%;
	padding-left: 1%;
}
.human .human_innter h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	color: #FFFFFF;
	background-color: #D32C2F;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
	font-family: a-otf-ud-shin-go-pr6n, sans-serif;
	font-style: normal;
	font-weight: 300;
	font-size: 1.2em;
	border-radius: 6px;
}
.human .human_innter p {
	padding-left: 6px;
	padding-right: 6px;
}
.tokuten {
	border: 1px solid #777777;
	text-align: center;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	border-radius: 10px;
}
.staff_image {
	padding-top: 30px;
	padding-left: 50px;
}
.fukidashi {
	position: relative;
}
.fukidashi #fukidashi_a {
	position: absolute;
	bottom: -50px;
	right: 360px;
}
.fukidashi #fukidashi_b {
	position: absolute;
	bottom: -50px;
	right: 30px;
}
.line_at {
	min-height: 130px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 460px;
	margin-top: 10px;
	border: 1px solid #2CBF13;
	margin-bottom: 30px;
	padding-top: 16px;
	padding-right: 16px;
	padding-bottom: 16px;
	padding-left: 16px;
	border-radius: 3px;
}
.line_at #line_qr {
	position: absolute;
	top: 16px;
	left: 16px;
}
.line_at #LINEat_logotype_Green {

}
.line_at .line_txt {
	padding-left: 150px;
}
.reserve_link {
	font-size: 12px;
	text-align: right;
	padding-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color: #442605;
}
.reserve_link a {
	color: #FFFFFF;
}
#fb_info {
	background-color: #DEE9FF;
	width: 940px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 32px;
	border: 1px solid #708BC2;
	border-radius: 3px;
	color: #212F4D;
}
.sns_box {
	background-color: #FFFFFF;
	border-top: 2px solid #442605;
	text-align: center;
	padding-top: 40px;
	padding-bottom: 40px;
}
.sns_ico {
	margin-left: 10px;
	margin-right: 10px;
}



#fb_info .fb_info_left {
	width: 600px;
	text-align: center;
	float: left;
}
