﻿@charset "utf-8";



#container {
	background: #ededed;
}
.content_wide {
	position: relative;
}
.content_wide .bg {
	position: relative;
	width: 100%;
	min-width: 1600px;
	
}

/* =========================================================
mainvisual
========================================================= */
#mainvisual {
    position: absolute;
    top: 220px;
    left: 53%;
    margin-left: -303px;
}

/* =========================================================
sec_item
========================================================= */
#sec_item {
    margin-top: -246px;
}

#sec_item .content .title {
    margin-top: 165px;
}

#sec_item .content .title2 {
    margin-top: 35px;
}

#sec_item .content .title3 {
    margin-top: -10px;
}

#sec_item .content .title_copy {
    margin-bottom: 80px;
}
.item_info {
    margin-bottom: 50px;
}

.item_info .img {
    float: left;
    width: 246px;
}

.item_info .text {
    float: right;
    width: 750px;
}

.item_info .text h2 {
    margin-bottom: 20px;
}

#sec_item .content .photo {
    margin-top: -2px;
}

#sec_item .content .photo2 {
    margin-top: -60px;
}

.item_info .text .text_block h3 {
    color: #ff2089;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.8;
}

.item_info .text .text_block p {
    font-size: 16px;
    color: #232323;
    line-height: 1.8;
    width: 480px;
    margin: 0px 0px 10px 170px;
}

.item_info .text .text_block .material_box {
    margin: 30px 0 10px;
    border: 1px solid #D0D0D0;
    padding: 20px;
    font-size: 14px;
    line-height: 1.8;
}

.item_info .text .text_block .material_box h4 {
    font-size: 14px;
    line-height: 1.8;
    font-weight: bold;
}

.item_info .text .text_block .material_box p {
    font-size: 14px;
    line-height: 1.8;
}

.item_info .text .text_block .naiyouryou {
    border: 1px solid #D0D0D0;
    padding: 5px 14px;
    font-size: 14px;
    display: inline-block;
}
.item_info .text .text_block .action_area {
    margin: 20px 0;
}
.item_info .text .text_block .price_box {
    float: left;
    line-height:1.2;
    font-weight: bold;
    text-align: right;
}

.item_info .text .text_block .price_box .price {
    font-size: 45px;
}

.item_info .text .text_block .price_box .price .zeikomi {
    font-size: 22px;
}

.item_info .text .text_block .price_box .price .souryou {
    font-size: 16px;
}

.item_info .text .text_block .price_box .price .souryou .zeikomi_2 {
    font-size: 12px;
}

.item_info .text .text_block .btn_cart {
    float: right;
}

.sub_section h2 {
    position: relative;
    left: -5px;
    margin-top: 50px;
    margin-bottom: 12px;
}

.sub_section p {
    margin-bottom: 16px;
}

.sub_section .img {
    margin-bottom: 12px;
}

.sub_section .table_teiki .box {
    float: left;
    position: relative;
}

.sub_section .table_teiki .box .btn_cart {
    position: absolute;
    top: 300px;
    left: 55px;
}

.sub_section .btn_more_teiki {
    text-align: right;
    margin: 20px 0 50px;
}

.sub_section .other_box .item_box {
    position: relative;
}

.sub_section .other_box .item_box .btn_cart {
    position: absolute;
    top: 246px;
    left: 20px;
}

.sub_section .other_box .item_box .text_red {
    width: 354px;
    font-size: 13px;
    color: #ff0000;
    text-align: left;
    font-weight: bold;
    line-height: 1.5;
    text-indent: -1em;
    margin-top: 7px;
    margin-left: 1em;
    margin-bottom: 0px;
}

/* =========================================================
sec_3step
========================================================= */
#sec_3step {
    z-index: 1;
    height: 3350px;
}

#sec_3step .content {
    position: absolute;
    top: 0%;
    left: 50%;
    margin-left: -266px;
}

#sec_3step .content .text {
    position:absolute;
    top: 21.5%;
    float: right;
    width: 750px;
}

#sec_3step .content .text p {
    font-size: 16px;
    color: #232323;
    line-height: 1.8;
}

#sec_3step .content h2 {
    position:relative;
    margin-bottom: 40px;
}

#sec_3step .content h3 {
    margin-bottom: 20px;

}

#sec_3step .content .step {
    color: #fff;
}

#sec_3step .content .step > p {
    font-size: 16px;
    line-height: 1.8;
    padding: 20px 0 20px 20px;
}

#sec_3step .content .step .step_detail {
    padding-left: 20px;
}

#sec_3step .content .step .step_detail .box {
    float: left;
    margin-right: 23px;
}

#sec_3step .content .step .step_detail .box img {
    margin-bottom: 17px;
}

#sec_3step .content .step .step_detail .box p {
    font-size: 14px;
    line-height: 1.8;
    width: 170px;
}

#sec_3step .content .step.step2 {
    margin-left: 0px;
    margin-top: -50px;
    width: 780px;
}
#sec_3step .content .step.step2 >p {
    padding-left: 30px;
}
#sec_3step .content .step.step2 .step_detail {
    padding-left: 30px;
}
#sec_3step .content .step.step3 {
    margin-left: 30px;
    margin-top: 0px;
}

#sec_3step .content .step .note {
    font-size: 14px;
}

/* =========================================================
sec_feature
========================================================= */
#sec_feature {
    margin-top: -100px;
    background-color: #ededed;
    height: 3200px;
    z-index: 0;
}

#sec_feature .content {
    position: absolute;
    top: 20%;
    left: 50%;
    margin-left: -266px;
}

#sec_feature .content .h2_1 {
    text-align: center;
    margin-bottom: 70px;
    margin-top: -410px;
}

#sec_feature .content .h2_2 {
    text-align: center;
    margin-top: -580px;
    margin-bottom: 50px;
}

#sec_feature .content .row .info_box {
    width: 375px;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    background: #fff;
}

#sec_feature .content .row .info_box p {
    font-size: 14px;
    line-height: 1.8;
    padding: 20px 20px 0;
    min-height: 13em;
}

#sec_feature .content .row .info_box .img {
    text-align: center;
    padding: 10px;
}

#sec_feature .content .info_box_wide {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.2);
    border-radius: 5px;
    margin-top: 20px;
    position: relative;
    background: #fff;
}


#sec_feature .content .info_box_wide .hukidashi {
    position: absolute;
    top: -15px;
    right: -2px;
}

#sec_feature .content .info_box_wide p {
    font-size: 14px;
    line-height: 1.8;
    padding: 20px 20px 0;
    min-height: 12em;
    width: 380px;
}

#sec_feature .content .info_box_wide .img {
    float: right;
}

/* =========================================================
sec_dakara
========================================================= */
#sec_dakara {
    background: #f3f4f3 url(../img/sec_dakara/bg_2.png) 50% bottom no-repeat;
    padding-top: 350px;
    padding-bottom: 131px;
}

#sec_dakara .content .h3_1 {
    position: relative;
    left: 60px;
    margin-bottom: 130px;
}

#sec_dakara .content .h3_2 {
    text-align: center;
    margin-bottom: 120px;
}

#sec_dakara .content .material_list ul li p {
    padding: 20px 0;
    font-size: 14px;
    line-height: 1.8;
}
#sec_dakara .content .material_list ul .mat_1 {
    padding-left: 202px;
    background: url(../img/sec_dakara/img_1.png) 0 0 no-repeat;
    margin-bottom: 90px;
}

#sec_dakara .content .material_list ul .mat_1 p {
    width: 480px;
    color: #00277b;
}

#sec_dakara .content .material_list ul .mat_2 {
    padding-left: 162px;
    background: url(../img/sec_dakara/img_2.png) 0 10px no-repeat;
    margin-left: 260px;
}

#sec_dakara .content .material_list ul .mat_2 p {
    color: #ff2089;
}

#sec_dakara .content .material_list ul .mat_3 {
    margin-top: -50px;
}

#sec_dakara .content .material_list ul .mat_3 p {
    width: 390px;
    color: #379527;
}

/* =========================================================
sec_osusume
========================================================= */
#sec_osusume .content {
    position: absolute;
    top: 15%;
    left: 50%;
    margin-left: -266px;
}

#sec_osusume .content h2 {
    margin-bottom: 90px;
}

#sec_osusume .content p {
    margin-left: 55px;
}

/* =========================================================
sec_voice
========================================================= */
#sec_voice {
    margin-top: -328px;
    z-index: 1;
}

#sec_voice .content {
    position: absolute;
    top: 15%;
    left: 50%;
    margin-left: -266px;
}

#sec_voice .content h2 {
    text-align: center;
    margin-top: -100px;
}

#sec_voice .content h3 {
    text-align: center;
    margin-top: 80px;
}

.v_area{
	margin-top: 60px;
    margin-bottom: 200px;
	background:rgba(255,223,238,0.9);
	height:620px;
}
.voice_content {
	padding-top: 20px;
	width:730px;
	height: 580px;
	margin: 0 auto;
	overflow-y: auto;
}
.voice_content ul{
	padding-left:20px;
}
.voice_content li {
	font-size: 16px;
	line-height: 1.8;
	padding: 30px 0px;
	border-bottom: 1px solid #E8CBD8;
}

.voice_content dt {
	font-size: 17px;
	font-weight:bold;	
}
._mCS_1 .mCSB_dragger .mCSB_dragger_bar{ 
	background-color:#ff95c7; 
/*	background-color:#e7cbd8;*/
}
#sec_voice .content .btn {
    width: 421px;
    top: 150px;
    margin: 0 auto;
    position: relative;
}

#sec_voice .content .btn .hukidashi {
    position: absolute;
    top: -135px;
    right: -82px;
}

/* =========================================================
sec_hosho
========================================================= */
#sec_hosho {
    background: #ededed;
    margin-top: -211px;
    z-index: 0;
}

#sec_hosho .content {
    position: absolute;
    top: -3%;
    left: 50%;
    margin-left: -266px;
}

#sec_hosho .content h2 {
    margin-bottom: 30px;
}

#sec_hosho .content .note {
    width: 776px;
    height: 272px;
}

#sec_hosho .content .note ul {
    padding: 0px 35px 0px 83px;
}

#sec_hosho .content .note ul li {
    font-size: 14px;
    margin-bottom: 9px;
    line-height: 1.5;
    text-indent: -14px;
}

/* =========================================================
sec_item_2
========================================================= */
#sec_item_2 {
    background: #f4f4f4;
    padding-bottom: 120px;
}

