﻿@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none; /* 変更しない */
	background:none; /* 変更しない */
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="reset"],
select {
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper,
#tmp_wrapper2,
#tmp_wrap_header,
.custom_foreign #tmp_wrap_header,
#tmp_header,
#tmp_wrap_footer,
#tmp_pnavi,
#tmp_wrap_copyright {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
	box-sizing:border-box;/* CSS3 */
}
#tmp_header2,
#tmp_footer,
.pnavi,
#tmp_publicity,
#tmp_copyright {
	width:100%;
	box-sizing:border-box;/* CSS3 */
}
#tmp_wrapper3 {
	padding:0;
}
/* visual
============================== */
#tmp_wrap_visual,
#tmp_visual {
    width:100%;
	min-width:320px;
	overflow:inherit;
	position:relative;
}
#tmp_visual {
	position:static !important;
}
#tmp_visual .box_wrap_parent_gallrey,
#tmp_visual .box_parent_gallrey,
#tmp_visual .box_gallrey,
#tmp_visual .visual {
	height:175px !important;
}
#tmp_visual .txt {
	left:auto;
	right:10px;
	bottom:15px;
	font-size:85.7%;
	padding-left:120px;
	text-align:right;
	line-height:1.2;
	color:#333333;
}
#tmp_visual .gallery_navi {
	left:10px;
	bottom:8px;
}
#tmp_visual .gallery_cntrol {
	left:68px;
	bottom:8px;
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 10px 0;
	box-sizing:border-box; /* CSS3 */
}
.format_top #tmp_wrap_main {
	min-width:inherit;
	padding:20px 0;
}
.format_top.custom_move #tmp_wrap_main {
	padding:0 10px;
}
.format_top.custom_kenmin #tmp_wrap_main {
	padding:10px;
}
.custom_chiji #tmp_main {
	background:none;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	word-break:break-all; /* 変更しない */
}
/* hsearch
============================== */
#tmp_wrap_top_search {
	width:auto;
	margin-left:0;
	margin-bottom:16px;
	float:none;
}
.hsearch {
	background-color:#F0F0F0 !important;
	padding:15px 10px 10px !important;
	margin-bottom:20px;
}
hsearch
.hsearch_main .box_sch {
	display:table;
	width:100%;
}
.hsearch_main p {
	float:none;
	padding-bottom:9px;
}
.hsearch_main #tmp_search_hidden {
	padding-bottom:0;
}
.hsearch_main .box_sch p {
	display:table-cell;
	vertical-align:top;
}
.hsearch_main .box_sch p img {
	max-width:inherit !important;
}
.hsearch_main #tmp_query,
.hsearch_main #tmp_query_top {
	width:100% !important;
}
.hsearch_main .sch_select select,
.hsearch_main .sch_select_sp select {
	width:100% !important;
	border:2px solid #666666;
}
.hsearch_main #tmp_func_sch_btn,
.hsearch_main #tmp_func_sch_btn_top {
	width:100%;
	min-width: inherit;
}
.hsearch_main ul {
	float:none;
	width:100%;
}
.hsearch_main .hsch_navi li {
	width:49%;
	margin:0;
	text-align:center;
	padding-bottom:9px;
}
.hsearch_main .hsch_navi li:first-child {
	margin-right:2%;
}
.format_top.custom_kenmin .hsearch_main .hsch_navi li {
	width:100%;
	margin-right:0 !important;
}
/* search_word */
.hsearch_word {
	display:block;
}
.hsearch_word_ttl {
	display:block;
	text-align:left;
	width:100%;
	padding:0;
	background-image:none;
}
.hsearch_word_ttl p {
	padding:8px 10px 5px;
	font-weight:normal;
}
.hsearch_word_cnt {
	display:block;
	padding:8px 10px 3px;
}
/* search_links */
.hsearch_links_ttl {
	display: block;
	text-align: left;
	width: 100%;
	padding: 0;
	background-image: none;
}
.hsearch_links_ttl:before {
	display: none;
}
.hsearch_links_ttl p {
	padding: 8px 10px 5px;
	font-weight: normal;
}
.hsearch_links_cnt {
	display: block;
	padding: 8px 0 3px;
}
.hsearch_links_cnt ul li {
	width: calc(50% - 4px);
	margin: 0 0 8px 0;
}
.hsearch_links_cnt ul li:nth-child(2n) {
	margin: 0 0 8px 2px;
}
.hsearch_links_cnt a {
}
/* hcate
============================== */
#tmp_wrap_hcate {
	min-width:320px;
}
#tmp_hcate {
	width:100%;
	padding:5px 0;
}
#tmp_hcate_ttl {
	float:none;
	padding:0 0 30px;
}
#tmp_hcate_cnt {
	float:none;
	margin-right:0;
}
#tmp_hcate_ttl h1 {
	font-size:142.8%;
	font-weight:bold;
}
#tmp_hcate_ttl h1 span {
	font-size:85.7%;
	min-height:35px;
	padding:2px 8px 0 45px;
	min-height:20px;
	background-position:10px center;
	background-size:27px auto;/* CSS3 */
}
/* box_date */
#tmp_hcate_cnt .box_date {
	text-align:center;
	width:100%;
	min-width:320px;
	float:none;
	padding:0 0 5px;
	margin:0 0 10px;
	border-right:none;
	border-bottom:1px solid #ffffff;
	display:table;
}
#tmp_hcate_cnt .box_date p {
	display:table-cell;
	vertical-align:bottom;
	line-height:1.0;
	margin:0;
}
#tmp_hcate_cnt .box_weather {
	float:none;
	text-align:center;
	margin:0 auto;
	border:none;
}
/* recommend
============================== */
#tmp_recommend_ttl {
	padding:15px 0 10px;
}
#tmp_recommend_cnt {
	padding:0 10px 10px;
}
/* sbnr
============================== */
#tmp_sbnr {
	padding:0;
	height:130px;
}
#tmp_sbnr .touch_area {
	margin:0 auto;
	width:230px;
}
#tmp_rnavi_sbnr {
	padding:0;
	height:140px;
}
#tmp_rnavi_sbnr .touch_area {
	margin:0 auto;
	width:275px;
}
#tmp_sbnr .gallery_ctrl,
#tmp_rnavi_sbnr .gallery_ctrl {
	position:static;
	text-align:center;
	padding:10px 0 0;
}
#tmp_sbnr .list_order li,
#tmp_rnavi_sbnr .list_order li {
	margin-right:12px;
}
#tmp_sbnr img,
#tmp_rnavi_sbnr img {
	max-width:100%;
	height:auto;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.wrap_col_nm,
.wrap_col_rgt_navi,
.column_full .wrap_col_main,
.column_lnavi .wrap_col_main,
.column_rnavi .wrap_col_main {
	float:none; /* 変更しない */
}
.wrap_col_lft_navi {
	float:none;
	position:static; /* 変更しない */
	z-index:auto; /* 変更しない */
}
.col_main {
	padding:0; /* 変更しない */
}
/* top
============================== */
.format_top #tmp_main_menu,
.format_top #tmp_main_cnt {
	float:none !important;
	width:100% !important;
}
.format_top #tmp_main_menu img,
.format_top #tmp_main_cnt img {
	max-width:100%;
	height:auto;
}
/* move_top
============================== */
.format_top.custom_move .wrap_col_lft_navi {
	display:none; /* 変更しない */
}
.format_top.custom_move .column_lnavi .col_main {
	margin-left:0;
}
/* free
============================== */
.format_free .wrap_col_nm,
.format_free .wrap_col_nm2 {
	margin-right:0; /* 変更しない */
}
.format_free .wrap_col_lft_navi {
	display:none; /* 変更しない */
}
.format_free .wrap_col_rgt_navi {
	width:100%;
}
.format_free .column_full .col_main,
.format_free .column_lnavi .col_main {
	margin-left:0; /* 変更しない */
}
.format_free .column_rnavi .wrap_col_main,
.format_free .column_rnavi .col_main {
	margin-right:0; /* 変更しない */
}
/* ==================================================
header
================================================== */
#tmp_wrap_header {
	min-width:320px !important;
	border-bottom:8px solid #000000 !important;
}
#tmp_header {
	position:relative;
	padding:0;
}
#tmp_header2 {
	background:none;
}
#tmp_hlogo {
	float:none;
	padding:0;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	width:155px;
	height:55px;
	background:url(/shared/site_smartphone/images/header/hlogo.jpg) no-repeat left top;
	-webkit-background-size:155px 55px;
	-moz-background-size:155px 55px;
	background-size:155px 55px;
}
#tmp_hlogo a {
	width:155px;
	height:55px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:155px;
	height:55px;
}
/* means
============================== */
#tmp_means {
	float:none;
	margin:0;
	max-width:inherit;
	width:100%;
}
.custom_foreign #tmp_means {
	height:auto;
}
#tmp_means_secondary {
	display:none; /* 変更しない */
}
/* hnavi_s
============================== */
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
}
#tmp_hnavi_lmenu {
	position:absolute;
	right:10px;
	top:4px;
}
#tmp_hnavi_lmenu a {
	background:url(/shared/site_smartphone/images/header/lmenu.png) no-repeat center center;
	-webkit-background-size:47px 47px;
	-moz-background-size:47px 47px;
	background-size:47px 47px;
	display:block;
	width:47px;
	height:47px;
}
#tmp_hnavi_lmenu a.active {
	background:url(/shared/site_smartphone/images/header/lmenu_on.png) no-repeat center center;
	-webkit-background-size:47px 51px;
	-moz-background-size:47px 51px;
	background-size:47px 51px;
	display:block;
	width:47px;
	height:51px;
}
#tmp_hnavi_lmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:47px;
	height:47px;
	overflow:hidden;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block; /* 変更しない */
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute; /* 変更しない */
	left:0; /* 変更しない */
	top:55px !important;
	color:#ffffff;
	background-color:#555555;
	border-top:1px solid #ffffff;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .sma_sch {
	padding:20px 10px;
}
/* sma_search */
#tmp_sma_search {
	padding:14px 0 20px;
	border-top:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	margin:0 0 10px;
	clear:both;
}
#tmp_sma_search .sch_box {
	width:100%;
	display:table;
	padding-bottom:3px;
}
#tmp_sma_search .sch_box p {
	display:table-cell;
	vertical-align:top;
}
#tmp_sma_search .sch_box p img {
	padding:5px 3px;
}
#tmp_sma_query {
	width:100%;
	min-height:32px;
	border:1px solid #ffffff;
	padding:5px 3px;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_func_sch_btn {
	letter-spacing:0.5em;
	text-indent:0.5em;
	margin:0 0 9px;
	width:100%;
	text-align:center;
	font-size:115%;
	min-height:40px;
	border:1px solid #ffffff;
	cursor:pointer;
	color:#ffffff;
	background-color:#555555;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_search .sch_select,
#tmp_sma_search .sch_select_sp {
	margin-bottom:12px;
}
#tmp_sma_search .sch_select_sp select {
	width:100%;
	border:none;
	padding:3px 5px;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_search ul {
	list-style:none;
}
#tmp_sma_search ul li {
	width:49%;
	float:left;
	text-align:center;
}
#tmp_sma_search ul li:first-child {
	margin-right:2%;
}
#tmp_sma_search ul li a {
	display:block;
	padding:4px 0;
	text-decoration:none;
	border:1px solid #ffffff;
	color:#ffffff;
	background-color:#555555;
}
#tmp_sma_search ul li span {
	display:inline-block;
	background:url(/shared/site_smartphone/images/header/arrow_icon_wht.png) no-repeat left center;
	background-size:7px auto;/* CSS3 */
	padding:0 0 0 16px;
}
/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	width:140px;
	margin:0 auto 20px;
	border:1px solid #ffffff;
	text-align:center;
	box-sizing:border-box;/* CSS3 */
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	display:block;
	padding:4px 10px;
	text-decoration:none;
	color:#ffffff;
	background-color:#555555;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a span {
	display:inline-block;
	background:url(/shared/site_smartphone/images/header/close_icon.png) no-repeat left center;
	background-size:16px 16px;/* CSS3 */
	padding:0 0 0 22px;
}
/* sma_hnavi */
#tmp_hnavi,
#tmp_hnavi2 {
	font-size:100%;
	float:none;
}
#tmp_hnavi li,
#tmp_hnavi2 li {
	float:none;
}
#tmp_sma_hnavi {
	clear:both;
}
#tmp_sma_hnavi2 {
	margin:0 0 16px;
	clear:both;
}
#tmp_sma_hnavi ul,
#tmp_sma_hnavi2 ul {
	list-style:none;
}
#tmp_sma_hnavi .hnavi_func a {
	background:url(/shared/site_smartphone/images/header/hnavi_icon_func.png) no-repeat left 0.4em;
}
#tmp_sma_hnavi .hnavi_read a {
	background:url(/shared/site_smartphone/images/header/hnavi_icon_read.png) no-repeat left 0.4em;
}
#tmp_sma_hnavi a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	padding:5px 0 2px 24px;
	background-size:auto 12px !important;/* CSS3 */
}
#tmp_sma_hnavi2 li a {
	display:block;
	text-decoration:none;
	color:#ffffff;
	background:url(/shared/site_smartphone/images/header/navi_icon_wht.png) no-repeat 4px 0.6em;
	padding:4px 0 3px 24px;
	background-size:9px 9px;/* CSS3 */
}
/* sma_gnavi */
#tmp_sma_gnavi {
	margin:0 0 18px;
	clear:both;
}
#tmp_sma_gnavi ul {
	list-style:none;
	font-size:114.3%;
}
#tmp_sma_gnavi li {
	margin-bottom:2px;
}
#tmp_sma_gnavi a {
	display:block;
	padding:9px 26px 9px 10px;
	text-decoration:none;
	color:#ffffff;
	background:#222222 url(/shared/site_smartphone/images/header/gnavi_icon.png) no-repeat right center;
	background-size:21px 13px;/* CSS3 */
}
/* sma_lnavi */
#tmp_sma_lnavi {
	margin:0 0 20px;
	clear:both;
}
#tmp_sma_lnavi_ttl {
	margin:0 0 10px;
	padding:10px 10px;
	color:inherit;
	background-color:#FFFFFF;
	border:1px solid #BBCCDD;
	font-weight:bold;
}
#tmp_sma_lnavi_ttl p a {
	display:block;
	margin:-10px -10px; /* #tmp_sma_lnavi_ttl のpadding値と同じマイナス数値 */
	padding:10px 10px; /* #tmp_sma_lnavi_ttl のpadding値と同じ数値 */
	color:inherit;
	text-decoration:none;
}
#tmp_sma_lnavi_cnt {
	border:1px solid #AABBCC;
	border-right:none;
	border-left:none;
}
#tmp_sma_lnavi_cnt ul {
	list-style:none;
}
#tmp_sma_lnavi_cnt li {
	padding:10px 0 10px 14px;
	border-top:1px solid #BBCCDD;
	background:url(/shared/images/icon/list_icon.gif) no-repeat left 0.8em;
}
#tmp_sma_lnavi_cnt li:first-child {
	border-top:none;
}
#tmp_sma_lnavi_cnt li a {
	display:block;
	margin:-10px 0 -10px -14px; /* #tmp_sma_lnavi_cnt liのpadding値と同じマイナス数値 */
	padding:10px 0 10px 14px; /* #tmp_sma_lnavi_cnt liのpadding値と同じ数値 */
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list.active {
	padding-bottom:0;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list > a {
	margin-left:0;
	padding-left:0;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch {
	float:left;
	margin-right:8px;
}
#tmp_sma_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_sma_lnavi_cnt .switch_cnt {
	margin:10px 0 0;
	padding:0 0 0 10px;
	border-top:1px dotted #BBCCDD;
	clear:both;
}
#tmp_sma_lnavi_cnt .switch_cnt li {
	border-top:1px dotted #BBCCDD;
}
#tmp_sma_lnavi_cnt .switch_cnt li:first-child {
	border-top:none;
}
/* tnavi */
#tmp_tnavi {
	padding:6px 0 8px;
	clear:both;
}
#tmp_tnavi ul {
	list-style:none;
}
#tmp_tnavi ul li {
	width:20% !important;
	font-size:78.6% !important;
}
.format_top #tmp_tnavi ul li {
	width:25% !important;
}
.custom_move #tmp_tnavi ul li,
.custom_kenmin #tmp_tnavi ul li {
	width:20% !important;
}
#tmp_tnavi ul li a {
	height:60px;
}
#tmp_tnavi ul #tmp_tlist1 {
	padding:3px;
}
#tmp_tnavi ul #tmp_tlist1 a {
	height:50px;
}
#tmp_tnavi ul #tmp_tlist1 span {
	display:block;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_wrap_gnavi {
	display:none; /* 変更しない */
}
/* pankuzu
============================== */
#tmp_pankuzu {
	display:none; /* 変更しない */
}
#tmp_sma_pankuzu {
	display:block;
	padding-right:10px;
	padding-left:10px;
	clear:both;
}
/* lnavi
============================== */
/* event_cal
============================== */
/* idx_ttl
============================== */
#tmp_idx_ttl {
	margin-bottom:16px;
	padding:10px;
	background-size:auto 35px;/* CSS3 */
}
#tmp_idx_ttl h1 {
	font-size:143% !important;
}
/* cate_ttl
============================== */
#tmp_cate_ttl {
	margin-bottom:16px;
	padding:10px 5px;
	background-image:none !important;
}
#tmp_cate_ttl h1 {
	background-image:none !important;
	padding:0 !important;
	min-height:inherit;
}
/* cate_ttl_chiji
============================== */
#tmp_cate_ttl_chiji_top img,
#tmp_cate_ttl_chiji img {
	max-width:100%;
	height:auto;
}
/* rnavi
============================== */
/* box_sec */
.box_sec {
	margin-bottom:20px;
}
.box_sec_ttl {
	padding:3px 10px;
}
.box_sec_ttl h2,
.box_sec_ttl p {
	font-size:114.3%;
}
.box_sec_cnt {
	padding:10px;
}
/* rnavi_purpose */
#tmp_rnavi_purpose .box_sec_cnt {
	padding-right:10px;
}
#tmp_rnavi_purpose .box_sec_cnt li {
	display:block;
	width: inherit;
	margin:0 0 4px;
}
#tmp_rnavi_purpose ul li a {
	padding:10px 5px 8px 45px !important;
	background-position:5px center;
	min-height:20px !important;
	background-size:32px 24px !important;/* CSS3 */
}
#tmp_rnavi_purpose ul li span {
	display:inline !important;
}
#tmp_rnavi_purpose .box_sec_cnt li span.sml {
	padding-left:5px;
}
#tmp_rnavi_purpose ul li.purpose_cate1 a {
	background-image:url(/shared/images/navi/rnavi/sp/msch_icon1.png);
}
#tmp_rnavi_purpose ul li.purpose_cate2 a {
	background-image:url(/shared/images/navi/rnavi/sp/msch_icon2.png);
}
#tmp_rnavi_purpose ul li.purpose_cate3 a {
	background-image:url(/shared/images/navi/rnavi/sp/msch_icon3.png);
}
#tmp_rnavi_purpose ul li.purpose_cate4 a {
	background-image:url(/shared/images/navi/rnavi/sp/msch_icon4.png);
}
#tmp_rnavi_purpose ul li.purpose_cate5 a {
	background-image:url(/shared/images/navi/rnavi/sp/msch_icon5.png);
}
#tmp_rnavi_purpose ul li.purpose_cate6 a {
	background-image:url(/shared/images/navi/rnavi/sp/msch_icon6.png);
}
#tmp_rnavi_purpose ul li.purpose_cate7 a {
	background-image:url(/shared/images/navi/rnavi/sp/msch_icon7.png);
}
#tmp_rnavi_purpose ul li.purpose_cate8 a {
	background-image:url(/shared/images/navi/rnavi/sp/msch_icon8.png);
}
/* rnavi_koho */
#tmp_rnavi_koho_cnt {
	padding-left:10px;
}
#tmp_rnavi_koho_cnt ul li {
	width:47%;
	margin-right:3%;
}
#tmp_rnavi_koho_cnt ul li img {
	max-width:100%;
	height:auto;
}
/* pnavi
============================== */
.pnavi .ptop {
	padding:0 10px;
}
.pnavi .ptop a {
	padding:5px 25px 5px 10px;
	color:#ffffff;
	background:#666666 url(/shared/images/icon/ptop_icon.png) no-repeat right center;
	background-size:22px auto;/* CSS3 */
}
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* emergency
============================== */
#tmp_wrap_emergency {
	min-width:320px;
}
#tmp_emergency {
	display:block;
}
#tmp_emergency_ttl {
	width:100%;
	padding:5px 0;
	display:block;
}
#tmp_emergency_ttl h2 {
	font-size:114.3%;
}
#tmp_emergency_ttl span {
	background-size:20px auto;/* CSS3 */
	padding:7px 0 3px 30px;
	min-height:10px;
}
#tmp_wrap_emergency_cnt {
	display:block;
}
#tmp_emergency_cnt {
	padding:10px;
}
/* emergency_s */
#tmp_emergency_s {
	margin-bottom:20px;
}
#tmp_emergency_s_ttl {
	padding:2px 7px 1px;
}
#tmp_emergency_s_ttl h2 {
	font-size:114.3%;
	padding:2px 0 0 24px;
	background-size:20px auto;/* CSS3 */
}
#tmp_emergency_s_cnt {
	padding:10px;
}
#tmp_emergency_close {
	position:static;
	text-align:right;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change {
	display:block;
}
#tmp_model_change ul {
	margin-top:0;
	margin-bottom:0;
}
#tmp_model_change li {
	font-size:100%;
}
#tmp_model_change li a {
	padding-top:4px;
	padding-bottom:4px;
	background-color:#133c88;
	color:#FFFFFF;
	font-size:114.3%;
}
#tmp_model_change li a:hover,
#tmp_model_change li a:focus,
#tmp_model_change li a:active {
	color:#FFFFFF;
}
#tmp_model_change #tmp_switch_pc_style a span {
	background:url(/shared/images/icon/switch_pc_icon.png) left center no-repeat;
	-webkitbackground-size:27px 22px;
	-moz-background-size:27px 22px;
	background-size:27px 22px;
	display:inline-block;
	width:auto;
	padding:5px 0 5px 35px;
}
#tmp_model_change #tmp_switch_sp_style {
	display:none;
}
/* ==================================================
footer
================================================== */
#tmp_wrap_footer {
	background-position:right bottom;
	background-size:100% auto;/* CSS3 */
}
/* fnavi
============================== */
#tmp_fnavi {
	padding:0;
}
#tmp_fnavi ul {
	padding-top:20px;
	padding-bottom:0;
}
/* fnavi1 */
#tmp_fnavi .fnavi1 li {
	margin:0 0 13px 10px;
	padding:0 !important;
	float:none;
	border-right:none;
	border-left:1px solid #3f3735;
	line-height:1.0;
}
#tmp_fnavi .fnavi1 li a {
	display:block;
	padding:2px 10px;
}
/* fnavi2 */
#tmp_fnavi .fnavi2 {
	padding:10px;
}
#tmp_fnavi .fnavi2 li {
	margin:0 0 10px;
	width:48%;
	text-align:left;
}
#tmp_fnavi .fnavi2 li:nth-child(odd) {
	margin-right:4%;
}
#tmp_fnavi .fnavi2 li span {
	background-position:10px center;
	padding-left:30px
}
/* footer_cnt
============================== */
#tmp_footer_cnt {
	padding:0 10px 10px;
}
.custom_foreign #tmp_footer_cnt {
	padding-right:0;
}
#tmp_footer_cnt #tmp_flogo {
	float:none;
	margin:0 0 3px;
}
#tmp_footer_cnt #tmp_flogo img {
	width:auto;
	height:40px;
}
#tmp_footer_cnt address {
	font-size:85.7%;
}
#tmp_footer_cnt address br {
	display:none;
}
#tmp_footer_cnt address span {
	display:block;
	margin-right:0;
}
/* copyright
============================== */
#tmp_copyright {
	font-size:85.7%;
}
/* ==================================================
class
================================================== */
/* float ▼変更しない
============================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* ==================================================
parts
================================================== */
/* parts ▼変更しない
============================== */
div.col2 div.col2L,
div.col3 div.col3L,
div.col3 div.col3M,
div.col2 div.col2 div.col2L,
div.fixed_col2 div.fixed_col2L {
	width:100%;
	margin-right:0;
	float:none;
	clear:both;
}
div.col2 div.col2R,
div.col3 div.col3R,
div.col2 div.col2 div.col2R,
div.fixed_col2 div.fixed_col2R {
	width:100%;
	float:none;
	clear:both;
}
#tmp_contents div.col3 ul,
#tmp_contents div.col2 ul {
	margin-bottom:0;
}
div.img_cap {
	width:auto !important;
}
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:22px;
}
#tmp_contents table {
	width:auto;
}
#tmp_contents table table {
	max-width:100%;
}
#tmp_contents table th,
#tmp_contents table td {
	width:auto;
}
#tmp_contents table.gsc-search-box td.gsc-input {
	width:100% !important;
}
#tmp_contents input[type="text"],
#tmp_contents textarea {
	width:100% !important;
	padding:0;
	box-sizing:border-box;/* CSS3 */
	-webkit-box-sizing:border-box;/* Webkit */
	-moz-box-sizing:border-box;/* Mozilla */
}
/* event ▼変更しない
============================== */
/* event_page_navi */
#tmp_contents .event_page_navi div.fixed_col2L,
#tmp_contents .event_page_navi div.fixed_col2R {
	clear:none;
    width:48.5%;
}
#tmp_contents .event_page_navi div.fixed_col2L {
	float:left;
}
#tmp_contents .event_page_navi div.fixed_col2R {
	float:right;
}
/* box_photo */
#tmp_contents .wrap_box_photo_txt {
	margin-right:0;
	float:none;
}
#tmp_contents .box_photo_txt {
	margin-right:0;
}
#tmp_contents .box_photo_img {
	width:auto;
	float:none;
}
/* map
============================== */
/* free */
#tmp_contents .box_gmap {
	width:100%; /* 変更しない */
	margin:15px 0 0.8em;
	clear:both; /* 変更しない */
}
#tmp_gmap_box {
	width:100%;
	height:320px !important; /* 変更しない */
	margin:15px 0 0.8em;
	clear:both; /* 変更しない */
}
#tmp_gmap_box img {
	height:auto; /* 変更しない */
	max-width:none; /* 変更しない */
}
/* map_sch_keyword */
#tmp_map_search .map_sch_keyword {
	display:block;
}
#tmp_map_search .map_sch_keyword_ttl,
#tmp_map_search .map_sch_keyword_btn {
	display:block;
}
#tmp_map_search .map_sch_keyword_cnt {
	padding-right:0;
	padding-bottom:10px;
}
#tmp_map_search #keyword {
	width:100%;
}
/* shisetsu */
#tmp_map_search p {
	display:block;
	margin-right:0;
}
#tmp_map_search strong {
	display:block;
}
#tmp_map_search #keyword {
	margin-left:0;
}
#tmp_map_list {
	width:auto; /* 変更しない */
	margin-right:0; /* 変更しない */
	float:none; /* 変更しない */
	position:static; /* 変更しない */
	z-index:auto; /* 変更しない */
}
#tmp_wrap_gmap_box {
	float:none; /* 変更しない */
}
#tmp_wrap_gmap_box2 {
	margin-left:0; /* 変更しない */
}
#tmp_contents #tmp_facilities_btn li {
	width:23%;
	font-size:85.7%;
	padding-right:0 !important;
	margin-right:2.5%;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_contents #tmp_facilities_btn li:nth-child(4n) {
	margin-right:0
}
#tmp_contents #tmp_facilities_btn li a {
	background-size:36px auto;/* CSS3 */
	background-position:center 15px;
	padding:60px 5px 5px;
	min-height:30px;
}
#tmp_result_list {
	margin:0 0 20px;
	height:210px;
}
/* youtube
============================== */
#tmp_contents .frame_youtube,
#tmp_contents .frame_ustream {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_ustream object,
#tmp_contents .frame_youtube iframe,
#tmp_contents .frame_ustream iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* update
============================== */
#tmp_update {
	margin:0;
}
/* banner
============================== */
#tmp_publicity {
	padding:10px;
}
#tmp_publicity_ttl {
	padding:0;
}
#tmp_publicity_cnt ul li {
	padding:0 0 10px;
	margin:0 !important;
	float:left;
	width:48% !important;
	text-align:center;
}
#tmp_publicity_cnt ul li:nth-child(odd) {
	margin-right:4% !important;
}
#tmp_publicity_cnt ul li img {
	max-width:100%;
	height:auto;
}
/* top
============================== */
#tmp_wrap_pickup {
	width:auto;
	margin-right:auto;
	background-color:#EBEBEB;
	float:none;
}
#tmp_pickup {
	background-color:transparent;
	height:auto;
}
#tmp_wrap_pickup_ttl {
	background-size:100% 17px;
}
#tmp_chiji_ttl {
	text-align:center;
}
#tmp_chiji_cnt .img {
	height:auto;
}
#tmp_tandem_gallery {
	padding:58px 0;
}
#tmp_tandem_gallery .box_wrap_parent_gallrey {
	background-color:#FFFFFF;
}
#tmp_tandem_gallery .wrap_box_pickup_cnt {
	margin-left:-92px;
}
#tmp_tandem_gallery .box_pickup_cnt {
	margin-left:92px;
}
#tmp_wrap_tandem_gallery .gallery_cntrol {
	margin:30px 20px 0px 0;
}
/* ==================================================
kids
================================================== */
.format_free.custom_kids .wrap_col_lft_navi {
	display:block;
	width:100%;
	margin:10px 0;
}
.format_free.custom_kids .column_lnavi .col_main {
	padding-top:10px;
}
.custom_kids #tmp_main,
.custom_kids .pnavi {
	background:none;
}
/* gnavi_kids
============================== */
#tmp_gnavi_kids {
	background:none;
	padding:0;
	-webkit-border-radius:0;/* Webkit */
	-moz-border-radius:0;/* Mozilla */
	border-radius:0;/* CSS3 */
}
#tmp_gnavi_kids_shiro,
#tmp_gnavi_kids_manabo {
	padding:10px 0 0;
}
#tmp_gnavi_kids_ttl {
	float:none;
	width: auto;
	margin:0 -10px;
	box-sizing:border-box;/* CSS3 */
}
#tmp_gnavi_kids_cnt {
	float:none;
	width:100%;
}
#tmp_gnavi_kids_ttl a,
#tmp_gnavi_kids_ttl p span {
	width:100%;
	height:0;
}
#tmp_gnavi_kids_ttl a {
	background:url(/shared/images/kids/header/sp/klogo.jpg) no-repeat left top;
	background-size:100% auto;/* CSS3 */
	padding-top:29.7%;
}
#tmp_gnavi_kids_cnt p {
	float:none;
	width:195px;
	height:25px;
	margin:0 auto 10px;
	text-align:center;
}
#tmp_gnavi_kids_shiro .ttl {
	background:url(/shared/images/kids/navi/gnavi/sp/shiro_ttl.gif) no-repeat left top;
	background-size:195px 25px;/* CSS3 */
}
#tmp_gnavi_kids_manabo .ttl {
	background:url(/shared/images/kids/navi/gnavi/sp/manabo_ttl.gif) no-repeat left top;
	background-size:195px 25px;/* CSS3 */
}
#tmp_gnavi_kids_cnt ul {
	list-style:none;
	margin:0;
	float:none;
}
#tmp_gnavi_kids_shiro ul li.shiro1 a {
	background:url(/shared/images/kids/navi/gnavi/sp/shiro_navi01.png) no-repeat left top;
}
#tmp_gnavi_kids_shiro ul li.shiro2 a {
	background:url(/shared/images/kids/navi/gnavi/sp/shiro_navi02.png) no-repeat left top;
}
#tmp_gnavi_kids_manabo ul li.manabo1 a {
	background:url(/shared/images/kids/navi/gnavi/sp/manabo_navi01.png) no-repeat left top;
}
#tmp_gnavi_kids_manabo ul li.manabo2 a {
	background:url(/shared/images/kids/navi/gnavi/sp/manabo_navi02.png) no-repeat left top;
}
#tmp_gnavi_kids_manabo ul li.manabo3 a {
	background:url(/shared/images/kids/navi/gnavi/sp/manabo_navi03.png) no-repeat left top;
}
#tmp_gnavi_kids_manabo ul li.manabo4 a {
	background:url(/shared/images/kids/navi/gnavi/sp/manabo_navi04.png) no-repeat left top;
}
#tmp_gnavi_kids_cnt ul li {
	width:48%;
	padding-bottom:7px;
}
#tmp_gnavi_kids_cnt ul li:nth-child(odd) {
	margin-right:4%;
}
#tmp_gnavi_kids_cnt ul li a,
#tmp_gnavi_kids_cnt ul li span {
	width:100% !important;
	height:0 !important;
}
#tmp_gnavi_kids_cnt ul li a {
	background-size:100% auto !important;/* CSS3 */
	padding-top:25.2%;
}
/* lnavi_kids
============================== */
#tmp_lnavi_kids_cnt {
	padding:10px 0;
}
/* cnavi_kids
============================== */
#tmp_cnavi_kids {
	padding:0;
	clear:both;
}
#tmp_cnavi_kids ul {
	list-style:none;
	margin:0;
}
#tmp_cnavi_kids ul li {
	float:left;
	width:48%;
	margin-bottom:0;
}
#tmp_cnavi_kids ul li.cnavi_kids1 {
	margin-right:4%;
}
#tmp_cnavi_kids ul li a,
#tmp_cnavi_kids ul li span {
	width:100%;
	height:0;
}
#tmp_cnavi_kids ul li.cnavi_kids1 a {
	background:url(/shared/images/kids/navi/lnavi/sp/jiman_btn.png) no-repeat left top;
}
#tmp_cnavi_kids ul li.cnavi_kids2 a {
	background:url(/shared/images/kids/navi/lnavi/sp/quiz_btn.png) no-repeat left top;
}
#tmp_cnavi_kids ul li.cnavi_kids2 {
	margin-left:0;
}
#tmp_cnavi_kids ul li a {
	background-size:100% auto !important;/* CSS3 */
	padding-top:57.7%;
}
/* kids
============================== */
#tmp_kids_bg {
	display:none;
}
/* ==================================================
clearfix
================================================== */
/* for modern browser */
#tmp_cnavi_kids ul:after,
#tmp_contents #tmp_kids ul:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

/* ==================================================
clearfix
================================================== */
#tmp_tnavi:after,
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after,
#tmp_sma_search .sch_box:after,
#tmp_sma_search ul:after,
.hsearch_main .box_sch:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}
}