@charset "utf-8";
/* ==================================================
Setting by CMS sheets
================================================== */
body,
input,
select,
textarea {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}
body #tmp_contents p em {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro";
	font-size:100%;
}
a:link {
	color:#003377;
}
body {
	font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	font-size:100%;
	font-weight: 500;
	color: #222222;
}
* {
	box-sizing: border-box;
}
noscript p {
	padding-left:230px;
}
/* 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_orange,
th.bg_orange {
	color:inherit;
	background-color:#FEF3E0; /* デザインによって変更 */
}
td.bg_yellow,
th.bg_yellow {
	color:inherit;
	background-color:#FDFDEC; /* デザインによって変更 */
}
td.bg_blue,
th.bg_blue {
	color:inherit;
	background-color:#E3EFFB; /* デザインによって変更 */
}
/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */

/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
    position: relative;
	min-width:1240px;
	margin:0 auto;
}
.wrap_col_rgt_navi {
	padding-bottom:100px;
}
#tmp_wrap_main.column_top {
	background-color: #fdfcf5;
	background:#fdfcf5 url(/shared/images/bg_cnt_main.jpg);
	color: inherit;
}
.wrap_main {
	padding-left: 215px;
	padding-bottom:70px;
    background:transparent url(/shared/images/bg_main_bottom.png) bottom right no-repeat;
}
#tmp_main {
    position:relative;
    background:#fdfcf5 url(/shared/images/bg_cnt_main.jpg);
    color:inherit;
    z-index: 0;
}
#tmp_main::before {
    content:"";
    position:absolute;
    top: 58px;
    left:0;
    width:100%;
    height:480px;
    background:transparent url(/shared/images/bg_main_top.png) top center no-repeat;
    color:inherit;
    z-index:-1;
}
.col_main {
	padding:50px 0 78px;
}
.type_idx .wrap_col_main .col_main {
	padding:28px 0 0;
}
.container_xl {
	width: 1460px;
	margin: 0 auto;
}
/* format_top */
.format_top #tmp_main::before {
    content:none;
}
.format_top .wrap_main {
	background:none;
	padding-bottom:0;
}
/* container_xl */
#tmp_hsearch .container_xl {
	width: auto;
	margin: 0 auto;
	padding: 0;
}
.container_md{
	width: 980px;
	margin: 0 auto;
}
.container{
	max-width: 904px;
	margin: 0 auto;
}
.sp_content{
	display: none;
}
/* header
================================================== */
#tmp_hsearch {
	padding: 14px 0 15px 0;
    background:transparent url(/shared/images/bg_header_free.png) repeat left top;
    color:#222222;
}
.format_top #tmp_hsearch {
	top: 0;
	left:0;
	width: 100%;
	position: absolute;
	z-index: 99;
	background: transparent url(/shared/images/icon/bg_header.png) repeat left top;
}

.header_gnavi{
	position: absolute;
	top: 0;
	left: 0;
	width: 215px;
	background: transparent url(/shared/images/icon/gnavi_bg.png) repeat left top;
	z-index: 700;
}
.header_wrap{
	float: right;
	padding-right: 0;
}
#tmp_hlogo {
	width:215px;
	float:left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:block;
	width:215px;
	height:100px;
	background: #FFFFFF url(/shared/images/header/logo.png) no-repeat center center;
}
#tmp_hlogo a {
	display:block;
	width:215px;
	height:100px;
}
#tmp_hlogo span {
	display:block;
	width:215px;
	height:100px;
	position:relative;
	z-index:-1;
	overflow:hidden;
}

/* gnavi
================================================== */
.gnavi {
    font-family:"游明朝", "Yu Mincho", sans-serif;
	color:inherit;
	clear:both;
	position: relative;
}
.gnavi ul {
	list-style:none;
	background: transparent url(/shared/images/icon/navi_bg.png) repeat left top;
}
.gnavi a {
	display:block;
	padding: 22px 10px 22px 65px;
	text-decoration:none;
	color: #222222;
	font-size: 112.5%;
}
.header_gnavi .gnavi a{
	position: relative;
	border: 1px solid #cdcfde;
	border-bottom: none;
}
.header_gnavi li:last-child > a{
	border-bottom:  1px solid #cdcfde;
}
.gnavi .gnavi_home {
	display: none;
}
.gnavi .glist1 a {
	background: transparent url(/shared/images/icon/icon_life.png) no-repeat 20px center ;
}
.gnavi .glist2 a {
	background: transparent url(/shared/images/icon/icon_health.png) no-repeat 20px center ;
}
.gnavi .glist3 a {
	background: transparent url(/shared/images/icon/icon_culture.png) no-repeat 20px center ;
}
.gnavi .glist4 a {
	background: transparent url(/shared/images/icon/icon_city.png) no-repeat 20px center ;
}
.gnavi .glist5 a {
	background: transparent url(/shared/images/icon/icon_municipal.png) no-repeat 20px center ;
}
.gnavi .glist6 a {
	background: transparent url(/shared/images/icon/icon_dealers.png) no-repeat 20px center ;
}
.gnavi li.active a:after,
.gnavi li.active a:focus:after,
.gnavi li.active a:active:after{
	content: "";
	position: absolute;
	top: 5px;
	right: -1px;
	width: 4px;
	height: 58px;
	background-color: #00773d;
}
.gravi_banner{
	background: transparent url(/shared/images/icon/gnavi_bg.png) repeat left top;
}
.gravi_banner ul{
	padding: 16px 20px;
	list-style: none;
}
/* them */
.gravi_banner ul li p{
	display: block;
	margin-bottom: 15px;
}
.gravi_banner ul li p.banner_img span {
	display: block;
	width: 100%;
	height: 100%;
	text-indent: 100%;
	overflow: hidden;
	white-space: nowrap;
}
.gravi_banner ul li p.banner_img a {
	display: block;
	margin: 0 auto;
	box-shadow: 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
    -moz-box-shadow: 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
    -webkit-box-shadow: 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
    -o-box-shadow: : 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
}
.gravi_banner ul li p.banner_kanko a {
	display: block;
	background:url(/shared/images/gnavi_banner.jpg) no-repeat left top;
	background-size:100% auto;
	width:176px;
	height:118px;
}
.gravi_banner ul li p.banner_furusato a {
	display: block;
	background:url(/shared/images/gnavi_banner2.jpg) no-repeat left top;
	background-size:100% auto;
	width:176px;
	height:118px;
}
.gravi_banner ul li p.banner_iju a {
	display: block;
	background:url(/shared/images/gnavi_banner3.jpg) no-repeat left top;
	background-size:100% auto;
	width:176px;
	height:118px;
}
.gravi_banner ul li p.banner_img a:hover {
	transition:all 0.2s linear;
	opacity: 0.8;
}
/* drop_down_hidden */
.drop_down_hidden{
	display: none;
	position: absolute;
	top: -39px;
    left: 215px;
	width: 684px;
	background-color: #faf9f2;
	color: #222222;
	padding: 40px;
	border: 1px solid #cdcfde;
	border-left: 2px solid #00773d;
}
.drop_down_hidden .menu_box{
	margin-bottom:35px;
	padding: 0 15px;
}
.drop_down_hidden .menu_box a {
	border: none !important;
}
.gnavi .drop_down_hidden .title_menu{
	float:left;
	margin-top: 10px;
}
.gnavi .drop_down_hidden .title_menu a{
	display: inline-block;
	font-size: 112.5%;
    background-position: left top;
	padding: 0px 10px 5px 43px;
}
.gnavi .drop_down_hidden .title_menu a:focus:after,
.gnavi .drop_down_hidden .title_menu a:after{
	content: "";
	position: absolute;
	display: block;
	right: -10px;
    top: 7px;
	background: transparent url(/shared/images/icon/icon_arrow.png) no-repeat;
	width: 14px;
	height: 10px;
}
.drop_down_hidden .close_drop_down{
	float:right;
}
.drop_down_hidden .close_drop_down a {
	display: block;
	padding: 0;
	background: none;
}
.drop_down_hidden .close_drop_down span{
	display: inline-block;
	margin-right: 5px;
}
.drop_down_hidden .close_drop_down .close_btn_drop{
	display: inline-block;
	vertical-align: middle;
	width: 40px;
	height: 40px;
	border: 1px solid #1c8853;
	border-radius: 50%;
	padding: 20px;
	text-indent: -9999px;
	background: transparent url(/shared/images/icon/close_drop_down.png) no-repeat center center;
	cursor: pointer;
}
.gnavi .drop_down_hidden a{
	font-size: 100%;
	border: none;
}
.gnavi .drop_down_hidden a:focus,
.gnavi .drop_down_hidden a:active,
.gnavi .drop_down_hidden a:hover{
	text-decoration: underline;
}
.gnavi .drop_down_hidden ul a:active:after,
.gnavi .drop_down_hidden ul a:focus:after,
.gnavi .drop_down_hidden ul a:after{
	display: none;
}
.gnavi .drop_down_hidden ul{
	margin: 0 -15px;
}
.gnavi .drop_down_hidden ul li{
	width: 33.33%;
	float: left;
	padding: 0 15px;
	margin-bottom: 10px;
}
.header_gnavi .gnavi .drop_down_hidden ul li a{
	display: inline-block;
	text-align:left;
	min-height: 45px;
	padding: 0 0 0 35px;
	background: transparent url(/shared/images/icon/icon_arrow.png) no-repeat left 5px;
}
.gnavi .drop_down_hidden ul li:nth-child(3n+2){
	clear: left;
}
.gnavi .drop_down_hidden ul li:nth-child(4){
	clear: none;
}
.gnavi .drop_down_hidden li:last-child a{
	border: none;
}
.gnavi ul li.glist6 .drop_down_hidden {
	left: 215px !important;
	right:auto !important;
}
#tmp_sma_lmenu .close_btn,
#tmp_sma_rmenu .close_btn{
	display: none;
}
/* search
================================================== */
#tmp_search{
	display: inline-block;
	vertical-align: middle;
	margin-right: 30px;
}
.disp_pc #tmp_search{
	margin-right: 20px;
}
#tmp_search .lbl_search{
	display: inline-block;
	vertical-align: middle;
	background: transparent url(/shared/images/icon/icon_search.png) no-repeat center center;
	text-indent: -9999px;
	width: 31px;
	height: 31px;
	cursor: pointer;
}
#tmp_wrap_query{
	float: left;
}
#tmp_query{
	display: inline-block;
	vertical-align: middle;
	min-height: 34px;
	width: 315px;
	padding: 0 10px;
	border: 1px solid #9fa0a0;
	border-right:none;
	-moz-border-top-left-radius: 3px;
	-webkit-border-top-left-radius: 3px;
	border-top-left-radius: 3px;
	-moz-border-bottom-left-radius: 3px;
	-webkit-border-bottom-left-radius: 3px;
	border-bottom-left-radius: 3px;
}
.query_submit{
	float: left;
}
#tmp_func_sch_btn{
	display: table-cell;
	vertical-align: middle;
	padding: 4px 16px 1px 15px;
	border: 1px solid #46cf8d;
	background-color: #46cf8d;
	color: #FFFFFF;
	cursor: pointer;
	color: #222222;
	-moz-border-top-right-radius: 3px;
	-webkit-border-top-right-radius: 3px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px;
	-webkit-border-bottom-right-radius: 3px;
	-moz-border-bottom-right-radius: 3px;
}
#tmp_func_sch_btn:focus,
#tmp_func_sch_btn:hover{
	transition:all 0.2s linear;
	background-color:#007a3f;
	color:#ffffff;
}
.using_search{
	float:left;
	margin-left: 18px;
}
#tmp_search .search_way{
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	text-decoration: none;
	color: #222222;
	font-size: 87.5%;
	background: transparent url(/shared/images/icon/icon_arrow.png) no-repeat right 50%;
	padding: 0 20px 0 0;
	margin-top: 5px;
}
#tmp_search .search_way:focus,
#tmp_search .search_way:hover{
	text-decoration: underline;
}
/* tmp_mean
================================================== */
#tmp_means{
	display: inline-block;
	vertical-align: middle;
	font-size: 70%;
}
#tmp_means .box_setting{
	list-style: none;
}
#tmp_means .box_setting:before,
#tmp_means .box_setting:after{
    content: '';
    display: table;
}
#tmp_means .box_setting:after{
    clear: both;
}
#tmp_means .box_setting li{
	float: left;
}
#tmp_means .box_setting li a{
	display: inline-block;
	text-decoration: none;
	color: #222222;
	padding-left: 25px;
	margin-right: 15px;
}
#tmp_means .box_setting .setting_font a{
	background: transparent url(/shared/images/icon/icon_a.png) no-repeat left 50%;
}
#tmp_means .box_setting .setting_sound a{
	background: transparent url(/shared/images/icon/icon_sound.png) no-repeat left 50%;
}
#tmp_means .box_setting .setting_lang a{
	background: transparent url(/shared/images/icon/icon_lang.png) no-repeat left 50%;
	padding-left: 23px;
	font-size:107.2%;
}
#tmp_means .box_setting li a:hover,
#tmp_means .box_setting li a:focus{
	text-decoration: underline;
}
#tmp_sma_menu_btn{
	display: none;
}
.header_gnavi.fix_pos {
    position: fixed;
    bottom: 0;
    left: 0;
    top: auto;
}
/* pankuzu
================================================== */
#tmp_pankuzu {
    color:#222222;
    background-color:transparent;
    font-size:87.5%;
    padding:8px 0;
}
#tmp_pankuzu a {
    color: #003d93;
    background-color:transparent;
}
#tmp_pankuzu a {
    text-decoration:underline;
}
#tmp_pankuzu a:hover,
#tmp_pankuzu a:focus,
#tmp_pankuzu a:active {
    text-decoration:none;
}
/* update
================================================== */
#tmp_custom_update {
    float: right;
}
#tmp_custom_update #tmp_update {
	float: right;
	margin-left:10px;
	font-size:87.5%;
}
#tmp_social_plugins,
#tmp_social_plugins .social_media_btn {
	float: left;
	margin-left:10px;
}
#tmp_social_plugins .facebook_btn,
#tmp_social_plugins .twitter_btn,
#tmp_social_plugins .line_btn {
    display:inline-block;
    margin:0 5px;
}
#tmp_social_plugins .social_media_btn.facebook_btn > div >span {
	vertical-align:middle !important;
}
/* footer
================================================== */
#tmp_footer {
	padding: 18px 0 10px 215px;
	color:#ffffff;
	background: #00753D url(/shared/images/footer_bg.jpg) repeat left top;
}
.format_top #tmp_footer {
	margin-top: 100px;
}
/* fnavi  */
.fnavi {
	padding: 0 150px 5px 0;
	color:inherit;
	list-style:none;
	border-bottom: 1px solid #ffffff;
}
.fnavi li {
	margin:0 9px 10px 0;
	float:left;
}
.fnavi li a{
	color: #ffffff;
	text-decoration: none;
	font-size: 87.5%;
	padding-right: 12px;
    margin-right: 8px;
	background: transparent url(/shared/images/icon/icon_arrow_footer.png) no-repeat center right;
}
.fnavi li a:hover,
.fnavi li a:focus{
	text-decoration: underline;
}
.fnavi li:last-child {
	margin-right:0;
}
.footer_cnt {
	padding: 15px 0 0 0;

}
.footer_cnt address{
	font-size: 87.5%;
}
.footer_cnt .address_ttl{
	font-weight: bold;
	font-size: 114.2%;
}
.footer_cnt address {
	margin:0 0 5px;
	font-style:normal;
}
.footer_cnt p{
	margin-bottom: 5px;
}
.footer_cnt address span {
	margin:0 1em 0 0;
}
.copyright {
	margin-top: 10px;
	text-align:left;
	font-size: 75%;
	font-weight: bold;
}
#tmp_footer {
	position: relative;
}
#tmp_footer .pnavi {
	position: absolute;
	bottom: 153px;
	right: 20px;
    width: 202px;
	height: 159px;
}
.no_javascript #tmp_footer .pnavi {
	bottom: 20px;
}
#tmp_footer .pnavi a {
	display: block;
	width: 202px;
	height: 159px;
	color: #ffffff;
	background: transparent url(/shared/images/bg_ptop.png) no-repeat left top;
}
.model_pc #tmp_footer .pnavi a.fixTop {
	position: fixed;
	bottom: 0;
	top: unset;
	z-index: 999;
}
#tmp_footer .pnavi span {
	width: 202px;
	height: 159px;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
}

/* ==================================================
layout
================================================== */
.disp_pc #tmp_hseach{
	right: auto;
	-moz-transform: none;
	-webkit-transform: none;
	transform: none;
}
/* ==================================================
Start Slick Core
================================================== */
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.slick-track:before,
.slick-track:after {
    display: table;
    content: '';
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
    display: block;
}

.slick-initialized .slick-slide {
    display: block;
    outline: none;
    padding:0;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
    display: none;
}

/* Dots */

.slick-dots {
    display: block;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 14px;
    height: 14px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
    vertical-align: middle;
}

.slick-dots li button,
.slick-dots li a {
    padding: 0;
    display: block;
    width: 14px;
    height: 14px;
    cursor: pointer;
    text-indent: -1987em;
    border: 2px solid #ffffff;
    color: inherit;
    background-color: #ffffff;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.slick-dots .slick-active button,
.slick-dots .slick-active a {
    color: inherit;
	background-color: #ffffff;
	border-color: #007a3f;
}

.slick-dots li button:hover,
.slick-dots li button:focus,
.slick-dots li a:hover,
.slick-dots li a:focus {
    color: inherit;
	background-color: #ffffff;
	border-color: #007a3f;
}

.slick-dots {
    margin-left: 2px;
    display: inline-block;
}
.slick-arrow {
    position: absolute;
    top: 50%;
    z-index: 10;
    -moz-transform: translate(0, -100%);
    -webkit-transform: translate(0, -100%);
    transform: translate(0, -100%);
    border: 0;
    padding: 0;
    display: block;
    cursor: pointer;
}
.prev.slick-arrow,
.slick-prev {
    left: 0;
}
.next.slick-arrow,
.slick-next {
    right: 0;
}
.btn_slides {
    position: relative;
    border: 0;
    display: inline-block;
    background: transparent;
    vertical-align: middle;
}
.btn_slides a{
    display: inline-block;
    vertical-align: middle;
}
.btn_slides a:before {
    content: '';
    padding: 0;
    display: inline-block;
    border: 0;
    background: transparent;
    width: 0;
	height: 10px;
	margin-right: 10px;
    border-color: transparent transparent transparent #1b1b1b;
    -moz-transition: 100ms all ease;
    -webkit-transition: 100ms all ease;
    transition: 100ms all ease;
    cursor: pointer;
}
.btn_slides.stop a:before {
    border-style: double;
	border-width: 0 0 0 7px;
}
.btn_slides.start a:before{
    border-style: solid;
	border-width: 5px 0 5px 7px;
}
.btn_slides span{
    display: none;
    position: relative;
    z-index: -1;
}
.btn_slides a:hover{
    outline: none;
}
.btn_slides a:focus{
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

/* ==================================================
End Slick Core
================================================== */
/* ==================================================
CMS-parts
================================================== */
/* inquiry
================================================== */
#tmp_inquiry {
    margin:0 0 20px;
    border:1px solid #007a3f;
    clear:both;
    background-color:transparent;
    color: #222222;
    word-break: break-all;
}
#tmp_inquiry_ttl {
    padding:14px 18px 12px;
    color:#007a3f;
    font-weight:bold;
    background-color:transparent;
    border-bottom:1px dashed #007a3f;
    font-size: 137.5%;
    font-family: "游明朝", "Yu Mincho", sans-serif;
}
#tmp_inquiry_ttl p {
    margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
    padding:16px 20px;
}
#tmp_inquiry_cnt p {
    margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
    margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
    text-align: center;
    clear: both;
}
#tmp_inquiry_cnt .inquiry_btn input {
    margin:0.3em 0 0;
    color:#222222;
    background:#ffffff url(/shared/images/icon/icon_long_arrow.png) right 23px no-repeat;
    border:1px solid #c3c5cd;
    font-weight:bold;
    padding:14px 36px 14px 12px;
    min-width: 225px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
	box-shadow: 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
    -moz-box-shadow: 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
    -webkit-box-shadow: 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
    -o-box-shadow: : 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
    cursor:pointer;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    transition:all 0.2s ease;
}
#tmp_inquiry_cnt .inquiry_btn input:hover,
#tmp_inquiry_cnt .inquiry_btn input:focus,
#tmp_inquiry_cnt .inquiry_btn input:active {
    border-color:#007a3f;
}
/* feedback
================================================== */
#tmp_feedback {
    margin:30px 0 20px;
    border:1px solid #007a3f;
    clear:both;
    background-color:transparent;
    color: #222222;
    word-break: break-all;
}
#tmp_feedback_ttl {
    padding:14px 18px 12px;
    color:#007a3f;
    font-weight:bold;
    background-color:transparent;
    border-bottom:1px dashed #007a3f;
    font-size: 137.5%;
    font-family: "游明朝", "Yu Mincho", sans-serif;
}
#tmp_feedback_ttl p {
    margin-bottom:0 !important;
}
#tmp_feedback_cnt {
    padding:16px 18px;
}
#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;
    clear:both;
}
#tmp_feedback_cnt fieldset p {
    display:inline;
    margin:0 1em 0 0;
    float:left;
}
#tmp_feedback_cnt .feedback_btn {
    margin:0.8em 0 0 0 !important;
    text-align:center;
    clear:both;
}
#tmp_feedback_cnt .feedback_btn input {
    margin:0.3em 0 0;
    color:#222222;
    background:#ffffff url(/shared/images/icon/icon_long_arrow.png) right 23px no-repeat;
    border:1px solid #c3c5cd;
    font-weight:bold;
    padding:14px 36px 14px 34px;
    min-width: 225px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
	box-shadow: 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
    -moz-box-shadow: 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
    -webkit-box-shadow: 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
    -o-box-shadow: : 0 2px 3px rgba(96,103,120,0.45),rgba(205,207,222,0.5) 0 0 4px;
    cursor:pointer;
    -webkit-transition:all 0.2s ease;
    -moz-transition:all 0.2s ease;
    transition:all 0.2s ease;
}
#tmp_feedback_cnt .feedback_btn input:hover,
#tmp_feedback_cnt .feedback_btn input:focus,
#tmp_feedback_cnt .feedback_btn input:active {
    border-color:#007a3f;
}
/* ローカルナビ
================================================== */
#tmp_lnavi{
	padding-bottom: 40px;
}
#tmp_lnavi #tmp_lnavi_ttl{
    background:transparent url(/shared/templates/free/images/bg_title.png) left bottom repeat-x;
    color:#222222;
    margin:0 0 18px;
}
#tmp_lnavi #tmp_lnavi_ttl p {
    font-size:137.5%;
    font-family:"游明朝", "Yu Mincho", sans-serif;
    color:#222222;
    background:transparent url(/shared/images/icon/icon_arrow.png) left 33px no-repeat;
    padding:20px 38px;
}
#tmp_lnavi #tmp_lnavi_ttl a{
    text-decoration:none;
    color:inherit;
    background-color:transparent;
}
#tmp_lnavi #tmp_lnavi_ttl a:hover,
#tmp_lnavi #tmp_lnavi_ttl a:focus{
	text-decoration:underline;
}
#tmp_lnavi #tmp_lnavi_cnt ul{
    list-style:none;
    overflow:hidden;
	padding: 0;
	margin: 0;
}
#tmp_lnavi #tmp_lnavi_cnt ul li{
 	display:inline-block;
    float:left;
    width:33.3%;
    background:transparent url(/shared/images/icon/icon_arrow.png) 0 4px no-repeat;
    padding:0 20px;
    margin:0 0 14px;
}
#tmp_lnavi #tmp_lnavi_cnt ul li:nth-child(3n+1){
	clear:both;
}
#tmp_lnavi #tmp_lnavi_cnt ul li a{
    text-decoration:none;
    color:inherit;
    background-color:transparent;
}
#tmp_lnavi #tmp_lnavi_cnt ul li.active a,
#tmp_lnavi #tmp_lnavi_cnt ul li a:hover,
#tmp_lnavi #tmp_lnavi_cnt ul li a:focus{
    text-decoration:underline;
}
/* 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 transparent;
}
/* col2_pub */
div.col2 {
	width:100%;
}
div.col2 div.col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.col2 div.col2R {
	display:table;
	width:48.5%;
	float:left;
}
/* nestcol2 */
table.col2 table.col2 td.col2L {
	padding:0;
}
div.col2 div.col2 div.col2L {
	width:47.5%;
	margin-right:4%;
}
div.col2 div.col2 div.col2R {
	width:47.5%;
}
/* fixed_col2 */
div.fixed_col2 {
	width:100%;
}
div.fixed_col2 div.fixed_col2L {
	display:table;
	width:48.5%;
	margin-right:2%;
	float:left;
}
div.fixed_col2 div.fixed_col2R {
	display:table;
	width:48.5%;
	float:right;
}
/* col3
================================================== */
table.col3 {
	width:99%;
	border-collapse:collapse;
	border-spacing:0;
}
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
	width:33.33%;
	padding:0;
	vertical-align:top;
	text-align:left;
}
table.col3 td.col3L,
table.col3 td.col3M {
	border-right:15px solid transparent;
}
div.col3 {
	width:100%;
}
div.col3 div.col3L,
div.col3 div.col3M {
	display:table;
	width:31.7%;
	margin-right:2%;
	float:left;
}
div.col3 div.col3R {
	display:table;
	width:31.7%;
	float:left;
}
/* list_table
================================================== */
.list_table tr {
    display: block;
    margin-bottom: 15px;
}
.list_table tr:last-child {
    margin-bottom: 0;
}
.list_table th,
.list_table td {
	vertical-align:top;
}
.list_table .date {
    width:6em;
	white-space:nowrap;
	padding-right:0.5em;
}
.list_table a:hover {
    text-decoration: none;
}

/* ==================================================
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;
	font-size:200%;
}
.disp_pc #tmp_hnavi_s,
.disp_pc #tmp_sma_lmenu,
.disp_pc #tmp_sma_rmenu {
	display:none;
}
.disp_pc .wrap_mc_sp #tmp_switch_sp_style{
	display: block;
	text-decoration: none;
	background: #FFFFFF;
	color: #222222;
	text-align: center;
	padding: 10px;
}
/* ==================================================
accessibility style change:color
================================================== */
/* change_color commons
================================================== */
.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper *,
.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper *,
.color_black #tmp_wrapper,
.color_black #tmp_wrapper * {
	background-image:none !important;
	list-style-image:none !important;
}
.color_blue #tmp_wrapper span,
.color_yellow #tmp_wrapper span,
.color_black #tmp_wrapper span {
	z-index:auto !important;
}
.color_blue #tmp_event_cal_cnt .calendar .today,
.color_yellow #tmp_event_cal_cnt .calendar .today,
.color_black #tmp_event_cal_cnt .calendar .today {
	background-color:transparent !important;
}
.color_blue #tmp_wrap_main #tmp_cate_ttl h1,
.color_yellow #tmp_wrap_main #tmp_cate_ttl h1,
.color_black #tmp_wrap_main #tmp_cate_ttl h1 {
	padding:0 !important;
	border:none !important;
}
/* headding */
.color_blue #tmp_wrap_main h1,
.color_blue #tmp_wrap_main h2,
.color_blue #tmp_wrap_main h3,
.color_blue #tmp_wrap_main h4,
.color_blue #tmp_wrap_main h5,
.color_blue #tmp_wrap_main h6,
.color_yellow #tmp_wrap_main h1,
.color_yellow #tmp_wrap_main h2,
.color_yellow #tmp_wrap_main h3,
.color_yellow #tmp_wrap_main h4,
.color_yellow #tmp_wrap_main h5,
.color_yellow #tmp_wrap_main h6,
.color_black #tmp_wrap_main h1,
.color_black #tmp_wrap_main h2,
.color_black #tmp_wrap_main h3,
.color_black #tmp_wrap_main h4,
.color_black #tmp_wrap_main h5,
.color_black #tmp_wrap_main h6 {
	padding:5px !important;
	border:none !important;
}
.color_blue.format_top #tmp_wrap_main h1,
.color_blue.format_top #tmp_wrap_main h2,
.color_blue.format_top #tmp_wrap_main h3,
.color_blue.format_top #tmp_wrap_main h4,
.color_blue.format_top #tmp_wrap_main h5,
.color_blue.format_top #tmp_wrap_main h6,
.color_yellow.format_top #tmp_wrap_main h1,
.color_yellow.format_top #tmp_wrap_main h2,
.color_yellow.format_top #tmp_wrap_main h3,
.color_yellow.format_top #tmp_wrap_main h4,
.color_yellow.format_top #tmp_wrap_main h5,
.color_yellow.format_top #tmp_wrap_main h6,
.color_black.format_top #tmp_wrap_main h1,
.color_black.format_top #tmp_wrap_main h2,
.color_black.format_top #tmp_wrap_main h3,
.color_black.format_top #tmp_wrap_main h4,
.color_black.format_top #tmp_wrap_main h5,
.color_black.format_top #tmp_wrap_main h6 {
	border:none !important;
	padding:0 !important;
}
/* icon */
.color_blue #tmp_wrap_main a.icon_pdf,
.color_blue #tmp_wrap_main a.icon_word,
.color_blue #tmp_wrap_main a.icon_excel,
.color_yellow #tmp_wrap_main a.icon_pdf,
.color_yellow #tmp_wrap_main a.icon_word,
.color_yellow #tmp_wrap_main a.icon_excel,
.color_black #tmp_wrap_main a.icon_pdf,
.color_black #tmp_wrap_main a.icon_word,
.color_black #tmp_wrap_main a.icon_excel {
	margin:0 !important;
	padding:0 !important;
}
/* used_bg_img */
.color_blue #tmp_wrapper .used_bg_img,
.color_yellow #tmp_wrapper .used_bg_img,
.color_black #tmp_wrapper .used_bg_img {
	width:auto !important;
	height:auto !important;
}
.color_blue #tmp_wrapper .used_bg_img a,
.color_yellow #tmp_wrapper .used_bg_img a,
.color_black #tmp_wrapper .used_bg_img a {
	width:auto !important;
	height:auto !important;
	text-decoration:underline !important;
}
.color_blue #tmp_wrapper .used_bg_img span,
.color_yellow #tmp_wrapper .used_bg_img span,
.color_black #tmp_wrapper .used_bg_img span {
	z-index:1 !important;
	height:auto !important;
}
/* for Firefox3.0 */
.color_blue #tmp_wrap_main caption,
.color_yellow #tmp_wrap_main caption,
.color_black #tmp_wrap_main caption {
	background-color:transparent !important;
}
/* for google box common */
#tmp_wrap_main #tmp_gmap_box button,
#tmp_wrap_main #tmp_gmap_box .gmnoprint *,
#tmp_wrap_main #tmp_gmap_box .gm-style-cc * {
	background-color:#FFFFFF !important;
}
/* ロゴ */
.color_blue #tmp_hlogo h1, 
.color_black #tmp_hlogo h1,
.color_yellow #tmp_hlogo h1, 
.color_blue #tmp_hlogo span, 
.color_black #tmp_hlogo span,
.color_yellow #tmp_hlogo span {
    width: auto !important;
}
/* レイアウトの背景画像　*/
.color_blue.spmenu_open::before {
    background-color: #00008B !important;
}
.color_black.spmenu_open::before {
    background-color:#000000 !important;
}
.color_yellow.spmenu_open::before {
    background-color: #FFFF00 !important;
}
.color_blue #tmp_top_cnt::before,
.color_blue #main_visual::after,
.color_black #tmp_top_cnt::before,
.color_black #main_visual::after,
.color_yellow #tmp_top_cnt::before,
.color_yellow #main_visual::after,
.color_blue #tmp_wrapper #tmp_izu_info .izu_info_slick::after,
.color_blue #tmp_wrapper #tmp_izu_info .izu_info_slick::before,
.color_black #tmp_wrapper #tmp_izu_info .izu_info_slick::after,
.color_black #tmp_wrapper #tmp_izu_info .izu_info_slick::before,
.color_yellow #tmp_wrapper #tmp_izu_info .izu_info_slick::after,
.color_yellow #tmp_wrapper #tmp_izu_info .izu_info_slick::before,
.color_blue #tmp_kurashi li a:after,
.color_black #tmp_kurashi li a:after,
.color_yellow #tmp_kurashi li a:after,
.color_blue #tmp_kurashi li a:before,
.color_black #tmp_kurashi li a:before,
.color_yellow #tmp_kurashi li a:before,
.color_blue .shokai_list li a:after,
.color_black .shokai_list li a:after,
.color_yellow .shokai_list li a:after {
    background: none !important;
}
/* gnavi */
.color_blue #tmp_lnavi #tmp_lnavi_ttl {
    border-top: 2px solid #FFFF00 !important;
    border-bottom: 2px solid #FFFF00 !important;
}
.color_black #tmp_lnavi #tmp_lnavi_ttl {
    border-top: 2px solid #FFFF00 !important;
    border-bottom: 2px solid #FFFF00 !important;
}
.color_yellow #tmp_lnavi #tmp_lnavi_ttl {
    border-top: 2px solid #000000 !important;
    border-bottom: 2px solid #000000 !important;
}
.color_blue #tmp_wrapper #tmp_sma_rmenu,
.color_blue #tmp_wrapper #tmp_sma_lmenu,
.color_blue #tmp_wrapper .gnavi .drop_down_hidden,
.color_blue #tmp_wrapper #tmp_contents ul.box_btn li a,
.color_blue.disp_pc .wrap_mc_sp #tmp_switch_sp_style,
.color_blue #tmp_wrapper .header_gnavi .gnavi > ul > li> a,
.color_blue #tmp_wrapper .izu_info_slick .btn_slides,
.color_blue #tmp_wrapper #main_visual .btn_slides,
.color_blue #tmp_wrapper #tmp_mcourse_tab .tab_menu .tab_cnt,
.color_blue #tmp_wrapper #tmp_sma_lmenu .close_btn, 
.color_blue #tmp_wrapper #tmp_sma_rmenu .close_btn,
.color_blue #tmp_wrapper #tmp_contents .box_list,
.color_blue #tmp_wrapper #tmp_contents #tmp_cate_ttl h1,
.color_blue .gravi_banner ul li p.banner_img a {
	border: 1px solid #FFFF00 !important;
}
.color_black #tmp_wrapper #tmp_sma_rmenu,
.color_black #tmp_wrapper #tmp_sma_lmenu,
.color_black #tmp_wrapper .gnavi .drop_down_hidden,
.color_black #tmp_wrapper #tmp_contents ul.box_btn li a,
.color_black.disp_pc .wrap_mc_sp #tmp_switch_sp_style,
.color_black #tmp_wrapper .header_gnavi .gnavi > ul > li> a,
.color_black #tmp_wrapper .izu_info_slick .btn_slides,
.color_black #tmp_wrapper #main_visual .btn_slides,
.color_black #tmp_wrapper #tmp_mcourse_tab .tab_menu .tab_cnt,
.color_black #tmp_wrapper #tmp_sma_lmenu .close_btn, 
.color_black #tmp_wrapper #tmp_sma_rmenu .close_btn,
.color_black #tmp_wrapper #tmp_contents .box_list,
.color_black #tmp_wrapper #tmp_contents #tmp_cate_ttl h1,
.color_black .gravi_banner ul li p.banner_img a {
	border: 1px solid #FFFF00 !important;
}
.color_yellow #tmp_wrapper #tmp_sma_rmenu,
.color_yellow #tmp_wrapper #tmp_sma_lmenu,
.color_yellow #tmp_wrapper .gnavi .drop_down_hidden,
.color_yellow #tmp_wrapper #tmp_contents ul.box_btn li a,
.color_yellow.disp_pc .wrap_mc_sp #tmp_switch_sp_style,
.color_yellow #tmp_wrapper .header_gnavi .gnavi > ul > li> a,
.color_yellow #tmp_wrapper .izu_info_slick .btn_slides,
.color_yellow #tmp_wrapper #main_visual .btn_slides,
.color_yellow #tmp_wrapper #tmp_mcourse_tab .tab_menu .tab_cnt,
.color_yellow #tmp_wrapper #tmp_sma_lmenu .close_btn, 
.color_yellow #tmp_wrapper #tmp_sma_rmenu .close_btn,
.color_yellow #tmp_wrapper #tmp_contents .box_list,
.color_yellow #tmp_wrapper #tmp_contents #tmp_cate_ttl h1,
.color_yellow .gravi_banner ul li p.banner_img a {
	border: 1px solid #000000 !important;
}
.color_blue #tmp_wrapper #tmp_contents ul.box_btn li a,
.color_black #tmp_wrapper #tmp_contents ul.box_btn li a,
.color_yellow #tmp_wrapper #tmp_contents ul.box_btn li a,
.color_blue #tmp_mcourse_tab .tab_ttl,
.color_black #tmp_mcourse_tab .tab_ttl,
.color_yellow #tmp_mcourse_tab .tab_ttl,
.color_blue .shokai_list li a,
.color_black .shokai_list li a,
.color_yellow .shokai_list li a,
.color_blue #tmp_kurashi li a,
.color_black #tmp_kurashi li a,
.color_yellow #tmp_kurashi li a {
	box-shadow:none !important;
}
.color_blue #tmp_contents #tmp_cate_ttl h1,
.color_black #tmp_contents #tmp_cate_ttl h1,
.color_yellow #tmp_contents #tmp_cate_ttl h1 {
    text-shadow: unset !important;
}
/* gnaviのバナーリンク */
.color_blue .gravi_banner ul li p.banner_img span, 
.color_yellow .gravi_banner ul li p.banner_img span,
.color_black .gravi_banner ul li p.banner_img span {
    text-indent: 0;
    white-space: unset;
    overflow: unset;
}
.color_blue .gravi_banner ul li p.banner_img a,
.color_yellow .gravi_banner ul li p.banner_img a,
.color_black .gravi_banner ul li p.banner_img a {
    box-shadow: none;
    text-decoration: none;
}
/* よくある質問 */
.color_blue #tmp_wrapper #tmp_lnavi #tmp_lnavi_cnt li.accordion_area a.accordion_switch,
.color_black #tmp_wrapper #tmp_lnavi #tmp_lnavi_cnt li.accordion_area a.accordion_switch,
.color_yellow #tmp_wrapper #tmp_lnavi #tmp_lnavi_cnt li.accordion_area a.accordion_switch {
    background: transparent url(/shared/images/navi/lnavi/lnavi_icon_off.gif) 0 center no-repeat !important;
}
.color_blue #tmp_wrapper #tmp_lnavi #tmp_lnavi_cnt li.accordion_area.ac_active a.accordion_switch,
.color_black #tmp_wrapper #tmp_lnavi #tmp_lnavi_cnt li.accordion_area.ac_active a.accordion_switch,
.color_yellow #tmp_wrapper #tmp_lnavi #tmp_lnavi_cnt li.accordion_area.ac_active a.accordion_switch {
    background: transparent url(/shared/images/navi/lnavi/lnavi_icon_on.gif) 0 center no-repeat !important;
}
/* スライド */
.color_blue #tmp_wrapper .izu_info_slick .slick-prev,
.color_blue #tmp_wrapper .izu_info_slick .slick-next {
    color: #FFFF00 !important;
    background-color: #00008B !important;
    background-image: url(/shared/images/icon/icon_arrow_wh.png) !important;
}
.color_black #tmp_wrapper .izu_info_slick .slick-prev,
.color_black #tmp_wrapper .izu_info_slick .slick-next {
	color: #FFFF00 !important;
	background-color: #000000 !important;
	background-image: url(/shared/images/icon/icon_arrow_wh.png) !important;
}
.color_yellow #tmp_wrapper .izu_info_slick .slick-prev,
.color_yellow #tmp_wrapper .izu_info_slick .slick-next {
	color: #000000 !important;
	background-color: #FFFF00 !important;
	background-image: url(/shared/images/icon/icon_arrow_wh.png) !important;
}
.color_blue #tmp_wrapper .izu_info_slick .slick-dots .slick-active a,
.color_blue #tmp_wrapper .slick-dots .slick-active a {
    background-color: #FFFF00 !important;
	border: none !important;
}
.color_yellow #tmp_wrapper .izu_info_slick .slick-dots .slick-active a,
.color_yellow #tmp_wrapper .slick-dots .slick-active a {
    background-color: #000000 !important;
	border: none !important;
}
.color_black #tmp_wrapper .izu_info_slick .slick-dots .slick-active a,
.color_black #tmp_wrapper .slick-dots .slick-active a {
    background-color: #FFFF00 !important;
	border: none !important;
}
/* pnavi */
.color_blue #tmp_footer .pnavi,
.color_blue #tmp_footer .pnavi a,
.color_yellow #tmp_footer .pnavi,
.color_yellow #tmp_footer .pnavi a,
.color_black #tmp_footer .pnavi,
.color_black #tmp_footer .pnavi a {
	height:auto !important;
}
.color_blue #tmp_footer .pnavi span,
.color_yellow #tmp_footer .pnavi span,
.color_black #tmp_footer .pnavi span {
	overflow: inherit !important;
	text-indent: inherit !important;
	white-space: normal !important;
	height:auto !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 #tmp_sma_menu_btn a,
.fsize_big #tmp_sma_menu_btn a {
    font-size: 47.5% !important;
}
.fsize_big.model_tb .drop_down_hidden {
    top: 77px;
}
.model_sp.fsize_big #main_visual .descript_text {
	font-size:80%;
}
.model_sp.fsize_big #tmp_mcourse_tab .tab_ttl p a {
    font-size: 110%;
}
/* biggest(doubled)
================================================== */
.fsize_big2 {
	font-size:175% !important;
}
.fsize_big2 #tmp_sma_menu_btn a,
.fsize_big2 #tmp_sma_menu_btn a {
    font-size: 34% !important;
}
.fsize_big2.model_tb .drop_down_hidden {
    top: 128px;
}
.model_sp.fsize_big2 #main_visual .descript_text {
	font-size:57.1%;
}
.model_sp.fsize_big2 #tmp_mcourse_tab .tab_ttl p a {
    font-size: 78%;
}
/* cms8341-style-start */
/* ==================================================
CMS
================================================== */
#cms_fEdit .header_gnavi{
	z-index: 1;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.gravi_banner ul:after,
.menu_tablet .gravi_banner:after,
#tmp_gsearch:after,
.header_wrap:after,
.container_xl:after,
#tmp_side_content:after,
#tmp_hsearch:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
.gnavi .drop_down_hidden .menu_box:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
.fnavi:after,
.footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
