@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&family=Noto+Sans:ital,wght@0,100..900;1,100..900&display=swap');
.noto-sans {
    font-family: "Noto Sans", serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
    font-variation-settings:
      "wdth" 100;
}
.noto-sans-jp {
    font-family: "Noto Sans JP", serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}
.noto-serif-jp {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: normal;
  font-style: normal;
}
.century-gothic{
    font-family: "Century Gothic", CenturyGothic, AppleGothic, sans-serif;
    font-optical-sizing: auto;
    font-weight: normal;
    font-style: normal;
}
.pc {display: block !important;}
.sp {display: none !important;}
@media screen and (max-width: 640px) {
    .pc {display: none !important;}
    .sp {display: block !important;}
}

html{
	font-size: 1.25rem !important;
	overflow-y: scroll;
}
.l-navi-wrap01 .fs10 {
	font-size: 83.33333% !important;
}
@media screen and (max-width: 640px) {
	.l-navi-wrap01 .fs18 {
		font-size: 150% !important;
	}
}


.snscp_01{
    background: url(images/background_01.jpg);
    background-size:cover;
    background-position: top center;
    padding: 50px 0;
    text-align: center;
}
@media screen and (max-width: 640px) {
	.snscp_01{
		padding: 30px 0;
	}
}
.snscp_02{
    width: 130px;
}
@media screen and (max-width: 640px) {
    .snscp_02{
        width: 25%;
    }
}
.snscp_03{
    width: 1200px;
    margin: 30px auto 0 auto;
    text-align: center;
}
@media screen and (max-width: 640px) {
    .snscp_03{
        width: 100%;
        margin: 30px auto 0 auto;
    }
}
.snscp_04{
    width: 700px;
    padding: 10px 0 12px 0;
    background-color: rgba(51,203,206,0.7);
    border-radius: 10px;
    color: #fff;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    .snscp_04{
        width: 80%;
    }
}
.snscp_05{
    background: url(images/background_02.jpg);
    background-size:cover;
    background-position: top center;
    padding: 50px 0;
}
@media screen and (max-width: 640px) {
}
.snscp_06{
    width: 1000px;
    margin: 0 auto;
}
@media screen and (max-width: 640px) {
    .snscp_06{
        width: 90%;
    }
}
.snscp_07{
    border-top: 2px solid #ffd07a;
    border-bottom: 2px solid #ffd07a;
    padding: 5px 30px;
    display: inline-block;
}
@media screen and (max-width: 640px) {
}
.snscp_08{
    width: 28%;
    margin: 0 1%;
    padding: 15px 15px 50px 15px;
    background-color: rgba(255,255,255,0.7);
    text-align: center;
}
.snscp_08 a{
    color: #000;
    transition: 0.3s;
}
.snscp_08 a:hover{
    opacity: 0.7;
}
@media screen and (max-width: 640px) {
    .snscp_08{
        width: 70%;
        margin: 0 auto 3% auto;
    }
}
.snscp_09{
    background-image: linear-gradient(0deg, #c0974d, #ffefd0 30% 40%, #c0974d);
    padding: 50px 0 70px 0;
}
@media screen and (max-width: 640px) {
	.snscp_09{
		background-image: linear-gradient(0deg, #c0974d, #ffefd0 30% 50%, #c0974d);
	}
}
.snscp_10{
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 5px 30px;
    display: inline-block;
}
@media screen and (max-width: 640px) {
}
.snscp_11{
    background: url(images/background_03.jpg);
    background-size:cover;
    background-position: top center;
    padding: 50px 0 100px 0;
}
@media screen and (max-width: 640px) {
}
.snscp_12{
    border-top: 2px solid #000;
    border-bottom: 2px solid #000;
    padding: 5px 30px;
    background-color: rgba(255,255,255,0.7);
    display: inline-block;
}
@media screen and (max-width: 640px) {
}
.snscp_13{
    width: 1200px;
    margin: 0 auto;
    display: flex;
    font-size: 0.8rem;
}
@media screen and (max-width: 640px) {
    .snscp_13{
        width: 100%;
        margin: 0 auto;
        display: block;
        font-size: 1.2rem;
    }
}
.snscp_14{
    width: 30%;
    margin: 0 2%;
    padding: 15px;
    background-color: rgba(255,255,255,0.7);
    text-align: center;
}
.snscp_14 a{
    color: #000;
    transition: 0.3s;
}
.snscp_14 a:hover{
    opacity: 0.7;
}
@media screen and (max-width: 640px) {
    .snscp_14{
        width: 70%;
        margin: 0 auto 3% auto;
    }
}
.snscp_15{
    text-align: left;
    margin: 10px 20px 0 20px;
}
@media screen and (max-width: 640px) {
}
.snscp_16{
    background-image: linear-gradient(45deg, #f2d479, #fffdf8 45% 55%, #f2d479);
    padding: 100px 0;
}
@media screen and (max-width: 640px) {
}
.snscp_17{
    width: 800px;
    margin: 0 auto;
    font-size: 0.8rem;
}
@media screen and (max-width: 640px) {
    .snscp_17{
        width: 90%;
        font-size: 1.2rem;
    }
}
.snscp_18{
    width: 1000px;
    margin: 50px auto 0 auto;
}
@media screen and (max-width: 640px) {
    .snscp_18{
        width: 90%;
    }
}
.snscp_19{
    width: 752px;
    margin: 20px auto 0 auto;
}
@media screen and (max-width: 640px) {
    .snscp_19{
        width: 90%;
    }
}
.snscp_20{
	font-size: 4rem;
    line-height: 1.2em;
    margin-top: 30px;
}
@media screen and (max-width: 640px) {
}
.snscp_21{
	margin-top: 50px;
}
@media screen and (max-width: 640px) {
	.snscp_21{
		margin-top: 20px;
	}
}
.snscp_22{
	margin-top: 50px;
}
@media screen and (max-width: 640px) {
	.snscp_22{
		margin-top: 20px;
	}
}
.snscp_23{
	margin: -180px auto 0 auto;
    background-color: transparent;
    width: 950px;
}
@media screen and (max-width: 640px) {
	.snscp_23{
		margin: -130px auto 0 auto;
		background-color: transparent;
		width: 100%;
		height: 400px;
	}
}
.snscp_24{
	margin-top: -125px;
}
@media screen and (max-width: 640px) {
	.snscp_24{
		margin-top: -100px;
	}
}






/* scroll box */
.box {
  opacity: 0;
}
.box.inview {
  animation-name: fade-in-box;
  animation-duration: .5s;
  animation-timing-function: ease-in-out;
  animation-delay: .1s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
}
@keyframes fade-in-box {
  0% {
    transform: translateY(50px);
  }
  100% {
    transform: translateY(0px);
    opacity: 1;
  }
}




/* title line */
.catch {
  display: flex;
  align-items: center;
  justify-content: center;
}
.catch:before, .catch:after {
  border-top: 1px solid;
  content: "";
  width: 3em;
}
.catch:before {
  margin-right: 1em;
}
.catch:after {
  margin-left: 1em;
}



/* shadow° */
.shadow_pict{
    box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.5);
}


/* 画像のモーダル */
.hide-area{
	display: none;
}
/*全て共通：モーダルのボタンの色を変更したい場合*/
.modaal-close:after, 
.modaal-close:before{
	background:#ccc;	
}
.modaal-close:focus:after,
.modaal-close:focus:before,
.modaal-close:hover:after,
.modaal-close:hover:before{
	background:#666;
}
/*確認を促すモーダル：タイトルの色を変更したい場合*/
#modaal-title{
	font-size:1.2rem;
	text-align: center;
	margin: 0 0 20px 0;
}
/*動画表示のモーダル：余白を変更したい場合*/
.modaal-video .modaal-inner-wrapper{
	padding:0;
}
.modaal-wrapper {
overflow-y: scroll;
}








