@charset "UTF-8";
@import url("https://fonts.googleapis.com/css?family=Barlow+Condensed:400,700,700i,800|Poppins:400,600,700");
@import url("https://fonts.googleapis.com/earlyaccess/notosansjp.css");
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  background: transparent;
  font-size: 100%;
  font-weight: normal;
  vertical-align: baseline;
  -webkit-overflow-scrolling: touch; }

html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

body {
  line-height: 1; }

*,
*:before,
*:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit; }

img,
video,
audio {
  max-width: 100%; }

img,
video {
  height: auto; }

img {
  vertical-align: bottom;
  font-size: 0;
  line-height: 0; }

svg {
  max-height: 100%; }

iframe {
  border: none; }

::-moz-focus-inner {
  border: 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

input[type="radio"],
input[type="checkbox"] {
  vertical-align: middle;
  position: relative;
  bottom: 0.15rem;
  font-size: 115%;
  margin-right: 3px; }

input[type="search"] {
  -webkit-appearance: textfield; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

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

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

p, div, li, span {
  overflow-wrap: break-word;
  word-wrap: break-word; }

nav li {
  list-style: none; }

em {
  font-style: normal; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400; }

@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: bold; }

@font-face {
  font-family: "YuGothic M";
  src: local("Yu Gothic Medium"), local(Yu Gothic);
  font-weight: 500; }

/* --- common -------------------------------------- */
body {
  font-family: "Microsoft JhengHei", "微軟正黑體", "PMingLiU", "Noto Sans JP", "游ゴシック体", "YuGothic", "游ゴシック Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 16px;
  color: #000;
  line-height: 1.75; }

strong, .b {
  font-weight: bold; }

.show-sp, .show-sp.inline {
  display: none; }

.nowrap {
  white-space: nowrap; }

a {
  color: #039;
  text-decoration: none;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s; }
  a:hover {
    opacity: .8; }

img {
  -o-object-fit: cover;
  object-fit: cover;
  font-family: 'object-fit: cover;'; }

mark {
  font-weight: normal; }

/* --- modules ------------------------------------- */
.tal {
  text-align: left; }

.tac {
  text-align: center;
  margin: 0 auto; }

.tar {
  text-align: right; }

.vat {
  vertical-align: top; }

.vam {
  vertical-align: middle; }

.vab {
  vertical-align: bottom; }

.fl {
  float: left; }

.fr {
  float: right; }

.clf:after {
  content: '';
  display: table;
  clear: both; }

.mt0 {
  margin-top: 0px !important; }

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.w0 {
  width: 0%; }

.w5 {
  width: 5%; }

.w10 {
  width: 10%; }

.w15 {
  width: 15%; }

.w20 {
  width: 20%; }

.w25 {
  width: 25%; }

.w30 {
  width: 30%; }

.w35 {
  width: 35%; }

.w40 {
  width: 40%; }

.w45 {
  width: 45%; }

.w50 {
  width: 50%; }

.w55 {
  width: 55%; }

.w60 {
  width: 60%; }

.w65 {
  width: 65%; }

.w70 {
  width: 70%; }

.w75 {
  width: 75%; }

.w80 {
  width: 80%; }

.w85 {
  width: 85%; }

.w90 {
  width: 90%; }

.w95 {
  width: 95%; }

.w100 {
  width: 100%; }

.fsize-smaller {
  font-size: 12px; }

.fsize-small {
  font-size: 14px; }

.fsize-normal {
  font-size: 16px; }

.fsize-large {
  font-size: 18px; }

.fsize-larger {
  font-size: 20px; }

.palt {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt"; }

/* --- layout -------------------------------------- */
.container {
  position: relative;
  width: 100%;
  overflow: hidden; }

.wrapper {
  max-width: 1150px;
  width: 100%;
  margin-left: auto;
  margin-right: auto; }
  .wrapper.narrow {
    max-width: 1060px; }

.main {
  font-size: 18px; }
  .main p {
    line-height: 2.27; }
    .main p + p {
      margin-top: 1.3em; }

/* --- header/nav ---------------------------------- */
/* --- footer -------------------------------------- */
footer .flayer01 {
  background: url(../img/bg-footer.jpg) no-repeat center bottom;
  background-size: cover;
  color: #fff; }
  footer .flayer01 .wrapper {
    position: relative;
    padding: 115px 0 90px;
    text-align: center; }
  footer .flayer01 .txt-ballon {
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    transform: translate(-50%, -40%); }
    footer .flayer01 .txt-ballon:after {
      -webkit-box-shadow: 6px 6px 0 #039;
      box-shadow: 6px 6px 0 #039; }
    footer .flayer01 .txt-ballon span {
      padding: 5px 105px;
      font-size: 42px;
      white-space: nowrap; }
      footer .flayer01 .txt-ballon span:before {
        left: calc(50% + 4px);
        top: calc(100% + 5px);
        border-width: 37px 20px 0 20px; }
      footer .flayer01 .txt-ballon span:after {
        top: 99.9%;
        border-width: 37px 20px 0 20px; }
  footer .flayer01 .txt-support {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.33; }
  footer .flayer01 .txt-service {
    margin-top: 20px;
    font-size: 50px;
    font-weight: 700;
    line-height: 1.4; }
    footer .flayer01 .txt-service em {
      color: #ff0;
      font-size: 58px;
      font-weight: 700; }

footer .flayer02 {
  background: #002776;
  color: #fff; }
  footer .flayer02 .wrapper {
    max-width: 950px;
    padding: 90px 0 15px; }
  footer .flayer02 .row {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 10px; }
  footer .flayer02 .flogo {
    font-size: 30px;
    font-weight: 700; }
    footer .flayer02 .flogo img {
      width: 356px;
      margin-right: 15px;
      vertical-align: text-bottom; }
  footer .flayer02 .attention-wrap {
    margin-top: 55px;
    padding-top: 15px;
    border-top: 1px solid #BEBEBE;
    font-size: 13px; }
  footer .flayer02 .txt-copy {
    padding-top: 60px;
    color: #BEBEBE;
    font-size: 11px;
    text-align: center; }

/* --- skin ---------------------------------------- */
/* title */
h1.title, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 30px;
  font-weight: bold;
  line-height: 1.4; }

/* button */
.btn-skin01 {
  display: inline-block;
  padding: 10px 35px;
  border-radius: 4px;
  background: #EC4B46;
  font-size: 22px;
  font-weight: 500;
  color: #fff; }
  .btn-skin01.ar-r:after {
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    content: "\f138";
    display: inline-block;
    margin-left: 10px;
    font-family: FontAwesome;
    font-size: 14px;
    vertical-align: middle; }

.btn-skin02 {
  display: inline-block;
  padding: 15px 100px 15px 30px;
  border-radius: 4px;
  background: #00A8F2;
  font-size: 21px;
  font-weight: 500;
  color: #fff;
  line-height: 1.4; }
  .btn-skin02 em {
    font-size: 31px;
    font-weight: 700; }
  .btn-skin02.ar-r {
    position: relative; }
    .btn-skin02.ar-r:after {
      position: absolute;
      right: 30px;
      top: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%);
      content: "\f138";
      display: inline-block;
      margin-left: 10px;
      font-family: FontAwesome;
      font-size: 20px;
      vertical-align: middle; }

/* link */
/* table */
table {
  width: 100%; }
  table th, table td {
    padding: 8px;
    border-bottom: 1px solid #ccc;
    vertical-align: middle; }
    table th:first-child, table td:first-child {
      padding-left: 0; }
    table th:last-child, table td:last-child {
      padding-right: 0; }
  table th {
    font-weight: 700;
    text-align: left; }
  table.bordered th, table.bordered td {
    border: 1px solid #ccc; }
  table.striped tr:nth-child(even) {
    background: #eee; }
  table.unstyled th, table.unstyled td {
    border: none;
    padding: 0; }

/* form */
fieldset {
  margin: 2rem 0;
  padding: 2rem;
  border: 1px solid rgba(0, 0, 0, 0.1); }

legend {
  position: relative;
  top: 2px;
  margin-left: -1rem;
  padding: 0 1rem;
  font-weight: bold;
  font-size: 14px;
  line-height: 0; }

input,
textarea,
select {
  display: block;
  width: 100%;
  padding: 10px 8px;
  outline: none;
  border: 1px solid #c3c3c3;
  border-radius: 5px;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #fff;
  vertical-align: middle; }
  input:focus,
  textarea:focus,
  select:focus {
    outline: none;
    -webkit-box-shadow: 0 0 1px  #1c86f2 inset;
    box-shadow: 0 0 1px  #1c86f2 inset; }
  input.error,
  textarea.error,
  select.error {
    background-color: rgba(240, 60, 105, 0.1);
    border: 1px solid #f583a0; }
    input.error:focus,
    textarea.error:focus,
    select.error:focus {
      border-color: #f03c69;
      -webkit-box-shadow: 0 0 1px #f03c69 inset;
      box-shadow: 0 0 1px #f03c69 inset; }
  input.success,
  textarea.success,
  select.success {
    background-color: rgba(53, 190, 177, 0.1);
    border: 1px solid #6ad5cb; }
    input.success:focus,
    textarea.success:focus,
    select.success:focus {
      border-color: #35beb1;
      -webkit-box-shadow: 0 0 1px #35beb1 inset;
      box-shadow: 0 0 1px #35beb1 inset; }
  input:disabled, input.disabled,
  textarea:disabled,
  textarea.disabled,
  select:disabled,
  select.disabled {
    resize: none;
    opacity: .6;
    cursor: default;
    color: rgba(0, 0, 0, 0.5); }

select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg version="1.1" id="_x32_" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 512 512" style="width: 5px; height: 5px; opacity: .5;" xml:space="preserve"><g><polygon class="st0" points="440.189,92.085 256.019,276.255 71.83,92.085 0,163.915 256.019,419.915 512,163.915 	" style="fill: rgb(75, 75, 75);"></polygon></g></svg>');
  background-size: 10px 10px;
  background-repeat: no-repeat;
  background-position: right 1rem center; }

input[type="radio"],
input[type="checkbox"] {
  -webkit-transform: translateY(2px);
  -ms-transform: translateY(2px);
  transform: translateY(2px);
  display: inline-block;
  width: auto;
  height: auto;
  padding: 0;
  border: 0;
  outline: none;
  vertical-align: middle;
  line-height: 1em; }
  input[type="radio"]:focus,
  input[type="checkbox"]:focus {
    outline: none;
    border: none; }

label:hover {
  cursor: pointer; }

/* list */
ul, ol {
  margin-left: 1.5em;
  margin-top: -10px; }
  ul li, ol li {
    margin-top: 10px;
    line-height: 1.3; }
  ul.unstyled, ol.unstyled {
    margin-left: 0; }
    ul.unstyled li, ol.unstyled li {
      list-style: none; }

dl dd {
  margin-bottom: 20px; }

/* label */
/* column */
.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }
  .row [class*=col] {
    margin-bottom: 1em; }
  .row.auto .col {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1; }
  .row.gutters {
    margin-left: -2%; }
    .row.gutters > .col-1 {
      width: calc(8.33333% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-1 {
      margin-left: calc(8.33333% + 2%) !important; }
    .row.gutters > .col-2 {
      width: calc(16.66667% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-2 {
      margin-left: calc(16.66667% + 2%) !important; }
    .row.gutters > .col-3 {
      width: calc(25% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-3 {
      margin-left: calc(25% + 2%) !important; }
    .row.gutters > .col-4 {
      width: calc(33.33333% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-4 {
      margin-left: calc(33.33333% + 2%) !important; }
    .row.gutters > .col-5 {
      width: calc(41.66667% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-5 {
      margin-left: calc(41.66667% + 2%) !important; }
    .row.gutters > .col-6 {
      width: calc(50% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-6 {
      margin-left: calc(50% + 2%) !important; }
    .row.gutters > .col-7 {
      width: calc(58.33333% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-7 {
      margin-left: calc(58.33333% + 2%) !important; }
    .row.gutters > .col-8 {
      width: calc(66.66667% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-8 {
      margin-left: calc(66.66667% + 2%) !important; }
    .row.gutters > .col-9 {
      width: calc(75% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-9 {
      margin-left: calc(75% + 2%) !important; }
    .row.gutters > .col-10 {
      width: calc(83.33333% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-10 {
      margin-left: calc(83.33333% + 2%) !important; }
    .row.gutters > .col-11 {
      width: calc(91.66667% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-11 {
      margin-left: calc(91.66667% + 2%) !important; }
    .row.gutters > .col-12 {
      width: calc(100% - 2%);
      margin-left: 2%; }
    .row.gutters > .offset-12 {
      margin-left: calc(100% + 2%) !important; }

.col-1 {
  width: 8.33333%; }

.offset-1 {
  margin-left: 8.33333%; }

.col-2 {
  width: 16.66667%; }

.offset-2 {
  margin-left: 16.66667%; }

.col-3 {
  width: 25%; }

.offset-3 {
  margin-left: 25%; }

.col-4 {
  width: 33.33333%; }

.offset-4 {
  margin-left: 33.33333%; }

.col-5 {
  width: 41.66667%; }

.offset-5 {
  margin-left: 41.66667%; }

.col-6 {
  width: 50%; }

.offset-6 {
  margin-left: 50%; }

.col-7 {
  width: 58.33333%; }

.offset-7 {
  margin-left: 58.33333%; }

.col-8 {
  width: 66.66667%; }

.offset-8 {
  margin-left: 66.66667%; }

.col-9 {
  width: 75%; }

.offset-9 {
  margin-left: 75%; }

.col-10 {
  width: 83.33333%; }

.offset-10 {
  margin-left: 83.33333%; }

.col-11 {
  width: 91.66667%; }

.offset-11 {
  margin-left: 91.66667%; }

.col-12 {
  width: 100%; }

.offset-12 {
  margin-left: 100%; }

/* etc */
[data-aos=fade-in] {
  -webkit-transform: translateY(20px);
  -ms-transform: translateY(20px);
  transform: translateY(20px); }
  [data-aos=fade-in].aos-animate {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); }

p + h2,
p + h3,
p + h4,
p + h5,
p + h6,
ul + h2,
ul + h3,
ul + h4,
ul + h5,
ul + h6,
ol + h2,
ol + h3,
ol + h4,
ol + h5,
ol + h6,
dl + h2,
dl + h3,
dl + h4,
dl + h5,
dl + h6,
blockquote + h2,
blockquote + h3,
blockquote + h4,
blockquote + h5,
blockquote + h6,
hr + h2,
hr + h3,
hr + h4,
hr + h5,
hr + h6,
pre + h2,
pre + h3,
pre + h4,
pre + h5,
pre + h6,
table + h2,
table + h3,
table + h4,
table + h5,
table + h6,
form + h2,
form + h3,
form + h4,
form + h5,
form + h6,
figure + h2,
figure + h3,
figure + h4,
figure + h5,
figure + h6 {
  margin-top: 50px; }

.txt-ballon {
  position: relative;
  z-index: 1;
  display: inline-block;
  margin-bottom: 10px; }
  .txt-ballon:after {
    position: absolute;
    display: block;
    content: ""; }
  .txt-ballon:after {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    -webkit-transform: skewX(-14deg);
    -ms-transform: skewX(-14deg);
    transform: skewX(-14deg);
    -webkit-box-shadow: 4px 4px 0 #039;
    box-shadow: 4px 4px 0 #039;
    background: #fff; }
  .txt-ballon span {
    display: block;
    padding: 0 15px;
    color: #039;
    font-weight: 900; }
    .txt-ballon span:before {
      position: absolute;
      left: calc(50% + 3px);
      top: calc(100% + 4px);
      -webkit-transform: translateX(-52%);
      -ms-transform: translateX(-52%);
      transform: translateX(-52%);
      content: "";
      border-style: solid;
      border-width: 20px 10px 0 10px;
      border-color: #039 transparent transparent transparent; }
    .txt-ballon span:after {
      position: absolute;
      left: 50%;
      top: calc(100% - 1px);
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%);
      content: "";
      border-style: solid;
      border-width: 20px 10px 0 10px;
      border-color: #fff transparent transparent transparent; }

.bg01 {
  background: #ff0; }

/* --- toppage ------------------------------------- */
/* sec-mv */
.sec-mv {
  position: relative;
  z-index: 1000;
  background: url(../img/bg-mv.jpg) no-repeat center center;
  background-size: cover; }
  .sec-mv .wrapper {
    position: relative;
    height: 660px; }
  .sec-mv .logo {
    width: 160px;
    margin-left: 35px;
    margin-bottom: 27px;
    padding: 14px 10px;
    background: #fff;
    font-size: 10px;
    line-height: 1; }
    .sec-mv .logo img {
      width: 136px;
      vertical-align: middle; }
  .sec-mv .txt-wrap {
    position: absolute;
    top: 38px;
    right: 10px;
    color: #fff;
    text-align: center;
    z-index: 1; }
    .sec-mv .txt-wrap .txt-local {
      position: relative;
      -webkit-transform: rotate(-8.3deg);
      -ms-transform: rotate(-8.3deg);
      transform: rotate(-8.3deg);
      z-index: 1;
      margin-bottom: 15px;
      font-size: 18px;
      font-weight: 500;
      font-style: italic;
      text-shadow: 0px 0px 7px rgba(16, 17, 17, 0.3);
      line-height: 1;
      letter-spacing: 3px; }
      .sec-mv .txt-wrap .txt-local:after {
        position: absolute;
        display: block;
        content: ""; }
      .sec-mv .txt-wrap .txt-local span {
        display: block;
        padding-left: 20px;
        font-size: 64px;
        font-weight: 700;
        letter-spacing: 0px; }
      .sec-mv .txt-wrap .txt-local:after {
        -webkit-transform: skewX(-15deg);
        -ms-transform: skewX(-15deg);
        transform: skewX(-15deg);
        bottom: -10px;
        right: -0px;
        left: 10px;
        z-index: -1;
        display: block;
        height: 35px;
        background: rgba(253, 239, 81, 0.5); }
    .sec-mv .txt-wrap .txt-en {
      -webkit-transform: rotate(-8.3deg);
      -ms-transform: rotate(-8.3deg);
      transform: rotate(-8.3deg);
      padding-left: 8px;
      font-family: "Poppins", sans-serif;
      font-style: italic;
      font-size: 29px;
      font-weight: 700;
      text-shadow: 0px 0px 7px rgba(16, 17, 17, 0.3);
      line-height: 1.2;
      letter-spacing: 1.1px; }
    .sec-mv .txt-wrap .txt-scroll {
      margin-top: 35px;
      font-size: 12px;
      font-family: "Poppins", sans-serif;
      letter-spacing: 1.5px; }
      .sec-mv .txt-wrap .txt-scroll a {
        display: inline-block;
        color: #fff;
        will-change: contents; }
      .sec-mv .txt-wrap .txt-scroll i {
        display: block;
        font-size: 60px;
        line-height: 0.8; }
  .sec-mv .txt-service {
    text-align: center; }
  .sec-mv .txt-ballon {
    margin-bottom: 40px; }
    .sec-mv .txt-ballon span {
      font-size: 26px; }
  .sec-mv .logo-otsApi {
    margin-bottom: 20px; }
    .sec-mv .logo-otsApi img {
      width: 674px; }
    .sec-mv .logo-otsApi span {
      display: block;
      color: #fff;
      font-size: 81px;
      font-weight: 900; }
  .sec-mv .txt-sub {
    color: #fff;
    font-size: 27px;
    font-weight: 700; }
    .sec-mv .txt-sub em {
      color: #ff0;
      font-weight: 700; }
  .sec-mv .li-icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 5px 0 0 0; }
    .sec-mv .li-icon li {
      margin: 0 15px;
      list-style: none; }
  .sec-mv .btn-api {
    position: absolute;
    left: 5px;
    bottom: -20px;
    z-index: 1;
    display: block;
    padding: 20px 21px 15px 20px;
    text-align: center;
    -webkit-transition: none;
    -o-transition: none;
    transition: none; }
    .sec-mv .btn-api:before {
      position: absolute;
      top: 0;
      right: 0;
      bottom: 0;
      left: 0;
      z-index: -1;
      -webkit-transform: skewX(-14deg);
      -ms-transform: skewX(-14deg);
      transform: skewX(-14deg);
      content: "";
      display: block;
      -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
      box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.15);
      background: #00A8F2; }
    .sec-mv .btn-api img {
      width: 160px;
      margin-bottom: 8px; }
    .sec-mv .btn-api span {
      display: block;
      color: #fff;
      font-size: 14px; }
      .sec-mv .btn-api span:after {
        content: "\f138";
        margin-left: 5px;
        font-family: FontAwesome; }
    .sec-mv .btn-api.is-fixed {
      position: fixed;
      left: auto;
      bottom: auto; }
  .sec-mv .lang-wrap {
    position: absolute;
    right: 50px;
    bottom: 17px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
    .sec-mv .lang-wrap span {
      color: #fff;
      font-size: 13px;
      font-weight: 500; }
    .sec-mv .lang-wrap select {
      display: inline-block;
      margin-left: 10px;
      padding: 1px 8px;
      background-image: none;
      font-size: 12px;
      color: #039;
      text-align-last: center; }

/* sec-intro */
.sec-intro {
  position: relative;
  z-index: 9; }
  .sec-intro .wrapper {
    position: relative;
    z-index: 1;
    padding: 135px 340px 140px 45px; }
  .sec-intro .txt-label {
    position: absolute;
    z-index: -1;
    color: #F1F8FF;
    font-size: 340px;
    font-family: "Poppins", sans-serif;
    font-weight: bold;
    font-style: italic;
    line-height: 1; }
    .sec-intro .txt-label.top {
      top: -60px;
      left: -180px; }
    .sec-intro .txt-label.bottom {
      bottom: -60px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
  .sec-intro .ttl {
    margin-bottom: 50px; }
    .sec-intro .ttl img {
      width: 322px; }
    .sec-intro .ttl span {
      margin-left: 15px;
      color: #039;
      font-size: 34px;
      font-weight: 700; }
  .sec-intro .txt-emphasis {
    margin-top: 1.1em;
    color: #039;
    font-size: 30px;
    font-weight: 700;
    line-height: 1.6; }
  .sec-intro figure {
    position: absolute;
    top: 75px;
    right: -90px; }
    .sec-intro figure img {
      display: block;
      margin-left: auto; }
    .sec-intro figure .img02 {
      margin-top: -30px; }
  .sec-intro .bg01 {
    position: relative;
    z-index: 10;
    text-align: center; }
    .sec-intro .bg01 .wrapper {
      padding: 35px 0 50px 0; }
  .sec-intro .ttl-line {
    position: relative;
    font-size: 36px;
    font-weight: 900; }
    .sec-intro .ttl-line:before, .sec-intro .ttl-line:after {
      content: "";
      display: inline-block;
      width: 45px;
      height: 64px;
      margin: 0 5px;
      background: url(../img/ttl-line.svg) no-repeat center center;
      background-size: contain;
      vertical-align: text-top; }
    .sec-intro .ttl-line:after {
      -webkit-transform: scale(-1, 1);
      -ms-transform: scale(-1, 1);
      transform: scale(-1, 1); }
    .sec-intro .ttl-line img {
      width: 205px;
      margin: 10px 10px 0 0;
      vertical-align: text-top; }
    .sec-intro .ttl-line em {
      font-size: 58px;
      font-family: "Poppins", sans-serif;
      font-weight: 700;
      font-style: italic;
      line-height: 1; }
    .sec-intro .ttl-line .txt-num {
      margin-right: 8px;
      font-size: 74px; }
  .sec-intro .li-point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0; }
    .sec-intro .li-point li {
      position: relative;
      width: calc((100% - 40px) / 3);
      margin: 0;
      padding: 30px 0 25px;
      border-radius: 10px;
      background: #fff;
      list-style: none; }
      .sec-intro .li-point li p {
        margin: 0;
        font-size: 22px;
        font-weight: 700;
        line-height: 1.5; }
      .sec-intro .li-point li .ttl {
        position: absolute;
        top: 0;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-family: "Poppins", sans-serif;
        font-size: 32px;
        font-weight: 700;
        font-style: italic; }
        .sec-intro .li-point li .ttl em {
          margin-left: 10px;
          font-size: 48px;
          font-weight: 600;
          font-style: italic; }
      .sec-intro .li-point li:nth-child(1) {
        -webkit-box-shadow: 4px 4px 0 #039;
        box-shadow: 4px 4px 0 #039; }
        .sec-intro .li-point li:nth-child(1) .ttl {
          color: #039; }
      .sec-intro .li-point li:nth-child(2) {
        -webkit-box-shadow: 4px 4px 0 #EC4B46;
        box-shadow: 4px 4px 0 #EC4B46; }
        .sec-intro .li-point li:nth-child(2) .ttl {
          color: #EC4B46; }
      .sec-intro .li-point li:nth-child(3) {
        -webkit-box-shadow: 4px 4px 0 #03BFB8;
        box-shadow: 4px 4px 0 #03BFB8; }
        .sec-intro .li-point li:nth-child(3) .ttl {
          color: #03BFB8; }

/* sec-top-step */
[class^=sec-top-step] {
  position: relative; }
  [class^=sec-top-step]:before {
    position: absolute;
    display: block;
    content: ""; }
  [class^=sec-top-step]:before {
    top: 0;
    left: 50%;
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    height: 300%;
    z-index: -1;
    width: 940px; }
  [class^=sec-top-step] .wrapper {
    position: relative;
    z-index: 100; }
  [class^=sec-top-step] .txt-label {
    position: absolute;
    font-size: 130px;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
    line-height: 1; }
  [class^=sec-top-step] .ttl-num {
    line-height: 1.6; }
    [class^=sec-top-step] .ttl-num .txt-strong {
      -webkit-transform: rotate(-8.3deg) translateY(-8px);
      -ms-transform: rotate(-8.3deg) translateY(-8px);
      transform: rotate(-8.3deg) translateY(-8px);
      display: inline-block;
      padding: 0 5px;
      color: #000;
      font-size: 13px;
      font-weight: 700;
      font-style: italic;
      line-height: 1.6; }
      [class^=sec-top-step] .ttl-num .txt-strong em {
        position: relative;
        -webkit-transform: translateX(-5px);
        -ms-transform: translateX(-5px);
        transform: translateX(-5px);
        display: block;
        font-size: 36px;
        font-weight: 900;
        font-style: italic;
        line-height: 1;
        letter-spacing: 2px; }
        [class^=sec-top-step] .ttl-num .txt-strong em:before {
          position: absolute;
          display: block;
          content: ""; }
        [class^=sec-top-step] .ttl-num .txt-strong em:before {
          -webkit-transform: skewX(-15deg);
          -ms-transform: skewX(-15deg);
          transform: skewX(-15deg);
          bottom: -5px;
          right: -5px;
          left: -5px;
          z-index: -1;
          display: block;
          height: 22px;
          background: #ff0; }
    [class^=sec-top-step] .ttl-num .txt-num {
      display: inline-block;
      font-size: 37px;
      font-weight: 700;
      font-style: italic; }
      [class^=sec-top-step] .ttl-num .txt-num em {
        margin-left: 5px;
        font-size: 58px;
        font-weight: 600;
        font-style: italic; }
  [class^=sec-top-step] h2 {
    margin-bottom: 40px;
    font-size: 38px;
    font-weight: 700; }
  [class^=sec-top-step] .row {
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between; }
  [class^=sec-top-step] .txt-wrap {
    position: relative; }
  [class^=sec-top-step] .image-wrap {
    width: 540px; }

.sec-top-step01 {
  padding-top: 130px; }
  .sec-top-step01:before {
    bottom: -440px;
    -webkit-transform: skewX(38deg) translateX(-110%);
    -ms-transform: skewX(38deg) translateX(-110%);
    transform: skewX(38deg) translateX(-110%);
    height: auto;
    background: #F1F8FF; }
  .sec-top-step01 .wrapper {
    padding: 0 0 0 45px; }
  .sec-top-step01 .txt-wrap {
    width: 580px; }
  .sec-top-step01 .txt-label {
    top: 50px;
    left: 51%;
    color: #F1F8FF; }
  .sec-top-step01 .txt-num {
    color: #039; }
  .sec-top-step01 .image-wrap {
    margin: 10px -65px 0 50px; }

.sec-top-step02 {
  padding-top: 190px; }
  .sec-top-step02:before {
    -webkit-transform: skewX(-38deg) translate(23%, -50%);
    -ms-transform: skewX(-38deg) translate(23%, -50%);
    transform: skewX(-38deg) translate(23%, -50%);
    height: 315%;
    background: #FDF4F7; }
  .sec-top-step02 .txt-label {
    top: -135px;
    margin-left: -15px;
    color: #fff; }
  .sec-top-step02 .ttl-num {
    color: #EC4B46; }
  .sec-top-step02 .ttl-wrap {
    padding-left: 555px; }
  .sec-top-step02 .txt-wrap {
    width: 595px; }
  .sec-top-step02 .image-wrap {
    width: 505px;
    margin: -175px 0 0 -65px; }
    .sec-top-step02 .image-wrap img {
      display: block; }
    .sec-top-step02 .image-wrap .img02 {
      margin: -30px auto 0; }
  .sec-top-step02 .btn-wrap {
    margin-top: 70px; }

.sec-top-step03 {
  padding-top: 225px;
  padding-bottom: 180px; }
  .sec-top-step03:before {
    -webkit-transform: skewX(38deg) translate(-120%, -50%);
    -ms-transform: skewX(38deg) translate(-120%, -50%);
    transform: skewX(38deg) translate(-120%, -50%);
    background: #E8FBFA; }
  .sec-top-step03 .txt-label {
    top: -113px;
    left: 40px;
    z-index: 10;
    color: #fff;
    font-size: 110px; }
  .sec-top-step03 .txt-num {
    color: #03BFB8; }
  .sec-top-step03 .wrapper {
    padding-left: 45px; }
  .sec-top-step03 .txt-wrap {
    width: 580px; }
  .sec-top-step03 .image-wrap {
    margin: -150px -65px 0 50px; }
    .sec-top-step03 .image-wrap .img01 {
      position: relative;
      z-index: 1;
      display: block;
      margin: 0 20px -60px auto; }

/* --- subpage ------------------------------------- */
/* for IE */
.no-flexboxlegacy .sec-mv .logo-otsApi span {
  margin-top: 20px; }

.no-flexboxlegacy .sec-mv .txt-wrap .txt-local span {
  -webkit-transform: translateY(15px);
  -ms-transform: translateY(15px);
  transform: translateY(15px); }

/* tablet向けスタイル */
@media screen and (max-width: 1150px) {
  /* --- common -------------------------------------- */
  /* --- modules ------------------------------------- */
  /* --- layout -------------------------------------- */
  .wrapper {
    max-width: 760px; }
    .wrapper.narrow {
      max-width: 760px; }
  /* --- header/nav ---------------------------------- */
  /* --- footer -------------------------------------- */
  footer .flayer01 .txt-support {
    font-size: 30px; }
  footer .flayer01 .txt-service {
    font-size: 44px; }
    footer .flayer01 .txt-service em {
      font-size: 50px; }
  footer .flayer02 .wrapper {
    max-width: 760px; }
    footer .flayer02 .wrapper .btn-skin02 {
      padding: 15px 70px 15px 30px; }
  /* --- skin ---------------------------------------- */
  /* title */
  /* button */
  /* link */
  /* table */
  /* form */
  /* list */
  /* label */
  /* column */
  /* etc */
  /* --- toppage ------------------------------------- */
  .sec-mv .lang-wrap {
    right: 15px;
    bottom: 15px; }
  .sec-mv .txt-wrap {
    top: 16px;
    right: 5px; }
    .sec-mv .txt-wrap .txt-local span {
      font-size: 55px; }
  .sec-intro .wrapper {
    padding: 135px 240px 140px 0; }
  .sec-intro figure {
    right: -260px; }
    .sec-intro figure .img02 {
      margin-left: 60px; }
  .sec-intro .li-point li p {
    font-size: 20px; }
  [class^=sec-top-step] .image-wrap {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    width: auto; }
  [class^=sec-top-step] h2 {
    font-size: 32px; }
  .sec-top-step01 .wrapper {
    padding: 0; }
  .sec-top-step01 .image-wrap {
    margin: 10px -120px 0 20px; }
  .sec-top-step01 .txt-wrap {
    width: 500px; }
  .sec-top-step02 .ttl-wrap {
    padding-left: 260px; }
  .sec-top-step02 .txt-wrap {
    width: 500px; }
  .sec-top-step02 .image-wrap {
    margin: -175px 0 0 -180px;
    padding-right: 20px; }
  .sec-top-step03 .wrapper {
    padding: 0; }
  .sec-top-step03 .image-wrap {
    margin: -150px -210px 0 20px; }
  .sec-top-step03 .txt-wrap {
    width: 500px; }
  /* --- subpage ------------------------------------- */ }

/* sp向けスタイル */
@media screen and (max-width: 767px) {
  /* --- common -------------------------------------- */
  .show-pc,
  .show-pc.inline {
    display: none; }
  .show-sp {
    display: block; }
  .show-sp.inline {
    display: inline-block; }
  .fl, .fr {
    float: none; }
  .sp-tac {
    text-align: center; }
  .sp-tal {
    text-align: left; }
  .sp-tar {
    text-align: right; }
  html {
    overflow: auto;
    height: 100%; }
  body {
    font-size: 16px;
    -webkit-text-size-adjust: 100%; }
  .sp-mt0 {
    margin-top: 0px !important; }
  .sp-mr0 {
    margin-right: 0px !important; }
  .sp-mb0 {
    margin-bottom: 0px !important; }
  .sp-ml0 {
    margin-left: 0px !important; }
  .sp-pt0 {
    padding-top: 0px !important; }
  .sp-pr0 {
    padding-right: 0px !important; }
  .sp-pb0 {
    padding-bottom: 0px !important; }
  .sp-pl0 {
    padding-left: 0px !important; }
  .sp-mt5 {
    margin-top: 5px !important; }
  .sp-mr5 {
    margin-right: 5px !important; }
  .sp-mb5 {
    margin-bottom: 5px !important; }
  .sp-ml5 {
    margin-left: 5px !important; }
  .sp-pt5 {
    padding-top: 5px !important; }
  .sp-pr5 {
    padding-right: 5px !important; }
  .sp-pb5 {
    padding-bottom: 5px !important; }
  .sp-pl5 {
    padding-left: 5px !important; }
  .sp-mt10 {
    margin-top: 10px !important; }
  .sp-mr10 {
    margin-right: 10px !important; }
  .sp-mb10 {
    margin-bottom: 10px !important; }
  .sp-ml10 {
    margin-left: 10px !important; }
  .sp-pt10 {
    padding-top: 10px !important; }
  .sp-pr10 {
    padding-right: 10px !important; }
  .sp-pb10 {
    padding-bottom: 10px !important; }
  .sp-pl10 {
    padding-left: 10px !important; }
  .sp-mt15 {
    margin-top: 15px !important; }
  .sp-mr15 {
    margin-right: 15px !important; }
  .sp-mb15 {
    margin-bottom: 15px !important; }
  .sp-ml15 {
    margin-left: 15px !important; }
  .sp-pt15 {
    padding-top: 15px !important; }
  .sp-pr15 {
    padding-right: 15px !important; }
  .sp-pb15 {
    padding-bottom: 15px !important; }
  .sp-pl15 {
    padding-left: 15px !important; }
  .sp-mt20 {
    margin-top: 20px !important; }
  .sp-mr20 {
    margin-right: 20px !important; }
  .sp-mb20 {
    margin-bottom: 20px !important; }
  .sp-ml20 {
    margin-left: 20px !important; }
  .sp-pt20 {
    padding-top: 20px !important; }
  .sp-pr20 {
    padding-right: 20px !important; }
  .sp-pb20 {
    padding-bottom: 20px !important; }
  .sp-pl20 {
    padding-left: 20px !important; }
  .sp-mt25 {
    margin-top: 25px !important; }
  .sp-mr25 {
    margin-right: 25px !important; }
  .sp-mb25 {
    margin-bottom: 25px !important; }
  .sp-ml25 {
    margin-left: 25px !important; }
  .sp-pt25 {
    padding-top: 25px !important; }
  .sp-pr25 {
    padding-right: 25px !important; }
  .sp-pb25 {
    padding-bottom: 25px !important; }
  .sp-pl25 {
    padding-left: 25px !important; }
  .sp-mt30 {
    margin-top: 30px !important; }
  .sp-mr30 {
    margin-right: 30px !important; }
  .sp-mb30 {
    margin-bottom: 30px !important; }
  .sp-ml30 {
    margin-left: 30px !important; }
  .sp-pt30 {
    padding-top: 30px !important; }
  .sp-pr30 {
    padding-right: 30px !important; }
  .sp-pb30 {
    padding-bottom: 30px !important; }
  .sp-pl30 {
    padding-left: 30px !important; }
  .sp-mt35 {
    margin-top: 35px !important; }
  .sp-mr35 {
    margin-right: 35px !important; }
  .sp-mb35 {
    margin-bottom: 35px !important; }
  .sp-ml35 {
    margin-left: 35px !important; }
  .sp-pt35 {
    padding-top: 35px !important; }
  .sp-pr35 {
    padding-right: 35px !important; }
  .sp-pb35 {
    padding-bottom: 35px !important; }
  .sp-pl35 {
    padding-left: 35px !important; }
  .sp-mt40 {
    margin-top: 40px !important; }
  .sp-mr40 {
    margin-right: 40px !important; }
  .sp-mb40 {
    margin-bottom: 40px !important; }
  .sp-ml40 {
    margin-left: 40px !important; }
  .sp-pt40 {
    padding-top: 40px !important; }
  .sp-pr40 {
    padding-right: 40px !important; }
  .sp-pb40 {
    padding-bottom: 40px !important; }
  .sp-pl40 {
    padding-left: 40px !important; }
  .sp-mt45 {
    margin-top: 45px !important; }
  .sp-mr45 {
    margin-right: 45px !important; }
  .sp-mb45 {
    margin-bottom: 45px !important; }
  .sp-ml45 {
    margin-left: 45px !important; }
  .sp-pt45 {
    padding-top: 45px !important; }
  .sp-pr45 {
    padding-right: 45px !important; }
  .sp-pb45 {
    padding-bottom: 45px !important; }
  .sp-pl45 {
    padding-left: 45px !important; }
  .sp-mt50 {
    margin-top: 50px !important; }
  .sp-mr50 {
    margin-right: 50px !important; }
  .sp-mb50 {
    margin-bottom: 50px !important; }
  .sp-ml50 {
    margin-left: 50px !important; }
  .sp-pt50 {
    padding-top: 50px !important; }
  .sp-pr50 {
    padding-right: 50px !important; }
  .sp-pb50 {
    padding-bottom: 50px !important; }
  .sp-pl50 {
    padding-left: 50px !important; }
  /* --- modules ------------------------------------- */
  .fsize-smaller {
    font-size: 10px; }
  .fsize-small {
    font-size: 12px; }
  .fsize-normal {
    font-size: 14px; }
  .fsize-large {
    font-size: 16px; }
  .fsize-larger {
    font-size: 18px; }
  /* --- layout -------------------------------------- */
  .wrapper {
    width: 100%;
    max-width: 600px;
    padding-left: 15px;
    padding-right: 15px; }
    .wrapper.narrow {
      max-width: 600px; }
  .main {
    font-size: 16px; }
    .main p {
      line-height: 1.75; }
  /* --- header/nav ---------------------------------- */
  /* --- footer -------------------------------------- */
  footer .flayer01 .txt-ballon:after {
    border: 1px solid #039; }
  footer .flayer01 .txt-ballon span {
    padding: 5px 22px;
    font-size: 25px; }
    footer .flayer01 .txt-ballon span:before, footer .flayer01 .txt-ballon span:after {
      border-width: 18px 10px 0 10px; }
    footer .flayer01 .txt-ballon span:after {
      top: 95%; }
  footer .flayer01 .wrapper {
    padding: 65px 15px 40px; }
  footer .flayer01 .txt-support {
    font-size: 16px; }
  footer .flayer01 .txt-service {
    font-size: 18px; }
    footer .flayer01 .txt-service em {
      font-size: 24px; }
  footer .flayer02 .wrapper {
    max-width: 600px;
    padding: 40px 15px 15px; }
    footer .flayer02 .wrapper .btn-skin02 {
      padding: 10px 30px 15px 20px; }
  footer .flayer02 .flogo {
    margin-bottom: 10px;
    font-size: 16px; }
    footer .flayer02 .flogo img {
      width: 180px;
      margin-right: 10px; }
  footer .flayer02 .attention-wrap {
    margin-top: 30px; }
  footer .flayer02 .txt-copy {
    padding-top: 30px; }
  /* --- skin ---------------------------------------- */
  /* title */
  /* button */
  .btn-skin01 {
    display: block;
    font-size: 14px;
    text-align: center; }
  .btn-skin02 {
    display: block;
    padding: 10px 30px 15px 20px;
    font-size: 16px; }
    .btn-skin02.ar-r:after {
      right: 10px; }
  /* link */
  /* table */
  /* form */
  /* list */
  /* label */
  /* column */
  .row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column; }
    .row.gutters {
      margin-left: 0; }
      .row.gutters > .col-1 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-1 {
        margin-left: 0 !important; }
      .row.gutters > .col-2 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-2 {
        margin-left: 0 !important; }
      .row.gutters > .col-3 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-3 {
        margin-left: 0 !important; }
      .row.gutters > .col-4 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-4 {
        margin-left: 0 !important; }
      .row.gutters > .col-5 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-5 {
        margin-left: 0 !important; }
      .row.gutters > .col-6 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-6 {
        margin-left: 0 !important; }
      .row.gutters > .col-7 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-7 {
        margin-left: 0 !important; }
      .row.gutters > .col-8 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-8 {
        margin-left: 0 !important; }
      .row.gutters > .col-9 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-9 {
        margin-left: 0 !important; }
      .row.gutters > .col-10 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-10 {
        margin-left: 0 !important; }
      .row.gutters > .col-11 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-11 {
        margin-left: 0 !important; }
      .row.gutters > .col-12 {
        width: auto;
        margin-left: 0; }
      .row.gutters > .offset-12 {
        margin-left: 0 !important; }
  .col-1 {
    width: 100%; }
  .offset-1 {
    margin-left: 0; }
  .col-2 {
    width: 100%; }
  .offset-2 {
    margin-left: 0; }
  .col-3 {
    width: 100%; }
  .offset-3 {
    margin-left: 0; }
  .col-4 {
    width: 100%; }
  .offset-4 {
    margin-left: 0; }
  .col-5 {
    width: 100%; }
  .offset-5 {
    margin-left: 0; }
  .col-6 {
    width: 100%; }
  .offset-6 {
    margin-left: 0; }
  .col-7 {
    width: 100%; }
  .offset-7 {
    margin-left: 0; }
  .col-8 {
    width: 100%; }
  .offset-8 {
    margin-left: 0; }
  .col-9 {
    width: 100%; }
  .offset-9 {
    margin-left: 0; }
  .col-10 {
    width: 100%; }
  .offset-10 {
    margin-left: 0; }
  .col-11 {
    width: 100%; }
  .offset-11 {
    margin-left: 0; }
  .col-12 {
    width: 100%; }
  .offset-12 {
    margin-left: 0; }
  /* etc */
  p + h2,
  p + h3,
  p + h4,
  p + h5,
  p + h6,
  ul + h2,
  ul + h3,
  ul + h4,
  ul + h5,
  ul + h6,
  ol + h2,
  ol + h3,
  ol + h4,
  ol + h5,
  ol + h6,
  dl + h2,
  dl + h3,
  dl + h4,
  dl + h5,
  dl + h6,
  blockquote + h2,
  blockquote + h3,
  blockquote + h4,
  blockquote + h5,
  blockquote + h6,
  hr + h2,
  hr + h3,
  hr + h4,
  hr + h5,
  hr + h6,
  pre + h2,
  pre + h3,
  pre + h4,
  pre + h5,
  pre + h6,
  table + h2,
  table + h3,
  table + h4,
  table + h5,
  table + h6,
  form + h2,
  form + h3,
  form + h4,
  form + h5,
  form + h6,
  figure + h2,
  figure + h3,
  figure + h4,
  figure + h5,
  figure + h6 {
    margin-top: 20px; }
  .txt-ballon span:before {
    border-width: 12px 7px 0 7px; }
  .txt-ballon span:after {
    border-width: 12px 7px 0 7px; }
  /* --- toppage ------------------------------------- */
  /* sec-mv */
  .sec-mv .logo {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    width: auto;
    margin: 0;
    padding: 0;
    text-align: center; }
    .sec-mv .logo a {
      display: block;
      padding: 7px 10px; }
  .sec-mv .wrapper {
    max-width: 100%;
    height: 500px;
    padding-top: 145px; }
  .sec-mv .txt-wrap {
    top: 60px;
    right: 50%;
    -webkit-transform: translateX(50%);
    -ms-transform: translateX(50%);
    transform: translateX(50%); }
    .sec-mv .txt-wrap .txt-local {
      margin-bottom: 7px;
      font-size: 13px; }
      .sec-mv .txt-wrap .txt-local:after {
        bottom: -2px;
        right: -0px;
        left: 0px;
        -webkit-transform: skewX(-15deg) rotate(-3deg);
        -ms-transform: skewX(-15deg) rotate(-3deg);
        transform: skewX(-15deg) rotate(-3deg);
        height: 15px; }
      .sec-mv .txt-wrap .txt-local span {
        padding-left: 0;
        font-size: 40px;
        white-space: nowrap; }
    .sec-mv .txt-wrap .txt-en {
      padding-left: 3px;
      font-size: 10px; }
  .sec-mv .txt-ballon {
    margin-bottom: 20px; }
    .sec-mv .txt-ballon span {
      font-size: 16px; }
  .sec-mv .logo-otsApi {
    margin-bottom: 10px; }
    .sec-mv .logo-otsApi img {
      width: 270px; }
    .sec-mv .logo-otsApi span {
      font-size: 30px; }
  .sec-mv .txt-sub {
    font-size: 16px; }
  .sec-mv .li-icon {
    margin: 10px 0 0 0; }
    .sec-mv .li-icon li {
      margin: 0 5px; }
  .sec-mv .btn-api {
    left: 7px;
    bottom: -10px;
    padding: 4px 10px 5px 8px;
    white-space: nowrap; }
    .sec-mv .btn-api img {
      width: 120px;
      margin-bottom: 0; }
    .sec-mv .btn-api span {
      font-size: 11px;
      white-space: nowrap; }
  .sec-mv .lang-wrap {
    right: 10px;
    bottom: 10px; }
    .sec-mv .lang-wrap select {
      margin-left: 5px; }
  /* sec-intro */
  .sec-intro .ttl {
    margin-bottom: 15px; }
    .sec-intro .ttl img {
      width: 200px; }
    .sec-intro .ttl span {
      display: block;
      margin-left: 0; }
  .sec-intro .txt-label {
    font-size: 105px; }
    .sec-intro .txt-label.top {
      top: -20px;
      left: 0px; }
    .sec-intro .txt-label.bottom {
      bottom: -20px; }
  .sec-intro .wrapper {
    padding: 60px 15px; }
  .sec-intro figure {
    position: static;
    text-align: center; }
  .sec-intro .txt-emphasis {
    margin-bottom: 15px;
    font-size: 18px; }
  .sec-intro .bg01 .wrapper {
    padding: 35px 15px 20px; }
  .sec-intro .ttl-line {
    padding: 0 40px; }
    .sec-intro .ttl-line:before, .sec-intro .ttl-line:after {
      position: absolute;
      bottom: 0;
      width: 35px; }
    .sec-intro .ttl-line:before {
      left: 0; }
    .sec-intro .ttl-line:after {
      right: 0; }
    .sec-intro .ttl-line img {
      display: block;
      width: 165px;
      margin: auto; }
    .sec-intro .ttl-line em {
      font-size: 35px; }
    .sec-intro .ttl-line .txt-num {
      margin-right: 5px;
      font-size: 45px; }
  .sec-intro .li-point {
    display: block; }
    .sec-intro .li-point li {
      width: auto;
      margin-bottom: 35px; }
      .sec-intro .li-point li p {
        font-size: 20px; }
  /* sec-top-step */
  [class^=sec-top-step]:before {
    width: 330px; }
  [class^=sec-top-step] .txt-label {
    font-size: 80px; }
  [class^=sec-top-step] h2 {
    margin-bottom: 15px; }
  .sec-top-step01 {
    padding-top: 115px; }
    .sec-top-step01:before {
      -webkit-transform: skewX(38deg) translateX(-146%);
      -ms-transform: skewX(38deg) translateX(-146%);
      transform: skewX(38deg) translateX(-146%); }
    .sec-top-step01 .txt-label {
      top: 30px;
      left: 22%;
      color: #f9fcff; }
    .sec-top-step01 .wrapper {
      padding: 0 15px; }
    .sec-top-step01 .txt-wrap {
      width: auto; }
    .sec-top-step01 .image-wrap {
      margin: 15px 0 0 0;
      text-align: center; }
  .sec-top-step02 {
    padding-top: 115px; }
    .sec-top-step02 .ttl-wrap {
      padding-left: 0; }
    .sec-top-step02 .txt-label {
      top: -80px;
      margin-left: 0;
      color: #fefafc;
      font-size: 72px; }
    .sec-top-step02 .row {
      -webkit-box-orient: vertical;
      -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
      flex-direction: column-reverse; }
    .sec-top-step02 .txt-wrap {
      width: auto; }
    .sec-top-step02 .btn-wrap {
      margin-top: 20px; }
    .sec-top-step02 .image-wrap {
      margin: 15px 0 0 0;
      padding: 0;
      text-align: center; }
    .sec-top-step02 .img02 {
      width: 80%; }
  .sec-top-step03 {
    padding-top: 115px;
    padding-bottom: 90px; }
    .sec-top-step03 .txt-label {
      top: -80px;
      margin-left: 0;
      color: #f3fdfc;
      font-size: 72px; }
    .sec-top-step03 .wrapper {
      padding: 0 15px; }
    .sec-top-step03 .txt-wrap {
      width: auto; }
    .sec-top-step03 .image-wrap {
      margin: 15px 0 0 0;
      text-align: center; }
      .sec-top-step03 .image-wrap .img01 {
        width: 80%;
        margin: 0 20px -20px auto; }
  /* --- subpage ------------------------------------- */ }

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important; }
  body {
    width: auto;
    -webkit-print-color-adjust: exact; }
  a,
  a:visited {
    text-decoration: underline; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  h2, h3, h4 {
    page-break-after: avoid; }
  @page {
    margin: 0.5cm; } }
