@charset "UTF-8";
/* CSS Document */



/** base */
html, body {
	height: 100%;
	font-size: 13px;
	-webkit-text-size-adjust: 100%;
	background-color: #f1e9e3;
	background-position: 0 150px;
	color: #222222;
}

a {
	color: #6C4242;
	text-decoration: none;
}
a:hover {
	color: #917373;
}
/** font */
body {
	font-family: Avenir, 'Helvetica neue', Helvetica, Arial, "qMmpS ProN W3", "Hiragino Kaku Gothic ProN", "SVbN", YuGothic, "CI", Meiryo, sans-serif;
}
header nav {
	font-family: 'Anton', sans-serif;
}
/** margin */
.mb10 {
	margin-bottom: 10px !important;
}
.mb20 {
	margin-bottom: 20px !important;
}
.mb30 {
	margin-bottom: 30px !important;
}
.mb40 {
	margin-bottom: 40px !important;
}
/** wrapper */
#wrapper {
	overflow: visible;
	height: 100%;
	width: 100%;
	clear: both;
}
#wrapper .mainimg {
	text-align:center;
	position: relative;
	top: 70px;
	overflow: hidden;
	height: 470px;
	background: url(../img/bgimg01.png) top center;
}
#wrapper .mainimg span {
	text-indent: -9999px;
	font-size: 0;
}



/** header *//** #home header  */
header {
	/*position: fixed;*/
	width: 100%;
	height: 80px;
	padding-bottom: 20px;
	background: #FFF;
	zoom: 1;
	position: fixed;
	z-index: 100;
}
header div {
	max-width: 1020px;
	margin: 0 auto;
}
header div h1 {
	float: left;
}

header div h1 a img {
	width: auto;
    height: 34px;
	position: relative;
	top: 16px;
}


header nav {
	width: 100%;
    height: 33px;
    margin: 22px auto 0;
    /* float: right; */
    /* text-align: left; */
    display: inline-block;
    /* text-align: center; */
}
header nav p.archive {
	display: none;
}
header nav ul#menu {
	overflow: hidden;
	font-size: 1.1em;
	text-align: right;
	width: auto;
	margin: 0 auto;
}

header nav ul#menu > li {
    height: 40px;
    margin-left: 1.5em;
    padding-bottom: 8px;
    position: relative;
    letter-spacing: -0.01em;
    display: inline-table;
    /*width: 13%;*/
}


header nav ul#menu > li#nav_seminar {
	margin-right: 0;
}
header nav ul#menu li a {
	text-decoration: none;
	
}
header nav ul#menu li a:hover, #home header nav ul#menu a:hover {
	color: #54391C;
}
header nav ul#menu > li a.active {
	border-bottom: solid 5px #54391C;
	padding: 0 3px 10px;
}
/*header nav ul#menu li ul {
	-webkit-transition-duration: 1s;
}*/
header nav ul#menu > li:hover > ul {
	display: block !important;
}
header nav ul.sub_menu, #home header nav ul.sub_menu {
	font-size: 14px;
	letter-spacing: 2px;
	display: none;
	position: absolute;
	background: #FFFFFF;
	top: 34px;
	padding: 10px;
}
header nav ul.sub_menu li, #home header nav ul.sub_menu li {
	float: left;
	padding: 0 12px;
	border-right: 1px solid #000000;
}

header nav ul#menu a {
	color: #222222;
	text-decoration: none;
}
header nav ul.sub_menu {
	background: rgba(255, 255, 255, 0.2);
}
header nav ul.sub_menu li {
	border-right: 1px solid #FFFFFF;
}


/** footer */
footer {
	position: relative;
	bottom: 0;
	width: 100%;
	height: 100px;
	background: #C82527;
	text-align: center;
	font-size: 12px;
	bottom: -20px;
}
footer nav {
}
footer p {
	color: #FFF;
}
footer p a {
	color: #FFF;
}
.single footer p, .news footer p, .store footer p, .archive footer p, .location footer p, .error404 footer p {
	color: #222222;
	text-decoration: none;
}
copyright {
}
copyright p {
	max-width: 980px;
	margin: 0 auto;
	padding-top: 20px;
	/*color: #956134;*/
}
iframe {
   color: #d8d8d8 !important;
}

.fb_outer {
	width:100%;
	/*background:rgba(255,255,255,0.3);*/
}
.fb_inner {
	width:1060px;
	padding:20px 0 20px 20px;
	margin:auto;
}

/** container */
#container, #plan {
	width: 1060px;
	margin: 0px auto 30px auto;
	padding: 20px 0 0 0;
	overflow: hidden;
	z-index: 1;
	position: relative;
	top: 70px;
	background-color: rgba(255, 255, 255, 0.6);
}
#plan {
	background: url(../img/bg.png) top right no-repeat;
	background-color: #FFFFFF;
    top: 50px;
}
#container {
	background-color: #FFFFFF;
	top: 10px;
	/*border-top: solid 10px #54391C;*/
}
#container #inner {
	width: 980px;
	padding: 0;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}

#container #inner div.column, #container #inner div.column2 {
	margin: 50px 0;
	clear: both;
	overflow: hidden;
}
#container #inner div.pr img {
	 margin-right: 25px;
	 width: 400px;
	 float:left;
}
div.right {
	float: right;
}
.pr p {
	 width: 530px;
}
#container #inner h2 {
	font-family: 'Noto Serif JP', sans-serif;
	font-size: 1.8em;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 -2px 2px rgba(255, 255, 255, 0.9), 0 3px 3px rgba(255, 255, 255, 0.9);
	margin-bottom: 20px;
}
#container #inner h3 {
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 2.2em !important;
	font-weight: 600;
	text-align: center;
	height: 55px;
	line-height: 55px; 
    border-bottom: solid 1px #1b1b1b;
    /*border-left: solid 10px #54391C;*/
    padding: 0px 20px 0px 2px !important;
    margin: 0 0 35px 0;
	color: #96804a;
	/*background: url(../img/h3_icon.png) right bottom no-repeat;*/
	background: none;
}

#container #inner h3:after {
	content: "";
    position: absolute;
    width: 44%;
    height: 4px;
    bottom: -4px;
    left: 0;
    background:none;
    z-index: 2;
}
#container #inner p {
	text-align: left;
	line-height: 2;
	display: inline-block;
	overflow: hidden;
	display: block;
}
#container #inner p.plan-info {
    /*height: 185px;*/
}
#container #inner p.txt {
	/*color: #333333;*/
	/*margin-left: 1.8em;*/
	font-family: 'Noto Serif JP', sans-serif;
	margin-bottom: 30px;
	clear: both;
	font-size: 1.2em;
	text-align: center;
}
#container #inner p span {
	display: none;
}




#container #inner div.column section {
	width: 37.8%;
	height: auto;
	float: left;
	border: solid 24px #e6e8dc;
	background-color: #FFFFFF;
	padding: 12px 25px 16px 25px;
	margin-bottom: 35px;
	margin-right: 40px;
	box-shadow:0px 19px 19px -20px rgba(0, 0, 0, 0.6);
	border-radius:0px 0px 4px 4px ;
}

#container #inner div.column2 {
	display: flex;
}
#container #inner div.column2 section {
	width: auto;
	height: auto;
	border: solid 2px #cac4c2;
	border-top: solid 8px #cac4c2;
	background-color: #FFFFFF;
	padding: 8px 18px 16px 18px;
	margin: 0 30px 35px 0;
	box-shadow:0px 19px 19px -20px rgba(0, 0, 0, 0.6);
	border-radius:0px 0px 4px 4px ;
}

#container #inner div.column2 section.middle {
	margin: 0 28px;
}
#container #inner div.column section img  {
	width: 372px;
	margin-bottom: 10px;
	height: auto;
}
#container #inner div.column2 section img  {
	width: 264px;
	height: auto;
}
#container #inner div.column section.last {
  margin: 0;
}
#inner h4 {
	position: relative;
    width: 100%;
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 2em;
	font-weight: 600;
    letter-spacing: -0.08em;
    color: #54391C;
    text-align: center;
    line-height: 2;
    margin: 10px 0 3px 0;
    display: block;
}

/*#inner h4:before {
	left: 40%;
    margin-bottom: 20px;
    position: absolute;
    width: 60px;
    height: 5px;
    content: '';
    border-radius: 3px;
    background: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
}*/



#container #inner h4.plan {
	margin: 10px 0 0 0;
}
#container #inner h4.plan img {
	width: 370px !important;
}
#container #inner img {
	text-align: center;
	width: 960px;
}
#container #inner h5 {
    width: 100%;
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 1.1em;
	font-weight: 600;
    letter-spacing: -0.03em;
    color: #54391C;
    text-align: center;
    margin: 0;
    display: block;
	position: relative;
	top: -10px;
}
.price {
	font-family: "\6E38\30B4\30B7\30C3\30AF", YuGothic, "\30D2\30E9\30AE\30CE\89D2\30B4 ProN W3", Hiragino Kaku Gothic ProN, "\30E1\30A4\30EA\30AA", Meiryo, Helvetica Neue, Helvetica, Arial, sans-serif;
	text-align: center !important;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1em !important;
	margin-bottom: 8px;
}
.price em {
	font-size: 1.6em;
	font-weight: 600;
	line-height: 1.8em;
	padding-top: 6px;
}
.price span {
	display: block !important;
	font-size: 1em;
	line-height: 1.2em;
	color: #c4181f;
}
.price2 {
	font-family: "\6E38\30B4\30B7\30C3\30AF", YuGothic, "\30D2\30E9\30AE\30CE\89D2\30B4 ProN W3", Hiragino Kaku Gothic ProN, "\30E1\30A4\30EA\30AA", Meiryo, Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1em !important;
	margin-bottom: 8px;
}
.price2 em {
	font-size: 1.8em;
	font-weight: 600;
	line-height: 0.9em;
}
.price2 em em {
	font-size: 0.5em;
	color: #c4181f;
}

.otoku {
	font-family: 'Noto Serif JP', sans-serif;
	font-size: 1.2em;
	font-weight: 500;
	line-height: 1em !important;
	letter-spacing: -0.01em;
	margin-bottom: 20px;
	display: inline-block;
    background: #f1c833;
    padding: 4px 6px;
    color: #1b1b1b;
}
.otoku_icon {
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 1.1em;
    font-weight: 500;
    line-height: 0.9em !important;
    letter-spacing: -0.01em;
    margin-bottom: 20px;
    display: inline-block;
    background: #c4181f;
    padding: 6px 20px;
    color: #FFFFFF;
    position: relative;
    left: 12%;
	top: 5px;
    border-radius: 50px;
	}
#container #inner h6 {
    width: 100%;
    font-size: 1.1em;
    letter-spacing: -0.05em;
    color: #54391C;
    text-align: center;
    line-height: 1.6;
    margin: 10px 0;
    display: block;
}
#container #inner div.column ul {
	width: 100%;
	margin-left: 4px;
	margin: auto;
	margin-top: 5px;
	margin-bottom: 20px;	
}
section ul li {
	line-height: 2em;
    display: block;
    color: #222222;
    border-bottom: solid 1px #B5B5B5;
}
/*#container #inner ul li span {
	text-decoration: line-through;
}*/
#container #inner p.btn {
  color: #FFF;
  font-size: 16px;
  background: #c8aa67;
  text-decoration: none;
  display: block;
  vertical-align: top;
  font-size: 16px;
  margin: 10px auto 10px;
  width: 200px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
}

#container #inner p.btn:hover {
	background: #967f4a;
}



#plan img.mainimg {
	margin: 0 auto;
	width: 1000px;
	height: 200px;
}
img.info {
	position: absolute;
  right: 0;
  top: 120px;
  width: 276px;
  height: 144px;
}
#plan #inner {
	width: 980px;
	padding: 0;
	height: 100%;
	margin: 70px auto;
	overflow: hidden;
}
#plan #inner h2 {
	width: 530px;
	float: left;
	font-family: 'Noto Serif JP', sans-serif;
	font-size: 2em;
	font-weight: 600;
    border-bottom: solid 3px #54391C;
    /*border-left: solid 10px #54391C;*/
    padding: 30px 20px 10px 0px;
    margin-bottom: 25px;
	color: #54391C;
	position: relative;
}
#plan #inner h2 em {
font-size: 0.8em;
}
#plan #inner h2:after {
	position: absolute;
content: " ";
display: block;
bottom: -3px;
width: 30%;
}
#plan #inner h2.ladies:after {
	border-bottom: solid 3px #ff9999;
}
#plan #inner h2.salva:after {
	border-bottom: solid 3px #4267b2;
}
#plan #inner h2.luxury:after {
	border-bottom: solid 3px #f1c833;
}
#plan #inner h2.grazie:after {
	border-bottom: solid 3px #ccac85;
}
#plan #inner h2 span {
	font-weight: bold;
	font-size: 1.2em;
	display: block;
}


#plan #inner p span {
	font-weight: bold;
	font-size: 1.1em;
}
#plan #inner section {
	width: 100%;
	height: auto;
	margin-bottom: 40px;
	overflow: hidden;
}
#plan #inner aside {
	float: right;
}
#plan #inner aside img {
	width: 420px;
    height: auto;
	position: relative;
    top: 50px;
}
#plan #inner h3 {
	width: 600px;
    float: left;
    font-size: 1.3em;
    font-weight: bold;
    color: #54391C;
    line-height: 30px;
    margin: 10px 0;
    display: block;
    border-bottom: dotted 1px #54391C;
    background: none;
    padding: 0;
    height: 40px;
}

#plan #inner h3:after {
	background: none;
}


#plan #inner ul {
	width: 600px;
	float: left;
	margin-bottom: 25px;
}
#plan #inner ul li {
	line-height: 2.1em;
    font-size: 1.3em;
	letter-spacing: -0.02em;
    display: block;
    color: #333333;
    font-family: 'Noto Serif JP', sans-serif;
	border: none;
	margin-bottom: 10px;
}
#plan #inner ul li:before {
	content:url(../img/li_icon.gif);
	margin-right: 10px;
}
#plan #inner ul.info li {
	font-size: 0.95em;
    text-indent: -16px;
    padding-left: 16px;
	margin: 0;
}
#plan #inner ul.info li:before {
	content:"*";
	margin-right: 10px;
}

#plan #inner ul li span {
	line-height: 1.6em;
	display: block;
	font-size: 0.85em;
	padding-left: 2.7em;
}
#plan #inner ul li span:before {
	content:"・";
}
#plan #inner div#info {
	width: 600px;
	float: left;
	display: table;
	overflow: hidden;
	border: solid 1px #160B08;
	margin-bottom: 20px;
}
#plan #inner dl {
	border-bottom: 1px dotted #d8d8d8;
}
#plan #inner dl:last-child{
    border: none;
}
#plan #inner dl dt {
	display: table-cell;	
	width: 140px;
	background: #FFF0EC;
	margin: 0;
  padding: 6px 8px;
  line-height: 1.6em;
}
#plan #inner dl dd {
	width: 441px;
	display: table-cell;
	background: #FFF;
	padding: 8px 10px;
  line-height: 1.6em;
}
#plan #inner dl dd em {
	font-weight: bold;
}
#plan #inner dl dd strong {
	color: #54391C;
	display:block;
}
#plan #inner p {
	width: 530px;
	float: left;
	margin-bottom: 10px;
	text-align: left;
	line-height: 2;
	color: #333333;
}
#plan #inner p.btn {
	text-align: center;
}
#plan #inner p.btn a {
  color: white;
  font-size: 16px;
  background: #92806c;
  text-decoration: none;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  margin: 10px;
  width: 260px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  text-shadow: none;
}
#plan #inner p.btn a:hover {
	background: #54391C;
}


	

/** gotop */
/*p.gotop {
	position: fixed;
	right: 6%;
	bottom: 300px;
	padding-bottom: 30px;
    transition: .5s;
}
p.gotop.ison {
    bottom: 0;
}
p.gotop a {
	display: block;
	width: 50px;
	height: 50px;
}*/
/** gotop */


/** 404 */
#content.error {
	display: block;
	width: 600px;
}
.error h1 {
	margin-top: 55px;
}









.bnr {
	width: 700px;
	margin: 0 auto;
}
.bnr img {
	width: 100% !important;
}
.bnr a:hover {
	opacity: 0.8;
}

/** 店舗一覧 */

div#collabo {
	overflow: hidden;
	margin-top: 5px;
	margin-bottom: 60px;
}
div#collabo h4#area::before {
  content: "";
  position: relative;
  top: 18px;
  left: -10px;
  width: 0;
  height: 0;
  border: 8px solid transparent;
  border-top-color: #54391C;
}

div#collabo h4#area.open::after {
  content: "";
  position: relative;
  top: 9px;
  border: 8px solid transparent;
  border-bottom-color: #54391C;
}

div#collabo ul.area {
	font-size: 14px;
	overflow: hidden;
	line-height: 2.3em;
	padding-left: 40px;
	margin-top: 5px;
	margin-bottom: 20px;
}
div#collabo ul.area li a{
	display: block;
	width: 40%;
	height: 33px;
	padding-left: 65px;
	float: left;
	margin-bottom: 7px;
}
div#collabo ul.area li a.longer {
	letter-spacing:-.1em;
}
div#collabo h4 {
	font-size: 1.3em !important;
	text-align: left !important;
	padding: 10px 0 10px 20px;
	margin-bottom: 20px !important;
	font-weight: bold;
	background: #E8E7DB;
	width: 100%;
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 2.5em;
	font-weight: 600;
    letter-spacing: -0.08em;
    color: #54391C;
    text-align: center;
    line-height: 1.6;
    margin: 0 0 3px 0;
	padding-left: 30px;
    display: block;
}
.shoplist_ttl + p{
	line-height: 1.6;
	margin-bottom: 20px;
	font-size: 16px;
}
.comments {
    position: relative;
    overflow: visible !important;
}
.comments span {
    position: absolute;
    left: 25px;
	left: 65px;
    bottom: -1.5em;
    font-size: 11px;
}


ul.lists {
	width: 100% !important;
	margin-bottom: 50px !important;
	display: none;
}
ul.lists li {
	display: block;
	width: 50%;
	height:35px;
	padding:0 0 0 25px ;
	font-size:16px;
	line-height: 35px;
	box-sizing: border-box;
	margin:30px 0 0 0;
	float: left;
	position: relative;
	border: none !important;
    line-height: 1.4em;
    display: inline-flex;
    color: #222222;
}
.longname-brk {
	display: block;
	width:300px;
	line-height: 17px !important;
	float:left;
	text-decoration: none !important;
}
.lists li a.shopname {
	width: 55%;
}
	
.lists li a.btn-obj {
	display: inline-block;
    width: 20%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #967f4a;
    color: #ffffff !important;
    position: relative;
    /* right: 5px; */
    transition: .3s;
	margin-left: 8px;
}
.lists li a.btn-obj:hover {
	background:#54391C;
}
.longname {
	display:inline-block;
	width:342px;
	letter-spacing: -.09em;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}




.sp {
	display: none;
}
.sp-brk {
	display:none;
}
.pc-brk {
		display:inline;
	}

	
a.btn {
    display: block;
    width: 320px;
    border-radius: 2px;
	background: #C82527;
    text-align: center;
    margin: 50px auto 0 auto;
	padding: 18px;
	color: #FFFFFF;
	font-size: 1.2em;
}
a.btn:hover {
	opacity: 0.7;
}

p.gotop {
	z-index: 1000;
}






/** お得な公式ホームページ割 */

#otoku {
	width: 92.5%;
	border: solid 5px #967f4a;
	padding: 25px 30px 30px;
}
#otoku dt {
	text-align: center;
}
#otoku dt img {
	width: auto !important;
}
#otoku dd {
    display: table-cell;
    width: 30%;
}
#otoku dd img {
	width: auto !important;
}
#otoku h4 {
    width: auto;
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 26px;
    font-weight: 400;
	letter-spacing: 0;
    line-height: 1.3em;
    margin: 0 auto 20px;
	padding: 0 15px;
    position: relative;
}
#otoku p {
	font-family: 'Noto Serif JP', sans-serif;
    font-size: 16px;
	text-align: center !important;
}
#otoku h4:before {
    content: '';
    width: 3px;
    height: 30px;
    border-radius: 2px;
    background: #967f4a;
    position: absolute;
	left: 30%;
    transform: rotate(-16deg);
}
#otoku h4:after {
    content: '';
    width: 3px;
    height: 30px;
    border-radius: 2px;
    background: #967f4a;
    position: absolute;
	right: 30%;
    transform: rotate(16deg);
}



/*モーダルポップアップここからcssとlabel*/
.popup_wrap input {
  display: none
}

.popup_overlay {
  display: flex;
  justify-content: center;
  overflow: auto;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.7);
  opacity: 0;
  transition: opacity 0.5s, transform 0s 0.5s;
  transform: scale(0);
}

.popup_trigger {
  position: absolute;
  width: 100%;
  height: 100%;
}

.popup_content {
  position: relative;
  align-self: center;
  width: 90%;
  max-width: 800px;
  padding: 30px 30px 15px;
  box-sizing: border-box;
  background: #fff;
  line-height: 1.4em;
  transition: 0.5s;
  text-align: center;
}
.popup_content p {
	text-align: center !important;
}
.close_btn {
  position: absolute;
  top: 14px;
  right: 16px;
  font-size: 30px;
  cursor: pointer;
}

.popup_wrap input:checked ~ .popup_overlay {
  opacity: 1;
  transform: scale(1);
  transition: opacity 0.5s;
}

.lists li label.btn-obj {
	display: inline-block;
    width: 20%;
    height: 35px;
    line-height: 35px;
    text-align: center;
    background: #967f4a;
    color: #ffffff !important;
    position: relative;
    /* right: 5px; */
    transition: .3s;
	margin-left: 8px;
}
.lists li label.btn-obj:hover {
	background:#54391C;
}


.shop {
	background: #967f4a;
    padding: 8px 15px 8px;
    margin-top: 5px;
    color: #FFFFFF;
    margin-top: 10px !important;
    clear: both;
    font-size: 0.95em;
    display: inline-block;
    width: 40%;
    text-align: center;
}
.shop:hover {
	background:#bba674 !important;
	color: #FFFFFF;
}


