@charset 'UTF-8';

@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);@media screen and (max-width: 737px) {
    .pc {
        display:none !important
    }

    img {
        max-width: 100%
    }
}

@media screen and (min-width: 738px) {
    .sp {
        display:none !important
    }
}

body {
    font-family: 'Noto Sans Japanese','メイリオ', Meiryo,"メイリオ", "Meiryo", 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',sans-serif
}

.mainvis>div>p,.sec01>div>h2,.sec02__title>p,.sec02__info>h2,.sec02__info>p,.sec03>div>p,.sec04>div>p,.sec04>div>span,.sec05>div>p,.sec08>div>p,.sec09>div>div>h2,.sec06>div>h2 {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif
}

body {
    color: #46230F;
    position: relative
}

body a {
    color: #46230F
}

@media screen and (min-width: 738px) {
    body {
        min-width:1160px
    }
}

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,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 62.5%;
    vertical-align: baseline;
    font-weight: normal
}

body {
    line-height: 0;
    -webkit-text-size-adjust: 100%
}

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

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after {
    content: '';
    content: none
}

q:before,q:after {
    content: '';
    content: none
}

a {
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

input[type="text"],input[type="tel"],input[type="email"],button,textarea,select {
    margin: 0;
    padding: 0;
    background: none;
    border: none;
    border-radius: 0;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

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;
    outline: none
}

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

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

input[type="radio"],input[type="check"] {
    margin: 0;
    padding: 0
}

textarea {
    font-family: sans-serif
}

main {
    display: block
}

.sec01>div>dl>dd {
    box-shadow: 0px 0px 10px gray
}

@media screen and (max-width: 737px) {
    .sec07>div>div {
        width:100%;
        overflow-x: auto;
        white-space: nowrap;
        font-size: 0
    }

    .sec07>div>div>* {
        display: inline-block;
        vertical-align: top
    }

    .sec07>div>div p {
        white-space: normal
    }
}

.bg {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #46230F;
    opacity: 0.5;
    z-index: 9998
}

@media screen and (min-width: 738px) {
    a:hover {
        opacity:0.8
    }
}

.fixed {
    position: fixed !important;
    top: 0;
    left: 0;
    right: 0
}

.fix-mt {
    margin-top: 100px
}

.footer {
    background-color: #46230f;
    padding-top: 50px;
    padding-bottom: 20px
}

@media screen and (max-width: 737px) {
    .footer {
        padding-top:25px;
        padding-bottom: 10px
    }
}

@media screen and (min-width: 738px) {
    .footer>div {
        margin-left:auto;
        margin-right: auto;
        max-width: 1160px
    }
}

@media screen and (min-width: 738px) {
    .footer>div>dl {
        display:-webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex
    }
}

@media screen and (min-width: 738px) {
    .footer>div>dl>dt {
        width:525px
    }
}

@media screen and (max-width: 737px) {
    .footer>div>dl>dt {
        text-align:center
    }
}

@media screen and (max-width: 737px) {
    .footer>div>dl>dt>img {
        width:110px
    }
}

.footer>div>dl>dt>p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.35714;
    color: #fff;
    margin-top: 20px
}

@media screen and (max-width: 737px) {
    .footer>div>dl>dt>p {
        font-size:11px;
        font-size: 1.1rem;
        line-height: 1.59091;
        margin-top: 15px
    }
}

.footer>div>dl>dt>p>span {
    font-weight: bold;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.35714
}

@media screen and (max-width: 737px) {
    .footer>div>dl>dt>p>span {
        font-size:11px;
        font-size: 1.1rem;
        line-height: 1.59091
    }
}

@media screen and (min-width: 738px) {
    .footer>div>dl>dd {
        width:540px
    }
}

.footer>div>dl>dd>p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    color: #fff;
    font-weight: bold;
    margin-top: 25px
}

@media screen and (max-width: 737px) {
    .footer>div>dl>dd>p {
        font-size:12.5px;
        font-size: 1.25rem;
        line-height: 1;
        margin-top: 15px;
        text-align: center
    }
}

.footer>div>dl>dd>ul {
    margin-top: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    flex-wrap: wrap
}

@media screen and (max-width: 737px) {
    .footer>div>dl>dd>ul {
        margin-top:10px;
        justify-content: center;
        padding: 0 20px
    }
}

.footer>div>dl>dd>ul>li {
    display: inline-block;
    vertical-align: top;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 2.35714;
    color: #fff;
    margin-right: 1em
}

@media screen and (max-width: 737px) {
    .footer>div>dl>dd>ul>li {
        font-size:11px;
        font-size: 1.1rem;
        line-height: 1.59091
    }
}

.footer>div>p {
    text-align: center;
    font-size: 10px;
    font-size: 1rem;
    line-height: 1;
    color: #fff;
    margin-top: 60px
}

@media screen and (max-width: 737px) {
    .footer>div>p {
        margin-top:25px
    }
}

section>img {
    width: 100%
}

@media screen and (min-width: 738px) {
    section>img {
        display:none
    }
}

@media screen and (min-width: 738px) {
    section>div {
        margin-left:auto;
        margin-right: auto;
        max-width: 1160px
    }
}

@media screen and (min-width: 738px) {
    .mainvis {
        background-image:url(../img/main.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: auto 100%;
        height: 1502px
    }
}

@media screen and (max-width: 737px) {
    .mainvis {
        position:relative
    }
}

@media screen and (min-width: 738px) {
    .mainvis>div {
        padding-top:910px
    }
}

.mainvis>div>p {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 1.90909;
    text-align: center
}

@media screen and (max-width: 737px) {
    .mainvis>div>p {
        position:absolute;
        font-size: 13px;
        font-size: 3.46667vw;
        line-height: 26.5px;
        line-height: 7.06667vw;
        top: 142.66667vw;
        left: 0;
        right: 0
    }
}

.sec01 {
    background-image: url(../img/bg_content.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 100%
}

@media screen and (min-width: 738px) {
    .sec01 {
        height:3671px;
        padding-top: 80px;
        box-sizing: border-box
    }
}

@media screen and (max-width: 737px) {
    .sec01 {
        padding-top:40px;
        padding-bottom: 40px
    }
}

.sec01>div>h2 {
    text-align: center;
    font-size: 35px;
    font-size: 3.5rem;
    line-height: 1
}

@media screen and (max-width: 737px) {
    .sec01>div>h2 {
        font-size:20px;
        font-size: 2rem;
        line-height: 1
    }
}

.sec01>div>h2>span {
    display: block;
    font-size: 20px;
    font-size: 2rem;
    line-height: 1;
    margin-bottom: 20px;
    color: #C58800
}

@media screen and (max-width: 737px) {
    .sec01>div>h2>span {
        font-size:12px;
        font-size: 1.2rem;
        line-height: 1;
        margin-bottom: 15px
    }
}

@media screen and (min-width: 738px) {
    .sec01>div>dl {
        display:-webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        margin-top: 70px
    }

    .sec01>div>dl:nth-of-type(2n+1) {
        flex-direction: row-reverse
    }

    .sec01>div>dl:nth-of-type(2n+1)>dt {
        margin-right: 0;
        margin-left: -50px
    }
}

@media screen and (max-width: 737px) {
    .sec01>div>dl {
        margin-top:40px
    }

    .sec01>div>dl:first-of-type {
        margin-top: 35px
    }
}

@media screen and (min-width: 738px) {
    .sec01>div>dl>dt {
        margin-right:-50px
    }
}

@media screen and (max-width: 737px) {
    .sec01>div>dl>dt img {
        width:100%
    }
}

.sec01>div>dl>dd {
    background-color: #fff;
    position: relative
}

@media screen and (min-width: 738px) {
    .sec01>div>dl>dd {
        width:450px;
        height: 300px;
        z-index: 1;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center
    }
}

@media screen and (max-width: 737px) {
    .sec01>div>dl>dd {
        margin:-15px 20px 0 20px;
        padding: 22px 25px
    }
}

@media screen and (min-width: 738px) {
    .sec01>div>dl>dd>h3 {
        width:300px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 2.5
    }
}

@media screen and (max-width: 737px) {
    .sec01>div>dl>dd>h3 {
        font-size:12.5px;
        font-size: 1.25rem;
        line-height: 2.08
    }
}

@media screen and (min-width: 738px) {
    .sec02 {
        background-image:url(../img/pic07.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: auto 100%;
        height: 750px
    }
}

@media screen and (max-width: 737px) {
    .sec02 {
        position:relative
    }
}

.sec02__title {
    position: absolute;
    left: 0;
    top: 70px
}

@media screen and (max-width: 737px) {
    .sec02__title {
        top:0;
        right: 15px;
        text-align: right
    }
}

.sec02__title>p {
    width: 765px;
    color: #fff;
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 2.0625;
    padding-left: 70px;
    box-sizing: border-box;
    position: relative;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-top: 20px;
    z-index: 1
}

.sec02__title>p:first-child {
    margin-top: 0
}

.sec02__title>p:before {
    content: "";
    display: block;
    background-color: #D20000;
    opacity: 0.85;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1
}

.sec02__info {
    text-align: center
}

@media screen and (min-width: 738px) {
    .sec02__info {
        position:absolute;
        top: 320px;
        left: 50%;
        margin-left: 185px;
        width: 400px
    }
}

@media screen and (max-width: 737px) {
    .sec02__info {
        background-color:#46230F;
        padding: 30px 0;
        margin: -65px 20px 0 20px;
        position: relative;
        z-index: 1
    }
}

@media screen and (max-width: 375px) {
    .sec02__info {
        margin-top:-10px
    }
}

.sec02__info>h2 {
    font-size: 26px;
    font-size: 2.6rem;
    line-height: 1;
    color: #fff
}

@media screen and (max-width: 737px) {
    .sec02__info>h2 {
        font-size:20px;
        font-size: 2rem;
        line-height: 1;
        margin-top: 23px
    }
}

.sec02__info>p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.8125;
    color: #fff;
    margin-top: 35px
}

@media screen and (max-width: 737px) {
    .sec02__info>p {
        font-size:12.5px;
        font-size: 1.25rem;
        line-height: 2.08;
        margin-top: 20px
    }
}

.sec02>div {
    box-sizing: border-box
}

@media screen and (min-width: 738px) {
    .sec02>div {
        margin-left:auto;
        margin-right: auto;
        max-width: 1500px
    }
}

@media screen and (min-width: 738px) {
    .sec02>div {
        position:relative
    }
}

@media screen and (min-width: 738px) {
    .sec03 {
        background-image:url(../img/pic08.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: auto 100%;
        height: 1001px
    }
}

@media screen and (max-width: 737px) {
    .sec03 {
        position:relative;
        margin-top: 40px
    }
}

@media screen and (min-width: 738px) {
    .sec03>div {
        position:relative;
        height: 100%
    }
}

.sec03>div>p {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.16667;
    text-align: center;
    display: inline-block;
    vertical-align: top;
    color: #fff;
    position: absolute;
    bottom: 140px;
    right: 130px
}

@media screen and (max-width: 737px) {
    .sec03>div>p {
        width:26.4vw;
        height: 26.4vw;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 13.5px;
        font-size: 3.6vw;
        line-height: 16px;
        line-height: 4.26667vw;
        bottom: 0;
        right: 4vw
    }
}

@media screen and (min-width: 738px) {
    .sec04>div {
        text-align:center;
        height: 250px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column
    }
}

@media screen and (max-width: 737px) {
    .sec04>div {
        padding-top:15px;
        padding-bottom: 20px;
        text-align: center
    }
}

.sec04>div>p {
    font-size: 22px;
    font-size: 2.2rem;
    line-height: 2.04545
}

@media screen and (max-width: 737px) {
    .sec04>div>p {
        font-size:12px;
        font-size: 1.2rem;
        line-height: 1.875;
        letter-spacing: -0.05em
    }
}

.sec04>div>span {
    font-size: 25px;
    font-size: 2.5rem;
    line-height: 1.8;
    color: #B40A1E;
    margin-top: 15px;
    display: block
}

@media screen and (max-width: 737px) {
    .sec04>div>span {
        letter-spacing:-0.05em;
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 2.06667
    }
}

@media screen and (min-width: 738px) {
    .sec05 {
        background-image:url(../img/pic09.jpg);
        background-position: top center;
        background-repeat: no-repeat;
        background-size: auto 100%;
        height: 550px;
        padding-top: 220px;
        box-sizing: border-box
    }
}

@media screen and (max-width: 737px) {
    .sec05 {
        position:relative
    }
}

.sec05>div>p {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1.16667;
    color: #fff;
    text-align: center
}

@media screen and (max-width: 737px) {
    .sec05>div>p {
        font-size:13.5px;
        font-size: 3.6vw;
        line-height: 16px;
        line-height: 4.26667vw;
        position: absolute;
        top: 15.2vw;
        left: 0;
        right: 0
    }
}

.sec08 {
    background-color: #46230F
}

.sec08>div {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 155px;
    text-align: center
}

@media screen and (max-width: 737px) {
    .sec08>div {
        height:112.5px
    }
}

.sec08>div>p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.8125;
    color: #fff
}

@media screen and (max-width: 737px) {
    .sec08>div>p {
        font-size:12.5px;
        font-size: 1.25rem;
        line-height: 2.08
    }
}

.sec09 {
    background-image: url(../img/pic10.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    height: 860px;
    padding-top: 210px;
    box-sizing: border-box
}

@media screen and (max-width: 737px) {
    .sec09 {
        background-image:url(../img/sp/bg04.jpg);
        height: 617.5px;
        padding: 0
    }
}

@media screen and (min-width: 738px) {
    .sec09>div>div {
        padding-left:80px
    }
}

@media screen and (max-width: 737px) {
    .sec09>div>div {
        width:275px;
        padding-top: 55px;
        margin: 0 auto
    }
}

.sec09>div>div>h2 {
    font-size: 30px;
    font-size: 3rem;
    line-height: 1;
    font-weight: bold
}

@media screen and (max-width: 737px) {
    .sec09>div>div>h2 {
        font-size:17.5px;
        font-size: 1.75rem;
        line-height: 1;
        text-align: center
    }
}

@media screen and (min-width: 738px) {
    .sec09>div>div>p {
        font-size:16px;
        font-size: 1.6rem;
        line-height: 2.8125;
        margin-top: 20px;
        width: 460px
    }
}

@media screen and (max-width: 737px) {
    .sec09>div>div>p {
        font-size:12.5px;
        font-size: 1.25rem;
        line-height: 2.08;
        margin-top: 20px;
        letter-spacing: -0.05em
    }
}

.sec06 {
    background-image: url(../img/bg_voice.jpg);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: auto 100%;
    box-sizing: border-box
}

@media screen and (min-width: 738px) {
    .sec06 {
        height:520px;
        padding-top: 65px
    }
}

@media screen and (max-width: 737px) {
    .sec06 {
        padding-top:35px;
        padding-bottom: 40px
    }
}

.sec06>div>h2 {
    font-size: 36px;
    font-size: 3.6rem;
    line-height: 1;
    font-weight: bold;
    color: #fff;
    text-align: center
}

@media screen and (max-width: 737px) {
    .sec06>div>h2 {
        font-size:20px;
        font-size: 2rem;
        line-height: 1
    }
}

@media screen and (min-width: 738px) {
    .sec06>div>ul {
        display:-webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: space-between;
        margin-top: 60px
    }
}

@media screen and (max-width: 737px) {
    .sec06>div>ul {
        margin-top:10px;
        padding: 0 20px
    }
}

.sec06>div>ul>li {
    background-color: #fff;
    box-sizing: border-box
}

@media screen and (min-width: 738px) {
    .sec06>div>ul>li {
        width:550px;
        height: 280px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        border: 4px solid #AD8F37
    }
}

@media screen and (max-width: 737px) {
    .sec06>div>ul>li {
        margin-top:20px;
        border: 2px solid #AD8F37;
        padding: 5px
    }
}

.sec06>div>ul>li>div {
    border: 1px solid #AD8F37;
    box-sizing: border-box
}

@media screen and (min-width: 738px) {
    .sec06>div>ul>li>div {
        width:525px;
        height: 255px;
        padding: 35px 37.5px 0 37.5px
    }
}

@media screen and (max-width: 737px) {
    .sec06>div>ul>li>div {
        padding:15px 20px
    }
}

.sec06>div>ul>li>div>h3 {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.8125
}

@media screen and (max-width: 737px) {
    .sec06>div>ul>li>div>h3 {
        font-size:12.5px;
        font-size: 1.25rem;
        line-height: 2.08
    }
}

.sec06>div>ul>li>div>p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 2.8125;
    text-align: right
}

@media screen and (max-width: 737px) {
    .sec06>div>ul>li>div>p {
        font-size:12.5px;
        font-size: 1.25rem;
        line-height: 2.08
    }
}

.sec07 {
    padding-top: 25px;
    padding-bottom: 45px;
    text-align: center
}

@media screen and (max-width: 737px) {
    .sec07 {
        padding-top:15px;
        padding-bottom: 35px
    }
}

@media screen and (max-width: 737px) {
    .sec07>div>a img {
        width:290px
    }
}

.sec07>div>p {
    font-size: 23px;
    font-size: 2.3rem;
    line-height: 1;
    font-weight: bold;
    color: #B40A1E;
    margin-top: 10px
}

@media screen and (max-width: 737px) {
    .sec07>div>p {
        font-size:13px;
        font-size: 1.3rem;
        line-height: 1;
        letter-spacing: -0.05em
    }
}

.sec07>div>h3 {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: bold;
    margin-top: 30px
}

@media screen and (max-width: 737px) {
    .sec07>div>h3 {
        font-size:12.5px;
        font-size: 1.25rem;
        line-height: 1;
        margin-top: 20px
    }
}

@media screen and (min-width: 738px) {
    .sec07>div>div>ul {
        margin-top:30px;
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center
    }
}

@media screen and (max-width: 737px) {
    .sec07>div>div>ul {
        margin-top:20px;
        padding: 0 20px
    }
}

.sec07>div>div>ul>li {
    margin-left: 50px;
    width: 300px
}

@media screen and (max-width: 737px) {
    .sec07>div>div>ul>li {
        display:inline-block;
        vertical-align: top
    }
}

.sec07>div>div>ul>li:first-child {
    margin-left: 0
}

@media screen and (max-width: 737px) {
    .sec07>div>div>ul>li {
        margin-left:25px;
        width: 150px
    }
}

.sec07>div>div>ul>li p {
    text-align: left;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.85714;
    margin-top: 15px
}

@media screen and (max-width: 737px) {
    .sec07>div>div>ul>li p {
        font-size:11px;
        font-size: 1.1rem;
        line-height: 1.59091;
        margin-top: 5px
    }
}

.sns {
    background-color: #fafae6;
    padding-top: 50px;
    padding-bottom: 60px
}

@media screen and (max-width: 737px) {
    .sns {
        padding-top:35px;
        padding-bottom: 70px
    }
}

.sns>div>p {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: bold;
    text-align: center
}

@media screen and (max-width: 737px) {
    .sns>div>p {
        font-size:12.5px;
        font-size: 1.25rem;
        line-height: 1
    }
}

.sns>div>div {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    margin-top: 30px
}

@media screen and (max-width: 737px) {
    .sns>div>div {
        margin-top:25px
    }
}

.sns>div>div>a {
    display: inline-block;
    vertical-align: top;
    margin-left: 40px
}

@media screen and (max-width: 737px) {
    .sns>div>div>a {
        margin-left:30px
    }

    .sns>div>div>a>img {
        width: 40px
    }
}

.sns>div>div>a:first-child {
    margin-left: 0
}

@media screen and (min-width: 738px) {
    .sns>div>ul {
        display:-webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        margin-top: 30px
    }
}

@media screen and (max-width: 737px) {
    .sns>div>ul {
        margin-top:5px;
        padding: 0 20px
    }
}

@media screen and (min-width: 738px) {
    .sns>div>ul>li {
        margin-left:20px
    }

    .sns>div>ul>li:first-child {
        margin-left: 0
    }
}

@media screen and (max-width: 737px) {
    .sns>div>ul>li {
        margin-top:15px
    }
}

.sns>div>ul>li>a {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1;
    border: 1px solid #46230F;
    width: 300px;
    height: 55px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff
}

@media screen and (max-width: 737px) {
    .sns>div>ul>li>a {
        font-size:12px;
        font-size: 1.2rem;
        line-height: 1;
        width: 100%;
        height: 35px
    }
}

.banner_block {
    position: fixed;
    z-index: 100;
    top: 12%;
    right: 0;
}

.banner_block .banner_link {
    display: block;
    background-repeat: no-repeat;
    width: 50px;
}

.banner_block .banner_link:hover {
    opacity: 0.6;
}

.banner_block .banner_link + .banner_link {
    margin-top: 17px;
}

.banner_block .banner_reserve {
    height: 180px;
    background-image: url(../img/banner.png);
}

.banner_block .banner_contact {
    height: 160px;
    background-image: url(../img/banner2.png);
}

.banner_block .banner_fb {
    height: 120px;
    background-image: url(../img/banner3.png);
}

.banner_block .banner_inst {
    height: 130px;
    background-image: url(../img/banner4.png);
}

@media screen and (max-width: 737px) {
    .banner_block {
        display: none;
    }
}

#gotop {
    position: fixed;
    bottom: 60px;
    right: 50px;
    z-index: 8;
    width: 60px;
    height: 60px;
}

#gotop a {
    display: block;
    content: '';
    background: url(../img/gotop.png) no-repeat;
    width: 60px;
    height: 60px;
    background-size: contain;
}

@media screen and (max-width: 737px) {
    #gotop {
        width: 46px;
        height: 46px;
    }
    #gotop a {
        background: url(../img/gotop.png) no-repeat;
        width: 46px;
        height: 46px;
        background-size: contain;
    }
}