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

@media (min-width:1200px) {

.top_mimg{
	margin:0;
	padding:0;
	width:100%;
	height:263px;
	text-align:center;
	font-size:36px;
	line-height:25px;
	font-weight:bold;
	color:#000;
        display:block;
        background:url(../img/voice/header_img.jpg);
        background-repeat:no-repeat;
	background-position:top left;
	position: relative;
	z-index:100;
}

.con01_box{
	width:100%;
	margin:60px 0 -200px 0;
	padding:30px 0 230px 0;
	overflow:hidden;
    background:url(../img/voice/bg_top.jpg),url(../img/voice/bg_bottom.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top center,bottom center;
    background-color:#e6e6e6;
    z-index:2;

}

.con02_box{
	width:100%;
	margin:-150px 0 -240px 0;
	padding:200px 0 350px 0;
	overflow:hidden;
    background:url(../img/sekou/bg_top.jpg),url(../img/sekou/bg_bottom.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top center,bottom center;
    background-color:#e6e6e6;
    z-index:2;
}

.ft_mg{
	margin:50px 0 0 0;
}
.ft_mg2{
	margin:70px 0 0 0;
}
.m_box{
	margin:50px auto 0 auto;
	width:1200px;
	padding:60px 50px;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#fff;
}

.cate_box{
	margin:0px auto 0 auto;
	width:1100px;
	height:70px;
	display:block;
	background-color:#ccc;
}
.cate_box .title{
	margin:0;
	width:100px;
	height:70px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#000;
	line-height:70px;
	font-weight:normal;

	float:left;
}
.cate_box .bn a{
	margin:18px 10px 0 0;
	padding:0 10px;
	height:34px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:34px;
	font-weight:normal;
	background-color:#4d4d4d;
	float:left;
}
.tast_box{
	margin:0 auto;
	width:1100px;
	height:70px;
	display:block;
	background-color:#e5e5e5;
}
.tast_box .title{
	margin:0;
	width:100px;
	height:70px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#000;
	line-height:70px;
	font-weight:normal;
	float:left;
}
.tast_box .bn01 a{
	margin:18px 10px 0 0;
	padding:0 11px;
	height:34px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:34px;
	font-weight:normal;
	background-color:#9e938e;
	float:left;
}
.tast_box .bn02 a{
	margin:18px 10px 0 0;
	padding:0 11px;
	height:34px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:34px;
	font-weight:normal;
	background-color:#80c4e4;
	float:left;
}
.tast_box .bn03 a{
	margin:18px 10px 0 0;
	padding:0 11px;
	height:34px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:34px;
	font-weight:normal;
	background-color:#5682aa;
	float:left;
}
.tast_box .bn04 a{
	margin:18px 10px 0 0;
	padding:0 11px;
	height:34px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:34px;
	font-weight:normal;
	background-color:#8e8e8e;
	float:left;
}
.tast_box .bn05 a{
	margin:18px 10px 0 0;
	padding:0 11px;
	height:34px;
	display:block;
	text-align:center;
	font-size:14px;
	color:#fff;
	line-height:34px;
	font-weight:normal;
	background-color:#c8b4ab;
	float:left;
}

.con_box{
	margin:20px auto 0px auto;
	width:100%;
	max-width:1100px;
	padding:0;
}

.con_box .lbox{
	margin-top:30px;
	width:230px;
	height:255px;
	padding:0;
	display:block;
	position:relative;
	float:left;
}
.con_box .lbox .img_box{
	width:230px;
	height:230px;
	display:block;
	vertical-align:middle;
	float:left;
	overflow:hidden;
position: relative;
cursor: pointer;
}

.con_box .lbox .img_box .yoko{
	height:230px;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}
.con_box .lbox .img_box .tate{
	width:230px;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.con_box .rbox{
	margin:30px 0 0 60px;
	width:230px;
	height:255px;
	padding:0;
	display:block;
	position:relative;
	float:left;
}
.con_box .rbox .img_box{
	width:230px;
	height:230px;
	display:block;
	vertical-align:middle;
	float:left;
	overflow:hidden;
position: relative;
cursor: pointer;
}

.con_box .rbox .img_box .yoko{
	height:230px;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}
.con_box .rbox .img_box .tate{
	width:230px;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.con_box .lbox .c_bn{
	margin-top:5px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#4d4d4d;
	float:left;
}
.con_box .lbox .t_bn01{
	margin:5px 0 0 4px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#9e938e;
	float:left;
}
.con_box .lbox .t_bn02{
	margin:5px 0 0 4px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#80c4e4;
	float:left;
}
.con_box .lbox .t_bn03{
	margin:5px 0 0 4px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#5682aa;
	float:left;
}
.con_box .lbox .t_bn04{
	margin:5px 0 0 4px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#8e8e8e;
	float:left;
}
.con_box .lbox .t_bn05{
	margin:5px 0 0 4px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#c8b4ab;
	float:left;
}
.con_box .rbox .c_bn{
	margin-top:5px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#4d4d4d;
	float:left;
}
.con_box .rbox .t_bn01{
	margin:5px 0 0 4px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#9e938e;
	float:left;
}
.con_box .rbox .t_bn02{
	margin:5px 0 0 4px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#80c4e4;
	float:left;
}
.con_box .rbox .t_bn03{
	margin:5px 0 0 4px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#5682aa;
	float:left;
}
.con_box .rbox .t_bn04{
	margin:5px 0 0 4px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#8e8e8e;
	float:left;
}
.con_box .rbox .t_bn05{
	margin:5px 0 0 4px;
	width:113px;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#c8b4ab;
	float:left;
}

.page_navi{
	margin:50px auto 0px auto;
	width:100%;
	max-width:980px;
	height:30px;
	text-align:center;

}

.page_navi .pno a{
	margin:0px 0px 0px 10px;
	width:30px;
	height:30px;
	color:#333;
	text-align:center;
	line-height:30px;
	display: inline-block; 
}
.page_navi .pno a:hover, .page_navi .pno_on a{
	margin:0px 0px 0px 10px;
	width:30px;
	height:30px;
	color:#fff;
	text-align:center;
	line-height:30px;
	background-color:#333;
	display: inline-block; 
}
.page_navi .back_bn a{
	margin:0px 20px;
    width:135px;
    height:30px;
	display: inline-block; 
	color:#fff;
	font-size:11px;
	text-align:center;
	line-height:31px;
	border-radius:5px;
	font-family: "UD Shin Go Medium";

    background:url(../img/news/back_bg.png);
    background-repeat:no-repeat;
    background-position:left 16px center;
	background-color:#333;

}
.page_navi .next_bn a{
	margin:0px 0px 0px 20px;
    width:18px;
    height:22px;
    background:url(../img/news/next_bn.png);
    background-repeat:no-repeat;
    background-position:center;
    display: inline-block;
    text-indent:-9999px;
}
.page_navi .prev_bn a{
	margin:0px 20px 0px 0px;
    width:18px;
    height:22px;
    background:url(../img/news/prev_bn.png);
    background-repeat:no-repeat;
    background-position:center;
    display: inline-block; 
    text-indent:-9999px;
}

.mr5{
margin-right:5%;
}
.ml5{
margin-left:5%;
}
.mr3{
margin-right:3%;
}

}

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

@media screen and (min-width:768px) and ( max-width:1199px) {

.top_mimg{
	margin:0;
	padding:0;
	width:100%;
	height:25vw;
	text-align:center;
	font-size:36px;
	line-height:25px;
	font-weight:bold;
	color:#000;
        display:block;
        background:url(../img/voice/header_img.jpg);
        background-repeat:no-repeat;
	background-position:top left;
	background-size:105%;
}

.con01_box{
	margin:0% 0 -28% 0;
	width:100%;
	padding:0% 0 28% 0;
	overflow:hidden;
    background:url(../img/voice/bg_top.jpg),url(../img/voice/bg_bottom.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top center,bottom center;
    background-color:#e6e6e6;
    background-size:400%;
}
.con02_box{
	width:100%;
	margin:-10% 0 -22% 0;
	padding:8% 0 24% 0;
    background:url(../img/voice/bg_top02.jpg),url(../img/voice/bg_bottom.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top -300px center,bottom center;
    background-color:#e6e6e6;

}

.ft_mg{
	margin:5% 0 0 0;
}
.ft_mg2{
	margin:7% 0 0 0;
}
.m_box{
	margin:0% 60px 5% 60px;
	padding:4% 3%;
	width:auto;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#fff;
}

.cate_box{
	margin:0% auto 0 auto;
	width:100%;
	height:7vw;
	display:block;
	background-color:#ccc;
}
.cate_box .title{
	margin:0;
	width:12%;
	height:7vw;
	display:block;
	text-align:center;
	font-size:1.4vw;
	color:#000;
	line-height:7vw;
	font-weight:normal;

	float:left;
}
.cate_box .bn a{
	margin:1.8vw 8px 0 0;
	padding:0 6px;
	height:3.4vw;
	display:block;
	text-align:center;
	font-size:1.4vw;
	color:#fff;
	line-height:3.4vw;
	font-weight:normal;
	background-color:#4d4d4d;
	float:left;
}
.tast_box{
	margin:0 auto;
	width:100%;
	height:7vw;
	display:block;
	background-color:#e5e5e5;
}
.tast_box .title{
	margin:0;
	width:12%;
	height:7vw;
	display:block;
	text-align:center;
	font-size:1.4vw;
	color:#000;
	line-height:7vw;
	font-weight:normal;
	float:left;
}
.tast_box .bn01 a{
	margin:1.8vw 8px 0 0;
	padding:0 6px;
	height:3.4vw;
	display:block;
	text-align:center;
	font-size:1.4vw;
	color:#fff;
	line-height:3.4vw;
	font-weight:normal;
	background-color:#9e938e;
	float:left;
}
.tast_box .bn02 a{
	margin:1.8vw 10px 0 0;
	padding:0 10px;
	height:3.4vw;
	display:block;
	text-align:center;
	font-size:1.4vw;
	color:#fff;
	line-height:3.4vw;
	font-weight:normal;
	background-color:#80c4e4;
	float:left;
}
.tast_box .bn03 a{
	margin:1.8vw 10px 0 0;
	padding:0 6px;
	height:3.4vw;
	display:block;
	text-align:center;
	font-size:1.4vw;
	color:#fff;
	line-height:3.4vw;
	font-weight:normal;
	background-color:#5682aa;
	float:left;
}
.tast_box .bn04 a{
	margin:1.8vw 10px 0 0;
	padding:0 6px;
	height:3.4vw;
	display:block;
	text-align:center;
	font-size:1.4vw;
	color:#fff;
	line-height:3.4vw;
	font-weight:normal;
	background-color:#8e8e8e;
	float:left;
}
.tast_box .bn05 a{
	margin:1.8vw 10px 0 0;
	padding:0 6px;
	height:3.4vw;
	display:block;
	text-align:center;
	font-size:1.4vw;
	color:#fff;
	line-height:3.4vw;
	font-weight:normal;
	background-color:#c8b4ab;
	float:left;
}


.con_box{
	width:100%;
	margin:2% auto 0 auto;
	padding:0px;
}

.con_box .lbox{
	margin-top:3%;
	width:22%;
	height:24vw;
	padding:0;
	display:block;
	position:relative;
	float:left;
}

.con_box .lbox .img_box{
	width:100%;
	height:20vw;
	display:block;
	vertical-align:middle;
	float:left;
	overflow:hidden;
position: relative;
cursor: pointer;
}

.con_box .lbox .img_box .yoko{
	height:20vw;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}
.con_box .lbox .img_box .tate{
	width:100%;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.con_box .rbox{
	margin:3% 0 0 4%;
	width:22%;
	height:24vw;
	padding:0;
	display:block;
	position:relative;
	float:left;
}
.con_box .rbox .img_box{
	width:100%;
	height:20vw;
	display:block;
	vertical-align:middle;
	float:left;
	overflow:hidden;
position: relative;
cursor: pointer;
}

.con_box .rbox .img_box .yoko{
	height:20vw;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}
.con_box .rbox .img_box .tate{
	width:100%;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.con_box .lbox .c_bn{
	margin-top:5px;
	width:49%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#4d4d4d;
	float:left;
}

.con_box .lbox .t_bn01{
	margin:5px 0 0 2%;
	width:49%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#9e938e;
	float:left;
}
.con_box .lbox .t_bn02{
	margin:5px 0 0 2%;
	width:49%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#80c4e4;
	float:left;
}
.con_box .lbox .t_bn03{
	margin:5px 0 0 2%;
	width:49%;
	height:18px;

	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#5682aa;
	float:left;
}
.con_box .lbox .t_bn04{
	margin:5px 0 0 2%;
	width:49%;
	height:18px;

	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#8e8e8e;
	float:left;
}
.con_box .lbox .t_bn05{
	margin:5px 0 0 2%;
	width:49%;
	height:18px;

	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#c8b4ab;
	float:left;
}
.con_box .rbox .c_bn{
	margin-top:5px;
	width:49%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#4d4d4d;
	float:left;
}

.con_box .rbox .t_bn01{
	margin:5px 0 0 2%;
	width:49%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#9e938e;
	float:left;
}
.con_box .rbox .t_bn02{
	margin:5px 0 0 2%;
	width:49%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#80c4e4;
	float:left;
}
.con_box .rbox .t_bn03{
	margin:5px 0 0 2%;
	width:49%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#5682aa;
	float:left;
}
.con_box .rbox .t_bn04{
	margin:5px 0 0 2%;
	width:49%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#8e8e8e;
	float:left;
}
.con_box .rbox .t_bn05{
	margin:5px 0 0 2%;
	width:49%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:1.2vw;
	line-height:18px;
	background-color:#c8b4ab;
	float:left;
}


.page_navi{
	margin:5% auto 0% auto;
	width:100%;
	max-width:980px;
	height:30px;
	text-align:center;

}

.page_navi .pno a{
	margin:0px 0px 0px 10px;
	width:30px;
	height:30px;
	color:#333;
	text-align:center;
	line-height:30px;
	display: inline-block; 
}
.page_navi .pno a:hover, .page_navi .pno_on a{
	margin:0px 0px 0px 10px;
	width:30px;
	height:30px;
	color:#fff;
	text-align:center;
	line-height:30px;
	background-color:#333;
	display: inline-block; 
}
.page_navi .back_bn a{
	margin:0px 20px;
    width:135px;
    height:30px;
	display: inline-block; 
	color:#fff;
	font-size:11px;
	text-align:center;
	line-height:31px;
	border-radius:5px;
	font-family: "UD Shin Go Medium";

    background:url(../img/news/back_bg.png);
    background-repeat:no-repeat;
    background-position:left 16px center;
	background-color:#333;

}
.page_navi .next_bn a{
	margin:0px 0px 0px 20px;
    width:18px;
    height:22px;
    background:url(../img/news/next_bn.png);
    background-repeat:no-repeat;
    background-position:center;
    display: inline-block;
    text-indent:-9999px;
}
.page_navi .prev_bn a{
	margin:0px 20px 0px 0px;
    width:18px;
    height:22px;
    background:url(../img/news/prev_bn.png);
    background-repeat:no-repeat;
    background-position:center;
    display: inline-block; 
    text-indent:-9999px;
}

.mr5{
margin-right:5%;
}
.ml5{
margin-left:5%;
}
.mr3{
margin-right:3%;
}
}

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


@media (max-width:767px) {


.top_mimg{
	margin-top:60px;
	padding:0;
	width:100%;
	height:18vw;
	text-align:center;
	font-size:36px;
	line-height:25px;
	font-weight:bold;
	color:#000;
        display:block;
        background:url(../img/voice/header_img.jpg);
        background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
}


.con02_box{
	width:100%;
	margin:3% 0 -5% 0;
	padding:5% 0 5% 0;
	overflow:hidden;
    background:url(../img/voice/bg_top02.jpg),url(../img/voice/bg_bottom.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top center,bottom center;
    background-color:#e6e6e6;
    background-size:100%;

}

.ft_mg{
	margin:5% 0 0 0;
}
.ft_mg2{
	margin:10% 0 0 0;
}


.m_box{
	margin:0% auto 5% auto;
	padding:5% 0%;
	width:90%;
	overflow:hidden;
	box-sizing: border-box;
	background-color:#fff;
}
.cate_box{
	margin:0% auto 0 auto;
	width:90%;
	padding:3% 5%;
	display:block;
	background-color:#ccc;
	overflow:hidden;
	box-sizing: border-box;

}
.cate_box .title{
	margin:0;
	width:100%%;
	display:block;
	text-align:left;
	font-size:14px;
	color:#000;
	line-height:20px;
	font-weight:normal;

}
.cate_box .bn a{
	margin:10px 6px 0 0;
	padding:0 6px;
	height:25px;
	display:block;
	text-align:center;
	font-size:12px;
	color:#fff;
	line-height:25px;
	font-weight:normal;
	background-color:#4d4d4d;
	float:left;
}
.tast_box{
	margin:0 auto;
	width:90%;
	padding:3% 5%;
	display:block;
	background-color:#e5e5e5;
	overflow:hidden;
	box-sizing: border-box;
}
.tast_box .title{
	margin:0;
	width:100%%;
	display:block;
	text-align:left;
	font-size:14px;
	color:#000;
	line-height:20px;
	font-weight:normal;
}

.tast_box .bn01 a{
	margin:10px 6px 0 0;
	padding:0 6px;
	height:25px;
	display:block;
	text-align:center;
	font-size:12px;
	color:#fff;
	line-height:25px;
	font-weight:normal;
	background-color:#9e938e;
	float:left;

}
.tast_box .bn02 a{
	margin:10px 6px 0 0;
	padding:0 6px;
	height:25px;
	display:block;
	text-align:center;
	font-size:12px;
	color:#fff;
	line-height:25px;
	font-weight:normal;
	background-color:#80c4e4;
	float:left;

}
.tast_box .bn03 a{
	margin:10px 6px 0 0;
	padding:0 6px;
	height:25px;
	display:block;
	text-align:center;
	font-size:12px;
	color:#fff;
	line-height:25px;
	font-weight:normal;
	background-color:#5682aa;
	float:left;
}
.tast_box .bn04 a{
	margin:10px 6px 0 0;
	padding:0 6px;
	height:25px;
	display:block;
	text-align:center;
	font-size:12px;
	color:#fff;
	line-height:25px;
	font-weight:normal;
	background-color:#8e8e8e;
	float:left;
}
.tast_box .bn05 a{
	margin:10px 6px 0 0;
	padding:0 6px;
	height:25px;
	display:block;
	text-align:center;
	font-size:12px;
	color:#fff;
	line-height:25px;
	font-weight:normal;
	background-color:#c8b4ab;
	float:left;
}
.con_box{
	width:90%;
	margin:0 auto;
	padding:0px;
}

.con_box .lbox{
	margin-top:6%;
	width:47.5%;
	padding:0;
	display:block;
	overflow:hidden;
position: relative;
	float:left;
}

.con_box .lbox .img_box{
	width:100%;
	height:36vw;
	display:block;
	vertical-align:middle;
	overflow:hidden;
position: relative;
cursor: pointer;
}

.con_box .lbox .img_box .yoko{
	height:36vw;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}
.con_box .lbox .img_box .tate{
	width:100%;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.con_box .rbox{
	margin-top:6%;
	width:47.5%;
	padding:0;
	display:block;
	overflow:hidden;
position: relative;

	float:left;
}
.con_box .rbox .img_box{
	width:100%;
	height:36vw;
	display:block;
	vertical-align:middle;
	overflow:hidden;
position: relative;
cursor: pointer;
}

.con_box .rbox .img_box .yoko{
	height:36vw;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);

}
.con_box .rbox .img_box .tate{
	width:100%;
 position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}


.con_box .lbox .c_bn{
	margin-top:7px;
	width:60%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#4d4d4d;
}

.con_box .lbox .t_bn01{
	margin-top:2px;
	width:60%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#9e938e;
}
.con_box .lbox .t_bn02{
	margin-top:2px;
	width:55%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#80c4e4;
}
.con_box .lbox .t_bn03{
	margin-top:2px;
	width:60%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#5682aa;
}
.con_box .lbox .t_bn04{
	margin-top:2px;
	width:60%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#8e8e8e;
}
.con_box .lbox .t_bn05{
	margin-top:2px;
	width:60%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#c8b4ab;
}
.con_box .rbox .c_bn{
	margin-top:7px;
	width:60%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#4d4d4d;
}

.con_box .rbox .t_bn01{
	margin-top:2px;
	width:60%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#9e938e;
}
.con_box .rbox .t_bn02{
	margin-top:2px;
	width:60%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#80c4e4;
}
.con_box .rbox .t_bn03{
	margin-top:2px;
	width:60%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#5682aa;
}
.con_box .rbox .t_bn04{
	margin-top:2px;
	width:60%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#8e8e8e;
}
.con_box .rbox .t_bn05{
	margin-top:2px;
	width:60%;
	height:18px;
	padding:0;
	display:block;
	color:#fff;
	text-align:center;
	font-size:12px;
	line-height:18px;
	background-color:#c8b4ab;
}
.con_box .lm{
	margin-left:5%;
}
.page_navi{
	margin:6% auto 0% auto;
	width:100%;
	max-width:980px;
	height:30px;
	text-align:center;

}

.page_navi .pno a{
	margin:0px 0px 0px 10px;
	width:25px;
	height:25px;
	color:#333;
	text-align:center;
	line-height:30px;
	display: inline-block; 
}
.page_navi .pno a:hover, .page_navi .pno_on a{
	margin:0px 0px 0px 10px;
	width:25px;
	height:25px;
	color:#fff;
	text-align:center;
	line-height:30px;
	background-color:#333;
	display: inline-block; 
}
.page_navi .back_bn a{
	margin:0px 20px;
    width:135px;
    height:30px;
	display: inline-block; 
	color:#fff;
	font-size:11px;
	text-align:center;
	line-height:31px;
	border-radius:5px;
	font-family: "UD Shin Go Medium";

    background:url(../img/news/back_bg.png);
    background-repeat:no-repeat;
    background-position:left 16px center;
	background-color:#333;

}
.page_navi .next_bn a{
	margin:0px 0px 0px 10px;
    width:18px;
    height:22px;
    background:url(../img/news/next_bn.png);
    background-repeat:no-repeat;
    background-position:center;
    display: inline-block;
    text-indent:-9999px;
}
.page_navi .prev_bn a{
	margin:0px 10px 0px 0px;
    width:18px;
    height:22px;
    background:url(../img/news/prev_bn.png);
    background-repeat:no-repeat;
    background-position:center;
    display: inline-block; 
    text-indent:-9999px;
}

 .ml5{
margin-left:0px;
}
}

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




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


