@charset "utf-8";

@media screen and (max-width : 640px) {
/* ==================================================
Base-Layout
================================================== */
body {
	-webkit-text-size-adjust:none;
	-moz-text-size-adjust:none;
	-ms-text-size-adjust:none;
}
.container{
	padding: 0 10px;
	width: 100%;
}
/* wrapper
================================================== */
#tmp_wrapper {
	position: relative;
	width: 100%;
	min-width: 310px;
}
.format_top #tmp_main {
    padding-bottom: 30px;
}

/* ==================================================
header
================================================== */
#tmp_header {
	position:relative;
	padding:16px 0;
	background-color: #ffffff;
	color: #222222;
	z-index: 800;
}
#tmp_header .container {
    position: static;
}
#tmp_hlogo {
    width: 116px;
    height: auto;
    margin: 0 auto;
}
#tmp_hnavi {
    display: none;
}

/* contents
================================================== */
#tmp_contents {
	word-wrap:break-word;
    padding: 0 0 20px;
}
/* sp_menu
================================================== */
.spmenu_open {
	position:relative;
	width: 100%;
	min-height: 100%;
    z-index: 800;
    background: #ffffff;
    color: #222222;
}
.wrap_sma_sch {
    padding: 0 0 20px;
}
#tmp_hnavi_s,
.spmenu_open #tmp_hnavi_s {
	display: block;
	list-style: none;
}
#tmp_hnavi_lmenu {
    position: absolute;
    top: 10px;
    right: 20px;
}
#tmp_hnavi_lmenu a {
	display:block;
	width:44px;
	height:44px;
    padding: 12px;
	text-decoration:none;
	color: #000000;
	background-color: #d5ba75;
    background-image: url("/site/shared/site_mahoroba/images/header/hnavi_lmenu_icon.png");
    background-position: center center;
    background-repeat: no-repeat;
}
#tmp_hnavi_lmenu a span {
 	width:44px;
	height:44px;
	display:block;
	overflow:hidden;
	text-indent:100%;
	white-space:nowrap;
	text-align:left;
}
.spmenu_open #tmp_hnavi_lmenu a {
    background-image: url("/site/shared/site_mahoroba/images/header/close_icon.png");
}

/* gnavi
================================================== */
#tmp_gnavi {
    background-color: #f9f9f9;
    padding: 0;
}
#tmp_gnavi ul {
    font-size: 100%;
    display: block;
}
#tmp_gnavi li {
    line-height: auto;
    border-left:none;
}
#tmp_gnavi li a {
    min-height: 48px;
    color: #983b3c;
    background-color: #f9f9f9;
    padding: 0 20px;
	display:flex;
	align-items: center;
	flex-grow:1;
}


/* model_change
================================================== */
.wrap_mc_pc,
.wrap_mc_pc #tmp_switch_pc_style {
	display: block;
}

/* ==================================================
footer
================================================== */
#tmp_footer {
    padding: 30px 0 25px;
}
#tmp_footer .foot_ttl {
    text-align: left;
    padding: 0 0 15px;
}
#tmp_footer .foot_ttl span {
    display: block;
}
#tmp_footer .flogo {
    width: 100px;
    margin-bottom: 36px;
}
#tmp_footer .fnavi li {
    padding: 0 18px;
}
/* box_shop */
#tmp_footer .box_shop {
    display: block;
}
#tmp_footer .box_shop .box_shop_rgt {
    margin-left: 0;
}
#tmp_footer .box_shop table,
#tmp_footer .box_shop table thead,
#tmp_footer .box_shop table tbody,
#tmp_footer .box_shop table tfoot,
#tmp_footer .box_shop table tr,
#tmp_footer .box_shop table th,
#tmp_footer .box_shop table td {
	display:block;
	width:100% !important;
}
#tmp_footer .box_shop .txt_indent {
    padding-left: 0;
}
#tmp_footer .copyright span {
    display: block;
}
/* ==================================================
cate_ttl 
================================================== */
#tmp_cate_ttl h1 {
    font-size: 187.5%;
    margin: 0 0 20px;
}

/* ==================================================
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;
}
#tmp_contents table.col2,
#tmp_contents table.col2 thead,
#tmp_contents table.col2 tbody,
#tmp_contents table.col2 tfoot,
#tmp_contents table.col2 tr,
#tmp_contents table.col2 th,
#tmp_contents table.col2 td,
#tmp_contents table.col3,
#tmp_contents table.col3 thead,
#tmp_contents table.col3 tbody,
#tmp_contents table.col3 tfoot,
#tmp_contents table.col3 tr,
#tmp_contents table.col3 th,
#tmp_contents table.col3 td {
	display: block !important;
	width: 100% !important;
    border: none !important;
}
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;
}

/* linkicon
================================================== */
a.icon_pdf,
a.icon_excel,
a.icon_word,
a.icon_ppt,
a.icon_txt {
	background-size: 51px auto;
	padding-left:60px;
}
a.icon_pdf {
	background-image:url(/site/shared/site_mahoroba/images/icon/icon_pdf_sp.png);
}
a.icon_word {
	background-image:url(/site/shared/site_mahoroba/images/icon/icon_word_sp.png);
}
a.icon_excel {
	background-image:url(/site/shared/site_mahoroba/images/icon/icon_excel_sp.png);
}
a.icon_ppt {
	background-image:url(/site/shared/site_mahoroba/images/icon/icon_ppt_sp.png);
}
a.icon_txt {
	background-image:url(/site/shared/site_mahoroba/images/icon/icon_txt_sp.png);
}

/* ==================================================
contents
================================================== */
/* box_summary
================================================== */
.box_summary p {
    font-size: 100%;
}

/* ==================================================
no_javascript
================================================== */
.no_javascript #tmp_gnavi {
    display: none;
}
}