@charset "UTF-8";
/*==============================================
variables
==============================================*/
/* main-color */
/* sub-color */
/* bg-color */
/* text-color */
/* contents width */
/* mixin */
.font-line {
  display: block;
}

/* function */
/*==============================================
utility
==============================================*/
/* classes */
.util-mt0 {
  margin-top: 0px !important;
}

.util-mr0 {
  margin-right: 0px !important;
}

.util-mb0 {
  margin-bottom: 0px !important;
}

.util-ml0 {
  margin-left: 0px !important;
}

.util-pt0 {
  padding-top: 0px !important;
}

.util-pr0 {
  padding-right: 0px !important;
}

.util-pb0 {
  padding-bottom: 0px !important;
}

.util-pl0 {
  padding-left: 0px !important;
}

.util-mt5 {
  margin-top: 5px !important;
}

.util-mr5 {
  margin-right: 5px !important;
}

.util-mb5 {
  margin-bottom: 5px !important;
}

.util-ml5 {
  margin-left: 5px !important;
}

.util-pt5 {
  padding-top: 5px !important;
}

.util-pr5 {
  padding-right: 5px !important;
}

.util-pb5 {
  padding-bottom: 5px !important;
}

.util-pl5 {
  padding-left: 5px !important;
}

.util-mt10 {
  margin-top: 10px !important;
}

.util-mr10 {
  margin-right: 10px !important;
}

.util-mb10 {
  margin-bottom: 10px !important;
}

.util-ml10 {
  margin-left: 10px !important;
}

.util-pt10 {
  padding-top: 10px !important;
}

.util-pr10 {
  padding-right: 10px !important;
}

.util-pb10 {
  padding-bottom: 10px !important;
}

.util-pl10 {
  padding-left: 10px !important;
}

.util-mt15 {
  margin-top: 15px !important;
}

.util-mr15 {
  margin-right: 15px !important;
}

.util-mb15 {
  margin-bottom: 15px !important;
}

.util-ml15 {
  margin-left: 15px !important;
}

.util-pt15 {
  padding-top: 15px !important;
}

.util-pr15 {
  padding-right: 15px !important;
}

.util-pb15 {
  padding-bottom: 15px !important;
}

.util-pl15 {
  padding-left: 15px !important;
}

.util-mt20 {
  margin-top: 20px !important;
}

.util-mr20 {
  margin-right: 20px !important;
}

.util-mb20 {
  margin-bottom: 20px !important;
}

.util-ml20 {
  margin-left: 20px !important;
}

.util-pt20 {
  padding-top: 20px !important;
}

.util-pr20 {
  padding-right: 20px !important;
}

.util-pb20 {
  padding-bottom: 20px !important;
}

.util-pl20 {
  padding-left: 20px !important;
}

.util-mt25 {
  margin-top: 25px !important;
}

.util-mr25 {
  margin-right: 25px !important;
}

.util-mb25 {
  margin-bottom: 25px !important;
}

.util-ml25 {
  margin-left: 25px !important;
}

.util-pt25 {
  padding-top: 25px !important;
}

.util-pr25 {
  padding-right: 25px !important;
}

.util-pb25 {
  padding-bottom: 25px !important;
}

.util-pl25 {
  padding-left: 25px !important;
}

.util-mt30 {
  margin-top: 30px !important;
}

.util-mr30 {
  margin-right: 30px !important;
}

.util-mb30 {
  margin-bottom: 30px !important;
}

.util-ml30 {
  margin-left: 30px !important;
}

.util-pt30 {
  padding-top: 30px !important;
}

.util-pr30 {
  padding-right: 30px !important;
}

.util-pb30 {
  padding-bottom: 30px !important;
}

.util-pl30 {
  padding-left: 30px !important;
}

.util-mt35 {
  margin-top: 35px !important;
}

.util-mr35 {
  margin-right: 35px !important;
}

.util-mb35 {
  margin-bottom: 35px !important;
}

.util-ml35 {
  margin-left: 35px !important;
}

.util-pt35 {
  padding-top: 35px !important;
}

.util-pr35 {
  padding-right: 35px !important;
}

.util-pb35 {
  padding-bottom: 35px !important;
}

.util-pl35 {
  padding-left: 35px !important;
}

.util-mt40 {
  margin-top: 40px !important;
}

.util-mr40 {
  margin-right: 40px !important;
}

.util-mb40 {
  margin-bottom: 40px !important;
}

.util-ml40 {
  margin-left: 40px !important;
}

.util-pt40 {
  padding-top: 40px !important;
}

.util-pr40 {
  padding-right: 40px !important;
}

.util-pb40 {
  padding-bottom: 40px !important;
}

.util-pl40 {
  padding-left: 40px !important;
}

.util-mt45 {
  margin-top: 45px !important;
}

.util-mr45 {
  margin-right: 45px !important;
}

.util-mb45 {
  margin-bottom: 45px !important;
}

.util-ml45 {
  margin-left: 45px !important;
}

.util-pt45 {
  padding-top: 45px !important;
}

.util-pr45 {
  padding-right: 45px !important;
}

.util-pb45 {
  padding-bottom: 45px !important;
}

.util-pl45 {
  padding-left: 45px !important;
}

.util-mt50 {
  margin-top: 50px !important;
}

.util-mr50 {
  margin-right: 50px !important;
}

.util-mb50 {
  margin-bottom: 50px !important;
}

.util-ml50 {
  margin-left: 50px !important;
}

.util-pt50 {
  padding-top: 50px !important;
}

.util-pr50 {
  padding-right: 50px !important;
}

.util-pb50 {
  padding-bottom: 50px !important;
}

.util-pl50 {
  padding-left: 50px !important;
}

.util-mt55 {
  margin-top: 55px !important;
}

.util-mr55 {
  margin-right: 55px !important;
}

.util-mb55 {
  margin-bottom: 55px !important;
}

.util-ml55 {
  margin-left: 55px !important;
}

.util-pt55 {
  padding-top: 55px !important;
}

.util-pr55 {
  padding-right: 55px !important;
}

.util-pb55 {
  padding-bottom: 55px !important;
}

.util-pl55 {
  padding-left: 55px !important;
}

.util-mt60 {
  margin-top: 60px !important;
}

.util-mr60 {
  margin-right: 60px !important;
}

.util-mb60 {
  margin-bottom: 60px !important;
}

.util-ml60 {
  margin-left: 60px !important;
}

.util-pt60 {
  padding-top: 60px !important;
}

.util-pr60 {
  padding-right: 60px !important;
}

.util-pb60 {
  padding-bottom: 60px !important;
}

.util-pl60 {
  padding-left: 60px !important;
}

.util-mt65 {
  margin-top: 65px !important;
}

.util-mr65 {
  margin-right: 65px !important;
}

.util-mb65 {
  margin-bottom: 65px !important;
}

.util-ml65 {
  margin-left: 65px !important;
}

.util-pt65 {
  padding-top: 65px !important;
}

.util-pr65 {
  padding-right: 65px !important;
}

.util-pb65 {
  padding-bottom: 65px !important;
}

.util-pl65 {
  padding-left: 65px !important;
}

.util-mt70 {
  margin-top: 70px !important;
}

.util-mr70 {
  margin-right: 70px !important;
}

.util-mb70 {
  margin-bottom: 70px !important;
}

.util-ml70 {
  margin-left: 70px !important;
}

.util-pt70 {
  padding-top: 70px !important;
}

.util-pr70 {
  padding-right: 70px !important;
}

.util-pb70 {
  padding-bottom: 70px !important;
}

.util-pl70 {
  padding-left: 70px !important;
}

@media only screen and (min-width: 768px) {
  .util-crisp {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges;
  }
}

.only-sp {
  display: none !important;
}

@media only screen and (max-width: 767px) {
  .only-pc {
    display: none !important;
  }
  .only-sp {
    display: inherit !important;
  }
}

.util-anchor {
  margin-top: -90px;
  padding-top: 90px;
}

@media only screen and (max-width: 767px) {
  .util-anchor {
    margin-top: -14.66667vw;
    padding-top: 14.66667vw;
  }
}

.util-child-center {
  text-align: center;
}

.util-child-center > * {
  display: inline-block;
}

.ie .util-child-center > * {
  display: block;
}

.util-iblock {
  display: inline-block;
}

.util-lh0 {
  line-height: 0;
}

.util-w100 {
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .util-order-1 {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }
  .util-order-2 {
    -webkit-box-ordinal-group: 3;
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2;
  }
  .util-order-3 {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
  }
  .util-order-4 {
    -webkit-box-ordinal-group: 5;
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4;
  }
  .util-order-5 {
    -webkit-box-ordinal-group: 6;
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5;
  }
}

/*==============================================
modules
==============================================*/
/*
* animation
* arrow
* button
* icon
* headline
* article-box
* text
* hr
* banner
* media
* font
*/
/* animation
----------------------- */
.anim-a__wrap {
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
}

.anim-a__img {
  -webkit-transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  -o-transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
  transition: transform 1s cubic-bezier(0.165, 0.84, 0.44, 1), -webkit-transform 1s cubic-bezier(0.165, 0.84, 0.44, 1);
}

.anim-a:hover .anim-a__img {
  opacity: 1;
  -webkit-transform: scale(1.06);
  -ms-transform: scale(1.06);
  transform: scale(1.06);
}

/* arrow
----------------------- */
.arrow {
  fill: #0d5eb0;
  vertical-align: middle;
}

.arrow--white {
  fill: #fff;
}

a:hover .arrow--white path {
  fill: #afe8c5;
}

.arrow--black {
  fill: #333;
}

.arrow--flip {
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}

.arrow--a {
  margin-right: .3em;
  position: relative;
  top: -.1em;
  width: 6px;
}

.arrow--b {
  width: 9px;
}

.arrow--c {
  width: 6px;
}

.arrow--d {
  width: 8px;
}

.arrow--top {
  fill: #0d5eb0;
  overflow: visible;
  position: absolute;
}

.arrow--top-bg {
  overflow: visible;
  position: absolute;
  stroke: #fff;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-width: 7px;
}

.arrow--down {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media only screen and (max-width: 767px) {
  .arrow--b {
    width: 1.6vw;
  }
}

/* button
----------------------- */
.button {
  display: inline-block;
}

.button-a {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #0d5eb0;
  border-radius: 7px;
  -webkit-box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 1px 1px 10px rgba(0, 0, 0, 0.2);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 15px 0;
}

.button-a .arrow {
  margin-left: .7em;
}

.button-a:hover {
  background: #3abd37;
  text-decoration: none;
}

.button-b {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #0d5eb0;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.button-b .arrow {
  margin-left: 1em;
  position: absolute;
  right: calc(25 / 305 * 100%);
}

.button-b:hover {
  background: #0d5eb0;
  color: #fff;
}

.button-b:hover .arrow path {
  fill: #fff;
}

.button-c {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #79550f;
  border-radius: 3em;
  color: #fff;
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  font-size: 1.5rem;
  line-height: 1.5;
  padding: 1em 1.5em;
  -webkit-transition: background .2s ease-out;
  -o-transition: background .2s ease-out;
  transition: background .2s ease-out;
}

.button-c:visited, .button-c:link {
  color: #fff;
}

.button-c:hover {
  background: #9c6e13;
  color: #fff;
  text-decoration: none;
}

.dialog-block__answer + .button-c {
  margin-top: 1em;
}

.button-c .icon-video {
  margin-right: .2em;
}

@media only screen and (max-width: 767px) {
  .button-c {
    font-size: 4vw;
    font-weight: bold;
    text-align: left;
    width: 100%;
  }
  .button-c .icon-video {
    margin-right: .5em;
  }
}

/* icon
----------------------- */
.icon {
  display: inline-block;
  line-height: 0;
  position: relative;
  vertical-align: middle;
}

.icon-leaf {
  height: 50px;
  position: relative;
  width: 58px;
}

.icon-leaf--2 {
  height: 40px;
  width: auto;
}

.icon-leaf__number {
  color: #fff;
  font-size: 1.8rem;
  left: 50%;
  position: absolute;
  top: 45%;
  -webkit-transform: translate(-50%, -45%);
  -ms-transform: translate(-50%, -45%);
  transform: translate(-50%, -45%);
}

.icon-leaf-s {
  height: 19px;
  width: 19px;
}

.icon-recycle {
  height: 20px;
  width: 21px;
}

.icon-mountain {
  height: 16px;
  width: 26px;
}

.icon-video {
  width: 2.2em;
}

.icon-blank {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 1em;
  margin-left: .1em;
  top: -.1em;
  width: 1em;
}

.icon-blank02 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  height: 1em;
  margin-left: .1em;
  top: -.1em;
  width: 1em;
  left: 1em;
}

.icon-edition {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  height: 110px;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
  width: 100%;
  overflow: hidden;
  text-indent: 120%;
  white-space: nowrap;
}

.icon-edition--technology {
  background-image: url("../../our_activity/img/ico_tech_01.png");
}

.icon-edition--person {
  background-image: url("../../our_activity/img/ico_person_01.png");
}

a:hover .icon-edition {
  opacity: .7;
}

.icon-sdgs {
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100%;
  width: 74px;
  height: 74px;
  -webkit-transition: opacity .2s ease-out;
  -o-transition: opacity .2s ease-out;
  transition: opacity .2s ease-out;
  overflow: hidden;
  text-indent: 120%;
  white-space: nowrap;
}

.icon-sdgs--01 {
  background-image: url("../../our_activity/img/icon_sdg_01.jpg");
}

.icon-sdgs--02 {
  background-image: url("../../our_activity/img/icon_sdg_02.jpg");
}

.icon-sdgs--03 {
  background-image: url("../../our_activity/img/icon_sdg_03.jpg");
}

.icon-sdgs--04 {
  background-image: url("../../our_activity/img/icon_sdg_04.jpg");
}

.icon-sdgs--05 {
  background-image: url("../../our_activity/img/icon_sdg_05.jpg");
}

.icon-sdgs--06 {
  background-image: url("../../our_activity/img/icon_sdg_06.jpg");
}

.icon-sdgs--07 {
  background-image: url("../../our_activity/img/icon_sdg_07.jpg");
}

.icon-sdgs--08 {
  background-image: url("../../our_activity/img/icon_sdg_08.jpg");
}

.icon-sdgs--09 {
  background-image: url("../../our_activity/img/icon_sdg_09.jpg");
}

.icon-sdgs--10 {
  background-image: url("../../our_activity/img/icon_sdg_10.jpg");
}

.icon-sdgs--11 {
  background-image: url("../../our_activity/img/icon_sdg_11.jpg");
}

.icon-sdgs--12 {
  background-image: url("../../our_activity/img/icon_sdg_12.jpg");
}

.icon-sdgs--13 {
  background-image: url("../../our_activity/img/icon_sdg_13.jpg");
}

.icon-sdgs--14 {
  background-image: url("../../our_activity/img/icon_sdg_14.jpg");
}

.icon-sdgs--15 {
  background-image: url("../../our_activity/img/icon_sdg_15.jpg");
}

.icon-sdgs--16 {
  background-image: url("../../our_activity/img/icon_sdg_16.jpg");
}

.icon-sdgs--17 {
  background-image: url("../../our_activity/img/icon_sdg_17.jpg");
}

a:hover .icon-sdgs {
  opacity: .7;
}

.icon-sdgs:not(:first-child) {
  margin-left: 4px;
}

.icon-w56 {
  width: 56px;
}

a .icon path {
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

@media only screen and (max-width: 767px) {
  .icon-leaf--2 {
    height: 8vw;
  }
  .icon-sdgs {
    width: 8.26667vw;
    height: 8.26667vw;
  }
  .icon-w56 {
    width: 8.26667vw;
  }
  .icon-w82 {
    width: 10.93333vw;
    height: 10.93333vw;
  }
}

.leaf-num {
  left: 3.13112%;
  position: absolute;
  top: 11.76471%;
  width: 7.63209%;
}

.leaf-num__img {
  height: 100%;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .leaf-num {
    left: 3.42466%;
    top: 9.80392%;
    width: 8.90411%;
  }
}

/* headline
----------------------- */
.headline-a {
  color: #79550f;
}

.headline-a__text {
  border-bottom: 1px solid #79550f;
  font-size: 4rem;
  font-weight: bold;
  line-height: 1.3;
  padding-bottom: 0.83333%;
}

.headline-a__date {
  display: block;
  font-size: 1.6rem;
  margin-top: .3em;
  text-align: right;
}

@media only screen and (max-width: 767px) {
  .headline-a__text {
    font-size: 5.86667vw;
    line-height: 1.4;
    padding-bottom: 2.66667vw;
  }
  .headline-a__date {
    font-size: 3.46667vw;
  }
}

.headline-b {
  color: #79550f;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.3;
}

@media only screen and (max-width: 767px) {
  .headline-b {
    font-size: 4.53333vw;
    line-height: 1.5;
  }
}

.headline-c {
  color: #000;
  font-size: 2.3rem;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .headline-c {
    font-size: 4.53333vw;
  }
}

.headline-d {
  color: #000;
  font-size: 2rem;
  font-weight: bold;
}

.headline-d__sub {
  font-size: 1.5rem;
}

@media only screen and (max-width: 767px) {
  .headline-d {
    font-size: 4.26667vw;
  }
  .headline-d__sub {
    font-size: 3.2vw;
  }
}

.headline-e {
  font-size: 2.2rem;
  font-weight: bold;
}

.headline-e--center {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .headline-e {
    font-size: 4vw;
  }
}

.headline-f__icon.icon-leaf {
  margin-right: 5px;
  position: relative;
  top: 7px;
}

@media only screen and (max-width: 767px) {
  .headline-f__icon.icon-leaf {
    margin-right: 0.66667vw;
    top: 1.33333vw;
  }
}

/* text
----------------------- */
.strong {
  font-weight: bold;
}

.strong-a {
  color: #0d5eb0;
  font-weight: bold;
}

.caption-a {
  font-size: 1.5rem;
  line-height: 1.5;
  margin-top: .5em;
  text-align: left;
}

.caption-a--pt25 {
  margin-top: 0;
  padding-top: 25px;
  margin-left: 1em;
  text-indent: -1em;
}

@media only screen and (max-width: 767px) {
  .caption-a {
    font-size: 3.2vw;
  }
}

/* hr
----------------------- */
.hr {
  margin: 0;
}

.hr-dotted {
  border: none;
  border-bottom: 2px dotted #0d5eb0;
}

/* banner
----------------------- */
.banner {
  display: inline-block;
}

.banner-a {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 5px;
  -webkit-box-shadow: 0 0 6px #c6c6c6;
  box-shadow: 0 0 6px #c6c6c6;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
}

.banner-a .arrow {
  position: absolute;
  right: 22px;
}

.banner-a--1 {
  height: 120px;
  width: 500px;
}

.banner-b {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px solid #9c8a66;
  border-radius: 5px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
}

.banner-b__img {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #e2f8fc;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-right: 1em;
  width: 220px;
}

.banner-b__img--rev {
  margin-right: 0;
  margin-left: 1em;
}

.banner-b__text {
  text-align: left;
}

.banner-b__text .sub-text {
  font-size: 1.4rem;
  font-weight: bold;
}

.banner-b__text .main-text {
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 1.5;
}

.banner-b__text .notes-text {
  font-size: 1.4rem;
}

.banner-b__text--rev {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding-left: 1em;
}

.banner-b--1 {
  height: 120px;
  width: 500px;
}

.banner-c__balloon {
  margin-bottom: 8px;
}

.banner-c__target {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 1em 2em 1em 1em;
  position: relative;
}

.banner-c__target:hover {
  opacity: .8;
}

.banner-c .arrow {
  position: absolute;
  right: 15px;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

@media only screen and (max-width: 767px) {
  .banner {
    height: auto;
    width: 100%;
  }
  .banner-a {
    padding: 4vw 0;
  }
  .banner-a--insta .banner-a__img {
    width: 63.06667vw;
  }
  .banner-b__img {
    padding: 7.33333vw 2.66667vw;
    width: 34.66667vw;
  }
  .banner-b__img img {
    width: 100%;
  }
  .banner-b__text .sub-text {
    font-size: 2.93333vw;
  }
  .banner-b__text .main-text {
    font-size: 3.73333vw;
  }
  .banner-b__text .notes-text {
    font-size: 2.93333vw;
  }
  .banner-c__target {
    border-radius: 1.33333vw;
    -webkit-box-shadow: 0 0.4vw 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 0.4vw 0 rgba(0, 0, 0, 0.1);
  }
  .banner-c .arrow {
    right: 4vw;
    width: 2.4vw;
  }
}

/* media
----------------------- */
.media {
  display: block;
  line-height: 0;
}

.media-a {
  width: 370px;
}

.media-a__inner {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100%;
  overflow: hidden;
}

.media-a__img {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
}

.media-a__text {
  background: #fff;
  font-size: 1.6rem;
  height: 100%;
  line-height: 1.5;
  padding: 1em 1em 1.2em;
  text-align: left;
}

.media-a:hover {
  text-decoration: none;
}

.media-b {
  width: 380px;
}

.media-b__fig {
  margin-bottom: .7em;
  position: relative;
}

.media-b__img {
  width: 100%;
}

.media-b__caption {
  background: rgba(0, 0, 0, 0.8);
  bottom: 0;
  color: #fff;
  font-size: 2rem;
  line-height: 1;
  padding: .5em;
  position: absolute;
  width: 100%;
}

.media-b__text {
  line-height: 1.5;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .media-a__text {
    font-size: 3.73333vw;
  }
  .media-b__caption {
    font-size: 4vw;
  }
  .media-b__text {
    font-size: 3.73333vw;
  }
}

/* font
----------------------- */
.p-font-italic {
  font-style: italic !important;
}

/* video
----------------------- */
.c-video-wrap {
  max-width: 1000px;
  margin: 0 auto;
}

.c-video {
  position: relative;
  height: 0;
  padding-top: 56.25%;
}

.c-video--square {
  padding-top: 100%;
}

.c-video > * {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.c-video video {
  width: 100%;
  height: 100%;
}

.vjs-control {
  display: none;
}

/*==============================================
header
==============================================*/
/*
* global_header
* eco-header
* gnav
* gnav-sp
*/
/* global-header
----------------------- */
.global-header {
  letter-spacing: 0;
}

.global-header .gh-banners a {
  color: #fff;
}

.global-header .gh-banners a:hover {
  color: #fff;
}

@media only screen and (max-width: 1099px) {
  .global-header .gh-banners a {
    color: #000;
  }
  .global-header .gh-banners a:hover {
    color: #000;
  }
}

/* eco-header
----------------------- */
.eco-header {
  background: #fff;
  position: absolute;
  width: 100%;
  z-index: 20;
}

.eco-header__menu {
  border: none;
}

.eco-header__logo {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: height .2s linear;
  -o-transition: height .2s linear;
  transition: height .2s linear;
  background: #fdfade;
}

.eco-header__logo .logo__link {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: width .2s linear;
  -o-transition: width .2s linear;
  transition: width .2s linear;
  width: 745px;
}

.eco-header__logo .logo__link:hover img {
  opacity: .6;
}

.eco-header__logo .logo__img {
  background: rgba(255, 255, 255, 0.01);
  width: 100%;
}

.eco-header.fixed {
  position: fixed;
  top: 0;
}

.eco-header.fixed .logo {
  height: 50px;
}

.eco-header.fixed .logo__link {
  width: 300px;
}

.eco-header.fixed .logo__link img {
  min-width: 0;
}

.eco-header.fixed .gnav {
  height: 50px;
}

.eco-header.fixed .gnav__item {
  padding-bottom: 0;
}

@media only screen and (max-width: 767px) {
  .eco-header {
    background: #fdfade;
    border-bottom: 2px solid #B3DAFF;
  }
  .eco-header__logo {
    height: 15.06667vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin-right: 4vw;
    padding-left: 4vw;
  }
  .eco-header__logo .logo__link {
    width: 67.33333vw;
  }
  .eco-header.fixed .logo {
    height: 15.06667vw;
  }
  .eco-header.fixed .logo__link {
    width: 67.33333vw;
  }
  .eco-header.fixed + .gnav-sp {
    padding-top: 0;
    position: fixed;
    top: 15.06667vw;
  }
  .eco-header__menu {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    position: absolute;
    right: 4vw;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 1px solid #42800e;
  }
  .toggler {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background: #ecf7e1;
    border-radius: 2.5em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 9.33333vw;
    padding: 0 2.66667vw;
  }
  .toggler__icon {
    display: block;
    height: 2.93333vw;
    margin-right: 1.6vw;
    position: relative;
    width: 4.66667vw;
  }
  .toggler__icon > span {
    background: #41a847;
    display: block;
    height: 0.13333vw;
    position: absolute;
    -webkit-transition: -webkit-transform .2s ease-out;
    transition: -webkit-transform .2s ease-out;
    -o-transition: transform .2s ease-out;
    transition: transform .2s ease-out;
    transition: transform .2s ease-out, -webkit-transform .2s ease-out;
    width: 100%;
  }
  .toggler__icon > span:nth-child(1) {
    top: 0;
  }
  .toggler__icon > span:nth-child(2) {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 86%;
  }
  .toggler__icon > span:nth-child(3) {
    bottom: 0;
  }
  .toggler__text {
    color: #41a847;
    font-size: 2.93333vw;
    font-weight: bold;
    position: relative;
    top: -.1em;
  }
  .toggler__text--close {
    display: none;
  }
  .eco-header__menu[aria-expanded=true] .toggler__icon > span:nth-child(1) {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(45deg);
    -ms-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
  }
  .eco-header__menu[aria-expanded=true] .toggler__icon > span:nth-child(2) {
    display: none;
  }
  .eco-header__menu[aria-expanded=true] .toggler__icon > span:nth-child(3) {
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(-45deg);
    -ms-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
  }
  .eco-header__menu[aria-expanded=true] .toggler__text--default {
    display: none;
  }
  .eco-header__menu[aria-expanded=true] .toggler__text--close {
    display: block;
  }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .eco-header.fixed .logo {
    height: 15vh;
  }
  .eco-header.fixed .logo__link {
    width: 200px;
  }
  .eco-header.fixed + .gnav-sp {
    top: 8vw;
  }
  .eco-header.fixed .toggler {
    height: 5.33333vw;
  }
  .eco-header.fixed .toggler__icon {
    height: 1.6vw;
    margin-right: 0.93333vw;
    width: 2.26667vw;
  }
  .eco-header.fixed .toggler__text {
    font-size: 1.86667vw;
  }
}

/* gnav
----------------------- */
.gnav {
  height: 61px;
  position: relative;
  -webkit-transform: height .2s linear;
  -ms-transform: height .2s linear;
  transform: height .2s linear;
  border-bottom: 2px solid #B3DAFF;
}

.gnav__list {
  bottom: -1px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  left: 50%;
  max-width: 1200px;
  position: absolute;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 100%;
}

.gnav__item {
  border-bottom: 2px solid transparent;
  margin-bottom: -2px;
  padding-bottom: 5px;
  -webkit-transition: all .2s linear;
  -o-transition: all .2s linear;
  transition: all .2s linear;
  width: 100%;
}

.gnav__item a {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding: 10px 32px;
  position: relative;
}

.gnav__item a::after, .gnav__item a::before {
  background: #d7d7d7;
  content: '';
  display: block;
  height: 1.6em;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 1px;
}

.gnav__item a .new {
  position: absolute;
  top: 8%;
  left: 16%;
  width: 1.8em;
}

.gnav__item:nth-child(1) svg {
  width: 101px;
}

.gnav__item:nth-child(2) svg {
  width: 135px;
}

.gnav__item:nth-child(3) svg {
  width: 132px;
}

.gnav__item:nth-child(4) svg {
  width: 162px;
}

.gnav__item:nth-child(5) svg {
  width: 95px;
}

.gnav__item:nth-child(6) svg {
  width: 143px;
}

.gnav__item:first-child a::before {
  left: 0;
  right: auto;
}

.gnav__item path {
  -webkit-transition: fill .2s ease-out;
  -o-transition: fill .2s ease-out;
  transition: fill .2s ease-out;
}

.gnav__item:hover, .gnav__item--current {
  border-bottom: 2px solid #0d5eb0;
}

.gnav__item:hover path, .gnav__item--current path {
  fill: #0d5eb0;
}

@media only screen and (max-width: 1200px) {
  .gnav__item a {
    padding: 10px 2.66667vw;
  }
  .gnav__item a .new {
    top: 15%;
    left: 10%;
    width: 1.4em;
  }
  .gnav__item:nth-child(1) svg {
    width: 8.41667vw;
  }
  .gnav__item:nth-child(2) svg {
    width: 11.25vw;
  }
  .gnav__item:nth-child(3) svg {
    width: 11vw;
  }
  .gnav__item:nth-child(4) svg {
    width: 13.5vw;
  }
  .gnav__item:nth-child(5) svg {
    width: 7.91667vw;
  }
  .gnav__item:nth-child(6) svg {
    width: 11.91667vw;
  }
}

/* gnav-sp
----------------------- */
@media only screen and (max-width: 767px) {
  .gnav-sp {
    height: 100vh;
    overflow: hidden;
    padding-top: 14.93333vw;
    position: absolute;
    right: 0;
    visibility: hidden;
    width: 100%;
    z-index: 19;
  }
  .gnav-sp__list {
    background: #fff;
    height: 100%;
    position: absolute;
    right: -100%;
    -webkit-transition: .2s right ease-out;
    -o-transition: .2s right ease-out;
    transition: .2s right ease-out;
    width: 100%;
    z-index: 20;
  }
  .gnav-sp[aria-expanded=true] .gnav-sp__list {
    right: 0;
  }
  .gnav-sp__item {
    line-height: 1.5;
    padding: 0 1em;
    position: relative;
  }
  .gnav-sp__item:first-child {
    border-top: 1px solid #e5e5e5;
  }
  .gnav-sp__item a {
    border-bottom: 1px solid #e5e5e5;
    color: #000;
    display: block;
    font-weight: bold;
    padding: 1.3em .5em;
  }
  .gnav-sp__item a:hover {
    text-decoration: none;
  }
  .gnav-sp__item .arrow {
    position: absolute;
    right: 2em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
  .gnav-sp__item .new {
    padding-left: .5em;
    color: #E9501E;
  }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .gnav-sp {
    overflow: scroll;
  }
  .gnav-sp__list {
    height: calc(100vh + 100px);
  }
}

@media only screen and (max-width: 767px) {
  .overlay {
    background: rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    -webkit-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    visibility: hidden;
    width: 100%;
    z-index: 10;
  }
  .overlay[aria-hidden=false] {
    opacity: 1;
    visibility: visible;
  }
}

/*==============================================
contents（コンテンツ領域）
==============================================*/
/*
* body
* wrapper
* main
* base14
*/
/* wrapper
----------------------- */
html #wrapper {
  background: #fff;
}

/* main
----------------------- */
.main {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  display: block;
  position: relative;
  -webkit-transition: padding-top .1s linear;
  -o-transition: padding-top .1s linear;
  transition: padding-top .1s linear;
}

.main .last-section {
  padding-bottom: 6.66667%;
}

@media only screen and (max-width: 767px) {
  .main {
    padding-bottom: 15% !important;
  }
  .main .last-section {
    padding-bottom: 15%;
  }
}

/* base14 / base_renewal
----------------------- */
.base14,
.base_renewal {
  padding-top: 40px !important;
  padding-bottom: 6.66667% !important;
}

@media only screen and (max-width: 767px) {
  .base14,
  .base_renewal {
    padding-top: 14.66667vw !important;
    padding-bottom: 15% !important;
  }
}

/*==============================================
footer
==============================================*/
/*
* eco-footer
* page-top
* breadcrumb
* sitemap
* social-area
* localFooterNav
* global-footer
*/
/* eco-footer
----------------------- */
.eco-footer {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "Helvetica Neue", "メイリオ", 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', meiryo, sans-serif;
  letter-spacing: 0;
  position: relative;
  z-index: 10;
}

/* page-top
----------------------- */
.page-top {
  bottom: 8px;
  display: block;
  height: 62px;
  position: fixed;
  right: 50px;
  -webkit-transition: opacity .5s linear,visibility .5s linear;
  -o-transition: opacity .5s linear,visibility .5s linear;
  transition: opacity .5s linear,visibility .5s linear;
  width: 45px;
  z-index: 15;
}

.page-top[aria-hidden=true] {
  opacity: 0;
  visibility: hidden;
}

.page-top.fluid {
  position: absolute;
}

.ie .page-top.fluid {
  bottom: 45px;
}

.page-top:hover .arrow--top path {
  fill: #3abd37;
}

@media only screen and (max-width: 767px) {
  .page-top {
    bottom: 11px;
    height: 10.66667vw;
    right: 20px;
    width: 7.86667vw;
  }
}

/* breadcrumb
----------------------- */
.breadcrumb {
  position: relative;
  background: #EDEDED;
}

.breadcrumb__list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  overflow: hidden;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 0px;
}

.breadcrumb__list:before {
  overflow: hidden;
  content: "現在のページは";
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}

.breadcrumb__list li {
  -webkit-box-flex: 0;
  -webkit-flex: 0 1 auto;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  font-size: 13px;
  height: 4em;
  line-height: 1.4;
  min-width: 2em;
  position: relative;
}

.breadcrumb__list li a {
  position: relative;
  padding: 0 .5em 0 2.5em;
  color: #000;
  -webkit-transition: all .3s ease;
  -o-transition: all .3s ease;
  transition: all .3s ease;
}

.breadcrumb__list li a:hover {
  text-decoration: none;
}

.breadcrumb__list li a:before {
  background: #EDEDED;
  border-top: 1px solid #ccc;
  border-right: 1px solid #ccc;
  content: "";
  display: inline-block;
  height: calc(4em / 1.4142);
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(50%, -50%) rotate(45deg);
  -ms-transform: translate(50%, -50%) rotate(45deg);
  transform: translate(50%, -50%) rotate(45deg);
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
  width: calc(4em / 1.4142);
}

.breadcrumb__list li a:hover {
  background: #CCC;
}

.breadcrumb__list li a:hover:before {
  background: #CCC;
}

.breadcrumb__list li a > span {
  position: relative;
}

.breadcrumb__list li > span {
  display: block;
  padding: 0 1em 0 3em;
}

.breadcrumb__list li a,
.breadcrumb__list li span {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}

.breadcrumb__list li:first-child a {
  padding: 0 20px 0 10px;
}

.breadcrumb__list li:nth-child(1) {
  z-index: 10;
}

.breadcrumb__list li:nth-child(2) {
  z-index: 9;
}

.breadcrumb__list li:nth-child(3) {
  z-index: 8;
}

.breadcrumb__list li:nth-child(4) {
  z-index: 7;
}

.breadcrumb__list li:nth-child(5) {
  z-index: 6;
}

.breadcrumb__list li:nth-child(6) {
  z-index: 5;
}

.breadcrumb__list li:nth-child(7) {
  z-index: 4;
}

.breadcrumb__list li:nth-child(8) {
  z-index: 3;
}

.breadcrumb__list li:nth-child(9) {
  z-index: 2;
}

.breadcrumb__list li:nth-child(10) {
  z-index: 1;
}

.breadcrumb__list li:last-child [itemprop=item] {
  pointer-events: none;
}

.breadcrumb__list li:last-child [itemprop=item]::before {
  content: none;
}

.breadcrumb__list .fs11 {
  font-size: 11px;
}

.breadcrumb__list li.line2 {
  font-size: 11px;
  line-height: 14px;
}

.breadcrumb__list li.line2 a, .breadcrumb__list li.line2 > span {
  padding: 6px 20px 6px 40px;
}

@media only screen and (max-width: 767px) {
  .breadcrumb {
    display: none;
  }
}

/* sitemap
----------------------- */
.sitemap {
  background: #f7f7f7;
  padding: 50px 0;
}

.sitemap__inner {
  margin: 0 auto;
  max-width: 1200px;
  padding: 0 2%;
}

.sitemap__list:not(:last-child) {
  margin-right: 1.66667%;
}

.sitemap__list--index {
  font-weight: bold;
  margin-bottom: .9em;
}

.sitemap__list--child {
  margin-left: 1em;
  width: auto !important;
}

.sitemap__list--child .sitemap__item {
  font-size: 14px;
  margin: .5em 0 0 0 !important;
  text-indent: 0;
}

.sitemap__item {
  font-size: 16px;
  line-height: calc(30 / 16);
  margin-left: 1em;
  text-indent: -1em;
}

.sitemap__item:not(:last-child) {
  margin-bottom: .8em;
}

.sitemap__item a:link {
  color: #000;
}

.sitemap__item a:visited {
  color: #000;
}

.sitemap__item a:hover {
  color: #0d5eb0;
  text-decoration: none;
}

.sitemap__item .arrow {
  margin-right: .8em;
}

.sitemap__lower {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sitemap__lower .sitemap__list {
  width: 34%;
}

@media only screen and (max-width: 767px) {
  .sitemap {
    padding-top: 13.33333vw;
    padding-bottom: 8vw;
    padding-left: 2.66667vw;
  }
  .sitemap__lower {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .sitemap__lower .sitemap__list {
    width: 100%;
  }
  .sitemap__list--child .sitemap__item {
    font-size: 3.46667vw;
  }
  .sitemap__item {
    font-size: 4vw;
  }
  .sitemap__item:last-child {
    margin-bottom: .8em;
  }
  .sitemap__item .arrow {
    width: 1.33333vw;
  }
}

/* social-area
----------------------- */
.social-area {
  height: 120px;
}

.social-area__inr {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  width: 100%;
}

.social-area__btn {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  opacity: 0;
  padding: 35px 0;
  position: absolute;
  -webkit-transition: opacity .3s linear, padding .1s linear, visibility .3s linear;
  -o-transition: opacity .3s linear, padding .1s linear, visibility .3s linear;
  transition: opacity .3s linear, padding .1s linear, visibility .3s linear;
  visibility: hidden;
  width: 100%;
  z-index: 10;
}

.social-area__btn li {
  margin: 0 15px;
}

.social-area__btn li a {
  display: block;
}

.social-area__btn.fixed {
  bottom: 0;
  padding: 15px 0;
  position: fixed;
  z-index: 10;
}

.social-area__btn[aria-hidden=false] {
  opacity: 1;
  visibility: visible;
}

.social-area .btn a {
  border-radius: 4px;
  -webkit-transition: background-color .2s ease-out;
  -o-transition: background-color .2s ease-out;
  transition: background-color .2s ease-out;
  width: 50px;
}

.social-area .btn img {
  max-width: 100%;
  vertical-align: bottom;
}

.social-area .btn-twitter a {
  background-color: #2ca7e0;
}

.social-area .btn-like a {
  background-color: #3c5998;
}

.ie .social-area__inr {
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

@media only screen and (max-width: 767px) {
  .social-area {
    height: 21.33333vw;
  }
  .social-area__inr {
    padding: 0;
  }
  .social-area__inr li {
    margin-left: 3.2vw;
    margin-right: 3.2vw;
  }
  .social-area__btn {
    height: 18.66667vw;
    padding: 0;
  }
  .social-area__btn.fixed {
    height: 16vw;
    padding: 0;
  }
  .social-area .btn a {
    width: 12vw;
  }
}

@media only screen and (max-width: 767px) and (orientation: landscape) {
  .social-area__btn.fixed {
    display: none;
    position: absolute;
  }
}

/* localFooterNav
----------------------- */
#localFooterNav {
  margin: 0 auto !important;
  max-width: 980px;
  border-top: 1px solid #ccc;
  padding-bottom: 30px;
}

#localFooterNav ul li {
  float: left;
  zoom: 1;
}

#localFooterNav ul li a {
  display: block;
  overflow: hidden;
  width: 100px;
  height: 29px;
  border-right: 1px solid #fff;
  background: url("/corporate/shared/img/ft_bt_01.gif") no-repeat;
  text-indent: -9999px;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}

@media only screen and (max-width: 767px) {
  #localFooterNav {
    display: none;
  }
}

/* default */
#localFooterNav ul li#tab_01 a {
  background-position: 0px 0px;
}

#localFooterNav ul li#tab_02 a {
  background-position: -102px 0px;
}

#localFooterNav ul li#tab_03 a {
  background-position: -203px 0px;
}

#localFooterNav ul li#tab_04 a {
  background-position: -304px 0px;
}

#localFooterNav ul li#tab_05 a {
  background-position: -405px 0px;
}

#localFooterNav ul li#tab_06 a {
  background-position: -506px 0px;
}

/* hover */
#localFooterNav ul li#tab_01 a:hover {
  background-position: 0px -62px;
}

#localFooterNav ul li#tab_02 a:hover {
  background-position: -102px -62px;
}

#localFooterNav ul li#tab_03 a:hover {
  background-position: -203px -62px;
}

#localFooterNav ul li#tab_04 a:hover {
  background-position: -304px -62px;
}

#localFooterNav ul li#tab_05 a:hover {
  background-position: -405px -62px;
}

#localFooterNav ul li#tab_06 a:hover {
  background-position: -506px -62px;
}

/* selected */
#localFooterNav ul li#tab_01 a.selected {
  background-position: 0px -31px;
}

#localFooterNav ul li#tab_02 a.selected {
  background-position: -102px -31px;
}

#localFooterNav ul li#tab_03 a.selected {
  background-position: -203px -31px;
}

#localFooterNav ul li#tab_04 a.selected {
  background-position: -304px -31px;
}

#localFooterNav ul li#tab_05 a.selected {
  background-position: -405px -31px;
}

#localFooterNav ul li#tab_06 a.selected {
  background-position: -506px -31px;
}

#localFooterNav ol {
  background: url("/corporate/shared/img/ft_bg_01.gif") #fff repeat-x;
  background-size: 20%;
}

#localFooterNav ol li {
  display: block;
  float: left;
  width: 20%;
  background-color: #fff;
  -webkit-box-shadow: 0px 3px 3px #eee;
  box-shadow: 0px 3px 3px #eee;
}

#localFooterNav ol li a {
  display: block;
}

#localFooterNav ol li a img {
  height: auto !important;
  -webkit-transition: opacity .3s ease;
  -o-transition: opacity .3s ease;
  transition: opacity .3s ease;
}

#localFooterNav ol li a:hover img {
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

/* global-footer
----------------------- */
.global-footer {
  letter-spacing: 0;
}

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