@charset "utf-8";

/* ---------- common ----------*/
body {
	font-size:100%;
	font-family: 'Noto Sans JP', -apple-system,  "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif;
		-webkit-text-size-adjust: 100%;
		-webkit-appearance: none;	/*button*/
	font-weight:300;
	color:#111111;
	margin:0;
}

header, footer { position:relative;	margin:0 auto; }
header a, footer a { text-decoration:none; }

#pagecontents { max-width:1200px; margin:0 auto; clear:both; }

div { box-sizing:border-box; }
img { display:block; max-width: 100%; height: auto; margin:0 auto; }
img.pdficon, img.inline { display:inline; }
.nsbr { white-space:nowrap; }
.urlstr { word-break:break-all !important;word-wrap:break-word;overflow-wrap:break-word; }
.clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.page_content.fserif { font-weight:normal; }
.fserif, h1.pagetitle, h2.sectio_ntitle, p.pagetitle, #pagecontents {
	font-family: 'Noto Serif JP', "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif; font-weight:500;
}
#pagecontents { font-weight:300; }
h1.pagetitle, p.pagetitle { font-weight:900; }
.fsanserif { font-family: 'Noto Sans JP', -apple-system,  "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ ゴシック", sans-serif; font-weight:900; }
strong { font-weight:500; }
.fserif strong { font-weight:600; }

hr {
	border: 0;
	height: 0;
	border-top: 1px solid rgba(0, 0, 0, 0.1);
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
	clear:both;
}

a.after_arrow:after {
	font-family: 'FontAwesome';
/*	content:' \f105';		/* > */
	content:'\20\f0da';		/* ▲ */
	font-size:1.2em;
}
a.before_arrow:before {
	font-family: 'FontAwesome';
/*	content:' \f105';		/* > */
	content:'\f0da\20';		/* ▲ */
	font-size:1.2em;
}
.pg_next:after {
	font-family: 'FontAwesome';
	content:'\20\f105';
	font-size:1.2em;
}
.pg_prev:before {
	font-family: 'FontAwesome';
	content:'\f104\20';
	font-size:1.2em;
}

.pageTop { position:relative; z-index:200; }
.pageTop a {
	position: fixed;
	background:url('../images/common/pagetop_bt.png') left top no-repeat;
	background-size:contain;
	display: block;
	width: 60px;
	height: 60px;
	right:10px;
	bottom:10px;
	text-indent:-9999px;
	opacity:0.9;
	border-radius:8px;
	box-shadow:1px 1px 6px 1px rgba(0,0,0,0.2);
}
.pageTop a:hover { opacity:1.0; }





/* ---------- rwd ----------*/
#pages {
	max-width:100%;
	min-width:320px;
	margin:0 auto;
	background-color:#fff;
}
header, footer {
	width:100%;
	margin:0 auto;
}
header { }
footer { margin-top:60px; }

.mode_pc { display:block; }
.mode_pcs { display:block; }
.mode_sp { display:none !important;visibility:hidden; }
.mode_sps { display:none !important;visibility:hidden; }
.view_pc { visibility:visible; display:inline; }
.view_sp { visibility:hidden; display:none; }


.row_contents { max-width:960px; margin:0 auto; padding:0 10px; }
.row_contents p, .row_contents table, .row_contents ol, .row_contents ul { font-size:1.1rem; line-height:2; margin-top:0; margin-bottom:1.5em; }
.narrow_text { max-width:80%; margin:0 auto; }


.page_backbt { margin:80px 10px 40px 10px; }
.page_backbt a {
	display:block;
	width:200px;
	margin:0 auto;
	padding:12px 0;
	text-align: center;
	font-size:1.0rem;
	text-decoration:none;
	background-color:#79A1BE;
	border-radius:4px;
	color:#fff;
	transition-duration:0.2s;
}
.page_backbt a:hover { background-color:#BCD0DE; color:#4d4d4d; }
.form_submit { margin:40px; text-align:center; }
.form_submit [type=submit] { padding:12px 36px; font-size:1.0rem; cursor:pointer; }



/* ----- common ----- */
h1.pagetitle {
	margin:0 0 24px 0;
	background-image:url('../images/header_img00.jpg'); background-size:cover; background-position:center center;
	background-repeat:no-repeat; height:360px;
	font-size:2.2rem; font-weight:600; color:#fff;
	display:flex; align-items:center; justify-content:center;
	letter-spacing:4px;
}
h1.pagetitle span {
	flex:0 0 85%; text-shadow:1px 0 10px #333;
	background-image:url('../images/title_mark.png');
	background-repeat:no-repeat;
	box-sizing:border-box;
	padding-left:76px; padding-top:8px; min-height:60px;

}
@media only screen and (max-width: 767px) { h1.pagetitle span { flex:0 0 95%; padding-top:10px; } }

.page_head_title {
	display:block; max-width:1200px; margin:0 auto; background-color:#DDE8EF;
	color:#79A1BE;
}
.page_head_title span {
	display:block; max-width:940px; margin:0 auto 40px auto; box-sizing:border-box;
	padding:40px 0 40px 60px;
	background-image:url('../images/title_line.png'); background-position:left center; background-repeat:repeat-y;
	font-size:1.7rem; line-height:1.6; font-weight:600;
}
@media only screen and (max-width: 960px) { .page_head_title span { font-size:1.5rem; padding:30px 0 30px 40px; } }
@media only screen and (max-width: 767px) { .page_head_title span { font-size:1.4rem; } }


th, td { font-size:1rem; line-height:1.8;  }
ol, ul { font-size:1rem; line-height:1.8;  }

.txtpic_block { display:flex; flex-wrap:wrap; margin-left:calc((100% - 960px) / 2); }
@media only screen and (max-width: 960px) { .txtpic_block { margin-left:0; } }

.txtpic_block_txt { flex:0 0 60%; }
.txtpic_block_txt_full { flex:0 0 100%; padding-right:calc((100% - 960px) / 2); }
.txtpic_block_txt p { margin-top:0; }
.txtpic_block_pic { flex:0 0 40%; padding-left:40px; }
@media only screen and (max-width: 767px) {
	.txtpic_block_txt { flex:0 0 100%; }
	.txtpic_block_txt_full { padding-right:0; }
	.txtpic_block_pic { flex:0 0 100%; padding-left:0px; }
}

.section_block {
	padding-bottom:60px;
	background: linear-gradient(to left, rgba(221,232,239,1) 0, rgba(221,232,239,1) 15%, rgba(221,232,239,0) 40px, rgba(221,232,239,0) 100%);
}
@media only screen and (max-width: 960px) { .section_block { background:none; } }

h2.section_title {
	display:block; max-width:960px; margin:40px auto 20px auto; box-sizing:border-box;
	padding:40px 0 10px 60px;
	background-image:url('../images/title_line.png'); background-position:left center; background-repeat:repeat-y;
	font-size:1.7rem; line-height:1.6; font-weight:600;
	color:#79A1BE;
}
h2.section_title span { display:inline-block; padding-top:6px; font-size:70%; color:#333; line-height:1.6; }
@media only screen and (max-width: 960px) { h2.section_title { font-size:1.5rem; padding:30px 0 10px 40px; } }
@media only screen and (max-width: 767px) { h2.section_title { font-size:1.4rem; } }





.txt_banner { margin:20px 0; text-align:center; }
.txt_banner a { display:inline-block; padding:8px; background-color:#00c8bf; color:#fff; text-decoration:none; transition-duration:0.2s; }
.txt_banner a:hover { background-color:#00A099; }






/* ========== rwd table (fix) ========== */
.rwd_table, .rwd_table_fix { width:100%; margin-top:20px; border-collapse:collapse; }
.rwd_table caption, .rwd_table_fix caption { font-size:1.1rem; color:#003399; }
.rwd_table th, .rwd_table td, .rwd_table_fix th, .rwd_table_fix td { padding:8px 6px; border:1px #ccc solid; vertical-align:top; font-weight:300; }
.rwd_table th, .rwd_table_fix th { background-color:#f8f8f8; text-align:left; font-weight:300; }
.rwd_table td, .rwd_table_fix td { background-color:#fff; text-align:left; }

/* ========== dl list ========== */
dl.dl_table { margin:0 0 40px 0;}
dl.dl_table dt { padding:4px 6px; background-color:#EEEEEE; line-height:1.8; box-sizing:border-box; margin:0; }
dl.dl_table dd { padding:4px 6px 16px 40px; line-height:1.8; box-sizing:border-box; margin:0; }

/* ========== ul / ol ========== */
.std_ul, .std_ol { margin:0; padding-left:30px; text-indent:0; }
.std_ul li, .std_ol li { line-height:1.6; margin-bottom:0.5em; }
.std_ol li { padding-left:0.5em; }

/* ========== newsl list ========== */
ul.news_list { margin:0; padding:0; list-style:none; font-size:0.95rem; }
ul.news_list li { border-bottom:1px #d0d0d0 solid; }
ul.news_list li>a, ul.news_list li>span { display:flex; padding:12px 0px; text-decoration:none; color:#4d4d4d; box-sizing:border-box; }
ul.news_list li a:hover { background-color:#F3F8FA; }
ul.news_list li span.news_date { flex:0 0 10em; line-height:1.6; padding-left:30px; }
ul.news_list li span.news_title { flex:1 1 30em; line-height:1.6;  padding-right:30px; }

.pagenation { margin:40px 20px 20px 20px; display:flex; justify-content:center; font-size:0.9rem; }
.pagenation .pgn_prev { flex:0 1 30%; text-align:right; }
.pagenation .pgn_link { flex:1 0 30%; text-align:center; }
.pagenation .pgn_next { flex:0 1 30%; text-align:left; }
.pagenation .pgn_prev a, .pagenation .pgn_next a { text-decoration:none; }
.pagenation .pgn_prev a:hover, .pagenation .pgn_next a:hover { text-decoration:underline; }
.pgn_link a, .pgn_link .pgn_this {
	text-decoration: none;
	width:28px;height:28px;
	line-height:28px;
	display:inline-block;
	margin:0 5px; padding:0;
}
.pgn_link a { color: #000; padding:0; background-color:#ddd; border-radius:60px; }
.pgn_link a:hover { background-color:#cc0 }
.pgn_link .pgn_this { color:#333/*#fff*/; background-color:#BCD0DE/*#c00*/; border-radius:6px; }
.pagenation .pgn_prev .pgn_dis, .pagenation .pgn_next .pgn_dis { color:#ddd; }


/* ----- */
/*.w_img_txt_area { width:62%; float:right; }
.news_mainimg_area { width:35%; float:left; }*/
.news_view_date {
	font-size:1rem;
	display: block;
	text-align:left;
	padding:0 0 4px 0;
	margin:0 !important;
	line-height:1.3 !important;
}
.news_view_title {
	background-color:#e8e8e8;
	padding:8px;
	margin-bottom:24px !important;
	text-align:center;
	font-size:1.2rem;
	line-height:1.2em;
	font-weight:500;
	color:#333333;
}
.news_add_img { padding:10px 0; margin:0; text-align:center; }
.news_txt_area { font-size:1.0rem; line-height:1.8; }
.news_view_footer { padding:80px 0 20px 0; text-align:center; }
.file_down { padding: 40px 0 40px 40px; text-align: left; }
/*
.news_cate1 { background:url('../images/news_cate.png') 9em 4px no-repeat; }
.news_cate2 { background:url('../images/news_cate.png') 9em -83px no-repeat; }
.news_cate3 { background:url('../images/news_cate.png') 9em -170px no-repeat; }
*/

.ymd_ip { padding:0 6px; background-color:#DD223E; color:#ffffff; border-radius:4px; }
.kanripreview { text-align:center; color:red; margin-bottom:20px; }

ul.news_cate_tab { margin:10px 0 ; padding:0; list-style:none; display:flex; justify-content:center; }
ul.news_cate_tab li { flex:0 0 12%; margin:0; padding:0; border:1px #999 solid; border-right:none; text-align:center; }
ul.news_cate_tab li:last-child { border-right:1px #999 solid; }
ul.news_cate_tab li a { padding:2px 16px; text-decoration:none; color:#666; white-space:nowrap; display:block; font-size:0.8rem; }
ul.news_cate_tab li a.active { background-color:#eee; }
ul.news_cate_tab li a:hover { background-color:#d8d8d8; }



/* ========== header ========== */
header { width:100%; background-color:#fff; }
#header { position:relative; max-width:1200px; margin:0 auto; }

.header_logo { display:block; width:22%; padding:30px 0 15px 30px; box-sizing:border-box; }

#site_navi { position:absolute; left:24%; top:70px; width:52%; }
.site_menu { display:flex; /*justify-content:center;*/ margin:0; padding:0; list-style:none; text-align:center; line-height:1.15; }
.site_menu li { margin:0; font-size:1.0rem; flex:1 1 10%; }
.site_menu li a, .site_menu li span { display:block;padding:4px 4px; color:#4d4d4d; text-decoration:none; white-space:nowrap; }
.site_menu li a:hover, .site_menu li span:hover { background-color:#DEE9EF; transition-duration:0.2s; }
.site_menu li:last-child a { border-right:none; }
.site_menu li a small { display:block; padding-top:5px; font-size:60%; opacity:0.7; }

.site_menu li ul { display:none; }
.site_menu li:hover ul {
	display:block;
	z-index:160;
	width:200px;
	position: absolute;
	padding:0;
	background-color:#BCD0DE;
	list-style:none;
	box-sizing:border-box;
	transition-duration:0.2s;
	line-height:1.15;
}
.site_menu li:hover ul li a { font-size:90%; padding:8px; border-right:none; text-align:left; border-top:1px #fff solid; display:block; white-space:normal; font-weight:300; }
.site_menu li:hover ul li a:hover { background-color:#F3F8FA; }
.site_menu li:hover ul li:last-child a { border-bottom:1px #fff solid; }

#header .nv11 { display:none; }

#header_global { position:absolute; top:16px; right:16px; }
#header_global ul { margin:0; padding:0; list-style:none; }
#header_global a { color:#4d4d4d; }
#header_sns { position:absolute; top:64px; right:16px; display:flex; justify-content:center; }
#header_sns div { padding:0 5px; }
#header_sns div a img { max-height:36px; }
#header_sns div a:hover img { opacity:0.8; }



.preload_hidden { display:none; }


/* ========== footer ========== */
#footer { padding:60px 0 0 0;background-color:#BCD0DE; }
.footer_content { display:flex; max-width:1200px; margin:0 auto; padding:0 20px; }
.footer_notice { margin-top:40px; }

.footer_contact { flex:0 0 25%; order:3; }
.footer_menulist { flex:0 0 50%; order:2; display:flex; justify-content:space-between; }
.footer_addr { flex:0 0 25%; order:1; }

.contact_form a { display:block; padding:10px 0;text-align:center; text-decoration:none; border:1px #474747 solid; color:#474747; font-size:1.0rem; transition-duration:0.2s;}
.contact_form a:hover { background-color:#fff; }

.footer_addr p { font-size:0.9rem; color:#474747; line-height:1.6; text-align:center; margin:12px 0 24px 0; }
.footer_addr p a { text-decoration:none;color:#474747; }

.footer_menulist .menucols { flex:0 0 48%; }

.menucols ul { margin:0; padding:0 0 20px 20px; line-height:1.15;}
.menucols ul li { list-style:none; color:#474747; }
.menucols ul li a, .menucols ul li span { display:block; text-decoration:none; color:#474747; padding:6px 0; font-size:0.9rem; }
.menucols ul li a:hover { text-decoration:underline; }
.menucols ul li ul { margin:0;padding:0 0 20px 20px; }
.menucols ul.ft_menu_site li ul { padding:0 0 0 24px; }
.menucols ul li ul li a:before { content:""; }

.footer_sns { display:flex; justify-content:center; margin:30px 0; }
.footer_sns div { padding:10px; }
.footer_sns div img { max-height:40px; }

.ft_plink { float:left; }
.ft_plink a { text-decoration:none; padding:2px 10px; border-right:1px #fff solid; color:#474747; font-size:0.9rem; }
.ft_plink a:hover { text-decoration:underline; }
.ft_plink a:last-child { border-right:none; }

.ft_copy { font-size:0.7rem; color:#fff; text-align:center; background-color:#79A1BE; padding:4px 0; margin:0 !important; }

p.sakecaution { font-size:80%; line-height:1.8; margin-top:40px; text-align:left; }



/* ------ form ------ */
input, select, textarea {
	font-size:0.9rem;
	line-height:1.8;
}
input { padding:5px; }
input[type=text], input[type=tel], input[type=email], input[type=number], textarea {
	padding:4px;
	border:1px #cccccc solid;
	background-color:#F7F7F7;
	margin-bottom:3px;
}
select {
	background-color:#F7F7F7;
	border:1px #cccccc solid;
	padding:4px;margin-bottom:8px;
	cursor:pointer;
}
input[type=text]:focus, select:focus, input[type=tel]:focus, input[type=email]:focus, textarea:focus {
	border:solid 1px #ccc;
	background-color:#fff
}
label {
	cursor:pointer;
}
input[type=submit] {
	white-space:normal;
	line-height:1.6;
}

.keyword { text-align:center }
.keyword input[type=text] { width:40%; border:solid 2px #ccc; }
.keyword input[type=submit] {
	margin-left:16px;
	padding: 7px 30px;
	border: none;
	cursor: pointer;
	background-color:#FB8A1E;
	color: #fff;
	border-radius: 5px;
	font-family: 'FontAwesome';
	letter-spacing:3px;
}


.getadobereader {
    border: 1px solid #888888;
    border-radius: 10px;
    display: block;
    font-size: 0.9rem;
    margin: 50px auto;
    width:80%;
    padding: 18px 24px;
}
.getadobereader p {
    margin-bottom: 1em;
}


/* # Tablet 768-960px
========================================================================================= */
@media only screen and (max-width: 960px) {

	body {  }

	.mode_pc { display:none;visibility:hidden; }
	.mode_pcs { display:block;visibility:visible; }
	.mode_sp { display:block !important;visibility:visible; }
	.mode_sps { display:none !important;visibility:hidden; }
	.view_pc { visibility:hidden; display:none; }
	.view_sp { visibility:visible; display:inline; }


	#pages { width:100%;padding-top:0; }

	header { height:auto; }
	header, footer { width:100%; }



	#pagecontents { width:100%; }


	/* ----- common ----- */
	h1.pagetitle { font-size:1.8rem; letter-spacing:4px; height:200px; }





	.row_contents { padding:0 10px; }
	.row_contents p { font-size:0.9rem; line-height:2; }

	th, td { font-size:0.9rem; }
	ol, ul { font-size:0.9rem; }




	/* ========== newsl list ========== */
	ul.news_list { margin:0; padding:0; list-style:none; font-size:0.85rem; }
	ul.news_list li span.news_date { padding-left:0px; }
	ul.news_list li span.news_title { padding-right:0px; }

	/* ========== rwd table ========== */
	.rwd_table th {
		box-sizing:border-box;
		display:block;
		clear:both;
		width:100%;
		border:none;
	}
	.rwd_table th a {
		box-sizing:border-box;
		color:inherit;
	}
	.rwd_table td {
		box-sizing:border-box;
		display:block;
		width:100%;
		float:left;
		text-align:left;
		padding:6px 4px 12px 20px !important;
		border:none;
	}

	/* ========== header ========== */
	header { z-index:500; min-width:320px; }
	#header { width:100%; }
	.header_logo { padding:5px 5px; width:40%; }
	.header_logo img { max-height:40px; }
	#site_navi { display:none; }
	#header_global, #header_sns { display:none; }

	#sp_menu_bt {
		display: block;
		position:fixed;
		right:5px;
		width: 40px;
		height: 40px;
		cursor:pointer;
		background-color:#79A1BE;
		border-radius:3px;
	}
	#sp_menu_bt span {
		width: 30px;
		height: 2px;
		border-radius:2px;
		display: block;
		background: #fff;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-left: -15px;
	}

	#sp_menu_bt span { transition: all 0.3s; transform: rotate(0deg); }

	#sp_menu_bt .top { transform: translateY(-11px); }
	#sp_menu_bt .middle { transform: translateY(-1px); }
	#sp_menu_bt .bottom { transform: translateY(9px); }
	.mm-menu_opened+noscript+.mm-slideout #sp_menu_bt .middle { background: rgba(255, 255, 255, 0); }
	.mm-menu_opened+noscript+.mm-slideout #sp_menu_bt .top { transform: rotate(-45deg) translateY(0px); }
	.mm-menu_opened+noscript+.mm-slideout #sp_menu_bt .bottom { transform: rotate(45deg) translateY(0px); }
	.mm-navbar a img { height:24px; border-radius:2px; }



/* sp menu bt mini */
	#sp_menu_bt { background-image:url('../images/common/menu_txt.png');background-repeat:no-repeat;background-size:contain; cursor:pointer; background-color:#fff; }
	#sp_menu_bt span { width: 30px; height: 3px; border-radius:2px; display: block; background: #555; position: absolute; left: 50%; top: 60%; margin-left: -15px; }
	#sp_menu_bt span { transition: all 0.3s; transform: rotate(0deg); }
	#sp_menu_bt .top { transform: translateY(-9px); }
	#sp_menu_bt .middle { transform: translateY(0px); }
	#sp_menu_bt .bottom { transform: translateY(9px); }

	#sp_menu_bt.active .top { transform: rotate(-45deg); }
	#sp_menu_bt.active .middle { background: rgba(255, 255, 255, 0); }
	#sp_menu_bt.active .bottom { transform: rotate(45deg); }



	/* ========== footer ========== */
	#footer { min-width:320px; }
	.footer_content, .footer_notice { width:100%; }
	.footer_content { display:flex; flex-wrap:wrap; }

	.footer_contact { flex:0 0 100%; order:1; }
	.footer_menulist { flex:0 0 100%; order:2; margin:30px 0; }
	.footer_addr { flex:0 0 100%; order:3; }
	.footer_addr p { font-size:0.8rem; }
	
	.footer_menulist .menucols { flex:0 0 48%; }

	.menucols ul { padding:0 ; }
	.menucols ul li a { border-bottom:1px #777 dotted; }
	.menucols ul li a, .menucols ul li span { padding:12px 0; font-size:0.9rem; }
	.ft_plink { float:none; padding:0 0 20px 0; text-align:center; }
	.ft_plink a { white-space:nowrap; }
	.ft_copy { float:none; text-align:center; margin-right:0; }

	.ft_btimg { height:120px; }


	/* btfix */
	header { position:fixed; bottom:0; box-shadow:0 -2px 6px rgba(0,0,0,0.2); }
	footer { margin-bottom: 50px; }
	#sp_menu_bt { bottom:4px; /*top:auto;*/ }
	#hd_shoplink { 
		position:absolute; left:42%; bottom:0px; width:calc(100% - 42% - 50px); background-color:#BCD0DE/*#477394*/; height:100%; }
	#hd_shoplink a { display:flex; align-items:center; height:100%; line-height:1em; color:#333;/*#fff*/; }
	#hd_shoplink a span { flex:0 0 100%; align-self:center; text-align:center; font-size:0.85rem; }

	/*btfixhd*/
/*	header { position:fixed; top:0; bottom:auto; box-shadow:0 2px 6px rgba(0,0,0,0.2); }
	footer { margin-bottom: 0px; }
	#sp_menu_bt { top:6px; bottom:auto; }
	h1.pagetitle { margin-top:50px; }
*/



}

/* # Tablet & Mobile Landscape 480-767px
========================================================================================= */   
@media only screen and (max-width: 767px) {

	body { }

	.mode_pcs { display:none;visibility:hidden; }
	.mode_sps { display:block !important;visibility:visible; }


	/* ----- common ----- */
	h1.pagetitle { font-size:1.6rem; letter-spacing:0px; height:160px }




	/*-- news view--*/
	.w_img_txt_area, .news_txt_area {
		width:100%;
		float:none;
		word-break:break-all;
	}
	.news_mainimg_area {
		width:100%;
		float:none;
	}


	/* ========== dl list ========== */
	dl.dl_table dd { padding:4px 0px 16px 0px; }

	/* ========== newsl list ========== */
	ul.news_list li>a, ul.news_list li>span { display:block; }
	ul.news_list li span.news_date, ul.news_list li span.news_title { display:block; padding:0; }
	ul.news_list li span.news_title { padding-left:20px; }
	.pagenation { margin:40px 0px 20px 0px; font-size:0.8rem; }
	.pagenation .pgn_prev { flex:0 0 15%; text-align:left; }
	.pagenation .pgn_link { flex:1 1 70%; text-align:center; }
	.pagenation .pgn_next { flex:0 0 15%; text-align:right; }
	.pgn_link a, .pgn_link .pmove_navi_this { width:20px;height:20px; line-height:20px;  }



	/* ========== footer ========== */
	.footer_menulist { flex-wrap:wrap; }
	.footer_menulist .menucols { flex:0 0 100%; }

	.ft_plink a { display:block; border:none; }
	.ft_plink, .ft_copy { float:none; text-align:center; margin:30px 0; line-height:3; }
	.ft_btimg { height:80px; }



}
/* # Mobile 320-479px
========================================================================================= */   
@media only screen and (max-width: 479px) {

	body { min-width:320px; }

}

@media only screen and (max-width:374px) {

	.hd_addrbuld { display:none; }

}
