@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.con_int .box_slider, .con_gal, .wrap_thum, .wrap_ins .con_ins {
  max-width: 1024px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_int .box_slider, .con_gal, .wrap_thum, .wrap_ins .con_ins {
    width: 95%;
  }
}

/* font-awesome */
* {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

/* -----------------------------------------------------------
	#page
----------------------------------------------------------- */
#page {
  width: 100%;
  overflow: hidden;
  max-width: 1920px;
}

/* -----------------------------------------------------------
	con_int
----------------------------------------------------------- */
.con_int {
  text-align: center;
  position: relative;
  background: url(../images/home/main_img-pc.jpg) no-repeat top/100% auto;
  background-size: cover;
}
.con_int h1 {
  padding-top: 70px;
  width: 220px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_int h1 {
    padding-top: 7%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int h1 {
    width: 50%;
  }
}
.con_int h1 img {
  width: 100%;
  display: block;
}
.con_int .box_int {
  margin: auto;
  width: 448px;
  padding-top: 140px;
}
@media only screen and (max-width: 767px) {
  .con_int .box_int {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int .box_int {
    padding-top: 120px;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_int {
    padding-top: 8%;
  }
}
.con_int .box_int .title {
  padding: 10px;
}
@media only screen and (max-width: 767px) {
  .con_int .box_int .title {
    padding: 5% 0;
  }
}
.con_int .box_int .title img {
  width: 100%;
  display: block;
}
.con_int .box_int .txt {
  color: #fff;
}
.con_int .box_int:before {
  content: "";
  display: inline-block;
  width: 50px;
  height: 5px;
  background-color: #71b64c;
}
.con_int .btn_home {
  position: absolute;
  display: inline-block;
  z-index: 1;
  top: 30px;
  right: 30px;
}
@media only screen and (max-width: 767px) {
  .con_int .btn_home {
    top: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .btn_home {
    right: 3%;
  }
}
.con_int .btn_home a {
  display: block;
  text-decoration: none;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  font-size: 100%;
  padding: 15px;
  background-color: #4e3e1f;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int .btn_home a {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .btn_home a {
    font-size: 88%;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .btn_home a {
    padding: 3%;
  }
}
.con_int .btn_home a span {
  display: inline-block;
  color: #fff;
}
.con_int .btn_home a span:before {
  content: "";
  margin-right: .5em;
  font-family: "Font Awesome 5 free";
  font-weight: 600;
}
.con_int .btn_home a span:before {
  font-size: .8em;
}
.con_int .btn_home a:hover {
  color: #fff;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=90);
  opacity: 0.9;
}
@media only screen and (max-width: 767px) {
  .con_int .btn_home {
    width: 7em;
  }
}
.con_int .box_slider {
  max-width: 881px;
  margin-top: 270px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int .box_slider {
    margin-top: 170px;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_slider {
    margin-top: 15%;
  }
}
.con_int .box_slider .slick-list {
  overflow: visible;
}
.con_int .box_slider .slick-list .slick-track li {
  margin: 0 21px;
  outline: none;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_int .box_slider .slick-list .slick-track li {
    margin: 0 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_int .box_slider .slick-list .slick-track li {
    margin: 0;
  }
}
.con_int .box_slider .slick-list .slick-track li img {
  width: 100%;
  display: block;
}

/* -----------------------------------------------------------
	con_gal
----------------------------------------------------------- */
.con_gal {
  max-width: 1700px;
  padding: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_gal {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal {
    padding: 0;
  }
}
.con_gal .box_gal {
  overflow: hidden;
  margin-top: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_gal .box_gal {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal .box_gal {
    margin-top: 7%;
  }
}
.con_gal .box_gal li {
  float: left;
  width: 23%;
  margin-left: 2.47059%;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_gal .box_gal li {
    width: 49%;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal .box_gal li {
    width: 49%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_gal .box_gal li {
    margin-left: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal .box_gal li {
    margin-left: 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_gal .box_gal li {
    margin-bottom: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal .box_gal li {
    margin-bottom: 2%;
  }
}
.con_gal .box_gal li img {
  width: 100%;
  display: block;
}
.con_gal .box_gal li:first-child {
  margin-left: 0;
}
@media only screen and (max-width: 1024px) {
  .con_gal .box_gal li:first-child + * + * {
    margin-left: 0;
  }
}

/* -----------------------------------------------------------
	wrap_thum
----------------------------------------------------------- */
.wrap_thum {
  max-width: 1700px;
  margin: auto;
  overflow: hidden;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_thum {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum {
    padding: 0;
  }
}
.wrap_thum .pt-top img, .wrap_thum .pt-bottom img {
  width: 100%;
  display: block;
}
.wrap_thum .con_thum01 {
  display: block;
  width: 30%;
  margin-left: 20px;
  margin-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_thum .con_thum01 {
    margin-top: 70px;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum01 {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum01 {
    width: 100%;
    margin-left: auto;
  }
}
.wrap_thum .con_thum01 .box_thum01 {
  position: relative;
}
.wrap_thum .con_thum01 .box_thum01 .thum01 {
  z-index: 2;
}
.wrap_thum .con_thum01 .box_thum01 .thum01 li img {
  width: 100%;
  display: block;
}
.wrap_thum .con_thum01 .box_thum01 .pt-top {
  z-index: 1;
  position: absolute;
  width: 144px;
  height: 144px;
  top: -5%;
  left: -5%;
}
.wrap_thum .con_thum01 .box_thum01 .pt-bottom {
  z-index: 1;
  position: absolute;
  width: 144px;
  height: 144px;
  bottom: -10%;
  right: -10%;
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum01 .box_thum01 .pt-bottom {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum01 .box_thum01 .pt-bottom {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum01 .box_thum01 .pt-bottom {
    bottom: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum01 .box_thum01 .pt-bottom {
    right: -4%;
  }
}
@media only screen and (min-width: 768px) {
  .wrap_thum .con_thum01 {
    float: left;
  }
}
@media print {
  .wrap_thum .con_thum01 {
    float: left;
  }
}
.ie8 .wrap_thum .con_thum01 {
  float: left;
}
.wrap_thum .con_thum02 {
  display: block;
  width: 48.35294%;
  margin-top: 350px;
  margin-right: 30px;
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum02 {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_thum .con_thum02 {
    margin-top: 26.04167%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum02 {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum02 {
    margin-right: 0;
  }
}
.wrap_thum .con_thum02 .box_thum02 {
  position: relative;
}
.wrap_thum .con_thum02 .box_thum02 .thum02 {
  z-index: 2;
}
.wrap_thum .con_thum02 .box_thum02 .thum02 li img {
  width: 100%;
  display: block;
}
.wrap_thum .con_thum02 .box_thum02 .pt-top {
  z-index: 1;
  position: absolute;
  width: 157px;
  top: -5%;
  left: -5%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_thum .con_thum02 .box_thum02 .pt-top {
    top: -7%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum02 .box_thum02 .pt-top {
    top: -5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_thum .con_thum02 .box_thum02 .pt-top {
    left: -7%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum02 .box_thum02 .pt-top {
    left: -5%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum02 .box_thum02 .pt-top {
    width: 30%;
  }
}
.wrap_thum .con_thum02 .box_thum02 .pt-bottom {
  z-index: 3;
  z-index: 3;
  position: absolute;
  width: 144px;
  bottom: -60px;
  right: -50px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_thum .con_thum02 .box_thum02 .pt-bottom {
    z-index: 3;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum02 .box_thum02 .pt-bottom {
    z-index: 1;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum02 .box_thum02 .pt-bottom {
    width: 30%;
    bottom: -10%;
    right: -5%;
  }
}
@media only screen and (min-width: 768px) {
  .wrap_thum .con_thum02 {
    float: right;
  }
}
@media print {
  .wrap_thum .con_thum02 {
    float: right;
  }
}
.ie8 .wrap_thum .con_thum02 {
  float: right;
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum02 {
    padding-left: 5%;
  }
}
.wrap_thum .con_thum03 {
  display: block;
  padding-bottom: 5%;
  width: 32.23529%;
  margin-top: 100px;
  margin-left: 11.76471%;
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum03 {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum03 {
    margin-top: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum03 {
    margin-left: 5%;
  }
}
.wrap_thum .con_thum03 .box_thum03 {
  position: relative;
}
.wrap_thum .con_thum03 .box_thum03 .thum03 {
  z-index: 2;
}
.wrap_thum .con_thum03 .box_thum03 .thum03 li {
  display: inline-block;
}
.wrap_thum .con_thum03 .box_thum03 .thum03 li img {
  width: 100%;
  display: block;
}
.wrap_thum .con_thum03 .box_thum03 .pt-bottom {
  z-index: 1;
  position: absolute;
  width: 144px;
  bottom: -8%;
  left: -5%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_thum .con_thum03 .box_thum03 .pt-bottom {
    bottom: -10%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum03 .box_thum03 .pt-bottom {
    bottom: -15%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_thum .con_thum03 .box_thum03 .pt-bottom {
    width: 30%;
  }
}
@media only screen and (min-width: 768px) {
  .wrap_thum .con_thum03 {
    float: left;
  }
}
@media print {
  .wrap_thum .con_thum03 {
    float: left;
  }
}
.ie8 .wrap_thum .con_thum03 {
  float: left;
}

/* -----------------------------------------------------------
	con_insta
----------------------------------------------------------- */
.wrap_ins {
  margin-top: 100px;
  background: url(../images/home/bg_insta.jpg) repeat top;
}
@media only screen and (max-width: 767px) {
  .wrap_ins {
    margin-top: 10%;
  }
}
.wrap_ins .con_ins {
  padding: 110px 0;
  max-width: 1500px;
  margin: auto;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .wrap_ins .con_ins {
    padding: 10% 0;
  }
}
.wrap_ins .con_ins .box_title {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 20.13333%;
  margin: 5% 0 0 0;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_ins .con_ins .box_title {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_ins .con_ins .box_title {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_ins .con_ins .box_title {
    margin: 0 0 5% 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_ins .con_ins .box_title {
    margin: 0 0 5% 0;
  }
}
.wrap_ins .con_ins .box_title .title {
  margin: auto;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_ins .con_ins .box_title .title {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_ins .con_ins .box_title .title {
    width: 50%;
  }
}
.wrap_ins .con_ins .box_title .title i {
  display: block;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .wrap_ins .con_ins .box_title .title i {
    margin-bottom: 3%;
  }
}
.wrap_ins .con_ins .box_title .title .logo img {
  width: 100%;
  display: block;
}
.wrap_ins .con_ins .box_title .btn {
  margin: auto;
  width: 100%;
  margin-top: 40px;
}
@media only screen and (min-width: 1025px) {
  .wrap_ins .con_ins .box_title {
    float: left;
  }
}
@media print {
  .wrap_ins .con_ins .box_title {
    float: left;
  }
}
.ie8 .wrap_ins .con_ins .box_title {
  float: left;
}
.wrap_ins .con_ins .box_ins {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 71.33333%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_ins .con_ins .box_ins {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_ins .con_ins .box_ins {
    width: 100%;
  }
}
.wrap_ins .con_ins .box_ins .box_photo {
  overflow: hidden;
}
.wrap_ins .con_ins .box_ins .box_photo li {
  float: left;
  width: 22.8972%;
  margin-left: 2.80374%;
  margin-bottom: 1.86916%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_ins .con_ins .box_ins .box_photo li {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_ins .con_ins .box_ins .box_photo li {
    width: 32%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .wrap_ins .con_ins .box_ins .box_photo li {
    margin-left: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_ins .con_ins .box_ins .box_photo li {
    margin-left: 2%;
  }
}
@media only screen and (max-width: 767px) {
  .wrap_ins .con_ins .box_ins .box_photo li {
    margin-bottom: 2%;
  }
}
.wrap_ins .con_ins .box_ins .box_photo li img {
  width: 100%;
  display: block;
}
@media only screen and (min-width: 1025px) {
  .wrap_ins .con_ins .box_ins .box_photo li:first-child, .wrap_ins .con_ins .box_ins .box_photo li:first-child + * + * + * + *, .wrap_ins .con_ins .box_ins .box_photo li:first-child + * + * + * + * + * + * + * + * {
    margin-left: 0;
    clear: left;
  }
}
@media print {
  .wrap_ins .con_ins .box_ins .box_photo li:first-child, .wrap_ins .con_ins .box_ins .box_photo li:first-child + * + * + * + *, .wrap_ins .con_ins .box_ins .box_photo li:first-child + * + * + * + * + * + * + * + * {
    margin-left: 0;
    clear: left;
  }
}
.ie8 .wrap_ins .con_ins .box_ins .box_photo li:first-child, .ie8 .wrap_ins .con_ins .box_ins .box_photo li:first-child + * + * + * + *, .ie8 .wrap_ins .con_ins .box_ins .box_photo li:first-child + * + * + * + * + * + * + * + * {
  margin-left: 0;
  clear: left;
}
@media only screen and (max-width: 1024px) {
  .wrap_ins .con_ins .box_ins .box_photo li:nth-child(3n+1) {
    margin-left: 0;
    clear: left;
  }
}
.wrap_ins .con_ins .box_ins .slick-dots {
  text-align: center;
}
.wrap_ins .con_ins .box_ins .slick-dots li {
  display: inline-block;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .wrap_ins .con_ins .box_ins .slick-dots li {
    margin-left: 3%;
  }
}
.wrap_ins .con_ins .box_ins .slick-dots li button {
  border: 0;
  font-size: 0;
  width: 15px;
  height: 15px;
  border: 1px solid #666;
  background-color: transparent;
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  cursor: pointer;
  outline: none;
}
.wrap_ins .con_ins .box_ins .slick-dots li.slick-active button {
  background-color: #448326;
  border-color: #448326;
}
@media only screen and (min-width: 1025px) {
  .wrap_ins .con_ins .box_ins {
    float: right;
  }
}
@media print {
  .wrap_ins .con_ins .box_ins {
    float: right;
  }
}
.ie8 .wrap_ins .con_ins .box_ins {
  float: right;
}
.wrap_ins .con_ins .btn a {
  position: relative;
  display: block;
  text-decoration: none;
  padding: 1em 3.5em 1em 1.5em;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
  background: #fff;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #e5e5e5;
  -moz-box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.35);
  -webkit-box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.35);
  box-shadow: 1px 1px 2px -1px rgba(0, 0, 0, 0.35);
}
.wrap_ins .con_ins .btn a:after, .wrap_ins .con_ins .btn a:before {
  content: "";
  position: absolute;
  z-index: 1;
  line-height: 1;
  background: #000;
  bottom: 43%;
  -moz-transition: right 0.35s;
  -o-transition: right 0.35s;
  -webkit-transition: right 0.35s;
  transition: right 0.35s;
}
.wrap_ins .con_ins .btn a:after {
  right: 1.5em;
  width: 1.5em;
  height: 1px;
}
.wrap_ins .con_ins .btn a:before {
  right: 1.8em;
  width: 1px;
  height: .6em;
  -moz-transform: skewX(45deg);
  -ms-transform: skewX(45deg);
  -webkit-transform: skewX(45deg);
  transform: skewX(45deg);
}
.wrap_ins .con_ins .btn a:hover:after {
  right: .5em;
}
.wrap_ins .con_ins .btn a:hover:before {
  right: .8em;
}
.wrap_ins .con_ins .btn a {
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
  border: 1px solid #000;
  color: #000;
}
.wrap_ins .con_ins .btn.view_tab-sp {
  width: 50%;
  margin: 40px auto 0;
}
@media only screen and (max-width: 767px) {
  .wrap_ins .con_ins .btn.view_tab-sp {
    width: 100%;
    margin-top: 5%;
  }
}

/* -----------------------------------------------------------
	.con_slider
----------------------------------------------------------- */
.con_flow {
  background-color: #448326;
  padding-top: 35px;
}
@media only screen and (max-width: 767px) {
  .con_flow {
    padding-top: 4%;
  }
}
.con_flow .simply-scroll-container {
  position: relative;
}
.con_flow .simply-scroll-clip {
  position: relative;
  overflow: hidden;
}
.con_flow .simply-scroll-list {
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}
.con_flow .simply-scroll-list li {
  padding: 0;
  margin: 0;
  list-style: none;
}
.con_flow .simply-scroll-list li img {
  border: none;
  display: block;
}
.con_flow .simply-scroll {
  width: 100%;
}
.con_flow .simply-scroll .simply-scroll-clip {
  width: 100%;
  height: 439px;
}
@media only screen and (max-width: 767px) {
  .con_flow .simply-scroll .simply-scroll-clip {
    height: 220px;
  }
}
.con_flow .simply-scroll .simply-scroll-list li {
  float: left;
}
.con_flow .simply-scroll .simply-scroll-list li img {
  width: 480px;
}
@media only screen and (max-width: 767px) {
  .con_flow .simply-scroll .simply-scroll-list li img {
    width: 240px;
  }
}

#footer .inner .wrap .btn_menu_f {
  display: none;
}
