@charset "UTF-8";
/* line 5, ../../../../../../Ruby25-x64/lib/ruby/gems/2.5.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
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;
}
* {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  font-size: 90%;
}
body {
  -webkit-text-size-adjust: 100%;
  font-family: "Roboto", "Noto Sans Japanese", "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  line-height: 1.75;
  color: #000000;
  opacity: 0;
}
img {
  display: block;
}





.mobile-view {
  font-size: 14px;
}
.mobile-view .mobile-section {
  display: block;
}
.mobile-view .pc-section {
  display: none;
}

.pc-view .mobile-section {
  display: none;
}
.pc-view .pc-section {
  display: block;
}




header a {
  color: #000000;
}



.mobile-view header {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 200;
  height: 95px;
}
.mobile-view header > div {
  width: 90%;
  margin: 5px auto 0 auto;
}
.mobile-view header > div .header-logo {
  display: none;
}
.mobile-view header > div .header-menu {
  width: 100%;
}
.mobile-view header > div .header-menu .header-top > ul > li {
  padding-right: 10px;
}
.mobile-view header > div .header-menu .header-top > ul > li:first-child {
  padding: 0 0 5px 0;
  font-size: 10px;
}
.mobile-view header > div .header-menu .header-top > ul > li:first-child span {
  display: none;
}
.mobile-view header > div .header-menu .header-top > ul > li:nth-child(2) {
  display: none;
}
.mobile-view header > div .header-menu .header-top > ul > li:nth-child(3) {
  display: none;
}
.mobile-view header > div .header-menu .header-top > ul > li:last-child {
  display: none;
}
.mobile-view header > div .header-menu > ul {
  width: 100%;
  display: table;
}
.mobile-view header > div .header-menu > ul > li {
  display: table-cell;
  vertical-align: middle;
}
.mobile-view header > div .header-menu > ul > li a {
  text-decoration: none;
}
.mobile-view header > div .header-menu > ul > li a:hover {
  text-decoration: none;
}
.mobile-view header > div .header-menu > ul > li:nth-child(1) {
  width: 50%;
}
.mobile-view header > div .header-menu > ul > li:nth-child(1) > img {
  max-height: 62px;
  width: 100%;
}
.mobile-view header > div .header-menu > ul > li:nth-child(2) {
  display: none;
}
.mobile-view header > div .header-menu > ul > li:nth-child(3) {
  display: none;
}
.mobile-view header > div .header-menu > ul > li:nth-child(4) {
  display: none;
}
.mobile-view header > div .header-menu > ul > li:nth-child(5) {
  display: none;
}
.mobile-view header > div .header-menu > ul > li:nth-child(6) {
  display: none;
}
.mobile-view header > div .header-menu > ul > li:nth-child(7) {
  display: none;
}
.mobile-view header > div .header-menu > ul > li:nth-child(8) {
  display: none;
}
.mobile-view header > div .header-menu > ul > li:nth-child(9) {
  display: none;
}
.mobile-view header > div .header-menu > ul > li:nth-child(10) {
  width: 50%;
  padding: 0 16px;
  vertical-align: middle;
  text-align: right;
  font-size: 12px;
  line-height: 120%;
  font-weight: bold;
}

.mobile-view header > div .header-menu > ul > li:nth-child(10) span {
  font-size: 10px;
  display: block;
  font-weight: normal;
}







.mobile-view header > div .header-menu > ul > li:nth-child(9) img {
  max-width: 197px;
  width: 100%;
  display: inline-block;
}
.mobile-view header .spmenu {
  max-width: 140px;
  vertical-align: middle;
  padding: 0px;
  line-height: 0px;
  text-align: right;
}
.mobile-view header .spmenu img {
  display: inline-block;
}





.pc-view header {
  width: 100%;
  background-color: rgba(255, 255, 255, 0.9);
  position: fixed;
  z-index: 200;
  height: 90px;
}
.pc-view header > div {
  width: 1100px;
  margin: 0 auto 0 auto;
  display: table;
  height: 90px;
}
.pc-view header .header-logo {
  width: 210px;
  display: table-cell;
  vertical-align: middle;
}
.pc-view header .header-menu {
  width: 890px;
  display: table-cell;
  vertical-align: middle;
}
.pc-view header .header-menu .header-top ul {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  height: 52px;
  /* 最初だけ左寄せ */
}
.pc-view header .header-menu .header-top li {
  padding: 5px 10px 5px 16px;
}
.pc-view header .header-menu .header-top li:first-child {
  padding: 5px 0 10px 0;
  font-size: 10px;
  margin-right: auto;
}
.pc-view header .header-menu .header-top li:last-child {
  padding: 5px 18px 5px 0;
}
.pc-view header #header-nav{
  width: 100%;
  display: table;
}
.pc-view header #header-nav > li {
  padding: 0 10px;
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  font-size: 12px;
  line-height: 120%;
  font-weight: bold;
}
.pc-view header #header-nav > li span {
  font-size: 10px;
  text-align: center;
  display: block;
  font-weight: normal;
}
.pc-view header #header-nav > li a {
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  *zoom: 1;
  *display: inline;
  text-decoration: none;
  color: #000000;
  -moz-transition: color 0.5s linear;
  -o-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
.pc-view header #header-nav > li a:hover {
  text-decoration: none;
  color: #777777;
}
.pc-view header #header-nav > li:nth-child(1) {
  display: none;
}
.pc-view header #header-nav li.link {
  -moz-transition: color 0.5s linear;
  -o-transition: color 0.5s linear;
  -webkit-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
.pc-view header #header-nav li.link:hover {
  text-decoration: none;
  color: #777777;
}
.pc-view header #header-nav > li.spmenu {
  display: none;
}




.contents {
  padding-top: 90px;
}
.contents img.chapter-title {
  width: 100%;
}
.contents .chapter-title-txt01 {
  color: #ffffff;
  font-size: 40px;
  text-align: center;
}
.contents .chapter-title-txt01 > span {
  font-size: 24px;
}
.contents .chapter-title-txt02 {
  color: #ffffff;
  font-size: 18px;
  text-align: center;
  font-weight: bold;
}
.contents .card-list {
  width: 100%;
}
.contents .card-title {
  font-size: 30px;
  font-weight: bold;
}



.mobile-view .contents {
  padding-top: 90px;
}
.mobile-view .contents .chapter-title-txt01 {
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  white-space: nowrap;
}
.mobile-view .contents .chapter-title-txt02 {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  white-space: nowrap;
}
.mobile-view .card-list {
  padding: 0 20px;
}



.pc-view .main img.chapter-title {
  min-width: 1000px;
}
.pc-view .main > .chapter-title-bar {
  min-width: 1000px;
}
.pc-view .main > .chapter-title-bar > img {
  margin: 0 auto;
}
.pc-view .main .card-list {
  width: 1000px;
  margin: 0 auto;
}



.pc-view .horizontal-area {
  overflow: hidden;
  display: inline-block;
}
.pc-view .horizontal-area {
  display: block;
}
.pc-view .horizontal-area > li {
  float: left;
}




#btn-goto-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  z-index: 999;
  width: 50px;
  height: 50px;
  background-color: #f7f7f7;
  border-radius: 50px;
  text-align: center;
  color: #cccccc;
  font-size: 24px;
  text-decoration: none;
  line-height: 48px;
  border: 1px solid #cccccc;
}
#btn-goto-top a {
  display: block;
  width: 50px;
  height: 50px;
  background-color: #ffffff;
  border-radius: 50px;
  text-align: center;
  color: #0368b4;
  font-size: 16px;
  text-decoration: none;
  line-height: 30px;
}



/* footer */
.mobile-view footer {
  background-color: #ffffff;
}
.pc-view footer {
  background-color: #ffffff;
  min-width: 1000px;
  position: relative;
}
.pc-view .footer-area .footer-logo .f-img02 {
  width: 270px;
}



/* footer .mobile-view */
    .mobile-view .footer-area {
      max-width: 333px;
      width: 100%;
      margin: 0 auto;
      padding: 30px 10px 0 10px;
    }
    .mobile-view .footer-area .footer-logo {
      max-width: 333px;
      width: 100%;
      padding-bottom: 20px;
    }
    .mobile-view .footer-area .footer-logo .f-img01 {
      max-width: 271px;
      width: 100%;
    }
    .mobile-view .footer-area .footer-logo .f-img02 {
      max-width: 333px;
      width: 100%;
    }
    .mobile-view .footer-textArea {
      width: 100%;
      margin: 0 auto;
      display: flex;
      flex-direction: column;
    }
    .mobile-view .footer-textArea .footer-txt {
      width: 100%;
      font-size: 12px;
      line-height: 200%;
      padding: 10px 20px 0 20px;
    }
    .mobile-view .footer-textArea .footer-icon {
      width: 100%;
    }
    .mobile-view .footer-textArea .footer-icon > ul {
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      padding-top: 20px;
    }
    .mobile-view .footer-textArea .footer-icon > ul > li {
      margin: 0 10px;
      max-width: 60px;
      width: 40%;
    }
    .mobile-view .footer-textArea .footer-icon > ul > li img {
      max-width: 60px;
      width: 100%;
    }
    .mobile-view .plivacylink {
      width: 100%;
      padding: 30px 0 10px 0;
      text-align: center;
      color: #757575;
      font-size: 12px;
    }
    .mobile-view .plivacylink a {
      color: #757575;
      text-decoration: none;
    }
    .mobile-view .footer-copyright {
      width: 100%;
      padding-bottom: 30px;
      text-align: center;
      color: #757575;
      font-size: 12px;
    }

/* footer .pc-view */
    .pc-view .footer-area {
      width: 830px;
      margin: 0 auto;
      display: -webkit-flex;
      display: flex;
      flex-wrap: wrap;
      -webkit-flex-wrap: wrap;
      /* Safari */
      justify-content: space-around;
      padding-top: 30px;
    }
    .pc-view .footer-area .footer-logo {
      flex-basis: 385px;
      margin: 0 0 0 30px;
    }
    .pc-view .footer-textArea {
      width: 830px;
      margin: 0 auto;
      display: flex;
      align-items: flex-end;
    }
    .pc-view .footer-txt {
      width: 90%;
      font-size: 12px;
      line-height: 200%;
      padding: 10px 0 0 16px;
    }
    .pc-view .footer-icon {
      padding-top: 80px;
    }
    .pc-view .footer-icon > ul {
      display: flex;
      justify-content: flex-end;
    }
    .pc-view .footer-icon > ul > li {
      margin-right: 10px;
    }
    .pc-view .footer-icon > ul > li:last-child {
      margin-right: 10px;
    }
    .pc-view .plivacylink {
      width: 830px;
      margin: 0 auto;
      padding: 30px 0 10px 0;
      text-align: center;
      color: #757575;
      font-size: 12px;
    }
    .pc-view .plivacylink a {
      color: #757575;
      text-decoration: none;
    }
    .pc-view .footer-copyright {
      width: 830px;
      margin: 0 auto;
      padding-bottom: 30px;
      text-align: center;
      color: #757575;
      font-size: 12px;
    }




/* line 548, ../../../contents_scss/style.scss */
.center-box-container {
  position: relative;
  overflow: hidden;
}
.mobile-view .center-box-container-pcmin {
  position: relative;
  overflow: hidden;
}
.pc-view .center-box-container-pcmin {
  position: relative;
  overflow: hidden;
  min-width: 1000px;
}
.center-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}



/* 文字装飾 */
.pt5  {  padding-top: 5px; }
.pt10 {  padding-top: 10px;}
.pt20 {  padding-top: 20px;}
.pt30 {  padding-top: 30px;}
.pt40 {  padding-top: 40px;}
.pt60 {  padding-top: 60px;}
.pb5  {  padding-bottom: 5px; }
.pb10 {  padding-bottom: 10px;}
.pb20 {  padding-bottom: 20px;}
.pb30 {  padding-bottom: 30px;}
.pb40 {  padding-bottom: 40px;}
.pb60 {  padding-bottom: 60px;}

.fb {  font-weight: bold;}
.txtnormal {  font-weight: normal;}
.tC {  text-align: center;}
.tR {  text-align: right; }
.redtxt {  color: red; }
.d-inline {  display: inline; }
.under-linde {  text-decoration: underline; }
.no-under-line {  text-decoration: none; }

/* closeボタン */
.pre-btn {
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}
.sup-num {
  font-size: 75.5%;
  vertical-align: top;
  position: relative;
  top: -0.1em;
}



/* sample-requestページの数量入力フォーム */
.select-number{
  width: 38px;
}

.mobile-view .select-number{
  width: 52px;
}

.type-list > ul > li> label> span{
  width: 120px ;
  height: 48px;
}

::placeholder {
  color: rgb(200, 200, 200);
}
