@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */
body,
input,
select,
textarea {
	font-family:"UD新ゴ L", "UD Shin Go Light", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
th,
optgroup,
strong,
b {
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
a:link {
	color: #003d93;
}
body {
	position: relative;
	font-size: 112.5%;	/* 18px */
	font-weight: 500;
}
body.format_top.elderly {
	font-size: 125%;	/* 20px */
}
#tmp_pc_none {
	display:none;
	padding-top:30px;
}
#tmp_pc_none .heading_ttl h2 {
	font-size:157%;
	margin:0 0 10px;
}
#tmp_pc_none .heading_ttl p {
	margin:0 0 5px;
	width:100px;
}
#tmp_pc_none .heading_ttl p img {
	width:100px;
	height:auto;
}
#tmp_pc_none .gnavi {
	margin-bottom:30px;
}
/* Styles
================================================== */
/* text */
.txt_red {
	color: #b81212;	/* Setting by CMS sheets */
}
.txt_green {
	color: #1B594A;	/* Setting by CMS sheets */
}
.txt_big {
	font-size:130%; /* Setting by CMS sheets */
}
.txt_small {
	font-size:86%; /* Setting by CMS sheets */
}
.space_lft1 {
	padding-left:1em;
}
.underline {
	text-decoration:underline;
}
.strike {
	text-decoration:line-through;
}
.clear {
	clear:both;
}
/* image */
.float_lft {
	margin-right:20px !important;
	margin-bottom:10px !important;
	clear:both;
	float:left;
}
.float_rgt {
	margin-bottom:10px !important;
	margin-left:20px !important;
	clear:both;
	float:right;
}
/* noicon */
ul.noicon {
	margin-left:3.2em !important;
	text-indent:-1.5em !important;
	list-style:none !important;
	list-style-image:none !important;
}
ul.noicon ul,
ul.noicon ol,
ul.noicon p,
ul.noicon h1,
ul.noicon h2,
ul.noicon h3,
ul.noicon h4,
ul.noicon h5,
ul.noicon h6,
ul.noicon table,
ul.noicon div {
	text-indent:0 !important;
}
ul ul.noicon,
ol ul.noicon {
	margin-left:1.5em !important;
	text-indent:-1.5em !important;
}
/* bgcolor */
td.bg_green,
th.bg_green {
	color: inherit;
	background-color: #d8f8d9;	/* Setting by CMS sheets */
}
td.bg_yellowgreen,
th.bg_yellowgreen {
	color: inherit;
	background-color: #e8f6cb;	/* Setting by CMS sheets */
}
td.bg_creamyellow,
th.bg_creamyellow {
	color: inherit;
	background-color: #f1f5c3;	/* Setting by CMS sheets */
}
/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
	position: relative;
	min-width: 1280px;
	margin: 0 auto;
}
.format_top #tmp_wrapper {
	min-width: 1320px;
}
.container {
	width: 1280px;
	margin: 0 auto;
	padding: 0 40px;
}
.format_top .container {
	width: 1320px;
	padding: 0 20px;
}
.custom_youkoso.type_top #tmp_contents {
	padding-bottom:0;
}

/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_rgt_navi {
	float: right;
}
.column_rnavi .wrap_col_main {
	width: 100%;
	float: left;
}
.col_main {
	padding: 0;
}
/* free
============================== */
.format_free .wrap_col_rgt_navi {
	width: 240px;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right: -290px;
}
.format_free .column_rnavi .col_main {
	margin-right: 290px;
}
/* header
================================================== */
#tmp_header {
	position: relative;
	padding: 7px 0 0;
	background-image: -moz-linear-gradient( -12deg, rgb(206,249,224) 0%, rgb(206,249,224) 49%, rgb(242,245,195) 51%, rgb(242,245,195) 100%);
	background-image: -webkit-linear-gradient( -12deg, rgb(206,249,224) 0%, rgb(206,249,224) 49%, rgb(242,245,195) 51%, rgb(242,245,195) 100%);
	background-image: -ms-linear-gradient( -12deg, rgb(206,249,224) 0%, rgb(206,249,224) 49%, rgb(242,245,195) 51%, rgb(242,245,195) 100%);
	color: #040200;
	z-index: 600;
}
#tmp_header .header_container {
	color: #000000;
	background-color: #ffffff;
	overflow: hidden;
}
#tmp_header .container {
	padding: 4px 20px 10px;
}
#tmp_hlogo {
	float: left;
	padding: 10px 0 0 7px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:2rem;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	display: block;
	width: 143px;
	height: 40px;
	background: #ffffff url(/shared/images/header/hlogo.png) no-repeat left center;
	background-size: contain;
}
#tmp_hlogo a {
	display: block;
	width: 143px;
	height: 40px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display: block;
	width: 143px;
	height: 40px;
	position: relative;
	z-index: -1;
	overflow: hidden;
}
/* means
================================================== */
#tmp_hfunction {
	float: right;
	max-width:1090px;
	padding: 6px 0 0;
}
#tmp_means {
	float: left;
	padding-top: 8px;
}
#tmp_setting .mean_setting {
	list-style:none;
	list-style-image:none;
}
#tmp_setting .mean_setting li {
	display: inline-block;
	padding: 9px 0 7px;
	margin-left: 16px;
}
#tmp_setting .mean_setting li.setting_speech{
	margin-left: 30px;
}
#tmp_setting .mean_setting li a {
	display: block;
	padding: 0 0 0 22px;
	font-size: 72.2%;
	color: #040200;
	text-decoration: none;
	background: transparent url(/shared/images/icon/icon_arrow_green.png) no-repeat left center;
	background-size: 19px 13px;
	-webkit-background-size: 19px 13px;
	-moz-background-size: 19px 13px;
}
#tmp_setting .mean_setting li.mobile_site,
#tmp_setting .mean_setting li.opinion_inquiri {
	display: none;
}
#tmp_setting li a:hover,
#tmp_setting li a:focus {
	text-decoration: underline;
}
/* sma_menu
================================================== */
#tmp_sma_menu {
	position: relative;
	z-index: 9999;
}
#tmp_sma_menu .wrap_sma_sch {
	position: absolute;
	top: 0;
	width: 100%;
	background: linear-gradient(to right,#cef9e1, #eff5c5);
}
#tmp_sma_menu .container {
	width: 1200px;
	padding: 0;
}
#tmp_sma_menu .menu_top {
	padding:46px 20px;
}
#tmp_hnavi_s {
	display: block;
	float: left;
	list-style: none;
	margin-left: 20px;
}
#tmp_hnavi_lmenu {
	display: none;
}
#tmp_hnavi_rmenu {
	margin-left: 18px;
	font-size: 83.33%;
	font-weight: bold;
	font-family:"UD新ゴ DB JIS2004 AP", "UD Shin Go DB JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	text-align: center;
}
#tmp_hnavi_rmenu a {
	display: block;
	width: 160px;
	padding: 10px 5px 11px;
	box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
	color: #000000;
	background-color: transparent;
	background-image: -moz-linear-gradient( -12deg, rgb(143,219,176) 0%, rgb(230,233,193) 100%);
	background-image: -webkit-linear-gradient( -12deg, rgb(143,219,176) 0%, rgb(230,233,193) 100%);
	background-image: -ms-linear-gradient( -12deg, rgb(143,219,176) 0%, rgb(230,233,193) 100%);
	border: 2px solid #96DCB1;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	text-decoration: none;
	transition: border-radius 0.3s ease-in-out;
	-webkit-transition: border-radius 0.3s ease-in-out;
	-moz-transition: border-radius 0.3s ease-in-out;
}
#tmp_hnavi_rmenu a span {
	display: inline-block;
	min-height:16px;
	padding:2px 0 2px 28px;
	background: url(/shared/images/icon/icon_menu.png) no-repeat left center;
}
#tmp_hnavi_rmenu a:hover,
#tmp_hnavi_rmenu a:active {
	border-color:#238650;
	background-image: none;
	background-color: #238650;
	color: #ffffff;
}
#tmp_hnavi_rmenu a:focus {
	text-decoration:underline;
}
#tmp_hnavi_rmenu a:hover span,
#tmp_hnavi_rmenu a:active span {
	background-image:url(/shared/images/icon/hv_icon_menu.png);
}
#tmp_hnavi_rmenu a.active {
	background-image: none;
	background-color: #238650;
	color: #ffffff;
	border: 2px solid #238650;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	-webkit-border-bottom-left-radius: 0;
	-webkit-border-bottom-right-radius: 0;
	-moz-border-bottom-left-radius: 0;
	-moz-border-bottom-right-radius: 0;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.5);
	padding: 17px 5px 18px;
	margin-top: -8px;
	margin-bottom: -10px;
	font-size:111.1%;
}
#tmp_hnavi_rmenu a.active span {
	background-image:url(/shared/images/icon/icon_close_wh.png);
}
/* spmenu_open
================================================== */
.spmenu_open #tmp_wrapper:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right,#cef9e1, #eff5c5);
	top: 0;
	left: 0;
	z-index: 500;
}
.spmenu_open.rmenu #tmp_main_visual,
.spmenu_open.rmenu #tmp_wrap_main {
	display:none;
}
#tmp_sma_rnavi_cnt {
	padding: 48px 0 0 0;
}
.spmenu_open.sub_choose_open #tmp_wrap_main,
.spmenu_open.lmenu #tmp_wrap_main {
	display:block;
}

/* Search
================================================== */
.method_url {
	text-align: right;
	padding-right: 6px;
	margin-bottom: 17px;
}
.method_url a {
	display: inline-block;
	color: #000000;
	text-decoration: none;
	background: transparent url(/shared/images/icon/icon_arrow_green.png) no-repeat left 4px;
	background-size: 19px 13px;
	-webkit-background-size: 19px 13px;
	-moz-background-size: 19px 13px;
	font-size: 83.3%;
	padding: 0 0 0 22px;
}
.method_url a:hover,
.method_url a:focus,
.method_url a:active {
	text-decoration: underline;
}
#tmp_sma_search {
	position: relative;
	margin-bottom: 98px;
}
#tmp_sma_query {
	border: none;
	width: 100%;
	min-height: 50px;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	background-color: #ffffff;
	color: #000000;
	box-shadow: inset 3px 0px 10px 0px rgba(0, 0, 0, 0.2);
	font-size: 77.77%;
	padding: 5px 110px 5px 20px;
	text-indent: 0 !important;
	border:none;
}
#tmp_sma_search .sch_ttl {
	display: none;
}
#tmp_sma_func_sch_btn {
	position: absolute;
	display: block;
	width: 100px;
	min-height: 50px;
	color: #ffffff;
	font-size: 83.3%;
	background-color: #238650;
	border: none;
	border-radius: 25px;
	-webkit-border-radius: 25px;
	-moz-border-radius: 25px;
	top: 0;
	right: 0;
	font-weight: bold;
	font-family:"UD新ゴ DB JIS2004 AP", "UD Shin Go DB JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
#tmp_sma_func_sch_btn:hover,
#tmp_sma_func_sch_btn:focus,
#tmp_sma_func_sch_btn:active {
	cursor: pointer;
	background-color: #525252;
}
/* gnavi
================================================== */
.gnavi {
	clear: both;
}
.gnavi .menu_ttl {
	display: none;
}
.gnavi ul {
	list-style: none;
	margin: 0 -5px;
}
.gnavi li {
	width: 14.28%;
	float: left;
	padding: 0 5px;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.gnavi a {
	display: block;
	padding: 100px 5px 24px;
	text-align: center;
	text-decoration: none;
	border: 1px solid #06ab53;
	color: #000000;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:center 27px;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
}
.gnavi li.glist1 a {
	background-image:url(/shared/images/icon/icon_chat.png);
}
.gnavi li.glist2 a {
	background-image:url(/shared/images/icon/icon_bubble.png);
}
.gnavi li.glist3 a {
	background-image:url(/shared/images/icon/icon_school.png);
}
.gnavi li.glist4 a {
	background-image:url(/shared/images/icon/icon_bulding.png);
}
.gnavi li.glist5 a {
	background-image:url(/shared/images/icon/icon_group.png);
}
.gnavi li.glist6 a {
	background-image:url(/shared/images/icon/icon_meeting.png);
}
.gnavi li.glist7 a {
	background-image:url(/shared/images/icon/icon_vote.png);
}
.gnavi .active a,
.gnavi a:hover,
.gnavi a:focus {
	background-color:#bbf6d6;
}
/*
.gnavi .active a,
.gnavi a:hover,
.gnavi a:focus {
	color:#ffffff;
	background-color:#238650;
}
.gnavi li.glist1.active a,
.gnavi li.glist1 a:hover,
.gnavi li.glist1 a:focus {
	background-image:url(/shared/images/icon/icon_chat_on.png);
}
.gnavi li.glist2.active a,
.gnavi li.glist2 a:hover,
.gnavi li.glist2 a:focus {
	background-image:url(/shared/images/icon/icon_bubble_on.png);
}
.gnavi li.glist3.active a,
.gnavi li.glist3 a:hover,
.gnavi li.glist3 a:focus {
	background-image:url(/shared/images/icon/icon_school_on.png);
}
.gnavi li.glist4.active a,
.gnavi li.glist4 a:hover,
.gnavi li.glist4 a:focus {
	background-image:url(/shared/images/icon/icon_bulding_on.png);
}
.gnavi li.glist5.active a,
.gnavi li.glist5 a:hover,
.gnavi li.glist5 a:focus {
	background-image:url(/shared/images/icon/icon_group_on.png);
}
.gnavi li.glist6.active a,
.gnavi li.glist6 a:hover,
.gnavi li.glist6 a:focus {
	background-image:url(/shared/images/icon/icon_meeting_on.png);
}
.gnavi li.glist7.active a,
.gnavi li.glist7 a:hover,
.gnavi li.glist7 a:focus {
	background-image:url(/shared/images/icon/icon_vote_on.png);
}
*/
.menu_bottom .menu_ttl {
	font-size: 133.3%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	background: transparent url(/shared/images/icon/icon_mark.png) no-repeat left 9px;
	padding: 0 0 0 20px;
	background-size: 12px 18px;
	-webkit-background-size: 12px 18px;
	-moz-background-size: 12px 18px;
}
.menu_bottom ul {
	margin: 0 -4px 40px;
	list-style: none;
	padding: 0 20px;
}
.menu_bottom ul li {
	float: left;
	width: 233px;
	margin-bottom: 5px;
	padding: 0 4px;
	line-height:1.1;
	display:table;
}
.clearfix ul li {
	width: 183px;
}
.menu_bottom ul li a {
	display:table-cell;
	vertical-align:middle;
	width:100%;
	height:50px;
	padding: 5px 5px 5px 42px;
	text-align: left;
	text-decoration: none;
	color: #000000;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:5px center;
	border:1px solid #ffffff;
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	font-size: 88.8%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.menu_block01,
.menu_block05 {
	width: 50%;
	float: left;
}
.menu_block02,
.menu_block06 {
	width: 50%;
	float: right;
	padding-left: 19px;
}
.menu_block03,
.menu_block04,
.menu_block07,
.menu_block08 {
	width: 100%;
	clear:both;
}
.menu_bottom ul li:nth-child(5n + 1) {
	clear: left;
}
.menu_bottom ul li.menu01 a {
	background-image:url(/shared/images/icon/icon_menu01.png);
}
.menu_bottom ul li.menu02 a {
	background-image:url(/shared/images/icon/icon_menu02.png)
}
.menu_bottom ul li.menu03 a {
	background-image:url(/shared/images/icon/icon_menu03.png);
}
.menu_bottom ul li.menu04 a {
	background-image:url(/shared/images/icon/icon_menu04.png);
}
.menu_bottom ul li.menu05 a {
	background-image:url(/shared/images/icon/icon_menu05.png);
}
.menu_bottom ul li.menu06 a {
	background-image:url(/shared/images/icon/icon_menu06.png);
}
.menu_bottom ul li.menu07 a {
	background-image:url(/shared/images/icon/icon_menu07.png);
}
.menu_bottom ul li.menu08 a {
	background-image:url(/shared/images/icon/icon_menu08.png);
}
.menu_bottom ul li.menu09 a {
	background-image:url(/shared/images/icon/icon_menu09.png);
}
.menu_bottom ul li.menu10 a {
	background-image:url(/shared/images/icon/icon_menu10.png);
}
.menu_bottom ul li.menu11 a {
	background-image:url(/shared/images/icon/icon_menu11.png);
}
.menu_bottom ul li.menu12 a {
	background-image:url(/shared/images/icon/icon_menu12.png);
}
.menu_bottom ul li.menu13 a {
	background-image:url(/shared/images/icon/icon_menu13.png);
}
.menu_bottom ul li.menu14 a {
	background-image:url(/shared/images/icon/icon_menu14.png);
}
.menu_bottom ul li.menu15 a {
	background-image:url(/shared/images/icon/icon_menu15.png);
}
.menu_bottom ul li.menu16 a {
	background-image:url(/shared/images/icon/icon_menu16.png);
}
.menu_bottom ul li.menu17 a {
	background-image:url(/shared/images/icon/icon_menu17.png);
}
.menu_bottom ul li.menu18 a {
	background-image:url(/shared/images/icon/icon_menu18.png);
}
.menu_bottom ul li.menu19 a {
	background-image:url(/shared/images/icon/icon_menu19.png);
}
.menu_bottom ul li.menu20 a {
	background-image:url(/shared/images/icon/icon_menu20.png);
}
.menu_bottom ul li.menu21 a {
	background-image:url(/shared/images/icon/icon_menu21.png)
}
.menu_bottom ul li.menu22 a {
	background-image:url(/shared/images/icon/icon_menu22.png);
}
.menu_bottom ul li.menu23 a {
	background-image:url(/shared/images/icon/icon_menu23.png);
}
.menu_bottom ul li.menu24 a {
	background-image:url(/shared/images/icon/icon_menu24.png);
}
.menu_bottom ul li.menu25 a {
	background-image:url(/shared/images/icon/icon_menu25.png);
}
.menu_bottom ul li.menu26 a {
	background-image:url(/shared/images/icon/icon_menu26.png);
}
.menu_bottom ul li.menu27 a {
	background-image:url(/shared/images/icon/icon_menu27.png);
}
.menu_bottom ul li.menu28 a {
	background-image:url(/shared/images/icon/icon_menu28.png);
}
.menu_bottom ul li.menu29 a {
	background-image:url(/shared/images/icon/icon_menu29.png);
}
.menu_bottom ul li.menu30 a {
	background-image:url(/shared/images/icon/icon_menu30.png)
}
.menu_bottom ul li.menu31 a {
	background-image:url(/shared/images/icon/icon_menu31.png);
}
.menu_bottom ul li.menu32 a {
	background-image:url(/shared/images/icon/icon_menu32.png);
}
.menu_bottom ul li.menu33 a {
	background-image:url(/shared/images/icon/icon_menu33.png);
}
.menu_bottom ul li.menu34 a {
	background-image:url(/shared/images/icon/icon_menu34.png);
}
.menu_bottom ul li.menu35 a {
	background-image:url(/shared/images/icon/icon_menu35.png);
}
.menu_bottom ul li.menu36 a {
	background-image:url(/shared/images/icon/icon_menu36.png);
}
.menu_bottom ul li.menu37 a {
	background-image:url(/shared/images/icon/icon_menu37.png);
}
.menu_bottom ul li.menu38 a {
	background-image:url(/shared/images/icon/icon_menu38.png);
}
.menu_bottom ul li.menu39 a {
	background-image:url(/shared/images/icon/icon_menu39.png);
}
.menu_bottom ul li.menu40 a {
	background-image:url(/shared/images/icon/icon_menu40.png);
}
.menu_bottom ul li.menu41 a {
	background-image:url(/shared/images/icon/icon_menu41.png);
}
.menu_bottom ul li a:hover,
.menu_bottom ul li a:focus {
	background-color:#bbf6d6;
	border-color:#bbf6d6;
}
#tmp_sma_menu .close_btn {
	display: none;
}
/* pnavi
================================================== */
.ptop {
	text-align:right;
	clear:both;
}
.pnavi {
	text-align: center;
	margin-top: 80px;
	clear:both;
}
.pnavi .ptop {
	width: 126px;
	margin:0 auto;
	text-align:left;
}
.pnavi .ptop a {
	width: 126px;
	height: 90px;
	background: transparent url(/shared/images/pagetop.png) no-repeat top left;
}
.pnavi .ptop span {
	display:block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
/* footer
================================================== */
#tmp_footer {
	padding: 0 0 10px;
	color: inherit;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_footer > .container {
	padding: 0 30px;
}
.footer_cnt {
	padding: 32px 21px 10px;
}
.footer_cnt span {
	display: block;
	font-size: 77.7%;
}
.footer_title {
	float: left;
}
.footer_cnt .footer_logo {
	font-size: 133.3%;
	padding-left: 19px;
	color: #000000;
	text-decoration: none;
	letter-spacing: 4px;
}
.footer_info {
	float: left;
	padding: 6px 0 0 45px;
}
.footer_cnt .footer_info span {
	font-size: 83.33%;
	padding-bottom: 2px;
}
.footer_cnt .footer_info span.footer_open {
	font-size: 100%;
	display: table;
}
.footer_cnt .footer_info span.footer_open .footer_open_ttl,
.footer_cnt .footer_info span.footer_open .footer_open_cnt {
	display: table-cell;
}
.footer_cnt .footer_info span.footer_open .footer_open_ttl {
	min-width: 5em;
}
.wrap_copyright {
	clear: both;
	text-align: center;
	font-size: 66.66%;
	color: #6f6f6f;
	background-color: #ffffff;
}
/* fnavi  */
.fnavi {
	padding: 6px 0 5px;
	color: inherit;
	list-style: none;
}
.fnavi_block {
	border-top: 1px solid #bbbbbb;
	border-bottom: 1px solid #bbbbbb;
	background-color: #f3f3f3;
	color: #000000;
}
.fnavi_block .container {
	padding: 0 30px;
}
.fnavi_block ul li {
	padding: 17px 0 20px;
	margin-right: 75px;
	float: left;
}
.fnavi_block ul li:last-child {
	margin-right: 0;
}
.fnavi_block ul li a {
	display: inline-block;
	color: #000000;
	text-decoration: none;
	background: transparent url(/shared/images/icon/icon_arrow_green.png) no-repeat 0 3px;
	background-size: 19px 13px;
	-webkit-background-size: 19px 13px;
	-moz-background-size: 19px 13px;
	font-size: 77.7%;
	padding-left: 23px;
}
.fnavi_block ul li a:hover,
.fnavi_block ul li a:focus,
.fnavi_block ul li a:active {
	text-decoration: underline;
}
/* ==================================================
emergency
================================================== */
/* mainvs_info_emergency
================================================== */
.mainvs_info_emergency {
	background-color: #ffffff;
	color: #000000;
	border-bottom:1px solid #ffffff;
}
#tmp_emergency_m,
#tmp_emergency_s {
	background-color: #ffb4b4;
	color: #000000;
	border-bottom:1px solid #ffb4b4;
}
#tmp_emergency_m + .main_visual_wrap #tmp_emergency_s {
	display: none;
}
#tmp_emergency_m {
	margin-left: 20px;
	margin-right: 20px;
}
.type_idx #tmp_emergency_m {
	margin-bottom: 6px;
}
.type_idx.custom_assembly #tmp_emergency_m,
.type_idx.custom_youkoso #tmp_emergency_m,
.type_idx.custom_yuuen #tmp_emergency_m {
	margin-bottom: 0;
}
#tmp_emergency_safe {
	background-color: #ffffff;
	color: #000000;
}

/* info_emergency */
.info_emergency {
	display: table;
	width: 100%;
}
.info_emergency .info_emergency_ttl {
	display: table-cell;
	vertical-align: top;
	font-size: 94.4%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height:1.2;
	padding:9px 0 6px 14px;
	background-color: transparent;
}
#tmp_emergency_m .info_emergency .info_emergency_ttl,
#tmp_emergency_s .info_emergency .info_emergency_ttl {
	width: 5.8em;
	color: #a50000;
	letter-spacing:0.1em;
}
#tmp_emergency_safe .info_emergency .info_emergency_ttl {
	width: 8em;
	color: #c60000;
}
.info_emergency .info_emergency_cnt {
	display: table-cell;
	vertical-align:middle;
	padding:9px 4px 6px;
	font-size:88.9%;
	line-height:1.2;
}
.info_emergency .info_emergency_cnt > p {
	margin-bottom:3px;
}
.info_emergency .info_emergency_cnt > ul {
	list-style: none;
	margin:0;
}
.info_emergency .info_emergency_cnt > ul li {
	display:inline-block;
	margin: 0 0 3px 5px;
	line-height:1.2;
}
.info_emergency .info_emergency_cnt > ul li:last-child {
	margin-right: 0;
}
#tmp_emergency_m .info_emergency .info_emergency_cnt,
#tmp_emergency_s .info_emergency .info_emergency_cnt {
	padding-left: 10px;
	padding-right: 10px;
}
#tmp_emergency_m .info_emergency .info_emergency_cnt > ul li,
#tmp_emergency_s .info_emergency .info_emergency_cnt > ul li {
	display: block;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

.info_emergency .info_emergency_cnt > ul a {
	display: inline-block;
	color: #000000;
	background: transparent url(/shared/images/icon/icon_arrow_white.png) 0 3px no-repeat;
	text-decoration: none;
	padding: 0 0 0 22px;
	letter-spacing: 0;
	text-indent: 0;
	-webkit-background-size: 19px 13px;
	-moz-background-size: 19px 13px;
	background-size: 19px 13px;
}
#tmp_emergency_m .info_emergency .info_emergency_cnt > ul a,
#tmp_emergency_s .info_emergency .info_emergency_cnt > ul a {
	padding-left: 26px;
}
.info_emergency .info_emergency_cnt a:hover,
.info_emergency .info_emergency_cnt a:focus,
.info_emergency .info_emergency_cnt a:active {
	text-decoration: underline;
}
#tmp_emergency_safe .info_emergency .info_emergency_cnt > ul a {
	background-image:url(/shared/images/icon/icon_arrow_red.png);
}
/* read_all */
.info_emergency .read_all {
	float:right;
	padding-top:10px;
	font-size:87.5%;
}
.info_emergency .read_all ul {
	list-style:none;
	list-style-image:none;
}
.info_emergency .read_all li {
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 14px;
}
.info_emergency .read_all li a {
	display: inline-block;
	padding:2px 0 2px 24px;
	color: #000000;
	text-decoration: none;
	background:url(/shared/images/icon/icon_arrow_white.png) no-repeat 0 center;
	-webkit-background-size: 19px 13px;
	-moz-background-size: 19px 13px;
	background-size: 19px 13px;
}
.info_emergency .read_all li.rss a {
	padding-left:16px;
	background:url(/shared/images/icon/icon_rss_w.png) no-repeat 0 center;
	-webkit-background-size: 12px auto;
	-moz-background-size: 12px auto;
	background-size: 12px auto;
}
/* custom_bosai */
#tmp_emergency_bosai + #tmp_emergency_bosai_s {
	display:none;
}
/* ==================================================
publicity
================================================== */
#tmp_publicity {
	background: #ffffff url(/shared/templates/top/images/main/bg_adv.jpg) 0 0 no-repeat;
	color: #000000;
	padding:34px 0 0;
	clear:both;
}
#tmp_publicity .container {
	position:relative;
}
#tmp_wrap_publicity_ttl {
	padding: 0 92px 0 55px;
	margin: 0 0 12px;
}
#tmp_publicity_ttl .publicity_ttl {
    font-size: 133.3%;
    font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    padding: 0 0 0 38px;
    float: left;
    background: transparent url(/shared/templates/top/images/main/line_report_ttl.png) 8px 11px no-repeat;
    color: inherit;
}
#tmp_publicity .publicity_navi {
	text-align: right;
	float: right;
}
#tmp_publicity .publicity_navi a {
	position: relative;
	font-size: 77.78%;
	display: inline-block;
	color: inherit;
	background-color: transparent;
	text-decoration: none;
	padding: 9px 0 0;
}
#tmp_publicity .publicity_navi a:before {
	content: "";
	display: inline-block;
	position: relative;
	width: 19px;
	height: 13px;
	margin: 0 4px 0 0;
	background: transparent url(/shared/images/icon/icon_arrow_green.png) 0 0 no-repeat;
	color: inherit;
	-webkit-background-size: 19px 13px;
	-moz-background-size: 19px 13px;
	background-size: 19px 13px;
}
#tmp_publicity .publicity_navi a:hover,
#tmp_publicity .publicity_navi a:focus,
#tmp_publicity .publicity_navi a:active {
	text-decoration: underline;
}
#tmp_publicity_cnt {
	padding: 0 87px;
}
#tmp_publicity_cnt ul {
	list-style: none;
	margin: 0 -8px;
}
#tmp_publicity_cnt ul li {
	width: 16.6%;
	float: left;
	margin: 0 0 16px;
	padding: 0 8px;
}
#tmp_publicity_cnt ul li:nth-child(6n) {
	clear: right;
}
#tmp_publicity_cnt ul li:nth-child(6n+1) {
	clear: left;
}
#tmp_publicity_cnt ul li a {
	display: block;
	background-color: transparent;
	color: inherit;
	text-align: center;
}
#tmp_publicity_cnt ul li img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}
#tmp_publicity_cnt ul li a:hover img,
#tmp_publicity_cnt ul li a:focus img,
#tmp_publicity_cnt ul li a:active img {
	opacity: 0.8;
}
/* ==================================================
layout
================================================== */
#tmp_idx h1 {
	background: none;
}
/* box_faq
================================================== */
.box_faq {
	margin:0 0 50px;
	border:1px solid #ffffff;
	-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	clear:both; /* Do not edit */
}
.box_faq_ttl {
	padding: 0 10px;
	color: inherit;
	font-size: 133.4%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	background-color:#ffffff;
}
.box_faq_ttl p {
	margin-bottom:0; /* Do not edit */
	padding:18px 28px;
	background: transparent url(/shared/images/icon/icon_mark.png) no-repeat left 52%;
	-moz-background-size: 12px 18px;
	-webkit-background-size: 12px 18px;
	background-size: 12px 18px;
	border-bottom: 1px solid #e4e4e4;
}
.box_faq_cnt {
	padding: 25px 16px 6px;
}
.box_faq_cnt ul {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
	list-style-image:url(/shared/images/icon/list_icon.png); /* Do not edit */
}
.box_faq_cnt ol {
	margin-bottom:0.8em; /* Do not edit */
	margin-left:24px; /* Do not edit */
}
.box_faq ul ul,
.box_faq ul ol,
.box_faq ol ul,
.box_faq ol ol {
	margin:0.3em 0 0 24px; /* Do not edit */
}
.box_faq ul li,
.box_faq ol li {
	margin:0 0 0.5em; /* Do not edit */
}
.box_faq ul li a,
.box_faq ol li a {
	color: #000000;
	background-color: transparent;
}
.box_faq ul li a:hover,
.box_faq ol li a:hover,
.box_faq ul li a:focus,
.box_faq ol li a:focus,
.box_faq ul li a:active,
.box_faq ol li a:active {
	text-decoration: none;
}
/* article
================================================== */
#box_article {
	margin:40px 0 20px;
	border:1px solid #f9f9f9;
	-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	clear:both;
}
#box_article .box_article_ttl {
	padding: 0 10px;
	color: inherit;
	font-size: 133.4%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	background-color:#ffffff;
}
#box_article .box_article_ttl p {
	margin-bottom:0 !important;
	line-height: 1.8;
	padding:18px 28px;
	background: transparent url(/shared/images/icon/icon_mark.png) no-repeat left 52%;
	-moz-background-size: 12px 18px;
	-webkit-background-size: 12px 18px;
	background-size: 12px 18px;
	border-bottom: 1px solid #e4e4e4;
}
#box_article .box_article_cnt {
	padding: 25px 30px 6px;
}
/* inquiry
================================================== */
#tmp_inquiry {
	margin:0 0 50px;
	padding: 0 10px;
	border: 1px solid #5cc78d;
	clear:both;
}
#tmp_inquiry_ttl {
	padding: 28px 28px 25px;
	font-size: 133.4%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	background: #ffffff url(/shared/images/icon/icon_mark.png) no-repeat 0 32px;
	color: #000000;
	-moz-background-size: 12px 18px;
	-webkit-background-size: 12px 18px;
	background-size: 12px 18px;
	border-bottom: 1px solid #e4e4e4;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
	line-height: 1.1;
}
#tmp_inquiry_cnt {
	padding: 22px 39px 22px;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_name {
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_inquiry_cnt .inquiry_tel,
#tmp_inquiry_cnt .inquiry_fax {
	display:inline-block;
	vertical-align:top;
}
#tmp_inquiry_cnt .inquiry_tel {
	margin-right:1em;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:0.8em 0 0;
	text-align:center;
	clear:both;
}
#tmp_inquiry_cnt .inquiry_btn button,
#tmp_inquiry_cnt .inquiry_btn a {
	font-size:100%;
	text-decoration:none;
	position: relative;
	display: inline-block;
	padding:11px 20px 10px;
	text-align: center;
	color: #238650;
	background-color:#ffffff;
	border:1px solid #dadada;
	min-width: 300px;
	cursor: pointer;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	border-radius:2em;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
	font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_inquiry_cnt .inquiry_btn button::before,
#tmp_inquiry_cnt .inquiry_btn a::before {
	content:"";
	display:inline-block;
	vertical-align:middle;
	margin-top:-2px;
	margin-right:5px;
	background:url(/shared/images/icon/icon_arrow_green.png) no-repeat;
	width:18px;
	height:12px;
	background-size:100% auto;
}
#tmp_inquiry_cnt .inquiry_btn button:hover,
#tmp_inquiry_cnt .inquiry_btn button:focus,
#tmp_inquiry_cnt .inquiry_btn a:hover,
#tmp_inquiry_cnt .inquiry_btn a:focus {
	border-color:#238650;
	background-color:#238650;
	color:#ffffff;
}
#tmp_inquiry_cnt .inquiry_btn button:hover::before,
#tmp_inquiry_cnt .inquiry_btn button:focus::before,
#tmp_inquiry_cnt .inquiry_btn a:hover::before,
#tmp_inquiry_cnt .inquiry_btn a:focus::before {
	background-image:url(/shared/images/icon/icon_arrow_white.png);
}

/* feedback
================================================== */
#tmp_feedback {
	margin:0 0 50px;
	padding: 0 10px;
	border: 1px solid #5cc78d;
	clear:both;
	word-break: break-all;
	overflow: hidden;
}
#tmp_feedback_ttl {
	padding: 28px 28px 25px;
	font-size: 133.4%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	background: #ffffff url(/shared/images/icon/icon_mark.png) no-repeat 0 32px;
	color: #000000;
	-moz-background-size: 12px 18px;
	-webkit-background-size: 12px 18px;
	background-size: 12px 18px;
	border-bottom: 1px solid #e4e4e4;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
	line-height: 1.1;
}
#tmp_feedback_cnt {
	padding: 22px 39px 22px;
}
#tmp_feedback_cnt p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt fieldset {
  margin:0 0 0.5em 0;
  clear:both;
}
#tmp_feedback_cnt fieldset legend {
  margin:0 0 0.5em 0;
  font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
  clear:both;
}
#tmp_feedback_cnt fieldset p {
  display:inline;
  margin:0 1em 0 0;
  float:left;
}
#tmp_feedback_cnt .submit_btn {
	margin:0.8em 0 0 0 !important;
	text-align:center;
	clear:both;
}
#tmp_feedback_cnt .submit_btn input {
	font-size:100%;
	text-align:left;
	position: relative;
	display: inline-block;
	padding:11px 20px 10px 130px;
	color: #238650;
	background:#ffffff url(/shared/images/icon/icon_arrow_green.png) no-repeat 105px center;
	background-size:18px 12px;
	border:1px solid #dadada;
	min-width: 300px;
	cursor: pointer;
	-webkit-border-radius:2em;
	-moz-border-radius:2em;
	border-radius:2em;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
}
#tmp_feedback_cnt .submit_btn input:hover,
#tmp_feedback_cnt .submit_btn input:focus {
	border-color:#238650;
	background-image:url(/shared/images/icon/icon_arrow_white.png);
	background-color:#238650;
	color:#ffffff;
}
/* emergency */
.custom_emergency #tmp_inquiry,
.custom_emergency #tmp_feedback {
	border-color:#ffd5d4;
}
.custom_emergency #tmp_inquiry_ttl,
.custom_emergency #tmp_feedback_ttl {
	background-image:url(/shared/images/icon/icon_mark_r.png);
}
.custom_emergency #tmp_inquiry_cnt .inquiry_btn button {
	color: #000000;
}
.custom_emergency #tmp_inquiry_cnt .inquiry_btn button::before,
.custom_emergency #tmp_feedback_cnt .submit_btn input {
	color: #000000;
	background-image:url(/shared/images/icon/icon_arrow_red.png);
	background-size:18px 12px;
}
.custom_emergency #tmp_inquiry_cnt .inquiry_btn button:hover,
.custom_emergency #tmp_inquiry_cnt .inquiry_btn button:focus,
.custom_emergency #tmp_feedback_cnt .submit_btn input:hover,
.custom_emergency #tmp_feedback_cnt .submit_btn input:focus {
	border-color:#ffd5d4;
	background-color:#ffd5d4;
}
.custom_emergency #tmp_inquiry_cnt .inquiry_btn button:hover::before,
.custom_emergency #tmp_inquiry_cnt .inquiry_btn button:focus::before,
.custom_emergency #tmp_feedback_cnt .submit_btn input:hover,
.custom_emergency #tmp_feedback_cnt .submit_btn input:focus {
	background-image:url(/shared/images/icon/icon_arrow_white.png);
}
/* assembly */
.custom_assembly #tmp_inquiry,
.custom_assembly #tmp_feedback {
	border-color:#438bae;
}
.custom_assembly #tmp_inquiry_ttl,
.custom_assembly #tmp_feedback_ttl {
	background:url(/shared/images/icon/ttl_icon.png) no-repeat 0 32px;
	position:relative;
}
.custom_assembly #tmp_inquiry_ttl::after,
.custom_assembly #tmp_feedback_ttl::after {
	content:"";
	position:absolute;
	left:0;
	bottom:-1px;
	height:1px;
	width:320px;
	border-bottom:1px solid #438bae;
}
.custom_assembly #tmp_inquiry_cnt .inquiry_btn button {
	color: #1c5b7a;
}
.custom_assembly #tmp_inquiry_cnt .inquiry_btn button::before,
.custom_assembly #tmp_feedback_cnt .submit_btn input {
	color: #1c5b7a;
	background-image:url(/shared/images/icon/icon_arrow_blue.png);
	background-size:18px 12px;
}
.custom_assembly #tmp_inquiry_cnt .inquiry_btn button:hover,
.custom_assembly #tmp_inquiry_cnt .inquiry_btn button:focus,
.custom_assembly #tmp_feedback_cnt .submit_btn input:hover,
.custom_assembly #tmp_feedback_cnt .submit_btn input:focus {
	border-color:#1c5b7a;
	background-color:#1c5b7a;
	color:#ffffff;
}
.custom_assembly #tmp_inquiry_cnt .inquiry_btn button:hover::before,
.custom_assembly #tmp_inquiry_cnt .inquiry_btn button:focus::before,
.custom_assembly #tmp_feedback_cnt .submit_btn input:hover,
.custom_assembly #tmp_feedback_cnt .submit_btn input:focus {
	background-image:url(/shared/images/icon/icon_arrow_white.png);
}
/* plugin
================================================== */
.plugin {
	padding: 17px 20px 5px 18px;
	border: 3px solid #f1f4f7;
	background-color: #ffffff;
	color: #222222;
	margin:0 0 20px;
	clear: both;
}
.plugin .plugin_img {
	margin: 3px 18px 0 0 !important;
	float: left;
}
.plugin p {
	margin: 0 !important;
	font-size: 88.9%;
}
.plugin p a {
	display: inline-block;
	color: #000000;
}
.plugin p a:hover,
.plugin p a:focus,
.plugin p a:active {
	text-decoration: none;
}
/* pankuzu
================================================== */
#tmp_wrap_pankuzu {
	padding:6px 0 0;
	margin: 0 0 10px;
	clear:both;
}
#tmp_idx_ttl #tmp_wrap_pankuzu {
	margin-bottom:0;
}
#tmp_pankuzu {
	font-size:72.2%;
	margin:0 0 2px;
}
#tmp_pankuzu a {
	display: inline-block;
	text-decoration:underline;
	color: #222222;
	background-color: transparent;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:focus,
#tmp_pankuzu a:active {
	text-decoration:none;
}
/* update
================================================== */
#tmp_wrap_custom_update {
	padding-bottom:30px;
	clear:both;
}
#tmp_custom_update {
	float: right;
	text-align: right;
}
#tmp_social_plugins,
#tmp_update {
	display:inline-block;
	vertical-align:top;
	line-height:1.4;
}
#tmp_update {
	margin:0 0 0 14px;
	font-size: 77.8%;
}
#tmp_social_plugins .social_media_btn {
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 8px;
}
/* lnavi
================================================== */
#tmp_lnavi {
	padding: 42px 6px 8px 8px;
	color: inherit;
	background-color: #cef9e1;
	background: -moz-linear-gradient( -12deg, rgb(206,249,225) 0%, rgb(241,245,195) 100%);
	background: -webkit-linear-gradient( -12deg, rgb(206,249,225) 0%, rgb(241,245,195) 100%);
	background: -ms-linear-gradient( -12deg, rgb(206,249,225) 0%, rgb(241,245,195) 100%);
	margin:0 0 20px;
}
#tmp_lnavi_ttl {
	position: relative;
	padding: 0 0 7px 20px;
}
#tmp_lnavi_ttl::before {
	content:"";
	position: absolute;
	top: 6px;
	left: 0;
	width: 12px;
	height: 18px;
	background: transparent url(/shared/images/icon/icon_mark.png) no-repeat 0 0;
	-moz-background-size: 12px 18px;
	-webkit-background-size: 12px 18px;
	background-size: 12px 18px;
}
#tmp_lnavi_ttl p {
	font-size: 133.3%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height:1.1;
}
#tmp_lnavi_ttl a {
	display:block;
	color: #000000;
	padding-right:22px;
	text-decoration: none;
	background: transparent url(/shared/images/icon/icon_arrow_green.png) no-repeat right 11px;
	-moz-background-size: 19px 13px;
	-webkit-background-size: 19px 13px;
	background-size: 19px 13px;
}
#tmp_lnavi_ttl a:hover,
#tmp_lnavi_ttl a:focus {
	text-decoration:underline;
}
#tmp_lnavi_cnt li {
	margin-bottom: 4px;
	list-style: none;
	-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	font-size: 88.9%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_lnavi_cnt li:last-child {
	margin-bottom: 0;
}
#tmp_lnavi_cnt a {
	display: block;
	padding: 13px 30px 15px 19px;
	background: #ffffff url(/shared/images/icon/icon_arrow_green.png) no-repeat 95% 52%;
	-webkit-background-size: 19px 13px;
	-moz-background-size: 19px 13px;
	background-size: 19px 13px;
	color: #000000;
	text-decoration: none;
}
#tmp_lnavi_cnt .active a,
#tmp_lnavi_cnt a:hover,
#tmp_lnavi_cnt a:focus {
	background-color:#e9feca;
}
/* switch_menu */
#tmp_lnavi_cnt .switch_menu li {
	position:relative;
	z-index:1;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
#tmp_lnavi_cnt .switch_menu li a {
	display:block;
	padding:14px 32px 14px 18px;
	background-color:#ffffff;
	background-image:none;
	-webkit-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 3px 10px 0px rgba(0, 0, 0, 0.1);
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch {
	padding:0;
	position:absolute;
	top:0;
	right:0;
	width:32px;
	height:50px;
	background:url(/shared/images/icon/icon_down_arrow.png) no-repeat 7px 18px;
	-webkit-background-size: 12px 18px;
	-moz-background-size: 12px 18px;
	background-size: 12px 18px;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
#tmp_lnavi_cnt .switch_menu .noicon_list a.switch span {
	display:block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
#tmp_lnavi_cnt .switch_menu .noicon_list.active {
	padding-bottom:0;
	padding-right:0;
}
#tmp_lnavi_cnt .switch_menu .noicon_list.active a.switch {
	background-image:url(/shared/images/icon/icon_up_arrow.png);
}
#tmp_lnavi_cnt .switch_cnt {
	display:none;
	margin:1px 0 0 10px;
}
#tmp_lnavi_cnt .switch_menu .noicon_list.active .switch_cnt {
	display:block !important;
	position:relative;
	z-index:-1;
}
#tmp_lnavi_cnt .switch_menu .switch_cnt li {
	padding:0;
	margin:0;
	font-weight: normal;
	font-family:"UD新ゴ R JIS2004 AP", "UD Shin Go R JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_lnavi_cnt .switch_menu .switch_cnt li a {
	text-decoration:underline;
	padding:14px 10px 14px 30px;
	background-image:url(/shared/images/icon/list_icon.png);
	background-repeat:no-repeat;
	background-position:18px 18px;
	-webkit-background-size: 6px 10px;
	-moz-background-size: 6px 10px;
	background-size: 6px 10px;
}
#tmp_lnavi_cnt .switch_menu .switch_cnt li.active a,
#tmp_lnavi_cnt .switch_menu .switch_cnt li a:hover,
#tmp_lnavi_cnt .switch_menu .switch_cnt li a:focus {
	background-color:#f1f2f1;
}
/* lnavi_assembly
================================================== */
#tmp_lnavi_assembly {
	padding:10px 7px 3px;
	background-color: #dcf4fb;
	background: -moz-linear-gradient( -12deg, rgb(220,244,251) 0%, rgb(213,225,240) 100%);
	background: -webkit-linear-gradient( -12deg, rgb(220,244,251) 0%, rgb(213,225,240) 100%);
	background: -ms-linear-gradient( -12deg, rgb(220,244,251) 0%, rgb(213,225,240) 100%);
	margin:0 0 20px;
}
#tmp_lnavi_assembly p {
	margin:0 0 7px;
}
#tmp_lnavi_assembly p {
	width:100%;
}
#tmp_lnavi_assembly span {
	width:100%;
	height:0;
}
#tmp_lnavi_assembly p a {
	display:block;
	width:100%;
	height:0;
	padding:11.67% 10px 11%;
	color:#000000;
	background-color:#ffffff;
	border:1px solid #ffffff;
	-webkit-background-size:100% auto !important;
	-moz-background-size:100% auto !important;
	background-size:100% auto !important;
	background-repeat:no-repeat;
	background-position:0 0;
	-webkit-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 2px 7px 0 rgba(0, 0, 0, 0.2);
}
#tmp_lnavi_assembly .active a,
#tmp_lnavi_assembly p a:hover,
#tmp_lnavi_assembly p a:focus {
	border-color:#f0fdec;
}
#tmp_lnavi_assembly .lnavi_list1 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi1_off.gif);
}
#tmp_lnavi_assembly .lnavi_list1.active a,
#tmp_lnavi_assembly .lnavi_list1 a:hover,
#tmp_lnavi_assembly .lnavi_list1 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi1_on.gif);
}
#tmp_lnavi_assembly .lnavi_list2 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi2_off.gif);
}
#tmp_lnavi_assembly .lnavi_list2.active a,
#tmp_lnavi_assembly .lnavi_list2 a:hover,
#tmp_lnavi_assembly .lnavi_list2 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi2_on.gif);
}
#tmp_lnavi_assembly .lnavi_list3 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi3_off.gif);
}
#tmp_lnavi_assembly .lnavi_list3.active a,
#tmp_lnavi_assembly .lnavi_list3 a:hover,
#tmp_lnavi_assembly .lnavi_list3 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi3_on.gif);
}
#tmp_lnavi_assembly .lnavi_list4 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi4_off.gif);
}
#tmp_lnavi_assembly .lnavi_list4.active a,
#tmp_lnavi_assembly .lnavi_list4 a:hover,
#tmp_lnavi_assembly .lnavi_list4 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi4_on.gif);
}
#tmp_lnavi_assembly .lnavi_list5 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi5_off.gif);
}
#tmp_lnavi_assembly .lnavi_list5.active a,
#tmp_lnavi_assembly .lnavi_list5 a:hover,
#tmp_lnavi_assembly .lnavi_list5 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi5_on.gif);
}
#tmp_lnavi_assembly .lnavi_list6 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi6_off.gif);
}
#tmp_lnavi_assembly .lnavi_list6.active a,
#tmp_lnavi_assembly .lnavi_list6 a:hover,
#tmp_lnavi_assembly .lnavi_list6 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi6_on.gif);
}
#tmp_lnavi_assembly .lnavi_list7 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi7_off.gif);
}
#tmp_lnavi_assembly .lnavi_list7.active a,
#tmp_lnavi_assembly .lnavi_list7 a:hover,
#tmp_lnavi_assembly .lnavi_list7 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi7_on.gif);
}
#tmp_lnavi_assembly .lnavi_list8 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi8_off.gif);
}
#tmp_lnavi_assembly .lnavi_list8.active a,
#tmp_lnavi_assembly .lnavi_list8 a:hover,
#tmp_lnavi_assembly .lnavi_list8 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi8_on.gif);
}
#tmp_lnavi_assembly .lnavi_list9 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi9_off.gif);
}
#tmp_lnavi_assembly .lnavi_list9.active a,
#tmp_lnavi_assembly .lnavi_list9 a:hover,
#tmp_lnavi_assembly .lnavi_list9 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi9_on.gif);
}
#tmp_lnavi_assembly .lnavi_list10 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi10_off.gif);
}
#tmp_lnavi_assembly .lnavi_list10.active a,
#tmp_lnavi_assembly .lnavi_list10 a:hover,
#tmp_lnavi_assembly .lnavi_list10 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi10_on.gif);
}
#tmp_lnavi_assembly .lnavi_list11 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi11_off.gif);
}
#tmp_lnavi_assembly .lnavi_list11.active a,
#tmp_lnavi_assembly .lnavi_list11 a:hover,
#tmp_lnavi_assembly .lnavi_list11 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi11_on.gif);
}
#tmp_lnavi_assembly .lnavi_list12 a {
	background-image:url(/shared/images/assembly/lnavi/lnavi12_off.gif);
}
#tmp_lnavi_assembly .lnavi_list12.active a,
#tmp_lnavi_assembly .lnavi_list12 a:hover,
#tmp_lnavi_assembly .lnavi_list12 a:focus {
	background-image:url(/shared/images/assembly/lnavi/lnavi12_on.gif);
}
/* ==================================================
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: 49.2%;
	margin-right: 1.5%;
	float: left;
}
div.col2 div.col2R {
	display: table;
	width: 49.2%;
	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: 32.6%;
	margin-right: 1.5%;
	float: left;
}
div.col3 div.col3R {
	display: table;
	width: 31.7%;
	float: left;
}
/* ==================================================
yuuen
================================================== */
/* yuuen_top
================================================== */
.custom_yuuen.type_top.format_free .wrap_col_rgt_navi {
	width: 300px;
}
.custom_yuuen.type_top.format_free .column_rnavi .wrap_col_main {
	margin-right: -348px;
}
.custom_yuuen.type_top.format_free .column_rnavi .col_main {
	margin-right: 348px;
}
.custom_yuuen.type_top #tmp_main {
	margin-bottom:20px;
}
/* rnavi_info
================================================== */
.custom_yuuen .rnavi_info {
	background: #ffffff url(/shared/images/yuuen/bg_line_yellow2.png) repeat;
	color: #000000;
	border-top: 10px solid #5cc78d;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	-webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
	margin-bottom: 24px;
	cursor: pointer;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.custom_yuuen .rnavi_info p {
	padding:15px 7px;
	font-size: 133.3%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	line-height:1.1;
	background-image: url(/shared/images/yuuen/icon_sunwheel.png);
	background-repeat: no-repeat;
	background-position: 7px 0.7em;
	-webkit-background-size: 36px 36px;
	-moz-background-size: 36px 36px;
	background-size: 36px 36px;
}
.custom_yuuen .rnavi_info p a {
	position: relative;
	display: block;
	padding:6px 20px 6px 47px;
	text-decoration: none;
	color: #000000;
	background-image:url(/shared/images/icon/icon_arrow_green.png);
	background-repeat: no-repeat;
	background-position: right center;
	-webkit-background-size:19px 13px;
	-moz-background-size:19px 13px;
	background-size:19px 13px;
}
.custom_yuuen .rnavi_info:hover,
.custom_yuuen .rnavi_info:focus,
.custom_yuuen .rnavi_info:active {
	background-image: url(/shared/images/yuuen/bg_line_green2.png);
}
/* lnavi
================================================== */
.custom_yuuen #tmp_lnavi {
	margin: 0 0 20px;
	padding:0;
	background:none;
	border: 1px solid #5cc78d;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
.custom_yuuen #tmp_lnavi_ttl {
	padding:0;
	background:none;
}
.custom_yuuen #tmp_lnavi_ttl a {
	display: block;
	padding: 21px 28px 21px 14px;
	text-decoration: none;
	color: #000000;
	background: #cef9e1 url(/shared/images/icon/icon_arrow_green.png) no-repeat 96% 50%;
	-webkit-background-size: 19px auto;
	-moz-background-size: 19px auto;
	background-size: 19px auto;
	border-bottom: 5px solid #5cc78d;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
}
.custom_yuuen #tmp_lnavi_ttl::before {
	content:none;
}
.custom_yuuen #tmp_lnavi_ttl a:hover,
.custom_yuuen #tmp_lnavi_ttl a:hover,
.custom_yuuen #tmp_lnavi_ttl a:focus{
	background-color: #a8f2ca;
}
.custom_yuuen #tmp_lnavi_cnt li {
	display: block;
	margin:0;
	border-bottom: 2px solid #e4e4e4;
	-moz-box-shadow:none;
	-webkit-box-shadow:none;
	box-shadow:none;
}
.custom_yuuen #tmp_lnavi_cnt li:last-child {
	border-bottom: 0;
}
.custom_yuuen #tmp_lnavi_cnt li a {
	display: block;
	padding: 14px 36px 12px 21px;
	font-size: 88.8%;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	background: transparent url(/shared/images/icon/icon_arrow_green.png) no-repeat 94% 50%;
	-webkit-background-size: 19px auto;
	-moz-background-size: 19px auto;
	background-size: 19px auto;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.custom_yuuen #tmp_lnavi_cnt ul li.active a,
.custom_yuuen #tmp_lnavi_cnt ul li a:hover,
.custom_yuuen #tmp_lnavi_cnt ul li a:focus,
.custom_yuuen #tmp_lnavi_cnt ul li a:active {
	background-color: #dbfbe9;
}
.custom_yuuen #tmp_lnavi_cnt li:first-child a {
	-moz-border-radius:10px 10px 0 0;
	-webkit-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
}
.custom_yuuen #tmp_lnavi_cnt li:last-child a {
	-moz-border-radius:0 0 10px 10px;
	-webkit-border-radius:0 0 10px 10px;
	border-radius:0 0 10px 10px;
}
.custom_yuuen #tmp_lnavi_ttl + #tmp_lnavi_cnt li:first-child a {
	-moz-border-radius:0;
	-webkit-border-radius:0;
	border-radius:0;
}
/* cmenu
================================================== */
#tmp_yuuen_cmenu {
	margin: 0 0 20px;
	clear:both;
	font-size:88.8%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_yuuen_cmenu ul {
	list-style:none;
	list-style-image:none;
	margin:0 -15px;
}
#tmp_yuuen_cmenu ul li {
	position:relative;
	width:50%;
	float:left;
	padding:0 15px;
	margin: 0 0 30px;
	text-align:center;
}
#tmp_yuuen_cmenu ul li:nth-child(odd) {
	clear:both;
}
.custom_yuuen.type_top #tmp_yuuen_cmenu ul li {
	width:33.3%;
	width:calc(100% / 3);
}
.custom_yuuen.type_top #tmp_yuuen_cmenu ul li:nth-child(odd) {
	clear: none;
}
.custom_yuuen.type_top #tmp_yuuen_cmenu ul li:nth-child(3n+1) {
	clear: both;
}
#tmp_yuuen_cmenu ul li a {
	color: #238650;
	background-color: transparent;
	text-decoration:none;
}

#tmp_yuuen_cmenu ul li .menu_img {
	position: relative;
	display:block;
	background: #ffffff url(/shared/templates/yuuen_top/images/bg_line_yellow.png) repeat;
	color: #000000;
	padding: 10px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#tmp_yuuen_cmenu ul li .menu_img img {
	width: 100%;
	height: auto;
	vertical-align: middle;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	border-radius: 20px;
}
#tmp_yuuen_cmenu ul li .menu_txt {
	position: relative;
	margin: -37px auto 0;
	display:table;
	width:300px;
}
.custom_yuuen.type_top #tmp_yuuen_cmenu ul li .menu_txt {
	margin-top:-47px;
}
#tmp_yuuen_cmenu ul li .menu_txt .inner {
	display:table-cell;
	vertical-align:middle;
	height:70px;
	border: 4px solid #ffffff;
	background-color:#cef9e1;
	color: #1e7747;
	padding:5px 20px;
	-webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	text-align: center;
}
#tmp_yuuen_cmenu ul li a:hover .menu_txt .inner,
#tmp_yuuen_cmenu ul li a:focus .menu_txt .inner {
	border-color: #1e7747;
}
#tmp_yuuen_cmenu ul li .menu_txt .inner::before {
	content:"";
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin:0 5px 5px 0;
	width:40px;
	height:40px;
	background-repeat:no-repeat;
	background-position:0 0;
}
#tmp_yuuen_cmenu .yuuen_cmenu1 .menu_txt .inner::before {
	background-image:url(/shared/images/yuuen/menu/menu_icon1.png);
}
#tmp_yuuen_cmenu .yuuen_cmenu2 .menu_txt .inner::before {
	background-image:url(/shared/images/yuuen/menu/menu_icon2.png);
}
#tmp_yuuen_cmenu .yuuen_cmenu3 .menu_txt .inner::before {
	background-image:url(/shared/images/yuuen/menu/menu_icon3.png);
}
#tmp_yuuen_cmenu .yuuen_cmenu4 .menu_txt .inner::before {
	background-image:url(/shared/images/yuuen/menu/menu_icon4.png);
}
#tmp_yuuen_cmenu .yuuen_cmenu5 .menu_txt .inner::before {
	background-image:url(/shared/images/yuuen/menu/menu_icon5.png);
}
#tmp_yuuen_cmenu .yuuen_cmenu6 .menu_txt .inner::before {
	background-image:url(/shared/images/yuuen/menu/menu_icon6.png);
}
/* ==================================================
youkoso
================================================== */
/* cate_ttl - assembly
================================================== */
.custom_assembly #tmp_cate_ttl {
	clear:#221714;
	background-color:#eefafc;
	background-image:url(/shared/images/assembly/cate_ttl_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	border-bottom:5px solid #daf7ff;
	margin: 0 0 50px;
	display:table;
	width:100%;
	clear:both;
}
.custom_assembly #tmp_cate_ttl h1,
.custom_assembly #tmp_cate_ttl p {
	display:table-cell;
	vertical-align:middle;
	height:115px;
	padding-left:35px;
	font-size:100%;
}
.custom_assembly #tmp_cate_ttl span {
	display:block;
}
.custom_assembly #tmp_cate_ttl .ttl {
	font-size:177.8%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	text-shadow:
		#ffffff 2px 0px,  #ffffff -2px 0px,
		#ffffff 0px -2px, #ffffff 0px 2px,
		#ffffff 2px 2px , #ffffff -2px 2px,
		#ffffff 2px -2px, #ffffff -2px -2px,
		#ffffff 1px 2px,  #ffffff -1px 2px,
		#ffffff 1px -2px, #ffffff -1px -2px,
		#ffffff 2px 1px,  #ffffff -2px 1px,
		#ffffff 2px -1px, #ffffff -2px -1px;
	margin:0 0 3px;
}
.custom_assembly #tmp_cate_ttl .ttl_en img {
	vertical-align:top;
}
/* cate_ttl - bosai
================================================== */
.custom_bosai #tmp_wrap_cate_ttl {
	text-align:center;
	background: url(/shared/templates/bosai_top/images/cate_ttl_bg.jpg) no-repeat top center;
	padding:14px 0 5px;
	margin: 0 0 40px;
	clear:both;
}
/* cate_ttl - youkoso
================================================== */
.custom_youkoso #tmp_wrap_cate_ttl {
	width:1200px;
	margin: 0 auto 50px;
	clear:both;
}
.custom_youkoso #tmp_cate_ttl {
	line-height:1.4;
	color:#047935;
	background-color:#cef9e0;
	background-image:url(/shared/templates/youkoso/images/cate_ttl_bg.jpg);
	background-repeat:no-repeat;
	background-position:top right;
	display:table;
	width:100%;
	border-bottom:5px solid #96dcb1;
	-webkit-border-radius:10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	border-radius:10px 10px 0 0;
}
.custom_youkoso #tmp_cate_ttl p {
	display:table-cell;
	vertical-align:middle;
	height:114px;
	padding-left:35px;
}
.custom_youkoso #tmp_cate_ttl span {
	display:block;
}
.custom_youkoso #tmp_cate_ttl .ttl {
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-size:177.8%;
	line-height:1;
}
.custom_youkoso #tmp_cate_ttl .ttl_catch {
	margin:0 0 10px 5px;
}
/* youkoso_back_btn
================================================== */
.custom_youkoso .youkoso_back_btn {
	text-align:center;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	letter-spacing:-0.1em;
	margin:20px auto;
	clear:both;
}
.custom_youkoso .youkoso_back_btn a {
	display:inline-block;
	text-decoration:none;
	border:2px solid #5da67e;
	color:#040200;
	padding:14px 80px 14px 25px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background:#ffffff url(/shared/images/icon/icon_right_green.png) no-repeat 95% center;
	transition: all 0.3s ease-in-out;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
}
.custom_youkoso .youkoso_back_btn a:hover,
.custom_youkoso .youkoso_back_btn a:focus {
	border-color:#238650;
	background-color:#238650;
	color:#ffffff;
}
/* ==================================================
START Renewal Top
================================================== */
/* Custom header Arakawa
================================================== */
.spmenu_open#tmp_wrapper:before {
	content: '';
	position: absolute;
	display: block;
	width: 100%;
	height: 100%;
	background: linear-gradient(to right,#cef9e1, #eff5c5);
	top: 0;
	left: 0;
	z-index: 500;
}
.sub_choose_open#tmp_wrapper:before,
.spmenu_open.lmenu#tmp_wrapper:before{
	background: rgba(0, 0, 0, 0.5);
}
/* header - rn
================================================== */
.head_rn #tmp_hlogo {
	padding-left:0;
}
.head_rn #tmp_header .container {
	padding: 5px 20px 10px;
}
.head_rn #tmp_header #tmp_hfunction #tmp_means {
	display: none;
}
.head_rn #tmp_sma_menu #tmp_means {
	float: none;
}
.head_rn #tmp_sma_menu #tmp_setting .mean_setting {
	margin: 0 -5px;
	padding: 30px 140px 25px;
}
.head_rn #tmp_sma_menu #tmp_setting .mean_setting li {
	float: left;
	width: 25%;
	padding: 0 5px;
	margin:0 0 10px;
}
.head_rn #tmp_sma_menu #tmp_setting .mean_setting li:nth-child(4n) {
	clear: right;
}
.head_rn #tmp_sma_menu #tmp_setting .mean_setting li:nth-child(4n+1) {
	clear: left;
}
.head_rn #tmp_sma_menu #tmp_setting .mean_setting li a {
    background-color: #ffffff;
	border:1px solid #ffffff;
	padding: 16px 15px 14px 40px;
	background-position:10px center;
	box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.head_rn #tmp_sma_menu #tmp_setting .mean_setting li a:hover,
.head_rn #tmp_sma_menu #tmp_setting .mean_setting li a:focus {
	border-color:#238650;
    background-color: #238650;
	background-image: url(/shared/images/icon/icon_arrow_white.png);
    color: #ffffff;
	text-decoration:none;
}
.head_rn #tmp_header #tmp_hnavi_s {
	margin-left:0;
	float:right;
	display: flex;
}
.head_rn #tmp_header #tmp_hnavi_rmenu {
	margin-left: 14px;
}
.head_rn #tmp_header #tmp_hnavi_rmenu a {
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
.head_rn #tmp_header #tmp_hnavi_lmenu,
.head_rn #tmp_header #tmp_hnavi_rmenu{
	display: inline-block;
}
.head_rn #tmp_hnavi_rmenu a {
	width: 145px;
	padding-left:27px;
	text-align:left;
}
.head_rn #tmp_hnavi_rmenu a.active {
	padding: 17px 5px 22px;
	text-align:center;
	font-size:100%;
}
.head_rn #tmp_hnavi_rmenu a span {
	padding-left:40px;
}
.head_rn #tmp_hnavi_rmenu a.active span {
	padding-left:38px;
}
#tmp_pc_menu #tmp_sitemap_menu .menu_bottom ul li a {
	border: 1px solid #06ab53;
}
#tmp_sma_rmenu #tmp_sitemap_menu {
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	padding-bottom:60px;
}
.head_rn #tmp_hnavi_lmenu {
	float: left;
    font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    text-align: center;
}
.head_rn #tmp_hnavi_lmenu a {
	position: relative;
    display: block;
    width: 146px;
    text-decoration: none;
	padding: 6px 25px 7px 48px;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
    border: 2px solid #cccccc;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    color: #000000;
    background-color: #ffffff;
    transition: border-radius 0.3s ease-in-out;
    -webkit-transition: border-radius 0.3s ease-in-out;
    -moz-transition: border-radius 0.3s ease-in-out;
}
.head_rn #tmp_header #tmp_hnavi_lmenu a {
	font-size: 83.3%;
}
.head_rn #tmp_header #tmp_hnavi_lmenu a.active {
    -webkit-border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
    border-radius:10px 10px 0 0;
	padding:22px 5px 24px 35px;
	margin-top:-7px;
}
.head_rn #tmp_hnavi_lmenu a.active:focus-visible {
	outline: 1px solid #000000;
}
.head_rn #tmp_hnavi_lmenu a:hover,
.head_rn #tmp_hnavi_lmenu a:focus {
	text-decoration: underline;
}
.head_rn #tmp_hnavi_lmenu a span.lmenu_en{
	display: block;
	line-height: 1;
	font-size: 80%;
}
.head_rn #tmp_hnavi_lmenu a.active .lmenu_en{
	display: none;
}
.head_rn #tmp_hnavi_lmenu a:before {
	content: '';
    position: absolute;
    display: inline-block;
    width: 21px;
    height: 21px;
    background: #ffffff url(/shared/images/icon/icon_gear.png) no-repeat top left;
    color: #000000;
    top: 50%;
    left: 22px;
    background-size: contain;
    -webkit-background-size: contain;
    -moz-background-size: contain;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
}
.head_rn #tmp_hnavi_lmenu a.active {
	background-image: none;
    border: none;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    -webkit-border-bottom-left-radius: 0;
    -webkit-border-bottom-right-radius: 0;
    -moz-border-bottom-left-radius: 0;
    -moz-border-bottom-right-radius: 0;
    box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.5);
	padding: 21px 5px 24px 25px;
    margin-top: -8px;
    margin-bottom: -10px;
}
.head_rn #tmp_hnavi_lmenu a.active:before {
    width: 20px;
    height: 19px;
	left:28px;
	margin-top:-2px;
    background: transparent url(/shared/images/icon/icon_close_green_pc.png) no-repeat top left;
}
.head_rn #tmp_sma_menu #tmp_sma_lmenu {
	display: none;
	background-image: -moz-linear-gradient( -12deg, rgb(206,249,225) 0%, rgb(241,245,195) 100%);
	background-image: -webkit-linear-gradient( -12deg, rgb(206,249,225) 0%, rgb(241,245,195) 100%);
	background-image: -ms-linear-gradient( -12deg, rgb(206,249,225) 0%, rgb(241,245,195) 100%);
}
.head_rn #tmp_hnavi_lmenu a:focus{
	outline: none;
}
.head_rn #tmp_sma_lmenu #tmp_means {
	float: none;
}
#tmp_sma_choose_menu {
	display: none;
}

/* box_emergency
================================================== */
.box_emergency {
	background-color: #c60000;
    color: #ffffff;
	display: none;
}
.box_emergency #tmp_emergency_free + #tmp_emergency_free_s {
	display:none;
}
.box_emergency .emergency_cnt ul {
	list-style: none;
	margin: 0;
}
.box_emergency .emergency_cnt .emergency_list_link li {
	border-bottom: 1px solid #ffffff;
    padding: 7px 0;
}
.box_emergency .emergency_cnt .emergency_list_link a {
	color: #ffffff;
    display: inline-block;
    padding: 6px 0 3px 27px;
    text-decoration: none;
	font-weight: bold;
	font-family:"UD新ゴ DB JIS2004 AP", "UD Shin Go DB JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    background: transparent url(/shared/images/icon/icon_arrow_white.png) no-repeat 0 10px;
    -webkit-background-size: 19px 13px;
    -moz-background-size: 19px 13px;
    background-size: 19px 13px;
    text-decoration: none;
}
.box_emergency .emergency_cnt a:hover,
.box_emergency .emergency_cnt a:focus{
	text-decoration: underline;
}
.box_emergency .emergency_list_rss {
	float: right;
	padding-top: 12px;
}
.box_emergency .emergency_list_rss li {
	display: inline-block;
	margin: 0 0 18px 18px;
}
.box_emergency .emergency_list_rss li:first-child {
	margin-left: 0;
}
.box_emergency .emergency_list_rss a {
	color: #ffffff;
    display: inline-block;
    padding: 6px 0 3px 27px;
    text-decoration: none;
	font-weight: bold;
	font-family:"UD新ゴ DB JIS2004 AP", "UD Shin Go DB JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	text-decoration: none;
	font-size: 88.9%;
	background: transparent url(/shared/images/icon/icon_arrow_white.png) no-repeat left center;
    -webkit-background-size: 19px 13px;
    -moz-background-size: 19px 13px;
    background-size: 19px 13px;
}
.box_emergency .emergency_list_rss .btn_rss a {
	background: transparent url(/shared/images/icon/icon_rss_w.png) no-repeat left center;
    -webkit-background-size: 14px 14px;
    -moz-background-size: 14px 14px;
    background-size: 14px 14px;
	padding-left: 18px;
}
.box_emergency .emergency_txt {
	padding: 10px 0;
	border-bottom: 1px solid #ffffff;
}

/* Renewal header
================================================== */
.fixed_header #tmp_header {
	position: fixed;
	top: 0;
	z-index: 9999;
	width: 100%;
}
.fixed_header #tmp_wrapper {
	padding-top: 77px;
}
.fixed_header.spmenu_open #tmp_header,
.fixed_header.emergency_open #tmp_header{
	box-shadow: none;
}
.fixed_header .box_emergency.fixed {
	-webkit-transition: top 0.3s ease;
	-moz-transition: top 0.3s ease;
	transition: top 0.3s ease;
	top: 0;
}
.fixed_header .box_emergency.fixed.scroll_emergency {
	position: fixed;
    top: 77px;
    left: 0;
    right: 0;
	width: auto;
	z-index: 99;
}
#tmp_sma_choose_menu {
	position: absolute;
    left: 0;
    right: 0;
	width: auto;
	z-index: 99;
}
.fixed_header #tmp_sma_choose_menu,
.fixed_header .spmenu_open #tmp_sma_menu #tmp_sma_lmenu {
	position: fixed;
	top: 77px;
}
.rmenu #tmp_sma_rmenu {
	overflow: auto;
	max-height: 100vh;
	padding-bottom: 70px;
}
.fixed_header .spmenu_open #tmp_sma_menu #tmp_sma_rmenu {
	position: fixed;
    top: 77px;
    left: 0;
    right: 0;
	width: 100%;
	z-index: 99;
}
.spmenu_open.emergency_open#tmp_wrapper:before {
	display: none;
}
/* Renewal choose_menu
================================================== */
.sub_choose_open {
    min-height: 100%;
    z-index: 9999;
    transition: top 0.3s ease-in-out;
    -moz-transition: top 0.3s ease-in-out;
    -webkit-transition: top 0.3s ease-in-out;
}
.format_top.model_pc .sub_choose_open:before{
    content: "";
    min-height: 100%;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.6);
    z-index: 599;
}
#tmp_hnavi_s:before,
#tmp_hnavi_s:after {
	content: '';
    display: table;
}
#tmp_hnavi_emergency {
	display:none;
	float: left;
	font-size: 88.9%;
    font-weight: bold;
	font-family:"UD新ゴ DB JIS2004 AP", "UD Shin Go DB JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    text-align: center;
	line-height: 1.2;
	position: relative;
}
.head_rn #tmp_hnavi_emergency {
	display:block;
}
#tmp_hnavi_emergency a {
	display: block;
	position: relative;
	padding: 3px 9px 2px 33px;
	color: #c60000;
	text-decoration: none;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	background: #ffffff url(/shared/images/icon/icon_emergency_red_pc.png) no-repeat 6px 12px;
	border: 3px solid #c60000;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
	width: 80px;
}
#tmp_hnavi_emergency a:hover,
#tmp_hnavi_emergency a:focus {
	text-decoration: underline;
}
#tmp_hnavi_emergency:after {
	content: '';
	position: absolute;
	bottom: -12px;
	left: 0;
	right: 0;
	background-color: #c60000;
	color: #ffffff;
	height: 16px;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: all 0.1s ease-in-out;
	-moz-transition: all 0.1s ease-in-out;
	transition: all 0.1s ease-in-out;
}
#tmp_hnavi_emergency a.active {
	padding: 14px 4px 11px 22px;
	background-image: url(/shared/images/icon/icon_close_red.png);
	background-position: 4px 17px;
	-moz-background-size: 14px auto;
    -webkit-background-size: 14px auto;
    background-size: 14px auto;
}
.emergency_open #tmp_hnavi_emergency:after {
	opacity: 1;
	visibility: visible;
}
#tmp_sma_menu #tmp_sma_choose_menu {
	display: none;
    background: none;
}
.format_top #tmp_wrap_hnavi_choose_menu {
    float: left;
	width:596px;
	margin:0 49px;
}
.format_top #tmp_hnavi_choose_menu .wrap_choose_menu_display {
	display:table;
	width:100%;
    background-color: #ffffff;
    color: #000000;
    border: 2px solid #238650;
	border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    font-size: 77.8%;
}
.format_top #tmp_hnavi_choose_menu .choose_menu_display {
	display:table-cell;
	vertical-align: middle;
	width: 444px;
}
.format_top #tmp_hnavi_choose_menu .choose_menu_switch {
	display:table-cell;
	vertical-align: middle;
    padding:4px 9px 5px 5px;
}
.format_top #tmp_hnavi_choose_menu .choose_menu_switch a {
    display: block;
	line-height:1.5;
    padding:7px 10px 6px;
    background-color: #238650;
	border: 1px solid #238650;
    color: #ffffff;
	text-align: center;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    text-decoration: none;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
}
.format_top #tmp_hnavi_choose_menu .choose_menu_switch a:hover,
.format_top #tmp_hnavi_choose_menu .choose_menu_switch a:focus,
.format_top #tmp_hnavi_choose_menu .choose_menu_switch a.active {
    background-color: #525252;
}
.format_top #tmp_hnavi_choose_menu .choose_menu_display .cate_menu {
	display: inline-block;
	font-weight: bold;
	font-family:"UD新ゴ L JIS2004 AP", "UD Shin Go L JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	vertical-align: middle;
    margin-left: 14px;
    padding: 12px 0 9px 34px;
	min-height: 41px;
    color: inherit;
    background: #ffffff url(/shared/images/icon/icon_note.png) no-repeat 0 9px;
    background-size: 30px auto;
    -webkit-background-size: 30px auto;
    -moz-background-size: 30px auto;
}
.format_top.children #tmp_hnavi_choose_menu .choose_menu_display .cate_menu {
	background-image: url(/shared/images/icon/icon_babylift.png);
	background-position: 0 5px;
}
.format_top.elderly #tmp_hnavi_choose_menu .choose_menu_display .cate_menu {
	background-image: url(/shared/images/icon/icon_oldman.png);
	background-position: 0 7px;
}
.sub_choose_open #tmp_hnavi_choose_menu .choose_menu_display span {
	background-position: 0 9px;
}
#tmp_hnavi_choose_menu .choose_menu_display .label_menu {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	background-color: #e5ffeb;
	color: #187b45;
	font-weight: bold;
	font-family:"UD新ゴ DB JIS2004 AP", "UD Shin Go DB JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	padding:10px 13px;
	min-height: 42px;
	-webkit-border-radius:6px 0 0 6px;
	-moz-border-radius:6px 0 0 6px;
	border-radius:6px 0 0 6px;
}
#tmp_hnavi_choose_menu .choose_menu_display .label_menu span {
	color: #000000;
}
#tmp_hnavi_choose_menu .choose_menu_display .label_menu:after {
	content: '';
	position: absolute;
	top: 0;
	right: -16px;
	bottom: 0;
	width:16px;
	height:100%;
	background:url(/shared/images/icon/choose_menu_bg.png) no-repeat 0 0;
	-webkit-background-size:16px 100%;
	-moz-background-size:16px 100%;
	background-size:16px 100%;
}
/* ==================================================
END Renewal Top
================================================== */

/* ==================================================
START Renewal Index
================================================== */
.format_free #tmp_hnavi_lmenu {
	margin-left: 18px;
}
/* ==================================================
END Renewal Index
================================================== */

/* ==================================================
widget skip
================================================== */
#tmp_contents .skip_end {
	margin:0 !important;
}
#tmp_sns_skip a,
#tmp_sns_end {
	position:absolute;
	width:100%;
	left:-9999px;
	background:#FFFFFF !important;
	display:block;
}
#tmp_sns_skip a:focus {
	position:relative;
	left:0;
}
/* ==================================================
translate
================================================== */
#site-translate-header-wrapper,
#site-translate-mst {
	width: auto !important;
}
#site-translate-mst div {
	clear: both;
	padding-left: 0 !important;
}
/* ==================================================
open data
================================================== */
.opdata_page_license {
	background-color: #cef9e1;
	padding: 10px 15px;
	line-height: 1.6 !important;
}
.opdata_page_license img {
	float: left;
	margin-right: 10px;
	margin-bottom: 0.4em;
	vertical-align: text-top;
	margin-top: 0.3em;
}
.openDataFile img {
	vertical-align:middle;
	margin-right:16px;
}
/* ==================================================
elderly - font size
================================================== */
body.format_top.elderly #tmp_hnavi_emergency {
	font-size: 80%;
}
body.format_top.elderly #tmp_hnavi_choose_menu .wrap_choose_menu_display {
	font-size: 70%;
}
body.format_top.elderly .head_rn #tmp_header #tmp_hnavi_rmenu {
	font-size: 75%;
}
body.format_top.elderly .head_rn #tmp_header #tmp_hnavi_lmenu a {
	font-size: 75%;
}

/* ==================================================
slick_control
================================================== */
.slick_control .btn_slides {
	display:inline-block;
	vertical-align:top;
	line-height:1.0 !important;
	font-size:88.8%;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	text-transform:uppercase;
}
.slick_control .btn_slides a {
	display:block;
	text-decoration:none;
	padding:7px 12px 6px;
	color:#000000;
	background-color:#ffffff;
	border: 1px solid #cccccc;
	-webkit-border-radius:1.5em;
	-moz-border-radius:1.5em;
	border-radius:1.5em;
	position:relative;
	box-shadow: 0 1px 7px rgba(0, 0, 0, 0.2);
}
.slick_control .btn_slides a:hover {
	border-color:#238650;
}
.slick_control .btn_slides span {
	padding-left:14px;
	position:relative;
}
.slick_control .btn_slides.stop span::before,
.slick_control .btn_slides.stop span::after {
	content:"";
	position:absolute;
	top:50%;
	width:2px;
	height:10px;
	margin-top:-6px;
	color:#000000;
	background:#06ab52;
}
.slick_control .btn_slides.stop span::before {
	left:2px;
}
.slick_control .btn_slides.stop span::after {
	left:6px;
}
.slick_control .btn_slides.start span::before {
	content:"";
	position:absolute;
	top:50%;
	left:3px;
	width: 0;
	height: 0;
	margin-top:-5px;
	border-style: solid;
	border-width: 5px 0 5px 6px;
	border-color: transparent transparent transparent #06ab52;
}
/* slick-dots */
.slick_control .slick-dots {
	padding-top:8px;
	margin:0 !important;
}
.slick_control .slick-dots li {
	width: 14px;
	height: 14px;
	margin: 0 3px !important;
}
.slick_control .slick-dots li button,
.slick_control .slick-dots li a {
	width: 14px !important;
	height: 14px !important;
	color:#000000 !important;
	background-color: #ffffff !important;
	border:2px solid #047935 !important;
}
.slick_control .slick-dots .slick-active button,
.slick_control .slick-dots li button:hover,
.slick_control .slick-dots li button:focus,
.slick_control .slick-dots .slick-active a,
.slick_control .slick-dots li a:hover,
.slick_control .slick-dots li a:focus {
	color:#ffffff !important;
	background-color: #047935 !important;
}

/* ==================================================
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 .wrap_mc_sp #tmp_switch_sp_style {
	background: linear-gradient(to right,#d0f9e2, #f1f5c3);
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	font-family:"UD新ゴ M JIS2004 AP", "UD Shin Go M JIS2004 AP", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	text-align: center;
	padding: 20px 5px;
	font-size:300%;
}
.disp_pc #tmp_hnavi_s,
.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_rmenu {
	display: none;
}
.disp_pc #tmp_hnavi_s {
	display: block;
}
/* ==================================================
children - font bold -
================================================== */
body.children.format_top,
body.children.format_top input,
body.children.format_top select,
body.children.format_top textarea {
	font-family:"新丸ゴ L","Shin Maru Go Light", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
body.children.format_top h2,
body.children.format_top h3,
body.children.format_top h4,
body.children.format_top h5,
body.children.format_top h6,
body.children.format_top th,
body.children.format_top optgroup,
body.children.format_top strong,
body.children.format_top b {
	font-family:"新丸ゴ DB", "Shin Maru Go DemiBold", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
body.children.format_top #tmp_hlogo h1,
body.children.format_top #tmp_hnavi_rmenu,
body.children.format_top #tmp_sma_func_sch_btn,
body.children.format_top .gnavi li,
body.children.format_top .menu_bottom .menu_ttl,
body.children.format_top .menu_bottom ul li a,
body.children.format_top .footer_cnt .footer_logo,
body.children.format_top .fnavi_block ul li,
body.children.format_top .info_emergency .info_emergency_ttl,
body.children.format_top #tmp_emergency_m .info_emergency .info_emergency_cnt > ul li,
body.children.format_top #tmp_emergency_s .info_emergency .info_emergency_cnt > ul li,
body.children.format_top #tmp_publicity_ttl .publicity_ttl,
body.children.format_top .head_rn #tmp_header #tmp_hnavi_rmenu a,
body.children.format_top .head_rn #tmp_hnavi_lmenu,
body.children.format_top .box_emergency .emergency_cnt .emergency_list_link a,
body.children.format_top .box_emergency .emergency_list_rss a,
body.children.format_top #tmp_hnavi_emergency,
body.children.format_top #tmp_hnavi_emergency a,
body.children.format_top #tmp_hnavi_choose_menu .choose_menu_switch a,
body.children.format_top #tmp_hnavi_choose_menu .choose_menu_display .label_menu,
body.children.format_top .slick_control .btn_slides,
body.children.format_top .disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	font-family:"新丸ゴ DB", "Shin Maru Go DemiBold", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
/* ==================================================
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;
	text-shadow:none !important;
	box-shadow: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:10px 15px !important;
	border: none !important;
	min-height:auto !important;
	border-radius:0 !important;
}
.color_blue #tmp_wrap_main #tmp_contents h2::before,
.color_blue #tmp_wrap_main #tmp_contents h2::after,
.color_yellow #tmp_wrap_main #tmp_contents h2::before,
.color_yellow #tmp_wrap_main #tmp_contents h2::after,
.color_black #tmp_wrap_main #tmp_contents h2::before,
.color_black #tmp_wrap_main #tmp_contents h2::after {
	content:none !important
}
.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,
.color_blue.format_free #tmp_wrap_main h1,
.color_blue.format_free #tmp_wrap_main h2,
.color_blue.format_free #tmp_wrap_main h3,
.color_blue.format_free #tmp_wrap_main h4,
.color_blue.format_free #tmp_wrap_main h5,
.color_blue.format_free #tmp_wrap_main h6,
.color_yellow.format_free #tmp_wrap_main h1,
.color_yellow.format_free #tmp_wrap_main h2,
.color_yellow.format_free #tmp_wrap_main h3,
.color_yellow.format_free #tmp_wrap_main h4,
.color_yellow.format_free #tmp_wrap_main h5,
.color_yellow.format_free #tmp_wrap_main h6,
.color_black.format_free #tmp_wrap_main h1,
.color_black.format_free #tmp_wrap_main h2,
.color_black.format_free #tmp_wrap_main h3,
.color_black.format_free #tmp_wrap_main h4,
.color_black.format_free #tmp_wrap_main h5,
.color_black.format_free #tmp_wrap_main h6 {
	border: none !important;
	padding: 0 !important;
}

/* 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;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	text-indent: 0 !important;
	white-space: normal !important;
}

/* hlogo */
.color_blue #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_blue #tmp_hlogo a,
.color_blue #tmp_hlogo span,
.color_yellow #tmp_hlogo h1,
.color_yellow #tmp_hlogo p,
.color_yellow #tmp_hlogo a,
.color_yellow #tmp_hlogo span,
.color_black #tmp_hlogo h1,
.color_black #tmp_hlogo p,
.color_black #tmp_hlogo a,
.color_black #tmp_hlogo span {
	width: auto !important;
	height:auto !important;
}
.color_blue #tmp_hlogo p span,
.color_yellow #tmp_hlogo p span,
.color_black #tmp_hlogo p span {
	padding:10px;
}
.color_blue #tmp_hnavi_rmenu a::before,
.color_yellow #tmp_hnavi_rmenu a::before,
.color_black #tmp_hnavi_rmenu a::before,
.color_blue #tmp_sma_lmenu .type_ttl::after,
.color_yellow #tmp_sma_lmenu .type_ttl::after,
.color_black #tmp_sma_lmenu .type_ttl::after,
.color_blue #tmp_idx_contents .idx_navi::before,
.color_yellow #tmp_idx_contents .idx_navi::before,
.color_black #tmp_idx_contents .idx_navi::before,
.color_blue #tmp_wrapper .box_heading::after,
.color_yellow #tmp_wrapper .box_heading::after,
.color_black #tmp_wrapper .box_heading::after,
.color_blue #tmp_wrapper .box_heading::before,
.color_yellow #tmp_wrapper .box_heading::before,
.color_black #tmp_wrapper .box_heading::before {
	content:none !important;
}
.color_blue #tmp_header,
.color_yellow #tmp_header,
.color_black #tmp_header,
.color_blue #tmp_contents #tmp_event_cal_tab ul,
.color_yellow #tmp_contents #tmp_event_cal_tab ul,
.color_black #tmp_contents #tmp_event_cal_tab ul {
	border-bottom-width:2px !important;
	border-bottom-style:solid !important;
}
.color_blue #tmp_event_search #tmp_event_keyword,
.color_yellow #tmp_event_search #tmp_event_keyword,
.color_black #tmp_event_search #tmp_event_keyword,
.color_blue #tmp_search_query,
.color_yellow #tmp_search_query,
.color_black #tmp_search_query,
.color_blue #tmp_search_keyword_sch_btn,
.color_yellow #tmp_search_keyword_sch_btn,
.color_black #tmp_search_keyword_sch_btn,
.color_blue #tmp_sma_query,
.color_yellow #tmp_sma_query,
.color_black #tmp_sma_query,
.color_blue #tmp_sma_func_sch_btn,
.color_yellow #tmp_sma_func_sch_btn,
.color_black #tmp_sma_func_sch_btn,
.color_blue #tmp_map_search .box_keyword_cnt #keyword,
.color_yellow #tmp_map_search .box_keyword_cnt #keyword,
.color_black #tmp_map_search .box_keyword_cnt #keyword,
.color_blue #tmp_map_search .box_keyword_cnt #search_keyword,
.color_yellow #tmp_map_search .box_keyword_cnt #search_keyword,
.color_black #tmp_map_search .box_keyword_cnt #search_keyword {
	border-width:1px !important;
	border-style:solid !important;
}
.custom_yuuen.color_blue #tmp_cate_ttl,
.custom_yuuen.color_yellow #tmp_cate_ttl,
.custom_yuuen.color_black #tmp_cate_ttl {
	padding:10px !important;
	margin:0 -10px 20px !important;
	border-width:2px !important;
	border-style:solid !important;
}
.custom_yuuen.type_top.color_blue #tmp_cate_ttl,
.custom_yuuen.type_top.color_yellow #tmp_cate_ttl,
.custom_yuuen.type_top.color_black #tmp_cate_ttl {
	margin:0 0 20px !important;
}
.color_blue #tmp_cate_ttl h1,
.color_blue #tmp_cate_ttl h1 span,
.color_blue #tmp_cate_ttl p,
.color_blue #tmp_cate_ttl p span,
.color_yellow #tmp_cate_ttl h1,
.color_yellow #tmp_cate_ttl h1 span,
.color_yellow #tmp_cate_ttl p,
.color_yellow #tmp_cate_ttl p span,
.color_black #tmp_cate_ttl h1,
.color_black #tmp_cate_ttl h1 span,
.color_black #tmp_cate_ttl p,
.color_black #tmp_cate_ttl p span {
	width: auto !important;
	height:auto !important;
	padding:0 !important;
}
/* type_tabs */
.color_blue .type_tabs li p,
.color_yellow .type_tabs li p,
.color_black .type_tabs li p {
	border-width:2px !important;
}
.color_blue .type_tabs li.active p,
.color_yellow .type_tabs li.active p,
.color_black .type_tabs li.active p {
	border-width:4px !important;
}
.color_blue .type_tabs li.active p a,
.color_yellow .type_tabs li.active p a,
.color_black .type_tabs li.active p a {
	padding:56px 0 4px !important;
}
/* lnavi */
.color_blue #tmp_lnavi,
.color_yellow #tmp_lnavi,
.color_black #tmp_lnavi {
	border-width:1px !important;
	border-style:solid !important;
	border-bottom:none !important;
	padding:0 !important;
}
.color_blue #tmp_lnavi_ttl,
.color_yellow #tmp_lnavi_ttl,
.color_black #tmp_lnavi_ttl {
	padding:0 !important;
}
.color_blue #tmp_lnavi_ttl p,
.color_yellow #tmp_lnavi_ttl p,
.color_black #tmp_lnavi_ttl p {
	padding:15px !important;
	border-bottom-width:1px !important;
	border-bottom-style:solid !important;
}
.color_blue #tmp_lnavi_ttl::before,
.color_yellow #tmp_lnavi_ttl::before,
.color_black #tmp_lnavi_ttl::before {
	content:none !important;
}
.color_blue #tmp_lnavi_ttl a,
.color_yellow #tmp_lnavi_ttl a,
.color_black #tmp_lnavi_ttl a {
	padding:0 0 0 20px !important;
	position:relative !important;
}
.color_blue #tmp_lnavi_ttl a::before,
.color_yellow #tmp_lnavi_ttl a::before,
.color_black #tmp_lnavi_ttl a::before {
	content:"" !important;
	position:absolute !important;
	left:0 !important;
	top:8px !important;
	width: 0 !important;
	height: 0 !important;
	border-style: solid !important;
	border-width: 5px 0 5px 10px !important;
}
.color_yellow #tmp_lnavi_ttl a::before {
	border-color: transparent transparent transparent #000000 !important;
}
.color_blue #tmp_lnavi_ttl a::before,
.color_black #tmp_lnavi_ttl a::before {
	border-color: transparent transparent transparent #ffffff !important;
}
.color_blue #tmp_lnavi_cnt li,
.color_yellow #tmp_lnavi_cnt li,
.color_black #tmp_lnavi_cnt li {
	border-bottom-width:1px !important;
	border-bottom-style:solid !important;
}
.color_blue #tmp_lnavi_cnt .switch_menu .noicon_list a.switch::after,
.color_yellow #tmp_lnavi_cnt .switch_menu .noicon_list a.switch::after,
.color_black #tmp_lnavi_cnt .switch_menu .noicon_list a.switch::after {
	content:"" !important;
	position:absolute !important;
	top:50% !important;
	right:15px !important;
	width: 6px !important;
	height: 6px !important;
	border-top-style: solid !important;
	border-top-width: 2px !important;
	border-right-style: solid !important;
	border-right-width: 2px !important;
	-webkit-transform: rotate(135deg) !important;
	transform: rotate(135deg) !important;
}
.color_blue #tmp_lnavi_cnt .switch_menu .noicon_list.active a.switch::after,
.color_yellow #tmp_lnavi_cnt .switch_menu .noicon_list.active a.switch::after,
.color_black #tmp_lnavi_cnt .switch_menu .noicon_list.active a.switch::after {
	-webkit-transform: rotate(-45deg) !important;
	transform: rotate(-45deg) !important;
}
.color_blue #tmp_lnavi_cnt .switch_cnt,
.color_yellow #tmp_lnavi_cnt .switch_cnt,
.color_black #tmp_lnavi_cnt .switch_cnt {
	margin:0 !important;
}
.color_blue #tmp_lnavi_cnt .switch_menu .switch_cnt li,
.color_yellow #tmp_lnavi_cnt .switch_menu .switch_cnt li,
.color_black #tmp_lnavi_cnt .switch_menu .switch_cnt li {
	border-bottom:none !important;
	border-top-width:1px !important;
	border-top-style:dotted !important;
}
.color_blue #tmp_lnavi_cnt .switch_menu .switch_cnt li a,
.color_yellow #tmp_lnavi_cnt .switch_menu .switch_cnt li a,
.color_black #tmp_lnavi_cnt .switch_menu .switch_cnt li a {
	padding:8px 20px !important;
}
/* pnavi */
.color_blue .pnavi .ptop,
.color_yellow .pnavi .ptop,
.color_black .pnavi .ptop {
	width:10em !important;
	margin-bottom:20px !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;
}
.color_blue #tmp_idx_list_cnt .box_idx_ttl::after,
.color_yellow #tmp_idx_list_cnt .box_idx_ttl::after,
.color_black #tmp_idx_list_cnt .box_idx_ttl::after {
	content:none !important;
}
.color_blue #tmp_idx_list_cnt .box_idx_ttl,
.color_yellow #tmp_idx_list_cnt .box_idx_ttl,
.color_black #tmp_idx_list_cnt .box_idx_ttl {
	padding:0 !important;
}
.color_blue.custom_bosai #tmp_wrap_cate_ttl img,
.color_yellow.custom_bosai #tmp_wrap_cate_ttl img,
.color_black.custom_bosai #tmp_wrap_cate_ttl img {
	padding:5px !important;
	background-color:#ffffff !important;
}
.color_blue #tmp_main_visual .main_visual_wrap,
.color_yellow #tmp_main_visual .main_visual_wrap,
.color_black #tmp_main_visual .main_visual_wrap {
	border-width:1px !important;
	border-style:solid !important;
	margin-top:15px !important;
}
.color_blue.disp_pc .wrap_mc_sp #tmp_switch_sp_style,
.color_yellow.disp_pc .wrap_mc_sp #tmp_switch_sp_style,
.color_black.disp_pc .wrap_mc_sp #tmp_switch_sp_style {
	border-bottom-width:2px !important;
	border-bottom-style:solid !important;
}
.color_blue .box_emergency,
.color_yellow .box_emergency,
.color_black .box_emergency {
	border:3px solid !important;
}
/* idx_ttl */
.color_blue #tmp_idx_ttl,
.color_yellow #tmp_idx_ttl,
.color_black #tmp_idx_ttl {
	height: auto !important;
}
.color_blue #tmp_idx_ttl h1,
.color_yellow #tmp_idx_ttl h1,
.color_black #tmp_idx_ttl h1 {
	line-height:2 !important;
	display: block !important;
	height: auto !important;
	margin-top:15px !important;
}
.color_blue #tmp_idx_contents .idx_navi,
.color_yellow #tmp_idx_contents .idx_navi,
.color_black #tmp_idx_contents .idx_navi {
	border-top-style:solid !important;
	border-top-width:2px !important;
	border-bottom-style:solid !important;
	border-bottom-width:2px !important;
}
.color_blue #tmp_idx_contents .idx_list,
.color_yellow #tmp_idx_contents .idx_list,
.color_black #tmp_idx_contents .idx_list {
	border-width:1px !important;
	border-style:solid !important;
}

.color_blue #tmp_idx_contents .idx_navi ul li a,
.color_yellow #tmp_idx_contents .idx_navi ul li a,
.color_black #tmp_idx_contents .idx_navi ul li a {
	position:relative;
}
.color_blue #tmp_idx_contents .idx_navi ul li a::after,
.color_yellow #tmp_idx_contents .idx_navi ul li a::after,
.color_black #tmp_idx_contents .idx_navi ul li a::after {
	content:"" !important;
	position:absolute !important;
	right:10px !important;
	top:18px !important;
	width: 0 !important;
	height: 0 !important;
	border-style: solid !important;
	border-width: 10px 5px 0 5px !important;
}
.color_yellow #tmp_idx_contents .idx_navi ul li a::after {
	border-color: #000000 transparent transparent transparent !important;
}
.color_blue #tmp_idx_contents .idx_navi ul li a::after,
.color_black #tmp_idx_contents .idx_navi ul li a::after {
	border-color: #ffffff transparent transparent transparent !important;
}
.color_blue #tmp_idx_contents .idx_list_ttl,
.color_yellow #tmp_idx_contents .idx_list_ttl,
.color_black #tmp_idx_contents .idx_list_ttl {
	border-right-width:1px !important;
	border-right-style:solid !important;
}
.color_blue #tmp_idx_contents .idx_list_ttl,
.color_blue #tmp_idx_contents .idx_list_cnt,
.color_yellow #tmp_idx_contents .idx_list_ttl,
.color_yellow #tmp_idx_contents .idx_list_cnt,
.color_black #tmp_idx_contents .idx_list_ttl,
.color_black #tmp_idx_contents .idx_list_cnt {
	padding-top:30px !important;
	padding-bottom:30px !important;
}
.color_blue #tmp_idx_contents .idx_list_ttl .menu_ttl,
.color_yellow #tmp_idx_contents .idx_list_ttl .menu_ttl,
.color_black #tmp_idx_contents .idx_list_ttl .menu_ttl {
	padding-left:0 !important;
}
.color_blue #tmp_idx_contents .idx_list_ttl .menu_ttl a,
.color_yellow #tmp_idx_contents .idx_list_ttl .menu_ttl a,
.color_black #tmp_idx_contents .idx_list_ttl .menu_ttl a {
	padding:0 0 0 30px !important;
	display:inline-block !important;
}
.color_blue #tmp_idx_contents .idx_list_ttl .menu_ttl a::after,
.color_yellow #tmp_idx_contents .idx_list_ttl .menu_ttl a::after,
.color_black #tmp_idx_contents .idx_list_ttl .menu_ttl a::after {
	content:"" !important;
	position:absolute !important;
	left:0 !important;
	top:18px !important;
	width: 0 !important;
	height: 0 !important;
	border-style: solid !important;
	border-width: 5px 0 5px 10px !important;
}
.color_yellow #tmp_idx_contents .idx_list_ttl .menu_ttl a::after {
	border-color: transparent transparent transparent #000000 !important;
}
.color_blue #tmp_idx_contents .idx_list_ttl .menu_ttl a::after,
.color_black #tmp_idx_contents .idx_list_ttl .menu_ttl a::after {
	border-color: transparent transparent transparent #ffffff !important;
}
.color_blue #tmp_idx_contents .idx_list_cnt ul li a::after,
.color_yellow #tmp_idx_contents .idx_list_cnt ul li a::after,
.color_black #tmp_idx_contents .idx_list_cnt ul li a::after {
	content:"" !important;
	position:absolute !important;
	right:10px !important;
	top:18px !important;
	width: 6px !important;
	height: 6px !important;
	border-top-style: solid !important;
	border-top-width: 2px !important;
	border-right-style: solid !important;
	border-right-width: 2px !important;
	-webkit-transform: rotate(45deg) !important;
	transform: rotate(45deg) !important;
}
.color_blue #tmp_idx_contents .idx_list .menu_img,
.color_yellow #tmp_idx_contents .idx_list .menu_img,
.color_black #tmp_idx_contents .idx_list .menu_img {
	display:none !important;
}
.color_blue #tmp_contents ul.box_btn li a,
.color_yellow #tmp_contents ul.box_btn li a,
.color_black #tmp_contents ul.box_btn li a,
.color_blue #tmp_contents .box_menu .box_menu_ttl a,
.color_yellow #tmp_contents .box_menu .box_menu_ttl a,
.color_black #tmp_contents .box_menu .box_menu_ttl a {
	position:relative;
}
.color_blue #tmp_contents ul.box_btn li a::after,
.color_yellow #tmp_contents ul.box_btn li a::after,
.color_black #tmp_contents ul.box_btn li a::after,
.color_blue #tmp_contents .box_menu .box_menu_ttl a::after,
.color_yellow #tmp_contents .box_menu .box_menu_ttl a::after,
.color_black #tmp_contents .box_menu .box_menu_ttl a::after {
	content:"" !important;
	position:absolute !important;
	right:20px !important;
	top:50% !important;
	width: 8px !important;
	height: 8px !important;
	margin-top:-4px !important;
	border-top-style: solid !important;
	border-top-width: 3px !important;
	border-right-style: solid !important;
	border-right-width: 3px !important;
	-webkit-transform: rotate(45deg) !important;
	transform: rotate(45deg) !important;
}
.color_blue #tmp_idx_topics_ttl,
.color_yellow #tmp_idx_topics_ttl,
.color_black #tmp_idx_topics_ttl {
	padding-left:0 !important;
}
.color_blue #tmp_wrapper .section_info .info_wrap,
.color_blue #tmp_wrapper .section_info .info_wrap,
.color_black #tmp_wrapper .section_info .info_wrap {
	padding:0 !important;
}
.color_blue #tmp_wrapper .section_info .info_ttl,
.color_yellow #tmp_wrapper .section_info .info_ttl,
.color_black #tmp_wrapper .section_info .info_ttl {
	float:none !important;
	width:auto !important;
	padding:0 !important;
}
/* event */
.color_blue #tmp_lnavi_event_cal_ttl p a,
.color_blue #tmp_contents .event_page_navi a,
.color_yellow #tmp_lnavi_event_cal_ttl p a,
.color_yellow #tmp_contents .event_page_navi a,
.color_black #tmp_lnavi_event_cal_ttl p a,
.color_black #tmp_contents .event_page_navi a {
	padding:5px 10px !important;
	border-style:solid !important;
	border-width:1px !important;
	text-align:center !important;
}
.color_blue #tmp_event_cal_7w .event_cal_7w td,
.color_yellow #tmp_event_cal_7w .event_cal_7w td,
.color_black #tmp_event_cal_7w .event_cal_7w td {
	border-left-style:solid !important;
	border-left-width:1px !important;
}
.color_blue #tmp_event_cal_7w .event_cal_7w tr td:first-child,
.color_yellow #tmp_event_cal_7w .event_cal_7w tr td:first-child,
.color_black #tmp_event_cal_7w .event_cal_7w tr td:first-child {
	border-left:none !important;
}
.color_blue #tmp_contents .event_col3,
.color_yellow #tmp_contents .event_col3,
.color_black #tmp_contents .event_col3 {
	margin-bottom:20px !important;
}
.color_blue #tmp_lnavi_event_cal_cnt .calendar td.cal_today,
.color_yellow #tmp_lnavi_event_cal_cnt .calendar td.cal_today,
.color_black #tmp_lnavi_event_cal_cnt .calendar td.cal_today {
	background:none !important;
	border-style:solid !important;
	border-width:1px !important;
}
/* yuuen */
.color_blue.custom_yuuen #tmp_wrapper .rnavi_info,
.color_yellow.custom_yuuen #tmp_wrapper .rnavi_info,
.color_black.custom_yuuen #tmp_wrapper .rnavi_info {
	border-style: solid !important;
	border-width: 3px !important;
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
.color_blue.custom_yuuen #tmp_lnavi,
.color_yellow.custom_yuuen #tmp_lnavi,
.color_black.custom_yuuen #tmp_lnavi,
.color_blue.custom_yuuen #tmp_lnavi_cnt li:first-child a,
.color_yellow.custom_yuuen #tmp_lnavi_cnt li:first-child a,
.color_black.custom_yuuen #tmp_lnavi_cnt li:first-child a,
.color_blue.custom_yuuen #tmp_lnavi_cnt li:last-child a,
.color_yellow.custom_yuuen #tmp_lnavi_cnt li:last-child a,
.color_black.custom_yuuen #tmp_lnavi_cnt li:last-child a {
	-webkit-border-radius:0 !important;
	-moz-border-radius:0 !important;
	border-radius:0 !important;
}
/* youkoso*/
.color_blue #tmp_idx_list_menu ul li a,
.color_yellow #tmp_idx_list_menu ul li a,
.color_black #tmp_idx_list_menu ul li a {
	position:relative !important;
}
.color_blue #tmp_idx_list_menu ul li a::before,
.color_yellow #tmp_idx_list_menu ul li a::before,
.color_black #tmp_idx_list_menu ul li a::before {
	content:"" !important;
	position:absolute !important;
	top:40% !important;
	left:20px !important;
	width: 8px !important;
	height: 8px !important;
	border-top-style: solid !important;
	border-top-width: 2px !important;
	border-right-style: solid !important;
	border-right-width: 2px !important;
	-webkit-transform: rotate(135deg) !important;
	transform: rotate(135deg) !important;
}
.color_blue.custom_youkoso #tmp_cate_ttl,
.color_yellow.custom_youkoso #tmp_cate_ttl,
.color_black.custom_youkoso #tmp_cate_ttl {
	border-style: solid !important;
	border-width: 2px !important;
	border-bottom-width: 5px !important;
	padding:15px !important;
}
.color_blue.custom_youkoso #tmp_cate_ttl .ttl_catch,
.color_yellow.custom_youkoso #tmp_cate_ttl .ttl_catch ,
.color_black.custom_youkoso #tmp_cate_ttl .ttl_catch  {
	padding:5px !important;
	background-color:#fff !important;
	display:inline-block !important;
}
.color_blue.custom_youkoso #tmp_cate_ttl .ttl_catch img,
.color_yellow.custom_youkoso #tmp_cate_ttl .ttl_catch img ,
.color_black.custom_youkoso #tmp_cate_ttl .ttl_catch img  {
	background-color:#fff !important;
}
.color_blue #tmp_news .news_cnt_tab .tab_menu.tb_active .tab_menu_ttl,
.color_yellow #tmp_news .news_cnt_tab .tab_menu.tb_active .tab_menu_ttl,
.color_black #tmp_news .news_cnt_tab .tab_menu.tb_active .tab_menu_ttl {
	border-bottom-width: 5px !important;
}
/* usability */
.color_blue #tmp_contents ul.usability_radio_btn li p input,
.color_blue #tmp_contents ul.usability_check_btn li p input,
.color_yellow #tmp_contents ul.usability_radio_btn li p input,
.color_yellow #tmp_contents ul.usability_check_btn li p input,
.color_black #tmp_contents ul.usability_radio_btn li p input,
.color_black #tmp_contents ul.usability_check_btn li p input {
	opacity:1 !important;
	position: static;
}
.color_blue #tmp_contents ul.usability_radio_btn li p label::before,
.color_blue #tmp_contents ul.usability_check_btn li p label::before,
.color_yellow #tmp_contents ul.usability_radio_btn li p label::before,
.color_yellow #tmp_contents ul.usability_check_btn li p label::before,
.color_black #tmp_contents ul.usability_radio_btn li p label::before,
.color_black #tmp_contents ul.usability_check_btn li p label::before,
.color_blue #tmp_contents ul.usability_radio_btn li p input:checked ~ label:after,
.color_yellow #tmp_contents ul.usability_radio_btn li p input:checked ~ label:after,
.color_black #tmp_contents ul.usability_radio_btn li p input:checked ~ label:after,
.color_blue #tmp_contents ul.usability_check_btn li p input:checked ~ label:after,
.color_yellow #tmp_contents ul.usability_check_btn li p input:checked ~ label:after,
.color_black #tmp_contents ul.usability_check_btn li p input:checked ~ label:after {
	display:none !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;
}
/* slick */
.color_blue #tmp_wrapper .slick_control .slick-dots .slick-active button,
.color_blue #tmp_wrapper .slick_control .slick-dots li button:hover,
.color_blue #tmp_wrapper .slick_control .slick-dots li button:focus,
.color_blue #tmp_wrapper .slick_control .slick-dots .slick-active a,
.color_blue #tmp_wrapper .slick_control .slick-dots li a:hover,
.color_blue #tmp_wrapper .slick_control .slick-dots li a:focus {
	color:#000000 !important;
	background-color: #FFFF00 !important;
}
.color_blue #tmp_wrapper .slick_control .btn_slides.stop span::before,
.color_blue #tmp_wrapper .slick_control .btn_slides.stop span::after {
	color:#000000 !important;
	background:#FFFF00 !important;
}
.color_blue #tmp_wrapper .slick_control .btn_slides.start span::before {
	border-color: transparent transparent transparent #FFFF00 !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;
	background-color:transparent !important;
}
.color_blue #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}
.color_blue #tmp_yuuen_cmenu ul li .menu_txt .inner {
	background-color: #00008B !important;
}
.color_blue #tmp_youkoso_aboutR ul li .text {
	left:2px;
	background-color: #00008B !important;
}
.color_blue .type_choose label::before {
	border-width: 2px;
	border-color:yellow !important;
}
.color_blue .type_choose input:checked ~ label::after {
	background-color:yellow !important;
}
.color_blue #tmp_wrap_main #tmp_gmap_box .gmnoprint,
.color_blue #tmp_wrap_main #tmp_gmap_box .gm-style-iw,
.color_blue #tmp_wrap_main #tmp_gmap_box .gm-control-active,
.color_blue #tmp_wrap_main #tmp_gmap_box .gm-style-cc {
	background-color:#ffffff !important;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 1px 4px -1px !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;
}
/* slick */
.color_yellow #tmp_wrapper .slick_control .slick-dots .slick-active button,
.color_yellow #tmp_wrapper .slick_control .slick-dots li button:hover,
.color_yellow #tmp_wrapper .slick_control .slick-dots li button:focus,
.color_yellow #tmp_wrapper .slick_control .slick-dots .slick-active a,
.color_yellow #tmp_wrapper .slick_control .slick-dots li a:hover,
.color_yellow #tmp_wrapper .slick_control .slick-dots li a:focus {
	color:#ffffff !important;
	background-color: #000000 !important;
}
.color_yellow #tmp_wrapper .slick_control .btn_slides.stop span::before,
.color_yellow #tmp_wrapper .slick_control .btn_slides.stop span::after {
	color:#ffffff !important;
	background:#000000 !important;
}
.color_yellow #tmp_wrapper .slick_control .btn_slides.start span::before {
	border-color: transparent transparent transparent #000000 !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;
	background-color:transparent !important;
}
.color_yellow #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}
.color_yellow #tmp_yuuen_cmenu ul li .menu_txt .inner {
	background-color: #FFFF00 !important;
}
.color_yellow #tmp_youkoso_aboutR ul li .text {
	left:2px;
	background-color: #FFFF00 !important;
}
.color_yellow .type_choose label::before {
	border-width: 2px;
	border-color:#000000 !important;
}
.color_yellow .type_choose input:checked ~ label::after {
	background-color:#000000 !important;
}
.color_yellow #tmp_wrap_main #tmp_gmap_box .gmnoprint,
.color_yellow #tmp_wrap_main #tmp_gmap_box .gm-style-iw,
.color_yellow #tmp_wrap_main #tmp_gmap_box .gm-control-active,
.color_yellow #tmp_wrap_main #tmp_gmap_box .gm-style-cc {
	background-color:#ffffff !important;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 1px 4px -1px !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;
}
/* slick */
.color_black #tmp_wrapper .slick_control .slick-dots .slick-active button,
.color_black #tmp_wrapper .slick_control .slick-dots li button:hover,
.color_black #tmp_wrapper .slick_control .slick-dots li button:focus,
.color_black #tmp_wrapper .slick_control .slick-dots .slick-active a,
.color_black #tmp_wrapper .slick_control .slick-dots li a:hover,
.color_black #tmp_wrapper .slick_control .slick-dots li a:focus {
	color:#000000 !important;
	background-color: #FFFF00 !important;
}
.color_black #tmp_wrapper .slick_control .btn_slides.stop span::before,
.color_black #tmp_wrapper .slick_control .btn_slides.stop span::after {
	color:#000000 !important;
	background:#FFFF00 !important;
}
.color_black #tmp_wrapper .slick_control .btn_slides.start span::before {
	border-color: transparent transparent transparent #FFFF00 !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;
	background-color:transparent !important;
}
.color_black #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}
.color_black #tmp_yuuen_cmenu ul li .menu_txt .inner {
	background-color: #000000 !important;
}
.color_black #tmp_youkoso_aboutR ul li .text {
	left:2px;
	background-color: #000000 !important;
}
.color_black .type_choose label::before {
	border-width: 2px;
	border-color:yellow !important;
}
.color_black .type_choose input:checked ~ label::after {
	background-color:yellow !important;
}
.color_black #tmp_wrap_main #tmp_gmap_box .gmnoprint,
.color_black #tmp_wrap_main #tmp_gmap_box .gm-style-iw,
.color_black #tmp_wrap_main #tmp_gmap_box .gm-control-active,
.color_black #tmp_wrap_main #tmp_gmap_box .gm-style-cc {
	background-color:#ffffff !important;
	box-shadow:rgba(0, 0, 0, 0.3) 0px 1px 4px -1px !important;
}
.color_black #tmp_hnavi_choose_menu .choose_menu_display .label_menu:after,
.color_blue #tmp_hnavi_choose_menu .choose_menu_display .label_menu:after,
.color_yellow #tmp_hnavi_choose_menu .choose_menu_display .label_menu:after,
.color_black.format_free #tmp_hnavi_choose_menu .choose_menu_display .label_menu:after,
.color_blue.format_free #tmp_hnavi_choose_menu .choose_menu_display .label_menu:after,
.color_yellow.format_free #tmp_hnavi_choose_menu .choose_menu_display .label_menu:after,
.color_black #tmp_hnavi_emergency:after,
.color_blue #tmp_hnavi_emergency:after,
.color_yellow #tmp_hnavi_emergency:after {
	display: none;
}
.color_blue #tmp_wrapper .leading_slider ul li a,
.color_black #tmp_wrapper .leading_slider ul li a,
.color_yellow #tmp_wrapper .leading_slider ul li a {
	border:3px solid transparent !important;
}
.color_blue #tmp_wrapper .leading_slider ul li.slickStyle a,
.color_black #tmp_wrapper .leading_slider ul li.slickStyle a,
.color_blue #tmp_wrapper .leading_slider ul li a:hover,
.color_black #tmp_wrapper .leading_slider ul li a:hover {
	border-color:#ffffff !important;
}
.color_yellow #tmp_wrapper .leading_slider ul li.slickStyle a,
.color_yellow #tmp_wrapper .leading_slider ul li a:hover {
	border-color:#0000FF !important;
}
.color_blue #tmp_wrapper .leading_slider ul a::before,
.color_black #tmp_wrapper .leading_slider ul a::before,
.color_yellow #tmp_wrapper .leading_slider ul a::before,
.color_blue #tmp_wrapper .leading_slider ul a:hover::before,
.color_black #tmp_wrapper .leading_slider ul a:hover::before,
.color_yellow #tmp_wrapper .leading_slider ul a:hover::before {
	background-image:none !important;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 10px 6px;
}
.color_blue #tmp_wrapper .leading_slider ul a::before,
.color_black #tmp_wrapper .leading_slider ul a::before,
.color_blue #tmp_wrapper .leading_slider ul a:hover::before,
.color_black #tmp_wrapper .leading_slider ul a:hover::before {
	border-color: transparent transparent #ffffff transparent;
}
.color_yellow #tmp_wrapper .leading_slider ul a::before,
.color_yellow #tmp_wrapper .leading_slider ul a:hover::before {
	border-color: transparent transparent #0000FF transparent;
}
.color_blue #tmp_wrapper .box_heading .heading_sup img,
.color_yellow #tmp_wrapper .box_heading .heading_sup img,
.color_black #tmp_wrapper .box_heading .heading_sup img,
.color_blue #tmp_wrapper #tmp_access_ranking .access_ranking_heading .access_ranking_sup img,
.color_yellow #tmp_wrapper #tmp_access_ranking .access_ranking_heading .access_ranking_sup img,
.color_black #tmp_wrapper #tmp_access_ranking .access_ranking_heading .access_ranking_sup img {
	background-color:#ffffff !important;
	padding:2px 5px;
}
.color_blue #tmp_wrapper .type_choose ul li a,
.color_yellow #tmp_wrapper .type_choose ul li a,
.color_black #tmp_wrapper .type_choose ul li a {
	border-width:1px;
}
.color_blue #tmp_wrapper .type_choose ul li a.checked,
.color_yellow #tmp_wrapper .type_choose ul li a.checked,
.color_black #tmp_wrapper .type_choose ul li a.checked {
	border-width:3px;
}
.color_blue #tmp_wrapper #tmp_target_func .function_btn ul li.disable,
.color_yellow #tmp_wrapper #tmp_target_func .function_btn ul li.disable,
.color_black #tmp_wrapper #tmp_target_func .function_btn ul li.disable {
	opacity:0.7;
}
.color_blue #tmp_wrapper #tmp_target_func .function_btn ul li.disable button,
.color_yellow #tmp_wrapper #tmp_target_func .function_btn ul li.disable button,
.color_black #tmp_wrapper #tmp_target_func .function_btn ul li.disable button {
	border-width:1px;
}
/* ==================================================
accessibility style change:font-size
================================================== */
/* small
================================================== */
.fsize_small {
	font-size: 75% !important;
}
.fsize_small #tmp_hnavi_emergency {
	font-size: 1rem;
}
.fsize_small #tmp_hnavi_choose_menu,
.fsize_small #tmp_hnavi_lmenu,
.fsize_small #tmp_hnavi_rmenu {
	font-size: 0.938rem !important;
}
/* big
================================================== */
.fsize_big {
	font-size: 125% !important;
}
.fsize_big #tmp_toknow .toknow_item .toknow_ttl {
	font-size:1rem !important;
}
/* biggest(doubled)
================================================== */
.fsize_big2 {
	font-size: 175% !important;
}
.fsize_big2 #tmp_toknow .toknow_item .toknow_ttl {
	font-size:1rem !important;
}
.fsize_big2#tmp_hfunction {
    max-width: 1126px;
}
.fsize_big2#tmp_hnavi_lmenu {
	margin-left: 15px;
}
.fsize_big2 #tmp_main_visual:after {
	height: 740px;
}
.fsize_big2 #tmp_hnavi_emergency:after,
.fsize_big #tmp_hnavi_emergency:after {
	bottom: -12px;
	height: 16px;
}
.fsize_big #tmp_hnavi_emergency,
.fsize_big2 #tmp_hnavi_emergency,
.fsize_small #tmp_hnavi_emergency {
	font-size: 1rem !important;
}
.fsize_big #tmp_hnavi_choose_menu,
.fsize_big #tmp_hnavi_lmenu,
.fsize_big #tmp_hnavi_rmenu,
.fsize_big2 #tmp_hnavi_choose_menu,
.fsize_big2 #tmp_hnavi_lmenu,
.fsize_big2 #tmp_hnavi_rmenu {
	font-size: 0.9375rem !important;
}
.fsize_big2 #tmp_sma_choose_menu,
.fsize_big #tmp_sma_choose_menu,
.fsize_small #tmp_sma_choose_menu {
	font-size: 1rem !important;
}
body.format_top.elderly.fsize_big2 #tmp_sma_choose_menu,
body.format_top.elderly.fsize_big #tmp_sma_choose_menu,
body.format_top.elderly.fsize_small #tmp_sma_choose_menu {
	font-size: 1.25rem !important;
}
.fsize_big2 #tmp_hnavi_lmenu a,
.fsize_big #tmp_hnavi_lmenu a,
.fsize_small #tmp_hnavi_lmenu a {
	font-size: 100% !important;
}
.fsize_big2.format_top #tmp_hnavi_choose_menu .wrap_choose_menu_display,
.fsize_big.format_top #tmp_hnavi_choose_menu .wrap_choose_menu_display,
.fsize_small.format_top #tmp_hnavi_choose_menu .wrap_choose_menu_display {
    font-size:0.875rem !important;
}
/* ==================================================
no_javascript
================================================== */
.no_javascript.fixed_header #tmp_header{
	position: relative;
}
.no_javascript.fixed_header #tmp_wrapper {
	padding-top: 0;
}
.no_javascript #box_article {
	display:none;
}
.no_javascript .box_emergency {
	display:none;
}
.no_javascript.format_top .box_emergency {
	display:block;
}
.no_javascript .head_rn #tmp_hfunction {
	display: flex;
	flex-wrap: wrap;
	margin-left: auto;
}
.format_top.no_javascript .head_rn #tmp_hnavi_emergency,
.format_top.no_javascript .head_rn #tmp_wrap_hnavi_choose_menu,
.format_top.no_javascript .head_rn #tmp_hnavi_s,
.no_javascript .head_rn #tmp_header #tmp_hfunction #tmp_means {
	display:flex;
}
.format_top.no_javascript .head_rn #tmp_hnavi_emergency {
	order: 1;
}
.format_top.no_javascript .head_rn #tmp_wrap_hnavi_choose_menu {
	order: 2;
}
.format_top.no_javascript .head_rn #tmp_hnavi_s {
	order: 3;
}
.no_javascript .head_rn #tmp_header #tmp_hfunction #tmp_means {
	margin-left: auto;
	order: 5;
}
.no_javascript .head_rn #tmp_header #tmp_means .container {
	width:auto;
}
.no_javascript #tmp_lnavi_cnt .switch_menu .noicon_list a.switch {
	display:none;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.container:after,
#tmp_header:after,
#tmp_hnavi:after,
.menu_bottom:after,
.clearfix:after,
.menu_bottom ul: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_assembly_cnavi: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,
#tmp_footer .container:after,
#tmp_publicity_ttl:after,
#tmp_publicity_cnt:after,
#tmp_publicity_cnt ul: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,
#tmp_yuuen_cmenu:after,
#tmp_yuuen_cmenu ul:after,
.info_emergency .read_all ul:after,
#tmp_hnavi_s:after,
#tmp_setting .mean_setting:after,
#tmp_hnavi_choose_menu .wrap_choose_menu_display {
	content: "";	/* Do not edit */
	display: table;	/* Do not edit */
	clear: both;	/* Do not edit */
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
	.slick_control .btn_slides a {
		padding-top: 10px;
	}
	.custom_yuuen .rnavi_info p a {
		padding-top:10px;
	}
	.custom_yuuen #tmp_lnavi_ttl a {
		padding-top:26px;
		padding-bottom:15px;
	}
	#tmp_feedback_cnt .submit_btn input {
		padding-top:14px;
	}
	.menu_bottom ul li a {
		padding-top:10px;
	}
	.mainvs_info .box_info .info_link #tmp_vc_btn {
		padding-top:15px;
	}
	#tmp_search_keyword .wrap_sch_box_btn #tmp_search_keyword_sch_btn {
		padding-top:4px;
	}
	#tmp_hnavi_emergency:after {
		bottom: -12px;
		height: 16px;
	}
}
/* ==================================================
翻訳
================================================== */
.disp_transer #tmp_hnavi_emergency a {
	width: 140px;
}
.disp_transer.format_top #tmp_wrap_hnavi_choose_menu {
	margin-left: 20px;
	margin-right: 20px;
}
/* ==================================================
Redirect Modal
================================================== */
#tmp_redirect_modal{
	position: fixed;
	max-height: 100%;
	overflow: auto;
	width: 100%;
	max-width: 800px;
	background-color: #ffffff;
	color: #000000;
	border: 4px solid #238650;
	-webkit-box-shadow:0px 0px 7px 3px rgba(0,0,0,0.15);
	-moz-box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.15);
	box-shadow: 0px 0px 7px 3px rgba(0,0,0,0.15);
	z-index: 1000900;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	padding: 73px 55px 70px;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}
#tmp_redirect_modal_ttl{
	font-size: 166.7%;
	line-height: 1.5;
	margin-bottom: 40px;
	font-weight: bold;
	color: #238650;
}
#tmp_redirect_modal_cnt{
	padding-bottom: 47px;
}
#tmp_redirect_modal_cnt:after{
	content: '';
	display: table;
	clear: both;
}
#tmp_redirect_modal_cnt .redirect_modal_cnt_col{
	width: 50%;
	float: left;
	padding: 0 30px;
	box-sizing: border-box;
}
#tmp_redirect_modal_cnt .modal_btn{
	display: block;
	font-size: 177.8%;
	line-height: 1.2;
	color: #ffffff;
	background-color: #187c9f;
	padding: 22px;
	font-weight: bold;
	text-align: center;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	text-decoration: none;
}
#tmp_redirect_modal_cnt .modal_btn:hover,
#tmp_redirect_modal_cnt .modal_btn:focus,
#tmp_redirect_modal_cnt .modal_btn:active{
	text-decoration: underline;
}
#tmp_redirect_modal_note{
	line-height: 2;
}
#tmp_redirect_modal_cnt .stay_btn{
	background-color: #757575;
}
