@charset "UTF-8";

body {
  font-family: "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, YuGothic, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  min-width: 1000px;
}
a {
  color: #333;
  text-decoration: none;
}
img {
	max-width: 100%;
  vertical-align: bottom;
}
.pagetop {
  border-radius: 2px;
  cursor: pointer;
  display: none;
  overflow: hidden;
  position: fixed;
  bottom: 20px;
  right: 40px;
	z-index:1000;
}
.pagetop:hover {
  opacity: .6;
}
.pagetop img {
  width: 90px;
  height: auto;
}
.cf:after {
  display: block;
  content: "";
  clear: both;
}
.clear {
  clear: both;
}
/* ==========================================================================

01. header(multinfo)
02. nav
03. footer
04. low-common-design(low only)
05. menu
06. reservebanner (low only)
09. multi-class

10. 404 error

========================================================================== */
/*
01. header (multinfo)
========================================================================== */
header{
	width: 100%;
	padding: 25px 0;
	background: url(../images/common/header_border.png) no-repeat left top;
	background-size: 100%;
}
header img{
	max-width: 100%;
}
header .inner{
	display: table;
	width: 96%;
	max-width: 1500px;
	min-width: 1200px;
	margin: 0 auto;
}
.header_left{
	width: 415px;
	display: table-cell;
	vertical-align: top;
	position: relative;
}
.header_logo{
	max-width: 415px;
	display: block;
}
header h1{
	width: 109%;
	font-size: 12px;
	font-size: 11px\0;
	text-align: center;
	-webkit-transform : scale(0.91) ;
	position: absolute;
	left: -18px;
	top: 124px;
	color: #353535;
	font-family:  "Yu Gothic", YuGothic, sans-serif;
}
.header_right{
	width: auto;
	display: table-cell;
	vertical-align: top;
	text-align: right;
}
.header_part{
	display: inline-block;
	vertical-align:middle;
}
.header_part:nth-of-type(2){
	margin: -15px 15px 0 15px;
}
.header_time_top{
	width: auto;
	display: flex;
	align-items: center;
	justify-content: flex-start;
  margin-bottom: 54px;
}
.header_time{
	
}
.header_time_img{
	display: block;
	width: 44px;
}
.header_time_txt{
	margin-left: 10px;
	font-family: "フロップデザイン";
	font-weight: bold;
	color: #726c5d;
	font-size: 12px;
	transform : scale(0.875) ;
	text-align: left;
}
.header_tel01{
	display: block;
	margin: 12px auto 0 auto;
	width: 236px;
}
.header_addr_list{
  display: flex;
  justify-content:center;
  align-items: center;
}

.header_addr_list li{
	margin-bottom: 3px;
}
.header_addr_list li:last-of-type{
	margin-left: 10px;
}
.header_date{
	display: block;
	width: 104px;
}
.header_addr{
	display: block;
	width: 103px;
}
.header_tel02{
	display: block;
	width: 237px;
	margin:10px auto 0 auto;
}
.header_web_img{
	display: block;
	width: 206px;
}
/*
       02. gnav
========================================================================== */
.gnav{
	width: 100%;
}
.nav_list{
	width: 96%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	max-width: 1540px;
	min-width: 1200px;
}
.nav_list li{
	width: 15%;
	text-align: center;
	background: url(../images/common/gnav_line.jpg) no-repeat left center;
	background-size: 1px;
}
.nav_list li:last-of-type{
	background: url(../images/common/gnav_line.jpg) no-repeat left center,url(../images/common/gnav_line.jpg) no-repeat right center;
	background-size: 1px;
}
.nav_list li a{
	display: inline-block;
	padding: 0 10px;
	border-bottom: 7px solid transparent;
}
.nav_list li a:hover{
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-o-transition: .3s ease-in-out;
	transition: .3s ease-in-out;
	border-bottom-color: #dbefec;
}
.nav_en{
	font-family: 'Lora', serif;
	font-size: 20px;
	color: #454545;
	letter-spacing: 1px;
}
.nav_ja{
	color: #454545;
	font-size: 12px;
}
/*
     03. footer
========================================================================== */
footer{
	width: 100%;
	position: relative;
}
.idx_contact{
	width: 100%;
	margin-top: 40px;
}
.contact_info{
	width: 100%;
	background: #fffaf1;
	padding: 60px 0;
}
.contact_left{
	width: 49%;
	margin-right: 2%;
	float: left;
	padding-top: 30px;
}
.contact_info_inner{
	width: 1200px;
	margin: 0 auto;
}
.contact_logo{
	display: block;
	width: 484px;
	margin-bottom: 45px;
}
.contact_logo img{
	width: 100%;
}
.contact_left_inner{
	width: 100%;
}
.contact_addr{
	width: 50%;
	float: left;
	color: #353535;
	font-size: 17px;
	font-weight: 500;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
	padding: 0 30px 0 40px;
	box-sizing: border-box;
	background: url(../images/common/contact_ico01.png) no-repeat left top 5px;
	background-size: 30px;
}
.btn_google{
	display: block;
	width: 180px;
	margin-left: -10px;
	margin-top: 10px;
}
.btn_google img{
	display: block;
	width: 100%;
}

.contact_order{
	width: 50%;
	float: left;
}
.contact_time{
	width: 49%;
	float: left;
}
.contact_table{
	width: 100%;
	border: 0;
	border-spacing: 0;
	background: #FFFFFF;
	padding: 15px 30px 30px 30px;
	box-sizing: border-box;
}
.contact_time table{
	width: 100%;
	border: 0;
	border-collapse: collapse;
    border-spacing: 0;
}
.contact_time thead th,
.contact_time thead td{
	color: #73C6BE;
	font-size: 17px;
	font-weight: 500;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 15px 0;
	letter-spacing: 1px;
}
.contact_time tbody th,
.contact_time tbody td {
	font-size: 15px;
	font-weight: 500;
	color: #474747;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
	border-bottom: 1px solid #cccccc;
	text-align: center;
	padding: 15px 0;
	padding: 15px 0 10px 0\0;
	letter-spacing: 2px;
}
.time_list{
	font-size: 14px;
	font-weight: 500;
	color: #6c6c6c;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
	letter-spacing: 1px;
	margin-top: 15px;
	line-height: 1.7;
}
.idx_contact_inner{
	width: 1200px;
	margin: 0 auto;
	padding: 60px 0;
	background: #fffefb;
}
.idx_contact_inner img{
	max-width: 100%;
}
.idx_contact_inner h2{
	width: 202px;
}
.contact_list{
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}
.contact_list li{
	padding: 15px 0;
}
.contact_list li:nth-of-type(2){
	padding: 15px 40px;
	box-sizing: border-box;
	border-left: 1px solid #cbc9b9;
	border-right: 1px solid #cbc9b9;
  margin:0 40px;
}
.contact_tel img{
	width: 255px;
}
.contact_web{
	display: block;
	width: 275px;
	margin: 0 auto;
}
.contact_web img{
	display: block;
	width: 100%;
}
.footer_content{
	width: 100%;
	background: url(../images/common/footer_bg01.jpg) no-repeat left top #fafffe;
	background-size: 100%;
	padding: 60px 0 120px;
}
.footer_inner{
	width: 96%;
	max-width: 1500px;
	min-width: 1200px;
	margin: 0 auto;
	position: relative;
}
.footer_ico{
	width: 40px;
	display: block;
	margin: 0 auto;
}
.foot_list{
	width: 100%;
}
.foot_list01{
	margin-top: 50px;
}
.foot_list02{
	margin-left: -50px;
}
.foot_list03{
	margin-bottom: 15px;
}
.foot_list li{
	display: inline-block;
	padding: 0 30px;
	margin-bottom: 10px;
	background: url(../images/common/foot_list_bg.jpg) no-repeat left center;
	background-size: 1px;
}
.foot_list li:last-of-type{
	background: url(../images/common/foot_list_bg.jpg) no-repeat left center,url(../images/common/foot_list_bg.jpg) no-repeat right center;
	background-size: 1px,1px;
}
.foot_list li a{
	display: inline-block;
	font-size: 15px;
	color: #585858;
	font-weight: 500;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
}
.map{
	width: 100%;
	padding: 0 30px;
	box-sizing: border-box;
}
.map iframe{
	width: 100%;
	height: 555px;
	border: 0;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}
#haisha-yoyaku-commentWidget{
	width: 1048px;
	margin: 60px auto 0 auto;
}
.copyright{
	background: #e2f0ed;
	font-family: "游ゴシック", "Yu Gothic", YuGothic, sans-serif;
	color: #372a1d;
	padding: 25px;
	box-sizing: border-box;
	font-size: 14px;
	font-weight: 500;
}
.btn_humanity{
	display: block;
	width: 80px;
	position: absolute;
	right: 30px;
  /* bottom: -80px; */
  bottom: 0px;
}
.btn_humanity img{
	width: 100%;
	display: block;
}
/*
04. low-common-design(low only)
========================================================================== */
.pc-contents {
  width: 1200px;
  margin: 10px auto 60px;
}
.left-contents {
  width: 320px;
  float: left;
  padding-top: 30px;
}
.right-contents {
  width: 800px;
  float: right;
  padding-top: 25px;
}
.mainPhoto {
  width: 100%;
  border-bottom: 1px solid #eaeaea;
  border-top: 1px solid #eaeaea;
}
.mainPhoto p {
  width: 98%;
  margin: 0 auto;
	max-width: 1500px;
	min-width: 1140px;
}
.mainPhoto img {
  width: 100%;
  height: auto;
}
.page-catch {
  margin: 20px auto 40px;
  text-align: center;
  color: #414141;
  font-size: 18px;
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border: 3px solid #dbefec;
  padding: 30px 25px 25px;
  position: relative;
}
.page-catch::after {
  content: '';
  display: block;
  width: calc( 100% - 6px );
  height: calc( 100% -6px );
  border: 3px solid #fff;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
/*
       05. menu
========================================================================== */
.menu-wrap{
	background: #fff5e9;
	padding: 40px 25px 30px;
	margin-bottom: 30px;
}
.menu{
	width: 270px;
	background: #FFFFFF;
	padding: 30px;
	box-sizing: border-box;
	position: relative;
	border-radius: 10px;
	box-shadow: 0 0 10px rgba(0,0,0,0.1);
}
.menu:before{
	content: "";
	display: block;
	width: 34px;
	height: 35px;
	background: url(../images/common/menu_ico.png) no-repeat left top;
	background-size: 100%;
	position: absolute;
	left: 0;
	right: 0;
	top: -15px;
	margin: auto;
}
.menu h2{
	display: block;
	width: 166px;
	margin: 10px auto 30px auto;
}
.menu h2 img{
	max-width: 100%;
}
.menu nav{
	width: 100%;
}
.menu_list{
	width: 100%;
}
.menu_list li{
	width: 100%;
	padding-left: 20px;
	margin-bottom: 10px;
	box-sizing: border-box;
	background: url(../images/common/menu_arrow.png) no-repeat left center;
	background-size: 11px;
}
.menu_list li a{
	color: #676767;
	font-size: 16px;
	font-weight: 500;
	font-family:  "Yu Gothic", YuGothic, sans-serif;
}
.menu_list li a:hover{
	color: #a18a73;
}
.sidebanner li{
	margin: 0 auto 15px;
	width: 86%;
}
.sidebanner img{
	max-width: 100%;
}
/*
06. reservebanner (low only)
========================================================================== */
section.private {
  margin-bottom: 70px;
  padding-top: 80px;
}
.information-box {
  background: #fff url(../images/common/private_bg.jpg) no-repeat right bottom;
  background-size: auto 100%;
  width: 100%;
  padding: 50px 0 0 30px;
  box-sizing: border-box;
  border: 3px solid #73c6be;
  height: 402px;
  margin-bottom: 20px;
}
.reserve-btn{
  width: 265px;
	margin-bottom: 30px;
}
.information-box img {
  width: 100%;
  height: auto;
}
.reserve-btn a {
  display: block;
}
.information-box .tel{
	display: flex;
}
.information-box .tel li:nth-of-type(1){
	width: 324px;
  margin-left: -36px;
}

.information-box .contact_addr{
  float:none;
}
.pricelink {
  margin-bottom: 180px;
}

/*
09. multi-class
========================================================================== */
/* 画像 */
.fade {
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.fade:hover {
  opacity: .5;
  filter: alpha(opacity=60);
}
.img-border {
  padding: 4px;
  border: 1px solid #ccc;
  background: #fff;
}
.img-right {
  float: right;
  margin: 0 0 10px 15px;
}
.img-left {
  float: left;
  margin: 0 15px 10px 0;
}
.center {
  text-align: center;
}
.alignR {
  text-align: right !important;
}
.alignL {
  text-align: left !important;
}
.vAlignM {
  vertical-align: middle !important;
}
/* テキスト */
.gothic {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.mincho {
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-link {
  color: #5a95e0;
  text-decoration: underline;
  margin: 0 1px;
}
.bold {
  font-weight: bold;
}
.gray {
  color: #ccc;
}
.txt120 {
  font-size: 120%;
}
.txt110 {
  font-size: 110%;
}
.txt90 {
  font-size: 90%;
}
.txt80 {
  font-size: 80%;
}
.or {
  color: #fc9b2a;
}
.re {
  color: #FF373A;
}
.re2 {
  color: #e60003;
}
.bl {
  color: #00a9a9;
}
i.fa {
  margin-right: 5px;
}
.nowrap {
  white-space: nowrap !important;
}
.underline {
  text-decoration: underline;
}
.dispB {
  display: block;
}
.dispI {
  display: inline;
}
span:lang(ja) {
  /* font-family: san-serif */
}
/* 余白 */
.p10 {
  padding: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pl10 {
  padding-left: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
/* 見出し */
.ttl-low {
  font-size: 18px;
  padding: 15px 32px 12px 32px;
  line-height: 1.4;
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.ttl-low1-1 {
  color: #5a95e0;
  background: url(../images/common/ttl-low1-1_bg.png);
}
.ttl-low1-2 {
  color: #85511d;
  background: url(../images/common/ttl-low1-2_bg.png);
}
.ttl-low1-3 {
  color: #00a9a9;
  background: url(../images/common/ttl-low1-3_bg.png);
}
.ttl-low2 {
  font-size: 18px;
  padding: 10px 0 10px 26px;
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  line-height: 1.4;
  position: relative;
}
.ttl-low2-1 {
  color: #5a95e0;
}
.ttl-low2-2 {
  color: #85511d;
}
.ttl-low2-1::before,
.ttl-low2-1::after ,
.ttl-low2-2::before,
.ttl-low2-2::after {
  content: '';
  display: block;
  width: 3px;
  height: 50%;
  position: absolute;
  left: 0;
}
.ttl-low2-1::before {
  background: #80acd9;
  top: 0;
}
.ttl-low2-1::after {
  background: #c9f0f9;
  bottom: 0;
}
.ttl-low2-2::before {
  background: #a18a73;
  top: 0;
}
.ttl-low2-2::after {
  background: #e8d0b9;
  bottom: 0;
}
.ttl-low3 {
  padding: 14px 12px 13px 12px;
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  text-align: center;
  line-height: 1.4;
}
.ttl-low3-1 {
  color: #5a95e0;
  border-bottom: 1px solid #80acd9;
  border-top: 1px solid #80acd9;
}
.ttl-low3-2 {
  color: #85511d;
  border-bottom: 1px solid #85511d;
  border-top: 1px solid #85511d;
}
.ttl-low4 {
  line-height: 1.9;
  color: #424242;
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 16px;
}
.ttl-low4-1 span:first-of-type {
  margin: 0 .5em 0 0;
  padding: 4px;
  color: #5a95e0;
	background: linear-gradient(transparent 65%, #dcf5fb 65%, #dcf5fb 90%, #fff 90%, #fff 100%);
}
.ttl-low4-2 span:first-of-type {
  margin: 0 .5em 0 0;
  padding: 4px;
  color: #85511d;
	background: linear-gradient(transparent 65%, #fef4e8 65%, #fef4e8 90%, #fff 90%, #fff 100%);
}
.ttl-low5 {
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  text-align: center;
  border-radius: 100px;
  padding: 13px 16px 12px 16px;
  line-height: 1.4;
}
.ttl-low5-1 {
  color: #5a95e0;
  background: #dcf5fb;
}
.ttl-low5-2 {
  color: #85511d;
  background: #fff5e9;
}
/* コラム */
.colunm {
  background: #fcffff;
  padding: 30px 30px 20px;
  border: 1px solid #01a9aa;
}
.ttl-btn {
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  text-align: center;
  border-radius: 100px;
  padding: 13px 16px 12px 16px;
  line-height: 1.4;
  background: #01a9aa;
  color: #fff;
}
/* テーブル */
.table-normal, .table-nocolor {
  width: 100%;
}
.table-normal th {
  text-align: center;
  background: #dcf5fb;
  color: #5a95e0;
  font-size: 15px;
  padding: 6px 12px;
  border: 1px solid #7cadec;
}
.table-normal td {
  background: #fff;
  text-align: center;
  padding: 6px 12px;
  border: 1px solid #ccc;
  vertical-align: middle;
}
.table-nocolor th {
  text-align: center;
  background: #E2E2E2;
  color: #333;
  font-size: 15px;
  padding: 6px 12px;
  border: 1px solid #ccc;
  vertical-align: middle;
}
.table-nocolor td {
  background: #fff;
  text-align: center;
  padding: 6px 12px;
  border: 1px solid #ccc;
  vertical-align: middle;
}
.table-nostyle th {
  padding: 6px 12px;
  vertical-align: middle;
}
.table-nostyle td {
  padding: 6px 12px;
  vertical-align: middle;
}
.tAlignL {
  text-align: left !important;
}
.tAlignC {
  text-align: center !important;
}
.tAlignR {
  text-align: right !important;
}
.tVAlignT {
  vertical-align: top !important;
}
.tVAlignM {
  vertical-align: middle !important;
}
.tVAlignB {
  vertical-align: bottom !important;
}
/* list */
.list-num li {
  list-style-type: decimal;
  list-style-position: inside;
}
.list-dot li {
  padding-left: 1em;
	position: relative;
}
.list-dot li:after{
	position: absolute;
	width: 1em;
	height: 1em;
	content: "・";
	left: 0;
	top:0;
}
.list-nostyle li {
  list-style: none;
}
.list-a {
  list-style-type: lower-alpha;
  list-style-position: inside;
}
.list-check li {
  padding-left: 16px;
  background: url(../images/common/checkmark.png) no-repeat left center;
}
.txt-indent li {
  background-position: left .4em;
  padding-left: 1em;
}
/* 画像・レイアウト */
.img-column-wrap {
  position: relative;
  overflow: hidden;
}
.img-column {
  position: relative;
  left: 50%;
  float: left;
}
.img-column li {
  position: relative;
  float: left;
  left: -50%;
  margin-right: 10px;
}
.img-column.for-four li {
  margin-right: 6px;
}
.img-column.for-two li:nth-child(even), .img-column.for-three li:nth-child(3n), .img-column.for-four li:nth-child(4n) {
  margin-right: 0 !important;
}
.img-column li:last-child {
  margin-right: 0 !important;
}
.img-column.for-three .img-border, .img-column.for-four .img-border {
  padding: 3px;
}
.img-column.for-two img{
  max-width: 395px;
}
.img-column.for-three img{
  max-width: 260px;
}

/* img+textbox */
div.box-img-right {
  width: 100%;
  display: table;
  direction: rtl;
  zoom: 1;
}
.box-img-right .img {
  margin: 0;
  display: table-cell;
  vertical-align: top;
  direction: ltr;
}
.box-img-right img {
  width: 320px;
  height: auto;
}
.box-img-right .box {
  padding: 0 15px 1px 0;
  display: table-cell;
  vertical-align: top;
  direction: ltr;
  text-align: left;
}
div.box-img-left {
  zoom: 1;
}
.box-img-left .img {
  margin: 0;
  padding: 0 15px 0 0;
  display: table-cell;
  vertical-align: top;
  position: relative;
}
.box-img-left img {
  width: 320px;
  height: auto;
}
.box-img-left .box {
  display: table-cell;
  vertical-align: top;
}
.box-two-column .box-right {
  width: 48%;
  float: right;
}
.box-two-column .box-img-left {
  width: 48%;
  float: left;
}
.box-two-column .box-img-left img {
  width: 100%;
  height: auto;
}
.box-two-column .box-left {
  width: 48%;
  float: left;
}
.box-two-column .box-img-right {
  width: 48%;
  float: right;
}
.box-two-column .box-img-right img {
  width: 100%;
  height: auto;
}
.box-two-column-around {
  width: 100%;
}
.box-two-column-around .box-img-right {
  width: 48%;
  float: right;
  margin-left: 10px;
}
.box-two-column-around .box-img-left {
  width: 48%;
  float: left;
  margin-right: 10px;
}
/* 症例画像2枚並び */
.case-records {
  margin: 0 auto;
  width: 90%;
  background: url(../images/common/arrow02.png) no-repeat center 55%;
  padding: 20px 30px;
}
.case-records li:nth-child(odd) {
  float: left;
  background: url(../images/common/before.png) no-repeat left top;
  padding-top: 20px;
}
.case-records li:nth-child(even) {
  float: right;
  background: url(../images/common/after.png) no-repeat left top;
  padding-top: 20px;
}
.case-records-190 {
  width: 60%;
}
.case-records-220 {
  width: 70%;
}
/* 2枚画像比較 */
.compare {
  background: url(../images/common/arrow04.png) no-repeat center 48%;
  margin-left: 40px;
  margin-right: 40px;
}
.compare li:nth-of-type(odd) {
  float: left;
}
.compare li:nth-of-type(even) {
  float: right;
}
.compare-190 {
  margin: 0 auto;
  width: 60%;
}
/* QandA */
.qanda dt {
  background: url(../images/common/qicon.png) no-repeat left center;
	background-size: 32px auto;
  padding-left: 34px;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 4px;
}
.qanda dd {
  margin: 0 0 20px 10px;
  background: url(../images/common/aicon.png) no-repeat left top 2px;
	background-size: 32px auto;
  padding-left: 36px;
}
/* 画像ボタン */
.menu-btn li img {
  border: 1px solid #5a95e0;
}
.menu-btn .ttl {
  border-top: 1px solid #5a95e0;
  border-left: 1px solid #5a95e0;
  border-right: 1px solid #5a95e0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 14px 0 12px;
  line-height: 1;
  font-family: "Sawarabi Gothic";
  text-align: center;
  color: #5a95e0;
  background: #dcf5fb;
  font-size: 16px;
}
.menu-btn li a {
  display: block;
}
.img-column.menu-btn.for-two li:last-child {
  margin-left: 20px;
}
.detail-btn {
  text-align: right;
  font-size: 96%;
  text-decoration: underline;
  margin-top: 5px;
}
.detail-btn i.fa {
  color: #5a95e0;
}
.menu-btn2 .ttl {
  background: #dbefec;
  color: #00a9a9;
  border-color: #18bcbc;
}
.menu-btn2 li img {
  border-color: #18bcbc;
}
.menu-btn2 .detail-btn i.fa {
  color: #18bcbc;
}
/* 改行非表示 */
.pc-none {
  display: none;
}
/*
10. 404 error
========================================================================== */
.error {
  text-align: center;
  font-size: 20px;
  height: 120px;
  padding-top: 150px;
}


section.modal_recruit {
	background: #FFFFFF;
	padding: 10px 30px;
  outline: none;
  box-sizing: border-box;
}
section.modal_recruit .modal_btn {
    display: block;
    margin: 30px auto;
    width: 420px;
    text-align: center;
    line-height: 2;
    color: white;
    text-decoration: none;
    font-size: 20px;
}
section.modal_recruit .modal_btn.dr {
    background:linear-gradient(#afdbd4, #00a8a8);
}
section.modal_recruit .modal_btn.dh {
  background: linear-gradient(#ffb6c3,#f58499)
}
section.modal_recruit .modal_btn.da {
    background: linear-gradient( #BDBDBD,#9E9E9E);
}

/*
	reCAPTCHA
*/
.grecaptcha-badge {
	visibility: hidden;
}
.recapta_message{
    margin-bottom:20px;
}

