@charset "utf-8";
/* CSS Document */
.index_inner {
  width: 1000px;
  margin: 0 auto;
}
.index_inner02 {
  width: 780px;
  margin: 0 auto;
}
#contents .index .index_ttl01::before { display: none; }
#contents .index .index_ttl01 {
  background: none;
  padding: 0 1rem 3rem;
  margin: 0 0 2rem;
}
#contents .index .index_ttl01 a {
  display:inline-block;
  background: url(img/icon_arrow_double_brown.png) no-repeat right 50%;
  padding-right: 3rem; 
}
.enTtl {
  text-align: center;
  padding:8rem 0 2rem;
  line-height: 1;
}
.enTtl img {
  width: auto;
  height: 22px;
}
/*--------------------------------------
　#header
---------------------------------------*/
#header {
  padding: 1rem;
  display: inline-block;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
}
/*--------------------------------------
　#visArea
---------------------------------------*/
#visArea {
  margin-left: 300px;
  background: url(img/index/vis.png) no-repeat center bottom #f8f4ed;
  background-size: contain;
  position: relative;
  margin-bottom: 4.5rem;
}
.visArea_inner {
  box-sizing: border-box;
  width: 1000px;
  height: 425px;
  margin: 0 auto;
  padding: 3rem 157px 0rem 445px;
  position: relative;
}
.visArea_catch {
  color: #e16210;
  font-size: 2.8rem;
  font-weight: bold;
  line-height: 1.5;
  text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
.visArea_text {
      text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
      font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', 'sans-serif';
      line-height: 1.8;
      }
.visArea_btn {
  position: absolute;
  bottom: 7%;
  right: 29.0%;
}
.visArea_btn a {
  width: 141px;
  height: 141px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: solid 8px #fff;
  outline: #221a16 solid 1px;
  background: #221a16 url(img/index/icon_arrow.png) no-repeat right 6px bottom 6px;
  transform: rotate(45deg);
  position: relative;
  z-index: 1;
  line-height: 1.5;
}
.visArea_btn a span {
  display: block;
  color: #fff;
  font-weight: bold;
  transform: rotate(-45deg);
	text-align: center;
}

@media screen and (min-width: 600px) and ( max-width:1299px) {
#visArea { margin-left: 0; }
}

/* ======================== */
/*  SP　*/
/* ======================== */
@media screen and (max-width: 599px) {
  .index_inner,
  .index_inner02 {
    width: 100%;
    margin: 0 auto;
  }
  .enTtl { padding: 4rem 0 1rem;}
  .enTtl img { height: 11px; }
  #contents .index .index_ttl01 {
    font-size:2.1rem;
    padding: 0 0 2rem;
  }
  #header {
    padding: 0;
    margin: 0;
    width: 100%;
    position:relative;
  }
  #headTopArea .sitename {
    text-align: left;
    width: 100%;
    padding: 1rem 50px 1rem 1rem;
    color: #888;
    font-size: 1.2rem;
  }
  #visArea {
    margin: 0 auto;
    padding: 0;
    background:none;
  }
  .visArea_inner {
    width: auto;
    height: auto;
    margin: 0 auto;
    padding: 0 1rem 0;
  }
  #visArea .logo {
    margin:0 -1rem;
    padding: 1rem;
    background:url(img/index/vis.png) no-repeat center top #f8f4ed;
    background-size:cover;
  }
  .visArea_catch {
    text-align:center;
    font-size:1.8rem;
    margin:2rem auto 1rem;
  }
  .visArea_text{
    text-shadow: none;
  }
  #visArea .logo img {
    width: 56vw;
    display: block;
    margin: auto;
  }
  .visArea_btn {
    position:relative;
    bottom:auto;
    right:auto;
    width:80%;
    margin: 3rem auto;
	      display: none;
  }
  .visArea_btn a {
    width: 100%;
    height: auto;
    display: block;
    background-image:none;
    transform: rotate(0deg);
    text-align:center;
    padding:1rem;
    z-index: 0;
  }
  .visArea_btn a span {    
    transform: rotate(0deg);
    display:block;
    padding:0 3rem;
  }
  .visArea_btn a span::before,
  .visArea_btn a span::after {
    content:"";  
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 10px 10px 0 10px;
    border-color: #e16210 transparent transparent transparent;
    position:absolute;
    top:50%;
    margin-top:-10px;
    left:0;
  }
  .visArea_btn a span::after {
    left:auto;
    right:0;
  }


  
  
  
}
