@charset "utf-8";

@media screen and (max-width : 480px) {

/* ==================================================
shared
================================================== */
/* body
============================== */
body {
	-webkit-text-size-adjust:none; /* 変更しない */
	background:none; /* 変更しない */
	color:inherit;
	background-color:#FFFFFF;
}
input[type="submit"],
input[type="button"],
input[type="text"],
input[type="password"],
input[type="reset"] {
	-webkit-appearance:none; /* 変更しない */
	-webkit-border-radius:0; /* Webkit */
	-moz-border-radius:0; /* Mozilla */
	border-radius:0; /* CSS3 */
}
/* wrapper
============================== */
#tmp_wrapper {
	font-size:87.5%;
}
#tmp_wrapper,
#tmp_wrapper3,
#tmp_wrapper4,
.format_top #tmp_wrapper4,
#tmp_wrap_site_header,
#tmp_footer,
#tmp_copyright {
	width:100%; /* 変更しない */
	min-width:320px; /* 変更しない */
}
#tmp_wrap_header,
#tmp_wrap_header2,
#tmp_site_header,
#tmp_wrap_main2,
#tmp_wrap_main3,
#tmp_wrap_footer,
#tmp_wrap_copyright,
#tmp_pnavi,
#tmp_publicity {
	width:100%;
	min-width:auto;
	min-width:initial;
	margin:0;
}
.format_top #tmp_wrapper3 {
	padding-top:0;
}
#tmp_wrapper4 {
	background:none;
	padding:0 10px;
	margin:0 !important;
	box-sizing:border-box;/* CSS3 */
}
/* main
============================== */
#tmp_wrap_main {
	padding:10px 10px 0;
	background-color:#F8F8F6;
	border-radius:10px;/* CSS3 */
}
.format_top #tmp_wrap_main {
	padding:0;
	background-color:transparent;
}
/* contents
============================== */
#tmp_contents,
#tmp_maincontents {
	word-break:break-all; /* 変更しない */
}
.format_free #tmp_wrap_contents {
	padding:10px;
}
/* format カラムのレイアウトのbaseロジック
============================== */
.column_lnavi .wrap_col_main {
	float:none; /* 変更しない */
}
.wrap_col_lft_navi {
	float:none;
	position:static; /* 変更しない */
	z-index:auto; /* 変更しない */
}
.col_main {
	padding:0; /* 変更しない */
}
/* top
============================== */
.format_top .column_lnavi .wrap_col_lft_navi {
	width:auto; /* 変更しない */
	margin-right:0; /* 変更しない */
}
.format_top .column_lnavi .col_lft_navi {
	padding:0; /* 変更しない */
	background-color:transparent;
}
.format_top .column_lnavi .col_main {
	margin-left:0; /* 変更しない */
}
/* free
============================== */
.format_free .wrap_col_lft_navi {
	margin:0;
	float:none;
	width:100%;
}
.format_free .col_lft_navi {
	display:none; /* 変更しない */
}
.format_free .column_lnavi .col_main {
	margin-left:0; /* 変更しない */
}
/* ==================================================
header
================================================== */
#tmp_wrap_subfloat {
	height:auto;
}
#tmp_wrap_subfloat .fgactive {
	position:static;
}
#tmp_wrap_header {
	border-bottom:none;
}
.format_top #tmp_header {
	padding-left:0;
}
#tmp_header {
	border-top:3px solid #008736;
	position:relative;
	padding:0;
	background:none;
}
#tmp_hlogo {
	float:none;
	padding:7px 0 5px 3px;
	border-bottom:3px solid #CCCCCC;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	display:inline-block;
	background-image:url(/shared/site_smartphone/images/header/hlogo_s.jpg);
	background-size:270px 45px;
}
#tmp_hlogo h1,
#tmp_hlogo p,
#tmp_hlogo a,
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:270px;
	height:45px;
}
/* means
============================== */
#tmp_means {
	display:none; /* 変更しない */
}
/* site_logo
============================== */
#tmp_wrap_site_header_top {
	width:100%;
	background:url(/shared/site_lasanta/images/main/main_visual.jpg) no-repeat left top;
	background-size:100% auto;/* CSS3 */
}
#tmp_site_header_top {
	position:relative;
	height:auto;
	background:url(/shared/site_lasanta/images/main/sp/main_bg.png) no-repeat center 35px;
	background-size:auto 230px;/* CSS3 */
}
#tmp_wrap_site_header {
	position:relative;
	height:auto;
	background:url(/shared/site_lasanta/images/main/sp/main_bg.png) no-repeat center -65px;
	background-size:auto 235px;/* CSS3 */
}
#tmp_site_header {
	padding:30px 0 10px;
}
#tmp_site_header #tmp_site_logo {
	position:static;
	text-align:center;
}
#tmp_site_header_top #tmp_site_logo {
	position:static;
	text-align:center;
	padding:135px 0 30px;
	margin:0;
}
#tmp_site_header_top #tmp_site_logo h1,
#tmp_site_logo p {
	margin:0 auto;
	display:inline-block;
	width:76px;
	height:85px;
	background:transparent url(/shared/site_lasanta/images/header/hlogo_top.jpg) no-repeat center top;
	background-size:76px 85px;/* CSS3 */
}
#tmp_site_logo p a {
	background:none;
	width:76px;
	height:85px;
}
#tmp_site_header_top #tmp_site_logo h1 span,
#tmp_site_logo p span {
	position:relative;
	display:block;
	width:76px;
	height:85px;
	padding:0;
	z-index:-1;
	overflow:hidden;
}
#tmp_site_header_top #tmp_site_lead {
	position:static;
	margin:0 0 10px;
	width:100%;
	padding:0 10px;
	box-sizing:border-box;/* CSS3 */
}
#tmp_lead_ttl p {
	width:100%;
	height:0;
	padding-top:12%;
	background:url(/shared/site_lasanta/images/header/sp/lead_ttl.png) no-repeat left top;
	background-size:100% auto;/* CSS3 */
}
#tmp_lead_ttl span {
	width:100%;
	height:0;
	padding:0;
}
/* hnavi_s
============================== */
#tmp_hnavi_s {
	display:block; /* 変更しない */
	list-style:none; /* 変更しない */
}
#tmp_hnavi_s li a {
	display:block;
	width:50px;
	height:52px;
	color:inherit;
	background-color:transparent;
	text-decoration:none;
}
#tmp_hnavi_s li a.active {
	background-color:transparent;
}
#tmp_hnavi_lmenu {
	position:absolute;
	right:3px;
	top:0;
}
#tmp_hnavi_rmenu {
	position:absolute;
	right:2px;
	top:2px;
}
#tmp_hnavi_rmenu a {
	background:url(/shared/site_lasanta/images/header/sp/lmenu_icon.gif) no-repeat center center;
	-webkit-background-size:44px 44px;
	-moz-background-size:44px 44px;
	background-size:44px 44px;
}
#tmp_hnavi_rmenu a.active {
	background:url(/shared/site_lasanta/images/header/sp/lmenu_icon2.gif) no-repeat center center;
	-webkit-background-size:44px 44px;
	-moz-background-size:44px 44px;
	background-size:44px 44px;
}
#tmp_hnavi_lmenu span,
#tmp_hnavi_rmenu span {
	display:block;
	position:relative;
	z-index:-1;
	width:50px;
	height:52px;
	overflow:hidden;
}
/* sma_sch
============================== */
#tmp_sma_menu {
	display:block; /* 変更しない */
}
#tmp_wrap_sma_means {
	padding:12px 10px;
	background-color:#FFFFFF;
}
#tmp_menuswitch_pc_style {
	margin-bottom:10px;
}
#tmp_menuswitch_pc_style a {
	color:#000000;
	background-color:#FFFFFF;
	text-decoration:none;
}
#tmp_menuswitch_pc_style p,
#tmp_sma_foreign a,
#tmp_sma_site a,
.sma_select_btn a {
	border:1px solid #006428;
	text-align:center;
}
.sma_select_btn a {
	border-top:none;
}
#tmp_menuswitch_pc_style a {
	display:block;
	padding:8px 0 11px;
}
#tmp_sma_foreign a,
#tmp_sma_site a,
.sma_select_btn a  {
	display:block;
	padding:10px 0 9px;
	text-decoration:none;
	color:#000000;
	background-color:transparent;
}
#tmp_sma_foreign span,
#tmp_sma_site span {
	padding:8px 0;
}
#tmp_menuswitch_pc_style span {
	background:url(/shared/site_smartphone/images/contents/icon/pc_icon.gif) no-repeat left center;
	-webkit-background-size:22px 20px;
	background-size:22px 20px;
	padding:8px 0 8px 30px;
	margin-bottom:10px;
}
#tmp_sma_fands {
	display:table;
	width:100%;
	margin-bottom:10px;
}
#tmp_sma_foreign span {
	background:url(/shared/site_smartphone/images/header/sfrgn_icon.gif) no-repeat left center;
	-webkit-background-size:22px 20px;
	background-size:22px 20px;
	padding-left:28px;
	letter-spacing:-0.5px;
}
#tmp_sma_site {
	margin:0 0 15px;
}
#tmp_sma_site span {
	background:url(/shared/site_smartphone/images/header/sstmp_icon.gif) no-repeat left center;
	-webkit-background-size:26px 20px;
	background-size:26px 20px;
	padding-left:32px;
}

#tmp_sma_select .sma_select_btn a {
	position:relative;
	display:block;
	background:#FFFFFF url(/shared/site_smartphone/images/header/sfrgn_arrow.gif) no-repeat center center;
	background-size:25px auto;
}
#tmp_sma_select .sma_select_btn span {
	position:relative;
	display:block;
	z-index:-1;
	overflow:hidden;
}
#tmp_sma_select_menu {
	border-left:1px solid #006428;
	border-right:1px solid #006428;
	border-bottom:1px solid #006428;
}
#tmp_sma_select_menu .sma_select_close_btn {
	color:#FFFFFF;
	background:#444444 url(/shared/site_smartphone/images/header/select_close_btn.gif) no-repeat 97% center;
	background-size:20px auto;
}
#tmp_sma_select_menu .sma_select_close_btn a {
	position:relative;
	display:block;
	height:40px;
	color:#FFFFFF;
	background-color:transparent;
}
#tmp_sma_select_menu .sma_select_close_btn a span {
	position:relative;
	display:block;
	height:40px;
	overflow:hidden;
	z-index:-1;
}
#tmp_sma_select_menu ul {
	list-style:none;
	padding:3px;
}
#tmp_sma_select_menu ul li {
	margin-bottom:1px;
	color:#000000;
	background-color:#E9E9E9;
}
#tmp_sma_select_menu ul li a {
	display:block;
	padding:10px;
	color:#000000;
	background-color:transparent;
	text-decoration:none;
}
#tmp_sma_menu .wrap_sma_sch {
	display:none; /* 変更しない */
	position:absolute; /* 変更しない */
	left:0; /* 変更しない */
	color:inherit;
	background-color:#F6EFE9;
	width:100%; /* 変更しない */
	z-index:9999; /* 変更しない */
}
#tmp_sma_menu .sma_sch {
	padding:0;
}
/* sma_search */
#tmp_sma_search {
	margin:0 0 1px;
	clear:both;
}
#tmp_sma_search dl {
	display:table;
	width:100%;
}
#tmp_sma_search dt,
#tmp_sma_search dd,
#tmp_sma_search dd p {
	display:table-cell;
	vertical-align:top;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_search dt label,
#tmp_sma_search dt span {
	width:30px;
	height:30px;
	display:block;
}
#tmp_sma_search dt label {
	background:url(/shared/images/header/primary/search_label.gif) no-repeat left top !important;
}
#tmp_sma_search dt span {
    position:relative;
    z-index:-1;
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
}
#tmp_sma_search dd p,
#tmp_sma_search dd #tmp_query {
	width: 100%;
}
#tmp_sma_search .sch_box {
	width:100%;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_query {
	width:100%;
	min-height:30px;
	border:none;
	border-top:1px solid #D6D6D6;
	border-bottom:1px solid #D6D6D6;
	-webkit-box-sizing:border-box; /* Webkit */
	-moz-box-sizing:border-box; /* Mozilla */
	box-sizing:border-box; /* CSS3 */
}
#tmp_sma_func_sch_btn {
	font-size:88%;
	width:100px;
	min-height:30px;
	border:none;
	cursor:pointer;
	color:#FFFFFF;
	background-color:#444444;
}
/* close_btn */
#tmp_sma_menu .wrap_sma_sch .close_btn {
	text-align:center;
	width:80%;
	margin:0 auto 10px;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a {
	border:1px solid #8E3633;
	display:block;
	padding:6px 10px 4px;
	text-decoration:none;
	color:#FFFFFF;
	background-color:#8E3633;
}
#tmp_sma_menu .wrap_sma_sch .close_btn a span {
	display:inline-block;
	background:url(/shared/site_lasanta/images/header/sp/close_icon.png) no-repeat left center;
	background-size:14px 14px;
	padding:0 0 0 20px;
}
/* sma_gnavi */
#tmp_sma_gnavi {
	margin:0 0 25px;
	clear:both;
}
#tmp_sma_gnavi ul {
	margin-top:1px;
	list-style:none;
	list-style-image:none;
}
#tmp_sma_gnavi li {
	margin-bottom:1px;
	font-weight:bold;
	color:#333333;
	background:#FFFFFF url(/shared/site_museum/images/icon/gnavi_icon.png) no-repeat right center;
	background-size:25px 18px;/* CSS3 */
}
#tmp_sma_gnavi a {
	display:block;
	padding:11px 10px;
	text-decoration:none;
	color:#444444;
	border-left:4px solid #DCC68B;
}
#tmp_sma_gnavi #tmp_sma_glist1 span,
#tmp_sma_gnavi #tmp_sma_glist2 span,
#tmp_sma_gnavi #tmp_sma_glist3 span,
#tmp_sma_gnavi #tmp_sma_glist4 span,
#tmp_sma_gnavi #tmp_sma_glist5 span {
    position:relative;
    z-index:1;
    overflow:inherit;
    white-space:normal;
}
/* sma_lnavi */
#tmp_lnavi_move {
	margin:0 0 4px;
	border-top:5px solid #8E3633;
	clear:both;
}
#tmp_lnavi_move #tmp_lnavi_ttl {
	padding:10px 10px 7px;
}
#tmp_lnavi_move #tmp_lnavi_ttl p a {
	display:block;
	margin:-10px -10px; /* #tmp_sma_lnavi_ttl のpadding値と同じマイナス数値 */
	padding:10px 10px; /* #tmp_sma_lnavi_ttl のpadding値と同じ数値 */
}
#tmp_lnavi_move #tmp_lnavi_cnt ul {
	list-style:none;
	list-style-image:none;
}
#tmp_lnavi_move #tmp_lnavi_cnt li {
	padding:7px 5px 7px 36px;
	border-bottom:1px solid #D6D6D6;
	color:#000000;
	background:#EEE1CB url(/shared/site_lasanta/images/icon/arrow_icon.png) no-repeat 24px 1.2em;
	font-size:113%;
}
#tmp_lnavi_move #tmp_lnavi_cnt li.active {
    background-color: #FBF9F6;
}
#tmp_lnavi_move #tmp_lnavi_cnt li a {
	display:block;
	margin:-7px -5px -7px -36px; /* #tmp_lnavi_cnt liのpadding値と同じマイナス数値 */
	padding:7px 5px 7px 36px; /* #tmp_lnavi_cnt liのpadding値と同じ数値 */
}
#tmp_lnavi_move #tmp_lnavi_cnt .switch_menu .noicon_list {
	padding-left:0;
	background:none;
}
#tmp_lnavi_move #tmp_lnavi_cnt .switch_menu .noicon_list.active {
	padding-bottom:0;
}
#tmp_lnavi_move #tmp_lnavi_cnt .switch_menu .noicon_list > a {
	margin-left:0;
	padding-left:0;
}
#tmp_lnavi_move #tmp_lnavi_cnt .switch_menu .noicon_list a.switch {
	float:left;
	margin-right:8px;
}
#tmp_lnavi_move #tmp_lnavi_cnt .switch_menu .noicon_list a.switch img {
	vertical-align:middle;
}
#tmp_lnavi_move #tmp_lnavi_cnt .switch_cnt {
	margin:10px 0 0;
	padding:0 0 0 10px;
	border-top:1px dotted #006428;
	clear:both;
}
#tmp_lnavi_move #tmp_lnavi_cnt .switch_cnt li {
	border-top:1px dotted #006428;
}
#tmp_lnavi_move #tmp_lnavi_cnt .switch_cnt li:first-child {
	border-top:none;
}
/* sma_access */
.sma_access p {
	padding:4px 10px;
}
.sma_access .ttl {
	font-weight:bold;
	color:#624628;
	padding:8px 10px;
}
.sma_access .head {
	background:#F8F8F6;
}
.sma_access .gmap {
	background:#F8F8F6;
	margin:10px 50px 20px;
	border:1px solid #D6D6D6;
	border-radius:10px;
}
.sma_access .gmap a {
	padding:5px 10px 5px 60px;
	background:url(/shared/site_lasanta/images/header/sp/menu_access_icon.gif) 10px center no-repeat;
	background-size:40px 44px;
	font-weight:bold;
	color:#614627;
	display:block;
	font-size:114.3%;
	line-height:1.4;
	text-decoration:none;
}
.sma_lead {
	margin:0 10px 20px;
	border-radius:10px;
}
.sma_lead_ttl {
	background:#8E3633 url(/shared/site_lasanta/images/header/sp/menu_lead_head_bg.png) right center no-repeat;
	background-size:contain;
	padding:8px 10px;
	border-radius:10px 10px 0 0;
}
.sma_lead_cnt {
	background:#FBF7F4;
	border-radius:0 0 10px 10px;	
	padding:16px 10px;
}
.sma_lead_cnt ul {
	list-style:none;
	list-style-image:none;
	margin:0;
	text-align:center;
}
.sma_lead_cnt ul li {
	display:inline-block;
	padding:0 10px;
}
.sma_fb {
	margin:0 10px 20px;
	position:relative;
}
.sma_fb a {
	color:#FFFFFF;
	background-color:transparent;
	text-decoration:none;
}
.sma_fb_ttl {
	background:#00134D;
	color:#FFFFFF;
	font-size:150%;
	font-weight:bold;
	padding:4px 10px 4px 115px;
}
.sma_fb_cnt {
	background:#00468C;
	color:#FFFFFF;
	padding:5px 10px 10px 115px;
	font-size:128.6%;
	font-weight:bold;
	line-height:1.2;
}
.sma_fb_icon {
	position:absolute;
	top:10px;
	left:10px;
}
/* ==================================================
navi
================================================== */
/* gnavi
============================== */
#tmp_gnavi {
	display:none; /* 変更しない */
}
/* pankuzu
============================== */
#tmp_site_pankuzu {
	display:none;
}
#tmp_pankuzu_move {
	margin-top:7px;
	margin-bottom:8px;
	padding:0;
	font-size:75%;
	clear:both;
}
#tmp_pankuzu_move p {
	margin-left:10px;
}
#tmp_pankuzu_move img {
	display:none;
}
#tmp_pankuzu_move a {
	text-decoration:underline;
}
/* lnavi
============================== */
/* rnavi
============================== */
/* pnavi
============================== */
/* plugin ▼変更しない
============================== */
.plugin {
	display:none;
}
/* ==================================================
model_change
================================================== */
/* PCスマホ切替表示 ▼変更しない
============================== */
#tmp_model_change_pub {
	padding-right:0;
}
#tmp_topmodel_change,
#tmp_model_change {
	display:block;
}
#tmp_topswitch_pc_style,
#tmp_switch_pc_style {
	display:block;
}
/* 上部切替ボタン
============================== */
#tmp_topmodel_change ul {
	margin-top:0;
	margin-bottom:0;
}
#tmp_topmodel_change li {
	font-size:100%;
	text-align:center;
}
#tmp_topmodel_change li a {
	padding-top:9px;
    padding-bottom:10px;
}
#tmp_topmodel_change #tmp_topswitch_sp_style {
	display:none;
}
/* 切替ボタン
============================== */
#tmp_model_change ul {
	margin-top:0;
	margin-bottom:0;
}
#tmp_model_change li {
	font-size:100%;
	text-align:center;
}
#tmp_model_change li a {
	padding-top:9px;
	padding-bottom:10px;
	font-size:88%;
}
#tmp_model_change #tmp_switch_sp_style {
	display:none;
}
/* ==================================================
footer
================================================== */
/* fnavi
============================== */
#tmp_footer2 {
	padding:0 0 8px;
}
#tmp_fnavi {
	padding:0;
	margin-bottom:0;
	background:none;
}
#tmp_fnavi li {
    margin:0;
    padding:0;
    white-space:nowrap;
    float:none;
    display:block;
    background:url(/shared/site_smartphone/images/contents/icon/footer_list_icon.gif) no-repeat 10px center;
    -webkit-background-size:14px 14px;
    background-size:14px 14px;
    border-bottom:1px solid #FFFFFF;
}
#tmp_fnavi a {
    padding:9px 10px 7px 30px;
    display:block;
    margin:0;
    font-size:87.5%;
}
#tmp_fnavi .last {
	margin-right:0;
	border-right:none;
}
#tmp_footer_cnt {
	padding:10px 0 6px;
	margin-right:0;
	float:none;
	width:100%;
	font-size:75%;
}
#tmp_footer_cnt address {
	margin:0;
	font-style:normal;
	line-height:1.8;
	width:auto;
	padding:0 8px;
}
#tmp_footer_cnt address span.ttl {
	font-size:115%;
}
#tmp_footer_cnt p {
	padding:0 8px;
}
#tmp_footer_cnt address span.br {
	display:inline; /* block値をinline値に変換 */
}
#tmp_footer_cnt address span.spbr {
	display:block; /* inline値をblock値に変換 */
}
#tmp_footer_btns .lft {
	margin:0 0 1px;
}
#tmp_footer_btns {
	padding:4px 5px 0;
	font-size:87.5%;
}
#tmp_footer_btns,
#tmp_footer_btns .lft,
#tmp_footer_btns .rgt {
	float:none;
}
#tmp_footer_btns .lft p {
	width:48%;
	margin-bottom:0;
}
#tmp_footer_btns .lft p:nth-child(odd) {
	float:left;
}
#tmp_footer_btns .lft p:nth-child(even) {
	float:right;
}
#tmp_footer_btns p a {
	padding-top:7px;
	padding-left: 5px;
	padding-right: 0;
	margin-bottom:4px;
}
#tmp_footer_btns .lft p.a a {
	padding-left:34px;
}
#tmp_footer_btns .lft p.b a {
    padding-left:32px;
    padding-right:12px;
}
#tmp_footer_btns .rgt p a {
    padding:3px 24px 2px 14px;
    letter-spacing:0px;
    line-height:1.5;
}
#tmp_copyright {
	text-align:center;
	clear:both;
	padding:5px 0;
	font-size:71.4%;
}
/* 202103コールセンター追加 */
#tmp_footer_btns .col1 p {
	padding-top:4px;
	padding-left:14px;
}
#tmp_footer_btns .col1 p a {
	padding:0;
	margin-bottom:0;
}
/* ==================================================
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 {
	display:block;
	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 {
	display:block;
	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_maincontents img,
#tmp_contents img {
	max-width:100%;
	height:auto;
}
#tmp_contents ul,
#tmp_contents ol {
	margin-left:18px;
}
#tmp_contents ul li,
#tmp_contents ol li {
	line-height:1.6;
	margin:0 0 1px;
}
#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 {
	height:220px !important; /* 変更しない */
	margin:15px 0 0.8em;
	clear:both; /* 変更しない */
}
#tmp_gmap_box img {
	height:auto; /* 変更しない */
	max-width:none; /* 変更しない */
}
/* 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%;
}
#tmp_inquiry_ttl {
    padding:10px 9px 6px;
    border-left:3px solid #D9CE7B;
}
#tmp_inquiry_cnt {
    padding:6px 2px 0px 11px;
    font-size:86%;
}
#tmp_inquiry_cnt .ip_telafax .tel {
    margin-right:12px;
}
#tmp_inquiry_cnt .ip_telafax .tel,
#tmp_inquiry_cnt .ip_telafax .fax {
    display:inline-block;
}
#tmp_inquiry {
    margin:6px 0 6px;
}
#tmp_wrap_social_btns {
	width:100%;
	display:none;
}
#tmp_wrap_social_btns_move {
	padding:19px 5px 10px 13px;
}
.social_media_btn {
	display:inline-block;
}
.facebook_btn,
.twitter_btn {
	margin-right:6px;
}
#tmp_wrap_pnavi {
	margin:0 0 1px;
}
#tmp_pnavi .pnavi a {
    padding:5px 13px 3px 33px;
    margin-right:5px;
    background-position:9px 0.7em;
    font-size:88%;
}
.format_idx #tmp_wrap_pnavi,
.format_idx #tmp_pnavi,
.format_kanko_idx1 #tmp_wrap_pnavi,
.format_kanko_idx1 #tmp_pnavi {
	background:none;
}
/* 更新日 */
#tmp_wrap_custom_update {
	margin-bottom:0.2em;
}
#tmp_custom_update #tmp_update {
	font-size:86%;
	margin-top:8px;
	margin-right:11px;
}
/* ==================================================
top
================================================== */
/* menu
============================== */
#tmp_menu {
	padding:15px 0 0;
	margin-bottom:10px;
	background-size:200% auto;/* CSS3 */
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
#tmp_menu #tmp_menu_ttl {
	background-size:25px auto;/* CSS3 */
	padding:0 8px;
}
#tmp_menu #tmp_menu_ttl h2 {
	font-size:114.3%;
	padding:0 0 0 30px;
}
#tmp_menu .wrap_box_cmenu {
	padding:0 10px;
}
#tmp_menu .box_cmenu {
	width:46%;
	float:left;
	margin-right:0;
	padding-bottom:10px;
}
#tmp_menu .box_cmenu:nth-child(odd)	{
	margin-right:8%;
}
#tmp_menu .box_cmenu_ttl .ttl {
	font-size:100%;
}
#tmp_menu .box_cmenu_ttl .ttl span {
	background-size:15px;
	padding-left:20px;
}
/* top_col2
============================== */
.top_col2L,
.top_col2R,
.cnt2L,
.cnt2R {
	float:none !important;
	width:100% !important;
}
/* box_section
============================== */
.box_section {
	background-size:95px auto;/* CSS3 */
	margin-bottom:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
}
.box_section_ttl {
	background-position:left 0.4em;
	background-size:25px auto;/* CSS3 */
	padding:2px 0 0 30px;
	min-height:20px;
}
.box_section_cnt {
	padding:10px;
}
/* イベント情報 */
.box_section_ttl h2 {
	font-size:100%;
}
#tmp_section_event {
	padding-bottom:0;
}
#tmp_section_event .box_section_ttl {
	padding-right:0;
}
#tmp_section_event .box_section_ttl h2,
#tmp_section_event .box_section_ttl ul {
}
#tmp_section_event .box_section_ttl ul {
	margin-left:-30px;
}
#tmp_section_event .box_event {
	margin-bottom:10px;
}
#tmp_section_event .box_event_img {
	width:42%;
}
#tmp_section_event .box_event_cnt {
	width:55%;
}
#tmp_section_event .box_event_cnt .ttl {
	font-size:100%;
}
/* アクセス */
#tmp_section_access .cnt2R {
	margin-top:0;
}
#tmp_section_access .cnt2L {
	margin-bottom:10px;
}
#tmp_section_access .gmap_view a {
	background:#FFFFFF url(/shared/templates/lasanta_top/images/gmap_icon.png) no-repeat 10px center;
	background-size:28px auto;/* CSS3 */
	padding:13px 10px 10px 40px;
	min-height:inherit;
}
/* 周辺スポット */
#tmp_section_spot .box_section_ttl h2,
#tmp_section_spot .box_section_ttl .spot_all {
	float:none;
}
#tmp_section_spot .box_section_ttl .spot_all {
	margin-left:-21px;
	margin-top:10px;
}
#tmp_section_spot .box_section_cnt ul li {
	width:49%;
	margin-right:0;
	padding-bottom:10px;
}
#tmp_section_spot .box_section_cnt ul li:nth-child(odd)	{
	margin-right:2%;
}
#tmp_section_spot .box_section_cnt ul li a {
	padding:5px 0;
}
#tmp_lead_cnt ul.lead_icon {
	width:235px;
	margin:0 auto 5px;
}
#tmp_lead_cnt ul.lead_icon li {
	margin-right:25px;
}
#tmp_lead_cnt ul.lead_icon li:last-child {
	margin-right:0;
}
#tmp_lead_cnt {
	padding:15px 10px;
	border-radius:0 0 10px 10px;
}
#tmp_lead_cnt .lead_quote {
	padding-right:0;
}

/*facebook*/
#tmp_maincontents .fb {
	height:100%;
	margin-bottom:0.8em;
}
#tmp_maincontents .fb_l {
	font-size:114.2%;
	padding:10px 0 10px 3%;
	min-height:initial;
	min-height:0;
	width:29%;
}
#tmp_maincontents .fb_r {
	font-size:85.7%;
	min-height:initial;
	min-height:0;
	padding:6px 0 6px 2%;
	width:65.9%;
}
/* ==================================================
Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:10px;
	padding:23px 5px 5px;
	background:#F5F5F5 url(/shared/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px 15px;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	text-align:right;
	margin:0 0 10px;
	font-size:75%;
	line-height:1.2;
}
.scroll_table_switch a {
	border:1px solid #CCCCCC;
	color:#333333;
	display:inline-block;
	padding:8px 10px 8px 70px;
	text-decoration:none;
	background:#F2F2F2 url(/shared/images/icon/scroll_table_ex.png) 10px center no-repeat;
	background-size:46px 20px;
	box-shadow:0 2px 0 0 #91918E;
	min-width:9em;
	text-align:center;
}
.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/images/icon/scroll_table_df.png) 10px center no-repeat;
	background-size:46px 20px;
}
.scroll_table::-webkit-scrollbar{
 height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
 background: #F1F1F1;
}
.scroll_table::-webkit-scrollbar-thumb {
 background: #BCBCBC;
}
/* ==================================================
rn_2023
================================================== */
/* header
============================== */
.rn_2023 #tmp_sma_search .search_keyword {
	display:block;
}
.rn_2023 #tmp_sma_search .search_page_id {
	display:none;
}
.rn_2023 #tmp_select_target {
	padding:0;
	margin:0 0 5px;
	font-size:inherit;
}
.rn_2023 #tmp_select_target li {
	margin:0 10px 0 0;
}
.rn_2023 .search_input #tmp_query,
.rn_2023 .search_input #id_search_txt {
	width: 100%;
}
/* social_plugins
============================== */
.rn_2023 .social_media_btn {
	vertical-align:top;
}
/* page_id
============================== */
.rn_2023 #tmp_custom_update #tmp_page_id {
	margin-top: 8px;
}
/* ==================================================
clearfix
================================================== */
#tmp_footer_btns .lft:after,
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after,
#tmp_wrap_social_btns_move:after {
	content:"."; /* 変更しない */
	display:block; /* 変更しない */
	height:0; /* 変更しない */
	font-size:0.1%; /* 変更しない */
	line-height:0.1; /* 変更しない */
	clear:both; /* 変更しない */
	visibility:hidden; /* 変更しない */
}

}