@font-face {
    font-family: 'GmarketSansLight';
    src: url('/css/GmarketSansOTF/GmarketSansLight.otf') format('opentype');
    font-weight: 300;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSans';
    src: url('/css/GmarketSansOTF/GmarketSansMedium.otf') format('opentype');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'GmarketSansBold';
    src: url('/css/GmarketSansOTF/GmarketSansBold.otf') format('opentype');
    font-weight: 700;
    font-style: normal;
}


* { font-family: 'GmarketSans', 'sans-serif'; font-weight:400; }

P, INPUT, A, UL, LI, OL, TD, TEXTAREA, SELECT, FORM, TH, BODY, THEAD, TBODY, TR, DIV {
	font-size:16px;
	color:#333333;
	letter-spacing:-3.5px;
	line-height:1.25;
}

B, STRONG {
	font-weight:bold;
	vertical-align:none;
}

img { margin:0; padding: 0; border:0;}

.notext {
	display: inline-block !important;
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0px;
	line-height: 0;
	border: 0 !important;
	overflow: hidden !important;
	text-align:left;
}

CAPTION {
	top: 0px;
	left: 0px;
	margin: 0 !important;
	padding: 0 !important;
	font-size: 0px;
	line-height: 0;
	border: 0 !important;
	overflow: hidden !important;
	text-align:left;
	border-collapse:collapse;
}

A {	word-break: break-all; }
A { color:#2d5e97; text-decoration:none; }
A:link {color:#2d5e97; text-decoration:none; }
A:active {color:#2d5e97; text-decoration:none; }
A:hover {color:#2d5e97; text-decoration:none; }

fieldset {
	margin:0;
	padding: 0;
    border: 0;
}
.clearfix {
	padding:0;
	margin:0;
	border:0;
	float: none;
	clear: both;
}

.htmlwrapper {
	width:100%;
	height:100%;
	max-width:1600px;
	min-width:760px;
	margin:0 auto;
	padding:0;
}

#wrapper {
	width:100%;
	max-width:1600px;
	min-width:760px;
	min-height:100%;
	position:relative;
	float:left;
}

.scroll_animation {
	opacity:0;
	transition: all 1s;
	overflow:hidden;
}

.scroll_animation.active {
	opacity: 1 !important;
	transform: translate(0, 0) !important;
}

.scroll_animation.move_top {
	transform: translate(0, -100px);
}

.scroll_animation.move_bottom {
	transform: translate(0, 100px);
}

.scroll_animation.move_left {
	transform: translate(-100px, 0);
}

.scroll_animation.move_right {
	transform: translate(100px, 0);
}

#sectionA {
	position:relative;
	float:left;
	width:100%;
	height:704px;
	background-image:url('./yonin_img_00.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
}

#sectionB {
	position:relative;
	width:760px;
	margin:0 auto;
	overflow:hidden;
}

#sectionB_wrapper {
	position:relative;
	float:left;
	width:740px;
	padding:20px 10px 20px 10px;
}

#sectionB_textA {
	font-family: 'GmarketSansBold';
	font-size:5.25em;
	color:#1a3168;
	margin-top:40px;
}

#sectionB_textA span {
	font-family: 'GmarketSansBold';
	font-size:1em;
	color:#fbb03b;
}

#sectionB_textB {
	font-family: 'GmarketSans';
	font-size:2.375em;
	color:#454545;
	margin-top:20px;
	margin-bottom:20px;
}

a.btnBlue {
	display:inline-block;
	background-color:#1a3168;
	border-radius:35px;
	padding:20px 50px 20px 50px;
	color:#ffffff;
	font-size:1.8em;
	line-height:1em;
	letter-spacing:-1px;
	margin-bottom:20px;
}


#sectionC {
	position:relative;
	float:left;
	width:100%;
	height:815px;
	background-image:url('./yonin_img_01.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
}

#sectionD {
	position:relative;
	width:760px;
	margin:0 auto;
	overflow:hidden;
}

#sectionD_wrapper {
	position:relative;
	float:left;
	width:740px;
	padding:20px 10px 20px 10px;
}

#sectionD_textA {
	font-family: 'GmarketSansBold';
	font-size:5.25em;
	color:#1a3168;
	margin-top:40px;
}

#sectionD_textA span {
	font-family: 'GmarketSansBold';
	font-size:1em;
	color:#fbb03b;
}

#sectionD_textB {
	font-family: 'GmarketSans';
	font-size:2.375em;
	color:#454545;
	margin-top:20px;
	margin-bottom:20px;
}

#sectionE {
	position:relative;
	float:left;
	width:100%;
	height:778px;
	background-image:url('./yonin_img_02.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
}

#sectionF {
	position:relative;
	width:760px;
	margin:0 auto;
	overflow:hidden;
}

#sectionF_wrapper {
	position:relative;
	float:left;
	width:740px;
	padding:20px 10px 20px 10px;
}

#sectionF_textA {
	font-family: 'GmarketSansBold';
	font-size:5.25em;
	color:#1a3168;
	margin-top:40px;
}

#sectionF_textA span {
	font-family: 'GmarketSansBold';
	font-size:1em;
	color:#fbb03b;
}

#sectionF_textB {
	font-family: 'GmarketSans';
	font-size:2.5em;
	color:#454545;
	margin-top:20px;
	margin-bottom:20px;
}

#sectionF_textB span {
	font-family: 'GmarketSansBold';
	font-size:1.2em;
}

#sectionF_textC {
	font-family: 'GmarketSans';
	font-size:2.5em;
	color:#454545;
	margin-top:20px;
	margin-bottom:20px;
}

#sectionF_textC span {
	font-family: 'GmarketSansBold';
	font-size:1.2em;
}

#sectionF_textD {
	font-family: 'GmarketSans';
	font-size:2.5em;
	color:#454545;
	margin-top:20px;
	margin-bottom:20px;
}

#sectionF_textD span {
	font-family: 'GmarketSansBold';
	font-size:1.2em;
}


#sectionG {
	position:relative;
	float:left;
	width:100%;
	height:704px;
	background-image:url('./yonin_img_00.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
}


#sectionH_div {
	position:relative;
	width:760px;
	margin:0 auto;
}

#sectionH {
	position:relative;
	float:left;
	width:100%;
	background-image:url('./yonin_img_03.jpg');
	background-position:top center;
	background-repeat:no-repeat;
	overflow:hidden;
}

#sectionH_wrapper {
	position:relative;
	float:left;
	width:740px;
	padding:50px 10px 20px 10px;
}

#sectionH_textA {
	font-family: 'GmarketSansBold';
	font-size:5em;
	color:#1a3168;
	margin-top:40px;
}

#sectionH_textA span {
	font-family: 'GmarketSansBold';
	font-size:1em;
	color:#fbb03b;
}

#sectionH_textB {
	font-family: 'GmarketSans';
	font-size:2.375em;
	color:#454545;
	margin-top:20px;
	margin-bottom:20px;
}

#sectionI {
	position:relative;
	float:left;
	width:100%;
	height:80px;
	background-color:#1a3168;
	text-align:center;
	line-height:80px;
	overflow:hidden;
}

#sectionI a {
	color:#ffffff;
	font-size:1.8em;
	letter-spacing:-1px;
	line-height:80px;
}


@media screen and (max-width: 480px) {
	P, INPUT, A, UL, LI, OL, TD, TEXTAREA, SELECT, FORM, TH, BODY, THEAD, TBODY, TR, DIV {
		font-size:11px;
	}

	.htmlwrapper {
		max-width:480px;
		min-width:480px;
	}

	#wrapper {
		max-width:480px;
		min-width:480px;
	}

	#sectionA {
		height:536px;
		background-image:url('./yonin_img_00_480.jpg');
	}

	#sectionB {
		width:480px;
	}

	#sectionB_wrapper {
		width:460px;
	}

	#sectionB_textA {
		margin-top:30px;
	}

	#sectionC {
		height:620px;
		background-image:url('./yonin_img_01_480.jpg');
	}

	#sectionD {
		width:480px;
	}

	#sectionD_wrapper {
		width:460px;
	}

	#sectionD_textA {
		margin-top:30px;
	}

	#sectionE {
		height:592px;
		background-image:url('./yonin_img_02_480.jpg');
	}

	#sectionF {
		width:480px;
	}

	#sectionF_wrapper {
		width:460px;
	}

	#sectionF_textA {
		margin-top:30px;
	}

	#sectionG {
		height:536px;
		background-image:url('./yonin_img_00_480.jpg');
	}


	#sectionH_div {
		width:480px;
	}

	#sectionH {
		background-image:url('./yonin_img_03_480.jpg');
	}

	#sectionH_wrapper {
		width:460px;
	}

	#sectionH_textA {
		margin-top:30px;
		letter-spacing:-6.5px;
	}

	#sectionI {
		height:60px;
		line-height:60px;
	}

	#sectionI a {
		line-height:60px;
	}

}