﻿@import url('https://fonts.googleapis.com/css2?family=Shippori+Mincho:wght@400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@200;500&family=Noto+Sans+JP:wght@400;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Mincho&display=swap');
#main_img h2, #intro h2, #contents1 h2, #contents2 h2, #top_cms h2, #f_contact .con_bt, .more_bt a, #top_info .more_bt2 a, #page_title, .cate_title {
    font-family: 'Shippori Mincho', serif!important;
    font-weight: normal!important;
}
.events_none {
    pointer-events: none;
}
#intro .bg_txt, #contents1 .about_txt, #contents2 .top_title p, .no {
    font-family: 'Montserrat', 'Noto Sans JP', 'Comfortaa', "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic,"ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic",  sans-serif;
    font-weight: 200;
}
figure.shadow {
    box-shadow: none;
}
#pc_nav ul:first-of-type, #header.border_rad10, header .inner, #pc_nav ul:last-of-type li a {
    border-radius: 0;;
}
#loader .count {
    font-size: 70px;
}



.txt_anim1 span{
	position: relative;
	right: 20px;
	opacity: 0;
	transition: all .8s;
}
.txt_anim1 span.start{
	right: 0;
	opacity: 1;
}
.cate_list li a {
    padding: 16px 15px 16px 5px;
    overflow: hidden;
}
.cate_list li a:hover {
    background-color: transparent;
    opacity: 0.5;
}
#cms_2-c .box_txt1 {
    padding-bottom: 8px;
}
#cms_2-c .box_item {
    background: #fbfcff;
}
#main_img::before {
    background: rgb(101,114,208);
    background: linear-gradient(324deg, rgb(0 10 80 / 35%) 0%, rgb(0 2 74 / 7%) 56%, rgb(0 6 52 / 36%) 100%);
    opacity: 1;
}
#main_img::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(Dup/img/wave.png);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: 50% 100%;
}
#page_title::after {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-image: url(Dup/img/wave.png);
    background-repeat: no-repeat;
    background-size: 100% 90%;
    background-position: 50% 100%;
}
#contents2 .contents2_bg::before {
    background: rgb(101,114,208);
    background: linear-gradient(324deg, rgb(93 96 120 / 29%) 0%, rgb(60 60 68 / 25%) 56%, rgb(77 78 84 / 17%) 100%);
    opacity: 1;
}
.more_bt {
    margin-right: 0;
}
.more_bt a {
    background: transparent;
    box-shadow: none;
    border-bottom: 1px solid;
    border-radius: 0;
    padding-bottom: 16px;overflow: inherit;
}
.more_bt a:before {
    position: absolute;
    bottom: -1px;
    left: 0;
    content: "";
    display: block;
    width: 45px;
    height: 2px;
    background: #ff7f50;
    transition: all .3s ease-out .2s;
}
.more_bt a:hover:before {
    width: 100%;
}
.more_bt a::after {
    position: absolute;
    top: 58%;
    right: 13px;
    width: 0;
    height: 0;
    content: "";
    border-color: transparent transparent transparent #000;
    border-style: solid;
    border-width: 4px 0 4px 7px;
    transform: translateY(-50%);
    transition: all .3s ease-out .2s;
}
.more_bt a span.before {
    display: none;
}
.more_bt a:hover {
    color: #242424;
}
#intro .intro_bg {
    background-color: rgb(255 255 255 / 86%)!important;
    font-size: 35px;
}

#contents1 span.bg_color2 {
    background-color: #f9fcfd;
}
#intro .bg_txt {
    font-size: 100px;
    line-height: 1em;
    opacity: 0.14;
    top: -30px;
    left: 0;
    font-style: italic;
    font-family: 'Sawarabi Mincho', serif;
}
#contents1 .about_txt {
    top: -160px;
    left: 100px;
    font-size: 100px;
    line-height: 1em;
    opacity: 0.3;
    font-style: italic;
    font-family: 'Sawarabi Mincho', serif;
}
#top_info {
    background-image: url(Dup/img/bg_img.jpg);
    background-size: cover;
    background-position: 50% 69%;
    position: relative;
}
#top_info h2 {
    font-size: 4vw;
    position: absolute;
    top: -74px;
    left: 0;
    right: 0;
    margin: auto;
    letter-spacing: 12px;
    font-family: 'Sawarabi Mincho', serif; font-style: italic;
}
#contents2 .top_title p {
    text-transform: uppercase;
    margin-bottom: 20px;
    font-family: 'Sawarabi Mincho', serif;
    font-size: 65px;
    position: absolute;
    opacity: 0.2;
    left: 0;
    right: 0;
    margin: auto;
    top: 17%;
    z-index: -1;
}
.no {
    color: #666666;
    font-size: 5rem;
    line-height: 1;
}
#contents2 .no {
    color: #ff7f50;
    font-size: 5rem;
    line-height: 1;
     opacity: 1; 
}


/*お問合わせバナー*/
#fix_bnr {
    bottom: 20px;
    right: 99px;
    z-index: 11;
    width: 331px;
}
@media screen and (max-width: 1280px){
	#fix_bnr{width: 277px;}
}
@media screen and (max-width: 768px){
#fix_bnr {
    bottom: 31px;
    width: 253px;
}
}
@media screen and (max-width: 667px){
#fix_bnr {
    bottom: 10px;
    right: auto;
    max-width: 205px;
    width: 60%;
}
}
/* ------------------------------------------------------------- */
.marker {
    background: linear-gradient(transparent 90%, rgb(255 127 80) 0%) 0px 0px repeat scroll rgba(0, 0, 0, 0);
    color: #262626;
    padding: 3px 6px;
}
.check li {
    background: url(Dup/img/check.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    background-size: 28px;
    padding: 5px 5px 5px 38px;
    font-size: 16px;
    text-align: left;
}

.top_cms_title {
    font-size: 40px;
    line-height: 1.5;
    z-index: 1;
    overflow: h         idden;
    position: relative;
    display: inline-block;
}
.top_cms_title p {
    opacity: 0;transition: all 0.3s
}
.top_cms_title::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transform: translateX(-100%);
    height: 100%;
    background: #fff;
    transition: 0.7s;
    z-index: 0;
    transition-delay: 0.2s;
}
.top_cms_title.active::before {
transform: translateX(101%);
}
.top_cms_title.active p {
    opacity: 1;transition-delay: 0.5s;
}
/**/
.top_cms_box{
    margin-bottom: 0;
    padding-bottom: 85px;
    background-image: url(Dup/img/dash.svg);
    background-repeat: repeat-x;
    background-size: 10px 8px;
    padding-top: 64px;
}




header .contact a {
    padding: 10px;
    box-sizing: border-box;
    width: 100%;
    height: auto;
    display: block;
}

#main_img h2 {    
    display: inline-block;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: 0.02em;
    font-size: 3.472222vw;
    font-style: italic;
}
#main_img h2:before {
    content: "";
    position: absolute;
    display: block;
    left: -112px;
    top: 28px;
    width: 0%;
    height: 1em;
    background-color: rgb(255 141 0 / 76%);
    z-index: -1;
    transition: all 0.6s;
}
#main_img p {
    letter-spacing: 2.3px;
    font-family: 'Sawarabi Mincho', serif;
}
#main_img h2.trans:before {
    width: 114%;
}
#f_contact a span.hover_box {
    opacity: 0.5;
}
#f_contact .more_bt {
    margin: 10px auto;
    max-width: 300px;
}
.contents1png {
    max-width: 400px;
    position: absolute;
    right: 47px;
    top: 8%;
    width: 60%;
    opacity: 0;z-index: -1;
}
.contents1png.trans, .contents2illust.trans {
animation: zoomIn 1.4s forwards;
}
@keyframes zoomIn {
  0% {
    opacity: 0;
    transform: translateY(200px) scale3d(0.5, 0.5, 0.5);
  }
  40% {
    opacity: 1;
    transform: translateY(-20px) scale3d(1, 1, 1);
  }
  70% {
    opacity: 1;
    transform: translateY(5px) scale3d(1, 1, 1);
  }
  100% {
    opacity: 1;
    transform: translateY(0) scale3d(1, 1, 1);
  }
}

.contents2illust {
    max-width: 190px;
    bottom: -50px;
    left: -70px;
    z-index: 1;
	opacity: 0;
}
.contents2illust img {
    animation-name: sample2;
	animation-duration: 3s;
	animation-fill-mode: both;
	animation-iteration-count: infinite;
}
@keyframes sample2 {
from {
		animation-timing-function: linear;
		transform: translate(0px,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1;
	} to {
		animation-timing-function: linear;
		transform: translate(0px,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1;
	} 5% {
		animation-timing-function: linear;
		transform: translate(0px,-30px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1.0;
	} 18% {
		animation-timing-function: linear;
		transform: translate(0px,0px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1;
	} 10% {
		animation-timing-function: linear;
		transform: translate(0px,-50px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1.0;
	} 14% {
		animation-timing-function: linear;
		transform: translate(0px,-30px) scale(1,1) rotate(0deg) skew(0deg,0deg);
		opacity: 1.0;
	} 
}

/* ----------------------keyframe-------------------------- */
.animWrap {
    display: none;
}
/*.animWrap {*/
/*    bottom: 0;*/
/*    width: 100%;*/
/*}*/
/*.town {*/
/*    height: 120px;*/
/*    background: url("Dup/img/mati.png") repeat-x;*/
/*    background-size: auto 100%;*/
/*    display: block;*/
/*    z-index: 1;*/
/*    position: relative;*/
/*    transform: translateY(-75%);*/
/*    animation: townanim 25s linear infinite;*/
/*    transition: left 2s ease;*/
/*}*/
/*.car {*/
/*    width: 163px;*/
/*    height: auto;*/
/*    position: absolute;*/
/*    bottom: 1.2vw;*/
/*    z-index: 1;*/
/*    animation: caranim 0.3s linear infinite;*/
/*    right: 5vw;*/
/*}*/
/*.animWrapinner::after {*/
/*    content: "";*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    display: block;*/
/*    background: #fff;*/
/*    position: absolute;*/
/*    left: 0;*/
/*    top: 0;bottom: 0;*/
/*}*/
/*@keyframes caranim {*/
/*    0% {*/
/*      transform: translateY(0);  */
/*    }*/
/*    50% {*/
/*       transform: translateY(2px); */
/*       @media screen and (min-width: 1024px) { transform: translateY(4px);*/
/*    }*/
/*}*/
/*    100% {*/
/*       transform: translateY(0); */
/*    }*/
/*}*/
/*@keyframes townanim {*/
/*0% {*/
/*background-position: 0px;*/
/*}   */
/*100% {*/
/*    background-position: 1650px;*/
  
/*}*/
/*}*/


/* ------------------------------------------------ */

.eachTextAnime.appeartext span {
    opacity: 0;
    transform: translateY(10px);
animation: title .5s ease-out 1.1s 1 forwards;
display: inline-block;
}
@keyframes title {
    0% {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
    opacity: .2;
    }
    100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    }
}

#page-top a img {
    width: 100%;
    height: auto;
}
#page-top a {transition: all 0.3s}
#page-top a:hover {
    transform: translateY(-6px);   
}

/*  HEADER */
#header .grid_10 {
    background: transparent;transition: all 0.5s;
}
#header .grid_9 li a {
    /*color: #fff;*/
}
header .inner { 
    box-shadow: none;
    /*background: transparent;*/
    transition: all 0.5s;
}
#header.head_fix #pc_nav ul {
    height: 81px;
}
#header.head_fix #pc_nav ul:last-of-type {
   border-radius: 0 10px 10px 0; 
}
#header.head_fix .inner {
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.16);
    background: #fff;
}
#header.head_fix .grid_9 li a {
    color: #212121;
}

/*header お問い合わせボタン*/
#header ul.grid_2 {
    padding: 0;
}
#pc_nav ul:last-of-type li a {
    padding: 32px 0;
    background-color: #192d79;
    transition: all 0.5s;
}
#pc_nav ul:last-of-type {
    background: transparent;
}
#pc_nav ul:last-of-type li {
    width: 100%;
}
#header.head_fix #pc_nav ul:last-of-type li a {
padding: 27px 0;
}

#pc_nav ul:last-of-type li:hover {
    transform: inherit;
}
#pc_nav ul:last-of-type li:hover a {
    background: #465aa5;
}

.link_type2 .cate_box a {
    color: #fff;
    padding: 69px 10px 79px;
}
.link_type2 .cate_box a:before, .link_type2 .cate_box a:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.38);
    z-index: 1;
}
.link_type2 .cate_box a:after {
    top: 100%;
    background-color: rgb(255 125 79 / 51%);
    transition: 0.4s;
	z-index: 2;
}
.link_type2 .cate_box:first-of-type a:after {
    background-color: rgb(18 34 90 / 60%);
}
.link_type2 .cate_box a:hover:after {
    top: 0;
}
.link_type2 .cate_box .txt_wrap {
    z-index: 3;
}
.link_type2 .more {
    letter-spacing: 3px;
    box-sizing: border-box;
    /*opacity: 0;*/
    transition: opacity .8s;
    z-index: 4;
    top: 68%;
    padding: 1px 6px;
    font-size: 12px;
    border-bottom: 1px solid;
}
.link_type2 .cate_box a:hover .more {
    opacity: 1;
}



@media(min-width: 769px) {

}
@media(max-width: 768px) {
#sp_nav nav {
    background-color: rgb(0 52 76 / 79%);
}
#main_img::after {
    background-size: 160% auto;
}
#main_img h2 {
    font-size: 5.472222vw;
}
#main_img .txt {
    left: 5vw;
    width: 97%!important;
}
#intro .bg_txt {
    font-size: 60px;
    top: 11px;
}
#contents1 .about_txt {
    top: -160px;
    left: 30px;
    font-size: 60px;
}
}
@media(max-width: 677px) {
  #intro .bg_txt {
    font-size: 30px;
    top: 14px;
    left: 5px;
}
#contents1 .about_txt {
    top: -62px;
    left: auto;
    font-size: 30px;
    right: 0;
}
    #main_img h2:before {
    left: -47px;
    top: 28px;
    width: 0%;
    height: 81%;
    }
    .introillust {
    top: -40px;
    max-width: 105px;
    }
    .contents1png {
    max-width: 172px;
    right: 21px;
    top: -3%;
    }
    .contents2illust {
     max-width: 72px;
    bottom: -69px;
    right: 25px;
    }

}




/* -------------------------------------------------------↓↓↓↓↓↓↓↓↓↓↓↓↓------------------------------------------------------------------------*/
#contents2 {
    margin-bottom: 0;
    padding-bottom: 100px;
}
#logo {
    width: 79px;
}
#logo2 {
    max-width: 230px;
}
.head_fix #logo {
    width: 70px;
}
video {
    object-fit: contain;
}

@media(max-width: 667px) {
html {
    font-size: 3.6vw;
}
.check li {
    background-position: 3px 7px;
    background-size: 18px;
    padding: 5px 5px 5px 27px;
    font-size: 13px;
}
.cms_6-c .box_wrap {
		padding: 0 3px;
	}

#cms_6-c .cate_box {
padding: 20px;
	}
#contents2 .top_title p {
    font-size: 7.4vw;
    opacity: 0.6;
    top: 14%;
}

#logo2 {
    max-width: 160px;
}
#main_img h2 {
    font-size: 7.6vw;
}
.more_bt {
    margin-right: 0;
    max-width: 180px;
}
.cate_list .more_bt {
    max-width: 100%;
}

#header.head_fix #pc_nav ul {
height: 65px;
    }
#main_img .txt.animStart p {
    font-size: 11px;
    letter-spacing: 1px;
}
#logo {
    width: 54px;
}
.head_fix #logo {
    width: 54px;
}
#main_img {
    /*height: 70vh!important;*/
}
#top_info h2 {
    font-size: 5vw;
    top: -32px;
    letter-spacing: 9px;
}
}
@media all and (-ms-high-contrast: none){ 
#pc_nav ul .grid_9, #header ul.grid_2 a {
    transform: inherit;
}
#cms_6-b .cate_title {
    padding-top: 13px;
}
.banner a span {
    margin-top: 7px;
}
.top_cms_title::before {
transform: translateX(101%);
}
.top_cms_title p {
    opacity: 1;transition-delay: 0.5s;
}
}
/* --2023/1/16--------------------------------------------------------------------------------------------------------------------------------------------*/
.modal{
		display: none;
		height: 100vh;
		position: fixed;
		top: 0;
		left:0;
		width: 100%;
		z-index: 999;
	}
	.modal__bg{
		background: rgba(0,0,0,0.8);
		height: 100vh;
		position: absolute;
		width: 100%;
	}
	.modal__content{
		background: #fff;
		left: 50%;
		padding: 20px;
		position: absolute;
		top: 50%;
		transform: translate(-50%,-50%);
		width: 80%;
		overflow: scroll;
		height: 100vh;
	}

/* --2023/1/20--------------------------------------------------------------------------------------------------------------------------------------------*/
.txt_color_line{color: #06c755;}
@media(max-width: 768px) {
#main_img {
    height: 435px!important;
    margin-top: 91px;
}
}
@media(max-width: 677px) {
#main_img {
    height: 200px!important;
    margin-top: 65px;
}
}