@charset "utf-8";

/* --------------------------------------------------------------------------------
	PC　lpst-m
-------------------------------------------------------------------------------- */
.device-sp {
    display: none !important;
}

body {
    margin: 0;
    padding: 0;
}

.accbox input {
    display: none;
}

#main .inner {
	max-width: 1118px;
	width: 1118px;
}

/* header */
.l-header {
	display: flex;
	align-items: center;
	padding: 20px 20px;
}

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

.l-header p {
	font-size: 15px;
	margin-left: 20px;
}

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

.mainvisual-ov-01 {
    position: absolute;
    top: 5%;
	left: 5%;
}

#main .mainvisual-ov-01 h1 {
	text-align: left;
	line-height:2.0;
	letter-spacing: 110%;
	font-weight: normal;
	color: #fff;
	font-size: 165%;
	text-shadow: 3px 3px 3px #99999;
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
}

.mainvisual-ov-02 {
    position: absolute;
    bottom: 7%;
    left: 5%;
    width: 135px;
}

/* shoppingbag */
#main #lpst-s01 .inner {
	padding: 5% 0;
	display: flex;
	max-width: 100%;
	width: 100%;
	flex-direction: row;
	justify-content: center !important;
	align-items: center;
	font-size: 105%;
	line-height: 160%;
}

.bag-left .bag-right {
	flex-basis: 40%;
	width:500px;
	padding: 7%;
}

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

.itembox-1 img {
	width: 85%;
	height: auto;
}

.itembox-2 {
	border: solid 1px dimgray;
	padding: 20px;
	margin: 0 40px; 
}

#main h2 {
	font-weight: normal;
	margin: 50px 0 20px;
}

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

.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: 260%;
	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;
}

#main input[type="submit"] {
	padding: 5%;
    font-size: 18px;
	letter-spacing: 0.2em;
	color: #fff;
	background-color: #768b71;
    border-style: none;
	text-align: center;
	width: 100%;
	height: 60px;
}	

#main #lpst-s02, #lpst-s03 {
	font-size: 110%;
	line-height: 160%;
}

.ttl-bg {
    background: #C3C2C2;
	padding: 10px 5px;
}

#main h3{
	font-size: 125%;
	text-align:center;
	letter-spacing: 0.1em;
	padding: 10px 0;
	font-weight: normal;
}

.list {
	padding: 50px;
	display: flex;	
	justify-content: center;
}

.list li {
	line-height: 120%;
	padding: 10px;
}

.ttl-bg-02 {
    background: #717171;
	padding: 10px 5px;
}

#main h4 {
	color: #fff;
	font-size: 125%;
	text-align:center;
	letter-spacing: 0.1em;
	padding: 10px 0;
}

.ttl-bg-03 {
    background: #fff;
	padding: 10px 5px;
}

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

/* YAECO PRODUCT */
.yaecopoint {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 80px 20px;
}

.yaecopoint img {
    width: 140px;
	height: auto;
}

.yaecopoint p {
	font-size: 150%;
	margin-left: 10px;
	font-weight: bold;
}

.products-pic {
	position: relative;
}

/* baby */
.p-detail {
    position: absolute;
    top: 25%;
	left: 50%;
	display: block;
	padding: 40px 0;
}


.product_title {
	position: absolute;
	top: 2%;
    padding: 40px 0;
	text-align: center;
    display: block;
    width: 100%;
}

.product_title p {
	font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif !important;
	color: white;
	letter-spacing: 110%;
	font-size: 155%;
}

#main #lpst-s02 .inner, #lpst-s03 .inner {
	clear: left;
	display:block;
	padding: 0 4% 2%;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

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

.nttl img {
    width: 50px;
	height: auto;
}

.product_intr {
	display: flex;
	justify-content: center;
	align-items: center;
	padding: 60px 20px;
}

.product_intr img {
    width: 550px;
	height: auto;
}

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

.name p {
	font-size: 110%;
	font-weight: normal;
	line-height: 180%;
	margin: 30px 0 0;
}

.name img {
	width: 500px;
	height: auto;
	padding: 40px 0;
}

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

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

.accbox .picup {
	background-color: #fdf5e6;
	display: flex;
	flex-direction: row;
	justify-content: start;
	align-items: center;
    padding: 2% 5%;
}

.accbox .picup img {
    width: 50px;
	height: auto;
}

#main h5 {
	text-align: left;
	margin-left: 40px;
	font-size: 125%;
	line-height: 140%;
}

.review_detail {
	padding: 2% 5% 3%;
}

.left-box {
	float: left;
    width: 47%;
	padding: 0 3% 5% 0;
}

.right-box {
	float: left;
    width: 47%;
	padding: 0 0 5% 3%;
}

#main h6 {
	font-size: 135%;
	text-align: center;
	margin: 60px 0 40px;
}

.point_detail {
	display: flex;
	flex-direction: column;
	align-items: center;
	font-size: 105%;
	line-height: 160%;
}

.point_detail img {
	max-width: 100%;
}

.point_detail p {
    padding: 5% 0;
}

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

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

.accbox_2 .picup {
	display: flex;
	flex-direction: row;
	justify-content: start;
	align-items: center;
    padding: 2% 5%;
}

.accbox_2 .picup img {
    width: 50px;
	height: auto;
}

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

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

/*中身を非表示にしておく*/
.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);
}


.comment-att {
	font-size: 12px;
	line-height: 115%;
}

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

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

.form .delate{
	display: none;
}

.footer input[type="submit"] {
	padding: 2%;
    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;
}