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

.btn {
  position: relative;
  border: 2px solid #ffd700;
  background-color: #ffd700;
  width: 100%;
  height: 60px;
}
.btn a {
  display: block;
  color: #000;
  width: 100%;
  font-size: 18px;
  font-weight: 400;
  line-height: 60px;
  text-align: center;
  text-decoration: none;
}
.btn:hover {
  background-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 100px;
}

.product_cont_01 {
  display: flex;
  align-items: center;
}

.product_cont_01 .product_top {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50px;
  /* 確認 */
  height: 120px;
  background-color: #3b3b3b;
}

.product_cont_01 .product_top span {
  width: 20px;
  height: 60px;
  font-family: "Noto Serif JP";
  font-size: 22px;
  font-weight: 400;
  line-height: 31px;
  color: #fff;
}

.product_cont_01 .product_txt {
  padding-left: 60px;
}

.product_txt h3 {
  padding-left: 20px;
  font-family: "Noto Serif JP";
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3em;
}

.product_txt p {
  font-family: "Noto Serif JP";
  font-size: 12px;
  font-weight: 700;
  line-height: 44px;
}

#product_01 .product_cont_02 {
  padding-top: 20px;
}

#product_01 .product_table {
  width: 1230px;
  margin-left: 50px;
}

#product_01 .product_cont_02 .product_img {
  float: left;
  width: 500px;
  height: 400px;
  padding-top: 25px;
}

#product_01 .product_cont_02 .product_box {
  float: left;
  width: 190px;
  height: 450px;
  margin-left: 330px;
  margin-bottom: 40px;
  background-image: url(../images/company_txt_01.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}

#product_01 .product_cont_02 .product_box h3,
#product_01 .product_cont_02 .product_box p {
  font-size: 0;
}

#product_01 .product_cont_02 .product_txt {
  clear: both;
  width: 760px;
}

#product_01 .product_cont_02 .product_txt p {
  font-family: "Noto Serif JP";
  font-size: 18px;
  font-weight: 400;
  line-height: 2em;
}

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

#product_02 .product_head {
  width: 100%;
  text-align: center;
  margin-bottom: 60px;
}

#product_02 .product_head h3 {
  font-family: "Noto Serif JP";
  font-size: 36px;
  font-weight: 700;
  line-height: 64px;
}

#product_02 .product_head::after {
  content: "";
  display: block;
  width: 72px;
  height: 6px;
  background-color: #43910e;
  margin: 0 auto;
}

#product_02 .product_list {
  width: 1030px;
  margin: 0 auto;
}

#product_02 .product_list li:nth-child(1) {
  border-top: 1px solid #cccccc;
}

#product_02 .product_list li {
  height: auto;
  border-bottom: 1px solid #cccccc;
}

#product_02 .product_list li h4 {
  float: left;
  width: 65px;
  margin-left: 20px;
  font-family: "Noto Serif JP";
  font-size: 16px;
  font-weight: 700;
  line-height: 3.75em;
}

#product_02 .product_list li p {
  margin-left: 145px;
  font-family: "Noto Serif JP";
  font-size: 22px;
  font-weight: 400;
  line-height: 2.7em;
}

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

#product_03 .product_head {
  text-align: center;
  margin-bottom: 60px;
}

#product_03 .product_head h3 {
  font-family: "Noto Serif JP";
  font-size: 36px;
  font-weight: 700;
  line-height: 1.8em;
}

#product_03 .product_head::after {
  content: "";
  display: block;
  width: 36px;
  height: 6px;
  background-color: #43910e;
  margin: 0 auto;
}

#product_03 .product_list {
  width: 650px;
  height: auto;
  margin: 0 auto;
}

#product_03 .product_list li {
  display: flex;
  height: auto;
}

#product_03 .product_list h4 {
  font-family: "Noto Serif JP";
  font-size: 24px;
  font-weight: 400;
  line-height: 3.2em;
}

#product_03 .product_list span {
  margin: 0 30px 0 30px ;
  font-family: "Noto Serif JP";
  font-size: 24px;
  font-weight: 400;
  line-height: 3.2em;
}

#product_03 .product_list p {
  width: 100%;
  font-family: "Noto Serif JP";
  font-size: 24px;
  font-weight: 400;
  line-height: 2.5em;
  text-indent: -4.2em;
  margin-left: 5em;
}
#product_03 .product_list li:first-child p {
  margin-left: 7.2em;
}

#product_03 .product_table {
  height: 0;
}

#product_03 .product_img_box {
  width: 450px;
  height: 250px;
}

#product_03 .product_img_box:nth-child(1) {
  position: relative;
  top: -750px;
  left: -230px;
}

#product_03 .product_img_box:nth-child(2) {
  position: relative;
  top: -500px;
  left: -230px;
}

#product_03 .product_img_box:nth-child(3) {
  position: relative;
  top: -1000px;
  left: 1100px;
}

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

#product_04 .product_cont_02 {
  padding-top: 90px;
}

#product_04 .product_cont_02 .product_table {
  width: 1230px;
  margin-left: 50px;
}

#product_04 .product_cont_02 .product_img {
  float: left;
  width: 280px;
  height: 450px;
}

#product_04 .product_article {
  float: left;
  width: 670px;
  padding-left: 50px;
}

.product_article h4 {
  padding-bottom: 50px;
  font-family: "Noto Serif JP";
  font-size: 18px;
  font-weight: 700;
}

.product_article p {
  font-family: "Noto Serif JP";
  font-size: 18px;
  font-weight: 400;
  line-height: 2em;
}

.product_company {
  clear: both;
  margin-left: 330px;
}

.product_company span {
  font-family: "Noto Serif JP";
  font-size: 16px;
  font-weight: 400;
}

/*スマホ*/
@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-family: "Noto Serif JP";
    font-size: 18px;
    font-weight: 400;
    line-height: 40px;
    font-family: "Noto Serif JP";
    text-align: center;
    text-decoration: none;
  }
  .btn:hover {
    background-color: #fff;
  }
  .btn a:hover {
    color: #43910e;
  }

  #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: 80px auto 80px;
  }

  .product_cont_01 {
    display: flex;
    align-items: center;
  }

  .product_cont_01 .product_top {
    width: 25px;
    height: 65px;
  }

  .product_cont_01 .product_top span {
    width: 10px;
    height: 40px;
    font-size: 11px;
    line-height: 20px;
  }

  .product_cont_01 .product_txt {
    height: 65px;
    padding-left: 20px;
  }

  .product_cont_01 .product_txt h3 {
    padding-top: 10px;
    padding-bottom: 15px;
    font-size: 24px;
    line-height: 1em;
  }

  .product_cont_01 .product_txt p {
    font-size: 11px;
    line-height: 1em;
    font-weight: 400;
  }

  #product_01 .product_table {
    width: 100%;
    margin: 0;
  }

  #product_01 .product_cont_02 .product_img {
    float: none;
    width: calc(100% - 20px);
    height: auto;
    margin: 0 auto 25px;
    padding: 0;
  }

  #product_01 .product_cont_02 .product_box {
    float: none;
    width: calc(100% - 20px);
    height: auto;
    margin: 0 auto;
    background-image: none;
  }

  #product_01 .product_cont_02 .product_box h3 {
    width: 165px;
    padding-bottom: 15px;
    font-size: 24px;
    font-weight: 700;
    line-height: 1.2em;
    font-family: "Noto Serif JP";
  }

  #product_01 .product_cont_02 .product_box p {
    font-size: 14px;
    font-weight: 700;
    line-height: 1.2em;
    font-family: "Noto Serif JP";
  }

  #product_01 .product_cont_02 .product_txt {
    width: 100%;
    margin-top: 30px;
  }

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

  #product_02 .product_head {
    margin-bottom: 30px;
  }

  #product_02 .product_head h3 {
    font-size: 24px;
  }

  #product_02 .product_head::after {
    width: 37px;
    background-color: #464646;
  }

  #product_02 .product_list {
    width: 100%;
  }

  #product_02 .product_list li {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  #product_02 .product_list li h4 {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1em;
  }

  #product_02 .product_list li p {
    margin-left: 100px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1em;
  }

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

  #product_03 .product_head {
    margin-bottom: 30px;
  }

  #product_03 .product_head h3 {
    font-size: 24px;
  }

  #product_03 .product_head::after {
    width: 20px;
    background-color: #464646;
    margin: 0 auto;
  }

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

  #product_03 .product_list h4 {
    font-size: 16px;
    line-height: 2em;
  }

  #product_03 .product_list span {
    margin: -5px 1em 0 1.5em ;
    font-size: 16px;
    line-height: 2em;
  }

  #product_03 .product_list p {
    width: 100%;
    font-size: 16px;
    line-height: 2em;
    text-indent: -4.2em;
    margin-left: 3.7em;
  }
  #product_03 .product_list li{
    margin-bottom: 10px;
  }
  #product_03 .product_list li:first-child p {
    margin-left: 6em;
  }

  #product_03 .product_table {
    display: flex;
    width: 100%;
    height: auto;
  }

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

  #product_03 .product_img_box:nth-child(1) {
    position: static;

  }

  #product_03 .product_img_box:nth-child(2) {
    position: static;
  }

  #product_03 .product_img_box:nth-child(3) {
    position: static;
  }

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

  #product_04 .product_cont_02 {
    padding-top: 25px;
  }

  #product_04 .product_cont_02 .product_table {
    width: 100%;
    margin: 0 auto;
  }

  #product_04 .product_cont_02 .product_img {
    float: none;
    width: 275px;
    height: 445px;
    margin: 0 auto;
  }

  #product_04 .product_article {
    float: none;
    width: 100%;
    padding-top: 30px;
    padding-left: 0;
    padding-bottom: 30px;
  }

  .product_article h4 {
    font-size: 16px;
    line-height: 1em;
    padding-bottom: 20px;
  }

  .product_article p {
    font-size: 16px;
    line-height: 2em;
  }

  .product_company {
    clear: both;
    margin: 0;
  }

  .product_company span {
    font-size: 14px;
  }
}

@media (max-width: 767px) and (orientation: landscape) {
  #product_03 .product_list {
    width: 360px;
    margin: 0 auto 20px;
  }
}
