﻿@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500&display=swap');
.shippori,
.font_en, #main_menu ul li a{
    font-family: 'Shippori Mincho',"游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}

/* ======================================================================================
　　color
======================================================================================== */
.linkStyle{color: #df98a6;transition: opacity .3s;text-decoration: underline;}
.linkStyle:hover{opacity: 0.7}

:root {
    --normal_color: #6a533a;
    --color1: #5b3a17;
    --color2: #fff6f8;
    --color3: #aad96f;
    --color4: #e5f1d5;
    --color5: #4c331a;
}
.txtColor{
	color: var(--color5);
}

.con1_no {
    color: #f5a29e;
}
#page7 .border_color1 {
    border-color: #c5bfba;
}
.txt_color3 {
    color: #9add45;
}
.bg_color3 {
    background-color: transparent;
    background: linear-gradient(-45deg, #f5a29e 0%, rgba(242,193,170,1) 100%);
}
header.bg_color4 {
    background-color: #ffffff;
}
#fakeloader {
    background-image: url(../dup/img/bg.jpg);
    background-position: center bottom;
    background-size: cover;
}
.spinner7 > div {
    background-color:#ffc2bf;
}

/* ======================================================================================
　　all
======================================================================================== */

.yoyaku_bnr {
    width: 90%;
    max-width: 400px;
}
.head_box .yoyaku_bnr {
    width: 100%;
    max-width: 100%;
    margin-top: 19px;
    margin-bottom: 0;
}
#page8 .yoyaku_bnr {
    margin-top: 0;
    margin-bottom: 30px;
}

body {
    color: var(--color5);
    line-height: 2;
    overflow: hidden;
}
.font_14 {
    font-size: 17px;
}
html, body {
    font-size: 16px;
}
.more_box, .more a, .foot_tel_bt a, #contact_tel {
    border-radius: 100px;
}

.main_box {
    width: 100%;
    margin-left: 0;
}
#contents1, #contents3_k, footer, article.page_wrap {
    padding-left: calc(8% + 250px)!important;
}
#aboutus {
    padding: 50px;
    padding-left: calc(5% + 250px)!important;
}
#top_cms > .box {
    padding-left: 0!important;
}

/* ---------- header ---------- */
header {
    font-size: 17px;
    line-height: 2;
}
.head_box .head_banner a {
    border-radius: 30px;
    width: 90%;
    margin: auto;
}
.pc_box .tel_bt a {
    border-top: 0;
    border-radius: 100px;
    width: 90%;
    margin: auto;
    border: 1px solid #aad96f;
    margin-bottom: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
}
.button:hover::after {
    box-shadow: inset 0 0 0 15em #7a6045;
}
.pc_box {
    padding: 46px 20px;
    background-color: #fff!important;
    border-radius: 27px;
    /*height: 76vh;*/
}
@media screen and (min-width: 769px){
header {
    background-color: transparent!important;
    height: 87vh;
    margin-left: 2%;
}
}

/* ---------- footer ---------- */



/* ======================================================================================
　　top
======================================================================================== */

#main_img{
    max-height: 96vh!important;
    min-height: 96vh!important;
}

#video video {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translateX(-50%) translateY(-50%);
}

/* ---------- main_img ---------- */
.scroll_bt {display: none;}
.item1 {
    bottom: 19%;
    right: -4%;
    width: 45%;
    max-width: 730px;
    z-index: 1;
}
/*#main_img {
    background-image: url(../dup/img/main_img.jpg);
    background-size: cover;
    background-position: bottom center;
}*/
#main_img::before, #page_title .title_img::before {
    position: absolute;
    content: "";
    width: 100%;
    height: 24px;
    left: 0;
    bottom: -1px;
    background-image: url(./Dup/img/line.png);
    background-size: auto 24px;
    background-repeat: repeat-x;
    z-index: 3;
}

/* ---------- index ---------- */
.con1_no {
    background-image: url(../dup/img/item2.png);
    background-position: center top;
    background-size: 84px;
    background-repeat: no-repeat;
    padding-top: 89px;
    color: #f5a29e;
}
.con_no::before {display: none;}
#contents1 {
    text-align: center;
    position: relative;
    padding: 100px 12% 100px 10%;
}
#contents3 {
    background-image: url(./Dup/img/top_frame.png),url(./Dup/img/bottom_frame.png),url(./Dup/img/bg.jpg);
    background-repeat: no-repeat,no-repeat,no-repeat;
    background-size: 100% 20px,100% 20px,cover;
    background-position: top,bottom,top;
}

.cms_title {
    padding-left: 0;
    margin-bottom: 60px;
    padding: 100px 0;
    background-color: #fff7f2;
    box-sizing: border-box;
    background-image: url(../dup/img/bg1.png);
    background-position: center bottom;
    background-size: 800px;
    padding-left: calc(0% + 250px)!important;
}
#top_cms > .box {
    padding: 50px 0;
}
#top_cms > .box .cmsBox {
    padding: 0 10%;
    padding-left: calc(8% + 250px)!important;
}

/* ---------- aboutus ---------- */
.con3_title {
    max-width: 287px;
    width: 40%;
    margin: 0px auto 0px;
}
#aboutus .box1::before,#aboutus .box2::before,#aboutus .box3::before{
    display: inline-block;
    content: "";
    position: absolute;
    margin: auto;
    z-index: -1;
    background-image: url(../dup/img/bg.jpg);
    background-position: center bottom;
    background-size: cover;
    border-radius: 50px;
    /* transform: rotate(45deg); */
    opacity: 0.65;
}
#aboutus p:not(.a_no){
    font-size: 15px;
    line-height: 2.3;
}
#aboutus .box1{
    margin-bottom: 300px;
}
#aboutus .box1::before {
    width: 59%;
    height: 94%;
    bottom: -15%;
    left: 16%;
}
#aboutus .box1 .img_box{
    width: 37.66667%!important;
}
#aboutus .img_box img, #aboutus .img_box .square_img {
    border-radius: 25px;
}
#aboutus .box1 .txt_box{
    padding-top: 83px;
    padding-left: 76px;
}

#aboutus .box2{
    margin-bottom: 160px;
}
#aboutus .box2::before {
    width: 59%;
    height: 94%;
    bottom: -15%;
    right: 10%;
}
#aboutus .box2 .txt_box{
    padding-right: 63px;
    width: 55.33333%!important;
}
#aboutus .box2 .img_box{
    width: 34.66667%!important;
}

#aboutus .box3{
    margin-bottom: 144px;
}
#aboutus .box3::before {
    width: 59%;
    height: 94%;
    bottom: -15%;
    left: 10%;
}
#aboutus .box3 .txt_box{
    padding-left: 63px;
    width: 55.33333%!important;
}
#aboutus .box3 .img_box{
    width: 34.66667%!important;
}
.a_no{
    display: inline-block;
    padding-right: 66px;
    font-size: 26px;
    font-family: 'Josefin Sans',"游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    color: #7e7165;
}
.a_no::before {
    position: absolute;
    content: "";
    width: 50px;
    height: 1px;
    background-color: currentColor;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
}
.a_img2 {
    width: 49%;
    left: 57%;
    bottom: -48%;
}
/*右回転*/
#aboutus .box1::before {/* animation: fuwafuwa 5s infinite ease-in-out .8s alternate; */}
@keyframes fuwafuwa {
	0% {transform:translate(0, 0) rotate(-7deg);}
	50% {transform:translate(0, -7px) rotate(0deg);}
	100% {transform:translate(0, 0) rotate(7deg);}
}

/*fluid*/
.fluid_orange{
    background: linear-gradient(90deg, rgba(255,219,159,0.6) 0%, rgba(255,238,159,0.6) 100%);    
}
.fluid_yellow{
    background: linear-gradient(90deg, rgb(254 255 215 / 70%) 0%, rgb(255 239 167 / 70%) 100%);
}
#contents1 .fluid1 {
    z-index: 3;
    top: -10%;
    left: calc(45% - 25%);
    width: 23vh;
    height: 23vh;
    /* animation: fluidrotate 30s ease 0s infinite; */
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
}
#contents1 .fluid2 {
    z-index: 3;
    top: 10%;
    left: calc(56% - 24%);
    width: 10vh;
    height: 10vh;
    /* animation: fluidrotate2 30s ease 0s infinite; */
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
}
#contents1 .fluid3 {
    z-index: 3;
    bottom: 4%;
    right: 15px;
    width: 11vh;
    height: 10vh;
    /* animation: fluidrotate 30s ease 0s infinite; */
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
}
#contents1 .fluid4 {
    z-index: 3;
    bottom: -9%;
    right: 115px;
    width: 18vh;
    height: 17vh;
    /* animation: fluidrotate2 30s ease 0s infinite; */
    border-radius: 63% 37% 54% 46%/55% 48% 52% 45%;
}
#contents2 .fluid5 {
    z-index: 3;
    top: -37%;
    right: -35%;
    width: 21vh;
    height: 19vh;
    animation: fluidrotate2 30s ease 0s infinite;
}
#contents2 .fluid6 {
    z-index: 3;
    top: 2%;
    right: -41%;
    width: 10vh;
    height: 10vh;
    animation: fluidrotate 30s ease 0s infinite;
}



/* ======================================================================================
　　under
======================================================================================== */
#page_title .page_box {
    padding: 80px 10% 0 25%;
    padding-left: calc(8% + 250px)!important;
}
.cate_list li a, #page10 a {
    border-radius: 5px;
}

/* ---------- cms1 ---------- */


/* ---------- cms2 ---------- */






/* ======================================================================================
　　window size
======================================================================================== */

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#sp_nav .yoyaku_bnr {
    width: 66%;
    margin-top: 20px;
}

.hamburger {
    top: 38px;
}
header.bg_color4 {
    padding-top: 15px;
    background-color: #ffffff!important;
}
.head_box {
    transform: none;
    filter: none;
    opacity: 1;
    margin-left: 24px;
}
.pc_box {
    padding: 0;
    border-radius: 0;
    height: 100%;
    background-color: transparent!important;
}
.pc_box .head_banner a, .pc_box .head_line a, .pc_box .head_yoyaku a {
    border-radius: 10px 10px 0 0;
    width: 100%;
}
.pc_box .head_line, .pc_box .head_yoyaku {
    left: 0;
    right: 30%;
    bottom: 0;
    margin: auto;
    width: 200px;
}
.pc_box .head_line a, .pc_box .head_yoyaku a {
    margin-bottom: 0;
}
header #logo {
    padding: 0 10px;
    max-width: 120px;
    margin-left: 0;
}

#contents1, article.page_wrap {
    padding: 10%!important;
}
#page_title .page_box {
    padding: 5% 10%!important;
}
#aboutus, #top_cms > .box .cmsBox {
    padding: 50px 10%!important;
}
.cms_title {
    padding-left: 0!important;
}
footer.border_so1-t {
    padding: 100px 10%!important;
}

/*#main_img {
    height: 50vh;
    background-image: url(../dup/img/main_img_sp.jpg);
}*/
#main_img {
    max-height: auto!important;
    min-height: auto!important;
}
#video video {
    width: 100%!important;
    height: auto;
    position: relative;
    top: 0%;
    left: 0%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(0%,0%);
}

.item1 {
    bottom: 50%;
    transform: translateY(50%);
    right: -8%;
    width: 49%;
    max-width: 730px;
}

#contents1 .fluid1 {
    top: -10%;
    left: 3%;
    width: 16vh;
    height: 16vh;
}
#contents1 .fluid2 {
    top: 6%;
    left: 12%;
    width: 8vh;
    height: 8vh;
}
#contents1 .fluid4 {
    bottom: -9%;
    right: 88px;
    width: 15vh;
    height: 15vh;
}
#contents1 .fluid3 {
    bottom: 4%;
    right: 15px;
    width: 8vh;
    height: 8vh;
}
#attach {
    height: 308px;
}

#aboutus .box1 {
    margin-bottom: 143px;
}
#aboutus .box1 .txt_box {
    padding-top: 139px;
    padding-left: 0;
    width: 100%!important;
}
#aboutus .box1 .img_box {
    width: 63.66667%!important;
    margin-top: 30px;
}
#aboutus .box2 .txt_box, #aboutus .box3 .txt_box {
    padding-right: 0;
     padding-left: 0;
    width: 100%!important;
    order: 2;
}
#aboutus .box2 .img_box, #aboutus .box3 .img_box {
    width: 60.66667%!important;
    margin-bottom: 30px;
    order: 1;
}

#aboutus .box1::before {
    width: 75%;
    height: 62%;
    bottom: 11%;
    left: -6%;
}
#aboutus .box2::before {
    width: 79%;
    height: 111%;
    bottom: -6%;
    right: -6%;
}
#aboutus .box3::before {
    width: 75%;
    height: 77%;
    bottom: -7%;
    left: -6%;
}
#aboutus .box3 {
    margin-bottom: 20px;
}

.main_box {
    padding-top: 117px;
}
}

/* ---------- スマホ ---------- */
@media screen and (max-width: 667px){
html, body, .font_14 {
    font-size: 14px;
}
header #logo {
    padding: 0;
    max-width: 73px;
}
.hamburger {
    top: 21px;
}

/*#main_img {
    height: 350px;
}*/
.item1 {
    right: -18%;
    width: 80%;
}
#main_img::before, #page_title .title_img::before {
    height: 14px;
}
.item1 {
    right: -15%;
    width: 54%;
    bottom: 30%;
}

#contents1 {
    padding: 10% 10% 107px!important;
}
#contents1 .fluid1 {
    top: -4%;
    left: -5%;
}
#contents1 .fluid2 {
    top: 3%;
}
#contents1 .fluid4 {
    bottom: -3%;
    right: 6%;
}
#contents1 .fluid3 {
    bottom: 2%;
    right: -8px;
}
#attach {
    height: 185px;
}

#aboutus p:not(.a_no) {
    font-size: 14px;
    line-height: 1.7;
}
.con3_title {
    width: 71%;
}
#aboutus .box1 .img_box {
    width: 90.66667%!important;
    margin-top: 30px;
}
#aboutus .box1::before {
    width: 82%;
    height: 62%;
    bottom: 23%;
    left: -14%;
    border-radius: 0 30px 30px 0;
}
#aboutus .box2::before {
    border-radius: 30px 0 0 30px;
    right: -17%;
    bottom: -9%;
}
#aboutus .box2 .img_box, #aboutus .box3 .img_box {
    width: 80.66667%!important;
}
#aboutus .box3::before {
    border-radius: 0 30px 30px 0;
}
#aboutus .box3::before {
    border-radius: 0 30px 30px 0;
    left: -15%;
    width: 86%;
}

.main_box {
    padding-top: 88px;
}
footer .logo {
    text-align: center;
}
footer .logo img {
    max-width: 145px;
}
}


/* 2024.03.26 */
header .head_box .link_box li {
    margin-bottom: 5px;
    width: 19.33333%!important;
}
#main_menu .link_box a {
    position: static;
}
#main_menu .link_box a:hover::before {
    width: 0;
}
#main_menu .link_box img{
    width: 100%!important;
    height: auto!important;
}
@media screen and (max-width: 768px){
footer .link_box li {
    max-width: 87px;
    width: 13.33333% !important;
}
footer .link_box li img {
    width: 100% !important;
    height: auto !important;
}
}
@media screen and (max-width: 667px){
footer .link_box li {
    max-width: 101px;
    width: 21.33333% !important;
}
}