/* C2 CSS */
/* _setting CSS */
/* Desktops and laptops */
@media print, screen and (min-width: 751px) {
  #main .link a {
    display: block;
    font-family: "Noto Serif JP", serif;
    line-height: 1.38889;
    color: #3cbfae;
    border: 2px solid #3cbfae;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.7);
    -webkit-transition: all linear 200ms;
    -o-transition: all linear 200ms;
    transition: all linear 200ms;
  }
  #main .link a:hover {
    text-decoration: none;
    opacity: .8;
  }

  .common_desc {
    font-family: "Noto Serif JP", serif;
    font-size: 1.9rem;
    line-height: 1.73684;
    text-align: center;
  }

  .common_inner {
    width: 782px;
  }

  .image {
    text-align: center;
  }

  .bg_wrap {
    background: url("../images/lp/c2/bg.png") center top/cover no-repeat;
  }

  #sec1 {
    position: relative;
    padding-bottom: 140px;
  }
  #sec1 .inner {
    position: relative;
    padding-top: 62px;
  }
  #sec1 .title {
    text-align: center;
    -webkit-transform: translateX(-34px);
        -ms-transform: translateX(-34px);
            transform: translateX(-34px);
  }
  #sec1 .lead1 {
    position: absolute;
    top: 35px;
    left: 40px;
    display: inline-block;
  }
  #sec1 .num {
    position: absolute;
    top: 196px;
    left: 20px;
  }
  #sec1 .link {
    position: absolute;
    top: 480px;
    right: 0;
    width: 337px;
  }
  #sec1 .link a {
    font-size: 1.8rem;
    padding: 9px 0 10px;
  }
  #sec1 .lead2 {
    position: absolute;
    width: 285px;
    top: 350px;
    right: 30px;
  }
  #sec1 .lead2 .lead2_1 {
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #231815;
    display: block;
    text-align: left;
    margin-bottom: 22px;
  }
  #sec1 .lead2 .lead2_2 {
    font-family: "Noto Serif JP", serif;
    font-size: 3rem;
    color: #231815;
    display: block;
    text-align: right;
  }

  #sec2 .sec2_title {
    position: relative;
    font-size: 3.8rem;
    color: #3cbfae;
    letter-spacing: .1em;
    text-align: center;
    padding-bottom: 18px;
    margin-bottom: 40px;
  }
  #sec2 .sec2_title:after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    content: '';
    display: block;
    width: 620px;
    height: 3px;
    background-color: #3cbfae;
  }
  #sec2 .image1 {
    margin-top: 30px;
    margin-bottom: 100px;
  }
  #sec2 .image2 {
    margin-top: 50px;
    margin-bottom: 50px;
  }
  #sec2 .image3 {
    margin-bottom: 130px;
  }

  #sec3 {
    padding-top: 215px;
    background: url("../images/lp/c2/bg_pt2.png") center top/cover no-repeat;
    padding-bottom: 220px;
  }
  #sec3 .common_inner {
    width: 800px;
  }
  #sec3 .sec3_title {
    font-family: "Noto Serif JP", serif;
    font-size: 3.1rem;
    color: #3cbfae;
    text-align: center;
    letter-spacing: .04em;
    margin-bottom: 45px;
  }
  #sec3 .past {
    padding-top: 15px;
    margin-bottom: 100px;
  }
  #sec3 .past .image1 {
    margin-bottom: 50px;
  }
  #sec3 .past .image2 {
    margin-bottom: 35px;
  }
  #sec3 .year {
    font-family: "Noto Serif JP", serif;
    font-size: 2.3rem;
    color: #3cbfae;
    text-align: center;
    letter-spacing: .1em;
    margin-bottom: 15px;
  }
  #sec3 .year + .sec3_title {
    margin-top: 45px;
  }
  #sec3 .common_desc + .year {
    margin-top: 95px;
  }
  #sec3 .image3 {
    margin-bottom: 20px;
  }
  #sec3 .image3 + .common_desc {
    font-size: 1.8rem;
  }
  #sec3 .image4 {
    margin-top: 60px;
    margin-bottom: 22px;
  }
  #sec3 .desc_area {
    width: 657px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
  }
  #sec3 .desc_area .desc_area_desc {
    font-family: "Noto Serif JP", serif;
    width: 300px;
    font-size: 1.6rem;
    line-height: 1.8125;
    text-align: justify;
  }

  #sec4 {
    background: url("../images/lp/c2/sec4_product.png") no-repeat;
    background-position: 46% 30px;
    padding-bottom: 260px;
  }
  #sec4 .sec4_title {
    font-family: "Noto Serif JP", serif;
    font-size: 2.5rem;
    color: #3cbfae;
    text-align: center;
    line-height: 1.68;
    letter-spacing: .1em;
    margin-bottom: 45px;
  }
  #sec4 .link {
    width: 420px;
    margin-bottom: 45px;
  }
  #sec4 .link a {
    font-size: 2rem;
    padding: 12px 0;
  }
  #sec4 .detail {
    width: 420px;
    padding-top: 50px;
    margin-left: 305px;
  }
  #sec4 .name {
    font-family: "Noto Serif JP", serif;
    font-size: 2.2rem;
    letter-spacing: .1em;
    margin-bottom: 5px;
  }
  #sec4 .name span {
    font-size: 1.6rem;
  }
  #sec4 dt, #sec4 dd {
    display: inline;
    font-family: "Noto Serif JP", serif;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  #sec4 .material {
    padding: 10px 0;
    margin: 10px 0;
    border-top: 1px solid #3cbfae;
    border-bottom: 1px solid #3cbfae;
  }
  #sec4 .material dt, #sec4 .material dd {
    font-size: 1.4rem;
  }
  #sec4 .include {
    margin-bottom: 10px;
  }
  #sec4 .include dt, #sec4 .include dd {
    font-size: 1.2rem;
    line-height: 1.66667;
  }
  #sec4 .detail_note {
    font-family: "Noto Serif JP", serif;
    font-size: 1.2rem;
  }
}
/* Smartphones (portrait and landscape) */
@media screen and (max-width: 750px) {
  #main .link a {
    display: block;
    font-family: "Noto Serif JP", serif;
    line-height: 1.38889;
    letter-spacing: .075em;
    color: #3cbfae;
    border: 1px solid #3cbfae;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.5);
    background-color: #fff;
    -webkit-transition: all linear 200ms;
    -o-transition: all linear 200ms;
    transition: all linear 200ms;
  }
  #main .link a:hover {
    background: rgba(65, 178, 68, 0.1);
    text-decoration: none;
  }
  #main .common_inner {
    width: 96.66%;
    padding: 0;
    margin: 0 auto;
  }

  .common_desc {
    font-family: "Noto Serif JP", serif;
    font-size: 1.4rem;
    text-align: center;
    line-height: 1.75;
  }

  .image {
    text-align: center;
  }

  #sec1 {
    position: relative;
    background: url("../images/lp/c2/sp_sec1_bg.png") center top/100% no-repeat;
    padding-bottom: 70px;
  }
  #sec1 .inner {
    width: 100%;
    position: relative;
  }
  #sec1 .lead1 {
    position: absolute;
    top: 0;
    left: 0;
  }
  #sec1 .num {
    position: absolute;
    top: 0;
    left: 0;
  }
  #sec1 .link {
    width: 70.66%;
    margin: 0 auto;
  }
  #sec1 .link a {
    font-size: 1.5rem;
    padding: 8px 0 10px;
  }
  #sec1 .lead2 {
    position: absolute;
    width: 42.2%;
    top: 93.33333vw;
    right: 20px;
  }
  #sec1 .lead2 .lead2_1 {
    font-family: "Noto Serif JP", serif;
    font-size: 1.7rem;
    color: #231815;
    display: block;
    text-align: left;
    margin-bottom: 15px;
  }
  #sec1 .lead2 .lead2_2 {
    font-family: "Noto Serif JP", serif;
    font-size: 1.7rem;
    color: #231815;
    display: block;
    text-align: right;
  }

  #sec2 {
    background: url("../images/lp/c2/sp_sec2_bg.png?id=20211012") center top/100% no-repeat;
    padding-top: 25px;
    padding-bottom: 63px;
  }
  #sec2 .sec2_title {
    position: relative;
    font-size: 1.9rem;
    color: #3cbfae;
    letter-spacing: .075em;
    text-align: center;
    padding-bottom: 10px;
    margin-bottom: 17px;
  }
  #sec2 .sec2_title:after {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
    content: '';
    display: block;
    width: 85%;
    height: 1px;
    background-color: #3cbfae;
  }
  #sec2 .image1 {
    width: 74.34%;
    margin: 15px auto 50px;
  }
  #sec2 .image2 {
    width: 95.17%;
    margin: 16px auto 40px;
  }
  #sec2 .image3 {
    margin-bottom: 50px;
  }
  #sec2 .image4 {
    width: 97.93%;
    margin: 0 auto;
  }

  #sec3 {
    padding-top: 45px;
    background: url("../images/lp/c2/sp_sec3_bg.png") center bottom/cover no-repeat;
    padding-bottom: 70px;
  }
  #sec3 .common_inner {
    width: 92%;
  }
  #sec3 .sec3_title {
    font-family: "Noto Serif JP", serif;
    font-size: 2rem;
    line-height: 1.375;
    color: #3cbfae;
    text-align: center;
    letter-spacing: .1em;
    margin-bottom: 15px;
  }
  #sec3 .past {
    margin-top: 25px;
    margin-bottom: 50px;
  }
  #sec3 .year {
    font-family: "Noto Serif JP", serif;
    font-size: 1.5rem;
    color: #3cbfae;
    text-align: center;
    letter-spacing: .1em;
    margin-bottom: 10px;
  }
  #sec3 .year + .sec3_title {
    margin-top: 23px;
  }
  #sec3 .common_desc + .year {
    margin-top: 95px;
  }
  #sec3 .image1 {
    width: 78.84%;
    margin: 0 auto 30px;
  }
  #sec3 .image2 {
    width: 78.84%;
    margin: 0 auto 25px;
  }
  #sec3 .image3 {
    margin-bottom: 20px;
  }
  #sec3 .image3 + .common_desc {
    text-align: left;
  }
  #sec3 .image4 {
    margin-top: 50px;
    margin-bottom: 10px;
  }
  #sec3 .desc_area {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto;
  }
  #sec3 .desc_area .desc_area_desc {
    font-family: "Noto Serif JP", serif;
    width: 45.13%;
    font-size: 1.2rem;
    line-height: 1.58333;
    text-align: justify;
  }

  #sec4 {
    margin-bottom: 60px;
  }
  #sec4 .sec4_title {
    font-family: "Noto Serif JP", serif;
    font-size: 1.9rem;
    color: #3cbfae;
    text-align: center;
    line-height: 1.65789;
    letter-spacing: .075em;
    margin-bottom: 30px;
  }
  #sec4 .image {
    width: 93.62%;
    margin: 0 auto;
  }
  #sec4 .link {
    width: 88.33%;
    margin: 0 auto 25px;
  }
  #sec4 .link a {
    font-size: 1.3rem;
    padding: 11px 0;
  }
  #sec4 .detail {
    width: 86.95%;
    padding-top: 25px;
    margin: 0 auto;
  }
  #sec4 .name {
    font-family: "Noto Serif JP", serif;
    font-size: 1.7rem;
    letter-spacing: .075em;
    margin-bottom: 8px;
  }
  #sec4 .name span {
    font-size: 1.3rem;
    letter-spacing: .075em;
  }
  #sec4 dt, #sec4 dd {
    display: inline;
    font-family: "Noto Serif JP", serif;
    font-size: 1.4rem;
    line-height: 1.5;
  }
  #sec4 .material {
    padding: 8px 0;
    margin: 8px 0;
    border-top: 1px solid #3cbfae;
    border-bottom: 1px solid #3cbfae;
  }
  #sec4 .material dt, #sec4 .material dd {
    font-size: 1.2rem;
  }
  #sec4 .include {
    margin-bottom: 10px;
  }
  #sec4 .include dt, #sec4 .include dd {
    font-size: 1.2rem;
    line-height: 1.66667;
  }
  #sec4 .detail_note {
    font-family: "Noto Serif JP", serif;
    font-size: 1.2rem;
  }
}
