@charset "utf-8";

/* --------------------------------------------------------------------------------
	SP　lpst-m
-------------------------------------------------------------------------------- */

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

.device-pc {
    display: none !important;
}

body {
    margin: 0 !important;
}

#main .inner {
	max-width: 100%;
}

/* header */
.l-header {
	display: flex;
	align-items: center;
	padding: 3% 5%;
}

.l-header img {
    width: 140px;
	height: auto;
}

.l-header p {
	font-size: 14px;
	margin-left: 5%;
}

/* mainvisual */
#main .mainvisual-lp {
	position: relative;
}

.mainvisual-ov-01 {
    position: absolute;
    top: 4%;
    display: block;
    width: 100%;
}

.mainvisual-ov-01 h1 {
	line-height: 1.7;
	text-align: center;
	color: #fff;
	letter-spacing: 100%;
	font-weight: bold;
	font-size: 130%;
	text-shadow: 5px 5px 5px #99999;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

.mainvisual-ov-02 {	
    position: absolute;
    bottom: 7%;
    width: 20%;
    right: 5%;
}

/* shoppingbag */
#lpst-s01 .inner {
	padding: 6%;
	display: flex;
	flex-direction: column;
	justify-content: center;
	flex-wrap: wrap;
	font-size: 105%;
	line-height: 160%;
}

.bag-left .bag-right {
	flex-basis: 100%;
	width: 100%;
    display: block;
}

.itembox-1 {
	text-align: center;
}

.itembox-2 {
	border: solid 1px dimgray;
	padding: 4%;
}

#main h2 {
	margin: 8% 0 3%;
	font-weight: normal;
}

.bag-right .subs span {
    padding: 2%;
    color: #fff;
	border-radius: 6px;
}

.bag-right .subs span.sub-01 {
	background: #eb644d;
    margin: 0 3% 0 0;
}

.bag-right .subs span.sub-02 {
	background: #74A6D2;
}

.bag-right .itemTitle {
    font-size: 140%;
	font-weight: bold;
    margin: 6% 0;
}

.item_price {
	margin-bottom: 6%;
	font-size: 120%;
}

.lpst_price-01 {
    text-decoration: line-through;
}

.lpst_price-02 {
	color: #e7223f;
	font-weight: bold;
}

.member_price {
    padding:4%;
	line-height: 250%;
	background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 1px, #dddad2 1px, #dddad2 3px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 1px, #dddad2 1px, #dddad2 3px);
}

.lpst_price {
    font-size: 130%;
	font-weight: bold;
}

.lpst_price-04 {
    color: #e7223f;
	border-bottom: 1px solid #000;
    font-size: 150%;
}

.FS2_figure_table_td_input_cnt {
    display: none;
}

input[type="submit"] {
	padding: 5%;
	margin-bottom: 4%;
    font-size: 120%;
	letter-spacing: 0.1em;
	color: #fff;
	background-color: #768b71;
    border-style: none;
	text-align: center;
	width: 100%;
	height: 15%;
}	

#lpst-s02, #lpst-s03 {
	font-size: 105%;
	line-height: 150%;
}

.ttl-bg {
    background: #C3C2C2;
	padding: 5% 2%;
}

#main h3 {
	font-size: 125%;
	text-align:center;
	font-weight: normal;
	line-height: 160%;
}

.list {
	display: flex;
	justify-content: center;
	padding: 10% 0;
}

.list li {
	line-height: 120%;
	font-size: 110%;
	padding: 5% 0;
}

.ttl-bg-02 {
    background: #717171;
	padding: 5% 2%;
}

#main h4 {
	color: #fff;
	font-size: 125%;
	text-align:center;
	line-height: 160%;
}

#main .products-pic .p-detail {
    padding: 0 5% !important;
}

/* baby */
.products-pic .p-detail {
    position: absolute;
    top: 48%;
    left: 0%;
    padding: 0 !important;
}

/* YAECO PRODUCT */
.yaecopoint {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 15% 5%;
}

.yaecopoint img {
    width: 32%;
	height: auto;
}

.yaecopoint p {
	font-size: 130%;
	margin-left: 2%;
	font-weight: bold;
}

.products-pic {
	position: relative;
	width: 100%;
}

.product_title {
	position: absolute;
	top: 4%;
    text-align: center;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	color: #fff;
	line-height: 1.7;
	letter-spacing: 100%;
	font-size: 130%;
	font-weight: bold;
    display: block;
    width: 100%;
}

.ttl-bg-03 {
    background: #fff;
	padding: 5% 2%;
}

#lpst-s02 .inner, #lpst-s03 .inner {
	padding: 0 6% 10%;
	
}

.nttl {
	border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
	display: flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
    padding: 4%;
	margin-bottom: 1%;
}

.nttl img {
    width: 10%;
	height: auto;
}

#main h5 {
	text-align: left;
	margin-left: 6%;
	font-size: 110%;
}

#main h7 {
	font-size: 120%;
	font-weight: bold;	
}

.name p {
	font-size: 110%;
	font-weight: normal;
	line-height: 160%;
	margin: 5% 0 0;
}

.name img {
	padding: 10% 0;
}

.usersvoice, .usersvoice p {
	padding-bottom: 6%;
	text-align: center;
}

.usersvoice p img {
	width: 30%;
	height: auto;
}

.accbox label {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
    margin: 1% 0;
    background: #fdf5e6;
    cursor :pointer;
}

.accbox_2 label {
	display: flex;
	flex-direction: row-reverse;
	justify-content: space-between;
	align-items: center;
    margin: 1% 0;
    background: #f5f5f5;
    cursor :pointer;
}

/*アイコンを表示*/
.accbox label:before, .accbox_2 label:before {
    content: url(../../../fs-item/images/plus.png);
    padding-right: 6%;
}

/*チェックは隠す*/
.accbox input, .accbox_2 input  {
    display: none;
}

/*中身を非表示にしておく*/
.accbox .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
}

.accbox_2 .accshow {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
}

/*クリックで中身表示*/
.cssacc:checked + label + .accshow {
    height: auto;
    opacity: 1;
}

/*アイコンを入れ替える*/
.cssacc:checked + label:before {
    content:  url(../../../fs-item/images/minus.png);
}

.picup {
    padding: 4% 6%;
	display: flex;
	flex-direction: row;
	justify-content: start;
	align-items: center;
}

.picup img {
    width: 14%;
	height: auto;
}

.review_detail {
	margin:2% 5% 5%;
}

#main h6 {
	font-size: 125%;
	text-align: center;
	margin: 10% 0;
	line-height: 160%;
}

.point_detail {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.point_detail p {
	padding: 3% 0;
}

.point_detail p span {
    font-size: 65%;
    vertical-align: super;
}

/* 背景色塗る */
.lpst-s03-box-inner {
    margin-top: 10px;
    padding: 15px 0;
	color: #fff;
}
.lpst-s03-box ul li:nth-child(1) .lpst-s03-box-inner {
    background: #f3a5ac;
}
.lpst-s03-box ul li:nth-child(2) .lpst-s03-box-inner {
    background: #bb5f73;
}
.lpst-s03-box ul li:nth-child(3) .lpst-s03-box-inner {
    background: #ed777c;
}

.comment-att {
	font-size: 75%;
	line-height: 120%;
}

.footer {
	display: flex;
	align-items: flex-end;
    width: 100%;
    height: 8%;
    position: fixed;
	background-color: indianred;
    bottom: 0;
}

.form {
	position: absolute;
	background-color: indianred;
	width:100%;
}

.form .delate{
	display: none;
}

.footer input[type="submit"] {
	padding: 5% 0 1%;
    font-size: 18px;
	letter-spacing: 0.2em;
	color: #fff;
	background-color: indianred;
    border-style: none;
	text-align: center;
	width: 100%;
}	

.is-fixed {
  display: none!important;
}