﻿@import url('https://fonts.googleapis.com/css2?family=Eagle+Lake&display=swap');
#body {
    /*background-image: url(Dup/img/bg_png.jpg);*/
      /*background-image: url(Dup/img/bg_orange2.jpg);*/
       background-image: url(Dup/img/bg_blue2.jpg);
    background-size: 100% auto;
}
.modal_txt_wrap h2, .catch {
font-family: "Hannari","游明朝", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho","ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "Sawarabi Mincho", "serif";
}
.num {
    font-family: 'Eagle Lake', cursive;
}
.cms_title p {
    font-family: 'Eagle Lake', cursive;
    font-size: 22px;
    letter-spacing: 0.2rem;
}
main {
    background-image: url(Dup/img/hana-r_2.png), url(Dup/img/hana-l_2.png);
    background-position: 100% 0, 0 0;
    background-repeat: repeat-y;
    background-size: 15% auto;
    overflow: hidden;
}
/*#intro .more_box figure:hover img {*/
/*    transform: translate(-0%, 0%) scale(1.1,1.1) rotate(0.01deg);*/
/*}*/
.overlay {
    background: linear-gradient(135deg, rgb(233 164 176 / 90%) , rgb(241 165 153 / 90%) )!important;
}
.more_btn:before {
    background-color: rgb(255 218 218 / 10%);
}
.nav_menu_more:nth-of-type(2) {
    display: none;
}
#footer_nav li a::after {
    background: #EFBAA8;
}
/* ------------------------------------------------------------------------------- */
.eachTextAnime {
    position: relative;
}
.eachTextAnime span {
    transition: transform 1.4s ease-in, opacity 1.4s ease-in;
    margin: 0 0.1em 0 0;
    /*transform: skewX(-10deg) translate3d(0, 1em, 0);*/
    transform: translate3d(0, 1em, 0);
    opacity: 0;
}
.eachTextAnime.appeartext span {
    animation: text_anime_on 2s ease-out forwards;
    /*transform: skewX(-10deg) translate3d(0, 0, 0);*/
     transform: translate3d(0, 0, 0);
    opacity: 1;
    display: inline-block;
}

.catch {
    color: #FFF;
    width: 59px;
    right: 16%;
    top: 48%;
    text-shadow: 0px 0px 7px rgb(13 122 0), 0px 0px 5px rgb(57 167 0);
    z-index: 2;
    text-align: center;
    transform: translateY(-50%);
}
#main_img #video:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 424px;
    height: 443px;
    right: 0;
    background-image: url(Dup/img/fv-rt.png);
    background-size: contain;
    background-repeat: no-repeat;
    z-index: 1;
}
#main_img:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 424px;
    height: 443px;
    left: 0;
    background-image: url(Dup/img/fv-lt.png);
    background-size: contain;
    background-repeat: no-repeat;
    /* right: 0; */
    /* margin: auto; */
    z-index: 1;
}
#intro .num, #contents1 .num, #contents2 .num, #contents3 .num {
    width: 134px;
    opacity: 1;
    box-sizing: border-box;
    text-align: center;
    z-index: 1;
}
#intro h3.linee:after, #contents1 h3.linee:after, #contents2 h3.linee:after, #contents3 h3.linee:after {
    content: "";
    display: block;
    width: 400px;
    height: 400px;
    position: absolute;
    top: -239px;
    width: 340px;
    height: 443px;
    left: 0;
    background-image: url(Dup/img/hanataba2.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
    margin: auto;
    z-index: -1;
}
#contents2 h3.linee:after {
    content: "";
    display: block;
    width: 400px;
    height: 400px;
    position: absolute;
    top: -132px;
    width: 276px;
    height: 443px;
    background-image: url(Dup/img/hana2.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: 0;
    right: 0;
    margin: auto;
    z-index: -1;
}
#contents1 h3.linee:after {
    content: "";
    display: block;
    width: 400px;
    height: 400px;
    position: absolute;
    top: -182px;
    width: 373px;
    height: 443px;
    background-image: url(Dup/img/hana4.png);
    background-size: contain;
    background-repeat: no-repeat;
    left: auto;
    right: -73px;
    margin: auto;
    z-index: -1;
}
#contents3 h3.linee:after {
    content: "";
    display: block;
    width: 400px;
    height: 400px;
    position: absolute;
    top: -80px;
    width: 360px;
    height: 253px;
    left: 0;
    background-image: url(Dup/img/kousui.png);
    background-size: contain;
    background-repeat: no-repeat;
    right: 0;
    margin: auto;
    z-index: -1;
}
h3.hannari.font_40 {
    font-size: 51px;
text-shadow: 2px 0px 5px #ffffff, -1px 0px 3px #ffffff, -2px -1px 5px #ffffff, -1px -1px 1px #ffffff;
text-shadow: 2px -1px 5px #ffffff, -1px -1px 3px #ffffff, -2px -1px 5px #ffffff, -2px -2px 3px #ffffff, 2px 2px 3px #ffffff, 1px 1px 3px #ffffff, 2px 2px 3px #ffffff, -2px -1px 3px #ffffff;
}
.viewmore {
text-shadow: 2px -1px 5px #ffffff, -1px -1px 3px #ffffff, -2px -1px 5px #ffffff, -2px -2px 3px #ffffff, 2px 2px 3px #ffffff, 1px 1px 3px #ffffff, 2px 2px 3px #ffffff, -2px -1px 3px #ffffff;
}
#main_img:before {
    background-color: rgb(207 207 207 / 25%)
}
.bnr a {
    background-image: url(Dup/img/bnr_hana.png);
    background-size: cover;
    width: 400px;
    min-height: 64px;
    font-size: 19px;
    background-position: right 0 top 50%;
    border-radius: 0;
}
.more_box {
    box-shadow: 2px 6px 18px -3px rgb(137 137 137 / 15%);
}
.eng1, .eng2, .eng3, .eng4 {
    filter: drop-shadow(0px 0px 4px #ffffff) drop-shadow(3px 3px 9px #ffffff) drop-shadow(0px 0px 6px #ffffff);
}
.eng1 {
    width: 424px;
    right: -46%;
    bottom: -172px;
    /* opacity: 0.7; */
    /* left: 0; */
    /* margin: auto; */
    transform: rotate(-4deg);
    z-index: 1;
    pointer-events: none;
}
.eng2 {
    width: 238px;
    top: -142px;
    left: 8%;
}
.eng3 {
    width: 300px;
    top: -155px;
}
.eng4 {
    width: 300px;
    top: -124px;
    left: 14%;
}
/* ------------------------------------TEXT FONTSIZE--------------------------------------------- */

.letter_3 {
    letter-spacing: 2px;
}

.font_4up {
    font-size: -webkit-calc(1rem + 4px);
    font-size: calc(1rem + 5px);
}
@media(max-width: 667px) {
.linehight_1-h_sp {
    line-height: 1.8;
}
#page_title h2 {
    font-size: 5.4vw;
}
.page9 .page_title_box {
    width: 64%;
}
.bnr a {
    font-size: 16px;
}
}
/* --------------------------------------- TEXT FONTSIZE END ----------------------------------------- */
.more_box figure {
    cursor: pointer;
    border: 20px solid #fff;
}
#contents1 .more_box figure {
    box-sizing: border-box;
}
/*.more_box figure img {*/
/*    opacity: 1;*/
/*}*/
.more_box figure:hover img {
    transform: translate(-50%, -50%) scale(1.1,1.1) rotate(0.01deg);
    /*opacity: 0.6;*/
}
.more_box figure:hover span {
    opacity: 1;
}

/* --------------------------------------- KOTEI★  ----------------------------------------- */
.nav_menu_more:first-of-type a .icon:before {
    content: "\f086";
}

/* ---------------------------------------  ----------------------------------------- */
body {
    background-image: url(Dup/img/groovepaper.png);
}

#top_pc_nav ul li:first-child {
    border-radius: 17px 0 0 17px;
}
#top_pc_nav ul li {
    /*background: #fff;*/
    margin-right: 0;
}
#top_pc_nav ul li:last-child {
    border-radius: 0 17px 17px 0;
}
#top_pc_nav ul li a {
    padding: 6px 8px;
    margin: 0 6px;
    transition: all 0.3s;
    text-shadow: 0px 0px 7px rgb(255 255 255), 0px 0px 5px rgb(255 255 255), 0px 0px 2px rgb(255 255 255);
}
#top_pc_nav ul li a:hover {
    color: #cf8e19;
}
#header > div:nth-of-type(1) {
    padding-top: 5px;
    padding-bottom: 5px;
}
#logo {
    max-width: 100px;
}
header.scr_header #logo {
    max-width: 86px;
}
#top_pc_nav li a::after {
    display: none;
}
.button_container span {
    background: #727272;
    color: #727272;
}
#pc_nav li a, #footer_nav li a, #top_pc_nav li a {
    color: #3a3a3a;
    font-size: 17px;
}
#pc_nav li a::after, #top_pc_nav li a:after {
    background: #EFBAA8;
}
::-webkit-scrollbar {
    width: 9px;
}
::-webkit-scrollbar-thumb {
    background: #c7c7c7;
    border-radius: 5px;
}
::-webkit-scrollbar-track {
    background: #e8e8e8;
}
::selection {
    background: #d0f3e3;
}

.font_14 {
    font-size: 16px;
}

header.scr_header {
    background-color: rgba(255,255,255, 0.75)!important;
}
.line:before {
    width: 100%;
    height: 3px;
    background-image: radial-gradient(#b7b7b7 40%,transparent 0);
    background-size: 9px 5px;
    background-color: transparent!important;
}
footer.bg_color2 {
    background-color: #e9e9e9;
    background-color: #ffd99f;
/*background: linear-gradient(56deg, rgba(255,217,159,1) 0%, rgba(255,238,213,1) 100%);*/
}
.tel_bt {
    display: none;
}
#copyright.bg_color1 {
    background-color: #d5d5d5;
    background-color: #ffaa6d;
    background-image: url("https://www.transparenttextures.com/patterns/french-stucco.png");
}
.intro_img {
    width: 39%;
    right: -29px;
    top: 29%;
}
#intro_wrap {
    padding-left: 0;
    padding-right: 0;
    background-color: transparent;
}
#contents3 .con_box {
    box-shadow: 0 0 3px -1px #a5a099; 
    border-radius: 20px;
    padding-left: 35px;
    padding-right: 35px;
}
#contents3 .con_box:after {
    content: "";
    display: block;
    position: absolute;
    bottom: -21px;
    right: -54px;
    width: 343px;
    height: 247px;
    background-image: url(Dup/img/contents3_rb.png);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: contain;
    z-index: 1;
}
#contents3_wrap:after {
    background-color: rgb(191 191 191 / 50%)!important;
}
.intro_txt {
width: 61%;
}
#top_cms.back1:before {
    height: 0%;
}
#contents3_wrap:before {
    background-attachment: fixed;
}
.cms_title {
    text-align: center;
    padding-top: 34px;
}

.line-l:before {
    display: none;
}
.top_cms_box {
    padding-left: 0;
    padding-right: 0;
}
.top_cms_box > * {
    max-width: 1200px;
    padding-left: 15px;
    padding-right: 15px;
    margin-left: auto;
    margin-right: auto;
}
.top_cms_box:nth-of-type(2) {
    /*background: #f1f1f1;*/
/*    padding-top: 40px;*/
/*    margin-bottom: 50px;*/
/*background-image: url("https://www.transparenttextures.com/patterns/french-stucco.png");*/
}
.cms_title h3 {
    display: inline-block;
    padding-bottom: 7px;
}
#video {
    max-height: 100vh;
    overflow: hidden;
    min-width: 100vw;
}
.video {
    vertical-align: bottom;
}
.modal_bg.bg_color3 {
    background-color: #c1af98;
}
.modal_wrap {
   top: 0;
   left: 0;
    z-index: 999;
}
.modal_wrap .modal_scroll_wrap {
    top: 50%;
    left: 50%;
    height: 87vh!important;
    max-width: 950px;
    transform: translate(-50%, -50%);
    padding: 90px 40px 70px;
    background: #fff;
    box-sizing: border-box;
    box-shadow: 0 0 32px rgb(110 110 110 / 16%);
    width: 90%;
}
.modal_wrap .modal_scroll{
	overflow-y: auto;
	background: #fff;
	overflow-x: hidden;
}
.modal_wrap .close_bt {
    top: -18px;
    right: -14px;
    cursor: pointer;
    border-radius: 50%;
    height: 60px;
    width: 60px;
    background: #dddddd;
    box-shadow: 0 0 32px rgb(110 110 110 / 39%);
}
.modal_wrap .close_bt img {
    padding: 4px;
    box-sizing: border-box;
}
.modal_btn .more_box {
    width: 50%;
    cursor: pointer;
    margin-top: 30px;
    border: 0;
    border-bottom: 2px solid;
    max-width: 149px;
    margin-left: 0;
    margin: 10px auto 0;
}

.modal_bg {
    background: rgb(5 0 48 / 54%);
}
.back1:before, .back2:before {
    background-color: rgb(255 226 233 / 40%)!important;
    pointer-events: none;
    z-index: -1;
    background-image: url(Dup/img/groovepaper.png);
    display: none;
}
.top_back1:before {
    border-radius: 0 100px 100px 0;
    height: 53%;
    top: inherit;
    bottom: 8%;
}
.top_back1:after {
   content: "";
    display: block;
    width: 50%;
    position: absolute;
   border-radius: 0 0px 0px 100px;
    height: 35%;
    right: 0;
    top: 0%;
    background-color: rgb(241 163 210 / 14%)!important;
    background-color: rgb(219 219 219 / 14%)!important;
    pointer-events: none;
    z-index: -1;
}
.top .back2:before {
    border-radius: 100px 0 0 100px;
}

#contents3 .con_box {
    border-radius: 35px;
}
#top_cms .more_btn {
    background: #ffffff;
    /*border: 1px solid;*/
    transition: all 500ms cubic-bezier(0.77, 0, 0.175, 1);
    border-top: 1px solid;
    border-bottom: 1px solid;
}

#fix_bnr {
    bottom: 7px;
    position: fixed;
    z-index: 4;
    right: 65px;
    max-width: 200px;max-width: 390px;
    filter: drop-shadow(0px 2px 3px rgba(0,0,0,0.1));
}
#logo2 a {
    max-width: 224px;
}

.topcms_news_type2 .cate_box {
	width: 46.33333%!important;
	margin-right: 1.5%;
	margin-left: 1.5%;
	cursor: pointer;
	border-bottom: 1px solid #ddd;
	margin-bottom: 30px;
	box-shadow: 0 6px 12px rgb(0 0 0 / 0);
	/* padding: 20px; */
	/* border-radius: 20px; */
	/* background-color: #f5f5f5; */
}
.topcms_news_type2 .cate_box:hover {
	transform: translateY(-5px);
}
.topcms_news_type2 .cate_box .box_item {
	cursor: pointer;
}
.topcms_news_type2 .txt_height {
	height: 5em
}
.topcms_news_type2 .box_img1 {
	border-radius: 10px;
}

/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
.topcms_news_type2 .cate_box {width: 100%!important;}
.topcms_news_type2 .txt_height {height: 3em}
}
@media(min-width: 769px) {
.pd_l-r10per {
    padding-right: 14%;
    padding-left: 14%;
}
}
/* ---------- タブレット ---------- */
@media screen and (max-width: 768px){
#fix_bnr {
    max-width: 312px;
}
#main_img #video:after {
    width: 36%;
    height: 343px;
}
#main_img:after {
    width: 36%;
    height: 343px;
}
#page_title .page_title_box {
    width: 65%;
}
#body {
    background-size: 160% auto;
    background-position: 50% 0;
}
.catch {
    left: inherit;
    top: inherit;
    bottom: 2%;
    right: 4%;
    width: 60%;
}

#contents1 .con_box {
    margin-top: 9%;
}
#contents1 h3.linee:after {
    top: -100px;
    width: 204px;
    height: 174px;
    right: -56px;
}
#contents3 h3.linee:after {
    top: -16px;
    width: 250px;
    height: 200px;
}
#contents3 .con_box:after {
    bottom: -30px;
    right: -40px;
    width: 253px;
    height: 247px;
}
.top_cms_box > *, .cms_2-h .swiper-pagination {
    padding-left: 10%;
    padding-right: 10%;
}
.more_box figure {
    border: 10px solid #fff;
}
h3.hannari.font_40 {
    font-size: 6vw;
}
#intro h3.linee:after {
    top: -66px;
    width: 213px;
    height: 355px;
}
.eng1 {
    width: 255px;
    right: -13%;
    bottom: -47%;
    transform: rotate(-4deg);
    z-index: 1;
    pointer-events: none;
}
.eng2 {
    width: 166px;
    top: 115%;
    left: 65%;
}
.eng3 {
    width: 213px;
    top: -87px;
    right: 3%;
}
.eng4 {
    width: 217px;
    top: -98px;
    left: 34%;
}
}
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
/* ---------------------------------------------------------------------------------------------- */
@media screen and (max-width: 667px){
main {
    background-size: 22% auto;
    background-image: url(Dup/img/hana-r_sp.png), url(Dup/img/hana-l_sp.png);
}
.video {
    width: 115%!important;
}
#body {
    background-size: 229% auto;
}
#logo {
    max-width: 79px;
}

header.scr_header #logo {
    max-width: 65px;
}
#page_title .page_title_box {
    width: 84%;
    box-sizing: border-box;
}
#intro .num, #contents1 .num, #contents2 .num, #contents3 .num {
    width: 87px;
    top: -65px;
}
#contents2 .con_img {
    margin-bottom: 0px;
}
#contents1 .con_img {
    margin-bottom: 0;
}
#contents3 .con_box:after {
    bottom: -21px;
    right: -41px;
    width: 188px;
    pointer-events: none;
}
#intro h3.linee:after {
    top: -66px;
    width: 118px;
    height: 214px;
    left: auto;
    right: -34px;
}
#contents2 h3.linee:after {
    top: 6px;
    width: 70px;
    height: 205px;
    left: auto;
    right: 13%;
}
#contents3 h3.linee:after {
    display: none;
}
.eng1, .eng2, .eng3, .eng4 {
    filter: drop-shadow(0px 0px 2px #ffffff) drop-shadow(3px 3px 3px #ffffff) drop-shadow(0px 0px 2px #ffffff);
}
.eng1 {
    width: 64%;
    left: 0;
    top: inherit;
    bottom: -67px;
}
.eng2 {
    width: 137px;
    top: -247px;
    left: auto;
    right: -2%;
}
.eng3 {
    width: 174px;
    top: -292px;
    right: -23px;
    transform: rotate(13deg);
}
.eng4 {
    width: 205px;
    top: -124px;
    left: -61px;
}
#intro .num {
    top: 54px;
    left: 10%;
}
.top_cms_box:first-of-type {
    padding-top: 36px;
}
.intro_txt span.font_2up, #contents3 span.font_2up {
    font-size: calc(1rem + 1px);
}
.catch {
    left: inherit;
    top: inherit;
    bottom: 0%;
    right: 4%;
    width: 69%;
}
#fix_bnr {
    bottom: 3px;
    left: 5px;
    max-width:208px;
    right: auto;
}

.intro_txt {
    width: 100%;
}
.modal_wrap .modal_scroll_wrap {
    padding: 50px 5px;
    width: 92%;height: 83vh!important;
} 
.modal_btn .more_box {
    max-width: 149px;
    margin-left: auto;
    padding: 2%;
    margin-top: 15px;   
}
.modal_wrap .close_bt {
    right: -6px;
}

#intro .num {
    top: -59px;
    left: 0;
    right: 0;
    margin: auto;
    transform: none;
}

.intro_img {
    bottom: 10px;
    top: inherit;
    width: 76%;
    right: 7%;
}
#logo2 a {
    max-width: 130px;
}
}
/*2023/05/02*/
.catch {
    width: 118px;
}
@media screen and (max-width: 768px){
.catch {
    width: 50%;
}
}
@media screen and (max-width: 667px){
.catch {
    width: 69%;
}
}

/*2023/08/28*/
.menu {
    display:none;
}
.add_logo {
    max-width:100px;
    left:5%;
    top:10px;
    z-index: 2;
}
@media screen and (max-width: 1280px){
.add_logo {
    display: none;
}
}
#fix_bnr {
    max-width: 280px;
}
.catch {
    display: none;
}