@charset "utf-8";

@media screen and (max-width : 640px) {
/* ==================================================
Required to CMS-8341
================================================== */
#tmp_contents h1 {
	background-image:url(/shared/templates/free/images/h1_icon_sp.png);
	background-size:23px 23px;
	background-position:15px 10px;
	padding:12px 20px;
	font-size:150%;
	line-height: 1.5;
	margin-bottom: 0.6em;
}
#tmp_contents h2 {
	font-size:137.5%;
	padding:9px 15px 11px;
	background-image: url(/shared/templates/free/images/h2_line_sp.png);
	background-size: 100% 3px;
	line-height: 1.5;
	margin: 1.3em 0 1.1em
}
#tmp_contents h2 a[href] {
	padding-left: 23px;
	background-image: url(/shared/images/icon/icon_arrow_link_sp.png);
	background-size: 14px auto;
	background-position: 0 15px;
}
#tmp_contents h3 {
	font-size:137.5%;
	padding: 8px 10px 9px 0;
	background-image:url(/shared/templates/free/images/h3_line_sp.png);
	background-size:100% 2px;
	line-height: 1.5;
}
#tmp_contents h4 {
	margin: 0.8em 0 0.5em;
	font-size:125%;
	padding:5px 0 5px 16px;
	background-image: url(/shared/templates/free/images/h4_border_sp.png);
	background-size: 13px 19px;
	background-position: 0 12px;
	line-height: 1.5;
}
#tmp_contents h5 {
	margin: 0.8em 0 0.5em;
	font-size:112.5%;
	line-height: 1.6;
}
#tmp_contents h6 {
	margin: 0.8em 0 0.5em;
	line-height: 1.6;
}
#tmp_contents ul {
	margin: 0 0 2em 1.6em;
}
#tmp_contents ul li,
#tmp_contents ol li {
	margin:0 0 0.8em;
}
#tmp_contents ol {
	margin:0 0 2.6em 3em;
}
/* ==================================================
parts
================================================== */
#tmp_contents .outline {
	margin-bottom: 30px;
}
#tmp_contents table.datatable,
#tmp_contents table.enquete_table {
	margin: 0.4em 0 1.5em;
}
#tmp_contents table.datatable th,
#tmp_contents table.enquete_table th  {
	padding: 6px 21px;
}
#tmp_contents table.datatable td,
#tmp_contents table.enquete_table td {
	padding: 6px 18px;
}
#tmp_contents .enquete_button,
#tmp_contents #tmp_form_btn {
	padding-bottom:30px;
}
#tmp_contents #tmp_form_btn p input,
#tmp_contents .enquete_button input {
	display:inline-block;
	margin:0 5px;
	padding: 8px 10px !important;
	min-width: 130px;
}
#tmp_contents .enquete_table,
#tmp_contents .enquete_table thead,
#tmp_contents .enquete_table tbody,
#tmp_contents .enquete_table tfoot,
#tmp_contents .enquete_table tr,
#tmp_contents .enquete_table th,
#tmp_contents .enquete_table td {
	display:block;
	border:none !important;
	width:100% !important;
}
#tmp_contents .enquete_table {
	border-top:1px solid #cdcfde!important;
	border-left:1px solid #cdcfde!important;
}
#tmp_contents .enquete_table th,
#tmp_contents .enquete_table td {
	border-right:1px solid #cdcfde!important;
	border-bottom:1px solid #cdcfde!important;
}
#tmp_contents table.outline td {
	padding: 8px 8px 0;
}
#tmp_contents div.outline {
	padding: 8px 8px 0;
}
#tmp_contents .box_info,
#tmp_contents .box_link {
	margin: 12px 0;
}
#tmp_contents .box_info .box_info_ttl h2,
#tmp_contents .box_info .box_info_ttl h3,
#tmp_contents .box_info .box_info_ttl h4,
#tmp_contents .box_link .box_link_ttl p,
#tmp_contents .box_link .box_link_ttl h2,
#tmp_contents .box_link .box_link_ttl h3,
#tmp_contents .box_link .box_link_ttl h4,
#tmp_contents .box_link .box_link_ttl p  {
	padding: 0 15px 0 14px;
	background-image: url(/shared/images/icon/slash_sp.png);
	background-size: 9px auto;
}
#tmp_contents .box_info .box_info_ttl,
#tmp_contents .box_link .box_link_ttl {
	padding: 5px 0;
}
#tmp_contents .box_info .box_info_cnt,
#tmp_contents .box_link .box_link_cnt {
	padding: 0 4px;
}
#tmp_contents .box_info .box_info_cnt li,
#tmp_contents .box_link .box_link_cnt li {
	line-height: 1.75;
	margin-bottom: 0.6em;
}
#tmp_contents .box_info ul,
#tmp_contents .box_link ul {
	margin: 0 0 0.4em 21px;
}
#tmp_contents table.datatable caption,
#tmp_contents table.enquete_table caption {
	padding: 8px 20px;
}
/* box_btn
================================================== */
#tmp_contents ul.box_btn li {
	margin-bottom:15px;
	padding: 13px 18px 11px;
	min-height: 54px;
}
#tmp_contents ul.box_btn li a {
	padding:0 0 0 20px;
	background-image: url(/shared/images/icon/icon_arrow_link_sp.png);
	background-size: 14px auto;
}
#tmp_contents .box_menu_ttl h2 a,
#tmp_contents .box_menu_ttl p a {
	padding:0 0 0 20px;
	background-image: url(/shared/images/icon/icon_arrow_link_sp.png);
	background-size: 14px auto;
}
#tmp_contents div.box_menu {
	padding: 0 10px;
}
#tmp_contents div.box_menu_ttl {
	padding: 12px 0;
	min-height: 52px;
}
#tmp_contents table.box_menu td.box_menu_ttl {
	padding: 12px 10px;
	min-height: 52px;
}
#tmp_contents div.box_menu_cnt {
	padding: 10px 0 0;
}
#tmp_contents table.box_menu td.box_menu_cnt {
	padding: 10px 10px 0;
}
#tmp_contents .box_menu {
	margin-bottom:15px;
}
#tmp_contents .box_menu ul {
	margin: 6px 0 0 18px;
}
/* ==================================================
contents
================================================== */
/* anchor
================================================== */
#tmp_anchor_lib{
	padding: 16px 10px 18px;
	margin: 22px 0 50px;
}
#tmp_anchor_lib::before,
#tmp_anchor_lib::after{
	width:68%;
}
#tmp_anchor_lib::before,
#tmp_anchor_lib::after{
	height: 116px;
}
#tmp_anchor_ttl_lib{
	margin:0 0 12px;
	padding: 0;
}
#tmp_anchor_ttl_lib h2 ,
#tmp_anchor_toggle_ttl_lib h2{
	font-size:125%;
}
#tmp_contents #tmp_anchor_lib ul{
	margin-left: 18px;
}
#tmp_contents #tmp_anchor_lib ul li{
	line-height: 1.7;
	margin-bottom: 0.6em;
}
/* sub ul  */
#tmp_contents #tmp_anchor_lib ul li > ul{
	margin: 0.6em 0 0;
}

/* box_method
================================================== */
#tmp_contents .box_method {
	padding: 16px 10px 18px;
    margin: 30px 0 50px;
}
#tmp_contents .box_method:before,
#tmp_contents .box_method:after {
    width: 68%;
    height: 116px;
}
#tmp_contents .box_method_ttl {
    margin: 0 0 12px;
    padding: 0;
}
#tmp_contents .box_method_ttl h2,
#tmp_contents .box_method_ttl h3,
#tmp_contents .box_method_ttl p {
	font-size: 125% !important;
}
#tmp_contents .box_method_ttl::before {
	left:-11px;
	height:40px;
}
#tmp_contents .box_method_ttl p {
	margin-bottom: 0;
    text-indent: 0em;
}
#tmp_contents .box_method_ttl h3 a {
	background-image:url(/shared/images/icon/icon_arrow_link_sp.png);
	-webkit-background-size:14px auto;
	-moz-background-size:14px auto;
	background-size:14px auto;
	background-position:left 0.5em;
	padding-left:20px;
}
#tmp_contents .box_method_cnt {
	padding: 10px 0 0 ;
}
#tmp_contents .box_method_cnt ul li {
	padding:0 5px;
    width: 25%;
    min-width: 5em;
    margin: 0 0 15px;
    font-size: 87.45%;
}
#tmp_contents .box_method_cnt ul li .method_img img {
	width:60px;
	height:60px;
}

/* start school end style
================================================== */
#tmp_box_flyerinfo {
    margin: 50px 0 0;
}
#tmp_box_flyerinfo .box_flyerinfo{
	flex-direction: column;
}
#tmp_box_flyerinfo .box_flyerinfo_img{
	margin-right: 0;
    margin-bottom: 12px;
	width: 100%;
}
#tmp_box_flyerinfo .box_flyerinfo_cnt > table{
	width: 100%;
}
#tmp_box_flyerinfo .box_flyerinfo_cnt > table th {
    padding: 6px 17px 7px !important;
	width: 169px;
}
#tmp_box_flyerinfo .box_flyerinfo_cnt > table td {
    padding: 6px 19px 7px !important;
}
/* end school end style
================================================== */

/* start school top style
================================================== */
.custom_school_flyer #tmp_wrap_custom_update {
    margin-bottom: 25px;
}
#tmp_wrap_school .school_banner{
    margin: 0 -10px 44px;
    padding: 31px 15px 31px 28px;
    background-image: url(/shared/templates/school_flyer/images/banner_bgr_sp.png);
    background-size: auto 265px;
    min-height: 265px;
    background-position: right bottom;
}
#tmp_wrap_school .banner_title{
    padding-top: 26px;
    background-image: url(/shared/templates/school_flyer/images/banner_title_sp.png);
    background-size: 269px auto;
}
#tmp_wrap_school .banner_title > h1{
    max-width: 250px;
    height: 74px;
    font-size: 150%;
    line-height: 1.3;
}
#tmp_wrap_school .school_summary {
    margin-bottom: 41px;
}
#tmp_wrap_school .school_filter{
    margin-bottom: 61px;
}
#tmp_wrap_school .school_filter:before,
#tmp_wrap_school .school_filter:after{
    content: none;
}
#tmp_wrap_school .filter_wrapper{
    border-radius: 10px;
}
#tmp_wrap_school .filter_title h2 a{
    padding: 12px 34px 15px 57px;
    background-image: url(/shared/templates/school_flyer/images/icon_search_sp.png);
    background-position: 8px 7px;
    background-size: 38px auto;
    min-height: auto;
    font-size: 112.5%;
}
#tmp_wrap_school .filter_title a:after{
    right: 15px;
    border-width: 6px 7px 0;
}
#tmp_wrap_school .filter_inner{
    padding: 10px 10px 37px 11px;
    border-top-width: 1px;
}
#tmp_wrap_school .filter_key_txt{
    margin-bottom: 31px;
    font-size: 100%;
    line-height: 1.7;
}
#tmp_wrap_school .filter_key {
    margin-bottom: 23px;
    padding-bottom: 24px;
}
#tmp_wrap_school .filter_key_form{
    flex-direction: column;
}
#tmp_wrap_school .filter_key_form .form_ttl{
    margin-bottom: 7px;
    padding-right: 0;
    width: 100%;
}
#tmp_wrap_school .filter_key_form label{
    padding-left: 31px;
    background-image: url(/shared/templates/school_flyer/images/icon_pencil_sp.png);
    background-position: 1px 0;
    background-size: 21px auto;
    font-size: 118.7%;
}
#tmp_wrap_school .filter_key_form input{
    padding: 5px 8px;
    height: 35px;
    font-size: 100%;
}
#tmp_wrap_school .filter_conditions{
    margin-bottom: 38px;
    border-bottom-width: 1px;
}
#tmp_wrap_school .codition_title{
    margin-bottom: 16px;
    padding-left: 37px;
    background-image: url(/shared/templates/school_flyer/images/icon_hand_sp.png);
    background-position: 0 6px;
    background-size: 27px auto;
    font-size: 118.7%;
}
#tmp_wrap_school .condition_row{
    flex-direction: column;
}
#tmp_wrap_school .condition_lbl{
    margin: 0 0 9px;
    padding-right: 0;
    width: 100%;
    font-size: 112.5%;
}
#tmp_wrap_school .condition_ctg{
    margin-bottom: 21px;
}
#tmp_wrap_school .condition_ctg .condition_lbl{
    margin-top: 0;
}
#tmp_wrap_school .condition_row:nth-child(3){
    margin-bottom: 28px;
}
#tmp_wrap_school .condition_checkboxs{
    gap: 9px 2px;
    align-items: center;
}
#tmp_wrap_school .condition_checkboxs label {
	font-size: 100%;
}
#tmp_wrap_school .condition_checkbox{
    font-size: 100%;
}
#tmp_wrap_school .condition_tab_title a{
    padding-left: 2px;
    padding-right: 2px;
    font-size: 100%;
    line-height: 1.1;
}
#tmp_wrap_school .condition_tab_cnt{
    padding: 14px 18px 9px;
}
#tmp_school_area_tab .condition_tab_title a {
	padding-left: 5px;
	padding-right: 5px;
}
#tmp_school_area_tab .condition_tab_cnt {
    padding: 21px 18px 10px;
}
#tmp_wrap_school .condition_tab_checkboxs{
    flex-direction: column;
    margin-top: 5px;
}
#tmp_wrap_school .condition_tab_checkboxs .heading{
    width: 100%;
    margin: 0 0 12px;
    padding: 0 0 4px;
    max-width: 100%;
    border-right: none;
    border-bottom: 2px solid #cccccc;
    font-size: 100%;
}
#tmp_wrap_school .condition_tab_checkboxs .cnt{
    padding: 0 2px;
}
#tmp_wrap_school .condition_select{
    margin-bottom: 10px;
}
#tmp_wrap_school .condition_select select{
    padding: 7px 18px 8px 37px;
    background-image: url(/shared/templates/school_flyer/images/arrow_select_sp.png);
    background-size: 14px auto;
    background-position: 12px center;
    width: 100%;
    font-size: 100%;
}
#tmp_wrap_school .condition_input {
    margin-bottom: 7px;
}
#tmp_wrap_school .condition_input input{
    padding: 3px 12px;
    height: 36px;
    border-width: 1px;
    font-size: 100%;
}
#tmp_wrap_school .condition_input + p{
	font-size: 100%;
}
#tmp_wrap_school .condition_tab_checkboxs .condition_checkboxs {
    gap: 5px 25px;
}
#tmp_wrap_school .school_announce{
    padding-bottom: 15px;
}
#tmp_wrap_school .annouce_title{
    margin-bottom: 21px;
    padding: 8px 30px 7px 61px;
    background-image: url(/shared/templates/school_flyer/images/icon_news_sp.png);
    background-size: 45px auto;
    min-height: 55px;
    font-size: 137.5%;
}
#tmp_wrap_school .filter_btns{
    flex-direction: column;
    align-items: center;
    gap: 0;
    padding: 0 8px;
    max-width: 100%;
}
#tmp_wrap_school .filter_btns li{
    width: 100%;
    text-align: center;
}
#tmp_wrap_school .filter_submit input{
    margin: 0 auto;
    font-size: 112.5%;
}
#tmp_wrap_school .filter_reset input{
    margin: 0 auto;
    font-size: 100%;
}
#tmp_wrap_school .filter_btns li:not(:last-child){
    margin-bottom: 19px;
}
#tmp_wrap_school .annouce_pagi{
   flex-flow: row wrap;
   gap: 0 35px;
}
#tmp_wrap_school .pagi_pages{
    margin-bottom: 10px;
    flex: 1 1 auto;
    width: 100%;
}
#tmp_wrap_school .pagi_pages li{
    font-size: 125%;
}
#tmp_wrap_school .pagi_pages a{
    padding-bottom: 2px;
    border-color: #235ba5;
    border-width: 1px;
}
#tmp_wrap_school .pagi_controls{
    gap: 0 16px;
}
#tmp_wrap_school .pagi_controls a{
    background-image: url(/shared/templates/school_flyer/images/arrow_prev_sp.png);
    background-size: 20px auto;
    font-size: 100%;
}
#tmp_wrap_school .pagi_controls.controls_next a{
    padding-right: 25px;
    background-image: url(/shared/templates/school_flyer/images/arrow_next_sp.png);
}
#tmp_wrap_school .annouce_galleries{
    flex-direction: column;
    gap: 0;
    margin: 21px 0;
}
#tmp_wrap_school .annouce_galleries .item{
    margin-bottom: 20px;
    width: 100%;
}
#tmp_wrap_school .annouce_galleries .item_inner{
    padding: 14px 9px 28px 9px;
    background-image: url(/shared/templates/school_flyer/images/arrow_radius_sp.png);
    background-position: right 4px bottom 4px;
    background-size: 19px auto;
    border-radius: 10px;
}
#tmp_wrap_school .annouce_galleries .item_title{
    margin-bottom: 14px;
    font-size: 112.5%;
    line-height: 1.3;
}
#tmp_wrap_school .annouce_galleries .item_img{
    margin-right: 10px;
    width: 140px;
    margin-bottom: 0;
}
#tmp_wrap_school .annouce_galleries .item_des{
    width: calc(100% - 150px);
}
#tmp_wrap_school .annouce_galleries .item_lbl{
    margin-bottom: 7px;
    padding-top: 3px;
    font-size: 93.7%;
}
#tmp_wrap_school .annouce_galleries .item_tags{
    gap: 3px 22px;
    margin-bottom: 5px;
}
#tmp_wrap_school .annouce_galleries .item_tags span{
    font-size: 87.5%;
    letter-spacing: 0;
}
#tmp_wrap_school .annouce_galleries .item_tags span:not(:last-of-type):after{
    right: -12px;
    height: 15px;
}
#tmp_wrap_school .annouce_galleries .item_region{
    margin-left: 0;
    padding-left: 20px;
    font-size: 93.7%;
    line-height: 1.7;
}
#tmp_wrap_school .annouce_galleries .region_01{
	background-image: url(/shared/templates/school_flyer/images/icon_map_sp.png);
    background-size: 12px auto;
	background-position: 0 8px;
}
#tmp_wrap_school .annouce_galleries .region_02{
	background-image: url(/shared/templates/school_flyer/images/icon_apt_sp.png);
    background-size: 16px auto;
	background-position: 0 10px;
}
#tmp_wrap_school .annouce_galleries .item_region .lbl{
    width: 53px;
}
#tmp_wrap_school .annouce_galleries .item_text{
    float: none;
    padding-top: 13px;
    width: 100%;
    font-size: 100%;
    clear: both;
    margin-bottom: 0;
}

#tmp_contents .box_flyerinfo_cnt .scroll_table table{
	width: 100%;
}
#tmp_contents .box_flyerinfo_cnt .scroll_table table th {
    padding: 6px 17px 7px !important;
	width: 169px;
}
#tmp_contents .box_flyerinfo_cnt .scroll_table table td {
    padding: 6px 19px 7px !important;
}

/* setting hover */
#tmp_wrap_school .filter_title span:after,
#tmp_wrap_school .condition_checkbox label:after,
#tmp_wrap_school .condition_tab_title span:after,
#tmp_wrap_school .pagi_controls a:after,
#tmp_wrap_school .condition_checkboxs label:after{
    content: none;
}
#tmp_wrap_school .annouce_galleries .item_inner.is_hover,
#tmp_wrap_school .filter_reset input:hover,
#tmp_wrap_school .condition_tab_title:not(.tb_active) a:hover{
    background-color: #FFFFFF;
}
#tmp_wrap_school .filter_submit input:hover,
#tmp_wrap_school .filter_submit input:focus{
	background-color: #235ba5;
    box-shadow: 0 0 0 1px #cccccc;
	color: #FFFFFF;
}
#tmp_wrap_school .pagi_pages li:not(.is_active) a:hover{
    color: #235ba5;
	border-color: #235ba5;
}
#tmp_wrap_school .filter_title a:hover,
#tmp_wrap_school .school_filter:not(.ac_active) .filter_title a:hover{
    background-color: transparent;
}
/* end school top style
================================================== */

/* accessibility
================================================== */
.fsize_big2.color_blue #tmp_contents #tmp_anchor ul,
.fsize_big2.color_blue #tmp_contents #tmp_anchor_lib ul,
.fsize_big2.color_blue #tmp_contents #tmp_anchor_toggle_lib ul,
.fsize_big2.color_black #tmp_contents #tmp_anchor ul,
.fsize_big2.color_black #tmp_contents #tmp_anchor_lib ul,
.fsize_big2.color_black #tmp_contents #tmp_anchor_toggle_lib ul,
.fsize_big2.color_yellow #tmp_contents #tmp_anchor ul,
.fsize_big2.color_yellow #tmp_contents #tmp_anchor_lib ul,
.fsize_big2.color_yellow #tmp_contents #tmp_anchor_toggle_lib ul {
	margin-left: 34px;
}
.fsize_big2 #tmp_cate_ttl_general .cate_ttl_general h1 {
	overflow: visible;
	max-height:none;
	width:auto;
}
.color_blue #tmp_idx_anchor ul li a,
.color_black #tmp_idx_anchor ul li a,
.color_blue #tmp_idx2_anchor ul li a,
.color_black #tmp_idx2_anchor ul li a {
	background-image: url(/shared/images/icon/anchor_icon_sp_white.png) !important;
	background-size: 12px auto;
}
.color_yellow #tmp_idx_anchor ul li a,
.color_yellow #tmp_idx2_anchor ul li a {
	background-image: url(/shared/images/icon/anchor_icon_sp.png) !important;
	background-size: 12px auto;
}
.color_blue #tmp_contents .accordion_item .accordion_btn h2,
.color_black #tmp_contents .accordion_item .accordion_btn h2,
.color_yellow #tmp_contents .accordion_item .accordion_btn h2,
.color_blue #tmp_contents .accordion_item .accordion_btn h3,
.color_black #tmp_contents .accordion_item .accordion_btn h3,
.color_yellow #tmp_contents .accordion_item .accordion_btn h3{
    padding-right: 60px !important;
}
.fsize_big2 #tmp_contents .accordion_item .switch_btn{
    font-size: 50%;
}
.fsize_small #tmp_wrapper #tmp_wrap_school .filter_title a{
    background-position: 8px 3px;
}
.fsize_big #tmp_wrapper #tmp_wrap_school .filter_key_form input,
.fsize_big #tmp_wrapper #tmp_wrap_school .condition_input input{
    font-size: 80%;
}
.fsize_big2 #tmp_wrapper #tmp_wrap_school .filter_key_form input,
.fsize_big2 #tmp_wrapper #tmp_wrap_school .condition_input input{
	font-size: 42%;
}
.color_black #tmp_wrapper #tmp_wrap_school .school_banner,
.color_blue #tmp_wrapper #tmp_wrap_school .school_banner,
.color_yellow #tmp_wrapper #tmp_wrap_school .school_banner{
    padding-left: 10px;
    padding-right: 10px;
}
.color_black.fsize_big2 #tmp_wrapper #tmp_wrap_school .filter_key_form .form_ttl,
.color_black.fsize_big2 #tmp_wrapper #tmp_wrap_school .filter_key_form .form_ttl,
.color_black.fsize_big2 #tmp_wrapper #tmp_wrap_school .filter_key_form .form_ttl,
.color_blue.fsize_big2 #tmp_wrapper #tmp_wrap_school .filter_key_form .form_ttl,
.color_blue.fsize_big2 #tmp_wrapper #tmp_wrap_school .filter_key_form .form_ttl,
.color_blue.fsize_big2 #tmp_wrapper #tmp_wrap_school .filter_key_form .form_ttl,
.color_yellow.fsize_big2 #tmp_wrapper #tmp_wrap_school .filter_key_form .form_ttl,
.color_yellow.fsize_big2 #tmp_wrapper #tmp_wrap_school .filter_key_form .form_ttl,
.color_yellow.fsize_big2 #tmp_wrapper #tmp_wrap_school .filter_key_form .form_ttl{
	padding-right: 0;
	width: 100%;
}
}