@charset "UTF-8";
/**
 * Foundation for Sites by ZURB
 * Version 6.2.3
 * foundation.zurb.com
 * Licensed under MIT Open Source
 */
/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
/* HTML5 display definitions
     ========================================================================== */
/**
   * Correct `block` display not defined for any HTML5 element in IE 8/9.
   * Correct `block` display not defined for `details` or `summary` in IE 10/11
   * and Firefox.
   * Correct `block` display not defined for `main` in IE 11.
   */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* Links
     ========================================================================== */
/**
   * Address styling not present in IE 8/9.
   */
mark {
  background: #ff0;
  color: #000;
}

/**
   * Address inconsistent and variable font size in all browsers.
   */
small {
  font-size: 80%;
}

/**
   * Prevent `sub` and `sup` affecting `line-height` in all browsers.
   */
/* Embedded content
     ========================================================================== */
/**
   * Remove border when inside `a` element in IE 8/9/10.
   */
img {
  border: 0;
}

/**
   * Correct overflow not hidden in IE 9/10/11.
   */
svg:not(:root) {
  overflow: hidden;
}

/* Grouping content
     ========================================================================== */
/**
   * Address margin not present in IE 8/9 and Safari.
   */
figure {
  margin: 1em 40px;
}

/**
   * Address differences between Firefox and other browsers.
   */
/**
   * Address odd `em`-unit font size rendering in all browsers.
   */
code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* Tables
     ========================================================================== */
/**
   * Remove most spacing between table cells.
   */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

td, th {
  padding: 0;
}

html {
  font-size: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.row {
  max-width: 75rem;
  margin-left: auto;
  margin-right: auto;
}

.row::before {
  content: ' ';
  display: table;
}

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

.row.collapse > .column, .row.collapse > .columns {
  padding-left: 0;
  padding-right: 0;
}

.row .row {
  max-width: none;
  margin-left: -0.625rem;
  margin-right: -0.625rem;
}

.row .row.collapse {
  margin-left: 0;
  margin-right: 0;
}

.row.expanded {
  max-width: none;
}

.row.expanded .row {
  margin-left: auto;
  margin-right: auto;
}

@media screen and (min-width: 40em) {
  .row .row {
    margin-left: -0.9375rem;
    margin-right: -0.9375rem;
  }
}

.column, .columns {
  width: 100%;
  float: left;
  padding-left: 0.625rem;
  padding-right: 0.625rem;
}

@media screen and (min-width: 40em) {
  .column, .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
}

.column:last-child:not(:first-child), .columns:last-child:not(:first-child) {
  float: right;
}

.column.end:last-child:last-child, .end.columns:last-child:last-child {
  float: left;
}

.column.row.row {
  float: none;
}

.row.row.columns {
  float: none;
}

.row .column.row.row, .row .row.row.columns {
  padding-left: 0;
  padding-right: 0;
  margin-left: 0;
  margin-right: 0;
}

@media screen and (min-width: 64em) {
  .large-1 {
    width: 8.33333%;
  }
  .large-push-1 {
    position: relative;
    left: 8.33333%;
  }
  .large-pull-1 {
    position: relative;
    left: -8.33333%;
  }
  .large-offset-0 {
    margin-left: 0%;
  }
  .large-2 {
    width: 16.66667%;
  }
  .large-push-2 {
    position: relative;
    left: 16.66667%;
  }
  .large-pull-2 {
    position: relative;
    left: -16.66667%;
  }
  .large-offset-1 {
    margin-left: 8.33333%;
  }
  .large-3 {
    width: 25%;
  }
  .large-push-3 {
    position: relative;
    left: 25%;
  }
  .large-pull-3 {
    position: relative;
    left: -25%;
  }
  .large-offset-2 {
    margin-left: 16.66667%;
  }
  .large-4 {
    width: 33.33333%;
  }
  .large-push-4 {
    position: relative;
    left: 33.33333%;
  }
  .large-pull-4 {
    position: relative;
    left: -33.33333%;
  }
  .large-offset-3 {
    margin-left: 25%;
  }
  .large-5 {
    width: 41.66667%;
  }
  .large-push-5 {
    position: relative;
    left: 41.66667%;
  }
  .large-pull-5 {
    position: relative;
    left: -41.66667%;
  }
  .large-offset-4 {
    margin-left: 33.33333%;
  }
  .large-6 {
    width: 50%;
  }
  .large-push-6 {
    position: relative;
    left: 50%;
  }
  .large-pull-6 {
    position: relative;
    left: -50%;
  }
  .large-offset-5 {
    margin-left: 41.66667%;
  }
  .large-7 {
    width: 58.33333%;
  }
  .large-push-7 {
    position: relative;
    left: 58.33333%;
  }
  .large-pull-7 {
    position: relative;
    left: -58.33333%;
  }
  .large-offset-6 {
    margin-left: 50%;
  }
  .large-8 {
    width: 66.66667%;
  }
  .large-push-8 {
    position: relative;
    left: 66.66667%;
  }
  .large-pull-8 {
    position: relative;
    left: -66.66667%;
  }
  .large-offset-7 {
    margin-left: 58.33333%;
  }
  .large-9 {
    width: 75%;
  }
  .large-push-9 {
    position: relative;
    left: 75%;
  }
  .large-pull-9 {
    position: relative;
    left: -75%;
  }
  .large-offset-8 {
    margin-left: 66.66667%;
  }
  .large-10 {
    width: 83.33333%;
  }
  .large-push-10 {
    position: relative;
    left: 83.33333%;
  }
  .large-pull-10 {
    position: relative;
    left: -83.33333%;
  }
  .large-offset-9 {
    margin-left: 75%;
  }
  .large-11 {
    width: 91.66667%;
  }
  .large-push-11 {
    position: relative;
    left: 91.66667%;
  }
  .large-pull-11 {
    position: relative;
    left: -91.66667%;
  }
  .large-offset-10 {
    margin-left: 83.33333%;
  }
  .large-12 {
    width: 100%;
  }
  .large-offset-11 {
    margin-left: 91.66667%;
  }
  .large-up-1 > .column, .large-up-1 > .columns {
    width: 100%;
    float: left;
  }
  .large-up-1 > .column:nth-of-type(1n), .large-up-1 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-1 > .column:nth-of-type(1n+1), .large-up-1 > .columns:nth-of-type(1n+1) {
    clear: both;
  }
  .large-up-1 > .column:last-child, .large-up-1 > .columns:last-child {
    float: left;
  }
  .large-up-2 > .column, .large-up-2 > .columns {
    width: 50%;
    float: left;
  }
  .large-up-2 > .column:nth-of-type(1n), .large-up-2 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-2 > .column:nth-of-type(2n+1), .large-up-2 > .columns:nth-of-type(2n+1) {
    clear: both;
  }
  .large-up-2 > .column:last-child, .large-up-2 > .columns:last-child {
    float: left;
  }
  .large-up-3 > .column, .large-up-3 > .columns {
    width: 33.33333%;
    float: left;
  }
  .large-up-3 > .column:nth-of-type(1n), .large-up-3 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-3 > .column:nth-of-type(3n+1), .large-up-3 > .columns:nth-of-type(3n+1) {
    clear: both;
  }
  .large-up-3 > .column:last-child, .large-up-3 > .columns:last-child {
    float: left;
  }
  .large-up-4 > .column, .large-up-4 > .columns {
    width: 25%;
    float: left;
  }
  .large-up-4 > .column:nth-of-type(1n), .large-up-4 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-4 > .column:nth-of-type(4n+1), .large-up-4 > .columns:nth-of-type(4n+1) {
    clear: both;
  }
  .large-up-4 > .column:last-child, .large-up-4 > .columns:last-child {
    float: left;
  }
  .large-up-5 > .column, .large-up-5 > .columns {
    width: 20%;
    float: left;
  }
  .large-up-5 > .column:nth-of-type(1n), .large-up-5 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-5 > .column:nth-of-type(5n+1), .large-up-5 > .columns:nth-of-type(5n+1) {
    clear: both;
  }
  .large-up-5 > .column:last-child, .large-up-5 > .columns:last-child {
    float: left;
  }
  .large-up-6 > .column, .large-up-6 > .columns {
    width: 16.66667%;
    float: left;
  }
  .large-up-6 > .column:nth-of-type(1n), .large-up-6 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-6 > .column:nth-of-type(6n+1), .large-up-6 > .columns:nth-of-type(6n+1) {
    clear: both;
  }
  .large-up-6 > .column:last-child, .large-up-6 > .columns:last-child {
    float: left;
  }
  .large-up-7 > .column, .large-up-7 > .columns {
    width: 14.28571%;
    float: left;
  }
  .large-up-7 > .column:nth-of-type(1n), .large-up-7 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-7 > .column:nth-of-type(7n+1), .large-up-7 > .columns:nth-of-type(7n+1) {
    clear: both;
  }
  .large-up-7 > .column:last-child, .large-up-7 > .columns:last-child {
    float: left;
  }
  .large-up-8 > .column, .large-up-8 > .columns {
    width: 12.5%;
    float: left;
  }
  .large-up-8 > .column:nth-of-type(1n), .large-up-8 > .columns:nth-of-type(1n) {
    clear: none;
  }
  .large-up-8 > .column:nth-of-type(8n+1), .large-up-8 > .columns:nth-of-type(8n+1) {
    clear: both;
  }
  .large-up-8 > .column:last-child, .large-up-8 > .columns:last-child {
    float: left;
  }
  .large-collapse > .column, .large-collapse > .columns {
    padding-left: 0;
    padding-right: 0;
  }
  .large-collapse .row {
    margin-left: 0;
    margin-right: 0;
  }
  .expanded.row .large-collapse.row {
    margin-left: 0;
    margin-right: 0;
  }
  .large-uncollapse > .column, .large-uncollapse > .columns {
    padding-left: 0.9375rem;
    padding-right: 0.9375rem;
  }
  .large-centered {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .large-uncentered, .large-push-0, .large-pull-0 {
    position: static;
    margin-left: 0;
    margin-right: 0;
    float: left;
  }
}

h1, h2, h3, h4, h5, h6 {
  /*font-family: "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;*/
  font-weight: normal;
  font-style: normal;
  color: inherit;
  text-rendering: optimizeLegibility;
  margin-top: 0;
  margin-bottom: 0.5rem;
  /*line-height: 1.4;*/
}

h1 {
  font-size: 1.5rem;
}

h2 {
  font-size: 1.25rem;
}

h3 {
  font-size: 1.1875rem;
}

h4 {
  font-size: 1.125rem;
}

h5 {
  font-size: 1.0625rem;
}

h6 {
  font-size: 1rem;
}

@media screen and (min-width: 40em) {
  /*h1 {
    font-size: 3rem;
  }*/
  h2 {
    font-size: 2.5rem;
  }
  h3 {
    font-size: 1.9375rem;
  }
  h4 {
    font-size: 1.5625rem;
  }
  h5 {
    font-size: 1.25rem;
  }
  h6 {
    font-size: 1rem;
  }
}

ul {
  list-style-type: disc;
  margin-left: 1.25rem;
}

ol {
  margin-left: 1.25rem;
}

ul ul, ol ul, ul ol, ol ol {
  margin-left: 1.25rem;
  margin-bottom: 0;
}

dl {
  margin-bottom: 1rem;
}

dl dt {
  margin-bottom: 0.3rem;
  /*font-weight: bold;*/
}

@media print {
  * {
    background: transparent !important;
    color: black !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }
  .show-for-print {
    display: block !important;
  }
  .hide-for-print {
    display: none !important;
  }
  table.show-for-print {
    display: table !important;
  }
  thead.show-for-print {
    display: table-header-group !important;
  }
  tbody.show-for-print {
    display: table-row-group !important;
  }
  tr.show-for-print {
    display: table-row !important;
  }
  td.show-for-print, th.show-for-print {
    display: table-cell !important;
  }
  a {
    text-decoration: underline;
  }
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  .ir a:after {
    content: '';
  }
  a[href^='javascript:']:after, a[href^='#']:after {
    content: '';
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  pre, blockquote {
    border: 1px solid #8a8a8a;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p, h2, h3 {
    orphans: 3;
    widows: 3;
  }
  h2, h3 {
    page-break-after: avoid;
  }
}

body.is-reveal-open {
  overflow: hidden;
}

html.is-reveal-open {
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

html.is-reveal-open body {
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.reveal-overlay {
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1005;
  background-color: rgba(10, 10, 10, 0.45);
  overflow-y: scroll;
}

.reveal {
  display: none;
  z-index: 1006;
  padding: 1rem;
  border: 1px solid #cacaca;
  background-color: #fefefe;
  border-radius: 0;
  position: relative;
  top: 100px;
  margin-left: auto;
  margin-right: auto;
  overflow-y: auto;
}

[data-whatinput='mouse'] .reveal {
  outline: 0;
}

@media screen and (min-width: 40em) {
  .reveal {
    min-height: 0;
  }
}

.reveal .column, .reveal .columns {
  min-width: 0;
}

.reveal > :last-child {
  margin-bottom: 0;
}

.reveal.collapse {
  padding: 0;
}

.reveal.full {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  height: 100vh;
  min-height: 100vh;
  max-width: none;
  margin-left: 0;
  border: 0;
  border-radius: 0;
}

.reveal.without-overlay {
  position: fixed;
}

@media screen and (min-width: 40em) {
  .reveal {
    width: 600px;
    max-width: 75rem;
  }
}

@media screen and (min-width: 40em) {
  .reveal .reveal {
    left: auto;
    right: auto;
    margin: 0 auto;
  }
}

@media screen and (min-width: 40em) {
  .reveal.tiny {
    width: 30%;
    max-width: 75rem;
  }
}

@media screen and (min-width: 40em) {
  .reveal.small {
    width: 50%;
    max-width: 75rem;
  }
}

@media screen and (min-width: 40em) {
  .reveal.large {
    width: 90%;
    max-width: 75rem;
  }
}

@media screen and (max-width: 39.9375em) {
  .reveal {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 100vh;
    min-height: 100vh;
    max-width: none;
    margin-left: 0;
    border: 0;
    border-radius: 0;
    background-color: #178e89;
  }
}

div.school-price table {
  width: 100%;
  margin-bottom: 1rem;
  border-radius: 0;
}

div.school-price table thead, div.school-price table tbody, div.school-price table tfoot {
  border: 1px solid #f1f1f1;
  background-color: #fefefe;
}

div.school-price table caption {
  font-weight: bold;
  padding: 0.5rem 0.625rem 0.625rem;
}

div.school-price table thead, div.school-price table tfoot {
  background: #f8f8f8;
  color: #0a0a0a;
}

div.school-price table thead tr, div.school-price table tfoot tr {
  background: transparent;
}

div.school-price table thead th, div.school-price table thead td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

div.school-price table tfoot th, div.school-price table tfoot td {
  padding: 0.5rem 0.625rem 0.625rem;
  font-weight: bold;
  text-align: left;
}

div.school-price table tbody tr:nth-child(even) {
  background-color: #f1f1f1;
}

div.school-price table tbody th, div.school-price table tbody td {
  padding: 0.5rem 0.625rem 0.625rem;
}

@media screen and (max-width: 63.9375em) {
  table.stack thead, table.stack tfoot {
    display: none;
  }
  table.stack tr, table.stack th {
    display: block;
  }
  table.stack td {
    display: block;
    border-top: 0;
  }
}

table.scroll {
  display: block;
  width: 100%;
  overflow-x: auto;
}

table.hover tr:hover {
  background-color: #f9f9f9;
}

table.hover tr:nth-of-type(even):hover {
  background-color: #ececec;
}

.table-scroll {
  overflow-x: auto;
}

.table-scroll table {
  width: auto;
}

.title-bar {
  background: #0a0a0a;
  color: #fefefe;
  padding: 0.5rem;
}

.title-bar::before {
  content: ' ';
  display: table;
}

.title-bar::after {
  content: ' ';
  display: table;
  clear: both;
}

.title-bar .menu-icon {
  margin-left: 0.25rem;
  margin-right: 0.25rem;
}

.title-bar-left {
  float: left;
}

.title-bar-right {
  float: right;
  text-align: right;
}

.title-bar-title {
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
}

.clearfix::before {
  content: ' ';
  display: table;
}

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

.uline {
  color: #379490;
}

.thumb-outer-cover {
  display: inline-block;
  background-color: #ccc;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  padding: 66% 0 0;
  background-size: cover;
}

.thumb-fig {
  background: #588adc;
  margin-left: auto;
  text-align: center;
  margin-right: auto;
  color: white;
}

/*reset*/
.poplar-cm div.columns {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

/*RHD***********************************/
@media (max-width: 1200px) {
  /*cm*/
  section ul li a {
    /*    font-size: 0.685rem !important;
        */
  }
  section li.num-country, section li.num-coment, section li.num-access, section li.num-term {
    font-size: 0.685rem !important;
  }
}

@media (max-width: 1024px) {
  /*common*/
  .row {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}

div#school .main {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

/*outline*/
.outline h3, .outline h2 {
  font-weight: bold;
  font-size: 1.8rem;
  line-height: 1.0;
  margin-bottom: 0;
}

.outline div.h1-outline {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.outline div.country1 i {
  display: inline-block;
  width: 3rem;
  height: auto;
  background: url(../img/common/icon_con_1.png) left top no-repeat;
  background-size: contain;
  margin-right: .5rem;
}

/*campaign-box*/
/*table.school-data*/
/*add-button*/
section.school-cm .add-wr {
  position: relative;
}

section .add-mylist a, section .add-contribution a, section .add-share a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  bottom: -3rem;
  background: #eeeded;
  color: #292929;
  padding: .5rem .5rem;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  text-align: left;
  font-weight: bold;
  z-index: 3;
}

section .add-mylist a {
  right: 14.5rem;
}

section .add-contribution a {
  right: 7.5rem;
  background: #fff35d;
}

section .add-share a {
  right: .5rem;
  padding: .5rem 1rem;
}

section .add-mylist a span, section .add-contribution a span, section .add-share-detail a span {
  line-height: 1.2;
  font-size: .875rem;
}

section .add-mylist a span:last-of-type, section .add-share a span:last-of-type, section .add-contribution a span:last-of-type {
  display: none;
}

section .add-mylist a i, section .add-contribution a i, section .add-share a i {
  color: #1db2ab;
  margin-right: .5rem;
  font-size: 1.5rem;
}

section .add-contribution a i {
  /*  color: #267873;
  */
}

/*tag-characteristic*/
.tag-characteristic li {
  margin-right: .5rem;
  margin-bottom: .25rem;
  margin-top: .25rem;
  padding: .125rem .8125rem;
  text-align: center;
  display: inline-block;
  color: #e86542;
  background-color: #fdecdd;
  border: 1px solid #e86542;
}

div#school .school-con h3, div#school .school-con h2 {
  font-weight: bold;
  font-size: 1.3rem;
  margin: .85rem 0;
}

div#school .school-con h3 sub, div#school .school-con h2 sub {
  bottom: 0;
  font-weight: normal;
  font-size: 1rem;
  display: block;
  margin: 1rem 0 1.25rem;
}

div#school .school-con h3 span, div#school .school-con h2 span {
  font-weight: normal;
  font-size: .875rem;
  margin: 1.5rem 0;
  color: #0a0a0a;
}

div#school .school-con h4 {
  font-size: .875rem;
  font-weight: bold;
}

div#school .school-con h4 i {
  display: inline-block;
  width: 1.5rem;
  height: 1.25rem;
  background: url(../img/common/icon_scl_h3.png) left center no-repeat;
  background-size: contain;
  position: relative;
  bottom: -4px;
}

div#school .school-con .scl-rv-wr h4 i {
  display: inline-block;
  width: 1.25rem;
  height: 1.25rem;
  background: url(../img/common/icon_scl_h3.png) left center no-repeat;
  background-size: contain;
  bottom: 0px;
  /*    position: relative;
          bottom: -3px;
      */
}

div#school .school-con .school-con-point, div#school .school-con p {
  margin-left: 2rem;
}

div#school .school-con .school-con-point li {
  color: #267873;
  font-weight: bold;
}

div#school .school-con .school-con-point li p {
  background: url(../img/common/text_line.png) left bottom repeat-x;
  display: inline;
  padding-left: .5rem;
  padding-right: .5rem;
  margin-left: 0;
}

/*school-reviews1 page***********************************/
.school-reviews1 .school-cm .school-con section {
  padding: 0 0 1rem;
  margin-bottom: 0.5rem !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.school-reviews1 .school-cm .school-con section:last-child {
  margin-bottom: 0rem !important;
}

.school-reviews1 .school-cm .school-con section > div.scl-rv-wr {
  background: #fff;
  margin: 0;
  margin-right: 1rem !important;
  margin-left: 1rem !important;
  padding: 0;
}

.school-reviews1 .school-cm .school-con section > div > div {
  margin: 0;
  padding: 0;
  border-top: 1px solid #cbe4e3;
}

div.school-movie .school-cm .school-con section > div > div, div.school-program .school-cm .school-con section > div > div, div.school-price .school-cm .school-con section > div > div {
  border-top: none;
}

div#school .school-cm .school-con section div.scl-rv-con1, div#school .school-cm .school-con section div.scl-rv-con2 {
  margin: 0 1rem 0;
  padding: 1rem 0;
}

div#school .school-cm .school-con section div.scl-rv-con1 {
  margin-bottom: 0;
}

div#school .school-cm .school-con section div.scl-rv-con2 {
  margin-left: 0;
  padding-left: 0;
}

div#school .school-cm .school-con section div.scl-rv-con3 {
  padding: 0.75rem 1rem 1rem;
}

div#school .school-cm .school-con section div.scl-rv-con3-2 {
  /*  padding: 1.5rem;
        */
}

div#school .school-cm .school-con section div.scl-rv-header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0;
  margin-top: 0rem !important;
  border-top: none;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-header div.h1name {
  position: relative;
  padding-left: 6.2rem;
  border-top: none;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-header div.h1name img {
  position: absolute;
  top: 0.25rem;
  left: 1rem;
  width: 4.5rem;
  height: 4.5rem;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-header div h3, .school-reviews1 .school-cm .school-con section div.scl-rv-header div h2 {
  padding-bottom: .05rem;
  border-bottom: 5px solid #fff578;
  display: inline;
  line-height: 2.0;
}

div#school .school-cm .school-con section div.scl-rv-header div h4 {
  font-weight: normal;
  padding-top: .75rem;
  font-size: .875rem;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-header ul {
  margin-bottom: 0;
  text-align: right;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-header ul li {
  margin-bottom: .3rem;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-header ul li img {
  width: 90px;
  height: auto;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-header ul li:last-of-type {
  margin-bottom: 0;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-header ul li.date {
  font-size: .72rem;
  padding-left: 0rem;
  min-width: 90px;
  background: url(../img/common/icon_shopwrite.png) left top no-repeat;
  background-size: 13px auto;
  background-position: left 0px top 3px;
  float: right;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-con1 dl, .school-reviews1 .school-cm .school-con section div.scl-rv-con2 dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: .5rem;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-con1 dt i, .school-reviews1 .school-cm .school-con section div.scl-rv-con2 h4 i {
  color: #178e89;
  background-image: none !important;
  padding-right: .35rem;
}

div#school .school-cm .school-con section div.scl-rv-con3 p a {
  color: #178e89;
  font-weight: bold;
  font-size: .875rem;
  display: block;
  float: right;
  margin-bottom: 1rem;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-con1 dt {
  margin-bottom: 0;
  width: 7rem;
  font-size: .875rem;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-con1 dd {
  width: calc(100% - 7rem);
  text-align: left;
  font-size: .875rem;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-con2 dt {
  color: #178e89;
  width: 8rem;
  font-size: .875rem;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-con2 dd span {
  font-weight: bold;
  margin-right: 1rem;
  font-size: .875rem;
}

.school-reviews1 .school-cm .school-con section div.scl-rv-con2 p {
  margin-bottom: 0;
  font-size: .875rem;
}

div#school .school-cm .school-con section div.scl-rv-con3 p {
  margin-left: 0rem;
  font-size: .875rem;
  margin-bottom: 0;
  margin-top: .5rem;
  margin-right: 0rem;
}

div#school .school-cm .school-con section div.scl-rv-con3 p.num-popular {
  margin-top: 0rem;
  font-size: 1.25rem;
  font-weight: bold;
  border-bottom: 1px solid #bcbcbc;
  padding-bottom: .5rem;
}

div#school .num-popular i:last-of-type {
  margin-right: .35rem;
}

div.school-movie .school-cm .school-con, div.school-program .school-cm .school-con, div.school-price .school-cm .school-con {
  margin-bottom: 3rem !important;
}

div.school-movie .school-cm .school-con section > div.scl-rv-header div h3, div.school-movie .school-cm .school-con section h2 {
  display: block;
  margin-top: 0  !important;
  color: #379490;
}

div.school-movie .school-cm .school-con section.scl-movie {
  background: url(../img/common/bg_strp_movie_1.png);
  padding-top: 1rem  !important;
}

div#school .school-cm .school-con section.scl-movie > div.scl-rv-header {
  padding: 1rem 1.5rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  background: #fff;
  margin-right: 1rem;
  margin-left: 1rem;
}

div.school-movie .school-cm .school-con section.scl-movie .scl-box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
}

div.school-movie .school-cm .school-con section.scl-movie .scl-box::before {
  display: none;
}

div.school-movie .school-cm .school-con section.scl-movie .scl-box dl {
  /*  border: 1px solid #bfbfbf;
        */
  display: block;
  width: 17.5%;
  margin-right: 2.5%;
  background-color: #fff;
}

div.school-movie .school-cm .school-con section.scl-movie .scl-box dl dt img {
  width: auto;
  height: auto;
  max-height: 150px;
  vertical-align: middle;
}

div.school-movie .school-cm .school-con section.scl-movie .scl-box dl dd {
  background: #639c6e;
  margin-left: auto;
  text-align: center;
  margin-right: auto;
  padding: 0rem .3rem .2rem;
}

div.school-movie .school-cm .school-con section.scl-movie .scl-box dl dd span {
  text-align: center;
  font-weight: 500;
  color: #fff;
  margin-left: auto;
  margin-right: auto;
  font-size: .875rem;
}

div.school-program .school-cm .school-con section.scl-program {
  padding-top: 1rem  !important;
}

div.school-program .school-cm .school-con section.scl-program > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0;
  margin-top: 0rem !important;
  margin-bottom: 1rem !important;
  margin-right: 1rem !important;
  margin-left: 1rem !important;
  background: #fff;
  padding: 1rem !important;
}

div.school-program .school-cm .school-con section.scl-program > div:last-of-type {
  margin-bottom: 0rem !important;
}

div.school-program .school-cm .school-con section.scl-program div.scl-box h3, div.school-program .school-cm .school-con section.scl-program div.scl-box h2 {
  display: block;
  color: #379490;
  padding-bottom: .1rem;
  border-bottom: 5px solid #fff578;
  margin-top: 0  !important;
}

div.school-program .school-cm .school-con section.scl-program div.scl-box h4 {
  display: block;
  color: #647aa4;
  padding-bottom: .1rem;
  font-size: 1.1rem;
}

div.school-program .school-cm .school-con section.scl-program table {
  width: 100%;
  margin-bottom: 1rem;
}

div.school-program .school-cm .school-con section.scl-program table th {
  background: #38ad8b;
  color: #fff;
  font-weight: bold;
  text-align: center;
  border: 1px solid #639c6e;
  padding: 0.5rem 0.625rem 0.625rem;
}

div.school-program .school-cm .school-con section.scl-program .pr-table2 {
  width: 50%;
  float: left;
}

div.school-program .school-cm .school-con section.scl-program .pr-table2 table {
  width: 98%;
  margin-left: auto;
  margin-right: auto;
}

div.school-program .school-cm .school-con section.scl-program table .pr-program-ttl {
  background: #60bda2;
}

div.school-program .school-cm .school-con section.scl-program table td {
  border: #639c6e 1px solid;
  background: #fff;
  text-align: center;
  padding: 0.5rem 0.625rem 0.625rem;
}

div.school-program .school-cm .school-con section.scl-program dl, div.school-program .school-cm .school-con section.scl-program p {
  font-weight: bold;
  margin: 0 0 0 .5rem !important;
}

div.school-program .school-cm .school-con section.scl-program table.pr-detail-light th {
  border: #647aa4 1px solid;
  background: #8192b3;
  text-align: center;
}

div.school-program .school-cm .school-con section.scl-program table.pr-detail-light td {
  border: #647aa4 1px solid;
  background: #fff;
  text-align: left;
}

div.school-program .school-cm .school-con section.scl-program dt, div.school-program .school-cm .school-con section.scl-program dd {
  margin: 0rem !important;
}

div.school-price .school-cm .school-con section.scl-price {
  padding-top: 1rem  !important;
  position: relative;
}

div.school-price .school-cm .school-con section.scl-price > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 1rem 0;
  margin-top: 0rem !important;
  margin-bottom: 1rem !important;
  margin-right: 1rem !important;
  margin-left: 1rem !important;
  background: #fff;
  padding: 1rem !important;
}

div.school-price-euro .school-cm .school-con section.scl-price > div:first-of-type {
  margin-top: 1rem !important;
}

div.school-price .school-cm .school-con section.scl-price div.scl-corselist {
  margin: 0 0 1rem 0 !important;
  background: #fff;
}

div.school-price .school-cm .school-con section.scl-price div.scl-corselist div {
  margin: 0rem !important;
  width: 100%;
  background: #fff;
  padding: 0.5rem !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

div.school-price .school-cm .school-con section.scl-price div.scl-corselist div a span {
  text-decoration: underline;
}

div.school-price .school-cm .school-con section.scl-price div:last-of-type {
  margin-bottom: 0rem !important;
}

div.school-price .school-cm .school-con section.scl-price div.scl-box h3, div.school-price .school-cm .school-con section.scl-price div h2 {
  display: block;
  color: #001b78;
  padding-bottom: .1rem;
  border-bottom: 5px solid #9bc1ff;
  margin: 0.5rem 0 1rem 0 !important;
}

div.school-price .school-cm .school-con section.scl-price table.pr-table {
  margin-bottom: 1rem;
}

div.school-price .school-cm .school-con section.scl-price table.pr-table td {
  border: #015852 1px solid;
  padding: 0.5rem 0.5rem;
  background: #fff;
  text-align: center;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

div.school-price .school-cm .school-con section.scl-price > div.scl-corselist h3, div.school-price .school-cm .school-con section.scl-price > div h2 {
  border-bottom: 5px solid #a6e3e1;
  margin-bottom: .5rem !important;
}

div.school-price .school-cm .school-con section.scl-price > div.scl-attention h3, div.school-price .school-cm .school-con section.scl-price > div h2 {
  border-bottom: 5px solid #ff797c;
  color: #726363;
}

div.school-price-euro .school-cm .school-con section.scl-price table.pr-table td {
  width: auto;
}

div.school-price-euro .school-cm .school-con section.scl-price table.pr-table .cell-long {
  width: 30%;
}

div.school-price .school-cm .school-con section.scl-price table.pr-table th {
  background: #7badff;
  padding: 0.25rem 0.5rem;
  color: #fff;
  font-weight: bold;
  border: 1px solid #015852;
  text-align: center;
}

div.school-price-euro .school-cm .school-con section.scl-price table.pr-table th, div.school-price-euro .school-cm .school-con section.scl-price table.pr-table td div.school-price-euro .school-cm .school-con section.scl-price table.pr-table .cell-normal, div.school-price-euro .school-cm .school-con section.scl-price table.pr-table th {
  width: 17.5%;
}

div.school-price-euro .school-cm .school-con section.scl-price table.pr-table .cell-couse {
  background: rgba(97, 189, 184, 0.1);
  width: 30%;
}

div.school-price .school-cm .school-con section.scl-price table.pr-table2 {
  margin-bottom: 1rem;
}

div.school-price .school-cm .school-con section.scl-price table.pr-table2-end {
  margin-bottom: 0;
}

div.school-price .school-cm .school-con section.scl-price table.pr-table2 td {
  border: #eb6100 1px solid;
  padding: 0.5rem 0.5rem;
  background: #fff;
  text-align: left;
}

div.school-price .school-cm .school-con section.scl-price table.pr-table2 th {
  background: #fde5e5;
  padding: 0.25rem 0.5rem;
  /* color: #fff; */
  border: 1px solid #eb6100;
  text-align: center;
}

div.school-price .school-cm .school-con section.scl-price p {
  margin: .5rem 0rem .75rem 0rem !important;
  line-height: 1.2;
  font-size: .875rem;
  padding: .875rem;
  background: #f2f2ec;
}

div.school-price .school-cm .school-con section.scl-price table.pr-table2 td p {
  font-weight: normal;
  margin: 0 !important;
  text-align: left;
  padding: 0 1rem;
  background: none;
}

div.school-price .school-cm .school-con section.scl-price dl {
  margin: 0 !important;
  float: left;
  background: #f7f6f6;
  width: 100%;
  font-size: .875rem;
  padding: 1rem;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

div.school-price .school-cm .school-con section.scl-price dl dd::before {
  content: "◆";
  font-size: .4rem;
  position: relative;
  bottom: .05rem;
  margin-right: .125rem;
}

div.school-price-euro .school-cm .school-con section.scl-price dl {
  margin: 0 !important;
  float: none;
  background: #fff;
  width: auto;
  font-size: .875rem;
  padding: .5rem 0;
  font-weight: bold;
}

div.school-price-euro .school-cm .school-con section.scl-price span {
  color: red;
}

div.school-price .school-cm .school-con section.scl-price ul {
  margin: 0 0 0 .5rem !important;
}

div.school-price .school-cm .school-con section.scl-price ul li a::before {
  content: "●";
  font-size: .45rem;
  position: relative;
  bottom: .15rem;
  color: #a6e3e1;
  margin-right: .25rem;
  text-decoration: none;
}

div.photoInner {
  letter-spacing: -0.5em;
}

div.photoInner > div.column {
  display: inline-block;
  padding: 0 !important;
  margin: 0 2% 2% 0;
  width: 23%;
  float: none !important;
  letter-spacing: normal;
}

/*other*/
/*school-movie page***********************************************/
/*div.school-movie .school-cm .school-con section.scl-movie
   .scl-box dl dt{
      display: table-cell;
      width: 193px;
      height: 150px;
      text-align: center;
      vertical-align: middle;
      layout-grid-line:166px;
  }*/
/*school-program page***********************************************/
/*
  div.school-program .school-cm .school-con section.scl-program > div{
      display: flex;
      align-items: center;
      padding: 1rem 0;
      margin-top: 0rem !important;
      margin-bottom: 1rem !important;
      margin-right: 1rem !important;
      margin-left: 1rem !important;
      background: #fff;
      padding:1rem 1.5rem !important;
  }
  div.school-program .school-cm .school-con section.scl-program > div:last-of-type{
      margin-bottom: 0rem !important;
  }
  div.school-program .school-cm .school-con section.scl-program div.scl-box h1 {
      display: block;
      color: #379490;
      padding-bottom: .1rem;
      border-bottom:5px solid #fff578;
  }
  div.school-program .school-cm .school-con section.scl-program table th{
      background:#38ad8b;
      color: #fff;
      font-weight: bold;
      border: 1px solid #639c6e;
  }
  div.school-program .school-cm .school-con section.scl-program .pr-table2{
          width: 50%;
          float: left;
  }
  div.school-program .school-cm .school-con section.scl-program .pr-table2 table{
          width: 98%;
          margin-left: auto;
          margin-right: auto;
  }
  div.school-program .school-cm .school-con section.scl-program table .pr-program-ttl{
      background:#60bda2;
  }
  div.school-program .school-cm .school-con section.scl-program table td{
      border: #639c6e 1px solid;
      background: #fff;
      text-align: center;
  }
  div.school-program .school-cm .school-con section.scl-program dl,
  div.school-program .school-cm .school-con section.scl-program p{
      font-weight: bold;
      margin:0 0 0 .5rem !important;
  }
  */
/*school-price page***********************************************/
@media (max-width: 1024px) {
  div#school .school-cm .school-con section div.scl-rv-con2 {
    margin-left: 1rem;
  }
  div#school .school-con h3, div#school h2 sub {
    display: block;
    padding-left: 0rem;
    padding-top: .5rem;
  }
  div.school-movie .school-cm .school-con section.scl-movie .scl-box dl {
    width: 24%;
    margin-right: 1%;
  }
}

@media (max-width: 880px) {
  div.school-price .school-cm .school-con section.scl-price .pr-table-wr {
    overflow: auto;
    margin-bottom: 1rem;
  }
  div.school-price-euro .school-cm .school-con section.scl-price .pr-table-wr {
    overflow: auto;
    margin-bottom: 0rem;
  }
}

@media (max-width: 639px) {
  /*outline*/
  div#school .school-con h3, div#school h2 {
    display: none;
  }
  div#school .school-con2 h3, div#school .school-con2 h2 {
    display: block;
    margin-top: .5rem;
    margin-bottom: 1rem;
  }
  div#school .school-con2 section h3, div#school .school-con2 h2 {
    display: block;
    margin-bottom: 0rem;
    margin-top: 0rem;
    line-height: 1.5;
  }
  div#school .school-con h3, div#school h2 sub {
    margin: 0.25rem 0 1.25rem;
  }
  #school h4.slide-main {
    width: 100%;
    text-align: center;
    margin: 0 auto .5rem !important;
    padding: 0;
  }
  div#school .school-con h4 {
    margin-top: .5rem;
  }
  div#school .school-con h3, div#school .school-con h2 span {
    font-size: 1rem;
    margin: 0rem 0 .25rem;
    display: block;
    color: #0a0a0a;
  }
  div#school .school-con .school-con-point {
    margin-left: 0;
    line-height: 1.5;
    font-size: .875rem;
    margin-top: .5rem !important;
  }
  div#school .school-con p {
    margin-left: 0;
    line-height: 1.5;
    font-size: .875rem;
    margin-top: .5rem !important;
    font-size: .875rem;
  }
  div#school .school-con p.map {
    font-size: .875rem;
  }
  div#school .school-con p.page-nav {
    margin-top: 1.5rem !important;
  }
  div#school .school-cm .school-con section.scl-price table.pr-table2 td p {
    margin-top: 0rem !important;
  }
  div#school .school-con p.box-title {
    margin-bottom: 0rem !important;
    margin-left: 0 !important;
  }
  .school-cm div.school-con {
    padding-top: 0rem;
    padding-left: 0rem;
    padding-right: 0rem;
    padding-bottom: 0rem;
  }
  .school-reviews1 .school-cm .school-con section {
    padding: .5rem;
  }
  div#school .school-con2 section.scl-movie {
    /*  margin-top:4rem !important;
        */
    margin-top: 0rem !important;
    margin-left: 0.25rem;
    margin-right: 0.25rem;
    padding-top: .5rem;
  }
  div#school .school-con2 section.scl-movie h3, div#school .school-con2 section.scl-movie h2 {
    opacity: 1;
    margin-top: .5rem !important;
  }
  div.school-movie .school-con2 section.scl-movie h3, div.school-movie h2 {
    margin-bottom: .5rem !important;
  }
  div.school-movie .school-cm .school-con section.scl-movie .scl-box dl {
    width: calc(50% - .5rem);
    margin-right: 0%;
    margin-left: .25rem;
    margin-right: .25rem;
  }
  div#school .school-cm .school-con section.scl-movie > div.scl-rv-header {
    padding: .25rem;
    margin-right: .5rem;
    margin-left: .5rem;
  }
  div.school-movie .school-cm .school-con section.scl-movie .scl-box dl dd {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
  div#school .school-con2 section.scl-program {
    padding-bottom: .5rem;
    padding-top: .5rem;
    margin-top: 0rem !important;
  }
  div#school .school-con2 section.scl-program h3, div#school .school-con2 section.scl-program h2 {
    margin: .5rem 0 !important;
    font-size: 1rem;
  }
  div.school-program .school-cm .school-con section.scl-program > div {
    padding: .25rem !important;
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
  }
  div.school-program .school-cm .school-con section.scl-program div table {
    margin-bottom: 0.5rem;
  }
  div.school-program .school-cm .school-con section.scl-program div table:last-cild {
    margin-bottom: 0;
  }
  div.school-program .school-cm .school-con section.scl-program th, div.school-program .school-cm .school-con section.scl-program td {
    padding: 0.25rem 0.5rem;
  }
  div.school-program .school-cm .school-con section.scl-program .pr-table2 {
    width: 100%;
    float: none;
  }
  div#school .school-con2 section.scl-price {
    /*    margin-top: 4rem !important;
        */
    padding-bottom: .5rem;
    padding-top: .5rem;
    margin-top: 0rem !important;
  }
  div#school .school-con2 section.scl-price h3, div#school .school-con2 section.scl-price h2 {
    margin: 0.5rem 0 .5rem !important;
  }
  div.school-price .school-cm .school-con section.scl-price > div {
    padding: .5rem !important;
    margin-left: 0.5rem !important;
    margin-right: 0.5rem !important;
    margin-bottom: 0.5rem !important;
  }
  div.school-price-euro .school-cm .school-con section.scl-price > div:first-of-type {
    margin-top: .5em !important;
  }
  div.school-price .school-cm .school-con section.scl-price > div.scl-corselist {
    margin-left: 0rem !important;
    margin-right: 0rem !important;
    margin-bottom: 0.5rem !important;
  }
  div.school-price .school-cm .school-con section.scl-price > div.scl-corselist div {
    padding: 0rem !important;
  }
  div.school-price .school-cm .school-con section.scl-price > div.scl-corselist > div {
    padding: 0.25rem !important;
  }
  div.school-price .school-cm .school-con section.scl-price div table {
    margin-bottom: 0.5rem;
  }
  div.school-price .school-cm .school-con section.scl-price div table:last-cild {
    margin-bottom: 0;
  }
  div.school-price .school-cm .school-con section.scl-price th, div.school-price .school-cm .school-con section.scl-price td {
    padding: 0.25rem 0.5rem;
  }
  div.school-price .school-cm .school-con section.scl-price .pr-table2 {
    width: 100%;
    float: none;
  }
  div.school-price .school-cm .school-con section.scl-price dl {
    float: none;
    width: 100%;
    font-size: .875rem;
  }
  div.school-price .school-cm .school-con section.scl-price ul {
    float: none;
    width: 100%;
    margin-bottom: 1rem !important;
  }
  div.school-price-euro .school-cm .school-con section.scl-price table.pr-table2 {
    margin-bottom: 0rem;
  }
  /*program page**************************************/
  /*price page**************************************/
}

@media (max-width: 480px) {
  div.school-program .school-cm .school-con section.scl-program th, div.school-program .school-cm .school-con section.scl-program td {
    padding: 0.25rem !important;
    font-size: .6rem;
  }
  div.school-program .school-cm .school-con section.scl-program th.cell-long {
    min-width: 3rem !important;
  }
  div.school-price .school-cm .school-con section.scl-price th, div.school-price .school-cm .school-con section.scl-price td {
    padding: 0.25rem;
    font-size: .75rem;
    padding: 0.25rem !important;
  }
  div.school-price .school-cm .school-con section.scl-price table.pr-table2 td p {
    padding: 0;
  }
  div.school-price .school-cm .school-con section.scl-price th.cell-long {
    min-width: 4rem !important;
  }
}

@media screen and (max-width: 640px) {
  div.photoInner > div.column {
    margin: 0 1% 3%;
    width: 48%;
  }
}

@-webkit-keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}

@keyframes scroll-hint-appear {
  0% {
    -webkit-transform: translateX(40px);
            transform: translateX(40px);
    opacity: 0;
  }
  10% {
    opacity: 1;
  }
  50%, 100% {
    -webkit-transform: translateX(-40px);
            transform: translateX(-40px);
    opacity: 0;
  }
}

.scroll-hint.is-right-scrollable {
  background: linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-right-scrollable.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0)), linear-gradient(270deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint.is-left-scrollable {
  background: linear-gradient(90deg, rgba(0, 0, 0, 0.15) 0, rgba(0, 0, 0, 0) 16px, rgba(0, 0, 0, 0));
}

.scroll-hint-icon {
  position: absolute;
  top: calc(50% - 25px);
  left: calc(50% - 60px);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 120px;
  height: 80px;
  border-radius: 5px;
  -webkit-transition: opacity .3s;
  transition: opacity .3s;
  opacity: 0;
  background: rgba(0, 0, 0, 0.7);
  text-align: center;
  padding: 20px 10px 10px 10px;
}

.scroll-hint-icon-wrap {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-height: 100%;
  pointer-events: none;
}

.scroll-hint-text {
  font-size: 10px;
  color: #FFF;
  margin-top: 5px;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
  opacity: .8;
}

.scroll-hint-icon:before {
  display: inline-block;
  width: 40px;
  height: 40px;
  color: #FFF;
  vertical-align: middle;
  text-align: center;
  content: "";
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDM8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIiBmaWxsPSIjZmZmIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon:after {
  content: "";
  width: 34px;
  height: 14px;
  display: block;
  position: absolute;
  top: 10px;
  left: 50%;
  margin-left: -20px;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDE8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIiBmaWxsPSIjZmZmIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIgZmlsbD0iI2ZmZiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIgZmlsbD0iI2ZmZiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiIGZpbGw9IiNmZmYiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiIGZpbGw9IiNmZmYiLz48L2c+PC9nPjwvc3ZnPg==);
  opacity: 0;
  -webkit-transition-delay: 2.4s;
          transition-delay: 2.4s;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:after {
  opacity: 1;
}

.scroll-hint-icon-wrap.is-active .scroll-hint-icon:before {
  -webkit-animation: scroll-hint-appear 1.2s linear;
          animation: scroll-hint-appear 1.2s linear;
  -webkit-animation-iteration-count: 2;
          animation-iteration-count: 2;
}

.scroll-hint-icon-white {
  background-color: #FFF;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.4);
}

.scroll-hint-icon-white:before {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIyNS43NyIgaGVpZ2h0PSIzMC41MiIgdmlld0JveD0iMCAwIDI1Ljc3IDMwLjUyIj48dGl0bGU+44Ki44K744OD44OIIDQ8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxwYXRoIGQ9Ik0yMS4zMywzMC41Mkg3Ljg1QTEuNTUsMS41NSwwLDAsMSw2LjMsMjlhMTIuNDYsMTIuNDYsMCwwLDAtLjYzLTQuNDIsMjUuMTYsMjUuMTYsMCwwLDAtNC4yNS01bC0uMDYtLjA2QTUsNSwwLDAsMSwwLDE1Ljg2YTMuNjQsMy42NCwwLDAsMSwxLjE3LTIuNjIsMy42MywzLjYzLDAsMCwxLDUuMTQuMDdWMy43N2EzLjc3LDMuNzcsMCwxLDEsNy41NCwwVjguMzNhMy4zNSwzLjM1LDAsMCwxLDEuMjYsMCwzLDMsMCwwLDEsMiwxLjIyLDMuNSwzLjUsMCwwLDEsMi0uMDYsMy4yMSwzLjIxLDAsMCwxLDIsMS41NCwzLjc0LDMuNzQsMCwwLDEsMywuNDdBNC4yMSw0LjIxLDAsMCwxLDI1Ljc0LDE1YzAsLjExLDAsLjI3LDAsLjQ2YTE5LjI2LDE5LjI2LDAsMCwxLS44NCw3Yy0uMTQuMzgtLjM2LjgxLS41NiwxLjIybC0uMTEuMjJjMCwuMDctLjA5LjE0LS4xNC4yMWE3LjEzLDcuMTMsMCwwLDAtMS4xNywyLjE3Yy0uMDYuNTYtLjA2LDIuMTUtLjA1LDIuNzFBMS41NSwxLjU1LDAsMCwxLDIxLjMzLDMwLjUyWk04LjYxLDI4LjIxaDEyYzAtLjcxLDAtMS43MS4wNy0yLjIzYTguNzQsOC43NCwwLDAsMSwxLjU5LTMuMjVsLjA2LS4xMmExMCwxMCwwLDAsMCwuNDYtMSwxNi44LDE2LjgsMCwwLDAsLjctNi4xMmMwLS4yMywwLS40MSwwLS41NGgwYTIsMiwwLDAsMC0uNjQtMS41MiwxLjMzLDEuMzMsMCwwLDAtMS41NS4wOCwxLjEzLDEuMTMsMCwwLDEtMS4xOC4yOCwxLjE1LDEuMTUsMCwwLDEtLjc4LS45NCwxLjI2LDEuMjYsMCwwLDAtLjc1LTEuMTEsMSwxLDAsMCwwLTEuMTEuMjhsLS4xLjFhMS4xNSwxLjE1LDAsMCwxLTEuMTkuMjksMS4xNiwxLjE2LDAsMCwxLS43OC0uOTVjLS4wOS0uNjgtLjIxLS43Ny0uNy0uODdhLjgyLjgyLDAsMCwwLTEsLjQ4LDEuMTYsMS4xNiwwLDAsMS0yLjE2LS41OFYzLjc3YTEuNDYsMS40NiwwLDEsMC0yLjkyLDB2Ny44NWwwLDQuMzNhMS4xNywxLjE3LDAsMCwxLS44MywxLjExLDEuMTUsMS4xNSwwLDAsMS0xLjItLjM1bC0xLS45MWMtLjQ3LS40Mi0uNzMtLjY2LS44NC0uNzdhMS4zNSwxLjM1LDAsMCwwLTItLjEyTDIuNywxNWExLjMyLDEuMzIsMCwwLDAtLjM5LDFBMi41NywyLjU3LDAsMCwwLDMsMTcuODVsMCwwYTI3LjI0LDI3LjI0LDAsMCwxLDQuNyw1LjYyQTEyLjYzLDEyLjYzLDAsMCwxLDguNjEsMjguMjFaTTIzLjIsMjMuMzVaTTYuNTEsMTYuNTlaIi8+PC9nPjwvZz48L3N2Zz4=);
}

.scroll-hint-icon-white:after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIzMy4yOSIgaGVpZ2h0PSIxMi4wMiIgdmlld0JveD0iMCAwIDMzLjI5IDEyLjAyIj48dGl0bGU+44Ki44K744OD44OIIDI8L3RpdGxlPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMiIgZGF0YS1uYW1lPSLjg6zjgqTjg6Tjg7wgMiI+PGcgaWQ9IuODrOOCpOODpOODvF8xLTIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDEiPjxsaW5lIHgxPSIxLjg1IiB5MT0iNi4wMSIgeDI9IjEwLjQiIHkyPSI2LjAxIi8+PHBhdGggZD0iTTEwLjQsNy4xN0gxLjg1YTEuMTYsMS4xNiwwLDEsMSwwLTIuMzFIMTAuNGExLjE2LDEuMTYsMCwxLDEsMCwyLjMxWiIvPjxwYXRoIGQ9Ik03LjQsMTJhMS4xNSwxLjE1LDAsMCwxLS43Mi0uMjVsLTYuMjUtNUExLjIsMS4yLDAsMCwxLDAsNS44NywxLjE0LDEuMTQsMCwwLDEsLjQ2LDVMNi43LjIzQTEuMTYsMS4xNiwwLDAsMSw4LjEsMi4wOEwzLDUuOTEsOC4xMiwxMEExLjE2LDEuMTYsMCwwLDEsNy40LDEyWiIvPjxsaW5lIHgxPSIzMS40NSIgeTE9IjYuMDEiIHgyPSIyMi44OSIgeTI9IjYuMDEiLz48cGF0aCBkPSJNMzEuNDUsNy4xN0gyMi44OWExLjE2LDEuMTYsMCwxLDEsMC0yLjMxaDguNTZhMS4xNiwxLjE2LDAsMCwxLDAsMi4zMVoiLz48cGF0aCBkPSJNMjUuOSwxMmExLjE4LDEuMTgsMCwwLDEtLjkxLS40M0ExLjE3LDEuMTcsMCwwLDEsMjUuMTcsMTBsNS4wOS00LjA1TDI1LjIsMi4wOEExLjE2LDEuMTYsMCwwLDEsMjYuNTkuMjNMMzIuODQsNWExLjE2LDEuMTYsMCwwLDEsLjQ1LjkxLDEuMTQsMS4xNCwwLDAsMS0uNDMuOTJsLTYuMjQsNUExLjE3LDEuMTcsMCwwLDEsMjUuOSwxMloiLz48L2c+PC9nPjwvc3ZnPg==);
}

.scroll-hint-icon-white .scroll-hint-text {
  color: #000;
}

/*//////////////////////////////////////////////////////////

Copyright (C) apricot-design All Rights Reserved.
------------------------------------------------------------
CSS information
 file name  :  reset.css
 style info :  リセットファイル
 admin info :  apricot-design
 
//////////////////////////////////////////////////////////*/
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section {
  display: block;
}

audio[controls], canvas, video {
  display: inline-block;
  *display: inline;
  zoom: 1;
}

html {
  overflow-y: scroll;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

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

body, button, input, select, textarea {
  font-size: 100%;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

blockquote {
  margin: 1em 40px;
}

dfn {
  font-style: italic;
}

mark {
  background: #ff0;
  color: #000;
}

pre, code, kbd, samp {
  font-family: monospace, monospace;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}

q {
  quotes: none;
}

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

small {
  font-size: 75%;
}

sub {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

ul, ol {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0px;
}

nav ul, nav ol {
  list-style: none;
}

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}

svg:not(:root) {
  overflow: hidden;
}

figure, form {
  margin: 0;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  *margin-left: -7px;
}

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}

button, input {
  line-height: normal;
  *overflow: visible;
}

button {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

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

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

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
  vertical-align: top;
}

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

address, caption, cite, code, dfn, em, strong, th, var {
  font-style: normal;
}

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

img, abbr, acronym, fieldset {
  border: 0;
}

li {
  list-style: none;
}

/*画像を縦に並べた時に余白が出ないように*/
img {
  vertical-align: top;
  font-size: 0;
  line-height: 0;
}

/*box-sizingを全ブラウザに対応*/
* {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

*:before, *:after {
  -webkit-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.ie6_error, .no_script {
  background: #F66;
  padding: 100px;
  text-align: center;
  font-size: 150%;
  color: #333;
}

.flt {
  float: left;
}

.flr {
  float: right;
}

.txt_l, td.txt_l, .txt_l td {
  text-align: left;
}

.txt_r, td.txt_r, .txt_r td {
  text-align: right;
}

.txt_c, td.txt_c, .txt_c td {
  text-align: center;
}

.valign_t, td.valign_t, .valign_t td {
  vertical-align: top;
}

.valign_m, td.valign_m, .valign_m td {
  vertical-align: middle;
}

.valign_b, td.valign_b, .valign_b td {
  vertical-align: bottom;
}

.clear {
  clear: both;
}

.clearfix {
  zoom: 1;
}

.clearfix:before {
  content: "";
  display: block;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.img_bd {
  border: solid 1px #E8E8E8;
}

.c_red {
  color: #FF3425;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Preload images */
body:after {
  content: url(../images/lightbox-close.png) url(../images/lightbox-loading.gif) url(../images/lightbox-prev.png) url(../images/lightbox-next.png);
  display: none;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/lightbox-loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url("data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==");
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/lightbox-prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/lightbox-next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/lightbox-close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

/*
0:セット
------------------------------------------------------------
*/
html {
  width: 100%;
}

body {
  font-family: 'Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
  color: #323232;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  text-align: left;
  letter-spacing: 1px;
}

.win body {
  font-family: 'Noto Sans JP',"メイリオ",Meiryo,Helvetica,"Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,Verdana,sans-serif;
}

a {
  text-decoration: none;
  color: #323232;
  -webkit-transition: .3s;
  transition: .3s;
}

a:link, a:active, a:visited {
  text-decoration: none;
}

.opacity {
  -webkit-transition: .3s;
  transition: .3s;
}

.opacity:hover {
  opacity: .5;
}

img {
  max-width: 100%;
  height: auto;
}

img[src$=".svg"] {
  max-width: 100%;
  width: 100%;
  height: auto;
}

.pc {
  display: inherit;
}

@media screen and (max-width: 767px) {
  .pc {
    display: none;
  }
}

.sp {
  display: none;
}

@media screen and (max-width: 767px) {
  .sp {
    display: inherit;
  }
}

/*
//ベース
------------------------------------------------------------
*/
#container_wrap {
  overflow: hidden;
  min-width: 1000px;
  padding: 60px 0 0;
}

@media screen and (max-width: 767px) {
  #container_wrap {
    min-width: 1px;
  }
}

@media screen and (min-width: 768px) {
  #container_wrap {
    padding: 0;
  }
}

.inner {
  max-width: 1210px;
  width: 100%;
  margin: 0 auto;
  padding: 0 15px;
}

.inner::after {
  content: '';
  display: block;
  clear: both;
}

#main {
  float: right;
  width: 75%;
}

@media screen and (max-width: 767px) {
  #main {
    float: none;
    width: 100%;
    margin-bottom: 5%;
  }
}

#sub {
  float: left;
  width: 19%;
}

@media screen and (max-width: 767px) {
  #sub {
    float: none;
    width: 100%;
  }
}

.section_wrap {
  padding: 3.5em 0;
}

@media screen and (min-width: 768px) {
  .section_wrap {
    padding: 5em 0;
  }
}

.section {
  margin: 0 0 3.5em;
}

@media screen and (min-width: 768px) {
  .section {
    margin: 0 0 5em;
  }
}

.section:last-child {
  margin: 0;
}

.section::after {
  content: '';
  display: block;
  clear: both;
}

/*
//ヘッダー
------------------------------------------------------------
*/
header {
  width: 100%;
  clear: both;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5;
  background: #fff;
  border-top: 5px solid #169b62;
  -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
          box-shadow: 0 0 5px 0 rgba(0, 0, 0, 0.3);
}

@media screen and (min-width: 768px) {
  header {
    position: relative;
    border-top: 10px solid #169b62;
  }
}

header::after {
  content: '';
  display: block;
  clear: both;
}

.sp_header {
  width: calc(100% - 100px);
  padding: 0 10px;
  height: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 768px) {
  .sp_header {
    display: none;
  }
}

.sp_logo {
  width: calc(100% - 15px);
  max-width: 220px;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sp_tel {
  position: fixed;
  top: 5px;
  right: 57px;
  width: 57px;
  height: 56px;
  padding: 11px 15px;
  background: #ff883e;
}

.menu-trigger {
  padding: 11px 15px;
  display: inline-block;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  position: fixed;
  top: 5px;
  right: 0;
  width: 57px;
  height: 56px;
  z-index: 5;
  background: transparent;
  border: none;
}

@media screen and (min-width: 768px) {
  .menu-trigger {
    display: none;
  }
}

#overlay {
  width: 100%;
  height: 100%;
  padding: 60px 15px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 6;
  background: rgba(255, 255, 255, 0.98);
  overflow-y: scroll;
  opacity: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  visibility: hidden;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
}

#overlay.active {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

#overlay::before {
  content: '';
  width: 100%;
  height: 5px;
  background: #169b62;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 768px) {
  #overlay {
    display: none;
  }
}

.sp_navi ul {
  margin: 0 -15px 1em;
  border-bottom: 1px solid #169b62;
}

.sp_navi ul li {
  border-top: 1px solid #169b62;
}

.sp_navi ul li a {
  display: block;
  padding: 1.2em;
  color: #169b62;
  font-size: 0.87em;
  font-weight: 500;
}

.sp_navi ul li a span {
  display: inline-block;
  padding: 0 0 0 45px;
  position: relative;
}

.sp_navi ul li a span::before {
  content: '';
  width: 35px;
  height: 35px;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

.sp_header_bottom {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.sp_line {
  width: 40px;
  margin: 0 0 4px;
}

.header_box {
  display: none;
}

@media screen and (min-width: 768px) {
  .header_box {
    display: block;
    padding: 20px 0;
  }
}

@media screen and (min-width: 768px) {
  .header_box .inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media screen and (min-width: 768px) {
  .header_left {
    width: 35%;
  }
}

@media screen and (min-width: 768px) {
  .header_right {
    width: 65%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.header_ttl .logo {
  text-align: left;
  max-width: 170px;
}

@media screen and (min-width: 768px) {
  .header_ttl .logo {
    max-width: 380px;
    width: 100%;
  }
}

.header_tel {
  margin: 0 15px 0 0;
  text-align: center;
  line-height: 1.2;
}

.header_tel .number {
  font-size: 2em;
  font-weight: 700;
  padding: 0 0 0 32px;
  background: url(../images/icon_tel.svg) no-repeat left/28px 28px;
}

.header_tel .time {
  display: block;
  font-size: 0.75em;
  font-weight: 400;
}

.header_line {
  width: 40px;
  margin: 0 15px 0 0;
}

.search {
  width: calc(100% - 55px);
  display: inline-block;
  text-align: left;
}

@media screen and (min-width: 768px) {
  .search {
    width: 270px;
  }
}

.search .cse .gsc-control-cse, .search .gsc-control-cse {
  padding: 0;
}

.search table.gsc-search-box td.gsc-input {
  padding: 0;
}

.search .gsc-search-button-v2 {
  padding: 12px;
  border-radius: 0;
}

.search .gsc-search-button-v2, .search .gsc-search-button-v2:hover, .search .gsc-search-button-v2:focus {
  background: #169b62;
  border-color: #169b62;
}

.search .gsc-input-box {
  padding: 2px 0;
  border-radius: 0;
}

#gnavi {
  display: none;
  margin: 0 auto;
  clear: both;
  text-align: center;
}

@media screen and (min-width: 768px) {
  #gnavi {
    display: block;
    background: #e7e5dc;
  }
}

#gnavi > ul {
  max-width: 1210px;
  padding: 0 15px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  letter-spacing: -0.5em;
}

#gnavi > ul > li {
  width: 19%;
  padding: 10px 0;
  letter-spacing: 0.03em;
  vertical-align: top;
  font-size: 0.94em;
  line-height: 1.2;
  position: relative;
}

#gnavi > ul > li::after {
  content: '';
  width: 2px;
  height: calc(100% - 20px);
  background: #fff;
  position: absolute;
  top: 10px;
  left: 0;
}

#gnavi > ul > li:last-child {
  width: 24%;
  position: relative;
}

#gnavi > ul > li:last-child::before {
  content: '';
  width: calc(100% - 10px);
  height: calc(100% - 20px);
  background: url(../images/bg_dot.png);
  position: absolute;
  top: 15px;
  left: 15px;
}

#gnavi > ul > li:last-child a {
  display: block;
  color: #323232;
  font-size: 1.12em;
  background: #ff883e;
  margin: 0 0 0 10px;
  background: #ff883e;
  height: auto;
  border-radius: 5px;
  position: relative;
}

#gnavi > ul > li:last-child a:hover {
  background: #ffb048;
}

#gnavi > ul > li:last-child a span {
  display: inline-block;
  padding: 45px 0 15px;
  background: url(../images/icon_menu_10.svg) no-repeat top 8px center/38px 32px;
}

#gnavi > ul > li:last-child a span::before {
  content: none;
}

#gnavi > ul > li a {
  color: #169b62;
  font-weight: 500;
  display: block;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#gnavi > ul > li a:hover {
  background: #f2f0e9;
}

#gnavi > ul > li a span {
  display: inline-block;
  padding: 37px 0 0;
  position: relative;
}

#gnavi > ul > li a span::before {
  content: '';
  width: 32px;
  height: 32px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.icon_gnavi_about::before {
  background: url(../images/icon_menu_01.svg) no-repeat center/contain;
}

@media screen and (min-width: 768px) {
  .icon_gnavi_about::before {
    background: url(../images/icon_menu_06.svg) no-repeat center/auto 100%;
  }
}

.icon_gnavi_school::before {
  background: url(../images/icon_menu_02.svg) no-repeat center/contain;
}

@media screen and (min-width: 768px) {
  .icon_gnavi_school::before {
    background: url(../images/icon_menu_07.svg) no-repeat center/auto 100%;
  }
}

.icon_gnavi_application::before {
  background: url(../images/icon_menu_04.svg) no-repeat center/contain;
}

@media screen and (min-width: 768px) {
  .icon_gnavi_application::before {
    background: url(../images/icon_menu_08.svg) no-repeat center/auto 100%;
  }
}

.icon_gnavi_access::before {
  background: url(../images/icon_menu_05.svg) no-repeat center/contain;
}

@media screen and (min-width: 768px) {
  .icon_gnavi_access::before {
    background: url(../images/icon_menu_09.svg) no-repeat center/auto 100%;
  }
}

.icon_gnavi_enqire::before {
  background: url(../images/icon_menu_03.svg) no-repeat center/contain;
}

/*
//フッター
------------------------------------------------------------
*/
.footer_top {
  background: #e7e5dc;
  padding: 20px 0;
}

.footer_top .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.footer_top .inner::after {
  content: none;
}

.footer_logo {
  max-width: 260px;
  width: 80%;
}

@media screen and (min-width: 768px) {
  .footer_logo {
    max-width: 390px;
    width: 40%;
  }
}

.footer_tel {
  display: none;
}

@media screen and (min-width: 768px) {
  .footer_tel {
    display: block;
    width: 60%;
    text-align: right;
    line-height: 1.2;
  }
  .footer_tel .number {
    font-size: 2em;
    font-weight: 700;
    padding: 0 0 0 32px;
    background: url(../images/icon_tel.svg) no-repeat left/28px 28px;
  }
  .footer_tel .time {
    display: block;
    font-size: 0.75em;
    font-weight: 400;
  }
}

.footer_box {
  background: #d8e9dc;
  padding: 3em 0;
}

@media screen and (min-width: 768px) {
  .footer_navi {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.footer_navi > li {
  margin: 0 0 1em;
}

.footer_navi > li:last-child {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .footer_navi > li:first-child {
    width: 40%;
  }
  .footer_navi > li:nth-child(2) {
    width: 36%;
  }
  .footer_navi > li:last-child {
    width: 20%;
  }
}

.footer_navi > li ul {
  margin: 0;
}

.footer_navi > li ul li {
  margin: 0 0 0.8em;
}

.footer_navi > li ul li a {
  display: inline-block;
  padding: 0 0 0 14px;
  font-size: 0.87em;
  line-height: 1.5;
  background: url(../images/arrow_right_g.svg) no-repeat top 0.5em left/5px 10px;
}

@media screen and (min-width: 768px) {
  .footer_navi > li ul li a {
    font-size: 1em;
  }
  .footer_navi > li ul li a:hover {
    text-decoration: underline;
  }
}

.footer_navi > li .col_02 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.footer_navi > li .col_02 > li {
  width: 49%;
  margin: 0;
}

.footer_navi_ttl {
  font-weight: 500;
  margin: 0 0 0.5em;
}

@media screen and (min-width: 768px) {
  .footer_navi_ttl {
    font-size: 1.25em;
  }
}

.copy {
  padding: 1em 10px 70px;
  font-size: 0.75em;
  text-align: center;
  color: #fff;
  background: #323232;
}

@media screen and (min-width: 768px) {
  .copy {
    padding: 1em;
    font-size: 0.81em;
  }
}

.contact_following {
  width: 100%;
  position: fixed;
  z-index: 4;
  bottom: 0;
  left: 0;
  opacity: 0;
  -webkit-transform: translateY(100%);
          transform: translateY(100%);
  -webkit-animation: up 2s forwards;
          animation: up 2s forwards;
}

@media screen and (min-width: 768px) {
  .contact_following {
    display: none;
  }
}

.contact_following-btn {
  width: 100%;
}

.contact_following-btn a {
  font-size: 1em;
  color: #fff;
  display: block;
  width: 100%;
  padding: 0.6em;
  text-align: center;
  background: #ff883e;
  position: relative;
  overflow: hidden;
}

.contact_following-btn a span {
  display: inline-block;
  padding: 5px 0 5px 48px;
  background: url(../images/icon_menu_10.svg) no-repeat left top/38px 32px;
}

.contact_following-btn a::after {
  background: #ffd500;
  content: "";
  height: 155px;
  left: -71px;
  left: -20%;
  opacity: .1;
  position: absolute;
  top: -63px;
  -webkit-transform: rotate(40deg);
          transform: rotate(40deg);
  -webkit-transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 350ms cubic-bezier(0.19, 1, 0.22, 1);
  width: 50px;
  z-index: 1;
  -webkit-animation: flash 5s infinite;
          animation: flash 5s infinite;
}

@-webkit-keyframes up {
  75% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@keyframes up {
  75% {
    opacity: 0;
    -webkit-transform: translateY(100%);
            transform: translateY(100%);
  }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}

@-webkit-keyframes flash {
  80% {
    left: -20%;
  }
  100% {
    left: 120%;
  }
}

@keyframes flash {
  80% {
    left: -20%;
  }
  100% {
    left: 120%;
  }
}

.modal_overlay {
  background: rgba(255, 255, 255, 0.3);
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100vh;
  cursor: pointer;
  display: none;
}

#modal_contact {
  width: 96%;
  max-width: 800px;
  z-index: 20;
  position: fixed;
  display: none;
}

#modal_contact .modal_box {
  background: rgba(0, 0, 0, 0.8);
  margin: 0 auto;
  padding: 3.5em 1em 2em;
  position: relative;
  z-index: 2;
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.2);
          box-shadow: 0 0 20px rgba(0, 0, 0, 0.2), 0 0 40px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  #modal_contact .modal_box {
    padding: 4em 1em;
  }
}

#modal_contact .modal_box .modal_contact_txt {
  font-size: 1.25em;
  text-align: center;
  margin: 0 0 1.5em;
}

#modal_contact .modal_box .modal_contact_txt span {
  background: url(../images/title_line.png) no-repeat bottom;
  padding: 0 0.5em 0.5em;
}

#modal_contact .modal_box .modal_button li {
  margin: 0 0 1.1em;
}

#modal_contact .modal_box .modal_button li:last-child {
  margin: 0;
}

#modal_contact .modal_box .modal_button li a {
  display: block;
  background: #ff883e;
  padding: 1em;
  border-radius: 5px;
  font-size: 0.87em;
  font-weight: 500;
  text-align: center;
}

#modal_contact .modal_box .modal_button li span {
  display: inline-block;
  padding: 2px 0 2px 32px;
}

#modal_contact .modal_box .modal_button_mail {
  background: url(../images/icon_menu_10.svg) no-repeat left top/28px 23px;
}

#modal_contact .modal_box .modal_button_seminar {
  background: url(../images/icon_menu_11.svg) no-repeat left/27px 20px;
}

#modal_contact .modal_box .modal_button_application {
  background: url(../images/icon_menu_12.svg) no-repeat left/26px 22px;
}

#modal_contact .modal_box .button_close {
  width: 57px;
  height: 17px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}

/*
5:side
------------------------------------------------------------
*/
.section_side {
  margin-bottom: 15%;
}

.section_side:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .section_side {
    margin-bottom: 10%;
  }
}

#searchform div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin: 0 auto;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#searchform div input#search {
  border: 1px solid #333;
  padding: .5em;
  border-radius: 20px;
  margin-right: 5%;
  width: 100%;
}

#searchform div input#search_btn {
  border: none;
  background: none;
  width: 24px;
  height: 24px;
  vertical-align: middle;
  padding: 0;
  background: url(../images/icon_serch.svg) no-repeat center/100%;
  font-size: 0;
}

.list_cat {
  font-size: .8125em;
  width: 90%;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .list_cat {
    font-size: 1em;
  }
}

.list_cat li {
  margin-bottom: 1em;
}

.list_cat li:last-child {
  margin-bottom: 0;
}

.list_cat li a {
  position: relative;
  padding-left: 13px;
}

.list_cat li a:before {
  position: absolute;
  content: '';
  background: url(../images/right_b.svg) no-repeat center/cover;
  width: 5px;
  height: 7px;
  left: 0;
  top: 7px;
}

.list_cat li a:hover {
  color: #9fa0a0;
}

.list_side li {
  margin-bottom: 7%;
}

.list_side li:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 767px) {
  .list_side li {
    font-size: 1em;
    margin-bottom: 5%;
  }
}

.list_side li p.date {
  margin-bottom: .5em;
  letter-spacing: .15em;
  font-size: .9375em;
}

.list_side li div.article_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.list_side li div.side_img {
  width: 50px;
  margin-right: 10px;
  height: 50px;
  overflow: hidden;
  border-radius: 5px;
  border: 2px solid #3D352F;
}

@media screen and (max-width: 767px) {
  .list_side li div.side_img {
    width: 100px;
    max-height: 100px;
  }
}

.list_side li div.side_img .wpp-thumbnail {
  width: 100%;
}

.list_side li div.side_desc {
  font-size: .8125em;
  width: calc(100% - 60px);
  line-height: 1.5;
}

/*
5:div
------------------------------------------------------------
*/
.left_col {
  float: left;
  width: 48%;
}

.right_col {
  float: right;
  width: 48%;
}

.leftBox {
  float: left;
}

.rightBox {
  float: right;
}

.box {
  padding: 2em;
  margin: 0 0 2em;
}

.box::after {
  content: '';
  display: block;
  clear: both;
}

.box .ate {
  border: 1px dotted #1d1d1d;
}

.main_img .slick-slide a {
  display: block;
  margin: 0 0 1px;
}

.main_img .slick-slide a:focus {
  outline: 1px solid skyblue;
}

.main_img .slick-prev,
.main_img .slick-next {
  width: 28px;
  height: 28px;
  z-index: 1;
  background: rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .main_img .slick-prev,
  .main_img .slick-next {
    width: 40px;
    height: 40px;
  }
}

.main_img .slick-prev:hover,
.main_img .slick-next:hover {
  background: rgba(0, 0, 0, 0.2);
}

.main_img .slick-prev:focus,
.main_img .slick-next:focus {
  background: rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .main_img .slick-prev:focus,
  .main_img .slick-next:focus {
    outline: 1px solid skyblue;
  }
}

.main_img .slick-prev {
  left: 0;
}

@media screen and (min-width: 768px) {
  .main_img .slick-prev {
    left: 15px;
  }
}

.main_img .slick-prev::before {
  content: '';
  width: 90%;
  height: 90%;
  background: url(../images/arrow_left_w.svg) no-repeat center/contain;
  position: absolute;
  top: 5%;
  left: 5%;
  opacity: 0.9;
}

.main_img .slick-next {
  right: 0;
}

@media screen and (min-width: 768px) {
  .main_img .slick-next {
    right: 15px;
  }
}

.main_img .slick-next::before {
  content: '';
  width: 90%;
  height: 90%;
  background: url(../images/arrow_right_w.svg) no-repeat center/contain;
  position: absolute;
  top: 5%;
  left: 5%;
  opacity: 0.9;
}

.main_img .slick-dots {
  position: absolute;
  bottom: -20px;
  left: 10px;
  text-align: left;
  list-style: none;
  display: block;
  padding: 0;
  margin: 0;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .main_img .slick-dots {
    text-align: center;
    left: 0;
    bottom: -25px;
  }
}

.main_img .slick-dots li {
  position: relative;
  display: inline-block;
  height: 10px;
  width: 10px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.main_img .slick-dots li button {
  border: 0;
  background: #ccc;
  border-radius: 50%;
  display: block;
  height: 10px;
  width: 10px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.main_img .slick-dots li.slick-active button {
  background: #169b62;
}

.map {
  position: relative;
  margin: 0 0 1em;
}

.map::before {
  content: '';
  display: block;
  padding: 66% 0 0;
}

@media screen and (min-width: 768px) {
  .map::before {
    padding: 33% 0 0;
  }
}

.map > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.section_txt {
  font-size: .9375em;
}

.section_txt p.date {
  font-size: .9375em;
}

@media screen and (max-width: 767px) {
  .section_txt p.date {
    font-size: .8em;
  }
}

.section_txt img {
  margin: 3% 0;
  display: block;
  max-height: 500px;
  width: auto;
}

/*
6:ul
------------------------------------------------------------
*/
.list_info {
  margin: 0 0 1.5em;
  border-top: 1px solid #c8c8c8;
}

@media screen and (min-width: 768px) {
  .list_info {
    margin: 0 auto 2.5em;
  }
}

.list_info li {
  border-bottom: 1px solid #c8c8c8;
  font-size: 0.87em;
}

@media screen and (min-width: 768px) {
  .list_info li {
    font-size: 1em;
  }
}

.list_info li a {
  display: block;
  padding: 1em 0;
}

@media screen and (min-width: 768px) {
  .list_info li a:hover {
    background: rgba(255, 255, 255, 0.3);
  }
}

.list_info_day {
  font-size: 0.87em;
  margin: 0 1em 0.5em 0;
}

.list_info_campaign, .list_info_news {
  color: #fff;
  font-size: 0.8em;
  width: 90px;
  padding: 0.3em;
  line-height: 1;
  display: inline-block;
  text-align: center;
  margin: 0 0.5em 0.5em 0;
}

@media screen and (min-width: 768px) {
  .list_info_campaign, .list_info_news {
    width: 100px;
  }
}

.list_info_campaign {
  background: #edb200;
}

.list_info_news {
  background: #50b4b7;
}

.list_info_desc {
  display: block;
  line-height: 1.6;
}

.list_seminar {
  margin: 0 0 2em;
}

@media screen and (min-width: 768px) {
  .list_seminar {
    margin: 0 -4.33% 2em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.list_seminar_ttl {
  font-weight: 700;
  padding: 0.5em;
  margin: 0 0 0.5em;
}

@media screen and (min-width: 768px) {
  .list_seminar_ttl {
    font-size: 1.25em;
    margin: 0 0 0.6em;
  }
}

.list_seminar_ttl.tokyo {
  background: #fce6e8;
}

.list_seminar_ttl.osaka {
  background: #e6f6f4;
}

.list_seminar_ttl.nagoya {
  background: #fff6df;
}

.list_seminar > li {
  margin: 0 0 2em;
}

@media screen and (min-width: 768px) {
  .list_seminar > li {
    width: 29%;
    margin: 0 4.33% 0 0;
  }
}

.list_seminar > li.list_seminar_address {
  border: 1px solid #e7e5dc;
  padding: 1em;
  position: relative;
}

@media screen and (min-width: 768px) {
  .list_seminar > li.list_seminar_address {
    width: 62%;
  }
}

.list_seminar > li.list_seminar_address p {
  font-size: 0.87em;
  margin: 0;
}

@media screen and (min-width: 768px) {
  .list_seminar > li.list_seminar_address p {
    font-size: 1em;
  }
}

.list_seminar > li.list_seminar_address p span {
  font-weight: 700;
}

.list_seminar > li p {
  margin: 0 15px;
}

.list_seminar > li ul {
  margin: 0 15px 1em;
  font-size: 0.81em;
}

@media screen and (min-width: 768px) {
  .list_seminar > li ul {
    font-size: 0.94em;
  }
}

.list_access {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .list_access {
    margin: 0 -4.33% 2em 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.list_access li {
  margin: 0 0 2em;
}

.list_access li:last-child {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .list_access li {
    width: 29%;
    margin: 0 4.33% 0 0;
  }
}

.list_access_ttl {
  font-weight: 700;
  padding: 0.5em;
  margin: 0 0 0.5em;
}

@media screen and (min-width: 768px) {
  .list_access_ttl {
    font-size: 1.25em;
    margin: 0 0 0.6em;
  }
}

.list_access_ttl.tokyo {
  background: #fce6e8;
}

.list_access_ttl.osaka {
  background: #e6f6f4;
}

.list_access_ttl.nagoya {
  background: #fff6df;
}

.list_access_txt {
  font-size: 0.87em;
  margin: 1em;
}

@media screen and (min-width: 768px) {
  .list_access_txt {
    font-size: 1em;
  }
}

.list_access_map {
  position: relative;
}

.list_access_map::before {
  content: '';
  display: block;
  padding: 66% 0 0;
}

.list_access_map iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

/*
7:dl
------------------------------------------------------------
*/
.dlist_bnr {
  background: #333;
  color: #fff;
  font-size: 1.125em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}

@media screen and (max-width: 767px) {
  .dlist_bnr {
    font-size: 1em;
  }
}

.dlist_bnr dt {
  width: 40%;
}

@media screen and (max-width: 767px) {
  .dlist_bnr dt {
    width: 100%;
  }
}

.dlist_bnr dt div.img_eye {
  height: 210px;
  background-position: center;
}

.dlist_bnr dd {
  text-align: center;
  width: 60%;
  padding: 3% 5%;
}

@media screen and (max-width: 767px) {
  .dlist_bnr dd {
    width: 100%;
    padding: 5%;
  }
}

.dlist_about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
      flex-flow: wrap;
}

.dlist_about dt {
  width: 48%;
  margin-right: 4%;
}

.dlist_about dd {
  width: 48%;
}

/*
8:table
------------------------------------------------------------
*/
.table_company {
  width: 100%;
  border-top: 1px solid #000;
}

.table_company th {
  font-weight: 700;
  padding: 0.8em 1em;
  border-bottom: 1px solid #000;
}

.table_company td {
  padding: 0.8em 1em;
  border-bottom: 1px solid #000;
}

/*
9:タイトル
------------------------------------------------------------
*/
.ttl_wrap {
  padding: 2.5em 10px;
  background: url(../images/icon_shamrock_02.png) no-repeat top 10% left 2%/30px, url(../images/bg_01.jpg);
  position: relative;
}

@media screen and (min-width: 768px) {
  .ttl_wrap {
    padding: 4em 0;
    background: url(../images/icon_shamrock_02.png) no-repeat top 25% left 5%/60px, url(../images/bg_01.jpg);
  }
}

.ttl_wrap::before {
  content: '';
  width: 45px;
  height: 42px;
  background: url(../images/cait-sith_04.svg) no-repeat center/contain;
  position: absolute;
  bottom: 0;
  right: 2%;
}

@media screen and (min-width: 768px) {
  .ttl_wrap::before {
    width: 90px;
    height: 84px;
    right: 5%;
  }
}

.ttl_wrap.support {
  padding: 1em 10px 2em;
  background: url(../images/icon_shamrock_05.png) no-repeat top 17% left 2%/30px, url(../images/bg_support_sp.jpg) no-repeat center/cover;
  position: relative;
}

@media screen and (min-width: 768px) {
  .ttl_wrap.support {
    padding: 1em 0 4em;
    background: url(../images/bg_support_pc.jpg) no-repeat center/cover;
  }
}

.ttl_wrap.support::before {
  content: none;
}

.ttl_wrap.support .inner {
  padding: 0 5px;
}

@media screen and (min-width: 768px) {
  .ttl_wrap.support .inner {
    padding: 0 15px;
  }
}

.ttl_wrap.support #list_breadcrumb {
  padding: 0 0 2em;
  color: #fff;
}

@media screen and (min-width: 768px) {
  .ttl_wrap.support #list_breadcrumb {
    padding: 0 0 3em;
  }
}

.ttl_wrap.support .main_ttl {
  color: #fff;
  padding: 1.58em 0;
  border: 1px solid #fff;
  position: relative;
}

@media screen and (min-width: 768px) {
  .ttl_wrap.support .main_ttl {
    background: url(../images/icon_shamrock_05.png) no-repeat top 25% left 4%/78px;
  }
}

.ttl_wrap.support .main_ttl::before {
  content: '';
  width: 34px;
  height: 47px;
  background: url(../images/cait-sith_06.svg) no-repeat center/contain;
  position: absolute;
  right: 2%;
  bottom: -5px;
}

@media screen and (min-width: 768px) {
  .ttl_wrap.support .main_ttl::before {
    width: 68px;
    height: 94px;
    right: 4%;
  }
}

.ttl_wrap.support .top_support_txt {
  color: #fff;
  font-size: 0.87em;
  margin: 2em 0 0;
}

@media screen and (min-width: 768px) {
  .ttl_wrap.support .top_support_txt {
    font-size: 1em;
  }
}

.ttl_wrap.reason::before {
  content: '';
  width: 32px;
  height: 45px;
  background: url(../images/cait-sith_05.svg) no-repeat center/contain;
  position: absolute;
  bottom: 0;
  right: 2%;
}

@media screen and (min-width: 768px) {
  .ttl_wrap.reason::before {
    width: 64px;
    height: 90px;
    right: 5%;
  }
}

.ttl_wrap.purpose {
  background: url(../images/icon_coin_01.png) no-repeat top 33% right 2%/50px 50px, url(../images/bg_04.jpg) no-repeat center/cover;
}

@media screen and (min-width: 768px) {
  .ttl_wrap.purpose {
    background: url(../images/icon_coin_01.png) no-repeat top 15% right 5%/80px 80px, url(../images/bg_04.jpg) no-repeat center/cover;
  }
}

.ttl_wrap.purpose::after {
  content: '';
  width: 44px;
  height: 57px;
  position: absolute;
  top: 12%;
  left: 2%;
}

@media screen and (min-width: 768px) {
  .ttl_wrap.purpose::after {
    width: 88px;
    height: 114px;
    top: 20%;
    left: 5%;
  }
}

.ttl_wrap.purpose.language::after {
  background: url(../images/icon_language.png) no-repeat center/contain;
}

.ttl_wrap.purpose.junior::after {
  background: url(../images/icon_junior.png) no-repeat center/contain;
}

.ttl_wrap.purpose.working-holiday::after {
  background: url(../images/icon_working-holiday.png) no-repeat center/contain;
}

.ttl_wrap .main_ttl {
  margin: 0;
  font-size: 1.31em;
}

@media screen and (min-width: 768px) {
  .ttl_wrap .main_ttl {
    font-size: 2.18em;
  }
}

.main_ttl {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.66em;
  text-align: center;
  letter-spacing: 0.08em;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .main_ttl {
    font-size: 2.18em;
    margin: 0 0 1.2em;
  }
}

.main_ttl .en {
  display: block;
  font-size: 0.37em;
  font-family: "Metamorphous", cursive;
  letter-spacing: 0.15em;
  margin: 0 0 0.5em;
}

.main_ttl .border {
  display: inline;
  border-bottom: 2px solid #323232;
}

.main_ttl .seminar {
  display: inline-block;
  padding: 0 0 0 70px;
  margin: 0 15px 0 0;
  background: url(../images/icon_04.svg) no-repeat left bottom/59px 44px;
}

@media screen and (min-width: 768px) {
  .main_ttl .seminar {
    padding: 0 0 0 100px;
    margin: 0 100px 0 0;
    background: url(../images/icon_04.svg) no-repeat left bottom/74px 54px;
  }
}

.main_ttl .access {
  display: inline-block;
  padding: 0 0 0 60px;
  margin: 0 22px 0 0;
  background: url(../images/icon_10.svg) no-repeat left bottom/48px 44px;
}

@media screen and (min-width: 768px) {
  .main_ttl .access {
    padding: 0 0 0 80px;
    margin: 0 80px 0 0;
    background: url(../images/icon_10.svg) no-repeat left bottom/60px 54px;
  }
}

.main_ttl.white {
  color: #fff;
}

.main_ttl.white .border {
  border-bottom: 2px solid #fff;
}

.main_ttl.txt_s {
  font-size: 1.6em;
}

@media screen and (min-width: 768px) {
  .main_ttl.txt_s {
    font-size: 1.87em;
  }
}

.ttl_shamrock {
  color: #169b62;
  font-size: 1.12em;
  font-weight: 700;
  line-height: 1.5;
  padding: 0.5em 0 0.5em 25px;
  margin: 0 0 0.8em;
  background: url(../images/icon_shamrock_01.png) no-repeat left/20px;
  border-bottom: 1px solid #323232;
}

@media screen and (min-width: 768px) {
  .ttl_shamrock {
    font-size: 1.25em;
    padding: 0.5em 0 0.5em 35px;
    background: url(../images/icon_shamrock_01.png) no-repeat left/30px;
  }
}

.ttl_shamrock.dot {
  border-bottom: 1px dashed #169b62;
}

.ttl_hat {
  color: #169b62;
  font-size: 1.12em;
  font-weight: 700;
  line-height: 1.5;
  padding: 0.4em 0 0.4em 25px;
  margin: 0 0 0.8em;
  background: url(../images/icon_hat_01.png) no-repeat left/20px;
  border-bottom: 1px solid #323232;
}

@media screen and (min-width: 768px) {
  .ttl_hat {
    font-size: 1.25em;
    padding: 0.5em 0 0.5em 35px;
    background: url(../images/icon_hat_01.png) no-repeat left/30px;
  }
}

.ttl_hat.dot {
  border-bottom: 1px dashed #169b62;
}

.ttl_green {
  color: #fff;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.31em;
  line-height: 1.5;
  background: url(../images/bg_03.png);
  padding: 0.2em 0.5em;
  margin: 0 0 0.8em;
  border-radius: 5px;
}

@media screen and (min-width: 768px) {
  .ttl_green {
    font-size: 2em;
    border-radius: 10px;
  }
}

.ttl_green .hat {
  line-height: 1.2;
  display: inline-block;
  padding: 5px 0 5px 35px;
  background: url(../images/icon_hat_03.png) no-repeat left/30px;
}

@media screen and (min-width: 768px) {
  .ttl_green .hat {
    padding: 3px 0 3px 50px;
    background: url(../images/icon_hat_03.png) no-repeat left/45px;
  }
}

.ttl_green .hat span {
  font-size: 0.5em;
}

.ttl_green .shamrock {
  line-height: 1.2;
  display: inline-block;
  padding: 5px 0 5px 35px;
  background: url(../images/icon_shamrock_04.png) no-repeat left/30px;
}

@media screen and (min-width: 768px) {
  .ttl_green .shamrock {
    padding: 3px 0 3px 50px;
    background: url(../images/icon_shamrock_04.png) no-repeat left/45px;
  }
}

.ttl_green .shamrock span {
  font-size: 0.5em;
}

.ttl_border {
  color: #169b62;
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.25em;
  line-height: 1.5;
  border: 2px solid #169b62;
  border-radius: 5px;
  padding: 0.2em 0.5em;
  margin: 0 0 0.8em;
}

@media screen and (min-width: 768px) {
  .ttl_border {
    font-size: 1.87em;
    border: 3px solid #169b62;
    border-radius: 10px;
  }
}

.ttl_border.orange {
  color: #ff883e;
  border-color: #ff883e;
}

.ttl_border_left {
  font-size: 1.18em;
  font-weight: 700;
  line-height: 1.5;
  border-left: 5px solid #ff883e;
  padding: 0 0 0 10px;
  margin: 0 0 0.8em;
}

@media screen and (min-width: 768px) {
  .ttl_border_left {
    font-size: 1.5em;
  }
}

.txt_highlight {
  color: #169b62;
  font-weight: 700;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(66%, transparent), color-stop(66%, #faef60));
  background: linear-gradient(transparent 66%, #faef60 66%);
}

@media screen and (min-width: 768px) {
  .txt_center {
    text-align: center;
  }
}

/*
10：装飾
------------------------------------------------------------
*/
.bg_green {
  background: #169b62;
}

.bg_yellow {
  background: #fff6df;
}

.bg_texture {
  background: url(../images/bg_01.jpg);
}

.fit {
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  font-family: 'object-fit: cover; object-position: center;';
}

.fit_c {
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
  font-family: 'object-fit: contain; object-position: center;';
}

.fade_in {
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

.fade_in.loaded {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}

/*
11:ボタン系
------------------------------------------------------------
*/
#page-top {
  position: fixed;
  bottom: 67px;
  right: 10px;
  z-index: 2;
  width: 45px;
  height: 48px;
  background: url(../images/page-top.png) no-repeat center/contain;
}

@media screen and (min-width: 768px) {
  #page-top {
    bottom: 10px;
    width: 70px;
    height: 76px;
  }
}

.list_btn {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .list_btn {
    margin: 0 -1.33% 0 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.list_btn.ce {
  text-align: center;
}

.list_btn.le {
  text-align: left;
}

.list_btn.ri {
  text-align: right;
}

.list_btn li {
  margin: 0 auto 15px;
}

@media screen and (max-width: 767px) {
  .list_btn li:last-child {
    margin: 0 auto;
  }
}

@media screen and (min-width: 768px) {
  .list_btn li {
    margin: 0 1.33% 0 0;
    width: 32%;
  }
}

.list_btn li a {
  width: 100%;
}

@media screen and (min-width: 768px) {
  .list_btn li a {
    min-width: 100px;
    width: 100%;
  }
}

.btn_color a {
  color: #fff;
  width: 94%;
  padding: 0.5em 1em;
  border-radius: 5px;
  display: inline-block;
  position: relative;
  font-weight: 500;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .btn_color a {
    width: auto;
    min-width: 300px;
    padding: 0.5em 1.5em;
    display: inline-block;
  }
}

.btn_color a::before {
  content: '';
  width: 6px;
  height: 12px;
  background: url(../images/arrow_right_w.svg) no-repeat center/contain;
  position: absolute;
  right: 0.5em;
  top: 0;
  bottom: 0;
  margin: auto;
}

.btn_color.back a::before {
  content: '';
  width: 6px;
  height: 12px;
  background: url(../images/arrow_left_w.svg) no-repeat center/contain;
  position: absolute;
  left: 0.5em;
  right: auto;
  top: 0;
  bottom: 0;
  margin: auto;
}

.btn_color.wh a {
  color: #000;
  background: #fff;
  border: 2px solid #000;
}

@media screen and (min-width: 768px) {
  .btn_color.wh a:hover {
    color: #fff;
    background: #323232;
  }
}

.btn_color.bk a {
  background: #323232;
  border: 2px solid #323232;
}

@media screen and (min-width: 768px) {
  .btn_color.bk a:hover {
    background: #555;
    border: 2px solid #555;
  }
}

.btn_color.green a {
  background: #169b62;
  border: 2px solid #169b62;
}

@media screen and (min-width: 768px) {
  .btn_color.green a:hover {
    color: #169b62;
    background: #fff;
  }
  .btn_color.green a:hover::before {
    background: url(../images/arrow_right_g.svg) no-repeat center/contain;
  }
}

@media screen and (min-width: 768px) {
  .btn_color.green.back a:hover::before {
    background: url(../images/arrow_left_g.svg) no-repeat center/contain;
  }
}

.btn_color.orange a {
  background: #ff883e;
  border: 2px solid #ff883e;
}

@media screen and (min-width: 768px) {
  .btn_color.orange a:hover {
    color: #ff883e;
    background: #fff;
  }
  .btn_color.orange a:hover::before {
    background: url(../images/arrow_right_o.svg) no-repeat center/contain;
  }
}

.btn_color.le {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .btn_color.le {
    text-align: left;
  }
}

.btn_color.ce {
  text-align: center;
}

.btn_color.ri {
  text-align: center;
}

@media screen and (min-width: 768px) {
  .btn_color.ri {
    text-align: right;
  }
}

.btn_color.btn_bottom {
  margin: 3em 0 0;
}

@media screen and (min-width: 768px) {
  .btn_color.btn_bottom {
    margin: 4em 0 0;
  }
}

a.btn_gold {
  display: block;
  max-width: 375px;
  margin: 0 auto;
  font-size: 1.12em;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  padding: 1em 0;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 5px rgba(0, 0, 0, 0.2);
  background: url(../images/bg_02.jpg);
}

@media screen and (min-width: 768px) {
  a.btn_gold {
    font-size: 1.5em;
    -webkit-box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
            box-shadow: 0 8px 8px rgba(0, 0, 0, 0.2);
  }
  a.btn_gold:hover {
    -webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);
  }
}

a.btn_gold span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding: 0 0 0 60px;
}

@media screen and (min-width: 768px) {
  a.btn_gold span {
    min-height: 70px;
    padding: 0 0 0 84px;
  }
}

a.btn_gold span.reason {
  padding: 60px 0 0;
  background: url(../images/icon_06.svg) no-repeat top/58px 58px;
}

@media screen and (min-width: 768px) {
  a.btn_gold span.reason {
    padding: 15px 0 15px 84px;
    background: url(../images/icon_06.svg) no-repeat left/74px 74px;
  }
}

a.btn_gold span.support {
  padding: 60px 0 0;
  background: url(../images/icon_07.svg) no-repeat top/58px 58px;
}

@media screen and (min-width: 768px) {
  a.btn_gold span.support {
    padding: 15px 0 15px 84px;
    background: url(../images/icon_07.svg) no-repeat left/74px 74px;
  }
}

a.btn_gold span.contact {
  background: url(../images/icon_08.svg) no-repeat left/50px 50px;
}

@media screen and (min-width: 768px) {
  a.btn_gold span.contact {
    background: url(../images/icon_08.svg) no-repeat left/74px 74px;
  }
}

a.btn_gold span.chara {
  background: url(../images/icon_09.svg) no-repeat left/50px 50px;
}

@media screen and (min-width: 768px) {
  a.btn_gold span.chara {
    background: url(../images/icon_09.svg) no-repeat left/70px 70px;
  }
}

.list_btn_about {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media screen and (min-width: 768px) {
  .list_btn_about {
    max-width: 780px;
    margin: 0 auto;
  }
}

.list_btn_about li {
  width: 48%;
  text-align: center;
}

.list_btn_about.col_1 {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 auto 2em;
}

@media screen and (min-width: 768px) {
  .list_btn_about.col_1 {
    margin: 0 auto 3em;
  }
}

.list_btn_about.col_1 li {
  width: 100%;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .list_btn_about.col_1 li {
    width: 48%;
    margin: 0;
  }
}

a.link_external, a.link_internal {
  color: #ff883e;
  text-decoration: underline;
  word-break: break-all;
}

a.link_external:hover, a.link_internal:hover {
  text-decoration: none;
}

.link_external::after {
  content: '\f35d';
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  vertical-align: middle;
  display: inline-block;
  margin: 0 0 0 0.3em;
}

.link_internal::after {
  content: '\f002';
  font-family: "Font Awesome 5 Free";
  font-weight: bold;
  display: inline-block;
  vertical-align: middle;
  margin: 0 0 0 0.3em;
}

/*
12:その他パーツ
------------------------------------------------------------
*/
#list_breadcrumb {
  font-size: 0.8em;
  padding: 1em 0 0;
  margin: 0;
}

.alignleft {
  float: left;
  padding: 0 15px 15px 0;
}

.alignright {
  float: right;
  padding: 0 0 15px 15px;
}

.aligncenter {
  display: block;
  margin: 0 auto 15px;
}

.photoL {
  margin: 0 auto 15px;
  display: block;
}

@media screen and (min-width: 768px) {
  .photoL {
    float: left;
    padding: 0 16px 8px 0;
    margin: 0;
    display: inline-block;
  }
  .photoL p {
    overflow: auto;
  }
}

.photoR {
  margin: 0 auto 15px;
  display: block;
}

@media screen and (min-width: 768px) {
  .photoR {
    float: right;
    padding: 0 0 8px 16px;
    margin: 0;
    display: inline-block;
  }
  .photoR p {
    overflow: auto;
  }
}

/*
13:コンタクトフォーム
------------------------------------------------------------
*/
table.contactform {
  width: 100%;
  table-layout: fixed;
}

table.contactform th {
  width: 25%;
  padding: 1em;
  font-size: 110%;
  border-bottom: #e1eafd  solid 2px;
  font-weight: 700;
  text-align: left;
}

@media screen and (max-width: 640px) {
  table.contactform th {
    width: 100%;
    display: block;
    padding: 1em 0 0.4em;
    border-bottom: none;
  }
}

table.contactform th span.small {
  font-size: 90%;
  font-weight: normal;
  padding: 10px 0 0;
  display: block;
}

table.contactform th.cfbg {
  background: #000;
  color: #fff;
}

table.contactform td {
  padding: 1em;
  border-bottom: 2px #e1eafd  solid;
  text-align: left;
  vertical-align: top;
}

@media screen and (max-width: 640px) {
  table.contactform td {
    width: 100%;
    display: block;
    padding: 0.2em 0 1em;
  }
}

table.contactform td a {
  color: #32bce7;
  text-decoration: underline;
}

table.contactform td a:hover {
  color: #6dba3e;
}

table.contactform td span.bold {
  font-weight: 700;
}

table.contactform td p {
  margin-bottom: 0;
  line-height: 1.6;
}

input, textarea, select {
  padding: 0.5em;
  border-radius: 5px;
  border: solid 1px #c8c8c8;
  max-width: 100%;
}

ul.contactform {
  letter-spacing: -0.5em;
  margin: 0 -1em 0 0;
}

@media screen and (max-width: 640px) {
  ul.contactform {
    margin: 0 -0.5em 0 0;
  }
}

ul.contactform li {
  display: inline-block;
  letter-spacing: normal;
  margin: 0 1em 0 0;
}

@media screen and (max-width: 640px) {
  ul.contactform li {
    margin: 0 0.5em 0 0;
  }
}

ul.contactform2 {
  letter-spacing: -0.5em;
}

ul.contactform2 li {
  display: inline-block;
  width: 50%;
  letter-spacing: normal;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.wpcf7-textarea, .wpcf7-text {
  width: 90%;
}

.zip1, .zip2 {
  width: 30%;
}

.formtel {
  width: 30%;
  height: auto;
}

@media screen and (max-width: 640px) {
  .formtel {
    width: 100%;
  }
}

.wpcf7-form-control wpcf7-text zip {
  width: 30%;
}

.wpcf7-checkbox > span {
  display: inline-block;
  margin: 0 3% 2% 0;
}

.addr {
  width: 90%;
}

.contactformsubmit {
  text-align: center;
  margin: 30px 0;
}

.wpcf7-submit, .wpcf7-confirm, .wpcf7-back {
  width: 60%;
  background: #e48100;
  color: #FFF;
  text-align: center;
  font-weight: 700;
  border-radius: 5px;
  display: block;
  margin: 0 auto;
  padding: 15px 40px;
  border: none;
}

.wpcf7-confirm {
  background: #009ce4;
}

.wpcf7-back {
  background: #ccc;
}

.wpcf7-submit:hover {
  text-decoration: none;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  opacity: 0.8;
}

.contactCheckBox input[type="checkbox"] {
  display: none;
}

.contactCheckBox input[type="checkbox"] + .wpcf7-list-item-label {
  position: relative;
}

.contactCheckBox input[type="checkbox"] + .wpcf7-list-item-label:before {
  content: "\f372";
  font-family: "ionicons";
  color: #ccc;
  font-size: 22px;
  margin: 0 10px 0 0;
}

.contactCheckBox input[type="checkbox"]:checked + .wpcf7-list-item-label:before {
  content: "\f374";
  color: #17bcdf;
}

#datepicker {
  width: 40%;
}

table.contactform .red {
  text-align: center;
  font-size: 85%;
  color: #FFF;
  padding: 3px 5px;
  background: #ed6002;
  margin-right: 10px;
  border-radius: 5px;
}

@media screen and (min-width: 768px) {
  table.contactform .red {
    font-size: 90%;
    padding: 5px 8px;
    margin-right: 20px;
  }
}

table.contactform .gry {
  text-align: center;
  font-size: 85%;
  color: #FFF;
  padding: 3px 5px;
  background: #b1bdca;
  margin-right: 10px;
  border-radius: 5px;
}

@media screen and (min-width: 768px) {
  table.contactform .gry {
    font-size: 90%;
    padding: 5px 8px;
    margin-right: 20px;
  }
}

span.gry {
  text-align: center;
  font-size: 85%;
  color: #FFF;
  padding: 3px 5px;
  background: #b1bdca;
  margin-right: 10px;
  border-radius: 5px;
}

@media screen and (min-width: 768px) {
  span.gry {
    font-size: 90%;
    padding: 5px 8px;
    margin-right: 20px;
  }
}

input.wpcf7-validates-as-required, select.wpcf7-validates-as-required, .wpcf7-validates-as-required > span > label > span::before {
  background: #ffdbdb;
}

dl.contact-drop {
  margin: 0 0 2em;
}

dl.contact-drop dt {
  font-weight: 700;
  font-size: 1.1em;
  cursor: pointer;
  padding: 1em 1em 1em 0;
  border-bottom: #e1eafd solid 2px;
  position: relative;
}

@media screen and (min-width: 768px) {
  dl.contact-drop dt {
    padding: 1em;
  }
}

dl.contact-drop dt.active {
  border: none;
}

dl.contact-drop dt::after {
  content: '+';
  position: absolute;
  height: 1em;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  line-height: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

@media screen and (min-width: 768px) {
  dl.contact-drop dt::after {
    right: 1em;
  }
}

dl.contact-drop dt.active::after {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

dl.contact-drop dd {
  display: none;
}

/*
14:ワードプレス
------------------------------------------------------------
*/
.wp-pagenavi {
  text-align: center;
  margin: 2em 0 0;
}

.wp-pagenavi a {
  display: inline-block;
  margin-right: 5px;
  padding: 2px 10px;
  border: 1px solid #c8c8c8;
}

.wp-pagenavi a:hover {
  color: #fff;
  background: #c8c8c8;
}

.wp-pagenavi span {
  display: inline-block;
  margin-right: 5px;
  padding: 2px 10px;
  border: 1px solid #c8c8c8;
}

.wp-pagenavi span.current {
  color: #fff;
  background: #c8c8c8;
}

/*
15:マージン・パディング
------------------------------------------------------------
*/
.mb_05 {
  margin: 0 0 0.5em;
}

.mb_10 {
  margin: 0 0 1em;
}

.mb_15 {
  margin: 0 0 1.5em;
}

.mb_20 {
  margin: 0 0 2em;
}

/*
16:Pagination
------------------------------------------------------------
*/
ul.paginationList {
  width: 100%;
  margin: 2em auto 0;
  padding: 0 0 50px;
  position: relative;
  text-align: center;
}

@media screen and (min-width: 768px) {
  ul.paginationList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 3em auto 0;
    border-top: 1px solid #000;
    border-bottom: 1px solid #000;
    padding: 1em 0;
  }
}

ul.paginationList li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #000;
}

@media screen and (min-width: 768px) {
  ul.paginationList li a:hover {
    color: #169b62;
  }
}

ul.paginationList li.prev {
  width: 100%;
  border-top: 1px solid #000;
}

@media screen and (min-width: 768px) {
  ul.paginationList li.prev {
    width: 40%;
    border-top: none;
  }
}

ul.paginationList li.prev a {
  margin: 1em 0;
  padding: 0 0 0 1.5em;
  font-size: 0.81em;
  line-height: 1.5;
  text-align: left;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  position: relative;
}

@media screen and (min-width: 768px) {
  ul.paginationList li.prev a {
    margin: 0;
    font-size: 1em;
  }
}

ul.paginationList li.prev a::before {
  content: '\f104';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  left: 0.5em;
  right: auto;
}

ul.paginationList li.middle {
  width: 8em;
  font-size: 0.81em;
  line-height: 1.5;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  border-left: 1px solid #000;
  border-right: 1px solid #000;
}

@media screen and (min-width: 768px) {
  ul.paginationList li.middle {
    width: 15%;
    font-size: 1em;
    position: relative;
  }
}

ul.paginationList li.middle a {
  padding: 0.5em;
}

ul.paginationList li.next {
  width: 100%;
  border-bottom: 1px solid #000;
}

@media screen and (min-width: 768px) {
  ul.paginationList li.next {
    width: 40%;
    border-bottom: none;
  }
}

ul.paginationList li.next a {
  margin: 1em 0;
  padding: 0 1.5em 0 0;
  font-size: 0.81em;
  line-height: 1.5;
  text-align: right;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  position: relative;
}

@media screen and (min-width: 768px) {
  ul.paginationList li.next a {
    margin: 0;
    font-size: 1em;
  }
}

ul.paginationList li.next a::before {
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 0.5em;
}

/*
------------------------------------------*/
.top_purpose {
  background: #fff6df;
  position: relative;
  padding: 2.5em 1em 2em;
}

@media screen and (min-width: 768px) {
  .top_purpose {
    padding: 3em;
    margin: 10px;
  }
}

.top_purpose::before {
  content: '';
  width: calc(100% + 10px);
  height: calc(100% + 10px);
  background: url(../images/bg_stripe.png);
  position: absolute;
  top: -5px;
  left: -5px;
  z-index: -1;
}

@media screen and (min-width: 768px) {
  .top_purpose::before {
    width: calc(100% + 20px);
    height: calc(100% + 20px);
    top: -10px;
    left: -10px;
  }
}

.top_purpose::after {
  content: '';
  width: 57;
  height: 42px;
  background: url(../images/icon_01.svg) no-repeat center/contain;
  position: absolute;
  top: -26px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .top_purpose::after {
    width: 72px;
    height: 52px;
    top: -35px;
  }
}

.top_purpose .cait-sith_01 {
  width: 39px;
  height: 54px;
  position: absolute;
  top: -45px;
  right: 5px;
}

@media screen and (min-width: 768px) {
  .top_purpose .cait-sith_01 {
    width: 78px;
    height: 108px;
    top: 30px;
    right: 40px;
  }
}

.top_purpose.other {
  margin: 5em 0 0;
}

@media screen and (min-width: 768px) {
  .top_purpose.other {
    max-width: 800px;
    margin: 100px auto 10px;
  }
}

@media screen and (min-width: 768px) {
  .list_top_purpose {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.list_top_purpose li {
  position: relative;
  margin: 0 0 2em;
}

.list_top_purpose li:last-child {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .list_top_purpose li {
    width: 30.33%;
    margin: 0;
  }
  .list_top_purpose li:hover .list_top_purpose_desc {
    height: 170px;
  }
}

@media screen and (min-width: 768px) {
  .list_top_purpose img {
    margin: 0 0 68px;
  }
}

.list_top_purpose_desc {
  background: #fff;
}

@media screen and (min-width: 768px) {
  .list_top_purpose_desc {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 68px;
    overflow: hidden;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
}

.list_top_purpose h3 {
  font-size: 1.12em;
  font-weight: 700;
  padding: 1em 14px 0.5em;
}

@media screen and (min-width: 768px) {
  .list_top_purpose h3 {
    font-size: 1.25em;
    padding: 1em 14px;
  }
}

.list_top_purpose p {
  font-size: 0.87em;
  padding: 0 1em 1em;
}

@media screen and (min-width: 768px) {
  .list_top_purpose.other li {
    width: 47%;
  }
}

.top_school {
  position: relative;
}

.top_school::before {
  content: '';
  width: 44px;
  height: 46px;
  background: url(../images/icon_02.svg) no-repeat center/contain;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .top_school::before {
    width: 57px;
    height: 60px;
    top: -35px;
  }
}

.top_map {
  background: url(../images/icon_hat_02.png) no-repeat top 5% left/43px, url(../images/icon_shamrock_02.png) no-repeat top right 5%/61px;
}

@media screen and (min-width: 768px) {
  .top_map {
    max-width: 1000px;
    padding: 0 40px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
    background: url(../images/icon_hat_02.png) no-repeat top left/86px, url(../images/icon_shamrock_02.png) no-repeat bottom right/122px;
  }
}

.top_map_left {
  margin: 0 0 2em;
}

@media screen and (min-width: 768px) {
  .top_map_left {
    width: 450px;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .top_map_right {
    margin: 12% 0 0;
  }
}

.top_map .map_irl {
  position: relative;
}

.top_map .map_irl img {
  width: 250px;
}

@media screen and (min-width: 768px) {
  .top_map .map_irl img {
    width: 380px;
  }
}

.top_map .map_irl a {
  position: absolute;
  display: block;
  font-size: 0.87em;
  font-weight: 700;
  line-height: 1.5;
  padding: 3px 0 3px 16px;
  background: url(../images/icon_pin.svg) no-repeat left/13px 24px;
}

@media screen and (min-width: 768px) {
  .top_map .map_irl a {
    font-size: 1em;
    padding: 3px 0 3px 18px;
  }
  .top_map .map_irl a:hover {
    color: #169b62;
  }
}

.top_map .map_irl a.dublin {
  top: 143px;
  left: 205px;
}

@media screen and (min-width: 768px) {
  .top_map .map_irl a.dublin {
    top: 225px;
    left: 315px;
  }
}

.top_map .map_irl a.galway {
  top: 150px;
  left: 70px;
}

@media screen and (min-width: 768px) {
  .top_map .map_irl a.galway {
    top: 235px;
    left: 110px;
  }
}

.top_map .map_irl a.cork {
  bottom: 35px;
  left: 95px;
}

@media screen and (min-width: 768px) {
  .top_map .map_irl a.cork {
    bottom: 50px;
    left: 150px;
  }
}

.top_map .map_irl a.waterford {
  bottom: 65px;
  left: 165px;
}

@media screen and (min-width: 768px) {
  .top_map .map_irl a.waterford {
    bottom: 95px;
    left: 255px;
  }
}

.top_map .map_irl a.bray {
  bottom: 132px;
  left: 215px;
}

@media screen and (min-width: 768px) {
  .top_map .map_irl a.bray {
    bottom: 205px;
    left: 325px;
  }
}

.top_map .map_irl a.limerick {
  bottom: 98px;
  left: 90px;
}

@media screen and (min-width: 768px) {
  .top_map .map_irl a.limerick {
    bottom: 30%;
    left: 30%;
  }
}

.top_banner {
  text-align: center;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .top_banner {
    margin: 0 0 2em;
  }
}

.top_banner a {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .top_banner a:hover {
    opacity: 0.8;
  }
}

.list_top_banner {
  margin: 0 0 3em;
}

@media screen and (min-width: 768px) {
  .list_top_banner {
    max-width: 980px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin: 0 auto 3em;
  }
}

.list_top_banner li {
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .list_top_banner li {
    width: 48.5%;
  }
}

.list_top_banner li a {
  display: block;
}

.list_top_banner li a:hover {
  opacity: 0.8;
}

@media screen and (min-width: 768px) {
  .top_info_wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.top_news {
  background: #f2f7f4;
  padding: 3em 1em 2em;
  margin: 0 0 2em;
}

@media screen and (min-width: 768px) {
  .top_news {
    width: 61%;
    padding: 3em;
    margin: 0;
  }
}

.top_qa {
  background: #fff6df;
  padding: 3em 1em 2em;
}

@media screen and (min-width: 768px) {
  .top_qa {
    width: 35%;
    padding: 3em 2em;
  }
}

.clip {
  position: relative;
}

.clip::before {
  content: '';
  width: 35px;
  height: 32px;
  background: url(../images/icon_clip.svg) no-repeat center/contain;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .clip::before {
    width: 44px;
    height: 40px;
    top: -28px;
  }
}

.list_top_qa {
  margin: 0 0 1.5em;
  border-top: 1px solid #c8c8c8;
}

@media screen and (min-width: 768px) {
  .list_top_qa {
    margin: 0 auto 2.5em;
  }
}

.list_top_qa li {
  border-bottom: 1px solid #c8c8c8;
  font-size: 0.87em;
}

@media screen and (min-width: 768px) {
  .list_top_qa li {
    font-size: 1em;
  }
}

.list_top_qa li a {
  display: block;
  padding: 1em 0;
}

@media screen and (min-width: 768px) {
  .list_top_qa li a:hover {
    background: rgba(255, 255, 255, 0.3);
  }
}

.list_top_qa li a p {
  position: relative;
  padding: 0 0 0 35px;
}

@media screen and (min-width: 768px) {
  .list_top_qa li a p {
    padding: 0 0 0 45px;
  }
}

.list_top_qa li a p::before {
  content: 'Q';
  color: #169b62;
  font-family: "Metamorphous", cursive;
  font-size: 2em;
  line-height: 1;
  position: absolute;
  top: 0;
  left: 0;
}

@media screen and (min-width: 768px) {
  .list_top_qa li a p::before {
    font-size: 40px;
  }
}

.top_about {
  position: relative;
}

.top_about::before {
  content: '';
  width: 50px;
  height: 43px;
  background: url(../images/icon_03.svg) no-repeat center/contain;
  position: absolute;
  top: -20px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .top_about::before {
    width: 64px;
    height: 54px;
    top: -24px;
  }
}

.top_about .inner {
  position: relative;
}

.top_about .inner .cait-sith_02 {
  width: 40px;
  height: 52px;
  position: absolute;
  left: 5px;
  bottom: -70px;
}

@media screen and (min-width: 768px) {
  .top_about .inner .cait-sith_02 {
    width: 80px;
    height: 104px;
    left: 35px;
    bottom: -84px;
  }
}

.top_about .inner .cait-sith_04 {
  width: 40px;
  height: 52px;
  position: absolute;
  left: 5px;
  bottom: -60px;
}

@media screen and (min-width: 768px) {
  .top_about .inner .cait-sith_04 {
    display: block;
    width: 80px;
    height: 104px;
    position: absolute;
    left: 35px;
    bottom: -84px;
  }
}

.top_useful {
  position: relative;
}

.top_useful::before {
  content: '';
  width: 35px;
  height: 50px;
  background: url(../images/icon_05.svg) no-repeat center/contain;
  position: absolute;
  top: -25px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .top_useful::before {
    width: 44px;
    height: 62px;
    top: -30px;
  }
}

.top_useful .shamrock_01 {
  display: none;
}

@media screen and (min-width: 768px) {
  .top_useful .shamrock_01 {
    display: block;
    opacity: 0.5;
    -webkit-transform: rotateY(180deg);
            transform: rotateY(180deg);
    top: -35px;
    right: 30px;
    position: absolute;
  }
}

.top_useful .shamrock_02 {
  display: none;
}

@media screen and (min-width: 768px) {
  .top_useful .shamrock_02 {
    display: block;
    opacity: 0.5;
    position: absolute;
    bottom: -55px;
    left: 30px;
  }
}

.list_top_useful_sp li {
  margin: 0 0 10px;
}

.list_top_useful_sp li:nth-child(odd) {
  background: url(../images/icon_hat_01.png) no-repeat center left 15px/35px #fff;
}

.list_top_useful_sp li:nth-child(even) {
  background: url(../images/icon_shamrock_01.png) no-repeat center left 15px/35px #fff;
}

.list_top_useful_sp li:last-child {
  margin: 0;
}

.list_top_useful_sp li a {
  display: block;
  padding: 1em 1em 1em 60px;
  background: url(../images/arrow_right_g.svg) no-repeat center right 15px/6px 12px;
}

.list_top_useful_sp li a span {
  font-size: 1.18em;
  font-weight: 500;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #faef60));
  background: linear-gradient(transparent 70%, #faef60 30%);
}

.list_top_useful {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 1;
}

.list_top_useful > li {
  width: 24%;
  background: #fff;
}

.list_top_useful > li:nth-child(even) .list_top_useful_ttl::before {
  background: url(../images/icon_shamrock_01.png) no-repeat center/contain;
}

.list_top_useful > li img {
  width: 100%;
}

.list_top_useful > li ul {
  margin: 0 0 1em;
}

.list_top_useful > li ul li {
  margin: 0 0 0.8em;
  line-height: 1.6;
}

.list_top_useful > li ul li a {
  padding: 0 0 0 15px;
  display: inline-block;
  background: url(../images/arrow_right_g.svg) no-repeat left top 0.4em/6px 12px;
}

.list_top_useful > li ul li a:hover {
  color: #169b62;
}

.list_top_useful_box {
  padding: 2em 1em 1em;
}

.list_top_useful_ttl {
  font-size: 1.5em;
  font-weight: 500;
  text-align: center;
  margin: 0 0 0.5em;
  position: relative;
}

.list_top_useful_ttl::before {
  content: '';
  width: 50px;
  height: 50px;
  background: url(../images/icon_hat_01.png) no-repeat center/contain;
  position: absolute;
  top: -56px;
  left: 0;
  right: 0;
  margin: 0 auto;
}

.list_top_useful_ttl span {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(70%, transparent), color-stop(30%, #faef60));
  background: linear-gradient(transparent 70%, #faef60 30%);
}

.list_top_useful .btn_top_useful {
  display: block;
  color: #169b62;
  font-weight: 500;
  text-align: center;
  padding: 0.5em;
  border: 2px solid #169b62;
  border-radius: 5px;
  background: url(../images/arrow_right_g.svg) no-repeat center right 10px/6px 12px;
}

.list_top_useful .btn_top_useful:hover {
  color: #fff;
  background: url(../images/arrow_right_w.svg) no-repeat center right 10px/6px 12px #169b62;
}

.banner_london {
  margin: 0 auto;
}

@media screen and (min-width: 768px) {
  .banner_london {
    max-width: 518px;
  }
}

.banner_london a {
  display: block;
  border-radius: 10px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
          box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

@media screen and (min-width: 768px) {
  .banner_london a:hover {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
            box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
  }
}

.banner_london_txt {
  margin: 0 0 1em;
  text-align: center;
  color: #dc5188;
  font-size: 0.87em;
  font-weight: 700;
  line-height: 1.6;
}

@media screen and (min-width: 768px) {
  .banner_london_txt {
    font-size: 1em;
  }
}

.banner_london_txt span {
  display: inline-block;
  padding: 0 24px;
  position: relative;
}

.banner_london_txt span::before, .banner_london_txt span::after {
  content: '';
  width: 14px;
  height: 24px;
  position: absolute;
  bottom: 0;
}

.banner_london_txt span::before {
  left: 0;
  background: url(../images/icon_slash_left.png) no-repeat center/contain;
}

.banner_london_txt span::after {
  right: 0;
  background: url(../images/icon_slash_right.png) no-repeat center/contain;
}

.top_gallery {
  position: relative;
}

.top_gallery .cait-sith_03 {
  width: 39px;
  height: 54px;
  position: absolute;
  top: -40px;
  right: 5px;
}

@media screen and (min-width: 768px) {
  .top_gallery .cait-sith_03 {
    width: 78px;
    height: 108px;
    top: -140px;
    right: 15px;
  }
}

.list_gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.list_gallery li {
  width: 48%;
  margin: 0 0 4%;
}

@media screen and (min-width: 768px) {
  .list_gallery li {
    width: 18.5%;
    margin: 0 0 2%;
  }
}

.list_gallery li a {
  display: block;
  position: relative;
}

.list_gallery li a::after {
  content: '';
  display: block;
  padding: 100% 0 0;
}

@media screen and (min-width: 768px) {
  .list_gallery li a::before {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .list_gallery li a:hover::before {
    opacity: 1;
  }
  .list_gallery li a:hover p {
    opacity: 1;
  }
}

.list_gallery li img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  -o-object-fit: cover;
     object-fit: cover;
}

.list_gallery li p {
  display: none;
}

@media screen and (min-width: 768px) {
  .list_gallery li p {
    color: #fff;
    position: absolute;
    z-index: 2;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    opacity: 0;
    text-align: center;
  }
}

/*選ばれる理由
------------------------------------------*/
.list_reason_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 2em -3% 0 0;
}

@media screen and (min-width: 768px) {
  .list_reason_menu {
    margin: 3em -1.5% 0 0;
  }
}

.list_reason_menu li {
  width: 47%;
  min-height: 110px;
  margin: 0 3% 3% 0;
}

@media screen and (min-width: 768px) {
  .list_reason_menu li {
    width: 23.5%;
    margin: 0 1.5% 1.5% 0;
  }
}

.list_reason_menu li a {
  display: block;
  height: 100%;
  padding: 0.8em;
  border-radius: 8px;
  line-height: 1.6;
  background: url(../images/bg_03.png) repeat center/50px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .list_reason_menu li a:hover {
    opacity: 0.8;
  }
}

.list_reason_menu li a::before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../images/arrow_circle_yellow.svg) no-repeat center/contain;
  position: absolute;
  bottom: 10px;
  right: 10px;
}

@media screen and (min-width: 768px) {
  .list_reason_menu li a::before {
    width: 20px;
    height: 20px;
  }
}

.list_reason_menu_num {
  display: block;
  color: #faef60;
  font-size: 0.81em;
  font-weight: 700;
  margin: 0 0 0.5em;
}

@media screen and (min-width: 768px) {
  .list_reason_menu_num {
    font-size: 1em;
    margin: 0 0 0.2em;
  }
}

.list_reason_menu_ttl {
  color: #fff;
  font-size: 0.87em;
  font-weight: 700;
}

@media screen and (min-width: 768px) {
  .list_reason_menu_ttl {
    font-size: 1.06em;
  }
}

.list_reason {
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .list_reason {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -3% 0 0;
  }
}

.list_reason li {
  padding: 1.5em 1em 1em;
  margin: 0 0 2em;
  background: #fff6df;
}

@media screen and (max-width: 767px) {
  .list_reason li:nth-child(odd) {
    background: #f2f7f4;
  }
}

@media screen and (min-width: 768px) {
  .list_reason li {
    width: 47%;
    padding: 2em;
    margin: 0 3% 3em 0;
  }
  .list_reason li:nth-child(4n+1), .list_reason li:nth-child(4n+2) {
    background: #f2f7f4;
  }
}

.list_reason_num {
  color: #169b62;
  font-size: 0.81em;
  font-weight: 700;
  text-align: center;
  margin: 0 0 0.5em;
}

@media screen and (min-width: 768px) {
  .list_reason_num {
    font-size: 1em;
  }
}

.list_reason_ttl {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.5em;
  line-height: 1.6;
  text-align: center;
  margin: 0 0 0.5em;
}

@media screen and (min-width: 768px) {
  .list_reason_ttl {
    min-height: 77px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    font-size: 1.75em;
  }
}

.list_reason_img {
  margin: 0 0 1em;
}

.list_reason_txt {
  font-size: 0.93em;
}

@media screen and (min-width: 768px) {
  .list_reason_txt {
    font-size: 1em;
  }
}

/*サポート内容
------------------------------------------*/
.percent_wrap {
  background: #e7e7e7;
}

.percent_wrap.fixed {
  position: fixed;
  top: 60px;
  left: 0;
  width: 100%;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .percent_wrap.fixed {
    top: 0;
  }
}

.percent_bar {
  width: 0%;
  height: 8px;
  text-align: center;
  background: #ff883e;
}

@media screen and (min-width: 768px) {
  .percent_bar {
    height: 10px;
  }
}

.list_support_btn {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 -2% 0 0;
}

@media screen and (min-width: 768px) {
  .list_support_btn {
    margin: 0 -2% 0 0;
  }
}

.list_support_btn li {
  width: 48%;
  margin: 0 2% 0 0;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .list_support_btn li {
    max-width: 340px;
    width: 48%;
    margin: 0 2% 2% 0;
  }
}

.list_support_btn li:first-child a {
  background: url(../images/arrow_down_bk.svg) no-repeat center bottom 10px/10px 6px #d0ebe0;
}

@media screen and (min-width: 768px) {
  .list_support_btn li:first-child a {
    background: url(../images/arrow_down_bk.svg) no-repeat center right 1.5em/10px 6px #d0ebe0;
  }
}

.list_support_btn li:last-child a {
  background: url(../images/arrow_down_bk.svg) no-repeat center right 1.5em/10px 6px #ffe7d8;
}

.list_support_btn li a {
  height: 100%;
  padding: 1em 0 1.5em;
  border-radius: 5px;
  display: block;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.15);
}

@media screen and (min-width: 768px) {
  .list_support_btn li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    padding: 1em 3em 1em 1em;
  }
  .list_support_btn li a:hover {
    -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
            box-shadow: 0 0px 3px rgba(0, 0, 0, 0.15);
  }
}

.list_support_btn li img {
  width: 50%;
  max-width: 60px;
  margin: 0 0 10px;
}

@media screen and (min-width: 768px) {
  .list_support_btn li img {
    width: 20%;
    margin: 0 10% 0 0;
  }
}

.list_support_btn li p {
  font-size: 0.94em;
  line-height: 1.3;
  width: 100%;
}

@media screen and (min-width: 768px) {
  .list_support_btn li p {
    font-size: 1.25em;
    width: auto;
  }
}

.ttl_support {
  font-family: "M PLUS Rounded 1c", sans-serif;
  font-size: 1.25em;
  line-height: 1.5;
  padding: 0.8em 0.5em 0.8em 3em;
  margin: 0 0 1.2em;
  border-radius: 8px;
}

@media screen and (min-width: 768px) {
  .ttl_support {
    font-size: 2em;
    padding: 0.3em 0.5em 0.3em 3em;
    margin: 0 0 1.5em;
  }
}

.ttl_support.support_01 {
  background: url(../images/icon_11.svg) no-repeat center left 10px/41px 30px #d0ebe0;
}

@media screen and (min-width: 768px) {
  .ttl_support.support_01 {
    background: url(../images/icon_11.svg) no-repeat center left 20px/57px 42px #d0ebe0;
  }
}

.ttl_support.support_02 {
  background: url(../images/icon_12.svg) no-repeat center left 9px/43px 31px #ffe7d8;
}

@media screen and (min-width: 768px) {
  .ttl_support.support_02 {
    background: url(../images/icon_12.svg) no-repeat center left 15px/58px 42px #ffe7d8;
  }
}

.ttl_border {
  position: relative;
}

.ttl_border .icon_free {
  position: absolute;
  width: 65px;
  height: 55px;
  top: -12px;
  left: 5px;
}

@media screen and (min-width: 768px) {
  .ttl_border .icon_free {
    width: 90px;
    height: 46px;
    top: -20px;
  }
}

.ttl_border .ttl_free {
  display: inline-block;
  padding: 5px 0 5px 65px;
}

@media screen and (min-width: 768px) {
  .ttl_border .ttl_free {
    padding: 2px 0 2px 90px;
  }
}

.list_support li {
  margin: 0 0 3em;
}

@media screen and (min-width: 768px) {
  .list_support li {
    margin: 0 0 3.5em;
  }
  .list_support li:nth-child(even) .list_support_img {
    float: right;
    margin: 0 0 1em 2em;
  }
}

@media screen and (min-width: 768px) {
  .list_support_wrap {
    overflow: hidden;
  }
}

.list_support_img {
  margin: 0 0 10px;
}

@media screen and (min-width: 768px) {
  .list_support_img {
    width: 30%;
    margin: 0 2em 1em 0;
    float: left;
  }
}

/*説明会
------------------------------------------*/
.seminar_box {
  border: 1px solid #e7e5dc;
  padding: 1em;
  margin: 0 0 2em;
}

@media screen and (min-width: 768px) {
  .seminar_box {
    padding: 2em;
  }
}

.seminar_box_address {
  font-size: 0.87em;
  margin: 0 0 2em;
}

@media screen and (min-width: 768px) {
  .seminar_box_address {
    font-size: 1em;
  }
}

.seminar_box_map {
  margin: 2em 0 0;
  position: relative;
}

.seminar_box_map::before {
  content: '';
  display: block;
  padding: 66% 0 0;
}

@media screen and (min-width: 768px) {
  .seminar_box_map::before {
    padding: 20% 0 0;
  }
}

.seminar_box_map > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*ニュース・キャンペーン
------------------------------------------*/
.info_wrap {
  background: #f2f7f4;
  padding: 1em;
}

@media screen and (min-width: 768px) {
  .info_wrap {
    padding: 3em;
  }
}

.info_wrap .list_info {
  margin: 0;
}

.info_wrap .list_info.cait-sith {
  position: relative;
}

.info_wrap .list_info.cait-sith::before {
  content: '';
  width: 39px;
  height: 54px;
  background: url(../images/cait-sith_02.svg) no-repeat center/contain;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
  position: absolute;
  top: -52px;
  right: -5px;
}

@media screen and (min-width: 768px) {
  .info_wrap .list_info.cait-sith::before {
    width: 78px;
    height: 108px;
    top: -105px;
    right: 0;
  }
}

.info_wrap.clip {
  padding: 2.5em 1em 1em;
}

@media screen and (min-width: 768px) {
  .info_wrap.clip {
    padding: 3em;
  }
}

.article {
  margin: 0 0 2em;
}

.article::after {
  content: '';
  display: block;
  clear: both;
}

.article_ttl {
  min-height: 60px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-weight: 700;
  line-height: 1.5;
  padding: 0.5em 0.5em 0.5em 50px;
  margin: 0 0 1em;
  position: relative;
}

@media screen and (min-width: 768px) {
  .article_ttl {
    min-height: 100px;
    font-size: 1.75em;
    padding: 0.5em 0.5em 0.5em 90px;
  }
}

.article_ttl::before {
  content: '';
  width: 35px;
  height: 42px;
  position: absolute;
  top: 0.5em;
  left: 0.5em;
}

@media screen and (min-width: 768px) {
  .article_ttl::before {
    width: 64px;
    height: 75px;
  }
}

.article_ttl.news {
  border: 2px solid #50b4b7;
}

.article_ttl.news::before {
  background: url(../images/icon_shamrock_06.png) no-repeat center/contain;
}

.article_ttl.campaign {
  border: 2px solid #edb200;
}

.article_ttl.campaign::before {
  background: url(../images/icon_coin_02.png) no-repeat center/contain;
}

.article_date {
  font-size: 0.87em;
  margin: 3em 0 0;
}

.article img {
  height: auto;
  width: auto;
  margin: 10px auto;
}

/*学校
------------------------------------------*/
.school_ttl {
  font-size: 1.18em;
  font-weight: 700;
  padding: 0.5em 0 0.5em 40px;
  margin: 0 0 1em;
  background: url(../images/icon_shamrock_01.png) no-repeat top 0.8em left/35px;
  border-top: 1px solid #169b62;
  border-bottom: 1px solid #169b62;
}

@media screen and (min-width: 768px) {
  .school_ttl {
    font-size: 1.87em;
    padding: 0.5em 0 0.5em 60px;
    background: url(../images/icon_shamrock_01.png) no-repeat top 0.8em left/50px;
  }
}

.school_ttl span {
  display: block;
  font-size: 0.6em;
  margin: 0.2em 0 0;
}

.school_top {
  margin: 0 0 3em;
}

@media screen and (min-width: 768px) {
  .school_top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.school_top_left {
  margin: 0 0 2em;
}

@media screen and (min-width: 768px) {
  .school_top_left {
    width: 48%;
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .school_top_right {
    width: 48%;
  }
}

.school_top_img {
  overflow: hidden;
  position: relative;
  margin: 0 0 15px;
}

.school_top_img::before {
  content: '';
  display: block;
  padding: 66% 0 0;
}

.school_top_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.list_school_tag {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.list_school_tag li {
  width: 32.33%;
  min-height: 48px;
  margin: 0 0 2%;
  border: 1px solid #e7e5dc;
  color: #c8c8c8;
  font-size: 0.75em;
  line-height: 1.4;
  text-align: center;
}

@media screen and (min-width: 768px) {
  .list_school_tag li {
    font-size: 0.87em;
    min-height: 52px;
  }
}

.list_school_tag li.active {
  color: #fff;
}

.list_school_tag li span {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding: 0.5em;
}

.list_school_tag.blue .active {
  background: #50b4b7;
}

.list_school_tag.orange .active {
  background: #edb200;
}

.school_area {
  font-weight: 700;
  margin: 0 0 0.8em;
  padding: 4px 0 0 24px;
  background: url(../images/icon_area_pin.svg) no-repeat left/19px 31px;
}

@media screen and (min-width: 768px) {
  .school_area {
    font-size: 1.25em;
    padding: 0 0 0 30px;
  }
}

.school_table {
  width: 100%;
  border-top: 1px solid #c8c8c8;
}

.school_table tr {
  font-size: 0.81em;
  line-height: 1.5;
  border-bottom: 1px solid #c8c8c8;
}

@media screen and (min-width: 768px) {
  .school_table tr {
    font-size: 1em;
  }
}

.school_table th {
  color: #169b62;
  font-weight: 700;
  text-align: left;
  vertical-align: top;
  padding: 0.8em 0.5em;
  width: 45%;
}

.school_table td {
  vertical-align: top;
  padding: 0.8em 0.5em;
  width: 55%;
}

.camDroList {
  padding: 1em 0.5em;
  margin: 0 0 1.5em;
  overflow: hidden;
  border: none;
  border-radius: 5px;
  background: #ffe7d8;
  color: #323232;
}

@media screen and (min-width: 768px) {
  .camDroList {
    padding: 1.2em;
  }
}

.camDroList dt {
  font-size: 1.06em;
  font-weight: 500;
  line-height: 1.5;
  -webkit-transform: rotate(0.001deg);
          transform: rotate(0.001deg);
  padding: 0 0 0 2.2em;
  position: relative;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .camDroList dt {
    font-size: 1.18em;
  }
}

.camDroList dt::before {
  content: '';
  background: url(../images/icon_c_plus.svg) no-repeat center/contain;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all .3s;
  transition: all .3s;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
  width: 25px;
  height: 25px;
}

@media screen and (min-width: 768px) {
  .camDroList dt::before {
    width: 31px;
    height: 31px;
  }
}

.camDroList dt::after {
  content: '> 詳細を見る';
  display: block;
  font-size: 0.7em;
  opacity: 1;
  -webkit-transition: all .3s;
  transition: all .3s;
}

.camDroList dt.active::before {
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.camDroList dt.active::after {
  opacity: 0;
}

.camDroList dd {
  color: #000;
  padding: 1em 0 0;
  overflow: hidden;
  display: none;
}

.tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

.tab li {
  font-size: 0.94em;
  margin: 0 01% 0 0;
  padding: 0.8em 0.5em;
  border-radius: 5px 5px 0 0;
  line-height: 1.1;
  text-align: center;
  background: #f2f7f4;
  border-top: 1px solid #f2f7f4;
  border-left: 1px solid #f2f7f4;
  border-right: 1px solid #f2f7f4;
  position: relative;
  cursor: pointer;
}

@media screen and (min-width: 768px) {
  .tab li {
    font-size: 1.18em;
    width: 18%;
    padding: 0.8em 0;
  }
}

.tab li.active {
  border-top: 1px solid #169b62;
  border-left: 1px solid #169b62;
  border-right: 1px solid #169b62;
  background: #fff;
}

.tab li.active::after {
  content: '';
  width: 100%;
  height: 1px;
  background: #fff;
  position: absolute;
  left: 0;
  bottom: -1px;
}

.scpanel {
  border: 1px solid #169b62;
  margin: 0 -0 2em;
  padding: 0;
  border-radius: 0 5px 5px 5px;
}

@media screen and (min-width: 768px) {
  .scpanel {
    margin: 0 0 5em;
    padding: 2em;
  }
}

.panel {
  display: none;
}

.show {
  display: block;
}

.school_note {
  font-size: 0.7em;
  margin: 1em 1em 0;
}

@media screen and (min-width: 768px) {
  .school_note {
    font-size: 0.94em;
    margin: 0;
  }
}

.school_info_list {
  margin: 0;
  padding: 15px;
}

@media screen and (min-width: 768px) {
  .school_info_list {
    padding: 0;
  }
}

.school_info_list li {
  overflow: hidden;
  margin: 0 0 2em;
}

.school_info_list li:last-child {
  margin: 0;
}

.school_info_list li .sc_img {
  width: 100%;
  margin: 0 0 0.5em;
}

@media screen and (min-width: 768px) {
  .school_info_list li .sc_img {
    width: 35%;
  }
}

.school_info_list li .sc_img img {
  width: 100%;
}

.school_info_list li .sc_img.sc_movie {
  position: relative;
}

.school_info_list li .sc_img.sc_movie::before {
  content: '';
  display: block;
  padding: 56% 0 0;
}

.school_info_list li .sc_img.sc_movie > iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 768px) {
  .school_info_list li:nth-child(odd) .sc_img {
    float: right;
    margin: 0 0 0 1em;
  }
  .school_info_list li:nth-child(even) .sc_img {
    float: left;
    margin: 0 1em 0 0;
  }
  .school_info_list li .sc_img.sc_movie {
    width: 48%;
  }
}

.school-voice {
  padding: 15px;
}

@media screen and (min-width: 768px) {
  .school-voice {
    padding: 0;
  }
}

.scl-movie h3 {
  color: #169b62;
  font-weight: 700;
  margin: 0 0 0.5em;
}

@media screen and (min-width: 768px) {
  .scl-movie h3 {
    font-size: 1.12em;
  }
}

.school_address {
  margin: 0 0 1em;
}

.flex-two-right-Box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.flex-two-right-Box div:last-child {
  margin: 0 0 0 1em;
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  padding: 0;
  border: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.school_slide {
  padding: 0 15px;
  margin: 0 0 2em;
}

@media screen and (min-width: 768px) {
  .school_slide {
    padding: 0 40px;
    margin: 0 0 3em;
  }
}

.school_slide_box {
  margin: 0 5px;
}

@media screen and (min-width: 768px) {
  .school_slide_box {
    margin: 1px 10px;
  }
}

.school_slide_box a {
  display: block;
}

@media screen and (min-width: 768px) {
  .school_slide_box a {
    padding: 10px;
  }
  .school_slide_box a:focus {
    outline: 1px solid #e7e5dc;
  }
}

.school_slide_img {
  overflow: hidden;
  margin: 0 0 10px;
  position: relative;
}

.school_slide_img::before {
  content: '';
  display: block;
  padding: 66% 0 0;
}

.school_slide_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
}

.school_slide_ttl {
  font-size: 0.93em;
  line-height: 1.5;
  margin: 0 0 10px;
}

@media screen and (min-width: 768px) {
  .school_slide_ttl {
    font-size: 1em;
  }
}

.school_slide_ttl_jp {
  font-size: 0.75em;
  line-height: 1.5;
  padding: 5px 0;
  margin: 0 0 10px;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}

@media screen and (min-width: 768px) {
  .school_slide_ttl_jp {
    font-size: 0.87em;
  }
}

.school_slide_area {
  font-size: 0.93em;
  line-height: 1.5;
  padding: 2px 0 2px 20px;
  background: url(../images/icon_area_pin.svg) no-repeat left/15px 24px;
}

@media screen and (min-width: 768px) {
  .school_slide_area {
    font-size: 1em;
  }
}

.school_slide .slick-prev,
.school_slide .slick-next {
  width: 24px;
  height: 24px;
  z-index: 1;
}

@media screen and (min-width: 768px) {
  .school_slide .slick-prev,
  .school_slide .slick-next {
    width: 50px;
    height: 50px;
  }
  .school_slide .slick-prev:focus,
  .school_slide .slick-next:focus {
    outline: 1px solid skyblue;
  }
}

.school_slide .slick-prev {
  left: -10px;
}

.school_slide .slick-prev::before {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../images/arrow_circle_left.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}

.school_slide .slick-next {
  right: -10px;
}

.school_slide .slick-next::before {
  content: '';
  width: 100%;
  height: 100%;
  background: url(../images/arrow_circle_right.svg) no-repeat center/contain;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 1;
}

.school_bottom {
  position: relative;
}

.school_bottom::before {
  content: '';
  width: 48px;
  height: 63px;
  background: url(../images/cait-sith_02.svg) no-repeat center/contain;
  position: absolute;
  bottom: -3.6em;
  left: -10px;
}

@media screen and (min-width: 768px) {
  .school_bottom::before {
    width: 80px;
    height: 104px;
    bottom: -5em;
    left: 20%;
  }
}

@media screen and (min-width: 768px) {
  .school_map {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
}

.school_map_left {
  width: 100%;
  margin: 0 0 2em;
}

@media screen and (min-width: 768px) {
  .school_map_left {
    width: calc(100% - 480px);
    margin: 0;
  }
}

.school_map_right {
  display: none;
}

@media screen and (min-width: 768px) {
  .school_map_right {
    display: block;
    width: 430px;
  }
}

.school_map .map_irl {
  position: relative;
  padding: 0 80px 0 0;
}

.school_map .map_irl img {
  width: 250px;
}

@media screen and (min-width: 768px) {
  .school_map .map_irl img {
    width: 350px;
  }
}

.school_map .map_irl a {
  position: absolute;
  display: block;
  font-size: 0.87em;
  font-weight: 700;
  line-height: 1.5;
  padding: 3px 0 3px 16px;
  background: url(../images/icon_pin.svg) no-repeat left/13px 24px;
}

@media screen and (min-width: 768px) {
  .school_map .map_irl a {
    font-size: 1em;
    padding: 3px 0 3px 18px;
  }
  .school_map .map_irl a:hover {
    color: #169b62;
  }
}

.school_map .map_irl a.dublin {
  top: 210px;
  left: 290px;
}

.school_map .map_irl a.galway {
  top: 215px;
  left: 100px;
}

.school_map .map_irl a.cork {
  bottom: 45px;
  left: 137px;
}

.school_map .map_irl a.waterford {
  bottom: 86px;
  left: 235px;
}

.school_map .map_irl a.bray {
  bottom: 188px;
  left: 302px;
}

.school_map .map_irl a.limerick {
  bottom: 29.5%;
  left: 29.5%;
}

/*
//sample
------------------------------------------------------------
*/
.box_link {
  padding: 1em;
  margin: 0 0 2em;
  border: 1px solid #169b62;
  border-radius: 5px;
}

.box_link:last-child {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .box_link {
    padding: 1.5em;
  }
}

.box_link_cait {
  background: url(../images/cait-sith_03.svg) no-repeat top 5% right 5%/45px 65px;
}

@media screen and (min-width: 768px) {
  .box_link_cait {
    background: url(../images/cait-sith_03.svg) no-repeat bottom right 2.5%/60px 82px;
  }
}

.ttl_link {
  color: #169b62;
  font-family: "Metamorphous", cursive;
  font-size: 1.12em;
  line-height: 1.5;
  padding: 0.2em 0 0.2em 25px;
  margin: 0 0 0.8em;
  background: url(../images/icon_shamrock_01.png) no-repeat left/20px;
}

@media screen and (min-width: 768px) {
  .ttl_link {
    font-size: 1.25em;
    padding: 0.2em 0 0.2em 35px;
    background: url(../images/icon_shamrock_01.png) no-repeat left/30px;
  }
}

.list_index {
  margin: 0 0 -0.5em;
}

@media screen and (min-width: 768px) {
  .list_index {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -3% -0.5em 0;
  }
}

.list_index li {
  width: 100%;
  margin: 0 0 0.5em;
}

@media screen and (min-width: 768px) {
  .list_index li {
    width: 47%;
    margin: 0 3% 0.5em 0;
  }
}

.list_index li a {
  font-size: 1em;
  padding: 0 0 0 1em;
  position: relative;
  display: inline-block;
}

.list_index li a:hover {
  color: #797268;
  text-decoration: underline;
}

.list_index li a::before {
  content: '';
  width: 6px;
  height: 10px;
  background: url(../images/arrow_right_g.svg) no-repeat center/contain;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.list_school.col_2 {
  margin: 0 0 2em;
}

@media screen and (min-width: 768px) {
  .list_school.col_2 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -2% 1em 0;
  }
  .list_school.col_2 li {
    width: 48%;
    margin: 0 2% 1.5em 0;
  }
}

.list_school.col_3 {
  margin: 0 0 2em;
}

@media screen and (min-width: 768px) {
  .list_school.col_3 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    margin: 0 -2% 1em 0;
  }
  .list_school.col_3 li {
    width: 31.33%;
    margin: 0 2% 1.5em 0;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .list_school.col_3 .list_school-wrap {
    display: block;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .list_school.col_3 .list_school-img {
    width: 100%;
    margin: 0 0 15px;
  }
}

@media screen and (min-width: 768px) and (min-width: 768px) {
  .list_school.col_3 .list_school-desc {
    width: 100%;
  }
}

.list_school > li {
  padding: 1em;
  border: 1px solid #e7e5dc;
  border-radius: 5px;
  margin: 0 0 1.5em;
  overflow: hidden;
}

.list_school > li a {
  display: block;
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .list_school > li a:hover .list_school-img::after {
    opacity: 1;
  }
  .list_school > li a:hover .list_school-img > img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

@media screen and (min-width: 768px) {
  .list_school-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
}

.list_school-img {
  width: 100%;
  margin: 0 0 10px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .list_school-img {
    width: 35%;
    overflow: hidden;
  }
}

.list_school-img::before {
  content: '';
  display: block;
  padding: 67% 0 0;
}

.list_school-img a {
  display: block;
}

@media screen and (min-width: 768px) {
  .list_school-img a::after {
    content: '';
    width: 100%;
    height: 100%;
    background: rgba(231, 229, 220, 0.3);
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .list_school-img a:hover::after {
    opacity: 1;
  }
  .list_school-img a:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.list_school-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  margin: auto;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(1.001);
          transform: scale(1.001);
}

@media screen and (min-width: 768px) {
  .list_school-desc {
    width: calc(65% - 20px);
  }
}

.list_school .list_school_btn a {
  display: inline-block;
}

@media screen and (min-width: 768px) {
  .list_school .list_school_btn {
    text-align: left;
  }
}

.list_school_ttl {
  font-size: 1.12em;
  font-weight: 700;
  margin: 0 0 0.5em;
  line-height: 1.3;
}

@media screen and (min-width: 768px) {
  .list_school_ttl {
    margin: 0.5em 0;
    font-size: 1.25em;
  }
}

.list_school_ttl span {
  font-weight: 400;
  font-size: 0.7em;
  padding: 1em 0;
  margin: 0.6em 0 0;
  display: block;
  border-top: 1px solid #c8c8c8;
  border-bottom: 1px solid #c8c8c8;
}

.list_school_desc_ttl {
  font-size: 1.12em;
  font-weight: 700;
  line-height: 1.5;
  margin: 0 0 0.5em;
}

.list_school_desc_txt {
  font-size: 0.87em;
  letter-spacing: 0.06em;
}

.list_school_btn {
  text-align: center;
  margin: 1.5em auto 0;
}

.list_school_btn a {
  color: #169b62;
  font-size: 1em;
  padding: 0.5em 1.2em;
  width: 100%;
  text-align: center;
  background: #fff;
  border: 2px solid #169b62;
  border-radius: 5px;
  display: inline-block;
  line-height: 1.5;
  position: relative;
}

@media screen and (min-width: 768px) {
  .list_school_btn a:hover {
    color: #fff;
    background: #169b62;
  }
}

.list_school_btn a::before {
  content: '\f105';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  right: 0.5em;
}

.list_point > li {
  padding: 0.5em 0 0.2em 50px;
  margin: 0 0 1em;
  min-height: 50px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .list_point > li {
    padding: 0.8em 0 0.5em 70px;
  }
}

.list_point > li::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
}

@media screen and (min-width: 768px) {
  .list_point > li::before {
    width: 60px;
    height: 60px;
  }
}

.list_point > li.point1::before {
  background: url(../images/point_01.svg) no-repeat center/contain;
}

.list_point > li.point2::before {
  background: url(../images/point_02.svg) no-repeat center/contain;
}

.list_point > li.point3::before {
  background: url(../images/point_03.svg) no-repeat center/contain;
}

.list_point > li.point4::before {
  background: url(../images/point_04.svg) no-repeat center/contain;
}

.list_point > li.point5::before {
  background: url(../images/point_05.svg) no-repeat center/contain;
}

.list_point_ttl {
  color: #169b62;
  font-size: 1.12em;
  font-weight: 700;
  margin: 0 0 0.5em;
  border-bottom: 1px dashed #169b62;
}

@media screen and (min-width: 768px) {
  .list_point_ttl {
    font-size: 1.25em;
  }
}

.list_point_desc {
  margin: 0;
}

.list_point::after {
  content: '';
  display: block;
  clear: both;
}

.list_ranking > li {
  padding: 0.5em 0 0.2em 50px;
  margin: 0 0 0.5em;
  min-height: 50px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .list_ranking > li {
    padding: 0.8em 0 0.2em 70px;
    margin: 0 0 1em;
  }
}

.list_ranking > li::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 35px;
}

@media screen and (min-width: 768px) {
  .list_ranking > li::before {
    width: 60px;
    height: 48px;
  }
}

.list_ranking > li.ranking1::before {
  background: url(../images/crown_01.png) no-repeat center/contain;
}

.list_ranking > li.ranking2::before {
  background: url(../images/crown_02.png) no-repeat center/contain;
}

.list_ranking > li.ranking3::before {
  background: url(../images/crown_03.png) no-repeat center/contain;
}

.list_ranking_ttl {
  color: #169b62;
  font-size: 1.12em;
  font-weight: 700;
  border-bottom: 1px dashed #169b62;
  margin: 0 0 0.5em;
}

@media screen and (min-width: 768px) {
  .list_ranking_ttl {
    font-size: 1.25em;
  }
}

.list_ranking_desc {
  margin: 0;
}

.list_ranking::after {
  content: '';
  display: block;
  clear: both;
}

.dlist_photo_l,
.dlist_photo_r {
  margin: 0 0 1em;
  overflow: hidden;
}

.dlist_photo_l:last-child,
.dlist_photo_r:last-child {
  margin: 0;
}

@media screen and (min-width: 768px) {
  .dlist_photo_l,
  .dlist_photo_r {
    margin: 0 0 1.5em;
  }
}

.dlist_photo_l dt,
.dlist_photo_r dt {
  width: 100%;
  overflow: hidden;
  text-align: center;
  clear: both;
  margin: 0 0 15px;
}

@media screen and (min-width: 768px) {
  .dlist_photo_l dt,
  .dlist_photo_r dt {
    max-width: 35%;
    width: auto;
  }
}

.dlist_photo_l dt img,
.dlist_photo_r dt img {
  max-width: 100%;
}

.dlist_photo_l dd,
.dlist_photo_r dd {
  overflow: hidden;
}

@media screen and (min-width: 768px) {
  .dlist_photo_l dt {
    margin: 0 1em 0 0;
    float: left;
  }
}

@media screen and (min-width: 768px) {
  .dlist_photo_r dt {
    margin: 0 0 0 1em;
    float: right;
  }
}

.list_check li {
  margin: 0 0 1em;
}

.list_check_ttl {
  font-size: 1.12em;
  font-weight: 700;
  line-height: 1.5;
  padding: 0 0 0.2em;
  margin: 0 0 0.2em 28px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .list_check_ttl {
    padding: 0.3em 0;
    margin: 0 0 0 38px;
  }
}

.list_check_ttl::before {
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  top: 0.1em;
  left: -28px;
  background: url(../images/icon_checked.svg) no-repeat center/contain;
}

@media screen and (min-width: 768px) {
  .list_check_ttl::before {
    width: 28px;
    height: 28px;
    top: 0.2em;
    left: -38px;
  }
}

.list_check_desc {
  padding: 0 0 0 28px;
  margin: 0 0 1.5em;
}

@media screen and (min-width: 768px) {
  .list_check_desc {
    padding: 0 0 0 38px;
  }
}

.list_dot {
  margin: 0 0 -0.8em;
}

.list_dot li {
  line-height: 1.6;
  padding: 0 0 0 22px;
  margin: 0 0 0.8em;
  position: relative;
}

.list_dot li::before {
  content: '';
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 14px;
  border-radius: 20px;
  background: #ff883e;
}

.list_dot li span {
  display: block;
  font-weight: 700;
}

.list_shamrock {
  margin: 0 0 -0.8em;
}

.list_shamrock li {
  padding: 0 0 0 22px;
  margin: 0 0 0.8em;
  position: relative;
}

.list_shamrock li::before {
  content: '';
  width: 16px;
  height: 16px;
  background: url(../images/icon_shamrock_03.svg) no-repeat center/contain;
  position: absolute;
  top: 4px;
  left: 0;
}

.dlist_qa dt {
  font-size: 1.12em;
  font-weight: 700;
  line-height: 1.5;
  padding: 0 0 0.5em 35px;
  margin: 0 0 0.5em;
  border-bottom: 1px dashed #169b62;
  position: relative;
}

@media screen and (min-width: 768px) {
  .dlist_qa dt {
    line-height: 1.6;
    padding: 1em 0 1em 60px;
    margin: 0 0 0.5em;
  }
}

.dlist_qa dt::before {
  content: 'Q';
  color: #169b62;
  font-family: "Metamorphous", cursive;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  .dlist_qa dt::before {
    font-size: 50px;
  }
}

.dlist_qa dd {
  min-height: 60px;
  line-height: 1.6;
  padding: 0 0 0 35px;
  margin: 0 0 1em;
  position: relative;
}

@media screen and (min-width: 768px) {
  .dlist_qa dd {
    padding: 1em 0 0 60px;
    margin: 0 0 2em;
  }
}

.dlist_qa dd::before {
  content: 'A';
  color: #ff883e;
  font-family: "Metamorphous", cursive;
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  position: absolute;
  left: 0;
  top: 0;
}

@media screen and (min-width: 768px) {
  .dlist_qa dd::before {
    font-size: 50px;
  }
}

.box {
  padding: 1em;
  margin: 0 0 1.5em;
  clear: both;
}

.box * {
  position: relative;
}

@media screen and (min-width: 768px) {
  .box {
    padding: 1.5em;
  }
}

.box::after {
  content: '';
  display: block;
  clear: both;
}

.box.stech {
  padding: 20px;
  position: relative;
}

@media screen and (min-width: 768px) {
  .box.stech {
    padding: 2.5em;
  }
}

.box.stech::before {
  content: '';
  width: calc(100% - 20px);
  height: calc(100% - 20px);
  position: absolute;
  top: 10px;
  left: 10px;
  border: 1px dashed #fff;
}

@media screen and (min-width: 768px) {
  .box.stech::before {
    width: calc(100% - 2em);
    height: calc(100% - 2em);
    border: 2px dashed #fff;
    top: 1em;
    left: 1em;
  }
}

.box.green {
  background: #d0ebe0;
}

.box.orange {
  background: #ffe7d8;
}

.box.border {
  border: 1px solid #169b62;
}

.box.arrow {
  border: 1px solid #169b62;
  position: relative;
}

.box.arrow::before {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -15px;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 30px 0 30px;
  border-color: #169b62 transparent transparent transparent;
}

@media screen and (min-width: 768px) {
  .box.arrow::before {
    bottom: -20px;
    border-width: 20px 40px 0 40px;
  }
}

.box .ate {
  border: 1px dotted #1d1d1d;
}

.table-wrap {
  overflow: auto;
  margin: 0 0 1em;
}

@media screen and (min-width: 768px) {
  .table-wrap {
    margin: 0;
  }
}

.table-wrap table {
  min-width: 766px;
}

@media screen and (max-width: 767px) {
  .table-wrap table {
    margin: 0;
  }
}

@media screen and (min-width: 768px) {
  .table-wrap table {
    min-width: 0;
  }
}

.table-wrap .scroll-hint-icon {
  top: 2em;
  height: auto;
  -webkit-transform: scale(0.8);
          transform: scale(0.8);
}

.scroll-hint-icon {
  top: 2em;
  height: auto;
}

.table-wrap::-webkit-scrollbar {
  height: 5px;
}

.table-wrap::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}

.table-wrap::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #666;
}

.table_color {
  width: 100%;
  margin: 0 0 0.5em;
}

.table_color th {
  font-weight: 700;
  line-height: 1.5;
  padding: 0.8em 0.5em;
  border-right: 1px solid #8acdb0;
  border-bottom: 1px solid #8acdb0;
  text-align: center;
}

.table_color td {
  line-height: 1.5;
  padding: 0.8em 0.5em;
}

.table_color.green {
  border-top: 1px solid #8acdb0;
  border-left: 1px solid #8acdb0;
}

.table_color.green th {
  background: #d0ebe0;
}

.table_color.green td {
  border-right: 1px solid #8acdb0;
  border-bottom: 1px solid #8acdb0;
  background: #fff;
}

.table_color.ce td {
  text-align: center;
}

.list_photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 0 -2% 0 0;
  text-align: center;
}

.list_photo li {
  display: inline-block;
  width: 48%;
  margin: 0 2% 3% 0;
  letter-spacing: normal;
  vertical-align: top;
}

@media screen and (min-width: 768px) {
  .list_photo li {
    width: 18%;
  }
}

.list_photo_img {
  margin: 0 0 5px;
  overflow: hidden;
  position: relative;
  z-index: 1;
}

.list_photo_img::before {
  content: '';
  display: block;
  padding: 100% 0 0;
}

.list_photo_img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0%;
  z-index: 0;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.list_photo_img a {
  display: block;
}

@media screen and (min-width: 768px) {
  .list_photo_img a:hover img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
}

.list_photo_desc {
  font-size: 0.87em;
}

@media screen and (min-width: 768px) {
  .list_photo_desc {
    font-size: 1em;
  }
}

.covid-link {
  background: #ffe14b;
  border: solid 2px #ffd400;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  padding: 15px;
}

@media screen and (min-width: 768px) {
  .covid-link {
    padding: 15px 0;
  }
}

.covid-link:hover {
  opacity: .7;
}

.covid-link span {
  text-decoration: none;
  font-weight: bold;
  color: #222;
  font-weight: bold;
  text-align: center;
  font-size: 15px;
  display: block;
  margin-right: 20px;
  font-size: 13px;
}

@media screen and (min-width: 768px) {
  .covid-link span {
    font-size: 15px;
  }
}
/*# sourceMappingURL=layout.css.map */