@charset "utf-8";
/*
font-family: "Noto Serif JP";
font-weight: 700;
sans:400=Regular,700=Bold
*/

.btn{
  position: relative;
  border: 1px solid #43910E;
  background-color:#43910E;
  width: 260px;
  height: 50px;
  border-radius: 50px;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.btn a{
  display: block;
  color:#FFF;
  width: 260px;
  margin-top: -1px;
  font-size:18px;
  font-weight: 400;
  line-height: 52px;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.btn:hover{
  background-color:#FFF;
}
.btn a:hover{
  color: #43910E;
}
.btn02{
  position: relative;
  border: 1px solid #000;
  background-color:#FFF;
  width: 260px;
  height: 50px;
  border-radius: 50px;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.btn02 a{
  display: block;
  color:#262626;
  width: 260px;
  margin-top: -1px;
  font-size:18px;
  font-weight: 400;
  line-height: 52px;
  text-align: center;
  text-decoration: none;
  transition: background-color 0.3s ease;
}
.btn02:hover{
  border: 1px solid #43910E;
  background-color:#43910E;
}
.btn02 a:hover{
  color: #FFF;
}
.none_br {
  display: none;
}
a[href^="tel:"] {
  pointer-events: none;
}

img {
  width: 100%;
  height: 100%;
}

/*PC*/
/*keyview*/
#keyview {
  position: relative;
  width: 1366px;
  margin: 0 auto;
  height: 638px;
}
.bg_keyview {
  position: absolute;
  top: 110px;
  right: 0px;
  width: 680px;
}
.bg_keyview img {
  width: 100%;
}
.key_txt {
  position: absolute;
  top: 250px;
  left: 30px;
  width: 500px;
}
.key_txt h2 {
  font-size: 36px;
  line-height: 1.5em;
  color: #000;
  font-family: "Noto Serif JP";
  font-weight: 700;
  text-align: center;
}
.key_txt p {
  margin-top: 20px;
  font-size: 20px;
  line-height: 1.5em;
  color: #000;
  font-family: "Noto Serif JP";
  font-weight: 400;
  text-align: center;
}

#product_01 {
  width: 1280px;
  margin: 0 auto;
}

.product_head {
  margin-left: 0px;
  margin-bottom: 30px;
  margin-top: 60px;
}

#product_01 .product_head h3 {
  display: flex;
  align-items: center;
  height: 50px;
  font-size: 36px;
  line-height: 1em;
  font-family: "Noto Serif JP";
  font-weight: 700;
  position: relative;
  padding-left: 28px;
  clear: both;
}

#product_01 .product_head h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 100%;
  background-color: #43910e;
}

#product_01 .product_cont {
  margin-bottom: 100px;
}

#product_01 .product_txt {
  width: 695px;
  float: left;
  margin-top: 30px;
}

.product_txt p {
  margin-bottom: 50px;
  font-family: "Noto Serif JP";
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5em;
}

#product_01 .product_btn_box {
  width: 695px;
  clear: both;
}

.product_btn {
  margin: 50px auto 0;
}


#product_01 .product_img {
  width: 585px;
  display: flex;
  align-items: first baseline;
  float: left;
}

.product_img_box {
  width: 450px;
  height: 2;
  margin: 0 auto;
}

.product_img img {
  width: 100%;
}

#product_01 .product_table ul {
  display: flex;
  clear: both;
  justify-content: center;
  flex-wrap: wrap;
  gap: 30px 20px;
}

.product_table ul li {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 368px;
  height: 348px;
  border: 1px solid #000;
  background-color: #fff;
}

.product_list {
  text-align: center;
}

.product_list_img {
  width: 360px;
  height: 250px;
  margin-bottom: 30px;
}

.product_list p {
  font-family: "Noto Serif JP";
  font-size: 22px;
  font-weight: 400;
  line-height: 1.2em;
}

.product_btn_01 {
  margin: 20px 0 0 870px;
  width: 310px;
}

.product_btn_01 a {
  position: absolute;
  display: block;
  text-align: right;
  font-family: "Noto Serif JP";
  font-size: 20px;
  font-weight: 400;
  line-height: 43px;
  text-decoration: none;
  color: #4198bf;
}
.product_btn_01 a::before{
  position: absolute;
  top:6px;
  right: -2em;
  content: '';
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 30px;
  height: 30px;
}
.product_btn_01 a:hover{
  text-decoration: underline;
}

.product_cont p {
  font-family: "Noto Serif JP";
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5em;
}

#product_02 {
  width: 1280px;
  margin: 0 auto;
  overflow: auto;
}

#product_02 .product_head h3 {
  display: flex;
  align-items: center;
  height: 50px;
  font-size: 36px;
  line-height: 1em;
  font-family: "Noto Serif JP";
  font-weight: 700;
  position: relative;
  padding-left: 28px;
  clear: both;
}

#product_02 .product_head h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 100%;
  background-color: #43910e;
}

#product_02 .product_cont {
  width: 100%;
  overflow: auto;
}

#product_02 .product_txt {
  width: 800px;
  float: left;
  margin-top: 30px;
}

#product_02 .product_img_box {
  width: 450px;
  float: right;
  overflow: auto;
}

#product_03 {
  width: 1280px;
  margin: 0 auto;
}

#product_03 .product_head h3 {
  display: flex;
  align-items: center;
  height: 50px;
  font-size: 36px;
  line-height: 1em;
  font-family: "Noto Serif JP";
  font-weight: 700;
  position: relative;
  padding-left: 28px;
  clear: both;
}

#product_03 .product_head h3::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 15px;
  height: 100%;
  background-color: #43910e;
}


#product_03 .product_cont {
  width: 100%;
  overflow: auto;
}

#product_03 .product_txt {
  width: 780px;
  float: left;
  margin-top: 30px;
}

#product_03 .product_img_box {
  width: 450px;
  float: right;
  overflow: auto;
}

#product_04 {
  width: 1280px;
  margin: 0 auto;
}

.product_note {
  text-align: center;
  margin-top: 100px;
  margin-bottom: 30px;
  clear: both;
}

.product_note h3 {
  font-family: "Noto Serif JP";
  font-size: 36px;
  font-weight: 700;
  line-height: 1em;
}

.product_logo {
  width: 980px;
  height: 125px;
  margin: 0 auto;
  background-image: url(../images/logo04.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
}

.product_logo p {
  width: 100%;
  height: 100%;
  font-size: 0;
}

.product_btn_02 {
  width: 430px;
  margin: 20px auto 30px;
}

.product_btn_02 a {
  position: relative;
  display: block;
  font-family: "Noto Serif JP";
  font-size: 28px;
  font-weight: 400;
  line-height: 1.5em;
  text-decoration: none;
  color: #4198bf;
}
.product_btn_02 a::after{
  content: '';
  position: absolute;
  top: 5px;
  right: -1.3em;
  background-image: url(../images/icon.png);
  background-repeat: no-repeat;
  background-size: cover;
  width: 35px;
  height: 35px;
}

.product_btn_02 a:hover{
  text-decoration: underline;
}

.product_info {
  margin-bottom: 100px;
  text-align: center;
}

.product_info p {
  font-family: "Noto Serif JP";
  font-size: 22px;
  font-weight: 400;
  line-height: 1.5em;
}

/*スマホ*/
@media (max-width: 767px) {
  .btn{
    position: relative;
    border: 2px solid #43910E;
    background-color:#43910E;
    width: 252px;
    height: 40px;
  }
  .btn a{
    display: block;
    color:#FFF;
    width: 252px;
    font-size:18px;
    font-weight: 400;
    line-height: 40px;
    font-family: "Noto Serif JP";
    font-weight: 400;
    text-align: center;
    text-decoration: none;
  }
  .btn:hover{
    background-color:#FFF;
  }
  .btn a:hover{
    color:#43910E;
  }
  .btn02{
    position: relative;
    border: 1px solid #000;
    background-color:#FFF;
    width: 252px;
    height: 40px;
  }
  .btn02 a{
    display: block;
    color:#262626;
    width: 252px;
    margin-top: -1px;
    font-size:18px;
    font-family: "Noto Serif JP";
    font-weight: 400;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
  }
  .btn02:hover{
    border: 1px solid #43910E;
    background-color:#43910E;
  }
  .btn02 a:hover{
    color: #FFF;
  }
  .none_br{
    display: block;
  }
  a[href^="tel:"] {
    pointer-events:auto;
  }

  #keyview{
    position: static;
    width: 100%;
    margin: 0 auto;
    height: auto;
  }
  .bg_keyview{
    position: static;
    top: auto;
    right: auto;
    width: calc(100% - 20px);
    margin: 25px auto 0;
  }
  .bg_keyview img{
    width: 100%;
  }
  .key_txt{
    position: static;
    top: auto;
    left: auto;
    width: calc(100% - 20px);
    margin: 70px auto 0;
  }
  .key_txt h2{
    font-size: 24px;
    line-height: 1.5em;
    color: #000;
    font-family: "Noto Serif JP";
    font-weight: 700;
    text-align: center;
  }
  .key_txt p{
    margin-top: 20px;
    font-size: 14px;
    line-height: 1.5em;
    color: #000;
    font-family: "Noto Serif JP";
    font-weight: 400;
    text-align: center;
  }
  #product_01 {
    width: calc(100% - 20px);
    margin-top: 80px;
  }

  .product_head {
    margin: 0;
  }

  #product_01 .product_head h3 {
    padding-left: 20px;
    font-size: 22px;
    line-height: 1.5em;
  }

  #product_01 .product_head h3::before {
    top: 10px;
    width: 10px;
    height: 30px;
    background-color: #43910E;
  }

  #product_01 .product_txt {
    width: 100%;
    margin-top: 20px;
  }
  #product_01 .product_txt p {
    margin-bottom: 20px;
  }
  #product_01 .product_btn_box {
    width: 355px;
  }

  .product_cont p {
    font-size: 16px;
    line-height: 1.5em;
  }

  .product_cont p br {
    display: none;
  }

  .product_cont {
    margin: 0;
    height: 100%;
  }

  #product_01 .product_img {
    width: 100%;
    height: 100%;
    justify-content: center;
    margin-bottom: 40px;
  }

  #product_01 .product_img_box {
    width: calc(100% - 20px);
    height: 100%;
  }

  #product_01 .product_cont {
    margin-bottom: 0;
  }
  .product_btn {
    margin: 40px auto 40px;
  }

  #product_01 .product_table ul {
    overflow-x: auto;
    flex-wrap: nowrap;
    justify-content: flex-start;
    gap: 10px;
    padding: 10px 0;
    margin: 0;
    list-style: none;
    scroll-snap-type: x mandatory;
  }

  #product_01 .product_table ul li {
    flex: 0 0 auto;
    scroll-snap-align: start;
    width: 298px;
    height: 328px;
  }

  .product_list_img {
    width: 280px;
    height: 230px;
  }

  .product_list p {
    font-size: 20px;
    margin-bottom: 0;
  }
  .product_btn_01 {
    margin: 20px auto 40px;
    width: 280px;
  }

  .product_btn_01 a {
    position: relative;
    display: block;
    text-align: center;
    font-family: "Noto Serif JP";
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5em;
    text-decoration: none;
    color: #4198bf;
  }
  .product_btn_01 a::before{
    position: absolute;
    top:1px;
    right: 3px;
    content: '';
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height: 20px;
  }
  .product_btn_01 a:hover{
    text-decoration: underline;
  }

  #product_02 {
    width: calc(100% - 20px);
    margin: 80px auto 80px;
  }

  #product_02 .product_head h3 {
    height: auto;
    padding-left: 20px;
    font-size: 22px;
    line-height: 1.5em;
  }

  #product_02 .product_head h3::before {
    content: "";
    position: absolute;
    top: 4px;
    width: 10px;
    height: 30px;
    background-color: #43910E;
  }

  #product_02 .product_cont {
    display: block;
  }

  #product_02 .product_cont p {
    width: 100%;
    margin-bottom: 20px;
  }

  #product_02 .product_txt {
    width: 100%;
    float: none;
    margin-top: 30px;
  }

  #product_02 .product_img_box {
    width: 100%;
    height: auto;
  }

  #product_03 {
    width: calc(100% - 20px);
  }

  #product_03 .product_head h3 {
    height: auto;
    padding-left: 20px;
    font-size: 22px;
    line-height: 1.5em;
  }

  #product_03 .product_head h3::before {
    content: "";
    position: absolute;
    left: 0;
    top: 3px;
    width: 10px;
    height: 30px;
    background-color: #43910E;
  }

  #product_03 .product_cont {
    display: block;
  }

  #product_03 .product_cont p {
    width: 100%;
    margin-bottom: 20px;
  }

  #product_03 .product_txt {
    width: 100%;
    margin-top: 30px;
    float: none;
  }

  #product_03 .product_img_box {
    width: 100%;
    height: auto;
  }

  #product_04 {
    width: calc(100% - 20px);
  }

  .product_note {
    margin: 80px auto 30px;
  }

  .product_note h3 {
    font-size: 22px;
  }

  .product_logo {
    width: 100%;
    height: 100%;
    aspect-ratio: 216 / 25;
  }

  .product_logo p {
    width: 100%;
    height: 100%;
    font-size: 0;
  }

  .product_btn_02 {
    width: 250px;
    margin: 20px auto 20px;
  }

  .product_btn_02 a {
    position: relative;
    display: block;
    font-family: "Noto Serif JP";
    font-size: 15px;
    font-weight: 400;
    line-height: 1.5em;
    text-decoration: none;
    color: #4198bf;
  }
  .product_btn_02 a::after{
    content: '';
    position: absolute;
    top: 1px;
    right: 0px;
    background-image: url(../images/icon.png);
    background-repeat: no-repeat;
    background-size: cover;
    width: 20px;
    height:20px;
  }

  .product_btn_02 a:hover{
    text-decoration: underline;
  }
  .product_info {
    margin-bottom: 0px;
 }
  .product_info p {
    font-size: 16px;
    line-height: 1.5em;
    text-align: left;
  }
  .product_info br{
    display: none;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
}
