@charset "UTF-8";
/* CSS Document */


/* �Ȥ����ȥݥ����?*/
#how-to {
    margin-top: -70px;
    padding-top: 70px;
}

#how-to .inner_how-to {
    background: #fdd000;
    padding: 0 34px 30px;
}

#how-to h3.title_section {
    margin-bottom: 0;
}

h3.title_section {
    width: 240px;
    background: #231815;
    color: #fff;
    padding: 10px;
    font-size: 16px;
    margin: 0 auto 20px;
    transform: translateY(-50%);
}

#how-to ol {
    margin-top: 20px;
    margin-bottom: 24px;
}

#how-to ol li {
    background: #fff;
    padding: 30px 20px 30px;
    margin-bottom: 10px;
    display: flex;
    position: relative;
}

.hlnohcj {
    border: 2px dotted #231815;
    height: 305px;
}

#how-to .hlnohcj {
    margin-bottom: 25px;
}

.hlnohcjImage {
    float: left;
    width: 71px;
    height: 206px;
    margin: auto 20px;
}

.rightDescription {
    float: left;
    width: 460px;
    height: 250px;
}

.hlnohcj .rightDescription {
    margin-left: 20px;
}

.hlnohcj p {
    margin-top: 10px;
    line-height: 32px;
}

.rightDescription p {
    font-size: 16px;
}

.rightDescription strong {
    font-size: 20px;
}

.rightDescription img {
    margin: 15px 8px;
}

.linkText {
    clear: both;
    position: absolute;
    right: 25px;
    bottom: 15px;
}

.hlnohcj p {
    margin-top: 10px;
    line-height: 32px;
}

.HLN-CL a {
    color: #231815;
    text-decoration: underline;
}

#how-to .youtube-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 0px;
    height: 0;
    overflow: hidden;
    margin-bottom: 25px;
}

.youtube-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.how-to_action {
    width: 38%;
    text-align: center;
    border-right: 1px dotted #231815;
    padding-right: 20px;
}

.how-to_action p {
    font-size: 18px;
    font-weight: bold;
    margin: 10px 0 20px;
	text-align: center;
}

.category_uppertext .how-to_action img {
	margin: 0;
    display: inline;
}

.how-to_point {
    width: 62%;
    padding-left: 30px;
}

.how-to_point p img {
    margin-bottom: 6px;
}

.how-to_point dl dt {
    font-size: 16px;
    font-weight: bold;
    color: #e60027;
    margin-bottom: 4px;
}

.how-to_point dl dd {
    margin-bottom: 10px;
}

.how-to_step-1 img.how-to_ph {
    position: absolute;
}

.how-to_step-1 img.ph-1 {
    top: 30px;
    right: 16px;
}

.how-to_step-1 img.ph-2 {
    bottom: 46px;
    right: 16px;
}

#how-to h4.ttl_onkan {
    background: url(https://www.rakuten.ne.jp/gold/babycresco/images/product/howtousehlncl/cl_bg_02_title-onkan.png) no-repeat center center;
    font-size: 26px;
    margin-bottom: 20px;
}

.inner_onkan {
    display: flex;
    margin-bottom: 20px;
}

.inner_onkan dl {
    display: flex;
}

.inner_onkan dl.onkan_1 {
    width: 46%;
}

.inner_onkan dl dd {
    padding-left: 16px;
    text-align: justify;
    line-height: 1.4;
}

.inner_onkan dl.onkan_2 {
    width: 48%;
    margin-left: 4%;
}

p.txt_notes {
    font-size: 10px;
    color: #333;
    line-height: 1.4;
}

/* �褯���뤴����Ȳ������? */

#faq-item {
    background: #fff799;
    padding: 0 34px 30px;
}

#faq-item dl dt {
    background: #fff;
    font-size: 16px;
    font-weight: bold;
    padding: 16px 40px 16px 12px;
    border-left: #fdd000 solid 50px;
    position: relative;
    margin-top: 10px;
}

#faq-item dl dt img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -34px;
}

#faq-item dl dt:after {
    content: url(https://www.rakuten.ne.jp/gold/babycresco/images/product/howtousehlncl/cl_icn_more_down.png);
    display: inline-block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 16px;
}

#faq-item dl dd {
    background: url(https://www.rakuten.ne.jp/gold/babycresco/images/product/howtousehlncl/cl_bg_03_A.gif);
    padding: 30px;
}

#faq-item dl dd p:first-child {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 10px;
}

.category_uppertext .HLN-CL .summary {
	margin-top: 80px;
}

.category_uppertext .HLN-CL .summary img {
    margin: -28px auto 62px 144px;
}

.canpaignArea {
    width: 590px;
    height: 265px;
    padding: 30px;
    margin: 0 auto;
    border: 2px dotted #231815;
    background: -moz-linear-gradient(top, #fffcdf, #fffbc6);
    background: -webkit-linear-gradient(top, #fffcdf, #fffbc6);
    background: linear-gradient(to bottom, #fffcdf, #fffbc6);
}

.hlnohcjImage {
    float: left;
    width: 71px;
    height: 206px;
    margin: auto 20px;
}

.canpaignArea .hlnohcjImage {
    margin: 0 39px auto 20px;
}

.canpaignArea .rightDescription {
	margin-bottom: 10px;
}

.canpaignArea .rightDescription p {
	margin-top: 10px;
}

.canpaignArea .rightDescription img {
	margin: 10px auto 0 0;
}

.rightDescription {
    float: left;
    width: 440px;
    height: 206px;
	margin-left: 10px;
}

.rightDescription p {
    font-size: 16px;
}

.HLN-CL .canpaignArea .linkBtn img {
	margin: 0 auto;
}

.linkBtn {
    clear: both;
    text-align: center;
}

@media (max-width: 1024px) {

body .categorydescription {
    padding: 7px 0 5px !important;
}

.wrap.pickup_howtousehlncl {
    width: 100%;
    margin: 0 auto;
}

.wrap.pickup_howtousehlncl p {
    font-family: "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
    color: #231815;
    line-height: 1.6;
    font-size: 3.4375vw;
}

.wrap img {
    width: 100%;
}

p {
    margin: 0;
}

.txt_center {
    text-align: center;
}

.txt_just {
    text-align: justify;
}

.txt_bold {
    font-weight: bold;
}

.txt_red {
    color: #e60027 !important;
}

.txt_blue {
    color: #1C80D7 !important;
}

.HLN-CL a {
    color: #231815;
    text-decoration: underline;
}




/*---------
    intro
---------*/
.HLN-CL section {
    margin-bottom: 9vw;
}

.intro_Q {
    background: #fff799;
    position: relative;
    padding: 0 5vw 6vw;
    margin-top: 5vw;
    margin-bottom: 8vw;
}

.intro_Q figure {
    width: 50vw;
    margin: 0 auto -60px;
    transform: translate(10%, -30%);
}

.intro_Q figcaption {
    background: #fff;
    padding: 5vw;
    position: relative;
    margin-top: 10vw;
}

.intro_Q figcaption img.comment_arrow {
    position: absolute;
    width: 5vw;
    top: 0;
    left: 50%;
    transform: translate(-50%,-100%);
}

.intro_Q img.intro_arrow {
    position: absolute;
    bottom: -4vw;
    right: 50%;
    transform: translateX(50%);
    width: 20vw;
}

.intro_A {
    padding: 0 5vw;
}

.intro_A p.ttl_answer {
    font-size: 7vw;
    font-weight: bold;
    background: url(https://www.rakuten.ne.jp/gold/babycresco/images/category/pickup_howtousehlncl/sp/cl_bg_01_x_sp.jpg) no-repeat center center;
    background-size: contain;
    padding: 24px 0 24px 0;
    margin-bottom: 5vw;
}

.intro_A p.txt_red {
    font-size: 4vw;
    margin-top: 3vw;
}

/*---------
    よくあるご質問と改善方法
---------*/
#faq-item {
    background: #fff799;
    padding: 0 5vw 6vw;
}

#faq-item dl dt {
    font-family: "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
    color: #231815;
    font-size: 3.4375vw;
    background: #fff;
    font-weight: bold;
    padding: 3vw 6vw 3vw 2vw;
    border-left: #fdd000 solid;
    border-left-width: 7vw;
    position: relative;
    margin-top: 3vw;
}

#faq-item dl dt img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: -5vw;
    width: 3vw;
}

#faq-item dl dt:after {
    content: '';
    display: inline-block;
    width: 4vw;
    height: 4vw;
    background-image: url(https://www.rakuten.ne.jp/gold/babycresco/images/category/pickup_howtousehlncl/sp/cl_icn_more_down_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 2vw;
}

#faq-item dl dt.ac:after {
    content: '';
    display: inline-block;
    width: 4vw;
    height: 4vw;
    background-image: url(https://www.rakuten.ne.jp/gold/babycresco/images/category/pickup_howtousehlncl/sp/cl_icn_more_up_sp.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 2vw;
}

#faq-item dl dd {
    background: url(https://www.rakuten.ne.jp/gold/babycresco/images/category/pickup_howtousehlncl/sp/cl_bg_03_A_sp.gif);
    padding: 5vw;
}

#faq-item dl dd p:first-child {
    font-weight: bold;
    margin-bottom: 10px;
    font-family: "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
    font-size: 3.4375vw;
}
/*---------
    いかかでしたでしょうか？
---------*/
.summary img {
    width: 90%;
    margin: -3vw auto 8vw;
}

.canpaignArea {
    width: 90%;
    padding: 5vw;
    margin: 5vw 5vw 10vw 5vw;
    border: 2px dotted #231815;
    background: -moz-linear-gradient(top, #fffcdf, #fffbc6);
    background: -webkit-linear-gradient(top, #fffcdf, #fffbc6);
    background: linear-gradient(to bottom, #fffcdf, #fffbc6);
    box-sizing: border-box;
    height: auto;
}

.hlnohcjImage {
    width: 20%;
    float: left;
}


.canpaignArea .hlnohcjImage {
    margin: 10vw 0 0 0;
}

.canpaignArea .rightDescription img {}

.rightDescription {
    float: left;
    width: 73%;
    padding-top: 0;
    margin-left: 3vw;
}

.rightDescription p {
    margin: 1.5vw auto 2vw;
}

.rightDescription strong {
    font-size: 4vw;
    line-height: 1vw;
}

.linkBtn {
    clear: both;
    padding-top: 20px;
    text-align: center;
}

    
}/* end (max-width: 1024px) */

@media (max-width: 480px) {

#how-to h4 {
    margin: 0 auto;
}
	
}




