@charset "utf-8";

/* common
---------------------------------------------*/
* {
	margin: 0;
	padding: 0;
}

a:link,
a:visited {
	color: #ffffff;
	text-decoration: underline;
}

a:hover,
a:active {
	color: #d90909;
	text-decoration: underline;
}

.impact {
	font-size: 20pt;
	font-weight: bold;
}

.impact2 {
	color: red;
}

.impact3 {
	background: yellow;
	color: #000;
}

.impact5 {
	background: #173B50;
	padding: 2px 5px;
	color: #fff;
}

.impact6 {
	background: #f4f4f4;
	padding: 3px;
	line-height: 1.1;
}

.impact7 {
	background: #B60000;
	padding: 2px 5px;
	color: #fff;
}

.style2 {
	color: #FF0000
}

.style3 {
	color: #333333
}

.style4 {
	color: #000000
}


img {
	border: none;
}

/* ボタンのマウスオーバーで明るくする */
.btn:hover {
	filter: brightness(120%);
}


/* animation
---------------------------------------------*/
.feedInUp {
	opacity: 0;
	transform: translate(0, 30px);
	-webkit-transform: translate(0, 30px);
	transition: 1.5s;
}

.feedInUp_On {
	opacity: 1.0;
	transform: translate(0, 0);
	-webkit-transform: translate(0, 0);
}

/* layout
---------------------------------------------*/


/*TopIntro-Start*/
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	min-width: 750px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	background-attachment: fixed;
	background-position: top center;
	-webkit-text-size-adjust: none;
	text-align: center;
	font-size: 30px;
	font-family: 'Noto Sans', 'Hiragino Gothic', 'meiryo', 'メイリオ', 'ＭＳ Ｐゴシック', sans-serif;
	color: #383d5c;
}

#head1 {
	background: url("../images/head_1_01.webp") no-repeat top center;
	height: 468px;
}

#head2 {
	background: url("../images/head_1_02.webp") no-repeat top center;
	height: 308px;
}

#head3 {
	background: url("../images/head_1_03.webp") no-repeat top center;
	height: 341px;
}

#head4 {
	background: url("../images/head_1_04.webp") no-repeat top center;
	height: 315px;
}

#head5 {
	background: url("../images/head_1_05.webp") no-repeat top center;
	height: 488px;
}

#head6 {
	background: url("../images/head_1_06.webp") no-repeat top center;
	height: 398px;
}

#head7 {
	background: url("../images/head_1_07.webp") no-repeat top center;
	height: 300px;
}

#head8 {
	background: url("../images/head_1_08.webp") no-repeat top center;
	height: 383px;
}

#head9 {
	background: url("../images/head_1_09.webp") no-repeat top center;
	height: 487px;
}

#head10 {
	background: url("../images/head_1_10.webp") no-repeat top center;
	height: 346px;
}

#head11 {
	background: url("../images/head_1_11.webp") no-repeat top center;
	height: 653px;
}

#head12 {
	background: url("../images/head_1_12.webp") no-repeat top center;
	height: 585px;
}

#head13 {
	background: url("../images/head_2_01.webp") no-repeat top center;
	height: 372px;
}

#head14 {
	background: url("../images/head_2_02.webp") no-repeat top center;
	height: 628px;
}

#head15 {
	background: url("../images/head_2_03.webp") no-repeat top center;
	height: 367px;
}

#head16 {
	background: url("../images/head_2_04.webp") no-repeat top center;
	height: 628px;
}

#head17 {
	background: url("../images/head_2_05.webp") no-repeat top center;
	height: 376px;
}

#head18 {
	background: url("../images/head_2_06.webp") no-repeat top center;
	height: 628px;
}

#head19 {
	background: url("../images/head_2_07.webp") no-repeat top center;
	height: 419px;
}

#head20 {
	background: url("../images/head_2_08.webp") no-repeat top center;
	height: 628px;
}

#head21 {
	background: url("../images/head_2_09.webp") no-repeat top center;
	height: 405px;
}

#head22 {
	background: url("../images/head_2_10.webp") no-repeat top center;
	height: 388px;
}

#head23 {
	background: url("../images/head_3_01.webp") no-repeat top center;
	height: 323px;
}

#head24 {
	background: url("../images/head_3_02.webp") no-repeat top center;
	height: 225px;
}

#head25 {
	background: url("../images/head_3_03.webp") no-repeat top center;
	height: 215px;
}

#head26 {
	background: url("../images/head_3_04.webp") no-repeat top center;
	height: 201px;
}

#head27 {
	background: url("../images/head_4_01.webp") no-repeat top center;
	height: 300px;
}

#head28 {
	background: url("../images/head_4_02.webp") no-repeat top center;
	height: 227px;
}

#head29 {
	background: url("../images/head_4_03.webp") no-repeat top center;
	height: 441px;
}

#head30 {
	background: url("../images/head_4_04.webp") no-repeat top center;
	height: 334px;
}

#head31 {
	background: url("../images/head_4_05.webp") no-repeat top center;
	height: 358px;
}

#head32 {
	background: url("../images/head_4_06.webp") no-repeat top center;
	height: 396px;
}

#head33 {
	background: url("../images/head_4_07.webp") no-repeat top center;
	height: 450px;
}

#btn_area {
	background: url("../images/btn_area.webp") no-repeat top center;
	height: 195px;
}

/* #form { background: url("../images/form.webp") no-repeat top center; height:    390px; }  */

/* #wrap {

	background-image: url("../images/wrap.webp");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
} */

/* #wrapform {

	background-image: url("../images/wrapform.webp");
	background-repeat: repeat-y;
	background-position: center top;
	background-position:50% 0%;
} */


#container1 {
	width: 750px;
	margin: 0 auto;
}

#container2 {
	width: 750px;
	margin: 0 auto;
	background-color: #f4ece3;
	padding-top: 50px;
	padding-bottom: 60px;
}

#container3 {
	width: 675px;
	margin: 0 auto;
	background-color: #ffffff;
	padding-bottom: 60px;
	margin-bottom: 50px;
	border-radius: 50px;
	box-shadow: 6px 6px 10px 0px rgba(67, 67, 67, 0.39);
}

#container4 {
	width: 563px;
	text-align: left;
	margin: 0 auto;
	line-height: 55px;
	font-weight: 500;
}


/* #text {

	text-align: left;
	width: 850px;
	margin: 0 auto;
} */

/* #textwhite {

	text-align:left;
	width:850px;
	margin:0 auto;
	color: #fff;
	
} */

/* #texts2 {

	text-align:left;
	width:750px;
	position: relative;
	margin-top:170px;
	margin-left:400px;
	
	
} */

/* #texts3 {

	text-align:left;
	width:850px;
	margin-top:250px;
	margin-left:170px;
	
	
} */

.marker {
	background: linear-gradient(transparent 60%, #feff58 0%);
}

.bold {
	font-weight: bold;
}

.letter-spacing1 {
	letter-spacing: 0.11rem;
}

.letter-spacing2 {
	letter-spacing: 0.1rem;
}

.jukousei_midashi {
	width: 85%;
	margin-top: 20px;
	margin-bottom: 15px;
}

.jukousei_images {
	width: 100%;
}

/* .white {
	color: #fff;
} */

/* .text-center {
	text-align: center;
} */

#footer {
	background-color: #66c0b6;
	font-size: 23px;
}

/* ol,
ul {
	list-style-position: inside;
	padding-left: 10px;
} */

/* ol li,
ul li {
	text-align: left;
} */