@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline; }

html {
  line-height: 1; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

q, blockquote {
  quotes: none; }
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

a img {
  border: none; }

article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/***********************************************************************
preset
**********************************************************************/
/***********************************************************************
base style
**********************************************************************/
html {
  font-size: 62.5%; }

body {
  color: #000000;
  overflow-x: hidden;
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HiraKakuPro-W3", "ＭＳ Ｐゴシック", "MS PGothic", Arial, Helvetica, sans-serif;
  line-height: 1.71;
  font-size: 14px;
  font-size: 1.4rem;
  letter-spacing: 0.05em; }

img {
  vertical-align: top; }

a {
  transition: color 0.2s ease 0s; }

a:hover {
  text-decoration: none; }

.header {
  height: 93px;
  width: 100%;
  text-align: center; }
  .header h1 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 314px;
    height: 51px;
    display: inline-block;
    margin-top: 25px;
    background: url("../img/pc_logo.png") no-repeat 0 0; }

.mv-area {
  background-color: #410763;
  height: 349px;
  padding-top: 30px;
  width: 100%;
  margin-bottom: 90px; }
  .mv-area p {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 800px;
    height: 319px;
    margin: 0px auto;
    background: url("../img/pc_mv.jpg") no-repeat 0 0; }

.main-contents {
  width: 800px;
  margin: 0 auto; }

.content-block {
  margin-bottom: 70px; }
  .content-block h2 {
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 auto 40px; }

.item-block h2 {
  background: url("../img/pc_item_ttl.png") no-repeat 0 0;
  width: 149px;
  height: 60px; }
.item-block .left-img-box::after {
  content: "";
  display: block;
  clear: both; }
.item-block .left-img-box p {
  float: left;
  margin-right: 30px;
  width: 343px;
  height: 457px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden;
  background: url("../img/pc_item_img.jpg") no-repeat 0 0; }
.item-block .left-img-box dl {
  font-size: 14px;
  font-size: 1.4rem; }
  .item-block .left-img-box dl dt {
    color: #410763;
    font-weight: bold;
    margin-bottom: 10px; }
  .item-block .left-img-box dl dd {
    font-size: 13px;
    font-size: 1.3rem; }
    .item-block .left-img-box dl dd span {
      font-weight: bold; }
  .item-block .left-img-box dl .second-ttl {
    margin-top: 25px; }
  .item-block .left-img-box dl .second-text {
    font-weight: bold; }

.company-block h2 {
  background: url("../img/pc_company_ttl.png") no-repeat 0 0;
  width: 153px;
  height: 61px; }
.company-block > dl {
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  padding: 20px 0px; }
  .company-block > dl > dt {
    display: table-cell;
    font-weight: bold;
    padding-left: 20px;
    width: 150px; }
  .company-block > dl > dd {
    display: table-cell; }
    .company-block > dl > dd .china {
      margin-top: 20px; }
    .company-block > dl > dd dt {
      color: #410763;
      font-weight: bold;
      margin-bottom: 10px; }

.outline-block h2 {
  background: url("../img/pc_outline_ttl.png") no-repeat 0 0;
  width: 153px;
  height: 62px; }
.outline-block dl {
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  padding: 20px 0px; }
  .outline-block dl dt {
    display: table-cell;
    font-weight: bold;
    padding-left: 20px;
    width: 150px; }
  .outline-block dl dd {
    display: table-cell; }

.access-block {
  padding: 55px 0 70px;
  background-color: #f6f6f6;
  margin-bottom: 0px; }
  .access-block h2 {
    background: url("../img/pc_access_ttl.png") no-repeat 0 0;
    width: 146px;
    height: 58px; }
  .access-block .access-content {
    width: 800px;
    margin: 0 auto; }
    .access-block .access-content dl {
      width: 224px;
      float: left;
      font-size: 13px;
      font-size: 1.3rem;
      margin-right: 46px; }
    .access-block .access-content .img {
      background: url("../img/pc_access_img.jpg") no-repeat 0 0;
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      width: 224px;
      height: 202px;
      margin-bottom: 20px; }
    .access-block .access-content dt {
      font-weight: bold; }

.footer {
  text-align: center;
  padding: 15px 0px;
  background-color: #410763;
  color: #FFF;
  font-size: 12px;
  font-size: 1.2rem; }

@media only screen and (max-width: 750px) {
  .header {
    height: 84px; }
    .header h1 {
      width: 233px;
      height: 38px;
      margin-top: 23px;
      background: url("../img/sp_logo.png") no-repeat 0 0;
      background-size: contain; }

  .mv-area {
    background-color: none;
    height: initial;
    padding-top: 0px;
    width: 100%;
    margin-bottom: 50px; }
    .mv-area p {
      width: 100%;
      height: 0px;
      padding-top: 50.66667%;
      background: url("../img/sp_mv.jpg") no-repeat 0 0;
      background-size: contain; }

  .main-contents {
    width: 100%;
    padding: 0 4%;
    box-sizing: border-box; }

  .content-block {
    margin-bottom: 50px; }
    .content-block h2 {
      margin: 0 auto 20px; }

  .item-block h2 {
    background: url("../img/sp_item_ttl.png") no-repeat 0 0;
    width: 121px;
    height: 49px;
    background-size: contain; }
  .item-block .left-img-box p {
    float: none;
    margin-right: 0px;
    width: 100%;
    height: 0px;
    margin-bottom: 20px;
    padding-top: 133%;
    background: url("../img/sp_item_img.jpg") no-repeat 0 0;
    background-size: contain; }
  .item-block .left-img-box dl {
    font-size: 13px;
    font-size: 1.3rem; }
    .item-block .left-img-box dl dt {
      margin-bottom: 5px; }
    .item-block .left-img-box dl .second-ttl {
      margin-top: 15px; }

  .company-block h2 {
    background: url("../img/sp_company_ttl.png") no-repeat 0 0;
    width: 125px;
    height: 50px;
    background-size: contain; }
  .company-block > dl {
    display: block;
    border-bottom: 1px solid #ddd;
    width: 100%;
    padding: 20px 0px; }
    .company-block > dl > dt {
      font-size: 15px;
      font-size: 1.5rem;
      display: block;
      padding-left: 0px;
      padding-bottom: 10px; }
    .company-block > dl > dd {
      font-size: 13px;
      font-size: 1.3rem;
      display: block; }
      .company-block > dl > dd .china {
        margin-top: 10px; }
      .company-block > dl > dd dt {
        margin-bottom: 5px; }

  .outline-block h2 {
    background: url("../img/sp_outline_ttl.png") no-repeat 0 0;
    width: 125px;
    height: 50px;
    background-size: contain; }
  .outline-block dl {
    width: 100%;
    font-size: 13px;
    font-size: 1.3rem;
    padding: 20px 0px; }
    .outline-block dl dt {
      padding-left: 0px;
      width: 120px; }

  .access-block {
    margin-bottom: 0px;
    padding: 40px 0 55px; }
    .access-block h2 {
      background: url("../img/sp_access_ttl.png") no-repeat 0 0;
      width: 118px;
      height: 47px;
      background-size: contain; }
    .access-block .access-content {
      width: 100%;
      padding: 0 4%;
      box-sizing: border-box; }
      .access-block .access-content dl {
        width: 100%;
        float: none;
        font-size: 13px;
        font-size: 1.3rem;
        margin-right: 0px;
        margin-bottom: 20px; }
        .access-block .access-content dl::after {
          content: "";
          display: block;
          clear: both; }
      .access-block .access-content .img {
        background: url("../img/sp_access_img.jpg") no-repeat 0 0;
        background-size: contain;
        width: 147px;
        height: 133px;
        float: left;
        margin-bottom: 0px;
        margin-right: 15px; }
      .access-block .access-content dt {
        font-weight: bold; }
      .access-block .access-content .map iframe {
        width: 100%;
        height: 200px; }

  .footer {
    padding: 10px 0px;
    font-size: 8px;
    font-size: 0.8rem; } }
