:root { font-size:16px; }
body { margin: 0px; color:#4a4a4a; background-color:#F9F8EF;   font-family:Verdana,Roboto,"Droid Sans","ヒラギノ角ゴ ProN W3","Hiragino Kaku Gothic ProN","メイリオ",Meiryo,sans-serif; }
body,td { text-decoration:none; }
a img { border:none; }
div.title-logo div { font-size:0.6em; text-align:center; color:#ccc; }
div#title_company h2 { font-size:1em; }
*, *:before, *:after { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; -o-box-sizing: border-box; -ms-box-sizing: border-box; box-sizing: border-box; }
html { overflow-y:scroll; }
img { max-width:100%; height:auto; border: 0; }
.img-responsive { display:block; width:100%; height:auto; }
.grid { float:left; display:block; width:100%; margin:0; padding:0; }
.grid:after { content: "."; display: block; clear: both; height: 0; visibility: hidden; overflow: hidden; }
.grid > .col { width:100%; }
.flexbox { display: -webkit-flex; display: flex; -webkit-justify-content: flex-start; justify-content: flex-start; flex-wrap:wrap; -webkit-flex-wrap:wrap; }
ul.flexbox { list-style:none; margin:0; padding:0; }
.flexbox img { vertical-align: middle; }
#sm-nav-btn { position:absolute; top:0; right:5px; display:none; z-index:9999999; }

.mainbody { width:100%; overflow:hidden; }
.maintablebox { margin:0px; padding:0px; }
.maintablebox2 { margin:0 auto; padding-left:10px; padding-right:10px; padding-top:20px; background-image: url();  background-color: #ffffff;  }
div#header_box { width:100%; background-color:#FFFFFF;  }
div#top_baner1_box { width:100%; background-color:#f0f0f0;  }
div#top_main_img_box { width:100%; }
div#top_baner2_box { width:100%;   }
div#top_baner3_box { width:100%;   }
div#foot_baner_box { width:100%;   }
div.maintablebox2_outerbox { width:100%;   }
div.footbackground {   }
div.footbackground name > span { display:inline-block; }
div.menut{ clear: left;  text-align:left; vertical-align:text-top; }
div.navi_new { width:200px; float:left;  }
div.document_new { text-align:left; }
div.document_new_r { margin-left:-200px; float:right; width:100%; }
div.document_new_r_contents { margin-left:220px; }
.menubt ul { margin:0px; padding:0px; list-style:none; }
.menubt ul li {  padding:0px; list-style:none; }
.menubt a { margin:0px; padding:5px; display:block;  height:2.2em; overflow:hidden; font-size:0.9em; font-weight:bold; color:#CEA727; background-color:#FFFFFF; text-decoration:none; text-align:center; border:solid 1px #CEA727; }
.menubt a:link { margin:0px; padding:5px; display:block;  height:2.2em; overflow:hidden; font-size:0.9em; font-weight:bold; color:#CEA727; background-color:#FFFFFF; text-decoration:none; text-align:center; border:solid 1px #CEA727; }
.menubt a:visited { margin:0px; padding:5px; display:block;  height:2.2em; overflow:hidden; font-size:0.9em; font-weight:bold; color:#CEA727; background-color:#FFFFFF; text-decoration:none; text-align:center; border:solid 1px #CEA727; }
.menubt a:hover { margin:0px; padding:5px; display:block;  height:2.2em; overflow:hidden; font-size:0.9em; font-weight:bold; color:#CEA727; background-color:#FFFFFF; text-decoration:underline; text-align:center; border:solid 1px #CEA727; }
#sm-nav { position: absolute; top: -1000px; width:100%; height: auto; z-index: 999999; /* box-shadow: 0 0 3px 0 #333; */ padding: 5px; }
#sm-nav-frm { border:none; width:100%; }
ul.global_nav_list { margin: 0 auto; padding: 0; line-height: 2em; }
ul.global_nav_list li.gnav_sub_head { border-bottom:none !important; list-style: none; background: none; text-indent: 0px; font-weight: bold; }
ul.global_nav_list li:last-child { border-bottom:none !important; }
ul.global_nav_list_disc { list-style-image: none !important; list-style-type: disc !important; list-style-position: inside !important; }
ul.global_nav_list_icon { list-style: none; }
ul.global_nav_list li { padding: 5px 10px; }
ul.global_nav_list_icon li { background-image: url("/image/icon/sp_menu_icon.png"); background-repeat: no-repeat; background-position: 97% 50%; text-indent: 0; }
ul.global_nav_list li a { text-decoration: none; display: block; font-weight: normal !important; }
ul.global_nav_list_disc li a { display: inline-block; }
.footer_in .col h3 {  font-size:1.1em; margin:0 0 7px 0; }
.footer_in ul.flexbox > .col { padding:7px;  }
.footer_in {  }
.footer_in li a {  font-size:0.9rem; }
.footer_in li a:hover, .footer_in a:visited, .footer_in a:link {  }
.fre_pku_bef_comment { margin-top:0.5em; margin-bottom:0.5em; }
 ul#at-footer-menu ul li.col { margin-bottom:4px; } 
.fre_pku_image h3, .fre_pku_image h4 {
    margin: 0;
    padding: 0;
}
.fre_pku_comment h3, .fre_pku_comment h4 {
    margin: 0;
    padding: 0;
    font-weight: normal;
}
@media screen and (max-width:767px) {
	.sm-none { display:none; }
	.contents-pku .col { margin-bottom:1em; margin-right:2%; }
	.contents-pku.flexbox-sm-1 .col { width:100%; }
	.contents-pku.flexbox-sm-2 .col { width: calc(100% / 2 - 2% / 2); }
	.contents-pku.flexbox-sm-3 .col { width: calc(100% / 3 - 4% / 3); }
	.contents-pku.flexbox-sm-4 .col { width: calc(100% / 4 - 6% / 4); }
	.contents-pku.flexbox-sm-5 .col { width: calc(100% / 5 - 8% / 5); }
	.contents-pku.flexbox-sm-6 .col { width: calc(100% / 6 - 10% / 6); }
	.contents-pku .fre-pku-sm-rtn { margin-right:0; }
	.contents-pku .fre_pku_image { width:100%; }
	#mini-notification .inner { width: 100% !important; background: none !important; background-color: rgba(255, 255, 255, 0.9) !important; border: 1px solid #ccc !important; }
	#at-footer-menu > li.col { border-left:none; }
#at-footer-menu ul li.col { padding:5px 0; }

	.footer_in .col h3{ margin:15px 0 7px 0; }
}
@media screen and (min-width:768px) and ( max-width:1024px) {
	.sm-show { display:none; }
	.contents-pku .col { margin-bottom:1em; margin-right:1.5%; }
	.contents-pku.flexbox-mm-1 .col { width:100%; }
	.contents-pku.flexbox-mm-2 .col { width: calc(100% / 2 - 1.5% / 2); }
	.contents-pku.flexbox-mm-3 .col { width: calc(100% / 3 - 3% / 3); }
	.contents-pku.flexbox-mm-4 .col { width: calc(100% / 4 - 4.5% / 4); }
	.contents-pku.flexbox-mm-5 .col { width: calc(100% / 5 - 6% / 5); }
	.contents-pku.flexbox-mm-6 .col { width: calc(100% / 6 - 7.5% / 6); }
	.contents-pku .fre-pku-mm-rtn { margin-right:0; }
}
@media print,screen and (min-width:1024px) {
	.sm-show { display:none; }
	.contents-pku .col { margin-bottom:1em; margin-right:1%; }
	.contents-pku.flexbox-wm-1 .col { width:100%; }
	.contents-pku.flexbox-wm-2 .col { width: calc(100% / 2 - 1% / 2); }
	.contents-pku.flexbox-wm-3 .col { width: calc(100% / 3 - 2% / 3); }
	.contents-pku.flexbox-wm-4 .col { width: calc(100% / 4 - 3% / 4); }
	.contents-pku.flexbox-wm-5 .col { width: calc(100% / 5 - 4% / 5); }
	.contents-pku.flexbox-wm-6 .col { width: calc(100% / 6 - 5% / 6); }
	.contents-pku .fre-pku-wm-rtn { margin-right:0; }
}

.mov { border: solid 1px #999999; background-color:#000000; }
#read_brws_link_box a { /*font-size:1px;*/ text-indent: -10000px; position:absolute; top:0; left:0; }
div.news_list { width:100%; border-style:none; font-size:1em; }
div.news { width:100%; border-style:none; position:relative; }
div.name { text-align:right; border-style:none; padding-left:20px; padding-right:20px; margin-top: 13px; }
div.footselect { width:100%; height:7px; background-image:url(); background-repeat:repeat-x; }
div.topmenuarea {  margin-top:0px; margin-bottom:0px; margin-right:auto; margin-left:auto; }
a:link { color:#bd712e; text-decoration:none; }
a:visited { color:#bd712e; text-decoration:none; }
a:hover { color:#bd712e; text-decoration:underline; }
div.menutR{ clear: left;  text-align:left; vertical-align:text-top;  }

img.button { width:100px; height:25px; margin-top:5px; margin-bottom:5px; border-style:none; }
img.topl { width:140px; height:64px; margin-top:5px; margin-left:0px; border-style:none; }
img.topr { width:140px; height:64px; margin-top:5px; margin-left:0px; border-style:none; }
div.rcaptionex h1 { font-weight:bold; font-size:1.1em; text-align:center; display:none; }
div.rcaptionex span { padding-left: 90px; font-weight:bold; font-size:1.1em; text-align:center; display:none; }
div.rcaption h1 { font-weight:bold; font-size:1.1em; text-align:center; display:none; }
div.rcaption span { padding-left: 90px; font-weight:bold; font-size:1.1em; text-align:center; display:none; }
div.rcaption { margin-top:5px; margin-left:10px;  height:64px; padding-top:5px; background-image:url(/userimage/1_1_2.jpg); background-repeat:no-repeat; background-position:top center; }
div.rcaptionex {  margin-top:0px; margin-left:0px; padding-top:0px; background-image:url(/userimage/1_1_2.jpg); background-repeat:no-repeat; background-position:top center; }
div.menu_space { height:10px; }
div.document_space { height:10px; }
div.news_scroll { width:100%; height:280px; overflow-y:auto;  }
div.news2_scroll { width:100%; height:280px; overflow-y:auto;  }
div.vmode_scroll { width:100%;  overflow-y:auto;  }
div.toplimg_new { width:140px; text-align:center; vertical-align:top; float:left; }
div.rcaption_new { margin-top:5px; margin-left:10px; width:520px; height:64px; padding-top:5px; background-image:url(/userimage/1_1_2.jpg); background-repeat:no-repeat; background-position:top center; float:left; }
div.rcaption_new h1 { font-weight:bold; font-size:1.1em; text-align:center; display:none; }
div.rcaption_new span { padding-left: 90px; font-weight:bold; font-size:1.1em; text-align:center; display:none; }
div.qrcode_new { width:174px; text-align:center; vertical-align:text-top; float:left; }
div.toprimg_new { vertical-align:text-top; text-align:left; float:left; }
div.blockend { clear:both; }
div.blockend_br { padding-top:1em; clear:both; }
div.naviR_new {  float:left; }
;

div.document2_new {  float:left; }
a.rss { margin-left:4px; }
img.newsbar { vertical-align:bottom; }
td.p_nopad p { margin-top:0;padding-top:0; }
hr.news_head { height:1px; border:none; color:#fff; background-color:#fff; }
hr.news2_head { height:1px; border:none; color:#000; background-color:#000; }
hr.news_contents { height:1px; border:none; color:#fff; background-color:#fff; }
hr.news2_contents { height:1px; border:none; color:#000; background-color:#000; }
hr.youtube_head { height:1px; border:none; color:#fff; background-color:#fff; }
hr.youtube_foot { height:1px; border:none; color:#fff; background-color:#fff; }
div.at-content-box { margin-top:5px; }
div.at-content-text { text-align:left; }
.clear { clear:both; }

.center_box { margin:0 auto; width:100%; }
.left_box { text-align:left; width:100%; }
.right_box { text-align:right;  width:100%; }

div#font-size-change { font-size:1em; line-height:150%; text-align:center; }
div#font-size-change > dl { margin:0px; }
div#font-size-change > dl > dt { float: left; font-size: 85%; margin-top: 5px; margin-right:2px;  }
div#font-size-change > dl > dd { float: left; border-radius:2px; margin-left: 2px; padding: 3px; min-width: 20px;
    background-color:#ffffff; border:1px solid #565143; color:#4a4a4a;
}
div#font-size-change > dl > dd:hover { background-color:#565143; color:#ffffff; }
dd.font-select { background-color:#565143 !important; color:#ffffff !important; }
dd#font-size-normal { min-width: 30px !important; cursor:pointer; }
dd#font-size-small { font-size:75% !important; cursor:pointer; }
dd#font-size-big { font-size:130% !important; cursor:pointer; }

div#color-change { font-size:1em; text-align:center; }
div#color-change > dl { margin:0px; }
div#color-change > dl > dt { float: left; font-size: 85%; margin-top: 5px; margin-right:2px;  }
div#color-change > dl > dd { float: left; cursor:pointer; border-radius:2px; margin-left: 2px; padding: 3px; width: 20px; }
div#color-change > dl > dd:hover {   }
dd#color-mode-default { width: 30px !important; background-color:#ffffff; border:1px solid #d9d9d9; color:#333333; }
dd#color-mode-white { background-color:#ffffff; border:1px solid #d9d9d9; color:#000000; }
dd#color-mode-black { background-color:#000000; border:1px solid #000000; color:#ffffff; }
dd#color-mode-blue { background-color:#0000aa; border:1px solid #0000aa; color:#ffffff; }
div.news h3 { margin:0px; padding:0px; display:inline; }
div.news h2 { margin:0px; padding:0px; display:inline; }
.at_anime01 h2,
.at_anime01 h2 span {
    opacity: 0;
}
.at_anime02 h2 {
	opacity: 0;
	position:relative;
	overflow:hidden;
	transform : translate(0, -2em);
	transition : all 1.0s ease;
}
.at_anime03 h2 {
	opacity: 0;
	position:relative;
	overflow:hidden;
	transform : translate(0, 2em);
	transition : all 1.0s ease;
}
.at_anime04 h2 {
    opacity: 0;
    transition: all 1.0s;
}
.pku_anime01 > ul > li,
.pku_anime01_ex > ul > li,
.at_img_anime01 {
    opacity: 0;
    transition: all 1.0s;
}
.pku_anime02 > ul > li,
.pku_anime02_ex > ul > li,
.at_img_anime02 {
    opacity: 0;
    transform: scale(0, 0);
    transition: all 1.0s;
}
.pku_anime03 > ul > li,
.pku_anime03_ex > ul > li,
.at_img_anime03 {
    opacity: 0;
    transition: all 1.0s;
    transform : translate(0, 100px);
}
.at-icon-none { 
	list-style:none;
}
.at-icon-disc {
	list-style:none;
}
.at-icon-disc a.text_link {
	position: relative;
}
.news .at-icon-disc a.text_link ,
.news2 .at-icon-disc a.text_link {
	margin-left:20px;
	display:inline-block;
}
.at-icon-disc a.text_link::after {
	display: block;
	content: '';
	position: absolute;
	top: .45em;
	left: -1em;
	width: 6px;
	height: 6px;
	background-color: #666;
	border-radius: 100%;
}

.at-icon-arrow {
	list-style:none;
}
.at-icon-arrow a.text_link {
	position: relative;
}
.news .at-icon-arrow a.text_link ,
.news2 .at-icon-arrow a.text_link {
	margin-left:20px;
	display:inline-block;
}
.at-icon-arrow a.text_link::after {
	display: block;
	content: '';
	position: absolute;
	top: .5em;
	left: -1em;
	width: 6px;
	height: 6px;
	border-right: 2px solid #666;
	border-bottom: 2px solid #666;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

.at-icon-arrow2 {
	list-style:none;
}
.at-icon-arrow2 a.text_link {
	position: relative;
}
.news .at-icon-arrow2 a.text_link ,
.news2 .at-icon-arrow2 a.text_link {
	margin-left:20px;
	display:inline-block;
}
.at-icon-arrow2 a.text_link::after,
.at-icon-arrow2 a.text_link::before {
	display: block;
	content: '';
	position: absolute;
}
.at-icon-arrow2 a.text_link::after {
	top: 0.15em;
	left: -1.2em;
	width: 14px;
	height: 14px;
	background-color: #3498db;
	border-radius: 100%;
}
.at-icon-arrow2 a.text_link::before {
	z-index: 2;
	top: 0.42em;
	left: -1.05em;
	width: 6px;
	height: 6px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.at-cion-none {
	list-style:none;
}
.at-link-btn {
	border: 1px solid #ccc;
	width: 4rem;
	font-size: 0.9rem;
	border-radius: 4px;
	text-align:center;
	cursor: pointer;
}
.at-link-btn:before {
	font-family: "Font Awesome 5 Free";
	content:"\f064";
	font-weight: 900;
	color: #666;
	padding-right: 0.25rem;
}
.at-link-btn-left {
	margin: 0.25rem 0;
}
.at-link-btn-center {
	margin: 0.25rem auto;
}
.at-link-btn-right {
	margin: 0.25rem auto;
	margin-right: 0;
}
#at-modal {
	position:fixed;
	z-index:1000000;
	width:100%;
	height:100vh;
	top:0;
	left:0;
	display:none;
}
.at-overlay {
	position:fixed;
	top:0;
	left:0;
	background:rgba(0,0,0,0.8);
	width:100%;
	height:100vh;
}
#at-modal-inner {
	position: absolute;
	background-color: #fff;
	border: 1px solid #666;
	border-radius: 0.5rem;
	top: 50%;
	left:50%;
	width:90%;
	max-width:500px;
	transform:translate(-50%,-50%);
	padding: 1rem;
}
.at-modal-title { font-weight:bold; margin-bottom:1rem; font-size:1.2rem; }
.at-modal-center { text-align:center; }
.at-modal-right { text-align:right; }
#at-modal-text { width:100%; margin:1rem 0; padding:0.5rem; }
#at-modal-copy { display: block; margin:0 0 1rem; cursor: pointer; }
span.at-modal-close { font-size:0.9rem; cursor: pointer; }
#at-popup-msg { display:none; position:fixed; z-index:1000001; border:2px solid #000; border-radius:0.5rem; bottom:1rem; left:1rem; background-color:#aaa; color:#333; padding:0.5rem; font-weight:bold; text-align:center; }
a#at-page-top { opacity:0.5; display:none; position: fixed; bottom:15px; right:15px; width: 55px; height: 55px; background-color: #ECCE54; border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }
a#at-page-top > span { position: absolute; width: 25px; height: 25px; border: 5px solid #ECCE54; border-left-color: #FFF; border-top-color: #FFF; top: 20px; left: 15px; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); }
a#at-page-top:hover { background-color: #FADF73;  }
a#at-page-top:hover > span { border: 5px solid #FADF73; border-left-color: #FFF; border-top-color: #FFF; transform: rotate(45deg); -moz-transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); -ms-transform: rotate(45deg); }
@media screen and (max-width:767px) {
a#at-page-top { width: 30px; height: 30px; }
a#at-page-top > span { width: 8px; height: 8px; top: 13px; left: 10px; }
}
@media screen and (max-width:767px) {
.ccaption h1,.ccaption h2 { font-size:1.2rem !important; font-weight:bold !important; }

.ccaption_sub h2,.ccaption_sub h3 { font-size:1.1rem !important; font-weight:bold !important; }

.ccaption_sub_min h3,.ccaption_sub_min h4 { font-size:1rem !important; font-weight:bold !important; }
}
a { text-decoration: none; }
a img { border: none; }
a:hover img { opacity: 0.8; filter: alpha(opacity=80); -ms-filter: "alpha( opacity=80 )"; }
img { vertical-align: bottom; }
.clear { clear: both; }
.span{display:none;} 
.center_box { text-align:center; }

.main_inner { width:100%; margin:0 auto; max-width:1220px; padding:0 10px; }
/*.free-comment-box { padding: 0 10px; }*/

/* main img */
#top-menu { padding: 0 5px; overflow: hidden; height: 90px; }
h1#logo { max-width: 420px; float: left; margin: 0 30px 0 10px; }
div#logo { max-width: 420px; float: left; margin: 0 30px 0 10px; }
.tel-no { max-width: 260px; float: left; }
.header-right { float: right; max-width: 550px; padding-top: 22px; }
#font-size-change { float: right; margin: 8px 20px 0 0; }

/* サイト内検索フォームコード　張替えここから */
.search_form { width: 188px; float: right; margin: 11px 25px 0 0; }
.search_form #field { float:left; width:150px; height:22px; line-height:19px; text-indent:6px; font-family:arial, sans-serif; font-size:1em; color:#333; background: #ffffff; border:solid 1px #d9d9d9; border-top:solid 1px #c0c0c0; }
.search_form #space { float:left; width:1px; height:22px; line-height:19px; margin:0; padding:0; font-family: "Lucida Sans", "Lucida Sans Unicode",sans-serif; font-size:1px; border:none; }
.search_form #submit { float:left; cursor:pointer; width:32px; height: 22px; line-height:0; font-size:0; text-indent:-999px; color: transparent; background: url(/image/search/ico-search.png) no-repeat #565143 center; border: 1px solid #565143; -moz-border-radius: 2px; -webkit-border-radius: 2px; }
.search_form .fclear { clear:both }
/* サイト内検索フォームコード　ここまで */

/* nav */
#top_baner1_box { background-color: #fff !important; border-bottom: 1px solid #ccc; }
ul#main-menu { margin: 0; padding: 10px 0; list-style: none; font-size: 0.9em; padding:0; }
ul#main-menu > li { padding:20px 0; }
#main-menu > li { text-align:center; }
#main-menu > li > a { color: #4a4a4a; text-decoration: none; }
#main-menu > li > a:hover { color: #BD712E; text-decoration: none; }

/* フッター */
.footbackground { border-top: 1px solid #ccc; text-align: center; margin-top: 60px; font-size: 0.9em; }
.footbackground ul { list-style:none; margin:0; padding:0; }
.footer-in { max-width: 1100px; margin: 20px auto 50px auto; }
.footer-in h2 { margin:0 0 20px 0; padding:0; text-align: center; }
.foot-li { border-left: 1px dotted #ccc; padding: 5px 10px 10px 10px; margin-bottom: 20px; text-align: left; float: left; height: 160px; }
.foot-li:last-child { border-right: 1px dotted #ccc; }
.ft-li-1 { width: 20%; }
.ft-li-2 { width: 20%; }
.ft-li-3 { width: 20%; }
.ft-li-4 { width: 20%; }
.ft-li-5 { width: 20%; }
.foot-li a { color: #4a4a4a; }
.footer-in .foot-li h3 { margin:0 0 7px 0; padding:0; font-size:1.1em; color: #bd712e; font-weight: normal; }
.footer-in li { font-size:0.9em; }

.footer-info { display: inline-block; max-width: 1200px; margin: 0px auto; padding: 20px 0px 40px; overflow: hidden; }
.footer-info a { color: #4a4a4a; }
.ft-name { font-size: 1.1em; }
.ft-add { margin: 5px 0; }

#copyright { clear: both; text-align: center; background-color: #000; color: #fff; padding: 10px 0; }

.main_block1_inner { padding: 0 35px; }

/* ピックアップ */
.pku_cont2 .pku_cont_headlist { padding: 0 5px !important; }

#pku_box3 { padding-top: 20px !important; }

.pku_cont4 .pku_cont_box { margin: 0px 0 5px 0 !important; }
#pku_box4 { background-image:url(/files/bg-pickup.jpg); background-position: left top; background-repeat: repeat; }
#pku_box4 .main_inner { max-width: 1400px !important; }

.pku_cont5 .pku_cont_list { text-align: center; }
.pku_cont5 .pku_cont_list h4 { line-height: 1.2em; }
.pku_cont5 .pku_cont_list p { margin: 5px 0 0 0; font-size: 0.75em; display: inline-block; padding: 0 15px; color: #fff; background-color: #666; border-radius: 30px; -moz-border-radius: 30px; -webkit-border-radius: 30px;  }

#youtube_frame { width:100% !important; }

/* トピックス・メイン表示 img */
.top-ban { display: block; margin: 15px 0; padding: 0; text-align: center; }

/* あじさい祭り */
#free18_area .youtube-box {text-align:center;}
#free18_area .youtube-box h2 {margin:20px 0;}

/* ニュース */
#at_news1 { text-align: center; }
.news_inner { padding: 0; }
.newslayout { padding: 0 20px; }
ul.news li { list-style: none; font-size: 0.95em; }
ul.top_news { margin: 2px 5px !important; }
ul.top_news li { padding: 10px 10px 0 10px !important; border-bottom: 1px solid #dfdfdf; line-height:1.4em !important; }
ul.top_news li:first-child { border-top: 1px solid #dfdfdf; }
.news_title a { color: #4a4a4a !important; }
.news_title a:hover { color: #BD712E !important; text-decoration: none; }
.disp_news_title_box { margin-bottom: 30px; }
img.newsbar { vertical-align: middle; }
.more_box { text-align:center; margin:20px 0; }
hr.news_contents { height: 0 !important; }

/* ニュース一覧 */
ul.list_news { margin-left: 5px !important; }
ul.list_news li { border-bottom: solid 1px #ccc; margin-bottom: 7px; }

/* 映像ニュース */
#youtube_news { text-align: center; }
hr.youtube_head { background-color: #fff; border: medium none; height: 1px; }
hr.youtube_foot { background-color: #fff; border: medium none; height: 1px; }
.youtube_cont > ul > li { padding: 0 0.5% !important; }
.youtube_box a { color: #4a4a4a; text-decoration: none; }
.youtube_box a:hover { color: #BD712E; }
.youtube_title { font-size: 0.9em !important; }

.youtube-box { text-align: center; }
.youtube-box h2 {margin:20px 0;}

/*宝物殿*/
#dir_free_area1 h3 {margin-top:10px}

/*年間行事*/
.event-text-bx {width: auto; padding: 20px;}
.event-title1 {border-bottom: 1px solid #cccccc; margin: 20px 0px 10px 0px; padding-bottom: 8px; font-size: 18px;}
.event-s-title {text-align: center;}
.event-pku-title {display: inline-block; font-size: 1.1em; color:#111111; margin-right: 20px; font-weight: bold; letter-spacing:0.1em;}
.event-pku-date {font-size: 1.1em; font-weight: bold; color: #555555; display: inline-block; letter-spacing:0.1em;}
.event-pku-text {margin-top:5px; padding-top:10px; border-top:1px solid #cccccc; line-height:160%;}
.ev-text{display:block; font-size:14px; padding:20px;}
.ev-text-2{ font-size:0.8em; padding:10px;} 
/**/
#free21_area img {display: block;}
#free21_area .fre_pku_comment_1 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_2 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_3 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_4 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_5 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_6 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_7 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_8 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_9 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_10 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_11 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_12 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_13 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_14 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_15 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_16 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_17 {width:58%; display: inline-block; padding:20px !important;}
#free21_area .fre_pku_comment_18 {width:58%; display: inline-block; padding:20px !important;}


/* company img */
#top-img{ display:block; margin:15px 0; padding:0px; text-align:center; }


/* table */
.table-style { border-collapse: collapse; border: solid 1px #ccc; margin: 15px 0; }
.table-style th { padding: 6px 3px; font-weight: normal; text-align: center; border: solid 1px #ccc; background-color: #eaf1e8; line-height: 1.6em; min-width:50px; }
.table-style td { padding: 10px; text-align: left; border: solid 1px #ccc; font-size: 0.9em; }

/* content */
.con1-back{display:block;line-height:150%; padding:10px; margin:0; }
.con1-title{font-size:1.2em; color:#2C281C; margin-bottom:5px;}

/* データベース */
/*
.ccaption_cate { border-left: 8px solid #79c262 !important; border-bottom: none !important; background-color: #F4F0E7 !important; padding: 2px 0 1px 10px !important; margin-top: 15px !important; }
.ccaption_cate h3 { font-weight: bold !important; }
*/

.db-text{display:inline;  padding:0; margin:10px;}

.con5-box{width:100%; max-width:950px; margin:0 auto 15px; padding:10px 15px; background-color:#F4F0E7; border:solid 1px #dddcd9; text-align:left; }
.month{width:40px; margin:0; font-weight:bold; text-align:center;}
.day{width:130px; padding:0x;  text-align:left;font-weight:bold; }
.event{float:right;width:100%; max-width:700px; padding:0x; text-align:left; vartical-align:top; font-weight:bold; } 
.con5-img{float:left; margin-right:15px; display:block;}

/* リンクボタン */
.link-btn { display: inline-block; padding: 0 15px; color: #fff !important; background-color: #e29707; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; }
.link-btn2 { display: inline-block; padding: 3px 15px; color: #fff !important; background-color: #e29707; border-radius: 15px; -moz-border-radius: 15px; -webkit-border-radius: 15px; }
.link-btn2 a { color: #fff !important; font-weight: bold; }

/* sub content right */

.mappoint{border:solid 1px #EDC969; border-collapse: collapse; width:670px;}
.mappoint tr td{border:solid 1px #EDC969; border-collapse: collapse; margin:0; padding:5px; color:#FCF4E2; }
.mappoint th{border:solid 1px #EDC969; border-collapse: collapse;  background-color:#EDC969; color:#ffffff;  font-size:0.8em; text-align:center; margin:0; padding:5px;}
.mappoint-cell{width:132px; text-align:center; }
a.mappoint-text:link, a.mappoint-text:visited { margin:0px; padding:0px; color:#383939; font-size:0.8em; }
a.mappoint-text:hover {margin:0px; padding:0px; color:#F684ED; text-decoration:none; color:#E55101; font-size:0.8em;}

/* index tag */
h2{margin:0; padding:0;}
h3{font-size:1em; margin:0; padding:0;}
h4{ margin:0px; padding:0; font-weight:normal; }
h5{margin:0px; padding:0; font-weight:normal; }

/* 余白 */
.mar-t0 { margin-top: 0; }
.mar-t10 { margin-top: 10px; }
.mar-t20 { margin-top: 20px; }

.img-va-mid { vertical-align: middle; }

/* テキスト */
.txt-red { color: #ff0000; }
.font-bold { font-weight: bold; }

/* リンク */
.link_area dt.ccaption_sub strong { font-size: 1.2rem !important; }
.link_area dt.ccaption_sub { margin-bottom: 5px !important; margin-top: 15px !important; }
.link dd { margin-left: 12px; }

#top_baner1_in { max-width:1200px; margin:0 auto; }

.maintablebox2 { margin:0 auto; padding-left: 0 !important; padding-right: 0 !important; }
.footbackground { margin:0 auto; background-color:#fff; }
.footbackground .name { margin-top:0 !important; }

.main_block_updown_img img {
    display: block;
    margin: 0 auto;
}

.main_block1_box { background-color:#ffffff; padding:30px 0; background-image:url(/files/bg-yuisho.jpg); background-position: center top; background-repeat: repeat-x; }
.main_block2_box { background-color:#ffffff; padding:30px 0; }
.tpc_box { background-color:#ffffff; padding:30px 0; }
.pku_box { background-color:#ffffff; padding:30px 0; }
.pku2_box { background-color:#ffffff; padding:30px 0; }
.news_box { background-color:#ffffff; padding:30px 0; }
.news2_box { background-color:#ffffff; padding:30px 0; }
.vmode_box { background-color:#ffffff; padding:30px 0; }
.youtube_box { background-color:#ffffff; padding:15px 0; }
.cover_box { background-color:#ffffff; padding:30px 0; }
.more_box { text-align:center; margin:20px 0; }

#sm-nav-btn img {
	width: 45px; /* 必要な幅 */
	border: 1px solid; /* 枠線の設定 */
	border-radius: 0.3em;
	background-color:#fff; /* 好きな背景色 */
	margin-top: 5px;
}

.dir_free_area .ccaption { margin-bottom:20px !important; }

@media screen and (max-width:767px) {
	/*　画面サイズが480pxからはここを読み込む　*/
        #nav1 { display:none; }
	.sm-none { display:none; }
        .at_web_foot { display:none; }
	.top_menu_fixed { position:absolute; }	
        .sp-none { display: none; }
	.top_fixed_menu { display:none; }
	.navi_new { display:none; }
	.document_new_r { margin-left:0 !important; }
	.document_new_r_contents { margin-left:0 !important; }
	.mainbody_r { margin-left:0 !important; }
	.mainbody_contents { margin-left:0 !important; }
	.main-menu01 { display:none; }
	.at-content-text { overflow: initial !important; }        
        .youtube_box { min-height:170px; padding:0; }
        /* .at-content-img.side_img_box { width:45%; } */
        .at-content-img.side_img_box { float: none !important; margin-bottom: 12px; }
        .news_img_auto_size_box { float: none !important; max-width: 100% !important; margin-right: 0px !important; margin-left: 0px !important; margin-bottom: 7px; }
        .newslayout div { overflow: initial !important; }
        .news_img_auto_size_box { display: block; max-width: 100% !important; width:100%; }
        .top_news_title { height: 2em; overflow: hidden; display: block; line-height: 1em; }
	#sm-nav-btn { display:block; }
	#sm-nav {
		background-color: #fff !important; /* 好みの背景色 */
		background-image:none;
                z-index: 99999 !important;                
	}
	#sm-nav .span { 
		display:block;
		color:#fff;
		font-size:16px;
	}
	#sm-nav > ul {
		width:100%;
	}
	#sm-nav ul.at_listmenu {
		position:relative;
	}
	#sm-nav ul.at_listmenu li {
		width:100%;
	}
	#sm-nav ul.at_listmenu ul {
		position:relative;
		left: 0;
	}
	#sm-nav > ul > li {
		padding:10px 5px;
	}
	#sm-nav > ul > li > a {
		background:none;
		height:auto;
	}
	.grid-sm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.grid-sm-2 > .col {
		width:50%;
		float:left;
	}
	.grid-sm-3 > .col {
		width:33.33%;
		float:left;
	}
	.grid-sm-4 > .col {
		width:25%;
		float:left;
	}
	.flexbox-sm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.flexbox-sm-2 > .col {
		width:50%;
	}
	.flexbox-sm-3 > .col {
		width:33.33%;
	}
	.flexbox-sm-4 > .col {
		width:25%;
	}
	.flexbox-sm-5 > .col {
		width:20%;
	}
	.flexbox-sm-6 > .col {
		width:16.66%;
	}

.maintablebox2_outerbox { font-size: 0.95em; }

.main_block1_inner { padding: 0 5px; }
#top-menu { height: auto; }
h1#logo { max-width: 300px; margin: 0 30px 0 0; }
h1#logo img { max-height: 55px; } 
div#logo { max-width: 300px; margin: 0 30px 0 0; }
div#logo img { max-height: 55px; } 

.main_block1_box { padding: 12px 0 10px 0; }
#main_block_head1_1 h2 { font-size: 1.1em !important; }
.main_block2_box { padding: 0 0 10px 0; }
.pku_box { padding: 0 0 10px 0; }
#pku_box3 { padding-top: 0 !important; }

.pku_cont2 > ul > li { padding: 0 0.5% 0 0.5% !important; }
.pku_cont2 .pku_cont_list { padding: 0 5px 5px 5px !important; }
.pku_cont3 .pku_cont_box { margin: 0px 0 14px 0 !important; }
.pku_cont3 .pku_cont_box img { width: 84% !important; }

.ccaption_pku1 { width: auto; height: 36px !important; }
.ccaption_pku1 h2 img { height: 36px !important; }
.ccaption_pku2 { width: auto; height: 36px !important; margin-bottom: 3px !important; }
.ccaption_pku2 h2 img { height: 36px !important; }
.ccaption_pku3 { width: auto; height: 36px !important; margin-bottom: 3px !important; }
.ccaption_pku3 h2 img { height: 36px !important; }
.ccaption_pku4 { width: auto; height: 36px !important; margin-bottom: 3px !important; }
.ccaption_pku4 h2 img { height: 36px !important; }
.ccaption_pku5 { width: auto; height: 36px !important; margin-bottom: 3px; }
.ccaption_pku5 h2 img { height: 36px !important; }

#pku_box4 { padding-top: 15px; }
.pku_cont5 .pku_cont_list p { padding-top: 3px; padding-bottom: 1px; }

.main_block1_box { background-repeat: repeat; }
#main_block_head2_1 h2 img { height: 36px !important; }
#main_block_head2_1 { height: 36px !important; margin-bottom: 20px !important; }

.main_block_leftright_img { float: none !important; margin-right: 0 !important; margin-bottom: 15px !important; }
.main_block_leftright_box img { display:block; margin:0 auto;}
.main_block_leftright_box p { margin: 12px 8px;}

.news_box { padding:5px 0; }
#newsbar1 { height: 36px !important; width: auto; }
.news_inner { padding: 0 3px; }
div.newslayout { padding: 0 10px; }
#at_news1 h2 img { height: 36px !important; width: auto; }
ul.top_news { list-style: none; margin: 2px 5px 2px 0 !important; padding: 2px 0; }
ul.top_news li { font-size: 0.9em; }
.news_scroll { height: 260px !important; }
.news_title { margin-bottom: 5px !important; }

#youtube_news { height: 36px !important; }
#youtube_news img { height: 36px !important; }

.side_img_box { margin-left: 0 !important; margin-right: 0 !important; }

/* スマホグローバルメニュー */
#smp-global-nav { clear: both; font-size: 0.9em; }
#smp-global-nav h3 { background-color: #F6D662; color: #000; padding: 8px 6px; margin: 0; }
#smp-global-nav ul { margin: 0; padding: 0; }
#smp-global-nav ul li { margin: 0; padding: 0 0 0 20px; height: 38px; line-height: 38px; list-style: none; background: url(/files/icon-arrow2.png) no-repeat 0% 50%; border-bottom: 1px solid #ebebeb; }
#smp-global-nav ul li a { color: #333; display:block; width: 100%; height: 100%; text-decoration: none; }
#smp-global-nav ul li a:hover { color: #BD712E; }
.toppage { background-color: #f1f0f0; height: 38px; line-height: 38px; margin: 0 0 5px 0; padding-left: 6px; font-weight: bold; }
.toppage a { color: #570605; display:block; width: 100%; height: 100%; text-decoration: none; }
.sp-tel { width: 100%; margin: 5px auto; }
.home { display: inline-block; margin: 9px 7px 0 0; float: right; }

.con5-box { padding: 10px 5px; }
.ev-text { padding-right: 5px; }

.ft-name { font-size: 1em; margin: 0 0 5px 0; }
.ft-add { margin: 0; }
.tel-fax { display: inline-block; margin-left: 15px; }
.footer-info { max-width: 100%; padding: 5px 0 20px 0; text-align: center; }
.add-tel { display: block; }
.tel-box { float: none; margin: 15px 0 0 0; display: inline-block; }
.tel-mail { font-size: 1.5em; margin: 0 0 2px 3px; }
.footer-mail { float: none; margin: 0 0 0 15px; display: inline-block; }
.footer-mail img { width: 30px; }

div.name { text-align: center; padding-left: 0; padding-right: 0; font-size: 0.8em !important; }
.name h3 { font-size: 1em !important; font-weight: 100; }

.day { width: 100px; }
.db_inner { width: 92%; margin: 0 auto; }
#img_map { width:100% !important; height:auto !important; }

/*年間行事media*/
#free21_area .fre_pku_image_1 {width:100% !important;}
#free21_area .fre_pku_image_2 {width:100% !important;}
#free21_area .fre_pku_image_3 {width:100% !important;}
#free21_area .fre_pku_image_4 {width:100% !important;}
#free21_area .fre_pku_image_5 {width:100% !important;}
#free21_area .fre_pku_image_6 {width:100% !important;}
#free21_area .fre_pku_image_7 {width:100% !important;}
#free21_area .fre_pku_image_8 {width:100% !important;}
#free21_area .fre_pku_image_9 {width:100% !important;}
#free21_area .fre_pku_image_10 {width:100% !important;}
#free21_area .fre_pku_image_11 {width:100% !important;}
#free21_area .fre_pku_image_12 {width:100% !important;}
#free21_area .fre_pku_image_13 {width:100% !important;}
#free21_area .fre_pku_image_14 {width:100% !important;}
#free21_area .fre_pku_image_15 {width:100% !important;}
#free21_area .fre_pku_image_16 {width:100% !important;}
#free21_area .fre_pku_image_17 {width:100% !important;}
#free21_area .fre_pku_image_18 {width:100% !important;}
#free21_area .fre_pku_comment_1 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_2 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_3 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_4 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_5 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_6 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_7 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_8 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_9 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_10 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_11 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_12 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_13 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_14 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_15 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_16 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_17 {width:100%; padding:20px !important;}
#free21_area .fre_pku_comment_18 {width:100%; padding:20px !important;}

.foot-li { width:50% !important; height:auto; }
.footer_in li a { padding:7px 0; display:block; }

}

@media screen and (min-width:768px) and ( max-width:1024px) {
	/*　画面サイズが768pxから1024pxまではここを読み込む　*/
	.grid-mm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.grid-mm-2 > .col {
		width:50%;
		float:left;
	}
	.grid-mm-3 > .col {
		width:33.33%;
		float:left;
	}
	.grid-mm-4 > .col {
		width:25%;
		float:left;
	}
	.grid-mm-5 > .col {
		width:20%;
		float:left;
	}
	.flexbox-mm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.flexbox-mm-2 > .col {
		width:50%;
	}
	.flexbox-mm-3 > .col {
		width:33.33%;
	}
	.flexbox-mm-4 > .col {
		width:25%;
	}
	.flexbox-mm-5 > .col {
		width:20%;
	}
	.flexbox-mm-6 > .col {
		width:16.66%;
	}
.at-content-text { overflow: initial !important; }

#main-menu { margin-top: 10px !important; }
#main-menu > li { padding:10px 0 !important; border-top: solid 1px #ccc; border-right: solid 1px #ccc; }
#main-menu > li:nth-child(4) { border-right: none; }
#main-menu > li:nth-child(8) { border-right: none; }

/* フッター */
.txt-blk { display: block; }
.add-tel { display: inline-block; text-align:left; }
.add-tel:not(:first-child) { margin-left: 50px;}

.main_block1_inner { padding: 0 10px; }
/* youtube */
span.youtube_title { height:5.5em; }

}

@media print,screen and (min-width:1024px) {
	/*　画面サイズが1024pxからはここを読み込む　*/
	.grid-wm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.grid-wm-2 > .col {
		width:50%;
		float:left;
	}
	.grid-wm-3 > .col {
		width:33.33%;
		float:left;
	}
	.grid-wm-4 > .col {
		width:25%;
		float:left;
	}
	.grid-wm-5 > .col {
		width:20%;
		float:left;
	}
	.grid-wm-6 > .col {
		width:16.66%;
		float:left;
	}
	.grid-wm-7 > .col {
		width:14.28%;
		float:left;
	}
	.flexbox-wm-1 > .col {
		width:100%;
		padding-right:0;
	}
	.flexbox-wm-2 > .col {
		width:50%;
	}
	.flexbox-wm-3 > .col {
		width:33.33%;
	}
	.flexbox-wm-4 > .col {
		width:25%;
	}
	.flexbox-wm-5 > .col {
		width:20%;
	}
	.flexbox-wm-6 > .col {
		width:16.66%;
	}
	.flexbox-wm-7 > .col {
		width:14.28%;
	}
        .flexbox-wm-8 > .col {
		width:12.5%;
	}

/* フッター */
.txt-blk { display: block; }
.add-tel { display: inline-block; text-align:left; }
.add-tel:not(:first-child) { margin-left: 50px;}

}
/* media print用
-------------------------------------------------------------------------------------- */
@media print {
	/*　プリント用にサイズを設定する　*/
        body { min-width:1050px; margin: 0 auto; }
}

div.ccaption {
	background-image: none;
	width:100%;
	height:auto;
}

div.ccaption h2 {
	font-size:1em;
	font-weight:normal;
	text-align:left;
	margin:0;
	padding:0;
}
div.ccaption_sub {
	background-image: none;
	width:100%;
	height:auto;
	background-color:#ffffff;
	padding:0 0 2px 7px;
	font-weight:normal;
	font-size:1.5rem;
	color:#333;
	border-bottom:1px solid #ccc;
	margin-bottom: 12px;
	margin-top:7px;
}
div.ccaption_sub h3 {
	font-size:1.5rem;
	font-weight:normal;
	margin:0;
	padding:0;
}
div.rcaptionex { margin-top:0px; margin-left:0px; width:px; height:px; padding-top:0px; background-image:url(/userimage/1_1_2.jpg); background-repeat:no-repeat; background-position:top center; }
h1 { font-size:0.8em; font-weight:normal; text-align:center; margin:0.5em; }
