/*! Writen  by SCSS */
/*.caption_area .yokoku {
	margin-top: 0;
	padding-top: 0;
	border: 0;
}*/
.first {
  margin-bottom: 80px; }
  @media screen and (max-width: 480px) {
    .first {
      margin-bottom: 50px; } }

.bg_wrap {
  background: #131313;
  position: relative; }
  .bg_wrap::before {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    background-image: url("../images/top/bg.png");
    background-position: top left;
    background-size: 100% auto;
    background-repeat: repeat-y;
    display: block;
    pointer-events: none;
    mix-blend-mode: overlay; }
  .bg_wrap .map_wrap h2 {
    font-size: clamp(14px, 1.667vw, 20px);
    margin-bottom: 40px; }
    @media screen and (max-width: 480px) {
      .bg_wrap .map_wrap h2 {
        margin-bottom: 10px !important; } }

.inner_main2 {
  position: relative;
  background: #162044;
  color: #fff;
  background: #423e34; }
  .inner_main2::before {
    content: '';
    position: absolute;
    inset: 0;
    background: #162044;
    mix-blend-mode: overlay;
    pointer-events: none; }

.sec07 {
  color: #000;
  position: relative;
  padding: 40px 0 60px; }
  @media screen and (max-width: 480px) {
    .sec07 {
      padding: 20px 0 40px; } }
  .sec07::before {
    content: "";
    position: absolute;
    inset: 0;
    margin: auto;
    background-image: url("../images/top/bg_out.png");
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat; }
  .sec07 .inner {
    position: relative;
    z-index: 4;
    max-width: 960px;
    margin: 0 auto;
    max-width: 998px; }
  .sec07 .lead {
    letter-spacing: 0.1em;
    line-height: 1;
    margin-bottom: 1.3em; }
    @media screen and (max-width: 1000px) {
      .sec07 .lead {
        font-size: 26px; } }
  .sec07 .btnGroup {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 38px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    margin-top: 60px;
    margin-top: 40px; }
    @media screen and (max-width: 480px) {
      .sec07 .btnGroup {
        display: block;
        margin-top: 50px;
        margin-top: 20px; } }
    .sec07 .btnGroup .mapBtn {
      align-items: center;
      background-color: #162044;
      color: #ffffff;
      display: flex;
      font-family: "Cormorant Infant", "YakuHanMP", "Zen Old Mincho", "Noto Serif", "Noto Serif", serif;
      justify-content: center;
      position: relative;
      transition: .3s;
      font-size: clamp(12px, 1.334vw, 16px);
      height: 64px;
      width: 326px;
      width: 100%;
      max-width: 370px;
      font-size: 16px;
      font-weight: bold;
      color: #fff;
      background: #996D26;
      column-gap: 10px;
      letter-spacing: 0.1em;
      /*&:first-child {
      	@include mq($br_sp){
      	 margin-bottom: 20px;
      	}
      }*/ }
      @media screen and (max-width: 480px) {
        .sec07 .btnGroup .mapBtn {
          height: 50px;
          font-size: 14px; } }
      .sec07 .btnGroup .mapBtn .icon {
        width: 20px; }
        @media screen and (max-width: 480px) {
          .sec07 .btnGroup .mapBtn .icon {
            width: 14px; } }
      @media screen and (max-width: 480px) {
        .sec07 .btnGroup .mapBtn {
          width: 100%; } }
  .sec07 .map_img_wrap {
    position: relative; }

.inner1200 {
  max-width: 1200px !important; }

@media screen and (max-width: 480px) {
  .pinch_box {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 12px;
    line-height: 1;
    color: #FFF;
    text-align: center;
    background: #162044;
    padding: 8px 0.5em;
    margin-bottom: 10px; }
    .pinch_box .icon {
      max-width: 20px;
      margin-right: 0.5em; }
      .pinch_box .icon img {
        width: 100%; } }

@media print {
  .cv_area,
  footer,
  header,
  .btnGroup,
  .a,
  .a,
  .a {
    display: none !important; }

  .inner_main2 {
    height: 60px;
    display: none; }

  .bg_wrap .map_wrap h2 {
    margin-bottom: 20px;
    margin-bottom: 8px;
    margin-bottom: 0; }

  .first {
    margin-bottom: 600px;
    margin-bottom: 0;
    margin-bottom: 15px; }

  .sec07 {
    padding-top: 20px;
    padding-top: 0;
    padding-bottom: 0; } }

/*# sourceMappingURL=map.css.map */
