@charset "utf-8";
/* zen-kaku-gothic-new-regular - japanese_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 400;
	src: url('/shared/site_kasuhara/fonts/zen-kaku-gothic-new-japanese_latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-500 - japanese_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 500;
	src: url('/shared/site_kasuhara/fonts/zen-kaku-gothic-new-japanese_latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* noto-sans-jp-700 - japanese_latin */
@font-face {
	font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
	font-family: 'Zen Kaku Gothic New';
	font-style: normal;
	font-weight: 700;
	src: url('/shared/site_kasuhara/fonts/zen-kaku-gothic-new-japanese_latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}
/* ==================================================
Setting by CMS sheets
================================================== */

body,
input,
select,
textarea {
	font-family: 'Zen Kaku Gothic New', sans-serif;
}

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

a:link,
a:visited{
	color:#0000ee;
}
a:hover {
	text-decoration: none;
}

body {
	font-size: 100%;
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
}


/* Styles
================================================== */


/* text */

.txt_red {
	color: #e60012;
	/* Setting by CMS sheets */
}

.txt_green {
	color: #028149;
	/* 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: #fde8e6;
	/* Setting by CMS sheets */
}

td.bg_yellow,
th.bg_yellow {
	color: inherit;
	background-color: #fbfbdf;
	/* Setting by CMS sheets */
}

td.bg_gray,
th.bg_gray {
	color: inherit;
	background-color: #ebedeb;
	/* Setting by CMS sheets */
}

/* ▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲▲ */


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

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

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

.container:after {
	clear: both;
}

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


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

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

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

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

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

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

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

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

.col_main {
	padding: 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: 252px;
	/* デザインによって変更 */
	margin-right: -316px;
	/* デザインによって変更 */
}

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

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

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

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

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

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

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


/* header
================================================== */
#tmp_header {
	position: relative;
	display: flex;
	gap: 0 10px;
	margin: 0 auto;
	padding: 23px 30px 0 28px;
	max-width: 1440px;
}
#tmp_hlogo {
	margin-top: 2px;
	flex-shrink: 0;
	width:380px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display: block;
	background: transparent url(/shared/site_kasuhara/images/header/hlogo.png) no-repeat;
	background-size: 100% auto;
	width: 380px;
	height: 175px;
}
#tmp_hlogo a {
	display: block;
	width: 380px;
	height: 175px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	display: block;
	width: 380px;
	height: 170px;
	position: relative;
	z-index: -1;
	text-indent: -9999px;
	overflow: hidden;
}
#tmp_hnavi_s{
	position: static;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	flex: 1;
	width: 100%;
	text-align: left;
	z-index: inherit;
}
#tmp_hnavi_s .hnavi_menu{
	display: none;
}
#tmp_hnavi_s .hnavi_setting{
	display: flex;
	list-style: none;
	justify-content: flex-end;
	gap: 0 31px;
	margin-bottom: 14px;
}
#tmp_hnavi_s .hnavi_setting a{
	display: inline-block;
	background-color: transparent;
	line-height: 1.5;
	color: inherit;
	font-weight: normal;
}
#tmp_hnavi_s .hnavi_setting a > span{
	display: inline-block;
	padding: 3px 0 3px 22px;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: left center;
	color: inherit;
}
#tmp_hnavi_s .setting_lang a > span{
	padding-left: 26px;
	background-image: url(/shared/site_kasuhara/images/header/navi_ic_lang.png);
	background-size: 21px auto;
}
#tmp_hnavi_s .setting_fsize{
	margin-left: 5px;
}
#tmp_hnavi_s .setting_fsize a > span{
	padding-left: 31px;
	background-image: url(/shared/site_kasuhara/images/header/navi_ic_setting.png);
	background-size: 20px auto;
}
#tmp_hnavi_s .setting_speech a > span{
	background-image: url(/shared/site_kasuhara/images/header/navi_ic_speech.png);
	background-size: 14px auto;
}

/* gnavi
================================================== */
#tmp_gnavi{
	background-color: #028149;
	width: 100%;
	max-width: 868px;
	border-radius: 10px;
	color: #FFFFFF;
}
#tmp_gnavi .gnavi{
	display: flex;
	justify-content: space-between;
	gap: 0 10px;
	padding-left: calc(18/868 * 100%);
}
#tmp_gnavi .gnavi > li{
	position: relative;
	margin-left: 7px;
	padding: 9px 0 10px;
	font-size: 87.5%;
	line-height: 1.5;
	font-weight: bold;
	list-style: none;
}
#tmp_gnavi .gnavi > li a{
	position: relative;
	display: inline-block;
	background-color: transparent;
	padding: 3px 0;
	color: inherit;
	text-decoration: none;
}
#tmp_gnavi .gnavi > li:not(.glink_edu) > a:after{
	content: '';
	position: absolute;
	left: 0;
	right: 0;
	bottom: -2px;
	width: 0;
	border-bottom: 1px solid #f28b2d;
	transition: width 0.3s ease-in-out;
}
.no_javascript #tmp_gnavi .gnavi > li:not(.glist3,.glink_edu) > a,
#tmp_gnavi .gnavi > li.gsub > a{
	padding-right: 20px;
	background-repeat: no-repeat;
	background-image: url(/shared/site_kasuhara/images/header/navi_ic_down.png);
	background-position: right top 10px;
	background-size: 12px auto;
}
#tmp_gnavi .gnavi > li.glink_edu{
	margin-left: 0;
	padding: 0;
}
#tmp_gnavi .gnavi > li.glink_edu > a{
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 5px;
	background-color: #f28b2d;
	background-image: none;
	min-width: 90px;
	height: 100%;
	border-radius: 10px;
	text-align: center;
	color: #000000;
}
#tmp_gnavi .dropdown_hidden{
	display: none;
    position: absolute;
	left: 50% !important;
	transform: translateX(calc(-50% - 1px));
    top: calc(100% - 5px);
    min-width: 150px;
	width: 100%;
	z-index: 9;
}
#tmp_gnavi .dropdown_inner {
	padding: 0 17px 9px;
	background-color: #028149;
	border-radius: 0 0 10px 10px;
	color: #FFFFFF;
}
#tmp_gnavi .dropdown_title{
	display: none;
}
#tmp_gnavi .dropdown_list li{
	padding: 7px 0 4px;
	list-style: none;
}
#tmp_gnavi .dropdown_list li:first-of-type{
	padding-top: 0;
}
#tmp_gnavi .dropdown_list li:not(:last-of-type){
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

/* setting hover
================================================== */
.no_javascript #tmp_gnavi .gnavi > li:not(.glist3,.glink_edu) > a,
#tmp_gnavi .gnavi > li:not(.gsub) > a:hover:after,
#tmp_gnavi .gnavi > li:not(.glink_edu).active > a:after{
	width: 100%;
}
#tmp_gnavi .dropdown_list a:hover,
#tmp_hnavi_s .hnavi_setting a:hover > span,
#tmp_gnavi .gnavi > li.glink_edu > a:hover{
	text-decoration: underline;
}

/* format top
================================================== */
.format_top #tmp_header{
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	padding-top: 26px;
	min-width: 1220px;
}

/*pnavi*/
.pnavi {
	width: 100% !important;
	margin: 0 !important;
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	z-index: 10;
}
.pnavi .ptop {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
}
.pnavi a {
	width: 32px;
	height: 33px;
	position: absolute;
	right: max(10px, calc(50% - 690px));
	bottom: 0;
	margin: 20px 0;
	border: 1px solid #028149;
	border-radius: 5px;
	background-color: #028149;
	text-indent: -99999px;
	transition: background 0.3s;
	color: #FFFFFF;
}
.pnavi a:after {
	content: "";
	width: 100%;
	height: 100%;
	background: url(/shared/site_kasuhara/images/footer/icon_top.png) center no-repeat;
	background-size: calc(14 / 30 * 100%) auto;
	position: absolute;
	top: 0;
	left: 0;
	filter: brightness(0) invert(1);
	transition: filter 0.3s;
}
.pnavi a:hover,
.pnavi a:focus {
	background-color: #FFFFFF;
}
.pnavi a:hover:after,
.pnavi a:focus:after {
	filter: none;
}
.pnavi_fixed.pnavi .ptop {
	position: fixed;
}

/* footer
================================================== */
#tmp_footer {
	position: relative;
	color: inherit;
}

.format_top .block_footer {
	border-top: 1px solid #028149;
}
.block_footer>.container {
	display: flex;
}
.block_footer .block_information {
	width: 380px;
	margin-right: 30px;
	padding: 102px 0 93px;
	flex: 0 0 auto;
}
.block_footer .information_detail {
	line-height: 1.5;
}
.block_footer .information_detail .detail_label {
	margin-bottom: 12px;
	font-weight: bold;
}
.block_footer .information_detail address {
	font-style: normal;
}
.block_footer .block_contact {
	padding: 93px 0 50px;
	display: flex;
	justify-content: flex-end;
	flex-wrap: wrap;
	flex: 1 1 0;
	gap: 30px 64px;
}
.block_footer .contact_label {
	margin-bottom: 16px;
	padding-bottom: 19px;
	border-bottom: 1px solid #000000;
	font-weight: bold;
	line-height: 1.5;
}
.block_footer .fnavi {
	padding-top: 3px;
}

.logo_footer {
	max-width: 374px;
	min-height: 170px;
	margin-bottom: 42px;
	background: url(/shared/site_kasuhara/images/footer/logo.png) no-repeat;
	background-size: cover;
	display: flex;
	align-items: center;
	position: relative;
	font-weight: bold;
	text-indent: -99999px;
}

.list_footer_sns {
	margin-bottom: 16px;
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	gap: 16px;
}
.list_footer_sns>li>a {
	display: flex;
}
.list_footer_sns>li>a:hover .item_icon img {
	opacity: 0.7;
}
.list_footer_sns .item_icon {
	height: 24px;
}
.list_footer_sns .item_icon img {
	width: auto;
	height: 100%;
	vertical-align: top;
	transition: opacity 0.3s ease;
}

/* fnavi  */
.fnavi {
	color: inherit;
	list-style: none;
}
.fnavi>li {
	display: flex;
}
.fnavi>li:not(:last-of-type) {
	margin-bottom: 20px;
}
.fnavi a {
	font-size: 87.5%;
	line-height: 1.5;
	color: inherit;
	text-decoration-color: #D4D4D4;
}
.fnavi a:hover {
	text-decoration: none;
}

.copyright {
	padding: 15px 20px 19px;
	border-top: 1px solid #028149;
	background-color: #028149;
	font-size: 87.5%;
	text-align: center;
	color: #FFFFFF;
}
/* ==================================================
Splide control common
================================================== */
.splide_common .splide__controls {
    display: flex;
	align-items: center;
}
.splide_common .splide__toggle {
	position: relative;
	display: inline-block;
	font-size: 77.8%;
	text-decoration: none;
	font-weight: bold;
	padding: 3px 0 0 13px;
	color: #3a3a3a;
	margin-right: 20px;
	min-width: 63px;
	text-align: left;
}
.splide_common .splide__toggle:before,
.splide_common .splide__toggle:after {
	content: '';
	width: 2px;
	height: 12px;
	position: absolute;
	top: 50%;
	left: 0;
	margin-top: 1px;
	transform: translateY(-50%);
	background-color: #222222;
}
.splide_common .splide__toggle:after {
	left: 4px;
}
.splide_common .splide__toggle:not(.is-active):after {
	content: none;
}
.splide_common .splide__toggle:not(.is-active):before {
	border-style: solid;
	border-width: 6px 0 6px 8px;
	border-color: transparent transparent transparent #222222;
	background-color: transparent;
}
.splide_common .splide__arrow {
	position: static;
	width: 12px;
	height: 18px;
	text-indent: -9999px;
	overflow: hidden;
	opacity: 1;
	transform: none;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 9px auto;
	background-color: transparent;
	border-radius: 0;
	display: block;
}
.splide_common .splide__arrow--prev {
	background-image: url(/shared/site_kasuhara/images/icon/icon_arrow_prev_bl.png);
}
.splide_common .splide__arrow--next {
	background-image: url(/shared/site_kasuhara/images/icon/icon_arrow_next_bl.png);
}
.splide_common .splide__progress {
    display: flex;
	align-items: flex-end;
	padding: 0 21px 0 18px;
}
.splide_common .splide__progress p {
	margin-bottom: 0 !important;
	font-size: 88.9%;
	line-height: 1;
	color: #3a3a3a;
	font-weight: bold;
}
.splide_common .splide__progress .progress_current {
	font-size: 133.3%;
}
.splide_common .splide__progress .progress_total {
	position: relative;
	padding-left: 12px;
	margin-bottom: 1px !important;
}
.splide_common .splide__progress .progress_total:before {
	content: '';
	width: 1px;
	height: 90%;
	position: absolute;
	left: 5px;
	top: 0;
	transform: rotate(25deg);
	background-color: #3a3a3a;
}
.color_blue .splide_common .splide__toggle:before,
.color_blue .splide_common .splide__toggle:after  {
	background-color: #FFFF00 !important;
}
.color_yellow .splide_common .splide__toggle:before,
.color_yellow .splide_common .splide__toggle:after  {
	background-color: #000000 !important;
}
.color_black .splide_common .splide__toggle:before,
.color_black .splide_common .splide__toggle:after  {
	background-color: #FFFF00 !important;
}
.color_blue .splide_common .splide__toggle:not(.is-active):before {
	background-color: transparent !important;
	border-color: transparent transparent transparent #FFFF00;
}
.color_yellow .splide_common .splide__toggle:not(.is-active):before {
	background-color: transparent !important;
	border-color: transparent transparent transparent #000000;
}
.color_black .splide_common .splide__toggle:not(.is-active):before {
	background-color: transparent !important;
	border-color: transparent transparent transparent #FFFF00;
}
.color_yellow #tmp_wrapper .splide_common .splide__arrow--prev {
    background-image: url(/shared/site_kasuhara/images/icon/icon_arrow_prev_bl.png) !important;
}
.color_yellow #tmp_wrapper .splide_common .splide__arrow--next {
    background-image: url(/shared/site_kasuhara/images/icon/icon_arrow_next_bl.png) !important;
}
.color_blue #tmp_wrapper .splide_common .splide__arrow--prev,
.color_black #tmp_wrapper .splide_common .splide__arrow--prev {
    background-image: url(/shared/site_kasuhara/images/icon/icon_arrow_prev_yellow.png) !important;
}
.color_blue #tmp_wrapper .splide_common .splide__arrow--next,
.color_black #tmp_wrapper .splide_common .splide__arrow--next {
    background-image: url(/shared/site_kasuhara/images/icon/icon_arrow_next_yellow.png) !important;
}
.color_blue .splide_common .splide__progress .progress_total:before,
.color_black .splide_common .splide__progress .progress_total:before {
	background-color: #FFFF00 !important;
}
.color_yellow .splide_common .splide__progress .progress_total:before {
	background-color: #000000 !important;
}

/* ==================================================
layout
================================================== */
/* common lists */
.list_common_buttons {
	margin-top: 40px;
	display: flex;
	flex-wrap: wrap;
	gap: 10px 30px;
	list-style: none;
}
.list_common_buttons>li {
	width: calc(50% - 15px);
}
.list_common_buttons>li .button_common {
	height: 100%;
}

/* common buttons */
.button_common {
	width: 100%;
	display: table;
	table-layout: fixed;
}
.button_common a {
	width: 100%;
	height: 64px;
	padding: 20px 79px 19px 29px;
	display: table-cell;
	position: relative;
	border: 1px solid #028149;
	border-radius: 32px;
	background-color: #FFFFFF;
	color: #028149;
	vertical-align: middle;
	font-weight: bold;
	text-decoration: none;
	box-sizing: border-box;
	transition: background 0.3s, color 0.3s;
}
.button_common a:hover {
	background-color: #028149;
	color: #FFFFFF;
}
.button_common a:hover::before {
	background-color: #FFFFFF;
}
.button_common a:hover::after {
	filter: none;
}
.button_common a::before,
.button_common a::after {
	content: "";
	width: 32px;
	height: 32px;
	margin: auto 0;
	position: absolute;
	top: 0;
	right: 31px;
	bottom: 0;
	transition: background 0.3s, filter 0.3s;
}
.button_common a::before {
	border-radius: 50%;
	background-color: #028149;
	z-index: 0;
}
.button_common a::after {
	background: url(/shared/site_kasuhara/images/icon/icon_arrow.png) center no-repeat;
	background-size: 100% auto;
	z-index: 1;
	filter: brightness(0) invert(1);
}

.button_common_simple {
	width: 100%;
}
.button_common_simple a,
.button_common_simple .button_wrapper {
	min-height: 48px;
	padding: 11px 14px 11px;
	display: block;
	border: 1px solid #028149;
	border-radius: 32px;
	color: #028149;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	transition: background 0.3s, color 0.3s;
}
.button_common_simple a::after,
.button_common_simple .button_wrapper::after {
	content: "";
	width: 14px;
	height: 24px;
	margin-left: 17px;
	display: inline-block;
	position: relative;
	vertical-align: top;
	background: url(/shared/site_kasuhara/images/icon/icon_arrow_02.png) left center no-repeat;
	background-size: 100% auto;
	transition: filter 0.3s;
}
.button_common_simple a:hover {
	background-color: #028149;
	color: #FFFFFF;
}
.button_common_simple a:hover::after {
	filter: brightness(0) invert(1);
}
.button_common_simple.is_reversed a,
.button_common_simple.is_reversed .button_wrapper {
	background-color: #028149;
	color: #FFFFFF;
}
.button_common_simple.is_reversed a::after,
.button_common_simple.is_reversed .button_wrapper::after {
	filter: brightness(0) invert(1);
}
.button_common_simple.is_reversed a:hover {
	background-color: #FFFFFF;
	color: #028149;
}
.button_common_simple.is_reversed a:hover::after {
	filter: none;
}

/* common titles */
.title_common_primary {
    margin-bottom: 38px;
}
.title_common_primary h2 {
    padding-top: 31px;
    background: url(/shared/templates/kasuhara_top/images/icon/title_about.png) no-repeat;
    display: block;
    position: relative;
    font-size: 200%;
}
.title_common_primary h2::before {
    content: "";
    width: 33px;
    height: 3px;
    position: absolute;
    top: 23px;
    left: 0;
    border-radius: 3px;
    background: -webkit-linear-gradient(to right, #F28B2D 50%, #F5C518 50%, #F5C518 100%) left top;
    background: -moz-linear-gradient(to right, #F28B2D 50%, #F5C518 50%, #F5C518 100%) left top;
    background: -o-linear-gradient(to right, #F28B2D 50%, #F5C518 50%, #F5C518 100%) left top;
    background: linear-gradient(to right, #F28B2D 50%, #F5C518 50%, #F5C518 100%) left top;
}

/* pankuzu */
#tmp_pankuzu {
	margin-top: 46px;
    padding: 13px 0 11px;
	background-color: #f5f5f5;
	position: relative;
	font-size: 87.5%;
	font-weight: normal;
	color: #000000;
}
/* update */
#tmp_custom_update {
	margin: -28px auto 81px;
	padding: 0 22px;
	max-width: 1420px;
	text-align: right;
}
#tmp_pageid,
#tmp_update {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
	z-index: 1;
}
#tmp_pageid {
	margin-right: 20px;
}
/* lnavi */
#tmp_lnavi_ttl{
	margin-bottom: 16px;
	padding-bottom: 17px;
	border-bottom: 1px solid #028149;
}
#tmp_lnavi_ttl p,
#tmp_lnavi_ttl h2{
	font-size: 150%;
	font-weight: bold;
	line-height: 1.4;
}
#tmp_lnavi_ttl a{
	display: inline-block;
	background-color: transparent;
	color: inherit;
	text-decoration: none;
	transition: color 0.3s ease-in-out;
}
#tmp_lnavi_cnt li{
	position: relative;
	list-style: none;
	line-height: 1.5;
}
#tmp_lnavi_cnt li a{
	display: inline-block;
	color: inherit;
	text-decoration: none;
	transition: color 0.3s ease-in-out;
}
#tmp_lnavi_cnt li.active{
	padding-right: 20px;
}
#tmp_lnavi_cnt li.active:after{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	bottom: 0;
	background-color: #028149;
	margin: auto 0;
	width: 8px;
	height: 8px;
	border-radius: 50%;
}
#tmp_lnavi_ttl a:hover,
#tmp_lnavi_cnt li a:hover,
#tmp_lnavi_cnt li.active a{
	color: #028149;
}
#tmp_lnavi_cnt li:not(:last-of-type){
	margin-bottom: 16px;
}
/* ==================================================
CMS-function
================================================== */
/* Scroll Table
================================================== */
.scroll_table {
	margin-bottom:65px;
	padding:23px 5px;
	background:#f5f5f5 url(/shared/site_kasuhara/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px 15px;
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 10px;
	font-size:75%;
	line-height:1.2;
}
.scroll_table_switch a {
	border:1px solid #CCCCCC;
	color:#333333;
	display:inline-block;
	padding:8px 10px 8px 70px;
	text-decoration:none;
	background:#FFFFFF url(/shared/site_kasuhara/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px 20px;
	box-shadow:0 2px 0 0 #91918E;
	min-width:9em;
	text-align:center;
}
.scroll_table_switch a.scroll {
	background-image: url(/shared/site_kasuhara/images/icon/scroll_table_df.png);
}
.scroll_table::-webkit-scrollbar{
	height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
	background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
	background: #BCBCBC;
}

/* ==================================================
CMS-library
================================================== */


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


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


/* col2_cms */

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

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

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


/* col2_pub */

div.col2 {
	width: 100%;
}

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

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


/* nestcol2 */

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

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

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


/* fixed_col2 */

div.fixed_col2 {
	width: 100%;
}

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

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


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

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

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

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

div.col3 {
	width: 100%;
}

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

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


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


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

.wrap_mc_pc,
.wrap_mc_sp {
	display: none;
}

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

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

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


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

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

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

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

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


/* headding */

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

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


/* icon */

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


/* used_bg_img */

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

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

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


/* for Firefox3.0 */

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


/* for google box common */

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

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

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

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

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

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

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


/* for google box */

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

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


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

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

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

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

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

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


/* for google box */

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

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


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

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

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

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

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

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


/* for google box */

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

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


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


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

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


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

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


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

.fsize_big2 {
	font-size: 175% !important;
}
/* ==================================================
means
================================================== */

/* ==================================================
accessibility header
================================================== */
.no_javascript.format_top #tmp_header{
	position: static;
}
.color_black #tmp_wrapper #tmp_hlogo,
.color_blue #tmp_wrapper #tmp_hlogo,
.color_yellow #tmp_wrapper #tmp_hlogo{
	width: 200px;
	min-height: 175px;
}
.color_black #tmp_wrapper #tmp_hlogo h1,
.color_black #tmp_wrapper #tmp_hlogo p,
.color_black #tmp_wrapper #tmp_hlogo a,
.color_black #tmp_wrapper #tmp_hlogo h1 span,
.color_black #tmp_wrapper #tmp_hlogo p span,
.color_blue #tmp_wrapper #tmp_hlogo h1,
.color_blue #tmp_wrapper #tmp_hlogo p,
.color_blue #tmp_wrapper #tmp_hlogo a,
.color_blue #tmp_wrapper #tmp_hlogo h1 span,
.color_blue #tmp_wrapper #tmp_hlogo p span,
.color_yellow #tmp_wrapper #tmp_hlogo h1,
.color_yellow #tmp_wrapper #tmp_hlogo p,
.color_yellow #tmp_wrapper #tmp_hlogo a,
.color_yellow #tmp_wrapper #tmp_hlogo h1 span,
.color_yellow #tmp_wrapper #tmp_hlogo p span{
	width: auto;
	height: auto !important;
}
.color_black #tmp_wrapper #tmp_hlogo h1,
.color_black #tmp_wrapper #tmp_hlogo p,
.color_blue #tmp_wrapper #tmp_hlogo h1,
.color_blue #tmp_wrapper #tmp_hlogo p,
.color_yellow #tmp_wrapper #tmp_hlogo h1,
.color_yellow #tmp_wrapper #tmp_hlogo p{
	font-size: 1.2rem !important;
}
.color_black #tmp_wrapper #tmp_hlogo h1 span,
.color_black #tmp_wrapper #tmp_hlogo p span,
.color_blue #tmp_wrapper #tmp_hlogo h1 span,
.color_blue #tmp_wrapper #tmp_hlogo p span,
.color_yellow #tmp_wrapper #tmp_hlogo h1 span,
.color_yellow #tmp_wrapper #tmp_hlogo p span{
	z-index: inherit !important;
	text-indent: inherit !important;
}
.color_black #tmp_wrapper #tmp_header,
.color_blue #tmp_wrapper #tmp_header,
.color_yellow #tmp_wrapper #tmp_header,
.color_black #tmp_wrapper #tmp_header > *,
.color_blue #tmp_wrapper #tmp_header > *,
.color_yellow #tmp_wrapper #tmp_header > *,
.color_black #tmp_wrapper #tmp_gnavi > ul,
.color_blue #tmp_wrapper #tmp_gnavi > ul,
.color_yellow #tmp_wrapper #tmp_gnavi > ul,
.color_black #tmp_wrapper #tmp_gnavi .gnavi > li.glink_edu,
.color_blue #tmp_wrapper #tmp_gnavi .gnavi > li.glink_edu,
.color_yellow #tmp_wrapper #tmp_gnavi .gnavi > li.glink_edu{
	background-color: transparent !important;
}
.color_black #tmp_wrapper #tmp_gnavi,
.color_blue #tmp_wrapper #tmp_gnavi,
.color_yellow #tmp_wrapper #tmp_gnavi,
.color_black #tmp_wrapper #tmp_gnavi .gnavi > li.glink_edu > a,
.color_blue #tmp_wrapper #tmp_gnavi .gnavi > li.glink_edu > a,
.color_yellow #tmp_wrapper #tmp_gnavi .gnavi > li.glink_edu > a,
.color_black #tmp_wrapper #tmp_gnavi .dropdown_inner,
.color_blue #tmp_wrapper #tmp_gnavi .dropdown_inner,
.color_yellow #tmp_wrapper #tmp_gnavi .dropdown_inner{
	border: 1px solid;
}
.color_black #tmp_wrapper #tmp_gnavi .gnavi > li:not(.glink_edu) > a:after,
.color_blue #tmp_wrapper #tmp_gnavi .gnavi > li:not(.glink_edu) > a:after{
	border-color: #FFFF00;
}
.color_yellow #tmp_wrapper #tmp_gnavi .gnavi > li:not(.glink_edu) > a:after{
	border-color: #000000;
}
.color_black #tmp_wrapper #tmp_gnavi .gnavi > li.gsub > a,
.color_blue #tmp_wrapper #tmp_gnavi .gnavi > li.gsub > a{
	background-image: url(/shared/site_kasuhara/images/header/navi_ic_down_wh.png) !important;
}
.color_yellow #tmp_wrapper #tmp_gnavi .gnavi > li.gsub > a{
	background-image: url(/shared/site_kasuhara/images/header/navi_ic_down_bl.png) !important;
}
.color_black #tmp_wrapper #tmp_lnavi_cnt li.active:after,
.color_blue #tmp_wrapper #tmp_lnavi_cnt li.active:after{
	background-color: #FFFFFF;
}
.color_yellow #tmp_wrapper #tmp_lnavi_cnt li.active:after{
	background-color: #0000FF;
}
.color_black #tmp_wrapper #tmp_pankuzu,
.color_blue #tmp_wrapper #tmp_pankuzu,
.color_yellow #tmp_wrapper #tmp_pankuzu{
	border-top: 1px solid;
	border-bottom: 1px solid;
}

/* ==================================================
accessibility for contents
================================================== */
/* for common buttons */
.color_blue #tmp_wrapper .button_common a:hover,
.color_black #tmp_wrapper .button_common a:hover,
.color_yellow #tmp_wrapper .button_common a:hover {
	text-decoration: underline;
}
.color_blue #tmp_wrapper .button_common a::before,
.color_blue #tmp_wrapper .button_common a::after,
.color_black #tmp_wrapper .button_common a::before,
.color_black #tmp_wrapper .button_common a::after,
.color_yellow #tmp_wrapper .button_common a::before,
.color_yellow #tmp_wrapper .button_common a::after {
	display: none;
}

.color_blue #tmp_wrapper .button_common_simple a::after,
.color_blue #tmp_wrapper .button_common_simple .button_wrapper::after,
.color_black #tmp_wrapper .button_common_simple a::after,
.color_black #tmp_wrapper .button_common_simple .button_wrapper::after,
.color_yellow #tmp_wrapper .button_common_simple a::after,
.color_yellow #tmp_wrapper .button_common_simple .button_wrapper::after {
	background: none;
}
.color_blue #tmp_wrapper .button_common_simple a:hover,
.color_black #tmp_wrapper .button_common_simple a:hover,
.color_yellow #tmp_wrapper .button_common_simple a:hover {
	text-decoration: underline;
}

/* for common titles */
.color_blue #tmp_wrapper .title_common_primary h2::before,
.color_black #tmp_wrapper .title_common_primary h2::before,
.color_yellow #tmp_wrapper .title_common_primary h2::before {
    border-top: 3px solid;
    border-color: inherit;
    background: none;
}

.furigana_on  #tmp_wrapper .title_common_primary h2 {
	padding-top: 50px;
}

/* ==================================================
accessibility for footer
================================================== */
/* for fnavi */
.color_blue #tmp_wrapper .fnavi a,
.color_black #tmp_wrapper .fnavi a,
.color_yellow #tmp_wrapper .fnavi a {
	text-decoration-color: inherit !important;
}

/* for pnavi */
.color_blue #tmp_wrapper .pnavi a,
.color_black #tmp_wrapper .pnavi a,
.color_yellow #tmp_wrapper .pnavi a {
	background-color: inherit !important;
}
.color_blue #tmp_wrapper .pnavi a:after,
.color_black #tmp_wrapper .pnavi a:after {
	filter: brightness(0) invert(1) !important;
}
.color_yellow #tmp_wrapper .pnavi a:after {
	background-image: url(/shared/site_kasuhara/images/footer/icon_top_blue.png);
	filter:  none !important;
}
.no_javascript .pnavi{
	display: block;
}

/* for footer logo */
.color_blue #tmp_wrapper .logo_footer,
.color_black #tmp_wrapper .logo_footer,
.color_yellow #tmp_wrapper .logo_footer {
	text-indent: 0;
}

/* for footer sns list */
.color_blue #tmp_wrapper .list_footer_sns .item_icon img,
.color_black #tmp_wrapper .list_footer_sns .item_icon img,
.color_yellow #tmp_wrapper .list_footer_sns .item_icon img {
	background-color: #FFFFFF !important;
}
.fsize_big2 #tmp_custom_update{
	margin-top: 30px;
}
/* ==================================================
clearfix
================================================== */

/* for modern browser */

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