@charset "utf-8";

@media screen and (max-width : 640px) {

/* ==================================================
Base-Layout
================================================== */
/* body
================================================== */
body {
	-webkit-text-size-adjust:none;
	font-size: 100%;
}
/* wrapper
================================================== */
#tmp_wrapper {
	position: relative;
	padding-top: 59px;
	width: 100%;
	min-width: 320px;
}
.container{
	padding: 0 10px;
	width: 100%;
}
.custom_end #tmp_main > .container{
	padding: 0 20px;
}
#tmp_wrap_custom_update{
	margin-bottom: 15px;
}
.format_free #tmp_footer{
	margin-top: 50px;
}
.image_pc{
	display: none;
}
.image_sp{
	display: block;
}
/* contents
================================================== */
/* format-layout
================================================== */
.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 {
	float:none;
	width:100%;
}
/* free
================================================== */
.format_free .wrap_col_lft_navi,
.format_free .wrap_col_rgt_navi {
	display:none;
}
.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_header .header_wrapper{
	padding: 10px;
	max-width: 100%;
}
#tmp_hlogo {
	margin-left: 5px;
	width:200px;
}
#tmp_hlogo h1,
#tmp_hlogo p {
	background-image: url(/shared/site_foreign/images/main/logo_sp.png);
    background-size: 100% auto;
	width:174px;
	height:22px;
	line-height: 1.3;
	font-size: 1.5rem;
}
#tmp_hlogo a {
	width:174px;
	height:22px;
}
#tmp_hlogo h1 span,
#tmp_hlogo p span {
	width:174px;
	height:22px;
	font-size: 1rem;
}
#tmp_hnavi_s > ul > li{
	padding: 0;
}
#tmp_hnavi_s > ul > li > a{
    background-size: 16px auto;
	width: 38px;
	height: 39px;
	border-radius: 3px;
	border-width: 1px;
}
#tmp_hnavi_s > ul > li#tmp_hnavi_lmenu{
	margin-right: 5px;
}

/* spmenu
================================================== */
#tmp_hnavi_s .wrap_sma_sch{
	top: 59px;
	left: 0;
	background-color: #f0f0f0;
	min-width: 100%;
	height: 100%;
	max-height: calc(100% - 59px);
	color: #222222;
}
#tmp_hnavi_s .hnavi_inner{
	padding: 34px 10px 43px;
	border: none;
}
/* form search */
#tmp_sma_search{
	margin-bottom: 32px;
	padding: 20px 20px 22px;
}
#tmp_sma_search .sch_box{
	margin-bottom: 17px;
}
#tmp_sma_search .sch_box input{
	padding: 5px;
	height: 34px;
	border-width: 1px;
}
#tmp_sma_search .sch_btn{
	padding-right: 0;
}
#tmp_sma_search .sch_btn input{
	padding: 11px 32px 9px 64px;
	background-position: 38px center;
	background-size: 21px auto;
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	max-width: 100%;
	min-width: 146px;
	font-size: 87.5%;
}
/* language */
#tmp_hnavi_s .hnavi_language{
	margin: 0 10px 10px;
	padding: 8px 12px 18px 17px;
}
#tmp_hnavi_s .hnavi_language label{
	width: 30px;
	height: 25px;
	background-size: 25px auto;
}
#tmp_hnavi_s .hnavi_language select{
	margin-left: 7px;
	padding: 2px 25px 3px 10px;
	background-size: 13px auto;
	background-position: right 7px center;
	border-width: 1px;
	font-size: 100%;
}
/* about */
#tmp_hnavi_s .hnavi_about{
	margin-bottom: 24px;
}
#tmp_hnavi_s .hnavi_about a{
	padding: 13px 40px 9px 64px;
	background-position: 23px center;
	background-size: 22px auto;
	border-bottom-width: 1px;
	letter-spacing: 0.025em;
}
#tmp_hnavi_s .hnavi_about a:after{
	right: 19px;
	width: 9px;
	height: 17px;
}
/* setting */
#tmp_hnavi_s .hnavi_setting{
	margin-bottom: 33px;
	padding: 0 23px;
}
#tmp_hnavi_s .hnavi_setting span{
	padding-bottom: 2px;
}
#tmp_hnavi_s .setting_privacy{
	padding-left: 8px;
}
#tmp_hnavi_s .setting_privacy a{
	padding-left: 24px;
	background-position: 0 4px;
	background-size: 9px auto;
}
#tmp_hnavi_s .setting_fsize a{
	padding: 6px 0 10px 32px;
	background-size: 24px auto;
}
#tmp_hnavi_s .hnavi_setting li:not(:last-child){
	margin-bottom: 17px;
}
/* close */
#tmp_hnavi_s .close_btn a{
	padding: 8px 13px 8px 18px;
	min-width: 146px;
	-webkit-box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
	box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
	border-radius: 3px;
}
#tmp_hnavi_s .close_btn span{
	padding-left: 20px;
	background-size: 12px auto;

}
/* lmenu */
#tmp_hnavi_s > ul > li#tmp_hnavi_rmenu .hnavi_inner{
	padding: 34px 0 60px;
}

/* gnavi
================================================== */
#tmp_gnavi{
	margin-bottom: 19px;
	border-top-width: 1px;
	border-bottom-width: 1px;
}
.gnavi a{
	padding: 11px 40px 12px 64px;
	background-position: 20px center;
	background-size: 29px auto;
	letter-spacing: 0.025em;
}
.gnavi a:after{
	right: 19px;
	width: 9px;
	height: 17px;
}
.gnavi a:hover,
.gnavi a:focus{
	background-color: #ffffff;
	color: #258752;
}
.gnavi li.glist1 a:hover,
.gnavi li.glist1 a:focus{
	background-image: url(/shared/site_foreign/images/icon/navi_icon_home.png);
}
.gnavi li.glist2 a:hover,
.gnavi li.glist2 a:focus{
	background-image: url(/shared/site_foreign/images/icon/navi_icon_see.png);
}
.gnavi li.glist3 a:hover,
.gnavi li.glist3 a:focus{
	background-image: url(/shared/site_foreign/images/icon/navi_icon_gourmet.png);
}
.gnavi li.glist4 a:hover,
.gnavi li.glist4 a:focus{
	background-image: url(/shared/site_foreign/images/icon/navi_icon_shopping.png);
}
.gnavi li.glist5 a:hover,
.gnavi li.glist5 a:focus{
	background-image: url(/shared/site_foreign/images/icon/navi_icon_exp.png);
}
.gnavi li.glist6 a:hover,
.gnavi li.glist6 a:focus{
	background-image: url(/shared/site_foreign/images/icon/navi_icon_acc.png);
}
.gnavi li:not(:last-child){
	border-bottom-width: 1px;
}

/* ==================================================
footer
================================================== */
#tmp_footer {
	border-top-width: 3px;
}
#tmp_footer .footer_wrapper{
	padding: 15px 0 16px;
}
/* pnavi */
.pnavi{
	top: -28px;
}
.pnavi,
.pnavi a,
.pnavi span{
	width: 25px;
	height: 25px;
}
.pnavi a{
	-webkit-background-size: 11px auto;
	-moz-background-size: 11px auto;
	background-size: 11px auto;
	border-radius: 3px 3px 0 0;
}
.pnavi_fixed.pnavi a{
	border-radius: 3px;
}
/* copyright */
.copyright {
	font-size: 87.5%;
	clear: both;
}

/* pankuzu
================================================== */
#tmp_pankuzu {
	padding: 0;
	margin: 0 0 20px;
	font-size: 87.5%;
	color: #222222;
	background-color: #FFFFFF;
}
#tmp_pankuzu .container{
	padding: 0 20px;
}
#tmp_pankuzu a{
	color: #222222;
	background-color: #FFFFFF;
}
/* lnavi
================================================== */
/* rnavi
================================================== */
/* pnavi
================================================== */
/* plugin
================================================== */
.plugin {
	display:none; /* do not edit */
}
/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: none;
}

/* ==================================================
class
================================================== */

/* float ▼Do not edit
================================================== */
.float_lft,
.float_rgt {
	float:none;
	margin-left:0 !important;
	margin-right:0 !important;
}
/* youtube ▼Do not edit
================================================== */
#tmp_contents .frame_youtube {
	position:relative;
	display:block;
	height:0;
	padding-bottom:56.25%;
	overflow:hidden;
	min-width:200px;
}
#tmp_contents .frame_youtube object,
#tmp_contents .frame_youtube iframe {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}
/* ==================================================
parts
================================================== */
/* parts ▼Do not edit
============================== */
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;
	display: block;
	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%;
	display: block;
	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;
	-webkit-box-sizing:border-box;/* Webkit */
}

/* event_cal
================================================== */
/* cate_ttl
================================================== */
#tmp_cate_ttl img {
    height:auto;
    max-width:100%;
}
div.section,
blockquote {
    padding: 0;
}

/* Scroll Table
================================================== */
.scroll_table {
	overflow-x:auto;
	margin-bottom:40px;
	padding:23px 5px 5px;
	background:#F5F5F5 url(/shared/site_foreign/images/icon/scroll_table_icon.png) right 5px no-repeat;
	background-size:75px 15px;
}
.scroll_table {
	overflow-x:scroll;
}
.scroll_table_switch {
	margin:0 10px 25px 0;
	font-size:100%;
	line-height:1.2;
	text-align: right;
}
.scroll_table_switch a {
	border:1px solid #d4d5e1;
	color:#222222;
	display:inline-block;
	padding:7px 5px 6px 61px;
	min-height: 32px;
	text-decoration:none;
	background:#ffffff url(/shared/site_foreign/images/icon/scroll_table_ex.png) 6px center no-repeat;
	background-size:50px 22px;
	box-shadow:0 3px 2px 0 #b3b6be;
	min-width:9em;
}
.scroll_table_switch a.scroll {
	background:#FFFFFF url(/shared/site_foreign/images/icon/scroll_table_df.png) 6px center no-repeat;
	background-size:50px 22px;
}
.scroll_table::-webkit-scrollbar{
	height: 5px;
}
.scroll_table::-webkit-scrollbar-track{
	background: #e8e8e8;
}
.scroll_table::-webkit-scrollbar-thumb {
	background: #c8c8c8;
}
table.col2,
table.col3,
table.col2 tbody,
table.col2 tr,
table.col3 tbody,
table.col3 tr,
table.col2 td.col2L,
table.col2 td.col2R,
table.col3 td.col3L,
table.col3 td.col3M,
table.col3 td.col3R {
    display: block;
}
table.col2 td.col2L,
table.col3 td.col3L,
table.col3 td.col3M {
    border-right: 0;
}
#tmp_update,
#tmp_update_en{
	font-size: 87.5%;
}
/* ==================================================
Cookie同意ポップアップ
================================================== */
#tmp_cookie{
	display: block;
}
#tmp_cookie .txt_cookie{
	margin-bottom: 10px;
}
#tmp_cookie .btn_agree{
	text-align: left;
}
#tmp_cookie .btn_agree a::after{
	top: 9px;
}
/* ==================================================
clearfix
================================================== */
#tmp_sma_lnavi_cnt .switch_menu .noicon_list:after {
	content: ""; /* Do not edit */
	display: table; /* Do not edit */
	clear: both; /* Do not edit */
}
}