@charset "utf-8";
/* CSS Document */
/*===============================================
●pc.css 画面の横幅が737px以上
===============================================*/
@media screen and (min-width: 737px) {
  div#content .pc-none {
    display: none;
  }
  div#content {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0%;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  div#content img {
    max-width: 100%;
    display: block;
    height: auto;
  }
  div#content h1, h2, h3, p, ul, li {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
  }
  div#content a:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
    -ms-filter: "alpha( opacity=60 )";
  }
  #content a:link, a:visited, a:hover, a:active, a:focus {
    text-decoration: none;
  }
  #content .fix {
    clear: both;
  }
  /*=============main-img=============*/
  #slide {
    max-width: 1200px;
    margin: 0px auto;
    padding: 0%;
  }
  #slide #mainImg {
    width: 100%;
    padding-bottom: 52.5%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
  }
  #slide #mainImg img {
    width: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
  }
  /*=============2404追加=============*/
  #content .catch {
    font-size: 3rem;
    line-height: 1.6em;
    text-align: center;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 700;
    letter-spacing: 0.08em;
    font-style: normal;
    padding: 1% 0 2% 0;
  }
  #content .grad {
    display: inline-block;
    color: #0890de;
    /*background: linear-gradient(0deg, rgba(0, 199, 184, 1), rgba(1, 151, 214, 1) 15%, rgba(1, 149, 140, 1) 60%, rgba(2, 160, 74, 1));
    background: -webkit-linear-gradient(0deg, rgba(0, 199, 184, 1), rgba(1, 151, 214, 1) 15%, rgba(1, 149, 140, 1) 60%, rgba(2, 160, 74, 1));*/
    background: -webkit-linear-gradient(0deg, #20c6c2, #0890de, #039192, #059e4c);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-shadow: none;
  }
  #content dl {
    width: 88%;
    margin: 2% auto;
  }
  #content dt {
    font-size: 1.4rem;
    font-weight: 500;
    font-style: normal;
    color: #00873D;
    margin: 2% 0;
  }
  #content dd {
    font-size: 1.3rem;
    font-weight: 500;
    font-style: normal;
    line-height: 2.0;
    margin-left: -5px;
  }
  #content dd::before {
    content: '・';
    font-size: 1.0rem;
  }
  div#content .leadLC {
    font-size: 1.5rem;
    font-family: "IBM Plex Sans JP", sans-serif;
    letter-spacing: 0.15rem;
    font-weight: 600;
    font-style: normal;
    line-height: 3.0em;
    margin: 0 1.5%;
    padding: 0;
    text-align: center;
  }
  div#content .leadMM {
    font-size: 1.05rem;
    font-weight: 500;
    font-style: normal;
    line-height: 1.9em;
    margin: 0 1.5% 0 0;
    padding: 0;
  }
  div#content .leadS {
    font-size: 0.8rem;
    line-height: 1.8em;
    margin: 2% 0;
    padding: 0;
  }
  div#content .leadM {
    font-size: 1.7rem;
    font-weight: 500;
    font-style: normal;
    margin: 0 1.5% 0 0;
    padding: 0;
  }
  div#content .leadM > span {
    font-size: 70%;
  }
  div#content .lead {
    font-size: 0.875rem;
    font-weight: 500;
    font-style: normal;
    line-height: 1.8em;
    margin: 0 1.5% 2.5% 0;
    padding: 0;
  }
  div#content .conL {
    float: left;
    overflow: hidden;
    width: 24%;
    margin: 0 2% 0 0;
  }
  div#content .green {
    font-size: 1.22rem;
    font-weight: 500;
    font-style: normal;
    line-height: 2.0;
    color: #00a148;
  }
  div#content .conR {
    float: right;
    overflow: hidden;
    width: 72%;
    margin: 0;
  }
  div#content .w90 {
    width: 90%;
    margin: 0 auto;
  }
  /*=============item=============*/
  div#content .bluegreen_item {
    width: 100%;
    margin: 0 auto;
    padding: 0;
  }
  div#content .bluegreen_item ul {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 10px;
    margin-bottom: 10px;
    flex-wrap: wrap;
  }
  div#content .bluegreen_item.clm3 ul {
    display: flex;
    justify-content: center;
    align-items: stretch;
    gap: 1rem;
    margin-bottom: 10px;
    flex-wrap: wrap;
    width: 100%;
    margin: auto;
  }
  div#content .bluegreen_item li {
    width: calc(98% / 4 - 5px);
    padding: 10px 0 0;
    background-color: #c5dbda4a;
  }
  div#content .bluegreen_item .li5 {
    width: calc(100% / 5 - 5px);
    padding: 10px 0 0;
    background-color: #c5dbda4a;
  }
  div#content .bluegreen_item .li3 {
    width: calc(98% / 3 - 5px);
    padding: 0;
    background-color: #c5dbda4a;
  }
  div#content .bluegreen_item li .container {
    overflow: hidden;
    margin: auto;
    max-width: 300px;
    width: 100%;
  }
  div#content .bluegreen_item li.li3 .container {
    overflow: hidden;
    margin: auto;
    max-width: 300px;
    padding: 1rem;
    width: auto;
  }
  div#content .bluegreen_item.clm3 .slider img {
    width: 100%;
    margin: 0 auto;
  }
  div#content .bluegreen_item .slider img {
    width: 90%;
    margin: 0 auto;
  }
  div#content .bluegreen_item .thumbnail {
    width: 50%;
    margin: 2% auto;
    transform: unset;
  }
  div#content .thumbnail .slick_thumb .slick-track {
    transform: unset !important;
  }
  div#content .thumbnail-img {
    margin: 0 5px 0 0;
    opacity: 0.3;
    transition: opacity .3s linear;
  }
  div#content .thumbnail-img:last-child {
    margin: 0;
  }
  div#content .thumbnail .slick-current {
    opacity: 1;
  }
  div#content .box {
    margin: 5% 0 0;
    padding: 0 10px 10px;
  }
  div#content .li3 .box {
    margin: 5% 0 0;
    padding: 0 1rem 1rem;
  }
  div#content .date {
    border: solid 1px #787878;
    display: inline-block;
    padding: 2px 8px;
    margin-bottom: 5px;
    color: #545454;
    font-size: 0.875rem;
  }
  div#content .name {
    font-size: 1.0625rem;
    font-weight: 500;
    margin: 5px 0;
  }
  div#content .price {
    text-align: left;
    font-size: 1.0625rem;
    font-weight: 500;
    font-style: normal;
  }
  div#content .area {
    margin: 0 0 5px;
    font-size: 0.9rem;
    text-align: left;
  }
  div#content .area span {
    margin-left: -0.5rem;
  }
  div#content .text {
    padding-top: .2rem;
    border-top: solid 1px #ddd;
    font-size: 0.875rem;
  }
  div#content .kome {
    font-size: 0.8rem;
    margin-top: .2rem;
  }
  div#content .text > span, div#content .name > span {
    font-size: 0.8rem;
  }
  div#content h2 {
    background-color: #31871E;
    padding: 1% 2%;
    color: #fff;
    margin: 0 0 1%;
    font-size: 1.5rem;
    text-align: left;
    font-weight: 500;
    font-style: normal;
  }
  /*=============btn=============*/
  div#content .btn {
    width: 100%;
    background-color: #31871E;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 500;
    font-style: normal;
    text-align: center;
    text-decoration: none;
    display: block;
    margin: 1% auto 0;
    padding: 1% 2%;
    transition: all .3s;
    box-sizing: border-box;
  }
  div#content .btn::after {
    content: "\e903";
    font-family: "icn_font";
    -webkit-font-smoothing: antialiased;
    display: inline-block;
    font-style: normal;
    font-variant: normal;
    text-rendering: auto;
    line-height: 1;
    padding: 0 0 0 15px;
  }
  div#content .btn:hover {
    opacity: 0.7;
  }
  /*=============sub_tit=============*/
  .sub_tit {
    margin: 0 auto;
    text-align: center;
  }
  .sub_tit span {
    position: relative;
    display: inline-block;
    text-align: center;
    padding: 1em;
    font-size: 1.6rem;
    font-weight: 500;
    font-style: normal;
  }
  .sub_tit span::before, .sub_tit span::after {
    position: absolute;
    content: '';
    top: calc(60% - 25px);
    height: 40px;
    border-left: #2a2a2a solid 3px;
  }
  .sub_tit span::before {
    left: 0;
    transform: rotate(-30deg);
  }
  .sub_tit span::after {
    right: 0;
    transform: rotate(30deg);
  }
}