@charset "UTF-8";
body.home #wrap {
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 100%;
}
body.home .outer-keyimg {
  position: relative;
  width: 100%;
  height: 50%;
  max-height: 600px;
  padding-top: 125px;
}
body.home .overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  background: url(../img/overlay/01.png) repeat;
}
body.home #movie-area {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
body.home #area-keyimg {
  position: relative;
  width: 100%;
  height: 100%;
  margin: 0 auto;
}
body.home #area-keyimg .keyimg {
  position: absolute;
  left: 50%;
  top: 50%;
  width: 546px;
  margin-left: -273px;
  height: 214px;
  margin-top: -157px;
}
body.home #area-keyimg .keyimg img {
  width: 100%;
  height: auto;
}
body.home #area-keyimg .arw-down {
  position: absolute;
  left: 50%;
  bottom: 20px;
  margin-left: -20px;
}
body.home #container {
  padding-top: 2px;
}
body.home #sec-business .sec-tit, body.home #sec-products .sec-tit, body.home #sec-link .sec-tit {
  position: relative;
  margin-bottom: 20px;
  font-size: 30px;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  z-index: 2;
}
body.home #sec-business .sec-tit span, body.home #sec-products .sec-tit span, body.home #sec-link .sec-tit span {
  width: auto;
  display: inline-block;
  padding: 0 20px;
  background: #fff;
  z-index: 3;
}
body.home #sec-business .sec-tit:after, body.home #sec-products .sec-tit:after, body.home #sec-link .sec-tit:after {
  content: '';
  position: absolute;
  top: 50%;
  bottom: 50%;
  display: block;
  width: 100%;
  height: 1px;
  border-bottom: 1px dotted #ccc;
  z-index: -1;
}
body.home #sec-business {
  position: relative;
  padding-bottom: 20px;
}
body.home #sec-business .btn-list {
  margin-bottom: 40px;
}
body.home #sec-business .btn-list {
  *zoom: 1;
}
body.home #sec-business .btn-list:before, body.home #sec-business .btn-list:after {
  content: "";
  display: table;
}
body.home #sec-business .btn-list:after {
  clear: both;
}
body.home #sec-business .btn-list li {
  position: relative;
  overflow: hidden;
  float: left;
  width: 33.333%;
  height: 190px;
  list-style-type: none;
  background-color: #fff;
  box-sizing: border-box;
  border-right: 1px solid #fff;
  text-align: center;
}
body.home #sec-business .btn-list li .inr {
  width: 100%;
}
body.home #sec-business .btn-list .btn:after {
  position: absolute;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  background-size: cover;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body.home #sec-business .btn-list .btn-1:after {
  background: url(../img/home/bg_business_1.jpg) no-repeat right center;
  background-size: cover;
}
body.home #sec-business .btn-list .btn-2:after {
  background: url(../img/home/bg_business_2.jpg) no-repeat center center;
  background-size: cover;
}
body.home #sec-business .btn-list .btn-3:after {
  background: url(../img/home/bg_business_3.jpg) no-repeat left center;
  background-size: cover;
}
body.home #sec-business .btn-list .btn:hover:after {
  opacity: .8;
  -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}
body.home #sec-business .btn-list .btn .inr {
  z-index: 1;
  position: relative;
}
body.home #sec-business .btn-list a {
  display: block;
  width: 100%;
  height: 190px;
  padding-top: 60px;
  text-align: center;
  box-sizing: border-box;
  color: #fff;
  font-weight: bold;
}
body.home #sec-business .btn-list a:hover {
  text-decoration: none;
}
body.home #sec-business .btn-list li:last-child {
  margin-left: -1px;
  border-left: 1px solid #fff;
}
body.home #sec-business .note {
  padding: 0;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 2;
}
body.home #sec-business .btn-box a {
  border-color: #cacaca;
}
body.home #sec-products {
  position: relative;
  padding: 40px 0;
}
body.home #sec-products .list {
  margin-right: -20px;
}
body.home #sec-products .list {
  *zoom: 1;
}
body.home #sec-products .list:before, body.home #sec-products .list:after {
  content: "";
  display: table;
}
body.home #sec-products .list:after {
  clear: both;
}
body.home #sec-products .list .list__item {
  float: left;
  width: 235px;
  margin-right: 20px;
  text-align: center;
}
body.home #sec-products .list .list__item a img {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body.home #sec-products .list .list__item a:hover {
  text-decoration: none;
}
body.home #sec-products .list .list__item a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
body.home #sec-products .list .list__item .inr {
  padding: 20px 0;
}
body.home #sec-products .list .list__item .pic {
  height: 157px;
  margin-bottom: 10px;
}
body.home #sec-products .list .list__item .caption {
  height: 20px;
  line-height: 20px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
body.home #sec-products .list .piping i {
  color: #f09400;
}
body.home #sec-products .list .chemical i {
  color: #009B93;
}
body.home #sec-products .list .chemical01 i {
  color: #009B93;
}
body.home #sec-products .list .eco i {
  color: #1693D2;
}
body.home #sec-products .btn-box a {
  border-color: #cacaca;
}
body.home .area-logo {
  margin-bottom: 60px;
  text-align: center;
}
body.home #sec-link {
  margin-bottom: 40px;
}
body.home #sec-link .bnr-list {
  padding-top: 40px;
}
body.home #sec-link .bnr-list {
  *zoom: 1;
}
body.home #sec-link .bnr-list:before, body.home #sec-link .bnr-list:after {
  content: "";
  display: table;
}
body.home #sec-link .bnr-list:after {
  clear: both;
}
body.home #sec-link .bnr-list .bnr {
  width: 480px;
  height: 130px;
}
body.home #sec-link .bnr-list .side-l {
  float: left;
}
body.home #sec-link .bnr-list .side-r {
  float: right;
}
body.home #sec-bnr {
  background: url(../img/home/bg_bnr.jpg) no-repeat center center;
}
body.home #sec-bnr .frame {
  min-height: 400px;
}
body.home #sec-bnr .bnr-list {
  padding-top: 40px;
}
body.home #sec-bnr .bnr-list {
  *zoom: 1;
}
body.home #sec-bnr .bnr-list:before, body.home #sec-bnr .bnr-list:after {
  content: "";
  display: table;
}
body.home #sec-bnr .bnr-list:after {
  clear: both;
}
body.home #sec-bnr .bnr-list .bnr {
  width: 480px;
  height: 130px;
}
body.home #sec-bnr .bnr-list .side-l {
  float: left;
}
body.home #sec-bnr .bnr-list .side-r {
  float: right;
}

@media only screen and (max-width: 768px) {
  /* ----------------------------------------------------------------
  	767px以下
  ----------------------------------------------------------------- */
  #loading {
    display: none;
  }

  body.home header {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 50px;
    color: #fff;
    z-index: 1;
  }
  body.home header .inr {
    position: relative;
  }
  body.home header h1 {
    padding: 10px 0 0 20px;
    width: 50%;
  }
  body.home header h1 img {
    max-width: 100%;
    height: auto;
  }
  body.home header .head-sns {
    position: absolute;
    right: 10px;
    top: 10px;
  }
  body.home header .head-sns ul {
    font-size: 0;
  }
  body.home header .head-sns li {
    display: inline-block;
    margin: 0 4px;
  }
  body.home header .head-sns li a {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    color: #333;
    text-align: center;
    font-size: 20px;
    font-size: 2rem;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
  }
  body.home header .head-sns li a i {
    line-height: inherit;
  }
  body.home .outer-keyimg {
    position: relative;
    width: 100%;
    height: 80%;
    padding-top: 0;
    background: #f5f5f5;
  }
  body.home #movie-area {
    display: none;
  }
  body.home #area-keyimg {
    position: relative;
    width: 100%;
    height: 100%;
    min-height: 300px;
    margin: 0;
    overflow: hidden;
    background: url(../img/home/bg_sp.jpg) no-repeat center top;
    background-size: cover;
  }
  body.home #area-keyimg .keyimg {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding-top: 80px;
    text-align: center;
  }
  body.home #area-keyimg .keyimg img {
    width: 300px;
    height: auto;
  }
  body.home #area-keyimg .sp-bg-img {
    display: block;
  }
  body.home #area-keyimg .arw-down {
    position: absolute;
    left: 50%;
    bottom: 20px;
    margin-left: -10px;
  }
  body.home #area-keyimg .arw-down img {
    width: 20px;
    height: auto;
  }
  body.home #container {
    width: 100%;
    overflow-x: hidden;
    padding-top: 0px;
  }
  body.home #sec-business .sec-tit, body.home #sec-products .sec-tit {
    position: relative;
    margin-bottom: 20px;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: bold;
    text-align: center;
    z-index: 2;
  }
  body.home #sec-business .sec-tit span, body.home #sec-products .sec-tit span {
    width: auto;
    display: inline-block;
    padding: 0 20px;
    background: #fff;
    z-index: 3;
  }
  body.home #sec-business .sec-tit:after, body.home #sec-products .sec-tit:after {
    content: '';
    position: absolute;
    top: 50%;
    bottom: 50%;
    display: block;
    width: 100%;
    height: 1px;
    border-bottom: 2px dotted #999;
    z-index: -1;
  }
  body.home #sec-business .btn-list {
    *zoom: 1;
  }
  body.home #sec-business .btn-list:before, body.home #sec-business .btn-list:after {
    content: "";
    display: table;
  }
  body.home #sec-business .btn-list:after {
    clear: both;
  }
  body.home #sec-business .btn-list li {
    position: relative;
    overflow: hidden;
    float: none;
    width: 100%;
    height: 190px;
    list-style-type: none;
    background-color: #fff;
    box-sizing: border-box;
    border-right: none;
    border-top: 2px solid #ccc;
    text-align: center;
  }
  body.home #sec-business .btn-list li .inr {
    width: 100%;
  }
  body.home #sec-business .btn-list .btn:after {
    position: absolute;
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    background-size: cover;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body.home #sec-business .btn-list .btn-1:after {
    background: url(../img/home/bg_business_1.jpg) no-repeat right center;
    background-size: cover;
  }
  body.home #sec-business .btn-list .btn-2:after {
    background: url(../img/home/bg_business_2.jpg) no-repeat center center;
    background-size: cover;
  }
  body.home #sec-business .btn-list .btn-3:after {
    background: url(../img/home/bg_business_3.jpg) no-repeat left center;
    background-size: cover;
  }
  body.home #sec-business .btn-list .btn:hover:after {
    opacity: .8;
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
  }
  body.home #sec-business .btn-list .btn .inr {
    z-index: 1;
    position: relative;
  }
  body.home #sec-business .btn-list a {
    display: block;
    width: 100%;
    height: 190px;
    padding-top: 60px;
    text-align: center;
    box-sizing: border-box;
  }
  body.home #sec-business .btn-list li:last-child {
    margin-left: 0;
    border-left: none;
  }
  body.home #sec-business .btn-box a {
    border-color: #cacaca;
  }
  body.home #sec-products {
    position: relative;
    padding: 20px 0;
  }
  body.home #sec-products .list {
    margin-right: 0px;
    margin: 0 -5px;
  }
  body.home #sec-products .list {
    *zoom: 1;
  }
  body.home #sec-products .list:before, body.home #sec-products .list:after {
    content: "";
    display: table;
  }
  body.home #sec-products .list:after {
    clear: both;
  }
  body.home #sec-products .list .list__item {
    float: left;
    width: 50%;
    margin-right: 0px;
    padding: 5px 5px 20px 5px;
    text-align: center;
    box-sizing: border-box;
  }
  body.home #sec-products .list .list__item a img {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body.home #sec-products .list .list__item a:hover {
    text-decoration: none;
  }
  body.home #sec-products .list .list__item a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  body.home #sec-products .list .list__item .inr {
    padding: 0;
  }
  body.home #sec-products .list .list__item .pic {
    height: auto;
    margin-bottom: 10px;
    text-align: center;
  }
  body.home #sec-products .list .list__item .pic img {
    width: 100%;
    height: auto;
  }
  body.home #sec-products .list .list__item .caption {
    height: 20px;
    line-height: 20px;
    font-size: 13px;
    font-size: 1.3rem;
    font-weight: bold;
  }
  body.home #sec-products .btn-box a {
    border-color: #cacaca;
  }
  body.home .area-logo {
    margin-bottom: 60px;
    text-align: center;
  }
  body.home .area-logo img {
    width: 200px;
    height: auto;
  }
  body.home #sec-link {
    background: none;
  }
  body.home #sec-link .frame {
    min-height: auto;
  }
  body.home #sec-link .bnr-list {
    padding-top: 0px;
  }
  body.home #sec-link .bnr-list {
    *zoom: 1;
  }
  body.home #sec-link .bnr-list:before, body.home #sec-link .bnr-list:after {
    content: "";
    display: table;
  }
  body.home #sec-link .bnr-list:after {
    clear: both;
  }
  body.home #sec-link .bnr-list .bnr {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  body.home #sec-link .bnr-list .bnr img {
    width: 100%;
    height: auto;
  }
  body.home #sec-link .bnr-list .side-l {
    float: left;
  }
  body.home #sec-link .bnr-list .side-r {
    float: right;
  }
  body.home #sec-link .sp-pic img {
    width: 100%;
    height: auto;
  }
  body.home #sec-bnr {
    background: none;
  }
  body.home #sec-bnr .frame {
    min-height: auto;
  }
  body.home #sec-bnr .bnr-list {
    padding-top: 0px;
  }
  body.home #sec-bnr .bnr-list {
    *zoom: 1;
  }
  body.home #sec-bnr .bnr-list:before, body.home #sec-bnr .bnr-list:after {
    content: "";
    display: table;
  }
  body.home #sec-bnr .bnr-list:after {
    clear: both;
  }
  body.home #sec-bnr .bnr-list .bnr {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
  }
  body.home #sec-bnr .bnr-list .bnr img {
    width: 100%;
    height: auto;
  }
  body.home #sec-bnr .bnr-list .side-l {
    float: left;
  }
  body.home #sec-bnr .bnr-list .side-r {
    float: right;
  }
  body.home #sec-bnr .sp-pic img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 959px) {
  /* ----------------------------------------------------------------
  	768px〜959pxまで
  ----------------------------------------------------------------- */
  .hidden-sm {
    display: none;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1099px) {
  /* ----------------------------------------------------------------
  	960px〜1169pxまで
  ----------------------------------------------------------------- */
  .hidden-md {
    display: none;
  }
}
@media only screen and (min-width: 1100px) {
  /* ----------------------------------------------------------------
  	1170px以上
  ----------------------------------------------------------------- */
  .hidden-lg {
    display: none;
  }
}
body.page-company #head-outer #page-tit .inr,
body.page-company-child #head-outer #page-tit .inr {
  background-image: url(../img/company/bg_head.jpg);
}

body.page-template-page-company-message .block-message {
  *zoom: 1;
}
body.page-template-page-company-message .block-message:before, body.page-template-page-company-message .block-message:after {
  content: "";
  display: table;
}
body.page-template-page-company-message .block-message:after {
  clear: both;
}
body.page-template-page-company-message .keyimg {
  margin-bottom: 40px;
}
body.page-template-page-company-message .message {
  float: right;
  width: 770px;
}
body.page-template-page-company-message .message .note {
  margin-bottom: 40px;
  line-height: 2.8;
  font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
body.page-template-page-company-message .pic {
  float: left;
  width: 180px;
}

body.page-history .history-list {
  *zoom: 1;
}
body.page-history .history-list:before, body.page-history .history-list:after {
  content: "";
  display: table;
}
body.page-history .history-list:after {
  clear: both;
}
body.page-history .history-list dt,
body.page-history .history-list dd {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: none;
  box-sizing: border-box;
}
body.page-history .history-list dt {
  clear: both;
  float: none;
  width: 100%;
  color: #c64e4d;
  border-bottom: 1px solid #ccc;
}
body.page-history .history-list dd {
  float: none;
  width: 100%;
  margin-bottom: 20px;
}

body.page-organization .img-org {
  width: 100%;
  height: auto;
}

@media only screen and (max-width: 768px) {
  /* ----------------------------------------------------------------
  	767px以下
  ----------------------------------------------------------------- */
  body.page-template-page-company-message .block-message {
    *zoom: 1;
  }
  body.page-template-page-company-message .block-message:before, body.page-template-page-company-message .block-message:after {
    content: "";
    display: table;
  }
  body.page-template-page-company-message .block-message:after {
    clear: both;
  }
  body.page-template-page-company-message .keyimg {
    margin-bottom: 40px;
  }
  body.page-template-page-company-message .message {
    float: none;
    width: 100%;
    line-height: 2.2;
    font-family: "YuMincho", "Yu Mincho", "游明朝", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  body.page-template-page-company-message .pic {
    float: none;
    width: 180px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 959px) {
  /* ----------------------------------------------------------------
  	768px〜959pxまで
  ----------------------------------------------------------------- */
  .hidden-sm {
    display: none;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1099px) {
  /* ----------------------------------------------------------------
  	960px〜1169pxまで
  ----------------------------------------------------------------- */
  .hidden-md {
    display: none;
  }
}
@media only screen and (min-width: 1100px) {
  /* ----------------------------------------------------------------
  	1170px以上
  ----------------------------------------------------------------- */
  .hidden-lg {
    display: none;
  }
}
body.page-business #head-outer #page-tit .inr,
body.page-business-child #head-outer #page-tit .inr {
  background-image: url(../img/business/bg_head.jpg);
}
body.page-business .keyimg,
body.page-business-child .keyimg {
  width: 1000px;
  margin: 0 auto;
  margin-bottom: 40px;
}
body.page-business .intro,
body.page-business-child .intro {
  margin-bottom: 40px;
}
body.page-business .intro .copy,
body.page-business-child .intro .copy {
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
body.page-business .ac-list dt,
body.page-business-child .ac-list dt {
  position: relative;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  padding: 0px 40px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  background: #ccc;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
body.page-business .ac-list dt:hover,
body.page-business-child .ac-list dt:hover {
  cursor: pointer;
}
body.page-business .ac-list dt i,
body.page-business-child .ac-list dt i {
  position: absolute;
  left: 10px;
  top: 10px;
  -moz-transition: all, 0.2s, ease-in;
  -o-transition: all, 0.2s, ease-in;
  -webkit-transition: all, 0.2s, ease-in;
  transition: all, 0.2s, ease-in;
  -moz-transform: translateY(0px) translateX(0px) rotate(0deg);
  -ms-transform: translateY(0px) translateX(0px) rotate(0deg);
  -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
  transform: translateY(0px) translateX(0px) rotate(0deg);
}
body.page-business .ac-list dt.isopen i,
body.page-business-child .ac-list dt.isopen i {
  -moz-transform: translateY(0px) translateX(0px) rotate(-180deg);
  -ms-transform: translateY(0px) translateX(0px) rotate(-180deg);
  -webkit-transform: translateY(0px) translateX(0px) rotate(-180deg);
  transform: translateY(0px) translateX(0px) rotate(-180deg);
}
body.page-business .ac-list dt.piping,
body.page-business-child .ac-list dt.piping {
  background: #f09400;
}
body.page-business .ac-list dt.chemical,
body.page-business-child .ac-list dt.chemical {
  background: #009B93;
}
body.page-business .ac-list dt.chemical01,
body.page-business-child .ac-list dt.chemical01 {
  background: #009B93;
}
body.page-business .ac-list dt.eco,
body.page-business-child .ac-list dt.eco {
  background: #1693D2;
}
body.page-business .ac-list dd,
body.page-business-child .ac-list dd {
  padding-bottom: 40px;
}
body.page-business .ac-list dd .list,
body.page-business-child .ac-list dd .list {
  margin-right: -20px;
}
body.page-business .ac-list dd .list,
body.page-business-child .ac-list dd .list {
  *zoom: 1;
}
body.page-business .ac-list dd .list:before, body.page-business .ac-list dd .list:after,
body.page-business-child .ac-list dd .list:before,
body.page-business-child .ac-list dd .list:after {
  content: "";
  display: table;
}
body.page-business .ac-list dd .list:after,
body.page-business-child .ac-list dd .list:after {
  clear: both;
}
body.page-business .ac-list dd .list .list__item,
body.page-business-child .ac-list dd .list .list__item {
  float: left;
  width: 235px;
  margin-right: 20px;
}
body.page-business .ac-list dd .list .list__item a img,
body.page-business-child .ac-list dd .list .list__item a img {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body.page-business .ac-list dd .list .list__item a:hover,
body.page-business-child .ac-list dd .list .list__item a:hover {
  text-decoration: none;
}
body.page-business .ac-list dd .list .list__item a:hover img,
body.page-business-child .ac-list dd .list .list__item a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
body.page-business .ac-list dd .list .list__item .inr,
body.page-business-child .ac-list dd .list .list__item .inr {
  padding: 20px 0;
}
body.page-business .ac-list dd .list .list__item .pic,
body.page-business-child .ac-list dd .list .list__item .pic {
  height: 157px;
  margin-bottom: 10px;
}
body.page-business .ac-list dd .list .list__item .pic img,
body.page-business-child .ac-list dd .list .list__item .pic img {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
body.page-business .ac-list dd .list .list__item .name,
body.page-business-child .ac-list dd .list .list__item .name {
  height: 52px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
body.page-business-child .ac-list dd .list .list__item .name_long {
  height: 80px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
body.page-business-child .ac-list dd .list .list__item .name_chem {
  height: 52px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
body.page-business .ac-list dd .list .list__item .discription,
body.page-business-child .ac-list dd .list .list__item .discription {
  height: 80px;
  padding-top: 15px;
  border-top: 1px dotted #ccc;
}
body.page-business .ac-list dd .list .list__item .discription_long,
body.page-business-child .ac-list dd .list .list__item .discription_long {
  height: 140px;
  padding-top: 15px;
  border-top: 1px dotted #ccc;
}

body.page-business-child .block .list {
  margin-right: -20px;
}
body.page-business-child .block .list {
  *zoom: 1;
}
body.page-business-child .block .list:before, body.page-business-child .block .list:after {
  content: "";
  display: table;
}
body.page-business-child .block .list:after {
  clear: both;
}
body.page-business-child .block .list .list__item {
  float: left;
  width: 235px;
  margin-right: 20px;
}
body.page-business-child .block .list .list__item a img {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body.page-business-child .block .list .list__item a:hover {
  text-decoration: none;
}
body.page-business-child .block .list .list__item a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
body.page-business-child .block .list .list__item .inr {
  padding: 20px 0;
}
body.page-business-child .block .list .list__item .pic {
  height: 157px;
  margin-bottom: 10px;
}
body.page-business-child .block .list .list__item .pic img {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
body.page-business-child .block .list .list__item .category {
  height: 52px;
  line-height: 52px;
  font-weight: bold;
  text-align: center;
}
body.page-business-child .block .list .list__item .name {
  height: 56px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
body.page-business-child .block .list .list__item .name_long {
  height: 80px;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: bold;
}
body.page-business-child .block .list .list__item .discription {
  height: 120px;
  padding-top: 15px;
  padding-bottom: 30px;
  border-top: 1px dotted #ccc;
}

body.page-business-child.page-piping .block .list .list__item .category i {
  color: #f09400;
}

body.page-lineup .list dt {
  position: relative;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  padding: 0px 20px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  background: #ccc;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
body.page-lineup .list dt.piping {
  background: #f09400;
}
body.page-lineup .list dt.chemical01 {
  background: #009B93;
  margin-top: 30px;
}
body.page-lineup .list dt.chemical {
  background: #009B93;
}
body.page-lineup .list dt.eco {
  background: #1693D2;
}
body.page-lineup .note {
  margin-bottom: 30px;
}

body.page-history .history-list {
  *zoom: 1;
}
body.page-history .history-list:before, body.page-history .history-list:after {
  content: "";
  display: table;
}
body.page-history .history-list:after {
  clear: both;
}
body.page-history .history-list dt,
body.page-history .history-list dd {
  padding-bottom: 10px;
  margin-bottom: 10px;
  border-bottom: 1px solid #ccc;
  box-sizing: border-box;
}
body.page-history .history-list dt {
  clear: both;
  float: left;
  width: 20%;
  color: #c64e4d;
}
body.page-history .history-list dd {
  float: left;
  width: 80%;
}

@media only screen and (max-width: 768px) {
  /* ----------------------------------------------------------------
  	767px以下
  ----------------------------------------------------------------- */
  body.page-business .ac-list dd .list,
  body.page-business-child .ac-list dd .list {
    margin-right: 0px;
    margin: 0 -5px;
  }
  body.page-business .ac-list dd .list,
  body.page-business-child .ac-list dd .list {
    *zoom: 1;
  }
  body.page-business .ac-list dd .list:before, body.page-business .ac-list dd .list:after,
  body.page-business-child .ac-list dd .list:before,
  body.page-business-child .ac-list dd .list:after {
    content: "";
    display: table;
  }
  body.page-business .ac-list dd .list:after,
  body.page-business-child .ac-list dd .list:after {
    clear: both;
  }
  body.page-business .ac-list dd .list .list__item,
  body.page-business-child .ac-list dd .list .list__item {
    float: left;
    width: 50%;
    margin-right: 0px;
    padding: 0px 5px 5px 5px;
    box-sizing: border-box;
  }
  body.page-business .ac-list dd .list .list__item a img,
  body.page-business-child .ac-list dd .list .list__item a img {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body.page-business .ac-list dd .list .list__item a:hover,
  body.page-business-child .ac-list dd .list .list__item a:hover {
    text-decoration: none;
  }
  body.page-business .ac-list dd .list .list__item a:hover img,
  body.page-business-child .ac-list dd .list .list__item a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  body.page-business .ac-list dd .list .list__item .inr,
  body.page-business-child .ac-list dd .list .list__item .inr {
    padding: 0;
  }
  body.page-business .ac-list dd .list .list__item .pic,
  body.page-business-child .ac-list dd .list .list__item .pic {
    height: auto;
    margin-bottom: 10px;
    text-align: center;
  }
  body.page-business .ac-list dd .list .list__item .pic img,
  body.page-business-child .ac-list dd .list .list__item .pic img {
    width: 100%;
    height: auto;
  }
  body.page-business .ac-list dd .list .list__item .name,
  body.page-business-child .ac-list dd .list .list__item .name {
    height: 82px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  body.page-business-child .ac-list dd .list .list__item .name_long {
    height: 102px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  body.page-business-child .ac-list dd .list .list__item .name_chem {
    height: 102px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  body.page-business .ac-list dd .list .list__item .discription,
  body.page-business-child .ac-list dd .list .list__item .discription {
    height: 240px;
    padding-top: 15px;
    border-top: 1px dotted #ccc;
  }

  body.page-business-child .block .list {
    margin-right: 0px;
    margin: 0 -5px;
  }
  body.page-business-child .block .list {
    *zoom: 1;
  }
  body.page-business-child .block .list:before, body.page-business-child .block .list:after {
    content: "";
    display: table;
  }
  body.page-business-child .block .list:after {
    clear: both;
  }
  body.page-business-child .block .list .list__item {
    float: left;
    width: 50%;
    margin-right: 0px;
    padding: 0px 5px 5px 5px;
    box-sizing: border-box;
  }
  body.page-business-child .block .list .list__item a img {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body.page-business-child .block .list .list__item a:hover {
    text-decoration: none;
  }
  body.page-business-child .block .list .list__item a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  body.page-business-child .block .list .list__item .inr {
    padding: 0;
  }
  body.page-business-child .block .list .list__item .pic {
    height: auto;
    margin-bottom: 10px;
    text-align: center;
  }
  body.page-business-child .block .list .list__item .pic img {
    width: 100%;
    height: auto;
  }
  body.page-business-child .block .list .list__item .category {
    height: 52px;
    line-height: 1.2;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  body.page-business-child .block .list .list__item .name {
    height: 80px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  body.page-business-child .block .list .list__item .name_long {
    height: 102px;
    font-size: 16px;
    font-size: 1.6rem;
    font-weight: bold;
  }
  body.page-business-child .block .list .list__item .discription {
    height: auto;
    padding-top: 15px;
    border-top: 1px dotted #ccc;
  }
}
@media only screen and (min-width: 769px) and (max-width: 959px) {
  /* ----------------------------------------------------------------
  	768px〜959pxまで
  ----------------------------------------------------------------- */
  .hidden-sm {
    display: none;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1099px) {
  /* ----------------------------------------------------------------
  	960px〜1169pxまで
  ----------------------------------------------------------------- */
  .hidden-md {
    display: none;
  }
}
@media only screen and (min-width: 1100px) {
  /* ----------------------------------------------------------------
  	1170px以上
  ----------------------------------------------------------------- */
  .hidden-lg {
    display: none;
  }
}
body.page-group #head-outer #page-tit .inr {
  background-image: url(../img/group/bg_head.jpg);
}
body.page-group .ac-list dt {
  position: relative;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  padding: 0px 40px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  background: #e67e78;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
body.page-group .ac-list dt:hover {
  cursor: pointer;
}
body.page-group .ac-list dt i {
  position: absolute;
  left: 10px;
  top: 10px;
  -moz-transition: all, 0.2s, ease-in;
  -o-transition: all, 0.2s, ease-in;
  -webkit-transition: all, 0.2s, ease-in;
  transition: all, 0.2s, ease-in;
  -moz-transform: translateY(0px) translateX(0px) rotate(0deg);
  -ms-transform: translateY(0px) translateX(0px) rotate(0deg);
  -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
  transform: translateY(0px) translateX(0px) rotate(0deg);
}
body.page-group .ac-list dt.isopen i {
  -moz-transform: translateY(0px) translateX(0px) rotate(-180deg);
  -ms-transform: translateY(0px) translateX(0px) rotate(-180deg);
  -webkit-transform: translateY(0px) translateX(0px) rotate(-180deg);
  transform: translateY(0px) translateX(0px) rotate(-180deg);
}
body.page-group .ac-list dd {
  padding-bottom: 40px;
}
body.page-group .ac-list dd .list {
  margin-right: -20px;
}
body.page-group .ac-list dd .list {
  *zoom: 1;
}
body.page-group .ac-list dd .list:before, body.page-group .ac-list dd .list:after {
  content: "";
  display: table;
}
body.page-group .ac-list dd .list:after {
  clear: both;
}
body.page-group .ac-list dd .list .list__item {
  float: left;
  width: 235px;
  margin-right: 20px;
  text-align: center;
}
body.page-group .ac-list dd .list .list__item a img {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body.page-group .ac-list dd .list .list__item a:hover {
  text-decoration: none;
}
body.page-group .ac-list dd .list .list__item a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
body.page-group .ac-list dd .list .list__item .inr {
  padding: 20px 0;
}
body.page-group .ac-list dd .list .list__item .pic {
  height: 157px;
  margin-bottom: 10px;
}

@media only screen and (max-width: 768px) {
  /* ----------------------------------------------------------------
  	767px以下
  ----------------------------------------------------------------- */
  body.page-group .ac-list dd .list {
    margin-right: 0px;
    margin: 0 -5px;
  }
  body.page-group .ac-list dd .list {
    *zoom: 1;
  }
  body.page-group .ac-list dd .list:before, body.page-group .ac-list dd .list:after {
    content: "";
    display: table;
  }
  body.page-group .ac-list dd .list:after {
    clear: both;
  }
  body.page-group .ac-list dd .list .list__item {
    float: left;
    width: 50%;
    margin-right: 0px;
    padding: 0px 5px 5px 5px;
    text-align: center;
    box-sizing: border-box;
  }
  body.page-group .ac-list dd .list .list__item a img {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body.page-group .ac-list dd .list .list__item a:hover {
    text-decoration: none;
  }
  body.page-group .ac-list dd .list .list__item a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  body.page-group .ac-list dd .list .list__item .inr {
    padding: 0;
  }
  body.page-group .ac-list dd .list .list__item .pic {
    height: auto;
    margin-bottom: 10px;
    text-align: center;
  }
  body.page-group .ac-list dd .list .list__item .pic img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 959px) {
  /* ----------------------------------------------------------------
  	768px〜959pxまで
  ----------------------------------------------------------------- */
  .hidden-sm {
    display: none;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1099px) {
  /* ----------------------------------------------------------------
  	960px〜1169pxまで
  ----------------------------------------------------------------- */
  .hidden-md {
    display: none;
  }
}
@media only screen and (min-width: 1100px) {
  /* ----------------------------------------------------------------
  	1170px以上
  ----------------------------------------------------------------- */
  .hidden-lg {
    display: none;
  }
}
body.page-group #head-outer #page-tit .inr {
  background-image: url(../img/group/bg_head.jpg);
}
body.page-group .ac-list dt {
  position: relative;
  height: 40px;
  line-height: 40px;
  margin-bottom: 30px;
  padding: 0px 40px;
  color: #fff;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
  background: #e67e78;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
body.page-group .ac-list dt:hover {
  cursor: pointer;
}
body.page-group .ac-list dt i {
  position: absolute;
  left: 10px;
  top: 10px;
  -moz-transition: all, 0.2s, ease-in;
  -o-transition: all, 0.2s, ease-in;
  -webkit-transition: all, 0.2s, ease-in;
  transition: all, 0.2s, ease-in;
  -moz-transform: translateY(0px) translateX(0px) rotate(0deg);
  -ms-transform: translateY(0px) translateX(0px) rotate(0deg);
  -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
  transform: translateY(0px) translateX(0px) rotate(0deg);
}
body.page-group .ac-list dt.isopen i {
  -moz-transform: translateY(0px) translateX(0px) rotate(-180deg);
  -ms-transform: translateY(0px) translateX(0px) rotate(-180deg);
  -webkit-transform: translateY(0px) translateX(0px) rotate(-180deg);
  transform: translateY(0px) translateX(0px) rotate(-180deg);
}
body.page-group .ac-list dd {
  padding-bottom: 40px;
}
body.page-group .ac-list dd .list {
  margin-right: -20px;
}
body.page-group .ac-list dd .list {
  *zoom: 1;
}
body.page-group .ac-list dd .list:before, body.page-group .ac-list dd .list:after {
  content: "";
  display: table;
}
body.page-group .ac-list dd .list:after {
  clear: both;
}
body.page-group .ac-list dd .list .list__item {
  float: left;
  width: 235px;
  margin-right: 20px;
  text-align: center;
}
body.page-group .ac-list dd .list .list__item a img {
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -webkit-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
body.page-group .ac-list dd .list .list__item a:hover {
  text-decoration: none;
}
body.page-group .ac-list dd .list .list__item a:hover img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
body.page-group .ac-list dd .list .list__item .inr {
  padding: 20px 0 0;
}
body.page-group .ac-list dd .list .list__item .pic {
  height: 157px;
  margin-bottom: 10px;
}
body.page-group .ac-list dd .list .list__item .pic img {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
}
body.page-group .ac-list dd .table th {
  width: 200px;
}
body.page-group .ac-list dd .table td {
  width: auto;
}

@media only screen and (max-width: 768px) {
  /* ----------------------------------------------------------------
  	767px以下
  ----------------------------------------------------------------- */
  body.page-group .ac-list dd .list {
    margin-right: 0px;
    margin: 0 -5px;
  }
  body.page-group .ac-list dd .list {
    *zoom: 1;
  }
  body.page-group .ac-list dd .list:before, body.page-group .ac-list dd .list:after {
    content: "";
    display: table;
  }
  body.page-group .ac-list dd .list:after {
    clear: both;
  }
  body.page-group .ac-list dd .list .list__item {
    float: left;
    width: 50%;
    margin-right: 0px;
    padding: 0px 5px 5px 5px;
    text-align: center;
    box-sizing: border-box;
  }
  body.page-group .ac-list dd .list .list__item a img {
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    -webkit-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
  }
  body.page-group .ac-list dd .list .list__item a:hover {
    text-decoration: none;
  }
  body.page-group .ac-list dd .list .list__item a:hover img {
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
    opacity: 0.8;
  }
  body.page-group .ac-list dd .list .list__item .inr {
    padding: 0;
  }
  body.page-group .ac-list dd .list .list__item .pic {
    height: auto;
    margin-bottom: 10px;
    text-align: center;
  }
  body.page-group .ac-list dd .list .list__item .pic img {
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 769px) and (max-width: 959px) {
  /* ----------------------------------------------------------------
  	768px〜959pxまで
  ----------------------------------------------------------------- */
  .hidden-sm {
    display: none;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1099px) {
  /* ----------------------------------------------------------------
  	960px〜1169pxまで
  ----------------------------------------------------------------- */
  .hidden-md {
    display: none;
  }
}
@media only screen and (min-width: 1100px) {
  /* ----------------------------------------------------------------
  	1170px以上
  ----------------------------------------------------------------- */
  .hidden-lg {
    display: none;
  }
}
body.page-access #head-outer #page-tit .inr {
  background-image: url(../img/access/bg_head.jpg);
}
body.page-access .map {
  position: relative;
  padding-bottom: 33%;
  height: 0;
  overflow: hidden;
}
body.page-access .map iframe,
body.page-access .map object,
body.page-access .map embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
body.page-access .map-wide {
  margin-bottom: 40px;
}
body.page-access .address-list {
  *zoom: 1;
}
body.page-access .address-list:before, body.page-access .address-list:after {
  content: "";
  display: table;
}
body.page-access .address-list:after {
  clear: both;
}
body.page-access .address-list li {
  width: 50%;
  height: 120px;
  float: left;
}
body.page-access .address-list li .subhead {
  margin-bottom: .4em;
  font-size: 20px;
  font-size: 2rem;
}
body.page-access .address-list li .addr {
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 1.2;
}
body.page-access .address-list li .zip {
  display: inline-block;
  margin-right: 1em;
}
body.page-access .address-list .headoffice i {
  color: #c64e4d;
}
body.page-access .address-list .chemical i {
  color: #867356;
}
body.page-access .address-list .piping i {
  color: #9977aa;
}
body.page-access .address-list .sheet i {
  color: #e8b829;
}
body.page-access .address-list .push i {
  color: #7598d7;
}
body.page-access .block-nagoya,
body.page-access .block-tokyo {
  *zoom: 1;
}
body.page-access .block-nagoya:before, body.page-access .block-nagoya:after,
body.page-access .block-tokyo:before,
body.page-access .block-tokyo:after {
  content: "";
  display: table;
}
body.page-access .block-nagoya:after,
body.page-access .block-tokyo:after {
  clear: both;
}
body.page-access .block-nagoya .address-list,
body.page-access .block-tokyo .address-list {
  padding-top: 40px;
}
body.page-access .map-narrow {
  float: right;
  width: 100%;
  max-width: 500px;
}
body.page-access .subhead i {
  color: #c64e4d;
}

@media only screen and (max-width: 768px) {
  /* ----------------------------------------------------------------
  	767px以下
  ----------------------------------------------------------------- */
  body.page-access .map {
    margin-bottom: 30px;
  }
  body.page-access .address-list {
    *zoom: 1;
  }
  body.page-access .address-list:before, body.page-access .address-list:after {
    content: "";
    display: table;
  }
  body.page-access .address-list:after {
    clear: both;
  }
  body.page-access .address-list li {
    float: none;
    width: 100%;
    height: auto;
    margin-bottom: 40px;
  }
  body.page-access .address-list li .subhead {
    margin-bottom: .4em;
    font-size: 20px;
    font-size: 2rem;
  }
  body.page-access .address-list li .addr {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.2;
  }
  body.page-access .address-list li .zip {
    display: block;
    margin: 0;
  }
  body.page-access .block-nagoya,
  body.page-access .block-tokyo {
    *zoom: 1;
  }
  body.page-access .block-nagoya:before, body.page-access .block-nagoya:after,
  body.page-access .block-tokyo:before,
  body.page-access .block-tokyo:after {
    content: "";
    display: table;
  }
  body.page-access .block-nagoya:after,
  body.page-access .block-tokyo:after {
    clear: both;
  }
  body.page-access .block-nagoya .address-list,
  body.page-access .block-tokyo .address-list {
    padding-top: 40px;
  }
  body.page-access .map-narrow {
    float: right;
    width: 100%;
    max-width: 500px;
  }
  body.page-access .subhead i {
    color: #c64e4d;
  }
}
@media only screen and (min-width: 769px) and (max-width: 959px) {
  /* ----------------------------------------------------------------
  	768px〜959pxまで
  ----------------------------------------------------------------- */
  .hidden-sm {
    display: none;
  }
}
@media only screen and (min-width: 960px) and (max-width: 1099px) {
  /* ----------------------------------------------------------------
  	960px〜1169pxまで
  ----------------------------------------------------------------- */
  .hidden-md {
    display: none;
  }
}
@media only screen and (min-width: 1100px) {
  /* ----------------------------------------------------------------
  	1170px以上
  ----------------------------------------------------------------- */
  .hidden-lg {
    display: none;
  }
}
body.page-inquiry #container .sec .sec-tit,
body.page-inquiry-child #container .sec .sec-tit,
body.page-template-page-inquiry-php #container .sec .sec-tit {
  color: #ff6666;
  border-color: #ff6666;
}
body.page-inquiry #container .btn-box a,
body.page-inquiry-child #container .btn-box a,
body.page-template-page-inquiry-php #container .btn-box a {
  color: #ff6666;
  border-color: #ff6666;
}
body.page-inquiry #container .table th,
body.page-inquiry-child #container .table th,
body.page-template-page-inquiry-php #container .table th {
  width: 140px;
}
body.page-inquiry #container .table .venue,
body.page-inquiry-child #container .table .venue,
body.page-template-page-inquiry-php #container .table .venue {
  margin: 10px 0;
  padding: 10px 0;
  border-top: dotted 1px #ccc;
}
body.page-inquiry #container .table .venue .subhead,
body.page-inquiry-child #container .table .venue .subhead,
body.page-template-page-inquiry-php #container .table .venue .subhead {
  color: #ff6666;
  font-weight: bold;
}
body.page-inquiry #container .table .notice,
body.page-inquiry-child #container .table .notice,
body.page-template-page-inquiry-php #container .table .notice {
  margin: 10px 0;
  padding: 10px 0;
  border-top: dotted 1px #ccc;
}
body.page-inquiry #container .table .notice .note,
body.page-inquiry-child #container .table .notice .note,
body.page-template-page-inquiry-php #container .table .notice .note {
  padding: 15px;
  font-size: 13px;
  font-size: 1.3rem;
  background: #fccdcd;
}
body.page-inquiry #container .step,
body.page-inquiry-child #container .step,
body.page-template-page-inquiry-php #container .step {
  margin-top: 20px;
}
body.page-inquiry #container .step li,
body.page-inquiry-child #container .step li,
body.page-template-page-inquiry-php #container .step li {
  margin-bottom: 10px;
}
body.page-inquiry #container .step .subhead,
body.page-inquiry-child #container .step .subhead,
body.page-template-page-inquiry-php #container .step .subhead {
  display: inline-block;
  margin-right: 20px;
  color: #ff6666;
}
body.page-inquiry .block-thanks .block-tit,
body.page-inquiry-child .block-thanks .block-tit,
body.page-template-page-inquiry-php .block-thanks .block-tit {
  margin-bottom: 20px;
  font-size: 20px;
  font-size: 2rem;
  font-weight: bold;
}
body.page-inquiry .block-thanks .note,
body.page-inquiry-child .block-thanks .note,
body.page-template-page-inquiry-php .block-thanks .note {
  margin-bottom: 80px;
}
body.page-inquiry .block-thanks .btn,
body.page-inquiry-child .block-thanks .btn,
body.page-template-page-inquiry-php .block-thanks .btn {
  margin-bottom: 160px;
}
body.page-inquiry .mw_wp_form_input,
body.page-inquiry .mw_wp_form_confirm,
body.page-inquiry-child .mw_wp_form_input,
body.page-inquiry-child .mw_wp_form_confirm,
body.page-template-page-inquiry-php .mw_wp_form_input,
body.page-template-page-inquiry-php .mw_wp_form_confirm {
  width: 1000px;
  margin: 0 auto;
}
body.page-inquiry .mw_wp_form_input .form-list,
body.page-inquiry .mw_wp_form_confirm .form-list,
body.page-inquiry-child .mw_wp_form_input .form-list,
body.page-inquiry-child .mw_wp_form_confirm .form-list,
body.page-template-page-inquiry-php .mw_wp_form_input .form-list,
body.page-template-page-inquiry-php .mw_wp_form_confirm .form-list {
  margin-bottom: 20px;
}
body.page-inquiry .mw_wp_form_input .form-list dt,
body.page-inquiry .mw_wp_form_confirm .form-list dt,
body.page-inquiry-child .mw_wp_form_input .form-list dt,
body.page-inquiry-child .mw_wp_form_confirm .form-list dt,
body.page-template-page-inquiry-php .mw_wp_form_input .form-list dt,
body.page-template-page-inquiry-php .mw_wp_form_confirm .form-list dt {
  padding: 20px 20px 5px 20px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ff6666;
  font-weight: bold;
  background: #f6f6f6;
  box-sizing: border-box;
}
body.page-inquiry .mw_wp_form_input .form-list dd,
body.page-inquiry .mw_wp_form_confirm .form-list dd,
body.page-inquiry-child .mw_wp_form_input .form-list dd,
body.page-inquiry-child .mw_wp_form_confirm .form-list dd,
body.page-template-page-inquiry-php .mw_wp_form_input .form-list dd,
body.page-template-page-inquiry-php .mw_wp_form_confirm .form-list dd {
  padding: 5px 20px 20px 20px;
  background: #f6f6f6;
  box-sizing: border-box;
}
body.page-inquiry .mw_wp_form_input .team input[type="text"],
body.page-inquiry-child .mw_wp_form_input .team input[type="text"],
body.page-template-page-inquiry-php .mw_wp_form_input .team input[type="text"] {
  width: 100%;
}
body.page-inquiry .mw_wp_form_input input[type="text"],
body.page-inquiry-child .mw_wp_form_input input[type="text"],
body.page-template-page-inquiry-php .mw_wp_form_input input[type="text"] {
  padding: .3em;
  box-sizing: border-box;
}
body.page-inquiry .mw_wp_form_input textarea,
body.page-inquiry-child .mw_wp_form_input textarea,
body.page-template-page-inquiry-php .mw_wp_form_input textarea {
  width: 100%;
  height: 3em;
  padding: .3em;
  -moz-transition: height, 0.3s;
  -o-transition: height, 0.3s;
  -webkit-transition: height, 0.3s;
  transition: height, 0.3s;
  border: 1px solid #ccc;
  box-sizing: border-box;
}
body.page-inquiry .mw_wp_form_input textarea:focus,
body.page-inquiry-child .mw_wp_form_input textarea:focus,
body.page-template-page-inquiry-php .mw_wp_form_input textarea:focus {
  height: 15em;
}
body.page-inquiry .mw_wp_form_input #form-notes,
body.page-inquiry-child .mw_wp_form_input #form-notes,
body.page-template-page-inquiry-php .mw_wp_form_input #form-notes {
  margin-top: 10px;
}
body.page-inquiry .mw_wp_form_input .box-terms,
body.page-inquiry-child .mw_wp_form_input .box-terms,
body.page-template-page-inquiry-php .mw_wp_form_input .box-terms {
  height: 400px;
  padding: 20px;
  border: 1px solid #ccc;
  box-sizing: border-box;
  font-size: 13px;
  font-size: 1.3rem;
}
body.page-inquiry .mw_wp_form_input .box-terms .inr,
body.page-inquiry-child .mw_wp_form_input .box-terms .inr,
body.page-template-page-inquiry-php .mw_wp_form_input .box-terms .inr {
  height: 100%;
  overflow: auto;
}
body.page-inquiry .mw_wp_form_input .agree,
body.page-inquiry-child .mw_wp_form_input .agree,
body.page-template-page-inquiry-php .mw_wp_form_input .agree {
  min-height: 50px;
  line-height: 50px;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: center;
}
body.page-inquiry .mw_wp_form_input .agree label,
body.page-inquiry-child .mw_wp_form_input .agree label,
body.page-template-page-inquiry-php .mw_wp_form_input .agree label {
  font-weight: bold;
}
body.page-inquiry .mw_wp_form_input .block-submit,
body.page-inquiry-child .mw_wp_form_input .block-submit,
body.page-template-page-inquiry-php .mw_wp_form_input .block-submit {
  text-align: center;
}
body.page-inquiry .mw_wp_form_input .block-submit input,
body.page-inquiry-child .mw_wp_form_input .block-submit input,
body.page-template-page-inquiry-php .mw_wp_form_input .block-submit input {
  padding: 15px 40px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  background-color: #ff6666;
  border-style: none;
}
body.page-inquiry .mw_wp_form_input .block-submit input:hover,
body.page-inquiry-child .mw_wp_form_input .block-submit input:hover,
body.page-template-page-inquiry-php .mw_wp_form_input .block-submit input:hover {
  cursor: pointer;
  background-color: #fccdcd;
}
body.page-inquiry .mw_wp_form_confirm #form-notes,
body.page-inquiry-child .mw_wp_form_confirm #form-notes,
body.page-template-page-inquiry-php .mw_wp_form_confirm #form-notes {
  margin-top: 10px;
}
body.page-inquiry .mw_wp_form_confirm .box-terms,
body.page-inquiry .mw_wp_form_confirm .info,
body.page-inquiry-child .mw_wp_form_confirm .box-terms,
body.page-inquiry-child .mw_wp_form_confirm .info,
body.page-template-page-inquiry-php .mw_wp_form_confirm .box-terms,
body.page-template-page-inquiry-php .mw_wp_form_confirm .info {
  display: none;
}
body.page-inquiry .mw_wp_form_confirm .agree,
body.page-inquiry-child .mw_wp_form_confirm .agree,
body.page-template-page-inquiry-php .mw_wp_form_confirm .agree {
  text-align: left;
}
body.page-inquiry .mw_wp_form_confirm .block-submit,
body.page-inquiry-child .mw_wp_form_confirm .block-submit,
body.page-template-page-inquiry-php .mw_wp_form_confirm .block-submit {
  text-align: center;
}
body.page-inquiry .mw_wp_form_confirm .block-submit input,
body.page-inquiry-child .mw_wp_form_confirm .block-submit input,
body.page-template-page-inquiry-php .mw_wp_form_confirm .block-submit input {
  padding: 15px 40px;
  font-size: 18px;
  font-size: 1.8rem;
  color: #fff;
  font-weight: bold;
  background-color: #ff6666;
  border-style: none;
}
body.page-inquiry .mw_wp_form_confirm .block-submit input:hover,
body.page-inquiry-child .mw_wp_form_confirm .block-submit input:hover,
body.page-template-page-inquiry-php .mw_wp_form_confirm .block-submit input:hover {
  cursor: pointer;
  background-color: #fccdcd;
}

@media only screen and (max-width: 768px) {
  /* ----------------------------------------------------------------
    767px以下
  ----------------------------------------------------------------- */
  body.page-inquiry .mw_wp_form_input,
  body.page-inquiry .mw_wp_form_confirm,
  body.page-inquiry-child .mw_wp_form_input,
  body.page-inquiry-child .mw_wp_form_confirm,
  body.page-template-page-inquiry-php .mw_wp_form_input,
  body.page-template-page-inquiry-php .mw_wp_form_confirm {
    width: 100%;
    margin: 0 auto;
  }
  body.page-inquiry .mw_wp_form_input .form-list,
  body.page-inquiry .mw_wp_form_confirm .form-list,
  body.page-inquiry-child .mw_wp_form_input .form-list,
  body.page-inquiry-child .mw_wp_form_confirm .form-list,
  body.page-template-page-inquiry-php .mw_wp_form_input .form-list,
  body.page-template-page-inquiry-php .mw_wp_form_confirm .form-list {
    margin-bottom: 20px;
  }
  body.page-inquiry .mw_wp_form_input .form-list dt,
  body.page-inquiry .mw_wp_form_confirm .form-list dt,
  body.page-inquiry-child .mw_wp_form_input .form-list dt,
  body.page-inquiry-child .mw_wp_form_confirm .form-list dt,
  body.page-template-page-inquiry-php .mw_wp_form_input .form-list dt,
  body.page-template-page-inquiry-php .mw_wp_form_confirm .form-list dt {
    padding: 20px 20px 5px 20px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #ff6666;
    font-weight: bold;
    background: #f6f6f6;
    box-sizing: border-box;
  }
  body.page-inquiry .mw_wp_form_input .form-list dd,
  body.page-inquiry .mw_wp_form_confirm .form-list dd,
  body.page-inquiry-child .mw_wp_form_input .form-list dd,
  body.page-inquiry-child .mw_wp_form_confirm .form-list dd,
  body.page-template-page-inquiry-php .mw_wp_form_input .form-list dd,
  body.page-template-page-inquiry-php .mw_wp_form_confirm .form-list dd {
    padding: 5px 20px 20px 20px;
    background: #f6f6f6;
    box-sizing: border-box;
  }
  body.page-inquiry .mw_wp_form_input .form-list dd input,
  body.page-inquiry .mw_wp_form_confirm .form-list dd input,
  body.page-inquiry-child .mw_wp_form_input .form-list dd input,
  body.page-inquiry-child .mw_wp_form_confirm .form-list dd input,
  body.page-template-page-inquiry-php .mw_wp_form_input .form-list dd input,
  body.page-template-page-inquiry-php .mw_wp_form_confirm .form-list dd input {
    max-width: 100%;
  }
  body.page-inquiry .mw_wp_form_input .team input[type="text"],
  body.page-inquiry-child .mw_wp_form_input .team input[type="text"],
  body.page-template-page-inquiry-php .mw_wp_form_input .team input[type="text"] {
    width: 100%;
  }
  body.page-inquiry .mw_wp_form_input input[type="text"],
  body.page-inquiry-child .mw_wp_form_input input[type="text"],
  body.page-template-page-inquiry-php .mw_wp_form_input input[type="text"] {
    padding: .3em;
    box-sizing: border-box;
    border: 1px solid #ccc;
  }
  body.page-inquiry .mw_wp_form_input textarea,
  body.page-inquiry-child .mw_wp_form_input textarea,
  body.page-template-page-inquiry-php .mw_wp_form_input textarea {
    width: 100%;
    height: 3em;
    padding: .3em;
    -moz-transition: height, 0.3s;
    -o-transition: height, 0.3s;
    -webkit-transition: height, 0.3s;
    transition: height, 0.3s;
    border: 1px solid #ccc;
    box-sizing: border-box;
  }
  body.page-inquiry .mw_wp_form_input textarea:focus,
  body.page-inquiry-child .mw_wp_form_input textarea:focus,
  body.page-template-page-inquiry-php .mw_wp_form_input textarea:focus {
    height: 15em;
  }
  body.page-inquiry .mw_wp_form_input #form-notes,
  body.page-inquiry-child .mw_wp_form_input #form-notes,
  body.page-template-page-inquiry-php .mw_wp_form_input #form-notes {
    margin-top: 10px;
  }
  body.page-inquiry .mw_wp_form_input .box-terms,
  body.page-inquiry-child .mw_wp_form_input .box-terms,
  body.page-template-page-inquiry-php .mw_wp_form_input .box-terms {
    width: 100%;
    height: 400px;
    padding: 20px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    font-size: 13px;
    font-size: 1.3rem;
  }
  body.page-inquiry .mw_wp_form_input .box-terms .inr,
  body.page-inquiry-child .mw_wp_form_input .box-terms .inr,
  body.page-template-page-inquiry-php .mw_wp_form_input .box-terms .inr {
    height: 100%;
    overflow: auto;
  }
  body.page-inquiry .mw_wp_form_input .agree,
  body.page-inquiry-child .mw_wp_form_input .agree,
  body.page-template-page-inquiry-php .mw_wp_form_input .agree {
    min-height: 50px;
    line-height: 50px;
    font-size: 18px;
    font-size: 1.8rem;
    text-align: center;
  }
  body.page-inquiry .mw_wp_form_input .agree label,
  body.page-inquiry-child .mw_wp_form_input .agree label,
  body.page-template-page-inquiry-php .mw_wp_form_input .agree label {
    font-weight: bold;
  }
  body.page-inquiry .mw_wp_form_input .block-submit,
  body.page-inquiry-child .mw_wp_form_input .block-submit,
  body.page-template-page-inquiry-php .mw_wp_form_input .block-submit {
    text-align: center;
  }
  body.page-inquiry .mw_wp_form_input .block-submit input,
  body.page-inquiry-child .mw_wp_form_input .block-submit input,
  body.page-template-page-inquiry-php .mw_wp_form_input .block-submit input {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px 40px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    font-weight: bold;
    background-color: #ff6666;
    border-style: none;
  }
  body.page-inquiry .mw_wp_form_input .block-submit input:hover,
  body.page-inquiry-child .mw_wp_form_input .block-submit input:hover,
  body.page-template-page-inquiry-php .mw_wp_form_input .block-submit input:hover {
    cursor: pointer;
    background-color: #fccdcd;
  }
  body.page-inquiry .mw_wp_form_confirm #form-notes,
  body.page-inquiry-child .mw_wp_form_confirm #form-notes,
  body.page-template-page-inquiry-php .mw_wp_form_confirm #form-notes {
    margin-top: 10px;
  }
  body.page-inquiry .mw_wp_form_confirm .box-terms,
  body.page-inquiry .mw_wp_form_confirm .info,
  body.page-inquiry-child .mw_wp_form_confirm .box-terms,
  body.page-inquiry-child .mw_wp_form_confirm .info,
  body.page-template-page-inquiry-php .mw_wp_form_confirm .box-terms,
  body.page-template-page-inquiry-php .mw_wp_form_confirm .info {
    display: none;
  }
  body.page-inquiry .mw_wp_form_confirm .agree,
  body.page-inquiry-child .mw_wp_form_confirm .agree,
  body.page-template-page-inquiry-php .mw_wp_form_confirm .agree {
    text-align: left;
  }
  body.page-inquiry .mw_wp_form_confirm .block-submit,
  body.page-inquiry-child .mw_wp_form_confirm .block-submit,
  body.page-template-page-inquiry-php .mw_wp_form_confirm .block-submit {
    text-align: center;
  }
  body.page-inquiry .mw_wp_form_confirm .block-submit input,
  body.page-inquiry-child .mw_wp_form_confirm .block-submit input,
  body.page-template-page-inquiry-php .mw_wp_form_confirm .block-submit input {
    width: 100%;
    margin-bottom: 20px;
    padding: 15px 40px;
    font-size: 18px;
    font-size: 1.8rem;
    color: #fff;
    font-weight: bold;
    background-color: #ff6666;
    border-style: none;
  }
  body.page-inquiry .mw_wp_form_confirm .block-submit input:hover,
  body.page-inquiry-child .mw_wp_form_confirm .block-submit input:hover,
  body.page-template-page-inquiry-php .mw_wp_form_confirm .block-submit input:hover {
    cursor: pointer;
    background-color: #fccdcd;
  }
  body.page-inquiry .mw_wp_form_confirm .block-submit input[name="submitBack"],
  body.page-inquiry-child .mw_wp_form_confirm .block-submit input[name="submitBack"],
  body.page-template-page-inquiry-php .mw_wp_form_confirm .block-submit input[name="submitBack"] {
    background-color: #999;
  }
}
@media only screen and (min-width: 769px) and (max-width: 959px) {
  /* ----------------------------------------------------------------
    768px〜959pxまで
  ----------------------------------------------------------------- */
}
@media only screen and (min-width: 960px) and (max-width: 1099px) {
  /* ----------------------------------------------------------------
    960px〜1169pxまで
  ----------------------------------------------------------------- */
}
@media only screen and (min-width: 1100px) {
  /* ----------------------------------------------------------------
    1170px以上
  ----------------------------------------------------------------- */
}
