
/***********************************************************************************************************************

news.css

***********************************************************************************************************************/
.news .wrapper{
	overflow: hidden;
}

.news .contents{
	/*padding-top: 0;*/
}

.top-news{
	background-color: transparent;
}



/* sec *************************************************************/
.sec_hd{
	position: relative;
}

.sec_news{
	padding: 8% 0 0;
}

@media screen and (max-width: 639px) {
.sec_news{
	padding: 12% 0 0;
}
}




/* line *************************************************************/
.line01{
	position: absolute;
	transform: skewX(15deg); /*elements.cssで設定 animate付ける時は非表示*/
	mix-blend-mode: multiply;
}
.line01{
	top: -30%;
	left: -2%;
	width: 3.8%;
	height: 140%;
	background-color: rgba(20,39,77,0.1);
}


@media screen and (max-width: 639px) {
.line01{
	top: -30%;
	left: -2%;
	height: 140%;
}
}



/* h1〜 *************************************************************/
.h1_wrap{
	position: relative;
}
h1.h1_ttl{
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	font-size: 20px;
	font-size: clamp(12px, 3vw, 20px);
	color: #1a274d;
}
h1.h1_ttl .en_wrap{
	display: block;
}
h1.h1_ttl .en{
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 65px;
	font-size: clamp(30px, 6vw, 65px);
  display: inline-block;
background: linear-gradient(to right, #1a274d, #00c8ef);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}

h1.h1_ttl .h1_cateName{
	margin-left: 15px;
}

h1.h1_ttl.detail{
	font-size: 28px;
	font-size: clamp(16px, 3vw, 28px);
}
h1.h1_ttl.detail .en{
	font-size: 18px;
	font-size: clamp(12px, 3vw, 18px);
}


h2.h2_ttl{
	font-weight: 600;
	font-size: 30px;
	font-size: clamp(20px, 3vw, 30px);
	line-height: 1.6em;
	margin-bottom: 0.8em;
}
h2.h2_ttl .en_wrap{
	display: block;
	margin-bottom: 0.2em;
}
h2.h2_ttl .en{
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 16px;
	font-size: clamp(12px, 3vw, 16px);
  display: inline-block;
background: linear-gradient(to right, #1a274d, #00c8ef);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
}





/**********************************

top-news.php

**********************************/

.cateBox{
	margin: 0 0 50px;
}

@media screen and (max-width: 767px) {
.cateBox{
	margin: 0 0 30px;
}
}



/* cate_list *******************************/
.cate_list{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
.cate_list li{
	width: 19%;
	font-family: 'Lato', sans-serif;
	font-weight: 600;
	font-size: 1.4rem;
	font-size: 14px;
	text-align: center;
}
.cate_list li a{
	display: flex;
	flex-direction: column;
	color: #1a274d;
	font-weight: 500;
	border: 1px solid #1a274d;
	padding: 10px 0;
}
.cate_list li a:hover{
	color: #fff;
	background-color: #1a274d;
}

@media screen and (max-width: 767px) {
.cate_list li{
	font-size: 1.2rem;
	font-size: 12px;
}
}

@media screen and (max-width: 639px) {
.cate_list li{
	width: 49%;
	margin-bottom: 2%;
}
.cate_list li:first-child{
	width: 100%;
	display: none;
}
}



/* kiji*******************************/
dl.kiji{
	display: flex;
	justify-content: space-between;
	flex-flow: wrap;
}
dl.kiji dt{
	width: calc(100% - 230px);
	margin-top: -4px;
}
dl.kiji dd{
	position: relative;
	width: 220px;
	text-align: left;
	margin: 0;
}

.copy_name{
	display: none;
}
.displayNone{
	display: none;
}

ul#newsList{
	margin:0;
	padding:0;
	border-top: 1px solid rgba(120,152,203,0.4);
}

ul#newsList li{
	position: relative;
	margin: 0 0;
	padding: 30px 60px 30px 20px;
	color: #000;
	border-bottom: 1px solid rgba(120,152,203,0.4);
	transition: all .3s linear;
}
ul#newsList li:hover{
	background-color:rgba(120,152,203,0.05);
}

 ul#newsList a li:after{
	content: "";
	position: absolute;
	z-index: 5;
	top: 50%;
	right: 20px;
	width: 17px;
	height: 3px;
	margin-top: -4px;
	border-bottom: 1px solid #4653c2;
	border-right: 2px solid #4653c2;
 	transform: skew(60deg);
	transition: all .3s linear;
}
 ul#newsList a:hover li:after{
 	right: 10px;
 }



.catName{
	display:inline-block;
	font-family: 'Lato', sans-serif;
	font-weight: 900;
	font-size: 1.4rem;
	font-size: 14px;
	color: #1a274d;
	letter-spacing: 0.05em;
}
a .catName{
	transition: all .3s linear;
}
a:hover .catName{
	color: #7898cb;
}
.title{
	display: block;
	margin: 10px 0 0;
	padding: 0;
	font-size: 1.4rem;
	font-size: 14px;
	line-height: 1.8em;
	color: #000;
}

.newMark{
	position: absolute;
	z-index: 1;
	top: -10px;
	left: -18px;
	display:block;
	width: 30px;
	height: 30px;
	line-height: 30px;
	padding:0;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	font-size:10px;
	text-align: center;
	letter-spacing: normal;
	background:#00c8ef;
	border-radius: 15px;
	color:#fff;
}
.comment{
	/*display:block;*/
	padding:3px 0;
	/*float:left;
	overflow:hidden;*/
	/*width:500px; 本文部分の幅。ここは特に設置ページ合わせて変更下さい */
}

.up_ymd{
	display:inline-block;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	font-size: 1.4rem;
	font-size: 14px;
	letter-spacing: normal;
	margin: 0 10px 0 0;	
	color: #1a274d;
}

.thumbNailWrap{
	display: block;
  position: relative;
  width: 100%;/*　トリミングしたい枠の幅（固定にしたい場合はサイズを入力）　*/
  padding-top: 67.857142%;/*　トリミングしたい枠の高さ（固定にしたい場合はサイズを入力）　*/
  overflow: hidden;/*　画像が枠からはみ出た部分はトリミング（非表示）する　*/
  margin: 0 0 12px;
}
.thumbNailWrap img{
/* 画像を上下左右に中央配置する（絶対指定） */
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  /* 画像の最大サイズは枠の1.5倍まで */
/*  max-width: 150%;
  max-height: 150%;*/
}

.thumbNailWrap img.no_image{
	width: 100%!important;
	height: auto;
}
a .thumbNailWrap{
	transition: all .3s linear;
}
a:hover .thumbNailWrap{
	opacity: 0.7;
}


/* top-news *******************************/
.top-news #newsWrap{
	padding: 20px 0 0 20px;
}

@media screen and (max-width: 767px) {
.top-news #newsWrap{
	padding: 20px 0 0 12px;
}

dl.kiji dt{
	width: 100%;
	margin-top: 10px;
}
dl.kiji dd{
	width: 100%;
}

.catName{
	font-size: 1.3rem;
	font-size: 13px;
}
.title{
	font-size: 1.3rem;
	font-size: 13px;
}
.newMark{
	transform: scale(0.8, 0.8);
	left: -14px;
}
.up_ymd{
	font-size: 1.3rem;
	font-size: 13px;	
}
}



@media screen and (max-width: 600px) {
/* top-news *******************************/
/*.top-news dl.kiji{
	margin-left: 0;
}
.top-news dl.kiji dt{
	width: 100%;
	margin-top: 0;
}
.top-news dl.kiji dd{
	width: 100%;
}

.top-news .catName{
	transform: scale(0.8, 0.8);
	font-size: 1.0rem;
	font-size: 10px;
	width: 80px;
	margin:0 0 0 0;
}
.top-news .title{
	font-size: 1.2rem;
	font-size: 12px;
}
.top-news .newMark{
	transform: scale(0.8, 0.8);
	left: -10px;
}
.top-news .up_ymd{
	font-size: 1.0rem;
	font-size: 10px;	
}*/
}






/* Pager style *******************************/
.pager{
	text-align:right;
	padding: 30px 0;
	clear:both;
	font-family: 'Lato', sans-serif;
	font-weight: 400;
}
/*ページャーボタン*/
.pager a{
    /*border-radius: 5px 5px 5px 5px;*/
    color: #fff;
    font-size: 14px;
	letter-spacing: normal;
    padding: 7px 12px;
    text-decoration: none;
	margin:0 0 0 7px;
	border-radius: 2px;
	background-color: #777;
}

/*現在のページのボタン*/
.pager a.current{
    background-color: #7898cb;
    color: #fff;
}

.pager a:hover{
    background-color: #1a274d;
    color: #fff;
	text-decoration: none;
}
.pager a:hover.current{
	background-color: #7898cb;
}

.overPagerPattern{
	padding:0 2px;	
}

@media screen and (max-width: 767px) {
.pager{
	text-align:center;
}

/*ページャーボタン*/
.pager a{
    font-size: 12px;
	margin:0 0 0 5px;
}

/*現在のページのボタン*/
.pager a.current{
    font-size: 12px;
	margin:0 0 0 5px;
}
}




/********************************************************

news-detail.php

*********************************************************/

#up_ymd{
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	font-size:14px;
	letter-spacing: normal;
	color: #1a274d;
	margin:0 0 0 12px;
	padding: 0 0 0;
}

.news-detail #up_ymd{
	position: relative;
	display: block;
	text-align: right;
	margin: 0 0 0.6em;
	padding: 24px 0 0;
}
.news-detail #up_ymd::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  width: 50px;
  height: 2px;
  background: linear-gradient(to right, #1a274d, #00c8ef);
}


.detailUpfile{
	margin:5px 0 35px;
	text-align:left;
}

#detail .detailUpfile img{
	max-width:100%;
	height:auto;
	padding: 0 0 0 5px; /*4% 0*/
	vertical-align: middle;
}
#detail{
	font-size: 1.6rem;
	font-size: 16px;
	letter-spacing: normal;
	line-height: 2.0em;
	padding: 50px 0 8%;
}
#detail font{
	line-height: 1.8em;
}

#detail b{
	font-weight: bold;
}

#detail a{
	color: #7898cb;
	text-decoration: underline;
}
#detail a:hover{
	text-decoration: none;
}
.page_cate{
	display: inline-block;
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	font-size: 1.2rem;
	font-size: 12px;
	color: #fff;
	letter-spacing: 0.1em;
	margin: 0 0;
}
.page_cate a{
	color: #fff;
	background-color: #000;
	padding: 8px 15px 5px;
}
.page_cate a:hover{
	background-color: #7898cb;
}
.youtube{
	margin: 4% auto;
}


@media screen and (max-width: 1000px) {
h1.h1_detail{
	font-size: 2.4rem;
	font-size: 24px;
	margin: 40px 0 2.5em;
}

h1.h1_detail:before,
h1.h1_detail:after{
	width: 40px;
	height: 61px;
}
h1.h1_detail:before{
	top: -25px;
}
h1.h1_detail:after{
	bottom: -25px;
}

#up_ymd{
	font-size: 13px;
}
#detail{
	font-size: 1.5rem;
	font-size: 15px;
	padding: 30px 0 10%;
}

.page_cate{
	font-size: 1.1rem;
	font-size: 11px;
}
}



@media screen and (max-width: 767px) {
h1.h1_detail{
	font-size: 2.0rem;
	font-size: 20px;
	margin: 20px 0 2em;
}
h1.h1_detail:before,
h1.h1_detail:after{
	width: 30px;
	height: 46px;
}
h1.h1_detail:before{
	top: -15px;
}
h1.h1_detail:after{
	bottom: -15px;
}

#up_ymd{
	font-size:11px;
}
#detail{
	font-size: 1.4rem;
	font-size: 14px;
	padding: 25px 0 12%;
}
.page_cate{
	font-size: 1.0rem;
	font-size: 10px;
}
.page_cate a{
	padding: 5px 10px 2px;
}
}



/* btn_return *****************/
.btn_return{
	text-align: center;
}
.btn_return a{
	display: block;
	font-family: 'Lato', sans-serif;
	font-size: 1.4rem;
	font-size: 14px;
	color: #1a274d;
	width: 40%;
	max-width: 240px;
	padding: 12px 0;
	margin: 0 auto;
	border: 1px solid #000;
}
.btn_return a:hover{
	color: #fff;
	background-color: #1a274d;
}

@media screen and (max-width: 767px) {
.btn_return a{
	font-size: 1.2rem;
	font-size: 12px;
}
}

