@charset "UTF-8";
/*reset
========*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, dialog, figure, footer, header, hgroup, menu, nav, section, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1; }

article, aside, dialog, figure, footer, header, hgroup, nav, section {
  display: block; }

nav ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted #000;
  cursor: help; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.clearfix {
  zoom: 1; }

h1, h2, h3, h4, h5, h6 {
  font-weight: 500; }

li {
  list-style: none; }

*, *:before, *:after {
  box-sizing: border-box; }

a.imganime img {
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s; }

a.imganime:hover img {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.alignleft {
  text-align: left; }

.alignright {
  text-align: right; }

.aligncenter {
  text-align: center; }

.floatLeft {
  float: left; }

.floatRight {
  float: right; }

.clear {
  clear: both; }

.centerBlock {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.flex-parent {
  display: -ms-flexbox;
  display: flex; }

.table-parent {
  display: table; }

.table-parent .table-child {
  display: table-cell; }

.clearfix {
  zoom: 1; }

.clearfix:before, .clearfix:after {
  content: "";
  display: table; }

.clearfix:after {
  clear: both; }

.mTop0 {
  margin-top: 0 !important; }

.mTop10 {
  margin-top: 10px !important; }

.mTop20 {
  margin-top: 20px !important; }

.mTop30 {
  margin-top: 30px !important; }

.mTop40 {
  margin-top: 40px !important; }

.mTop50 {
  margin-top: 50px !important; }

.mBtm0 {
  margin-bottom: 0 !important; }

.mBtm10 {
  margin-bottom: 10px !important; }

.mBtm15 {
  margin-bottom: 15px !important; }

.mBtm20 {
  margin-bottom: 20px !important; }

.mBtm30 {
  margin-bottom: 30px !important; }

.mBtm40 {
  margin-bottom: 40px !important; }

.mBtm50 {
  margin-bottom: 50px !important; }

.mBtm05em {
  margin-bottom: 0.5em !important; }

.mBtm1em {
  margin-bottom: 1em !important; }

.mBtm15em {
  margin-bottom: 1.5em !important; }

.mBtm2em {
  margin-bottom: 2em !important; }

.mBtm3em {
  margin-bottom: 3em !important; }

.pad10 {
  padding: 10px !important; }

.pad15 {
  padding: 15px !important; }

.pad20 {
  padding: 20px !important; }

.pad25 {
  padding: 25px !important; }

.pad30 {
  padding: 30px !important; }

.pad40 {
  padding: 40px !important; }

.pad70 {
  padding: 70px !important; }

.displayTable {
  display: table;
  width: 100%;
  table-layout: fixed; }

.tableCell {
  display: table-cell;
  vertical-align: middle; }

.hide {
  display: none; }

.show {
  display: block; }

.noWrap {
  white-space: nowrap; }

.bold {
  font-weight: bold; }

.normal {
  font-weight: 500; }

small {
  font-size: 11px;
  font-size: 11px;
  font-size: 1.1rem; }

strong {
  font-weight: bold; }

.color-black {
  color: #000000; }

.color-white {
  color: #fff; }

.font10 {
  font-size: 10px;
  font-size: 10px;
  font-size: 1.0rem; }

.font12 {
  font-size: 12px;
  font-size: 12px;
  font-size: 1.2rem; }

.font14 {
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem; }

.font16 {
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem; }

.font18 {
  font-size: 18px;
  font-size: 18px;
  font-size: 1.8rem; }

.font20 {
  font-size: 20px;
  font-size: 20px;
  font-size: 2.0rem; }

.font22 {
  font-size: 22px;
  font-size: 22px;
  font-size: 2.2rem; }

.font24 {
  font-size: 24px;
  font-size: 24px;
  font-size: 2.4rem; }

.font26 {
  font-size: 26px;
  font-size: 26px;
  font-size: 2.6rem; }

.font28 {
  font-size: 28px;
  font-size: 28px;
  font-size: 2.8rem; }

.font30 {
  font-size: 30px;
  font-size: 30px;
  font-size: 3.0rem; }

.font32 {
  font-size: 32px;
  font-size: 32px;
  font-size: 3.2rem; }

.gothic {
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック","MS PGothic", sans-serif; }

.mincho {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif; }

.serif {
  font-family: 'Times New Roman', Garamond , Century, serif; }

.sans {
  font-family: Arial, Helvetica, Tahoma, sans-serif; }

.bgWhite {
  background: #fff; }

.bgBlack {
  background: #000; }

.bgGray01 {
  background: #e0e0e0; }

.bgGray02 {
  background: #ccc; }

.showMark {
  padding-left: 1em;
  margin-left: .5em; }

.showMark li {
  list-style: decimal; }

.hideMark {
  padding-left: 0; }

.hideMark li {
  list-style: none; }

.headCaution {
  padding: 10px 0;
  background: #ffcc66;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 100; }

.headCaution p {
  width: 960px;
  display: block;
  margin: 0 auto;
  font-size: 14px;
  font-size: 14px;
  font-size: 1.4rem;
  background: url("../images/caution.png") 0 50% no-repeat;
  padding: 5px 25px; }

table {
  border-collapse: collapse; }

th, td {
  border: none; }

table .odd {
  background: #eee; }

.clickBox {
  cursor: pointer;
  -moz-transition-duration: 0.2s;
  -webkit-transition-duration: 0.2s;
  -o-transition-duration: 0.2s;
  -ms-transition-duration: 0.2s; }

blockquote {
  background: #fff;
  padding: 40px 20px;
  position: relative;
  border-radius: 10px;
  border: 1px solid #ddd;
  margin-bottom: 2em; }

blockquote:before,
blockquote:after {
  content: "”";
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #bbb;
  font-size: 40px;
  font-weight: bold;
  line-height: 60px;
  width: 40px;
  height: 40px;
  position: absolute; }

blockquote:before {
  text-align: left;
  top: 0px;
  left: 10px; }

blockquote:after {
  text-align: right;
  bottom: 0px;
  right: 20px; }

.flexImg {
  max-width: 100%;
  height: auto; }

.show-sm-table {
  display: none !important; }

.show-sm-tableCell {
  display: none !important; }

.show-sm-block {
  display: none !important; }

.show-md-block {
  display: none !important; }

/* WordPress */
.hentry img {
  max-width: 100%;
  height: auto;
  margin-bottom: 2em; }

.hentry ul, .hentry ol {
  padding-left: 30px;
  line-height: 200%;
  margin-bottom: 20px; }

.hentry ul li {
  list-style-type: disc; }

.hentry ol li {
  list-style-type: decimal; }

.hentry ol li ol li {
  list-style-type: lower-roman; }

.hentry img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.hentry img.alignright {
  padding: 4px;
  margin: 0 0 2px 7px;
  display: inline; }

.hentry img.alignleft {
  padding: 4px;
  margin: 0 7px 2px 0;
  display: inline; }

.hentry .alignright {
  float: right;
  margin-left: 10px;
  margin-bottom: 2px; }

.hentry .alignleft {
  float: left;
  margin-right: 10px;
  margin-bottom: 2px; }

.hentry .wp-caption {
  border: solid 1px #DDDDDD;
  text-align: center;
  padding-top: 5px;
  margin-bottom: 5px;
  background-color: #EEEEEE;
  font-size: 10px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 0.8em; }

/* Images */
.entry-content img,
.comment-content img,
.widget img {
  max-width: 97.5%;
  /* Fluid images for posts, comments, and widgets */ }

img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }

img.size-full,
img.size-large {
  max-width: 100%;
  width: auto;
  /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
  height: auto;
  /* Make sure images with WordPress-added height and width attributes are scaled correctly */ }

.entry-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0; }

img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 1.625em; }

.pagelink {
  margin: 30px 0; }

.postmetadata {
  margin-left: 15px; }

.blog .sticky .entry-header .entry-meta {
  clip: rect(1px 1px 1px 1px);
  /* IE6, IE7 */
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important; }

/*-------------------------------------------------------------------------------
                                    print
-------------------------------------------------------------------------------*/

html {
  font-size: 62.5%; }

body {
  height: 100%;
  min-height: 100%;
  font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN","メイリオ", Meiryo, "ＭＳ Ｐゴシック","MS PGothic", Helvetica,Arial,Verdana,sans-serif;
  font-weight: 400;
  color: #000;
  position: relative;
  background: #ffffff;
  -webkit-text-size-adjust: 100%;
  font-size: 16px;
  font-size: 16px;
  font-size: 1.6rem; }

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }

.slick-list:focus {
  outline: none; }

.slick-list.dragging {
  cursor: pointer;
  cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block; }

.slick-track:before, .slick-track:after {
  content: "";
  display: table; }

.slick-track:after {
  clear: both; }

.slick-loading .slick-track {
  visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }

[dir="rtl"] .slick-slide {
  float: right; }

.slick-slide img {
  display: block; }

.slick-slide.slick-loading img {
  display: none; }

.slick-slide.dragging img {
  pointer-events: none; }

.slick-initialized .slick-slide {
  display: block; }

.slick-loading .slick-slide {
  visibility: hidden; }

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("ajax-loader.gif") center center no-repeat; }

/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal; }

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 24px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px\9;
  /*lte IE 8*/
  transform: translate(0, -100%);
  padding: 0;
  border: none;
  outline: none; }

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  color: transparent; }

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)"; }

.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: none; }

.slick-prev {
  left: -35px;
  background: url("../img/common/arrow01-left.png"); }

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px; }

.slick-prev:before {
  content: "←"; }

[dir="rtl"] .slick-prev:before {
  content: "→"; }

.slick-next {
  right: -35px;
  background: url("../img/common/arrow01-right.png"); }

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto; }

.slick-next:before {
  content: "→"; }

[dir="rtl"] .slick-next:before {
  content: "←"; }

/* Dots */
.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%; }

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer; }

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer; }

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none; }

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; }

/*
* ================
* common
* ================
*/
body {
  transform-origin: 50% 0; }

a {
  color: #999999;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

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

.umekomi {
  position: relative;
  padding-bottom: 56.25%;
  height: 0; }

.umekomi iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.color-link {
  color: #b2000d;
  text-decoration: underline; }

.fade {
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s; }

.fade:hover {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

#wrapper {
  overflow: hidden; }

/* color setting
=================*/
.font-orange {
  color: #f6921e; }

.font-blue {
  color: #3c8af3; }

.font-green {
  color: #539859; }

.font-beige {
  color: #c39e69; }

.font-pink {
  color: #bb484a; }

.font-red {
  color: #b2000d; }

/* page
===================*/
.container {
  width: 960px;
  padding-left: 20px;
  padding-right: 20px;
  margin-left: auto;
  margin-right: auto;
  box-sizing: content-box; }

.page #main {
  padding-top: 180px;
  position: relative; }

.page #main:before {
  content: "";
  width: 100%;
  height: 300px;
  position: absolute;
  top: 0;
  left: 0;
  background-position: center center;
  background-size: cover;
  z-index: -1; }

.page-contents {
  background-color: #FFF;
  padding-top: 90px; }

.page-section {
  margin-bottom: 50px;
  padding-top: 30px; }

.section-text {
  width: 640px;
  margin: auto auto 50px; }

.section-text p {
  line-height: 200%;
  margin-bottom: 2em; }

.foot-contact-bnr {
  width: 1000px;
  padding: 20px;
  border: 20px solid #fff;
  background: #2b0d0b;
  margin: auto;
  position: relative; }

.foot-contact-bnr .red-btn {
  position: absolute;
  bottom: 55px;
  left: 310px;
  padding: 20px 50px; }

.foot-contact-bnr-inner {
  background: #FFF;
  padding: 2px; }

.col-1-photo {
  text-align: center;
  margin-bottom: 70px; }

.col-2-photo {
  display: table;
  margin: auto; }

.col-2-photo figure {
  display: table-cell;
  padding: 0 30px;
  text-align: center; }

.col-2-photo figcaption {
  padding: 1em 0; }

.col-2-photo img {
  width: 400px; }

.col-3-photo {
  display: table;
  margin: auto; }

.col-3-photo figure {
  display: table-cell;
  padding: 0 20px;
  text-align: center;
  width: 300px; }

.col-3-photo figcaption {
  padding: 1em 0; }

.col-3-photo img {
  width: 260px; }

.wide-border-box {
  padding: 80px 50px 10px;
  border: 20px solid #f3e5d0;
  position: relative;
  width: 860px;
  margin: auto auto 100px; }

.wide-border-box .wide-boder-box-title {
  background: #f3e5d0;
  display: inline-block;
  padding: 0 15px 15px 0;
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  position: absolute;
  left: -5px;
  top: -5px; }

.wide-border-box dl {
  line-height: 150%; }

.wide-border-box dt {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 1em; }

.wide-border-box dd {
  margin-bottom: 2em; }

.wide-border-box ul {
  font-size: 20px;
  font-size: 2rem;
  line-height: 200%; }

.redsquare-list:before {
  content: "■";
  color: #bb484a;
  display: inline-block;
  margin-right: .5em; }

/* heading
===================*/
.page-title {
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
  color: #894F45;
  margin-bottom: 90px;
  line-height: 140%; }

.section-title {
  text-align: center;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif;
  font-size: 40px;
  font-size: 4rem;
  margin-bottom: 60px;
  line-height: 140%; }

.section-title small {
  font-size: 24px;
  font-size: 2.4rem;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  top: -.2em; }

.section-titleB {
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  line-height: 140%;
  margin-bottom: .5em;
  font-weight: bold; }

.section-titleC {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: left;
  margin-bottom: 50px;
  padding: 0 50px; }

.section-titleD {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 100px; }

.section-titleD span {
  padding: .1em .5em;
  color: #FFF;
  background: #2b0d0b;
  display: inline-block;
  line-height: 150%; }

.secion-titleE {
  margin: 30px auto;
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold; }

/* button
===================*/
.red-btn {
  background: #b2000d;
  color: #FFF;
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 20px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s; }

.red-btn:hover {
  background: #cc000f;
  text-decoration: none; }

.border-button {
  border: 1px solid #ccc;
  border-radius: 3px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #000;
  padding-left: 5px; }

.border-button:hover {
  text-decoration: none;
  background: #f2f2f2; }

.border-button-icon {
  width: 12px;
  height: 11px;
  background: url("../img/common/icon_arrow_right.svg") center center/100% auto no-repeat;
  margin-right: 3px; }

.recruit-btn {
  background: #b2000d;
  color: #FFF;
  display: block;
  overflow: hidden;
  text-align: center;
  padding: 40px;
  text-decoration: none;
  font-weight: bold;
  border-radius: 3px;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s; }

/* table
===================*/
.common-table {
  width: 100%;
  margin-bottom: 50px; }

.common-table th, .common-table td {
  padding: 10px;
  border: 2px solid #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 120%; }

.common-table th {
  font-weight: normal; }

.common-table thead {
  background: #2b0d0b;
  color: #fff; }

.common-table tbody th {
  background: #E8CEAA;
  width: 220px; }

.common-table tbody td {
  background: #F8EFE3; }

.common-table.col5-table tbody td {
  width: 160px; }

.common-table.col4-table tbody td {
  width: 213.33333px; }

.only-sp-table {
  width: 100%;
  display: none;
  font-size: 10px;
  font-size: 1rem; }

.only-sp-table th, .only-sp-table td {
  border: 1px solid #fff;
  text-align: center;
  vertical-align: middle;
  line-height: 120%;
  padding: 5px 0;
  border-width: 1px; }

.only-sp-table thead th {
  background: #e8ceaa; }

.only-sp-table tbody th {
  background: #2B0D0B;
  color: #fff;
  width: 34.54545%; }

.only-sp-table tbody td {
  background: #F8EFE3; }

/* list
===================*/
.common-listA {
  line-height: 150%;
  width: 650px;
  margin: auto; }

.common-listA .list-head {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: .5em; }

.common-listA .list-head:before {
  content: "■";
  color: #bb484a; }

.common-listA .list-body {
  margin-bottom: 2em; }

.caution-list {
  line-height: 150%; }

.caution-list li:before {
  content: "※"; }

.indent-list {
  text-indent: -1em;
  padding-left: 1em; }

.wp-pagenavi {
  text-align: center; }

.dontWork:hover {
  cursor: default;
  opacity: 1 !important;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }

/*
* header
=====================================*/
#header .table-parent {
  width: 100%;
  margin-bottom: 20px; }

#header .sitelogo {
  vertical-align: top;
  padding-top: 20px;
  padding-right: 20px; }

#header .sitelogo h1 {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: bold;
  margin-bottom: 30px; }

#header .head-bnr-pc {
  text-align: right;
  vertical-align: top; }

#header .head-bnr-sp {
  display: none; }

/* global navigation
======================= */
#gNav {
  background: rgba(0, 0, 0, 0.7);
  position: absolute;
  width: 100%;
  text-align: center;
  border-bottom: 2px solid #fff;
  z-index: 20;
  /* プルダウンメニュー */
  /* ユーティリティなび */ }

#gNav .gnav-topnav {
  width: 1000px;
  margin: auto; }

#gNav li {
  display: inline-block;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold; }

#gNav li a {
  padding: 13px 20px;
  display: block;
  text-decoration: none; }

#gNav li a:hover .top-item, #gNav li a.active .top-item {
  color: #000;
  background: white; }

#gNav li .top-item {
  color: #FFF;
  display: block;
  padding: 8px;
  background: rgba(255, 255, 255, 0);
  border-radius: 5px; }

#gNav li .top-item:after {
  content: "";
  width: 100%;
  height: 0;
  background: #FFF;
  top: 0;
  left: 0;
  position: absolute;
  z-index: -1;
  border-radius: 5px 5px 0 0; }

#gNav .pull-item {
  position: relative; }

#gNav .pull-list {
  display: none;
  position: absolute; }

#gNav .pull-list li {
  display: block; }

#gNav .pull-list a {
  color: #000; }

#gNav .pull-item-first.active .pull-list-first {
  display: block; }

#gNav .pull-item-first.active .top-item {
  color: #000;
  position: relative;
  z-index: 10;
  border-radius: 5px 5px 0 0; }

#gNav .pull-item-first.active .top-item:after {
  height: 130%; }

#gNav .pull-item-first .pull-list-first {
  background: #FFF;
  top: 100%;
  padding-top: 13px;
  width: auto;
  left: 0;
  border-radius: 5px;
  white-space: nowrap;
  transform: translateY(-5px); }

#gNav .pull-item-first .pull-list-first li {
  border-bottom: 2px solid #000; }

#gNav .pull-item-first .pull-list-first li:last-of-type {
  border: none; }

#gNav .pull-item-first .pull-list-first li.active {
  background: #F8EFE3; }

#gNav .pull-item-second.active .pull-list-second {
  display: block; }

#gNav .pull-item-second .pull-list-second {
  left: 100%;
  top: 0;
  background: #F3E5D0;
  border-radius: 0 5px 5px 5px; }

#gNav .pull-item-second .pull-list-second li {
  border-bottom: 2px solid #fff; }

#gNav .pull-item-second .pull-list-second li:last-of-type {
  border: none; }

#gNav .pull-item-second .pull-list-second li.active {
  background: #eedabc; }

#gNav .utility-nav {
  font-size: 0;
  padding: 25px 0 15px;
  display: none; }

#gNav .utility-nav li {
  font-size: 9px;
  font-size: .9rem;
  display: inline-block;
  border: none;
  border-right: 1px solid #fff;
  padding: 0 1em; }

#gNav .utility-nav li:last-child {
  border: none; }

#gNav .utility-nav li a {
  margin: 0;
  padding: 0;
  color: #FFF; }

#gNavBtn {
  position: absolute;
  top: 22px;
  right: 10px;
  width: 40px;
  height: 40px;
  background: #b2000d;
  z-index: 100;
  text-align: center;
  display: none;
  font-size: 0;
  border-radius: 4px; }

#gNavBtn strong {
  display: none; }

#gNavBtn .humburgerBtn {
  display: inline-block;
  width: 40px;
  height: 40px;
  vertical-align: middle;
  position: relative; }

#gNavBtn .humburgerBtn span {
  width: 14px;
  height: 2px;
  background: #fff;
  display: block;
  transition: all 0.3s;
  transform: rotate(0deg);
  position: absolute;
  top: 50%;
  margin-top: -1px;
  left: 50%;
  margin-left: -7px; }

#gNavBtn .humburgerBtn span.bar-top {
  transform: translateY(-5px) scale(1); }

#gNavBtn .humburgerBtn span.bar-bottom {
  transform: translateY(5px) scale(1); }

#gNavBtn.open .humburgerBtn span.bar-top {
  transform: rotate(-45deg) translateY(0px) translateX(0px); }

#gNavBtn.open .humburgerBtn span.bar-middle {
  background: rgba(0, 0, 0, 0); }

#gNavBtn.open .humburgerBtn span.bar-bottom {
  transform: rotate(45deg) translateY(0px) translateX(0px); }

.closearea {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  background: rgba(255, 255, 255, 0);
  display: none; }

.top-logo-area {
  text-align: center;
  width: 100%;
  padding-top: 75px;
  margin-bottom: 55px;
  font-size: 0; }

.top-logo-area li {
  display: inline-block;
  vertical-align: middle;
  padding: 0 20px;
  margin-bottom: 40px; }

.top-logo-area li:first-child {
  padding-left: 0; }

.top-logo-area li:last-child {
  padding-right: 0; }

/*
* footer
========================================*/
#toTop {
  position: fixed;
  bottom: 0;
  left: 50%;
  width: 140px;
  margin-left: -70px;
  text-align: center;
  background: #2b0d0b;
  padding: 7px;
  border-radius: 3px 3px 0 0; }

#toTop.static {
  position: absolute;
  bottom: 100%; }

#toTop:hover {
  background: #3f1310; }

#footer {
  position: relative;
  background: #2b0d0b;
  color: #FFF;
  padding-top: 40px;
  padding-bottom: 70px; }

#footer .foot-content-wrap {
  display: table;
  width: 100%;
  margin-bottom: 40px; }

#footer .foot-contact {
  display: table-cell;
  width: 60.41667%;
  padding-right: 7.29167%; }

#footer .foot-contact h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif;
  font-size: 20px;
  font-size: 2.0rem;
  margin-bottom: 14px; }

#footer .foot-contact figure {
  float: left;
  overflow: hidden;
  margin-right: 30px; }

#footer .foot-contact p {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 150%;
  margin-bottom: .65em; }

#footer .foot-bebrick {
  display: table-cell;
  width: 39.58333%;
  vertical-align: top;
  background: #FFF;
  padding: 25px 16px 10px;
  color: #000;
  border-radius: 3px; }

#footer .foot-bebrick dt {
  margin-bottom: 18px; }

#footer .foot-bebrick dd {
  line-height: 150%;
  font-size: 14px;
  font-size: 1.4rem; }

#footer .foot-nav {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem; }

#footer .foot-nav li {
  display: inline-block;
  border-right: 1px solid #fff;
  margin-right: 1em;
  padding-right: 1em; }

#footer .foot-nav li:last-child {
  border: none; }

#footer .foot-nav li.foot-copy {
  border: none;
  margin-right: 40px;
  padding-right: 0; }

#footer .foot-nav a {
  color: #FFF;
  text-decoration: none; }

#footer .foot-nav a:hover {
  text-decoration: underline; }

/*
* ================
* top
* ================
*/
#top-slider {
  text-align: center;
  background: #000;
  line-height: 0;
  height: 450px;
  min-width: 1000px; }

#top-slider img {
  max-width: 1200px;
  width: 100%;
  height: 450px;
  -o-object-fit: cover;
     object-fit: cover; }

.top-slider-item {
  text-align: center; }

.top-slider-item img {
  display: block;
  margin: auto; }

/* トップレンガ状ボタン
==================*/
.top-link-area {
  width: 960px;
  margin: 20px auto 80px; }

.top-link-area-upper {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 12px; }

.top-link-area-upper .top-link-btn {
  width: 312px; }

.top-link-area-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 312px;
  -ms-flex-line-pack: justify;
      align-content: space-between; }

.top-link-area-lower {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.top-link-area-lower .top-link-btn {
  width: 231px;
  margin-bottom: 12px; }

.top-link-area .top-link-bg {
  width: 100%;
  height: 38.3333%; }

.top-link-area .top-link-btn {
  line-height: 0;
  font-size: 0; }

.top-link-area .top-link-btn a {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s; }

.top-link-area .top-link-btn a:hover {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

/* トップ カルーセル（煉化石窯  導入事例）
==================*/

.section-title01 {
  margin-top: 30px;
  margin-bottom: 20px; }

.top-customers {
  margin-bottom: 50px; }

.top-customers-element {
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem; }

.top-customers-element figure {
  width: 200px;
  overflow: hidden;
  margin: auto auto 1em;
  border-radius: 3px; }

.top-customers-element a {
  text-decoration: none;
  color: #000; }

.top-customers-element a img {
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s; }

.top-customers-element a:hover img {
  opacity: .8;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; }

.top-customers-element p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px; }

/* NEWS 
==============*/
.top-news {
  float: left;
  width: 46.35417%; }

.top-news .section-title01 {
  margin-top: 0; }

.top-news ul {
  margin-bottom: 25px; }

.top-news li {
  border-bottom: 1px dotted #000; }

.top-news li:first-child {
  border-top: 1px dotted #000; }

.top-news li a {
  display: block;
  padding: 13px 15px;
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
  color: #000;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s; }

.top-news li a:hover {
  background: #f9f9f9; }

.top-news li a:hover p:before {
  left: 5px; }

.top-news li time {
  display: block;
  color: #b2000d;
  font-size: 10px;
  font-size: 1.0rem;
  margin-bottom: 5px; }

.top-news li p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.top-news li p:before {
  content: "";
  background: url("../img/common/arrow-link_pc.png");
  width: 12px;
  height: 11px;
  display: inline-block;
  margin-right: 10px;
  position: relative;
  left: 0;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s; }

.top-bnr-area {
  text-align: center; }

.top-bnr-area a {
  margin-bottom: 20px;
  display: block; }

.top-fb-area {
  float: right;
  width: 46.35417%; }

/*
* ================================
* ishigama
* ================================
*/
.ishigama #main:before {
  background-image: url("../img/ishigama/main-bg.jpg"); }

.ishigama .page-title {
  margin-bottom: 50px; }

.ishigama .page-contents {
  background: #fff url("../img/ishigama/contents-bg.jpg") left top no-repeat; }

.ishigama-section01 {
  margin-bottom: 70px; }

.ishigama-example {
  background: #f3e5d0;
  padding: 50px 50px 10px;
  position: relative;
  margin-bottom: 100px; }

.ishigama-example h3 {
  font-size: 34px;
  font-size: 3.4rem;
  color: #bb484a;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 50px; }

.ishigama-example p {
  line-height: 150%;
  margin-bottom: 1em; }

.ishigama-example .ishigama-with-number {
  position: absolute;
  right: 40px;
  top: -25px; }

.ishigama-example .ishigama-with-number img {
  width: 311px; }

.ishigama-example .ishigama-with-number p {
  background: #FFF;
  padding: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  position: relative;
  top: 10px; }

.ishigama-example .number-1-2 {
  width: 520px;
  margin-bottom: 30px; }

.ishigama-example .number-1-2 img {
  margin-bottom: 30px; }

.ishigama-example .color-number {
  background: #bb484a;
  color: #fff;
  display: inline-block;
  width: 17px;
  width: 1.7rem;
  height: 17px;
  height: 1.7rem;
  line-height: 17px;
  line-height: 1.7rem;
  text-align: center;
  vertical-align: middle;
  border-radius: 100%; }

.ishigama-example .ishigama-example-lower {
  display: block;
  text-align: center;
  font-size: 0;
  margin: 0 -20px; }

.ishigama-example .number-3-4-5 {
  display: inline-block;
  width: 260px;
  vertical-align: top;
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
  margin: 20px; }

.ishigama-example .number-3-4-5 small {
  font-size: 10px;
  font-size: 1rem; }

.ishigama-example .number-3-4-5 img {
  margin-bottom: 30px; }

/*
* ================================
* products 石窯一覧
* ================================
*/
.products.list #main:before {
  background-image: url("../img/products/bg-make.jpg"); }

.products.list .product-index-button {
  width: 320px;
  height: 50px;
  margin-right: 30px;
  margin-left: auto;
  position: relative;
  top: -40px; }

.product-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  font-feature-settings: "palt";
  width: 900px;
  margin: auto; }

.product-list-card {
  width: 260px;
  margin: 0 20px 50px; }

.product-list-name {
  text-align: center;
  font-size: 20px;
  padding: 20px 10px;
  border-bottom: 1px solid #000; }

.product-list-icons {
  border-bottom: 1px solid #000;
  text-align: center;
  padding: 13px 0;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.product-list-icons img {
  margin: 0 3px; }

.product-list-icons .margin-right {
  margin-right: 30px; }

.product-list-icons .icon-mini {
  max-width: 25px;
  max-height: 23px; }

.product-list-miniicons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-item-align: end;
      align-self: flex-end; }

.product-list-spec {
  width: 100%;
  text-align: center; }

.product-list-spec th {
  width: 50px;
  border-bottom: 1px solid #000;
  padding: 10px 0; }

.product-list-spec td {
  padding: 10px 5px;
  border-bottom: 1px solid #000; }

.product-list-buttons {
  padding-top: 18px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.product-list-buttons li {
  width: calc(50% - 2px); }

.product-list-buttons a {
  display: block;
  border: 1px solid #ccc;
  height: 42px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  color: #000;
  padding-left: 5px; }

.product-list-buttons a:hover {
  text-decoration: none;
  background: #f2f2f2; }

.product-list-arrow {
  width: 12px;
  height: 11px;
  background: url("../img/common/icon_arrow_right.svg") center center/100% auto no-repeat;
  margin-right: 3px; }

/*
* ================================
* products 共通
* ================================
*/
.products-table caption {
  text-align: left;
  font-weight: 700;
  margin-bottom: 15px; }

.products-table th, .products-table td {
  padding: 15px;
  text-align: center;
  border: 2px solid #fff; }

.products-table th {
  font-weight: normal; }

.products-table thead tr, .products-table thead td {
  background-color: #2b0d0b;
  color: #fff; }

.products-table thead th {
  font-weight: 700; }

.products-table tbody th {
  background-color: #e8ceaa; }

.products-table tbody td {
  background-color: #f8efe3; }

.products-download {
  border: 20px solid #f8efe3;
  position: relative;
  margin-bottom: 120px; }

.products-download h4 {
  font-size: 24px;
  background: #f8efe3;
  display: inline-block;
  padding: 0 10px 10px;
  position: absolute;
  top: -5px;
  font-weight: 700; }

.products-download a {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center;
  height: 300px;
  text-decoration: underline;
  color: #000; }

.products-download a img {
  margin-right: 15px; }

/*
* ================================
* products 窯・釜・炉の設計、製造
* ================================
*/
.make #main:before {
  background-image: url("../img/products/bg-make.jpg"); }

.link-case {
  display: table;
  width: 860px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 80px; }

.link-case p {
  display: table-cell; }

.link-case a {
  display: table-cell; }

/*
* ================================
* products 建材、れんが、炉材
* ================================
*/
.materials #main:before {
  background-image: url("../img/products/bg-materials.jpg"); }

.materials-flowerpot-table {
  width: 860px;
  margin: auto; }

.materials-flowerpot-table tbody th {
  width: 220px; }

.materials-flowerpot-table tbody td {
  width: 160px; }

/*
* ================================
* products 窯周辺道具
* ================================
*/
.gears #main:before {
  background-image: url("../img/products/bg-gears.jpg"); }

.ecsite-capture img {
  border: 2px solid #E8E8E8; }

/*
* ================================
* products ピッツァ生地
* ================================
*/
.dough #main:before {
  background-image: url("../img/products/bg-dough.jpg"); }

.dough .caution-list {
  width: 860px;
  margin: auto;
  font-size: 14px;
  font-size: 1.4rem; }

.dough .type-caution {
  margin-bottom: 100px; }

.dough-type-list {
  width: 640px;
  margin: auto auto 50px;
  line-height: 150%; }

.dough-type-list dt {
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  border-bottom: 2px solid #b2000d;
  padding-bottom: .4em;
  margin-bottom: .6em; }

.dough-type-list dd {
  margin-bottom: 2.5em; }

.dough-type-table {
  width: 860px;
  margin-left: auto;
  margin-right: auto; }

.dough-type-table tbody th {
  width: auto; }

.purchasing-box {
  border-color: #b2000d;
  padding-top: 70px;
  padding-bottom: 40px; }

.purchasing-box .wide-boder-box-title {
  background-color: #b2000d;
  color: #FFF; }

.purchasing-box .color-red {
  color: #b2000d; }

.purchasing-box strong {
  display: block;
  font-size: 32px;
  font-size: 3.2rem;
  text-align: center;
  font-weight: bold;
  padding: .2em 0; }

.purchasing-box p {
  line-height: 200%; }

.purchasing-box .underline {
  text-decoration: underline;
  font-weight: bold; }

.order-condition .arrow-bottom {
  position: relative;
  margin-bottom: 80px;
  line-height: 150%; }

.order-condition .arrow-bottom:after {
  content: "";
  background: url("../img/products/arrow-bottom.png") 0 0/100% auto no-repeat;
  width: 36px;
  height: 33px;
  position: absolute;
  bottom: -55px;
  left: 50%;
  margin-left: -18px; }

.order-condition .arrow-bottom.noarrow {
  margin-bottom: 30px; }

.order-condition .arrow-bottom.noarrow:after {
  display: none; }

.order-condition p {
  margin-bottom: 2em; }

.order-condition .square-mark {
  font-weight: bold;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 150%;
  display: block; }

.order-condition .square-mark:before {
  content: "■";
  color: #bb484a; }

.order-condition .caution-list {
  margin-top: 1em; }

.send-sample {
  padding-bottom: 40px; }

.send-sample p {
  line-height: 150%; }

.valoriani #main:before {
  background-image: url("../img/products/bg-make.jpg"); }

.valoriani .page-contents {
  padding-top: 20px; }

.valoriani .page-contents.container {
  box-sizing: border-box; }

.valoriani .page-contents-header {
  position: relative;
  margin-bottom: 100px; }

.valoriani .page-contents-header .page-title {
  position: absolute;
  text-align: center;
  left: 0;
  bottom: 25px;
  width: 100%;
  color: white;
  margin-bottom: 0; }

.valoriani-container {
  width: 860px;
  margin: auto; }

.valoriani-intro-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-pack: justify;
      justify-content: space-between;
  width: 100%; }

.valoriani-intro-image {
  text-align: center;
  margin-bottom: 65px;
  width: 350px; }

.valoriani-intro-image img {
  margin-bottom: 15px; }

.valoriani-intro-image figcaption {
  font-size: 12px;
  line-height: 150%; }

.valoriani-intro-copy {
  width: 450px;
  margin: auto auto 65px;
  line-height: 200%; }

.valoriani-intro-copy p {
  text-align: justify; }

.valoriani-intro-list {
  width: 860px;
  margin: auto auto 95px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.valoriani-intro-list li {
  width: 245px; }

.valoriani-intro-list img {
  margin-bottom: 25px; }

.valoriani-intro-list h4 {
  font-size: 24px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif;
  color: #b2000d;
  margin-bottom: 20px; }

.valoriani-item-intro {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 80px;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

.valoriani-item-copy {
  width: 340px;
  padding-top: 30px; }

.valoriani-item-copy header {
  border-top: 2px solid #b2000d;
  padding-top: 25px;
  margin-bottom: 70px;
  white-space: nowrap; }

.valoriani-item-copy h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif;
  font-size: 32px;
  margin-bottom: 40px; }

.valoriani-item-copy h4 {
  font-size: 24px;
  font-weight: 700;
  line-height: 150%; }

.valoriani-item-copy p {
  line-height: 200%;
  text-align: justify; }

.valoriani-item-images {
  width: 460px;
  position: relative;
  z-index: 10; }

.valoriani-item-images header {
  border-top: 1px solid #b2000d;
  padding-top: 25px; }

.valoriani-item-images header h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif;
  font-size: 24px;
  margin-bottom: 25px; }

.valoriani-item-images header h4 {
  font-size: 16px;
  font-weight: 700;
  line-height: 150%; }

.valoriani-item-images figure {
  margin-top: 40px; }

.valoriani-item-images figure figcaption {
  font-weight: 700;
  margin-bottom: 10px; }

.valoriani-item-table {
  width: 100%;
  margin-bottom: 80px; }

.valoriani-item-table tbody th, .valoriani-item-table tbody td {
  vertical-align: middle; }

.valoriani-item-gallery {
  margin-bottom: 120px; }

.valoriani-item-gallery iframe {
  margin-bottom: 80px; }

.valoriani-item-photos {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-bottom: 65px; }

.valoriani-item-photos figure {
  width: 396px;
  line-height: 150%; }

.valoriani-item.valoriani-baby .valoriani-item-intro {
  position: relative;
  margin-bottom: 70px; }

.valoriani-item.valoriani-baby .valoriani-item-copy header {
  margin-bottom: 60px; }

.valoriani-item.valoriani-baby .valoriani-item-images {
  position: absolute;
  left: 0;
  top: -25px; }

.valoriani-item.valoriani-baby .valoriani-item-photos {
  position: relative;
  -ms-flex-pack: end;
      justify-content: flex-end; }

.valoriani-item.valoriani-baby .valoriani-item-table {
  margin-bottom: 10px; }

.valoriani-item.valoriani-baby .valoriani-item-table tbody th {
  width: 50%;
  padding-left: 5px;
  padding-right: 5px; }

.valoriani-item.valoriani-baby .valoriani-item-caution {
  margin-bottom: 75px;
  font-size: 12px;
  line-height: 150%; }

.valoriani-item.valoriani-b90 .valoriani-item-intro {
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse; }

.valoriani-item.valoriani-b90 .valoriani-item-images {
  width: 465px; }

.valoriani-item-youtube {
  margin-bottom: 80px; }

.pizzamaster #main:before {
  background-image: url("../img/products/bg-make.jpg"); }

.pizzamaster .page-contents {
  padding-top: 20px; }

.pizzamaster .page-contents.container {
  box-sizing: border-box; }

.pizzamaster .page-contents-header {
  margin-bottom: 90px; }

.pizzamaster-container {
  width: 860px;
  margin: auto; }

.pizzamaster-intro {
  margin-bottom: 120px; }

.pizzamaster-intro-title {
  margin-bottom: 70px;
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif; }

.pizzamaster-intro-list {
  margin-bottom: 70px; }

.pizzamaster-intro-list li {
  font-size: 20px;
  margin-bottom: 8px;
  line-height: 160%;
  position: relative;
  padding-left: 24px; }

.pizzamaster-intro-list li:before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #b2000d;
  position: absolute;
  top: 8px;
  left: 0; }

.pizzamaster-main-title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 60px; }

.pizzamaster-main-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.pizzamaster-main-item {
  width: calc(50% - 30px); }

.pizzamaster-main-item.wide {
  width: 100%; }

.pizzamaster-main-item.wide .pizzamaster-main-img {
  padding: 0 15px; }

.pizzamaster-main-item.wide .pizzamaster-main-table {
  margin-bottom: 100px; }

.pizzamaster-main-item.wide .pizzamaster-main-table tbody th {
  width: 285px; }

.pizzamaster-main-item header {
  height: 210px; }

.pizzamaster-main-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 60px; }

.pizzamaster-main-flex .pizzamaster-main-copy {
  width: 340px; }

.pizzamaster-main-flex .pizzamaster-main-copy p {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 70px; }

.pizzamaster-main-flex img {
  width: 450px; }

.pizzamaster-main-copy {
  margin-bottom: 40px; }

.pizzamaster-main-copy-02 {
  margin-bottom: 20px; }

.pizzamaster-main-copy h4 {
  font-size: 32px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif;
  border-top: 2px solid #b2000d;
  padding-top: 30px;
  margin-bottom: 35px;
  margin-top: 14px; }

.pizzamaster-main-copy p {
  line-height: 150%;
  text-align: justify; }

.pizzamaster-main-table {
  width: 100%; }

.pizzamaster-main-table tbody th {
  background-color: #2b0d0b;
  color: white;
  font-feature-settings: "palt"; }

.pizzamaster-main-table tbody th, .pizzamaster-main-table tbody td {
  vertical-align: middle;
  line-height: 140%;
  padding: 13px; }

.pizzamaster-main-youtube {
  margin-bottom: 100px; }

.pizzamaster-main-download a img {
  width: 120px; }

.rocketstove #main:before {
  background-image: url("../img/products/bg-rocketstove.jpg"); }

.rocketstove .page-contents {
  padding-top: 20px; }

.rocketstove .page-contents.container {
  box-sizing: border-box; }

.rocketstove .page-contents-header {
  margin-bottom: 90px; }

.rocketstove-container {
  width: 860px;
  margin: auto; }

.rocketstove-intro {
  margin-bottom: 120px; }

.rocketstove-intro-title {
  margin-bottom: 70px;
  text-align: center;
  font-size: 32px;
  line-height: 150%;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif; }

.rocketstove-intro-list {
  margin-bottom: 70px; }

.rocketstove-intro-list li {
  font-size: 20px;
  margin-bottom: 8px;
  line-height: 160%;
  position: relative;
  padding-left: 24px; }

.rocketstove-intro-list li:before {
  content: "";
  width: 15px;
  height: 15px;
  background-color: #b2000d;
  position: absolute;
  top: 8px;
  left: 0; }

.rocketstove-main-title {
  text-align: center;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 60px; }

.rocketstove-main-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.rocketstove-main-item {
  width: calc(50% - 30px); }

.rocketstove-main-item.wide {
  width: 100%; }

.rocketstove-main-item.wide .rocketstove-main-img {
  padding: 0 15px; }

.rocketstove-main-item.wide .rocketstove-main-table {
  margin-bottom: 100px; }

.rocketstove-main-item.wide .rocketstove-main-table tbody th {
  width: 285px; }

.rocketstove-main-item header {
  height: 210px; }

.rocketstove-main-flex {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row-reverse;
      flex-direction: row-reverse;
  -ms-flex-align: end;
      align-items: flex-end;
  -ms-flex-pack: justify;
      justify-content: space-between;
  margin-top: 60px; }

.rocketstove-main-flex .rocketstove-main-copy {
  width: 340px; }

.rocketstove-main-flex .rocketstove-main-copy p {
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 70px; }

.rocketstove-main-flex img {
  width: 450px; }

.rocketstove-main-copy {
  margin-bottom: 40px; }

.rocketstove-main-copy-02 {
  margin-bottom: 20px; }

.rocketstove-main-copy h4 {
  font-size: 32px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif;
  border-top: 2px solid #b2000d;
  padding-top: 30px;
  margin-bottom: 35px;
  margin-top: 14px; }

.rocketstove-main-copy p {
  line-height: 150%;
  text-align: justify; }

.rocketstove-main-table {
  width: 100%; }

.rocketstove-main-table tbody th {
  background-color: #2b0d0b;
  color: white;
  font-feature-settings: "palt"; }

.rocketstove-main-table tbody th, .rocketstove-main-table tbody td {
  vertical-align: middle;
  line-height: 140%;
  padding: 13px; }

.rocketstove-main-youtube {
  margin-bottom: 100px; }

.rocketstove-main-download a img {
  width: 120px; }

.gimetal #main:before {
  background-image: url("../img/products/bg-make.jpg"); }

.gimetal .page-contents {
  padding-top: 20px; }

.gimetal .page-contents.container {
  box-sizing: border-box; }

.gimetal .page-contents-header {
  margin-bottom: 90px; }

.gimetal-container {
  width: 860px;
  margin: auto; }

.gimetal-intro {
  margin-bottom: 80px; }

.gimetal-intro-lead p {
  line-height: 200%; }

.gimetal-item {
  margin-bottom: 100px; }

.gimetal-item-body {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.gimetal-item-copy {
  width: 345px;
  padding-top: 55px; }

.gimetal-item-copy h3 {
  text-align: center;
  margin-bottom: 20px; }

.item-azzurra .gimetal-item-copy h3 {
  margin-bottom: 50px; }

.gimetal-item-copy p {
  text-align: justify;
  line-height: 200%; }

.gimetal-item-figure {
  width: 480px; }

.gimetal-item-card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: end;
      justify-content: flex-end;
  height: 220px; }

.gimetal-item-card img {
  position: absolute;
  top: -20px;
  left: 0; }

.gimetal-item-card article {
  width: 200px;
  position: relative;
  padding-top: 40px; }

.gimetal-item-card h4 {
  font-size: 20px;
  margin-bottom: 10px;
  line-height: 150%;
  font-weight: 700; }

.gimetal-item-card p {
  line-height: 150%; }

.item-napoli .gimetal-item-card.item1 img {
  width: 440px; }

.item-azzurra .gimetal-item-card.item1 article {
  padding-top: 20px; }

.item-napoli .gimetal-item-card.item2 img {
  top: -100px; }

.item-azzurra .gimetal-item-card.item2 img {
  top: -80px; }

.gimetal-other-grid {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: (1fr)[4];
      grid-template-columns: repeat(4, 1fr);
  -ms-grid-rows: (1fr)[3];
      grid-template-rows: repeat(3, 1fr); }

.gimetal-other-item.item3 {
  -ms-grid-column-span: 1;
  -ms-grid-column: 1;
      grid-column: 1 / span 1;
  -ms-grid-row-span: 3;
  -ms-grid-row: 1;
      grid-row: 1 / span 3; }

.gimetal-other-item.item5 {
  -ms-grid-column-span: 1;
  -ms-grid-column: 2;
      grid-column: 2 / span 1;
  -ms-grid-row-span: 2;
  -ms-grid-row: 2;
      grid-row: 2 / span 2; }

.gimetal-other h3 {
  text-align: center;
  color: #005bab;
  font-size: 20px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif;
  margin-bottom: 60px; }

.gimetal-other-items {
  margin: auto -50px 50px; }

/*
* ================================
* case 施工事例
* ================================
*/
.case #main:before {
  background-image: url("../img/case/bg-case.jpg"); }

.case-list-body {
  width: 400px;
  margin: 0 25px 50px; }

.case-list-body figure {
  text-align: center;
  margin-bottom: 30px; }

.case-list-body dl {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  border-top: 2px dotted #000;
  line-height: 150%; }

.case-list-body dl dt, .case-list-body dl dd {
  padding: .5em 0;
  border-bottom: 2px dotted #000; }

.case-list-body dt {
  width: 90px;
  text-align: center; }

.case-list-body dd {
  width: 310px; }

.case-list-body dd a {
  text-decoration: underline;
  color: #000;
  word-wrap: break-word; }

.case-list-temp01 {
  float: left; }

.case-list-temp02 {
  float: right; }

.madia {
  width: 960px;
  margin: -30px auto 0 !important; }

#client01,
#client02,
#client03,
#client04,
#client05,
#client06,
#client07,
#client08 {
  background: #2b0d0b;
  padding: 40px 45px;
  padding: 4rem 4.5rem;
  color: #fff;
  margin-bottom: 60px;
  margin-bottom: 6rem; }

#client01 p,
#client02 p,
#client03 p,
#client04 p,
#client05 p {
  font-size: 28px;
  font-size: 2.8rem; }

#client01 figure,
#client02 figure,
#client03 figure,
#client04 figure,
#client05 figure {
  margin: 20px auto;
  margin: 2rem auto; }

#client01 figure img,
#client02 figure img,
#client03 figure img,
#client04 figure img,
#client05 figure img {
  width: 100%;
  height: auto; }

#client01 .small,
#client02 .small,
#client03 .small,
#client04 .small,
#client05 .small {
  font-size: 18px;
  font-size: 1.8rem; }

#client05 ul {
  width: 100%;
  margin: 30px 0 0;
  margin: 3rem 0 0; }

#client05 li {
  display: inline-block;
  width: 32%;
  margin-right: 1%;
  vertical-align: top; }

#client05 li:last-child {
  margin-right: 0; }

#client05 li img {
  width: 100%;
  margin-bottom: 10px;
  margin-bottom: 1rem; }

/*
* ================================
* support カタログ・資料ダウンロード
* ================================
*/
.download #main:before {
  background-image: url("../img/support/bg-download.jpg"); }

.download .catalog-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center; }

.download .catalog-list li {
  width: 33.33%;
  text-align: center;
  margin: 0 0 35px; }

.download .catalog-list p {
  display: block;
  text-decoration: underline;
  color: #000;
  padding: .8em; }

.download .catalog-list img {
  border: 2px solid #d5cac1; }

/*
* ================================
* support ピッツァ＆パン技術研修
* ================================
*/
.training #main:before {
  background-image: url("../img/support/bg-training.jpg"); }

.training .col-1-photo {
  padding: 0; }

.training .page-title {
  margin-bottom: 50px; }

.training-list {
  width: 640px;
  margin: auto auto 40px; }

.training-list ul {
  border-top: 2px dotted #000;
  margin-bottom: 1em; }

.training-list li {
  border-bottom: 2px dotted #000;
  display: table;
  width: 100%; }

.training-list li strong, .training-list li p {
  display: table-cell;
  padding: 18px; }

.training-list li strong {
  width: 230px;
  color: #b2000d;
  text-align: center;
  vertical-align: middle; }

.training-list li p {
  line-height: 150%; }

.training-list li .large {
  font-size: 24px;
  font-size: 2.4rem; }

.about-training ul {
  margin-bottom: 40px; }

.about-training .indent-list {
  margin-bottom: 30px;
  line-height: 150%; }

.installation ul {
  display: -ms-flexbox;
  display: flex;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 150%;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: left;
      justify-content: left;
  margin: 0 -15px; }

.installation li {
  width: 220px;
  margin: 15px; }

/*
* ================================
* faq よくある質問
* ================================
*/
.faq #main:before {
  background-image: url("../img/support/bg-faq.jpg"); }

.faq-list-container {
  width: 600px;
  margin: auto; }

.faq-list {
  text-align: center;
  margin-bottom: 2em; }

.faq-list video {
  width: 100%;
  height: auto;
  border: 2px solid #D5CAC1;
  margin-bottom: .5em; }

.faq-list p {
  line-height: 150%; }

/*
* ================================
* support 窯ご注文の流れ
* ================================
*/
.flow #main:before {
  background-image: url("../img/support/bg-flow.jpg"); }

.flow .page-contents {
  padding-top: 40px; }

.flow .page-title {
  margin-bottom: 40px; }

.flow-container {
  padding: 0 50px; }

.flow-step-image {
  margin-bottom: 60px; }

.flow-section {
  line-height: 150%;
  font-weight: 500;
  margin-bottom: 50px; }

.flow-section p {
  margin-bottom: 1em; }

.flow-title {
  margin-bottom: 30px; }

.flow-title-step {
  background-color: #b2000d;
  display: inline-block;
  color: #fff;
  padding: 5px 10px;
  text-transform: uppercase;
  vertical-align: middle;
  border-radius: 3px;
  font-weight: 700;
  margin-right: 5px; }

.flow-title-ja {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif;
  font-size: 24px;
  display: inline-block;
  vertical-align: middle;
  font-weight: bolder; }

.flow-sheet {
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -ms-flex-pack: justify;
      justify-content: space-between;
  text-align: center; }

.flow-sheet li {
  width: 280px;
  border: 4px solid #f1e5d2; }

.flow-sheet h4 {
  padding: 20px;
  background-color: #f1e5d2;
  font-size: 20px;
  font-weight: 700; }

.flow-sheet a {
  display: block;
  padding: 10px;
  font-weight: bolder;
  color: #000;
  position: relative; }

.flow-sheet a:before {
  content: "";
  position: absolute;
  right: 8px;
  bottom: 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 9px 0 9px 18px;
  border-color: transparent transparent transparent #b2000d; }

.flow-sheet p {
  margin-bottom: 0; }

.flow-faq {
  font-weight: 500;
  border: 4px solid #f1e5d2;
  border-top: none;
  line-height: 150%;
  margin-bottom: 100px; }

.flow-faq-dt {
  font-weight: 700;
  background-color: #f1e5d2;
  position: relative;
  padding: 25px 25px 25px 60px;
  position: relative; }

.flow-faq-dt:before {
  content: "Q";
  color: #fff;
  background-color: #e8ceaa;
  position: absolute;
  left: -4px;
  top: 0;
  width: 48px;
  height: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
      align-items: center;
  -ms-flex-pack: center;
      justify-content: center; }

.flow-faq-dd {
  padding: 25px; }

/*
* ================================
* news ニュース
* ================================
*/
.news #main:before {
  background-image: url("../img/news/bg-news.jpg"); }

.news-title-list {
  padding: 0 30px;
  line-height: 150%; }

.news-title-list li {
  border-bottom: 2px dotted #000;
  display: table;
  width: 100%; }

.news-title-list li:first-child {
  border-top: 2px dotted #000; }

.news-title-list li a {
  color: #000;
  display: block;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s; }

.news-title-list li a:hover {
  background: #f7f7f7; }

.news-title-list li .news-category-wrap,
.news-title-list li .news-title {
  display: table-cell;
  vertical-align: middle; }

.news-title-list li .news-category-wrap {
  padding: 12px 0;
  width: 270px;
  font-size: 12px;
  font-size: 1.2rem; }

.news-title-list li time {
  width: 140px;
  text-indent: 1em;
  display: inline-block;
  vertical-align: middle; }

.news-title-list li .news-category {
  background: #bb484a;
  display: inline-block;
  width: 60px;
  vertical-align: middle;
  border-radius: 3px;
  color: #FFF;
  text-align: center;
  font-weight: bold; }

.news-title-list li .news-category.news-general {
  background-color: #bb484a; }

.news-title-list li .news-category.news-media {
  background-color: #539859; }

.news-title-list li .news-category.news-event {
  background-color: #cfaa6c; }

.news-title-list li .news-title p {
  width: 590px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.news-entry {
  width: 640px;
  margin: auto; }

.news-entry .hentry {
  padding: 0 15px; }

.news-entry .hentry h2 {
  font-size: 24px;
  font-weight: bold;
  line-height: 280%; }

.news-entry .hentry p {
  line-height: 200%;
  margin-bottom: 2em; }

.news-entry .hentry p img {
  margin: auto auto 0 auto; }

.news-entry-head {
  padding: 15px;
  border-bottom: 2px dotted #000;
  margin-bottom: 50px; }

.news-entry-head time {
  margin-bottom: .7em;
  display: block; }

.news-entry-head .entry-title {
  font-size: 24px;
  font-size: 2.4rem; }

.back-btn-wrap {
  text-align: center; }

.back-btn-wrap .back-btn {
  background: #2b0d0b;
  display: inline-block;
  padding: 15px 35px;
  color: #fff;
  font-weight: bold;
  -moz-transition-duration: 0.3s;
  -webkit-transition-duration: 0.3s;
  -o-transition-duration: 0.3s;
  -ms-transition-duration: 0.3s;
  border-radius: 3px; }

.back-btn-wrap .back-btn:before {
  content: "";
  width: 12px;
  height: 10px;
  display: inline-block;
  background: url("../img/news/back-arrow.png") 0 0 no-repeat;
  margin-right: 18px;
  position: relative;
  top: 2px; }

.back-btn-wrap .back-btn:hover {
  text-decoration: none;
  background-color: #3f1310; }

/*
* ================================
* bread 群馬県産の小麦と果実を 石窯で焼き上げたパン
* ================================
*/
.bread #main:before {
  background-image: url("../img/bread/bg-bread.jpg"); }

.brend-list {
  width: 870px;
  margin: auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.brend-list li {
  width: 270px;
  margin-bottom: 20px; }

.brend-list li img {
  margin: auto auto .2em;
  display: block; }

.brend-list li p {
  line-height: 200%; }

.brend-list li strong {
  display: block;
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  font-size: 1.8rem; }

.buread-recipe {
  width: 870px;
  margin: auto; }

.bread-recipe-text {
  display: -ms-flexbox;
  display: flex;
  line-height: 200%;
  margin-bottom: 1em; }

.bread-recipe-text .bread-recipe-material {
  width: 280px; }

.bread-recipe-text table {
  margin-bottom: 1em; }

.bread-recipe-text table th {
  width: 120px;
  text-align: left;
  font-weight: normal; }

.bread-recipe-text ol {
  padding-left: 1em;
  margin-bottom: 1em; }

.bread-recipe-text ol li {
  list-style: decimal; }

.bread-recipe-text ul {
  margin-bottom: 1em; }

.bread-recipe-text ul li {
  padding-left: 3em;
  text-indent: -3em; }

/*
* ================================
* company 会社情報
* ================================
*/
.company #main:before {
  background-image: url("../img/company/bg-company.jpg"); }

.company-lead {
  width: 780px;
  margin: auto; }

.company-lead dl {
  float: left;
  padding-top: 100px; }

.company-lead dt {
  font-size: 24px;
  font-size: 2.4rem;
  font-weight: bold;
  margin-bottom: 50px;
  padding: .1em .5em;
  color: #FFF;
  background: #2b0d0b;
  display: inline-block;
  line-height: 150%; }

.company-lead dd {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 200%; }

.company-lead dd:before {
  content: "■";
  color: #bb484a; }

.company-lead figure {
  float: right; }

.company-section {
  width: 640px;
  margin: auto auto 85px;
  line-height: 150%; }

.company-table {
  border-top: 2px dotted #000; }

.company-table tr {
  border-bottom: 2px dotted #000; }

.company-table th, .company-table td {
  padding: 1em 0; }

.company-table th {
  width: 130px; }

.company-table td {
  padding-right: 1em; }

.company-table p {
  margin-bottom: 1em; }

.company-history {
  line-height: 200%; }

.company-history h4 {
  color: #bb484a;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em; }

.company-history p {
  margin-bottom: 2em; }

/*
* ================================
* contact ご相談・お問合せ
* ================================
*/
.contact #main:before {
  background-image: url("../img/company/bg-company.jpg"); }

.contact .mail-link {
  color: #bb484a;
  text-decoration: underline; }

.contact .page-section {
  padding-top: 10px; }

.contact .section-title {
  margin-bottom: 30px; }

.contact-tel-wrap {
  width: 740px;
  margin: auto;
  text-align: center; }

.contact-tel-wrap div {
  display: inline-block;
  vertical-align: middle; }

.contact-tel-wrap div .telno {
  width: 450px;
  display: block;
  font-size: 48px;
  font-size: 4.8rem;
  color: #bb484a;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN","游明朝", YuMincho, "ＭＳ Ｐ明朝","MS PMincho", serif;
  text-align: left; }

.contact-tel-wrap div p {
  line-height: 150%; }

#contactForm {
  width: 860px;
  margin: auto; }

#contactForm table {
  width: 100%;
  margin-bottom: 1em; }

#contactForm th, #contactForm td {
  border: 2px solid #fff;
  font-weight: normal;
  line-height: 150%;
  vertical-align: middle; }

#contactForm th {
  background: #e8ceaa;
  width: 230px;
  padding: 15px 0; }

#contactForm td {
  padding: 15px;
  background: #F8EFE3; }

#contactForm label {
  white-space: nowrap; }

#contactForm input[type="text"],
#contactForm input[type="email"],
#contactForm input[type="tel"],
#contactForm input[type="fax"],
#contactForm textarea {
  border: none;
  background: #fff;
  width: 100%;
  padding: 7px; }

#contactForm input[type="checkbox"] {
  border: none;
  background: none; }

#contactForm .comment-th {
  vertical-align: top; }

#contactForm .required-mark {
  display: inline-block;
  width: .7em;
  height: .7em;
  background: #bb484a;
  border-radius: 100%;
  position: relative;
  left: 4px; }

#contactForm .submitBtn {
  padding: 50px;
  text-align: center; }

#contactForm .submitBtn .btn {
  font-weight: bold;
  width: 240px;
  padding: 20px;
  background: #b2000d;
  color: #FFF;
  border: none;
  border-radius: 3px; }

.back-btn {
  font-weight: bold;
  width: 240px;
  padding: 20px;
  background: #b2000d;
  color: #FFF;
  border: none;
  border-radius: 3px;
  margin-top: 4em; }

/*
* ================================
* privacy プライバシーポリシー
* ================================
*/
.other #main:before {
  background-image: url("../img/company/bg-company.jpg"); }

.privacy-body {
  width: 640px;
  margin: auto;
  line-height: 200%; }

.privacy-body dt {
  font-weight: bold; }

.privacy-body dt:before {
  content: "■";
  color: #bb484a; }

.privacy-body dd {
  margin-bottom: 2em; }

/*
* ================================
* sitemap サイトマップ
* ================================
*/
.sitemap-body {
  width: 700px;
  margin: auto;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 200%;
  font-weight: bold;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: justify;
      justify-content: space-between; }

.sitemap-body .sitemap-left {
  width: 50%; }

.sitemap-body .sitemap-right {
  width: 50%;
  padding-top: 4em; }

.sitemap-body li ul {
  padding-left: 1em; }

.sitemap-body a {
  color: #000;
  text-decoration: underline; }

.sitemap-body a:hover {
  text-decoration: none; }

.sitemap-body .twolines {
  line-height: 150%;
  display: block; }

/*
* ================================
* terms このサイトについて
* ================================
*/
.terms-body {
  width: 850px;
  margin: auto;
  line-height: 200%; }

.terms-body p {
  margin-bottom: 2em; }

.terms-body dt {
  text-align: center;
  font-weight: bold;
  margin-bottom: 1em; }

.terms-body dd {
  margin-bottom: 3em; }

/*
* ================
* browser
* ================
*/

@media only screen and (max-width: 767px){
  .hidden-sm{
    display: none !important; }
  .hidden-sm-md{
    display: none !important; }
  .show-sm-table{
    display: table !important; }
  .show-sm-tableCell{
    display: table-cell !important; }
  .show-sm-block{
    display: block !important; }
  .hentry img.alignright{
    padding: 0;
    margin: 0 1em;
    display: block;
    margin: 0 auto; }
  .hentry img.alignleft{
    padding: 0;
    margin: 0 1em;
    display: block;
    margin: 0 auto; }
  .hentry .alignright{
    float: none;
    display: block;
    margin: 0 auto; }
  .hentry .alignleft{
    float: none;
    display: block;
    margin: 0 auto; }
  body{
    font-size: 1.2rem; }
  .slick-prev,
  .slick-next{
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 6px auto; }
  .slick-prev{
    left: -22px; }
  .slick-next{
    right: -22px; }
  .container{
    max-width: 100%;
    width: auto; }
  .page #main:before{
    height: 90px; }
  .page #main{
    padding-top: 45px; }
  .page-contents{
    padding: 30px 12px 0;
    margin: 0 10px; }
  .page-section{
    margin-bottom: 40px; }
  .section-text{
    width: auto;
    padding: 0 15px;
    margin-bottom: 35px;
    font-size: 1rem; }
  .foot-contact-bnr{
    width: 100%;
    padding: 5px; }
  .foot-contact-bnr .red-btn{
    position: static;
    margin: 10px;
    padding: 10px; }
  .foot-contact-bnr .rpsImg{
    margin-bottom: 15px; }
  .col-1-photo{
    margin-bottom: 35px; }
  .col-1-photo.col-1-photo-contents{
    padding: 0 12px; }
  .col-2-photo{
    display: block; }
  .col-2-photo figure{
    display: block;
    padding: 0;
    margin-bottom: 25px; }
  .col-2-photo figcaption{
    font-size: .8rem; }
  .col-2-photo img{
    width: 100%; }
  .col-3-photo{
    display: block; }
  .col-3-photo figure{
    display: block;
    padding: 0;
    margin-bottom: 25px; }
  .col-3-photo figcaption{
    font-size: .8rem; }
  .col-3-photo img{
    width: 100%; }
  .wide-border-box{
    border-width: 5px;
    padding: 40px 20px 5px;
    margin-bottom: 50px;
    width: auto; }
  .wide-border-box .wide-boder-box-title{
    font-size: 1.2rem;
    left: 0;
    top: 0;
    padding: 0 7px 7px 0; }
  .wide-border-box dt{
    font-size: 1.2rem; }
  .wide-border-box dd{
    font-size: 1rem; }
  .wide-border-box ul{
    font-size: 1rem;
    line-height: 150%; }
  .page-title{
    font-size: 1.6rem;
    margin-bottom: 10px; }
  .section-title{
    font-size: 1.6rem;
    margin-bottom: 25px; }
  .section-title small{
    font-size: 1.2rem; }
  .section-titleB{
    font-size: 1.2rem; }
  .section-titleC{
    font-size: 1.2rem;
    margin-bottom: 25px;
    padding: 0; }
  .section-titleD{
    font-size: 1.2rem;
    margin-bottom: 50px; }
  .secion-titleE{
    font-size: 1.4rem; }
  .red-btn{
    font-size: 1rem;
    padding: 10px; }
  .common-table{
    font-size: 1rem;
    margin-bottom: 25px; }
  .common-table th, .common-table td{
    padding: 5px 0;
    border-width: 1px; }
  .common-table tbody th{
    width: auto; }
  .common-table.col5-table tbody td{
    width: auto; }
  .common-table.col4-table tbody td{
    width: auto; }
  .only-sp-table{
    display: table; }
  .common-listA{
    width: auto;
    padding: 0 15px; }
  .common-listA .list-head{
    font-size: 1.2rem; }
  .common-listA .list-body{
    font-size: 1.0rem; }
  .caution-list{
    font-size: 1rem; }
  #header .sitelogo{
    padding-top: 8px;
    display: block; }
  #header .sitelogo h1{
    font-size: .9rem;
    margin-bottom: 15px;
    margin-left: -10px; }
  #header .sitelogo img{
    width: 222px; }
  #header .head-bnr-pc{
    display: none; }
  #header .head-bnr-sp{
    display: block; }
  #gNav{
    background: rgba(0, 0, 0, 0.8);
    padding: 10px;
    display: none; }
  #gNav .gnav-topnav{
    width: auto; }
  #gNav li{
    display: block;
    border-bottom: 1px solid #fff;
    font-size: 1.2rem; }
  #gNav li .top-item{
    display: inline-block; }
  #gNav .pull-list{
    position: static; }
  #gNav .pull-item-first.active .pull-list-first{
    display: none; }
  #gNav .pull-item-second.active .pull-list-second{
    display: none; }
  #gNav .pull-item-second .pull-list-second{
    border-radius: 0; }
  #gNav .utility-nav{
    display: block; }
  #gNavBtn{
    display: block; }
  .top-logo-area{
    padding-top: 25px; }
  .top-logo-area li{
    width: 33.33%;
    padding: 15px;
    margin-bottom: 0; }
  .top-logo-area li:first-child{
    padding: 15px; }
  .top-logo-area li:last-child{
    padding: 15px; }
  #toTop{
    width: 70px;
    margin-left: -35px;
    padding: 7px 15px; }
  #footer{
    padding-top: 20px;
    padding-bottom: 25px; }
  #footer .foot-content-wrap{
    display: block;
    margin-bottom: 25px; }
  #footer .foot-contact{
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 25px; }
  #footer .foot-contact h3{
    font-size: 1.2rem;
    margin-top: 7px;
    margin-bottom: 7px; }
  #footer .foot-contact figure{
    width: 70px;
    margin-right: 15px;
    margin-bottom: 10px; }
  #footer .foot-contact p{
    font-size: 1rem; }
  #footer .foot-contact .foot-contact-btn{
    clear: both; }
  #footer .foot-bebrick{
    display: block;
    width: 100%;
    padding: 15px; }
  #footer .foot-bebrick dt{
    margin-bottom: 10px; }
  #footer .foot-bebrick dt img{
    width: 200px; }
  #footer .foot-bebrick dd{
    font-size: 1rem; }
  #footer .foot-nav{
    font-size: .9rem;
    text-align: center; }
  #footer .foot-nav li{
    padding: 0 .5em;
    margin: 0 .5em; }
  #footer .foot-nav li.foot-copy{
    display: block;
    text-align: center;
    margin-bottom: 1em;
    margin-right: 0; }
  #top-slider{
    width: 100%;
    background-size: cover;
    height: 250px;
    min-width: auto; }
  #top-slider img{
    width: 100%;
    height: auto; }
  .top-link-area{
    width: 100%;
    min-width: 100%;
    padding: 0 15px;
    margin-bottom: 15px; }
  .top-link-area{
    max-height: 100%; }
  .top-link-area-upper{
    display: block; }
  .top-link-area-upper .top-link-btn{
    width: 100%; }
  .top-link-area-center{
    display: block;
    width: 100%; }
  .top-link-area-lower .top-link-btn{
    width: calc(50% - 9px); }
  .top-link-area .top-link-bg{
    display: none; }
  .top-link-area .top-link-btn{
    text-align: center;
    margin-bottom: 15px; }
  .top-link-area .top-link-btn img{
    width: 100%; }
  .top-customers .section-title01 img{
    width: 175.5px; }
  .section-title01{
    margin-top: 10px;
    margin-bottom: 10px; }
  .top-customers{
    margin-bottom: 25px; }
  .top-customers-slides{
    padding: 0 5px; }
  .top-customers-element{
    width: 120px; }
  .top-customers-element figure{
    width: 100px;
    margin: 0 20px 5px 0; }
  .top-customers-element p{
    font-size: .9rem;
    padding: 0;
    width: 100px; }
  .top-news{
    float: none;
    width: 100%; }
  .top-news .section-title01 img{
    width: 116.5px; }
  .top-news ul{
    margin-bottom: 25px; }
  .top-news li a{
    font-size: 1rem;
    padding: 10px; }
  .top-news li time{
    font-size: .9rem; }
  .top-bnr-area{
    margin-bottom: 25px; }
  .top-bnr-area a{
    margin-bottom: 10px; }
  .top-bnr-area a img{
    width: 100%; }
  .top-fb-area{
    float: none;
    width: 100%;
    text-align: center;
    height: 215px; }
  .ishigama .page-title{
    margin-bottom: 0; }
  .ishigama .page-contents{
    background-size: 240px auto; }
  .ishigama-section01{
    margin-bottom: 40px; }
  .ishigama-example{
    margin: 0 -25px 60px;
    padding: 25px 30px 0; }
  .ishigama-example h3{
    font-size: 1.8rem;
    margin-bottom: 20px;
    text-align: center; }
  .ishigama-example p{
    font-size: 1rem;
    line-height: 150%; }
  .ishigama-example .ishigama-with-number{
    position: static;
    margin-bottom: 25px; }
  .ishigama-example .ishigama-with-number img{
    width: 188.5px;
    margin: auto;
    display: block; }
  .ishigama-example .ishigama-with-number p{
    font-size: .8rem;
    float: right;
    padding: 7px; }
  .ishigama-example .number-1-2{
    clear: both;
    width: auto;
    margin-bottom: 20px; }
  .ishigama-example .number-1-2 img{
    margin-bottom: 10px; }
  .ishigama-example .ishigama-example-lower{
    margin: 0; }
  .ishigama-example .number-3-4-5{
    width: auto;
    margin: 0 0 20px; }
  .ishigama-example .number-3-4-5 small{
    font-size: .6rem; }
  .ishigama-example .number-3-4-5 img{
    margin-bottom: 10px; }
  .products.list .product-index-button{
    top: 0;
    margin: auto;
    width: 100%;
    margin-top: 45px;
    height: 40px; }
  .product-list{
    width: 100%;
    margin: 30px 0 0;
    -ms-flex-pack: justify;
        justify-content: space-between; }
  .product-list-card{
    width: calc(50% - 8px);
    margin: 0 0 25px; }
  .product-list-name{
    font-size: 16px;
    padding: 8px 5px 10px; }
  .product-list-icons img{
    max-width: 26px;
    max-height: 24px; }
  .product-list-icons .margin-right{
    margin-right: 18px; }
  .product-list-icons .icon-mini{
    max-width: 16px;
    max-height: 15px; }
  .product-list-spec th{
    width: 40px; }
  .product-list-buttons{
    display: block; }
  .product-list-buttons li{
    width: 100%;
    margin-bottom: 3px; }
  .product-list-buttons a{
    height: 32px; }
  .products-table caption{
    font-size: 14px; }
  .products-download{
    margin: auto auto 70px;
    border-width: 15px; }
  .products-download h4{
    font-size: 16px; }
  .products-download a{
    height: 210px;
    padding-top: 20px; }
  .products-download a img{
    width: 85px; }
  .link-case{
    display: block;
    width: 100%;
    padding: 0 20px;
    margin-bottom: 30px; }
  .link-case p{
    display: block;
    line-height: 140%;
    margin-bottom: 1em;
    font-size: 1rem; }
  .link-case a{
    display: block; }
  .materials-flowerpot-table{
    width: 100%; }
  .materials-flowerpot-table tbody th{
    width: auto; }
  .materials-flowerpot-table tbody td{
    width: auto; }
  .dough .caution-list{
    width: auto;
    font-size: 1rem; }
  .dough .type-caution{
    margin-bottom: 50px; }
  .dough-type-list{
    width: 100%; }
  .dough-type-list dt{
    font-size: 1.6rem;
    border-width: 1px; }
  .dough-type-list dd{
    font-size: 1rem; }
  .dough-type-table{
    display: none; }
  .dough-sp-table-group{
    margin-bottom: 25px; }
  .purchasing-box{
    padding-top: 45px;
    font-size: 1rem;
    padding-bottom: 20px;
    margin-bottom: 15px; }
  .purchasing-box strong{
    font-size: 1.2rem; }
  .order-condition{
    line-height: 150%;
    font-size: 1rem;
    padding-bottom: 0; }
  .order-condition .arrow-bottom{
    margin-bottom: 30px; }
  .order-condition .arrow-bottom:after{
    width: 18px;
    height: 16px;
    margin-left: -9px;
    bottom: -23px; }
  .order-condition .square-mark{
    font-size: 1.2rem; }
  .send-sample{
    font-size: 1rem;
    padding-bottom: 20px; }
  .valoriani .page-contents{
    padding: 7px !important; }
  .valoriani .page-contents-header{
    margin-bottom: 70px; }
  .valoriani .page-contents-header .page-title{
    font-size: 22px; }
  .valoriani-container{
    width: 100%; }
  .valoriani-intro-flex{
    display: block; }
  .valoriani-intro-image{
    margin-bottom: 40px; }
  .valoriani-intro-image img{
    width: 230px; }
  .valoriani-intro-copy{
    width: 100%;
    padding: 0 15px;
    margin-bottom: 30px;
    text-align: justify; }
  .valoriani-intro-list{
    width: 100%;
    margin-bottom: 40px;
    display: block; }
  .valoriani-intro-list li{
    width: 150px;
    margin: auto auto 15px;
    font-feature-settings: "palt"; }
  .valoriani-intro-list img{
    margin-bottom: 10px; }
  .valoriani-intro-list h4{
    font-size: 16px;
    margin-bottom: 10px; }
  .valoriani-item{
    padding: 0 15px; }
  .valoriani-item-intro{
    display: block;
    margin-bottom: 30px; }
  .valoriani-item-copy{
    width: 100%; }
  .valoriani-item-images{
    width: 100%; }
  .valoriani-item-table{
    margin-bottom: 40px; }
  .valoriani-item-table tbody th{
    width: 125px;
    padding-left: 0;
    padding-right: 0;
    vertical-align: middle; }
  .valoriani-item-gallery{
    margin-bottom: 70px; }
  .valoriani-item-gallery iframe{
    width: 100%;
    height: 47.2vw;
    margin-bottom: 40px; }
  .valoriani-item-photos{
    display: block;
    margin-bottom: 30px; }
  .valoriani-item-photos figure{
    width: auto;
    margin-bottom: 30px; }
  .valoriani-item-foot{
    margin-left: -32px;
    margin-right: -32px; }
  .valoriani-item.valoriani-baby .valoriani-item-intro{
    margin-bottom: 30px; }
  .valoriani-item.valoriani-baby .valoriani-item-copy{
    padding-top: 0; }
  .valoriani-item.valoriani-baby .valoriani-item-images{
    position: static; }
  .valoriani-item.valoriani-baby .valoriani-item-images header{
    position: relative;
    z-index: 0; }
  .valoriani-item.valoriani-baby .valoriani-item-images img{
    position: relative;
    top: -140px;
    z-index: 10;
    margin-bottom: -100px; }
  .valoriani-item.valoriani-baby .valoriani-item-photos{
    margin-bottom: 40px; }
  .valoriani-item.valoriani-baby .valoriani-item-caution{
    font-size: 10px;
    margin-bottom: 30px; }
  .valoriani-item.valoriani-b90 .valoriani-item-images{
    width: 100%; }
  .valoriani-item.valoriani-b90 .valoriani-item-images header{
    margin-bottom: 30px; }
  .valoriani-item-youtube{
    width: 100%;
    height: 47.2vw;
    margin-bottom: 40px; }
  .pizzamaster .page-contents{
    padding: 7px !important; }
  .pizzamaster .page-contents-header{
    margin-bottom: 50px; }
  .pizzamaster-container{
    width: 100%;
    padding: 0 13px; }
  .pizzamaster-intro{
    margin-bottom: 70px; }
  .pizzamaster-intro-title{
    font-size: 16px;
    margin-bottom: 45px; }
  .pizzamaster-intro-list{
    margin-bottom: 45px; }
  .pizzamaster-intro-list li{
    font-size: 14px;
    margin-bottom: 4px;
    padding-left: 20px; }
  .pizzamaster-intro-list li:before{
    width: 10px;
    height: 10px;
    top: 4px; }
  .pizzamaster-main-title{
    font-size: 16px;
    margin-bottom: 40px; }
  .pizzamaster-main-list{
    display: block; }
  .pizzamaster-main-item{
    width: 100%;
    margin-bottom: 40px; }
  .pizzamaster-main-item.wide .pizzamaster-main-table{
    margin-bottom: 50px; }
  .pizzamaster-main-item.wide .pizzamaster-main-table tbody th{
    width: 124px; }
  .pizzamaster-main-item header{
    height: auto; }
  .pizzamaster-main-img{
    padding: 0 40px; }
  .pizzamaster-main-flex{
    display: block; }
  .pizzamaster-main-flex .pizzamaster-main-copy{
    width: auto; }
  .pizzamaster-main-flex .pizzamaster-main-copy p{
    font-size: 16px;
    margin-bottom: 30px; }
  .pizzamaster-main-copy{
    margin-bottom: 25px; }
  .pizzamaster-main-copy h4{
    font-size: 24px;
    border-top-width: 1px;
    margin-bottom: 20px; }
  .pizzamaster-main-copy p{
    line-height: 150%; }
  .pizzamaster-main-table tbody th, .pizzamaster-main-table tbody td{
    padding: 10px; }
  .pizzamaster-main-youtube{
    width: 100%;
    height: 47.2vw;
    margin-bottom: 40px; }
  .rocketstove .page-contents{
    padding: 7px !important; }
  .rocketstove .page-contents-header{
    margin-bottom: 50px; }
  .rocketstove-container{
    width: 100%;
    padding: 0 13px; }
  .rocketstove-intro{
    margin-bottom: 70px; }
  .rocketstove-intro-title{
    font-size: 16px;
    margin-bottom: 45px; }
  .rocketstove-intro-list{
    margin-bottom: 45px; }
  .rocketstove-intro-list li{
    font-size: 14px;
    margin-bottom: 4px;
    padding-left: 20px; }
  .rocketstove-intro-list li:before{
    width: 10px;
    height: 10px;
    top: 4px; }
  .rocketstove-main-title{
    font-size: 16px;
    margin-bottom: 40px; }
  .rocketstove-main-list{
    display: block; }
  .rocketstove-main-item{
    width: 100%;
    margin-bottom: 40px; }
  .rocketstove-main-item.wide .rocketstove-main-table{
    margin-bottom: 50px; }
  .rocketstove-main-item.wide .rocketstove-main-table tbody th{
    width: 124px; }
  .rocketstove-main-item header{
    height: auto; }
  .rocketstove-main-img{
    padding: 0 40px; }
  .rocketstove-main-flex{
    display: block; }
  .rocketstove-main-flex .rocketstove-main-copy{
    width: auto; }
  .rocketstove-main-flex .rocketstove-main-copy p{
    font-size: 16px;
    margin-bottom: 30px; }
  .rocketstove-main-copy{
    margin-bottom: 25px; }
  .rocketstove-main-copy h4{
    font-size: 24px;
    border-top-width: 1px;
    margin-bottom: 20px; }
  .rocketstove-main-copy p{
    line-height: 150%; }
  .rocketstove-main-table tbody th, .rocketstove-main-table tbody td{
    padding: 10px; }
  .rocketstove-main-youtube{
    width: 100%;
    height: 47.2vw;
    margin-bottom: 40px; }
  .gimetal .page-contents{
    padding: 7px !important; }
  .gimetal .page-contents-header{
    margin-bottom: 50px; }
  .gimetal-container{
    width: 100%;
    padding: 0 13px; }
  .gimetal-intro{
    margin-bottom: 40px; }
  .gimetal-item{
    margin-bottom: 50px; }
  .gimetal-item-body{
    display: block; }
  .gimetal-item-copy{
    width: 100%;
    margin-bottom: 20px;
    padding: 0 20px; }
  .gimetal-item-copy h3{
    display: block;
    margin: auto auto 20px; }
  .item-napoli .gimetal-item-copy h3{
    width: 130px; }
  .item-azzurra .gimetal-item-copy h3{
    width: 150px;
    margin-bottom: 40px; }
  .gimetal-item-figure{
    width: 100%; }
  .gimetal-item-card{
    height: auto; }
  .item-napoli .gimetal-item-card.item1 article{
    top: 10px; }
  .item-napoli .gimetal-item-card.item2{
    top: -40px; }
  .item-napoli .gimetal-item-card.item2 article{
    top: 40px; }
  .item-azzurra .gimetal-item-card.item1 article{
    top: 5px; }
  .item-azzurra .gimetal-item-card.item2{
    top: -20px;
    margin-bottom: 30px; }
  .item-azzurra .gimetal-item-card.item2 article{
    top: 40px; }
  .gimetal-item-card img{
    position: static;
    width: 100%;
    height: auto;
    top: 0; }
  .gimetal-item-card article{
    position: absolute;
    right: 0;
    width: 140px; }
  .gimetal-item-card h4{
    font-size: 15px; }
  .item-napoli .gimetal-item-card.item1 img{
    width: 100%; }
  .gimetal-item-photos{
    margin: auto -30px; }
  .gimetal-other-items{
    margin: auto -15px 45px; }
  .gimetal-other-photos{
    margin: auto -30px; }
  .case-list-body{
    width: 100%;
    margin: 0 0 25px;
    font-size: 1rem; }
  .case-list-body figure{
    margin-bottom: 15px; }
  .case-list-body dl{
    border-width: 1px; }
  .case-list-body dl dt, .case-list-body dl dd{
    border-width: 1px; }
  .case-list-body dt{
    width: 16.36364%; }
  .case-list-body dd{
    width: 83.63636%; }
  .case-list-temp01{
    float: none; }
  .case-list-temp02{
    float: none; }
  #client01,
  #client02,
  #client03,
  #client04,
  #client05{
    background: #2b0d0b;
    padding: 2rem;
    color: #fff;
    margin-bottom: 6rem; }
  #client01 p,
  #client02 p,
  #client03 p,
  #client04 p,
  #client05 p{
    font-size: 1.8rem; }
  #client01 .small,
  #client02 .small,
  #client03 .small,
  #client04 .small,
  #client05 .small{
    font-size: 1.2rem; }
  #client05 li{
    display: block !important;
    width: 90%;
    margin-right: 1%;
    vertical-align: top;
    text-align: center; }
  #client05 li img{
    width: 100%;
    margin: 1rem; }
  .download .catalog-list{
    -ms-flex-pack: center;
        justify-content: center; }
  .download .catalog-list li{
    width: 113px;
    margin: 0 10px 35px; }
  .training .page-section{
    padding-top: 0;
    margin-bottom: 50px; }
  .training-list{
    width: 100%;
    margin-bottom: 25px; }
  .training-list ul{
    border-width: 1px; }
  .training-list li{
    border-width: 1px;
    display: block;
    padding: .8em; }
  .training-list li strong, .training-list li p{
    display: block;
    padding: 0;
    font-size: 1.0rem; }
  .training-list li strong{
    width: 100%;
    margin-bottom: .8em; }
  .training-list li .large{
    font-size: 1.2rem; }
  .training-list .alignright{
    font-size: 1rem; }
  .about-training ul{
    margin-bottom: 15px; }
  .about-training .indent-list{
    margin-bottom: 20px;
    font-size: .8rem; }
  .installation ul{
    font-size: .8rem;
    margin: 0 -10px; }
  .installation li{
    width: 50%;
    margin: 0 0 15px;
    padding: 0 7px; }
  .faq-list-container{
    width: auto;
    padding: 0 10px;
    font-size: 1rem; }
  .flow-container{
    padding: 0 8px; }
  .flow-step-image{
    margin-bottom: 45px; }
  .flow-section{
    margin-bottom: 40px; }
  .flow-title{
    margin-bottom: 20px; }
  .flow-title-step{
    font-size: 10px;
    padding: 2px 6px;
    border-radius: 3px; }
  .flow-title-ja{
    font-size: 15px; }
  .flow-sheet{
    display: block; }
  .flow-sheet li{
    width: 100%;
    margin-bottom: 5px; }
  .flow-sheet h4{
    font-size: 13px;
    padding: 10px; }
  .flow-sheet a:before{
    border-width: 5px 0 5px 10px;
    bottom: auto;
    top: 50%;
    transform: translateY(-50%); }
  .flow-faq-dt{
    padding: 14px 14px 14px 40px; }
  .flow-faq-dt:before{
    width: 33px; }
  .flow-faq-dd{
    padding: 14px; }
  .news-title-list{
    padding: 0; }
  .news-title-list li{
    font-size: 1rem;
    border-width: 1px; }
  .news-title-list li{
    display: block;
    padding: 7px; }
  .news-title-list li:first-child{
    border-width: 1px; }
  .news-title-list li .news-category-wrap,
  .news-title-list li .news-title{
    display: block; }
  .news-title-list li .news-category-wrap{
    width: auto;
    padding: 0;
    margin-bottom: .2em;
    font-size: .8rem; }
  .news-title-list li time{
    width: auto;
    text-indent: 0;
    margin-right: 1em; }
  .news-title-list li .news-category{
    width: auto;
    min-width: 40px;
    padding: 0 5px; }
  .news-title-list li .news-title{
    display: block; }
  .news-title-list li .news-title p{
    width: auto;
    white-space: normal; }
  .news-entry{
    width: 100%; }
  .news-entry .hentry{
    padding: 0 7px; }
  .news-entry .hentry h2{
    font-size: 24px;
    font-weight: bold;
    line-height: 140%; }
  .news-entry-head{
    padding: 7px;
    margin-bottom: 25px;
    border-width: 1px; }
  .news-entry-head time{
    font-size: 1rem; }
  .news-entry-head .entry-title{
    font-size: 1.2rem; }
  .brend-list{
    width: 100%;
    margin-bottom: -50px; }
  .brend-list li{
    width: 130px;
    width: 46.42857%; }
  .brend-list li strong{
    font-size: 1rem; }
  .buread-recipe{
    width: 100%; }
  .bread-recipe-text{
    -ms-flex-direction: column;
    flex-direction: column; }
  .bread-recipe-text .bread-recipe-material{
    width: auto; }
  .company-section1{
    margin-bottom: 10px; }
  .company-lead{
    width: auto; }
  .company-lead dl{
    float: none;
    padding: 0; }
  .company-lead dt{
    font-size: 1.2rem;
    margin-bottom: 20px; }
  .company-lead dd{
    font-size: 1rem; }
  .company-lead figure{
    float: none;
    text-align: center;
    width: 215px;
    margin: auto auto 35px; }
  .company-section{
    width: auto;
    margin-bottom: 30px; }
  .company-table{
    font-size: 1rem; }
  .company-table th{
    width: 70px; }
  .company-table iframe{
    width: 100%;
    height: 300px; }
  .company-history h4{
    font-size: 1.2rem; }
  .company-history p{
    font-size: 1rem; }
  .contact .section-title{
    margin-bottom: 20px; }
  .contact-tel-wrap{
    width: 100%;
    font-size: 1.0rem; }
  .contact-tel-wrap div{
    display: block; }
  .contact-tel-wrap div .telno{
    width: 100%;
    text-align: center;
    font-size: 2.4rem;
    margin-bottom: 8px; }
  #contactForm{
    width: 100%;
    font-size: 1rem; }
  #contactForm th, #contactForm td{
    border-width: 1px; }
  #contactForm th{
    display: block;
    width: 100%;
    padding: 6px; }
  #contactForm td{
    display: block;
    padding: 6px;
    min-height: 30px; }
  #contactForm .submitBtn{
    padding: 15px 0 0;
    margin-bottom: 15px;
    font-size: 1rem; }
  #contactForm .submitBtn .btn{
    font-size: 1rem;
    width: 100%;
    margin-bottom: 15px; }
  #contactForm p.aligncenter{
    font-size: .8rem; }
  .back-btn{
    font-size: 1rem; }
  .privacy-body{
    width: 100%;
    padding: 0 15px;
    font-size: 1rem; }
  .sitemap-body{
    width: 100%;
    font-size: 1.0rem;
    padding: 0 10px; }
  .terms-body{
    font-size: 1rem;
    width: 100%;
    padding: 0 10px; } }

@media only screen and (min-width: 768px) and (max-width: 959px){
  .hidden-md{
    display: none !important; }
  .hidden-sm-md{
    display: none !important; }
  .show-md-block{
    display: block !important; } }

@media only screen and (min-width: 960px) and (max-width: 1919px){
  .hidden-lg{
    display: none; } }

@media print{
  *{
    background: none !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important;
    /* Images, vectors and such */
    filter: Gray();
    /* IE4-8: depreciated */
    filter: url("desaturate.svg#grayscale");
    /* SVG version for IE10, Firefox, Safari 5 and Opera */
    /* Chrome + Safari 6 */
    -moz-filter: grayscale(100%);
    /* Future proof */
    -ms-filter: grayscale(100%);
    /* Future proof */
    -o-filter: grayscale(100%);
    /* Future proof */
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feColorMatrix type="matrix" color-interpolation-filters="sRGB" values="0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0.2126 0.7152 0.0722 0 0 0 0 0 1 0" /></filter></svg>#filter');
    filter: grayscale(100%);
    /* Future proof or polyfilled */ }
  a{
    text-decoration: underline; }
  a[href]:after{
    content: " (" attr(href) ")"; }
  a[href="#"],
  a[href="javascript:"]{
    content: ""; } }

@media only screen and (max-width: 767px) and (max-width: 767px){
  .brend-list li{
    font-size: .8rem; } }
