.ttl_area01 .ttl_box .illus {
    width: 144px;
    position: absolute;
    right: 4px;
    bottom: -142px;
    line-height: 1;
}
.content_box .ttl{
    font-size: 32px;
    font-weight: bold;
    color: #333;
    margin-top: 200px;
}
.line_yellow:after {
    width: 151px;
}
.content_box .section01{
    padding-bottom: 40px;
}
.content_box .section01 .text_yellow{
    font-size: 20px;
    font-weight: bold;
    color: #F3CE44;
}
.content_box .section01 .text_item{
    font-size: 28px;
    font-weight: bold;
    color: #333;
}
.content_box .section01 .txt{
    font-size: 14px;
    font-weight: 400;
    color: #333;
    margin-top: 11px;
    line-height: 1.9;
}
.txt16{
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 1.7;
}
.content_box .section01 .row_box{
    margin-bottom: 20px;
}
.content_box .section01 .row_box_img{
    margin-top: 30px;
}
.video_box {
    margin-top: 95px;
}
.video_box .text_item{
 margin-top: 3px;
}
.video_box .video{
    max-width: 700px;
    margin: 14px auto 0;
}
.video_box .video video{
    border-radius: 8px;
    width: 100%;
}
.video_box .video_iframe{
    max-width: 700px;
    margin: 14px auto 0;
    position: relative;
    aspect-ratio: 16/9;
}
.video_box .video_iframe iframe{
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
}
.text_grey{
    font-size: 18px;
    font-weight: bold;
    color: #707070;
    padding-left: 50px;
    position: relative;
}
.text_grey::before{
    content: "";
    position: absolute;
    background: #A4A4A4;
    width: 40px;
    height: 2px;
    left: 0;
    top: 14px;
}
.txt_content {
    line-height: 2;
}
.content_box .row_box{
    display: flex;
    justify-content: space-between;
}
.content_box .row_box .row_box_item{
    max-width: 47.917%;
}
.content_box .row_box .row_box_txt{
    width: 47.917%;
}
.content_box .row_box .row_box_img .caption{
    font-size: 16px;
    margin: 0 0 0 10px;
}
.item_txt{
    font-size: 32px;
    color: #fff;
    font-weight: 500;
    background: #A4A4A4;
    width: 62.5%;
    margin-top: 19px;
    text-align: center;
    margin-left: auto;
    padding: 1px 0;
}
.content_box .section02 .ttl_txt{
    font-size: 24px;
    font-weight: bold;
    color: #333;
}
.content_box .section02 .item_box{
    display: flex;
    justify-content: space-between;
    margin-top: 13px;
    flex-wrap: wrap;
}
.content_box .section02 .item_box .box{
    width: 48%;
}
.content_box .section02 .item_box .box a{
    text-decoration: none;
    color: #333;
}
.content_box .section02 .item_box .box a:hover{
    opacity: 0.7;
}
.content_box .section02 .item_box .box .ttl_box{
    display: flex;
    align-items: center;
    margin-top: 15px;
}
.content_box .section02 .item_box .box .ttl_box .ttl_txt{
    font-size: 22px;
    font-weight: bold;
    color: #333;
}
.content_box .section02 .item_box .box .ttl_box .icon{
    width: 34px;
}
.content_box .section02 .item_box .box .ttl_box .icon img{
    width: 100%;
}
.content_box .section02 .item_box .box .ttl_box .txt_box{
    font-size: 16px;
    font-weight: 400;
    color: #333;
}
.fresh_link .link_contents .btn_box.btn_item{
    justify-content: center;
}
.fresh_link .ttl{
    font-size: 24px;
    font-weight: bold;
    color: #333;
    padding-top: 44px;
}
.fresh_link .link_contents {
    margin-top: 15px;
}
.link_content{
    margin: 104px 0 0;
    padding-bottom: 44px;
}
.link_content .ttl {
    padding-top: 40px;
}
.fresh_link .link_contents .btn_box.btn_box_white a {
    font-size: 18px;
}
.content_box .section02 .item_box .box a .img img{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 5px 10px;
    border-radius: 10px;
    width: 100%;
}
a.linkpanel-box:hover {
    opacity: 0.7;
}
a.linkpanel-box:hover .txt_btn:hover {
    opacity: 1;
}
@media screen and (max-width: 750px) {
    .content_box .ttl {
        font-size: 28px;
        margin-top: 173px;
    }
    .line_yellow:after {
        width: 100px;
    }
    .item_txt {
        font-size: 16px;
        width: 57.2%;
        margin-top: 20px;
        padding: 3px 0;
    }
    .fresh_link .ttl {
        padding-top: 80px;
        font-size: 20px;
    }
    .fresh_link .link_contents {
        margin-top: 3px;
    }
    .link_content {
        margin: 81px 0 0;
        padding-bottom: 37px;
    }
    .link_content .ttl {
        padding-top: 29px;
    }
    .ttl_area01 {
        margin-bottom: 80px;
    }
    .ttl_area01 .ttl_box .illus {
        width: 77px;
        right: 2px;
        bottom: -88px;
    }
    .content_box .section01{
        padding-bottom: 80px;
    }
    .content_box .section01 .row_box{
        margin-bottom: 9px;
        flex-direction: column-reverse;
    }
    .content_box .section01 .row_box_img{
        margin-top: 0;
        margin-bottom: 13px;
    }
    .content_box .section01 .text_yellow {
        font-size: 16px;
    }
    .content_box .section01 .text_item {
        font-size: 24px;
        margin-top: 3px;
    }
    .content_box .section01 .txt {
        margin-top: 9px;
        line-height: 1.5;
    }
    .txt16 {
        line-height: 1.5;
    }
    .video_box {
        margin-top: 79px;
    }
    .video_box .video_iframe {
        margin: 10px auto;
    }
    .video_box .video {
        margin: 9px auto 0;
    }
    .content_box .section01 .video_box .txt {
        margin-top: 5px;
    }
    .content_box .section01 .video_box .txt16{
        margin-top: 9px;
    }
    .content_box .row_box{
        flex-direction: column;
    }
    .content_box .row_box .row_box_item{
        max-width: 100%;
    }
    .content_box .row_box .row_box_txt{
        width: 100%;
    }
    .content_box .row_box .row_box_img .caption{
        font-size: 14px;
        margin: 5px 0 0 0;
    }
    .text_grey {
        font-size: 16px;
        padding-left: 30px;
    }
    .text_grey::before {
        width: 20px;
        top: 11px;
    }
    .txt_content {
        font-size: 16px;
        line-height: 1.5;
    }
    .content_box .section02 .ttl_txt {
        font-size: 20px;
    }
    .content_box .section02 .slider_wrapper .box.box01{
        margin: 0 5.13vw;
    }
    .content_box .section02 .slider_wrapper .box a{
        text-decoration: none;
        color: #333;
    }
    .content_box .section02 .slider_wrapper .box a .img img{
        box-shadow: rgba(0, 0, 0, 0.16) 0px 0px 10px;
        border-radius: 10px;
        width: 100%;
    }
    .content_box .section02 .slider_wrapper .box .ttl_box{
        display: flex;
        align-items: center;
        justify-content: flex-start;
        margin-top: 9px;
    }
    .content_box .section02 .slider_wrapper .box .ttl_box .ttl_txt{
        font-size: 18px;
        font-weight: bold;
        color: #333;
        max-width: calc(100% - 30px);
        text-align: left;
    }
    .content_box .section02 .slider_wrapper .box .ttl_box .icon{
        width: 24px;
        margin-left: 5px;
    }
    .content_box .section02 .slider_wrapper .box .ttl_box .icon img{
        width: 100%;
    }
    .content_box .section02 .slider_wrapper .txt_box{
        font-size: 14px;
        font-weight: 400;
        color: #333;
        margin-top: 4px;
    }
    .content_box .section02 .slider_wrapper .slick-dots {
        bottom: -46px;
    }
    .fresh_link .link_contents .btn_box.btn_box_white a {
        font-size: 16px;
        margin-top: 16px;
    }
    .slider-wrapper {
        width: 100%;
        overflow: visible;
        position: relative;
      }
      .slick-prev, .slick-next {
      display: none!important;
      }
      .your-slider {
        overflow: visible;
      }
      .slider_wrapper {
        text-align: center;
      }
      
      .your-slider .slick-list {
        overflow: visible!important;
      }
      .section02 .slider_wrapper .content_box .txt_box{
        text-align: left;
      }
      .your-slider .slick-track {
        display: flex;
      }
      .slick-slider .slick-track, .slick-slider .slick-list {
        transform: translate3d(-62.82vw, 0, 0);
      }
      .your-slider .slick-slide {
        margin-right: 2.56vw;
      }
      .section02 .slick-dotted.slick-slider {
        margin-bottom: 0;
      }
      .section02 .slick-dots {
        background: #fff;
        border-radius: 12.82vw;
        padding: 7px 7px;
        margin: 5.1vw auto 0;
        position: unset;
        display: inline-flex !important;
        width: auto;
      }
      .section02 .slick-dots li {
        width: auto;
        height: auto;
        margin: 0 3px;
      }
      .section02 .slick-dots li button {
        width: 8px;
        height: 8px;
        background-color: #A4A4A4;
        opacity: 1;
        border-radius: 8px;
        padding: 0;
        margin: 0;
        display: block;
        transition: 0.2s;
      }
      .section02 .slick-dots li button::before {
        content: none;
      }
      .section02 .slick-dots li.slick-active button {
        width: 90px;
        background-color: #F4D03F;
      }
      .fresh_link.fresh_link_cus .link_contents .btn_box.btn_box_white a {
        font-size: 16px;
        margin-top: 20px;
    }
}