<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/******************************************/
/*##################################################################################################*/

@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/news/header_img.jpg);
        background-repeat:no-repeat;
	background-position:top left;
	position: relative;

    z-index:100;
}





.con01_box{
	width:100%;
	margin:-150px 0 -240px 0;
	padding:200px 0 250px 0;
	overflow:hidden;
    background:url(../img/after/bg_top.jpg),url(../img/after/bg_bottom.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top center,bottom center;
    background-color:#999;
    z-index:2;
}
.m_box{
	margin:20px auto 0 auto;
	width:1200px;
	overflow:hidden;
}

.m_box .box{
	width:390px;
	height:410px;
	display:block;
	float:left;
	overflow:hidden;
	background:#fff;
	position:relative;
}

.m_box .box .img_box{
	width:390px;
	height:270px;
	display:block;
	vertical-align:middle;
	overflow:hidden;
	position: relative;
}
.m_box .box .img_box .yoko{
	height:270px;
  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%);

}
.m_box .box .img_box .tate{
	width:390px;
 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%);
}

.m_box .box .title01{
	width:160px;
	height:22px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	font-family: "UD Shin Go Medium";
	background-color:#333;
	position:absolute;
	top:259px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.m_box .box .title02{
	width:160px;
	height:22px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:22px;
	font-weight:bold;
	font-family: "UD Shin Go Medium";
	background-color:#ff9900;
	position:absolute;
	top:259px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.m_box .box .txt{
	margin:15px auto 0 auto;
	width:350px;
	display:block;
	text-align:left;
	color:#333;
	font-size:20px;
	line-height:31px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
overflow:hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.m_box .ml01{
	margin-top:15px;
}
.m_box .ml02{
	margin-top:15px;
	margin-left:15px;
}
.m_box .ml03{
	margin-top:15px;
	margin-left:15px;
}

.m_box .box .date{
	margin:15px auto 0 auto;
	width:350px;
	display:block;
	text-align:left;
	color:#333;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
	font-family: "UD Shin Go Regular", Arial, sans-serif;
}

.r_box02{
	margin:30px auto 0 auto;
	padding:50px 50px 50px 50px;
	width:1200px;
	box-sizing: border-box;
	background:#ececec;
	overflow:hidden;
}
.r_box02 .kubun01{
	width:160px;
	height:22px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:24px;
	font-weight:normal;
	font-family: "UD Shin Go Medium";
	background:#333;
}
.r_box02 .kubun02{
	width:160px;
	height:22px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:24px;
	font-weight:normal;
	font-family: "UD Shin Go Medium";
	background:#ff9900;
}
.r_box02 .title{
	margin-top:20px;
	width:100%;
	display:block;
	text-align:left;
	color:#333;
	font-size:30px;
	line-height:40px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}
.r_box02 .date{
	margin-top:10px;
	width:100%;
	display:block;
	text-align:left;
	color:#333;
	font-size:16px;
	line-height:20px;
	font-weight:normal;
	font-family: "UD Shin Go Regular", Arial, sans-serif;
}
.r_box02 .message{
	margin:40px auto 0 auto;
	width:1000px;
	display:block;
	text-align:left;
	color:#333;
	font-size:16px;
	line-height:32px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}
.r_box02 .main_img{
	width:100%;
	margin:20px auto 0 auto;
	max-width:1000px;
	height:618px;
	display:block;
	overflow:hidden;
}
.r_box02 .main_img2{
	width:100%;
	margin:20px auto 0 auto;
	max-width:1000px;
	display:block;
	overflow:hidden;
}

.r_box02 .main_img2 img{
	width:100%;
}
.r_box02 .main_img ul li{
	width:1000px;
	height:618px;
	display:block;
	vertical-align:middle;
	position: relative;

}
.r_box02 .main_img ul li .yoko{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  object-fit: cover;
}
.r_box02 .main_img ul li .tate{
	margin:0 auto;
	height:618px;

}
.r_box02 .img_mbox{
	width:100%;
	max-width:916px;
	height:auto;
	margin:30px auto 0px auto;
	display:block;
}
.r_box02 .img_mbox .mbox{
	width:700px;
	height:525px;
	margin:0px auto;
	padding:0px;
	display:block;
}
.r_box02 .img_mbox .mbox .tate{
	width:700px;
	height:500px;
	margin:25px auto 0px auto;
	padding:0px;
	text-align:center;
	display:block;
	background-color:#333;
}
.r_box02 .img_mbox .mbox .yoko{
	width:700px;
	height:500px;
	margin:25px auto 0px auto;
	padding:0px;
	vertical-align:middle;
	display:block;
	background-color:#333;
	position:relative

}
.r_box02 .img_mbox .mbox .tate img{
	height:100%;
	margin:0px auto;
	padding:0px;
}
.r_box02 .img_mbox .mbox .yoko img{
	width:100%;
	vertical-align:middle;
	padding:0px;
	top:50%;
	position:absolute;
transform: translateY(-50%);
}
.r_box02 .s_img{
	width:100%;
	max-width:900px;
	height:120px;
	margin:20px auto 0px auto;
	text-align:center;
}
.r_box02 .s_img img{
	width:120px;
	height:100px;
	padding:0;
}
.lw{
	padding:0;
	margin:0px 0px 0px 18px;
}
.slick-prev
{
    left: 0px;
}
.slick-next
{
    right: 0px;
}
.slick-prev,
.slick-next,
.prev-arrow
{
    z-index: 100;
}
.slick-next:before
{
    width:30px;
    height:90px;
	background:url(../img/news/right_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block;
    text-indent:-9999px;
}
.slick-prev:before{
    width:30px;
    height:90px;
	background:url(../img/news/left_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block; 
    text-indent:-9999px;
}


.r_box02 .sam_img{
	margin-top:20px;
}
.r_box02 .sam_img .iim{
	width:130px;
	height:100px;
	display:block;
	vertical-align:middle;
	overflow:hidden;
	position: relative;
}
.r_box02 .sam_img .iim .yoko{
  width: 135px;

}
.r_box02 .sam_img .iim .yoko22{
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  object-fit: cover;

}
.r_box02 .sam_img .iim .tate{
	height:100px;
}

.r_box02 .link_box{
	margin:40px auto 0 auto;
	width:1000px;
	padding:2px 22px 28px 22px;
	display:block;
	background:#fff;
	box-sizing: border-box;
	overflow:hidden;
}
.r_box02 .link_box .title{
	margin-top:30px;
	width:100%;
	display:block;
	text-align:left;
	color:#333;
	font-size:16px;
	line-height:24px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}
.r_box02 .link_box .link a{
	margin-top:5px;
	width:100%;
	display:block;
	text-align:left;
	color:#808080;
	font-size:16px;
	line-height:24px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M";
}
.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/news/header_img.jpg);
        background-repeat:no-repeat;
	background-position:top left;
	background-size:105%;
}

.con01_box{
	margin:-30px 0 -4% 0;
	width:100%;
	padding:20px 0 2% 0;
	overflow:hidden;
    background:url(../img/news/bg_top.jpg),url(../img/news/bg_bottom.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top,bottom;
    background-size:100%;
    background-color:#999;
}

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

.m_box .box{
	width:32%;
	height:30vw;
	display:block;
	float:left;
	overflow:hidden;
	background:#fff;
	position:relative;
}
.m_box .box .img_box{
	width:100%;
	height:17vw;
	display:block;
	vertical-align:middle;
	overflow:hidden;
	position: relative;
}
.m_box .box .img_box .yoko{
	height:17vw;
  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%);

}
.m_box .box .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%);
}

.m_box .box .title01{
	width:120px;
	height:20px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:1.2vw;
	line-height:20px;
	font-weight:bold;
	font-family: "UD Shin Go Medium";
	background-color:#333;
	position:absolute;
	top:16vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.m_box .box .title02{
	width:120px;
	height:20px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:1.2vw;
	line-height:20px;
	font-weight:bold;
	font-family: "UD Shin Go Medium";
	background-color:#ff9900;
	position:absolute;
	top:16vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.m_box .box .txt{
	margin:15px auto 0 auto;
	width:90%;
	display:block;
	text-align:left;
	color:#333;
	font-size:1.8vw;
	line-height:3vw;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
	overflow:hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.m_box .ml01{
	margin-top:2%;
}
.m_box .ml02{
	margin-top:2%;
	margin-left:2%;
}
.m_box .ml03{
	margin-top:2%;
	margin-left:2%;
}

.m_box .box .date{
	margin:2% auto 0 auto;
	width:90%;
	display:block;
	text-align:left;
	color:#333;
	font-size:1.4vw;
	line-height:2vw;
	font-weight:normal;
	font-family: "UD Shin Go Regular", Arial, sans-serif;
}

.r_box02{
	margin:3% 60px 0 60px;
	padding:5%;
	width:auto;
	box-sizing: border-box;
	background:#ececec;
	overflow:hidden;
}
.r_box02 .kubun01{
	width:120px;
	height:20px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:1.2vw;
	line-height:2.4vw;
	font-weight:normal;
	font-family: "UD Shin Go Medium";
	background:#333;
}
.r_box02 .kubun02{
	width:120px;
	height:20px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:1.2vw;
	line-height:2.4vw;
	font-weight:normal;
	font-family: "UD Shin Go Medium";
	background:#ff9900;
}
.r_box02 .title{
	margin-top:2%;
	width:100%;
	display:block;
	text-align:left;
	color:#333;
	font-size:3vw;
	line-height:3.2vw;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}
.r_box02 .date{
	margin-top:2%;
	width:100%;
	display:block;
	text-align:left;
	color:#333;
	font-size:1.6vw;
	line-height:2vw;
	font-weight:normal;
	font-family: "UD Shin Go Regular", Arial, sans-serif;
}
.r_box02 .message{
	margin:4% auto 0 auto;
	width:90%;
	display:block;
	text-align:left;
	color:#333;
	font-size:1.6vw;
	line-height:3.2vw;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}

.r_box02 .img_mbox{
	width:90%;
	height:auto;
	margin:3% auto 0px auto;
	display:block;
}
.r_box02 .img_mbox .mbox{
	width:76%;
	height:41vw;
	margin:0px auto;
	padding:0px;
	display:block;
	background:url(../img/jiturei/before_bn.png);
	background-repeat:no-repeat;
	background-position:top left 14.2%;
}
.r_box02 .img_mbox .mbox .tate{
	width:76%;
	height:38vw;
	margin:25px auto 0px auto;
	padding:0px;
	text-align:center;
	display:block;
	background-color:#333;
}
.r_box02 .img_mbox .mbox .yoko{
	width:76%;
	height:38vw;
	margin:25px auto 0px auto;
	padding:0px;
	vertical-align:middle;
	display:block;
	background-color:#333;
	position:relative

}

.r_box02 .img_mbox .mbox .tate img{
	height:100%;
	margin:0px auto;
	padding:0px;
}
.r_box02 .img_mbox .mbox .yoko img{
	width:100%;
	vertical-align:middle;
	padding:0px;
	top:50%;
	position:absolute;
transform: translateY(-50%);
}
.r_box02  .s_img{
	width:80%;
	margin:2% auto 0px auto;
	text-align:center;
}
.r_box02 .s_img img{
	width:90%;
	height:8vw;
	padding:0;
}
.lw{
	padding:0;
	margin:0px 0px 0px 2%;
}
.slick-prev
{
    left: 0px;
}
.slick-next
{
    right: 0px;
}
.slick-prev,
.slick-next
{
    z-index: 100;
}
.slick-next:before
{
    width:30px;
    height:90px;
	background:url(../img/news/right_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block;
    text-indent:-9999px;
}
.slick-prev:before{
    width:30px;
    height:90px;
	background:url(../img/news/left_bn.png);
    background-repeat:no-repeat;
    background-position:top;
    display: inline-block; 
    text-indent:-9999px;
}


.r_box02 .main_img{
	margin:2% auto 0 auto;
	width:90%;
	height:40vw;
	display:block;
	overflow:hidden;
}

.r_box02 .main_img img{
	width:100%;
}
.r_box02 .main_img2{
	margin:2% auto 0 auto;
	width:90%;
	display:block;
	overflow:hidden;
}
.r_box02 .main_img2 img{
	width:100%;
}
.r_box02 .sam_img{
	margin-top:20px;
}
.r_box02 .sam_img img{
	width:85%;
}
.r_box02 .link_box{
	margin:4% auto 0 auto;
	width:90%;
	padding:2px 20px 24px 20px;
	display:block;
	background:#fff;
	box-sizing: border-box;
	overflow:hidden;
}
.r_box02 .link_box .title{
	margin-top:3%;
	width:90%;
	display:block;
	text-align:left;
	color:#333;
	font-size:1.6vw;
	line-height:2.4vw;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}
.r_box02 .link_box .link a{
	margin-top:1%;
	width:100%;
	display:block;
	text-align:left;
	color:#808080;
	font-size:1.6vw;
	line-height:2.4vw;
	font-weight:normal;
	font-family: "UDDigiKyokasho M";
}
.page_navi{
	margin:0% 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/news/header_img.jpg);
        background-repeat:no-repeat;
	background-position:top center;
	background-size:cover;
}


.con01_box{
	width:100%;
	padding:0% 0 3% 0;
	margin:-1% 0 -6% 0;
	overflow:hidden;
    background:url(../img/news/bg_top.jpg),url(../img/news/bg_bottom.jpg);
    background-repeat:no-repeat,no-repeat;
    background-position:top center,bottom center;
    background-color:#999;
    background-size:200%;

}

.m_box{
	margin:1% auto 0 auto;
	width:90%;
	overflow:hidden;
}

.m_box .box{
	width:48%;
	height:50vw;
	display:block;
	float:left;
	overflow:hidden;
	background:#fff;
	position:relative;
}
.m_box .box .img_box{
	width:100%;
	height:27vw;
	display:block;
	vertical-align:middle;
	overflow:hidden;
	position: relative;
}
.m_box .box .img_box .yoko{
	height:27vw;
  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%);

}
.m_box .box .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%);
}
.m_box .box .title01{
	width:120px;
	height:20px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	font-family: "UD Shin Go Medium";
	background-color:#333;
	position:absolute;
	top:24vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.m_box .box .title02{
	width:120px;
	height:20px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:11px;
	line-height:20px;
	font-weight:bold;
	font-family: "UD Shin Go Medium";
	background-color:#ff9900;
	position:absolute;
	top:24vw;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.m_box .box .txt{
	margin:9% auto 0 auto;
	width:90%;
	display:block;
	text-align:left;
	color:#333;
	font-size:13px;
	line-height:21px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
	overflow:hidden;
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.m_box .ml01{
	margin-top:5%;
}
.m_box .ml02{
	margin-top:5%;
}
.m_box .ml03{
	margin-top:5%;
}
.m_box .spl{
	margin-left:4%;
}
.m_box .box .date{
	margin:5px auto 0 auto;
	width:90%;
	display:block;
	text-align:left;
	color:#333;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	font-family: "UD Shin Go Regular", Arial, sans-serif;
}

.r_box02{
	margin:5% auto 0 auto;
	padding:5%;
	width:90%;
	box-sizing: border-box;
	background:#ececec;
	overflow:hidden;
}
.r_box02 .kubun01{
	width:100px;
	height:20px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	font-family: "UD Shin Go Medium";
	background:#333;
}
.r_box02 .kubun02{
	width:100px;
	height:20px;
	display:block;
	text-align:center;
	color:#fff;
	font-size:12px;
	line-height:20px;
	font-weight:normal;
	font-family: "UD Shin Go Medium";
	background:#ff9900;
}
.r_box02 .title{
	margin-top:10px;
	width:100%;
	display:block;
	text-align:left;
	color:#333;
	font-size:16px;
	line-height:28px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}
.r_box02 .date{
	margin-top:0px;
	width:100%;
	display:block;
	text-align:left;
	color:#333;
	font-size:13px;
	line-height:20px;
	font-weight:normal;
	font-family: "UD Shin Go Regular", Arial, sans-serif;
}
.r_box02 .message{
	margin:4% auto 0 auto;
	width:100%;
	display:block;
	text-align:left;
	color:#333;
	font-size:13px;
	line-height:26px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}
.r_box02 .img_mbox{
	width:100%;
	height:auto;
	margin:5% auto 0px auto;
	display:block;
}
.r_box02 .img_mbox .mbox{
	width:100%;
	height:60vw;
	margin:0px auto;
	padding:0px;
	display:block;
	background:url(../img/jiturei/before_bn.png);
	background-repeat:no-repeat;
	background-position:top left;
}
.r_box02 .img_mbox .mbox .tate{
	width:100%;
	height:56vw;
	margin:25px auto 0px auto;
	padding:0px;
	text-align:center;
	display:block;
	background-color:#333;
}
.r_box02 .img_mbox .mbox .yoko{
	width:100%;
	height:56vw;
	margin:25px auto 0px auto;
	padding:0px;
	vertical-align:middle;
	display:block;
	background-color:#333;
	position:relative

}

.r_box02 .img_mbox .mbox .tate img{
	height:100%;
	margin:0px auto;
	padding:0px;
}
.r_box02 .img_mbox .mbox .yoko img{
	width:100%;
	vertical-align:middle;
	padding:0px;
	top:50%;
	position:absolute;
transform: translateY(-50%);
}
.thumb-item-nav{
	width:100%;

}
.r_box02 .s_img{
	width:100%;
	margin:2% auto 0px auto;
	text-align:center;
}
.r_box02 .s_img img{
	width:60px;
	height:50px;
	padding:0;
}
.lw{
	padding:0;
	margin:0px 0px 0px 2%;
}

.slick-prev
{
    left: 0;
}
.slick-next
{
    right: 0;
}
.slick-prev,
.slick-next
{
    z-index: 100;
}
.slick-next:before
{
    width:3vw;
    height:60vw;
	background:url(../img/news/right_bn.png);
    background-repeat:no-repeat;
    background-position:center;
    background-size:contain;

    display: inline-block;
    text-indent:-9999px;
}
.slick-prev:before{
    width:3vw;
    height:60vw;
	background:url(../img/news/left_bn.png);
    background-repeat:no-repeat;
    background-position:center;
    display: inline-block; 
    text-indent:-9999px;
    background-size:contain;
}

.r_box02 .main_img{
	margin:5% auto 0 auto;
	width:100%;
	height:50vw;
	display:block;
	overflow:hidden;
}
.r_box02 .main_img img{
	width:100%;
}
.r_box02 .main_img2{
	margin:5% auto 0 auto;
	width:100%;
	display:block;
	overflow:hidden;
}
.r_box02 .main_img2 img{
	width:100%;
}
.r_box02 .sam_img{
	display:none;
}

.r_box02 .link_box{
	margin:4% auto 0 auto;
	width:100%;
	padding:2% 5% 5% 5%;
	display:block;
	background:#fff;
	box-sizing: border-box;
	overflow:hidden;
}
.r_box02 .link_box .title{
	margin-top:15px;
	width:90%;
	display:block;
	text-align:left;
	color:#333;
	font-size:13px;
	line-height:21px;
	font-weight:bold;
	font-family: "UDDigiKyokasho M";
}
.r_box02 .link_box .link a{
	margin-top:5px;
	width:100%;
	display:block;
	text-align:left;
	color:#808080;
	font-size:13px;
	line-height:21px;
	font-weight:normal;
	font-family: "UDDigiKyokasho M";
}
.page_navi{
	margin:35px auto 0px 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;
}


</pre></body></html>