﻿@import url('https://fonts.googleapis.com/css2?family=Eagle+Lake&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500&display=swap');
body {
    background-color: #ffffff;
    background-image: url("Dup/img/45-degree-fabric-light.png");
    background-image: url("Dup/img/bg.jpg");
    font-family: 'Noto Sans JP', sans-serif;
    -webkit-text-size-adjust: 100%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-weight: 500;
    background-position: 800px 900px;
}
#main_img .menu p.bg_white.square_box {
    border-radius: 50%;
}
#contents1 .con_img, #contents2 .con_img, figure, #page_title .page_title_box, .page .con_box.bg_white {
    border-radius: 25px;
}
.pagetitle_png {
    z-index: 1;
    width: 400px;
    right: 3%;
    top: -96px;
}
main {
    position: relative;
}

.hannari, .cate_title, .catch {
    font-family: 'Kosugi Maru', sans-serif;
}
h3.hannari {
    text-shadow: 1px 1px 2px #fff, -1px 1px 2px #fff, 1px -1px 2px #fff, -1px -1px 2px #fff, 1px 0px 2px #fff, 0px 1px 2px #fff, -1px 0px 2px #fff, 0px -1px 2px #fff;
}
.illust1, .illust2, .illust3, .illust4, .illust5, .pagetitle_png {
    filter: drop-shadow(38px 11px 0px rgba(255,255,255,0.4));
}
.illust1 {
    width: 155px;
}
.illust2 {
    right: -5%;
    bottom: -6%;
    width: 197px;
}
.illust3 {
    right: -208px;
    bottom: -6%;
    width: 193px;
}
.illust4 {
    left: -190px;
    bottom: -22%;
    width: 140px;
}
.illust5 {
    width: 158px;
    right: 9%;
    top: -125px;
}
.intro_txt {
    width: 61%;
}
.cms_title h3 {
    position: relative;
}
.cms_title h3::before {
    content: "";
    position: absolute;
    z-index: 1;
    background-image: url(Dup/img/maru.png);
    z-index: -1;
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    left: -91px;
    top: -72px;
}

#intro {
    background: #fff;
    background-image: url(Dup/img/huwahuwa1.png), url(Dup/img/huwahuwa2.png);
    background-repeat: no-repeat;
    background-position: 111% 0, -10% 100%;
    background-size: 600px, 400px;
}
main:before {
    content: "";
    display: block;
    position: absolute;
    top: -240px;
    left: 0px;
    width: 100%;
    height: 241px;
    background-image: url(Dup/img/wave_1.png);
    background-position: 0 0;
    background-repeat: repeat-x;
    background-size: 100% 100%;
    z-index: 1;
}

#intro:before {
    content: "";
    display: block;
    position: absolute;
    bottom: -59px;
    left: 0px;
    width: 100%;
    height: 60px;
    background-image: url(Dup/img/wave2.png);
    background-position: 50% 0;
    background-repeat: repeat-x;
    background-size: 100% 60px;
    z-index: 0;
}
.page main:before {
    /*content: "";*/
    /*display: block;*/
    /*position: absolute;*/
    /*top: -136px;*/
    /*left: 0px;*/
    /*width: 100%;*/
    /*height: 179px;*/
    /*background-image: url(Dup/img/wave3.png);*/
    /*background-position: 0 0;*/
    /*background-size: auto;*/
    /*z-index: 1;*/
    /*background-color: transparent!important;*/
}
#contents1 .con_title h3 {
    background-image: url(Dup/img/midasi3.png);
    background-position: 0 50%;
    background-repeat: no-repeat;
    background-size: auto 100%;
    padding-bottom: 55px;
    padding-top: 45px;
    margin-bottom: 9px;
}
#contents2 .con_title h3 {
    background-image: url(Dup/img/midasi2.png);
    background-position: 0 100%;
    background-repeat: no-repeat;
    background-size: 278px;
    padding-bottom: 34px;
    padding-top: 30px;
}
#contents3 .con_title h3 {
    background-image: url(Dup/img/midasi1.png);
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: 185px;
    padding-bottom: 40px;
}
.num {
    font-family: 'Eagle Lake', cursive;
}
.cms_title p {
    font-family: 'Eagle Lake', cursive;
    font-size: 22px;
    letter-spacing: 0.2rem;
}
.check li {
    padding: 1px 4px 1px 2px;
    font-size: 17px;
    text-align: left;
}
.check li i {
    color: #ff9191;
}
.marker {
    /* background: linear-gradient(transparent 90%, #a89d73 0%) 0px 0px repeat scroll rgba(0, 0, 0, 0); */
    color: #262626;
    padding: 3px 4px;
}
.intro_title span {
    position: relative;
}
.intro_title span::before {
    content: "";
    position: absolute;
    z-index: 1;
    background-image: url(Dup/img/maru.png);
    z-index: -1;
    width: 130px;
    height: 130px;
    background-size: contain;
    background-repeat: no-repeat;
    left: -51px;
    top: -22px;
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}
#contents1 .con_box, #contents2 .con_box {
    position: relative;
    background-color: rgba(255,255, 255, 0);
background-image: radial-gradient(rgb(255 255 255 / 64%) -6%, rgba(255, 255, 255, 0.2) 60%,  rgba(255, 255, 255, 0) 72%, rgba(255, 255, 255, 0) 98%);
}
/* ----------------------------------------------------------------------------------------------------------------------------------- */

.more_btn:before {
    background-color: rgb(255 218 218 / 10%);
}
.nav_menu_more:nth-of-type(2) {
    display: none;
}
/* ------------------------------------------------------------------------------- */
.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;
    font-size: 44px;
    right: 16%;
    top: 10%;
    text-shadow:0px 0px 7px #ef5309, 0px 0px 5px rgb(255 109 23);
    z-index: 1;
    text-align: center;
}

#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: 443px;
    left: 0;
    background-image: url(Dup/img/hana3.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;
}
#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;
    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";
}

/* ---------------------------------------  ----------------------------------------- */

#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: #f18939;
    color: #f18939;
}
#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;
}
footer.bg_color2 {
}
#copyright.bg_color1 {
    background-color: #ffffff;
    color: #212121;
}
#copyright.bg_color1 .txt_white {
    color: #212121;
}
.intro_img {
    width: 46%;
    right: -41px;
    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: 57%;
}
#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: 0px;
    position: fixed;
    z-index: 4;
    right: 68px;
    max-width: 250px;
    filter: drop-shadow(0px 2px 3px rgba(0,0,0,0.2));align-items: flex-end;
}
#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: 22px;
    box-shadow: 0 6px 12px rgb(0 0 0 / 0);
    padding: 20px;
    border-radius: 20px;
    background-color: #fff;
    box-sizing: border-box;
}
.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){
#copyright {
    padding-bottom: 100px;
}
.font_14 {
    font-size: 14px;
}
.pagetitle_png {
    width: 358px;
    right: 3%;
    top: -96px;
}
.cms_2-f .swiper-pagination {
    right: 18px;
}
#main_img #video:after {
    width: 36%;
    height: 343px;
}
#main_img:after {
    width: 36%;
    height: 343px;
}
main:before {
    top: -183px;
    height: 184px;
}
.intro_img {
    width: 46%;
    right: -24px;
    top: 29%;
}
.illust1 {
    width: 133px;
    top: -48px;
}
.illust2 {
    right: 9%;
    bottom: -42%;
    width: 138px;
}
.illust3 {
    right: -69px;
    bottom: -65%;
    width: 161px;
}
.illust4 {
    left: -58px;
    bottom: -85%;
    width: 115px;
}
.illust5 {
    width: 123px;
    right: 9%;
    top: -132px;
}
#body {
    background-size: 160% auto;
    background-position: 50% 0;
}
.catch {
    font-size: 3.4vw;
    left: inherit;
    top: inherit;
    bottom: 10%;
    right: 13%;
}

#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%;
}
.cms_2-f .box_wrap {
    position: relative;
}
.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){
.top_cms_box > *, .cms_2-h .swiper-pagination {
    padding-left: 5%;
    padding-right: 5%;
}
.pagetitle_png {
    width: 237px;
    right: 3%;
    top: -60px;
}
#cms_1-a .pager li {
    margin-right: 0;
}
#contents2 .con_title {
    background-position: 50% 100%;
}
#contents3 .con_box {
    padding-left: 17px;
    padding-right: 17px;
}
.illust3 {
    right: -31px;
    bottom: -24%;
    width: 113px;
}
.illust4 {
    left: -24px;
    bottom: -47%;
    width: 89px;
}
.check li {
    font-size: 14px;
}
main {
    background-size: 22% auto;
    background-image: url(Dup/img/hana-r_sp.png), url(Dup/img/hana-l_sp.png);
}
main:before {
    top: -96px;
    height: 97px;
}
.video {
    width: 115%!important;
}
#body {
    background-size: 229% auto;
}
#logo {
    max-width: 79px;
}
.illust1 {
    width: 85px;
    top: auto;
    bottom: 17px;
    left: inherit;
    right: 26px;
}
#contents1 .con_box {
    margin-top: 6px;
}
.illust5 {
    width: 81px;
    right: inherit;
    top: -109vw;
    left: 2px;
}
.illust2 {
    right: 4%;
    bottom: -8%;
    width: 95px;
}
header.scr_header #logo {
    max-width: 74px;
}
#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: 20%;
    right: 0;
    font-size: 5.6vw;
    left: 0;
}
#fix_bnr {
    left: 5px;
    max-width: inherit;
    right: auto;
    width: 45%;
}
.intro_txt {
    width: 100%;
    padding-bottom: 220px;
}
.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: 88%;
    right: 3%;
}
#logo2 a {
    max-width: 130px;
}
}