@charset "UTF-8";
/*================================ 共通 ===============================*/
.contents {
  min-height: 800px;
  margin-bottom: 190px;
}

.inner_contents {
  width: 896px;
  margin: 0 auto;
}

/*---------- title ----------*/
.page_ttl {
  font-size: 2.5rem;
  text-align: center;
  padding-top: 80px;
}

.page_ttl.wh {
  color: #fff;
}

.page_ttl > span {
  display: block;
}

.page_ttl .ttl_en {
  font-size: 1.4rem;
  font-weight: bold;
  margin-bottom: 10px;
}

.section_ttl {
  margin-bottom: 38px;
  text-align: center;
}
.section_ttl .txt_en {
  font-weight: bold;
  line-height: 1;
  display: block;
  text-transform: capitalize;
}
.section_ttl .txt_jp {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 3.5rem;
  letter-spacing: .15em;
}

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

.inner {
  width: 896px;
  margin: 0 auto;
}

.txt {
  line-height: 2.1;
  word-break: break-all;
}

.cva {
  margin: 50px 0 0;
  text-align: center;
}
.cva .cv_txt {
  margin: 0 0 20px;
}
.cva .cv_txt span {
  font-size: 2rem;
  line-height: 1.6;
  letter-spacing: .1em;
  display: block;
}
.cva .cv_txt a {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0px;
}
.cva .cv_btn {
  display: inline-block;
  width: 356px;
  background: #000;
  padding: 20px;
  transition: all 0.4s;
}
.cva .cv_btn:hover {
  opacity: 0.8;
  transition: all 0.4s;
}
.cva .cv_btn span {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0;
  color: #FFF;
  padding-left: 37px;
  background: url("../images/cva_icon.svg") no-repeat left center;
}

.cat_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: start;
}
.cat_list a {
  display: block;
}
.cat_list .product_post_item {
  width: 270px;
  margin-right: 43px;
  margin-bottom: 30px;
  padding: 15px 15px 9px;
  background-color: #fff;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
  position: relative;
}
@media only screen and (min-width: 800px) {
  .cat_list .product_post_item:nth-of-type(3n) {
    margin-right: 0;
  }
}
.cat_list .product_post_item::before {
  content: "";
  display: block;
  width: 88px;
  height: 24px;
  background-image: url("../images/icon_tape.png");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  position: absolute;
  top: -14px;
  left: 50%;
  transform: translateX(-50%);
}
.cat_list .product_post_item .product_post_thumb {
  margin-bottom: 15px;
}
.cat_list .product_post_item .product_post_ttl {
  color: #000;
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.5;
}
.cat_list .product_post_item .product_post_txt {
  color: #000;
  text-align: center;
}

/*---------- table ----------*/
.contents table {
  border-collapse: collapse;
  width: 100%;
}

.contents thead th {
  font-weight: bold;
}

.contents th,
.contents td {
  padding: 8px 0;
  vertical-align: top;
}

/*================================ コンセプト ===============================*/
body.is-concept .contents {
  margin-bottom: 0;
}

.concept_ttl .ttl_jp {
  color: #000;
}

.ttl_row01,
.ttl_row02 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  letter-spacing: .2em;
  display: inline-block;
  color: #000;
  background-color: #fff;
  position: relative;
}

.ttl_row01 {
  width: 535px;
  margin-bottom: 20px;
  left: -65px;
}

.ttl_row02 {
  width: 421px;
  right: -65px;
}

.concept .sec._1 {
  overflow: hidden;
  position: relative;
  margin-top: -47px;
  z-index: 1;
}
.concept .sec._1 .wrap {
  width: 896px;
  margin: 0 auto;
  padding: 61px 0 64px;
  display: flex;
}
.concept .sec._1 .wrap:nth-of-type(2) figure {
  order: 1;
}
.concept .sec._1 .wrap:nth-of-type(2) figure img {
  margin: -47px -284px 0 0;
  transform: rotateX(0deg) rotateY(0deg) rotateZ(2deg);
  -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(2deg);
}
.concept .sec._1 .wrap:nth-of-type(2) .txt_wrap {
  margin: 0 60px 0 0;
}
.concept .sec._1 .wrap figure {
  width: 100%;
  max-width: 807px;
}
.concept .sec._1 .wrap figure img {
  width: 807px;
  height: auto;
  margin: -47px 0 0 -284px;
  transform: rotateX(0deg) rotateY(0deg) rotateZ(-2deg);
  -webkit-transform: rotateX(0deg) rotateY(0deg) rotateZ(-2deg);
  -moz-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 20px 20px 20px 0px rgba(0, 0, 0, 0.16);
}
.concept .sec._1 .wrap .txt_wrap {
  width: 100%;
  max-width: 313px;
  padding: 80px 0 0 0;
}
.concept .sec._1 .wrap .txt_wrap .num {
  text-align: center;
  font-weight: bold;
}
.concept .sec._1 .wrap .txt_wrap .num::before {
  content: "";
  display: block;
  width: 20px;
  height: 23px;
  margin: 0 auto 10px;
  background-image: url("../images/icon_leaf.svg");
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
}
.concept .sec._1 .wrap .txt_wrap .point_ttl {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 2.6rem;
  text-align: center;
  line-height: 1.6;
  letter-spacing: .15em;
  margin-bottom: 10px;
}
.concept .sec._2 {
  padding: 72px 0 190px;
  background: #FFF;
}
.concept .sec._2 .inner {
  width: 638px;
  margin: 0 auto;
}
.concept .sec._2 .inner .section_ttl {
  text-align: center;
  margin-bottom: 27px;
}
.concept .sec._2 .inner .section_ttl span {
  font-size: 3.5rem;
  letter-spacing: .15em;
  line-height: 5rem;
  position: relative;
  padding: 0 22px;
  z-index: 1;
}
.concept .sec._2 .inner .section_ttl span::after {
  content: "";
  width: 100%;
  height: 27px;
  position: absolute;
  bottom: -5px;
  left: 0;
  background: #C1DB81;
  z-index: -1;
}
.concept .sec._2 .inner .txt_wrap .txt {
  text-indent: 1.6rem;
  line-height: 2.1;
  word-break: break-all;
}

/*================================ 取扱商品 ===============================*/
.product {
  padding-top: 65px;
}
.product .sec {
  padding: 0 0 30px;
}
.product .sec:last-child {
  padding: 0;
}
.product .sec .cat_ttl::before {
  content: "";
  display: inline-block;
}
.product .sec .cat_ttl._c1::before {
  background: url("../images/product/icon01.png") no-repeat center top/100%;
  width: 92px;
  height: 138px;
}
.product .sec .cat_ttl._c2::before {
  background: url("../images/product/icon02.png") no-repeat center top/100%;
  width: 70px;
  height: 96px;
}

/*================================ 取扱商品 詳細 ===============================*/
.product_single {
  padding-top: 65px;
}
.product_single .section_ttl {
  margin: 0 0 -38px;
}
.product_single .wrap {
  background: #FFF;
  padding: 43px 48px 50px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.product_single .wrap .product_slide {
  width: 100%;
  max-width: 540px;
}
.product_single .wrap .product_slide .bx-wrapper {
  position: relative;
  height: auto !important;
}
.product_single .wrap .product_slide .bx-wrapper .bx-controls {
  height: auto;
  top: 50%;
  margin-top: -10px;
}
.product_single .wrap .product_slide .bx-wrapper:nth-of-type(1) {
  padding: 20px;
  background: #FFF;
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
}
.product_single .wrap .product_slide .bx-wrapper:nth-of-type(1) .bx-viewport {
  /*height: 600px !important;*/
}
.product_slide #photo {
	position: relative;
	height: 600px;
}
.product_slide #photo li {
	top: 0;
	left: 0;
}
@media screen and (max-width: 800px) {
	.product_single .wrap .product_slide {
		max-width: none;
	}
	.product_slide #photo {
		height: auto;
	}

}


.product_single .wrap .product_slide .bx-wrapper:nth-of-type(1) .bx-controls {
  padding: 0 12px;
}
.product_single .wrap .product_slide .bx-wrapper:nth-of-type(2) {
  padding: 21px;
  max-width: 540px !important;
  margin: 0 auto;
}
.product_single .wrap .product_slide .bx-wrapper:nth-of-type(2) .bx-controls .bx-prev {
  left: -20px;
}
.product_single .wrap .product_slide .bx-wrapper:nth-of-type(2) .bx-controls .bx-next {
  right: -20px;
}
.product_single .wrap .product_slide .bx-wrapper .active,
.product_single .wrap .product_slide .bx-wrapper .active-slide {
  opacity: .6;
  transition: all 0.4s;
}
.product_single .wrap .text_area {
  width: 100%;
  max-width: 220px;
}
.product_single .wrap .text_area .txt_wrap {
  margin: 0 0 58px;
}
.product_single .wrap .text_area .txt_wrap .ttl {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: .1em;
  margin: 0 0 20px;
}
.product_single .wrap .text_area .detail li {
  border-top: solid 1px #B4B4B4;
  padding: 15px 0;
}
.product_single .wrap .text_area .detail li .price {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: .1em;
}

/*================================ 施工事例 ===============================*/
.case .mainvisual {
  background-image: url("../images/bg_wood.jpg");
  height: 294px;
}
.case .page_ttl {
  padding-top: 60px;
}
.case .page_ttl .txt_en {
  font-weight: bold;
  line-height: 1;
  display: block;
}
.case .page_ttl .txt_jp {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 3.5rem;
  letter-spacing: .15em;
  line-height: 1;
}
.case .inner {
  position: relative;
  margin-top: -83px;
  z-index: 1;
}

/*================================ 施工事例 詳細 ===============================*/
.case_single .mainvisual {
  background-image: url("../images/case/bg.jpg");
  background-size: cover;
  padding: 60px 0 40px;
}
.case_single .page_ttl {
  padding: 0;
  margin-bottom: 50px;
}
.case_single .page_ttl .txt_en {
  font-weight: bold;
  line-height: 1;
  display: block;
}
.case_single .page_ttl .txt_jp {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 3.5rem;
  letter-spacing: .15em;
  line-height: 1;
}
.case_single .inner .case_slide {
  width: 100%;
  max-width: 896px;
}
.case_single .inner .case_slide .bx-wrapper {
  position: relative;
  padding: 20px;
  background: #FFF;
  -moz-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  -webkit-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 5px 5px 10px 0px rgba(0, 0, 0, 0.16);
}
.case_single .inner .case_slide .bx-wrapper .bx-viewport {
  /*height: 566px !important;*/
}
.case_slide #photo {
	position: relative;
	height: 566px;
}
.case_slide #photo li {
	top: 0;
	left: 0;
}
.case_slide #photo li:first-child::before {
	content: "Before";
	display: block;
	font-size: 6rem;
	color: #fff;
	font-weight: bold;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
}
@media screen and (max-width: 800px) {
	.case_slide #photo {
		padding-top: 66.12%;
		height: auto;
	}
	.case_slide #photo li:first-child::before {
		font-size: 3rem;
	}
}



.case_single .inner .case_slide .bx-wrapper .bx-controls {
  height: auto;
  top: 50%;
  margin-top: -10px;
  padding: 0 12px;
}



.case_single .inner .case_slide .custom-thumb {
  display: flex;
  flex-wrap: wrap;
  width: 540px;
  margin: 20px auto 0;
}
.case_single .inner .case_slide .custom-thumb img {
  max-height: 82px;
  width: auto;
  margin-left: -21px;
}
.case_single .inner .case_slide .custom-thumb a {
  display: block;
  width: 82px;
  overflow: hidden;
  margin: 0 22px 0 0;
}
@media only screen and (min-width: 800px) {
  .case_single .inner .case_slide .custom-thumb a:nth-of-type(n+6) {
    margin-top: 22px;
  }
  .case_single .inner .case_slide .custom-thumb a:nth-of-type(5n) {
    margin-right: 0;
  }
}
.case_single .inner .case_slide .custom-thumb a.active {
  opacity: .6;
  transition: all 0.4s;
}
.case_single .sec {
  background: #FFF;
  padding: 70px 0 80px;
}
.case_single .sec .section_ttl {
  margin: 0 0 25px;
}
.case_single .sec .section_ttl .txt_day {
  line-height: 1;
  display: block;
  margin-bottom: 15px;
}
.case_single .sec .section_ttl .txt_jp {
  font-size: 2.6rem;
  line-height: 1.6;
}
.case_single .sec .txt_wrap {
  width: 566px;
  margin: 0 auto;
}

/*================================ 企業情報 ===============================*/
.is-outline .contents {
  margin-bottom: 0;
}

.outline {
  padding-top: 65px;
}
.outline .section_ttl {
  margin: 0 0 -38px;
}
.outline .sec._1 .wrap {
  background: #FFF;
  padding: 107px 130px 70px;
}
.outline .sec._1 .wrap figure {
  text-align: center;
  margin-bottom: 50px;
}
.outline .sec._1 .wrap figure img {
  max-width: 455px;
}
.outline .sec._1 .wrap .ttl {
  font-size: 3.5rem;
  letter-spacing: .1em;
  text-align: center;
  font-weight: normal;
  margin-bottom: 20px;
}
.outline .sec._1 .wrap .ttl span {
  position: relative;
  z-index: 0;
  padding: 0 30px;
}
.outline .sec._1 .wrap .ttl span::after {
  content: "";
  width: 100%;
  height: 27px;
  position: absolute;
  bottom: -5px;
  left: 0;
  background: #C1DB81;
  z-index: -1;
}
.outline .sec._2 {
  padding: 60px 0;
  overflow: hidden;
}
.outline .sec._2 .inner {
  display: flex;
  align-items: center;
}
.outline .sec._2 .inner dl {
  width: 100%;
  max-width: 515px;
  margin-right: 50px;
  display: flex;
  flex-wrap: wrap;
  letter-spacing: 0;
  border-top: solid 1px #E3E7E3;
}
.outline .sec._2 .inner dl dt {
  width: 100%;
  max-width: 60px;
}
.outline .sec._2 .inner dl dd {
  width: 100%;
  max-width: 425px;
  padding: 0 15px;
}
.outline .sec._2 .inner dl dt, .outline .sec._2 .inner dl dd {
  border-bottom: solid 1px #E3E7E3;
  padding-top: 15px;
  padding-bottom: 15px;
}
.outline .sec._2 .inner .map {
  width: 518px;
  margin-right: -187px;
}
.outline .sec._3 {
  background: #FFF;
  padding: 85px 0 150px;
}
.outline .sec._3 .cva {
  margin: 0;
}

/*================================ プライバシーポリシー ===============================*/
.privacy {
  padding-top: 65px;
}
.privacy .section_ttl {
  margin: 0 0 -38px;
}
.privacy .sec._1 .wrap {
  background: #FFF;
  padding: 120px 100px 60px;
}
.privacy .sec._1 .wrap dl {
  margin-bottom: 46px;
}
.privacy .sec._1 .wrap dl dt {
  font-size: 2.6rem;
  line-height: 1.6;
  font-weight: normal;
  letter-spacing: .2em;
}
.privacy .sec._1 .wrap dl dd {
  margin-bottom: 45px;
}
.privacy .sec._1 .wrap dl dd:last-child {
  margin-bottom: 0;
}
.privacy .sec._1 .wrap figure {
  text-align: center;
  margin-bottom: 20px;
}
.privacy .sec._1 .wrap figure img {
  max-width: 280px;
}
.privacy .sec._1 .wrap .btm_txt {
  text-align: center;
}

/*================================ 新着情報 ===============================*/
.news {
  padding-top: 65px;
}
.news .section_ttl {
  margin: 0 0 -38px;
}
.news .sec._1 .wrap {
  background: #FFF;
  padding: 120px 100px 60px;
}
.news .sec._1 .wrap .img_txt {
  margin-bottom: 45px;
}
.news .sec._1 .wrap .img_txt:last-child {
  margin-bottom: 0;
}
.news .sec._1 .wrap .img_txt figure {
  width: 100%;
  max-width: 268px;
}
.news .sec._1 .wrap .img_txt .txt_wrap {
  width: 100%;
  max-width: 404px;
}
.news .sec._1 .wrap .img_txt .txt_wrap h3 {
  font-size: 2.6rem;
  line-height: 1.2;
  font-weight: normal;
  letter-spacing: .2em;
  margin-bottom: 10px;
}
.news .sec._1 .wrap .img_txt a {
  display: flex;
  justify-content: space-between;
}

.news_single {
  padding-top: 65px;
}
.news_single .section_ttl {
  margin: 0 0 -38px;
}
.news_single .sec._1 .wrap {
  background: #FFF;
  padding: 120px 100px 60px;
}
.news_single .sec._1 .wrap figure {
  width: 100%;
  margin-bottom: 20px;
}
.news_single .sec._1 .wrap .txt_wrap h3 {
  font-size: 2.6rem;
  line-height: 1.2;
  font-weight: normal;
  letter-spacing: .2em;
  margin-bottom: 10px;
}

/*================================ お問い合わせ ===============================*/
.contact {
  padding-top: 65px;
}
.contact .section_ttl {
  margin: 0 0 -38px;
}
.contact .sec._1 .wrap {
  background: #FFF;
  padding: 120px 60px 70px;
  margin-bottom: 43px;
}

.form_area tbody th {
  width: 200px;
  padding: 0;
  letter-spacing: 0;
  vertical-align: middle;
  font-weight: 700;
}
.form_area tbody th.vt {
  vertical-align: top;
  padding-top: 10px;
}

.form_area tbody th span {
  font-size: 10px;
  vertical-align: text-top;
  margin-left: 5px;
}

.form_area input[type="text"],
.form_area input[type="email"],
.form_area textarea {
  background-color: #fff;
  border: solid 1px #C8C8C8;
  padding: 5px;
  line-height: 2em;
  border-radius: 3px;
}
.form_area input[type="text"].wpcf7c-conf,
.form_area input[type="email"].wpcf7c-conf,
.form_area textarea.wpcf7c-conf,
.form_area input[type="text"].wpcf7c-conf:focus,
.form_area input[type="email"].wpcf7c-conf:focus,
.form_area textarea.wpcf7c-conf:focus {
	border: 0;
	outline: none;
}
.form_area input[type="text"].wpcf7c-conf::placeholder,
.form_area input[type="email"].wpcf7c-conf::placeholder,
.form_area textarea.wpcf7c-conf::placeholder {
	color: #fff;
}

.form_area input.half {
  width: 50%;
}

.contact_type label {
  display: inline-block;
  width: 205px;
  margin-bottom: 5px;
}

.contact_type label input {
  margin-right: 5px;
}

.form_area select {
  padding: 5px 10px;
  background: #D1D1D1;
}

input.postal_btn {
  color: #fff;
  margin-left: 10px;
  font-size: 1.6rem;
  background-color: #969696;
  display: inline-block;
  padding: 8px 10px;
  border-radius: 3px;
}

.submit_group {
  text-align: center;
}

.submit_group .btn {
  color: #fff;
  font-weight: bold;
  width: 200px;
  padding: 10px 0;
  background: url("../images/bg_btn_more.jpg") no-repeat left center/cover;
  border: 0;
  cursor: pointer;
  transition: opacity 0.7s;
  border-radius: 4px;
  margin-left: 5px;
  margin-right: 5px;
}
.submit_group .btn:hover {
  transition: opacity 0.7s;
  opacity: 0.5;
}
/*
.submit_group .btn span {
  background: url("../images/arrow_cntrl_r.svg") no-repeat left center/5px;
  padding-left: 15px;
}
.submit_group .btn.back {
  margin-right: 10px;
}
.submit_group .btn.back span {
  background: url("../images/arrow_cntrl_l.svg") no-repeat left center/5px;
}*/

/*================================ WordPressフォーマット ===============================*/
/*---------- WordPress／editor ----------*/
.entry_body h1,
.entry_body h2 {
  font-size: 2.4rem;
  margin-bottom: 10px;
}

.entry_body h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 5px;
}

.entry_body h4 {
  font-size: 1.8rem;
  line-height: 1.3em;
  margin-bottom: 5px;
}

.entry_body h5,
.entry_body h6 {
  margin-bottom: 2px;
}

.entry_body p {
  position: relative;
  margin-bottom: 10px;
  line-height: 1.5;
}

.entry_body a {
  text-decoration: underline;
}

.entry_body a:hover {
  text-decoration: none;
}

.entry_body img {
  width: auto;
  max-width: 100%;
  margin-bottom: 20px;
  pointer-events: none;
}

.entry_body em {
  font-style: italic;
  font-weight: normal;
}

.entry_body strong {
  font-weight: bold;
}

.entry_body .aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.entry_body img.alignright {
  float: right;
  margin-left: 1.5em;
}

.entry_body img.alignleft {
  float: left;
  margin-right: 1.5em;
}

.entry_body::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.entry_body ul,
.entry_body ol {
  line-height: 2em;
  letter-spacing: .1em;
  padding-left: 1em;
  margin-bottom: 30px;
}

.entry_body li {
  position: relative;
  text-indent: -1em;
  line-height: 1.9em;
  margin-bottom: 5px;
}

.entry_body ul li {
  list-style: disc inside;
}

.entry_body ol li {
  list-style: decimal inside;
}

.entry_body hr {
  border: solid 1px #1b6eb7;
}

/*---------- WordPress／ページネーション ----------*/
.pagination {
  width: 100%;
  padding-top: 40px;
}

.pagination h2 {
  display: none;
}

.pagination ul {
  text-align: center;
}

.pagination li {
  display: inline-block;
  font-size: 1.6rem;
  text-align: center;
  position: relative;
  padding-right: 5px;
}

.pagination li::before {
  content: " ";
  display: block;
  width: 1px;
  height: 12px;
  background-color: #000;
  position: absolute;
  top: 50%;
  margin-top: -6px;
  right: 0;
}

.pagination li:last-child::before {
  display: none;
}

.pagination .current {
  color: #258D55;
  padding: 0 5px;
  display: block;
}

.pagination li a {
  font-size: 1.6rem;
  display: block;
  padding: 0 5px;
}

/*---------- WordPress／404 ----------*/
.err_ttl {
  font-size: 3rem;
}

.err_txt {
  font-size: 2rem;
}

@media screen and (max-width: 800px) {
  .err_ttl {
    font-size: 2rem;
    line-height: 1.4em;
    margin-bottom: 10px;
  }

  .err_txt {
    font-size: 1.5rem;
  }
}
/*---------- WordPress／ページャー ----------*/
.pager {
  margin-top: 82px;
}

.pager_body {
  position: relative;
  height: 40px;
}

.pager_item {
  width: 100%;
  max-width: 200px;
}

.pager_item a {
  font-family: "Helvetica";
  display: block;
  color: #FFFFFF;
  padding: 9px 30px;
  text-align: center;
  background: #258D55;
  text-transform: uppercase;
  position: relative;
  height: 40px;
  line-height: 22px;
}

.pager_item.next_nav,
.pager_item.prev_nav {
  position: absolute;
  top: 0;
}

.pager_item.next_nav {
  left: 0;
}

.pager_item.prev_nav {
  right: 0;
}

.pager_item.next_nav a:after,
.pager_item.prev_nav a:after {
  content: "";
  position: absolute;
  display: block;
  top: 50%;
  width: 9px;
  height: 9px;
  border-top: solid 2px #FFFFFF;
  border-right: solid 2px #FFFFFF;
  -moz-transform: translateY(-50%) rotate(45deg);
  -ms-transform: translateY(-50%) rotate(45deg);
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}

.pager_item.next_nav a:after {
  left: 10px;
  -moz-transform: translateY(-50%) rotate(-135deg);
  -ms-transform: translateY(-50%) rotate(-135deg);
  -webkit-transform: translateY(-50%) rotate(-135deg);
  transform: translateY(-50%) rotate(-135deg);
}

.pager_item.prev_nav a:after {
  right: 10px;
}

.btn_back_index {
  height: 0;
  position: relative;
}

.back_index_item {
  height: 40px;
  width: 100%;
  max-width: 200px;
  margin: 0 auto;
  position: relative;
  top: -40px;
}

.btn_back_index a {
  font-family: "Helvetica";
  display: block;
  color: #FFFFFF;
  padding: 9px 30px;
  text-align: center;
  text-transform: uppercase;
  position: relative;
  line-height: 22px;
  background-color: #083939;
}

@media screen and (max-width: 800px) {
  .pager_body {
    height: auto;
  }

  .pager_item {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 10px;
  }

  .pager_item.next_nav,
  .pager_item.prev_nav {
    position: static;
  }

  .back_index_item {
    top: 0;
  }
}
