@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Cinzel&display=swap");

/* default sp
	----------------------------------------------- */
* { -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, section, summary, time, mark, audio, video { padding: 0; margin: 0; font: inherit; word-wrap: break-word; border: 0; vertical-align: baseline; outline: none; }
body { padding: 0; margin: 0; color: #625d5a; font-size: 3.6vw; font-family: 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; -webkit-text-size-adjust: 100%; font-style: normal; line-height: 1; }
article, aside, canvas, details, figcaption, figure, header, footer, hgroup, main, menu, nav, section, summary { display: block; }
blockquote, q { quotes: none; }
strong, b { font-weight: bold; }
ul, ol, li { list-style: none; }
table { border-spacing: 0; border-collapse: collapse; }
img, video, object { height: auto; border: none; display: block; }
ins { background: none; color: #000; text-decoration: none; }
mark { background-color: #ff9; color: #000; font-style: italic; font-weight: bold; }
del { text-decoration: line-through; }
abbr[title], dfn[title] { border-bottom: 1px dotted; cursor: help; }
hr { height: 1px; padding: 0; margin: 1em 0; border: 0; border-top: 1px solid #ccc; display: block; }
*:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }
a { color: #625d5a; text-decoration: none; display: block; -moz-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); }
a:hover { opacity: 0.6; }
.clearfix:after { content: ''; display: block; clear: both; }
.pc { display: none; }
.sp { display: block; }
.container { width: 100%; padding-top: 15vw; overflow: hidden; z-index: 1; position: relative; }

.fade { opacity: 0; -moz-transition: 1.2s; -o-transition: 1.2s; -webkit-transition: 1.2s; transition: 1.2s; }
.fade-left { -moz-transform: translateX(-10px); -ms-transform: translateX(-10px); -webkit-transform: translateX(-10px); transform: translateX(-10px); }
.fade-right { -moz-transform: translateX(10px); -ms-transform: translateX(10px); -webkit-transform: translateX(10px); transform: translateX(10px); }
.fade-bottom { -moz-transform: translateY(10px); -ms-transform: translateY(10px); -webkit-transform: translateY(10px); transform: translateY(10px); }
.fade-active { opacity: 1; -moz-transform: translate(0); -ms-transform: translate(0); -webkit-transform: translate(0); transform: translate(0); }

/* common sp
----------------------------------------------- */
.more01expn { width: 54vw; padding: 3.5vw 0 3vw; margin: 0; font-size: 3.6vw; text-align: center; background: #fff; border: 1px solid #adacac; -moz-border-radius: 10vw; -webkit-border-radius: 10vw; border-radius: 10vw; position: relative; }
.more01expn:after { content: '\f105'; width: 5vw; height: 5vw; color: #fff; font-size: 3.16vw; font-family: 'icon'; background: #baa298; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; top: 50%; right: 2.5vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.more01 { width: 54vw; padding: 3.5vw 0 3vw; margin: auto; font-size: 3.6vw; text-align: center; background: #fff; border: 1px solid #adacac; -moz-border-radius: 10vw; -webkit-border-radius: 10vw; border-radius: 10vw; position: relative; }
.more01:after { content: '\f105'; width: 5vw; height: 5vw; color: #fff; font-size: 3.16vw; font-family: 'icon'; background: #baa298; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; top: 50%; right: 2.5vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }

.midashi01 { width: 100%; margin: 0 auto 6vw; }
.midashi01 .en {margin-bottom: 1vw;font-size: 3.8vw;font-family: 'Cinzel';letter-spacing: 0.4vw;display: block;}
.midashi01 .jp {color: #9e756b;font-size: 6vw;font-family: var(--mincho);display: block;}

.midashi02 {padding: 2.5vw 0 2.5vw 4vw;font-size: 5.6vw;font-family: var(--mincho);border-bottom: 1px dashed #b7b5b3;border-left: 4px solid #9e756b;position: relative;cursor: pointer;}

.mb10{margin-bottom: 2vw!important;}
.mb40{margin-bottom: 4vw!important;}
.mb60{margin-bottom: 7vw!important;}
.mb80{margin-bottom: 10vw!important;}
.mb100{margin-bottom: 12vw!important;}
.mb120{margin-bottom: 14vw!important;}
.mb0{margin-bottom: 0!important;}

.mt20{margin-top: 2vw;}
.mt30{margin-top: 3vw;}

p.ast { font-size: 3.2vw!important; padding-left: 1em;text-indent: -1em; text-align:justify; text-justify:auto;}
p.ast:last-child { margin-bottom: 0;}
ul.ast li {font-size: 3.2vw !important;padding-left: 1em;text-indent: -1em;text-align:justify;text-justify:auto;margin-bottom: 2%;line-height: 1.5;}
span.ast{font-size: 3.2vw !important; padding-left: 1em;text-indent: -1em; text-align:justify; text-justify:auto; margin-bottom: 3%; line-height: 1.5;}

/* font
----------------------------------------------- */
:root { 
  --mincho: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "MS P明朝", serif; 
  --gothic: 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif; 
  --beige: #baa298;
  --beige02: #9e756b;
}

/* header sp
----------------------------------------------- */
.header { width: 100%; height: 15vw; z-index: 10; position: fixed; top: 0; left: 0; }
.sp-header { width: 100%; height: 100%; }
.sp-header-content { width: 100%; height: 100%; background: #fff; z-index: 10; position: relative; }
.header-logo {width: 26vw;z-index: 11;position: absolute;top: 2vw;left: 3vw;}
.header-logo img { width: 100%; }
.header-salon { width: 15vw; height: 100%; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2MzYjNhZSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2E1ODc3YSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #c3b3ae), color-stop(100%, #a5877a)); background: -moz-linear-gradient(left, #c3b3ae, #a5877a); background: -webkit-linear-gradient(left, #c3b3ae, #a5877a); background: linear-gradient(to right bottom, #c3b3ae, #a5877a); z-index: 11; position: absolute; top: 0; right: calc(15vw + 1px); display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.header-salon img { width: 7vw; }

.header-logo02{width: 24vw;}
.header-logo03{width: 26vw;top: 3.5vw;}
.header-logo04{width: 26vw;}
.header-logo05{width: 30vw;}

.header-navi-button { width: 15vw; height: 100%; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuMCIgeDI9IjEuMCIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FhYTRhMiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzdhNmM2NyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background: -webkit-gradient(linear, 0% 0%, 100% 100%, color-stop(0%, #aaa4a2), color-stop(100%, #7a6c67)); background: -moz-linear-gradient(left, #aaa4a2, #7a6c67); background: -webkit-linear-gradient(left, #aaa4a2, #7a6c67); background: linear-gradient(to right bottom, #aaa4a2, #7a6c67); cursor: pointer; z-index: 11; position: absolute; top: 0; right: 0; }
.header-navi-button .line { width: 8vw; height: 1px; background: #fff; position: absolute; left: 3.5vw; -moz-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); }
.header-navi-button .line-top { top: 5vw; }
.header-navi-button .line-middle { top: 7.5vw; }
.header-navi-button .line-bottom { top: 10vw; }

.header-navi { width: 100%; height: 100%; background: #fff; opacity: 0; visibility: hidden; position: fixed; top: 0; left: 0; -moz-transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.2s cubic-bezier(0.76, 0, 0.24, 1); }
.header-navi-inner { width: 100%; height: 100%; overflow-y: auto; -ms-overflow-style: none; scrollbar-width: none; -webkit-overflow-scrolling: touch; }
.header-navi-inner::-webkit-scrollbar { display: none; }
.header-navi-scroll { width: 100%; height: 100%; padding: 15vw 0 1px; overflow-y: auto; position: relative; -ms-overflow-style: none; scrollbar-width: none; -webkit-overflow-scrolling: touch; }
.header-navi-scroll::-webkit-scrollbar { display: none; }
.header-navi-content { padding-top: 40vw; background: url(../images/header-navi-bg.jpg) no-repeat top center; background-size: 100%; }
.header-navi-items { width: 90vw; margin: 0 auto 10vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; }

.header-navi-item { width: 48%; border-bottom: 1px solid #e0e0e0; position: relative; }
.header-navi-item:after { content: '\f105'; font-family: 'icon'; position: absolute; top: 50%; right: 2.5vw; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.header-navi-item a { padding: 4vw 0; }
.header-navi-item .en {margin-bottom: 1vw;font-size: 5.2vw;font-family: 'Cinzel';letter-spacing: 0.4vw;display: block;}
.header-navi-item .jp {font-size: 3.3vw;font-family: var(--mincho);color: #9e756b;display: block;}
.header-navi-salon { width: 100%; padding: 10vw 0 6vw; margin-bottom: 8vw; background: #fdf9f9; }

.header-navi-salon-title { padding: 2vw 6vw; margin: 0 auto 6vw; text-align: center; position: relative; display: table; }
.header-navi-salon-title:before { content: ''; width: 2.5vw; height: 100%; border: 1px solid #7d7976; border-right: none; position: absolute; top: 0; left: 0; }
.header-navi-salon-title:after { content: ''; width: 2.5vw; height: 100%; border: 1px solid #7d7976; border-left: none; position: absolute; top: 0; right: 0; }
.header-navi-salon-title .en {margin-bottom: 1vw;font-size: 5.6vw;font-family: 'Cinzel';letter-spacing: 0.4vw;display: block;}
.header-navi-salon-title .jp { font-size: 3.4vw; font-family: var(--mincho); display: block; }

.header-navi-salon-items { width: 90vw; margin: auto; }
.header-navi-salon-item { margin-bottom: 4vw; }
.header-navi-salon-item ul { padding: 2.5vw 0 5vw; display: none; }
.header-navi-salon-item li { font-size: 3.6vw; border-bottom: 1px dashed #d2d0d0; position: relative; }
.header-navi-salon-item li:before { content: ''; width: 3.5vw; height: 1px; background: #9e756b; position: absolute; top: 50%; left: 5vw; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.header-navi-salon-item li:after { content: '\f105'; font-family: 'icon'; position: absolute; top: 50%; right: 2vw; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.header-navi-salon-item a { padding: 4vw 10vw 3.5vw; }

.header-navi-salon-item-title {padding: 4vw 0 3.5vw;color: #fff;font-size: 4.6vw;font-family: var(--mincho);text-align: center;background: #baa298;-moz-border-radius: 8px;-webkit-border-radius: 8px;border-radius: 8px;position: relative;}
.header-navi-salon-item-title.open .plus:after { -moz-transform: translate(-50%, -50%) rotate(90deg); -ms-transform: translate(-50%, -50%) rotate(90deg); -webkit-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); }
.header-navi-salon-item-title .plus { width: 8vw; height: 8vw; background: #fff; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; top: 50%; right: 2.5vw; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.header-navi-salon-item-title .plus:before { content: ''; width: 4vw; height: 1px; background: #baa298; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -moz-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); }
.header-navi-salon-item-title .plus:after { content: ''; width: 1px; height: 4vw; background: #baa298; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -moz-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); }

.header-navi-sub-items { margin: 0 auto 100px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; }
.header-navi-sub-items li { font-size: 3.4vw; }
.header-navi-sub-items li:first-child:before { display: none; }
.header-navi-sub-items li:before { content: '|'; margin: 0 1vw 0 2.5vw; display: inline-block; }
.header-navi-sub-items a { display: inline-block; }

.animation { opacity: 0; visibility: hidden; -moz-transform: translateY(5px); -ms-transform: translateY(5px); -webkit-transform: translateY(5px); transform: translateY(5px); -moz-transition: all 0.6s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.6s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.6s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.6s cubic-bezier(0.76, 0, 0.24, 1); }
.header-navi-open { width: 100%; height: 100%; position: fixed; }
.header-navi-open .line-top { top: 7.5vw; -moz-transform: rotate(40deg); -ms-transform: rotate(40deg); -webkit-transform: rotate(40deg); transform: rotate(40deg); }
.header-navi-open .line-middle { opacity: 0; visibility: hidden; left: 5vw; }
.header-navi-open .line-bottom { top: 7.5vw; -moz-transform: rotate(-40deg); -ms-transform: rotate(-40deg); -webkit-transform: rotate(-40deg); transform: rotate(-40deg); }
.header-navi-open .header-navi { opacity: 1; visibility: visible; }
.header-navi-open .animation { opacity: 1; visibility: visible; -moz-transform: translateY(0); -ms-transform: translateY(0); -webkit-transform: translateY(0); transform: translateY(0); }
.header-navi-open .animation01 { -moz-transition-delay: 0.1s; -o-transition-delay: 0.1s; -webkit-transition-delay: 0.1s; transition-delay: 0.1s; }
.header-navi-open .animation02 { -moz-transition-delay: 0.2s; -o-transition-delay: 0.2s; -webkit-transition-delay: 0.2s; transition-delay: 0.2s; }
.header-navi-open .animation03 { -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }
.header-navi-open .animation04 { -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }
.header-navi-open .animation05 { -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
.header-navi-open .animation06 { -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }
.header-navi-open .animation07 { -moz-transition-delay: 0.7s; -o-transition-delay: 0.7s; -webkit-transition-delay: 0.7s; transition-delay: 0.7s; }
.header-navi-open .animation08 { -moz-transition-delay: 0.8s; -o-transition-delay: 0.8s; -webkit-transition-delay: 0.8s; transition-delay: 0.8s; }

/* hero sp
----------------------------------------------- */
.hero { width: 100%; position: relative; }
.top-hero-image { width: 100%; }
.top-hero-image img { width: 100%; }

.top-hero-text { width: 100%; text-align: center; z-index: 1; position: absolute; bottom: 10vw; left: 0; }
.top-hero-title { margin-bottom: 2.5vw; }
.top-hero-title .en {margin-bottom: 2.5vw;color: #fff;font-size: 5.6vw;font-family: 'Cinzel';letter-spacing: 0.6vw;display: block;}
.top-hero-title .jp {font-size: 7.8vw;font-family: var(--mincho);line-height: 1.4;display: block;font-feature-settings: "palt";letter-spacing: .07em;text-justify: auto;}
.top-hero-comment {color: #817a75;font-size: 3.6vw;font-family: var(--mincho);line-height: 1.6;font-feature-settings: "palt";letter-spacing: .03em;text-justify: auto;}

.second-hero { height: 48vw; background: url(../images/second-hero-bg.jpg) no-repeat center; background-size: cover; }
.second-hero-title { width: 100%; text-align: center; z-index: 1; position: absolute; top: 50%; left: 0; -moz-transform: translateY(-40%); -ms-transform: translateY(-40%); -webkit-transform: translateY(-40%); transform: translateY(-40%); }
.second-hero-title .en {margin-bottom: 1vw;font-size: 9vw;font-family: 'Cinzel';letter-spacing: 1vw;display: block;}
.second-hero-title .jp { font-size: 3.6vw; font-family: var(--mincho); display: block; }

/* bread sp
----------------------------------------------- */
.breadcrumb { padding: 3.5vw 0 3vw; background: #fdf9f9; z-index: 1; position: relative; }
.breadcrumb-items { width: 90vw; margin: 0 auto; font-size: 0; line-height: 1.5;}
.breadcrumb-items li {font-size: 3.4vw;position: relative;display: inline-block;}
.breadcrumb-items li:after {content: "\f105";margin: 0 2vw 0 1vw;font-weight: normal;font-family: 'icon';display: inline-block;}
.breadcrumb-items li:last-child { font-weight: bold; }
.breadcrumb-items li:last-child:after { display: none; }
.breadcrumb-items a { display: inline-block; }
.breadcrumb-items .icon-home { color: #9e746b; }

/* footer sp
----------------------------------------------- */
.footer { width: 100%; z-index: 1; position: relative; }
.footer-image { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.footer-image .image01, .footer-image .image02 { width: 50%; }
.footer-image img { width: 100%; }
.pagetop { width: 100%; padding: 4vw 0 3vw; color: #fff; font-size: 3.95vw; font-family: 'Cinzel'; text-align: center; letter-spacing: 0.2vw; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuMCIgeTE9IjAuNSIgeDI9IjEuMCIgeTI9IjAuNSI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2EwOTM4ZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzhjN2I3NiIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background: -webkit-gradient(linear, 0% 50%, 100% 50%, color-stop(0%, #a0938d), color-stop(100%, #8c7b76)); background: -moz-linear-gradient(left, #a0938d, #8c7b76); background: -webkit-linear-gradient(left, #a0938d, #8c7b76); background: linear-gradient(to right, #a0938d, #8c7b76); z-index: 1; position: relative; }
.pagetop:before { content: ''; border-right: 5vw solid transparent; border-bottom: 5vw solid #978783; border-left: 5vw solid transparent; position: absolute; top: calc(-5vw + 2px); left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.pagetop:hover { opacity: 1; }
.footer-content { padding: 10vw 0; background: #fdf9f9; position: relative; }
.footer-logo { width: 36vw; margin: 0 auto 5vw; position: relative; }
.footer-logo img { width: 100%; }
.footer-navi { width: 80vw; margin: 0 auto; }

.footer-navi-title {padding: 4vw 1vw 3vw;font-size: 4.2vw;font-family: 'Cinzel';letter-spacing: 0.5vw;border-bottom: 1px solid #cec9c9;position: relative;}
.footer-navi-title.open .plus:after { -moz-transform: translate(-50%, -50%) rotate(90deg); -ms-transform: translate(-50%, -50%) rotate(90deg); -webkit-transform: translate(-50%, -50%) rotate(90deg); transform: translate(-50%, -50%) rotate(90deg); }
.footer-navi-title .plus { width: 2.5vw; height: 2.5vw; position: absolute; top: 50%; right: 2vw; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.footer-navi-title .plus:before { content: ''; width: 100%; height: 1px; background: #232323; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }
.footer-navi-title .plus:after { content: ''; width: 1px; height: 100%; background: #232323; position: absolute; top: 50%; left: 50%; -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); transform: translate(-50%, -50%); }

.footer-navi-items { width: 100%; display: none; }
.footer-navi-items li { width: 100%; font-size: 3.4vw; border-bottom: 1px solid #cec9c9; position: relative; }
.footer-navi-items li:after { content: '\f105'; font-family: 'icon'; position: absolute; top: 50%; right: 2.5vw; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.footer-navi-items a { padding: 4vw 1vw 3vw; }

.footer-navi-sub-items { border-top: 1px solid #c6c6c6; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.footer-navi-sub-items li { width: 50%; font-size: 3.4vw; background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Q4ZDdkOCIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA=='); background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ededed), color-stop(100%, #d8d7d8)); background: -moz-linear-gradient(top, #ededed, #d8d7d8); background: -webkit-linear-gradient(top, #ededed, #d8d7d8); background: linear-gradient(to bottom, #ededed, #d8d7d8); border-right: 1px solid #c6c6c6; border-bottom: 1px solid #c6c6c6; position: relative; }
.footer-navi-sub-items li:nth-child(even) { border-right: none; }
.footer-navi-sub-items a { padding: 2.5vw 2.5vw 2vw; }
.footer-foot-right { padding: 5vw 5vw 4vw; }
.logo-nas { width: 40vw; margin-bottom: 2vw; }
.logo-nas img { width: 100%; }
.copyright { font-size: 3.16vw; letter-spacing: 0.1vw; display: block; }

/* second sp
----------------------------------------------- */
.second { z-index: 1; position: relative; }
.second-text { width: 90vw; min-height: 100vw; padding: 10vw 0 12vw; margin: auto; }
.second-text p { margin-bottom: 4vw; font-size: 3.6vw; font-feature-settings: "palt";letter-spacing: .04em;text-align: justify;line-height: 1.8;}

/* =============================================
pc-size
================================================*/
@media screen and (min-width: 736px) { 

/* default pc 
----------------------------------------------- */
body { font-size: 16px; }
.sp { display: none; }
.pc { display: block; }

/* common pc 
----------------------------------------------- */
.container { padding-top: 120px; }
.more01expn { width: 300px; padding: 14px 0 13px; font-size: 15px; }
.more01expn:after { width: 20px; height: 20px; font-size: 14px; right: 10px; }
.more01 { width: 220px; padding: 14px 0 13px; font-size: 15px; }
.more01:after { width: 20px; height: 20px; font-size: 14px; right: 10px; }
.midashi01 { margin-bottom: 40px; }
.midashi01 .en { margin-bottom: 10px; font-size: 16px; letter-spacing: 2px; }
.midashi01 .jp { font-size: 26px; }
.midashi02 { padding: 12px 0 14px 20px; font-size: 26px; }

.mb10{margin-bottom: 10px!important;}
.mb40{margin-bottom: 40px!important;}
.mb60{margin-bottom: 60px!important;}
.mb80{margin-bottom: 80px!important;}
.mb100{margin-bottom: 100px!important;}
.mb120{margin-bottom: 120px!important;}

.mt20{margin-top: 20px;}
.mt30{margin-top: 30px;}

p.ast { font-size: 13px!important;}
ul.ast li {font-size: 13px!important;margin-bottom: 10px;}
span.ast{font-size: 13px!important;margin-bottom: 20px;}

/* header pc 
----------------------------------------------- */
.header { height: 120px; background: #fff; }
.pc-header-bar { background: #907e79; }
.pc-header-bar-inner { width: 960px; height: 30px; margin: auto; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.pc-header-seo { color: #fff; font-size: 12px; }
.pc-header-nas { color: #fff; font-size: 12px; }
.pc-header-content { width: 960px; height: 90px; padding: 1px 0; margin: auto; position: relative; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.pc-header-logo {width: 130px;}

.pc-header-logo02{width: 130px;}
.pc-header-logo03{width: 150px;}
.pc-header-logo04{width: 140px;}
.pc-header-logo05{width: 150px;}

.pc-header-logo img { width: 100%; }
.pc-header-navi-items { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.pc-header-navi-items li { margin-left: 35px; text-align: center; z-index: 1; position: relative; }
.pc-header-navi-items li.current:after, .pc-header-navi-items li:hover:after { width: 100%; }
.pc-header-navi-items li.current a, .pc-header-navi-items li:hover a { opacity: 1; }
.pc-header-navi-items li:after { content: ''; width: 0; height: 2px; background: #c3aea6; position: absolute; bottom: -4px; left: 0; -moz-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.3s cubic-bezier(0.76, 0, 0.24, 1); }
.pc-header-navi-items a { padding: 6px 0; }
.pc-header-navi-items .en { margin-bottom: 2px; font-size: 16px; font-family: 'Cinzel'; letter-spacing: 2px; display: block; }
.pc-header-navi-items .jp { font-size: 12px; display: block; }

/* hero pc 
----------------------------------------------- */
.top-hero-image { min-width: 2000px; position: relative; left: 50%; -moz-transform: translateX(-50%); -ms-transform: translateX(-50%); -webkit-transform: translateX(-50%); transform: translateX(-50%); }
.top-hero-text { width: 670px; top: 50%; bottom: auto; left: calc(50vw - 530px); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.top-hero-title { margin-bottom: 20px; }
.top-hero-title .en { margin-bottom: 20px; font-size: 32px; letter-spacing: 5px; }
.top-hero-title .jp { font-size: 38px; }
.top-hero-comment { font-size: 18px; line-height: 1.8; }
.second-hero { height: 250px; background: url(../images/second-hero-bg-pc.jpg) no-repeat center; background-size: cover; }
.second-hero-title .en { margin-bottom: 10px; font-size: 40px; letter-spacing: 5px; }
.second-hero-title .jp { font-size: 16px; }

/* bread pc 
----------------------------------------------- */
.breadcrumb { padding: 14px 0 12px; }
.breadcrumb-items { width: 960px; line-height: 1;}
.breadcrumb-items li { font-size: 14px; }
.breadcrumb-items li:after { margin: 0 12px 0 10px; }
.breadcrumb-items .icon-home { font-size: 15px; }

/* footer pc 
----------------------------------------------- */
.footer { overflow: hidden; }
.footer-image .image01 { background: #f5f5f7; }
.footer-image .image01 img { margin-left: auto; }
.footer-image .image02 { background: #e4cdc3; }
.footer-image .image02 img { margin-right: auto; }
.footer-image img { width: 900px; }
.pagetop { padding: 16px 0 13px; font-size: 16px; }
.pagetop:before { border-width: 15px; top: -14px; }
.footer-content { padding: 60px 0; }
.footer-content-inner { width: 960px; margin: auto; }
.footer-logo { width: 150px; margin-bottom: 40px; }
.footer-navi { width: 100%; }

.pc-footer-navi-inner { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: flex-start; align-items: flex-start; }
.footer-navi-box { width: 370px; margin-right: auto; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; }
.footer-navi-box:last-child { width: 560px; margin: 0; }
.footer-navi-title { width: 100%; padding: 0 0 10px; margin-bottom: 25px; font-size: 20px; letter-spacing: 1px; }
.pc-footer-navi-items { width: 175px; }
.pc-footer-navi-items li { margin-bottom: 15px; font-size: 14px; position: relative; }
.pc-footer-navi-items li:before { content: '\f105'; margin-right: 2px; font-family: 'icon'; display: inline-block; }
.pc-footer-navi-items a { display: inline-block; }
.footer-foot { width: 960px; padding: 30px 0; margin: auto; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: space-between; justify-content: space-between; -webkit-align-items: center; align-items: center; }
.footer-foot-left { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-align-items: center; align-items: center; }
.logo-daiwahouse { width: 75px; margin: 0 15px; }
.logo-daiwahouse img{width: 75px;}
.pc-footer-navi-sub-items { width: 230px; padding-top: 10px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; }
.pc-footer-navi-sub-items li { margin-bottom: 10px; font-size: 12px; }
.pc-footer-navi-sub-items li.none:after { display: none; }
.pc-footer-navi-sub-items li:after { content: '|'; margin: 0 5px 0 1px; display: inline-block; }
.pc-footer-navi-sub-items a { display: inline-block; }
.footer-foot-right { padding: 0; }
.logo-nas { width: 175px; margin: 0 0 10px auto; }
.copyright { font-size: 12px; letter-spacing: 1px; }

/* second pc 
----------------------------------------------- */
.second-text { width: 960px; min-height: 600px; padding: 80px 0; }
.second-text p { margin-bottom: 30px; font-size: 16px; }

}

/* ============================================= 
retina用
================================================*/ 
@media screen and (min-width: 736px) and (-webkit-min-device-pixel-ratio: 2), screen and (min-width: 736px) and (min-resolution: 2dppx) { 
.second-hero { background-image: url(../images/second-hero-bg-pc@2x.jpg) ; } 
}
