@charset "utf-8";

/* @media screen and (max-width : 480px) { */

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	font-size: 87.5%;
	-webkit-text-size-adjust:none;
}
/* wrapper
================================================== */
#tmp_wrapper {
	width:100%;
	min-width:320px;
}
#tmp_wrapper2 {
	padding:10px 0 20px;
}
.container {
	width: 100%;
}
#tmp_contents {
	padding:0 0 20px;
}
/* contents
================================================== */
#tmp_contents,
#tmp_maincontents {
	word-wrap:break-word;
}
/* format-layout
================================================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_rnavi .wrap_col_main {
	float:none;
}
.col_main {
	padding:0;
}
.format_free .wrap_col_rgt_navi{
	width: 100%;
}
/* free
================================================== */
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0;
}
/* ==================================================
header
================================================== */
#tmp_wrap_regulation{
	display: none;
}
#tmp_header {
	position:relative;
	z-index: 9999;
	padding:0;
	min-height: 50px;
	padding:5px 0 4px;
}
#tmp_hlogo {
	width: 253px;
	margin-top:3px;
}
#tmp_hlogo h1,
#tmp_hlogo p{
	line-height: 1.2;
	font-size: 0.8rem;
	background-image:url(/shared/site_identity/images/header/logo_sp.png);
	background-position:center center;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo span {
	width: 218px;
	height: 34px;
}
#tmp_means,
#tmp_wrap_search,
#tmp_sma_search,
#tmp_wrap_search .browsing_btn,
#tmp_means .setting_fontsize,
#tmp_means .setting_color,
#tmp_means .browsing_buttons{
	float: none;
	width: 100%;
}
#tmp_sma_search{
	margin-right: 0;
}
#tmp_wrap_search{
	overflow: hidden;
}
#tmp_wrap_search .browsing_btn{
	display: none;
}
#tmp_wrap_search .browsing_popup{
	position: static;
	top: auto !important;
	display: block !important;
}
#tmp_wrap_search .browsing_support{
	float: none;
}
#tmp_wrap_search{
	padding: 16px 20px;
	border-top: 1px solid #FFFFFF;
}
#tmp_sma_search{
	margin-bottom: 13px;
}
#tmp_means .changestyle_area{
	margin-bottom: 9px;
}
#tmp_means .changestyle_area{
	clear: both;
}
#tmp_means .browsing_buttons_list{
	padding-top: 0;
}
#tmp_means .browsing_buttons_list a{
	padding: 10px 10px 8px;
	font-size: 100%;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#tmp_means{
	padding: 0;
	border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
	border: 0;
}
#tmp_means:after,
#tmp_means:before{
	display: none;
}
#tmp_means .changestyle_area{
	padding-right: 0;
}
#tmp_means .changestyle_area .fontsize_ttl,
#tmp_means .changestyle_area .color_ttl{
	margin-right: 0;
	padding: 7px 5px 0 0;
	width: 93px;
	font-size: 100%;
}
#tmp_means .changestyle_area li{
	margin-left: 4px;
	margin-right: 0;
}
#tmp_means .changestyle_area a{
	padding: 10px 2px 6px;
	min-width: 34px;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
}
#tmp_means .list_fontsize,
#tmp_means .list_color{
	padding: 0;
	text-align: right;
}
#tmp_means .changestyle_area a#tmp_fsize_big,
#tmp_means .changestyle_area a#tmp_fsize_big2{
	padding-top: 8px;
}
#tmp_means .changestyle_area .list_fontsize a,
#tmp_means .changestyle_area .list_color a#tmp_color_default{
	min-width: 55px;
}
#tmp_means .setting_color.changestyle_area a#tmp_fsize_default,
#tmp_means .setting_color.changestyle_area a{
	font-size: 100%;
}
#tmp_means .setting_color.changestyle_area a{
	font-weight: bold;
}
#tmp_means .setting_color.changestyle_area a#tmp_fsize_default{
	font-weight: normal;
}
#tmp_sma_cnavi{
	padding: 0 20px;
	overflow: hidden;
}
#tmp_sma_cnavi ul{
	list-style: none;
	padding: 0;
	margin: 0;
}
#tmp_sma_cnavi ul li{
	border-top: 1px solid #FFFFFF;
}
#tmp_sma_cnavi ul li:first-child{
	border-top: 0;
}
#tmp_sma_cnavi ul li a{
	padding: 10px 0 10px 20px;
	display: block;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: #175237 url(/shared/site_identity/images/icon/wht_arr_icon_sp.png) no-repeat 0 12px;
	background-size: 15px auto;
	-webkit-background-size: 15px auto;
}
#tmp_sma_cnavi ul li a:hover,
#tmp_sma_cnavi ul li a:focus{
	text-decoration: underline;
}
/* 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(0,0,0,0.5);
	z-index:699;
	cursor:pointer;
}
#tmp_sma_menu {
	position: relative;
	top: 0;
	z-index: 9998;
	color: #FFFFFF;
	background-color: #175237;
}
#tmp_sma_rmenu{
	color: #FFFFFF;
	background-color: #175237;
	border-top: 1px solid #FFFFFF;
}
.sma_menu_foot{
	padding: 0 20px;
	overflow: hidden;
}
#tmp_sma_menu .close_btn{
	display: block;
	text-align: center;
}
#tmp_sma_menu .close_btn a{
	position: relative;
	color: #FFFFFF;
	background-color: #175237;
	text-decoration: none;
	font-size: 92.9%;
	font-weight: bold;
	display: block;
	padding: 10px;
}
#tmp_sma_menu .close_btn a:before{
	position: relative;
	top: 2px;
	display: inline-block;
	margin-right: 8px;
	content: '';
	width: 12px;
	height: 12px;
	background: #175237 url(/shared/site_identity/images/icon/icon_close.png) no-repeat;
	background-size: 100% auto;
	-webkit-background-size: 100% auto;
}
#tmp_switch_sp_style {
	display: none;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_hnavi_s li a {
	padding: 0;
	display:block;
	width:45px;
	height:44px;
	text-decoration:none;
	text-align: center;
	font-weight: bold;
	font-size: 71.5%;
	color: #175237;
	background: #FFFFFF url(/shared/site_identity/images/icon/icon_navi.png) no-repeat center 11px;
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
	border: 1px solid #FFFFFF;
	border-bottom: 0;
}
#tmp_hnavi_s li a.active{
	height: 49px;
	color: #FFFFFF;
	background: #175237 url(/shared/site_identity/images/icon/icon_close.png) no-repeat center 11px;
	background-size: 10px auto;
	-webkit-background-size: 10px auto;
}
#tmp_hnavi_s li a span{
	padding-top: 26px;
}
#tmp_hnavi_s li a.active span{
	height: 46px;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:2px;
	top:2px;
}
#tmp_hnavi_rmenu span {
	display:block;
	width:100%;
	height:43px;
}
#tmp_sma_menu{
	display: block;
}
#tmp_means .changestyle_area a{
	font-size: 92.8%;
	min-height: 34px;
}
#tmp_means .changestyle_area a#tmp_fsize_big,
#tmp_means .changestyle_area a#tmp_fsize_big2,
#tmp_means .changestyle_area a#tmp_fsize_default{
	font-size: 107.1%;
}
#tmp_means .changestyle_area a#tmp_fsize_default{
	font-weight: normal;
}
/* inquiry / feedback
================================================== */
#tmp_feedback,
#tmp_inquiry {
    margin-bottom:30px;
}
#tmp_inquiry_ttl,
#tmp_feedback_ttl{
    padding: 18px 8px 17px;
	line-height: 1.2;
}
#tmp_inquiry_cnt {
    padding: 15px 10px 14px;
}
#tmp_inquiry_cnt a{
	word-break: break-all;
}
#tmp_feedback_cnt2 {
    padding: 15px 7px 21px;
}
#tmp_feedback_cnt fieldset legend {
    margin-bottom: 0.8em;
}
#tmp_feedback_cnt fieldset {
    margin-bottom:1.2em;
}
#tmp_feedback_cnt textarea {
	width:100%;
}
#tmp_feedback_cnt .edit {
    padding: 20px 20px 8px;
	display: none;
}
#tmp_feedback_cnt .submit {
	padding:0 13px;
	margin-top:0;
}
#tmp_feedback_cnt .submit input {
	display:block;
	width:100%;
	min-height:33px;
}
#tmp_feedback_cnt .edit a {
	display:block;
	min-width:auto;
	padding:4px 20px;
	margin:0 0 12px;
}
#tmp_feedback_cnt .edit #a_edit {
	min-width:auto;
}
/* lnavi
================================================== */
#tmp_lnavi{
	margin-bottom: 30px;
}
#tmp_lnavi_ttl {
	font-size: 128.6%;
    padding: 10px;
}
#tmp_lnavi_ttl a {
	margin:-10px;
	padding: 16px 10px 16px 32px;
	background-image: url(/shared/site_identity/images/icon/wht_arr_icon_sp.png);
	background-position:10px center;
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
}
#tmp_lnavi_cnt ul {
	font-size: 100%;
}
#tmp_lnavi_cnt ul li {
	background-image:url(/shared/site_identity/images/icon/rnavi_icon_sp.png);
	background-size: 5px auto;
	-webkit-background-size: 5px auto;
	-moz-background-size: 5px auto;
}
#tmp_lnavi_cnt li.active a,
#tmp_lnavi_cnt li a:hover,
#tmp_lnavi_cnt li a:focus{
	background-image:url(/shared/site_identity/images/icon/rnavi_icon_sp.png);
	background-size: 5px auto;
	-webkit-background-size: 5px auto;
	-moz-background-size: 5px auto;
}
/* cnavi
================================================== */
#tmp_cnavi {
	margin:0 0 20px;
}
#tmp_cnavi ul li {
    margin-bottom: 12px;
    font-size: 128.6%;
}
#tmp_cnavi ul li a {
	min-height:auto;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	background-size:100% auto !important;
}
#tmp_cnavi ul li br {
	display: none;
}
#tmp_cnavi li.cnavi_kasori a {
	background-image:url(/shared/site_identity/images/navi/cnavi/cnavi_img01_sp.jpg);
}
#tmp_cnavi li.cnavi_ogahus a {
	background-image:url(/shared/site_identity/images/navi/cnavi/cnavi_img02_sp.jpg);
}
#tmp_cnavi li.cnavi_chiba a {
	background-image:url(/shared/site_identity/images/navi/cnavi/cnavi_img03_sp.jpg);
}
#tmp_cnavi li.cnavi_seaside a {
	background-image:url(/shared/site_identity/images/navi/cnavi/cnavi_img04_sp.jpg);
}
#tmp_cnavi ul li span {
    width: 110px;
    min-height: 76px;
	margin-bottom:15px;
    padding:33px 5px 5px;
    background-position:6px 4px;
	-webkit-background-size:23px auto !important;
	-moz-background-size:23px auto !important;
	background-size:23px auto !important;
}
#tmp_cnavi li.cnavi_kasori span {
    background-image: url(/shared/site_identity/images/navi/cnavi/cnavi_icon01_sp.png);
}
#tmp_cnavi li.cnavi_ogahus span {
    background-image: url(/shared/site_identity/images/navi/cnavi/cnavi_icon02_sp.png);
}
#tmp_cnavi li.cnavi_chiba span {
    background-image: url(/shared/site_identity/images/navi/cnavi/cnavi_icon03_sp.png);
}
#tmp_cnavi li.cnavi_seaside span {
    background-image: url(/shared/site_identity/images/navi/cnavi/cnavi_icon04_sp.png);
}
/* pankuzu
================================================== */
#tmp_pankuzu {
	padding-top:0;
	font-size: 85.7%;
}
/* social
================================================== */
#tmp_wrap_custom_update {
	margin:0 0 35px;
}
#tmp_wrap_social {
	float:none;
	margin:0 0 10px;
}
#tmp_sp_social {
	text-align:center;
}
#tmp_sp_social .social_media_btn {
	float:none;
	display:inline-block;
	vertical-align:top;
	margin:0 5px;
}
.used_javascript #tmp_wrap_social {
	margin:0 0 50px;
}
/* update
================================================== */
#tmp_update {
    font-size:85.7%;
}
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: block;
}
.wrap_mc_pc{
	margin-bottom: 2px;
}
.wrap_mc_pc a{
	padding: 8px 10px;
	display: block;
	color: #FFFFFF;
	background-color: #175237;
	border: 1px solid #FFFFFF;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	text-decoration: none;
	text-align: center;
}
/* ==================================================
footer
================================================== */
#tmp_footer .footer_cnt{
	padding: 26px 0;
}
#tmp_footer .footer_cnt .container{
	padding: 0 20px;
}
#tmp_footer .footer_contact{
	margin-bottom: 16px;
}
#tmp_footer .footer_contact p span{
	display: block;
}
#tmp_footer .footer_info,
#tmp_footer .footer_address{
	padding: 0;
	float: none;
	width: 100%;
}
#tmp_footer .footer_logo{
	padding-left: 0;
	font-size: 114.2%;
}
#tmp_footer .footer_contact,
#tmp_footer .footer_address{
	font-size: 92.9%;
}
#tmp_footer .footer_cnt address span{
	margin-bottom: 0;
	word-break: break-all;
}
#tmp_footer .footer_cnt address span br{
    display: block;
}
.pnavi{
	right: 10px;
	margin-right: 0;
}
.pnavi,
.pnavi .ptop,
.pnavi a{
	width: 60px;
	height: 48px;
}
.pnavi a{
	padding: 18px 2px 10px;
	font-size: 71.4%;
}
.pnavi a:before {
	top: 6px;
    margin-left: -6px;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #FFFFFF;
}
/* fnavi */
#tmp_fnavi {
	padding: 6px 0 7px;
}
#tmp_fnavi ul,
#tmp_fnavi ul li,
#tmp_fnavi ul li a {
	display: block;
}
#tmp_fnavi ul {
	padding:0 9px;
}
#tmp_fnavi ul li {
	margin: 0;
	padding:0;
	text-align: left;
	border-left: 0;
	border-right: 0;
	border-bottom: 1px solid #222222;
}
#tmp_fnavi ul li a {
	padding: 11px 0;
	font-size: 92.8%;
}
#tmp_fnavi ul li:first-child{
	border-left: 0;
}
#tmp_fnavi ul li:last-child{
	border-bottom: 0;
}
/* footer_cnt */
.footer_cnt {
	clear:both;
}
.footer_cnt address {
	font-style:normal;
}
.copyright {
	text-align:center;
	clear:both;
	font-size: 85.7%;
}
#tmp_footer .footer_panel{
	margin-bottom: 39px;
}
/* ==================================================
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.col2L,
div.col2 div.col2R,
div.col3 div.col3L,
div.col3 div.col3M,
div.col3 div.col3R {
    padding: 0;
}
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;
}
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 */
}
/* Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:10px;
	padding: 23px 10px 5px;
	background: #F5F5F5 url(/shared/site_identity/images/icon/scroll_table_icon.png) right 10px top 9px no-repeat;
	background-size:75px 15px;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 16px;
	line-height:1.2;
}
.scroll_table_switch a {
    border: 1px solid #CCCCCC;
    color: #222222;
    display: inline-block;
    padding: 8px 11px 7px 62px;
    text-decoration: none;
    background: #F2F2F2 url(/shared/site_identity/images/icon/scroll_table_ex.png) 10px center no-repeat;
    background-size: 46px 20px;
    box-shadow: 0 2px 0 0 #babdc6;
    min-width: 9em;
    text-align: center;
}
.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/site_identity/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;
}
#tmp_hlogo + #tmp_wrap_search {
	display: none;
}
/* accessibility
================================================== */
.fsize_small #tmp_rnavi_cnt a span {
    background-position: left 19px;
}
.fsize_big2 #tmp_rnavi_cnt a span {
    background-position: left 27px;
}
.color_blue #tmp_wrapper #tmp_hlogo h1 span,
.color_blue #tmp_wrapper #tmp_hlogo p span,
.color_black #tmp_wrapper #tmp_hlogo h1 span,
.color_black #tmp_wrapper #tmp_hlogo p span,
.color_yellow #tmp_wrapper #tmp_hlogo h1 span,
.color_yellow #tmp_wrapper #tmp_hlogo p span{
    height: 32px;
}
.fsize_big .list_fontsize,
.fsize_big .list_color,
.fsize_big2 .list_fontsize,
.fsize_big2 .list_color{
	text-align: left;
}
.fsize_big .pnavi a,
.fsize_big2 .pnavi a {
    font-size: 0.625rem;
}
/* ==================================================
No javascript
================================================== */
.no_javascript.format_free #tmp_footer{
	margin-top: 20px;
}
.no_javascript .pnavi{
    right: 10px;
    margin-right: 0;
	display: block;
}
.no_javascript #tmp_wrap_search{
	display: none;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}

/* } */


/* ==================================================
font - bold -
================================================== */
#tmp_means .setting_color.changestyle_area a,
#tmp_sma_cnavi ul li a,
#tmp_sma_menu .close_btn a,
#tmp_hnavi_s li a {
	font-family:"UD Shin Go DemiBold", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_means .setting_color.changestyle_area a#tmp_fsize_default,
#tmp_means .changestyle_area a#tmp_fsize_default {
	font-family:"UD Shin Go Regular", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
