@charset "utf-8";

/* CSS Document */
/*
Theme Name: esthetic part2
Theme URI: 
Description: This is our original theme.
Author: 
Author URI:
Version:1.0
*/

/*------------------------------------------------------------------
	Universal Selector
------------------------------------------------------------------*/
* {
    font-style: normal;
    margin: 0;
    padding: 0;
    text-align: left;
	box-sizing: border-box;
}

/*------------------------------------------------------------------
	Base Settings
------------------------------------------------------------------*/
html {
    overflow-y: scroll;
}


body {
/*background:#fae3ed;*//*
background:#f9caba;*/
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";    color: #2b2115;
        /*color: #2b2115;
    */font-size: 16px;
    line-height: 1.5;/*
	position: relative;*/
}

/* 背景固定 */

body{
    background-attachment: fixed;
}

body:before{
    content:"";
    display:block;
    position:fixed;
    top:0;
    left:0;
    z-index:-1;
    width:100%;
    height:100vh;
/*    background: url(../images/bg_top.jpg) center/cover no-repeat;*/
    background-size:cover;
    background-position: center;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    margin: 0;
    padding: 0;
}
li {
    list-style-type: none;
}
p{
	line-height:1.6;
	margin-bottom:10px;
}
img{
    height: auto;
    max-width: 100% ;
}

/*------------------------------------------------------------------
	Base Link Color Setting
------------------------------------------------------------------*/

a {
    color: #8b6c2e;
    text-decoration: none;
}

a:hover {

    text-decoration: underline;
}
a:active {
    text-decoration: underline;
}
a img {
    border: medium none;
}

a:hover .fil,.fil2 a:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
}

/* マージン・インデント
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.m1b { margin-bottom: 1px !important; }
.m2b { margin-bottom: 2px !important; }
.m3b { margin-bottom: 3px !important; }
.m4b { margin-bottom: 4px !important; }
.m5b { margin-bottom: 5px !important; }
.m6b { margin-bottom: 6px !important; }
.m7b { margin-bottom: 7px !important; }
.m8b { margin-bottom: 8px !important; }
.m9b { margin-bottom: 9px !important; }
.m10b { margin-bottom: 10px !important; }
.m13b { margin-bottom: 13px !important; }
.m15b { margin-bottom: 15px !important; }
.m20b { margin-bottom: 20px !important; }
.m25b { margin-bottom: 25px !important; }
.m30b { margin-bottom: 30px !important; }
.m35b { margin-bottom: 35px !important; }
.m40b { margin-bottom: 40px !important; }
.m45b { margin-bottom: 45px !important; }
.m50b { margin-bottom: 50px !important; }
.m60b { margin-bottom: 60px !important; }
.m80b { margin-bottom: 80px !important; }

.m5t { margin-top: 5px !important; }
.m10t { margin-top: 10px !important; }
.m20t { margin-top: 20px !important; }
.m30t { margin-top: 30px !important; }
.m40t { margin-top: 40px !important; }
.m50t { margin-top: 50px !important; }
.m70t { margin-top: 70px !important; }
.m80t { margin-top: 80px !important; }
.m90t { margin-top: 90px !important; }
.m100t { margin-top: 100px !important; }

.m-1l{margin-left:-18px !important}
.m5l { margin-left: 5px !important; }
.m10l { margin-left: 10px !important; }
.m15l { margin-left: 15px !important; }
.m20l { margin-left: 20px !important; }
.m25l { margin-left: 25px !important; }
.m30l { margin-left: 30px !important; }

.m5r { margin-right: 5px !important; }
.m10r { margin-right: 10px !important; }
.m15r { margin-right: 15px !important; }
.m20r { margin-right: 20px !important; }
.m25r { margin-right: 25px !important; }
.m30r { margin-right: 30px !important; }
.m40r { margin-right: 40px !important; }
.m50r { margin-right: 50px !important; }

.p5b { padding-bottom: 5px !important; }
.p10b { padding-bottom: 10px !important; }
.p15b { padding-bottom: 15px !important; }
.p20b { padding-bottom: 20px !important; }
.p25b { padding-bottom: 25px !important; }
.p30b { padding-bottom: 30px !important; }
.p40b { padding-bottom: 40px !important; }
.p50b { padding-bottom: 50px !important; }
.p60b { padding-bottom: 60px !important; }
.p70b { padding-bottom: 70px !important; }
.p80b { padding-bottom: 80px !important; }

.p5t { padding-top: 5px !important; }
.p8t { padding-top: 8px !important; }
.p10t { padding-top: 10px !important; }
.p15t { padding-top: 15px !important; }
.p17t { padding-top: 17px !important; }
.p20t { padding-top: 20px !important; }
.p25t { padding-top: 25px !important; }
.p30t { padding-top: 30px !important; }

.p5a { padding: 5px !important; }
.p10a { padding: 10px !important; }
.p20a { padding: 20px !important; }
.p40a { padding: 40px 0 !important; }
.p50a { padding: 50px 0 !important; }

.p0r { padding-right: 0px !important; }
.p5r { padding-right: 5px !important; }
.p10r { padding-right: 10px !important; }
.p20r { padding-right: 20px !important; }
.p15r { padding-right: 15px !important; }
.p25r { padding-right: 25px !important; }
.p30r { padding-right: 30px !important; }
.p40r { padding-right: 40px !important; }
.p50r { padding-right: 50px !important; }
.p55r { padding-right: 55px !important; }
.p60r { padding-right: 60px !important; }
.p70r { padding-right: 70px !important; }
.p75r { padding-right: 75px !important; }
.p90r { padding-right: 90px !important; }
.p100r { padding-right: 100px !important; }
.p110r { padding-right: 110px !important; }
.p120r { padding-right: 120px !important; }

.p0l { padding-left: 0px !important; }
.p10l { padding-left: 10px !important; }
.p15l { padding-left: 15px !important; }
.p20l { padding-left: 20px !important; }
.p25l { padding-left: 25px !important; }
.p30l { padding-left: 30px !important; }
.p200l { padding-left: 200px !important; }

.bNone { border: none !important; }
.bor01{
	border-bottom:solid 2px #ccc;
}
.bor02{
	border-bottom:solid 1px #ccc;
}
/*sp時変更*/
.m10b-s { margin-bottom: 10px !important; }
.m20b-s { margin-bottom: 20px !important; }
.m30b-s { margin-bottom: 30px !important; }
.m40b-s { margin-bottom: 40px !important; }
.m50b-s { margin-bottom: 50px !important; }
.m60b-s { margin-bottom: 60px !important; }
.m70b-s { margin-bottom: 70px !important; }
.m80b-s { margin-bottom: 80px !important; }
.p50t-s { padding-top: 50px !important; }
.m20l-s{margin-left:20px !important}
.m30r-s{margin-right:30px !important}
.m50l-s{margin-left:50px !important}
.p01-s { padding: 10px !important; }
.p02-s { padding: 20px !important; }
.p03-s { padding: 20px 10% !important; }
.p04-s { padding: 0 20px 20px !important; }
.m01-s { margin: 0 50px 30px !important; }
.p20a-s{ padding: 20px !important; }


/* 位置クラス
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.clear { clear: both !important; }
.cen { text-align: center !important; }
.cen-pc{text-align:center !important;}
.left { text-align: left !important; }
.right { text-align: right !important; }
/* 投稿の画像配置 */
.f-left{float:left;}
.f-right{float:right;}
.f-left-pc {float: left;}
.f-right-pc {float: right;}
.alignright { display: block; margin: 0 0 10px auto; }/* 配置位置 左 */
.alignleft { display: block; margin: 0 auto 10px 0; }/* 配置位置 右 */
.aligncenter { display: block; margin: 0 auto 10px; }/* 配置位置 中央 */

.pc-dnon{display: none;}
.pc-dnon2{display: none;}


/* テキスト
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ ▽ */
.bold { font-weight: bold !important; }
.txtRed { color: #df1834 !important; }
.txtBlue { color: #1D4194 !important; }
.txtPink { color: #F246A4 !important; }
.txtGold { color: #8b6c2e !important; }
.txtGray { color: #666666 !important; }
.txtWhite { color: #FFFFFF !important; }
.txtgreen { color: #79a035 !important; }
.txtorenge{color:#fd851b}
.txtBlack{color: #333 !important;}
.bg01{background:#f9f3be;}
.bg02{background:#fff;}
.bg03{background:url(images/bg01.png) repeat;}
.bg04{background:url(images/bg02.png) repeat;}

.txt10 { font-size: 77% !important; }
.txt11 { font-size: 92% !important; }
.txt13 { font-size: 109% !important; }
.txt14 { font-size: 117% !important; }
.txt15 { font-size: 125% !important; }
.txt17 { font-size: 142% !important; }
.txt18 { font-size: 150% !important; }
.txt20 { font-size: 167% !important; }

.lh01{line-height:1 !important;}
.lh02{line-height:2  !important;}
.f-min{
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";    color: #2b2115;
    }
.f-hw{
	font-family: 'Dancing Script', cursive;
}
/*.f-serif{font-family: 'Jomolhari', serif;}*/

.vaMiddle { vertical-align: middle !important; }
.oh{overflow:hidden;}
.blk{
	display:block;
}
.underline{
	text-decoration: underline;
}
.img100 {
    height: auto;
    width: 100%;
}
.wid01{
	width:49%;
}
.wid02{
	width:49%;
}
.wid03{
	width:100%;
}
table{
	width:100%;
}
td,th{
	padding:10px;
}
table th,table td{
border:solid 1px #ccc;
}

.ulstyle01{
	display:flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

.link01{
	text-align: center;
}
.link01 a{
	display: inline-block;
	padding: 10px 50px;
	background: #333;
	color: #fff;
	text-decoration: none;
}
.link01 a:hover{
	background: #555;
}
/*------------------------------------------------------------------
	全体レイアウト
------------------------------------------------------------------*/

#box1:after {
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 0% auto;
    content: "";
    display: block;
    height: 100vh;
}
/*------------------------------------------------------------------
	全体レイアウト
------------------------------------------------------------------*/
/* ローディング画面の背景 */
.loading {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0px;
  left: 0px;
  background: #000;
  z-index: 9999;
}
.spinner {
  position: absolute;
  top: 50%;
  left: 50%;
	margin-left: -20px;
	margin-top: -20px;
  width: 40px;
  height: 40px;
  -webkit-animation: sk-rotateplane 1.2s infinite ease-in-out;
  animation: sk-rotateplane 1.2s infinite ease-in-out;
}

.cube1, .cube2 {
  background-color: rgba(255,255,255,0.9);
  width: 15px;
  height: 15px;
  position: absolute;
  top: 0;
  left: 0;
  
  -webkit-animation: sk-cubemove 1.8s infinite ease-in-out;
  animation: sk-cubemove 1.8s infinite ease-in-out;
}

.cube2 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

@-webkit-keyframes sk-cubemove {
  25% { -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5) }
  50% { -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg) }
  75% { -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5) }
  100% { -webkit-transform: rotate(-360deg) }
}

@keyframes sk-cubemove {
  25% { 
    transform: translateX(42px) rotate(-90deg) scale(0.5);
    -webkit-transform: translateX(42px) rotate(-90deg) scale(0.5);
  } 50% { 
    transform: translateX(42px) translateY(42px) rotate(-179deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-179deg);
  } 50.1% { 
    transform: translateX(42px) translateY(42px) rotate(-180deg);
    -webkit-transform: translateX(42px) translateY(42px) rotate(-180deg);
  } 75% { 
    transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
    -webkit-transform: translateX(0px) translateY(42px) rotate(-270deg) scale(0.5);
  } 100% { 
    transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
  }
}

/*------------------header---------------------*/
.inner {
	max-width:1100px;
	margin: 0 auto;
}
.inner:after {
	content: "";
	clear: both;
	display: block;
}

/* header */
#top-head {
	position: absolute;
	top: -100px;
	margin: 100px auto 0;
	width: 100%;
	padding: 0;
	padding-bottom: 25px;
	line-height: 1;
	z-index: 999;
	background: #000;
	box-shadow: 1px 1px 3px #aaa;
}
#top-head a,
#top-head {
	text-decoration: none;
}
#top-head .inner {
	position: relative;
}
#mobile-head{
	position: relative;
}
#top-head .logo{
	margin: 0 auto;
	/*padding: 20px;*/
	/*background: #ff77b5;*/
	width:200px;
	text-align: center;
}
#top-head ul#head-top{
	width:270px;
	position: absolute;
	right:0;
	top:0;
	padding-top: 15px;
	color:#fff;
	padding-bottom: 15px;
}
#top-head ul#head-top li{
	font-size:16px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 7px;
}
#top-head ul#head-top li img{
	vertical-align: -5px;
	margin-right: 10px;
}
#top-head ul#head-top li:last-child{
	font-weight: normal;
	font-size:11px;
}
#global-nav ul {
	padding-top: 20px;
	list-style: none;
	display: flex;
	justify-content:space-between;
}
#global-nav ul li {
	position: relative;
	text-align: center;
	/*font-family: 'Jomolhari', serif;*/

}
#global-nav ul li a {
	font-size:14px;
	color: #fff;
}
#global-nav ul li a span{
	display: block;
	margin-top: 5px;
	color: #fff;
	font-size:75%;
	text-align: center;
}
/* Btn Hover */
#global-nav ul li:after {
	position: absolute;
	content: "";
	display: block;
	width: 100%;
	height: 3px;
	bottom: -10px;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
}
#global-nav ul li:hover:after {
	background: #fff;
	bottom: -20px;
}

#drawer-info {
    padding: 1rem 0;
    color: #fff;
    width: 100%;
    margin-right: auto;
    margin-left:auto;
    text-align: center;
}
#drawer-info .shop-info {
    font-size: 85% !important;
    margin-bottom: .5rem;
    text-align: center;
}
#drawer-info .shop-info.open {
    margin-bottom: .5rem;
    text-align: center;
}
.button.small {
    font-size: 1.2rem;
    text-align: center;
}
.button {
    color: #b89b6f;
    border-width: 1px;
    border-style: solid;
    border-color: #b89b6f;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding: 5px;
    text-align: center;
}
/* Fixed */
#top-head.fixed .inner {
	max-width: 100%;
}

#top-head.fixed {
	margin-top: 0;
	top: 0;
	position: fixed;
	height: 78px;
	/*background: rgba(219,201,186,.7);*/
	transition: top 0.65s ease-in;
	-webkit-transition: top 0.65s ease-in;
	-moz-transition: top 0.65s ease-in;
	background: rgba(0,0,0,.7);
}
#top-head.fixed .logo {
	margin-left: 0;
	float: left;
}
#top-head.fixed #global-nav ul{
	float: right;
	
}
#top-head.fixed #global-nav ul li a {
	color: #fff;
	padding: 0 25px;/*
	text-align: center;*/
	display: block;
}
#top-head.fixed ul#head-top{
	display: none;
}
/* Fixed Btn Hover */
#top-head.fixed #global-nav ul li:after {
	bottom: -10px;
}
#top-head.fixed #global-nav ul li:hover:after {
	background: #fff;
	bottom: -20px;
}

/* Toggle Button */
#nav-toggle {
	display: none;
	position: absolute;
	right: 12px;
	top: 14px;
	width: 34px;
	height: 36px;
	cursor: pointer;
	z-index: 101;
}

#nav-toggle div {
	position: relative;
}
#nav-toggle span {
	display: block;
	position: absolute;
	height: 4px;
	width: 100%;
	background: #fff;
	left: 0;
	-webkit-transition: .35s ease-in-out;
	-moz-transition: .35s ease-in-out;
	transition: .35s ease-in-out;
}
#nav-toggle span:nth-child(1) {
	top: 0;
}
#nav-toggle span:nth-child(2) {
	top: 11px;
}
#nav-toggle span:nth-child(3) {
	top: 22px;
}



/*-------------------footer-----------------*/
#pageBtn{
	margin-bottom: 0;
}
#pageBtn a{
	position: fixed;
	right:10px;
	bottom:120px;
	display: block;
	width:50px;
	padding: 10px 18px;
	text-align: center;
	background: #8b6c2e;
	color: #fff;
	border-radius: 5px;
}
footer{
	background: #0e0004;
	color: #fff;
	padding: 20px 20px 10px;
}
#foot-top{
	display: flex;
	justify-content: space-between;
	padding-bottom: 10px;
	margin-bottom: 10px;
		border-bottom:solid 1px #fff;
}
#foot-top ul{
	display: flex;
}
#foot-top ul li{
	padding: 10px;
}
#foot-top ul li a{
	color: #fff;
}
#copy{
	text-align: center;
	font-size:90%;
	overflow:hidden;
	margin-bottom: 0;
}
.footlist{
	margin-bottom: 10px;
}
.footlist a{
	font-size:80%;
}
footer .container{
	padding-bottom: 0;
}
#sp-foot{
	display: none;
}
/*-------------------common-----------------*/
.container{
	clear:both;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
}
article{
	/*padding-top:60px;*/

}

#contents{
	padding-top: 130px;
}


/* タイトル装飾 */
.hstyle01{
	color: #936f30;
	text-align: center;
	/*font-family: 'Jomolhari', serif;*/
	font-size:150%;
	/*background: url(images/hstyle01.png) no-repeat center top;*/
	padding-top: 40px;
}
.hstyle01 span{
	display: block;
	text-align: center;
	font-size:70%;
}
.hstyle02{
	text-align: center;
	padding: 10px;
	padding-bottom: 20px;
	font-size:130%;
		/*font-family: 'Jomolhari', serif;*//*
	background: url("images/hstyle02.png") no-repeat center bottom;*/
}
.hstyle03{
	/*position: relative;
	background: #8b6c2e url(images/hstyle03.png) no-repeat center center;
	background-size:cover;
	border-radius: 20px;*/
	border-bottom: solid 1px #666;
    margin-bottom: 24px;
    text-transform: uppercase;
	color: #333;
	padding: 10px;
	text-align: center;
	font-size:130%;
	width:80%;
	margin: 0 auto;
	/*font-family: 'Jomolhari', serif;*/
}

.hstyle03-1{
	/*position: relative;
	background: #8b6c2e url(images/hstyle03.png) no-repeat center center;
	background-size:cover;
	border-radius: 20px;*/
	border-bottom: solid 1px #fff;
    margin-bottom: 24px;
    text-transform: uppercase;
	color: #fff;
	padding: 10px;
	text-align: center;
	font-size:130%;
	width:80%;
	margin: 0 auto;
	/*font-family: 'Jomolhari', serif;*/
}

.hstyle04{
	padding: 10px;
	color: #fff;
	font-size:100%;
	background: #8b6c2e;
}


/* 枠装飾 */
.box01{
    background: rgba(255, 255, 255, 0.9);
    margin-bottom:20px;
	/*border: double 3px #ccc;*/
	
}

.box1-inner{
	padding:50px 30px;
}
.box1-inner2{
	padding: 30px;
	background: url("images/bg03.png");
}
.box1-inner2 h3{
	color: #333;
	padding-bottom: 5px;
	border-bottom:solid 1px #333;
	font-size:120%;
	font-weight: bold;
}
.box1-inner2 ol{
	margin-left: 30px;
}
.box1-inner2 ol ol{
	margin-top: 10px;
}
.box1-inner2 ol li{
	list-style-type: decimal;
	margin-bottom: 10px;
}
/* 共通バナーエリア */
#bannerarea{
	padding: 30px;
	color: #fff;
}
#bannerarea a{
	color: #fff;
}
#bannerarea .f-right-pc li{
	margin-bottom:10px;
}
#bannerarea a:hover img{
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.info ul li{
	overflow: hidden;
	margin-bottom: 10px;
}
.info figure{
	float: left;
	margin-right: 20px;
}
.info div.art h3{
	font-size:110%;
	font-weight: bold;
	
}
.info div.art p{
	font-size:85%;
}
.info .more a{
	display: block;
	width:100px;
	margin: 10px auto;
	color: #fff;
	border:solid 1px #fff;
	text-align: center;
	text-decoration: none;
}
.info .more a:hover{background: rgba(255,255,255,0.7);color:#e5889a; }

/*-------------------top-----------------*/
#topimage{
	padding: 120px 0;
	background: url("images/top/topimage_bg.jpg") no-repeat center top;
	background-size:cover;
z-index: 1;
}
#topimage .container{
	padding-right:50%;
}
#topimage h2{
	margin-bottom: 30px;
	text-align: center;
}
#topimage h2 img{
	width: 100%;
	max-width: 450px;
	height:auto;
}
#topimage p.text{
	font-size:130%;
	color: #fff;
	text-align: center;
}
#s01{
	background:rgba(255, 255, 255, 0.8);
	padding-top: 50px;
	padding-bottom: 50px;
}
#s01 .text-b{
	max-width: 600px;
	margin: 0 auto;
}
#s01 .ulstyle01 li{
	width: 50%;
	padding: 10px;
}
#s02{
	background:rgba(255, 255, 255, 0.8);
	padding-top: 50px;
	padding-bottom: 50px;
}
#s02 h2{
	text-align: center;
	position: relative;
}
#s02 h2 span{
	text-align: center;
	width:100%;
	position: absolute;
	left: 0;
	bottom:20px;
	font-size:120%;
}
.text-b{
text-align: center;
	text-shadow:
        1px 1px #fff,
        1px -1px #fff,
        -1px 1px #fff,
        -1px -1px #fff;
	font-size:135%;
	
}
.top-img .girl{
	float: left;
	width: 23%;
	margin: 1%;
	position: relative;
}
.top-img .girl:nth-of-type(4n+1){
	clear: both;
}
.top-img .girl a{
	text-decoration: none;
}
.top-img .girl ul{
	padding:10px;
	width: 100%;
	background: rgba(255,255,255,0.7);
	position: absolute;
	left: 0;
	bottom: 0;
}
.top-img .girl ul li.name{
	font-size:14px;
	font-weight: bold;
}
.top-img .girl ul li.size{
	font-size:13px;
}
.top-img .girl ul li.time{
	color: #8b6c2e;
}

.top-img .girl .content {
    position:relative;
    overflow:hidden;
	height: 360px;
}
.top-img .girl .content a img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	width:100%;
	object-fit: cover; 
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}

.top-img .girl .content a img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.top-img .girl .ribbon{
	position: absolute;
	top:0px;
	left:0px;
}
.top-img .girl .ribbon img{
	width: 50px;
}
#s03{
	padding-top:10px;
	padding-bottom: 10px;
    background: rgba(255, 255, 255, 0.9);
}
#diary{
	padding: 40px 10px;
    /*background: rgba(255, 255, 255, 0.9);*/
}
/*-------------------system-----------------*/

#subimage{
	/*background: url(images/subimage.jpg) no-repeat center center;
	background-size:cover;*/
	padding: 100px 10px 50px;
}
#subimage p{
	text-align: center;
	color: #fff;
	font-size:160%;
		font-family: 'Jomolhari', serif;
	text-transform: uppercase;
}
.plice-list{
	max-width: 70%;
	margin: 0 auto;
}

p.plice-list{
	text-align:center;
	padding: 10px;
	font-size:200%;
	color: #333;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", "メイリオ", Meiryo, serif;
}
.plice-list li{
	padding: 10px;
	font-size:200%;
	color: #333;
	border-bottom: dotted 1px #333;
	font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","HG明朝E", "メイリオ", Meiryo, serif;
}
.plice-list li.last{
	border-bottom: none;
}
.plice-list li dl{
	display: flex;
}
.plice-list li dl dt,.plice-list li dl dd{
	width:50%;
	text-align: center;
}
/*-------------------profile-----------------*/
#profile .f-left-pc{
	width:40%;
}
#profile .f-right-pc{
	width:58%;
}
#profile .f-right-pc h3{
	padding: 5px 10px;
	font-size:110%;
	background: #8b6c2e;
	color: #fff;
	border-radius: 20px;
}
#profile .f-right-pc h3 span{
	float: right;
	padding-top: 3px;
	font-size:80%;
}
#profile .f-right-pc h3:after{
	content: "";
	clear: both;
}
#profile p{
	font-size:14px;
}
#profile h4{
	clear: both;
	padding: 10px;
	/*padding-left: 35px;*/
	border-bottom: solid 1px #ccc;
	/*background: url("images/hstyle04.png") no-repeat left center;
	*/background-size:30px;
	font-weight: bold;
	font-size:120%;
}
#profile table th,#profile table td{
	text-align:center; 
}
#thumbnail{
    overflow: hidden;
    width: 100%;
}
#thumbnail li{
    float: left;
	padding:10px 5px;
}
#thumbnail li img{
    width: 100%;
    opacity: 0.5;
    filter: alpha(opacity=50); 
}
#thumbnail li.current img{
    opacity: 1;
    filter: alpha(opacity=100);
}
#main_photo{
    position: relative;
    height: 550px;
}
#main_photo img{
    position: absolute;
    top:0;
    width: 100%;
}
/*-------------------recruit-----------------*/
#recruitimage{
	padding: 70px 0;
	background: url("images/recruit/recruit_topimage.jpg") no-repeat center top;
	background-size:cover;
z-index: 1;
}
#recruitimage .container{
	padding-left:400px;
}
#recruitimage h2{
	text-align: center;
	margin-bottom: 30px;
}
#recruitimage p.text{
text-shadow:
        1px 1px #fff,
        1px -1px #fff,
        -1px 1px #fff,
        -1px -1px #fff;
}

#recruit #r02{
	padding-top: 40px;
	padding-bottom: 40px;
}
#recruit #r03{
	padding-top: 40px;
	padding-bottom: 60px;
	background: #fff;
}
.box02{
	margin-bottom: 20px;
	background: #fff;
	padding: 20px;
	overflow: hidden;
}
.box02 img{
	margin-right: 20px;
	max-width:400px;
	height:auto;
	margin-bottom: 10px;
}
.box02 h3{
	margin-bottom: 10px;
	color: #8b6c2e;
	font-size:130%;
	font-weight: bold;
}
.recruit-table{
	width:800px;
	margin: 0 auto;
}
.recruit-table th{
	background: #ebebdb;
	text-align: center;
	border: solid 1px #ccc;
}.recruit-table td{
	border: solid 1px #ccc;
}
.shedule-list{
	display: flex;
	justify-content: center;
	width:100%;
}

/*-------------------shedule-----------------*/
.shedule-list li a{
	display: block;
	padding: 10px;
	text-align: center;
	background: #ccc;
	margin:5px;
	color: #fff;
}
.shedule-list li.active a{
	background: #8b6c2e;
}
.shedule-list li a:hover{
	text-decoration: none;
}
/*-------------------access-----------------*/

#access iframe{
	width:100%;
	height:400px;
	margin: 0 auto;
}

.map-table th{
	background: #ebebdb;
	text-align: center;
	border: solid 1px #ccc;
}
.map-table td{
	background: #fff;
	border: solid 1px #ccc;	
}
/*-------------------contact-----------------*/
article#contact .box1-inner{
	padding:50px 80px;
}
.contact-list{
	max-width: 800px;
	margin: 0 auto;
}
.contact-list li{
	margin-bottom: 20px;
}
.contact-list li dl{
	display: flex;
	justify-content: space-around;
}
.contact-list li dl dt{
	width: 30%;
}
.contact-list li dl dt span{
	display:inline-block;
	background: #CC325B;
	color: #fff;
	border-radius: 3px;
	padding: 2px 10px;
	float: right;
}
.contact-list li dl dd{
	width: 65%;
}
input[type=text],textarea{
	width:100%;
	background: #fff;
	padding: 5px;
	font-size:90%;
	border:solid 1px #ccc;
	margin-bottom: 10px;
}
input[type=text].tel,input[type=text].hasDatepicker{
	width: 80px;
	text-align: center;
}
textarea{
	height:200px;
}
select{
	background: #fff;
	padding: 5px;
	font-size:90%;
	border:solid 1px #ccc;
	margin-bottom: 10px;
	color: #333;
}
input[type="date"]{
	background: #fff;
	padding: 5px;
	font-size:90%;
	border:solid 1px #ccc;
	margin-bottom: 10px;
}
input::placeholder {
  color: #aaa;
}
.btn01,.btn02{
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#877b66+4,8e8640+4,8b6c2e+100 */
background: rgb(135,123,102); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(135,123,102,1) 4%, rgba(142,134,64,1) 4%, rgba(139,108,46,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(135,123,102,1) 4%,rgba(142,134,64,1) 4%,rgba(139,108,46,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(135,123,102,1) 4%,rgba(142,134,64,1) 4%,rgba(139,108,46,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#877b66', endColorstr='#8b6c2e',GradientType=0 ); /* IE6-9 */
	color: #fff;
	padding: 10px 50px;
	font-size:18px;
	text-decoration: none;
	text-align: center;
}
.btn02{
	margin-right: 10px;
	background: #ccc;
	border:solid 1px #aaa;
}
.btn01:hover{
	background: #8B6C2E;
}
.btn02:hover{
	background: #aaa;
}
/*------------------archive-----------------------*/
.sam-list{
list-style-type:none;
margin-left:0;
padding-left:0;
	display:flex;
	flex-wrap:wrap;
}
.sam-list li{
margin:1%;
	width:31.3%;
}
.sam-list li a{
    position:relative;
    display:block;
	box-sizing:border-box;
	text-decoration:none;
	border: 1px solid #CCC;
	overflow: hidden;
	background:#fff;
	color:#333;
}

.sam-list li h3{
    font-weight:bold;
	line-height:1.4;
}
.sam-list li p{
    font-size:80%;
    line-height:1.4;
}
.sam-list li img{
	display:block;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	max-width:100%;
	height:auto;
    -moz-transition: -moz-transform 0.5s linear;
    -webkit-transition: -webkit-transform 0.5s linear;
    -o-transition: -o-transform 0.5s linear;
    -ms-transition: -ms-transform 0.5s linear;
    transition: transform 0.5s linear;
}
.sam-list li img:hover {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
}
.sam-list li a:hover {
    color:#63737a;
}
.sam-list li a span{
    position:absolute;
    left:0px;
    top:0;
    padding:2px 5px;
    background:#e85a71;
    color:#fff;
    font-size:85%;
}

/*次の記事へ*/
.adjacent_post_links{
	clear:both;
	overflow:hidden;
	padding:30px 20px;
}
.adjacent_post_links li a{
	display:block;
	padding:5px 10px;
	text-decoration:none;
}
.adjacent_post_links .prev a{
	float:left;
	text-align:left;
}
.adjacent_post_links .next a{
	float:right;
	text-align:right;
}
/*Pagenation*/
.pagination {
	clear: both;
	padding: 20px 0 0;
	position: relative;
	font-size: 14px;
	line-height: 1em;
        text-align: center;
}
.pagination-box {
	display: inline-block;
}
.pagination span, .pagination a {
	display: inline-block;
	margin: 2px 2px 2px 0;
	padding: 10px 14px 10px 14px;
	text-decoration: none;
	width: auto;
	color: #8b6c2e;
	background:#fff;
	border:solid 1px #8b6c2e;
	border-radius: 50%;
}
.pagination span{
	border:none;
}
.pagination span.page-of {
	background: none;
	color: #8b6c2e;
	border:none;
}
.pagination a:hover{
	color: #fff;
	background: #8b6c2e;
	border:solid 1px #8b6c2e;
}
.pagination .current{
	padding: 10px 14px 10px 14px;
	color: #fff;
	background: #8b6c2e;
	border:solid 1px #8b6c2e;
}
@media only screen and (max-width: 413px) {
.pagination {
	font-size: 12px;
	line-height: 12px;
}
.pagination span, .pagination a {
	padding: 7px 10px 7px 10px;
}
.pagination .current{
	padding: 7px 10px 7px 10px;
}
}

@media screen and (min-width: 1400px){
	#topimage .container{
		padding-right: 30%;
	}
}
/*single*/
.box01.singlepage{
	max-width: 800px;
	margin: 0 auto;
}
.sam-list.newdiary li{
	width: 23%;
}
.sam-list.newdiary li h3{
	width: 90%;
}
/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑pcサイズ
----------------------------------
↓タブレットサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/
@media screen and (max-width: 1099px){
	.m80b-s{
		margin-bottom: 40px !important;
	}

	#contents{
		padding-top: 80px;
	}
	#top-head,
	.inner {
		width: 100%;
		padding: 0;
	}
	#top-head {
		top: 0;
		position: fixed;
		margin-top: 0;
	}
	#top-head ul#head-top{
	display: none;
	}
	/* Fixed reset */
	#top-head.fixed {
		padding-top: 0;
		background: transparent;
height:65px;
	}


	#mobile-head {
		background: #000;
		width: 100%;
		height:65px;
		z-index: 999;
		position: relative;
	}
	#top-head.fixed .logo,
	#top-head .logo {
		position: absolute;
		left: 3px;
		top: 3px;
		color: #333;
		padding: 5px;
	}
	#top-head .logo img{
		height:50px;
		width:auto;
	}
	#global-nav {
		position: absolute;
		top: -500px;
		background: #333;
		width: 100%;
		text-align: center;
		padding: 10px 0;
		-webkit-transition: .5s ease-in-out;
		-moz-transition: .5s ease-in-out;
		transition: .5s ease-in-out;
	}
	#global-nav ul {
		display: block;
		list-style: none;
		position: static;
		right: 0;
		bottom: 0;
		padding-top: 0;
		width:100%;
		text-align: right;
	}
	#global-nav ul li a span{
		/*display: none;*/
		color: #fff;
		text-align: right;
		float: right;
	}
	#global-nav ul li {
		float: none;
		position: static;
		border-bottom: 1px solid #fff;
		text-align: right;
	}
	#global-nav ul li:last-child {
		border-bottom: none;
	}
	#global-nav ul li:after  {
		display: none;
	}
	#top-head #global-nav ul li a,
	#top-head.fixed #global-nav ul li a {
		width: 100%;
		display: block;
		color: #fff;
		padding: 14px;
	
	}
	#nav-toggle {
		display: block;
	}
	.open #nav-toggle span:nth-child(1) {
		top: 11px;
		-webkit-transform: rotate(315deg);
		-moz-transform: rotate(315deg);
		transform: rotate(315deg);
	}
	.open #nav-toggle span:nth-child(2) {
		width: 0;
		left: 50%;
	}
	.open #nav-toggle span:nth-child(3) {
		top: 11px;
		-webkit-transform: rotate(-315deg);
		-moz-transform: rotate(-315deg);
		transform: rotate(-315deg);
	}
	.open #global-nav {
		/* #global-nav top + #mobile-head height */
		-moz-transform: translateY(556px);
		-webkit-transform: translateY(556px);
		transform: translateY(556px);
	}

		.hstyle03,.hstyle05{
		width:100%;
		font-size:100%;

	}
	.topinner{
		background-size:cover;
	}
	#recruit .hstyle03{
		text-align: left;
		padding-left: 55px;
	}

		#recruit #r02{
		padding-top: 0;
		padding-bottom: 20px;
	}
	#recruit #r03 {
    padding-top: 0px;
    padding-bottom: 30px;
	}
	.shedule-list li{
		width:14.28%;
		font-size:90%;
	}
	.shedule-list li a{
		padding: 10px 0;
	}
	.plice-list{
		max-width: 100%;
	}
	
}


@media screen and (min-width: 640px) and (max-width: 1099px) {
	.p03-s{
		padding:20px 10px !important;
	}
	.tb-dnon{
		display:none;
	}
	.pc-dnon2{
		display:block;
	}
	#topimage{
		background: url("images/top/topimage_bg.jpg") no-repeat right top;
		background-size:130%;
		padding: 40px 10px;

	}
	#topimage .container{
		padding-right: 60%;
	}
	#topimage p.text{
		font-size:100%;
	}

	.container{
		padding: 10px;
	}
#recruitimage{
	padding:10px;
	background:#f7eddf url("images/recruit/recruit_topimage.jpg") no-repeat right top;
	background-size:110%;
}
#recruitimage .container{
	padding-left:10px;
}
	#recruitimage h2{
		padding-left: 45%;
		margin-bottom: 0px;
	}
	#recruitimage p.text{
		margin-bottom: 0;
	}
	.box02 img{
		max-width:300px;
		width:100%;
	}
}

/*●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●
↑タブレットサイズ
----------------------------------
↓spサイズ
●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●●*/
@media screen and (min-width: 640px){


}

@media screen and (max-width: 639px) {
	
/*----------共通------------*/	
body{
	font-size:14px;

}
.sp-dnon {
    display: none;
}
.pc-dnon,.pc-dnon2{
    display:  block;
}
.db-sp{
	display:block;
}
	.sp-blk{
		display: block;
		margin: 0 auto !important;
	}
	.container{
		padding: 10px;
	}

/*margin padding変更*/
.m10b-s { margin-bottom: 5px !important; }
.m20b-s { margin-bottom: 10px !important; }
.m30b-s { margin-bottom: 15px !important; }
.m40b-s { margin-bottom: 20px !important; }
.m50b-s { margin-bottom: 25px !important; }
.m60b-s { margin-bottom: 30px !important; }
.m70b-s { margin-bottom: 35px !important; }
.m80b-s { margin-bottom: 35px !important; }
.m100b-s { margin-bottom: 50px !important; }
.m01-s{margin:0 5px;}
.p01-s { padding: 10px !important; }
.p02-s { padding:0 10px !important; }
.p03-s { padding:10px !important; }
.p10l-s{margin-left:0px !important}
.sp-p01{padding:0 5px;}

.f-left-pc, .f-right-pc,#m-right,#m-left{
    float: none;
}
.right-pc{
	text-align:left;
}
	.cen-pc{text-align: left !important;}
.hstyle04{
		padding: 10px;
	}

article{
	padding-top:0px;
	padding-bottom: 20px;
}
.box1-inner{
		padding: 10px;
	}
.box1-inner2{
		padding: 10px;
	}
/*header*/
	#contents{
		padding-top: 0;
	}
	
	/*footer*/
	footer{
	padding: 10px 0;
		padding-bottom: 60px;
	}
	#foot-top{
		display: block;
		padding-bottom: 10px;
	}
	#foot-top .logo{
		text-align: center;
	}
	#foot-top ul{
		margin-top: 10px;
		display: block;
	}
	#foot-top ul li{
		padding: 0;
	}
	#foot-top ul li a{
		display: block;
		padding: 10px;
		font-size:90%;
		border-bottom: dotted 1px #fff;
		background: url("images/list01.png") no-repeat 98% center;
	}
	#foot-top ul li:last-child a{
		border-bottom: none;
	}
	#sp-foot{
		width: 100%;
		position: fixed;
		bottom:0;
		left:0;
		display: flex;
		justify-content: center;
	}
	#sp-foot li{
		width: 25%;
		background: #0e0004;
		font-size:25px;
		text-align: center;
		padding: 5px;
		border-right:solid 1px #666;
	}
	#sp-foot li:last-of-type{
		border-right:none;
	}
	.btn01,.btn02{
		width: 46%;
		margin: 1%;
		padding: 10px;
	}
/*----------全体------------*/
	#topimage{

		padding: 30px 10px;

	}
	#topimage .container{
		padding-right: 0;
	}
	#topimage h2{
		margin-bottom: 10px;
	}
#topimage p.text{
		font-size:120%;
	margin-bottom: 0;
	}
	#s01:before{
		content: none;
	}
	#s01{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#s01 .ulstyle01 li{
		width: 100%;
	}
	#s03{
		padding-top: 0px;
		padding-bottom: 20px;
	}
	.text-b{
		font-size:110%;
	}
	.top-img{
		max-width: 400px;
		margin: 0 auto;
	}
	.top-img .girl{
		width: 48%;
	}
	.top-img .girl .content{
		height: auto;
		margin-bottom: 0;
	}
	.top-img .girl .content a img{
		margin-bottom: 0;
	}
		.top-img .girl .content a img{
		height:230px;
	}
	.top-img .girl .content a img:hover {
    transform: scale(1);
}
	.top-img .girl ul li.name{
		font-size:90%;}
	.top-img .girl ul li{
		font-size:80%;
	}
	.top-img .girl ul li.size{
		font-size:70%;
	}
	.top-img .girl .ribbon img{
		width: 30px;
	}
	#diary{
		padding: 20px 10px;
	}
.sam-list.newdiary li{
		width: 48%;
	}
.sam-list.newdiary{
		width: 100%;
		max-width: 100%;
	}
	#bannerarea{
		padding: 0;
	}
	.wid01,.wid02{
		width:100%;
	}
	#subimage{
		padding: 60px 10px;
	}
	.plice-list{
		max-width: 100%;
	}
	.plice-list li{
		font-size:120%;
	}
	#profile .f-left-pc{
	width:100%;
}
#profile .f-right-pc{
	width:100%;
}
.pro-inner{
		overflow-x:scroll;
	}
	#profile table{
		width:650px;
	}
	#profile table.tstyle01 th,#profile table.tstyle01 td{
		padding: 5px;
		font-size:90%;
	}
	.sub .main.recruit{
		background-size:cover;
		
	}
#recruitimage{
	padding:10px;
	background:#f7eddf url("images/recruit/recruit_topimage.jpg") no-repeat 20% top;
	background-size:180%;
}
#recruitimage .container{
	padding-left:10px;
}
	#recruitimage h2{
		margin-top:40%;
		margin-bottom: 0px;
	}
	#recruitimage p.text{
		margin-bottom: 0;
	}

	.box02 img{
		max-width: 100%;
		width:100%;
		height:auto;
		margin-right: 0;
	}
	.recruit-table,.map-table{
		width:100%;
	}
	.recruit-table th,.recruit-table td,.map-table th,.map-table td{
		display: block;
		width:100%;
		padding: 5px;
	}
	.shedule-list{
		flex-wrap: wrap;
	}
	.shedule-list li{
		width:25%;
		font-size:70%;
	}
	.shedule-list li a{
		margin: 2px;
	}

/*-------------------contact-----------------*/
article#contact .box1-inner{
	padding:20px 10px;
}
	.contact-list li{
		margin-bottom: 5px;
	}
	.contact-list li dl{
		display: block;
	}
	.contact-list li dl dt,.contact-list li dl dd{
		width: 100%;
		padding: 5px 10px;
	}
	.contact-list li dl dd{
		border-bottom:dotted 1px #ccc;
	}
/*-------------------archive  single-----------------*/
		#single .hstyle05{
		padding-left: 10px;
		border-radius: 8px;
	}
	#single .hstyle05:before{
	content: none;
	}
	
	.sam-list{
		max-width: 300px;
		margin: 0 auto;
	}
	.sam-list li{
width:98%;
		margin-bottom: 10px;
	}

}

.fotter-bottom{
    position: fixed;
    bottom: 0;
    z-index: 999;
    text-align: center;
    width: 100%;
    display: flex;
}

.fotter-bottom > div{
    width:100%;
}

.fotter-bottom a{
    display: block;
    margin: 0 auto;
    text-align: center;
    background: rgba(243, 75, 67, 0.7);
    color: #fff;
    padding: 10px 4px;
    border-top: 1px solid #fff;
    font-size: 14px;
    line-height: 1.8em;
}

.fotter-bottom .time{
    display: block;
    margin: 0 auto;
    text-align: center;
    background: rgba(243, 75, 67, 0.7);
    color: #fff;
    padding: 10px 4px;
    border-top: 1px solid #fff;
    font-size: 14px;
    line-height: 1.8em;
}

.fotter-bottom a .fa{
    margin-right: 6px;
}
/*.footer-bottom .time, .fotter-bottom a {
    height: 45px;
}*/

.fotter-bottom > div:nth-child(2) a{
    background: rgba(181, 146, 42, 0.85);
}
/**
 * 多言語コメント開閉
 * */
.accordion-content {
  display: none; /* ← 最初は非表示 */
}
.accordion-content {
  display: none;
  padding: 1em;
  border: 1px solid #ccc;
  background: #f9f9f9;
}

.accordion-btn {
  display: block;
  width: 100%;
  text-align: left;
  padding: 1em;
  background: #eee;
  border: none;
  cursor: pointer;
  font-weight: bold;
}

.accordion-btn.active {
  background: #ddd;
}

/* 共通非表示 */
.lang-menu, .lang-overlay {
  display: none;
}

.lang-toggle {
  position: fixed;
  top: 8px;
  right: 60px;
  z-index: 1001;
  background: #fff;
  color: #333;
  font-size: 16px;
  padding: 10px;
  border-radius: 4px;
  cursor: pointer;
  display: none;
}

/* スマホのみ表示 */
@media screen and (max-width: 768px) {
  .lang-toggle {
    display: block;
  }
  .lang-toggle i {
  	margin-right: 1px;
  	font-size: 20px;
  	vertical-align: middle;
  }


  .lang-overlay {
    display: block;
    position: fixed;
    top: 0; left: 0;
    width: 100%; height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 1000;
    opacity: 0;
    visibility: hidden;
    transition: all 0.3s ease;
  }

  .lang-menu {
    display: block;
    position: fixed;
    top: 0; right: -250px;
    width: 250px;
    height: 100%;
    background: #fff;
    z-index: 1001;
    transition: right 0.3s ease;
    padding: 60px 20px;
  }

  .lang-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }

  .lang-menu li {
    margin: 20px 0;
  }

  .lang-menu li a {
    text-decoration: none;
    font-weight: bold;
    color: #333;
  }

  .lang-overlay.active {
    opacity: 1;
    visibility: visible;
  }

  .lang-menu.active {
    right: 0;
  }
}
@media screen and (min-width: 768px){

.bolg-innner{
	display: flex;
}
.bolg-innner .bolg-innner-left{
	width: 70%;
}
.bolg-innner-left ul li{
	overflow: hidden;
	margin-bottom: 10px;
	margin-left:10px;
}
.bolg-innner-left figure{
	float: left;
	margin-right: 20px;
}
.bolg-innner-left div.art h3{
	font-size:110%;
	font-weight: bold;
	color: #000;
	
}
.bolg-innner-left div.art p{
	font-size:85%;
}
.bolg-innner-left .more a{
	display: block;
	width:100px;
	margin: 10px auto;
	color: #fff;
	border:solid 1px #fff;
	text-align: center;
	text-decoration: none;
}
.info .more a:hover{background: rgba(255,255,255,0.7);color:#e5889a; }

.bolg-innner .bolg-innner-right{
	width: 25%;
	margin-left:5%;
}

.bolg-innner .bolg-innner-right .side-box{
	margin: 10px;
}

.side-box ul li{
	overflow: hidden;
	margin-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
}
.side-box figure{
	float: left;
	margin-right: 20px;
}
.side-box div.art h3{
	font-size:110%;
	font-weight: bold;
	color: #EBC032;
	
}
.side-box div.art p{
	font-size:85%;
	color: #000;
}
.side-box .more a{
	display: block;
	width:100px;
	margin: 10px auto;
	color: #fff;
	border:solid 1px #fff;
	text-align: center;
	text-decoration: none;
}
}

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

.bolg-innner{/*
	display: flex;*/
}
.bolg-innner .bolg-innner-left{/*
	width: 70%;*/
}
.bolg-innner-left ul li{
	overflow: hidden;
	margin-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
}
.bolg-innner-left figure{
	float: left;
	margin-right: 20px;
}
.bolg-innner-left div.art h3{
	font-size:110%;
	font-weight: bold;
	
}
.bolg-innner-left div.art p{
	font-size:85%;
}
.bolg-innner-left .more a{
	display: block;
	width:100px;
	margin: 10px auto;
	color: #fff;
	border:solid 1px #fff;
	text-align: center;
	text-decoration: none;
}
.info .more a:hover{background: rgba(255,255,255,0.7);color:#e5889a; }

.bolg-innner .bolg-innner-right{
	/*margin-left:5%;*/
}

.bolg-innner .bolg-innner-right .side-box{
	margin: 10px;
}
.side-box ul li{
	overflow: hidden;
	margin-bottom: 10px;
	margin-left:10px;
	margin-right:10px;
}
.side-box figure{
	float: left;
	margin-right: 20px;
}
.side-box div.art h3{
	font-size:110%;
	font-weight: bold;
	
}
.side-box div.art p{
	font-size:85%;
}
.side-box .more a{
	display: block;
	width:100px;
	margin: 10px auto;
	color: #fff;
	border:solid 1px #fff;
	text-align: center;
	text-decoration: none;
}
}
/*
Google Map のレスポンシブ対応
*/
.map-wrap {
  position: relative;
  width: 100%;
  padding-bottom: 56.25%; /* アスペクト比 16:9 */
  height: 0;
}
.map-wrap iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.confirm-box {
  margin-top: 30px;
  padding: 15px;
  border: 2px solid #ccc;
  border-radius: 8px;
  background: #f9f9f9;
  text-align: center;
  font-size: 1.1em;
}
.confirm-box input {
  margin-right: 8px;
  transform: scale(1.2); /* チェックボックス大きめ */
}


/* モーダル全体 */
.modal {
  display: flex;
  align-items: center;
  justify-content: center;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0;
  width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.7);
}

/* モーダルの中身 */
.modal-content {
  background: #fff;
  padding: 30px;
  border-radius: 10px;
  text-align: left;
  max-width: 400px;
  width: 80%;
  box-shadow: 0 0 20px rgba(0,0,0,0.3);
}

/* ボタン */
#agreeBtn {
  margin-top: 20px;
  padding: 10px 20px;
  font-size: 1.1em;
}
#agreeBtn:disabled {
  background: #ccc;
  cursor: not-allowed;
}
.notice{
	padding:10px;
	margin-top:10px;
}
.shopdata_feature {
    word-break: normal;
}
.shopdata_item:first-child {
    border-top: 1px solid #666;
}
.shopdata_item {
    border-bottom: 1px solid #666;
    /* width: 100%; */
    width: calc(100% - 40px);
    overflow: hidden;
    /* padding: 10px 0; */
    padding: 10px 20px;
    position: relative;
}
.item_title {
    width: 30%;
    text-align: left;
    float: left;
    font-size: 14px;
}
.item_answer {
    width: calc(70% - 12px);
    padding-left: 10px;
    text-align: right;
}
.item_title, .item_answer {
    float: left;
    font-size: 14px;
}

/* --- PC・共通設定 --- */
#fixed_menu {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 9999;
  box-shadow: 0 -2px 5px rgba(0,0,0,0.1);
  padding: 6px 2%;
}
#fixed_menu .menu_contents {
  position: relative;
  display: flex;
  margin: 0;
  flex-wrap: wrap;
}
#fixed_menu .menu_contents .sns_btn {
  width: 20%;
  flex: 1 1 auto;
}
#fixed_menu .menu_contents .sns_btn a {
  display: block;
  margin: 3px 3px 6px 3px;
  line-height: 45px;
  color: #fff;
  text-align: center;
  font-size: 16px;
  position: relative;
  height: 45px;
  border-radius: 5px;
  cursor: pointer;
}
#fixed_menu .menu_contents .sns_btn a img {
  width: 18px;
  margin-right: 3px;
  vertical-align: middle;
  max-width: 100%;
}
#fixed_menu .menu_contents .sns_btn.btn_line .modal-open { background: #11cc11; }
#fixed_menu .menu_contents .sns_btn.btn_wechat .modal-open { background: #53B247; }
#fixed_menu .menu_contents .sns_btn.btn_kakao .modal-open { background: #3C1E1E; }
#fixed_menu .menu_contents .sns_btn.btn_mail .modal-open { background: #3895FF; }

  footer{
  	margin-bottom:95px;
  }
/* --- スマホ時のみ bottom を変更 --- */
@media screen and (max-width: 768px) {
  #fixed_menu {
    bottom: 45px;
  }
  footer{
  	margin-bottom:100px;
  }
}

.modal {
  display: none; /* 初期は非表示 */
  position: fixed;
  z-index: 10000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
}

.modal-content {
  background-color: #fff;
  margin: 15% auto;
  padding: 20px;
  border-radius: 8px;
  width: 90%;
  max-width: 400px;
  position: relative;
}

.modal-close {
  position: absolute;
  top: 8px;
  right: 12px;
  font-size: 24px;
  cursor: pointer;
}

.shopinfobtn {
    width: 95%;
    border-radius: 30px;
    padding: 10px 0px 10px 20px;
    background: #4bb134;
    text-align:center;
    color:#fff;
}
.shopinfobtn .icon_arrow {
    display: inline;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 25px;
    margin: auto;
    padding: 0;
    height: 26px;
    right: auto;
}
.icon_arrow .icon_line {
    width: 26px;
    vertical-align: middle;
}