@charset "UTF-8";
@import url(https://fonts.googleapis.com/css?family=Noto+Sans:400,700);
/* line 5, ../../../../../../../../Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/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; }

/* line 22, ../../../../../../../../Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1; }

/* line 24, ../../../../../../../../Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none; }

/* line 26, ../../../../../../../../Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 28, ../../../../../../../../Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle; }

/* line 30, ../../../../../../../../Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none; }
  /* line 103, ../../../../../../../../Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
  q:before, q:after, blockquote:before, blockquote:after {
    content: "";
    content: none; }

/* line 32, ../../../../../../../../Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none; }

/* line 116, ../../../../../../../../Program Files (x86)/Koala/rubygems/gems/compass-core-1.0.1/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block; }

/* line 6, ../../scss_ru/style_ru.scss */
body {
  font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-weight: 500; }

/* line 5, ../../scss_ru/_common.scss */
body {
  text-align: center;
  -webkit-text-size-adjust: 100%;
  color: #333;
  background-color: #fff;
  font-size: 15px;
  text-align: left;
  font-family: 'Noto Sans', sans-serif;
  font-weight: normal;
  word-wrap: break-word; }

/* line 16, ../../scss_ru/_common.scss */
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote {
  padding: 0;
  margin: 0; }

/* line 20, ../../scss_ru/_common.scss */
h1, h2, h3, h4, h5, h6 {
  font-size: 100%; }

/* line 21, ../../scss_ru/_common.scss */
img {
  vertical-align: bottom; }

/* line 22, ../../scss_ru/_common.scss */
fieldset, img, a img {
  border: 0; }

/* line 23, ../../scss_ru/_common.scss */
a {
  color: #069fcb;
  text-decoration: none;
  -webkit-transition: all 0.25s ease-in-out;
  -moz-transition: all 0.25s ease-in-out;
  -o-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out; }

/* line 30, ../../scss_ru/_common.scss */
.link-no {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)";
  cursor: default; }

/* line 31, ../../scss_ru/_common.scss */
a:hover {
  opacity: 0.6;
  filter: alpha(opacity=60);
  -ms-filter: "alpha(opacity=60)"; }

/* line 33, ../../scss_ru/_common.scss */
address, caption, cite, code, dfn, em, th, var {
  font-weight: normal;
  font-style: normal; }

/* line 37, ../../scss_ru/_common.scss */
ol, ul {
  list-style: none; }

/* line 38, ../../scss_ru/_common.scss */
caption, th {
  text-align: left; }

/* line 39, ../../scss_ru/_common.scss */
q:before, q:after {
  content: ''; }

/* line 40, ../../scss_ru/_common.scss */
abbr, acronym {
  border: 0; }

/* line 41, ../../scss_ru/_common.scss */
img {
  vertical-align: bottom; }

/* line 42, ../../scss_ru/_common.scss */
strong {
  font-weight: bold; }

/* line 44, ../../scss_ru/_common.scss */
.align-r {
  text-align: right; }

/* line 45, ../../scss_ru/_common.scss */
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden; }

/* line 52, ../../scss_ru/_common.scss */
.clearfix {
  display: inline-table; }

/* line 53, ../../scss_ru/_common.scss */
.cf:before,
.cf:after {
  content: "";
  display: table; }

/* line 58, ../../scss_ru/_common.scss */
.cf:after {
  clear: both; }

/* line 62, ../../scss_ru/_common.scss */
.mb0 {
  margin-bottom: 0 !important; }

/* line 63, ../../scss_ru/_common.scss */
.mb5 {
  margin-bottom: 5px !important; }

/* line 65, ../../scss_ru/_common.scss */
.left {
  float: left; }

/* line 66, ../../scss_ru/_common.scss */
.right {
  float: right; }

/* line 68, ../../scss_ru/_common.scss */
.align-c {
  text-align: center; }

/* line 70, ../../scss_ru/_common.scss */
.txt-lbl {
  color: #069fcb; }

/* line 71, ../../scss_ru/_common.scss */
.txt-bl {
  color: #004482; }

/* line 72, ../../scss_ru/_common.scss */
.txt-gr {
  color: #278d87; }

/* line 73, ../../scss_ru/_common.scss */
.txt-lbl02 {
  color: #c6e8ff; }

/* line 74, ../../scss_ru/_common.scss */
.txt10 {
  font-size: 10px !important; }

/* line 75, ../../scss_ru/_common.scss */
.txt12 {
  font-size: 12px !important; }

/* line 76, ../../scss_ru/_common.scss */
.txt14 {
  font-size: 14px; }

/* line 77, ../../scss_ru/_common.scss */
.sp {
  display: none; }

/* line 79, ../../scss_ru/_common.scss */
.txt01 {
  line-height: 1.7;
  padding-left: 1.1em;
  text-indent: -1.1em; }

/* line 83, ../../scss_ru/_common.scss */
a.arr {
  position: relative;
  color: #fff;
  display: block;
  padding: 8px 0; }
  /* line 88, ../../scss_ru/_common.scss */
  a.arr::after {
    border-right: 2px solid #fff;
    border-top: 2px solid #fff;
    border-radius: 1px;
    content: "";
    position: absolute;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    top: 39%;
    left: 85%;
    width: 7px;
    height: 7px; }

/* line 103, ../../scss_ru/_common.scss */
span.bg-p {
  background-color: #ffedf9; }

/* line 105, ../../scss_ru/_common.scss */
#message h2, #in-policy h2, section#main h2, #in-policy span.num, div#prof h4, div#in-info dt, section#info h2, section#access h2, section#price h2 {
  font-family: 'Noto Sans', serif; }

/* line 3, ../../scss_ru/_pc.scss */
hgroup {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  padding: 10px 0 5px 0; }
  /* line 8, ../../scss_ru/_pc.scss */
  hgroup h1 {
    width: 258px;
    float: left; }
  /* line 14, ../../scss_ru/_pc.scss */
  hgroup dl {
    float: left;
    width: 300px; }
  /* line 18, ../../scss_ru/_pc.scss */
  hgroup dt {
    font-size: 16px;
    color: #278d87;
    font-weight: bold;
    margin-bottom: 5px; }
  /* line 24, ../../scss_ru/_pc.scss */
  hgroup dd {
    font-size: 14px;
    line-height: 1.5;
    margin-bottom: 3px; }
  /* line 29, ../../scss_ru/_pc.scss */
  hgroup div.right {
    width: 430px; }
    /* line 31, ../../scss_ru/_pc.scss */
    hgroup div.right ul#h-lan {
      float: left;
      width: 115px;
      font-size: 14px;
      text-align: center; }
      /* line 36, ../../scss_ru/_pc.scss */
      hgroup div.right ul#h-lan li:nth-child(1) a {
        background-color: #069fcb; }
      /* line 37, ../../scss_ru/_pc.scss */
      hgroup div.right ul#h-lan li:nth-child(2) a {
        background-color: #278d87; }
      /* line 38, ../../scss_ru/_pc.scss */
      hgroup div.right ul#h-lan li:nth-child(3) a {
        background-color: #004482; }
      /* line 39, ../../scss_ru/_pc.scss */
      hgroup div.right ul#h-lan a {
        width: 100%;
        margin-bottom: 3px; }
    /* line 44, ../../scss_ru/_pc.scss */
    hgroup div.right p {
      float: right;
      width: 280px; }
    /* line 45, ../../scss_ru/_pc.scss */
    hgroup div.right p.pc {
      padding-top: 5px; }

/* line 49, ../../scss_ru/_pc.scss */
header div.sf-menu {
  border-top: 1px solid #e3e3e3;
  width: 100%; }
/* line 53, ../../scss_ru/_pc.scss */
header ul {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto;
  text-align: center; }
  /* line 58, ../../scss_ru/_pc.scss */
  header ul a {
    position: relative;
    color: #333;
    display: block;
    padding: 20px 0 20px 20px;
    width: 230px;
    float: left; }
    /* line 65, ../../scss_ru/_pc.scss */
    header ul a::after {
      border-right: 2px solid #278d87;
      border-top: 2px solid #278d87;
      border-radius: 1px;
      content: "";
      position: absolute;
      transform: rotate(135deg);
      -webkit-transform: rotate(135deg);
      top: 40%;
      left: 20px;
      width: 7px;
      height: 7px; }

/* line 83, ../../scss_ru/_pc.scss */
section#main {
  background: url(../../img/main_bg.jpg) no-repeat center top;
  margin-bottom: 28px; }
  /* line 86, ../../scss_ru/_pc.scss */
  section#main div {
    width: 500px;
    height: 475px;
    overflow: hidden;
    margin: 0 auto;
    padding-left: 500px;
    text-align: center; }
  /* line 94, ../../scss_ru/_pc.scss */
  section#main h2 {
    font-size: 42px;
    color: #004482;
    padding: 67px 0 30px 0;
    letter-spacing: 0.2em; }
  /* line 100, ../../scss_ru/_pc.scss */
  section#main p {
    line-height: 2.5;
    padding-left: 30px;
    text-align: left; }
  /* line 101, ../../scss_ru/_pc.scss */
  section#main h3 {
    padding-top: 35px;
    text-align: right; }

/* line 103, ../../scss_ru/_pc.scss */
section#container {
  width: 1000px;
  overflow: hidden;
  margin: 0 auto 30px auto; }
  /* line 107, ../../scss_ru/_pc.scss */
  section#container section#left {
    float: left;
    width: 690px; }
  /* line 111, ../../scss_ru/_pc.scss */
  section#container #message h2 {
    color: #004482;
    font-weight: 500;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 15px;
    padding: 125px 0 0 10px;
    height: 165px;
    background: url(../../img/mess_bg.jpg) no-repeat top left; }
  /* line 121, ../../scss_ru/_pc.scss */
  section#container #message p {
    line-height: 1.5;
    margin-bottom: 10px; }
  /* line 126, ../../scss_ru/_pc.scss */
  section#container #in-policy {
    background: #fff url(../../img/policy_bg02.gif) repeat top left;
    padding-bottom: 2px;
    border-left: 14px solid #cae8f9;
    border-right: 14px solid #cae8f9; }
    /* line 131, ../../scss_ru/_pc.scss */
    section#container #in-policy h2 {
      padding: 25px 0 15px 0;
      color: #004482;
      font-weight: 500;
      font-size: 40px;
      text-align: center; }
    /* line 139, ../../scss_ru/_pc.scss */
    section#container #in-policy h3 {
      font-size: 14px;
      text-align: center;
      margin-bottom: 30px; }
    /* line 144, ../../scss_ru/_pc.scss */
    section#container #in-policy ul {
      width: 586px;
      margin: 0 auto; }
    /* line 148, ../../scss_ru/_pc.scss */
    section#container #in-policy li {
      overflow: hidden;
      line-height: 1.7;
      margin-bottom: 20px;
      padding: 3px 0 15px 5px;
      border-bottom: 1px dashed #cae8f9; }
      /* line 158, ../../scss_ru/_pc.scss */
      section#container #in-policy li span.num {
        font-size: 60px;
        color: #ffe013;
        text-indent: 7px;
        float: left;
        display: block;
        width: 30px; }
      /* line 166, ../../scss_ru/_pc.scss */
      section#container #in-policy li span.txt {
        display: block;
        float: right;
        width: 530px;
        padding-top: 23px; }

/* line 176, ../../scss_ru/_pc.scss */
ul.lan {
  font-size: 14px;
  margin-top: 25px;
  margin-bottom: 30px;
  overflow: hidden; }
  /* line 181, ../../scss_ru/_pc.scss */
  ul.lan li:nth-child(1) a {
    background-color: #069fcb; }
  /* line 182, ../../scss_ru/_pc.scss */
  ul.lan li:nth-child(2) a {
    background-color: #278d87; }
  /* line 183, ../../scss_ru/_pc.scss */
  ul.lan li:nth-child(3) a {
    background-color: #004482; }
  /* line 184, ../../scss_ru/_pc.scss */
  ul.lan a {
    padding: 14px 0;
    margin-right: 15px;
    width: 220px;
    text-align: center;
    margin-bottom: 3px;
    float: left; }
  /* line 192, ../../scss_ru/_pc.scss */
  ul.lan li:last-child a {
    margin-right: 0; }

/* line 194, ../../scss_ru/_pc.scss */
aside#right {
  width: 280px;
  padding-top: 32px;
  float: right; }
  /* line 198, ../../scss_ru/_pc.scss */
  aside#right div#prof {
    width: 240px;
    margin-bottom: 35px;
    padding: 18px 20px 1px 20px;
    background-color: #f0fffa;
    line-height: 1.5; }
    /* line 204, ../../scss_ru/_pc.scss */
    aside#right div#prof h4 {
      margin: 10px 0;
      color: #278d87;
      font-size: 16px;
      font-weight: bold;
      line-height: 1.4; }
    /* line 211, ../../scss_ru/_pc.scss */
    aside#right div#prof dt {
      color: #278d87;
      line-height: 1.0;
      border-left: 6px solid #278d87;
      padding-left: 9px;
      font-weight: bold;
      margin-bottom: 8px; }
    /* line 219, ../../scss_ru/_pc.scss */
    aside#right div#prof dd {
      font-size: 14px;
      margin-bottom: 17px; }
  /* line 224, ../../scss_ru/_pc.scss */
  aside#right div#blog {
    display: none; }
  /* line 225, ../../scss_ru/_pc.scss */
  aside#right h2#s-tl {
    color: #004482;
    font-size: 20px;
    border-bottom: 2px solid #004482;
    border-top: 2px solid #004482;
    padding: 12px 0;
    font-weight: bold;
    margin-bottom: 15px;
    text-align: center; }
  /* line 235, ../../scss_ru/_pc.scss */
  aside#right address {
    display: block;
    line-height: 1.5;
    padding-left: 15px;
    margin-bottom: 25px; }
  /* line 242, ../../scss_ru/_pc.scss */
  aside#right #s-time h3 {
    background-color: #278d87;
    color: #fff;
    text-align: center;
    padding: 10px 0;
    margin-top: 25px; }
  /* line 250, ../../scss_ru/_pc.scss */
  aside#right #s-time table {
    margin-bottom: 15px;
    width: 280px;
    border-collapse: collapse;
    border-spacing: 0;
    border-right: 1px solid #9dd2cf;
    border-bottom: 1px solid #9dd2cf;
    font-size: 15px; }
  /* line 259, ../../scss_ru/_pc.scss */
  aside#right #s-time td {
    background-color: #fff;
    line-height: 1.5; }
  /* line 260, ../../scss_ru/_pc.scss */
  aside#right #s-time th, aside#right #s-time td {
    padding: 11px 8px;
    border-top: #9dd2cf 1px solid;
    border-left: #9dd2cf 1px solid; }
  /* line 265, ../../scss_ru/_pc.scss */
  aside#right #s-time th {
    text-align: center;
    background-color: #f0fffa;
    color: #278d87; }

/* line 273, ../../scss_ru/_pc.scss */
section#info {
  background: #e5f2fb url(../img/bg.jpg) repeat-x top center;
  padding: 50px 0; }
  /* line 276, ../../scss_ru/_pc.scss */
  section#info h2 {
    color: #004482;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 15px;
    text-align: center; }

/* line 284, ../../scss_ru/_pc.scss */
div#in-info {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden; }
  /* line 288, ../../scss_ru/_pc.scss */
  div#in-info div {
    float: left;
    width: 230px;
    margin-right: 13px; }
    /* line 292, ../../scss_ru/_pc.scss */
    div#in-info div:nth-child(1) dt {
      background: url(../../img/ico01.gif) no-repeat 0 40%; }
    /* line 293, ../../scss_ru/_pc.scss */
    div#in-info div:nth-child(2) dt {
      background: url(../../img/ico02.gif) no-repeat 0 40%; }
    /* line 294, ../../scss_ru/_pc.scss */
    div#in-info div:nth-child(3) dt {
      background: url(../../img/ico02.gif) no-repeat 0 40%; }
    /* line 295, ../../scss_ru/_pc.scss */
    div#in-info div:nth-child(4) {
      margin-right: 0; }
      /* line 295, ../../scss_ru/_pc.scss */
      div#in-info div:nth-child(4) dt {
        background: url(../../img/ico03.gif) no-repeat 0 40%;
        margin: 31px 0 20px 0; }
    /* line 297, ../../scss_ru/_pc.scss */
    div#in-info div p {
      text-align: center;
      margin-bottom: 15px; }
    /* line 301, ../../scss_ru/_pc.scss */
    div#in-info div dt {
      color: #004482;
      font-size: 24px;
      margin-bottom: 5px;
      font-weight: bold;
      padding-left: 35px;
      line-height: 1.3; }
    /* line 309, ../../scss_ru/_pc.scss */
    div#in-info div dd {
      line-height: 1.5; }

/* line 312, ../../scss_ru/_pc.scss */
section#access {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  padding: 70px 0 40px 0; }
  /* line 317, ../../scss_ru/_pc.scss */
  section#access h2 {
    color: #004482;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 40px;
    text-align: center; }
  /* line 324, ../../scss_ru/_pc.scss */
  section#access div.left {
    width: 470px; }
    /* line 326, ../../scss_ru/_pc.scss */
    section#access div.left h3 {
      color: #278d87;
      font-weight: bold;
      margin-bottom: 15px;
      font-size: 24px; }
    /* line 332, ../../scss_ru/_pc.scss */
    section#access div.left address {
      display: block;
      margin-bottom: 15px; }
    /* line 336, ../../scss_ru/_pc.scss */
    section#access div.left span.tel-li {
      font-weight: bold;
      color: #004482;
      font-size: 24px; }
    /* line 341, ../../scss_ru/_pc.scss */
    section#access div.left ul {
      color: #278d87;
      line-height: 1.5;
      margin: 10px 0 15px 0;
      font-size: 14px; }
    /* line 347, ../../scss_ru/_pc.scss */
    section#access div.left table {
      margin-bottom: 18px;
      width: 468px;
      border-collapse: collapse;
      border-spacing: 0;
      border-right: 1px solid #9dd2cf;
      border-bottom: 1px solid #9dd2cf; }
    /* line 355, ../../scss_ru/_pc.scss */
    section#access div.left td {
      background-color: #fff; }
    /* line 356, ../../scss_ru/_pc.scss */
    section#access div.left th, section#access div.left td {
      padding: 10px 3px;
      font-size: 14px;
      text-align: center;
      border-top: #9dd2cf 1px solid;
      border-left: #9dd2cf 1px solid; }
    /* line 363, ../../scss_ru/_pc.scss */
    section#access div.left th {
      text-align: center;
      background-color: #f0fffa;
      color: #004482; }
    /* line 368, ../../scss_ru/_pc.scss */
    section#access div.left td span.txt-bl {
      font-size: 18px; }
    /* line 369, ../../scss_ru/_pc.scss */
    section#access div.left ul#ac-p {
      overflow: hidden;
      width: 470px; }
      /* line 373, ../../scss_ru/_pc.scss */
      section#access div.left ul#ac-p li {
        float: left; }
        /* line 374, ../../scss_ru/_pc.scss */
        section#access div.left ul#ac-p li:nth-child(1) {
          margin-bottom: 10px; }
        /* line 375, ../../scss_ru/_pc.scss */
        section#access div.left ul#ac-p li:nth-child(2) {
          margin-bottom: 10px; }
      /* line 377, ../../scss_ru/_pc.scss */
      section#access div.left ul#ac-p li:nth-child(even) {
        float: right; }
  /* line 381, ../../scss_ru/_pc.scss */
  section#access div.right {
    width: 498px; }
    /* line 383, ../../scss_ru/_pc.scss */
    section#access div.right iframe {
      width: 100%;
      height: 500px; }
    /* line 387, ../../scss_ru/_pc.scss */
    section#access div.right ul {
      margin-top: 10px; }
    /* line 390, ../../scss_ru/_pc.scss */
    section#access div.right li {
      margin-bottom: 7px;
      line-height: 1.5;
      padding-left: 1.2em;
      text-indent: -1.2em; }

/* line 396, ../../scss_ru/_pc.scss */
div#f-lan {
  border-top: 1px solid #e3e3e3;
  border-bottom: 1px solid #e3e3e3;
  padding: 35px 0; }
  /* line 400, ../../scss_ru/_pc.scss */
  div#f-lan ul.lan {
    width: 700px;
    margin: 0 auto; }

/* line 405, ../../scss_ru/_pc.scss */
footer {
  padding: 35px 0 20px 0;
  font-size: 14px;
  text-align: center;
  line-height: 1.4;
  color: #9d9d9d; }
  /* line 411, ../../scss_ru/_pc.scss */
  footer a {
    color: #9d9d9d;
    text-decoration: none; }
  /* line 412, ../../scss_ru/_pc.scss */
  footer .txt-bl {
    margin-bottom: 10px; }

/* line 416, ../../scss_ru/_pc.scss */
section#price {
  padding: 40px 0;
  background: url(../../img/bg_grid.gif) repeat; }
  /* line 419, ../../scss_ru/_pc.scss */
  section#price h2 {
    color: #004482;
    font-weight: bold;
    font-size: 40px;
    margin-bottom: 15px;
    text-align: center; }
  /* line 426, ../../scss_ru/_pc.scss */
  section#price h3 {
    color: #ff5a8b;
    text-align: center;
    margin-bottom: 25px; }
  /* line 431, ../../scss_ru/_pc.scss */
  section#price div#in-price {
    width: 1000px;
    margin: 0 auto;
    overflow: hidden; }
  /* line 436, ../../scss_ru/_pc.scss */
  section#price div.left, section#price div.right {
    width: 490px; }
  /* line 440, ../../scss_ru/_pc.scss */
  section#price table {
    width: 488px;
    border-collapse: collapse;
    border-spacing: 0;
    border-right: 1px solid #d9d9d9;
    border-bottom: 1px solid #d9d9d9; }
  /* line 447, ../../scss_ru/_pc.scss */
  section#price td {
    background-color: #fff;
    padding: 5px 10px; }
  /* line 448, ../../scss_ru/_pc.scss */
  section#price th, section#price td {
    line-height: 1.4;
    font-size: 15px;
    border-top: #d9d9d9 1px solid;
    border-left: #d9d9d9 1px solid; }
  /* line 455, ../../scss_ru/_pc.scss */
  section#price th {
    padding: 8px 10px;
    text-align: center;
    background-color: #278d87;
    color: #fff;
    font-weight: normal; }
  /* line 461, ../../scss_ru/_pc.scss */
  section#price ul {
    margin-top: 20px;
    font-size: 15px;
    line-height: 1.5; }
  /* line 466, ../../scss_ru/_pc.scss */
  section#price li {
    margin-bottom: 8px;
    padding-left: 1em;
    text-indent: -1em; }

/* line 468, ../../scss_ru/_pc.scss */
.bg-lb {
  background-color: #e5f2fb !important; }

/* line 469, ../../scss_ru/_pc.scss */
.bg-lg {
  background-color: #f0fffa !important; }

/* line 470, ../../scss_ru/_pc.scss */
.bg-ly {
  background-color: #fffed9 !important; }

/* line 471, ../../scss_ru/_pc.scss */
.bg-b {
  background-color: #004482 !important; }

@media screen and (max-width: 768px) {
  /* line 5, ../../scss_ru/_sp.scss */
  body {
    font-size: 15px;
    font-family: "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , sans-serif;
    font-weight: 400; }

  /* line 6, ../../scss_ru/_sp.scss */
  img {
    width: 100%;
    height: auto; }

  /* line 7, ../../scss_ru/_sp.scss */
  .left, .right {
    float: none; }

  /* line 8, ../../scss_ru/_sp.scss */
  .pc {
    display: none; }

  /* line 9, ../../scss_ru/_sp.scss */
  .sp {
    display: block !important; }

  /* line 13, ../../scss_ru/_sp.scss */
  hgroup {
    width: 95%;
    margin: 0 auto;
    padding: 10px 0;
    padding: 15% 0 10px 0; }
    /* line 18, ../../scss_ru/_sp.scss */
    hgroup h1 {
      width: 35%; }
    /* line 22, ../../scss_ru/_sp.scss */
    hgroup dl {
      width: 48%;
      font-size: 13px;
      padding: 0 0 0 2%; }
    /* line 28, ../../scss_ru/_sp.scss */
    hgroup dt {
      font-size: 13px;
      margin-bottom: 0; }
    /* line 32, ../../scss_ru/_sp.scss */
    hgroup dd {
      font-size: 11px; }
    /* line 33, ../../scss_ru/_sp.scss */
    hgroup p.sp {
      width: 13%;
      float: right; }
    /* line 34, ../../scss_ru/_sp.scss */
    hgroup div.right {
      width: auto; }
      /* line 36, ../../scss_ru/_sp.scss */
      hgroup div.right ul#h-lan {
        float: none;
        width: 100%;
        font-size: 14px;
        position: absolute;
        top: 0;
        left: 0;
        display: table; }
        /* line 45, ../../scss_ru/_sp.scss */
        hgroup div.right ul#h-lan li {
          display: table-cell;
          width: 33.3% !important; }
        /* line 46, ../../scss_ru/_sp.scss */
        hgroup div.right ul#h-lan a {
          margin-bottom: 0;
          padding: 15px 0; }
      /* line 51, ../../scss_ru/_sp.scss */
      hgroup div.right p {
        display: none; }

  /* line 56, ../../scss_ru/_sp.scss */
  ul.lan {
    margin-top: 20px;
    margin-bottom: 0;
    width: 100%;
    display: table; }
    /* line 62, ../../scss_ru/_sp.scss */
    ul.lan li {
      display: table-cell;
      width: 33.3% !important; }
    /* line 63, ../../scss_ru/_sp.scss */
    ul.lan a {
      padding: 15px 0;
      margin-right: 0;
      width: 100% !important;
      margin-bottom: 0;
      float: none; }

  /* line 74, ../../scss_ru/_sp.scss */
  p#btn-menu {
    width: 100%;
    text-align: center;
    display: block;
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3; }
    /* line 80, ../../scss_ru/_sp.scss */
    p#btn-menu a {
      width: 100%;
      color: #004482;
      padding: 15px 0;
      margin-bottom: 2px; }

  /* line 89, ../../scss_ru/_sp.scss */
  .nav-open, .nav-close {
    display: none;
    text-decoration: none;
    text-transform: uppercase; }

  /* line 95, ../../scss_ru/_sp.scss */
  .nav-open {
    display: block;
    text-align: center; }

  /* line 99, ../../scss_ru/_sp.scss */
  #main-navigation:target .nav-open {
    display: none; }

  /* line 100, ../../scss_ru/_sp.scss */
  #main-navigation:target .nav-close {
    display: block; }

  /* line 101, ../../scss_ru/_sp.scss */
  #main-navigation > .sf-menu {
    position: relative;
    text-align: left; }

  /* line 105, ../../scss_ru/_sp.scss */
  #main-navigation > .sf-menu > ul {
    top: 0;
    left: 0;
    width: 100%;
    max-height: 0;
    background-color: #fff;
    overflow: hidden; }

  /* line 115, ../../scss_ru/_sp.scss */
  #main-navigation:target > .sf-menu > ul {
    max-height: 400px;
    overflow: visible; }

  /* line 119, ../../scss_ru/_sp.scss */
  #main-navigation > .sf-menu > ul > li {
    float: none;
    display: block;
    border-bottom: 1px solid #e3e3e3; }

  /* line 124, ../../scss_ru/_sp.scss */
  #main-navigation > .sf-menu > ul > li:after {
    display: none; }

  /* line 125, ../../scss_ru/_sp.scss */
  #main-navigation li a {
    float: none;
    display: block; }

  /* line 129, ../../scss_ru/_sp.scss */
  .sf-menu li {
    margin-bottom: 0; }

  /* line 132, ../../scss_ru/_sp.scss */
  header div.sf-menu {
    border-top: none;
    width: 100%; }

  /* line 138, ../../scss_ru/_sp.scss */
  section#main {
    background: none;
    margin: 0 0 30px 0; }
    /* line 141, ../../scss_ru/_sp.scss */
    section#main p {
      padding: 0; }
    /* line 142, ../../scss_ru/_sp.scss */
    section#main div {
      width: 90%;
      height: auto;
      margin: 0 auto;
      padding-left: 0; }
    /* line 150, ../../scss_ru/_sp.scss */
    section#main h2 {
      font-weight: bold;
      font-size: 27px;
      padding: 20px 0 10px 0;
      letter-spacing: 0.2em; }
    /* line 156, ../../scss_ru/_sp.scss */
    section#main p {
      line-height: 1.7;
      text-align: left; }
    /* line 157, ../../scss_ru/_sp.scss */
    section#main h3 {
      padding-top: 5px;
      text-align: left; }

  /* line 160, ../../scss_ru/_sp.scss */
  section#container {
    width: 100%;
    margin: 0 auto 20px auto; }
    /* line 164, ../../scss_ru/_sp.scss */
    section#container section#left {
      float: none;
      width: 100%; }
    /* line 168, ../../scss_ru/_sp.scss */
    section#container #message h2 {
      font-size: 20px;
      font-weight: bold;
      margin-bottom: 0px;
      padding: 130px 0 0 0;
      text-align: center;
      height: auto;
      background: url(../../img/mess_p_en_sp.jpg) no-repeat top left;
      background-size: 100% auto; }
      /* line 177, ../../scss_ru/_sp.scss */
      section#container #message h2 span {
        padding: 10px 0 10px 0;
        display: block; }
    /* line 183, ../../scss_ru/_sp.scss */
    section#container #message p {
      padding: 0 2.5% 0 5%;
      line-height: 1.7; }
    /* line 188, ../../scss_ru/_sp.scss */
    section#container #in-policy {
      background: #fff url(../img/policy_bg02.gif) repeat top left;
      padding-bottom: 2px;
      border-left: none;
      border-right: none; }
      /* line 193, ../../scss_ru/_sp.scss */
      section#container #in-policy h2 {
        padding: 30px 0 10px 0;
        font-weight: bold;
        font-size: 27px; }
      /* line 199, ../../scss_ru/_sp.scss */
      section#container #in-policy h3 {
        line-height: 1.5;
        margin-bottom: 15px; }
      /* line 203, ../../scss_ru/_sp.scss */
      section#container #in-policy ul {
        width: 100%; }
      /* line 204, ../../scss_ru/_sp.scss */
      section#container #in-policy li {
        margin-bottom: 5px;
        padding: 0;
        line-height: 1.5; }
        /* line 208, ../../scss_ru/_sp.scss */
        section#container #in-policy li span.num {
          font-size: 50px;
          text-indent: 5%;
          width: 15%; }
        /* line 213, ../../scss_ru/_sp.scss */
        section#container #in-policy li span.txt {
          width: 85%;
          line-height: 1.5;
          margin-bottom: 20px;
          padding: 15px 0 0 0; }

  /* line 226, ../../scss_ru/_sp.scss */
  aside#right {
    width: 100%;
    padding-top: 0;
    float: none; }
    /* line 230, ../../scss_ru/_sp.scss */
    aside#right div#prof {
      width: 90%;
      margin-bottom: 20px;
      padding: 15px 5%; }
      /* line 234, ../../scss_ru/_sp.scss */
      aside#right div#prof p#prof-p {
        width: 85%;
        margin: 0 auto; }
      /* line 235, ../../scss_ru/_sp.scss */
      aside#right div#prof h4 {
        margin: 10px 0; }
    /* line 240, ../../scss_ru/_sp.scss */
    aside#right p#bnr-tel {
      width: 85%;
      margin: 0 auto; }
    /* line 242, ../../scss_ru/_sp.scss */
    aside#right #s-time h3 {
      padding: 15px 0;
      margin-top: 20px; }
    /* line 247, ../../scss_ru/_sp.scss */
    aside#right #s-time table {
      margin-bottom: 10px;
      width: 100%; }
    /* line 252, ../../scss_ru/_sp.scss */
    aside#right .align-r {
      padding-right: 3%; }

  /* line 254, ../../scss_ru/_sp.scss */
  section#info {
    padding: 30px 5% 20px 5%; }
    /* line 256, ../../scss_ru/_sp.scss */
    section#info h2 {
      font-size: 27px;
      font-weight: bold;
      margin-bottom: 15px; }

  /* line 262, ../../scss_ru/_sp.scss */
  div#in-info {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    /* line 280, ../../scss_ru/_sp.scss */
    div#in-info div {
      float: left;
      width: 47.5%;
      margin-right: 5%; }
      /* line 284, ../../scss_ru/_sp.scss */
      div#in-info div:nth-child(1) dt {
        margin: 19px 0 16px 0;
        padding-top: 4px;
        padding-bottom: 4px; }
      /* line 285, ../../scss_ru/_sp.scss */
      div#in-info div:nth-child(2) {
        margin-right: 0; }
      /* line 287, ../../scss_ru/_sp.scss */
      div#in-info div:nth-child(4) {
        margin-right: 0; }
        /* line 287, ../../scss_ru/_sp.scss */
        div#in-info div:nth-child(4) dt {
          margin: 19px 0 16px 0;
          padding-top: 4px;
          padding-bottom: 4px; }
      /* line 289, ../../scss_ru/_sp.scss */
      div#in-info div p {
        text-align: center;
        margin-bottom: 15px; }
      /* line 293, ../../scss_ru/_sp.scss */
      div#in-info div dt {
        color: #004482;
        font-size: 18px;
        padding-left: 35px; }
      /* line 299, ../../scss_ru/_sp.scss */
      div#in-info div dd {
        font-size: 14px; }

  /* line 302, ../../scss_ru/_sp.scss */
  section#access {
    width: 90%;
    padding: 30px 5% 20px 5%; }
    /* line 305, ../../scss_ru/_sp.scss */
    section#access h2 {
      font-size: 27px;
      margin-bottom: 15px; }
    /* line 309, ../../scss_ru/_sp.scss */
    section#access div.left {
      width: 100%; }
      /* line 311, ../../scss_ru/_sp.scss */
      section#access div.left h3 {
        margin-bottom: 10px;
        font-size: 18px; }
      /* line 316, ../../scss_ru/_sp.scss */
      section#access div.left address {
        line-height: 1.5;
        margin-bottom: 10px; }
      /* line 320, ../../scss_ru/_sp.scss */
      section#access div.left p {
        line-height: 1.5; }
      /* line 321, ../../scss_ru/_sp.scss */
      section#access div.left span.tel-li {
        font-size: 18px; }
      /* line 325, ../../scss_ru/_sp.scss */
      section#access div.left table {
        width: 100%; }
      /* line 327, ../../scss_ru/_sp.scss */
      section#access div.left th, section#access div.left td {
        padding: 8px 2px; }
      /* line 331, ../../scss_ru/_sp.scss */
      section#access div.left td span.txt-bl {
        font-size: 16px; }
      /* line 332, ../../scss_ru/_sp.scss */
      section#access div.left ul#ac-p {
        width: 100%; }
        /* line 335, ../../scss_ru/_sp.scss */
        section#access div.left ul#ac-p li {
          width: 49%; }
    /* line 338, ../../scss_ru/_sp.scss */
    section#access div.right {
      width: 100%; }
      /* line 340, ../../scss_ru/_sp.scss */
      section#access div.right iframe {
        width: 100%;
        height: 250px; }

  /* line 345, ../../scss_ru/_sp.scss */
  div#f-lan {
    border-top: none;
    padding: 0 0 20px 0; }
    /* line 348, ../../scss_ru/_sp.scss */
    div#f-lan ul.lan {
      width: 100%; }

  /* line 353, ../../scss_ru/_sp.scss */
  footer {
    padding: 20px 2.5% 15px 2.5%;
    font-size: 13px;
    line-height: 1.5; }
    /* line 357, ../../scss_ru/_sp.scss */
    footer .txt-bl {
      margin-bottom: 5px; }

  /* line 361, ../../scss_ru/_sp.scss */
  section#price {
    padding: 20px 0; }
    /* line 364, ../../scss_ru/_sp.scss */
    section#price h2 {
      font-size: 27px;
      margin-bottom: 10px; }
    /* line 367, ../../scss_ru/_sp.scss */
    section#price h3 {
      margin-bottom: 20px; }
    /* line 369, ../../scss_ru/_sp.scss */
    section#price div#in-price {
      width: 95%; }
    /* line 373, ../../scss_ru/_sp.scss */
    section#price div.left, section#price div.right {
      width: 100%; }
    /* line 377, ../../scss_ru/_sp.scss */
    section#price table {
      width: 100% !important; }
    /* line 379, ../../scss_ru/_sp.scss */
    section#price th, section#price td {
      font-size: 11px; }
    /* line 384, ../../scss_ru/_sp.scss */
    section#price th {
      padding: 5px 7px;
      font-size: 14px; }
    /* line 387, ../../scss_ru/_sp.scss */
    section#price ul {
      margin-top: 10px;
      font-size: 14px; } }
@media only screen and (max-width: 768px) and (orientation: landscape) {
  /* line 399, ../../scss_ru/_sp.scss */
  hgroup {
    padding-top: 10%; }
    /* line 400, ../../scss_ru/_sp.scss */
    hgroup h1 {
      width: 30%; }
    /* line 403, ../../scss_ru/_sp.scss */
    hgroup dl {
      width: 55%;
      padding: 5px 0 0 2%; }
    /* line 407, ../../scss_ru/_sp.scss */
    hgroup dt {
      font-size: 15px;
      margin-bottom: 5px; }
    /* line 411, ../../scss_ru/_sp.scss */
    hgroup dd {
      font-size: 13px; }
    /* line 412, ../../scss_ru/_sp.scss */
    hgroup p.sp {
      width: 10%; }

  /* line 416, ../../scss_ru/_sp.scss */
  div#in-info div dt {
    padding-top: 4px;
    padding-bottom: 4px; }
  /* line 417, ../../scss_ru/_sp.scss */
  div#in-info div:nth-child(1) dt {
    margin: 0; }
  /* line 418, ../../scss_ru/_sp.scss */
  div#in-info div:nth-child(4) {
    margin-right: 0; } }
