@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;
	background-color:transparent;
}
a:hover,
a:focus,
a:active {
	text-decoration: none;
}
body {
    font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
    font-weight:500;
    font-size: 112.5%;	/* 18px */
    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: #e8fdfe;    /* Setting by CMS sheets */
}
td.bg_purple,
th.bg_purple {
    color: inherit;
    background-color: #f3eeff;    /* Setting by CMS sheets */
}
td.bg_green,
th.bg_green {
    color: inherit;
    background-color: #e9f6ea;    /* Setting by CMS sheets */
}
/* ==================================================
Base-Layout
================================================== */
#tmp_wrapper {
    min-width: 1200px;
    margin: 0 auto;
/*    overflow: hidden;*/
}
.format_top #tmp_wrapper {
    min-width: 1240px;
}
.container {
    width: 1200px;
    margin: 0 auto;
    padding: 0 30px;
}
.custom_movie #tmp_main .container,
.custom_movie #tmp_wrap_main .container {
	padding: 0;
}
#tmp_main {
	padding:0 0 84px;
}
.format_top #tmp_main {
	padding-bottom:0;
}
#tmp_contents {
	padding:0 0 40px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
.col_nm {
	width:100%; /* 変更しない */
}
.wrap_col_rgt_navi {
	float:right; /* 変更しない */
}
.column_rnavi .wrap_col_main {
	width:100%; /* 変更しない */
	float:left; /* 変更しない */
}
/* free
============================== */
.format_free .wrap_col_rgt_navi {
	width:240px;
}
.format_free .column_rnavi .wrap_col_main {
	margin-right:-280px;
}
.format_free .column_rnavi .col_main {
	margin-right:280px;
}
/* custom_movie */
.custom_movie.format_free .wrap_col_rgt_navi {
	width:350px;
}
.custom_movie.format_free .column_rnavi .wrap_col_main {
	margin-right:-412px;
}
.custom_movie.format_free .column_rnavi .col_main {
	margin-right:412px;
}
/* header
================================================== */
#tmp_header {
    position: relative;
    padding: 18px 0 17px;
    box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
    -webkit-box-shadow: 0 0 20px 1px rgba(0, 0, 0, 0.2);
    color: #323333;
    background-color: #ffffff;
}
.format_top #tmp_header {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
#tmp_header .container {
    padding: 0;
}
#tmp_hlogo {
    margin-right: 37px;
    float: left;
}
#tmp_hlogo h1,
#tmp_hlogo p {
    display: block;
    width: 163px;
    height: 55px;
    color: #222222;
    background: #FFFFFF url(/shared/images/header/hlogo.png) no-repeat;
    font-size: 92%;
}
#tmp_hlogo a {
    display: block;
    width: 163px;
    height: 55px;
    text-decoration: none;
    font-weight: bold;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
    display: block;
    width: 163px;
    height: 55px;
    position: relative;
    z-index: -1;
    overflow: hidden;
}
#tmp_means{
    float: left;
    width: 999px;
}
#tmp_setting_wrap,
#tmp_emergency{
    float: left;
}
#tmp_setting_wrap{
    padding-top: 14px;
    max-width: 480px;
}
#tmp_setting_wrap ul{
    list-style: none;
    padding: 0;
    margin: 0;
}
#tmp_setting_wrap ul li{
    margin-right: 22px;
    float: left;
}
#tmp_setting_wrap ul li a{
    color: #323333;
    font-size: 77.7%;
    text-decoration: none;
    display: inline-block;
}
#tmp_setting_wrap ul li.func_change a{
    padding-left: 22px;
    background: #FFFFFF url(/shared/images/header/icon_change_size.png) no-repeat 0 2px;
    min-height: 19px;
}
#tmp_setting_wrap ul li.func_language a{
    padding-left: 28px;
    background: #FFFFFF url(/shared/images/header/icon_language.png) no-repeat;
    min-height: 20px;
}
#tmp_setting_wrap ul li.func_access a{
    padding: 2px 0 0 19px;
    background: #FFFFFF url(/shared/images/header/icon_marker.png) no-repeat;
    min-height: 20px;
}
#tmp_setting_wrap ul li a:hover,
#tmp_setting_wrap ul li a:focus{
    text-decoration: underline;
}
#tmp_emergency{
    width: 166px;
}
#tmp_safety{
    overflow: hidden;
}
#tmp_safety ul{
    list-style: none;
    padding: 0;
    margin: 0 0 0 5px;
}
#tmp_safety ul li{
    padding: 11px 18px 12px;
    float: left;
    border-right: 1px solid #f4d1d3;
	min-width:160px;
}
#tmp_safety ul li a{
    position: relative;
    padding-left: 16px;
    text-decoration: none;
    display: inline-block;
    color: #333333;
    font-size: 88.8%;
    font-weight: bold;
    background: transparent url(/shared/images/header/arrow_link.png) no-repeat 0 4px;
    background-size: 8px 13px;
    -webkit-background-size: 8px 13px;
}
.means_aside{
    margin-top: 5px;
    float: right;
    max-width: 512px;
}
#tmp_safety ul li a:hover,
#tmp_safety ul li a:focus{
    text-decoration: underline;
}
/* directional
================================================== */
#tmp_directional {
    padding: 18px 0 12px;
    font-size: 77.7%;
	clear:both;
}
#tmp_pankuzu,
#tmp_hagu_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 {
	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;
}
/* emergency
================================================== */
#tmp_emergency .emergency_ttl {
    position: relative;
    padding: 10px;
    display: inline-block;
    min-width: 166px;
    color: #9c0000;
	background: #f4d9d1 url(/shared/images/header/arrow_link.png) no-repeat 30px 17px;
	background-size:8px 13px;
	-webkit-background-size:8px 13px;
	-moz-background-size:8px 13px;
    text-align: center;
    min-height: 48px;
    font-weight: bold;
    text-decoration: none;
}
#tmp_emergency .emergency_ttl:after {
    content: '';
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    top: 95%;
    background-color: #f4d9d1;
    -moz-transition: 0.05s ease-in-out;
    -webkit-transition: 0.05s ease-in-out;
    transition: 0.05s ease-in-out;
}
.fsize_big2 #tmp_emergency .emergency_ttl:after{
    height: 50px;
}
#tmp_emergency .emergency_ttl.active:after{
    height: 0;
    -moz-transition: 0.1s ease-in-out;
    -webkit-transition: 0.1s ease-in-out;
    transition: 0.1s ease-in-out;
    -moz-transition-delay: 0.2s;
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
#tmp_emergency.no_item .emergency_ttl:after{
    display: none;
}
#tmp_emergency .emergency_info{
    position: relative;
    top: 17px;
	margin-left: -688px;
	min-width: 1200px;
}
.emergency_info{
    opacity: 0;
    clear: both;
    color: #333333;
    background-color: #f4d9d1;
    animation: opacitY 1s ease-in-out;
    -moz-animation: opacitY 1s ease-in-out;
    -webkit-animation: opacitY 1s ease-in-out;
    animation-fill-mode: forwards;
}
.emergency_info .emergency_inner{
	display: none;
}
.format_top .emergency_info .emergency_inner{
	display: block;
}
.emergency_info.hide,
.emergency_info.show {
    opacity: 1;
    animation: none;
    -moz-animation: none;
    -webkit-animation: none;
}
@keyframes opacitY {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes opacitY {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes opacitY {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
.emergency_info .emergency_inner{
    padding: 24px 0 23px;
}
.emergency_info .emergency_list{
    border: 1px solid #cb0010;
    color: #333333;
    background-color: #ffffff
}
.emergency_info .emergency_list ul{
    list-style: none;
    padding: 12px 15px;
    margin: 0;
}
.emergency_info .list_more {
	text-align:right;
}
.emergency_info .list_more li {
	list-style: none;
    display: inline-block;
    margin-left: 10px;
}
.emergency_info ul li{
    padding: 4px 0;
}
.emergency_info .emergency_inner ul li a{
    display: inline-block;
    color: #9c0000;
    background: transparent url(/shared/images/header/arrow_link.png) no-repeat 0 6px;
    padding: 0 0 0 20px;
    text-decoration: none;
    font-weight: bold;
}
.emergency_info ul li a:hover,
.emergency_info ul li a:focus{
    text-decoration: underline;
}
#tmp_contents .emergency_cnt h1{
    border-top: 4px solid #D11B28;
    background-color: #F4D9D0;
    background-image:none;
    color: #9C0001;
}
/* note
================================================== */
#tmp_wrap_note {
	padding:24px 0;
	color:inherit;
	background-color:#fff8bc;
	clear:both;
    animation: opacitY 1s ease-in-out;
    -moz-animation: opacitY 1s ease-in-out;
    -webkit-animation: opacitY 1s ease-in-out;
    animation-fill-mode: forwards;
}
@keyframes opacitY {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}
@-moz-keyframes opacitY {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@-webkit-keyframes opacitY {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

#tmp_wrap_note .container {
	padding:0;
}
#tmp_note {
	border:1px solid #e29714;
	display:table;
	width:100%;
}
#tmp_note_ttl {
	padding:18px 10px;
	width:189px;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	font-weight:bold;
	color:#5c3d01;
	background-color:#ffdb97;
}
#tmp_note_cnt {
	padding:21px 28px 10px;
	display:table-cell;
	vertical-align:top;
	color:inherit;
	background-color:#ffffff;
	font-weight:bold;
}
#tmp_note_cnt ul {
	list-style:none;
}
#tmp_note_cnt ul li {
	background:url(/shared/images/icon/arrow_orange.png) no-repeat left 0.2em;
	padding-left:18px;
	margin:0 0 5px;
}
#tmp_note_cnt ul li a {
	color:#222222;
	background-color:transparent;
	text-decoration:none;
}
#tmp_note_cnt ul li a:hover,
#tmp_note_cnt ul li a:focus {
	text-decoration:underline;
}
/* publicity_s
================================================== */
#tmp_publicity_s {
	margin:0 0 40px;
}
#tmp_publicity_s p {
	margin:0 0 20px;
}
#tmp_publicity_s p a {
	display: block;
}
#tmp_publicity_s p img {
	width: 240px;
	height: auto;
	vertical-align: top;
	transition: 0.3s ease-in-out opacity;
	-webkit-transition: 0.3s ease-in-out opacity;
	-moz-transition: 0.3s ease-in-out opacity;
}
#tmp_publicity_s p a:hover img,
#tmp_publicity_s p a:focus img {
	opacity: 0.6;
}
#tmp_publicity_s #advert_area_0 {
	margin:0 0 30px;
}
#tmp_publicity_s #advert_area_0 ul {
	list-style:none;
	text-align:center;
}
#tmp_publicity_s #advert_area_0 ul li {
	margin:0 auto 10px;
}
#tmp_publicity_s #advert_area_0 p img {
	width: 200px;
}
/* rnavi_func
================================================== */
.rnavi_func {
	margin: 0 0 40px;
	border: 1px solid #007900;
}
.rnavi_func_ttl {
	font-weight: bold;
	font-size: 111.1%;
	background-color:#333333;
	color: #ffffff;
	padding: 20px 14px 18px;
	margin: 0 -1px;
}
.rnavi_func_ttl a {
	display:block;
	text-decoration: none;
	background: #333333 url(/shared/templates/free/images/icon/icon_arrow_white.png) left 6px no-repeat;
	-webkit-background-size: 11px 17px;
	-moz-background-size: 11px 17px;
	background-size: 11px 17px;
	color: #ffffff;
	padding-left:16px;
}
.rnavi_func_ttl a:hover,
.rnavi_func_ttl a:focus {
	text-decoration: underline;
}
.rnavi_func_cnt ul {
	list-style: none;
}
.rnavi_func_cnt ul li {
	border-bottom: 1px solid #007900;
}
.rnavi_func_cnt ul li:last-child {
	border-bottom: none;
}
.rnavi_func_cnt ul li a {
	text-decoration: none;
	display: block;
	padding: 16px 10px 15px 28px;
	color: #333333;
	background: #ffffff url(/shared/templates/free/images/icon/icon_arrow_green.png) 12px 23px no-repeat;
	-webkit-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	background-size: 7px 10px;
	transition: 0.3s ease-in-out all;
	-webkit-transition: 0.3s ease-in-out all;
	-moz-transition: 0.3s ease-in-out all;
}
/* box_article
================================================== */
#box_article {
	margin: 0 0 40px;
	border: 2px solid #e5e5e5;
}
#box_article .box_article_ttl {
	font-weight: bold;
	background-color: #e5e5e5;
	border-bottom:1px solid #e5e5e5;
	color: #333333;
	line-height: 1.4;
	padding: 11px 10px 9px;
}
#box_article ul {
	list-style: none;
}
#box_article ul li {
	border-bottom: 1px solid #e5e5e5;
}
#box_article ul li:last-child {
	border-bottom: none;
}
#box_article ul li a {
	text-decoration: none;
	display: block;
	padding: 16px 10px 13px 28px;
	color: #333333;
	background: #ffffff url(/shared/templates/free/images/icon/icon_arrow_green.png) 12px 23px no-repeat;
	-webkit-background-size: 7px 10px;
	-moz-background-size: 7px 10px;
	background-size: 7px 10px;
	transition: 0.3s ease-in-out all;
	-webkit-transition: 0.3s ease-in-out all;
	-moz-transition: 0.3s ease-in-out all;
}
.rnavi_func_cnt ul li.active a,
.rnavi_func_cnt ul li a:hover,
.rnavi_func_cnt ul li a:focus,
#box_article ul .active a,
#box_article ul a:hover,
#box_article ul a:focus {
	background-color: #007900;
	color: #ffffff;
	background-image: url(/shared/templates/free/images/icon/icon_arrow_white.png);
}
.rgt_navi_cnt{
	font-size: 88.9%;
	margin-bottom: 25px;
}
.rgt_navi_cnt ul{
	list-style: none;
}
.rgt_navi_cnt ul li{
	margin-bottom: 13px;
}
.rgt_navi_cnt ul li a{
	display: block;
	padding-left: 20px;
	line-height: 1.6;
	background: transparent url(/shared/templates/childcare_free/images/list_icon_blue.png) no-repeat 0 8px;
	color: #333333;
}
.rgt_navi_cnt ul li a:hover,
.rgt_navi_cnt ul li a:focus{
	text-decoration: none;
}
.rgt_navi_btn a{
	display: block;
	text-align: center;
	color: #333333;
	text-decoration: none;
	-moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    padding: 6px 20px 4px 20px;
	font-size: 88.8%;
    background: #FFFFFF url(/shared/images/icon/arrow_rnavi.png) no-repeat right center;
    border: 2px solid #FFFFFF;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.rgt_navi_btn a:hover,
.rgt_navi_btn a:focus{
    border: 2px solid #00b3f9;
}
/* pnavi
================================================== */
.ptop {
	text-align:right;
	clear:both;
}
/* ptop */
#tmp_footer .ptop {
	text-align:left;
}
#tmp_footer .ptop a {
    position: absolute;
    top: -62px;
    left: 50%;
    z-index: 110;
    margin-left: 660px;
    color: inherit;
    background: transparent url(/shared/images/footer/bg_backtop.png) no-repeat;
    width: 120px;
    height: 120px;
    text-indent: -9999px;
    cursor: pointer;
    transition: 0.3s ease-in-out opacity;
    -webkit-transition: 0.3s ease-in-out opacity;
    -moz-transition: 0.3s ease-in-out opacity;
}
.format_top #tmp_footer .ptop a {
    left: 50% !important;
	right:auto !important;
    margin-left: 460px;
}
#tmp_footer .ptop a:hover,
#tmp_footer .ptop a:focus{
    opacity: 0.8;
}
#tmp_footer .pnavi {
	display: none;
}
#tmp_footer .pnavi.disp_popup {
    display: none !important;
}
#tmp_footer .pnavi_fixed .ptop a {
    position: fixed;
	bottom: 0;
	top: auto;
}
.no_javascript #tmp_footer .pnavi {
    display: block !important;
}
/* footer
================================================== */
#tmp_footer {
    position: relative;
    padding: 0;
    clear: both;
    color: inherit;
    background-color: transparent;
    border-top: 1px solid #d3dfd1;
    background-image: -moz-linear-gradient( 122deg, rgb(227,255,219) 0%, rgb(226,250,237) 20%, rgb(225,245,255) 32%, rgb(226,225,255) 100%);
    background-image: -webkit-linear-gradient( 122deg, rgb(227,255,219) 0%, rgb(226,250,237) 20%, rgb(225,245,255) 32%, rgb(226,225,255) 100%);
    background-image: -ms-linear-gradient( 122deg, rgb(227,255,219) 0%, rgb(226,250,237) 20%, rgb(225,245,255) 32%, rgb(226,225,255) 100%);
    clear: both;
}
.footer_inner {
    padding: 18px 0 0;
    font-size: 88.8%;
}
.footer_inner .container{
    position: relative;
    z-index: 1;
	padding-right:10px;
}
.format_top .footer_inner .container{
	padding-right:30px;
}
/* fnavi  */

.fnavi {
    padding: 0;
    margin: -15px 22px 0 0;
    width: 188px;
    color: inherit;
    list-style: none;
    float: left;
    border-top: 1px solid #c9cae7;
}

.fnavi li {
    padding: 13px 0 7px;
    border-bottom: 1px solid #c9cae7;
}

.fnavi li a{
    padding: 0 0 0 15px;
    display: inline-block;
    text-decoration: none;
    color: inherit;
    background: transparent url(/shared/images/icon/fnavi_icon.png) no-repeat 1px 6px;
}
.fnavi li a:hover,
.fnavi li a:focus{
    text-decoration: underline;
}
.footer_cnt {
    padding: 30px 0 15px;
    margin-right: 23px;
    float: left;
    width: 486px;
}
.footer_cnt .access_link{
    margin-left: 10px;
    padding-left: 10px;
    display: inline-block;
    color: inherit;
    background: transparent url(/shared/images/footer/arrow_link_black.png) no-repeat 0 8px;
    text-decoration: none;
}
.footer_cnt .access_link:hover,
.footer_cnt .access_link:focus{
    text-decoration: underline;
}
.footer_cnt address {
    margin: 0;
    font-style: normal;
}
.footer_cnt address p{
    margin-bottom: 6px;
    overflow: hidden;
}
.footer_cnt address .address_label{
    margin: 0;
    min-width: 98px;
    float: left;
    font-size: 87.5%;
    position: relative;
}
.footer_cnt address .address_detail{
	overflow: hidden;
	display: block;
}
.copyright_wrap{
    padding: 6px 0;
    color: #ffffff;
    background-color: #333333;
}
.copyright {
    text-align: center;
    font-size: 66.6%;
}
.footer_top:before,
.footer_top:after{
    content: '';
    display: table;
}
.footer_top:after{
    clear: both;
}
.footer_top .footer_logo{
    margin-right: 19px;
    float: left;
    width: 172px;
}
.footer_top .footer_logo p {
    display: block;
    width: 172px;
    height: 39px;
    color: inherit;
    background: transparent url(/shared/images/footer/logo_footer.png) no-repeat;
    text-indent: -1987em;
}

.footer_top .footer_logo a {
    display: block;
    width: 172px;
    height: 39px;
}

.footer_top .footer_logo p span {
    display: block;
    width: 172px;
    height: 39px;
    position: relative;
    z-index: -1;
    overflow: hidden;
}
.footer_top .corporate_number{
    padding-top: 11px;
    font-size: 87.5%;
    overflow: hidden;
}
.kashiwa_location {
    margin-top: -68px;
    overflow: hidden;
    width: 440px;
    height: 270px;
    float: right;
    color: #08600f;
    /* background: transparent url(/shared/images/footer/bg_location_footer.png) no-repeat; */
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}
.format_top .kashiwa_location {
    width: 420px;
}
.kashiwa_location .sp {
    display: none;
}
.kashiwa_location img {
    max-width: 100%;
    height: auto;
}
/* ==================================================
Rnavi Block
================================================== */
.movie_rnavi_block {
	position: relative;
	background-color: #edeef0;
	color: #333333;
	padding: 31px 28px;
	margin: 0 6px 67px 0;
	box-shadow: 6px 6px 0 rgba(224, 229, 232, 1);
    -webkit-box-shadow: 6px 6px 0 rgba(224, 229, 232, 1);
    -moz-box-shadow: 6px 6px 0 rgba(224, 229, 232, 1);
}
.movie_rnavi_block:before {
	content: '';
    display: block;
    position: absolute;
    width: 50px;
    height: 45px;
    background: transparent url(/shared/templates/movie/images/icon/rnavi_icon.png) no-repeat top left;
    right: 11px;
    top: -6px;
}
.rnavi_ttl_block {
	border-bottom: 1px solid #000000;
	padding: 0;
	margin: 0 0 28px;
	position: relative;
}
.rnavi_ttl {
	font-weight: bold;
	font-size: 88.89%;
	padding: 0 11px 14px 43px;
}
.rnavi_ttl:after {
	content: '';
	position: absolute;
	display: block;
	width: 114px;
	height: 6px;
	background-color: #1c8f42;
	bottom: -1px;
	left: 0;
}
.format_top .rnavi_ttl_block {
    text-align: center;
}
.format_top .rnavi_ttl {
    display: inline-block;
}
.format_top .rnavi_ttl:after {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
}
.rnavi_ttl span {
	font-family:'メイリオ',Meiryo,sans-serif;
	display: block;
	font-size: 187.5%;
    line-height: 1.05;
    text-transform: uppercase;
}
.movie_rnavi_category .rnavi_ttl {
	background: transparent url(/shared/templates/movie/images/icon/category_icon.png) no-repeat 4px 5px;
	color: #333333;
}
.movie_category_list ul {
	margin: 0 auto !important;
	list-style: none !important;
}
.movie_category_list li {
	margin: 0 0 6px !important;
    font-size: 88.89%;
    font-weight: bold;
    line-height: 1.875;
}
.movie_category_list li a {
	display: block;
	text-decoration: none;
	padding: 14px 10px 11px 69px;
    position: relative;
    background-color: #ffffff;
    color: #333333;
}
.movie_category_list li a:hover,
.movie_category_list li a:focus,
.movie_category_list li a:active {
	text-decoration: underline;
}
.movie_category_list li span,
#tmp_video_ttl h1 span {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    text-align: center;
    text-transform: uppercase;
    font-weight: bold;
    color: #ffffff;
    text-indent: -9999px;
	background-position:center center;
	background-repeat:no-repeat;
}
.movie_category_list li span {
    width: 55px;
	background-size: 30px auto !important;
	-webkit-background-size: 30px auto !important;
	-moz-background-size: 30px auto !important;
}
#tmp_video_ttl h1 span {
    width: 96px;
    height: 100%;
	background-size: 50px auto !important;
	-webkit-background-size: 50px auto !important;
	-moz-background-size: 50px auto !important;
}
.movie_category_list li .ch1,
#tmp_video_ttl .movie_1ch {
	background-color:#616281;
	background-image:url(/shared/templates/movie/images/main/1ch.png);
}
.movie_category_list li .ch2,
#tmp_video_ttl .movie_2ch {
	background-color:#168038;
	background-image:url(/shared/templates/movie/images/main/2ch.png);
}
.movie_category_list li .ch3,
#tmp_video_ttl .movie_3ch {
	background-color:#1d5a86;
	background-image:url(/shared/templates/movie/images/main/3ch.png);
}
.movie_category_list li .ch4,
#tmp_video_ttl .movie_4ch {
	background-color:#8d2586;
	background-image:url(/shared/templates/movie/images/main/4ch.png);
}
.movie_category_list li .ch5,
#tmp_video_ttl .movie_5ch {
	background-color:#043989;
	background-image:url(/shared/templates/movie/images/main/5ch.png);
}
.movie_category_list li .ch6,
#tmp_video_ttl .movie_6ch {
	background-color:#795f08;
	background-image:url(/shared/templates/movie/images/main/6ch.png);
}
.movie_rnavi_search .rnavi_ttl {
	background: transparent url(/shared/templates/movie/images/icon/rnavi_search_icon.png) no-repeat 3px 0px;
	color: #333333;
}
#tmp_rnavi_query {
	width: 100%;
	border: 2px solid #cccccc;
	min-height: 62px;
	padding: 10px;
	margin: 0 0 23px;
}
#tmp_rnavi_sch_btn {
	display: block;
	background-color: #168038;
	color: #ffffff;
	border-radius: 23px;
	-webkit-border-radius: 23px;
	-moz-border-radius: 23px;
	border: none;
	font-size: 88.89%;
	font-weight: bold;
	width: 179px;
	margin: 0 auto;
	padding: 13px 10px 9px;
}
#tmp_rnavi_sch_btn:hover,
#tmp_rnavi_sch_btn:focus,
#tmp_rnavi_sch_btn:active {
	cursor: pointer;
	text-decoration: underline;
}
.rnavi_search_link {
	text-align: right;
	margin: 16px 0 0;
}
.rnavi_search_link a {
	display: inline-block;
    font-size: 88.89%;
    color: #333333;
    background: transparent url(/shared/templates/movie/images/icon/rnavi_arrow_icon.png) no-repeat 0 6px;
    text-decoration: none;
    padding-left: 15px;
}
.rnavi_search_link a:hover,
.rnavi_search_link a:focus,
.rnavi_search_link a:active {
	text-decoration: underline;
}
.color_blue .movie_rnavi_block:before,
.color_yellow .movie_rnavi_block:before,
.color_black .movie_rnavi_block:before,
.color_blue .rnavi_ttl:after,
.color_yellow .rnavi_ttl:after,
.color_black .rnavi_ttl:after {
    display: none;
}
.color_blue .movie_rnavi_block,
.color_yellow .movie_rnavi_block,
.color_black .movie_rnavi_block,
.color_blue #tmp_rnavi_sch_btn,
.color_yellow #tmp_rnavi_sch_btn,
.color_black #tmp_rnavi_sch_btn {
	border: 1px solid;
	box-shadow: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
}
.color_blue .movie_category_list .movie_category_item a:before,
.color_yellow .movie_category_list .movie_category_item a:before,
.color_black .movie_category_list .movie_category_item a:before {
	text-indent: inherit;
}
.fsize_big2 .rnavi_search_link a {
    background: transparent url(/shared/templates/movie/images/icon/rnavi_arrow_icon.png) no-repeat 0 13px;
}
/* ==================================================
layout
================================================== */
/* search
================================================== */
.section_search {
    padding: 32px 0;
}
.section_search .search_ttl {
    margin: 0 0 30px;
}
.section_search .search_ttl p {
	font-weight: bold;
    padding: 6px 18px 10px;
    line-height: 1.4;
    color: #333333;
    font-size: 100%;
    background: transparent url(/shared/images/main/line_search.png) 0 8px no-repeat;
    border-bottom: 1px solid #333333;
}
.section_search .search_ttl p span {
    display: inline-block;
    vertical-align: middle;
    font-size: 155.5%;
    margin-right: 17px;
}
.site_search  {
    background-color: #e6f2e6;
    color: #333333;
    padding: 25px 20px 19px;
}
.box_search .site_sch_ttl {
    font-size: 111.1%;
    color: #007900;
    background-color: transparent;
    font-weight: bold;
    margin: 0 0 16px;
}
.box_search .site_wrap_sch {
    position: relative;
    margin: 0 0 13px;
}
.box_search .site_wrap_sch #tmp_site_query,
.box_search .site_wrap_sch #tmp_site_query_box {
    border: 1px solid #b8b8b8;
    width: 100%;
    padding: 10px 100px 10px 10px;
}
.box_search .site_wrap_sch #tmp_site_sch_btn,
.box_search .site_wrap_sch #tmp_site_sch_btn_box {
    position: absolute;
    cursor: pointer;
    top: 1px;
    right: 1px;
    bottom: 1px;
    width: 86px;
    border: none;
    text-indent: -9999px;
    background: #333333 url(/shared/images/icon/icon_sch_white.png) center center no-repeat;
    color: #ffffff;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    background-size: 20px 20px;
    transition: 0.3s ease-in-out background-color;
    -webkit-transition: 0.3s ease-in-out background-color;
    -moz-transition: 0.3s ease-in-out background-color;
}
.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn:hover,
.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn:focus,
.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn_box:hover,
.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn_box:focus{
    background-color: #007900;
}
.cate002.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn:hover,
.cate002.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn:focus,
.cate002.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn_box:hover,
.cate002.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn_box:focus{
    background-color: #1e6291;
}
.cate003.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn:hover,
.cate003.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn:focus,
.cate003.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn_box:hover,
.cate003.model_pc .box_search .site_wrap_sch #tmp_site_sch_btn_box:focus{
    background-color: #3d4d8f;
}
.box_seach_link {
    text-align: right;
}
.box_seach_link a {
    display: inline-block;
    font-size: 88.9%;
    text-decoration: none;
    padding: 0 0 0 24px;
    color: #333333;
    background: transparent url(/shared/images/icon/arrow_circle_green.png) 0 3px no-repeat;
    -webkit-background-size: 17px 17px;
    -moz-background-size: 17px 17px;
    background-size: 17px 17px;
}
.box_seach_link a:hover,
.box_seach_link a:focus{
    text-decoration: underline;
}
.custom_hagu #tmp_main .section_search {
	display:none;
}
/* info_sch_menu */
.info_sch_menu {
    margin: 0 0 43px;
}
.info_sch_menu.cate002,
.info_sch_menu.cate003,
.cate002 .info_media,
.cate003 .info_media {
	display:none;
}
.format_top.cate002 #tmp_search_wrap .info_sch_menu,
.format_top.cate003 #tmp_search_wrap .info_sch_menu {
	display:block;
}
.cate002 .info_sch_menu.cate002 {
	display:block;
}
.cate003 .info_sch_menu.cate003 {
	display:block;
}
.info_sch_menu .info_sch_menu_ttl {
    background-color: #007900;
    color: #ffffff;
    font-size: 111.1%;
    font-weight: bold;
    padding: 8px 20px 7px;
}
.info_sch_menu_cnt {
    border: 3px solid #e6f2e6;
    padding: 28px 20px 18px;
}
.info_sch_menu_cnt .info_sch_menu_list {
    list-style: none;
}
.info_sch_menu_cnt .info_sch_menu_list li {
    float: left;
    margin: 0 8px 10px 0;
}
.info_sch_menu_cnt .info_sch_menu_list a {
    display: inline-block;
    text-decoration: none;
    padding: 3px 15px;
    color: #333333;
    background-color: #ffffff;
    border-radius: 30px;
    -webkit-box-shadow: 0 0 2px 2px rgba(68, 68, 68, 0.2);
    -moz-box-shadow: 0 0 2px 2px rgba(68, 68, 68, 0.2);
    box-shadow: 0 0 2px 2px rgba(68, 68, 68, 0.2);
    transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
}
.info_sch_menu_cnt .info_sch_menu_list a:focus,
.info_sch_menu_cnt .info_sch_menu_list a:hover{
    background-color: #e3f3e2;
}
.cate002.model_pc .info_sch_menu_cnt .info_sch_menu_list a:focus,
.cate002.model_pc .info_sch_menu_cnt .info_sch_menu_list a:hover{
    background-color: #e5eff5;
}
.cate003.model_pc .info_sch_menu_cnt .info_sch_menu_list a:focus,
.cate003.model_pc .info_sch_menu_cnt .info_sch_menu_list a:hover{
    background-color: #e5e8f4;
}
/* info_media */
.info_media {
    margin: 0 0 50px;
}
.info_media ul {
    list-style: none;
    margin: 0 -9px;
}
.info_media ul li {
    width: 25%;
    float: left;
    padding: 0 9px;
    margin: 0 0 10px;
    display: table;
}
.info_media ul li a {
	text-decoration:none;
    display: table-cell;
	vertical-align:middle;
	text-align:center;
    width: 100%;
	height:80px;
    background-color: #ffffff;
    color: #333333;
    padding:10px 5px;
    -webkit-box-shadow: 0 0 2px 2px rgba(68, 68, 68, 0.2);
    -moz-box-shadow: 0 0 2px 2px rgba(68, 68, 68, 0.2);
    box-shadow: 0 0 2px 2px rgba(68, 68, 68, 0.2);
    transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
}
.info_media ul li a:hover,
.info_media ul li a:focus {
	background-color:#e3f3e2;
}
.info_media ul li span {
	display:inline-block;
	min-height:36px;
	padding:10px 0 10px 48px;
	background-repeat:no-repeat;
	background-position:left center;
	-webkit-background-size:36px auto !important;
	-moz-background-size:36px auto !important;
	background-size:36px auto !important;
}
.info_media ul li.info_media_koho span {
	background-image:url(/shared/templates/free/images/icon/icon_media_01.png);
}
.info_media ul li.info_media_event span {
	background-image:url(/shared/templates/free/images/icon/icon_media_02.png);
}
.info_media ul li.info_media_shisetsu span {
	background-image:url(/shared/templates/free/images/icon/icon_media_03.png);
}
.info_media ul li.info_media_faq span {
	background-image:url(/shared/templates/free/images/icon/icon_media_04.png);
}

/* sch_cat */
.sch_cat {
    margin: 0 0 12px;
}
.sch_cat .sch_cat_ttl {
    position: relative;
    font-size: 111.1%;
    font-weight: bold;
    color: #333333;
    background-color: transparent;
    z-index: 1;
    margin: 0 0 27px;
}
.sch_cat .sch_cat_ttl p {
    display: inline-block;
    background-color: #ffffff;
    color: inherit;
    padding-right: 20px;
}
.sch_cat .sch_cat_ttl:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -1px;
    width: 100%;
    height: 1px;
    background-color: #007900;
    color: #333333;
    z-index: -1;
}
.sch_cat .sch_cat_cnt {
    display: table;
    width: 100%;
}
.sch_cat .sch_cat_lft {
    display: table-cell;
    vertical-align: top;
}
.sch_cat .sch_cat_rgt {
    display: table-cell;
    vertical-align: top;
    width: 260px;
    padding-left: 40px;
}
.sch_cat .sch_cat_list {
    list-style: none;
    margin: 0 -3px;
}
.sch_cat .sch_cat_list li {
    float: left;
    padding: 0 3px;
    margin: 0 0 20px;
}
.sch_cat .sch_cat_list li:last-child {
    border-right: 0;
}
.sch_cat .sch_cat_lft .sch_cat_list li {
    width: 33.333333%;
}
.sch_cat .sch_cat_rgt .sch_cat_list li {
    width: 100%;
}
.sch_cat .sch_cat_list a {
    display: block;
    font-size: 111.1%;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    background-color: #e6f2e6;
    color: #007900;
    border: 2px solid #afe0af;
    padding: 43px 10px;
    -webkit-box-shadow: 0 0 4px 1px rgba(68, 68, 68, 0.3);
    -moz-box-shadow: 0 0 4px 1px rgba(68, 68, 68, 0.3);
    box-shadow: 0 0 4px 1px rgba(68, 68, 68, 0.3);
    transition: 0.3s ease-in-out background-color;
	-webkit-transition: 0.3s ease-in-out background-color;
	-moz-transition: 0.3s ease-in-out background-color;
}
.sch_cat .sch_cat_list a:before {
    content: '';
    display: inline-block;
    width: 8px;
    height: 15px;
    margin-right: 10px;
    color: inherit;
    background: transparent url(/shared/images/icon/icon_caret_green.png) left center no-repeat;
    -webkit-background-size: 8px 15px;
    -moz-background-size: 8px 15px;
    background-size: 8px 15px;
}
.sch_cat .sch_cat_list .sch_cat_2 a {
    color: #1e6291;
    border-color: #b6d0e0;
    background-color: #e5eff5;
}
.sch_cat .sch_cat_list .sch_cat_2 a:before {
    background-image: url(/shared/images/icon/icon_caret_blue.png);
}
.sch_cat .sch_cat_list .sch_cat_3 a {
    color: #3d4d8f;
    border-color: #b4c0ef;
    background-color: #e5e8f4;
}
.sch_cat .sch_cat_list .sch_cat_3 a:before {
    background-image: url(/shared/images/icon/icon_caret_darkblue.png);
}
.sch_cat .sch_cat_list .sch_cat_4 a {
    color: #6c2a9c;
    border-color: #d0aee9;
    background-color: #fdfaff;
}
.sch_cat .sch_cat_list .sch_cat_4 a:before {
    background-image: url(/shared/images/icon/icon_caret_indigo.png);
}
.type_idx .section_search{
    padding: 66px 0 32px;
}
.sch_cat .sch_cat_list a:hover,
.sch_cat .sch_cat_list a:focus{
    background-color: #daecda;
}
.sch_cat .sch_cat_list .sch_cat_2 a:hover,
.sch_cat .sch_cat_list .sch_cat_2 a:focus{
    background-color: #d9e7f0;
}
.sch_cat .sch_cat_list .sch_cat_3 a:hover,
.sch_cat .sch_cat_list .sch_cat_3 a:focus{
    background-color: #d9ddee;
}
.sch_cat .sch_cat_list .sch_cat_4 a:hover,
.sch_cat .sch_cat_list .sch_cat_4 a:focus{
    background-color: #f9f0ff;
}
/* search navi
================================================== */
.sch_navi_btn {
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    color: inherit;
    padding-left: 26px;
    background: transparent;
    z-index: 1;
}
.sch_navi .sch_navi_btn .info_sch_menu_ttl {
    display: block;
    font-weight: bold;
    background: #007900;
    color: #ffffff;
    border-radius: 2px 0 0 5px;
    -webkit-border-radius: 2px 0 0 5px;
    -moz-border-radius: 2px 0 0 5px;
    -ms-border-radius: 2px 0 0 5px;
    -o-border-radius: 2px 0 0 5px;
}
.sch_navi .sch_navi_btn .info_sch_menu_ttl a {
    position: relative;
    width: 168px;
    height: 80px;
    right: 0;
    padding: 17px 45px 12px 45px;
    font-size: 100%;
    line-height: 1.4;
    display: inline-block;
    color: #ffffff;
    border-radius: 2px 0 0 2px;
    -webkit-border-radius: 2px 0 0 2px;
    -moz-border-radius: 2px 0 0 2px;
    -ms-border-radius: 2px 0 0 2px;
    -o-border-radius: 2px 0 0 2px;
    background: #007900 url(/shared/images/icon/icon_sch_menu.png) left 26px no-repeat;
    transform: translateX(-100%);
    -webkit-transform: translateX(-100%);
    -moz-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    -o-transform: translateX(-100%);
    transition: 0.4s ease-in-out padding,0.4s ease-in-out transform , 0.4s ease-in-out width, 0.4s ease-in-out font-size,0.4s ease-in-out background-color,0.4s ease-in-out right;
    -webkit-transition: 0.4s ease-in-out padding,0.4s ease-in-out transform , 0.4s ease-in-out width, 0.4s ease-in-out font-size,0.4s ease-in-out background-color,0.4s ease-in-out right;
    -moz-transition: 0.4s ease-in-out padding,0.4s ease-in-out transform , 0.4s ease-in-out width, 0.4s ease-in-out font-size,0.4s ease-in-out background-color,0.4s ease-in-out right;
    -ms-transition: 0.4s ease-in-out padding,0.4s ease-in-out transform , 0.4s ease-in-out width, 0.4s ease-in-out font-size,0.4s ease-in-out background-color,0.4s ease-in-out right;
    -o-transition: 0.4s ease-in-out padding,0.4s ease-in-out transform , 0.4s ease-in-out width, 0.4s ease-in-out font-size,0.4s ease-in-out background-color,0.4s ease-in-out right;
    transition-delay: 0.6s, 0.6s, 0.6s, 0.6s, 0s,0s;
    box-shadow: 0px 0px 1.5px 1.5px rgba(68, 68, 68, 0.2);
}
.fsize_big .sch_navi .sch_navi_btn .info_sch_menu_ttl a {
    padding: 14px 60px 6px 45px;
    width: 200px;
}
.fsize_big2 .sch_navi .sch_navi_btn .info_sch_menu_ttl a {
    padding: 3px 30px 6px 45px;
    width: 200px;
    right: 0;
}
.sch_navi .sch_navi_btn .info_sch_menu_ttl a.close {
    right: -85px;
}
.sch_navi .sch_navi_btn .info_sch_menu_ttl a.close.hover {
    right: 0;
}
.sch_navi .sch_navi_btn .info_sch_menu_ttl a.close.closing{
    transition-delay: 0.6s;
}
.fsize_big .sch_navi .sch_navi_btn .info_sch_menu_ttl a.close,
.fsize_big2 .sch_navi .sch_navi_btn .info_sch_menu_ttl a.close {
    right: -120px;
}
.fsize_big .sch_navi .sch_navi_btn .info_sch_menu_ttl a.close.hover,
.fsize_big2 .sch_navi .sch_navi_btn .info_sch_menu_ttl a.close.hover{
    right: 0;
}
.sch_navi .sch_navi_btn .info_sch_menu_ttl .menu_navi {
    display: none
}
@keyframes textIdent {
    from {
        right: 0;
}
    to {
        right: -85px;
}
}
@keyframes textIdentHover {
    from {
        right: -85px;
}
    to {
        right: 0;
}
}
@keyframes textIdentBigsize {
    from {
        right: 0;
}
    to {
        right: -120px;
}
}
.is_open.sch_navi .sch_navi_btn .info_sch_menu_ttl a {
    width: 280px;
    padding: 24px 10px 20px 52px;
    font-size: 133.3%;
    transform: translateX(0);
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    background-position:  left 23px;
    transition-delay: 0s;
    transition-duration: 1s;
    box-shadow: none;
}
.fsize_big2 .is_open.sch_navi .sch_navi_btn .info_sch_menu_ttl a {
    position: relative;
    padding: 14px 10px 14px 52px;
    width: 380px;
}
@keyframes widthElement {
    from {
        width: 100%;
}
    to {
        width: 168px;
}
}
.sch_navi .sch_navi_btn .info_sch_menu_ttl a:before {
    content: '';
    position: absolute;
    left: -24px;
    top: 0;
    bottom: 0;
    width: 26px;
    background: url(/shared/templates/top/images/icon/arrow_search_shadow.png) no-repeat;
    -webkit-transition: 0.4s ease-in-out all;
    -moz-transition: 0.4s ease-in-out all;
    -ms-transition: 0.4s ease-in-out all;
    -o-transition: 0.4s ease-in-out all;
}
.is_open.sch_navi .sch_navi_btn .info_sch_menu_ttl a:before {
    width: 26px;
    background: url(/shared/templates/top/images/icon/arrow_search_noshadow.png) no-repeat;
}
.cate002 .sch_navi .sch_navi_btn .info_sch_menu_ttl a:before {
    background: url(/shared/templates/top/images/icon/arrow_search_shadow_blue.png) no-repeat;
}
.cate002 .is_open.sch_navi .sch_navi_btn .info_sch_menu_ttl a:before {
    background: url(/shared/templates/top/images/icon/arrow_search_noshadow_blue.png) no-repeat;
}
.cate003 .sch_navi .sch_navi_btn .info_sch_menu_ttl a:before {
    background: url(/shared/templates/top/images/icon/arrow_search_shadow_pur.png) no-repeat;
}
.cate003 .is_open.sch_navi .sch_navi_btn .info_sch_menu_ttl a:before {
    background: url(/shared/templates/top/images/icon/arrow_search_noshadow_pur.png) no-repeat;
}
.sch_navi .sch_navi_btn .sch_navi_close {
    position: absolute;
    right: 28px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 1;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.sch_navi .sch_navi_btn .sch_navi_close a {
    display: inline-block;
    text-decoration: none;
    text-align: center;
    padding: 2px 10px 2px 16px;
    margin-top: 4px;
    min-width: 116px;
    color: #007900;
    background-color: #ffffff;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px;
}
.sch_navi .sch_navi_btn .sch_navi_close a:after {
    content: '';
    width: 9px;
    height: 15px;
    margin-left: 4px;
    display: inline-block;
    position: relative;
    background: transparent url(/shared/images/icon/icon_arrow_green.png) no-repeat;
    color: inherit;
    -webkit-background-size: 9px 15px;
    -moz-background-size: 9px 15px;
    background-size: 9px 15px;
}
.sch_navi .sch_navi_btn .sch_navi_close a:hover,
.sch_navi .sch_navi_btn .sch_navi_close a:focus{
    text-decoration: underline;
}
.sch_navi_btn a{
    text-decoration: none;
}
.sch_navi {
    position: fixed;
    right: 0;
    top: 27%;
    z-index: 9999;
    width: 100%;
    max-width: 1200px;
    transform: translateX(101%);
    -webkit-transform: translateX(101%);
    -moz-transform: translateX(101%);
    -ms-transform: translateX(101%);
    -o-transform: translateX(101%);
    transition: 1s ease-in-out transform, 0.2s ease-in-out opacity;
    -webkit-transition: 1s ease-in-out transform, 0.2s ease-in-out opacity;
    -moz-transition: 1s ease-in-out transform, 0.2s ease-in-out opacity;
    -ms-transition: 1s ease-in-out transform, 0.2s ease-in-out opacity;
    -o-transition: 1s ease-in-out transform, 0.2s ease-in-out opacity;
    opacity: 0;
}
.sch_navi.showed {
    opacity: 1;
}
.is_open.sch_navi {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.sch_navi .sch_navi_cnt {
    position: relative;
    padding-top: 40px;
    background-color: #e6f2e6;
    color: #333333;
    border: 1px solid #007900;
   -webkit-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.5);
    box-shadow: 0 0 6px 1px rgba(0, 0, 0, 0.5);
}
.sch_navi .sch_navi_cnt .info_sch_menu_ttl {
    display: none;
}
.sch_navi .info_sch_menu {
    margin: 0;
}
.sch_navi .info_sch_menu_cnt {
    border: none;
    padding: 34px 42px 10px;
}
.sch_navi .site_search {
    display: table;
    width: 100%;
    padding: 10px 37px 28px;
}
.sch_navi .site_search .box_search {
    display: table-cell;
    vertical-align: middle;
}
.sch_navi .site_search .box_seach_link {
    display: table-cell;
    vertical-align: middle;
    width: 104px;
    padding-left: 10px;
}
.sch_navi .box_search .site_sch_box {
    display: table;
    width: 100%;
}
.sch_navi .box_search .site_sch_box .site_sch_ttl {
    display: table-cell;
    vertical-align: middle;
    font-size: 122.2%;
    padding: 7px 10px 0 0;
    width: 145px;
}
.sch_navi .box_search .site_wrap_sch {
    display: table-cell;
    vertical-align: middle;
}
.sch_navi .site_sch_input {
    position: relative;
}
.fsize_big2 .box_seach_link a {
    background-position: 0 center;
}
.fsize_small .sch_navi .info_sch_menu .info_sch_menu_ttl:before {
    border-bottom-width: 28px;
}
.fsize_small .sch_navi .sch_navi_cnt .sch_navi_close a:after {
    height: 12px;
    background-size: 7px auto;
}
.fsize_small .box_seach_link a {
    padding: 5px 0 5px 24px;
    background-position: 0 center;
}
.fsize_big2 .sch_navi .site_search .box_seach_link {
    width: 140px;
}
.sch_navi .sch_navi_block_link {
    display: none;
}
/* cate001
================================================== */
.cate001 .sch_navi .citizen_service_wrap.menu_cate002,
.cate001 .sch_navi .gnavi_tab.menu_cate002,
.cate001 .sch_navi .citizen_service_wrap.menu_cate003,
.cate001 .sch_navi .lists_cnt_icons.menu_cate003,
.cate001 .sch_navi .gnavi_tab.menu_cate003 {
	display: none;
}
.cate001 .info_sch_menu.menu_cate002,
.cate001 .info_sch_menu.menu_cate003 {
	display: none;
}

/* cate002
================================================== */
.cate002 .sch_navi_btn {
    background-image: url(/shared/images/icon/cate002_search_btn.png);
}
.cate002 .sch_navi .sch_navi_cnt {
    border-color: #1e6291;
}
.cate002 .sch_navi .sch_navi_cnt {
    background-color: #e5eff5;
}
.cate002 #tmp_switch_sp_style{
    background-color: #1e6291;
}
.cate002 .sch_navi .sch_navi_btn .info_sch_menu_ttl a {
    background-color: #1e6291;
}
.cate002 .sch_navi .sch_navi_btn .info_sch_menu_ttl a:before {
    border-right-color: #1e6291;
}
.cate002 .sch_navi .sch_navi_btn .info_sch_menu_ttl {
    background-color: #1e6291;
}
.cate002 .section_search .search_ttl p {
    background-image: url(/shared/images/main/cate002_line_search.png);
}
.cate002 .box_search .site_sch_ttl {
    color: #1e6291;
}
.cate002 .box_seach_link a {
    background-image:url(/shared/images/icon/cate002_arrow_circle_green.png);
}
.cate002 .sch_cat .sch_cat_ttl:after {
    background-color: #1e6291;
}
.cate002 .sch_navi .sch_navi_btn .sch_navi_close a {
    color: #1e6291;
}
.cate002 .sch_navi .sch_navi_btn .sch_navi_close a:after {
    background-image: url(/shared/images/icon/cate002_icon_arrow_green.png);
}
.cate002 .site_search {
    background-color: #e5eff5;
}
.cate002 .info_sch_menu .info_sch_menu_ttl {
    background-color: #1e6291;
}
.cate002 .info_sch_menu_cnt {
    border-color: #e5eff5;
}
.cate002 .sch_navi .citizen_service_wrap.menu_cate001,
.cate002 .sch_navi .sch_items_infor.menu_cate001,
.cate002 .sch_navi .gnavi_tab.menu_cate001,
.cate002 .sch_navi .citizen_service_wrap.menu_cate003,
.cate002 .sch_navi .lists_cnt_icons.menu_cate003,
.cate002 .sch_navi .gnavi_tab.menu_cate003 {
	display: none;
}
.cate002 .info_sch_menu.menu_cate001,
.cate002 .info_sch_menu.menu_cate003 {
	display: none;
}
/* cate003
================================================== */
.cate003 .sch_navi_btn {
    background-image: url(/shared/images/icon/cate003_search_btn.png);
}
.cate003 .sch_navi .sch_navi_cnt {
    border-color: #3d4d8f;
}
.cate003 .sch_navi .sch_navi_cnt {
    background-color: #e5e8f4;
}
.cate003 #tmp_switch_sp_style{
    background-color: #3d4d8f;
}
.cate003 .sch_navi .sch_navi_btn .info_sch_menu_ttl a {
    background-color: #3d4d8f;
}
.cate003 .sch_navi .sch_navi_btn .info_sch_menu_ttl a:before {
    border-right-color: #3d4d8f;
}
.cate003 .sch_navi .sch_navi_btn .info_sch_menu_ttl {
    background-color: #3d4d8f;
}
.cate003 .section_search .search_ttl p {
    background-image: url(/shared/images/main/cate003_line_search.png);
}
.cate003 .box_search .site_sch_ttl {
    color: #3d4d8f;
}
.cate003 .box_seach_link a {
    background-image:url(/shared/images/icon/cate003_arrow_circle_green.png);
}
.cate003 .sch_cat .sch_cat_ttl:after {
    background-color: #57659e;
}
.cate003 .sch_navi .sch_navi_btn .sch_navi_close a {
    color: #3d4d8f;
}
.cate003 .sch_navi .sch_navi_btn .sch_navi_close a:after {
    background-image: url(/shared/images/icon/cate003_icon_arrow_green.png);
}
.cate003 .site_search {
    background-color: #e5e8f4;
}
.cate003 .info_sch_menu .info_sch_menu_ttl {
    background-color: #3d4d8f;
}
.cate003 .info_sch_menu_cnt {
    border-color: #e5e8f4;
}
.cate003 .sch_navi .citizen_service_wrap.menu_cate001,
.cate003 .sch_navi .sch_items_infor.menu_cate001,
.cate003 .sch_navi .gnavi_tab.menu_cate001,
.cate003 .sch_navi .citizen_service_wrap.menu_cate002,
.cate003 .sch_navi .gnavi_tab.menu_cate002 {
	display: none;
}
.cate003 .info_sch_menu.menu_cate001,
.cate003 .info_sch_menu.menu_cate002 {
	display: none;
}

/* list_table
================================================== */
table.list_table {
	width:100% !important;
	border-collapse:collapse;
	border-spacing:0;
}
table.list_table td {
	padding:13px 0;
	vertical-align:top;
	text-align:left;
	border-bottom:1px solid #e5e5e5;
}
table.list_table td p {
	margin-bottom:0 !important;
}
table.list_table .date {
	width:5em;
	white-space:nowrap;
	padding-right:10px;
}
table.list_table .date_year {
	width:8em;
	white-space:nowrap;
	padding-right:10px;
}
table.list_table td a {
	display:inline-block;
	text-decoration:none;
	padding-left:17px;
	background: url(/shared/images/icon/arrow_green.png) no-repeat 4px 9px;
}
table.list_table td a:hover,
table.list_table td a:focus,
table.list_table td a:active {
	text-decoration:underline;
}
/* ==================================================
inquiry
================================================== */
#tmp_inquiry {
	margin:0 0 40px;
	border:2px solid #e5e5e5;
	clear:both;
}
#tmp_inquiry_ttl {
	padding:17px 18px;
	font-size: 111.1%;
	font-weight: bold;
	color: #222222;
	line-height: 1.4;
	background-color:#e5e5e5;
}
#tmp_inquiry_ttl p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt {
	padding:22px 18px;
	background-color: #ffffff;
	color: #222222;
}
#tmp_inquiry_cnt p {
	margin-bottom:0 !important;
}
#tmp_inquiry_cnt .inquiry_parts {
	margin:0 0 0.8em;
}
#tmp_inquiry_cnt .inquiry_btn {
	margin:1.3em 0 0;
	text-align: center;
}
#tmp_inquiry_cnt .inquiry_btn a {
	border: 0;
	text-decoration:none;
	cursor: pointer;
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	min-width: 220px;
	padding: 14px 20px;
	-webkit-border-radius: 1.8em;
	-moz-border-radius: 1.8em;
	border-radius: 1.8em;
	-webkit-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	-moz-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	transition: 0.3s ease-in-out opacity;
	-webkit-transition: 0.3s ease-in-out opacity;
	-moz-transition: 0.3s ease-in-out opacity;
    font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_inquiry_cnt .inquiry_btn a:hover,
#tmp_inquiry_cnt .inquiry_btn a:focus{
	opacity: 0.6;
}
/* ==================================================
feedback
================================================== */
#tmp_feedback {
	margin:0 0 40px;
	border:1px solid #e5e5e5;
	clear:both;
}
#tmp_feedback_ttl {
	padding:17px 18px;
	font-size: 122.2%;
	font-weight: bold;
	color: #222222;
	line-height: 1.4;
	background-color:#e5e5e5;
}
#tmp_feedback_ttl p {
	margin-bottom:0 !important;
}
#tmp_feedback_cnt {
	padding:22px 18px 30px;
	background-color: #ffffff;
	color: #222222;
}
#tmp_feedback_cnt fieldset {
	margin:0 0 0.5em 0;
	clear:both;
}
#tmp_feedback_cnt fieldset input {
	width: 17px;
	height: 17px;
	position: relative;
	top: 2px;
}
#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_feedback_cnt .submit input {
	border: 0;
	cursor: pointer;
	background-color: #333333;
	color: #ffffff;
	font-weight: bold;
	min-width: 220px;
	padding: 14px 20px;
	-webkit-border-radius: 1.8em;
	-moz-border-radius: 1.8em;
	border-radius: 1.8em;
	-webkit-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	-moz-box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	box-shadow: 0 0 2px 1px rgba(68, 68, 68, 0.2);
	transition: 0.3s ease-in-out opacity;
	-webkit-transition: 0.3s ease-in-out opacity;
	-moz-transition: 0.3s ease-in-out opacity;
    font-family:"游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
#tmp_feedback_cnt .submit input:hover,
#tmp_feedback_cnt .submit input:focus {
	opacity: 0.6;
}
/* ==================================================
disaster
================================================== */
.link_getajax {
	display:none;
}
body.popup_open{
    overflow: hidden;
}
.menu_emergency_infor{
    padding: 14px 0 13px;
    background-color: #f8ebe7;
}
.menu_emergency_infor .container{
    padding: 0;
}
.menu_emergency_infor .menu_list{
    list-style: none;
    margin: 0 -5px;
}
.menu_emergency_infor .menu_list li{
    width: 25%;
    float: left;
    padding: 0 5px;
}
.menu_emergency_infor .menu_list li a{
    position: relative;
    display: block;
    text-decoration: none;
    color: #333333;
    background-color: #FFFFFF;
    padding: 16px 10px 15px;
    text-align: center;
    border: 1px solid #d4cac6;
    -moz-box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
    -webkit-box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
    box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
}
.menu_emergency_infor .menu_list li a:before{
    content: "";
    width: 8px;
    height: 13px;
    display: inline-block;
    vertical-align: middle;
    background: url(/shared/images/icon/arrow_brown.png) no-repeat;
    margin-right: 7px;
    position: relative;
    top: -2px;
}
.menu_emergency_infor .menu_list li a:hover,
.menu_emergency_infor .menu_list li a:focus{
    text-decoration: underline;
}
#tmp_emergency_infor{
    display: flex;
    align-items: center;
    z-index: 999;
    opacity: 0;
    animation: fadePopup ease-in-out 0.5s;
    -webkit-animation: fadePopup ease-in-out 0.5s;
    animation-fill-mode: forwards;
    margin: 0 -30px;
    text-align: left;
}
@keyframes fadePopup {
    from {
        opacity: 0;
}
    to {
        opacity: 1;
}
}
#tmp_emergency_infor *,
#tmp_emergency_infor *:before,
#tmp_emergency_infor *:after {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.emergency_infor_wrap{
    box-sizing: border-box;
    position: relative;
    width: 1200px;
    height: auto;
    margin: auto;
    color: #1e1e1e;
    background-color: #ffffff;
    border: 3px solid #de8c74;
    box-shadow: 0px 0px 1.5px 1.5px rgba(68, 68, 68, 0.2);
    -webkit-box-shadow: 0px 0px 1.5px 1.5px rgba(68, 68, 68, 0.2);
    -moz-box-shadow: 0px 0px 1.5px 1.5px rgba(68, 68, 68, 0.2);
}
.emergency_infor_wrap p {
	padding:0 24px;
}
#tmp_emergency_infor div.col2 div.col2R,
#tmp_emergency_infor div.col2 div.col2L {
    display: table;
    width: 50%;
    float: left;
}
#tmp_emergency_infor .emergency_ttl,
#tmp_emergency_infor h1{
    font-size: 177.7%;
    color: #a60707;
	background-color:#f1f1f1;
    text-align: center;
	padding:28px 0 10px;
    margin-bottom: 20px;
    font-weight: bold;
}
#tmp_emergency_infor .col2,
#tmp_emergency_infor .col3{
    padding: 21px 20px 0 24px;
    width: auto;
}
#tmp_emergency_infor .col2 .box_menu_cnt ul{
    list-style: none!important;
}
#tmp_emergency_infor .col2 p{
    text-align: inherit;
}
#tmp_emergency_infor .col2 .box_menu_ttl{
    font-size: 133.3%;
    font-weight: bold;
    color: #333333;
    border-bottom: 1px solid #333333;
    padding-bottom: 3px;
}
#tmp_emergency_infor div.col2 div.col2L{
    padding-right: 17px;
}
#tmp_emergency_infor div.col2 div.col2R{
    padding-left: 17px;
}
#tmp_emergency_infor .col2 .box_menu_cnt a{
    color: #333333;
    text-decoration: none;
}
#tmp_emergency_infor .col2 .col2L .box_menu_cnt li{
    border-bottom: 1px solid #333333;
}
#tmp_emergency_infor .col2 .col2L .box_menu_cnt li p,
#tmp_emergency_infor .col2 .col2L .box_menu_cnt li a{
    display: table-cell;
    height: 80px;
    vertical-align: middle;
}
#tmp_emergency_infor .col2 .col2L .box_menu_cnt li a{
    padding:10px 0 10px 22px;
    background: transparent url(/shared/images/icon/arrow_red.png) no-repeat left center;
}
#tmp_emergency_infor .col2 .box_menu_cnt a:hover,
#tmp_emergency_infor .col2 .box_menu_cnt a:focus{
    text-decoration: underline;
}
#tmp_emergency_infor .col2 .col2R .box_menu_cnt{
    padding: 10px 0 0;
}
#tmp_emergency_infor .col2 .col2R .box_menu_cnt ul{
    margin-bottom: 20px;
}
#tmp_emergency_infor .col2 .col2R .box_menu_cnt li{
    margin-bottom: 6px;
}
#tmp_emergency_infor .col2 .col2R .box_menu_cnt li a{
    display: inline-block;
    padding-left: 19px;
    background: transparent url(/shared/images/icon/arrow_red.png) no-repeat left center;
}
.emergency_contact{
    padding: 11px 7px 8px 9px;
    background-color: #b5ffff;
    color: #333333;
    -moz-box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
    -webkit-box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
    box-shadow: 0 0 1.5px 1.5px rgba(68, 68, 68, 0.2);
}
.emergency_contact .contact_ttl {
    font-size: 88.8%;
    margin-bottom: 5px;
}
.emergency_contact .contact_ttl span{
    font-size: 125%;
    font-weight: bold;
    color: #18618f;
    text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
    margin-right: 14px;
    vertical-align: middle;
}
.contact_cnt{
    background-color: #e8ffff;
    padding: 7px 5px 3px 11px;
}
.contact_cnt .phone_number{
    color: #333333;
    font-size: 122.2%;
    font-weight: bold;
}
.contact_cnt .reception_hours{
    font-size: 88.8%;
}
/* ==================================================
movie_ttl
================================================== */
#tmp_movie_ttl {
	margin: 21px 0 70px;
    background: #168038 url(/shared/templates/movie/images/main/h1_free_img.jpg) no-repeat center center;
	color: #ffffff;
	height: 185px;
}
#tmp_movie_ttl p {
	text-align: center;
	position: relative;
	line-height: 1.3;
	font-weight: bold;
}
#tmp_movie_ttl span {
	display: block;
}
#tmp_movie_ttl .ttl {
	font-size: 238.88%;
}
#tmp_movie_ttl .en {
	text-transform:uppercase;
}
#tmp_movie_ttl p a {
	display:block;
	width:100%;
	height:185px;
}
/* ==================================================
はぐはぐ柏
================================================== */
/* cate_ttl_childcare
================================================== */
#tmp_cate_ttl_childcare {
	background:url(/shared/templates/childcare_free/images/cate_ttl_childcare_bg.jpg) no-repeat 0 0;
	padding:23px 0;
	margin:0 0 20px;
	clear:both;
}
#tmp_cate_ttl_childcare p {
	margin:0 auto;
}
#tmp_cate_ttl_childcare p a {
	background:url(/shared/templates/childcare_free/images/cate_ttl_childcare.png) no-repeat 0 0;
}
#tmp_cate_ttl_childcare p,
#tmp_cate_ttl_childcare p a,
#tmp_cate_ttl_childcare p span {
	width:490px;
	height:54px;
}
/* top */
#tmp_cate_ttl_childcare_top {
	background:url(/shared/templates/childcare_top/images/main/cate_ttl_childcare_top_bg.jpg) no-repeat 0 0;
	position:relative;
	padding:44px 0 42px;
}
#tmp_cate_ttl_childcare_top h1 {
	background: url(/shared/templates/childcare_top/images/main/cate_ttl_childcare_top.png) no-repeat 0 0;
	margin:0 auto 30px;
}
#tmp_cate_ttl_childcare_top h1,
#tmp_cate_ttl_childcare_top h1 span {
	width:516px;
	height:204px;
}
#tmp_cate_ttl_childcare_top .goto_link {
	position:absolute;
	right:53px;
	bottom:88px;
	z-index:1;
}
#tmp_cate_ttl_childcare_top .goto_link a {
	display: inline-block;
	padding: 2px 20px 2px 0;
	text-decoration: none;
	font-size: 88.9%;
	background: url(/shared/templates/childcare_top/images/icon/icon_arrow.png) no-repeat right center;
	-webkit-background-size:7px auto;
	-moz-background-size:7px auto;
	background-size:7px auto;
}
#tmp_cate_ttl_childcare_top .goto_link a:hover,
#tmp_cate_ttl_childcare_top .goto_link a:focus {
	text-decoration:underline;
}
/* sch_navi
================================================== */
.custom_hagu .sch_navi {
	display:none !important;
}

/* gnavi_subsite
================================================== */
#tmp_gnavi_childcare {
	margin-bottom: 60px;
    position: relative;
}
#tmp_gnavi_childcare ul {
	list-style:none;
	margin: 0 auto;
	padding: 10px 0;
	list-style: none;
	box-shadow: 0px 4px 20px 0px rgba(87, 62, 18, 0.1);
	-moz-box-shadow: 0px 4px 20px 0px rgba(87, 62, 18, 0.1);
	-webkit-box-shadow: 0px 4px 20px 0px rgba(87, 62, 18, 0.1);
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-ms-border-radius: 10px;
	-o-border-radius: 10px;
	color: #333333;
	background-color: #ffffff;
}
.type_top #tmp_gnavi_childcare {
	margin-top: -42px;
}
.type_top #tmp_gnavi_childcare ul {
	margin:0 40px;
}
#tmp_gnavi_childcare ul li {
	position: relative;
	width: 20%;
	float: left;
	padding: 0 10px;
	text-align: center;
}
#tmp_gnavi_childcare ul li::after {
	content: '';
	width: 1px;
	position: absolute;
	right: 0;
	top: 5px;
	bottom: 5px;
	background-color: #e6e3e3;
}
#tmp_gnavi_childcare ul li:last-child::after {
	content: none;
}
#tmp_gnavi_childcare ul li a {
	position: relative;
	display: block;
	padding:10px 10px;
	text-decoration: none;
	font-weight: 500;
	color: #333333;
	background-color: transparent;
	transition: 0.3s background-color ease-in-out;
	-webkit-transition: 0.3s background-color ease-in-out;
	-moz-transition: 0.3s background-color ease-in-out;
	-ms-transition: 0.3s background-color ease-in-out;
	-o-transition: 0.3s background-color ease-in-out;
}
.type_top #tmp_gnavi_childcare ul li a {
	padding:17px 10px;
}
#tmp_gnavi_childcare ul li a:hover,
#tmp_gnavi_childcare ul li a:focus,
#tmp_gnavi_childcare ul li.active a {
	background-color: #dbf8ff;
}
#tmp_gnavi_childcare ul li span {
	display:inline-block;
	padding-left:17px;
	background: url(/shared/templates/childcare_top/images/icon/gnavi_icon.png) no-repeat left center;
}
/* rnavi
================================================== */
.custom_hagu .rnavi_func {
	margin: 0;
	border: none;
	-moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    margin-bottom: 31px;
}
.custom_hagu .rnavi_func ul{
    list-style: none;
}
.custom_hagu .rnavi_func .rnavi_func_ttl {
	padding:0;
	margin:0;
	font-size: 100%;
}
.custom_hagu .rnavi_func .rnavi_func_ttl a{
   display: block;
   color: #333333;
   font-weight: bold;
   text-decoration: none;
   font-size: 111.1%;
   padding: 23px 10px 16px 33px;
    border-bottom: 3px solid #00b3f9;
    background: #FFFFFF url(/shared/templates/childcare_free/images/arrow_box.png) no-repeat 15px 31px;
}
.custom_hagu .rnavi_func .rnavi_func_ttl a:hover,
.custom_hagu .rnavi_func .rnavi_func_ttl a:focus{
    text-decoration: underline;
}
.custom_hagu .rnavi_func .rnavi_func_cnt li{
    border-bottom: 1px solid #e6e3e3;
}
.custom_hagu .rnavi_func .rnavi_func_cnt li a {
    display: block;
    padding: 14px 5px 16px 31px;
    color: #333333;
    text-decoration: none;
    background: #FFFFFF url(/shared/templates/childcare_free/images/arrow_box.png) no-repeat 13px 23px;
    -moz-background-size: 7px auto;
    -webkit-background-size: 7px auto;
    background-size: 7px auto;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.custom_hagu .rnavi_func .rnavi_func_cnt .active a,
.custom_hagu .rnavi_func .rnavi_func_cnt li a:hover,
.custom_hagu .rnavi_func .rnavi_func_cnt li a:focus{
    background-color: #dbf8ff
}
/* rsearch_childcare
================================================== */
#tmp_rsearch_childcare {
	padding:13px 12px 12px 10px;
	color:#333333;
	background-color:#f7f5f0;
	margin:0 0 34px;
	-webkit-border-radius:6px;
	-moz-border-radius:6px;
	border-radius:6px;
}
#tmp_rsearch_childcare .site_sch_ttl {
	font-weight:bold;
	margin:0 0 5px;
	background:url(/shared/templates/childcare_top/images/icon/sch_ttl_icon.png) no-repeat left 6px;
	-webkit-background-size:19px auto;
	-moz-background-size:19px auto;
	background-size:19px auto;
	padding:5px 0 6px 24px;
	line-height:1.2;
}
#tmp_rsearch_childcare .site_wrap_sch {
	position:relative;
}
#tmp_rsearch_childcare #tmp_site_childcare_query {
    border: 1px solid #e5e3e3;
    width: 100%;
    padding: 5px 42px 5px 5px;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}
#tmp_rsearch_childcare #tmp_site_sch_childcare_btn {
    position: absolute;
    cursor: pointer;
    top: 0;
    right: 0;
    bottom: 0;
    width: 40px;
    border: none;
    text-indent: -9999px;
    background: #1e7b9f url(/shared/images/icon/icon_sch_white.png) center center no-repeat;
    color: #ffffff;
    -webkit-background-size: 20px 20px;
    -moz-background-size: 20px 20px;
    background-size: 20px 20px;
    transition: 0.3s ease-in-out background-color;
    -webkit-transition: 0.3s ease-in-out background-color;
    -moz-transition: 0.3s ease-in-out background-color;
}
#tmp_rsearch_childcare #tmp_site_sch_childcare_btn:hover,
#tmp_rsearch_childcare #tmp_site_sch_childcare_btn:focus{
    background-color: #043b63;
}
#tmp_rsearch_childcare .box_seach_link {
	margin-top:5px;
	font-size:87.5%;
}
#tmp_rsearch_childcare .box_seach_link a {
	padding:2px 18px 2px 0;
	background:url(/shared/templates/childcare_top/images/icon/icon_arrow.png) no-repeat right center;
	-webkit-background-size:7px auto;
	-moz-background-size:7px auto;
	background-size:7px auto;
}
/* rnavi_childcare_list
================================================== */
.rnavi_childcare_list {
	margin-bottom: 40px;
}
.rnavi_childcare_list1,
.rnavi_childcare_list2,
.rnavi_childcare_list3 {
	display:table;
	width:100%;
	margin-bottom: 10px;
	font-size: 88.8%;
}
.rnavi_childcare_list1 span {
	display:block;
}
.rnavi_childcare_list1 a,
.rnavi_childcare_list2 a,
.rnavi_childcare_list3 a {
	display: table-cell;
	vertical-align:middle;
	width:100%;
	height:60px;
    padding:5px 20px 5px 45px;
	text-decoration: none;
	color: #333333;
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:12px center;
	-moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
	border: 1px solid #e5e3e3;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
    -webkit-background-size: 24px 24px !important;
    -moz-background-size: 24px 24px !important;
    background-size: 24px 24px !important;
}
.rnavi_childcare_list1 a:hover,
.rnavi_childcare_list2 a:hover,
.rnavi_childcare_list3 a:hover,
.rnavi_childcare_list1 a:focus,
.rnavi_childcare_list2 a:focus,
.rnavi_childcare_list3 a:focus{
    border-color:#00b3f9;
}
.rnavi_childcare_list1 a {
	background-image:url(/shared/templates/childcare_top/images/icon/icon_hospital.png);
}
.rnavi_childcare_list2 a {
	background-image:url(/shared/templates/childcare_top/images/icon/icon_phone.png);
}
.rnavi_childcare_list3 a {
	background-image:url(/shared/templates/childcare_top/images/icon/icon_mask.png);
}
/* rgt_navi_banner
================================================== */
.rnavi_childcare_bnr{
	margin-bottom:46px;
}
.rnavi_childcare_bnr ul{
	list-style: none;
}
.rnavi_childcare_bnr li{
	margin-bottom: 13px;
}
.rnavi_childcare_bnr .navi_banner_inner{
	position: relative;
	-moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    overflow: hidden;
    border: 1px solid #e6e3e3;
    transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
	-moz-transition: 0.3s ease-in-out ;
	display:table;
	width: 100%;
}
.rnavi_childcare_bnr .navi_banner_inner.active{
    border: 1px solid #00b3f9;
}
.rnavi_childcare_bnr .navi_banner_image{
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
	width: 117px;
}
.rnavi_childcare_bnr .navi_banner_image:after{
    content: "";
    position: absolute;
    right: -70px;
    top: 0;
    width: 100%;
    height: 100%;
    background: transparent url(/shared/templates/childcare_free/images/bg_navi_banner.png) repeat-y;
}
.rnavi_childcare_bnr .navi_banner_image img{
	width: 100%;
	height: auto;
}
.rnavi_childcare_bnr .navi_banner_caption{
	position: relative;
	z-index: 2;
	display: table-cell;
	width: 100%;
	height: 90px;
	vertical-align: middle;
	padding: 5px 10px 0 75px;
}
.rnavi_childcare_bnr .navi_banner_caption a{
	display: block;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
.rnavi_childcare_bnr .navi_banner_caption .small_caption {
	display: block;
	font-size: 77.7%;
}
.rnavi_childcare_bnr .navi_banner_caption .caption {
	font-size:88.9%;
}
/* rgt_navi
================================================== */
.custom_hagu #box_article {
	border:none;
}
.custom_hagu .box_article_cnt{
	font-size: 88.9%;
	margin-bottom: 25px;
}
.custom_hagu .box_article_cnt ul {
	list-style: none;
}
.custom_hagu .box_article_cnt ul li {
	margin-bottom: 13px;
	border: none;
}
.custom_hagu .box_article_cnt ul li a{
	display: block;
	padding: 0 0 0 20px;
	line-height: 1.6;
	background: transparent url(/shared/templates/childcare_free/images/list_icon_blue.png) no-repeat 0 8px;
	color: #333333;
	text-decoration: underline;
}
.custom_hagu .box_article_cnt ul li a:hover,
.custom_hagu .box_article_cnt ul li a:focus{
	text-decoration: none;
}
.custom_hagu .rgt_navi_btn {
	margin:0 0 20px;
}
.custom_hagu .rgt_navi_btn a{
	position:relative;
	display: block;
	color: #333333;
	text-decoration: none;
	-moz-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
	box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.15);
    padding: 6px 20px 4px 20px;
	font-size: 88.8%;
	background-image:none;
    border: 2px solid #FFFFFF;
    -moz-transition: 0.3s ease-in-out;
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}
.custom_hagu .rgt_navi_btn a::after {
    content: '';
    width: 7px;
    height: 11px;
    position: absolute;
    right:10px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/shared/templates/childcare_top/images/icon/icon_arrow.png) no-repeat center center;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
.custom_hagu .rgt_navi_btn a:active a,
.custom_hagu .rgt_navi_btn a:hover,
.custom_hagu .rgt_navi_btn a:focus{
    border: 2px solid #00b3f9;
}
.custom_hagu #box_article {
	margin-bottom: 40px;
}
.custom_hagu #box_article .box_article_ttl,
.custom_hagu .rgt_navi_ques .rgt_navi_ttl {
	font-weight: bold;
	line-height: 1.4;
	border-bottom: 3px solid #00b3f9;
	margin-bottom: 25px;
}
.custom_hagu #box_article .box_article_ttl {
	background: transparent url(/shared/templates/childcare_free/images/icon_recomm.png) no-repeat 0 8px;
    padding: 8px 9px 10px 70px;
}
.custom_hagu .rgt_navi_ques .rgt_navi_ttl{
	background: transparent url(/shared/templates/childcare_free/images/icon_ques.png) no-repeat 0 0;
    padding: 13px 9px 28px 70px;
}
.custom_hagu #box_article ul li {
	border-bottom:none;
}
.custom_hagu #box_article ul li a {
	padding:0 0 0 28px;
	color: #333333;
	text-decoration:underline;
	background:transparent url(/shared/templates/childcare_free/images/list_icon_blue.png) no-repeat 0 8px;
}
.custom_hagu #box_article ul .active a,
.custom_hagu #box_article ul a:hover,
.custom_hagu #box_article ul a:focus {
	text-decoration:none;
	background-color: #ffffff;
	color: #333333;
	background-image:url(/shared/templates/childcare_free/images/list_icon_blue.png);
}
/* footer
================================================== */
#tmp_footer.hagu {
	border-top:none;
	position:relative;
	padding:17px 0 6px;
	background:#f7f5f0 url(/shared/images/footer/bg_footer_child.jpg) no-repeat center bottom;
    font-size: 88.8%;
}
#tmp_footer.hagu::before {
	content:"";
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	height:6px;
	background-image: url(/shared/templates/childcare_top/images/icon/line.png);
	background-repeat:repeat-x;
	background-position:left bottom;
}
#tmp_footer.hagu .container {
	padding:0;
}
#tmp_footer.hagu .footer_cnt {
	margin-right:14px;
	padding-bottom:10px;
}
#tmp_footer.hagu .fnavi {
	border-top:none;
	margin:-7px 0 0 0;
	width:200px;
}
#tmp_footer.hagu .fnavi li {
	border:none;
	padding:0;
	margin:0 0 2px;
}
#tmp_footer.hagu .fnavi li a,
#tmp_footer.hagu .footer_cnt .access_link {
	background-image:none;
	border:1px solid #e5e3e3;
	padding:2px 38px 2px 9px;
	background-color:#ffffff;
	color:#333333;
	position:relative;
	transition: 0.3s border-color ease-in-out;
	-webkit-transition: 0.3s border-color ease-in-out;
	-moz-transition: 0.3s border-color ease-in-out;
	-ms-transition: 0.3s border-color ease-in-out;
	-o-transition: 0.3s border-color ease-in-out;
}
#tmp_footer.hagu .fnavi li a {
	display:block;
	padding:11px 33px 10px 15px;
}
#tmp_footer.hagu .fnavi li a::after,
#tmp_footer.hagu .footer_cnt .access_link::after {
    content: '';
    width: 7px;
    height: 11px;
    position: absolute;
    right:10px;
    top: 50%;
    transform: translateY(-50%);
    background: url(/shared/templates/childcare_top/images/icon/icon_arrow.png) no-repeat center center;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
}
#tmp_footer.hagu .fnavi li a:hover,
#tmp_footer.hagu .fnavi li a:focus,
#tmp_footer.hagu .footer_cnt .access_link:hover,
#tmp_footer.hagu .footer_cnt .access_link:focus {
	border-color: #00b3f9;
	text-decoration:none;
}
#tmp_footer.hagu #tmp_footer .ptop a {
	background-image:url(/shared/images/footer/bg_backtop_child.png);
}
#tmp_footer.hagu .copyright {
	text-align:left;
	font-size:75%;
}

/* ==================================================
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: 18px solid transparent;
}


/* col2_pub */

div.col2 {
    width: 100%;
}

div.col2 div.col2L {
    display: table;
    width: 50%;
    margin-right: 0;
    float: left;
    padding-right: 9px;
}

div.col2 div.col2R {
    display: table;
    width: 50%;
    float: left;
    padding-left: 9px;
}


/* 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: 18px solid transparent;
}

div.col3 {
    width: 100%;
}

div.col3 div.col3L,
div.col3 div.col3M {
    display: table;
    width: 33.3333333%;
    margin-right: 0;
    float: left;
    padding-right: 9px;
}

div.col3 div.col3R {
    display: table;
    width: 33.3333333%;
    float: left;
    padding-left: 9px;
}

div.col3 div.col3M {
    padding-left: 9px;
}

/* ==================================================
modal_view
================================================== */
.modal_view {
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
    top: 0;
    left: 0;
    z-index:10000;
}
.modal_view .modal_bg {
    background: rgba(255, 255, 255, 0.7);
    height: 100vh;
    width: 100%;
}
.modal_view .wrap_box_modal {
	border-top:6px solid #067e51;
    background: #ffffff;
    left: 50%;
    position: absolute;
    width: 860px;
	top: 50%;
    transform: translate(-50%, -50%);
	max-height:90%;
	overflow-y:auto;
	-webkit-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	-moz-box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 0 1px 10px rgba(0, 0, 0, 0.15);
}
.modal_view .box_modal {
	padding:2.5em 20px 20px;
}
.modal_view .box_modal_ttl {
	font-size:144.4%;
	line-height:1.2;
	font-weight:bold;
	padding-left:17px;
	position:relative;
	margin:0 0 20px;
}
.modal_view .box_modal_ttl p {
	margin-bottom:0 !important;
}
.modal_view .box_modal_ttl::before {
	content:"";
	position:absolute;
	top:8px;
	left:4px;
	bottom:8px;
	width:3px;
	height:auto;
	border-left:3px solid #067e51;
}
.modal_view .area_map {
	text-align:center;
}
.modal_view .area_map img {
	width:440px;
	height:auto;
}
.modal_view .modal_area_ttl {
	font-weight:bold;
	margin:0 0 10px;
}
.modal_view .area_ttl {
	background-color:#0e8256;
	color:#ffffff;
	font-weight:bold;
	padding:4px 18px;
	margin:0 0 20px;
}
.modal_view .area_list {
	list-style:none;
	margin:0;
	padding:0 0 10px;
}
.modal_view .area_list li {
	display:inline-block;
	vertical-align:top;
	margin:0 20px 8px 0 !important;
	background:url(/shared/images/icon/list_icon.png) no-repeat left 0.4em;
	padding-left:12px;
}
.modal_view .modal_close_btn {
    position: absolute;
    top: 12px;
    right: 15px;
	font-weight:bold;
	z-index:10;
}
.modal_view .modal_close_btn a {
	display:inline-block;
	text-decoration:none;
	background:url(/shared/templates/free/images/icon/modal_close_icon.png) no-repeat right center;
	-webkit-background-size:18px auto;
	-moz-background-size:18px auto;
	background-size:18px auto;
	padding:2px 22px 2px 0;
}
.modal_view .modal_close_btn a:hover,
.modal_view .modal_close_btn a:focus {
	text-decoration:underline;
}
.modal_view .sp_view {
	display:none;
}
/* custom_hagu
================================================== */
.custom_hagu .modal_view .wrap_box_modal {
	border-top:none;
	background:#ffffff url(/shared/templates/childcare_free/images/pubup_line.png) repeat-x left top;
}
.custom_hagu .modal_view .box_modal {
	padding:3em 30px 15px;
}
.custom_hagu .modal_view .box_modal_ttl {
	background:url(/shared/templates/childcare_free/images/modal_ttl_icon.png) no-repeat 0 8px;
	-webkit-background-size:16px auto;
	-moz-background-size:16px auto;
	background-size:16px auto;
	padding-left:30px;
}
.custom_hagu .modal_view .box_modal_ttl::before {
	display:none;
}
.custom_hagu .modal_view .area_map {
	padding:40px 0 20px;
}
.custom_hagu .modal_view .area_map img {
	width:810px;
}
.custom_hagu .modal_view .modal_close_btn {
    top: 20px;
}
.custom_hagu #tmp_contents .box_modal_cnt p {
	margin:0 0 15px;
}
.custom_hagu #tmp_contents .modal_view .area_ttl {
	background-color:#ccf5ff;
	color:#333333;
	font-size:111%;
	margin-bottom:10px;
}
.sch_gmap {
	height: 0;
	overflow: hidden;
	padding-bottom: 56.25%;
	position: relative;
}
.sch_gmap iframe {
	position: absolute;
	left: 0;
	top: 0;
	height: 100%;
	width: 100%;
}
/* ==================================================
accessibility
================================================== */
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_sp {
    display: none;
}
.disp_pc .wrap_mc_sp {
    display: block;
}
.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: transparent;
}
#tmp_switch_sp_style {
    display: none;
    width: 100%;
    text-decoration: none;
    color: #ffffff;
    font-weight: bold;
    padding: 10px;
    background-color: #007900;
    text-decoration: none;
    text-align: center;
}

/* ==================================================
accessibility style change:color
================================================== */
.color_black #tmp_wrapper #tmp_movie_visual .slick-dots li a,
.color_blue #tmp_wrapper #tmp_movie_visual .slick-dots li a,
.color_yellow #tmp_wrapper #tmp_movie_visual .slick-dots li a{
    background-color: #FFFFFF !important;
}
.color_black #tmp_wrapper #tmp_movie_visual .slick-dots .slick-active button,
.color_black #tmp_wrapper #tmp_movie_visual .slick-dots .slick-active a,
.color_blue #tmp_wrapper #tmp_movie_visual .slick-dots .slick-active button,
.color_blue #tmp_wrapper #tmp_movie_visual .slick-dots .slick-active a{
    background-color: #FFFF00 !important;
}
.color_blue #tmp_wrapper #tmp_movie_visual .btn_slides a:before,
.color_black #tmp_wrapper #tmp_movie_visual .btn_slides a:before{
    border-color: transparent transparent transparent #FFFF00 !important;
}
.color_yellow #tmp_wrapper #tmp_movie_visual .btn_slides a:before{
    border-color: transparent transparent transparent #000000 !important;
}
.color_yellow #tmp_wrapper #tmp_movie_visual .slick-dots .slick-active button,
.color_yellow #tmp_wrapper #tmp_movie_visual .slick-dots .slick-active a {
    background-color: #000000 !important;
}
.color_black #tmp_wrapper #tmp_movie_visual .slick-dots li button,
.color_black #tmp_wrapper #tmp_movie_visual .slick-dots li a,
.color_blue #tmp_wrapper #tmp_movie_visual .slick-dots li button,
.color_blue #tmp_wrapper #tmp_movie_visual .slick-dots li a,
.color_yellow #tmp_wrapper #tmp_movie_visual .slick-dots li button,
.color_yellow #tmp_wrapper #tmp_movie_visual .slick-dots li a {
    text-indent: -1987em;
}
.color_blue #tmp_wrapper #tmp_movie_visual a,
.color_blue #tmp_wrapper #tmp_movie_visual a span{
}
.color_blue .ptop a,
.color_yellow .ptop a,
.color_black .ptop a,
.color_blue .sch_navi_btn,
.color_yellow .sch_navi_btn,
.color_black .sch_navi_btn{
    text-indent: inherit;
}
/* 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 *,
.color_blue #tmp_wrapper *:before,
.color_blue #tmp_wrapper *:after,
.color_yellow #tmp_wrapper *:before,
.color_yellow #tmp_wrapper *:after,
.color_black #tmp_wrapper *:before,
.color_black #tmp_wrapper *:after  {
    background-image: none !important;
    list-style-image: none !important;
	box-shadow:none !important;
	text-shadow:none !important;
}
.color_blue #tmp_wrapper span,
.color_yellow #tmp_wrapper span,
.color_black #tmp_wrapper span {
    z-index: auto !important;
}
.color_blue #tmp_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;
}
.color_blue #tmp_header,
.color_yellow #tmp_header,
.color_black #tmp_header {
	border-bottom-style:solid;
	border-bottom-width:1px;
}
.color_blue #tmp_gnavi_childcare ul,
.color_yellow #tmp_gnavi_childcare ul,
.color_black #tmp_gnavi_childcare ul,
.color_blue #tmp_contents .see_more a,
.color_yellow #tmp_contents .see_more a,
.color_black #tmp_contents .see_more a,
.color_blue .info_media ul li a,
.color_yellow .info_media ul li a,
.color_black .info_media ul li a,
.color_blue .info_sch_menu_cnt .info_sch_menu_list a,
.color_yellow .info_sch_menu_cnt .info_sch_menu_list a,
.color_black .info_sch_menu_cnt .info_sch_menu_list a,
.color_blue #navi_floating .sch_navi_btn,
.color_yellow #navi_floating .sch_navi_btn,
.color_black #navi_floating .sch_navi_btn,
.color_blue .movie_category_list li a,
.color_yellow .movie_category_list li a,
.color_black .movie_category_list li a,
.color_blue #tmp_shisetsu_top_list ul li a,
.color_yellow #tmp_shisetsu_top_list ul li a,
.color_black #tmp_shisetsu_top_list ul li a,
.color_blue #tmp_contents .action_list_btn p a,
.color_yellow #tmp_contents .action_list_btn p a,
.color_black #tmp_contents .action_list_btn p a,
.color_blue #tmp_inquiry_cnt .inquiry_btn a,
.color_yellow #tmp_inquiry_cnt .inquiry_btn a,
.color_black #tmp_inquiry_cnt .inquiry_btn a,
.color_blue #tmp_feedback_cnt .submit input,
.color_yellow #tmp_feedback_cnt .submit input,
.color_black #tmp_feedback_cnt .submit input,
.color_blue #tmp_contents .regional_ttl_link a,
.color_yellow #tmp_contents .regional_ttl_link a,
.color_black #tmp_contents .regional_ttl_link a,
.color_blue .section_search_age .age_lists .item_link a,
.color_yellow .section_search_age .age_lists .item_link a,
.color_black .section_search_age .age_lists .item_link a,
.color_blue .section_search_scene .scene_lists .lists_cnt_wrap,
.color_yellow .section_search_scene .scene_lists .lists_cnt_wrap,
.color_black .section_search_scene .scene_lists .lists_cnt_wrap,
.color_blue #tmp_infor_lists .lists_cnt_icons .item_wrap,
.color_yellow #tmp_infor_lists .lists_cnt_icons .item_wrap,
.color_black #tmp_infor_lists .lists_cnt_icons .item_wrap,
.color_blue #tmp_infor_lists .item_cnt,
.color_yellow #tmp_infor_lists .item_cnt,
.color_black #tmp_infor_lists .item_cnt,
.color_blue #tmp_wrapper #tmp_social_items .social_items .items_wrap .item_cnt,
.color_yellow #tmp_wrapper #tmp_social_items .social_items .items_wrap .item_cnt,
.color_black #tmp_wrapper #tmp_social_items .social_items .items_wrap .item_cnt,
.color_blue #tmp_service_lists .lists_cnt_inner li .item_cnt,
.color_yellow #tmp_service_lists .lists_cnt_inner li .item_cnt,
.color_black #tmp_service_lists .lists_cnt_inner li .item_cnt,
.color_blue #tmp_list_items_infor .items_infor_2 .section_right li > a,
.color_yellow #tmp_list_items_infor .items_infor_2 .section_right li > a,
.color_black #tmp_list_items_infor .items_infor_2 .section_right li > a,
.color_blue #tmp_btn_home a,
.color_yellow #tmp_btn_home a,
.color_black #tmp_btn_home a,
.color_blue #tmp_contents .detail_view_btn a,
.color_yellow #tmp_contents .detail_view_btn a,
.color_black #tmp_contents .detail_view_btn a,
.color_blue .service_menu_inner_ttl,
.color_yellow .service_menu_inner_ttl,
.color_black .service_menu_inner_ttl,
.color_blue .box_sounds ul li a, #tmp_contents .box_sounds ul li a,
.color_yellow .box_sounds ul li a, #tmp_contents .box_sounds ul li a,
.color_black .box_sounds ul li a, #tmp_contents .box_sounds ul li a,
.color_blue .modal_view .modal_close_btn a,
.color_yellow .modal_view .modal_close_btn a,
.color_black .modal_view .modal_close_btn a,
.color_blue #tmp_contents .form_search_tab .search_tab_ttl.active,
.color_yellow #tmp_contents .form_search_tab .search_tab_ttl.active,
.color_black #tmp_contents .form_search_tab .search_tab_ttl.active {
	border-style:solid !important;
	border-width:1px !important;
}
.color_blue #tmp_service_lists .item_cnt .item_cnt_txt,
.color_yellow #tmp_service_lists .item_cnt .item_cnt_txt,
.color_black #tmp_service_lists .item_cnt .item_cnt_txt {
	padding:0 10px;
}
.color_blue #tmp_contents .detail_view_btn a::before,
.color_yellow #tmp_contents .detail_view_btn a::before,
.color_black #tmp_contents .detail_view_btn a::before {
    width: 9px !important;
    height: 9px !important;
    border-top: 2px solid #FFFF00;
    border-right: 2px solid #FFFF00;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.color_yellow #tmp_contents .detail_view_btn a::before {
    border-top: 2px solid #000000;
    border-right: 2px solid #000000;
}
/* sch_navi */
.color_blue .sch_navi .sch_navi_btn .info_sch_menu_ttl a,
.color_yellow .sch_navi .sch_navi_btn .info_sch_menu_ttl a,
.color_black .sch_navi .sch_navi_btn .info_sch_menu_ttl a {
    right:0 !important;
	border-style:solid;
	border-width:2px;
}
.color_blue .sch_navi .sch_navi_btn .info_sch_menu_ttl a::before,
.color_yellow .sch_navi .sch_navi_btn .info_sch_menu_ttl a::before,
.color_black .sch_navi .sch_navi_btn .info_sch_menu_ttl a::before {
	display:none !important;
}
.color_blue .sch_navi.is_open .sch_navi_btn .info_sch_menu_ttl a,
.color_yellow .sch_navi.is_open .sch_navi_btn .info_sch_menu_ttl a,
.color_black .sch_navi.is_open .sch_navi_btn .info_sch_menu_ttl a {
	border:none !important;
}
.color_blue #tmp_contents .see_more a,
.color_yellow #tmp_contents .see_more a,
.color_black #tmp_contents .see_more a {
	position:relative;
}
.color_blue #tmp_contents .see_more a::after,
.color_yellow #tmp_contents .see_more a::after,
.color_black #tmp_contents .see_more a::after {
	content:"";
	position:absolute;
	top:50%;
	right:20px;
	display: inline-block;
	width: 16px;
	height: 2px;
	border-top: 2px solid #fff;
}
.color_blue #tmp_contents .see_more a::before,
.color_yellow #tmp_contents .see_more a::before,
.color_black #tmp_contents .see_more a::before {
	content:"";
	position:absolute;
	top:50%;
	right:27px;
	margin-top:-7px;
	display: inline-block;
	width: 2px;
	height: 16px;
	border-left: 2px solid #fff;
}
.color_blue #tmp_contents .see_more a.opened::before,
.color_yellow #tmp_contents .see_more a.opened::before,
.color_black #tmp_contents .see_more a.opened::before,
.color_blue #tmp_social_items .items_wrap .item_img a::before,
.color_yellow #tmp_social_items .items_wrap .item_img a::before,
.color_black #tmp_social_items .items_wrap .item_img a::before,
.color_blue #tmp_kashiwa_city .kashiwa_cnt_inner li .item_img::before,
.color_yellow #tmp_kashiwa_city .kashiwa_cnt_inner li .item_img::before,
.color_black #tmp_kashiwa_city .kashiwa_cnt_inner li .item_img::before,
.color_blue #tmp_service_lists .item_cnt .item_img::before,
.color_yellow #tmp_service_lists .item_cnt .item_img::before,
.color_black #tmp_service_lists .item_cnt .item_img::before,
.color_blue #tmp_infor_lists .item_cnt .item_img p > a::before,
.color_yellow #tmp_infor_lists .item_cnt .item_img p > a::before,
.color_black #tmp_infor_lists .item_cnt .item_img p > a::before {
	display:none;
}
/* hlogo */
#tmp_hlogo h1,
#tmp_hlogo p {
    font-size:2rem !important;
	font-weight:bold !important;
}
.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;
}

/* 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 {
    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;
	overflow: visible !important;
	text-indent: 0 !important;
	white-space: normal !important;
}
.color_blue #tmp_gnavi .gnavi_arrow,
.color_blue #tmp_gnavi .gnavi_arrow a,
.color_yellow #tmp_gnavi .gnavi_arrow,
.color_yellow #tmp_gnavi .gnavi_arrow a,
.color_black #tmp_gnavi .gnavi_arrow,
.color_black #tmp_gnavi .gnavi_arrow a {
    max-width: 130px;
    width: auto;
    text-indent: 0;
}
.color_blue #tmp_gnavi .gnavi_arrow a,
.color_yellow #tmp_gnavi .gnavi_arrow a,
.color_black #tmp_gnavi .gnavi_arrow a {
    padding: 18px 15px;
}
.color_blue .rnavi_func_ttl,
.color_yellow .rnavi_func_ttl,
.color_black .rnavi_func_ttl {
	margin:0;
}
.color_blue #tmp_banner_slider .slick-arrow,
.color_yellow #tmp_banner_slider .slick-arrow,
.color_black #tmp_banner_slider .slick-arrow {
    text-indent: 0;
    max-width: 90px;
    height: auto;
    padding: 11px 10px;
}
.color_blue #tmp_banner_slider .slick-next,
.color_yellow #tmp_banner_slider .slick-next,
.color_black #tmp_banner_slider .slick-next {
    right:-5px;
}
.color_blue #tmp_banner_slider .slick-prev,
.color_yellow #tmp_banner_slider .slick-prev,
.color_black #tmp_banner_slider .slick-prev {
    left:-5px;
}
.color_blue .btn_slides span,
.color_yellow .btn_slides span,
.color_black .btn_slides span {
    display: inline-block;
    text-indent: 0;
}
.color_blue #tmp_banner_slider .btn_slides a:before,
.color_blue #tmp_banner_slider .btn_slides a:after,
.color_yellow #tmp_banner_slider .btn_slides a:before,
.color_yellow #tmp_banner_slider .btn_slides a:after,
.color_black #tmp_banner_slider .btn_slides a:before,
.color_black #tmp_banner_slider .btn_slides a:after {
    display: none;
}
.color_blue .slick-dots li button,
.color_blue .slick-dots li a,
.color_yellow .slick-dots li button,
.color_yellow .slick-dots li a,
.color_black .slick-dots li button,
.color_black .slick-dots li a {
    text-indent: 0;
}
/* 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;
}
/* movie */
.color_blue #tmp_movie_ttl,
.color_yellow #tmp_movie_ttl,
.color_black #tmp_movie_ttl {
	height: auto;
}
.color_blue #tmp_movie_ttl p,
.color_yellow #tmp_movie_ttl p,
.color_black #tmp_movie_ttl p {
    z-index:1; !important
	overflow: visible !important;
}
.color_blue #tmp_video_ttl:before,
.color_yellow #tmp_video_ttl:before,
.color_black #tmp_video_ttl:before {
	text-indent: 0 !important;
	font-size:2rem;
}
.color_blue .footer_top .footer_logo p,
.color_yellow .footer_top .footer_logo p,
.color_black .footer_top .footer_logo p {
	text-indent: 0 !important;
	font-size:2rem;
}

/* display */
.color_blue #tmp_pickup_slider .pickup_slider_wrap::before,
.color_yellow #tmp_pickup_slider .pickup_slider_wrap::before,
.color_black #tmp_pickup_slider .pickup_slider_wrap::before,
.color_blue #tmp_pickup_slider .slider_item .slide_txt::before,
.color_yellow #tmp_pickup_slider .slider_item .slide_txt::before,
.color_black #tmp_pickup_slider .slider_item .slide_txt::before {
	display: none;
}
/* slick */
.color_yellow .slick-arrow,
.color_blue .slick-arrow,
.color_black .slick-arrow {
	text-indent: 0;
	max-width: 100px;
	width: auto;
	height: auto;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
/* childcare */
.color_blue #tmp_pickup_slider .slick-arrow,
.color_blue #tmp_event_pickup .slick-arrow {
	background-color: #00008B !important;
}
.color_yellow #tmp_pickup_slider .slick-arrow,
.color_yellow #tmp_event_pickup .slick-arrow {
	background-color: #FFFF00 !important;
}
.color_black #tmp_pickup_slider .slick-arrow,
.color_black #tmp_event_pickup .slick-arrow {
	background-color: #000000 !important;
}
.color_yellow #tmp_wrapper .slick-dots a {
	overflow: hidden;
	border: 4px solid #000000 !important;
}
.color_blue #tmp_wrapper .slick-dots a {
	overflow: hidden;
	border: 4px solid #ffffff !important;
}
.color_black #tmp_wrapper .slick-dots a {
	overflow: hidden;
	border: 4px solid #ffffff !important;
}
.color_yellow #tmp_wrapper .slick-dots .slick-active a {
	border-color: #0000FF !important;
}
.color_blue #tmp_wrapper .slick-dots .slick-active a {
	border-color: #FFFF00 !important;
}
.color_black #tmp_wrapper .slick-dots .slick-active a {
	border-color: #FFFF00 !important;
}
.color_yellow .slick-dots span,
.color_blue .slick-dots span,
.color_black .slick-dots span {
	display: inline-block;
	text-indent: -9999px;
}
.color_blue #tmp_wrapper #tmp_event_pickup .slick-next::after,
.color_black #tmp_wrapper #tmp_event_pickup .slick-next::after,
.color_yellow #tmp_wrapper #tmp_event_pickup .slick-next::after {
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	margin:-6px 0 0 -6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 0 6px 12px;
}
.color_blue #tmp_wrapper #tmp_event_pickup .slick-next::after,
.color_black #tmp_wrapper #tmp_event_pickup .slick-next::after {
	border-color: transparent transparent transparent #ffffff !important;
}
.color_yellow #tmp_wrapper #tmp_event_pickup .slick-next::after {
	border-color: transparent transparent transparent #000000 !important;
}
.color_blue #tmp_wrapper #tmp_event_pickup .slick-prev::after,
.color_black #tmp_wrapper #tmp_event_pickup .slick-prev::after,
.color_yellow #tmp_wrapper #tmp_event_pickup .slick-prev::after {
	content:'';
	position:absolute;
	top:50%;
	left:50%;
	margin:-6px 0 0 -6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6px 12px 6px 0;
}
.color_blue #tmp_wrapper #tmp_event_pickup .slick-prev::after,
.color_black #tmp_wrapper #tmp_event_pickup .slick-prev::after {
	border-color: transparent #ffffff transparent transparent !important;
}
.color_yellow #tmp_wrapper #tmp_event_pickup .slick-prev::after {
	border-color: transparent #000000 transparent transparent !important;
}
.color_yellow .section_search_age .age_lists li .item_img::before,
.color_yellow .section_search_age .age_lists li .item_img::after,
.color_blue .section_search_age .age_lists li .item_img::before,
.color_blue .section_search_age .age_lists li .item_img::after,
.color_black .section_search_age .age_lists li .item_img::before,
.color_black .section_search_age .age_lists li .item_img::after {
	display:none;
}
.color_blue #tmp_cate_ttl_childcare,
.color_yellow #tmp_cate_ttl_childcare,
.color_black #tmp_cate_ttl_childcare {
	border-style:solid;
	border-width:2px;
	padding:20px;
	text-align:center;
	font-weight:bold;
	font-size:2rem;
}
.color_blue #tmp_wrapper #tmp_cate_ttl_childcare_top h1,
.color_yellow #tmp_wrapper #tmp_cate_ttl_childcare_top h1,
.color_black #tmp_wrapper #tmp_cate_ttl_childcare_top h1 {
	font-size:2rem;
	width:516px !important;
}
.color_blue.custom_hagu .modal_view .box_modal,
.color_yellow.custom_hagu .modal_view .box_modal,
.color_black.custom_hagu .modal_view .box_modal {
	border-style:solid;
	border-width:2px;
}
.color_blue.custom_hagu .modal_view .box_modal_ttl,
.color_yellow.custom_hagu .modal_view .box_modal_ttl,
.color_black.custom_hagu .modal_view .box_modal_ttl {
	border-bottom-style:solid;
	border-bottom-width:2px;
	padding-bottom:8px;
}
.color_blue #tmp_wrapper .box_search .site_wrap_sch #tmp_site_sch_btn,
.color_blue #tmp_wrapper .box_search .site_wrap_sch #tmp_site_sch_btn_box,
.color_yellow #tmp_wrapper .box_search .site_wrap_sch #tmp_site_sch_btn,
.color_yellow #tmp_wrapper .box_search .site_wrap_sch #tmp_site_sch_btn_box,
.color_black #tmp_wrapper .box_search .site_wrap_sch #tmp_site_sch_btn,
.color_black #tmp_wrapper .box_search .site_wrap_sch #tmp_site_sch_btn_box,
.color_blue #tmp_footer .ptop a,
.color_yellow #tmp_footer .ptop a,
.color_black #tmp_footer .ptop a,
.color_blue .movie_category_list li span,
.color_yellow .movie_category_list li span,
.color_black .movie_category_list li span,
.color_blue #tmp_video_ttl h1 span,
.color_yellow #tmp_video_ttl h1 span,
.color_black #tmp_video_ttl h1 span,
.color_blue #tmp_rsearch_childcare #tmp_site_sch_childcare_btn,
.color_yellow #tmp_rsearch_childcare #tmp_site_sch_childcare_btn,
.color_black #tmp_rsearch_childcare #tmp_site_sch_childcare_btn {
    text-indent:0 !important;
}
.color_blue #tmp_footer .ptop a,
.color_yellow #tmp_footer .ptop a,
.color_black #tmp_footer .ptop a {
    width: auto !important;
    height: auto !important;
	padding:20px !important;
	border-style:solid;
	border-width:2px;
}
.color_blue #tmp_wrapper #tmp_pickup_slider .slick-arrow:link,
.color_yellow #tmp_wrapper #tmp_pickup_slider .slick-arrow:link,
.color_black #tmp_wrapper #tmp_pickup_slider .slick-arrow:link {
    width: auto !important;
    height: auto !important;
    text-indent:0 !important;
	padding:10px !important;
}
/* bg:blue
/* text:yellow
/* link:white
================================================== */
.color_blue #tmp_wrapper,
.color_blue #tmp_wrapper *,
.color_blue #tmp_wrapper *:before,
.color_blue #tmp_wrapper *:after {
    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_wrapper .sch_navi .sch_navi_btn .info_sch_menu_ttl a {
    background-color: #00008B !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_footer .ptop a {
    background-color: #00008B !important;
}
.color_blue #tmp_wrapper .rnavi_func_cnt ul li.active a,
.color_blue #tmp_wrapper .rnavi_func_cnt ul li a:hover,
.color_blue #tmp_wrapper .rnavi_func_cnt ul li a:focus,
.color_blue #tmp_wrapper #box_article ul .active a,
.color_blue #tmp_wrapper #box_article ul a:hover,
.color_blue #tmp_wrapper #box_article ul a:focus {
    color: #00008B !important;
	background-color: #FFFF00 !important;
}
.color_blue.custom_hagu #tmp_wrapper #box_article ul .active a,
.color_blue.custom_hagu #tmp_wrapper #box_article ul a:hover,
.color_blue.custom_hagu #tmp_wrapper #box_article ul a:focus {
    color: #ffffff !important;
    background-color: #00008B !important;
}

/* bg:yellow
/* text:black
/* link:blue
================================================== */

.color_yellow #tmp_wrapper,
.color_yellow #tmp_wrapper *,
.color_yellow #tmp_wrapper *:before,
.color_yellow #tmp_wrapper *:after {
    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_wrapper .sch_navi .sch_navi_btn .info_sch_menu_ttl a {
    background-color: #FFFF00 !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_footer .ptop a {
    background-color: #FFFF00 !important;
}
.color_yellow #tmp_wrapper .rnavi_func_cnt ul li.active a,
.color_yellow #tmp_wrapper .rnavi_func_cnt ul li a:hover,
.color_yellow #tmp_wrapper .rnavi_func_cnt ul li a:focus,
.color_yellow #tmp_wrapper #box_article ul .active a,
.color_yellow #tmp_wrapper #box_article ul a:hover,
.color_yellow #tmp_wrapper #box_article ul a:focus {
    color: #FFFF00 !important;
	background-color: #000000 !important;
}
.color_yellow.custom_hagu #tmp_wrapper #box_article ul .active a,
.color_yellow.custom_hagu #tmp_wrapper #box_article ul a:hover,
.color_yellow.custom_hagu #tmp_wrapper #box_article ul a:focus {
    color: #0000ff !important;
    background-color: #FFFF00 !important;
}

/* bg:black
/* text:yellow
/* link:white
================================================== */

.color_black #tmp_wrapper,
.color_black #tmp_wrapper *,
.color_black #tmp_wrapper *:before,
.color_black #tmp_wrapper *:after {
    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_wrapper .sch_navi .sch_navi_btn .info_sch_menu_ttl a {
    background-color: #000000 !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_footer .ptop a {
    background-color: #000000 !important;
}
.color_black #tmp_wrapper .rnavi_func_cnt ul li.active a,
.color_black #tmp_wrapper .rnavi_func_cnt ul li a:hover,
.color_black #tmp_wrapper .rnavi_func_cnt ul li a:focus,
.color_black #tmp_wrapper #box_article ul .active a,
.color_black #tmp_wrapper #box_article ul a:hover,
.color_black #tmp_wrapper #box_article ul a:focus {
    color: #000000 !important;
	background-color: #FFFF00 !important;
}
.color_black.custom_hagu #tmp_wrapper #box_article ul .active a,
.color_black.custom_hagu #tmp_wrapper #box_article ul a:hover,
.color_black.custom_hagu #tmp_wrapper #box_article ul a:focus {
    color: #ffffff !important;
    background-color: #000000 !important;
}
/* common top
================================================== */
.color_blue #tmp_wrapper .service_menu,
.color_blue #tmp_wrapper .service_menu_ttl,
.color_blue #tmp_wrapper .service_menu_ttl p,
.color_yellow #tmp_wrapper .service_menu,
.color_yellow #tmp_wrapper .service_menu_ttl,
.color_yellow #tmp_wrapper .service_menu_ttl p,
.color_black #tmp_wrapper .service_menu,
.color_black #tmp_wrapper .service_menu_ttl,
.color_black #tmp_wrapper .service_menu_ttl p {
    background-color: transparent !important;
}
.color_blue .service_menu_block,
.color_yellow .service_menu_block,
.color_black .service_menu_block {
	border-style:solid;
	border-width:3px;
	margin-top:10px !important;
}
.color_blue .service_menu_ttl a.open_menu::after,
.color_yellow .service_menu_ttl a.open_menu::after,
.color_black .service_menu_ttl a.open_menu::after {
	bottom:-9px;
    width: 15px;
    height: 15px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
}
.color_blue .service_menu_ttl a.open_menu::after,
.color_black .service_menu_ttl a.open_menu::after {
    border-top: 3px solid #FFFF00;
    border-right: 3px solid #FFFF00;
}
.color_yellow .service_menu_ttl a.open_menu::after {
    border-top: 3px solid #000000;
    border-right: 3px solid #000000;
}
.color_blue .service_menu_checkbox .checkmark::after,
.color_black .service_menu_checkbox .checkmark::after,
.color_yellow .service_menu_checkbox .checkmark::after {
	top:50% !important;
	left:50% !important;
	width:12px !important;
	height:17p !importantx;
	margin:-10px 0 0 -6px !important;
    -webkit-transform: rotate(50deg);
    -ms-transform: rotate(50deg);
    transform: rotate(50deg);
}
.color_blue .service_menu_checkbox .checkmark::after,
.color_black .service_menu_checkbox .checkmark::after {
    border-right: 3px solid #FFFF00;
    border-bottom: 3px solid #FFFF00;
}
.color_yellow .service_menu_checkbox .checkmark::after {
    border-right: 3px solid #000000;
    border-bottom: 3px solid #000000;
}
.color_blue .service_menu_checkbox .checkmark.disable_checkbox::after,
.color_yellow .service_menu_checkbox .checkmark.disable_checkbox::after,
.color_black .service_menu_checkbox .checkmark.disable_checkbox::after {
    border-right:none !important;
    border-bottom:none !important;
    transform:none !important;
}
.color_blue #tmp_service_lists .item_cnt .item_img p > a::after,
.color_yellow #tmp_service_lists .item_cnt .item_img p > a::after,
.color_black #tmp_service_lists .item_cnt .item_img p > a::after,
.color_blue #tmp_infor_lists .item_cnt .item_img p > a::after,
.color_yellow #tmp_infor_lists .item_cnt .item_img p > a::after,
.color_black #tmp_infor_lists .item_cnt .item_img p > a::after {
    background-color: transparent !important;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
}
.color_blue #tmp_service_lists .item_cnt .item_img p > a::after,
.color_black #tmp_service_lists .item_cnt .item_img p > a::after,
.color_blue #tmp_infor_lists .item_cnt .item_img p > a::after,
.color_black #tmp_infor_lists .item_cnt .item_img p > a::after {
    border-right-color:  #FFFF00 !important;
    border-bottom-color:  #FFFF00 !important;
}
.color_yellow #tmp_service_lists .item_cnt .item_img p > a::after,
.color_yellow #tmp_infor_lists .item_cnt .item_img p > a::after {
    border-right-color:  #000000 !important;
    border-bottom-color:  #000000 !important;
}
.color_blue.fsize_big #tmp_gnavi .gnavi_arrow,
.color_yellow.fsize_big #tmp_gnavi .gnavi_arrow,
.color_black.fsize_big #tmp_gnavi .gnavi_arrow,
.color_blue.fsize_big2 #tmp_gnavi .gnavi_arrow,
.color_yellow.fsize_big2 #tmp_gnavi .gnavi_arrow,
.color_black.fsize_big2 #tmp_gnavi .gnavi_arrow,
.color_blue.fsize_big #tmp_banner_slider .slick-arrow,
.color_yellow.fsize_big #tmp_banner_slider .slick-arrow,
.color_black.fsize_big #tmp_banner_slider .slick-arrow,
.color_blue.fsize_big2 #tmp_banner_slider .slick-arrow,
.color_yellow.fsize_big2 #tmp_banner_slider .slick-arrow,
.color_black.fsize_big2 #tmp_banner_slider .slick-arrow {
	font-size:1.2rem;
}
.color_blue #tmp_banner_slider .btn_slides a,
.color_yellow #tmp_banner_slider .btn_slides a,
.color_black #tmp_banner_slider .btn_slides a {
	width:auto !important;
	height:auto !important;
}
.color_blue #tmp_banner_slider .slick-arrow {
    background-color:#00008B !important;
}
.color_yellow #tmp_banner_slider .slick-arrow {
    background-color:#FFFF00 !important;
}
.color_black #tmp_banner_slider .slick-arrow {
    background-color:#000000 !important;
}
/* ==================================================
accessibility style change:font-size
================================================== */
/* small
================================================== */
.fsize_small {
    font-size: 75% !important;
}
.fsize_small .emergency_info ul li a{
    background-position: 0 3px;
    background-size: 6px auto;
    -webkit-background-size: 6px auto;
}
.fsize_small .footer_cnt .access_link{
    background-position: 0 3px;
}
.fsize_small .fnavi li a{
    background-position: 0 4px;
}
.fsize_small #box_article ul a{
    background-position: 12px 19px;
}
.fsize_small .action_list a{
    background-position: 0 1px;
    background-size: 15px auto;
    -webkit-background-size: 15px auto;
}
.fsize_small .topic_list li a{
    background-position: 0 2px;
}
.fsize_small.type_idx #tmp_contents table.box_menu td.box_menu_ttl p a,
.fsize_small.type_idx #tmp_contents div.box_menu .box_menu_ttl p a{
    background-position: 0 19px;
    background-size: 10px auto;
    -webkit-background-size: 10px auto;
}
.fsize_small.type_idx #tmp_contents table.box_menu td.box_menu_cnt ul li a,
.fsize_small.type_idx #tmp_contents div.box_menu .box_menu_cnt ul li a{
    background-position: 0 3px;
}
.fsize_small #tmp_contents .box_link ul li a {
    background-position: 0 2px;
}
.fsize_small #tmp_contents .box_info ul li a {
	background-position: 0 center;
}
/* big
================================================== */
.fsize_big {
    font-size: 125% !important;
}
.fsize_big #tmp_safety ul li{
    padding: 11px 9px 12px;
}
.fsize_big .footer_cnt address .address_label{
    min-width: 115px;
}
/* biggest(doubled)
================================================== */
.fsize_big2 {
    font-size: 175% !important;
}
.fsize_big2 .footer_cnt address .address_label{
    min-width: 160px;
}
.fsize_big2 #tmp_safety ul li{
    padding: 11px 9px 12px;
    max-width: 166px;
}
.fsize_big #tmp_setting_wrap,
.fsize_big2 #tmp_setting_wrap{
    padding-top: 0;
}
.fsize_big2 .recommend_video .txt_lang_jp{
    padding-left: 20px;
}
/* No Javascript
================================================== */
.no_javascript .emergency_info {
    top: 17px;
    position: relative;
}
.no_javascript .emergency_info {
	display:none;
}
.no_javascript #tmp_emergency .emergency_ttl:after {
    content: '';
    width: 100%;
    height: 21px;
    position: absolute;
    left: 0;
    top: 100%;
    background-color: #f4d9d1;
}
.no_javascript .emergency_info .container{
    width: 100%;
}
.no_javascript .emergency_info .emergency_inner{
    padding: 20px 15px;
}
.no_javascript .sch_navi_btn,
.no_javascript .sch_navi{
    display: none;
}
.no_javascript #box_article {
    margin-bottom: 70px;
}
/* ==================================================
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: inherit;
    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: inherit;
    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{
    opacity: 0;
    position: relative;
    z-index: -1;
    text-indent: -9999px;
}
.btn_slides a:hover,
.btn_slides a:focus{
    outline: none;
}
.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;
}

@media all and (-ms-high-contrast: none) {
/* ==================================================
IEのみ適用
================================================== */
.info_sch_menu_cnt .info_sch_menu_list a {
	padding-top:9px !important;
}
.sch_navi .sch_navi_btn .sch_navi_close a,
#tmp_btn_home a {
	padding-top:8px !important;
}
#tmp_citizen_service .service_cnt .menu_list li a {
	padding-top:7px !important;
}

}

/* ==================================================
clearfix
================================================== */
/* for modern browser */
.menu_emergency_infor .menu_list:after,
.menu_emergency_infor .emergency_list:after,
.container:after,
#tmp_header:after,
#tmp_hnavi:after,
#tmp_setting_wrap:after,
.gnavi:after,
.gnavi ul:after,
#tmp_gnavi_childcare ul:after,
#tmp_directional:after,
#tmp_cate_ttl_childcare_top:after,
#tmp_main:after,
#tmp_main_menu:after,
#tmp_contents:after,
.rnavi_func:after,
.rnavi_func_ttl:after,
.rnavi_func_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,
.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,
.footer_inner:after,
.copyright_wrap:after,
.fnavi:after,
.footer_cnt:after,
div.col2:after,
div.fixed_col2:after,
div.col3:after,
.info_media ul:after,
.info_sch_menu_cnt .info_sch_menu_list:after,
.sch_cat .sch_cat_list:after {
    content: "";    /* Do not edit */
    display: table;    /* Do not edit */
    clear: both;    /* Do not edit */
}

