@charset "utf-8";

/* CSS Document */

* {
    margin: 0;
    padding: 0;
}

html {
    width: 100%;
    scroll-behavior: smooth;
    scroll-padding-top: 100px;
}

body {
    height: 100%;
    font-family: "M PLUS 1p";
    font-optical-sizing: auto;
    font-style: normal;
    font-size: 4.4vw;
    line-height: 1.68;
    -webkit-text-size-adjust: 100%;
    overflow-y: hidden scroll;
    -ms-overflow-style: none;
    scrollbar-width: none;
    background-color: #fff;
}

body ::-webkit-scrollbar {
    display: none;
}

a {
    text-decoration: none;
}

img {
    max-width: 100%;
}

h1 {
    color: #fff;
    font-size: 5.5vw;
    letter-spacing: 0.15vh;
    font-weight: normal;
    margin: 2% 0;
}

h2 {
    font-size: 5.5vw;
    letter-spacing: 0.15vh;
    font-weight: bold;
    margin-top: 2%;
    color: #1ca0c9;
}

h3 {
    width: fit-content;
    color: #fff;
    background-color: #0B0F51;
    font-size: 5.5vw;
    letter-spacing: 0.15vh;
    font-weight: normal;
    margin: 2% 0;
    margin: 2% 0;
    padding: 1%;
    border-radius: 5%;
}

/*sp_nav_menu*/

.pc-menu {
    display: none;
}

.mn_bx {
    top: 0;
    position: fixed;
    z-index: 2000;
    height: 8vh;
    /* border: #000 1px solid;*/
    background-color: #ffffff;

}

.logo-bx-sp {

    width: 100%;
    height: fit-content;
}

.sp-logo {
    width: 60%;
    margin: 0 auto;
    padding-top: 3vh;
}

nav {
    width: 100%;
    height: 30px;
}

.drawer {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
    position: absolute;
    top: 1vh;
    right: 0;
    width: 50px;
    height: 50px;
    /*border: #74676D 1px solid;*/
}


/*toggle*/

.navbar_toggle {
    z-index: 9999;
}

.navbar_toggle_icon {
    position: relative;
    display: block;
    height: 2px;
    width: 30px;
    background: #000000;
    -webkit-transition: ease .5s;
    transition: ease .5s;
}

.navbar_toggle_icon:nth-child(1) {
    top: 0;
}

.navbar_toggle_icon:nth-child(2) {
    margin: 8px 0;
}

.navbar_toggle_icon:nth-child(3) {
    top: 0;
}


/*OPEN譎ゅ�蜍輔″*/

.navbar_toggle.open .navbar_toggle_icon:nth-child(1) {
    top: 10px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.navbar_toggle.open .navbar_toggle_icon:nth-child(2) {
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    opacity: 0;
}

.navbar_toggle.open .navbar_toggle_icon:nth-child(3) {
    top: -10px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu {
    -webkit-transform: translateX(-100%);
    transform: translateX(+100%);
    -webkit-transition: ease .5s;
    transition: ease .5s;
    z-index: 1000;
    background-color: #1f1e1e71;
    height: 100vh;
    width: 100vw;
    text-align: left;
}

.menu ul {
    padding-top: 5vh;
    list-style: none;
}

.menu li {
    padding: 1em;
    list-style: none;
    color: #F6F6F6;
}

.menu li span {
    padding: 1em;
    list-style: none;
    color: #F6F6F6;
    font-size: 3.4vw;
    font-weight: initial;
}

.menu.a.anchor {
    display: block;
    padding-top: 50px;
    margin-top: -50px;
}

.menu li a {
    color: #F6F6F6;
    font-weight: bold;
    font-size: 24px;
    text-decoration: none;
}


/*OPEN*/

.menu.open {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    overflow-y: auto;
    -webkit-overflow-scrolling: touch;
}

.sp_top {
    width: 100%;
}

.sp_top img {
    width: 100%;
}


.sub_p {
    font-size: 13px;
    color: #fff;
    letter-spacing: .8pt;
}


/*-----parallax--------------------------------------*/


/*固定する背景*/

.parallax_content {
    min-height: 400px;
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.front_content {
    padding: 2%;
    background-color: #fff;
    background-image: url(../img/bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;

}

.front_content01 {
    background-color: #fcfdc7;
    color: #2a2929;
    background-image: url(../img/bg.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.front_content02 {

    background-color: #08b4a6;
    color: #fff;
    background-image: url(../img/bg2.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

.front_content03 {

    background-color: #f6fef8;
    color: #2a2929;
}

.front_content04 {

    background-color: #08b4a6;
    color: #fff;
    background-image: url(../img/bg2.png);
    background-position: center top;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}


.parallax_content.img_bg_01 {
    background-image: url(../img/sp_bg01.jpg);
}

.parallax_content.img_bg_02 {
    background-image: url();
}

.parallax_content.img_bg_03 {
    background-image: url(../img/sp_bg02.jpg);
}

.parallax_content.img_bg_04 {
    background-image: url(../img/sp_bg03.jpg);
}

.parallax_content.img_bg_05 {
    background-image: url(../img/sp_bg05.jpg);
}

.parallax_content.img_bg_06 {
    background-image: url(../img/sp_bg06.jpg);
}

.v_box {
    margin-top: 15%;
    width: 100%;
}


/*contents*/

.side_bt {
    background-color: #bebcb9a1;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 60px;
    height: 60px;
    position: fixed;
    bottom: 25%;
    right: 0;
    font-size: 0.2vw;
    color: #fff;
}

.side_bt:hover {
    background-color: #797876a1;
    transition: all 0.3s ease;
}

.cont_bx {
    margin: 0 auto;
    padding-top: 5%;
    width: 90%;
    /*border: #3a3a3a 1px solid;*/
}

.cont_bx2 {
    /*border: #3a3a3a 1px solid;*/
    margin: 0% 3%;
    padding: 5%;
    justify-content: space-between;
    align-items: center;
    background-color: #f7f4f2;
}

.lg_hl {
    text-align: left;
    margin-bottom: 20%;
    border-bottom: #bdbaba 2px solid;
}

.cont_bx p {
    margin: 3% 0;
}

.cont_bx2 p {
    margin: 3% 0;
}

.l_bx {
    /*border: #5a0c0c 1px solid;*/
}

.l_bx li {
    list-style: none;
}

.r_bx {
    width: 100%;
    /*border: #aa1c1c 1px solid;*/
}

.r_bx img {

    border-radius: 5% 5%;
}


/*hou-to*/

.front_content01 {
    /* height: 100vh;*/
    /*margin: 0 auto;*/
    margin-top: -5%;
    padding-top: 5%;
    padding-bottom: 5%;
    width: 100%;
    background-color: #ffffff;

}

.front_content02 {
    /* height: 100vh;*/
    /*margin: 0 auto;*/
    padding-top: 5%;
    padding-bottom: 5%;
    width: 100%;
    background-color: #1A281C;
    color: #fff;
}

.front_content03 {
    /* height: 100vh;*/
    /*margin: 0 auto;*/
    padding-top: 5%;
    padding-bottom: 5%;
    width: fit-content;
    background-color: #f6fef8;
    color: #2a2929;
}

.front_content04 {
    /* height: 100vh;*/
    /*margin: 0 auto;*/
    padding-top: 5%;
    padding-bottom: 5%;
    width: fit-content;
    background-color: #2a2929;
    color: #fff;
}

.cont_bx3 {
    /*border: #3a3a3a 1px solid;*/
    width: 90%;
    margin: 0% auto;
    padding: 1% 5%;
    justify-content: center;
}

.hd_bx {
    text-align: center;
    border-bottom: #4e443a 2px solid;
    margin: 0 auto;
    margin-top: 5%;
    margin-bottom: 2%;
    width: 90%;
}

.l_bx2 {
    align-items: center;
    width: 90%;
    /*border: rgb(100, 23, 23) 1px solid;*/
}

.bx2_in {
    /*border: rgb(36, 153, 25) 1px solid;*/
    width: 60%;
    margin: 0 auto;
    margin-top: 6%;
}

.l_bx2_txt {
    margin: 5% 0;
    /*border: rgb(36, 153, 25) 1px solid;*/
    width: 100%;
}

.coution {
    font-size: 3.2vw;
}


/*SHOP*/

.os_bt {
    margin-top: 10%;
}


/*contct*/


/*--------------------*/

.con_ttl {
    width: 100%;
    height: 100px;
    text-align: center;
    margin-bottom: 15%;
}

.cntc-txt {
    text-align: left;
    width: 100%;
    margin: 0% auto;
    color: #000;
    margin-top: 5%;
    letter-spacing: .6;
    /* border: #be0808 1px solid;*/
}

.cntc-txt p {
    width: 80%;
    margin: 0 auto;
    margin-bottom: 3% !important;
    text-align: left;
    font-size: 3.8vw;
    /* border: #ebcc67 1px solid;*/
}

.cntc-txt a {
    color: #000 !important;
    text-decoration: underline;
}

.cntc-txt a:link,
a:visited,
a:hover,
a:active {
    color: #000;
}

#formWrap {
    width: 80%;
    margin: 0 auto;
}

.formTable {
    margin: 0 auto;
    /*border: #be0808 1px solid;*/
}

table.formTable th,
table.formTable td {
    width: 100%;
    display: block;
    font-size: 3.8vw;
}

table.formTable th {
    margin-top: 5px;
    border-bottom: 0;
}

input[type="text"],
textarea {
    width: 100%;
    margin: 0 auto;
    padding: 5px 0;
    font-size: 110%;
    display: block;
}

input[type="submit"],
input[type="reset"],
input[type="button"] {
    display: inline-block;
    width: 20%;
    height: 40px;
    margin: 20px;
}

.con_bt {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    /*border: #000 1px solid;*/
}

::placeholder {
    font-size: 2.8vw;
}


/*-----------------*/

.inbox04 {
    margin-top: 35%;
    text-align: center;
    width: 100%;
    height: auto;
    /*background-color: #fff;*/
}

.inbox04 h2 {
    text-align: center;
    width: 100%;

}

.onshop_btn {
    display: block;
    background-color: #74676D;
    width: 90%;
    padding: 15px;
    margin: 0 auto;
    color: #fff !important;
    text-align: center;
    font-family: 'Montserrat', sans-serif;
    font-size: 5.6vw;
    letter-spacing: .5pt;
    transition: .3s ease-out;
}

/*------------------------------------*/

.su_bx2 {
    width: 90%;
    margin: 0 auto;
    margin-top: 30%;
    margin-bottom: 30%;
    color: #000;
    letter-spacing: 2pt;
}

.su_bx3 {
    width: 95%;
    margin: 0 auto;
    margin-top: 30%;
    margin-bottom: 30%;
    color: #000;
    letter-spacing: 2pt;
    /*height: 100vh;*/
    font-size: 0.9em;
}

.su_bx3 li {
    list-style: none;
}

.demo_box {
    display: flex;
    padding: 5px;
    height: auto;
    border-bottom: #fff 1px solid;
    width: 95%;
    margin: 0 auto;
    border-bottom: #3a3a3a 1px solid;
}

.demo_item {
    margin-top: 3%;
    color: #070707;
    width: 20%;
}

.demo_item2 {
    margin-top: 3%;
    margin-left: 2%;
    color: #070707;
    width: 60%;
}


/*footer*/

.footer_bxt {
    display: flex;
    position: relative;
    height: auto;
    width: 100%;
    padding-bottom: 5%;
    background-color: #2a2929;
}

.footer_in {
    display: flex;

    margin: 0 auto;
    color: #ffffff;
    font-size: 2.4vw;
    text-align: center;
}

.footer_logo {
    position: absolute;
    width: 35%;
    padding: 1%;
    top: 5%;
}

.ft_menu {
    display: flex;
    list-style: none;
    margin: 10% 5% 10% 50%;
    flex-wrap: wrap;
    width: 50%;
    font-family: "Montserrat", sans-serif;
    font-weight: lighter;
    font-style: normal;
    font-size: 3.8vw;
}

.ft_menu li {
    margin-right: 15px;
    margin-bottom: 5px;
    font-weight: normal;
    font-size: 3.2vw;
    border-bottom: 2px #c9c7c6 solid;
    color: #fff;
}

.ft_menu li a:hover {
    border-bottom: 5px #f8e4a1 solid;
    -webkit-transition: all 0.2s ease;
    -moz-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
    opacity: .6;
}

.ft_menu li a {
    color: #fff;
}

.cp_sns {
    margin-right: 2%;
    position: absolute;
    color: #fff;
    bottom: 2%;
    right: 8%;
    font-size: 3.8vw;
}

.cp_sns {
    display: flex;
    align-items: center;
    justify-content: space-between;
    font-family: "Montserrat", sans-serif;
    font-style: normal;
    margin-right: 2%;
    color: #fff;
}


/*pp*/

.pp_txt {
    margin-bottom: 3%;
    font-size: 3.8vw;
}

.pp_list li {
    list-style: none;
}

.pp_txt p {
    margin-bottom: 3%;
}

.pp_sig {
    text-align: left;
    width: 100%;
    height: 150px;
    background-color: rgba(9, 59, 75, 0.596);
}


/*animation */


/*animation */

.fadein {
    animation-name: fadeInAnime;
    animation-duration: 3s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeInAnime {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.fadein0 {
    animation-name: fadeInAnime;
    animation-duration: 1s;
    animation-fill-mode: forwards;
    opacity: 0;
}

@keyframes fadeInAnime {
    from {
        opacity: 0;
    }

    to {
        opacity: 1;
    }
}

.f_box {
    /*border: 1px solid #333;*/
    transform: translatey(50px);
    opacity: 0;
    transition: opacity 1s, transform 0.5s;
}

.fadein2 {
    opacity: 1;
    transform: translateX(0);
}

.f_box2 {
    /*border: 1px solid #333;*/
    transform: translateX(-100px);
    opacity: 0;
    transition: opacity 1s, transform 0.5s;
}

.fadein21 {
    opacity: 1;
    transform: translateX(0);
    animation-delay: 1s;
}

.f_box3 {
    /*border: 1px solid #333;*/
    transform: translateX(100px);
    opacity: 1;
    transition: opacity 1s, transform 0.5s;
}

.fadein23 {
    opacity: 1;
    transform: translateX(0);
    animation-delay: 2s;
}

.f_box4 {
    /*border: 1px solid #333;*/
    transform: translatey(50px);
    opacity: 0;
    transition: opacity 1s, transform 0.5s;
}

.fadein24 {
    animation-delay: 3s;
    opacity: 1;
    transform: translateX(0);
}


/* ラッパー */

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box;
}


/* スライド */

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
    margin-top: 4%;
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform;
}


/* ナビゲーションボタン */

.swiper-button-prev,
.swiper-button-next {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1* var(--swiper-navigation-size) / 2);
    z-index: 10;
    padding: 0 15% 0 15%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    --swiper-navigation-color: rgb(0, 0, 0);
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}


/* ページネーション */

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: 300ms opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}


/* ページネーションブレット */

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}