@charset "UTF-8";
* { -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: var(--main); font-size: 3.5vw; font-family: var(--gothic); -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 { max-width: 100%; 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: var(--main); 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; }
.xpc { display: none; }

/* 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; --main: #4d3824; --brown01: #977d77; --brown02: #e9e4db; --gray: #d4d3d3; }

/* common sp
----------------------------------------------- */
.wrapper { width: 100%; background: #f7f6f1; overflow: hidden; z-index: 1; position: relative; }

.google-map { width: 100%; position: relative; }
.google-map iframe, .google-map object, .google-map embed { width: 100%; height: 100%; position: absolute; top: 0; left: 0; }

.more01 { width: auto; min-width: 58vw; padding: 5vw 10vw 4.5vw; margin: 0 auto; font-size: 3.95vw; font-family: "aw-conqueror-didot"; font-weight: 400; text-align: center; letter-spacing: 0.2vw; background: #e9e3dc url(../images/arrow01.png) no-repeat center right 5vw; background-size: 3vw; -moz-border-radius: 15vw; -webkit-border-radius: 15vw; border-radius: 15vw; position: relative; display: table; }

.midashi01,.midashi02 { margin-bottom: 5vw; color: #292929; text-align: center; z-index: 3; position: relative; }
.midashi01 .en,.midashi02 .en { margin-bottom: 2vw; font-size: 11.84vw; font-family: "aw-conqueror-didot"; font-weight: 400; letter-spacing: 0.4vw; display: block; }
.midashi01 .jp,.midashi02 .jp { font-size: 3.95vw; font-family: var(--mincho); display: block; }
.midashi02 { text-align: left; }

.midashi03{background: #e5e5e5;padding:4% 4% 4% 5%;font-weight:bold;font-size:120%;line-height:1.4;border-left:4px solid var(--main);margin-bottom:4%;}

.tbl01{margin-bottom:10%;background: #fff;}
.tbl01 table{width:100%;border: 1px solid #e8e8e8;}
.tbl01 tr{border-bottom:1px solid #e8e8e8;}
.tbl01 tr:nth-child(1){border-top:1px solid #e8e8e8;}
.tbl01 th,.tbl01 td{padding: 3% 4%;line-height: 1.4;vertical-align: middle;}
.tbl01 th{background:#e8e8e8;width: 24%;border-bottom:1px solid #ffffff;}
.tbl01 tr:nth-last-child(1) th{border-bottom:none;}
.tbl01 td{width:65%;font-size:95%;}
.tbl01 td p{margin-bottom:4%;font-size:100%;}


/* header sp
----------------------------------------------- */
.header { width: 100%; height: 16vw; z-index: 10; position: fixed; top: 0; left: 0; -moz-transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.4s cubic-bezier(0.76, 0, 0.24, 1); }
.header.active { background: #fff; }
.header-content { width: 100%; height: 100%; position: relative; }
.header-contact { width: 12vw; height: 12vw; padding-top: 0.5vw; color: #fff; font-size: 5.53vw; background: var(--brown01); -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; top: 2vw; right: 17.5vw; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.header-navi-button { width: 12vw; height: 12vw; cursor: pointer; z-index: 11; position: absolute; top: 2vw; right: 2.5vw; }
.header-navi-button .line { width: 8vw; height: 1px; background: #5f605f; position: absolute; left: 2vw; -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: 4.5vw; }
.header-navi-button .line-bottom { top: 7.5vw; }
.header-navi { width: 100%; height: 100%; background: url(../images/header-navi-bg.jpg) no-repeat top center; background-size: cover; visibility: hidden; opacity: 0; z-index: 10; position: fixed; top: 0; left: 100vw; -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-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%; 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: 22vw 0 100px; }
.header-navi-items { width: 80vw; margin: 0 auto 4vw; 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-items li { width: 48%; margin-bottom: 8vw; }
.header-navi-item-title { color: #fff; position: relative; display: block; }
.header-navi-item-title .en { margin-bottom: 2vw; font-size: 6vw; font-family: "aw-conqueror-didot"; font-weight: 400; letter-spacing: 0.2vw; display: block; }
.header-navi-item-title .jp { font-size: 3.42vw; font-family: var(--mincho); font-weight: 600; display: block; }
.header-navi-trial { width: 80vw; margin: 0 auto 8vw; }
.header-navi-trial img { width: 100%; }
.header-navi-tel { margin: 0 auto 1.5vw; color: #fff; font-size: 7.89vw; font-family: var(--mincho); letter-spacing: 0.4vw; display: table; }
.header-navi-tel:before { content: '\f095'; margin-right: 1vw; color: var(--brown01); font-size: 80%; font-family: 'icon'; display: inline-block; }
.header-navi-opening { margin-bottom: 5vw; color: #fff; font-size: 3.95vw; text-align: center; }
.header-navi-address { margin-bottom: 6vw; color: #fff; font-size: 3.95vw; text-align: center; line-height: 1.6; letter-spacing: 0.2vw; }
.header-navi-contact { width: 70vw; padding: 4.5vw 0 4vw; margin: 0 auto; color: #fff; text-align: center; background: var(--brown01); }
.header-navi-contact .en { margin-bottom: 1vw; font-size: 5vw; font-family: "aw-conqueror-didot"; font-weight: 400; letter-spacing: 0.4vw; display: block; }
.header-navi-contact .en:before { content: '\e910'; margin-right: 1vw; font-size: 75%; font-family: 'icon'; vertical-align: top; display: inline-block; }
.header-navi-contact .jp { font-size: 3.68vw; display: 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.5s cubic-bezier(0.76, 0, 0.24, 1); -o-transition: all 0.5s cubic-bezier(0.76, 0, 0.24, 1); -webkit-transition: all 0.5s cubic-bezier(0.76, 0, 0.24, 1); transition: all 0.5s cubic-bezier(0.76, 0, 0.24, 1); }

.header-navi-open { width: 100%; height: 100%; position: fixed; }
.header-navi-open .line-top { background: #fff; top: 6vw; -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -webkit-transform: rotate(45deg); transform: rotate(45deg); }
.header-navi-open .line-bottom { background: #fff; top: 6vw; -moz-transform: rotate(-45deg); -ms-transform: rotate(-45deg); -webkit-transform: rotate(-45deg); transform: rotate(-45deg); }
.header-navi-open .header-navi { visibility: visible; opacity: 1; left: 0; }
.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.3s; -o-transition-delay: 0.3s; -webkit-transition-delay: 0.3s; transition-delay: 0.3s; }
.header-navi-open .animation02 { -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -webkit-transition-delay: 0.4s; transition-delay: 0.4s; }
.header-navi-open .animation03 { -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -webkit-transition-delay: 0.5s; transition-delay: 0.5s; }
.header-navi-open .animation04 { -moz-transition-delay: 0.6s; -o-transition-delay: 0.6s; -webkit-transition-delay: 0.6s; transition-delay: 0.6s; }
.header-navi-open .animation05 { -moz-transition-delay: 0.7s; -o-transition-delay: 0.7s; -webkit-transition-delay: 0.7s; transition-delay: 0.7s; }
.header-navi-open .animation06 { -moz-transition-delay: 0.8s; -o-transition-delay: 0.8s; -webkit-transition-delay: 0.8s; transition-delay: 0.8s; }
.header-navi-open .animation07 { -moz-transition-delay: 0.9s; -o-transition-delay: 0.9s; -webkit-transition-delay: 0.9s; transition-delay: 0.9s; }
.header-navi-open .animation08 { -moz-transition-delay: 1s; -o-transition-delay: 1s; -webkit-transition-delay: 1s; transition-delay: 1s; }

/* hero sp
----------------------------------------------- */
.hero { width: 100%; background: url(../images/hero-bg.jpg) no-repeat top center; background-size: cover; position: relative; }
.top-hero { width: 100%; height: 170vw; }
.top-hero-content { width: 100%; z-index: 1; position: absolute; top: 50%; left: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.top-hero-logo { width: 22vw; margin: 0 auto 8vw; }
.top-hero-title .en { width: 74vw; margin: 0 auto 6vw; }
.top-hero-title .jp { width: 72vw; margin: 0 auto; }

.second-hero { height: 75vw; }
.second-hero-title { width: 100%; text-align: center; z-index: 1; position: absolute; top: 50%; left: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.second-hero-title .en { margin-bottom: 2vw; color: #373737; font-size: 11.84vw; font-family: "aw-conqueror-didot"; font-weight: 400; letter-spacing: 0.6vw; display: block; }
.second-hero-title .jp { color: #19242a; font-size: 3.95vw; position: relative; display: block; }

/* bread sp
----------------------------------------------- */
.breadcrumb { padding: 2.5vw 0; background: #fff; position: relative; }
.breadcrumb-items { width: 90vw; margin: 0 auto; font-size: 0; }
.breadcrumb-items li { font-size: 3.68vw; position: relative; display: inline-block; }
.breadcrumb-items li:after { content: '\f105'; font-family: 'icon'; margin: 0 2.5vw 0 1.5vw; display: inline-block; }
.breadcrumb-items li:last-child { font-weight: bold; }
.breadcrumb-items li:last-child:after { display: none; }
.breadcrumb-items li:last-child a { color: #977d77; }
.breadcrumb-items a { display: inline-block; }
.breadcrumb-items .icon-home { color: #977d77; font-size: 105%; }

/* footer sp
----------------------------------------------- */
.footer { padding: 12vw 0 10vw; background: #ece4dd; position: relative; }
.footer-left { margin-bottom: 6vw; }
.footer-logo { width: 28vw; margin: 0 auto 10vw; }
.footer-logo img { width: 100%; }
.footer-tel { margin: 0 auto 1vw; font-size: 7.89vw; font-family: var(--mincho); letter-spacing: 0.2vw; display: table; }
.footer-tel:before { content: '\f095'; margin-right: 1vw; color: var(--brown01); font-size: 80%; font-family: 'icon'; display: inline-block; }
.footer-opening, .footer-address { margin-bottom: 5vw; font-size: 3.68vw; text-align: center; line-height: 1.6; letter-spacing: 0.2vw; }
.footer-contact { width: 70vw; padding: 4vw 0 3.5vw; margin: 0 auto 6vw; color: #fff; text-align: center; background: var(--brown01); }
.footer-contact .en { margin-bottom: 1vw; font-size: 5vw; font-family: "aw-conqueror-didot"; font-weight: 400; letter-spacing: 0.4vw; display: block; }
.footer-contact .en:before { content: '\e910'; margin-right: 1vw; font-size: 85%; font-family: 'icon'; display: inline-block; }
.footer-contact .jp { font-size: 3.68vw; display: block; }
.footer-social-items { display: -webkit-box; display: -webkit-flex; display: flex; -webkit-flex-wrap: wrap; flex-wrap: wrap; -webkit-justify-content: center; justify-content: center; }
.footer-social-items li { width: 10vw; height: 10vw; margin: 0 1.5vw; font-size: 5vw; }
.footer-social-items a { width: 100%; height: 100%; color: #fff; background: #808180; -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-justify-content: center; justify-content: center; -webkit-align-items: center; align-items: center; }
.footer-social-items img { width: 100%; }
.footer-right { width: 80vw; margin: 0 auto; }
.footer-navi { margin-bottom: 6vw; }
.footer-navi-title { padding: 3.5vw 1vw; font-size: 7.11vw; font-family: "aw-conqueror-didot"; font-weight: 400; letter-spacing: 0.4vw; border-bottom: 1px solid #d3cec7; position: relative; }
.footer-navi-title .plus { width: 2.5vw; height: 2.5vw; position: absolute; top: 50%; right: 2.5vw; -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: var(--main); 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: var(--main); 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); }
.footer-navi-items { width: 100%; display: none; }
.footer-navi-items li { width: 100%; font-size: 3.95vw; border-bottom: 1px solid #d3cec7; position: relative; }
.footer-navi-items a { padding: 3.5vw 1vw 3vw; }
.footer-navi-items a:after { content: '\f105'; color: var(--main); font-size: 80%; font-family: 'icon'; position: absolute; top: 50%; right: 3vw; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.footer-map { height: 50vw; margin-bottom: 6vw; }
.copyright { width: 100%; color: #464646; font-size: 3.29vw; font-family: "aw-conqueror-didot"; font-weight: 400; text-align: center; line-height: 1.4; letter-spacing: 0.2vw; display: block; }
.pagetop { width: 12vw; position: absolute; top: -2.5vw; right: 4vw; }
.pagetop img { width: 100%; }

/* second sp
----------------------------------------------- */
.second { z-index: 1; position: relative; }
.second-text { width: 80vw; min-height: 100vw; padding: 10vw 0 14vw; margin: auto; }
.second-text p { margin-bottom: 4vw; font-size: 3.68vw; line-height: 1.8; }

/* tab
----------------------------------------------- */
.tab {margin-bottom: 5vw;display: -webkit-flex;display: flex;-webkit-justify-content: space-between;justify-content: space-between;}
.tab li {position: relative;text-align: center;width: 48%;margin-bottom: 2%;border-radius: 50px;font-feature-settings: "palt";letter-spacing: .05em;background: var(--main);}
.tab li:nth-child(2){background: var(--brown01);}
.tab li a {color: #fff;font-family: var(--mincho);padding: 3vw;font-size: 3.6vw;font-feature-settings: "palt";line-height:1.5;position: relative;}
.tab li a::after {content: '\f105'; color: #fff; font-family: 'icon'; position: absolute; top: 26%; right: 4vw; transform: rotate(90deg); }

/* =============================================
pc-size
================================================*/
@media screen and (min-width: 736px) {
body { font-size: 15px; }
.sp { display: none; }
.pc { display: block; }

/* common pc
----------------------------------------------- */
.more01 { min-width: 240px; padding: 20px 0 17px; font-size: 15px; letter-spacing: 2px; background-position: center right 20px; background-size: 14px; }

.midashi01 { margin-bottom: 40px; }
.midashi01 .en { margin-bottom: 10px; font-size: 65px; letter-spacing: 4px; }
.midashi01 .jp,.midashi02 .jp { font-size: 15px; }
.midashi02 { margin-bottom: 30px; display: -webkit-box; display: -webkit-flex; display: flex; -webkit-align-items: center; align-items: center; }
.midashi02 .en { margin: 0 15px 0 0; font-size: 65px; letter-spacing: 4px; }

.midashi03{padding:20px 20px 20px 20px;margin-bottom:30px;}

.tbl01 th{width:25%;}
.tbl01 th, .tbl01 td{padding:20px 20px}
.tbl01 td{font-size: 85%;line-height: 1.8;}
.tbl01 td p{margin-bottom:5px;}
.tbl01 td p:nth-last-child(1){margin-bottom:0;}

/* header pc
----------------------------------------------- */
.header { height: auto; position: absolute; }
.header-content { width: 90%; max-width: 1200px; margin: 0 auto; position: relative; }
.header-tel { position: absolute; top: 20px; left: 0; }
.header-tel .number { margin-bottom: 5px; font-size: 24px; font-family: var(--mincho); letter-spacing: 1px; }
.header-tel .number:before { content: '\f095'; margin-right: 4px; color: var(--brown01); font-size: 80%; font-family: 'icon'; display: inline-block; }
.header-tel .opening { font-size: 14px; }
.header-contact { width: 200px; height: 65px; padding-top: 16px; font-size: 5.53vw; text-align: center; -moz-border-radius: 0; -webkit-border-radius: 0; border-radius: 0; top: 15px; right: 0; display: block; }
.header-contact .en { margin-bottom: 2px; font-size: 18px; font-family: "aw-conqueror-didot"; font-weight: 400; letter-spacing: 2px; display: block; }
.header-contact .en:before { content: '\e910'; margin-right: 4px; font-size: 85%; font-family: 'icon'; position: relative; top: -1px; display: inline-block; }
.header-contact .jp { font-size: 14px; }
.header-global-navi { height: 75px; margin-top: -74px; position: relative; }
.header-global-navi-items {width: 100%;max-width: 1020px;height: 100%;margin: 0 auto;background: #f7f6f1;-moz-border-radius: 15px 15px 0 0;-webkit-border-radius: 15px;border-radius: 15px 15px 0 0;display: -webkit-box;display: -webkit-flex;display: flex;-webkit-flex-wrap: nowrap;flex-wrap: nowrap;-webkit-justify-content: center;justify-content: center;}
.header-global-navi-items li {width: auto;height: 100%;text-align: center;position: relative;}
.header-global-navi-items li:before { content: ''; width: 1px; height: calc(100% - 24px); background: #d0d0d0; position: absolute; top: 50%; left: 0; -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%); }
.header-global-navi-items li:first-child:before { display: none; }
.header-global-navi-items a { width: 100%; height: 100%; padding: 25px 25px 0; }
.header-global-navi-items .en { margin-bottom: 5px; font-size: 16px; font-family: "aw-conqueror-didot"; font-weight: 400; letter-spacing: 2px; display: block; }
.header-global-navi-items .jp { color: #19242a; font-size: 12px; display: block; }

/* hero pc
----------------------------------------------- */
.hero { background: url(../images/hero-bg-pc.jpg) no-repeat top center; background-size: cover; }
.top-hero { height: 700px; }
.top-hero-content { top: 45%; }
.top-hero-logo { width: 90px; margin-bottom: 20px; }
.top-hero-title .en { width: 330px; margin-bottom: 40px; }
.top-hero-title .jp { width: 435px; }
.second-hero { height: 340px; }
.second-hero-title { top: 42%; }
.second-hero-title .en { margin-bottom: 0; font-size: 50px; letter-spacing: 6px; }
.second-hero-title .jp { font-size: 15px; }

/* bread pc
----------------------------------------------- */
.breadcrumb { padding: 12px 0 10px; }
.breadcrumb-items { width: 90%; max-width: 1200px; }
.breadcrumb-items li { font-size: 14px; }
.breadcrumb-items li:after { margin: 0 12px 0 8px; }

/* footer pc
----------------------------------------------- */
.footer { padding: 80px 0; }
.footer-content {width: 95%;max-width: 1200px;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;}
.footer-left {width: 100%;margin-bottom: 4%;}
.footer-logo { width: 125px; margin-bottom: 20px; }
.footer-tel { margin-bottom: 10px; font-size: 30px; letter-spacing: 4px; }
.footer-tel:before { margin-right: 4px; }
.footer-opening, .footer-address { margin-bottom: 10px; font-size: 15px; letter-spacing: 1px; }
.footer-contact { width: 300px; padding: 16px 0; margin-bottom: 20px; }
.footer-contact .en { margin-bottom: 5px; font-size: 20px; letter-spacing: 2px; }
.footer-contact .jp { font-size: 14px; }
.footer-social-items { margin: 0; }
.footer-social-items li { width: 35px; height: 35px; margin: 0 5px; font-size: 18px; }
.footer-right { width: 100%;}
.footer-navi { width: 100%; margin-bottom: 20px; }
.pc-footer-navi-inner { 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: flex-start; align-items: flex-start; }
.pc-footer-navi-items {width: 32%;}
.pc-footer-navi-items li { font-size: 14px; border-bottom: 1px solid #d7cdcd; position: relative; }
.pc-footer-navi-items li:last-child { border: none; }
.pc-footer-navi-items a { padding: 12px 15px 11px 5px; }
.pc-footer-navi-items a:before { content: '\f105'; width: 16px; height: 16px; color: var(--brown01); font-size: 12px; font-family: 'icon'; text-indent: 1px; border: 1px solid var(--brown01); -moz-border-radius: 50%; -webkit-border-radius: 50%; border-radius: 50%; position: absolute; top: 50%; right: 0; 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%); }
.footer-map { width: 100%; height: 260px; margin-bottom: 20px; }
.copyright { width: 100%; font-size: 12px; text-align: left; letter-spacing: 1px; }
.pagetop { width: 45px; height: 45px; font-size: 18px; top: -100px; right: 0; }

/* second pc
----------------------------------------------- */
.second-text { width: 90%; max-width: 1200px; min-height: 600px; margin: auto; padding: 100px 0; }
.second-text p { margin-bottom: 30px; font-size: 15px; }

/* tab
----------------------------------------------- */
.tab { width: 80%; margin: 0 auto 40px;}
.tab li {margin-bottom: 12px;width: 48%;}
.tab li a {padding: 16px;font-size: 18px;}
.tab li a::after { top: 26%; right: 40px; }

@media screen and (min-width: 900px) {
.header-global-navi-items a { padding: 25px 38px 0; }
.footer{padding-bottom:30px;}
.footer-left{margin-bottom: 0; border-right: 1px dotted #b9b7b8;width: 38%;}
.footer-right{width: 58%;}
}

@media screen and (min-width: 1080px) {
.xpc { display: block; }
}

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