@charset "utf-8";
/* CSS Document */
#wrapper {font-family: '游ゴシック', '游ゴシック体',"メイリオ", "ヒラギノ角ゴ Pro W3", "MS PGothic", "MS UI Gothic", Helvetica, Arial, sans-serif;font-weight:500;}

#main .inner,
#point .inner,
#business .inner,
#doha .inner,
#economy .inner,
#city .inner,
#bnr .inner,
#qsuite .inner {
  max-width:1000px;
  margin:0 auto;
  padding-left: 20px;
  padding-right: 20px;
  box-sizing: border-box;
}

h2 {
  font-size: 1.9em;
  padding: 80px 0 60px;
  font-family:見出ゴMB31;
}

.lines-on-sides, h2 {
  display: flex;
  align-items: center;
  white-space: nowrap;
  text-align: center;
}
h2:after, h2:before {
  border-top: 1px solid;
  content: '';
  flex-grow: 1;
}
.lines-on-sides:after, h2:after {
  margin-left: 1.5rem;
}
.lines-on-sides:before, h2:before {
  margin-right: 1.5rem;
}

.tour_btn {
  background:#662046;
  max-width:300px;
  width: 100%;
  margin:40px auto 70px;
}
.mv .tour_btn {
  margin:20px auto;
}

.report_btn {
  margin: 0 auto;
  width:320px;
}

.tour_btn a,
.report_btn a{
  padding:20px;
  color:#ffffff;
  display: block;
  text-align:center;
  font-weight: bold;
}

.tour_btn a:hover,
.report_btn a:hover{
  text-decoration:none;
  cursor:pointer;
}

.btn_box {
  width: 70%;
  margin:0 auto 20px;
  overflow: hidden;
}

.btn_box .tour_btn {
  float:left;
  width: 320px;
}

.txt {
    font-size: 1.1em;
    width: 80%;
    margin: 0 auto;
    line-height: 1.7;
}

@media (max-width: 768px) {
#main .inner,
#point .inner,
#qsuite .inner,
#business .inner,
#doha .inner,
#economy .inner,
#city .inner,
#bnr .inner {
    width:100%;
    padding-left: 0;
    padding-right: 0;
}
.btn_box {
    width: 90%;
}
}

@media (min-width: 769px) {
.sp {
  display: none;
}
}
@media (max-width: 768px) {
.pc {
  display: none;
}
h2 {
  font-size: 1.5em;
  padding:40px 20px;
}
h2:after {
  margin-left: 1rem;
}
h2:before {
  margin-right: 1rem;
}
.tour_btn {
  margin: 20px auto;
}
.txt {
    font-size: 12px;
    width: 90%;
    margin: 0 auto;
    line-height: 1.7;
    padding: 0 10px;
}
.btn_box {
  width: 100%;
  margin:0 auto;
}

.btn_box .report_btn,
.btn_box .tour_btn {
  float:none;
  width: 90%;
  padding: 0 10px;
  margin: 20px auto;
}
}

/* MV */
.mv {
  background:url(../images/main_bg.jpg) no-repeat;
  padding-bottom: 50px;
  background-size: cover;
}
.mv_box {
  max-width: 1000px;
    width: 92%;
  margin: 0 auto;
  position: relative;
  padding:50px 0;
}
.mv_box .logo {
  position: absolute;
  top: 0;
  right: 0;
}
.qr_box {
  background: rgba(255,255,255,0.9);
  padding:30px;
  box-sizing: border-box;
  max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
}
.left_box {
  width:49%;
}
.qr_box .left_box img {
    width: 100%;
}
.qr_box .right_box {
  width:49%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.qr_box p {
    font-size: 14px;
    line-height: 2.0;
    margin-top: 10px;
}
.airplane {
  max-width: 808px;
  width: 100%;
}
/* メリット */
#point {
  margin: 0 auto;
  background:#f2f2f2;
  clear:both;
}

#point .inner{
  overflow:hidden;
  padding-bottom:50px;
  display: flex;
    flex-wrap: wrap;
    justify-content: center;
}
#point .inner h2 { width: 100%; }
#point .point_box {
  width: 27%;
    float: left;
    padding: 25px 2.5%;
    margin-right: 2px;
    text-align: center;
    background-color: #ffffff;
}

#point .point_box:last-child {
    margin-right: 0;
}

#point .point_box h3{
  font-size:16px;
  font-weight:bold;
  color:#662046;
  margin-bottom: 20px;
}

#point .point_box img {
  margin-bottom: 20px;
}

#point .point_box p{
  text-align:left;
  line-height: 1.7;
}

@media (max-width: 768px) {
/*#doha{background:url(../images/doha_bg.jpg) 50% 0 no-repeat;}*/
#doha ul {width: 90%;}
#doha .doha_ttl {background: url(../images/doha_ttl_bg_sp.png) no-repeat center 45%;}
.mv_box .logo {
  width: 24%;
}
#point .point_box {
  width: 90%;
  float: none;
  padding:30px 10px;
  margin: 0 auto;
  margin-bottom: 5px;
}
#point .point_box:last-child {
  margin-right: auto;
}
.mv_box {
  width: 92%;
  padding: 80px 0 30px 0;
}
.mv_box img {
  width: 100%;
}
.mv_box .logo {
  width: 50%;
  width: min(50%,220px);
  right: auto;
  left: 0;
}
.qr_box {
    flex-direction: column;
    padding: 15px;
}
.qr_box p {
  line-height: 1.5;
}
.left_box {
  width:100%;
}
.qr_box .right_box {
  width:100%;
}
}

/* ビジネス */
#business,
#qsuite {
  margin: 0 auto;
  background:#ffffff;
/*	overflow:hidden; */
}

#business .pic,
#qsuite .pic {
  display: flex;
  flex-flow: row wrap;
  margin-bottom: 70px;
}

#business .pic .left,
#qsuite .pic .left{
  order: 1;
}
#business .pic .right,
#qsuite .pic .right{
  order: 2;
}

#business .pic .image,
#qsuite .pic .image{
  width: 48%;
}

#business .pic img,
#qsuite .pic img {
  width: 100%;
}

#business .text,
#qsuite .text {
    font-size: 1.1em;
    line-height: 1.7;
    padding: 0 2%;
    width: 48%;
}

#business .text h3,
#qsuite .text h3 {
  margin-bottom: 15px;
}

#qsuite .txt{
  margin-bottom: 40px;
}


@media screen and (max-width: 768px) {
#business .pic,#qsuite .pic {display: block;margin-bottom: 20px;}
#business .pic .image, #qsuite .pic .image { width: 100%; }
#business .pic img, #qsuite .pic img { width: 100%; }
#business .text, #qsuite .text {position: static;font-size: 12px;padding: 10px 10px 20px;width:100%; box-sizing: border-box;}
#business .text.right, #qsuite .text.right, #business .text.left, #qsuite .text.left { padding: 15px; }
#business .pic h3 img , #qsuite .pic h3 img {width: 100%;margin-top: 10px;}
#qsuite .txt{margin-bottom: 20px;}
}

/* ドーハ */
#doha{
  background:url(../images/doha_bg.jpg) 50% 0 no-repeat fixed;
    background-size: auto 100%;
  color: white;
  height: 600px;
  margin: 0 auto;
  padding: 0;
}

#doha .doha_ttl {
    font-size: 1.9em;
    padding: 100px 0 30px;
    font-family: 見出ゴMB31;
    background: url(../images/doha_ttl_bg.png) no-repeat center 70%;
}

#doha .doha_ttl span {
  display:block;
    font-size: 0.7em;
}

#doha p{
  text-align:center;
}

#doha ul {
  overflow:hidden;
  margin:0 auto;
  margin-top: 40px;
  display: flex;
  justify-content: center;
}

#doha ul li {
  float:left;
  width:auto;
  margin: 0 25px;
}

#doha ul li.sp {
  display:none;
}



@media (max-width: 768px) {
#doha {
  height:650px;
}
#doha .doha_ttl {
  font-size:1.2em;
  padding: 80px 0 30px;
  
}
#doha .txt {
  text-align:left;
}
#doha .txt br {
  display:none;
}

#doha ul {
  width: 100%;
  margin-top: 20px;
  flex-direction: column;
}

#doha ul li {
  display:none;
  float:none;
  margin: 0 15px;
}

#doha ul li.sp {
  display:block;
  margin-bottom: 20px;
  text-align: center;
}
}

/* エコノミー */
#economy {
  /*overflow:hidden;*/
}

#economy .pic img {
  margin-bottom:50px;
}

#economy .pic img {
  width:100%;
}


/* 就航都市 */
#city {
  /*overflow:hidden;*/
  background: #f2f2f2;
}
#city .inner{overflow: hidden;}
#city .city_box {
  float: left;
  width: 45%;
  margin: 50px 2.5% 70px;
}

#city .city_box img {
  width:100%;
}

#city .city_box h3 {
    font-size: 16px;
    font-weight: bold;
    color: #662046;
  margin: 15px 0 5px;
}

#city .city_box p {
    line-height: 1.7;
  margin-bottom: 20px;
}

@media (max-width: 768px) {
#city .city_box img.time {
    width: 100%;
}
#city .city_box {
    float: none;
    width: 94%;
    margin: 20px 10px;
    margin-top: 20px;
}
#city .city_box p {
  font-size:12px;
}
}

/* バナー */
#bnr {
  padding-bottom:50px;
}

#bnr .bnr_box {
  text-align:center;
}

@media (max-width: 768px) {
#bnr img {
    width: 100%;
}
}

/* ナビゲーション */
.navi {
  background:#a16085;
}

ul.tab {
  background:#a16085;
}

ul.tab {
  margin: 0 auto;
    width: 960px;
    padding-bottom: 58px;
}

ul.tab li {
  width:19%;
  float: left;
  text-align: center;
  border-right:1px solid #f2f2f2;
}

ul.tab li:last-child {
  border-right:none;
}

ul.tab li a{
  color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    padding: 20px 10px;
    display: block;
}

ul.tab li a:hover{
  text-decoration:none;
  color:#cccccc;
}

ul.tab li a br {
  display:none;
}

ul.tab li.line2 a {
  padding: 10px;
}

ul.tab li.line2 a span.sp {
  display: none;
}

@media screen and (max-width:960px){
ul.tab {
  width:100%;
}
}

@media screen and (max-width:769px){
.navi {
  position:fixed;
  bottom: 0;
  z-index: 100;
  width: 100%;
  background:#000000;
}

.navi ul {
  width:100%;
  padding-bottom: 0px;	
}

.navi ul li {
    width: 19.7%;
    float: left;
    background: #000000;
    border-top: 0;
    border-right: 1px solid #ffffff;
}

.navi ul li:last-child {
  border-right: none;
}

ul.tab li a {
  font-size:0.8em;
  padding:10px;
}

ul.tab li a br {
  display:block;
}

  ul.tab li.line2 a span.pc {
    display: none;
  }
  ul.tab li.line2 a span.sp {
    display: block;
  }
  #business .text.right, #qsuite .text.right {
    padding-left: 15px;
  }
}

.fixed {
      position: fixed;
      z-index: 100;
      width: 100%;
    top:0;
}