@charset "utf-8";
/* CSS Document */

.view-sp,.view-tb {
    display: none
}

@media screen and (max-width: 768px) {
    .view-sp {
        display:block
    }

    .view-pc {
        display: none
    }
}

@media screen and (max-width: 480px) {
    .view-sp {
        display:block
    }

    .view-pc {
        display: none
    }
}

@media screen and (min-width: 769px) {
    .telnum {
        pointer-events:none
    }
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,hr {
    margin: 0;
    padding: 0
}

body {
    width: 100%;
    font-size: 16px;
    line-height: 144%;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #39240C;
    background: url(../common/bg.png) repeat center top
}

a {
    color: #FFF;
    text-decoration: none
}

* {
    box-sizing: border-box
}

h1,h2,h3,h4,h5,h6,th {
    font-size: 100%;
    font-weight: normal;
    text-align: left
}

ol,ul,li {
    list-style: none
}

fieldset,img {
    border: 0
}

hr {
    border: none
}

address,caption,cite,code,dfn,em,strong,th,var {
    font-style: normal
}

.container {
    width: 950px;
    margin: 0 auto
}

@media screen and (max-width: 769px) {
    .container {
        width:100%
    }
}

.container02 {
    width: 1000px;
    margin: 0 auto
}

img {
    vertical-align: bottom
}

.borderrightnone {
    border-right: none !important
}

.borderbottomnone {
    border-bottom: none !important
}

.displaynone {
    display: none
}

.left {
    float: left
}

.right {
    float: right
}

@media screen and (max-width: 769px) {
    .view-pc {
        display:none
    }
}

.view-sp {
    display: none
}

@media screen and (max-width: 769px) {
    .view-sp {
        display:block
    }
}

header {
    background: url(../common/header/header_bg.png) repeat-x center bottom
}

.topimg {
    min-height: 290px
}

.topimg h2 {
    background-image: url(images/h2.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    color: #fff;
    text-shadow: 0px 0px 1px #000, 0px 0px 2px #000, -1px -1px 2px #000, -1px 1px 2px #000, 1px -1px 2px #000, 1px 1px 2px #000, 0px 0px 4px #000;
}

@media screen and (max-width: 769px) {
    .topimg {
        min-height:auto
    }
}

.topimg h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 290px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover !important;
    font-family: 'Noto Serif JP', serif;
    font-size: 25px;
    color: #fff;
    text-shadow: 0px 0px 1px #393939, 0px 0px 2px #393939, -1px -1px 2px #393939, -1px 1px 2px #393939, 1px -1px 2px #393939, 1px 1px 2px #393939, 0px 0px 4px #393939
}

@media screen and (max-width: 769px) {
    .topimg h2 {
        position:relative;
        height: 60.9vw;
        font-size: 5vw
    }
}

@media screen and (max-width: 480px) {
    .topimg h2 {
        font-size:6vw
    }
}

.topimg h2 span {
    display: block
}

.topimg h2 span:nth-of-type(2) {
    margin-top: 20px;
    font-size: 18px
}

@media screen and (max-width: 480px) {
    .topimg h2 span:nth-of-type(2) {
        font-size:4vw
    }
}

.header_wrap {
    display: none;
    height: 151px;
    background-color: #fff;
    margin-top: -39px;
    position: relative;
    z-index: 10
}

@media screen and (max-width: 769px) {
    .header_wrap {
        display:none
    }
}

.header_wrap .container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.header_left {
    margin-top: 8px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

#header h1 a {
    width: 193px;
    height: 64px;
    display: block;
    margin-right: 19px
}

#gnav01 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-family: 'Noto Serif JP', serif;
    font-size: 18px;
    color: #fff
}

#gnav01 ul li+li {
    border-left: 1px solid #554D44
}

#gnav01 ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 92px;
    height: 61px
}

.header_tel {
    width: 236px;
    color: #FCE69E;
    font-family: 'Noto Serif JP', serif;
    font-size: 28px;
    line-height: 1
}

.header_tel span:nth-of-type(1) {
    font-size: 16px;
    padding-right: 0.2em
}

#gnav02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    font-size: 14px
}

#gnav02 li {
    position: relative;
    padding-left: 17px
}

#gnav02 li::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 12px;
    height: 12px;
    background-image: url(../common/header/arw-nav.png)
}

#gnav02 li+li {
    margin-left: 22px
}

.header_right {
    background: url(../common/header/header_right.png) no-repeat;
    background-size: cover;
    width: 220px;
    height: 134px;
    padding: 8px 15px 0;
    font-size: 13px;
    color: #FFF;
    line-height: 100%;
    margin-top: 28px
}

.header_right label {
    margin-bottom: 0
}

.header_right h2 {
    height: 23px;
    text-align: center
}

.header_right h2 span {
    font-family: 'Noto Serif JP', serif;
    color: #FBE5A2
}

.header_right h2 span:nth-of-type(1) {
    font-size: 14px
}

.header_right h2 span:nth-of-type(2) {
    font-size: 12px;
    padding-left: 0.2em;
    opacity: .6
}

.header_right select {
    margin-bottom: 5px
}

.header_right_btn01 {
    display: block;
    float: left
}

.header_right_btn02 {
    display: block;
    float: right
}

#yoyaku01 {
    background: url(../common/footer/yoyaku01_bg.png) repeat-x center top;
    padding: 70px 0 140px;
    margin-top: 50px
}

@media screen and (max-width: 769px) {
    #yoyaku01 {
        display:none
    }
}

.yoyaku01_box {
    background: url(../common/footer/yoyaku01_box.png) no-repeat;
    width: 925px;
    height: 245px;
    margin: 0 auto
}

.yoyaku01_tel {
    display: none;
    background: url(../common/footer/yoyaku01_tel.png) no-repeat;
    width: 925px;
    height: 119px;
    text-indent: -9999px
}

#yoyaku01 h2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    float: left;
    width: 200px;
    height: 85px;
    margin-right: 15px;
    margin-left: 30px;
    border-top: 1px solid #FFE694;
    border-bottom: 1px solid #FFE694;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    color: #FBE4A2;
    font-size: 17px
}

#yoyaku01 h2 span:nth-of-type(2) {
    opacity: .5;
    font-size: 14px
}

#yoyaku01 nav li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-family: 'Noto Serif JP', serif;
    font-weight: 700;
    float: left;
    margin-right: 10px;
    margin-top: 15px;
    border-radius: 5px
}

.yoyaku01_nav01,.yoyaku01_nav02 {
    width: 310px;
    height: 52px;
    margin-bottom: 5px
}

.yoyaku01_nav03,.yoyaku01_nav04,.yoyaku01_nav05,.yoyaku01_nav06,.yoyaku01_nav07 {
    height: 28px
}

.yoyaku01_nav01 {
    background-color: #EADCBE;
    border-bottom: 2px solid #A68571;
    color: #4E120E
}

.yoyaku01_nav01 span {
    position: relative;
    padding-left: 24px
}

.yoyaku01_nav01 span::after {
    background-image: url(../common/header/arw-nav-red.png);
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 12px;
    height: 12px
}

.yoyaku01_nav02 {
    background-color: #5E5344;
    border-bottom: 2px solid #501815;
    color: #fff
}

.yoyaku01_nav02 span {
    position: relative;
    padding-left: 24px
}

.yoyaku01_nav02 span::after {
    background-image: url(../common/header/arw-nav.png);
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 12px;
    height: 12px
}

.yoyaku01_nav03 {
    background: url(../common/footer/yoyaku01_nav03.png) no-repeat;
    width: 84px;
    margin-left: 11px
}

.yoyaku01_nav04 {
    background: url(../common/footer/yoyaku01_nav04.png) no-repeat;
    width: 110px
}

.yoyaku01_nav05 {
    background: url(../common/footer/yoyaku01_nav05.png) no-repeat;
    width: 115px
}

.yoyaku01_nav06 {
    background: url(../common/footer/yoyaku01_nav06.png) no-repeat;
    width: 173px
}

.yoyaku01_nav07 {
    background: url(../common/footer/yoyaku01_nav07.png) no-repeat;
    width: 89px
}

.yoyaku01-hd {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 40px 0 20px
}

.yoyaku01-hd__logo {
    margin-right: 25px
}

.yoyaku01-hd__tel {
    color: #FCE69E;
    font-family: 'Noto Serif JP', serif;
    font-size: 28px;
    line-height: 1
}

@media screen and (max-width: 769px) {
    .yoyaku01-hd__tel {
        font-size:6vw
    }
}

.yoyaku01-hd__tel span:nth-of-type(1) {
    font-size: 16px;
    padding-right: 0.2em
}

@media screen and (max-width: 769px) {
    .yoyaku01-hd__tel span:nth-of-type(1) {
        font-size:3.1vw
    }
}

.footer_totop {
    width: 950px;
    margin: 0 auto
}

@media screen and (max-width: 769px) {
    .footer_totop {
        width:100%
    }
}

.footer_totop a {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: -45px 0 0 838px;
    width: 112px;
    height: 38px;
    background-color: #36220E;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 12px;
    padding-left: 20px
}

@media screen and (max-width: 769px) {
    .footer_totop a {
        margin:0 auto;
        background-color: #22180F
    }
}

.footer_totop a::after {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../common/footer/footer_totop.png);
    width: 12px;
    height: 12px;
    left: 10px;
    background-size: auto auto;
    background-position: -10px -9px
}

footer {
    background-color: #F7F1E5;
    margin-top: -12px;
    padding-top: 55px;
    height: 549px;
    font-size: 16px
}

@media screen and (max-width: 769px) {
    footer {
        height:auto;
        padding-bottom: 25vw
    }
}

footer nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

footer nav ul {
    height: 140px;
    border-left: 1px solid #635549;
    padding: 10px 25px 0 20px
}

@media screen and (max-width: 769px) {
    footer nav ul {
        height:auto;
        border-left: none;
        padding: .2em 0.2em 0 0;
        font-size: 3.2vw
    }
}

footer nav ul:last-of-type {
    border-right: 1px solid #635549
}

@media screen and (max-width: 769px) {
    footer nav ul:last-of-type {
        border-right:none
    }
}

footer nav li {
    background: url(../common/footer/footer_nav_arrow.png) no-repeat left center;
    margin-bottom: 20px;
    line-height: 100%;
    padding-left: 18px
}

@media screen and (max-width: 769px) {
    footer nav li {
        padding-left:3vw
    }
}

.copyright {
    text-align: center;
    font-size: 12px;
    margin-top: 20px;
    line-height: 100%
}

@media screen and (max-width: 769px) {
    .copyright {
        font-size:3.8vw
    }
}

.ft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 35px
}

@media screen and (max-width: 769px) {
    .ft {
        -webkit-box-orient:vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .ft .ft__img {
        display: none
    }

    .ft .ft-mdl {
        margin-bottom: 2em
    }

    .ft .ft-addr {
        text-align: center;
        font-weight: 400;
        font-size: 15px
    }
}

@media screen and (max-width: 769px) and (max-width: 769px) {
    .ft .ft-addr {
        font-size:4.1vw
    }
}

.ft address {
    margin-bottom: 0
}

.ft-mdl {
    margin-left: 50px;
    margin-right: 60px
}

.ft-mdl__tel {
    margin-top: 15px;
    color: #820004;
    font-family: 'Noto Serif JP', serif;
    font-size: 28px;
    line-height: 1
}

@media screen and (max-width: 769px) {
    .ft-mdl__tel {
        font-size:5vw
    }
}

.ft-mdl__tel span:nth-of-type(1) {
    font-size: 16px;
    padding-right: 0.2em
}

@media screen and (max-width: 769px) {
    .ft-mdl__tel span:nth-of-type(1) {
        font-size:3.8vw
    }
}

.ft-lang {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 16px;
    margin-top: 30px
}

@media screen and (max-width: 769px) {
    .ft-lang {
        font-size:3.8vw
    }
}

.ft-lang dt {
    font-weight: 400;
    margin-right: 0.5em
}

.ft-lang dd {
    background: url(../common/footer/footer_nav_arrow.png) no-repeat left center;
    padding-left: 18px
}

@media screen and (max-width: 769px) {
    .ft-lang dd {
        padding-left:2.5vw
    }
}

.ft-lang dd+dd {
    margin-left: 1em
}

@media screen and (max-width: 769px) {
    .ft-lang dd+dd {
        margin-left:0.5em
    }
}

.contentstop {
    padding-top: 55px;
    height: 666px;
    margin-bottom: 15px
}

@media screen and (max-width: 769px) {
    .contentstop {
        height:168vw;
        padding: 2em 0;
        background-size: 100% auto;
        background-position: center bottom
    }
}

.contentstop h3 {
    margin-bottom: 35px;
    text-align: center;
    color: #3B2006;
    font-family: 'Noto Serif JP', serif;
    font-size: 30px;
    text-align: center;
    line-height: 1.2;
    background-image: none !important
}

@media screen and (max-width: 769px) {
    .contentstop h3 {
        font-size:4.5vw;
        margin-bottom: 1em
    }
}

.contentstop_p01 {
    text-align: center;
    height: 100px;
    font-size: 16px;
    line-height: 160%
}

@media screen and (max-width: 769px) {
    .contentstop_p01 {
        padding:0 20px;
        font-size: 4.1vw;
        height: auto
    }
}

.contentstop02 {
    width: 260px;
    margin-top: 145px
}

@media screen and (max-width: 769px) {
    .contentstop02 {
        margin-top:6vw;
        width: 40%
    }
}

.contentstop02 h4 {
    height: 64px;
    margin-bottom: 20px;
    color: #3f1000;
    font-family: 'Noto Serif JP', serif;
    font-size: 26px;
    line-height: 1.4
}

@media screen and (max-width: 769px) {
    .contentstop02 h4 {
        font-size:4.5vw;
        height: auto;
        line-height: 1.6;
        margin-bottom: .4em
    }
}

.contentstop02 p {
    font-size: 16px;
    line-height: 160%;
    margin-bottom: 10px
}

@media screen and (max-width: 769px) {
    .contentstop02 p {
        font-size:4.1vw
    }
}

.contentstop02_strong {
    margin: 0 auto;
    width: 85%;
    text-align: center;
    line-height: 120%;
    font-weight: bold;
    width: 100%;
    background-color: #5D0B0A;
    padding: 5px 0
}

@media screen and (max-width: 769px) {
    .totop01 {
        display:none
    }
}

.totop01 a {
    background: url(../common/totop01.png) no-repeat;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 50px 0 50px 836px;
    width: 114px;
    height: 32px;
    font-size: 12px;
    color: #2B1B0C;
    padding-left: 20px
}

.table01 {
    border-spacing: 3px;
    margin: 0 auto
}

.table01 th {
    width: 150px;
    background-color: #5C5C5C;
    color: #FFF;
    padding: 15px 25px;
    vertical-align: middle
}

.table01 td {
    width: 715px;
    background-color: #E7E7E7;
    color: #3F1000;
    padding: 15px 25px;
    vertical-align: middle
}

.gmap {
    width: 310px;
    height: 52px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 22px auto 36px;
    font-family: 'Noto Serif JP', serif;
    color: #fff;
    background-color: #5F5341;
    border-radius: 5px
}

@media screen and (max-width: 769px) {
    .gmap {
        width:80%;
        font-size: 3.3vw;
        margin: 2em auto;
        height: 12vw
    }
}

.gmap span {
    position: relative;
    padding-left: 24px
}

.gmap span::after {
    background-image: url(../common/header/arw-nav.png);
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 12px;
    height: 12px
}

#header .header-sp {
    display: none
}

@media screen and (max-width: 769px) {
    #header .header-sp {
        display:-webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background-color: #fff;
        padding: 1.8vw 3.8vw 0.9vw 10.2vw
    }

    #header .header-sp h1 {
        width: 33.9vw
    }

    #header .header-sp h1 a {
        width: 100%;
        height: auto
    }

    #header .header-sp .header-sp-btn {
        width: 33.8vw;
        padding-top: 3vw
    }

    #header .header-sp .header-sp-btn__tel {
        margin-bottom: 2.4vw
    }

    #header .header-sp .header-sp-btn__tel a {
        background-color: #554735;
        border-radius: 1vw;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        color: #fff;
        font-size: 3.8vw;
        letter-spacing: .05em;
        width: 100%;
        height: 7.9vw;
        font-family: 'Noto Serif JP', serif
    }

    #header .header-sp .header-sp-btn__tel a span {
        position: relative;
        padding-left: 3.5vw
    }

    #header .header-sp .header-sp-btn__tel a span::after {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 2.4vw;
        height: 2.4vw;
        background-image: url(../common/header/arw-nav.png)
    }
}

.header-sp-lang,.header-pc-lang {
    border-top: 1px solid #42210b;
    border-radius: 1vw 1vw 0 0
}

.header-sp-lang li,.header-pc-lang li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 7.9vw;
    height: 7.9vw;
    border-bottom: 1px solid #42210b
}

.header-sp-lang>li,.header-pc-lang>li {
    position: relative;
    border-radius: 1vw;
    background-color: #d8bd79;
    font-size: 3.6vw;
    border-left: 1px solid #42210b;
    border-right: 1px solid #42210b;
    font-family: 'Noto Serif JP', serif;
    z-index: 999
}

.header-sp-lang>li span,.header-pc-lang>li span {
    position: relative;
    padding-right: 6vw
}

.header-sp-lang>li span::after,.header-pc-lang>li span::after {
    position: absolute;
    content: "";
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 0;
    height: 0;
    border-top: 1.3vw solid #24170d;
    border-left: 1vw solid transparent;
    border-right: 1vw solid transparent
}

.header-sp-lang>li ul,.header-pc-lang>li ul {
    display: none;
    position: absolute;
    left: 0;
    top: 7.9vw;
    width: 100%
}

.header-sp-lang>li ul li,.header-pc-lang>li ul li {
    background-color: #fff;
    border-left: 1px solid #42210b;
    border-right: 1px solid #42210b;
    font-size: 18px
}

.header-pc-lang {
    position: absolute;
    top: 0;
    left: calc(50% + 295px);
    width: 166px;
    border-radius: 0
}

@media screen and (max-width: 769px) {
    .header-pc-lang {
        display:none
    }
}

.header-pc-lang li {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding-left: 40px;
    height: 34px
}

.header-pc-lang>li {
    border-radius: 0;
    font-size: 18px
}

.header-pc-lang>li span {
    display: inline-block;
    padding-bottom: 4px;
    padding-right: 28px
}

.header-pc-lang>li span::after {
    border-top: 10px solid #24170d;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent
}

.header-pc-lang>li ul {
    top: 34px
}

.header-pc-lang>li ul li {
    font-size: 18px
}

.header-pc-lang a {
    display: inline-block;
    padding-bottom: 4px
}

.spmn__wrap {
    display: none
}

@media screen and (max-width: 769px) {
    .spmn {
        position:fixed;
        left: 0;
        bottom: 0;
        width: 100%;
        z-index: 999999;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .spmn li {
        width: 25%;
        background-color: #251B0D;
        color: #fff;
        font-size: 3.3vw;
        padding: 2vw 0 0 0;
        font-family: 'Noto Serif JP', serif
    }

    .spmn li+li {
        border-left: 1px solid #AA9666
    }

    .spmn li:nth-of-type(2) {
        background-color: #5C1917
    }

    .spmn li a {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        padding-top: 7vw;
        width: 100%;
        height: 14vw
    }

    .spmn li a::before {
        position: absolute;
        content: "";
        left: 50%;
        top: 0;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 6.5vw;
        height: 6.5vw
    }

    .spmn li:nth-of-type(1) a::before {
        background-image: url(../common/footer/spmn01.png)
    }

    .spmn li:nth-of-type(2) a::before {
        background-image: url(../common/footer/spmn02.png)
    }

    .spmn li:nth-of-type(3) a::before {
        background-image: url(../common/footer/spmn03.png)
    }

    .spmn li:nth-of-type(4) a::before {
        background-image: url(../common/footer/spmn04.png)
    }
}

.spglnv {
    display: none
}

@media screen and (max-width: 769px) {
    .spglnv {
        position:fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        overflow: scroll;
        background-color: #fff;
        color: #392109;
        font-family: 'Noto Serif JP', serif;
        z-index: 999999
    }

    .spglnv-hd {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        padding: 2.4vw
    }

    .spglnv-hd .ft-mdl__logo {
        width: 39vw
    }

    .spglnv-hd .close-spmenu {
        width: 12vw
    }

    .spglnv-mn li {
        font-size: 6.2vw;
        border-bottom: 1px solid #B59F6B
    }

    .spglnv-mn li a {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 15vw;
        padding-left: 14vw
    }

    .spglnv-mn li a::after {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        left: 7.8vw;
        width: 2.5vw;
        height: 3.6vw;
        background-image: url(../common/arw-spglnv01@2x.png)
    }

    .spglnv-min li {
        font-size: 5vw;
        border-bottom: 1px solid #7E5225
    }

    .spglnv-min li a {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 15vw;
        padding-left: 14vw
    }

    .spglnv-min li a::after {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        left: 7.8vw;
        width: 2.5vw;
        height: 3.6vw;
        background-image: url(../common/arw-spglnv02@2x.png)
    }

    .spglnv-plan {
        background-color: #5B1815;
        padding: 1.2vw 3vw
    }

    .spglnv-plan__ttl {
        text-align: center;
        margin-bottom: 1vw;
        font-size: 4.5vw;
        color: #E5C98F
    }

    .spglnv-plan__en {
        text-align: center;
        font-size: 2.8vw;
        color: #E5C98F
    }

    .spglnv-plan ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 5vw
    }

    .spglnv-plan ul li {
        width: 48%;
        font-size: 3.1vw
    }

    .spglnv-plan ul li a {
        position: relative;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        height: 10vw;
        border-radius: 5px
    }

    .spglnv-plan ul li a::before {
        position: absolute;
        content: "";
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        width: 3vw;
        height: 3vw;
        background-image: url(../common/header/arw-nav.png);
        left: 3vw
    }

    .spglnv-plan ul li:nth-of-type(1) a {
        background-color: #D1B89B;
        color: #5E2923
    }

    .spglnv-plan ul li:nth-of-type(2) a {
        background-color: #614C3D;
        color: #fff
    }

    .spglnv-con {
        padding: 8vw 3vw
    }

    .spglnv-con__ttl {
        text-align: center;
        font-size: 4.3vw;
        margin-bottom: 1vw
    }

    .spglnv-con__tel {
        color: #820004;
        font-size: 11vw;
        text-align: center
    }

    .spglnv-con__tel span {
        font-size: 7.7vw;
        padding-right: 0.3em
    }

    .spglnv-lang {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        font-size: 4.3vw;
        padding-bottom: 20vw;
        padding-left: 3vw;
        padding-right: 3vw
    }

    .spglnv-lang dt {
        width: 100%;
        text-align: center;
        margin-bottom: 0.5em
    }

    .spglnv-lang dd+dd {
        border-left: 1px solid #392109;
        margin-left: .5em;
        padding-left: .5em
    }
}

.tp-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 25px
}

.tp-btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    background-color: #27190B;
    width: 425px;
    height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 50px;
    color: #fff;
    font-family: 'Noto Serif JP', serif;
    border-bottom: 2px solid #AFB0B8;
    border-radius: 5px;
    font-size: 18px
}

@media screen and (max-width: 769px) {
    .tp-btn a {
        width:90%
    }
}

.tp-btn a span {
    position: relative;
    padding-left: 24px
}

.tp-btn a span::after {
    background-image: url(../common/header/arw-nav.png);
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 12px;
    height: 12px
}

.tp-btn a li+li {
    margin-left: 10px
}

.sp-hdpanel {
    display: none
}

@media screen and (max-width: 769px) {
    .sp-hdpanel {
        display:block;
        background-color: #5C1815;
        padding: 3vw;
        color: #fff;
        background-image: url(../images/top04_yoyaku.png)
    }

    .sp-hdpanel h3 {
        color: #FFE694;
        font-family: 'Noto Serif JP', serif;
        text-align: center;
        padding-bottom: 1.3vw;
        margin-bottom: 2.6vw;
        border-bottom: .26vw solid #FFE694
    }

    .sp-hdpanel h3 strong {
        font-size: 4.5vw;
        font-weight: 400
    }

    .sp-hdpanel h3 span {
        font-size: 2.8vw;
        margin-left: 0.5em
    }

    .sp-hdpanel .tp-btn {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .sp-hdpanel .tp-btn li {
        width: 48%
    }

    .sp-hdpanel .tp-btn li a {
        width: 100%;
        height: 10vw;
        margin-bottom: 2.6vw
    }

    .sp-hdpanel .tp-btn li span {
        width: 80%;
        font-size: 3.1vw;
        padding-left: 5vw;
        white-space: nowrap
    }

    .sp-hdpanel .tp-btn li:nth-of-type(1) a {
        background-color: #E0C999;
        color: #580000
    }

    .sp-hdpanel .tp-btn li:nth-of-type(1) a span::after {
        background-image: url(../common/header/arw-nav-red.png)
    }

    .sp-hdpanel .tp-btn li:nth-of-type(2) a {
        background-color: #564938;
        color: #fff
    }
}

.hd {
    bottom: 0;
    width: 100%;
    height: 123px;
    background-color: #fff;
    color: #392109;
    font-family: 'Noto Serif JP', serif;
    transition-property: all;
    transition: .3s linear
}

@media screen and (max-width: 769px) {
    .hd {
        display:none
    }
}

.hd__wrap {
    max-width: 1050px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hd__logo {
    width: 141px
}

.hd-aside {
    width: 854px
}

.hd-glnv {
    padding-top: 8px;
    height: 38px
}

.hd-glnv ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.hd-glnv li {
    font-size: 20px;
    width: 125px;
    border-left: 1px solid rgba(57,33,9,0.25);
    text-align: center;
    letter-spacing: .05em
}

.hd-glnv li:first-of-type {
    border-left: none
}

.hd-glnv li a {
    display: block;
    width: 100%
}

.hd-sbnv {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px
}

.hd-sbnv-tel {
    width: 200px;
    color: #820004;
    margin-right: 20px
}

.hd-sbnv-tel span:nth-of-type(1) {
    font-size: 16px
}

.hd-sbnv-tel span:nth-of-type(2) {
    font-size: 28px;
    white-space: nowrap
}

.hd-sbnv-lst {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 95px;
    margin-right: 20px
}

.hd-sbnv-lst a {
    display: block
}

.hd-sbnv-lst span {
    position: relative;
    letter-spacing: .05em;
    padding-left: 18px;
    font-size: 15px
}

.hd-sbnv-lst span::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url(../common/header/icn-sbnv@2x.png);
    width: 13px;
    height: 13px
}

.hd-sbnv-lst li+li {
    margin-left: 25px
}

.hd-sbnv-btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 352px
}

.hd-sbnv-btn li+li {
    margin-left: 12px
}

.hd-sbnv-btn a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 15px;
    border-radius: 5px
}

.hd-sbnv-btn a span {
    position: relative;
    letter-spacing: .05em;
    padding-left: 18px
}

.hd-sbnv-btn a span::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 13px;
    height: 13px
}

.hd-sbnv-btn li:nth-of-type(1) a {
    width: 190px;
    height: 30px;
    background-color: #554837;
    border: 1px solid #554837;
    color: #fff
}

.hd-sbnv-btn li:nth-of-type(1) a span::before {
    background-image: url(../common/header/icn-sbnv-w@2x.png)
}

.hd-sbnv-btn li:nth-of-type(2) a {
    width: 130px;
    height: 30px;
    background-color: #fff;
    border: 1px solid #554837;
    color: #554837
}

.hd-sbnv-btn li:nth-of-type(2) a span::before {
    background-image: url(../common/header/icn-sbnv@2x.png)
}

.hd-panel {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #580000;
    color: #fff;
    height: 44px;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px
}

.hd-panel__ttl {
    font-size: 15px;
    color: #D8BD79;
    margin-right: 6px;
    font-family: 'Noto Serif JP', serif
}

.hd-panel__catch {
    font-size: 10px;
    color: #D8BD79;
    margin-right: 6px;
    font-family: 'Noto Serif JP', serif
}

.hd-panel form {
    margin-left: 20px;
    line-height: 1;
    position: relative;
}

#search_489ban dl.date_489ban {
    display: inline-block;
    position: relative;
    top: -2px;
}

#search_489ban dt,#search_489ban dd {
    margin: 0;
    padding: 0;
    display: inline-block;
    vertical-align: middle;
}

#search_489ban dt {
    font-weight: normal;
}

#search_489ban input {
    position: relative;
    top: 1px;
    margin-right: 2px;
}

#search_489ban label {
    margin-bottom: 0
}

#search_489ban select {
    margin: 0 5px;
    font-size: 16px
}

#search_489ban dd label {
    position: relative;
    top: -1px;
}

#search_489ban button {
    background-color: #F4E1B6;
    color: #580000;
    font-size: 16px;
    width: 100px;
    height: 32px;
    border-radius: 5px;
    background-image: url(../common/header/icn-panel@2x.png);
    background-repeat: no-repeat;
    background-position: 6px center;
    background-size: 15px 15px;
    padding-left: 20px;
    margin-left: 20px;
    cursor: pointer;
    transition-property: all;
    transition: 0.3s linear;
    border: none;
}

#search_489ban button:hover {
    opacity: .6;
}

#search_489ban .inbox_489ban {
    display: none;
}

.hd-panel-attention {
    background-color: #580000;
    color: #fff;
    font-family: 'Noto Sans JP', sans-serif;
    font-size: 14px;
    text-align: center;
    padding: 8px 0;
    margin-top: 3px;
    line-height: 1
}

.hd-panel-attention a {
    color: #00F;
    text-decoration: underline;
}

.hd li.fixed {
    display: none
}

.hd.fixed {
    position: fixed;
    left: 0;
    width: 100%;
    z-index: 999999;
    animation-name: slided;
    animation-duration: .6s;
    animation-fill-mode: forwards;
    animation-timing-function: ease;
    height: 127px
}

.hd.fixed .hd__wrap {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.hd.fixed .hd__logo {
    width: 110px;
    margin-right: 60px
}

.hd.fixed .hd__logo img {
    width: 100%;
    height: auto
}

.hd.fixed .hd-glnv {
    height: auto;
    margin-bottom: 4px
}

.hd.fixed .hd-glnv ul {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.hd.fixed .hd-glnv li {
    font-size: 18px;
    width: auto;
    flex: auto;
    border-left: 1px solid rgba(57,33,9,0.25)
}

.hd.fixed .hd-glnv li:last-of-type {
    border-left: none
}

.hd.fixed .hd-glnv li a {
    padding: 0 .6em
}

.hd.fixed .hd-glnv li.fixed {
    display: block;
    width: 143px
}

.hd.fixed .hd-glnv li.fixed a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 143px;
    height: 38px;
    margin: 0 0 0 auto;
    padding: 0;
    background-color: #554837;
    border: 1px solid #554837;
    color: #fff;
    border-radius: 5px
}

.hd.fixed .hd-glnv li.fixed a span {
    position: relative;
    letter-spacing: .05em;
    padding-left: 18px
}

.hd.fixed .hd-glnv li.fixed a span::before {
    position: absolute;
    content: "";
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 13px;
    height: 13px;
    background-image: url(../common/header/icn-sbnv-w@2x.png)
}

.hd.fixed .hd-sbnv {
    display: none
}

#header.fixed {
    margin-bottom: 130px
}

@keyframes slided {
    0% {
        top: -200px
    }

    100% {
        top: 0
    }
}

.pagetop {
    display: none;
    position: fixed;
    right: 40px;
    bottom: 40px
}

@media screen and (max-width: 769px) {
    .pagetop {
        right:4vw;
        bottom: 17vw
    }
}

@media screen and (max-width: 769px) {
    img {
        width:100%;
        height: auto
    }
}

.ancpos {
    position: relative;
    display: block;
    z-index: -999;
    margin-top: -100px;
    padding-top: 100px
}

@media screen and (max-width: 769px) {
    .ancpos {
        margin-top:0;
        padding-top: 0
    }
}

.pinc {
    padding: 4vw
}

/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,*::before,*::after {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent;
    font-size: 625%
}

@-ms-viewport {
    width: device-width
}

article,aside,figcaption,figure,footer,header,hgroup,main,nav,section {
    display: block
}

body {
    margin: 0;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-size: .16rem;
    font-weight: 400;
    line-height: 1.5;
    color: #212529;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

h1,h2,h3,h4,h5,h6 {
    margin-top: 0;
    margin-bottom: 0.5rem;
    font-weight: normal
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[title],abbr[data-original-title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

ol,ul,dl {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,ul ul,ol ul,ul ol {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

b,strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

sub,sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

a {
    color: #007bff;
    text-decoration: none;
    background-color: transparent
}

a:hover {
    color: inherit;
    text-decoration: none;
    opacity: .6
}

a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):hover,a:not([href]):not([tabindex]):focus {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre,code,kbd,samp {
    font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    font-size: 1em
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

svg {
    overflow: hidden;
    vertical-align: middle
}

table {
    border-collapse: collapse
}

caption {
    padding-top: 0.75rem;
    padding-bottom: 0.75rem;
    color: #6c757d;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: 0.5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

input,button,select,optgroup,textarea {
    margin: 0;
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

button,input {
    overflow: visible
}

button,select {
    text-transform: none
}

button,[type="button"],[type="reset"],[type="submit"] {
    -webkit-appearance: button
}

button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {
    padding: 0;
    border-style: none
}

input[type="radio"],input[type="checkbox"] {
    box-sizing: border-box;
    padding: 0
}

input[type="date"],input[type="time"],input[type="datetime-local"],input[type="month"] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {
    height: auto
}

[type="search"] {
    outline-offset: -2px;
    -webkit-appearance: none
}

[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    font: inherit;
    -webkit-appearance: button
}

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

h1,h2,h3,h4,h5,p,ul,ol,li,dl,dt,dd,form,figure {
    margin: 0px;
    padding: 0px
}

ul {
    list-style-type: none
}

img {
    max-width: 100%;
    border: none;
    margin: 0;
    padding: 0;
    vertical-align: bottom
}

@media screen and (max-width: 640px) {
    img {
        max-width:100%;
        height: auto
    }
}

@media screen and (max-width: 768px) {
    input[type="submit"] {
        -webkit-appearance:none;
        border-radius: 0
    }
}

input,textarea,select {
    font-size: .16em
}

form {
    margin: 0px
}

table {
    border-collapse: collapse;
    font-size: .16rem;
    border-spacing: 0
}

@media screen and (max-width: 768px) {
    html {
        font-size:550%
    }
}

h1,h2,h3,h4,h5,h6,th {
    font-weight: 400
}

*:focus {
    outline: none
}

@media (min-width: 769px) {
    a[href*="tel:"] {
        pointer-events:none;
        cursor: default;
        text-decoration: none
    }
}

a {
    transition-property: all;
    transition: 0.3s linear;
    color: inherit
}

@media screen and (min-width: 769px) {
    a:hover {
        cursor:pointer;
        opacity: 0.5;
        transition-property: all;
        transition: 0.3s linear;
        text-decoration: none;
        color: inherit
    }
}

#wrap {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow: hidden
}

@media screen and (max-width: 768px) {
    #wrap {
        margin-top:0
    }
}

input[type="submit"],input[type="button"] {
    border-radius: 0;
    -webkit-box-sizing: content-box;
    -webkit-appearance: button;
    appearance: button;
    border: none;
    box-sizing: border-box
}

input[type="submit"]::-webkit-search-decoration,input[type="button"]::-webkit-search-decoration {
    display: none
}

input[type="submit"]::focus,input[type="button"]::focus {
    outline-offset: -2px
}
