@charset "UTF-8";
/* CSS Document */


body {
	padding:0;
	margin:0;
}

section {
	margin: 0;
	padding: 5% 3%;
}

.st_wrap {
	clear: both;
	width:100%;
	max-width: 800px;
    text-align: center;
	padding: 1% 0;
	margin:0 auto 30px;
	font-family: "Noto Sans JP", sans-serif;
	font-weight: 500;
	position: relative;
	background-color: #dbd5ca;
	overflow: hidden;
}

.st_wrap:last-child {
	margin: 0 auto;
}

.st_wrap h1 { 
	font-family: "Times New Roman", Times, "serif";
    font-weight: 700;
	font-size: 50px;
	line-height: 1.4em;
	text-align: center;
	margin: 8% auto 2%;
	position: relative;
	color: #144850;
}

.st_wrap h2 {
	font-family: "Montserrat", sans-serif;
    font-weight: 900;
	font-size: 80px;
	line-height: 1.3em;
	text-align: center;
	margin: 6% auto 2%;
}

.st_wrap h3 {
	font-family: "Montserrat", sans-serif;
    font-weight: 900;
	font-size: 60px;
	line-height: 1.3em;
	text-align: center;
	margin: 10% auto 4%;
}

.st_wrap h4 {
	font-family: "Montserrat", sans-serif;
    font-weight: 800;
	font-size: 30px;
	line-height: 1.3em;
	text-align: center;
	margin: 2% auto 8%;
}

.st_wrap h5 {
    font-weight: 600;
	font-size: 23px;
	line-height: 1.3em;
	text-align: center;
	margin: 6% auto 3%;
	color: #144850;
}


.st_wrap p{
    text-align: left;
	font-size: 16px;
	margin: 0 5%;
	line-height: 1.8em;
	font-family: Georgia, "Times New Roman", Times, "serif";
	font-weight: 500;
}


.st_wrap img {
	width: 100%;
	vertical-align: bottom;
}


.st_wrap p a {
	color: #000;
}

.link_box {
	width: 80%;
	margin: 3% auto;
	display: flex;
}

.link_box .link {
	width: 50%;
	text-align: center;
}

.link_box .link:first-child {
	border-right: solid 2px #3E3E3E;
}

.sp {
	display:none;
}

.Lead {
	font-weight: 500;
	text-align: center;
	font-size: 16px;
	margin: 2% auto;
	line-height: 1.6em;
}


.Sml {
	font-size: 13px;
	text-align: center;
	line-height: 1.8em;
	margin: 2% auto;
	font-weight: 400;
}

strong {
	font-size: 120%;
}

.relative {
	margin: 3% auto;
	position: relative;
}

.flx {
	width: 90%;
	margin: 3% auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
	flex-wrap: wrap;
}

.flx2 {
	width: 60%;
	margin: 3% auto;
	display: flex;
	align-items: center;
	justify-content: space-between;
}

.item1 {
	width: 49%;
}

.item2 {
	width: 60%;
	margin: 0 40% 3% 0;
}

.item3 {
	width: 60%;
	margin: 0 0 3% 40%;
}

.item_name {
	font-family: Georgia, "Times New Roman", Times, "serif";
	font-weight: 600;
	font-size: 20px;
	line-height: 1.7em;
	text-align: center;
	display: flex;
	justify-content: center;
	margin: 3% auto 10%;
	color: #3E3E3E;
}

.item_name_s {
	font-family: Georgia, "Times New Roman", Times, "serif";
	font-weight: 600;
	font-size: 17px;
	line-height: 1.5em;
	text-align: center;
	margin: 3% auto 10%;
	color: #3E3E3E;
}


.red {
	color: #e31e26;
}

.lineup {
	width: 20%;
}

.MT5 {
	margin-top: 5%;
}

.info_box {
	width: 80%;
	margin: 5% auto;
	background-color: #fff;
	border: solid 1px #3E3E3E;
	box-sizing: border-box;
}

.bdr {
	border-bottom: solid 2px #3E3E3E;
	margin: 6% 10%;
}

.clear {
	clear:both;
}


.btn-1 {
	display: block;
    font-family: "Times New Roman", Times, "serif";
    font-weight: 700;
	font-size: 50px;
	text-align: center;
}

a.btn-1 {
	color: #3E3E3E;
	text-decoration: none;
}



.btn-2 {
    display: inline;
	text-align: center;
	font-weight: 600;
    font-size: 18px;
	background-color: #3E3E3E;
	margin-left: 30px;
	padding: 0 40px;
	border-radius: 30px;
}

a.btn-2 {
	color: #fff;
    text-decoration: none;
}

.btn-3 {
    display: block;
	text-align: center;
	font-weight: 600;
    font-size: 16px;
	background-color: #3E3E3E;
	width: 30%;
	padding: 0 10px;
	margin: 1% auto 3%;
	border-radius: 30px;
}

a.btn-3 {
	color: #fff;
    text-decoration: none;
}

.btn-4 {
	display: block;
    font-size: 23px;
	font-weight: 600;
    padding: 15px 0;
	line-height: 1.3em;
	text-align: center;
	width: 50%;
	margin: 4% auto 8%;
	background-color: #144850;
	box-sizing: border-box;
}

a.btn-4 {
	color: #fff;
	text-decoration: none;
}

.btn-5 {
	display: block;
	font-family: "Montserrat", sans-serif;
    font-weight: 900;
	font-size: 40px;
	line-height: 1.3em;
	text-align: center;
	margin: 1% auto 8%;
}

a.btn-5 {
	color: #0a54a0;
	text-decoration: none;
}

#ターゲット要素 {
    padding-top: 110px;
    margin-top: -50px;
}

.snsBOX__inner {
    border-radius: 15px;
    max-width: 500px;
    margin: 2% auto 5%;
    padding: 30px 0;
    text-align: center;
}



.snsBOX__inner ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
}

.snsBOX__list01 {
	width: 70%;
	margin: 6% auto;
    display: flex;
    justify-content: center;
    padding-bottom: 30px;
}

.snsBOX__list01 li {
	width: 60px;
    margin: 0 10px;
    line-height: 0;
}

.target {
  animation: floating-y 1.8s ease-in-out infinite alternate-reverse;
}
@keyframes floating-y {
  0% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(10%);
  }
}

@media only screen and (max-width: 750px) {

	.pc {
		display:none;
	}
	.sp {
		display:block;
	}
	
	
	.st_wrap {
		width: 100%;
		margin: 0 auto 20px;
		padding: 5% 0;
	}

    .st_wrap p {
        font-size: 14px;
		line-height: 1.8em;
    }
    
	.st_wrap h1 {
		font-size: 40px;
		margin: 10% auto 4%;
	}	
    
    .st_wrap h2 {
        font-size: 40px;
		line-height: 1.6em;
    }
    
    .st_wrap h3 {
        font-size: 30px;
    }
	
	.st_wrap h4 {
		font-size: 20px;
	}
    
	.st_wrap h5 {
		font-size: 18px;
	}
	
	.Lead {
		font-size: 15px;
		margin: 3% auto;
	}
	
	.item_name {
		font-size: 16px;
	}
	
	.item_name_s {
		font-size: 14px;
	}
	
	.Sml {
		font-size: 12px;
	}
	
    .btn-1 {
        font-size: 28px;
    }
	
	.btn-2 {
		font-size: 16px;
	}
	
	.btn-3 {
		font-size: 13px;
	}
	
	.btn-4 {
		font-size: 16px;
		padding: 7px;
	}
	
	
}



/* スライダー部分の設定 */
.gallery_slide {
  display: flex; /* 横並びにする */
  width: 100%; /* 横幅いっぱいにする */
  animation: slide 18s linear infinite; /* アニメーションの設定 */
}

/* 各アイテムの設定 */
.gallery_slide li {
  flex: 0 0 40%; /* 1つの画像が全体の4分の1の幅を取る */
  width: 100%; /* 幅を指定 */
  margin: 1%;	
  list-style: none;
}

/* アニメーション（スライド） */
@keyframes slide {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-100%); /* 1周分の移動 */
  }
}
