@charset "UTF-8";
/*
Theme Name: 80423
Description: WordPressテーマ
Version: 8
Author: 株式会社リジョンクリエイト
Author URI: http://www.regioncreate.com/
*/
/* ------ 初期設定 ------ */
/* フォントサイズ
------------------------------------------------------------------------------------*/
@media screen and (min-width: 200px) {
  html {
    font-size: 62.5%;
  }
}

@media screen and (min-width: 375px) {
  html {
    font-size: 72.5%;
  }
}

@media screen and (min-width: 414px) {
  html {
    font-size: 82.5%;
  }
}

@media screen and (min-width: 992px) {
  html {
    font-size: 62.5%;
    width: 100%;
  }
}

html {
  overflow-y: scroll;
}

body,
div,
dl,
dt,
dd,
ul,
ul li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
section,
nav,
article,
aside,
hgroup,
header,
address,
figure,
figcaption {
  margin: 0;
  padding: 0;
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}

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

caption,
th {
  text-align: left;
}

q:before,
q:after {
  content: "";
}

object,
embed {
  vertical-align: top;
}

hr,
legend {
  display: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}

img,
abbr,
acronym,
fieldset {
  border: 0;
}

img {
  vertical-align: bottom;
  -ms-interpolation-mode: bicubic;
}

ul li {
  list-style-type: none;
}

.textwidget {
  margin: 0;
  padding: 0;
  text-align: left;
}

/* ------ Web Font ------ */
@font-face {
  font-family: iconfont;
  src: url("fonts/coolicon.eot");
  /* IE9 Compat Modes */
  src: url("fonts/coolicon.eot?#iefix") format("embedded-opentype"), url("fonts/coolicon.woff") format("woff"), url("fonts/coolicon.ttf") format("truetype"), url("fonts/coolicon.svg#svgFontName") format("svg");
  /* Legacy iOS */
}

.icon {
  font-family: iconfont;
  font-weight: normal;
}

.icon-list:before {
  content: "\f00b";
}

.icon-top:before {
  content: "\e601";
  font-size: 18px;
}

.icon-smap:before {
  content: "\f0e8";
  font-size: 18px;
}

.icon-rss:before {
  content: "\e771";
  font-size: 18px;
}

.icon-flist:before {
  content: "\f0a9";
  color: #333766;
  padding-right: 5px;
}

.icon-kanren:before {
  content: "\f14a";
  color: #414444;
  padding-right: 5px;
}

/* ------ BODY ------ */
body {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ",
 sans-serif;
  color: #333;
  font-size: 1.4rem;
  line-height: 1.8;
  text-align: left;
  -webkit-text-size-adjust: 100%;
  background-image: url(/wp-content/themes/80423/img/dot_19.gif);
}

@media screen and (min-width: 992px) {
  body {
    font-size: 1.6rem;
  }
}

/* ------ リンクの属性（未指定の時）------ */
a {
  outline: none;
}

a:link,
a:visited {
  color: #444444;
  text-decoration: underline;
}

a:active,
a:hover {
  color: #444444;
  text-decoration: none;
}

/* ------ 画像属性等 ------ */
img {
  max-width: 100%;
  height: auto;
  width: auto\9;
}

.alignleft {
  float: left;
  margin: 5px 10px 5px 0;
}

.alignright {
  float: right;
  margin: 5px 0 5px 10px;
}

.aligncenter {
  margin: 5px auto;
  display: block;
}

a:hover.link img,
a:hover img.link {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -ms-filter: "alpha( opacity=80 )";
  opacity: 0.8;
  background: none !important;
}

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

.home #wrapper,
.single-works #wrapper,
.archive #wrapper,
.page-template-page-flow #wrapper,
.page-template-page-equipment #wrapper,
.page-template-page-2 #wrapper,
.page-template-page-5 #wrapper,
.page-template-page-6 #wrapper,
.page-template-page-faq #wrapper {
  width: 100%;
  position: relative;
  overflow: hidden;
}

.home #wrapper::after,
.single-works #wrapper::after,
.archive #wrapper::after,
.page-template-page-flow #wrapper::after,
.page-template-page-equipment #wrapper::after,
.page-template-page-2 #wrapper::after,
.page-template-page-5 #wrapper::after,
.page-template-page-6 #wrapper::after,
.page-template-page-faq #wrapper::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #f8f5f3;
  z-index: -99;
}

#wrapper02 {
  width: 100%;
}

/* ---------- menu3 --------------*/
#gnav {
  width: 100%;
  height: 110px;
  border-style: solid;
  border-right-style: hidden;
  border-left-style: hidden;
  border-width: thin;
  border-color: #dfd9c0;
  position: fixed;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9999;
}

#gnav3 {
  list-style-type: none;
  max-width: 1200px;
  margin: 0px auto 0px;
  padding: 0;
  text-align: center;
}

.menuimg {
  padding: 10px 0;
}

.menuimg img {
  width: 38px;
}

#gnav3 li {
  width: 10%;
  float: left;
  margin: 0;
  padding: 5px 0 0 0;
  text-align: center;
}

#gnav3 li a {
  display: block;
  width: 100%;
  padding: 13px 0;
  color: #43372b;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}

#gnav3 li a:hover {
  background-color: #c6e2a0;
  color: #ffffff;
}

/* ---------- menu3 --------------*/
#menu-wrap3 {
  width: 100%;
  height: 110px;
  border-style: solid;
  border-right-style: hidden;
  border-left-style: hidden;
  border-width: thin;
  border-color: #dfd9c0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 9999;
}

#menu3 {
  list-style-type: none;
  width: 1200px;
  margin: 0px auto 0px;
  padding: 0;
  text-align: center;
}

#menu3 li {
  width: 10%;
  float: left;
  margin: 0;
  padding: 5px 0 0 0;
  text-align: center;
}

#menu3 li a {
  display: block;
  width: 100%;
  padding: 13px 0;
  color: #43372b;
  font-size: 14px;
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
}

#menu3 li a:hover {
  background-color: #c6e2a0;
  color: #ffffff;
}

.backcolor {
  background-color: #c6e2a0;
}

.fixed {
  position: fixed;
  top: 0px;
  left: 0px;
  z-index: 9999;
}

#toggle {
  display: none;
  text-align: center;
}

/* ------ メイン画像 ------ */
#mainvisual {
  position: relative;
  width: 100%;
  border-bottom: 0px solid #efe5b4;
  overflow: hidden;
  background-color: #ffffff;
  z-index: 10;
}

#mainvisual-inner {
  margin: 110px 0 0px 0;
}

/* ------ パンくずリスト ------ */
#plist {
  width: 100%;
  padding: 10px 0;
  font-size: 92%;
  background-color: #eeeeee;
}

#plist .plist-inner {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  *zoom: 1;
}

/* ------ コンテンツ ------ */
#containar {
  width: 1200px;
  margin: 0 auto;
  padding-top: 20px;
  padding-bottom: 80px;
  overflow: hidden;
  *zoom: 1;
}

#containar02 {
  width: 100%;
  margin: 0 auto;
  padding-top: 20px;
  overflow: hidden;
  *zoom: 1;
}

#contents {
  width: 1200px;
  min-height: 50vh;
  margin: auto;
}

#contents01 {
  float: left;
  width: 880px;
}

#contents02 {
  width: 100%;
}

#contents03 {
  width: 1200px;
  margin: 0 auto;
}

h2 {
  margin: 0;
  padding: 10px 0;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.3em;
  color: #414444;
}

h3 {
  margin: 0;
  padding: 10px 0;
  font-size: 20px;
  font-weight: 500;
  line-height: 1.3em;
  color: #414444;
}

h4 {
  margin: 0;
  padding: 10px 0;
  font-size: 18px;
  font-weight: 500;
  line-height: 1.3em;
  color: #414444;
}

h5 {
  margin: 0;
  padding: 10px 0;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.3em;
  color: #414444;
}

h6 {
  margin: 0;
  padding: 10px 0;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.3em;
  color: #414444;
}

.single .txt_block .blog_list_date {
  font-style: normal;
  padding: 0px 0px 0px 20px;
  margin: 0;
  font-size: 1.6rem;
}

.single .main-title {
  padding: 0px 0 15px 10px;
  margin-top: 0;
}

.main-title {
  padding: 30px 0 15px 10px;
  font-size: 2.3em;
  font-weight: 500;
  line-height: 1.3em;
  color: #414444;
  border-top: 0px solid #936d53;
  text-align: left;
  text-justify: distribute-all-lines;
}

.ie7 .main-title,
.ie7 .main-title {
  text-align: left;
}

.contents-title {
  padding: 30px 0 15px 10px;
  font-size: 2.1em;
  font-weight: 500;
  line-height: 1.3em;
  color: #414444;
  border-top: 8px solid #b90b50;
  text-align: left;
  text-justify: distribute-all-lines;
}

.ie7 .contents-title,
.ie7 .contents-title {
  text-align: left;
}

.posts-title {
  padding: 10px 0;
  font-size: 1.9em;
  font-weight: 500;
  line-height: 1.3em;
  color: #414444;
}

.posted {
  text-align: right;
  font-size: 72%;
  margin: 0px 10px 10px 0;
}

#contents > p {
  padding: 1em;
  text-align: left;
  text-justify: distribute-all-lines;
}

.ie7 #contents > p,
.ie8 #contents > p {
  text-align: left;
}

/* ------ トップページ記事リスト表示 ------ */
#top-list {
  margin-bottom: 5px;
  padding: 10px 0 15px;
  border-top: 0px solid #b90b50;
  border-bottom: 0px solid #b90b50;
}

#top-list article {
  width: 100%;
  height: auto;
  margin: 10px 1%;
}

#top-list article h3 {
  font-size: 154%;
  font-weight: 500;
  line-height: 1.2em;
}

#top-list article h3 a {
  margin: 0;
  padding: 0 10px;
  color: #414444;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

#top-list article h3 a:hover {
  color: #cc0000;
  display: block;
}

#top-list article img {
  border: 1px solid #cccccc;
}

#top-list article p {
  padding: 5px 20px 0 10px;
  font-size: 100%;
  line-height: 1.5em;
  text-align: left;
  text-justify: distribute-all-lines;
  overflow: hidden;
}

.ie7 #top-list article p {
  text-align: left;
}

.ie8 #top-list article p {
  text-align: left;
}

/* ------ 続きを読む ------ */
#top-list article .next {
  padding: 10px 10px 5px;
  font-size: 80%;
  text-align: right;
}

#top-list article .next a {
  margin: 0;
  padding: 5px 10px;
  font-weight: 500;
  color: #414444;
  text-decoration: none;
  *zoom: 1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #eeeeee;
}

#top-list article .next a:hover {
  color: #ffffff;
  background-color: #926d53;
}

/* ------ 投稿設定------ */
.doc {
  padding: 0 20px;
  font-size: 108%;
  text-align: left;
  text-justify: distribute-all-lines;
}

.doc p {
  padding: 0.5em 1em;
}

.ie7 .doc,
.ie8 .doc {
  text-align: left;
}

/* ------ 記事画像付きリスト表示------ */
#kiji-list {
  padding-bottom: 30px;
}

#kiji-list > article {
  width: 100%;
  padding: 15px 0;
  border-bottom: 0px solid #cccccc;
}

#kiji-list > article:first-child {
  border-top: 0px solid #cccccc;
}

#kiji-list > article h3 {
  font-size: 154%;
  font-weight: 500;
  line-height: 1.2em;
}

#kiji-list > article h3 a {
  margin: 0;
  padding: 0 10px;
  color: #414444;
  text-decoration: none;
  display: block;
  overflow: hidden;
}

#kiji-list > article h3 a:hover {
  color: #cc0000;
  display: block;
}

#kiji-list > article img {
  border: 0px solid #cccccc;
}

#kiji-list > article p {
  padding: 5px 10px 0 10px;
  font-size: 100%;
  line-height: 1.5em;
  text-align: left;
  text-justify: distribute-all-lines;
  overflow: hidden;
}

.ie7 #kiji-list > article p {
  text-align: left;
}

.ie8 #kiji-list > article p {
  text-align: left;
}

/* ------ 続きを読む ------ */
#kiji-list > article .next {
  padding: 10px 10px 5px;
  font-size: 80%;
  text-align: right;
}

#kiji-list > article .next a {
  margin: 0;
  padding: 5px 10px;
  font-weight: 500;
  color: #414444;
  text-decoration: none;
  *zoom: 1;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  background-color: #eeeeee;
}

#kiji-list > article .next a:hover {
  color: #ffffff;
  background-color: #926d53;
}

/* ------ ソーシャルボタン属性 ------ */
#social {
  margin: 20px 10px;
}

#social h4 {
  padding: 5px 10px;
  font-size: 123%;
  font-weight: 500;
  line-height: 100%;
  color: #333333;
  border: 1px solid #cc0000;
  display: inline-block;
}

#social p {
  padding-left: 1em;
}

/* ------ 関連記事リスト属性 ------ */
#kanren {
  margin: 10px 0;
  padding: 15px 10px 10px;
  line-height: 1.5em;
  border-top: 6px solid #b90b50;
}

.kanren-title {
  padding: 10px;
  font-size: 124%;
  font-weight: 500;
  line-height: 1.3em;
  color: #333333;
  -webkit-text-shadow: 1px 1px 2px #bbbbbb;
  text-shadow: 1px 1px 2px #bbbbbb;
}

#kanren dl {
  margin: 0 0 0 20px;
}

#kanren dt a {
  font-size: 108%;
  font-weight: 500;
}

#kanren dt a:hover {
  padding-bottom: 1px;
}

#kanren dd {
  margin: 10px;
  font-size: 92%;
  color: #666666;
}

/* ---- コメント・トラックバック----- */
.tback {
  border: none;
}

.tback h2 {
  margin-botoom: 0;
  padding-bottom: 15px;
}

.tback p {
  margin: 0 0 10px 10px;
  padding: 0;
  font-size: 11px;
  line-height: 130%;
}

.comments {
  margin: 10px 0;
  padding: 15px 10px 10px;
  line-height: 1.3em;
  border-top: 6px solid #b90b50;
}

.comments ul {
  list-style: none;
  margin: 0;
  color: #444444;
  font-size: 13px;
}

.comments ul li {
  margin-bottom: 10px;
  background: #efefef;
  padding: 10px;
}

.comments ul li.depth-1 {
  border-bottom: 1px dotted #cccccc;
  margin-bottom: 10px;
}

.comments ul.children {
  list-style: none;
}

.comments p {
  padding: 0 10px 5px 20px;
  text-align: left;
}

.comments form p {
  line-height: 160%;
  display: block;
}

.comments label {
  font-weight: 500;
  display: block;
}

.comments form p.comment-notes,
.comments form p.form-allowed-tags {
  font-size: 12px;
  text-align: left;
}

.comments .reply {
  width: 40px;
  height: 20px;
  margin-left: 20px;
  text-align: center;
  line-height: 20px;
  border: 1px solid #cccccc;
  background: #ffffff;
  display: block;
}

.comments .reply a {
  color: #333333;
  text-decoration: none;
  display: block;
}

.comments .reply a:hover {
  color: #ffffff;
  background: #cccccc;
}

.comments h3 small {
  font-size: 100%;
}

#author {
  width: 200px;
}

#email {
  width: 200px;
}

#url {
  width: 200px;
}

#comment {
  width: 99%;
  height: 100px;
}

#submit {
  margin: 0;
  padding: 2px 25px;
  cursor: pointer;
}

/* ------ サイドバー ------ */
#sidebar {
  float: right;
  width: 301px;
  padding-top: 0;
  text-align: left;
}

#sidebar1,
#sidebar2 {
  margin-bottom: 10px;
  padding: 0;
}

#sidebar .sidebar-wrapper {
  margin-bottom: 20px;
}

#sidebar .sidebar-wrapper h4 {
  display: block;
  margin-bottom: 5px;
  padding: 5px 5px 5px 10px;
  font-size: 115%;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.5em;
  background-color: #a38b77;
}

#sidebar .sidebar-wrapper form,
#sidebar .sidebar-wrapper p,
#sidebar .sidebar-wrapper .tagcloud {
  padding: 5px;
  font-size: 93%;
}

#sidebar .sidebar-wrapper ul {
  padding: 0;
}

#sidebar .sidebar-wrapper ul li {
  border-bottom: solid 1px #d5d5d5;
}

#sidebar .sidebar-wrapper ul li:first-child {
  border-top: solid 1px #d5d5d5;
}

#sidebar .sidebar-wrapper ul li a:before {
  font-family: iconfont;
  font-weight: normal;
  content: "\e625";
  color: #cccccc;
  padding-right: 5px;
}

#sidebar .sidebar-wrapper ul li.menu-item-object-category a:before,
#sidebar .sidebar-wrapper ul li.cat-item a:before {
  font-family: iconfont;
  font-weight: normal;
  content: "\e62e";
  color: #cccccc;
  padding-right: 5px;
}

#sidebar .sidebar-wrapper ul li a {
  display: block;
  padding: 8px 20px 8px 8px;
  font-size: 93%;
  color: #414444;
  line-height: 150%;
  text-decoration: none;
  background: url("img/arrow_02.png") no-repeat right center;
}

#sidebar .sidebar-wrapper ul li:first-child a {
  border-top: none;
}

#sidebar .sidebar-wrapper ul li a:hover,
#sidebar .sidebar-wrapper ul li a:active {
  font-weight: bold;
  background-color: #f5f5f5;
}

#sidebar .sidebar-wrapper ul li a:hover:before {
  font-family: iconfont;
  font-weight: normal;
  content: "\e625";
  color: #b90b50;
  padding-right: 5px;
}

#sidebar .sidebar-wrapper ul li.cat-item a:hover:before,
#sidebar .sidebar-wrapper ul li.menu-item-object-category a:hover:before,
#sidebar .sidebar-wrapper ul li.current-menu-item a:before,
#sidebar .sidebar-wrapper ul li.current-menu-parent a:before,
#sidebar .sidebar-wrapper ul li.current-cat a:before {
  font-family: iconfont;
  font-weight: normal;
  content: "\e62f";
  color: #b90b50;
  padding-right: 5px;
}

#sidebar .sidebar-wrapper ul.children {
  padding: 0;
  border: none;
}

#sidebar .sidebar-wrapper ul.children li {
  border-top: solid 1px #d5d5d5;
  text-indent: 10px;
}

#sidebar .sidebar-wrapper ul.children li:first-child {
  border-top: solid 1px #d5d5d5;
}

#sidebar .sidebar-wrapper ul.children li:last-child {
  border-bottom: none;
}

#sidebar #sidebar-cat {
  margin-bottom: 20px;
}

#sidebar-cat .c-color-0 a {
  height: 100px;
  margin-bottom: 5px;
  text-decoration: none;
  display: block;
  background: #b90b50 url("img/arrow_05.png") no-repeat right center;
}

#sidebar-cat .c-color-1 a {
  height: 100px;
  margin-bottom: 5px;
  text-decoration: none;
  display: block;
  background: #666666 url("img/arrow_05.png") no-repeat right center;
}

#sidebar-cat a h5 {
  padding: 20px 50px 5px 15px;
  color: #ffffff;
  font-weight: 500;
  font-size: 18px;
  text-decoration: none;
}

#sidebar-cat p {
  padding: 0 50px 0 15px;
  color: #ffffff;
  font-weight: normal;
  font-size: 11px;
  line-height: 1.2em;
  text-align: left;
  text-justify: distribute-all-lines;
  overflow: hidden;
}

.ie7 #sidebar-cat p .ie8 #sidebar-cat p {
  text-align: left;
}

#sidebar-cat a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -ms-filter: "alpha( opacity=80 )";
  opacity: 0.8;
}

/* ------カレンダー ------ */
#calendar_wrap {
  padding: 10px;
  border: solid 1px #d5d5d5;
  border-top: none;
  font-size: 93%;
  background: #fcfcfc;
  -webkit-border-bottom-left-radius: 5px;
  -webkit-border-bottom-right-radius: 5px;
  border-radius: 0px 0px 5px 5px;
  box-shadow: 0px 1px 7px rgba(0, 0, 0, 0.15) inset;
}

#wp-calendar {
  width: 96%;
  margin: 0 auto;
}

/* ------人気ランキングパーツ ------ */
#sidebar .rank-post {
  margin-bottom: 20px;
  padding: 0;
  overflow: hidden;
  *zoom: 1;
}

#sidebar .rank-post h4 {
  display: block;
  margin-bottom: 5px;
  padding: 5px 5px 5px 10px;
  font-size: 115%;
  font-weight: 500;
  color: #ffffff;
  line-height: 1.5em;
  background-color: #b90b50;
}

#sidebar .rank-post h5 {
  display: block;
  padding: 0 0 6px 0;
  text-align: left;
  font-size: 139%;
  font-weight: 500;
  color: #333333;
  line-height: 135%;
  text-align: left;
  text-justify: distribute-all-lines;
}

.ie7 #sidebar .rank-post h5,
.ie8 #sidebar .rank-post h5 {
  text-align: left;
}

#sidebar .rank-post .p-post {
  margin-bottom: 10px;
  padding-bottom: 10px;
  font-size: 92%;
  line-height: 1.3em;
  text-align: left;
  text-justify: distribute-all-lines;
  border-bottom: 1px dotted #cfcfcf;
}

.ie7 #sidebar .rank-post .p-post,
.ie8 #sidebar.rank-post .p-post {
  text-align: left;
}

#sidebar .rank-post .p-post img {
  float: left;
  margin: 3px 8px 3px 0;
  max-width: 100px;
}

#sidebar .rank-post .p-post a {
  color: #000000;
  text-decoration: none;
  display: block;
}

#sidebar .rank-post .p-post a:hover {
  color: #cc0000;
  text-decoration: underline;
}

/* ------ フッター ------ */
/* ------ ページナビ ------ */
.page_navi {
  text-align: center;
  font-size: 100%;
  line-height: 1.5em;
}

.page_navi li {
  display: inline;
  list-style: none;
}

.page_navi li.current span {
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  padding: 2px 6px;
  background: #b90b50;
  border: solid 1px #b90b50;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.page_navi li a {
  color: #333333;
  padding: 2px 6px;
  background: #ffffff;
  display: inline-block;
  border: solid 1px #b90b50;
  text-decoration: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.page_navi li a:hover {
  color: #b90b50;
}

.page_navi li.page_nums span {
  color: #ffffff;
  padding: 3px 7px;
  background: #b90b50;
  display: inline-block;
  border: solid 1px #b90b50;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

/* ------ ランキング　------ */
.rank {
  width: 23%;
  margin: 0 0 15px 1%;
  padding: 0;
  border: 2px solid #b90b50;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  background-color: #ffffff;
  float: left;
  *zoom: 1;
}

.ie7 .rank {
  min-height: 200px;
}

.rank .idx {
  margin: 0;
  padding: 5px 5px 0;
  background-color: #b90b50;
}

.rank .idx img {
  margin: -20px 0px 10px -10px;
  float: left;
}

.rank .idx h3 {
  margin: 0;
  padding: 5px 0;
  font-size: 107%;
  font-weight: 500;
  line-height: 120%;
  color: #ffffff;
}

.ie7 .rank .idx h3 {
  padding: 0;
  float: left;
}

.rank .rankinner {
  margin: 10px;
  padding: 0;
  font-size: 86%;
  line-height: 150%;
}

.rank .rankinner .b_link img {
  max-width: 100%;
  border: 1px solid #ff9999;
}

.rank .rankinner .t_link {
  text-align: right;
}

.rank .rankinner .exp {
  margin: 0;
  padding: 10px 0;
}

/* ------ その他属性 ------ */
.red_uline {
  border-bottom: 2px solid #ff3300;
}

.uline {
  border-bottom: 1px solid #ff6633;
}

.link_line {
  text-decoration: underline;
}

.dot {
  border-bottom: 1px dotted #cccccc;
}

.solid {
  border-bottom: 1px solid #cccccc;
}

.clr {
  clear: both;
}

strong {
  font-weight: bold;
}

em {
  color: red;
}

.txtcenter {
  text-align: center;
}

.txtright {
  text-align: right;
}

.red {
  color: #cc0000;
}

.pink {
  color: #cc0099;
}

.bg_yellow {
  background: #ffff00;
}

.gold {
  color: #f4ca54;
}

.silver {
  color: #999999;
}

.copper {
  color: #bd4c54;
}

.other {
  color: #71aae0;
}

.waku {
  border: 1px solid #eeeeee;
}

/* ------ フォント属性 ------ */
.fon10 {
  font-size: 76%;
}

.fon11 {
  font-size: 84%;
}

.fon12 {
  font-size: 92%;
}

.fon13 {
  font-size: 100%;
}

.fon14 {
  font-size: 108%;
}

.fon15 {
  font-size: 116%;
}

.fon16 {
  font-size: 124%;
}

.fon18 {
  font-size: 139%;
}

.fon20 {
  font-size: 154%;
}

.fon22 {
  font-size: 170%;
}

.fon24 {
  font-size: 185%;
}

.fon28 {
  font-size: 216%;
}

.tab10 {
  padding-left: 10px;
}

.tab20 {
  padding-left: 20px;
}

.tab30 {
  padding-left: 30px;
}

.bld {
  font-weight: bold;
}

/*------- 追加TOPページ＆共通 --------*/
.boxwidth80 {
  width: 75%;
  margin: 0 auto;
}

.slicknav_menu {
  display: none;
}

.clear {
  clear: both;
}

.logobox {
  width: 350px;
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
}

.logobox02 {
  width: 120px;
  float: left;
  margin: 0 auto;
  padding: 5px 0;
  z-index: 9999;
}

.back01 {
  background-image: url(/kansai/wp-content/themes/80423/img/back01.png);
  padding-bottom: 120px;
}

.back02 {
  background-image: url(/kansai/wp-content/themes/80423/img/back02.png);
  padding: 7px 0 5px 20px;
  background-repeat: no-repeat;
  font-size: 115%;
  font-weight: bold;
  color: #a38b77;
}

.back03 {
  background-image: url(/kansai/wp-content/themes/80423/img/back03.png);
  width: 99%;
  padding: 5px 0 5px 0px;
  background-repeat: no-repeat;
  font-size: 105%;
  color: #000000;
}

.right01 {
  float: right;
  padding: 15px;
  width: 250px;
}

.right01 img {
  padding-bottom: 3px;
}

.right01-01 {
  float: right;
  padding: 15px;
  width: 320px;
}

.right01work {
  float: right;
  padding: 15px;
  width: 55%;
}

.right_hara {
  float: right;
  width: 50%;
}

.left_hara04 {
  float: left;
  width: 67%;
  padding-right: 10px;
}

.left_hara05 {
  float: left;
  width: 30%;
}

.left_hara05 img {
  padding-bottom: 5px;
}

.right_hara01 {
  float: right;
  width: 25%;
}

.right_hara02 {
  float: right;
  width: 72%;
  padding-right: 10px;
}

.right03 {
  float: right;
  padding: 0px 0px 10px 0;
  width: 200px;
}

.right03-01 {
  float: right;
  padding: 0px 0px 50px 0;
  width: 170px;
}

.right03-02 {
  float: right;
  width: 500px;
  padding: 0px;
}

.text_right {
  text-align: right;
}

.left01 {
  float: left;
  width: 230px;
  padding: 0px 10px 0px 0px;
}

.left01work {
  float: left;
  width: 200px;
  padding: 0px 20px 0px 0px;
}

.left02 {
  float: left;
}

.left02-6 {
  float: left;
}

.left02-1 {
  float: left;
  width: 32.3%;
  padding: 5px 2px;
}

.left02-3 {
  float: left;
  width: 29.8%;
  height: 320px;
  border-style: solid;
  border-width: thin;
  border-color: #c0c1bc;
  padding: 5px 10px;
  margin: 5px 2px;
}

.left02-5 {
  float: left;
  width: 17.8%;
  height: 320px;
  border-style: solid;
  border-width: thin;
  border-color: #c0c1bc;
  padding: 5px 10px;
  margin: 5px 2px;
}

.left_wood01 {
  float: left;
  width: 31%;
  border-style: solid;
  border-width: thin;
  border-color: #c0c1bc;
  padding: 5px 10px;
  margin: 5px 2px;
}

.left02-2 {
  float: left;
  width: 38%;
  padding: 10px;
}

.left02-2-1 {
  float: left;
  width: 28%;
  padding: 10px;
}

.left03 {
  float: left;
  padding-right: 10px;
  font-size: 95%;
}

.left03 img {
  margin-top: 10px;
}

.left03_1 {
  width: 47%;
  float: left;
  padding-right: 10px;
}

.left_na {
  float: left;
  padding: 5px 5px 2px 8px;
}

.right02 {
  width: 35%;
  float: right;
  padding-left: 10px;
}

.right02-01 {
  width: 63%;
  float: right;
  padding-left: 0px;
}

.box30 {
  width: 40%;
  float: left;
  padding-top: 30px;
  padding-right: 20px;
}

.box70 {
  width: 55%;
  float: left;
  padding-top: 25px;
}

.box20 {
  width: 25%;
  float: left;
  padding-top: 30px;
  margin-right: 20px;
}

.box20-2 {
  width: 32%;
  float: left;
  padding-top: 20px;
  margin-left: 10px;
}

.box20-1 {
  width: 35%;
  float: left;
  border-style: solid;
  border-width: 0px;
  background-color: #fbeedf;
  padding: 10px;
  margin-top: 20px;
}

.box20-3 {
  width: 37%;
  float: left;
  margin-right: 10px;
}

.box80 {
  width: 70%;
  float: left;
  padding-top: 25px;
}

.box80-1 {
  width: 58%;
  float: left;
  padding-top: 20px;
}

.box80-2 {
  width: 60%;
  float: left;
}

.box48 {
  width: 48%;
  float: left;
  padding: 5px 5px 30px 5px;
}

.box100 {
  width: 100%;
}

.hr {
  border-bottom-style: dotted;
  border-bottom-width: 0.5px;
  border-bottom-color: #efe5b4;
  padding: 5px 0px;
  width: 99%;
}

.hr01 {
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-bottom-color: #efe5b4;
  padding: 15px 0px;
  width: 99%;
}

.hr02 {
  border-bottom-style: dotted;
  border-bottom-width: 2px;
  border-bottom-color: #efe5b4;
  padding: 5px 0px;
  margin-bottom: 8px;
  width: 99%;
}

.news_box {
  border-style: solid;
  border-width: 1px;
  border-color: #efe5b4;
}

.box03 {
  height: 190px;
}

.box00 {
  max-width: 1200px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}

.text_center01 {
  text-align: center;
  padding: 0px 0;
}

.text_center01 img {
  padding: 2px 0;
}

.text_center02 {
  text-align: center;
  padding: 60px 0 0 0;
}

.foot_back {
  background-image: url(/wp1/wp-content/themes/80423/img/foot_back.jpg);
  padding-botoom: 100px;
}

/*--------　カスタム投稿 -----*/
.custom_text01 {
  font-weight: 600;
  color: #592d05;
  background-image: url(/wp1/wp-content/themes/80423/img/custom_back01.png);
  background-repeat: no-repeat;
  margin: 15px 0;
  padding: 15px 0 30px 155px;
  font-size: 120%;
}

.custom_back01 {
  background-image: url(/wp1/wp-content/themes/80423/img/custom_back02.png);
  background-repeat: no-repeat;
  padding: 150px 250px 200px 300px;
  background-position: center;
  background-repeat: no-repeat;
}

.custom_textbox {
  width: 50%;
}

.text_voice01 {
  font-size: 120%;
  font-weight: bold;
  color: #693905;
  padding: 10px;
}

.custom_text_right {
  text-align: right;
  padding: 0 15px 0 0;
}

.custom_left01 {
  width: 32%;
  float: left;
  padding: 3px;
}

.custom_date {
  background-color: #f8f2db;
  border-style: dotted;
  border-color: #b7d330;
  border-width: 3px;
  margin: 0 150px;
  padding: 20px;
}

/*------テーブル------*/
.post-type-archive table tr td,
.tax-works_cat table tr td {
  font-family: "M PLUS Rounded 1c";
  font-size: 13px;
}

.post-type-archive table tr td a,
.tax-works_cat table tr td a {
  font-family: "M PLUS Rounded 1c";
  display: block;
  padding: 5px;
}

.tb_01 {
  width: 100%;
  border-collapse: collapse;
  font-size: 95%;
}

.tb_01 th {
  width: 25%;
  padding: 6px;
  text-align: left;
  vertical-align: top;
  color: #333;
  background-color: #f8f2db;
  border: 1px solid #b9b9b9;
  font-weight: bold;
}

.tb_01 td {
  padding: 6px;
  background-color: #fff;
  border: 1px solid #b9b9b9;
}

.tb_05 {
  width: 100%;
  border-collapse: collapse;
  font-size: 95%;
}

.tb_05 th {
  width: 60%;
  padding: 6px;
  text-align: left;
  vertical-align: top;
  color: #333;
  background-color: #f8f2db;
  border: 1px solid #b9b9b9;
  font-weight: bold;
}

.tb_05 td {
  padding: 6px;
  background-color: #fff;
  border: 1px solid #b9b9b9;
}

.tb_06 {
  width: 100%;
  border-collapse: collapse;
}

.tb_06 th {
  width: 33%;
  padding: 6px;
  text-align: left;
  vertical-align: top;
  color: #333;
  font-size: 90%;
  text-align: center;
  background-color: #eee;
  border: 1px solid #b9b9b9;
}

.tb_06 td {
  padding: 6px;
  font-size: 90%;
  text-align: center;
  background-color: #fff;
  border: 1px solid #b9b9b9;
}

.tb_07 {
  width: 100%;
  border-collapse: collapse;
  font-size: 95%;
}

.tb_07 th {
  width: 35%;
  padding: 6px;
  text-align: left;
  vertical-align: top;
  color: #333;
  background-color: #f8f2db;
  border: 1px solid #b9b9b9;
  font-weight: bold;
}

.tb_07 td {
  padding: 6px;
  background-color: #fff;
  border: 1px solid #b9b9b9;
}

.tb_08 {
  width: 100%;
  border-collapse: collapse;
  font-size: 95%;
}

.tb_08 th {
  width: 5%;
  padding: 2px;
  text-align: left;
  vertical-align: top;
  color: #333;
}

.tb_08 td {
  padding: 2px;
}

.tb_08-1 {
  width: 100%;
  border-collapse: collapse;
  font-size: 95%;
}

.tb_08-1 th {
  width: 3%;
  padding: 2px;
  text-align: left;
  vertical-align: top;
  color: #333;
}

.tb_08-1 td {
  padding: 2px;
}

.tb_08-2 {
  width: 100%;
  border-collapse: collapse;
  font-size: 95%;
}

.tb_08-2 th {
  width: 5%;
  padding: 7px;
  text-align: left;
  vertical-align: top;
  color: #333;
}

.tb_08-2 td {
  padding: 7px;
}

.td-css {
  border: thin solid #9f9fa0;
  background-color: #faf0d3;
  width: 40px;
}

.td-css2 {
  border: thin solid #9f9fa0;
  background-color: #ffcf75;
  width: 40px;
}

.td-css36 {
  border: thin solid #9f9fa0;
  background-color: #faf0d3;
  width: 36px;
}

.td-css36-1 {
  border: thin solid #9f9fa0;
  background-color: #ffcf75;
  width: 36px;
}

.td-css0 {
  border: thin solid #9f9fa0;
  background-color: #faf0d3;
}

.td-css0-1 {
  border: thin solid #9f9fa0;
  background-color: #ffcf75;
}

.td-css50 {
  border: thin solid #9f9fa0;
  background-color: #faf0d3;
  width: 36px;
}

.td-css50-1 {
  border: thin solid #9f9fa0;
  background-color: #faf0d3;
  width: 36px;
}

.td-css70 {
  border: thin solid #9f9fa0;
  background-color: #faf0d3;
  width: 36px;
}

.td-css70-1 {
  border: thin solid #9f9fa0;
  background-color: #faf0d3;
  width: 36px;
}

/*------ top ----------*/
.top_box {
  width: 63.5%;
  float: left;
  height: auto;
  border-style: solid;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: #c0c1bc;
  margin-right: 5px;
}

.top_box02 {
  width: 35%;
  float: left;
  border-style: solid;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: #c0c1bc;
}

.top_box03 {
  border-style: solid;
  border-width: 0;
  padding: 5px;
  margin: 3px;
}

.top_box05 {
  border-style: solid;
  border-width: thin;
  border-color: #c0c1bc;
  padding: 8px;
  margin: 3px;
}

.nbox01 {
  width: 100%;
}

.nbox02 {
  width: 37%;
  float: left;
  margin: 3px;
}

.nbox02 img {
  padding-left: 15px;
}

.top_t1 {
  background-image: url(/wp1/wp-content/themes/80423/img/back_t1.png);
  background-repeat: no-repeat;
  padding: 13px 0 10px 43px;
  color: #333333;
  margin: 10px 0;
}

.ziseki_text01 {
  font-size: 80%;
  padding-top: 2px;
  height: 50px;
}

/*----　テーブル -----*/
.tb_02 {
  width: 100%;
  border-collapse: collapse;
}

.tb_02 th {
  width: 30%;
  padding: 5px 0 5px 15px;
  text-align: left;
  vertical-align: top;
  color: #333;
  font-size: 90%;
}

.tb_02 td {
  padding: 5px;
  font-size: 90%;
}

.tb_02 td img {
  padding-bottom: 4px;
}

.tb_02 td a {
  text-decoration: none;
}

/*---- 画像丸み -----*/
.image img {
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
}

/*---- マウスオーバー -----*/
.fade {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}

.fade:hover {
  opacity: 0.7;
  /* 透過レベル */
  filter: alpha(opacity=60);
}

.top_text_title01 {
  font-weight: bold;
  text-align: center;
  padding-top: 20px;
  font-color: #592d05;
}

/* ------ ペイジャー ------ */
.tablenav {
  color: #2583ad;
  margin: 1em auto;
  line-height: 2em;
  text-align: center;
}

a.page-numbers,
.tablenav .current {
  color: #8c4600;
  border: solid 1px #8c4600;
  text-decoration: none;
  font-size: 1rem;
  padding: 2px 0.4em;
}

a.page-numbers:hover {
  color: white;
  background: #8c4600;
}

.tablenav .current {
  color: white;
  background: #8c4600;
  font-weight: bold;
}

.tablenav .next,
.tablenav .prev {
  border: 0 none;
  background: transparent;
  text-decoration: underline;
  font-size: smaller;
  font-weight: bold;
  color: #333333;
}

@media screen and (min-width: 992px) {
  a.page-numbers,
  .tablenav .current {
    padding: 0;
    width: 38px;
    height: 38px;
    line-height: 38px;
    display: inline-block;
    font-size: 1.6rem;
  }
}

/*---- スライダー ------*/
.wideslider {
  width: 100%;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.wideslider ul,
.wideslider ul li {
  float: left;
  display: inline;
  overflow: hidden;
}

.wideslider ul li img {
  width: 100%;
  display: none;
}

.wideslider_base {
  top: 0;
  position: absolute;
}

.wideslider_wrap {
  top: 0;
  position: absolute;
  overflow: hidden;
}

.slider_prev,
.slider_next {
  top: 0;
  overflow: hidden;
  position: absolute;
  z-index: 100;
  cursor: pointer;
}

.slider_prev {
  background: #fff url(../img/prev.jpg) no-repeat right center;
}

.slider_next {
  background: #fff url(../img/next.jpg) no-repeat left center;
}

.pagination {
  bottom: 10px;
  left: 0;
  width: 100%;
  height: 15px;
  text-align: center;
  position: absolute;
  z-index: 200;
}

.pagination a {
  margin: 5px 5px;
  width: 15px;
  height: 15px;
  display: inline-block;
  overflow: hidden;
  background: #ffffff;
}

.pagination a.active {
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1 !important;
  opacity: 1 !important;
}

/* =======================================
    ClearFixElements
======================================= */
.wideslider ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}

.wideslider ul {
  display: inline-block;
  overflow: hidden;
}

/*-----園庭づくり　----*/
.create_back {
  background-image: url(/wp1/wp-content/themes/80423/img/create/create_back01.png);
  padding: 10px 0 27px 15px;
  font-size: 110%;
  background-repeat: no-repeat;
  color: #693905;
  font-weight: bold;
}

.create_left {
  width: 30%;
  float: left;
  padding-right: 15px;
}

.create_left01 {
  width: 45%;
  float: left;
  padding-right: 15px;
}

.create_left02 {
  width: 31.5%;
  float: left;
  padding: 5px;
}

.create_text01 {
  font-size: 105%;
  color: #4c291c;
}

.left_create01 {
  width: 32%;
  float: left;
  margin-top: 10px;
  padding: 0 5px;
}

.left_create02 {
  width: 100%;
  float: left;
  margin-top: 10px;
  padding: 0px;
}

.left_create03 {
  width: 50%;
  float: left;
  margin-top: 10px;
  padding: 0px;
}

.left_create03 img {
  width: 70%;
}

.create_box25 {
  width: 23%;
  float: left;
  font-size: 85%;
  padding: 3px;
}

.create_box32 {
  width: 31%;
  float: left;
  font-size: 85%;
  padding: 3px;
}

.create_box5 {
  width: 50%;
  float: left;
}

.create_box50 {
  width: 48%;
  float: left;
  font-size: 85%;
  padding: 3px;
}

.create_box50-2 {
  width: 48%;
  float: left;
  font-size: 85%;
  padding: 10px 5px;
  background-color: #c2e2f7;
}

.create_box50-2 img {
  padding: 5px;
}

.create_box50-2-1 {
  width: 98%;
  background-color: #c2e2f7;
}

.create_box50-3 {
  width: 98%;
  margin-top: 10px;
  background-color: #fcf6b1;
  padding: 0px;
}

.create_box50-3 img {
  padding: 5px;
}

.create_box50-3 img {
  padding: 5px;
}

.create_box50-4 {
  width: 24%;
  float: left;
  font-size: 85%;
  padding: 3px;
}

.create_box50-5 {
  width: 19%;
  float: left;
  font-size: 85%;
  padding: 3px;
}

.create_jirei_box {
  border-style: solid;
  border-width: thin;
  border-color: #b5daad;
  padding: 10px;
  margin-top: 5px;
}

.box48-1 {
  width: 48%;
  float: left;
  padding: 10px 5px 5px 5px;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
  height: auto;
  margin: 0 5px;
  font-size: 90%;
}

.box48-2 {
  width: 100%;
  float: left;
  padding: 10px 5px 5px 5px;
  border-style: solid;
  border-width: 1px;
  background-color: #ffffff;
  height: auto;
  margin: 5px 5px;
  font-size: 90%;
}

.box48-01 {
  width: 48%;
  float: left;
  padding: 10px 5px 5px 5px;
  margin: 0 5px;
}

.box48-001 {
  width: 25%;
  float: left;
  padding: 10px 5px 5px 5px;
  margin: 0 5px;
}

.box48-002 {
  width: 70%;
  float: left;
  padding: 10px 5px 5px 5px;
  margin: 0 5px;
}

.box48-03 {
  width: 53%;
  float: left;
  padding: 10px 5px 5px 5px;
  margin: 0 5px;
}

.box48-02 {
  width: 42%;
  float: left;
  padding: 10px 5px 5px 5px;
  margin: 0 5px;
}

.shoukaibox {
  border-style: solid;
  border-width: 0px;
  padding: 10px;
  margin: 10px;
  background-color: #f8f2db;
}

.bxbox {
  width: 100%;
  position: relative;
}

.slidecopy {
  display: block;
  width: 300px;
  z-index: 100;
  font-size: 170%;
  color: #29b7e2;
  font-weight: bold;
  text-align: center;
  padding: 0px;
  position: absolute;
  margin: 0 auto;
  opacity: 1;
  top: 30%;
  left: 3%;
  border-radius: 10px;
}

/*---各ページタイトル-----*/
.back_c1 {
  width: 100%;
  background-image: url(/wp1/wp-content/themes/80423/img/backimg_donguri.jpg);
  padding: 0px;
  margin: 0px;
  height: 320px;
}

.back_c1-1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 110px 0 0 0;
}

.back_c2 {
  width: 100%;
  background-image: url(/wp1/wp-content/themes/80423/img/backimg_about.jpg);
  padding: 0px;
  margin: 0px;
  height: 320px;
}

.back_c2-1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0 110px 0;
}

.back_c3 {
  width: 100%;
  background-image: url(/wp1/wp-content/themes/80423/img/backimg_about.jpg);
  padding: 0px;
  margin: 0px;
  height: 320px;
}

.back_c3-1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0px 120px 0px;
}

.back_c4 {
  width: 100%;
  background-image: url(/wp1/wp-content/themes/80423/img/backimg_ha.jpg);
  padding: 0px;
  margin: 0px;
  height: 320px;
}

.back_c4-1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 80px 0 0 0;
}

.back_c5 {
  width: 100%;
  background-image: url(/wp1/wp-content/themes/80423/img/backimg_sakura.jpg);
  padding: 0px;
  margin: 0px;
  height: 320px;
}

.back_c5-1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0 0 0;
}

.back_c6 {
  width: 100%;
  background-image: url(/wp1/wp-content/themes/80423/img/backimg_about.jpg);
  padding: 0px;
  margin: 0px;
  height: 320px;
}

.back_c6-1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 60px 0 0 0;
}

.back_c7 {
  width: 100%;
  background-image: url(/wp1/wp-content/themes/80423/img/backimg_about.jpg);
  padding: 0px;
  margin: 0px;
  height: 320px;
}

.back_c7-1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 50px 0 0 0;
}

.back_c8 {
  width: 100%;
  background-image: url(/wp1/wp-content/themes/80423/img/backimg_momiji.jpg);
  padding: 0px;
  margin: 0px;
  height: 3200px;
}

.back_c8-1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0 0 0;
}

.back_c9 {
  width: 100%;
  background-color: #b6eaff;
  padding: 0px;
  margin: 0px;
  height: 260px;
}

.back_c9-1 {
  max-width: 1000px;
  margin: 0 auto;
  padding: 20px 0px 150px 0px;
}

/*--- 実績とこだわり ---*/
.work_box01 {
  width: 68%;
  border-style: solid;
  border-width: thin;
  border-color: #b7d330;
  padding: 15px 15px;
  margin: 10px;
}

.flow_box01 {
  width: 82%;
  float: left;
}

.flow_box02 {
  width: 15%;
  float: left;
}

.flow_box02 img {
  margin-left: 5px;
}

.work50 {
  width: 48%;
  float: left;
  margin: 0 5px;
}

.work501 {
  width: 48%;
  float: left;
  margin: 0 5px;
  font-size: 95%;
}

.work60 {
  width: 58%;
  float: left;
  margin: 0 5px;
}

.work40 {
  width: 38%;
  float: left;
  margin: 0 5px;
}

.workmap {
  width: 65%;
  float: left;
}

/*--- 園庭土壌改良 ---*/
.soil_text01 {
  text-align: center;
  font-size: 150%;
  font-weight: bold;
  line-height: 2;
}

.soil_text02 {
  font-size: 120%;
  font-weight: bold;
  color: #ff0000;
}

.soil_left01 {
  float: left;
  width: 450px;
  margin-right: 10px;
}

.ri_left01 {
  float: left;
  width: 64%;
  margin: 5px;
}

.ri_left02 {
  float: left;
  width: 32%;
  margin: 5px;
}

.ri_left01 img {
  padding: 0px 0px 3px 0;
}

.ri_left02 img {
  padding: 0px 0px 3px 0px;
}

.soil_left03 {
  float: left;
  width: 65%;
  margin-right: 10px;
}

.soil_left04 {
  float: left;
  width: 33%;
}

.soil_right {
  width: 50%;
  float: right;
}

.left_soil05 {
  float: left;
  width: 31.2%;
  border-style: solid;
  border-width: thin;
  padding: 8px;
  margin: 8px 3px;
  border-radius: 5px;
  border-color: #c30d22;
  background-color: #fcf7eb;
  height: 200px;
}

.left_soil06 {
  float: left;
  width: 30%;
  border-style: solid;
  border-width: thin;
  padding: 15px;
  margin: 8px 3px;
  border-color: #c30d22;
  background-color: #fefbf7;
  height: 320px;
}

.left_soil06 img {
  padding-bottom: 8px;
}

.left_soil05 img {
  padding-bottom: 3px;
}

.soil_backimg001 {
  background-image: url(/wp1/wp-content/themes/80423/img/soil/soil_backimg001.png);
  background-repeat: no-repeat;
  padding: 50px 0 0 0;
  height: 245px;
}

.soil_title01 {
  font-size: 110%;
  color: #c30d22;
  font-weight: bold;
  text-align: center;
}

.soil_title01-1 {
  font-size: 110%;
  color: #4c291c;
  font-weight: bold;
  text-align: center;
}

.soil_title02 {
  font-size: 110%;
  color: #c30d22;
  font-weight: bold;
}

.soil_right01 {
  float: right;
  text-align: center;
  width: 400px;
  margin-left: 15px;
}

.soil_box01 {
  float: left;
  width: 45%;
  border-style: solid;
  border-width: thin;
  border-color: #b7d330;
  padding: 10px 15px;
  margin: 0 10px;
  height: 500px;
}

.soil_box02 {
  border-style: solid;
  border-width: thin;
  border-color: #b7d330;
  background-color: #fffeee;
  padding: 10px 20px;
  margin: 0 3px;
  font-size: 80%;
}

.soil_box02-1 {
  border-style: solid;
  border-width: thin;
  border-color: #b7d330;
  background-color: #f4ffeb;
  padding: 10px 20px;
  margin: 0 3px;
  font-size: 85%;
}

.soil_box02 img {
  padding: 5px 0px;
}

.soil_box02-1 img {
  padding: 5px 0px;
}

.soil_box03 {
  width: 70%;
  border-style: solid;
  border-width: thin;
  border-color: #b7d330;
  padding: 10px 15px;
  margin: 0 auto;
}

.soil_qa {
  background-image: url(/wp1/wp-content/themes/80423/img/soil/qaback.png);
  background-repeat: no-repeat;
  background-color: #c30d22;
  color: #ffffff;
  font-size: 100%;
  padding: 5px 0 5px 50px;
}

.soil00box01 {
  width: 20%;
  padding-right: 10px;
  float: left;
}

.soil00box02 {
  width: 76%;
  float: left;
  padding-top: 3px;
}

/*---- YouTube -----*/
.youtube2 {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube2 iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

/*--- 自然とふれあう ---*/
.mature_jireibox01 {
  width: 40%;
  float: left;
  font-size: 85%;
  padding: 0px 40px;
}

.mature_jireibox01 img {
  margin: 0px 0px;
}

.mature_jireibox02 {
  width: 31%;
  float: left;
  font-size: 85%;
  padding: 10px 10px 0 10px;
}

.mature_jireibox02 img {
  margin: 0px;
}

.text_center-na {
  text-align: center;
  padding: 0px 10px;
}

.text_center01 img {
  padding: 0px 10px;
}

.shikibox01 {
  width: 24%;
  float: left;
  padding: 3px;
}

/*--- サムネイル　切替 ---*/
.mod_gallery {
  margin: 20px 0 20px 0;
}

/* .mod_gallery_navi */
.mod_gallery_navi li {
  width: 110px;
  height: 110px;
  float: left;
  background: none;
  padding: 0 10px 0px 0;
  margin: 0 0 10px 0;
}

.mod_gallery_navi li a {
  display: block;
}

.mod_gallery_navi li a:hover {
  opacity: 0.8;
}

.mod_gallery_navili a:active {
  opacity: 0.8;
}

/* IE用 ↓*/
.mod_gallery_navi li a:hover img {
  filter: alpha(opacity=80);
}

/* mod_gallery_photo */
.mod_gallery_photo {
  margin: 20px 0 0 0;
}

.mod_gallery_photo img {
  position: absolute;
  width: 100%;
  height: auto;
  max-width: 800px;
}

.createboc30 {
  width: 30%;
  float: left;
}

.createbox01 {
  width: 1200px;
}

.create50 {
  width: 48%;
  float: left;
  padding: 0 10px;
}

/*---slider.js ----*/
.slideFrame {
  width: 1200px;
}

div#wrapper05 {
  width: 900px;
  margin: 0 auto;
}

h1 {
  margin-top: 20px;
  font-size: 22px;
}

div#slide {
  clear: both;
  margin-top: 20px;
  height: 320px;
  position: relative;
}

div#slide ul li {
  float: left;
  margin-right: 20px;
}

div.slideCtrl {
  position: absolute;
  top: 95px;
  cursor: pointer;
}

div.left {
  left: 10px;
}

div.right {
  right: 10px;
}

/*----- 木の遊具 -----*/
.play_box {
  border-style: dashed;
  border-width: 1px;
  padding: 8px;
  background-color: #f8f2db;
}

.wood_text01 {
  font-size: 130%;
  font-weight: bold;
  padding: 15px 0;
}

/*-----　自然と　------*/
.na_box {
  border-style: solid;
  border-width: 1px;
  border-color: #b7d330;
  padding: 20px;
  font-size: 90%;
}

.na_box70 {
  width: 75%;
  float: left;
}

.na_box25 {
  width: 25%;
  float: left;
}

.nature_box50-3 {
  width: 98%;
  margin-top: 10px;
  background-image: url(/wp1/wp-content/themes/80423/img/nature/woodback-001.jpg);
  padding: 0px;
}

.nature_box50-4 {
  width: 47%;
  float: left;
  margin-top: 0px;
  background-image: url(/wp1/wp-content/themes/80423/img/nature/woodback-001.jpg);
  margin: 0px 13px;
}

/*-----原っぱテーブル ----*/
.hara_box01 {
  max-width: 1100px;
  border-style: solid;
  border-width: thin;
  border-color: #b7d330;
  padding: 50px;
  margin: 0 10px;
}

.hara_box02 {
  max-width: 100%;
  border-style: solid;
  border-width: thin;
  border-color: #b7d330;
  border-radius: 10px;
  padding: 10px;
  margin: 10px 0px;
}

.hara_box03 {
  max-width: 22%;
  float: left;
  border-style: solid;
  border-width: thin;
  border-color: #b7d330;
  border-radius: 10px;
  padding: 10px;
  margin: 10px 7px;
}

.left_hara {
  float: left;
  width: 30%;
  padding-right: 20px;
}

.left_hara02 {
  float: left;
  width: 33%;
  padding-right: 15px;
}

.left_hara02-1 {
  float: left;
  width: 47%;
  padding-right: 15px;
}

.left_hara03 {
  float: left;
  width: 60%;
  padding-right: 20px;
}

.left_hara03-3 {
  float: left;
  width: 62%;
  padding-right: 10px;
}

.left_hara03-1 {
  float: left;
  width: 37%;
}

.hara_text01 {
  font-size: 120%;
  font-weight: bold;
  color: #693905;
  padding: 5px;
}

.hara_text02 {
  font-size: 80%;
  color: #ff0000;
}

.hara_text03 {
  font-size: 80%;
}

/* ----- マップ  ------*/
.ggmap {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
}

.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*-- フット --*/
.footbox01 {
  width: 25%;
  float: left;
  color: #ffffff;
  font-size: 90%;
  text-align: left;
}

.footbox {
  max-width: 1200px;
  margin: 0 auto;
  background: #412104;
}

/*-----------------　フォーム　 --------------*/
.tb_contact {
  width: 100%;
  border-collapse: collapse;
  font-size: 85%;
}

@media screen and (max-width: 991px) {
  .tb_contact {
    border-top: 1px solid #b9b9b9;
  }
}

.tb_contact + .tb_contact {
  margin-top: 30px;
}

.tb_contact .top_box {
  width: 64.5%;
  height: auto;
  float: left;
  border-style: solid;
  border-top-width: 0px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-bottom-width: 0px;
  border-color: #c0c1bc;
  margin-right: 5px;
}

.tb_contact th {
  width: 35%;
  padding: 20px 15px;
  text-align: left;
  vertical-align: top;
  color: #333;
  background-color: #fbf2d8;
  border: 1px solid #b9b9b9;
  border-right: none;
  font-size: 1.5rem;
  font-weight: bold;
  letter-spacing: 0.05em;
  box-sizing: border-box;
  vertical-align: middle;
}

@media screen and (max-width: 991px) {
  .tb_contact th {
    display: block;
    width: 100%;
    border-top: none;
    border-bottom: none;
    border-right: 1px solid #b9b9b9;
    padding: 10px 15px;
    font-size: 1.2rem !important;
    position: relative;
  }
}

.tb_contact th > div {
  font-size: 1.4rem;
  font-weight: normal;
  padding-top: 5px;
}

@media screen and (max-width: 991px) {
  .tb_contact th > div {
    font-size: 1rem;
  }
}

.tb_contact th .hisu {
  background: #ff8000;
  display: inline-block;
  padding: 5px 3px;
  line-height: 1;
  color: #fff;
  margin-left: 10px;
  font-size: 1.2rem;
  letter-spacing: 0.3em;
  text-indent: 0.3em;
}

@media screen and (max-width: 991px) {
  .tb_contact th .hisu {
    font-size: 1rem;
    position: absolute;
    right: 15px;
  }
}

.tb_contact td {
  padding: 20px 25px;
  background-color: #fff;
  border: 1px solid #b9b9b9;
  border-left: none;
  box-sizing: border-box;
}

@media screen and (max-width: 991px) {
  .tb_contact td {
    display: block;
    width: 100%;
    border-left: 1px solid #b9b9b9;
    border-top: none;
  }
}

.tb_contact td input[type="text"] {
  height: 35px;
  width: 70%;
  box-sizing: border-box;
  padding: 5px;
}

@media screen and (max-width: 991px) {
  .tb_contact td input[type="text"] {
    width: 100%;
    font-size: 16px !important;
  }
}

.tb_contact td textarea {
  height: 200px;
  width: 100%;
  box-sizing: border-box;
  padding: 5px;
}

@media screen and (max-width: 991px) {
  .tb_contact td textarea {
    width: 100%;
    font-size: 16px !important;
  }
}

.tb_contact .chk_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.tb_contact .chk_list > span {
  width: 48%;
  margin-left: 0 !important;
}

@media screen and (min-width: 992px) {
  .tb_contact .chk_list > span:nth-child(n + 3) {
    margin-top: 10px;
  }
}

@media screen and (max-width: 991px) {
  .tb_contact .chk_list > span {
    width: 100%;
    font-size: 1.2rem;
  }
  .tb_contact .chk_list > span + span {
    margin-top: 5px;
  }
}

/* ------ お問合せフォーム ------ */
.left502 {
  width: 100%;
  float: left;
  padding: 10px 10px;
  margin: 5px;
}

.left502 input {
  height: 20px;
}

.left503 {
  width: 100%;
  float: left;
  padding: 10px 10px;
}

.left50 {
  width: 30%;
  float: left;
  margin: 5px;
  padding: 5px;
  background-color: #feedf3;
}

.contactbox02 {
  border-style: solid;
  border-width: thin;
  padding: 50px;
}

/*--- フレーム -----*/
.waku01 {
  padding: 7px;
  border: 1px solid #ccc;
  background: #fff;
  box-shadow: 1px 1px 5px rgba(20, 20, 20, 0.2);
  /* ドロップシャドウ 【横位置 縦位置 ぼかし幅 色】の順に記述 */
}

.img01 {
  margin: 0 auto;
  box-sizing: border-box;
  /* borderとpaddingをwidthに含める */
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
}

.img01 img {
  width: 100%;
  height: auto;
  vertical-align: top;
}

.waku02.bImg {
  border: 10px solid #ccc;
  border-image: url(paper.gif) 15 repeat;
  -webkit-border-image: url(paper.gif) 15 repeat;
}

.waku02.bImg:before {
  box-shadow: none;
}

.waku02.shadow {
  box-shadow: 1px 3px 8px rgba(20, 20, 20, 0.3);
}

.waku02.shadow:before {
  box-shadow: inset 1px 1px 6px 0px rgba(0, 0, 0, 0.4), -1px -1px 2px rgba(40, 40, 40, 0.2), 1px 1px 2px white;
}

.waku02.bWidth {
  border-width: 16px;
}

/*--- パララックス ----*/
◆CSS #field1 {
  background: #f9f9f9;
}

#field2 {
  background: #fff;
}

#field3 {
  background: #fff;
}

#field4 {
  background: #fff;
}

#field5 {
  background: #fff;
}

#field6 {
  background: #fff;
}

.scrEvent {
  padding: 10px;
  height: auto;
  text-align: left;
  border-top: #000 0px solid;
  border-bottom: #000 0px solid;
  display: none;
}

.facebook-wrapper {
  margin: 0 auto;
}

.facebook-wrapper > .fb-page {
  width: 100%;
}

.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
  width: 100% !important;
}

/*戻る・確認 / 送信ボタン*/
/**********MW WP Formボタン*********/
/*確認・送信ボタン*/
.confbtn {
  background: #0099cc;
  border: 1px solid #ddd;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  width: 200px;
  padding: 10px 0;
  cursor: pointer;
}

/*戻るボタン*/
.backbtn {
  background: #ff6633;
  border: 1px solid #ddd;
  color: #fff;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
  width: 200px;
  padding: 10px 0;
  cursor: pointer;
}

/* ------ ～ 979px ------ */
@media screen and (max-width: 769px) {
  #wrapper {
    min-width: 0px;
  }
  #ptitle {
    position: absolute;
    top: 20px;
    left: 10px;
    font-size: 124%;
    font-weight: 500;
    color: #ffffff;
    z-index: 30;
  }
  #gnav nav {
    width: 100%;
    padding: 3em 0 0.6em;
  }
  #mainvisual-inner {
    margin: 0;
  }
  #mainvisual img {
    border-width: 5px 0 5px 0;
  }
  #plist .plist-inner {
    width: 90%;
    margin: 0 auto;
    overflow: hidden;
    *zoom: 1;
  }
  #containar {
    width: 100%;
  }
  #contents {
    float: none;
    width: 90%;
    margin: 0 auto;
    padding-bottom: 0;
  }
  #top-list article p {
    padding: 5px 10px 0 10px;
  }
  #sidebar {
    float: none;
    width: 90%;
    margin: 0 auto;
    *margin: 0 auto 20px;
    overflow: hidden;
    *zoom: 1;
  }
  #sidebar1 {
    float: left;
    width: 48%;
  }
  #sidebar2 {
    float: right;
    width: 48%;
  }
  #footer-inner {
    width: 100%;
  }
}

/* ------ ～ 767px ------ */
@media screen and (max-width: 768px) {
  html {
    *overflow-x: hidden;
  }
  #wrapper {
    overflow: hidden;
  }
  #gnav-btn {
    position: relative;
    display: block;
    width: 100%;
    padding: 5px 0 4px;
    background-color: #936d53;
  }
  #ptitle {
    position: absolute;
    top: -18px;
    left: 40px;
    font-size: 92%;
    font-weight: normal;
    color: #ffffff;
    z-index: 30;
  }
  #gnav-btn div {
    margin-left: 10px;
  }
  #gnav-btn div a {
    line-height: 25px;
    color: #ffffff;
    font-size: 22px;
    text-decoration: none;
  }
  #menu {
    display: none;
  }
  #gnav {
    width: 100%;
    height: 0px;
    border-width: 0px;
  }
  #menu-wrap3 {
    width: 100%;
    height: 110px;
    border-style: solid;
    border-right-style: hidden;
    border-left-style: hidden;
    border-width: thin;
    border-color: #dfd9c0;
    z-index: 9999;
  }
  #menu3 {
    list-style-type: none;
    width: 100%;
    margin: 0px auto 0px;
    padding: 0;
    text-align: center;
  }
  #menu3 li {
    width: 100%;
    color: #ffffff;
    test-align: center;
  }
  #toggle {
    display: block;
    position: relative;
    width: 100%;
    background: #f39700;
  }
  #toggle a {
    display: block;
    position: relative;
    padding: 12px 0 10px;
    border-bottom: 1px solid #fff;
    color: #fff;
    text-align: center;
    text-decoration: none;
  }
  #toggle:before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    background: #fff;
  }
  #toggle a:before,
  #toggle a:after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: 10px;
    width: 20px;
    height: 4px;
    background: #f39700;
  }
  #toggle a:before {
    margin-top: -6px;
  }
  #toggle a:after {
    margin-top: 2px;
  }
  .boxwidth80 {
    width: 98%;
    margin: 0 auto;
  }
  .js #gnav3 {
    display: none;
  }
  .js .slicknav_menu {
    display: block;
  }
  .box48 {
    width: 100%;
    padding: 5px 0;
  }
  .top_box {
    width: 100%;
    height: auto;
    border-style: solid;
    border-top-width: 0px;
    border-left-width: 0px;
    border-right-width: 0px;
    border-bottom-width: 0px;
    border-color: #c0c1bc;
    margin-right: 5px;
  }
  .tb_02 {
    width: 100%;
    border-collapse: collapse;
  }
  .tb_02 th {
    width: 40%;
    padding: 5px 0 5px 15px;
    text-align: left;
    vertical-align: top;
    color: #333;
    font-size: 90%;
  }
  .tb_02 td {
    padding: 5px;
    font-size: 90%;
  }
  .tb_02 td img {
    padding-bottom: 4px;
  }
  .tb_02 td a {
    text-decoration: none;
  }
  .nbox01 {
    width: 100%;
  }
  .nbox02 {
    width: 100%;
    margin: 3px 0;
  }
  .left02-1 {
    width: 48%;
    float: left;
  }
  .left02-3 {
    width: 41%;
    float: left;
    height: 230x;
    border-style: solid;
    border-width: thin;
    border-color: #c0c1bc;
    padding: 5px 10px;
    margin: 5px 2px;
  }
  .top_box02 {
    width: 99%;
  }
  .menuimg {
    float: left;
    padding: 0 5px;
    width: 11%;
  }
  .text_center03 {
    text-align: center;
    padding: 5px 3px 3px 3px;
  }
  .footbox01 {
    width: 95%;
    color: #ffffff;
    font-size: 90%;
    text-align: left;
    padding-left: 10px;
    margin-bottom: 5px;
  }
  .back_c1 {
    width: 95%;
    background-image: URL();
    padding: 0px;
    margin: 0px;
    height: 100px;
  }
  .back_c1-1 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 0 0 0;
  }
  .create_left {
    width: 97%;
    padding-bottom: 5px;
  }
  .create_box5 {
    width: 100%;
  }
  .box48-01 {
    width: 100%;
    margin: 0;
  }
  .back_c2 {
    width: 97%;
    background-image: URL();
    padding: 0px;
    margin: 0px;
    height: 180px;
  }
  .back_c2-1 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 0 100px 0;
  }
  .left_wood01 {
    float: left;
    font-size: 95%;
    width: 41%;
    border-style: solid;
    border-width: thin;
    border-color: #c0c1bc;
    padding: 5px 10px;
    margin: 5px 2px;
  }
  .left_wood01 img {
    width: 95%;
  }
  .left03 {
    width: 100%;
    padding-right: 10px;
    font-size: 100%;
    text-align: center;
  }
  .left03 img {
    margin: 10px 0;
  }
  .left03_1 {
    width: 100%;
    padding-right: 10px;
    margin-bottom: 10px;
  }
  .right01 {
    width: 100%;
    text-align: center;
  }
  .wood_text01 {
    font-size: 120%;
    font-weight: bold;
    padding: 15px 0;
    text-align: center;
  }
  .create_box50-5 {
    width: 45%;
    float: left;
    font-size: 85%;
    padding: 3px;
  }
  .back_c3 {
    width: 97%;
    background-image: URL();
    padding: 0px;
    margin: 0px;
    height: 200px;
  }
  .back_c3-1 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 0 0px 0;
  }
  .back_c4 {
    width: 97%;
    background-image: URL();
    padding: 0px;
    margin: 0px;
    height: 160px;
  }
  .back_c4-1 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 0 0 0;
  }
  .back_c5 {
    width: 97%;
    background-image: URL();
    padding: 0px;
    margin: 0px;
    height: 170px;
  }
  .back_c5-1 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 0 0 0;
  }
  .back_c6 {
    width: 97%;
    background-image: URL();
    padding: 0px;
    margin: 0px;
    height: 220px;
  }
  .back_c6-1 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 0 0 0;
  }
  .back_c7 {
    width: 90%;
    background-image: URL();
    padding: 0px;
    margin: 0px;
    height: 160px;
  }
  .back_c7-1 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 30px 0 0 0;
  }
  .back_c9 {
    width: 100%;
    background-image: URL();
    background-color: #b6eaff;
    padding: 0px;
    margin: 0px;
    height: 200px;
  }
  .back_c9-1 {
    max-width: 1000px;
    margin: 0 auto;
    padding: 20px 0px 0px 0px;
  }
  .back_c9 img {
    width: 90%;
  }
  .create_back {
    background-image: url(/wp1/wp-content/themes/80423/img/create/create_back01-2.png);
    padding: 15px 0 27px 15px;
    font-size: 95%;
    color: #693905;
    font-weight: bold;
    background-color: #f8f9e4;
  }
  .left_soil06 {
    width: 90%;
    border-style: solid;
    border-width: thin;
    padding: 15px;
    margin: 5px 0px;
    border-color: #c30d22;
    background-color: #fefbf7;
    height: auto;
  }
  .left_soil05 {
    width: 90%;
    border-style: solid;
    border-width: thin;
    padding: 8px;
    margin: 8px 3px;
    border-radius: 5px;
    border-color: #c30d22;
    background-color: #fcf7eb;
    height: auto;
  }
  .left02-2 {
    width: 98%;
    padding: 10px 0;
  }
  .left02-2-1 {
    width: 98%;
    padding: 10px 0;
  }
  .work50 {
    width: 98%;
    margin: 5px 0px;
  }
  .ri_left02 {
    float: left;
    width: 30%;
    margin: 5px;
  }
  .right03 {
    float: right;
    padding: 10px 0px 10px 0;
    width: 200px;
  }
  .flow_box01 {
    width: 95%;
  }
  .flow_box02 {
    width: 95%;
  }
  .workmap {
    width: 98%;
    margin: 5px;
  }
  .left02-5 {
    float: left;
    width: 42%;
    height: 320px;
    border-style: solid;
    border-width: thin;
    border-color: #c0c1bc;
    padding: 5px 10px;
    margin: 5px 2px;
  }
  .nature_box50-3 {
    width: 100%;
    margin-top: 10px;
    background-image: url(/wp1/wp-content/themes/80423/img/nature/woodback-001.jpg);
    padding: 0px;
  }
  .mature_jireibox01 {
    width: 90%;
    font-size: 85%;
    padding: 0px 10px;
  }
  .mature_jireibox02 {
    width: 90%;
    font-size: 85%;
    padding: 10px 10px;
  }
  .nature_box50-4 {
    width: 100%;
    margin-top: 0px;
    background-image: url(/wp1/wp-content/themes/80423/img/nature/woodback-001.jpg);
    margin: 0px 0px;
  }
  .nature_box50-4 img {
    width: 90%;
  }
  .shikibox01 {
    width: 48%;
    float: left;
    padding: 3px;
  }
  .na_box70 {
    width: 100%;
  }
  .na_box25 {
    width: 95%;
  }
  .left_hara04 {
    width: 100%;
    margin-bottom: 15px;
  }
  .left_hara05 {
    width: 95%;
  }
  .left_hara {
    width: 100%;
    padding-right: 20px;
  }
  .hara_box01 {
    max-width: 1100px;
    border-style: solid;
    border-width: thin;
    border-color: #b7d330;
    padding: 10px;
    margin: 0 10px;
  }
  .left_hara02 {
    width: 99%;
    margin-botoom: 10px;
  }
  .hara_box03 {
    max-width: 42%;
    float: left;
    height: 330px;
    border-style: solid;
    border-width: thin;
    border-color: #b7d330;
    border-radius: 10px;
    padding: 10px;
    margin: 10px 3px;
  }
  .left_hara03 {
    width: 98%;
    padding-bottom: 10px;
  }
  .left_hara03-1 {
    width: 98%;
  }
  .box30 {
    width: 98%;
    padding-top: 10px;
  }
  .box70 {
    width: 98%;
    padding-top: 5px;
  }
  .box48-2 {
    width: 92%;
    padding: 10px 5px 5px 5px;
    border-style: solid;
    border-width: 1px;
    background-color: #ffffff;
    height: auto;
    margin: 5px 5px;
    font-size: 90%;
  }
  .box48-2 img {
    width: 90%;
  }
  .create_left02 {
    width: 30%;
    float: left;
    padding: 5px;
  }
  .left02-2 {
    float: left;
    width: 98%;
    padding: 10px;
  }
  .top_box05 {
    border-style: solid;
    border-width: thin;
    border-color: #c0c1bc;
    padding: 8px;
    margin: 3px;
  }
  .left02-6 {
    float: left;
    width: 98%;
  }
  .work501 {
    width: 95%;
    margin: 0 5px;
    font-size: 95%;
  }
  .left_hara02-1 {
    width: 98%;
    padding-right: 15px;
  }
  .box48-03 {
    width: 95%;
    padding: 10px 5px 5px 5px;
    margin: 0 5px;
  }
  .box48-02 {
    width: 95%;
    padding: 10px 5px 5px 5px;
    margin: 0 5px;
  }
  .right02 {
    width: 95%;
    padding-left: 10px;
    margin-bottom: 10px;
  }
  .right02-01 {
    width: 98%;
    padding-left: 0px;
  }
  .box20 {
    width: 98%;
    padding-top: 30px;
  }
  .box80 {
    width: 98%;
    padding-top: 25px;
  }
  .box20-3 {
    width: 98%;
  }
  .box80-2 {
    width: 98%;
  }
  .box20-1 {
    width: 90%;
    border-style: solid;
    border-width: 0px;
    background-color: #fbeedf;
    padding: 10px;
    margin-top: 20px;
  }
  .box80-1 {
    width: 98%;
    padding-top: 20px;
  }
  .left_hara03-3 {
    width: 98%;
    padding-right: 0px;
  }
  .custom_back01 {
    background-image: url();
    background-color: #ebf1c4;
    background-repeat: no-repeat;
    padding: 0px 10px 10px 10px;
    background-position: center;
    background-repeat: no-repeat;
    margin-bottom: 15px;
  }
  .custom_date {
    background-color: #f8f2db;
    border-style: dotted;
    border-color: #b7d330;
    border-width: 3px;
    margin: 10px;
    padding: 5px;
  }
  .custom_left01 {
    width: 48%;
    float: left;
    padding: 3px;
  }
  .custom_text01 {
    font-weight: bold;
    color: #592d05;
    background-image: url();
    background-repeat: no-repeat;
    margin: 15px 0;
    padding: 15px 0 30px 10px;
    font-size: 110%;
  }
  #plist {
    position: relative;
    width: 100%;
  }
  #containar {
    position: relative;
    background: #ffffff;
  }
  .doc {
    padding: 0 10px;
  }
  .right01 {
    padding: 5px;
    width: 100%;
  }
  .left01 {
    width: 100%;
    padding: 0px 0px 5px 0px;
  }
  #social {
    margin: 20px 0;
  }
  #kanren {
    margin: 10px 2%;
    padding: 0 5px;
  }
  #sidebar {
    width: 90%;
  }
  #sidebar1 {
    float: none;
    width: 100%;
  }
  #sidebar2 {
    float: none;
    width: 100%;
  }
  /* ------ ランキング------ */
  .rank {
    width: 48%;
    margin: 0 0 15px 1%;
  }
  .rank .rankinner .b_link img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
  }
}

body.is_hidden,
html.is_hidden {
  overflow: hidden;
}

a[href^="tel:"] {
  color: inherit;
  text-decoration: none;
}

@media screen and (min-width: 992px) {
  /* ホバーアクション */
  .hover {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .hover:hover {
    opacity: 0.6 !important;
  }
  a[href^="tel:"] {
    pointer-events: none;
  }
}

/* ------ コンテンツ幅------ */
.inner {
  max-width: 1020px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}

.inner_l {
  max-width: 1280px;
  width: 100%;
  margin: 50px auto;
  padding: 0 30px;
  box-sizing: border-box;
}

.inner_s {
  max-width: 880px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  box-sizing: border-box;
}

/* SP */
@media screen and (max-width: 991px) {
  .inner,
  .inner_s,
  .inner_l {
    width: 100%;
    padding: 0 6%;
  }
  .inner .inner_s {
    padding: 0;
  }
}

/*===================================
  
  ヘッダー

===================================*/
.header {
  width: 100%;
  height: 85px;
  z-index: 100;
  position: relative;
}

.header_wrap {
  display: flex;
  width: 100%;
  height: 100%;
  position: relative;
}

.header_inner {
  max-width: 1200px;
  min-width: 960px;
  width: 100%;
  margin: 0 auto;
  padding: 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  position: relative;
}

.header_inner::before {
  content: "";
  width: 300px;
  height: 300px;
  background: url("img/img-common/reaf.gif") no-repeat center top/contain;
  position: absolute;
  top: -160px;
  right: 160px;
}

.header_inner::after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  margin: auto;
  background: url(img/img-common/header_bg.png) right top no-repeat;
  background-size: contain;
  width: 1031px;
  height: 114px;
  z-index: -1;
}

.header_inner span {
  width: 122px;
  height: 82px;
  background: url("img/img-common/reaf-2.gif") no-repeat center top/contain;
  position: absolute;
  top: -30px;
  left: 580px;
}

.header_logo {
  align-self: center;
}

.header_logo > img {
  height: 100%;
}

.header_nav {
  position: fixed;
  right: 0;
  width: 1200px;
  margin: auto;
  left: 0;
  pointer-events: none;
}

@media screen and (max-width: 1240px) {
  .header_nav {
    width: 1000px;
    margin: auto;
  }
}

/* ハンバーガー */
.header_hamburger {
  height: 100px;
}

.header_hamburger .header_inner {
  align-items: center;
}

.home .header {
  opacity: 0;
  transition: opacity 1s;
}

.home .header.is_active {
  opacity: 1;
}

.home .header_hamburger {
  position: fixed;
}

.home .header_inner::before,
.home .header_inner::after {
  content: none !important;
}

.home .header_logo,
.home .header_inner span {
  display: none !important;
}

/*------------------------------------
ヘッダー （SP） 
------------------------------------*/
@media screen and (max-width: 991px) {
  .header {
    height: 60px;
  }
  .header_inner {
    min-width: inherit;
    width: 100%;
    padding: 0 0 0 3%;
  }
  .header_inner::after {
    right: -10%;
    background: url(img/img-common/header_bg_sp.png?1) right top no-repeat;
    background-size: auto 50px;
    width: 100%;
    height: 50px;
  }
  .header_inner::before {
    display: none;
  }
  .header_inner span {
    display: none;
  }
  .header_logo {
    height: 50px;
  }
  .header_logo > img {
    height: 50px;
  }
  .header_nav {
    position: fixed;
    right: 3%;
    top: 5px;
    left: inherit;
    width: auto;
    pointer-events: all;
  }
}

/*===================================
  
  グローバルナビ

===================================*/
.gnav_hamburger {
  box-sizing: border-box;
}

.gnav_hamburger * {
  box-sizing: border-box;
}

.gnav_hamburger > ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.gnav_hamburger > ul li img {
  width: 90%;
  height: auto;
}

.gnav_hamburger > ul > li:not(:first-child) {
  margin-left: 20px;
}

.gnav_hamburger_menu {
  display: block;
  cursor: pointer;
  pointer-events: all;
  z-index: 999;
}

.gnav_hamburger_contact a {
  display: block;
  cursor: pointer;
  pointer-events: all;
  z-index: 999;
}

.gnav_hamburger #pc_menu_btn.active {
  z-index: 101;
}

.gnav_hamburger_main {
  position: fixed;
  top: -100%;
  visibility: hidden;
  opacity: 0;
  right: 0;
  left: 0;
  left: 0;
  bottom: 0;
  background: rgba(251, 244, 213, 0.9);
  width: 100%;
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -webkit-overflow-scrolling: touch;
  z-index: 100;
  pointer-events: all;
}

@media screen and (min-width: 992px) {
  .gnav_hamburger_main {
    overflow-y: scroll;
  }
}

.gnav_hamburger_main.active {
  opacity: 1;
  visibility: visible;
  top: 0;
}

.gnav_hamburger_inner {
  display: flex;
}

@media screen and (min-width: 992px) {
  .gnav_hamburger_inner {
    overflow: hidden;
  }
}

.gnav_hamburger_left {
  width: 40%;
  position: relative;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .gnav_hamburger_left {
    width: 30%;
  }
}

.gnav_hamburger_logo {
  position: fixed;
  top: 390px;
  right: 65%;
  z-index: 101;
}

.gnav_hamburger_logo > img {
  height: 60px;
}

.gnav_hamburger_logo_re {
  position: fixed;
  top: 390px;
  right: 60%;
  z-index: 101;
}

@media screen and (min-width: 992px) {
  .gnav_hamburger_logo_re {
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    top: 0;
    bottom: 0;
    margin: auto;
  }
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .gnav_hamburger_logo_re {
    right: 65%;
  }
}

.gnav_hamburger_logo_re > img {
  height: auto;
  width: 170px;
}

.gnav_hamburger_right {
  padding: 100px 80px 80px 80px;
  width: 60%;
  position: relative;
  z-index: 101;
}

@media screen and (max-width: 1200px) and (min-width: 992px) {
  .gnav_hamburger_right {
    width: 70%;
  }
}

.gnav_hamburger_navwrap {
  background: url(img/img-common/nav_bg.png) left center no-repeat;
  background-size: contain;
  width: 720px;
  height: 751px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}

@media screen and (max-width: 991px) and (min-width: 441px) {
  .gnav_hamburger_navwrap {
    padding-top: 100px;
  }
}

@media screen and (max-width: 440px) {
  .gnav_hamburger_navwrap {
    padding-top: 20%;
    height: auto;
  }
}

.gnav_hamburger_nav {
  padding-right: 160px;
}

@media screen and (min-width: 992px) {
  .gnav_hamburger_nav {
    margin-top: -15px;
  }
}

.gnav_hamburger_nav > li {
  background: url(img/img-common/nav_border.png) bottom center no-repeat;
  background-size: 369px 3px;
  padding-bottom: 12px;
  text-align: center;
}

.gnav_hamburger_nav > li:not(:last-child) {
  margin-bottom: 7px;
}

.gnav_hamburger_sub {
  padding-top: 30px;
}

.gnav_hamburger_sub li {
  text-align: center;
}

.gnav_hamburger_sub li:not(:last-child) {
  margin-bottom: 15px;
}

.gnav_hamburger_sub li a {
  text-decoration: none;
  color: #464637;
  font-size: 16px;
  font-weight: bold;
}

.gnav_hamburger_social {
  padding: 25px 160px 0 0;
  display: flex;
  justify-content: center;
}

.gnav_hamburger_social li:not(:first-child) {
  margin-left: 20px;
}

.gnav_hamburger_social li:last-child {
  margin-left: 40px;
}

.gnav_hamburger_social li img {
  display: block;
  max-height: 48px;
}

.gnav_hamburger .gnav_hamburger_main .gnav_hamburger_nav > li,
.gnav_hamburger .gnav_hamburger_main .gnav_hamburger_sub > li,
.gnav_hamburger .gnav_hamburger_main .gnav_hamburger_info > li,
.gnav_hamburger .gnav_hamburger_main .gnav_hamburger_social {
  transform: translateY(10px);
  transition: all 0.25s ease;
  opacity: 0;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_nav > li,
.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_sub > li,
.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_info > li,
.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_social {
  opacity: 1;
  transform: translateY(0);
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_nav > li:nth-child(1) {
  transition-delay: 0.5s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_nav > li:nth-child(2) {
  transition-delay: 0.6s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_nav > li:nth-child(3) {
  transition-delay: 0.7s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_nav > li:nth-child(4) {
  transition-delay: 0.8s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_nav > li:nth-child(5) {
  transition-delay: 0.9s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_nav > li:nth-child(6) {
  transition-delay: 1s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_nav > li:nth-child(7) {
  transition-delay: 1.1s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_nav > li:nth-child(8) {
  transition-delay: 1.2s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_nav > li:nth-child(9) {
  transition-delay: 1.3s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_sub > li:nth-child(1) {
  transition-delay: 1.2s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_sub > li:nth-child(2) {
  transition-delay: 1.3s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_info > li {
  transition-delay: 1.4s;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_social {
  transition-delay: 1.5s;
}

/*------------------------------------
グローバルナビ（SP）
------------------------------------*/
@media screen and (max-width: 991px) {
  .gnav_hamburger > ul {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
  .gnav_hamburger > ul > li:not(:first-child) {
    margin-left: 8px;
  }
  .gnav_hamburger_menu img,
  .gnav_hamburger_contact img {
    height: 50px !important;
    width: auto !important;
    margin-top: 8px;
  }
  .gnav_hamburger_main {
    position: fixed;
    top: -100%;
    visibility: hidden;
    opacity: 0;
    right: 0;
    left: 0;
    left: 0;
    bottom: 0;
    overflow: scroll;
    background: rgba(251, 244, 213, 0.9);
    width: 100%;
    transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    -webkit-overflow-scrolling: touch;
    z-index: 100;
  }
  .gnav_hamburger_main.active {
    opacity: 1;
    visibility: visible;
    top: 0;
  }
  .gnav_hamburger_inner {
    display: block;
    height: 100vh;
  }
  .gnav_hamburger_left {
    padding-top: 5%;
    width: 100%;
    position: relative;
    text-align: center;
  }
  .gnav_hamburger_logo {
    position: inherit;
    top: inherit;
    right: inherit;
  }
  .gnav_hamburger_logo > img {
    height: 50px;
  }
  .gnav_hamburger_logo_re {
    position: inherit;
    top: inherit;
    right: inherit;
  }
  .gnav_hamburger_logo_re > img {
    width: 110px;
  }
  .gnav_hamburger_right {
    padding: 0 5% 5% 5%;
    width: 100%;
    height: 100%;
    margin-top: -20px;
  }
  .gnav_hamburger_navwrap {
    position: relative;
    background: none;
    width: 100%;
    max-width: 400px;
  }
  .gnav_hamburger_navwrap::after {
    content: "";
    position: absolute;
    background: url(img/img-common/nav_bg_sp.png?2) center top no-repeat;
    /* (画像の高さ / 画像の横幅) × 100 */
    padding-top: 213.2142857142857%;
    background-size: 100%;
    width: 100%;
    height: 0;
    top: 0;
  }
  .gnav_hamburger_nav {
    padding-right: 0;
    z-index: 1;
    width: 80%;
    margin: 0px auto 0;
  }
  .gnav_hamburger_nav > li {
    width: 100%;
    background: url(img/img-common/nav_border.png) bottom center no-repeat;
    background-size: contain;
    padding-bottom: 12px;
  }
  .gnav_hamburger_nav > li:first-child img {
    width: 35px;
  }
  .gnav_hamburger_nav > li:not(:first-child) img {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }
  .gnav_hamburger_nav > li:not(:first-child) img.nav06 {
    margin-right: 2%;
  }
  .gnav_hamburger_sub {
    padding-top: 20px;
    z-index: 1;
  }
  .gnav_hamburger_sub li:not(:last-child) {
    margin-bottom: 10px;
  }
  .gnav_hamburger_sub li a {
    font-size: 14px;
  }
  .gnav_hamburger_social {
    padding: 20px 0 0 0;
    z-index: 1;
  }
  .gnav_hamburger_social li {
    width: 40px;
  }
  .gnav_hamburger_social li:not(:first-child) {
    margin-left: 15px;
  }
  .gnav_hamburger_social li:last-child {
    margin-left: 30px;
  }
}

/* お問い合わせボタン変更 */
.gnav_hamburger_social.--changebtn {
  padding-left: 5px;
  align-items: center;
}

.gnav_hamburger_social.--changebtn li:not(:first-child) {
  margin-left: 10px;
}

.gnav_hamburger_social.--changebtn li:last-child {
  margin-left: 20px;
}

@media screen and (min-width: 992px) {
  .gnav_hamburger_social.--changebtn li:last-child a {
    position: relative;
    display: block;
    width: 240px;
    height: 54px;
  }
  .gnav_hamburger_social.--changebtn li:last-child img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
    display: block;
    max-height: inherit;
    -webkit-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }
  .gnav_hamburger_social.--changebtn li:last-child a:hover img:nth-of-type(2) {
    opacity: 0;
  }
}

@media screen and (max-width: 991px) {
  .gnav_hamburger_social.--changebtn li {
    width: 85%;
  }
  /* .gnav_hamburger_social.--changebtn li:not(:first-child) {
    margin-left: 8px;
  }
  .gnav_hamburger_social.--changebtn li:last-child {
    margin-left: 14px;
    width: 58%;
  } */
}

/*===================================
  
  フッター

===================================*/
.footer {
  margin-top: auto;
  background: #f8f5f3;
  padding: 20px 50px 0;
  position: relative;
}

.footer::before {
  content: "";
  position: absolute;
  background: url(img/img-common/foot_bg_top.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 185px;
  top: -185px;
  left: 0;
  right: 0;
  margin: auto;
}

.footer_inner {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
}

.footer_info {
  padding: 50px 0;
}

.footer_logo {
  max-width: 960px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  position: relative;
}

.footer_logo::after {
  content: "";
  position: absolute;
  background: url(img/img-common/illust_crystal01.png) right center no-repeat;
  background-size: contain;
  width: 77px;
  height: 55px;
  top: 0;
  bottom: 0;
  right: 130px;
  margin: auto;
}

.footer_logo::before {
  content: "";
  position: absolute;
  background: url(img/img-common/illust_crystal02.png) right center no-repeat;
  background-size: contain;
  width: 32px;
  height: 31px;
  top: 0;
  bottom: 0;
  left: 100px;
  margin: auto;
}

.footer_logo > a > img {
  display: block;
  width: 140px;
  height: auto;
}

.footer_nav {
  padding: 50px 0 60px;
  position: relative;
}

@media screen and (min-width: 992px) and (max-width: 1366px) {
  .footer_nav {
    padding-bottom: 120px;
  }
}

@media screen and (min-width: 992px) and (max-width: 1185px) {
  .footer_nav_bnr {
    width: 95%;
  }
}

/* .footer_nav::after {
  content: "";
  position: absolute;
  background: url(img/img-common/illust_child01.png?1) right center no-repeat;
  background-size: contain;
  width: 220px;
  height: 171px;
  bottom: 30px;
  right: -120px;
}
@media screen and (min-width: 992px) and (max-width: 1366px) {
  .footer_nav::after {
    right: -155px;
  }
}
.footer_nav::before {
  content: "";
  position: absolute;
  background: url(img/img-common/illust_child02.png?1) right center no-repeat;
  background-size: contain;
  width: 240px;
  height: 99px;
  bottom: 30px;
  left: -80px;
} */
.footer_nav > span {
  display: block;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.footer_nav_wrap {
  display: flex;
}

.footer_nav_wrap > ul > li > a {
  font-size: 14px;
  position: relative;
  display: block;
  margin-bottom: 10px;
  padding-left: 25px;
  text-decoration: none;
  color: #333;
}

.footer_nav_wrap > ul > li > a::before {
  content: "";
  width: 7px;
  height: 1px;
  border: 0px;
  background: #333;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 0;
}

.footer_nav_wrap > ul > li > a:hover {
  text-decoration: underline;
}

.footer_nav_wrap > ul:nth-child(1) {
  margin-right: 100px;
}

@media screen and (min-width: 992px) and (max-width: 1366px) {
  .footer_nav_wrap > ul:nth-child(1) {
    margin-right: 50px;
  }
}

.footer_address {
  padding-top: 30px;
  display: flex;
}

.footer_address dl:not(:last-child) {
  margin-right: 30px;
}

.footer_address dl dt {
  font-weight: bold;
}

.footer_contact {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.footer_tel {
  display: flex;
  align-items: center;
  text-decoration: none !important;
}

.footer_tel > img {
  display: block;
  height: 45px;
  margin-right: 15px;
}

.footer_tel span {
  font-size: 20px;
  color: #333;
  display: block;
  font-weight: bold;
  line-height: 1;
}

.footer_tel span:nth-child(2) {
  font-size: 14px;
  margin-top: 8px;
  font-weight: normal;
}

.footer_formbtn {
  margin-left: 50px;
}

.footer_copyright {
  padding-bottom: 10px;
  max-width: 1200px;
  text-align: right;
  margin: auto;
  color: #f19f9c !important;
}

.footer_copyright a {
  color: #f19f9c !important;
  text-decoration: none;
}

#wrapper + .footer {
  margin-top: 200px;
}

.footer_bnr {
  max-width: 1020px;
  margin: 0 auto 70px;
  padding: 20px 0 70px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .footer_bnr {
    padding: 10px 6% 35px;
    margin-bottom: 35px;
  }
}

.footer_bnr::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background: url(img/img-works/dot_line_l.png) bottom center no-repeat;
  background-size: cover;
  width: 100%;
  height: 2px;
}

@media screen and (max-width: 991px) {
  .footer_bnr::after {
    background-image: url(img/img-works/dot_line_l_sp.png);
  }
}

.footer_bnr ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.footer_bnr ul > li {
  width: 48%;
  max-width: 466px;
}

@media screen and (max-width: 991px) {
  .footer_bnr ul > li {
    width: 100%;
  }
  .footer_bnr ul > li:not(:last-child) {
    margin-bottom: 4%;
  }
}

.footer_bnr ul > li a {
  display: block;
}

.footer_bnr ul > li img {
  width: 100%;
  display: block;
}

/*------------------------------------
フッター（SP）
------------------------------------*/
@media screen and (max-width: 991px) {
  .footer {
    padding: 20px 0 20px;
  }
  .footer::before {
    content: "";
    position: absolute;
    background: url(img/img-common/foot_bg_top_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    top: -13%;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 25.46875%;
  }
  .footer.--addbnr::before {
    top: -7%;
  }
  .footer_inner {
    width: 100%;
    display: block;
    padding-top: 30px;
    padding-bottom: 40px;
  }
  .footer_info {
    padding: 0 5%;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .footer_logo {
    margin: auto;
    width: 100%;
  }
  .footer_logo > a {
    display: block;
    margin: auto;
  }
  .footer_logo > a > img {
    width: 95px;
  }
  .footer_logo::after {
    width: 50px;
    height: 25px;
    top: 0;
    bottom: 0;
    right: 5%;
  }
  .footer_logo::before {
    width: 15px;
    height: 15px;
    left: 10%;
  }
  .footer_tel {
    justify-content: center;
  }
  .footer_tel span {
    font-size: 16px;
  }
  .footer_tel span:nth-child(2) {
    font-size: 12px;
  }
  .footer_address {
    padding-top: 30px;
    display: block;
    position: relative;
  }
  .footer_address::after {
    content: "";
    position: absolute;
    background: url(img/img-common/illust_child01.png) right center no-repeat;
    background-size: contain;
    width: 160px;
    height: 110px;
    bottom: 0;
    right: 0;
  }
  .footer_address::before {
    content: "";
    position: absolute;
    background: url(img/img-common/illust_child02.png) right center no-repeat;
    background-size: contain;
    width: 150px;
    height: 70px;
    bottom: 130px;
    right: 70px;
  }
  .footer_address dl {
    font-size: 14px;
  }
  .footer_address dl:not(:last-child) {
    margin: 0 0 20px 0;
  }
  .footer_address dl dt {
    font-weight: bold;
  }
  .footer_contact {
    display: block;
  }
  .footer_formbtn {
    padding-top: 20px;
    width: 75%;
    display: block;
    max-width: 250px;
    margin: auto;
  }
  .footer_formbtn img {
    display: block;
    width: 100%;
  }
  .footer_copyright {
    padding: 0 5%;
    font-size: 12px;
  }
  #wrapper + .footer {
    margin-top: 70px;
  }
}

.is_show .inversion {
  animation: inversion linear 3s;
  animation-delay: 1.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  transform-origin: center right;
  -webkit-transform-origin: center right;
}

.is_show .swing {
  /*  animation: swing linear 2s;
  animation-delay: 1.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: 2;*/
}

.is_show .zooming {
  animation: zooming linear 2s;
  animation-delay: 1.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: 2;
}

.is_show .fade.swing,
.is_show .fade.zooming {
  animation-delay: 0.5s;
}

.is_show .zooming02 {
  animation: zooming02 linear 4s;
  animation-delay: 1.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: 2;
}

@keyframes inversion {
  0% {
    transform: rotate3d(0, 1, 0, 0deg);
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
  }
  50% {
    transform: rotate3d(0, 1, 0, 180deg);
    -webkit-transform: rotate3d(0, 1, 0, 180deg);
  }
  100% {
    transform: rotate3d(0, 1, 0, 0deg);
    -webkit-transform: rotate3d(0, 1, 0, 0deg);
  }
}

@keyframes swing {
  0% {
    transform: rotate(0deg);
  }
  25% {
    transform: rotate(10deg);
  }
  50% {
    transform: rotate(0deg);
  }
  75% {
    transform: rotate(-10deg);
  }
  100% {
    transform: rotate(0deg);
  }
}

@-webkit-keyframes zooming {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.05, 1.05);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes zooming {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.05, 1.05);
  }
  100% {
    transform: scale(1, 1);
  }
}

@-webkit-keyframes zooming02 {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

@keyframes zooming02 {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.delay01 {
  transition-delay: 0.3s !important;
}

.delay02 {
  transition-delay: 0.45s !important;
}

.delay03 {
  transition-delay: 0.6s !important;
}

.delay04 {
  transition-delay: 0.75s !important;
}

.furiko {
  -webkit-transform: rotate3d(0, 0, 1, 0deg);
  transform: rotate3d(0, 0, 1, 0deg);
}

.is_show .furiko {
  animation: furiko linear 1s;
  animation-delay: 1.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: 2;
}

@-webkit-keyframes furiko {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
  33% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  66% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

@keyframes furiko {
  0% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
  33% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  66% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.inout {
  opacity: 0;
}

.is_show .inout {
  animation: inout ease 1.5s;
  animation-delay: 1.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: 2;
}

@-webkit-keyframes inout {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

@keyframes inout {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}

.is_show .zooming03 {
  animation: zooming03 ease 1.5s;
  animation-delay: 1.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  z-index: 2;
}

@-webkit-keyframes zooming03 {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}

@keyframes zooming03 {
  0% {
    transform: scale(1, 1);
  }
  50% {
    transform: scale(1.1, 1.1);
  }
  100% {
    transform: scale(1, 1);
  }
}

.svgmask {
  height: 0;
  width: 0;
  position: absolute;
  z-index: -9999;
}

@keyframes fade_order01 {
  from {
    opacity: 0;
  }
  10% {
    opacity: 0;
  }
  40% {
    opacity: 1;
  }
}

@keyframes fade_order02 {
  from {
    opacity: 0;
  }
  40% {
    opacity: 0;
  }
  70% {
    opacity: 1;
  }
}

@keyframes fade_order03 {
  from {
    opacity: 0;
  }
  70% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/*===================================
  
  メインビジュアル

===================================*/
.mv {
  margin-top: -50px;
  overflow: hidden;
}

.mv_main {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  position: relative;
}

.mv_ttl {
  padding-bottom: 100px;
}

.mv_ttl.fade {
  transition-delay: 0.4s;
}

.mv_ttl > img {
  display: block;
  height: 16px;
  margin-bottom: 10px;
}

.mv_ttl span {
  display: inline-block;
  font-size: 3.2rem;
  position: relative;
  padding-bottom: 10px;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.mv_ttl span::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background: url(img/img-common/mv_border.png) bottom center no-repeat;
  background-size: cover;
  width: 100%;
  height: 2px;
}

.mv_illust {
  content: "";
  position: absolute;
  width: 1324px;
  height: auto;
  top: 30px;
  left: 60px;
  right: 0;
  margin: auto;
  opacity: 0;
}

.mv_illust.fade {
  transition-delay: 0.6s;
}

.mv_lead {
  position: relative;
  background: url(img/img-works/mv_works_bg.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 608px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  margin-top: -135px;
}

.mv_lead.is_show::before {
  opacity: 1;
}

.mv_lead p {
  display: table;
  margin-right: auto;
  padding-top: 30px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: auto;
  line-height: 1.7;
  color: #401f00;
  position: relative;
  z-index: 11;
  letter-spacing: 0.1em;
}

.mv_lead p::before {
  content: "";
  position: absolute;
  background: url(img/img-common/illust_tonbo.png) center center no-repeat;
  background-size: contain;
  width: 125px;
  height: 56px;
  top: 0;
  bottom: 0;
  left: -170px;
  margin: auto;
}

.mv_lead p::after {
  content: "";
  position: absolute;
  background: url(img/img-common/illust_star.png) center center no-repeat;
  background-size: contain;
  width: 143px;
  height: 58px;
  bottom: 0;
  right: -180px;
  margin: auto;
}

.mv_anim {
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -20px;
  z-index: 1;
  /*  animation: swing linear 2s;
  animation-delay: 1.2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;*/
  z-index: 2;
}

.mv_anim.fade {
  transition-delay: 0.6s;
}

.mv_indextxt.fade {
  transition-delay: 0.4s;
}

.mv_indexttl {
  width: 250px;
  margin: 25px 0 52px 0;
  position: relative;
}

.mv_indexttl::after {
  content: "";
  position: absolute;
  opacity: 0;
  background: url(img/img-index/mv_leaf.png) left center no-repeat;
  background-size: contain;
  bottom: -25px;
  right: -15px;
  margin: auto;
  width: 295px;
  height: 109px;
  -webkit-transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1) 0.15s;
  transition-delay: 0.6s;
}

.mv.is_show .mv_indexttl::after {
  opacity: 1;
}

.mv_indexmain {
  margin-right: 50px;
  padding-left: 20px;
  z-index: 5;
}

.mv_indexmain p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2;
  letter-spacing: 0.4em;
}

.mv_indexmain p + p {
  margin-top: 15px;
}

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

.mv_crystal01.fade {
  transition-delay: 0.6s;
}

.mv_crystal02 {
  position: absolute;
  right: -100px;
  top: 50px;
}

.mv_crystal02.fade {
  transition-delay: 0.6s;
}

.mv--concept .mv_lead p::before,
.mv--company .mv_lead p::before,
.mv--index .mv_lead p::before,
.mv--renew .mv_lead p::before,
.mv--flow .mv_lead p::before,
.mv--faq .mv_lead p::before {
  content: none !important;
}

.mv--concept .mv_lead p::after,
.mv--company .mv_lead p::after,
.mv--index .mv_lead p::after,
.mv--renew .mv_lead p::after,
.mv--flow .mv_lead p::after,
.mv--faq .mv_lead p::after {
  content: none !important;
}

.mv--equipment .mv_lead p::before {
  background: url(img/img-equipment/illust_flag01.png) center center no-repeat;
  background-size: contain;
  width: 78px;
  height: 53px;
  top: inherit;
  bottom: 40px;
}

.mv--equipment .mv_lead p::after {
  background: url(img/img-equipment/illust_flag02.png) center center no-repeat;
  background-size: contain;
  width: 92px;
  height: 43px;
  top: inherit;
  bottom: 40px;
}

.mv--index .mv_lead p {
  letter-spacing: 0.2em;
}

.mv_foot {
  width: 120px;
  height: 60px;
  position: absolute;
  left: 0;
  top: 40px;
}

.mv_foot ul {
  position: relative;
  width: 100%;
  height: 100%;
}

.mv_foot ul > li {
  position: absolute;
  animation-iteration-count: infinite;
  animation-duration: 3s;
  animation-fill-mode: both;
  animation-timing-function: ease;
}

.mv_foot ul > li:nth-child(1) {
  left: 0;
  bottom: 0;
  animation-name: fade_order01;
}

.mv_foot ul > li:nth-child(2) {
  left: 35px;
  bottom: 3px;
  animation-name: fade_order02;
}

.mv_foot ul > li:nth-child(3) {
  left: 66px;
  bottom: 33px;
  animation-name: fade_order03;
}

.mv_girl {
  width: 363px;
  height: 206px;
  position: absolute;
  left: 0;
  right: 0;
  top: 50px;
  margin: auto;
  z-index: 5;
}

.mv_girl.fade {
  transition-delay: 0.6s;
}

.mv_girl ul {
  position: relative;
  width: 100%;
  height: 100%;
}

.mv_girl ul > li {
  position: absolute;
  animation-iteration-count: infinite;
  animation-duration: 4s;
  animation-fill-mode: both;
  animation-timing-function: ease;
}

.mv_girl ul > li {
  top: 0px;
  left: 25px;
}

@media screen and (min-width: 992px) {
  .mv--index .mv_main {
    align-items: flex-start;
    width: 1000px;
  }
  .mv--index .mv_image {
    z-index: 2;
  }
  .mv--index .mv_image svg {
    width: 712px;
  }
  .mv--index .mv_image image {
    width: auto;
  }
  .mv--index .mv_illust {
    width: 1899px;
    height: 607px;
    top: -30px;
    z-index: 3;
  }
  .mv--index .mv_lead {
    margin-top: -220px;
    height: 460px;
  }
  .mv--index .mv_lead p {
    z-index: 4;
  }
  .mv--concept .mv_image {
    margin-top: -70px;
  }
  /*  .mv--concept .mv_illust {
    width: 1483px;
    left: 280px;
  }*/
  .mv--concept .mv_anim {
    left: inherit;
  }
  .mv--company .mv_anim {
    left: inherit;
  }
  .mv--company .mv_illust {
    top: 10px;
  }
  /*  .mv--flow .mv_illust {
    width: 1483px;
    left: 208px;
  }*/
  .mv--flow .mv_anim {
    left: inherit;
  }
  .mv--renew .mv_anim {
    left: inherit;
    top: -80px;
  }
}

@media screen and (max-width: 991px) {
  .mv {
    margin-top: -30px;
  }
  .mv .inner {
    padding: 0;
  }
  .mv_img {
    width: 100%;
  }
  .mv_main {
    position: relative;
  }
  .mv_ttl {
    position: absolute;
    top: 40px;
    left: 6%;
    padding-bottom: 0;
    line-height: 1.3;
    z-index: 3;
  }
  .mv_ttl > img {
    height: 12px;
    margin-bottom: 7px;
  }
  .mv_ttl > img + span {
    padding-top: 0;
  }
  .mv_ttl span {
    font-size: 1.8rem;
    padding-top: 15px;
    padding-bottom: 10px;
    letter-spacing: 0.1em;
  }
  .mv_lead {
    position: relative;
    background: none;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: -100px;
    padding-top: 90.5%;
    z-index: inherit;
  }
  .mv--renew .mv_lead {
    position: relative;
    background: none;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: -100px;
    padding-top: 60.5%;
    z-index: inherit;
  }
  .mv--equipment .mv_lead {
    position: relative;
    background: none;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: -100px;
    padding-top: 65.5%;
    z-index: inherit;
  }
  .mv--concept .mv_lead {
    position: relative;
    background: none;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: -100px;
    padding-top: 65.5%;
    z-index: inherit;
  }
  .mv--equipment .mv_lead::before {
    content: "";
    position: absolute;
    background: url(img/img-renew/mv_works_bg_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 60.5%;
    z-index: -1;
  }
  .mv--renew .mv_lead::before {
    content: "";
    position: absolute;
    background: url(img/img-renew/mv_works_bg_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 60.5%;
    z-index: -1;
  }
  .mv_lead::before {
    content: "";
    position: absolute;
    background: url(img/img-works/mv_works_bg_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 77.5%;
    z-index: -1;
  }
  .mv_lead p {
    padding-top: 0;
    margin-top: 25px;
    font-size: 1.6rem;
    width: 88%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 60;
  }
  .mv--concept .mv_lead p {
    padding-top: 0;
    margin-top: 25px;
    font-size: 1.6rem;
    width: 88%;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 60;
  }
  .mv--renew .mv_lead p {
    padding-top: 0;
    margin-top: 25px;
    font-size: 1.6rem;
    width: 88%;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 60;
  }
  .mv--equipment .mv_lead p {
    padding-top: 0;
    margin-top: 25px;
    font-size: 1.6rem;
    width: 88%;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 60;
  }
  .mv_lead p::before {
    width: 70px;
    height: 40px;
    top: inherit;
    bottom: -100px;
    left: 0;
  }
  .mv_lead p::after {
    width: 70px;
    height: 40px;
    top: inherit;
    top: -100px;
    right: 0;
  }
  .tax-works_tag .mv_lead {
    margin-top: -150px;
  }
  .mv_illust {
    content: "";
    position: absolute;
    width: 100%;
    height: auto;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    margin-top: 10px;
  }
  .mv_anim {
    position: absolute;
    left: 0;
    right: -5%;
    margin: auto;
    width: 80%;
    bottom: 20%;
    z-index: 3;
  }
  .mv_crystal01 {
    position: absolute;
    left: inherit;
    top: 7%;
    right: 35%;
    width: 40px;
  }
  .mv_crystal02 {
    display: none;
  }
  .mv_indexmain {
    margin-right: 0;
    padding-left: 6%;
  }
  .mv_indexmain p {
    font-size: 1.1rem;
    line-height: 2;
  }
  .mv_indexmain p + p {
    margin-top: 7px;
  }
  .mv_indexmain + .mv_image {
    width: 100%;
    position: absolute;
    top: 20%;
    right: -30%;
  }
  .mv_indexttl {
    width: 60%;
    margin: 25px 0 77px 0;
  }
  .mv_indexttl::after {
    background: url(img/img-index/mv_leaf_sp.png) left center no-repeat;
    background-size: contain;
    bottom: -55px;
    right: inherit;
    left: -10px;
    margin: auto;
    width: 160px;
    height: 50px;
  }
  .mv--index .mv_lead {
    margin-top: 0;
  }
  .mv_foot {
    width: 80px;
    height: 40px;
    position: absolute;
    left: 5%;
    top: 30px;
  }
  .mv_foot ul {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .mv_foot ul > li {
    width: 15px;
  }
  .mv_foot ul > li:nth-child(1) {
    left: 0;
    bottom: 0;
  }
  .mv_foot ul > li:nth-child(2) {
    left: 20px;
    bottom: 3px;
  }
  .mv_foot ul > li:nth-child(3) {
    left: 30px;
    bottom: 25px;
  }
  .mv_foot ul > li:nth-child(4) {
    right: inherit;
    left: 50px;
    top: inherit;
    bottom: 35px;
  }
  .mv_girl {
    width: 240px;
    height: 130px;
    top: 0;
  }
  .mv_girl ul > li:nth-child(1) {
    width: 65px;
  }
  .mv_girl ul > li:nth-child(2) {
    top: 10px;
    width: 55px;
  }
  .mv_girl ul > li:nth-child(3) {
    width: 45px;
  }
  .mv--equipment .mv_lead p::before {
    width: 45px;
    height: 35px;
    bottom: inherit;
    top: 0;
  }
  .mv--equipment .mv_lead p::after {
    width: 50px;
    height: 40px;
    bottom: inherit;
    top: 0;
  }
  .mv--renew .mv_anim {
    width: 200px;
    right: 7%;
    left: inherit;
    top: 0;
  }
  .mv_girl ul > li {
    top: -50px;
    left: 125px;
  }
}

.mv_slider {
  height: 95vh;
  width: 100%;
  overflow: hidden;
  position: relative;
}

.mv_slider_ttl {
  position: absolute;
  top: 10%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  text-align: center;
}

.mv_slider_logo {
  position: absolute;
  bottom: 18%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 3;
  text-align: center;
}

.mv_slider_logo img {
  margin-left: 0px;
}

.mv_slider_item {
  z-index: 1;
  opacity: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  left: 0;
  top: 0;
  -webkit-animation: fade_slider 20s linear infinite 0s;
  animation: fade_slider 20s linear infinite 0s;
}

.mv_slider li:nth-child(2) .mv_slider_item {
  -webkit-animation-delay: 4s;
  animation-delay: 4s;
}

.mv_slider li:nth-child(3) .mv_slider_item {
  -webkit-animation-delay: 8s;
  animation-delay: 8s;
}

.mv_slider li:nth-child(4) .mv_slider_item {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

.mv_slider li:nth-child(5) .mv_slider_item {
  -webkit-animation-delay: 16s;
  animation-delay: 16s;
}

@media screen and (max-width: 1600px) {
  .mv_slider_ttl {
    position: absolute;
    top: 5%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    text-align: center;
  }
  .mv_slider_logo {
    position: absolute;
    bottom: 18%;
    left: 0;
    right: 0;
    margin: auto;
    z-index: 3;
    text-align: center;
  }
  .mv_slider_logo img {
    max-width: 300px;
  }
}

@media screen and (max-width: 991px) {
  .mv_slider {
    width: auto;
    height: 80vh;
  }
  .mv_slider_ttl img {
    width: 100%;
  }
  .mv_slider_logo {
    bottom: 16%;
  }
  .mv_slider_logo img {
    max-width: 250px;
    margin-left: 0px;
  }
}

@keyframes fade_slider {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  40% {
    opacity: 0;
    transform: scale(1.17);
    z-index: 2;
  }
  100% {
    opacity: 0;
  }
}

@-webkit-keyframes fade_slider {
  0% {
    opacity: 0;
  }
  20% {
    opacity: 1;
  }
  35% {
    opacity: 1;
  }
  40% {
    opacity: 0;
    transform: scale(1.17);
    z-index: 2;
  }
  100% {
    opacity: 0;
  }
}

.top_lead {
  background: url(img/img-index/lead_bg_re.png) center top no-repeat;
  background-size: cover;
  padding: 290px 0 230px;
  margin-top: -200px;
  position: relative;
  z-index: 3;
}

.top_lead img {
  display: block;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .top_lead {
    background: url(img/img-index/lead_bg_sp_re.png) center top no-repeat;
    background-size: 100% auto;
    padding: 120px 0 220px;
    margin-top: -108px;
    position: relative;
    z-index: 3;
  }
}

/*===================================
  
  施工実績

===================================*/
.bg_plaid {
  position: relative;
  margin-top: -130px;
  overflow: hidden;
  padding-bottom: 100px;
}

.bg_plaid::before {
  content: "";
  position: absolute;
  width: 100vw;
  bottom: 0;
  height: calc(100% - 200px);
  background-image: linear-gradient(#f2f2f2 1px, transparent 1px), linear-gradient(to right, #f2f2f2 1px, transparent 1px);
  background-size: 20px 20px;
  z-index: -2;
  background-color: #fff;
}

.single-works .bg_plaid.--w {
  padding-bottom: 0;
}

.bg_plaid.--w::before {
  background: #fff;
}

.single .bg_plaid {
  margin-top: -280px;
}

.bg_soil02 + .bg_plaid {
  margin-top: -280px;
}

.bg_soil + .bg_plaid {
  margin-top: -280px;
}

.archive.post-type-archive-works .bg_plaid {
  padding-top: 70px;
  margin-top: -180px !important;
}

.archive.tax-works_tag .bg_plaid,
.archive.tax-works_cat .bg_plaid {
  padding-top: 70px;
  margin-top: -330px !important;
}

.archive.post-type-archive-works .bg_plaid::before,
.archive.tax-works_tag .bg_plaid::before {
  top: -150px;
  height: calc(100% + 150px);
}

@media screen and (max-width: 991px) {
  .bg_plaid {
    margin-top: -50px;
    padding-bottom: 50px;
  }
  .bg_plaid::before {
    background-image: linear-gradient(#f2f2f2 1px, transparent 1px), linear-gradient(to right, #f2f2f2 1px, transparent 1px);
    background-size: 15px 15px;
  }
  .single .bg_plaid {
    margin-top: -200px;
  }
  .single-works .bg_plaid {
    margin-top: -65vw;
  }
  .bg_soil02 + .bg_plaid {
    margin-top: -200px;
  }
}

/* 実績一覧 */
.workslist {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: relative;
  margin-bottom: 80px;
}

.workslist::after {
  content: "";
  display: block;
  max-width: 380px;
  width: 30%;
  height: 0;
}

.workslist_item {
  max-width: 380px;
  width: 30%;
  display: flex;
  flex-direction: column;
  text-decoration: none !important;
  color: inherit !important;
}

.workslist_item:hover .workslist_img img,
.workslist_item:hover .workslist_img iframe {
  transform: scale(1.1, 1.1);
}

.workslist_item:nth-child(n + 4) {
  margin-top: 6%;
}

.workslist_img {
  width: 100%;
  overflow: hidden;
  display: flex;
  justify-content: center;
}

.workslist_img > div {
  overflow: hidden;
  border-radius: 15px;
}

.workslist_img > div.--movie {
  aspect-ratio: 560/315;
  width: 100%;
}

.workslist_img > div.--movie iframe {
  object-fit: cover;
  width: 100%;
  height: 100%;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  pointer-events: none;
}

.workslist_img img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.workslist_wrap {
  background: rgba(255, 255, 255, 0.8);
  width: 70%;
  margin-top: -10%;
  z-index: 1;
  position: relative;
  padding: 20px;
}

.workslist_ttl {
  font-size: 18px;
  font-weight: bold;
  padding: 0 0 10px 0;
  line-height: 1.5;
}

.workslist_spot {
  font-size: 14px;
  display: block;
}

.workslist_date {
  font-size: 12px;
  display: block;
  position: relative;
  padding-left: 35px;
  margin: 10px 0;
}

.workslist_date::before {
  content: "";
  position: absolute;
  background: url(img/img-works/icon_calendar.png) left center no-repeat;
  background-size: contain;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 24px;
  height: 22px;
}

.workslist_btn {
  display: table;
  margin-left: auto;
}

.workslist_mapback {
  margin-top: 70px;
  text-align: center;
  margin-bottom: 150px;
}

.workslist_none {
  font-size: 1.8rem;
  margin-top: 150px;
  text-align: center;
  line-height: 2;
}

@media screen and (max-width: 991px) {
  .workslist {
    margin: 30px auto;
  }
  .workslist::after {
    content: none;
  }
  .workslist_item {
    width: 100%;
    margin: auto;
  }
  .workslist_item:nth-child(n + 4) {
    margin-top: 0;
  }
  .workslist_item:not(:last-child) {
    margin-bottom: 7%;
  }
  .workslist_img {
    width: 85%;
  }
  .workslist_wrap {
    width: 80%;
    margin-top: -10%;
    z-index: 1;
    padding: 15px;
    margin-left: auto;
  }
  .workslist_ttl {
    font-size: 1.4rem;
    padding: 0 0 7px 0;
    line-height: 1.5;
  }
  .workslist_spot {
    font-size: 1.1rem;
    display: block;
  }
  .workslist_date {
    font-size: 1rem;
    padding-left: 25px;
    margin: 7px 0;
  }
  .workslist_date::before {
    background: url(img/img-works/icon_calendar.png) left center no-repeat;
    background-size: contain;
    width: 18px;
    height: 14px;
  }
  .workslist_btn {
    display: table;
    width: 100px;
    margin-left: auto;
  }
  .workslist_mapback {
    text-align: center;
    max-width: 280px;
    margin: 40px auto 50px;
  }
  .workslist_none {
    font-size: 1.2rem;
    margin-top: 50px;
  }
}

/* 地域から探す */
.worksearch {
  background: url(img/img-works/bg_soil.png) center top no-repeat;
  background-size: cover;
  padding: 20px 0 200px;
  margin-top: 40px;
  position: relative;
}

.worksearch::after {
  content: "";
  position: absolute;
  background: url(img/img-works/bg_soil_top.png) center bottom no-repeat;
  background-size: cover;
  width: 100%;
  height: 100px;
  top: -100px;
  left: 0;
  right: 0;
  margin: auto;
}

.worksearch_ttl {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.worksearch_ttl::after {
  content: "";
  position: absolute;
  background: url(img/img-common/line_ttl.png) bottom center no-repeat;
  background-size: contain;
  padding-bottom: 20px;
  height: 6px;
  width: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.worksearch_ttl + p {
  text-align: center;
  font-size: 18px;
}

.worksearch_map {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  position: relative;
}

.worksearch .inner {
  position: relative;
}

.worksearch_triangle {
  position: absolute;
  left: 120px;
  top: -10px;
}

.worksearch_star {
  position: absolute;
  right: 180px;
  top: 10px;
}

.worksearch_flag {
  position: absolute;
  left: 350px;
  top: 150px;
}

.worksearch_child01 {
  position: absolute;
  left: 0;
  top: -50px;
}

.worksearch_child02 {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (max-width: 991px) {
  .worksearch {
    background: url(img/img-works/bg_soil_sp.png) center center no-repeat;
    background-size: cover;
    padding: 30px 0 140px;
    height: auto;
    margin-top: 0;
  }
  .worksearch::after {
    background: url(img/img-works/bg_soil_top_sp.png) center bottom no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    top: -8%;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 17%;
  }
  .worksearch_ttl {
    font-size: 2rem;
    margin-bottom: 20px;
    padding-bottom: 10px;
    z-index: 1;
  }
  .worksearch_ttl::after {
    background: url(img/img-common/line_ttl.png) bottom center no-repeat;
    background-size: contain;
    padding-bottom: 20px;
    height: 3px;
    width: 50px;
  }
  .worksearch_ttl + p {
    text-align: center;
    font-size: 1.2rem;
  }
  .worksearch_map {
    margin-top: 30px;
  }
  .worksearch_triangle {
    position: absolute;
    width: 80px;
    left: 20px;
    top: -30px;
    z-index: 1;
  }
  .worksearch_star {
    position: absolute;
    right: 50px;
    width: 40px;
    top: 0;
  }
  .worksearch_flag {
    display: none;
  }
  .worksearch_child01 {
    top: -20px;
    width: 200px;
  }
  .worksearch_child02 {
    right: 0;
    bottom: -50px;
    width: 60px;
  }
}

/*===================================
  
  事例詳細

===================================*/
.works_detail {
  border-radius: 20px;
  padding: 10px 0 80px;
  margin: 0 auto;
  position: relative;
  width: 100%;
  box-sizing: border-box;
}

.works_detail::after {
  content: "";
  display: block;
  clear: both;
}

.works_detail_txt {
  margin: 65px auto 0;
  max-width: 860px;
}

@media screen and (min-width: 992px) {
  .works_detail_txt {
    line-height: 2;
  }
}

@media screen and (min-width: 992px) {
  .works_detail_txt p {
    line-height: 2;
    font-size: 1.7rem;
    letter-spacing: 0.05em;
  }
}

.works_detail_txt p + p {
  margin-top: 15px;
}

.works_detail_txt iframe {
  margin-bottom: 30px;
}

.works_detail_ttl {
  font-size: 3.0rem;
  font-weight: bold;
  margin-bottom: 45px;
  line-height: 1.4;
  position: relative;
  padding-left: 80px;
  padding-top: 30px;
  padding-bottom: 30px;
  letter-spacing: 0.05em;
}

@media screen and (min-width: 992px) {
  .works_detail_ttl {
    margin-top: 33px;
  }
}

.works_detail_ttl::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background: url(img/img-works/dot_line_l.png) bottom center no-repeat;
  background-size: cover;
  width: 100%;
  height: 2px;
}

.works_detail_ttl::before {
  content: "";
  position: absolute;
  background: url(img/img-works/illust_leaf.png) left center no-repeat;
  background-size: contain;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 61px;
  height: 55px;
}

.works_detail_info {
  display: flex;
  align-items: flex-end;
  flex-direction: column;
  margin-bottom: 30px;
}

.works_detail_info li:not(:last-child) {
  margin-bottom: 20px;
}

.works_detail_spot {
  font-weight: bold;
  font-size: 1.5rem;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 991px) {
  .works_detail_spot {
    font-size: 1.6rem;
  }
}

.works_detail_date {
  position: relative;
  padding-left: 30px;
  font-size: 1.4rem;
  letter-spacing: 0.05em;
}

.works_detail_date::before {
  content: "";
  position: absolute;
  background: url(img/img-works/icon_calendar.png) left center no-repeat;
  background-size: contain;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 20px;
  height: 18px;
}

.works_detail_imglist {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}

.works_detail_img {
  width: 33%;
}

.works_detail_img:nth-child(3n-1) {
  margin: 0 0.5%;
}

.works_detail_img:nth-child(n + 4) {
  margin-top: 0.5%;
}

.works_detail_caption {
  padding: 5px 0 10px;
  text-align: center;
}

.works_detail_wrap {
  position: relative;
  z-index: 2;
  max-width: 960px;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .works_detail {
    border-radius: 20px;
    padding: 5px 0 40px;
    margin: 0 auto;
    position: relative;
    box-sizing: border-box;
  }
  .works_detail::after {
    content: "";
    display: block;
    clear: both;
  }
  .works_detail_txt {
    width: 100%;
    padding: 0 10%;
    box-sizing: border-box;
    margin-top: 30px;
  }
  .works_detail_txt p {
    font-size: 1.2rem;
  }
  .works_detail_txt iframe {
    margin-bottom: 25px;
  }
  .works_detail_ttl {
    font-size: 1.6rem;
    margin-top: 0;
    margin-bottom: 25px;
    padding-left: 45px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .works_detail_ttl::after {
    position: absolute;
    content: "";
    background: url(img/img-works/dot_line_l_sp.png) bottom center no-repeat;
    background-size: cover;
    width: 100%;
    height: 2px;
  }
  .works_detail_ttl::before {
    width: 35px;
    height: 30px;
  }
  .works_detail_info {
    flex-direction: column;
    align-items: flex-end;
    margin-bottom: 15px;
  }
  .works_detail_info li {
    margin-left: auto;
    font-size: 1rem;
  }
  .works_detail_info li:not(:last-child) {
    margin: 0 0 5px 0;
  }
  .works_detail_date {
    position: relative;
    padding-left: 25px;
    font-size: 1.1rem;
  }
  .works_detail_date::before {
    background-size: contain;
    width: 18px;
    height: 14px;
  }
  .works_detail_wrap {
    display: flex;
    flex-direction: column;
  }
  .works_detail_imglist {
    padding-top: 0;
    margin-bottom: 20px;
  }
  .works_detail_img {
    width: 48.5%;
  }
  .works_detail_img:nth-child(3n-1) {
    margin: 0;
  }
  .works_detail_img:nth-child(2n) {
    margin-left: 1%;
  }
  .works_detail_img:nth-child(n + 3) {
    margin-top: 0.5%;
  }
  .works_detail_caption {
    font-size: 1rem;
    padding: 5px 0 10px;
    text-align: center;
    line-height: 1.4;
  }
  /*--------------------------------------------------------------------
  2021-12-24
  施工事例詳細ページ 上部イラスト変更に伴う追加CSS
  --------------------------------------------------------------------*/
  .single-works .mv_illust {
    top: 60px;
    left: -70px;
  }
  .movie_wrap {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
  }
  .movie_wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}

.single-works .mv {
  position: relative;
}

.single-works .mv::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 300px;
  background: #fff;
}

@media screen and (max-width: 991px) {
  .single-works .mv::before {
    height: 50vw;
  }
}

.single-works .mv .mv_lead {
  z-index: 2;
}

.works_detail .inner {
  max-width: 1600px;
}

@media screen and (max-width: 991px) {
  .works_detail .inner {
    padding: 0;
  }
}

.works_detail_lead .flex {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}

.works_detail_lead .flex::before {
  content: "";
  position: absolute;
  bottom: -100px;
  left: 70px;
  margin: auto;
  background: url(img/img-works/bg_mv.png) left center no-repeat;
  background-size: contain;
  width: 646px;
  height: 508px;
  pointer-events: none;
}

@media screen and (max-width: 991px) {
  .works_detail_lead .flex::before {
    background-image: url(img/img-works/bg_mv_sp.png);
    width: 100vw;
    left: 0;
    right: 0;
    height: 100%;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_lead .flex {
    flex-direction: column-reverse;
  }
}

.works_detail_lead .flex .item:nth-child(1) {
  position: relative;
  padding-bottom: 80px;
  padding-top: 100px;
}

@media screen and (max-width: 991px) {
  .works_detail_lead .flex .item:nth-child(1) {
    padding: 0;
  }
}

.works_detail_lead .flex .item:nth-child(2) {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 992px) {
  .works_detail_lead .flex .item:nth-child(1) {
    width: 35%;
    padding-right: 50px;
  }
  .works_detail_lead .flex .item:nth-child(2) {
    width: 65%;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_lead .flex .item {
    width: 92%;
    margin: auto;
  }
  .works_detail_lead .flex .item:nth-child(1) {
    margin-top: 15px;
    width: 88%;
  }
}

.works_detail_lead .flex .item .image {
  overflow: hidden;
  border-radius: 10px;
  aspect-ratio: 560/315;
}

.works_detail_lead .flex .item .image {
  overflow: hidden;
  border-radius: 10px;
  aspect-ratio: 970/620;
}

.works_detail_lead .flex .item .image.--movie {
  aspect-ratio: 560/315;
}

.works_detail_lead .flex .item .image img, .works_detail_lead .flex .item .image iframe {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.works_detail_lead .flex .item .txt {
  position: relative;
  z-index: 2;
}

.works_detail_images {
  margin-top: 85px;
}

@media screen and (max-width: 991px) {
  .works_detail_images {
    margin-top: 40px;
  }
}

.works_detail_item .image {
  display: flex;
  justify-content: center;
  position: relative;
}

.works_detail_item .image::before {
  content: "";
  position: absolute;
  height: 100%;
  pointer-events: none;
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 991px) {
  .works_detail_item .image::before {
    width: 100% !important;
    left: 0;
    right: 0;
  }
}

.works_detail_item .image img {
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 991px) {
  .works_detail_item .image img {
    width: 88%;
    margin: auto;
  }
}

.works_detail_item .image.--vertical img {
  max-width: 563px;
}

@media screen and (max-width: 991px) {
  .works_detail_item .image.--vertical img {
    width: 65%;
    margin: auto;
  }
}

.works_detail_item .txt {
  max-width: 860px;
  margin: 40px auto 0;
  box-sizing: border-box;
  font-size: 1.6rem;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 991px) {
  .works_detail_item .txt {
    margin-top: 20px;
    width: 100%;
    padding: 0 10%;
  }
}

@media screen and (min-width: 992px) {
  .works_detail_item .txt p {
    line-height: 2;
    letter-spacing: 0.05em;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_item .txt p {
    font-size: 1.2rem;
  }
}

.works_detail_item:nth-child(1) .image::before, .works_detail_item:nth-child(5) .image::before {
  width: 569px;
  background-image: url(img/img-works/bg_img01.png);
  background-position: right bottom;
}

@media screen and (min-width: 992px) {
  .works_detail_item:nth-child(1) .image::before, .works_detail_item:nth-child(5) .image::before {
    bottom: -60px;
    right: -230px;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_item:nth-child(1) .image::before, .works_detail_item:nth-child(5) .image::before {
    background-image: url(img/img-works/bg_img01_sp.png);
    bottom: 0;
  }
}

.works_detail_item:nth-child(2) .image::before, .works_detail_item:nth-child(6) .image::before {
  width: 564px;
  background-image: url(img/img-works/bg_img02.png);
  background-position: left bottom;
}

@media screen and (min-width: 992px) {
  .works_detail_item:nth-child(2) .image::before, .works_detail_item:nth-child(6) .image::before {
    bottom: -80px;
    left: -95px;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_item:nth-child(2) .image::before, .works_detail_item:nth-child(6) .image::before {
    background-image: url(img/img-works/bg_img02_sp.png);
    bottom: 0;
  }
}

.works_detail_item:nth-child(3) .image::before, .works_detail_item:nth-child(7) .image::before {
  width: 564px;
  background-image: url(img/img-works/bg_img03.png);
  background-position: right top;
}

@media screen and (min-width: 992px) {
  .works_detail_item:nth-child(3) .image::before, .works_detail_item:nth-child(7) .image::before {
    top: 0;
    right: -150px;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_item:nth-child(3) .image::before, .works_detail_item:nth-child(7) .image::before {
    background-image: url(img/img-works/bg_img03_sp.png);
    top: 30px;
  }
}

.works_detail_item:nth-child(4) .image::before, .works_detail_item:nth-child(8) .image::before {
  width: 519px;
  background-image: url(img/img-works/bg_img04.png);
  background-position: left bottom;
}

@media screen and (min-width: 992px) {
  .works_detail_item:nth-child(4) .image::before, .works_detail_item:nth-child(8) .image::before {
    bottom: 0;
    left: -200px;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_item:nth-child(4) .image::before, .works_detail_item:nth-child(8) .image::before {
    background-image: url(img/img-works/bg_img04_sp.png);
    top: 0;
    background-position: left top;
  }
}

.works_detail_item + .works_detail_item {
  margin-top: 90px;
}

@media screen and (max-width: 991px) {
  .works_detail_item + .works_detail_item {
    margin-top: 35px;
  }
}

.works_detail_point {
  position: relative;
  padding: 230px 0 120px;
}

@media screen and (max-width: 991px) {
  .works_detail_point {
    padding: 90px 0 90px;
    margin-top: 35px;
  }
}

.works_detail_point::before {
  content: "";
  position: absolute;
  background: url(img/img-works/bg_point_top.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 314px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .works_detail_point::before {
    background-image: url(img/img-works/bg_point_top_sp.png);
    height: 138px;
  }
}

.works_detail_point::after {
  content: "";
  position: absolute;
  background: url(img/img-works/bg_point_bottom.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 193px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .works_detail_point::after {
    background-image: url(img/img-works/bg_point_bottom_sp.png);
    height: 97px;
  }
}

.works_detail_point .illust01 {
  position: absolute;
  z-index: 2;
}

@media screen and (min-width: 992px) {
  .works_detail_point .illust01 {
    top: 88px;
    left: calc(50vw - 385px);
  }
}

@media screen and (max-width: 991px) {
  .works_detail_point .illust01 {
    top: 15px;
    left: 6%;
    width: 25%;
  }
}

.works_detail_point .illust02 {
  position: absolute;
  z-index: 2;
}

@media screen and (min-width: 992px) {
  .works_detail_point .illust02 {
    top: 66px;
    right: calc(50vw - 388px);
  }
}

@media screen and (max-width: 991px) {
  .works_detail_point .illust02 {
    top: 0;
    right: 3%;
    width: 45%;
  }
}

.works_detail_point .illust03 {
  position: absolute;
  z-index: 2;
}

@media screen and (min-width: 992px) {
  .works_detail_point .illust03 {
    bottom: 28px;
    left: calc(50vw - 560px);
  }
}

@media screen and (max-width: 991px) {
  .works_detail_point .illust03 {
    bottom: 0;
    left: 6%;
    width: 30%;
  }
}

.works_detail_point_wrap {
  background: url(img/img-works/bg_point.png) center center repeat;
  background-size: 80px;
}

.works_detail_point .inner {
  max-width: 1210px;
}

@media screen and (max-width: 991px) {
  .works_detail_point .inner {
    padding: 0 10%;
  }
}

.works_detail_point dl {
  position: relative;
  z-index: 2;
}

.works_detail_point dt {
  display: flex;
  justify-content: center;
  margin-bottom: 35px;
}

@media screen and (max-width: 991px) {
  .works_detail_point dt {
    margin-bottom: 15px;
  }
}

.works_detail_point dt > span {
  position: relative;
}

.works_detail_point dt > span::before {
  content: "";
  position: absolute;
  top: -30px;
  left: -20px;
  width: 50px;
  height: 100%;
  pointer-events: none;
  background: url(img/img-works/illust_point_ttl.png) left center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 991px) {
  .works_detail_point dt > span::before {
    width: 25px;
    top: -25px;
    left: -10px;
  }
}

.works_detail_point dd .txt {
  padding-bottom: 50px;
  max-width: 860px;
  margin: auto;
}

.works_detail_point .flex {
  position: relative;
  z-index: 2;
  display: flex;
  justify-content: space-between;
}

.works_detail_point .flex .item .image img {
  width: 100%;
  box-shadow: 0 0 3px 1px rgba(0, 0, 0, 0.2);
  border-radius: 0;
}

@media screen and (max-width: 991px) {
  .works_detail_point .flex {
    flex-wrap: wrap;
    flex-direction: column-reverse;
  }
}

@media screen and (min-width: 992px) {
  .works_detail_point .flex .item:nth-child(1) {
    width: 60%;
    padding-right: 50px;
  }
  .works_detail_point .flex .item:nth-child(2) {
    width: 40%;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_point .flex .item {
    width: 100%;
  }
  .works_detail_point .flex .item:not(:last-child) {
    margin-top: 20px;
  }
}

@media screen and (min-width: 992px) {
  .works_detail_point .flex .item p {
    line-height: 2;
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_point .flex .item p,
  .works_detail_point dd .txt p {
    font-size: 1.2rem;
  }
}

.works_detail_voice .inner {
  max-width: 1210px;
}

@media screen and (max-width: 991px) {
  .works_detail_voice .inner {
    padding: 0 6%;
  }
}

.works_detail_voice dl dt {
  margin-bottom: 40px;
}

@media screen and (max-width: 991px) {
  .works_detail_voice dl dt {
    margin-bottom: 15px;
  }
}

@media screen and (min-width: 992px) {
  .works_detail_voice dl dd p {
    line-height: 2;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_voice dl dd p {
    font-size: 1.2rem;
  }
}

.works_detail_voice dl dd .bgbox {
  position: relative;
  background: #f4efec;
  padding: 35px 150px 60px 70px;
  border-radius: 10px;
}

@media screen and (max-width: 991px) {
  .works_detail_voice dl dd .bgbox {
    padding: 20px 80px 50px 20px;
  }
  .works_detail_voice dl dd .bgbox p{
    font-size: 1.2rem!important;
  }
}

.works_detail_voice dl dd .bgbox .illust01 {
  position: absolute;
  top: -95px;
  left: calc(50% - 320px);
}

@media screen and (max-width: 991px) {
  .works_detail_voice dl dd .bgbox .illust01 {
    width: 54px;
    left: 30px;
    top: -60px;
  }
}

.works_detail_voice dl dd .bgbox .illust02 {
  position: absolute;
  top: -35px;
  right: calc(50% - 320px);
}

@media screen and (max-width: 991px) {
  .works_detail_voice dl dd .bgbox .illust02 {
    width: 32px;
    right: 30px;
    top: -10px;
  }
}

.works_detail_voice dl dd .bgbox .illust03 {
  position: absolute;
  bottom: -25px;
  left: 30px;
}

@media screen and (max-width: 991px) {
  .works_detail_voice dl dd .bgbox .illust03 {
    width: 40px;
    left: 30px;
    bottom: -10px;
  }
}

.works_detail_voice dl dd .bgbox .illust04 {
  position: absolute;
  bottom: -35px;
  right: -30px;
}

@media screen and (max-width: 991px) {
  .works_detail_voice dl dd .bgbox .illust04 {
    width: 77px;
    right: 7px;
    bottom: -15px;
  }
}

.works_detail_data {
  margin-top: 80px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .works_detail_data {
    padding: 49px 0 45px;
  }
}

.works_detail_data::before {
  content: "";
  position: absolute;
  background: url(img/img-works/bg_data_top.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 170px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .works_detail_data::before {
    background-image: url(img/img-works/bg_data_top_sp.png);
    height: 49px;
  }
}

.works_detail_data::after {
  content: "";
  position: absolute;
  background: url(img/img-works/bg_data_bottom.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 104px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .works_detail_data::after {
    background-image: url(img/img-works/bg_data_bottom_sp.png);
    height: 45px;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_data .inner {
    padding: 0 6%;
  }
}

.works_detail_data_wrap {
  background: url(img/img-works/bg_data.png) center center repeat;
  background-size: 80px;
  padding: 100px 0 150px;
}

@media screen and (max-width: 991px) {
  .works_detail_data_wrap {
    padding: 0 0 25px;
  }
}

.works_detail_data .works_ttl_s {
  position: relative;
  z-index: 2;
  margin-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .works_detail_data .works_ttl_s {
    margin-bottom: 20px;
  }
}

.works_detail_data table {
  margin: auto;
  padding: 0px;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  white-space: normal;
  max-width: 750px;
  position: relative;
  z-index: 2;
}

.works_detail_data table th,
.works_detail_data table td {
  vertical-align: top;
  border-bottom: 2px dotted #ccc;
  padding: 20px 15px;
  line-height: 1.6;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .works_detail_data table th,
  .works_detail_data table td {
    font-size: 1.2rem;
    padding: 15px 5px;
  }
}

.works_detail_data table th {
  width: 20%;
}

@media screen and (max-width: 991px) {
  .works_detail_data table th {
    width: 22%;
  }
}

.works_detail_data table td {
  padding-left: 20px;
  font-weight: 700;
}

.works_detail_relation {
  padding: 30px 0 90px;
}

@media screen and (max-width: 991px) {
  .works_detail_relation {
    padding: 30px 0 50px;
  }
}

.works_detail_relation .inner {
  max-width: 830px;
}

@media screen and (max-width: 991px) {
  .works_detail_relation .inner {
    padding: 0 10%;
  }
}

.works_detail_relation .works_ttl_s {
  display: flex;
  justify-content: center;
}

@media screen and (min-width: 992px) {
  .works_detail_relation .works_ttl_s > span {
    position: relative;
  }
  .works_detail_relation .works_ttl_s > span::after {
    content: '';
    position: absolute;
    top: -35px;
    right: -135px;
    margin: auto;
    background: url(img/img-works/illust_relation01.png) left center no-repeat;
    background-size: contain;
    width: 72px;
    height: 54px;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_relation .works_ttl_s {
    margin-bottom: 20px;
  }
}

.works_detail_relation .wbox {
  border: 1px solid #846959;
  border-radius: 10px;
  padding: 10px;
  display: block;
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .works_detail_relation .wbox {
    padding: 7px;
  }
}

.works_detail_relation .wbox + .wbox {
  margin-top: 20px;
}

@media screen and (max-width: 991px) {
  .works_detail_relation .wbox + .wbox {
    margin-top: 15px;
  }
}

@media screen and (min-width: 992px) {
  .works_detail_relation .wbox {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
}

.works_detail_relation .wbox .flex {
  display: flex;
  justify-content: space-between;
}

.works_detail_relation .wbox .flex .item:nth-child(1) {
  width: 160px;
}

@media screen and (max-width: 991px) {
  .works_detail_relation .wbox .flex .item:nth-child(1) {
    width: 100px;
  }
}

.works_detail_relation .wbox .flex .item:nth-child(2) {
  width: calc(100% - 160px);
  padding-left: 30px;
  display: flex;
  flex-direction: column;
}

@media screen and (max-width: 991px) {
  .works_detail_relation .wbox .flex .item:nth-child(2) {
    width: calc(100% - 100px);
    padding-left: 12px;
  }
}

.works_detail_relation .wbox .flex .item .image {
  overflow: hidden;
  border-radius: 10px;
  aspect-ratio: 160/102;
}

.works_detail_relation .wbox .flex .item .image img {
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.works_detail_relation .wbox .flex .item .t1 {
  font-size: 1.5rem;
  text-decoration: underline;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 991px) {
  .works_detail_relation .wbox .flex .item .t1 {
    font-size: 1.0rem;
  }
}

.works_detail_relation .wbox .t2 {
  margin-top: auto;
  font-size: 1.3rem;
  text-align: right;
  position: relative;
  padding-right: 35px;
}

@media screen and (max-width: 991px) {
  .works_detail_relation .wbox .t2 {
    padding-right: 25px;
    font-size: 0.8rem;
    margin-top: 7px;
  }
}

.works_detail_relation .wbox .t2::after {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 33px;
  height: 13px;
  background: url(img/img-works/arrow.png) left center no-repeat;
  background-size: contain;
}

@media screen and (max-width: 991px) {
  .works_detail_relation .wbox .t2::after {
    width: 20px;
    height: 7.789px;
  }
}

.works_detail_other {
  padding: 50px 0;
}

@media screen and (max-width: 991px) {
  .works_detail_other {
    padding: 35px 0 25px;
  }
}

.works_detail_other .inner {
  max-width: 1210px;
}

@media screen and (max-width: 991px) {
  .works_detail_other .inner {
    padding: 0;
  }
}

.works_detail_other dl {
  position: relative;
}

.works_detail_other dl::after {
  content: '';
  position: absolute;
  top: -125px;
  left: 129px;
  margin: auto;
  background: url(img/img-works/bg_other.png) left center no-repeat;
  background-size: contain;
  width: 461px;
  height: 386px;
  pointer-events: none;
}

@media screen and (max-width: 991px) {
  .works_detail_other dl::after {
    width: 100%;
    height: 100%;
    top: -35px;
    left: 0;
    background-image: url(img/img-works/bg_other_sp.png);
    background-position: left top;
  }
}

.works_detail_other dl dt, .works_detail_other dl dd {
  position: relative;
  z-index: 2;
}

@media screen and (min-width: 992px) {
  .works_detail_other .flex {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
  }
}

@media screen and (max-width: 991px) {
  .works_detail_other .flex {
    padding-top: 5px;
  }
}

.works_detail_other .flex .item {
  text-decoration: none;
}

@media screen and (max-width: 991px) {
  .works_detail_other .flex .item {
    margin: 0 7px;
  }
}

.works_detail_other .flex .item .image {
  overflow: hidden;
  border-radius: 10px;
  aspect-ratio: 265/200;
}

.works_detail_other .flex .item .image img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}

.works_detail_other .flex .item .txt {
  width: 90%;
  margin: 15px auto 0;
  color: #57331c;
  font-size: 1.5rem;
  line-height: 1.6;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 991px) {
  .works_detail_other .flex .item .txt {
    width: 100%;
    font-size: 1.1rem;
  }
}

.works_detail_wrap + .works_detail_relation,
.works_detail_wrap + .works_detail_voice {
  margin-top: 120px;
}

@media screen and (max-width: 991px) {
  .works_detail_wrap + .works_detail_relation,
  .works_detail_wrap + .works_detail_voice {
    margin-top: 35px;
  }
}

.works_detail_relation + .works_detail_data {
  margin-top: 0;
}

.works_ttl_s {
  font-weight: bold;
  color: #57331c;
  font-size: 2.4rem;
  margin-bottom: 40px;
  text-align: center;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 991px) {
  .works_ttl_s {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
}

.works_ttl_s > span {
  display: block;
  font-size: 2.6rem;
  letter-spacing: 0.1em;
}

@media screen and (max-width: 991px) {
  .works_ttl_s > span {
    font-size: 1.7rem;
  }
}

.works_pager {
  padding-bottom: 250px;
  background: #fff;
}

@media screen and (max-width: 991px) {
  .works_pager {
    padding-bottom: 100px;
  }
}

.works_pager .nav_beforeafter {
  margin: 0 auto;
}

/* 地域から探す */
.foot_info {
  background: url(img/img-works/bg_soil.png) center top no-repeat;
  background-size: cover;
  padding: 20px 0 185px;
  margin-top: 40px;
  position: relative;
}

.foot_info::after {
  content: "";
  position: absolute;
  background: url(img/img-works/bg_soil_top.png) center bottom no-repeat;
  background-size: cover;
  width: 100%;
  height: 100px;
  top: -100px;
  left: 0;
  right: 0;
  margin: auto;
}

.single .foot_info {
  margin-top: -60px;
  padding-top: 0;
}

.foot_info_list {
  display: flex;
  justify-content: space-between;
}

.foot_info_item {
  width: 47%;
  background: #fff;
  padding: 30px 40px 60px 40px;
  box-sizing: border-box;
  position: relative;
  border-radius: 20px;
  border: 5px dotted #000;
}

.foot_info_item:nth-child(1) {
  border-color: #ffb973;
}

.foot_info_item:nth-child(2) {
  border-color: #bcdc89;
}

.foot_info_item dt {
  text-align: center;
  font-size: 2.2rem;
  font-weight: bold;
  margin-bottom: 25px;
  position: relative;
  padding-bottom: 15px;
}

.foot_info_item dt::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  content: "";
  background: url(img/img-works/dot_line.png) bottom center no-repeat;
  background-size: cover;
  width: 50%;
  height: 2px;
}

.foot_info_item dd p {
  line-height: 1.8;
}

.foot_info_illust01,
.foot_info_illust02,
.foot_info_illust03,
.foot_info_illust04,
.foot_info_illust05 {
  position: absolute;
  z-index: 2;
}

.foot_info_illust01 {
  right: 40px;
  top: -20px;
}

.foot_info_illust02 {
  right: 20px;
  bottom: -40px;
}

.foot_info_illust03 {
  right: 20px;
  top: -40px;
}

.foot_info_illust04 {
  right: 20px;
  bottom: -40px;
}

.foot_info_illust05 {
  left: -80px;
  bottom: -100px;
}

.foot_info_btn {
  text-align: center;
  margin-top: 50px;
}

@media screen and (max-width: 991px) {
  .foot_info {
    background: url(img/img-works/bg_soil_sp.png) center center no-repeat;
    background-size: cover;
    padding: 50px 0 120px;
    height: auto;
    margin-top: 0;
  }
  .foot_info::after {
    background: url(img/img-works/bg_soil_top_sp.png) center bottom no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    top: -5%;
    left: 0;
    right: 0;
    margin: auto;
    padding-top: 14.21875%;
  }
  .foot_info_list {
    flex-direction: column;
  }
  .foot_info_item {
    width: 85%;
    margin: auto;
    padding: 20px 15px 30px 15px;
    border-width: 3px;
  }
  .foot_info_item:not(:last-child) {
    margin-bottom: 40px;
  }
  .foot_info_item dt {
    font-size: 1.4rem;
    margin-bottom: 15px;
    padding-bottom: 10px;
  }
  .foot_info_item dt::after {
    background-size: cover;
    width: 40%;
    height: 2px;
  }
  .foot_info_item dd p {
    font-size: 1.1rem;
  }
  .foot_info_illust01 {
    right: 50px;
    top: -10px;
    width: 50px;
  }
  .foot_info_illust02 {
    right: 20px;
    bottom: -20px;
    width: 170px;
  }
  .foot_info_illust03 {
    right: 20px;
    top: -10px;
    width: 50px;
  }
  .foot_info_illust04 {
    right: 20px;
    bottom: -20px;
    width: 60px;
  }
  .foot_info_illust05 {
    left: -45px;
    bottom: -40px;
    width: 70px;
  }
  .foot_info_btn {
    max-width: 220px;
    margin: 35px auto 0;
  }
  .single .foot_info {
    margin-top: -50px;
    padding-top: 30px;
  }
}

/* 動画 */
.movie_wrap {
  margin-top: 50px;
  width: 100%;
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  text-align: center;
}

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

@media screen and (max-width: 991px) {
  .movie_wrap {
    margin-top: 20px;
  }
}

/*===================================
  
  ページトップ

===================================*/
.pagetop {
  width: 56px;
  height: 128px;
  position: fixed;
  bottom: -50px;
  right: 30px;
  transition: all 1s ease-out;
  opacity: 0;
  cursor: pointer;
  z-index: 99;
  transition-delay: 0.5s;
}

.pagetop img {
  display: block;
  width: 100%;
}

.pagetop.is_active {
  opacity: 1;
  bottom: 80px;
  transition: all 0.7s ease-in;
  transition-delay: 0.5s;
}

@media screen and (max-width: 991px) {
  .pagetop {
    width: 45px;
    height: auto;
    bottom: -200px;
    right: 0px;
    transition: all 1s ease-out;
  }
  .pagetop.is_active {
    bottom: 0px;
    transition: all 1s ease-in;
  }
}

/*===================================
  
  フェードインアニメーション

===================================*/
.fade_b {
  opacity: 0;
  transform: translateY(25px);
  transition-property: opacity, transform;
  transition-duration: 0.55s;
  transition-timing-function: ease;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
  transition: opacity 1s cubic-bezier(0.215, 0.61, 0.355, 1) 0.25s;
}

.is_show .fade_b,
.fade_b.is_show {
  opacity: 1;
  transform: translateY(0);
  transition-delay: 0.5s;
}

.is_show .fade,
.fade.is_show,
.is_show .fade_slow,
.fade.is_show_slow {
  opacity: 1;
}

/*------------------------------------
スマホ　非表示
------------------------------------*/
@media screen and (min-width: 992px) {
  .disp_sp {
    display: none !important;
  }
}

/*------------------------------------
PC　非表示
------------------------------------*/
@media screen and (max-width: 991px) {
  .disp_pc {
    display: none !important;
  }
}

.btn_illust {
  margin: 60px auto 0;
  text-align: center;
}

.btn_illust a {
  position: relative;
}

@media screen and (max-width: 991px) {
  .btn_illust {
    margin: 30px auto 0;
    max-width: 280px;
    position: relative;
    z-index: 20;
  }
}

.ttl {
  text-align: center;
  font-size: 30px;
  font-weight: bold;
  position: relative;
  letter-spacing: 0.1em;
  margin-bottom: 30px;
  padding-bottom: 20px;
}

.ttl::after {
  content: "";
  position: absolute;
  background: url(img/img-common/line_ttl.png) bottom center no-repeat;
  background-size: contain;
  padding-bottom: 20px;
  height: 6px;
  width: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .ttl {
    font-size: 1.6rem;
    margin-bottom: 20px;
    padding-bottom: 15px;
    z-index: 1;
  }
  .ttl::after {
    background: url(img/img-common/line_ttl.png) bottom center no-repeat;
    background-size: contain;
    height: 3px;
    width: 50px;
  }
}

.bg_soil {
  background: url(img/img-common/bg_soil.png) center top no-repeat;
  background-size: cover;
  position: relative;
  padding-bottom: 100px;
  margin-top: -245px;
  padding-top: 100px;
}

.bg_soil--company {
  padding-bottom: 150px;
}

.bg_soil .inner {
  position: relative;
  z-index: 1;
}

.bg_soil::after {
  content: "";
  position: absolute;
  background: url(img/img-common/bg_soil_end.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 245px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.bg_soil--index {
  margin-top: -200px;
  padding-bottom: 70px;
}

.bg_soil--index::after {
  bottom: -50px;
  z-index: 4;
}

.bg_soil--flow {
  margin-top: -100px;
  padding-bottom: 290px;
}

@media screen and (max-width: 991px) {
  .bg_soil {
    background: url(img/img-common/bg_soil_sp.png) center top no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 70px;
    margin-top: -190px;
    padding-top: 120px;
  }
  .bg_soil--flow {
    background: url(img/img-common/bg_soil_sp.png) center top no-repeat;
    background-size: cover;
    position: relative;
    padding-bottom: 70px;
    margin-top: -80px;
    padding-top: 120px;
  }
  .bg_soil .inner {
    position: relative;
    z-index: 1;
  }
  .bg_soil::after {
    background: url(img/img-common/bg_soil_end_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 150px;
  }
  .bg_soil--index {
    margin-top: -200px;
    padding-bottom: 30px;
  }
}

.bg_soil02 {
  background: url(img/img-common/bg_soil.png) center top no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 150px;
  margin-top: -245px;
  padding-bottom: 150px;
}

.bg_soil02 .inner {
  position: relative;
  z-index: 1;
}

.bg_soil02::before {
  content: "";
  position: absolute;
  background: url(img/img-common/bg_soil_start.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 245px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.bg_soil02::after {
  content: "";
  position: absolute;
  background: url(img/img-common/bg_soil_end.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 245px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .bg_soil02 {
    background: url(img/img-common/bg_soil_sp.png) center top no-repeat;
    background-size: cover;
    margin-top: -330px;
    padding-top: 220px;
    padding-bottom: 60px;
  }
  .bg_soil02::before {
    background: url(img/img-common/bg_soil_start_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 150px;
    top: 150px;
  }
  .bg_soil02::after {
    background: url(img/img-common/bg_soil_end_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 150px;
    bottom: 0;
  }
}

.bg_green {
  margin-top: -245px;
  padding-top: 300px;
  background: url(img/img-common/bg_green.png) center top no-repeat;
  background-size: cover;
}

@media screen and (max-width: 991px) {
  .bg_green {
    margin-top: -90px;
    padding-top: 120px;
    background: url(img/img-common/bg_green_sp.png) center top no-repeat;
    background-size: cover;
  }
}

.bg_green02 {
  background: url(img/img-common/bg_green.png) center top no-repeat;
  background-size: cover;
  position: relative;
  padding-top: 150px;
  margin-top: -245px;
  padding-bottom: 150px;
}

.bg_green02 .inner {
  position: relative;
  z-index: 1;
}

.bg_green02::before {
  content: "";
  position: absolute;
  background: url(img/img-common/bg_green_start.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 245px;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.bg_green02::after {
  content: "";
  position: absolute;
  background: url(img/img-common/bg_green_end.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 245px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.bg_plaid + .bg_green02 {
  margin-top: -50px;
}

@media screen and (max-width: 991px) {
  .bg_green02 {
    background: url(img/img-common/bg_green_sp.png) center top no-repeat;
    background-size: cover;
    margin-top: -330px;
    padding-top: 70px;
    padding-bottom: 60px;
  }
  .bg_green02::before {
    background: url(img/img-common/bg_green_start_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 150px;
    top: 0;
  }
  .bg_green02::after {
    background: url(img/img-common/bg_green_end_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 150px;
    bottom: 0;
  }
}

/*===================================
  
  トップページ

===================================*/
.index_blk01 {
  position: relative;
  z-index: 5;
}

.index_blk01_text {
  padding-top: 30px;
  text-align: center;
  position: relative;
}

.index_blk01_text p {
  font-size: 1.8rem;
  text-align: center;
  line-height: 2.4;
  letter-spacing: 0.1em;
}

.index_blk01_child01 {
  position: absolute;
  bottom: -100px;
  left: 0px;
  /*transform: rotate3d(0, 1, 0, 180deg);*/
}

.index_blk01_child02 {
  position: absolute;
  bottom: -70px;
  right: 10px;
}

.index_blk01_child02 {
  padding-top: 20px;
}

.index_blk01_wrap {
  position: relative;
}

.index_blk01_wrap > p {
  display: table;
  margin-right: auto;
  padding-top: 80px;
  font-size: 30px;
  font-weight: bold;
  text-align: center;
  margin: auto;
  line-height: 1.7;
  color: #401f00;
  position: relative;
  z-index: 11;
  letter-spacing: 0.2em;
}

.index_blk01_bottom li:nth-child(1) {
  animation-delay: 0.3s;
}

.index_blk01_bottom li:nth-child(2) {
  animation-delay: 0.6s;
  transition-delay: 0.6s;
}

.index_blk01_anim {
  position: absolute !important;
  left: 0;
  right: 0;
  bottom: 65px;
}

.index_blk01_illust01 {
  position: absolute;
  top: -5px;
  left: 60px;
}

.index_blk01_illust02 {
  position: absolute;
  top: -30px;
  right: 35%;
}

.index_blk01_illust03 {
  position: absolute;
  top: -00px;
  right: 50px;
}

@media screen and (min-width: 992px) {
  .index_blk01_bottom {
    display: flex;
    position: absolute;
    left: -30px;
    justify-content: space-between;
    width: 1050px;
    top: 60px;
  }
}

@media screen and (max-width: 991px) {
  .index_blk01_wrap > p {
    padding-top: 50px;
    font-size: 1.6rem;
  }
  .index_blk01_text {
    padding-top: 15px;
  }
  .index_blk01_text p {
    font-size: 1.2rem;
    text-align: left;
  }
  .index_blk01_child01 {
    width: 100px;
    left: 0;
    bottom: -150px;
  }
  .index_blk01_child02 {
    top: inherit;
    right: -10px;
    width: 70px;
    bottom: -100px;
  }
  .index_blk01_child02 {
    padding-top: 40px;
  }
  .index_blk01 .btn_illust {
    max-width: 200px;
  }
  .index_blk01_anim {
    width: 100%;
    padding-top: 69.60985626283368%;
    top: 0;
  }
  .index_blk01_illust01 {
    top: -20%;
    left: 6%;
    height: 25px;
  }
  .index_blk01_illust02 {
    top: -20%;
    right: 10%;
    height: 30px;
  }
  .index_blk01_illust03 {
    top: -125%;
    right: 8%;
    height: 30px;
  }
}

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

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

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

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

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

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

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

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

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

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

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

.slick-slide img {
  display: block;
  width: 100%;
}

.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_l {
  overflow: hidden;
  opacity: 0;
  transition: all 0.4s ease;
  margin-bottom: 35px;
}

.slider_l a {
  outline: none;
}

.slider_l a > picture > img {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.slider_l a:hover > picture > img {
  opacity: 0.8;
  outline: none;
}

.slider_l_item {
  margin: 0 25px;
}

.slider_nav {
  display: flex;
  justify-content: center;
}

.slider_nav_main {
  position: relative;
}

.slider_nav .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}

.slider_nav .slick-prev {
  margin-right: 20px;
}

.slider_nav .slick-next {
  margin-left: 20px;
}

.slider_nav .slick-dots {
  padding: 0;
}

.slider_nav .slick-dots > li {
  display: inline-block;
  margin: 0 10px;
}

.slider_nav .slick-dots button {
  padding: 0;
  border: none;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: #4d2600;
  color: transparent;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
}

.slider_nav .slick-dots .slick-active button {
  background-color: #7fa400;
}

.slider_l.slick-initialized {
  opacity: 1;
}

@media screen and (max-width: 991px) {
  .slider_l {
    margin-bottom: 15px;
  }
  .slider_l_item {
    margin: 0 5px;
  }
  .slider_nav .slick-arrow {
    display: none !important;
  }
  .slider_nav .slick-dots > li {
    display: inline-block;
    margin: 0 6px;
  }
  .slider_nav .slick-dots button {
    width: 10px;
    height: 10px;
  }
}

.slick-prev {
  right: 100%;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-prev::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 30px;
  width: 20px;
  height: 20px;
  border-top: 4px solid #7fa400;
  border-right: 4px solid #7fa400;
  transform: rotate(-135deg);
}

.slick-next {
  left: 100%;
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
}

.slick-next::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: 13px;
  width: 20px;
  height: 20px;
  border-top: 4px solid #7fa400;
  border-right: 4px solid #7fa400;
  transform: rotate(45deg);
}

/* こどもみらいのおもい */
.index_blk02 {
  background-image: url(img/img-index/bg01.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 150px 0;
  z-index: 1;
  display: flex;
  align-items: center;
  margin-top: -100px;
}

.index_blk02_main {
  position: relative;
}

.index_blk02_main dl {
  z-index: 2;
  position: relative;
}

.index_blk02_main dt {
  font-size: 2.8rem;
  font-weight: bold;
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
  position: relative;
  padding-bottom: 10px;
  letter-spacing: 0.2em;
}

.index_blk02_main dt::after {
  content: "";
  position: absolute;
  background: url(img/img-index/line_ttl_w.png) bottom center no-repeat;
  background-size: contain;
  height: 6px;
  width: 50px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.index_blk02_main dd {
  padding-bottom: 30px;
  color: #fff;
  text-align: center;
}

.index_blk02_main dd p {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 2.4;
  letter-spacing: 0.1em;
}

.index_blk02_main dd p + p {
  margin-top: 20px;
  padding-top: 50px;
  position: relative;
}

.index_blk02_main dd p + p::before {
  position: absolute;
  content: "・・・";
  letter-spacing: -0.5em;
  top: 0;
  left: 0;
  right: 0;
  transform: rotate(90deg);
}

.index_blk02_illust {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: 902px;
  height: 410px;
  z-index: 1;
}

.index_blk02_leaf {
  position: absolute;
  top: 143px;
  left: 105px;
  width: 35px;
  height: 66px;
  z-index: 1;
}

.index_blk02_frog {
  position: absolute;
  bottom: 28px;
  right: 138px;
  width: 45px;
  height: 64px;
  z-index: 1;
}

/* SP */
@media screen and (max-width: 991px) {
  .index_blk02 {
    padding: 85px 0;
    background-size: 100% auto;
    background-position: bottom center;
    background-image: url(img/img-index/bg01_sp.png);
    margin-top: 0;
  }
  .index_blk02_main dt {
    font-size: 1.6rem;
    margin-bottom: 15px;
  }
  .index_blk02_main dt > span {
    font-size: 1rem;
  }
  .index_blk02_main dd {
    padding-bottom: 20px;
    width: 80%;
    margin: auto;
  }
  .index_blk02_main dd p {
    font-size: 1rem;
    text-align: left;
  }
  .index_blk02_main dd p + p {
    margin-top: 10px;
    padding-top: 30px;
    position: relative;
  }
  .index_blk02_main dd p + p::before {
    width: 3em;
    margin: auto;
  }
  .index_blk02_illust {
    bottom: inherit;
    width: 100%;
    top: -20px;
    padding-left: 10px;
    height: auto;
    z-index: 1;
  }
  .index_blk02 .btn_illust {
    max-width: 200px;
  }
}

.index_blk03 {
  padding: 70px 0 10px;
  background: #f8f5f3;
  position: relative;
}

.index_blk03::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(img/img-index/illust03.png) center top no-repeat;
  background-size: contain;
  width: 1581px;
  height: 810px;
  z-index: 1;
}

.index_blk03::after {
  content: "";
  position: absolute;
  background: url(img/img-index/bg_bottom.png) center bottom no-repeat;
  background-size: cover;
  width: 100%;
  height: 245px;
  bottom: -50px;
  left: 0;
  right: 0;
  margin: auto;
}

/*TOPバナー上の葉のアニメーション削除*/
/*.index_blk03_item::after{
  content: "";
  width: 210px;
  height: 210px;
  background: url("img/img-index/reaf-1.gif") no-repeat center top/ contain;
  position: absolute;
  right:0;
  top:0;  
  z-index: 1000;
}
.index_blk03_item.delay02::after{
  content: "";
  width: 150px;
  height: 150px;
  background: url("img/img-index/reaf-2.gif") no-repeat center top/ contain;
  position: absolute;
  right:100px;
  top:0;  
  z-index: 1000;
}
*/
.index_blk03_wrap {
  display: flex;
  justify-content: center;
  z-index: 2;
  position: relative;
}

.index_blk03_item:nth-child(1) {
  width: 681px;
  margin-right: -50px;
}

.index_blk03_item:nth-child(1) p {
  margin: 10px auto 0 auto;
  text-align: center;
  padding-left: 80px;
}

.index_blk03_item:nth-child(1) .index_blk03_img {
  margin-top: -40px;
  z-index: 1;
  position: relative;
}

.index_blk03_item:nth-child(1) .index_blk03_ttl {
  padding-left: 80px;
}

.index_blk03_item:nth-child(1) .index_blk03_ttl::before {
  right: -80px;
}

.index_blk03_item:nth-child(1) .index_blk03_btn {
  padding-left: 65px;
}

.index_blk03_item:nth-child(2) {
  width: 626px;
  margin-top: 100px;
}

.index_blk03_item:nth-child(2) p {
  margin: -120px auto 0;
  text-align: center;
  padding-right: 45px;
  z-index: 1;
  position: relative;
}

.index_blk03_item:nth-child(2) .index_blk03_ttl {
  padding-right: 45px;
}

.index_blk03_item:nth-child(2) .index_blk03_ttl::before {
  left: -45px;
}

.index_blk03_item:nth-child(2) .index_blk03_btn {
  padding-right: 45px;
  z-index: 1;
  position: relative;
}

.index_blk03_ttl {
  font-size: 2.4rem;
  font-weight: bold;
  position: relative;
  z-index: 1010;
  text-align: center;
  letter-spacing: 0.1em;
}

.index_blk03_ttl::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: url(img/img-index/icon_circle.png) bottom center no-repeat;
  background-size: contain;
  width: 58px;
  height: 56px;
  z-index: -1;
  /*  transform-origin: 45% 45%;
  animation: 3s linear infinite rotation1;*/
}

.index_blk03_btn {
  text-align: center;
  padding-top: 20px;
}

.index_blk03_btn a {
  display: table;
  margin: auto;
}

.index_blk03_child {
  margin: 20px 0 0 110px;
}

.index_blk03 + .bg_plaid {
  margin-top: -220px;
}

/* SP */
@media screen and (max-width: 991px) {
  .index_blk03 {
    padding: 30px 0 80px;
  }
  .index_blk03::before {
    background: url(img/img-index/illust03_sp.png) center top no-repeat;
    background-size: contain;
    width: 100%;
    height: auto;
    padding-top: 231.5277777777778%;
  }
  .index_blk03::after {
    content: "";
    position: absolute;
    background: url(img/img-index/bg_bottom_sp.png) center bottom no-repeat;
    background-size: cover;
    width: 100%;
    height: 150px;
  }
  .index_blk03_wrap {
    display: block;
  }
  .index_blk03_item:nth-child(1) {
    width: 115%;
    margin-right: 0;
    margin-left: -15%;
  }
  .index_blk03_item:nth-child(1) p {
    font-size: 1.1rem;
    width: 65%;
    text-align: left;
    padding-left: 15%;
  }
  .index_blk03_item:nth-child(1) .index_blk03_img {
    margin-top: -20px;
    width: 100%;
  }
  .index_blk03_item:nth-child(1) .index_blk03_ttl {
    padding-left: 0;
    margin-left: 15%;
  }
  .index_blk03_item:nth-child(1) .index_blk03_ttl::before {
    right: 15%;
  }
  .index_blk03_item:nth-child(1) .index_blk03_btn {
    padding-right: 0;
    margin-right: 10%;
  }
  .index_blk03_item:nth-child(2) {
    width: 100%;
    margin-top: 40px;
  }
  .index_blk03_item:nth-child(2) p {
    margin: -20% auto 0;
    font-size: 1.1rem;
    width: 65%;
    text-align: left;
    padding-right: 0;
  }
  .index_blk03_item:nth-child(2) .index_blk03_ttl {
    padding-right: 0;
  }
  .index_blk03_item:nth-child(2) .index_blk03_ttl::before {
    left: 0;
  }
  .index_blk03_item:nth-child(2) .index_blk03_btn {
    padding-right: 0;
    margin-right: 10%;
  }
  .index_blk03_ttl {
    font-size: 1.6rem;
  }
  .index_blk03_ttl::before {
    width: 30px;
    height: 30px;
  }
  .index_blk03_btn a {
    margin: 0 0 0 auto;
    padding-top: 7px;
  }
  .index_blk03_child {
    position: absolute;
    left: 0;
    bottom: -80px;
    width: 160px;
    margin: 0 0 0 6%;
  }
  .index_blk03_item::after {
    width: 160px;
    height: 160px;
  }
  .index_blk03_item.delay02::after {
    width: 110px;
    height: 110px;
    right: 20px;
    top: 0;
  }
}

@keyframes rotation1 {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}

.index_blk04 {
  padding: 320px 0 150px;
}

.index_blk04 .ttl {
  margin-bottom: 40px;
  position: relative;
  display: flex;
  flex-direction: column;
  align-items: center;
}

.index_blk04 .ttl::before {
  content: "";
  position: absolute;
  background: url(img/img-index/illust04.png) center center no-repeat;
  background-size: contain;
  top: -20px;
  left: 0;
  right: 0;
  margin: auto;
  width: 754px;
  height: 180px;
}

.index_blk04 .ttl > img {
  width: 53px;
  display: block;
  margin: 0 auto 20px;
}

.index_blk04_flex {
  padding: 30px 0 50px;
  display: flex;
  justify-content: space-between;
}

.index_blk04_flex .item:nth-child(1) {
  width: 48%;
}

.index_blk04_flex .item:nth-child(2) {
  width: 48%;
}

.index_blk04_flex .item:nth-child(2) dt img {
  margin-left: -25px;
  margin-top: -20px;
}

.index_blk04_flex02 {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.index_blk04_flex02 .item {
  width: 48%;
}

.index_blk04_flex02 .item:nth-child(2) {
  display: flex;
  align-items: flex-end;
}

.index_blk04 .concept_book {
  padding-top: 0;
  padding-bottom: 30px;
  width: 96%;
  margin: auto;
}

.index_blk04 .concept_book_ttl {
  margin-top: 0;
  margin-bottom: 10px;
}

.index_blk04 .concept_book::before {
  content: none;
}

.index_blk04 .concept_book_wrap::before {
  width: 30%;
  top: 40px;
  right: inherit;
}

.index_blk04 .concept_book::after {
  content: "";
  position: absolute;
  background: url(img/img-concept/book_line.png) center center no-repeat;
  background-size: cover;
  width: 30%;
  height: 10px;
  top: 40px;
  right: 0;
  margin: auto;
  z-index: -1;
}

.index_blk04_pamph {
  display: flex;
  align-items: flex-start;
  background: #f8f5f3;
  border-radius: 20px;
  padding: 20px;
}

.index_blk04_pamph dl {
  padding-left: 20px;
}

.index_blk04_pamph dt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
}

.index_blk04_pamph dd p {
  font-size: 1.3rem;
}

.index_blk04_pamphbtn {
  display: table;
  margin: 0 auto 15px;
}

.index_blk04_pamphbtn > a {
  display: table;
}

.index_blk04_pamphbtn > span {
  display: block;
  text-align: right;
  margin-top: 5px;
  font-size: 1.4rem;
}

.index_blk04_bnr {
  position: relative;
  margin: 35px auto 0;
  display: table;
  max-width: 480px;
}

.index_blk04_bnr::before {
  content: "";
  position: absolute;
  background: url(img/img-index/illust_baloon.png) right center no-repeat;
  background-size: contain;
  margin: auto;
  width: 185px;
  height: 104px;
  top: 0;
  margin: auto;
  right: -210px;
}

@media screen and (max-width: 991px) {
  .index_blk04 {
    padding: 300px 0 50px;
  }
  .index_blk04 .ttl {
    margin-bottom: 20px;
  }
  .index_blk04 .ttl::before {
    background: url(img/img-index/illust04_sp.png) center center no-repeat;
    background-size: contain;
    top: -35px;
    left: 0;
    right: 0;
    margin: auto;
    width: 280px;
    height: 50px;
  }
  .index_blk04 .ttl > img {
    width: 45px;
    margin-bottom: 15px;
  }
  .index_blk04_flex {
    display: block;
    padding: 10px 0 0 0;
  }
  .index_blk04_flex .item {
    width: 100% !important;
  }
  .index_blk04_flex .item:nth-child(2) {
    margin-top: 30px;
  }
  .index_blk04_flex .item:nth-child(2) dt {
    width: 60%;
  }
  .index_blk04_flex .item:nth-child(2) dt img {
    margin: 0;
  }
  .index_blk04_flex02 {
    padding-top: 30px;
    display: block;
  }
  .index_blk04_flex02 .item {
    width: 100%;
  }
  .index_blk04 .concept_book {
    padding-bottom: 0;
    width: 100%;
  }
  .index_blk04 .concept_book_ttl {
    margin-top: 0;
    margin-bottom: 10px;
  }
  .index_blk04 .concept_book_ttl img {
    width: 65%;
  }
  .index_blk04 .concept_book_wrap::before {
    width: 20%;
    top: 30px;
    right: inherit;
  }
  .index_blk04 .concept_book::after {
    width: 20%;
    height: 5px;
    top: 30px;
  }
  .index_blk04_pamph {
    padding: 15px;
  }
  .index_blk04_pamph > img {
    width: 30%;
  }
  .index_blk04_pamph dl {
    padding-left: 15px;
    width: 70%;
  }
  .index_blk04_pamph dt {
    font-size: 1.4rem;
    width: 90%;
    margin: 0 auto 10px;
  }
  .index_blk04_pamph dd p {
    font-size: 1rem;
    width: 90%;
    margin: auto;
  }
  .index_blk04_pamphbtn {
    margin: 0 auto 10px auto;
    width: 90%;
  }
  .index_blk04_pamphbtn > a {
    display: table;
  }
  .index_blk04_pamphbtn > span {
    margin-top: 3px;
    font-size: 1rem;
  }
  .index_blk04_bnr {
    margin-top: 25px;
  }
  .index_blk04_bnr::before {
    content: none;
  }
  .index_blk04_flex02 .item:nth-child(2) {
    margin-top: 25px;
  }
}

.blog_list {
  padding-top: 20px;
  margin-bottom: 50px;
}

.blog_list li {
  padding-bottom: 20px;
  position: relative;
}

.blog_list li::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background: url(img/img-index/line_dot.png) bottom center no-repeat;
  background-size: cover;
  width: 100%;
  height: 2px;
}

.blog_list li:not(:last-child) {
  margin-bottom: 20px;
}

.blog_list li a {
  color: #333 !important;
  text-decoration: none !important;
}

.blog_list li a:hover {
  text-decoration: underline !important;
}

.blog_list_date {
  display: block;
  font-size: 1.4rem;
  font-weight: bold;
  color: #7ba74b;
  margin-bottom: 10px;
}

.blog_list_main {
  font-weight: bold;
  display: flex;
  align-items: flex-start;
}

.blog_list_main b {
  font-size: 1.2rem;
  display: inline-block;
  background: #ffc926;
  color: #fff;
  padding: 2px 15px;
  margin-right: 15px;
  border-radius: 50px;
}

@media screen and (max-width: 991px) {
  .blog_list {
    padding-top: 20px;
    margin: 0 auto 30px;
    width: 90%;
  }
  .blog_list li {
    padding-bottom: 15px;
  }
  .blog_list li::after {
    height: 1px;
  }
  .blog_list li:not(:last-child) {
    margin-bottom: 15px;
  }
  .blog_list_date {
    font-size: 1rem;
    margin-bottom: 5px;
  }
  .blog_list_main {
    font-size: 1.2rem;
  }
  .blog_list_main b {
    font-size: 1rem;
    padding: 2px 10px;
    margin-right: 10px;
  }
}

/* Instagram */
.sb_instagram {
  padding: 0;
  text-align: center;
}

.sb_instagram .insta_ttl {
  margin-bottom: 15px;
}

.sb_instagram .insta_ttl a {
  text-decoration: none;
  line-height: 1;
}

.sb_instagram .insta_ttl .ins_tit {
  width: 65px;
  display: block;
  margin: 0 auto;
}

.sb_instagram .insta_ttl .ins_tit_sub {
  display: block;
  margin: 5px 0 0;
}

.sb_instagram .insta_ttl .t1,
.sb_instagram .insta_ttl .t2 {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 5px;
}

.sb_instagram .insta_ttl .t1 {
  color: #754527;
}

.sb_instagram .insta_ttl .t2 {
  color: #429018;
}

#sb_instagram #sbi_images {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}

#sb_instagram #sbi_images .sbi_item {
  margin: 10px 0 0;
}

.sb_instagram .btn_more .btn {
  margin-top: 10px;
  position: relative;
  display: flex;
  justify-content: center;
  margin: 15px auto 0;
  max-width: 260px;
  width: 80%;
  font-size: 1.4rem;
  font-family: "Atkinson Hyperlegible", sans-serif;
  letter-spacing: 0.1em;
  text-align: center;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  text-decoration: none;
  cursor: pointer;
  z-index: 2;
}

.sb_instagram .btn_more .btn::before {
  width: 100%;
  height: 100%;
  content: "";
  position: absolute;
  top: 5px;
  left: 5px;
  border: 2px solid #bca591;
  z-index: -1;
}

.sb_instagram .btn_more .btn > div {
  width: 100%;
  height: 100%;
  background: #3b3023;
  z-index: -1;
  color: #fff !important;
  padding: 15px 0;
  position: relative;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.sb_instagram .btn_more .btn > div::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: -4px;
  right: 10px;
  margin: auto;
  width: 10px;
  height: 1px;
  background: #3b3023;
}

.sb_instagram .btn_more .btn > div::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 0 10px;
  border-color: transparent transparent transparent #3b3023;
}

.sb_instagram .btn_more .btn > span {
  padding-right: 25px;
  margin-right: -17px;
}

.sb_instagram .btn_more .btn > div {
  padding: 0;
  background: no-repeat;
  color: #3b3023 !important;
}

.sb_instagram .btn > div::before {
  background: #3b3023;
}

.sb_instagram .btn > div::after {
  border-color: transparent transparent transparent #3b3023;
}

.sb_instagram .btn::before {
  display: none;
}

.sb_instagram .btn span {
  border-bottom: 2px solid #3b3023;
  position: relative;
  top: -2px;
}

.index_blk04 .staffblog {
  width: 460px;
  margin: 0 auto 70px;
}

@media screen and (min-width: 992px) {
  .sb_instagram .sbi_images .sbi_item a:hover {
    opacity: 0.7;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .sb_instagram .btn:hover span {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
    border-bottom: none;
  }
}

@media screen and (max-width: 991px) {
  #sb_instagram {
    padding-left: 3%;
  }
  .sb_instagram .insta_ttl {
    margin-bottom: 15px;
  }
  .sb_instagram .insta_ttl .ins_tit {
    width: 45px;
  }
  .sb_instagram {
    padding: 10px 0 0;
  }
  .sb_instagram + .sb_instagram {
    padding: 20px 0 50px;
  }
  .sb_instagram .insta_ttl .ins_tit {
    font-size: 2rem;
  }
  #sb_instagram #sbi_images {
    flex-wrap: wrap;
    float: none !important;
    margin: 10px 0 0 -3.333%;
    width: auto;
    padding: 0 !important;
  }
  #sb_instagram #sbi_images .sbi_item {
    padding: 5px !important;
  }
  .sb_instagram .btn_more .btn > div {
    width: 100%;
    font-size: 1.2rem;
  }
  .sb_instagram .btn_more .btn {
    margin-top: 15px;
  }
  .index_blk04 .staffblog {
    width: 90%;
    margin: 0 auto 35px;
  }
  .sb_instagram .btn_more .btn {
    max-width: 100%;
  }
  .sb_instagram .insta_ttl .t1,
  .sb_instagram .insta_ttl .t2 {
    font-size: 1.6rem;
    margin-bottom: 5px;
  }
  .sb_instagram .insta_ttl a {
    line-height: 1;
  }
}

/*===================================
  
  自然のある園庭

===================================*/
.concept_blk01 {
  position: relative;
}

.concept_blk01_img {
  margin-bottom: 70px;
}

.concept_blk01_illust {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 1067px;
  height: 347px;
}

.concept_blk01_text {
  text-align: center;
  position: relative;
}

.concept_blk01_text p {
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 2.6;
  letter-spacing: 0.1em;
  color: #57331c;
}

.concept_blk01_text p + p {
  margin-top: 50px;
}

.concept_blk01_child02 {
  padding-top: 20px;
}

.concept_blk01_bottom li:nth-child(1) {
  animation-delay: 0.3s;
}

.concept_blk01_bottom li:nth-child(2) {
  animation-delay: 0.6s;
  transition-delay: 0.6s;
}

@media screen and (min-width: 992px) {
  .concept_blk01_bottom {
    display: flex;
    position: absolute;
    left: -30px;
    justify-content: space-between;
    width: 1050px;
    top: 60px;
  }
}

@media screen and (max-width: 991px) {
  .concept_blk01 {
    position: relative;
  }
  .concept_blk01_img {
    margin-bottom: 70px;
  }
  .concept_blk01_illust {
    width: 90%;
    top: -20px;
    right: 3%;
    left: inherit;
    height: auto;
  }
  .concept_blk01_text {
    text-align: left;
    position: relative;
  }
  .concept_blk01_text p {
    font-size: 1.2rem;
  }
  .concept_blk01_text p + p {
    margin-top: 25px;
  }
  .concept_blk01_child01 {
    position: inherit;
  }
  .concept_blk01_child02 {
    position: inherit;
  }
  .concept_blk01_bottom {
    display: flex;
    margin-top: 30px;
  }
}

.concept_blk02 {
  padding-bottom: 300px;
  position: relative;
}

.concept_blk02_img + .concept_blk02_img {
  margin-top: 50px;
}

@media screen and (max-width: 991px) {
  .concept_blk02 {
    padding-bottom: 220px;
    position: relative;
  }
  .concept_blk02_img + .concept_blk02_img {
    margin-top: 20px;
  }
}

.concept_blk03_wrap {
  position: relative;
}

.concept_blk03_illust01 {
  position: absolute;
  top: -30px;
  left: 70px;
}

.concept_blk03_lead {
  padding-top: 50px;
  display: flex;
  align-items: flex-start;
}

.concept_blk03_lead p + p {
  margin-top: 10px;
}

.concept_blk03_lead .item:nth-child(1) {
  width: 55%;
  margin-right: 20px;
}

.concept_blk03_lead .item:nth-child(2) {
  width: 45%;
  margin-top: -70px;
}

.concept_blk03_problem {
  margin-top: 70px;
}

.concept_blk03_problem dt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 30px;
  text-align: center;
}

.concept_blk03_problem dt > span {
  position: relative;
  padding: 0 40px;
}

.concept_blk03_problem dt > span::before {
  content: "";
  position: absolute;
  background: url(img/img-concept/icon_leaf.png) left center no-repeat;
  background-size: contain;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 26px;
  height: 26px;
}

.concept_blk03_problem dt > span::after {
  content: "";
  position: absolute;
  background: url(img/img-concept/icon_leaf.png) left center no-repeat;
  background-size: contain;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  width: 26px;
  height: 26px;
}

.concept_blk03_problem dd ul {
  display: flex;
  justify-content: center;
  align-items: center;
}

.concept_blk03_problem dd ul li {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 4em;
  text-align: center;
  width: 25%;
  margin: 0 5px;
  padding: 5px 30px;
  line-height: 1.5;
  background: #ece3db;
  border-radius: 50px;
  font-weight: bold;
}

.concept_blk03_flex01 {
  margin-top: 30px;
  display: flex;
  align-items: flex-start;
}

.concept_blk03_flex01 .item {
  width: 50%;
}

.concept_blk03_flex01 .item:nth-child(1) {
  position: relative;
}

.concept_blk03_flex01 .item:nth-child(2) {
  padding-left: 30px;
}

.concept_blk03_illust02 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.concept_blk03_illust03 {
  margin: 30px 0 0 20px;
}

.concept_blk03_flex02 {
  margin-top: 20px;
  display: flex;
  align-items: flex-start;
}

.concept_blk03_flex02 .item {
  width: 50%;
}

.concept_blk03_flex02 .item:nth-child(1) {
  padding-right: 30px;
}

.concept_blk03_flex02 .item p + p {
  margin-top: 30px;
}

.concept_blk03_certificate {
  background: url(img/img-concept/bg_certificate.png) left center no-repeat;
  background-size: contain;
  width: 888px;
  height: 231px;
  position: relative;
  display: flex;
  align-items: center;
  padding: 50px 80px;
  box-sizing: border-box;
}

.concept_blk03_certificate dl {
  padding-bottom: 25px;
  width: 85%;
}

.concept_blk03_certificate dl dt {
  font-size: 2rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.concept_blk03_certificate img {
  position: absolute;
  right: 50px;
  top: 25px;
  height: 160px;
}

.concept_blk03_bottom {
  text-align: center;
}

@media screen and (max-width: 991px) {
  .concept_blk03_wrap {
    position: relative;
  }
  .concept_blk03_illust01 {
    display: none;
  }
  .concept_blk03_lead {
    padding-top: 0;
    flex-direction: column-reverse;
  }
  .concept_blk03_lead p + p {
    margin-top: 10px;
  }
  .concept_blk03_lead .item:nth-child(1) {
    width: 100%;
    margin: 0;
  }
  .concept_blk03_lead .item:nth-child(2) {
    width: 100%;
    margin: 0 0 20px 0;
  }
  .concept_blk03_lead .item p {
    font-size: 1.1rem;
  }
  .concept_blk03_problem {
    margin-top: 20px;
  }
  .concept_blk03_problem dt {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
  }
  .concept_blk03_problem dt > span {
    padding: 0 35px;
    display: table;
    margin: auto;
    line-height: 1.5;
  }
  .concept_blk03_problem dt > span::before {
    width: 20px;
    height: 20px;
  }
  .concept_blk03_problem dt > span::after {
    width: 20px;
    height: 20px;
  }
  .concept_blk03_problem dd ul {
    display: block;
  }
  .concept_blk03_problem dd ul li {
    height: 3em;
    width: 90%;
    margin: 0 auto;
    line-height: 1.5;
    box-sizing: border-box;
    font-size: 1.2rem;
    padding: 5px 10px;
  }
  .concept_blk03_problem dd ul li:not(last-child) {
    margin-bottom: 10px;
  }
  .concept_blk03_flex01 {
    margin-top: 25px;
    display: block;
  }
  .concept_blk03_flex01 .item {
    width: 100%;
  }
  .concept_blk03_flex01 .item:nth-child(1) {
    position: relative;
    width: 80%;
    margin: auto;
  }
  .concept_blk03_flex01 .item:nth-child(2) {
    padding-left: 0;
    margin-top: 20px;
  }
  .concept_blk03_flex01 .item p {
    font-size: 1.1rem;
  }
  .concept_blk03_illust02 {
    width: 200px;
  }
  .concept_blk03_illust03 {
    margin: 20px 20px 0 auto;
    width: 200px;
    display: block;
  }
  .concept_blk03_flex02 {
    margin-top: 20px;
    display: block;
  }
  .concept_blk03_flex02 .item {
    width: 100%;
  }
  .concept_blk03_flex02 .item:nth-child(1) {
    padding-right: 0;
    margin-bottom: 20px;
  }
  .concept_blk03_flex02 .item p {
    font-size: 1.1rem;
  }
  .concept_blk03_flex02 .item p + p {
    margin-top: 20px;
  }
  .concept_blk03_certificate {
    background: none;
    background-size: 100% auto;
    position: relative;
    padding: 0;
    width: 100%;
    align-items: flex-start;
    height: auto;
  }
  .concept_blk03_certificate::after {
    content: "";
    position: absolute;
    background: url(img/img-concept/bg_certificate_sp.png) left center no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: 66.22390891840607%;
  }
  .concept_blk03_certificate dl {
    z-index: 1;
    padding-bottom: 0;
    padding: 20px 25px;
  }
  .concept_blk03_certificate dl dt {
    font-size: 1.2rem;
    font-weight: bold;
    margin-bottom: 10px;
  }
  .concept_blk03_certificate dl dd {
    font-size: 1rem;
    display: flex;
    align-items: flex-start;
  }
  .concept_blk03_certificate dl dd p {
    margin-right: 15px;
  }
  .concept_blk03_certificate img {
    position: inherit;
    height: 120px;
    z-index: 1;
  }
  .concept_blk03_bottom {
    text-align: center;
    width: 80%;
    margin: 10% auto 0;
  }
}

.concept_book {
  padding-top: 350px;
  position: relative;
  padding-bottom: 150px;
}

.concept_book::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #fff;
  height: 150px;
  width: 100%;
  z-index: -1;
}

.concept_book_ttl {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 35px;
}

.concept_book_ttl span {
  display: inline-block;
  padding: 0 30px;
  background: #fff;
}

.concept_book_wrap {
  position: relative;
  padding-bottom: 40px;
}

.concept_book_wrap::before {
  content: "";
  position: absolute;
  background: url(img/img-concept/book_line.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 10px;
  top: 20px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

.concept_book_wrap::after {
  content: "";
  position: absolute;
  background: url(img/img-concept/book_line.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  z-index: -1;
}

.concept_book_flex {
  display: flex;
  justify-content: space-between;
}

.concept_book_item {
  width: 40%;
  display: flex;
  align-items: flex-start;
}

.concept_book_item:first-of-type {
  width: 60%;
}

.concept_book_item:first-of-type dl {
  width: 380px;
  padding-left: 20px;
}

.concept_book_item dl {
  width: 58%;
  padding-left: 20px;
}

.concept_book_item dl dt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
  position: relative;
  padding-bottom: 10px;
}

.concept_book_item dl dt::before {
  content: "";
  position: absolute;
  background: url(img/img-concept/book_line02.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.concept_book_item dl dt > span {
  font-size: 1.5rem;
  display: block;
  font-weight: normal;
}

.concept_book_item dl dd img {
  display: block;
  margin: 20px 0 0 auto;
}

.concept_book_item dl dd a {
  display: table;
  margin-left: auto;
}

.concept_book_item dl dd a + p {
  margin-top: 10px;
}

.concept_book_item dl dd p {
  font-size: 1.4rem;
}

.concept_book_img {
  width: 140px;
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .concept_book_item:first-of-type {
    width: 48%;
  }
  .concept_book_item:first-of-type dl {
    width: 100%;
    padding-left: 0;
  }
  .concept_book {
    padding-top: 250px;
    padding-bottom: 50px;
  }
  .concept_book_ttl {
    font-size: 1.4rem;
    font-weight: bold;
    text-align: center;
    margin-top: -20px;
    margin-bottom: 25px;
  }
  .concept_book_ttl span {
    display: inline-block;
    padding: 0 20px;
    background: #fff;
  }
  .concept_book_img {
    width: 40%;
  }
  .concept_book_wrap {
    position: relative;
    padding-bottom: 20px;
  }
  .concept_book_wrap::before {
    background: url(img/img-concept/book_line_sp.png) center center no-repeat;
    background-size: cover;
    height: 5px;
  }
  .concept_book_wrap::after {
    background: url(img/img-concept/book_line_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 5px;
  }
  .concept_book_flex {
    display: flex;
    justify-content: space-between;
  }
  .concept_book_item {
    width: 48%;
    display: block;
    flex-direction: column;
  }
  .concept_book_item dl {
    margin-top: auto;
    width: 100%;
    padding-left: 0;
    letter-spacing: -0.05em;
  }
  .concept_book_item dl dt {
    font-size: 1.2rem;
    margin-bottom: 10px;
    padding-bottom: 7px;
    text-align: center;
  }
  .concept_book_item dl dt > span {
    font-size: 1rem;
    letter-spacing: -0.1em;
  }
  .concept_book_item dl dd img {
    display: block;
    margin: 20px auto;
    width: 70%;
  }
  .concept_book_item dl dd p {
    font-size: 1rem;
  }
  .concept_book_img {
    margin: 0 auto;
    width: 100%;
  }
  .concept_book_img img {
    width: 90%;
    display: block;
    margin: 0 auto 10px;
  }
  .concept_book_item dl dd a + p {
    margin-top: 0;
  }
}

/*===================================
  
  会社概要

===================================*/
.company_blk01_wrap {
  padding: 430px 0 0 0;
}

.company_blk01 {
  position: relative;
}

.company_blk01_img {
  margin-bottom: 0;
  margin-top: 0;
  position: relative;
}

.company_blk01_img img {
  display: block;
}

.company_blk1_img01 {
  position: absolute;
  top: -480px;
  right: 40px;
}

.company_blk1_img02 {
  position: absolute;
  top: -350px;
  left: 50px;
  animation-delay: 0.5s !important;
  animation: zooming linear 3s !important;
  animation-iteration-count: infinite !important;
}

.company_blk01_illust,
.company_blk01_illust02 {
  position: absolute;
  top: -580px;
  left: 0;
  right: 0;
  margin: auto;
  width: 878px;
  height: 475px;
  z-index: 20;
}

.company_blk01_illust02 {
  top: -690px;
  left: 0;
  right: 0;
  margin: auto;
  width: 960px;
  height: 684px;
}

.company_blk01_text {
  text-align: center;
  position: relative;
}

.company_blk01_text p {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 2;
}

.company_blk01_text p + p {
  margin-top: 50px;
}

.company_blk01_child01 {
  position: absolute;
  left: 10px;
  bottom: -60px;
}

@media screen and (max-width: 991px) {
  .page-template-page-2 .mv_lead p {
    letter-spacing: 0 !important;
  }
  .company_blk01 {
    position: relative;
  }
  .company_blk01_img {
    margin-bottom: 20px;
    margin-top: -130px;
  }
  .company_blk1_img01 {
    position: absolute;
    top: -320px;
    right: 0px;
    width: 60%;
    height: auto;
  }
  .company_blk1_img02 {
    position: absolute;
    top: -160px;
    left: 0px;
    width: 50%;
    height: auto;
  }
  .company_blk01_illust,
  .company_blk01_illust02 {
    width: 80%;
    top: -415px;
    right: 3%;
    left: inherit;
    height: auto;
  }
  .company_blk01_illust02 {
    top: -425px;
    left: 0;
    right: 0;
    margin: auto;
    width: 100%;
    height: auto;
  }
  .company_blk01_text {
    text-align: left;
    position: relative;
  }
  .company_blk01_text p {
    font-size: 1.2rem;
  }
  .company_blk01_text p + p {
    margin-top: 25px;
    padding-left: 100px;
  }
  .company_blk01_child01 {
    width: 60px;
    bottom: -15px;
  }
}

.company_blk02 {
  padding-top: 350px;
}

.company_blk02_list {
  padding-top: 20px;
  width: 95%;
  margin: 0 auto 30px;
}

.company_blk02_list li {
  font-size: 1.8rem;
  font-weight: bold;
  position: relative;
  padding-top: 20px;
  padding-left: 60px;
}

.company_blk02_list li::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: contain;
  width: 39px;
  height: 38px;
}

.company_blk02_list li:nth-child(1)::before {
  background-image: url(img/img-company/icon_no01.png);
}

.company_blk02_list li:nth-child(2)::before {
  background-image: url(img/img-company/icon_no02.png);
}

.company_blk02_list li:nth-child(3)::before {
  background-image: url(img/img-company/icon_no03.png);
}

.company_blk02_list li:nth-child(4)::before {
  background-image: url(img/img-company/icon_no04.png);
}

.company_blk02_list li:nth-child(5)::before {
  background-image: url(img/img-company/icon_no05.png);
  margin-top: 15px;
}

.company_blk02_list li:not(:last-child) {
  padding-bottom: 20px;
}

.company_blk02_list li:not(:last-child)::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  background: url(img/img-company/line01.png) bottom center repeat-x;
  background-size: cover;
  width: 100%;
  height: 2px;
}

.company_blk02_illust {
  display: block;
  /*margin-left: auto;*/
  margin: 0 auto;
}

@media screen and (max-width: 991px) {
  .company_blk02 {
    padding-top: 300px;
    padding-bottom: 20px;
  }
  .company_blk02_list {
    padding-top: 0;
    width: 100%;
    margin: 0 auto 20px;
  }
  .company_blk02_list li {
    font-size: 1.2rem;
    font-weight: bold;
    position: relative;
    padding-top: 15px;
    padding-left: 40px;
  }
  .company_blk02_list li::before {
    width: 25px;
    height: 26px;
  }
  .company_blk02_list li:not(:last-child) {
    padding-bottom: 15px;
  }
  .company_blk02_list li:not(:last-child)::after {
    background: url(img/img-company/line01_sp.png) bottom center repeat-x;
    background-size: cover;
    width: 100%;
    height: 2px;
  }
  .company_blk02_illust {
    width: 90%;
  }
}

.company_blk03 {
  padding-bottom: 90px;
}

.company_blk03_img {
  padding-top: 20px;
  margin-bottom: 30px;
  position: relative;
}

.company_blk03_illust {
  position: absolute;
  top: 70px;
  left: 0;
  right: 0;
  margin: auto;
  width: 808px;
  height: 279px;
}

@media screen and (max-width: 991px) {
  .company_blk03 {
    padding-bottom: 60px;
  }
  .company_blk03_img {
    padding-top: 10px;
    margin-bottom: 20px;
    position: relative;
  }
  .company_blk03_illust {
    position: absolute;
    top: 20%;
    width: 80%;
    height: auto;
  }
}

/*===================================
  
  table

===================================*/
.tbl_bd {
  margin: 0;
  padding: 0px;
  width: 100%;
  table-layout: fixed;
  word-wrap: break-word;
  white-space: normal;
}

.tbl_bd th,
.tbl_bd td {
  font-size: 1.5rem;
  vertical-align: middle;
  border-bottom: 2px solid #bbbbbb;
  padding: 20px 15px;
  line-height: 1.6;
}

.tbl_bd th {
  font-weight: bold;
  border-bottom-color: #3bb25f;
  width: 20%;
}

.tbl_bd td {
  padding-left: 20px;
}

/* SP */
@media screen and (max-width: 991px) {
  .tbl_bd th,
  .tbl_bd td {
    font-size: 1.2rem;
    padding: 15px 10px;
  }
  .tbl_bd th {
    width: 30%;
  }
  .tbl_bd td {
    padding-left: 25px;
  }
}

.leftbar {
  position: fixed;
  left: 70px;
  top: 70px;
  bottom: 0;
  margin: auto;
  width: 100%;
  z-index: 9999;
  pointer-events: none;
}

.leftbar_inner {
  height: 80vh;
  background: #bdbdae;
  width: 1px;
}

.leftbar_inner span {
  font-size: 1.1rem;
  white-space: nowrap;
  display: table;
  position: fixed;
  left: -85px;
  top: 380px;
  transform: rotate(-90deg);
}

.leftbar_bd {
  height: 0;
  width: 100%;
  background: #464637;
}

@media screen and (max-width: 991px) {
  .leftbar {
    display: none;
  }
}

/*===================================
  
  園庭づくりの流れ

===================================*/
.text,
.text_s {
  line-height: 2;
  letter-spacing: 0.1em;
}

.text_s {
  font-size: 1.5rem;
}

.image {
  display: block;
  margin: 0;
}

.flow_blk {
  margin-top: -150px;
}

.flow_blk .flow01 {
  position: relative;
}

.flow_blk .flow01 .img01 {
  width: 57%;
  max-width: 539px;
}

.flow_blk .flow01 .txt01 {
  position: absolute;
  right: 0;
  width: 42%;
  top: 8%;
}

.flow_blk .flow01 .txt02 {
  position: absolute;
  right: 0;
  width: 58%;
  top: 46%;
}

.flow_blk .flow01_illust01 {
  position: absolute;
  top: -10px;
  right: 40%;
}

.flow_blk .flow01_illust02 {
  position: absolute;
  top: 90px;
  right: 30px;
}

.flow_blk .flow01_02 {
  position: relative;
  margin-top: -13%;
}

.flow_blk .flow01_02 .img01 {
  width: 60%;
  max-width: 576px;
  margin-left: auto;
  margin-right: 5%;
}

.flow_blk .flow01_02 .txt01 {
  position: absolute;
  right: 31%;
  width: 21%;
  top: 42%;
}

.flow_blk .flow01_02 .txt02 {
  position: absolute;
  left: 5%;
  width: 34%;
  bottom: 18%;
}

.flow_blk .flow02 {
  margin-top: -2%;
  position: relative;
}

.flow_blk .flow02 .img01 {
  margin-left: auto;
}

.flow_blk .flow02 .txt01 {
  position: absolute;
  left: 0;
  width: 50%;
  bottom: 10%;
}

.flow_blk .flow03 {
  margin-top: -2%;
}

.flow_blk .flow04 {
  margin-top: -2%;
}

.flow_blk .flow04_wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  position: relative;
}

.flow_blk .flow04_wrap::before {
  content: "";
  position: absolute;
  background: url(img/img-flow/illust03.png) left center no-repeat;
  background-size: contain;
  top: -90px;
  right: 0;
  left: 0;
  margin: auto;
  width: 358px;
  height: 84px;
}

.flow_blk .flow04_item {
  box-sizing: border-box;
}

.flow_blk .flow04_item:nth-child(1) {
  background: url(img/img-flow/img04.png) center top no-repeat;
  background-size: contain;
  width: 451px;
  height: 624px;
  padding: 105px 50px 50px 60px;
}

.flow_blk .flow04_item:nth-child(2) {
  background: url(img/img-flow/img05.png) center top no-repeat;
  background-size: contain;
  width: 451px;
  height: 583px;
  padding: 105px 50px 50px 60px;
}

.flow_blk .flow04_item dt {
  font-size: 2rem;
  font-weight: bold;
  color: #46781d;
  margin-bottom: 20px;
  text-align: center;
  padding-right: 10px;
}

.flow_blk .flow04_item dd p {
  font-size: 1.4rem;
}

.flow_blk .flow05 {
  margin: -5% 0 0 5%;
}

.flow_blk .flow06 {
  margin: -2% 0 0 0;
}

.flow_blk .flow06 .txt01 {
  margin-top: 15px;
}

.flow_blk .flow07 {
  position: relative;
}

.flow_blk .flow07_main {
  position: absolute;
  left: 0;
  width: 50%;
  bottom: 20%;
  text-align: center;
}

.flow_blk .flow07 .txt01 {
  font-weight: bold;
  margin-bottom: 10px;
}

.flow_blk .flow08 {
  position: relative;
}

.flow_blk .flow08 .img01 {
  margin-left: 5%;
}

.flow_blk .flow08 .txt01 {
  font-weight: bold;
  position: absolute;
  right: 0;
  width: 40%;
  top: 38%;
}

.flow_blk .flow09 {
  margin-top: -2%;
  position: relative;
}

.flow_blk .flow09 .txt01 {
  position: absolute;
  right: 0;
  width: 48%;
  top: 63%;
}

.flow_blk .flow10 {
  margin-top: -17%;
}

.flow_blk .flow10 .txt01 {
  margin-top: 10px;
  width: 80%;
}

.flow_blk .flow11 {
  width: 95%;
  margin-left: auto;
}

.flow_blk .flow11 .txt01 {
  width: 80%;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .text,
  .text_s {
    font-size: 1.1rem;
    line-height: 1.8;
    letter-spacing: 0;
    box-sizing: border-box;
  }
  .flow_blk {
    margin-top: -120px;
    margin-bottom: 60px;
  }
  .flow_blk .inner {
    padding: 0;
  }
  .flow_blk .flow01 {
    position: relative;
  }
  .flow_blk .flow01 .img01 {
    width: 100%;
  }
  .flow_blk .flow01 .txt01 {
    width: 45%;
    top: 3%;
    right: 2%;
  }
  .flow_blk .flow01 .txt02 {
    position: inherit;
    width: 65%;
    margin: 10px auto 0;
  }
  .flow_blk .flow01_illust01 {
    top: -2%;
    right: 38%;
    width: 28px;
  }
  .flow_blk .flow01_illust02 {
    top: 18%;
    right: 30px;
    width: 70px;
  }
  .flow_blk .flow01_02 {
    margin-top: 10px;
  }
  .flow_blk .flow01_02 .img01 {
    width: 100%;
    margin: 0;
  }
  .flow_blk .flow01_02 .txt01 {
    position: inherit;
    right: inherit;
    width: 42%;
    top: inherit;
    margin-top: -32%;
    padding-left: 7.5%;
  }
  .flow_blk .flow01_02 .txt02 {
    position: inherit;
    left: inherit;
    width: 65%;
    margin: 12% auto 0;
    bottom: inherit;
  }
  .flow_blk .flow02 {
    margin-top: 2%;
    position: relative;
  }
  .flow_blk .flow03 {
    margin-top: -2%;
  }
  .flow_blk .flow04 {
    margin-top: -2%;
  }
  .flow_blk .flow04_wrap {
    display: block;
    padding-top: 80px;
  }
  .flow_blk .flow04_wrap::before {
    top: 0;
    width: 250px;
    height: 100px;
  }
  .flow_blk .flow04_item {
    position: relative;
  }
  .flow_blk .flow04_item:nth-child(1) {
    background: url(img/img-flow/img04_sp.png) center top no-repeat;
    background-size: contain;
    width: 100%;
    height: auto;
    padding: 100.7936507936508% 0 0 0;
  }
  .flow_blk .flow04_item:nth-child(2) {
    background: url(img/img-flow/img05_sp.png) center top no-repeat;
    background-size: contain;
    width: 100%;
    height: auto;
    margin-top: 5px;
    padding: 97.3015873015873% 0 0 0;
  }
  .flow_blk .flow04_item dl {
    position: absolute;
    width: 70%;
    top: 16%;
    left: 4%;
    right: 0;
    margin: auto;
  }
  .flow_blk .flow04_item dt {
    font-size: 1.2rem;
    margin-bottom: 10px;
    padding-right: 0;
  }
  .flow_blk .flow04_item dd p {
    font-size: 1rem;
  }
  .flow_blk .flow05 {
    margin: -2% 0 0 0;
  }
  .flow_blk .flow06 {
    margin: -4% 0 0 0;
  }
  .flow_blk .flow06 .txt01 {
    width: 88%;
    margin: 5px auto 0;
  }
  .flow_blk .flow07 {
    position: relative;
  }
  .flow_blk .flow07_main {
    left: 10%;
    top: 37%;
    width: 50%;
    bottom: inherit;
  }
  .flow_blk .flow07 .txt01 {
    text-align: left;
    font-weight: normal;
  }
  .flow_blk .flow08 .img01 {
    margin-left: 0;
  }
  .flow_blk .flow08 .txt01 {
    position: inherit;
    width: 80%;
    text-align: left;
    margin: -2% auto 0;
    padding-left: 7%;
    font-weight: normal;
  }
  .flow_blk .flow09 {
    margin-top: 15px;
    position: relative;
  }
  .flow_blk .flow09 .txt01 {
    position: inherit;
    width: 88%;
    margin: auto;
  }
  .flow_blk .flow10 {
    margin-top: 0;
  }
  .flow_blk .flow10 .txt01 {
    width: 88%;
    margin: 5px auto 0;
  }
  .flow_blk .flow11 {
    width: 100%;
    margin-left: auto;
  }
  .flow_blk .flow11 .txt01 {
    width: 87%;
    margin: auto;
  }
}

.circle_ttl {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
  color: #46781d;
  position: relative;
}

.circle_ttl::before {
  content: "";
  position: absolute;
  top: -25px;
  left: -20px;
  margin: auto;
  background: url(img/img-index/icon_circle.png) bottom center no-repeat;
  background-size: contain;
  width: 58px;
  height: 56px;
  z-index: -1;
}

@media screen and (max-width: 991px) {
  .circle_ttl {
    font-size: 1.2rem;
    margin-bottom: 5px;
  }
  .circle_ttl::before {
    top: -10px;
    left: -10px;
    width: 30px;
    height: 30px;
  }
}

.flow_support {
  padding: 70px 0 300px;
  background: #f8f5f3;
  position: relative;
}

.flow_support::after {
  content: "";
  position: absolute;
  top: 60px;
  left: 0;
  right: 0;
  margin: auto;
  background: url(img/img-flow/illust_leaf.png) center top no-repeat;
  background-size: contain;
  width: 1363px;
  height: 1732px;
  z-index: 1;
}

@media screen and (max-width: 1336px) {
  .flow_support::after {
    content: "";
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(img/img-flow/illust_leaf.png) center top no-repeat;
    background-size: contain;
    width: 0;
    height: 1732px;
    z-index: 1;
  }
}

.flow_support_wrap {
  position: relative;
  z-index: 2;
}

.flow_support_ttl {
  text-align: center;
  margin-bottom: 50px;
}

.flow_support .flow01 {
  position: relative;
}

.flow_support .flow01 .txt03 {
  position: absolute;
  right: 0;
  width: 55%;
  top: 5%;
}

.flow_support .flow01 .img01 {
  margin-left: -10%;
}

.flow_support .flow02 {
  position: relative;
  margin-top: -180px;
}

.flow_support .flow02 .img01 {
  margin-left: auto;
}

.flow_support .flow02_main {
  position: absolute;
  left: 0;
  width: 50%;
  bottom: 5%;
}

.flow_support .flow02 .txt03 {
  margin-bottom: 20px;
}

.flow_support .flow02 .btn_illust {
  display: table;
  margin: 0 0 0 auto;
}

.flow_support .flow03 {
  margin-top: 50px;
  position: relative;
}

.flow_support .flow03_main {
  position: absolute;
  right: 0;
  width: 45%;
  top: 30%;
  display: flex;
  align-items: flex-start;
}

.flow_support .flow03_main dl {
  padding-right: 20px;
}

.flow_support .flow03_main > img {
  width: 153px;
}

.flow_support .flow03_main dd span {
  margin-top: 20px;
  padding-right: 20px;
  display: block;
  text-align: right;
  position: relative;
}

.flow_support .flow03_main dd span::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  border-style: solid;
  width: 0;
  height: 0;
  margin: auto;
  border-width: 5px 0 5px 10px;
  border-color: transparent transparent transparent #333;
}

.flow_support .flow04 {
  margin-top: 20px;
  position: relative;
}

.flow_support .flow04 .img01 {
  margin-left: auto;
}

.flow_support .flow04 dl {
  position: absolute;
  left: 0;
  width: 45%;
  top: 10%;
}

@media screen and (max-width: 991px) {
  .flow_support {
    padding: 30px 0 340px;
  }
  .flow_support::after {
    content: none;
  }
  .flow_support_ttl {
    margin-bottom: 20px;
  }
  .flow_support .inner {
    padding: 0;
  }
  .flow_support .flow01 .txt03 {
    position: inherit;
    width: 80%;
    margin: 20px auto 0;
  }
  .flow_support .flow01 .img01 {
    margin-left: 0;
  }
  .flow_support .flow02 {
    position: relative;
    margin-top: 20px;
    z-index: 2;
  }
  .flow_support .flow02 .img01 {
    margin-left: auto;
  }
  .flow_support .flow02_main {
    position: inherit;
    width: 80%;
    margin: 20px auto 0;
  }
  .flow_support .flow02 .txt03 {
    margin-bottom: 20px;
  }
  .flow_support .flow02 .btn_illust {
    margin: 0 0 0 auto;
    max-width: 240px;
  }
  .flow_support .flow03 {
    margin-top: -30px;
    z-index: 1;
  }
  .flow_support .flow03_main {
    position: inherit;
    width: 80%;
    margin: 20px auto 0;
    display: flex;
    align-items: flex-start;
  }
  .flow_support .flow03_main dl {
    padding-right: 10px;
  }
  .flow_support .flow03_main > img {
    width: 30%;
  }
  .flow_support .flow03_main dd span {
    display: none;
  }
  .flow_support .flow04 {
    margin-top: 20px;
    position: relative;
  }
  .flow_support .flow04 .img01 {
    margin-left: auto;
  }
  .flow_support .flow04 dl {
    position: absolute;
    left: 0;
    width: 90%;
    padding-left: 10%;
    top: 60%;
  }
}

.flow_wonder_ttl {
  text-align: center;
  margin-bottom: 50px;
}

.flow_wonder_ttl + p {
  text-align: center;
  font-weight: bold;
}

/*.flow_wonder .flow01 {
  padding-top: 50px;
}*/
.flow_wonder .flow01_main {
  display: flex;
  align-items: flex-start;
}

.flow_wonder .flow01_main .item:nth-child(1) {
  max-width: 391px;
  margin-right: 20px;
}

.flow_wonder .flow01_main .item:nth-child(2) {
  max-width: 543px;
}

.flow_wonder .flow01_main .txt03 {
  width: 90%;
  margin: 30px auto;
}

.flow_wonder .flow02 {
  padding-top: 50px;
}

.flow_wonder .flow02 .img01 {
  margin: auto;
}

.flow_wonder .flow02 .img01 + .img01 {
  margin-top: 20px;
}

.flow_wonder .flow02 .txt03 {
  margin: -20px auto 20px;
  width: 90%;
}

.flow_wonder .flow02_btn {
  margin: -80px 0 0 0;
  padding-left: 300px;
  display: flex;
  justify-content: flex-end;
}

.flow_wonder .flow03 .img01 {
  margin: auto;
}

@media screen and (max-width: 991px) {
  .flow_wonder {
    padding-bottom: 50px;
  }
  .flow_wonder_ttl {
    text-align: center;
    margin-bottom: 20px;
  }
  .flow_wonder_ttl + p {
    text-align: left;
    font-size: 1.1rem;
  }
  /*.flow_wonder .flow01 {
    padding-top: 20px;
  }*/
  .flow_wonder .flow01_main {
    display: block;
  }
  .flow_wonder .flow01_main .item:nth-child(1) {
    max-width: 391px;
    margin: 0 auto;
  }
  .flow_wonder .flow01_main .item:nth-child(2) {
    padding: 0 3%;
  }
  .flow_wonder .flow01_main .txt03 {
    width: 100%;
    margin: 10px auto 30px;
  }
  .flow_wonder .flow02 {
    padding-top: 30px;
  }
  .flow_wonder .flow02 .txt03 {
    margin: 0 auto 20px;
    width: 90%;
  }
  .flow_wonder .flow02_btn {
    margin: -20px 0 0 auto;
    padding-left: 0;
    max-width: 220px;
  }
  .flow_wonder .flow03 {
    margin-top: 20px;
  }
}

.flow_wonder_bnr {
  display: flex;
  justify-content: center;
  padding: 50px 0 45px;
}

@media screen and (max-width: 991px) {
  .flow_wonder_bnr {
    padding: 40px 0 20px;
  }
}

.flow_wonder_bnr a {
  display: block;
  animation: fuwafuwa 2s linear infinite;
}

@keyframes fuwafuwa {
  0% {
    transform: translateY(0);
  }
  50% {
    transform: translateY(-10%);
  }
  100% {
    transform: translateY(0);
  }
}

/*-------------------------------------------------
2021-12-24
園庭のパートナーページ制作
園庭作りの流れページをコピーして作成。
-------------------------------------------------*/
body.page-template-page-partner {
  background: #f8f5f3;
}

.page-template-page-partner .mv_ttl > img {
  height: 21px;
  margin-bottom: 0;
}

.page-template-page-partner .flow_support {
  margin-top: -130px;
  background: transparent;
}

.page-template-page-partner .mv_lead p {
  position: absolute;
  left: 0;
  right: 0;
  top: 270px;
  margin: 0 auto;
  width: 600px;
}

.page-template-page-partner .flow_wonder_ttl img:first-of-type {
  margin-top: -100px;
  padding-bottom: 80px;
}

@media screen and (max-width: 991px) {
  .page-template-page-partner .mv_ttl > img {
    height: 14px;
    margin-bottom: 7px;
  }
  .page-template-page-partner .mv_lead {
    position: relative;
    background: none;
    width: 100%;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-top: -100px;
    padding-top: 60.5%;
    z-index: inherit;
  }
  .page-template-page-partner .mv_lead p {
    padding-top: 0;
    margin-top: 25px;
    font-size: 1.6rem;
    width: 88%;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 60;
  }
  .page-template-page-partner .flow_wonder_ttl img:first-of-type {
    margin-top: -50px;
    padding-bottom: 40px;
  }
  .page-template-page-partner .mv_lead::before {
    content: "";
    position: absolute;
    background: url(img/img-partner/mv_works_bg_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    top: 0;
    left: 0;
    right: 0;
    padding-top: 85.5%;
    z-index: -1;
  }
  .page-template-page-partner .flow_support {
    margin-top: -90px;
    background: transparent;
  }
}

/*===================================
  
  木の遊具

===================================*/
.equip_blk01 {
  margin-top: -40px;
}

.equip_blk01 .image {
  margin: auto;
}

.equip_blk01 .img02 {
  margin: 20px auto;
}

.equip_blk01_text {
  position: relative;
}

.equip_blk01_text .txt01 {
  position: absolute;
  left: 185px;
  top: 35px;
}

.equip_blk01_text .txt02 {
  position: absolute;
  right: 181px;
  bottom: 27px;
  width: 300px;
}

@media screen and (max-width: 991px) {
  .equip_blk01 {
    margin-top: -20px;
  }
  .equip_blk01_text .txt01 {
    left: 0;
    top: 20px;
    width: 35%;
  }
  .equip_blk01_text .txt02 {
    right: 3%;
    bottom: 28%;
    width: 50%;
  }
}

.equip_blk02 {
  margin-top: 70px;
}

.equip_blk02_lead {
  margin-top: -30px;
  position: relative;
}

.equip_blk02_lead .text {
  position: absolute;
  left: 0;
  top: 77px;
  width: 360px;
}

.equip_blk02_lead .image {
  margin-left: auto;
}

.equip_blk02_caution {
  background: url(img/img-equipment/illust01.png) center center no-repeat;
  background-size: contain;
  width: 891px;
  height: 437px;
  padding: 75px 50px 0;
  box-sizing: border-box;
  margin: auto;
}

.equip_blk02_caution span {
  display: block;
  color: #915018;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.equip_blk02_caution ul li {
  position: relative;
  padding-left: 25px;
}

.equip_blk02_caution ul li a {
  color: #333 !important;
}

.equip_blk02_caution ul li::before {
  content: "";
  position: absolute;
  background: url(img/img-equipment/illust_circle.png) left center no-repeat;
  background-size: contain;
  top: 0.5em;
  left: 0;
  margin: auto;
  width: 13px;
  height: 12px;
}

.equip_blk02_caution ul li:not(:last-child) {
  margin-bottom: 10px;
}

@media screen and (max-width: 991px) {
  .equip_blk02 {
    margin-top: 30px;
  }
  .equip_blk02_lead {
    margin-top: -10px;
    position: relative;
  }
  .equip_blk02_lead .text {
    position: inherit;
    margin-top: -10px;
    width: 100%;
    top: 0;
  }
  .equip_blk02_cautionwrap {
    position: absolute;
    top: 12%;
    left: 0;
    right: 0;
    margin: auto;
    width: 88%;
  }
  .equip_blk02_caution {
    margin-top: 20px;
    background: url(img/img-equipment/illust01_sp.png) center center no-repeat;
    background-size: contain;
    padding: 140.1801801801802% 0 0 0;
    width: auto;
    height: 0;
    position: relative;
    max-width: 360px;
  }
  .equip_blk02_caution span {
    font-size: 3.8vw;
    margin-bottom: 15px;
  }
  .equip_blk02_caution ul li {
    font-size: 3.2vw;
    padding-left: 15px;
    line-height: 1.5;
  }
  .equip_blk02_caution ul li a {
    color: #333 !important;
  }
  .equip_blk02_caution ul li::before {
    top: 0.5em;
    width: 8px;
    height: 7px;
  }
  .equip_blk02_caution ul li:not(:last-child) {
    margin-bottom: 8px;
  }
}

@media screen and (max-width: 991px) and (min-width: 414px) {
  .equip_blk02_caution {
    padding: 0;
    width: 360px;
    height: 500px;
  }
  .equip_blk02_caution span {
    font-size: 1.2rem;
  }
  .equip_blk02_caution ul li {
    font-size: 1rem;
  }
}

.equip_blk03 {
  margin-top: 20px;
}

.equip_blk03_wrap {
  width: 850px;
  margin: auto;
}

.equip_blk03 .ttl {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.equip_blk03 .ttl img {
  display: block;
  margin-left: -30px;
}

.equip_blk03_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  padding-top: 20px;
}

.equip_blk03_list .item {
  width: 380px;
  text-decoration: none;
}

.equip_blk03_list .item:nth-child(n + 3) {
  margin-top: 70px;
}

.equip_blk03_list .item:hover .equip_blk03_img img {
  transform: scale(1.1, 1.1);
}

.equip_blk03_img {
  overflow: hidden;
  border-radius: 15px;
}

.equip_blk03_img > img {
  width: auto;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.equip_blk03_text {
  background: url(img/img-equipment/img_work_wrap.png) left center no-repeat;
  background-size: contain;
  width: 292px;
  height: 121px;
  padding: 20px;
  box-sizing: border-box;
  font-size: 1.8rem;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #333 !important;
  text-decoration: none !important;
  margin: -30px 0 0 20px;
  z-index: 1;
  position: relative;
  line-height: 1.3;
}

.equip_blk03_text span i {
  font-size: 1.4rem;
  font-style: normal;
  font-weight: normal;
}

@media screen and (max-width: 991px) {
  .equip_blk03 {
    margin-top: 0;
  }
  .equip_blk03_wrap {
    width: 100%;
  }
  .equip_blk03 .ttl img {
    width: 120px;
  }
  .equip_blk03_list {
    display: block;
    padding-top: 10px;
    width: 85%;
    margin: auto;
  }
  .equip_blk03_list .item {
    display: block;
    width: 100%;
  }
  .equip_blk03_list .item:nth-child(n + 3) {
    margin-top: 0;
  }
  .equip_blk03_list .item:not(:first-child) {
    margin-top: 10px;
  }
  .equip_blk03_text {
    background: url(img/img-equipment/img_work_wrap_sp.png) left top no-repeat;
    background-size: contain;
    width: auto;
    height: 0;
    padding: 43.75% 0 0 0;
    font-size: 3.8vw;
    letter-spacing: 0.1em;
    margin: -30px 0 0 15px;
    line-height: 1.3;
    z-index: 1;
    position: relative;
    max-width: 80%;
  }
  .equip_blk03_text > span {
    position: absolute;
    top: 7%;
    left: 0;
    right: 0;
    width: 88%;
    margin: auto;
  }
  .equip_blk03_text span i {
    font-size: 1rem;
    font-style: normal;
    font-weight: normal;
  }
}

@media screen and (max-width: 991px) and (min-width: 414px) {
  .equip_blk03_list {
    max-width: 360px;
  }
  .equip_blk03_img {
    max-width: 360px;
    margin: auto;
  }
  .equip_blk03_text {
    width: 280px;
    height: 150px;
    padding: 0;
    font-size: 1.2rem;
  }
}

.bg_leaf {
  padding: 70px 0 250px;
  background: linear-gradient(#f8f5f3, #fff);
  position: relative;
  z-index: 0;
}

.bg_leaf::before {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
  background: url(img/img-equipment/bg_leaf.png) center top no-repeat;
  background-size: contain;
  width: 1371px;
  height: 1241px;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  .bg_leaf {
    padding: 30px 0 80px;
  }
  .bg_leaf::before {
    top: 20px;
    background: url(img/img-equipment/bg_leaf_sp.png) center top no-repeat;
    background-size: contain;
    width: 100%;
    height: auto;
    padding-top: 129.8245614035088%;
  }
}

.bg_leaf02 {
  padding: 70px 0 250px;
  background: linear-gradient(#f8f5f3, #fff);
  position: relative;
  z-index: 0;
}

.bg_leaf02::before {
  content: "";
  position: absolute;
  top: 50px;
  left: 0;
  right: 0;
  margin: auto;
  background: url(img/img-renew/bg_leaf.png) center top no-repeat;
  background-size: contain;
  width: 1266px;
  height: 1917px;
  z-index: 1;
}

@media screen and (max-width: 991px) {
  .bg_leaf02 {
    padding: 30px 0 80px;
  }
  .bg_leaf02::before {
    content: none;
  }
}

.equip_blk04 {
  position: relative;
  z-index: 2;
}

.equip_blk04 .ttl + p {
  font-size: 2rem;
  font-weight: bold;
  padding-top: 20px;
  margin-bottom: 50px;
  text-align: center;
}

.equip_blk04_lead {
  display: flex;
  position: relative;
}

.equip_blk04_lead .item {
  width: 50%;
}

.equip_blk04_lead .item:nth-child(1) {
  padding-right: 50px;
}

.equip_blk04_lead .item:nth-child(1) p + p {
  margin-top: 30px;
}

.equip_blk04 .img01 {
  width: 100%;
}

.equip_blk04 .img02 {
  position: absolute;
  left: 0;
  bottom: 20px;
}

/* SP */
@media screen and (max-width: 991px) {
  .equip_blk04 .ttl + p {
    font-size: 1.1rem;
    padding-top: 10px;
    margin-bottom: 30px;
  }
  .equip_blk04_lead {
    display: block;
  }
  .equip_blk04_lead .item {
    width: 100%;
  }
  .equip_blk04_lead .item:nth-child(1) {
    padding-right: 0;
  }
  .equip_blk04_lead .item:nth-child(1) p + p {
    margin-top: 20px;
  }
  .equip_blk04 .img01 {
    margin: 20px 0 0;
    width: 100%;
  }
  .equip_blk04 .img02 {
    position: inherit;
    bottom: inherit;
    max-width: 250px;
    display: block;
    margin: auto;
  }
}

.equip_blk05 {
  position: relative;
  z-index: 2;
}

.equip_blk05 .ttl {
  display: table;
  margin-left: auto;
  margin-right: auto;
}

.equip_blk05 .ttl img {
  display: block;
  margin-left: -30px;
}

.equip_blk05_list {
  padding-top: 20px;
}

.equip_blk05_item {
  display: flex;
  justify-content: space-between;
  position: relative;
  padding-bottom: 100px;
  align-items: flex-start;
}

.equip_blk05_item::after {
  content: "";
  position: absolute;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left bottom;
  bottom: 0;
  left: 0;
  width: 100%;
  margin: auto;
}

.equip_blk05_item:nth-child(1)::after {
  background-image: url(img/img-equipment/line_illust01.png);
  height: 94px;
}

.equip_blk05_item:nth-child(2)::after {
  background-image: url(img/img-equipment/line_illust02.png);
  height: 72px;
}

.equip_blk05_item:nth-child(3)::after {
  background-image: url(img/img-equipment/line_illust03.png);
  height: 86px;
}

.equip_blk05_item + .equip_blk05_item {
  margin-top: 50px;
}

.equip_blk05_item img {
  max-width: 339px;
}

.equip_blk05_item dl {
  padding-left: 50px;
}

.equip_blk05_item dl dt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}

@media screen and (max-width: 991px) {
  .equip_blk05 {
    padding-top: 20px;
  }
  .equip_blk05 .ttl img {
    max-width: 120px;
  }
  .equip_blk05_list {
    padding-top: 0;
  }
  .equip_blk05_item {
    display: block;
    position: relative;
    padding-bottom: 50px;
  }
  .equip_blk05_item::after {
    content: "";
    position: absolute;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center bottom;
    bottom: 0;
    left: 0;
    right: 0;
    width: 100%;
    margin: auto;
    height: 94px;
    max-width: 350px;
  }
  .equip_blk05_item:nth-child(1)::after {
    background-image: url(img/img-equipment/line_illust01_sp.png);
    height: 63px;
  }
  .equip_blk05_item:nth-child(2)::after {
    background-image: url(img/img-equipment/line_illust02_sp.png);
    height: 81px;
  }
  .equip_blk05_item:nth-child(3)::after {
    background-image: url(img/img-equipment/line_illust03_sp.png);
    height: 63px;
  }
  .equip_blk05_item + .equip_blk05_item {
    margin-top: 20px;
  }
  .equip_blk05_item img {
    max-width: 100%;
    max-width: 40%;
    float: left;
    margin: 0 20px 0 0;
  }
  .equip_blk05_item dl {
    padding-left: 0;
  }
  .equip_blk05_item dl dt {
    font-size: 1.2rem;
    margin-bottom: 10px;
  }
  .equip_blk05_item dl dd p + p {
    margin-top: 20px;
  }
}

/*===================================
  
  木の遊具

===================================*/
.renew_blk01 {
  margin-top: -40px;
}

.renew_blk01 .image {
  margin: auto;
}

.renew_blk01_text {
  padding-top: 30px;
  position: relative;
}

.renew_blk01_text p {
  font-size: 1.8rem;
  line-height: 2.4;
  font-weight: bold;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .renew_blk01 {
    margin-top: -30px;
  }
  .renew_blk01_text {
    padding-top: 10px;
  }
  .renew_blk01_text p {
    padding-top: 20px;
    font-size: 1.2rem;
    line-height: 2.4;
  }
}

.renew_blk02 {
  margin-top: -60px;
  padding-top: 20px;
}

.renew_blk02 .ttl + p {
  padding-top: 20px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}

.renew_blk02 .circle_ttl {
  color: #3f1f00;
  margin-bottom: 20px;
}

.renew_blk02 .circle_ttl::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  margin: auto;
  background: url(img/img-renew/bg_ttl.png) bottom center no-repeat;
  background-size: contain;
  width: 58px;
  height: 56px;
  z-index: -1;
}

.renew_blk02_item {
  position: relative;
}

.renew_blk02_item:not(:last-child) {
  padding-bottom: 90px;
  margin-bottom: 50px;
}

.renew_blk02_item:not(:last-child)::after {
  content: "";
  position: absolute;
  background-image: url(img/img-renew/line01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 48px;
  margin: auto;
}

.renew_blk02_flex {
  display: flex;
  align-items: center;
}

.renew_blk02_flex + .renew_blk02_flex {
  margin-top: 30px;
}

.renew_blk02_flex .item:nth-child(1) {
  width: 350px;
  text-align: center;
}

.renew_blk02_flex .item:nth-child(2) {
  width: 500px;
  padding-left: 50px;
}

.renew_blk02_feature {
  margin-top: 50px;
  display: flex;
}

.renew_blk02_mente {
  display: flex;
  margin: auto;
  padding-right: 5%;
}

.renew_blk02_mente .item {
  width: 50%;
}

.renew_blk02_mente .item:nth-child(1) img {
  display: block;
  margin: 30px auto 0;
}

.renew_blk02_mente .item:nth-child(2) {
  padding-left: 50px;
}

.renew_blk02_state {
  position: relative;
}

.renew_blk02_state ul {
  width: 90%;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.renew_blk02_state ul li {
  width: 48%;
}

.renew_blk02_state ul li:nth-child(n + 3) {
  margin-top: 40px;
}

.renew_blk02_state ul li span {
  display: block;
  text-align: center;
  padding-top: 5px;
}

.renew_blk02_child01 {
  position: absolute;
  right: 45px;
  bottom: -153px;
  z-index: 1;
}

.renew_blk02_faq .faq_item {
  width: 85%;
  margin: auto;
  background: #fff;
  border: 1px solid #e7c265;
  border-radius: 10px;
  padding: 25px 35px;
  position: relative;
}

.renew_blk02_faq .faq_item::after {
  content: "";
  position: absolute;
  background: #f0da9f;
  right: -5px;
  bottom: -5px;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 10px;
}

.renew_blk02_faq .faq_item + .faq_item {
  margin-top: 30px;
}

.renew_blk02_faq .faq_item dl dt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 35px;
  position: relative;
  padding-left: 60px;
}

.renew_blk02_faq .faq_item dl dt::before {
  content: "";
  position: absolute;
  background: url(img/img-renew/textQ.png) left center no-repeat;
  background-size: contain;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 38px;
  height: 24px;
}

.renew_blk02_faq .faq_item dl dt::after {
  position: absolute;
  bottom: -15px;
  left: 0;
  content: "";
  background: url(img/img-renew/dot_line.png) bottom center no-repeat;
  background-size: cover;
  width: 100%;
  height: 3px;
}

.renew_blk02_faq .faq_item dl dd {
  position: relative;
  padding-left: 60px;
}

.renew_blk02_faq .faq_item dl dd::before {
  content: "";
  position: absolute;
  background: url(img/img-renew/textA.png) left center no-repeat;
  background-size: contain;
  top: 0;
  left: 0;
  width: 36px;
  height: 25px;
}

@media screen and (max-width: 991px) {
  .renew_blk02 {
    margin-top: 0;
  }
  .renew_blk02 .ttl + p {
    font-size: 1.1rem;
    padding-top: 10px;
    margin-bottom: 30px;
  }
  .renew_blk02 .circle_ttl {
    margin: 0 0 20px 10px;
    padding: 0;
  }
  .renew_blk02 .circle_ttl::before {
    top: -10px;
    left: -10px;
    width: 30px;
    height: 30px;
  }
  .renew_blk02_item {
    position: relative;
  }
  .renew_blk02_item:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .renew_blk02_item:not(:last-child)::after {
    background-image: url(img/img-renew/line01_sp.png);
    margin: auto;
    max-width: 350px;
  }
  .renew_blk02_flex {
    display: block;
  }
  .renew_blk02_flex + .renew_blk02_flex {
    margin-top: 20px;
  }
  .renew_blk02_flex + .renew_blk02_flex .text {
    margin-top: 15px;
  }
  .renew_blk02_flex + .renew_blk02_flex img {
    width: 80%;
    margin: auto;
  }
  .renew_blk02_flex .item:nth-child(1) {
    width: 100%;
    text-align: center;
  }
  .renew_blk02_flex .item:nth-child(2) {
    width: 100%;
    padding-left: 0;
  }
  .renew_blk02_flex .item:nth-child(2) img {
    max-width: 100%;
    max-width: 40%;
    float: left;
    margin: 0 20px 0 0;
  }
  .renew_blk02_flex .item:nth-child(2) p + p {
    margin-top: 20px;
  }
  .renew_blk02_feature {
    width: 80%;
    margin: 20px auto 0;
    display: block;
  }
  .renew_blk02_mente {
    display: block;
    margin: auto;
    padding-right: 5%;
    padding-bottom: 20px;
  }
  .renew_blk02_mente .item {
    width: 100%;
  }
  .renew_blk02_mente .item:nth-child(2) {
    padding-left: 0;
    margin-top: 15px;
  }
  .renew_blk02_state {
    padding-bottom: 70px;
  }
  .renew_blk02_state ul {
    width: 90%;
  }
  .renew_blk02_state ul li {
    width: 100%;
    display: flex;
    align-items: flex-end;
  }
  .renew_blk02_state ul li img {
    width: 60%;
  }
  .renew_blk02_state ul li:nth-child(n + 3) {
    margin-top: 0;
  }
  .renew_blk02_state ul li:nth-child(2n-1) img {
    margin-right: 7px;
  }
  .renew_blk02_state ul li:nth-child(2n) {
    flex-direction: row-reverse;
  }
  .renew_blk02_state ul li:nth-child(2n) img {
    margin-left: 7px;
  }
  .renew_blk02_state ul li:not(:last-child) {
    margin-bottom: 10px;
  }
  .renew_blk02_state ul li span {
    text-align: left;
    font-size: 1rem;
  }
  .renew_blk02_child01 {
    width: 120px;
    right: 35px;
    bottom: -30px;
  }
  .renew_blk02_faq .faq_item {
    width: 100%;
    padding: 20px;
    box-sizing: border-box;
  }
  .renew_blk02_faq .faq_item + .faq_item {
    margin-top: 15px;
  }
  .renew_blk02_faq .faq_item dl dt {
    font-size: 1.1rem;
    margin-bottom: 20px;
    padding-left: 40px;
  }
  .renew_blk02_faq .faq_item dl dt::before {
    width: 25px;
    height: 20px;
  }
  .renew_blk02_faq .faq_item dl dt::after {
    position: absolute;
    bottom: -10px;
    width: 100%;
    height: 2px;
  }
  .renew_blk02_faq .faq_item dl dd {
    position: relative;
    padding-left: 40px;
    font-size: 1.1rem;
  }
  .renew_blk02_faq .faq_item dl dd::before {
    width: 25px;
    height: 20px;
  }
}

.info_box {
  margin-top: 50px;
  display: flex;
  justify-content: center;
  position: relative;
}

.info_box .item {
  position: relative;
  background: #fff;
  border: 1px solid #e7c265;
  border-radius: 10px;
  width: 50%;
}

.info_box .item + .item {
  margin-left: 30px;
}

.info_box .item:nth-child(2) dd {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-left: 0;
}

.info_box .item:nth-child(2) dd a {
  width: 35%;
  max-width: 141px;
}

.info_box .item:nth-child(2) dd > div {
  width: 57%;
}

.info_box .item::after {
  content: "";
  position: absolute;
  background: #f0da9f;
  right: -5px;
  bottom: -5px;
  width: 100%;
  height: 100%;
  z-index: -1;
  border-radius: 10px;
}

.info_box .item dl {
  padding: 20px 25px;
  position: relative;
}

.info_box .item dl dt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 20px;
  position: relative;
  padding-bottom: 10px;
  text-align: center;
  margin-left: 50px;
}

.info_box .item dl dt::after {
  content: "";
  position: absolute;
  background: url(img/img-concept/book_line02.png) center center no-repeat;
  background-size: cover;
  width: 100%;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.info_box .item dl dd {
  margin-left: 50px;
}

.info_box .item dl dd a {
  display: block;
}

.info_box .item dl .faq_caution {
  font-size: 1.3rem;
  margin-top: 10px;
}

.info_box .item dl .img01 {
  width: 80%;
  max-width: 260px;
}

.info_box_ico {
  position: absolute;
  left: 10px;
  top: -30px;
  max-width: 80px;
}

.info_box_bg {
  width: 60%;
}

.info_box_bg img {
  position: absolute;
  right: 30px;
  bottom: -50px;
}

@media screen and (max-width: 991px) {
  .info_box {
    margin-top: 30px;
    display: block;
    width: 94%;
    margin: auto;
  }
  .info_box .item {
    width: 100%;
  }
  .info_box .item + .item {
    margin-left: 0;
    margin-top: 30px;
  }
  .info_box .item:nth-child(1) dd img {
    margin-left: 30px;
  }
  .info_box .item:nth-child(1) dd p {
    text-align: center;
  }
  .info_box .item:nth-child(2) dd {
    position: relative;
    padding-bottom: 1.5em;
  }
  .info_box .item:nth-child(2) dd .faq_caution {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  .info_box .item dl {
    padding: 15px 20px;
  }
  .info_box .item dl dt {
    font-size: 1.1rem;
    margin-bottom: 15px;
    margin-left: 30px;
  }
  .info_box .item dl dd {
    margin-left: 0;
  }
  .info_box .item dl dd p {
    font-size: 1.1rem;
  }
  .info_box .item dl .faq_caution {
    font-size: 1rem;
    margin-top: 7px;
    text-align: center;
  }
  .info_box .item dl .img01 {
    width: 80%;
    max-width: 260px;
  }
  .info_box_ico {
    top: -20px;
    max-width: 60px;
  }
  .info_box_bg {
    width: 100%;
    padding-top: 20px;
  }
  .info_box_bg img {
    width: 80%;
    margin: auto;
    display: block;
    position: inherit;
    right: inherit;
    bottom: inherit;
  }
}

.faq_item + .info_box {
  margin-top: 80px;
}

@media screen and (max-width: 991px) {
  .faq_item + .info_box {
    margin-top: 50px;
  }
}

.renew_blk03 {
  padding-top: 30px;
}

.renew_blk03_wrap {
  position: relative;
  z-index: 1;
}

.renew_blk03 .ttl + p {
  padding-top: 20px;
  font-size: 1.8rem;
  font-weight: bold;
  text-align: center;
  margin-bottom: 50px;
}

.renew_blk03 .ttl > span {
  font-size: 2.4rem;
}

.renew_blk03 .circle_ttl {
  color: #3f1f00;
  margin-bottom: 20px;
}

.renew_blk03 .circle_ttl::before {
  content: "";
  position: absolute;
  top: -20px;
  left: -20px;
  margin: auto;
  background: url(img/img-renew/bg_ttl.png) bottom center no-repeat;
  background-size: contain;
  width: 58px;
  height: 56px;
  z-index: -1;
}

.renew_blk03_item {
  position: relative;
}

.renew_blk03_item:not(:last-child) {
  padding-bottom: 90px;
  margin-bottom: 50px;
}

.renew_blk03_item:not(:last-child)::after {
  content: "";
  position: absolute;
  background-image: url(img/img-renew/line01.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center bottom;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 48px;
  margin: auto;
}

.renew_blk03_flex {
  display: flex;
  align-items: center;
}

.renew_blk03_flex + .renew_blk02_flex {
  margin-top: 30px;
}

.renew_blk03_flex .item:nth-child(1) {
  width: 350px;
  text-align: center;
}

.renew_blk03_flex .item:nth-child(2) {
  width: 500px;
  padding-left: 50px;
}

.renew_blk03_flex .item p + p {
  margin-top: 30px;
}

.renew_blk03_flex02 {
  display: flex;
}

.renew_blk03_flex02 .item:nth-child(1) {
  padding-right: 30px;
  width: 40%;
}

.renew_blk03_flex02 .item:nth-child(2) {
  max-width: 499px;
}

.renew_blk03_feature {
  margin-top: 50px;
  display: flex;
}

.renew_blk03_work {
  display: flex;
}

.renew_blk03_work .item:nth-child(1) {
  width: 50%;
  padding-right: 80px;
}

.renew_blk03_work .item:nth-child(2) {
  max-width: 360px;
}

.renew_blk03_work + .renew_blk03_work {
  margin-top: 60px;
}

.renew_blk03_work .tbl_bd th,
.renew_blk03_work .tbl_bd td {
  border-bottom: 1px solid #bbbbbb;
  padding: 10px;
}

.renew_blk03_work .tbl_bd th {
  width: 35%;
  border-bottom-color: #c7991f;
}

@media screen and (max-width: 991px) {
  .renew_blk03 {
    padding-top: 0;
  }
  .renew_blk03_wrap {
    position: relative;
    z-index: 1;
  }
  .renew_blk03 .ttl + p {
    font-size: 1.1rem;
    padding-top: 10px;
    margin-bottom: 30px;
  }
  .renew_blk03 .ttl > span {
    font-size: 1rem;
  }
  .renew_blk03 .circle_ttl {
    margin: 0 0 20px 10px;
    padding: 0;
  }
  .renew_blk03 .circle_ttl::before {
    top: -10px;
    left: -10px;
    width: 30px;
    height: 30px;
  }
  .renew_blk03_item {
    position: relative;
  }
  .renew_blk03_item:not(:last-child) {
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .renew_blk03_item:not(:last-child)::after {
    background-image: url(img/img-renew/line01_sp.png);
    margin: auto;
    max-width: 350px;
  }
  .renew_blk03_flex {
    display: block;
  }
  .renew_blk03_flex .item:nth-child(2) {
    width: 100%;
    padding-left: 0;
  }
  .renew_blk03_flex .item:nth-child(2) img {
    max-width: 100%;
    max-width: 40%;
    float: left;
    margin: 0 20px 0 0;
  }
  .renew_blk03_flex .item:nth-child(2) p + p {
    margin-top: 20px;
  }
  .renew_blk03_flex02 {
    display: block;
    padding-bottom: 20px;
  }
  .renew_blk03_flex02 .item:nth-child(1) {
    padding-right: 0;
    width: 100%;
    margin-bottom: 20px;
  }
  .renew_blk03_flex02 .item:nth-child(2) {
    width: 90%;
    margin-left: 15px;
  }
  .renew_blk03_feature {
    width: 80%;
    margin: 20px auto 0;
    display: block;
  }
  .renew_blk03_work {
    flex-direction: column-reverse;
    width: 80%;
    margin: auto;
  }
  .renew_blk03_work .item:nth-child(1) {
    width: 100%;
    padding-right: 0;
    margin-top: 10px;
  }
  .renew_blk03_work + .renew_blk03_work {
    margin-top: 30px;
  }
  .renew_blk03_work .tbl_bd th,
  .renew_blk03_work .tbl_bd td {
    font-size: 1rem;
  }
  .renew_blk03_work .tbl_bd th {
    width: 30%;
  }
  .renew_blk03_worklist .renew_blk03_work:last-of-type {
    margin: 30px auto 40px !important;
  }
}

.list_circle > li {
  position: relative;
  padding-left: 1.5em;
}

.list_circle > li::before {
  position: absolute;
  display: block;
  left: 0;
  font-size: inherit;
  content: "●";
  color: #a36b3b;
}

@media screen and (max-width: 991px) {
  .list_circle > li {
    font-size: 1.1rem;
  }
}

@media screen and (min-width: 992px) {
  .mt0_pc {
    margin-top: 0 !important;
  }
}

@media screen and (max-width: 991px) {
  .page-template-page-10,
  .page-template-page-8 .doc,
  .privacy_lead {
    font-size: 1.1rem;
  }
  .page-template-page-8 .doc table th,
  .page-template-page-8 .doc table td,
  .page-template-page-8 .doc table td input {
    font-size: 12px;
  }
  .page-template-page-8 .doc table td input {
    padding: 5px 10px;
  }
}

/*--------------------------------------------------------- 
 works
--------------------------------------------------------- */
.works_ttl {
  font-size: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
  color: #3f1f00;
  line-height: 1.6;
  margin: 20px auto 0;
}

p.works_txt {
  font-size: 18px;
  letter-spacing: 0.1em;
  text-align: center;
  color: #3f1f00;
  padding: 15px;
}

p.works_txt span {
  font-size: 13px;
  color: #3f1f00;
  padding-left: 20px;
}

p.works_txt strong {
  display: block;
  font-size: 24px;
  padding-bottom: 15px;
}

.archive.post-type-archive-works .mv_lead {
  height: 700px;
}

.archive.post-type-archive-works .works_ttl {
  margin: 110px auto 0;
}

.archive.post-type-archive-works p.works_txt {
  margin: 70px auto 0;
}

@media screen and (max-width: 991px) {
  .archive.post-type-archive-works .mv_lead {
    padding-top: 22.5% !important;
    height: auto;
  }
  .archive.post-type-archive-works .works_ttl {
    font-size: 20px;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #3f1f00;
    line-height: 1.6;
    margin: 20px auto 0;
    position: relative;
  }
  .works_ttl::before {
    content: none;
    position: absolute;
    background: url(img/img-works/mv_works_bg_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    top: 50px;
    left: 0;
    right: 0;
    padding-top: 77.5%;
    z-index: -1;
  }
  p.works_txt {
    font-size: 14px;
    letter-spacing: 0.1em;
    text-align: center !important;
    color: #3f1f00 !important;
    padding: 15px !important;
    position: relative !important;
    top: auto !important;
    left: auto !important;
    transform: none !important;
  }
  p.works_txt span {
    font-size: 12px;
    color: #3f1f00;
    padding-left: 20px;
  }
  p.works_txt strong {
    display: block;
    font-size: 20px;
  }
  .archive.post-type-archive-works .bg_plaid,
  .archive.tax-works_tag .bg_plaid,
  .archive.tax-works_cat .bg_plaid {
    padding-bottom: 50px;
    padding-top: 150px;
    margin-top: -180px !important;
  }
  .archive.tax-works_tag .bg_plaid,
  .archive.tax-works_cat .bg_plaid {
    padding-top: 50px;
  }
  .archive.post-type-archive-works .bg_plaid::before,
  .archive.tax-works_tag .bg_plaid::before,
  .archive.tax-works_cat .bg_plaid::before {
    top: -150px;
    height: calc(100% + 150px);
  }
  .archive.post-type-archive-works .mv_lead p::before {
    width: 60px;
    height: 35px;
    top: inherit;
    top: -160px;
    left: 10px;
  }
  .archive.post-type-archive-works .mv_lead p::after {
    width: 60px;
    height: 35px;
    top: inherit;
    top: -100px;
    right: 10px;
  }
  .archive.post-type-archive-works p.works_txt {
    margin: 40px auto 0;
  }
  .archive.tax-works_tag .worksearch::after {
    top: -50px;
  }
}

p.privacy {
  margin-top: 10px;
  font-size: 13px;
  width: 85%;
  color: #666666;
  text-align: right;
}

/*--------------------------------------------------------- 
 contact
--------------------------------------------------------- */
.contact {
  max-width: 880px;
  margin: 0 auto;
}

.doc .contact p {
  padding: 0;
}

.contact .contact_privacy {
  margin-top: 80px;
  text-align: right;
  font-size: 1.5rem;
}

.contact .contact_privacy a {
  margin-top: 10px;
  margin-right: 0.5em;
  display: table;
  margin-left: auto;
}

.mw_wp_form_confirm + .contact_privacy,
.mw_wp_form_complete + .contact_privacy {
  display: none;
}

@media screen and (max-width: 991px) {
  .contact .contact_privacy {
    width: 90%;
    margin: 50px auto 0;
    text-align: left;
    font-size: 1.1rem;
  }
  .contact .contact_privacy a {
    margin-top: 5px;
  }
}

.contact .contact_ttl {
  font-size: 3.2rem;
  text-align: center;
  color: #3f1f00;
  padding-top: 20px;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .contact .contact_ttl {
    font-size: 1.6rem;
    text-align: left;
    color: #3f1f00;
    padding: 15px;
    margin-bottom: 25px;
    background-color: #f8f9e4;
  }
}

.contact .contact_btnarea {
  display: flex;
  justify-content: center;
  margin-top: 35px;
}

.contact input.modifybtn {
  cursor: pointer;
  display: block;
  width: 236px;
  height: 56px;
  text-indent: -9999px;
  border: none;
  background: url(img/img-common/btn_modify.png) no-repeat 0 0;
  background-size: contain;
  margin-right: 20px;
}

.contact input.confbtn {
  cursor: pointer;
  display: block;
  width: 236px;
  height: 56px;
  text-indent: -9999px;
  border: none;
  background: url(img/img-common/btn_confirm.png) no-repeat 0 0;
  background-size: contain;
}

.contact .mw_wp_form_confirm input.confbtn {
  background-image: url(img/img-common/btn_send.png);
}

@media screen and (min-width: 992px) {
  .contact input.modifybtn,
  .contact input.confbtn {
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
  }
  .contact input.modifybtn:hover,
  .contact input.confbtn:hover {
    opacity: 0.6;
  }
}

@media screen and (max-width: 991px) {
  .contact .contact_btnarea {
    margin-top: 20px;
  }
  .contact input.modifybtn,
  .contact input.confbtn {
    width: 180px;
    height: 43px;
  }
  .contact input.modifybtn {
    margin-right: 15px;
  }
}

.contact_thanks {
  display: table;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .contact_thanks {
    padding: 0 15px !important;
  }
}

.privacy_main .create_text01,
.doc .privacy_main p {
  font-size: 1.6rem;
}

@media screen and (max-width: 991px) {
  .privacy_main .create_text01,
  .doc .privacy_main p {
    font-size: 1.1rem;
  }
}

/* ADD 2021/06/25 */
body.home .more_btn {
  display: block;
  text-align: right;
  margin-bottom: -1em;
  line-height: 1;
}

body.home .more_btn a {
  display: inline-block;
  position: relative;
  line-height: 1;
}

body.home .more_btn a span {
  display: inline-block;
  padding-right: 13px;
  line-height: 1;
}

body.home .more_btn a::after {
  content: "";
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -5px;
}

body.home .more_btn a:hover span {
  text-decoration: underline;
}

body.home .index_blk04_flex .item dl {
  position: relative;
}

body.home .more_btn {
  position: absolute;
  top: 10%;
  right: 0;
}

body.single #contents02 {
  padding-bottom: 200px;
}

.return_list_btn_outer {
  text-align: center;
  margin: 60px auto 0;
}

.return_list_btn {
  display: inline-block;
}

.return_list_btn a {
  display: inline-block;
  position: relative;
  line-height: 1;
  font-weight: bolder;
  padding: 15px 55px;
  background: #efefef;
}

.return_list_btn a span {
  display: inline-block;
  position: relative;
}

.return_list_btn a span em {
  display: inline-block;
  padding-right: 18px;
  line-height: 1;
  font-weight: bolder;
  color: #333;
}

.return_list_btn a span::after {
  content: "";
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 2px #333;
  border-right: solid 2px #333;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -5px;
}

.return_list_btn a:hover {
  opacity: 0.7;
}

.bef_aft {
  margin: 40px auto -30px;
  padding: 0 4%;
}

.bef_aft .prev {
  float: left;
  position: relative;
  z-index: 2;
}

.bef_aft .next {
  float: right;
  position: relative;
  z-index: 2;
}

.btn_illust.return {
  position: relative;
  z-index: 1;
}

@media screen and (min-width: 992px) {
  .bef_aft {
    width: 55%;
    position: relative;
    top: 80px;
  }
}

@media screen and (max-width: 991px) {
  .single .txt_block .blog_list_date {
    padding: 0px 0px 8px 12px;
    font-size: 1.2rem;
  }
  .main-title {
    font-size: 1.5em;
  }
  .doc {
    font-size: 92%;
  }
}

#contents02.article_list {
  padding-bottom: 200px;
  margin-top: 60px;
}

.article_list .a_title {
  font-size: 2.8rem;
  font-weight: bolder;
  border-bottom: 2px dotted #666;
  padding: 0 0 22px;
  margin-bottom: 15px;
  line-height: 1;
}

.article_list .article_list_detail li {
  padding: 30px 0;
  border-top: 1px solid #ccc;
}

.article_list .article_list_detail li:first-child {
  border-top: none;
}

.article_list .article_list_detail li a,
.article_list .article_list_detail li i,
.article_list .article_list_detail li span {
  display: block;
  font-style: normal;
  text-decoration: none !important;
}

.article_list .article_list_detail li a:hover {
  opacity: 0.7;
}

.article_list .article_list_detail li a {
  display: flex;
  flex-wrap: wrap;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  position: relative;
}

.article_list .article_list_detail li .img_block {
  width: 25%;
  margin: 0 3% 0 0;
  overflow: hidden;
}

.article_list .article_list_detail li a:hover .img_block:not(.no_img) .main_img {
  transform: scale(1.1);
  transition-duration: 0.3s;
  z-index: 0;
}

.article_list .article_list_detail li .img_block .main_img {
  width: 100%;
  height: auto;
  background-size: cover;
  background-position: center;
  opacity: 1;
  -webkit-transition: -webkit-transform 0.5s ease;
  transition: transform 0.5s ease;
  transition: transform 0.5s ease,
 -webkit-transform 0.5s ease;
  height: auto;
  padding-top: 66.67%;
  background-color: #ccc;
  position: relative;
}

.article_list .article_list_detail li .img_block.no_img .main_img::after {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit-transform: translateY(-50%) translateX(-50%);
  content: "No Image";
  display: block;
  font-weight: bolder;
}

.article_list .article_list_detail li .txt_block {
  width: 72%;
}

.article_list .article_list_detail li .blog_list_content {
  display: block;
  margin: 15px auto 0;
}

.article_list .article_list_detail li .txt_block .blog_list_main em {
  color: #333;
  font-weight: bolder;
}

@media screen and (max-width: 1240px) {
  .article_list .box00 {
    max-width: none;
    width: auto;
    padding: 0 4%;
  }
}

@media screen and (max-width: 991px) {
  .article_list .a_title {
    font-size: 1.8rem;
    padding: 0 0 15px;
  }
  .article_list .article_list_detail li {
    padding: 20px 0;
  }
  .article_list .article_list_detail li .blog_list_date {
    margin: 0;
  }
  .article_list .article_list_detail li .blog_list_content {
    font-size: 1.1rem;
    margin: 3px auto 0;
    line-height: 1.6;
  }
  .article_list .blog_list_main b {
    position: absolute;
    top: 0;
    right: 0;
    font-size: 0.8rem;
    padding: 5px 10px 3px;
    line-height: 1;
  }
  .article_list .article_list_detail li .img_block.no_img .main_img::after {
    font-size: 0.8rem;
  }
  .article_list .article_list_detail li .img_block {
    width: 32%;
  }
  .article_list .article_list_detail li .txt_block {
    width: 65%;
  }
  .btn_illust.return {
    margin: 60px auto 0;
    max-width: 230px;
  }
  .bef_aft {
    margin: 50px 0 -30px;
  }
}

.tag_list {
  padding: 10px 0 0px;
  width: 95%;
  margin: auto;
  max-width: 1180px;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  z-index: 1;
  position: relative;
}

@media screen and (max-width: 991px) {
  .tag_list {
    padding: 10px 0 20px;
    flex-wrap: wrap;
  }
}

.tag_list_ttl {
  display: flex;
  align-items: center;
  font-size: 1.6rem;
  width: 17%;
  font-weight: bold;
  box-sizing: border-box;
}

.tag_list_ttl > img {
  display: block;
  margin-right: 10px;
}

@media screen and (max-width: 991px) {
  .tag_list_ttl {
    width: 100%;
    justify-content: center;
    margin-bottom: 10px;
    font-size: 1.1rem;
  }
  .tag_list_ttl > img {
    max-width: 25px;
  }
}

.tag_list ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 100%;
}

@media screen and (min-width: 992px) {
  .tag_list_ttl + ul {
    width: 83%;
  }
}

@media screen and (max-width: 991px) {
  .tag_list ul {
    justify-content: space-between;
    position: relative;
    width: 95%;
    margin: auto;
  }
  .tag_list ul::after {
    content: "";
    display: block;
    width: 32%;
    height: 0;
  }
}

@media screen and (min-width: 992px) {
  .tag_list li {
    margin-bottom: 12px;
    width: 15.8%;
    margin-right: 1%;
  }
  .tag_list li:nth-child(6n) {
    margin-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .tag_list li {
    width: 32%;
  }
  .tag_list li:nth-child(n + 4) {
    margin-top: 2%;
  }
}

.tag_list li a {
  padding: 5px 0;
  border: 1px solid #cfb9ab;
  border-radius: 50px;
  font-size: 1.6rem;
  line-height: 1.7;
  display: block;
  text-align: center;
  font-weight: bold;
  text-decoration: none;
  color: #784e14;
  box-shadow: 3px 3px #f5e5be;
  background: #fff;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

@media screen and (max-width: 991px) {
  .tag_list li a {
    font-size: 1rem;
    letter-spacing: -0.01em;
    padding: 5px 0;
    line-height: 1.5;
  }
}

.tag_list li a:hover {
  background: #896431;
  color: #fff;
}

@media screen and (max-width: 991px) {
  .foot_info .tag_list {
    width: 100%;
  }
  .foot_info .tag_list ul {
    width: 100%;
  }
  .foot_info .tag_list li a {
    font-size: 0.9rem;
  }
}

.tag_list_detail {
  padding: 80px 0 0;
  width: 100%;
  margin: auto;
  max-width: 580px;
}

.tag_list_detail ul {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  letter-spacing: 0.1em;
}

.tag_list_detail ul li:not(:last-child) {
  margin-bottom: 10px;
  margin-right: 13px;
}

.tag_list_detail ul li {
  line-height: 1;
  margin-bottom: 5px;
}

.tag_list_detail ul li a {
  text-decoration: none;
  color: #3970b5;
}

.tag_list_detail ul li a:hover {
  text-decoration: underline;
}

@media screen and (max-width: 991px) {
  .tag_list_detail {
    padding: 50px 0 0;
  }
  .tag_list_detail ul li a {
    font-size: 1rem;
  }
}

.nav_beforeafter {
  width: 60%;
  margin: 80px auto 50px;
  background: #fff;
  border-radius: 50px;
}

@media screen and (max-width: 991px) {
  .nav_beforeafter {
    width: 100%;
    margin: 40px auto 20px;
  }
}

.nav_beforeafter ul {
  display: flex;
  justify-content: center;
}

.nav_beforeafter ul li {
  width: 32.5%;
  line-height: 1.6;
}

.nav_beforeafter ul li.to_list {
  width: 35%;
  position: relative;
}

.nav_beforeafter ul li.to_list::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  height: 50%;
  width: 1px;
  border-left: 1px dotted #000;
}

.nav_beforeafter ul li.to_list::after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  height: 50%;
  width: 1px;
  border-right: 1px dotted #000;
}

.nav_beforeafter ul li.to_list a > span {
  padding-right: 40px;
  position: relative;
  display: inline-block;
  background: url(img/img-common/icon_list.png) no-repeat right center;
  background-size: 20px auto;
}

@media screen and (max-width: 991px) {
  .nav_beforeafter ul li.to_list a > span {
    padding-right: 30px;
    background-size: 15px auto;
  }
}

.nav_beforeafter ul li a {
  display: flex;
  justify-content: center;
  color: #4a4138;
  font-size: 1.8rem;
  color: #242413;
  font-weight: bold;
  text-decoration: none;
  padding: 22px 0;
}

@media screen and (max-width: 991px) {
  .nav_beforeafter ul li a {
    font-size: 1.1rem;
    padding: 15px 0;
  }
}

.nav_beforeafter ul li a:hover {
  text-decoration: underline;
}

.nav_beforeafter ul li a.prev > span {
  padding-left: 50px;
  position: relative;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .nav_beforeafter ul li a.prev > span {
    padding-left: 20px;
  }
}

.nav_beforeafter ul li a.prev > span::after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 3px solid #9c7140;
  border-right: 3px solid #9c7140;
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media screen and (max-width: 991px) {
  .nav_beforeafter ul li a.prev > span::after {
    width: 7px;
    height: 7px;
    border-width: 2px;
  }
}

.nav_beforeafter ul li a.next > span {
  padding-right: 50px;
  position: relative;
  display: inline-block;
}

@media screen and (max-width: 991px) {
  .nav_beforeafter ul li a.next > span {
    padding-right: 30px;
  }
}

.nav_beforeafter ul li a.next > span::after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 10px;
  height: 10px;
  border-top: 3px solid #9c7140;
  border-right: 3px solid #9c7140;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media screen and (max-width: 991px) {
  .nav_beforeafter ul li a.next > span::after {
    width: 7px;
    height: 7px;
    border-width: 2px;
  }
}

/* FAO */
@media screen and (min-width: 992px) {
  .mv--faq .mv_lead p img {
    margin-top: 80px;
  }
  .mv--faq .mv_illust {
    margin-top: 20px;
  }
  .bg_soil--faq {
    padding-top: 120px;
  }
}

@media screen and (max-width: 767px) {
  .bg_soil--faq {
    background-repeat: repeat-y;
    background-size: 100%;
  }
}

.faq_list {
  max-width: 880px;
  margin: auto;
}

.faq_list .item {
  padding: 0 50px 0 10px;
  border-bottom: 3px dotted #d5a468;
  padding-bottom: 40px;
  margin-bottom: 40px;
}

.faq_list .item dt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
  position: relative;
  padding: 0 0 0 60px;
}

.faq_list .item dt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url(img/img-faq/icon_q.png) left center no-repeat;
  background-size: contain;
  width: 42px;
  height: 42px;
}

.faq_list .item dd {
  position: relative;
  padding: 0.3em 0 0 60px;
}

.faq_list .item dd p {
  font-size: 1.7rem;
}

.faq_list .item dd p a {
  color: #00468c;
}

.faq_list .item dd p b {
  color: #000;
}

.faq_list .item dd .flex01 {
  display: flex;
  align-items: flex-start;
}

.faq_list .item dd .flex01 > p {
  padding-right: 20px;
  width: calc(100% - 270px);
}

.faq_list .item dd .flex01 > img {
  width: 270px;
}

.faq_list .item dd::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  background: url(img/img-faq/icon_a.png) left center no-repeat;
  background-size: contain;
  width: 42px;
  height: 42px;
}

.faq_list_btn {
  display: flex;
  justify-content: flex-end;
  margin-top: 30px;
}

.faq_cv {
  text-align: center;
  padding: 10px 0 130px;
}

.faq_cv dt {
  font-size: 1.8rem;
  font-weight: bold;
  margin-bottom: 15px;
}

.faq_cv dd img {
  max-width: 250px;
}

@media screen and (min-width: 992px) {
  .faq_list .item.--full {
    padding-right: 0;
  }
}

@media screen and (max-width: 991px) {
  .faq_list .item {
    padding: 0;
    border-bottom: 2px dotted #d5a468;
    padding-bottom: 25px;
    margin-bottom: 25px;
  }
  .faq_list .item dd .flex01 {
    flex-direction: column;
  }
  .faq_list .item dd .flex01 > p {
    width: 100%;
  }
  .faq_list .item dd .flex01 > img {
    width: 100%;
    margin: 20px auto 0;
  }
  .faq_list .item dt {
    font-size: 1.4rem;
    margin-bottom: 10px;
    padding: 0.3em 0 0 50px;
    line-height: 1.6;
  }
  .faq_list .item dt::before {
    width: 35px;
    height: 35px;
  }
  .faq_list .item dd {
    padding: 0.3em 0 0 50px;
  }
  .faq_list .item dd p {
    font-size: 1.2rem;
  }
  .faq_list .item dd::before {
    width: 35px;
    height: 35px;
  }
  .faq_list_btn {
    margin-top: 15px;
  }
  .faq_list_btn img {
    height: 45px;
  }
  .faq_cv {
    padding: 5px 0 60px;
  }
  .faq_cv dt {
    font-size: 1.4rem;
    margin-bottom: 10px;
  }
}

/* TOP：自然のある園庭は */
.index_playground {
  padding: 120px 0 200px;
  background: url(img/img-index/bg_playground.png) center bottom no-repeat;
  background-size: cover;
  position: relative;
  z-index: 2;
}

@media screen and (max-width: 991px) {
  .index_playground {
    padding: 80px 0 30px;
    background-image: url(img/img-index/bg_playground_sp.png);
    background-size: 100%;
    background-position: center top 120px;
    background-color: #fff;
  }
  .index_playground::after {
    content: "";
    position: absolute;
    bottom: -50px;
    left: 0;
    right: 0;
    margin: auto;
    background: url(img/img-index/bg_bottom_w_sp.png) center center no-repeat;
    background-size: cover;
    width: 100%;
    height: 50px;
  }
}

.index_playground .inner {
  max-width: 1160px;
}

.index_playground_main {
  width: 60%;
  margin-left: auto;
}

@media screen and (max-width: 991px) {
  .index_playground_main {
    width: 100%;
  }
}

.index_playground_main h2 {
  width: 340px;
  margin-bottom: 50px;
}

@media screen and (max-width: 991px) {
  .index_playground_main h2 {
    width: 90%;
    margin-bottom: 30px;
  }
}

.index_playground_items .item + .item {
  margin-top: 50px;
}

@media screen and (max-width: 991px) {
  .index_playground_items .item + .item {
    margin-top: 30px;
  }
}

.index_playground_items .item dl dt {
  position: relative;
  padding-left: 75px;
  font-size: 2.5rem;
  font-weight: bold;
  margin-bottom: 15px;
  color: #8b5432;
  letter-spacing: 0.05em;
}

@media screen and (max-width: 991px) {
  .index_playground_items .item dl dt {
    font-size: 1.5rem;
    padding-left: 50px;
    margin-bottom: 10px;
    line-height: 1.5;
  }
}

.index_playground_items .item dl dt::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: url(img/img-index/no01.png) left center no-repeat;
  background-size: contain;
  width: 54px;
  height: 54px;
}

@media screen and (max-width: 991px) {
  .index_playground_items .item dl dt::before {
    width: 35px;
    height: 35px;
  }
}

.index_playground_items .item dl dd {
  padding-left: 75px;
}

@media screen and (max-width: 991px) {
  .index_playground_items .item dl dd {
    padding-left: 50px;
    font-size: 1.1rem;
  }
}

.index_playground_items .item:nth-child(1) dl dt::before {
  background-image: url(img/img-index/no01.png);
}

.index_playground_items .item:nth-child(2) dl dt::before {
  background-image: url(img/img-index/no02.png);
}

.index_playground_items .item:nth-child(3) dl dt::before {
  background-image: url(img/img-index/no03.png);
}

.index_playground_btn {
  margin-top: 10px;
  padding-left: 150px;
  padding-top: 60px;
  position: relative;
}

@media screen and (max-width: 991px) {
  .index_playground_btn {
    padding-left: 0;
    padding-top: 30px;
    margin: 5px auto 0;
  }
}

.index_playground_btn::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background: url(img/img-index/bg_playground02.png) left top no-repeat;
  background-size: contain;
  width: 78px;
  height: 100%;
}

@media screen and (max-width: 991px) {
  .index_playground_btn::before {
    width: 45px;
  }
}

@media screen and (max-width: 991px) {
  .index_playground_btn a {
    margin: 0 auto;
    display: table;
  }
}

.index_playground_btn a img {
  max-width: 256px;
}

@media screen and (max-width: 991px) {
  .index_playground_btn a img {
    max-width: 200px;
  }
}

/* 共通部分修正 */
.social_nav {
  padding-top: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

@media screen and (max-width: 991px) {
  .social_nav {
    padding-top: 20px;
    z-index: 1;
  }
}

@media screen and (max-width: 991px) {
  .social_nav li {
    width: 35px;
  }
}

.social_nav li + li {
  margin-left: 25px;
}

@media screen and (max-width: 991px) {
  .social_nav li + li {
    margin-left: 15px;
  }
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_info {
  display: flex;
  justify-content: space-between;
  padding: 35px 160px 0 0;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_info li {
  width: 48%;
}

.gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_info li img {
  max-width: 185px;
  width: 100%;
}

@media screen and (max-width: 991px) {
  .gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_info {
    padding: 20px 0 0 0;
    z-index: 1;
    width: 84%;
  }
  .gnav_hamburger .gnav_hamburger_main.active .gnav_hamburger_info li {
    width: 48.5%;
  }
}

/* 会社概要に理念追加 */
.company_rinen {
  margin-top: 90px;
  position: relative;
  padding-bottom: 80px;
}

@media screen and (max-width: 991px) {
  .company_rinen {
    padding-bottom: 140px;
    margin-top: 40px;
  }
}

.company_rinen_wrap {
  position: relative;
  z-index: 1;
}

.company_rinen p {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 2.6;
  text-align: center;
}

@media screen and (max-width: 991px) {
  .company_rinen p {
    font-size: 1.3rem;
  }
}

.company_rinen p img {
  margin: 0 7px;
}

@media screen and (max-width: 991px) {
  .company_rinen p img {
    width: 70px;
  }
}

.company_rinen .illust01 {
  position: absolute;
  left: 0;
  right: 0;
  top: 80px;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .company_rinen .illust01 {
    top: 50px;
  }
}

.company_rinen .illust02 {
  position: absolute;
  right: -150px;
  bottom: -120px;
  margin: auto;
}

@media screen and (max-width: 991px) {
  .company_rinen .illust02 {
    right: -8%;
    width: 80%;
    bottom: -30px;
  }
}

/* お問い合わせ */
.tb_contact_place dl {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .tb_contact_place dl:first-child dt {
    padding-bottom: 2em;
  }
}

.tb_contact_place dl + dl {
  margin-top: 15px;
}

.tb_contact_place dl dt {
  width: 5em;
  font-weight: bold;
}

.tb_contact_place dl dd {
  width: calc(100% - 5em);
}

.tb_contact_zip {
  display: flex;
  align-items: center;
}

@media screen and (max-width: 991px) {
  .tb_contact_zip {
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 2em;
    position: relative;
  }
}

.tb_contact_zip > input {
  width: 35% !important;
}

@media screen and (max-width: 991px) {
  .tb_contact_zip > input {
    width: 57% !important;
  }
}

.tb_contact_zip > button {
  font-size: 1.4rem;
  height: 35px;
  padding: 0 10px;
  margin-left: 10px;
  border-radius: 4px;
  border: 1px solid #999;
  background-image: linear-gradient(rgba(255, 255, 255, 0.1), rgba(0, 0, 0, 0.1));
  cursor: pointer;
  color: #333 !important;
}

@media screen and (max-width: 991px) {
  .tb_contact_zip > button {
    font-size: 1rem;
    line-height: 1.3;
    width: 40%;
    margin-left: 0;
  }
}

.tb_contact_caution {
  font-size: 1.2rem;
  padding-left: 10px;
}

@media screen and (max-width: 991px) {
  .tb_contact_caution {
    display: block;
    width: 100%;
    margin-top: 10px;
    padding-left: 0;
    font-size: 1rem;
    position: absolute;
    bottom: 0;
    left: 0;
  }
}

.tb_contact .select {
  position: relative;
  border: 1px solid #858585;
  overflow: hidden;
  width: 40%;
  height: 35px;
  text-align: left;
}

@media screen and (max-width: 991px) {
  .tb_contact .select {
    width: 100%;
  }
}

.tb_contact .select::after {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 8px solid #ff8000;
  pointer-events: none;
}

.tb_contact .select > select {
  width: 100%;
  height: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 8px 38px 8px 5px;
  text-align: left;
  color: #333;
}

@media screen and (max-width: 991px) {
  .tb_contact .select > select {
    font-size: 16px;
  }
}

.mw_wp_form.mw_wp_form_confirm .select {
  text-align: left;
  border: none;
  height: auto;
  width: auto;
}

.mw_wp_form.mw_wp_form_confirm .zipcloud_search,
.mw_wp_form.mw_wp_form_confirm .select::after,
.mw_wp_form.mw_wp_form_confirm .tb_contact_caution {
  display: none !important;
}

/* 固定バナー */
.fixbnr {
  position: fixed;
  bottom: 220px;
  transition: all 0.7s ease-in;
  transition-delay: 1.5s;
  z-index: 99;
  opacity: 0;
}

@media screen and (min-width: 992px) {
  .fixbnr {
    right: -227px;
  }
}

@media screen and (max-width: 991px) {
  .fixbnr {
    width: calc(100vw - 60px);
    right: inherit;
    left: 0;
    bottom: -10vw;
    max-width: 400px;
  }
}

.fixbnr.is_active {
  opacity: 1;
}

@media screen and (min-width: 992px) {
  .fixbnr.is_active {
    right: 0;
  }
}

@media screen and (max-width: 991px) {
  .fixbnr.is_active {
    bottom: 0;
  }
}

.fixbnr_wrap {
  position: relative;
}

.fixbnr_close {
  background: #999999;
  width: 25px;
  height: 25px;
  display: block;
  position: absolute;
  right: 10px;
  top: 12px;
  border-radius: 50%;
  z-index: 2;
  cursor: pointer;
}

@media screen and (max-width: 991px) {
  .fixbnr_close {
    top: 5px;
    right: 5px;
  }
}

.fixbnr_close > span {
  position: relative;
  width: 100%;
  height: 100%;
  display: block;
}

.fixbnr_close > span::before,
.fixbnr_close > span::after {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  right: 11px;
  margin: auto;
  bottom: 0;
  width: 2px;
  height: 12px;
  background: #fff;
}

.fixbnr_close > span::before {
  transform: rotate(-45deg);
}

.fixbnr_close > span::after {
  transform: rotate(45deg);
}

.fixbnr a {
  display: block;
}
