/* font */
h1, h2, h3, h4, h5, h6 { font-weight: 400;}
a:hover { text-decoration: none;}
main * { box-sizing: border-box;}

/* 共通 */
.sell_new, .sell_new p {font-size: 16px; line-height: 1.8;}
.sell_new p {
text-align: justify;
text-justify: inter-ideograph;
}
.sell_new .inner {
margin: auto;
width: 950px;
}
.newlink {
position: fixed;
top: 0;
right: 0;
font-size: 14px;
background-color: #ea5404;
z-index: 90000;
}
sup {font-size: 14px;}

/* ページタイトル */
.page_title {
padding-bottom: 60px;
}
.page_title h1 {
width: 100%;
height: 100px;
line-height: 100px;
text-align: center;
font-size: 30px;
font-weight: 400;
border-top:  1px solid #eeeeee;
border-bottom: 1px solid #eeeeee;
background-image: url(/stock/baikyaku/images/page_title.svg);
background-repeat: no-repeat;
background-position: left;
background-size: 100px 100px;
}
.page_title h1 span {
color: #ea5404;
}

.sellSupport .page_title h1 br {
display: none;
}

    @media only screen and (max-width: 970px) {
    .sell_new .inner {
    padding: 0 20px;
    width: 100%;
    }
    .page_title h1 {
    font-size: 21px;
    background-position: top left -40px;
    }
    .sellSupport .page_title h1 {
    padding-top: 20px;
    line-height: 1.4;
    }
    .sellSupport .page_title h1 br {
    display: block;
    }
    }


/* sellTop
------------------------------ */

.sellTop .mainVisual {
height: 350px;
background-color: #f9f7f3;
background-image: none;
}
.sellTop .mainVisual .inner {
padding-top: 80px;
height: 350px;
background-image: url(/stock/baikyaku/images/sellTop_mv.png);
background-repeat: no-repeat;
background-size: 950px 350px;
}
.sellTop .mainVisual .inner h1 {
padding-top: 20px;
margin: auto;
width: 500px;
height: 160px;
line-height: 1.5;
font-size: 24px;
font-weight: 500;
text-align: center;
background-color: rgba(255,255,255,0.95);
border-radius: 8px;
}
.sellTop .mainVisual .inner p {
margin: -20px auto 0;
width: 380px;
height: 60px;
}
.sellTop .mainVisual .inner p a {
width: 100%;
height: 100%;
line-height: 60px;
font-size: 18px;
font-weight: 500;
text-align: center;
color: #ffffff;
background-color: #ea5404;
border-radius: 8px;
display: block;
}

    @media only screen and (max-width: 970px) {
    .sellTop .mainVisual .inner h1 {
    width: 100%;
    font-size: 18px;
    line-height: 2;
    }
    .sellTop .mainVisual .inner p {
    width: 90%;
    }
    }

/* content1 */
.sellTop .content1 {
padding: 60px 0;
background-color: #f9f7f3;
}
.sellTop .content1 ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.sellTop .content1 ul li {
margin-bottom: 30px;
width: 460px;
height: 300px;
background-color: #ffffff;
border-radius: 8px;
box-shadow: 0 3px 6px rgba(0,0,0,0.15);
position: relative;
background-repeat: no-repeat;
background-size: 460px 140px;
overflow: hidden;
}
.sellTop .content1 ul li:nth-child(1) {
background-image: url(/stock/baikyaku/images/sell_top_1.jpg);
}
.sellTop .content1 ul li:nth-child(2) {
background-image: url(/stock/baikyaku/images/sell_top_2.jpg);
}
.sellTop .content1 ul li h2 {
margin-top: 110px;
padding-left: 20px;
width: 200px;
height: 30px;
line-height: 40px;
font-size: 18px;
font-weight: 400;
background-color: #ffffff;
border-radius: 0 8px 0 0;
overflow: hidden;
}
.sellTop .content1 ul li p {
padding: 20px 20px 0;
}
.sellTop .content1 ul li:nth-child(1) p,
.sellTop .content1 ul li:nth-child(2) p {
height: 100%;
background-color: #ffffff;
}
.sellTop .content1 ul li p.link {
padding: 0;
width: 100%;
height: 60px;
position: absolute;
bottom: 0;
}
.sellTop .content1 ul li p.link a {
width: 100%;
height: 100%;
line-height: 60px;
text-align: center;
font-size: 18px;
color: #ffffff;
background-color: #ea5404;
display: inline-block;
float: left;
border-radius: 0 0 8px 8px;
}
.sellTop .content1 ul li:nth-child(1) p.link a {
width: 50%;
}
.sellTop .content1 ul li:nth-child(1) p.link a:nth-child(1) {
border-right: 1px solid #ffffff;
border-radius: 0 0 0 8px;
}
.sellTop .content1 ul li:nth-child(1) p.link a:nth-child(2) {
border-left: 1px solid #ffffff;
border-radius: 0 0 8px 0;
}
.sellTop .content1 ul li:nth-child(3),
.sellTop .content1 ul li:nth-child(4) {
margin-bottom: 30px;
/* width: 100%; */
height: 120px;
background-color: #ffffff;
border-radius: 8px;
box-shadow: 0 3px 6px rgba(0,0,0,0.15);
position: relative;
}
.sellTop .content1 ul li:nth-child(3) {
background-image: url(/stock/baikyaku/images/sell_top_3.jpg),url(/stock/baikyaku/images/sell_top_4.png);
background-repeat: no-repeat, no-repeat;
background-size: 180px 120px, 40px 120px;
background-position: -50px 0, right
}
.sellTop .content1 ul li:nth-child(4) {
background-image: url(/stock/baikyaku/images/sell_top_4-2.jpg),url(/stock/baikyaku/images/sell_top_4-1.png);
background-repeat: no-repeat, repeat-x;
background-size: 70px 120px, 1px 120px;
background-position: right, center;
}
.sellTop .content1 ul li:nth-child(3) p {
float: left;
padding: 25px 30px 0 0;
}
.sellTop .content1 ul li:nth-child(3) p:nth-child(1) {
padding-left: 80px;
width: 700px;
font-size: 20px;
}
.sellTop .content1 ul li:nth-child(3) p:nth-child(2) {
width: 250px;
font-size: 18px;
text-align: right;
color: #ffffff;
}
.sellTop .content1 ul li:nth-child(4) p {
padding-top: 22px;
color: #ffffff;
}
.sellTop .content1 ul li:nth-child(4) p span {
font-size: 22px;
}

    @media only screen and (max-width: 970px) {
    .sellTop .content1 {
    padding: 60px 0;
    background-color: #f9f7f3;
    }
    .sellTop .content1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    .sellTop .content1 ul li {
    width: 100%;
    background-size: 100%;
    }
    .sellTop .content1 ul li:nth-child(1) p,
    .sellTop .content1 ul li:nth-child(2) p {
    line-height: 1.4;
    }
    /* .sellTop .content1 ul li:nth-child(3) {
    height: auto;
    background-image: none;
    } */
    .sellTop .content1 ul li:nth-child(3) p {
    float: none;
    padding: 25px 30px 0 0;
    height: auto;
    }
    .sellTop .content1 ul li:nth-child(3) p:nth-child(1) {
    padding: 20px;
    width: 100%;
    line-height: 1.8;
    text-align: center;
    font-size: 18px;
    }
    .sellTop .content1 ul li:nth-child(3) p:nth-child(2) {
    padding: 0;
    width:100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
    background-color: #ea5404;
    }
    /* .sellTop .content1 ul li:nth-child(3) p:nth-child(1) br,
    .sellTop .content1 ul li:nth-child(3) p:nth-child(2) br {
    display: none;
    } */
    .sellTop .content1 ul li:nth-child(4) p span {
    font-size: 20px;
    }
    }

/* content2 */
.sellTop .content2 {
padding: 60px 0;
}
.sellTop .content2 h2 {
margin-bottom: 40px;
font-size: 30px;
font-weight: 400;
text-align: center;
}
.sellTop .content2 ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.sellTop .content2 ul li {
margin-bottom: 20px;
width: 300px;
height: 80px;
border: 1px solid #dddddd;
background-repeat: no-repeat;
background-size: 79px 78px;
}
.sellTop .content2 ul li:nth-child(1) { background-image: url(/stock/baikyaku/images/sell_top_5.jpg);}
.sellTop .content2 ul li:nth-child(2) { background-image: url(/stock/baikyaku/images/sell_top_6.jpg);}
.sellTop .content2 ul li:nth-child(3) { background-image: url(/stock/baikyaku/images/sell_top_7.jpg);}
.sellTop .content2 ul li:nth-child(4) { background-image: url(/stock/baikyaku/images/sell_top_8.jpg);}
.sellTop .content2 ul li:nth-child(5) { background-image: url(/stock/baikyaku/images/sell_top_9.jpg);}
.sellTop .content2 ul li:nth-child(6) { background-image: url(/stock/baikyaku/images/sell_top_10.jpg);}
.sellTop .content2 ul li a {
padding-left: 100px;
width: 100%;
height: 100%;
line-height: 80px;
display: block;    
}

    @media only screen and (max-width: 970px) {
    .sellTop section h2 {
    font-size: 24px;
    }
    .sellTop .content2 ul li {
    margin-bottom: 10px;
    width: 49%;
    }
    }
    @media only screen and (max-width: 630px) {
    .sellTop .content2 ul {
    justify-content: center;
    }
    .sellTop .content2 ul li {
    width: 100%;
    }
    }

/* content3 */
.sellTop .content3 {
padding: 60px 0;
background-color: #f9f7f3;
}
.sellTop .content3 h2 {
margin-bottom: 40px;
font-size: 30px;
font-weight: 400;
text-align: center;
}
.sellTop .content3 .inner > ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.sellTop .content3 .inner > ul > li {
margin-bottom: 30px;
width: 460px;
height: 280px;
background-color: #ffffff;
border-radius: 8px;
box-shadow: 0 3px 6px rgba(0,0,0,0.15);
}
.sellTop .content3 .inner > ul > li h3 {
padding: 14px 0 0 20px;
width: 100%;
height: 88px;
line-height: 1.5;
font-size: 20px;
font-weight: 400;
border-bottom: 1px solid #dddddd;
background-repeat: no-repeat;
background-size: 220px 88px;
background-position: right;
border-radius: 0 8px 0 0;
}
.sellTop .content3 .inner > ul > li:nth-child(1) h3 { background-image: url(/stock/baikyaku/images/sell_top_11.jpg);}
.sellTop .content3 .inner > ul > li:nth-child(2) h3 { background-image: url(/stock/baikyaku/images/sell_top_12.jpg);}
.sellTop .content3 .inner > ul > li:nth-child(3) h3 { background-image: url(/stock/baikyaku/images/sell_top_13.jpg);}
.sellTop .content3 .inner > ul > li:nth-child(4) h3 { background-image: url(/stock/baikyaku/images/sell_top_14.jpg);}
.sellTop .content3 .inner > ul > li:nth-child(4) h3 {
padding: 30px 0 0 20px;
}
.sellTop .content3 .list {
padding: 20px 0 0 20px;
}
.sellTop .content3 .list li {
margin-bottom: 12px;
padding: 0;
font-size: 15px;
}
.sellTop .content3 .list li .tag_col::before,
.sellTop .content3 .list li .tag_doc::before {
content: '';
margin-right: 10px;
width: 56px;
height: 22px;
line-height: 22px;
color: #ffffff;
text-align: center;
font-size: 14px;
border-radius: 3px;
display: inline-block;
}
.sellTop .content3 .list li .tag_col::before { background-color: #33af7f; content: 'コラム';}
.sellTop .content3 .list li .tag_doc::before { background-color: #ea5404; content: '資料';}

    @media only screen and (max-width: 970px) {
    .sellTop .content3 .inner > ul {
    justify-content: center;
    }
    .sellTop .content3 .inner > ul > li {
    width: 100%;
    height: auto;
    }
    .sellTop .content3 .inner > ul > li h3 {
    background-position: top right -80px;
    }
    .sellTop .content3 .list {
    padding: 20px;
    }
    .sellTop .content3 .list li {
    padding-left: 10px;
    border-left: 2px solid #ea5404;
    }
    .sellTop .content3 .list li .tag_col::before,
    .sellTop .content3 .list li .tag_doc::before {
    display: none;
    }
    }

/* top_faq */
.top_faq {
padding: 60px 0;
background-color: #edf2f3;
}
.top_faq h2 {
margin-bottom: 40px;
font-size: 30px;
font-weight: 400;
text-align: center;
}
.top_faq ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.top_faq ul li {
margin-bottom: 30px;
padding: 0 20px 20px 60px;
width: 460px;
height: 340px;
background-color: #ffffff;
border: 1px solid #eeeeee;
}
.top_faq ul li h3 {
margin-bottom: 20px;
width: 100%;
height: 80px;
line-height: 80px;
border-bottom: 1px solid #eeeeee;
position: relative;
}
.top_faq ul li:nth-child(1) h3,
.top_faq ul li:nth-child(4) h3 {
padding-top: 15px;
line-height: normal;
}
.top_faq ul li h3::before {
content: 'Q';
width: 40px;
height: 40px;
line-height: 34px;
font-size: 24px;
text-align: center;
color: #ffffff;
background-color: #ea5404;
border-radius: 0 4px 4px 0;
display: block;
position: absolute;
top: 20px;
left: -60px;
}
.top_faq .inner > p a {
margin: auto;
width: 400px;
height: 60px;
line-height: 60px;
text-align: center;
font-size: 22px;
color: #ffffff;
background-color: #ea5404;
border-radius: 8px;
display: block;
}

    @media only screen and (max-width: 970px) {
    .top_faq {
    padding: 60px 0;
    background-color: #edf2f3;
    }
    .top_faq h2 {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    }
    .top_faq ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
    .top_faq ul li {
    margin-bottom: 30px;
    padding: 0 20px 20px 60px;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    }
    .top_faq ul li h3 {
    padding: 10px 0;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    line-height: inherit;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    }
    .top_faq ul li h3::before {
    content: 'Q';
    width: 40px;
    height: 40px;
    line-height: 34px;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    background-color: #ea5404;
    border-radius: 0 4px 4px 0;
    display: block;
    position: absolute;
    top: 20px;
    left: -60px;
    }
    .top_faq .inner > p a {
    width: 100%;
    }
    }

/* step
------------------------------ */

.sell_step .pagetitle span {
display: none;
}
    @media only screen and (max-width: 970px) {
    .sell_step .pagetitle span {
    display: inline-block;
    }
    }

.step_txt p {
padding: 20px 0 0 80px;
height: 280px;
line-height: 2;
}
.step_txt p span {
color: #ea5404;
font-weight: 500;
}
.step_txt .inner {
background-image: url(/stock/baikyaku/images/step_1.png);
background-repeat: no-repeat;
background-position: bottom right 40px;
}

    @media only screen and (max-width: 970px) {
    .step_txt p {
    padding: 20px 0 280px;
    height: auto;
    }
    .step_txt p br.pc {
    display: none;
    }
    .step_txt .inner {
    background-position: bottom center;
    }
    }

.step_switch {
border-bottom: 2px solid #ea5404;
}
.step_switch > div {
width: 100%;
border-bottom: 10px solid #eeeeee;
}
.step_switch .inner {
}
.step_switch ul {
display: flex;
flex-wrap: wrap;
justify-content: center;
}
.step_switch ul li {
margin: 0 5px;
width: 380px;
height: 80px;
color: #ea5404;
border-top: 12px solid #ea5404;
border-radius: 8px 8px 0 0;
}
.step_switch ul li.off {
background-color: #ffffff;
border-top: 12px solid #cccccc;
}
.step_switch ul li.off:hover {
border-top: 12px solid #ea5404;
}
.step_switch ul li h2 {
padding-top: 12px;
width: 380px;
height: 80px;
line-height: 1.5;
font-size: 15px;
text-align: center;
color: #ea5404;
background-color: #f9f7f3;
border-left: 2px solid #ea5404;
border-right: 2px solid #ea5404;
}
.step_switch ul li.off h2 {
color: #777777;
background-color: #eeeeee;
border-bottom: 2px solid #ea5404;
border-left: none;
border-right: none;
}
.step_switch ul li h2 span {
font-size: 21px;
color: #ea5404;
}
.step_switch ul li.off h2 span {
font-size: 21px;
color: #777777;
}
.step_switch ul a:hover {
text-decoration: none;
}


    @media only screen and (max-width: 970px) {
    .step_switch {
    display: none;
    }
    }

.step_wrap {
padding: 60px 0;
background-color: #f9f7f3;
}

.step0 {
padding-bottom: 60px;
}
.step0 h3 {
margin-bottom: 30px;
width: 500px;
height: 60px;
line-height: 60px;
font-size: 21px;
border-bottom: 2px solid #dddddd;
position: relative;
}
.step0 h3::before {
content: '';
margin-bottom: -2px;
width: 50px;
height: 2px;
background-color: #ea5404;
display: block;
position: absolute;
left: 0;
bottom: 0;
}
.step0 p {
width: 500px;
}
.step0 p.note {
margin: 60px auto 0;
padding-left: 30px;
width: 640px;
height: 50px;
line-height: 50px;
text-align: center;
color: #ffffff;
background-color: #ea5404;
border-radius: 25px;
background-image: url(/stock/baikyaku/images/step_glass.png);
background-repeat: no-repeat;
background-size: 20px 50px;
background-position: top left 60px;
}

    @media only screen and (max-width: 970px) {
    .step0 h3 {
    width: 100%;
    font-size: 21px;
    }
    .step0 p {
    width: 100%;
    }
    }

.step {
margin-bottom: 40px;
background-color: #ffffff;
}
.step > h4 {
height: 80px;
line-height: 80px;
font-size: 24px;
font-weight: 400;
}
.step > h4::before {
content: '';
margin-right: 10px;
padding-left: 20px;
width: 150px;
height: 80px;
line-height: 80px;
font-size: 24px;
color: #ffffff;
display: inline-block;
background-image: url(/stock/baikyaku/images/step_title_bg.svg);background-repeat: no-repeat;
background-size: 150px 80px;
}
.step1 > h4::before { content: 'Step.1';}
.step2 > h4::before { content: 'Step.2';}
.step3 > h4::before { content: 'Step.3';}
.step4 > h4::before { content: 'Step.4';}
.step5 > h4::before { content: 'Step.5';}
.step6 > h4::before { content: 'Step.6';}

.step_details {
border-top: 2px solid #dddddd;
padding: 40px;
}

    @media only screen and (max-width: 970px) {
    .step > h4 {
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    font-weight: 400;
    }
    .step > h4::before {
    content: '';
    margin-right: 10px;
    padding-left: 10px;
    width: 100px;
    height: 80px;
    line-height: 80px;
    font-size: 18px;
    color: #ffffff;
    display: inline-block;
    background-image: url(/stock/baikyaku/images/step_title_bg.svg);background-repeat: no-repeat;
    background-size: 150px 80px;
    background-position: top left -50px;
    }
    .step1 > h4::before { content: 'Step.1';}
    .step2 > h4::before { content: 'Step.2';}
    .step3 > h4::before { content: 'Step.3';}
    .step4 > h4::before { content: 'Step.4';}
    .step5 > h4::before { content: 'Step.5';}
    .step6 > h4::before { content: 'Step.6';}
    .step_details {
    padding: 20px;
    }
    }

.step .common_box {
margin-top: 10px;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.step .common_box > li {
margin-top: 30px;
width: 420px;
border: 1px solid #dddddd;
}
.step .common_box li h5 {
padding-left: 20px;
width: 350px;
height: 30px;
line-height: 30px;
color: #ffffff;
background-color: #ea5404;
}
.step .common_box > li p,
.step .common_box > li ul {
padding: 20px;
}

   @media only screen and (max-width: 970px) {
    .step .common_box {
    margin-top: 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
    .step .common_box > li {
    margin-top: 30px;
    width: 100%;
    border: 1px solid #dddddd;
    }
    .step .common_box li h5 {
    padding-left: 20px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    background-color: #ea5404;
    }
    .step .common_box > li p,
    .step .common_box > li ul {
    padding: 20px;
    }
   }

.step .recommend {
margin-top: 40px;
}
.step .recommend h5 {
height: 50px;
line-height: 50px;
text-align: center;
color: #ffffff;
background-color: #759095;
}
.step .recommend ul {
padding: 20px 20px 8px;
border: 2px solid #759095;
border-top: none;
}
.step .recommend ul li {
margin-bottom: 12px;
padding: 0;
font-size: 15px;
}
.step .recommend ul li a {
font-weight: 500;
color: #759095;
}
.step .recommend ul li .tag_col::before,
.step .recommend ul li .tag_doc::before {
content: '';
margin-right: 10px;
width: 56px;
height: 22px;
line-height: 22px;
color: #ffffff;
text-align: center;
font-size: 14px;
border-radius: 3px;
display: inline-block;
}
.step .recommend ul li .tag_col::before { background-color: #33af7f; content: 'コラム';}
.step .recommend ul li .tag_doc::before { background-color: #ea5404; content: '資料';}

    @media only screen and (max-width: 970px) {
    .step .recommend ul li {
    padding-left: 10px;
    border-left: 2px solid #ea5404;
    }
    .step .recommend ul li .tag_col::before,
    .step .recommend ul li .tag_doc::before {
    display: none;
    }
    }

.step .step_list {
margin: 40px 0 0 250px;
padding: 40px 0 40px 70px;
background-color: #eeeeee;
border-radius: 8px;
position: relative;
}
.step .step_list h5 {
margin: 40px 0 0 -300px;
line-height: 2;
font-size: 24px;
text-align: right;
text-decoration: underline;
position: absolute;
}
.step .step_list h6 {
margin-bottom: 10px;
font-weight: 500;
}
.step .step_list h6:nth-of-type(2) {
margin-top: 30px;
}
.step .step_list ul li::before {
content: '- '
}

   @media only screen and (max-width: 970px) {
   .step .step_list {
    margin: 40px 0 0;
    padding: 20px;
    background-color: #eeeeee;
    border-radius: 8px;
    position: relative;
    }
    .step .step_list h5 {
    margin: 0 0 30px;
    line-height: 1.5;
    font-size: 21px;
    text-align: left;
    text-decoration: underline;
    position: static;
    }
    .step .step_list h6 {
    margin-bottom: 10px;
    font-weight: 500;
    }
    .step .step_list h6:nth-of-type(2) {
    margin-top: 30px;
    }
    .step .step_list ul li::before {
    content: '- '
    }
   }

.step .keiyaku_box {
margin-top: 40px;
position: relative;
}
.step .keiyaku_box h5 {
margin: 30px 0 0 20px;
font-size: 36px;
color: #999999;
position: absolute;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
}
.step .keiyaku_box > ul {
padding-left: 270px;
}
.step .keiyaku_box > ul > li {
margin-top: 20px;
padding: 30px 30px 30px 60px;
border: 2px solid #eeeeee;
position: relative;
}
.step .keiyaku_box > ul > li:last-child {
padding: 0;
font-size: 14px;
border: none;
}
.step .keiyaku_box > ul > li h6 {
margin: 40px 0 0 -230px;
width: 200px;
color: #ea5404;
font-size: 24px;
font-weight: 500;
text-align: right;
text-decoration: underline;
display: block;
position: absolute;
}
.step .keiyaku_box > ul > li ul li {
margin-top: 20px;
}
.step .keiyaku_box > ul > li ul li span {
font-weight: 500;
}
.step .keiyaku_box > ul > li ul li span::before {
content: '- ';
}

   @media only screen and (max-width: 970px) {
   .step .keiyaku_box {
    margin-top: 40px;
    position: relative;
    }
    .step .keiyaku_box h5 {
    margin: 30px 0 0;
    font-size: 21px;
    color: #999999;
    position: static;
    -ms-writing-mode: inherit;
    writing-mode: inherit;
    }
    .step .keiyaku_box > ul {
    padding-left: 0;
    }
    .step .keiyaku_box > ul > li {
    margin-top: 20px;
    padding: 30px;
    border: 2px solid #eeeeee;
    position: relative;
    }
    .step .keiyaku_box > ul > li:last-child {
    padding: 0;
    font-size: 14px;
    border: none;
    }
    .step .keiyaku_box > ul > li h6 {
    margin: 0 0 30px;
    width: 100%;
    color: #ea5404;
    font-size: 21px;
    font-weight: 500;
    text-align: left;
    text-decoration: underline;
    display: block;
    position: static;
    }
    .step .keiyaku_box > ul > li ul li {
    margin-top: 20px;
    }
    .step .keiyaku_box > ul > li ul li span {
    font-weight: 500;
    }
    .step .keiyaku_box > ul > li ul li span::before {
    content: '- ';
    }
   }

.sell_step .no0 {
width: 100%;
background-repeat: no-repeat;
background-position: right;
}
.step_tyukai .no0 {
background-image: url(/stock/baikyaku/images/step0_tyukai.png);
}
.step_kaitori .no0 {
background-image: url(/stock/baikyaku/images/step0_kaitori.png);
background-position: bottom 50px right 150px
}

    @media only screen and (max-width: 970px) {
    .step_tyukai .no0,
    .step_kaitori .no0 {
    background-image: none;
    }
    }

.step .no1 {
padding-top: 350px;
background-repeat: no-repeat;
}
.step_tyukai .no1 { background-image: url(/stock/baikyaku/images/step_2_tyukai.png);}
.step_kaitori .no1 { background-image: url(/stock/baikyaku/images/step_2_kaitori.png);}
.step .no1 p {
padding: 30px 100px 30px 30px;
width: 580px;
border: 2px solid #eeeeee;
border-radius: 8px;
position: relative;
}
.step .no1 p a {
padding-left: 40px;
width: 300px;
height: 60px;
line-height: 60px;
color: #ffffff;
background-color: #ea5404;
border-radius: 30px;
display: block;
position: absolute;
right: -240px;
bottom: 30px;
background-image: url(/stock/baikyaku/images/step_btn_arrow1.svg);
background-repeat: no-repeat;
background-position: right;
}

    @media only screen and (max-width: 970px) {
    .step .no1 {
    padding-top: 0;
    }
    .step_tyukai .no1 { background-image: none;}
    .step_kaitori .no1 { background-image: none;}
    .step .no1 p {
    padding: 20px;
    width: 100%;
    border: 2px solid #eeeeee;
    border-radius: 8px;
    position: relative;
    }
    .step .no1 p a {
    margin: 20px auto 0;
    padding-left: 0;
    width: 90%;
    text-align: center;
    position: static;
    background-image: none;
    }
    }

.step .no2 {
margin-top: 30px;
background-image: url(/stock/baikyaku/images/step_3.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}
.step .no2 h5 {
margin-bottom: 30px;
padding-bottom: 20px;
width: 520px;
line-height: 1.5;
font-size: 18px;
border-bottom: 2px solid #dddddd;
position: relative;
}
.step .no2 h5::before {
content: '';
margin-bottom: -2px;
width: 50px;
height: 2px;
background-color: #ea5404;
display: block;
position: absolute;
left: 0;
bottom: 0;
}
.step .no2 p {
width: 520px;
}

    @media only screen and (max-width: 970px) {
    .step .no2 {
    margin-top: 30px;
    background-image: none;
    }
    .step .no2 h5 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 100%;
    line-height: 1.5;
    font-size: 18px;
    border-bottom: 2px solid #dddddd;
    position: relative;
    }
    .step .no2 h5::before {
    content: '';
    margin-bottom: -2px;
    width: 50px;
    height: 2px;
    background-color: #ea5404;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    }
    .step .no2 p {
    width: 100%;
    }
    }

.step .no3 {
height: 480px;
position: relative;
background-image: url(/stock/baikyaku/images/step_4.png);
background-repeat: no-repeat;
}
.step_kaitori .step3 .no3 {
background-image: url(/stock/baikyaku/images/step_8.png);
}
.step .no3 p {
padding: 20px;
width: 540px;
position: absolute;
right: 0;
bottom: 0;
background-color: rgba(255,255,255,0.9);
}
.step .no3 p a {
margin-top: 20px;
padding-left: 40px;
width: 370px;
height: 60px;
line-height: 60px;
color: #ffffff;
background-color: #ea5404;
border-radius: 30px;
display: block;
background-image: url(/stock/baikyaku/images/step_btn_arrow1.svg);
background-repeat: no-repeat;
background-position: right;
}

    @media only screen and (max-width: 970px) {
    .step .no3 {
    height: auto;
    position: relative;
    background-image: none;
    background-repeat: no-repeat;
    }
    .step_kaitori .step3 .no3 {
    background-image: none;
    }
    .step .no3 p {
    padding: 20px;
    width: 100%;
    position: static;
    background-color: rgba(255,255,255,0.9);
    }
    .step .no3 p a {
    margin: 20px auto 0;
    padding-left: 0;
    width: 90%;
    text-align: center;
    background-image: none;
    }
    }

.step .no4 {
height: 220px;
background-image: url(/stock/baikyaku/images/step_3.jpg);
background-repeat: no-repeat;
background-position: bottom right;
}
.step .no4 p {
width: 480px;
}

    @media only screen and (max-width: 970px) {
    .step .no4 {
    height: auto;
    background-image: none;
    }
    .step .no4 p {
    width: 100%;
    }
    }

.step .no6 {
margin-top: 30px;
background-image: url(/stock/baikyaku/images/step_6.png);
background-repeat: no-repeat;
background-position: bottom right;
}
.step .no6 h5 {
margin-bottom: 30px;
padding-bottom: 20px;
width: 420px;
height: 60px;
line-height: 60px;
font-size: 18px;
border-bottom: 2px solid #dddddd;
position: relative;
}
.step .no6 h5::before {
content: '';
margin-bottom: -2px;
width: 50px;
height: 2px;
background-color: #ea5404;
display: block;
position: absolute;
left: 0;
bottom: 0;
}
.step .no6 p {
width: 420px;
}

    @media only screen and (max-width: 970px) {
    .step .no6 {
    background-image: none;
    }
    .step .no6 h5 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    border-bottom: 2px solid #dddddd;
    position: relative;
    }
    .step .no6 h5::before {
    content: '';
    margin-bottom: -2px;
    width: 50px;
    height: 2px;
    background-color: #ea5404;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    }
    .step .no6 p {
    width: 100%;
    }
    }

.step .no7 {
height: 260px;
background-image: url(/stock/baikyaku/images/step_7.png);
background-repeat: no-repeat;
background-position: bottom right;
}
.step .no7 p {
width: 420px;
}

    @media only screen and (max-width: 970px) {
    .step .no7 {
    height: auto;
    background-image: none;
    background-repeat: no-repeat;
    background-position: bottom right;
    }
    .step .no7 p {
    width: 100%;
    }
    }

.step .no8 {
height: 460px;
background-image: url(/stock/baikyaku/images/step_9.png);
background-repeat: no-repeat;
background-position: bottom right 40px;
}
.step .no8 p {
width: 420px;
}
    @media only screen and (max-width: 970px) {
    .step .no8 {
    height: auto;
    background-image: none;
    background-repeat: no-repeat;
    background-position: bottom right 40px;
    }
    .step .no8 p {
    width: 100%;
    }
    }


/* sales_activities
------------------------------ */

.sales > p {
margin-bottom: 60px;
text-align: center;
}
.sales1 {
background-color: #f9f7f3;
background-image: url(/stock/baikyaku/images/sales_bg1.svg),url(/stock/baikyaku/images/sales_bg2.svg);
background-repeat: no-repeat;
background-size: contain,contain;
background-position: top,bottom;
}
.sales1 ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.sales1 ul li {
margin-bottom: 30px;
width: 460px;
height: 400px;
background-color: #ffffff;
border-radius: 8px;
box-shadow: 0 3px 6px rgba(0,0,0,0.15);
background-repeat: no-repeat;
background-size: 460px 190px;
}
.sales1 ul li:nth-child(1) { background-image: url(/stock/baikyaku/images/sell_sales_1.jpg);}
.sales1 ul li:nth-child(2) { background-image: url(/stock/baikyaku/images/sell_sales_2.jpg);}
.sales1 ul li:nth-child(3) { background-image: url(/stock/baikyaku/images/sell_sales_3.jpg);}
.sales1 ul li:nth-child(4) { background-image: url(/stock/baikyaku/images/sell_sales_4.jpg);}
.sales1 ul li:nth-child(5) { background-image: url(/stock/baikyaku/images/sell_sales_5.jpg);}
.sales1 ul li:nth-child(6) { background-image: url(/stock/baikyaku/images/sell_sales_6.jpg);}
.sales1 ul li:nth-child(7) { background-image: url(/stock/baikyaku/images/sell_sales_7.jpg);}
.sales1 ul li:nth-child(8) { background-image: url(/stock/baikyaku/images/sell_sales_8.jpg);}
.sales1 ul li:nth-child(9) { background-image: url(/stock/baikyaku/images/sell_sales_9.jpg);}

.sales1 ul li h2 {
margin-bottom: 20px;
font-size: 21px;
font-weight: 400;
text-align: center;
}
.sales1 ul li h2::before {
content: '';
margin-bottom: 20px;
width: 460px;
height: 190px;
display: block;
}
.sales1 ul li p {
padding: 0 30px;
}

    @media only screen and (max-width: 970px) {
    .sales > p {
    margin: 0 auto 60px;
    width: 90%;
    text-align: left;
    }
    .sales > p br {
    display: none;
    }
    .sales1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
    .sales1 ul li {
    margin: 0 10px 30px;
    width: 100%;
    max-width: 460px;
    height: auto;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.15);
    background-repeat: no-repeat;
    background-size: 460px 190px;
    }
    .sales1 ul li p {
    padding: 0 30px 30px;
    }
    }

/* expenses
------------------------------ */

.exp_wrap {
padding-top: 80px;
background-color: #f9f7f3;
}

/* expenses1 */
.expenses1 {
display: none;
}

/* expenses2 */
.expenses2 {
padding: 60px 0 100px;
}
.expenses2 .inner > h2 {
margin-bottom: 40px;
font-size: 30px;
font-weight: 400;
text-align: center;
}
.expenses2 .inner > ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.expenses2 .inner .main_menu {
margin-bottom: 30px;
width: 300px;
height: 250px;
background-color: #ffffff;
border: 1px solid #eeeeee;
border-radius: 8px;
box-shadow: 0 3px 6px rgba(0,0,0,0.15);
}
.expenses2 .inner .main_menu h3 {
padding-left: 20px;
width: 300px;
height: 40px;
line-height: 40px;
color: #ffffff;
background-color: #ea5404;
border-radius: 8px 8px 0 0;
}
.expenses2 .inner .main_menu ul {
padding: 20px;
}
.expenses2 .inner .main_menu ul li::before {
content: '- ';
}
.expenses2 .inner .main_menu ul li:last-child {
text-align: right;
}
.expenses2 .inner .main_menu ul li:last-child::before {
content: '';
}
.expenses2 .inner .main_menu ul li a {
text-decoration: underline;
}

    @media only screen and (max-width: 970px) {
    .expenses2 {
    padding: 60px 0 100px;
    }
    .expenses2 .inner > h2 {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 400;
    text-align: center;
    }
    .expenses2 .inner > ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
    .expenses2 .inner .main_menu {
    margin-bottom: 30px;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.15);
    }
    .expenses2 .inner > ul > a {
    width: 100%;
    display: block;
    }
    .expenses2 .inner .main_menu h3 {
    padding-left: 20px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    background-color: #ea5404;
    border-radius: 8px 8px 0 0;
    }
    .expenses2 .inner .main_menu ul {
    padding: 20px;
    }
    .expenses2 .inner .main_menu ul li::before {
    content: '- ';
    }
    .expenses2 .inner .main_menu ul li:last-child {
    text-align: right;
    }
    .expenses2 .inner .main_menu ul li:last-child::before {
    content: '';
    }
    .expenses2 .inner .main_menu ul li a {
    text-decoration: underline;
    }
    }

/* exp_contents 3-6共通 */
.exp_contents {
padding-bottom: 100px;
}
.exp_contents .inner > h2 {
margin-bottom: 40px;
font-size: 30px;
font-weight: 400;
}
.expenses6 .inner > h2 {
margin-bottom: 20px;
}
.exp_contents .inner > p {
margin-bottom: 40px;
}
.exp_contents .inner > p span {
font-size: 14px;
}
.exp_contents ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.exp_contents ul li {
margin-bottom: 30px;
width: 460px;
height: 340px;
background-color: #ffffff;
border: 1px solid #eeeeee;
}
.exp_contents ul li h3 {
padding-left: 20px;
width: 350px;
height: 40px;
line-height: 40px;
color: #ffffff;
font-size: 18px;
font-weight: 400;
background-color: #ea5404;
}
.exp_contents ul li p {
padding: 40px 20px;
}
.exp_contents ul li table {
margin: 0 20px 40px;
border-top: 1px solid #999999;
}
.exp_contents ul li table tr {
border: 1px solid #999999;
border-bottom: none;
border-right: none;
}
.exp_contents ul li table th,
.exp_contents ul li table td {
padding: 10px 20px;
border-right: 1px solid #999999;
border-bottom: 1px solid #999999;
}
.exp_contents ul li table th {
text-align: center;
background-color: #eeeeee;
}
.exp_contents p.link {
width: 100%;
text-align: right;
}
.exp_contents p.link a {
font-weight: 500;
color: #ea5404;
font-size: 18px;
}
.exp_contents p.link a::before {
content: '';
margin: 0 10px -3px 0;
width: 20px;
height: 20px;
color: #ffffff;
background-color: #ea5404;
border-radius: 10px;
display: inline-block;
background-image: url(/stock/baikyaku/images/expenses_arrow.svg);
background-repeat: no-repeat;
background-size: 20px 20px;
}

    @media only screen and (max-width: 970px) {
    .exp_contents {
    padding-bottom: 100px;
    }
    .exp_contents .inner > h2 {
    margin-bottom: 40px;
    font-size: 30px;
    font-weight: 400;
    }
    .expenses6 .inner > h2 {
    margin-bottom: 20px;
    }
    .exp_contents .inner > p {
    margin-bottom: 40px;
    }
    .exp_contents .inner > p span {
    font-size: 14px;
    }
    .exp_contents ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    }
    .exp_contents ul li {
    margin-bottom: 30px;
    width: 100%;
    height: auto;
    background-color: #ffffff;
    border: 1px solid #eeeeee;
    }
    .exp_contents ul li h3 {
    padding-left: 20px;
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #ffffff;
    font-size: 18px;
    font-weight: 400;
    background-color: #ea5404;
    }
    .exp_contents ul li p {
    padding: 40px 20px;
    }
    .exp_contents ul li table {
    margin: 0 20px 40px;
    border-top: 1px solid #999999;
    }
    .exp_contents ul li table tr {
    border: 1px solid #999999;
    border-bottom: none;
    border-right: none;
    }
    .exp_contents ul li table th,
    .exp_contents ul li table td {
    padding: 10px 20px;
    border-right: 1px solid #999999;
    border-bottom: 1px solid #999999;
    }
    .exp_contents ul li table th {
    text-align: center;
    background-color: #eeeeee;
    }
    .exp_contents p.link {
    width: 100%;
    text-align: right;
    }
    .exp_contents p.link a {
    font-weight: 500;
    color: #ea5404;
    font-size: 18px;
    }
    .exp_contents p.link a::before {
    content: '';
    margin: 0 10px -3px 0;
    width: 20px;
    height: 20px;
    color: #ffffff;
    background-color: #ea5404;
    border-radius: 10px;
    display: inline-block;
    background-image: url(/stock/baikyaku/images/expenses_arrow.svg);
    background-repeat: no-repeat;
    background-size: 20px 20px;
    }
    }

.expenses3 ul li {
width: 100%;
height: auto;
}
.expenses3 h4 {
margin-left: 20px;
}
.expenses3 ul li:last-child table {
margin-top: 40px;
}
.expenses3 ul li:last-child p span {
margin-bottom: 20px;
padding: 10px;
border: 1px solid #333333;
display: inline-block;
}

.expenses4 .inner > ul > li:first-child {
height: 710px;
}

    @media only screen and (max-width: 970px) {
    .expenses4 .inner > ul > li:first-child {
    height: auto;
    }
    }

.expenses5 ul li:nth-child(4) {
background-color: rgba(0,0,0,0);
border: none;
}
.expenses5 ul li:nth-child(4) p {
padding: 20px;
font-size: 14px;
}

/* kaitori
------------------------------ */

.kaitori .kaitori1 {
background-image: url(/stock/baikyaku/images/illust_1.png);
background-repeat: no-repeat;
background-size: 70%;
background-position: top left; 
}
.kaitori .kaitori1 .inner {
padding-top: 100px;
height: 500px;
position: relative;
}
.kaitori .kaitori1 .box {
padding: 60px;
width: 600px;
background-color: rgba(255,255,255,1.00);
position: absolute;
right: 0;
}
.kaitori .kaitori1 .box h2 {
margin-bottom: 30px;
padding-bottom: 20px;
font-size: 18px;
font-weight: 500;
position: relative;
}
.kaitori .kaitori1 .box h2::before {
content: '';
margin-bottom: -2px;
width: 50px;
height: 2px;
background-color: #ea5404;
display: block;
position: absolute;
left: 0;
bottom: 0;
}

    @media only screen and (max-width: 970px) {
    .kaitori .kaitori1 {
    background-image: url(/stock/baikyaku/images/illust_1.png);
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: top  center; 
    }
    .kaitori .kaitori1 .inner {
    padding-top: 100px;
    height: auto;
    position: relative;
    }
    .kaitori .kaitori1 .box {
    margin-bottom: 30px;
    padding: 20px;
    width: 100%;
    background-color: rgba(255,255,255,1.00);
    position: static;
    right: 0;
    }
    .kaitori .kaitori1 .box h2 {
    margin-bottom: 30px;
    padding-bottom: 20px;
    font-size: 18px;
    font-weight: 500;
    position: relative;
    }
    .kaitori .kaitori1 .box h2::before {
    content: '';
    margin-bottom: -2px;
    width: 50px;
    height: 2px;
    background-color: #ea5404;
    display: block;
    position: absolute;
    left: 0;
    bottom: 0;
    }
    }

.kaitori .kaitori2 {
padding-bottom: 100px;
position: relative;
}
.kaitori .kaitori2 .color_line {
width: 100%;
height: 400px;
background-color: #fff8d4;
position: absolute;
top: 200px;
z-index: 0;
}
.kaitori .kaitori2 .color_line .inner {
width: 950px;
height: 400px;
background-image: url(/stock/baikyaku/images/kaitori2_bg.svg);
background-repeat: no-repeat;
background-size: 950px 400px;
background-position: center;
}
.kaitori .kaitori2 .inner {
position: relative;
}
.kaitori .kaitori2 h2 {
font-size: 30px;
font-weight: 500;
letter-spacing: 0.2em;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
position: absolute;
right: 180px;
z-index: 1;
}
.kaitori .kaitori2 h2 span {
margin-top: 20px;
padding: 15px 5px;
border: 3px solid #333333;
background-color: #ffffff;
}
.kaitori .kaitori2 .box {
padding-top: 300px;
width: 500px;
}
.kaitori .kaitori2 .box h3 {
font-size: 24px;
line-height: 1.8;
}
.kaitori .kaitori2 .box h3 span {
border-bottom: 2px dashed #333333;
}
.kaitori .kaitori2 .box p {
margin-top: 80px;
}
.kaitori .kaitori2 .box p span {
font-size: 14px;
}
.kaitori .kaitori2 .box p a {
margin: auto;
width: 500px;
height: 80px;
line-height: 80px;
color: #ffffff;
font-size: 20px;
text-align: center;
background-color: #ea5404;
border-radius: 8px;
display: inline-block;
}

    @media only screen and (max-width: 970px) {
    .kaitori .kaitori2 {
    padding-bottom: 100px;
    position: relative;
    }
    .kaitori .kaitori2 .color_line {
    width: 100%;
    height: 400px;
    background-color: #fff8d4;
    position: absolute;
    top: 0;
    z-index: 0;
    }
    .kaitori .kaitori2 .color_line .inner {
    width: 100%;
    height: 400px;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 950px 400px;
    background-position: center;
    }
    .kaitori .kaitori2 .inner {
    position: relative;
    }
    .kaitori .kaitori2 h2 {
    padding-top: 40px;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: inherit;
    -ms-writing-mode: inherit;
    writing-mode: inherit;
    position: static;
    }
    .kaitori .kaitori2 h2 span {
    margin: 0 0 0 20px;
    padding: 5px 10px;
    border: 3px solid #333333;
    background-color: #ffffff;
    }
    .kaitori .kaitori2 .box {
    padding-top: 40px;
    width: 100%;
    }
    .kaitori .kaitori2 .box h3 {
    font-size: 24px;
    line-height: 1.8;
    }
    .kaitori .kaitori2 .box h3 span {
    border-bottom: 2px dashed #333333;
    }
    .kaitori .kaitori2 .box p {
    margin-top: 80px;
    }
    .kaitori .kaitori2 .box p span {
    font-size: 14px;
    }
    .kaitori .kaitori2 .box p a {
    margin: auto;
    width: 100%;
    height: 80px;
    line-height: 80px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    background-color: #ea5404;
    border-radius: 8px;
    display: inline-block;
    }
    }

.kaitori .kaitori3 {
margin-top: 200px;
padding-bottom: 80px;
background-color: #f9f7f3;
}
.kaitori .kaitori3 .inner {
position: relative;
}
.kaitori .kaitori3 .img_box {
margin-top: -200px;
width: 900px;
height: 300px;
background-image: url(/stock/baikyaku/images/kaitori3_bg.jpg);
background-repeat: no-repeat;
background-size: 900px 300px;
background-position: top right;
position: absolute;
right: 0;
}
.kaitori .kaitori3 h2 {
padding: 40px;
font-size: 30px;
font-weight: 500;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
border-top: 4px solid #ea5404;
position: absolute;
right: 40px;
background-color: #ffffff;
box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.1);
}
.kaitori .kaitori3 h2 span {
margin-top: 20px;
padding: 15px 5px;
border: 3px solid #333333;
background-color: #ffffff;
}
.kaitori .kaitori3 ul {
margin-left: 80px;
padding: 300px 0 60px;
}
.kaitori .kaitori3 h3 {
line-height: 2;
font-size: 40px;
color: #ea5404;
text-decoration: underline;
}
.kaitori .kaitori3 .box > p:nth-of-type(1) {
margin-left: 80px;
width: 420px;
}
.kaitori .kaitori3 .box > p:nth-of-type(1) span {
font-size: 14px;
}
.kaitori .kaitori3 .box > p:nth-of-type(2) {
margin: 80px auto 0;
padding: 40px 60px 40px 200px;
width: 700px;
background-color: #ffffff;
border-radius: 8px;
background-image: url(/stock/baikyaku/images/kaitori3_1.png);
background-repeat: no-repeat;
background-size: 120px 180px;
background-position: bottom left 40px;
box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.1);
}
.kaitori .kaitori3 .box > p:nth-of-type(2) span {
font-weight: 500;
}


    @media only screen and (max-width: 970px) {
    .kaitori .kaitori3 {
    margin-top: 200px;
    padding-bottom: 80px;
    background-color: #f9f7f3;
    }
    .kaitori .kaitori3 .inner {
    position: relative;
    }
    .kaitori .kaitori3 .img_box {
    margin-top: -200px;
    width: 900px;
    height: 300px;
    background-image: url(/stock/baikyaku/images/kaitori3_bg.jpg);
    background-repeat: no-repeat;
    background-size: 900px 300px;
    background-position: top right;
    position: absolute;
    right: 0;
    }
    .kaitori .kaitori3 h2 {
    padding: 40px;
    font-size: 30px;
    font-weight: 500;
    -ms-writing-mode: inherit;
    writing-mode: inherit;
    border-top: 4px solid #ea5404;
    position: absolute;
    right: 40px;
    background-color: #ffffff;
    box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.1);
    }
    .kaitori .kaitori3 h2 span {
    margin-top: 0;
    padding: 0;
    border: none;
    background-color: #ffffff;
    }
    .kaitori .kaitori3 ul {
    margin-left: 10px;
    padding: 300px 0 60px;
    }
    .kaitori .kaitori3 h3 {
    line-height: 2;
    font-size: 40px;
    color: #ea5404;
    text-decoration: underline;
    }
    .kaitori .kaitori3 .box > p:nth-of-type(1) {
    margin-left: 0;
    width: 100%;
    }
    .kaitori .kaitori3 .box > p:nth-of-type(1) span {
    font-size: 14px;
    }
    .kaitori .kaitori3 .box > p:nth-of-type(2) {
    margin: 80px auto 0;
    padding: 20px;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 120px 180px;
    background-position: bottom left 40px;
    box-shadow: 10px 10px 0px 0px rgba(0, 0, 0, 0.1);
    }
    .kaitori .kaitori3 .box > p:nth-of-type(2) span {
    font-weight: 500;
    }
    }

.kaitori .closing {
margin: 80px auto;
line-height: 1.8;
font-size: 20px;
text-align: center;
}
.kaitori .closing a {
margin-top: 60px;
width: 500px;
height: 80px;
line-height: 80px;
color: #ffffff;
text-align: center;
background-color: #ea5404;
border-radius: 8px;
display: inline-block;
}

    @media only screen and (max-width: 970px) {
    .kaitori .closing {
    padding: 0 20px;
    margin: 80px auto;
    line-height: 1.8;
    font-size: 20px;
    text-align: center;
    }
    .kaitori .closing br {
    display: none;
    }
    .kaitori .closing a {
    margin-top: 60px;
    width: 90%;
    height: 80px;
    line-height: 80px;
    color: #ffffff;
    text-align: center;
    background-color: #ea5404;
    border-radius: 8px;
    display: inline-block;
    }
    }

/* comparison
------------------------------ */

.comparison .summary .inner {
height: 280px;
position: relative;
}
.comparison .summary .inner .img_box {
width: 320px;
height: 280px;
background-image: url(/stock/baikyaku/images/step_1.png);
background-repeat: no-repeat;
position: absolute;
bottom: 0;
left: 50px;
z-index: 1;
}
.comparison .summary p {
padding: 40px 40px 40px 440px;
font-weight: 500;
background-color: #e3f0ff;
border-radius: 8px;
position: absolute;
bottom: 0;
z-index: 0;
}
.comparison .summary p span {
text-decoration: underline;
}
.comparison .wrap {
background-color: #f9f7f3;
background-image: url(/stock/baikyaku/images/sales_bg1.svg),url(/stock/baikyaku/images/sales_bg2.svg);
background-repeat: no-repeat;
background-size: contain,contain;
background-position: top,bottom;
}
.comparison .wrap p img {
margin: 40px 0 0;
}

    @media only screen and (max-width: 970px) {
    .comparison .summary .inner {
    height: auto;
    position: relative;
    }
    .comparison .summary .inner .img_box {
    width: 320px;
    height: 280px;
    background-image: none;
    background-repeat: no-repeat;
    position: absolute;
    bottom: 0;
    left: 50px;
    z-index: 1;
    display: none;
    }
    .comparison .summary p {
    padding: 20px 20px 280px;
    font-weight: 500;
    background-color: #e3f0ff;
    border-radius: 8px;
    position: static;
    bottom: 0;
    z-index: 0;
    background-image: url(/stock/baikyaku/images/step_1.png);
    background-repeat: no-repeat;
    background-position: bottom center;
    }
    .comparison .summary p span {
    text-decoration: underline;
    }
    .comparison .wrap {
    background-color: #f9f7f3;
    background-image: url(/stock/baikyaku/images/sales_bg1.svg),url(/stock/baikyaku/images/sales_bg2.svg);
    background-repeat: no-repeat;
    background-size: contain,contain;
    background-position: top,bottom;
    }
    .comparison .wrap p img {
    margin: 40px 0 0;
    }
    }

.comparison section {
padding: 0 50px;
}
.comparison section > ul > li h2 {
font-size: 30px;
}
.comparison section > ul > li h2::before {
content: '1.';
margin-right: 30px;
font-size: 90px;
color: #ea5404;
}
.comparison section > ul > li:nth-child(1) h2::before { content: '1.';}
.comparison section > ul > li:nth-child(2) h2::before { content: '2.';}
.comparison section > ul > li:nth-child(3) h2::before { content: '3.';}
.comparison section > ul > li:nth-child(4) h2::before { content: ' ! ';}
.comparison section > ul > li {
margin-top: 100px;
}
.comparison section > ul > li > div {
padding-left: 100px;
}
.comparison section > ul > li > div > p {
margin-top: 30px;
width: 600px;
}
.comparison section ul li ul {
margin-top: 30px;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.comparison section ul li ul li {
margin-right: 30px;
width: 340px;
background-color: #ffffff;
border-radius: 8px;
box-shadow: 0 3px 6px rgba(0,0,0,0.15);
}
.comparison section ul li ul li h3 {
height: 50px;
line-height: 50px;
text-align: center;
font-size: 20px;
font-weight: 500;
}
.comparison section ul li ul li:nth-child(1) h3 {
background-color: #ffe5d7;
}
.comparison section ul li ul li:nth-child(2) h3 {
background-color: #d7fbff;
}
.comparison section ul li ul li p {
padding: 30px;
}
.comparison .closing {
margin: 150px 0 100px;
}
.comparison .closing {
line-height: 1.8;
font-size: 20px;
text-align: center;
}
.comparison .closing a {
margin-top: 60px;
width: 500px;
height: 80px;
line-height: 80px;
color: #ffffff;
text-align: center;
background-color: #ea5404;
border-radius: 8px;
display: inline-block;
}

    @media only screen and (max-width: 970px) {
    .comparison section {
    padding: 0;
    }
    .comparison section > ul > li h2 {
    font-size: 21px;
    }
    .comparison section > ul > li h2::before {
    content: '1.';
    margin-right: 0;
    font-size: 21px;
    color: #ea5404;
    }
    .comparison section > ul > li:nth-child(1) h2::before { content: '1.';}
    .comparison section > ul > li:nth-child(2) h2::before { content: '2.';}
    .comparison section > ul > li:nth-child(3) h2::before { content: '3.';}
    .comparison section > ul > li:nth-child(4) h2::before { content: ' ! ';}
    .comparison section > ul > li {
    margin-top: 60px;
    }
    .comparison section > ul > li > div {
    padding-left: 0;
    }
    .comparison section > ul > li > div > p {
    margin-top: 30px;
    width: 100%;
    }
    .comparison section ul li ul {
    margin-top: 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    }
    .comparison section ul li ul li {
    margin: 30px 0 0;
    width: 100%;
    background-color: #ffffff;
    border-radius: 8px;
    box-shadow: 0 3px 6px rgba(0,0,0,0.15);
    }
    .comparison section ul li ul li h3 {
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 20px;
    font-weight: 500;
    }
    .comparison section ul li ul li:nth-child(1) h3 {
    background-color: #ffe5d7;
    }
    .comparison section ul li ul li:nth-child(2) h3 {
    background-color: #d7fbff;
    }
    .comparison section ul li ul li p {
    padding: 30px;
    }
    .comparison section ul li p img {
    width: 100%;
    }
    .comparison .closing {
    margin: 100px 0;
    }
    .comparison .closing {
    line-height: 1.8;
    font-size: 20px;
    text-align: center;
    }
    .comparison .closing br {
    display: none;
    }
    .comparison .closing a {
    margin: 60px auto 0;
    width: 90%;
    height: 80px;
    line-height: 80px;
    color: #ffffff;
    text-align: center;
    background-color: #ea5404;
    border-radius: 8px;
    display: inline-block;
    }
    }

/* faq
------------------------------ */

.faq .note {
text-align: right;
}

/* faq1 */
.faq1 ul {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.faq1 ul li {
margin-bottom: 30px;
padding: 0 20px 20px 60px;
width: 460px;
height: 340px;
border: 1px solid #eeeeee;
}
.faq1 ul li h2 {
margin-bottom: 20px;
width: 100%;
height: 80px;
line-height: 80px;
border-bottom: 1px solid #eeeeee;
position: relative;
}
.faq1 ul li:nth-child(1) h2,
.faq1 ul li:nth-child(4) h2 {
padding-top: 15px;
line-height: normal;
}
.faq1 ul li h2::before {
content: 'Q';
width: 40px;
height: 40px;
line-height: 34px;
font-size: 24px;
text-align: center;
color: #ffffff;
background-color: #ea5404;
border-radius: 0 4px 4px 0;
display: block;
position: absolute;
top: 20px;
left: -60px;
}

    @media only screen and (max-width: 970px) {
    .faq1 ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    }
    .faq1 ul li {
    margin-bottom: 30px;
    padding: 0 20px 20px 60px;
    width: 100%;
    height: auto;
    border: 1px solid #eeeeee;
    }
    .faq1 ul li h2 {
    padding: 10px 0;
    margin-bottom: 20px;
    width: 100%;
    height: auto;
    line-height: inherit;
    border-bottom: 1px solid #eeeeee;
    position: relative;
    }
    .faq1 ul li h2::before {
    content: 'Q';
    width: 40px;
    height: 40px;
    line-height: 34px;
    font-size: 24px;
    text-align: center;
    color: #ffffff;
    background-color: #ea5404;
    border-radius: 0 4px 4px 0;
    display: block;
    position: absolute;
    top: 20px;
    left: -60px;
    }
    }

/* faq2 */
.faq2 {
background-color: #f9f7f3;
}
.faq2 .inner {
padding: 50px 0 80px;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
}
.caution {
margin: 0 auto 60px;
width: 100%;
display: block;
}
.caution p {
margin: auto;
padding-left: 40px;
width: 660px;
height: 50px;
line-height: 50px;
color: #ffffff;
background-color: #ea5404;
text-align: center;
border-radius: 25px;
display: block;
background-image: url(/stock/baikyaku/images/step_glass.png);
background-repeat: no-repeat;
background-size: 20px 50px;
background-position: top left 60px;
}
.caution p br {
display: none;
}

    @media only screen and (max-width: 970px) {
    .faq2 {
    background-color: #f9f7f3;
    }
    .faq2 .inner {
    padding: 50px 10px;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    }
    .caution {
    margin: 0 auto 60px;
    width: 100%;
    display: block;
    }
    .caution p {
    margin: auto;
    padding: 10px;
    width: 100%;
    height: auto;
    line-height: inherit;
    color: #ffffff;
    background-color: #ea5404;
    text-align: center;
    border-radius: 8px;
    display: block;
    background-image: none;
    background-repeat: no-repeat;
    background-size: 20px 50px;
    background-position: top left 60px;
    }
    .caution p br {
    display: block;
    }
    }

.faq_nav {
width: 300px;
position: relative;
display: block;
}
.faq_nav_list {
position: sticky;
top: 50px;
left: 0;
}
.faq_nav_list h3 {
margin-bottom: 30px;
font-weight: 500;
}
.faq_nav_list a::before {
content: '・ ';
color: #ea5404;
}

    @media only screen and (max-width: 970px) {
    .faq_nav {
    width: 300px;
    position: relative;
    display: none;
    }
    .faq_nav_list {
    position: sticky;
    top: 50px;
    left: 0;
    }
    .faq_nav_list h3 {
    margin-bottom: 30px;
    font-weight: 500;
    }
    .faq_nav_list a::before {
    content: '・ ';
    color: #ea5404;
    }
    }

.faq_main {
width: 600px;
height: 100%;
}
.faq_main h3 {
margin-bottom: 40px;
font-size: 21px;
}
.faq_main ul {
margin-bottom: 80px;
}
.faq_main .faq-question {
margin-bottom: 30px;
padding-left: 30px;
cursor: pointer;
}
.faq_main .faq-question::before {
content: 'Q.';
margin-left: -30px;
width: 30px;
color: #ea5404;
display: inline-block;
}
.faq_main .faq-answer {
padding-left: 30px;
height: 0;
overflow: hidden;
transition: 0.4s;
}
.faq_main .faq-answer.open {
margin-bottom: 60px;
height: auto;
}

.faq .faq_main .faq-answer a {
margin-top: 20px;
text-decoration: underline;
display: inline-block;
}
.faq .faq_main .faq-answer .tag_col::before,
.faq .faq_main .faq-answer .tag_doc::before {
content: '';
margin-right: 10px;
width: 56px;
height: 22px;
line-height: 22px;
color: #ffffff;
text-align: center;
font-size: 14px;
border-radius: 3px;
display: inline-block;
}
.faq .faq_main .faq-answer .tag_col::before { background-color: #33af7f; content: 'コラム';}
.faq .faq_main .faq-answer .tag_doc::before { background-color: #ea5404; content: '資料';}

.source {
font-size: 14px;
color: #999999;
}
.faq .faq_main .faq-answer a.source {
margin-top: 5px;
}
.faq .faq_main .faq-answer a.source::before {
content: '- ';
}

    @media only screen and (max-width: 970px) {
    .faq_main {
    padding: 0 20px;
    width: 100%;
    height: 100%;
    }
    .faq_main h3 {
    margin-bottom: 40px;
    font-size: 21px;
    }
    .faq_main ul {
    margin-bottom: 80px;
    }
    .faq_main .faq-question {
    margin-bottom: 30px;
    padding-left: 30px;
    cursor: pointer;
    }
    .faq_main .faq-question::before {
    content: 'Q.';
    margin-left: -30px;
    width: 30px;
    color: #ea5404;
    display: inline-block;
    }
    .faq_main .faq-answer {
    padding-left: 30px;
    height: 0;
    overflow: hidden;
    transition: 0.4s;
    }
    .faq_main .faq-answer.open {
    margin-bottom: 60px;
    height: auto;
    }
    }