﻿@charset "UTF-8";
	html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video {
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	font:inherit
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block
}
body {
	line-height:1
}
ol,ul {
	list-style:none
}
blockquote,q {
	quotes:none
}
blockquote:before,blockquote:after,q:before,q:after {
	content:'';
	content:none
}
table {
	border-collapse:collapse;
	border-spacing:0
}
* {
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	-ms-box-sizing:border-box;
	-o-box-sizing:border-box
}
html {
	-webkit-text-size-adjust:100%;
	overflow-x:hidden;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
::selection {
	background-color:#283593;
	color:#fff;
	text-shadow:none
}
::-moz-selection {
	background-color:#283593;
	color:#fff;
	text-shadow:none
}
body {
	font-family:Arial,'Meiryo',"微軟正黑體","Microsoft JhengHei",sans-serif;
	/*background:url(BG_01.png) repeat fixed;
	min-width:315px*/
}
hr {
	border-bottom:1px solid #ddd;
	border-left:0;
	border-right:0;
	border-top:0;
	margin:4px 0
}
.ANT {
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	-ms-transition:all .4s;
	-o-transition:all .4s;
	transition:all .4s
}
.clear {
	clear:both
}
.top,.footer {
	line-height:0;
	width:100%;
	position:relative
}
#GOTOP {
	display:none;
	width:38px;
	height:38px;
	cursor:pointer;
	position:fixed;
	right:10px;
	bottom:10px;
	background-color:#fa3734;
	-webkit-border-radius:50%;
	-moz-border-radius:50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	border-radius:50%;
	z-index:555;
	text-align:center;
	color:#fff;
	-webkit-box-shadow:0 3px 0 rgba(0,0,0,.25);
	box-shadow:0 3px 0 rgba(0,0,0,.25);
	-webkit-transition:all .4s;
	-moz-transition:all .4s;
	-ms-transition:all .4s;
	-o-transition:all .4s;
	transition:all .4s
}
#GOTOP:hover {
	color:#fff;
	background-color:#083972
}
#GOTOP i {
	display:block;
	font-size:22px;
	line-height:1.3;
	text-align:center;
	margin-top:3px
}
.CENTER {
	width:100%;
	display:inline-block;
	*display:inline;
	*zoom:1;
	text-align:center
}
.W_CENTER {
	width:100%;
	height:auto;
	max-width:1000px;
	margin:0 auto
}
.ALL {
	width:100%;
	overflow:hidden;
	margin:0 auto;
}
.CONTENT1 {
	display:block;
	background:url(../images/top_img_1920.jpg) no-repeat;
	width:100%;
	height:0;
	min-height: 400px;
	padding-bottom:43.80208333333333%;
	background-size:100% auto;
	background-color: #fff;
}
.CONTENT1 .WRAPPER{
	margin:0 auto;
	width:95%;
	height:auto;
	max-width:1200px;
	overflow:hidden;
	position:relative;	
}

.tag{
	position: absolute;
	top: 5%;
	left:2%;
	max-width:115px;
	min-width: 60px;
}

.tag img{
	width: 100%;
	max-width:115px;
	width:25vw;
	height: auto;
}

.H1, .H1_2{
	display: block;	
	margin: 0 auto;
	max-width:550px;
	min-width: 300px;
}

.H1{
	margin-top: 12%;
}

.H1_2{
	margin-bottom: 2%;
}

.H1 img{
	width: 100%;
	max-width:550px;
	height: auto;
}
.H1_2 img{
	width: 100%;
	max-width:550px;
	height: auto;
}
.H2{
	display:block;
	margin: 0 auto;
	width:10vw;
	z-index:600;
	width:6vw;
	height:6vw;
	min-width:80px;
	min-height:80px;
	background-color:#fa3734;
	border-radius:50%;
	text-align:center;
	font-size:32px;
	display:table;
	line-height:1.1;
	border-bottom:4px solid #fff;
	cursor:pointer
}
.H2 a{
	color:#fff;
	overflow:hidden;
	text-decoration:none;
	width:6vw;
	height:6vw;
	min-width:80px;
	min-height:80px;
	border-radius:50%;
	display:table-cell;
	vertical-align:middle
}
.H2:hover {
	background-color:#083972;
	/*box-shadow:0 4px 1px rgba(0,0,0,.2),0 8px 0 rgba(0,0,0,.1);*/
	text-shadow:0 1px 1px #000
}

.GO_B {
	display:block;
	width:100%;
	text-align:center;
	z-index:600;
	position:absolute;
	left:0;
	bottom:2%
}
.GO_B .GO {
	display:inline-block;
	width:50px;
	height:50px;
	border-radius:50%;
	border:3px solid #f57c00;
	background-color:#fff;
	cursor:pointer
}
.GO_B .GO i {
	color:#f57c00;
	line-height:50px;
	font-size:40px
}
.GO_B .GO:hover {
	border-color:#fff;
	background-color:#f57c00
}
.GO_B .GO:hover i {
	color:#fff
}


.CONTENT2 {
	display:block;
	width:100%;
	background:url(../images/BG2.png) repeat fixed;
	overflow:hidden;
	text-align:center;
	padding:2% 0;
}
.CONTENT2 h4 {
	font-size:34px;
	line-height:1.1;
	font-weight:500;
	color: #c9a875;
}
.CONTENT2 h4 span {
	font-size:22px;
	font-weight:300;
	letter-spacing:2px;
	color:#fff;
}
.BG34 {
	display:block;
	width:100%;
	overflow:hidden;
	background:url(../images/BG34.jpg) top center repeat fixed;
	/*text-shadow:0 1px 2px rgba(0,0,0,.5);*/
	background-size:cover
}
.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {
	display:block;
	width:100%;
	overflow:hidden;
	text-align:center;
	padding:5% 0;
	background:url(../images/BG3.png) repeat;
	text-align:left
}
.CONTENT3 img,.CONTENT4 img {
	margin:0 auto;
	padding-bottom:30px;
	width:100%;
	max-width:350px
}
.h1{
	padding-left:25px;
}
.h3{
	padding-left:25px;
}
.BG34 p {
	padding-left:25px;
	line-height:1.8;
	letter-spacing:1px;
	font-size:17px
}
.BG34 p b {
	font-size:50px;
	color:#14192d;
}
.CONTENT3 .W_CENTER,.CONTENT4 .W_CENTER {
	max-width:1100px
}
.BG34 li {
	line-height: 1.3;
	padding-bottom:10px
}
.BG34 li span {
	font-size: 19px;
	font-weight: bold;
}
.BG34 i {
	color:#14192d;
}
.H3_C {
	display:block;
	overflow:hidden;
	margin-bottom:12px;
	clear:both;
	padding-top:8px;
	padding-bottom:8px;
	border:1px solid #14192d;
	border-width:1px 1px 1px 6px;
	border-left-color:#14192d;
	padding-left:20px
}
.H3_C h1 {
	color:#14192d;
	font-size:30px;
	line-height:1.1;
	font-weight:500;
	display:block;
	text-align:left
}

.H3_C h3 {
	color:#14192d;
	font-size:30px;
	line-height:1.1;
	font-weight:500;
	display:block;
	text-align:left
}
.H3_C h1 span {
	color:#ffb54d
}
.H3_C h3 span {
	color:#ffb54d
}
.blank{
	height: 50px; 
}
.CONTENT4 {
	background:url(../images/BG4.png) repeat fixed
}
.CONTENT5 {
	background:url(../images/BG5.jpg) top center no-repeat;
	display:block;
	width:100%;
	overflow:hidden;	
	background-size:cover
}
.CONTENT5 ul {
	margin-top:8%
}
.CONTENT5 li {
	padding-bottom:15px
}
.CONTENT5 li a {
	color:#fff;
	text-decoration:none
}

.CONTENT5 li span {
	display:inline;
	width:60px;
	height:60px;
	line-height:60px;
	text-align:center;
	font-size:64px;
	background-color:#1b2034;
	float:left
}
.CONTENT5 li h4 {
	height:60px;
	line-height:60px;
	display:inline-block;
	font-size:24px;
	letter-spacing:1px;
	background-color:rgba(255,255,255,.5);
	padding-left:15px;
	padding-right:5%
}
.CONTENT5 li:nth-child(1) h4 , .CONTENT5 li:nth-child(3) h4{
	border-bottom:2px solid #1b2034;
}
.CONTENT5 li:nth-child(1) h4 {
	cursor:pointer
}
.CONTENT5 li:hover:nth-child(1) h4,.CONTENT5 li:hover:nth-child(2) h4, .CONTENT5 li:hover:nth-child(3) h4 {
	color:#fa3734
}
.CONTENT5 li:nth-child(2) h4 {
	border-bottom:2px solid #ffdd00;
}
.CONTENT5 li:nth-child(1) span, .CONTENT5 li:nth-child(3) span {
	color: #fff;
}
.CONTENT5 li:nth-child(2) span {
	color: #1b2034;
	background-color:#ffdd00
}
.CONTENT5 li:nth-child(2) h4 span {
	background-color:#ffdd00
}
.CONTENT5 li h4 b {
	font-size:16px
}
.CONTENT6 {
	background:url(../images/BG6.png) repeat fixed;
	display:block;
	width:100%;
	overflow:hidden
}
.CONTENT6 p.CON6_P {
	font-size:28px;
	line-height:1.3;
	text-align:center;
	color: #1b2034;
	font-weight: 700;

}
.CONTENT6 .H3_C {
	border-left-color:#1b2034
}
.FREE_B {
	display:block;
	text-align:center
}
.FREE_B .FREE img {
	width:100%;
	max-width:400px;
	margin:0 auto;
	margin-top:3%
}
#FROM_B #FROM {
	width:100%;
	margin:0 auto;
	padding:2% 0 0 0;
	max-width:546px;
	margin:0 auto
}
#FROM_B #FROM ul {
	width:100%
}
#FROM_B #FROM li {
	width:100%;
	float:left;
	padding:4px 2px
}
#FROM_B #FROM li.WLI {
	width:50%;
	float:left
}
#FROM_B #FROM .INP_A {
	width:100%;
	font-family:Arial,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro","微軟正黑體","Microsoft JhengHei",DFKai-SB,sans-serif;
	color:#1b2034;
	height:36px;
	line-height:36px;
	max-height:36px;
	font-size:16px;
	text-align:left;
	padding-left:10px;
	-webkit-box-shadow:inset 0 0 0 #fff;
	-moz-box-shadow:inset 0 0 0 #fff;
	-ms-box-shadow:inset 0 0 0 #fff;
	-o-box-shadow:inset 0 0 0 #fff;
	box-shadow:inset 0 0 0 #fff;
	background-color:#fff;
	font-weight:500;
	border:0 solid #fff;
	border-left:3px solid #1b2034
}
#FROM_B #FROM .INP_A:hover {
	border-left-color:#fa3734
}
#FROM_B #FROM .INP_A:focus {
	border:1px dotted #ffb54d;
	border-left:3px solid #fa3734
}
.INP_A_2 {
	width:100%;
	font-family:Arial,"文泉驛正黑","WenQuanYi Zen Hei","儷黑 Pro","LiHei Pro","微軟正黑體","Microsoft JhengHei",DFKai-SB,sans-serif;
	color:#1b2034;
	font-size:16px;
	text-align:left;
	background-color:#fff;
	font-weight:500;
	border:0 solid #fff;
	border-left:3px solid #1b2034;
	min-height:70px;
	padding:10px
}
.INP_A_2:hover {
	border-left-color:#fa3734
}
.INP_A_2:focus {
	border:1px dotted #fa3734;
	border-left:3px solid #fa3734;
	outline:0
}
p.INP_A_2_B {
	font-size:16px;
	text-align:left;
	padding-left:10px;
	padding-bottom:5px
}
#FROM_B #FROM #READ {
	padding:0;
	position:relative
}
#FROM_B #FROM .CHBOX {
	min-height:21px;
	min-width:21px;
	float:left;
	margin-top:12px
}
#FROM_B #FROM #READ label {
	display:block!important
}
#FROM_B #FROM #READ span {
	line-height:1.3;
	font-size:15px;
	position:absolute;
	left:30px;
	top:12px;
	font-weight:400;
	color:#1b2034
}
#FROM_B #FROM #READ span a {
	font-size:15px;
	font-weight:400;
	color:#1b2034;
	text-decoration: underline;
}
.INP_A:focus {
	outline:0
}
#FROM_B #FROM #BUT {
	width:100%;
	font-size:28px;
	color:#fff;
	cursor:pointer;
	text-align:center;
	background-color:#172043;
	-webkit-box-shadow:0 4px 0 #14192d,0 4px 3px rgba(0,0,0,0.5),0 4px 20px rgba(0,0,0,0.2);
	box-shadow:0 4px 0 #14192d,0 4px 3px rgba(0,0,0,0.5),0 4px 20px rgba(0,0,0,0.2);
	-moz-transition:all .2s ease-in-out;
	-o-transition:all .2s ease-in-out;
	-webkit-transition:all .2s ease-in-out;
	transition:all .2s ease-in-out;
	margin-top:10px;
	letter-spacing:3px;
	line-height:1.5;
	padding-top:2px;
	border:none;
}
#FROM_B #FROM #BUT:hover {
	box-shadow:none;
	-ms-transform:translateY(4px);
	-webkit-transform:translate3D(0,4px,0);
	-moz-transform:translateY(4px);
	transform:translate3D(0,4px,0);
	background-color:#083972;
	color:#feea3a;
}
/*#FROM_B #FROM option {
	background-color:#283593;
	color:#fff
}*/

.FREE p{
	margin-top: 20px;
	line-height: 1.5;
}
@media screen and (max-width:1680px) {
.CONTENT2 {
	padding:2.2% 0
}
.H2{
	font-size:28px
}
}

@media screen and (max-width:1366px) {
.H1{margin-top: 8%;}	
.H2{font-size:24px}
.GO_B {bottom:9%}
}

@media screen and (max-width:1280px) {
.CONTENT3 img,.CONTENT4 img {max-width:320px}
}

@media screen and (max-width:1200px) {
.CONTENT1 {
	display:block;
	position:relative;
	background:url(../images/top_img_1200.jpg) no-repeat;
	width:100%;
	height:0;
	padding-bottom:70.08333333333333%;
	background-size:100% auto
}
.H1{margin-top: 18%;}	
.H2{
	width:9vw;
	height:9vw;
	min-width:80px;
	min-height:80px;
	font-size:30px
}
.H2 a {
	width:9vw;
	height:9vw;
	min-width:80px;
	min-height:80px
}
.GO_B {
	bottom:7.5%
}
}

@media screen and (max-width:1100px) {
.H2{font-size:26px}
}

@media screen and (max-width:1023px) {

}

@media screen and (max-width:768px) {
.H1{margin-top: 30%;}
.CONTENT1 {
	display:block;
	position:relative;
	background:url(../images/top_img_768.jpg) no-repeat;
	width:100%;
	height:0;
	padding-bottom:130.2083333333333%;
	background-size:100% auto;
}

}

@media screen and (max-width:639px) {
.CONTENT2 {
	padding:7% 0
}
.CONTENT2 h4 {
	font-size:26px
}
.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {
	padding:12% 0
}
.CONTENT3 img,.CONTENT4 img {
	max-width:70%
}
.h1{
	padding-left: 5px;
	font-size:20px
}
.h3{
	padding-left: 5px;
	font-size:20px
}
.BG34 {
	background-image: none;
}
.BG34 p {
	padding-left: 5px;
	font-size:15px
}
.BG34 li {
	padding-bottom:7px
}
.H3_C h1 {
	font-size:28px
}
.H3_C h3 {
	font-size:28px
}
.CONTENT5 li {
	padding-bottom:10px
}
.CONTENT5 li span {
	width:50px;
	height:50px;
	line-height:50px;
	font-size:50px
}
.CONTENT5 li h4 {
	height:50px;
	line-height:50px;
	font-size:17px;
	padding-left:10px
}

}

@media screen and (max-width:479px) {
.CONTENT1, .CONTENT2, .CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {
	min-width: 320px;
}

.CONTENT3,.CONTENT4,.CONTENT5,.CONTENT6 {
	padding:14% 0;
}
.CONTENT2 h4 {
	font-size:22px;
}
.CONTENT2 h4 span {
	font-size:17px;
}
.H3_C h1 {
	font-size:24px;
}
.H3_C h3 {
	font-size:24px;
}

.CONTENT6 p.CON6_P {
	font-size:18px
}

.FREE p{
	font-size: 15px;
}

}

