/*
  - Common
  - Contents-info
  - Contents-important
  - Contents-conversion
  - Contents-banner
  - Grid-row
  - Grid-col
======================================================= */
/* Common */
.Contents-info, .Contents-important, .Contents-conversion, .Contents-banner {
  max-width: 1440px;
  min-width: 980px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  /* -01. Common md */
  .Contents-info, .Contents-important, .Contents-conversion, .Contents-banner {
    min-width: 0;
  }
}

/* Contents-info */
.Contents-info__inner {
  background: #efefef;
  padding: 0 30px 40px;
}

@media screen and (max-width: 768px) {
  /* Contents-info md */
  .Contents-info__inner {
    padding: 10px 10px 60px;
  }
}

/* Contents-important */
.Contents-important {
  padding: 7px 0;
  text-align: center;
}

@media screen and (max-width: 768px) {
  /* Contents-important md */
  .Contents-important {
    padding: 15px 10px;
    text-align: left;
  }
}

/* Contents-conversion */
.Contents-conversion {
  margin-top: 30px;
}

.Contents-important + .Contents-conversion {
  margin-top: 0;
}

/* Contents-banner */
.Contents-banner {
  margin: -100px auto 0;
}

@media screen and (max-width: 768px) {
  /* Contents-conversion */
  .Contents-conversion {
    margin-top: 15px;
  }
  /* Contents-banner md */
  .Contents-banner {
    margin: 0 auto;
    padding: 0 0 72px 0;
  }
}

/*
  - Common
  - Grid-row
  - Grid-col
======================================================= */
/* Common */
/* Grid-row */
.Grid-row {
  margin-left: 0;
  margin-right: 0;
  *zoom: 1;
}

.Grid-row:after {
  content: ".";
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
}

/* Grid-col */
.Grid-col-xs-1, .Grid-col-sm-1, .Grid-col-md-1, .Grid-col-lg-1, .Grid-col-xs-2, .Grid-col-sm-2, .Grid-col-md-2, .Grid-col-lg-2, .Grid-col-xs-3, .Grid-col-sm-3, .Grid-col-md-3, .Grid-col-lg-3, .Grid-col-xs-4, .Grid-col-sm-4, .Grid-col-md-4, .Grid-col-lg-4, .Grid-col-xs-5, .Grid-col-sm-5, .Grid-col-md-5, .Grid-col-lg-5, .Grid-col-xs-6, .Grid-col-sm-6, .Grid-col-md-6, .Grid-col-lg-6, .Grid-col-xs-7, .Grid-col-sm-7, .Grid-col-md-7, .Grid-col-lg-7, .Grid-col-xs-8, .Grid-col-sm-8, .Grid-col-md-8, .Grid-col-lg-8, .Grid-col-xs-9, .Grid-col-sm-9, .Grid-col-md-9, .Grid-col-lg-9, .Grid-col-xs-10, .Grid-col-sm-10, .Grid-col-md-10, .Grid-col-lg-10, .Grid-col-xs-11, .Grid-col-sm-11, .Grid-col-md-11, .Grid-col-lg-11, .Grid-col-xs-12, .Grid-col-sm-12, .Grid-col-md-12, .Grid-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  box-sizing: border-box;
}

.Grid-col-xs-1 > :first-child, .Grid-col-sm-1 > :first-child, .Grid-col-md-1 > :first-child, .Grid-col-lg-1 > :first-child, .Grid-col-xs-2 > :first-child, .Grid-col-sm-2 > :first-child, .Grid-col-md-2 > :first-child, .Grid-col-lg-2 > :first-child, .Grid-col-xs-3 > :first-child, .Grid-col-sm-3 > :first-child, .Grid-col-md-3 > :first-child, .Grid-col-lg-3 > :first-child, .Grid-col-xs-4 > :first-child, .Grid-col-sm-4 > :first-child, .Grid-col-md-4 > :first-child, .Grid-col-lg-4 > :first-child, .Grid-col-xs-5 > :first-child, .Grid-col-sm-5 > :first-child, .Grid-col-md-5 > :first-child, .Grid-col-lg-5 > :first-child, .Grid-col-xs-6 > :first-child, .Grid-col-sm-6 > :first-child, .Grid-col-md-6 > :first-child, .Grid-col-lg-6 > :first-child, .Grid-col-xs-7 > :first-child, .Grid-col-sm-7 > :first-child, .Grid-col-md-7 > :first-child, .Grid-col-lg-7 > :first-child, .Grid-col-xs-8 > :first-child, .Grid-col-sm-8 > :first-child, .Grid-col-md-8 > :first-child, .Grid-col-lg-8 > :first-child, .Grid-col-xs-9 > :first-child, .Grid-col-sm-9 > :first-child, .Grid-col-md-9 > :first-child, .Grid-col-lg-9 > :first-child, .Grid-col-xs-10 > :first-child, .Grid-col-sm-10 > :first-child, .Grid-col-md-10 > :first-child, .Grid-col-lg-10 > :first-child, .Grid-col-xs-11 > :first-child, .Grid-col-sm-11 > :first-child, .Grid-col-md-11 > :first-child, .Grid-col-lg-11 > :first-child, .Grid-col-xs-12 > :first-child, .Grid-col-sm-12 > :first-child, .Grid-col-md-12 > :first-child, .Grid-col-lg-12 > :first-child {
  margin-top: 0;
}

.Grid-col-lg-1, .Grid-col-lg-2, .Grid-col-lg-3, .Grid-col-lg-4, .Grid-col-lg-5, .Grid-col-lg-6, .Grid-col-lg-7, .Grid-col-lg-8, .Grid-col-lg-9, .Grid-col-lg-10, .Grid-col-lg-11, .Grid-col-lg-12 {
  float: left;
}

.Grid-col-full-lg-1, .Grid-col-full-lg-2, .Grid-col-full-lg-3, .Grid-col-full-lg-4, .Grid-col-full-lg-5, .Grid-col-full-lg-6, .Grid-col-full-lg-7, .Grid-col-full-lg-8, .Grid-col-full-lg-9, .Grid-col-full-lg-10, .Grid-col-full-lg-11, .Grid-col-full-lg-12 {
  float: left;
}

.Grid-col-lg-1 {
  width: 8.33333%;
}

.Grid-col-lg-2 {
  width: 16.66667%;
}

.Grid-col-lg-3 {
  width: 25%;
}

.Grid-col-lg-4 {
  width: 33.33333%;
}

.Grid-col-lg-5 {
  width: 41.66667%;
}

.Grid-col-lg-6 {
  width: 50%;
}

.Grid-col-lg-7 {
  width: 58.33333%;
}

.Grid-col-lg-8 {
  width: 66.66667%;
}

.Grid-col-lg-9 {
  width: 75%;
}

.Grid-col-lg-10 {
  width: 83.33333%;
}

.Grid-col-lg-11 {
  width: 91.66667%;
}

.Grid-col-lg-12 {
  width: 100%;
}

.Grid-col-full-lg-1 {
  width: 8.33333%;
}

.Grid-col-full-lg-2 {
  width: 16.66667%;
}

.Grid-col-full-lg-3 {
  width: 25%;
}

.Grid-col-full-lg-4 {
  width: 33.33333%;
}

.Grid-col-full-lg-5 {
  width: 41.66667%;
}

.Grid-col-full-lg-6 {
  width: 50%;
}

.Grid-col-full-lg-7 {
  width: 58.33333%;
}

.Grid-col-full-lg-8 {
  width: 66.66667%;
}

.Grid-col-full-lg-9 {
  width: 75%;
}

.Grid-col-full-lg-10 {
  width: 83.33333%;
}

.Grid-col-full-lg-11 {
  width: 91.66667%;
}

.Grid-col-full-lg-12 {
  width: 100%;
}

@media screen and (max-width: 768px) {
  /* Grid-col md */
  .Grid-col-md-1, .Grid-col-md-2, .Grid-col-md-3, .Grid-col-md-4, .Grid-col-md-5, .Grid-col-md-6, .Grid-col-md-7, .Grid-col-md-8, .Grid-col-md-9, .Grid-col-md-10, .Grid-col-md-11, .Grid-col-md-12 {
    float: left;
  }
  .Grid-col-full-md-1, .Grid-col-full-md-2, .Grid-col-full-md-3, .Grid-col-full-md-4, .Grid-col-full-md-5, .Grid-col-full-md-6, .Grid-col-full-md-7, .Grid-col-full-md-8, .Grid-col-full-md-9, .Grid-col-full-md-10, .Grid-col-full-md-11, .Grid-col-full-md-12 {
    float: left;
  }
  .Grid-col-md-1 {
    width: 8.33333%;
  }
  .Grid-col-md-2 {
    width: 16.66667%;
  }
  .Grid-col-md-3 {
    width: 25%;
  }
  .Grid-col-md-4 {
    width: 33.33333%;
  }
  .Grid-col-md-5 {
    width: 41.66667%;
  }
  .Grid-col-md-6 {
    width: 50%;
  }
  .Grid-col-md-7 {
    width: 58.33333%;
  }
  .Grid-col-md-8 {
    width: 66.66667%;
  }
  .Grid-col-md-9 {
    width: 75%;
  }
  .Grid-col-md-10 {
    width: 83.33333%;
  }
  .Grid-col-md-11 {
    width: 91.66667%;
  }
  .Grid-col-md-12 {
    width: 100%;
  }
  .Grid-col-full-md-1 {
    width: 8.33333%;
  }
  .Grid-col-full-md-2 {
    width: 16.66667%;
  }
  .Grid-col-full-md-3 {
    width: 25%;
  }
  .Grid-col-full-md-4 {
    width: 33.33333%;
  }
  .Grid-col-full-md-5 {
    width: 41.66667%;
  }
  .Grid-col-full-md-6 {
    width: 50%;
  }
  .Grid-col-full-md-7 {
    width: 58.33333%;
  }
  .Grid-col-full-md-8 {
    width: 66.66667%;
  }
  .Grid-col-full-md-9 {
    width: 75%;
  }
  .Grid-col-full-md-10 {
    width: 83.33333%;
  }
  .Grid-col-full-md-11 {
    width: 91.66667%;
  }
  .Grid-col-full-md-12 {
    width: 100%;
  }
}

/*
  - Common
  - Banner
  - Important
  - Conversion
  - Twitter
  - Conversion-image
  - NewsRelease
  - Information
  - Attention
  - Link-text
  - Delivery
  - Icon
  - twitter-widget
======================================================= */
/* Common */
.NewsRelease, .Information, .Attention {
  position: relative;
  background: #fff;
  padding: 30px 20px 20px;
  box-sizing: border-box;
  margin: 30px 0 0 0;
}

.NewsRelease__heading, .Information__heading, .Attention__heading {
  position: relative;
}

.NewsRelease__heading__title, .Information__heading__title, .Attention__heading__title {
  text-align: center;
  font-size: 24px;
  margin: 0;
}

.NewsRelease__heading__link, .Information__heading__link {
  position: absolute;
  bottom: 7px;
  right: 0;
  font-size: 13px;
}

@media screen and (max-width: 768px) {
  /* Common md */
  .NewsRelease, .Information, .Attention {
    padding: 10px;
    margin: 10px 0 0 0;
  }
  .NewsRelease__heading__title, .Information__heading__title, .Attention__heading__title {
    font-size: 22px;
  }
}

/* Banner */
.Banner {
  position: relative;
  z-index: 10;
}

.Banner h1 {
  margin: 0;
}

.Banner h1 .Banner__btn, .Banner h1 .Banner__btn--center, .Banner h1 .Banner__btn--orinpic, .Banner h1 .Banner__play {
  position: absolute;
  top: 77%;
  left: 5%;
  height: 4.7%;
  width: 9.6%;
  font-size: 1em;
}

.Banner h1 .Banner__btn--addLink01 {
    font-size: 1em;
    /*height: 17.7%;*/
    position: absolute;
    left: 10.5%;
    top: 50%;
    width: 40%;
}

.Banner h1 .Banner__btn--addLink02 {
    font-size: 1em;
    /*height: 4.7%;*/
    position: absolute;
    left: 10.5%;
    top: 55%;
    width: 40%;
}

.Banner h1 .Banner__btn img, .Banner h1 .Banner__btn--center img, .Banner h1 .Banner__btn--orinpic img, .Banner h1 .Banner__btn--Right img, .Banner h1 .Banner__btn--addLink01 img, .Banner h1 .Banner__btn--addLink02 img, .Banner h1 .Banner__play img {
  vertical-align: top;
}

.Banner h1 .Banner__btn:hover, .Banner h1 .Banner__btn--center:hover, .Banner h1 .Banner__btn--orinpic:hover, .Banner h1 .Banner__play:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
  background-color: #fff;
}

.Banner h1 .Banner__btn--center {
  top: 62.5%;
  left: 45.2%;
}

.Banner h1 .Banner__btn--orinpic {
  top: 90%;
}

.Banner h1 .Banner__play {
  top: 66.7%;
  left: 47.2%;
  width: 5.5%;
  height: auto;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.Banner h1 .Banner__play:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  background: none;
}

.Banner__mask {
  overflow: hidden;
  width: 100%;
}

.Banner__wrap {
  *zoom: 1;
  position: relative;
  z-index: 20;
}

.Banner__wrap:after {
  content: ".";
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
}

.Banner__slide {
  display: none;
  position: relative;
  float: left;
  width: 100%;
}

.Banner__slide.is-Active {
  display: block;
}

.Banner__thum {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 30;
  padding: 0 0 0 30px;
}

.Banner__thum:before {
  opacity: 0.8;
  filter: alpha(opacity=80);
  content: ' ';
  position: absolute;
  left: 0;
  bottom: 0;
  width: 30px;
  height: 68px;
  background: url("../../image/top/left.png") left top no-repeat;
}

.Banner__thum__list {
  *zoom: 1;
  display: inline-block;
  background: #000;
  background: rgba(0, 0, 0, 0.8);
  padding: 8px 20px;
}

.Banner__thum__list:after {
  content: ".";
  display: block;
  visibility: hidden;
  font-size: 0;
  height: 0;
  clear: both;
}

.Banner__thum__list > li {
  float: left;
  margin: 0 10px;
}

.Banner__thum__list > li > a {
  display: block;
}

.Banner__thum__list > li:hover {
  background: #fff;
}

.Banner__thum__list > li:hover img {
  opacity: 0.6;
  filter: alpha(opacity=60);
}

.Banner__controls {
  position: absolute;
  top: 8px;
  left: 60px;
  display: table;
  width: 52px;
  height: 52px;
  background: rgba(0, 0, 0, 0.4);
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

.Banner__controls.is-Stop:before {
  content: "\F00D";
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For With CJK Text =========== */
  position: relative;
  top: -0.1em;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 52px;
}

.Banner__controls.is-Auto:before {
  content: "\F008";
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For With CJK Text =========== */
  position: relative;
  top: -0.1em;
  font-size: 12px;
  color: #fff;
  text-align: center;
  line-height: 52px;
}

@media screen and (max-width: 768px) {
  /* Banner md */

  .Banner.is-IOS .Banner__slide {
    display: block;
    float: none;
    position: absolute;
    left: 0;
    top: 0;
  }
  .Banner.is-IOS .Banner__slide.is-Active {
    position: relative;
    z-index: 100;
  }
  .Banner.is-IOS .Banner__slide.is-Next {
    z-index: 90;
  }
  .Banner__thum {
    bottom: -68px;
    padding: 0;
    background: #5c5c5c;
    width: 100%;
    text-align: center;
  }
  .Banner__thum:before {
    display: none;
  }
  .Banner__thum__list {
    background: none;
    padding: 8px 10px;
  }
  .Banner__thum__list > li {
    float: left;
    margin: 0 5px;
  }
  .Banner__thum__list > li > a {
    display: block;
  }
  .Banner__thum__list > li:hover {
    background: #fff;
  }
  .Banner__thum__list > li:hover img {
    opacity: 0.6;
    filter: alpha(opacity=60);
  }
}

/* Important */
.Important__title {
  display: inline-block;
  margin: 0;
  padding: 0 20px 0 0;
  font-size: 14px;
}

.Important__list {
  padding: 0 0 0 20px;
  border-left: 1px solid #e5e5e5;
  display: inline-block;
}

.Important__list > li {
  padding: 10px 0;
}

.Important__time {
  display: inline-block;
  padding: 0 25px 0 0;
  font-size: 12px;
  color: #555555;
}

.Important__link {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  /* Important md */
  .Important__title {
    display: block;
    padding: 0 0 15px 0;
    border-bottom: 1px solid #e5e5e5;
  }
  .Important__list {
    border: none;
    padding: 0;
  }
  .Important__list > li {
    padding: 15px 0 0 0;
  }
}

/* Conversion */
.Conversion, .Twitter {
  position: relative;
  background: #cc0000;
}

.Conversion__inner {
  padding: 40px 20px 20px;
  box-sizing: border-box;
}

.Conversion__title {
  margin: 0;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
}

.Conversion__btn, .Conversion__btn--strong {
  margin: 30px 0 0 0;
  background: #f9f9f9;
  border-radius: 3px;
  text-align: center;
  box-shadow: 0 2px 0 #d1d1d1;
  background: #ffffff;
  /* Old browsers */
  background: -moz-linear-gradient(top, #ffffff 0%, #bfbfbf 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #bfbfbf));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #ffffff 0%, #bfbfbf 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, #ffffff 0%, #bfbfbf 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, #ffffff 0%, #bfbfbf 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, #ffffff 0%, #bfbfbf 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#bfbfbf',GradientType=0 );
  /* IE6-9 */
}

.Conversion__btn > a, .Conversion__btn--strong > a {
  position: relative;
  display: block;
  padding: 20px 15px;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}

.Conversion__btn > a > span, .Conversion__btn--strong > a > span {
  display: block;
  padding: 0 10px 0 0;
}

.Conversion__btn--strong > a {
  padding: 50px 15px;
  font-size: 24px;
}

.Conversion__btn__icon:after {
  content: "\F001";
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For With CJK Text =========== */
  position: relative;
  top: -0.1em;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  font-size: 14px;
  color: #cc0000;
}

.Conversion__link {
  position: absolute;
  right: 20px;
  bottom: 20px;
}

.Conversion__link > a {
  color: #fff;
  text-decoration: none;
}

.Conversion__link > a:before {
  content: "\F000";
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For With CJK Text =========== */
  position: relative;
  top: -0.1em;
  font-size: 8px;
  color: #fff;
  margin: 0 5px 0 0;
  font-weight: bold;
}

@media screen and (max-width: 1150px) {
  /* Conversion mq-header */
  .Conversion__btn, .Conversion__btn--strong {
    margin: 20px 0 0 0;
  }
  .Conversion__btn > a, .Conversion__btn--strong > a {
    padding: 15px;
  }
  .Conversion__btn--strong > a {
    padding: 25px 10px;
    font-size: 18px;
  }
}

@media screen and (max-width: 768px) {
  /* Conversion md */
  .Conversion, .Twitter {
    padding: 30px 20px 30px;
  }
  .Conversion__inner {
    padding: 0;
  }
  .Conversion__btn, .Conversion__btn--strong {
    margin: 25px 0 0 0;
  }
  .Conversion__btn > a, .Conversion__btn--strong > a {
    padding: 20px 15px;
  }
  .Conversion__btn--strong > a {
    padding: 50px 15px;
    font-size: 24px;
  }
  .Conversion__link {
    margin: 25px 0 0 0;
    text-align: right;
    position: static;
  }
}

/* Twitter */
.Twitter__inner {
  padding: 20px;
  box-sizing: border-box;
  text-align: center;
}

.Twitter__social {
  position: absolute;
  bottom: 20px;
  left: 50%;
  margin: 0 0 0 -88px;
}

.Twitter__social__title {
  color: #fff;
  font-size: 18px;
  margin: 0;
}

.Twitter__social__list {
  margin: 20px 0 0 0;
}

.Twitter__social__list > li {
  display: inline-block;
  width: 34px;
  height: 34px;
  margin: 0 5px;
}

@media screen and (max-width: 768px) {
  .Twitter {
    padding-top: 0;
    padding-bottom: 0;
  }
  /* Twitter md */
  .Twitter__social {
    position: static;
    bottom: auto;
    left: auto;
    margin: 20px 0 0 0;
  }
}

/* Conversion-image */
.Conversion-image {
  position: relative;
}

.Conversion-image__link {
  display: block;
  width: 100%;
  box-sizing: border-box;
  text-decoration: none;
}

.Conversion-image__link:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.Conversion-image__link__text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  color: #fff;
  background: #000;
  background: rgba(0, 0, 0, 0.6);
  padding: 15px;
  box-sizing: border-box;
}

.Conversion-image__link__text > span {
  display: block;
  padding: 0 15px 0 0;
}

.Conversion-image__link__text:after {
  content: "\F000";
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For With CJK Text =========== */
  position: relative;
  top: -0.1em;
  position: absolute;
  top: 50%;
  right: 15px;
  font-size: 8px;
  margin-top: -6px;
  font-weight: bold;
  color: #cc0000;
}

/* NewsRelease */
.NewsRelease {
  padding-top: 20px;
}

/* Information */
.Information {
  margin: 30px 0 0 1px;
  padding-top: 20px;
}

@media screen and (max-width: 768px) {
  /* Information md */
  .Information {
    margin: 10px 0 0 0;
  }
}

/* Attention */
.Attention {
  padding-top: 20px;
}

/* Link-text */
.Link-text {
  padding: 40px 0 0 0;
}

@media screen and (max-width: 768px) {
  /* Link-text md */
  .Link-text {
    padding: 20px 0 0 0;
  }
}

/* Delivery */
.Delivery {
  display: table;
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
  background: #efefef;
}

.Delivery > li {
  display: table-cell;
  border-left: 1px solid #e5e5e5;
  padding: 0 20px;
  vertical-align: middle;
}

.Delivery > li:first-child {
  border: none;
}

.Delivery > li > a {
  position: relative;
  display: inline-block;
  text-align: left;
}

.Delivery_mail {
  width: 60%;
  text-align: right;
}

.Delivery_mail > a {
  padding: 0 0 0 27px;
}

.Delivery_mail > a:before {
  content: "\F002";
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For With CJK Text =========== */
  position: relative;
  top: -0.1em;
  position: absolute;
  left: 0;
  top: 2px;
  font-size: 20px;
  color: #cc0000;
}

.Delivery_rss {
  width: 40%;
}

.Delivery_rss > a {
  padding: 0 0 0 22px;
}

.Delivery_rss > a:before {
  content: "\F004";
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For With CJK Text =========== */
  position: relative;
  top: -0.1em;
  position: absolute;
  left: 0;
  top: 3px;
  font-size: 15px;
  color: #cc0000;
}

@media screen and (max-width: 768px) {
  /* Delivery md */
  .Delivery {
    display: block;
    width: auto;
    padding: 10px;
  }
  .Delivery > li {
    display: block;
    border-left: none;
    padding: 10px 0 0 0;
  }
  .Delivery > li:first-child {
    padding: 0;
  }
  .Delivery_mail {
    width: auto;
    text-align: left;
  }
  .Delivery_rss {
    width: auto;
  }
  .Delivery_rss > a {
    padding: 0 0 0 27px;
  }
  .Delivery_rss > a:before {
    left: 2px;
  }
}

/* Icon */
.Icon-tw:before {
  content: "\F011";
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For With CJK Text =========== */
  position: relative;
  top: -0.1em;
  font-size: 34px;
  color: #fff;
}

.Icon-in:before {
  content: "\F012";
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For With CJK Text =========== */
  position: relative;
  top: -0.1em;
  font-size: 34px;
  color: #fff;
}

.Icon-gplus:before {
  content: "\F013";
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For With CJK Text =========== */
  position: relative;
  top: -0.1em;
  font-size: 34px;
  color: #fff;
}

.Icon-youtube:before {
  content: "\F014";
  font-family: "myfont";
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: middle;
  display: inline-block;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  /* For With CJK Text =========== */
  position: relative;
  top: -0.1em;
  font-size: 34px;
  color: #fff;
}

/* twitter-widget */
#twitter-widget-0 {
  height: 348px !important;
}

@media (min-width: 1441px) {
  #twitter-widget-0 {
    height: 552px !important;
  }
}

@media (max-width: 1440px) {
  #twitter-widget-0 {
    height: 547.364px !important;
  }
}

@media (max-width: 1430px) {
  #twitter-widget-0 {
    height: 542.858px !important;
  }
}

@media (max-width: 1420px) {
  #twitter-widget-0 {
    height: 538.352px !important;
  }
}

@media (max-width: 1410px) {
  #twitter-widget-0 {
    height: 533.846px !important;
  }
}

@media (max-width: 1400px) {
  #twitter-widget-0 {
    height: 529.34px !important;
  }
}

@media (max-width: 1390px) {
  #twitter-widget-0 {
    height: 524.834px !important;
  }
}

@media (max-width: 1380px) {
  #twitter-widget-0 {
    height: 520.328px !important;
  }
}

@media (max-width: 1370px) {
  #twitter-widget-0 {
    height: 515.822px !important;
  }
}

@media (max-width: 1360px) {
  #twitter-widget-0 {
    height: 511.316px !important;
  }
}

@media (max-width: 1350px) {
  #twitter-widget-0 {
    height: 506.81px !important;
  }
}

@media (max-width: 1340px) {
  #twitter-widget-0 {
    height: 502.304px !important;
  }
}

@media (max-width: 1330px) {
  #twitter-widget-0 {
    height: 497.798px !important;
  }
}

@media (max-width: 1320px) {
  #twitter-widget-0 {
    height: 493.292px !important;
  }
}

@media (max-width: 1310px) {
  #twitter-widget-0 {
    height: 488.786px !important;
  }
}

@media (max-width: 1300px) {
  #twitter-widget-0 {
    height: 484.28px !important;
  }
}

@media (max-width: 1290px) {
  #twitter-widget-0 {
    height: 479.774px !important;
  }
}

@media (max-width: 1280px) {
  #twitter-widget-0 {
    height: 475.268px !important;
  }
}

@media (max-width: 1270px) {
  #twitter-widget-0 {
    height: 470.762px !important;
  }
}

@media (max-width: 1260px) {
  #twitter-widget-0 {
    height: 466.256px !important;
  }
}

@media (max-width: 1250px) {
  #twitter-widget-0 {
    height: 461.75px !important;
  }
}

@media (max-width: 1240px) {
  #twitter-widget-0 {
    height: 457.244px !important;
  }
}

@media (max-width: 1230px) {
  #twitter-widget-0 {
    height: 452.738px !important;
  }
}

@media (max-width: 1220px) {
  #twitter-widget-0 {
    height: 448.232px !important;
  }
}

@media (max-width: 1210px) {
  #twitter-widget-0 {
    height: 443.726px !important;
  }
}

@media (max-width: 1200px) {
  #twitter-widget-0 {
    height: 439.22px !important;
  }
}

@media (max-width: 1190px) {
  #twitter-widget-0 {
    height: 434.714px !important;
  }
}

@media (max-width: 1180px) {
  #twitter-widget-0 {
    height: 430.208px !important;
  }
}

@media (max-width: 1170px) {
  #twitter-widget-0 {
    height: 425.702px !important;
  }
}

@media (max-width: 1160px) {
  #twitter-widget-0 {
    height: 421.196px !important;
  }
}

@media (max-width: 1150px) {
  #twitter-widget-0 {
    height: 416.69px !important;
  }
}

@media (max-width: 1140px) {
  #twitter-widget-0 {
    height: 412.184px !important;
  }
}

@media (max-width: 1130px) {
  #twitter-widget-0 {
    height: 407.678px !important;
  }
}

@media (max-width: 1120px) {
  #twitter-widget-0 {
    height: 403.172px !important;
  }
}

@media (max-width: 1110px) {
  #twitter-widget-0 {
    height: 398.666px !important;
  }
}

@media (max-width: 1100px) {
  #twitter-widget-0 {
    height: 394.16px !important;
  }
}

@media (max-width: 1090px) {
  #twitter-widget-0 {
    height: 389.654px !important;
  }
}

@media (max-width: 1080px) {
  #twitter-widget-0 {
    height: 385.148px !important;
  }
}

@media (max-width: 1070px) {
  #twitter-widget-0 {
    height: 380.642px !important;
  }
}

@media (max-width: 1060px) {
  #twitter-widget-0 {
    height: 376.136px !important;
  }
}

@media (max-width: 1050px) {
  #twitter-widget-0 {
    height: 371.63px !important;
  }
}

@media (max-width: 1040px) {
  #twitter-widget-0 {
    height: 367.124px !important;
  }
}

@media (max-width: 1030px) {
  #twitter-widget-0 {
    height: 362.618px !important;
  }
}

@media (max-width: 1020px) {
  #twitter-widget-0 {
    height: 358.112px !important;
  }
}

@media (max-width: 1010px) {
  #twitter-widget-0 {
    height: 353.606px !important;
  }
}

@media (max-width: 1000px) {
  #twitter-widget-0 {
    height: 349.1px !important;
  }
}

@media (max-width: 1000px) {
  #twitter-widget-0 {
    height: 348px !important;
  }
}

@media screen and (max-width: 768px) {
  #twitter-widget-0 {
    height: 344px !important;
  }
}
