@charset "utf-8";

/* ==================================================
Setting by CMS sheets
================================================== */
body,
input,
select,
textarea {
    font-family: 'メイリオ', Meiryo, sans-serif;
}

body #tmp_contents p em {
    font-family: "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-size: 105%;
}
a:link {
    color: #333333;
}
a:hover,
a:focus,
a:active {
	text-decoration: none;
}
body {
    font-family: "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight: 500;
    font-size: 112.5%;
    color: #222222;
    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_blue,
th.bg_blue {
    color: inherit;
    background-color: #e8fdff;    /* Setting by CMS sheets */
}

td.bg_green,
th.bg_green {
    color: inherit;
    background-color: #e9f6ea;    /* Setting by CMS sheets */
}

td.bg_purple,
th.bg_purple {
    color: inherit;
    background-color: #f3eeff;    /* Setting by CMS sheets */
}
/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
    min-width: 1240px;
    margin: 0 auto;
    overflow-x: hidden;
}
.container {
    width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
}
#tmp_contents {
	padding:0 0 40px;
}

/* 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;
    /* 変更しない */
    padding: 0 0 84px;
}


/* free
============================== */

.format_free .wrap_col_nm {
    margin-right: -210px;
    /* デザインによって変更 */
}

.format_free .wrap_col_nm2 {
    margin-right: 210px;
    /* デザインによって変更 */
}

.format_free .wrap_col_lft_navi {
    width: 200px;
    /* デザインによって変更 */
    margin-right: -210px;
    /* デザインによって変更 */
}

.format_free .col_lft_navi {
    padding: 10px;
    /* デザインによって変更 */
    color: inherit;
    background-color: #CCDDEE;
}

.format_free .wrap_col_rgt_navi {
    width: 200px;
    /* デザインによって変更 */
}

.format_free .column_full .col_main {
    margin-left: 210px;
    /* デザインによって変更 */
}

.format_free .column_lnavi .col_main {
    margin-left: 210px;
    /* デザインによって変更 */
}

.format_free .column_rnavi .wrap_col_main {
    margin-right: -280px;
    /* デザインによって変更 */
}

.format_free .column_rnavi .col_main {
    margin-right: 280px;
    /* デザインによって変更 */
}

.format_free .column_rnavi .wrap_col_rgt_navi {
    width: 240px;
}


/* header
================================================== */
#tmp_header {
    color: #323333;
    background-color: #ffffff;
}
#tmp_header .front_top {
    padding:0 0 4px;
    color: inherit;
    background: transparent url(/shared/site_rn2023/images/header/front_line_top.png) no-repeat center bottom;
    background-size: 100% auto;
    -webkit-background-size: 100% auto;
}
#tmp_header .front_top .front_logo {
	float:left;
    width: 176px;
    height: 42px;
}
#tmp_header .front_top .front_link {
	float:right;
	padding:11px 0;
	font-size:77.77%;
	line-height:1;
}
#tmp_header .front_top .front_link a {
	display:inline-block;
	text-decoration:none;
	color:#222222;
	border-left:1px solid #c2c2c2;
	border-right:1px solid #c2c2c2;
	padding:0 24px 0 19px;
}
#tmp_header .front_top .front_link span {
	display:inline-block;
	background:url(/shared/site_rn2023/images/header/front_kashiwa_icon.png) no-repeat left center;
	padding:3px 0 2px 24px;
	min-height:20px;
}
#tmp_header .front_top .front_link a:hover span,
#tmp_header .front_top .front_link a:focus span {
	text-decoration:underline;
}
#tmp_header .header_inner {
    padding: 14px 0 9px;
}
.format_top #tmp_header .header_inner {
    padding: 9px 0;
}
#tmp_hlogo {
    float: left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
    display: block;
    width: 453px;
    height: 81px;
    color: #222222;
    background: #FFFFFF url(/shared/site_kashiniwa/images/header/logo.png) no-repeat;
    font-size: 2rem;
}
#tmp_hlogo a {
    display: block;
    width: 453px;
    height: 81px;
    text-decoration: none;
    font-weight: bold;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
    position: relative;
    z-index: -1;
    display: block;
    width: 453px;
    height: 81px;
    overflow: hidden;
}
#tmp_means {
    float: right;
    width: 270px;
}
#tmp_setting{
    margin-bottom:3px;
}
#tmp_setting ul {
    list-style: none;
    padding: 0;
    margin: 4px 0 0;
    float: right;
}

#tmp_setting ul li {
    display: inline-block;
    margin: 0 0 5px 14px;
}

#tmp_setting ul li a {
    position: relative;
    padding-bottom: 2px;
    font-size: 66.6%;
    text-decoration: none;
    color: #323333;
    letter-spacing: -0.02em;
    overflow: hidden;
    display: inline-block;
}

#tmp_setting ul li a:after {
    position: absolute;
    left: 0;
    bottom: 0;
    content: '';
    height: 1px;
    width: 100%;
    color: inherit;
    background-color: #333333;
    transition: 0.3s width linear;
    -moz-transition: 0.3s width linear;
    -webkit-transition: 0.3s width linear;
}

#tmp_setting ul li a:hover:after,
#tmp_setting ul li a:focus:after {
    width: 0;
}

#tmp_search {
    position: relative;
    width: 239px;
    float: right;
}

#tmp_search .sch_ttl {
    display: none;
}

#tmp_search .sch_box input {
    padding: 2px 35px 2px 15px;
    width: 100%;
    min-height: 26px;
    font-size: 77.7%;
    color: #a2a2a2;
    border: 1px solid #797979;
    border-radius: 70px;
    -moz-border-radius: 70px;
    -webkit-border-radius: 70px;
    background-color: #FFFFFF;
}

#tmp_search .wrap_sch_box_btn {
    position: absolute;
    right: 1px;
    bottom: 1px;
    overflow: hidden;
    border-radius: 0 15px 15px 0;
    -moz-border-radius: 0 15px 15px 0;
    -webkit-border-radius: 0 15px 15px 0;
}

#tmp_search .wrap_sch_box_btn input {
    border: 0;
    width: 30px;
    height: 24px;
    text-indent: -1987em;
    cursor: pointer;
    color: inherit;
    background: transparent url(/shared/site_kashiniwa/images/header/icon_hsearch.png) no-repeat left center;
}

/* local_navi
================================================== */
#tmp_local_navi {
    color: inherit;
    background: transparent url(/shared/site_kashiniwa/images/icon/bg_document.png) repeat;
}

#tmp_local_navi .document_title {
    padding: 29px 20px 5px;
    line-height: 1.2;
}

#tmp_local_navi .document_title p {
    font-size: 122.2%;
    font-weight: bold;
}

#tmp_local_navi .document_title a {
    display: inline-block;
    padding-left: 25px;
    min-height: 19px;
    text-decoration: none;
    color: #333333;
    background: transparent url(/shared/site_kashiniwa/images/icon/icon_doc.png) no-repeat 0 5px;
}
#tmp_local_navi .document_title a:hover,
#tmp_local_navi .document_title a:focus {
    text-decoration: underline;
}
#tmp_local_navi .document_content {
    padding: 20px;
    overflow: hidden;
}

#tmp_local_navi .document_content ul {
    list-style: none;
    padding: 0 0 0 5px;
    margin: 0 -18px;
}

#tmp_local_navi .document_content ul li {
    margin-left: -5px;
    padding: 11px 18px;
    width: 33.3333333%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}
#tmp_local_navi .document_content ul li:last-child{
    border-bottom: 0;
}
#tmp_local_navi .document_content ul li p {
    color: #333333;
}

#tmp_local_navi .document_content ul li a {
    padding-left: 23px;
    min-height: 19px;
    display: inline-block;
    text-decoration: none;
    color: #333333;
    background: transparent url(/shared/site_kashiniwa/images/icon/icon_doc.png) no-repeat 0 4px;
}

#tmp_local_navi .document_content ul li a:hover,
#tmp_local_navi .document_content ul li a:focus {
    text-decoration: underline;
}

#tmp_local_navi .document_box {
    padding: 14px 20px 18px;
    color: #333333;
    background-color: #FFFFFF;
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}

/* gnavi
================================================== */
.gnavi {
    color: inherit;
    clear: both;
    background-color: rgba(4, 52, 12, 0.8);
}
.gnavi ul {
    list-style: none;
    border-right: 1px solid #ffffff;
}
.gnavi li {
    float: left;
    border-left: 1px solid #ffffff;
}
.gnavi .glist1 {
    width: 141px;
}
.gnavi .glist2 {
    width: 191px;
}
.gnavi .glist3 {
    width: 201px;
}
.gnavi .glist4 {
    width: 221px;
}
.gnavi .glist5 {
    width: 201px;
}
.gnavi .glist6 {
    width: 244px;
}
.gnavi a {
    display: block;
    padding: 12px 10px 11px;
    text-align: center;
    text-decoration: none;
    color: #FFFFFF;
}
.gnavi .active a,
.gnavi a:hover,
.gnavi a:focus {
    background-color: #2b5234;
    text-decoration: none;
}
/* directional
================================================== */
#tmp_directional {
    padding: 10px 0 20px;
    font-size: 77.7%;
	clear:both;
}
#tmp_pankuzu {
    margin-bottom:4px;
}
#tmp_custom_update {
	float:right;
}
#tmp_update,
#tmp_pageid,
#tmp_print {
    float: left;
	padding:0 8px;
}
#tmp_pageid {
	position:relative;
}
#tmp_print {
	padding:0;
}
#tmp_update span,
#tmp_pageid span {
    font-weight: bold;
	margin-right:0.3em;
}
#tmp_pageid::before {
    content: '';
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -7px;
    display: inline-block;
    vertical-align: middle;
    width: 1px;
    height: 14px;
    color: inherit;
    background-color: #adadad;
}
#tmp_print a {
    transition: 0.3s ease-in-out opacity;
}
#tmp_print a:hover,
#tmp_print a:focus {
    opacity: 0.6;
}
/* social_plugins
================================================== */
#tmp_social_plugins {
	display:none;/* 202305非表示 */
	text-align: center;
	margin: 0 0 45px;
	clear:both;
}
#tmp_social_plugins .social_media_btn {
	display:inline-block;
	vertical-align:top;
	line-height:1.2;
	margin: 0 10px 10px 0;
}
/* inquiry
================================================== */
#tmp_inquiry {
    margin: 0 0 40px;
    border: 1px solid #d8e0d6;
    clear: both;
}

#tmp_inquiry_ttl {
    padding: 20px 22px 15px;
    font-size: 122.2%;
    font-weight: bold;
    color: #333333;
    line-height: 1.4;
    background-color: #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

#tmp_inquiry_ttl p {
    margin-bottom: 0 !important;
}

#tmp_inquiry_cnt {
    padding: 22px;
    background-color: #ffffff;
    color: #333333;
}

#tmp_inquiry_cnt p {
    margin-bottom: 0 !important;
}

#tmp_inquiry_cnt .inquiry_parts {
    margin: 0 0 0.8em;
}
#tmp_inquiry_cnt .inq_phone p {
	display:inline;
}
#tmp_inquiry_cnt .inquiry_btn {
    margin: 1.3em 0 0;
    text-align: center;
}

/* feedback
================================================== */
#tmp_feedback {
    margin: 0 0 46px;
    border: 1px solid #d8e0d6;
    clear: both;
}

#tmp_feedback_ttl {
    padding: 20px 22px 15px;
    font-size: 122.2%;
    font-weight: bold;
    color: #333333;
    line-height: 1.4;
    background-color: #e5e5e5;
    border-bottom: 1px solid #e5e5e5;
}

#tmp_feedback_ttl p {
    margin-bottom: 0 !important;
}

#tmp_feedback_cnt {
    padding: 22px;
    background-color: #ffffff;
    color: #222222;
}

#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 .submit {
    margin: 0.8em 0 0 0 !important;
    text-align: center;
    clear: both;
}

#tmp_inquiry_cnt .inquiry_btn a,
#tmp_feedback_cnt .submit input {
	cursor:pointer;
	font-weight:bold;
	text-align:left;
	padding:10px 50px 10px 20px;
	text-decoration: none;
    min-width: 280px;
	color:#ffffff;
	border:1px solid #3d7349;
	background-color:#3d7349;
	background-image:url(/shared/templates/kashiniwa/images/icon/icon_long_arrow.png);
	background-position:right center;
	background-repeat:no-repeat;
    font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}

/* footer
================================================== */
#tmp_footer {
    position: relative;
    padding: 21px 0 25px;
    margin-top: 120px;
    color: #FFFFFF;
    background-color: #3d7349;
}
.format_top #tmp_footer{
    margin-top: 0;
}
.footer_logo{
    margin-bottom: 2px;
}
.pnavi {
    position: absolute;
    top: -89px;
    left: 50%;
    margin-left: 600px;
    width: 65px;
    height: 66px;
}

.pnavi .ptop a {
    width: 65px;
    height: 66px;
    display: block;
    text-indent: -1987em;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    color: #333333;
    background: #FFFFFF url(/shared/site_kashiniwa/images/footer/pagetop.png) no-repeat;
}

.pnavi_fixed {
    position: fixed;
    bottom: 10px;
    top: auto;
}

.footer_bottom:before,
.footer_bottom:after {
    content: '';
    display: table;
}

.footer_bottom:after {
    clear: both;
}

.page_direction,
.copyright_wrap,
.fnavi_col {
    float: left;
    width: 33.333333%;
}

.page_direction {
    font-size: 83.3%;
}

.page_direction a {
    padding: 4px 11px;
    display: inline-block;
    color: #ffffff;
    border: 1px solid #ffffff;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    text-decoration: none;
    line-height: 1;
}
.page_direction a:hover,
.page_direction a:focus {
    text-decoration: underline;
}
.copyright_wrap {
    font-size: 77.7%;
}


/* fnavi  */

.fnavi {
    float: right;
    padding: 4px 0 0;
    color: inherit;
    list-style: none;
    font-size: 83.3%;
}

.fnavi li {
    padding: 0 13px;
    float: left;
    border-left: 1px solid #ffffff;
    line-height: 1;
}

.fnavi li:last-child {
    margin-right: 0;
    border-right: 1px solid #ffffff;
}

.fnavi li a {
    color: #ffffff;
    text-decoration: none;
}

.fnavi li a:hover,
.fnavi li a:focus {
    text-decoration: underline;
}

.footer_cnt {
    font-size: 83.3%;
    clear: both;
}

.footer_cnt address {
    margin: 0 0 10px;
    font-style: normal;
}

.footer_cnt address span {
    margin: 0 1em 0 0;
}

.copyright {
    text-align: center;
}
.footer_cnt address .address_paragraph{
    margin-bottom: 4px;
}
/* ==================================================
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: 26px solid transparent;
}


/* col2_pub */

div.col2 {
    width: 100%;
}

div.col2 div.col2L {
    display: table;
    width: 50%;
    margin-right: 0;
    float: left;
    padding-right: 13px;
}

div.col2 div.col2R {
    display: table;
    width: 50%;
    float: left;
    padding-left: 13px;
}


/* 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: 26px solid transparent;
}

div.col3 {
    width: 100%;
}

div.col3 div.col3L,
div.col3 div.col3M {
    display: table;
    width: 33.3333333%;
    margin-right: 0;
    padding-right: 13px;
    float: left;
}

div.col3 div.col3R {
    display: table;
    width: 33.3333333%;
    float: left;
    padding-left: 13px;
}

div.col3 div.col3M {
    padding-left: 13px;
}
/* ==================================================
common
================================================== */
.splide_pattern .splide__controls{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.splide_pattern .splide__toggle{
	display: block;
    width: 26px;
    height: 26px;
    color: #ffffff;
    background-color: #0072bc;
	border: 1px solid #ffffff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.splide_pattern .splide__toggle span{
    display: inline-block;
    padding: 0;
	background-color: transparent;
    width: 100%;
    height: 100%;
    text-indent: -9999px;
}
.splide_pattern .splide__toggle span:before,
.splide_pattern .splide__toggle span.splide__toggle__pause:after{
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.splide_pattern .splide__toggle.is-active .splide__toggle__pause:before,
.splide_pattern .splide__toggle.is-active .splide__toggle__pause:after{
	width: 3px;
	height: 14px;
	color: #0072bc;
	background-color: #ffffff;
}
.splide_pattern .splide__toggle.is-active .splide__toggle__pause:before{
	left: 7px;
}
.splide_pattern .splide__toggle.is-active .splide__toggle__pause:after{
	left: 14px;
}
.splide_pattern .splide__toggle .splide__toggle__play{
    position: relative;
}
.splide_pattern .splide__toggle .splide__toggle__play:before{
	left: 50%;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 10px;
	border-color: transparent transparent transparent #ffffff;
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
}
.splide_pattern .splide__toggle.is-active .splide__toggle__play,
.splide_pattern .splide__toggle__pause{
    display: none !important;
}
.splide_pattern .splide__toggle.is-active .splide__toggle__pause{
	position: relative;
    display: inline-block !important;
}
.splide_pattern .splide__pagination{
	position: static;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 4px 0 0 4px;
}
.splide_pattern .splide__pagination li{
	display: block;
	padding: 0 5px;
}
.splide_pattern .splide__pagination__page{
	margin: 0;
	background-color: #ffffff;
	width: 15px;
	height: 15px;
	border: 1px solid #0072bc;
	opacity: 1;
	color: #0072bc;
	text-indent: -9999px;
}
.splide_pattern .splide__pagination__page.is-active{
	transform: none;
	background-color: #0072bc;
	border-color: #ffffff;
	color: #ffffff;
}

/* ==================================================
accessibility
================================================== */
.color_blue .pnavi .ptop a,
.color_yellow .pnavi .ptop a,
.color_black .pnavi .ptop a {
    text-indent: inherit;
    width: 168px;
    height: auto;
}
.color_blue .pnavi,
.color_yellow .pnavi,
.color_black .pnavi{
    width: 168px;
    height: auto;
}
.color_blue #tmp_setting ul li a:after,
.color_black #tmp_setting ul li a:after{
    background-color: #FFFFFF;
}
.color_yellow #tmp_setting ul li a:after{
    background-color: #000000;
}
.disp_pc .pnavi_fixed{
    bottom: 62px;
}
/* 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;
}

#tmp_sma_menu {
    display: none;
}

#tmp_sma_menu .wrap_sma_sch {
    color: inherit;
    background-color: #FFFFFF;
}

#tmp_switch_sp_style {
    display: none;
    width: 100%;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    padding: 10px;
    background-color: #3d7349;
    text-decoration: none;
    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;
}
.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;
}
/* hlogo */
.color_blue #tmp_hlogo h1,
.color_blue #tmp_hlogo p,
.color_blue #tmp_hlogo a,
.color_blue #tmp_hlogo h1 span,
.color_blue #tmp_hlogo p span,
.color_yellow #tmp_hlogo h1,
.color_yellow #tmp_hlogo p,
.color_yellow #tmp_hlogo a,
.color_yellow #tmp_hlogo h1 span,
.color_yellow #tmp_hlogo p span,
.color_black #tmp_hlogo h1,
.color_black #tmp_hlogo p,
.color_black #tmp_hlogo a,
.color_black #tmp_hlogo h1 span,
.color_black #tmp_hlogo p span {
    width: auto !important;
    height: auto !important;
}
.color_blue #tmp_search .wrap_sch_box_btn input,
.color_yellow #tmp_search .wrap_sch_box_btn input,
.color_black #tmp_search .wrap_sch_box_btn input {
    width: auto !important;
    height: auto !important;
	text-indent: 0 !important;
}
.color_blue #tmp_search .sch_box input {
	padding-right:2.5em !important;
}
/* border */
.color_blue #tmp_wrapper .gnavi,
.color_yellow #tmp_wrapper .gnavi,
.color_black #tmp_wrapper .gnavi,
.color_blue #tmp_footer,
.color_yellow #tmp_footer,
.color_black #tmp_footer {
	border-top-style:solid;
	border-top-width:1px;
}
.color_blue #tmp_header .front_top,
.color_yellow #tmp_header .front_top,
.color_black #tmp_header .front_top,
.color_blue #tmp_wrapper .gnavi,
.color_yellow #tmp_wrapper .gnavi,
.color_black #tmp_wrapper .gnavi {
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.color_blue #tmp_local_navi,
.color_yellow #tmp_local_navi,
.color_black #tmp_local_navi,
.color_blue #tmp_local_navi .document_box,
.color_yellow #tmp_local_navi .document_box,
.color_black #tmp_local_navi .document_box {
	border-style:solid;
	border-width:1px;
}
/* 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;
}
/* 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_wrapper .album_cate .slick_slides .slick-current *{
    background-color: #FFFF00 !important;
}
.color_blue #tmp_wrapper .album_cate .slick_slides .slick-slide,
.color_yellow #tmp_wrapper .album_cate .slick_slides .slick-slide,
.color_black #tmp_wrapper .album_cate .slick_slides .slick-slide{
    border: 0 !important;
}
.color_yellow #tmp_wrapper .album_cate .slick_slides .slick-current *{
    background-color: #000000 !important;
}
.color_black #tmp_wrapper .album_cate .slick_slides .slick-current *{
    background-color: #FFFF00 !important;
}
.color_blue #tmp_means,
.color_yellow #tmp_means,
.color_black #tmp_means {
	width: auto !important;
}
.color_blue .btn_readmore a,
.color_yellow .btn_readmore a,
.color_black .btn_readmore a {
	border-style:solid;
	border-width:1px;
}
/* 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;
}

.color_blue #tmp_mainvs .slick-dots .slick-active a {
    color: #00008B !important;
    background-color: #FFFF00!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;
}

.color_yellow #tmp_mainvs .slick-dots .slick-active a {
    color: #FFFF00  !important;
    background-color: #000000   !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;
}
.color_black #tmp_mainvs .slick-dots .slick-active a {
    color: #000000 !important;
    background-color: #FFFF00   !important;
}

/* ==================================================
accessibility style change:font-size
================================================== */
/* small
================================================== */
.fsize_small {
    font-size: 75% !important;
}
.fsize_small #tmp_local_navi .document_title a {
    padding: 3px 0 3px 25px !important;
    background-position: 0 3px !important;
}
.fsize_small #tmp_local_navi .document_content ul li a {
    padding: 3px 0 3px 23px !important;
    background-position: 0 3px !important;
}
/* big
================================================== */
.fsize_big {
    font-size: 125% !important;
}
/* biggest(doubled)
================================================== */
.fsize_big2 {
    font-size: 175% !important;
}
.fsize_big #tmp_search,
.fsize_big2 #tmp_search{
    width: 290px !important;
}
.fsize_big2 .page_direction{
    width: 20% !important;
}
.fsize_big2 .copyright_wrap,
.fsize_big2 .fnavi_col{
    width: 40% !important;
}
.fsize_big2.format_top .footer_bottom{
    min-width: 875px !important;
}
.fsize_big2.format_top .copyright_wrap{
    width: 520px !important;
}
.fsize_big2.format_top .fnavi_col{
    width: 500px !important;
}
.fsize_big2 .box_phone .phone_cnt .phone_number {
    width: 475px !important;
}
.fsize_big2 #tmp_news .item_new .new_date {
    width: 190px !important;
}

.fsize_small #tmp_mainvs .btn_slides a {
    padding: 3px 16px !important;
}

.fsize_small .recruit_gallery .btn_slides a {
    padding: 3px 16px !important;
}

.fsize_small .recruit_gallery .btn_slides.start a:before,
.fsize_small #tmp_mainvs .btn_slides.start a:before {
    top: 0 !important;
}
.fsize_big2 #tmp_contents ul.box_btn li a {
    background-position: 16px 34px !important;
}
.fsize_big2 #tmp_contents table.box_menu td.box_menu_ttl a,
.fsize_big2 #tmp_contents div.box_menu .box_menu_ttl a {
    background-position: 16px 34px !important;
}
.fsize_big2 #tmp_contents .box_info ul li a {
    background-position: 0 10px !important;
}
.fsize_small #tmp_contents ul.box_btn li a {
    background-position: 16px 24px !important;
}
.fsize_small #tmp_contents table.box_menu td.box_menu_ttl a,
.fsize_small #tmp_contents div.box_menu .box_menu_ttl a {
    background-position: 16px 24px !important;
}
.fsize_small #tmp_contents .box_info ul li a,
.fsize_small #tmp_contents .box_link ul li a {
    padding: 3px 0 3px 25px !important;
}
/* ==================================================
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: 16px;
    height: 16px;
    margin: 0 8px;
    padding: 0;
    cursor: pointer;
    vertical-align: middle;
}

.slick-dots li button,
.slick-dots li a {
    padding: 0;
    display: block;
    width: 16px;
    height: 16px;
    cursor: pointer;
    text-indent: -9999px;
    border: 2px solid #cfdaf0;
    color: #FFFFFF;
    background-color: #153368;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
}

.slick-dots .slick-active button,
.slick-dots .slick-active a {
    color: #FFFFFF;
    background-color: #000000;
}

.slick-dots {
    margin-left: 0;
    padding-left: 8px;
    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;
}

.btn_slides a {
    display: inline-block;
}

.btn_slides span {
    display: none;
    position: relative;
    z-index: -1;
    text-indent: -9999px;
}

.btn_slides a:hover{
    outline: none;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .btn_slides a:focus{
        outline-color: #000000;
        outline-offset: 0;
        outline-style: auto;
        outline-width: 5px;
    }
}
.slick-dots li a:focus {
	overflow: hidden;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
.container:after,
#tmp_header:after,
#tmp_header .front_top:after,
#tmp_setting:after,
#tmp_search:after,
#tmp_hnavi:after,
.gnavi:after,
.gnavi ul:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_main:after,
#tmp_lnavi:after,
#tmp_lnavi_ttl:after,
#tmp_lnavi_cnt:after,
#tmp_event_cal:after,
#tmp_event_cal_ttl:after,
#tmp_event_cal_cnt .cal_navi:after,
#tmp_wrap_custom_update:after,
#tmp_custom_update:after,
#tmp_social_plugins:after,
.plugin:after,
.pnavi:after,
#tmp_inquiry:after,
#tmp_inquiry_ttl:after,
#tmp_inquiry_cnt:after,
#tmp_feedback:after,
#tmp_feedback_ttl:after,
#tmp_feedback_cnt:after,
#tmp_feedback_cnt fieldset:after,
#tmp_publicity_cnt:after,
#tmp_footer:after,
.fnavi:after,
.footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.box_faq:after,
.box_faq_ttl:after,
.box_faq_cnt:after {
    content: "";    /* Do not edit */
    display: table;    /* Do not edit */
    clear: both;    /* Do not edit */
}

