@charset "utf-8";

@import url('/shared/fonts/typesquare_font/ot_udshingopr6n_regular/OT-UDShinGoPr6N-Regular.css');
@import url('/shared/fonts/typesquare_font/ot_udshingopr6n_medium/OT-UDShinGoPr6N-Medium.css');
@import url('/shared/fonts/typesquare_font/ot_udshingopr6n_debold/OT-UDShinGoPr6N-DeBold.css');

/* ==================================================
Setting by CMS sheets
================================================== */

body,
input,
select,
textarea {
	font-family:"OT-UDShinGoPr6N-Regular", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 500;
}
body #tmp_contents p em,
#tmp_contents h1,
#tmp_contents h2,
#tmp_contents h3,
#tmp_contents h3,
#tmp_contents h4,
#tmp_contents h5,
#tmp_contents h6,
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents .box_info .box_info_ttl p,
#tmp_feedback input,
#tmp_doing .sec_ttl h2,
#tmp_popular .sec_ttl h2,
#tmp_economy .sec_ttl h2,
#tmp_splide_doing .media_ttl,
#tmp_splide_popular .media_ttl,
.page_heading h1,
.datsutanso_menu_cnt .item_title {
	font-family:"OT-UDShinGoPr6N-DeBold", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_doing .sec_ttl h2,
#tmp_popular .sec_ttl h2,
#tmp_economy .sec_ttl h2 {
	font-family:"OT-UDShinGoPr6N-Medium", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 600;
}
#tmp_news .news_ttl h2,
#tmp_doing .sec_ttl p,
#tmp_popular .sec_ttl p,
#tmp_economy .sec_ttl p,
#tmp_economy .description{
	font-family:"OT-UDShinGoPr6N-Regular", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight: 500;
}

/* if "em" is not rendered correctly */
/*
em {
	font-family: "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
*/

a:link {
	color: #003377;
}

body {
	font-size: 112.5%;
	font-weight: 500;
}

img {
	max-width: 100%;
}

/* Styles
================================================== */
/* text */
.txt_red {
	color: #BA1414;	/* Setting by CMS sheets */
}
.txt_green {
	color: #136740;	/* Setting by CMS sheets */
}
.txt_big {
	font-size: 133.33%;	/* 24px */
}
.txt_small {
	font-size: 77.78%;	/* 14px */
}
/* bgcolor */
td.bg_red,
th.bg_red {
	color: inherit;
	background-color: #F6DCDC;	/* Setting by CMS sheets */
}
td.bg_yellow,
th.bg_yellow {
	color: inherit;
	background-color: #FFFED5;	/* Setting by CMS sheets */
}
td.bg_blue,
th.bg_blue {
	color: inherit;
	background-color: #EAF4FF;	/* Setting by CMS sheets */
}
td.bg_gray,
th.bg_gray {
	color: inherit;
	background-color: #E9E9E9;	/* Setting by CMS sheets */
}
td.bg_green,
th.bg_green {
	color: inherit;
	background-color: #EDFBEE;	/* Setting by CMS sheets */
}
td.bg_purple,
th.bg_purple {
	color: inherit;
	background-color: #EDE9FA;	/* Setting by CMS sheets */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */


/* ==================================================
Base-Layout
================================================== */

#tmp_wrapper {
	margin: 0 auto;
	min-width: 1240px;
}

.container:before,
.container:after {
	content: '';
	display: table;
}

.container:after {
	clear: both;
}

.container {
	width: 100%;
	max-width: 1220px;
	padding: 0 10px;
	margin: 0 auto;
}


/* format カラムのレイアウトのbaseロジック
============================== */

.wrap_col_nm {
	width: 100%;
	/* 変更しない */
	float: left;
	/* 変更しない */
}

.col_nm {
	width: 100%;
	/* 変更しない */
}

.wrap_col_lft_navi {
	float: left;
	/* 変更しない */
	position: relative;
	/* 変更しない */
	z-index: 1;
	/* 変更しない */
}

.wrap_col_rgt_navi {
	float: right;
	/* 変更しない */
}

.column_full .wrap_col_main {
	width: 100%;
	/* 変更しない */
	float: right;
	/* 変更しない */
}

.column_lnavi .wrap_col_main {
	width: 100%;
	/* 変更しない */
	float: right;
	/* 変更しない */
}

.column_rnavi .wrap_col_main {
	width: 100%;
	/* 変更しない */
	float: left;
	/* 変更しない */
}

.col_main {
	padding: 37px 0;
	/* デザインによって変更 */
}

#tmp_index .col_main {
	padding: 19px 0 62px;
	/* デザインによって変更 */
}

/* free
============================== */

.format_free .wrap_col_nm {
	margin-right: -210px;
	/* デザインによって変更 */
}

.format_free .wrap_col_nm2 {
	margin-right: 210px;
	/* デザインによって変更 */
}

.format_free .wrap_col_lft_navi {
	width: 200px;
	/* デザインによって変更 */
	margin-right: -210px;
	/* デザインによって変更 */
}

.format_free .col_lft_navi {
	padding: 10px;
	/* デザインによって変更 */
	color: inherit;
	background-color: #FFFFFF;
}

.format_free .wrap_col_rgt_navi {
	width: 260px;
	/* デザインによって変更 */
}

.format_free .col_rgt_navi {
	padding-top: 37px;
	/* デザインによって変更 */
	color: inherit;
	background-color: transparent;
}

.format_free .column_full .col_main {
	margin-left: 210px;
	/* デザインによって変更 */
}

.format_free .column_lnavi .col_main {
	margin-left: 210px;
	/* デザインによって変更 */
}

.format_free .column_rnavi .wrap_col_main {
	margin-right: -320px;
	/* デザインによって変更 */
}

.format_free #tmp_index .column_rnavi .wrap_col_main {
	margin-right: -310px;
	/* デザインによって変更 */
}

.format_free .column_rnavi .col_main {
	margin-right: 320px;
	/* デザインによって変更 */
}

.format_free #tmp_index .column_rnavi .col_main {
	margin-right: 310px;
}

/* regulation
================================================== */
#tmp_wrap_regulation {
    position: relative;
    z-index: 1;
    color: #333333;
    background-color: #fbf4e7;
    border-bottom: 2px solid #fbf4e7;
}
#tmp_regulation {
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 0 3px;
    background: url(/shared/site_rn/images/regulation/regulation_bg.jpg) no-repeat right top;
}
#tmp_regulation p {
    float: right;
    width: 121px;
}
#tmp_regulation p a {
    display: block;
    text-align: center;
    background: #ffffff url(/shared/site_rn/images/regulation/chiba_logo.jpg) no-repeat center top;
    border: 2px solid #e4d4b3;
    border-top: none;
    -webkit-border-radius: 0 0 6px 6px;
    -moz-border-radius: 0 0 6px 6px;
    border-radius: 0 0 6px 6px;
}
#tmp_regulation p span {
    display: block;
    height: 40px;
    position: relative;
    z-index: -1;
    overflow: hidden;
}
/* #tmp_regulation {
	display: block;
	width: 100%;
	height: 47px;
	background-color: #fbf4e7;
	border-bottom: 1px solid #136740;
	text-align: right;
	overflow: hidden;
}
#tmp_regulation .container {
	background-image: url(/shared/site_datsutanso/images/regulation/bg_regulation.png);
	background-repeat: no-repeat;
	background-size: 287px auto;
	background-position: right 137px top;
}
#tmp_regulation .regulation_logo {
	display: inline-block;
} */

/* header
================================================== */
#tmp_header {
	padding: 9px 0 0;
	min-height: 46px;
}

#tmp_header .header_wrap_inner {
	display: flex;
	justify-content: space-between;
}

#tmp_hlogo {
	display: flex;
	align-items: center;
	gap: 0 28px;
}

#tmp_hlogo h1,
#tmp_hlogo p {
	display: block;
	/* width: 289px; */
	width: 323px;
	height: 46px;
	background-color: #ffffff;
	background-image: url(/shared/site_datsutanso/images/header/logo_header_pc.png);
	background-repeat: no-repeat;
	background-position: center;
	/* background-size: 289px auto; */
	background-size: 323px auto;
	color: inherit;
}

#tmp_hlogo a {
	display: block;
	/* width: 289px; */
	width: 323px;
	height: 46px;
}

#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display: block;
	/* width: 289px; */
	width: 323px;
	height: 46px;
	position: relative;
	z-index: -1;
	overflow: hidden;
}

#tmp_hlogo .slogan {
	width: auto;
	height: auto;
	background-color: transparent;
	background-image: none;
	letter-spacing: 0.01em;
	color: #00735f;
	font-weight: 600;
	font-size: 88%;
}

#tmp_hlogo .slogan br {
	display: none;
}

/* 千葉市ホームページボタン */
#tmp_site_link {
	display: none;
}

/* ハンバーガーボタン */
#tmp_hamburger_menu {
	position: relative;
}
#tmp_hamburger_menu > a {
	display: block;
	padding: 40px 5px 2px 5px;
	width: 72px;
	height: 72px;
	background-color: #007f69;
	border-radius: 10px;
	border: 1px solid #007f69;
	text-decoration: none;
	text-align: center;
	color: #ffffff;
	font-size: 89%;
	position: relative;
	z-index: 999;
}
#tmp_hamburger_menu > a.active {
	background-image: url(/shared/site_datsutanso/images/icon/icon_close.png);
	background-repeat: no-repeat;
	background-size: auto 25px;
	background-position: top 13px center;
	background-color: #ffffff;
	border-bottom: 1px solid #ffffff;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	box-shadow: 0px 0px 23.75px -5px rgba(40, 146, 103, 0.4);
	color: #007f69;
	position: relative;
	transition: none;
}
#tmp_hamburger_menu > a > span::before,
#tmp_hamburger_menu > a::before,
#tmp_hamburger_menu > a::after {
	content: "";
	position: absolute;
	width: 30px;
	height: 3px;
	color: inherit;
	border-radius: 15px;
	background-color: #ffffff;
	left: 50%;
	transform: translateX(-50%);
}
#tmp_hamburger_menu > a::before {
	top: 16px;
}
#tmp_hamburger_menu > a::after {
	top: 34px;
}
#tmp_hamburger_menu > a > span::before {
	top: 25px;
}

#tmp_hamburger_menu > a.active > span::before,
#tmp_hamburger_menu > a.active::before,
#tmp_hamburger_menu > a.active::after {
	display: none;
}

#tmp_hamburger_menu > a.active::after {
	display: block;
	content: "";
	width: calc(100% + 2px);
	height: 14px;
	border-radius: 0;
	border-left: 1px solid #007f69;
	border-right: 1px solid #007f69;
	position: absolute;
	top: 96%;
}

/* 展開するメニュー */
#tmp_hnavi_s {
	display: none;
	width: 1200px;
	margin-top: 9px;
	padding: 20px 20px 0;
	background-color: #e2f0d9;
	border: 1px solid #007f69;
	border-top-left-radius: 10px;
	border-top-right-radius: 0;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	box-shadow: 0px 0px 23.75px -5px rgba(40, 146, 103, 0.4);
	position: absolute;
	z-index: 998;
}

/* メニュー */
#tmp_menu {
	display: block;
	margin-bottom: 21px;
	border-radius: 20px;
	background-color: #ffffff;
	color: inherit;
}
#tmp_menu .gnavi_sp > ul {
	display: grid;
	grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
	gap: 4px 40px;
	padding: 16px 30px 18px;
	list-style: none;
}
#tmp_menu .gnavi_sp > ul li {
	display: flex;
	position: relative;
}
/* #tmp_menu .gnavi_sp > ul li:not(:last-child)::after {
	display: block;
	width: 100%;
	height: 3px;
	content: "";
	background-image: url(/shared/site_datsutanso/images/header/list_icon.png);
	background-repeat: repeat-x;
	background-size: 6px 3.5px;
	position: absolute;
	left: 0;
	bottom: 0;
} */
#tmp_menu .gnavi_sp > ul li::after {
	display: block;
	width: 100%;
	height: 3px;
	content: "";
	background-image: url(/shared/site_datsutanso/images/header/list_icon.png);
	background-repeat: repeat-x;
	background-size: 6px 3.5px;
	position: absolute;
	left: 0;
	bottom: 0;
}
#tmp_menu .gnavi_sp > ul li a {
	display: flex;
	align-items: center;
	flex: auto;
	flex: auto;
	text-decoration: none;
	text-align: left;
	color: #222222;
	font-weight: 600;
	border-radius: 99em;
	box-sizing: border-box;
	background-color: transparent;
	position: relative;
	transition-duration: 0.3s;
	z-index: 1;
}
#tmp_menu .gnavi_sp > ul li span {
	padding: 11px 22px 14px 47px;
	position: relative;
}
#tmp_menu .gnavi_sp > ul li span::before {
	display: block;
	content: "";
	width: 8px;
	height: 8px;
	box-sizing: content-box;
	border: 8px solid;
	border-radius: 50%;
	background-color: #68be2f;
	border-color: #e2f0d9;
	color: inherit;
	position: absolute;
	top: 8px;
	left: 7px;
}

/* 閲覧設定 */
#tmp_setting {
	border-radius: 25px;
	background-color: #ffffff;
	color: inherit;
}
#tmp_setting > ul {
	display: flex;
	gap: 0 188px;
	padding: 14px 21px 12px;
	list-style: none;
}
#tmp_setting .setting_fsize a,
#tmp_setting .setting_read a,
#tmp_setting .setting_jp a {
	display: block;
	padding: 0 0 0 43px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 23px auto;
	text-decoration: none;
	color: #222222;
	font-weight: 600;
	font-size: 95%;
}
#tmp_setting .setting_fsize a {
	background-image: url(/shared/site_datsutanso/images/header/icon_fsize.png);
}
#tmp_setting .setting_read a {
	background-image: url(/shared/site_datsutanso/images/header/icon_ear.png);
}
#tmp_setting .setting_jp a {
	background-image: url(/shared/site_datsutanso/images/header/icon_lang_jp.png);
}

#tmp_setting .setting_fsize a:hover,
#tmp_setting .setting_fsize a:focus,
#tmp_setting .setting_read a:hover,
#tmp_setting .setting_read a:focus,
#tmp_setting .setting_jp a:hover,
#tmp_setting .setting_jp a:focus {
	text-decoration: underline;
}

/* 表示切替 */
#tmp_switch_pc a {
	display: none;
}

/* 閉じるボタン */
.close_btn {
	display: block;
}
.close_btn a {
	display: block;
	padding: 22px 15px 19px;
	background-color: transparent;
	text-decoration: none;
	color: #00735f;
	font-weight: 600;
}
.close_btn span {
	padding-left: 33px;
	background-image: url(/shared/site_datsutanso/images/icon/icon_close.png);
	background-repeat: no-repeat;
	background-size: 22px auto;
	background-position: left 1px top 2px;
}

/* gnavi
================================================== */
.gnavi {
	color: inherit;
	clear: both;
}

.gnavi ul {
	display: flex;
	justify-content: space-between;
	/* align-items: center; */
	padding: 7px 0 0;
	list-style: none;
}
#tmp_wrapper .gnavi ul::after {
	content: none;
}

.gnavi li {
	flex: auto;
	position: relative;
}

.gnavi li:not(:last-child) {
	padding-right: 30px;
}
.gnavi li:not(:first-child) {
	padding-left: 27px;
}
.gnavi li:not(:last-child)::after {
	display: block;
	content: "";
	width: 1px;
	height: 16px;
	background-color: #2ea877;
	position: absolute;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.gnavi a {
	display: block;
	background-color: transparent;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	color: #222222;
	font-weight: 600;
	font-size: 88.9%;
	height: 100%;
	padding-bottom: 6px;
	border-bottom: 1px solid #ffffff;
    align-content: center;
}
.gnavi li:first-child a {
	padding-left: 0;
}
.gnavi li:last-child a {
	padding-right: 0;
}

.gnavi .active a,
.gnavi a:hover,
.gnavi a:focus {
	border-bottom: 1px solid #007f69;
}

/*pnavi*/
.pnavi{
	position: absolute;
	right: 0;
    top: -36px;
    right: 10px;
	z-index: 100;
	border-radius: 50%;
	transition: 0.3s opacity ease-in-out;
}
.pnavi,
.pnavi a,
.pnavi span{
	width: 70px;
	height: 70px;
}
.pnavi a,
.pnavi span{
	display: block;
}
.pnavi span{
	position: relative;
	z-index: -1;
}
.pnavi a {
	display: flex;
	justify-content: center;
	flex-direction: column;
	align-items: center;
	padding: 13px;
	border-radius: 50%;
	background-color: #007f69;
	text-align: center;
	text-decoration: none;
	line-height: 1;
	color: #ffffff;
	font-size: 78%;
	transition: 0.3s all ease-in-out;
}
.pnavi a::before{
	display: block;
	content: '';
	width: 20px;
	height: 17px;
	margin-bottom: 9px;
	background-image: url(/shared/site_datsutanso/images/icon/icon_back_top.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
}
.pnavi a:hover,
.pnavi a:focus{
	text-decoration: underline;
}
.pnavi_fixed.pnavi {
	position: fixed;
	bottom: 10px;
	top: auto;
	right: 50%;
	margin-right: -600px;
	transition: 0.3s opacity ease-in-out;
}
.no_javascript .pnavi{
	display: block;
}


/* pankuzu
================================================== */
#tmp_pankuzu {
	padding: 14px 0;
	font-weight: 600;
	font-size: 77.8%;
	line-height: 1.6;
	background: linear-gradient(to bottom, #bbe1d5 0%,#e9faf8 100%);
}
#tmp_pankuzu p {
	letter-spacing: -0.04em;
	color: #222222;
	background-color: transparent;
}
#tmp_pankuzu a {
	color: #1f65cd;
	background-color: transparent;
	transition-duration: 0.3s;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:focus {
	text-decoration: none;
}


/* update
================================================== */
#tmp_custom_update {
	clear: both;
}
#tmp_update {
	vertical-align: top;
	margin-left: 14px;
	font-size: 88.9%;
	font-weight: 600;
	line-height: 1.2;
	letter-spacing: -0.04em;
	float: right;
}
/* footer
================================================== */

#tmp_footer {
	margin-top: -74px;
	padding-top: 74px;
	color: inherit;
	background-color: transparent;
	position: relative;
	overflow: hidden;
	clear: both;
}
#tmp_footer::before {
	display: block;
	content: "";
	width: 100%;
	height: 74px;
	border-bottom: 2px solid #2ea877;
	position: absolute;
	top: 0;
	left: 0;

}
#tmp_footer::after {
	display: block;
	content: "";
	width: 1203px;
	height: 74px;
	background-image: url(/shared/site_datsutanso/images/footer/bg_footer_pc.png);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: auto 74px;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);

}

#tmp_footer .container {
	padding-top: 38px;
	padding-bottom: 22px;
	position: relative;
}

/* fnavi  */
.fnavi {
	display: flex;
	gap: 0 85px;
	margin-bottom: 16px;
	background-color: transparent;
	color: inherit;
	list-style: none;
}

.fnavi li a {
	padding-left: 19px;
	background-color: transparent;
	background-image: url(/shared/site_datsutanso/images/icon/icon_arrow_link_gr.png);
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 13px auto;
	text-decoration: none;
	color: #222222;
	font-weight: 600;
	font-size: 88.9%;
}

.fnavi li a:hover {
	text-decoration: underline;
}

.footer_cnt .footer_heading {
	display: flex;
	align-items: center;
	gap: 0 20px;
	margin-bottom: 7px;
}
.footer_cnt .corporate_department {
	/* letter-spacing: -0.09em; */
	font-size: 133.5%;
	font-weight: 600;
}
.footer_cnt .corporate_number {
	margin-bottom: -10px;
	font-size: 90%;
	font-weight: 600;
    letter-spacing: -0.04em;
}
.footer_cnt .cp_text {
	margin-right: 7px;
	letter-spacing: -0.15em;
}
.footer_cnt .cp_num {
	letter-spacing: 0.04em;
}

.footer_cnt address {
	display: flex;
	gap: 0 11px;
	letter-spacing: -0.01em;
	font-style: normal;
	font-weight: 600;
	font-size: 83.5%;
}

.footer_cnt .footer_btn {
	display: flex;
	justify-content: flex-end;
	flex-direction: column;
}
.footer_cnt .btn_outline:not(:last-child) {
	margin-bottom: 10px;
}
.footer_cnt .btn_outline a {
	padding: 8px 40px 8px 16px;
	min-width: 217px;
}
.footer_cnt .btn_outline a::after {
    right: 9px;
}

.footer_cnt .footer_office {
	width: 41%;
	padding: 16px 18px;
	border-radius: 20px;
	background-color: #e9faf8;
	color: inherit;
}
.footer_cnt .trouble_inquiry {
	margin-bottom: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dashed #88ccb5;
}

.footer_cnt .trouble_inquiry a {
	padding-left: 24px;
	background-color: transparent;
	background-image: url(/shared/site_datsutanso/images/icon/icon_arrow_link_gr.png);
	background-repeat: no-repeat;
	background-position: left 2px center;
	background-size: 13px auto;
	text-decoration: none;
	color: #00735f;
}
.footer_cnt .trouble_inquiry a:hover {
	text-decoration: underline;
}

.footer_cnt .trouble_tel {
	margin-bottom: 4px;
}
.footer_cnt .trouble_media {
	margin-right: 13px;
	font-size: 88.9%;
}
.footer_cnt .num_phone {
	font-size: 88.9%;
}
.footer_cnt .num_phone .num {
	letter-spacing: 0.09em;
	font-size: 137.5%;
}
.footer_cnt .holiday_para {
	margin-bottom: 2px;
	font-size: 72.5%;
}
.footer_cnt .holiday_para:last-child {
	margin-bottom: 0;
}

.copyright {
	padding: 6px 6px 7px 6px;
	background-color: #007f69;
	text-align: center;
	letter-spacing: 0.04em;
	color: #ffffff;
	font-size: 77.8%;
}
/* ==================================================
Splide control common
================================================== */
.splide_common .splide__controls {
    display: flex;
	align-items: center;
}
.splide_common .splide__toggle {
	position: relative;
	display: inline-block;
	font-size: 77.8%;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0 0 13px;
	color: #3a3a3a;
	margin-right: 20px;
	min-width: 63px;
	text-align: left;
}
.splide_common .splide__toggle:before,
.splide_common .splide__toggle:after {
	content: '';
	width: 2px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: 1px;
	transform: translateY(-50%);
	background-color: #222222;
}
.splide_common .splide__toggle:after {
	left: 4px;
}
.splide_common .splide__toggle:not(.is-active):after {
	content: none;
}
.splide_common .splide__toggle:not(.is-active):before {
	border-style: solid;
	border-width: 6px 0 6px 8px;
	border-color: transparent transparent transparent #222222;
	background-color: transparent;
}
.splide_common .splide__arrow {
	position: relative;
	display: block;
	width: 60px;
	height: 60px;
	overflow: hidden;
	opacity: 1;
	background-color: #2ea877;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 12px auto;
	color: inherit;
	transform: none;
	text-indent: 100%;
	white-space: nowrap;
	border: 1px solid #2ea877;
	box-shadow: 0px 2px 7.6px 0.4px rgba(91, 95, 100, 0.2);
	left: 0;
	transition: background-color 0.3s
	ease-in-out, background-image 0.3s
	ease-in-out;
}
.splide_common .splide__arrow--prev {
	background-image: url(/shared/site_datsutanso/images/icon/icon_arrow_prev_wh.png);
}
.splide_common .splide__arrow--next {
	background-image: url(/shared/site_datsutanso/images/icon/icon_arrow_next_wh.png);
}
.splide_common .splide__progress {
    display: flex;
	align-items: flex-end;
	padding: 0 29px 0;
}
.splide_common .splide__progress p {
	margin-bottom: 0 !important;
	font-size: 112%;
	line-height: 1;
	color: #3a3a3a;
	font-weight: bold;
}
.splide_common .splide__progress .progress_current {
	margin-right: 10px;
	font-size: 200%;
}
.splide_common .splide__progress .progress_total {
	position: relative;
	padding-left: 18px;
	margin-bottom: 1px !important;
}
.splide_common .splide__progress .progress_total:before {
	content: '';
	width: 1px;
	height: 90%;
	position: absolute;
	left: 5px;
	top: 0;
	transform: rotate(25deg);
	background-color: #3a3a3a;
}
.color_blue .splide_common .splide__toggle:before,
.color_blue .splide_common .splide__toggle:after  {
	background-color: #FFFF00 !important;
}
.color_yellow .splide_common .splide__toggle:before,
.color_yellow .splide_common .splide__toggle:after  {
	background-color: #000000 !important;
}
.color_black .splide_common .splide__toggle:before,
.color_black .splide_common .splide__toggle:after  {
	background-color: #FFFF00 !important;
}
.color_blue .splide_common .splide__toggle:not(.is-active):before {
	background-color: transparent !important;
	border-color: transparent transparent transparent #FFFF00;
}
.color_yellow .splide_common .splide__toggle:not(.is-active):before {
	background-color: transparent !important;
	border-color: transparent transparent transparent #000000;
}
.color_black .splide_common .splide__toggle:not(.is-active):before {
	background-color: transparent !important;
	border-color: transparent transparent transparent #FFFF00;
}
.color_yellow #tmp_wrapper .splide_common .splide__arrow--prev {
    background-image: url(/shared/images/icon/icon_arrow_prev_bl.png) !important;
}
.color_yellow #tmp_wrapper .splide_common .splide__arrow--next {
    background-image: url(/shared/images/icon/icon_arrow_next_bl.png) !important;
}
.color_yellow #tmp_wrapper .splide_common .splide__arrow--prev {
    background-image: url(/shared/site_datsutanso/images/icon/icon_arrow_prev_bl.png) !important;
}
.color_yellow #tmp_wrapper .splide_common .splide__arrow--next {
    background-image: url(/shared/site_datsutanso/images/icon/icon_arrow_next_bl.png) !important;
}
.color_blue #tmp_wrapper .splide_common .splide__arrow--prev,
.color_black #tmp_wrapper .splide_common .splide__arrow--prev {
    background-image: url(/shared/images/icon/icon_arrow_prev_yellow.png) !important;
}
.color_blue #tmp_wrapper .splide_common .splide__arrow--prev,
.color_black #tmp_wrapper .splide_common .splide__arrow--prev {
    background-image: url(/shared/site_datsutanso/images/icon/icon_arrow_prev_yellow.png) !important;
}
.color_blue #tmp_wrapper .splide_common .splide__arrow--next,
.color_black #tmp_wrapper .splide_common .splide__arrow--next {
    background-image: url(/shared/images/icon/icon_arrow_next_yellow.png) !important;
}
.color_blue #tmp_wrapper .splide_common .splide__arrow--next,
.color_black #tmp_wrapper .splide_common .splide__arrow--next {
    background-image: url(/shared/site_datsutanso/images/icon/icon_arrow_next_yellow.png) !important;
}
.color_blue .splide_common .splide__progress .progress_total:before,
.color_black .splide_common .splide__progress .progress_total:before {
	background-color: #FFFF00 !important;
}
.color_yellow .splide_common .splide__progress .progress_total:before {
	background-color: #000000 !important;
}

/* ==================================================
layout
================================================== */
#tmp_wrap_main {
	padding: 19px 0;
	background-image: url(/shared/templates/datsutanso_free/images/main_pc.png);
	background-repeat: no-repeat;
	/* background-size: contain; */
	background-position: top -94px center;
	background-color: #e2f0d9;
	/* border-left: 2.8px dotted rgb(105, 179, 149, 0.8);
	border-right: 2.8px dotted rgb(105, 179, 149, 0.8); */
}
.format_free #tmp_wrap_main {
	padding: 19px 0 133px;
}
.format_free #tmp_main {
	padding: 25px 40px;
	background-color: #ffffff;
	border-radius: 30px;
	color: inherit;
}

#tmp_index #tmp_wrap_main {
	padding: 0 0 133px;
	background: none;
	border: none;
	position: relative;
}
#tmp_index #tmp_wrap_main::before {
	display: block;
	content: "";
	width: 92%;
	height: calc(100% - 264px);
	background-color: #e2f0d9;
	border-top-left-radius: 141px;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -2;
}
#tmp_index #tmp_main {
	padding: 0;
	background-color: transparent;
	border-radius: 0;
	color: inherit;
}

/* ==================================================
CMS-function
================================================== */
/* social_media_btn
================================================== */
#tmp_social .social_media_btn {
	display:inline-block;
	vertical-align:top;
	margin:0 20px 10px 0;
}

/* このページの情報発信元 */
#tmp_inquiry{
	margin: 28px 0;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
    border: 1px solid #d0d0d0;
    word-break: break-all;
    overflow: hidden;
    clear: both;
}
#tmp_inquiry_ttl {
    padding: 13px 17px 7px;
    background-color: #007f69;
    color: #ffffff;
	font-weight: 600;
}
#tmp_inquiry_cnt {
    padding: 16px 20px 13px;
}
#tmp_inquiry_cnt p {
	margin-bottom: 0.2em;
	font-weight: 600;
}
#tmp_inquiry_cnt a {
	color: #1f65cd;
}

/* フィードバック */
#tmp_feedback{
	margin: 30px 0 19px;
	border-radius: 20px;
    border: 1px solid #d0d0d0;
    word-break: break-all;
    overflow: hidden;
    clear: both;
}
#tmp_feedback_ttl {
    padding: 13px 17px 7px;
    background-color: #007f69;
    color: #ffffff;
	font-weight: 600;
}
#tmp_feedback_cnt {
    padding: 13px 17px 40px;
}
#tmp_feedback_cnt p {
	margin-bottom: 0.2em;
	font-weight: 600;
}
#tmp_feedback_cnt .fb_col2 {
	display: flex;
}
#tmp_feedback_cnt .fb_col2L {
	width:50%;
	padding-right: 20px;
}
#tmp_feedback_cnt .fb_col2R {
	width:50%;
}
#tmp_feedback_cnt fieldset {
	margin:0 0 0.5em 0;
	font-size: 94%;
	font-weight: 600;
}
#tmp_feedback_cnt fieldset legend {
	margin: 0 0 0.6em 0em;
	font-weight:bold;
}
#tmp_feedback_cnt fieldset p {
	margin: 0 0 0.8em 0.5em;
}
#tmp_feedback_cnt .submit {
	margin: 37px auto 0;
	text-align: center;
}
#tmp_feedback_cnt .submit input {
	position: relative;
	cursor: pointer;
	color: #177047;
	background: url(/shared/templates/datsutanso_free/images/btn_icon_circle_lgr.png) no-repeat right 12px center;
	border: 1px solid #007f69;
	font-weight: bold;
	font-size: 100%;
	min-width: 248px;
	padding: 10px 96px 10px 98px;
	border-radius: 25px;
	box-shadow: 0px 2px 7.6px 0.4px rgba(91, 95, 100, 0.2);
	transition: border-color 0.3s ease-in-out;
	overflow: hidden;
}

#tmp_feedback_cnt .submit input:hover,
#tmp_feedback_cnt .submit input:focus,
#tmp_feedback_cnt .submit input:active{
	text-decoration: underline;
	border-color: #6bd985;
}

/* Scroll Table */
.scroll_table {
	overflow-x:auto;
	margin-bottom:10px;
	padding:23px 5px 5px;
	background-color: #F5F5F5;
	background-image: url(/shared/site_datsutanso/images/icon/scroll_table_icon.png);
	background-repeat: no-repeat;
	background-position: right 5px;
	background-size: 75px 15px;
	color: inherit;
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 10px;
	font-size:75%;
	line-height:1.2;
}
#tmp_contents .scroll_table_switch a {
	text-decoration:none;
	color:#222222;
}
.scroll_table_switch a {
	border:1px solid #CCCCCC;
	color:#222222;
	display:inline-block;
	padding:8px 10px 8px 70px;
	text-decoration:none;
	background-color:#F2F2F2;
	background-image: url(/shared/site_datsutanso/images/icon/scroll_table_ex.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 46px 20px;
	box-shadow:0 2px 0 0 #91918E;
	color: inherit;
	min-width:9em;
	text-align:center;
}
.scroll_table_switch a.scroll {
	background-color: #FFFFFF;
	background-image: url(/shared/site_datsutanso/images/icon/scroll_table_df.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	background-size: 46px 20px;
}
.scroll_table::-webkit-scrollbar{
 	height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
 	background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
 	background: #BCBCBC;
}
.style_cleaned{
	table-layout: auto!important;
}
.style_cleaned.remove_white_space,
.style_cleaned.remove_white_space *{
	white-space: normal!important;
}
.style_cleaned.remove_width,
.style_cleaned.remove_width *{
	width: auto!important;
}
.style_cleaned.remove_width input,
.style_cleaned.remove_width textarea{
	width: 100%!important;
}
.style_cleaned.remove_min_width,
.style_cleaned.remove_min_width *{
	min-width: auto!important;
}
.style_cleaned.remove_padding_left,
.style_cleaned.remove_padding_left *{
	padding-left: 1px!important;
}
.style_cleaned.remove_padding_right,
.style_cleaned.remove_padding_right *{
	padding-right: 1px!important;
}
/* rnavi
================================================== */
#tmp_lnavi {
	border: 1px solid #bdbdbd;
	border-radius: 20px;
	background-color: #ffffff;
	box-shadow: 0px 2px 7.6px 0.4px rgba(91, 95, 100, 0.2);
	color: inherit;
}
#tmp_lnavi_ttl {
	background-color: #007f69;
	border-top-left-radius: 20px;
	border-top-right-radius: 20px;
	line-height: 1.6;
	font-size: 100%;
	font-weight: bold;
	color: #ffffff;
	position: relative;
}
#tmp_lnavi_ttl::before {

	display: block;
	content: "";
	width: 27px;
	height: 27px;
	background-image: url(/shared/templates/datsutanso_free/images/nav_icon.png);
	position: absolute;
	top: -18px;
	left: 50%;
	transform: translateX(-50%);
}
#tmp_lnavi_ttl p {
	padding: 18px 7px 15px 40px;
}
#tmp_lnavi_ttl a {
	display: block;
	margin: -18px -7px -15px -40px;
	padding: 18px 7px 15px 40px;
	background-image: url(/shared/templates/datsutanso_free/images/btn_icon_circle_lgr.png);
	background-repeat: no-repeat;
	background-size: auto 20px;
	background-position: left 11px top 21px;
	color: inherit;
	text-decoration: none;
}
#tmp_lnavi_cnt ul {
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
	overflow: hidden;
}
#tmp_lnavi_cnt ul li {
	list-style: none;
	font-size: 88.9%;
	line-height: 1.8;

}
#tmp_lnavi_cnt ul a {

	display: block;
	padding: 15px 10px 20px 39px;
	background-image: url(/shared/templates/datsutanso_free/images/btn_icon_circle_lgr.png);
	background-repeat: no-repeat;
	background-size: auto 20px;
	background-position: left 10px top 18px;
	background-color: transparent;
	color: #222222;
	font-weight: 600;
	text-decoration: none;
	color: inherit;
	transition: background-color 0.3s ease-in-out;
	position: relative;
}
#tmp_lnavi_cnt ul a:hover,
#tmp_lnavi_cnt ul a:focus,
#tmp_lnavi_cnt ul .active a {
	background-color: #e9faf8;
}
#tmp_lnavi_cnt ul li:not(:last-of-type) a::before {
	display: block;
	content: "";
	width: calc(100% - 24px);
	height: 3px;
	background-image: url(/shared/templates/datsutanso_free/images/nav_border_dotted.png);
	background-repeat: repeat-x;
	background-size: auto 3px;
	background-position: left bottom;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
/* #tmp_lnavi_cnt ul a:hover,
#tmp_lnavi_cnt ul a:focus,
#tmp_lnavi_cnt ul .active a{
	text-decoration: underline;
} */
#tmp_lnavi_ttl a:focus-visible,
#tmp_lnavi_cnt ul a:focus-visible{
	outline-offset: -1px;
}
/* ==================================================
CMS-library
================================================== */


/* ==================================================
CMS-parts
================================================== */


/* col2
================================================== */


/* col2_cms */

table.col2 {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.col2 td.col2L,
table.col2 td.col2R {
	width: 50%;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

table.col2 td.col2L {
	border-right: 15px solid #FFFFFF;
}


/* col2_pub */

div.col2 {
	width: 100%;
}

div.col2 div.col2L {
	display: table;
	width: 48.5%;
	margin-right: 2%;
	float: left;
}

div.col2 div.col2R {
	display: table;
	width: 48.5%;
	float: left;
}


/* nestcol2 */

table.col2 table.col2 td.col2L {
	padding: 0;
}

div.col2 div.col2 div.col2L {
	width: 47.5%;
	margin-right: 4%;
}

div.col2 div.col2 div.col2R {
	width: 47.5%;
}


/* fixed_col2 */

div.fixed_col2 {
	width: 100%;
}

div.fixed_col2 div.fixed_col2L {
	display: table;
	width: 48.5%;
	margin-right: 2%;
	float: left;
}

div.fixed_col2 div.fixed_col2R {
	display: table;
	width: 48.5%;
	float: right;
}


/* col3
================================================== */

table.col3 {
	width: 99%;
	border-collapse: collapse;
	border-spacing: 0;
}

table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	width: 33.33%;
	padding: 0;
	vertical-align: top;
	text-align: left;
}

table.col3 td.col3L,
table.col3 td.col3M {
	border-right: 15px solid #FFFFFF;
}

div.col3 {
	width: 100%;
}

div.col3 div.col3L,
div.col3 div.col3M {
	display: table;
	width: 31.7%;
	margin-right: 2%;
	float: left;
}

div.col3 div.col3R {
	display: table;
	width: 31.7%;
	float: left;
}


/* ==================================================
accessibility
================================================== */


/* model_change
================================================== */

.wrap_mc_pc,
.wrap_mc_sp {
	display: none;
}

.disp_pc .wrap_mc_sp,
.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	display: block;
}

.disp_pc #tmp_hnavi_s,
.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_mmenu,
.disp_pc #tmp_sma_rmenu {
	display: none;
}

#tmp_sma_menu{
	display: none;
}
/* ==================================================
accessibility style change:color
================================================== */


/* change_color commons
================================================== */

.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper *,
.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper *,
.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	background-image: none !important;
	list-style-image: none !important;
}

.color_blue #tmp_wrapper span,
.color_yellow #tmp_wrapper span,
.color_black #tmp_wrapper span {
	z-index: auto !important;
}

.color_blue #tmp_event_cal_cnt .calendar .today,
.color_yellow #tmp_event_cal_cnt .calendar .today,
.color_black #tmp_event_cal_cnt .calendar .today {
	background-color: transparent !important;
}

.color_blue #tmp_wrap_main #tmp_cate_ttl h1,
.color_yellow #tmp_wrap_main #tmp_cate_ttl h1,
.color_black #tmp_wrap_main #tmp_cate_ttl h1 {
	padding: 0 !important;
	border: none !important;
}


/* headding */

.color_blue #tmp_wrap_main h1,
.color_blue #tmp_wrap_main h2,
.color_blue #tmp_wrap_main h3,
.color_blue #tmp_wrap_main h4,
.color_blue #tmp_wrap_main h5,
.color_blue #tmp_wrap_main h6,
.color_yellow #tmp_wrap_main h1,
.color_yellow #tmp_wrap_main h2,
.color_yellow #tmp_wrap_main h3,
.color_yellow #tmp_wrap_main h4,
.color_yellow #tmp_wrap_main h5,
.color_yellow #tmp_wrap_main h6,
.color_black #tmp_wrap_main h1,
.color_black #tmp_wrap_main h2,
.color_black #tmp_wrap_main h3,
.color_black #tmp_wrap_main h4,
.color_black #tmp_wrap_main h5,
.color_black #tmp_wrap_main h6 {
	padding: 5px !important;
	border: none !important;
}

.color_blue.format_top #tmp_wrap_main h1,
.color_blue.format_top #tmp_wrap_main h2,
.color_blue.format_top #tmp_wrap_main h3,
.color_blue.format_top #tmp_wrap_main h4,
.color_blue.format_top #tmp_wrap_main h5,
.color_blue.format_top #tmp_wrap_main h6,
.color_yellow.format_top #tmp_wrap_main h1,
.color_yellow.format_top #tmp_wrap_main h2,
.color_yellow.format_top #tmp_wrap_main h3,
.color_yellow.format_top #tmp_wrap_main h4,
.color_yellow.format_top #tmp_wrap_main h5,
.color_yellow.format_top #tmp_wrap_main h6,
.color_black.format_top #tmp_wrap_main h1,
.color_black.format_top #tmp_wrap_main h2,
.color_black.format_top #tmp_wrap_main h3,
.color_black.format_top #tmp_wrap_main h4,
.color_black.format_top #tmp_wrap_main h5,
.color_black.format_top #tmp_wrap_main h6 {
	border: none !important;
	padding: 0 !important;
}

.color_blue #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_blue #tmp_hlogo h1 span,
.color_blue #tmp_hlogo p span,
.color_yellow #tmp_hlogo h1,
.color_yellow #tmp_hlogo p,
.color_yellow #tmp_hlogo h1 span,
.color_yellow #tmp_hlogo p span,
.color_black #tmp_hlogo h1,
.color_black #tmp_hlogo p,
.color_black #tmp_hlogo h1 span,
.color_black #tmp_hlogo p span {
	width: 100%;
	height: 100%;
}


/* icon */

.color_blue #tmp_wrap_main a.icon_pdf,
.color_blue #tmp_wrap_main a.icon_word,
.color_blue #tmp_wrap_main a.icon_excel,
.color_yellow #tmp_wrap_main a.icon_pdf,
.color_yellow #tmp_wrap_main a.icon_word,
.color_yellow #tmp_wrap_main a.icon_excel,
.color_black #tmp_wrap_main a.icon_pdf,
.color_black #tmp_wrap_main a.icon_word,
.color_black #tmp_wrap_main a.icon_excel {
	margin: 0 !important;
	padding: 0 !important;
}


/* used_bg_img */

.color_blue #tmp_wrapper .used_bg_img,
.color_yellow #tmp_wrapper .used_bg_img,
.color_black #tmp_wrapper .used_bg_img {
	width: auto !important;
	height: auto !important;
}

.color_blue #tmp_wrapper .used_bg_img a,
.color_yellow #tmp_wrapper .used_bg_img a,
.color_black #tmp_wrapper .used_bg_img a {
	width: auto !important;
	height: auto !important;
	text-decoration: underline !important;
}

.color_blue #tmp_wrapper .used_bg_img span,
.color_yellow #tmp_wrapper .used_bg_img span,
.color_black #tmp_wrapper .used_bg_img span {
	z-index: 1 !important;
	height: auto !important;
}


/* for Firefox3.0 */

.color_blue #tmp_wrap_main caption,
.color_yellow #tmp_wrap_main caption,
.color_black #tmp_wrap_main caption {
	background-color: transparent !important;
}


/* for google box common */

#tmp_wrap_main #tmp_gmap_box button,
#tmp_wrap_main #tmp_gmap_box .gmnoprint *,
#tmp_wrap_main #tmp_gmap_box .gm-style-cc * {
	background-color: #FFFFFF !important;
}


/* bg:blue
/* text:yellow
/* link:white
================================================== */

.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper * {
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
}

.color_blue #tmp_wrapper a,
.color_blue #tmp_wrapper a span,
.color_blue #tmp_wrapper button,
.color_blue #tmp_wrapper .used_bg_img a span,
.color_blue #tmp_wrapper input[type="submit"],
.color_blue #tmp_wrapper input[type="button"],
.color_blue #tmp_wrapper input[type="reset"] {
	color: #FFFFFF !important;
	background-color: transparent !important;
}

.color_blue #tmp_wrap_main h1 {
	border: 3px solid yellow !important;
}

.color_blue #tmp_wrap_main h2 {
	border-bottom: 1px solid yellow !important;
	border-left: 3px solid yellow !important;
}

.color_blue #tmp_wrap_main h3 {
	border-left: 3px solid yellow !important;
}


/* for google box */

.color_blue #tmp_wrap_main #tmp_gmap_box,
.color_blue #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: yellow !important;
	list-style-image: none !important;
}

.color_blue #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}


/* bg:yellow
/* text:black
/* link:blue
================================================== */

.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper * {
	color: #000000 !important;
	background-color: #FFFF00 !important;
	border-color: #000000 !important;
}

.color_yellow #tmp_wrapper a,
.color_yellow #tmp_wrapper a span,
.color_yellow #tmp_wrapper button,
.color_yellow #tmp_wrapper .used_bg_img a span,
.color_yellow #tmp_wrapper input[type="submit"],
.color_yellow #tmp_wrapper input[type="button"],
.color_yellow #tmp_wrapper input[type="reset"] {
	color: #0000FF !important;
	background-color: transparent !important;
}

.color_yellow #tmp_wrap_main h1 {
	border: 3px solid black !important;
}

.color_yellow #tmp_wrap_main h2 {
	border-bottom: 1px solid black !important;
	border-left: 3px solid black !important;
}

.color_yellow #tmp_wrap_main h3 {
	border-left: 3px solid black !important;
}


/* for google box */

.color_yellow #tmp_wrap_main #tmp_gmap_box,
.color_yellow #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: black !important;
	list-style-image: none !important;
}

.color_yellow #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}


/* bg:black
/* text:yellow
/* link:white
================================================== */

.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	color: #FFFF00 !important;
	background-color: #000000 !important;
	border-color: #FFFF00 !important;
}

.color_black #tmp_wrapper a,
.color_black #tmp_wrapper a span,
.color_black #tmp_wrapper button,
.color_black #tmp_wrapper .used_bg_img a span,
.color_black #tmp_wrapper input[type="submit"],
.color_black #tmp_wrapper input[type="button"],
.color_black #tmp_wrapper input[type="reset"] {
	color: #FFFFFF !important;
	background-color: transparent !important;
}

.color_black #tmp_wrap_main h1 {
	border: 3px solid yellow !important;
}

.color_black #tmp_wrap_main h2 {
	border-left: 3px solid yellow !important;
	border-bottom: 1px solid yellow !important;
}

.color_black #tmp_wrap_main h3 {
	border-left: 3px solid yellow !important;
}


/* for google box */

.color_black #tmp_wrap_main #tmp_gmap_box,
.color_black #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: yellow !important;
	list-style-image: none !important;
}

.color_black #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}

/* ==================================================
system
================================================== */
/* linkicon
================================================== */
.icon_blank,
.icon_ext {
	display:inline-block;
	vertical-align:middle;
	width:42px;
	height:15px;
	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
	margin-left:3px;
}
.icon_blank {
	background:url(/shared/system/images/linkicon/icon_blank.gif) no-repeat left top;
}
.icon_ext {
	background:url(/shared/system/images/linkicon/icon_ext.gif) no-repeat left top;
}

/* ==================================================
accessibility style change:font-size
================================================== */


/* small
================================================== */

.fsize_small {
	font-size: 75% !important;
}


/* big
================================================== */

.fsize_big {
	font-size: 125% !important;
}


/* biggest(doubled)
================================================== */

.fsize_big2 {
	font-size: 175% !important;
}
.fsize_big #tmp_hamburger_menu > a,
.fsize_big2 #tmp_hamburger_menu > a,
.fsize_big #tmp_site_link a {
	width: auto;
    height: auto;
}
/* ==================================================
means
================================================== */

/* ==================================================
Emergency
================================================== */

/* ==================================================
clearfix
================================================== */

/* for modern browser */

#tmp_regulation:after,
#tmp_header:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
.fnavi:after,
.footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after,
.emergency_head:after {
	content: "";
	/* Do not edit */
	display: table;
	/* Do not edit */
	clear: both;
	/* Do not edit */
}

@media screen and (max-width : 1600px) {
	#tmp_index #tmp_wrap_main::before {
		width: 96%;
	}
}
@media screen and (max-width : 1400px) {
	#tmp_index #tmp_wrap_main::before {
		width: 98%;
	}
}
@media screen and (max-width : 1300px) {
	#tmp_index #tmp_wrap_main::before {
		width: 100%;
		border-top-left-radius: 0;
	}
}
@media screen and (max-width : 1220px) {
	/* header
	================================================== */
	/* 展開するメニュー */
	#tmp_hnavi_s {
		width: calc(100% - 20px);
	}
}

@media screen and (max-width : 1020px) {
	#tmp_header {
		padding: 9px 0;
	}

	#tmp_hlogo .slogan br {
		display: inline;
	}

	#tmp_hamburger_menu > a.active::after {
		height: 8px;
		top: 90%;
	}

	/* 展開するメニュー */
	#tmp_hnavi_s {
		margin-top: -1px;
		padding: 23px 10px 0;
		width: 100%;
		border-left: none;
		border-right: none;
		border-radius: 0;
		left: 0;
	}

	#tmp_menu,
	#tmp_setting,
	#tmp_switch_pc {
		border-radius: 20px;
		background-color: #ffffff;
		color: inherit;
	}

	/* 閉じるボタン */
	.close_btn span {
		padding-left: 30px;
		background-image: url(/shared/site_datsutanso/images/icon/icon_close_sp.png);
		background-repeat: no-repeat;
		background-size: 20px auto;
		background-position: left center;
	}

	/* 閲覧設定 */
	#tmp_setting {
		margin-bottom: 15px;
	}
	#tmp_setting > ul {
		flex-direction: column;
		padding: 12px 13px;
		list-style: none;
	}
	#tmp_setting.box_setting > ul {
		padding-bottom: 18px;
	}
	#tmp_setting .setting_fsize a,
	#tmp_setting .setting_read a,
	#tmp_setting .setting_jp a {
		display: block;
		padding: 13px 0 3px 44px;
		background-color: transparent;
		background-repeat: no-repeat;
		background-position: left 3px top 17px;
		background-size: 18px auto;
		text-decoration: none;
		text-align: left;
		color: #222222;
		font-weight: 600;
		font-size: 95%;
	}
	#tmp_setting .setting_fsize a {
		background-image: url(/shared/site_datsutanso/images/header/icon_fsize.png);
	}
	#tmp_setting .setting_read a {
		background-image: url(/shared/site_datsutanso/images/header/icon_ear.png);
	}
	#tmp_setting .setting_jp a {
		background-image: url(/shared/site_datsutanso/images/header/icon_lang_jp.png);
	}

	/* PCへ表示切替 */
	#tmp_switch_pc a {
		display: block;
		padding: 10px 0 10px 48px;
		background-color: transparent;
		background-image: url(/shared/site_datsutanso/images/header/icon_pc.png);
		background-repeat: no-repeat;
		background-position: left 17px top 17px;
		background-size: 18px auto;
		text-decoration: none;
		text-align: left;
		color: #222222;
		font-weight: 600;
		font-size: 89%;
	}

	/* gnavi
	================================================== */
	#tmp_gnavi {
		display:none;
	}
	.disp_pc #tmp_gnavi {
		display:block;
	}
}

@media screen and (min-width : 1021px) and (max-width: 1240px) {
	/* gnavi
	================================================== */
	.gnavi li:not(:last-child) {
		padding-right: 20px;
	}
	.gnavi li:not(:first-child) {
		padding-left: 17px;
	}

	.gnavi a {
		font-size: 78%;
	}
}
@media screen and (min-width : 641px) and (max-width: 800px) {
	.format_free .column_rnavi .wrap_col_main {
		margin-right: -300px;
		/* デザインによって変更 */
	}

	.format_free #tmp_index .column_rnavi .wrap_col_main {
		margin-right: -300px;
		/* デザインによって変更 */
	}

	.format_free .column_rnavi .col_main {
		margin-right: 300px;
		/* デザインによって変更 */
	}

	.format_free #tmp_index .column_rnavi .col_main {
		margin-right: 300px;
	}

	.format_free .wrap_col_rgt_navi {
		width: 240px;
		/* デザインによって変更 */
	}
	#tmp_wrapper{
		min-width: 800px;
	}


	/* header
	================================================== */
	/* 展開するメニュー */
	#tmp_hnavi_s {
		width: 800px;
	}
}