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

@media (min-width:768px) {
.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/after/header_img.jpg);
        background-repeat:no-repeat;
	background-position:top left;
}

.mt_box{
	margin:30px auto 0 auto;
	width:100%;
	overflow:hidden;
}
.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 .pmidashi{
	margin:65px 0 0 0;
	width:100%;
	text-align:center;
	color:#333;
	font-size:30px;
	line-height:44px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
  position: relative;
}
.mt_box .pmidashi span{
	color:#333;
	font-size:20px;
	line-height:44px;
	font-weight:normal;
	vertical-align:top;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
	display: inline-block;
}
.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:50px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .hajimete img{
	margin:0 10px -10px 0;
	width:30px;
}
.con01_box{
	width:100%;
	margin:-130px 0 -280px 0;
	padding:180px 0 250px 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;

}

.m_box{
	margin:0px auto 0px auto;
	padding:0 0 120px 0;
	width:1000px;
	display:block;
	overflow:hidden;
}

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

.m_box .cbox2{
	margin:50px 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:24px;
	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";
}
.m_box .stxt2{
	margin:10px 0 0 0;
	color:#fff;
	font-size:15px;
	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/after/header_img.gif);
        background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
}



.mt_box{
	margin:-13% auto 0 auto;
	width:75%;
}

.mt_box .midashi{
	width:100%;
	text-align:center;
	color:#333;
	font-size:9vw;
	line-height:28vw;
	font-weight:bold;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .pmidashi{
	margin:-5vw 0 0 0;
	width:100%;
	text-align:center;
	color:#333;
	font-size:2.8vw;
	line-height:4vw;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .pmidashi span{
	color:#333;
	font-size:1.8vw;
	line-height:3.8vw;
	font-weight:normal;
	vertical-align:top;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
	display: inline-block;


}
.mt_box .smidashi{
	margin:5vw 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:4% auto 0 auto;
	width:670px;
	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:17% 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 -10px 0;
	width:26px;
}
.con01_box{
	width:100%;
	margin:-2% 0 -5% 0;
	padding:0% 0 10% 0;
	overflow:hidden;
    background:url(../img/hello/bg_top03.jpg),url(../img/hello/bg_bottom.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top,bottom;
    background-size:160%,100%;
    background-color:#333;

}

.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:2% 0 0 0;
	color:#fff;
	font-size:2.4vw;
	line-height:3.2vw;
	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";
}
.m_box .stxt5{
	margin:10px 0 0 0;
	color:#fff;
	font-size:15px;
	line-height:30px;
	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/after/header_img.gif);
        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 .pmidashi{
	margin:5% 0 0 0;
	width:100%;
	text-align:center;
	color:#333;
	font-size:20px;
	line-height:34px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M", Arial, sans-serif;
}
.mt_box .pmidashi span{
	color:#333;
	font-size:14px;
	line-height:30px;
	font-weight:normal;
	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 7px -8px 0;
	width:24px;
}
.con01_box{
	width:100%;
	margin:-8% 0 -10% 0;
	padding:10% 0 25% 0;
	overflow:hidden;
    background:url(../img/hello/bg_top03.jpg),url(../img/hello/bg_bottom03.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top,bottom;
    background-size:200%;
    background-color:#333;

}

.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:8% 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";
}
.m_box .stxt2{
	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;
}


