@charset "utf-8";

/*
Theme Name: sobane
Author: abeden co.ltd.
Version: 1.0
*/

/* base */

html {
    padding: 0;
    font-size: 62.5%;
}

body {
    position: relative;
    background: url(img/common/bg_01_1.jpg);
    font-family: 'Yomogi', '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
    color: #333;
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.5em;
    margin: 0;
    z-index: 1;
}

body::before {
    content: url(img/common/bg_06.png);
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    width: auto;
    height: 100vh;
    z-index: -2;
    opacity: .1;
}

body::after {
    content: url(img/common/bg_07.png);
    position: fixed;
    top: 0;
    right: 0;
    z-index: -2;
    opacity: .1;
}

h1 {
    font-size: 2.4rem;
}

h1 a {
    color: #000;
}

h1.fr_g,
h2.fr_g,
h2.fr_o {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 200px;
    background: #fff;
    text-align: center;
    letter-spacing: 3px;
    padding: 25px;
    margin: 30px 0 10px;
    border: solid thin #333;
}

h1.fr_g::after,
h2.fr_g::after {
    content: url(img/frame/frame_g.png);
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -1;
}

h2.fr_o::after {
    content: url(img/frame/frame_o.png);
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: -1;
}

h1.rhombus_y,
h2.rhombus_p,
h2.rhombus_y,
h2.rhombus_b,
h2.rhombus_g {
    position: relative;
    font-size: 3.6rem;
    text-align: center;
    letter-spacing: 2px;
    line-height: 1.1em;
    margin-bottom: 100px;
}

h2.rhombus_p::after {
    content: url(img/frame/frame_purple.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 117px;
    height: 117px;
    margin: auto;
    z-index: -1;
}

h1.rhombus_y::after,
h2.rhombus_y::after {
    content: url(img/frame/frame_y.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 117px;
    height: 117px;
    margin: auto;
    z-index: -1;
}

h2.rhombus_b::after {
    content: url(img/frame/frame_b.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 117px;
    height: 117px;
    margin: auto;
    z-index: -1;
}

h2.rhombus_g::after {
    content: url(img/frame/frame_g02.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 117px;
    height: 117px;
    margin: auto;
    z-index: -1;
}

h3 {
    position: relative;
    font-size: 2.6rem;
}

h3.circle_b {
    position: absolute;
    left: 50px;
    bottom: -40px;
    width: 150px;
    text-align: center;
    line-height: 1.5em;
    z-index: 100;
}

h3.circle_b::after {
    content: url(img/frame/circle_b.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 129px;
    height: 122px;
    margin: auto;
    z-index: -1;
}

h3.circle_o {
    position: absolute;
    right: 20px;
    bottom: -40px;
    width: 150px;
    text-align: center;
    line-height: 1.5em;
    z-index: 100;
}

h3.circle_o::after {
    content: url(img/frame/circle_o.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 127px;
    height: 125px;
    margin: auto;
    z-index: -1;
}

h3.circle_g {
    position: absolute;
    left: 50px;
    bottom: -40px;
    width: 150px;
    text-align: center;
    line-height: 1.5em;
    z-index: 100;
}

h3.circle_g::after {
    content: url(img/frame/circle_g.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 119px;
    height: 117px;
    margin: auto;
    z-index: -1;
}

h3.circle_p {
    position: absolute;
    right: 20px;
    bottom: -40px;
    width: 150px;
    text-align: center;
    z-index: 100;
}

h3.circle_p::after {
    content: url(img/frame/circle_p.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 129px;
    height: 124px;
    margin: auto;
    opacity: 0.8;
    z-index: -1;
}

h4 {
    position: relative;
    font-size: 2.2rem;
    text-align: center;
    margin: 20px 0;
    z-index: 1;
}

h4::after {
    content: url(img/frame/border_p.png);
    position: absolute;
    left: 0;
    right: 0;
    bottom: -5px;
    width: 276px;
    height: 12px;
    margin: auto;
    z-index: -1;
}

h4.cap_y::after {
    content: url(img/frame/border_y.png);
}

h4.cap_b::after {
    content: url(img/frame/border_b.png);
}

h4.cap_g::after {
    content: url(img/frame/border_g.png);
}

h4.cap_lunch::after {
    content: url(img/frame/hukidashi.png);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 117px;
    height: 117px;
    margin: auto;
    z-index: -1;
}
}

h4.cap_p_s::after {
    content: url(img/frame/border_p_s.png);
    width: 150px;
}

a {
    color: #4682b4;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #bbc8e6;
    transition-duration: 0.2s;
}

a:hover img {
    opacity: 0.8;
    transition-duration: 0.2s;
}

a:focus {
    outline: none;
}

img {
    vertical-align: middle;
}

p {
    text-align: justify;
    margin: 25px 0;
}

ul {
    list-style: none;
}

ol {
    padding-left: 25px;
}

ol li {
    margin: 10px 0;
}

dd {
    margin: 20px 0 50px;
}

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

th,
td {
    padding: 10px;
}

hr {
    border: 0;
    height: 1px;
    background: #ccc;
    background-image: -webkit-linear-gradient(left, #eee, #ddd, #eee);
    background-image: -moz-linear-gradient(left, #eee, #ddd, #eee);
    background-image: -ms-linear-gradient(left, #eee, #ddd, #eee);
    background-image: -o-linear-gradient(left, #eee, #ddd, #eee);
    background-image: linear-gradient(left, #eee, #ddd, #eee);
    margin: 70px 0;
}

address {
    font-style: normal;
}

input {
    margin: 5px;
}

[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
    border: solid thin #ccc;
    padding: 5px;
    border-radius: 3px;
}

[type="button"] {
    background: #0095d9;
    color: #fff;
    padding: 5px 15px 2px;
    cursor: pointer;
}

[type="button"]:hover {
    background-color: #70b6f2;
}

[type="number"] {
    width: 70px;
}

small {
    font-size: 1.3rem;
}

rt {
    font-size: 1.3rem;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}

/* common*/
.img-5th img {
    position: relative;
    width: 100%;
    height: auto;
    max-width: 400px;
}


.container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0;
    margin: 0 auto;
}

.co_box {
    position: relative;
    min-height: 100px;
    padding: 0 20px;
    flex-basis: 600px;
    flex-grow: 2;
}

.co_box_m {
    position: relative;
    min-height: 100px;
    padding: 0 10px;
    flex-basis: 420px;
    flex-grow: 1;
}

.co_box_s {
    position: relative;
    min-height: 100px;
    padding: 0 10px;
    flex-basis: 330px;
    flex-grow: 1;
}

.co_box_ss {
    position: relative;
    min-height: 100px;
    padding: 0 20px;
    flex-basis: 200px;
    flex-grow: 1;
}

.co_img {
    position: relative;
    min-height: 100px;
    padding: 10px 20px;
    flex-basis: 300px;
    flex-grow: 1;
}

.co_img_l {
    position: relative;
    min-height: 100px;
    padding: 10px 20px 30px;
    flex-basis: 600px;
    flex-grow: 1;
}

.co_img_s,
.co_img_ss {
    position: relative;
    min-height: 100px;
    padding: 10px 20px;
    flex-basis: 200px;
    flex-grow: 1;
}

.co_img_2 img,
    {
    display: inline-block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}


.co_img img,
.co_img_l img,
.co_img_s img,
.co_img_ss img {
    display: inline-block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.co_img_l img {
    border-radius: 10px 10px 20px 10px;
}

.co_img_s img {
    max-width: 200px;
    border-radius: 10% 10% 20% 10%;
}

.g_container {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(130px, 1fr));
    column-gap: 10px;
}

.g_container img {
    display: inline-block;
    width: 100%;
    height: auto;
    margin: 5px;
}

.division {
    padding: 70px 0;
}

.wrap {
    position: relative;
    width: 100%;
    max-width: 1024px;
    padding: 80px 20px;
    margin: 0 auto;
}

.band {
    position: relative;
    background: rgba(250, 220, 180, .8);
    padding: 50px 0;
}

.band_a {
    position: relative;
    min-height: 30px;
}

.band_bg_1 {
    position: relative;
    min-height: 400px;
    background: url(img/bg_img_02.jpg);
    background-size: cover;
    background-position: center;
}

.cap_1 {
    position: relative;
    text-align: center;
    padding: 40px 20px;
    margin: 50px 0;
}

.cap_1::before {
    content: "";
    position: absolute;
    top: 0;
    left: 5%;
    bottom: 0;
    width: 30%;
    height: 3px;
    background: #ffbab8;
    margin: auto;
    border-radius: 3px;
    z-index: -1;
}

.cap_1::after {
    content: "";
    position: absolute;
    top: 0;
    right: 5%;
    bottom: 0;
    width: 30%;
    height: 3px;
    background: #ffbab8;
    margin: auto;
    border-radius: 3px;
    z-index: -1;
}

.cap_1 h3::after {
    content: url(img/frame/frame_01.png);
    position: absolute;
    inset: 0;
    width: 200px;
    height: 130px;
    margin: auto;
    z-index: -1;
}

.cap_2 {
    background: #f48282;
    font-size: 1.8rem;
    text-align: center;
    color: #fff;
    line-height: 1em;
    padding: 5px;
    margin: 0 auto -40px;
    border-radius: 5px 5px 15px 5px;
}

.cap_3 {
    position: relative;
    text-align: center;
    margin: 10px 0 30px;
}

.cap_3 div {
    position: relative;
}

.cap_3 div::before,
.cap_3 div::after {
    display: inline-block;
    content: "";
    position: absolute;
    bottom: -10px;
    width: 1px;
    height: 45px;
    background: #f48282;
    transform: rotate(-35deg);
}

.cap_3 div::before {
    left: -10px;
}

.cap_3 div::after {
    transform: rotate(35deg);
    right: -10px;
}

.point_1 {
    position: relative;
    background: #f48282;
    color: #fff;
    padding: 20px;
    border-radius: 5px 5px 10px 5px;
}

.point_cap {
    display: inline-block;
    background: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    color: #f48282;
    letter-spacing: 2px;
    padding: 2px 15px;
    margin-bottom: 10px;
}

.checkpoint {
    display: inline-block;
    background: red;
    color: #fff;
    padding: 10px 2px;
    margin: 0 5px 0;
    border-radius: 3px;
}

.marker {
    background: linear-gradient(transparent 60%, #ff6 60%);
}

.red {
    color: red;
}

.x_large {
    font-size: 2.4rem;
    line-height: 1.4em;
}

.large {
    font-size: 2rem;
}

.txt_l {
    text-align: left;
}

.txt_r {
    text-align: right;
}

.txt_c {
    text-align: center;
}

.font_m {
    font-family: Georgia, 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", HGS明朝E, メイリオ, Meiryo, serif;
}

.caution {
    display: inline-block;
    background: red;
    color: #fff;
    padding: 2px 10px;
}

.in_block {
    display: inline-block;
}

.bg_g {
    background: #f4fff4;
}

.bg_r {
    background: #fff4ff;
}

.bg_y {
    background: #fbebd1;
}

.bg_b {
    background: #f4ffff;
}

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

.variable_img2 img {
    max-width: 600px;
    width: 100%;
    height: auto;
}

.btn_1 {
    display: inline-block;
    background: #fff;
    color: #f48282;
    padding: 5px 15px;
    margin: 15px 0;
    border: solid 2px #f48282;
    border-radius: 20px;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .2);
}

.btn_1:hover {
    background: #f48282;
    color: #fff;
    box-shadow: none;
}

.w_400 {
    max-width: 400px;
    margin: auto;
}

.w_500 {
    max-width: 500px;
    margin: auto;
}

.w_700 {
    max-width: 700px;
    margin: auto;
}

/* loading */

.loading {
    position: fixed;
    width: 100%;
    height: 100vh;
    background: url(img/index/noren_02.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: right bottom;
    z-index: 500;
}

.loading::after {
    content: "";
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 200;
}

.loading_logo {
    display: inline-block;
    position: absolute;
    inset: 0;
    width: 200px;
    height: 200px;
    text-align: center;
    margin: auto;
    z-index: 500;
}

.loading_txt {
    margin: 10px 0;
}

.txt_ani_1,
.txt_ani_2,
.txt_ani_3 {
    display: inline-block;
    position: relative;
    width: 25px;
    height: auto;
    margin: 0 15px;
}

.txt_ani_1 {
    animation: txt_ani_1 2s ease 0s infinite;
}

.txt_ani_2 {
    animation: txt_ani_2 2s ease 0s infinite;
}

.txt_ani_3 {
    animation: txt_ani_3 2s ease 0s infinite;
}

@keyframes txt_ani_1 {
    0% {
        top: 0;
    }

    10% {
        top: 0;
    }

    20% {
        top: -10px;
    }

    30% {
        top: 0;
    }

    100% {
        top: 0;
    }
}

@keyframes txt_ani_2 {
    0% {
        top: 0;
    }

    40% {
        top: 0;
    }

    50% {
        top: -10px;
    }

    60% {
        top: 0;
    }

    100% {
        top: 0;
    }
}

@keyframes txt_ani_3 {
    0% {
        top: 0;
    }

    70% {
        top: 0;
    }

    80% {
        top: -10px;
    }

    90% {
        top: 0;
    }

    100% {
        top: 0;
    }
}

#loading.loaded {
    opacity: 0;
    visibility: hidden;
    height: 0;
    transition-delay: 2s;
    transition-duration: 0.5s;
}

/* header */

header {
    position: relative;
}

/* nav */

.navmenu {
    position: relative;
    display: block;
    margin: 0;
    z-index: 200;
}

.navmenu ul {
    display: table;
    margin: auto;
}

.navmenu li {
    display: table-cell;
    position: relative;
    padding: 0;
}

.navmenu a {
    display: inline-block;
    position: relative;
    color: #fff;
}

/* pankuzu */

.pankuzu {
    max-width: 1024px;
    margin: 10px auto;
}

.pankuzu li {
    display: inline-block;
    position: relative;
    padding-right: 10px;
}

.pankuzu li::after {
    content: "/";
    margin-left: 8px;
}

.pankuzu li:last-child:after {
    content: none;
}

/* contents */

main {
    position: relative;
    overflow: hidden;
}

/* index */

.index_header {
    position: relative;
}

.index_slide {
    overflow: hidden;
}

.index_header .swiper_1 {
    width: 100%;
    height: auto;
    z-index: 1;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: auto;
    vertical-align: middle;
}

.index_header .site_title {
    position: absolute;
    top: 70px;
    left: 55px;
    z-index: 20;
}

.index_header .site_title img {
    display: inline-block;
    margin: 0 10px;
}

.index_header .navmenu {
    position: absolute;
    top: 170px;
    left: 70px;
    width: 170px;
    text-align: center;
    z-index: 300;
}

.index_header .navmenu ul {
    display: block;
}

.index_header .navmenu li {
    display: block;
    padding: 0;
    margin: 30px 0;
}

.index_header .navmenu li:hover ul {
    visibility: hidden;
}

.index_header li a {
    display: inline-block;
    position: relative;
    width: 170px;
    color: #fff;
    text-align: center;
    padding: 5px 15px;
}

.index_header li a::before,
.index_header li a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background: #fff;
}

.index_header li a::after {
    top: auto;
    bottom: 0;
}

.index_header .menu_1 a::before {
    width: 110%;
    left: -5%;
}

.index_header .menu_3 a::after {
    width: 110%;
    left: -5%;
}

.index_header li a:hover:before,
.index_header li a:hover:after {
    width: 110%;
    left: -5%;
    transition-duration: 0.2s;
}

.index_header li a span::before,
.index_header li a span::after {
    content: "";
    position: absolute;
    top: -20%;
    left: 0;
    width: 1px;
    height: 140%;
    background: #fff;
}

.index_header li a span::after {
    left: auto;
    right: 0;
}

.about_grid {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(150px, 1fr));
    column-gap: 10px;
}

.about_grid img {
    display: inline-block;
    margin: 10px 0;
    border-radius: 5% 5% 15% 5%;
}

.index_cap {
    font-size: 3rem;
    text-align: center;
    line-height: 1.5em;
}

.to_menu {
    display: block;
    width: 100%;
    max-width: 680px;
    background-color: #fff;
    background-image: url(img/frame/frame_g_l.png);
    background-size: contain;
    background-repeat: no-repeat;
    text-align: center;
    padding: 30px;
    margin: 10px auto 20px;
    box-shadow: 0px 10px 10px -6px rgba(0, 0, 0, 0.3);
}

.to_menu img {
    background: #fff;
    width: 100%;
    max-width: 500px;
    height: auto;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.to_menu:hover {
    transform: rotate(2deg);
}

.to_menu:hover img {
    opacity: 1;
}

.to_menu.fr_b {
    background-image: url(img/frame/frame_b_l.png);
}

.to_menu_txt {
    display: inline-block;
    position: relative;
    width: fit-content;
    font-size: 3rem;
    color: #000;
    padding: 10px;
    margin: 50px 0 10px;
    overflow: hidden;
    z-index: 1;
}

.to_menu_txt::after {
    content: url(img/frame/border_y.png);
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;
}

.info_box {
    background: rgba(255, 255, 255, .5);
    padding: 20px;
    margin-bottom: 40px;
    border: solid 4px #f48282;
    border-radius: 15px;
}

.recruit_box {
    background: rgba(255, 255, 255, .5);
    text-align: center;
    padding: 0 10px 30px;
    border: solid 4px #f48282;
    border-radius: 15px;
}

.recruit_box p {
    text-align: center;
}

.cap_rec {
    font-size: 4rem;
    font-weight: bold;
    color: #fff;
    line-height: 1.4em;
    margin: 10px 0 20px;
}

.cap_rec span {
    display: inline-block;
    background: #f48282;
    padding: 5px 13px;
    margin: 5px;
    border-radius: 50%;
}

/* menu */

.normal_header {
    background: #f48282;
    padding: 0;
}

.normal_header .site_title {
    width: 100%;
    flex-basis: 300px;
}

.normal_header .site_title a {
    display: inline-block;
    margin: 8px 10px;
}

.normal_header .site_title img {
    display: inline-block;
    width: auto;
    height: 40px;
    margin-right: 5px;
}

.normal_header .navmenu {
    flex-basis: 500px;
    flex-grow: 2;
    text-align: right;
}

.normal_header .navmenu ul {
    display: inline-block;
    height: 100%;
    margin: 0;
}

.normal_header .navmenu li {
    height: 100%;
    padding: 0%;
    margin: 0;
}

.normal_header .navmenu a {
    position: relative;
    height: 100%;
    padding: 10px 12px 10px;
    margin-top: 6px;
    z-index: 1;
}

.normal_header .navmenu a::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    background: #ffbab8;
    z-index: -1;
}

.normal_header .navmenu a:hover::after {
    width: 100%;
    transition-duration: .2s;
}

.navmenu li ul {
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    background: #f48282;
    visibility: hidden;
    opacity: 0;
    z-index: 1;
    -webkit-transition: all .2s ease;
    transition: all .2s ease;
}

.navmenu li li {
    display: block;
    padding: 0;
}

.normal_header .navmenu li li a,
.navmenu li li a {
    display: block;
    background: #ffbab8;
    text-align: center;
    padding: 10px;
    margin: 0;
}

.navmenu li li a::after {
    background: #f48282;
}

.navmenu li:hover ul {
    top: 55px;
    visibility: visible;
    opacity: 1;
}

.normal_header .navmenu .sns_link {
    vertical-align: top;
    padding-top: 13px;
    margin: 0;
}

.p_link {
    text-align: center;
    margin: 10px 0 50px;
}

.p_link li {
    display: inline-block;
    margin: 5px 10px;
}

.p_link li a {
    display: inline-block;
    background: rgba(250, 250, 250, .8);
    color: #f48282;
    padding: 3px 20px;
    border: solid thin #f48282;
    border-radius: 20px;
}

.p_link li a:hover {
    background: #f48282;
    color: #fff;
}

.photo_frame {
    position: relative;
    width: 100%;
    max-width: 800px;
    background: #fff;
    padding: 25px;
    margin: auto;
    border: solid thin #333;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, .1);
    transform: rotate(3deg);
    z-index: 10;
}

.photo_frame.rot_r {
    transform: rotate(-1deg);
}

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

.menu_box {
    position: relative;
    top: -10px;
    width: 100%;
    max-width: 800px;
    background: rgba(250, 250, 250, .98);
    padding: 100px 20px 50px;
    margin: auto;
    border-radius: 5px;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
}

.menu_box.p_ress {
    padding: 40px 20px;
}

.menu_box::after {
    content: "";
    position: absolute;
    top: 10px;
    left: 10px;
    width: 100%;
    height: 100%;
    background: url(img/frame/stripe_01.svg);
    opacity: .7;
    border-radius: 10px;
    z-index: -1;
}

.menu_container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row-reverse;
    margin-bottom: 70px;
}

.menu_list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    flex-direction: row-reverse;
    width: 100%;
    text-align: left;
    padding: 50px 20px;
    margin: 0 auto 30px;
    z-index: 1;
}

.menu_list li {
    height: 410px;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-orientation: upright;
    color: #666;
    line-height: 1.1em;
    padding: 10px 7px 10px;
    margin: 20px 5px 5px;
}

.menu_list .mar_l {
    margin-left: 20px;
}

.menu_list .mar_l2 {
    margin-left: 5px;
    height: 330px;
}

.menu_list li.b_none::before {
    content: none;
}

.menu_list .menu_name {
    flex-basis: 27px;
    position: relative;
    height: 410px;
    background: #fff5ee;
    font-size: 1.6rem;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-align: left;
    color: #000;
    padding-top: 15px;
    border-radius: 5px;
}

.menu_list .menu_name2 {
    flex-basis: 27px;
    position: relative;
    height: 250px;
    background: #fff5ee;
    font-size: 1.6rem;
    -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
    text-align: left;
    color: #000;
    padding-top: 15px;
    border-radius: 5px;
}

.h_writing {
    display: inline-block;
    font-size: 1.6rem;
    text-orientation: sideways;
    line-height: 1.2em;
}

.menu_list span {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 15px;
    width: 15px;
    font-size: 1.8rem;
    text-orientation: upright;
    margin: auto;
}

/*
.menu_list span::before {
    content: "";
    position: absolute;
    top: -70px;
    left: 0;
    right: 0;
    width: 1px;
    height: 40px;
    background: #f48282;
    margin: auto;
}
*/

.menu_list li .menu_sub {
    display: block;
    font-size: 1.4rem;
    color: #777;
    padding-bottom: 50px;
    margin: 0 3px 0 0;
}

.menu_container .menu_img {
    text-align: center;
    flex-basis: 140px;
    padding: 10px;
}

.menu_container .menu_img img {
    display: inline-block;
    width: 100%;
    height: auto;
    border-radius: 5% 5% 20% 5%;
}

.kakomi_box {
    position: relative;
    width: 100%;
    max-width: 800px;
    height: auto;
    margin: 0 auto 50px;
    border: solid 5px #f48282;
    background: #fff;
    border-radius: 30px 0 30px 0;
}

.kakomi_box p {
    margin: 40px;
    padding: 0;
    line-height: 3.2rem;
    font-size: 1.8rem;
}

li.v_cap {
    height: 410px;
    background: #f48282;
    font-size: 1.8rem;
    color: #fff;
    flex-basis: 30px;
    margin: 15px 25px 10px 15px;
    border-radius: 5px 5px 15px 5px;
}

.point {
    width: 100%;
    height: 60px;
    background: url(img/frame/bg_p.png);
    background-size: cover;
    font-size: 2rem;
    color: #333;
    text-align: center;
    letter-spacing: 2px;
    padding: 15px 10px;
}

.point2 {
    width: 100%;
    height: 60px;
    background: url(img/frame/bg_b.png);
    background-size: cover;
    font-size: 2rem;
    color: #333;
    text-align: center;
    letter-spacing: 2px;
    padding: 15px 10px;
}

.note {
    position: relative;
    min-height: 250px;
    background: rgba(255, 255, 255, 0.7);
    writing-mode: vertical-rl;
    padding: 60px 40px 20px;
    margin: 20px;
    border: solid thin #f48282;
    border-radius: 10px 50px/50px 10px;
}

.note div {
    position: absolute;
    top: 20px;
    right: -15px;
    width: 35px;
    height: 200px;
    background: #fff;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    color: #f48282;
    padding: 10px 5px;
    margin: auto;
    border: solid thin #f48282;
    border-radius: 10px;
}

.note ul {
    list-style: disc;
}

.to_osake {
    position: relative;
    width: 100%;
    max-width: 650px;
    height: 500px;
    padding: 20px 20px 100px;
    margin: auto;
}

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

.to_unagi {
    position: relative;
    width: 100%;
    max-width: 600px;
    height: 350px;
    padding: 20px;
    margin-bottom: 100px;
}

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

.to_soba {
    display: flex;
    flex-direction: row-reverse;
    position: relative;
    width: 100%;
    height: auto;
    margin-bottom: 100px;
}

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

.fukidashi {
    position: relative;
    width: 290px;
    height: 250px;
    background: url(img/frame/fukidashi_01.png);
    background-repeat: no-repeat;
    z-index: 10;
}

.fukidashi span {
    position: absolute;
    top: 80px;
    left: 40px;
    width: 230px;
    height: 85px;
    font-size: 1.8rem;
    line-height: 1.7em;
    margin: auto;
}

.fukidashi02 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 288px;
    height: 248px;
    background: url(img/frame/fukidashi_02.png);
    background-repeat: no-repeat;
    z-index: 10;
}

.fukidashi03 {
    position: relative;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    width: 288px;
    height: 248px;
    background: url(img/frame/fukidashi_03.png);
    background-repeat: no-repeat;
    z-index: 10;
}

.fukidashi02 span {
    position: absolute;
    top: 60px;
    left: 0;
    width: 300px;
    height: 200px;
    font-size: 1.8rem;
    line-height: 1.7em;
    margin: auto;
}

.fukidashi03 span {
    position: absolute;
    top: 70px;
    left: 0;
    width: 300px;
    height: 200px;
    font-size: 1.8rem;
    line-height: 1.7em;
    margin: auto;
}

.osake_img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 450px;
    background: #fff;
    border: solid thin #333;
    padding: 25px;
    transform: rotate(3deg);
}

.unagi_img {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    max-width: 450px;
    background: #fff;
    border: solid thin #333;
    padding: 25px;
    transform: rotate(-3deg);
}

.soba_img {
    position: relative;
    width: 100%;
    bottom: 0;
    max-width: 350px;
    background: #fff;
    border: solid thin #333;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(3deg);
}

.soba_img_2 {
    position: relative;
    bottom: 0;
    width: 100%;
    max-width: 350px;
    height: auto;
    background: #fff;
    border: solid thin #333;
    padding: 10px;
    margin-left: auto;
    margin-right: auto;
    transform: rotate(-3deg);
}

/* store */

.store {
    margin-top: 80px;
}

.store_cap {
    display: inline-block;
    position: relative;
    background-repeat: no-repeat;
    width: fit-content;
    font-size: 1.8rem;
    padding: 5px 15px;
    margin: 20px 0;
    overflow: hidden;
}

.store_cap::after {
    content: url(img/frame/border_y_s.png);
    position: absolute;
    top: 3px;
    left: 0;
    z-index: -1;
}

a.tel {
    font-size: 2.4rem;
    color: #000;
}

.map {
    margin: 100px 0;
}

.map iframe {
    width: 100%;
    height: 450px;
    border: none;
}

/* form */

.form_price {
    font-size: 2.4rem;
    font-weight: bold;
}

/* tutorial */

.tutorial_mov {
    text-align: center;
}

.tutorial_mov video {
    display: inline-block;
    width: 100%;
    max-width: 900px;
    height: auto;
    margin: auto;
}

/* postage */

.postage_list table {
    margin-bottom: 50px;
}

.postage_list th {
    max-width: 350px;
    text-align: left;
}

.postage_list td {
    text-align: right;
}

/* pagetop */

.pagetop a {
    position: fixed;
    bottom: 15px;
    right: 10px;
    text-align: center;
    color: #666;
    letter-spacing: 5px;
    opacity: 0.9;
    z-index: 60;
}

.pagetop a img {
    display: block;
}

.pagetop a:hover {
    bottom: 20px;
}

.pagetop a:hover img {
    opacity: 0.7;
    transition-duration: 0.2s;
}

/* footer */

footer {
    position: relative;
    background: url(img/common/footer_01.jpg);
    background-size: cover;
    font-weight: normal;
    text-align: center;
    padding: 20px;
}

footer::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 1;
}

.footer_title {
    position: relative;
    text-align: center;
    padding: 50px 20px 30px;
    z-index: 30;
}

.footer_title img {
    display: inline-block;
    margin: 10px;
}

.f_sns {
    position: relative;
    text-align: center;
    margin: 10px 0 30px;
    z-index: 30;
}

.f_link {
    position: relative;
    margin: 10px 0;
    z-index: 30;
}

.f_link a {
    font-size: 1.4rem;
    color: #fff;
}

.copyright {
    position: relative;
    font-size: 1.4rem;
    ;
    text-align: center;
    color: #fff;
    z-index: 30;
}

@media screen and (min-width: 1280px) {

    body::after {
        background-size: cover;
    }

    .index_header {
        height: 100vh;
        overflow: hidden;
    }
}

@media screen and (max-width: 1024px) {}

@media screen and (max-width: 768px) {

    body::before {
        content: url(img/common/bg_06_s.png);
    }

    body::after {
        content: none;
    }

    .index_header .site_title {
        top: 40px;
        left: 40px;
    }

    .index_header .navmenu {
        top: 0;
        left: 0;
        width: 100%;
        margin: 0;
    }

    .index_header .navmenu li {
        margin: 0;
    }

    .index_header li a {
        width: 100%;
    }

    .index_header li a::before,
    .index_header li a::after {
        display: none;
    }

    .index_header .navmenu li:hover ul {
        visibility: unset;
    }

    .normal_header .site_title {
        flex-basis: 768px;
        width: 100%;
    }

    nav.navmenu {
        position: absolute;
        z-index: 2000;
        top: 0;
        left: 0;
        background: #eee;
        color: #000;
        text-align: center;
        width: 100%;
        margin: 0;
        transform: translateX(-100%);
        transition: all 0.6s;
    }

    nav.navmenu ul {
        display: block;
        background: #eee;
        width: 100%;
        text-align: center;
        margin: 0 auto;
        padding: 0;
    }

    nav.navmenu ul li {
        display: block;
        font-size: 1.1em;
        list-style-type: none;
        padding: 0;
        width: 100%;
    }

    nav.navmenu ul li:last-child {
        padding-bottom: 0;
        border-bottom: none;
    }

    nav.navmenu ul li a {
        display: block;
        color: #000;
        padding: 1em 0;
    }

    nav.navmenu ul li a::after {
        content: none;
    }

    nav.navmenu.open {
        transform: translateX(0%);
    }

    .navmenu li ul {
        position: relative;
        top: 0;
        font-size: 1.4rem;
        opacity: 1;
        visibility: visible;
    }

    .navmenu li:hover ul {
        top: 0;
    }

    .sns_link {
        width: 100%;
        filter: invert(180);
        text-align: center;
        padding-bottom: 20px;
    }

    .sns_link:hover {
        filter: invert(0);
    }

    .toggle {
        display: block;
        position: absolute;
        right: 10px;
        top: 20px;
        width: 42px;
        height: 42px;
        background: #fff;
        cursor: pointer;
        border: solid thin #333;
        z-index: 3000;
    }

    .normal_header .toggle {
        top: 8px;
    }

    .toggle span {
        display: block;
        position: absolute;
        width: 30px;
        height: 3px;
        background: #000;
        -webkit-transition: .35s ease-in-out;
        -moz-transition: .35s ease-in-out;
        transition: .35s ease-in-out;
        left: 6px;
        border-radius: 2px;
    }

    .toggle span:nth-child(1) {
        top: 9px;
    }

    .toggle span:nth-child(2) {
        top: 18px;
    }

    .toggle span:nth-child(3) {
        top: 27px;
    }

    .toggle.active span:nth-child(1) {
        top: 18px;
        left: 6px;
        -webkit-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        transform: rotate(-45deg);
    }

    .toggle.active span:nth-child(2),
    .toggle.active span:nth-child(3) {
        top: 18px;
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .wrap {
        padding: 50px 20px;
    }

    .cap_1::before,
    .cap_1::after {
        width: 20%
    }

    .to_soba {
        display: block;
    }
}

@media screen and (max-width: 600px) {

    .loading {
        background: url(img/index/noren_02_s.jpg);
        background-position: right bottom;
        background-size: cover;
    }

    .to_menu_txt {
        margin-top: 20px;
    }

    .recruit_box p {
        text-align: left;
    }

    .cap_rec {
        font-size: 2.8rem;
        margin: 10px 0;
    }

    .cap_rec span {
        padding: 3px 8px;
        margin: 5px;
    }

}

@media screen and (max-width: 480px) {

    .index_header .site_title {
        top: 15px;
        left: 30px;
    }
    
    .index_header .site_title img:nth-child(1) {
        width: 80px;
        height: auto;
        margin: 0 10px 0 0;
    }

    .index_header .site_title img:nth-child(2) {
        width: 50px;
        height: auto;
        margin: 0;
    }

    .swiper-slide img {
        object-fit: cover;
        width: 100%;
        height: 350px;
    }

    h2.rhombus_p,
    h2.rhombus_y,
    h2.rhombus_b {
        font-size: 2.8rem;
    }

    .co_box,
    .co_box_m,
    .co_box_s,
    .co_box_ss {
        flex-basis: 360px;
        padding: 0;
    }

    .index_header .deco_2::after {
        width: 200px;
        height: auto;
        overflow: hidden;
    }

    .index_cap {
        font-size: 2rem;
    }

    .menu_list {
        padding: 20px 0;
    }

    .menu_list .menu_name {
        font-size: 1.6rem;
        height: 380px;
    }

    .menu_list .menu_name2 {
        font-size: 1.6rem;
        height: 220px;
    }

    .photo_frame {
        padding: 10px;
    }

    li.v_cap {
        margin-right: 0;
    }

    .point,
    .point2 {
        height: 64px;
        font-size: 1.7rem;
        padding: 10px;
    }

    .note {
        margin: 0 auto 20px;
    }

    .cap_1::before,
    .cap_1::after {
        width: 10%
    }

}

@media screen and (max-width: 360px) {
    .cap_rec {
        font-size: 2.4rem;
        margin: 10px 0;
    }

    .cap_rec span {
        padding: 3px 8px;
        margin: 2px;
    }

    .kakomi_box p {
        margin: 30px;
        padding: 0;
        line-height: 2.8rem;
        font-size: 1.6rem;
    }
}

@media screen and (max-width: 330px) {
    .fukidashi {
        right: 40px;
    }

    .fukidashi02 {
        right: 40px;
    }

    .fukidashi03 {
        right: 40px;
    }

}
