﻿@import url('https://fonts.googleapis.com/css2?family=Caveat+Brush&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat+Brush&family=Yomogi&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat+Brush&family=Yusei+Magic&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dokdo&display=swap');
body, .en_font {
/*font-family: 'Caveat Brush', cursive;
font-family: 'Yomogi', cursive;*/
font-family: 'Caveat Brush', cursive;
font-family: 'Yusei Magic', sans-serif;
}
figure, figure img {
    border-radius: 33px;
}
/* -------------------------------- 1119 ---------------------------------- */
.bg_color_line {background-color: #00b900;}
.bg_color_line:hover {background-color: #41f041;}
.fixbanner_wrap {
    position: fixed;
    bottom: 0;
    z-index: 16;
}
.fixbanner_pc {
    bottom: 0;
    position: fixed;
    z-index: 5;
    right: 60px;
}
.fixbanner_pc a {
    border-radius: 10px 10px 0 0;
}
#footer_bottom {
    padding-bottom: 117px;
}
.other #main_nav li a {
    color: #fff;
}

@media(max-width: 667px) {
    #footer_bottom {
                padding-bottom: 76px;
    }
    #page_top {
        display: none;
    } 

}
/* -----------------------------0901 ---------------------------------- */
#main_nav {
    position: inherit;
    top: 0;
    left: 0;
    transform: none;
    padding: 0;
    z-index: 2;
}
#menu_bt {
    background-color: #ff8301;
}
#menu_wrap nav ul li a {
    color: #333;
}
#menu_wrap nav ul li a .title2 {
    opacity: 0.1;
}
.other h1 {
    height: 85px!important;
}
.other h1 img {
    width: 180px;
}
#intro #contents_links .box_wrap .box:nth-of-type(even) {
    margin: 0;
    transform: none;border-radius: 0; padding: 10px;
}
#intro #contents_links .box_wrap .box:nth-of-type(odd) {
    margin: 0;
    transform: none;border-radius: 0;
    padding: 10px;
}
#intro #contents_links .box_wrap .box a {
    border-radius: 0;
    height: 168px;
    padding: 134px 50px 17px;
}
#contents_links .box_wrap .box a h4 {
    padding: 10px 10px;
}
/* -------------------------------------------------------------------- */
h1 {
    padding: 10px;
}
#header {    background: #ffdebb;}

#loader::after, .sm-slider::after, #page_title::before, #menu_wrap::after, #tel_contact, #page10 .box a::after {
    background: rgb(59, 175, 117);
    background: -moz-linear-gradient(left, rgb(59, 175, 117) 0%, rgb(220, 243, 232) 100%);
    background: -webkit-linear-gradient(left, rgb(59, 175, 117) 0%,rgb(220, 243, 232) 100%);
    background: linear-gradient(to right, rgb(59, 175, 117) 0%,rgb(220 243 232) 100%)!important;
}
#menu_wrap::after {
    background: #ffdebb!important;
}
#footer_box h2, #footer_box .tel a, #footer_txt {
    color: #2b2b2b;
}
#contents {background: #ffdebb}

#contents div {
    width: 100%;
   margin-left: 0;
   max-width: 1400px;
    margin: 0 auto;
}



#intro_txt {
 /*   background: url(Dup/img/hito.png) no-repeat 87% 100%;
    background-size: 253px auto;*/
}
.page2 #main_wrap {
    background: #DCF3E8;    
}
.page4 #main_wrap {
    background: #DCF3E8;    
}
.page5 #main_wrap {
    background: #DCF3E8;
}
.page6 #main_wrap {
    background: #DCF3E8;
}
.cms_2-a .box_item {
    border-radius: 32px;
}
.cms_5-c .cate_box h3, #cms_5-c .cate_box h3 {
    background: linear-gradient(transparent 50%, #ffffff 50%);
    padding-bottom: 6px;
    padding-left: 31px;
    padding-right: 10px;
}
 #cms_5-c .cate_box h3 {
     padding-left: 40px;
 }
.page2 .cms_wrap {
    background: #fff;padding: 20px;border-radius: 20px;
}
#contents div::after {
    border-radius: 52px;
}
#cms_6-c .cate_box {
  border: 10px solid #fff;
  box-shadow: 0 0 1px #ccc, 1px 1px 2px rgba(50, 50, 50, 0.2);
  position: relative;
}
#cms_6-c .cate_box::before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 80px 80px 0 0;
  border-color: #f9eccd transparent transparent transparent;
  box-shadow: -1px -1px 1px rgba(50, 50, 50, 0.1);
  position: absolute;
  left: -15px;
  top: -15px;
}
#cms_6-c .cate_box::after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 0 80px 80px;
  border-color: transparent transparent #f9eccd transparent;
  box-shadow: 1px 1px 1px rgba(50, 50, 50, 0.1);
  position: absolute;
  right: -15px;
  bottom: -15px;
}
#cms_3-b .cate_title {
        border-radius: 35px;
    border-left: 0;
    text-align: center;
}
#cms_3-b .cate_box {border-radius:33px;}
#cms_2-a .cate h3 {
  position: relative;
  padding: 1.5rem 2rem;
  border: 4px solid #76cdff;
}
#cms_2-a .cate {
    background: #dcfeff;
    padding: 20px;
    border-radius: 31px;
}
#cms_2-a .cate h3:before,
#cms_2-a .cate h3:after {
  position: absolute;
  left: 0;
  width: 100%;
  content: '';
  border-top: 4px dotted #76cdff;
}
#cms_2-a .cate h3:before {
  top: 6px;
}
#cms_2-a .cate h3:after {
  bottom: 6px;
}

#intro_img {
    border-radius: 50px;z-index: 2;
}
#intro #intro_box #intro_txt {background-color: inherit;
position: relative;    padding-top: 29px;
}
#main_img::after {
    background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%, rgba(0,0,0,0.3) 100%);
    background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0) 0%,rgba(0,0,0,0.3) 100%);
    background: radial-gradient(ellipse at center, rgba(255,255,255,0) 0%,rgb(0 0 0 / 7%) 100%);
}
#top_cms .top_cms_box .top_cms_title p {
    font-size: 70px;
    opacity: 1;
    bottom: 50px;
    left: -1px;
    color: #3caf75;
}
#loader img {
    width: 416px;
}
#contents div::after {
    opacity: 1;
}
#top_cms .top_cms_box .top_cms_title h3 {
    color: #fff;
    font-size: 44px;
    text-shadow: 1px 1px 0px #000000, -1px 1px 0px #000000, 1px -1px 0px #000000, -1px -1px 0px #000000, 1px 0px 0px #000000, 0px 1px 0px #000000, -1px 0px 0px #000000, 0px -1px 0px #000000;
}
#top_cms {
        position: relative;
    z-index: 1;
}

.top_cms_box, #footer {position: relative;}
/*.top_cms_box:before, #footer:before {
     content: "";
    display: block;
    position: absolute;
   top: -100px;
    left: 0;
    width: 100%;
    height: 100px;
    background-image: url(Dup/img/cms_nami.svg);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}*/
.other #footer:before {
   display: none; 
}
/* .top_cms_box:nth-of-type(1):before {
    background-image: url(Dup/img/cms_nami_green.svg); 
 }
.top_cms_box:nth-of-type(2):before {
    background-image: url(Dup/img/cms_nami_blue.svg); 
 }
 .top_cms_box:nth-of-type(5):before {
    background-image: url(Dup/img/cms_nami_pink.svg); 
 }
 #footer:before {
    background-image: url(Dup/img/cms_nami_pink.svg);
transform: rotate(-180deg);
top: 0px;z-index: 2;
 }
*/
 
 
 
  .top_cms_box {
      padding-top: 120px;
    padding-bottom: 112px;    
  }
 .top_cms_box:nth-of-type(1), .top_cms_box:nth-of-type(2), .top_cms_box:nth-of-type(4), .top_cms_box:nth-of-type(5){
    background-color: #DCF3E8;
    padding-top: 120px;
    padding-bottom: 112px;
}
.top_cms_box:nth-of-type(2) {
    background-color: #DCF3E8;
}
.top_cms_box:nth-of-type(4) {
    background-color: #DCF3E8;
}
.top_cms_box:nth-of-type(5) {
    background-color: #DCF3E8;
}
#intro_txt h3 span, #contents h4 {
	position:relative
}
#intro_txt h3 span::before, #contents h4:before {
    content: "";
    position: absolute;
    z-index: -1;
    width: 76px;
    height: 76px;
    top: 0px;
    left: -40px;
    transform: translate(10px,25px);
    background-color:#54ebe3!important;
    border-radius: 43% 57% 45% 55% / 57% 41% 59% 43%;
    -webkit-animation: spin 4.5s linear infinite;
    -moz-animation: spin 4.5s linear infinite;
    -ms-animation: spin 4.5s linear infinite;
    -o-animation: spin 4.5s linear infinite;
    animation: spin 4.5s linear infinite;
}
/* ------------------------------------------------------------*/
@-webkit-keyframes spin {
	0% {-webkit-transform: rotate(0deg);}
	100% {-webkit-transform: rotate(360deg);}
}
@-moz-keyframes spin {
	0% {-moz-transform: rotate(0deg);}
	100% {-moz-transform: rotate(360deg);}
}
@-ms-keyframes spin {
	0% {-ms-transform: rotate(0deg);}
	100% {-ms-transform: rotate(360deg);}
}
@-o-keyframes spin {
	0% {-o-transform: rotate(0deg);}
	100% {-o-transform: rotate(360deg);}
}
@keyframes spin {
	0% {transform: rotate(0deg);}
	100% {transform: rotate(360deg);}
}

#contents h3 {
    color: #3c4144;margin-bottom: 0px;max-width: 1280px;
    margin: 0 auto;font-size: 40px;
        padding-bottom: 23px;
    text-align: center;
}
#main_nav li a span {
    font-family: 'Dokdo', 'Yusei Magic', cursive;
}
h1::after {
    border-color: #ffe500 transparent transparent transparent;
}
h1::after {
    border-width: 246px 363px 0 0;
}
#main_img h2 {
    mix-blend-mode: multiply;
    color:#51b7ff; 
}
.sm-slider::after, #main_img h2::before{
    background: inherit!important;
}
h1 img {
    width: 225px;
}

h1::after {
    content: "";
    position: absolute;
    width: 425px;
    height: 340px;
    border-width: 0;
  /*  background: url(Dup/img/nami2.svg);*/
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: contain;
}
#intro #intro_box #intro_txt {
   margin-left: 0!important;
   width: 100%;
}

#main_img {
        border: 0px solid #fff;
}
main {
 position: relative;   
}
main:before {
    content: "";
    display: block;
    position: absolute;
    top: -131px;
    left: 0;
    width: 100%;
    height: 131px;
   /* background: url(Dup/img/nami_pink.svg);*/
    background-repeat: no-repeat;
    background-size: 100% 100%;
    z-index: 1;
}
.other main:before {
    display: none;
   
}
#main_nav ul:after, #main_nav ul:before {
    display: none;
}
#main_nav li a {
    color: #212121;font-family: 'Yusei Magic', sans-serif;
  text-align: center;
}
.other #main_nav li a {font-size:19px}
#main_nav li a span {
    display: block;
    font-weight: bold;
   line-height: 1;
}
#main_img {overflow: hidden;
}


#main_img .h2Wrap.trans:before, #main_img .h2Wrap.trans:after, #main_img .hosi.trans:after, #main_img .hosi.trans:before, #main_img .hosi2.trans:after, #main_img .hosi2.trans:before, .hosi3.trans:before, .hosi3.trans:after{
    opacity: 1;    transform: none;transform: scale(1);
}
#intro {
    background: #ffdebb;
}
#intro #intro_box {background-color:inherit
    
}
#intro #intro_box::after {
    display: none;
}

#contents_links .box_wrap .box a div span::after, #top_cms .top_cms_box .more a::after {
    background-color: #FF8300;
}
#footer_bottom {
    position: relative;
        background-color: #ffdebb;

}
#footer_bottom a, #copyright {
    color: #3c3144;
}

#contents_links .box_wrap .box {
    border: none;
}

#contents_links {position:relative;
    background: #DCF3E8;
}
#contents_links:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: 0;
    width: 100%;
    height: 161px;
/*    background-image: url(Dup/img/nami_pink_b.svg);*/
    background-repeat: no-repeat;
    background-size: 100% 161px;
    z-index: 0;
}

#contents_links .box_wrap .box:nth-of-type(odd) {
    border-left: none;    background: transparent;border-radius: 30px;
    margin: 10px 10px;
}
#contents_links .box_wrap .box:nth-of-type(even) {
    border-right: none;    background:  transparent;border-radius: 30px;
    margin: 10px 10px;
}
#contents_links .box_wrap .box a {
   
    border-radius: 30px;
}
#contents::before {
    /*content: "";*/
    display: none;
    position: absolute;
    top: -0px;
    left: 0;
    width: 100%;
    height: 179px;
   /* background-image: url(Dup/img/nami_yellow.svg);*/
    background-repeat: no-repeat;
    background-size: 100% 179px;
    z-index: 2;
    opacity: 1;
}
.date {
    border-radius: 32px;
}
#contents_links .box_wrap .box a h4 {
    border-radius: 31px;
}
#contents_links .box_wrap .box a p span {
    border-radius: 22px;
}

#contents_links .box_wrap .box a div span, #top_cms .top_cms_box .more a {
    border-radius: 22px;
}
@media(max-width: 768px) {
    h1 img {
    width: 282px;
}
#main_img h2 {
    width: 93%!important;
}

}
@media(max-width: 667px) {
        .page2 .cms_wrap {
        padding: 10px;
    }
    #top_cms .top_cms_box {
    padding-top: 81px;
    padding-bottom: 37px;
    }
    #cms_6-c .arrow {
    bottom: -110px;
}
h1::after {
    width: 95%;
    height: 329px;
}
main:before {
    top: -40px;
    height: 40px;
}
.h2Wrap {
    padding-bottom: 44px;
}
#main_img .h2Wrap:before {
    width: 50px;    top: 25px;
    left: 90px;
}
#main_img .h2Wrap:after {
    width: 70px;    left: 194px;
}
#main_img .hosi:after{
width: 65px;
    left: 133px;
    top: -13px;
}
#main_img .hosi:before{
    width: 80px;    left: 235px;
    top: -59px;
}
#intro #intro_box #intro_txt {
    border-radius: 0;
}
#loader img {
    width: 222px;
}
#contents_links:before {
    height: 56px;
    background-size: 100% 100%;
}
#contents {
    padding-top: 30px;
    padding-bottom: 50px;
}
#footer_bottom:before {
    top: -74px;
    height: 74px;
}
#contents_links:before {
  /*  background-image: url(Dup/img/nami_pink_b.svg);*/
}
#main_img .hosi2:before {
    width: 97px;
    left: 325px;
    top: -45px;
}
h1 img {
    width: 141px;
}
#menu_wrap nav ul li a {
    padding-top: 22px;
}
}

@media screen and (min-width:769px) and ( max-width: 1335px) {
#intro.on #intro_box #intro_txt {
    margin-left: 30%;
}

}
@media screen and (max-width: 1281px){
#top_cms {
    padding-left: 0px;
    padding-right: 0px;
}
.top_cms_box .width_1280-max {
padding: 0 20px;;    
}
}
@media(max-width: 768px) {
    #intro.on #intro_box #intro_txt {
    margin-left: 0;
    margin-top: 6%;
padding-bottom: 10px;
}
#wrap {overflow: hidden}
#top_cms {
padding-bottom: 0;
}

}
@media(max-width: 667px) {
    #top_cms .top_cms_box {
    margin-bottom: 0;
}
     #cms_5-c .cate_box h3 {
     padding-left: 27px;
 }
#intro_txt h3 span::before, #contents h4:before {
    top: -23px;
}

.top_cms_box:before, #footer:before {
    top: -50px;
    height: 50px;
}
.top_cms_box .width_1280-max {
padding: 0 10px;;    
}
#top_cms .top_cms_box .top_cms_title h3 {
    font-size: 38px;
    padding-left: 10px;
}
#top_cms .top_cms_box .top_cms_title p {
    font-size: 41px;
    bottom: 28px;
    left: 14px;
}
#contents::before {
    height: 85px;
    background-size: 100% 74px;
}
#contents h3 {
    margin-bottom: 21px;    font-size: 36px;
}
footer #footer_bottom #copyright {
   padding: 0; 
    text-align: left;
}
#main_img h2 {
    width: 94%!important;
    padding: 20px 2%;
}
}




