@charset "UTF-8";

 .sp_br{display:none;}
 .pc_br{display:block;}
 .sp_none{display:block;}
 .pc_none{display:none;}


.cu_news h3{font-size:1.8rem;}
.cu_news .bold{font-weight:bold;}
.cu_news .box{margin:0 0 30px 0;}


.cu_news .cu_news_ttl{text-align:center;margin:0 0 30px 0;font-weight:bold;}
.cu_news .cu_news_ttl .border_brown{border:2.5px solid #72503d; padding:5px 3%;}
.cu_news .cu_news_ttl .border_red{border:2.5px solid #64AFC3; padding:5px 3%;}

.cu_news .cu_news_sttl{text-decoration:underline; font-weight:bold;margin:0 0 10px}

.cu_news_box01{text-align:center;}
.cu_news_box01 img {margin:auto;}
.cu_news_box01 p {padding-top:10px;}


.cu_news_box02{display:flex;text-align:center;width:100%;}
.cu_news_box02 div{width:50%;padding:0 3% 10px;}
.cu_news_box02 img {margin:auto;}
.cu_news_box02 p {padding-top:10px;}


.cu_news_box03{display:flex;width:100%;}
.cu_news_box03 div:nth-child(1){width:60%;padding:0 3% 10px;}
.cu_news_box03 div:nth-child(2){width:40%;padding:0 3% 10px;}
.cu_news_box03 img {margin:auto;}
.cu_news_box03 p {padding-top:10px;}



.cu_news table{border:1px solid #ccc;width:100%;}
.cu_news th{border:1px solid #ccc; padding:0.5rem;}
.cu_news tr{border:1px solid #ccc;}
.cu_news td{border:1px solid #ccc; padding:0.5rem;}
.cu_news .table_ve th {background-color: #961e37; font-weight:bold; color:#fff;}
.cu_news .table_khk th {background-color: #004d25; font-weight:bold; color:#fff;}
.cu_news .table_sk th {background-color: #816d71; font-weight:bold; color:#fff;}

.cu_news_footer .bold{font-weight:bold;}
.cu_news_footer .box{margin:0 0 30px 0;}
.cu_news_footer .cu_news_footer_about {display:flex;}
.cu_news_footer .cu_news_footer_about p{padding-top:10px;}


.cu_news_footer dl{display:flex;flex-wrap:wrap;}
.cu_news_footer dt{width:12%;padding-bottom:10px;font-weight:bold;}
.cu_news_footer dd{width:85%;padding-bottom:10px; margin-left: 1.5rem;}
.cu_news_footer dd:before{content:"： ";font-weight:bold;  margin-left: -1.5rem;}



.ve_news_footer .ve_news_footer_about01{display:flex;}
.ve_news_footer .ve_news_footer_about01 p{padding-top:10px;}
.ve_news_footer .ve_news_footer_about01 img{margin:0 auto;}

.ve_news_footer small{font-size: smaller;}

.ve_news_footer .ve_news_footer_about02{display:flex;}
.ve_news_footer .ve_news_footer_about02 p{padding-top:10px;}
.ve_news_footer .ve_news_footer_about02 img{margin:0 auto;}

.cu_news_footer_link{padding:0 0 30px;}


@media only screen and (max-width:55.9375em){

.cu_news_box02{display:flex; flex-direction:column;text-align:center}
.cu_news_box02 div {width:100%;}

.cu_news_box03{display:flex; flex-direction:column;text-align:center}
.cu_news_box03 div:nth-child(1){width:100%; text-align:left;}
.cu_news_box03 div:nth-child(2){width:100%;}

.cu_news_footer .cu_news_footer_about {display:flex; flex-direction:column;}
.cu_news_footer .cu_news_footer_about img{margin:auto;}

.cu_news_footer dt{width:35%;padding-bottom:5px;margin-left: 1.2rem;}
.cu_news_footer dd{width:65%;padding-bottom:5px;margin-left: -1.2rem;}

.ve_news_footer .ve_news_footer_about01 {display:flex; flex-direction:column;}
.ve_news_footer .ve_news_footer_about02 {display:flex; flex-direction:column;}
.ve_news_footer .ve_news_footer_about01 p{padding-bottom:10px;}
.ve_news_footer .ve_news_footer_about02 p{padding-bottom:10px;}

 .sp_br{display:block;}
 .pc_br{display:none;}
 .sp_none{display:none;}
 .pc_none{display:block;}

}

