@charset "utf-8";
main {
    margin-top: 100px;
}
.mainvisual_Slider {
    width: 100%;
}
.mainvisual_Slider li {
    position: relative;
}
.mainvisual_Slider img {
    display: block;
    width: 100%;
    height: auto;
    border-radius: .3rem;
}
.mainvisual_Slider .overlay-button {
    position: absolute;
    bottom: 7%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    color: #f55f2d;
    padding: 15px;
    text-decoration: none;
    font-size: 16px;
    border-radius: 1rem;
    z-index: 10;
    font-weight: bold;
    width: 100%;
    max-width: 300px;
    text-align: center;
    font-size: 20px;
}
.mainvisual_Slider .overlay-button::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    display: inline-block;
    width: 6px;
    height: 6px;
    border-top: 3px solid #ee551e;
    border-right: 3px solid #ee551e;
    transform: rotate(45deg);
}
.mainvisual_Slider .slick-slide {
    margin: 0 15px;
}
.mainvisual_SliderArea .slick-dots li button:before {
    font-size: 20px;
    line-height: 20px;
    width: 30px;
    height: 30px;
    content: '•';
    text-align: center;
    opacity: 1 !important;
    color: #dadada !important;
    font-family: inherit;
}
.mainvisual_SliderArea .slick-dots li.slick-active button:before {
    opacity: 1 !important;
    color: #f55f2d !important;
}
.mainvisual_SliderArea .slick-dots li button:hover:before,
.pickupArea_list .slick-dots li button:focus:before {
    color: #f55f2d !important;
}
.module-link_type {
    width: 140px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    color: #42403e;
    background: #ffff00;
    border-radius: 1rem;
    margin-right: 0;
    margin-left: auto;
}
.module-link_type02 {
    text-align: center;
}
.module-link_type02 a {
    display: block;
    font-size: 28px;
    color: #fff;
    background: #f55f2d;
    position: relative;
    padding: 15px;
    width: 100%;
    max-width: 600px;
    margin: 0 auto;
    border-radius: 1rem;
}
.module-link_type02 a::after {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    right: 30px;
    margin: auto;
    display: inline-block;
    width: 9px;
    height: 9px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: rotate(45deg);
}
.specialArea {
    margin-bottom: 1rem;
}
.specialArea_title {
    text-align: center;
}
.specialArea_title a {
    display: inline-block;
    font-size: 18px;
    line-height: 1.4;
    color: #ea3c45;
    background: url(/img/ico_caution.png) no-repeat left center / 30px auto;
    padding: .1rem 0 .1rem 35px;
}
.specialArea_title a:hover {
    opacity: 1;
    text-decoration: underline;
}
.brandArea {
    background: url(/img/new/brand_bg.jpg) no-repeat bottom center / 100% auto;
    position: relative;
    margin-bottom: -1px;
    z-index: 5;
}
.brandArea_box {
    width: 100%;
    position: relative;
    padding-bottom: 7rem;
}
.brandArea_box::before {
    content: "";
    position: absolute;
    background-image: url(/img/new/brand_bg_left.png), url(/img/new/brand_bg_right.png);
    background-repeat: no-repeat;
    background-position: top 5% left, top 4rem right;
    background-size: 11%, 11%;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.brandArea_box_inner {
    padding: 1.5rem 1rem 0 1rem;
}
.brandArea_sub-title {
    font-size: 48px;
    margin-bottom: .4rem;
    color: #505050;
}
.brandArea_title {
    color: #f05400;
    line-height: 1.2;
    margin-bottom: 1rem;
}
.brandArea_slider {
    padding-bottom: 1rem;
}
.brandArea_deco-title {
    font-size: 28px;
    line-height: 1.2;
    color: #f05400;
}
.brandArea_slider li {
    margin: 0 auto;
    margin: 0 .2rem;
}
.brandArea_slider .title {
    color: #f55f2d;
    font-size: 38px;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: .2rem;
}
.brandArea_slider li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.brandArea_slider .pic {
    margin-bottom: .2rem;
    border-radius: .2rem;
}
.brandArea_slider .pic img {
    width: 100%;
    border-radius: .2rem;
}
.brandArea_slider .text {
    font-size: 20px;
    line-height: 1.4;
}
.pickupArea_deco img {
    top: 0 !important;
    margin-left: 0;
}
.pickupArea_deco02 img {
    top: 0 !important;
    margin-right: 0;
}

.pickupArea {
    height: 1200px;
    background: #f55f2d url(/img/new/pickup_bg.png) no-repeat top center / 100% auto;
    padding: 4rem 0 10rem;
}
.pickupArea_sub-title {
    font-size: 18px;
    font-weight: bolder;
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .4);
    margin: 0 1rem;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}
.pickupArea_title {
    font-size: 48px;
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, .4);
    margin: 0 1rem .6rem;
    position: relative;
    z-index: 1;
}
.pickupArea_title::after {
    display: block;
    content: '';
    width: 110px;
    height: 5px;
    background: #fff;
    margin-top: .2rem;
    box-shadow: 1px 1px 4px rgba(0, 0, 0, .4);
}
.pickupArea_list ul {
    margin-bottom: .5rem;
    position: relative;
    z-index: 1;
}
.pickupArea_list li {
    position: relative;
    padding-top: .2rem;
    margin: 0 .2rem;
}
.pickupArea_list li>a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}
.pickupArea_list .pic {
    width: 100%;
    height: 0;
    padding-top: 100%;
    position: relative;
    overflow: hidden;
    margin-bottom: .2rem;
    border-radius: .2rem;
    border: 2px solid #fff;
}
.pickupArea_list .pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
}
.pickupArea_list .title {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.4;
    color: #fff;
    min-height: 60px;
    margin-bottom: .2rem;
}
.pickupArea_list .text {
    line-height: 1.8;
    min-height: 87px;
    margin-bottom: .2rem;
    color: #fff;
}
.pickupArea_list .category {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 20px;
    color: #42403e;
    background: #fff;
    padding: .1rem;
    text-align: center;
}
.pickupArea .module-link_type02 a {
    color: #f55f2d;
    background: #fff;
}
.pickupArea .module-link_type02 a::after {
    border-top: 3px solid #f55f2d;
    border-right: 3px solid #f55f2d;
}
.departmentArea {
    margin-top: 1350px;
    padding: 3rem 0 0;
    background-image: url(/img/new/contents_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    position: relative;
}
.departmentArea_deco img {
    top: 0 !important;
    margin-left: 0;
}
.departmentArea_deco02 img {
    top: 0 !important;
    margin-right: 0;
}
.departmentArea_box {
    position: relative;
    z-index: 5;
}
.departmentArea_box figure {
    padding: 0 1rem;
    width: 90%;
    margin: 0 auto;
    position: relative;
}
.departmentArea_box figure::before {
    content: "";
    position: absolute;
    background-image: url(/img/new/department_arrow.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: contain;
    width: 80px;
    height: 80px;
    bottom: -6%;
    right: 6%;
}
.departmentArea_box figure img {
    width: 100%;
    border-radius: .2rem;
}
.departmentArea_header {
    display: flex;
    justify-content: flex-end;
}
.departmentArea_ttl {
    display: inline-block;
    font-size: 50px;
    color: #fff;
    background-color: #f55f2d;
    padding: 20px;
    text-align: right;
    margin-bottom: -30px;
    position: relative;
    z-index: 2;
}
.departmentArea_box .departmentArea_ttl span {
    font-size: 38px;
}
.departmentArea_txtbox {
    position: relative;
    z-index: 2;
    margin-top: -10%;
    width: 90%;
}
.departmentArea_txtbox {
    text-align: left;
}
.departmentArea_txt,
.departmentArea_txt_last {
    display: block;
    width: fit-content;
    background-color: #fff;
    font-size: 40px;
    font-weight: bold;
    padding: 0.2rem 0.5rem;
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.15);
}
.departmentArea_txt {
    margin-bottom: 20px;
}
.departmentArea_box li {
    margin-bottom: 1rem;
}
.newsArea {
    margin-top: 100px;
    padding-bottom: 2rem;
    background: url(/img/new/news_bg.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    position: relative;
}
.newsArea_deco img {
    top: -2rem !important;
    margin-left: 0;
}
.newsArea_deco02 img {
    top: 0.5rem !important;
    margin-right: 0;
}
.newsArea_sub-title {
    font-size: 18px;
    font-weight: bolder;
    color: #f05400;
    margin: 0 1rem;
    position: relative;
    z-index: 1;
    margin-bottom: 20px;
}
.newsArea_title {
    font-size: 48px;
    color: #f05400;
    margin: 0 1rem 1rem;
    position: relative;
    z-index: 1;
}
.newsArea_title::after {
    display: block;
    content: '';
    width: 110px;
    height: 5px;
    background: #dbdbdb;
    margin-top: .2rem;
}
.newsArea_list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: .6rem;
    margin: 0 1rem;
    background: #f5f5f5;
    padding: 0.5rem;
    position: relative;
    z-index: 1;
}
.newsArea_list>.tab-panel {
    width: 200px;
}
.newsArea_list>.panel-group {
    width: calc(100% - 200px);
    padding-left: 0.5rem;
}
.newsArea .bg {
    padding: 2rem 0 0;
    background-image: url(/img/contents_bg03.png);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% auto;
    position: relative;
}
.tab-container {
    margin-bottom: .8rem;
}
.tab-container .tab {
    text-align: center;
    cursor: pointer;
    margin-bottom: .5rem;
}
.tab-container .current {
    color: #1ea0a0;
    transition: all 0.2s ease-out;
}
.news_set a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: url(/common/img/ico_arwR.png) no-repeat center right / 10px auto;
    padding-right: 18px;
    padding-bottom: .3rem;
    border-bottom: 1px solid #dbdbdb;
}
.news_set .menu:not(:last-child) {
    margin-bottom: .3rem;
}
.news_set .time {
    font-family: Arial, sans-serif;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.4;
    color: #8c8a8a;
    padding-right: .2rem;
}
.news_set .category span {
    display: inline-block;
    font-size: 14px;
    color: #f05400;
    border-radius: 1rem;
    border: 1px solid #f05400;
    padding: .05rem .1rem;
    position: relative;
}
.news_set .category span:not(:last-child) {
    margin-right: .1rem;
}
.news_set .category span:nth-child(n + 5) {
    display: none;
}
.news_set .category span::after {
    content: "…";
    position: absolute;
    top: 0;
    right: -20px;
}
.news_set .category span:nth-child(-n + 3)::after {
    content: "";
}
.news_set .title {
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
    font-size: 18px;
    line-height: 1.4;
    margin-top: .1rem;
    width: 100%;
}
.news_btn a {
    margin: auto;
}
.newsArea .menu-box {
    background: #fff;
    padding: .5rem;
}

.module-link_type03 {
    text-align: center;
}

.module-link_type03 a {
    font-size: 26px;
    color: #f55f2d;
}
.module-link_type03 a::after {
    content: '';
    display: block;
    width: 200px;
    height: 3px;
    background: #f55f2d;
    margin: .2rem auto 0;
}
.newsArea .module-link_type02 a {
    font-size: 20px;
    color: #fff;
    background: #f55f2d;
    padding: 15px;
    max-width: 250px;
}
.newsArea .module-link_type02 a::after {
    right: 20px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

@media only screen and (max-width: 1400px) {
    .pickupArea_list .title {
        font-size: 20px;
    }
}
@media only screen and (max-width: 1024px) {
    main {
        margin-top: 120px;
    }
    .module-link_type02 a {
        font-size: 18px;
        padding: 15px;
        max-width: 330px;
        margin: 0 auto;
        z-index: 1;
    }
    .module-link_type02 a::after {
        right: 20px;
        width: 9px;
        height: 9px;
    }
    .specialArea {
        padding: 0 .3rem;
    }
    .specialArea_title {
        text-align: left;
    }
    .specialArea_title a {
        font-size: 14px;
        padding: .2rem 0 .2rem 35px;
    }
    .brandArea {
        padding-bottom: 3rem;
    }
    .brandArea_box_inner {
        padding: 1rem .3rem 0 .3rem;
    }
    .brandArea_title {
        line-height: 1.6;
    }
    .brandArea_sub-title {
        font-size: 18px;
    }
    .brandArea_deco-title {
        font-size: 16px;
    }
    .brandArea_slider .title {
        font-size: 24px;
        line-height: 1.4;
        margin-bottom: .2rem;
    }
    .brandArea_box::before {
        background-position: top 2% left, top 2rem right;
        background-size: 13%, 13%;
        width: 100%;
        height: 100%;
        z-index: -1;
    }
    .brandArea_slider .text {
        font-size: 16px;
    }
    .brandArea_box {
        width: 100%;
        position: relative;
        padding-bottom: 2rem;
    }
    .brandArea_slider {
        padding-bottom: 1rem;
    }
    .pickupArea {
        height: 1120px;
        background: #f55f2d url(/img/new/pickup_bg_sp.png) no-repeat top center / 100% auto;
        padding-top: 3rem;
    }
    .pickupArea_deco img {
        width: 30%;
        top: -2rem !important;
    }
    .pickupArea_deco02 img {
        width: 20%;
    }
    .pickupArea_sub-title {
        font-size: 16px;
        margin: 0 .3rem .2rem;
    }
    .pickupArea_title {
        font-size: 28px;
        margin: 0 .3rem .6rem;
    }
    .pickupArea_title::after {
        margin-top: .5rem;
    }
    .pickupArea_list ul {
        margin-bottom: 1rem;
    }
    .pickupArea_list .category {
        font-size: 14px;
    }
    .pickupArea_list .title {
        font-size: 18px;
        min-height: 75px;
    }
    .pickupArea_list .text {
        min-height: 102px;
    }
    .pickupArea_list .slick-dots {
        position: relative !important;
    }
    .pickupArea_list .slick-dotted.slick-slider {
        margin-bottom: .5rem !important;
    }
    .pickupArea_list .slick-dots li {
        margin: 0 !important;
    }
    .pickupArea_list .slick-dots li button:before {
        opacity: 1 !important;
        color: #fff !important;
        font-family: inherit;
        font-size: 20px;
    }
    .pickupArea_list .slick-dots li.slick-active button:before {
        opacity: 1 !important;
        color: #ffff00 !important;
    }
    .pickupArea_list .slick-dots li button:hover:before,
    .pickupArea_list .slick-dots li button:focus:before {
        color: #ffff00 !important;
    }
    .pickupArea .module-link_type {
        width: 80%;
        font-size: 14px;
    }
    .departmentArea {
        margin-top: 1120px;
    }
    .departmentArea_deco img {
        width: 30%;
        top: -1rem !important;
    }
    .departmentArea_deco02 img {
        width: 30%;
    }
    .departmentArea_ttl {
        font-size: 18px;
        margin-bottom: -20px;
        padding: 10px;
    }
    .departmentArea_box .departmentArea_ttl span {
        font-size: 14px;
    }
    .departmentArea_txt,
    .departmentArea_txt_last {
        font-size: 18px;
        padding: 0.2rem 0.2rem;
    }
    .departmentArea_box figure {
        padding: 0 .3rem;
        width: 100%;
    }
    .departmentArea_box figure::before {
        width: 45px;
        height: 45px;
        bottom: -3%;
        right: 1%;
    }
    .departmentArea_txt {
        margin-bottom: 10px;
    }
    .departmentArea_txtbox {
        position: relative;
        z-index: 2;
        margin-top: -50px;
        width: 90%;
    }
    .departmentArea_box li {
        margin-bottom: 1rem;
    }
    .newsArea {
        padding: 0 0 2rem;
    }
    .newsArea .bg {
        padding: 3rem 0 0;
    }
    .newsArea_deco img {
        width: 25%;
        top: -1rem !important;
    }
    .newsArea_deco02 img {
        width: 25%;
        top: -1rem !important;
    }
    .newsArea_sub-title {
        font-size: 16px;
        margin: 0 .3rem .2rem;
    }
    .newsArea_title {
        font-size: 28px;
        margin: 0 .3rem .6rem;
    }
    .newsArea_title::after {
        margin-top: .5rem;
    }
    .newsArea_list {
        display: block;
        margin: 0 0 1rem;
        padding: 0;
        background-color: #fff;
    }
    .newsArea_list .tab-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .newsArea_list>.tab-panel {
        width: 95%;
        padding: .3rem .2rem 0;
        background: #f5f5f5;
        border-radius: .06rem;
        position: relative;
        margin: 0 auto;
    }
    .newsArea_list>.panel-group {
        width: 100%;
        padding: 0;
    }
    .newsArea .module-link_type02 a {
        font-size: 18px;
    }
    .tab-container {
        margin-bottom: .5rem;
    }
    .pickupArea_txt_sp {
        margin: 1rem auto;
    }
    .tab-container .tab {
        width: calc(100% / 3);
        margin-bottom: .3rem;
        padding: 0 .1rem;
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1;
    }
    .tab-container .tab:not(:last-child) {
        border-right: 1px solid #505050;
    }
    .news_set {
        transition: all .2s;
        cursor: pointer;
    }
    .news_set .time {
        font-size: 14px;
    }
    .news_set .title {
        font-size: 16px;
        margin-top: .2rem;
    }
    .news_set .category span {
        font-size: 13px;
    }
    .news_set .category span:nth-child(-n + 4)::after {
        content: "…";
    }
    .news_set .category span:nth-child(n + 2) {
        display: none;
    }
    .news_set .category span:only-child::after {
        content: "";
    }
    .slick-prev,
    .slick-next {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        z-index: 10;
        background: none;
        border: none;
        padding: 0;
        width: 40px;
        height: auto;
    }
    .slick-prev {
        left: 30px;
    }
    .slick-next {
        right: 30px;
    }
    .slick-prev img,
    .slick-next img {
        width: 50px;
        height: auto;
        background-size: contain;
        background-repeat: no-repeat;
        background-position: center;
    }
    .slick-prev::before,
    .slick-next::before {
        display: none !important;
        content: none !important;
    }
    .pickupArea {
        height: 1350px;
        z-index: 1;
    }
    .departmentArea {
        margin-top: 1350px;
        padding: 2rem 0 0;
    }
}

@media only screen and (max-width: 768px) {
    .newsArea {
        margin-top: 50px;
        padding: 0 0 2rem;
    }
    .slick-prev,
    .slick-next {
        position: absolute;
        top: 40%;
        z-index: 10;
        background: none;
        border: none;
        padding: 0;
        width: 40px;
        height: auto;
    }
    .mainvisual_Slider .slick-slide {
        margin: 0 20px;
    }
}

@media only screen and (max-width: 500px) {
    .mainvisual_Slider .overlay-button {
        bottom: 3%;
        padding: 10px;
        font-size: 16px;
        max-width: 280px;
    }
    .slick-prev,
    .slick-next {
        top: 28%;
    }
    main {
        margin-top: 80px;
    }
    .brandArea_box {
        padding-bottom: 1.5rem;
    }
    .pickupArea {
        height: 960px;
    }
    .departmentArea {
        margin-top: 950px;
    }
}
