/*  head  */
.head{
  background-color: #F9F9F9;
}
.head_ttl{
  font-size: 24px;
  padding: 50px 0;
  text-align: center;
  font-weight:bold;
  max-width:760px;
  width: 90%;
  margin: auto;
  position: relative;
}
.head_ttl:before,.head_ttl:after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 230px;
  height: 13px;
  left: 0;
  background-size: contain;
  background-position: left center;
  background-repeat: no-repeat;
  background-image: url(/img2/area/share/ttl_bg1.png);
}
.head_ttl:after{
  right: 0;
  left: auto;
  background-position: right center;
  background-image: url(/img2/area/share/ttl_bg2.png);
}
.head_slide_wrapp{
}
.head_slide{
  max-width: 980px;
  margin: auto;
}
.head_slide.max{
  max-width: none;
  margin-bottom: 80px;
}
.head .slick-slide{
  padding: 0 1px;
  line-height: 0;
  position: relative;
}
.head_slide.max .slick-slide{
  max-width: 330px;
  width: 100%;
}
.head .slick-slide:before{
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: #FFF;
  opacity: .7;
  z-index: 2;
}
.head .slick-slide.slick-active:before{
  display: none;
}
.head .slick-slide a{
  display: block;
}
.head_slide_text{
  background-color: rgba(0,0,0,.5);
  position: absolute;
  padding:10px 35px;
  left: 0;
  bottom: 0;
  width: 100%;
  line-height: 1.5;
  color: #FFF;
  min-height: 105px;
}
.head_slide_ttl{
  font-weight: bold;
  font-size: 22px;
  position: relative;
}
.head_slide_ttl:before{
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #ffffff transparent transparent transparent;
  position: absolute;
  left: -25px;
  top: 12px;
  position: absolute;
  content: "";
  display: block;
}
.head_slide_para{
  font-size: 16px;
}

.head_slide .slick-dots{
  bottom: -50px;
}
.head_slide .slick-dots li button:before {
  font-family: '';
  text-indent: -9999px;
  overflow: hidden;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 9px;
  height: 9px;
  opacity:1;
  background-color: #FFF;
  border-radius: 50%;
  margin: auto;
}
.head_slide .slick-dots li button:before {
  background-color: #9FA0A0;
}
.head_slide .slick-dots li.slick-active button:before {
    background-color: #231815;
}
.head_slide .slick-prev , .head_slide .slick-next{
  width: 50px;
  height: 70px;
  background-position: center center;
  background-size:18px auto;
  background-repeat: no-repeat;
  z-index: 10;
  text-indent: -9999px;
}
.head_slide .slick-prev{
   background-image: url(/img2/cmn/slide_left.png);
   left: calc((100% - 980px)/2);
}
.head_slide .slick-next{
   background-image: url(/img2/cmn/slide_right.png);
   right: calc((100% - 980px)/2);
}


.head_link{
  text-align: center;
  margin-top: 30px;
  padding-bottom: 50px;
}
.head_link_block{
  display: inline-block;
  margin: 0 2px;
}
.head_link_block a{
  padding: 0px 10px;
  display: block;
  background-color: #9FA0A0;
  color: #FFF;
  font-weight: bold;
  font-size: 16px;
  min-width: 95px;
  border-radius: 5px;
}
.head_link_block a:hover{
  opacity: .5;
}


/* area */
.area_wrapp{
  max-width: 940px;
  padding: 0 20px;
  margin: auto;
  margin-top: 50px;
}
.area{
  margin-bottom: 100px;
}
.area_head_text{
  width: 90%;
  margin: auto;
  margin-top: 20px;
}
.area_head_ttl{
  padding-bottom: 10px;
  border-bottom: 10px;
  border-bottom: 1px solid #000;
  font-weight: normal;
  font-size: 22px;
  position: relative;
  padding-right: 100px;
}
.area_head_ttl .ttl{
  position: absolute;
  right: 0;
  top: -7px;
  font-size: 29px;
}
.area_head_para{
  font-size: 16px;
  margin-top: 15px;
}
.area_box{
  margin-top: 70px;
}
.area_box_ttl{
  text-align: center;
  font-weight: bold;
  font-size: 24px;
}
.area_box_flex{
  margin-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.area_box_block{
  width: 33%;
  margin-right: .5%;
  margin-bottom: 20px;
}
.area_box_block:nth-of-type(3n+3){
  margin-right:0;
}
.area_box_block a{
  display: block;
}
.area_box_block a:hover{
  opacity: .5;
}
.area_box_block_text{
  margin-top: 10px;
  padding: 0 20px 0 30px;;
}
.area_box_block_ttl{
  font-weight: bold;
  font-size: 24px;
  position: relative;
  line-height: 1.3;
}
.area_box_block_ttl:before{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7.5px 0 7.5px 13.0px;
  border-color: transparent transparent transparent #595757;
  left: -20px;
  position: absolute;
  top:7px;;
}

.area_box_block_para{
  font-size: 18px;
  line-height: 1.5;
  margin-top: 10px;
}

/* エリア紹介一覧 */
.other_area{
  max-width: 900px;
  margin: auto;
  margin-top: 150px;
}
.other_area_title{
  text-align: center;
  font-weight:  bold;
  font-size: 20px;
}
.other_area_list{
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
}
.other_area_block{
  width: 33.3333%;
  position: relative;
}
.other_area_text{
  position: absolute;
  width: 100%;
  padding: 20px;
  left: 0;
  top: 0;
  color: #FFF;
  font-weight: bold;
}
.other_area_block a{
  color: #FFF;
  text-decoration: underline;
}
.other_area_ttl{
  font-size: 38px;
  line-height: 1;
}
.other_area_link{
  margin-top: 20px;
}
.other_area_link li a{
  padding-left: 15px;
  display:block;
  position: relative;
  font-size: 16px;
  margin-bottom: 10px;
}
.other_area_link li a:hover{
  color: #00BFFF;
}

.other_area_link li a:before{
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 8.7px;
  border-color: transparent transparent transparent #FFF;
  left: 0px;
  position: absolute;
  top:50%;
  transform: translateY(-50%);
}
.other_area_link li a:hover:before{
  border-color: transparent transparent transparent #00BFFF;
}

@media screen and (max-width:980px) { 
.head_slide .slick-prev , .head_slide .slick-next{
  background-size:15px auto;
}
.head_slide .slick-prev{
   left: 5px;
}
.head_slide .slick-next{
   right: 5px;
}
.head .slick-slide:before{
  display: none;
}
.head_slide_text{
  padding: 10px 30px;
  min-height: 91px;
}
.head_slide_ttl,.area_box_block_ttl{
  font-size: 20px;
  line-height: 1.2;
}
.head_slide_ttl:before {
    border-width: 7px 7px 0 7px;
    left: -20px;
    top: 10px;
}
.head_slide_para,.area_box_block_para{
  font-size: 14px;
  margin-top: 5px;
}
}


@media screen and (max-width:750px) {
/*  head  */
.head{
  background-color: #F9F9F9;
}
.head_top{
  position: relative;
}
.head_ttl{
  font-size: 24px;
  padding: 15px 0;
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  background-color: rgba(255,255,255,.8)
}
.head_ttl:before,.head_ttl:after{
  width: 20%;
  height: 20px;
  background-image: url(/img2/area/share/ttl_bg1_sp.png);
}
.head_ttl:after{
  background-image: url(/img2/area/share/ttl_bg2_sp.png);
}
.head_slide_wrapp{
}
.head_slide{
  margin-top: 10px;
  margin-bottom: 50px;
}
.head_slide{
  margin-bottom: 30px;
}
.head_slide.max{
  margin-bottom:60px;
}

.head_slide_text{
  padding:5px;
  min-height: 0;
}
.head_slide_ttl{
  font-size: 14px;
  padding-left:20px;
}
.head_slide_ttl:before{
  border-width: 7px 7px 0 7px;
  left:0;
  top: 5px;
}
.head_slide_para{
  display: none;
}

.head_slide .slick-dots{
  bottom: -40px;
}
.head_slide .slick-prev , .head_slide .slick-next{
  width: 30px;
  height:50px;
  background-size:10px auto;
}


.head_link{
  text-align: center;
  margin-top:10px;
  padding-bottom:30px;
}
.head_link_block{
}
.head_link_block a{
  padding: 0px 10px;
  font-size: 14px;
  min-width: 85px;
  margin-bottom: 5px;
}
.head_link_block a:hover{
  opacity: .5;
}


/* area */
.area_wrapp{
  width: 96%;
  padding: 0;
  margin: auto;
  margin-top: 30px;
}
.area{
  margin-bottom: 60px;
}
.area_head_text{
  margin-top: 20px;
}
.area_head_ttl{
  padding-bottom: 10px;
  margin-bottom: 65px;
  font-size: 18px;
  padding-right:0;
}
.area_head_ttl .ttl{
  position: absolute;
  right:auto;
  left: 0;
  top: auto;
  bottom: -55px;
  font-size: 29px;
}
.area_head_para{
  font-size: 14px;
  margin-top:0;
}
.area_box{
  margin-top:40px;
}
.area_box_ttl{
  font-size: 20px;
}
.area_box_flex{
}
.area_box_block{
  width: 49.5%;
  margin-right: 1%;
  margin-bottom: 10px;
}
.area_box_block:nth-of-type(3n+3){
  margin-right: 1%;
}
.area_box_block:nth-of-type(2n+2){
  margin-right:0;
}
.area_box_block_text{
  margin-top: 5px;
  padding: 0 10px 0 15px;;
}
.area_box_block_ttl{
  font-size: 16px;
}
.area_box_block_ttl:before{
  border-width: 5.5px 0 5.5px 10.0px;
  left: -15px;
  top: 5px;
}

.area_box_block_para{
  font-size: 14px;
  line-height: 1.5;
  margin-top: 5px;
}

/* エリア紹介一覧 */
.other_area{
  margin-top: 100px;
}
.other_area_title{
  font-size: 18px;
}
.other_area_list{
  margin-top: 20px;
}
.other_area_block{
  width: 50%;
}
.other_area_text{
  padding: 15px;
}
.other_area_ttl{
  font-size: 24px;
  line-height: 1;
}
.other_area_link{
  margin-top: 10px;
}
.other_area_link li a{
  padding-left: 15px;
  font-size: 14px;
  margin-bottom: 2px;
}
.other_area_link li a:before{
  border-width: 4px 0 4px 7.7px;
}
}