@charset "utf-8";

@import url("/resources/css/airstage-color.css");

.select-country dt {
  font-family: fs-r, Arial, Helvetica, sans-serif !important;
}

#footer .footer-inner dl {
  float: left;
  margin-right: 4.710144927%; /*52px*/
  width: 21.467391304347828%; /*237px*/
}

#footer .footer-inner dl.last {
  margin-right: 0;
  width: 21.467391304347828%; /*237px*/
}

.rc-change {
  clear: both;
  margin: 1.0em 0 16px 0;
  max-width: 1104px;
  width: 100%;
}
.rc-change li {
  display: inline-block;
  font-family: fs-b, san-serif;
}
@media screen and (max-width:580px) {
 .rc-change {
   font-size: 12px;
   text-align: center;
 }
}

@media screen and (max-width:1024px) {
  /******************************************
  header
  ******************************************/
  /* gnav
  ---------------------------------------- */
}

@media screen and (max-width:580px) {
  #footer .footer-inner dl.last {
    display: block;
    padding-bottom: 5px;
    text-align: center;
    width: 100%;
  }

}

/* メインビジュアル 20170929 */
.component-productbtn-list {
  padding-top: 40px !important;
}

.text-title {
	font-size: 320% !important;
  color: #fff !important;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.2) !important;
}
.visual-text-inner .component-btn-black {
  opacity: .7 !important;
}

