@charset "UTF-8";
body {
  overflow-y: hidden;
}

@media screen and (max-width: 767px) {
  .spnone {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  .tabnone {
    display: none;
  }
}

@media screen and (min-width: 768px) and (max-width: 1024px) {
  display: none;
}

@media screen and (min-width: 1025px) {
  .pcnone {
    display: none;
  }
}

@font-face {
  font-family: 'font03';
  src: url("../../font/freelanceallegroregular.ttf");
}

@font-face {
  font-family: 'font04';
  src: url("../../font/D-DINExp-Bold.otf");
}

header .main {
  height: 360px;
}

header .main .main_img {
  height: 350px;
  position: relative;
}

header .main .main_img .main_img-kasoinner {
  position: absolute;
  bottom: 0;
  right: 0;
  left: 0;
  margin: 0;
  width: 80%;
}

@media (min-width: 992px) {
  header .main .main_img .main_img-kasoinner {
    margin: auto;
    width: 1080px;
  }
}

header .main .main_img .main_img-kasoinner .kasoinner-title {
  width: 80%;
  height: 40px;
  padding: 0 20px;
  background-color: #006432;
}

@media (min-width: 992px) {
  header .main .main_img .main_img-kasoinner .kasoinner-title {
    width: 400px;
    height: 80px;
  }
}

header .main .main_img .main_img-kasoinner .kasoinner-title p {
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  line-height: 40px;
}

@media (min-width: 992px) {
  header .main .main_img .main_img-kasoinner .kasoinner-title p {
    font-size: 25px;
    line-height: 80px;
  }
}

@media (min-width: 992px) {
  header .main {
    height: 570px;
  }
  header .main .main_img {
    height: 550px;
  }
}

header .main .main_top_imgtext,
header .main .main_top_text {
  display: none;
}

@media (min-width: 992px) {
  header #nav-drawer {
    position: relative;
    margin: -582px auto 500px auto;
    z-index: 10;
  }
  header #nav-drawer #nav-content {
    transform: translateX(0%);
    position: relative;
  }
  header #nav-drawer #nav-content ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    width: 50%;
    margin: 0 auto;
  }
  header #nav-drawer #nav-content ul .nav-g {
    width: 33%;
    height: 40px;
  }
  header #nav-drawer #nav-content ul .nav-g a {
    background-color: #006432;
    width: 100%;
    height: 100%;
    border: solid 1px #ffffff;
  }
  header #nav-drawer #nav-content ul .nav-g a p {
    color: #ffffff;
    font-size: 10px;
    line-height: 40px;
    transition: .5s;
  }
  header #nav-drawer #nav-content ul .nav-g a p br {
    display: none;
  }
  header #nav-drawer #nav-content ul .nav-g a img {
    display: none;
  }
}

@media (min-width: 992px) and (min-width: 992px) {
  header #nav-drawer #nav-content ul .nav-g a:hover p {
    transform: rotateX(360deg);
  }
}

@media only screen and (min-width: 1650px) {
  header #nav-drawer #nav-content ul {
    flex-wrap: nowrap;
    width: 100% !important;
  }
  header #nav-drawer #nav-content ul .nav-g {
    width: 180px !important;
    height: 40px;
  }
  header #nav-drawer #nav-content ul .nav-g a p {
    font-size: 13px !important;
  }
}

.inner-left {
  width: 100%;
  display: block;
}

@media (min-width: 992px) {
  .inner-left {
    vertical-align: top;
    display: inline-block;
    width: 45%;
    margin-right: 30px;
  }
}

.inner-right {
  width: 100%;
  display: block;
  padding: 30px 0 0 0;
}

@media (min-width: 992px) {
  .inner-right {
    vertical-align: top;
    display: inline-block;
    width: 45%;
    margin-left: 30px;
    padding: 0;
  }
}

article section {
  /*.freetile-full {
            width: 100%;
            margin-top: 30px;
            .freetile-inner {
                width: 48%;
                margin-bottom: 30px;
                &:first-child,
                &:nth-child(2n+1) {
                    margin-right: 30px;
                }
                img {
                    width: 100%;
                    height: auto;
                }
            }
        }*/
}

article section.section-inner-kasoall {
  position: relative;
  width: 100%;
  height: auto;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  article section.section-inner-kasoall {
    /*min-height: 2100px;*/
    min-height: 2300px;
  }
}

article section .kaso-content {
  width: 100%;
  padding: 0 0 24px 0;
}

@media (min-width: 1200px) {
  article section .kaso-content {
    padding: 0;
  }
}

article section .kaso-content .section-inner-kaso {
  width: 100%;
  margin: 0px auto;
}

@media (min-width: 1200px) {
  article section .kaso-content .section-inner-kaso {
    width: 1080px;
    margin: 100px auto;
  }
}

article section .kaso-content .section-inner-kaso.section-inner-kaso-o {
  margin: 24px auto;
}

@media (min-width: 1200px) {
  article section .kaso-content .section-inner-kaso.section-inner-kaso-o {
    margin: 50px auto;
  }
}

article section .kaso-content .section-inner-kaso .content-inner-kaso {
  width: 90%;
  position: relative;
  z-index: 50;
  margin: 0 auto 16px auto;
}

@media (min-width: 1200px) {
  article section .kaso-content .section-inner-kaso .content-inner-kaso {
    width: 800px;
    margin: 0;
  }
}

article section .kaso-content .section-inner-kaso .content-inner-kaso.inner-contact .inner-left {
  vertical-align: bottom;
}

article section .kaso-content .section-inner-kaso .content-inner-kaso.inner-contact .inner-left .h2-title p:first-child {
  margin-top: -20px;
}

article section .kaso-content .section-inner-kaso .content-inner-kaso.inner-contact .inner-right {
  margin-bottom: 50px;
  vertical-align: text-bottom;
}

article section .side {
  width: 90%;
  height: auto;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  article section .side {
    width: 1300px;
    height: 1750px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: 0 auto;
  }
}

article section .side .side-inner {
  width: 100%;
  height: auto;
  float: right;
  /*@include w992 {
                    width: 50%;
                }*/
}

@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  article section .side .side-inner {
    width: 100%;
  }
}

@media screen and (min-width: 1024px) and (max-width: 1366px) and (orientation: landscape) {
  article section .side .side-inner {
    width: 100%;
  }
}

@media (min-width: 1200px) {
  article section .side .side-inner {
    width: 340px;
  }
}

article section .side .side-inner .banner-kaso {
  width: 100%;
  height: 200px;
  margin-bottom: 20px;
  /*@include tab1112landscape {
                        width: 49%;
                        height: auto;
                        margin-bottom: 20px;
                        display: inline-block;
                        vertical-align: top;
                    }
                    @include tab768portrait {
                        width: 49%;
                        height: auto;
                        margin-bottom: 20px;
                        display: inline-block;
                        vertical-align: top;
                    }
                    @include tab768landscape {
                        width: 49%;
                        height: auto;
                        margin-bottom: 20px;
                        display: inline-block;
                        vertical-align: top;
                    } */
}

article section .side .side-inner .banner-kaso a {
  position: relative;
  height: 200px;
  border: solid 10px #006432;
  /*@include tab1112landscape {
                            height: 250px;
                        }
                        @include tab768landscape {
                            height: 250px;
                        }
                        @include tab1366portrait {
                            height: 250px;
                        } */
}

article section .side .side-inner .banner-kaso a:hover {
  border: solid 20px #006432;
}

article section .side .side-inner .banner-kaso a img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  /* @include tab768portrait {
                                width: 100%;
                                height: auto;
                                object-fit: cover;
                                z-index: -1;
                                position: relative;
                            }
                            @include tab1366landscape {
                                width: 100%;
                                height: auto;
                                object-fit: cover;
                                z-index: -1;
                                position: relative;
                            } */
}

article section .side .side-inner .banner-kaso a p {
  position: absolute;
  top: 15px;
  margin-left: -10px;
  padding: 10px;
  font-size: 20px;
  background-color: #bd9f66;
  color: #ffffff;
  font-weight: 600;
  letter-spacing: 3px;
}

article section .side .side-inner .banner-kaso a p:nth-child(2) {
  top: 70px;
}

article section .side .side-inner .side-list {
  width: 90%;
  margin: 0 auto 40px auto;
  padding: 0 0 0 15px;
}

@media (min-width: 1200px) {
  article section .side .side-inner .side-list {
    width: 100%;
  }
}

article section .side .side-inner .side-list li {
  margin: 10px 0;
  list-style-type: disc;
}

article section .side .side-inner .side-list li a {
  font-weight: 500;
}

article section .side .side-inner .waku01 {
  margin-bottom: 25px;
  padding: 35px 25px 20px 25px;
  position: relative;
}

article section .side .side-inner .waku01 .link_btn {
  width: 100%;
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 0 -0.5px -0.5px 0;
  display: flex;
  justify-content: flex-end;
}

article section .side .side-inner .waku01 .link_btn a {
  width: 50%;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #bd9f66;
  text-align: center;
  color: #fff;
  font-size: 14px;
  padding: 8px 16px;
}

article section .side .side-inner .waku01 .link_btn a:hover {
  opacity: 0.8;
}

article section .side .side-inner .waku01 .link_btn a i.material-icons {
  color: #fff;
  margin-left: 10px;
}

article section .wide-div {
  width: 100%;
  height: 150px;
  position: relative;
  background-size: cover;
  display: inline-block;
}

@media (min-width: 992px) {
  article section .wide-div {
    height: 300px !important;
  }
}

article section .wide-div.wide-div1 {
  height: auto;
  background-image: url("../../img/bg/bg_imgs02.jpg");
}

@media (min-width: 1200px) {
  article section .wide-div.wide-div1 {
    margin-top: 50px;
    height: 780px !important;
  }
}

article section .wide-div.wide-div2 {
  height: auto;
  margin-top: 0px;
  padding: 0 0 30px 0;
  background-image: url("../../img/bg/bg_imgs03.jpg");
  background-position: left top;
}

@media (min-width: 1200px) {
  article section .wide-div.wide-div2 {
    height: 350px !important;
    padding: 0;
  }
}

article section .wide-div.sectionbrown {
  height: auto !important;
}

article section .wide-div.wide-div3-1 {
  background-image: url("../../img/bg/service/s-titlearea01.jpg");
}

article section .wide-div.wide-div3-2 {
  background-image: url("../../img/bg/service/s-titlearea02.jpg");
}

article section .wide-div.wide-div3-3 {
  background-image: url("../../img/bg/service/s-titlearea03.jpg");
}

article section .wide-div.wide-div3-4 {
  background-image: url("../../img/bg/service/s-titlearea04.jpg");
}

article section .wide-div.wide-div3-5 {
  background-image: url("../../img/bg/service/s-titlearea05.jpg");
}

article section .wide-div.wide-div3-6 {
  background-image: url("../../img/bg/service/s-titlearea06.jpg");
}

article section .wide-div.wide-div3-7 {
  background-image: url("../../img/bg/service/s-titlearea07.jpg");
}

article section .wide-div.wide-div3-8 {
  background-image: url("../../img/bg/service/s-titlearea08.jpg");
}

article section .wide-div.wide-div3-9 {
  background-image: url("../../img/bg/service/s-titlearea09.jpg");
}

article section .wide-div.wide-div3-10 {
  background-image: url("../../img/bg/service/s-titlearea10.jpg");
}

article section .wide-div.wide-div3-11 {
  background-image: url("../../img/bg/service/s-titlearea11.jpg");
}

article section .wide-div.wide-div3-12 {
  background-image: url("../../img/bg/service/s-titlearea12.jpg");
}

article section .wide-div.wide-div3-13 {
  background-image: url("../../img/bg/service/s-titlearea13.jpg");
}

article section .wide-div.wide-div3-14 {
  background-image: url("../../img/bg/service/s-titlearea14.jpg");
}

article section .wide-div.wide-div3-15 {
  background-image: url("../../img/bg/service/s-titlearea15.jpg");
}

article section .right-p {
  display: block;
  text-align: right;
}

article section .img01 {
  width: 100%;
  margin-top: 20px;
}

article section .img01 img {
  width: 100%;
  height: auto;
}

article section .table1 {
  /*display: flex;*/
  width: 100%;
  height: auto;
  background-color: #ffffff;
  box-shadow: 3px 3px 10px #e6e6e6;
}

article section .table1:before {
  content: '';
  /*display: inline-block;*/
  width: 20px;
  height: auto;
  background-color: #006432;
  vertical-align: top;
  position: absolute;
}

article section .table1 table {
  display: inline-block;
  width: 90%;
  padding: 24px 0 24px 24px;
  vertical-align: top;
}

@media (min-width: 1200px) {
  article section .table1 table {
    padding: 50px 0 50px 50px;
  }
}

article section .table1 table tbody {
  position: relative;
  display: block;
  width: 100%;
}

article section .table1 table tbody tr {
  display: block;
  width: 100%;
  padding: 15px 0;
  text-align: left;
  border-bottom: solid 1px #323232;
}

article section .table1 table tbody tr:last-child, article section .table1 table tbody tr:nth-last-child(2) {
  border: none;
}

article section .table1 table tbody tr th {
  width: 100%;
  display: block;
}

@media (min-width: 1200px) {
  article section .table1 table tbody tr th {
    width: 160px;
    display: inline-block;
    vertical-align: top;
  }
}

article section .table1 table tbody tr td {
  width: 100%;
  display: block;
  padding: 10px 0 0 0;
}

@media (min-width: 1200px) {
  article section .table1 table tbody tr td {
    display: inline-block;
    vertical-align: top;
    padding: 0;
    width: 500px;
  }
}

article section .table1 table tbody tr.illust-img {
  width: 125px;
  margin: auto 0 auto auto;
}

article section .table1 table tbody tr.illust-img img {
  width: 125px;
  height: 60px;
  object-fit: contain;
}

@media (min-width: 992px) {
  article section .table1 table tbody tr.illust-img {
    position: absolute;
    bottom: -40px;
    right: -10px;
    width: 180px;
  }
  article section .table1 table tbody tr.illust-img img {
    width: 185px;
    height: 85px;
  }
}

article section .table1.table1-b {
  box-shadow: none;
}

article section .table1.table1-b:before {
  height: auto;
}

article section .table1.table1-b table tbody tr:first-child {
  border-bottom: none;
}

article section .table1.table1-b table tbody tr:nth-last-child(2) {
  border-bottom: solid 1px #323232;
}

article section .table1.table1-b table tbody tr th {
  width: 160px;
  vertical-align: top;
}

article section .table1.table1-b table tbody tr td {
  vertical-align: top;
}

article section .table1.table1-b table tbody tr.table-title {
  margin: -40px 0 0 -10px;
  width: 90%;
}

@media (min-width: 1200px) {
  article section .table1.table1-b table tbody tr.table-title {
    width: 500px;
  }
}

article section .table1.table1-b table tbody tr.table-title td {
  display: block;
}

article section .table1.table1-b table tbody tr.table-title td .h2-title {
  margin-top: 20px;
  height: 60px;
}

article section .table1.table1-b table tbody tr.table-title td .h2-title h2 p:first-child {
  margin-left: -30px;
  margin-top: -20px;
}

@media (min-width: 992px) {
  article section .table1.table1-b table tbody tr.table-title td .h2-title h2 p:first-child {
    margin-left: -90px;
    margin-top: -30px;
  }
}

article section .table1.table1-t {
  box-shadow: none;
}

article section .table1.table1-t:before {
  height: auto;
}

@media (min-width: 992px) {
  article section .table1.table1-t {
    height: 650px;
  }
}

article section .table1.table1-t .h2-title {
  margin-top: 10px;
  height: 60px;
}

@media (min-width: 1200px) {
  article section .table1.table1-t .h2-title {
    margin-top: 50px;
    height: 90px;
  }
}

article section .table1.table1-t .h2-title h2 p:first-child {
  margin-left: -30px;
  margin-top: -10px;
}

@media (min-width: 992px) {
  article section .table1.table1-t .h2-title h2 p:first-child {
    margin-left: -90px;
    margin-top: -30px;
  }
}

@media (min-width: 992px) {
  article section .table1.table-form:before {
    height: 1000px;
  }
}

article section .table1.table-form table {
  padding: 24px;
}

@media (min-width: 1200px) {
  article section .table1.table-form table {
    width: 93%;
    margin: 0 auto;
    /*padding: 30px 0 30px 50px;*/
    padding: 30px 0 30px 70px;
  }
}

article section .table1.table-form table tbody tr {
  width: 100%;
}

article section .table1.table-form table tbody tr:nth-last-child(2) {
  border-bottom: solid 1px #323232;
}

article section .table1.table-form table tbody tr th {
  width: 100%;
}

@media (min-width: 1200px) {
  article section .table1.table-form table tbody tr th {
    width: 230px;
    margin-right: 50px;
    display: inline-block;
  }
}

article section .table1.table-form table tbody tr th p {
  padding: 15px 0;
  line-height: 20px;
}

article section .table1.table-form table tbody tr th .text04 {
  float: right;
}

article section .table1.table-form table tbody tr td {
  display: block;
  width: 100%;
}

@media (min-width: 1200px) {
  article section .table1.table-form table tbody tr td {
    display: inline-block;
    width: 55%;
  }
}

article section .table1.table-form table tbody tr td input[type="text"],
article section .table1.table-form table tbody tr td input[type="tel"],
article section .table1.table-form table tbody tr td input[type="number"],
article section .table1.table-form table tbody tr td input[type="email"],
article section .table1.table-form table tbody tr td select,
article section .table1.table-form table tbody tr td textarea {
  border: solid 1px #878787;
  width: 100%;
  padding: 8px;
}

article section .table1.table-form table tbody tr td input[type="text"],
article section .table1.table-form table tbody tr td input[type="tel"],
article section .table1.table-form table tbody tr td input[type="number"],
article section .table1.table-form table tbody tr td input[type="email"],
article section .table1.table-form table tbody tr td select {
  height: 50px;
}

article section .table1.table-form table tbody tr td input[type="checkbox"] {
  display: inline-block;
  margin-right: 5px;
  vertical-align: top;
}

article section .table1.table-form table tbody tr td .checkbox1 {
  display: inline-block;
  padding: 12px 0;
  margin-right: 15px;
  line-height: 13px;
}

article section .table1.table-form table tbody tr td textarea {
  height: 250px;
}

article section .checkbox2 {
  text-align: left;
  padding: 30px 0 0 0;
}

article section .checkbox2 p {
  display: inline-block;
  width: 90%;
  vertical-align: top;
}

@media (min-width: 992px) {
  article section .checkbox2 {
    text-align: center !important;
  }
  article section .checkbox2 p {
    width: auto !important;
  }
}

article section .submit {
  margin: 50px auto;
}

article section .submit input {
  margin-right: 5px;
}

article section .map {
  width: 112%;
  height: 400px;
  margin-left: -6%;
  border: none;
}

@media (min-width: 992px) {
  article section .map {
    width: 100%;
    margin-left: 0;
  }
}

article section .waku01 {
  width: 100%;
  border: solid 10px #bd9f66;
  padding: 35px;
  background-color: #ffffff;
  margin-bottom: 25px;
}

@media (min-width: 1200px) {
  article section .waku01 {
    margin-bottom: 0;
  }
}

article section .title-jp p {
  font-size: 18px;
  font-weight: 600;
}

@media (min-width: 1200px) {
  article section .title-jp p {
    font-size: 22px;
  }
}

article section .title-jp p:after {
  content: '';
  display: block;
  width: 30px;
  height: 2px;
  margin: 10px 0;
  background-color: #bd9f66;
}

article section .shoplist {
  margin-bottom: 20px;
}

article section .shoplist ul {
  display: flex;
  flex-wrap: wrap;
}

article section .shoplist ul li {
  width: 100%;
  height: 40px;
  margin: 0 3%;
}

@media (min-width: 992px) {
  article section .shoplist ul li {
    width: 26%;
  }
}

article section .shoplist ul li p {
  display: inline-block;
  font-size: 12px;
}

@media (min-width: 992px) {
  article section .shoplist ul li p {
    width: 160px;
    line-height: 16px;
  }
}

article section .shoplist ul li img {
  float: right;
  margin: 5px 0;
  width: 18px;
  height: 18px;
}

article section .inner01 {
  display: inline-block;
  width: 90%;
  padding: 24px;
}

@media (min-width: 1200px) {
  article section .inner01 {
    padding: 10px 0 50px 50px;
  }
}

article section .text01 {
  display: block;
  margin-bottom: 20px;
  font-size: 32px;
  font-family: 'font03';
  letter-spacing: -0.5px;
  text-align: center;
}

article section .text01.text01-b {
  font-size: 45px;
  line-height: 45px;
  margin: 20px auto;
}

@media (min-width: 992px) {
  article section .text01.text01-b {
    font-size: 52px;
    margin: 0 auto 35px auto;
  }
}

article section .text02 {
  font-size: 17px;
  letter-spacing: 1px;
  text-align: center;
}

article section .text02.text02-b {
  font-family: "Noto Serif JP", serif;
  font-size: 20px;
}

@media (min-width: 992px) {
  article section .text02 {
    letter-spacing: 3px;
  }
  article section .text02.text02-b {
    font-size: 23px;
  }
}

article section .text03 {
  text-align: center;
}

article section .text04 {
  width: 60px;
  height: 20px;
  color: #bd9f66;
  border: solid 1px #bd9f66;
  text-align: center;
  line-height: 18px;
}

article section .text05 {
  font-size: 18px;
  margin: 0;
  font-weight: 500;
}

@media (min-width: 1200px) {
  article section .text05 {
    font-size: 20px;
    margin: 10px 0;
  }
}

article section .text06 {
  width: 50px;
  height: 25px;
  font-size: 16px;
  line-height: 25px;
  font-size: 16px;
  color: #ffffff;
  font-weight: 500;
  text-align: center;
  line-height: 30px;
  background-color: #006432;
  padding: 0 !important;
}

@media (min-width: 992px) {
  article section .text06 {
    width: 75px !important;
    height: 30px !important;
    font-size: 20px !important;
    line-height: 30px !important;
  }
}

article section .link01 {
  display: inline-block;
  color: #bd9f66;
  font-weight: 600;
}

article section .link01:hover {
  opacity: 0.6;
}

article section .servic-inner {
  margin-bottom: 70px;
}

@media (min-width: 992px) {
  article section .servic-inner {
    margin-bottom: 120px;
  }
}

article section .servic-inner .wide-div .section-inner-kaso {
  margin: 0 auto;
}

@media (min-width: 1200px) {
  article section .servic-inner .wide-div .section-inner-kaso {
    position: relative;
    height: 300px;
  }
}

article section .servic-inner .wide-div .section-inner-kaso .content-inner-kaso {
  position: absolute;
  left: 0;
  bottom: 0;
  margin: auto;
}

article section .servic-inner > .section-inner-kaso {
  margin: 30px auto;
}

article section .service-title {
  width: 80%;
  height: 40px;
  padding: 0 20px;
  background-color: #006432;
}

@media (min-width: 992px) {
  article section .service-title {
    width: 400px;
    height: 80px;
  }
}

article section .service-title p {
  font-size: 16px;
  color: #ffffff;
  font-weight: 600;
  line-height: 40px;
}

@media (min-width: 992px) {
  article section .service-title p {
    font-size: 25px;
    line-height: 80px;
  }
}

article section .service-list {
  margin: 80px auto 50px auto;
}

article section .service-list ul {
  display: flex;
  flex-wrap: wrap;
}

article section .service-list ul li {
  width: 50%;
}

@media (min-width: 992px) {
  article section .service-list ul li {
    width: 25%;
  }
}

article section .service-list ul li a {
  width: 100%;
  height: 35px;
  line-height: 33px;
  text-align: center;
  border: solid 1px #ffffff;
  color: #ffffff;
  background-color: #bd9f66;
  font-size: 12px;
  letter-spacing: 0;
}

@media (min-width: 992px) {
  article section .service-list ul li a {
    height: 55px;
    line-height: 53px;
    font-size: 14px;
    letter-spacing: 1px;
  }
}

article section .service-list ul li a:hover {
  color: #bd9f66;
  background-color: #ffffff;
}

article section .service-list ul li.service-list-long {
  width: 100%;
}

article section .culum-area .culum01 {
  display: flex;
  flex-wrap: wrap;
}

article section .culum-area .culum01 li {
  width: 100%;
  margin-top: 30px;
}

article section .culum-area .culum01 li .freetile-inner p {
  height: auto;
}

article section .culum-area .culum01 li .freetile-inner img {
  display: block;
  width: 80%;
  height: auto;
  margin: auto;
}

@media (min-width: 992px) {
  article section .culum-area li {
    width: 47% !important;
    margin-top: 80px !important;
  }
  article section .culum-area li:first-child, article section .culum-area li:nth-of-type(2n+1) {
    margin-right: 5%;
  }
  article section .culum-area li .freetile-inner p {
    height: 125px !important;
    margin-bottom: 20px;
  }
  article section .culum-area li .freetile-inner p.text05 {
    height: 50px !important;
  }
  article section .culum-area li .freetile-inner p.text06 {
    height: 30px !important;
  }
  article section .culum-area li .freetile-inner img {
    width: 100% !important;
  }
}

article section .js-culum-area {
  padding: 40px 0 0 0;
}

article section .js-culum-area .item img {
  display: block;
  width: 80%;
  height: auto;
  margin: auto;
}

article section .js-culum-area .item p {
  padding: 5px 0;
}

@media (min-width: 992px) {
  article section .js-culum-area .item {
    width: 48% !important;
    padding: 0;
  }
  article section .js-culum-area .item img {
    width: 100%;
  }
  article section .js-culum-area .item p {
    padding: 10px 0 0 0;
  }
}

/* ページャー */
.pager {
  margin: 50px auto;
  text-align: center;
}

.pager ul.pagination {
  margin: 0;
  padding: 0;
}

.pager .pagination li {
  display: inline-block;
  margin: 0 2px;
  padding: 0;
  display: inline-block;
  background: #ffffff;
  width: 30px;
  height: 30px;
  text-align: center;
  position: relative;
}

@media (min-width: 992px) {
  .pager .pagination li {
    width: 50px;
    height: 50px;
  }
}

.pager .pagination li.pager-long {
  display: inline-block;
  width: auto;
  height: 30px;
}

.pager .pagination li.pager-long a {
  padding: 0 10px;
  line-height: 30px;
}

.pager .pagination li a {
  vertical-align: middle;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 30px;
  color: #323232;
  text-decoration: none;
  font-family: 'font04';
  font-weight: 600;
}

.pager .pagination li a:hover, .pager .pagination li a.active,
.pager .pagination li a:hover span,
.pager .pagination li a.active span {
  background-color: #bd9f66;
  color: #ffffff;
}

.pager .pagination li a span {
  font-size: 14px;
}

@media (min-width: 992px) {
  .pager .pagination li a {
    line-height: 50px;
  }
}

.breadcrumb-all {
  width: 100%;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .breadcrumb-all {
    width: 1080px;
    margin: 0 auto;
  }
}

@media screen and (min-width: 1600px) {
  .breadcrumb-all {
    width: 1080px;
    padding: 30px 0 0 0;
  }
}

.breadcrumb-all .breadcrumb {
  width: 100%;
  margin: 10px 0;
  text-align: right;
}

@media (min-width: 1200px) {
  .breadcrumb-all .breadcrumb {
    width: 800px;
    margin: 20px 0 30px 0;
  }
}

.breadcrumb-all .breadcrumb li {
  display: inline-block;
}

.breadcrumb-all .breadcrumb li a {
  padding: 0 10px;
  line-height: 15px;
  font-size: 11px;
}

.breadcrumb-all .breadcrumb li a:after {
  content: '';
  display: inline-block;
  width: 1px;
  height: 15px;
  margin: 0 10px;
  background-color: #878787;
}

@media (min-width: 1200px) {
  .breadcrumb-all .breadcrumb li a {
    font-size: 14px;
  }
}

.breadcrumb-all .breadcrumb li:last-child a:after {
  background-color: #ffffff;
}
