
/******************************************/
/*##################################################################################################*/

@media (min-width:1100px) {

.top_img{
	margin:100px auto 0 auto;
	padding:615px 0 0 0;
        width:100%;
        height:285px;
	color:#fff;
	font-size:34px;
	text-align:center;
	line-height:260px;
	display:block;
	background:url(../img/multi/top_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
/*background-size:100% 100%;*/
}
.top_img .box{
        width:1100px;
        height:285px;
	margin:0 auto;
	display:block;
}
.top_img .box .midashi{
	margin:0px auto;
	padding:0px;
        width:100%;
	text-align:center;
	font-size:34px;
	font-weight:1100;
	line-height:40px;
	color:#000;
	overflow:hidden;
	font-family: "UD Shin Go Medium";

}
.top_img .box .rline{
	margin:0 auto;
	width:315px;
	height:3px;
	display:block;
	background-color:#ff0000;
}
.top_img .box .txt{
	margin:45px auto 0px auto;
	padding:0px;
        width:100%;
	text-align:center;
	font-size:16px;
	font-weight:normal;
	line-height:36px;
	color:#000;
	overflow:hidden;
	font-family: "UD Shin Go Regular";
}
.top_logo{
	margin:100px auto 0px auto;
	padding:0px;
        width:430px;
        height:80px;
	display:block;
	background:url(../img/index/logo.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}
.top_bltxt{
	margin:20px auto 0px auto;
	padding:0px;
	width:794px;
	text-align:center;
	font-size:38px;
	font-weight:bold;
	line-height:64px;
	color:#0050d2;
	overflow:hidden;
	text-indent:1em;
	font-family: "Gothic MB101 Bold";
}
.top_txt{
	margin:20px auto 0px auto;
	padding:0px;
	width:794px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	line-height:42px;
	color:#000;
	overflow:hidden;
	font-family: "UD Shin Go Regular";
}



.con01_box{
	width:100%;
	height:520px;
	margin:0px auto;
	padding:0%;
	display:block;
	overflow:hidden;
	background:url(../img/multi/con01_bg.jpg);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
	text-indent:-9999px;
}

.con02_box{
	width:100%;
	height:245px;
	margin:0;
	padding:0%;
	display:block;
	overflow:hidden;
	background:url(../img/multi/con02_bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
}
.con02_box .box{
	width:1100px;
	height:245px;
	margin:0 auto;
	padding:0%;
	display:block;
	overflow:hidden;
}
.con02_box .box .lbox{
	width:735px;
	height:110px;
	margin:0 auto;
	padding:135px 0 0 0;
	display:block;
	background-color:#ebf2f5;
	float:left;
}

.con02_box .box .lbox .m_en{
	margin:0;
	padding:0px;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	line-height:27px;
	color:#666;
	overflow:hidden;
	font-family: "UD Shin Go Regular";
}
.con02_box .box .lbox .title{
	margin:0;
	padding:0px;
	text-align:left;
	font-size:26px;
	font-weight:bold;
	line-height:40px;
	color:#000;
	overflow:hidden;
	font-family: "UD Shin Go Medium";
}

.con03_box{
	width:90%;
	margin:0 auto;
	padding:0;
	display:block;
}
.con03_box{
	width:100%;
	margin:0 auto;
	padding:0;
	display:block;
}
.con03_box .box{
	width:980px;
	height:285px;
	margin:0 auto 15px auto;
	padding:60px 60px 0px 60px;
	display:block;
	background-color:#fff;
	overflow:hidden;
}
.con03_box .box .lbox{
	width:680px;
	height:285px;
	margin:0 auto;
	padding:0;
	display:block;
	float:left;
}
.con03_box .box .lbox .nbox{
	width:130px;
	height:285px;
	float:left;
}
.con03_box .box .lbox .num{
	width:74px;
	height:74px;
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	font-size:30px;
	font-weight:normal;
	line-height:75px;
	color:#fff;
	background-color:#000;
	float:left;
	font-family: "UD Shin Go Regular";
}
.con03_box .box .lbox .title{
	width:480px;
	margin:0;
	padding:0 0 0 130px;
	display:block;
	text-align:left;
	font-size:24px;
	font-weight:normal;
	line-height:24px;
	color:#ff0000;
	font-family: "UD Shin Go Medium";
}
.con03_box .box .lbox .txt{
	width:480px;
	margin:25px 0 0 0;
	padding:0 0 0 130px;
	display:block;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	color:#000;
	font-family: "UD Shin Go Regular";
}
.con03_box .box .rbox{
	width:300px;
	height:285px;
	margin:0 auto;
	padding:0;
	display:block;
	float:left;
}
.con03_box .box .rbox img{
	width:300px;
}
}

/******************************************/
/*##################################################################################################*/

@media screen and (min-width:768px) and ( max-width:1099px) {
.top_img{
	margin:10% auto 0 auto;
	padding:50vw 0 0 0;
        width:90%;
        height:28vw;
	color:#fff;
	font-size:3.4vw;
	text-align:center;
	line-height:26vw;
	display:block;
	background:url(../img/multi/top_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.top_img .box{
        width:100%;
        height:28vw;
	margin:0 auto;
	display:block;
}
.top_img .box .midashi{
	margin:0px auto;
	padding:0px;
        width:100%;
	text-align:center;
	font-size:3vw;
	font-weight:bold;
	line-height:4vw;
	color:#000;
	overflow:hidden;
	font-family: "UD Shin Go Medium";

}
.top_img .box .rline{
	margin:0 auto;
	width:28vw;
	height:3px;
	display:block;
	background-color:#ff0000;
}
.top_img .box .txt{
	margin:4% auto 0px auto;
	padding:0px;
        width:100%;
	text-align:center;
	font-size:1.6vw;
	font-weight:normal;
	line-height:3.6vw;
	color:#000;
	overflow:hidden;
	font-family: "UD Shin Go Regular";
}




.con01_box{
	width:100%;
	height:36vw;
	margin:0px auto;
	padding:0%;
	display:block;
	overflow:hidden;
	background:url(../img/multi/con01_bg.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	text-indent:-9999px;
}

.con02_box{
	width:100%;
	height:24vw;
	margin:0;
	padding:0%;
	display:block;
	overflow:hidden;
	background:url(../img/multi/con02_bg.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position:top center;
}
.con02_box .box{
	width:90%;
	height:24vw;
	margin:0 auto;
	padding:0%;
	display:block;
	overflow:hidden;
}
.con02_box .box .lbox{
	width:67%;
	height:11vw;
	margin:0 auto;
	padding:13vw 0 0 0;
	display:block;
	background-color:#ebf2f5;
	float:left;
}

.con02_box .box .lbox .m_en{
	margin:0;
	padding:0px;
	text-align:left;
	font-size:1.4vw;
	font-weight:normal;
	line-height:2.7vw;
	color:#666;
	overflow:hidden;
	font-family: "UD Shin Go Regular";
}
.con02_box .box .lbox .title{
	margin:0;
	padding:0px;
	text-align:left;
	font-size:2.6vw;
	font-weight:bold;
	line-height:4vw;
	color:#000;
	overflow:hidden;
	font-family: "UD Shin Go Medium";
}

.con03_box{
	width:100%;
	margin:0 auto;
	padding:0;
	display:block;
}
.con03_box .box{
	width:80%;
	height:22vw;
	margin:0 auto 10px auto;
	padding:4% 5% 0px 5%;
	display:block;
	background-color:#fff;
	overflow:hidden;
}
.con03_box .box .lbox{
	width:69%;
	height:22vw;
	margin:0 auto;
	padding:0;
	display:block;
	float:left;
}
.con03_box .box .lbox .nbox{
	width:19%;
	height:22vw;
	float:left;
}
.con03_box .box .lbox .num{
	width:6vw;
	height:6vw;
	margin:0;
	padding:0;
	display:block;
	text-align:center;
	font-size:3vw;
	font-weight:normal;
	line-height:6vw;
	color:#fff;
	background-color:#000;
	float:left;
	font-family: "UD Shin Go Regular";
}
.con03_box .box .lbox .title{
	width:80%;
	margin:0;
	padding:0 0 0 19%;
	display:block;
	text-align:left;
	font-size:2.4vw;
	font-weight:normal;
	line-height:2.4vw;
	color:#ff0000;
	font-family: "UD Shin Go Medium";
}
.con03_box .box .lbox .txt{
	width:75%;
	margin:3% 0 0 0;
	padding:0 0 0 19%;
	display:block;
	text-align:left;
	font-size:1.4vw;
	font-weight:normal;
	line-height:3vw;
	color:#000;
	font-family: "UD Shin Go Regular";
}
.con03_box .box .rbox{
	width:30%;
	height:28vw;
	margin:0 auto;
	padding:0;
	display:block;
	float:left;
}
.con03_box .box .rbox img{
	width:100%;
}

}

/******************************************/
/*##################################################################################################*/


@media (max-width:767px) {
.top_img{
	margin:80px auto 0 auto;
	padding:133vw 0 4vw 0;
        width:90%;
	color:#fff;
	display:block;
	background:url(../img/multi/sptop_bg.png);
	background-repeat:no-repeat;
	background-position:top center;
	background-size:contain;
}
.top_img .box{
        width:100%;
	margin:0 auto;
	display:block;
}
.top_img .box .midashi{
	margin:0px auto;
	padding:0px;
        width:100%;
	text-align:center;
	font-size:21px;
	font-weight:bold;
	line-height:30px;
	color:#000;
	overflow:hidden;
	font-family: "UD Shin Go Medium";
}
.top_img .box .rline{
	margin:0 auto;
	width:190px;
	height:3px;
	display:block;
	background-color:#ff0000;
}
.top_img .box .txt{
	margin:4% auto 0px auto;
	padding:0px;
        width:90%;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	color:#000;
	overflow:hidden;
	font-family: "UD Shin Go Regular";
}
.sp_red{
	width:100%;
	height:17vw;
	display:block;
	background-color:#ff0000;
}



.con01_box{
	width:100%;
	height:36vw;
	margin:0px auto;
	padding:0%;
	display:block;
	overflow:hidden;
	background:url(../img/multi/con01_bg.jpg);
	background-repeat:no-repeat;
	background-size:100% 100%;
	text-indent:-9999px;
}

.con02_box{
	width:100%;
	margin:10% 0 0 0;
	padding:0 0 3% 0;
	display:block;
	overflow:hidden;
}
.con02_box .box{
	width:80%;
	margin:0 auto;
	padding:0%;
	display:block;
	overflow:hidden;
}
.con02_box .box .lbox{
	width:100%;
	margin:0 auto;
	padding:0;
	display:block;
}

.con02_box .box .lbox .m_en{
	margin:0;
	padding:0px;
	text-align:left;
	font-size:12px;
	font-weight:normal;
	line-height:24px;
	color:#666;
	overflow:hidden;
	font-family: "UD Shin Go Regular";
}
.con02_box .box .lbox .title{
	margin:0;
	padding:0px;
	text-align:left;
	font-size:20px;
	font-weight:bold;
	line-height:32px;
	color:#000;
	overflow:hidden;
	font-family: "UD Shin Go Medium";
}

.con03_box{
	width:100%;
	margin:0 auto 15% auto;
	padding:0;
	display:block;
}
.con03_box .box{
	width:90%;
	margin:0 auto 25px auto;
	padding:7% 0 7% 0;
	display:block;
	background-color:#fff;
	overflow:hidden;
}
.con03_box .box .lbox{
	width:90%;
	margin:0 auto;
	padding:0;
	display:block;
	vertical-align:middle;
}
.con03_box .box .lbox .nbox{
}
.con03_box .box .lbox .num{
	width:40px;
	height:40px;
	margin:0 10px 0 0;
	padding:0;
	display:block;
	text-align:center;
	font-size:18px;
	font-weight:normal;
	line-height:40px;
	color:#fff;
	background-color:#000;
	float:left;
	font-family: "UD Shin Go Regular";
}
.con03_box .box .lbox .title{
	width:90%;
	height:40px;
	margin:0;
	padding:0% 0 0 2%;
	display:block;
	text-align:left;
	font-size:18px;
	line-height:24px;
	font-weight:bold;
	color:#ff0000;
 display:table-cell;
  vertical-align:middle;
	font-family: "UD Shin Go Medium";
}
.con03_box .box .lbox .txt{
	width:100%;
	margin:5% 0 0 0;
	padding:0 0 0 0;
	display:block;
	text-align:left;
	font-size:14px;
	font-weight:normal;
	line-height:30px;
	color:#000;
	font-family: "UD Shin Go Regular";
}
.con03_box .box .rbox{
	width:90%;
	margin:4% auto 0 auto;
	padding:0;
	display:block;
}
.con03_box .box .rbox img{
	width:100%;
}
.con03_box .box .lbox .spt01{
}
.con03_box .box .lbox .spt02{
}
}

/*#######################################################################################*/




.clear{
	clear:both;
}
.list60{
width:60px;
padding:3px 2px;
}
.list130{
width:130px;
padding:3px 2px;
}
.list250{
width:270px;
padding:3px 2px;
}


