/*------------------------------------------------------------------------------------------
*
*
    index_sp.css
*
*
------------------------------------------------------------------------------------------ */

/* ----- max-width : 640px ----- */

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

/*------------------------------------------------------------------------------------------
  *
  *
      max-width : 640px
  *
  *
  ------------------------------------------------------------------------------------------ */

/* --------------------------------------------------
  *
      #main_visual
  *
  -------------------------------------------------- */

#wrap {
	overflow: hidden;
	padding-top: 0;
}

#main_visual {
	width: 100%;
	height: auto !important;
	position: relative;
	padding-top: 50px;
	line-height: 0;
}

#main_visual .img_slider,
#main_visual .img_slider div {
	width: 100%;
	height: auto !important;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: cover;
	background: none !important;
}

#main_visual .img_slider img {
	width: 100%;
	display: block;
}

#main_visual .mv img {
	width: 100%;
}

#main_visual .mv p {
	position: relative;
}

#main_visual h1 {
	width: 100%;
	text-align: center;
	position: absolute;
	bottom: -87px;
	left: 0;
	z-index: 10;
}

#main_visual h1 img {
	width: 190px;
}

#main_visual .arrow {
	width: 100%;
	height: 40px;
	text-align: center;
	position: absolute;
	bottom: 10px;
	left: 0;
	display: none;
}

#main_visual .arrow span {
	width: 40px;
	height: 100%;
	display: inline-block;
	position: relative;
	background-image: url(/store/hobonichi_plus_a-dot/formal/common/images/parts_arrow_btm.png);
	background-repeat: no-repeat;
	background-position: center 0;
	background-size: 40px;
	cursor: pointer;
	transition: background .1s ease;
}

.is_sp #main_visual .arrow span.touch,
.is_pc #main_visual .arrow span:hover {
	background-position: center 5px;
}

#main_visual .badge {
	width: 100%;
	text-align: right;
	position: absolute;
	bottom: 5px;
	right: 5px;
	z-index: 2;
}

#main_visual .badge img {
	max-width: 132px;
	width: 24%;
	height: auto;
}

#yodogawa {
	padding: 20px 0 20px 0;
	text-align: center;
}

#yodogawa .inner {
	padding: 0 5%;
	text-align: left;
	display: inline-block;
}

#yodogawa p {
	margin-bottom: 2em;
	font-size: 14px;
	line-height: 1.875em;
}

#yodogawa p a {
	text-decoration: underline;
}

.is_pc #yodogawa p a:hover,
.is_sp #yodogawa p a.touch {
	text-decoration: none;
}

#yodogawa p:last-child {
	margin-bottom: 0;
}

/* --------------------------------------------------
  *
      #contents_area
  *
  -------------------------------------------------- */

#section_yodogawa {
	padding: 45px 25px 0 25px;
	margin: 0 auto;
	background-color: #313161;
	overflow: hidden;
	position: relative;
}

#section_yodogawa .section_inner {
	text-align: center;
	position: relative;
}

#section_yodogawa h2 {
	margin: 0 0 40px 0;
	text-align: center;
	vertical-align: top;
}

#section_yodogawa h2 img {
	width: 90%;
	max-width: 113px;
	height: auto;
}

#section_yodogawa .txt_yodogawa {
	margin: 0 0 40px 0;
	text-align: left;
}

#section_yodogawa .txt_yodogawa p {
	margin: 0 0 1.5em 0;
	font-size: 14px;
	color: #fff;
	line-height: 2em;
}

#section_yodogawa .btn_teaser {
	display: block;
	text-align: center;
}

#section_yodogawa .btn_teaser a {
	padding: 2px 35px 2px 20px;
	display: inline-block;
	color: #fff;
	border: 1px solid #fff;
	font-size: 13px;
	background-image: url(/store/hobonichi_plus_a-dot/formal/common/images/parts_arrow_right.png);
	background-size: 10px;
	background-position: calc(100% - 10px) center;
	background-repeat: no-repeat;
	transition: opacity .1s ease .0s;
}

.is_pc #section_yodogawa .btn_teaser a:hover,
.is_sp #section_yodogawa .btn_teaser a.touch {
	opacity: .7;
	transition: opacity .15s ease .05s;
}

#section_yodogawa .badge {
	width: 30%;
	position: absolute;
	top: 16.5%;
	right: 0;
	z-index: 2;
}

#section_yodogawa .badge img {
	width: 94%;
	max-width: 100px;
	height: auto;
}

/* --------------------------------------------------
  *
      #section_product
  *
  -------------------------------------------------- */

#section_product {
	margin: 30px auto;
	clear: both;
	text-align: center;
}

#section_product .section {
	clear: both;
	margin: 0 5px 60px 5px;
}

#section_product .section:last-child {
	margin-bottom: 20px;
}

#section_product .cat {
	margin: 20px auto 30px auto;
	padding: 0 15px;
	display: inline-block;
	position: relative;
}

#section_product h2 {
	width: auto;
	text-align: center;
	margin: 0 auto 30px auto;
}

#section_product h2 img {
	width: auto;
	height: 36px;
}

#section_product .cat .desc {
	width: auto;
	font-size: 13px;
	line-height: 1.71em;
	text-align: left;
	letter-spacing: .05em;
}

#section_product ul {
	clear: both;
	font-size: 0;
	text-align: left;
	letter-spacing: -.40em;
}

#section_product li {
	width: 50%;
	margin: 0 0 20px 0;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	font-size: 12px;
	letter-spacing: normal;
	position: relative;
}

#section_product li.bl {
	visibility: hidden;
	display: none;
}

#section_product li a {
	color: #333764;
}

#section_product li img {
	width: 90%;
	max-width: 240px;
}

#section_product li.new a:before {
	content: '';
	width: 36px;
	height: 36px;
	display: block;
	background-image: url(/store/hobonichi_plus_a-dot/formal/common/images/ico_new.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 36px;
	position: absolute;
	top: 0;
	left: 5px;
	z-index: 2;
}

#section_product li.sold:after {
	content: '';
	width: 64px;
	height: 64px;
	display: block;
	background-image: url(/store/hobonichi_plus_a-dot/formal/common/images/parts_ico_soldout.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 54px;
	position: absolute;
	top: 0;
	right: calc(50% - 80px);
	z-index: 2;
}

#section_product li .name {
	line-height: 1.3em;
	position: relative;
	top: -5px;
}

#section_product li .name .small {
	font-size: 90%;
}

#section_product li .name p {
	font-size: 12px;
	line-height: 1.3em;
	position: relative;
	top: -15px;
	z-index: 2;
	white-space: nowrap;
}

#section_product li .season {
	margin-top: 5px;
	padding: 1px 5px;
	font-size: 10px !important;
	letter-spacing: .15em;
	line-height: 1em;
	display: inline-block;
	border: 1px solid #333764;
	position: relative;
}

#section_product li img {
	opacity: 1 !important;
}

#section_product li {
	transition: opacity .15s ease 0s;
}

.is_sp #section_product li.touch,
.is_pc #section_product li:hover {
	transition: opacity .15s ease .1s;
	opacity: .7;
}

.banner_list {
	padding: 0 15px;
	margin: 40px 0;
	text-align: center;
}

.banner_list .banner_aa {
	margin: 0 0 15px 0;
	text-align: center;
}

.banner_list img {
	width: 100%;
	max-width: 420px;
	height: auto;
}

#btm_info {
	padding: 0 5%;
	margin-top: 0;
	margin-bottom: 60px;
	text-align: left;
}

#btm_info p {
	margin-bottom: 40px;
	font-size: 14px;
	line-height: 1.714em;
}

#btm_info .btn_collection {
	text-align: center;
}

#btm_info img {
	max-width: 280px;
}

/* --------------------------------------------------
  *
      #section_info
  *
  -------------------------------------------------- */

#section_info {
	margin: 0 auto;
}

#section_profile {
	margin: 0 10px 40px 10px;
	padding: 15px;
	border: 1px solid #333764;
	background-color: #fff;
	overflow: hidden;
}

#section_profile .col_left {
	font-size: 16px;
	letter-spacing: normal;
	text-align: center;
}

#section_profile .col_left .pic {
	margin: 0 0 10px 0;
}

#section_profile .col_left img {
	width: 100%;
}

#section_profile .col_left h3 {
	margin: 5px 0 20px 0;
	font-size: 16px;
	font-weight: bold;
}

#section_profile .col_right {
	width: auto;
	float: left;
	font-size: 13px;
	line-height: 2em;
}

#section_profile .col_right p {
	margin: 0 0 1.5em 0;
}

#section_profile .col_right p:last-child {
	margin: 0;
}

#section_profile .col_right p a {
	text-decoration: underline;
	color: #333764;
}

.is_pc #section_profile .col_right p a:hover,
.is_sp #section_profile .col_right p a.touch {
	text-decoration: none;
}

/* --------------------------------------------------
  *
      #section_btm
  *
  -------------------------------------------------- */

#section_btm {
	clear: both;
	overflow: hidden;
	margin: 0 0 20px 0;
	padding: 0 10px;
}

#section_btm .section {
	clear: both;
	padding: 20px 15px;
	box-sizing: border-box;
	margin: 0 0 20px 0;
	background-color: #efefef;
	overflow: hidden;
	position: relative;
}

#section_btm .section .pic {
	margin: 0 0 5px 0;
	text-align: center;
}

#section_btm .section h3 {
	margin: 0 0 5px 0;
	font-size: 16px;
	line-height: 1.625em;
	font-weight: bold;
}

#section_btm .section .btn_detail,
#section_btm .section .btn_amazon {
	text-align: center;
}

#section_btm .section h3 span.small {
	font-size: 14px;
	position: relative;
	display: block;
}

#section_btm .section p,
#section_btm .section dd {
	font-size: 13px;
	line-height: 2em;
	overflow: hidden;
}

#section_btm .section dt {
	clear: both;
	margin: 0 0 .5em 0;
	font-size: 13px;
	font-weight: bold;
}

#section_btm .section_left .desc {
	margin: 0 0 20px 0;
}

#section_btm .section_left .btn_detail {
	margin: 0 0 2px 0;
}

#section_btm .section.s03 .pic {
	margin: -20px 0 -25px 0;
	text-align: center;
}

#section_btm .section.s04 dd {
	margin: 0 0 30px 0;
}

#section_btm .section.s04 dd:last-child {
	margin: 0;
}

#section_btm .section.s04 ul li {
	width: auto;
	float: left;
	margin: 0 10px 0 0;
	white-space: nowrap;
}

#section_btm .section.s04 ul li.bl {
	clear: both;
}

#section_btm .section.s04 ul li a {
	text-decoration: underline;
}

}

