@import url('https://fonts.googleapis.com/css2?family=M+PLUS+1p:wght@300;400;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=WindSong:wght@400;500&display=swap');
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700,900&display=swap&subset=japanese');

/**
 * reset
 */
 html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre,
 a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp,
 small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li,
 fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td,
 article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
 menu, nav, output, ruby, section, summary, time, mark, audio, video, main {
     margin: 0;
     padding: 0;
     border: 0;
     outline: 0;
     font-size: 18px;
     font-weight: normal;
     font-style: normal;
     vertical-align: baseline;
     background: transparent;
 }


body{
    background: #e72d46;
    margin: 0;
    color: #414242;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}


#loading{
  width:100vw;
  height:100vh;
  transition: all 1s;
  background:#11c7b8;
  position:fixed;
  top:0;
  left:0;
  z-index:9999;
}

#loading .spinner{ 
  width: 300px;
  height: 300px;
  margin: 30vh auto 0 auto;
  background-color: #8fdbd5;
  border-radius: 100%;
  animation: sk-scaleout 1.0s infinite ease-in-out;
}

/* Loading Animation */
@keyframes sk-scaleout {
  0% {
    transform: scale(0);
  } 100% {
    transform: scale(1.0);
    opacity: 0;
  }
}

#loading .svg{ 
  width: 150px;
  height: 150px;
  margin:-25vh auto 0 auto;
}

#loading .svg svg{
  width:100%;
  height:100%;
}


/***************************************************
svg anime
**************************************************/
/***************************************************
* Generated by SVG Artista on 7/29/2022, 10:24:05 AM
* MIT license (https://opensource.org/licenses/MIT)
* W. https://svgartista.net
**************************************************/

@-webkit-keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-1 {
  -webkit-animation: animate-svg-fill-1 0.7s ease-in-out 0.5s both;
          animation: animate-svg-fill-1 0.7s ease-in-out 0.5s both;
}

@-webkit-keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-2 {
  -webkit-animation: animate-svg-fill-2 0.7s ease-in-out 0.6s both;
          animation: animate-svg-fill-2 0.7s ease-in-out 0.6s both;
}

@-webkit-keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-3 {
  -webkit-animation: animate-svg-fill-3 0.7s ease-in-out 0.7s both;
          animation: animate-svg-fill-3 0.7s ease-in-out 0.7s both;
}

@-webkit-keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-4 {
  -webkit-animation: animate-svg-fill-4 0.7s ease-in-out 0.8s both;
          animation: animate-svg-fill-4 0.7s ease-in-out 0.8s both;
}

@-webkit-keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-5 {
  -webkit-animation: animate-svg-fill-5 0.7s ease-in-out 0.9s both;
          animation: animate-svg-fill-5 0.7s ease-in-out 0.9s both;
}

@-webkit-keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-6 {
  -webkit-animation: animate-svg-fill-6 0.7s ease-in-out 1s both;
          animation: animate-svg-fill-6 0.7s ease-in-out 1s both;
}

@-webkit-keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-7 {
  -webkit-animation: animate-svg-fill-7 0.7s ease-in-out 1.1s both;
          animation: animate-svg-fill-7 0.7s ease-in-out 1.1s both;
}

@-webkit-keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-8 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-8 {
  -webkit-animation: animate-svg-fill-8 0.7s ease-in-out 1.2000000000000002s both;
          animation: animate-svg-fill-8 0.7s ease-in-out 1.2000000000000002s both;
}

@-webkit-keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-9 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-9 {
  -webkit-animation: animate-svg-fill-9 0.7s ease-in-out 1.3s both;
          animation: animate-svg-fill-9 0.7s ease-in-out 1.3s both;
}

@-webkit-keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-10 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-10 {
  -webkit-animation: animate-svg-fill-10 0.7s ease-in-out 1.4s both;
          animation: animate-svg-fill-10 0.7s ease-in-out 1.4s both;
}

@-webkit-keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-11 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-11 {
  -webkit-animation: animate-svg-fill-11 0.7s ease-in-out 1.5s both;
          animation: animate-svg-fill-11 0.7s ease-in-out 1.5s both;
}

@-webkit-keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-12 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-12 {
  -webkit-animation: animate-svg-fill-12 0.7s ease-in-out 1.6s both;
          animation: animate-svg-fill-12 0.7s ease-in-out 1.6s both;
}

@-webkit-keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-13 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-13 {
  -webkit-animation: animate-svg-fill-13 0.7s ease-in-out 1.7000000000000002s both;
          animation: animate-svg-fill-13 0.7s ease-in-out 1.7000000000000002s both;
}

@-webkit-keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

@keyframes animate-svg-fill-14 {
  0% {
    fill: transparent;
  }

  100% {
    fill: rgb(255, 255, 255);
  }
}

.svg-elem-14 {
  -webkit-animation: animate-svg-fill-14 0.7s ease-in-out 1.8s both;
          animation: animate-svg-fill-14 0.7s ease-in-out 1.8s both;
}


/***************************************************


/* Hide Loading Block */
.loaded {
  opacity: 0;
  visibility: hidden;
}









.content{
    width: 100%;
}

.content .padding{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    position:relative;
}


#anim_img_box{
    position: sticky;
    width: 100%;
    height: 100vh;
    top:0;
    display: flex;
    justify-content: center;
    align-items: center;
    background: white;
}

#anim_img{
    width: 100%;
    height:100vh;
    object-fit:cover;
    object-position: 30% 0;
}
#top  > img {
    object-fit:cover;
    object-position: 48% 50%;
}

#top  > img.top2{
  width: 300px;
  height: auto;
  position: absolute;
  top: 5vh;
  right: 0;
  left: 0;
  z-index: 300;
  margin: 0 auto;
}

.top{
    width: 100%;
    height:100vh;
    position:relative;
}

.top img{
    position:absolute;
    top:0;
    left:0;
    width:100%;
    height:100vh;
}

.copy{
  position:absolute;
  top:13vh;
  left:60px;
  font-size:150px;
  font-family: 'WindSong', Century, serif;
  line-height: 1.3;
  color: #e72d46;
  text-shadow: 0 0 20px #d0f5eb;
}

.copy2{
  position:absolute;
  bottom: 0;
  top: 85vh;
  right: 45px;
  line-height: 1.2;
  text-align: right;
  font-size: 30px;
  color: #e72d46;
  z-index:20;
  font-family: 'M PLUS 1p', sans-serif;
}

.copy2 img{
  margin-top:20px;
}

.deco{
  font-size:150px;
  font-family: 'WindSong', Century, serif;
  line-height: 0.8;
  margin-bottom: 10px;
}



header{
    position:fixed;
    top:10px;
    right:10px;
    z-index:100;
}

header a img{
    width:100px;
    height:100px;
}

header ul {
  position:fixed;
  top:0;
  left:0;
  padding:0 20px;
  background:#ffffffd6;
}

header ul li{
  float:left;
  list-style:none;
  padding:15px 10px;
  color:#e72d46;
  text-decoration:none;
  font-size: 14px;
}

header ul li:hover{
  font-weight:bold;
}


navi{
    position:fixed;
    top:10%;
    left:0;
    width:50px;
    z-index:50;
}

navi ul{
    background: #e72d46;
    width:28px;
    padding: 15px 10px 15px 0;
    border-radius: 0 10px 10px 0;
}

navi ul li {
    position:relative;
    padding: 2.5px 0 2.5px 5px;
    list-style: none;
    text-decoration: none;
    color: #666;
    transition:all 0.3s;
    width:25px;
    text-align:center;
}

navi ul li a{
    color:white;
}

navi ul li.current a{
    color:#11c7b8;
}

navi ul li a:hover {
    color:#11c7b8;
}

navi ul li p{
    position:absolute;
    display:none;
    background:#0a8f84;
    color:white;
    font-size:10px;
    width:100px;
    padding-left: 5px;
    margin-left: 20px;
    top: 5px;
}

navi ul li:hover p {
    display:block;
}

main{
  overflow:hidden;
}

section{
    width:100%;
    height:100vh;
    position:relative;
    box-shadow: 0 20px 50px #51bdb7;
    overflow: hidden;
  }


section img {
    object-fit:cover;
}

div.text{
    position:absolute;
    text-align:center;
    top: 15vh;
    width: 80%;
    margin: 0 10%;
}

div.text h2{
    font-size:25px;
    font-weight:400;
    margin: 0 auto 30px auto;
    line-height: 1;
    font-family: 'M PLUS 1p', sans-serif;
    color:#e72d46
}

div.white{
    color: white;
}

.message{
    background:white;
}



/*=== 9-1-2 丸が動いてスクロールを促す ====*/

#scroll {
    position:fixed;
    bottom:0;
    width:100%;
    z-index:150;
}

/*スクロールダウン全体の場所*/
.scrolldown2{
    /*描画位置※位置は適宜調整してください*/
  position:absolute;
  bottom:10px;
  left:50%;
}

/*Scrollテキストの描写*/
.scrolldown2 span{
    /*描画位置*/
  position: absolute;
  left:10px;
  bottom:10px;
    /*テキストの形状*/
  color: #e72d46;
  font-size: 0.7rem;
  letter-spacing: 0.05em;
  /*縦書き設定*/
  -ms-writing-mode: tb-rl;
    -webkit-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
}

/* 丸の描写 */
.scrolldown2:before {
    content: "";
    /*描画位置*/
    position: absolute;
    bottom:0;
    left:-4px;
    /*丸の形状*/
  width:10px;
  height:10px;
  border-radius: 50%;
  background:#e72d46;
    /*丸の動き1.6秒かけて透過し、永遠にループ*/
  animation:
    circlemove 1.6s ease-in-out infinite,
    cirlemovehide 1.6s ease-out infinite;
}

/*下からの距離が変化して丸の全体が上から下に動く*/
@keyframes circlemove{
      0%{bottom:45px;}
     100%{bottom:-5px;}
 }

/*上から下にかけて丸が透過→不透明→透過する*/
@keyframes cirlemovehide{
      0%{opacity:0}
     50%{opacity:1;}
    80%{opacity:0.9;}
  100%{opacity:0;}
 }

/* 線の描写 */
.scrolldown2:after{
  content:"";
    /*描画位置*/
  position: absolute;
  bottom:0;
  left:0;
    /*線の形状*/
  width:2px;
  height: 50px;
  background:#e72d46;
}

footer {
	text-align:center;
	padding:50px 0;
    color:white;
}

footer div{
	display:flex;
	justify-content:space-evenly;
	width: 80%;
	max-width:1500px;
	margin:0 auto 50px;
}

footer ul {
	float:left;
	width:100%;
}

footer ul li {
	list-style:none;
	padding:5px;
	font-weight: 300;
}

footer ul li a {
	color:white;
  text-decoration:none;
}

footer ul li a:hover {
	text-decoration: underline;
}

footer ul li.sub-t {
	font-size:20px;
	font-weight:400;
}

footer ul li a:hover {
	text-decoration:underline;
}

footer small address {
	opacity:.6;
	font-size:12px;
}



.gradient1{
    /*ボタンの形状*/
    display: inline-block;
    color:#fff;
    padding: 18px 60px;
    border-radius:30px;
    text-decoration: none;
    outline: none;
    /*背景の色と形状*/
    background: linear-gradient(270deg, #ff357f 0%, #e72d46 25%, #e72d46 51%, #ff357f 100%);
    background-position: 1% 50%;
    background-size: 200% auto;
    /*アニメーションの指定*/
    transition: all 0.3s ease-out;
    margin: 20px auto;
    font-weight:600;
    letter-spacing: 0.05em;
}

/*hoverした際の、背景の場所とテキスト色の変更*/
.gradient1:hover {
    color: #fff;
    background-position: 99% 50%;
}



.area{
    overflow: hidden;
  }
  .wrap{
    position: relative;
    height: 100vh;
  }
  .item{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 50px;
    font-weight: bold;
    color: #fff;
  }
/*  .item01{ background: #e94d15; }
/*  .item02{ background: #f18d1d; }
/*  .item03{ background: #f8b633; }
  /*.item04{ background: #8cc561; }*/
  /*.item05{ background: #56aa59; }*/
  /*.item06{ background: #3d6b35; }*/
  
  .item01,
  .item02,
  .item03{
    width: 100%;
  }
  
  .item04,
  .item05,
  .item06,
  .item07,
  .item08,
  .item09{
        position: absolute;
  }

  .item10,
  .item11,
  .item12,
  .item13,
  .item14,
  .item15,
  .item16{
    position: absolute;
        width: 90%;
    margin: 0 5%;
  }

  .waku{
    position: absolute;
    top: 0;
    left:0;
    z-index: 10;
    width: 100%;
    height: 100vh;
 /*   border: 10px solid #333; */
 /*   box-shadow: inset 0 0 5px 5px #aaa; */
  }
  
  .item04 img,
  .item05 img,
  .item06 img{
    object-fit:cover;
  }

  .sp{
      display:none;
  }

  .sp .box{
    padding:50px 30px;
  }
  
  /*.box::before,
  .box::after {
    content: '';
    position: absolute;
    bottom: 10px;
    width: 40%;
    height: 10px;
    box-shadow: 0 5px 14px rgba(0,0,0,.7);
    z-index: -1;
    transition: all .3s ease-in-out;
  } */
  
  .box::before {
    left: 15px;
    transform: skew(-5deg) rotate(-5deg);
  }
  
  .box::after {
    right: 15px;
    transform: skew(5deg) rotate(5deg);
  }
  
  .box:hover::before,
  .box:hover::after {
    box-shadow: 0 2px 14px rgba(0,0,0,.4);
  }
  
  .box:hover::before {
    left: 5px;
  }
  
  .box:hover::after {
    right: 5px;
  }

  .sp .box p{
    font-size:13px;
  }


/*////////// モーダルウィンドウ //////////*/
.modal-wrapper {
  z-index: 999;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: 40px 10px;
  text-align: center;
}

.modal-button {
    color: #4f96f6;
    background-color: #eeeeee;
    font-weight: bold;
    text-align: center;
    cursor :pointer;
    transition: all 0.3s;
    display: block;
    margin-top: 40px;
    margin-bottom: 1px;
    padding: 12px 2px;
    max-width:300px;
    text-decoration: none;
}

.modal-button:active {
  /*ボタンを押したとき*/
  -webkit-transform: translateY(2px);
  transform: translateY(2px);/*下に動く*/

}

/*アイコンを表示*/
.modal-button:after {
font-family: "Font Awesome 5 Free";
  content: "\f2d0";
    padding-left: 8px;
}

/*ラベルホバー時*/
.modal-button:hover {
  color: #FFFFFF;
  background-color: #4f96f6;
  transition: .6s;
}

.modal-wrapper:not(:target) {
  opacity: 0;
  visibility: hidden;
  transition: opacity .3s, visibility .3s;
}

.modal-wrapper:target {
  opacity: 1;
  visibility: visible;
  transition: opacity .4s, visibility .4s;
  background: #082826d4;
}

.modal-wrapper::after {
  display: inline-block;
  height: 100%;
  margin-left: -.05em;
  vertical-align: middle;
  content: ""
}

.modal-wrapper .modal-window {
  box-sizing: border-box;
  display: inline-block;
  z-index: 20;
  position: relative;
  width: 80%;
  max-width: 1200px;
  padding: 10px 30px 25px;
  border-radius: 2px;
  vertical-align: middle
}

.modal-wrapper .modal-window .modal-content {
  max-height: 70vh;
  overflow-y: auto;
  text-align: left;
  color:gray;
}

.modal-content {
  background: white;
  padding: 10vh 10%;
}

.modal_title {
  font-size: 1.5em;
	position: relative;
	overflow: hidden;
  padding: 0;
}

.modal_title::before,
.modal_title::after{
	content: "";
	position: absolute;
	bottom: 0;
}

/* h2 プライマリカラー*/
.modal_title:before{
	border-bottom: 4px solid #6bb6ff;
	width: 100%;
}
/* h2 セカンダリカラー*/
.modal_title:after{
	border-bottom: 4px solid #c8e4ff;
	width: 100%;
}

.modal-content p {
    /* background-color: #fff; /* 背景色 */
    background-image: linear-gradient(180deg, #98e1db 1px, transparent 1px); /* 罫線の色と太さ  */
    background-size: 100% 2.5em; /* 行の高さ */
    line-height: 2.5em; /* 文字の高さ */
    padding-bottom: 1px; /* 最終行の下にも罫線を引く */
    color: #253a36;
}

.modal-content div.photo {
  width: 17vh;
  height: 17vh;
  border-radius: 50%;
  overflow: hidden;
  background-image: none;
  padding: 0;
  margin:0 auto;
  box-shadow: 1px 3px 10px #84b7b3;
}

.modal-content div.photo img{
  width: 100%;
  height:100%;
}

.modal-overlay {
  z-index: 10;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, .8)
}

.modal-wrapper .modal-close {
  z-index: 20;
  position: absolute;
  top: -15px;
  right: -15px;
  width: 35px;
  color: #e72d46 !important;
  font-size: 30px;
  font-weight: 700;
  line-height: 35px;
  text-align: center;
  text-decoration: none;
  text-indent: 0
}
.modal-wrapper .modal-close i{
  font-size:40px;
}

.modal-wrapper .modal-close:hover {
  color: #11c7b8 !important;
}






/*////////// ビデオ埋め込み //////////*/


div.video-box{
  width:800px;
  max-width:100%;
  margin:30px auto 0 auto;
}

div.iframeWrap {
position: relative;
width: 100%;
padding-top: 56.25%;
margin: 30px auto 0 auto;
}

div.iframeWrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}







@keyframes rotate-y{
  0%{animation-play-state: paused;}
  25%{transform:rotateY(0deg);}
  100%{transform:rotateY(360deg);}
}

.logo{
  animation:rotate-y 4s infinite;
  -webkit-animation:rotate-y 4s infinite;
}






@media only screen and (max-width: 1500px) {
  .deco{
    font-size:100px;
  }

}


@media only screen and (max-width: 1500px) {
.copy{
  top:15vh;
  font-size:120px;
}
}

@media only screen and (max-width: 1050px) {

.pc{
  display:none;
}

.sp {
  display:block;
}

.modal-content {
  padding: 10vh 5%;
}
}

@media only screen and (max-width: 750px) {
  .deco{
    font-size:50px;
  }
  div.text h2 {
    font-size: 16px;
  }
  .copy{
    top:20vh;
    font-size: 70px;
    line-height: 1.2;
    text-align:center;
    left:0;
    padding:0 10%;
  }
  .copy2{
    font-size:20px;
    top:85vh;
    right:0;
    left:0;
    text-align:center;
  }
  div.text > p{
    font-size:14px;
  }
  .modal-content p{
    padding: 0 10px;
    font-size: 14px;
  }
  
footer ul li a {
  font-size:14px;
  line-height:1.8;
}

}

@media only screen and (max-width: 600px) {
	
	footer div {
		display: block;
	}

	footer ul {
		float: none;
		margin-bottom: 20px;
		width:100%;
	}

	footer small address {
		width: 80%;
		margin: 0 auto;
	}
  .modal-wrapper .modal-window{
    padding: 10px 10px 25px 10px;
  }

  header a img {
    width: 50px;
    height: 50px;
}

#top > img.top2{
  width:150px;
  top:20px;
  right:auto;
  left:15px;
}

}
