@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	font-size: 87.5%;
}
/* wrapper
================================================== */
#tmp_wrapper {
	width:100%;
	min-width:320px;
}
.container {
	width: 100%;
	padding: 0 10px;
}
/* contents
================================================== */
#tmp_contents,
#tmp_maincontents {
	word-wrap:break-word;
}
/* format-layout
================================================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none;
}
.wrap_col_lft_navi {
	float:none;
	position:static;
	z-index:auto;
}
.col_main {
	padding:0;
}
/* top
================================================== */
.format_top #tmp_main_menu,
.format_top #tmp_main {
	float:none;
	width:100%;
}
/* free
================================================== */
.format_free .wrap_col_lft_navi,
.format_free .wrap_col_rgt_navi {
	display:block;
}
.format_free .col_rgt_navi {
	position: relative !important;
	width: 100% !important;
	top: auto !important;
	bottom: auto !important;
}
.format_free .column_lnavi .col_main {
	margin-left:0;
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0;
}
.format_free .wrap_col_rgt_navi {
	width: 100%;
	margin-top: 50px;
}
div.col2 div.col2R,
div.col3 div.col3M,
div.col3 div.col3R {
	padding-left: 0;
}
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2L {
	padding-right: 0
}
.format_free .column_rnavi {
	margin: 0 0 50px;
}
/* ==================================================
header
================================================== */
#tmp_header {
	position:relative;
	padding:0;
	background-color: #ffffff;
	color: #222222;
	z-index: 700;
	border-bottom: 1px solid #1d6c6d;
}
#tmp_hlogo {
	padding: 7px 0;
	text-align:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:130px;
	height:30px;
	background-size: 100%;
	-moz-background-size: 100%;
	-webkit-background-size: 100%;
}
#tmp_hlogo a {
	width:130px;
	height:25px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:130px;
	height:25px;
}
/* sp_menu
================================================== */
.spmenu_open {
	position:absolute;
	width: 100%;
	min-height: 100%;
	z-index: 9999;
	background: #ffffff;
	color: #222222;
	position: absolute;
}
.spmenu_open:before {
	content:"";
	min-height: 100%;
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
	background-color: rgba(255,255,255,1);
	z-index:699;
	cursor:pointer;
}
#tmp_sma_menu {
	position: relative;
}
.spmenu_open #tmp_sma_menu {
	background-color: #ffffff;
	color: #222222;
}
.wrap_sma_sch {
	position: absolute;
	top: -2px;
	width: 100%;
	padding: 11px 20px;
	background-color: #ffffff;
	color: #222222;
	z-index: 9999;
}
#tmp_sma_menu .close_btn{
	margin: auto;
	width: 90px;
	min-height: 30px;
	border: 1px solid #181a19;
	border-radius: 6px;
	text-align: center;
	overflow: hidden;
	-webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	-ms-border-radius: 6px;
	-o-border-radius: 6px;
}
#tmp_sma_menu .close_btn a {
	width: 100%;
	padding: 5px 5px 4px;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	color: #181a19;
	background: #ffffff;
}
#tmp_sma_menu .close_btn a:before {
	content: '';
	width: 10px;
	height: 10px;
	display: inline-block;
	margin-right: 5px;
	background: url(/shared/images/icon/icon_close.png) no-repeat center center;
	background-size: 10px 10px;
	-moz-background-size: 10px 10px;
	-webkit-background-size: 10px 10px;
}
#tmp_switch_sp_style {
	display: none;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_hnavi_s {
	float: right;
	margin-right: -10px;
}
#tmp_hnavi_s li a {
	display:block;
	min-width: 52px;
	min-height: 44px;
	font-weight: bold;
	text-decoration:none;
	font-size: 71.4%;
	text-align: center;
}
#tmp_hnavi_lmenu,
#tmp_hnavi_rmenu {
	min-width: 52px;
	float: left;
}
#tmp_hnavi_lmenu a span {
	padding: 24px 0 0;
	color: #181a19;
	background: #ffffff url(/shared/images/icon/icon_search.png) no-repeat center 7px;
	background-size: 15px 15px;
	-moz-background-size: 15px 15px;
	-webkit-background-size: 15px 15px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	min-width: 52px;
	min-height: 44px;
	overflow:hidden;
}
#tmp_hnavi_rmenu a span {
	padding: 24px 0 0;
	color: #181a19;
	background: #ffffff url(/shared/images/icon/icon_menu.png) no-repeat center 7px;
	background-size: 18px 15px;
	-moz-background-size: 18px 15px;
	-webkit-background-size: 18px 15px;
}
#tmp_hnavi_lmenu .active span,
#tmp_hnavi_rmenu .active span {
	background: url(/shared/images/icon/icon_close.png) no-repeat center 7px;
	background-size: 16px 15px;
	-moz-background-size: 16px 15px;
	-webkit-background-size: 16px 15px;
}
#tmp_hnavi_lmenu .active span {
	background-color: #8fbf55;
}
#tmp_sma_lmenu {
	color: #181a19;
	background: #8fbf55;
	padding: 18px 20px 30px;
}
#tmp_sma_search  {
	margin: 0 0 30px;
}
#tmp_sma_search .wrap_sch_box {
	width: 100%;
	float: left;
	margin-right: -65px;
}
#tmp_sma_search .sch_ttl {
	font-size: 107.1%;
	font-weight: bold;
	margin: 0 65px 3px 0;
}
#tmp_sma_search .sch_box {
	margin-right: 65px;
}
#tmp_sma_search .sch_box input {
	width: 100%;
	height: 35px;
}
#tmp_sma_search .wrap_sch_btn {
	width: 65px;
	float: right;
	margin-top: 27px;
}
#tmp_sma_search .wrap_sch_btn .sch_btn input {
	min-width: 100%;
	min-height: 35px;
	border: none;
	letter-spacing: 13px;
	text-indent: 12px;
	color: #ffffff;
	background: #4c652d;
}
#tmp_sma_query {
	border: none;
}
#tmp_sma_menu #tmp_sma_lmenu .close_btn {
	border: none;
}
#tmp_sma_menu #tmp_sma_lmenu .close_btn a {
	color: #4c652d;
	background: #ffffff;
}
#tmp_sma_menu #tmp_sma_lmenu .close_btn a:before {
	background: url(/shared/images/icon/icon_close_srch.png) no-repeat center center;
	background-size: 10px 10px;
	-moz-background-size: 10px 10px;
	-webkit-background-size: 10px 10px;
}
/* gnavi
================================================== */
#tmp_gnavi,
.wrap_gnavi {
	display:none;
}
.gnavi {
	width: 100%;
	float: none;
	margin: 0 0 15px;
}
.gnavi li {
	position: relative;
	width: 100%;
	float: none;
}
.gnavi .drop_down {
	display: none !important;
}
.gnavi li:before,
.gnavi li:last-child:after {
	content: '';
	width: 100%;
	height: 1px;
	position: absolute;
	top: -1px;
	background:linear-gradient(to left,#268f8f, #91c056);
}
.gnavi li:last-child:after {
	top: 100%;
}
.gnavi a {
	padding: 14px 10px 14px 0;
	border: none;
	font-size: 107.4%;
	background: #ffffff url(/shared/images/icon/icon_arrow_right_gralient.png) no-repeat right center;
	background-size: 8px 10px;
	-moz-background-size: 8px 10px;
	-webkit-background-size: 8px 10px;
}
.gnavi a:before {
	content: none;
}
.gnavi .drop_down_hidden {
	display: none !important;
}
#tmp_means,
#tmp_setting .mean_setting,
#tmp_setting .mean_function,
#tmp_setting .mean_btn_search,
#tmp_setting .mean_socical {
	max-width: inherit;
	width: 100%;
	float: none;
}
#tmp_means {
	display: none;
}
#tmp_sma_lnavi #tmp_means {
	display: block;
}
#tmp_setting .mean_setting li,
#tmp_setting .mean_function li {
	display: block;
	width: 100%;
	padding: 0;
	border-bottom: 1px solid #ffffff;
	color: #181a19;
	background: #ededed;
}
#tmp_setting .mean_setting li a,
#tmp_setting .mean_function li a {
	font-size: 92.8%;
	padding: 12px 10px 10px 23px;
}
#tmp_setting .mean_setting li.setting_fontsize,
#tmp_setting .mean_setting li.setting_language,
#tmp_setting .mean_function li a {
	background-color: #ededed;
}
#tmp_setting .mean_setting li.setting_fontsize {
	background-size: 12px 9px;
	-moz-background-size: 12px 9px;
	-webkit-background-size: 12px 9px;
	background-position: 7px center;
}
#tmp_setting .mean_setting li.setting_language {
	background-size: 9px 9px;
	-moz-background-size: 9px 9px;
	-webkit-background-size: 9px 9px;
	background-position: 8px center;
}
#tmp_setting .mean_function li a {
	background-size: 7px 8px;
	-moz-background-size: 7px 8px;
	-webkit-background-size: 7px 8px;
	background-position: 9px center;
}
.mean_btn_search {
	display: none;
}
#tmp_setting .mean_socical {
	margin: 17px 0 15px;
}
#tmp_setting .mean_socical p a {
	width: 100%;
	min-height: 44px;
	height: auto;
	padding: 14px 10px 10px 47px;
	border: 1px solid #1877f2;
	text-indent: inherit;
	text-decoration: none;
	color: #181a19;
	background: #ffffff url(/shared/images/icon/icon_facebook.png) no-repeat 12px center;
	background-size: 23px 23px;
	-webkit-background-size: 23px 23px;
	-moz-background-size: 23px 23px;
}
#tmp_sma_lnavi_cnt .banner_sp {
	margin: 0 0 20px;
	text-align: center;
}
#tmp_sma_lnavi_cnt .banner_sp p img {
	max-width: 100%;
	height: auto;
}
/* pankuzu
================================================== */
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-left:10px;
	border-bottom:1px solid #AABBCC;
	clear:both;
}
/* layout
================================================== */
#tmp_main_visual {
	overflow: visible;
	margin: 0 0 85px;
}
#tmp_main_visual:after {
	width: 100%;
	height: 60px;
	bottom: -5px;
	background: url(/shared/images/main/main_visual_sp_afer.png) no-repeat center center;
}
#tmp_main_visual .main_visual_slider {
	height: 229px;
}
#tmp_main_visual .main_visual_slider:before,
#tmp_main_visual .main_visual_slider:after{
	right: 345px;
	height: 22px;
	bottom: -1px;
}
#tmp_main_visual .main_visual_slider:after {
	height: 41px;
	left: 346px;
}
#tmp_main_visual .main_visual_slider .slider_item {
	height: 229px;
}
#tmp_main_visual .slider_item .slide_pc {
	display: none;
}
#tmp_main_visual .slider_item .slide_sp {
	display: block;
	z-index: 1;
	overflow: hidden;
}
#tmp_main_visual .main_visual_slider .slick_control {
	position: relative;
	bottom: -12px;
	text-align: center;
}
#tmp_main_visual .main_visual_slider .btn_slides a {
	font-size: 85.7%;
}
.slick-dots li button, .slick-dots {
	vertical-align: middle;
	margin: 0 0 2px;
}
.slick-dots li button, .slick-dots li a {
	width: 18px;
	height: 18px;
}
#tmp_shinshu_search {
	position: relative;
	bottom: 0;
	width: 100%;
	padding: 4px 20px 8px;
	color: #181a19;
	background-color: #eaede6;
}
#tmp_shinshu_search .wrap_sch_box {
	width: 100%;
}
#tmp_shinshu_search .wrap_sch_box .sch_box {
	width: 100%;
}
#tmp_shinshu_search .wrap_sch_box .sch_box input {
	height: 32px;
	padding: 0 68px 0 10px;
	outline: none;
}
#tmp_shinshu_search .wrap_sch_box_btn {
	min-width: 65px;
	width: auto;
}
#tmp_shinshu_sch_btn {
	width: 100%;
	min-height: 35px;
}
#tmp_shinshu_search .wrap_sch_box .sch_ttl label {
	padding: 5px 0 4px 26px;
	color: #181a19;
	background-color: #eaede6;
	font-size: 78.6%;
	background-size: 24px 23px;
	-webkit-background-size: 24px 23px;
	-moz-background-size: 24px 23px;
}
#tmp_shinshu_search .wrap_sch_box .sch_ttl label .txt_big {
	font-size: 127.3%;
}
#tmp_shinshu_search .search_note {
	font-size: 78.6%;
}
#tmp_shinshu_search .search_note a {
	color: #181a19;
	background-color: #eaede6;
}
/* custom_now
================================================== */
.custom_now #tmp_main_visual {
	margin-bottom: 15px;
}

/* lnavi
================================================== */
/* rnavi
================================================== */
/* pnavi
================================================== */
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: block;
}
.wrap_mc_pc {
	width: 100%;
	margin: 0 0 15px;
	border: 1px solid #8fbf55;
	text-align: center;
}
.wrap_mc_pc a {
	width: 100%;
	padding: 9px 5px 7px;
	display: inline-block;
	font-size: 100%;
	text-decoration: none;
	color: #181a19;
	background: #ffffff;
}
.wrap_mc_pc a:before {
	content:'';
	width: 21px;
	height: 15px;
	display: inline-block;
	margin-right: 11px;
	background: url(/shared/images/icon/icon_pc_swtich.png) no-repeat center center;
	background-size: 21px 15px;
	-moz-background-size: 21px 15px;
	-webkit-background-size: 21px 15px;
}
/* ==================================================
footer
================================================== */
#tmp_footer {
	padding: 43px 0 0;
}
#tmp_footer .container {
	margin-bottom: 17px;
}
#tmp_footer .footer_cnt {
	padding: 0;
	margin: 0 0 15px;
}
#tmp_footer .footer_cnt .footer_title {
	width: 200px;
	height: 40px;
	background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	-webkit-background-size: 100% 100%;
}
.footer_cnt .footer_title span {
	width: 200px;
	height: 40px;
}
/* fnavi */
.fnavi {
	width: 100%;
	float: none;
	padding: 6px 0;
}
.fnavi li {
	width: 100% !important;
	float: none;
	margin: 0 0 12px;
}
.fnavi li a {
	font-size: 92.8%;
}
.footer_cnt {
	width: 100%;
	float: none;
	padding:0 10px;
	clear:both;
}
.footer_cnt address {
	font-style:normal;
}
.copyright {
	padding: 16px 0 17px;
	text-align:center;
	clear:both;
	font-size: 82.1%;
}
/* ==================================================
class
================================================== */

/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}


/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	display: block;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	display: block;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:22px;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;
	-webkit-box-sizing:border-box;/* Webkit */
}

/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
	height:auto;
	max-width:100%;
}

/* Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:10px;
	padding:23px 5px 5px;
	background:#F5F5F5 url(/shared/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px 15px;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 10px;
	font-size:75%;
	line-height:1.2;
}
.scroll_table_switch a {
	border:1px solid #CCCCCC;
	color:#333333;
	display:inline-block;
	padding:8px 10px 8px 70px;
	text-decoration:none;
	background:#F2F2F2 url(/shared/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px 20px;
	box-shadow:0 2px 0 0 #91918E;
	min-width:9em;
	text-align:center;
}
.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/images/icon/scroll_table_df.png) 10px center no-repeat;
	background-size:46px 20px;
}
.scroll_table:-webkit-scrollbar{
	height: 5px;
}
.scroll_table:-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll_table:-webkit-scrollbar-thumb {
	background: #BCBCBC;
}

/* ==================================================
access
================================================== */
#tmp_contents #tmp_wrap_access .gcal .scroll_table_switch {
	display: none;
}
#tmp_contents #tmp_wrap_access .gmap,
#tmp_contents #tmp_wrap_librarymap .gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
#tmp_contents #tmp_wrap_access .gmap iframe,
#tmp_contents #tmp_wrap_access .gmap object,
#tmp_contents #tmp_wrap_access .gmap embed,
#tmp_contents #tmp_wrap_librarymap .gmap iframe,
#tmp_contents #tmp_wrap_librarymap .gmap object,
#tmp_contents #tmp_wrap_librarymap .gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
/* ==================================================
portal_free
================================================== */
/* portal:header
================================================== */
.custom_portal #tmp_header {
	padding:0 !important;
	margin-bottom: 30px;
	background-color: #16110e;
	color: #fff;
}
.custom_portal #tmp_hlogo {
	padding:14px 5px;
	text-align:center;
}
.custom_portal #tmp_hlogo h1,
.custom_portal #tmp_hlogo p {
	display:inline-block;
	width:198px;
	height:21px;
}
.custom_portal #tmp_hlogo a {
	width:198px;
	height:21px;
}
.custom_portal #tmp_hlogo h1 span,
.custom_portal #tmp_hlogo p span {
	width:198px;
	height:21px;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}
.custom_portal #tmp_tlink ul li {
	min-width: 55px;
}
.custom_portal #tmp_tlink ul li a {
	padding: 30px 5px 5px;
	background-size: 19px auto !important;
	-webkit-background-size: 19px auto !important;
	-moz-background-size: 19px auto !important;
	font-size: 71.4%;
	opacity: 1;
	background-position: center 7px !important;
}

/* portal:footer
================================================== */
.custom_portal #tmp_footer .wrap_footer {
	width: 100%;
}
.custom_portal #tmp_footer .pnavi {
	width: 100%;
	top: -50px;
}
/* portal_free end
================================================== */
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after,
#tmp_sma_search:after,
#tmp_sma_gsearch:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}

/* ==================================================
no_javascript
================================================== */
.no_javascript #tmp_means {
	display: none;
}
.no_javascript #tmp_main_visual .main_visual_slider {
	height: 230px;
}
.no_javascript .section_animate_news .block_news_img .news_cnt_img,
.no_javascript .section_animate_news:nth-child(2n+1) .block_news_img .news_cnt_img {
	left: 0;
	right: 0;
}

}