@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
body {
  overflow-x: unset;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
*, ::after, ::before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
#amenohi_taisaku {
  width: unset;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  overflow: hidden;
  text-align: left;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
#amenohi_taisaku img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#amenohi_taisaku p {
  font-size: 1em !important;
  margin-top: 0 !important;
  line-height: 180%;
}
#amenohi_taisaku h2, #amenohi_taisaku h3, #amenohi_taisaku h4, #amenohi_taisaku h5 {
  color: #333;
  text-align: center;
  font-weight: 600;
  background: none;
  border: none;
  letter-spacing: 3px;
}
#amenohi_taisaku h2 {
  font-size: 3em;
  margin: 0em auto 1em;
  line-height: 170%;
  font-weight: 700;
  font-style: normal;
  color: #2ea7e0;
}
#amenohi_taisaku h3 {
  font-size: 1.6em;
  margin: 1em auto 0;
  line-height: 170%;
  font-weight: 600;
  font-style: normal;
}
#amenohi_taisaku h3 span {
  color: #2ea7e0;
}
#amenohi_taisaku .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
}
#amenohi_taisaku .main_text {
  margin: 3em auto !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
  width: 100%;
  max-width: 600px;
}
#amenohi_taisaku section.item {
  width: 100%;
  max-width: 800px;
  margin: 0px auto 0px;
}
#amenohi_taisaku section.item02 {
  width: 100%;
  max-width: 800px;
  margin: 0px auto 50px;
}
#amenohi_taisaku section.item02 img {
  width: 100%;
}
#amenohi_taisaku section.item02 .flex div {
  flex-basis: 50%;
  margin-bottom: 30px;
  padding: 1%;
}
#amenohi_taisaku p.itemname {
  font-size: 1em !important;
  margin: 20px auto 10px !important;
  text-align: center !important;
}
#amenohi_taisaku p.itemname span {
  font-size: 1.2em;
  font-weight: 600;
  color: #006A84;
  text-align: center !important;
}
#amenohi_taisaku p.price {
  font-size: 1.2em !important;
  margin: 10px auto !important;
  text-align: center !important;
}
#amenohi_taisaku section.stylebox {
  width: 100%;
  margin: 80px auto 0;
}
#amenohi_taisaku section.stylebox .style {
  width: 100%;
  margin: 50px auto 0;
}
#amenohi_taisaku section.stylebox .flex div {
  flex-basis: 50%;
}
#amenohi_taisaku section.stylebox .image2 {
  width: 50%;
  margin-top: -40%;
}
#amenohi_taisaku section.stylebox .image3 {
  width: 50%;
  margin-top: -40%;
  margin-left: 50%;
}
#amenohi_taisaku .style .textaria {
  margin: 30px auto;
  width: 100%;
}
#amenohi_taisaku .style .textaria p.text {
  text-align: left;
  margin: 0 auto 20px !important;
}
#amenohi_taisaku section.other {
  width: 90%;
  max-width: 650px;
  margin: 50px auto;
}
#amenohi_taisaku p.other a {
  display: block;
  width: 100%;
  max-width: 350px;
  padding: 15px 0;
  text-align: center;
  border: 1px solid white;
  background: #2ea7e0;
  color: white;
  text-decoration: none;
  transition: 0.6s;
  margin: 60px auto;
  border-radius: 7px;
  font-weight: 500;
  font-size: 1.2em;
}
#amenohi_taisaku p.other a:hover {
  background: white;
  text-align: center;
  border: 1px solid #2ea7e0;
  color: #2ea7e0;
}
#amenohi_taisaku .itemlist {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 95%;
  max-width: 600px;
  padding: 5px 0;
  border-top: 1px #333 solid;
  margin: 15px auto;
}
#amenohi_taisaku .itemlist:last-of-type {
  border-bottom: 1px #333 solid;
}
#amenohi_taisaku .itemlist div:first-child {
  width: 75%;
  padding: 4px 1% 3px 0;
  line-height: 180%;
}
#amenohi_taisaku .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#amenohi_taisaku .item p.itemname {
  margin: 20px auto 5px !important;
  font-size: 1em !important;
  text-align: center !important;
}
#amenohi_taisaku .item p.price {
  margin: 0 auto 10px !important;
  font-size: 1.2em !important;
  display: block;
  text-align: center !important;
}
#amenohi_taisaku .itemlist p.price {
  margin: 0 auto !important;
  font-size: 1.2em !important;
  display: block;
}
#amenohi_taisaku p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}
#amenohi_taisaku .item_text {
  text-align: left;
  margin: 0 auto 30px;
  max-width: 600px;
}
.box26 {
  position: relative;
  margin: 2em 0 auto;
  padding: 1.5em;
  text-align: left;
  font-family: "georgiapro";
  font-style: italic;
}
.box26 .box-title {
  position: absolute;
  display: inline-block;
  top: -13px;
  left: 10px;
  padding: 0 9px;
  line-height: 1;
  font-size: 22px;
  background: #FFF;
  color: #333;
  font-weight: bold;
}
.box26 p {
  margin: 0;
  padding: 0;
}
/* 購入ボタン */
#amenohi_taisaku .itemlist a, #amenohi_taisaku .buy {
  display: block;
  width: 100%;
  max-width: 110px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #333;
  background: #333;
  color: #FFF;
  transition: 0.6s;
  margin: 0 auto;
}
#amenohi_taisaku .itemlist a:hover, #amenohi_taisaku .buy:hover {
  background: #FFF;
  text-align: center;
  border: 1px solid #333;
  color: #333;
}
/*吹き出し*/
#amenohi_taisaku .hukidasi {
  text-align: center;
  margin: 0 auto 50px;
}
#amenohi_taisaku .speech {
  display: inline-block;
  background-color: #f4e5ce; /* ベージュ */
  padding: 20px 25px;
  border-radius: 15px;
  position: relative;
  font-size: 16px;
  line-height: 1.8;
  width: fit-content;
  margin: 0 auto;
  text-align: left;
}
#amenohi_taisaku .speech ul {
  margin: 0;
  padding-left: 20px;
}
#amenohi_taisaku .speech li {
  list-style: disc;
}
/* 吹き出しの三角（下中央） */
#amenohi_taisaku .speech::after {
  content: "";
  position: absolute;
  bottom: -15px;
  left: 50%;
  transform: translateX(-50%);
  border-width: 15px 12px 0 12px;
  border-style: solid;
  border-color: #f4e5ce transparent transparent transparent;
}
/* 回遊リンク */
#amenohi_taisaku .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#amenohi_taisaku .Banner4 h3 {
  font-size: 30px !important;
  margin: 100px auto 50px;
  padding: 20px 0;
  border-top: double #333;
  border-bottom: 1px solid #333;
  color: #333;
}
#amenohi_taisaku .Banner4 ul {
  display: inline;
}
#amenohi_taisaku .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
#amenohi_taisaku .style .slide ul {
  width: 100%;
  max-width: 470px;
}
#amenohi_taisaku .style .slide ul li img {
  width: 100%;
  max-width: 470px;
}
#amenohi_taisaku .kyusui {
  max-width: 150px;
  margin: 0 auto 40px;
}
#amenohi_taisaku .hybrid {
  max-width: 500px;
  margin: 0 auto 40px;
}
#amenohi_taisaku .maruti {
  max-width: 750px;
  margin: 0 auto 40px;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #amenohi_taisaku .pcflex {
    display: -webkit-flex; /* Safari */
    display: flex;
    -webkit-flex-wrap: wrap; /* Safari */
    flex-wrap: wrap;
    width: 100%;
  }
  #amenohi_taisaku section.stylebox .style {
    flex-basis: 50%;
  }
  #amenohi_taisaku section.stylebox .style1 {
    padding-right: 2%;
  }
  #amenohi_taisaku section.stylebox .style2 {
    padding-left: 2%;
  }
  #amenohi_taisaku .right {
    flex-direction: row-reverse;
  }
  /* ヘッダー・フッターの崩れを直す */
  #news_detail .detail {
    width: 100% !important;
  }
  #news_detail .detail .head {
    width: 1000px !important;
    margin: 0 auto 50px !important;
  }
  #news_detail .detail .content p:first-child {
    margin: 0 auto;
    max-width: 1000px !important;
  }
  #topicpath {
    width: 1168px;
    margin: 0 auto;
  }
  .paging {
    width: 1000px;
    margin: 0 auto;
  }
  .item_category_links {
    width: 1168px;
    margin: 100px auto 0;
  }
}
/*まっくろ*/
#news_detail .detail .content {
  background: none;
}
#news_detail .detail .content p {
  background: none;
}
#news_detail .detail .content p:first-child img {
  padding-top: 50px;
  display: none;
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #amenohi_taisaku p, #amenohi_taisaku div {
    font-size: 3.8vw !important;
    line-height: 180%;
  }

  #amenohi_taisaku h2 {
    font-size: 8vw !important;
 
  }
    #amenohi_taisaku h3 {
    font-size: 5vw !important;
 
  }
  #amenohi_taisaku .main_text {
    margin: 3vw auto 4em;
    width: 90%;

  }
  #amenohi_taisaku section.item {
    margin: 0vw auto;
  }
  #amenohi_taisaku section.item p.item_text {
    text-align: left !important;
    margin: 0 auto;
    width: 90%;
  }
  #amenohi_taisaku section.stylebox {
    width: 100%;
    margin: 14.125vw auto 8.125vw;
  }
  #amenohi_taisaku .itemlist div {
    font-size: 3.8vw !important;
  }
  #amenohi_taisaku .itemlist p.price {
    font-size: 3.8vw !important;
  }
  #amenohi_taisaku section.item02 .flex div {
    flex-basis: 50%;
  }
  #amenohi_taisaku .oneitem {
    width: 90%;
    max-width: 600px;
    margin: 0 auto 5em;
  }
  
  #amenohi_taisaku p.other a {
 
  max-width: 400px;

  font-size: 4.2vw;
}

#amenohi_taisaku .kyusui {
  max-width: 30%;
 
}
  .box26 .box-title {
    position: absolute;
    display: inline-block;
    top: -10px;
    left: 10px;
    padding: 0 9px;
    line-height: 100%;
    font-size: 4.0vw;
    background: #FFF;
    color: #333;
    font-weight: bold;
  }
  .box26 p {
    text-align: left;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #amenohi_taisaku .Banner4 {
    text-align: center;
    width: 100%;
  }
  #amenohi_taisaku .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #amenohi_taisaku .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #amenohi_taisaku .header {
    position: relative;
    height: 97vw;
  }
}