@charset "UTF-8";
/*=============================================================
 #home HOME
=============================================================*/
/* #intro
================================================ */
#intro .secTitle { margin: 23px 30px 20px; }
@media all and (min-width: 600px) { #intro .secTitle { margin: 46px auto 30px; } }
#intro .movie { position: relative; margin: 0 0 37px; padding: 14px 0 15px; background: #ffe6e7; }
@media all and (min-width: 600px) { #intro .movie { margin: 0 0 57px; padding: 28px 0 42px; } }
#intro .movie:after { display: block; position: absolute; bottom: -37px; left: 50%; width: 0; height: 0; border-width: 37px 46px 0 46px; border-style: solid; border-color: #ffe6e7 transparent transparent transparent; content: ""; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
@media all and (min-width: 600px) { #intro .movie:after { bottom: -57px; border-width: 57px 70px 0 70px; } }
#intro .movie .title { position: relative; box-sizing: border-box; max-width: 390px; margin: 0 auto; padding: 0 0 8px 90px; font-weight: 700; font-size: 1.4rem; }
@media all and (min-width: 600px) { #intro .movie .title { width: 500px; max-width: none; margin: 0 0 0 245px; padding: 0 0 17px 130px; font-size: 1.8rem; } }
#intro .movie .movieBox { box-sizing: border-box; padding: 10px; border-radius: 5px; background: #fff; }
@media all and (min-width: 600px) { #intro .movie .movieBox { width: 570px; margin: 0 auto; padding: 17px; border-radius: 10px; } }
#intro .movie .movieBox .detail { position: relative; height: 0; padding-bottom: 56.25%; background: #ccc; }
#intro .movie .movieBox .detail iframe { position: absolute; top: 0; right: 0; width: 100% !important; height: 100% !important; }
#intro .subTitleWrap { position: relative; margin: 0 0 48px; padding: 28px 0 3px; background-image: url(../img/bg_intro01_sp.png); background-repeat: no-repeat; background-position: center bottom; background-size: 357px auto; }
@media all and (min-width: 600px) { #intro .subTitleWrap { margin: 0 0 88px; padding: 55px 0 3px; background-image: url(../img/bg_intro01_pc.png); background-size: auto; } }
#intro .subTitleWrap .copy { position: absolute; top: 2px; right: 50%; color: #c6ab7f; font-weight: 700; font-size: 1.1rem; -webkit-transform: translateX(147px) rotate(5deg); -ms-transform: translateX(147px) rotate(5deg); transform: translateX(147px) rotate(5deg); }
@media all and (min-width: 600px) { #intro .subTitleWrap .copy { top: 28px; font-size: 1.5rem; -webkit-transform: translateX(250px) rotate(5deg); -ms-transform: translateX(250px) rotate(5deg); transform: translateX(250px) rotate(5deg); } }
#intro .subTitle { line-height: 1.55; font-weight: 700; font-size: 1.8rem; text-align: center; letter-spacing: .05em; }
@media all and (min-width: 600px) { #intro .subTitle { font-size: 2.4rem; } }
#intro .subTitle small { display: block; line-height: 1.5; margin: 0 0 8px; font-weight: 700; font-size: 1.4rem; letter-spacing: .04em; }
@media all and (min-width: 600px) { #intro .subTitle small { font-size: 1.7rem; letter-spacing: .05em; } }
#intro .subTitle em { color: #e77d97; }
/* #features
================================================ */
#features { padding: 48px 0 254px; background-color: #ffe6e7; background-image: url(../img/bg_features01_sp.png), url(../img/bg_features02_sp.png), url(../img/bg01.png); background-repeat: no-repeat, no-repeat, repeat; background-position: left bottom, right bottom, left top; background-size: 213px auto, 212px auto, auto; }
@media all and (min-width: 600px) { #features { padding: 80px 0 100px; background-image: url(../img/bg_features01_pc.png), url(../img/bg01.png); background-repeat: no-repeat, repeat; background-position: center 265px, left top; background-size: 995px, auto; } }
@media all and (min-width: 600px) { #features .box { margin: -33px 0 0; padding: 42px 5% 10px; border-radius: 10px; background-color: #fff; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16); } }
#features .listWrap { padding-right: 15px; padding-left: 15px; }
@media all and (min-width: 600px) { #features .listWrap { width: 672px; margin: 0 auto; padding-right: 10px; padding-left: 10px; } }
@media all and (max-width: 599px) { #features .basic { margin: -23px 0 0; padding: 33px 5% 10px; border-radius: 5px; background-color: #fff; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16); } }
#features .basic .item { display: -webkit-box; display: -ms-flexbox; display: flex; padding: 19px 0 13px 3.8%; border-bottom: 1px solid #f1e1de; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
@media all and (min-width: 600px) { #features .basic .item { padding: 18px 0 18px 28px; } }
#features .basic .item .img { width: 26.8%; }
@media all and (min-width: 600px) { #features .basic .item .img { width: 110px; } }
#features .basic .item .info { width: 64.7%; }
@media all and (min-width: 600px) { #features .basic .item .info { width: 442px; } }
#features .basic .item .subTitle { line-height: 1.3; margin: 0 0 5px; color: #e77d97; font-weight: 700; font-size: 1.8rem; letter-spacing: .05em; }
@media all and (min-width: 600px) { #features .basic .item .subTitle { font-size: 2.6rem; } }
#features .basic .item .subTitle small { font-weight: 700; font-size: 1.5rem; }
@media all and (min-width: 600px) { #features .basic .item .subTitle small { font-size: 1.8rem; } }
#features .basic .item p { font-size: 1.5rem; }
@media all and (min-width: 600px) { #features .basic .item p { font-size: 1.8rem; } }
#features .basic .item p em { background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #fffa77)); background: linear-gradient(transparent 50%, #fffa77 50%); }
@media all and (min-width: 600px) { #features .basic .column { margin: 32px 0 12px; } }
@media all and (min-width: 600px) { #features .basic .column:before { left: 29.5%; }  #features .basic .column:after { right: 31.5%; } }
#features .basic .column div { padding: 15px 0 10px; border-bottom: 1px solid #f1e1de; text-align: center; }
@media all and (min-width: 600px) { #features .basic .column div { padding: 12px 0 18px; border: none; } }
#features .basic .column div:after { content: none; }
@media all and (min-width: 600px) { #features .basic .column div:first-child { width: 27%; } }
@media all and (min-width: 600px) { #features .basic .column div:nth-child(2) { width: 38%; } }
#features .basic .column div:last-child { border-bottom: none; }
@media all and (min-width: 600px) { #features .basic .column div:last-child { width: 28%; } }
#features .basic .column dt { line-height: 1.36; margin: 0 0 4px; font-size: 1.1rem; }
@media all and (min-width: 600px) { #features .basic .column dt { height: 30px; margin: 0 0 6px; } }
#features .basic .column dt.line1 { line-height: 30px; }
#features .basic .column dd { line-height: 1.3; margin: 0 0 5px; color: #e77d97; font-weight: 700; font-size: 1.8rem; letter-spacing: .05em; }
@media all and (min-width: 600px) { #features .basic .column dd { line-height: 1.5; } }
#features .basic .column dd small { font-weight: 700; font-size: 1.5rem; }
#features .basic .column dd.narrow small { font-size: 1.4rem; }
@media all and (min-width: 600px) { #features .basic .column dd.narrow small { letter-spacing: 0; } }
#features .plus { padding: 23px 5% 15px; }
@media all and (max-width: 599px) { #features .plus { display: -webkit-box; display: -ms-flexbox; display: flex; position: relative; margin: 50px 0 0; border-radius: 5px; background-color: #fff; box-shadow: 0 3px 6px 0 rgba(0, 0, 0, .16); -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; -ms-flex-wrap: wrap; flex-wrap: wrap; } }
@media all and (min-width: 600px) { #features .plus { overflow: hidden; padding: 0 0 10px 25px; } }
#features .plus:before { display: block; position: absolute; top: -37px; left: 50%; width: 24px; height: 24px; margin-left: -12px; background-image: url(../img/img_plus01.svg); background-size: 100% auto; content: ""; }
@media all and (min-width: 600px) { #features .plus:before { display: none; content: none; } }
#features .plus .heading { display: -webkit-box; display: -ms-flexbox; display: flex; width: 100%; margin: 0 0 12px; color: #c6ab7f; font-weight: 700; font-size: 1.5rem; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
@media all and (min-width: 600px) { #features .plus .heading { float: left; width: 310px; margin: 0 0 6px; padding: 45px 0 0; } }
#features .plus .heading:before , #features .plus .heading:after { width: 34%; height: 8px; background: #eee1df; content: ""; }
#features .plus .heading span { padding: 0 0 3px; white-space: nowrap; }
#features .plus .img { position: relative; left: -8px; width: 45.1%; }
@media all and (min-width: 600px) { #features .plus .img { position: static; float: right; width: 232px; } }
#features .plus .txt { width: 52.5%; line-height: 1.55; padding: 0 0 4%; font-weight: 700; font-size: 1.4rem; }
@media all and (min-width: 600px) { #features .plus .txt { width: 324px; line-height: 1.4; font-size: 1.8rem; } }
/* #voice
================================================ */
#voice { padding: 48px 6% 5px; }
@media all and (min-width: 600px) { #voice { padding: 100px 0 88px; } }
#voice .title_wrap { margin: 0 0 35px; text-align: center; }
@media all and (min-width: 600px) { #voice .title_wrap { margin: 0 0 34px; } }
@media all and (min-width: 600px) { #voice .list { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -ms-flex-wrap: wrap; flex-wrap: wrap; }  #voice .list:after { width: 31.8%; content: ""; } }
#voice .list .item { box-sizing: border-box; margin: 0 0 17px; padding: 23px 16px 14px 23px; border-radius: 10px; background: #f5f5f5; }
@media all and (min-width: 600px) { #voice .list .item { width: 31.8%; padding: 23px 18px 20px 24px; } }
#voice .list .itemTitle { margin: 0 0 6px; color: #e77d97; font-weight: 700; font-size: 1.5rem; }
#voice .list .itemTxt { line-height: 1.61; font-size: 1.3rem; }
#voice .list:nth-of-type(n+2) { display: none; padding-bottom: 25px; }
@media all and (min-width: 600px) { #voice .list:nth-of-type(n+2) { display: -webkit-box; display: -ms-flexbox; display: flex; padding-bottom: 0; } }
#voice .btn_more { position: relative; width: 114px; margin: 0 auto; padding: 8px 0 25px; text-align: center; }
@media all and (min-width: 600px) { #voice .btn_more { display: none; } }
#voice .btn_more .in_txt { display: block; position: relative; line-height: 28px; color: #e77d97; font-weight: 700; font-size: 1.5rem; text-align: right; }
/* #case
================================================ */
#case { background: #ffe6e7 url(../img/bg01.png); }
#case > .inner { padding-top: 70px; padding-bottom: 50px; }
@media all and (min-width: 600px) { #case > .inner { padding-top: 130px; padding-bottom: 80px; } }
#case .palnWrapBox { margin-bottom: 113px; }
@media all and (min-width: 600px) { #case .palnWrapBox { margin-bottom: 168px; padding: 0 0 30px; } }
#case .palnWrapBox .secTitle { position: absolute; top: -63px; left: 50%; z-index: 2; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
@media all and (max-width: 599px) { #case .palnWrapBox .secTitle { width: 70%; } }
@media all and (min-width: 600px) { #case .palnWrapBox .secTitle { top: -88px; } }
#case .planWrap { width: 90%; margin: 0 auto 0; padding: 0 0 10px; }
@media all and (min-width: 600px) { #case .planWrap { width: 896px; margin-top: -10px; } }
@media all and (min-width: 600px) { #case .plan:before { left: 32%; }  #case .plan:after { right: 34%; } }
#case .plan .planItem { padding: 20px 0 26px; text-align: center; }
@media all and (max-width: 599px) { #case .plan .planItem:first-child { padding-top: 13px; } }
@media all and (min-width: 600px) { #case .plan .planItem { padding: 0; } }
@media all and (min-width: 600px) { #case .plan .planItem01 { width: 32%; } }
@media all and (min-width: 600px) { #case .plan .planItem02 { width: 34%; } }
#case .plan dt { margin: 0 0 10px; color: #e77d97; font-weight: 700; font-size: 2rem; }
@media all and (min-width: 600px) { #case .plan dt { line-height: 48px; margin-bottom: 0; } }
#case .plan dt.narrow { letter-spacing: -.05em; }
#case .plan dt.icon { margin-bottom: 3px; }
#case .plan dt.icon span { display: inline-block; width: 48px; margin-right: 6px; vertical-align: -10px; }
@media all and (min-width: 600px) { #case .plan dt.icon span { vertical-align: bottom; } }
#case .plan .txt { margin: 0 0 20px; font-size: 1.5rem; }
#case .plan .price { width: 75%; height: 52px; line-height: 52px; margin: 0 auto; background: #f5f5f5; color: #1d1818; font-family: "Roboto", sans-serif; font-weight: 500; font-size: 3.8rem; }
@media all and (min-width: 600px) { #case .plan .price { width: 230px; } }
#case .plan .price small { padding-left: .2em; font-family: "Noto Sans JP", "ヒラギノ角ゴ ProN W3", Meiryo, sans-serif; font-size: 2rem; vertical-align: 3px; }
#case .wrapBox01 { margin-bottom: 73px; padding: 0 0 20px; }
@media all and (min-width: 600px) { #case .wrapBox01 { margin-bottom: 0; padding: 0 0 45px; } }
#case .wrapBox01 .secTitle { position: absolute; top: -70px; left: 50%; z-index: 2; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
@media all and (max-width: 599px) { #case .wrapBox01 .secTitle { width: 70%; } }
@media all and (min-width: 600px) { #case .wrapBox01 .secTitle { top: -110px; } }
#case .wrapBox02 { padding-bottom: 20px; }
@media all and (min-width: 600px) { #case .wrapBox02 { margin-top: 0; padding-bottom: 45px; }  #case .wrapBox02:before { display: none; } }
#case .mama , #case .baby { width: 90%; margin: 0 auto 0; }
@media all and (min-width: 600px) { #case .mama , #case .baby { width: 864px; } }
#case .mama .title , #case .baby .title { box-sizing: border-box; background-repeat: no-repeat; background-size: auto 75px; }
#case .mama { padding-top: 10px; }
@media all and (min-width: 600px) { #case .mama { padding-top: 22px; } }
#case .mama .title { height: 75px; line-height: 62px; padding-top: 13px; background-image: url(../img/img_case01.png); }
@media all and (min-width: 600px) { #case .mama .title { height: 100px; line-height: 75px; padding-top: 25px; background-position: 4px top; background-size: auto 100px; } }
#case .baby { padding-top: 70px; }
@media all and (min-width: 600px) { #case .baby { padding-top: 0; } }
#case .baby .title { position: absolute; top: -20px; height: 78px; line-height: 72px; padding-top: 6px; background-image: url(../img/img_case02.png); }
@media all and (min-width: 600px) { #case .baby .title { position: static; height: 104px; line-height: 79px; margin-top: -10px; padding-top: 25px; background-size: auto 104px; } }
#case .copy { line-height: 1.5; font-size: 1.2rem; text-align: center; }
@media all and (min-width: 600px) { #case .copy { font-size: 1.8rem; } }
#case .listWrap { border-top: 1px solid #c7c7c7; }
@media all and (min-width: 600px) { #case .listWrap { box-sizing: border-box; padding: 14px; border: none; background: #f5f5f5; } }
#case .subSection { padding: 13px 0 0; border-bottom: 1px solid #c7c7c7; }
@media all and (max-width: 599px) { #case .subSection:last-child { border-bottom: none; } }
@media all and (min-width: 600px) { #case .subSection { padding: 20px; border: 1px solid #c7c7c7; background: #fff; } }
#case .listTitle { position: relative; margin: 0 0 15px; padding: 0 40px 0 0; color: #e77d97; font-weight: 500; font-size: 2rem; letter-spacing: .05em; cursor: pointer; }
@media all and (min-width: 600px) { #case .listTitle { margin: 0; padding: 0 4px; font-size: 2.4rem; } }
#case .listTitle .btn { top: 2px; right: 4px; }
#case .listCopy { margin: 0 0 12px; font-size: 1.5rem; }
@media all and (min-width: 600px) { #case .listCopy { margin: 0 0 20px; padding: 0 4px; font-size: 1.8rem; } }
#case .box { display: none; }
@media all and (min-width: 600px) { #case .box { padding: 23px 0 0; } }
#case .box dl + .listCopy { margin-top: 35px; }
#case .notice { margin: 5px 0 0; font-size: 1.1rem; }
@media all and (min-width: 600px) { #case .notice { margin: 18px 0 0; padding: 0 4px; } }
/* #message
================================================ */
#message { padding: 50px 0; }
@media all and (min-width: 600px) { #message { padding: 100px 0; } }
#message .inner { position: relative; box-sizing: border-box; width: 93%; margin: 0 auto; background-image: url(../img/bg_message02l_sp.png), url(../img/bg_message02r_sp.png), url(../img/bg_message02t_sp.png), url(../img/bg_message02b_sp.png), url(../img/bg_message01_sp.png); background-repeat: no-repeat, no-repeat, no-repeat, no-repeat, repeat; background-position: left top, right top, left top,left bottom, center; background-size: 4px 100%, 4px 100%, 100% 4px, 100% 4px, auto; }
@media all and (min-width: 600px) { #message .inner { width: 871px; height: 356px; background-image: url(../img/bg_message02_pc.png), url(../img/bg_message01_pc.png); background-repeat: no-repeat, repeat; background-position: left top, center; background-size: auto, auto; } }
#message .check { position: absolute; top: 8px; right: -7px; width: 145px; }
@media all and (min-width: 600px) { #message .check { top: 14px; right: auto; left: -17px; width: 200px; } }
#message .titleWrap { float: left; box-sizing: border-box; width: 58.5%; max-width: 253px; padding: 30px 0 0 5px; }
@media all and (min-width: 600px) { #message .titleWrap { width: auto; max-width: none; padding: 0; } }
#message .titleWrap .secTitle { margin: 0 0 10px; }
@media all and (min-width: 600px) { #message .titleWrap .secTitle { margin: 0 0 17px; } }
#message .titleWrap .name { font-size: 1.1rem; }
@media all and (min-width: 600px) { #message .titleWrap .name { line-height: 1.5; margin: 0 0 20px; font-size: 1.3rem; } }
#message .boxWrap { padding: 33px 8px 35px; }
@media all and (min-width: 600px) { #message .boxWrap { overflow: hidden; padding: 65px 0 0; } }
#message .photo-pc { float: left; box-sizing: border-box; width: 310px; padding: 4px 0 0 25px; text-align: center; }
@media all and (min-width: 600px) { #message .info { float: left; width: 488px; } }
#message .info .photo-sp { float: left; width: 40%; max-width: 171px; }
#message .info p { clear: both; line-height: 1.45; padding: 14px 12px 0; font-size: 1.5rem; }
@media all and (min-width: 600px) { #message .info p { line-height: 1.67; padding: 0; letter-spacing: .05em; } }
/* #apply
================================================ */
#apply { padding: 70px 0 50px; background: #ffe6e7 url(../img/bg01.png); }
@media all and (min-width: 600px) { #apply { padding: 100px 0 80px; } }
#apply .secTitle { position: absolute; top: -63px; left: 50%; z-index: 2; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); }
@media all and (min-width: 600px) { #apply .secTitle { top: -88px; } }
#apply .wrapBox { box-sizing: border-box; padding: 0 0 29%; background-image: url(../img/bg_apply02.png), url(../img/bg_apply03.png); background-repeat: no-repeat, no-repeat; background-position: 60% bottom,  9% bottom; background-size: 69.5% auto, 15% auto; text-align: center; }
@media all and (min-width: 600px) { #apply .wrapBox { padding: 0 0 160px; background-repeat: no-repeat, no-repeat; background-position: center bottom -1px,  22.7% bottom; background-size: 358px auto, 76px auto; } }
#apply .boxTitle { line-height: 36px; padding: 20px 0 35px; font-weight: 500; font-size: 2.1rem; vertical-align: baseline; letter-spacing: .05em; }
@media all and (max-width: 599px) { #apply .boxTitle { position: inherit; }  #apply .boxTitle:before , #apply .boxTitle:after { display: block; position: absolute; background-size: 100% auto; content: ""; }  #apply .boxTitle:before { top: 2px; left: 50%; width: 46px; height: 76px; background-image: url(../img/bg_apply01_left_sp.png); background-position: left top; -webkit-transform: translateX(-150px); -ms-transform: translateX(-150px); transform: translateX(-150px); }  #apply .boxTitle:after { right: 50%; bottom: 4px; width: 75px; height: 64px; background-image: url(../img/bg_apply01_right_sp.png); background-position: right bottom; -webkit-transform: translateX(145px); -ms-transform: translateX(145px); transform: translateX(145px); } }
@media all and (min-width: 600px) { #apply .boxTitle { position: relative; top: -5px; line-height: 1.52; margin: 0 0 28px; padding: 0; font-size: 2.6rem; } }
#apply .boxTitle em { color: #e77d97; font-family: "Roboto", sans-serif; font-size: 2.6rem; vertical-align: baseline; }
@media all and (min-width: 600px) { #apply .boxTitle em { font-size: 3.2rem; } }
#apply .step { box-sizing: border-box; margin: 0 auto 25px; padding: 0 5.50725% 0 6.66667%; }
@media all and (min-width: 600px) { #apply .step { width: 700px; margin: 0 auto 48px; padding: 20px 84px 0; background-image: url(../img/bg_apply01_pc.png); background-repeat: no-repeat; background-position: left top; } }
@media all and (max-width: 599px) { #apply .stepList:after { display: block; clear: both; content: ""; } }
@media all and (min-width: 600px) { #apply .stepList { display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; } }
#apply .stepList .item { position: relative; float: left; width: 44.8%; font-weight: 500; font-size: 1.5rem; }
@media all and (min-width: 600px) { #apply .stepList .item { float: none; width: 134px; } }
@media all and (max-width: 599px) { #apply .stepList .item:first-child { margin-bottom: 65px; }  #apply .stepList .item:nth-child(2) { float: right; margin: 98px 0 0; }  #apply .stepList .item:nth-child(2):before { top: -10px; left: -23px; -webkit-transform: rotate(30deg); -ms-transform: rotate(30deg); transform: rotate(30deg); }  #apply .stepList .item:nth-child(3) { margin: 0 0 0 20px; }  #apply .stepList .item:nth-child(3):before { top: 6px; right: 1px; -webkit-transform: rotate(135deg); -ms-transform: rotate(135deg); transform: rotate(135deg); } }
#apply .stepList .item + .item:before { display: block; position: absolute; width: 0; height: 0; border-width: 11px 0 11px 12px; border-style: solid; border-color: transparent transparent transparent #e3e3e3; content: ""; }
@media all and (min-width: 600px) { #apply .stepList .item + .item:before { top: 50px; left: -38px; border-width: 16px 0 16px 18px; } }
#apply .stepList .img { margin: 0 0 3px; }
@media all and (min-width: 600px) { #apply .stepList .img { margin: 0 0 11px; } }
#apply .description { max-width: 380px; margin: 0 auto; padding: 0 5%; font-size: 1.5rem; text-align: left; }
@media all and (min-width: 600px) { #apply .description { max-width: none; line-height: 1.46; margin: 0; padding: 0; text-align: center; } }
#apply .description small { display: block; margin: 4px 0 0; font-size: 1.1rem; }
/* #faq
================================================ */
#faq { padding: 48px 8% 53px; }
@media all and (min-width: 600px) { #faq { padding: 54px 0 140px; } }
#faq .title_wrap { margin: 0 0 10px; text-align: center; }
@media all and (min-width: 600px) { #faq .title_wrap { margin: 0 0 34px; } }
@media all and (min-width: 600px) { #faq .list { width: 672px; margin: 0 auto; } }
#faq .list .item { border-bottom: 1px solid #f1e1de; }
@media all and (min-width: 600px) { #faq .list .item { padding: 0 10px 0 25px; } }
#faq .list dt , #faq .list dd { position: relative; }
#faq .list dt:before , #faq .list dd:before { display: block; position: absolute; font-family: "Roboto", sans-serif; content: ""; }
#faq .list dt { padding: 12px 35px 12px 23px; font-size: 1.5rem; cursor: pointer; }
@media all and (min-width: 600px) { #faq .list dt { padding: 12px 45px 12px 33px; font-size: 1.8rem; } }
#faq .list dt:before { top: 12px; left: 0; line-height: 1.1; color: #c6ab7f; font-weight: 700; font-size: 1.8rem; content: "Q"; }
@media all and (min-width: 600px) { #faq .list dt:before { top: 13px; font-size: 2.3rem; } }
#faq .list dt .btn { top: 9px; right: 0; }
@media all and (min-width: 600px) { #faq .list dt .btn { top: 13px; } }
#faq .list dd { display: none; padding: 0 30px 10px 23px; font-size: 1.3rem; }
@media all and (min-width: 600px) { #faq .list dd { padding: 0 30px 12px 33px; font-size: 1.5rem; } }
#faq .list dd:before { top: 3px; left: 0; line-height: 1; font-weight: 500; font-size: 1.8rem; content: "A"; }
@media all and (min-width: 600px) { #faq .list dd:before { top: 3px; left: 3px; font-size: 2.1rem; } }
#faq .list dd li { padding-left: 1em; text-indent: -1em; }
#faq .list dd li:before { content: "・"; }
#faq .list dd > * + * { margin-top: .8em; }