@charset "UTF-8";
/*=============================================
 sp
=============================================*/
/*===============
 base
===============*/
#sp #wrap {
	text-align: left;
}




/*===============
 header
===============*/
#sp #hd-search {
	display: none;	
}

#sp header {
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
	background-color: #FFF;
}
#sp header #hd-inr {
	width: auto !important;	
}

#sp header #hd-inr .annotation {
	position: absolute;
	top: 5.45%;
	left: 50%;
	margin: 0 0 0 -45%;
	width: 85%;
	border: 1px solid #d2d2d2;
	background: #fff;
	font-size: 12px;
	padding: 2.2%;
	font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}

#sp #hd-btn-open {
	position: absolute;
	top: 10px;
	right: 15px;
	width: 43px;
	height: 38px;
	background: url(/common/img/sp_navi_close.png) no-repeat left top;
	background-size: 43px auto;
	-webkit-background-size: 43px auto;
	text-indent: -99999px;
	cursor: pointer;
}
#sp #hd-btn-open.open {
	background-position: left bottom;
}

#sp #sp-toggle-Wrap {
	display: none;
}
#sp #sp-toggle-Wrap a {
	text-decoration: none;	
}
#sp #sp-toggle-Wrap a:hover {
	text-decoration: underline;	
}


#sp #hd-nav {
	background: url(/common/img/check_bg.gif) repeat left top;
	padding-bottom: 10px;
	border-bottom: 1px solid #CCCCCC;
}

#sp #hd-nav01 {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(/common/img/bg_line.png) repeat-x left bottom;
}
#sp #hd-nav01 li {
	display: inline-block;
	font-size: 10px;
	letter-spacing: -0.001em;
	margin-right: 10px;
	margin-left: 10px;
}

#sp li.nav-country {
	position: relative;	
}
#sp li.nav-country .pc-lang-navi {
	display: none !important;	
}
#sp.is_mac li.nav-country .swap,
#sp.is_other li.nav-country .swap {
	display: none !important;
}
#sp.is_ios li.nav-country .sp-lang-navi,
#sp.is_android li.nav-country .sp-lang-navi {
	display: block;
	border: none;
	opacity: 0;
	width: 82px;
	height: 16px;
	margin: 0;
	padding: 0;
	position: absolute;
	left: 0;
	top: 0;
}

#sp #hd-nav #hd-nav01 li a {
	text-decoration: none;
	background-size: auto 17px !important;
	-webkit-background-size: auto 17px !important;
	padding-top: 3px;
	padding-bottom: 3px;
}



#sp #hd-nav-wrap {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 54px;
	position: relative;
	background: url(/common/img/sp_navi_bg.png) no-repeat 15px 18px;
	background-size: 72px auto;
	-webkit-background-size: 72px auto;
}


#sp #btn-sns {
	position: absolute;
	top: 10px;
	right: 15px;
}
#sp #btn-sns li {
	float: left;
	margin-left: 12px;	
}

#sp #gnavi {
	font-size: 16px;
	padding-top: 12px;
	padding-bottom: 12px;
	border-top: 1px dotted #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}
#sp #gnavi li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#sp #gnavi li a {
	text-decoration: none;
	padding-left: 13px;
	background: url(/common/img/sp_arw01.png) no-repeat left center;
	background-size: 6px auto;
	-webkit-background-size: 6px auto;
}


#sp #hd-nav02 {
	padding-top: 5px;
	font-size: 14px;
	height: 226px;
	min-height: 110px;
	overflow: hidden;	
}
#sp #hd-nav02 ul {
	margin-top: 10px;
	width: 100%;
	background: url(/common/img/bg_line_v01.png) repeat-y right top;
}
#sp #hd-nav02 ul li {
	float: left;
	width: 50%;
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 13px;
	background: url(/common/img/bg_line_v01.png) repeat-y left top;
}
#sp #hd-nav02 ul li a,
#sp #hd-nav02 ul li .swap {
	padding-left: 11px;
	background: url(/common/img/sp_arw02.png) no-repeat left 8px;
	background-size: 5px auto;
	-webkit-background-size: 5px auto;
    display: block;
}
#sp #hd-nav02 li p.tab-over {
	display: none !important;	
}
#sp #hd-nav02 .hd-nav-sub {
	display: none !important;
}

#sp #sp-main-img {
	width: 100%;
	height: auto;
}

#sp #sp-main-img img {
	width: 100%;
	height: auto;
}

#sp .tab-show {
	display: none;	
}


/*===============
 cts
===============*/
#sp #breadcrumb {
	display: none;	
}
#sp .pg-ttl {
	padding-bottom: 4px;
	background: url(/common/img/sp_cts_bg01.jpg) no-repeat center bottom;
	background-size: 100% 4px;
	-webkit-background-size: 100% 4px;
}
#sp .pg-ttl h2 {
	margin-bottom: 15px;
}
#sp .infomation .pg-ttl h2 img{
    width: 100%;
    height: auto;
}
#sp .sp-idt {
	padding-left: 15px;
	padding-right: 15px;	
}



/*===============
 　footer
===============*/
#sp footer {
	margin-top: 35px;	
}
#sp footer a {
	text-decoration: none;	
}
#sp footer a:hover {
	text-decoration: underline;	
}
#sp #ft-logo {
	display: none;
}
#sp footer #ft-cts-ttl,
#sp footer #ft-nav,
#sp footer #ft-sub-nav {
	padding-left: 15px;
	padding-right: 15px;	
}
#sp footer #ft-cts-ttl {
	padding-bottom: 10px;	
}

#sp footer #ft-nav ul {
		
}
#sp footer #ft-nav ul {
	font-size: 14px;
	padding-bottom: 10px;
	padding-top: 10px;
	background: url(/common/img/bg_line.png) repeat-x left top;
	border-bottom: 1px dotted #CCCCCC;
}
#sp footer #ft-nav ul li {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
}
#sp footer #ft-nav ul li a {
	text-decoration: none;
	padding-left: 13px;
	background: url(/common/img/sp_arw01.png) no-repeat left center;
	background-size: 6px auto;
	-webkit-background-size: 6px auto;
}


#sp #ft-sub-nav {
	padding-top: 10px;
	padding-bottom: 15px;
	font-size: 10px;
	letter-spacing: -0.001em;
}
#sp #ft-sub-nav p {
	-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
	padding-top: 5px;
	padding-bottom: 5px;
}
#sp #ft-sub-nav p:nth-child(1),
#sp #ft-sub-nav p:nth-child(3) {
	float: left;
	width: 58%;
}
#sp #ft-sub-nav p:nth-child(2),
#sp #ft-sub-nav p:nth-child(4) {
	float: right;
	width: 42%;
}
#sp #ft-sub-nav .pc-row:nth-child(2) p:nth-child(3),
#sp #ft-sub-nav .pc-row:nth-child(2) p:nth-child(4) {
	float: none;
	width: auto;
	clear: both;
} 
#sp #ft-sub-nav p a {
	padding-left: 11px;
	background: url(/common/img/sp_arw02.png) no-repeat left center;
	background-size: 5px auto;
	-webkit-background-size: 5px auto;
}


#sp footer #ft-sub-nav02 {
	background: url(/common/img/check_bg.gif) repeat;		
}
#sp footer #ft-sub-nav02 ul {
	text-align: center;
	padding-top: 15px;
	padding-bottom: 15px;
	background: url(/common/img/bg_line.png) repeat-x left top;
}
#sp footer #ft-sub-nav02 li {
	display: inline-block;
	font-size: 10px;
	letter-spacing: -0.001em;
	margin-right: 10px;
	margin-left: 10px;
}


#sp footer #ft-sub-nav02 li a {
	text-decoration: none;
	background-size: auto 17px !important;
	-webkit-background-size: auto 17px !important;
	padding-top: 3px;
	padding-bottom: 3px;
}


#sp footer #ft-logo-line {
	background: url(/common/img/check_bg.gif) repeat;
}
#sp footer #ft-logo-line-inr {
	background: url(/common/img/bg_line.png) repeat-x left top;
	padding: 7px 15px 20px;
}
#sp footer #ft-logo-line-inr #copyright {
	float: left;
	font-size: 10px;
	letter-spacing: -0.001em;
	padding-top: 10px;	
}
#sp footer #ft-logo-line-inr .pagetop {
	float: right;
}

#sp #hn05 {
	letter-spacing:-0.1em;
}


#sp .sp_none {
	display: none;
}


/*---------------
 bnr
---------------*/

#sp .fc_jp {
	display: none;
}