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

@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;
}

.mt_box{
	margin:30px auto 0 auto;
	width:100%;
	overflow:hidden;
   z-index:1000;

}
.mt_box .midashi{
	margin:130px 0 0 0;
	width:100%;
	text-align:center;
	color:#333;
	font-size:100px;
	line-height:75px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .smidashi{
	margin:70px 0 0 0;
	width:100%;
	text-align:center;
	color:#333;
	font-size:40px;
	line-height:70px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .atxt{
	margin:50px auto 0 auto;
	width:670px;
	text-align:left;
	color:#333;
	font-size:18px;
	line-height:38px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .hajimete{
	margin:150px auto 0 auto;
	width:670px;
	text-align:center;
	color:#333;
	font-size:24px;
	line-height:60px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .hajimete img{
	margin:0 18px -5px 0;
	width:30px;
}

.con01_box{
	width:100%;
	margin:50px 0 -280px 0;
	padding:60px 0 360px 0;
	overflow:hidden;
    background:url(../img/hello/bg_top.jpg),url(../img/hello/bg_bottom.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top center,bottom center;

    background-color:#333;
   z-index:90;

}
.styles{
	margin:0px auto 0 auto;
	width:270px;
	height:105px;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
    background:url(../img/tateru/styles_icon.svg);
    background-repeat:no-repeat;
    background-size:cover;
}
.style_box{
	margin:20px auto 0 auto;
	width:1000px;
	overflow:hidden;
}
.style_box img{
	width:20%;
	display:block;
	float:left;
}
.main_txt a{
	width:100%;
	margin-top:25px;
	text-align:center;
	display:block;
	color:#fff;
	font-size:26px;
	line-height:55px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}

.main_stxt{
	width:100%;
	margin:0px auto 0 auto;
	display:block;
	text-align:center;
	color:#fff;
	font-size:16px;
	line-height:32px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M";
}
.m_box{
	margin:50px auto 0px auto;
	padding:0 0 0px 0;
	width:1000px;
	display:block;
	overflow:hidden;
   z-index:100;

}

.m_box .lbox{
	margin:0px 0 0 0;
	width:480px;
	height:350px;
	display:block;
	float:left;
}
.m_box .rbox{
	margin:0px 0 0 40px;
	width:480px;
	height:350px;
	display:block;
	float:left;
}
.m_box .cbox{
	margin:0 auto 0 auto;
	width:480px;
	height:355px;
	display:block;
}

.m_box .cbox2{
	margin:0px auto 0 auto;
	width:1000px;
	height:500px;
	display:block;
}

.m_box .title a{
	width:100%;
	display:block;
	margin:20px 0 0 0;
	color:#fff;
	font-size:26px;
	line-height:32px;
	font-weight:bold;
	text-align:center;
	font-family: "UDDigiKyokasho M";
}
.m_box .title img{
	margin:-4px 10px 0 0;
	width:92px;
	vertical-align:middle;
}
.m_box .stxt{
	margin:10px 0 0 0;
	color:#fff;
	font-size:16px;
	line-height:30px;
	font-weight:normal;
	text-align:center;
	font-family: "UDDigiKyokasho M";
}
.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:20vw;
	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;
}



.mt_box{
	margin:5% auto 0 auto;
	width:90%;
}

.mt_box .midashi{
	width:100%;
	text-align:center;
	color:#333;
	font-size:9vw;
	line-height:18vw;
	font-weight:bold;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .smidashi{
	margin:0% 0 0 0;
	width:100%;
	text-align:center;
	color:#333;
	font-size:4vw;
	line-height:6vw;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .atxt{
	margin:6% auto 0 auto;
	width:67%;
	text-align:left;
	color:#333;
	font-size:1.6vw;
	line-height:3.2vw;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .hajimete{
	margin:13% auto 0 auto;
	width:100%;
	text-align:center;
	color:#333;
	font-size:2.2vw;
	line-height:4vw;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .hajimete img{
	margin:0 10px -5px 0;
	width:28px;
}

.styles{
	margin:0% auto 0 auto;
	width:21vw;
	height:8vw;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
    background:url(../img/tateru/styles_icon.svg);
    background-repeat:no-repeat;
    background-size:contain;
	z-index:1000;

}
.style_box{
	margin:2% 60px 0 60px;
	overflow:hidden;
}
.style_box img{
	width:20%;
	display:block;
	float:left;
}
.main_txt a{
	width:100%;
	margin-top:3%;
	text-align:center;
	display:block;
	color:#fff;
	font-size:2.6vw;
	line-height:5vw;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}

.main_stxt{
	width:100%;
	margin:0px auto 3% auto;
	display:block;
	text-align:center;
	color:#fff;
	font-size:1.6vw;
	line-height:3.2vw;
	font-weight:normal;
	font-family: "UDDigiKyokasho M";
}

.con01_box{
	width:100%;
	margin:8% 0 -5% 0;
	padding:0% 0 14% 0;
	overflow:hidden;
    background:url(../img/hello/bg_top.jpg),url(../img/hello/bg_bottom.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top,bottom;
    background-size:300%,100%;
    background-color:#333;
	z-index:90;

}

.m_box{
	margin:0% 60px 0 60px;
	padding:0% 0 8% 0;
	width:auto;
	overflow:hidden;
}

.m_box .lbox{
	margin:5% 0 0 0;
	width:48%;
	height:24vw;
	display:block;
	float:left;
}
.m_box .rbox{
	margin:5% 0 0 4%;
	width:48%;
	height:24vw;
	display:block;
	float:left;
}
.m_box .lbox img{
	width:100%;
}
.m_box .rbox img{
	width:100%;
}
.m_box .cbox{
	margin:5% auto 0 auto;
	width:48%;
	height:26vw;
	display:block;
}
.m_box .cbox img{
	width:100%;
}
.m_box .cbox2{
	margin:5% auto 0 auto;
	width:100%;
	height:30vw;
	display:block;
}
.m_box .cbox2 img{
	width:100%;
}
.m_box .title a{
	width:100%;
	display:block;
	margin:3% 0 0 0;
	color:#fff;
	font-size:2.2vw;
	line-height:3vw;
	font-weight:bold;
	text-align:center;
	font-family: "UDDigiKyokasho M";
}
.m_box .title img{
	margin:-4px 10px 0 0;
	width:92px;
	vertical-align:middle;
}
.m_box .stxt{
	margin:10px 0 0 0;
	color:#fff;
	font-size:1.4vw;
	line-height:2.8vw;
	font-weight:normal;
	text-align:center;
	font-family: "UDDigiKyokasho M";
}
}

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


@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;
}

.mt_box{
	margin:5px 5% 0 5%;
	width:90%;
}
.mt_box .midashi{
	margin-top:15%;
	width:100%;
	text-align:center;
	color:#333;
	font-size:48px;
	line-height:48px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .smidashi{
	margin:8% 0 0 0;
	width:100%;
	text-align:center;
	color:#333;
	font-size:18px;
	line-height:32px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .atxt{
	margin:5% auto 0 auto;
	width:90%;
	text-align:left;
	color:#333;
	font-size:13px;
	line-height:26px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .hajimete{
	margin:15% auto 6% auto;
	width:100%;
	text-align:center;
	color:#333;
	font-size:17px;
	line-height:32px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .hajimete img{
	margin:0 13px -5px 0;
	width:22px;
}
.con01_box{
	width:100%;
	margin:0% 0 -10% 0;
	padding:0% 0 25% 0;
	overflow:hidden;
    background:url(../img/hello/bg_top02.jpg),url(../img/hello/bg_bottom02.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top,bottom;
    background-color:#333;
    border-bottom:solid 2px #fff;

}
.styles{
	margin:0% auto 0 auto;
	width:40%;
	height:16vw;
	display:block;
	overflow:hidden;
	text-indent:-9999px;
    background:url(../img/tateru/styles_icon.svg);
    background-repeat:no-repeat;
    background-size:contain;
	z-index:1000;

}
.style_box{
	margin:2% auto 0 auto;
	width:90%;
	overflow:hidden;
}
.style_box img{
	width:20%;
	display:block;
	float:left;
}
.main_txt a{
	width:100%;
	margin-top:3%;
	text-align:center;
	display:block;
	color:#fff;
	font-size:18px;
	line-height:38px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}

.main_stxt{
	width:100%;
	margin:0px auto 6% auto;
	display:block;
	text-align:center;
	color:#fff;
	font-size:13px;
	line-height:28px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M";
}
.m_box{
	margin:0% auto 0 auto;
	padding:0% 0 0 0;
	width:90%;
	overflow:hidden;
}

.m_box .lbox{
	margin:0 auto 8% auto;
	width:100%;
	display:block;
}
.m_box .rbox{
	margin:0 auto 8% auto;
	width:100%;
	display:block;
}
.m_box .lbox img{
	width:100%;
}
.m_box .rbox img{
	width:100%;
}
.m_box .cbox{
	margin:0% auto 0 auto;
	width:100%;
	display:block;
}
.m_box .cbox img{
	width:100%;
}
.m_box .cbox2{
	margin:6% auto 0 auto;
	width:100%;
	display:block;
}
.m_box .cbox2 img{
	width:100%;
}
.m_box .title a{
	width:100%;
	display:block;
	margin:5px 0 0 0;
	color:#fff;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	text-align:center;
	font-family: "UDDigiKyokasho M";
}
.m_box .title img{
	margin:-4px 10px 0 0;
	width:92px;
	vertical-align:middle;
}
.m_box .stxt{
	margin:5px 0 0 0;
	color:#fff;
	font-size:13px;
	line-height:26px;
	font-weight:normal;
	text-align:left;
	font-family: "UDDigiKyokasho M";
}
 .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;
}


