@charset "UTF-8";

/**/
header#pattern4 {
    background: #0abab5;
}
:root {
    --i_main_color: #0abab5; /*メイン*/
    --i_sub2_color: #0abab560; /*サブ*/
}
/*--Hadaope CO2GEL PACKテクノロジー--*/
#tech + section .content_wrapper {
    padding: 3rem;
    border: 1px solid var(--i_main_color);
    margin: 0 auto;
    box-sizing: border-box;
    width: 80%;
    max-width: 800px !important;
}
#tech + section .content_wrapper .wrapper_item {
    align-items: center;
}
#tech + section .content_wrapper .wrapper_item .inner_item_txt span {
    font-size: 14px;
}
#tech + section .content_wrapper .wrapper_item .inner_item_txt .heading.block_header_2 {
    margin-bottom: 0;
}
#tech + section .content_wrapper .wrapper_item .inner_item_txt .heading.block_header_2 .h {
    font-size: 4rem !important;
    padding: 0;
    letter-spacing: 0.5rem !important;
    color: var(--i_main_color);
}
#tech + section .content_wrapper .wrapper_item .inner_item_txt .heading.block_header_2 .h:before {
    content: none;
}
#tech + section .content_wrapper .wrapper_item .inner_item_txt p {
    font-family: 'Shippori Mincho', serif !important;
    font-weight: 600 !important;
}
/*--そもそも炭酸ガスパックとは？--*/
@media screen and (max-width:400px) {
    #gas_title + section .heading.block_header_1 p {
        font-size: 5.7vw;
    }
    #gas_title + section .wrapper_item .inner_item_txt {
        font-size: 1.3rem;
    }
}
.double_banner {
    display: flex;
    justify-content: space-around;
    text-align: center;
    max-width: 800px;
    margin: 0 auto;
}
.double_banner p span {
    font-size: clamp(20px, 2.5vw, 25px);
}
.double_banner_left, .double_banner_right {
    font-family: 'Shippori Mincho', serif !important;
    font-weight: 600 !important;
    min-height: 130px;
    max-width: 450px;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 48%;
    position: relative;
}
.double_banner_left {
    background-color: var(--i_main_color);
}
.double_banner_left p {
    color: #fff;
}
.double_banner_left img {
    width: 5em;
    height: 5em;
    margin: 0 1.5vw 0 0;
}
.double_banner_right {
    background-color: #a3a3a3;
}
@media screen and (max-width:900px) {
    #double_banner + section {
        padding-top: 0;
    }
    .double_banner {
        flex-direction: column;
        align-items: center;
    }
    .double_banner_left, .double_banner_right {
        width: 70vw;
    }
    .double_banner_right {
        margin: 3rem 0 0 0;
    }
}
@media screen and (max-width:400px) {
    .double_banner_left, .double_banner_right {
        width: 90%;
        min-width: 280px;
    }
}
/*--3連アイコン--*/
#three_banner + div .content_wrapper .inner_item_img img {
    max-width: 100px;
    max-height: 100px;
}
@media screen and (min-width:701px) and (max-width:720px) {
    #three_banner + div .content_wrapper .heading.block_header_4 .h {
        font-size: 1.6rem !important;
    }
}
/*--これこそ、真の炭酸ガスパック--*/
#pack_text + section .inner_item_txt .pack_text {
    display: block;
    font-size: clamp(20px, 4vw, 30px);
    line-height: 1.6;
}
#pack_text + section .inner_item_txt .pack_body {
    display: block;
    font-size: clamp(16px, 3.5vw, 16px);
    line-height: 1.8;
    margin: 2rem 0;
}
#pack_text + section .inner_item_txt .pack_note {
    display: block;
    font-size: clamp(12px, 3vw, 12px);
    line-height: 1.8;
}
/*--Hadaope CO2GEL PACK 商品--*/
#item_btn + section .content_wrapper .wrapper_item {
    align-items: center;
}
#item_btn + section .content_wrapper .wrapper_item .inner_item_txt {
    padding-left: 3rem;
}
#item_btn + section .inner_item_txt .contents_btn01 a {
    min-width: 230px;
}
#item_btn + section .inner_item_txt .price {
    font-size: clamp(22px, 2.5vw, 28px);
    margin: 0 0 1rem 0;
    display: inline-block;
}
@media screen and (min-width:901px) {
    #item_btn + section .content_wrapper .wrapper_item .inner_item_txt {
        padding-left: 6rem;
    }
}
@media screen and (max-width:900px) {
    #item_btn + section .content_wrapper {
        max-width: 500px !important;
    }
}
/*--Hadaope CO2GEL PACK--*/
#hadaope + section {
    /*background-image: url(/common/upload_data/le-rond2023com/image/20230816105226.jpg);*/
    background-image: url(/common/upload_data/le-rond2023com/image/20230906151700.jpg);
    background-repeat: no-repeat;
    background-position: 50% 90% !important;
    background-size: auto;
}
#hadaope + section .content_wrapper {
    padding: 0;
}
.hadaope {}
.hadaope_inner {
    display: flex;
    justify-content: center;
}
.left_contents {
    flex: 1;
}
.left_contents_logo {
    display: flex;
    /*justify-content: flex-end;
  width:75%;*/
    width: 80px;
    height: 80px;
}
.left_contents_logo img {
    filter: drop-shadow(1px 1px 1px #fff);
}
.left_contents_item {
    display: flex;
    justify-content: center;
    align-items: flex-end;
    padding-top: 1rem;
}
.left_contents_item img {
    max-width: 200px;
    max-width: 300px;
}
.left_contents_title {
    font-family: 'Shippori Mincho', serif !important;
    font-weight: 600 !important;
    color: #fff;
    text-shadow: 1px 1px 5px #fff;
    font-size: clamp(30px, 5vw, 43px);
    line-height: 1.5;
    text-align: center;
    margin: 1rem auto;
}
.left_contents_desc {
    font-family: 'Shippori Mincho', serif !important;
    font-weight: 600 !important;
    color: #fff;
    text-shadow: 1px 1px 5px #fff;
    width: 85%;
    margin: 2rem auto 0;
    text-align: center;
}
.right_contents {
    width: 40%;
}
.right_contents_image {
    height: 100%;
    width: 100%;
    position: relative;
    bottom: -30px;
}
.right_contents_image img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    object-fit: cover;
    width: 100%;
    height: 97.5%;
    object-position: top left;
    filter: drop-shadow(1px 1px 2px #fff);
}
@media screen and (min-width:601px) and (max-width:900px) {
    /*.left_contents_desc{
    width: 90%;
  }/*
}

@media screen and (max-width:600px) {
  #hadaope + section{
    padding-top:0;
  }

  #hadaope + section .content_wrapper{
     padding: 0 20px;
  }

  /*.hadaope_inner {
    flex-direction: column;
  } */
    .right_contents {
        width: 100%;
    }
    /*  .right_contents_image {
    padding-top: 70vw;
  }*/
    .right_contents_image img {
        top: 60%;
        height: 80%;
        /*object-position: 30% 30%;*/
    }
    .left_contents_logo {
        justify-content: center;
        /*width:100%;*/
        width: 80px;
        height: 80px;
    }
    .left_contents_desc {
        width: 100%;
    }
}
@media screen and (max-width:400px) {
    .left_contents_title {
        font-size: max(16px, 7vw);
    }
}
/*--How To--*/
#how + div .heading.block_header_4 .h {
    font-size: 3rem !important;
}
#how + div .inner_item {
    max-width: calc(33.3333% - 2rem * 2 / 3);
    width: 100%;
}
#how + div .inner_item:nth-child(n + 2) {
    margin-left: 2rem;
}
#how + div .inner_item:nth-child(3n + 1) {
    margin-left: initial;
}
#how + div .inner_item:nth-child(n + 4) {
    margin-top: 2rem;
}
@media screen and (max-width:768px) {
    #how + div .heading.block_header_4 .h {
        font-size: 2rem !important;
    }
    #how + div .inner_item {
        max-width: calc(50% - 1rem * 1 / 2);
    }
    #how + div .inner_item:nth-child(n + 2) {
        margin-left: 1rem;
    }
    #how + div .inner_item:nth-child(2n + 1) {
        margin-left: initial;
    }
    #how + div .inner_item:nth-child(n + 4) {
        margin-top: initial;
    }
    #how + div .inner_item:nth-child(n + 3) {
        margin-top: 1rem;
    }
}
@media screen and (max-width:600px) {
    #how + div .inner_item {
        max-width: initial;
    }
    #how + div .inner_item:nth-child(n + 2) {
        margin-left: initial;
        margin-top: 1rem;
    }
}
/*--MVー--*/
@media screen and (max-width:650px) {
    .right_contents_image img {
        /*top: 50%;*/
        top: initial;
        bottom: 0;
        left: 60%;
        /*transform: translate(-50%, -50%);*/
        /*object-fit: contain;*/
    }
}
/*--Hadaope CO2GEL PACK_pc・sp時で画像位置変更--*/
.hadaope_sp {
    display: none;
}
@media screen and (max-width:900px) {
    .hadaope_sp {
        /*display:block;*/
        display: none;
    }
    .hadaope_pc {
        /*display:none;*/
        display: block;
    }
    .right_contents {
        width: 100%;
    }
}
@media screen and (max-width:400px) {
    #hadaope + section .content_wrapper {
        margin-top: 55px;
    }
}
/**/
@media screen and (max-width:900px) {
    .left_contents_title {
        font-size: 4vw;
    }
    .right_contents {
        /*width: 50%;*/
        width: 40%;
    }
    .right_contents_image {
        width: 120%;
    }
    .left_contents_desc {
        padding: 0 10px;
    }
}
@media screen and (max-width:768px) {
    .left_contents_desc {
        padding: 0;
    }
}
@media screen and (max-width:650px) {
    .left_contents_title {
        margin: 2.5rem auto;
        margin-bottom: 0;
    }
    .right_contents_image img {
        /*height: 400px;*/
        height: 72%;
        transform: translate(-50%, 0%);
    }
    .left_contents_desc {
        width: auto;
        margin: 0;
        /*font-size: 3vw;*/
        font-size: 3.6vw;
        line-height: 1.6;
    }
    .left_contents {
        width: 70%;
    }
}
@media screen and (max-width: 900px) {
    header.open:after, header .header_contents {
        background-color: rgba(10, 186, 181, 0.9);
    }
}
/*--調整--*/
#hadaope + section .content_wrapper {
    padding: 20px 0;
}
.left_contents_logo {
    filter: none;
    /*width: 120px;
    height: 120px;*/
    width: 200px;
    height: 200px;
    object-fit: cover;
    padding-left: 20px;
    margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
    .left_contents_logo {
    filter: none;
    width: 12vw;
    height: 12vw;
    width: 18vw;
    height: 18vw;
}
    #nbp3020224\ 3020224 {
        padding-top: 0;
    }
}
@media screen and (max-width: 650px) {
      .left_contents_logo {
      width: auto;
      height: auto;
      object-fit: cover;
      padding-left: 0;
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      margin-bottom: 0;
  }

  .left_contents_logo img {
      filter: none;
      width: 30vw;
      height: 30vw;
      object-fit: cover;
      padding-left: 0;
      margin-bottom: 0;
  }
    .left_contents_item {
        /*margin-top: 22vw;*/
        margin-top: 35vw;
    }
    .left_contents_item img {
        max-width: 30vw;
        /*max-width: 25vw;*/
    }
    .right_contents_image {
        /*bottom: -50px;*/
        bottom: -20px;
        /*left: 20px;*/
        left: -10px;
        float: right;
        position: relative;
        z-index: -1;
        width: 165%;
    }
    /*.right_contents_image img {
      left: 50%;
  }*/
}
@media screen and (max-width: 400px) {
    #nbp3020224\ 3020224 {
        padding-top: 0;
    }
    #nbp3020224\ 3020224 .content_wrapper {
        margin-top: 0 !important;
    }
}
/*--" 世界一 "長い発泡時間。パーツ画像--*/
#nbp3051692\ 3051692 .inner_item_img img {
    max-height: 600px;
    object-fit: contain;
}
@media screen and (max-width: 900px) {
    #nbp3051692\ 3051692 .inner_item_img img {
        max-height: 600px;
    }
}
@media screen and (max-width: 768px) {
    #nbp3051692\ 3051692 .inner_item_img img {
        max-height: 70vw;
    }
}

/*--追加CSS--*/
.mw1600 .content_wrapper {
  max-width: 1920px !important;
}
#hadaope + section .content_wrapper {
  position: relative;
  overflow: hidden;
}
#hadaope + section .content_wrapper::before {    
  content: "";
  position: absolute;   
  bottom: 0;    
  right: -250px;   
  width: 100%;    
  height: 100%;   
  background-image: url(/common/upload_data/le-rond2023com/image/20230907102722.png);   
  background-size: contain;   
  z-index: -1;  
 background-repeat: no-repeat;
background-position: bottom right;
}
@media screen and (max-width:768px) {
    #hadaope + section .content_wrapper::before {
         right: -25%;   
    }
}
@media screen and (max-width:650px) {
    #hadaope + section .content_wrapper::before {
         right: -44%;
         width: 135%;
    }
}
/*ーーーーーーーテキスト調整ーーーーーーーーー*/
#hadaope_p + section .inner_item_txt p{
     font-size:14px;
}
@media screen and (max-width:768px) {
#hadaope_p + section .inner_item_txt p{
     font-size:9px;/*13px*/
     font-size:10px;   
transform-origin:0px 0px;
}
}
/*@media screen and (max-width:500px) {
#hadaope_p + section .inner_item_txt p{
     font-size:12px;
}
}
@media screen and (max-width:400px) {
#hadaope_p + section .inner_item_txt p{
     font-size:10px;
}
}*/
/*ーーーーーーーボタン調整ーーーーーーーーー*/
#hadaope_btn + .contents_btn01 a[target=_blank] span {
    padding-right: 45px !important;
}
@media screen and (max-width:400px) {
#hadaope_btn + .contents_btn01 a[target=_blank] span {
    padding-right: 30px !important;
}
#hadaope_btn + .contents_btn01 a span {
    font-size: 1.2rem;
}
}


/*--調整--*/
#hadaope_p + section .inner_item_txt p {
    text-align: left!important;
}

.left_contents_logo img {
    object-fit: cover;
}

#handaope_line_height + section .inner_item_txt p {
    line-height: 1.5;
}

.left_contents_item img {
    max-width: 400px;
}

@media screen and (min-width: 651px) and (max-width: 900px) {
.left_contents_item img {
    max-width: 350px;
}
}

@media screen and (max-width: 650px) {
.left_contents_item img {
    max-width: 50vw;
}
}

/*-----------文字間隔調整--------------*/

.sp_blank {
    display: none;
}
#image_text + .contents_box01 .inner_item_txt .heading {
    margin-bottom: 0;
}
@media(max-width: 768px) {
#image_text + .contents_box01 .inner_item_txt p {
    line-height: 1;
}
#image_text + .contents_box01 .inner_item_txt .heading {
    margin-bottom: 10px;
}
.sp_blank {
    display: block;
}
}


/*-----------そもそも炭酸ガスパックとは？--------------*/
@media screen and (max-width: 480px) {
#gas_title + section .inner_item_txt p {
    font-size: clamp(11.9px, 3.5vw, 18px)!important;
}
}

#nbp3006210\ 3006210 .inner_item_txt .is-sp{
    display: none;
}

@media screen and (max-width: 530px) {
#nbp3006210\ 3006210 .inner_item_txt .is-sp{
    display: block;
}
}

/*-----炭酸ガスパックの頂点フォントサイズ調整--------*/
.left_contents_title span {
    font-size: clamp(40px, 8vw, 65px);
}

@media screen and (max-width: 900px) {
.left_contents_title span{
    font-size: 5.9vw;
    line-height: 2.5;
}
}

/*------改行調整----------*/
@media screen and (max-width: 768px){
br.pcbr {
    display: none !important;
}
}