@charset "utf-8";
/* フォント */
/* font-family: 'Zen Maru Gothic', sans-serif; */
/* adobe fonts */
/* font-family: "fot-udmarugo-large-pr6n", sans-serif;
font-weight: 300;
font-style: normal; */
/* font-family: "fot-udmarugo-large-pr6n", sans-serif;
font-weight: 700;
font-style: normal; */

/* PCレイアウトの横幅 */
:root {
  --pcWidth: 970px;
  --pcTextWidth: 540px;
}

/* CSS Document */
body {
  font-family: "Zen Maru Gothic", "M PLUS Rounded 1c", "ヒラギノ角ゴ Pro W3",
    "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Noto Sans JP",
    "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-feature-settings: "ss02";
  font-size: 16px;
  line-height: 1.6;
  position: relative;
  background-color: #fff;
  color: #000;
}

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

.container {
  max-width: var(--pcWidth);
  margin: 0 auto;
  text-align: center;
  position: relative;
  padding-top: 60px;
}

.container1040 {
  max-width: 1040px;
  margin: 0 auto;
  position: relative;
}

@media (max-width: 970px) {
  .container {
    width: 100%;
    margin: 0 auto;
  }
}

@media (max-width: 1040px) {
  .container {
    width: 100%;
    margin: 0 auto;
  }
}

/* ============================================================== */

/*      メインビジュアル　下のアタゴショップボタンまで      */

/* ============================================================== */
.main {
  position: relative;
  background-image: url(img/main_v_bg.jpg);
}

.logo_white {
  visibility: hidden;
}

.main-inner {
  background-position: top center;
  background-repeat: repeat-x;
  height: 350px;
  position: relative;
  width: var(--pcWidth);
  margin: 0 auto;
}

.main_v_pal_img {
  text-align: center;
}

.main_v_txt_flex_box {
  display: flex;
  position: absolute;
  justify-content: center;
  margin: 40px 10px 10px 125px;
}

.main_v_txt_flex_box p {
  margin-left: 20px;
  background: #e29523;
  width: 140px;
  text-align: center;
  border: 1px solid;
}

.main_v_txt_container_prod_name {
  position: absolute;
  text-align: center;
  top: 95px;
  left: 125px;
  font-size: 1.8rem;
}

.main_prod_suggest span {
  font-size: 3.6rem;
}

.main_prod_suggest {
  font-family: fot-udmarugo-large-pr6n, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 3px;
}

.main_v_txt_container {
  display: flex;
  position: absolute;
  bottom: 14px;
  left: 140px;
}

.main_v_txt_container2 {
  display: flex;
  position: absolute;
  bottom: 0px;
  right: 72px;
}

.main_v_txt_container2 p {
  bottom: 0px;
  line-height: 84px;
  font-weight: 600;
  right: 1px;
  margin-bottom: -37px;
  margin-left: 30px;
  font-size: 1.2rem;
  position: relative;
}

.main_v_txt_container2 p span {
  font-size: 2.8rem;
  position: absolute;
}

.main_prod_name {
  font-size: 4rem;
  line-height: 70px;
  font-family: "futura-pt", sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #e29523;
  text-shadow: 1px 1px 0 #fff, -1px -1px 0 #fff, -1px 1px 0 #fff,
    1px -1px 0 #fff, 0px 1px 0 #fff, 0 -1px 0 #fff, -1px 0 0 #fff, 1px 0 0 #fff;
}

.main_img {
  text-align: center;
}

.main_pc_img {
  margin: -22px -120px 0 0;
}

.main_mobile_img {
  display: none;
}

.main_v_pal_txt {
  position: absolute;
}

@media screen and (max-width: 1000px) {
  .main_mobile_img {
    width: 100%;
    display: unset;
  }

  .main-inner {
    width: 100%;
    display: none;
  }

  .main {
    background-image: none;
  }
}

@media screen and (max-width: 970px) {
  .main {
    margin-top: 60px;
    width: 100%;
    height: auto;
  }

  .main-inner {
    height: 730px;
  }

  .main_img {
    max-width: 100%;
  }

  .main_pc_img {
    display: none;
  }
}

.bl01-copy {
  padding: 0px;
  text-align: center;
  position: relative;
}

.bl01-copy > img {
  margin: 0 auto;
}

.shopping-link {
  padding: 20px 0 30px;
}

@media (max-width: 970px) {
  .bl01-copy {
    display: none;
  }

  .main-inner {
    height: auto;
  }
}

@media (max-width: 700px) {
  .shopping-link img {
    width: 96%;
    height: auto;
    margin: 0 auto;
    display: block;
  }
}

/*block_line_up　製品クリックからのページ内リンク*/
.block_line_up {
  padding: 70px 0 40px;
}

.title-round {
  width: 60%;
  padding: 0.7rem 0;
  border-radius: 3rem;
  margin: 0 auto 30px;
}

.title-round-short {
  width: 30%;
  font-weight: 100;
  padding: 16px 0;
  margin: 0 auto 30px;
  border-radius: 40px;
}

.wrap-3img {
  display: flex;
  flex-wrap: nowrap;
  justify-content: ce;
}

.link-img img {
  width: 100%;
  height: auto;
}

@media (max-width: 970px) {
  .block_line_up {
    padding: 30px 0 20px;
  }

  .title-round {
    width: 80%;
    padding: 0.5rem 0;
    border-radius: 3rem;
    margin: 0 auto 30px;
  }

  .wrap-3img {
    width: 94%;
    margin: 0 auto;
  }
}

/* ============================================================== */

/*				block_principleのCSS				*/

/* ============================================================== */
.block_principle {
  padding-bottom: 100px;
}

.illust-images {
  background-image: url(img/bl03-bg.gif);
  background-position: top center;
  background-repeat: repeat-x;
  height: 219px;
  text-align: center;
}

.bl03-04_inner {
  background-image: url(img/nami-bg.jpg);
  background-position: top center;
  background-repeat: repeat-x;
  text-align: left;
  padding: 170px 0 0 0;
  background-color: #1d4990;
}

.bl02_graph_container {
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  width: 100%;
  margin-left: -20px;
}

.bl02_graph_img {
  text-align: center;
}

.bl02_graph_text1 {
  margin: 5px;
}

.bl02_graph_text2 {
  writing-mode: vertical-rl;
  margin: 5px;
}

.bl02_graph_text3 {
  margin: 5px;
}

.bl02_graph_container_sub {
  text-align: center;
}

@media (max-width: 970px) {
  .illust-images img {
    width: 100%;
    height: auto;
    background-color: #1d4990;
  }

  .illust-images {
    background-image: none;
    height: auto;
  }

  .bl02_graph_text2 {
    left: 6%;
  }
}

@media (max-width: 690px) {
  .bl02_graph_text1,
  .bl02_graph_text2,
  .bl02_graph_text3 {
    font-size: 1rem;
  }
  .bl02_graph_text2 {
    left: 0%;
  }
}

@media (max-width: 570px) {
  .bl03-04_inner {
    background-image: url(img/nami-bg_2.jpg);
    background-color: #f7f9f8;
  }
}

@media (max-width: 499px) {
  .bl03-04_inner {
    background-image: url(img/bg-02-03_sma.jpg);
    padding: 120px 0 0 0;
    background-size: contain;
    background-color: #f7f9f8;
  }
}

.bl02_inner {
}

.bl02-wrap {
  width: 100%;
  text-align: center;
}

.bl02-column {
}

.b102-column {
  text-align: center;
}

.column-kazari-white {
  text-align: center;
  margin: 0 auto;
}

@media (max-width: 508px) {
  .column-kazari-white {
    width: 100%;
  }

  .column-kazari-white img {
    width: 100%;
    height: auto;
  }
}

.bl02-txt {
  text-align: left;
  width: var(--pcTextWidth);
  display: block;
  margin: 0 auto;
  font-size: 1.2rem;
}

.bl02-txt span {
  font-size: 0.8rem;
}

@media screen and (max-width: 600px) {
  .bl02-txt {
    margin: 0 40px;
  }
}

@media (max-width: 420px) {
  .bl02-txt {
    width: 90%;
    margin: 0 auto;
  }
}

.bl02-01img-adjust {
  padding-left: 40px;
}

.bl02-02img-adjust {
  padding: 100px 0 0 0;
}

.bl02-02col-adjust {
  padding-right: 40px;
}

.bl02-02txt-adjust {
  text-align: left;
  margin: 40px 0 10px 0;
}

.btn-plink-pro {
  margin: 40px 0 0 0;
  filter: drop-shadow(1px 1px 2px gray);
  text-align: center;
}

@media (max-width: 970px) {
  .bl02-wrap {
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .bl02-01img-adjust {
    padding: 20px 0 0 20px;
    text-align: center;
    margin: 0 auto;
  }

  .bl02-column {
    margin: 20px auto 0;
  }

  .bl02-02img-adjust {
    padding: 0 0 0 0;
    width: 100%;
    margin: 0 auto;
  }

  .bl02-02txt-adjust {
    margin: 40px auto 10px;
    text-align: center;
  }

  .bl02-02col-adjust {
    padding-right: 0px;
  }

  .bl02-midashi-adjust {
    text-align: center;
  }
}

@media (max-width: 449px) {
  .bl02-img img {
    width: 90%;
    height: auto;
  }
}

/* ============================================================== */
/*				block_meritのCSS				*/
/* ============================================================== */

.block_merit {
  overflow: hidden;
}

.block_merit_container {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.block_merit_container div h3 {
  font-size: 2.4rem;
  font-weight: 500;
  background: linear-gradient(transparent 76%, #f6c94b 76%);
  letter-spacing: 2px;
  line-height: 1.4;
  display: block;
  margin-right: 92px;
  margin-bottom: 28px;
  text-align: center;
}

.block_merit_container div p {
  line-height: 2.4;
  font-weight: 500;
  font-size: 1.2rem;
}

.block_merit_container img {
  width: 340px;
  height: 309px;
  margin-top: 10px;
}

.block_merit_compare h3 {
  text-align: center;
  margin-top: 56px;
  margin-bottom: 10px;
  font-size: 1.4rem;
  font-weight: 500;
  color: #595959;
}

@media screen and (max-width: 960px) {
  .table_container {
    overflow-x: scroll;
  }

  .block_merit_compare table {
    overflow: hidden;
  }

  .block_merit_container div h3 {
    margin: 0 50px 30px;
  }

  .block_merit_container div {
    text-align: center;
  }
}

@media screen and (max-width: 600px) {
}

.block_merit_compare table {
  background: white;
  width: 960px;
  border-radius: 20px;
  box-shadow: 10px 5px 5px #9e9e9e;
  margin: 0 auto;
  font-size: 0.8rem;
  max-width: 960px;
}

.block_merit_compare table tr td {
  padding: 20px 10px 10px 15px;
  text-align: start;
  font-weight: 500;
}

.block_merit_compare table tr td img {
  width: 30px;
  text-align: center;
  float: left;
  margin: 0 20px 0 0;
}
.border_tr {
  border-top: solid 2px #bbb;
}

.block_merit_compare table tr:nth-child(1n) {
  padding: 0;
}

.block_merit_compare table tr:nth-child(4n) {
}

th.th_orange {
  background: #f8990f;
  color: white;
  font-weight: 500;
  text-align: left;
  padding: 0 5px 0 14px;
  font-size: 1.2rem;
}

th.th_gray {
  background: #aaaaaa;
  color: white;
  font-weight: 500;
  text-align: left;
  padding: 5px 0 5px 20px;
  font-size: 1.2rem;
  margin: 0 0 0 10px;
  border-left: solid 5px;
}

.th_gray:nth-child(2n) {
  border-radius: 0 20px 0 0;
}

.block_merit_point {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 160px auto 0;
  width: 905px;
}

.block_merit_point_container {
  display: flex;
  width: 839px;
  flex-wrap: wrap;
  margin-bottom: 120px;
  justify-content: space-around;
}

.block_merit_point_container img {
  max-width: 306px;
  max-height: 306px;
}

.block_merit_point_container:nth-child(2n) {
  flex-direction: row-reverse;
}

.merit_point_text {
  width: 257px;
  margin: 34px 80px;
  position: relative;
  z-index: 5;
}

.block_merit_point_container p {
  font-size: 1.2rem;
  width: 330px;
  font-weight: 500;
  margin: 0 0 40px 0;
}

.block_merit_point_container p span {
  font-size: 1rem;
  letter-spacing: -2px;
  color: #666;
}

.merit_point_text img {
  position: absolute;
  top: -75px;
  left: -62px;
  z-index: -1;
}

.merit_point_text h3 {
  font-size: 2rem;
  font-weight: 600;
  letter-spacing: 1px;
  width: 400px;
  height: 134px;
  margin-top: 23px;
}

@media screen and (max-width: 960px) {
  .block_merit_point_container {
    width: 100%;
  }
  .table_container {
    overflow-x: scroll;
  }

  .block_merit_compare table {
    overflow: hidden;
    margin: 0 10px 20px 10px;
  }

  .block_merit_point {
    width: auto;
  }
  .block_merit_point_container p {
    width: 100%;
  }
}

/* ============================================================== */
/*				block_customer_s_voiceのCSS				*/
/* ============================================================== */

.block_customer_voice {
  background-image: url(img/customer_voice_bg.jpg);
  background-size: cover;
}

.block_customer_voice a p {
  background: black;
  color: white;
  text-align: center;
  width: 120px;
  padding: 10px 20px;
  margin: 30px auto;
  border-radius: 10px;
}

.customer_voice_headline {
  position: relative;
  width: 400px;
  margin: 0 auto;
  padding: 40px 0;
}

.customer_voice_headline h2 {
  color: white;
  position: absolute;
  font-size: 2rem;
  font-weight: 500;
  top: 45px;
  left: 98px;
  letter-spacing: 3px;
}

.customer_voice_headline img {
  width: 230px;
}

.customer_voice_container {
  background: white;
  width: 970px;
  margin: 0 auto;
}

.customer_info {
  justify-content: space-between;
  align-items: center;
  position: relative;
}

.customer_info > p {
  font-weight: 600;
  text-align: center;
  position: absolute;
  top: 42px;
  left: 180px;
}

.customer_name {
  display: flex;
  width: 100%;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
}

.customer_genre {
  margin-right: 50px;
  color: white;
  background: #e29523;
  padding: 5px 10px;
}

.customer_description {
  display: flex;
  padding: 0 0 50px 0;
}

.customer_text {
  margin: 10px 50px;
  font-weight: 500;
}

.customer_description img {
  width: 245px;
  height: 182px;
  margin-right: 20px;
}

.customer_text p:nth-child(3)::before {
  content: "";
  display: block;
  border: solid 1px;
  width: 100px;
  margin: 20px 0;
}

.customer_text p span {
  color: #e29523;
}

.customer_voice_headline p {
  color: white;
  font-size: 1.2rem;
  padding: 10px;
}

@media screen and (max-width: 960px) {
  .customer_description {
    flex-wrap: wrap;
  }

  .customer_voice_container {
    width: 80%;
  }

  .customer_info > p {
    font-weight: 600;
    text-align: center;
    margin: 0 0 30px 0;
    position: static;
    font-size: 2rem;
  }

  .customer_genre {
    margin: 20px;
    font-size: 1rem;
  }

  .customer_name img {
    max-width: 110px;
  }

  .customer_voice_headline {
    width: 100%;
    text-align: center;
    padding: 54px 0 16px 0;
  }

  .customer_voice_headline h2 {
    left: 44%;
    top: 29%;
    font-size: 2.2rem;
  }

  .customer_voice_headline img {
    width: 200px;
  }

  .customer_voice_headline p {
    font-size: 1.6rem;
  }

  .customer_text {
    margin: 10px 30px;
    font-size: 1.4rem;
  }

  .customer_text p:nth-child(1),
  .customer_text p:nth-child(2) {
    text-align: center;
  }

  .customer_text p:nth-child(2) {
    margin: 40px 0;
  }

  .customer_description img {
    margin: 0 auto;
  }
}

/* ============================================================== */
/*				block_hojokinnのCSS				*/
/* ============================================================== */

.block_hojokinn {
  overflow: hidden;
}
.block_hojokinn_textarea {
  margin: 100px 0;
}

.block_hojokinn_textarea h3 {
  font-size: 3rem;
  font-weight: 500;
  background: linear-gradient(transparent 76%, #f6c94b 76%);
  letter-spacing: 2px;
  line-height: 1.4;
  display: block;
  margin-bottom: 28px;
  text-align: center;
  width: 310px;
  margin: 0 auto;
}

.block_hojokinn_textarea p {
  font-size: 1.4rem;
  text-align: center;
  line-height: 2.6;
  font-weight: 500;
  margin: 0 auto;
  margin-top: 60px;
}

p.hojokinn_suggest {
  font-weight: 400;
  line-height: 1.8;
  margin-top: 60px;
}

.underDotted {
  border-bottom: dotted #f6c94b;
}

p.hojokinn_suggest_down {
  line-height: 1.4;
  font-size: 1.2rem;
  font-weight: 400;
  letter-spacing: 4px;
  color: #727272;
}

.block_hojokinn_list {
  height: 670px;
}

.block_hojokinn_list1::-webkit-scrollbar,
.block_hojokinn_list2::-webkit-scrollbar {
  width: 16px;
  height: 6px;
  display: none;
}
.block_hojokinn_list1::-webkit-scrollbar-track,
.block_hojokinn_list2::-webkit-scrollbar-track  {
  background-color: white;
  border-radius: 100px;
}
.block_hojokinn_list1::-webkit-scrollbar-thumb,
.block_hojokinn_list2::-webkit-scrollbar-thumb  {
  background: #f8990f;
  border-radius: 100px;
  width: 130px;
}


.hojokinn_list1_container,
.hojokinn_list2_container {
  display: flex;
  justify-content: center;
  position: relative;
}

.hojokinn_list_object {
  width: 360px;
  margin: 40px 10px 20px 0;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.35);
  border-radius: 10px;
}

.hojokinn_list1_container {
  left: 30px;
}

.hojokinn_list2_container {
  right: 30px;
}

.hojokinn_list_title {
  background: #e29523;
  height: 80px;
  padding: 20px;
  color: white;
  border-radius: 10px 10px 0 0;
}

.hojokinn_list_sub {
  font-size: 1rem;
  height: 50px;
}

.hojokinn_list_main {
  font-weight: 500;
  font-size: 1.6rem;
}

.hojokinn_list_description {
  margin: 10px 20px 0px;
}

.hojokinn_list_description p {
  font-size: 0.8rem;
}

p.hojokinn_list_text {
  height: 90px;
  font-size: 1rem;
}

.hojokinn_list_link {
  margin: 0 0 18px 0;
}

.hojokinn_list_kome {
  margin: 0 0 0 24vw;
  padding: 0 0 100px 0;
  width: 280px;
}
@media screen and (max-width: 960px) {
  .block_hojokinn_list {
    width: 100%;
  }

  .block_hojokinn_list1,
  .block_hojokinn_list2 {
    overflow-x: scroll;
  }
  .hojokinn_list1_container,
  .hojokinn_list2_container {
    overflow: hidden;
    width: 1226px;
  }
  .hojokinn_list_kome {
    margin: 120px auto 0;
  }
}

/* ============================================================== */
/* 背景が青いところのCSS */
/* 製品を紹介する欄のところ */
/* ＾＾＾＾＾＾＾＾＾＾＾＾＾＾＾＾＾＾ */
/* block_infra のCSS */
#block_infra {
  background: #1c4d98;
  margin-top: 16px;
  padding-top: 60px;
  padding-bottom: 60px;
}

/* block_plant */
#block_plant {
  background: #1c4d98;
  margin-top: 16px;
  padding-top: 60px;
  padding-bottom: 60px;
}

/* block_fluid */
#block_fluid {
  background: #1c4d98;
  margin-top: 16px;
  padding-top: 60px;
  padding-bottom: 60px;
}

/* 以下共通項目 */
.int_container {
  width: var(--pcWidth);
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 64px;
}

.int_img {
  width: 332px;
  height: 632px;
  margin-top: -120px;
  border: solid 12px #fff;
}

.int_text {
  position: relative;
  width: 570px;
}

.int_title {
  font-size: 2.5rem;
  font-weight: 600;
  letter-spacing: 6px;
  margin: 10px 0;
}

.int_letter {
  line-height: 2;
  margin: 0;
  font-size: 1rem;
  letter-spacing: 3px;
}

.int_letter2_bottom {
  position: absolute;
  bottom: 0;
}

.int_letter2 {
  font-size: 1.8rem;
  line-height: 48px;
  position: relative;
  margin: 0;
  letter-spacing: 2px;
  font-family: "fot-seurat-pron", "Zen Maru Gothic", sans-serif;
  font-weight: 600;
  font-style: normal;
}

.int_letter2_small {
  font-size: 1rem;
  display: inline-block;
  letter-spacing: 4px;
  margin-bottom: 20px;
}

.int_letter2_big {
  font-size: 5.6rem;
  font-weight: 700;
}

.int_letter2_per {
  position: absolute;
  top: 72px;
}

.int_letter2_big2 {
  font-size: 2.5rem;
  font-weight: 500;
}

.int_letter2_big3 {
  font-size: 2.4rem;
  font-weight: 500;
  line-height: 1.6;
}

.block_infra_hojokinn {
  position: absolute;
  top: -160px;
  left: -120px;
}

.block_infra_hojokinn div {
  position: relative;
}

.infra_hojokinn_text {
  position: absolute;
  color: #bb2331;
  font-weight: 600;
  top: 50px;
  left: 80px;
}

.infra_hojokinn_click {
  font-size: 1.5rem;
  position: absolute;
  top: 78px;
  left: 40px;
  text-align: center;
  font-weight: 600;
  color: #4f515b;
}

.infra_hojokinn_click span {
  color: #bb2331;
  font-size: 3.2rem;
  font-weight: 500;
}

.int_prod {
  display: flex;
  width: var(--pcWidth);
  margin: 0 auto;
  background: #fff;
  position: relative;
  margin-top: 40px;
}

.int_prod_text {
  letter-spacing: 3px;
  padding: 0 10px 0 10px;
  margin-bottom: 16px;
}

.int_prod_thumbnail {
  margin: 76px 72px 56px 140px;
  text-align: center;
}

.int_prod_thumbnail img {
  margin-bottom: 34px;
}

.int_prod_thumbnail a {
  text-decoration: none;
}

.int_prod_cart_btn {
  background: #bb2331;
  color: white;
  text-align: center;
  padding: 10px 10px;
  font-size: 1.2rem;
  text-decoration: none;
  font-weight: 400;
  border-radius: 8px;
}

.int_prod_detail {
  width: 400px;
  margin-top: 80px;
  margin-bottom: 40px;
}

.int_prod_detail_nomination_img img {
  width: 100%;
}

.int_prod_detail_prodName {
  display: flex;
  color: #1c4d98;
  font-weight: bold;
  font-size: 2rem;
  justify-content: space-between;
  margin-top: 24px;
}

.int_prod_detail_prodName img {
  width: 50px;
  height: 50px;
  margin: auto;
  margin-right: 0;
}

.int_prod_detail_prodName p {
  margin: 0;
  font-size: 1.6rem;
  font-weight: 900;
  line-height: 23px;
}

.prod_catNo {
  font-size: 1.1rem;
}

.int_prod_detail_letter p {
  font-weight: 600;
  line-height: 1.4;
  margin-top: 16px;
  font-size: 0.9rem;
}

.spec-table {
  font-size: 1rem;
  margin: 32px 0 0 0;
  border-top: 1px solid #1a4688;
  width: 100%;
}

.table_container::-webkit-scrollbar {
  width: 16px;
  height: 10px;
}
.table_container::-webkit-scrollbar-track {
  background-color: white;
  border-radius: 100px;
}
.table_container::-webkit-scrollbar-thumb {
  background: #f8990f;
  border-radius: 100px;
  width: 130px;
}

.spec-table th {
  color: #1d4990;
  border-bottom: 1px solid #1a4688;
  background-color: #c2ddff;
  padding: 2px;
  text-align: center;
  font-weight: 600;
  font-size: 0.9rem;
}

th {
  text-align: center;
}

.spec-table td {
  border-bottom: 1px solid #4d4948;
  color: #4d4948;
  padding: 4px;
  font-weight: 600;
  font-size: 0.9rem;
  line-height: 16px;
}

.spec-table td.adjust {
  letter-spacing: -0.02rem;
}

@media screen and (max-width: 960px) {
  .block_infra_hojokinn {
    left: 0px;
    top: -130px;
  }

  .block_infra_hojokinn div img {
    max-width: 80%;
  }

  .infra_hojokinn_text {
    top: 41px;
    left: 64px;
    font-size: 0.8rem;
  }

  .infra_hojokinn_click {
    top: 68px;
    left: 32px;
    font-size: 1.2rem;
  }

  .infra_hojokinn_click span {
    font-size: 2rem;
  }
}

@media screen and (max-width: 600px) {
  .block_infra_hojokinn div img {
    max-width: 72%;
  }
}

/* ここまで */
/* ============================================================== */
.kuuhaku {
  padding: 16px;
}

/* ============================================================== */
/* 背景がグレーのところのCSS */
/* 製品の前の説明の部分 */
/* ＾＾＾＾＾＾＾＾＾＾＾＾＾＾＾ */
/* saGuideのCSS */
#block_saGuide {
  margin-top: 16px;
  padding-top: 40px;
  padding-bottom: 160px;
}

.saGuide_container {
  width: var(--pcWidth);
  margin: 0 auto;
}

.saGuide_Applications {
  width: var(--pcWidth);
  margin: 0 auto;
}

.saGuide_Applications p {
  margin-top: 120px;
}

.saGuide_Applications ul {
  display: flex;
  justify-content: space-between;
  padding: 0;
  flex-wrap: wrap;
}

.saGuide_Applications ul li {
  list-style: none;
  width: 90px;
  height: 120px;
  background: #fff;
  margin-top: 5px;
  position: relative;
  text-align: center;
}

.saGuide_Applications ul li img {
  margin-top: 10px;
}

.saGuide_Applications ul li p {
  text-align: center;
  line-height: 16px;
  bottom: 5px;
  margin: 0;
  font-size: 0.8rem;
}

/* ecGuideのCSS */
#block_ecGuide {
  margin-top: 16px;
  padding-top: 40px;
  padding-bottom: 160px;
}

/* 以下共通項目 */
.title_round_orange {
  color: #fff;
  background-color: #e29523;
  border-radius: 40px;
  font-size: 1.6rem;
  font-weight: 400;
  letter-spacing: 0.2rem;
  line-height: 1;
  padding: 10px 46px;
  text-align: center;
  margin: 0 auto;
  width: 60%;
}

.text_container {
  width: var(--pcTextWidth);
  margin: 0 auto 30px;
  letter-spacing: 1px;
}

/* ここまで */
/* ============================================================== */

/* 工場の情報が載っている部分のCSS */
#block_factory {
  background: #e29523;
  margin-top: 16px;
  padding-top: 40px;
}

.factory_point {
  text-align: center;
}

.factory_point p {
  color: white;
  font-weight: 600;
  font-size: 2.4rem;
  letter-spacing: 2;
}

.factory_point img {
  margin: 70px 0px;
}

.fuctory_merit {
  color: #fff;
  width: var(--pcWidth);
  display: flex;
  justify-content: space-between;
  margin: 0 auto;
}

.fuctory_merit_item {
  width: 280px;
}

.fuctory_merit_item h3 {
  font-weight: 600;
  margin-bottom: 20px;
  font-size: 1.2rem;
}

.fuctory_design {
  width: var(--pcWidth);
  border: solid 1px #c0ccea;
  padding: 20px 30px;
  margin: 0 auto;
  background: #fff;
}

.fuctory_design h3 {
  font-weight: 600;
  font-size: 1.4rem;
  margin: 10px 20px 20px 20px;
  color: #0037b5;
  letter-spacing: 1px;
}

.fuctory_design p {
  font-weight: 800;
  font-size: 0.9rem;
}

.fuctory_design_imgContainer {
  display: flex;
  justify-content: center;
  margin-top: 32px;
  flex-wrap: wrap;
}

.fuctory_design_imgContainer img {
  width: 485px;
}

.factory_factory_img {
  background: linear-gradient(
    180deg,
    #e29523 0%,
    #e29523 50%,
    #fff 50%,
    #fff 100%
  );
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 400px;
  margin-top: 100px;
}

.factory_factory_img img {
  margin-top: -160px;
  width: var(--pcWidth);
}

#block_factory_design {
  background: #fff;
}

@media screen and (max-width: 400px) {
  .factory_factory_img img {
    margin-top: -110px;
  }
}

/*STEP*/
.howto-step {
  margin: 40px auto;
}

.howtomeasure {
  text-align: left;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
}

.howto-box {
  width: 275px;
}

.howto-arrow {
  width: 25px;
}

.bl08-title-adjust {
  margin: 0 0 15px 20px;
}

@media (max-width: 970px) {
  .howto-step {
    margin: 40px auto;
    width: 90%;
  }

  .howtomeasure {
    width: 100%;
    margin: 0 auto;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .howto-arrow {
    margin: 0 7px;
  }

  .howtomeasure::-webkit-scrollbar {
    height: 12px;
  }

  .howtomeasure::-webkit-scrollbar-thumb {
    background-color: #043f8f;
    border-radius: 7px;
  }

  .howtomeasure::-webkit-scrollbar-track {
    background-color: #dae1ea;
    border-radius: 7px;
  }
}

/*縦線のエリア*/

.bg-vline {
  background-image: url("img/bg-stripe.gif");
  background-repeat: repeat-y;
  border-radius: 20px;
  padding: 20px;
}

.bg-vline2 {
  background-image: url("img/bg-stripe2.gif");
  background-repeat: repeat-y;
  border-radius: 20px;
  padding: 20px;
}

.bg-vline-wrap {
  display: flex;
  justify-content: space-between;
}

.bg-vline-txt {
  width: 460px;
  padding: 26px 0 0 18px;
}

@media (max-width: 970px) {
  .bg-vline-txt {
    width: 100%;
    padding: 26px 0 0 0;
  }
}

@media (max-width: 770px) {
  .bg-vline-wrap {
    flex-wrap: wrap;
  }

  .bg-vline-img {
    width: 80%;
    margin: 0 auto;
  }

  .bg-vline-img img {
    width: 100%;
    height: auto;
  }
}

/*パーツの説明pal-chart*/
.pal-chart {
  margin: 60px 0 0 0;
  padding: 0;
  position: relative;
}

.pal-chart-contents {
  position: relative;
  width: 891px;
  height: 600px;
  margin: 0 auto;
}

.parts-title {
  background-image: url("img/bl09-title-bg.png");
  background-repeat: no-repeat;
  display: inline-block;
  width: 400px;
  height: 110px;
  font-size: 1.75rem;
  font-weight: 500;
  line-height: 110px;
  color: #3f4735;
  text-align: center;
  position: absolute;
  top: 0;
  left: 0;
}

.pal-chart-contents-sma {
  display: none;
}

@media (max-width: 970px) {
  .pal-chart-contents {
    position: relative;
    width: 100%;
    margin: 0 auto;
    overflow-x: scroll;
    overflow-y: hidden;
  }

  .pal-chart-contents::-webkit-scrollbar {
    height: 12px;
  }

  .pal-chart-contents::-webkit-scrollbar-thumb {
    background-color: #043f8f;
    border-radius: 7px;
  }

  .pal-chart-contents::-webkit-scrollbar-track {
    background-color: #dae1ea;
    border-radius: 7px;
  }

  .parts-title {
    background-size: contain;
    width: 50%;
    height: 90px;
    font-size: 1.4rem;
    line-height: 90px;
  }
}

@media (max-width: 630px) {
  .pal-chart-contents {
    display: none;
  }

  .pal-chart-contents-sma {
    display: block;
    padding: 80px 0 0 0;
  }

  .parts-sma {
    position: relative;
  }

  .sp-img {
    margin: 0 auto;
    text-align: center;
  }

  .sp-img img {
    width: 100%;
    height: auto;
  }

  .chart01-sma {
    position: absolute;
    top: 49%;
    left: 2%;
  }

  .chart02-sma {
    position: absolute;
    top: 66%;
    left: 11%;
  }

  .chart03-sma {
    position: absolute;
    top: 85%;
    left: 14%;
  }

  .chart04-sma {
    position: absolute;
    top: 16.5%;
    left: 72%;
  }

  .chart05-sma {
    position: absolute;
    top: 24.5%;
    left: 72%;
  }

  .chart06-sma {
    position: absolute;
    top: 65%;
    left: 72%;
  }

  .chart07-sma {
    position: absolute;
    top: 84%;
    left: 72%;
  }

  .parts-title {
    background-size: contain;
    width: 50%;
    height: 60px;
    font-size: 1.2rem;
    line-height: 60px;
  }
}

.chart-box {
  width: 240px;
}

.chart01 {
  position: absolute;
  top: 197px;
  left: 8px;
}

.chart02 {
  position: absolute;
  top: 328px;
  left: 8px;
}

.chart03 {
  position: absolute;
  top: 453px;
  left: 8px;
}

.chart04 {
  position: absolute;
  top: 8px;
  left: 650px;
}

.chart05 {
  position: absolute;
  top: 149px;
  left: 650px;
}

.chart06 {
  position: absolute;
  top: 346px;
  left: 650px;
}

.chart07 {
  position: absolute;
  top: 485px;
  left: 650px;
}

/*人間工学に基づいた斬新で使いやすいデザイン。*/
.btn-cart {
  margin: 20px auto;
}

.pal-dev-column {
  border: 1px solid #8fa7c7;
  padding: 20px;
  margin: 40px auto;
}

.pal-dev-p {
  margin: 0 0 15px 0;
}

.pal-dev-img {
  text-align: center;
}

@media (max-width: 970px) {
  .pal-dev-column {
    width: 80%;
  }
}

@media (max-width: 570px) {
  .pal-dev-img img {
    width: 100%;
    height: auto;
  }
}

/*ーモノづくりものがたりー*/
.atago-video-img {
  filter: drop-shadow(1px 1px 2px gray);
  margin: 0 0 30px 0;
}

@media (max-width: 630px) {
  .atago-video-img {
    width: 90%;
    margin: 0 auto;
  }

  .atago-video-img img {
    width: 100%;
    height: auto;
  }
}

/*CM-800a　尿素水濃度モニターCM-800α-Urea*/
.CM-800a .spec-txt {
  width: 380px;
  margin: 0 0 0 0;
}

@media (max-width: 970px) {
  .CM-800a .spec-txt {
    width: 80%;
    margin: 0 auto;
  }

  .tag-img2 {
    margin: 0 0 0 20px;
  }
}

@media (max-width: 570px) {
  .CM-800a .spec-txt {
    width: 90%;
    margin: 0 auto;
  }

  .tag-img2 img {
    width: 40%;
    height: auto;
  }
}

/*インライン　取り付け方法　inline-option block*/
.inline-option {
  padding: 40px 0;
}

/*材質お問い合わせ文字関連 service.css 上書き*/

.content_box {
  border: 4px solid #e6e6e6;
  margin: 30px 0 0 0;
  padding: 30px;
}

@media screen and (max-width: 499px) {
  .content_box {
    border: 4px solid #e6e6e6;
    margin: 20px 0 0 0;
    padding: 20px;
  }
}

.bgcolor_blue {
  background-color: #f5f5f5;
  padding: 30px 40px;
  margin: 30px auto;
}

@media screen and (max-width: 499px) {
  .bgcolor_blue {
    background-color: #f5f5f5;
    padding: 20px 15px;
    margin: 10px auto;
  }
}

.txt-btn-2col {
  margin-bottom: 20px;
}

.material-wrap {
  background-color: #fff;
  padding: 20px;
}

.material-col-wrap {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

.material-img {
  width: 406px;
}

@media screen and (max-width: 960px) {
  .material-col-wrap {
    /*display: flex;*/
    /*justify-content: space-between;*/
    flex-wrap: wrap;
    /*margin-bottom: 20px;*/
  }
}

.title-grey-right2 {
  /* PRMのVARIVENTで使用 */
  font-size: 24px;
  line-height: 1.6;
  color: #6d6e71;
  font-weight: 300;
  text-align: left;
}

@media screen and (max-width: 960px) {
  .title-grey-right2 {
    /* スマホでの途中で改行されても自然に見えるよう、文字サイズ調整 */
    font-size: 20px;
  }
}

.col2-6 {
  width: 65%;
  color: #6d6e71;
}

@media screen and (max-width: 960px) {
  .col2-6 {
    width: 100%;
    /*color:#6d6e71;*/
    margin: 0 auto 20px;
  }
}

.col2-6 img {
  width: 100%;
  height: auto;
}

.col2-4 {
  text-align: center;
  width: 35%;
}

@media screen and (max-width: 960px) {
  .col2-4 {
    /*text-align: center;*/
    width: 100%;
    margin: 0 auto;
  }
}

.btn_round_small {
  position: relative;
  width: 80%;
}

@media screen and (max-width: 960px) {
  .btn_round_small {
    position: relative;
    width: 100%;
    margin-bottom: 15px;
  }
}

.txt-btn-2col {
  display: flex;
  justify-content: space-around;
}

@media screen and (max-width: 960px) {
  .txt-btn-2col {
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
  }
}

.btn_round_small a {
  display: block;
  border: 2px solid #595757;
  border-radius: 50px;
  font-size: 14px;
  font-weight: 700;
  color: #595757;
  line-height: 3em;
  text-decoration: none;
  text-align: center;
  background-color: #fff;
  transition: all 0.6s;
}

.btn_round_small a:hover {
  border: 2px solid #595757;
  background-color: #595757;
  color: #fff;
}

.material-col-wrap:last-child {
  margin-bottom: 0px;
}

.material-title {
  font-weight: 700;
}

@media screen and (max-width: 960px) {
  .material-img {
    max-width: 100%;
  }
}

.material-honbun {
  margin: 20px 0 0 24px;
  color: #595757;
  text-align: left;
}

@media screen and (max-width: 960px) {
  .material-honbun {
    width: 100%;
    margin: 0 0 0 0;
    /*color:#595757;*/
  }
}

.material-honbun span {
  font-size: 0.7em;
}

@media screen and (max-width: 960px) {
  .sub_inner {
    width: 90%;
    margin: 0 auto;
    padding: 20px 0;
  }
}

@media screen and (max-width: 900px) {
  .right_adjustment {
    padding-right: 5px;
  }
}

/*材質変更*/
span.catch-title {
  background-color: #bb007f;
  color: #fff;
  font-size: 0.8em;
  margin: 0 10px 0 0;
  padding: 0.4em 1em;
  font-weight: 300;
}

/*お問い合わせ文字関連*/
.title-grey-right {
  font-size: 24px;
  line-height: 1.6;
  color: #6d6e71;
  font-weight: 300;
  text-align: center;
}

@media screen and (max-width: 960px) {
  .title-grey-right {
    font-size: 18px;
    line-height: 1.6;
    color: #6d6e71;
    font-weight: 300;
    text-align: center;
    vertical-align: middle;
  }
}

.inline-img {
  display: block;
}

.inline-img-sma {
  display: none;
}

@media screen and (max-width: 855px) {
  .inline-img {
    width: 100%;
  }

  .inline-img img {
    width: 100%;
    height: auto;
  }
}

@media screen and (max-width: 499px) {
  .inline-img {
    display: none;
  }

  .inline-img-sma {
    display: block;
    width: 100%;
  }

  .inline-img-sma img {
    width: 100%;
    height: auto;
  }
}

/*共通パーツ*/
/* ブロックごとの配置の共通部分 */
/*文字*/
.catch-copy {
  font-size: 2.2rem;
  font-weight: 700;
  line-height: 1.3;
  letter-spacing: 0.1rem;
}

.big-title {
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: 0.4rem;
  margin: 24px;
}

.big-title-short {
  font-size: 3.4rem;
  font-weight: 700;
  letter-spacing: 0.6rem;
  text-align: center;
  margin: 0 auto;
  margin-top: 40px;
  margin-bottom: 40px;
}

span.big-title-sub {
  font-size: 2.4rem;
  line-height: 1.4rem;
  font-weight: 500;
  letter-spacing: 0.3rem;
}

.formula_txt {
  color: #e29523;
  font-weight: 100;
  text-align: center;
  font-size: 2.6rem;
}

.formula_txt_sub {
  font-size: 1rem;
}

.border_frame {
  display: inline-block;
  border: solid 1px;
  padding: 10px 20px;
}

.middle-title {
  font-size: 1.4rem;
  letter-spacing: 0.2rem;
  font-weight: 500;
  text-align: center;
}

.middle-title2 {
  font-size: 1.4rem;
  line-height: 1;
  letter-spacing: 0.1rem;
  font-weight: 700;
  /* margin-top: 30px; */
}

.midashi {
  font-weight: 500;
  font-size: 1.3rem;
  line-height: 1.6;
}

.midashi-m {
  font-weight: 500;
  font-size: 1.5rem;
}

.midashi-s {
  font-weight: 500;
  font-size: 1.25rem;
}

.midashi-s2 {
  font-weight: 500;
  font-size: 1.25rem;
}

.midashi-uline {
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.6;
  text-decoration: underline;
}

.honbun {
  font-size: 1rem;
  line-height: 1.6;
}

.honbun-dotline {
  font-size: 0.99rem;
  line-height: 2;
  display: inline;
  border-bottom: 1px dashed #ddd6d4;
  padding: 0 0 0.2rem 0;
}

.txt-space-adjust {
  letter-spacing: 0.1rem;
}

.spec-pro-name {
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1.2;
}

.spec-cart-num {
  font-size: 1rem;
  font-weight: 500;
  line-height: 1.2;
}

.cap {
  font-size: 0.9rem;
  line-height: 1.8;
}

.cap2 {
  font-size: 0.9rem;
  line-height: 1.2;
}

.note-txt {
  font-size: 0.7rem;
  line-height: 1.4;
}

.txt-center {
  text-align: center;
}

.txt-left {
  text-align: left;
}

.txt-right {
  text-align: right;
}

.bb {
  font-weight: 500;
}

.bbb {
  font-weight: 700;
}

.pro-name {
  line-height: 1;
}

/*書体*/
.font-gothic {
  font-family: "Noto Sans JP", sans-serif, Georgia, Helvatica;
}

/*画像リンク*/
a:hover {
  opacity: 0.6;
}

.link-prod {
  display: block;
  text-align: center;
}

/*色*/
.blue {
  color: #1d4990;
}

.red {
  color: #bd3d3c;
}

.white {
  color: #fff;
}

.yellow {
  color: #ffcf3f;
}

.skyblue {
  color: #1e95d4;
}

.green {
  color: #36b276;
}

.black {
  color: #231815;
}

.grey {
  color: #4d4948;
}

.bg-grey {
  background-color: #e9e9e9;
}

.bg-grey2 {
  background-color: #eee;
}

.bg-orange {
  background-color: #e29523;
}

.bg-rblue {
  background-color: #93c4e6;
}

.bg-white {
  background-color: #fff;
}

.bg-pastelgrey {
  background-color: #e8e8e8;
}

.bg-ground {
  background-color: #5b5b5c;
}

.bg-blue {
  background: #22386c;
}

/*ページトップヘのリンク*/
#page_top {
  width: 50px;
  height: 50px;
  position: fixed;
  right: 0;
  bottom: 0;
  background: #666;
  opacity: 0.6;
  z-index: 99;
}

#page_top a {
  position: relative;
  display: block;
  width: 50px;
  height: 50px;
  text-decoration: none;
}

#page_top a::before {
  content: "▲";
  font-size: 12px;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}

/*スマホ最適化*/
br.sp_br {
  display: none !important;
}

br.pc_br {
  display: block;
}

.pc_img {
  position: relative;
}

.sma_img {
  display: none;
}

.sma_img499 {
  display: none;
}

@media (max-width: 970px) {
  .pc_img {
    display: none;
  }

  .sma_img {
    display: block;
    margin-top: 60px;
  }

  .sma_img img {
    width: 100%;
    height: auto;
    display: block;
  }

  /*文字*/
  .catch-copy {
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 1.3;
    letter-spacing: 0.1rem;
  }

  .big-title {
    font-size: 1.75rem;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0rem;
  }

  .big-title-sub {
    font-size: 1rem;
    line-height: 1.4;
    font-weight: 500;
  }

  .middle-title {
    font-size: 1.5rem;
  }

  .middle-title2 {
    font-size: 1.2rem;
  }

  .midashi-m {
    font-weight: 500;
    font-size: 1rem;
  }

  .midashi-s {
    font-weight: 500;
    font-size: 1rem;
  }

  .midashi-s2 {
    font-weight: 500;
    font-size: 1rem;
  }

  .midashi-uline {
    font-weight: 500;
    font-size: 1rem;
    text-decoration: underline;
  }

  .honbun {
    font-weight: normal;
    font-size: 0.9rem;
    line-height: 1.8;
  }

  .cap {
    font-size: 0.8rem;
    line-height: 1.8;
  }

  .cap2 {
    font-size: 0.7rem;
    line-height: 1.2;
  }
}

/*空き*/
.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb300 {
  margin-bottom: 300px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 40px;
}

.mt40 {
  margin-top: 40px;
}

@media screen and (max-width: 1000px) {
  :root {
    --pcWidth: 600px;
    --pcTextWidth: 420px;
  }

  .int_prod {
    padding: 10px 15px 45px;
    display: block;
  }

  .int_prod_thumbnail {
    margin: 10px;
    margin-right: 20px;
  }

  .int_prod_detail {
    margin-top: 0px;
    padding: 20px 40px 0px 40px;
    width: 520px;
  }

  .int_prod_cart_btn {
    margin: 0 auto;
  }

  .int_img {
    display: none;
  }

  .int_letter2_bottom {
    position: relative;
  }

  .factory_factory_img img {
    margin-top: -105px;
    width: var(--pcWidth);
  }

  .display_none {
    display: none;
  }
}

@media screen and (max-width: 600px) {
  :root {
    --pcWidth: auto;
    --pcTextWidth: auto;
  }

  html {
    font-size: 0.8rem;
  }

  #block_saGuide,
  #block_ecGuide,
  .fuctory_merit,
  #block_infra,
  #block_plant,
  #block_fluid {
    padding: 40px 20px 70px;
  }

  .big-title-short {
    font-size: 2.8rem;
  }

  .border_frame {
    margin: 10px;
  }

  .int_prod {
    padding: 40px 32px 45px;
    display: block;
  }

  .int_prod_thumbnail {
    margin: 10px;
    margin-right: 20px;
    text-align: center;
  }

  .int_img {
    display: none;
  }

  .int_letter2_bottom {
    position: relative;
  }

  .factory_point img {
    margin: 40px 0 0 0;
  }

  .factory_factory_img img {
    margin-top: -110px;
  }

  .fuctory_merit {
    display: unset;
    width: auto;
    margin: 20px;
  }

  .fuctory_merit_item {
    margin-top: 40px;
    text-align: center;
    width: 100%;
  }

  .int_prod_detail {
    width: 100%;
    margin-top: 0px;
    padding: 0;
  }

  .factory_factory_img {
    margin-top: 0;
    height: 260px;
    background: linear-gradient(
      180deg,
      #e29523 0%,
      #e29523 42%,
      #fff 40%,
      #fff 100%
    );
  }

  .int_prod_thumbnail img {
    width: 150px;
  }

  .int_prod_cart_btn {
    width: 70%;
    margin: 0 auto;
  }

  .display_none {
    display: none;
  }
}

/*スマホ調整　いらないもの後で捨てる*/
@media screen and (max-width: 499px) {
  .container {
    width: 100%;
    border: none;
  }

  .footer-txt {
    font-size: 12px;
    line-height: 1.5;
  }

  br.sp_br {
    display: block !important;
  }

  br.pc_br {
    display: none;
  }

  .sma_img499 {
    display: block;
  }

  .sma_img499 img {
    width: 100%;
    height: auto;
    display: block;
  }

  .midashi-s2 {
    font-weight: 500;
    font-size: 0.75rem;
  }
}
