@charset "UTF-8";
/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
/**
 * YUI Reset
 * @module reset
 * @namespace
 * @requires
 */
@import url(https://fonts.googleapis.com/css?family=Source+Serif+Pro);
@import url(https://fonts.googleapis.com/css?family=Roboto+Condensed);
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(https://fonts.googleapis.com/css?family=Roboto);
html {
  background: #FFF;
  overflow-y: scroll;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

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

fieldset, img {
  border: 0;
}

address, caption, cite, code, dfn, em, th, var, optgroup {
  font-style: inherit;
  font-weight: inherit;
}

del, ins {
  text-decoration: none;
}

li {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

q:before, q:after {
  content: '';
}

abbr, acronym {
  border: 0;
  font-variant: normal;
}

sup, sub {
  vertical-align: baseline;
}

/*because legend doesn't inherit in IE */
legend {
  color: #000;
}

input, button, textarea, select, optgroup, option {
  font-family: inherit;
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
}

/*@purpose To enable resizing for IE */
/*@branch For IE6-Win, IE7-Win */
input, button, textarea, select {
  *font-size: 100%;
}

hr {
  display: none;
}

address {
  font-style: normal;
}

figure {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-inline-start: 0;
  margin-inline-end: 0;
}

/*
Copyright (c) 2009, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.8.0r4
*/
/**
 * YUI Fonts
 * @module fonts
 * @namespace yui-
 * @requires 
 */
/**
 * Percents could work for IE, but for backCompat purposes, we are using keywords.
 * x-small is for IE6/7 quirks mode.
 */
body {
  font: 13px/1.231 "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ","ＭＳ ゴシック",sans-serif;
  -webkit-font-smoothing: antialiased;
  /* for IE6/7 */
  *font-size: small;
  /* for IE Quirks Mode */
  *font: x-small;
}

/*
[ 明朝 ]

"ヒラギノ明朝 Pro W3","Hiragino Mincho Pro", Verdana, serif

[ ゴシック ]
"ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Osaka", sans-serif
"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif
"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif

*/
/**
 * Nudge down to get to 13px equivalent for these form elements
 */
select, input, button, textarea, button {
  font: 99%;
}

/**
 * To help tables remember to inherit
 */
table {
  font-size: inherit;
  font: 100%;
}

/**
 * Bump up IE to get to 13px equivalent for these fixed-width elements
 */
pre, code, kbd, samp, tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}

.online {
  font-family: 'Noto Sans JP', "游ゴシック", "YuGothic", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", "ＭＳ ゴシック", sans-serif;
}
.online img {
  width: 100%;
  height: auto;
}
@media screen and (min-width: 769px) {
  .online .is-sp {
    display: none;
  }
}
.online .mv {
  padding-top: 60px;
  margin-bottom: 41px;
}
.online .about {
  text-align: center;
  margin-bottom: 40px;
}
@media screen and (min-width: 769px) {
  .online .about {
    margin: 60px 0;
  }
}
.online .about h2 {
  margin-bottom: 18px;
  font-weight: bold;
  font-size: 23px;
  line-height: 1.5;
}
@media screen and (min-width: 769px) {
  .online .about h2 {
    font-size: 32px;
  }
}
.online .about h2 span {
  font-size: 24px;
  color: #e20017;
}
@media screen and (min-width: 769px) {
  .online .about h2 span {
    font-size: 34px;
  }
}
.online .about p {
  margin-bottom: 26px;
}
.online .about p small {
  font-size: 14px;
}
.online .about figure {
  max-width: 330px;
  margin: 0 auto;
  padding: 0 15px;
}
@media screen and (min-width: 769px) {
  .online .about figure {
    max-width: 975px;
  }
}
.online .merit {
  margin-bottom: 40px;
  padding: 40px 0;
  background-color: #f49e21;
}
@media screen and (min-width: 769px) {
  .online .merit {
    margin: 60px 0;
  }
}
.online .merit h2 {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.25;
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (min-width: 769px) {
  .online .merit h2 {
    font-size: 32px;
    margin-bottom: 41px;
  }
}
.online .merit h2::after {
  content: "MERIT";
  display: block;
  font-size: 14px;
  color: #e20017;
  margin-top: 7px;
}
@media screen and (min-width: 769px) {
  .online .merit h2::after {
    font-size: 15px;
    margin-top: 12px;
  }
}
@media screen and (min-width: 769px) {
  .online .merit__contents {
    max-width: 960px;
    padding: 0 15px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) and (max-width: 990px) {
  .online .merit__contents {
    height: 636px;
    flex-direction: column;
    align-items: center;
  }
}

.online .merit__item {
  width: 243px;
  padding: 26px 25px;
  margin: 0 auto 15px;
  border: 4px solid #000;
}
@media screen and (min-width: 769px) {
  .online .merit__item {
    width: 240px;
    padding: 30px;
    margin: 0;
    border: 5px solid #000;
  }
}
.online .merit__item dt {
  width: 100%;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #000;
  font-weight: bold;
  font-size: 19px;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .online .merit__item dt {
    font-size: 24px;
  }
}
.online .merit__item dd {
  font-size: 15px;
  line-height: 1.6;
}
.online .flow {
  margin-bottom: 40px;
}
.online .flow h2 {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.25;
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (min-width: 769px) {
  .online .flow h2 {
    font-size: 32px;
    margin-bottom: 41px;
  }
}
.online .flow h2::after {
  content: "FLOW";
  display: block;
  font-size: 14px;
  color: #e20017;
  margin-top: 7px;
}
@media screen and (min-width: 769px) {
  .online .flow h2::after {
    font-size: 15px;
    margin-top: 12px;
  }
}
.online .flow__contents {
  padding: 0 15px;
}
.online .flow__item {
  max-width: 345px;
  margin: 0 auto;
  padding: 18px 0 30px;
  border-bottom: 1px solid #dedede;
}
@media screen and (min-width: 769px) {
  .online .flow__item {
    max-width: 960px;
    padding: 30px 0;
  }
}
.online .flow__item dt {
  margin-bottom: 33px;
  display: flex;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .online .flow__item dt {
    margin-bottom: 21px;
  }
}
.online .flow__item dt .flow__item-no {
  width: 64px;
}
@media screen and (min-width: 769px) {
  .online .flow__item dt .flow__item-no {
    width: 89px;
  }
}
.online .flow__item dt .flow__item-title {
  margin-left: 16px;
  font-weight: 500;
  font-size: 20px;
}
@media screen and (min-width: 769px) {
  .online .flow__item dt .flow__item-title {
    margin-left: 28px;
    font-size: 26px;
  }
}
.online .flow__item dd {
  max-width: 282px;
  padding: 15px;
  margin: 0 auto;
  background-color: #f3f3f3;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .online .flow__item dd {
    max-width: 790px;
    margin-right: 0;
    padding: 18px 20px;
  }
}
.online .flow__item:first-child {
  border-top: 1px solid #dedede;
}
.online .rental {
  padding: 40px 0;
  background-color: #f3f3f3;
}
.online .rental h2 {
  font-weight: bold;
  font-size: 28px;
  line-height: 1.25;
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (min-width: 769px) {
  .online .rental h2 {
    font-size: 32px;
    margin-bottom: 41px;
  }
}
.online .rental h2::after {
  content: "FREE RENTAL TABLET";
  display: block;
  font-size: 14px;
  color: #e20017;
  margin-top: 7px;
}
@media screen and (min-width: 769px) {
  .online .rental h2::after {
    font-size: 15px;
    margin-top: 12px;
  }
}
.online .rental figure {
  max-width: 345px;
  margin: 0 auto 20px;
  padding: 0 15px;
}
@media screen and (min-width: 769px) {
  .online .rental figure {
    max-width: 975px;
    margin-bottom: 30px;
  }
}
.online .rental p {
  max-width: 345px;
  margin: 0 auto 1rem;
  padding: 0 15px;
  font-size: 15px;
  line-height: 1.6;
}
@media screen and (min-width: 769px) {
  .online .rental p {
    max-width: 975px;
    margin-bottom: 0.5rem;
    text-align: center;
  }
}
.online .rental p:last-child {
  margin-bottom: 0;
}
