@charset "Shift_JIS";
/*表示するテキストが切り替わる*/

body{
	margin: 0px 0px;
	background-repeat: repeat;
	text-align: center;
}

#body{
	background-image: url("../images/back.gif");
}

#main{
   margin-top: min(18vw, 100px);
   margin-left: auto;
   margin-right:auto;
}

table{
    border-collapse:separate;
}

table td{
    padding: 0;
    margin: 0 auto;
}

table th{
    padding: 0;
    margin: 0 auto;
}

#btn_zaien{
    /*テキストの基点とするためrelativeを指定*/
  position: relative;
  top: 2.5vw;
    /*ボタンの形状*/
  border: 1px solid #555;
  border-radius:25px;
  width: 40vw;
  max-width: 240px;
  padding: 8px 15px 8px 15px;
  margin: 10px 10px;
  font-size: min(2.5vw, 18px);
  font-weight:bold;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  color: #333;
  outline: none;
}

#insta{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 999;
    top:10px;
    right: min(22vw, 115px);
    cursor: pointer;
    width: 13vw;
    max-width: 80px;
    height: 13vw;
    max-height: 80px;
}

.table1{
    width: 100%;
    border: 0;
    cellspacing: 0;
    cellpadding: 0;
    margin:  0px auto; 
    vertical-align: top;
    text-align: center;
}

.table2{
    border-collapse: separate;
    border-spacing: 0px;
    padding-top: 60px;
    padding-bottom: 50px;
    margin:  0px auto; 
    vertical-align: top;
    align: center;
}

.table3 {
    border-collapse: separate;
    border-spacing: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 30px auto; 
}

.tegaki{
    font-family:"Hannotate SC",メイリオ, Meiryo,sans-serif;
}

.btn{
    /*テキストの基点とするためrelativeを指定*/
  position: relative;
    /*ボタンの形状*/
  border: 1px solid #555;
  border-radius:25px;
  min-width:210px;
  padding: 8px;
  margin: 10px auto;
  font-weight:bold;
  text-align: center;
  display: inline-block;
  text-decoration: none;
  color: #333;
  outline: none;
}

.norm{
    background:rgba(204, 255, 153,0.9);
}

.btn2{
    /*テキストの基点とするためrelativeを指定*/
    position: relative;
    /*ボタンの形状*/
    border: 1px solid #555;
    border-radius:min(5vh , 35px);
    min-width:210px;
    padding: 4px;
    text-align: center;
    width: 100%;
    margin: 1vh auto;
    display: inline-block;
    text-decoration: none;
    color: #333;
    outline: none;
    background:rgba(204, 255, 153,0.9);
    cursor: pointer;
}

.ume{
    background:rgba(50, 205, 50,0.9);
}

.momo{
    background:rgba(255, 20, 147,0.9);
}

.sakura{
    background:rgba(238, 130, 238,0.9);
}

.fuji{
    background:rgba(138, 43, 226,0.9);
}

.tanpo{
    background:rgba(255, 255, 0,0.9);
}

.hima{
    background:rgba(255, 165, 0,0.9);
}

.bc1{
  background-color: #e1f7f5 !important;
}

.bc2{
  background-color: #b575fa !important;
}

.bc3{
  background-color: #cefa75 !important;
}

.bc4{
  background-color: #f375fa !important;
}

.bc5{
  background-color: #31f735 !important;
}

.bc6{
  background-color: #2664ff !important;
}

.bc7{
  background-color: #31bff7 !important;
}

.bc8{
  background-color: #99FFCC !important;
}

.bc9{
  background-color: #f7ed31 !important;
}

.bc10{
  background-color: #f79831 !important;
}

.bc11{
  background-color: #d1591d !important;
}

.bc12{
  background-color: #f72334 !important;
}

.btnM{
    /*テキストの基点とするためrelativeを指定*/
    position: relative;
    /*ボタンの形状*/
     border: 1px solid #555;
     border-radius:25px;
     min-width:210px;
     padding: 8px;
     margin: 10px auto;
     font-weight:bold;
     text-align: center;
     display: inline-block;
     text-decoration: none;
     color: #333;
     outline: none;
     background:rgba(255, 20, 147,0.9);
}

.centering{
	width: 100%;
	margin: 30px auto;
	text-align: center;
}

.center{
    border-collapse:separate;
    border-spacing: 15px;
    text-align: center;
    width: 100%;
    margin: 10px auto;
}

.ac{
    text-align: center;
}

.ueyose{
    vertical-align: top;
    width: 100%;
    margin: 0px auto;
}

.sitayose{
    vertical-align: bottom;
    border: 0;
    cellspacing: 0;
    cellpadding: 0;
    margin:  0 auto;
}

.text_c{
    text-align: center;
}

.margin_c{
    margin: 0 auto;
}

.margin_r{
    padding: 0 10px;
    margin: 0 0 0 auto;
}

.dflex{
  display:flex;
  justify-content:space-between;
  align-items: center;
}
.dflex li{
  align-items: center;
}

    
/*========= レイアウトのためのCSS ===============*/
h1{
	z-index: 9999;/*ボタンを最前面に*/
	top:10px;
	left:10px;
	cursor: pointer;
	font-size:1.5rem;
	text-align: left;
	margin: 20px 0 0 20px;
}

h2{
	font-size:5vw;
	text-align: center;
	margin:0 10px 0 10px;
	padding: 4vw 0 ;
}

small{
	color:#fff;
	display: block;
	text-align: center;
}

#header{
	position: absolute;
	top: 0px;
	left: 0px;
}

.toparea{
  z-index:1;
  position: relative;
  height: 95vh;
}
.toparea img{
	height: 8vh;
}
.toparea h1{
  position: absolute;
  z-index: 2;
  width: 80%;
  top: 5%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size:5vw;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 0 0;
  line-height:0.95em;
  font-weight:bold;
  color: #01579B;
  text-shadow: 0 0 0.2em rgba(255,255,255,1);
  filter: drop-shadow( 0 0 0.2em rgba(255,255,255,1)); 
}
.toparea h3{
  position: relative;;
  z-index: 2;
  width: 90%;
  top: -20%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  font-size:3vw;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #fff;
  margin: 0 0 30px 0;
  line-height:0.95em;
  font-weight:bold;
  color: #01579B;
  text-shadow: 0 0 0.2em rgba(255,255,255,1);
  filter: drop-shadow( 0 0 0.2em rgba(255,255,255,1)); 
}

.topimg{
	height: 70%;
}	


section{
	padding:100px 30px;
}

section:nth-child(2n){
	background-image: url("../images/back2.gif");
        margin: 0px;
        background-repeat: repeat;	
}

#footer{
	padding:20px;
	text-align: center;
}

.underpadd{
        padding:20px; 
}

.rainbow-text{
	animation-name: rainbow;
	background: linear-gradient(to right, #ff0000, #ff7f00, #ffff00, #00ff00, #0000ff, #4b0082, #8f00ff)0/200%;
	animation: rainbow 3s linear infinite;
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

@keyframes rainbow{
	100% { background-position: 200%; }
}

.uline{
	background: linear-gradient(transparent 10%, rgba(102, 255, 0, 0.3) 100%);
	margin-bottom: 1px !important;
}
/*========= ナビゲーションのためのCSS ===============*/

#g-nav{
    /*position:fixed;にし、z-indexの数値を大きくして前面へ*/
    position:fixed;
    z-index: 999;
    /*ナビのスタート位置と形状*/
	top:-140%;
    left:0;
	width:100vw;
    height: 100vh;/*ナビの高さ*/
	background:rgba(50,205,50,0.9);
    /*動き*/
    transition: all 0.6s;
    font-family: "Hannotate SC",メイリオ, Meiryo,sans-serif;
	font-size:min(2.8vh, 3.5vw);
}

/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive{
    top: 0;
}

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list{
    /*ナビの数が増えた場合縦スクロール*/
    position: fixed;
    z-index: 999; 
    width: 100vw;
    height: 90vh;/*表示する高さ*/
    overflow: auto;
    -webkit-overflow-scrolling: touch;
}

/*ナビゲーション*/
#g-nav ul {
    /*ナビゲーション天地中央揃え*/
    position: absolute;
    z-index: 999;
    top:50%;
    left:50%;
    transform: translate(-50%,-50%);
}

/*リストのレイアウト設定*/

#g-nav li{
	list-style: none;
    text-align: center; 
}

#g-nav li a{
	color: #333;
	text-decoration: none;
	padding:10px;
	display: block;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}

/*========= ボタンのためのCSS ===============*/
.openbtn1{
	position:fixed;
    z-index: 9999;/*ボタンを最前面に*/
	top:1vw;
	right: min(2vw, 12px);
	cursor: pointer;
    width: 15vw;
    max-width: 80px;
    height: 15vw;
    max-height: 80px;
    font-size:min(4vw, 20px);
    font-weight: bold;
    color: #000080;
}

.openbtn1.active{
    font-size:0;
}

/*×に変化*/	
.openbtn1 span{
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 1.5vw;
    height: min(0.5vw, 2.7px);
    border-radius: 3px;
	background-color: #000080;
  	width: 12vw;
  	max-width: 60px;
  }

.openbtn1 span:nth-of-type(1) {
	top:min(6vw, 30px);	
}

.openbtn1 span:nth-of-type(2) {
	top:min(9vw, 45px);
}

.openbtn1 span:nth-of-type(3) {
	top:min(12vw, 60px);
}

.openbtn1.active span:nth-of-type(1) {
    top: min(6vw, 20px);
    left: min(2vw,6px);
    transform: translateY(min(1.2vw, 4px)) rotate(-45deg);
    width: min(14vw, 80px);
    opacity: 1 ;
}

.openbtn1.active span:nth-of-type(2) {
	opacity: 0;
}

.openbtn1.active span:nth-of-type(3){
    top: min(9vw, 30px);
    left: min(2vw,6px);
    transform: translateY(max(-1.2vw, -4px)) rotate(45deg);
    width: min(14vw, 80px);
    opacity: 1 ;
}


/*========= swiperのためのCSS ===============*/
.swiper--wrapper {
  /* wrapperのサイズを調整 */
  width: 100%;
  height: 100px !important;
}

.swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  color: #ffffff;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 10px;
}

.swiper-slide img {
  height: auto;
  width: 100%;
}

.swiper-pagination-bullets {
  width: 100px;
}

.swiper-pagination-bullet {
  width: 12px !important;
  height: 12px !important;
  margin: 0 0 0 10px !important;
    background: #333 !important;
}

.swiper-pagination-bullet:first-child {
  margin: 0 !important;
}

.swiper-button-next, .swiper-button-prev {
    position: fixed ;
    top: 60vh ;
}

/*==================================================
スライダーのためのcss
===================================*/
.slider {
  position:relative;
	z-index: 1;
	/*↑z-indexの値をh1のz-indexの値よりも小さくして背景に回す*/

}
/*　背景画像設定　*/

.slider-item01 {
    background:url(../images/nyuen/top1.JPG);
}

.slider-item02 {
    background:url(../images/nyuen/top2.JPG);
}

.slider-item03 {
    background:url(../images/nyuen/top3.JPG);
}

.slider-item {
    width: 100%;/*各スライダー全体の横幅を画面の高さいっぱい（100%）にする*/
    height:70vh;/*各スライダー全体の縦幅を画面の高さいっぱい（100vh）にする*/
    background-repeat: no-repeat;/*背景画像をリピートしない*/
    background-position: center;/*背景画像の位置を中央に*/
    background-size: cover;/*背景画像が.slider-item全体を覆い表示*/
}

/*矢印の設定*/

.slick-prev, 
.slick-next {
    position: absolute;
	z-index: 3;
    top: 42%;
    cursor: pointer;/*マウスカーソルを指マークに*/
    outline: none;/*クリックをしたら出てくる枠線を消す*/
    border-top: 2px solid #fff;/*矢印の色*/
    border-right: 2px solid #fff;/*矢印の色*/
    height: 25px;
    width: 25px;
}

.slick-prev {/*戻る矢印の位置と形状*/
    left:2.5%;
    transform: rotate(-135deg);
}

.slick-next {/*次へ矢印の位置と形状*/
    right:2.5%;
    transform: rotate(45deg);
}

/*ドットナビゲーションの設定*/

.slick-dots {
	position: relative;
	z-index: 3;
    text-align:center;
	margin:-50px 0 0 0;/*ドットの位置*/
}

.slick-dots li {
    display:inline-block;
	margin:0 5px;
}

.slick-dots button {
    color: transparent;
    outline: none;
    width:8px;/*ドットボタンのサイズ*/
    height:8px;/*ドットボタンのサイズ*/
    display:block;
    border-radius:50%;
    background:#fff;/*ドットボタンの色*/
}

.slick-dots .slick-active button{
    background:#333;/*ドットボタンの現在地表示の色*/
}