@charset "UTF-8";
.s {
  display: inline-block;
  vertical-align: middle;
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/images/sprite png");
  background-repeat: no-repeat;
  background-size: 182px 150px;
}

.s-alert {
  width: 32px;
  height: 28px;
  background-position: -150px 0px;
}

.s-notice {
  width: 12px;
  height: 20px;
  background-position: -170px -28px;
}

.s-notice2 {
  width: 17px;
  height: 27px;
  background-position: -150px -52px;
}

.s-pdf {
  width: 15px;
  height: 18px;
  background-position: -167px -52px;
}

.s-pdf2 {
  width: 20px;
  height: 24px;
  background-position: -150px -28px;
}

.s-scrollable {
  width: 150px;
  height: 150px;
  background-position: 0px 0px;
}

i, .i {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.i-blank:before {
  content: "\EA01";
}

.i-caret-down:before {
  content: "\EA02";
}

.i-caret-up:before {
  content: "\EA03";
}

.i-catalog:before {
  content: "\EA04";
}

.i-chevron-down:before {
  content: "\EA05";
}

.i-chevron-left:before {
  content: "\EA06";
}

.i-chevron-right:before {
  content: "\EA07";
}

.i-close:before {
  content: "\EA08";
}

.i-inquiry:before {
  content: "\EA09";
}

.i-manual:before {
  content: "\EA0A";
}

.i-menu:before {
  content: "\EA0B";
}

.i-minus:before {
  content: "\EA0C";
}

.i-pagetop:before {
  content: "\EA0D";
}

.i-plus:before {
  content: "\EA0E";
}

.i-rss:before {
  content: "\EA0F";
}

.i-search:before {
  content: "\EA10";
}

.i-support:before {
  content: "\EA11";
}

.i-tel:before {
  content: "\EA12";
}

.i-a:before {
  content: "\EA13";
}

.i-faq:before {
  content: "\EA14";
}

.i-menu2:before {
  content: "\EA15";
}

.i-modal:before {
  content: "\EA16";
}

.i-q:before {
  content: "\EA17";
}

.i-print:before {
  content: "\EA18";
}

.i-ra:before {
  content: "\EA19";
}

.i-cj:before {
  content: "\EA20";
}

.i-ha:before {
  content: "\EA21";
}

.i-ecocute:before {
  content: "\EA22";
}

.i-ceramheat:before {
  content: "\EA23";
}

.i-skyair:before {
  content: "\EA24";
}

.i-building:before {
  content: "\EA25";
}

.i-sp:before {
  content: "\EA26";
}

.i-router:before {
  content: "\EA27";
}

.i-remote:before {
  content: "\EA28";
}

.i-filter:before {
  content: "\EA29";
}

.i-maintenance:before {
  content: "\EA30";
}

.i-search:before {
  content: "\EA31";
}

.i-dl:before {
  content: "\EA32";
}

.i-contact:before {
  content: "\EA33";
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.g-365 {
  margin: 5px 0 10px;
}

.g-365 strong {
  color: #09c;
  font-size: 18px;
}

.g-365 strong span {
  margin: 0 3px;
  font-size: 24px;
}

@media only screen and (max-width: 480px) {
  .g-365 {
    margin-top: 0;
    padding-top: 10px;
  }
  .g-365 strong {
    font-size: 14px;
  }
  .g-365 strong span {
    font-size: 19px;
  }
}

.g-acc_btn {
  padding: 12px;
  display: inline-block;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background-color: #777;
  cursor: pointer;
}

.no-touchevents .g-acc_btn:hover {
  background-color: #666;
  text-decoration: none;
}

.g-acc_btn:before {
  content: attr(data-off);
}

.g-acc_btn-on:before {
  content: attr(data-on);
}

.g-acc_btn:after {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA02";
  margin-left: 10px;
}

.g-acc_btn-on:after {
  content: "\EA03";
}

.g-acc_item {
  cursor: pointer;
}

.g-acc_item span {
  padding-right: 40px;
  position: relative;
  display: block;
}

.g-acc_item span:before, .g-acc_item span:after {
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
}

.g-acc_item span:before {
  content: "";
  background-color: #777;
  border-radius: 3px;
  width: 30px;
  height: 30px;
}

.g-acc_item span:after {
  margin-right: 5px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA02";
  width: 1em;
  height: 1em;
  color: #fff;
  font-size: 20px;
}

.g-acc_item-on span:after {
  content: "\EA03";
}

@media only screen and (max-width: 480px) {
  .g-accList_btn {
    padding-right: 30px;
    position: relative;
  }
  .g-accList_btn:after {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    pointer-events: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA0E";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    height: 1em;
  }
  .g-hnav_home .g-accList_btn:after {
    display: none;
  }
  .g-accList_btn-on:after {
    content: "\EA0C";
  }
  .g-accList_btn-disabled:after {
    display: none;
  }
}

@media only screen and (min-width: 481px) {
  .g-accList_body {
    display: block !important;
  }
}

.g-align-l, .g-align-c, .g-align-r {
  display: table;
}

.g-align-l {
  margin-right: auto;
}

.g-align-c {
  margin-left: auto;
  margin-right: auto;
}

.g-align-r {
  margin-left: auto;
}

.g-alist {
  font-size: 12px;
  overflow: hidden;
}

.g-alist > dt {
  margin-right: 5px;
  float: left;
  clear: left;
}

.g-alist > dd {
  overflow: hidden;
}

.g-anchor-h {
  margin: -5px 0;
}

.g-anchor-h .g-anchor_el {
  margin: 5px 15px 5px 0;
  display: inline-block;
}

.g-anchor-v .g-anchor_el {
  margin-bottom: 15px;
  display: block;
}

@media only screen and (max-width: 480px) {
  .g-anchor-h {
    margin: -7.5px 0;
  }
  .g-anchor-h .g-anchor_el {
    margin: 7.5px 15px 7.5px 0;
  }
}

.g-bg {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  padding-bottom: 50px;
}

.ie8 .g-bg {
  min-width: 960px;
}

.g-bg-gray {
  background-color: #f3f3f3;
}

.g-bg-beige {
  background-color: #f9f6ee;
}

.g-bg-aqua {
  background-color: #ebf7fd;
}

.g-bg-air {
  background-color: #eafafd;
}

@media only screen and (max-width: 480px) {
  .g-bg {
    padding: 0 15px 40px;
  }
}

.g-blank:after {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA01";
  margin-left: 7px;
  font-size: 16px;
  color: #999;
  vertical-align: middle;
}

.g-blist {
  list-style: disc;
  padding-left: 2em;
}

.g-block {
  margin-bottom: 20px;
}

.g-block-lg {
  margin-bottom: 50px;
}

@media only screen and (max-width: 480px) {
  .g-block {
    margin-bottom: 20px;
  }
  .g-block-lg {
    margin-bottom: 30px;
  }
}

.g-box {
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  max-width: 960px;
}

.ie8 .g-box {
  width: 960px;
}

.g-breadcrumbs, .g-breadcrumbs-white, .g-breadcrumbs-p {
  margin: 10px -15px 0;
  padding-left: 15px;
  padding-right: 15px;
  position: absolute;
  z-index: 2;
  width: 100%;
}

.g-breadcrumbs ol, .g-breadcrumbs-white ol, .g-breadcrumbs-p ol {
  margin: 0 auto;
  max-width: 960px;
  font-size: 10px;
  font-weight: bold;
  overflow: hidden;
}

.g-breadcrumbs li, .g-breadcrumbs-white li, .g-breadcrumbs-p li {
  float: left;
}

.g-breadcrumbs li:before, .g-breadcrumbs-white li:before, .g-breadcrumbs-p li:before {
  margin: 0 5px;
  content: ">";
}

.g-breadcrumbs li:first-child:before, .g-breadcrumbs-white li:first-child:before, .g-breadcrumbs-p li:first-child:before {
  display: none;
}

.g-breadcrumbs a, .g-breadcrumbs-white a, .g-breadcrumbs-p a {
  text-decoration: underline;
}

.g-breadcrumbs a:hover, .g-breadcrumbs-white a:hover, .g-breadcrumbs-p a:hover {
  text-decoration: none;
}

.g-breadcrumbs-white, .g-breadcrumbs-white a {
  color: #fff;
}

.g-breadcrumbs-p {
  margin: 10px auto 35px;
  position: static;
}

.g-breadcrumbs-bgc {
  background-color: rgba(255,255,255,0.6);
  margin-top: 0;
  padding-top: 10px;
  padding-bottom: 10px;
}

@media only screen and (max-width: 959px) {
  .g-lnav + .g-main .g-breadcrumbs {
    margin-top: -20px;
  }
  .g-lnav + .g-main .g-breadcrumbs-p {
    margin-top: -10px;
  }
}

@media only screen and (max-width: 768px) {
  .g-breadcrumbs, .g-breadcrumbs-white, .g-breadcrumbs-p {
    display: none;
  }
}

.g-btn-sm, .g-btn, .g-btn-lg {
  padding: 12px;
  display: block;
  border-radius: 4px;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
}

.g-btn-sm:before, .g-btn:before, .g-btn-lg:before {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA07";
  margin-right: 6px;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.no-touchevents .g-btn-sm:hover, .no-touchevents .g-btn:hover, .no-touchevents .g-btn-lg:hover {
  text-decoration: none;
}

.g-btn-sm:visited, .g-btn:visited, .g-btn-lg:visited {
  color: #000;
}

.g-btn-sm {
  font-size: 12px;
}

.g-btn-lg {
  font-size: 16px;
}

.g-btn-inline {
  display: inline-block;
}

.g-btn-i {
  position: relative;
}

.g-btn-i i {
  margin: -1em 10px 0 0;
  height: 0;
  font-size: 36px;
  color: #999;
  overflow: visible;
}

.g-btn-i .s {
  margin-right: 10px;
}

.g-btn-i span {
  display: inline-block;
  vertical-align: middle;
}

.g-btn-i:before {
  display: none;
}

.g-btn-i .i-faq {
  margin-right: 5px;
  font-size: 28px;
}

.g-btn-img {
  padding: 5px;
  font-weight: normal;
  overflow: hidden;
}

.g-btn-img img {
  margin-right: 5px;
  float: left;
}

.g-btn-img div {
  margin-top: 4px;
  overflow: hidden;
}

.g-btn-img .g-link-lg {
  margin-bottom: 5px;
}

.g-btn-img:before {
  display: none;
}

.g-btn-gray {
  border: 1px solid #ccc;
  background-color: #f2f2f2;
  background: -webkit-linear-gradient(#fff, #f2f2f2);
  background: linear-gradient(#fff, #f2f2f2);
}

.no-touchevents .g-btn-gray:hover {
  background-color: #e9e9e9;
  background: -webkit-linear-gradient(#f8f8f8, #e9e9e9);
  background: linear-gradient(#f8f8f8, #e9e9e9);
}

.g-btn-blue {
  border: 1px solid #ebeef3;
  background-color: #003980;
  background: -webkit-linear-gradient(#003980, #002f6a);
  background: linear-gradient(#003980, #002f6a);
}

.no-touchevents .g-btn-blue:hover {
  background-color: #003372;
  background: -webkit-linear-gradient(#003372, #002859);
  background: linear-gradient(#003372, #002859);
}

.g-btn-cyan {
  color: #fff;
  background-color: #09c;
  background: -webkit-linear-gradient(#09c, #168bb6);
  background: linear-gradient(#09c, #168bb6);
}

.no-touchevents .g-btn-cyan:hover {
  background-color: #008fbf;
  background: -webkit-linear-gradient(#008fbf, #0b81ab);
  background: linear-gradient(#008fbf, #0b81ab);
}

.g-btn-cyan:visited {
  color: #fff;
}

.g-btn-charcoal {
  color: #fff;
  background-color: #777;
}

.no-touchevents .g-btn-charcoal:hover {
  background-color: #888;
}

.g-btn-charcoal:visited {
  color: #fff;
}

.g-btn-charcoal:before {
  display: none;
}

@media only screen and (max-width: 480px) {
  .g-btn-inline {
    display: block;
  }
  .g-btn-img {
    padding: 12px;
  }
  .g-btn-img img {
    display: none;
  }
  .g-btn-img div {
    margin-top: 0;
  }
  .g-btn-img p:not(.g-link-lg) {
    display: none;
  }
  .g-btn-img .g-link-lg {
    margin-bottom: 0;
  }
}

.g-carousel {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  max-width: 1040px;
}

.g-carousel_inner {
  margin: 0 auto;
  max-width: 960px;
  overflow: hidden;
}

.g-carousel_inner > a {
  display: inline-block;
  vertical-align: top;
  width: 24%;
}

.g-carousel .slick-list {
  margin: 0 -10px;
}

.g-carousel .slick-slide {
  padding: 0 10px;
}

@media only screen and (min-width: 481px) and (max-width: 1040px) {
  .g-carousel {
    margin-bottom: 15px;
  }
  .g-carousel.g-block {
    margin-bottom: 35px;
  }
}

@media only screen and (max-width: 480px) {
  .g-carousel {
    margin-left: -15px;
    margin-right: -15px;
  }
  .g-carousel_inner > a {
    width: 100%;
  }
  .g-carousel .slick-list {
    margin: 0;
  }
  .g-carousel .slick-slide {
    padding: 0 23px;
  }
}

.g-catch {
  margin-bottom: 20px;
  font-size: 18px;
  color: #09c;
}

.g-clearfix:before, .g-clearfix:after {
  content: " ";
  display: table;
}

.g-clearfix:after {
  clear: both;
}

.g-column-gray, .g-column-air, .g-column-white {
  padding: 20px;
}

.g-column-gray {
  background-color: #f3f3f3;
}

.g-column-air {
  background-color: #eafafd;
}

.g-column-white {
  background-color: #fff;
  border: 1px solid #ccc;
}

.g-column-s {
  padding: 10px;
}

@media only screen and (max-width: 480px) {
  .g-column-gray, .g-column-air, .g-column-white {
    padding: 10px;
  }
}

.g-container {
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 50px;
  overflow: hidden;
  max-width: 960px;
}

.g-contents {
  padding-left: 258px;
  float: right;
  width: 100%;
}

@media only screen and (max-width: 769px) {
  .g-contents {
    padding-left: 0;
    float: none;
  }
}

.g-cover {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  min-height: 390px;
  overflow: hidden;
  position: relative;
}

.ie8 .g-cover {
  min-width: 960px;
}

.g-cover_bgs, .g-cover_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.g-cover .g-cover_bgs.slick-slider {
  position: absolute;
  z-index: 1;
}

.g-cover .g-cover_bgs .slick-list, .g-cover .g-cover_bgs .slick-track {
  height: 100%;
}

.g-cover_bg {
  background: no-repeat 50% 50%;
  background-size: cover;
}

.g-cover_bg-1 {
  z-index: 1;
}

.g-cover_outer {
  margin: 70px auto 0;
  padding-right: 240px;
  max-width: 960px;
  position: relative;
  z-index: 2;
}

.ie8 .g-cover_outer {
  padding-right: 0;
}

.g-page-notice .g-cover_outer {
  padding-right: 0;
}

.g-cover_inner {
  display: table;
  width: 100%;
  height: 240px;
}

.g-cover_hd {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  font-size: 24px;
  width: 240px;
}

.g-cover_cell {
  display: table-cell;
}

.g-cover .g-cover_pics {
  position: relative;
  height: 240px;
}

.g-cover .g-cover_pics.slick-slider {
  padding: 0 240px;
  position: absolute;
  left: 0;
  width: 100%;
}

.g-cover .g-cover_pics .slick-list, .g-cover .g-cover_pics .slick-track {
  height: 100%;
}

.g-cover_pic {
  background: no-repeat 50% 50%;
  background-size: auto 100%;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.g-cover_pic-1 {
  z-index: 1;
}

.ie8 .g-cover_pic {
  background-position: 0 0;
}

@media only screen and (max-width: 720px) {
  .g-cover {
    min-height: 310px;
  }
  .g-cover_outer {
    padding-right: 0;
  }
  .g-cover .g-cover_pics.slick-slider {
    padding-right: 0;
  }
}

@media only screen and (max-width: 480px) {
  .g-cover {
    min-height: 215px;
  }
  .g-cover_bg {
    background-position: 50% 0;
  }
  .g-cover_outer {
    margin-top: 0;
    padding-right: 0;
  }
  .g-cover_inner {
    margin-top: 39px;
    height: 175px;
  }
  .g-cover .g-cover_pics {
    height: 175px;
  }
  .g-cover .g-cover_pics.slick-slider {
    padding: 0 0 0 50%;
  }
  .g-cover_hd {
    font-size: 18px;
    width: 50%;
  }
  .g-cover_cell {
    width: 50%;
  }
}

.g-customer {
  padding: 30px 210px 30px 30px;
  border: 5px solid #ddd;
  background: url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/images/pic_support jpg") no-repeat 100% 0;
  background-size: auto 100%;
}

.g-customer_desc {
  margin-bottom: 15px;
}

.g-customer strong {
  color: #09c;
}

.g-customer .g-btn-gray {
  margin-right: 20px;
}

@media only screen and (max-width: 768px) {
  .g-customer {
    background-size: auto 90%;
  }
}

@media only screen and (max-width: 480px) {
  .g-customer {
    padding: 15px;
    border: 5px solid #ddd;
    background-position: 100% 15px;
    background-size: auto 160px;
  }
  .g-customer_desc {
    padding-right: 32%;
  }
  .g-customer .g-btn-gray {
    margin-right: 0;
  }
  .g-customer .g-tel-lg {
    margin-top: 10px;
  }
}

@media only screen and (max-width: 374px) {
  .g-customer {
    background-size: auto 40%;
  }
}

.g-disp-pc {
  display: inherit;
}

.g-disp-sp {
  display: none;
}

.g-disp-touch {
  display: none;
}

@media only screen and (max-width: 768px) {
  .g-disp-pc {
    display: inherit;
  }
  .g-disp-sp {
    display: none;
  }
  .g-disp-touch {
    display: inherit;
  }
}

@media only screen and (max-width: 480px) {
  .g-disp-pc {
    display: none;
  }
  .g-disp-sp {
    display: inherit;
  }
  .g-disp-touch {
    display: inherit;
  }
}

.g-dlist > dt {
  margin-bottom: 5px;
  font-weight: bold;
}

.g-dlist > dd {
  margin-bottom: 20px;
}

.g-el-lg {
  display: block;
}

.g-el-sm {
  display: none;
}

@media only screen and (max-width: 480px) {
  .g-el-lg {
    display: none;
  }
  .g-el-sm {
    display: block;
  }
}

.g-em {
  color: #c00000;
  font-weight: bold;
}

.g-features {
  margin: 0 -12px -12px 0;
  overflow: hidden;
}

.g-features_el {
  margin: 0 12px 12px 0;
  float: left;
  width: 150px;
}

@media only screen and (max-width: 480px) {
  .g-features {
    margin: -4px;
  }
  .g-features_el {
    margin: 0;
    padding: 4px;
    float: left;
    width: 33.333333333%;
  }
}

.g-foot, .g-foot-c, .g-foot-r {
  margin-top: 15px;
}

.g-foot-c {
  text-align: center;
}

.g-foot-r {
  text-align: right;
}

.g-foot-sm {
  margin-top: 10px;
}

.g-foot-lg {
  margin-top: 30px;
}

@media only screen and (max-width: 480px) {
  .g-foot-sep {
    padding-top: 15px;
    border-top: 1px solid #ccc;
  }
  .g-foot-lg {
    margin-top: 20px;
  }
}

.g-grid {
  overflow: hidden;
}

.g-grid_el {
  float: left;
}

.g-grid-2, .g-grid-2b, .g-grid-2c, .g-grid-3, .g-grid-4, .g-grid-4b, .g-grid-5, .g-grid-5b {
  margin: -7.5px;
}

.g-grid-2 > .g-grid_el, .g-grid-2b > .g-grid_el, .g-grid-2c > .g-grid_el, .g-grid-3 > .g-grid_el, .g-grid-4 > .g-grid_el, .g-grid-4b > .g-grid_el, .g-grid-5 > .g-grid_el, .g-grid-5b > .g-grid_el {
  padding: 7.5px;
}

.g-grid-2 > .g-grid_el, .g-grid-2b > .g-grid_el, .g-grid-2c > .g-grid_el {
  width: 50%;
}

.g-grid-2 > .g-grid_el:nth-child(2n+1), .g-grid-2 > .g-grid_el-2n, .g-grid-2b > .g-grid_el:nth-child(2n+1), .g-grid-2b > .g-grid_el-2n, .g-grid-2c > .g-grid_el:nth-child(2n+1), .g-grid-2c > .g-grid_el-2n {
  clear: left;
}

.g-grid-2b > .g-grid_el {
  width: 32.8125%;
}

.g-grid-2b > .g-grid_el:first-child {
  width: 65.625%;
}

.g-grid-2c > .g-grid_el {
  width: 65.625%;
}

.g-grid-2c > .g-grid_el:first-child {
  width: 32.8125%;
}

.g-grid-3 > .g-grid_el {
  width: 33.333333%;
}

.g-grid-3 > .g-grid_el:nth-child(3n+1), .g-grid-3 > .g-grid_el-3n {
  clear: left;
}

.g-grid-4 > .g-grid_el, .g-grid-4b > .g-grid_el {
  width: 25%;
}

.g-grid-4 > .g-grid_el:nth-child(4n+1), .g-grid-4 > .g-grid_el-4n, .g-grid-4b > .g-grid_el:nth-child(4n+1), .g-grid-4b > .g-grid_el-4n {
  clear: left;
}

.g-grid-5 > .g-grid_el, .g-grid-5b > .g-grid_el {
  width: 20%;
}

.g-grid-5 > .g-grid_el:nth-child(5n+1), .g-grid-5 > .g-grid_el-5n, .g-grid-5b > .g-grid_el:nth-child(5n+1), .g-grid-5b > .g-grid_el-5n {
  clear: left;
}

.g-grid.g-block {
  margin-bottom: 12.5px;
}

@media only screen and (max-width: 768px) {
  .g-grid-4:not(.g-grid-md-keep) > .g-grid_el, .g-grid-4b:not(.g-grid-md-keep) > .g-grid_el, .g-grid-5b > .g-grid_el {
    width: 50%;
  }
  .g-grid-4:not(.g-grid-md-keep) > .g-grid_el:nth-child(odd), .g-grid-4b:not(.g-grid-md-keep) > .g-grid_el:nth-child(odd), .g-grid-5 > .g-grid_el:nth-child(odd), .g-grid-5b > .g-grid_el:nth-child(odd) {
    clear: left;
  }
  .g-grid-4 > .g-grid_el:nth-child(4n+1), .g-grid-4b > .g-grid_el:nth-child(4n+1), .g-grid-5 > .g-grid_el:nth-child(5n+1), .g-grid-5b > .g-grid_el:nth-child(5n+1) {
    clear: none;
  }
}

@media only screen and (min-width: 481px) and (max-width: 720px) {
  .g-grid-sp.g-grid-3 > .g-grid_el:nth-child(3n+1), .g-grid-sp.g-grid-3 > .g-grid_el-3n {
    clear: none;
  }
  .g-grid-sp.g-grid-3 > .g-grid_el {
    width: 50%;
  }
  .g-grid-sp.g-grid-3 > .g-grid_el:nth-child(odd) {
    clear: left;
  }
}

@media only screen and (max-width: 480px) {
  .g-grid-2:not(.g-grid-keep), .g-grid-2b:not(.g-grid-keep), .g-grid-2c:not(.g-grid-keep), .g-grid-3:not(.g-grid-keep), .g-grid-4:not(.g-grid-keep), .g-grid-5:not(.g-grid-keep) {
    margin: 0;
  }
  .g-grid-2:not(.g-grid-keep) > .g-grid_el, .g-grid-2b:not(.g-grid-keep) > .g-grid_el, .g-grid-2c:not(.g-grid-keep) > .g-grid_el, .g-grid-3:not(.g-grid-keep) > .g-grid_el, .g-grid-4:not(.g-grid-keep) > .g-grid_el, .g-grid-5:not(.g-grid-keep) > .g-grid_el {
    margin: 15px 0 0 0;
    padding: 0;
    float: none;
    width: 100%;
  }
  .g-grid-2:not(.g-grid-keep) > .g-grid_el:first-child, .g-grid-2b:not(.g-grid-keep) > .g-grid_el:first-child, .g-grid-2c:not(.g-grid-keep) > .g-grid_el:first-child, .g-grid-3:not(.g-grid-keep) > .g-grid_el:first-child, .g-grid-4:not(.g-grid-keep) > .g-grid_el:first-child, .g-grid-5:not(.g-grid-keep) > .g-grid_el:first-child {
    margin: 0;
  }
  .g-grid-4b:not(.g-grid-keep) > .g-grid_el, .g-grid-5b:not(.g-grid-keep) > .g-grid_el {
    width: 50%;
  }
  .g-grid-secondary:not(.g-grid-keep) > .g-grid_el, .g-grid-secondary:not(.g-grid-keep) > .g-grid_el:first-child {
    margin-left: auto;
    margin-right: auto;
    width: 80%;
  }
  .g-grid-4.g-grid-md-keep.g-grid-keep > .g-grid_el, .g-grid-4b.g-grid-md-keep.g-grid-keep > .g-grid_el {
    width: 50%;
  }
}

.g-hd-2 {
  margin-bottom: 25px;
  padding-top: 45px;
  font-size: 26px;
  text-align: center;
}

.g-hd-3 {
  margin-bottom: 10px;
  font-size: 22px;
}

.g-hd-4 {
  margin-bottom: 10px;
  font-size: 16px;
}

.g-hd-5 {
  margin-bottom: 10px;
  font-size: 14px;
}

.g-hd-alert {
  margin-bottom: 15px;
  padding-left: 45px;
  font-size: 14px;
  font-weight: bold;
  position: relative;
}

.g-hd-alert:before {
  display: inline-block;
  vertical-align: middle;
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/images/sprite png");
  background-repeat: no-repeat;
  background-size: 182px 150px;
  width: 32px;
  height: 28px;
  background-position: -150px 0px;
  content: "";
  position: absolute;
  left: 0;
  top: 0;
}

.ie8 .g-hd-alert:before {
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/images/sprite_ie8 png");
}

@media only screen and (max-width: 480px) {
  .g-hd-2 {
    padding-top: 35px;
    font-size: 20px;
  }
  .g-hd-3 {
    font-size: 16px;
  }
  .g-hd-4 {
    margin-bottom: 7px;
    font-size: 14px;
  }
  .g-hd-5 {
    margin-bottom: 7px;
    font-size: 14px;
  }
}

.g-head {
  margin-bottom: 20px;
}

.g-hl {
  margin-bottom: 50px;
}

.g-hl .g-box {
  position: relative;
}

.g-hl img {
  width: auto;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
}

.g-hl_hl {
  height: 240px;
  position: relative;
}

.g-hl h1 {
  display: table;
  width: 240px;
  height: 100%;
  font-size: 24px;
  color: #fff;
}

.g-hl span {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  background-color: #999;
  background-color: rgba(153, 153, 153, 0.8);
}

@media only screen and (max-width: 959px) {
  .g-hl {
    margin-top: 15px;
  }
}

@media only screen and (max-width: 768px) {
  .g-hl {
    margin-bottom: 30px;
  }
}

@media only screen and (max-width: 480px) {
  .g-hl_hl {
    height: 175px;
  }
  .g-hl h1 {
    font-size: 18px;
    width: 50%;
  }
}

.g-hline > .g-hline_el {
  margin-right: 15px;
  display: inline-block;
}

.g-hline > .g-hline_el:last-child {
  margin-right: 0;
}

@media only screen and (max-width: 480px) {
  .g-hline:not(.g-hline-keep) > .g-hline_el {
    margin-bottom: 15px;
    margin-right: 0;
    display: block;
  }
  .g-hline:not(.g-hline-keep) > .g-hline_el:last-child {
    margin-bottom: 0;
  }
}

.no-touchevents .g-hover:hover {
  text-decoration: none;
}

.no-touchevents .g-hover:hover .g-link-sm,
.no-touchevents .g-hover:hover .g-link,
.no-touchevents .g-hover:hover .g-link-lg {
  text-decoration: underline;
}

.no-touchevents .g-hover:hover img {
  opacity: .7;
}

.no-touchevents .g-hover:hover p, .no-touchevents .g-hover:hover ul {
  text-decoration: none;
  display: block;
  vertical-align: bottom;
}

.g-hover_text {
  color: #000;
}

.g-hr-sm, .g-hr, .g-hr-dashed {
  margin: 30px 0;
  border: 0;
  border-bottom: 1px solid #ccc;
}

.g-hr-sm {
  margin: 15px 0;
}

.g-hr-dashed {
  border-bottom-style: dashed;
}

@media only screen and (max-width: 480px) {
  .g-hr {
    margin: 20px 0;
  }
  .g-hr-sm {
    margin: 10px 0;
  }
}

.g-ilist > li {
  overflow: hidden;
}

.g-ilist > li > img {
  margin: 2px 5px 0 0;
  float: left;
}

.g-ilist > li > span {
  overflow: hidden;
  display: block;
}

.g-img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.g-important {
  position: relative;
  z-index: 2;
  text-align: left;
  overflow: hidden;
  max-width: 960px;
}

.g-important dt {
  font-weight: bold;
  white-space: nowrap;
}

.g-important .s {
  margin-right: 10px;
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.g-important-sm {
  font-size: 12px;
  display: table;
  width: 100%;
  background-color: #f3f3f3;
}

.g-important-sm dt, .g-important-sm dd {
  padding: 10px 14px 9px;
  display: table-cell;
  vertical-align: middle;
}

.g-important-sm p {
  margin-left: 15px;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
}

.g-important-sm p:first-child {
  margin-left: 0;
}

.g-important-sm a {
  font-weight: normal;
  overflow: hidden;
  vertical-align: middle;
}

.g-important-sm .g-important_body {
  width: 100%;
  border: 1px solid #fff;
  border-top: 0;
  border-bottom: 0;
}

.g-important-sm .g-important_list {
  white-space: nowrap;
}

.g-important-lg {
  padding: 30px;
  background-color: #f3f3f3;
}

.g-important-lg dt {
  margin-bottom: 10px;
  font-size: 16px;
}

.g-important-lg .s {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.g-important-lg .g-hd-3 {
  font-weight: bold;
}

.g-important-lg .g-important_list {
  margin-top: 15px;
  text-align: right;
}

.g-important-xl {
  padding-bottom: 100px;
}

.g-important-xl dt {
  font-size: 18px;
}

.g-important-xl .s {
  -webkit-transform: translateY(-2px);
      -ms-transform: translateY(-2px);
          transform: translateY(-2px);
}

.g-important-xl .g-hd-2 {
  font-weight: bold;
  text-align: left;
}

.g-important-xl .g-important_body > p {
  margin-bottom: 1em;
  font-size: 16px;
}

@media only screen and (max-width: 768px) {
  .g-important {
    display: block;
  }
  .g-important-sm {
    width: auto;
  }
  .g-important-sm dt, .g-important-sm dd {
    padding: 10px;
    display: block;
  }
  .g-important-sm p {
    margin: 5px 0 0;
    display: block;
  }
  .g-important-sm p:first-child {
    margin: 0;
  }
  .g-important-sm .g-important_body {
    border: 0;
    border-top: 1px solid #fff;
  }
  .g-important-sm .g-important_list {
    position: absolute;
    right: 0;
    top: 0;
  }
  .g-important-lg {
    padding: 20px 15px;
  }
  .g-important-lg dt {
    font-size: 14px;
  }
}

.g-info .g-link-sm, .g-info .g-link, .g-info .g-link-lg {
  font-weight: normal;
  display: block;
}

.g-info_date, .g-info_label-a, .g-info_label-b, .g-info_label-c, .g-info_label-d {
  margin: 0 5px 10px 0;
  display: inline-block;
  vertical-align: middle;
  font-weight: bold;
  line-height: 1;
}

.g-info_date {
  font-size: 12px;
}

.g-info_label-a, .g-info_label-b, .g-info_label-c, .g-info_label-d {
  padding: 5px;
  font-size: 10px;
  text-align: center;
}

.g-info_label-a {
  background-color: #e8e8e8;
  min-width: 110px;
}

.g-info_label-b {
  min-width: 140px;
  background-color: #c4c4c4;
}

.g-info_label-c {
  background-color: #c1dcea;
  min-width: 100px;
}

.g-info_label-d {
  background-color: #ffc1bb;
  min-width: 100px;
}

.g-layout-a, .g-layout-b, .g-layout-c, .g-layout-d, .g-layout-e, .g-layout-f, .g-layout-g {
  display: table;
  width: 100%;
}

.g-layout_el {
  display: table-cell;
  vertical-align: top;
}

.g-layout-a .g-layout_el {
  width: 23.95833%;
  max-width: 23.95833%;
  min-width: 23.95833%;
}

.g-layout-a .g-layout_el:first-child {
  width: 76.04167%;
  max-width: 76.04167%;
  min-width: 76.04167%;
  padding: 0 40px 0 0;
}

.g-layout-b .g-layout_el {
  width: 27.08333%;
  max-width: 27.08333%;
  min-width: 27.08333%;
  padding: 0 0 0 29px;
  border-left: 1px solid #ccc;
}

.g-layout-b .g-layout_el:first-child {
  width: 72.91667%;
  max-width: 72.91667%;
  min-width: 72.91667%;
  padding: 0 30px 0 0;
  border: 0;
}

.g-layout-c .g-layout_el, .g-layout-d .g-layout_el {
  width: 47.91667%;
  max-width: 47.91667%;
  min-width: 47.91667%;
  padding: 0 0 0 20px;
}

.g-layout-c .g-layout_el:first-child, .g-layout-d .g-layout_el:first-child {
  padding: 0 20px 0 0;
}

.g-layout-e .g-layout_el {
  width: 34.375%;
  max-width: 34.375%;
  min-width: 34.375%;
  padding: 0 0 0 30px;
}

.g-layout-e .g-layout_el:first-child {
  width: 31.25%;
  max-width: 31.25%;
  min-width: 31.25%;
  padding: 0;
}

.g-layout-f .g-layout_el {
  width: 47.91667%;
  max-width: 47.91667%;
  min-width: 47.91667%;
  padding: 0 0 0 24px;
  border-left: 1px solid #ccc;
}

.g-layout-f .g-layout_el:first-child {
  padding: 0 25px 0 0;
  border: 0;
}

.g-layout-g .g-layout_el {
  width: 99%;
}

.g-layout-g .g-layout_el + .g-layout_el {
  padding-left: 50px;
  width: 1%;
}

.g-layout-g .g-layout_el + .g-layout_el .g-btn {
  white-space: nowrap;
}

.g-layout-c.g-block {
  margin-bottom: 40px;
}

@media only screen and (max-width: 768px) {
  .g-layout-4 {
    display: block;
  }
  .g-layout-4 > .g-layout_el {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 20px 0 0 0;
    display: block;
  }
  .g-layout-4 > .g-layout_el:first-child {
    padding: 0;
  }
  .g-layout-a {
    display: block;
  }
  .g-layout-a > .g-layout_el {
    width: 50%;
    max-width: 50%;
    min-width: 50%;
    display: block;
  }
  .g-layout-a > .g-layout_el:first-child {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0 0 30px 0;
  }
  .g-layout-a > .g-layout_secondary {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .g-layout-b {
    display: block;
  }
  .g-layout-b > .g-layout_el {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 30px 0 0 0;
    padding: 30px 0 0 0;
    border: 0;
    border-top: 1px solid #ccc;
    display: block;
  }
  .g-layout-b > .g-layout_el:first-child {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
  }
  .g-layout-f.g-layout-4 {
    display: block;
  }
  .g-layout-f.g-layout-4 > .g-layout_el {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
    border: 0;
    border-top: 1px solid #ccc;
  }
  .g-layout-f.g-layout-4 > .g-layout_el:first-child {
    margin: 0;
    padding: 0;
    border: 0;
  }
}

@media only screen and (max-width: 480px) {
  .g-layout_el, .g-layout-c, .g-layout-d, .g-layout-e, .g-layout-f, .g-layout-g {
    display: block;
  }
  .g-layout-a > .g-layout_el {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .g-layout-a > .g-layout_secondary {
    width: 80%;
    max-width: 80%;
    min-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
  .g-layout-c .g-layout_el {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 20px 0 0 0;
  }
  .g-layout-c .g-layout_el:first-child {
    padding: 0;
  }
  .g-layout-d {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .g-layout-d .g-layout_el {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0 0 20px 0;
  }
  .g-layout-d .g-layout_el:first-child {
    padding: 0;
  }
  .g-layout-e .g-layout_el {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 30px 0 0 0;
  }
  .g-layout-e .g-layout_el:first-child {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    padding: 0;
  }
  .g-layout-f .g-layout_el {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 25px 0 0 0;
    padding: 25px 0 0 0;
    border: 0;
    border-top: 1px solid #ccc;
  }
  .g-layout-f .g-layout_el:first-child {
    margin: 0;
    padding: 0;
  }
  .g-layout-g .g-layout_el {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .g-layout-g .g-layout_el + .g-layout_el {
    padding: 15px 0 0 0;
    width: 100%;
    max-width: 100%;
    min-width: 100%;
  }
  .g-layout-g .g-layout_el + .g-layout_el .g-btn {
    white-space: normal;
  }
  .g-layout-c.g-block {
    margin-bottom: 20px;
  }
}

.g-lead {
  margin-bottom: 30px;
  text-align: center;
}

@media only screen and (max-width: 480px) {
  .g-lead {
    margin-bottom: 20px;
    text-align: left;
  }
}

.g-link, .g-link-sm, .g-link-lg {
  padding-left: 17px;
  position: relative;
  display: inline-block;
  font-size: 14px;
  font-weight: bold;
}

.g-link:before, .g-link-sm:before, .g-link-lg:before {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA07";
  position: absolute;
  left: 0;
  top: 3px;
}

.g-link-sm {
  padding-left: 14px;
  font-size: 12px;
}

.g-link-lg {
  font-size: 16px;
}

.g-link-down {
  padding-left: 21px;
}

.g-link-down:before {
  content: "\EA05";
}

.g-lnav {
  position: relative;
  z-index: 9;
  background-color: #19a3d1;
}

.g-lnav a, .g-lnav p > span, .g-lnav_lv1_r span {
  padding: 12px 20px;
  color: #fff;
  display: block;
  white-space: nowrap;
}

.g-lnav .g-link {
  font-weight: normal;
}

.g-lnav .g-link:before {
  left: 15px;
  top: 18px;
}

.g-lnav_sp {
  display: none;
}

.g-lnav_hd {
  display: none;
}

.g-lnav_lv1.g-box {
  overflow: visible;
}

.g-lnav_lv1_el {
  position: relative;
  float: left;
  cursor: default;
}

.no-touchevents .g-lnav_lv1_el:hover:before, .g-lnav_lv1_el.g-lnav-active:before, .g-lnav_lv1_el.g-lnav-cur:before {
  margin: auto;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 9px 10px 9px;
  border-color: transparent transparent #f2f2f2 transparent;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 2;
}

.g-lnav_lv1_r {
  float: right;
  font-size: 13px;
}

.no-touchevents .g-lnav_lv1_r:hover:before {
  display: none;
}

.g-lnav_lv1_r ul {
  margin-top: 8px;
  overflow: hidden;
}

.g-lnav_lv1_r li {
  float: left;
  border: 1px solid #fff;
}

.g-lnav_lv1_r li:first-child {
  border-right-width: 0;
}

.g-lnav_lv1_r a, .g-lnav_lv1_r span {
  padding: 4px 20px;
}

.g-lnav_lv1_r a.g-lnav-cur, .g-lnav_lv1_r span.g-lnav-cur {
  background-color: #0379aa;
}

.g-lnav_lv2 {
  display: none;
  position: absolute;
  background-color: #f2f2f2;
  box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
}

.g-lnav-active .g-lnav_lv2 {
  z-index: 1;
}

.g-lnav_lv2 a, .g-lnav_lv2 p > span {
  padding: 15px 45px 15px 35px;
  color: #000;
}

.g-lnav_lv2_hd {
  display: table;
  width: 100%;
  height: 83px;
  border-bottom: 1px solid #ccc;
}

.no-touchevents .g-lnav_lv2_hd:hover {
  background-color: #ddd;
}

.g-lnav_lv2_hd a {
  display: table-cell;
  vertical-align: middle;
}

.g-lnav_lv2_hd .g-link:before {
  top: 32px;
}

.g-lnav_lv2_list {
  display: table;
  width: 100%;
}

.g-lnav_lv2_el {
  background-color: #f2f2f2;
}

.no-touchevents .g-lnav_lv2_el:hover {
  background-color: #ddd;
}

.g-lnav_lv2 .g-lnav-cur {
  background-color: #ddd;
}

.g-lnav-sticky .g-lnav {
  width: 100%;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 11;
}

.g-lnav-sticky .g-main {
  padding-top: 46px;
}

@media only screen and (max-width: 959px) {
  .g-lnav {
    position: absolute;
    width: 100%;
    box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
  }
  .g-lnav a, .g-lnav p > span, .g-lnav_lv1_r span {
    white-space: normal;
  }
  .g-lnav.g-lnav-on {
    min-height: 100%;
  }
  .g-lnav_accBtn {
    position: relative;
    font-size: 14px;
  }
  .g-lnav_accBtn:after {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    pointer-events: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA0E";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    height: 1em;
    font-size: 15px;
  }
  .g-lnav_accBtn-on:after {
    content: "\EA0C";
  }
  .g-lnav_accBtn .g-link:before {
    display: none;
  }
  .g-lnav .g-lnav_accBtn > span {
    padding-right: 40px;
  }
  .g-lnav_accBody {
    padding: 0 15px;
    position: static;
    box-shadow: none;
  }
  .g-lnav a {
    padding: 14px 15px 14px 82px;
  }
  .g-lnav p > span {
    padding: 14px 15px 14px 65px;
  }
  .g-lnav .g-link {
    font-size: 14px;
  }
  .g-lnav .g-link:before {
    left: 63px;
    top: 17px;
  }
  .g-lnav_sp {
    display: inline;
  }
  .g-lnav_hd {
    display: block;
    font-size: 14px;
    position: relative;
    cursor: pointer;
  }
  .no-touchevents .g-lnav_hd {
    cursor: default;
  }
  .g-lnav_hd:before {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    pointer-events: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA15";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 12px;
    height: 1em;
    font-size: 32px;
    color: #fff;
  }
  .g-lnav_hd div {
    margin-left: 56px;
    padding: 14px 15px 14px 12px;
    background-color: #fff;
  }
  .g-lnav_lv1 {
    display: none;
  }
  .g-lnav_lv1_el {
    float: none;
    border-top: 1px solid #ccc;
  }
  .no-touchevents .g-lnav_lv1_el:hover:before, .g-lnav_lv1_el.g-lnav-cur:before {
    display: none;
  }
  .g-lnav_lv1_el.g-lnav-cur .g-lnav_lv1_hd {
    background-color: #0379aa;
  }
  .g-lnav_lv1_hd {
    font-size: 14px;
    color: #fff;
  }
  .g-lnav_lv1_hd a:before {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    pointer-events: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA07";
    position: absolute;
    top: 17px;
    left: 63px;
  }
  .g-lnav_lv1_r {
    padding: 15px;
    font-size: 12px;
  }
  .g-lnav_lv1_r ul {
    margin: 0 auto;
    display: table;
  }
  .g-lnav_lv1_r li {
    float: left;
    border: 1px solid #fff;
  }
  .g-lnav_lv1_r li:first-child {
    border-right-width: 0;
  }
  .g-lnav_lv1_r a, .g-lnav_lv1_r span {
    padding: 6px 10px 6px 20px;
    position: relative;
  }
  .g-lnav_lv1_r a:before, .g-lnav_lv1_r span:before {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    pointer-events: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA07";
    position: absolute;
    top: 9px;
    left: 4px;
  }
  .g-lnav_lv1_r a.g-lnav-cur, .g-lnav_lv1_r span.g-lnav-cur {
    padding-left: 10px;
  }
  .g-lnav_lv1_r a.g-lnav-cur:before, .g-lnav_lv1_r span.g-lnav-cur:before {
    display: none;
  }
  .g-lnav_lv2 {
    background-color: #f3f3f3;
  }
  .g-lnav_lv2_hd {
    position: relative;
    height: auto;
  }
  .no-touchevents .g-lnav_lv2_hd:hover {
    background-color: transparent;
  }
  .g-lnav_lv2_list {
    padding: 10px 0;
    display: block;
  }
  .g-lnav_lv2_el {
    position: relative;
  }
  .no-touchevents .g-lnav_lv2_el:hover {
    background-color: transparent;
  }
  .g-lnav_lv2 .g-lnav_accBtn:after {
    right: 0;
  }
  .g-lnav-sticky .g-lnav.g-lnav-on {
    position: absolute;
  }
}

@media only screen and (max-width: 370px) {
  .g-lnav_lv1_r ul {
    display: block;
  }
  .g-lnav_lv1_r li {
    float: none;
  }
  .g-lnav_lv1_r li:first-child {
    border-bottom-width: 0;
    border-right-width: 1px;
  }
}

.g-main {
  padding-left: 15px;
  padding-right: 15px;
}

@media only screen and (max-width: 959px) {
  .g-page-dept .g-lnav + .g-main {
    padding-top: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .g-page-dept .g-main {
    padding-top: 20px;
  }
}

@media only screen and (max-width: 769px) {
  .g-page-sidebar .g-main {
    padding-top: 80px;
  }
}

.g-map {
  margin-left: auto;
  margin-right: auto;
}

.g-map iframe {
  border: 0;
}

.g-map-init {
  position: relative;
}

.g-map-init iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.g-mb-0 {
  margin-bottom: 0px !important;
}

.g-mb-5 {
  margin-bottom: 5px !important;
}

.g-mb-10 {
  margin-bottom: 10px !important;
}

.g-mb-15 {
  margin-bottom: 15px !important;
}

.g-mb-20 {
  margin-bottom: 20px !important;
}

.g-mb-25 {
  margin-bottom: 25px !important;
}

.g-mb-30 {
  margin-bottom: 30px !important;
}

.g-mb-35 {
  margin-bottom: 35px !important;
}

.g-mb-40 {
  margin-bottom: 40px !important;
}

.g-mb-45 {
  margin-bottom: 45px !important;
}

.g-mb-50 {
  margin-bottom: 50px !important;
}

.g-mdl:after {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA16";
  margin-left: 7px;
  font-size: 16px;
  color: #999;
  vertical-align: middle;
}

.g-media-h, .g-media-v {
  overflow: hidden;
  display: block;
}

.g-media_left {
  display: block;
}

.g-media_left img {
  width: 100%;
  height: auto;
  vertical-align: bottom;
}

.g-media_body {
  overflow: hidden;
}

.g-media_hd {
  margin-bottom: 7px;
}

.g-media-h > .g-media_left {
  margin-bottom: 0;
  margin-right: 15px;
  float: left;
}

.g-media-v > .g-media_left {
  margin-bottom: 12px;
  margin-right: 0;
  float: none;
}

.g-media-h.g-media-lg > .g-media_left {
  margin-right: 30px;
}

.g-media-h.g-media-rv > .g-media_left {
  margin-right: 0;
  margin-left: 15px;
  float: right;
}

.g-media-h.g-media-rv.g-media-lg > .g-media_left {
  margin-left: 30px;
}

.g-media-timeline {
  display: table;
  table-layout: fixed;
}

.g-media-timeline > .g-media_item {
  display: table-cell;
  vertical-align: middle;
}

.g-media-timeline > .g-media_item > :last-child {
  margin-bottom: 0;
}

.g-media-timeline > .g-media_item img {
  vertical-align: bottom;
  max-width: 100%;
  width: 100%;
}

.g-media-timeline > .g-media_arrow {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  padding: 20px;
}

.g-media-timeline > .g-media_arrow img {
  margin: auto;
}

@media only screen and (max-width: 480px) {
  .g-media-h.g-media-lg > .g-media_left {
    margin-right: 15px;
  }
  .g-media-h.g-media-rv.g-media-lg > .g-media_left {
    margin-left: 15px;
    margin-right: 0;
  }
  .g-media-h.g-media-mq > .g-media_left {
    margin: 0 0 20px !important;
    width: auto;
    float: none;
  }
  .g-media-h.g-media-mq > .g-media_left img {
    max-width: none;
  }
  .g-media-h.g-media-mq.g-media-ud {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .g-media-h.g-media-mq.g-media-ud > .g-media_left {
    margin: 10px 0 0;
  }
  .g-media-h.g-media-overflow > .g-media_left {
    margin-bottom: 15px;
  }
  .g-media-h.g-media-overflow > .g-media_body {
    overflow: visible;
  }
  .g-media-timeline,
  .g-media-timeline > .g-media_item {
    display: block;
    width: 100%;
  }
  .g-media-timeline > .g-media_item img {
    width: 100%;
  }
  .g-media-timeline > .g-media_arrow {
    display: block;
    text-align: center;
    padding: 15px;
  }
}

.g-message {
  padding: 30px;
  background-color: #f3f3f3;
  position: relative;
  z-index: 2;
  text-align: left;
}

.g-message .g-hd-3 {
  font-weight: bold;
}

@media only screen and (max-width: 480px) {
  .g-message {
    padding: 20px 15px;
  }
}

.g-ml-0 {
  margin-left: 0px !important;
}

.g-ml-5 {
  margin-left: 5px !important;
}

.g-ml-10 {
  margin-left: 10px !important;
}

.g-ml-15 {
  margin-left: 15px !important;
}

.g-ml-20 {
  margin-left: 20px !important;
}

.g-ml-25 {
  margin-left: 25px !important;
}

.g-ml-30 {
  margin-left: 30px !important;
}

.g-ml-35 {
  margin-left: 35px !important;
}

.g-ml-40 {
  margin-left: 40px !important;
}

.g-ml-45 {
  margin-left: 45px !important;
}

.g-ml-50 {
  margin-left: 50px !important;
}

.g-modal body {
  overflow-y: hidden;
}

.g-modal_if {
  display: none;
}

.g-modal_wrapper {
  position: fixed;
  left: 0;
  top: 0;
  z-index: 11;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: rgba(0, 0, 0, 0.7);
  filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#77000000,EndColorStr=#77000000);
  -webkit-overflow-scrolling: touch;
}

.g-modal_outer {
  display: table;
  width: 100%;
  height: 100%;
}

.g-modal_inner {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.g-modal_box {
  width: 100%;
  max-width: 840px;
  height: 100px;
  display: inline-block;
  background: #fff url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/images/loading gif") no-repeat 50% 50%;
  background-attachment: fixed;
  text-align: left;
  position: relative;
}

.g-modal-init .g-modal_box {
  height: auto !important;
  background-image: none;
}

.g-modal_body {
  padding: 70px 50px;
}

.g-modal_btn {
  margin: auto;
  display: none;
  background-color: #777;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  position: absolute;
  width: 40px;
  height: 40px;
}

.g-modal_btn:before {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 1em;
  height: 1em;
}

.g-modal_close {
  display: block;
  top: 15px;
  right: 15px;
}

.g-modal_close:before {
  content: "\EA08";
  font-size: 22px;
}

.g-modal_print {
  display: block;
  bottom: 15px;
  right: 15px;
}

.g-modal_print:before {
  content: "\EA18";
  font-size: 28px;
}

.g-modal_pagination {
  position: absolute;
  top: 25px;
  right: 75px;
}

.g-modal-multi .g-modal_pagination {
  display: block;
}

.g-modal_ctrl {
  position: fixed;
  width: 100%;
  left: 0;
  top: 50%;
}

.g-modal_ctrlInner {
  position: relative;
}

.g-modal_prev, .g-modal_next {
  position: absolute;
  top: 50%;
  left: 50%;
}

.g-modal_prev:before, .g-modal_next:before {
  font-size: 24px;
}

.g-modal_prev {
  margin: -20px 0 0 -440px;
}

.g-modal_prev:before {
  content: "\EA06";
}

.g-modal-prev .g-modal_prev {
  display: block;
}

.g-modal_next {
  margin: -20px 0 0 400px;
}

.g-modal_next:before {
  content: "\EA07";
}

.g-modal-next .g-modal_next {
  display: block;
}

.g-modal_el {
  margin: 0 auto;
  max-width: 760px;
  width: 100%;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
}

.g-modal .g-modal_wrapper .g-modal_el {
  visibility: hidden;
  opacity: 0;
}

.g-modal-init .g-modal_wrapper .g-modal_el {
  visibility: visible;
  opacity: 1;
}

@media only screen and (max-width: 880px) {
  .g-modal_prev, .g-modal_next {
    margin: -20px 0 0 0;
  }
  .g-modal_prev {
    left: 0;
  }
  .g-modal_next {
    left: auto;
    right: 0;
  }
}

@media only screen and (max-width: 480px) {
  .g-modal body {
    overflow-y: visible;
  }
  .g-modal_box {
    min-height: 100%;
    height: 100%;
  }
  .g-modal_body {
    padding: 50px 40px;
  }
  .g-modal_ctrlInner {
    margin-right: 0 !important;
  }
  .g-modal_btn {
    position: fixed;
    width: 30px;
    height: 30px;
  }
  .g-modal_close {
    right: 10px;
    top: 10px;
  }
  .g-modal_pagination {
    top: 15px;
    right: 55px;
  }
  .g-modal_print {
    display: none;
  }
  .g-modal-init .g-modal_wrapper {
    position: static;
    overflow: visible;
  }
  .g-modal-init .g-modal_outer, .g-modal-init .g-modal_inner {
    display: inline;
  }
  .g-modal-init .g-modal_box {
    position: absolute;
    left: 0;
    top: 0;
    z-index: 11;
  }
  .g-modal-init .g-modal_prev, .g-modal-init .g-modal_next {
    margin: auto;
    top: 0;
    bottom: 0;
  }
  .g-modal-init .g-modal_prev:before, .g-modal-init .g-modal_next:before {
    font-size: 18px;
  }
  .g-modal-init .g-modal_prev {
    left: 0;
  }
  .g-modal-init .g-modal_next {
    left: auto;
    right: 0;
  }
}

.g-mr-0 {
  margin-right: 0px !important;
}

.g-mr-5 {
  margin-right: 5px !important;
}

.g-mr-10 {
  margin-right: 10px !important;
}

.g-mr-15 {
  margin-right: 15px !important;
}

.g-mr-20 {
  margin-right: 20px !important;
}

.g-mr-25 {
  margin-right: 25px !important;
}

.g-mr-30 {
  margin-right: 30px !important;
}

.g-mr-35 {
  margin-right: 35px !important;
}

.g-mr-40 {
  margin-right: 40px !important;
}

.g-mr-45 {
  margin-right: 45px !important;
}

.g-mr-50 {
  margin-right: 50px !important;
}

.g-mt-0 {
  margin-top: 0px !important;
}

.g-mt-5 {
  margin-top: 5px !important;
}

.g-mt-10 {
  margin-top: 10px !important;
}

.g-mt-15 {
  margin-top: 15px !important;
}

.g-mt-20 {
  margin-top: 20px !important;
}

.g-mt-25 {
  margin-top: 25px !important;
}

.g-mt-30 {
  margin-top: 30px !important;
}

.g-mt-35 {
  margin-top: 35px !important;
}

.g-mt-40 {
  margin-top: 40px !important;
}

.g-mt-45 {
  margin-top: 45px !important;
}

.g-mt-50 {
  margin-top: 50px !important;
}

.g-ma-0 {
  margin: 0 !important;
}

.g-pt-0 {
  padding-top: 0px !important;
}

.g-pt-5 {
  padding-top: 5px !important;
}

.g-pt-10 {
  padding-top: 10px !important;
}

.g-pt-15 {
  padding-top: 15px !important;
}

.g-pt-20 {
  padding-top: 20px !important;
}

.g-pt-25 {
  padding-top: 25px !important;
}

.g-pt-30 {
  padding-top: 30px !important;
}

.g-pt-35 {
  padding-top: 35px !important;
}

.g-pt-40 {
  padding-top: 40px !important;
}

.g-pt-45 {
  padding-top: 45px !important;
}

.g-pt-50 {
  padding-top: 50px !important;
}

.g-pb-0 {
  padding-bottom: 0px !important;
}

.g-pb-5 {
  padding-bottom: 5px !important;
}

.g-pb-10 {
  padding-bottom: 10px !important;
}

.g-pb-15 {
  padding-bottom: 15px !important;
}

.g-pb-20 {
  padding-bottom: 20px !important;
}

.g-pb-25 {
  padding-bottom: 25px !important;
}

.g-pb-30 {
  padding-bottom: 30px !important;
}

.g-pb-35 {
  padding-bottom: 35px !important;
}

.g-pb-40 {
  padding-bottom: 40px !important;
}

.g-pb-45 {
  padding-bottom: 45px !important;
}

.g-pb-50 {
  padding-bottom: 50px !important;
}

.g-pl-0 {
  padding-left: 0px !important;
}

.g-pl-5 {
  padding-left: 5px !important;
}

.g-pl-10 {
  padding-left: 10px !important;
}

.g-pl-15 {
  padding-left: 15px !important;
}

.g-pl-20 {
  padding-left: 20px !important;
}

.g-pl-25 {
  padding-left: 25px !important;
}

.g-pl-30 {
  padding-left: 30px !important;
}

.g-pl-35 {
  padding-left: 35px !important;
}

.g-pl-40 {
  padding-left: 40px !important;
}

.g-pl-45 {
  padding-left: 45px !important;
}

.g-pl-50 {
  padding-left: 50px !important;
}

.g-pr-0 {
  padding-right: 0px !important;
}

.g-pr-5 {
  padding-right: 5px !important;
}

.g-pr-10 {
  padding-right: 10px !important;
}

.g-pr-15 {
  padding-right: 15px !important;
}

.g-pr-20 {
  padding-right: 20px !important;
}

.g-pr-25 {
  padding-right: 25px !important;
}

.g-pr-30 {
  padding-right: 30px !important;
}

.g-pr-35 {
  padding-right: 35px !important;
}

.g-pr-40 {
  padding-right: 40px !important;
}

.g-pr-45 {
  padding-right: 45px !important;
}

.g-pr-50 {
  padding-right: 50px !important;
}

.g-pa-0 {
  padding: 0 !important;
}

.g-navbox {
  font-weight: bold;
}

.g-navbox_el {
  width: 100%;
  display: table;
  border: 1px solid #ccc;
}

.g-navbox_cell {
  padding: 13px;
  display: table-cell;
  vertical-align: middle;
}

.g-navbox-active .g-navbox_cell {
  background-color: #999;
  color: #fff;
}

.no-touchevents .g-navbox a:hover .g-link {
  text-decoration: underline;
}

@media only screen and (max-width: 959px) {
  .g-navbox .g-grid_el {
    width: 100%;
  }
}

.g-nlist {
  list-style: decimal;
  padding-left: 2em;
}

.g-flist {
  margin-bottom: 17px;
}
.g-flist_item {
  display: table-row;
}

.g-flist_mark {
  display: table-cell;
  padding-right: 5px;
  white-space: nowrap;
}

.g-flist_text {
  display: table-cell;
}

.g-note li {
  margin: 5px 0 0 1em;
  font-size: 12px;
}

.g-note li:before {
  text-indent: -1em;
  content: "※";
  display: inline-block;
}

.g-note li:first-child {
  margin-top: 0;
}

.g-nowrap {
  white-space: nowrap;
}

.g-p, .g-p-s {
  margin-bottom: 20px;
}

.g-p-s {
  font-size: 12px;
}

.g-page-notice {
  /* 緊急時レイアウト用の基底クラス */
}

.g-page-search {
  /* ヘッダー内検索エリア用の基底クラス */
}

.g-page-dept {
  /* 部署テンプレート用の基底クラス */
}

.g-page-sidebar {
  /* サイドバーあり用の基底クラス */
}

.g-pdf span:after {
  margin: 0 5px;
  display: inline-block;
  vertical-align: middle;
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/images/sprite png");
  background-repeat: no-repeat;
  background-size: 182px 150px;
  width: 15px;
  height: 18px;
  background-position: -167px -52px;
  content: "";
}

.ie8 .g-pdf span:after {
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/images/sprite_ie8 png");
}

.g-pile, .g-pile-lg {
  margin-top: 15px;
  border-top: 1px solid #ccc;
}

.g-pile > .g-pile_el, .g-pile-lg > .g-pile_el {
  padding: 15px 0;
  border-bottom: 1px solid #ccc;
}

.g-pile:first-child, .g-pile-lg:first-child {
  margin-top: 0;
}

.g-pile-tight > .g-pile_el:last-child, .g-pile-lg-tight > .g-pile_el:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.g-pile-lg {
  margin-top: 30px;
}

.g-pile-lg > .g-pile_el {
  padding: 30px 0;
}

@media only screen and (max-width: 480px) {
  .g-pile-lg > .g-pile_el {
    padding: 25px 0;
  }
}

.g-pnav {
  display: table;
  width: 100%;
}

.g-pnav > * {
  display: table-cell;
  vertical-align: middle;
}

.g-pnav_prev, .g-pnav_next {
  font-weight: bold;
  width: 50%;
}

.g-pnav_prev a:before, .g-pnav_prev a:after, .g-pnav_next a:before, .g-pnav_next a:after {
  margin-top: -5px;
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@supports (-moz-appearance: none) and (display: contents) {
  .g-pnav_prev a:before, .g-pnav_prev a:after, .g-pnav_next a:before, .g-pnav_next a:after {
    margin-top: 0;
  }
}

.g-pnav_prev {
  padding-right: 10px;
  text-align: right;
}

.g-pnav_prev a:before {
  margin-right: 5px;
  content: "\EA06";
}

.g-pnav_next {
  padding-left: 10px;
}

.g-pnav_next a:after {
  margin-left: 5px;
  content: "\EA07";
}

.g-pnav_pages {
  font-weight: bold;
  display: table;
}

.g-pnav_pages li {
  display: table-cell;
  padding: 0 5px;
}

.g-pnav_pages a {
  color: #000;
}

.g-pnav_pages a, .g-pnav_pages span {
  display: block;
  background-color: #fff;
  text-align: center;
  width: 40px;
  height: 40px;
  line-height: 40px;
  border: 1px solid #ccc;
  border-radius: 3px;
}

.g-pnav_pages .g-pnav-active span {
  background-color: #999;
  color: #fff;
}

.g-pnav_info {
  padding: 0 10px;
  font-weight: bold;
}

.g-pnav_links {
  overflow: hidden;
}

.g-pnav_links li {
  float: left;
}

.g-pnav_links li:before {
  margin: 0 5px;
  content: "|";
}

.g-pnav_links li:first-child:before {
  display: none;
}

.g-pnav_links .g-pnav-active span {
  font-weight: bold;
}

@media only screen and (max-width: 480px) {
  .g-pnav-full {
    display: block;
  }
  .g-pnav-full > * {
    display: block;
    width: auto;
  }
  .g-pnav-full .g-pnav_prev {
    padding-right: 0;
    text-align: left;
  }
  .g-pnav-full .g-pnav_next {
    padding-left: 0;
    text-align: right;
  }
  .g-pnav-full .g-pnav_pages {
    margin: 10px auto;
  }
}

.g-poster {
  margin-left: -15px;
  margin-right: -15px;
  text-align: center;
  position: relative;
  z-index: 1;
}

.ie8 .g-poster {
  min-width: 960px;
}

.g-poster.g-block {
  margin-bottom: 50px;
}

.g-poster_inner {
  position: relative;
}

.g-poster_el img {
  margin: auto;
  width: 100%;
  max-width: 960px;
  height: auto;
  vertical-align: bottom;
}

.ie8 .g-poster_el img {
  width: auto;
}

.g-poster_el .g-poster_img-s {
  display: none;
}

.g-poster_main > .g-poster_el {
  display: none;
}

.g-poster_main > .g-poster_el:first-child {
  display: block;
}

.g-poster_h1 {
  position: absolute;
  width: 100%;
  left: 0;
  top: 0;
}

.g-poster_nav {
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
  width: 100%;
  max-width: 1070px;
  height: 100%;
  position: absolute;
  left: 0;
  right: 0;
}

.g-poster .g-slider_nav {
  margin-top: -35px;
  top: 50%;
  z-index: 8;
}

.g-poster .g-slider_prev {
  left: 0;
}

.g-poster .g-slider_next {
  right: 0;
}

.g-poster .slick-slider {
  z-index: 7;
}

.g-poster .slick-dots {
  position: relative;
  z-index: 8;
}

@media only screen and (max-width: 959px) {
  .g-page-dept .g-lnav + .g-main .g-poster {
    margin-top: -30px;
  }
}

@media only screen and (max-width: 769px) {
  .g-page-sidebar .g-main .g-poster {
    margin-top: -30px;
  }
}

@media only screen and (max-width: 480px) {
  .g-poster.g-block {
    margin-bottom: 40px;
  }
  .g-poster_el .g-poster_img-l {
    display: none;
  }
  .g-poster_el .g-poster_img-s {
    display: block;
  }
  .g-poster_nav {
    margin-top: 20px;
    padding-left: 0;
    padding-right: 0;
  }
  .g-poster .slick-dots {
    display: none !important;
  }
}

.g-primary {
  margin: -80px auto 0;
  border-top: 0 !important;
  text-align: center;
  background-color: #fff;
  position: relative;
  z-index: 2;
  max-width: 960px;
}

.ie8 .g-primary {
  width: 960px;
}

.g-primary:before {
  display: none !important;
}

.g-primary_inner {
  padding: 30px 30px 0;
}

.g-primary_notice {
  padding: 30px 30px 0;
}

.g-primary_inner .g-primary_notice {
  padding: 0;
}

.g-primary_support {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  right: 0;
  top: -240px;
  width: 240px;
  height: 240px;
  padding: 20px;
  text-align: center;
  background-color: #fff;
  background-color: rgba(255, 255, 255, 0.9);
}

.g-primary_support dt {
  font-size: 16px;
}

.g-page-notice .g-primary_support {
  display: none;
}

.g-primary_desc {
  margin-bottom: 30px;
}

.g-primary .g-tel {
  margin-top: 10px;
}

.g-primary_event {
  margin: 30px 0;
  text-align: left;
  display: table;
  width: 100%;
}

.g-primary_event dt, .g-primary_event dd {
  padding: 15px 20px;
  display: table-cell;
  vertical-align: middle;
}

.g-primary_event dt {
  background-color: #d0e5ef;
  width: 21%;
}

.g-primary_event dd {
  background-color: #ebf7fd;
  width: 79%;
}

.g-primary_event span {
  margin-bottom: 5px;
  display: block;
  font-weight: bold;
}

@media only screen and (max-width: 720px) {
  .g-primary {
    margin-top: 15px;
  }
  .g-primary_inner {
    margin-top: 20px;
    padding: 0;
  }
  .g-primary_notice {
    margin-top: 20px;
    padding: 0;
  }
  .g-primary_support {
    border: 5px solid #ccc;
    position: static;
    width: 100%;
    height: auto;
    padding: 10px;
    text-align: center;
    background: none;
  }
  .g-primary_support dt:after {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    pointer-events: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA02";
    margin-left: 10px;
  }
  .g-primary_support-on dt:after {
    content: "\EA03";
  }
  .g-primary_support .g-btn-gray br {
    display: none;
  }
}

@media only screen and (max-width: 480px) {
  .g-primary {
    text-align: left;
    max-width: 960px;
    background-color: #fff;
    position: relative;
    z-index: 1;
  }
  .g-primary_desc {
    margin-bottom: 15px;
  }
  .g-primary_event {
    margin: 20px 0;
    display: block;
    position: relative;
  }
  .g-primary_event dt, .g-primary_event dd {
    padding: 10px;
    display: block;
    width: 100%;
  }
  .g-primary_event span {
    margin-bottom: 0;
  }
  .g-primary_event dt a {
    position: absolute;
    right: 10px;
    top: 10px;
  }
}

@media only screen and (min-width: 721px) {
  .g-primary_support dd {
    display: block !important;
  }
}

.g-product {
  margin-top: 30px;
  overflow: hidden;
  text-align: left;
}

.g-product_list, .g-product_list-white {
  margin: -7px;
  overflow: hidden;
}

.g-product_list a, .g-product_list a:visited {
  color: #000;
}

.g-product_list-white, .g-product_list-white a, .g-product_list-white a:visited {
  color: #fff;
}

.g-product_el {
  padding: 7px;
  width: 33.333333%;
  float: left;
}

.g-product_btn {
  padding-bottom: 100%;
  display: block;
  position: relative;
  background: no-repeat 50% 0;
  background-size: 100% auto;
}

.g-product_nodes {
  padding: 14% 7% 0;
  background: no-repeat 50% 100%;
  background-size: 100% auto;
  width: 100%;
  min-height: 50%;
  position: absolute;
  left: 0;
  bottom: 0;
}

.g-product_nodes p {
  color: #000;
}

.g-product_list-white .g-product_nodes p {
  color: #fff;
}

.g-product_hd {
  margin-bottom: 5px;
  font-weight: bold;
}

.g-product .g-foot {
  margin-top: 5px;
}

.no-touchevents a.g-product_btn:hover {
  opacity: .7;
}

.no-touchevents a.g-product_btn:hover .g-link {
  text-decoration: underline;
}

.no-touchevents .g-product_btn.g-product_btn-hover {
  opacity: .7;
}

@media only screen and (max-width: 959px) {
  .g-product_nodes p span {
    display: none;
  }
}

@media only screen and (max-width: 840px) {
  .g-product .g-foot .g-link {
    font-size: 12px;
  }
}

@media only screen and (max-width: 768px) {
  .g-product_nodes {
    padding: 10% 5% 0;
  }
}

@media only screen and (max-width: 720px) {
  .g-product_el {
    width: 50%;
  }
}

@media only screen and (max-width: 480px) {
  .g-product {
    margin-top: 20px;
  }
  .g-product_list, .g-product_list-white {
    margin: 0;
  }
  .g-product_list-white, .g-product_list-white a, .g-product_list-white a:visited {
    color: #000;
  }
  .g-product_el {
    margin-top: 15px;
    padding: 0;
    width: 100%;
    float: none;
  }
  .g-product_el:first-child {
    margin-top: 0;
  }
  .g-product_btn {
    padding-bottom: 50%;
    background-position: 0 0;
    background-size: auto 100%;
  }
  .g-product_nodes {
    margin: auto;
    padding: 0 15px !important;
    min-height: 0;
    left: auto;
    right: 0;
    top: 0;
    bottom: 0;
    width: 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
        -ms-flex-pack: center;
            justify-content: center;
    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.6);
  }
  .g-product_nodes p {
    display: none;
  }
  .g-product_hd {
    margin-bottom: 0;
  }
  .g-product .g-foot-r {
    margin-top: 20px;
    padding-top: 20px;
    border-top: 1px solid #ccc;
  }
}

.g-qlist {
  border-bottom: 1px solid #ccc;
}

.g-qlist_q, .g-qlist_a {
  position: relative;
}

.g-qlist_q:before, .g-qlist_a:before {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  position: absolute;
  left: 0;
}

.g-qlist_q {
  padding: 20px 0 20px 32px;
  border-top: 1px solid #ccc;
  font-weight: bold;
}

.g-qlist_q:before {
  content: "\EA17";
  top: 20px;
}

.g-qlist_a {
  padding: 0 0 20px 32px;
}

.g-qlist_a:before {
  content: "\EA13";
  top: 0;
  color: #999;
}

.g-rmd {
  border-top: 1px solid #ccc;
}

.g-rmd_outer {
  margin: 0 auto;
  position: relative;
  max-width: 1040px;
}

.g-rmd_inner {
  margin: 0 auto;
  max-width: 960px;
  overflow: hidden;
}

.g-rmd_inner > a {
  display: inline-block;
  vertical-align: top;
  width: 24%;
}

.g-rmd .slick-list {
  margin: 0 -6px;
}

.g-rmd .slick-slide {
  padding: 0 6px;
}

.g-rmd .slick-slide,
.g-rmd .g-media_body {
  opacity: 1;
}

@media only screen and (min-width: 481px) and (max-width: 1040px) {
  .g-rmd .g-slider_nav {
    top: 23%;
  }
  .g-rmd .g-slider_prev {
    left: -15px;
  }
  .g-rmd .g-slider_next {
    right: -15px;
  }
}

@media only screen and (max-width: 768px) {
  .g-rmd_inner > a {
    width: 32%;
  }
}

@media only screen and (max-width: 480px) {
  .g-rmd_outer {
    margin: 0 -15px;
  }
  .g-rmd_inner > a {
    padding: 15px;
    width: 100%;
  }
  .g-rmd .g-slider_nav {
    top: 25%;
  }
  .g-rmd .slick-list {
    margin: 0;
  }
  .g-rmd .slick-slide,
  .g-rmd .g-media_body {
    -webkit-transition: opacity .3s;
    transition: opacity .3s;
  }
}

.g-search {
  padding-right: 50px;
  position: relative;
  border: 1px solid #ccc;
}

.g-search input[type="text"] {
  padding: 0 15px;
  display: block;
  border: 0;
  border-radius: 0;
  width: 100%;
  height: 50px;
}

.ie8 .g-search input[type="text"] {
  line-height: 50px;
}

.g-search button {
  padding: 0;
  border: 0;
  background: #777;
  width: 50px;
  height: 50px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  right: 0;
  top: 0;
}

.no-touchevents .g-search button:hover {
  background-color: #666;
}

.g-search button:before {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\EA10";
  padding: 13px;
  display: block;
  color: #fff;
  font-size: 24px;
}

@media only screen and (max-width: 480px) {
  .g-search {
    padding-right: 40px;
  }
  .g-search input[type="text"] {
    font-size: 16px;
    height: 40px;
  }
  .g-search button {
    width: 40px;
    height: 40px;
  }
  .g-search button:before {
    padding: 8px;
  }
}

.g-section-xs, .g-section-sm, .g-section, .g-section-lg, .g-section-bg {
  padding-bottom: 50px;
}

.g-section-xs:before, .g-section-sm:before, .g-section:before, .g-section-lg:before, .g-section-bg:before {
  margin: 0 -15px;
  content: "";
  border-top: 1px solid #ccc;
  display: block;
}

.g-section-xs {
  padding-bottom: 0;
}

.g-section-lg {
  padding-top: 50px;
  position: relative;
}

.g-section-lg:before {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
}

.g-section-bg {
  padding-bottom: 0;
}

.g-section-bg .g-bg {
  padding-top: 50px;
}

.g-section-secondary {
  padding-bottom: 50px;
}

@media only screen and (max-width: 480px) {
  .g-section-xs, .g-section-sm, .g-section, .g-section-lg {
    padding-bottom: 40px;
  }
  .g-section-xs {
    padding-bottom: 0;
  }
  .g-section-xs, .g-section-sm {
    padding-left: 0;
    padding-right: 0;
  }
  .g-section-lg {
    padding-top: 35px;
  }
  .g-section-bg .g-bg {
    padding-top: 35px;
  }
  .g-section-secondary {
    padding-bottom: 40px;
  }
}

.g-sidebar {
  margin-right: -228px;
  float: left;
  width: 228px;
  position: relative;
  z-index: 9;
}

.g-sidebar a, .g-sidebar p > span {
  padding: 10px 10px 10px 30px;
  color: #000;
  display: block;
}

.g-sidebar p > span {
  padding-left: 10px;
}

.g-sidebar .g-link {
  font-weight: normal;
}

.g-sidebar .g-link:before {
  left: 10px;
  top: 13px;
}

.g-sidebar_sp {
  display: none;
}

.g-sidebar_pc {
  display: none;
}

.g-sidebar_hd {
  background-color: #00a2d3;
  color: #fff;
}

.g-sidebar_hd div {
  padding: 10px 10px 10px 15px;
}

.g-sidebar_hd a {
  color: #fff;
}

.g-sidebar_lv1 {
  overflow: visible;
}

.g-sidebar_lv1_hd {
  margin-bottom: 1px;
}

.g-sidebar_lv1_hd a, .g-sidebar_lv1_hd span {
  background-color: #f2f2f2;
}

.no-touchevents .g-sidebar_lv1_hd:hover a {
  background-color: #ddd;
}

.g-sidebar_lv1_el {
  position: relative;
  cursor: default;
}

.g-sidebar-active .g-sidebar_lv2 {
  z-index: 1;
}

.g-sidebar_lv2 a, .g-sidebar_lv2 p > span {
  padding: 10px 10px 10px 50px;
}

.g-sidebar_lv2 .g-link:before {
  left: 30px;
  top: 15px;
  font-size: 80%;
}

.g-sidebar_lv2_hd {
  display: table;
  width: 100%;
  height: 83px;
  border-bottom: 1px solid #ccc;
}

.no-touchevents .g-sidebar_lv2_hd:hover {
  background-color: #ddd;
}

.g-sidebar_lv2_hd .g-link:before {
  top: 32px;
}

.g-sidebar_lv2_el {
  margin-bottom: 1px;
  background-color: #f2f2f2;
}

.no-touchevents .g-sidebar_lv2_el:hover {
  background-color: #ddd;
}

.g-sidebar_lv2 .g-sidebar-cur {
  background-color: #ddd;
}

@media only screen and (max-width: 769px) {
  .g-sidebar {
    margin-right: 0;
    float: none;
    position: absolute;
    left: 0;
    top: 62px;
    width: 100%;
    box-shadow: 0 4px 8px 2px rgba(0, 0, 0, 0.3);
  }
  .g-sidebar.g-sidebar-on {
    min-height: 100%;
    background-color: #19a3d1;
  }
  .g-sidebar_accBtn {
    position: relative;
    font-size: 14px;
  }
  .g-sidebar_accBtn:after {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    pointer-events: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA0E";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    height: 1em;
    font-size: 15px;
  }
  .g-sidebar_accBtn-on:after {
    content: "\EA0C";
  }
  .g-sidebar_accBtn a {
    display: inline-block;
  }
  .g-sidebar .g-sidebar_accBtn > span, .g-sidebar .g-sidebar_accBtn > a {
    margin-right: 40px;
    padding-right: 0;
  }
  .g-sidebar_accBody {
    padding: 0 15px;
    position: static;
    box-shadow: none;
  }
  .g-sidebar a, .g-sidebar p > span {
    color: #fff;
  }
  .g-sidebar a {
    padding: 14px 15px 14px 82px;
  }
  .g-sidebar p > span {
    padding: 14px 15px 14px 65px;
  }
  .g-sidebar .g-link {
    font-size: 14px;
  }
  .g-sidebar .g-link:before {
    left: 63px;
    top: 17px;
  }
  .g-sidebar_sp {
    display: inline;
  }
  .g-sidebar_pc {
    display: block;
  }
  .g-sidebar_hd {
    color: #000;
    display: block;
    font-size: 14px;
    position: relative;
    cursor: pointer;
  }
  .no-touchevents .g-sidebar_hd {
    cursor: default;
  }
  .g-sidebar_hd:before {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    pointer-events: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA15";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 12px;
    height: 1em;
    font-size: 32px;
    color: #fff;
  }
  .g-sidebar_hd div {
    margin-left: 56px;
    padding: 14px 15px 14px 12px;
    background-color: #fff;
  }
  .g-sidebar_hd a {
    margin-left: 56px;
    padding-left: 12px;
    background-color: #fff;
    color: #000;
    pointer-events: none;
  }
  .g-sidebar_hd a:before {
    content: none;
  }
  .g-sidebar_lv1 {
    display: none;
    border-bottom: 1px solid #ccc;
  }
  .g-sidebar_lv1_el {
    float: none;
    border-top: 1px solid #ccc;
  }
  .no-touchevents .g-sidebar_lv1_el:hover:before, .g-sidebar_lv1_el.g-sidebar-cur:before {
    display: none;
  }
  .g-sidebar_lv1_el.g-sidebar-cur .g-sidebar_lv1_hd {
    background-color: #0379aa;
  }
  .g-sidebar_lv1_hd {
    margin-bottom: 0;
    font-size: 14px;
    color: #fff;
  }
  .g-sidebar_lv1_hd a, .g-sidebar_lv1_hd span {
    background-color: #19a3d1;
  }
  .no-touchevents .g-sidebar_lv1_hd:hover a {
    background-color: #19a3d1;
  }
  .g-sidebar-cur .g-sidebar_lv1_hd a {
    background-color: #0379aa;
  }
  .no-touchevents .g-sidebar-cur .g-sidebar_lv1_hd a {
    background-color: #0379aa;
  }
  .g-sidebar_lv1_hd a:before {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    pointer-events: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA07";
    position: absolute;
    top: 17px;
    left: 63px;
  }
  .g-sidebar_lv2 {
    background-color: #f3f3f3;
  }
  .g-sidebar_lv2 a, .g-sidebar_lv2 p > span {
    color: #000;
  }
  .g-sidebar_lv2 .g-link:before {
    font-size: 100%;
  }
  .g-sidebar_lv2_hd {
    position: relative;
    height: auto;
  }
  .no-touchevents .g-sidebar_lv2_hd:hover {
    background-color: transparent;
  }
  .g-sidebar_lv2_list {
    padding: 10px 0;
    display: block;
  }
  .g-sidebar_lv2_el {
    position: relative;
  }
  .no-touchevents .g-sidebar_lv2_el:hover {
    background-color: transparent;
  }
  .g-sidebar_lv2 .g-sidebar_accBtn:after {
    right: 0;
  }
  .g-sidebar-sticky .g-sidebar {
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 11;
  }
  .g-sidebar-sticky .g-sidebar.g-sidebar-on {
    position: absolute;
  }
}

.g-slider_nav {
  margin-top: -20px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  z-index: 1;
  background-color: #777;
  border-radius: 3px;
  width: 40px;
  height: 40px;
  color: #fff;
  font-size: 24px;
}

.g-slider-dots .g-slider_nav {
  margin-top: -38px;
}

.g-slider_nav:before {
  display: inline-block;
  overflow: hidden;
  vertical-align: middle;
  font-family: "icon";
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  line-height: 1;
  letter-spacing: 0;
  text-transform: none;
  pointer-events: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin: auto;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 1em;
  height: 1em;
}

.no-touchevents .g-slider_nav:hover {
  background-color: #666;
}

.g-slider_prev {
  left: -15px;
}

.g-slider_prev:before {
  content: "\EA06";
}

.g-slider_next {
  right: -15px;
}

.g-slider_next:before {
  content: "\EA07";
}

.slick-slide {
  outline: none;
}

.slick-dots {
  margin: 25px 0 0;
  padding: 0;
  list-style: none;
  text-align: center;
  font-size: 0;
}

.slick-dots li {
  margin: 0 6px;
  display: inline-block;
  background-color: #c1c1c1;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  cursor: pointer;
}

.slick-dots li.slick-active {
  background-color: #777;
}

.slick-dots button {
  display: none;
}

@media only screen and (min-width: 481px) and (max-width: 1040px) {
  .g-slider_nav, .g-slider-dots .g-slider_nav {
    margin-top: -25px;
    top: 100%;
  }
  .g-slider_prev {
    left: 80px;
  }
  .g-slider_next {
    right: 80px;
  }
}

@media only screen and (max-width: 480px) {
  .g-slider_nav {
    margin-top: -15px;
    width: 30px;
    height: 30px;
    font-size: 18px;
  }
  .g-slider_prev {
    left: 0;
  }
  .g-slider_next {
    right: 0;
  }
  .slick-dots {
    margin: 13px 0 0;
  }
  .slick-dots li {
    font-size: 14px;
    font-weight: bold;
    width: auto;
    height: auto;
  }
  .slick-dots li.slick-active {
    background-color: transparent;
  }
  .slick-dots li:not(.slick-active) {
    display: none;
  }
}

.g-split {
  overflow: hidden;
}

.g-split_l {
  float: left;
}

.g-split_r {
  float: right;
}

.g-table {
  position: relative;
  border: 5px solid #fff;
}

.g-table_el {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
  background-color: #fff;
}

.g-table_el th, .g-table_el td {
  padding: 15px 10px;
  border: 1px solid #ccc;
}

.g-table_el th:first-child, .g-table_el td:first-child {
  border-left: 0;
}

.g-table_el th:last-child, .g-table_el th.lastChild, .g-table_el td:last-child, .g-table_el td.lastChild {
  border-right: 0;
}

.g-table_el th {
  background-color: #f3f3f3;
  text-align: left;
  font-weight: normal;
}

.g-table_el .g-table_shdr {
  background-color: #f7f7f7;
  font-weight: bold;
}

.g-table-fixed .g-table_el {
  width: 950px;
}

.g-table-scroll {
  overflow: auto;
}

.g-table-scroll::-webkit-scrollbar {
  width: 20px;
  height: 20px;
}

.g-table-scroll::-webkit-scrollbar-track {
  background: #f3f3f3;
}

.g-table-scroll::-webkit-scrollbar-thumb {
  background: #777;
  border-radius: 20px;
}

.g-table-indicator {
  margin: auto;
  width: 150px;
  height: 150px;
  position: absolute;
  left: 0;
  right: 0;
  top: 30px;
  z-index: 3;
  display: none;
}

.g-table-indicator:before {
  display: inline-block;
  vertical-align: middle;
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/images/sprite png");
  background-repeat: no-repeat;
  background-size: 182px 150px;
  width: 150px;
  height: 150px;
  background-position: 0px 0px;
  content: "";
}

.ie8 .g-table-indicator:before {
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/images/sprite_ie8 png");
}

.g-tabs {
  padding-top: 57px;
}

.g-tabs_inner {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  background-color: #f3f3f3;
}

.g-tabs_inner:before {
  margin: 0 -15px;
  content: "";
  border-top: 1px solid #ccc;
  width: 100%;
  position: absolute;
}

.g-tabs_hd {
  padding: 15px;
  width: 32.2916667%;
  text-align: center;
  position: absolute;
  top: -57px;
  left: 0;
  font-size: 18px;
  font-weight: bold;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  background: -webkit-linear-gradient(#fff, #f3f3f3);
  background: linear-gradient(#fff, #f3f3f3);
  cursor: pointer;
}

.g-tabs_hd-on {
  background: #f3f3f3;
  cursor: default;
  z-index: 2;
}

.g-tabs_hd-on + .g-tabs_body {
  z-index: 1;
  border-top: 1px solid #ccc;
}

.g-tabs_body {
  padding: 30px 0;
  position: relative;
}

.g-tabs_section + .g-tabs_section .g-tabs_hd {
  margin-left: 33.8541667%;
}

.g-tabs .g-box {
  position: relative;
  overflow: visible;
}

@media only screen and (max-width: 480px) {
  .g-tabs {
    padding-top: 0;
  }
  .g-tabs_inner {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .g-tabs_inner:before {
    display: none;
  }
  .g-tabs_hd {
    padding: 12px;
    width: 100%;
    position: static;
    font-size: 14px;
    border: 0;
    border-radius: 4px;
    background: #777;
    color: #fff;
  }
  .g-tabs_hd:after {
    display: inline-block;
    overflow: hidden;
    vertical-align: middle;
    font-family: "icon";
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    pointer-events: none;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: "\EA02";
    margin-left: 10px;
  }
  .g-tabs_hd-on {
    background: #666;
  }
  .g-tabs_hd-on:after {
    content: "\EA03";
  }
  .g-tabs_body {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top: 0;
  }
  .g-tabs_section {
    margin-top: 15px;
  }
  .g-tabs_section:first-child {
    margin-top: 0;
  }
  .g-tabs_section + .g-tabs_section .g-tabs_hd {
    margin-left: 0;
  }
}

.g-tabset {
  padding-top: 49px;
}

.g-tabset_inner {
  margin-left: -15px;
  margin-right: -15px;
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
  background-color: #f3f3f3;
}

.g-tabset_inner:before {
  margin: 0 -15px;
  content: "";
  border-top: 1px solid #ccc;
  width: 100%;
  position: absolute;
}

.g-tabset-white .g-tabset_inner {
  background: #fff;
}

.g-tabset_hd {
  padding: 15px 0;
  display: block;
  text-align: center;
  position: absolute;
  top: -52px;
  left: 0;
  font-size: 14px;
  font-weight: bold;
  border: 1px solid #ccc;
  border-bottom: 0;
  border-radius: 4px 4px 0 0;
  background: -webkit-linear-gradient(#fff, #f3f3f3);
  background: linear-gradient(#fff, #f3f3f3);
  cursor: pointer;
}

.g-tabset_hd-on {
  background: #f3f3f3;
  cursor: default;
  z-index: 2;
}

.g-tabset_hd-on + .g-tabset_body {
  z-index: 1;
  border-top: 1px solid #ccc;
}

.g-tabset_hd:visited {
  color: #000;
}

.g-tabset-spec .g-tabset_hd {
  font-size: 12px;
  top: -49px;
}

.g-tabset-white .g-tabset_hd-on {
  background: #fff;
}


.g-tabset_body {
  padding: 30px 0;
  position: relative;
}

.g-tabset .g-box {
  position: relative;
  overflow: visible;
}

.g-tabset-1 .g-tabset_hd {
  width: 100%;
}

.g-tabset-1 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-1 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-2 .g-tabset_hd {
  width: 49.21875%;
}

.g-tabset-2 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-2 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-2 .g-tabset_section:nth-child(2) .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-2 .g-tabset_section-2 .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-3 .g-tabset_hd {
  width: 32.29167%;
}

.g-tabset-3 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-3 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-3 .g-tabset_section:nth-child(2) .g-tabset_hd {
  margin-left: 33.85417%;
}

.g-tabset-3 .g-tabset_section-2 .g-tabset_hd {
  margin-left: 33.85417%;
}

.g-tabset-3 .g-tabset_section:nth-child(3) .g-tabset_hd {
  margin-left: 67.70833%;
}

.g-tabset-3 .g-tabset_section-3 .g-tabset_hd {
  margin-left: 67.70833%;
}

.g-tabset-4 .g-tabset_hd {
  width: 23.82812%;
}

.g-tabset-4 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-4 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-4 .g-tabset_section:nth-child(2) .g-tabset_hd {
  margin-left: 25.39062%;
}

.g-tabset-4 .g-tabset_section-2 .g-tabset_hd {
  margin-left: 25.39062%;
}

.g-tabset-4 .g-tabset_section:nth-child(3) .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-4 .g-tabset_section-3 .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-4 .g-tabset_section:nth-child(4) .g-tabset_hd {
  margin-left: 76.17188%;
}

.g-tabset-4 .g-tabset_section-4 .g-tabset_hd {
  margin-left: 76.17188%;
}

.g-tabset-5 .g-tabset_hd {
  width: 18.75%;
}

.g-tabset-5 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-5 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-5 .g-tabset_section:nth-child(2) .g-tabset_hd {
  margin-left: 20.3125%;
}

.g-tabset-5 .g-tabset_section-2 .g-tabset_hd {
  margin-left: 20.3125%;
}

.g-tabset-5 .g-tabset_section:nth-child(3) .g-tabset_hd {
  margin-left: 40.625%;
}

.g-tabset-5 .g-tabset_section-3 .g-tabset_hd {
  margin-left: 40.625%;
}

.g-tabset-5 .g-tabset_section:nth-child(4) .g-tabset_hd {
  margin-left: 60.9375%;
}

.g-tabset-5 .g-tabset_section-4 .g-tabset_hd {
  margin-left: 60.9375%;
}

.g-tabset-5 .g-tabset_section:nth-child(5) .g-tabset_hd {
  margin-left: 81.25%;
}

.g-tabset-5 .g-tabset_section-5 .g-tabset_hd {
  margin-left: 81.25%;
}

.g-tabset-6 .g-tabset_hd {
  width: 15.36458%;
}

.g-tabset-6 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-6 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-6 .g-tabset_section:nth-child(2) .g-tabset_hd {
  margin-left: 16.92708%;
}

.g-tabset-6 .g-tabset_section-2 .g-tabset_hd {
  margin-left: 16.92708%;
}

.g-tabset-6 .g-tabset_section:nth-child(3) .g-tabset_hd {
  margin-left: 33.85417%;
}

.g-tabset-6 .g-tabset_section-3 .g-tabset_hd {
  margin-left: 33.85417%;
}

.g-tabset-6 .g-tabset_section:nth-child(4) .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-6 .g-tabset_section-4 .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-6 .g-tabset_section:nth-child(5) .g-tabset_hd {
  margin-left: 67.70833%;
}

.g-tabset-6 .g-tabset_section-5 .g-tabset_hd {
  margin-left: 67.70833%;
}

.g-tabset-6 .g-tabset_section:nth-child(6) .g-tabset_hd {
  margin-left: 84.63542%;
}

.g-tabset-6 .g-tabset_section-6 .g-tabset_hd {
  margin-left: 84.63542%;
}

.g-tabset-7 .g-tabset_hd {
  width: 12.94643%;
}

.g-tabset-7 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-7 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-7 .g-tabset_section:nth-child(2) .g-tabset_hd {
  margin-left: 14.50893%;
}

.g-tabset-7 .g-tabset_section-2 .g-tabset_hd {
  margin-left: 14.50893%;
}

.g-tabset-7 .g-tabset_section:nth-child(3) .g-tabset_hd {
  margin-left: 29.01786%;
}

.g-tabset-7 .g-tabset_section-3 .g-tabset_hd {
  margin-left: 29.01786%;
}

.g-tabset-7 .g-tabset_section:nth-child(4) .g-tabset_hd {
  margin-left: 43.52679%;
}

.g-tabset-7 .g-tabset_section-4 .g-tabset_hd {
  margin-left: 43.52679%;
}

.g-tabset-7 .g-tabset_section:nth-child(5) .g-tabset_hd {
  margin-left: 58.03571%;
}

.g-tabset-7 .g-tabset_section-5 .g-tabset_hd {
  margin-left: 58.03571%;
}

.g-tabset-7 .g-tabset_section:nth-child(6) .g-tabset_hd {
  margin-left: 72.54464%;
}

.g-tabset-7 .g-tabset_section-6 .g-tabset_hd {
  margin-left: 72.54464%;
}

.g-tabset-7 .g-tabset_section:nth-child(7) .g-tabset_hd {
  margin-left: 87.05357%;
}

.g-tabset-7 .g-tabset_section-7 .g-tabset_hd {
  margin-left: 87.05357%;
}

.g-tabset-8 .g-tabset_hd {
  width: 11.13281%;
}

.g-tabset-8 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-8 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-8 .g-tabset_section:nth-child(2) .g-tabset_hd {
  margin-left: 12.69531%;
}

.g-tabset-8 .g-tabset_section-2 .g-tabset_hd {
  margin-left: 12.69531%;
}

.g-tabset-8 .g-tabset_section:nth-child(3) .g-tabset_hd {
  margin-left: 25.39062%;
}

.g-tabset-8 .g-tabset_section-3 .g-tabset_hd {
  margin-left: 25.39062%;
}

.g-tabset-8 .g-tabset_section:nth-child(4) .g-tabset_hd {
  margin-left: 38.08594%;
}

.g-tabset-8 .g-tabset_section-4 .g-tabset_hd {
  margin-left: 38.08594%;
}

.g-tabset-8 .g-tabset_section:nth-child(5) .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-8 .g-tabset_section-5 .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-8 .g-tabset_section:nth-child(6) .g-tabset_hd {
  margin-left: 63.47656%;
}

.g-tabset-8 .g-tabset_section-6 .g-tabset_hd {
  margin-left: 63.47656%;
}

.g-tabset-8 .g-tabset_section:nth-child(7) .g-tabset_hd {
  margin-left: 76.17188%;
}

.g-tabset-8 .g-tabset_section-7 .g-tabset_hd {
  margin-left: 76.17188%;
}

.g-tabset-8 .g-tabset_section:nth-child(8) .g-tabset_hd {
  margin-left: 88.86719%;
}

.g-tabset-8 .g-tabset_section-8 .g-tabset_hd {
  margin-left: 88.86719%;
}

.g-tabset-9 .g-tabset_hd {
  width: 9.72222%;
}

.g-tabset-9 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-9 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-9 .g-tabset_section:nth-child(2) .g-tabset_hd {
  margin-left: 11.28472%;
}

.g-tabset-9 .g-tabset_section-2 .g-tabset_hd {
  margin-left: 11.28472%;
}

.g-tabset-9 .g-tabset_section:nth-child(3) .g-tabset_hd {
  margin-left: 22.56944%;
}

.g-tabset-9 .g-tabset_section-3 .g-tabset_hd {
  margin-left: 22.56944%;
}

.g-tabset-9 .g-tabset_section:nth-child(4) .g-tabset_hd {
  margin-left: 33.85417%;
}

.g-tabset-9 .g-tabset_section-4 .g-tabset_hd {
  margin-left: 33.85417%;
}

.g-tabset-9 .g-tabset_section:nth-child(5) .g-tabset_hd {
  margin-left: 45.13889%;
}

.g-tabset-9 .g-tabset_section-5 .g-tabset_hd {
  margin-left: 45.13889%;
}

.g-tabset-9 .g-tabset_section:nth-child(6) .g-tabset_hd {
  margin-left: 56.42361%;
}

.g-tabset-9 .g-tabset_section-6 .g-tabset_hd {
  margin-left: 56.42361%;
}

.g-tabset-9 .g-tabset_section:nth-child(7) .g-tabset_hd {
  margin-left: 67.70833%;
}

.g-tabset-9 .g-tabset_section-7 .g-tabset_hd {
  margin-left: 67.70833%;
}

.g-tabset-9 .g-tabset_section:nth-child(8) .g-tabset_hd {
  margin-left: 78.99306%;
}

.g-tabset-9 .g-tabset_section-8 .g-tabset_hd {
  margin-left: 78.99306%;
}

.g-tabset-9 .g-tabset_section:nth-child(9) .g-tabset_hd {
  margin-left: 90.27778%;
}

.g-tabset-9 .g-tabset_section-9 .g-tabset_hd {
  margin-left: 90.27778%;
}

.g-tabset-10 .g-tabset_hd {
  width: 8.59375%;
}

.g-tabset-10 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-10 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-10 .g-tabset_section:nth-child(2) .g-tabset_hd {
  margin-left: 10.15625%;
}

.g-tabset-10 .g-tabset_section-2 .g-tabset_hd {
  margin-left: 10.15625%;
}

.g-tabset-10 .g-tabset_section:nth-child(3) .g-tabset_hd {
  margin-left: 20.3125%;
}

.g-tabset-10 .g-tabset_section-3 .g-tabset_hd {
  margin-left: 20.3125%;
}

.g-tabset-10 .g-tabset_section:nth-child(4) .g-tabset_hd {
  margin-left: 30.46875%;
}

.g-tabset-10 .g-tabset_section-4 .g-tabset_hd {
  margin-left: 30.46875%;
}

.g-tabset-10 .g-tabset_section:nth-child(5) .g-tabset_hd {
  margin-left: 40.625%;
}

.g-tabset-10 .g-tabset_section-5 .g-tabset_hd {
  margin-left: 40.625%;
}

.g-tabset-10 .g-tabset_section:nth-child(6) .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-10 .g-tabset_section-6 .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-10 .g-tabset_section:nth-child(7) .g-tabset_hd {
  margin-left: 60.9375%;
}

.g-tabset-10 .g-tabset_section-7 .g-tabset_hd {
  margin-left: 60.9375%;
}

.g-tabset-10 .g-tabset_section:nth-child(8) .g-tabset_hd {
  margin-left: 71.09375%;
}

.g-tabset-10 .g-tabset_section-8 .g-tabset_hd {
  margin-left: 71.09375%;
}

.g-tabset-10 .g-tabset_section:nth-child(9) .g-tabset_hd {
  margin-left: 81.25%;
}

.g-tabset-10 .g-tabset_section-9 .g-tabset_hd {
  margin-left: 81.25%;
}

.g-tabset-10 .g-tabset_section:nth-child(10) .g-tabset_hd {
  margin-left: 91.40625%;
}

.g-tabset-10 .g-tabset_section-10 .g-tabset_hd {
  margin-left: 91.40625%;
}

.g-tabset-11 .g-tabset_hd {
  width: 7.67045%;
}

.g-tabset-11 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-11 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-11 .g-tabset_section:nth-child(2) .g-tabset_hd {
  margin-left: 9.23295%;
}

.g-tabset-11 .g-tabset_section-2 .g-tabset_hd {
  margin-left: 9.23295%;
}

.g-tabset-11 .g-tabset_section:nth-child(3) .g-tabset_hd {
  margin-left: 18.46591%;
}

.g-tabset-11 .g-tabset_section-3 .g-tabset_hd {
  margin-left: 18.46591%;
}

.g-tabset-11 .g-tabset_section:nth-child(4) .g-tabset_hd {
  margin-left: 27.69886%;
}

.g-tabset-11 .g-tabset_section-4 .g-tabset_hd {
  margin-left: 27.69886%;
}

.g-tabset-11 .g-tabset_section:nth-child(5) .g-tabset_hd {
  margin-left: 36.93182%;
}

.g-tabset-11 .g-tabset_section-5 .g-tabset_hd {
  margin-left: 36.93182%;
}

.g-tabset-11 .g-tabset_section:nth-child(6) .g-tabset_hd {
  margin-left: 46.16477%;
}

.g-tabset-11 .g-tabset_section-6 .g-tabset_hd {
  margin-left: 46.16477%;
}

.g-tabset-11 .g-tabset_section:nth-child(7) .g-tabset_hd {
  margin-left: 55.39773%;
}

.g-tabset-11 .g-tabset_section-7 .g-tabset_hd {
  margin-left: 55.39773%;
}

.g-tabset-11 .g-tabset_section:nth-child(8) .g-tabset_hd {
  margin-left: 64.63068%;
}

.g-tabset-11 .g-tabset_section-8 .g-tabset_hd {
  margin-left: 64.63068%;
}

.g-tabset-11 .g-tabset_section:nth-child(9) .g-tabset_hd {
  margin-left: 73.86364%;
}

.g-tabset-11 .g-tabset_section-9 .g-tabset_hd {
  margin-left: 73.86364%;
}

.g-tabset-11 .g-tabset_section:nth-child(10) .g-tabset_hd {
  margin-left: 83.09659%;
}

.g-tabset-11 .g-tabset_section-10 .g-tabset_hd {
  margin-left: 83.09659%;
}

.g-tabset-11 .g-tabset_section:nth-child(11) .g-tabset_hd {
  margin-left: 92.32955%;
}

.g-tabset-11 .g-tabset_section-11 .g-tabset_hd {
  margin-left: 92.32955%;
}

.g-tabset-12 .g-tabset_hd {
  width: 6.90104%;
}

.g-tabset-12 .g-tabset_section:nth-child(1) .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-12 .g-tabset_section-1 .g-tabset_hd {
  margin-left: 0%;
}

.g-tabset-12 .g-tabset_section:nth-child(2) .g-tabset_hd {
  margin-left: 8.46354%;
}

.g-tabset-12 .g-tabset_section-2 .g-tabset_hd {
  margin-left: 8.46354%;
}

.g-tabset-12 .g-tabset_section:nth-child(3) .g-tabset_hd {
  margin-left: 16.92708%;
}

.g-tabset-12 .g-tabset_section-3 .g-tabset_hd {
  margin-left: 16.92708%;
}

.g-tabset-12 .g-tabset_section:nth-child(4) .g-tabset_hd {
  margin-left: 25.39063%;
}

.g-tabset-12 .g-tabset_section-4 .g-tabset_hd {
  margin-left: 25.39063%;
}

.g-tabset-12 .g-tabset_section:nth-child(5) .g-tabset_hd {
  margin-left: 33.85417%;
}

.g-tabset-12 .g-tabset_section-5 .g-tabset_hd {
  margin-left: 33.85417%;
}

.g-tabset-12 .g-tabset_section:nth-child(6) .g-tabset_hd {
  margin-left: 42.31771%;
}

.g-tabset-12 .g-tabset_section-6 .g-tabset_hd {
  margin-left: 42.31771%;
}

.g-tabset-12 .g-tabset_section:nth-child(7) .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-12 .g-tabset_section-7 .g-tabset_hd {
  margin-left: 50.78125%;
}

.g-tabset-12 .g-tabset_section:nth-child(8) .g-tabset_hd {
  margin-left: 59.24479%;
}

.g-tabset-12 .g-tabset_section-8 .g-tabset_hd {
  margin-left: 59.24479%;
}

.g-tabset-12 .g-tabset_section:nth-child(9) .g-tabset_hd {
  margin-left: 67.70833%;
}

.g-tabset-12 .g-tabset_section-9 .g-tabset_hd {
  margin-left: 67.70833%;
}

.g-tabset-12 .g-tabset_section:nth-child(10) .g-tabset_hd {
  margin-left: 76.17188%;
}

.g-tabset-12 .g-tabset_section-10 .g-tabset_hd {
  margin-left: 76.17188%;
}

.g-tabset-12 .g-tabset_section:nth-child(11) .g-tabset_hd {
  margin-left: 84.63542%;
}

.g-tabset-12 .g-tabset_section-11 .g-tabset_hd {
  margin-left: 84.63542%;
}

.g-tabset-12 .g-tabset_section:nth-child(12) .g-tabset_hd {
  margin-left: 93.09896%;
}

.g-tabset-12 .g-tabset_section-12 .g-tabset_hd {
  margin-left: 93.09896%;
}

.g-talign-l {
  text-align: left;
}

.g-talign-c {
  text-align: center;
}

.g-talign-r {
  text-align: right;
}

.g-tel, .g-tel-lg {
  display: block;
  font-size: 18px;
  color: #777;
  text-align: center;
}

.g-tel i, .g-tel span, .g-tel-lg i, .g-tel-lg span {
  display: inline-block;
  vertical-align: middle;
}

.g-tel i, .g-tel-lg i {
  margin-right: 10px;
  font-size: 30px;
  color: #848079;
}

.g-tel-lg {
  font-size: 20px;
}

.g-tel-lg i {
  font-size: 40px;
}

.g-tel-inline {
  display: inline-block;
}

@media only screen and (max-width: 480px) {
  .g-tel-inline {
    display: block;
  }
}

.g-ttl-1 {
  margin-bottom: 37px;
  font-size: 28px;
}

.g-ttl-2 {
  margin-bottom: 22px;
  font-size: 26px;
}

.g-ttl-3 {
  margin-bottom: 22px;
  font-size: 22px;
}

.g-ttl-4 {
  margin-bottom: 17px;
  font-size: 18px;
  font-weight: bold;
}

.g-ttl-5 {
  margin-bottom: 7px;
  font-size: 16px;
  font-weight: bold;
}

.g-ttl-6 {
  margin-bottom: 7px;
  font-size: 14px;
  font-weight: bold;
}

.g-ttl-section {
  margin-top: 50px;
}

.g-ttl_i {
  margin-right: 10px;
  vertical-align: middle;
}

.g-ttl_hd + .g-ttl_i {
  margin-right: 0;
  margin-left: 10px;
}

.g-ttl_hd {
  vertical-align: middle;
}

@media only screen and (max-width: 480px) {
  .g-ttl-1 {
    margin-bottom: 27px;
    font-size: 22px;
  }
  .g-ttl-2 {
    margin-bottom: 22px;
    font-size: 20px;
  }
  .g-ttl-3 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .g-ttl-4 {
    margin-bottom: 7px;
    font-size: 14px;
  }
  .g-ttl-5 {
    font-size: 14px;
  }
  .g-ttl-6 {
    font-size: 14px;
  }
}

.g-valign-t {
  vertical-align: top;
}

.g-valign-m {
  vertical-align: middle;
}

.g-valign-b {
  vertical-align: bottom;
}

.g-video {
  margin-left: auto;
  margin-right: auto;
}

.g-video iframe {
  border: 0;
}

.g-video-init {
  position: relative;
}

.g-video-init iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

.g-vline_el {
  margin-top: 15px;
}

.g-vline_el:first-child {
  margin-top: 0;
}

.g-width-10 {
  width: 10%;
}

.g-width-20 {
  width: 20%;
}

.g-width-30 {
  width: 30%;
}

.g-width-40 {
  width: 40%;
}

.g-width-50 {
  width: 50%;
}

.g-width-60 {
  width: 60%;
}

.g-width-70 {
  width: 70%;
}

.g-width-80 {
  width: 80%;
}

.g-width-90 {
  width: 90%;
}

.g-width-100 {
  width: 100%;
}

@media only screen and (max-width: 768px) {
  .g-width-touch-100 {
    width: 100%;
  }
}

@media only screen and (max-width: 480px) {
  .g-width-sp-100 {
    width: 100%;
  }
}

@font-face {
  font-family: "icon";
  src: url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/fonts/icon eot");
  src: url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/fonts/icon eot?#iefix") format("eot"), url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/fonts/icon woff") format("woff"), url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/fonts/icon ttf") format("truetype"), url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/fonts/icon svg#icon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.ie8 .s {
  background-image: url("/-/media/Project/Daikin/ac_daikin_co_jp/dj_common/rwd/images/sprite_ie8 png");
}
