<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "Shift_JIS";
/*G3_タイトルあり*/
/*G3_タイトルなし*/
/*G4流れ施工実績*/
/*お問い合わせフォーム*/
/* ============================================================
デザインA（モバイルファースト）start
============================================================ */
/* カテゴリー吐き出し
---------------------------------------------------------- */
/* 見出し */
.cate_choice {
  display: block;
  background: #999999;
  color: #FFFFFF;
  padding: 5px 10px;
  margin: 5px 0 0 0;
}
/* リスト */
.categoryWrap {
  margin: 4em auto 2em;
}
.categoryWrap.archive {
  margin-top: 2em;
  margin-bottom: 0;
}
.categoryWrap ul {
  width: 100%;
}
.categoryWrap ul li {
  font-size: 1.4rem;
  font-weight: bold;
  border: 1px solid #000000;
  border-radius: 3px;
  padding: .75em .5em;
  margin-right: 0;
  margin-bottom: .5em;
  line-height: 1.4;
}
.categoryWrap ul li a {
  margin: -.75em -.5em;
  padding: .75em .5em;
  display: flex;
  background: #ffcb00;
}
.categoryWrap ul li strong {
  display: block;
  margin: -0.75em -0.5em;
  padding: 0.75em 0.5em;
  position: relative;
  color: #ffffff;
  background: #333333;
}
.categoryWrap ul li strong:after {
  content: "";
  color: #333333;
  background: #666666;
  width: 100%;
  height: 100%;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
  z-index: -1;
}
.categoryWrap ul li.select a, .categoryWrap ul li a.active, .categoryWrap ul.small li a.active {
  color: #ffffff;
  background: #333333;
  pointer-events: none;
}
.categoryWrap ul li a:hover {
  background: #666666;
  color: #ffffff;
}
.categoryWrap ul.big li {}
.categoryWrap ul.small {
  margin: 25px auto 0;
}
.categoryWrap ul.small li {
  display: inline-block;
  width: auto;
  margin-right: 0;
}
.categoryWrap ul.small li a {
  background: #fff6d1;
}
.categoryWrap ul.small li a:hover {
  background: #666666;
}
/* カテゴリー画像バナーパターン
---------------------------------------------------------- */
div#gallery4 div.categoryContent {
  overflow: hidden;
  margin-bottom: 20px;
}
div#gallery4 div.categoryContent div.image {
  width: 100%;
  margin-bottom: 1em;
  text-align: center;
}
div#gallery4 div.categoryContent div.comment p, div#gallery4 div.galleryList div.galleryContent p, div#gallery4 div.galleryDetail div.main p, div#gallery4 div.galleryDetail div.DetailList p, div#gallery3 div.categoryContent div.comment p {
  line-height: 1.6;
}
div#gallery4 div.galleryDetail div.DetailList u {
  display: block;
  margin: 0;
}
/* ページャー
---------------------------------------------------------- */
div#gallery4 p.pager-upper, div#gallery3 p.pager-upper {
  display: none;
}
div#gallery4 p.pager-upper, div#gallery4 p.pager-lower, div#gallery3 p.pager-upper, div#gallery3 p.pager-lower {
  clear: both;
  margin: -1em 0 0;
  font-size: 1.4rem;
  padding: 10px 8px 8px 10px;
  text-align: center;
}
div#gallery4 p.pager-upper span.prevPage, div#gallery4 p.pager-lower span.prevPage, div#gallery3 p.pager-upper span.prevPage, div#gallery3 p.pager-lower span.prevPage {
  margin: 0 10px;
}
div#gallery4 p.pager-upper span.currentPage, div#gallery4 p.pager-lower span.currentPage, div#gallery3 p.pager-upper span.currentPage, div#gallery3 p.pager-lower span.currentPage {
  background: #000000;
  color: #FFFFFF;
  padding: 2px 7px 2px 5px;
  margin-left: 5px;
}
div#gallery4 p.pager-upper span.nextPage, div#gallery4 p.pager-lower span.nextPage, div#gallery3 p.pager-upper span.nextPage, div#gallery3 p.pager-lower span.nextPage {
  margin-left: 10px;
}
/* 本体
---------------------------------------------------------- */
/* 記事内見出し */
div#gallery4 div.galleryContent div.comment u, div#gallery4 div.main div.comment p u, div#gallery3 div.article div.articleBody div.articleContent u {
  margin: 0;
  display: block;
}
div#gallery3 div.article div.articleBody div.articleContent u {
  padding: 0 0 0 20px;
  position: relative;
}
div#gallery3 div.article div.articleBody div.articleContent u:after {
  content: " \f138";
  color: #016e58;
  font-family: FontAwesome;
  font-weight: normal;
  width: 16px;
  font-size: 1.8rem;
  line-height: 1.0;
  left: 0;
  top: 5px;
  margin: auto;
  position: absolute;
}
/* ============================================================
施工実績3
============================================================ */
div#gallery3 {
  width: 100%;
  margin: 0;
}
/* 本体
---------------------------------------------------------- */
div#gallery3 div.article {
  clear: both;
  overflow: hidden;
}
div#gallery3 div.categoryContent {
  margin-top: 4em;
  margin-bottom: -2em;
}
div#gallery3 div.categoryContent div.image {
  text-align: center;
}
/* カテゴリー無しh2不要な時 */
div#gallery3 div.title h2 {
  display: none;
}
div#gallery3 div.article div.articleHead h3 a {
  text-decoration: none;
  display: block;
  pointer-events: none;
  cursor: auto;
  padding: 0;
  border: none;
  color: #333;
}
div#gallery3 div.article div.articleHead h3 a {
  pointer-events: inherit;
  cursor: pointer;
}
/* 記事 */
div#gallery3 div.article div.articleBody div.articleContent {
  margin-bottom: 3em;
}
div#gallery3 div.article div.articleBody div.articleContent img {
  clear: both;
  margin: .5em 0;
}
div.article div.articleBody div.articleContent div#price ul, div.article div.articleBody div.articleContent div#mode ul {
  margin-bottom: 10px;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
}
div.article div.articleBody div.articleContent div#price ul li, div.article div.articleBody div.articleContent div#mode ul li {
  width: calc(100% / 2 - 2%);
  margin: 1%;
  text-align: center;
  border: 5px solid #fff;
  box-shadow: 2px 1px 1px #1cbc9b;
}
div.article div.articleBody div.articleContent div#price ul li a, div.article div.articleBody div.articleContent div#mode ul li a {
  background: #1cbc9b;
  width: 100%;
  color: #fff;
  font-weight: 700;
  background-size: contain;
  /* height: 60px; */
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 10px 0;
  font-size: 1.8rem;
}
div.article div.articleBody div.articleContent div#price ul li a:hover, div.article div.articleBody div.articleContent div#mode ul li a:hover {
  opacity: 0.6;
}
div.article div.articleBody div.articleContent div#mode ul li a img {
  margin: 0 10px 0 0;
}
div.article div.articleBody div.articleContent div#oder h3.LittelTitle {
  border-left: 5px solid #016E58;
  border-bottom: 1px dotted #016E58;
  padding-left: 5px;
}
div.article div.articleBody div.articleContent div#oder div.center {
  text-align: center;
}
div.article div.articleBody div.articleContent div#point ul {}
div.article div.articleBody div.articleContent div#point li {
  margin: 0 auto 15px;
}
@media screen and (min-width: 600px) {
  div.article div.articleBody div.articleContent div#price ul {}
  div.article div.articleBody div.articleContent div#price ul li, div.article div.articleBody div.articleContent div#mode ul li {
    width: calc(100% / 3 - 1%);
    margin: 0.5%;
  }
}
/* 日付 */
div#gallery3 div.article div.articleDate {
  text-align: right;
}
div#gallery3 div.article div.articleDate p {
  display: inline-block;
  margin: 0 0 .5em 0;
}
div#gallery3 div.article div.articleDate p:before {
  content: " \f040";
  font-family: FontAwesome;
  margin-right: 5px;
  color: #ff5722;
}
/*記事無しテキスト*/
div#gallery3 div.articleNotFound {
  margin: 4em 0 0 10px;
}
/*戻るボタン*/
div#gallery3 div.article .articleBack {
  display: none;
}
/* ============================================================
flow-gallery:共通
============================================================ */
/*見出し*/
div#gallery4 div.DetailList {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
div#gallery4 div.DetailList &gt; * {
  width: calc(100% / 2 - 2% - 1px);
  margin: 1%;
  position: relative;
  margin-bottom: 2em;
}
div#gallery4 div.galleryList div.gallery {
  margin: 0 auto 50px;
}
/* ============================================================
flow-gallery:一覧
============================================================ */
/* 記事一覧見出し */
div#gallery4 div.galleryList div.title h3 {
  margin: .5em 0 0 0;
  padding: 0 8px;
  border-left: 5px solid #016E57;
  border-bottom: 1px dotted #016E57;
}
div#gallery4 div.galleryList div.title h3 a {
  text-decoration: none;
  display: block;
  color: inherit;
}
/* 記事一覧 */
div#gallery4 div.galleryList div.image img {
  width: 100%;
  max-width: 100%;
  margin: 0;
}
@media screen and (min-width: 600px) {
  div#gallery4 div.galleryList div.image img {
    width: 30%;
    float: right;
    padding-top: 50px;
    margin: 0 auto 25px;
  }
}
/* 新着マーク */
div#gallery4 div.galleryList span.new {
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  display: block;
  width: 65px;
  height: 64px;
  background: url(../../images/ico_new_01.png) no-repeat;
  position: absolute;
  top: 0;
  left: 0;
}
/* ============================================================
flow-gallery:詳細
============================================================ */
div#gallery4 div.galleryDetail div.main {
  width: 100%;
  margin-bottom: 4em;
  overflow: hidden;
}
/* 記事本文
---------------------------------------------------------- */
/* 記事の画像 左寄せ */
div#gallery4 div.galleryDetail div.main div.image {
  width: 100%;
}
div#gallery4 div.galleryDetail div.main div.image img {
  max-width: 100%;
  margin: 0;
}
/* 記事詳細
---------------------------------------------------------- */
div#gallery4 div.galleryDetail div.DetailList u {
  ;
}
/* 詳細画像 */
div#gallery4 div.galleryDetail div.DetailList div.detail div.image img {
  max-width: 100%;
  margin: 0;
}
/*詳細ボタン*/
div#gallery4 div.galleryList div.detailLink a {
  padding: 12px 40px 10px;
  display: inline-block;
  background: #016e58;
  border-bottom: solid 5px #003e32;
  color: #ffffff;
  border-radius: 5px;
  font-weight: bold;
  margin: 30px auto 0;
}
div#gallery4 div.galleryList div.detailLink a:hover {
  background: #666666;
  color: #ffffff;
  border-bottom: solid 2px #000000;
  border-radius: 5px;
  margin: 33px auto 0;
}
/*--------------------------------------------------------------------
cathand:一覧
--------------------------------------------------------------------*/
div#cathand {
  width: 100%;
  margin: 0;
}
/* 並び替え
---------------------------------------------------------- */
.cat_sort {
  list-style: none;
  padding: 10px;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 1.4rem;
  margin-bottom: -3em;
}
.cat_sort li {
  display: inline-block;
}
.cat_sort li + li {
  display: inline;
  margin: 0 10px;
  padding-left: 20px;
}
.cat_sort li:nth-child(2) {
  background: url(../../images/cathand/ico_sort01.png) left center no-repeat;
}
.cat_sort li:nth-child(3) {
  background: url(../../images/cathand/ico_sort02.png) left center no-repeat;
}
.cat_sort li:nth-child(4) {
  background: url(../../images/cathand/ico_sort03.png) left center no-repeat;
}
.cat_sort li a {
  text-decoration: none;
}
.cat_sort li span {
  border-left: 5px solid #EF8000;
  border-right: 1px dotted #ccc;
  padding: 3px 10px;
  margin-right: 5px;
}
/*カテゴリー画像バナーパターン*/
img.cate_header {
  width: 100%;
  margin: 0;
}
.cate_header {
  width: 100%;
  margin-bottom: 2em;
}
.cate_header img {
  width: 100%;
  height: auto;
  object-fit: cover;
}
/* ページャー
---------------------------------------------------------- */
div#cathand div.menu {
  margin: 5px 0;
  padding: 2px;
  line-height: 1.5;
  color: #fff;
  font-size: x-small;
}
div#cathand div.menu span {
  font-weight: bold;
  margin-bottom: 10px;
  display: block;
  color: #333;
  font-size: small;
}
div#cathand div.menu em {
  display: inline-block;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #333333;
}
div#cathand div.menu a {
  display: inline-block;
  text-decoration: none;
  color: #333;
  border: 1px solid #ccc;
  border-radius: 3px;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  background: #fff;
}
div#cathand div.menu a:hover {
  text-decoration: none;
  color: #ffffff;
  background: #666666;
}
/*リンク有り*/
div#cathand div.menu a.link-menu {
  width: 100px;
}
/* コンテンツ div版
---------------------------------------------------------- */
div#cathand div#contents {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
div.product /*列を変えるときは数値を変える*/ {
  position: relative;
  width: calc(100% / 2 - 2% - 1px);
  margin: 1%;
}
div.product img {
  max-width: 100%;
  vertical-align: top;
  border: 3px solid #e2e2e2;
  padding: 2px;
  margin-bottom: 1em;
}
div.inside {
  text-align: left;
  padding: 0 5px;
}
div.inside h3 {
  font-weight: bold;
  margin-bottom: .5em;
  color: #333;
  line-height: 1.4;
}
div.inside p {
  display: block;
  line-height: 1.4;
  margin: 0 0 1.5em;
}
div.inside span.new {
  overflow: hidden;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: #FF4343;
  color: #fff;
  font-size: 1.4rem;
  padding: 2px 8px;
}
div.inside p.price {
  color: #c00;
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.4;
  margin: -15px 0 2.5em;
  position: relative;
}
div.inside p.price:after {
  content: "（税込、運送費別途）";
  width: 100%;
  font-size: 1.4rem;
  bottom: -25px;
  left: 0;
  right: 0;
  margin: auto;
  position: absolute;
}
div.inside p.price span {
  background: url(../../images/sale.svg) no-repeat left center;
  background-size: 60px auto;
  padding-left: 70px;
  display: inline-block;
}
div.inside p.sold_out {
  font-size: medium;
  color: #FF0000;
  font-weight: bold;
}
div.inside p.stock {
  font-weight: bold;
}
div.inside p.stock span {
  padding: 0 1px;
}
div.inside p.stock span.st_left {
  padding-left: 0;
}
div.inside p.stock span.st_right {
  padding-right: 0;
}
div.inside p.stock span.st_num {
  color: #cc0000;
  font-size: 2.0rem;
  padding: 0;
}
div.inside p.detail img {
  margin: 5px 0 0 0;
  border: none;
  width: 85px;
  height: 26px;
  float: right;
}
div.cathand_list_back {
  display: none;
}
@media screen and (min-width: 600px) {
  div.inside p.price:after {
    font-size: 1.6rem;
  }
}
/* ============================================================
cathand:詳細
============================================================ */
/* 記事本文
---------------------------------------------------------- */
div.cathand_detail {
  margin: 4em auto 0;
}
div.cathand_detail {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: start;
  justify-content: space-between;
}
/* 記事左側
---------------------------------------------------------- */
/*大画像*/
div.cathand_detail div.cathand_detail_left {
  width: 100%;
}
div.cathand_detail div.cathand_detail_left &gt; img {
  width: 100%;
  margin-bottom: 1em;
}
/*大画像タイトル*/
div.cathand_detail div.cathand_detail_left p {
  margin-bottom: .2em;
}
div.cathand_detail div.cathand_detail_left p span#img_title {
  font-size: 1.2rem;
}
/* 記事右側
---------------------------------------------------------- */
div.cathand_detail div.cathand_detail_right {
  width: 100%;
}
div.cathand_detail div.cathand_detail_right h2 {
  position: relative;
}
div.cathand_detail div.cathand_detail_right h2:after {
  content: "（税込､運送費別途）";
  width: auto;
  font-size: 1.25rem;
  color: #c00;
  bottom: -43px;
  right: 0;
  margin: auto;
  position: absolute;
  z-index: -1;
}
@media screen and (min-width: 600px) {
  div.cathand_detail div.cathand_detail_right h2:after {
    font-size: 1.6rem;
    left: 14.5em;
  }
}
/*サムネイル画像*/
div.cathand_detail_img p {
  font-size: 1.4rem;
}
div.cathand_detail_img a {
  width: calc(100% / 5 - 4px);

  display: block;
  float: left;
  margin: 2px;
}
div.cathand_detail_img a img {
  max-width: 100%;
  padding: 2px;
  border: 1px solid #999;
  background: #FFF;
}
div.cathand_detail div.cathand_detail_right div.cathand_detail_img {
  float: left;
  width: 250px;
  margin-top: 14px;
}
div.cathand_detail div.cathand_detail_right div.cathand_detail_img p {
  margin: 0 0 2px 8px;
  font-size: 1.0rem;
}
div.cathand_detail div.cathand_detail_right div.cathand_detail_img img {
  float: left;
  margin: 0 2px 2px 2px;
  padding: 3px;
  border: 1px solid #999999;
  background: #FFF;
  width: calc(100% / 3 - 4px);
}
/*記事右側タイトル*/
div.cathand_detail div.cathand_detail_right table {
  margin: 1.5em 0 1em;
  border-collapse: collapse;
}
/* 記事右側プルダウン */
div.cathand_detail div.cathand_detail_right table td select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: 1px solid #333;
  background: #fff;
  color: #333;
  cursor: pointer;
  padding: 0.75em 2em 0.75em 1em;
  font-family: "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
  border-radius: 3px;
  width: 100%;
}
div.cathand_detail div.cathand_detail_right table td {
  vertical-align: middle;
  padding: 0.2em 1em;
  line-height: 1.2;
}
div.cathand_detail div.cathand_detail_right table td:nth-child(even) {
  position: relative;
}
div.cathand_detail div.cathand_detail_right table td:nth-child(even):before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4.5px solid #333;
  content: "";
  width: 0;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
/*価格*/
div.cathand_detail div.cathand_detail_right p.de_pr {
  color: #c00;
  font-weight: bold;
  font-size: 2rem;
  margin: 1.0em 0 0.5em;
  line-height: 1.2;
}
/*Sale*/
div.cathand_detail div.cathand_detail_right p.de_se {
  font-weight: bold;
  color: #c00;
  font-size: 2rem;
  margin-bottom: .5em;
  background: url(../../images/sale.svg) no-repeat left center;
  padding-left: 53px;
  background-size: 53px 20px;
  line-height: 1.2;
}
/*追加送料*/
div.cathand_detail div.cathand_detail_right p.de_ad {
  display: inline;
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: .5em;
}
/*在庫数*/
div.cathand_detail div.cathand_detail_right p.de_st {
  margin: .5em 0 0;
  line-height: 1.2;
  font-weight: bold;
}
div.cathand_detail div.cathand_detail_right p.de_st span.st_left {
  padding-right: 1px;
}
div.cathand_detail div.cathand_detail_right p.de_st span.st_num {
  font-size: 2.2rem;
  color: #cc0000;
}
div.cathand_detail div.cathand_detail_right p.de_st span.st_right {
  padding-left: 2px;
}
/*数量 購入ボタン 問い合わせボタン*/
div.cathand_detail div.cathand_detail_right p.de_ka {
  margin: .5em 0 1.5em;
  vertical-align: middle;
  background: #ffffff;
}
div.cathand_detail div.cathand_detail_right p.de_ka input {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: none;
  font-size: 16px;
  border-radius: 0;
  cursor: pointer;
  padding: 0.75em 1em;
  font-family: "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
  vertical-align: inherit;
  line-height: 1.2;
}
div.cathand_detail div.cathand_detail_right p.de_ka input.buy_button {
  background: #ccc;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #333;
}
div.cathand_detail div.cathand_detail_right p.de_ka input.otoiawase_button {
  background: #000000;
  -webkit-transition: all .3s;
  transition: all .3s;
  color: #fff;
}
div.cathand_detail div.cathand_detail_right p.de_ka input.otoiawase_button:hover {
  background: #666666;
}
div.cathand_detail div.cathand_detail_right p.de_ka input:first-child {
  font-size: 1.6rem;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  line-height: 1;
  margin-right: .5em;
}
div.cathand_detail div.cathand_detail_right p.de_ka input.buy_button, div.cathand_detail div.cathand_detail_right p.de_ka input.otoiawase_button {
  min-width: 98px;
  height: 42px;
  font-size: 15px;
  padding: 0.75em 1em;
}
/*商品説明*/
div.cathand_detail_de_ex {
  line-height: 1.5;
  background: #fff;
  width: 100%;
  margin-top: 2em;
}
div.cathand_detail div.de_ex table {
  border-collapse: collapse;
  margin: 0;
  width: 100%;
  background: #fff;
}
div.cathand_detail div.de_ex table tr td {
  border: 1px solid #1ABC9C;
  padding: 5px;
  text-align: left;
}
/*詳細説明*/
div.cathand_detail div.de_de {
  padding: 0 1em 1em 1em;
  border: solid 1px #ccc;
  line-height: 1.6;
  text-indent: -9999px;
  background: #fff;
}
/* 下部3つ並びボタン
---------------------------------------------------------- */
ul#lawlink {
  display: flex;
  background: #eeeeee;
  padding: 10px 13px;
  margin-top: 2em;
}
#lawlink:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
}
#lawlink li {
  flex: 1 1;
  text-align: center;
}
#lawlink li a {
  border: 1px solid #dddddd;
  display: block;
  padding: 10px;
}
#lawlink li a i {
  display: block;
  padding: 5px;
  font-size: 18px;
}
#lawlink li#lawlink02 {
  margin: 0 10px;
}
/* ============================================================
お問い合わせフォーム　otoiawase.php
============================================================ */
div#otoiawase {
  width: 100%;
  margin-bottom: 4em;
}
div#otoiawase div#back {
  display: none;
}
/*mode=4 送信完了しました*/
div#otoiawase div.otoiawase_form1 {
  margin-top: 4em;
}
/*頭出しテキスト*/
div#otoiawase p {
  width: 100%;
  margin: 0px auto 1em;
}
div.otoiawase_tel ul {
  text-align: center;
  line-height: 1.2;
}
div.otoiawase_tel ul:nth-of-type(2) {
  margin: 10px auto 0;
  line-height: 1.7;
}
div.otoiawase_tel ul li {
  font-size: 4.0rem;
}
div.otoiawase_tel ul:nth-of-type(2) li {
  font-size: 1.6rem;
}
div.otoiawase_tel ul li i.fa {
  margin: 0 10px 0 0;
}
div.otoiawase_tel ul li a img {
  width: 50px;
  margin: 0 10px 11px 0;
}
@media screen and (min-width: 600px) {
  div.otoiawase_tel {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  div.otoiawase_tel ul {
    text-align: left;
  }
  div.otoiawase_tel ul:nth-of-type(2) {
    margin: 0 0 0 20px;
  }
  div.otoiawase_tel ul li {
    font-size: 5.0rem;
  }
  div.otoiawase_tel ul:nth-of-type(2) li {
    font-size: 1.8rem;
  }
  div.otoiawase_tel ul li a img {
    width: 60px;
    margin: 0 10px 14px 0;
  }
}
/*まだ、このメールは送信されていません 確認画面時（mode=2）に出る文言*/
div#otoiawase #otoiawaseCheck {
  background-color: #f2cfcf;
  border: 1px solid #cc0000;
  color: #333333;
  margin: 4em 0 1em;
  padding: .5em;
}
div#otoiawase #otoiawaseCheck span {
  color: #cc0000;
  font-weight: bold;
}
div#otoiawase #otoiawaseCheck p {
  margin: 0;
  line-height: 1.6;
}
/*入力→確認→完了*/
div#otoiawase ul#otoiawase_flow {
  margin: 20px auto;
  width: 100%;
}
div#otoiawase ul#otoiawase_flow li {
  padding: 8px 20px;
  border-radius: 3px;
  background: rgb(1 110 88 / 40%);
  color: #fff;
  margin: 0 1% 10px;
  text-align: center;
  font-weight: 700;
  font-size: 1.8rem;
}
div#otoiawase ul#otoiawase_flow li.selected {
  background: #016e58;
}
@media screen and (min-width: 600px) {
  div#otoiawase ul#otoiawase_flow {
    max-width: 540px;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  div#otoiawase ul#otoiawase_flow li {
    width: calc(100% / 3 - 2%);
    margin: 0 1%;
  }
}
/*【商品名】テキストを消すなど*/
div#otoiawase caption span.title {
  display: none;
}
/*お問い合わせフォーム*/
div#otoiawase span.must {
  color: #C00;
  font-size: 1.6rem;
  margin: 0 4px;
}
/*選択時の枠線削除*/ :focus {
  outline: none;
}
/*初期化*/
div#otoiawase table td input[type="checkbox"], div#otoiawase table td input[type="submit"], div#otoiawase table td input[type="text"], div#otoiawase table td input[type="button"], div#otoiawase table td select, div#otoiawase table td textarea {
  -moz-appearance: none;
  -webkit-appearance: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  outline: none;
  border: none;
  font-size: 16px; /* inputの拡大防止 */
  border-radius: 0;
}
/*各入力フィールド*/
div#otoiawase table td.td_submit input[type="submit"] {
  background: #FF4343;
  box-shadow: 0 4px 0 #333333;
  color: #fff;
}
div#otoiawase table td.td_submit input[type="submit"]:hover {
  background: #666666;
}
div#otoiawase table td.td_submit input[type="button"] {
  background: #666666;
  color: #fff;
  box-shadow: 0 4px 0 #333333;
}
div#otoiawase table td select {
  background: #fff;
  color: #333;
  cursor: pointer;
  font-size: 14px;
  padding: 0.75em 2em 0.75em 1em;
  line-height: 1.2;
  font-family: "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
  border-radius: 3px;
  width: 150px;
  height: 48px;
}
div#otoiawase table tr.style_pre td.list_value {
  position: relative;
}
div#otoiawase table tr.style_pre td.list_value:before {
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4.5px solid #333;
  content: "";
  width: 0;
  position: absolute;
  top: 50%;
  right: calc(100% - 150px);
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
div#otoiawase table td input {
  width: 100%;
  height: 48px;
}
div#otoiawase table tr.style_field1 input {
  width: 200px;
}
div#otoiawase table tr.style_field2 input, div#otoiawase table tr.style_field3 input {
  width: 150px;
}
div#otoiawase table tr.style_add input {
  width: 100%;
}
div#otoiawase table tr td textarea {
  width: 100%;
  height: 300px;
  padding: 0;
}
div#otoiawase table td.list_value input {
  padding: 0.75em 1em;
  vertical-align: inherit;
  line-height: 1.2;
  border-radius: 3px;
  border: solid 1px #666666;
}
div#otoiawase table td.td_submit {
  padding: 1em 0;
  text-align: center;
}
div#otoiawase table td.td_submit input {
  font-size: 14px;
  padding: 0.75em 1em;
  width: auto;
  height: auto;
  min-width: 140px;
  cursor: pointer;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-radius: 5px;
}
div#otoiawase table td.td_submit input:hover {
  box-shadow: 0 0 0 transparent !important;
  -webkit-transform: translate3d(0, 4px, 0);
  transform: translate3d(0, 4px, 0);
}
div#otoiawase table td label {
  display: block;
  float: left;
  margin-right: 5px;
  white-space: nowrap;
}
div#otoiawase table td label:last-child {
  margin: 0;
}
div#otoiawase table td label input {
  height: auto;
}
div#otoiawase table td input[type="checkbox"] {
  width: initial;
  height: initial;
  background-color: #fff;
  border: 1px solid #999;
  padding: 6px;
  display: inline-block;
  position: relative;
  float: left;
  margin-top: 6px;
}
div#otoiawase table td input[type="radio"] {
  width: auto;
  height: auto;
  margin-top: -4px;
  border-radius: 0;
}
div#otoiawase table td input[type="checkbox"]:checked {
  color: #333;
}
div#otoiawase table td input[type="checkbox"]:checked:after {
  font-size: 9px;
  color: #333;
  content: " \f00c";
  font-family: FontAwesome;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
div#otoiawase table td form {
  display: flex;
  justify-content: center;
}
/*【完了画面 サイト内[HOME]の場合に適用】*/
.otoiawase_back {
  display: block;
  margin-bottom: 10px;
}
.otoiawase_back:before {
  content: " \f015";
  font-family: FontAwesome;
  margin-right: 5px;
}
/*郵便番号*/
div#otoiawase tr.style_zip td.list_value input:nth-child(1) {
  margin: 0 2px 0 0;
  width: auto;
}
div#otoiawase tr.style_zip td.list_value input:nth-child(2), div#otoiawase tr.style_zip td.list_value input:nth-child(3) {
  margin: 0 1px;
  width: auto;
}
div#otoiawase tr.style_zip td.list_value input:nth-child(3) {
  margin-left: 6px;
  background: #333;
  color: #fff;
  cursor: pointer;
  width: auto;
  font-size: 14px;
  font-family: "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
}
/*電話番号*/
div#otoiawase tr.style_tel td.list_value input {
  width: calc(100% / 3 - 14px);
  margin: 2px;
}
/* ============================================================
デザインA（モバイルファースト）end
============================================================ */
/* ============================================================
デザインB（タブレット）start
============================================================ */
@media screen and (min-width: 600px) {
  /* ============================================================
flow-gallery:一覧
============================================================ */
  .gallery4 div.galleryList &gt; * {
    width: calc(100% / 3 - 2% - 1px);
  }
  /* ============================================================
flow-gallery:詳細
============================================================ */
  /* 記事本文
---------------------------------------------------------- */
  /* 記事の画像 左寄せ */
  div#gallery4 div.galleryDetail div.main div.image {
    float: left;
    margin-right: 1em;
    max-width: calc((100% - 2.5em)/ 3);
  }
  div#gallery4 div.galleryDetail div.main div.image img {
    max-width: 100%;
  }
  /*--------------------------------------------------------------------
cathand:一覧
--------------------------------------------------------------------*/
  /* リスト */
  .categoryWrap ul li {
    display: inline-block;
    margin: 0.5em;
  }
  .categoryWrap ul.small li {
    margin-right: 0.5em;
  }
  div.product {
    width: calc(100% / 3 - 2% - 1px);
  }
  /*カテゴリー画像バナーパターン*/
  .cate_header {
    text-align: center;
  }
  .cate_header img {
    max-width: 830px;
  }
  /* ============================================================
cathand:詳細
============================================================ */
  /*数量 購入ボタン 問い合わせボタン*/
  div.cathand_detail div.cathand_detail_right p.de_ka input.buy_button, div.cathand_detail div.cathand_detail_right p.de_ka input.otoiawase_button {
    min-width: 180px;
    font-family: "ＭＳ Ｐゴシック", arial, helvetica, clean, sans-serif;
  }
  /*詳細説明*/
  div#otoiawase tr.style_tel td.list_value input {
    width: auto;
  }
}
/* ============================================================
デザインB（タブレット）end
============================================================ */
/* ============================================================
デザインC(PC) start
============================================================ */
@media screen and (min-width: 1100px) {
  /* ============================================================
flow-gallery:一覧
============================================================ */
  .gallery4 div.galleryList &gt; * {
    width: calc(100% / 4 - 2% - 1px);
  }
  /*--------------------------------------------------------------------
cathand:一覧
--------------------------------------------------------------------*/
  /* リスト */
  div.product {
    width: calc(100% / 4 - 2% - 1px);
  }
  /* ============================================================
cathand:詳細
============================================================ */
  /* 記事左側
---------------------------------------------------------- */
  /*大画像*/
  div.cathand_detail div.cathand_detail_left {
    width: 47.8181%;
  }
  /*大画像タイトル*/
  div.cathand_detail div.cathand_detail_left p span#img_title {
    font-size: 1.2rem;
  }
  /* 記事右側
---------------------------------------------------------- */
  div.cathand_detail div.cathand_detail_right {
    width: 47.8181%;
  }
  div.cathand_detail div.cathand_detail_right h2 {
    margin: 0 !important;
  }
  /*サムネイル画像*/
  div.cathand_detail_img p {
    font-size: 1.4rem;
  }
  div.cathand_detail div.cathand_detail_right div.cathand_detail_img {
    float: left;
    width: 250px;
    margin-top: 14px;
  }
  div.cathand_detail div.cathand_detail_right div.cathand_detail_img p {
    margin: 0 0 2px 8px;
    font-size: 1.0rem;
  }
  div.cathand_detail div.cathand_detail_right div.cathand_detail_img img {
    float: left;
    margin: 0 2px 2px 2px;
    padding: 3px;
    border: 1px solid #999999;
    background: #FFF;
    width: calc(100% / 3 - 4px);
  }
  /* 記事右側プルダウン */ ::-ms-expand { /* select要素のデザインを無効にする（IE用） */
    display: none;
  }
  /*商品説明*/
  div.cathand_detail_de_ex {
    padding: 0em;
    margin-top: 4em;
  }
  /* ============================================================
お問い合わせフォーム　otoiawase.php
============================================================ */
  div#otoiawase {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
  }
  /*まだ、このメールは送信されていません 確認画面時（mode=2）に出る文言*/
  div#otoiawase #otoiawaseCheck span {
    color: #cc0000;
    font-weight: bold;
  }
  /*各入力フィールド*/
  div#otoiawase table td select {
    height: 38px;
    font-size: 14px;
  }
  div#otoiawase table td input {
    height: 36px;
  }
  div#otoiawase table tr.style_field11 input, div#otoiawase table tr.style_name input, div#otoiawase table tr.style_kana input {
    width: 340px;
  }
  div#otoiawase table td.td_submit input:hover {
    box-shadow: 0 0 0 transparent !important;
    -webkit-transform: translate3d(0, 4px, 0);
    transform: translate3d(0, 4px, 0);
  }
  div#otoiawase table td label {
    display: block;
    float: left;
    margin-right: 5px;
    white-space: nowrap;
  }
  div#otoiawase table td label:last-child {
    margin: 0;
  }
  div#otoiawase table td label input {
    height: auto;
  }
  div#otoiawase tr.style_zip td.list_value input:nth-child(1), div#otoiawase tr.style_zip td.list_value input:nth-child(2), div#otoiawase tr.style_zip td.list_value input:nth-child(3) {
    font-size: 14px;
  }
  div#otoiawase table td.td_submit input[type="submit"] {
    min-width: 220px;
  }
}
/* ============================================================
デザインC(PC) end
============================================================ */</pre></body></html>