﻿@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&family=Mochiy+Pop+P+One&display=swap');
/* class="other" */
body {
    line-height: 1.9;font-family: 'Kosugi Maru', sans-serif;
}
h2, h3, h4, .catch {
font-family: 'Mochiy Pop P One', sans-serif;
}
header {
    background: rgba(255,255,255,0.75);
    backdrop-filter: blur(2px);
}
.catch {
    right: 4%;
    bottom: 7%;
    width: 90%;
}
figure, figure img {
    border-radius: 24px;
}
#intro h2 span {
    position: relative;z-index: 1;
}
#intro h2 span:before {
    content: '';
    position: absolute;
    top: -9px;
    left: -12px;
    width: 58px;
    height: 66px;
    background: url(Dup/img/sizuku1.png) no-repeat 50% 50%;
    background-size: contain;
    z-index: -1;
    opacity: 0.8;
}
.cms_title h2:before {
    content: '';
    position: absolute;
    top: -17px;
    left: -6px;
    width: 58px;
    height: 66px;
    background: url(Dup/img/sizuku1.png) no-repeat 50% 50%;
    background-size: contain;
    z-index: -1;
    opacity: 0.8; 
}
.sizuku1 {
    width: 100px;
    z-index: -1;
}
.sizuku2 {
    right: 0%;
    z-index: -1;
}
.sizuku {
    top: 50px;
    left: 0;
    margin: 0 auto;
    right: 0;
    z-index: -1;
    width: 100%;
}
.scaleanim {
     transition-property: opacity,transform;
    opacity: 0;
    transform: scale(0);
    transition: 0.5s;
}
.scaleanim.trans {
    opacity: 1;
    transform: scale(1);
}
.cate_list li a, .more a {
    position: relative;overflow: hidden;
}
.more a {
    border-radius: 24px;
}
.cate_list li a:hover:before, .more a:hover:before {
        transform: scaleX(1);
    transform-origin: left;z-index: -1;
}
.cate_list li a:before, .more a:before {
        content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transform: scaleX(0);
    transform-origin: right;
    transition: transform .7s cubic-bezier(.19, 1, .22, 1);
    background: #ff9800;
}
/* -------------------↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓------------------ */
header {
    box-shadow: 0px 0px 5px 0px rgba(0,0,0,0.15);
}
header #header #header_menu li {
padding-top: 18px;
}
header #header #header_menu li a span {
    padding-top: 13px;
}
header #header #header_menu li:last-child a:hover span {
    background: #1dabba;
}
header #header #header_menu li:last-child a span {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 12px;
    padding-right: 12px;
    background: #ff9800;
    color: #fff;
    border-radius: 15px;
}
.txtshadow-w {
    text-shadow: 1px 1px 0px #fff, -1px 1px 0px #fff, 1px -1px 0px #fff, -1px -1px 0px #fff, 1px 0px 0px #fff, 0px 1px 0px #fff, -1px 0px 0px #fff, 0px -1px 0px #fff;
}
.bannner a, .cms_1-a .cate_box, .cms_3-f .sub_cate, .cms_5-a .box_wrap, .more a {
    box-shadow: 0 0 15px 0 rgba(136,136,136,0.15);
}
header {
    padding-bottom: 20px;
}

main {
    background: #dffbff;
}
#intro h2 {
    font-size: 36px;
}
#contents > .box_wrap {
    overflow: hidden;
}
#contents h3 {
    font-size: 26px;
   
}
#contents h3 span {
     background: url(Dup/img/line.png)repeat-x;
    background-size: auto 28px;
    background-position: 0 100%;padding-bottom: 8px;
}
.more {
    margin: 30px auto 0;
}
#top_cms {
    max-width: inherit;
}
.top_cms_box .cms_title {
    max-width: 1280px;
    margin: 0 auto;
    position: relative;
}
.cms_title span {
    font-size: 19px;
    color: #ecf170;
    font-weight: bold;
    position: absolute;
    top: -25px;
    letter-spacing: 0.2em;
    left: 12px;
}
.top_cms_box:nth-child(3) .cms_title span {
    color: #b8bbff;
}
#top_cms .top_cms_box {
    overflow: hidden;
    padding-top: 70px;
    padding-bottom: 55px;
    margin-bottom: 50px;
}
.top_cms_box .cms_wrap {
    max-width: 1280px;
    margin: 30px auto 0;
}
.cms_title h2 {
 font-size: 30px;
 color: #555;
 position: relative;
}
#cms_2-a .cate_box {
border-bottom: 4px dotted #dcc45c;
}
#cms_2-c .cate_box {
    background: #fff;
    border-radius: 20px;
}
.info_box, #bottom_menu, .svg_box2 {
    background: #dffbff;
}
.svg_box2 svg {
    fill-opacity: 1;
    fill: #cce9ee;
}
#bottom_menu {
    margin-bottom: 0;
    padding-bottom: 20px;
}
#info_title_box .info_title {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}
#info_title_box .info_title span {
    background: transparent;
    font-size: 33px;
    letter-spacing: 0.8rem;
    line-height: 1;
text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.38);
}
#video {
     max-height: 100vh;
}
video {
    vertical-align: bottom;
   
}
#page9 h3.font_bold {
    font-weight: normal;
}
@media(max-width: 768px) {
header {
    padding-bottom: 0;
}
header #header #header_menu li {
    width: inherit;
}
#main_img {
padding-top: 144px;
}
}
@media(max-width: 667px) {
header {
    padding-bottom: 0;
}
#main_img {
    padding-top: 60px;
}
#top_cms .top_cms_box {
    margin-bottom: 15px;
    padding-top: 30px;
    padding-bottom: 25px;
}
.top_cms_box .cms_wrap {
margin: 20px auto 0;
}
#copyright {
    text-align: left;
    margin-left: 20px;
}
#intro h2 {
    font-size: 20px;
}
#contents h3 {
    font-size: 20px;
}
.cms_title h2 {
    font-size: 23px;
    padding-left: 20px;
}
#page_title h2.font_22_sp {
    font-size: 20px;
}
#info {
    padding-top: 0;
}
#info_title_box .info_title {
margin-top: -12px;
}
#info_title_box .info_title span {
    font-size: 29px;
}
}


/* -------------------↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑↑------------------ */
#intro_txt {
    text-align: center;
    background-image: url(Dup/img/nayami1.png), url(Dup/img/nayami2.png);
    background-repeat: no-repeat;
    background-size: 316px auto, 318px auto;
    background-position: bottom 43px left calc(50% - 538px), top 53px right calc(50% - 515px);
    padding-bottom: 143px;
    background: linear-gradient(180deg, rgba(142,220,233,1) 0%, rgba(154, 233, 246, 1) 58%);
}
.intro_txtinner {
    background: #fff;
    max-width: 1100px;
    margin: 0 auto;
    padding: 73px 0;
    position: relative;
    box-sizing: border-box;
}
#contents {
    position: relative;
}
#contents .box:nth-child(3) {
    background: #fff;
    border-radius: 22px;
    position: relative;
    margin-right: 14px;
    padding-top: 96px;
}
#contents .box:nth-child(3):before {
    content: "";
    position: absolute;
    display: block;
    right: -14px;
    top: -14px;
    background: url(Dup/img/recruit.png) no-repeat 100% 0;
    background-size: contain;
    width: 190px;
    height: 190px;
}

.contentsWrap, .other {
    background: #FAF0E6;
}
#main_img .svg_box svg {
fill: #8fddea;
}
.other .svg_box path {/*下層*/
fill: #dffbff;
}
.svg_box3 svg {
    transform: rotate(-180deg);
    fill: #9ae9f6;
    vertical-align: top;
}
#page_title h2 span {
    font-weight: normal;
    border-radius: 46px;
}

#contents .box2Wrap {
    background: #fff;
    border-left: 70px solid #FAF0E6;
    box-sizing: border-box;
}
#intro_txt h2, #intro_txt p {
    color: #009bca;
    width: 70%;
}
#intro_txt p {
    text-align: left;
}
#intro_txt .shape1 {
    opacity: 0.1;
    width: 400px;
    height: 400px;
    right: -132px;
    transition-delay: 0.3s;
}
#intro_txt .shape2 {
    opacity: 0.1;
    width: 300px;
    height: 300px;
    left: -132px;
    bottom: 10%;
    transition-delay: 0.4s;
}
#intro_txt .illust1 {
    width: 360px;
    left: -167px;
    top: -77px;
}
#intro_txt .illust2 {
    width: 360px;
    right: -174px;
    bottom: -113px;z-index: 1;
}
/*.intro_txtinner:before {*/
/*    position: absolute;*/
/*    top: -77px;*/
/*    left: -167px;*/
/*    content: "";*/
/*    display: block;*/
/*    width: 360px;*/
/*    height: 360px;*/
/*    background: url(../Dup/img/illust1.png) no-repeat 0 0;*/
/*    background-size: contain;*/
/*}*/
/*.intro_txtinner:after {*/
/*    position: absolute;*/
/*    bottom: -113px;*/
/*    right: -174px;*/
/*    content: "";*/
/*    display: block;*/
/*    width: 360px;*/
/*    height: 360px;*/
/*    background: url(../Dup/img/illust2.png) no-repeat 100% 100%;*/
/*    background-size: contain;*/
/*    transition-delay: 0.9s;*/
/*}*/
#contents .box h3 {
    color: #009bca;
}
#contents .box2Wrap h3, #contents .box2Wrap p {
   color: #009bca; 
}


.top_cms_box {
    position: relative;
}


.cate_list li a {
    background: #fff;
    border-radius: 29px;
    padding: 7px 23px;
    border: 2px solid #ff9800;
    color: #ff9800;
}
.cate_list li a:hover {
    background: #f29696;
    color: #fff;
}
#cms_2-a h3, #cms_4-a .cate_title {
    display: block;
    text-align: center;
    border: none;
    letter-spacing: 0.15em;
    font-size: 30px;
    position: relative;
    margin-bottom: 45px;padding-bottom: 10px;
}
#cms_2-a h3:before, #cms_4-a .cate_title:before {
    content: "";
    display: block;
    left: 0;
    right: 0;
    margin: auto;
    position: absolute;
    height: 2px;
    background: #006a8a;
    width: 46px;
    bottom: -2px;
}
.cms_1-a .cate_box {
   background:#f1f9f9;
    padding: 20px;
    border-radius: 13px;
}

.cms_5-a .cate_box {
    border-left: 0;
    border-bottom: 2px dashed #9abfc5;
    padding-bottom: 20px;
}
.cms_5-a .cate_box:last-child {
    border-bottom: 0;
    padding-bottom: 0;
}
@media(max-width: 1157px) {
#intro_txt .illust1 {
    width: 29%;
    left: -21px;
    top: -70px;  
 }
#intro_txt .illust2 {
    width: 29%;
    right: -33px;
    bottom: -141px;   
 }
}
@media(max-width: 768px) {
#contents .box:nth-child(3):before {
    right: -7px;
    top: -7px;
    background: url(Dup/img/recruit.png) no-repeat 100% 0;
    width: 90px;
    height: 90px;
    background-size: contain;
}
}
@media(max-width: 667px) {
    #logo  {
        padding-top: 14px;
    }
.intro_txtinner {
padding: 49px 0;
}
#intro_txt h2, #intro_txt p {
    width: 94%;
}
#intro_txt .illust1 {
    width: 33%;
    left: -8px;
    top: -65px; 
}
#intro_txt .illust2 {
    width: 34%;
    right: -11px;
    bottom: -73px;
}
.sizuku {
    left: -21%;
    width: 126%;
}
.svg_box3 {
    display: none;
}
#contents .box:nth-child(3) {
    background: #fff;
    border-radius: 22px;
    position: relative;
    margin-right: 14px;
    padding: 44px 0px 25px;
    margin-left: 14px;
    margin-bottom: 28px;
}
.cms_1-c .date{
    padding-bottom: 0;
}
.cms_1-c .cate_box {
    margin-bottom: 0;
}
#cms_2-a h3, #cms_4-a .cate_title {
    font-size: 21px;
}
}
@media all and (-ms-high-contrast:none){
.more a {
    padding: 10px 16px 13px 16px;
}

.banner_wrap a span {
    margin-top: 6px;
}
.svg_box3 {
    display: none;
}
}