@media screen and (min-width:641px) {
/* 641px以上の幅の場合に適応される */
    .s_outline {
  	     min-width: 1280px;
    }
}
@media screen and (max-width: 640px) {
/* 640px以下までの幅の場合に適応される */
     .s_outline {
        max-width: 640px;
    }
    .content{
        height: 690px;
        padding-bottom: 50px!important;
    }
}

.s_outline {
    color: #452424;
    background: #f1f1f1;
    font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "MS UI Gothic", "ＭＳ Ｐゴシック", "Verdana", sans-serif;
}

.s_outline p {
    font-size: 14px;
    line-height: 26px;
}
@media screen and (max-width: 640px) {
    /* 640px以下の幅の場合に適応される */
    .s_outline p {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 1.7;
    }
}

@media screen and (min-width:641px) {
/* 641px以上の幅の場合に適応される */
    .sd_area .slide1 {
     margin:0 auto;
     width: 960px;
     margin-bottom: 50px;
    }
}
@media screen and (max-width: 640px) {
/* 640px以下の幅の場合に適応される */
     .sd_area .slide1 {
     margin:0 auto;
     width: 100%;
     margin-bottom: 0;
    }
    .slide1.slick-slider .slick-track{
        width: 100%!important;
    }
}

.sd_area .sd_area_nav .slick-slide img{
 width:100%;
 height:auto;
 box-sizing:border-box;
 cursor: pointer;
}

.sd_area .slider-nav02 .slick-slide a {
    display: block;
    height: auto;
    box-sizing: border-box;
    border-bottom:solid 2px #cbcbcb;
    cursor: pointer;
    color: #cbcbcb;
    text-decoration: none;
    padding: 5px 0 15px 0;
    text-align: center;
    margin: 0;
    font-size: 14px;
    font-size: 1.4rem;
    float: left;
    width: 25%;
}

.sd_area .slider-nav02 .slick-slide a:hover,
.sd_area .slider-nav02 .slick-slide.slick-current a {
    border-bottom:solid 2px #e60000;
    color: #e60000;
    font-weight: bold;
    text-decoration: none;
    padding: 5px 0 15px 0;
    text-align: center;
    margin: 0;
    cursor: pointer;
    display: block;
    height: auto;
    box-sizing: border-box;
    font-size: 14px;
    font-size: 1.4rem;
    float: left;
    width: 25%;
}


.sd_area .slide1 .slick-slide.slick-current img{
 border:solid 2px #f5a711;
}

.slick-initialized .slick-slide {
 overflow:hidden;
 position: relative;
 margin: 0;
 }


.slide2.slick-initialized .slick-slide{
     float: left!important;
}

.slide2.slick-initialized .wide,
.slide2.slick-initialized .slide_in{
    max-width: 425px;
    margin: 0 auto;
    float: none;
}

/* slick-list */
.slide1 .slick-list {
  margin: 0;
}
/* slick-dots */

@media screen and (max-width: 640px) {
/* 640px以下までの幅の場合に適応される */
    .slick-prev, .slick-next{ top: 30% !important; }
}

.slick-prev, .slick-next { z-index: 10; }
.slick-dots {
    margin-top: 10px;
    display: block;
    list-style: outside none none;
    padding: 0;
    text-align: center;
    width: 100%;
}
.slick-dots li {
    cursor: pointer;
    display: inline-block;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    position: relative;
    width: 15px;
}
.slick-dots li button {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
    color: transparent;
    cursor: pointer;
    display: block;
    font-size: 0;
    height: 20px;
    line-height: 0;
    outline: medium none;
    padding: 5px;
    width: 20px;
}
.slick-dots li button:hover, .slick-dots li button:focus {
    outline: medium none;
}
.slick-dots li button:hover::before, .slick-dots li button:focus::before {
    opacity: 1;
}
.slick-dots li button::before {
    color: black;
    content: "●";
    font-size: 28px;
    height: 20px;
    left: 0;
    line-height: 20px;
    opacity: 0.25;
    position: absolute;
    text-align: center;
    top: 0;
    width: 15px;
}
.slick-dots li.slick-active button::before {
    color: black;
    opacity: 0.55;
    font-size: 34px;
}

@media screen and (min-width:641px) {
/* 641px以上の幅の場合に適応される */
    .slide2 .wide{
        position: absolute;
        left: 50%;
        margin: 0 0 0 -480px;
    }
}

@media screen and (min-width:641px) {
/* 641px以上の幅の場合に適応される */
    .slide2 .slide_in{
        width: 385px;
        height: 490px;
        float: left;
        background: #fff;
        display: table;
    }
}
@media screen and (max-width: 640px) {
/* 640px以下までの幅の場合に適応される */
    .slide2 .slide_in{
        width: 100%;
        height: 251px;
        float: left;
        background: #fff;
        display: table;
    }
}

.slide2 .slide_in .txt_area{
}

.slide2 .slide_in .txt_area .tit{
    margin: 0 0 20px 0;
    padding: 127px 0 0 0;
    font-weight: bold;
}

.slide3.slick-slider{
    margin-bottom: 20px;
}

.slide3 .slick-slide{
    margin: 0 6px 0 6px;
    height: 100%;
}

@media screen and (min-width:641px) {
/* 641px以上の幅の場合に適応される */
    .slide3 img{
        width: auto;
        height: 100%;
        max-height: 480px;
        margin: 0 auto;
    }
}
@media screen and (max-width: 640px) {
/* 640px以下までの幅の場合に適応される */
    .slide3 img{
        width: 100%;
        height: auto;
    }
}


.case_info{
    font-size: 12px;
    text-align: center;
    display: inline;
    overflow: visible;
    background: none;
    text-align: center;
    color: #919191;
}



@media screen and (max-width: 640px) {

/* ------- process ------- */

.sd_area .slide2{
    margin: 0;
    padding: 0;
}

.sd_area .slick-prev,
.sd_area .slick-next{
    top:45%!important;
}

.sd_area .slide2 .num{
    display: none;
}

.sd_area .slide2 .tit{
    font-size: 19px;
    margin: 0 0 43px;
}

.sd_area .slide2 .txt_area{
    text-align: left;
}

.sd_area .slide2 .txt_area .subtit{
    font-weight: bold;
    margin:  0 0 10px;
}

.sd_area .slide2 .txt_area_m{
    text-align: left;
    font-size: 12px;
    padding: 10px 0 0;
    display: table;
    line-height: 1.7;
}

.sd_area .slide2 .txt_area_m span{
    display: table-cell;
}

.sd_area .slide2 .txt_area_m span:first-child{
    padding: 0 5px 0 0;
}

.sd_area .slide2 .slide_in .btn_area{
    width: 264px;
    margin: 0 auto;
}

.sd_area .slide2 .slide_in .btn_area .contact{
    float: left;
    margin: 0 60px 0 0;
}

.sd_area .slide2 .slide_in .btn_area .tel{
    float: left;
}

.sd_area .slide2 .slide_in .btn_area a{
    font-size: 12px;
    text-decoration: none;
    padding: 68px 0 0;
    display: block;
}

.sd_area .slide2 .slide_in .btn_area .contact a{
    background: url(../../img/process/icon_otoiawase.svg) 50% top no-repeat;
}

.sd_area .slide2 .slide_in .btn_area .tel a{
    background: url(../../img/process/icon_contactCall.svg) 50% top no-repeat;
}

.sd_area .slide2 .border{
    display: none;
}


.sd_area .slide2 .slide01 .bg_img,
.sd_area .slide2 .slide05 .bg_img{
    display: none;
}
.sd_area .slide2 .slide01 .txt_area{
    margin: 0 0 80px;
}

.sd_area .slide2 .slide02 .last .txt_price{
    padding: 27px 0 0;
}



.sd_area .slide2 .slide05 .txt_area{
    margin: 0 0 80px;
}


}


.price .wide{
    width: 100%;
}

.sd_area .slide2 .img {
    margin: 0 0 20px 0;
}

.sd_area .slide2 .img img{
    width: 100%;
    height: auto;
}

.sd_area .slide2 .price_txt{
    font-size: 22px;
    font-size: 2.2rem;
    padding: 17px 0 0 0;
}

.sd_area .slide2 .last .tit{
    font-size: 12px;
    text-align: left;
    line-height: 1.8;
    margin: 0 0 20px 0;
}

.sd_area .slide2 .last .calculation{
    font-weight: bold;
    text-align: left;
}

.sd_area .slide2 .last .calculation .calculation_first{
    float: left;
}

.sd_area .slide2 .last .calculation .calculation_last{
    float: left;
    padding:  45px 0 0;
}

.sd_area .slide2 .last .calculation .plus{
    float: left;
    text-align: center;
    padding: 62px 10px 0 10px;
}

.sd_area .slide2 .last .calculation .total{
    border-top: 1px solid #bbbbbb;
    padding: 12px 0 0 0;
    margin: 10px 0 0 0;
}

.price .note_txt{
    width: 492px;
    margin: 0 auto;
    text-align: left;
    display: table;
}

.price .note_txt span{
    display: table-cell;
}

.price .note_txt span:first-child {
    padding: 0 5px 0 0;
}

.price .link{
    width: 130px;
    margin: 0 auto;
    font-size: 12px;
    padding: 40px 0 0 0;
    text-align: center;
}
.price .link a{
    display: block;
    padding: 62px 0 0 0;
    background: url(../img/price/icon_omitsumori.svg) 50% 0 no-repeat;
    text-decoration: none;
}