@charset "utf-8";
/* CSS Document */

/*-----------------------------------------
	common
-----------------------------------------*/

@import url('https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Noto+Serif+JP:wght@200..900&display=swap');

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,
center,
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,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video,
main {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-weight: 400;
    font-style: normal;
    vertical-align: baseline;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
menu,
nav,
section,
main {
    display: block;
    margin: 0
}

body {
    position: relative;
    font-size: 16px;
    font-family: 'Noto Serif JP', serif;
    text-align: left;
    color: #333333;
    background: rgb(255, 255, 255);
    font-weight: 300;
}

p {
    line-height: 1.7;
}

ol,
ul {
    list-style: none
}

img {
    -ms-interpolation-mode: bicubic;
    vertical-align: bottom;
    max-width: 100%;
    height: auto;
    width: auto
}

a {
    text-decoration: none;

}

a:hover {
    color: #fff
}

a:focus {
    outline: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input,
textarea,
select {
    font-family: inherit;
    vertical-align: middle
}

input[type=submit] {
    cursor: pointer;
    border-radius: 0
}

em,
strong {
    font-weight: 700
}

html {
    overflow-x: clip;
}

.wrapper {
    position: relative;
    overflow: hidden
}

.mgb30 {
    margin-bottom: 30px;
}

.mgb50 {
    margin-bottom: 50px;
}

.mgb100 {
    margin-bottom: 100px;
}

.mgtb5p {
    margin-top: 3% !important;
}

.pdt10p {
    padding-top: 10% !important;
}

.pdt15p {
    padding-top: 15% !important;
}

.pdt20p {
    padding-top: 20% !important;
}

.pd5p {
    padding-left: 5%;
    padding-right: 5%;
}

.pd10p {
    padding-left: 10%;
    padding-right: 10%;
}

.pd15p {
    padding-left: 15%;
    padding-right: 15%;
}

.pd20p {
    padding-left: 20%;
    padding-right: 20%;
}

.pdb10p {
    padding-bottom: 10%;
}

.pdb15p {
    padding-bottom: 15%;
}

.pdb20p {
    padding-bottom: 20%;
}

.pda10p {
    padding: 10%;
}

.pda15p {
    padding: 15%;
}

.pda20p {
    padding: 20%;
}

.fl-l,
.fl {
    float: left;
}

.fl-r,
fr {
    float: right;
}

.w33 {
    width: 33.333333% !important;
}

.w40 {
    width: 40% !important;
}

.w50 {
    width: 50% !important;
}

.w60 {
    width: 60% !important;
}

.w66 {
    width: 66.666666% !important;
}

.w100 {
    width: 100% !important;
}

.t-c {
    text-align: center !important;
}

.sp {
    display: none !important;
}


@media screen and (max-width:768px) {
    body {
        font-size: 14px;
    }

    .t-c-pc {
        text-align: left !important;
    }
}

img[src$=".svg"] {
    width: 100%;
}

@media screen and (max-width:1360px) {
    .w128 {
        display: block !important;
    }
}

@media screen and (max-width:768px) {

    .fl-l,
    .fl-r {
        float: none;
    }

    .fl-l.w50,
    .fl-r.w50 {
        width: 100%;
    }

    .sp {
        display: block !important;
    }

    .w1440pc {
        display: none !important;
    }

    .pc {
        display: none !important;
    }

    .w33 {
        width: 100% !important;
    }

    .w50 {
        width: 100% !important;
    }

    .w66 {
        width: 100% !important;
    }

}

.clearfix,
footer .up div.txt_box dl,
#header_wrap,
.gnavi ul,
#access #section02 ul,
#access #section03 ul,
.footer__inner,
.spfix ul {
    *zoom: 1;
}

.clearfix:after,
footer .up div.txt_box dl:after,
#header_wrap:after,
.gnavi ul:after,
#access #section02 ul:after,
#access #section03 ul:after,
.footer__inner:after,
.spfix ul:after {
    content: "";
    display: table;
    clear: both;
}


img:hover.hover {
    -webkit-filter: brightness(110%);
    filter: brightness(110%);
    -moz-filter: brightness(110%);
    -ms-filter: brightness(110%);
}

/*fontfamily-style
---------------------------------------*/
.mincho {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}


/*fontsize-style
---------------------------------------*/
.text24 {
    font-size: 24px;
}

.text24 {
    font-size: 24px;
}

.text22 {
    font-size: 22px;
}

.text20 {
    font-size: 20px;
}

.text18 {
    font-size: 18px;
}

.text16 {
    font-size: 16px;
}

.text14 {
    font-size: 14px;
}

.text12 {
    font-size: 12px;
}

.text10 {
    font-size: 10px;
}


.txt-red {
    color: #cc0000;
}

/*link-style
---------------------------------------*/
a {
    text-decoration: none;
    color: inherit;
}

/* NEW! */
a:hover {
    text-decoration: underline;
}

/* NEW! */



.tag,
body>img,
body>iframe {
    position: fixed;
    top: -9999px;
    left: -9999px;
}

/*** CLEAR-FIX ***/
.clearfix:after,
.point_area ul:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
}

.clearfix,
.point_area ul {
    zoom: 1;
}


/* ふんわりアルファオーバー */

.alpha>a {
    position: relative;
}

.alpha img {
    transition: all 0.5s ease-in-out;
}

.alpha a:hover img {
    opacity: 0.7;
}

.tel-area p .item4 .sp {
    display: none;
}

@media (max-width:640px) {
    body {
        padding-bottom: 0;
    }
}

* {
    box-sizing: border-box;
}

/* anchor */
a {
    color: #333;
    text-decoration: underline;
}

a:visited {}

a:hover {
    color: #b0b0b0;
    text-decoration: none;
}

a:active {}

a.fade:hover img {
    opacity: 0.8;
}

button {
    outline: none;
    border: none;
    padding: 0;
    background: none;
}

.opacity {
    -webkit-transition: .5s;
    transition: .5s;
}

.opacity:hover {
    opacity: 0.5;
}


@media (max-width:640px) {
    .is-pc {
        display: none;
    }
}

@media (min-width:641px) {
    .is-sp {
        display: none;
    }
}


/*-----------------------------------------
	header
-----------------------------------------*/
.header{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 14px 20px;
    z-index: 100;
    background: rgba(255,255,255,.8);
    transition: transform .3s;
}
.header.is-hidden{
  transform: translateY(-101%);
}


.header .inner{
    display: flex;
    justify-content: space-between;
}

.header .logo a{
    position: relative;
    display: inline-block;
    padding-left: 35px;
    padding-top: 3px;
    padding-bottom: 4px;
    text-decoration: none;
    font-size: 16px;
    color: #806e20;
    letter-spacing: 0.05em;
}
.header .logo a:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 25px;
    height: 34px;
    background: url(../img/common/logo.svg) no-repeat center center;
    background-size: contain;
}
.header .header_nav{
    position: relative;
    display: flex;
    align-items: center;
}
.header .header_nav .btns{
    display: flex;
}
.header .header_nav .btns .request{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 126px;
    height: 34px;
    background: #be9360;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.1em;
    margin-right: 10px;
    transition: opacity .3s;
}
.header .header_nav .btns .request:hover{
    opacity: .7;
}
.header .header_nav .btns .reserve{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 126px;
    height: 34px;
    background: #be7b60;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.1em;
    margin-right: 20px;
    transition: opacity .3s;
}

.header .header_nav .btns .reserve:hover {
    opacity: .7;
}

.header .header_nav .hamburger_btn{
    position: relative;
    display: block;
    height: 24px;
    width: 30px;
}
.header .header_nav .hamburger_btn .bar_top{
    position: absolute;
    top: 0;
    left: 50%;
    width: 30px;
    height: 2px;
    transform: translateX(-50%);
    background: #000;
}
.header .header_nav .hamburger_btn .bar_mid {
    position: absolute;
    top: calc(50% - 1px);
    left: 50%;
    width: 30px;
    height: 2px;
    transform: translateX(-50%);
    background: #000;
}
.header .header_nav .hamburger_btn .bar_bottom {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 30px;
    height: 2px;
    transform: translateX(-50%);
    background: #000;
}
@media screen and (max-width:768px) {
    .header .logo {
        width: calc(100% - 40px);
    }
    .header .logo a{
        padding-left: 30px;
        padding-top: 3px;
        padding-bottom: 4px;
        text-decoration: none;
        font-size: 10px;
    }
    .header .logo a:before{
        top: -2px;
        width: 22px;
        height: 30px;
    }
}

.hamburger-menu{
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    max-width: 480px;
    height: 100%;
    background: rgba(30,30,30,0.9);
    padding: 50px 20px 20px;
}

.hamburger-menu .close{
    position: absolute;
    right: 20px;
    top: 20px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
.hamburger-menu .close:before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #fff;
    transform: rotate(45deg);
}
.hamburger-menu .close:after{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 100%;
    height: 2px;
    background: #fff;
    transform: rotate(-45deg);
}

.hamburger-menu .mainlist{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 16px;
}
.hamburger-menu .mainlist li{
    position: relative;
    width: calc(50% - 8px);
}
.hamburger-menu .mainlist li a,
.hamburger-menu .mainlist li .unlink{
    position: relative;
    display: block;
    width: 100%;
    color: #fff;
    padding: 15px 0;
    text-decoration: none;
    text-align: center;
    border-radius: 10px 10px 0 0;
}
.hamburger-menu .mainlist li a{
    transition: background-color .3s;
}
.hamburger-menu .mainlist li a:hover{
    background: #717171;
}
.hamburger-menu .mainlist li .unlink{
    opacity: 0.5;
}
.hamburger-menu .mainlist li a:after,
.hamburger-menu .mainlist li .unlink:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, #777 15%, #777 85%, transparent 100%);
}
.hamburger-menu .mainlist li .new{
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 12px;
    color: rgb(255 247 0);
    display: none;
}

.hamburger-menu .premiumlist{
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 16px;
}
.hamburger-menu .premiumlist li{
    position: relative;
    width: 100%;
}
.hamburger-menu .premiumlist li a{
    position: relative;
    display: block;
    width: 100%;
    color: #fff;
    padding: 15px 0;
    text-decoration: none;
    text-align: center;
}
.hamburger-menu .premiumlist li a:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 1px;
    background: linear-gradient(90deg, transparent 0%, #777 15%, #777 85%, transparent 100%);
}
.hamburger-menu .premiumlist li .new{
    position: absolute;
    left: 15px;
    top: 0;
    font-size: 12px;
    color: rgb(255 247 0);
    display: none;
}


.hamburger-menu .sublist{
    margin-top: 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
}
.hamburger-menu .sublist li{
    width: 100%;
}
.hamburger-menu .sublist li a{
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 34px;
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    letter-spacing: 0.1em;
    margin-right: 10px;
    transition: opacity .3s;
}
.hamburger-menu .sublist li a.request{
    background: #be9360;
}
.hamburger-menu .sublist li a.reserve{
    background: #be7b60;
}
.hamburger-menu .sublist li a:hover{
    opacity: .7;
}

#contactInformation {
    padding: 40px 0;
    margin: 0 auto;
    /*border-bottom: 1px solid #ccc;*/
    position: relative;
}

#contactInformation::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1000px;
    width: 90%;
    height: 1px;
    background-color: #ccc;
}

#contactInformation>address {
    width: 50%;
    max-width: 500px;
    margin: 0 auto;
}

#contactInformation address span {
    display: none;
}

@media screen and (max-width:768px) {
    #contactInformation>address {
        width: 70%;
        max-width: 400px;
        margin: 0 auto;
    }

    #contactInformation address p {
        display: none;
    }

    #contactInformation address span {
        display: inline;
    }
}


/*-----------------------------------------
    pagecaution
-----------------------------------------*/
.pagecaution{
    display: flex;
    justify-content: center;
    padding: 60px 20px 50px;
    background: #fff;

}
.pagecaution .inner{
    margin-inline: auto;
}
.pagecaution p{
    position: relative;
    padding-left: 1em;
    font-size: 10px;
}
.pagecaution p:before{
    content: "※";
    position: absolute;
    left: 0;
    top: 0;
}

/*-----------------------------------------
    business
-----------------------------------------*/
.business {
    padding: 80px 20px 70px;
    background: url(../img/common/bg_business.jpg) no-repeat center center;
    background-size: cover;
}
.business .name{
    text-align: center;
    font-size: 20px;
}
.business .name span{
    display: inline-block;
    padding: 0 10px 10px;
    border-bottom: 1px solid #040000;
}
.business .action{
    font-size: 38px;
    color: #42210b;
    text-align: center;
    letter-spacing: 0.15em;
    line-height: 1.3;
}
.business .action .small {
    font-size: 0.75em;
}
.business .action .smaller{
    display: block;
    font-size: 0.6em;
}
.business .action .vertical{
    display: inline-block;
    writing-mode: vertical-rl;
    font-size: 0.5em;
    font-weight: 600;
    font-feature-settings: "palt";
    letter-spacing: 0;
    line-height: 1.4;
    vertical-align: middle;
    margin-top: -0.5em;
}
.business .btns {
    max-width: 740px;
    margin: 30px auto 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 10px;
}

.business .btns .request,
.business .btns .reserve {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: calc(50% - 5px);
    height: 64px;
    background: #be9360;
    color: #fff;
    text-decoration: none;
    font-size: 18px;
    letter-spacing: 0.1em;
    margin-right: 10px;
    transition: opacity .3s;
}
.business .btns .request{
    background: #be9360;
}
.business .btns .reserve {
    background: #be7b60;
}
.business .btns .request span,
.business .btns .reserve span{
    display: inline-block;
    padding: 2px 0 0 4px;
    font-size: 14px;
}
.business .btns .request:before,
.business .btns .reserve:before{
    content: "";
    position: absolute;
    right: calc(50% - 120px);
    top: calc(50% - 13px);
    width: 27px;
    height: 27px;
    background: url(../img/common/ico_btn.png) no-repeat center center;
    background-size: contain;
}
.business .btns .request:hover,
.business .btns .reserve:hover{
    opacity: 0.75;
}
.business .preinfo{
    margin-top: 30px;
    text-align: center;

}
.business .tel{
    margin-top: 20px;
    text-align: center;
}
.business .tel img{
    width: 330px;
}
.business .bnr-footer{
    margin-top: 20px;
    text-align: center;
}
.business .bnr-footer img{
    width: 600px;
    max-width: 100%;
    height: auto;
    transition: opacity .3s;
}
.business .bnr-footer a:hover img{
    opacity: 0.75;
}
.business .time{
    margin-top: 15px;
    text-align: center;
    font-size: 14px;
}

@media only screen and (max-width: 767px) {
    .business .name{
        font-size: 15px;
    }
    .business .action{
        margin-top: 10px;
        font-size: 5vw;
        letter-spacing: 0.2em;
    }
    .business .btns .request,
    .business .btns .reserve {
        width: 100%;
    }
    .business .btns .request:before,
    .business .btns .reserve:before{
        right: calc(50% - 100px);
        top: calc(50% - 11px);
        width: 22px;
        height: 22px;
    }
}


/*-----------------------------------------
	footer
-----------------------------------------*/

.footer {
    font-family: 'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
    color: #000;
}

.footer .inner {
    max-width: 1024px;
    margin: 0 auto;
    padding: 0;
}

.footer .ftr_logos .flex {
    /*! margin-bottom: 35px; */
    display: flex;
    align-items: center;
    justify-content: center;
}

.footer .ftr_logos .flex li {
    margin: 0 15px;
    width: 29.5%;
}

.footer .ftr_logos .flex li:last-child {
    /*width: 23.4%;*/
    width: 29.5%;
}

.footer .ftr_logos .flex li img {
    margin: 0 0 10px 0;
}

.footer .ftr_logos .flex p {
    margin-top: 5px;
    line-height: 1;
    text-align: center;
    margin-bottom: 8px;
}

.footer .ftr_logos .flex p a {
    font-size: 10px;
    text-decoration: underline;
}

.footer .ftr_logos .flex p a:hover {
    text-decoration: none;
}

.footer .ftr_logos {
    margin: 0 auto;
    text-align: center;
    color: #3e3a39;
    ;
    font-size: 10px;
    line-height: 1.2;
    padding: 35px 0;
    /*border-bottom: 1px solid #d6d6d6;*/
    position: relative;
}

.footer .ftr_logos::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    max-width: 1000px;
    width: 90%;
    height: 1px;
    background-color: #ccc;
}

.footer>.ftr_logos>.inner>p.caution {
    font-size: 10px;
}

.footer .clm>div,
.footer .clm>li {
    letter-spacing: 0.08em;
    vertical-align: top;
    display: inline-block;
}

.footer .ftr_contact {
    text-align: center;
    padding: 25px 0;
    background-color: #F9F9F9;
    border-bottom: 1px solid #cccccc;

}

.footer .ftr_contact .clm>div {
    vertical-align: middle;
}

.footer .ftr_contact .clm .text01 {
    line-height: 1.5;
    letter-spacing: 0.16em;
    text-align: left;
}

.footer .ftr_contact .clm .tel {
    margin: 0 20px;
}

.footer .ftr_contact .clm .text02 {
    font-size: 12px;
    line-height: 1.5;
    text-align: left;
}

.footer .ftr_pankuzu {
    padding: 7px 0;
    line-height: 1.5;

}

.footer .ftr_pankuzu .clm li {
    font-size: 11px;
    vertical-align: baseline;
}

.footer .ftr_pankuzu .clm li:nth-child(even) {
    margin: 0 5px;
}

.footer .ftr_pankuzu .clm li a {
    font-size: 11px;
}

.footer .ftr_bnr {
    padding: 28px 0;
}

.footer .ftr_bnr .bnrs {
    text-align: center;
    margin-top: -20px;
    margin-bottom: 25px;
}

.footer .ftr_bnr .bnrs>div {
    margin: 20px 16px 0;
}

.footer .ftr_bnr .seo {
    font-size: 11px;
    line-height: 1.5;
    /* text-align:center;*/
    color: #3e3a39;
}

.footer .ftr_other {
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    padding: 6px 20px;
    background-color: #e6e6e6;
    max-width: 1024px;
    margin: 10px auto 0;

}

.footer .ftr_other dl {
    display: flex;
}

.footer .ftr_other dl+dl {
    margin-top: 15px;
}

.footer .ftr_other dl dt {
    font-size: 11px;
    white-space: nowrap;
}

.footer .ftr_other dl dd {
    font-size: 11px;
    margin-left: 30px;
}

.footer .ftr_other dl dd a {
    font-size: 11px;
    margin-right: 1em;
    color: #3e3a39;
}


.copyright {
    padding: 10px;
    background: #e5e5e5;
    box-sizing: border-box;
    font-size: 10px;
    text-align: center;
}


@media only screen and (max-width: 767px) {
    .footer {
        padding-bottom: 61px;
    }

    .footer .inner {
        max-width: 1024px;
        margin: 0 auto;
        padding: 0 4%
    }

    .footer #corporation {
        text-align: center;
    }

    .footer #corporation ul li {
        margin-right: 0 !important;
        margin-bottom: 15px;
        display: block !important;
    }

    .footer .ftr_contact {
        padding: 0 0 15px;
    }

    .footer .ftr_contact .clm>div {
        width: 100%;
    }

    .footer .ftr_contact .clm .text01 {
        text-align: center;
        font-size: 13px;
    }

    .footer .ftr_contact .clm {
        margin: 10px 0 10px;

    }

    .footer .ftr_contact .clm .tel {
        margin: 0 auto;
        width: 90%;
    }

    .footer .ftr_caption .cap {
        text-align: left;
    }

    .tel {
        color: #3e3a39;
    }

    .footer .ftr_contact .clm .text02 {
        font-size: 10px;
        text-align: center;
    }

    .footer .ftr_contact .clm .text02 br {
        display: none;
    }

    .footer .ftr_pankuzu {
        display: none;
    }

    .footer .ftr_bnr {
        padding: 15px 0 20px;
    }

    .footer .ftr_bnr .bnrs>div {
        width: 100%;
        margin: 20px 0 0;
    }

    .footer .ftr_other {
        padding: 15px 0;
        margin-bottom: 4%;
    }

    .footer .ftr_other dl {
        display: block;
    }

    .footer .ftr_other dl dt {
        margin: 0 0 5px;
    }

    .footer .ftr_other dl dd {
        margin: 0;
    }

    .footer .ftr_other dl dd a {
        display: inline-block;
    }

    .footer .ftr_other dl dd br {
        display: none;
    }

    .footer .ftr_logos {
        padding: 20px 0 10px;
    }

    .footer .ftr_logos .flex {
        display: block;
        text-align: center;
        margin-bottom: 25px;
    }

    .footer .ftr_logos .flex>li {
        margin: 0 auto 20px;
        width: 70%;
    }

    .footer .ftr_logos .flex li:last-child {
        width: 70%;
    }

    .footer .ftr_logos .flex>li+li {
        margin-top: 25px;
        width: 80%;
        margin-left: auto;
        margin-right: auto;
    }

    .footer .ftr_logos .flex p {
        text-align: center;
    }

}

.seo {
    /*background: #FFF;*/
    padding: 0 0 10px 0;
    border-bottom: 1px solid #ccc;
    font-size: 11px;
    color: #000;
    margin-bottom: 5px;
}

@media only screen and (max-width: 768px) {
    .seo {
        display: none;
    }
}





/*-----------------------------------------
	go-to-top
-----------------------------------------*/
.go-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
    color: #ccc;
    background: #000;
    width: 50px;
    height: 50px;
    z-index: 20;
    border-radius: 50px;
}

.go-to-top a {
    width: 40px;
    height: 80px;
    display: block;
    font-size: 10px;
    color: #333;
    padding-top: 50px;
    text-align: center;
    text-decoration: none;
}

.go-to-top a:before,
.go-to-top a:after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: 2px;
    height: 10px;
    margin: auto;
    background: #ccc;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    -webkit-transform-origin: top center;
    transform-origin: top center
}

.go-to-top a:before {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.go-to-top a:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.go-to-top a:hover:before {
    -webkit-transform: translateY(-3px) rotate(45deg);
    transform: translateY(-3px) rotate(45deg)
}

.go-to-top a:hover:after {
    -webkit-transform: translateY(-3px) rotate(-45deg);
    transform: translateY(-3px) rotate(-45deg)
}

.go-to-top a:hover:before,
.go-to-top a:hover:after {
    background: #888
}

@media screen and (max-width:768px) {
    .go-to-top {
        right: 0;
        width: 40px;
        height: 40px;
        border-radius: 50%;
    }
}






.contentWrapper {
    background: url(../images/bg3.jpg) repeat;
}

.contentWrapper .contentbg {
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.4) 53%, rgba(255, 255, 255, 0) 100%);
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.4) 53%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 1%, rgba(255, 255, 255, 0.4) 53%, rgba(255, 255, 255, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#00ffffff', GradientType=1);
    background-size: cover;
    background-repeat: no-repeat;
}


.page_title {
    padding: 18px 0;
    text-align: center;
    background: #b7a875;
    background: -moz-linear-gradient(left, #b7a875 0%, #faebb8 50%, #b7a875 100%);
    background: -webkit-linear-gradient(left, #b7a875 0%, #faebb8 50%, #b7a875 100%);
    background: linear-gradient(to right, #b7a875 0%, #faebb8 50%, #b7a875 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b7a875', endColorstr='#b7a875', GradientType=1);
    color: #000;
    font-size: 40px;
    letter-spacing: 0.05em;
    font-family: 'EB Garamond', serif;
}

.page_title span {
    font-size: 16px;
    display: block;
}


@media only screen and (max-width: 768px) {
    .page_title {
        font-size: 35px;
        padding: 15px 0 !important;
    }

    .page_title span {
        font-size: 16px;
        display: block;
    }
}


.title_bg {
    height: 290px;
    position: relative;
}

.title_bg.access {
    background: url(../img/access/title_bg.jpg) no-repeat center;
    background-size: cover;
    margin-bottom: 70px;
}

.title_bg.location {
    background: url(../img/location/title_bg.jpg) no-repeat center;
    background-size: cover;
}

.title_bg.plan {
    background: url(../img/plan/title_bg.jpg) no-repeat center;
    background-size: cover;
}

.title_bg.design {
    background: url(../img/design/title_bg.jpg) no-repeat center;
    background-size: cover;
}

.title_bg h2 {
    color: #FFF;
    font-size: 50px;
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-family: 'EB Garamond', serif;
    letter-spacing: 0.1em;
}

.title_bg h2 span {
    font-size: 24px;
    display: block;
}

@media only screen and (max-width: 768px) {
    .title_bg {
        height: 140px;
        margin-bottom: 30px;
    }

    .title_bg h2 {
        color: #FFF;
        font-size: 40px;
        text-align: center;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-family: 'EB Garamond', serif;
    }

    .title_bg h2 span {
        font-size: 17px;
        display: block;
    }
}


.catch01 {
    text-align: center;
    font-size: 25px;
    font-weight: bold;
}

.catch01 strong {
    font-size: 47px;
    font-weight: bold;
    color: #9e7f2d;
}

.catch01 span {
    font-size: 23px;
}

@media only screen and (max-width: 768px) {
    .catch01 {
        text-align: center;
        font-size: 19px;
    }

    .catch01 strong {
        font-size: 30px;
        font-weight: bold;
        color: #9e7f2d;
    }

    .catch01 span {
        font-size: 14px;
    }
}


/*inview動き1*/
.ani-slideUp{
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 1s, transform 1s;
}
.ani-slideUp.is-on{
    opacity: 1;
    transform: translateY(0);
}


/*下層ページ共通*/
body.under .dib {
    display: inline-block;
}
body.under .block_mv {
    position: relative;
    width: 100%;
    height: 545px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-size: cover;
    background-color: #000;
}
body.under .block_mv .title {
    font-size: 65px;
    color: #fff;
    text-align: center;
    font-family: 'EB Garamond', serif;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.2em;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}
body.under .block_mv .title .ja {
    display: block;
    font-size: 0.4em;
    font-weight: 600;
    letter-spacing: 0.1em;
}
body.under .block_mv .title .ja::before {
    content: "〈";
}
body.under .block_mv .title .ja::after {
    content: "〉";
}
body.under .caption,
body.under .caption_white {
    position: absolute;
    z-index: 2;
    right: 1em;
    bottom: 1em;
    font-size: 10px;
}
body.under .caption_white {
    color: #fff;
}
@media only screen and (max-width: 768px) {
    body.under .block_mv {
        height: auto;
        aspect-ratio: 750 / 705;
}
body.under .block_mv .title {
    font-size: 40px;
    letter-spacing: 0.15em;
    line-height: 1.55;
}
body.under .block_mv .title .ja {
    font-size: 0.35em;
    letter-spacing: 0.08em;
}
body.under .caption,
body.under .caption_white {
    font-size: 9px;
}
}


/*配信停止ページ*/
#stop {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 90px;
}

#stop ul li {
    display: inline-block;
}

.thanks_note {
    text-align: center;
    font-size: 16px;
    padding: 10px 5%;
}

@media only screen and (max-width: 768px) {
    .thanks_note {
        font-size: 13px;
    }
}