@charset "UTF-8";

/* CSS Document */
/*************
1.共通
2.freezer_lp
3.confirmation.html

*************/
@media screen and (max-width: 1439px) {

  /*******
2.freezer_lp
*******/
  .point02 .cnt_p_img {
    margin-right: 0;
    margin-left: auto;
  }

  .point .cnt_in {
    max-width: 100%;
    padding: 0 0;
  }

  .caution {
    width: 94%;
  }

  .cnt_strong {
    width: 50%;
  }
}

@media screen and (max-width: 1200px) {
  .mainv .f_cnt-wrapper {
    width: 47%;
  }
}

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


  /*******
1.共通
*******/
  /*******
2.freezer_lp
*******/
  .slider.sp,
  .popup_area {
    display: none;
  }



  .header h1 {
    max-width: 300px;
  }


  .cnt_strong02 {
    max-width: 616px;
    column-gap: 0;
    padding: 2.5rem 0;
  }

  .cs02 {
    max-width: 650px;
  }

  .cs03 {
    max-width: 685px;
  }

  .stronger {
    font-size: 8rem;
    font-weight: 700;
  }

  .cnt_strong .strong,
  .cnt_strong02 .strong {
    font-size: 2.7rem;
    font-weight: 600;
  }

  .cnt_strong .add_info,
  .cnt_strong02 .add_info {
    font-size: 1.4rem;
  }

  .under_line {
    background: linear-gradient(transparent 75%, #F7EB5F 50%);
  }

  .slider {
    margin-top: -8rem;
  }

  .form02 {
    margin: 0 auto;
    position: absolute;
    top: -6.4rem;
    left: 50%;
    transform: translate(-50%);
  }

  /*.f_cnt-wrapper*/
  .f_cnt-wrapper p {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 4rem;
  }

  .form_item {
    margin: 0 auto 2.7rem;
  }

  .form_item:nth-child(4) {
    margin-bottom: 2.5rem;
  }

  .f_ttl {
    font-size: 1.6rem;
    margin-bottom: 1rem;
  }

  #main_area {
    min-height: 0;
    background-image: url("../img/top_bg.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    margin-top: 0;
    padding-top: 6.5rem;
    position: relative;
  }

  #main_area .contents_in {
    width: 88%;
    padding: 0;
    margin: 0 auto;
    position: relative;
  }

  #main_area h1 {
    max-width: 300px;
    margin-bottom: 5.7rem;
  }

  #main_area .small_txt {
    font-size: 2.4rem;
    font-weight: 400;
    line-height: 3.4rem;
    letter-spacing: 0.03rem;
    margin-bottom: 0.7rem;
    width: 48%;
  }

  #main_area .big_txt {
    font-size: 3.8rem;
    line-height: 5rem;
    letter-spacing: 0.03rem;
    margin-bottom: 0.7rem;
    width: 48%;
  }

  #main_area .medium_txt {
    font-size: 2.6rem;
    line-height: 4rem;
    letter-spacing: 0.03rem;
    margin-bottom: 3.2rem;
    width: 48%;
  }

  #main_area .cnt_strong {
    font-size: 2.4rem;
  }

  #main_area .cnt_strong li {
    font-size: 2.2rem;
  }

  /* 
  #description {
    position: relative;
    padding: 100px 0 93px;
    background: #F5F8E9;
  } */

  /* #description .cnt_img {
    max-width: 350px;
    margin-left: 30px;
  }

  #description .cnt_img.bg_text {
    position: absolute;
    max-width: none;
    margin: 0;
    top: 0;
    left: 0;
  }

  #description .cnt_txt {
    display: inline-block;
    max-width: 600px;
  }

  #description::before {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    max-width: 980px;
    height: 75%;
    border: 8px solid #FFFFFF;
  }

  #description .top_text {
    font-size: 3.5rem;
    line-height: 51px;
    font-weight: 500;
    margin-bottom: 27px;
  }

  #description .top_text .medium {
    font-size: 2.4rem;
    line-height: 35px;
  }

  #description .top_text .small {
    font-size: 1.8rem;
    line-height: 26px;
  }

  #description .txt48 {
    font-size: 4.8rem;
  }

  #description .under_line2 {
    display: inline-block;
    background: linear-gradient(transparent 70%, #F7EB5F 50%);
    vertical-align: bottom;
  }

  #description ul {
    font-size: 1.6rem;
    line-height: 28px;
  }

  #description ul li {
    display: flex;
  }

  #description ul li span {
    margin-right: 10px;
  } */

  /* #facility_area .cnt_top .facility_img {
    position: absolute;
    top: -100px;
    left: 0;
    max-width: 907px;
    width: 60%;
  }

  #facility_area .cnt_top .facility_img .sub_text {
    color: #FFFFFF;
    position: absolute;
    font-size: 1.6rem;
    line-height: 24px;
    bottom: 40%;
    left: 30px;
  }

  #facility_area .cnt_top .content .cnt_g {
    border: solid rgba(255, 255, 255, 0.6) 8px;
    border-top: 0;
    max-width: 897px;
    margin: 0 0 110px auto;
    padding: 105px 83px 50px;
    position: relative;
  }

  #facility_area .cnt_top .content .cnt_g .top_border::before {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.6);
    width: 78%;
    height: 8px;
    left: 0;
  }

  #facility_area .cnt_top .content .cnt_g .top_border::after {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.6);
    width: 4%;
    height: 8px;
    right: 0;
  }

  #facility_area .cnt_top .content .cnt_g .logo_point {
    position: absolute;
    top: -57px;
    right: 50px;
    max-width: 170px;
  }

  #facility_area .cnt_top .cnt_g .cnt_text {
    max-width: 500px;
    margin: 0 auto;
  }

  #facility_area .cnt_top .cnt_g .top_text {
    font-size: 3.2rem;
    line-height: 46px;
    font-weight: 500;
    background: #F7EB5F;
    width: max-content;
    padding: 8px;
    margin-bottom: 25px;
  }

  #facility_area .cnt_top .cnt_g .top_text .bold {
    font-weight: 700;
  }

  #facility_area .cnt_top .cnt_g p {
    font-size: 1.5rem;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding: 8px;
    background: #FFFFFF;
    margin-bottom: 10px;
    width: fit-content;
  }

  #facility_area .cnt_top .cnt_g p:last-child {
    margin-bottom: 0;
  }

  #facility_area .cnt_bottom {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 16px;
  }

  #facility_area .cnt_bottom h2 {
    font-size: 2.4rem;
    line-height: 34px;
    letter-spacing: 0.3px;
    font-weight: 700;
    margin-bottom: 35px;
    background: #F7EB5F;
    width: max-content;
    padding: 6px 30px 8px;
  }

  #facility_area .cnt_bottom .work_g {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }

  #facility_area .cnt_bottom .work_g .cnt_box {
    display: flex;
    align-items: center;
    background: #FFFFFF;
    width: 23.7%;
    margin: 0 4px 15px;
    font-size: 1.6rem;
    line-height: 20px;
    letter-spacing: 0.3px;
    font-weight: 500;
  }

  #facility_area .cnt_bottom .work_g .cnt_box .cnt_img {
    width: 57px;
    height: 57px;
  }

  #facility_area .cnt_bottom .work_g .cnt_box h3 {
    padding-left: 10px;
  }

  #access_area {
    background-color: #FFFFFF;
    background: url("../img/access_bg_sp.png")no-repeat center/cover;
  }

  #access_area .contents_in {
    padding: 30% 0 90px;
    max-width: none;
    position: relative;
  }

  #access_area .contents_in .access_img {
    position: absolute;
    top: 77px;
    left: 0;
    max-width: 907px;
    width: 70%;
  }

  #access_area .access_img .sub_text {
    color: #FFFFFF;
    position: absolute;
    font-size: 1.6rem;
    line-height: 24px;
    bottom: 110px;
    left: 30px;
  }

  #access_area .content {
    max-width: 1240px;
    margin: 200px auto 0;
    padding: 0 20px;
  }

  #access_area .content .cnt_g {
    border: solid rgba(232, 237, 210, 0.81) 8px;
    border-top: 0;
    max-width: 897px;
    margin: 0 0 0 auto;
    padding: 105px 83px 50px;
    position: relative;
  }

  #access_area .cnt_g .top_border::before {
    position: absolute;
    content: "";
    background: rgba(232, 237, 210, 0.81);
    width: 69%;
    height: 8px;
    left: 0;
  }

  #access_area .cnt_g .top_border::after {
    position: absolute;
    content: "";
    background: rgba(232, 237, 210, 0.81);
    width: 4%;
    height: 8px;
    right: 0;
  }

  #access_area .content .cnt_g .logo_point {
    position: absolute;
    top: -60px;
    right: 50px;
    max-width: 170px;
  }

  #access_area .cnt_g .cnt_text {
    max-width: 330px;
    margin: 0 auto;
  }

  #access_area .cnt_g .top_text {
    font-size: 3.2rem;
    line-height: 46px;
    font-weight: 500;
    background: #F7EB5F;
    width: max-content;
    padding: 8px;
    margin-bottom: 35px;
  }

  #access_area .cnt_g p {
    font-size: 1.6rem;
    line-height: 24px;
    font-weight: 500;
    letter-spacing: 0.3px;
    padding: 8px;
    background: #FFFFFF;
    margin-bottom: 10px;
    width: fit-content;
  }

  #access_area .cnt_g p:last-child {
    margin-bottom: 0;
  }

  #service_area .cnt_g {
    position: relative;
    max-width: 1200px;
    margin: 0 20px;
  }

  #service_area .cnt_g .top_text {
    font-size: 3rem;
    line-height: 48px;
    font-weight: 500;
    background: #F7EB5F;
    width: max-content;
    padding: 8px;
    position: absolute;
    top: -70px;
    left: 20px;
  }

  #service_area .cnt_g .top_text .medium {
    font-size: 2.4rem;
    line-height: 35px;
  }

  #service_area .cnt_g .top_text .small {
    font-size: 3.2rem;
    line-height: 46px;
  }

  #service_area .cnt_g .top_text .bold {
    font-weight: 700;
  }

  #service_area .cnt_g {
    padding: 105px 0 50px;
    position: relative;
  }

  #service_area .cnt_g .top_border::before {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.6);
    width: 73%;
    height: 8px;
    left: 0;
  }

  #service_area .cnt_g .top_border::after {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.6);
    width: 2%;
    height: 8px;
    right: 0;
  }

  #service_area .cnt_g .logo_point {
    position: absolute;
    top: -60px;
    right: 20px;
    max-width: 140px;
  }

  #service_area .cnt_g .flex_box {
    display: flex;
    justify-content: space-between;
    max-width: 1076px;
    margin: 0 auto;
  }

  #service_area .cnt_g .cnt_box .cnt_text {
    padding: 15px;
    min-height: 215px;
  }

  #service_area .cnt_g .cnt_box .cnt_text .cnt_img.no {
    max-width: 85px;
  }

  #service_area .cnt_g .cnt_box .cnt_text .title {
    font-size: 1.6rem;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0.3px;
  }

  #service_area .cnt_g .cnt_box .cnt_text p {
    font-size: 1.4rem;
    line-height: 24px;
    letter-spacing: 0.3px;
  }

  #service_area .request_g {
    background: url("../img/request_bg02.png")no-repeat center/contain;
    padding: 89px 0 88px;
    margin-top: 50px;
  } */

  #message_area {
    background: url("../img/message_bg.png") center/cover;
  }

  #message_area .message_wrap {
    position: relative;
    padding: 0 2rem;
  }

  #message_area .contents_in {
    padding: 19rem 0 13rem;
    max-width: 1200px;
    margin: 0 auto;
  }

  #message_area .cnt_g {
    display: flex;
    align-items: center;
    justify-content: space-between;
    position: relative;
    z-index: 2;
    margin-bottom: 16.5rem;
  }

  #message_area .cnt_g::before {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 50%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    max-width: 1076px;
    height: 110%;
    border: 0.8rem solid #F5F8E9;
    background: #FFFFFF;
  }

  #message_area .cnt_g .cnt_text {
    max-width: 615px;
    width: 60%;
    z-index: 2;
  }

  #message_area .cnt_g .cnt_text .top_text {
    font-size: 3.4rem;
    line-height: 4.9rem;
    font-weight: 500;
    margin-bottom: 3rem;
  }

  #message_area .cnt_g .cnt_text .top_text .small {
    font-size: 2.6rem;
    line-height: 3.7rem;
    font-weight: 500;
  }

  #message_area .cnt_g .cnt_text .top_text .medium {
    font-size: 3.2rem;
    font-weight: 500;
    line-height: 4.6rem;
  }

  #message_area .cnt_g .cnt_text .top_text .bold {
    font-weight: 900;
  }

  #message_area .cnt_g .cnt_text p {
    font-size: 1.6rem;
    line-height: 2.8rem;
    margin-bottom: 2.2rem;
  }

  #message_area .cnt_g .cnt_text p.bold {
    font-weight: 500;
  }

  #message_area .cnt_g .cnt_text .message {
    font-size: 2rem;
    line-height: 3.2rem;
    font-weight: 500;
  }

  #message_area .cnt_g .cnt_img {
    max-width: 530px;
    width: 45%;
    margin-left: 3rem;
    position: relative;
    z-index: 2;
  }

  #message_area .cnt_g:nth-child(even) .cnt_img {
    margin-right: 3rem;
    margin-left: 0;
  }

  #cnv_area .ttl_area .f_cnt-wrapper {
    position: absolute;
    top: -5rem;
    right: 2%;
    z-index: 2;
    width: 75%;
    max-width: 540px;
    padding: 2rem;
    background-color: #fff;
    box-shadow: 0 0 1.4rem rgba(40, 65, 5, 0.13);
    border-radius: 0.5rem;
    font-family: 'Noto Sans JP', sans-serif;
  }

  #company_area {
    background: rgb(255, 255, 255);
    background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(245, 248, 233, 1) 100%);
  }

  #company_area .company_wrap {
    position: relative;
    padding: 0 2rem;
  }

  #company_area .cnt_img.bg_text {
    position: absolute;
    top: 0;
    left: 0;
  }

  #company_area .contents_in {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10% 0 9rem;
  }

  #company_area h2 {
    font-size: 3.6rem;
    line-height: 5rem;
    font-weight: 700;
    letter-spacing: 0.1rem;
    margin-bottom: 2rem;
  }

  #company_area dl {
    font-size: 1.6rem;
    line-height: 2.4rem;
    letter-spacing: 0.03rem;
    margin-bottom: 3rem;
  }

  #company_area dl .flex_box {
    display: flex;
    border-bottom: solid #E8EDD2 0.2rem;
  }

  #company_area dl .flex_box:first-child {
    border-top: solid #E8EDD2 0.2rem;
  }

  #company_area dl dt {
    background: #F5F8E9;
    padding: 1.5rem 0 1.5rem 3.5rem;
    width: 100%;
    max-width: 215px;
  }

  #company_area dl dd {
    padding: 1.5rem 0 1.5rem 3.5rem;
  }

  #company_area .map_g .title {
    font-size: 1.8rem;
    line-height: 2.6rem;
    position: relative;
    padding-left: 2rem;
    margin-bottom: 1rem;
  }

  #company_area .map_g .title::before {
    position: absolute;
    content: "";
    background: url("../img/icon_map.png") no-repeat center/contain;
    width: 1.3rem;
    height: 1.8rem;
    top: 0.7rem;
    left: 0;
  }

  #company_area .map_g .map {
    height: 35rem;
    border: solid #707070 0.1rem;
  }

  footer .cnt_logo {
    max-width: 250px;
    margin: 6rem auto;
  }

  /*******
3.confirmation.html
*******/
  #confirmation .btn-back {
    height: 6rem;
    line-height: 6rem;
  }

  #confirmation dl dt {
    font-size: 1.3rem;
  }

  #confirmation dl dd {
    font-size: 1.5rem;
  }

  /*******
4.done.html
*******/
  #done h1 {
    font-size: 2rem;
  }

  #done .done_body {
    font-size: 1.5rem;
  }


  /* 2025 */

  .mainv .slider .slick-slide {
    width: 30rem;
  }

  .mainv__boxWrapper {
    flex-direction: column;
  }

  .mainv__wrapper {
    gap: 3rem;
  }

  .mainv__box {
    width: 100%;
    /* display: flex; */
  }

  #main_area.mainv .strong {
    font-size: 5.2rem;
  }

  .mainv__bigtext {
    font-size: 3.5rem;
  }

  .mainv__subtitle {
    font-size: 2.5rem;
  }

  .point_jobBox {
    width: calc(33.33% - 2rem * 2 / 3);
    gap: 0.5rem;
    padding: 1.5rem;
  }

  .point_cntwrapper {
    gap: 3rem;
  }

  .point_imgWrapper {
    width: 40%;
  }

  .product_wrapper {
    flex-direction: column;
  }

  .product_box {
    width: 100%;
  }

  .product_imgBox {
    aspect-ratio: 147 / 74;
  }

  #description .flex {
    flex-direction: column;
  }

  .description .contents_in::before {
    background-image: url(../img/descsp.png);
  }

  .desc-cnt {
    width: 100%;
  }

  .desc-box {
    min-height: 12rem;
  }

  .desc-imgwrapper {
    width: 100%;
    aspect-ratio: 342 / 204;
  }

  .desc_note {
    margin-top: 2rem;
    text-align: center;
    font-size: 1.2rem;
  }

  .form .form_tag {
    top: -9rem;
    right: -8rem;
    width: 150px;
    font-size: 2.2rem;
  }


}

@media screen and (max-width: 768px) {
  .mainv .f_cnt-wrapper {
    padding: 3rem 6% 5rem;
  }

  .mainv .f_cnt-wrapper {
    width: 88%;
    height: 100%;
    overflow: auto;
    max-width: unset;
  }

  /*******
2.freezer_lp
*******/
  .popup_area,
  .open {
    display: block;
  }

  .slider.sp {
    display: none;
  }

  .pc {
    display: none;
  }

  .sp {
    display: block;
  }

  .description {
    padding: 117px 0 50px;
    background: url("../img/bg02_sp.png") no-repeat top/cover;
  }

  .description::before {
    height: 645px;
  }

  .description .cnt_img {
    max-width: 303px;
    margin: 23px auto -20px;
  }

  .flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .flex02,
  .flex02:nth-child(3) {
    margin-bottom: 269px;
  }

  .cnt_p_txt_sp,
  .cnt_p_txt_sp02 {
    bottom: -180px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    max-width: 343px;
  }

  .cnt_p_img {
    max-width: 330px;
  }

  .cnv_bg .f_cnt-wrapper {
    margin: 0 auto;
  }

  /*popup*/
  .popup_area {
    display: block;
  }

  .popup_area .f_cnt-wrapper {
    position: relative;
  }

  .open {
    position: absolute;
    z-index: 5;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    cursor: pointer;
    padding: 1.7rem 0 1.7rem 2.2rem;
    width: 100%;
    background: var(--yellow);
    border-radius: 1rem;
    color: var(--text-color25);
    font-size: 2rem;
    font-weight: 700;
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    transition: all 0.3s ease-in-out;
  }

  .open::after {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    left: calc(50% - 11.6rem);
    transform: translateY(-50%);
    width: 2.2rem;
    height: 1.6rem;
    background: url("/soko_2025/img/icon-mail.svg") no-repeat center/cover;
    transition: all 0.3s;
  }

  .open:hover::after {
    right: 2rem;
  }


  #pop-up {
    display: none;
    /* label でコントロールするので input は非表示に */
  }

  .overlay {
    display: none;
    /* input にチェックが入るまでは非表示に */
  }
#pop-up:checked + .overlay {
  display: block;
  z-index: 9999;
  background-color: rgba(26, 26, 26, 0.7);
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.window {
  width: 100%;
  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;
  position: fixed;
  top: 2.3rem;
  left: 50%;
  transform: translateX(-50%);
  overflow: auto;
  height: calc(100vh - 2.3rem - 6.5rem);
}

  .for_pc {
    display: none;
  }

  .main_area .ttl {
    width: 100%;
  }

  .f_cnt-wrapper {
    margin: 0 auto;
  }

  /* #main_area {
    min-height: 0;
    background-image: url("../img/top_bg_sp.png");
    padding: 15px 0 70px;
  }

  #main_area .contents_in {
    max-width: 1240px;
    padding: 0 20px;
    margin: 0 auto;
    position: relative;
  }

  #main_area h1 {
    max-width: 200px;
    margin-bottom: 36px;
  }

  #main_area .small_txt {
    font-size: 2rem;
    font-weight: 400;
    line-height: 29px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 335px;
    margin: 0 auto 7px;
  }

  #main_area .big_txt {
    font-size: 4.5rem;
    line-height: 52px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 335px;
    margin: 0 auto 7px;
  }

  #main_area .strong {
    font-weight: 700;
  }

  #main_area .medium_txt {
    font-size: 2.2rem;
    line-height: 35px;
    letter-spacing: 0.3px;
    width: 100%;
    max-width: 335px;
    margin: 0 auto 18px;
  }

  #main_area .cnt_strong {
    margin: 20px auto 0;
    width: 100%;
    max-width: 450px;
    font-size: 2.1rem;
  }

  #main_area .cnt_strong li {
    font-size: 1.8rem;
  }

  #main_area .slider {
    margin-top: 36px;
  }


  #main_area .window .f_cnt-wrapper {
    position: absolute;
    top: 0px;
    z-index: 2;
    width: 88%;
    max-width: 540px;
    margin: 0 auto;
    padding: 34px 25px 42px;
    background-color: #fff;
    box-shadow: 0px 0px 14px rgba(40, 65, 5, 0.13);
    border-radius: 10px;
    font-family: "Noto Sans JP", sans-serif;
  } */

  #description {
    position: relative;
    padding: 100px 0 93px;
    background: #F5F8E9;
  }

  /* #description .cnt_img {
    max-width: 303px;
    margin: 0 auto;
    position: relative;
  }

  #description .cnt_img .sub_text {
    color: #FFFFFF;
    position: absolute;
    font-size: 1.2rem;
    line-height: 24px;
    bottom: 10px;
    left: 12px;
  }

  #description .cnt_img.bg_text {
    position: absolute;
    max-width: none;
    margin: 0;
    top: 0;
    left: 0;
  }


  #description .flex02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 119px;
  }

  #description .flex02:nth-child(3) {
    margin-bottom: 0;
  }

  #description .cnt_txt {
    display: block;
    max-width: 600px;
    margin: 0 auto;
    padding: 0 20px;
  }

  #description::before {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: 1;
    top: 49%;
    left: 50%;
    width: 90%;
    transform: translate(-50%, -50%);
    max-width: 980px;
    height: 82%;
    border: 5px solid #FFFFFF;
  }


  #description .top_text {
    font-size: 3.5rem;
    line-height: 51px;
    font-weight: 500;
    width: fit-content;
    margin: 0 auto 27px;
  }

  #description .top_text .small {
    font-size: 2.5rem;
    line-height: 40px;
  }

  #description .txt48 {
    font-size: 4.8rem;
  }

  #description .under_line2 {
    display: inline-block;
    background: linear-gradient(transparent 70%, #F7EB5F 50%);
    vertical-align: bottom;
  }

  #description ul li {
    display: flex;
    margin-bottom: 20px;
  }

  #description ul li span {
    margin-right: 10px;
  }

  #description .mt {
    display: inline-block;
    margin-top: 35px;
  } */

  /* #facility_area {
    background: #91CB6D
  }

  #facility_area .contents_in {
    padding: 40px 0;
    max-width: none;
  }

  #facility_area .cnt_top {
    position: relative;
    padding-top: 73px;
    margin-top: 100px;
  }

  #facility_area .cnt_top .facility_img {
    position: absolute;
    top: -80px;
    left: 0;
    max-width: 400px;
    width: 90%;
  }

  #facility_area .cnt_top .facility_img .sub_text {
    color: #FFFFFF;
    position: absolute;
    font-size: 1.2rem;
    line-height: 24px;
    bottom: 40%;
    left: 30px;
  }

  #facility_area .cnt_top .content .cnt_g {
    border: solid rgba(255, 255, 255, 0.6) 5px;
    border-top: 0;
    max-width: 897px;
    margin: 0 0 60px auto;
    padding: 50px 0;
    position: relative;
  }

  #facility_area .cnt_top .content .cnt_g .top_border::before {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.6);
    width: 60%;
    height: 5px;
    left: 0;
  }

  #facility_area .cnt_top .content .cnt_g .top_border::after {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.6);
    width: 4%;
    height: 5px;
    right: 0;
  }

  #facility_area .cnt_top .content .cnt_g .logo_point {
    position: absolute;
    top: -25px;
    right: 10%;
    max-width: 80px;
  }

  #facility_area .cnt_top .cnt_g .cnt_text {
    max-width: 330px;
    margin: 0 auto;
    padding: 0 10px;
  }

  #facility_area .cnt_top .cnt_g p:last-child {
    margin-bottom: 0;
  }

  #facility_area .cnt_bottom {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 10px;
  }

  #facility_area .cnt_bottom .work_g {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  #facility_area .cnt_bottom .work_g .cnt_box {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: #FFFFFF;
    width: 47%;
    max-width: 200px;
    min-width: 165px;
    margin-bottom: 15px;
    font-size: 1.5rem;
    line-height: 18px;
    letter-spacing: 0.3px;
    font-weight: 500;
  }

  #facility_area .cnt_bottom .work_g .cnt_box .cnt_img {
    width: 57px;
    height: 57px;
  }

  #facility_area .cnt_bottom .work_g .cnt_box h3 {
    padding: 0 5px 0 10px;
  } */

  /* #access_area .contents_in {
    padding: 150px 0 40px;
    max-width: none;
    position: relative;
  }

  #access_area .contents_in .access_img {
    position: absolute;
    top: 77px;
    left: 0;
    max-width: 600px;
    width: 90%;
  }

  #access_area .access_img .sub_text {
    color: #FFFFFF;
    position: absolute;
    font-size: 1.2rem;
    line-height: 24px;
    top: 30%;
    left: 30px;
  }

  #access_area .content {
    max-width: 1240px;
    margin: 50px auto 0;
    padding: 0 20px;
  }

  #access_area .content .cnt_g {
    border: solid rgba(232, 237, 210, 0.81) 5px;
    border-top: 0;
    max-width: 897px;
    margin: 0 auto;
    padding: 55px 7px 30px;
    position: relative;
  }

  #access_area .cnt_g .top_border::before {
    position: absolute;
    content: "";
    background: rgba(232, 237, 210, 0.81);
    width: 55%;
    height: 5px;
    left: 0;
  }

  #access_area .cnt_g .top_border::after {
    position: absolute;
    content: "";
    background: rgba(232, 237, 210, 0.81);
    width: 4%;
    height: 5px;
    right: 0;
  }

  #access_area .content .cnt_g .logo_point {
    position: absolute;
    top: -20px;
    right: 15%;
    max-width: 80px;
  }

  #access_area .cnt_g p:last-child {
    margin-bottom: 0;
  }

  #service_area .contents_in {
    padding: 100px 0 50px;
  }

  #service_area .cnt_g {
    padding: 225px 0 50px;
    position: relative;
    margin: 0;
  }

  #service_area .cnt_g::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    width: 94%;
    transform: translate(-50%, -50%);
    height: 100%;
    border: solid rgba(255, 255, 255, 0.6) 5px;
    border-top: 0;
    z-index: 0;
  }

  #service_area .cnt_g .top_text {
    font-size: 3rem;
    line-height: 48px;
    font-weight: 500;
    background: #F7EB5F;
    width: max-content;
    padding: 8px;
    position: absolute;
    top: 50px;
    left: 50%;
    transform: translateX(-50%);
  }

  #service_area .cnt_g .top_border {
    position: absolute;
    width: 100%;
    top: -2.5px;
  }

  #service_area .cnt_g .top_border::before {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.6);
    width: 65%;
    height: 5px;
    left: 3%;
  }

  #service_area .cnt_g .top_border::after {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, 0.6);
    width: 2%;
    height: 5px;
    right: 3%;
  }

  #service_area .cnt_g .slider_01 {
    display: none;
  }

  #service_area .cnt_g .slider_02 {
    display: block;
  }

  #service_area .cnt_g .logo_point {
    position: absolute;
    top: -20px;
    right: 10%;
    max-width: 80px;
  }

  #service_area .cnt_g .cnt_box {
    margin: 0 10px;
    max-width: initial;
  }

  #service_area .cnt_g .cnt_box .cnt_text {
    padding: 15px;
  }

  #service_area .cnt_g .cnt_box .cnt_text .cnt_img.no {
    max-width: 85px;
  }

  #service_area .cnt_g .cnt_box .cnt_text .title {
    font-size: 1.6rem;
    line-height: 34px;
    font-weight: 700;
    letter-spacing: 0.3px;
  }

  #service_area .cnt_g .cnt_box .cnt_text p {
    font-size: 1.4rem;
    line-height: 24px;
    letter-spacing: 0.3px;
  }

  #service_area .request_g {
    background: url("../img/request_bg_sp.png")no-repeat center/contain;
    padding: 89px 0 88px;
    margin-top: 50px;
  }

  #service_area .request_g .request_btn {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #27582D;
    border-radius: 48px;
    width: 100%;
    max-width: 313px;
    margin: 0 auto;
    color: #fff;
  }

  #service_area .request_g .btn_txt {
    position: relative;
    height: initial;
    text-align: center;
  }

  #service_area .request_g .btn_txt a {
    height: 100%;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: .3s;
    transition: .3s;
    cursor: pointer;
    border: none;
    width: 100%;
    color: #fff;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 500;
    text-align: center;
    z-index: 2;
    display: block;
    padding: 21px 0;
  }

  #service_area .request_g .btn_txt:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    -webkit-transform: translateX(-90%);
    transform: translateX(-90%);
    background: #63B62F;
    z-index: -1;
  }

  #service_area .request_g .btn_txt:hover:before {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }

  #service_area .request_g .btn_txt:after {
    content: "";
    position: absolute;
    top: 50%;
    right: 34px;
    transform: translateY(-50%);
    width: 17px;
    height: 14.59px;
    background-image: url("../img/arrow.png");
    background-size: cover;
    z-index: -1;
  } */

  #message_area {
    background: url("../img/message_bg_sp.png") center/cover;
  }

  #message_area .message_wrap {
    position: relative;
    padding: 0 2rem;
  }

  #message_area .contents_in {
    padding: 6rem 0;
    max-width: 1200px;
    margin: 0 auto;
  }

  #message_area .cnt_g {
    display: block;
    position: relative;
    z-index: 2;
    margin-bottom: 5rem;
  }

  #message_area .cnt_g:last-child {
    margin-bottom: 0;
  }

  #message_area .cnt_g::before {
    content: "";
    display: inline-block;
    position: absolute;
    z-index: -1;
    top: 48%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    max-width: 1076px;
    height: 98%;
    border: 0.5rem solid #F5F8E9;
    background: #FFFFFF;
  }

  #message_area .cnt_g .cnt_text {
    max-width: unset;
    width: 100%;
    margin: 0 auto;
    padding: 0 1.5rem;
    z-index: 3;
  }

  #message_area .cnt_g .cnt_img {
    max-width: 400px;
    width: 100%;
    margin: 0 auto;
    padding: 0 2rem;
    position: relative;
    z-index: 2;
  }

  #message_area .cnt_g:nth-child(even) .cnt_img {
    margin: 0 auto;
  }

  #company_area {
    background: rgb(255, 255, 255);
    background: linear-gradient(rgba(255, 255, 255, 1) 0%, rgba(255, 255, 255, 1) 80%, rgba(245, 248, 233, 1) 100%);
  }

  #company_area .company_wrap {
    position: relative;
    padding: 0 2rem;
  }

  #company_area .cnt_img.bg_text {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
  }

  #company_area .contents_in {
    max-width: 1200px;
    margin: 0 auto;
    padding: 10rem 0 5rem;
    z-index: 2;
    position: relative;
  }

  #company_area dl .flex_box {
    display: block;
    border-bottom: solid #E8EDD2 0.1rem;
  }

  #company_area dl .flex_box:first-child {
    border-top: solid #E8EDD2 0.2rem;
  }

  #company_area dl dt {
    background: #F5F8E9;
    padding: 1rem 0 1rem 2rem;
    width: 100%;
    max-width: none;
  }

  #company_area dl dd {
    padding: 1rem 0 1rem 2rem;
  }

  #company_area .map_g .title {
    font-size: 1.5rem;
    line-height: 2.4rem;
    position: relative;
    padding-left: 1.5rem;
    margin-bottom: 1rem;
  }

  #company_area .map_g .title::before {
    position: absolute;
    content: "";
    background: url("../img/icon_map.png") no-repeat center/contain;
    width: 1.1rem;
    height: 1.5rem;
    top: 0.6rem;
    left: 0;
  }

  #company_area .map_g .map {
    height: 37.6rem;
    border: solid #707070 0.1rem;
  }

  .footer .cnt_logo {
    max-width: 200px;
    margin: 6rem auto;
  }

  #cnv_area .ttl_area h3 {
    color: #fff;
    font-size: 2.6rem;
    text-align: center;
    line-height: 1.8;
  }

  #cnv_area .ttl_area {
    width: 100%;
    background: url(../img/cv_bg.jpg) no-repeat center/cover;
    padding: 5rem 0 7rem;
  }

  .window .form_item {
    margin: 0 auto 2rem;
  }

  .window .f_cnt-wrapper p {
    font-size: 2.2rem;
    text-align: center;
    margin-bottom: 2.5rem;
  }

  .close {
    width: 3rem;
    height: 3rem;
    border-radius: 50%;
    border: 0.1rem solid #000;
    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;
    position: absolute;
    top: 1.2rem;
    right: calc(6% - 0.6rem);
  }

  .close::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(45deg);
    height: 1.5rem;
    width: 0.1rem;
    background-color: #000;
  }

  .close::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotate(-45deg);
    height: 1.5rem;
    width: 0.1rem;
    background-color: #000;
  }

  /*******
3.confirmation.html
*******/
  #confirmation .btn_area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  #confirmation .btn-back {
    margin-bottom: 3rem;
    width: 100%;
  }

  .cnt_wrapper {
    padding: 3rem 0 14rem;
  }

  /* 2025 */
  #main_area.mainv {
    z-index: 999;
  }

  .title {
    font-size: 2rem;
  }

  .subtitle {
    font-size: 2rem;
    margin-top: 0.7rem;
  }

  .text {
    font-size: 1.4rem;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 1.57;
  }

  .contents_in {
    width: 88%;
  }

  .settingsp {
    font-feature-settings: "palt";
  }

  .header {
    height: 6rem;
    display: flex;
    align-items: center;
  }

  .headerlogo {
    padding: 0 6%;
  }

  .header_logoImg {
    width: 15.8rem;
  }

  .mainv__small_txt {
    font-size: 2.8rem;
  }

  #main_area .slider {
    overflow: hidden;
  }

  .mainv__bigtext {
    font-size: 4rem;
  }

  .mainv::after {
    content: unset;
  }

  .mainv__subtitle {
    font-size: 2rem;
    letter-spacing: -0.05em;
  }

  #main_area.mainv {
    background-size: 100vw auto;
    padding: 9.5rem 0 0;
    background-image: url("../img/2025mainvsp.png");
  }

  #main_area.mainv::before {
    content: "";
    width: 100%;
    aspect-ratio: 390/253;
    position: absolute;
    inset: 0;
    background: linear-gradient(to right, #ffffff 0%, #ffffff00 100%);
    opacity: 0.2;
    pointer-events: none;
    z-index: 1;
  }

  .mainv__slogan {
    margin-top: 1.8rem;
    font-size: 1.8rem;
    min-height: 3rem;
  }

  .mainv__textBox {
    font-size: 1.6rem;
    color: var(--primary);
  }

  .mainv__box {
    display: flex;
    align-items: center;
    gap: 1rem;
    padding: 1.1rem 1.5rem;
    border-radius: 1rem;
  }

  .mainv__checkImg {
    width: 1.9rem;
    height: 1.7rem;
    object-fit: cover;
  }

  .mainv .slider .slick-slide {
    width: 15.7rem;
    aspect-ratio: 157/142;
  }

  .description .contents_in {
    width: 100%;
    border-radius: 0;
    padding: 4.7rem 6%;
  }

  .description {
    margin-top: 0;
  }

  .mainv__content {
    padding-bottom: 8rem;
  }

  #description.description {
    padding: 0;
  }

  #description .flex {
    gap: 2.4rem;
  }


  .desc_title {
    font-size: 2rem;
  }

  .desc_title-big {
    font-size: 3rem;
    margin-left: -0.5rem;
  }

  .desc_title-big::before {
    position: absolute;
    content: "";
    top: -0.7rem;
    left: -1.1rem;
    background-image: url('/soko_2025/img/quote-left.svg');
    width: 2.8rem;
    height: 2.4rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .desc_title-big::after {
    position: absolute;
    content: "";
    top: -0.8rem;
    right: -0.8rem;
    background-image: url('/soko_2025/img/quote-right.svg');
    width: 2.8rem;
    height: 2.4rem;
    background-repeat: no-repeat;
    background-size: 100% 100%;
  }

  .desc-box {
    margin-top: 1rem;
    font-size: 1.6rem;
    padding: 1.5rem 2.4rem;
    align-items: flex-start;
    min-height: unset;
    background-image: url(/soko_2025/img/bg-descsp.png);
    background-size: 100% 100%;
    line-height: 1.3;
  }

  .desc-box--3 {
    background-image: url(/soko_2025/img/bg-desc3sp.png);
  }

  .desc-box--2 {
    background-image: url(/soko_2025/img/bg-desc2sp.png);
  }

  .desc_note {
    margin-top: 1.4rem;
    text-align: end;
  }

  .desc_text {
    font-size: 2.4rem;
    margin-top: 1.8rem;
    line-height: 1.38;
  }


  .point {
    margin-top: 4.5rem;
  }

  .point_reason {
    font-size: 3rem;
  }

  .point_box {
    padding: 8rem 2.2rem 3.6rem;
  }

  .point_titleBox {
    position: unset;
  }

  .point_title {
    font-size: 2rem;
  }

  .point_title-big {
    font-size: 2.4rem;
  }

  .point_cntwrapper {
    flex-direction: column;
    margin-top: 1rem;
    gap: 2rem;
  }

  .point_imgWrapper--2 {
    margin-top: 2rem;
  }

  .point_imgWrapper {
    width: 100%;
  }

  .point_wrapper {
    margin-top: 3.3rem;
  }

  .point_note {
    font-size: 1.2rem;
    margin-top: 1rem;
  }

  .point_tag {
    position: absolute;
    left: -0.5rem;
    top: 2.5rem;
    font-size: 1.4rem;
    width: 10rem;
    aspect-ratio: 100/39;
    gap: 0.2rem;
    line-height: 1;
  }

  .point_tag-number {
    font-size: 2.8rem;
    line-height: 1;
  }

  .point_imgBox {
    aspect-ratio: 294/148;
  }

  .point_ttl-job {
    font-size: 1.6rem;
  }

  .point_jobwrapper {
    gap: 0.4rem;
    margin-top: 1rem;
  }

  .point_jobBox {
    width: calc(50% - 0.2rem);
  }

  .point_iconjob,
  .point_iconjob--45 {
    width: 2.5rem;
  }

  .point_iconjob--30 {
    width: 2rem;
  }

  .point_iconjob--22 {
    width: 2.2rem;
  }

  .point_jobtext {
    font-size: 1.4rem;
    letter-spacing: -0.05em;
    font-feature-settings: "palt";
  }

  .product .contents_in {
    padding: 3.1rem 2rem;
  }

  .product_title {
    font-size: 2rem;
  }

  .product_wrapper {
    margin-top: 2.5rem;
    gap: 1rem;
  }

  .product_imgBox {
    width: 50%;
  }

  .product_text {
    font-size: 1.6rem;
  }

  .product__oem {
    font-size: 1.2rem;
    margin-top: 1.8rem;
  }

  .voice {
    margin-top: 8.2rem;
    padding: 4.3rem 0 5.2rem;
  }

  .voice::after {
    background-image: url(/soko_2025/img/bg-voicesp.png);
  }

  .voice_box {
    border-radius: 1rem;
    margin-top: 2.2rem;
    padding: 3.3rem 2.5rem;
  }

  .voice_wrapper {
    flex-direction: column;
    gap: 1.7rem;
  }

  .voice_imgBox {
    width: 43.5%;
  }

  .voice_imgBox img {
    object-fit: unset;
  }

  .voice .text {
    text-align: justify;
  }

  #message_area .contents_in {
    width: 100%;
  }

  .faq {
    padding: 3.6rem 0 5.7rem;
  }

  .fag_box {
    padding: 2.5rem;
  }

  .faq_wrapper {
    margin-top: 3.2rem;
  }

  .faq_title {
    font-size: 2rem;
    line-height: 1.4;
    text-align: start;
  }

  .faq_number {
    font-size: 1.6rem;
    width: 3.9rem;
    transform: translate(-0.7rem, -0.5rem);
    flex-shrink: 0;
  }

  .faq_titlewrapper {
    gap: 0.2rem;
    align-items: flex-start;
  }

  .faq .text {
    margin-top: 1rem;
    text-align: justify;
  }

  /* update */

  /* cnv */
  .cnv {
    padding: 4.4rem 0 7rem;
  }

  .cnv::before {
    background-image: url(/soko_2025/img/cnv-bgsp.jpg);
  }

  .cnv_tags {
    gap: 0.8rem;
  }

  .cnv_tag {
    font-size: 2rem;
    padding: 0.5rem 1.1rem;
  }

  .cnv_mess {
    font-size: 2.4rem;
    line-height: 1.45;
    margin-top: 0.9rem;
  }

  .cnv_paragraph {
    margin-top: 2.2rem;
    font-size: 1.6rem;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-align: start;
  }

  /* delete #cnv_area .f_cnt-wrapper */

  #cnv_area.cnv .f_cnt-wrapper {
    padding: 3.4rem 2.5rem 4.2rem;
    width: 100%;
    margin: 5.7rem auto 0;
  }


  /* form */
  .form .form_title {
    font-size: 2rem;
    line-height: 1.45;
  }

  .form .f_ttl {
    font-size: 1.4rem;
  }

  .required {
    font-size: 1.2rem;
    padding: 0.6rem 1rem;
  }

  .form .form_note {
    font-size: 1.2rem;
  }

  .form .f_cnt-wrapper input,
  .form .f_cnt-wrapper textarea {
    font-size: 1.6rem;
  }

  .form .f_cnt-wrapper p {
    margin-bottom: 1.8rem;
  }

  .form .form_item {
    margin: 0 auto 1.7rem;
  }

  .form .form_note {
    margin-top: -1rem;
    margin-left: 6.2rem;
  }

  .btn_txt {
    height: 5.9rem;
  }

  .form .form_tag {
    font-size: 1.6rem;
    line-height: 1.31;
    width: 10.6rem;
    top: -6.2rem;
    right: -1.2rem;
  }

  .btn_txt::before {
    content: "";
    display: inline-block;
    position: absolute;
    top: 50%;
    left: calc(50% - 6rem);
    transform: translateY(-50%);
    width: 2.4rem;
    height: 1.6rem;
    background-image: url(/soko_2025/img/icon-mail.svg);
    background-size: cover;
    z-index: 2;
  }

  .confirm .btn-send {
    width: 100%;
  }

  .f_ttl--txtarea {
    margin-top: -1.5rem;
  }

  .form .f_cnt-wrapper .btn_txt input {
    font-size: 2rem;
  }

  /* company */
  .ps {
    margin-top: 5.5rem;
  }

  .ps.text.sp {
    text-align: center;
  }

  .ps_text-big {
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 1.38;
  }

  .company .contents_in {
    width: calc(100% - 3.8rem);
  }

  .company_info {
    margin: 2.9rem auto 0;
  }

  .company_titlewrapper {
    margin-top: 5rem;
    padding: 0 0.6rem;
  }

  .company .flex_box dt {
    width: 100%;
    min-height: 3rem;
    font-size: 1.6rem;
    padding: 0.5rem;
  }

  .flex_text-bold {
    font-size: 1.4rem;
    padding: 0 0 0.7rem;
  }

  .company .flex_box {
    flex-direction: column;
    align-items: flex-start;
    gap: 0.9rem;
    margin-top: 1.2rem;
  }

  .company .flex_box:last-child .sub_text:not(:last-child) {
    line-height: 1.4;
    margin-bottom: 0.4rem;
  }

  .company .map_g {
    margin-top: 4.8rem;
  }

  .company .map {
    aspect-ratio: 342 / 140;
  }

  .footer .cnt_logo {
    max-width: 142px;
    margin: 4.1rem auto 0;
  }

  footer a {
    margin: -0.6rem auto 3.1rem;
    font-size: 0.7rem;
  }

  .footer_copyright {
    font-size: 1.2rem;
    margin-bottom: 5rem;
  }

  .footer_backBox {
    width: 4rem;
    bottom: 0;
  }

  .footer_backtop {
    width: 1.2rem;
  }

}

.btn_to_top {
  max-width: 313px;
}

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

  /*******
2.freezer_lp
*******/
  .slider2 {
    display: block;
    margin-top: 1rem;
  }

  .slider2 img {
    max-width: 300px;
  }

  .slider.sp {
    display: block;
  }

  #main_area .cnt_strong {
    font-size: 1.8rem;
  }

  #main_area .cnt_strong ul {
    padding: 1rem 2rem;
  }

  #main_area .cnt_strong li {
    margin: 0.5rem 0 0.5rem 2rem;
    font-size: 1.6rem;
  }

  #main_area .slider {
    margin-bottom: 0;
  }

  #main_area .slider.sp {
    margin-top: 1rem;
  }

  #main_area .slider .slick-list {
    margin-right: -10%;
  }

  #main_area .slider.sp .slick-list {
    margin-right: 0;
    margin-left: -10%;
  }

  /*******
3.confirmation.html
*******/
  .f_for_sp {
    display: block;
  }

  .f_for_pc {
    display: none;
  }

}