@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */
body,
input,
select,
textarea {
	font-family: "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
	font-weight:500;
}

body #tmp_contents p em {
	font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
	font-size: 105%;
}

a:link {
	color: #00458c;
}
a:hover,
a:focus {
	text-decoration:none;
}
body {
	font-size: 100%;
	color:#000000;
	background-color:#ffffff;
}

/* 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 */
}

/* bgcolor */
td.bg_red,
th.bg_red {
	color: inherit;
	background-color: #fdecec;	/* Setting by CMS sheets */
}
td.bg_yellow,
th.bg_yellow {
	color: inherit;
	background-color: #fffad5;	/* Setting by CMS sheets */
}
td.bg_blue,
th.bg_blue {
	color: inherit;
	background-color: #e6f5ff;	/* Setting by CMS sheets */
}
td.bg_green,
th.bg_green {
	color: inherit;
	background-color: #e6f8e9;	/* Setting by CMS sheets */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
	min-width:1240px;
	margin:0 auto;
}
.container {
	width: 1240px;
	padding: 0 20px;
	margin: 0 auto;
}
#tmp_main {
	background-color: #ffffff;
	background-image: url(/shared/site_gikai/images/main/bg_end_right_top.png),url(/shared/site_gikai/images/main/bg_end_gradient.jpg);
	background-repeat: no-repeat,repeat-x;
	background-position: right top,left top;
	padding: 30px 0 0;
}
.format_top #tmp_main {
	background: url(/shared/templates/gikai_top/images/bg_top.png) no-repeat 100% 0, transparent url(/shared/templates/gikai_top/images/bg_layer.png) no-repeat 0 0;
	background-size: auto, 100% auto;
	-webkit-background-size: auto, 100% auto;
	-moz-background-size: auto, 100% auto;
	background-color: transparent;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width: 100%;	/* 変更しない */
	float: left;	/* 変更しない */
}
.col_nm {
	width: 100%;	/* 変更しない */
}
.wrap_col_lft_navi {
	float: left;	/* 変更しない */
	position: relative;	/* 変更しない */
	z-index: 1;	/* 変更しない */
}
.wrap_col_rgt_navi {
	float: right;	/* 変更しない */
}
.column_full .wrap_col_main {
	width: 100%;	/* 変更しない */
	float: right;	/* 変更しない */
}
.column_lnavi .wrap_col_main {
	width: 100%;	/* 変更しない */
	float: right;	/* 変更しない */
}
.column_rnavi .wrap_col_main {
	width: 100%;	/* 変更しない */
	float: left;	/* 変更しない */
}
.col_main {
	padding: 10px 0;	/* デザインによって変更 */
}

/* free
============================== */
.format_free .wrap_col_nm {
	margin-right: -210px;	/* デザインによって変更 */
}
.format_free .wrap_col_nm2 {
	margin-right: 210px;	/* デザインによって変更 */
}
.format_free .wrap_col_lft_navi {
	width: 200px;	/* デザインによって変更 */
	margin-right: -210px;	/* デザインによって変更 */
}
.format_free .wrap_col_rgt_navi {
	width: 280px;	/* デザインによって変更 */
}
.format_free .col_rgt_navi {
	padding: 0;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right: -320px;	/* デザインによって変更 */
}

.format_free .column_rnavi .col_main {
	margin-right: 320px;	/* デザインによって変更 */
	padding-top: 0px;
}
#tmp_contents {
	padding-bottom:40px;
}
/* header
================================================== */
#tmp_header {
	padding: 22px 10px 13px;
}
#tmp_hlogo {
	float: left;
	padding: 0;
	margin: 0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	font-size:2rem;
	display: block;
	background: #FFFFFF url(/shared/site_gikai/images/header/logo.png) no-repeat left top;
	background-size: 238px 48px;
	-webkit-background-size: 238px 48px;
	-moz-background-size: 238px 48px;
}
#tmp_hlogo a {
	display: block;
}
#tmp_hlogo span {
	display: block;
	position: relative;
	z-index: -1;
	overflow: hidden;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo span {
	width: 238px;
	height: 48px;
}
#tmp_setting_wrap{
	float: right;
	padding-left: 50px;
}
#tmp_means {
	float: left;
	margin-right: 22px;
}
#tmp_means ul {
	list-style: none;
	overflow: hidden;
	min-height: 25px;
	margin: 14px 0;
}
#tmp_means ul li {
	float: left;
	color: #555555;
	margin: 0 0 0 10px;
}
#tmp_means ul li.setting_func a,
#tmp_means ul li.setting_phonetic a {
	display: inline-block;
	text-decoration: none;
	color: #555555;
	font-size: 75%;
}
#tmp_means ul li.setting_func {
	background: transparent url(/shared/site_gikai/images/icon/gear_icon.png) no-repeat 0 center;
	padding: 0 0 0 19px;
}
#tmp_means ul li.setting_phonetic {
	background: transparent url(/shared/site_gikai/images/icon/speaker_icon.png) no-repeat 0 center;
	padding: 0 0 0 19px;
}
#tmp_means ul li.setting_ggtr {
	min-width: 146px;
	background: transparent url(/shared/site_gikai/images/icon/globe_icon.png) no-repeat left center;
	background-size: 16px 16px;
	padding-left: 22px;
}
#tmp_means ul li a:hover,
#tmp_means ul li a:focus {
	text-decoration: underline;
}
.no_javascript #tmp_means ul li.setting_ggtr {
	display:none;
}
#tmp_search {
	float: right;
	min-height: 28px;
	margin: 11px 0 0;
}
#tmp_search .search_block {
	position: relative;
	float: left;
}
#tmp_search .sch_ttl {
	display: none;
}
#tmp_search #tmp_query {
	width: 280px;
	min-height: 30px;
	border: 1px solid #e6e6e6;
	padding: 0 45px 0 5px;
}
#tmp_search .wrap_sch_box #tmp_func_sch_btn {
	width: 38px;
	min-height: 28px;
	position: absolute;
	top: 1px;
	right: 1px;
	border: none;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	color: #ffffff;
	background: #448007 url(/shared/site_gikai/images/header/wh_search_icon.png) no-repeat center center;
	background-size: 17px auto;
	-webkit-background-size: 17px auto;
	-moz-background-size: 17px auto;
	display:block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}
#tmp_search .wrap_sch_box #tmp_func_sch_btn:hover,
#tmp_search .wrap_sch_box #tmp_func_sch_btn:focus,
#tmp_search .wrap_sch_box #tmp_func_sch_btn:active {
	background: #e5f8e6 url(/shared/site_gikai/images/header/search_icon.png) no-repeat center center;
	background-size: 17px auto;
	-webkit-background-size: 17px auto;
	-moz-background-size: 17px auto;
	cursor: pointer;
}
#tmp_search .search_method {
	float: right;
}
#tmp_search .search_method p {
	font-size: 75%;
	margin: 0 0 0 9px;
}
#tmp_search .search_method a {
	display:inline-block;
	text-decoration: none;
	background: transparent url(/shared/site_gikai/images/icon/link_icon.png) no-repeat 0 center;
	background-size: 5px auto;
	-webkit-background-size: 5px auto;
	-moz-background-size: 5px auto;
	color: #2a2a2a;
	padding: 4px 0 0 9px;
}
#tmp_search .search_method a:hover,
#tmp_search .search_method a:focus,
#tmp_search .search_method a:active {
	text-decoration: underline;
}
#tmp_hnavi_s, #tmp_sma_menu {
	display: none;
}
/* gnavi
================================================== */

.gnavi {
	clear: both;
	background-color: #448007;
	color: #ffffff;
	border-top: 1px solid #aad282;
	border-bottom: 1px solid #aad282;
}

.gnavi ul {
	list-style: none;
}

.gnavi li {
	width: 171px;
	float: left;
}

.gnavi a {
	position: relative;
	display: block;
	padding: 23px 10px 20px;
	text-align: center;
	text-decoration: none;
	font-size: 112.5%;
	font-weight: bold;
	color: #ffffff;
	background: #448007 url(/shared/site_gikai/images/header/line_gnavi.png) no-repeat 0 19px;
}

.gnavi a:after {
	content: '';
	position: absolute;
	opacity: 0;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	display: block;
	width: 42px;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	height: 4px;
	background-color: #ffffff;
}
.gnavi li:last-child a {
	background: url(/shared/site_gikai/images/header/line_gnavi.png) no-repeat 0 19px, url(/shared/site_gikai/images/header/line_gnavi.png) no-repeat 100% 19px;
	background-color: #448007;
}
.gnavi .active a:after,
.gnavi a:hover:after,
.gnavi a:focus:after {
	opacity: 1;
}
/* pnavi
================================================== */
.ptop {
	text-align:right;
	clear:both;
}
.pnavi .ptop {
	text-align:center;
}
.pnavi {
	min-width: 110px;
	margin:0 auto;
	padding:0 0 14px;
	text-align:center;
	font-size: 87.5%;
	clear:both;
}
.format_top .pnavi {
	margin-top:50px;
}
.pnavi a {
	display: inline-block;
	padding: 42px 5px 0;
	background: url(/shared/site_gikai/images/icon/backtop_icon.png) no-repeat center 0;
	background-size: 22px auto;
	-webkit-background-size: 22px auto;
	-moz-background-size: 22px auto;
	color: #000000;
	text-decoration: none;
}
.pnavi a:hover,
.pnavi a:focus,
.pnavi a:active {
	text-decoration: underline;
}
/* footer
================================================== */
#tmp_footer {
	position: relative;
	padding: 20px 0 10px;
	color: #000000;
	border-top: 3px solid #448007;
	background-color: #e5f8e6;
}

/* fnavi  */
#tmp_fnavi {
	width: 540px;
	float: right;
}
.fnavi {
	padding: 13px 0 5px;
	color: inherit;
	list-style: none;
}
.fnavi li {
	display: block;
	width: 32%;
	font-size: 87.5%;
	float: left;
	margin: 0 0 8px;
	padding-right: 5px;
}
.fnavi li:nth-child(3n) {
	clear: right;
}
.fnavi li:nth-child(3n+1) {
	clear: left;
}
.fnavi li.fnavi01 {
	width: 32%;
}
.fnavi li.fnavi02 {
	width: 31%;
}
.fnavi li.fnavi03 {
	width: 37%;
	padding-right: 0;
}
.fnavi li a {
	display:inline-block;
	text-decoration: none;
	color: #000000;
	background: transparent url(/shared/site_gikai/images/icon/link_icon.png) no-repeat 5px 3px;
	background-size: 6px auto;
	-webkit-background-size: 6px auto;
	-moz-background-size: 6px auto;
	padding-left: 17px;
}
.fnavi li a:hover,
.fnavi li a:focus,
.fnavi li a:active {
	text-decoration: underline;
}
#tmp_footer_cnt {
	width: 635px;
	float: left;
}
#tmp_footer_cnt address {
	font-style: normal;
}
#tmp_footer_cnt .footer_ttl {
	margin: 0 0 5px;
}
#tmp_footer_cnt .footer_ttl .address_txt {
	font-size: 87.5%;
}
#tmp_footer_cnt .footer_ttl .ttl_txt {
	position: relative;
	font-size: 187.5%;
	font-weight: bold;
	margin: 0 13px 0 0;
	top: 6px;
}
#tmp_footer_cnt .footer_ttl .address_txt span {
	margin-right: 12px;
}
#tmp_footer_cnt .phone_txt {
	font-size: 87.5%;
	padding: 0 0 5px;
}
#tmp_footer_cnt .phone_list {
	font-size: 87.5%;
	list-style: none;
	padding: 0;
}
#tmp_footer_cnt .phone_list .phone_number {
	font-size: 150%;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 14px;
}
#tmp_copyright {
	padding: 15px 0;
}
#tmp_copyright .copyright {
	text-align: center;
	font-size: 75%;
	font-weight:bold;
}

/* box_gmap
================================================== */
#tmp_contents .box_gmap {
	width: 600px;
	margin: 50px 0 60px;
	clear: both;
}
#tmp_contents .box_gmap #tmp_gmap_box {
	position:relative;
	padding-bottom: 75%;
}
#tmp_contents .box_gmap #tmp_gmap_box iframe{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}

/* ==================================================
lnavi / snavi
================================================== */
#tmp_lnavi,
#tmp_snavi {
	color:inherit;
	background-color:#ffffff;
	margin-bottom: 20px;
	box-shadow: 0px 1px 14.76px 3.24px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0px 1px 14.76px 3.24px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 14.76px 3.24px rgba(0, 0, 0, 0.1);
}
#tmp_lnavi_ttl{
	color: #ffffff;
	font-weight: bold;
	font-size: 125%;
	background: #448007 url(/shared/site_gikai/images/icon/icon_arrow_circle.png) 16px 27px no-repeat;
	background-size: 16px auto;
	-webkit-background-size: 16px auto;
	-moz-background-size: 16px auto;
	padding: 21px 10px 19px 45px;
}
#tmp_snavi_ttl{
	font-weight: bold;
	font-size: 125%;
	padding: 21px 10px 19px 20px;
	border-bottom: 1px solid #448007;
}
#tmp_lnavi_ttl a {
	color: #ffffff;
	background-color: transparent;
	text-decoration: none;
	display: block;
	padding: 21px 10px 19px 45px;
	margin: -21px -10px -19px -45px;
}
#tmp_lnavi_ttl a:hover,
#tmp_lnavi_ttl a:focus,
#tmp_lnavi_ttl a:active{
	text-decoration: underline;
}
#tmp_lnavi_cnt,
#tmp_snavi_cnt{
	line-height: 1.5;
}
#tmp_lnavi_cnt ul,
#tmp_snavi_cnt ul{
	list-style: none;
}
#tmp_lnavi_cnt li,
#tmp_snavi_cnt li{
	color: #00458c;
	background: #ffffff url(/shared/site_gikai/images/icon/link_icon.png) 20px 20px no-repeat;
	background-size: 6px auto;
	-webkit-background-size: 6px auto;
	-moz-background-size: 6px auto;
	border-bottom: 1px dotted #cccccc;
	line-height: 1.5;
	padding: 14px 17px 11px 42px;
}
#tmp_lnavi_cnt a,
#tmp_snavi_cnt a{
	color: #00458c;
	background: #ffffff url(/shared/site_gikai/images/icon/link_icon.png) 20px 19px no-repeat;
	background-size: 6px auto;
	-webkit-background-size: 6px auto;
	-moz-background-size: 6px auto;
	display: block;
	transition: 0.3s background-color;
	-webkit-transition: 0.3s background-color;
	-moz-transition: 0.3s background-color;
	text-decoration: none;
	padding: 14px 17px 11px 42px;
	margin: -14px -17px -11px -42px;
}
#tmp_lnavi_cnt li.active a,
#tmp_lnavi_cnt a:hover,
#tmp_lnavi_cnt a:active,
#tmp_lnavi_cnt a:focus,
#tmp_snavi_cnt li.active a,
#tmp_snavi_cnt a:hover,
#tmp_snavi_cnt a:active,
#tmp_snavi_cnt a:focus{
	background-color: #f9faf0;
}
/* cnavi
================================================== */
#tmp_cnavi {
	margin:0;
}
#tmp_cnavi ul {
	margin: 0 -10px;
	list-style:none;
	list-style-image:none;
}
#tmp_cnavi ul li {
	float:left;
	width: 50%;
	padding: 0 10px;
	margin: 0 0 20px;
	text-align:center;
	font-weight: bold;
}
#tmp_cnavi ul li:nth-child(odd) {
	clear:both;
}
#tmp_cnavi ul li a {
	display:block;
	min-height:170px;
	padding:20px 15px 10px;
	text-decoration:none;
	color:#000000;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 1px 15px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 15px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 15px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #ffffff;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#tmp_cnavi ul li a:hover,
#tmp_cnavi ul li a:focus {
	border-color:#448007;
}
#tmp_cnavi ul li span {
	display:block;
}
#tmp_cnavi ul li .cnavi_img {
	padding-bottom:10px;
}
#tmp_cnavi ul li .cnavi_img img {
	vertical-align:top;
}
/* top */
.format_top #tmp_cnavi ul li.cnavi1,
.format_top #tmp_cnavi ul li.cnavi2 {
	display:none;
}
.format_top #tmp_cnavi {
	padding:0 0 35px;
}
.format_top #tmp_cnavi ul {
	margin: 0 -6px;
}
.format_top #tmp_cnavi ul li {
	width: 25%;
	padding: 0 6px;
}
.format_top #tmp_cnavi ul li:nth-child(odd) {
	clear:none;
}
.format_top #tmp_cnavi ul li a {
	min-height:155px;
	padding-left:10px;
	padding-right:10px;
}
/* cnavi2
================================================== */
/* cnavi_opinion */
#tmp_cnavi2 {
	padding-top: 20px;
	border-top: 1px dotted #cccccc;
}
#tmp_cnavi2 .cnavi_opinion {
	display:block;
	margin: 0 0 20px;
	padding:3px;
	color:#000000;
	background-color:#ffffff;
	border: 1px solid #ffffff;
	-webkit-box-shadow: 0px 1px 15px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 15px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 15px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #ffffff;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
}
#tmp_cnavi2 .cnavi_opinion_ttl {
	display: block;
	font-weight:bold;
	width: 100%;
	min-height:93px;
	padding:15px 15px 3px;
	text-align: center;
	background: transparent url(/shared/site_gikai/images/main/bg_img.png) no-repeat top left;
	-webkit-background-size: 100% 100%;
	-moz-background-size: 100% 100%;
	background-size: 100% 100%;
}
#tmp_cnavi2 .cnavi_opinion_ttl p {
	display: block;
	padding-top:43px;
	background: url(/shared/site_gikai/images/navi/cnavi/cnavi_opinion_ttl_icon.png) no-repeat top center;
	-webkit-background-size: 40px auto;
	-moz-background-size: 40px auto;
	background-size: 40px auto;
}
#tmp_cnavi2 .cnavi_opinion_cnt {
	display: block;
	text-align:center;
	font-weight:bold;
}
#tmp_cnavi2 .cnavi_opinion_cnt a {
	display: block;
	text-decoration:none;
	padding: 18px 10px 15px;
	color:#000000;
}
#tmp_cnavi2 .cnavi_opinion_cnt span {
	background:url(/shared/site_gikai/images/icon/icon_arrow.png) no-repeat left 8px;
	padding-left:18px;
	display:inline-block;
}
#tmp_cnavi2 .cnavi_list {
	list-style:none;
}
#tmp_cnavi2 .cnavi_list li {
	margin: 0 0 20px;
	font-weight:bold;
}
#tmp_cnavi2 .cnavi_list li a {
	display: block;
	text-decoration:none;
	padding:14px 10px 10px;
	color:#000000;
	background-color:#ffffff;
	-webkit-box-shadow: 0px 1px 15px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0px 1px 15px 3px rgba(0, 0, 0, 0.1);
	box-shadow: 0px 1px 15px 3px rgba(0, 0, 0, 0.1);
	border: 1px solid #ffffff;
	transition: all 0.2s ease-in-out;
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	min-height: 80px;
}
#tmp_cnavi2 .cnavi_list li span {
	display:block;
	background-repeat:no-repeat;
	padding:14px 0 14px 62px;
	min-height:40px;
}
#tmp_cnavi2 .cnavi_list .cnavi_list1 span {
	background-image:url(/shared/site_gikai/images/navi/cnavi/cnavi2_link.png);
	background-position:10px center;
	-webkit-background-size: 35px auto;
	-moz-background-size: 35px auto;
	background-size: 35px auto;
}
#tmp_cnavi2 .cnavi_list .cnavi_list2 span {
	background-image:url(/shared/site_gikai/images/navi/cnavi/cnavi2_pref.png);
	background-position:6px center;
	-webkit-background-size: 40px auto;
	-moz-background-size: 40px auto;
	background-size: 40px auto;
}
#tmp_cnavi2 .cnavi_opinion.hover_item,
#tmp_cnavi2 .cnavi_list li a:hover,
#tmp_cnavi2 .cnavi_list li a:focus {
	border-color:#448007;
}
/* top */
.format_top #tmp_cnavi2 {
	border:none;
	padding-top:0;
	clear:both;
}
.format_top #tmp_cnavi2 .cnavi_opinion {
	float: left;
	width: 566px;
	min-height: 80px;
	display: table;
	padding: 3px;
	border: 1px solid #ffffff;
	margin-bottom:0;
}
.format_top #tmp_cnavi2 .cnavi_opinion.hover_item {
	border: 1px solid #448007;
}
.format_top #tmp_cnavi2 .cnavi_opinion_ttl {
	width: 272px;
	height: 72px;
	min-height:auto;
	text-align:left;
	padding:0 10px 0 57px;
}
.format_top #tmp_cnavi2 .cnavi_opinion_ttl,
.format_top #tmp_cnavi2 .cnavi_opinion_cnt {
	display: table-cell;
	vertical-align: middle;
}
.format_top #tmp_cnavi2 .cnavi_opinion_ttl p {
	padding:10px 0 10px 60px;
	background-position:left center;
}
.format_top #tmp_cnavi2 .cnavi_list {
	float:right;
	width: 608px;
	display: table;
}
.format_top #tmp_cnavi2 .cnavi_list li {
	width: 50%;
	display: table-cell;
	vertical-align: middle;
	padding-left:14px;
}
.format_top #tmp_cnavi2 .cnavi_list .cnavi_list1 {
	text-align: center;
}
.format_top #tmp_cnavi2 .cnavi_list .cnavi_list1 span {
	display:inline-block;
}
.format_top #tmp_cnavi2 .cnavi_list .cnavi_list2 a {
	padding-left:14px;
}
/* ==================================================
navigation
================================================== */
#tmp_wrap_navigation {
	margin:0 0 30px;
	clear:both;
}
/* pankuzu
================================================== */
#tmp_pankuzu {
	font-size: 87.5%;
	color: #222222;
	background-color: transparent;
}
#tmp_pankuzu a{
	color: #00458c;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:active,
#tmp_pankuzu a:focus{
	text-decoration: none;
}
/* custom_update
================================================== */
#tmp_wrap_custom_update {
	margin:25px 0 0;
	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 {
	font-size: 87.5%;
	margin:0 0 0 14px;
	color: #222222;
	background-color: transparent;
}
#tmp_social_plugins .social_media_btn {
	display:inline-block;
	vertical-align:top;
	margin:0 0 0 10px;
}
/* ==================================================
link_list
================================================== */
.format_free .link_list ul li p.date {
	display:inline-block;
	width:135px;
}
.format_free ul li p.link {
	display:inline-block;
}
/* ==================================================
CMS-parts
================================================== */
/* col2
================================================== */
/* col2_cms */
table.col2 {
	width: 100%;
	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: 20px solid transparent;
}

/* col2_pub */
div.col2 {
	width: 100%;
}

div.col2 div.col2L {
	display: table;
	width: 50%;
	float: left;
	padding-right: 10px;
}

div.col2 div.col2R {
	display: table;
	width: 50%;
	float: left;
	padding-left: 10px;
}
/* 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: 100%;
	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: 20px solid transparent;
}

div.col3 {
	margin: 0 -10px 0 -11px;
}

div.col3 div.col3L,
div.col3 div.col3M,
div.col3 div.col3R {
	display: table;
	width: 33.3%;
	float: left;
	padding: 0 10px;
}

/* inquiry
================================================== */
#tmp_inquiry{
	border: 1px solid #cccccc;
	margin: 0 0 50px;
	clear:both;
}
#tmp_inquiry_ttl{
	font-size: 137.5%;
	background-color: #eff1f2;
	color: inherit;
	border-bottom: 1px solid #cccccc;
	font-weight: bold;
	padding: 14px 10px 10px 19px;
}
#tmp_inquiry_cnt{
	padding: 28px 19px 28px 21px;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin: 9px auto 0;
	display: table;
}
#tmp_inquiry_cnt .inquiry_btn input {
	color: #000000;
	cursor: pointer;
	border: 1px solid #cccccc;
	padding: 8px 45px 8px 53px;
	font-size: 87.5%;
	background: #ffffff url(/shared/site_gikai/images/icon/link_icon.png) 45px center no-repeat;
	background-size: 6px auto;
	-webkit-background-size: 6px auto;
	-moz-background-size: 6px auto;
	box-shadow: 0.5px 0.866px 3px 0px rgba(11, 2, 5, 0.2);
	-webkit-box-shadow: 0.5px 0.866px 3px 0px rgba(11, 2, 5, 0.2);
	-moz-box-shadow: 0.5px 0.866px 3px 0px rgba(11, 2, 5, 0.2);
	transition: 0.3s background-color;
	-webkit-transition: 0.3s background-color;
	-moz-transition: 0.3s background-color;
}
#tmp_inquiry_cnt .inquiry_btn input:hover,
#tmp_inquiry_cnt .inquiry_btn input:focus {
	background-color: #f9faf0;
}
/* plugin
================================================== */
.plugin {
	margin:0 0 50px;
	padding:20px;
	border:1px solid #cccccc;
	clear:both;
}
.plugin .plugin_img {
	margin:0 20px 0 0 !important;
	float:left;
}
.plugin .plugin_img img {
	vertical-align:top;
}
.plugin p {
	line-height:1.4;
	margin:0 !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 #tmp_hnavi_s,
.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_rmenu {
	display: none;
}
.wrap_mc_sp #tmp_switch_sp_style {
	padding: 12px;
	color: #ffffff;
	background-color: #448007;
	text-align: center;
}
/* ==================================================
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;
}
.color_blue #tmp_wrapper span,
.color_yellow #tmp_wrapper span,
.color_black #tmp_wrapper span {
	z-index: auto !important;
}
.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;
}
/* headding */
.color_blue #tmp_wrap_main h1,
.color_blue #tmp_wrap_main h2,
.color_blue #tmp_wrap_main h3,
.color_blue #tmp_wrap_main h4,
.color_blue #tmp_wrap_main h5,
.color_blue #tmp_wrap_main h6,
.color_yellow #tmp_wrap_main h1,
.color_yellow #tmp_wrap_main h2,
.color_yellow #tmp_wrap_main h3,
.color_yellow #tmp_wrap_main h4,
.color_yellow #tmp_wrap_main h5,
.color_yellow #tmp_wrap_main h6,
.color_black #tmp_wrap_main h1,
.color_black #tmp_wrap_main h2,
.color_black #tmp_wrap_main h3,
.color_black #tmp_wrap_main h4,
.color_black #tmp_wrap_main h5,
.color_black #tmp_wrap_main h6 {
	padding: 5px !important;
	border: none !important;
}
.color_blue.format_top #tmp_wrap_main h1,
.color_blue.format_top #tmp_wrap_main h2,
.color_blue.format_top #tmp_wrap_main h3,
.color_blue.format_top #tmp_wrap_main h4,
.color_blue.format_top #tmp_wrap_main h5,
.color_blue.format_top #tmp_wrap_main h6,
.color_yellow.format_top #tmp_wrap_main h1,
.color_yellow.format_top #tmp_wrap_main h2,
.color_yellow.format_top #tmp_wrap_main h3,
.color_yellow.format_top #tmp_wrap_main h4,
.color_yellow.format_top #tmp_wrap_main h5,
.color_yellow.format_top #tmp_wrap_main h6,
.color_black.format_top #tmp_wrap_main h1,
.color_black.format_top #tmp_wrap_main h2,
.color_black.format_top #tmp_wrap_main h3,
.color_black.format_top #tmp_wrap_main h4,
.color_black.format_top #tmp_wrap_main h5,
.color_black.format_top #tmp_wrap_main h6 {
	border: none !important;
	padding: 0 !important;
}
/* 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,
.color_blue #tmp_search .wrap_sch_box #tmp_func_sch_btn,
.color_yellow #tmp_search .wrap_sch_box #tmp_func_sch_btn,
.color_black #tmp_search .wrap_sch_box #tmp_func_sch_btn {
	z-index: 1 !important;
	width: auto !important;
	height: auto !important;
	overflow: visible !important;
	text-indent: 0 !important;
	white-space: normal !important;
}
.color_blue.fsize_big #tmp_search #tmp_query,
.color_yellow.fsize_big #tmp_search #tmp_query,
.color_black.fsize_big #tmp_search #tmp_query {
	padding-right:50px;
	text-indent:10px !important;
}
.color_blue.fsize_big2 #tmp_search #tmp_query,
.color_yellow.fsize_big2 #tmp_search #tmp_query,
.color_black.fsize_big2 #tmp_search #tmp_query {
	padding-right:70px;
	text-indent:10px !important;
}
.color_blue #tmp_search .wrap_sch_box #tmp_func_sch_btn,
.color_yellow #tmp_search .wrap_sch_box #tmp_func_sch_btn,
.color_black #tmp_search .wrap_sch_box #tmp_func_sch_btn {
	border-left-style:solid;
	border-left-width:1px;
	padding:0 5px;
}
/* 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;
}
/* slick */
.color_blue #tmp_main_visual .btn_slides a,
.color_yellow #tmp_main_visual .btn_slides a,
.color_black #tmp_main_visual .btn_slides a,
.color_blue #tmp_main_visual .main_gallery .slick-arrow a,
.color_yellow #tmp_main_visual .main_gallery .slick-arrow a,
.color_black #tmp_main_visual .main_gallery .slick-arrow a {
	border-style:solid;
	border-width:1px;
}
.color_blue #tmp_main_visual .main_gallery .slick-arrow a,
.color_yellow #tmp_main_visual .main_gallery .slick-arrow a,
.color_black #tmp_main_visual .main_gallery .slick-arrow a {
	display:table;
	width:100%;
}
.color_blue #tmp_main_visual .main_gallery .slick-arrow span,
.color_yellow #tmp_main_visual .main_gallery .slick-arrow span,
.color_black #tmp_main_visual .main_gallery .slick-arrow span {
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	height:48px !important;
	padding:5px 15px;
}
/* for google box common */
#tmp_wrap_main #tmp_gmap_box button,
#tmp_wrap_main #tmp_gmap_box .gmnoprint *,
#tmp_wrap_main #tmp_gmap_box .gm-style-cc * {
	background-color: #FFFFFF !important;
}
/* bg:blue
/* text:yellow
/* link:white
================================================== */
.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper * {
	color: #FFFF00 !important;
	background-color: #00008B !important;
	border-color: #FFFF00 !important;
}
.color_blue #tmp_wrapper a,
.color_blue #tmp_wrapper a span,
.color_blue #tmp_wrapper button,
.color_blue #tmp_wrapper .used_bg_img a span,
.color_blue #tmp_wrapper input[type="submit"],
.color_blue #tmp_wrapper input[type="button"],
.color_blue #tmp_wrapper input[type="reset"] {
	color: #FFFFFF !important;
	background-color: transparent !important;
}
.color_blue #tmp_wrap_main h1 {
	border: 3px solid yellow !important;
}
.color_blue #tmp_wrap_main h2 {
	border-bottom: 1px solid yellow !important;
	border-left: 3px solid yellow !important;
}
.color_blue #tmp_wrap_main h3 {
	border-left: 3px solid yellow !important;
}

/* for google box */
.color_blue #tmp_wrap_main #tmp_gmap_box,
.color_blue #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: yellow !important;
	list-style-image: none !important;
}
.color_blue #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}

/* bg:yellow
/* text:black
/* link:blue
================================================== */
.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper * {
	color: #000000 !important;
	background-color: #FFFF00 !important;
	border-color: #000000 !important;
}
.color_yellow #tmp_wrapper a,
.color_yellow #tmp_wrapper a span,
.color_yellow #tmp_wrapper button,
.color_yellow #tmp_wrapper .used_bg_img a span,
.color_yellow #tmp_wrapper input[type="submit"],
.color_yellow #tmp_wrapper input[type="button"],
.color_yellow #tmp_wrapper input[type="reset"] {
	color: #0000FF !important;
	background-color: transparent !important;
}
.color_yellow #tmp_wrap_main h1 {
	border: 3px solid black !important;
}
.color_yellow #tmp_wrap_main h2 {
	border-bottom: 1px solid black !important;
	border-left: 3px solid black !important;
}
.color_yellow #tmp_wrap_main h3 {
	border-left: 3px solid black !important;
}

/* for google box */
.color_yellow #tmp_wrap_main #tmp_gmap_box,
.color_yellow #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: black !important;
	list-style-image: none !important;
}
.color_yellow #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}

/* bg:black
/* text:yellow
/* link:white
================================================== */
.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	color: #FFFF00 !important;
	background-color: #000000 !important;
	border-color: #FFFF00 !important;
}
.color_black #tmp_wrapper a,
.color_black #tmp_wrapper a span,
.color_black #tmp_wrapper button,
.color_black #tmp_wrapper .used_bg_img a span,
.color_black #tmp_wrapper input[type="submit"],
.color_black #tmp_wrapper input[type="button"],
.color_black #tmp_wrapper input[type="reset"] {
	color: #FFFFFF !important;
	background-color: transparent !important;
}
.color_black #tmp_wrap_main h1 {
	border: 3px solid yellow !important;
}
.color_black #tmp_wrap_main h2 {
	border-left: 3px solid yellow !important;
	border-bottom: 1px solid yellow !important;
}
.color_black #tmp_wrap_main h3 {
	border-left: 3px solid yellow !important;
}

/* for google box */
.color_black #tmp_wrap_main #tmp_gmap_box,
.color_black #tmp_wrap_main #tmp_gmap_box * {
	color: #000000 !important;
	border-color: yellow !important;
	list-style-image: none !important;
}
.color_black #tmp_wrap_main #tmp_gmap_box a {
	color: #7777CC !important;
}

/* ==================================================
accessibility style change:font-size
================================================== */
/* small
================================================== */
.fsize_small {
	font-size: 75% !important;
}

/* big
================================================== */
.fsize_big {
	font-size: 125% !important;
}
.fsize_big.color_blue #tmp_main_visual .slick_control,
.fsize_big.color_yellow #tmp_main_visual .slick_control,
.fsize_big.color_black #tmp_main_visual .slick_control {
	width:200px;
	bottom:0;
}

/* biggest(doubled)
================================================== */
.fsize_big2 {
	font-size: 175% !important;
}
.fsize_big2 #tmp_footer_cnt,
.fsize_big2 #tmp_fnavi {
	float:none;
	width:100%;
}
.fsize_big2 #tmp_fnavi .fnavi li {
	width:auto !important;
	clear:none !important;
	margin:0 1em 0.5em 0;
}
.fsize_big2 #tmp_news_ttl h2 {
	margin-bottom:5px;
}
.fsize_big2 #tmp_news_ttl .ttl_en {
	margin-bottom:15px;
}
.fsize_big2.color_blue #tmp_main_visual .slick_control,
.fsize_big2.color_yellow #tmp_main_visual .slick_control,
.fsize_big2.color_black #tmp_main_visual .slick_control {
	width:240px;
	bottom:0;
}
.fsize_big #tmp_search,
.fsize_big #tmp_means ul {
	margin-top:5px;
}
.fsize_big2 #tmp_search,
.fsize_big2 #tmp_means ul {
	margin:0;
}
/* ==================================================
多言語対応
================================================== */
.translated-ltr .gnavi ul li,
.translated-ltr #tmp_main_visual .main_side ul .side_txt,
.translated-ltr #tmp_cnavi ul li,
.translated-ltr #tmp_contents .box_menu_ttl p,
.translated-ltr #tmp_contents ul.idx_box_btn li {
	word-break: break-all !important;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.container:after,
#tmp_header:after,
#tmp_search:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
#tmp_wrap_navigation:after,
#tmp_wrap_custom_update:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_cnavi:after,
#tmp_cnavi2:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
.fnavi:after,
#tmp_footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after,
.func_block ul:after,
.url_block .url_list:after,
#tmp_footer_cnt .phone_list:after,
#tmp_footer_block:after,
.link_cnt:after {
	content: "";	/* Do not edit */
	display: table;	/* Do not edit */
	clear: both;	/* Do not edit */
}

