﻿@import url('https://fonts.googleapis.com/css2?family=New+Tegomin&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Kosugi+Maru&display=swap');
/* --------- ヘッダーに背景色を付ける場合 ------------ */
/*@media(min-width: 769px) {
header.grid_3 {
	width: 22%!important;
	    padding-top: 0;
	    border: 1px solid rgba(223, 193, 208, 0.45);
	background-color: rgba(255, 236, 245,0.12)!important;
	margin: 20px;
	padding-top: 0;
}
.head_box {
    height: calc(100vh - 40px);
    min-height: calc(100vh - 40px);
    padding-top: 51px;
}
}*/
/* ----------------------------------- */
.JS_ScrollAnimationItem{
position: relative;
}
.JS_ScrollAnimationItem:after {
 position: absolute;
    bottom: 10px;
    left: 0;
    right: 0;
    margin: auto;
    width: 0%;
    height: 3px;
    content: '';
    background-color: #f1ddf2;
    background-size: 7px 7px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    transition: all 1.2s;
}
.JS_ScrollAnimationItem.isActive:after {
    width: 100%;
}

body {
	font-size: 15px;
	line-height: 1.8;
	font-weight: bold;font-family: 'Kosugi Maru', sans-serif;
	color: #6f6f6f;
}
.font_12 {
	font-size: 14px;
}
.font_14 {
	font-size: 15px;
}
#video h2, h2, h3, h4, .cms_title h2.font_en, #main_menu ul li a {
font-family: 'Kosugi Maru', sans-serif;
font-weight: bold;
}
video{
	vertical-align: middle;
}
#main_img h2 {
    display: inline-block;
    padding: 0 0.2em;
    font-size: calc(2.6rem + ((1vw - 9.5px) * 2.04082));
    font-weight: bold;
    line-height: 2.6;
    letter-spacing: 0.4em;
    text-indent: 0.4em;
    background: #fff;
font-size: 28px;
}
#main_img h2 span {
    background: -webkit-gradient(linear, left bottom, left top, from(#71e2ec), to(#b5c0ca));
    background: -webkit-linear-gradient(bottom, #71e2ec 0%, #b5c0ca 100%);
    background: linear-gradient( 
7deg
 , #91f6ff 0%, #ffadd6 100%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
}



#main_menu ul {
	margin-bottom:25px;
}
#main_menu li {
    height: 2.9em;
    text-align: center;
    font-size: 18px;
    letter-spacing: 2px;
	text-shadow: 2px 0px 5px #ffffff, -1px 0px 3px #ffffff;
}
#main_menu ul li a {
	color: #444444;
	padding-left: 0;
}
#main_menu ul li a::before {
    background-color: #959595;
	filter: drop-shadow(0px 0px 4px #ffffff) drop-shadow(3px 3px 9px #ffffff) drop-shadow(0px 0px 6px #ffffff);

}
#main_menu ul li a::after {
    content: "";
    display: block;
    width: 15px;
    height: 15px;
    position: absolute;
    top: 23%;
    left: 15px;
    background: url(Dup/img/star.png) no-repeat 0;
    background-size: contain;
    opacity: 0;
	transition: all 0.5s;
transform: rotate(-18deg);filter: drop-shadow(0px 0px 4px #ffffff) drop-shadow(3px 3px 9px #ffffff) drop-shadow(0px 0px 6px #ffffff);
}
#main_menu ul li a:hover:after {
    opacity: 1;
    left: 35px;
transform: rotate(1deg);
}
#main_menu li span{
      transition: 0.3s;
}
.cms_title::before, #page_title .page_box::before {/*ページタイトルの横棒*/
    background-color: #9c9c9c;
}
.fadein, .fadein2, .fadein3{
     opacity: 0;
     transform: translateY(20px);
     transition: 1.5s;
     transition-property: opacity,transform
}
.fadein.fadetrans, .fadein2.fadetrans, .fadein3.fadetrans{
     opacity: 1;
     transform: none;
}
header {
background-color: transparent!important;
}
header #logo {
	filter: drop-shadow(0px 0px 4px #ffffff) drop-shadow(3px 3px 9px #ffffff);
	padding-top: 8px;
}
footer .logo img {
	max-width: 280px;
}
.fat-nav ul {
	background: #fffafa;
}
/*----------SNSリンク中央寄せ------------*/
.link_box ul {
	justify-content: center;
}
.link_box ul li {
    width: 30px!important;
    margin-left: 10px;
    margin-right: 10px;
}

@media(max-width: 768px) {
header {
		background-color: #fffafa!important;
	    box-shadow: 2px 0 10px rgba(0, 0, 0, 0.06);
	}
header #logo{
padding-top: 0;
}

	#contents3 h3, #contents2 h2 {
		padding: 15px 0;
	}
}

#video {
	overflow: hidden;
}
#video h2 {
    font-weight: bold;
    font-size: 2.5vw;
    color: #ffffff;
    text-align: left;
    top: 60%;
    left: 76%;
    letter-spacing: 0;
}

#contents1 h2, #contents2 h2, #contents3 h3 {
text-align: center;
font-size: 24px;
letter-spacing: 0.1rem;
background: -webkit-gradient(linear, left bottom, left top, from(#008c98), to(#b5c0ca));
    background: -webkit-linear-gradient(bottom, #71e2ec 0%, #b5c0ca 100%);
    background: linear-gradient( 
7deg
 , #57f1ff 0%, #ff73b9 100%);
    /* font-weight: bold; */
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
	display: inline-block;
}

/* --------------------------TOP CONTENETS------------------------------ */
.top_cmsWrap {
	position: relative;
}
.top_cmsWrap:before {
content: "";
    position: absolute;
    background: url(Dup/img/nami.png) no-repeat 0 100%;
    background-size: contain;
    top: -74px;
    left: 0;
    height: 75px;
    width: 100%;
}
section.box:nth-child(3):before {
    content: "";
    position: absolute;
    background: url(Dup/img/nami.png) no-repeat 0 100%;
    background-size: contain;
    top: -1px;
    left: 0;
    height: 75px;
    width: 100%;
    transform: rotate( 
-180deg
 );
}
section.box:nth-child(3) {
	position: relative;
	background-color: #ffecf5;
}
section.box:nth-child(5) {
	background: rgba(255,231,246);
    background: linear-gradient(
201deg
, rgba(241, 255, 255) 0%, rgba(232, 246, 255) 49%, rgba(255, 255, 255) 100%);
}
#page_title .page_box::before {
	left: 0;
}
#page_title .page_box {
   margin-left:27%;
	max-width: 500px;
}
#contents2, #contents3, .width_1280-max {
	max-width: inherit;
padding-left: 25%;
}
#contents2, #contents3 {
	background: /*#e4e4e4*/#e9fcff;
	position: relative;
}
#contents1 .img1 {
    width: 10%;
    right: 45px;
    top: -7px;
	z-index: -2;
}
#contents1 .img3 {
    width: 7%;
    left: 29%;
    top: -41px;
    z-index: 12;
}
#contents2 .img2 {
width: 131px;
    position: absolute;
    bottom: -9%;
    right: 6px;
}
.main_box {
	width: 100%!important;
	margin-left: 0;
}
#contents3 h3, #contents3 p, #contents2 h2, #contents2 p {
/*	background-color: rgba(95, 101, 39, 0.87);*/

}
#contents3 .grid_6 div, #contents2 .grid_6 div {
	background: rgb(174,186,63);
    background: linear-gradient(
143deg
, rgba(204, 199, 49) 0%, rgba(181, 193, 59) 100%);
	border-radius: 10px;
	position: relative;
	letter-spacing: 0;
}
#contents1 h2, #contents2 h2, #contents3 h3 {
    padding: 20px 17px 15px;
}
#contents2 .grid_6 div {
	margin-right: -25px;
}
#contents3 .grid_6 div {
	margin: -34px auto 0;
	width: 95%;
}





/* ---------------------------共通 ボタン等----------------------------- */
#fakeloader {
/*background: url(Dup/img/loading.png) no-repeat;*/
background-size: cover;
}
.button, .button2 {
    border: 4px solid #9c9c9c;
    font-size: 16px;
    color: #ffffff;
    background: #9c9c9c;
}
.button {
    padding: 12px;
}
.button2 {/*cate_list*/
	color: #757575
}

.button:hover, .button2:hover {
background: #ffffff;
    box-shadow: 0px 0px 16px 6px rgba(255, 255, 255, 0.6);
    color: #5a5a5a;
    border:4px solid #ffecf5;
}
.button2 {
	background: #f2f2f2;
	border-color: #f2f2f2;
}
.button2:hover {
    background: #ffadd6;
    border-color: #ffadd6;color: #fff;
}

#top_cms .button {
	position: relative;
    background-color: inherit;
    color: #5f6527;
    font-weight: bold;
    border-radius: 36px;
    border: 2px solid #eaeaea;
    background: #e9fcff;
}
#top_cms .button:hover {
	transform: translateY(-0.2875em);
    box-shadow: 5px 8px 0px 0px rgba(173, 173, 173,0.6);
}
.button:hover::after {
   box-shadow: none;/*temp27*/
}

/*----------------------下層　only-----------------------*/
#cms_2-a figure {
	margin: 0 auto 30px;
}
#cms_2-a .cate_title {
   border-left: 0;
    border-top: 0;
    display: block;
    text-align: center;
    background-color: inherit;
    font-size: 22px;
    font-weight: bold;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-bottom: 2em;
    position: relative;
    border-bottom: solid 2px #bebebe;
    color: #484848;
}

#cms_2-a .cate_title::after {
position: absolute;
    content: " ";
    display: block;
    width: 9%;
    bottom: -2px;
    border-bottom: solid 2px #c6fffc;
    right: 0;
}
.cms_3-a .cate_txt1 {
    border: none;
    background: #fff;
	}
@media(max-width: 768px) {
	.fat-nav li a {
    font-weight: bold;
    font-size: 16px; color: #555;
}
#video h2 {
top: 87%;
left: 62%;
width: 77%;
font-size: 28px;
}
	#contents2 h2, #contents3 h3 {
font-size: 23px;
padding: 10px 0;
}
	#contents3 p, #contents2 p {
		padding: 0;
	}
	#contents2, #contents3, .width_1280-max {
padding-left: 20px;
}
	#page_title .page_box {
    left:0%;
}
	#page_title .page_box {
   margin-left:20px;
	max-width: 500px;
}
}
@media(max-width: 667px) {
	header #logo{
max-width: 153px!important;
}
.hamburger {
    top: 9px;
    right: 8px;
}
	#main_img h2.txt_shadow {
	font-size: 20px;
}
	.font_14 {
	font-size: 14px;
}
main h2.font_en {
font-size: 19px;
}
	.top_cmsWrap:before {
    background-size: 800px auto;
}
	#contents1 p:first-of-type {
		text-align: left;
	}
#contents2 h2, #contents3 h3, .page_box h2 {
font-size: 19px;
}
#contents2 .grid_6 div {
	margin-right: 0px;
}
#contents1 .img1 {
    right: 9px;
    top: -1px;
    width: 14%;
}
#contents1 .img3 {
    width: 10%;
    left: 4%;
    top: -20px;
}
#contents2 .img2 {
    width: 104px;
    position: absolute;
    bottom: -4%;
    right: -12px;
}

	.cms_6-c .box_wrap {
		padding: 0 3px;
	}
	#video h2 {
    top: 87%;
    left: 62%;
    width: 97%;
}
	#main_img h2 {
    font-size: 16px;
}
}


/* --------------------------footer------------------------------ */

footer {
	    background: #ffecf5;
}
#copyright, #footer_menu a {
	text-shadow: 
    #ffffff 2px 0px 0px, #ffffff -2px 0px 0px,
    #ffffff 0px -2px 0px, #ffffff 0px 2px 0px,
    #ffffff 2px 2px 0px, #ffffff -2px 2px 0px,
    #ffffff 2px -2px 0px, #ffffff -2px -2px 0px,
    #ffffff 1px 2px 0px, #ffffff -1px 2px 0px,
    #ffffff 1px -2px 0px, #ffffff -1px -2px 0px,
    #ffffff 2px 1px 0px, #ffffff -2px 1px 0px,
    #ffffff 2px -1px 0px, #ffffff -2px -1px 0px,
    #ffffff 1px 1px 0px, #ffffff -1px 1px 0px,
    #ffffff 1px -1px 0px, #ffffff -1px -1px 0px;
}
#map .ggmap {
	    border: 13px solid #fff;
}

/* --------------------------IE------------------------------ */
@media all and (-ms-high-contrast: none) {
	#main_img h2 span, #contents1 h2, #contents2 h2, #contents3 h3 {
		background: inherit;
		color: #FF9CEC
	}
	/*.cate_wrap h3 {
		padding: 0 5px 20px;
	}*/
	.cate_list li a {
		padding: 9px 0 8px;
	}
	.head_box {/*ロゴ部分がスクロールする問題*/
		-ms-overflow-style :none;
	}
	/*#page8 #contact_tel a {
		padding: 27px 20px 20px;
	}*/
	.pc_box .contact_bt a {
		padding: 15px 0 8px;
	}
/*	#page9 .box p a {
		padding: 1px 5px 4px
	}*/
	#page10 ul li a {
		padding: 12px 0 10px;
	}
	#main_menu ul li a::before {
		top: 48.5%;
	}
}
