@charset "UTF-8";

/*
Theme Name:Original Style - 1column
Version:1.2
*/
.home #contents>.inner {
  /* トップページ幅 100% */
  width: 100%;
  max-width: 100%;
}

.topinner {
  /* コンテンツは1000pxに */
  width: 1200px;
  margin: 0 auto;
  max-width: 96%;
}

/* tinyMCE用に見出しをリセット */
.toppage h3, .toppage h4, .toppage h5 {
  background: none;
  border: none;
  color: inherit;
  font-size: inherit;
  line-height: inherit;
  margin: 0;
  padding: 0;
}

.toppage h3::before, .toppage h3::after, .toppage h4::before, .toppage h4::after, .toppage h5::before, .toppage h5::after {
  display: none;
}

/*==========================
	　mainimage
==========================*/
/*-- スライダーの時 ------------*/
.slider {}

.slick-slide img {
  margin: 0 auto;
}

button.slick-arrow {
  /* 矢印ボタン */
  background: none;
  border: none;
  position: absolute;
  top: 50%;
  margin-top: -20px;
  height: 40px;
  width: 16px;
  text-indent: -9px;
  z-index: 1;
}

button.slick-arrow:hover {
  cursor: pointer;
  opacity: 0.7;
}

button.slick-prev {
  /* 矢印（前へ）ボタン */
  left: 20px;
}

button.slick-next {
  /* 矢印（次へ）ボタン */
  right: 20px;
}

@media screen and (max-width: 1650px) {
  button.slick-prev {
    left: 13.7%;
  }

  button.slick-next {
    right: 13.7%;
  }
}

@media screen and (max-width: 1400px) {
  button.slick-prev {
    left: 8%;
  }

  button.slick-next {
    right: 8%;
  }
}

@media screen and (min-width: 1200px) {
  .slick-track {}

  .mainimage .slick-slide:not(.slick-center) {
    /* 前と次の画像を半透明に */
    opacity: 0.4;
    -moz-opacity: 0.4;
    filter: alpha(opacity=40);
  }
}

/*==========================
	汎用に使えるボタン
==========================*/
/* .link_btn ,.btn-style { text-align:center; } */
.link_btn a,
.btn-style a {
  background: #b8ac83;
  color: #fff;
  display: inline-block;
  line-height: 1.2;
  max-width: 100%;
  padding: 1em 1.5em;
  position: relative;
  text-align: center;
  text-decoration: none;
  width: 250px;
}

.link_btn a span, .btn-style a span {
  display: block;
  font-size: 12px;
}

.link_btn a::after,
.btn-style a::after {
     content: "";
    display: block;
    position: absolute;
    top:45%;
    right:20px;
    margin:0 auto;
    width:30px;
    height:4px;
    border-bottom:1px solid #fff;
    border-right:1px solid #fff;
-webkit-transform: skew(45deg);
transform: skew(45deg);
  transition:0.3s;
}

.link_btn a:hover:after, .btn-style a:hover:after {
  right: 10px;
}

.link_btn a:hover, .btn-style a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  filter: alpha(opacity=70);
  cursor: pointer;
}

.under .link_btn a, .under .btn-style a {
  max-width: 100%;
  width: 280px;
  padding: 0.8em 2em;
}

@media screen and (max-width: 768px) {
  .link_btn,.btn-style {
    text-align: center;
    margin-bottom: 5%;
  }
}

/*==========================
	loopSlider　無限ループスライダー
==========================*/
.loopSliderWrap {
  top: 0;
  left: 0;
  height: 200px;
  overflow: hidden;
  position: absolute;
}

.loopSlider {
  margin: 0 auto;
  width: 100%;
  height: 200px;
  text-align: left;
  position: relative;
  overflow: hidden;
}

.loopSlider ul {
  height: 200px;
  float: left;
  overflow: hidden;
}

.loopSlider ul li {
  width: 300px;
  height: 200px;
  float: left;
  display: inline;
  overflow: hidden;
}

.loopSlider ul li img {
  width: 100%;
}

/*==========================
	　TOP コンテンツ
==========================*/
.top .mainblock a {
  text-decoration: none;
}

.top .mainblock a:hover {}

/*-- 新着情報 --------------*/
.sec_news {
  padding: 4em 0;
}

.sec_news .news {
  position: relative;
  box-sizing: border-box;
}

.sec_news .news dl {
  line-height: 1.3;
  border: 1px solid #fff;
}

.sec_news .news dt {
  float: left;
  color: #56514c;
  padding: 15px 1em;
  width: 100px;
}

.sec_news .news dd {
  padding: 15px 1em;
  /* border-bottom: 1px solid #cecece; */
}

.news dd a {
  text-decoration: none;
  color: #56514c;
}

.sec_news .news dd a:hover {
  text-decoration: underline;
}

.sec_news .news .btn a:hover {
  opacity: 0.7;
  -moz-opacity: 0.7;
  -webkit-opacity: 0.7;
}

.sec_news .news h3 {
  font-size: 30px;
  /* color: #162e85; */
  color: #54493e;
  line-height: 1.5;
  letter-spacing: 0.1em;
  position: relative;
  font-weight: bold;
  padding: 3px 10px 0 0;
  /* border-bottom: 1px solid #cecece; */
  margin: 0 auto 10px;
  box-sizing: border-box;
  background: none;
  text-align: left;
  border-radius: 0;
}

.sec_news .news .btn a {
  position: absolute;
  top: 10px;
  right: 0;
  color: #fff;
  font-size: 15px;
  background: #e9677d;
  display: table;
  padding: 1px 12px;
  text-decoration: none;
}

.sec_news .news .btn a:after {
  content: " ＞";
  font-weight: bold;
}

/* 背景 */
.sec01 {
  padding: 100px 0;
  background: url(img/sec01_bg.jpg)no-repeat center / cover;
}

.sec02 {
  padding: 100px 0 0;
}

.sec03 {
  padding: 100px 0;
  background: url(img/sec03_bg.jpg)no-repeat center / cover;
}
.sec04 {
  padding: 100px 0 0;
}
.sec04 .bg{
  padding: 80px 0;
  background: url(img/sec04_bg.jpg)no-repeat right center;
}
.sec04 .cont02{
  margin-top:100px;
}
.sec05 {
  padding:100px 0;
}
/*見出し*/
.top #main h2 {
  font-size: 44px;
  color: #56514c;
  text-align: center;
  line-height: 1.4;
  margin-bottom: 0.8em;
  box-sizing: border-box;
  font-weight: bold;
  position: relative;
  z-index: 1;
}

.top #main .sec01 h2 {
  text-align: left;
  margin-bottom: 70px;
}

.sec01 h2:after {
  content: "";
  display: block;
  position: absolute;
  top: -10px;
  left: -70px;
  margin: 0 auto;
  width: 977px;
  height: 197px;
  background: url(img/sec01_en.png)no-repeat center;
  z-index: -1;
}

.top #main .sec02 h2 {
  padding-top: 30px;
  height: 164px;
  background: url(img/sec02_en.png)no-repeat center;
}

.sec02 h3 {
  font-size: 24px;
  font-weight: bold;
  border-bottom: 1px solid #56514c;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  line-height: 1.4;
}
.top #main .sec03 h2 {
  padding-top: 20px;
  height: 90px;
  background: url(img/sec03_en.png)no-repeat center;
}
.sec03 h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom:1em;
  line-height:1.4;
}
.top #main .sec04 h2 {
  padding-top: 30px;
  height: 115px;
  background: url(img/sec04_en.png)no-repeat center;
  margin-bottom: 1em;
}
.top #main .sec05 h2 {
  text-align:left;
  padding-top: 10px;
  height: 76px;
  background: url(img/sec05_en.png)no-repeat left center;
}
/*-- ボックスその他 --------------*/
.shadow {
  box-shadow: 0 0 10px #eee;
}

.sec01 .columns {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sec01 .text_box {
  font-size: 18px;
  background: #fff;
  box-sizing: border-box;
  padding: 70px 80px;
  width: 960px;
  max-width: 90%;
  position: relative;
  line-height: 2;
}

.sec01 .text_box:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 20px;
  margin: 0 auto;
  width: 1px;
  height: calc(100% - 20px);
  border-left: 1px solid #eae3c8;
}

.sec01 .text_box p {
  margin-bottom: 0;
}

.sec02 .text_box {
  width: 520px;
  max-width: 90%;
  background: #fff;
  box-sizing: border-box;
  padding: 40px;
  position: relative;
  margin-top: -50px;
}
.sec02 .text_box p:last-child{
  margin-bottom:0;
}

.sec02 .cont01_02,.sec02 .cont01_03 {
  border: 1px solid #56514c;
  padding: 50px;
  box-sizing: border-box;
  background: #fff;
}

.sec02 .cont01_02.columns,.sec02 .cont01_03.columns {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sec02 .cont01_03{
  margin-top:70px;
}
.sec03 .columns{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.sec03 .columns .column:first-child{
  padding:50px 0;
  padding-left:4%;
  box-sizing:border-box;
  border-left:1px solid #56514c;
}
.sec03 .btn-style{
margin-top:2em;
}
.sec03 ul li a{
  display:block;
  font-size:24px;
  position:relative;
  border-bottom:1px solid #cdc091;
  padding:10px 1em;
  font-weight: bold;
}
.sec03 ul li a:before{
  color:#cdc091;
  padding-right:1em;
  font-weight:normal;
}
.sec03 ul li:nth-child(1) a:before{
    content:"01";
}
.sec03 ul li:nth-child(2) a:before{
    content:"02";
}
.sec03 ul li:nth-child(3) a:before{
    content:"03";
}
.sec03 ul li:nth-child(4) a:before{
    content:"04";
}
.sec03 ul li:nth-child(5) a:before{
    content:"05";
}
.sec03 ul li:nth-child(6) a:before{
    content:"06";
}
.sec03 ul li:nth-child(7) a:before{
    content:"07";
}
.sec03 ul li:nth-child(8) a:before{
    content:"08";
}
.sec03 ul li a:after{
      content: "";
    display: block;
    position: absolute;
    bottom:10px;
    right:10px;
    margin:0 auto;
    width:30px;
    height:4px;
    border-bottom:1px solid #cdc091;
    border-right:1px solid #cdc091;
-webkit-transform: skew(45deg);
transform: skew(45deg);
}
.sec04 .cont01 .btn a{
  display:block;
  background:#fff;
  position:relative;
  padding: 50px 20px;
  box-sizing:border-box;
  text-align:center;
  font-size:22px;
}
.sec04 .cont01 .btn a:before{
      content: "";
    display: block;
    position: absolute;
top:50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
    left:0;
    right:0;
    margin:0 auto;
    width:calc(100% - 20px);
    height:calc(100% - 20px);
    border:1px solid #cdc091;
}
.sec04 .cont01 .btn a:after{
      content: "";
      display: block;
      position: absolute;
      bottom:20px;
      right: 30px;
      margin:0 auto;
      width:30px;
      height:4px;
      border-bottom:1px solid #cdc091;
      border-right:1px solid #cdc091;
      -webkit-transform: skew(45deg);
      transform: skew(45deg);
      transition:0.3s;
}
.sec04 .cont01 .btn a:hover{
background:#f3f2ed;
color:#56514c;
}
.sec04 .cont01 .btn a:hover:after{
  right:20px;
}
.sec04 .cont01 .btn a .text-small{
  font-size:18px;
}
.sec04 .cont02 .col3{
border-left:1px solid #56514c;
height:230px;
padding:50px 4%;
}
.sec04 .cont02 .col3:last-child{
  border-right:1px solid #56514c;
}
.sec04 .cont02 .btn:after{
        content: "";
      display: block;
      position: absolute;
      bottom:60px;
      right: 0;
      left:0;
      margin:0 auto;
      width:30px;
      height:4px;
      border-bottom:1px solid #56514c;
      border-right:1px solid #56514c;
      -webkit-transform: skew(45deg);
      transform: skew(45deg);
      transition:0.3s;
}
.sec04 .cont02 .col3 p{
  margin:20px 0 0;
  text-align:center;
  font-size:20px;
  }
  .sec04 .cont02 .link_box:hover{
    background:#f3f2ed;
  }
  .sec05 .name{
    margin:2em 0;
  }
/********************************
	Responsive
*********************************/
@media screen and (min-width: 768px) {
  .top_googlemap {
    padding-bottom: 400px;
  }

  /* タブレットまで */
  /*==========================
	mainimage
==========================*/
  .slick-track {
    height: 850px;
  }

  .slick-slide {
    background: url(img/mainimage.jpg)no-repeat center / cover;
  }

  .slick-slide img {
    margin: 0 auto;
    height: 100%;
    /* height: 21%; */
    /*     width: auto !important; */
    max-width: inherit;
    /*     left: 50%; */
  }

  .slick-slide img {
    position: absolute;
    width: 90%;
    max-width: 1224px;
    height: auto;
    right: 0;
    left: 0;
    bottom: 6vw;
  }

  .mainimage {
    width: 100%;
  }

  .home .main_wrap {
    top: 0;
    left: 0;
    width: 100%;
  }

  .home #contents {}

  /*==========================
	　TOP コンテンツ
==========================*/
  /*-- FLEX設定 --------------*/
  .columns {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    justify-content: space-between;
  }

  .col_wrap {
    /*改行して組む場合*/
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    /*IE10*/
    -webkit-flex-wrap: wrap;
    /* Safari6.1以降 */
  }

  .columns.reverse {
    /*左右反転*/
    -webkit-box-direction: reverse;
    -moz-box-direction: reverse;
    -webkit-box-orient: horizontal;
    -moz-box-orient: horizontal;
    -webkit-flex-direction: row-reverse;
    -moz-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }

  .columns .col2 {
    max-width: 48%;
    -webkit-box-flex-basis: 48%;
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
  }
  .columns .col3 {
    max-width: 32%;
    -webkit-box-flex-basis: 32%;
    -webkit-flex-basis: 32%;
    flex-basis: 32%;
  }
    .columns .col4 {
    max-width:22.5%;
    -webkit-box-flex-basis:22.5%;
    -webkit-flex-basis:22.5%;
    flex-basis:22.5%;
  }
  /*----------------*/

.sec02 .cont01,
.sec02 .cont02,
.sec02 .cont02 .topinner,
.sec02 .cont03,
.sec02 .cont04,
.sec02 .cont05,
.sec02 .cont05 .topinner,
.sec02 .bnr_box {
  position: relative;
  margin-bottom: 100px;
}
.sec02 .cont04{
  margin-bottom:30px;
}
.sec02 .cont05{
  margin-bottom:0;
}
.sec02 .cont02 .columns{
  position:relative;
}

.sec02 .cont01:before,
.sec02 .cont01:after,
.sec02 .cont02:before,
.sec02 .cont02 .topinner:after,
.sec02 .cont03:before,
.sec02 .cont03:after,
.sec02 .cont04:before,
.sec02 .cont05:before,
.sec02 .cont05 .topinner:after {
  content: "";
  display: block;
  position: absolute;
  margin: 0 auto;
  z-index: -1;
}

.sec02 .cont01:before {
    width: 520px;
    height: 520px;
    top: -100px;
    right: 0;
    background: url(img/sec02_bg01.png)no-repeat;
}

.sec02 .cont01:after {
    width: 2000px;
    max-width: 100%;
    height: 1113px;
    bottom: 20px;
    left: 0;
    background: url(img/sec02_bg09.png)no-repeat bottom;
    background-size: contain;
}
.sec02 .cont02:before {
/*   width: 469px;
  height: 469px;
  right: 0;
  top: -50px;
  background: url(img/sec02_bg03.png)no-repeat; */
}

.sec02 .cont02 .topinner:after {
  width: 180px;
  height: 180px;
  left: -130px;
top: 30px;
  background: url(img/sec02_bg04.png)no-repeat;
}
.sec02 .cont03:before {
  width:297px;
  height:297px;
  right: 0;
  top: -200px;
  background: url(img/sec02_bg05.png)no-repeat;
}
.sec02 .cont03:after {
  width:471px;
  height:471px;
  left: 0;
  bottom:0;
  background: url(img/sec02_bg06.png)no-repeat;
}
.sec02 .cont04:before {
  width: 520px;
  height: 520px;
  right: 0;
  bottom: -220px;
  background: url(img/sec02_bg07.png)no-repeat;
}
.sec02 .cont05 .topinner:after {
  width: 297px;
  height: 297px;
  left: -200px;
  top: -30px;
  background: url(img/sec02_bg08.png)no-repeat;
}
.sec02 .bnr_box{
  display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.sec02 .bnr_box p + p{
margin-left:40px;
}

.sec02 .title {
  width: 420px;
  max-width: 35%;
}

.sec02 .cont_box {
  width: 780px;
  max-width: 65%;
}

.sec02 .cont_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.sec02 .reverse .cont_box {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

    .sec04 .cont02 .columns .col3 {
    max-width: 33.3333%;
    -webkit-box-flex-basis: 33.3333%;
    -webkit-flex-basis: 33.3333%;
    flex-basis: 33.3333%;
  }
  .sec05 .topinner{
    width:100%;
    max-width: 100%;
  }
  .sec05 .columns{
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
  }
    .sec05 .img_box {
    max-width: 51.5%;
    -webkit-box-flex-basis: 51.5%;
    -webkit-flex-basis: 51.5%;
    flex-basis: 51.5%;
  }
    .sec05 .text_box {
      padding: 50px 0 50px 4%;
      box-sizing:border-box;
      max-width: 48.5%;
      -webkit-box-flex-basis: 48.5%;
      -webkit-flex-basis: 48.5%;
      flex-basis: 48.5%;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
  }
  .sec05 .text_box02 {
    width:520px;
    max-width:100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1841px) {
  .sec04 .cont01 .topinner{
    width:60%;
    margin-right:27%;
    margin-left: 2%;
  }
    .sec04 .cont01 .btn a{
      font-size:1.3vw;

  }
}
@media screen and (min-width: 768px) and (max-width: 1241px) {
  .sec04 .bg{
    background-position:right 25% center;
  }
  .sec04 .cont01 .topinner{
    width: 74%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1241px) {

  .slick-track {
    height: 600px;
  }
  .top #main .sec01 h2{
    font-size:36px;
  }
  .sec01 h2:after{
    width:100%;
    left:0;
    right:0;
    top:-50px;
    background-size:contain;
  }
  .sec01{
    background-position:left;
  }
  .sec01 .pc_br{
    display:none;
  }
  .sec01 .text_box{
    padding:50px;
  }
  .sec02 .cont01_01{
    margin-bottom:70px;
  }
  .sec02 .cont05 .topinner{
    margin-bottom:30px;;
  }
  .sec03 h3{
    font-size:24px;
  }
  .sec03 ul li a{
    font-size:22px;
  }
  .sec04 .cont01 .btn a{
    padding:30px 4%;
    font-size: 16px;
  }
  .sec04 .cont01 .btn a .text-small{
font-size:14px;
}
.sec05 .text_box{
  margin-right:2%;
  padding-top: 0;
  padding-bottom: 0;
}
}


@media screen and (max-width: 1241px) {

  /*コンテンツが横幅いっぱいになったら*/
  .top h2 {
    font-size: 30px;
  }
}

@media screen and (max-width: 767px) {

  /* スマホ */
  .topinner {
    width: 420px;
    margin: 0 auto;
    box-sizing: border-box;
  }

  .top #contents, .top #aside {
    margin-bottom: 0;
  }

.sp_columns{
  display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.sp_columns .col2,
.sp_columns .col3,
.sp_columns .col4{
    max-width: 48%;
    -webkit-box-flex-basis: 48%;
    -webkit-flex-basis: 48%;
    flex-basis: 48%;
}
  /*==========================
	　mainimage
==========================*/
  .slick-track {
    height: 156vw;
  }

  .slick-slide {
    background: url(img/sp_mainimage.jpg)no-repeat center / cover;
  }

  .mainimage, .slider {
    margin-bottom: 0;
  }

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

  .slick-slide img {
    position: absolute;
    width: 90%;
    max-width: 738px;
    height: auto;
    right: 0;
    left: 0;
    bottom: 15vw;
  }

  /*==========================
	ボタン
==========================*/
  /*==========================
	loop
==========================*/
  .loopSlider {
    height: 100px;
  }

  .loopSlider ul {
    height: 100px;
  }

  .loopSlider ul li {
    width: 150px;
    height: 100px;
  }

  /*==========================
	　TOP コンテンツ
==========================*/
  .sec_news .news dt {
    width: 100%;
    padding: 10px 0 0;
  }

  .sec_news .news+.news {
    margin-top: 1.5em;
  }

  .sec_news .news dd {
    padding: 0 0 10px;
  }

  /*-- 余白・背景 --------------*/
  .sec_news {
    padding: 2em 0;
  }

  .sec01{
    padding:3em 0;
    background:url(img/sp_sec01_bg01.jpg), url(img/sp_sec01_bg02.jpg);
    background-color:#fcfcfc;
  background-repeat: no-repeat,
      no-repeat;
      background-position:top right,bottom left;
      background-size:contain;
  }
    .sec02{
    padding:3em 0;
  }
    .sec03{
    padding:3em 0;
  }
    .sec04{
    padding: 3em 0 0;
  }
  .sec04 .bg{
    background:none;
    padding: 0;
  }
    .sec05{
    padding:3em 0;
  }
  /*-- 見出し --------------*/
    .top #main h2{
font-size:26px;
  }
  .top #main .sec01 h2{
    margin-bottom:2em;
  }
.top #main .sec01 h2:after{
display:none;
  }
.top #main .sec02 h2{
  background-size:contain;
  height: auto;
  padding: 1em 0;
}
.top #main .sec03 h2{
  background-size:contain;
  height: auto;
  padding: 1em 0;
}
.sec03 h3{
  font-size:24px;
}
.top #main .sec04 h2{
  background-size:contain;
  height: auto;
  padding:10px 0;
  margin-top: 1em;
}
.top #main .sec05 h2{
  background-size:contain;
  height: auto;
  padding:10px 0;
  margin-top:1em;
}
  /*-- ボックスその他 --------------*/
  .sec_news .news dl {
    padding: 10px;
  }

.sec01 .text_box {max-width:96%;margin:auto;padding: 40px;}
.sec02 .cont01_02,
.sec02 .cont01_03{
  padding:30px 20px;
}
.sec02 .cont01_03{
  margin-top:40px;
}
.sec02 .cont01_02 figure,
.sec02 .cont01_03 figure{
  margin-bottom: 2em;
}
.sec02 .title{
  margin:2em 0 0.5em;
}
.sec02 .text_box{
  margin:-20px auto 0;
  padding:30px 20px 10px;
}
.sec02 .cont01 .text_box{
  padding-bottom:30px;
}
.sec02 .bnr_box{
  margin: 2em auto 3em;
}
.sec03 .columns .column:first-child{
  padding:2em 0 2em 1em;
}
.sec03 .col2 + .col2{
  margin-top:2em;
}
.sec03 ul li a{
  font-size:20px;
}
.sec04 .cont01 .btn a{
  padding:30px 20px;
  font-size:14px;
}
.sec04 .cont01 .btn a .text-small{
  font-size:14px;
}
.sec04 .cont02{
  margin-top: 2em;
}
.sec04 .cont02 .col3{
  border-left:none;
  border-top:1px solid #56514c;
  height:auto;
  padding:2em 10px;
}
.sec04 .cont02 .col3:last-child{
  border-right:none;
   border-bottom:1px solid #56514c;
}
.sec04 .cont02 .col3:after{
  bottom:2em;
}
}

@media screen and (max-width: 480px) {
  .slick-slide img {
    bottom: 10vw;
  }
}

/* リンクボックス */
  @media screen and (max-width: 320px) {}
.link_box{
position:relative;
transition: .3s;
&:hover{
  opacity: .7;
}
}
.link_box a{
position:absolute;
top:0;
left:0;
width:100%;
height:100%;
}
.link_box a span.link{
display:none;
}

/* アニメーション */
.at01 {
  animation-delay: .2s;
}
.at02 {
  animation-delay: 0.4s;
}
.at03 {
  animation-delay: 0.6s;
}
.at04 {
  animation-delay: 0.8s;
}
.at05 {
  animation-delay: 1s;
}
.at06 {
  animation-delay: 1.2s;
}
