@charset "utf-8";



/* おさかなシロフォン */


/* ■ 共通 ------------------------------------------------------------------------------- */

#Page_Xylophone {
width: 94rem;
margin: 0 auto;
}

#Page_Xylophone p {
font-size: 15px;
}

#Page_Xylophone a {
display: block;
color: #000;
text-decoration: none;
}

#Page_Xylophone .Photo img {
width: 100%;
height: auto;
}

.OtherContWrap {
width: 94rem;
margin: 0 auto;
}

/* ボタン */
#Page_Xylophone .Btn {
display: block;
width: 100%;
border-radius: 30px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
font-size: 15px;
line-height: 1;
font-weight: bold;
text-align: center;
text-decoration: none;
}

#Page_Xylophone .BtnBuy {
display: block;
width: 180px;
padding: 10px 0 10px 11px;
border: 2px solid #b8daeb;
border-radius: 30px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
background: #f1f8fd url(/images/sp/common/icon/Icon_LinkFwd_Blue.png) no-repeat;
background-size: 18px auto;
background-position: 6% 50%;
font-size: 16px;
line-height: 1;
font-weight: bold;
text-align: center;
color: #3d5fc4;
text-decoration: none;
}

/* 見出し */
#Page_Xylophone .MdsH2 {
padding: 12px 0;
border-radius: 8px;
font-size: 26px !important; 
line-height: 1.0em;
text-align: center;
color: #fff;
background: #6e1c00;
}



/* ■ タイトル ------------------------------------------------------------------ */

#Page_Xylophone .PageTitle {
margin-top: 20px;
margin-bottom: 40px;
}

#Page_Xylophone .LeadTitle {
width: 700px;
margin: 0 auto 55px auto;
font-size: 16px;
font-weight: bold;
line-height: 2.0em;
}



/* ■ 動画 ------------------------------------------------------------------ */

#Page_Xylophone .MovieWrap {
margin-bottom: 6rem;
padding-bottom: 0;
}

#Page_Xylophone .Movie {
width: 800px;
margin: 0 auto;
}



/* ■ 商品ラインナップ ------------------------------------------------------------------ */

#Page_Xylophone .SectionItems {
margin-bottom: 80px;
}

#Page_Xylophone .SectionItems h2.Mds {
margin-bottom: 30px;
}

#Page_Xylophone .SectionItems h3.Mds {
margin-bottom: 30px;
padding: 15px 0;
font-size: 22px;
line-height: 1em;
text-align: center;
color: #fff;
background: #004db5;
}

#Page_Xylophone .SectionItems h4.Mds {
font-size: 18px;
line-height: 1.6em;
}

#Page_Xylophone .SectionItems img {
width: 100%;
height: auto;
}

#Page_Xylophone .SectionItems li {
width: 30%;
margin-right: 5%;
margin-bottom: 35px;
}

#Page_Xylophone .SectionItems li:nth-child(3n) {
margin-right: 0;
}

#Page_Xylophone .SectionItems li:nth-child(3n+1):nth-last-child(-n+3),
#Page_Xylophone .SectionItems li:nth-child(3n+1):nth-last-child(-n+3) ~ li {
margin-bottom: 0;
}

#Page_Xylophone .SectionItems .Lead1, 
#Page_Xylophone .SectionItems .Lead2 {
display: inline-block;
vertical-align: middle;
}

#Page_Xylophone .SectionItems .Lead1 {
margin-right: 8px;
font-size: 20px;
font-weight: bold;
}

#Page_Xylophone .SectionItems .Lead1 span {
font-size: 15px;
}

#Page_Xylophone .SectionItems .Lead1 .Item_Price_Yen2 {
display: inline-block;
margin-right: 0.2rem;
}

#Page_Xylophone .SectionItems .Lead2 {
width: 80px;
padding: 4px 0;
border: 1px solid #0281c3;
border-radius: 12px;
font-size: 13px;
color: #0281c3;
line-height: 1em;
text-align: center;
}

#Page_Xylophone .SectionItems .Lead3 {
margin: 5px 0 15px 0;
font-size: 14px;
}



/* ■ 特長 ------------------------------------------------------------------ */

#Page_Xylophone .SectionFeatures {
/* margin-bottom: 40px; */
margin-bottom: 60px;
}

#Page_Xylophone .SectionFeatures h2.Mds {
margin-bottom: 30px;
}

#Page_Xylophone .SectionFeatures .SectionSub {
margin-bottom: 30px;
}

#Page_Xylophone .SectionFeatures .LeadUnit {
float: left;
width: 60%;
}

#Page_Xylophone .SectionFeatures .Photo {
float: right;
width: 34%;
}

#Page_Xylophone .SectionFeatures h3.Mds {
margin-bottom: 15px;
font-size: 22px;
}



/* ■ 子育てのヒント ------------------------------------------------------------------ */

#Page_Xylophone .SectionHints {
margin-bottom: 80px;
padding: 40px;
border: 1px solid #6e1c00;
border-radius: 12px;
}

#Page_Xylophone .SectionHints h2.Mds {
display: inline-block;
margin-bottom: 15px;
padding: 8px 15px;
border-radius: 4px;
font-size: 18px;
line-height: 1.0em;
color: #fff;
background: #eb6100;
}

#Page_Xylophone .SectionHints h3.Mds {
margin-bottom: 15px;
font-size: 28px;
color: #6e1c00;
}

#Page_Xylophone .SectionHints .Lead1 {
float: left;
width: 60%;
}

#Page_Xylophone .SectionHints .Photo {
float: right;
width: 34%;
}

#Page_Xylophone .SectionHints .Cap {
display: block;
margin-top: 10px;
font-size: 13px;
line-height: 1.8em;
}



/* ■ ご愛用者の声 ------------------------------------------------------------------ */

#Page_Xylophone .SectionVoice {
margin-bottom: 60px;
padding: 40px 40px 15px 40px;
border: 2px solid #eb6100;
border-radius: 12px;
}

#Page_Xylophone .SectionVoice h2.Mds {
margin-bottom: 30px;
font-size: 30px !important;
text-align: center;
color: #854329;
}

#Page_Xylophone .SectionVoice h2.Mds .Sub {
margin-left: 20px;
font-size: 20px;;
}

#Page_Xylophone .SectionVoice .SectionSub {
padding: 30px;
border-radius: 12px;
background: #fdf9ec;
}

#Page_Xylophone .SectionVoice h3.Mds {
margin-bottom: 20px;
font-size: 18px;
}

#Page_Xylophone .SectionVoice .Photo {
float: right;
width: 38%;
padding-left: 2%;
padding-bottom: 2%;
}

/* 吹き出し */
#Page_Xylophone .SectionVoice .Name {
display: inline-block;
position: relative;
top: -17px;
padding: 12px 15px;
border-radius: 20px;
font-size: 16px;
line-height: 1.0em;
font-weight: normal;
color: #fff;
background-color: #107b5e;
}

#Page_Xylophone .SectionVoice .Name:before {
display: block;
position: absolute;
left: 56px;
bottom: -13px;
width: 0;
height: 0;
border-radius: 50%;
border-left: 18px solid transparent;
border-top: 18px solid transparent;
border-right: 18px solid #107b5e;
border-bottom: 18px solid #107b5e;
transform: rotate(45deg);
content: '';
}

#Page_Xylophone .SectionVoice .Name:after {
display: block;
position: absolute;
left: 68px;
bottom: -18px;
width: 0;
height: 0;
border-radius: 50%;
border-left: 18px solid transparent;
border-top: 18px solid transparent;
border-right: 18px solid #fffce3;
border-bottom: 18px solid #fffce3;
transform: rotate(45deg);
content: '';
}

#Page_Xylophone .SectionVoice .Txt {
display: inline-block;
margin-left: 15px;
font-size: 20px;
line-height: 1.6em;
}



/* ■ あそび方 ------------------------------------------------------------------ */

#Page_Xylophone .SectionHowTo {
margin-bottom: 80px;
padding: 40px;
border: 2px solid #eb6100;
border-radius: 20px;
}

#Page_Xylophone .SectionHowTo h2.Mds {
font-size: 30px !important;
margin-bottom: 30px;
text-align: center;
color: #6e1c00;
}

#Page_Xylophone .SectionHowTo .Photo {
margin-bottom: 30px;
text-align: center;
}

#Page_Xylophone .SectionHowTo .Photo img {
width: 300px;
height: auto;
}

#Page_Xylophone .SectionHowTo .SectionSub {
margin-bottom: 40px;
padding-top: 40px;
border-top: 2px solid #eb6100;
}

#Page_Xylophone .SectionHowTo h3.Mds {
margin-bottom: 15px;
}

#Page_Xylophone .SectionHowTo .Num {
display: inline-block;
margin-right: 15px;
width: 50px;
height: 50px;
border-radius: 5px;
font-size: 28px;
line-height: 50px;
font-weight: normal;
text-align: center;
color: #fff;
background: #eb6100;
}

#Page_Xylophone .SectionHowTo .Txt {
font-size: 22px;
color: #6e1c00;
}

#Page_Xylophone .SectionHowTo .HowTo {
float: left;
width: 45%;
}

#Page_Xylophone .SectionHowTo .Point {
float: right;
width: 50%;
padding: 15px;
border-radius: 10px;
background: #fdf9ec;
}

#Page_Xylophone .SectionHowTo h4.Mds {
margin-bottom: 10px;
font-size: 16px;
color: #6e1c00;
}

/* リスト調整 */
#Page_Xylophone .SectionHowTo .ListDisc li {
position: relative;
background: none;
}

#Page_Xylophone .SectionHowTo .ListDisc li:before {
display: block;
position: absolute;
left: 0;
border-radius: 50%;
content: "";
}

#Page_Xylophone .SectionHowTo .List1 li:before {
top: 5px;
width: 15px;
height: 15px;
background: #eb6100;
}

#Page_Xylophone .SectionHowTo .List2 li:before {
top: 5px;
width: 10px;
height: 10px;
background: #6e1c00;
}

#Page_Xylophone .SectionHowTo .List1 li {
margin-bottom: 10px;
padding-left: 22px;
font-size: 16px;
font-weight: bold;
}

#Page_Xylophone .SectionHowTo .List2 li {
padding-left: 15px;
}



/* ■ 取り扱い店舗案内 ------------------------------------------------------------------ */

#Page_Xylophone #Shop_Stock_Notice {
margin-top: 90px;
}

#Page_Xylophone #Shop_Stock_Notice .Lead {
color: #fff;
}



/* ■ SNSシェアボタン ------------------------------------------------------------------------------------ */
.SocialBtn {
display: table;
}

.SocialBtn li {
margin: 0;
padding: 0 0 0 10px;
display: table-cell;
list-style: none;
vertical-align: top;
}

.SocialBtn li:first-child {
padding-left: 0 !important;
}

.fb_iframe_widget > span {
vertical-align: baseline !important;
}

.SocialBtnCenter {
margin: 75px auto 0 auto;
}