@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Capriola&display=swap');
html { margin:0; padding:0; overflow-x: hidden; }
body {
	background: #fff;
	font-family:"Noto Sans JP", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif;
	font-feature-settings: "palt";
	*font-size:small;
	*font:x-small;
	color:#333333;
	font-size:14px;
	font-style:normal;
	font-weight:500;
	text-align:left;
	text-indent:0pt;
	letter-spacing:1px;
	line-height:1.8;
	margin:0;
	padding:0px;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}
table {
    font-size:inherit;
    font:100%;
}
a:link { color: #73c1bc; text-decoration: none;  }
a:visited { color: #73c1bc; text-decoration: none; }
a:active { color: #73c1bc; text-decoration: none; }
a:hover { color: #a8e2dd; text-decoration: none; transition: all 0.3s ease-in-out; -webkit-transition: all 0.3s ease-in-out; }

h1,h2,h3,h4,h5  {
	font-weight:normal;
	margin:0;
}
ol, ul {
	list-style: none;
}
.typo60_main{ font-size:60%; letter-spacing: 2px;}
.typo80{ font-size:80%; }
.typo80_red{ color:#ff0000; font-size:80%; }
.typo90{ font-size:90%; }
.typo110{ font-size:110% !important;}
.typo120{ font-size:120% !important;}
.typo130{ font-size:130% !important;}
.typo150{ font-size:150% !important;}
.typo180{ font-size:180% !important;}

.typo130_sp{ font-size:130%; }
.typo150_sp{ font-size:150%; }
.typo180_sp{ font-size:180%; }
.typo300_sp{ font-size:300%; }

.typo200{ font-size:200% !important;}
.typo200_main{ font-size:3.0rem; padding-left:6px; margin-top:-6px; }
.l_h13{ line-height:1.3 !important;}
.l_h14{ line-height:1.4 !important;}
.l_h16{ line-height:1.6 !important;}
.l_h18{ line-height:1.8 !important;}
.l_h20{line-height:2 !important;}
.l_spacing0{ letter-spacing:0px !important;}

.typo_yellow{ color:#ffbe0c !important;}
.typo_black{ color:black !important;}
.red_typo{ color:red !important;}
.typo_green{ color:#85bae5 !important;}
.typo_white{ color:white !important;}
.typo_blue{ color:#558ec8 !important;}
.typo_pink{ color:#cc3366 !important;}

.bg_point{ position:relative; background-color:#f4f0e9; }
.bg_gray{ background-color:#f6f8f9; }
.bg_pad{ padding:15px 0; }
.bg_pad30{ padding:50px 0; }
.bg_yellow{ background-color:#FFF1E1; padding:0px 10px; }
.bg_yellow2{ background-color:#ffffcc; }
.bg_pink{ background-color:#ffcccc;}
.bg_white{ background-color:#fff; }
.bg_blue{ background-color:#e0f1fd; }
.bg_cream{ background-color:#fef1e6; }

.img100{ width:100%; height:auto; }
.esthe_img{ width:100%; max-width:500px; }

.typo_min{ font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif; }

.margbot0 {margin-bottom:0 !important;}
.margbot5 {margin-bottom:5px !important;}
.margbot10 {margin-bottom:10px !important;}
.margbot20 {margin-bottom:20px !important;}
.margbot25 {margin-bottom:25px !important;}
.margbot30 {margin-bottom:30px !important;}
.margbot40 {margin-bottom:40px !important;}
.margbot50 {margin-bottom:50px !important;}
.margbot60 {margin-bottom:60px !important;}
.margbot70 {margin-bottom:70px !important;}
.margbot80 {margin-bottom:80px !important;}
.margbot100 {margin-bottom:100px !important;}

.margtop20 {margin-top:20px !important;}
.margtop30 {margin-top:30px !important;}
.margtop50 {margin-top:50px !important;}
.margtop80 {margin-top:80px !important;}
.margtop80_sp {margin-top:30px;}
.margbot80_sp {margin-top:0px; margin-bottom:30px;}

.margtop100 {margin-top:100px !important;}
.margtop120 {margin-top:120px !important;}
.margtop150 {margin-top:150px !important;}
.margtop200 {margin-top:200px !important;}

.pad0 {padding:0 !important;}
.pad20 {padding:20px;}
.pad40_sp {padding:40px;}
.padbot0 {padding-bottom:0 !important;}
.padbot10 {padding-bottom:10px !important;}
.padbot20 {padding-bottom:20px !important;}
.padbot20_sp {padding-bottom:20px;}
.padbot30 {padding-bottom:30px !important;}
.padbot40 {padding-bottom:40px !important;}
.padbot50 {padding-bottom:50px !important;}
.padbot60 {padding-bottom:60px !important;}
.padbot70 {padding-bottom:70px !important;}
.padbot80 {padding-bottom:80px !important;}
.padbot100 {padding-bottom:100px !important;}

.padtop5 {padding-top:5px !important;}
.padtop10 {padding-top:10px !important;}
.padtop20 {padding-top:20px !important;}
.padtop30 {padding-top:30px !important;}
.padtop40 {padding-top:40px !important;}
.padtop50 {padding-top:50px !important;}
.padtop80 {padding-top:80px !important;}

.padtop20_sptb{ padding-top:30px; }

.center{ text-align:center !important;}
.left{ text-align:left !important;}
.right{ text-align:right !important;}
.center_sp{ text-align:left; }

.sp_br{ display: none;}
.tb_br{ display: none;}

@media screen and (max-width: 899px) {
.pc_br{ display: none;}
.tb_br{ display: block;}
.padtop20_sptb{ padding-top:0px; }
}
@media screen and (max-width: 599px) {
.center_sp{ text-align:center; }
.tb_br{ display: none;}
.sp_br{ display: block;}
.pad40_sp {padding:20px;}
.padtop20_sptb{ padding-top:0px; }
.padbot20_sp {padding-bottom:0px;}
.typo130_sp{ font-size:115%; }
.typo150_sp{ font-size:130%; }
.typo180_sp{ font-size:160%; }
.typo300_sp{ font-size:190%; }
.typo200_main{ font-size:1.8rem; padding-left:16px; }
.bg_yellow{ padding:0px 10px; }
.bg_pad{ padding:30px 0; }
.bg_pad30{ padding:30px 0; }
}
hr {
 margin-top:30px;
 margin-bottom:30px;
 border:0;
 border-top:1px solid #aaa
}
.border_radius20 {
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
}
.border_radius10 {
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
.border_radius5 {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.img_line{ border:3px solid #fff; }
.bunner_img{
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border:3px solid #fff;
	box-shadow:0 2px 2px rgba(0,0,0,0.1);
}
.pc{ display:none; }
.phone{ display:block; }

.dot_line{ border-bottom:1px dotted #aaaaaa; padding-bottom:20px; }
.nav_icon{ padding-right:10px; float:left; width:30px; }
.nav_icon2{ padding-right:0px; float:left; width:30px; }

.phone_pic85{ width:100%; }
@media (max-width: 540px) {
	.phone_pic85{ width:85%; }
}
/* __________ Bootstrap Style __________ */
	.col-ss-1, .col-ss-2, .col-ss-3, .col-ss-4, .col-ss-5, .col-ss-6, .col-ss-7, .col-ss-8, .col-ss-9, .col-ss-10, .col-ss-11 {float: left;}
	.col-ss-12 {width: 100%;}
	.col-ss-11 {width: 91.66666666666666%;}
	.col-ss-10 {width: 83.33333333333334%;}
	.col-ss-9 {width: 75%;}
	.col-ss-8 {width: 66.66666666666666%;}
	.col-ss-7 {width: 58.333333333333336%;}
	.col-ss-6 {width: 50%;}
	.col-ss-5 {width: 41.66666666666667%;}
	.col-ss-4 {width: 33.33333333333333%; padding:0px;}
	.col-ss-3 {width: 25%;}
	.col-ss-2 {width: 16.666666666666664%;}
	.col-ss-1 {width: 8.333333333333332%;}
	.col-xs-4 { padding:5px; }
/*	clearfix
------------------------------------------------------------*/
.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}
img {
	outline:0;
	vertical-align:top;
	border:0;
	max-width:100.1%;
	height:auto;
	transition: all 0.3s ease-in-out; 
	-webkit-transition: all 0.3s ease-in-out;
}
/*-- opacity --*/
a:hover img,
a:focus img {
	opacity: 0.6;
	filter: alpha(oapcity=60);
	transform:scale(0.95);
	-o-transform:scale(0.95);
	-ms-transform:scale(0.95);
	-webkit-transform:scale(0.95);
}
.img_cap{ line-height:1.4; }
#slider1 , #slider2 , #slider3{ width: 100%; margin-left:-22px; }
#slider1 li , #slider2 li , #slider3 li  { margin:0px; }
a.btn_c{
   background-color: #73c1bc;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    padding: 13px 0;
    text-align: center;
    background-image: url(../images/common/right.svg);
    background-repeat: no-repeat;
    background-position: right 17px;
    background-size: 32px 12px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
    letter-spacing: 1px;
	line-height: 1.5;
   width: 200px;
}
a:hover.btn_c { background-color: #ace2dd; background-size: 12px 12px; text-decoration: none; }

a.btn_w{
   background-color: #fff;
border:2px solid #808080;
    border-radius: 8px;
    color: #333;
    font-size: 14px;
    display: inline-block;
    padding: 13px 0;
    text-align: center;
    background-image: url(../images/common/right_color.svg);
    background-repeat: no-repeat;
    background-position: right 17px;
    background-size: 32px 12px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
    letter-spacing: 1px;
	line-height: 1.5;
   width: 200px;
}
a:hover.btn_w { background-color: #ace2dd; background-size: 12px 12px; text-decoration: none; }

a.btn_red{
   background-color: #cc3366;
    border-radius: 8px;
    color: #fff;
    font-size: 14px;
    display: inline-block;
    padding: 13px 0;
    text-align: center;
    background-image: url(../images/common/right.svg);
    background-repeat: no-repeat;
    background-position: right 17px;
    background-size: 32px 12px;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
    cursor: pointer;
    letter-spacing: 1px;
	line-height: 1.5;
   width: 200px;
}
a:hover.btn_red { background-color: #e57aa3; background-size: 12px 12px; text-decoration: none; }

.sns_btn{
	margin:0 auto;
	margin-top:25px;
}
.sns_btn_in{
	width:460px;
	margin:0 auto;
	margin-top:25px;
}
.sns_btn_l{
	padding:0;
	float:right;
}
/* __________ SNSボタン __________ */

a.fb-share{
	float:left;
	padding:10px;
	margin:0 5px 5px 0;
	color:#fff;
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:13px;
	line-height:1.2;
	font-weight:bold;
	border-radius:3px;
	background-color:#305097;
}
a.fb-share:hover{background-color:#7d96ce;}

a.twitter-tweet{
	float:left;
	padding:10px;
	margin:0 5px 5px 0;
	color:#fff;
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:13px;
	line-height:1.2;
	font-weight:bold;
	border-radius:3px;
	background-color:#55acee;
}
a.twitter-tweet:hover{background-color:#e1e8ed;color:#55acee;}

a.hatenabtn2{
	float:left;
	margin:0 5px 5px 0;
	padding:10px;
	color:#fff;
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:13px;
	line-height:1.2;
	font-weight:bold;
	border-radius:3px;
	background-color:#00a5de;
}
a.hatenabtn2:hover{background-color:#87c8dd;}

a.gplusbtn{
	float:left;
	padding:10px;
	margin:0 5px 5px 0;
	color:#fff;
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:13px;
	line-height:1.2;
	font-weight:bold;
	border-radius:3px;
	background-color:#dd4b39;
}
a.gplusbtn:hover{background-color:#fff;color:#737373;}

a.line_btn{
	float:left;
	padding:10px;
	margin:0 5px 5px 0;
	color:#fff;
	text-align:center;
	display:block;
	text-decoration:none;
	font-size:13px;
	line-height:1.2;
	font-weight:bold;
	border-radius:3px;
	background-color:#1dcd00;
}
a.line_btn:hover{background-color:#c9f1c3;color:#1dcd00;}
.blog_pan{
	margin-top:25px;
	padding:0;
	text-align: center;
	color:#558ec8;
	font-size:100%;
	letter-spacing:0em;
}
.blog_pan a:link { color: #73c1bc; text-decoration: none; }
.blog_pan a:visited { color: #73c1bc; text-decoration: none; }
.blog_pan a:active { color: #73c1bc; text-decoration: none; }
.blog_pan a:hover { color: #a8e2dd; text-decoration: underline; }

.blog_thumb { margin-bottom:6px; }
.blog_thumb img { border-radius:10px; }

/* ページ番号リンク */
.pagenation	{ margin:20px auto; }
.pagenum	{text-align: center}

.pagenum a,
.pagenum span{ padding: 3px 8px; color: #A99C80; border:1px solid #A99C80;}

.pagenum a	{background-color: #fff}

.pagenum span	{background-color: #A99C80; color:white;}

.hatena{ margin-top:1px; }
.twitter-share-button{ width: 95px!important; margin-top:0px; }

.hatena2{ margin-top:1px; }
.tweet2{ margin-top:0px; }
.fb-like{ width:115px!important; }
.line_btn{ display:block; }

.pan_list{ text-align:left; }

/*-------------------------------------------------
  基本設定
-------------------------------------------------*/
#wrapper{
	width:100%;
	margin:0;
	padding:0px;
}
/*-------------------------------------------------
  head
-------------------------------------------------*/
#head{
	background: #fff;
	width:100%;
	height:auto;
	padding: 12px 0 0px 0;
}
.head_in{
	position:relative;
	margin:0 auto; padding: 0 10px;
	text-align:center;
}
.in_logo{
	margin:0 auto; padding-top:0px;
	float:left;
}
.head_logo{
	width:130px;
	height:auto;
}
/*-- toggle_navi --*/
#globalNav_base{
	background-color: white;
	float:right;
}
#globalNav {
	margin:0 auto;
	padding-top:12px;
	box-sizing: border-box;
	display:none;
}
#globalNav * {
	transition: .15s linear;
	-webkit-transition: .15s linear;
	-moz-transition: .15s linear;
	-o-transition: .15s linear;
	-ms-transition: .15s linear;
}
#globalNav ul, ol {padding:0; margin:0;}
#globalNav li {padding:0; margin:0; list-style:none;}

#globalNav ul li {
	position: relative;
	margin: 0px 30px;
	float: left;
}
#globalNav ul li a {
	position: relative;
	display: inline-block;
	font-size:16px;
	text-align: center;
	text-decoration: none;
	padding:10px 0px;
	color:#333;
	font-weight:bold;
}
#globalNav ul li a::after{
  position: absolute;
  bottom: 0px;
  left: 0;
  content: '';
  width: 100%;
  height: 4px;
  background: #558ec8;
  transform: scale(0, 1);
  transform-origin: left top;
  transition: transform .3s;
}
#globalNav ul li a:hover::after {
  transform: scale(1, 1);
}
#globalNav ul li a.current::after{ transform: scale(1, 1); }

/* 固定ナビ
------------------------- */
.clone-nav {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  transition: .3s;
  transform: translateY(-100%); text-align:center;
border-bottom: 3px solid #eee;
}
.is-show {
  transform: translateY(0);
}
/*-------------------------------------------------
  footer
-------------------------------------------------*/
.sp_btn{
	position:fixed;
	width:100%;
	left:0;
	bottom:-90px; 
	z-index:99;
}
.pc_btn{
	position:fixed;
	right:-85px;
	top:20vh;
	z-index:99;
}
.foot_bunner{
	background-color:#fef1e6;
	padding:15px;
}
#pgFT{
	position:relative;
	width:100%;
	margin:0 auto;
	padding:45px 10px 15px 10px;
}
.c_right{ margin:0 auto; font-size:80%; letter-spacing: 0px;}
.foot_logo{ width:180px; }

#pgFT a:link { color: #333; text-decoration: none; }
#pgFT a:visited { color: #333; text-decoration: none; }
#pgFT a:active { color: #333; text-decoration: none; }
#pgFT a:hover { color: #85bae5; text-decoration: underline; }

a.ft_btn_sp_full{
	float:left;
	width:33.33333%;
	padding:15px 0px;
	text-align:center;
	background-color:#fbb03b;
}
a.ft_btn_sp_full2{
	float:left;
	width:33.33333%;
	padding:15px 0px;
	text-align:center;
	background-color:#7691ca;
}
a.ft_btn_sp_full3{
	float:left;
	width:33.33333%;
	padding:15px 0px;
	text-align:center;
	background-color:#e8898d;
}

/*-------------------------------------------------
  TOP
-------------------------------------------------*/
.preloader_hide {opacity:0;}
#preloader {position:fixed; left:50%; top:50%; width:32px; height:32px; margin:-16px 0 0 -16px; display:block;}

.top_base{
	position:relative;
	margin:0 auto;
	width:100%;
	padding:0;
}
.viewer {
	margin: 0 auto;
	width: 100%;
	position: relative;
	overflow: hidden;
}
.viewer ul {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.viewer ul li {
	top: 0;
	left: 0;
	width: 100%;
	position: absolute;
}
.viewer ul li img {
	width: 100%;
}
.viewer ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}
.viewer ul {
	display: inline-block;
	overflow: hidden;
}
#toggle{ z-index: 9999; }
.open_btn {
	text-align: center;
	position: absolute;
	left: 0;
	right: 0;
	margin: 70% auto;
}
@media (min-width: 840px) {
	.open_btn { margin: 25% auto; }
}
.animation{
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1.5s;
}
.keyframe1{
    animation-name: anim_v;
}
@keyframes anim_v {
    0% {
        transform: translate(0, 0px);
    }
    100% {
        transform: translate(0, -15px);
    }
}
.underline_text{
	margin:15px auto;
	background: linear-gradient(transparent 80%, #ffff99 80%);
	font-size:150%;
	font-weight:800;
	line-height:1.6;
	text-align:center;
	display:table;
}
.top_concept_bg{
	background: url("../images/top/concept_bg.jpg") bottom center no-repeat;
	background-size: cover;
	padding:30px 0px;
	margin:0;
}
.top_concept_bg_in{
	background-color:white;
	border-radius:15px;
	margin:0 auto;
	padding:20px 20px;
	width:80%;
	max-width:800px;
}
.top_concept_tit{
	margin:12px auto;
	font-size:150%;
	line-height:1.6;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight:bold;
	color:#663300;
	text-align:center;
}
.top_price_bg{
	background: url("../images/top/price_tb_bg.jpg") top center no-repeat;
	background-size: cover;
	padding:20px;
	margin:20px auto;
	max-width:800px;
}
.top_price_bg_in{
	background-color:#ffffcc;
	border-radius:15px;
	margin:0 auto;
	padding:20px 20px;
}
table.price_tb{
	width:100%;
	text-align:center;
	line-height:1.6;
	font-size:110%;
	border-top:1px solid #ccc;
	border-left:1px solid #ccc;
	background-color:#fef1e6;
	border-collapse:collapse;
}
table.price_tb tr {
	border-bottom:1px solid #ccc;
}
table.price_tb th {
	padding:12px 15px;
	white-space:nowrap;
	border-right:1px solid #ccc;
}
table.price_tb th.th_tit {
	width:40%;
	padding:12px 15px;
	white-space:auto;
	border-right:1px solid #ccc;
}
table.price_tb th.th_tit2 {
	width:40%;
	background-color:#e8898d;
	color:white;
	padding:12px 15px;
	white-space:auto;
	border-right:1px solid #ccc;
}
table.price_tb td {
	background-color:#fff;
	padding:12px 15px;
	border-right:1px solid #ccc;
}
.price_tb_cap{
	margin-top:10px;
	background-color:white;
	border-radius:15px;
	border:2px solid #f7cfd0;
	padding:10px;
	text-align:center;
	font-size:120%;
}
.price_option{
	margin-top:10px;
	border-radius:15px;
	background-color:white;
	padding:15px; padding-bottom:20px;
}
.price_option_l{ font-weight:bold; font-size:110%; float:left; text-align:left; }
.price_option_r{ font-weight:bold; font-size:110%; float:right; text-align:left; }

@media (max-width: 540px) {
	table.price_tb{ font-size:100%; }
	.top_price_bg{ padding:10px; }
	.top_price_bg_in{ padding:10px 10px; }
	.price_option_l , .price_option_r{ float:none; text-align:center; }
	.price_tb_cap{ font-size:100%; }
}
.top_flex {
-webkit-align-items: center;
align-items: stretch;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.top_flex div.flex_c50{
	width: calc(50% - 20px);
	margin: 10px;
	margin-bottom:20px;
}
.top_flex div.flex_c50l{
	width: calc(50% - 20px);
	margin: 10px;
	margin-bottom:20px;
}
.top_flex div.flex_c33{
	width: calc(33.333% - 20px);
	margin: 10px;
	margin-bottom:20px;
}
.top_flex div.flex_c33_blog{
	width: calc(33.333% - 40px);
	margin: 20px;
	margin-bottom:20px;
}
.top_flex div.flex_c33w{
	width: calc(33.333% - 20px);
	margin: 10px;
	margin-bottom:20px;
}
.top_flex div.flex_c33line{
	width: calc(33.333% - 0px);
	margin: 0;
	margin-bottom:20px;
	padding:0 20px;
	border-right:1px solid #cee691;
	border-bottom:0px solid #cee691;
}
.top_flex div.flex_c33line0{
	width: calc(33.333% - 0px);
	margin: 0;
	margin-bottom:20px;
	padding:0 20px;
}
.top_flex div.flex_c30{
	width: calc(30% - 20px);
	margin: 10px;
	margin-bottom:20px;
}
.top_flex div.flex_c30_center{
	width: calc(30% - 20px);
	margin: 10px auto;
	margin-bottom:20px;
}
.top_flex div.flex_c30_full{
	width: calc(30% - 20px);
	margin: 10px;
	margin-bottom:20px;
}
.top_flex div.flex_c70{
	width: calc(70% - 20px);
	margin: 10px;
	margin-bottom:20px;
}
@media (max-width: 500px) {
	.top_flex div.flex_c50{
		width: calc(90% - 0px);
		margin: 0px auto;
		margin-bottom:15px;
	}
	.top_flex div.flex_c33{
		width: calc(90% - 0px);
		margin: 0px auto;
		margin-bottom:15px;
	}
	.top_flex div.flex_c33_blog{
		width: calc(50% - 20px);
		margin: 10px;
		margin-bottom:15px;
	}
	.top_flex div.flex_c33w{
		width: calc(50% - 10px);
		margin: 0px auto;
		margin-bottom:15px;
	}
	.top_flex div.flex_c33line{
		width: calc(90% - 0px);
		margin: 0px auto;
		margin-bottom:40px;
		padding:10px 10px;
		border-right:0px solid #cee691;
		border-bottom:1px solid #cee691;
	}
	.top_flex div.flex_c33line0{
		width: calc(90% - 0px);
		margin: 0px auto;
		margin-bottom:10px;
		padding:10px 10px;
	}
	.top_flex div.flex_c30{
		width: calc(45% - 0px);
		margin: 0px;
		margin-bottom:15px;
	}
	.top_flex div.flex_c30_center{
		width: calc(45% - 0px);
		margin: 0px auto;
		margin-bottom:15px;
	}
	.top_flex div.flex_c30_full{
		width: calc(100% - 0px);
		margin: 0px;
		margin-bottom:15px;
	}
	.top_flex div.flex_c70{
		width: calc(100% - 0px);
		margin: 0px;
		margin-bottom:20px;
	}
}
.top_flex2{
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
justify-content: space-around;
align-items: center;
-webkit-align-items: stretch;
margin:0; margin-bottom:80px;
flex-direction: reverse;
}
.top_flex2 div.flex_img , .top_flex2 div.flex_img_r{
	position:relative;
	width: calc(40% - 0px);
	margin: 0px;
	/*! padding: 40px 0; */
}
.top_flex2 div.flex_typo{
	width: calc(50% - 40px);
	margin-top: 30px;
	background-color: #fff;
	margin-left: -12%;
	padding: 40px;
	padding-left: 150px;
}
.top_flex2 div.flex_typo_r{
	width: calc(50% - 40px);
	margin-top: 30px;
	background-color: #fff;
	margin-right: -12%;
	padding: 40px;
	padding-right: 150px;
}
.flex_img_no{
	position:absolute;
	left:-20px;
	top:-20px;
}
.flex_img_no_r{
	position:absolute;
	right:-20px;
	top:-20px;
}
.flex_img_no img , .flex_img_no_r img{ width:80px; }
@media (max-width: 991px) {
	.top_flex2 { margin-bottom:60px; }
	.top_flex2 div.flex_typo{
		width: calc(50% - 30px);
		margin-top: 20px;
		margin-left: -12%;
		padding: 30px;
		padding-left: 100px;
	}
	.top_flex2 div.flex_typo_r{
		width: calc(50% - 30px);
		margin-top: 20px;
		margin-right: -12%;
		padding: 30px;
		padding-right: 100px;
	}
}
@media (max-width: 540px) {
	.top_flex2 { margin-bottom:50px; }
	.top_flex2 div.flex_img{
		width: calc(90%);
		padding:0;
		margin-left: -30px;
	}
	.top_flex2 div.flex_img_r{
		width: calc(90%);
		padding:0;
		margin-right: -30px;
	}
	.top_flex2 div.flex_typo{
		width: calc(85% - 0px);
		margin: 0 auto;
		padding: 10px 20px;
		margin-top: 0;
		z-index: 10;
		margin-left: 40px;
	}
	.top_flex2 div.flex_typo_r{
		width: calc(85% - 0px);
		margin: 0 auto;
		padding: 10px 20px;
		margin-top: 0;
		z-index: 10;
		margin-right: 40px;
	}
	.flex_img_no{ left:-10px; }
	.flex_img_no_r{ right:-10px; }
	.flex_img_no img , .flex_img_no_r img{ width:60px; }
}
.top_tel{
	position:relative;
	line-height:1em;
	font-size:200%;
	color:#85bae5;
	font-weight: bold;
}
.top_tel:before{
font-family: FontAwesome;
  content: "\f095";/*アイコンのユニコード*/
  font-size: 1em;/*サイズ*/
  color: #85bae5; /*アイコン色*/
  font-weight: 900;
padding-right: 5px;
}
.top_tel a:link,
.top_tel a:visited,
.top_tel a:active,
.top_tel a:hover{ color: #85bae5; text-decoration: none; }

.tel_cap{
	background-color:#fffdcd;
	color:#558ec8;
	padding:2px 5px;
	display:table;
	margin-bottom:10px;
	font-size:13px;
}
/* Q&Aアコーディオン */

table.qa_tb{
	text-align:left;
	line-height:1.5;
	font-size:110%;
}
table.qa_tb th {
	padding:5px 5px;
	white-space:nowrap;
	width:5%; color:#558ec8;
	vertical-align:top; width:20px;
}
table.qa_tb td {
	padding:5px 5px;
	width:auto;
	vertical-align:top;
}
.accordionlist{ border-bottom: 1px solid #ddd; }
.accordionlist dt{
	position:relative;
    display:block;
    background: #fff;
    padding: 10px 0 10px 0px;
cursor: pointer;
}
.accordionlist dt:first-child{
    border-top: none !important;
}
.accordionlist dt .title{
	padding: 0px 25px 0px 0px;
	margin:0;
	float: left;
}
.accordionlist dd{
    display:none;
	background: #fff;
	padding:0 0 20px 15px;
margin-left: 20px;
}
.accordion_icon,
.accordion_icon span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
}
.accordion_icon {
	position: absolute;
	width: 30px;
	right: 10px;
	margin-right: 5px;
}
.accordion_icon span {
	position: absolute;
    left: 6px;
    width: 50%;
	height: 3px;
    background-color: #558ec8;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
}
.accordion_icon span:nth-of-type(1) {
    top: 5px;
	transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
}
.accordion_icon span:nth-of-type(2) {
    top: 5px;
	transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
}
/*＋、－切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	display:none;
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
	transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
/*＋、×切り替え*/
.accordion_icon.active span:nth-of-type(1) {
	top: 5px;
    transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.accordion_icon.active span:nth-of-type(2) {
	top: 5px;
    transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
}
@media (max-width: 540px) {
	.accordionlist dd{ margin-left: 0px; padding:0 0 0px 0px; }
	.accordion_icon { right: 0px; }
}


/*-------------------------------------------------
  About
-------------------------------------------------*/
.about_flex {
-webkit-align-items: center;
align-items: stretch;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
text-align:center;
}
.about_flex div.flex_img{
	width: calc(25% - 20px);
	margin: 10px;
}
.about_flex div.flex_main{
	width: calc(50% - 20px);
	margin: 10px;
}
.about_flex div.flex_c100{
	width: calc(100% - 10px);
	margin: 5px;
	border-radius:10px;
	padding:20px 0;
}
.about_flex div.flex_c50{
	width: calc(50% - 10px);
	margin: 5px;
	border-radius:10px;
	padding:20px 0;
}
@media (max-width: 500px) {
	.about_flex div.flex_img{
		width: calc(100% - 10px);
		margin: 5px;
	}
	.about_flex div.flex_main{
		width: calc(100% - 10px);
		margin: 5px;
	}
}
.about_img_bg_l{
	background: url("../images/about/bg_l.jpg") top center no-repeat;
	background-size: cover;
}
.about_img_bg_r{
	background: url("../images/about/bg_r.jpg") top center no-repeat;
	background-size: cover;
}
.about_flex2 {
-webkit-align-items: center;
align-items: center;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	background-color:white;
	border-radius:10px;
	padding:20px; padding-bottom:10px;
}
.about_flex2 div.flex_icon{
	width: calc(30% - 20px);
	margin: 10px;
	text-align:center;
}
.about_flex2 div.flex_typo{
	width: calc(70% - 20px);
	margin: 10px;
	text-align:left;
}
@media (max-width: 500px) {
	.about_flex2 div.flex_icon{
		width: calc(50% - 0px);
		margin: 0px auto;
	}
	.about_flex2 div.flex_typo{
		width: calc(100% - 20px);
		margin: 20px 10px; margin-bottom:0px;
	}
}
.price_hr{ border-bottom:2px dotted #919192; margin:0px 0 25px 0; }

.price_flex {
-webkit-align-items: center;
align-items: center;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
	background-color:white;
	border-radius:10px;
	padding:0 20px;
  max-width: 600px;
  margin: 0 auto;
}
.price_flex div.price55{
	width: calc(55% - 10px);
	margin: 5px;
}
.price_flex div.price45{
	width: calc(45% - 10px);
	margin: 5px;
}
@media (max-width: 500px) {
	.price_flex div.price55{
		width: calc(90% - 0px);
		margin: 2px auto;
	}
	.price_flex div.price45{
		width: calc(90% - 0px);
		margin: 2px auto; margin-bottom:15px;
	}
}
/*-------------------------------------------------
  Q&A
-------------------------------------------------*/
.qa_stit{
	line-height:1.4;
	font-size:130%;
	padding-top:30px;
	display: inline-block;/*おまじない*/
	line-height: 1.3;/*行高*/
	vertical-align: middle;
}
.qa_stit:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0c8";
	color: #8fd6e1;
	margin-right: 8px;
	font-weight: 900;
}
.accordionlist2 dt{
	display:block;
	position:relative;
	padding: 10px 0 10px 0px;
	border-top: 1px solid #DFDFDF;
	cursor: pointer;
	background-color: #558ec8;
	border-radius: 10px;
	color: white;
}
.accordionlist2 dt:first-child{
    border-top: none !important;
}
.accordionlist2 dt .title{
	padding:0px 30px 0px 15px;
	margin:0;
	float: left;
}
.accordionlist2 dd{
	display:none;
	background: #fff;
	padding:10px 15px;
	margin-left: 0px;
	background-color:#f6f8f9;
	border-radius:10px;
	margin-bottom: 15px;
}
.accordion_icon span.icon_white { background-color: #fff; }

@media screen and (max-width: 540px) {
	.accordionlist2 dt .title{ padding:0px 30px 0px 5px; }
	.accordionlist2 dd { padding:10px 5px; }
}
/*-------------------------------------------------
  Safety
-------------------------------------------------*/
.safety_stit{
	background-color:#558ec8;
	color:white;
	text-align:center;
	line-height:1.4;
	font-size:160%;
	padding:12px;
	margin:0 auto;
	max-width:820px;
}
.safety_sstit{
	color:#558ec8;
	text-align:left;
	line-height:1.4;
	font-size:140%;
	padding-bottom:4px;
	border-bottom:1px solid #558ec8;
	margin:0 auto;
}
.zu_stit{
	margin:10px auto;
	background-color:#8998c6;
	padding:4px; text-align:center;
	font-size:115%; font-weight:bold; color:white;
}
@media screen and (max-width: 540px) {
	.safety_stit{ margin:0 12px; font-size:145%; }
	.safety_sstit{ font-size:130%; text-align:center; }
}

table.company_tb{
	width:100%;
	line-height:1.6;
	font-size:100%;
}
table.company_tb tr {
	border-bottom:1px solid #eeeeee;
}
table.company_tb th {
	padding:12px 15px;
	text-align:left;
	font-weight:normal;
	white-space:nowrap;
}
table.company_tb td {
	padding:12px 15px;
	text-align:left;
}
@media (max-width: 540px) {
	table.company_tb th { display:block; width:100%; padding:8px 5px; }
	table.company_tb td { display:block; width:100%; padding: 0px 5px 10px 5px; line-height: 1.2; }
}
.top_blog_l{
	width:30%;
	padding-right:7px;
	float:left;
}
.top_blog_r{
	width:70%;
	float:left;
}
/*-------------------------------------------------
  Inner MAIN
-------------------------------------------------*/
#container{
	margin:0 auto;
	width:100%;
}
.in_main{
	margin-top:0px;
	position:relative;
	width:100%;
	height:auto;
}
.in_container{
	margin:0 auto;
	padding:20px 10px;
	max-width:960px;
}
.in_container800_0{
	margin:0 auto;
	padding:0px;
	max-width:800px;
}
.in_container800{
	margin:0 auto;
	padding:20px 10px;
	max-width:800px;
}
.in_container800_l{
	margin:0 auto;
	margin-top:20px;
	padding:10px 10px;
	max-width:800px;
}
.in_container800b{
	margin:0 auto;
	padding:20px 10px;
	max-width:810px;
}
.in_container640{
	margin:0 auto;
	padding:20px 10px;
	max-width:620px;
}
.in_container530{
	margin:0 auto;
	padding:20px 10px;
	max-width:510px;
}
.in_container420{
	margin:0 auto;
	padding:20px 10px;
	max-width:420px;
}
.in_container_step{
	margin:0 auto;
	padding:20px 20px;
	max-width:800px;
	background-color:#e6f4fd;
	border-radius:10px;
}
.in_container_safety{
	margin:0 auto;
	padding:20px 20px;
	max-width:800px;
	background-color:#f6f8f9;
}
.page_tit{
	margin:15px auto;
	text-align:center;
	font-size:150%; line-height:1.4;
	font-weight:bold;
	display: table;
	position: relative;
	margin-top: 50px;
	margin-bottom: 80px;
}
.page_tit:after {
  content: '';
  position: absolute;
  left: 50%;
  bottom: -15px; /*下線の上下位置調整*/
  display: inline-block;
  width: 50px; /*下線の幅*/
  height: 5px; /*下線の太さ*/
  -moz-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translate(-50%); /*位置調整*/
  background-color: #558ec8; /*下線の色*/
}
@media screen and (max-width: 540px) {
	.in_container_step , .in_container_safety{ margin:0 12px; }
	.page_tit{ margin-top: 30px; margin-bottom: 40px; }
}
.page_tit0{ margin-bottom: 40px; }

.price_stit{
	margin:20px auto;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	line-height:1.5;
	position: relative;
	padding-top:10px;
	max-width:380px;
}
.price_stit:before {
  content: url(../images/top/catch_before.svg);
  position: absolute;
  left: 0;
  top: 0;
}
.price_stit:after {
  content: url(../images/top/catch_after.svg);
  position: absolute;
  right: 0;
  top: 0;	
}
.page_main_tit{
	width:100%;
	margin:0 auto;
	padding:5px;
	font-size:180%;
	line-height:1.4;
	text-align:center;
	font-weight: bold;
	color:#838383;
}
.page_tit_in{
	text-shadow: 2px 2px 2px rgba(0,0,0,0.4);
	max-width:1024px;
	margin:0px auto;
	margin-top:-40px;
	font-size:200%;
	line-height:1;
	font-weight: bold;
	color:#fff;
	letter-spacing:0px;
	text-align:right;
}
.page_stit{
	width:96%;
	margin:20px auto;
	margin-top:0px;
	font-size:135%;
	line-height:1.4;
	letter-spacing:0px;
	color:#46200e;
	font-weight:bold;
	text-align:center;
}
.page_stit_en{
	width:96%;
	margin:20px auto;
	margin-top:0px;
	margin-bottom:10px;
	font-size:165%;
	line-height:1.4;
	font-weight:400;
	letter-spacing:0px;
	color:#46200e;
	text-align:center;
}
.page_typo{
	width:96%;
	margin:20px auto;
	padding-bottom:0px;
	font-size:110%;
	line-height:1.5;
	color:#46200e;
	text-align:left;
}
.page_typo_center{
	width:96%;
	margin:20px auto;
	padding-bottom:0px;
	font-size:110%;
	line-height:1.5;
	color:#46200e;
	text-align:left;
}
.page_typo_salon{
	width:90%;
	max-width:980px;
	margin:10px auto;
	padding-bottom:30px;
	font-size:110%;
	line-height:1.5;
	color:#46200e;
	text-align:left;
}
/*-------------------------------------------------
  STAFF
-------------------------------------------------*/
.staff_block{
	margin:0 auto;
	margin-bottom:0px;
	width:450px;
}
.staff_block_l{
	margin:0 auto;
	margin-bottom:50px;
	width:440px;
	float:none;
}
.staff_block_r{
	margin:0 auto;
	margin-bottom:50px;
	width:440px;
	float:none;
}
.staff_pic{
	margin-bottom:12px;
	text-align:center;
	float:none;
}
.staff_typo{
	margin-bottom:30px;
	text-align:center;
	float:none;
}
.staff_name{
	border-top:4px solid #558ec8;
	border-bottom:2px solid #558ec8;
	margin-left:4px;
	padding:10px 0;
	font-size:120%;
	line-height:1.3;
}
.staff_message{
	background-color:#fff;
	margin-top:10px;
	padding:10px 0px 0px 15px;
	font-size:100%;
	line-height:1.6;
	text-align:left;
}
.staff_position{
	font-size:80%;
	padding-bottom:6px;
}
.staff_image{
	width:60%;
	height:auto;
}
/*-------------------------------------------------
  MENU
-------------------------------------------------*/
.menu_bg{
	background-color:#ddd3d0;
	margin:0;
	position:relative;
	width:100%;
	padding:0px 0px;
}
.menu_main_bg{
	display:flex;
	justify-content: center;
	align-items: center;
	margin:0;
	position:relative;
	background-image:url(../images/menu/main_bg.jpg);
	background-size:cover;
	background-position: top center;
	width:100%;
	padding:20px 20px;
	text-align:center;
	font-size:230%;
	color:white;
	font-weight:100;
}
.main_tit{
	width:260px;
	background-color:#fff;
	padding:10px 20px;
	margin:0;
	text-align:center;
	font-weight:bold;
}
.main_tit_en{
	font-size:180%;
	float:left;
}
.main_tit_jp{
	padding-top:10px;
	font-size:100%;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN",HGS明朝E,メイリオ,Meiryo,serif;
	float:right;
}
.menu_point_tit{
	margin-bottom:10px;
	border-top:2px solid #755b34;
	border-bottom:2px solid #755b34;
	padding:8px 0;
	text-align:center;
	font-size:110%;
	color:#755b34;
	width:100%;
}
.menu_cap80{
	font-size:12px;
	padding-bottom:30px;
	text-align:center;
}
main {
-webkit-align-items: center;
align-items: stretch;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  padding: 15px;
}
main div.flex_c50{
	width: calc(50% - 40px);
	margin: 20px;
	margin-bottom:30px;
}
main div.flex_c33{
	width: calc(33.333% - 30px);
	margin: 10px;
	margin-bottom:10px;
	position:relative;
}
@media (max-width: 991px) {
	main div.flex_c50{
		width: calc(50% - 20px);
		margin: 10px;
		margin-bottom:30px;
	}
	main div.flex_c33{
		width: calc(50% - 20px);
		margin: 10px;
		margin-bottom:30px;
	}
}
@media (max-width: 540px) {
	main div.flex_c50 , main div.flex_c33{
		width: calc(100% - 0px);
		margin: 10px;
		margin-bottom:10px;
	}
}
.menu_stit{
	margin-top:12px;
	margin-bottom:8px;
	text-align:center;
	font-weight:200;
	font-size:240%;
}
.menu_tit_en{
	margin:0 auto;
	font-size:200%;
	line-height:2;
	letter-spacing:2px;
	text-align:center;
	color:#755B34;
}
.menu_tit_en_cap{
	margin:0 auto; margin-bottom:15px;
	font-size:80%;
	letter-spacing:0px;
	text-align:center;
	color:#755B34;
}
table.menu_tb{
	width:100%;
	margin:0 auto;
	margin-bottom:30px;
	line-height:1.5;
	border-collapse:collapse;
	color:#92664A; font-size:120%;
}
.menu_tb_color{ color:#231815 !important;}
table.menu_tb tr {
	border-bottom:1px solid #eeeeee;
}
table.menu_tb th {
	padding:12px 15px;
	padding-top:20px;
	text-align:left;
	font-weight:normal;
}
table.menu_tb td {
	padding:12px 15px;
	padding-top:20px;
	text-align:right;
}
span.menu_tb_td1{
	background-color:#9DBBE2;
	padding:1px 5px;
	color:white;
}
span.menu_tb_td2{
	background-color:#E3B4B6;
	padding:1px 5px;
	color:white;
}
span.menu_tb_td3{
	background-color:#A9C3AF;
	padding:1px 5px;
	color:white;
}
.menu_cap_block{
	background-color:#FEF1E5;
	padding:20px;
	margin:20px 0;
	color:#633519;
}
.menu_bunner{ padding:10px 20px; }
.menu_cap_block_stit{
	padding-bottom:5px;
	color:#596546;
	font-size:130%;
	line-height:1.3;
}
@media (max-width: 540px) {
	table.menu_tb th { display:block; width:100%; padding:8px 5px; }
	table.menu_tb td { display:block; width:100%; padding: 0px 5px 10px 5px; line-height: 1.2; }
	.menu_cap_block{ padding:15px; margin:20px 10px; }
	.menu_bunner{ padding:15px 0px; }
}
.menu_flex{
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
justify-content: center;
align-items: flex-start;
-webkit-align-items: flex-start;
}
.menu_flex div.flex20{
	width: calc(30% - 0px);
	margin: 0px;
}
.menu_flex div.flex80 {
    width: calc(70% - 0px);
    padding-left: 20px;
    text-align: left;
}
.menu_flex div.flex40{
	width: calc(40% - 40px);
	margin: 20px;
}
.menu_flex div.flex60 {
	width: calc(60% - 40px);
	margin: 20px;
}
@media (max-width: 991px) {
	.menu_flex div.flex40{
		width: calc(40% - 30px);
		margin: 15px;
	}
	.menu_flex div.flex60 {
		width: calc(60% - 30px);
		margin: 15px;
	}
}
@media (max-width: 540px) {
	.menu_flex div.flex20{
		width: calc(80% - 0px);
		margin-bottom: 15px;
		margin-top: 15px;
	}
	.menu_flex div.flex80 {
	    width: calc(100% - 0px);
	    padding-left: 0px;
	    text-align: left;
	}
	.menu_flex div.flex40{
		width: calc(85% - 0px);
		margin: 0px auto; margin-bottom:10px;
	}
	.menu_flex div.flex60 {
		width: calc(100% - 0px);
		margin: 5px; margin-bottom:0px;
	}

}
/*-------------------------------------------------
  NEWS
-------------------------------------------------*/
.news_main_bg{
	display:flex;
	justify-content: center;
	align-items: center;
	margin:0;
	position:relative;
	background-image:url(../images/news/main_bg.jpg);
	background-size:cover;
	background-position: top center;
	width:100%;
	padding:20px 20px;
	text-align:center;
	font-size:230%;
	color:white;
	font-weight:100; min-height: 113.817px;
}
.blog_archive{ 
	position:relative;
	border-top:2px solid #eeeeee;
	margin-bottom:20px;
	padding-top:20px;
	padding-bottom:20px;
}
.news_block{
	margin:0 auto;
}
.news_main{
	margin:0 auto;
	width:90%;
	text-align:left;
	float:none;
}
.news_nav{
	margin:0 auto;
	width:90%;
	text-align:left;
	float:none;
}
.news_day{
	margin:0 auto;
	font-size:90%;
}
.news_tit_base{
	padding:10px;
	margin-bottom:12px;
	border: 1px solid #dfc2ad;
	border-radius: 8px;
}
.news_tit{
	padding-bottom:5px;
	font-size:125%;
	line-height:1.5;
}
.news_typo{
	font-size:100%;
	line-height:1.6;
}
/* Blog nav */
.cat_icon0{
	background-color:#b4d3ed;
	padding:4px 8px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	float:left;
	font-size:85%; line-height:1.3;
	margin-right:8px;
	margin-top:-1px;
	border-radius:5px;
}
.cat_icon{
	background-color:#b4d3ed;
	position:absolute;
	bottom:0;
	right:0;
	padding:4px 8px;
	display:table-cell;
	text-align:center;
	vertical-align:middle;
	font-size:85%; line-height:1.3;
	border-radius:5px;
}
.lasted_nav_tit{
	margin-bottom:10px;
	text-align:left;
	font-size:100%;
	color:#fff;
	background-color:#558ec8;
	padding:2px 8px;
	border-radius:5px;
}
.lasted_nav_tit2{
	margin-top:30px;
	margin-bottom:10px;
	text-align:left;
	font-size:100%;
	color:#fff;
	background-color:#558ec8;
	padding:2px 8px;
	border-radius:5px;
}
.blog_nav , .blog_nav2{
	margin-bottom:5px;
}
.blog_nav ul , .blog_nav2 ul{
	margin: 0;
	padding: 0;
}
.blog_nav li , .blog_nav2 li{
	margin-bottom:6px;
	padding-bottom:6px;
	line-height:1.4;
	color:#75321a;
	text-align:left;
	list-style-type: none;
	list-style-position: inside;
	border-bottom:dotted #aaaaaa 1px;
}
.blog_nav li a:link , .blog_nav2 li a:link,
.blog_nav li a:visited , .blog_nav2 li a:visited,
.blog_nav li a:active , .blog_nav2 li a:active{ color:#333; }
.blog_nav li a:hover , .blog_nav2 li a:hover{ color:#aaa; }

/*-------------------------------------------------
  RECRUIT
-------------------------------------------------*/
.recruit_flex {
-webkit-align-items: center;
align-items: stretch;
  -js-display: flex;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
margin-bottom:15px;
}
.recruit_flex div.flex_50img1{
	width: calc(50% - 0px);
	margin: 0px;
	background: url("../images/recruit/pic1.jpg") top center no-repeat;
	background-size: cover;
}
.recruit_flex div.flex_50img2{
	width: calc(50% - 0px);
	margin: 0px;
	background: url("../images/recruit/pic2.jpg") top center no-repeat;
	background-size: cover;
	height:auto;
}
.recruit_flex div.flex_50img3{
	width: calc(50% - 0px);
	margin: 0px;
	background: url("../images/recruit/pic3.jpg") top center no-repeat;
	background-size: cover;
	height:auto;
}
.recruit_flex div.flex_50typo{
	width: calc(50% - 0px);
	margin: 0px;
	background-color:#f2f8ff;
	padding:20px;
	height:auto;
}
@media (max-width: 991px) {
}
@media (max-width: 540px) {
	.recruit_flex div.flex_50img1 , .recruit_flex div.flex_50img2 , .recruit_flex div.flex_50img3{
		width: calc(100% - 0px); height:230px;;
	}
	.recruit_flex div.flex_50typo{
		width: calc(100% - 0px);
	}
}
.recruit_pad15in{ padding:15px; }
.recruit_point_bg1{
	margin:10px auto;
	position:relative;
	background-image:url(../images/recruit/point_bg1.jpg);
	background-size:cover;
	background-position: top center;
	padding:15px 5px;
	color:white;
	font-size:180%;
	font-weight:bold;
	letter-spacing:1px;
	text-align:center;
	border-radius:8px;
}
.recruit_point_bg2{
	background-image:url(../images/recruit/point_bg2.jpg);
}
.recruit_point_bg3{
	background-image:url(../images/recruit/point_bg3.jpg);
}
.recruit_point_bg4{
	background-image:url(../images/recruit/point_bg4.jpg);
}
.recruit_position{
	background-color:#D9686C;
	border-radius:6px;
	text-align:center;
	font-size:120%;
	font-weight:bold;
	padding:3px;
	color: white;
	margin-top: 12px;
}
.recruit_price{
	margin:0 auto; margin-top:10px;
	color:#D9686C;
	text-align:center;
	font-size:180%;
	font-weight:bold;
}
table.recruit_tb{
	margin:0 auto;
	width:100%;
	line-height:1.4;
	border-collapse:collapse;
	color:#604C3F;
}
table.recruit_tb tr {
	border-bottom:2px solid #fff;
}
table.recruit_tb th {
	background-color:#FAF0DC;
	border-right:2px solid #fff;
	padding:10px 15px;
	text-align:center;
	white-space:nowrap;
}
table.recruit_tb td {
	background-color:#F4F0E4;
	padding:10px 15px;
	text-align:left;
}
.hissu{ color:red; font-size:11px; padding-left:10px; }
table.form_tb{
	margin:0 auto;
	line-height:1.2;
	color:#604C3F;
}
table.form_tb th {
	width:25%;
	padding:14px 6px;
	text-align:left;
	font-weight:bold;
}
table.form_tb td {
	width:70%;
	padding:14px 6px;
	text-align:left;
}
@media (max-width: 540px) {
	.recruit_point_bg1{ font-size:150%; }
	table.recruit_tb th , table.recruit_tb td{ display:block; padding:10px 5px; text-align:left; }
	table.recruit_tb td{ padding-bottom:20px; }

	table.form_tb th , table.form_tb td{ display:block; padding:10px 5px; text-align:left; }
	table.form_tb th{ white-space:nowrap; }
	table.form_tb td{ padding-bottom:20px; }

}
/* __________ Contact Form __________ */
textarea,
input[type="text"],
input[type="email"],
input[type="tel"],
input[type="email"]
 {
	background-color:white;
	margin:0 0 10px;
	padding: 10px 8px;
	text-transform:none;
	line-height:20px;
	font-size: 13px;
	color: #333333;
	font-style:normal;
	border-radius: 0;
	background: none;
	border: 2px solid #aaaaaa;
	box-shadow: none;
	transition: border-color 0.3s ease-in-out; 
	-webkit-transition: border-color 0.3s ease-in-out;
}
textarea {
	overflow:hidden;
	min-height:95px;
	resize: none;
}
textarea,
input[type="text"].last {margin-right:0;}

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus {
	outline: 0;
	box-shadow: none;
	color:#666;
	border-color:#ccc;
}

/*親要素に中央揃えを適用し、送信ボタンを真ん中に寄せます*/
.wpcf7-form{
	margin:0 auto;
	text-align:center;
}
.contact_submit{ text-align:center; }

.form_l{ text-align:left; }

/*送信ボタンを相対サイズに。ディフォルトのmarginを取り除く*/
.wpcf7 .wpcf7-submit{
    width:40%;
    margin:0 auto;
    font-size:110%;
    padding:10px 0px;
    background-color:#338abe;
    color:#fff; border:none;
}
/*送信ボタンにマウスカーソルが乗った時の処理*/
.wpcf7-submit:hover { background-color:#847269; }
/*エラーの表示を中央寄せ・幅100%表示にします*/
.wpcf7-response-output,
div.wpcf7-validation-errors {
    width:100%;
    text-align:center;
}
/*ロード中画像をブロック要素にして中央に寄せます*/
.wpcf7 .ajax-loader,
div.wpcf7 img.ajax-loader{
    display:block !important;
    margin: 0 auto;
}
.wpcf7-response-output, div.wpcf7-validation-errors{ width:auto !important; }
/*ディフォルトのエラー文章を非表示にします*/
.wpcf7 span.wpcf7-not-valid-tip {
    display: none;
}
/*エラーの発生したフォームを赤背景にします*/
body .wpcf7 .wpcf7-not-valid {
    background: pink;
}
select option{ font-size:110%; }
select{ border: 1px solid #aaaaaa; padding:20px 10px; font-size:110%; }
.contact_btn {
	display:inline-block;
	cursor:pointer;
	margin: 0 7px 10px 0;
	padding:13px 30px;
	border: 2px solid #242424;
	border-radius: 0;
	box-shadow: 0;
	text-shadow:none;
	text-decoration:none;
	font-weight:900;
	line-height:20px;
	font-size:13px;
	color:#333;
	background: none; 
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
}
.contact_btn.active, .contact_btn:hover {background: none; color:#fff; border-color:#ccc;}

.notification_error {color:#30a67c;}
.form-width20{ width:20% !important;}

.wpcf7-spinner{ display:block !important;}
/*-------------------------------------------------
  404
-------------------------------------------------*/
.not_typo{
	margin:55px auto;
	margin-bottom:25px;
	font-size:130%;
	color:#88725c;
	letter-spacing:2px;
}




@media screen and (min-width: 1100px) ,print{

	#head{ padding: 12px 0 6px 0; }
	.head_logo{ width:150px; }
	.fixed_bg { background-image: url(../images/top/main.jpg);   background-size: cover; }
	/*-- toggle_navi --*/
	#toggle { display:none; }
	#globalNav{ display:inline-block; }

}





/* タブレット向け：739px～1023px */
@media screen and (min-width: 739px) ,print{
	.pc{ display:block; }
	.phone{ display:none; }
	.margtop80_sp {margin-top:80px;}
	.margbot80_sp {margin-top:30px; margin-bottom:50px;}

	.foot_bunner{ padding:20px; }

	.top_concept_bg{ padding:50px 0; }

	.in_container{ width:90%; }
	.in_container800_news{ margin-top:40px; }
	.in_container800_l{ padding:50px 10px; }
	.in_container800w{ padding:20px 40px; }

	.fb_btn{
		display:block;
	}
	.in_main_tit{ font-size:230%; }
	.page_tit{ font-size:180%; }

	.top_point_block{ border-right:1px solid #bdb9af; border-bottom:0px solid #bdb9af; }
	.top_concept_tit{ font-size:180%; }

	.blog_pan{
		text-align: right;
		font-size:100%;
	}
	.top_blog_l{
		width:100%;
		padding-right:0px;
		float:none;
	}
	.top_blog_r{
		width:100%;
		float:none;
	}
/* STAFF */
	.staff_block{
		margin-bottom:30px;
		width:739px;
	}
	.staff_block_l{
		margin-right:10px;
		margin-bottom:0px;
		width:354px;
		float:left;
	}
	.staff_block_r{
		margin:0 auto;
		margin-right:0px;
		margin-bottom:0px;
		width:354px;
		float:right;
	}
	.staff_pic{
		margin:0;
		width:150px;
		float:left;
	}
	.staff_typo{
		width:188px;
		float:left;
	}
	.staff_image{
		width:100%;
		height:auto;
	}
/* MENU */
	.menu_bg{ padding:30px 0px; }
	table.form_tb th {
		padding:16px 15px;
	}
	table.form_tb td {
		padding:16px 15px;
	}
/* NEWS */
	.staff_main_bg , .menu_main_bg , .recruit_main_bg , .esthe_main_bg , .news_main_bg {
		padding:30px 20px;
	}
	.news_tit{ font-size:145%; }
	.news_main{
		width:67%;
		float:left;
	}
	.news_nav{
		width:26%;
		float:right;
	}
	.sns_btn_in{
		min-width:739px;
	}
	.line_btn{ display:block; }

/* RECRUIT */
	.recruit_main_block{ padding:40px; }
	.recruit_single_tit{ font-size:200%; margin-bottom:30px; }



}/*  */

/* PC向けレイアウトの指定：1024px以上では固定レイアウト */
@media screen and (min-width: 1024px) ,print{
	.foot_bunner{ padding:30px; }
	.top_concept_bg{ padding:60px 0; }

	.in_container{ width:100%; }
	.in_container800w{ padding:20px 60px; }
	.fb_btn{
		display:block;
	}
	.blog_pan{
	text-align: right;
	font-size:100%;
	}
/* NEWS */
	.sns_btn_in{
		min-width:1024px;
	}
	.line_btn{ display:none; }
/* STAFF */
	.staff_block{
		margin-bottom:50px;
		width:950px;
	}
	.staff_block_l{
		margin-right:50px;
		margin-bottom:0px;
		width:450px;
		float:left;
	}
	.staff_block_r{
		margin-right:0px;
		margin-bottom:0px;
		width:450px;
		float:left;
	}
	.staff_pic{
		width:210px;
	}
	.staff_typo{
		width:240px;
	}





}/*  */
