

@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: 500px;
    }
}

.s_outline {
    color: #452424;
    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: 76px;
    }
}
@media screen and (max-width: 640px) {
/* 640px以下の幅の場合に適応される */
     .sd_area .slide1 {
     margin:0 auto;
     margin-bottom: 0;
    }
}

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

@media screen and (min-width:641px) {
/* 641px以上の幅の場合に適応される */
    .sd_area .slider-nav02 .slick-slide a {
    width: 192px;
    }
}
@media screen and (max-width: 640px) {
/* 640px以下までの幅の場合に適応される */
    .sd_area .slider-nav02 .slick-slide.w50 a {
    width: 50%;
    padding: 20px 0 18px 0;
    margin: 0 0 1px;
    font-size: 1.4rem;
    }
}
@media screen and (max-width: 640px) {
/* 640px以下までの幅の場合に適応される */
    .sd_area .slider-nav02 .slick-slide.w33 a {
    width: 33%;
    padding: 20px 0 18px 0;
    margin: 0 0 1px;
    font-size: 1.4rem;
    }
}
@media screen and (max-width: 640px) {
/* 640px以下までの幅の場合に適応される */
    .sd_area .slider-nav02 .slick-slide.w34 a {
    width: 34%;
    padding: 20px 0 18px 0;
    margin: 0 0 1px;
    font-size: 1.4rem;
    }
}
.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;
    float: left;
}

@media screen and (min-width:641px) {
/* 641px以上の幅の場合に適応される */
    .sd_area .slider-nav02 .slick-slide a {
    width: 192px;
    }
}
@media screen and (max-width: 640px) {
/* 640px以下までの幅の場合に適応される */
    .sd_area .slider-nav02 .slick-slide.w50 a:hover,
    .sd_area .slider-nav02 .slick-slide.slick-current.w50 a{
    width: 50%;
    padding: 20px 0 18px 0;
    margin: 0 0 1px;
    font-size: 1.4rem;
    }
}
@media screen and (max-width: 640px) {
    /* 640px以下までの幅の場合に適応される */
    .sd_area .slider-nav02 .slick-slide.w33 a:hover,
    .sd_area .slider-nav02 .slick-slide.slick-current.w33 a{
    width: 33%;
    padding: 20px 0 18px 0;
    margin: 0 0 1px;
    font-size: 1.4rem;
    }
}
@media screen and (max-width: 640px) {
    /* 640px以下までの幅の場合に適応される */
    .sd_area .slider-nav02 .slick-slide.w34 a:hover,
    .sd_area .slider-nav02 .slick-slide.slick-current.w34 a{
    width: 34%;
    padding: 20px 0 18px 0;
    margin: 0 0 1px;
    font-size: 1.4rem;
    }
}

.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;
    float: left;
}


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

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

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

@media screen and (max-width: 640px) {
/* 640px以下までの幅の場合に適応される */

    .slick-initialized .slick-slide {
     width: 100%;
     max-width: 640px;
     }
    .s_outline .slick-prev, .s_outline .slick-next{ top: 25% !important; }

    .case .slick-prev, .case .slick-next{ top: 50% !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;
        padding: 43px 0 0;
    }
}

.slide2 .slide_in .txt_area{
    display: table-cell;
    vertical-align: middle;
}

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

.slide2 .slide01 .slide_in .txt_area .tit{
    background: url(../img/slide1/icon_food.svg) 50% 50% no-repeat;
}
.slide2 .slide02 .slide_in .txt_area .tit{
    background: url(../img/slide1/icon_office.svg) 50% 50% no-repeat;
}
.slide2 .slide03 .slide_in .txt_area .tit{
    background: url(../img/slide1/icon_fashion.svg) 50% 50% no-repeat;
}
.slide2 .slide04 .slide_in .txt_area .tit{
    background: url(../img/slide1/icon_medical.svg) 50% 50% no-repeat;
}
.slide2 .slide05 .slide_in .txt_area .tit{
    background: url(../img/slide1/icon_education.svg) 50% 50% no-repeat;
}

@media screen and (min-width:641px) {
/* 641px以上の幅の場合に適応される */
    .slide2 .bg_img {
        min-width: 735px;
        width: 50%;
        float: right;
        height: 490px;
    }
}
@media screen and (max-width: 640px) {
/* 640px以下までの幅の場合に適応される */
     .slide2 .bg_img {
        max-width: 640px;
        width: 100%;
        height: 420px;
    }
}

@media screen and (min-width:641px) {
/* 641px以上の幅の場合に適応される */
    .slide2 .slide01 .bg_img {
        background: url(../img/slide1/cuttingSheetSample_01_food.jpg) 50% 50% no-repeat;
        background-size: cover;
    }
}
@media screen and (max-width: 640px) {
/* 640px以下までの幅の場合に適応される */
     .slide2 .slide01 .bg_img {
        background: url(../img/slide1/cuttingSheetSample_01_food.jpg) 50% 50% no-repeat;
        background-size: 100%;
    }
}

.slide2 .slide02 .bg_img{
    background: url(../img/slide1/cuttingSheetSample_02_office.jpg) 50% 50% no-repeat;
    background-size: cover;
}
.slide2 .slide03 .bg_img{
    background: url(../img/slide1/cuttingSheetSample_03_fashion.jpg) 50% 50% no-repeat;
    background-size: cover;
}
.slide2 .slide04 .bg_img{
    background: url(../img/slide1/cuttingSheetSample_04_medical.jpg) 50% 50% no-repeat;
    background-size: cover;
}
.slide2 .slide05 .bg_img{
    background: url(../img/slide1/cuttingSheetSample_05_education.jpg) 50% 50% no-repeat;
    background-size: cover;
}

@media screen and (max-width: 640px) {
.slide3{
        max-width: 640px;
}
}

.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: 100%;
        max-width: 960px;
        height: 100%;
        max-height: 600px;
        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 (min-width:641px) {
/* 641px以上の幅の場合に適応される */
    .case_info span{
        display: none;
    }
}

