@charset "UTF-8";

/*----------------------------------------------------
 Reset
----------------------------------------------------*/
*,
*::before,
*::after {
    box-sizing: border-box;
}

ul[class], ol[class] {
    padding: 0;
}

body, h1, h2, h3, h4, p, ul[class], ol[class], li, figure, figcaption, blockquote, dl, dd {
    margin: 0;
}

body {
    min-height: 100vh;
    scroll-behavior: smooth;
    line-height: 1.7;
    -webkit-text-size-adjust: 100%;
}

ul[class], ol[class] {
    list-style: none;
}

img {
    max-width: 100%;
    display: block;
}

input, button, textarea, select {
    font: inherit;
}

/*----------------------------------------------------
 flex
----------------------------------------------------*/
.flex-wrap{flex-wrap:wrap}.flex-nowrap{flex-wrap:nowrap}.flex-grow-0{flex-grow:0}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.flex-shrink{flex-shrink:1}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.order-first{order:-9999}.order-last{order:9999}.order-none{order:0}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.self-auto{align-self:auto}.self-start{align-self:flex-start}.self-end{align-self:flex-end}.self-center{align-self:center}.self-stretch{align-self:stretch}

@media (min-width: 768px) {
    .md\:block{display:block}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}.md\:flex-wrap{flex-wrap:wrap}.md\:flex-nowrap{flex-wrap:nowrap}.md\:flex-grow-0{flex-grow:0}.md\:flex-grow{flex-grow:1}.md\:flex-shrink-0{flex-shrink:0}.md\:flex-shrink{flex-shrink:1}.md\:order-1{order:1}.md\:order-2{order:2}.md\:order-3{order:3}.md\:order-4{order:4}.md\:order-5{order:5}.md\:order-6{order:6}.md\:order-7{order:7}.md\:order-8{order:8}.md\:order-9{order:9}.md\:order-10{order:10}.md\:order-11{order:11}.md\:order-12{order:12}.md\:order-first{order:-9999}.md\:order-last{order:9999}.md\:order-none{order:0}.md\:justify-start{justify-content:flex-start}.md\:justify-end{justify-content:flex-end}.md\:justify-center{justify-content:center}.md\:justify-between{justify-content:space-between}.md\:justify-around{justify-content:space-around}.md\:justify-evenly{justify-content:space-evenly}.md\:items-start{align-items:flex-start}.md\:items-end{align-items:flex-end}.md\:items-center{align-items:center}.md\:items-baseline{align-items:baseline}.md\:items-stretch{align-items:stretch}.md\:content-center{align-content:center}.md\:content-start{align-content:flex-start}.md\:content-end{align-content:flex-end}.md\:content-between{align-content:space-between}.md\:content-around{align-content:space-around}.md\:content-evenly{align-content:space-evenly}.md\:self-auto{align-self:auto}.md\:self-start{align-self:flex-start}.md\:self-end{align-self:flex-end}.md\:self-center{align-self:center}.md\:self-stretch{align-self:stretch}
}
@media (min-width: 1024px) {
    .lg\:block{display:block}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-nowrap{flex-wrap:nowrap}.lg\:flex-grow-0{flex-grow:0}.lg\:flex-grow{flex-grow:1}.lg\:flex-shrink-0{flex-shrink:0}.lg\:flex-shrink{flex-shrink:1}.lg\:order-1{order:1}.lg\:order-2{order:2}.lg\:order-3{order:3}.lg\:order-4{order:4}.lg\:order-5{order:5}.lg\:order-6{order:6}.lg\:order-7{order:7}.lg\:order-8{order:8}.lg\:order-9{order:9}.lg\:order-10{order:10}.lg\:order-11{order:11}.lg\:order-12{order:12}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:order-none{order:0}.lg\:justify-start{justify-content:flex-start}.lg\:justify-end{justify-content:flex-end}.lg\:justify-center{justify-content:center}.lg\:justify-between{justify-content:space-between}.lg\:justify-around{justify-content:space-around}.lg\:justify-evenly{justify-content:space-evenly}.lg\:items-start{align-items:flex-start}.lg\:items-end{align-items:flex-end}.lg\:items-center{align-items:center}.lg\:items-baseline{align-items:baseline}.lg\:items-stretch{align-items:stretch}.lg\:content-center{align-content:center}.lg\:content-start{align-content:flex-start}.lg\:content-end{align-content:flex-end}.lg\:content-between{align-content:space-between}.lg\:content-around{align-content:space-around}.lg\:content-evenly{align-content:space-evenly}.lg\:self-auto{align-self:auto}.lg\:self-start{align-self:flex-start}.lg\:self-end{align-self:flex-end}.lg\:self-center{align-self:center}.lg\:self-stretch{align-self:stretch}
}
@media (min-width: 1280px) {
    .xl\:block{display:block}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}.xl\:flex-wrap{flex-wrap:wrap}.xl\:flex-nowrap{flex-wrap:nowrap}.xl\:flex-grow-0{flex-grow:0}.xl\:flex-grow{flex-grow:1}.xl\:flex-shrink-0{flex-shrink:0}.xl\:flex-shrink{flex-shrink:1}.xl\:order-1{order:1}.xl\:order-2{order:2}.xl\:order-3{order:3}.xl\:order-4{order:4}.xl\:order-5{order:5}.xl\:order-6{order:6}.xl\:order-7{order:7}.xl\:order-8{order:8}.xl\:order-9{order:9}.xl\:order-10{order:10}.xl\:order-11{order:11}.xl\:order-12{order:12}.xl\:order-first{order:-9999}.xl\:order-last{order:9999}.xl\:order-none{order:0}.xl\:justify-start{justify-content:flex-start}.xl\:justify-end{justify-content:flex-end}.xl\:justify-center{justify-content:center}.xl\:justify-between{justify-content:space-between}.xl\:justify-around{justify-content:space-around}.xl\:justify-evenly{justify-content:space-evenly}.xl\:items-start{align-items:flex-start}.xl\:items-end{align-items:flex-end}.xl\:items-center{align-items:center}.xl\:items-baseline{align-items:baseline}.xl\:items-stretch{align-items:stretch}.xl\:content-center{align-content:center}.xl\:content-start{align-content:flex-start}.xl\:content-end{align-content:flex-end}.xl\:content-between{align-content:space-between}.xl\:content-around{align-content:space-around}.xl\:content-evenly{align-content:space-evenly}.xl\:self-auto{align-self:auto}.xl\:self-start{align-self:flex-start}.xl\:self-end{align-self:flex-end}.xl\:self-center{align-self:center}.xl\:self-stretch{align-self:stretch}
}

/*----------------------------------------------------
 display
----------------------------------------------------*/
.block{display:block}.inline{display:inline}.inline-block{display:inline-block}.hidden{display:none}.flex{display:flex}.inline-flex{display:inline-flex}

@media (min-width: 768px) {
    .md\:block{display:block}.md\:inline{display:inline}.md\:inline-block{display:inline-block}.md\:hidden{display:none}.md\:flex{display:flex}.md\:inline-flex{display:inline-flex}
}
@media (min-width: 1024px) {
    .lg\:block{display:block}.lg\:inline{display:inline}.lg\:inline-block{display:inline-block}.lg\:hidden{display:none}.lg\:flex{display:flex}.lg\:inline-flex{display:inline-flex}
}
@media (min-width: 1280px) {
    .xl\:block{display:block}.xl\:inline{display:inline}.xl\:inline-block{display:inline-block}.xl\:hidden{display:none}.xl\:flex{display:flex}.xl\:inline-flex{display:inline-flex}
}

/*----------------------------------------------------
    Component
----------------------------------------------------*/
/* clearfix */
.clearfix {
    clear: both;
    zoom: 1;
}

.clearfix:after {
    content: " ";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* rollover */
.rollover {
    animation: horizontalY 1s ease-in-out infinite alternate;
            transition: all 1s;
    -webkit-transition: all 1s;
}

.rollover:hover {
    animation: horizontalY 0.5s ease-in-out infinite alternate;
            transition: all 0.5s;
    -webkit-transition: all 0.5s;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

/* innerlink */
.innerlink {
    display: block;
    height: 1px;
    position: relative;
    top: -60px;
}

@media (min-width: 768px) {
    .innerlink {
        top: -90px;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/* pc/sp */
.pc {
    display: none;
}

.pc-i {
    display: none;
}

.sp {
    display: block;
}

.sp-i {
    display: inline;
}

@media (min-width: 768px) {
    .pc {
        display: block;
    }

    .pc-i {
        display: inline;
    }

    .sp,
    .sp-i {
        display: none;
    }
}

/*----------------------------------------------------
 body
----------------------------------------------------*/
body {
    background: #000;
    color: #fff;
    margin: 0 auto;
}

@media (min-width: 768px) {
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

a {
    color: inherit;
    text-decoration: none;
}

/*----------------------------------------------------
 gmenu toggle
----------------------------------------------------*/
.gmenu-toggle {
    cursor: pointer;
    display: inline-block;
    height: 40px;
    position: fixed;
    right: .5rem;
    top: .6rem;
    width: 40px;
    z-index: 1000;
}
.gmenu-toggle span {
    background: #fff;
    display: block;
    height: 2px;
    margin-top: -1px;
    position: absolute;
    top: 50%;
    left: 8px;
    transition: .2s;
    width: 24px;
}
.gmenu-toggle span::before,
.gmenu-toggle span::after{
    background: #fff;
    content: "";
    display: block;
    height: 2px;
    position: absolute;
    top: 50%;
    left: 0;
    transition: .3s;
    width: 24px;
}
.gmenu-toggle span::before{
    margin-top: -10px;
}
.gmenu-toggle span::after{
    margin-top: 8px;
}

/* open */
.gmenu-open .gmenu-toggle span {
    background: transparent;
}

.gmenu-open .gmenu-toggle span::before,
.gmenu-open .gmenu-toggle span::after{
    background: #fff;
    margin-top: 0;
}

.gmenu-open .gmenu-toggle span::before{
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.gmenu-open .gmenu-toggle span::after{
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}

@media (min-width: 768px) {
    .gmenu-toggle {
        /* background: #000; */
        top: 1.5em;
        right: 1em;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 gmenu
----------------------------------------------------*/
.gmenu,
.gmenu * {
    -webkit-transition: all .5s;
    transition: all .5s;
}

.gmenu {
    background: #000;
    font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    height: 0;
    overflow-y: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 999;
}

.gmenu-open .gmenu {
    height: 80vh;
    padding-top: 1rem;
    overflow-y: scroll;
}
.gmenu-in {
    height: 100%;
}

.gmenu li:last-child {
    padding-top: 2rem;
    padding-bottom: 2rem;
}
.gmenu li:last-child img {
    margin: 0 auto;
    max-width: 180px;
    width: 20%;
}

.gmenu li a {
    color: #fff;
    display: block;
    font-size: 1.5rem;
    padding: 0;
    text-align: center;
    text-decoration: none;
}

.gmenu-open .gmenu li a {
    padding: 1rem;
}

@media (min-width: 768px) {
    .gmenu ul {
        font-size: 1rem;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 fixed-reserve
----------------------------------------------------*/
.fixed-reserve {
    position: fixed;
    bottom: 5rem;
    right: 2rem;
    max-width: 120px;
    width: 20%;
    z-index: 9999;
}

/*----------------------------------------------------
 main-visual
----------------------------------------------------*/
.main-visual {
    position: relative;
    min-height: 100vh; /* Fallback */
    min-height: calc(var(--vh, 1vh) * 100);
}

.main-visual-logo {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    width: 100%;
}

.main-visual-logo > img {
    margin: 0 auto;
    max-width: 65%;
    width: 500px;
}
.main-visual-nav a {
    display: block;
    margin: 0 auto;
    max-width: 85%;
    width: 500px;
}

@media (min-width: 768px) {
    .main-visual {
        position: relative;
        min-height: 100vh; /* Fallback */
        min-height: calc(var(--vh, 1vh) * 100);
        z-index: 9999;
    }
    .main-visual-nav {
        align-items: center;
        display: flex;
        justify-content: space-between;
        margin: 0 auto;
        max-width: 85%;
        width: 800px;
    }
    .main-visual-nav a {
        max-width: 50%;
        width: 50%;
    }
    .main-visual-nav a img {
        width: 100%;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 slick-dots
----------------------------------------------------*/
.slick-initialized .slick-slide {
    background-size: cover;
    background-position: center center;
    min-height: 100vh; /* Fallback */
    min-height: calc(var(--vh, 1vh) * 100);
}

.slick-dots {
    height: 10px;
    position: absolute;
    bottom: 10px;
    right: 20px;
}

.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 3px;
    position: relative;
    width: 10px;
}

.slick-dots li button {
    background: transparent;
    border: 0;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    line-height: 0;
    padding: 0;
    outline: none;
}

.slick-dots li.slick-active button::before {
    color: #D3D3D3;
}

.slick-dots li button::before {
    content: '•';
    color: #fff;
    font-family: 'slick';
    font-size: 40px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

/*----------------------------------------------------
 title
----------------------------------------------------*/
.title {
    position: relative;
}

.title-text {
    background: rgba(0,0,0,.5);
    border: 1px solid #fff;
    color: #fff;
    font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    letter-spacing: 2px;
    padding: .5rem;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    text-align: center;
    width: 60%;
}

/*----------------------------------------------------
 arrow
----------------------------------------------------*/
.arrow {
    padding: 1rem 0;
}

.arrow img {
    margin: 0 auto;
    max-width: 6.25%;
}

@media (min-width: 768px) {
    .arrow {
        padding: 0;
        position: absolute;
        left: 0;
        bottom: 2rem;
        width: 100%;
        z-index: 10000;
    }

    .arrow img {
        max-width: 40px;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 name
----------------------------------------------------*/
.name {
    background: #000;
    position: sticky;
    top: 0;
    padding: 1rem 100px 1rem 1rem;
    z-index: 2;
}

.name img {
    max-width: 100%;
}

@media (min-width: 768px) {
    .name {
        padding: 2rem;
    }
    
    .name img {
        margin-left: auto;
        margin-right: auto;
        max-height: 2rem;
    }
}

/*----------------------------------------------------
 about
----------------------------------------------------*/
.about {
    line-height: 2;
    margin-bottom: 6rem;
    padding: 1rem 1rem 0;
}

@media (min-width: 768px) {
    .about-wrap {
        margin: 0 auto 8rem;
        max-width: 1200px;
        position: relative;
    }
    .about {
        background: rgba(0, 0, 0, 0.7);
        height: 100%;
        padding: 1rem;
        position: absolute;
        right: 0;
        top: 0;
        width: 33.3333333333%;
    }
    .about-in {
        font-size: .875rem;
        position: absolute;
        left: 1rem;
        right: 1rem;
        bottom: 1rem;
    }
    .about-title {
        font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
        margin-bottom: 2rem;
    }
}
@media (min-width: 1024px) {
    .about-in {
        font-size: 1rem;
        left: 3rem;
        right: 3rem;
        bottom: 3rem;
    }
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 staff
----------------------------------------------------*/
.staff-title {
    background: rgba(0,0,0,.5);
    border: 1px solid #fff;
    font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    letter-spacing: 2px;
    margin: 0 auto 1rem;
    padding: .5rem;
    text-align: center;
    width: 60%;
}

.staff {
    margin-bottom: 6rem;
    padding: 0 1rem;
}

.staff > * + *,
.staff-list > * + * {
    margin-top: 2rem;
}

/* each */
.staff-each img {
    margin-bottom: .5rem;
}

/* title2 */
.staff-title2 {
    font-size: .875rem;
    margin-bottom: .5rem;
    position: relative;
}

.staff-title2::before {
    border-top: 1px solid #fff;
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    right: -1rem;
}

.staff-title2 span {
    background: #000;
    padding-right: 1rem;
    position: relative;
    z-index: 2;
}

/* name */
.staff-name {
    font-size: 1.5rem;
}

.staff-name small {
    font-size: .75rem;
    margin-left: 1rem;
}

/* table */
.staff table {
    font-size: .875rem;
    width: 100%;
}

.staff th,
.staff td {
    padding-bottom: .5rem;
}

.staff th {
    text-align: left;
    vertical-align: top;
    white-space: nowrap;
}
.staff td {
    width: 90%;
}

@media (min-width: 768px) {
    .staff {
        margin-left: auto;
        margin-right: auto;
        max-width: 1200px;
        padding: 0;
    }
    .staff-list {
        margin-bottom: 6rem;
        padding-right: 2rem;
    }
    .staff-list > * + * {
        margin-top: 0;
    }
    .staff-title-pc {
        background: #fff;
        color: #000;
        font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
        position: relative;
        text-align: center;
        width: 14%;
    }
    .staff-title-pc span {
        position: absolute;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        left: 0;
        width: 100%;
    }
    .staff-each {
        width: 37.5%;
    }
    .staff-title2::before {
        right: 0;
    }
    .staff th,
    .staff td {
        padding-bottom: 0;
    }
/* 20210727追記ここから  */
    .staff-list {
        flex-wrap: wrap;
    }
    .staff-each {
        margin-bottom: 2rem;
    }
    .staff-each:nth-of-type(odd) {
        margin-left: 19.5%;
    }
    .staff-each:first-of-type {
        margin-left: 0;
    }
/* 20210727追記ここまで  */
}
@media (min-width: 1024px) {
    .staff-header {
        
    }
    /* title2 */
    .staff-title2 {
        font-size: .75rem;
        margin-bottom: 0;
    }
    
    .staff-title2::before {
        content: none;
    }
    /* name */
    .staff-name {
        font-size: 1.125rem;
    }
    
    .staff-name small {
        font-size: .75rem;
        margin-left: 1rem;
    }
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 staff-apply
----------------------------------------------------*/
.staff-apply {
    color: #c79f62;
}

.staff-apply a:first-child {
    background: url(img/icon-arrow2.png) no-repeat right 1rem center #000;
    background-size: auto 40%;
    border: 1px solid #c79f62;
    border-radius: 2rem;
    display: inline-block;
    font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    font-size: 1.25rem;
    font-weight: bold;
    padding: .5rem 1rem;
    position: relative;
    text-align: center;
    width: 100%;
}

@media (min-width: 768px) {
    .staff-apply {
        text-align: center;
    }
    .staff-apply a:first-child {
        background: #000;
        border-radius: 50%;
        display: block;
        height: 180px;
        margin: 0 auto 1.5rem;
        width: 180px;
    }
    .staff-apply a:first-child span {
        position: absolute;
        left: 0;
        top: 50%;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
        text-align: center;
        width: 100%;
    }
    .staff-apply a:nth-child(2) {
        font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 menu
----------------------------------------------------*/
.menu {
    margin-bottom: 6rem;
    padding: 1rem;
}

.menu * {
    transition: all 0.5s;
    -webkit-transition: all 0.5s;
}

.menu > * + * {
    margin-top: 1rem;
}

.menu-title {
    background: url(img/icon-arrow4.png) no-repeat right .5rem center #c79f62;
    background-size: auto 50%;
    color: #000;
    font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1;
    margin-bottom: 0;
    padding: .25rem 1rem;
    position: relative;
    text-align: center;
}

.menu-each.open .menu-title {
    background-image: url(img/icon-arrow3.png);
    margin-bottom: 1rem;
}

/* table */
.menu-list {
    height: 0;
    opacity: 0;
    overflow: hidden;
}

.menu-each.open .menu-list {
    height: auto;
    opacity: 1;
    overflow: visible;
}

.menu table {
    font-size: .875rem;
    width: 100%;
}

.menu table,
.menu table * {
    height: 0;
    padding: 0;
}

.menu .menu-each.open table,
.menu .menu-each.open table * {
    height: auto;
    opacity: 1;
}

.menu th,
.menu td {
    font-weight: normal;
    text-align: left;
    vertical-align: top;
}

.menu td {
    text-align: right;
    white-space: nowrap;
}

@media (min-width: 768px) {
    .menu-wrap {
        margin: 0 auto 8rem;
        max-width: 1200px;
    }
    .menu {
        padding: 0 2rem;
    }
    .menu-title2 {
        background-color: #fff;
        color: #000;
        font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
        font-size: 1.5rem;
        line-height: 1;
        padding: 1rem;
        text-align: center;
    }
    .menu-img {
        width: 55%;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}
/*----------------------------------------------------
 insta
----------------------------------------------------*/
.insta {
    margin: 0 auto 6rem;
    max-width: 1200px;
}
.insta-iframe iframe {
    max-height: 100%;
    max-width: 100%;
}

.insta-iframe {
    margin-bottom: 1rem;
    position: relative;
    width: 100%;
}
.insta-iframe:before {
    content:"";
    display: block;
    padding-top: 100%;
}
.insta-iframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.insta-title {
    margin: 0 auto 1rem;
    max-width: 600px;
    padding: 0 2rem;
}

.insta-img {
    margin-bottom: 1rem;
}

.insta-more {
    font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    padding-right: 1rem;
    text-align: right;
}

.insta-more a span {
    display: inline-block;
    font-size: .875rem;
    letter-spacing: -4px;
    margin-left: .5rem;
}

@media (min-width: 768px) {
    .insta-title {
        margin-bottom: 3rem;
    }
    .insta-iframe {
        margin-bottom: 3rem;
    }
    .insta-iframe:before {
        padding-top: 25%;
    }
    .insta-more {
        text-align: center;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 access
----------------------------------------------------*/
.access {
    background: #fff;
    color: #000;
    padding: 1rem 0 3rem;
}

.title-access {
    font-family:"ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
    margin-bottom: 1rem;
    text-align: center;
}

.access-map {
    margin-bottom: 1rem;
}

.access-map iframe {
    height: 250px;
    width: 100%;
    
}

.access-info {
    margin-bottom: 1rem;
    padding: 0 1rem;
}

.access-info p {
    margin-bottom: .5rem;
}

.access-info table {
    margin-bottom: 3rem;
}

.access-info th,
.access-info td {
    font-weight: normal;
    padding-bottom: .5rem;
    text-align: left;
    vertical-align: top;
}

.access-apply {
    padding: 0 1rem;
}
@media (min-width: 768px) {
    .access {
        padding-top: 0;
        padding-bottom: 8rem;
    }
    .access-map {
        margin-bottom: 3rem;
    }
    .access-map iframe {
        height: 800px;
    }
    .access-info {
        padding-left: 3rem;
    }
}
@media (min-width: 1024px) {
}
@media (min-width: 1280px) {
}

/*----------------------------------------------------
 copyright
----------------------------------------------------*/
.copyright {
    font-size: .875rem;
    padding: 1rem;
    text-align: center;
}