@charset "UTF-8";

.top_head {
/*
    width: 50%;*/
    max-width: 65%;
    width: 65%;

    }  


    .top_head img {

      width: auto;
      transition: all 0.5s;
    
    } 

.pnf::before {

  background: none !important;

}    


.hakata_top_left {

    width: 25%;
}

.hakata_top_right {
width: 100%;
font-size: 2em;
padding: 10px;
/*white-space: nowrap;*/
}

.mod-contact-block_inquiry {

/*    font-size: 1.6em;*/
  
  }
  .mod-contact-block_inquiry span.pnf {
  
     padding-left: 0px;/**/
     display: block;
     margin-left: 15px;
  }
  
  .mod-contact-block_inquiry span::before {
  /*
  top:25% !important;
  left: -44px   ;
  margin-top: 0px !important;
  display: inline-block;
  */
}

  @media all and (-ms-high-contrast: none) {


    .mod-contact-block_inquiry span {
      padding-top: 0px !important;
    }
    
    
    }
    
.hakata_top_banner {

display: -webkit-box;

display: -ms-flexbox;

display: flex;
-webkit-box-align: center;
    -ms-flex-align: center;
        align-items: center;
-webkit-box-pack: center;
    -ms-flex-pack: center;
        justify-content: center;
        padding: 80px 0px 0px;
/*margin-top: 80px;*/
background: #fff;
}



.hakata_mainv_text {

    position: absolute;
      top: 14%;
      left: 50%;
      transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
  }
  
  .hakata_mainv_text span {
    display: block;
      width: 960px;
      font-size: 1.8em;
      text-shadow: #fff 1px 1px 2px;
      font-weight: bold;
  }
  
  .hakata_top_rw {
  /*
    width: 300px;
    display: table; */
display: inline-block ;

    max-width: 25%;
    width: 25%;
  }
  
  .hakata_top_rw p {

    /* display: inline-block ;*/
     box-sizing: border-box;
     text-align: justify;
     height: auto;
   }
  .hakata_top_right {
  font-size: 1.4em;
  
   }


@media screen and (max-width: 1199px) and (min-width:898px) {

  .hakata_top_right {
    font-size: 1.2em !important;
    
    
     }
    
  

}


@media screen and (max-width: 1299px) {
  .hakata_top_rw p {
  
    font-size: 1.2em  ;
  
     }
  }


@media screen and (max-width: 1199px) {


   .hakata_top_rw {
    /**/
      width: 25%;
      display: table;
     
    }
    .mod-contact-block_inquiry span.pnf {


      margin-left: 0px;
  
  }

  }

  @media screen and (max-width: 1099px) {


    .top_head  {

      max-width: 65%;
      width: 50%;
      }


    .hakata_top_left {
     
     display: block !important;
    }

    .hakata_top_rw {
    
    width: 50%;
    }
    
    
}


@media screen and (max-width: 898px) {

  .hakata_top_left {
     
     display: none !important;
    }
  
  .hakata_top_rw {
    max-width: 100% !important;
     }
    
     .hakata_top_banner {
    
    flex-wrap: wrap;
   
   } 

 .top_head  {
  
  max-width: 100% !important;
    width: 100% !important;
    padding: 0 5px;
    box-sizing: border-box;
  }
  
  body .hakata_top_rw p {

    text-align: center ;
    
      }
  
  
  }



@media screen and (max-width: 767px) {

    .hakata_mainv_text {
  
      top:0;
      left: 1%;
      transform: none;
      -webkit-transform: none;
      -ms-transform: none;
  
    }
  
  
   .hakata_mainv_text span {
    
      width: auto;
      font-size: 1.2em;
  }
  
  
  .top_head {
  
    width: 100% !important;
    max-width: 100% !important;
    text-align: center;
  }
  
  .mod-contact-block_inquiry span::before {
  
  left: -48px  ;
  
  }
  
  
  .hakata_top_rw {
  
  width: 100%;
  }
  
   .hakata_top_rw {
  
  width: 100% !important;
  }
  
  .hakata_top_right {
  width: 100%;
  font-size: 2em !important;
  padding:10px 0px !important;
  }
  
  .hakata_top_banner {
  
   flex-wrap: wrap;
   margin-top: 40px !important;
   padding: 5px 10px 10px;
  } 

}

img {

  image-rendering: -webkit-optimize-contrast;
}



@-moz-document url-prefix() {
  
  img {
      image-rendering:auto !important;
      
        }
  }




  /*英語切り替えボタン関連*/


  .english_button {

    /*display: none;*/
  }


  .english_button_sp {

    position: relative;
    /* opacity: 0; 
    pointer-events: none;*/

    
    }
    
    .akasaka_sptop_banner .english_button_sp a {
      color: #fff;  
      font-size: 15px ;
      display: block;
      padding: 14px 60px 12px 28px;
        background: url(/akasaka_img/top_btn_triangle.svg) no-repeat 15px center;
        background-size: 7px auto;
        text-decoration: none;
    }
    
    
    
    .akasaka_sptop_banner {
      margin-top: 5px ;
    }
    
    .akasaka_sptop_banner a {
      text-decoration: none;
      color: #066d71;
      font-weight: bold;
    
    }
    
    .akasaka_sptop_banner .fl_b figure {
    
      flex: 0 0 60px;
      max-width: 60px;
    
    }
    
    .akasaka_sptop_banner figure:nth-child(2) {
    
        margin-right: 60px ;
    }
    
    .akasaka_sptop_banner figure img {
    
      width: 100%;
    }
    
    .akasaka_sptop_banner .fl_b {
    
      display: flex;
    align-items: center ;
    justify-content: space-between;
    width: calc(100% - 60px);
        margin: 0 auto;
    
    }
    
    .akasaka_sptop_banner .top_head {
    
    margin: 30px auto;
    
    }
    
    .akasaka_sptop_banner.floating02 .top_head {
    
      margin: 0px auto;
    }
    
    
    .mod-contact-block_inquiry.hakata_top_right > a:before {
    
      background: url(/akasaka_img/top_btn_triangle.svg) no-repeat 0 0;
    }
    
    .english_button ul {
    
       display: flex;
    margin-left: 5px;
    }
    
    .english_button li {
    
      margin:0px 5px;
    
      letter-spacing: 0.05em;
      width: 110px;
        text-align: center;
        cursor: pointer;
    }
    
    .english_button li a {
    display: block;
    position: relative;
    color: #fff;
    text-decoration: none;
    
    }
    
    .english_button li a:hover {
      opacity: 0.55;
    }
    
    .english_button li a:before {
        position: absolute;
        top: 50%;
        right: 4px;
        width: 9px;
        height: 14px;
        margin-top: -7px;
        background: url(/akasaka_img/top_btn_triangle.svg) no-repeat 0 0;
        background-size: 9px auto;
        content: "";
    }
    
    .english_button .jpn a {
    
      background: #939598;
    }
    
    .english_button .eng a {
      background:#988531;
    }
    
    
    @media screen and (max-width: 1199px) {
      .english_button li {
        width: 45%;
      }
    
    }
    
    @media screen and (max-width: 898px) {
     body .english_button ul {
    
        margin-left: 0;
      }
    
    
      body .english_button li {
        width: 50%;
      }
    
    
    }
    