@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Josefin+Sans);

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

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

ul {
    list-style: none;
}

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

caption,
th {
    text-align: left;
}

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

object,
embed {
    vertical-align: top;
}

legend {
    display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-size: 100%;
}

img,
abbr,
acronym,
fieldset {
    border: 0;
}

body {
    font-family: 'Noto Sans JP', YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, Arial, "MS P Gothic", "MS Pゴシック", sans-serif;
    -webkit-text-size-adjust: 100%;
    overflow-x: hidden;
    color: #000;
    background: url(../images/bg1.webp) repeat;
    margin: 0;
    padding: 0;
}

a {
    color: #0066ff;
    text-decoration: none;
}

a:hover,
.active {
    text-decoration: underline;
}

a:active,
a:focus,
input:active,
input:focus {
    outline: 0;
}


/* ヘッダー
------------------------------------------------------------*/
#header {
    position: relative;
    overflow: hidden;
    width: 100%;
}

/*#header img {
    position: absolute;
    left: 50%;
    width: 1280px;
    height: 568px;
    margin-left: -640px;
}*/

#slogan {
    position: absolute;
    width: 100%;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    transform: translate(0, -50%);
    color: #ffffff;
    line-height: 1.2;
    text-align: center;
}

#slogan h1 {
    font-size: 55px;
    font-family: "Hannari";
    font-weight: bold;
    text-shadow: 2px 0px 1px rgba(0, 0, 0, 1), -2px 0px 1px rgba(0, 0, 0, 1), 0px 2px 1px rgba(0, 0, 0, 1), 0px -2px 1px rgba(0, 0, 0, 1);
    letter-spacing: 2px;
}

#slogan h2 {
    font-size: 20px;
    font-weight: normal;
}


/* フッター
------------------------------------------------------------*/
#footer {
    clear: both;
    padding: 50px 10px 70px 0;
    text-align: center;
    font-size: 12px;
}


/* 共通
------------------------------------------------------------*/
h1,
h2 {
    font-family: 'Josefin Sans', 'Noto Sans JP', serif;
}

h1 img {
    width: 40%;
}

img {
    width: 100%;
    height: auto;
}

section {
    clear: both;
}

section h2 {
    font-size: 30px;
    font-weight: normal;
    text-align: center;
}
section h2.sec_t {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
    font-weight: bold;
}
.vMid {
    color: #000;
    background: url(../images/bg1.webp) repeat;
}

.inner {
    width: 90%;
    margin: 0 auto;
    padding: 50px 0;
}
.col1 li{
    width: 100%;
    margin: 0 auto;
}

.col2 li {
    display: inline-block;
    width: 100%;
    margin: 20px 0 20px 0;
}
/* Instagram
------------------------------------------------------------*/

.inner:has(.ig){
    padding: 0;
    margin: 30px auto 10px auto;
    text-align: center;
}

.ig {
    border: 2px solid;
    border-radius: 5px;
    display: inline-block;
    /*background-color: #F6F6F6;*/
    background-image: url(../images/ig_back.png);
    background-repeat: no-repeat;
    background-size: cover;
}
.ig a{
    display: flex;
    justify-content: center;
    padding: 10px 30px;
    color: #fefefe;
    align-items: center;
}
.ig a:hover{
    text-decoration: none;
    opacity: 0.8;
}

.ig img{
    display: block;
    width: 40px;
    height: 40px;
    margin: 10px 20px;
}
.ig .ig_tx{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-shadow: 1px 1px black;
}
.ig p.id {
    font-size: 14px;
}

.ig p.ig_t {
    font-size: 22px;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
    font-weight: bolder;
}

@media only screen and (max-width: 799px) {
    .inner:has(.ig){
        padding: 0;
        margin: 20px auto 0 auto;
    }
    .ig {
        display: block;
    }
    .ig a{
        padding: 10px 10px;
    }
    .ig p.ig_t {
        font-size: 18px;
    }
}
@media only screen and (max-width: 360px) {
    .ig p.ig_t {
        font-size: 16px;
    }
}
@media only screen and (max-width: 320px) {
    .ig p.ig_t {
        font-size: 14px;
    }
}

/* SEC01 お知らせ
------------------------------------------------------------*/

.vision {
    width: 90%;
    margin: 0 auto;
    padding-bottom: 80px;
}


/* SEC02 挨拶・こだわり
------------------------------------------------------------*/
.wrap {
    clear: both;
    width: 100%;
    background: #f6f6f6;
}

.bg {
    line-height: 0;
}

.txt h2 {
    padding: 0 0 20px !important;
}


/* SEC03 メニュー
------------------------------------------------------------*/
.col3 h3 {
    text-align: center;
    display: inline-block;
    margin: 20px auto;
    font-size: 20px;
}
.col3 h3.sec_t{
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN";
    font-weight: bold;
}

.col3 li {
    margin-bottom: 50px;
}

.col3 img {
    max-width: 288px;
    margin: -5px auto 20px;
}

.col3 a {
    color: #000;
    font-size: 17px;
    text-align: center;
    text-decoration: none;
}

.col3 a:hover {
    opacity: 0.5;
}


/* SEC04 店舗情報
------------------------------------------------------------*/
#sec04 {
    background: url(../images/bg.jpg) no-repeat 100% 100% fixed;
    background-size: cover;
    -webkit-background-size: cover;
    color: #fff;
}

#sec04 dl {
    line-height: 1.2;
}

#sec04 dt {
    clear: left;
    float: left;
    display: block;
    width: 30%;
    margin-right: 10%;
    margin-bottom: 20px;
    text-align: right;
    line-height: 1.6em;
}

#sec04 dd {
    width: 60%;
    float: left;
    text-align: left;
    margin-bottom: 15px;
    line-height: 1.6em;
}

#sec04 header {
    display: none;
}


/* SEC05
------------------------------------------------------------*/
#sec05 {
    padding-top: 50px;
}

#sec05 dl {
    line-height: 1.2;
}

#sec05 dt {
    clear: left;
    float: left;
    display: block;
    width: 30%;
    margin-right: 10%;
    margin-bottom: 20px;
    text-align: right;
    line-height: 1.6em;
}

#sec05 dd {
    width: 60%;
    float: left;
    text-align: left;
    margin-bottom: 15px;
    line-height: 1.6em;
}

#sec05 header {
    display: none;
}

#map {
    position: relative;
    padding-bottom: 75%;
    height: 0;
    overflow: hidden;
}

#map iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
    border: 0;
}
/* topアニメーション 設定
------------------------------------------------------------*/
.no_scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}

#start_display {
    text-align: center;
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    background: #fff;
    z-index: 520;
}

#start_display.timer {
    animation: fadeout 3000ms;
}

@keyframes fadeout {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

#canvas {
    width: 250px;
    max-width: 100%;
    height: auto;
    display: block;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

.hide_disp {
    display: none;
    position: inherit;
    z-index: 0;
}
/* フォトギャラリー 設定
------------------------------------------------------------*/
.loop_wrap {
    display: flex;
    width: 100vw;
    overflow: hidden;
    padding-bottom: 50px;
}

.loop_wrap ul {
    display: -webkit-flex;
    display: flex;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: auto;
    margin: 0;
    padding: 0;
}

.loop_wrap li {
    display: inline-block;
    width: calc(100vw / 2);
    max-width: 300px;
    min-width: 150px;
    margin: 0;
    list-style: none;
    text-align: center;
}

@keyframes loop {
    0% {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}

@keyframes loop2 {
    0% {
        transform: translateX(0);
    }

    to {
        transform: translateX(-200%);
    }
}

.loop_wrap ul:first-child {
    -webkit-animation: loop 40s -20s linear infinite;
    animation: loop 40s -20s linear infinite;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    will-change: transform;
}

.loop_wrap ul:last-child {
    animation: loop2 40s linear infinite;
}

.inner.photogallery {
    padding-bottom: 0;
}

/* チラシ 設定
------------------------------------------------------------*/
.paper_img{
    text-align: center;
}
.paper_img img{
   width: 100%;
   max-width: 620px;
}

/* その他追記 設定
------------------------------------------------------------*/
#slider {
    height: 568px;
}

.col2 dd a {
    color: #333;
}

.col2 dd a:hover {
    opacity: 0.7
}

/* RESPONSIVE 設定
------------------------------------------------------------*/
/* 外国語ガイド ここから */
.panelpc{
    position: relative;
}
#pclang{
    color: #fefefe;
    position: absolute;
    top:18px;
    left:18px;
}
#pclang a{
    color: #fefefe;
}
#pclang .langcurrent{
    text-decoration: underline;
}
#lang{
    display: none;
}
/* 外国語ガイド ここまで */

@media only screen and (min-width: 1200px) {
    .inner {
        width: 1024px;
    }

    section h2 {
        padding: 70px 0 20px;
    }

    .txt h2 {
        padding: 0 0 20px !important;
    }
}

@media only screen and (min-width: 800px) {
    body {
        font-size: 16px;
    }

    .logo {
        width: 10%;
        margin-left: 25px;
        float: left;
        background-color: #ffffffdb;
        padding: 15px 10px;
    }

    .logo img {
        display: block;
    }

    a#menu {
        display: none;
    }

    .panel {
        /*display: block !important;*/
    }

    #mainnav {
        position: absolute;
        top: 0;
        width: 100%;
        z-index: 500;
    }

    #mainnav ul {
        text-align: right;
        padding-right: 30px;
    }

    #mainnav li {
        display: inline-block;
        padding: 25px 10px;
        font-size: 14px;
        font-weight: 300;
    }

    #mainnav a {
        color: #000;
    }

    #mainnav.changeNav {}

    #mainnav.changeNav li {
        padding: 20px 10px;
    }

    /* SEC02 挨拶・こだわり
    -----------------*/
    .txt,
    .bg {
        width: 50%;
        float: left;
        display: table;
    }
    #sec02_02:after {
        content: "";
        display: block;
        clear: both;
    }

    #sec02_02 .txt,
    #sec02_02 .bg {
        float: right;
        color: #fefefe;
    }

    .vMid {
        display: table-cell;
        padding: 0 100px;
        vertical-align: middle;
    }
    .vMid2 {
        display: table-cell;
        padding: 0 20px;
        vertical-align: middle;
    }

    /* SEC03 メニュー
    -----------------*/
    .col3 {
        text-align: center;
    }

    .col3 li {
        display: inline-block;
        width: 29%;
        padding: 0 1.5%;
        margin-bottom: 0;
        vertical-align: top;
    }

    .col3 li a:hover{
        opacity: 0.5
    }

    /* SEC05
    -----------------*/
    #sec05 {
        padding-top: 120px;
    }

    #footer {
        padding: 30px 10px 70px 0;
    }
}

@media only screen and (min-width: 641px) {
    .col1 li{
        width: 47%;
        margin: 0 auto;
    }

    .col2 li {
        width: 47%;
        padding: 0 1%;
        vertical-align: middle;
    }
}

@media only screen and (max-width: 640px) {
    #map iframe {
        width: 96% !important;
        left: 2%;
    }
}

@media only screen and (max-width: 799px) {
    #sec02_02 {
        background-image: url(../images/bg2.webp);
        background-repeat: no-repeat;
        background-size: cover;
    }
    #sec02_02 .txt,
    #sec02_02 .bg {
        color: #fefefe;
    }
    #slogan {
        position: absolute;
        top: 70%;
        width: 90%;
        right: inherit;
        margin: 0 auto;
        padding-top: 6px;
        -webkit-transform: translate(0, -50%);
        transform: translate(0, -50%);
        color: #fff;
        line-height: 1.2;
        text-align: center;
    }

    #slogan h1 {
        font-size: 31px;
    }

    #slogan h2 {
        font-size: 16px;
    }

    a#menu {
        display: inline-block;
        position: relative;
        width: 40px;
        height: 40px;
        margin: 10px;
        background-color: #00000057;
    }

    .logo {
        display: block;
        padding: 15px 0;
        margin: 55px auto 0 auto;
        width: 40%;
        max-width: 160px;
        background-color: rgba(255, 255, 255, 0.79);
    }

    #menuWrap {
        text-align: center;
    }

    #menuBtn {
        display: block;
        position: absolute;
        top: 50%;
        left: 50%;
        width: 18px;
        height: 2px;
        margin: -1px 0 0 -9px;
        background: #fff;
        transition: .2s;
    }

    #menuBtn:before,
    #menuBtn:after {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 0;
        width: 18px;
        height: 2px;
        background: #fff;
        transition: .3s;
    }

    #menuBtn:before {
        margin-top: -7px;
    }

    #menuBtn:after {
        margin-top: 5px;
    }

    a#menu .close {
        background: transparent;
    }

    a#menu .close:before,
    a#menu .close:after {
        margin-top: 0;
    }

    a#menu .close:before {
        transform: rotate(-45deg);
        -webkit-transform: rotate(-45deg);
    }

    a#menu .close:after {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
    }

    .panel {
        width: 100%;
        display: none;
        overflow: hidden;
        position: relative;
        left: 0;
        top: 0;
        z-index: 100;
    }

    #mainnav {
        position: absolute;
        top: 0;
        right: 0;
        width: 100%;
        text-align: right;
        z-index: 500;
    }

    #mainnav ul {
        background: #000000d6;
        text-align: left;
    }

    #mainnav li {
        padding-left: 10px;
        border-bottom: 1px solid rgba(255, 255, 255, 0.6);
    }

    #mainnav li:last-child {
        border-bottom: none;
    }

    #mainnav li a {
        position: relative;
        display: block;
        padding: 15px 25px;
        color: #ffffff;
        font-weight: 400;
    }

    #mainnav li a:before {
        display: block;
        content: "";
        position: absolute;
        top: 50%;
        left: 5px;
        width: 6px;
        height: 6px;
        margin: -4px 0 0 0;
        border-top: solid 2px #ffffff;
        border-right: solid 2px #ffffff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .col3 li {
        text-align: center;
        margin: 0 auto;
        display: block;
        max-width: 288px;
    }

    #sec04 dt {
        clear: left;
        float: left;
        display: block;
        width: 27%;
        margin-right: 9%;
        margin-bottom: 20px;
        text-align: right;
        line-height: 1.6em;
    }

    /* topアニメーション 設定
    -----------------*/
    #canvas {
        width: 200px;
        max-width: 100%;
        height: auto;
        display: block;
        position: absolute;
        left: 50%;
        top: 40%;
        transform: translate(-50%, -50%);
    }

    /* チラシ 設定
    -----------------*/
   .paper_img img{
       background-color: #fff;
   }
    /* 外国語ガイド ここから */
    #lang{
        position: absolute;
        top:20px;
        right: 20px;
        z-index: 501;
        display: inline-flex;
        align-items: center;
    }

    #lang::after {
        position: absolute;
        right: 15px;
        width: 10px;
        height: 7px;
        background-color: #535353;
        clip-path: polygon(0 0, 100% 0, 50% 100%);
        content: '';
        pointer-events: none;
    }

    #lang select {
        appearance: none;
        min-width: 30px;
        height: auto;
        padding: 3px calc(.8em + 30px) 3px .8em;
        border: none;
        border-bottom: 2px solid #cccccc;
        background-color: #fff;
        color: #333333;
        font-size: 1em;
        cursor: pointer;
    }

    #lang select:focus {
        outline: none;
    }
    /* 外国語ガイド ここまで */
}
/* 外国語ガイド ここから */
@media only screen and (max-width: 995px) {
    .panelpc{
        text-align: center
    }
    #pclang{
        position:inherit;
        top:0;
        left: 0;
    }
}
/* 外国語ガイド ここまで */

@media only screen and (max-width: 1199px) {
    section h2 {
        padding: 50px 0 20px 0;
    }

    #sec01 h2 {
        padding: 70px 0 20px;
    }

    .vMid {
        padding: 0 20px;
    }
    .vMid2 {
        padding: 0 20px;
    }
}

/* メニュー調整 */
.panel ul li img,
.panelpc ul li img {
    width: auto;
    height: 20px;
}

.panelpc {
    padding: 8px 0;
    background-color: #000;
}

.panelpc a:hover {
    opacity: 0.7;
}

.panelpc ul {
    text-align: center;
}

.panelpc ul li {
    display: inline-block;
    margin: 10px 0 10px 10px;
    padding-right: 10px;
    border-right: 1px solid #fff;
}
.panelpc ul li a{
    font-size: 20px;
    font-weight: bold;
    color: #fefefe;
}

.panelpc ul li:last-child {
    border: none;
}

.info {
    color: #333;
    background-color: rgba(255, 255, 255, 0.87);
}

@media only screen and (min-width: 800px) {
    .pc {
        display: block
    }

    .sp {
        display: none;
    }
    /* フォトギャラリー */
    .loop_wrap:hover ul {
        animation-play-state: paused;
    }
}

@media only screen and (max-width: 799px) {
    .pc {
        display: none;
    }

    .sp {
        display: block;
    }

    #slogan {
        top: 80%;
        left: 5%;
    }

    h1 img {
        width: 100%;
    }

    #slogan h1 {
        margin: 0;
    }

    .vMid {
        padding:50px 20px;
    }
    .vMid2 {
        padding:50px 20px;
    }
}

#followarea {
    font-size: 14px;
    padding: 20px;
    background-color: rgb(0, 0, 0, 0.5);
    color: #fff;
    position: absolute;
    top: 355px;
    right: 10px;
    width: 300px;
    text-align: center;
}

#followarea.down {
    position: fixed;
    top: 10px;
}

.f-txt {}

a.f-btn {
    color: #000!important;
    font-size: 16px;
    font-weight: bold;
    display: block;
    overflow: hidden;
    position: relative;
    width: 80%;
    margin: 5px auto;
    padding: 5px;
    background-color: #ffffffeb;
}

.f-btn img {
    width: 70%;
}

.f-tel-area a {
    font-size: 25px;
    color: #fff;
}

.f-tel-area a:hover {
    opacity: 0.7;
    text-decoration: none;
}

.sns_area {
    margin-bottom: 10px;
}

.sns_icon {
    width: 30px
}

@media only screen and (max-width: 799px) {
    #followarea_sp {}
}

/*------ 予約ボタン ------*/
a#tel {
    position: fixed;
    width: 250px;
    height: 44px;
    text-align: center;
    line-height: 44px;
    left: 50%;
    bottom: 10px;
    margin-left: -123px;
    display: block;
    background: rgb(0, 0, 0);
    color: #fff;
    text-align: center;
    text-decoration: none;
    font-size: 15px;
    font-weight: 600;
}

.menu_img {
    width: 40%;
    margin: 0 auto
}

/*------ お知らせ ------*/
#sec00 li {
    display: flex;
    padding: 15px;
    border-bottom: 0.1em solid #afafaf;
}

.day {
    padding-right: 20px;
    margin-top: 3px;
}

.text {}

.popup_wrap input {
    display: none;
}

.popup_overlay {
    display: flex;
    justify-content: center;
    overflow: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 9999;
    width: 100%;
    height: 100%;
    background: rgba(29, 29, 29, 0.7);
    opacity: 0;
    transition: opacity 0.5s, transform 0s 0.5s;
    transform: scale(0);
}

.popup_trigger {
    position: absolute;
    width: 100%;
    height: 100%;
}

.popup_content {
    position: relative;
    align-self: center;
    width: 90%;
    max-width: 800px;
    padding: 60px 20px;
    box-sizing: border-box;
    background: #fff;
    line-height: 1.4em;
    transition: 0.5s;
}

.popup_content p {
    margin: 15px 0;
}

.popup_content span {
    width: 100%;
    display: block;
    padding-bottom: 15px;
    font-weight: 600;
    font-size: 17px;
    text-align: center;
}

.close_btn {
    position: absolute;
    top: 14px;
    right: 16px;
    font-size: 25px;
    cursor: pointer;
}

.popup_wrap input:checked~.popup_overlay {
    opacity: 1;
    transform: scale(1);
    transition: opacity 0.8s;
}

.open_btn {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    color: #000;
    cursor: pointer;
    transition: .3s ease;

}

.open_btn:hover {
    opacity: 0.5;
    transition: .3s ease;
}

/*お知らせポップアップココまで*/
/*アニメーションここから*/
.no_scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
    height: 100%;
}

#start_display {
    text-align: center;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    background: #fff;
    z-index: 520;
}

#start_display.anime2 {
    animation-name: fade-in2;
    animation-duration: 2s;
    animation-timing-function: ease-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
}

#start_display img {
    animation-name: fade-in1;
    animation-duration: 3s;
    animation-timing-function: ease-out;
    animation-delay: 0s;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: forwards;
    border: none;
    max-width: 500px;
    height: auto;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

@keyframes fade-in1 {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fade-in2 {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.hide_disp {
    display: none;
    position: inherit;
    z-index: 0;
}

/*アニメーションここまで*/
/*  ここから */
#slogan h1.slogan_en{
    width: 60%;
    margin: auto;
}

.sec02_02_bg {
    background-image: url(../images/bg2.webp);
    background-repeat: no-repeat;
    background-size: cover;
}
.sec02_02_mul {
    display: flex;
    justify-content: center;
    box-sizing: content-box;
    padding: 30px 0 10px 0;
    align-items: flex-start;
}
.sec02_02_mul .commitment h2{
    padding-top: 40px;
    font-size: 34px;
}
.commitment,
.shopkeeper{
    width: 50%;
}

.commitment{
    color: #fefefe;
}
.commitment p{
    line-height: 1.8;
    font-size: 18px;
}
.shopkeeper img{
    display: block;
    width: 70%;
    height: 100%;
    margin: auto;
}
.col2{
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
.col2:first-of-type{
    justify-content: center;
}
.col2 li{
    display: block;
}
@media only screen and (max-width: 799px){
    #slogan h1.slogan_en {
        width: 100%;
        font-size: 26px;
    }
    section h2{
        font-size: 24px;
    }
    .sec02_02_mul {
        flex-direction: column-reverse;
        padding: 0 0 20px 0;
    }
    .commitment,
    .shopkeeper{
        width: 100%;
    }
    .commitment{
margin-bottom: 20px;
    }
    .commitment p{
        line-height: 2;
        font-size: 16px;
    }
.shopkeeper img{
        width: 60%;
    }
    .sec02_02_mul .commitment h2{
        font-size: 24px;
    }
}

/*  ここまで */

/*文字装飾*/
.letter1{
    font-size: 17px;
}
/*文字装飾ここまで*/

/*求人ここから*/
table {
    width: 100%;
    margin: 50px auto;
}

.tbl-rt th {
    background: #000000;
    border: solid 1px #ccc;
    color: #fff;
    padding: 10px;
}

.tbl-rt td {
    border: solid 1px #ccc;
    padding: 10px;
    background-color: #fff;
}

.tbl-rt p {
    font-size: 16px;
    margin: 5px auto 5px;
}

.col_3{
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin-top: 20px;
}
.col_3 > *{
    width: calc( 33.33333% - 8px ) ;
    margin-right: 12px;
    margin-bottom: 12px;
}
.col_3 > *:nth-child(3n){
    margin-right: auto;
}
.col_3 > * > *{
    position: relative;
    overflow: hidden
}
@media screen and (max-width: 960px) {
    .col_3 > *{
        width: calc( 50% - 6px ) ;
        margin-top: 20px;
    }
    .col_3 > *:nth-child(3n){
        margin-right: 12px;
    }
    .col_3 > *:nth-child(2n){
        margin-right: auto;
    }
}
@media screen and (max-width: 580px) {
    .col_3 > *{
        width: 100%;
        margin-right: auto;
        margin-top: 20px;
    }
    .col_3 > *:nth-child(3n){
        margin-right: auto;
    }
}

@media screen and (max-width: 640px) {
    .last td:last-child {
        border-bottom: solid 1px #ccc;
    }

    .tbl-rt {
        width: 100%;
    }

    .tbl-rt th,
    .tbl-rt td {
        border-bottom: none;
        display: block;
    }
}
/*求人ここまで*/
