@charset "UTF-8";
/****************************************************
SCSSで制作しているため、このファイルは編集しないでください。

****************************************************/
/* local-path */
/* wp-path */
/* common
---------------------------------------------------*/
/* main-slide */
.swiper-main {
  width: 100%;
  height: 280px;
  margin: 0 0 35px 0;
}

.swiper-main .swiper-slide {
  text-align: center;
  font-size: 12px;
  font-size: 1.2rem;
}
.swiper-main .swiper-slide div {
  width: 92%;
  margin: 25px auto 0;
}
.swiper-main .swiper-slide .text-white {
  color: #fff;
}
.swiper-main .swiper-slide#main-slide07 div {
  width: 96%;
  font-size: 11px;
  font-size: 1.1rem;
}
.swiper-main .swiper-slide#main-slide07 .text {
  width: 79%;
}
.swiper-main .swiper-slide .transmission-btn {
  display: flex;
  margin-top: -20px;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
}
.swiper-main .swiper-slide .transmission-btn .btn-order1,
.swiper-main .swiper-slide .transmission-btn .btn-order2 {
  width: 40%;
  margin: 0 8px;
}
.swiper-main .swiper-slide .transmission-btn .btn-order3 {
  width: 60%;
}
.swiper-main .swiper-slide .transmission-btn .btn a {
  font-size: 11px;
  font-size: 1.1rem;
  margin: 14px 0 0;
  width: auto;
  border-radius: 100px;
  padding: 4px 12px;
}
.swiper-main .swiper-slide .transmission-btn .btn a::before {
  content: "\f105";
  font-family: fontawesome;
  margin: 0 3px 0 0;
}

.swiper-pagination-bullet-active {
  background: #fff;
}

#main-slide01 {
  background: url(/wp/wp-content/uploads/img/index/rotation01_sp.jpg) left top no-repeat;
  background-size: cover;
}

#main-slide02 {
  background: url(/wp/wp-content/uploads/img/index/rotation02_sp.jpg) left top no-repeat;
  background-size: cover;
}

#main-slide03 {
  background: url(/wp/wp-content/uploads/img/index/rotation03_sp.jpg) left top no-repeat;
  background-size: cover;
}

#main-slide04 {
  background: url(/wp/wp-content/uploads/img/index/rotation04_sp.jpg) left top no-repeat;
  background-size: cover;
}

#main-slide05 {
  background: url(/wp/wp-content/uploads/img/index/rotation05_sp.jpg) left top no-repeat;
  background-size: cover;
}

#main-slide06 {
  background: url(/wp/wp-content/uploads/img/index/rotation06_sp.jpg) left top no-repeat;
  background-size: cover;
}

#main-slide07 {
  background: url(/wp/wp-content/uploads/img/index/rotation07_sp.jpg) left bottom no-repeat;
  background-size: cover;
}

#main-slide08 {
  background: url(/wp/wp-content/uploads/img/index/rotation08_sp.jpg) left top no-repeat;
  background-size: cover;
}

.swiper-main #main-slide05.swiper-slide .text br {
  display: none;
}

h1 {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 1.3;
  margin: 0 auto 15px;
}

.text {
  width: 78%;
  margin: 0 auto;
}

.btn a {
  background: #cc1142;
  font-size: 14px;
  font-size: 1.4rem;
  display: block;
  color: #fff;
  padding: 8px 0;
  width: 139px;
  margin: 20px auto 0;
  text-align: center;
}

.sp-title {
  margin: 0 0 5px 0;
  background: rgba(57, 63, 118, 0.8);
  color: #fff;
  padding: 3px 10px 2px;
  display: inline-block;
  border-radius: 100px;
}
.sp-title em {
  margin: 0 5px 0 0;
}

.entry {
  border: solid 1px #fff;
  padding: 3px 10px 2px;
  margin: 0 0 8px 0;
  display: inline-block;
}

/* News */
.news {
  margin: 0 0 30px 0;
}
.news h2 {
  border-bottom: solid 2px #ccc;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 10px 0;
}
.news .news-detail {
  float: right;
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: normal;
}
.news .news-detail a {
  background: #555;
  color: #fff;
  padding: 4px 8px;
}

/* New arrivals */
.new-arrivals {
  margin: 0 0 30px 0;
}
.new-arrivals .new-register {
  background: #0058a4;
  padding: 7px;
  margin: 0 0 20px;
}
.new-arrivals .new-register dl {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  border: solid 1px #fff;
  padding: 9px 7px 2px;
}
.new-arrivals .new-register dt {
  color: #ffef00;
  text-align: center;
  font-size: 20px;
  font-size: 2rem;
  width: 100%;
  margin: 0 0 9px;
}
.new-arrivals .new-register dt::before {
  content: "\f023";
  font-family: fontawesome;
  margin: 0 4px 0 0;
}
.new-arrivals .new-register dd {
  background: #fff;
  border-radius: 2px;
  width: 47%;
  margin: 0 0 7px;
}
.new-arrivals .new-register dd a {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 8px 6px;
  color: #0058a4;
}
.new-arrivals .new-register dd a::before {
  content: "\f138";
  font-family: fontawesome;
  margin: 0 3px 0 0;
}
.new-arrivals .new-register dd a:hover {
  color: #ff9000;
  text-decoration: none;
}
.new-arrivals .new-bnr {
  margin: 0 auto 15px;
  width: 85%;
}
.new-arrivals .new-bnr li {
  float: left;
  width: 47%;
}
.new-arrivals .new-bnr li + li {
  float: right;
}
.new-arrivals h2 {
  text-align: center;
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 5px 0;
  color: #3b5998;
}
.new-arrivals .fb-wrapper {
  max-width: 500px;
}
.new-arrivals .fb-wrapper > .fb-page {
  width: 100%;
}
.new-arrivals .fb-wrapper > .fb-page > span,
.new-arrivals .fb-wrapper iframe {
  width: 100% !important;
}

/* Research */
.research-section {
  background: url(/wp/wp-content/uploads/img/index/bg_research.jpg) left top no-repeat;
  background-size: 100%;
}

.research-box {
  padding: 25px 20px 25px 25px;
  text-align: center;
  color: #fff;
}
.research-box h2 {
  font-size: 22px;
  font-size: 2.2rem;
  margin: 0 0 15px 0;
}
.research-box p {
  margin: 0 0 25px 0;
}
.research-box span a {
  border: solid 1px #fff;
  color: #fff;
  padding: 4px 30px 5px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  background: transparent;
  transition: .3s;
}
.research-box span a:hover {
  background: #fff;
  color: #555;
}

.research-program,
.research-project {
  color: #fff;
  padding: 20px 0 15px;
}
.research-program h2,
.research-project h2 {
  text-align: center;
  margin: 0 auto 0;
  font-size: 16px;
  font-size: 1.6rem;
  background: #fff;
  width: 150px;
}
.research-program .swiper-slide,
.research-project .swiper-slide {
  padding: 20px 0 15px;
}
.research-program .swip-box,
.research-project .swip-box {
  width: 65%;
  margin: 0 auto;
  display: block;
  color: #fff;
}
.research-program p,
.research-project p {
  width: 30%;
  float: left;
  margin: 0 0 5px 0;
}
.research-program h3,
.research-project h3 {
  float: right;
  width: 65%;
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.5;
}
.research-program h3 span,
.research-project h3 span {
  font-size: 10px;
  font-size: 1rem;
  margin: 0 0 0 5px;
}
.research-program dl,
.research-project dl {
  clear: both;
}
.research-program dt, .research-program dd,
.research-project dt,
.research-project dd {
  font-size: 11px;
  font-size: 1.1rem;
  line-height: 1.5;
}

.research-program {
  background: #315f82;
}
.research-program h2 {
  color: #315f82;
}
.research-program .swiper-slide {
  background: #315f82;
}

.research-project {
  background: #427da9;
}
.research-project h2 {
  color: #427da9;
}
.research-project .swiper-slide {
  background: #427da9;
}

/* comunication */
.communication {
  padding: 35px 0;
}
.communication h2 {
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  margin: 0 0 15px 0;
}
.communication .communication-box {
  margin: 30px 0 0 0;
}
.communication h3 {
  text-align: center;
  margin: 0 0 5px 0;
  color: #0058a4;
}
.communication .comment {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 5px 0 0 0;
}

/* about */
.about-box .about-inner {
  background: #fff;
  box-shadow: 0px 0px 5px 0px #adadad;
  -moz-box-shadow: 0px 0px 5px 0px #adadad;
  -webkit-box-shadow: 0px 0px 5px 0px #adadad;
}
.about-box .about-link {
  padding: 15px 20px;
}
.about-box h2 {
  font-size: 16px;
  font-size: 1.6rem;
  margin: 0 0 5px 0;
}
.about-box li {
  margin: 0 0 3px 0;
}
.about-box li a {
  font-size: 13px;
  font-size: 1.3rem;
}

/* info */
.info-box {
  padding: 0 0 40px 0;
}
.info-box #map {
  width: 100%;
  height: 350px;
  margin: 0 0 20px 0;
}
.info-box .company-info {
  text-align: center;
}
.info-box dt {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}
.info-box dd {
  font-size: 12px;
  font-size: 1.2rem;
}

/********************************************

en

********************************************/
.en h1 {
  font-size: 16px;
  font-size: 1.6rem;
}
.en .swiper-main .swiper-slide {
  text-align: left;
}
.en .text {
  text-align: left;
}
.en .font-serif {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.en .swiper-main {
  margin: 0;
}
.en .swiper-main .swiper-slide div {
  margin: 40px auto 0;
}
.en .info-box #map {
  height: 400px;
}
.en .research-section {
  background: url(/wp/wp-content/uploads/img/index/bg_research.jpg) left top no-repeat;
  background-size: auto 50%;
}
.en .research-box h2 {
  font-size: 16px;
  font-size: 1.6rem;
  text-align: left;
}
.en .research-box p {
  line-height: 1.5;
  text-align: left;
}
.en .communication span a {
  border: solid 1px #555;
  padding: 4px 30px 5px;
  display: inline-block;
  font-size: 16px;
  font-size: 1.6rem;
  background: transparent;
  transition: .3s;
  display: block;
  margin: 20px auto 0;
  width: 263px;
}
.en .communication span a:hover {
  background: #22589f;
  border-color: #22589f;
  color: #fff;
}
.en .research-program h2,
.en .research-project h2 {
  width: 170px;
}
.en .research-program h3,
.en .research-project h3 {
  font-size: 12px;
  font-size: 1.2rem;
}

@media screen and (min-width: 375px) {
  .en .research-section {
    background: url(/wp/wp-content/uploads/img/index/bg_research.jpg) left top no-repeat;
    background-size: 100%;
  }
}
/* @media (min-width: 768px)
---------------------------------------------------*/
@media screen and (min-width: 768px) {
  /* main-slide */
  .swiper-main {
    height: 260px;
  }

  .swiper-main .swiper-slide {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .swiper-main .swiper-slide div {
    width: 80%;
    margin-top: 30px;
  }
  .swiper-main .swiper-slide#main-slide01 div {
    margin-top: 50px;
  }
  .swiper-main .swiper-slide#main-slide03 div {
    margin-top: 56px;
  }
  .swiper-main .swiper-slide#main-slide07 div {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .swiper-main .swiper-slide#main-slide07 .text {
    width: 82%;
  }
  .swiper-main .swiper-slide .transmission-btn {
    display: flex;
    margin-top: -15px;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
  .swiper-main .swiper-slide .transmission-btn .btn-order1,
  .swiper-main .swiper-slide .transmission-btn .btn-order2,
  .swiper-main .swiper-slide .transmission-btn .btn-order3 {
    width: 30%;
    margin: 0;
  }
  .swiper-main .swiper-slide .transmission-btn .btn a {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 6px 12px;
  }

  #main-slide01 {
    background: url(/wp/wp-content/uploads/img/index/rotation01_pc.jpg) center no-repeat;
    background-size: cover;
  }

  #main-slide02 {
    background: url(/wp/wp-content/uploads/img/index/rotation02_pc.jpg) center no-repeat;
    background-size: cover;
  }

  #main-slide03 {
    background: url(/wp/wp-content/uploads/img/index/rotation03_pc.jpg) center no-repeat;
    background-size: cover;
  }

  #main-slide04 {
    background: url(/wp/wp-content/uploads/img/index/rotation04_pc.jpg) left center no-repeat;
    background-size: cover;
  }

  #main-slide05 {
    background: url(/wp/wp-content/uploads/img/index/rotation05_pc.jpg) center no-repeat;
    background-size: cover;
  }

  #main-slide06 {
    background: url(/wp/wp-content/uploads/img/index/rotation06_pc.jpg) center no-repeat;
    background-size: cover;
  }

  #main-slide07 {
    background: url(/wp/wp-content/uploads/img/index/rotation07_pc.jpg) bottom center no-repeat;
    background-size: cover;
  }

  #main-slide08 {
    background: url(/wp/wp-content/uploads/img/index/rotation08_pc.jpg) center no-repeat;
    background-size: cover;
  }

  h1 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.3;
    margin: 0 auto 3px;
  }

  .text {
    width: 80%;
  }

  .btn a {
    margin: 10px auto 0;
  }

  .sp-title {
    padding: 3px 15px 2px;
  }

  .box-left,
  .box-right {
    text-align: left;
  }
  .box-left .text,
  .box-right .text {
    margin: 0;
  }
  .box-left .btn a,
  .box-right .btn a {
    margin-left: 0;
  }

  .box-left h1 {
    width: 100%;
    margin-left: 0;
  }

  .box-right {
    margin-left: 46% !important;
  }
  .box-right .text {
    width: 58%;
  }

  /* News */
  .news {
    width: 55%;
    float: left;
  }
  .news h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .news .news-detail {
    margin: 12px 0 0 0;
  }

  /* New arrivals */
  .new-arrivals {
    width: 40%;
    float: right;
  }

  /* Research */
  .research-section {
    background-size: 50%;
  }

  .research-box {
    width: 43%;
    float: left;
    padding-bottom: 0;
  }
  .research-box h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .research-box p {
    font-size: 15px;
    font-size: 1.5rem;
  }

  .swiper-box {
    width: 57%;
    float: right;
  }

  .research-program,
  .research-project {
    padding: 20px 0;
  }
  .research-program .swip-box,
  .research-project .swip-box {
    width: 75%;
  }
  .research-program p,
  .research-project p {
    width: 24%;
    margin: 0;
  }
  .research-program h3,
  .research-project h3 {
    width: 73%;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .research-program h3 span,
  .research-project h3 span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .research-program dl,
  .research-project dl {
    float: right;
    width: 73%;
    clear: none;
    margin-top: 5px;
  }
  .research-program dt, .research-program dd,
  .research-project dt,
  .research-project dd {
    font-size: 12px;
    font-size: 1.2rem;
  }

  /* comunication */
  .communication {
    padding: 50px 0;
  }
  .communication h2 {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 0 0 25px 0;
  }
  .communication .communication-box {
    float: left;
    width: 30%;
    margin-left: 30px;
  }
  .communication .communication-box.fc {
    margin-left: 0;
  }
  .communication h3 {
    height: 54px;
    display: table-cell;
    vertical-align: bottom;
    width: 219px;
  }

  /* about */
  .about-box p {
    float: right;
    width: 45%;
  }
  .about-box .about-link {
    float: left;
    width: 55%;
    padding: 10px 15px;
  }
  .about-box h2 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 2px;
  }
  .about-box li {
    float: left;
    margin-bottom: 2px;
  }
  .about-box li:nth-child(odd) {
    width: 41%;
  }
  .about-box li:last-child {
    width: 100%;
  }

  /* info */
  .info-box dt {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .info-box dd {
    font-size: 14px;
    font-size: 1.4rem;
  }

  /*********************************************
  
  en
  
  *********************************************/
  .en h1 {
    margin-bottom: 15px;
    font-size: 20px;
    font-size: 2rem;
  }
  .en .research-section {
    background: url(/wp/wp-content/uploads/img/index/bg_research.jpg) left top no-repeat;
    background-size: auto 100%;
  }
  .en .research-box h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .en .about-box li:nth-child(odd) {
    width: 62%;
  }
}
/* @media (min-width: 1024px)
---------------------------------------------------*/
@media screen and (min-width: 1024px) {
  .swiper-main .swiper-slide#main-slide07 div {
    margin-top: 45px;
  }
  .swiper-main .swiper-slide#main-slide07 div .transmission-btn {
    margin-top: -10px;
  }
  .swiper-main .swiper-slide#main-slide07 h1 {
    margin-bottom: 15px;
  }

  /* Research */
  .research-box {
    width: 41%;
  }

  .research-program,
  .research-project {
    padding: 25px 0;
  }
  .research-program .swip-box,
  .research-project .swip-box {
    width: 77%;
  }
  .research-program p,
  .research-project p {
    width: 20%;
  }
  .research-program h3,
  .research-project h3 {
    width: 77%;
  }
  .research-program dl,
  .research-project dl {
    width: 77%;
  }

  /* comunication */
  .communication .communication-box {
    margin-top: 40px;
  }
  .communication .comment {
    font-size: 14px;
    font-size: 1.4rem;
  }
}
/* @media (min-width: 1230px)
---------------------------------------------------*/
@media screen and (min-width: 1230px) {
  /* main-slide */
  .swiper-main {
    height: 315px;
  }

  .swiper-main .swiper-slide {
    font-size: 16px;
    font-size: 1.6rem;
  }
  .swiper-main .swiper-slide div {
    margin-top: 50px;
  }
  .swiper-main .swiper-slide#main-slide01 div {
    margin-top: 70px;
  }
  .swiper-main .swiper-slide#main-slide07 div {
    width: 80%;
  }
  .swiper-main .swiper-slide#main-slide07 .text {
    width: 90%;
    font-size: 16px;
    font-size: 1.6rem;
  }
  .swiper-main .swiper-slide#main-slide07 div .transmission-btn {
    width: 90%;
  }

  .swiper-main #main-slide05.swiper-slide .text br {
    display: inline-block;
  }

  h1 {
    font-size: 42px;
    font-size: 4.2rem;
  }

  .btn a {
    margin: 15px auto 0;
  }

  .sp-title {
    font-weight: bold;
  }
  .sp-title em {
    font-weight: normal;
    font-size: 12px;
    font-size: 1.2rem;
  }

  /* News */
  .news {
    width: 60%;
  }

  /* New arrivals */
  .new-arrivals {
    width: 36%;
  }
  .new-arrivals .new-register dd a {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .new-arrivals .new-bnr {
    width: 90%;
  }
  .new-arrivals .new-bnr li {
    width: 142px;
  }

  /* Research */
  .research-box h2 {
    font-size: 30px;
    font-size: 3rem;
    font-weight: normal;
    margin-bottom: 30px;
  }
  .research-box p {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 1.9;
  }

  .research-program p,
  .research-project p {
    width: 22%;
  }
  .research-program h3,
  .research-project h3 {
    width: 75%;
    font-size: 18px;
    font-size: 1.8rem;
    font-weight: normal;
  }
  .research-program h3 span,
  .research-project h3 span {
    display: block;
  }
  .research-program dl,
  .research-project dl {
    width: 75%;
  }
  .research-program dt, .research-program dd,
  .research-project dt,
  .research-project dd {
    font-size: 14px;
    font-size: 1.4rem;
  }

  /* comunication */
  .communication h3 {
    width: 283px;
  }

  /* about */
  .about-box p {
    width: 53%;
  }
  .about-box .about-link {
    width: 47%;
    padding: 25px 0 20px 25px;
  }
  .about-box h2 {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 0 0 15px 0;
  }
  .about-box li {
    margin: 0 0 10px 0;
  }
  .about-box li a {
    font-size: 14px;
    font-size: 1.4rem;
  }

  /*********************************************
  
  en
  
  *********************************************/
  .en h1 {
    font-size: 28px;
    font-size: 2.8rem;
  }
  .en .research-section {
    background: url(/wp/wp-content/uploads/img/index/bg_research.jpg) left top no-repeat;
    background-size: 50%;
  }
  .en .research-box h2 {
    line-height: 1.3;
    font-weight: bold;
  }
  .en .research-program h3,
  .en .research-project h3 {
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
  }
}
/* print
---------------------------------------------------*/
@media print {
  /* main-slide */
  .swiper-main {
    height: 260px;
  }

  .swiper-main .swiper-slide {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .swiper-main .swiper-slide div {
    width: 80%;
    margin-top: 30px;
  }
  .swiper-main .swiper-slide#main-slide01 div {
    margin-top: 50px;
  }
  .swiper-main .swiper-slide#main-slide03 div {
    margin-top: 56px;
  }
  .swiper-main .swiper-slide#main-slide07 div {
    font-size: 14px;
    font-size: 1.4rem;
  }
  .swiper-main .swiper-slide#main-slide07 .text {
    width: 82%;
  }
  .swiper-main .swiper-slide .transmission-btn {
    display: flex;
    margin-top: -15px;
    justify-content: space-around;
    align-items: center;
    flex-wrap: wrap;
  }
  .swiper-main .swiper-slide .transmission-btn .btn-order1,
  .swiper-main .swiper-slide .transmission-btn .btn-order2,
  .swiper-main .swiper-slide .transmission-btn .btn-order3 {
    width: 30%;
    margin: 0;
  }
  .swiper-main .swiper-slide .transmission-btn .btn a {
    font-size: 14px;
    font-size: 1.4rem;
    padding: 6px 12px;
  }

  #main-slide01 {
    background: url(/wp/wp-content/uploads/img/index/rotation01_pc.jpg) center no-repeat;
    background-size: cover;
  }

  #main-slide02 {
    background: url(/wp/wp-content/uploads/img/index/rotation02_pc.jpg) center no-repeat;
    background-size: cover;
  }

  #main-slide03 {
    background: url(/wp/wp-content/uploads/img/index/rotation03_pc.jpg) center no-repeat;
    background-size: cover;
  }

  #main-slide04 {
    background: url(/wp/wp-content/uploads/img/index/rotation04_pc.jpg) left center no-repeat;
    background-size: cover;
  }

  #main-slide05 {
    background: url(/wp/wp-content/uploads/img/index/rotation05_pc.jpg) center no-repeat;
    background-size: cover;
  }

  #main-slide06 {
    background: url(/wp/wp-content/uploads/img/index/rotation06_pc.jpg) center no-repeat;
    background-size: cover;
  }

  #main-slide07 {
    background: url(/wp/wp-content/uploads/img/index/rotation07_pc.jpg) bottom center no-repeat;
    background-size: cover;
  }

  #main-slide08 {
    background: url(/wp/wp-content/uploads/img/index/rotation08_pc.jpg) center no-repeat;
    background-size: cover;
  }

  h1 {
    font-size: 32px;
    font-size: 3.2rem;
    line-height: 1.3;
    margin: 0 auto 3px;
  }

  .text {
    width: 80%;
  }

  .btn a {
    margin: 10px auto 0;
  }

  .sp-title {
    padding: 3px 15px 2px;
  }

  .box-left,
  .box-right {
    text-align: left;
  }
  .box-left .text,
  .box-right .text {
    margin: 0;
  }
  .box-left .btn a,
  .box-right .btn a {
    margin-left: 0;
  }

  .box-left h1 {
    width: 100%;
    margin-left: 0;
  }

  .box-right {
    margin-left: 46% !important;
  }
  .box-right .text {
    width: 58%;
  }

  /* News */
  .news {
    width: 55%;
    float: left;
  }
  .news h2 {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .news .news-detail {
    margin: 12px 0 0 0;
  }

  /* New arrivals */
  .new-arrivals {
    width: 40%;
    float: right;
  }

  /* Research */
  .research-section {
    background-size: 50%;
  }

  .research-box {
    width: 43%;
    float: left;
    padding-bottom: 0;
  }
  .research-box h2 {
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 1.5;
  }
  .research-box p {
    font-size: 15px;
    font-size: 1.5rem;
  }

  .swiper-box {
    width: 57%;
    float: right;
  }

  .research-program,
  .research-project {
    padding: 20px 0;
  }
  .research-program .swip-box,
  .research-project .swip-box {
    width: 75%;
  }
  .research-program p,
  .research-project p {
    width: 24%;
    margin: 0;
  }
  .research-program h3,
  .research-project h3 {
    width: 73%;
    font-size: 14px;
    font-size: 1.4rem;
  }
  .research-program h3 span,
  .research-project h3 span {
    font-size: 12px;
    font-size: 1.2rem;
  }
  .research-program dl,
  .research-project dl {
    float: right;
    width: 73%;
    clear: none;
    margin-top: 5px;
  }
  .research-program dt, .research-program dd,
  .research-project dt,
  .research-project dd {
    font-size: 12px;
    font-size: 1.2rem;
  }

  /* comunication */
  .communication {
    padding: 50px 0;
  }
  .communication h2 {
    font-size: 24px;
    font-size: 2.4rem;
    margin: 0 0 25px 0;
  }
  .communication .communication-box {
    float: left;
    width: 30%;
    margin-left: 30px;
  }
  .communication .communication-box.fc {
    margin-left: 0;
  }
  .communication h3 {
    height: 54px;
    display: table-cell;
    vertical-align: bottom;
    width: 219px;
  }

  /* about */
  .about-box p {
    float: right;
    width: 45%;
  }
  .about-box .about-link {
    float: left;
    width: 55%;
    padding: 10px 15px;
  }
  .about-box h2 {
    font-size: 18px;
    font-size: 1.8rem;
    margin-bottom: 2px;
  }
  .about-box li {
    float: left;
    margin-bottom: 2px;
  }
  .about-box li:nth-child(odd) {
    width: 41%;
  }
  .about-box li:last-child {
    width: 100%;
  }

  /* info */
  .info-box dt {
    font-size: 24px;
    font-size: 2.4rem;
  }
  .info-box dd {
    font-size: 14px;
    font-size: 1.4rem;
  }

  /*********************************************
  
  en
  
  *********************************************/
  .en h1 {
    margin-bottom: 15px;
    font-size: 20px;
    font-size: 2rem;
  }
  .en .research-section {
    background: url(/wp/wp-content/uploads/img/index/bg_research.jpg) left top no-repeat;
    background-size: auto 100%;
  }
  .en .research-box h2 {
    font-size: 18px;
    font-size: 1.8rem;
  }
  .en .about-box li:nth-child(odd) {
    width: 62%;
  }

  .swiper-main .swiper-slide div {
    width: 700px;
    margin-left: 15px;
  }

  #main-slide01 {
    z-index: 10;
  }

  #main-slide02,
  #main-slide03,
  #main-slide04,
  #main-slide05 {
    background: inherit;
  }

  .news {
    margin-bottom: 160px;
  }

  .research-box {
    width: 300px;
  }

  .swiper-box {
    width: 425px;
  }
}
