@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: 'meiryo', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
	color: #383d5c;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

#container {
	text-align: center;
	width: 750px;
	margin: 0 auto;
}


#footer {
	background-color: #7d386d;
	font-size: 23px;
}

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

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