@charset "UTF-8";
/* CSS Document */


/* ==================== ヘッダー・フッター・グローバルナビ・共通 =====================*/


html {
	font-size: 62.5%;
}

body {
	font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 1.4rem;
	line-height: 1.7;
	color: #333;
	-webkit-text-size-adjust: 100%;
	width:100%;
}


.alpha a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}



a:link {
	color:#4D4D4D;
	text-decoration: none;
}
a:visited {
	color:#4D4D4D;
	text-decoration: none;
}
a:hover,
a:focus {
	color: #29ABE2;
	text-decoration: underline;
	}
a:active {
	color:#0071BC;
}




.header_con .headerutility {
	display:none;
}

.header_global .globalnavi {
	display:none;
}




/*header 共通*/

.header {
	width:100%;
	background-color: #FFF;
	
}

.header .header_con{
	width: 95%;
	margin: 0 auto;
}

.header .header_con h1 img {
	width: 200px;
	height: auto;
	padding-top: 5px;
	margin-bottom: 5px;
}


.header .sp_navi {
	position: absolute;
	top: 1px;
	right: 5px;
	z-index: 99;
}



/*-----------------*/

.sp_navi .dl-menu li span {
	line-height: 2.5;
}

/*-----------------*/



.sp_h_utility {
	width:100%;
}
.sp_h_utility .sp_h_utility_con .utilitynavi_sp {
	float: left;
}
.sp_h_utility .sp_h_utility_con #sp_navien {
	float: right;
	width: 30px;
	padding-right: 7px;
	margin-bottom: 10px;
}



div.sp_h_utility_con:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.sp_h_utility_con{
	zoom: 1;
}




.sp_h_utility .sp_h_utility_con .utilitynavi_sp li {
	float: left;
	padding-right: 15px;
	padding-top: 7px;
}

ul.utilitynavi_sp:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
ul.utilitynavi_sp{
	zoom: 1;
}



/*header 共通 ここまで*/






/*footer 共通*/

/* ページトップへ（矢印） */

#ptop {
    position: fixed;
    bottom: 25px;
    right: 25px;
	z-index: 1;
}
#ptop a {
    text-align: center;
    display: block;
    border-radius: 5px;
}

/*====== footer ======*/

.sub_footer {
	width:100%;
	background-color: #92C6E3;
	padding: 15px 0;
	font-size: 1.0rem;
}

.sub_footer .sub_footer_con {
	width: 95%;
	margin: 0 auto;
}
.sub_footer .sub_footer_con p {
	text-align: center;
	color: #FFF;
}

sub_footer_con a:link {
	color:#FFF;
	text-decoration: none;
}
.sub_footer_con a:visited {
	color:#FFF;
	text-decoration: none;
}
.sub_footer_con a:hover,
.sub_footer_con a:focus {
	color: #29ABE2;
	text-decoration: underline;
	}
.sub_footer_con a:active {
	color:#0071BC;
}





.footer {
	width:100%;
	background-color: #F6F6F6;
	padding: 30px 0;
	font-size: 80%;
}
.footer .footer_con {
	width: 95%;
	margin: 0 auto;
}


.footer .footer_con .footer_con_left {
  display:none;
}

.footer .footer_con .footer_con_right .footer_con_right_a {
	float: left;
	width: 30%;
	font-size: 1.0rem;
}
.footer .footer_con .footer_con_right .footer_con_right_b {
	float: left;
	width: 38%;
	font-size: 1.0rem;
}
.footer .footer_con .footer_con_right .footer_con_right_c {
	float: left;
	width: 30%;
	font-size: 1.0rem;
}
div.footer_con_right:after {
	font-size: 1px;
	color: #FFFFFF;
	content:".";
	display: block;
	height: 0px;
	clear: both;
}
div.footer_con_right{
	zoom: 1;
}

.footer .footer_con .footer_con_right li {
	padding-bottom:7px;
}
.footer .footer_con .footer_con_right li.nolinktitle {
	color: #3FA9F5;
}



.copyright {
	width:100%;
	background-color: #FFF;
	padding: 20px 0;
	font-size: 1.0rem;
	text-align: center;
}
.copyright .copyright_con {
	width: 95%;
	margin: 0 auto;
}
.copyright .sp_footer_con_left .sp_footer_logo {
	margin-bottom: 7px;
	font-size: 1.4rem;
}
.copyright .sp_footer_con_left p{
	margin-bottom: 15px;
}

#sub_content {
	margin-bottom: 70px;
}

/*共通 ここまで*/


/*======================== introduction ========================*/


#sub_content .maintitle {
	width:100%;
	background-color: #86D0EF;
}

#sub_content .maintitle .maintitle_con {
	width:95%;
	margin: 0 auto;
}
#sub_content .maintitle .maintitle_con h2 {
	color: #FFF;
	font-size: 1.7rem;
	padding: 25px 0 25px 15px;
	background-image: url(../images/page_maintitle_bg.png) ;
	background-position: left center;
	background-repeat: no-repeat;
	background-size: 5px 25px;
}

/*----------------*/

.news_format_a {
	width:100%;
}
.news_format_a .news_format_a_con {
	width:95%;
	margin: 0 auto;
	padding-top: 25px;
	padding-bottom: 30px;
}
.news_format_a .news_format_a_con h3 {
	background-image: url(../images/news_title_bg01.png) ;
	background-position: left 2px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	padding: 0 0 5px 30px;
	font-size: 1.4rem;
	font-weight: bold;
	color: #306FAA;
}
.news_format_a .news_format_a_con .newstitle_line {
	padding-bottom: 5px;
}
.news_format_a .news_format_a_con .newstitle_line img {
	width:100%;
	object-fit: cover;
}
.news_format_a .news_format_a_con .ymd_con {
	font-size: 1.2rem;
	text-align: right;
}


.news_format_b {
	width:100%;
}
.news_format_b .news_format_b_con {
	width:95%;
	margin: 0 auto;
	margin-bottom: 70px;
}
.news_format_b .news_format_b_con .copyspace {
	margin-bottom: 50px;
}

.news_format_b .news_format_b_con .photospace {
	margin-bottom: 70px;
}
.news_format_b .news_format_b_con .photospace .photo01 {
	
	margin: 0 auto;
	margin-bottom: 25px;
	text-align: center;
	background-color: #F7F7FA;
	
}
.news_format_b .news_format_b_con .photospace .photo01 img {
	width:95%;
	height: auto;
	object-fit: contain;
}


.news_format_b .news_format_b_con .pdf_file01 {
	margin-bottom: 25px;
	text-align: center;
}
.news_format_b .news_format_b_con .pdf_file01 .pdf_cap {
	margin-bottom: 70px;
	font-size: 1.2rem;
}

.news_format_b .news_format_b_con .btn_a {
	text-align: center;
	font-size: 1.2rem;
}



/*==================== news 一覧ページ ====================*/

.news_format_b .news_format_b_con .newscon {
	margin-bottom: 50px;

}

.news_format_b .news_format_b_con .newscon dl {
	}

.news_format_b .news_format_b_con .newscon dl dt {
	background-image: url(../images/news_list_title_bg01.png) ;
	background-position: left 3px;
	background-repeat: no-repeat;
	background-size: 20px 20px;
	padding-left: 30px;
	margin-bottom: 3px;
	color: #808080;
}

.news_format_b .news_format_b_con .newscon dl dd p {
	padding-left: 30px;
	margin-bottom: 20px;
	
}





/*cms css 追加*/

.news_format_b .copyspace strong {
    font-weight: bold;
}

.news_format_b .copyspace em {
    font-style: italic;
}




.news_format_b .copyspace th {
	border: 1px solid #C1C1C1;
	padding: 10px;
	background-color: #F2F2F2;
}

.news_format_b .copyspace td {
	border: 1px solid #C1C1C1;
	padding: 10px;
}



.news_format_b .copyspace ul{
    list-style-type: disc;
	padding-left: 25px;
}

.news_format_b .copyspace ol{
    list-style-type: decimal;
	padding-left: 25px;
}




.news_format_b .copyspace h1 {
    font-weight: bold;
	font-size: 160%;
	padding-bottom:3px;
}

.news_format_b .copyspace h2 {
    font-weight: bold;
	font-size: 140%;
	padding-bottom:3px;
}

.news_format_b .copyspace h3 {
    font-weight: bold;
	font-size: 120%;
	padding-bottom:3px;
}

.news_format_b .copyspace h4 {
    font-weight: bold;
	font-size: 100%;
	padding-bottom:3px;
}

.news_format_b .copyspace h5 {
    font-weight: bold;
	font-size: 90%;
	padding-bottom:3px;
}

.news_format_b .copyspace h6 {
    font-weight: bold;
	font-size: 80%;
	padding-bottom:3px;
}





.news_format_b .copyspace a:link {
	color:#29ABE2;
	text-decoration: none;
}
.news_format_b .copyspace a:visited {
	color:#29ABE2;
	text-decoration: none;
}
.news_format_b .copyspace a:hover,
.news_format_b .copyspace a:focus {
	color: #29ABE2;
	text-decoration: underline;
	}
.news_format_b .copyspace a:active {
	color:#0071BC;
}


/* 20250527_detaill.phpの写真の装飾 */
.copyspace img{
	width: 100%!important;
	height: auto!important;
}

.copyspace img + img {
	margin-top: 24px;
}

























