@charset "UTF-8";
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,

details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

h1 {
  margin: 0.67em 0;
}

mark {
  color: #000;
  background: #ff0;
}

sub {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sup {
  position: relative;
  top: -0.5em;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  margin: 0;
  font: inherit;
  color: inherit;
}

button {
  overflow: visible;
  text-transform: none;
}

select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input::-moz-focus-inner {
  padding: 0;
  border: 0;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-spacing: 0;
  border-collapse: collapse;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  :after,
  :before {
    color: #000 !important;
    text-shadow: none !important;
    background: 0 0 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  blockquote,
  pre {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr {
    page-break-inside: avoid;
  }
  img {
    page-break-inside: avoid;
    max-width: 100% !important;
  }
  h2,
  h3,
  p {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered td,
  .table-bordered th {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url(../fonts/glyphicons-halflings-regular.eot);
  src: url(../fonts/glyphicons-halflings-regular.eot?#iefix)
      format("embedded-opentype"),
    url(../fonts/glyphicons-halflings-regular.woff2) format("woff2"),
    url(../fonts/glyphicons-halflings-regular.woff) format("woff"),
    url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),
    url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular)
      format("svg");
}

.glyphicon {
  display: inline-block;
  position: relative;
  top: 1px;
  font-family: "Glyphicons Halflings";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "\002a";
}

.glyphicon-plus:before {
  content: "\002b";
}

.glyphicon-eur:before,
.glyphicon-euro:before {
  content: "\20ac";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270f";
}

.glyphicon-glass:before {
  content: "\e001";
}

.glyphicon-music:before {
  content: "\e002";
}

.glyphicon-search:before {
  content: "\e003";
}

.glyphicon-heart:before {
  content: "\e005";
}

.glyphicon-star:before {
  content: "\e006";
}

.glyphicon-star-empty:before {
  content: "\e007";
}

.glyphicon-user:before {
  content: "\e008";
}

.glyphicon-film:before {
  content: "\e009";
}

.glyphicon-th-large:before {
  content: "\e010";
}

.glyphicon-th:before {
  content: "\e011";
}

.glyphicon-th-list:before {
  content: "\e012";
}

.glyphicon-ok:before {
  content: "\e013";
}

.glyphicon-remove:before {
  content: "\e014";
}

.glyphicon-zoom-in:before {
  content: "\e015";
}

.glyphicon-zoom-out:before {
  content: "\e016";
}

.glyphicon-off:before {
  content: "\e017";
}

.glyphicon-signal:before {
  content: "\e018";
}

.glyphicon-cog:before {
  content: "\e019";
}

.glyphicon-trash:before {
  content: "\e020";
}

.glyphicon-home:before {
  content: "\e021";
}

.glyphicon-file:before {
  content: "\e022";
}

.glyphicon-time:before {
  content: "\e023";
}

.glyphicon-road:before {
  content: "\e024";
}

.glyphicon-download-alt:before {
  content: "\e025";
}

.glyphicon-download:before {
  content: "\e026";
}

.glyphicon-upload:before {
  content: "\e027";
}

.glyphicon-inbox:before {
  content: "\e028";
}

.glyphicon-play-circle:before {
  content: "\e029";
}

.glyphicon-repeat:before {
  content: "\e030";
}

.glyphicon-refresh:before {
  content: "\e031";
}

.glyphicon-list-alt:before {
  content: "\e032";
}

.glyphicon-lock:before {
  content: "\e033";
}

.glyphicon-flag:before {
  content: "\e034";
}

.glyphicon-headphones:before {
  content: "\e035";
}

.glyphicon-volume-off:before {
  content: "\e036";
}

.glyphicon-volume-down:before {
  content: "\e037";
}

.glyphicon-volume-up:before {
  content: "\e038";
}

.glyphicon-qrcode:before {
  content: "\e039";
}

.glyphicon-barcode:before {
  content: "\e040";
}

.glyphicon-tag:before {
  content: "\e041";
}

.glyphicon-tags:before {
  content: "\e042";
}

.glyphicon-book:before {
  content: "\e043";
}

.glyphicon-bookmark:before {
  content: "\e044";
}

.glyphicon-print:before {
  content: "\e045";
}

.glyphicon-camera:before {
  content: "\e046";
}

.glyphicon-font:before {
  content: "\e047";
}

.glyphicon-bold:before {
  content: "\e048";
}

.glyphicon-italic:before {
  content: "\e049";
}

.glyphicon-text-height:before {
  content: "\e050";
}

.glyphicon-text-width:before {
  content: "\e051";
}

.glyphicon-align-left:before {
  content: "\e052";
}

.glyphicon-align-center:before {
  content: "\e053";
}

.glyphicon-align-right:before {
  content: "\e054";
}

.glyphicon-align-justify:before {
  content: "\e055";
}

.glyphicon-list:before {
  content: "\e056";
}

.glyphicon-indent-left:before {
  content: "\e057";
}

.glyphicon-indent-right:before {
  content: "\e058";
}

.glyphicon-facetime-video:before {
  content: "\e059";
}

.glyphicon-picture:before {
  content: "\e060";
}

.glyphicon-map-marker:before {
  content: "\e062";
}

.glyphicon-adjust:before {
  content: "\e063";
}

.glyphicon-tint:before {
  content: "\e064";
}

.glyphicon-edit:before {
  content: "\e065";
}

.glyphicon-share:before {
  content: "\e066";
}

.glyphicon-check:before {
  content: "\e067";
}

.glyphicon-move:before {
  content: "\e068";
}

.glyphicon-step-backward:before {
  content: "\e069";
}

.glyphicon-fast-backward:before {
  content: "\e070";
}

.glyphicon-backward:before {
  content: "\e071";
}

.glyphicon-play:before {
  content: "\e072";
}

.glyphicon-pause:before {
  content: "\e073";
}

.glyphicon-stop:before {
  content: "\e074";
}

.glyphicon-forward:before {
  content: "\e075";
}

.glyphicon-fast-forward:before {
  content: "\e076";
}

.glyphicon-step-forward:before {
  content: "\e077";
}

.glyphicon-eject:before {
  content: "\e078";
}

.glyphicon-chevron-left:before {
  content: "\e079";
}

.glyphicon-chevron-right:before {
  content: "\e080";
}

.glyphicon-plus-sign:before {
  content: "\e081";
}

.glyphicon-minus-sign:before {
  content: "\e082";
}

.glyphicon-remove-sign:before {
  content: "\e083";
}

.glyphicon-ok-sign:before {
  content: "\e084";
}

.glyphicon-question-sign:before {
  content: "\e085";
}

.glyphicon-info-sign:before {
  content: "\e086";
}

.glyphicon-screenshot:before {
  content: "\e087";
}

.glyphicon-remove-circle:before {
  content: "\e088";
}

.glyphicon-ok-circle:before {
  content: "\e089";
}

.glyphicon-ban-circle:before {
  content: "\e090";
}

.glyphicon-arrow-left:before {
  content: "\e091";
}

.glyphicon-arrow-right:before {
  content: "\e092";
}

.glyphicon-arrow-up:before {
  content: "\e093";
}

.glyphicon-arrow-down:before {
  content: "\e094";
}

.glyphicon-share-alt:before {
  content: "\e095";
}

.glyphicon-resize-full:before {
  content: "\e096";
}

.glyphicon-resize-small:before {
  content: "\e097";
}

.glyphicon-exclamation-sign:before {
  content: "\e101";
}

.glyphicon-gift:before {
  content: "\e102";
}

.glyphicon-leaf:before {
  content: "\e103";
}

.glyphicon-fire:before {
  content: "\e104";
}

.glyphicon-eye-open:before {
  content: "\e105";
}

.glyphicon-eye-close:before {
  content: "\e106";
}

.glyphicon-warning-sign:before {
  content: "\e107";
}

.glyphicon-plane:before {
  content: "\e108";
}

.glyphicon-calendar:before {
  content: "\e109";
}

.glyphicon-random:before {
  content: "\e110";
}

.glyphicon-comment:before {
  content: "\e111";
}

.glyphicon-magnet:before {
  content: "\e112";
}

.glyphicon-chevron-up:before {
  content: "\e113";
}

.glyphicon-chevron-down:before {
  content: "\e114";
}

.glyphicon-retweet:before {
  content: "\e115";
}

.glyphicon-shopping-cart:before {
  content: "\e116";
}

.glyphicon-folder-close:before {
  content: "\e117";
}

.glyphicon-folder-open:before {
  content: "\e118";
}

.glyphicon-resize-vertical:before {
  content: "\e119";
}

.glyphicon-resize-horizontal:before {
  content: "\e120";
}

.glyphicon-hdd:before {
  content: "\e121";
}

.glyphicon-bullhorn:before {
  content: "\e122";
}

.glyphicon-bell:before {
  content: "\e123";
}

.glyphicon-certificate:before {
  content: "\e124";
}

.glyphicon-thumbs-up:before {
  content: "\e125";
}

.glyphicon-thumbs-down:before {
  content: "\e126";
}

.glyphicon-hand-right:before {
  content: "\e127";
}

.glyphicon-hand-left:before {
  content: "\e128";
}

.glyphicon-hand-up:before {
  content: "\e129";
}

.glyphicon-hand-down:before {
  content: "\e130";
}

.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

.glyphicon-globe:before {
  content: "\e135";
}

.glyphicon-wrench:before {
  content: "\e136";
}

.glyphicon-tasks:before {
  content: "\e137";
}

.glyphicon-filter:before {
  content: "\e138";
}

.glyphicon-briefcase:before {
  content: "\e139";
}

.glyphicon-fullscreen:before {
  content: "\e140";
}

.glyphicon-dashboard:before {
  content: "\e141";
}

.glyphicon-paperclip:before {
  content: "\e142";
}

.glyphicon-heart-empty:before {
  content: "\e143";
}

.glyphicon-link:before {
  content: "\e144";
}

.glyphicon-phone:before {
  content: "\e145";
}

.glyphicon-pushpin:before {
  content: "\e146";
}

.glyphicon-usd:before {
  content: "\e148";
}

.glyphicon-gbp:before {
  content: "\e149";
}

.glyphicon-sort:before {
  content: "\e150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

.glyphicon-sort-by-order:before {
  content: "\e153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

.glyphicon-unchecked:before {
  content: "\e157";
}

.glyphicon-expand:before {
  content: "\e158";
}

.glyphicon-collapse-down:before {
  content: "\e159";
}

.glyphicon-collapse-up:before {
  content: "\e160";
}

.glyphicon-log-in:before {
  content: "\e161";
}

.glyphicon-flash:before {
  content: "\e162";
}

.glyphicon-log-out:before {
  content: "\e163";
}

.glyphicon-new-window:before {
  content: "\e164";
}

.glyphicon-record:before {
  content: "\e165";
}

.glyphicon-save:before {
  content: "\e166";
}

.glyphicon-open:before {
  content: "\e167";
}

.glyphicon-saved:before {
  content: "\e168";
}

.glyphicon-import:before {
  content: "\e169";
}

.glyphicon-export:before {
  content: "\e170";
}

.glyphicon-send:before {
  content: "\e171";
}

.glyphicon-floppy-disk:before {
  content: "\e172";
}

.glyphicon-floppy-saved:before {
  content: "\e173";
}

.glyphicon-floppy-remove:before {
  content: "\e174";
}

.glyphicon-floppy-save:before {
  content: "\e175";
}

.glyphicon-floppy-open:before {
  content: "\e176";
}

.glyphicon-credit-card:before {
  content: "\e177";
}

.glyphicon-transfer:before {
  content: "\e178";
}

.glyphicon-cutlery:before {
  content: "\e179";
}

.glyphicon-header:before {
  content: "\e180";
}

.glyphicon-compressed:before {
  content: "\e181";
}

.glyphicon-earphone:before {
  content: "\e182";
}

.glyphicon-phone-alt:before {
  content: "\e183";
}

.glyphicon-tower:before {
  content: "\e184";
}

.glyphicon-stats:before {
  content: "\e185";
}

.glyphicon-sd-video:before {
  content: "\e186";
}

.glyphicon-hd-video:before {
  content: "\e187";
}

.glyphicon-subtitles:before {
  content: "\e188";
}

.glyphicon-sound-stereo:before {
  content: "\e189";
}

.glyphicon-sound-dolby:before {
  content: "\e190";
}

.glyphicon-sound-5-1:before {
  content: "\e191";
}

.glyphicon-sound-6-1:before {
  content: "\e192";
}

.glyphicon-sound-7-1:before {
  content: "\e193";
}

.glyphicon-copyright-mark:before {
  content: "\e194";
}

.glyphicon-registration-mark:before {
  content: "\e195";
}

.glyphicon-cloud-download:before {
  content: "\e197";
}

.glyphicon-cloud-upload:before {
  content: "\e198";
}

.glyphicon-tree-conifer:before {
  content: "\e199";
}

.glyphicon-tree-deciduous:before {
  content: "\e200";
}

.glyphicon-cd:before {
  content: "\e201";
}

.glyphicon-save-file:before {
  content: "\e202";
}

.glyphicon-open-file:before {
  content: "\e203";
}

.glyphicon-level-up:before {
  content: "\e204";
}

.glyphicon-copy:before {
  content: "\e205";
}

.glyphicon-paste:before {
  content: "\e206";
}

.glyphicon-alert:before {
  content: "\e209";
}

.glyphicon-equalizer:before {
  content: "\e210";
}

.glyphicon-king:before {
  content: "\e211";
}

.glyphicon-queen:before {
  content: "\e212";
}

.glyphicon-pawn:before {
  content: "\e213";
}

.glyphicon-bishop:before {
  content: "\e214";
}

.glyphicon-knight:before {
  content: "\e215";
}

.glyphicon-baby-formula:before {
  content: "\e216";
}

.glyphicon-tent:before {
  content: "\26fa";
}

.glyphicon-blackboard:before {
  content: "\e218";
}

.glyphicon-bed:before {
  content: "\e219";
}

.glyphicon-apple:before {
  content: "\f8ff";
}

.glyphicon-erase:before {
  content: "\e221";
}

.glyphicon-hourglass:before {
  content: "\231b";
}

.glyphicon-lamp:before {
  content: "\e223";
}

.glyphicon-duplicate:before {
  content: "\e224";
}

.glyphicon-piggy-bank:before {
  content: "\e225";
}

.glyphicon-scissors:before {
  content: "\e226";
}

.glyphicon-bitcoin:before,
.glyphicon-btc:before,
.glyphicon-xbt:before {
  content: "\e227";
}

.glyphicon-jpy:before,
.glyphicon-yen:before {
  content: "\00a5";
}

.glyphicon-rub:before,
.glyphicon-ruble:before {
  content: "\20bd";
}

.glyphicon-scale:before {
  content: "\e230";
}

.glyphicon-ice-lolly:before {
  content: "\e231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}

.glyphicon-education:before {
  content: "\e233";
}

.glyphicon-option-horizontal:before {
  content: "\e234";
}

.glyphicon-option-vertical:before {
  content: "\e235";
}

.glyphicon-menu-hamburger:before {
  content: "\e236";
}

.glyphicon-modal-window:before {
  content: "\e237";
}

.glyphicon-oil:before {
  content: "\e238";
}

.glyphicon-grain:before {
  content: "\e239";
}

.glyphicon-sunglasses:before {
  content: "\e240";
}

.glyphicon-text-size:before {
  content: "\e241";
}

.glyphicon-text-color:before {
  content: "\e242";
}

.glyphicon-text-background:before {
  content: "\e243";
}

.glyphicon-object-align-top:before {
  content: "\e244";
}

.glyphicon-object-align-bottom:before {
  content: "\e245";
}

.glyphicon-object-align-horizontal:before {
  content: "\e246";
}

.glyphicon-object-align-left:before {
  content: "\e247";
}

.glyphicon-object-align-vertical:before {
  content: "\e248";
}

.glyphicon-object-align-right:before {
  content: "\e249";
}

.glyphicon-triangle-right:before {
  content: "\e250";
}

.glyphicon-triangle-left:before {
  content: "\e251";
}

.glyphicon-triangle-bottom:before {
  content: "\e252";
}

.glyphicon-triangle-top:before {
  content: "\e253";
}

.glyphicon-console:before {
  content: "\e254";
}

.glyphicon-superscript:before {
  content: "\e255";
}

.glyphicon-subscript:before {
  content: "\e256";
}

.glyphicon-menu-left:before {
  content: "\e257";
}

.glyphicon-menu-right:before {
  content: "\e258";
}

.glyphicon-menu-down:before {
  content: "\e259";
}

.glyphicon-menu-up:before {
  content: "\e260";
}

*,
:after,
:before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333;
  background-color: #fff;
}

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #337ab7;
  text-decoration: none;
}

a:hover {
  color: #23527c;
  text-decoration: underline;
}

a:focus {
  color: #23527c;
  text-decoration: underline;
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img,
.img-responsive,
.thumbnail a > img,
.thumbnail > img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  display: inline-block;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 4px;
  max-width: 100%;
  height: auto;
  line-height: 1.42857143;
  background-color: #fff;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eee;
}

.sr-only {
  position: absolute;
  margin: -1px;
  padding: 0;
  border: 0;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  margin: 0;
  width: auto;
  height: auto;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-weight: 400;
  line-height: 1;
  color: #777;
}

.h1,
.h2,
.h3,
h1,
h2,
h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.h1 .small,
.h1 small,
.h2 .small,
.h2 small,
.h3 .small,
.h3 small,
h1 .small,
h1 small,
h2 .small,
h2 small,
h3 .small,
h3 small {
  font-size: 65%;
}

.h4,
.h5,
.h6,
h4,
h5,
h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.h4 .small,
.h4 small,
.h5 .small,
.h5 small,
.h6 .small,
.h6 small,
h4 .small,
h4 small,
h5 .small,
h5 small,
h6 .small,
h6 small {
  font-size: 75%;
}

.h1,
h1 {
  font-size: 36px;
}

.h2,
h2 {
  font-size: 30px;
}

.h3,
h3 {
  font-size: 24px;
}

.h4,
h4 {
  font-size: 18px;
}

.h5,
h5 {
  font-size: 14px;
}

.h6,
h6 {
  font-size: 12px;
}

p {
  margin: 0 0 10px;
}

.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}

.small,
small {
  font-size: 85%;
}

.mark,
mark {
  padding: 0.2em;
  background-color: #fcf8e3;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777;
}

.text-primary {
  color: #337ab7;
}

a.text-primary:focus,
a.text-primary:hover {
  color: #286090;
}

.text-success {
  color: #3c763d;
}

a.text-success:focus,
a.text-success:hover {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:focus,
a.text-info:hover {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:focus,
a.text-warning:hover {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:focus,
a.text-danger:hover {
  color: #843534;
}

.bg-primary {
  color: #fff;
  background-color: #337ab7;
}

a.bg-primary:focus,
a.bg-primary:hover {
  background-color: #286090;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:focus,
a.bg-success:hover {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:focus,
a.bg-info:hover {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:focus,
a.bg-warning:hover {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:focus,
a.bg-danger:hover {
  background-color: #e4b9b9;
}

.page-header {
  margin: 40px 0 20px;
  padding-bottom: 9px;
  border-bottom: 1px solid #eee;
}

ol,
ul {
  margin-top: 0;
  margin-bottom: 10px;
}

ol ol,
ol ul,
ul ol,
ul ul {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  margin-left: -5px;
  padding-left: 0;
  list-style: none;
}

.list-inline > li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 20px;
}

dd,
dt {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    overflow: hidden;
    clear: left;
    text-align: right;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[data-original-title],
abbr[title] {
  border-bottom: 1px dotted #777;
  cursor: help;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  margin: 0 0 20px;
  padding: 10px 20px;
  border-left: 5px solid #eee;
  font-size: 17.5px;
}

blockquote ol:last-child,
blockquote p:last-child,
blockquote ul:last-child {
  margin-bottom: 0;
}

blockquote .small,
blockquote footer,
blockquote small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777;
}

blockquote .small:before,
blockquote footer:before,
blockquote small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse .small:before,
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
blockquote.pull-right .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before {
  content: "";
}

.blockquote-reverse .small:after,
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
blockquote.pull-right .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  border-radius: 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
}

kbd {
  padding: 2px 4px;
  border-radius: 3px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: 700;
  -webkit-box-shadow: none;
  box-shadow: none;
}

pre {
  display: block;
  margin: 0 0 10px;
  padding: 9.5px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #333;
  word-break: break-all;
  word-wrap: break-word;
  background-color: #f5f5f5;
}

pre code {
  padding: 0;
  border-radius: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container,
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-right: 15px;
  padding-left: 15px;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1200px) {
  .container {
    width: 1170px;
  }
}

.row {
  margin-right: -15px;
  margin-left: -15px;
}

.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9,
.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  position: relative;
  padding-right: 15px;
  padding-left: 15px;
  min-height: 1px;
}

.col-xs-1,
.col-xs-10,
.col-xs-11,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9 {
  float: left;
}

.col-xs-12 {
  float: left;
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-12 {
    float: left;
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-12 {
    float: left;
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
}

@media (min-width: 1200px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-12 {
    float: left;
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  margin-bottom: 20px;
  width: 100%;
  max-width: 100%;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  padding: 8px;
  border-top: 1px solid #ddd;
  line-height: 1.42857143;
  vertical-align: top;
}

.table > thead > tr > th {
  border-bottom: 2px solid #ddd;
  vertical-align: bottom;
}

.table > caption + thead > tr:first-child > td,
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > td,
.table > thead:first-child > tr:first-child > th {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}

.table-bordered,
.table-bordered > tbody > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > td,
.table-bordered > thead > tr > th {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  display: table-column;
  position: static;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  display: table-cell;
  position: static;
  float: none;
}

.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > thead > tr > td.active,
.table > thead > tr > th.active {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr.active:hover > th,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover {
  background-color: #e8e8e8;
}

.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > thead > tr > td.success,
.table > thead > tr > th.success {
  background-color: #dff0d8;
}

.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr.success:hover > th,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover {
  background-color: #d0e9c6;
}

.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > thead > tr > td.info,
.table > thead > tr > th.info {
  background-color: #d9edf7;
}

.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr.info:hover > th,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover {
  background-color: #c4e3f3;
}

.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > thead > tr > td.warning,
.table > thead > tr > th.warning {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr.warning:hover > th,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover {
  background-color: #faf2cc;
}

.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > thead > tr > td.danger,
.table > thead > tr > th.danger {
  background-color: #f2dede;
}

.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr.danger:hover > th,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover {
  background-color: #ebcccc;
}

.table-responsive {
  min-height: 0.01%;
  overflow-x: auto;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    margin-bottom: 15px;
    border: 1px solid #ddd;
    width: 100%;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > thead > tr > th {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > thead > tr > th:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > thead > tr > th:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th {
    border-bottom: 0;
  }
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  margin-bottom: 20px;
  padding: 0;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
  width: 100%;
  font-size: 21px;
  line-height: inherit;
  color: #333;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  max-width: 100%;
  font-weight: 700;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="checkbox"],
input[type="radio"] {
  margin: 4px 0 0;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="checkbox"]:focus,
input[type="file"]:focus,
input[type="radio"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
}

.form-control {
  display: block;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  width: 100%;
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control,
  input[type="time"].form-control {
    line-height: 34px;
  }
  .input-group-sm input[type="date"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"],
  .input-group-sm input[type="time"],
  input[type="date"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  input[type="time"].input-sm {
    line-height: 30px;
  }
  .input-group-lg input[type="date"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"],
  .input-group-lg input[type="time"],
  input[type="date"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  input[type="time"].input-lg {
    line-height: 46px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.checkbox,
.radio {
  display: block;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
}

.checkbox label,
.radio label {
  margin-bottom: 0;
  padding-left: 20px;
  min-height: 20px;
  font-weight: 400;
  cursor: pointer;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"],
.radio input[type="radio"],
.radio-inline input[type="radio"] {
  position: absolute;
  margin-left: -20px;
}

.checkbox + .checkbox,
.radio + .radio {
  margin-top: -5px;
}

.checkbox-inline,
.radio-inline {
  display: inline-block;
  position: relative;
  margin-bottom: 0;
  padding-left: 20px;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.checkbox-inline + .checkbox-inline,
.radio-inline + .radio-inline {
  margin-top: 0;
  margin-left: 10px;
}

.checkbox-inline.disabled,
.checkbox.disabled label,
.radio-inline.disabled,
.radio.disabled label,
fieldset[disabled] .checkbox label,
fieldset[disabled] .checkbox-inline,
fieldset[disabled] .radio label,
fieldset[disabled] .radio-inline,
fieldset[disabled] input[type="checkbox"],
fieldset[disabled] input[type="radio"],
input[type="checkbox"].disabled,
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="radio"][disabled] {
  cursor: not-allowed;
}

.form-control-static {
  margin-bottom: 0;
  padding-top: 7px;
  padding-bottom: 7px;
  min-height: 34px;
}

.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-right: 0;
  padding-left: 0;
}

.input-sm {
  padding: 5px 10px;
  border-radius: 3px;
  height: 30px;
  font-size: 12px;
  line-height: 1.5;
}

select.input-sm {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-sm,
textarea.input-sm {
  height: auto;
}

.form-group-sm .form-control {
  padding: 5px 10px;
  border-radius: 3px;
  height: 30px;
  font-size: 12px;
  line-height: 1.5;
}

.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}

.form-group-sm select[multiple].form-control,
.form-group-sm textarea.form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  padding: 6px 10px;
  height: 30px;
  min-height: 32px;
  font-size: 12px;
  line-height: 1.5;
}

.input-lg {
  padding: 10px 16px;
  border-radius: 6px;
  height: 46px;
  font-size: 18px;
  line-height: 1.3333333;
}

select.input-lg {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-lg,
textarea.input-lg {
  height: auto;
}

.form-group-lg .form-control {
  padding: 10px 16px;
  border-radius: 6px;
  height: 46px;
  font-size: 18px;
  line-height: 1.3333333;
}

.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}

.form-group-lg select[multiple].form-control,
.form-group-lg textarea.form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  padding: 11px 16px;
  height: 46px;
  min-height: 38px;
  font-size: 18px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 42.5px;
}

.form-control-feedback {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none;
}

.form-group-lg .form-control + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.input-lg + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}

.form-group-sm .form-control + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.input-sm + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}

.has-success .checkbox,
.has-success .checkbox-inline,
.has-success .control-label,
.has-success .help-block,
.has-success .radio,
.has-success .radio-inline,
.has-success.checkbox label,
.has-success.checkbox-inline label,
.has-success.radio label,
.has-success.radio-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  border-color: #3c763d;
  color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .checkbox,
.has-warning .checkbox-inline,
.has-warning .control-label,
.has-warning .help-block,
.has-warning .radio,
.has-warning .radio-inline,
.has-warning.checkbox label,
.has-warning.checkbox-inline label,
.has-warning.radio label,
.has-warning.radio-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  border-color: #8a6d3b;
  color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  border-color: #a94442;
  color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 25px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .form-control,
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox,
  .form-inline .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .checkbox label,
  .form-inline .radio label {
    padding-left: 0;
  }
  .form-inline .checkbox input[type="checkbox"],
  .form-inline .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .checkbox,
.form-horizontal .checkbox-inline,
.form-horizontal .radio,
.form-horizontal .radio-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .checkbox,
.form-horizontal .radio {
  min-height: 27px;
}

.form-horizontal .form-group {
  margin-right: -15px;
  margin-left: -15px;
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    margin-bottom: 0;
    padding-top: 7px;
    text-align: right;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  padding: 6px 12px;
  border: 1px solid transparent;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-image: none;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn.active.focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn:active:focus,
.btn:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn.focus,
.btn:focus,
.btn:hover {
  color: #333;
  text-decoration: none;
}

.btn.active,
.btn:active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  -webkit-box-shadow: none;
  box-shadow: none;
  opacity: 0.65;
  cursor: not-allowed;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  border-color: #ccc;
  color: #333;
  background-color: #fff;
}

.btn-default.focus,
.btn-default:focus {
  border-color: #8c8c8c;
  color: #333;
  background-color: #e6e6e6;
}

.btn-default.active,
.btn-default:active,
.btn-default:hover,
.open > .dropdown-toggle.btn-default {
  border-color: #adadad;
  color: #333;
  background-color: #e6e6e6;
}

.btn-default.active.focus,
.btn-default.active:focus,
.btn-default.active:hover,
.btn-default:active.focus,
.btn-default:active:focus,
.btn-default:active:hover,
.open > .dropdown-toggle.btn-default.focus,
.open > .dropdown-toggle.btn-default:focus,
.open > .dropdown-toggle.btn-default:hover {
  border-color: #8c8c8c;
  color: #333;
  background-color: #d4d4d4;
}

.btn-default.active,
.btn-default:active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled.focus,
.btn-default.disabled:focus,
.btn-default.disabled:hover,
.btn-default[disabled].focus,
.btn-default[disabled]:focus,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:hover {
  border-color: #ccc;
  background-color: #fff;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  border-color: #2e6da4;
  color: #fff;
  background-color: #337ab7;
}

.btn-primary.focus,
.btn-primary:focus {
  border-color: #122b40;
  color: #fff;
  background-color: #286090;
}

.btn-primary.active,
.btn-primary:active,
.btn-primary:hover,
.open > .dropdown-toggle.btn-primary {
  border-color: #204d74;
  color: #fff;
  background-color: #286090;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary:active.focus,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open > .dropdown-toggle.btn-primary.focus,
.open > .dropdown-toggle.btn-primary:focus,
.open > .dropdown-toggle.btn-primary:hover {
  border-color: #122b40;
  color: #fff;
  background-color: #204d74;
}

.btn-primary.active,
.btn-primary:active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled.focus,
.btn-primary.disabled:focus,
.btn-primary.disabled:hover,
.btn-primary[disabled].focus,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary.focus,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:hover {
  border-color: #2e6da4;
  background-color: #337ab7;
}

.btn-primary .badge {
  color: #337ab7;
  background-color: #fff;
}

.btn-success {
  border-color: #4cae4c;
  color: #fff;
  background-color: #5cb85c;
}

.btn-success.focus,
.btn-success:focus {
  border-color: #255625;
  color: #fff;
  background-color: #449d44;
}

.btn-success.active,
.btn-success:active,
.btn-success:hover,
.open > .dropdown-toggle.btn-success {
  border-color: #398439;
  color: #fff;
  background-color: #449d44;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success:active.focus,
.btn-success:active:focus,
.btn-success:active:hover,
.open > .dropdown-toggle.btn-success.focus,
.open > .dropdown-toggle.btn-success:focus,
.open > .dropdown-toggle.btn-success:hover {
  border-color: #255625;
  color: #fff;
  background-color: #398439;
}

.btn-success.active,
.btn-success:active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled.focus,
.btn-success.disabled:focus,
.btn-success.disabled:hover,
.btn-success[disabled].focus,
.btn-success[disabled]:focus,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success.focus,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:hover {
  border-color: #4cae4c;
  background-color: #5cb85c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  border-color: #46b8da;
  color: #fff;
  background-color: #5bc0de;
}

.btn-info.focus,
.btn-info:focus {
  border-color: #1b6d85;
  color: #fff;
  background-color: #31b0d5;
}

.btn-info.active,
.btn-info:active,
.btn-info:hover,
.open > .dropdown-toggle.btn-info {
  border-color: #269abc;
  color: #fff;
  background-color: #31b0d5;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info:active.focus,
.btn-info:active:focus,
.btn-info:active:hover,
.open > .dropdown-toggle.btn-info.focus,
.open > .dropdown-toggle.btn-info:focus,
.open > .dropdown-toggle.btn-info:hover {
  border-color: #1b6d85;
  color: #fff;
  background-color: #269abc;
}

.btn-info.active,
.btn-info:active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled.focus,
.btn-info.disabled:focus,
.btn-info.disabled:hover,
.btn-info[disabled].focus,
.btn-info[disabled]:focus,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info.focus,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:hover {
  border-color: #46b8da;
  background-color: #5bc0de;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  border-color: #eea236;
  color: #fff;
  background-color: #f0ad4e;
}

.btn-warning.focus,
.btn-warning:focus {
  border-color: #985f0d;
  color: #fff;
  background-color: #ec971f;
}

.btn-warning.active,
.btn-warning:active,
.btn-warning:hover,
.open > .dropdown-toggle.btn-warning {
  border-color: #d58512;
  color: #fff;
  background-color: #ec971f;
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning:active.focus,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open > .dropdown-toggle.btn-warning.focus,
.open > .dropdown-toggle.btn-warning:focus,
.open > .dropdown-toggle.btn-warning:hover {
  border-color: #985f0d;
  color: #fff;
  background-color: #d58512;
}

.btn-warning.active,
.btn-warning:active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled.focus,
.btn-warning.disabled:focus,
.btn-warning.disabled:hover,
.btn-warning[disabled].focus,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning.focus,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:hover {
  border-color: #eea236;
  background-color: #f0ad4e;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  border-color: #d43f3a;
  color: #fff;
  background-color: #d9534f;
}

.btn-danger.focus,
.btn-danger:focus {
  border-color: #761c19;
  color: #fff;
  background-color: #c9302c;
}

.btn-danger.active,
.btn-danger:active,
.btn-danger:hover,
.open > .dropdown-toggle.btn-danger {
  border-color: #ac2925;
  color: #fff;
  background-color: #c9302c;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger:active.focus,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open > .dropdown-toggle.btn-danger.focus,
.open > .dropdown-toggle.btn-danger:focus,
.open > .dropdown-toggle.btn-danger:hover {
  border-color: #761c19;
  color: #fff;
  background-color: #ac2925;
}

.btn-danger.active,
.btn-danger:active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled.focus,
.btn-danger.disabled:focus,
.btn-danger.disabled:hover,
.btn-danger[disabled].focus,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger.focus,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:hover {
  border-color: #d43f3a;
  background-color: #d9534f;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  border-radius: 0;
  font-weight: 400;
  color: #337ab7;
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link.active,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:active,
.btn-link:focus,
.btn-link:hover {
  border-color: transparent;
}

.btn-link:focus,
.btn-link:hover {
  color: #23527c;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:focus,
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:hover {
  color: #777;
  text-decoration: none;
}

.btn-group-lg > .btn,
.btn-lg {
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 18px;
  line-height: 1.3333333;
}

.btn-group-sm > .btn,
.btn-sm {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-group-xs > .btn,
.btn-xs {
  padding: 1px 5px;
  border-radius: 3px;
  font-size: 12px;
  line-height: 1.5;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="button"].btn-block,
input[type="reset"].btn-block,
input[type="submit"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
}

.caret {
  display: inline-block;
  margin-left: 2px;
  border-top: 4px dashed;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  width: 0;
  height: 0;
  vertical-align: middle;
}

.dropdown,
.dropup {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  float: left;
  margin: 2px 0 0;
  padding: 5px 0;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  min-width: 160px;
  font-size: 14px;
  text-align: left;
  list-style: none;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  margin: 9px 0;
  height: 1px;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #333;
  white-space: nowrap;
}

.dropdown-menu > li > a:focus,
.dropdown-menu > li > a:hover {
  color: #262626;
  text-decoration: none;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:focus,
.dropdown-menu > .active > a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #337ab7;
  outline: 0;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  color: #777;
}

.dropdown-menu > .disabled > a:focus,
.dropdown-menu > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.btn-group,
.btn-group-vertical {
  display: inline-block;
  position: relative;
  vertical-align: middle;
}

.btn-group-vertical > .btn,
.btn-group > .btn {
  position: relative;
  float: left;
}

.btn-group-vertical > .btn.active,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:hover,
.btn-group > .btn.active,
.btn-group > .btn:active,
.btn-group > .btn:focus,
.btn-group > .btn:hover {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active {
  outline: 0;
}

.btn-group.open .dropdown-toggle {
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical
  > .btn-group:first-child:not(:last-child)
  > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical
  > .btn-group:last-child:not(:first-child)
  > .btn:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  display: table-cell;
  float: none;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  display: table;
  position: relative;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0;
  padding-left: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  margin-bottom: 0;
  width: 100%;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  padding: 10px 16px;
  border-radius: 6px;
  height: 46px;
  font-size: 18px;
  line-height: 1.3333333;
}

select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}

select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn,
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn {
  height: auto;
}

.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 5px 10px;
  border-radius: 3px;
  height: 30px;
  font-size: 12px;
  line-height: 1.5;
}

select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}

select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn,
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn {
  height: auto;
}

.input-group .form-control,
.input-group-addon,
.input-group-btn {
  display: table-cell;
}

.input-group .form-control:not(:first-child):not(:last-child),
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #555;
  text-align: center;
  background-color: #eee;
}

.input-group-addon.input-sm {
  padding: 5px 10px;
  border-radius: 3px;
  font-size: 12px;
}

.input-group-addon.input-lg {
  padding: 10px 16px;
  border-radius: 6px;
  font-size: 18px;
}

.input-group-addon input[type="checkbox"],
.input-group-addon input[type="radio"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:active,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:hover {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav > li {
  display: block;
  position: relative;
}

.nav > li > a {
  display: block;
  position: relative;
  padding: 10px 15px;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.nav > li.disabled > a {
  color: #777;
}

.nav > li.disabled > a:focus,
.nav > li.disabled > a:hover {
  color: #777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:focus,
.nav .open > a:hover {
  border-color: #337ab7;
  background-color: #eee;
}

.nav .nav-divider {
  margin: 9px 0;
  height: 1px;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  line-height: 1.42857143;
}

.nav-tabs > li > a:hover {
  border-color: #eee #eee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  color: #555;
  background-color: #fff;
  cursor: default;
}

.nav-tabs.nav-justified {
  border-bottom: 0;
  width: 100%;
}

.nav-tabs.nav-justified > li {
  float: none;
}

.nav-tabs.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:focus,
.nav-pills > li.active > a:hover {
  color: #fff;
  background-color: #337ab7;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified {
  width: 100%;
}

.nav-justified > li {
  float: none;
}

.nav-justified > li > a {
  margin-bottom: 5px;
  text-align: center;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:focus,
.nav-tabs-justified > .active > a:hover {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs-justified > .active > a:hover {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar {
  position: relative;
  margin-bottom: 20px;
  border: 1px solid transparent;
  min-height: 50px;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  overflow-x: visible;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    border-top: 0;
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    padding-bottom: 0;
    height: auto !important;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse {
    padding-right: 0;
    padding-left: 0;
  }
}

.navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-bottom .navbar-collapse,
  .navbar-fixed-top .navbar-collapse {
    max-height: 200px;
  }
}

.container-fluid > .navbar-collapse,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container > .navbar-header {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container-fluid > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container > .navbar-header {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-bottom,
.navbar-fixed-top {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-bottom,
  .navbar-fixed-top {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 15px;
  height: 50px;
  font-size: 18px;
  line-height: 20px;
}

.navbar-brand:focus,
.navbar-brand:hover {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-top: 8px;
  margin-right: 15px;
  margin-bottom: 8px;
  padding: 9px 10px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: transparent;
  background-image: none;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  border-radius: 1px;
  width: 22px;
  height: 2px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 7.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    margin-top: 0;
    border: 0;
    width: auto;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu .dropdown-header,
  .navbar-nav .open .dropdown-menu > li > a {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-nav .open .dropdown-menu > li > a:hover {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}

.navbar-form {
  margin-top: 8px;
  margin-right: -15px;
  margin-bottom: 8px;
  margin-left: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1),
    0 1px 0 rgba(255, 255, 255, 0.1);
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .form-control,
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox,
  .navbar-form .radio {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .checkbox label,
  .navbar-form .radio label {
    padding-left: 0;
  }
  .navbar-form .checkbox input[type="checkbox"],
  .navbar-form .radio input[type="radio"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    margin-right: 0;
    margin-left: 0;
    padding-top: 0;
    padding-bottom: 0;
    border: 0;
    width: auto;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}

.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}

.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  border-color: #e7e7e7;
  background-color: #f8f8f8;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:focus,
.navbar-default .navbar-brand:hover {
  color: #5e5e5e;
  background-color: transparent;
}

.navbar-default .navbar-nav > li > a,
.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:focus,
.navbar-default .navbar-nav > .disabled > a:hover {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:focus,
.navbar-default .btn-link:hover {
  color: #333;
}

.navbar-default .btn-link[disabled]:focus,
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:focus,
fieldset[disabled] .navbar-default .btn-link:hover {
  color: #ccc;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-inverse {
  border-color: #080808;
  background-color: #222;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:focus,
.navbar-inverse .navbar-brand:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > li > a,
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:focus,
.navbar-inverse .navbar-nav > li > a:hover {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:focus,
.navbar-inverse .navbar-nav > .active > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:focus,
.navbar-inverse .navbar-nav > .disabled > a:hover {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:focus,
.navbar-inverse .navbar-toggle:hover {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:focus,
.navbar-inverse .navbar-nav > .open > a:hover {
  color: #fff;
  background-color: #080808;
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:focus,
.navbar-inverse .btn-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:focus,
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover {
  color: #444;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover {
    color: #fff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover {
    color: #fff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover {
    color: #444;
    background-color: transparent;
  }
}

.breadcrumb {
  margin-bottom: 20px;
  padding: 8px 15px;
  border-radius: 4px;
  list-style: none;
  background-color: #f5f5f5;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > .active {
  color: #777;
}

.pagination {
  display: inline-block;
  margin: 20px 0;
  padding-left: 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  margin-left: -1px;
  padding: 6px 12px;
  border: 1px solid #ddd;
  line-height: 1.42857143;
  color: #337ab7;
  text-decoration: none;
  background-color: #fff;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  z-index: 2;
  border-color: #ddd;
  color: #23527c;
  background-color: #eee;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  z-index: 3;
  border-color: #337ab7;
  color: #fff;
  background-color: #337ab7;
  cursor: default;
}

.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  border-color: #ddd;
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}

.pager {
  margin: 20px 0;
  padding-left: 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  border: 1px solid #ddd;
  border-radius: 15px;
  background-color: #fff;
}

.pager li > a:focus,
.pager li > a:hover {
  text-decoration: none;
  background-color: #eee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:focus,
.pager .disabled > a:hover,
.pager .disabled > span {
  color: #777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  border-radius: 0.25em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
}

a.label:focus,
a.label:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #777;
}

.label-default[href]:focus,
.label-default[href]:hover {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #337ab7;
}

.label-primary[href]:focus,
.label-primary[href]:hover {
  background-color: #286090;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:focus,
.label-success[href]:hover {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:focus,
.label-info[href]:hover {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:focus,
.label-warning[href]:hover {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:focus,
.label-danger[href]:hover {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  padding: 3px 7px;
  border-radius: 10px;
  min-width: 10px;
  font-size: 12px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #777;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-group-xs > .btn .badge,
.btn-xs .badge {
  top: 0;
  padding: 1px 5px;
}

a.badge:focus,
a.badge:hover {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #337ab7;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

.jumbotron {
  margin-bottom: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  color: inherit;
  background-color: #eee;
}

.jumbotron .h1,
.jumbotron h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  padding-right: 15px;
  padding-left: 15px;
  border-radius: 6px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-right: 60px;
    padding-left: 60px;
  }
  .jumbotron .h1,
  .jumbotron h1 {
    font-size: 63px;
  }
}

.thumbnail {
  display: block;
  margin-bottom: 20px;
  padding: 4px;
  border: 1px solid #ddd;
  border-radius: 4px;
  line-height: 1.42857143;
  background-color: #fff;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail a > img,
.thumbnail > img {
  margin-right: auto;
  margin-left: auto;
}

a.thumbnail.active,
a.thumbnail:focus,
a.thumbnail:hover {
  border-color: #337ab7;
}

.thumbnail .caption {
  padding: 9px;
  color: #333;
}

.alert {
  margin-bottom: 20px;
  padding: 15px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: 700;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  border-color: #d6e9c6;
  color: #3c763d;
  background-color: #dff0d8;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  border-color: #bce8f1;
  color: #31708f;
  background-color: #d9edf7;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  border-color: #faebcc;
  color: #8a6d3b;
  background-color: #fcf8e3;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  border-color: #ebccd1;
  color: #a94442;
  background-color: #f2dede;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}

.progress {
  margin-bottom: 20px;
  border-radius: 4px;
  height: 20px;
  overflow: hidden;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-bar-striped,
.progress-striped .progress-bar {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
  background-size: 40px 40px;
}

.progress-bar.active,
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  background-image: linear-gradient(
    45deg,
    rgba(255, 255, 255, 0.15) 25%,
    transparent 25%,
    transparent 50%,
    rgba(255, 255, 255, 0.15) 50%,
    rgba(255, 255, 255, 0.15) 75%,
    transparent 75%,
    transparent
  );
}

.media {
  margin-top: 15px;
  overflow: hidden;
  zoom: 1;
}

.media:first-child {
  margin-top: 0;
}

.media-body {
  width: 10000px;
  overflow: hidden;
  zoom: 1;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-body,
.media-left,
.media-right {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  display: block;
  position: relative;
  margin-bottom: -1px;
  padding: 10px 15px;
  border: 1px solid #ddd;
  background-color: #fff;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:focus,
a.list-group-item:hover,
button.list-group-item:hover {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

.list-group-item.disabled,
.list-group-item.disabled:focus,
.list-group-item.disabled:hover {
  color: #777;
  background-color: #eee;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text {
  color: #777;
}

.list-group-item.active,
.list-group-item.active:focus,
.list-group-item.active:hover {
  z-index: 2;
  border-color: #337ab7;
  color: #fff;
  background-color: #337ab7;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:focus .list-group-item-text,
.list-group-item.active:hover .list-group-item-text {
  color: #c7ddef;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:focus,
a.list-group-item-success:hover,
button.list-group-item-success:focus,
button.list-group-item-success:hover {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:focus,
a.list-group-item-success.active:hover,
button.list-group-item-success.active,
button.list-group-item-success.active:focus,
button.list-group-item-success.active:hover {
  border-color: #3c763d;
  color: #fff;
  background-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:focus,
a.list-group-item-info:hover,
button.list-group-item-info:focus,
button.list-group-item-info:hover {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:focus,
a.list-group-item-info.active:hover,
button.list-group-item-info.active,
button.list-group-item-info.active:focus,
button.list-group-item-info.active:hover {
  border-color: #31708f;
  color: #fff;
  background-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:focus,
a.list-group-item-warning:hover,
button.list-group-item-warning:focus,
button.list-group-item-warning:hover {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:focus,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active,
button.list-group-item-warning.active:focus,
button.list-group-item-warning.active:hover {
  border-color: #8a6d3b;
  color: #fff;
  background-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:focus,
a.list-group-item-danger:hover,
button.list-group-item-danger:focus,
button.list-group-item-danger:hover {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:focus,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active,
button.list-group-item-danger.active:focus,
button.list-group-item-danger.active:hover {
  border-color: #a94442;
  color: #fff;
  background-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}

.panel-title > .small,
.panel-title > .small > a,
.panel-title > a,
.panel-title > small,
.panel-title > small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
  background-color: #f5f5f5;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel
  > .panel-collapse
  > .list-group:first-child
  .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel
  > .panel-heading
  + .panel-collapse
  > .list-group
  .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.list-group + .panel-footer,
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.panel > .panel-collapse > .table,
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}

.panel > .panel-collapse > .table caption,
.panel > .table caption,
.panel > .table-responsive > .table caption {
  padding-right: 15px;
  padding-left: 15px;
}

.panel > .table-responsive:first-child > .table:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child,
.panel > .table:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:first-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:first-child {
  border-top-left-radius: 3px;
}

.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > tbody:first-child
  > tr:first-child
  th:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  td:last-child,
.panel
  > .table-responsive:first-child
  > .table:first-child
  > thead:first-child
  > tr:first-child
  th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table-responsive:last-child > .table:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child,
.panel > .table:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:first-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tbody:last-child
  > tr:last-child
  th:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  td:last-child,
.panel
  > .table-responsive:last-child
  > .table:last-child
  > tfoot:last-child
  > tr:last-child
  th:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child td,
.panel > .table > tbody:first-child > tr:first-child th {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child {
  border-left: 0;
}

.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child {
  border-right: 0;
}

.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  margin-bottom: 0;
  border: 0;
}

.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .list-group,
.panel-group .panel-heading + .panel-collapse > .panel-body {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  border-color: #ddd;
  color: #333;
  background-color: #f5f5f5;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #337ab7;
}

.panel-primary > .panel-heading {
  border-color: #337ab7;
  color: #fff;
  background-color: #337ab7;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #337ab7;
}

.panel-primary > .panel-heading .badge {
  color: #337ab7;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #337ab7;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  border-color: #d6e9c6;
  color: #3c763d;
  background-color: #dff0d8;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  border-color: #bce8f1;
  color: #31708f;
  background-color: #d9edf7;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  border-color: #faebcc;
  color: #8a6d3b;
  background-color: #fcf8e3;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  border-color: #ebccd1;
  color: #a94442;
  background-color: #f2dede;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  display: block;
  position: relative;
  padding: 0;
  height: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive embed,
.embed-responsive iframe,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  border: 0;
  width: 100%;
  height: 100%;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  margin-bottom: 20px;
  padding: 19px;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  min-height: 20px;
  background-color: #f5f5f5;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 21px;
  font-weight: 700;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
}

.close:focus,
.close:hover {
  color: #000;
  text-decoration: none;
  opacity: 0.5;
  cursor: pointer;
}

button.close {
  padding: 0;
  border: 0;
  background: 0 0;
  cursor: pointer;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  outline: 0;
  -webkit-overflow-scrolling: touch;
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  margin: 10px;
  width: auto;
}

.modal-content {
  position: relative;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  background-color: #fff;
  background-clip: padding-box;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
}

.modal-backdrop.in {
  opacity: 0.5;
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  border-top: 1px solid #e5e5e5;
  text-align: right;
}

.modal-footer .btn + .btn {
  margin-bottom: 0;
  margin-left: 5px;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    margin: 30px auto;
    width: 600px;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  display: block;
  position: absolute;
  z-index: 1070;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
  opacity: 0;
  word-spacing: normal;
  line-break: auto;
}

.tooltip.in {
  opacity: 0.9;
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  padding: 3px 8px;
  border-radius: 4px;
  max-width: 200px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.tooltip-arrow {
  position: absolute;
  border-style: solid;
  border-color: transparent;
  width: 0;
  height: 0;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  right: 5px;
  bottom: 0;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  padding: 1px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  max-width: 276px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-wrap: normal;
  white-space: normal;
  background-color: #fff;
  background-clip: padding-box;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  word-spacing: normal;
  line-break: auto;
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
  font-size: 14px;
  background-color: #f7f7f7;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow {
  display: block;
  position: absolute;
  border-width: 11px;
  border-style: solid;
  border-color: transparent;
  width: 0;
  height: 0;
}

.popover > .arrow:after {
  display: block;
  position: absolute;
  border-width: 10px;
  border-style: solid;
  border-color: transparent;
  width: 0;
  height: 0;
  content: "";
}

.popover.top > .arrow {
  bottom: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  border-bottom-width: 0;
}

.popover.top > .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-top-color: #fff;
  border-bottom-width: 0;
  content: " ";
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
  border-left-width: 0;
}

.popover.right > .arrow:after {
  bottom: -10px;
  left: 1px;
  border-right-color: #fff;
  border-left-width: 0;
  content: " ";
}

.popover.bottom > .arrow {
  top: -11px;
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
}

.popover.bottom > .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
  content: " ";
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  right: 1px;
  bottom: -10px;
  border-right-width: 0;
  border-left-color: #fff;
  content: " ";
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > a > img,
.carousel-inner > .item > img {
  line-height: 1;
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.active.right,
  .carousel-inner > .item.next {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.active.left,
  .carousel-inner > .item.prev {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.active,
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
  opacity: 0.5;
}

.carousel-control.left {
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(0, 0, 0, 0.5)),
    to(rgba(0, 0, 0, 0.0001))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.5) 0,
    rgba(0, 0, 0, 0.0001) 100%
  );
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  background-image: -webkit-gradient(
    linear,
    left top,
    right top,
    color-stop(0, rgba(0, 0, 0, 0.0001)),
    to(rgba(0, 0, 0, 0.5))
  );
  background-image: linear-gradient(
    to right,
    rgba(0, 0, 0, 0.0001) 0,
    rgba(0, 0, 0, 0.5) 100%
  );
  background-repeat: repeat-x;
}

.carousel-control:focus,
.carousel-control:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  opacity: 0.9;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next,
.carousel-control .icon-prev {
  display: inline-block;
  position: absolute;
  top: 50%;
  z-index: 5;
  margin-top: -10px;
}

.carousel-control .glyphicon-chevron-left,
.carousel-control .icon-prev {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .glyphicon-chevron-right,
.carousel-control .icon-next {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-next,
.carousel-control .icon-prev {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}

.carousel-control .icon-prev:before {
  content: "\2039";
}

.carousel-control .icon-next:before {
  content: "\203a";
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  margin-left: -30%;
  padding-left: 0;
  width: 60%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  margin: 1px;
  border: 1px solid #fff;
  border-radius: 10px;
  width: 10px;
  height: 10px;
  text-indent: -999px;
  background-color: transparent;
  cursor: pointer;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next,
  .carousel-control .icon-prev {
    margin-top: -10px;
    width: 30px;
    height: 30px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}

.btn-group-vertical > .btn-group:after,
.btn-group-vertical > .btn-group:before,
.btn-toolbar:after,
.btn-toolbar:before,
.clearfix:after,
.clearfix:before,
.container-fluid:after,
.container-fluid:before,
.container:after,
.container:before,
.dl-horizontal dd:after,
.dl-horizontal dd:before,
.form-horizontal .form-group:after,
.form-horizontal .form-group:before,
.modal-footer:after,
.modal-footer:before,
.modal-header:after,
.modal-header:before,
.nav:after,
.nav:before,
.navbar-collapse:after,
.navbar-collapse:before,
.navbar-header:after,
.navbar-header:before,
.navbar:after,
.navbar:before,
.pager:after,
.pager:before,
.panel-body:after,
.panel-body:before,
.row:after,
.row:before {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after,
.btn-toolbar:after,
.clearfix:after,
.container-fluid:after,
.container:after,
.dl-horizontal dd:after,
.form-horizontal .form-group:after,
.modal-footer:after,
.modal-header:after,
.nav:after,
.navbar-collapse:after,
.navbar-header:after,
.navbar:after,
.pager:after,
.panel-body:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  border: 0;
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-lg,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block,
.visible-md,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block,
.visible-sm,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-xs,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  td.visible-xs,
  th.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  td.visible-sm,
  th.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  td.visible-md,
  th.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  td.visible-lg,
  th.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  td.visible-print,
  th.visible-print {
    display: table-cell !important;
  }
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

:after,
:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

abbr,
address,
article,
aside,
audio,
b,
blockquote,
body,
canvas,
caption,
cite,
code,
dd,
del,
details,
dfn,
div,
dl,
dt,
em,
fieldset,
figcaption,
figure,
footer,
form,
h1,
h2,
h3,
h4,
h5,
h6,
header,
hgroup,
html,
i,
iframe,
img,
ins,
kbd,
label,
legend,
li,
mark,
menu,
nav,
object,
ol,
p,
pre,
q,
samp,
section,
small,
span,
strong,
sub,
summary,
sup,
table,
tbody,
td,
tfoot,
th,
thead,
time,
tr,
ul,
var,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  outline: 0;
}

html {
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
}

body {
  font-family: "Hiragino Sans", "ヒラギノ角ゴシック",
    "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro W3",
    "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Verdana, sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  color: #333;
}

@media screen and (max-width: 768px) {
  body {
    font-size: 16px;
  }
}

body,
html {
  height: 100%;
  line-height: 1;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}

li {
  list-style: none;
}

blockquote,
q {
  quotes: none;
}

blockquote:after,
blockquote:before {
  content: "";
  content: none;
}

q:after,
q:before {
  content: "";
  content: none;
}

legend {
  display: table;
  padding: 0;
  max-width: 100%;
  white-space: normal;
}

fieldset {
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  border: 1px solid silver;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: 0 0;
  outline: 0;
  -webkit-tap-highlight-color: transparent;
}

a:link {
  color: #000;
  outline: 0;
}

a:visited {
  color: #000;
  outline: 0;
}

a:hover {
  text-decoration: none;
  outline: 0;
}

a:focus {
  text-decoration: none;
  outline: 0;
}

a img {
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -ms-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

:focus {
  outline: 0 !important;
}

ins {
  color: #000;
  text-decoration: none;
  background-color: #ff9;
}

mark {
  font-style: italic;
  font-weight: 700;
  color: #000;
  background-color: #ff9;
}

del {
  text-decoration: line-through;
}

abbr[title],
dfn[title] {
  border-bottom: 1px dotted inherit;
  cursor: help;
}

table {
  width: 100%;
  border-spacing: 0;
  border-collapse: collapse;
}

table td,
table th {
  border-spacing: 0;
  border-collapse: collapse;
}

caption,
th {
  text-align: left;
}

hr {
  display: block;
  margin: 1em 0;
  padding: 0;
  border: 0;
  border-top: 1px solid #ccc;
  height: 1px;
  overflow: visible;
}

img {
  display: block;
  width: auto;
  max-width: 100%;
  height: auto;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
}

img.point {
  position: absolute;
  opacity: 0;
}

input,
select {
  vertical-align: middle;
}

button,
select {
  text-transform: none;
}

button {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  background: initial;
}

button,
input[type="button"],
input[type="reset"],
input[type="search"],
input[type="submit"] {
  -webkit-appearance: none;
}

label {
  font-weight: 400;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

input {
  padding: 0;
}

input::-ms-clear {
  visibility: hidden;
}

input::-ms-reveal {
  visibility: hidden;
}

[type="checkbox"],
[type="radio"] {
  padding: 0;
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

::-webkit-search-cancel-button,
::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-input-placeholder {
  color: inherit;
  opacity: 0.54;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

[aria-busy="true"] {
  cursor: progress;
}

[aria-controls] {
  cursor: pointer;
}

[aria-disabled] {
  cursor: default;
}

[tabindex],
a,
area,
button,
input,
label,
select,
textarea {
  margin: 0;
  padding: 0;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
}

[hidden][aria-hidden="false"] {
  display: inherit;
  position: absolute;
  clip: rect(0, 0, 0, 0);
}

[hidden][aria-hidden="false"]:focus {
  clip: auto;
}

.slick-slider {
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  -khtml-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.sp-thumbnail {
  display: inline-block !important;
}

.slick-list {
  display: block;
  position: relative;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: 0;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  display: block;
  position: relative;
  top: 0;
  left: 0;
}

.slick-track:after,
.slick-track:before {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir="rtl"] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.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;
  border: 1px solid transparent;
  height: auto;
}

.slick-arrow.slick-hidden {
  display: none;
}

#continer .wrap:after,
#drawer .drawer_inner .drawer_search form:after,
#drawer .drawer_inner .drawer_search:after,
#drawer .drawer_inner ul.drawer_list:after,
#drawer .drawer_inner:after,
.breadcrumb ul:after,
.footer .inner .copy:after,
.footer .inner:after,
.header .inner .nav_box .left_box nav.global_nav > .main_nav:after,
.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list:after,
.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  ul:after,
.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li:after,
.header .inner .nav_box .right_box .search_btn #search_list:after,
.header
  .inner
  .nav_box
  .right_box
  .search_btn
  #search_list
  > li
  .sub_search
  > li
  form:after,
.header .inner .nav_box .right_box .search_btn #search_list > li:after,
.header .inner .nav_box .right_box:after,
.header .inner .sp_nav:after,
.header .inner:after,
.sns_under_area ul:after,
.wrap.arc_isis_news section.archives .top_title .inner:after,
.wrap.arc_isis_people section.archives .top_title .inner:after,
.wrap.sing_isis_news section.archives .top_title .inner:after,
.wrap.sing_isis_people section.single_layout .top_title .inner:after,
.wrap.top .main_visual .main_visual_slider ul:after,
.wrap.top .sub_img_area .inner .sub_img_list:after,
.wrap.top .sub_img_area .inner:after {
  display: table;
  clear: both;
  content: "";
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
}

@media screen and (max-width: 960px) {
  .pc_hd_only {
    display: none;
  }
}

.tab_only {
  display: none;
}

@media screen and (max-width: 960px) {
  .tab_only {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .tab_only {
    display: none;
  }
}

.sp_only {
  display: none;
}

@media screen and (max-width: 768px) {
  .sp_only {
    display: block;
  }
}

.app_btn {
  position: relative;
  margin: 50px auto;
  padding-top: 13px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  -ms-border-radius: 20px;
  -o-border-radius: 20px;
  border-radius: 20px;
  width: 100%;
  height: 40px;
  color: #fff;
  text-align: center;
  background-color: #e60012;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16),
    0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

.app_btn:before {
  position: absolute;
  top: 15px;
  right: 20px;
  width: 12px;
  height: 11px;
  background-image: url(/assets/images/common/btn_one_arrow.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}

.app_btn a {
  display: block;
  color: #fff;
}

.app_btn.two_arrow:before {
  background-image: url(/assets/images/common/btn_two_arrow.png);
}

.app_btn.down_arrow:before {
  background-image: url(/assets/images/common/btn_down_arrow.png);
}

.app_btn.accordion_open:before {
  background-image: url(/assets/images/common/accordion_open.png);
}

input:-moz-placeholder,
input:-ms-input-placeholder,
input::-moz-placeholder,
input::-webkit-input-placeholder,
input:placeholder-shown {
  color: #bcbbbb !important;
  vertical-align: middle !important;
}

input[type="email"],
input[type="number"],
input[type="password"],
input[type="search"],
input[type="tel"],
input[type="text"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3px 10px;
  border: 1px solid #bbb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  font-size: 14px;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  -webkit-appearance: none;
}

input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="text"]:focus {
  border-color: #999;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.2);
}

textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid #bbb;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  overflow: auto;
  background-color: #fff;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color ease-in-out 0.15s,
    box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s,
    -webkit-box-shadow ease-in-out 0.15s;
  resize: vertical;
}

textarea:focus {
  border-color: #999;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075),
    0 0 8px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 0, 0, 0.2);
}

#responsible_check {
  width: 1px;
  height: 1px;
}

@media screen and (max-width: 1120px) {
  #responsible_check {
    width: 3px;
  }
}

@media screen and (max-width: 768px) {
  #responsible_check {
    width: 4px;
  }
}

.sns_under_area {
  margin: 0 auto;
  width: 1120px;
  clear: both;
}

@media screen and (max-width: 1120px) {
  .sns_under_area {
    margin: 0 10px;
    width: auto;
  }
}

.sns_under_area ul {
  text-align: center;
  letter-spacing: -0.4em;
}

.sns_under_area ul li {
  display: inline-block;
  margin-right: 10px;
  letter-spacing: normal;
}

@media screen and (max-width: 768px) {
  .sns_under_area ul li {
    margin-bottom: 10px;
  }
}

.sns_under_area ul li.social_fb {
  vertical-align: top;
}

.sns_under_area ul li:last-of-type {
  margin: 0;
}

.breadcrumb {
  margin: 0 !important;
  padding: 0;
  padding: 5px 0 7px;
  clear: both;
  background: 0 0;
}

.breadcrumb ul {
  position: relative;
  margin: 0 auto;
  margin-bottom: 0;
  padding: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 1120px;
  font-size: 12px;
  line-height: 1.5;
  color: #727171;
  word-break: break-all;
}

@media screen and (max-width: 1120px) {
  .breadcrumb ul {
    margin: 0 10px;
    width: auto;
    font-size: 14px;
  }
}

.breadcrumb ul > li {
  display: inline;
}

.breadcrumb ul > li + li:before {
  padding: 0 7px 0 5px;
  content: ">";
}

.breadcrumb ul a:hover {
  text-decoration: underline;
}

#continer {
  position: relative;
  top: 0;
  left: 0;
  z-index: 100;
  padding-top: 81px !important;
  min-height: 100%;
  overflow: hidden;
  background: #fff;
}

@media screen and (max-width: 768px) {
  #continer {
    padding-top: 53px !important;
    min-width: initial;
    min-width: auto;
  }
}

#continer .wrap {
  min-height: 100%;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 104;
  border-bottom: 1px solid #ccc;
  width: 100%;
  background: #fff;
}

@media screen and (max-width: 768px) {
  .header {
    border-bottom: none;
  }
}

.header .inner {
  margin: 0 auto;
  width: 1120px;
}

@media screen and (max-width: 1120px) {
  .header .inner {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .header .inner {
    background: #e60012;
  }
}

.header .inner .logo {
  float: left;
}

@media screen and (max-width: 768px) {
  .header .inner .logo {
    display: block;
    margin: 15px 0 0 11px;
    padding: 0;
    width: 132px;
  }
}

.header .inner .logo a {
  display: block;
}

.header .inner .nav_box {
  float: right;
  width: 861px;
}

@media screen and (max-width: 1120px) {
  .header .inner .nav_box {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .header .inner .nav_box {
    display: none;
  }
}

.header .inner .nav_box .left_box {
  float: left;
  margin: 20px 0 0 50px;
  padding: 0 46px 0 0;
  border-right: 1px solid #ccc;
}

@media screen and (max-width: 1120px) {
  .header .inner .nav_box .left_box {
    margin: 20px 0 0 0;
    padding: 0 10px 0 0;
  }
}

.header .inner .nav_box .left_box .top_list {
  float: right;
}

.header .inner .nav_box .left_box .top_list li {
  position: relative;
  float: left;
  margin: 0 0 0 29px;
  padding: 0 0 0 10px;
  font-size: 12px;
}

.header .inner .nav_box .left_box .top_list li:before {
  position: absolute;
  top: -3px;
  left: 0;
  font-size: 16px;
  content: ">";
}

.header .inner .nav_box .left_box .top_list li a {
  display: block;
}

.header .inner .nav_box .left_box nav.global_nav {
  width: 100%;
  clear: both;
}

.header .inner .nav_box .left_box nav.global_nav > .main_nav {
  position: relative;
}

.header .inner .nav_box .left_box nav.global_nav > .main_nav > li {
  display: inline-block;
  vertical-align: middle;
}

.header .inner .nav_box .left_box nav.global_nav > .main_nav > li:last-of-type {
  margin-right: 0;
}

@media screen and (max-width: 1120px) {
  .header .inner .nav_box .left_box nav.global_nav > .main_nav > li {
    margin-right: 19px;
  }
}

@media screen and (max-width: 960px) {
  .header .inner .nav_box .left_box nav.global_nav > .main_nav > li {
    margin-right: 10px;
  }
}

.header .inner .nav_box .left_box nav.global_nav > .main_nav > li > a {
  display: inline-block;
  position: relative;
  padding: 0 0 16px;
  font-size: 14px;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  pointer-events: auto;
}

.header .inner .nav_box .left_box nav.global_nav > .main_nav > li > a::after {
  position: absolute;
  right: 0%;
  bottom: 0;
  z-index: -1000;
  width: 100%;
  height: 40px;
  background: #efefef;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  content: "";
}

.header .inner .nav_box .left_box nav.global_nav > .main_nav > li > a:hover {
  background: 0 0 !important;
}

.header .inner .nav_box .left_box nav.global_nav > .main_nav > li > a.current {
  background: 0 0 !important;
  cursor: default;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > a.current:hover {
  cursor: pointer;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > a.current::after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > a.sp_tab::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0 !important;
  background: 0 0 !important;
  -webkit-transform: scaleX(0) !important;
  -moz-transform: scaleX(0) !important;
  -ms-transform: scaleX(0) !important;
  -o-transform: scaleX(0) !important;
  transform: scaleX(0) !important;
  content: "";
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > a.sp_tab.active {
  background: 0 0 !important;
  cursor: default;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > a.sp_tab.active::after {
  height: 3px !important;
  background: #e60012 !important;
  -webkit-transform: scaleX(1) !important;
  -moz-transform: scaleX(1) !important;
  -ms-transform: scaleX(1) !important;
  -o-transform: scaleX(1) !important;
  transform: scaleX(1) !important;
}

.header .inner .nav_box .left_box nav.global_nav > .main_nav > li > .sub_list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: -50px;
  z-index: 1000;
  width: 861px;
  height: 0;
  background: #f0f0f0;
}

@media screen and (max-width: 1120px) {
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list {
    left: 0;
    width: 572px;
  }
}

@media screen and (max-width: 960px) {
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list {
    left: 0;
    width: 518px;
  }
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  ul {
  display: none;
  padding: 0;
  width: 1120px;
  font-size: 12px;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr {
  padding: 24px 0 24px 24px;
  width: 100%;
}

@media screen and (max-width: 1120px) {
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list
    > li
    > .sub_bnr {
    padding: 12px 0 0 10px;
  }
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr.four_list
  > li {
  width: 168px;
}

@media screen and (max-width: 1120px) {
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list
    > li
    > .sub_bnr.four_list
    > li {
    margin: 0 0 11px;
    width: 180px;
  }
}

@media screen and (max-width: 960px) {
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list
    > li
    > .sub_bnr.four_list
    > li {
    width: 164px;
  }
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr.two_list
  > li {
  margin: 0 0 16px 0;
  width: 50%;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr.three_list
  > li {
  margin: 0 0 16px 0;
  width: 225px;
}

@media screen and (max-width: 1120px) {
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list
    > li
    > .sub_bnr.three_list
    > li {
    margin: 0 0 11px;
    width: 180px;
  }
}

@media screen and (max-width: 960px) {
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list
    > li
    > .sub_bnr.three_list
    > li {
    width: 165px;
  }
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr.five_list
  > li {
  width: 124px;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr.five_list
  > li:first-child {
  width: 164px;
}

@media screen and (max-width: 1120px) {
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list
    > li
    > .sub_bnr.five_list
    > li {
    margin: 0 0 11px;
    width: 190px;
  }
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list
    > li
    > .sub_bnr.five_list
    > li:last-child {
    margin-left: -26px;
  }
}

@media screen and (max-width: 960px) {
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list
    > li
    > .sub_bnr.five_list
    > li {
    width: 164px;
  }
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list
    > li
    > .sub_bnr.five_list
    > li:last-child {
    margin-left: 0;
  }
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr.four_two_list
  > li {
  width: 175px;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr.four_two_list
  > li:last-child {
  width: auto;
}

@media screen and (max-width: 1120px) {
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list
    > li
    > .sub_bnr.four_two_list
    > li {
    margin: 0 0 11px;
    width: 177px;
  }
}

@media screen and (max-width: 960px) {
  .header
    .inner
    .nav_box
    .left_box
    nav.global_nav
    > .main_nav
    > li
    > .sub_list
    > li
    > .sub_bnr.four_two_list
    > li {
    width: 164px;
  }
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr
  > li {
  display: inline-block;
  position: relative;
  float: left;
  padding: 0 0 0 12px;
  text-align: left;
  white-space: nowrap;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr
  > li:before {
  position: absolute;
  top: -1px;
  left: 0;
  font-size: 14px;
  content: ">";
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr
  > li
  a {
  /* display: inline; */
  display: block;
  width: 100%;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr
  > li
  a:hover {
  background-color: #b4b4b4;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr
  > li.non_hover {
  opacity: 0.3;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr
  > li.non_hover
  a {
  display: block;
  cursor: default;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li
  > .sub_list
  > li
  > .sub_bnr
  > li.non_hover
  a:hover {
  text-decoration: none;
}

.header .inner .nav_box .left_box nav.global_nav > .main_nav > li.non_hover {
  opacity: 0.3;
}

.header .inner .nav_box .left_box nav.global_nav > .main_nav > li.non_hover a {
  display: block;
  cursor: default;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li.non_hover
  a:hover {
  text-decoration: none;
  cursor: default;
}

.header
  .inner
  .nav_box
  .left_box
  nav.global_nav
  > .main_nav
  > li.non_hover
  a:hover::after {
  display: none;
}

.header .inner .nav_box .right_box {
  float: right;
  width: 135px;
}

@media screen and (max-width: 1120px) {
  .header .inner .nav_box .right_box {
    width: auto;
  }
}

.header .inner .nav_box .right_box .search_btn {
  display: inline-block;
  position: relative;
  float: left;
  margin: 21px 0 0 0;
  width: 54px;
  text-align: center;
}

@media screen and (max-width: 1120px) {
  .header .inner .nav_box .right_box .search_btn {
    width: 40px;
  }
}

@media screen and (max-width: 960px) {
  .header .inner .nav_box .right_box .search_btn {
    width: 36px;
  }
}

.header .inner .nav_box .right_box .search_btn > a {
  display: inline-block;
  position: relative;
  padding: 21px 8px 18px;
  text-align: center;
  text-decoration: none;
  pointer-events: auto;
}

.header .inner .nav_box .right_box .search_btn > a::after {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 3px;
  background: #e60012;
  -webkit-transform: scaleX(0);
  -moz-transform: scaleX(0);
  -ms-transform: scaleX(0);
  -o-transform: scaleX(0);
  transform: scaleX(0);
  content: "";
}

.header .inner .nav_box .right_box .search_btn > a:hover {
  background: 0 0 !important;
}

.header .inner .nav_box .right_box .search_btn > a:hover::after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.header .inner .nav_box .right_box .search_btn > a.current {
  background: 0 0 !important;
  cursor: default;
}

.header .inner .nav_box .right_box .search_btn > a.current:hover {
  cursor: pointer;
}

.header .inner .nav_box .right_box .search_btn > a.current::after {
  -webkit-transform: scaleX(1);
  -moz-transform: scaleX(1);
  -ms-transform: scaleX(1);
  -o-transform: scaleX(1);
  transform: scaleX(1);
}

.header .inner .nav_box .right_box .search_btn > a.sp_tab::after {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 0 !important;
  background: 0 0 !important;
  -webkit-transform: scaleX(0) !important;
  -moz-transform: scaleX(0) !important;
  -ms-transform: scaleX(0) !important;
  -o-transform: scaleX(0) !important;
  transform: scaleX(0) !important;
  content: "";
}

.header .inner .nav_box .right_box .search_btn > a.sp_tab.active {
  background: 0 0 !important;
  cursor: default;
}

.header .inner .nav_box .right_box .search_btn > a.sp_tab.active::after {
  height: 3px !important;
  background: #e60012 !important;
  -webkit-transform: scaleX(1) !important;
  -moz-transform: scaleX(1) !important;
  -ms-transform: scaleX(1) !important;
  -o-transform: scaleX(1) !important;
  transform: scaleX(1) !important;
}

.header .inner .nav_box .right_box .search_btn > a img {
  display: inline-block;
  margin: auto;
  vertical-align: middle;
}

.header .inner .nav_box .right_box .search_btn #search_list {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  position: absolute;
  left: -726px;
  z-index: 1000;
  width: 781px;
  height: 0;
  background: #f0f0f0;
}

@media screen and (max-width: 1120px) {
  .header .inner .nav_box .right_box .search_btn #search_list {
    left: -634px;
    width: 675px;
  }
}

@media screen and (max-width: 960px) {
  .header .inner .nav_box .right_box .search_btn #search_list {
    left: -648px;
    width: 685px;
  }
}

.header .inner .nav_box .right_box .search_btn #search_list > li .sub_search {
  display: none;
  padding: 15px 20px 16px 28px;
  width: 100%;
}

.header
  .inner
  .nav_box
  .right_box
  .search_btn
  #search_list
  > li
  .sub_search
  > li {
  text-align: left;
}

.header
  .inner
  .nav_box
  .right_box
  .search_btn
  #search_list
  > li
  .sub_search
  > li
  form {
  position: relative;
}

.header
  .inner
  .nav_box
  .right_box
  .search_btn
  #search_list
  > li
  .sub_search
  > li
  form:before {
  position: absolute;
  top: 2px;
  left: 2px;
  z-index: 2;
  width: 20px;
  height: 20px;
  background: url(/assets/images/common/icon_hd_search.png) no-repeat;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  -ms-background-size: 20px 20px;
  -o-background-size: 20px 20px;
  background-size: 20px 20px;
  content: "";
}

.header
  .inner
  .nav_box
  .right_box
  .search_btn
  #search_list
  > li
  .sub_search
  > li
  form
  .form_area {
  float: left;
  padding: 4px 0 6px 37px;
  border: none;
  border-bottom: 1px solid #888;
  width: 573px;
  font-size: 14px;
  color: #888;
  background: 0 0;
}

.header
  .inner
  .nav_box
  .right_box
  .search_btn
  #search_list
  > li
  .sub_search
  > li
  form
  .form_area:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

@media screen and (max-width: 1120px) {
  .header
    .inner
    .nav_box
    .right_box
    .search_btn
    #search_list
    > li
    .sub_search
    > li
    form
    .form_area {
    width: 500px;
  }
}

.header
  .inner
  .nav_box
  .right_box
  .search_btn
  #search_list
  > li
  .sub_search
  > li
  form
  .app_btn {
  float: left;
  margin: 0 0 0 47px;
  padding: 2px 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 112px;
  height: 30px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: #000;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

.header
  .inner
  .nav_box
  .right_box
  .search_btn
  #search_list
  > li
  .sub_search
  > li
  form
  .app_btn:before {
  display: none;
}

@media screen and (max-width: 1120px) {
  .header
    .inner
    .nav_box
    .right_box
    .search_btn
    #search_list
    > li
    .sub_search
    > li
    form
    .app_btn {
    margin: 0 0 0 15px;
  }
}

.header .inner .sp_nav {
  display: none;
  float: right;
}

.header .inner .sp_nav li {
  float: left;
  border-left: 2px solid #fff;
  width: 53px;
}

.header .inner .sp_nav li a {
  display: block;
  width: 53px;
}

@media screen and (max-width: 768px) {
  .header .inner .sp_nav {
    display: block;
  }
}

#drawer {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background: #e60012;
}

#drawer .drawer_inner {
  overflow-y: auto;
}

#drawer .drawer_inner .home_logo {
  float: left;
  margin: 15px 0 0 11px;
  width: 66px;
}

#drawer .drawer_inner .menu_close {
  float: right;
  width: 53px;
}

#drawer .drawer_inner .menu_close a {
  display: block;
  border-left: 2px solid #fff;
  width: 53px;
  height: 53px;
}

#drawer .drawer_inner .drawer_search {
  padding: 17px 24px 12px 12px;
  clear: both;
  background: #fff;
}

#drawer .drawer_inner .drawer_search form {
  position: relative;
}

#drawer .drawer_inner .drawer_search form:before {
  position: absolute;
  top: 0;
  left: 2px;
  z-index: 2;
  width: 20px;
  height: 20px;
  background: url(/assets/images/common/icon_hd_search.png) no-repeat;
  -webkit-background-size: 20px 20px;
  -moz-background-size: 20px 20px;
  -ms-background-size: 20px 20px;
  -o-background-size: 20px 20px;
  background-size: 20px 20px;
  content: "";
}

#drawer .drawer_inner .drawer_search form .form_area {
  padding: 0 0 3px 37px;
  border: none;
  border-bottom: 1px solid #888;
  width: 100%;
  font-size: 14px;
  color: #888;
  background: 0 0;
}

#drawer .drawer_inner .drawer_search form .form_area:focus {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
}

#drawer .drawer_inner .drawer_search form .sp_mit {
  display: none;
}

#drawer .drawer_inner ul.drawer_list {
  clear: both;
}

#drawer .drawer_inner ul.drawer_list > li > a {
  display: block;
  position: relative;
  padding: 13px 0 16px 12px;
  border-bottom: 1px solid #fff;
  font-size: 12px;
  font-weight: 400;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  letter-spacing: -0.04em;
  word-break: break-all;
}

#drawer .drawer_inner ul.drawer_list > li > a:after {
  position: absolute;
  top: 12px;
  right: 14px;
  z-index: 2;
  width: 10px;
  height: 16px;
  background: url(/assets/images/common/icon_drower_arrow.png) no-repeat;
  -webkit-background-size: 10px 16px;
  -moz-background-size: 10px 16px;
  -ms-background-size: 10px 16px;
  -o-background-size: 10px 16px;
  background-size: 10px 16px;
  content: "";
}

#drawer .drawer_inner ul.drawer_list > li > a span {
  margin-left: 10px;
  letter-spacing: -0.01em;
}

#drawer .drawer_inner ul.drawer_list > li > a.accordion_btn:after {
  top: 12px;
  right: 12px;
  z-index: 2;
  width: 16px;
  height: 16px;
  background: url(/assets/images/common/icon_plus.png) no-repeat;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  -ms-background-size: 16px 16px;
  -o-background-size: 16px 16px;
  background-size: 16px 16px;
  content: "";
}

#drawer .drawer_inner ul.drawer_list > li > a.accordion_btn.open:after {
  top: 5px;
  right: 12px;
  z-index: 2;
  width: 16px;
  height: 16px;
  background: url(/assets/images/common/icon_minus.png) no-repeat !important;
  -webkit-background-size: 16px 16px;
  -moz-background-size: 16px 16px;
  -ms-background-size: 16px 16px;
  -o-background-size: 16px 16px;
  background-size: 16px 16px;
  content: "";
}

#drawer .drawer_inner ul.drawer_list > li > a.accordion_btn.others {
  padding-left: 43px;
  background: #222;
}

#drawer
  .drawer_inner
  ul.drawer_list
  > li
  > a.accordion_btn.others.icon_1:before {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  width: 17px;
  height: 15px;
  background: url(/assets/images/common/icon_other_1.png) no-repeat;
  -webkit-background-size: 17px 15px;
  -moz-background-size: 17px 15px;
  -ms-background-size: 17px 15px;
  -o-background-size: 17px 15px;
  background-size: 17px 15px;
  content: "";
}

#drawer
  .drawer_inner
  ul.drawer_list
  > li
  > a.accordion_btn.others.icon_2:before {
  position: absolute;
  top: 12px;
  left: 12px;
  z-index: 2;
  width: 22px;
  height: 15px;
  background: url(/assets/images/common/icon_other_2.png) no-repeat;
  -webkit-background-size: 22px 15px;
  -moz-background-size: 22px 15px;
  -ms-background-size: 22px 15px;
  -o-background-size: 22px 15px;
  background-size: 22px 15px;
  content: "";
}

#drawer .drawer_inner ul.drawer_list > li .sub_list li a {
  padding: 0 1.51% 0 4.54%;
  padding-top: 18px;
  padding-bottom: 19px;
}

#drawer .drawer_inner ul.drawer_list > li .accordion_area {
  display: none;
}

#drawer
  .drawer_inner
  ul.drawer_list
  > li
  .accordion_area
  ul.accordion_list
  li
  > a {
  display: block;
  position: relative;
  padding: 13px 0 16px 12px;
  border-bottom: 1px solid #e60012;
  font-size: 12px;
  font-weight: 400 !important;
  font-weight: 700;
  line-height: 1;
  color: #e60012;
  letter-spacing: -0.04em;
  word-break: break-all;
  background: #fff;
}

#drawer
  .drawer_inner
  ul.drawer_list
  > li
  .accordion_area
  ul.accordion_list
  li
  > a:after {
  position: absolute;
  top: 12px;
  right: 14px;
  z-index: 2;
  width: 10px;
  height: 16px;
  background: url(/assets/images/common/icon_drower_arrow_sub.png) no-repeat;
  -webkit-background-size: 10px 16px;
  -moz-background-size: 10px 16px;
  -ms-background-size: 10px 16px;
  -o-background-size: 10px 16px;
  background-size: 10px 16px;
  content: "";
}

#drawer
  .drawer_inner
  ul.drawer_list
  > li
  .accordion_area
  ul.accordion_list.others
  li
  > a {
  border-bottom: 1px solid #222;
  color: #222;
}

#drawer
  .drawer_inner
  ul.drawer_list
  > li
  .accordion_area
  ul.accordion_list.others
  li
  > a:after {
  width: 10px;
  height: 16px;
  background: url(/assets/images/common/icon_drower_arrow_sub_other.png)
    no-repeat;
  -webkit-background-size: 10px 16px;
  -moz-background-size: 10px 16px;
  -ms-background-size: 10px 16px;
  -o-background-size: 10px 16px;
  background-size: 10px 16px;
}

.androidSp .drawer_search form .form_area,
.androidTb .drawer_search form .form_area {
  height: 30px;
}

#click_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  height: 120%;
}

.detail_modal_content {
  display: none;
  position: fixed;
  z-index: 1002;
  margin: 0;
  width: 360px;
  height: auto;
  background: #f7f5ea;
}

@media screen and (max-width: 768px) {
  .detail_modal_content {
    width: 93.75%;
    overflow-y: auto;
  }
}

.detail_modal_content .close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 22px;
  height: 22px;
  opacity: 1;
}

.detail_modal_content .modal_main {
  padding: 48px 15px 11px 15px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .detail_modal_content .modal_main {
    padding: 13.41% 3.12% 12.5% 3.12%;
  }
}

.detail_modal_content .modal_main .modal_ttl {
  margin: 0 0 10px;
  font-size: 21px;
  font-weight: 700;
  color: #888;
}

.detail_modal_content .modal_main p {
  font-size: 16px;
  line-height: 1.8;
  color: #888;
}

@media screen and (max-width: 768px) {
  .detail_modal_content .modal_main p {
    font-size: 12px;
  }
}

.detail_modal_content .modal_main ul {
  letter-spacing: -0.04em;
}

.detail_modal_content .modal_main ul.bnr_list {
  margin: 46px 0 0 0;
}

@media screen and (max-width: 768px) {
  .detail_modal_content .modal_main ul.bnr_list {
    margin: 26px 0 0 0;
  }
}

.detail_modal_content .modal_main ul.bnr_list li {
  margin: 0 0 24px;
}

@media screen and (max-width: 768px) {
  .detail_modal_content .modal_main ul.bnr_list li {
    margin: 0 0 14px;
  }
  .detail_modal_content .modal_main ul.bnr_list li img {
    width: 100%;
  }
}

.detail_modal_content .modal_main ul.btn_list li {
  margin: 0 0 20px;
}

@media screen and (max-width: 768px) {
  .detail_modal_content .modal_main ul.btn_list li {
    margin: 0 0 14px;
  }
  .detail_modal_content .modal_main ul.btn_list li:last-of-type {
    margin: 0;
  }
}

.detail_modal_content .modal_main ul li {
  letter-spacing: normal;
}

.detail_modal_content .modal_main ul li p {
  padding: 0 0 2px;
  font-size: 14px;
}

.detail_modal_content .modal_main ul li a {
  display: block;
}

.detail_modal_content .modal_main ul li .app_btn {
  margin: 0 0 0;
  padding: 12px 0 0;
  border: none;
  width: 100%;
  height: 38px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  background: #000;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.detail_modal_content .modal_main ul li .app_btn:before {
  top: 12px;
  right: 22px;
  width: 8px;
  height: 12px;
  -webkit-background-size: 8px 12px;
  -moz-background-size: 8px 12px;
  -ms-background-size: 8px 12px;
  -o-background-size: 8px 12px;
  background-size: 8px 12px;
}

.detail_modal_content .modal_main ul li .app_btn a {
  width: 100%;
  height: 38px;
}

@media screen and (max-width: 768px) {
  .detail_modal_content .modal_main ul li {
    margin: 10px 0 0 0;
    width: 100%;
  }
}

#detail_modal_overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1001;
  width: 100%;
  height: 120%;
  background-color: rgba(0, 0, 0, 0.8);
}

.footer {
  margin: auto;
  width: 100%;
  clear: both;
  background: #000;
}

@media screen and (max-width: 960px) {
  .footer {
    max-width: none;
  }
}

.footer .inner {
  margin: 0 auto;
  padding: 65px 0 145px;
  max-width: 1120px;
  color: #fff;
  background: #000;
}

@media screen and (max-width: 1120px) {
  .footer .inner {
    padding: 65px 10px 145px 10px;
  }
}

@media screen and (max-width: 960px) {
  .footer .inner {
    width: 100%;
    max-width: none;
  }
}

@media screen and (max-width: 768px) {
  .footer .inner {
    padding: 0 0 30px;
    width: 100%;
  }
}

.footer .inner .backtotop {
  display: none;
}

@media screen and (max-width: 768px) {
  .footer .inner .backtotop {
    display: block;
    margin-bottom: 20px;
    padding: 12px 0;
    border-bottom: 1px solid #888;
    width: 100%;
    text-align: center;
  }
}

.footer .inner .backtotop a {
  width: 50px;
  height: 50px;
}

.footer .inner .backtotop a img {
  margin: auto;
  width: 7.03%;
}

.footer .inner .copy {
  text-align: center;
}

.footer .inner .copy small {
  padding: 10px 0;
  font-size: 12px;
  font-weight: 400;
  color: #fff;
}

.footer .inner .left_box {
  float: left;
  margin-bottom: 30px;
  margin-right: 20px;
  width: 70.982%;
  max-width: 795px;
  overflow: hidden;
}

@media screen and (max-width: 960px) {
  .footer .inner .left_box {
    margin-bottom: 25px;
    padding: 0 25px;
    width: 100%;
    max-width: none;
  }
}

@media screen and (max-width: 768px) {
  .footer .inner .left_box {
    display: none;
  }
}

.footer .inner .left_box a {
  color: #fff;
}

.footer .inner .left_box h2 {
  display: block;
  margin-bottom: 18px;
  padding-bottom: 10px;
  border-bottom: 2px solid #888;
  width: 100%;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
}

.footer .inner .left_box h2 img {
  float: left;
  margin-right: 14px;
  padding-top: 5px;
  width: 3.14%;
  vertical-align: middle;
}

.footer .inner .left_box h2 p {
  display: inline-block;
  padding-top: 8px;
}

.footer .inner .left_box span#foot {
  display: block;
  margin-bottom: 18px;
  padding-bottom: 10px;
  border-bottom: 2px solid #888;
  width: 100%;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
}

.footer .inner .left_box span#foot img {
  float: left;
  margin-right: 14px;
  padding-top: 5px;
  width: 3.14%;
  vertical-align: middle;
}

.footer .inner .left_box span#foot p {
  display: inline-block;
  padding-top: 8px;
}

.footer .inner .left_box ul {
  float: left;
  width: 20%;
}

@media screen and (max-width: 960px) {
  .footer .inner .left_box ul {
    width: 20%;
  }
}

.footer .inner .left_box ul li {
  margin-bottom: 10px;
  font-size: 12px;
}

.footer .inner .left_box ul li:first-child {
  font-weight: 700;
  color: #939393;
}

.footer .inner .left_box ul li a {
  line-height: 1.7;
}

@media screen and (max-width: 960px) {
  .footer .inner .left_box ul:nth-of-type(1) {
    margin-right: 0;
  }
}

@media screen and (max-width: 960px) {
  .footer .inner .left_box ul:nth-of-type(2) {
    margin-right: 0;
  }
}

@media screen and (max-width: 960px) {
  .footer .inner .left_box ul:nth-of-type(3) {
    margin-right: 0;
  }
}

@media screen and (max-width: 960px) {
  .footer .inner .left_box ul:nth-of-type(4) {
    margin-right: 0;
  }
}

.footer .inner .left_box ul:nth-of-type(4) li:nth-of-type(2),
.footer .inner .left_box ul:nth-of-type(4) li:nth-of-type(5),
.footer .inner .left_box ul:nth-of-type(4) li:nth-of-type(7){
  margin-bottom: 30px;
}

.footer .inner .left_box ul:nth-of-type(4) li:nth-of-type(3),
.footer .inner .left_box ul:nth-of-type(4) li:nth-of-type(6),
.footer .inner .left_box ul:nth-of-type(4) li:nth-of-type(8),
.footer .inner .left_box ul:nth-of-type(4) li:nth-of-type(9){
  color: #939393;
}

.footer .inner .left_box ul:nth-of-type(5) li:last-of-type {
  margin-top: 15px;
}

.footer .inner .center_box {
  float: left;
  padding-right: 20px;
  width: 12.724%;
  max-width: 144px;
}

@media screen and (max-width: 960px) {
  .footer .inner .center_box {
    margin-left: 25px;
    width: 18.95%;
    max-width: none;
  }
}

@media screen and (max-width: 768px) {
  .footer .inner .center_box {
    display: none;
  }
}

.footer .inner .center_box a {
  color: #fff;
}

.footer .inner .center_box h2 {
  display: block;
  margin-bottom: 18px;
  padding-top: 8px;
  padding-bottom: 10px;
  border-bottom: 2px solid #888;
  width: 100%;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
  color: #aaa;
}

.footer .inner .center_box span#foot {
  display: block;
  margin-bottom: 18px;
  padding-top: 8px;
  padding-bottom: 10px;
  border-bottom: 2px solid #888;
  width: 100%;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
  color: #aaa;
}

.footer .inner .center_box ul li {
  margin-bottom: 10px;
  font-size: 12px;
}

.footer .inner .right_box {
  float: right;
  width: 12.724%;
  max-width: 144px;
}

@media screen and (max-width: 960px) {
  .footer .inner .right_box {
    float: left;
    width: 18.95%;
  }
}

@media screen and (max-width: 768px) {
  .footer .inner .right_box {
    display: none;
  }
}

.footer .inner .right_box h2 {
  display: block;
  margin-bottom: 18px;
  padding-top: 8px;
  padding-bottom: 10px;
  border-bottom: 2px solid #888;
  width: 100%;
  height: 40px;
  overflow: hidden;
  font-size: 16px;
  color: #aaa;
}

.footer .inner .right_box ul li {
  margin-bottom: 10px;
  font-size: 12px;
}

.footer .inner .sns_ft_box {
  display: block;
  margin: 30px auto;
  width: 330px;
  overflow: hidden;
  clear: both;
}

.footer .inner .sns_ft_box a {
  display: block;
  color: #fff;
}

@media screen and (max-width: 960px) {
  .footer .inner .sns_ft_box {
    margin: 25px auto 30px;
    clear: both;
  }
}

@media screen and (max-width: 768px) {
  .footer .inner .sns_ft_box {
    padding: 0 25px;
    width: 100%;
  }
}

.footer .inner .sns_ft_box img {
  margin-bottom: 25px;
}

.footer .inner .sns_ft_box ul {
  display: block;
  margin: auto;
  width: 150px;
  clear: both;
}

.footer .inner .sns_ft_box ul li {
  float: left;
  width: 30%;
  text-align: center;
}

.footer .inner .sns_ft_box ul li:first-child {
  border-right: 1px solid #fff;
}

.footer .inner .sns_ft_box ul li:first-child a {
  display: block;
}

.footer .inner .sns_ft_box ul li:first-child a img {
  margin: 4px auto;
  width: 30px;
}
.footer .inner .sns_ft_box ul li:last-child {
  border-left: 1px solid #fff;
}
.footer .inner .sns_ft_box ul li:last-child a {
  display: block;
}
.footer .inner .sns_ft_box ul li:last-child a img {
    margin: 5px 13px;
    width: 30px;
}

@media screen and (max-width: 768px) {
  .footer .inner .sns_ft_box ul li:first-child a img {
    width: 30px;
  }
}
.footer .inner .sns_ft_box ul li:nth-child(2) a　{
  display: block;
}
.footer .inner .sns_ft_box ul li:nth-child(2) a img {
    margin: 2px auto;
    width: 18px;
}
@media screen and (max-width: 768px) {
  .footer .inner .sns_ft_box ul li:nth-child(2) a img {
    width: 18px;
  }
}

.footer .inner .sns_ft_box .sp_banner3 {
  float: left;
  width: 45.31%;
}

.footer .inner .sns_ft_box .sp_banner4 {
  float: right;
  width: 45.31%;
}

.wrap.top:before {
  display: none;
}

.wrap.top .main_visual {
  position: relative;
}

.wrap.top .main_visual .main_visual_slider {
  position: relative;
  padding-top: 600px;
  width: 100%;
  overflow: hidden;
  text-align: left;
}

@media screen and (max-width: 1120px) {
  .wrap.top .main_visual .main_visual_slider {
    padding: 53.57% 0 0 0;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top .main_visual .main_visual_slider {
    padding: 112.5% 0 0 0;
  }
}

.wrap.top .main_visual .main_visual_slider ul {
  display: inline-block;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.top .main_visual .main_visual_slider ul {
    height: auto !important;
  }
}

.wrap.top .main_visual .main_visual_slider ul li {
  display: inline;
  float: left;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.top .main_visual .main_visual_slider ul li {
    height: auto !important;
  }
}

.wrap.top .main_visual .main_visual_slider ul li img {
  display: none;
  width: 100%;
}

.wrap.top .main_visual .main_visual_slider .main_visual_base {
  position: absolute;
  top: 0;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.top .main_visual .main_visual_slider .main_visual_base {
    overflow: visible;
  }
}

.wrap.top .main_visual .main_visual_slider .main_visual_wrap {
  position: absolute;
  top: 0;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.top .main_visual .main_visual_slider .main_visual_wrap {
    height: auto !important;
  }
}

.wrap.top .main_visual .main_visual_slider .slider_next,
.wrap.top .main_visual .main_visual_slider .slider_prev {
  position: absolute;
  top: 0;
  z-index: 100;
  overflow: hidden;
  cursor: pointer;
}

.wrap.top .main_visual .main_visual_slider .pagination {
  position: absolute;
  bottom: -20px;
  left: 0;
  z-index: 200;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
  width: 100%;
  overflow: hidden;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.top .main_visual .main_visual_slider .pagination {
    bottom: 0;
  }
}

.wrap.top .main_visual .main_visual_slider .pagination .pagination_inner {
  position: relative;
  margin: auto;
  padding: 16px 0 12px;
  width: 1120px;
  background: rgba(0, 0, 0, 0.7);
}

@media screen and (max-width: 1120px) {
  .wrap.top .main_visual .main_visual_slider .pagination .pagination_inner {
    padding: 10px 0;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top .main_visual .main_visual_slider .pagination .pagination_inner {
    background: 0 0;
  }
}

.wrap.top .main_visual .main_visual_slider .pagination .pagination_inner a {
  display: inline-block;
  margin: 0 4px;
  width: 104px;
  height: 56px;
  overflow: hidden;
  background: #000;
}

.wrap.top
  .main_visual
  .main_visual_slider
  .pagination
  .pagination_inner
  a.active
  img {
  display: block;
  border: 1px solid #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.top
    .main_visual
    .main_visual_slider
    .pagination
    .pagination_inner
    a.active
    img {
    display: none;
    border: none;
  }
}

.wrap.top .main_visual .main_visual_slider .pagination .pagination_inner a img {
  display: block;
  width: 104px;
  height: 56px;
}

@media screen and (max-width: 768px) {
  .wrap.top .main_visual .main_visual_slider .pagination .pagination_inner a {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    background: #ccc;
  }
  .wrap.top
    .main_visual
    .main_visual_slider
    .pagination
    .pagination_inner
    a.active {
    background: #e60012;
  }
  .wrap.top
    .main_visual
    .main_visual_slider
    .pagination
    .pagination_inner
    a
    img {
    display: none;
  }
}

.wrap.top
  .main_visual
  .main_visual_slider
  .pagination
  .pagination_inner
  .bnr_img {
  position: absolute;
  right: 0;
  bottom: 0;
  z-index: 201;
  -webkit-transition: 0s;
  transition: 0s;
}

@media screen and (max-width: 768px) {
  .wrap.top .main_visual .main_visual_slider .pc_slide_only {
    display: none !important;
  }
}

.wrap.top .main_visual .main_visual_slider .sp_slide_only {
  display: none !important;
}

@media screen and (max-width: 768px) {
  .wrap.top .main_visual .main_visual_slider .sp_slide_only {
    display: block !important;
  }
}

.wrap.top .bnr_area .bnr_area_inner {
  margin: auto;
  width: 1120px;
  height: 83px;
}

.container {
  display: flex;
  padding-right:2px;
  text-align: left;
  flex-wrap:wrap; 
  justify-content:space-between;
}
@media screen and (max-width: 1120px) {
  .wrap.top .bnr_area .bnr_area_inner {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top .bnr_area .bnr_area_inner {
    padding: 2.08% 3.12% 6.25% 3.12%;
    height: auto;
  }
}

.wrap.top .bnr_area .bnr_area_inner a {
  display: inline-block;
  /*float: right;*/
}

@media screen and (max-width: 768px) {
  .wrap.top .bnr_area .bnr_area_inner a {
    display: block;
    float: none;
  }
}

.wrap.top .bnr_area .bnr_area_inner img {
  -webkit-transition: 0s;
  transition: 0s;
}

.wrap.top .sub_img_area {
  background: #f7f5ea;
}

@media screen and (max-width: 768px) {
  .wrap.top .sub_img_area {
    background: 0 0;
  }
}

.wrap.top .sub_img_area .inner {
  margin: 0 auto;
  padding: 56px 0;
  width: 1120px;
}

@media screen and (max-width: 1120px) {
  .wrap.top .sub_img_area .inner {
    padding: 5% 0 5% 0;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top .sub_img_area .inner {
    padding: 0 0 12.36% 0;
  }
}

.wrap.top .sub_img_area .inner .sub_img_list {
  text-align: center;
}

@media screen and (max-width: 1120px) {
  .wrap.top .sub_img_area .inner .sub_img_list {
    padding: 0 1.33% 0 1.33%;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top .sub_img_area .inner .sub_img_list {
    padding: 0;
  }
}

.wrap.top .sub_img_area .inner .sub_img_list li {
  float: left;
  margin-right: 15px;
  width: 212px;
  -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
  -ms-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
  -o-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
}

.wrap.top .sub_img_area .inner .sub_img_list li:last-of-type {
  margin: 0;
}

@media screen and (max-width: 1120px) {
  .wrap.top .sub_img_area .inner .sub_img_list li {
    margin: 0 1.33% 0 0;
    width: 18.92%;
  }
}

.wrap.top .sub_img_area .inner .sub_img_list li img {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.top .sub_img_area .inner .sub_img_list {
    display: none;
  }
}

.wrap.top .sub_img_area .inner .sub_slider {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.top .sub_img_area .inner .sub_slider {
    display: block;
    margin: 0 auto;
    width: 90%;
  }
  .wrap.top .sub_img_area .inner .slick-slide img {
    width: 100%;
    height: auto;
    -webkit-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
    -moz-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
    -ms-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
    -o-box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
    box-shadow: 0 3px 4px rgba(0, 0, 0, 0.16);
  }
  .wrap.top .sub_img_area .inner .mypattern {
    width: 100%;
  }
  .wrap.top .sub_img_area .inner .mypattern .slick-slide {
    margin: 10px;
  }
  .wrap.top .sub_img_area .inner .next_nav,
  .wrap.top .sub_img_area .inner .prev_nav {
    display: none;
    position: absolute;
    top: 10px;
    z-index: 50;
    width: 24px;
    height: auto;
    background-color: rgba(255, 255, 255, 0.75);
    cursor: pointer;
  }
  .wrap.top .sub_img_area .inner .next_nav:before,
  .wrap.top .sub_img_area .inner .prev_nav:before {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .wrap.top .sub_img_area .inner .next_nav img,
  .wrap.top .sub_img_area .inner .prev_nav img {
    display: block;
    margin: 350% auto 0 auto;
    width: 11px;
    height: 17px;
    vertical-align: middle;
  }
  .wrap.top .sub_img_area .inner .prev_nav {
    left: 0;
  }
  .wrap.top .sub_img_area .inner .prev_nav:before {
    position: absolute;
    top: 45.5%;
    left: 5px;
    z-index: 2;
    width: 11px;
    height: 17px;
    background: url(/assets/images/common/slick_prev_arrow.png) no-repeat;
    -webkit-background-size: 11px 17px;
    -moz-background-size: 11px 17px;
    -ms-background-size: 11px 17px;
    -o-background-size: 11px 17px;
    background-size: 11px 17px;
    content: "";
  }
  .wrap.top .sub_img_area .inner .next_nav {
    right: 0;
  }
  .wrap.top .sub_img_area .inner .next_nav:before {
    position: absolute;
    top: 45.5%;
    left: 7px;
    z-index: 2;
    width: 11px;
    height: 17px;
    background: url(/assets/images/common/slick_next_arrow.png) no-repeat;
    -webkit-background-size: 11px 17px;
    -moz-background-size: 11px 17px;
    -ms-background-size: 11px 17px;
    -o-background-size: 11px 17px;
    background-size: 11px 17px;
    content: "";
  }
  .wrap.top .sub_img_area .inner .slick-dots {
    margin-top: 10px;
    text-align: center;
  }
  .wrap.top .sub_img_area .inner .slick-dots li {
    display: inline-block;
    margin: 0 4px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border-radius: 50%;
    width: 8px;
    height: 8px;
    overflow: hidden;
    text-indent: -9999px;
    background: #333;
    background: #ccc;
  }
  .wrap.top .sub_img_area .inner .slick-dots li.slick-active {
    background: #e60012;
  }
}

.wrap.top section.school_area {
  position: relative;
  background: url(/assets/images/top/bg_school_top.jpg) center center no-repeat;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

.wrap.top section.school_area .inner {
  margin: auto;
  padding: 85px 0 95px;
  width: 1120px;
}

@media screen and (max-width: 1120px) {
  .wrap.top section.school_area .inner {
    padding: 7.58% 0 8.48% 0;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top section.school_area .inner {
    padding: 12.36% 0 12.36% 0;
  }
}

.wrap.top section.school_area .inner p {
  margin: 0 auto;
  width: 626px;
  font-size: 14px;
  line-height: 1;
  line-height: 1.9;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .wrap.top section.school_area .inner p {
    display: none;
  }
}

.wrap.top section.school_area .inner h2 {
  margin: 40px 0 25px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  letter-spacing: 0.35em;
}

@media screen and (max-width: 768px) {
  .wrap.top section.school_area .inner h2 {
    margin: 0 0 3.25% 0;
    font-size: 14px;
  }
}

.wrap.top section.school_area .inner .btn_box {
  display: block;
  margin: auto;
  width: 381px;
}

@media screen and (max-width: 768px) {
  .wrap.top section.school_area .inner .btn_box {
    width: 74.86%;
  }
}

.wrap.top section.school_area .inner .btn_box a {
  display: block;
}

.wrap.top section.cousemap_area {
  background: #f7f5ea;
}

.wrap.top section.cousemap_area .inner {
  margin: 0 auto;
  padding: 84px 0;
  width: 1120px;
  text-align: center;
  background: url(/assets/images/top/bg_category_top_b.gif) center top no-repeat;
}

@media screen and (max-width: 1120px) {
  .wrap.top section.cousemap_area .inner {
    padding: 7.5% 0 7.5% 0;
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top section.cousemap_area .inner {
    padding: 9.24% 0 12.5% 0;
    -webkit-background-size: 301px 10px;
    -moz-background-size: 301px 10px;
    -ms-background-size: 301px 10px;
    -o-background-size: 301px 10px;
    background-size: 301px 10px;
  }
}

.wrap.top section.cousemap_area .inner h2 {
  margin: 0 0 15px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.top section.cousemap_area .inner h2 {
    margin: 0 0 11px;
  }
}

.wrap.top section.cousemap_area .inner h2 img {
  margin: auto;
}

@media screen and (max-width: 768px) {
  .wrap.top section.cousemap_area .inner h2 img {
    width: 24.47%;
  }
}

.wrap.top section.cousemap_area .inner h3 {
  margin: 0 0 84px;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 1120px) {
  .wrap.top section.cousemap_area .inner h3 {
    margin: 0 0 7.5% 0;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top section.cousemap_area .inner h3 {
    margin: 0 0 3.38% 0;
    font-size: 14px;
  }
}

.wrap.top section.cousemap_area .inner .coursemap_img_area {
  position: relative;
  margin: 0 auto 58px auto;
  padding-top: 645px;
  width: 600px;
}

@media screen and (max-width: 1120px) {
  .wrap.top section.cousemap_area .inner .coursemap_img_area {
    padding: 57.58% 0 0 0;
    width: 53.57%;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top section.cousemap_area .inner .coursemap_img_area {
    margin: 0 auto 48px auto;
    padding: 100.78% 0 0 0;
    width: 93.75%;
  }
}

.wrap.top section.cousemap_area .inner .coursemap_img_area img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
}

.wrap.top section.cousemap_area .inner .app_btn {
  margin: 0 auto;
  padding: 0;
  border-radius: 50px;
  width: 382px;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  background: #222;
}

@media screen and (max-width: 768px) {
  .wrap.top section.cousemap_area .inner .app_btn {
    width: 74.86%;
  }
}

.wrap.top section.cousemap_area .inner .app_btn:before {
  position: absolute;
  top: 19px;
  right: 29px;
  z-index: 2;
  width: 8px;
  height: 13px;
  background: url(/assets/images/top/btn_one_arrow_top.png) no-repeat;
  -webkit-background-size: 8px 13px;
  -moz-background-size: 8px 13px;
  -ms-background-size: 8px 13px;
  -o-background-size: 8px 13px;
  background-size: 8px 13px;
  content: "";
}

.wrap.top section.cousemap_area .inner .app_btn a {
  display: block;
  padding: 17px 0;
}

.wrap.top section.people_area .inner {
  margin: 0 auto;
  padding: 84px 0;
  width: 100%;
  max-width: 1120px;
  text-align: center;
  background: url(/assets/images/top/bg_category_top_c.png) center top no-repeat;
}

@media screen and (max-width: 1120px) {
  .wrap.top section.people_area .inner {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner {
    padding-top: 9.1145%;
    padding-bottom: 12.3697%;
    -webkit-background-size: 301px 10px;
    -moz-background-size: 301px 10px;
    -ms-background-size: 301px 10px;
    -o-background-size: 301px 10px;
    background-size: 301px 10px;
  }
}

.wrap.top section.people_area .inner h2 {
  margin: 0 0 15px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner h2 {
    margin: 0 0 8px;
  }
}

.wrap.top section.people_area .inner h2 img {
  margin: auto;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner h2 img {
    width: 32.03%;
  }
}

.wrap.top section.people_area .inner h3 {
  margin: 0 0 84px;
  margin-bottom: 85px;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 1120px) {
  .wrap.top section.people_area .inner h3 {
    margin: 0 0 7.5% 0;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner h3 {
    margin-bottom: 9.1145%;
    font-size: 14px;
  }
}

.wrap.top section.people_area .inner .top_people_slider {
  display: block;
  margin-bottom: 60px;
  padding: 0 3px 56px;
  width: 101.8%;
  overflow: hidden;
  visibility: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .top_people_slider {
    margin-bottom: 12.3697%;
    padding-bottom: 0;
    width: 100%;
  }
}

.wrap.top section.people_area .inner .top_people_slider li {
  float: left;
  padding: 0 2px 15px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .top_people_slider li {
    width: 100%;
  }
}

.wrap.top section.people_area .inner .top_people_slider li a {
  display: block;
}

.wrap.top section.people_area .inner .top_people_slider li .thumbnail_box {
  display: block;
  position: relative;
  margin-bottom: 23px;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .top_people_slider li .thumbnail_box {
    margin-bottom: 7.8328%;
    width: 100%;
  }
  .wrap.top
    section.people_area
    .inner
    .top_people_slider
    li
    .thumbnail_box
    img {
    width: 100%;
    height: auto;
  }
}

.wrap.top section.people_area .inner .top_people_slider li .thumbnail_box p {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 10px;
  padding: 10px 10px 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 16px;
  color: #666;
  background-color: #fff;
}

.wrap.top
  section.people_area
  .inner
  .top_people_slider
  li
  .thumbnail_box
  p
  span {
  color: #ff7e00;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .top_people_slider li .thumbnail_box p {
    left: 12px;
    font-size: 14px;
  }
}

.wrap.top section.people_area .inner .top_people_slider li .detail_box {
  padding: 0 10px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .top_people_slider li .detail_box {
    padding: 0 6.005%;
  }
}

.wrap.top section.people_area .inner .top_people_slider li .detail_box .type {
  display: block !important;
  margin-bottom: 10px;
  color: #000 !important;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .top_people_slider li .detail_box .type {
    margin-bottom: 5.0347%;
    font-size: 12px;
  }
}

.wrap.top section.people_area .inner .top_people_slider li .detail_box h2 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
  color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .top_people_slider li .detail_box h2 {
    margin-bottom: 5.0347%;
    font-size: 16px;
  }
}

.wrap.top section.people_area .inner .top_people_slider li .detail_box p {
  line-height: 1.7;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .top_people_slider li .detail_box p {
    font-size: 12px;
  }
}

.wrap.top section.people_area .inner .top_people_slider li.slick-slide {
  margin: 0 23px 15px 3px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .top_people_slider li.slick-slide {
    margin: 0 5px 5px;
  }
}

.wrap.top section.people_area .inner .top_people_slider .next_btn {
  position: absolute;
  right: 21px;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-image: url(/assets/images/common/prev_btn.png);
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .top_people_slider .next_btn {
    top: 0;
    right: 0;
    bottom: auto;
    width: 24px;
    height: 99%;
    background-color: rgba(255, 255, 255, 0.75);
    background-image: none;
  }
  .wrap.top section.people_area .inner .top_people_slider .next_btn:after {
    position: absolute;
    top: 45.5%;
    left: 7px;
    z-index: 100;
    width: 11px;
    height: 17px;
    background: url(/assets/images/common/slick_next_arrow.png) no-repeat;
    -webkit-background-size: 11px 17px;
    -moz-background-size: 11px 17px;
    -ms-background-size: 11px 17px;
    -o-background-size: 11px 17px;
    background-size: 11px 17px;
    content: "";
  }
}

.wrap.top section.people_area .inner .top_people_slider .next_btn:hover {
  cursor: pointer;
}

.wrap.top section.people_area .inner .top_people_slider .prev_btn {
  position: absolute;
  bottom: 1px;
  left: 3px;
  width: 50px;
  height: 50px;
  background-image: url(/assets/images/common/next_btn.png);
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .top_people_slider .prev_btn {
    top: 0;
    bottom: auto;
    left: 0;
    z-index: 9999;
    width: 24px;
    height: 99%;
    background-color: rgba(255, 255, 255, 0.75);
    background-image: none;
  }
  .wrap.top section.people_area .inner .top_people_slider .prev_btn:after {
    position: absolute;
    top: 45.5%;
    left: 7px;
    z-index: 100;
    width: 11px;
    height: 17px;
    background: url(/assets/images/common/slick_prev_arrow.png) no-repeat;
    -webkit-background-size: 11px 17px;
    -moz-background-size: 11px 17px;
    -ms-background-size: 11px 17px;
    -o-background-size: 11px 17px;
    background-size: 11px 17px;
    content: "";
  }
}

.wrap.top section.people_area .inner .top_people_slider .prev_btn:hover {
  cursor: pointer;
}

.wrap.top section.people_area .inner .app_btn {
  margin: 0 auto;
  padding: 0;
  border-radius: 50px;
  width: 382px;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  background: #222;
}

@media screen and (max-width: 768px) {
  .wrap.top section.people_area .inner .app_btn {
    width: 74.86%;
  }
}

.wrap.top section.people_area .inner .app_btn:before {
  position: absolute;
  top: 19px;
  right: 29px;
  z-index: 2;
  width: 8px;
  height: 13px;
  background: url(/assets/images/top/btn_one_arrow_top.png) no-repeat;
  -webkit-background-size: 8px 13px;
  -moz-background-size: 8px 13px;
  -ms-background-size: 8px 13px;
  -o-background-size: 8px 13px;
  background-size: 8px 13px;
  content: "";
}

.wrap.top section.people_area .inner .app_btn a {
  display: block;
  padding: 17px 0;
}

.wrap.top section.topics_area {
  background: #f7f5ea;
}

.wrap.top section.topics_area .inner {
  margin: 0 auto;
  padding: 84px 0;
  width: 100%;
  max-width: 1120px;
  text-align: center;
  background: url(/assets/images/top/bg_category_top_b.gif) center top no-repeat;
}

@media screen and (max-width: 1120px) {
  .wrap.top section.topics_area .inner {
    width: auto;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner {
    padding-top: 9.1145%;
    padding-bottom: 12.3697%;
    -webkit-background-size: 301px 10px;
    -moz-background-size: 301px 10px;
    -ms-background-size: 301px 10px;
    -o-background-size: 301px 10px;
    background-size: 301px 10px;
  }
}

.wrap.top section.topics_area .inner h2 {
  margin: 0 0 15px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner h2 {
    margin: 0 0 11px;
  }
}

.wrap.top section.topics_area .inner h2 img {
  margin: auto;
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner h2 img {
    width: 24.47%;
  }
}

.wrap.top section.topics_area .inner h3 {
  margin: 0 0 84px;
  margin-bottom: 85px;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 1120px) {
  .wrap.top section.topics_area .inner h3 {
    margin: 0 0 7.5% 0;
  }
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner h3 {
    margin-bottom: 9.1145%;
    font-size: 14px;
  }
}

.wrap.top section.topics_area .inner .top_people_slider {
  display: block;
  margin-bottom: 60px;
  padding: 0 3px 75px;
  width: 101.8%;
  overflow: hidden;
  visibility: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner .top_people_slider {
    margin-bottom: 12.3697%;
    padding-bottom: 0;
    width: 100%;
  }
}

.detail_box_title {
    font-weight: bold;
    font-size: 22px;
    display: block;
    text-align: center;
}
.gakkosetsumeikai-box {
    padding: 0.5em 1em;
    margin: 2em 0;
    font-weight: bold;
    border: solid 2px #000000;
}
.faq-title {
    font-size: 35px;
    font-weight: 700;
    line-height: 1.2;
    color: #e50012;
    /* justify-content: center; */
    text-align: center;
    margin: 150px auto 10px auto;
}
p.faq-caption {
    text-align: center;
    margin-bottom: 30px;
}

.qa-001 {
    max-width: 100%;
    margin-bottom: 7px;
    border: 1px solid #d6dde3;
    border-radius: 5px;
}

.qa-001 summary {
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
    padding: 1em 2em 1em 3em;
    color: #333333;
    font-weight: 600;
    cursor: pointer;
}

.qa-001 summary::before,
.qa-001 p::before {
    position: absolute;
    left: 1em;
    font-weight: 600;
    font-size: 1.3em;
}

.qa-001 summary::before {
    color: #000000;
    content: "Q";
}

.qa-001 summary::after {
    transform: translateY(-25%) rotate(45deg);
    width: 7px;
    height: 7px;
    margin-left: 10px;
    border-bottom: 3px solid #333333b3;
    border-right: 3px solid #333333b3;
    content: '';
    transition: transform .5s;
}

.qa-001[open] summary::after {
    transform: rotate(225deg);
}

.qa-001 p {
    position: relative;
    transform: translateY(-10px);
    opacity: 0;
    margin: 0;
    padding: .3em 3em 1.5em;
    color: #333;
    transition: transform .5s, opacity .5s;
}

.qa-001[open] p {
    transform: none;
    opacity: 1;
}

.qa-001 p::before {
    color: #e50012;
    line-height: 1.2;
    content: "A";
}
.linkbotton_layout_box {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 20px 10px;
}

.linkbotton_layout_box_item {
    padding: 50px 10px;
    text-align: center;
}
.linkbotton_layout_box_item a {
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    margin: auto;
    padding: 0.7rem 4rem;
    font-weight: bold;
    border: 2px solid #e50012;
    color: #e50012;
    border-radius: 100vh;
}


.wrap.top section.topics_area .inner .top_people_slider li {
  float: left;
  margin-right: 2.3813%;
  margin-bottom: 50px;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner .top_people_slider li {
    width: 100%;
  }
}

.wrap.top section.topics_area .inner .top_people_slider li:nth-of-type(4n) {
  margin-right: 0;
}

.wrap.top section.topics_area .inner .top_people_slider li:last-of-type {
  margin-bottom: 0;
}

.wrap.top section.topics_area .inner .top_people_slider li a {
  display: block;
}

.wrap.top section.topics_area .inner .top_people_slider li .detail_box {
  margin: 15px 8px 22px;
  padding: 15px 5px 0;
  border-top: 2px solid #888;
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner .top_people_slider li .detail_box {
    margin: 5.1928% 5.1928% 0;
    padding: 5.1928% 8px 7.4183%;
  }
}

.wrap.top section.topics_area .inner .top_people_slider li .detail_box .cat {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner .top_people_slider li .detail_box .cat {
    font-size: 16px;
  }
}

.wrap.top section.topics_area .inner .top_people_slider li .detail_box h2 {
  position: relative;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: 700;
  font-weight: 700;
  line-height: 1.5;
  color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner .top_people_slider li .detail_box h2 {
    font-size: 16px;
  }
}

.wrap.top
  section.topics_area
  .inner
  .top_people_slider
  li
  .detail_box
  h2:before {
  position: absolute;
  top: -6px;
  left: 0;
  width: 4px;
  height: 1px;
  background-color: #888;
  content: "";
}

.wrap.top
  section.topics_area
  .inner
  .top_people_slider
  li
  .detail_box
  h2:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 4px;
  height: 1px;
  background-color: #888;
  content: "";
}

.wrap.top section.topics_area .inner .top_people_slider li .detail_box time {
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner .top_people_slider li .detail_box time {
    font-size: 16px;
  }
}

.wrap.top section.topics_area .inner .top_people_slider li.slick-slide {
  margin: 0 23px 15px 3px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner .top_people_slider li.slick-slide {
    margin: 0 5px 5px;
  }
}

.wrap.top section.topics_area .inner .top_people_slider .next_btn {
  position: absolute;
  right: 21px;
  bottom: 0;
  width: 50px;
  height: 50px;
  background-image: url(/assets/images/common/prev_btn.png);
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner .top_people_slider .next_btn {
    top: 0;
    right: 0;
    bottom: auto;
    width: 24px;
    height: 99%;
    background-color: rgba(255, 255, 255, 0.75);
    background-image: none;
  }
  .wrap.top section.topics_area .inner .top_people_slider .next_btn:after {
    position: absolute;
    top: 45.5%;
    left: 7px;
    z-index: 100;
    width: 11px;
    height: 17px;
    background: url(/assets/images/common/slick_next_arrow.png) no-repeat;
    -webkit-background-size: 11px 17px;
    -moz-background-size: 11px 17px;
    -ms-background-size: 11px 17px;
    -o-background-size: 11px 17px;
    background-size: 11px 17px;
    content: "";
  }
}

.wrap.top section.topics_area .inner .top_people_slider .next_btn:hover {
  cursor: pointer;
}

.wrap.top section.topics_area .inner .top_people_slider .prev_btn {
  position: absolute;
  bottom: 1px;
  left: 3px;
  width: 50px;
  height: 50px;
  background-image: url(/assets/images/common/next_btn.png);
  background-repeat: no-repeat;
}

@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner .top_people_slider .prev_btn {
    top: 0;
    bottom: auto;
    left: 0;
    z-index: 9999;
    width: 24px;
    height: 99%;
    background-color: rgba(255, 255, 255, 0.75);
    background-image: none;
  }
  .wrap.top section.topics_area .inner .top_people_slider .prev_btn:after {
    position: absolute;
    top: 45.5%;
    left: 7px;
    z-index: 100;
    width: 11px;
    height: 17px;
    background: url(/assets/images/common/slick_prev_arrow.png) no-repeat;
    -webkit-background-size: 11px 17px;
    -moz-background-size: 11px 17px;
    -ms-background-size: 11px 17px;
    -o-background-size: 11px 17px;
    background-size: 11px 17px;
    content: "";
  }
}

.wrap.top section.topics_area .inner .top_people_slider .prev_btn:hover {
  cursor: pointer;
}
.wrap.top section.topics_area .inner .app_btn {
  margin: 0 auto 30px;
  padding: 0;
  border-radius: 50px;
  width: 382px;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  background: #222;
}
.wrap.top section.topics_area .inner .app_btn:last-of-type{
  margin: 0 auto;
}
@media screen and (min-width: 769px){
  .wrap.top section.topics_area .inner .flexBtn{
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .wrap.top section.topics_area .inner .flexBtn .app_btn{
    margin: 0 15px 0 0;
  }
  .wrap.top section.topics_area .inner .flexBtn .app_btn:last-of-type{
    margin-right: 0;
  }
}
@media screen and (max-width: 768px) {
  .wrap.top section.topics_area .inner .app_btn {
    width: 74.86%;
  }
}

.wrap.top section.topics_area .inner .app_btn:before {
  position: absolute;
  top: 19px;
  right: 29px;
  z-index: 2;
  width: 8px;
  height: 13px;
  background: url(/assets/images/top/btn_one_arrow_top.png) no-repeat;
  -webkit-background-size: 8px 13px;
  -moz-background-size: 8px 13px;
  -ms-background-size: 8px 13px;
  -o-background-size: 8px 13px;
  background-size: 8px 13px;
  content: "";
}

.wrap.top section.topics_area .inner .app_btn a {
  display: block;
  padding: 17px 0;
}

.wrap {
  position: relative;
}

.wrap.course.coursemap {
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap {
    padding-bottom: 12.3697%;
  }
}

.wrap.course.coursemap .top_area {
  padding-bottom: 55px;
  background-color: #f7f5ea;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .top_area {
    padding-bottom: 12.3697%;
  }
}

.wrap.course.coursemap .top_area .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .top_area .inner {
    padding: 48px 23px 0 23px;
    width: 100%;
    max-width: none;
  }
}

.wrap.course.coursemap .top_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .top_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.course.coursemap .top_area .inner p {
  margin-bottom: 85px;
  font-size: 28px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .top_area .inner p {
    margin-bottom: 46px;
    font-size: 14px;
  }
}

.wrap.course.coursemap .top_area .inner img {
  margin-bottom: 40px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .top_area .inner img {
    margin-bottom: 13.1578%;
  }
}

.wrap.course.coursemap .top_area .inner .map_detail {
  margin-bottom: 0 !important;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #000 !important;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .top_area .inner .map_detail {
    margin-bottom: 25px;
    font-size: 16px !important;
  }
}

.wrap.course.coursemap .even_layout,
.wrap.course.coursemap .odd_layout {
  width: 100%;
}

.wrap.course.coursemap .even_layout .inner,
.wrap.course.coursemap .odd_layout .inner {
  margin: 0 auto;
  padding-top: 55px;
  padding-bottom: 50px;
  width: 100%;
  max-width: 550px;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner,
  .wrap.course.coursemap .odd_layout .inner {
    padding: 13.1578% 23px 0 23px;
    width: 100%;
    max-width: none;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area,
.wrap.course.coursemap .odd_layout .inner .text_area {
  padding-bottom: 55px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area,
  .wrap.course.coursemap .odd_layout .inner .text_area {
    padding-bottom: 13.1578%;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area h2,
.wrap.course.coursemap .odd_layout .inner .text_area h2 {
  float: left;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area h2,
  .wrap.course.coursemap .odd_layout .inner .text_area h2 {
    display: none;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area h3,
.wrap.course.coursemap .odd_layout .inner .text_area h3 {
  float: left;
  padding-top: 55px;
  padding-left: 15px;
  font-size: 28px;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area h3,
  .wrap.course.coursemap .odd_layout .inner .text_area h3 {
    display: block;
    float: none;
    padding-top: 0;
    padding-left: 0;
    border-top: 5px solid #c34829;
    font-size: 16px;
    font-weight: 700;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area h3.col1,
.wrap.course.coursemap .odd_layout .inner .text_area h3.col1 {
  color: #c34829;
}

.wrap.course.coursemap .even_layout .inner .text_area h3.col2,
.wrap.course.coursemap .odd_layout .inner .text_area h3.col2 {
  color: #365e8f;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area h3.col2,
  .wrap.course.coursemap .odd_layout .inner .text_area h3.col2 {
    border-top: 5px solid #365e8f;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area h3.col3,
.wrap.course.coursemap .odd_layout .inner .text_area h3.col3 {
  padding-top: 50px;
  padding-left: 30px;
  color: #809b00;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area h3.col3,
  .wrap.course.coursemap .odd_layout .inner .text_area h3.col3 {
    padding: 0;
    border-top: 5px solid #809b00;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area h3.col4,
.wrap.course.coursemap .odd_layout .inner .text_area h3.col4 {
  color: #77005d;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area h3.col4,
  .wrap.course.coursemap .odd_layout .inner .text_area h3.col4 {
    border-top: 5px solid #77005d;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area h3.col5,
.wrap.course.coursemap .odd_layout .inner .text_area h3.col5 {
  padding-top: 40px;
  padding-left: 35px;
  color: #d3ac00;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area h3.col5,
  .wrap.course.coursemap .odd_layout .inner .text_area h3.col5 {
    padding: 0;
    border-top: 5px solid #d3ac00;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area h3.col6,
.wrap.course.coursemap .odd_layout .inner .text_area h3.col6 {
  padding-top: 50px;
  padding-left: 25px;
  color: #d37c00;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area h3.col6,
  .wrap.course.coursemap .odd_layout .inner .text_area h3.col6 {
    padding: 0;
    border-top: 5px solid #d37c00;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area h3.col7,
.wrap.course.coursemap .odd_layout .inner .text_area h3.col7 {
  padding-top: 27px;
  padding-left: 25px;
  color: #66b11f;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area h3.col7,
  .wrap.course.coursemap .odd_layout .inner .text_area h3.col7 {
    padding: 0;
    border-top: 5px solid #66b11f;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area h3.col8,
.wrap.course.coursemap .odd_layout .inner .text_area h3.col8 {
  padding: 10px 0 0 3px;
  color: #4daec9;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area h3.col8,
  .wrap.course.coursemap .odd_layout .inner .text_area h3.col8 {
    padding: 0;
    border-top: 5px solid #4daec9;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area h3 p,
.wrap.course.coursemap .odd_layout .inner .text_area h3 p {
  padding-top: 0;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area h3 p,
  .wrap.course.coursemap .odd_layout .inner .text_area h3 p {
    font-size: 16px;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area h3 span,
.wrap.course.coursemap .odd_layout .inner .text_area h3 span {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area h3 span,
  .wrap.course.coursemap .odd_layout .inner .text_area h3 span {
    display: inline-block;
    padding-right: 15px;
    font-size: 21px;
  }
}

.wrap.course.coursemap .even_layout .inner .text_area p,
.wrap.course.coursemap .odd_layout .inner .text_area p {
  display: block;
  padding-top: 55px;
  clear: both;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .text_area p,
  .wrap.course.coursemap .odd_layout .inner .text_area p {
    padding-top: 6.9252%;
  }
}

.wrap.course.coursemap .even_layout .inner .app_btn,
.wrap.course.coursemap .odd_layout .inner .app_btn {
  margin: 0 auto;
  padding: 0;
  border-radius: 50px;
  width: 382px;
  height: 50px;
  font-size: 16px;
  font-weight: 700;
  background: #222;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout .inner .app_btn,
  .wrap.course.coursemap .odd_layout .inner .app_btn {
    width: 74.86%;
  }
}

.wrap.course.coursemap .even_layout .inner .app_btn:before,
.wrap.course.coursemap .odd_layout .inner .app_btn:before {
  position: absolute;
  top: 19px;
  right: 29px;
  z-index: 2;
  width: 8px;
  height: 13px;
  background: url(/assets/images/top/btn_one_arrow_top.png) no-repeat;
  -webkit-background-size: 8px 13px;
  -moz-background-size: 8px 13px;
  -ms-background-size: 8px 13px;
  -o-background-size: 8px 13px;
  background-size: 8px 13px;
  content: "";
}

.wrap.course.coursemap .even_layout .inner .app_btn a,
.wrap.course.coursemap .odd_layout .inner .app_btn a {
  display: block;
  padding: 12px 0;
}

.wrap.course.coursemap .even_layout {
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .wrap.course.coursemap .even_layout {
    background-color: #fff;
  }
}

@media screen and (max-width: 768px) {
  .wrap.course.syu:before {
    position: absolute;
    top: 1070px;
    z-index: 1;
    padding-top: 260%;
    width: 100%;
    background-image: url(/assets/images/course/shu/sp_course_bg_center.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: 130%;
    content: "";
  }
}

.wrap.course.syu section {
  font-size: 14px;
}

.wrap.course.syu section.course_area {
  position: relative;
  z-index: 12;
  overflow: hidden;
  background-image: url(/assets/images/course/shu/course_bg.png);
  background-repeat: no-repeat;
  background-position: top -80px center;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area {
    background-image: url(/assets/images/course/shu/sp_course_bg.png);
    background-size: contain;
  }
}

.wrap.course.syu section.course_area .inner {
  margin: 0 auto;
  padding: 60px 0 0 0;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .inner {
    padding-top: 25px;
  }
}

.wrap.course.syu section.course_area .inner h1 {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .inner h1 {
    font-size: 14px;
  }
}

.wrap.course.syu section.course_area .head_inner {
  display: block;
  position: relative;
  margin: auto;
  width: 576px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_inner {
    padding: 0 12.5px;
    width: 100%;
  }
}

.wrap.course.syu section.course_area .head_inner img {
  width: 59.72%;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_inner img {
    margin: 0 auto;
    width: auto;
  }
}

.wrap.course.syu section.course_area .head_inner img.campaign {
  position: absolute;
  top: 0;
  right: 70px;
  width: auto;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_inner img.campaign {
    display: none;
  }
}

.wrap.course.syu section.course_area .head_inner img.sp_campaign {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_inner img.sp_campaign {
    display: block;
    margin: 6.5104% auto 0;
  }
}

.wrap.course.syu section.course_area .head_inner .head_btn_box {
  position: relative;
  top: -50px;
  float: right;
  border-top: 5px solid #000;
  width: 285px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_inner .head_btn_box {
    position: static;
    padding: 13.9275% 12px 5px;
    border-top: 0;
    width: 100%;
  }
}

.wrap.course.syu section.course_area .head_inner .head_btn_box p {
  padding: 7px 0 25px 0;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_inner .head_btn_box p {
    border-top: 4px solid #000;
  }
}

.wrap.course.syu section.course_area .head_inner .head_btn_box dl {
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_inner .head_btn_box dl {
    margin-bottom: 20px;
  }
}

.wrap.course.syu section.course_area .head_inner .head_btn_box dl dt {
  position: relative;
  float: left;
  margin-bottom: 6px;
  width: 80px;
  clear: both;
  color: #fff;
  text-align: center;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_inner .head_btn_box dl dt {
    width: 70px;
  }
}

.wrap.course.syu section.course_area .head_inner .head_btn_box dl dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.syu section.course_area .head_inner .head_btn_box dl dd {
  float: left;
  margin-bottom: 6px;
  margin-left: 30px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_inner .head_btn_box dl dd {
    margin-left: 18px;
    font-size: 16px;
  }
}

.wrap.course.syu section.course_area .head_inner .head_btn_box dl dd p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 400;
}

.wrap.course.syu section.course_area .head_inner .head_btn_box .remarks {
  margin-bottom: 30px;
  line-height: 1.7;
}

.wrap.course.syu section.course_area .head_inner .head_btn_box .remarks p {
  display: block;
  margin-bottom: 2px;
  padding: 0;
  border: 0;
  font-size: 12px;
  font-weight: 400;
}

.wrap.course.syu
  section.course_area
  .head_inner
  .head_btn_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.course.syu section.course_area .head_inner .head_btn_box .app_btn {
  margin: 0 auto 50px;
  padding-top: 0;
  width: 100%;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_inner .head_btn_box .app_btn {
    margin: 40px auto;
    width: 75.39%;
  }
}

.wrap.course.syu section.course_area .head_inner .head_btn_box .app_btn a {
  display: block;
  padding: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.syu section.course_area .head_detail {
  display: block;
  position: relative;
  z-index: 14;
  margin: auto;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_detail {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.course.syu section.course_area .head_detail h1 {
  margin-bottom: 60px;
  font-size: 28px;
  line-height: 1.5;
  color: #c84829;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_detail h1 {
    margin-bottom: 40px;
    padding: 0;
    font-size: 21px;
  }
}

.wrap.course.syu section.course_area .head_detail p {
  margin-bottom: 50px;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_detail p {
    position: relative;
    z-index: 3;
    padding: 0;
    font-size: 16px;
  }
}

.wrap.course.syu section.course_area .head_detail .point_box {
  display: block;
  position: relative;
  z-index: 3;
  margin: auto;
  margin-bottom: 30px;
  border-bottom: 1px solid #c84829;
  width: 337px;
  text-align: center;
}

.wrap.course.syu section.course_area .head_detail .point_box:last-of-type {
  border-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_detail .point_box {
    padding: 0;
    border-bottom: 1px solid #c84829;
    width: 100%;
    max-width: 337px;
  }
}

.wrap.course.syu section.course_area .head_detail .point_box img {
  display: inline-block;
  margin-bottom: 25px;
  width: 18.99%;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_detail .point_box img {
    width: auto;
  }
}

.wrap.course.syu section.course_area .head_detail .point_box p {
  margin-bottom: 18px;
  font-size: 19px;
  line-height: 1.4;
  color: #c84829;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_area .head_detail .point_box p {
    font-size: 17px;
    line-height: 1.5;
  }
}

.wrap.course.syu section.week_area {
  position: relative;
  background-image: url(/assets/images/course/shu/course_bg_bottom.png);
  background-repeat: no-repeat;
  background-position: bottom -10px right;
}

.wrap.course.syu section.week_area:before {
  position: absolute;
  top: -153px;
  left: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-image: url(/assets/images/course/shu/course_bg_center.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}

.wrap.course.syu section.week_area .inner {
  position: relative;
  z-index: 11;
  margin: 0 auto;
  padding: 20px 0 80px 0;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.week_area .inner {
    padding: 20px 12.5px 40px;
    width: 100%;
  }
}

.wrap.course.syu section.week_area .inner h2 {
  display: block;
  margin-bottom: 85px;
  padding-bottom: 17px;
  border-bottom: 2px solid #888;
  width: 100%;
  font-size: 28px;
  color: #888;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.week_area .inner h2 {
    margin-bottom: 50px;
    font-size: 21px;
  }
}

.wrap.course.syu section.week_area .inner img {
  margin: auto;
  margin-bottom: 85px;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.week_area .inner img {
    margin-bottom: 50px;
    width: 93.75%;
  }
}

.wrap.course.syu section.week_area .inner .usage {
  margin: 0 auto;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.week_area .inner .usage {
    width: 87.63%;
  }
}

.wrap.course.syu section.week_area .inner .usage .app_btn {
  padding-top: 9px;
  width: 290px;
  background-color: #333;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.week_area .inner .usage .app_btn {
    margin: 0 auto 0;
    width: 75.39%;
  }
}

.wrap.course.syu section.week_area .inner .usage .app_btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.syu section.week_area .inner .usage .point {
  display: block;
  margin-bottom: 95px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.week_area .inner .usage .point {
    margin-bottom: 120px;
  }
}

.wrap.course.syu section.week_area .inner .usage .point:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.week_area .inner .usage .point:last-child {
    margin-bottom: 80px;
  }
}

.wrap.course.syu section.week_area .inner .usage .point img {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.week_area .inner .usage .point img {
    margin-bottom: 25px;
  }
}

.wrap.course.syu section.week_area .inner .usage .point .point_inner {
  position: relative;
  float: left;
  margin-bottom: 80px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.week_area .inner .usage .point .point_inner {
    margin-bottom: 40px;
  }
}

.wrap.course.syu section.week_area .inner .usage .point .point_inner p {
  display: block;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.week_area .inner .usage .point .point_inner p {
    display: none;
    padding-bottom: 25px;
  }
}

.wrap.course.syu
  section.week_area
  .inner
  .usage
  .point
  .point_inner
  .sp_down_accordion {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu
    section.week_area
    .inner
    .usage
    .point
    .point_inner
    .sp_down_accordion {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
}

.wrap.course.syu
  section.week_area
  .inner
  .usage
  .point
  .point_inner
  .accordion_close {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu
    section.week_area
    .inner
    .usage
    .point
    .point_inner
    .accordion_close {
    display: none;
    margin: auto;
    width: 40px;
    height: 40px;
    background-image: url(/assets/images/common/accordion_close.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.wrap.course.syu section.course_detail {
  background-color: #f7f5ea;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_detail {
    background-color: #fff;
    background-image: url(/assets/images/course/shu/sp_course_bg_bottom.png);
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
  }
}

.wrap.course.syu section.course_detail .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 1120px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_detail .inner {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.course.syu section.course_detail .inner .detail_box {
  display: inline-block;
  max-width: 545px;
  text-align: left;
}

@media screen and (max-width: 1120px) {
  .wrap.course.syu section.course_detail .inner .detail_box {
    width: auto;
  }
}

.wrap.course.syu section.course_detail .inner .detail_box h2 {
  padding: 18px 0 30px 0;
  border-top: 8px solid #000;
  font-size: 28px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_detail .inner .detail_box h2 {
    border-top: 5px solid #000;
    font-size: 21px;
  }
}

.wrap.course.syu section.course_detail .inner .detail_box dl {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_detail .inner .detail_box dl {
    margin-bottom: 0;
  }
}

.wrap.course.syu section.course_detail .inner .detail_box dl dt {
  position: relative;
  float: left;
  margin-bottom: 21px;
  width: 80px;
  clear: both;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.wrap.course.syu section.course_detail .inner .detail_box dl dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.syu section.course_detail .inner .detail_box dl dd {
  float: left;
  margin-bottom: 21px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_detail .inner .detail_box dl dd {
    float: inherit;
    margin-left: 45px;
    padding-left: 55px;
    font-size: 16px;
  }
}

.wrap.course.syu section.course_detail .inner .detail_box dl dd:last-child {
  font-size: 21px;
}

.wrap.course.syu section.course_detail .inner .detail_box dl dd span {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_detail .inner .detail_box dl dd span {
    display: block;
    font-size: 16px;
    font-weight: 400;
  }
}

.wrap.course.syu section.course_detail .inner .detail_box .remarks {
  line-height: 1.7;
}

.wrap.course.syu section.course_detail .inner .detail_box .remarks p {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

.wrap.course.syu
  section.course_detail
  .inner
  .detail_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.course.syu section.course_detail .inner .detail_box .appeal_box {
  display: block;
  margin-top: 40px;
  padding: 20px;
  border: 1px solid #ddd;
  width: 100%;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_detail .inner .detail_box .appeal_box {
    margin-top: 30px;
  }
}

.wrap.course.syu section.course_detail .inner .detail_box .appeal_box h3 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}

.wrap.course.syu section.course_detail .inner .detail_box .appeal_box p {
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
}

.wrap.course.syu section.course_detail .inner .detail_box .appeal_box p span {
  font-size: 10px;
}

.wrap.course.syu section.course_detail .inner .detail_box .appeal_box ul {
  display: block;
  padding: 0;
}

.wrap.course.syu section.course_detail .inner .detail_box .appeal_box ul li {
  padding-left: 1em;
  text-indent: -1.3em;
  list-style-position: inside;
  list-style-type: decimal;
}

.wrap.course.syu section.course_detail .inner .detail_box .app_btn {
  margin-bottom: 80px;
  padding-top: 0;
  width: 290px;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.syu section.course_detail .inner .detail_box .app_btn {
    margin: 50px auto 100px;
    width: 75.39%;
  }
}

.wrap.course.syu section.course_detail .inner .detail_box .app_btn a {
  display: block;
  padding-top: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.ha {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha:after {
    position: absolute;
    background-image: url(/assets/images/course/ha/course_bg_top.png);
    content: "";
  }
}

.wrap.course.ha:before {
  position: absolute;
  bottom: 0;
  left: -220px;
  z-index: 0;
  padding-top: 0;
  width: 125%;
  height: 1100px;
  background-image: url(/assets/images/course/ha/course_bg_bottom.png);
  background-repeat: no-repeat;
  background-position: top left;
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.course.ha:before {
    left: -10px;
    width: 110%;
    height: 640px;
    background-image: url(/assets/images/course/ha/sp_course_bg_bottom.png);
  }
}

.wrap.course.ha section {
  font-size: 14px;
}

.wrap.course.ha section.course_area {
  position: relative;
  z-index: 12;
  overflow: hidden;
  background-image: url(/assets/images/course/ha/course_bg.png);
  background-repeat: no-repeat;
  background-position: top -80px center;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area {
    background-image: url(/assets/images/course/ha/sp_course_bg_top.png);
    background-position: top -40px center;
    background-size: 105%;
  }
}

.wrap.course.ha section.course_area .inner {
  position: relative;
  margin: 0 auto;
  padding: 125px 0 0 0;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .inner {
    padding-top: 9.1145%;
  }
}

.wrap.course.ha section.course_area .inner h1 {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .inner h1 {
    font-size: 14px;
  }
}

.wrap.course.ha section.course_area .inner .banner_box {
  width: 100%;
  height: auto;
}

.wrap.course.ha section.course_area .inner .banner_box img.top_campaign {
  position: absolute;
  top: 70px;
  right: -300px;
  bottom: 0;
  left: 0;
  z-index: 2;
  margin: 0 auto;
  width: auto;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .inner .banner_box img.top_campaign {
    display: none;
  }
}

.wrap.course.ha section.course_area .inner .banner_box img.sp_top_campaign {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .inner .banner_box img.sp_top_campaign {
    display: block;
    margin: 5.8593% auto 0;
    width: 93.8802%;
  }
}

.wrap.course.ha section.course_area .head_inner {
  display: block;
  position: relative;
  z-index: 1;
  margin: auto;
  margin-bottom: 80px;
  width: 724px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_inner {
    margin-bottom: 0;
    padding: 0;
    width: 100%;
  }
}

.wrap.course.ha section.course_area .head_inner img {
  display: inline-block;
  width: 55.6629%;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_inner img {
    display: block;
    width: 87.36979%;
  }
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_inner img.pc_only {
    display: none !important;
  }
}

.wrap.course.ha section.course_area .head_inner img.sp_only {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_inner img.sp_only {
    display: block;
  }
}

.wrap.course.ha section.course_area .head_inner .head_btn_box {
  position: relative;
  float: right;
  padding-top: 190px;
  padding-bottom: 5px;
  width: 285px;
}

.wrap.course.ha section.course_area .head_inner .head_btn_box:before {
  overflow: hidden;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_inner .head_btn_box {
    position: static;
    padding: 13.9275% 5.3475% 5px;
    border-top: 0;
    width: 100%;
  }
}

.wrap.course.ha section.course_area .head_inner .head_btn_box p {
  padding: 7px 0 25px 0;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_inner .head_btn_box p {
    border-top: 4px solid #000;
  }
}

.wrap.course.ha section.course_area .head_inner .head_btn_box dl {
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_inner .head_btn_box dl {
    margin-bottom: 20px;
  }
}

.wrap.course.ha section.course_area .head_inner .head_btn_box dl dt {
  position: relative;
  float: left;
  margin-bottom: 6px;
  width: 80px;
  clear: both;
  color: #fff;
  text-align: center;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_inner .head_btn_box dl dt {
    width: 70px;
  }
}

.wrap.course.ha section.course_area .head_inner .head_btn_box dl dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.ha section.course_area .head_inner .head_btn_box dl dd {
  float: left;
  margin-bottom: 6px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_inner .head_btn_box dl dd {
    margin-left: 18px;
    font-size: 16px;
  }
}

.wrap.course.ha section.course_area .head_inner .head_btn_box dl dd p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 400;
}

.wrap.course.ha section.course_area .head_inner .head_btn_box .remarks {
  margin-bottom: 30px;
  line-height: 1.7;
}

.wrap.course.ha section.course_area .head_inner .head_btn_box .remarks p {
  display: block;
  margin-bottom: 2px;
  padding: 0;
  border: 0;
  font-size: 12px;
  font-weight: 400;
}

.wrap.course.ha
  section.course_area
  .head_inner
  .head_btn_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.course.ha section.course_area .head_inner .head_btn_box .app_btn {
  margin: 0 auto 0;
  padding-top: 0;
  width: 100%;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_inner .head_btn_box .app_btn {
    margin: 0 auto;
    width: 75.39%;
  }
}

.wrap.course.ha section.course_area .head_inner .head_btn_box .app_btn a {
  display: block;
  padding: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.ha section.course_area .head_detail {
  display: block;
  position: relative;
  z-index: 14;
  margin: auto;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_detail {
    padding: 16.927% 25px 0;
    width: 100%;
    overflow: hidden;
  }
}

.wrap.course.ha section.course_area .head_detail h1 {
  margin-bottom: 60px;
  font-size: 28px;
  line-height: 1.5;
  color: #365e8f;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_detail h1 {
    margin-bottom: 40px;
    padding: 0;
    font-size: 20px;
    font-weight: 700;
  }
}

.wrap.course.ha section.course_area .head_detail p {
  margin-bottom: 85px;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_detail p {
    position: relative;
    z-index: 3;
    margin-bottom: 15.3203%;
    padding: 0;
    font-size: 16px;
  }
}

.wrap.course.ha section.course_area .head_detail .point_box {
  display: block;
  position: relative;
  z-index: 3;
  margin: auto;
  margin-bottom: 50px;
  border-bottom: 1px solid #365e8f;
  width: 337px;
  text-align: center;
}

.wrap.course.ha section.course_area .head_detail .point_box:last-of-type {
  border-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_detail .point_box {
    padding: 0;
    border-bottom: 1px solid #365e8f;
    width: 100%;
    max-width: 673px;
  }
}

.wrap.course.ha section.course_area .head_detail .point_box img {
  display: inline-block;
  margin-bottom: 25px;
  width: 18.99%;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_detail .point_box img {
    width: auto;
  }
}

.wrap.course.ha section.course_area .head_detail .point_box p {
  margin-bottom: 50px;
  font-size: 19px;
  line-height: 1.4;
  color: #365e8f;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_area .head_detail .point_box p {
    margin-bottom: 14.1158%;
    font-size: 17px;
    line-height: 1.5;
  }
}

.wrap.course.ha section.week_area {
  position: relative;
  background-repeat: no-repeat;
  background-position: bottom -10px right;
}

.wrap.course.ha section.week_area:before {
  position: absolute;
  top: -153px;
  right: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-image: url(/assets/images/course/ha/course_bg_center.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.week_area:before {
    top: -351px;
    right: -196px;
    width: 200%;
    width: 257%;
  }
}

.wrap.course.ha section.week_area .inner {
  position: relative;
  z-index: 11;
  margin: 0 auto;
  padding: 20px 0 80px 0;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.week_area .inner {
    padding: 20px 12.5px 40px;
    width: 100%;
  }
}

.wrap.course.ha section.week_area .inner h2 {
  display: block;
  margin-bottom: 85px;
  padding-bottom: 17px;
  border-bottom: 2px solid #888;
  width: 100%;
  font-size: 28px;
  color: #888;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.week_area .inner h2 {
    margin-bottom: 50px;
    font-size: 21px;
  }
}

.wrap.course.ha section.week_area .inner img {
  margin: auto;
  margin-bottom: 85px;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.week_area .inner img {
    margin-bottom: 50px;
    width: 93.75%;
  }
}

.wrap.course.ha section.week_area .inner .usage {
  margin: 0 auto;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.week_area .inner .usage {
    width: 87.63%;
  }
}

.wrap.course.ha section.week_area .inner .usage .app_btn {
  padding-top: 9px;
  width: 290px;
  background-color: #333;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.week_area .inner .usage .app_btn {
    margin: 0 auto 0;
    width: 75.39%;
  }
}

.wrap.course.ha section.week_area .inner .usage .app_btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.ha section.week_area .inner .usage .point {
  display: block;
  margin-bottom: 95px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.week_area .inner .usage .point {
    margin-bottom: 120px;
  }
}

.wrap.course.ha section.week_area .inner .usage .point:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.week_area .inner .usage .point:last-child {
    margin-bottom: 80px;
  }
}

.wrap.course.ha section.week_area .inner .usage .point img {
  margin: 0 0 50px;
  width: auto;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.week_area .inner .usage .point img {
    margin-bottom: 25px;
  }
}

.wrap.course.ha section.week_area .inner .usage .point .point_inner {
  position: relative;
  float: left;
  margin-bottom: 80px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.week_area .inner .usage .point .point_inner {
    margin-bottom: 40px;
  }
}

.wrap.course.ha section.week_area .inner .usage .point .point_inner p {
  display: block;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.week_area .inner .usage .point .point_inner p {
    display: none;
    padding-bottom: 25px;
  }
}

.wrap.course.ha
  section.week_area
  .inner
  .usage
  .point
  .point_inner
  .sp_down_accordion {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha
    section.week_area
    .inner
    .usage
    .point
    .point_inner
    .sp_down_accordion {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
}

.wrap.course.ha
  section.week_area
  .inner
  .usage
  .point
  .point_inner
  .accordion_close {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha
    section.week_area
    .inner
    .usage
    .point
    .point_inner
    .accordion_close {
    display: none;
    margin: auto;
    width: 40px;
    height: 40px;
    background-image: url(/assets/images/common/accordion_close.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.wrap.course.ha section.course_detail {
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_detail {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
  }
}

.wrap.course.ha section.course_detail .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 1120px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_detail .inner {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.course.ha section.course_detail .inner .detail_box {
  display: inline-block;
  max-width: 545px;
  text-align: left;
}

@media screen and (max-width: 1120px) {
  .wrap.course.ha section.course_detail .inner .detail_box {
    width: auto;
  }
}

.wrap.course.ha section.course_detail .inner .detail_box h2 {
  padding: 18px 0 30px 0;
  border-top: 8px solid #000;
  font-size: 28px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_detail .inner .detail_box h2 {
    border-top: 5px solid #000;
    font-size: 21px;
  }
}

.wrap.course.ha section.course_detail .inner .detail_box dl {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_detail .inner .detail_box dl {
    margin-bottom: 0;
  }
}

.wrap.course.ha section.course_detail .inner .detail_box dl dt {
  position: relative;
  float: left;
  margin-bottom: 21px;
  width: 80px;
  clear: both;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.wrap.course.ha section.course_detail .inner .detail_box dl dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.ha section.course_detail .inner .detail_box dl dd {
  float: left;
  margin-bottom: 21px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_detail .inner .detail_box dl dd {
    float: inherit;
    margin-left: 45px;
    padding-left: 55px;
    font-size: 16px;
  }
}

.wrap.course.ha section.course_detail .inner .detail_box dl dd:last-child {
  font-size: 21px;
}

.wrap.course.ha section.course_detail .inner .detail_box dl dd span {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_detail .inner .detail_box dl dd span {
    display: block;
    font-size: 16px;
    font-weight: 400;
  }
}

.wrap.course.ha section.course_detail .inner .detail_box .remarks {
  line-height: 1.7;
}

.wrap.course.ha section.course_detail .inner .detail_box .remarks p {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

.wrap.course.ha
  section.course_detail
  .inner
  .detail_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.course.ha section.course_detail .inner .detail_box .appeal_box {
  display: block;
  margin-top: 40px;
  padding: 20px;
  border: 1px solid #ddd;
  width: 100%;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_detail .inner .detail_box .appeal_box {
    margin-top: 30px;
  }
}

.wrap.course.ha section.course_detail .inner .detail_box .appeal_box h3 {
  margin-bottom: 10px;
  font-size: 16px;
  text-decoration: underline;
}

.wrap.course.ha section.course_detail .inner .detail_box .appeal_box p {
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
}

.wrap.course.ha section.course_detail .inner .detail_box .appeal_box p span {
  font-size: 10px;
}

.wrap.course.ha section.course_detail .inner .detail_box .appeal_box ul {
  display: block;
  padding: 0;
}

.wrap.course.ha section.course_detail .inner .detail_box .appeal_box ul li {
  padding-left: 1em;
  text-indent: -1.3em;
  list-style-position: inside;
  list-style-type: decimal;
}

.wrap.course.ha section.course_detail .inner .detail_box .app_btn {
  margin-bottom: 80px;
  padding-top: 0;
  width: 290px;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.ha section.course_detail .inner .detail_box .app_btn {
    margin: 50px auto 100px;
    width: 75.39%;
  }
}

.wrap.course.ha section.course_detail .inner .detail_box .app_btn a {
  display: block;
  padding-top: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.ri {
  position: relative;
  z-index: 100;
  background: url(/assets/images/course/ri/ri_bg_pattern1.png) top left -15px no-repeat;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri {
    background: url(/assets/images/course/ri/sp_bg1_pattern1.png) top
      left/contain no-repeat;
  }
}

.wrap.course.ri section {
  position: relative;
  font-size: 14px;
}

.wrap.course.ri section.course_area {
  display: block;
  position: relative;
  z-index: 12;
  width: 100%;
  background: url(/assets/images/course/ri/ri_bg_pattern2.png) Bottom 0 right -14%
    no-repeat;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area {
    padding-bottom: 24.7395%;
    background: 0 0;
  }
  .wrap.course.ri section.course_area:before {
    position: absolute;
    bottom: -90px;
    width: 100%;
    height: 100%;
    background-image: url(/assets/images/course/ri/sp_bg1_pattern2.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 100%;
    content: "";
  }
}

.wrap.course.ri section.course_area .inner {
  margin: 0 auto;
  padding: 50px 12.5px 0;
  max-width: 1120px;
}

.wrap.course.ri section.course_area .inner h1 {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .inner h1 {
    font-size: 14px;
  }
}

.wrap.course.ri section.course_area .head_inner {
  display: block;
  position: relative;
  margin: auto;
  margin-bottom: 80px;
  width: 580px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_inner {
    margin-bottom: 18.1695%;
    padding: 0 12.5px;
    width: 100%;
  }
}

.wrap.course.ri section.course_area .head_inner img {
  width: auto;
  max-width: 272px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_inner img {
    margin: 0 auto;
    width: auto;
    max-width: 100%;
  }
}

.wrap.course.ri section.course_area .head_inner .head_btn_box {
  position: relative;
  float: right;
  margin-top: -100px;
  padding-bottom: 5px;
  border-top: 5px solid #000;
  width: 285px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_inner .head_btn_box {
    display: block;
    position: static;
    float: left;
    margin: 0;
    padding: 13.2311% 0 8px 0;
    border-top: 0;
    width: 100%;
  }
}

.wrap.course.ri section.course_area .head_inner .head_btn_box p {
  padding: 7px 0 25px 0;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_inner .head_btn_box p {
    border-top: 4px solid #000;
  }
}

.wrap.course.ri section.course_area .head_inner .head_btn_box dl {
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_inner .head_btn_box dl {
    margin-bottom: 20px;
  }
}

.wrap.course.ri section.course_area .head_inner .head_btn_box dl dt {
  position: relative;
  float: left;
  margin-bottom: 6px;
  width: 80px;
  clear: both;
  color: #fff;
  text-align: center;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_inner .head_btn_box dl dt {
    width: 68px;
  }
}

.wrap.course.ri section.course_area .head_inner .head_btn_box dl dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.ri section.course_area .head_inner .head_btn_box dl dd {
  float: left;
  margin-bottom: 6px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_inner .head_btn_box dl dd {
    margin-left: 18px;
    font-size: 16px;
  }
}

.wrap.course.ri section.course_area .head_inner .head_btn_box dl dd p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 400;
}

.wrap.course.ri section.course_area .head_inner .head_btn_box .remarks {
  margin-bottom: 30px;
  line-height: 1.7;
}

.wrap.course.ri section.course_area .head_inner .head_btn_box .remarks p {
  display: block;
  margin-bottom: 2px;
  padding: 0;
  border: 0;
  font-size: 12px;
  font-weight: 400;
}

.wrap.course.ri
  section.course_area
  .head_inner
  .head_btn_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.course.ri section.course_area .head_inner .head_btn_box .app_btn {
  margin: 0 auto 0;
  padding-top: 0;
  width: 100%;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_inner .head_btn_box .app_btn {
    margin: 0 auto;
    width: 75.39%;
  }
}

.wrap.course.ri section.course_area .head_inner .head_btn_box .app_btn a {
  display: block;
  padding: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.ri section.course_area .head_detail {
  display: block;
  position: relative;
  z-index: 14;
  margin: 0 auto;
  padding-bottom: 95px;
  width: 590px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_detail {
    padding: 0;
    width: 100%;
  }
}

.wrap.course.ri section.course_area .head_detail .read_box {
  margin: 0 auto;
  width: 540px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_detail .read_box {
    padding: 0 12.5px;
    width: 100%;
  }
}

.wrap.course.ri section.course_area .head_detail .read_box h1 {
  margin-bottom: 40px;
  font-size: 28px;
  line-height: 1.5;
  color: #86a303;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_detail .read_box h1 {
    margin-bottom: 40px;
    padding: 0;
    font-size: 21px;
    font-weight: 700;
  }
}

.wrap.course.ri section.course_area .head_detail .read_box p {
  margin-bottom: 0;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_detail .read_box p {
    font-size: 16px;
  }
}

.wrap.course.ri section.course_area .head_detail .read_box p.name {
  padding: 40px 0 80px;
  font-size: 19px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_detail .read_box p.name {
    padding: 9.7493% 0 21.5877%;
  }
}

.wrap.course.ri section.course_area .head_detail .read_box h2 {
  margin-bottom: 40px;
  font-size: 28px;
  color: #86a303;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_detail .read_box h2 {
    margin-bottom: 10.445%;
    font-size: 21px;
  }
}

.wrap.course.ri section.course_area .head_detail .photo_box {
  padding-top: 40px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_detail .photo_box {
    padding-top: 8.0753%;
  }
  .wrap.course.ri section.course_area .head_detail .photo_box img {
    margin: auto;
  }
}

.wrap.course.ri section.course_area .head_detail .photo_box h3 {
  padding: 13px 0 0 20px;
  font-size: 19px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_area .head_detail .photo_box h3 {
    font-size: 16px;
  }
}

.wrap.course.ri section.border_box_aera {
  position: relative;
  z-index: 13;
  width: 100%;
}

.wrap.course.ri section.border_box_aera.bg_pattern {
  background: url(/assets/images/course/ri/ri_bg_pattern3.png) top 90px left -45%
      no-repeat,
    url(/assets/images/course/ri/ri_bg_pattern4.png) Bottom 785px right -305px no-repeat;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.border_box_aera.bg_pattern {
    margin-top: 0;
    margin-bottom: 0;
    background: url(/assets/images/course/ri/sp_bg1_pattern3.png) top
        left/contain no-repeat,
      url(/assets/images/course/ri/sp_bg1_pattern4.png) center right no-repeat;
    background-size: contain;
  }
}

.wrap.course.ri section.border_box_aera .inner {
  margin: 0 auto;
  padding: 0;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.border_box_aera .inner {
    padding: 0;
    width: 100%;
  }
}

.wrap.course.ri section.border_box_aera .inner h2 {
  display: block;
  margin-bottom: 85px;
  padding-bottom: 17px;
  border-bottom: 2px solid #888;
  width: 100%;
  font-size: 28px;
  font-weight: 700;
  color: #888;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.border_box_aera .inner h2 {
    margin: auto;
    margin-bottom: 40px;
    width: 93.4895%;
    font-size: 21px;
  }
}

.wrap.course.ri section.border_box_aera .inner h3 {
  margin: 0 auto 40px;
  max-width: 540px;
  font-size: 19px;
  line-height: 1.5;
  color: #86a303;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.border_box_aera .inner h3 {
    margin-bottom: 11.0677%;
    padding: 0 25px;
    max-width: none;
    text-align: left;
  }
}

.wrap.course.ri section.border_box_aera .inner .curriculum_box {
  margin: 0 auto 90px;
  padding: 38px 30px 45px;
  border: 1px solid #000;
  width: 640px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.border_box_aera .inner .curriculum_box {
    margin: 0 auto 13.19444%;
    padding: 6.25% 12px 6.25%;
    width: 93.75%;
    font-size: 16px;
  }
}

.wrap.course.ri section.border_box_aera .inner .curriculum_box h4 {
  margin-bottom: 13px;
  font-weight: 700;
  line-height: 1;
  color: #86a303;
}

.wrap.course.ri section.border_box_aera .inner .curriculum_box p {
  line-height: 1.5;
}

.wrap.course.ri section.border_box_aera .inner .curriculum_box ul {
  display: block;
  margin: 40px 0 30px;
  padding-bottom: 30px;
  border-bottom: 2px solid #888;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.border_box_aera .inner .curriculum_box ul {
    margin: 9.7302% 0 9.53079%;
    padding-bottom: 9.53079%;
    border-bottom: 2px solid #888;
  }
}

.wrap.course.ri section.border_box_aera .inner .curriculum_box ul li {
  margin-bottom: 10px;
  line-height: 1;
}

.wrap.course.ri
  section.border_box_aera
  .inner
  .curriculum_box
  ul
  li:first-child {
  font-weight: 700;
}

.wrap.course.ri
  section.border_box_aera
  .inner
  .curriculum_box
  ul
  li:last-child {
  margin-bottom: 0;
}

.wrap.course.ri section.border_box_aera .inner .curriculum_box time {
  display: block;
  padding: 40px 0 12px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.border_box_aera .inner .curriculum_box time {
    padding: 40px 0 0;
    line-height: 1.5;
  }
}

.wrap.course.ri section.border_box_aera .inner .curriculum_box span {
  display: block;
  padding-top: 12px;
  font-size: 12px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.border_box_aera .inner .curriculum_box span {
    padding: 5px 0 0 0;
    font-size: 13px;
    line-height: 1.4;
  }
}

.wrap.course.ri section.border_box_aera .inner .message_box {
  margin: 0 auto;
  width: 545px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.border_box_aera .inner .message_box {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.course.ri section.border_box_aera .inner .message_box h2 {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: 400;
  line-height: 1.5;
  color: #86a303;
  text-align: left;
}

.wrap.course.ri section.border_box_aera .inner .message_box h3 {
  margin: 0;
  padding: 5px 0 35px;
  max-width: none;
  font-size: 19px;
  font-weight: 700;
  color: #000;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.border_box_aera .inner .message_box h3 {
    font-size: 16px;
  }
}

.wrap.course.ri section.border_box_aera .inner .message_box p {
  margin-bottom: 30px;
  margin-bottom: 35px;
  line-height: 1.7;
}

.wrap.course.ri section.border_box_aera .inner .message_box p:last-of-type {
  margin-bottom: 65px;
}

.wrap.course.ri section.border_box_aera .inner .message_box p.last {
  margin-bottom: 0;
}

.wrap.course.ri section.course_detail {
  position: relative;
  z-index: 3;
  background-image: url(/assets/images/course/ri/ri_bg_pattern5.png);
  background-repeat: no-repeat;
  background-position: bottom -590px left -250px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_detail {
    padding-top: 16.2764%;
    background-image: none;
  }
  .wrap.course.ri section.course_detail:before {
    position: absolute;
    top: 0;
    right: -70px;
    z-index: 1;
    width: 130%;
    height: 100%;
    background-image: url(/assets/images/course/ri/sp_bg1_pattern6.png);
    background-repeat: no-repeat;
    background-position: top right;
    background-size: cover;
    content: "";
  }
}

.wrap.course.ri section.course_detail .inner {
  position: relative;
  z-index: 4;
  margin: 0 auto;
  padding: 45px 0 0 0;
  max-width: 1120px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_detail .inner {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.course.ri section.course_detail .inner .detail_box {
  display: inline-block;
  max-width: 567px !important;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_detail .inner .detail_box {
    padding: 0;
    width: 100% !important;
  }
}

.wrap.course.ri section.course_detail .inner .detail_box h2 {
  padding: 18px 0 30px 0;
  border-top: 8px solid #000;
  font-size: 28px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_detail .inner .detail_box h2 {
    padding: 7px 0 25px 0;
    border-top: 5px solid #000;
    font-size: 21px;
  }
}

.wrap.course.ri section.course_detail .inner .detail_box dl {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_detail .inner .detail_box dl {
    margin-bottom: 0;
  }
}

.wrap.course.ri section.course_detail .inner .detail_box dl dt {
  position: relative;
  float: left;
  margin-bottom: 21px;
  width: 80px;
  clear: both;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.wrap.course.ri section.course_detail .inner .detail_box dl dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.ri section.course_detail .inner .detail_box dl dd {
  margin-bottom: 21px;
  margin-left: 100px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_detail .inner .detail_box dl dd {
    float: inherit;
    margin-left: 45px;
    padding-left: 55px;
    font-size: 16px;
  }
}

.wrap.course.ri section.course_detail .inner .detail_box dl dd:last-child {
  font-size: 21px;
}

.wrap.course.ri section.course_detail .inner .detail_box dl dd span {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_detail .inner .detail_box dl dd span {
    display: block;
    font-size: 16px;
    font-weight: 400;
  }
}

.wrap.course.ri section.course_detail .inner .detail_box .remarks {
  line-height: 1.7;
}

.wrap.course.ri section.course_detail .inner .detail_box .remarks p {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

.wrap.course.ri
  section.course_detail
  .inner
  .detail_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.course.ri section.course_detail .inner .detail_box .appeal_box {
  display: block;
  margin-top: 40px;
  padding: 20px;
  border: 1px solid #ddd;
  width: 100%;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_detail .inner .detail_box .appeal_box {
    margin-top: 30px;
  }
}

.wrap.course.ri section.course_detail .inner .detail_box .appeal_box h3 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}

.wrap.course.ri section.course_detail .inner .detail_box .appeal_box p {
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
}

.wrap.course.ri section.course_detail .inner .detail_box .appeal_box p span {
  font-size: 10px;
}

.wrap.course.ri section.course_detail .inner .detail_box .appeal_box ul {
  display: block;
  padding: 0;
}

.wrap.course.ri section.course_detail .inner .detail_box .appeal_box ul li {
  padding-left: 1em;
  text-indent: -1.3em;
  list-style-position: inside;
  list-style-type: decimal;
}

.wrap.course.ri section.course_detail .inner .detail_box .app_btn {
  margin-bottom: 80px;
  padding-top: 0;
  width: 290px;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.ri section.course_detail .inner .detail_box .app_btn {
    margin: 50px auto 100px;
    width: 75.39%;
  }
}

.wrap.course.ri section.course_detail .inner .detail_box .app_btn a {
  display: block;
  padding-top: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.kaden {
  position: relative;
  z-index: 1;
  background-image: url(/assets/images/course/kaden/course_bg_bottom.png);
  background-repeat: no-repeat;
  background-position: bottom;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden {
    background-image: url(/assets/images/course/kaden/sp_course_bg_bottom.png);
  }
}

.wrap.course.kaden section {
  font-size: 14px;
}

.wrap.course.kaden section.course_area {
  position: relative;
  z-index: 12;
  width: 100%;
  overflow: hidden;
  background-image: url(/assets/images/course/kaden/course_bg_bottom.png);
  background-repeat: no-repeat;
  background-position: top -340px center;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area {
    background-image: url(/assets/images/course/kaden/sp_course_bg_top.png);
    background-position: top;
    background-size: contain;
  }
}

.wrap.course.kaden section.course_area .inner {
  margin: 0 auto;
  padding: 50px 0 0 0;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .inner {
    padding-top: 8.4635%;
    background-image: url(/assets/images/course/kaden/sp_course_bg_center.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    background-size: 80%;
  }
}

.wrap.course.kaden section.course_area .inner h1 {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .inner h1 {
    font-size: 14px;
  }
}

.wrap.course.kaden section.course_area .head_inner {
  display: block;
  position: relative;
  margin: auto;
  margin-bottom: 80px;
  width: 604px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_inner {
    margin-bottom: 18.0481%;
    padding: 0 10px;
    width: 100%;
  }
}

.wrap.course.kaden section.course_area .head_inner img {
  width: auto;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_inner img {
    margin: 0 auto 6.68449%;
    width: auto;
    max-width: 100%;
  }
}

.wrap.course.kaden section.course_area .head_inner img.campaign_banner {
  position: absolute;
  top: 30px;
  left: 337px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_inner img.campaign_banner {
    position: static;
    margin: 0 auto;
    padding: 0 2.0053%;
  }
}

.wrap.course.kaden section.course_area .head_inner .head_btn_box {
  position: relative;
  float: right;
  margin-top: -50px;
  padding-bottom: 5px;
  border-top: 5px solid #000;
  width: 285px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_inner .head_btn_box {
    position: static;
    padding: 32.7% 5.3475% 5px;
    border-top: 0;
    width: 100%;
  }
}

.wrap.course.kaden section.course_area .head_inner .head_btn_box p {
  padding: 7px 0 25px 0;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_inner .head_btn_box p {
    border-top: 4px solid #000;
  }
}

.wrap.course.kaden section.course_area .head_inner .head_btn_box dl {
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_inner .head_btn_box dl {
    margin-bottom: 20px;
  }
}

.wrap.course.kaden section.course_area .head_inner .head_btn_box dl dt {
  position: relative;
  float: left;
  margin-bottom: 6px;
  width: 80px;
  clear: both;
  color: #fff;
  text-align: center;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_inner .head_btn_box dl dt {
    width: 68px;
  }
}

.wrap.course.kaden section.course_area .head_inner .head_btn_box dl dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.kaden section.course_area .head_inner .head_btn_box dl dd {
  float: left;
  margin-bottom: 6px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_inner .head_btn_box dl dd {
    margin-left: 18px;
    font-size: 16px;
  }
}

.wrap.course.kaden section.course_area .head_inner .head_btn_box dl dd p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 400;
}

.wrap.course.kaden section.course_area .head_inner .head_btn_box .remarks {
  margin-bottom: 30px;
  line-height: 1.7;
}

.wrap.course.kaden section.course_area .head_inner .head_btn_box .remarks p {
  display: block;
  margin-bottom: 2px;
  padding: 0;
  border: 0;
  font-size: 12px;
  font-weight: 400;
}

.wrap.course.kaden
  section.course_area
  .head_inner
  .head_btn_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.course.kaden section.course_area .head_inner .head_btn_box .app_btn {
  margin: 0 auto 0;
  padding-top: 0;
  width: 100%;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_inner .head_btn_box .app_btn {
    margin: 0 auto;
    width: 75.39%;
  }
}

.wrap.course.kaden section.course_area .head_inner .head_btn_box .app_btn a {
  display: block;
  padding: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.kaden section.course_area .head_detail {
  display: block;
  position: relative;
  z-index: 14;
  margin: auto;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_detail {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.course.kaden section.course_area .head_detail h1 {
  margin-bottom: 55px;
  font-size: 28px;
  line-height: 1.5;
  color: #77005d;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_detail h1 {
    margin-bottom: 40px;
    padding: 0;
    font-size: 21px;
    font-weight: 700;
  }
}

.wrap.course.kaden section.course_area .head_detail p {
  margin-bottom: 80px;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_detail p {
    position: relative;
    z-index: 3;
    margin-bottom: 15.3203%;
    padding: 0;
    font-size: 16px;
  }
}

.wrap.course.kaden section.course_area .head_detail .point_box {
  display: block;
  position: relative;
  z-index: 3;
  margin: auto;
  margin-bottom: 50px;
  border-bottom: 1px solid #77005d;
  width: 400px;
  text-align: center;
}

.wrap.course.kaden section.course_area .head_detail .point_box:last-of-type {
  border-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_detail .point_box {
    padding: 0;
    border-bottom: 1px solid #77005d;
    width: 100%;
    max-width: 673px;
  }
}

.wrap.course.kaden section.course_area .head_detail .point_box img {
  display: inline-block;
  margin-bottom: 25px;
  width: 18.99%;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_detail .point_box img {
    width: auto;
  }
}

.wrap.course.kaden section.course_area .head_detail .point_box p {
  margin-bottom: 50px;
  font-size: 19px;
  line-height: 1.4;
  color: #77005d;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_area .head_detail .point_box p {
    margin-bottom: 14.1158%;
    font-size: 17px;
    line-height: 1.5;
  }
}

.wrap.course.kaden section.week_area {
  position: relative;
  background-repeat: no-repeat;
  background-position: bottom right;
}

.wrap.course.kaden section.week_area:before {
  position: absolute;
  top: -207px;
  right: 0;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-image: url(/assets/images/course/kaden/course_bg_center.png);
  background-repeat: no-repeat;
  background-position: top;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.week_area:before {
    background-image: none;
  }
}

.wrap.course.kaden section.week_area .inner {
  position: relative;
  z-index: 11;
  margin: 0 auto;
  padding: 0;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.week_area .inner {
    padding: 0;
    width: 100%;
  }
}

.wrap.course.kaden section.week_area .inner h2 {
  display: block;
  margin-bottom: 85px;
  padding-bottom: 17px;
  border-bottom: 2px solid #888;
  width: 100%;
  font-size: 28px;
  font-weight: 700;
  color: #888;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.week_area .inner h2 {
    margin: auto;
    margin-bottom: 50px;
    width: 93.4895%;
    font-size: 21px;
  }
}

.wrap.course.kaden section.week_area .inner img {
  margin: auto;
  margin-bottom: 80px;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.week_area .inner img {
    margin: auto;
    margin-bottom: 18.3844%;
    width: 93.4895%;
  }
}

.wrap.course.kaden section.week_area .inner .usage {
  margin: 0 auto;
  width: 567px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.week_area .inner .usage {
    position: relative;
    width: 100%;
    background-image: url(/assets/images/course/kaden/sp_point_bg_center.png);
    background-repeat: no-repeat;
    background-position: top 153px left;
    background-size: contain;
  }
}

.wrap.course.kaden section.week_area .inner .usage .app_btn {
  padding-top: 9px;
  width: 290px;
  background-color: #333;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.week_area .inner .usage .app_btn {
    margin: 0 auto 0;
    width: 75.39%;
  }
}

.wrap.course.kaden section.week_area .inner .usage .app_btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.kaden section.week_area .inner .usage .point {
  display: block;
  width: 100%;
  overflow: hidden;
  line-height: 1.7;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.week_area .inner .usage .point {
    margin: auto;
    margin-bottom: 14.3084%;
    padding-bottom: 5px;
    width: 87.8906%;
  }
}

.wrap.course.kaden section.week_area .inner .usage .point:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.week_area .inner .usage .point:last-child {
    margin-bottom: 14.3084%;
  }
}

.wrap.course.kaden section.week_area .inner .usage .point img {
  margin: 0 0 45px 0;
  width: auto;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.week_area .inner .usage .point img {
    margin-bottom: 32px;
  }
  .wrap.course.kaden section.week_area .inner .usage .point img.case1 {
    width: 59.6439%;
  }
  .wrap.course.kaden section.week_area .inner .usage .point img.case2 {
    width: 58.6666%;
  }
  .wrap.course.kaden section.week_area .inner .usage .point img.case3 {
    width: 86.9436%;
  }
  .wrap.course.kaden section.week_area .inner .usage .point img.case4 {
    width: 89.3175%;
  }
  .wrap.course.kaden section.week_area .inner .usage .point img.case5 {
    width: 100%;
  }
}

.wrap.course.kaden section.week_area .inner .usage .point .point_inner {
  position: relative;
  float: left;
  margin-bottom: 80px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.week_area .inner .usage .point .point_inner {
    margin-bottom: 40px;
  }
}

.wrap.course.kaden section.week_area .inner .usage .point .point_inner p {
  display: block;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.week_area .inner .usage .point .point_inner p {
    display: none;
    padding-bottom: 25px;
  }
}

.wrap.course.kaden
  section.week_area
  .inner
  .usage
  .point
  .point_inner
  .sp_down_accordion {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden
    section.week_area
    .inner
    .usage
    .point
    .point_inner
    .sp_down_accordion {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
}

.wrap.course.kaden
  section.week_area
  .inner
  .usage
  .point
  .point_inner
  .accordion_close {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden
    section.week_area
    .inner
    .usage
    .point
    .point_inner
    .accordion_close {
    display: none;
    margin: auto;
    width: 40px;
    height: 40px;
    background-image: url(/assets/images/common/accordion_close.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.wrap.course.kaden section.course_detail {
  position: relative;
  z-index: 3;
}

.wrap.course.kaden section.course_detail .inner {
  position: relative;
  z-index: 4;
  margin: 0 auto;
  padding: 35px 0 0 0;
  max-width: 1120px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_detail .inner {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.course.kaden section.course_detail .inner .detail_box {
  display: inline-block;
  padding-right: 20px;
  max-width: 567px !important;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_detail .inner .detail_box {
    padding: 0;
    width: 100% !important;
  }
}

.wrap.course.kaden section.course_detail .inner .detail_box h2 {
  padding: 18px 0 30px 0;
  border-top: 8px solid #000;
  font-size: 28px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_detail .inner .detail_box h2 {
    padding: 7px 0 25px 0;
    border-top: 5px solid #000;
    font-size: 21px;
  }
}

.wrap.course.kaden section.course_detail .inner .detail_box dl {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_detail .inner .detail_box dl {
    margin-bottom: 0;
  }
}

.wrap.course.kaden section.course_detail .inner .detail_box dl dt {
  position: relative;
  float: left;
  margin-bottom: 21px;
  width: 80px;
  clear: both;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.wrap.course.kaden section.course_detail .inner .detail_box dl dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.kaden section.course_detail .inner .detail_box dl dd {
  margin-bottom: 21px;
  margin-left: 100px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_detail .inner .detail_box dl dd {
    float: inherit;
    margin-left: 45px;
    padding-left: 55px;
    font-size: 16px;
  }
}

.wrap.course.kaden section.course_detail .inner .detail_box dl dd:last-child {
  font-size: 21px;
}

.wrap.course.kaden section.course_detail .inner .detail_box dl dd span {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_detail .inner .detail_box dl dd span {
    display: block;
    font-size: 16px;
    font-weight: 400;
  }
}

.wrap.course.kaden section.course_detail .inner .detail_box .remarks {
  line-height: 1.7;
}

.wrap.course.kaden section.course_detail .inner .detail_box .remarks p {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

.wrap.course.kaden
  section.course_detail
  .inner
  .detail_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.course.kaden section.course_detail .inner .detail_box .appeal_box {
  display: block;
  margin-top: 40px;
  padding: 20px;
  border: 1px solid #ddd;
  width: 100%;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_detail .inner .detail_box .appeal_box {
    margin-top: 30px;
  }
}

.wrap.course.kaden section.course_detail .inner .detail_box .appeal_box h3 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}

.wrap.course.kaden section.course_detail .inner .detail_box .appeal_box p {
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
}

.wrap.course.kaden section.course_detail .inner .detail_box .appeal_box p span {
  font-size: 10px;
}

.wrap.course.kaden section.course_detail .inner .detail_box .appeal_box ul {
  display: block;
  padding: 0;
}

.wrap.course.kaden section.course_detail .inner .detail_box .appeal_box ul li {
  padding-left: 1em;
  text-indent: -1.3em;
  list-style-position: inside;
  list-style-type: decimal;
}

.wrap.course.kaden section.course_detail .inner .detail_box .app_btn {
  margin-bottom: 80px;
  padding-top: 0;
  width: 290px;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.kaden section.course_detail .inner .detail_box .app_btn {
    margin: 50px auto 100px;
    width: 75.39%;
  }
}

.wrap.course.kaden section.course_detail .inner .detail_box .app_btn a {
  display: block;
  padding-top: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.yu {
  position: relative;
  z-index: 1;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu {
    background-image: url(/assets/images/course/yu/sp_bottom_bk.png);
    background-repeat: no-repeat;
    background-position: center bottom -335px;
  }
}

.wrap.course.yu:before {
  position: absolute;
  top: 0;
  top: -100px;
  left: -143px;
  padding-top: 57.96875%;
  width: 100%;
  background-image: url(/assets/images/course/yu/pc_top_bk.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.course.yu:before {
    padding-top: 167.96875%;
    width: 160%;
  }
}

.wrap.course.yu:after {
  position: absolute;
  top: 0;
  top: 17%;
  right: 0;
  padding-top: 68.6979%;
  width: 100%;
  background-image: url(/assets/images/course/yu/pc_right_bk.png);
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.course.yu:after {
    left: -10px;
    width: 110%;
    height: 640px;
    background-image: none;
  }
}

.wrap.course.yu section {
  font-size: 14px;
}

.wrap.course.yu section.course_area {
  position: relative;
  z-index: 12;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_area {
    background-image: url(/assets/images/course/yu/pc_left_bk.png);
    background-repeat: no-repeat;
    background-position: left bottom 335px;
    background-size: 260%;
  }
}

.wrap.course.yu section.course_area .inner {
  margin: 0 auto;
  padding: 125px 0 0 0;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_area .inner {
    padding-top: 9.1145%;
  }
}

.wrap.course.yu section.course_area .inner h1 {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_area .inner h1 {
    font-size: 14px;
  }
}

.wrap.course.yu section.course_area .head_inner {
  display: block;
  z-index: 1;
  margin: auto;
  margin-bottom: 80px;
  width: 600px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_area .head_inner {
    margin-bottom: 0;
    padding: 0;
    width: 100%;
  }
}

.wrap.course.yu section.course_area .head_inner .thumbnail_top {
  display: block;
  float: left;
  width: 285px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_area .head_inner .thumbnail_top {
    padding: 0 25px 9.7493%;
    width: 100%;
  }
}

.wrap.course.yu section.course_area .head_inner .thumbnail_top img {
  width: auto;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_area .head_inner .thumbnail_top img {
    width: 82.7298%;
  }
}

.wrap.course.yu section.course_area .head_inner .header_btn_wrep {
  float: right;
  padding-left: 15px;
  width: 315px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_area .head_inner .header_btn_wrep {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.course.yu section.course_area .head_inner .header_btn_wrep img {
  margin: 45px 0 40px;
}

.wrap.course.yu section.course_area .head_inner .header_btn_wrep .head_btn_box {
  position: relative;
  float: right;
  padding-bottom: 25px;
  border-top: 5px solid #000;
  width: 100%;
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box:last-of-type {
  padding-bottom: 5px;
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box:before {
  overflow: hidden;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .head_inner
    .header_btn_wrep
    .head_btn_box {
    position: static;
    padding: 0;
    border-top: 0;
    width: 100%;
  }
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box
  p {
  padding: 7px 0 25px 0;
  font-size: 18px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .head_inner
    .header_btn_wrep
    .head_btn_box
    p {
    border-top: 4px solid #000;
    line-height: 1.3;
  }
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box
  dl {
  display: block;
  margin-bottom: 5px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .head_inner
    .header_btn_wrep
    .head_btn_box
    dl {
    margin-bottom: 20px;
  }
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box
  dl
  dt {
  position: relative;
  float: left;
  margin-bottom: 6px;
  width: 80px;
  clear: both;
  color: #fff;
  text-align: center;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .head_inner
    .header_btn_wrep
    .head_btn_box
    dl
    dt {
    width: 70px;
  }
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box
  dl
  dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box
  dl
  dd {
  float: left;
  margin-bottom: 6px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .head_inner
    .header_btn_wrep
    .head_btn_box
    dl
    dd {
    margin-left: 18px;
    font-size: 16px;
  }
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box
  dl
  dd
  p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 14px;
  font-weight: 400;
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box
  .remarks {
  margin-bottom: 30px;
  line-height: 1.7;
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box
  .remarks
  p {
  display: block;
  margin-bottom: 2px;
  padding: 0;
  border: 0;
  font-size: 12px;
  font-weight: 400;
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box
  .app_btn {
  margin: 0 auto 0;
  padding-top: 0;
  width: 100%;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .head_inner
    .header_btn_wrep
    .head_btn_box
    .app_btn {
    margin: 0 auto 45px;
    width: 75.39%;
  }
}

.wrap.course.yu
  section.course_area
  .head_inner
  .header_btn_wrep
  .head_btn_box
  .app_btn
  a {
  display: block;
  padding: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.yu section.course_area .story_layout1 {
  display: block;
  position: relative;
  z-index: 14;
  margin: auto;
  padding-top: 60px;
  border-top: 2px solid #dbb400;
  width: 100%;
  max-width: 1120px;
  background-image: url(/assets/images/course/yu/border_line.png);
  background-repeat: no-repeat;
  background-position: top center;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_area .story_layout1 {
    padding-top: 40px;
    background-size: 80% 12px;
  }
}

.wrap.course.yu section.course_area .story_layout1 .story_layout1_wrap {
  position: relative;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_area .story_layout1 .story_layout1_wrap {
    padding: 0 10px;
    background-image: url(/assets/images/course/yu/sp_right_bk.png);
    background-repeat: no-repeat;
    background-position: center left 130px;
    background-size: 100%;
  }
}

.wrap.course.yu section.course_area .story_layout1 .story_layout1_wrap h1 {
  margin: 0 auto 60px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_area .story_layout1 .story_layout1_wrap h1 {
    display: block;
    position: relative;
    margin-bottom: 0;
    padding: 44% 15px 0;
  }
}

.wrap.course.yu section.course_area .story_layout1 .story_layout1_wrap h1 img {
  margin: auto;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    h1
    img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    padding: 0 15px;
    width: 100%;
  }
}

.wrap.course.yu section.course_area .story_layout1 .story_layout1_wrap p {
  margin: 0 auto;
  margin-bottom: 80px;
  width: 535px;
  line-height: 1.9;
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  p
  strong {
  display: block;
  font-size: 14px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_area .story_layout1 .story_layout1_wrap p {
    margin-bottom: 33.42618%;
    padding: 0 15px;
    width: 100%;
    font-size: 16px;
  }
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    p:last-of-type {
    margin-bottom: 13.23119%;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .point_box {
  display: block;
  position: relative;
  z-index: 3;
  margin: auto;
  margin-bottom: 50px;
  border-bottom: 1px solid #e5c844;
  width: 337px;
  text-align: center;
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .point_box.last {
  margin-bottom: 0;
  border-bottom: 0;
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .point_box.last
  p {
  margin-bottom: 0;
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .point_box:last-of-type {
  border-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .point_box {
    padding: 0 5px;
    border-bottom: 1px solid #e5c844;
    width: 100%;
    width: 95%;
    max-width: 673px;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .point_box
  p {
  margin-bottom: 50px;
  width: 100%;
  font-size: 19px;
  line-height: 1.4;
  color: #e5c844;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .point_box
    p {
    margin-bottom: 14.1158%;
    font-size: 16px;
    line-height: 1.5;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .profile_box {
  margin: 0 auto;
  padding-top: 85px;
  width: 333px;
  font-size: 14px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .profile_box {
    padding: 19.4986% 15px 0;
    width: 100%;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .profile_box
  img {
  margin: 0 auto 12px;
  max-width: 200px;
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .profile_box
  h2 {
  font-weight: 700;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .profile_box
    h2 {
    margin: 0 auto;
    max-width: 630px;
    text-align: center;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .profile_box
  p {
  width: 100%;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .profile_box
    p {
    margin: 0 auto 17.4094%;
    max-width: 630px;
    text-align: center;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .photo_box {
  margin: 0 auto 50px;
  width: 604px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .photo_box {
    margin-bottom: 6.9637%;
    width: 100%;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .photo_box
  p {
  margin: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .photo_box
    p {
    padding: 0 20px;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .photo_box
  h3 {
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .photo_box
    h3 {
    padding: 0 20px;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .photo_box.case1
  img {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .photo_box.case1
    img {
    margin: 0 auto 20px;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .photo_box.case2 {
  margin-bottom: 85px;
  padding: 20px 30px 10px;
  border-top: 2px solid #000;
  border-right: 1px solid #000;
  border-bottom: 2px solid #000;
  border-left: 1px solid #000;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .photo_box.case2 {
    margin-bottom: 18.7165%;
    padding: 20px 10px 10px;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .photo_box.case2
  a {
  border-bottom: 1px solid #314ee3;
  color: #314ee3;
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .photo_box.case2
  p {
  margin-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .photo_box.case2
    p {
    margin-bottom: 20px;
    line-height: 1.5;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .photo_box.case2
  .bg_layout {
  display: block;
  margin-bottom: 25px;
  padding: 60px 0 0;
  width: 100%;
  background-color: #efefef;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .photo_box.case2
    .bg_layout {
    padding: 25px 50px 0;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .photo_box.case2
  .bg_layout
  img {
  margin: 0 auto 25px;
  max-width: 295px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .photo_box.case2
    .bg_layout
    img {
    width: 100%;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .photo_box.case2
  .bg_layout
  p {
  margin-bottom: 0;
  padding-bottom: 25px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .photo_box.case2
    .bg_layout
    p {
    padding-bottom: 15px;
  }
}

.wrap.course.yu
  section.course_area
  .story_layout1
  .story_layout1_wrap
  .photo_box.case2
  span {
  display: inline-block;
  margin-right: 15px;
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.course_area
    .story_layout1
    .story_layout1_wrap
    .photo_box.case2
    span {
    margin-right: 8px;
  }
}

.wrap.course.yu section.story_layout2 {
  position: relative;
  margin: 0 auto;
  width: 100%;
}

.wrap.course.yu section.story_layout2:before {
  position: absolute;
  top: -440px;
  left: -10%;
  width: 100%;
  height: 100%;
  background-image: url(/assets/images/course/yu/pc_left_bk.png);
  background-repeat: no-repeat;
  background-size: 125%;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2:before {
    display: none;
  }
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 {
    padding-top: 18.7165%;
  }
}

.wrap.course.yu section.story_layout2 .inner {
  position: relative;
  z-index: 11;
  margin: 0 auto;
  padding: 0 0 80px 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner {
    padding: 0 0 40px;
    width: 100%;
  }
}

.wrap.course.yu section.story_layout2 .inner h2 {
  margin: 0 auto;
  padding-top: 80px;
  border-top: 2px solid #dbb400;
  max-width: 1120px;
  text-align: center;
  background-image: url(/assets/images/course/yu/border_line.png);
  background-repeat: no-repeat;
  background-position: top center;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner h2 {
    padding: 80px 25px 0;
    background-size: 80% 12px;
  }
}

.wrap.course.yu section.story_layout2 .inner h2 img {
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .point_wrap {
    padding: 0 10px;
  }
}

.wrap.course.yu section.story_layout2 .inner .point_wrap p {
  margin: 0 auto;
  margin-bottom: 80px;
  width: 535px;
  line-height: 1.9;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .point_wrap p {
    position: relative;
    z-index: 3;
    margin-bottom: 15.3203%;
    padding: 0;
    padding: 0 15px;
    width: 100%;
    font-size: 16px;
  }
}

.wrap.course.yu section.story_layout2 .inner .point_wrap p strong {
  display: block;
  font-size: 14px;
  font-weight: 700;
}

.wrap.course.yu section.story_layout2 .inner .point_wrap .point_box {
  display: block;
  position: relative;
  z-index: 3;
  margin: auto;
  margin-bottom: 50px;
  border-bottom: 1px solid #e5c844;
  width: 337px;
  text-align: center;
}

.wrap.course.yu section.story_layout2 .inner .point_wrap .point_box.last {
  margin-bottom: 0;
  border-bottom: 0;
}

.wrap.course.yu section.story_layout2 .inner .point_wrap .point_box.last p {
  margin-bottom: 0;
}

.wrap.course.yu
  section.story_layout2
  .inner
  .point_wrap
  .point_box:last-of-type {
  border-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .point_wrap .point_box {
    padding: 0 15px;
    border-bottom: 1px solid #e5c844;
    width: 100%;
    width: 95%;
    max-width: 673px;
  }
}

.wrap.course.yu section.story_layout2 .inner .point_wrap .point_box p {
  margin-bottom: 50px;
  width: 100%;
  font-size: 19px;
  line-height: 1.4;
  color: #e5c844;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .point_wrap .point_box p {
    margin-bottom: 14.1158%;
    font-size: 17px;
    line-height: 1.5;
  }
}

.wrap.course.yu section.story_layout2 .inner img {
  margin: auto;
  margin-bottom: 85px;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner img {
    margin-bottom: 50px;
    width: 93.75%;
  }
}

.wrap.course.yu section.story_layout2 .inner .photo_box {
  margin: 0 auto;
  padding-top: 85px;
  padding-bottom: 85px;
  width: 605px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .photo_box {
    padding: 0 10px;
    padding-top: 18.22916%;
    width: 100%;
  }
}

.wrap.course.yu section.story_layout2 .inner .photo_box img {
  margin-bottom: 20px;
  width: 100%;
}

.wrap.course.yu section.story_layout2 .inner .photo_box h3 {
  margin-bottom: 5px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .photo_box h3 {
    padding: 0 15px;
  }
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .photo_box p {
    padding: 0 15px;
  }
}

.wrap.course.yu section.story_layout2 .inner .overview_layout {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .overview_layout {
    padding: 50px 25px;
  }
}

.wrap.course.yu section.story_layout2 .inner .overview_layout:before {
  position: absolute;
  top: 320px;
  right: -240px;
  padding-top: 68.6979%;
  width: 100%;
  background-image: url(/assets/images/course/yu/pc_right_bk.png);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .overview_layout:before {
    display: none;
  }
}

.wrap.course.yu section.story_layout2 .inner .overview_layout h2 {
  margin: 0 auto;
  margin-bottom: 80px;
  padding-top: 0;
  padding-bottom: 15px;
  border: 0;
  border-bottom: 2px solid #888;
  max-width: 1120px;
  font-size: 28px;
  font-weight: 700;
  color: #888;
  text-align: center;
  background-image: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .overview_layout h2 {
    margin-bottom: 13.9275%;
  }
}

.wrap.course.yu section.story_layout2 .inner .overview_layout .usage {
  margin: 0 auto;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .overview_layout .usage {
    width: 87.63%;
  }
}

.wrap.course.yu section.story_layout2 .inner .overview_layout .usage .app_btn {
  padding-top: 9px;
  width: 290px;
  background-color: #333;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.story_layout2
    .inner
    .overview_layout
    .usage
    .app_btn {
    margin: 0 auto 0;
    width: 75.39%;
  }
}

.wrap.course.yu
  section.story_layout2
  .inner
  .overview_layout
  .usage
  .app_btn
  a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.yu section.story_layout2 .inner .overview_layout .usage .point {
  display: block;
  margin-bottom: 95px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.story_layout2 .inner .overview_layout .usage .point {
    margin-bottom: 90px;
  }
}

.wrap.course.yu
  section.story_layout2
  .inner
  .overview_layout
  .usage
  .point:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.story_layout2
    .inner
    .overview_layout
    .usage
    .point:last-child {
    margin-bottom: 0;
  }
}

.wrap.course.yu
  section.story_layout2
  .inner
  .overview_layout
  .usage
  .point
  img {
  margin: 0 0 23px 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.story_layout2
    .inner
    .overview_layout
    .usage
    .point
    img {
    margin-bottom: 25px;
    max-width: none;
  }
}

.wrap.course.yu
  section.story_layout2
  .inner
  .overview_layout
  .usage
  .point
  img.case1 {
  width: 100%;
  max-width: 276px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.story_layout2
    .inner
    .overview_layout
    .usage
    .point
    img.case1 {
    max-width: none;
  }
}

.wrap.course.yu
  section.story_layout2
  .inner
  .overview_layout
  .usage
  .point
  img.case2 {
  width: 100%;
  max-width: 281px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.story_layout2
    .inner
    .overview_layout
    .usage
    .point
    img.case2 {
    max-width: none;
  }
}

.wrap.course.yu
  section.story_layout2
  .inner
  .overview_layout
  .usage
  .point
  img.case3 {
  width: 100%;
  max-width: 319px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.story_layout2
    .inner
    .overview_layout
    .usage
    .point
    img.case3 {
    max-width: none;
  }
}

.wrap.course.yu
  section.story_layout2
  .inner
  .overview_layout
  .usage
  .point
  .point_inner {
  position: relative;
  float: left;
  margin-bottom: 90px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.story_layout2
    .inner
    .overview_layout
    .usage
    .point
    .point_inner {
    margin-bottom: 40px;
  }
}

.wrap.course.yu
  section.story_layout2
  .inner
  .overview_layout
  .usage
  .point
  .point_inner
  p {
  display: block;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.story_layout2
    .inner
    .overview_layout
    .usage
    .point
    .point_inner
    p {
    display: none;
    padding-bottom: 25px;
  }
}

.wrap.course.yu
  section.story_layout2
  .inner
  .overview_layout
  .usage
  .point
  .point_inner
  p
  span {
  display: block;
  font-weight: 700;
}

.wrap.course.yu
  section.story_layout2
  .inner
  .overview_layout
  .usage
  .point
  .point_inner
  .sp_down_accordion {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.story_layout2
    .inner
    .overview_layout
    .usage
    .point
    .point_inner
    .sp_down_accordion {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
}

.wrap.course.yu
  section.story_layout2
  .inner
  .overview_layout
  .usage
  .point
  .point_inner
  .accordion_close {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu
    section.story_layout2
    .inner
    .overview_layout
    .usage
    .point
    .point_inner
    .accordion_close {
    display: none;
    margin: auto;
    width: 40px;
    height: 40px;
    background-image: url(/assets/images/common/accordion_close.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.wrap.course.yu section.course_detail {
  position: relative;
  z-index: 3;
}

.wrap.course.yu section.course_detail.case_bg1 {
  background-image: url(/assets/images/course/yu/pc_left_bk.png);
  background-position: top right;
}

.wrap.course.yu section.course_detail .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 1120px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_detail .inner {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.course.yu section.course_detail .inner .detail_box {
  display: inline-block;
  max-width: 545px;
  text-align: left;
}

@media screen and (max-width: 1120px) {
  .wrap.course.yu section.course_detail .inner .detail_box {
    width: auto;
  }
}

.wrap.course.yu section.course_detail .inner .detail_box p {
  margin-bottom: 15px;
}

.wrap.course.yu section.course_detail .inner .detail_box h2 {
  padding: 18px 0 30px 0;
  border-top: 8px solid #000;
  font-size: 28px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_detail .inner .detail_box h2 {
    border-top: 5px solid #000;
    font-size: 21px;
  }
}

.wrap.course.yu section.course_detail .inner .detail_box dl {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_detail .inner .detail_box dl {
    margin-bottom: 0;
  }
}

.wrap.course.yu section.course_detail .inner .detail_box dl dt {
  position: relative;
  float: left;
  margin-bottom: 21px;
  width: 80px;
  clear: both;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.wrap.course.yu section.course_detail .inner .detail_box dl dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.yu section.course_detail .inner .detail_box dl dd {
  float: left;
  margin-bottom: 21px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_detail .inner .detail_box dl dd {
    float: inherit;
    margin-left: 45px;
    padding-left: 55px;
    font-size: 16px;
  }
}

.wrap.course.yu section.course_detail .inner .detail_box dl dd p {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 16px;
}

.wrap.course.yu section.course_detail .inner .detail_box dl dd:last-child {
  font-size: 21px;
}

.wrap.course.yu section.course_detail .inner .detail_box dl dd span {
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_detail .inner .detail_box dl dd span {
    display: block;
    font-size: 16px;
    font-weight: 400;
  }
}

.wrap.course.yu section.course_detail .inner .detail_box .remarks {
  line-height: 1.7;
}

.wrap.course.yu section.course_detail .inner .detail_box .remarks p {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

.wrap.course.yu
  section.course_detail
  .inner
  .detail_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.course.yu section.course_detail .inner .detail_box .appeal_box {
  display: block;
  margin-top: 40px;
  padding: 20px;
  border: 1px solid #ddd;
  width: 100%;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_detail .inner .detail_box .appeal_box {
    margin-top: 30px;
  }
}

.wrap.course.yu section.course_detail .inner .detail_box .appeal_box h3 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}

.wrap.course.yu section.course_detail .inner .detail_box .appeal_box p {
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
}

.wrap.course.yu section.course_detail .inner .detail_box .appeal_box p span {
  font-size: 10px;
}

.wrap.course.yu section.course_detail .inner .detail_box .appeal_box ul {
  display: block;
  padding: 0;
}

.wrap.course.yu section.course_detail .inner .detail_box .appeal_box ul li {
  padding-left: 1em;
  text-indent: -1.3em;
  list-style-position: inside;
  list-style-type: decimal;
}

.wrap.course.yu section.course_detail .inner .detail_box .app_btn {
  margin-bottom: 80px;
  padding-top: 0;
  width: 290px;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_detail .inner .detail_box .app_btn {
    margin: 50px auto 100px;
    width: 75.39%;
  }
}

.wrap.course.yu section.course_detail .inner .detail_box .app_btn a {
  display: block;
  padding-top: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.yu section.course_detail .inner.case1 {
  padding: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_detail .inner.case1 {
    padding: 0 25px;
  }
}

.wrap.course.yu section.course_detail .inner.case1 .app_btn {
  margin-bottom: 5px;
}

.wrap.course.yu section.course_detail .inner.case2 {
  padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
  .wrap.course.yu section.course_detail .inner.case2 .app_btn {
    margin-bottom: 40px;
  }
}

.wrap.course.rindokuza section {
  font-size: 14px;
}

.wrap.course.rindokuza section.course_area .inner {
  margin: 0 auto;
  padding: 70px 0 0 0;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .inner {
    padding: 0;
  }
}

.wrap.course.rindokuza section.course_area .inner h1 {
  font-size: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .inner h1 {
    font-size: 14px;
  }
}

.wrap.course.rindokuza section.course_area .head_inner {
  display: block;
  margin: auto;
  padding-bottom: 46px;
  width: 577px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_inner {
    padding-top: 16.276%;
    padding-bottom: 17.5781%;
    width: 100%;
  }
}
.wrap.course.rindokuza section.course_area .head_inner .rindoku-headline {
    position: relative;
    top: 40px;
    float: right;
    width: 385px;
    font-weight: bold;
    margin-bottom: 5px;
}
@media screen and (max-width: 768px) {
.wrap.course.rindokuza section.course_area .head_inner .rindoku-headline {
    float: right;
    width: 93%;
    font-weight: bold;
        font-size:22px;
  }
}

.wrap.course.rindokuza section.course_area .head_inner img {
  width: 60.8318%;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_inner img {
    margin: auto;
    width: 72.91666%;
  }
}

.wrap.course.rindokuza section.course_area .head_inner .head_btn_box {
  position: relative;
  top: 40px;
  float: right;
  width: 385px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_inner .head_btn_box {
    position: static;
    float: none;
    margin: 20% auto 0;
    padding: 0 25px;
    width: 100%;
    max-width: 720px;
  }
}

.wrap.course.rindokuza section.course_area .head_inner .head_btn_box p {
  padding: 7px 0 25px 0;
  border-top: 5px solid #000;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_inner .head_btn_box p {
    font-size: 21px;
  }
}

.wrap.course.rindokuza section.course_area .head_inner .head_btn_box dl {
  display: block;
  margin-bottom: 25px;
  overflow: hidden;
  font-size: 14px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_inner .head_btn_box dl {
    margin-bottom: 16.4179%;
  }
}

.wrap.course.rindokuza section.course_area .head_inner .head_btn_box dl dt {
  position: relative;
  float: left;
  margin-bottom: 6px;
  width: 80px;
  clear: both;
  color: #fff;
  text-align: center;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_inner .head_btn_box dl dt {
    width: 70px;
  }
}

.wrap.course.rindokuza
  section.course_area
  .head_inner
  .head_btn_box
  dl
  dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.rindokuza section.course_area .head_inner .head_btn_box dl dd {
  margin-bottom: 6px;
  margin-left: 100px;
}

.wrap.course.rindokuza section.course_area .head_inner .head_btn_box dl dd p {
  padding: 0;
  border-top: 0;
  font-size: 16px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_inner .head_btn_box dl dd {
    font-size: 16px;
  }
}

.wrap.course.rindokuza
  section.course_area
  .head_inner
  .head_btn_box
  dl
  dd:last-of-type {
  margin-bottom: 0;
}

.wrap.course.rindokuza section.course_area .head_inner .head_btn_box .app_btn {
  margin: 0 auto 0;
  padding-top: 0;
  width: 100%;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza
    section.course_area
    .head_inner
    .head_btn_box
    .app_btn {
    margin: 0 auto;
    width: 75.39%;
  }
}

.wrap.course.rindokuza
  section.course_area
  .head_inner
  .head_btn_box
  .app_btn
  a {
  display: block;
  padding: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.rindokuza section.course_area .head_detail {
  display: block;
  position: relative;
  z-index: 14;
  margin: auto;
  margin-top: 80px;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_detail {
    margin-top: 0;
    padding: 0 25px;
    width: 100%;
  }
}
.wrap.course.rindokuza section.course_area .head_detail .rindoku-detail {
    margin-bottom: 50px;
    font-size: 28px;
    line-height: 1.5;
    color: #d37c00;
    text-align: center;
}

.wrap.course.rindokuza section.course_area .head_detail h1 {
  margin-bottom: 50px;
  font-size: 28px;
  line-height: 1.5;
  color: #d37c00;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_detail h1 {
    margin-bottom: 13.2311%;
    padding: 0;
    font-size: 21px;
    font-weight: 700;
  }
}

.wrap.course.rindokuza section.course_area .head_detail h3 {
  margin-bottom: 1em;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_detail h3 {
    margin: 0 auto 20px;
    max-width: 673px;
  }
}

.wrap.course.rindokuza section.course_area .head_detail p {
  margin-bottom: 85px;
  line-height: 1.9;
}

.wrap.course.rindokuza section.detail_area p strong {
  font-weight: 700 !important;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_detail p {
    position: relative;
    z-index: 3;
    margin: 0 auto 9.0529%;
    padding: 0;
    max-width: 673px;
    font-size: 16px;
  }
}

.wrap.course.rindokuza section.course_area .head_detail .point_box {
  display: block;
  position: relative;
  z-index: 3;
  margin: auto;
  margin-bottom: 50px;
  width: 100%;
  text-align: center;
}

.wrap.course.rindokuza
  section.course_area
  .head_detail
  .point_box:last-of-type {
  margin-bottom: 85px;
}

.wrap.course.rindokuza section.course_area .head_detail .point_box img {
  display: inline-block;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_detail .point_box img {
    width: auto;
  }
}

.wrap.course.rindokuza section.course_area .head_detail .point_box p {
  margin: 0 auto;
  margin-bottom: 50px;
  padding-bottom: 55px;
  border-bottom: 1px solid #d37c00;
  max-width: 335px;
  font-size: 19px;
  line-height: 1.4;
  color: #d37c00;
}
.wrap.course.rindokuza section.course_area .head_detail .point_box h2 {
  margin: 0 auto;
  margin-bottom: 50px;
  padding-bottom: 55px;
  border-bottom: 1px solid #d37c00;
  max-width: 335px;
  font-size: 19px;
  line-height: 1.4;
  color: #d37c00;
}


@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_detail .point_box p {
    margin-bottom: 13.3729%;
    padding-bottom: 11.887%;
    max-width: 673px;
    font-size: 17px;
    line-height: 1.5;
  }
  .wrap.course.rindokuza section.course_area .head_detail .point_box h2 {
    margin-bottom: 13.3729%;
    padding-bottom: 11.887%;
    max-width: 673px;
    font-size: 17px;
    line-height: 1.5;
  }  
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .head_detail .point_box p.not {
    margin-bottom: 19.0594%;
    padding-bottom: 0;
    border-bottom: 0;
  }
}

.wrap.course.rindokuza section.course_area .link_layout {
  margin: 0 auto;
  padding: 25px 30px;
  border: 1px solid #000;
  width: 100%;
  max-width: 605px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .link_layout {
    padding: 20px 25px;
    width: 93.75%;
    max-width: 720px;
  }
}

.wrap.course.rindokuza section.course_area .link_layout h4 {
  font-weight: 700;
  line-height: 1.7;
}

.wrap.course.rindokuza section.course_area .link_layout a {
  padding-left: 1em;
  line-height: 1.7;
  color: #314ee3;
  text-decoration: underline;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_area .link_layout a {
    display: block;
  }
}

.wrap.course.rindokuza section.course_area .link_layout a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.wrap.course.rindokuza section.detail_area {
  position: relative;
}

.wrap.course.rindokuza section.detail_area .inner {
  position: relative;
  z-index: 11;
  margin: 0 auto;
  padding: 0;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.detail_area .inner {
    padding: 8.2417% 0 0 0;
    width: 100%;
    max-width: none;
  }
}

.wrap.course.rindokuza section.detail_area .inner h2 {
  display: block;
  margin-bottom: 40px;
  width: 100%;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  color: #d37c00;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.detail_area .inner h2 {
    margin: 0 auto;
    margin-bottom: 12.63%;
    padding: 0 20px 1em 20px;
    max-width: 673px;
    font-size: 21px;
    text-align: left;
  }
}

.wrap.course.rindokuza section.detail_area .inner .usage {
  display: block;
  margin: 0 auto;
  width: 545px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.detail_area .inner .usage {
    width: 87.63%;
  }
}

.wrap.course.rindokuza section.detail_area .inner .usage .app_btn {
  padding-top: 9px;
  width: 290px;
  background-color: #333;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.detail_area .inner .usage .app_btn {
    margin: 0 auto 0;
    width: 75.39%;
  }
}

.wrap.course.rindokuza section.detail_area .inner .usage .app_btn:before {
  background-image: url(/assets/images/common/accordion_open.png);
}

.wrap.course.rindokuza section.detail_area .inner .usage .app_btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.course.rindokuza section.detail_area .inner .usage .point {
  display: block;
  margin-bottom: 95px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.detail_area .inner .usage .point {
    margin-bottom: 120px;
  }
}

.wrap.course.rindokuza section.detail_area .inner .usage .point:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.detail_area .inner .usage .point:last-child {
    margin-bottom: 80px;
  }
}

.wrap.course.rindokuza section.detail_area .inner .usage .point img {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.detail_area .inner .usage .point img {
    margin-bottom: 25px;
  }
}

.wrap.course.rindokuza section.detail_area .inner .usage .point .point_inner {
  position: relative;
  float: left;
  margin-bottom: 30px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.detail_area .inner .usage .point .point_inner {
    margin-bottom: 0;
  }
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point
  .point_inner
  h3 {
  margin-bottom: 0.5em;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza
    section.detail_area
    .inner
    .usage
    .point
    .point_inner
    h3 {
    margin-bottom: 3%;
  }
}

.wrap.course.rindokuza section.detail_area .inner .usage .point .point_inner p {
  display: block;
  margin-bottom: 2em;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza
    section.detail_area
    .inner
    .usage
    .point
    .point_inner
    p {
    margin-bottom: 9.6582%;
  }
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point
  .point_inner
  ul {
  display: block;
  width: 100%;
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point
  .point_inner
  ul
  li {
  margin-bottom: 35px;
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point
  .point_inner
  ul
  li:last-child {
  margin-bottom: 0;
}

.wrap.course.rindokuza section.detail_area .inner .usage .point.more_layout {
  display: block;
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point.more_layout
  .point_inner {
  margin-bottom: 5px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza
    section.detail_area
    .inner
    .usage
    .point.more_layout
    .point_inner {
    margin-top: 14.8588%;
    margin-bottom: 14.8588%;
  }
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point.more_layout
  .point_inner
  .app_btn {
  margin: 0 auto;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza
    section.detail_area
    .inner
    .usage
    .point.more_layout
    .point_inner
    .app_btn {
    width: 100%;
    max-width: 579px;
  }
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point.more_layout
  .point_inner
  .accordion_open {
  display: block;
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point.more_layout
  .point_inner
  .wrap_more {
  display: none;
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point.more_layout
  .point_inner
  .wrap_more
  h3 {
  margin-top: 2em;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza
    section.detail_area
    .inner
    .usage
    .point.more_layout
    .point_inner
    .wrap_more
    h3 {
    margin-top: 10.4011%;
  }
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point.more_layout
  .point_inner
  .wrap_more
  h3:first-of-type {
  margin-top: 0;
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point.more_layout
  .point_inner
  .more_accordion_close {
  display: none;
  display: none;
  margin: 50px auto 0;
  width: 40px;
  height: 40px;
  background-image: url(/assets/images/common/accordion_close.png);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.wrap.course.rindokuza
  section.detail_area
  .inner
  .usage
  .point.more_layout
  .point_inner
  .more_accordion_close:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.wrap.course.rindokuza section.course_detail {
  position: relative;
  z-index: 3;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_detail {
    background-repeat: no-repeat;
    background-position: top left;
    background-size: cover;
  }
}

.wrap.course.rindokuza section.course_detail .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 1120px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_detail .inner {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.course.rindokuza section.course_detail .inner .detail_box {
  display: inline-block;
  padding-bottom: 85px;
  max-width: 545px;
  text-align: left;
}

@media screen and (max-width: 1120px) {
  .wrap.course.rindokuza section.course_detail .inner .detail_box {
    padding-bottom: 12.5838%;
    width: auto;
  }
}

.wrap.course.rindokuza section.course_detail .inner .detail_box h2 {
  padding: 18px 0 30px 0;
  border-top: 8px solid #000;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_detail .inner .detail_box h2 {
    border-top: 5px solid #000;
    font-size: 21px;
  }
}

.wrap.course.rindokuza section.course_detail .inner .detail_box dl {
  display: block;
  margin-bottom: 0;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_detail .inner .detail_box dl {
    margin-bottom: 0;
  }
}

.wrap.course.rindokuza section.course_detail .inner .detail_box dl dt {
  position: relative;
  float: left;
  margin-bottom: 21px;
  width: 80px;
  clear: both;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

.wrap.course.rindokuza
  section.course_detail
  .inner
  .detail_box
  dl
  dt:last-of-type:before {
  display: none;
}

.wrap.course.rindokuza section.course_detail .inner .detail_box dl dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  width: 0;
  height: 0;
  content: "";
}

.wrap.course.rindokuza section.course_detail .inner .detail_box dl dd {
  float: left;
  margin-bottom: 21px;
  margin-left: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_detail .inner .detail_box dl dd {
    float: inherit;
    margin-left: 45px;
    padding-left: 55px;
    font-size: 16px;
  }
}

.wrap.course.rindokuza
  section.course_detail
  .inner
  .detail_box
  dl
  dd:last-child {
  font-size: 21px;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza
    section.course_detail
    .inner
    .detail_box
    dl
    dd:last-child {
    margin-bottom: 0;
    font-size: 16px;
  }
}

.wrap.course.rindokuza
  section.course_detail
  .inner
  .detail_box
  dl:first-of-type
  dt:before {
  border-color: transparent transparent transparent #000;
}

.wrap.course.rindokuza
  section.course_detail
  .inner
  .detail_box
  dl:last-of-type
  dd {
  margin-bottom: 0;
  font-weight: 400;
}

.wrap.course.rindokuza section.course_detail .inner .detail_box p {
  width: 100%;
  max-width: 461px;
}

.wrap.course.rindokuza section.course_detail .inner .detail_box .remarks {
  font-weight: 400;
  line-height: 1.7;
}

.wrap.course.rindokuza section.course_detail .inner .detail_box .remarks p {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
  font-weight: 400;
}

.wrap.course.rindokuza
  section.course_detail
  .inner
  .detail_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.course.rindokuza
  section.course_detail
  .inner
  .detail_box
  .remarks
  p
  span {
  font-weight: 400;
}

.wrap.course.rindokuza section.course_detail .inner .detail_box .appeal_box {
  display: block;
  margin-top: 40px;
  padding: 20px;
  border: 1px solid #ddd;
  width: 100%;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_detail .inner .detail_box .appeal_box {
    margin-top: 30px;
  }
}

.wrap.course.rindokuza section.course_detail .inner .detail_box .appeal_box h3 {
  margin-bottom: 10px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: underline;
}

.wrap.course.rindokuza section.course_detail .inner .detail_box .appeal_box p {
  margin-bottom: 0;
  padding: 0;
  font-size: 14px;
}

.wrap.course.rindokuza
  section.course_detail
  .inner
  .detail_box
  .appeal_box
  p
  span {
  font-size: 10px;
}

.wrap.course.rindokuza section.course_detail .inner .detail_box .appeal_box ul {
  display: block;
  padding: 0;
}

.wrap.course.rindokuza
  section.course_detail
  .inner
  .detail_box
  .appeal_box
  ul
  li {
  padding-left: 1em;
  text-indent: -1.3em;
  list-style-position: inside;
  list-style-type: decimal;
}

.wrap.course.rindokuza section.course_detail .inner .detail_box .app_btn {
  margin: 40px auto 50px;
  padding-top: 0;
  width: 290px;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.course.rindokuza section.course_detail .inner .detail_box .app_btn {
    margin: 6.9084% auto 8.6355%;
    width: 100%;
    max-width: 579px;
  }
}

.wrap.course.rindokuza section.course_detail .inner .detail_box .app_btn a {
  display: block;
  padding-top: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap {
  position: relative;
}

.wrap.outline.whatsabout {
  padding-bottom: 25px;
}

.wrap.outline.whatsabout:before {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout {
    padding-bottom: 77px;
  }
}

.wrap.outline.whatsabout section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.outline.whatsabout section.edit_area .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.edit_area .inner {
    padding: 48px 25px 0 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.outline.whatsabout section.edit_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.edit_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.outline.whatsabout section.edit_area .inner p {
  margin-bottom: 85px;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.edit_area .inner p {
    margin-bottom: 46px;
    font-size: 14px;
  }
}

.wrap.outline.whatsabout section.edit_area .inner img {
  margin-bottom: 60px;
  width: 261px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.edit_area .inner img {
    margin-bottom: 23px;
    width: 59.63%;
  }
}

.wrap.outline.whatsabout section.edit_area .inner .edit_detail {
  margin-bottom: 50px;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #000 !important;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.edit_area .inner .edit_detail {
    margin-bottom: 25px;
    font-size: 16px !important;
  }
}

.wrap.outline.whatsabout section.process_info_area .inner {
  margin-bottom: 55px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.process_info_area .inner {
    margin-bottom: 23px;
  }
}

.wrap.outline.whatsabout section.process_info_area .inner:nth-of-type(2) {
  margin-bottom: 0;
}

.wrap.outline.whatsabout section.process_info_area .inner .beige_area {
  margin-bottom: 85px;
  padding: 65px 0;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.process_info_area .inner .beige_area {
    margin-bottom: 48px;
    padding: 37px 0;
  }
}

.wrap.outline.whatsabout section.process_info_area .inner .beige_area img {
  margin: auto;
  width: 417px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.process_info_area .inner .beige_area img {
    width: 87.63%;
  }
}

.wrap.outline.whatsabout section.process_info_area .inner .text_area {
  margin: 0 auto;
  max-width: 550px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.process_info_area .inner .text_area {
    padding: 0 25px;
    max-width: none;
  }
}

.wrap.outline.whatsabout section.process_info_area .inner .text_area img {
  margin-bottom: 55px;
  width: 409px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.process_info_area .inner .text_area img {
    margin-bottom: 22px;
    width: 76.18%;
  }
}

.wrap.outline.whatsabout section.process_info_area .inner .text_area .case1 {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.process_info_area .inner .text_area .case1 {
    width: 76.18%;
  }
}

.wrap.outline.whatsabout section.process_info_area .inner .text_area .case2 {
  width: 444px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.process_info_area .inner .text_area .case2 {
    width: 84.12%;
  }
}

.wrap.outline.whatsabout section.process_info_area .inner .info_ul {
  margin: 30px auto 0 auto;
  max-width: 550px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.process_info_area .inner .info_ul {
    padding: 0 25px;
    max-width: none;
  }
}

.wrap.outline.whatsabout section.process_info_area .inner .info_ul li {
  margin-bottom: 12px;
  width: 100%;
  list-style-position: inside;
  list-style-type: decimal;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout section.process_info_area .inner .info_ul li {
    margin-bottom: 10px;
    font-weight: 700;
  }
}

.wrap.outline.whatsabout
  section.process_info_area
  .inner
  .info_ul
  li:last-child {
  margin-bottom: 0;
  padding-top: 30px;
  list-style-type: none;
}

@media screen and (max-width: 768px) {
  .wrap.outline.whatsabout
    section.process_info_area
    .inner
    .info_ul
    li:last-child {
    margin-bottom: 0;
    padding-top: 27px;
    font-weight: 400;
  }
}

.wrap.outline.about {
  padding-bottom: 25px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about {
    padding-bottom: 77px;
  }
}

.wrap.outline.about section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.outline.about section.about_area .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_area .inner {
    padding: 48px 25px 0 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.outline.about section.about_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.outline.about section.about_area .inner p {
  margin-bottom: 85px;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_area .inner p {
    margin-bottom: 46px;
    font-size: 14px;
  }
}

.wrap.outline.about section.about_area .inner img {
  margin-bottom: 60px;
  width: 100%;
  max-width: 390px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_area .inner img {
    margin-bottom: 23px;
    width: 75.06%;
    max-width: none;
  }
}

.wrap.outline.about section.about_area .inner .about_detail {
  margin-bottom: 50px;
  font-size: 14px !important;
  font-weight: 400 !important;
  color: #000 !important;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_area .inner .about_detail {
    margin-bottom: 25px;
    font-size: 16px !important;
  }
}

.wrap.outline.about section.about_three_area .inner {
  margin-bottom: 55px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_three_area .inner {
    margin-bottom: 23px;
  }
}

.wrap.outline.about section.about_three_area .inner:nth-of-type(2) {
  margin-bottom: 0;
}

.wrap.outline.about section.about_three_area .inner .beige_area {
  margin-bottom: 55px;
  padding: 65px 0;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_three_area .inner .beige_area {
    margin-bottom: 24px;
    padding: 37px 0;
  }
}

.wrap.outline.about section.about_three_area .inner .beige_area img {
  margin: auto;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_three_area .inner .beige_area img {
    width: 87.63%;
  }
}

.wrap.outline.about section.about_three_area .inner .beige_area .case1 {
  width: 421px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_three_area .inner .beige_area .case1 {
    width: 75.78%;
  }
}

.wrap.outline.about section.about_three_area .inner .beige_area .case2 {
  width: 441px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_three_area .inner .beige_area .case2 {
    width: 75.78%;
  }
}

.wrap.outline.about section.about_three_area .inner .beige_area .case3 {
  width: 450px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_three_area .inner .beige_area .case3 {
    width: 88.02%;
  }
}

.wrap.outline.about section.about_three_area .inner .text_area {
  margin: 0 auto;
  max-width: 550px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_three_area .inner .text_area {
    padding: 0 25px;
    max-width: none;
  }
}

.wrap.outline.about section.about_three_area .inner .text_area img {
  margin-top: 80px;
  margin-bottom: 55px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_three_area .inner .text_area img {
    margin-top: 28px;
    margin-bottom: 22px;
    width: 100%;
  }
}

.wrap.outline.about section.about_three_area .inner .text_area .case1 {
  width: auto;
  max-width: 425px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_three_area .inner .text_area .case1 {
    width: 83.0083%;
  }
}

.wrap.outline.about section.about_three_area .inner .text_area .case2 {
  width: 100%;
  max-width: 342px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.about section.about_three_area .inner .text_area .case2 {
    width: 66.29%;
    max-width: none;
  }
}

.wrap.outline.history {
  display: block;
  padding-bottom: 130px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history {
    padding-bottom: 50px;
  }
}

.wrap.outline.history section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.outline.history section.history_area .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.history_area .inner {
    padding: 48px 25px 0 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.outline.history section.history_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.history_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.outline.history section.history_area .inner p {
  margin-bottom: 85px;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.history_area .inner p {
    margin-bottom: 46px;
    font-size: 14px;
  }
}

.wrap.outline.history section.key_visual_area {
  margin-bottom: 40px;
  padding-top: 25.2604%;
  width: 100%;
  background-image: url(/assets/images/outline/history/pc_key_visual.jpg);
  background-repeat: no-repeat;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.key_visual_area {
    margin-bottom: 0;
    padding-top: 104.16666%;
    background-image: url(/assets/images/outline/history/sp_key_visual.jpg);
  }
}

.wrap.outline.history section.loop_history_box {
  margin: 0 auto;
  padding-bottom: 25px;
  border-bottom: 2px solid #888;
  width: 100%;
  max-width: 1100px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.loop_history_box {
    padding: 0;
    border-bottom: 0;
  }
}

.wrap.outline.history section.loop_history_box:last-of-type {
  padding-bottom: 0;
  border-bottom: 0;
}

.wrap.outline.history section.loop_history_box h2 {
  padding: 20px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  color: #e60012;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.loop_history_box h2 {
    font-size: 16px;
  }
}

.wrap.outline.history section.loop_history_box h3 {
  margin-bottom: 35px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.loop_history_box h3 {
    margin: 0 auto 3.90625%;
    width: 75.1302%;
    font-size: 21px;
    line-height: 1.3;
  }
}

.wrap.outline.history section.loop_history_box img {
  margin: 0 auto 30px;
  width: 600px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.loop_history_box img {
    margin: 0 auto 6.5104%;
    width: 100%;
  }
}

.wrap.outline.history section.loop_history_box p {
  margin: 0 auto 25px;
  width: 550px;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.loop_history_box p {
    margin: 0 auto 6.66666%;
    width: 87.8906%;
  }
}

.wrap.outline.history section.loop_history_box p span {
  font-weight: 700;
}

.wrap.outline.history section.loop_history_box .read_history {
  position: relative;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.loop_history_box .read_history {
    margin: 0 auto;
    padding-bottom: 80px;
    border-bottom: 2px solid #888;
    width: 87.8906%;
  }
  .wrap.outline.history section.loop_history_box .read_history.not {
    border-bottom: 0;
  }
}

.wrap.outline.history section.loop_history_box .read_history ul {
  margin: 0 auto;
  width: 550px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.loop_history_box .read_history ul {
    width: auto;
  }
}

.wrap.outline.history section.loop_history_box .read_history ul li {
  display: block;
}

.wrap.outline.history section.loop_history_box .read_history ul li a {
  color: #314ee3;
  text-decoration: underline;
}

.wrap.outline.history section.loop_history_box .read_history .app_btn {
  padding-top: 9px;
  width: 290px;
  background-color: #333;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history section.loop_history_box .read_history .app_btn {
    margin: 0 auto 0;
    width: 75.39%;
  }
}

.wrap.outline.history section.loop_history_box .read_history .app_btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.outline.history
  section.loop_history_box
  .read_history
  .sp_down_accordion_history {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history
    section.loop_history_box
    .read_history
    .sp_down_accordion_history {
    display: block;
    position: absolute;
    right: 0;
    bottom: 30px;
    left: 0;
    margin: 0 auto;
  }
}

.wrap.outline.history
  section.loop_history_box
  .read_history
  .accordion_close_history {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.outline.history
    section.loop_history_box
    .read_history
    .accordion_close_history {
    display: none;
    margin: auto;
    margin-top: 20px;
    width: 40px;
    height: 40px;
    background-image: url(/assets/images/common/accordion_close.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.wrap.outline.principa {
  display: block;
  width: 100%;
}

.wrap.outline.principa section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.outline.principa section.principa_area .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.principa_area .inner {
    padding: 48px 25px 0 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.outline.principa section.principa_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.principa_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.outline.principa section.principa_area .inner p {
  margin-bottom: 85px;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.principa_area .inner p {
    margin-bottom: 46px;
    font-size: 14px;
  }
}

.wrap.outline.principa section.key_visual_area {
    margin-bottom: 65px;
    padding-top: 25.2604%;
    width: 100%;
    background-color: #fff;
    background-image: url(/assets/images/outline/principa/pc_key_visual_202303.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: contain;
}

@media screen and (max-width: 768px) {
.wrap.outline.principa section.key_visual_area {
    margin-bottom: 12.3697%;
    padding-top: 98.5%;
    background-image: url(/assets/images/outline/principa/sp_key_visual_202303.jpg);
    }
}

.wrap.outline.principa section.top_read {
  margin: 0 auto 90px;
  width: 100%;
  max-width: 600px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.top_read {
    margin-bottom: 12.36979%;
    max-width: none;
    font-size: 16px;
  }
}

.wrap.outline.principa section.top_read h2 {
  margin: 0 auto 55px;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.top_read h2 {
    margin-bottom: 5.208333%;
    padding: 0 6.66666%;
    width: 100%;
  }
}

.wrap.outline.principa section.top_read h2 img {
  margin: 0;
  width: 100%;
  max-width: 395px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.top_read h2 img {
    margin: 0;
    width: 63.802%;
    max-width: none;
  }
}

.wrap.outline.principa section.top_read p {
  margin: 0 auto 40px;
  width: 100%;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.top_read p {
    margin-bottom: 9.1145%;
    padding: 0 6.66666%;
    max-width: none;
  }
}

.wrap.outline.principa section.top_read span {
  display: block;
  margin: 0 auto 55px;
  width: 100%;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.top_read span {
    margin-bottom: 13.0208%;
    padding: 0 6.66666%;
    max-width: none;
    font-size: 16px;
  }
}

.wrap.outline.principa section.top_read .video_box {
  width: 100%;
}

.wrap.outline.principa section.top_read .video_box iframe {
  width: 100%;
  height: 360px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.top_read .video_box iframe {
    height: 160px;
  }
}

.wrap.outline.principa section.top_read .video_box iframe .controls-wrapper {
  display: none !important;
}

.wrap.outline.principa section.profile_layout {
  display: block;
  margin-bottom: 80px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout {
    margin-bottom: 12.36979%;
  }
}

.wrap.outline.principa section.profile_layout h2 {
  display: block;
  margin: 0 auto 60px;
  padding-bottom: 15px;
  border-bottom: 2px solid #888;
  width: 100%;
  max-width: 1100px;
  font-size: 32px;
  line-height: 1;
  color: #888;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout h2 {
    margin-bottom: 6.9637%;
    padding-bottom: 5.20833%;
    width: 93.75%;
    font-size: 24px;
  }
}

.wrap.outline.principa section.profile_layout .title {
  margin: 0 auto 30px;
  width: 100%;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout .title {
    margin-bottom: 25px;
    padding: 0 6.6666%;
    max-width: none;
  }
}

.wrap.outline.principa section.profile_layout .title img {
  margin: 0;
  width: 100%;
  max-width: 397px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout .title img {
    width: 82.1052%;
  }
}

.wrap.outline.principa section.profile_layout p {
  margin: 0 auto;
  width: 100%;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout p {
    padding: 0 6.6666%;
    max-width: none;
  }
}

.wrap.outline.principa section.profile_layout p strong {
  display: block;
  font-weight: 700;
}

.wrap.outline.principa section.profile_layout .active_box {
  padding-top: 75px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout .active_box {
    display: none;
    padding-top: 9.7656%;
  }
}

.wrap.outline.principa section.profile_layout .active_box .photo {
  margin: 0 auto 20px;
  width: 432px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout .active_box .photo {
    width: 78.125%;
  }
}

.wrap.outline.principa section.profile_layout .active_box .photo img {
  margin-bottom: 35px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout .active_box .photo img {
    margin-bottom: 25px;
  }
}

.wrap.outline.principa section.profile_layout .active_box .photo span {
  display: block;
  text-align: center;
}

.wrap.outline.principa section.profile_layout .active_box .gallery_layout {
  padding: 45px 0 55px;
  width: 100%;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout .active_box .gallery_layout {
    padding: 0;
  }
}

.wrap.outline.principa section.profile_layout .active_box .gallery_layout ul {
  margin: 0 auto;
  width: 100%;
  max-width: 1174px;
  overflow: hidden;
}
.wrap.outline.principa section.profile_layout .active_box .gallery_layout_5img ul {
  margin: 0 auto;
  width: 100%;
  max-width: 1600px;
  overflow: hidden;
}


.wrap.outline.principa
  section.profile_layout
  .active_box
  .gallery_layout
  ul
  li {
  float: left;
  padding: 0 13.5px;
  width: 25%;
}
.wrap.outline.principa
  section.profile_layout
  .active_box
  .gallery_layout_5img
  ul
  li {
  float: left;
  padding: 0 13.5px;
  width: 20%;
}


@media screen and (max-width: 768px) {
  .wrap.outline.principa
    section.profile_layout
    .active_box
    .gallery_layout
    ul
    li {
    float: none;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .wrap.outline.principa
    section.profile_layout
    .active_box
    .gallery_layout_5img
    ul
    li {
    float: none;
    margin-bottom: 10px;
    padding: 0;
    width: 100%;
  }
}

.wrap.outline.principa
  section.profile_layout
  .active_box
  .gallery_layout
  ul
  li
  img {
  margin: 0 auto 15px;
  width: 100%;
  max-width: 260px;
}

.wrap.outline.principa
  section.profile_layout
  .active_box
  .gallery_layout_5img
  ul
  li
  img {
  margin: 0 auto 15px;
  width: 100%;
  max-width: 260px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa
    section.profile_layout
    .active_box
    .gallery_layout
    ul
    li
    img {
    margin-bottom: 13.5px;
    max-width: none;
  }
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa
    section.profile_layout
    .active_box
    .gallery_layout_5img
    ul
    li
    img {
    margin-bottom: 13.5px;
    max-width: none;
  }
}
.prinsipal_linkbutton_layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 10px 10px;
}
@media screen and (max-width: 768px) {
.prinsipal_linkbutton_layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 40px 10px;
  }
}

.prinsipal_linkbnr_layout img {
    max-width:450px;
}
@media screen and (max-width: 768px) {
.prinsipal_linkbnr_layout img {
    max-width:350px;
   }
}

.prinsipal_linkbnr_layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 10px 10px 90px 10px;
}
@media screen and (max-width: 768px) {
.prinsipal_linkbnr_layout {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    margin: 40px 10px;
  }
}

.prinsipal_linkbutton_layout_item{
    padding: 50px 10px;
    text-align: center;
}

@media screen and (max-width: 768px) {
.prinsipal_linkbutton_layout_item{
    padding: 25px 10px;
    text-align: center;
  }
}


.wrap.outline.principa section.profile_layout.pattern2 .title {
  margin: 0 auto 30px;
  width: 100%;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout.pattern2 .title {
    margin-bottom: 25px;
    padding: 0 6.6666%;
    max-width: none;
  }
}

.wrap.outline.principa section.profile_layout.pattern2 .title img {
  margin: 0;
  width: 305px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout.pattern2 .title img {
    width: 64.0601%;
  }
}

.wrap.outline.principa section.profile_layout.pattern2 .active_box .photo {
  width: 407px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout.pattern2 .active_box .photo {
    width: 70.8333%;
  }
}

.wrap.outline.principa
  section.profile_layout.pattern2
  .active_box
  .photo.case2 {
  width: 472px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa
    section.profile_layout.pattern2
    .active_box
    .photo.case2 {
    padding: 0 6.66666%;
    width: 100%;
  }
  .wrap.outline.principa
    section.profile_layout.pattern2
    .active_box
    .photo.case2
    img {
    margin: 0 auto 25px;
  }
}

.wrap.outline.principa
  section.profile_layout.pattern2
  .active_box
  .gallery_layout {
  padding: 45px 0 35px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa
    section.profile_layout.pattern2
    .active_box
    .gallery_layout {
    padding: 0;
  }
}

.wrap.outline.principa
  section.profile_layout.pattern2
  .active_box
  .gallery_layout
  ul {
  padding: 45px 20px 0;
  max-width: 1160px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa
    section.profile_layout.pattern2
    .active_box
    .gallery_layout
    ul {
    padding: 0;
  }
}

.wrap.outline.principa
  section.profile_layout.pattern2
  .active_box
  .gallery_layout
  ul
  li {
  padding: 0;
  width: 31.03448%;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa
    section.profile_layout.pattern2
    .active_box
    .gallery_layout
    ul
    li {
    float: none;
    width: 100%;
  }
}

.wrap.outline.principa
  section.profile_layout.pattern2
  .active_box
  .gallery_layout
  ul
  li:nth-child(2) {
  margin: 0 3.4482759%;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa
    section.profile_layout.pattern2
    .active_box
    .gallery_layout
    ul
    li:nth-child(2) {
    margin: 0 0 10px;
  }
}

.wrap.outline.principa
  section.profile_layout.pattern2
  .active_box
  .gallery_layout
  ul
  li
  img {
  max-width: none;
}

.wrap.outline.principa section.profile_layout.pattern3 {
  margin-bottom: 0;
}

.wrap.outline.principa section.profile_layout.pattern3 .title img {
  width: 400px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout.pattern3 .title img {
    width: 76.6917%;
  }
}

.wrap.outline.principa section.profile_layout.pattern3 .active_box .photo {
  width: 482px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout.pattern3 .active_box .photo {
    padding: 6.666666%;
    width: 100%;
  }
  .wrap.outline.principa
    section.profile_layout.pattern3
    .active_box
    .photo
    img {
    width: 100%;
  }
}

.wrap.outline.principa
  section.profile_layout.pattern3
  .active_box
  .gallery_layout {
  padding-bottom: 85px;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa
    section.profile_layout.pattern3
    .active_box
    .gallery_layout {
    padding-bottom: 42.5px;
  }
}

.wrap.outline.principa section.profile_layout .app_btn {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.outline.principa section.profile_layout .app_btn {
    display: block;
    margin: 50px auto 0;
    padding-top: 9px;
    width: 75.39%;
    background-color: #333;
  }
  .wrap.outline.principa section.profile_layout .app_btn a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
  }
}

.wrap.outline.principa section.profile_layout .app_btn.last {
  margin-bottom: 50px;
}

.wrap.outline.principa section.profile_layout .more_accordion_close_pri {
  display: none;
  margin: 50px auto 0;
  width: 40px;
  height: 40px;
  background-image: url(/assets/images/common/accordion_close.png);
  background-repeat: no-repeat;
  background-size: contain;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  cursor: pointer;
}

.wrap.outline.principa section.profile_layout .more_accordion_close_pri:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.wrap.outline.principa section.profile_layout .more_accordion_close_pri.last {
  margin-bottom: 50px;
}

.wrap {
  position: relative;
}

.wrap.admission:before {
  display: none;
}

.wrap.admission.start_syu {
  margin: 0;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: 767px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu {
    padding: 0 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.admission.start_syu section {
  display: block;
  width: 100%;
  line-height: 1.6;
}

.wrap.admission.start_syu section.head_read {
  margin: 75px auto 85px;
  width: 100%;
  max-width: 680px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.head_read {
    margin: 10.7242% 0 20.4735%;
    max-width: none;
    text-align: left;
  }
}

.wrap.admission.start_syu section.head_read img {
  margin: 0 auto 85px;
  max-width: 215px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.head_read img {
    margin: 0 auto 13.9275%;
    width: 44.5682%;
    max-width: none;
  }
}

.wrap.admission.start_syu section.head_read p {
  line-height: 1.7;
}

.wrap.admission.start_syu section.step_box {
  margin: 0 auto 55px;
  width: 100%;
  max-width: 760px;
  background-image: url(/assets/images/admission/syu/syu_arrow.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 49px 26px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box {
    margin: 0 auto 8.7743%;
    background-size: 31px 16px;
  }
}

.wrap.admission.start_syu section.step_box.step1 {
  padding-bottom: 80px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box.step1 {
    padding-bottom: 17.4094%;
  }
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box.step1 p span {
    font-size: 14px;
  }
}

.wrap.admission.start_syu section.step_box.step2 {
  padding-bottom: 115px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box.step2 {
    padding-bottom: 18.1058%;
  }
}

.wrap.admission.start_syu section.step_box.step3 {
  padding-bottom: 85px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box.step3 {
    padding-bottom: 18.1058%;
  }
}

.wrap.admission.start_syu section.step_box.step4 {
  padding-bottom: 80px;
  max-width: 767px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box.step4 {
    padding-bottom: 18.1058%;
  }
}

.wrap.admission.start_syu section.step_box.step4 p {
  letter-spacing: -0.2px;
}

.wrap.admission.start_syu section.step_box.step5 {
  padding-bottom: 85px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box.step5 {
    padding-bottom: 18.1058%;
  }
}

.wrap.admission.start_syu section.step_box.step6 {
  padding-bottom: 85px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box.step6 {
    padding-bottom: 18.1058%;
  }
}

.wrap.admission.start_syu section.step_box.step7 {
  padding-bottom: 85px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box.step7 {
    padding-bottom: 18.1058%;
  }
}

.wrap.admission.start_syu section.step_box.step8 {
  margin-bottom: 125px;
  padding: 0;
  background-image: none;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box.step8 {
    margin-bottom: 10.1671%;
  }
}

.wrap.admission.start_syu section.step_box.step8 .icon h2 {
  color: #3b7390;
}

.wrap.admission.start_syu section.step_box .icon h2 {
  padding-top: 30px;
  padding-bottom: 27px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  color: #c84829;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box .icon h2 {
    padding: 6.9637% 0 6.2674%;
    font-size: 21px;
    line-height: 1.3;
  }
}

.wrap.admission.start_syu section.step_box .icon img {
  margin: auto;
  max-width: 150px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box .icon img {
    width: 25.6267%;
    max-width: none;
  }
}

.wrap.admission.start_syu section.step_box p {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box p {
    font-size: 16px;
    text-align: left;
  }
}

.wrap.admission.start_syu section.step_box dl {
  margin: 0 auto;
  width: auto;
  max-width: 490px;
  overflow: hidden;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box dl {
    max-width: none;
    text-align: left;
  }
}

.wrap.admission.start_syu section.step_box dl:nth-of-type(2) {
  max-width: 455px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box dl:nth-of-type(2) {
    max-width: none;
  }
}

.wrap.admission.start_syu section.step_box dl:nth-of-type(3) {
  max-width: 410px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box dl:nth-of-type(3) {
    max-width: none;
  }
}

.wrap.admission.start_syu section.step_box dl dt {
  float: left;
  width: 1em;
  font-weight: 700;
}

.wrap.admission.start_syu section.step_box dl dd {
  display: inline-block;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box dl dd {
    display: block;
    padding-left: 17px;
  }
}

.wrap.admission.start_syu section.step_box dl dd span {
  font-weight: 700;
}

.wrap.admission.start_syu section.step_box .thumbnail_box {
  margin: auto;
  width: auto;
  width: 100%;
}

.wrap.admission.start_syu section.step_box .thumbnail_box.visual1 {
  margin-top: 17px;
  max-width: 305px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box .thumbnail_box.visual1 {
    margin: 6.2674% auto;
    width: 87.3259%;
    max-width: none;
  }
}

.wrap.admission.start_syu section.step_box .thumbnail_box.visual2 {
  margin-top: 23px;
  max-width: 467px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.start_syu section.step_box .thumbnail_box.visual2 {
    margin-top: 6.5459%;
    width: 88.8579%;
    max-width: none;
  }
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check {
    padding-bottom: 0;
  }
}

.wrap.admission.experience_check section {
  line-height: 1.6;
}

.wrap.admission.experience_check section.entry_area .inner {
  margin: 0;
  padding: 0 0 0;
  width: 100%;
  text-align: center;
  background-color: #f37d00;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check section.entry_area .inner {
    width: 100%;
    max-width: none;
  }
}

.wrap.admission.experience_check section.entry_area .inner .h1_wrap {
  position: relative;
  z-index: 1;
  margin: auto;
  padding-top: 85px;
  padding-bottom: 55px;
  width: 623px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check section.entry_area .inner .h1_wrap {
    padding-top: 36px;
    padding-bottom: 27px;
    width: 100%;
  }
}

.wrap.admission.experience_check section.entry_area .inner .h1_wrap h1 {
  margin: auto;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check section.entry_area .inner .h1_wrap h1 {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.admission.experience_check section.entry_area .inner .h1_wrap h1 img {
  width: 46.7%;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check section.entry_area .inner .h1_wrap h1 img {
    width: 45.44%;
  }
}

.wrap.admission.experience_check section.entry_area .inner .h1_wrap h1:before {
  position: absolute;
  top: 109px;
  right: 0;
  padding-top: 61.37%;
  width: 322px;
  background-image: url(/assets/images/admission/experience/check/pc_entry_img.png);
  background-repeat: no-repeat;
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check
    section.entry_area
    .inner
    .h1_wrap
    h1:before {
    top: 25px;
    z-index: 1;
    padding-top: 59.24%;
    width: 49.34%;
    background-image: url(/assets/images/admission/experience/check/sp_entry_img.png);
  }
}

.wrap.admission.experience_check section.entry_area .inner .entry_layout {
  padding-bottom: 80px;
  width: 100%;
  background-color: #f7f5ea;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check section.entry_area .inner .entry_layout {
    padding-bottom: 100px;
  }
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box {
  position: relative;
  margin: 0 auto;
  max-width: 623px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check
    section.entry_area
    .inner
    .entry_layout
    .entry_box {
    padding: 0 25px;
    max-width: none;
  }
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  p {
  position: relative;
  z-index: 2;
  padding: 65px 0 50px 0;
  width: 624px;
  line-height: 1.7;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check
    section.entry_area
    .inner
    .entry_layout
    .entry_box
    p {
    padding: 40px 0 35px;
    width: 100%;
    line-height: 1.5;
  }
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table {
  width: 100%;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  tr {
  display: block;
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check
    section.entry_area
    .inner
    .entry_layout
    .entry_box
    table
    tbody
    tr {
    padding-bottom: 25px;
    overflow: hidden;
  }
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  tr:last-child {
  padding-bottom: 0;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  tr
  th {
  width: 205px;
  font-weight: 700;
  color: #888;
  text-align: right;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check
    section.entry_area
    .inner
    .entry_layout
    .entry_box
    table
    tbody
    tr
    th {
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: left;
  }
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  tr
  th
  span {
  color: #e60012;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  tr
  td {
  position: relative;
  padding-left: 12px;
  width: 415px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check
    section.entry_area
    .inner
    .entry_layout
    .entry_box
    table
    tbody
    tr
    td {
    display: block;
    padding: 0;
    width: 100%;
  }
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  tr
  td
  label {
  display: block;
  float: left;
  margin: 0;
  padding: 10px 0;
  border: 1px solid #ccc;
  border-right: 0;
  width: 120px;
  line-height: 1;
  color: #000;
  text-align: center;
  background: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check
    section.entry_area
    .inner
    .entry_layout
    .entry_box
    table
    tbody
    tr
    td
    label {
    width: 50%;
  }
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  tr
  td
  label:last-child {
  border-right: 1px solid #ddd;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  tr
  td.select_tab:before {
  position: absolute;
  top: 12px;
  right: 14px;
  width: 11px;
  height: 6px;
  background-image: url(/assets/images/common/select_tab_img.png);
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check
    section.entry_area
    .inner
    .entry_layout
    .entry_box
    table
    tbody
    tr
    td.select_tab:before {
    top: 11px;
    right: 12px;
    width: 11px;
    height: 7px;
  }
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  input[type="text"] {
  width: 100%;
  height: 32px;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  input[type="email"] {
  width: 100%;
  height: 32px;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  input[type="radio"] {
  display: none;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  input[type="submit"] {
  border: 0;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  input[type="radio"]:checked
  + .switch-on {
  color: #000;
  background-color: #ccc;
  -webkit-box-shadow: 1px 1px 0 0 #9a9a9a inset;
  box-shadow: 1px 1px 0 0 #9a9a9a inset;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  input[type="radio"]:checked
  + .switch-off {
  border-bottom: 1px solid #ddd;
  color: #000;
  background-color: #ddd;
  -webkit-box-shadow: 1px 1px 0 0 #9a9a9a inset;
  box-shadow: 1px 1px 0 0 #9a9a9a inset;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  select {
  padding-left: 15px;
  border: 1px solid #bbb;
  border-radius: 0;
  width: 100%;
  height: 32px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  table
  tbody
  select::-ms-expand {
  display: none;
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  .app_btn {
  margin: 50px auto 0;
  padding-top: 0;
  border: 0;
  max-width: 290px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_check
    section.entry_area
    .inner
    .entry_layout
    .entry_box
    .app_btn {
    margin: 47px auto 0;
  }
}

.wrap.admission.experience_check
  section.entry_area
  .inner
  .entry_layout
  .entry_box
  .app_btn
  a {
  padding-top: 8px;
  height: 100%;
}

.wrap.admission.request section {
  line-height: 1.6;
}

.wrap.admission.request section.request_area .inner {
  margin: 0;
  padding: 85px 0 0;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request section.request_area .inner {
    padding-top: 12.3697%;
  }
}

.wrap.admission.request section.request_area .inner h1 {
  margin-bottom: 85px;
  font-size: 34px;
  font-weight: 700;
  line-height: 1;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request section.request_area .inner h1 {
    margin-bottom: 12.3697%;
  }
}

.wrap.admission.request section.request_area .inner h2 {
  margin: auto;
  width: 100%;
  max-width: 545px;
  font-size: 12px;
  font-weight: 700;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request section.request_area .inner h2 {
    margin: 0 auto;
    padding: 0 24px;
    max-width: 720px;
  }
}

.wrap.admission.request section.request_area .inner p {
  margin: auto;
  width: 100%;
  max-width: 545px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request section.request_area .inner p {
    margin: 0 auto;
    padding: 0 24px;
    max-width: 720px;
    font-size: 12px;
    line-height: 1.8;
  }
}

.wrap.admission.request section.request_area .inner p a {
  color: #325cc9;
  text-decoration: underline;
}

.wrap.admission.request section.request_area .inner .request_layout {
  padding-top: 50px;
  padding-bottom: 60px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request section.request_area .inner .request_layout {
    padding-top: 11.71875%;
    padding-bottom: 12.36979%;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box {
  position: relative;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box {
    max-width: none;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  p {
  display: block;
  margin-bottom: 10px;
  font-size: 12px;
  color: #e60012;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    p {
    font-size: 14px;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  p.confirm {
  padding-top: 30px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.7;
  color: #000;
  text-align: center;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  p.submit {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    p.confirm {
    margin-bottom: 0;
    padding-top: 13.8888%;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  p.alert {
  padding-top: 25px;
  font-size: 12px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    p.alert {
    margin-bottom: 0;
    padding-top: 5.5555%;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table {
  margin: auto;
  width: 100%;
  max-width: 534px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    table {
    margin: 0 6.1848%;
    width: 87.6302%;
    max-width: none;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr {
  display: block;
  padding-bottom: 30px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    table
    tbody
    tr {
    padding-bottom: 25px;
    overflow: hidden;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr:last-child {
  padding-bottom: 0;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr.pdf {
  padding-bottom: 10px;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr
  th {
  width: 28.8389%;
  font-weight: 700;
  color: #888;
  text-align: right;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    table
    tbody
    tr
    th {
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: left;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr
  th
  span {
  color: #e60012;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr
  th.txt {
  font-weight: 400;
  color: #000;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    table
    tbody
    tr
    th.txt {
    text-align: left;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr
  td {
  position: relative;
  padding-left: 12px;
  width: 415px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    table
    tbody
    tr
    td {
    display: block;
    float: left;
    padding: 0;
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    table
    tbody
    tr
    td.two_td {
    float: left;
    width: 47.5482%;
  }
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    table
    tbody
    tr
    td.two_td.last {
    float: right;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr
  td
  span {
  display: block;
  float: left;
  margin: 0;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr
  td
  label
  span {
  display: block;
  float: left;
  margin: 0;
  padding: 10px 0;
  border: 1px solid #ccc;
  border-right: 0;
  width: 120px;
  line-height: 1;
  color: #000;
  text-align: center;
  background: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr
  td
  label
  input[type="radio"]:checked + span {

    border-bottom: 1px solid #ddd;
    color: #000;
    background-color: #ddd;
    -webkit-box-shadow: 1px 1px 0 0 #9a9a9a inset;
    box-shadow: 1px 1px 0 0 #9a9a9a inset;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr
  td
  input[type="radio"]:checked + span:last-child {
    border-right: 1px solid #ddd;
}



@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    table
    tbody
    tr
    td
    label {
    width: 50%;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr
  td
  label:last-child {
  border-right: 1px solid #ddd;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr
  td.select_tab {
  color: #888;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  tr
  td.select_tab:before {
  position: absolute;
  top: 12px;
  right: 14px;
  width: 11px;
  height: 6px;
  background-image: url(/assets/images/common/select_tab_img.png);
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    table
    tbody
    tr
    td.select_tab:before {
    top: 11px;
    right: 12px;
    width: 11px;
    height: 7px;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  input[type="text"] {
  width: 100%;
  height: 32px;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  input[type="email"] {
  width: 100%;
  height: 32px;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  input[type="radio"] {
  display: none;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  input[type="submit"] {
  border: 0;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  input[type="radio"]:checked
  + .switch-on {
  color: #000;
  background-color: #ccc;
  -webkit-box-shadow: 1px 1px 0 0 #9a9a9a inset;
  box-shadow: 1px 1px 0 0 #9a9a9a inset;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  input[type="radio"]:checked
  + .switch-off {
  border-bottom: 1px solid #ddd;
  color: #000;
  background-color: #ddd;
  -webkit-box-shadow: 1px 1px 0 0 #9a9a9a inset;
  box-shadow: 1px 1px 0 0 #9a9a9a inset;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  select {
  padding-left: 15px;
  border: 1px solid #bbb;
  border-radius: 0;
  width: 100%;
  height: 32px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  table
  tbody
  select::-ms-expand {
  display: none;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .app_btn {
  margin: 50px auto 0;
  padding-top: 0;
  border: 0;
  max-width: 290px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    .app_btn {
    margin-top: 6.6864%;
    width: 75.1302%;
    max-width: none;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .app_btn
  a {
  padding-top: 8px;
  height: 100%;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout {
  display: block;
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 30px;
  width: 100%;
  background-color: #f7f5ea;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    .qa_layout {
    padding-bottom: 6.5104%;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl {
  margin: 0 auto;
  margin-bottom: 30px;
  width: 100%;
  max-width: 534px;
  text-align: right;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    .qa_layout
    dl {
    margin: 0 6.1848%;
    width: 87.6302%;
    max-width: none;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dt {
  float: left;
  width: 28.8389%;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    .qa_layout
    dl
    dt {
    margin-bottom: 20px;
    width: 100%;
    font-size: 14px;
    font-weight: 700;
    text-align: left;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dd {
  margin-bottom: 15px;
  margin-left: 200px;
  width: 71.1611%;
  color: #888;
  text-align: left;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dd
  .mwform-checkbox-field {
  margin-left: -1.5em;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    .qa_layout
    dl
    dd {
    margin: 0 0 20px;
    padding-left: 32px;
    width: 100%;
    font-weight: 700;
  }
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dd.not {
  margin-bottom: 0;
}

/* 
.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dd
  .checkbox01-input {
  display: none;
}
 */

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dd
  span
  .mwform-checkbox-field-text {
  position: relative;
  margin-right: 20px;
  padding-left: 0;
  font-weight: 700;
}

/* 
.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dd
  .checkbox01-parts::before {
  display: block;
  position: absolute;
  top: 3px;
  left: -20px;
  border: 1px solid #999;
  border-radius: 4px;
  width: 15px;
  height: 15px;
  background-color: #fff;
  content: "";
}
 */

/* 
@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    .qa_layout
    dl
    dd
    .checkbox01-parts::before {
    left: -22px;
  }
}
 */

/* 
.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dd
  .checkbox01-input:checked
  + .checkbox01-parts {
  color: #888;
}
 */

/* 
.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dd
  .checkbox01-input:checked
  + .checkbox01-parts::after {
  display: block;
  position: absolute;
  top: 0;
  left: -15px;
  border-right: 3px solid #888;
  border-bottom: 3px solid #888;
  width: 7px;
  height: 14px;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  content: "";
}
 */

/* 
@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    .qa_layout
    dl
    dd
    .checkbox01-input:checked
    + .checkbox01-parts::after {
    left: -16px;
  }
}
 */

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dd
  select {
  margin-bottom: 15px;
  width: 100%;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dd
  input[type="text"] {
  width: 100%;
}

.wrap.admission.request
  section.request_area
  .inner
  .request_layout
  .request_box
  .qa_layout
  dl
  dd
  input.ori {
  width: 84.3%;
}

@media screen and (max-width: 768px) {
  .wrap.admission.request
    section.request_area
    .inner
    .request_layout
    .request_box
    .qa_layout
    dl
    dd
    input.ori {
    width: 90.7%;
  }
}

.wrap.admission.briefing_layout {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout {
    background-color: #f7f5ea;
  }
}

.wrap.admission.briefing_layout .top_banner_area {
  position: relative;
  width: 100%;
  text-align: center;
  background-image: url(/assets/images/admission/briefing/top_banner.jpg);
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .top_banner_area {
    background-position: center center;
  }
}

.wrap.admission.briefing_layout .top_banner_area .catch_box {
  padding-top: 7.29166%;
  padding-bottom: 6.25%;
  width: 100%;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .top_banner_area .catch_box {
    padding: 14.7135% 2.6041% 16.276%;
    padding-top: 14.7135%;
    padding-bottom: 16.276%;
  }
}

.wrap.admission.briefing_layout .top_banner_area .catch_box h1 {
  margin: 0 auto;
  margin-bottom: 2.34375%;
  padding: 1.302% 0;
  border: 5px solid #fff;
  max-width: 540px;
  font-size: 43px;
  text-align: center;
  letter-spacing: 5px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .top_banner_area .catch_box h1 {
    margin-bottom: 8.4635%;
    padding: 3.2552% 0;
    font-size: 21px;
  }
}

.wrap.admission.briefing_layout .top_banner_area .catch_box p {
  font-size: 33px;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .top_banner_area .catch_box p {
    font-size: 16px;
  }
}

.wrap.admission.briefing_layout .detail_area {
  margin: 0 auto;
  padding-top: 85px;
  width: 100%;
  max-width: 545px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area {
    padding: 12.36979% 25px 0;
    max-width: 720px;
    font-size: 16px;
  }
}

.wrap.admission.briefing_layout .detail_area .detail_box {
  display: block;
  margin-bottom: 80px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area .detail_box {
    margin-bottom: 13.4328%;
  }
}

.wrap.admission.briefing_layout .detail_area .detail_box p {
  margin-bottom: 55px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area .detail_box p {
    margin-bottom: 14.1791%;
  }
}

.detail_box_title {
    font-weight: bold;
    font-size: 22px;
    display: block;
    text-align: center;
}

.wrap.admission.briefing_layout .detail_area .detail_box h2 {
  margin-bottom: 23px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area .detail_box h2 {
    margin-bottom: 7.4626%;
    font-size: 21px;
  }
}

.wrap.admission.briefing_layout .detail_area .detail_box ul {
  display: block;
  width: 100%;
  overflow: hidden;
}

.wrap.admission.briefing_layout .detail_area .detail_box ul li {
  position: relative;
  margin-bottom: 10px;
  padding-left: 1.1em;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area .detail_box ul li {
    margin-bottom: 12px;
  }
}

.wrap.admission.briefing_layout .detail_area .detail_box ul li:before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  content: "◎";
}

.wrap.admission.briefing_layout .detail_area .overview_box {
  display: block;
}

.wrap.admission.briefing_layout .detail_area .overview_box h2 {
  padding: 21px 0 30px 0;
  border-top: 8px solid #000;
  font-size: 28px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area .overview_box h2 {
    padding-bottom: 25px;
    border-top: 5px solid #000;
    font-size: 21px;
  }
}

.wrap.admission.briefing_layout .detail_area .overview_box a {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area .overview_box a {
    -webkit-transition: 0s;
    transition: 0s;
  }
}

.wrap.admission.briefing_layout .detail_area .overview_box a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area .overview_box a:hover {
    opacity: 1;
    -webkit-transition: 0s;
    transition: 0s;
  }
}

.wrap.admission.briefing_layout .detail_area .overview_box dl {
  display: block;
  margin-bottom: 0;
  margin-bottom: 21px;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area .overview_box dl {
    margin-bottom: 18px;
  }
}

.wrap.admission.briefing_layout .detail_area .overview_box dl dt {
  position: relative;
  float: left;
  width: 90px;
  clear: both;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area .overview_box dl dt {
    margin-bottom: 0;
  }
}

.wrap.admission.briefing_layout .detail_area .overview_box dl dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.admission.briefing_layout .detail_area .overview_box dl dd {
  margin-left: 20px;
  margin-left: 55px;
  padding-left: 55px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area .overview_box dl dd {
    float: inherit;
    margin-left: 55px;
    padding-left: 55px;
    font-size: 16px;
    font-weight: 400;
  }
}

.wrap.admission.briefing_layout .detail_area .overview_box .remarks {
  line-height: 1.7;
}

.wrap.admission.briefing_layout .detail_area .overview_box .remarks p {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

.wrap.admission.briefing_layout
  .detail_area
  .overview_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.admission.briefing_layout .detail_area .overview_box .app_btn {
  margin-bottom: 80px;
  padding-top: 0;
  width: 290px;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.admission.briefing_layout .detail_area .overview_box .app_btn {
    margin: 0 auto 14.9253%;
    width: 100%;
    max-width: 577px;
  }
}

.wrap.admission.briefing_layout .detail_area .overview_box .app_btn a {
  display: block;
  padding-top: 8px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.admission.experience_layout {
  width: 100%;
}

.wrap.admission.experience_layout .top_banner_area {
  position: relative;
  width: 100%;
  text-align: center;
  background-image: url(/assets/images/admission/experience/top_banner.jpg);
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout .top_banner_area {
    background-position: center center;
  }
}

.wrap.admission.experience_layout .top_banner_area .catch_box {
  padding-top: 7.29166%;
  padding-bottom: 6.25%;
  width: 100%;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout .top_banner_area .catch_box {
    padding: 14.7135% 2.6041% 16.276%;
    padding-top: 14.7135%;
    padding-bottom: 16.276%;
  }
}

.wrap.admission.experience_layout .top_banner_area .catch_box h1 {
  margin: 0 auto;
  margin-bottom: 2.34375%;
  padding: 1.302% 0;
  max-width: 540px;
  font-size: 64px;
  text-align: center;
  letter-spacing: 5px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout .top_banner_area .catch_box h1 {
    margin-bottom: 8.4635%;
    padding: 3.2552% 0;
    font-size: 21px;
  }
}

.wrap.admission.experience_layout .top_banner_area .catch_box p {
  font-size: 33px;
  line-height: 2;
  text-align: center;
  letter-spacing: 2.5px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout .top_banner_area .catch_box p {
    font-size: 16px;
    line-height: 1.6;
    letter-spacing: 1.5;
  }
}

.wrap.admission.experience_layout .detail_wrap_area {
  display: block;
  padding-top: 80px;
  width: 100%;
  background-image: url(/assets/images/common/bg_category_top_c.png);
  background-repeat: no-repeat;
  background-position: top center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout .detail_wrap_area {
    padding-top: 12.3697%;
    background-color: #fff;
    -webkit-background-size: 301px 10px;
    -moz-background-size: 301px 10px;
    -ms-background-size: 301px 10px;
    -o-background-size: 301px 10px;
    background-size: 301px 10px;
  }
}

.wrap.admission.experience_layout .detail_wrap_area.bg_col {
  background-color: #f7f5ea;
}

.wrap.admission.experience_layout .detail_wrap_area .detail_layout {
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
  overflow: hidden;
}

.wrap.admission.experience_layout .detail_wrap_area .detail_layout strong {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout .detail_wrap_area .detail_layout {
    padding: 0 3.2552%;
    max-width: 768px;
  }
}

.wrap.admission.experience_layout .detail_wrap_area .detail_layout.not_max {
  margin-bottom: 35px;
  max-width: none;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout .detail_wrap_area .detail_layout.not_max {
    margin-bottom: 0;
  }
}

.wrap.admission.experience_layout .detail_wrap_area .detail_layout .head_log {
  margin: 0 auto 80px;
  width: 100%;
  max-width: 576px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout .detail_wrap_area .detail_layout .head_log {
    margin-bottom: 13.19444%;
    padding: 0 3.472222% 5px;
    max-width: 720px;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .head_log
  img {
  max-width: 290px;
  margin:0 auto;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .head_log
    img {
    max-width: 51.1976%;
    margin:0 auto;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .head_log
  .app_btn {
  float: right;
  margin: 35px auto 0;
  max-width: 250px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .head_log
    .app_btn {
    margin-top: 5.23962%;
    padding-top: 0;
    width: 41.1676%;
    max-width: none;
    height: auto;
  }
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .head_log
    .app_btn
    a {
    padding: 9.09090909% 0;
  }
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .head_log
    .app_btn:before {
    top: 0;
    right: 7.27272727%;
    bottom: 0;
    margin: auto;
  }
}

.wrap.admission.experience_layout .detail_wrap_area .detail_layout .head_log p {
  display: block;
  float: left;
  margin-top: 80px;
  width: 100%;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .head_log
    p {
    margin-top: 13.8081%;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .thumbnail_box {
  display: block;
  margin-bottom: 55px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .thumbnail_box {
    margin-bottom: 6.25%;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .thumbnail_box 
  .thumbnail_box_caption { 
  text-align:center;
  margin:10px auto 0;
}

.wrap.admission.experience_layout .detail_wrap_area .detail_layout dl.num_dl {
  margin: 0 auto 80px;
  width: 100%;
  max-width: 576px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout .detail_wrap_area .detail_layout dl.num_dl {
    margin-bottom: 13.19444%;
    padding: 3.47222%;
    max-width: 720px;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  dl.num_dl
  dt {
  position: relative;
  margin-bottom: 12px;
  padding-left: 1.5em;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    dl.num_dl
    dt {
    margin-bottom: 3.7147%;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  dl.num_dl
  dt:nth-of-type(1):before {
  position: absolute;
  left: 0;
  content: "①";
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  dl.num_dl
  dt:nth-of-type(2):before {
  position: absolute;
  left: 0;
  content: "②";
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  dl.num_dl
  dt:nth-of-type(3):before {
  position: absolute;
  left: 0;
  content: "③";
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  dl.num_dl
  dd {
  margin-bottom: 40px;
  padding-left: 1.5em;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    dl.num_dl
    dd {
    margin-bottom: 11.1441%;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  dl.num_dl
  dd:last-of-type {
  margin-bottom: 0;
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box {
  display: block;
  margin: 0 auto 85px;
  width: 100%;
  max-width: 576px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .overview_box {
    margin-bottom: 13.88888%;
    padding: 0 3.47222%;
    max-width: 720px;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  a {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .overview_box
    a {
    -webkit-transition: 0s;
    transition: 0s;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .overview_box
    a:hover {
    opacity: 1;
    -webkit-transition: 0s;
    transition: 0s;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  h2 {
  margin-bottom: 0 !important;
  padding: 21px 0 30px 0 !important;
  border-top: 8px solid #000;
  border-bottom: 0 !important;
  font-size: 28px;
  font-weight: 700;
  color: #000 !important;
  text-align: left !important;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .overview_box
    h2 {
    padding-bottom: 25px;
    border-top: 5px solid #000;
    font-size: 21px;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  dl {
  display: block;
  margin-bottom: 0;
  margin-bottom: 21px;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .overview_box
    dl {
    margin-bottom: 18px;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  dl
  dt {
  position: relative;
  float: left;
  width: 90px;
  clear: both;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .overview_box
    dl
    dt {
    margin-bottom: 0;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  dl
  dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  dl
  dd {
  margin-left: 20px;
  margin-left: 55px;
  padding-left: 55px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .overview_box
    dl
    dd {
    float: inherit;
    margin-left: 55px;
    padding-left: 55px;
    font-size: 16px;
    font-weight: 400;
  }
}
.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box_explanation {
  text-align:center;
  margin:0 10px 15px;
}


.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  .remarks {
  line-height: 1.7;
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  .remarks
  p {
  display: block;
  margin-bottom: 5px;
  font-size: 12px;
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  .remarks
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  .app_btn {
  margin-bottom: 80px;
  padding-top: 0;
  width: 290px;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .overview_box
    .app_btn {
    margin: 11.1111% auto 13.3333%;
    width: 100%;
    max-width: 577px;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .overview_box
  .app_btn
  a {
  display: block;
  padding-top: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .sanza_detail_box {
  display: block;
  margin: 0 auto 0;
  width: 100%;
  max-width: 1120px;
  overflow: hidden;
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .sanza_detail_box
  h2 {
  margin-bottom: 55px;
  padding-bottom: 18px;
  border-bottom: 2px solid #888;
  font-size: 28px;
  color: #888;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .sanza_detail_box
    h2 {
    margin-bottom: 6.94444%;
    padding-bottom: 2.6041%;
    font-size: 21px;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .sanza_detail_box
  .thumbnail_box {
  margin: 0 auto 55px;
  width: 100%;
  max-width: 600px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .sanza_detail_box
    .thumbnail_box {
    margin-bottom: 6.94444%;
    max-width: 720px;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .sanza_detail_box
  .sanza_appeal {
  margin: 0 auto 85px;
  width: 100%;
  max-width: 576px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.admission.experience_layout
    .detail_wrap_area
    .detail_layout
    .sanza_detail_box
    .sanza_appeal {
    margin-bottom: 13.19444%;
    padding: 0 3.47222%;
    max-width: 720px;
  }
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .sanza_detail_box
  .sanza_appeal
  p {
  line-height: 1.9;
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .sanza_detail_box
  .sanza_appeal
  p:last-child {
  margin-bottom: 0;
}

.wrap.admission.experience_layout
  .detail_wrap_area
  .detail_layout
  .sanza_detail_box
  .sanza_appeal
  p
  strong {
  font-weight: 700;
}

.wrap.admission.faq {
  padding-bottom: 130px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.faq {
    padding-bottom: 11.71875%;
  }
}

.wrap.admission.faq section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.admission.faq section.top_title .inner {
  margin: 0 auto;
  padding: 85px 0 80px 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.admission.faq section.top_title .inner {
    padding: 48px 25px 5.859% 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.admission.faq section.top_title .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.admission.faq section.top_title .inner h1 {
    margin-bottom: 30px;
    font-size: 21px;
  }
}

.wrap.admission.faq section.faq_layout {
  display: block;
  margin: 0 auto;
  width: 100%;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.faq section.faq_layout {
    max-width: 100%;
  }
}

.wrap.admission.faq section.faq_layout .inner {
  width: 100%;
}

.wrap.admission.faq section.faq_layout .inner span {
  display: block;
  margin-bottom: 55px;
  padding: 0 5px;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.faq section.faq_layout .inner span {
    margin-bottom: 13.6718%;
    padding: 0 6.5104%;
    font-size: 14px;
  }
}

.wrap.admission.faq section.faq_layout .inner span a {
  display: inline-block;
  color: #314ee3;
  text-decoration: underline;
}

.wrap.admission.faq section.faq_layout .inner p {
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.faq section.faq_layout .inner p {
    padding: 0 6.5104%;
  }
}

.wrap.admission.faq section.faq_layout .inner p a {
  color: #314ee3;
  text-decoration: underline;
}

.wrap.admission.faq section.faq_layout .inner .faq_box_wrap {
  width: 100%;
}

.wrap.admission.faq section.faq_layout .inner .faq_box_wrap:last-of-type {
  margin-bottom: 85px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.faq section.faq_layout .inner .faq_box_wrap:last-of-type {
    margin-bottom: 12.36979%;
  }
}

.wrap.admission.faq section.faq_layout .inner .faq_box_wrap h2 {
  padding: 15px 0 15px 30px;
  font-size: 16px;
  font-weight: 700;
  background-color: #f7f5ea;
}

@media screen and (max-width: 768px) {
  .wrap.admission.faq section.faq_layout .inner .faq_box_wrap h2 {
    padding: 3.255% 0 3.255% 6.5104%;
  }
}

.wrap.admission.faq section.faq_layout .inner .faq_box_wrap dl {
  display: block;
  padding: 0 12px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.admission.faq section.faq_layout .inner .faq_box_wrap dl {
    padding: 0 3.2552%;
  }
}

.wrap.admission.faq section.faq_layout .inner .faq_box_wrap dl dt {
  padding: 15px 12px;
  border-bottom: 1px solid #888;
  width: 100%;
  color: #314ee3;
  text-decoration: underline;
  background-image: url(/assets/images/admission/faq/faq_icon.jpg);
  background-repeat: no-repeat;
  background-position: center right 15px;
  background-size: 10px 6px;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .wrap.admission.faq section.faq_layout .inner .faq_box_wrap dl dt {
    padding: 15px 30px 15px 12px;
    font-size: 14px;
  }
}

.wrap.admission.faq section.faq_layout .inner .faq_box_wrap dl dt.dt_open {
  border-bottom: 0;
}

.wrap.admission.faq section.faq_layout .inner .faq_box_wrap dl dd {
  display: none;
  padding: 10px 11px 10px 45px;
  font-size: 12px;
  background-color: #fdede4;
  background-image: url(/assets/images/admission/faq/faq_icon_answer.png);
  background-repeat: no-repeat;
  background-position: top 10px left 10px;
  background-size: 24px;
}

@media screen and (max-width: 768px) {
  .wrap.admission.faq section.faq_layout .inner .faq_box_wrap dl dd {
    padding: 8px 15px 12px 45px;
    background-position: top 8px left 8px;
    background-size: 25px;
  }
}

.wrap.admission.faq section.faq_layout .inner .faq_box_wrap dl dd.dd_open {
  border-bottom: 1px solid #888;
}

.wrap.admission.faq section.faq_layout .inner .faq_box_wrap dl dd a {
  color: #314ee3;
  text-decoration: underline;
}

.wrap.admission.faq section.faq_layout .inner .faq_box_wrap dl dd strong {
  font-weight: 700;
}

.wrap {
  position: relative;
}

.wrap.search:before {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.search {
    padding-bottom: 0;
  }
}

.wrap.search section {
  line-height: 1.7;
}

.wrap.search section.result_area {
  min-height: 600px;
}

@media screen and (max-width: 768px) {
  .wrap.search section.result_area {
    min-height: 450px;
  }
}

.wrap.search section.result_area .inner {
  margin: 0 auto;
  padding: 0 0 80px;
  width: 100%;
  max-width: 1120px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.search section.result_area .inner {
    width: 100%;
    max-width: none;
  }
}

.wrap.search section.result_area .gs-title {
  text-align: left;
}

.wrap.search section.result_area .gsc-result .gs-title {
  height: 1.8em;
}

.wrap.arc_isis_people:before {
  display: none;
}

.wrap.arc_isis_people section.archives {
  margin: 0 auto;
  padding-bottom: 80px;
  width: 100%;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives {
    padding-bottom: 3.47222%;
    max-width: 768px;
  }
}

.wrap.arc_isis_people section.archives .top_title {
  text-align: center;
}

.wrap.arc_isis_people section.archives .top_title .inner {
  margin: 0 auto;
  padding: 85px 0 80px;
  width: 100%;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .top_title .inner {
    padding: 12.3697% 0 11.45833%;
    max-width: 720px;
  }
}

.wrap.arc_isis_people section.archives .top_title .inner h1 {
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .top_title .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.arc_isis_people section.archives .top_title .inner p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .top_title .inner p {
    font-size: 14px;
  }
}

.wrap.arc_isis_people section.archives .cat_list {
  display: block;
  margin-bottom: 80px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .cat_list {
    margin: auto;
    margin-bottom: 5.2083%;
    padding: 20px;
    max-width: 625px;
  }
}

.wrap.arc_isis_people section.archives .cat_list ul {
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .cat_list ul {
    text-align: center;
  }
}

.wrap.arc_isis_people section.archives .cat_list ul li {
  display: inline-block;
  margin-right: 30px;
  padding-bottom: 3px;
  border-bottom: 2px dashed #8b8b8b;
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .cat_list ul li {
    margin-right: 6.25%;
    margin-bottom: 7.2%;
    border-bottom: 1px dashed #8b8b8b;
    font-size: 14px;
    font-weight: 700;
  }
}

.wrap.arc_isis_people section.archives .cat_list ul li:last-child {
  margin-right: 0;
  margin-top: 30px;
}

.wrap.arc_isis_people section.archives .cat_list ul li a {
  color: #666;
}

.wrap.arc_isis_people section.archives .cat_list ul li span {
  color: #ff7e00;
}

.wrap.arc_isis_people section.archives .people_card_list {
  display: block;
  width: 100%;
}

.wrap.arc_isis_people section.archives .people_card_list ul {
  display: block;
  padding: 0 3px;
  padding-bottom: 3px;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .people_card_list ul {
    padding: 0;
  }
}

.wrap.arc_isis_people section.archives .people_card_list ul li {
  float: left;
  margin-right: 2.3813%;
  margin-bottom: 50px;
  padding: 0 2px 15px;
  width: 23.214%;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .people_card_list ul li {
    margin: 0 3.125% 7.63888%;
    padding: 0 3.33333% 8.2582%;
    border-bottom: 1px solid #888;
    width: 93.75%;
    background-image: url(/assets/images/common/card_people_arrow.png);
    background-repeat: no-repeat;
    background-position: right 3.3333% center;
    background-size: 6px 10px;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.wrap.arc_isis_people section.archives .people_card_list ul li:nth-of-type(4n) {
  margin-right: 0;
}

.wrap.arc_isis_people section.archives .people_card_list ul li:last-of-type {
  margin-bottom: 0;
}

.wrap.arc_isis_people section.archives .people_card_list ul li a {
  display: block;
}

.wrap.arc_isis_people section.archives .people_card_list ul li .thumbnail_box {
  display: block;
  position: relative;
  margin-bottom: 23px;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people
    section.archives
    .people_card_list
    ul
    li
    .thumbnail_box {
    float: left;
    margin-bottom: 0;
    width: 33.7837%;
    max-width: 225px;
  }
}

.wrap.arc_isis_people
  section.archives
  .people_card_list
  ul
  li
  .thumbnail_box
  p {
  display: inline-block;
  position: absolute;
  bottom: 0;
  left: 10px;
  padding: 10px 10px 0;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  font-size: 16px;
  color: #666;
  background-color: #fff;
}

.wrap.arc_isis_people
  section.archives
  .people_card_list
  ul
  li
  .thumbnail_box
  p
  span {
  color: #ff7e00;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people
    section.archives
    .people_card_list
    ul
    li
    .thumbnail_box
    p {
    display: none;
  }
}

.wrap.arc_isis_people section.archives .people_card_list ul li .detail_box {
  padding: 0 10px;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .people_card_list ul li .detail_box {
    float: right;
    padding: 0 0 0 3.6036%;
    width: 66.2162%;
  }
}

.wrap.arc_isis_people
  section.archives
  .people_card_list
  ul
  li
  .detail_box
  .sp_cat {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people
    section.archives
    .people_card_list
    ul
    li
    .detail_box
    .sp_cat {
    display: inline-block !important;
    border-bottom: 1px dashed #8b8b8b;
    font-size: 14px;
    font-weight: 700;
    color: #666;
  }
  .wrap.arc_isis_people
    section.archives
    .people_card_list
    ul
    li
    .detail_box
    .sp_cat
    span {
    font-size: 16.5px;
    color: #ff7e00;
  }
}

.wrap.arc_isis_people
  section.archives
  .people_card_list
  ul
  li
  .detail_box
  .type {
  display: block !important;
  margin-bottom: 10px;
  color: #000 !important;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people
    section.archives
    .people_card_list
    ul
    li
    .detail_box
    .type {
    margin-bottom: 15.3477%;
  }
}

.wrap.arc_isis_people section.archives .people_card_list ul li .detail_box h2 {
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people
    section.archives
    .people_card_list
    ul
    li
    .detail_box
    h2 {
    margin-bottom: 0;
    font-size: 19px;
  }
}

.wrap.arc_isis_people section.archives .people_card_list ul li .detail_box p {
  line-height: 1.7;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .people_card_list ul li .detail_box p {
    display: none;
  }
}

.wrap.arc_isis_people section.archives .app_btn {
  margin: 33px auto 0;
  padding: 18px 0;
  border-radius: 50px;
  max-width: 380px;
  height: auto;
  font-size: 18px;
  line-height: 1;
  background-color: #222;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .app_btn {
    margin: 13.1944% auto;
    padding: 3.47222% 0;
    border-radius: 50px;
    width: 80.1388%;
    max-width: 577px;
    font-size: 14px;
    font-weight: 700;
  }
}

.wrap.arc_isis_people section.archives .app_btn:hover {
  cursor: pointer;
}

.wrap.arc_isis_people section.archives .app_btn:before {
  top: 22px;
  right: 27px;
  bottom: 0;
  width: 13px;
  height: 8px;
  background-repeat: no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_people section.archives .app_btn:before {
    top: 0;
    right: 27px;
    bottom: 0;
    margin: auto 0;
    width: 20px;
    height: 13px;
  }
}

.wrap.arc_isis_people section.archives #loader {
  display: none;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.wrap.arc_isis_people section.archives #loader img {
  margin: 0 auto;
}

.wrap.sing_isis_people:before {
  display: none;
}

.wrap.sing_isis_people section.single_layout {
  margin: 0 auto;
  width: 100%;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people section.single_layout {
    padding: 0 25px;
    max-width: 768px;
  }
}

.wrap.sing_isis_people section.single_layout .top_title {
  text-align: center;
}

.wrap.sing_isis_people section.single_layout .top_title .inner {
  margin: 0 auto;
  padding: 85px 0 95px;
  width: 100%;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people section.single_layout .top_title .inner {
    padding: 12.3697% 0 11.45833%;
    max-width: 720px;
  }
}

.wrap.sing_isis_people section.single_layout .top_title .inner h1 {
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people section.single_layout .top_title .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.sing_isis_people section.single_layout .top_title .inner p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people section.single_layout .top_title .inner p {
    font-size: 14px;
  }
}

.wrap.sing_isis_people section.single_layout ul {
  display: block;
  width: 100%;
  overflow: hidden;
}

.wrap.sing_isis_people section.single_layout ul li {
  margin-bottom: 80px;
  border-bottom: 2px solid #888;
  width: 100%;
}

.wrap.sing_isis_people section.single_layout ul li:last-child {
  margin-bottom: 55px;
  border-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people section.single_layout ul li {
    margin: 0 0 11.7187%;
    border-bottom: 1px solid #888;
  }
}

.wrap.sing_isis_people section.single_layout ul li .single_detail_layout {
  width: 100%;
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box {
  margin: auto auto 50px;
  width: 100%;
  max-width: 798px;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box {
    margin-bottom: 6.267%;
    padding: 0 3.4722222%;
    max-width: none;
  }
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .cat {
  margin-bottom: 20px;
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  color: #666;
  text-align: center;
  letter-spacing: 2px;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .cat {
    display: inline-block;
    margin-bottom: 5.97014%;
    border-bottom: 1px dashed #666;
    width: auto;
    font-size: 16px;
    line-height: 1.7;
    text-align: left;
  }
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .cat
  span {
  color: #ff7e00;
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  h2 {
  margin-bottom: 45px;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
  color: #333;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    h2 {
    margin-bottom: 7.4626%;
    font-size: 21px;
    text-align: left;
  }
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .main_box {
  margin-bottom: 55px;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .main_box {
    margin-bottom: 6.7365%;
  }
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .main_box
  .picture_lead {
  float: left;
  width: 31.9548%;
  max-width: 255px;
  color: #333;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .main_box
    .picture_lead {
    display: table;
    float: none;
    margin-bottom: 14.1791%;
    width: 100%;
    max-width: none;
  }
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .main_box
    .picture_lead
    .sp_tr {
    display: table-row;
  }
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .main_box
  .picture_lead
  .sp_tr
  .sing_thumbnail {
  display: table-cell;
  border: 0;
  width: 38.1736%;
  max-width: 100%;
  vertical-align: top;
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .main_box
  .picture_lead
  .sp_tr
  .sing_thumbnail
  img {
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .main_box
    .picture_lead
    .sp_tr
    .sing_thumbnail
    img {
    float: left;
    margin-bottom: 0;
    width: 100%;
    max-width: 255px;
  }
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .main_box
    .picture_lead
    .sp_tr
    .sp_td {
    display: table-cell;
    padding-left: 15px;
    width: 61.8263%;
    text-align: left;
    vertical-align: bottom;
  }
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .main_box
  .picture_lead
  .sp_tr
  .sp_td
  p {
  margin-bottom: 15px;
  line-height: 1.5;
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .main_box
  .picture_lead
  .sp_tr
  .sp_td
  h3 {
  font-size: 20px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .main_box
    .picture_lead
    .sp_tr
    .sp_td
    h3 {
    font-size: 19px;
  }
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .main_box
  .detail_lead {
  float: right;
  padding-left: 2.5062%;
  width: 68.0451%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .main_box
    .detail_lead {
    float: none;
    padding-left: 0;
    width: 100%;
    max-width: none;
  }
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .main_box
  .detail_lead
  p {
  line-height: 1.7;
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .main_box
  .detail_lead
  p:last-of-type {
  margin-bottom: 0;
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .main_box
  .detail_lead
  strong {
  font-weight: 700;
  line-height: 1.7;
  color: #e60012;
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .sub_box {
  display: block;
  width: 100%;
  overflow: hidden;
  line-height: 1.7;
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .sub_box
  .sub_picture {
  float: left;
  margin-bottom: 30px;
  width: 50%;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .sub_box
    .sub_picture {
    float: none;
    margin-bottom: 6.7365%;
    width: 100%;
    max-width: none;
  }
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .sub_box
  .sub_picture
  img {
  margin-bottom: 15px;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .sub_box
    .sub_picture
    img {
    margin-bottom: 3.7425%;
  }
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .sub_box
  .sub_picture
  p {
  font-size: 12px;
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .sub_box
  .sub_picture:nth-of-type(odd) {
  padding-right: 1.8796%;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .sub_box
    .sub_picture:nth-of-type(odd) {
    padding-right: 0;
  }
}

.wrap.sing_isis_people
  section.single_layout
  ul
  li
  .single_detail_layout
  .detail_box
  .sub_box
  .sub_picture:nth-of-type(even) {
  padding-left: 1.8796%;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people
    section.single_layout
    ul
    li
    .single_detail_layout
    .detail_box
    .sub_box
    .sub_picture:nth-of-type(even) {
    padding-left: 0;
  }
}

.wrap.sing_isis_people section.single_layout .pager_layout {
  display: block;
  margin: auto auto 0;
  width: 100%;
  max-width: 195px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people section.single_layout .pager_layout {
    margin-bottom: 0;
    max-width: 215px;
  }
}

.wrap.sing_isis_people section.single_layout .pager_layout ul {
  display: block;
  width: 100%;
  overflow: hidden;
}

.wrap.sing_isis_people section.single_layout .pager_layout ul li {
  float: left;
  margin-right: 90px;
  border-bottom: 0;
  width: auto;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people section.single_layout .pager_layout ul li {
    margin-right: 13.9534%;
  }
}

.wrap.sing_isis_people section.single_layout .pager_layout ul li:last-child {
  float: none;
  margin-right: 0;
}

.wrap.sing_isis_people
  section.single_layout
  .pager_layout
  ul
  li:nth-of-type(2) {
  float: right;
}

.wrap.sing_isis_people section.single_layout .pager_layout ul li .page_next,
.wrap.sing_isis_people section.single_layout .pager_layout ul li .page_prev {
  display: inline-block;
}

.wrap.sing_isis_people section.single_layout .pager_layout ul li .page_next a,
.wrap.sing_isis_people section.single_layout .pager_layout ul li .page_prev a {
  display: block;
}

.wrap.sing_isis_people section.single_layout .app_btn {
  margin: 0 auto 80px;
  padding: 18px 0;
  border-radius: 50px;
  max-width: 380px;
  height: auto;
  font-size: 18px;
  line-height: 1;
  background-color: #222;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people section.single_layout .app_btn {
    margin: 0 auto 13.1944% auto;
    padding: 3.47222% 0;
    border-radius: 50px;
    width: 80.1388%;
    max-width: 577px;
    font-size: 14px;
    font-weight: 700;
  }
}

.wrap.sing_isis_people section.single_layout .app_btn:hover {
  cursor: pointer;
}

.wrap.sing_isis_people section.single_layout .app_btn:before {
  top: 22px;
  right: 27px;
  bottom: 0;
  width: 13px;
  height: 8px;
  background-image: none;
  background-repeat: no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_people section.single_layout .app_btn:before {
    top: 0;
    right: 27px;
    bottom: 0;
    margin: auto 0;
    width: 20px;
    height: 13px;
  }
}

.wrap.arc_isis_news:before {
  display: none;
}

.wrap.arc_isis_news section.archives {
  margin: 0;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news section.archives {
    background-color: #f7f5ea;
  }
}

.wrap.arc_isis_news section.archives .top_title {
  margin: 0 auto;
  width: 100%;
  max-width: 1120px;
  text-align: center;
}

.wrap.arc_isis_news section.archives .top_title .inner {
  margin: 0 auto;
  padding: 85px 0 80px;
  width: 100%;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news section.archives .top_title .inner {
    padding: 12.3697% 0 11.45833%;
  }
}

.wrap.arc_isis_news section.archives .top_title .inner h1 {
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news section.archives .top_title .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.arc_isis_news section.archives .top_title .inner p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news section.archives .top_title .inner p {
    font-size: 14px;
  }
}

.wrap.arc_isis_news section.archives .topics_layout {
  padding: 90px 0 80px;
  background-color: #f7f5ea;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news section.archives .topics_layout {
    padding: 0 0 11.7187%;
  }
}

.wrap.arc_isis_news section.archives .topics_layout .wrap_topics {
  margin: 0 auto;
  width: 100%;
  max-width: 1120px;
}

.wrap.arc_isis_news section.archives .topics_layout .wrap_topics .cat_list {
  display: block;
  margin-bottom: 40px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news section.archives .topics_layout .wrap_topics .cat_list {
    margin-bottom: 20px;
  }
}

.wrap.arc_isis_news section.archives .topics_layout .wrap_topics .cat_list ul {
  width: 100%;
  text-align: center;
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .cat_list
  ul
  li {
  display: inline-block;
  margin-right: 30px;
  padding-bottom: 3px;
  border-bottom: 2px dashed #8b8b8b;
  font-size: 18px;
  color: #666;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .cat_list
    ul
    li {
    margin-right: 7.25%;
    margin-bottom: 7.2%;
    border-bottom: 1px dashed #8b8b8b;
  }
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .cat_list
  ul
  li:last-child {
  margin-right: 0;
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .cat_list
  ul
  li
  a {
  font-weight: 700;
  color: #ff7e00;
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list {
  display: block;
  width: 100%;
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list
  ul {
  display: block;
  padding: 0 3px;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .topics_card_list
    ul {
    padding: 0;
  }
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list
  ul
  li {
  float: left;
  margin-right: 2.3813%;
  margin-bottom: 50px;
  width: 23.214%;
  background-color: #fff;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12),
    0 1px 2px rgba(0, 0, 0, 0.24);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .topics_card_list
    ul
    li {
    float: none;
    margin: auto 6.0547% 6.6765%;
    width: 87.8906%;
    max-width: 675px;
    overflow: hidden;
  }
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list
  ul
  li:nth-of-type(4n) {
  margin-right: 0;
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list
  ul
  li:last-of-type {
  margin-bottom: 0;
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list
  ul
  li
  a {
  display: block;
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list
  ul
  li
  .detail_box {
  margin: 15px 8px 22px;
  padding: 15px 5px 0;
  border-top: 2px solid #888;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .topics_card_list
    ul
    li
    .detail_box {
    margin: 5.1928% 5.1928% 0;
    padding: 5.1928% 8px 7.4183%;
  }
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list
  ul
  li
  .detail_box
  .cat {
  margin-bottom: 15px;
  font-size: 14px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .topics_card_list
    ul
    li
    .detail_box
    .cat {
    font-size: 16px;
  }
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list
  ul
  li
  .detail_box
  h2 {
  position: relative;
  margin-bottom: 15px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .topics_card_list
    ul
    li
    .detail_box
    h2 {
    font-size: 16px;
  }
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list
  ul
  li
  .detail_box
  h2:before {
  position: absolute;
  top: -6px;
  left: 0;
  width: 4px;
  height: 1px;
  background-color: #888;
  content: "";
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list
  ul
  li
  .detail_box
  h2:after {
  position: absolute;
  bottom: -4px;
  left: 0;
  width: 4px;
  height: 1px;
  background-color: #888;
  content: "";
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .topics_card_list
  ul
  li
  .detail_box
  time {
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .topics_card_list
    ul
    li
    .detail_box
    time {
    font-size: 16px;
  }
}

.wrap.arc_isis_news section.archives .topics_layout .wrap_topics .app_btn {
  margin: 33px auto 0;
  padding: 18px 0;
  border-radius: 50px;
  max-width: 380px;
  height: auto;
  font-size: 18px;
  line-height: 1;
  background-color: #222;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news section.archives .topics_layout .wrap_topics .app_btn {
    margin: 13.1944% auto 0;
    padding: 3.47222% 0;
    width: 80.1388%;
    max-width: 577px;
    font-size: 14px;
    font-weight: 700;
  }
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .app_btn:hover {
  cursor: pointer;
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .app_btn:before {
  top: 22px;
  right: 27px;
  bottom: 0;
  width: 13px;
  height: 8px;
  background-repeat: no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.arc_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .app_btn:before {
    top: 0;
    right: 27px;
    bottom: 0;
    margin: auto 0;
    width: 20px;
    height: 13px;
  }
}

.wrap.arc_isis_news section.archives .topics_layout .wrap_topics #loader {
  display: none;
  margin: 0 auto;
  width: 100%;
  text-align: center;
}

.wrap.arc_isis_news section.archives .topics_layout .wrap_topics #loader img {
  margin: 0 auto;
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .calendar_layout {
  position: relative;
  padding: 0;
  padding-top: 70%;
  width: 100%;
}

.wrap.arc_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .calendar_layout
  iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
}

.wrap.sing_isis_news:before {
  display: none;
}

.wrap.sing_isis_news section.archives {
  margin: 0;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news section.archives {
    background-color: #f7f5ea;
  }
}

.wrap.sing_isis_news section.archives .top_title {
  margin: 0 auto;
  width: 100%;
  max-width: 1120px;
  text-align: center;
}

.wrap.sing_isis_news section.archives .top_title .inner {
  margin: 0 auto;
  padding: 85px 0 80px;
  width: 100%;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news section.archives .top_title .inner {
    padding: 12.3697% 0 11.45833%;
  }
}

.wrap.sing_isis_news section.archives .top_title .inner h1 {
  margin-bottom: 15px;
  font-size: 42px;
  font-weight: 700;
  line-height: 1;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news section.archives .top_title .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.sing_isis_news section.archives .top_title .inner p {
  margin-bottom: 0;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news section.archives .top_title .inner p {
    font-size: 14px;
  }
}

.wrap.sing_isis_news section.archives .topics_layout {
  padding: 90px 0 80px;
  background-color: #f7f5ea;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news section.archives .topics_layout {
    padding: 0 0 11.7187%;
  }
}

.wrap.sing_isis_news section.archives .topics_layout .wrap_topics {
  margin: 0 auto;
  width: 100%;
  max-width: 1120px;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout {
  margin: 0 auto 100px;
  width: 100%;
  max-width: 795px;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .single_detail_layout {
    margin-bottom: 24.0885%;
    padding: 0 6.5104%;
  }
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .sing_title {
  display: block;
  margin-bottom: 40px;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .sing_title
  .cat {
  float: left;
  font-size: 24px;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .single_detail_layout
    .sing_title
    .cat {
    font-size: 14px;
    line-height: 1.3;
  }
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .sing_title
  time {
  margin-left: 25px;
  font-size: 24px;
  line-height: 1;
  color: #979795;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .single_detail_layout
    .sing_title
    time {
    font-size: 14px;
  }
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .sing_title
  h2 {
  display: block;
  padding-top: 12.5px;
  width: 100%;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .single_detail_layout
    .sing_title
    h2 {
    padding-top: 3.90625%;
    font-size: 21px;
  }
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .sns_box {
  margin-bottom: 45px;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .sns_box
  ul
  li {
  float: left;
  margin-right: 25px;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .sns_box
  ul
  li:last-child {
  margin-right: 0;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .sing_thumbnail_box {
  display: block;
  margin-bottom: 55px;
  width: 100%;
  color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .single_detail_layout
    .sing_thumbnail_box {
    margin-bottom: 14.5348%;
  }
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .sing_thumbnail_box
  img {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .single_detail_layout
    .sing_thumbnail_box
    img {
    margin-bottom: 3.74251%;
  }
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .single_detail_layout
    .sing_thumbnail_box
    p {
    font-size: 14px;
    font-weight: 700;
  }
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .wp-caption {
  display: block;
  margin: 0 auto 50px;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .wp-caption
  img {
  margin-bottom: 13px;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  .wp-caption
  p {
  line-height: 1.3;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .single_detail_layout
  p {
  line-height: 1.7;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .pager_layout {
  display: block;
  margin: auto auto 80px;
  width: 100%;
  max-width: 195px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .pager_layout {
    margin-bottom: 45px;
    max-width: 215px;
  }
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .pager_layout
  ul {
  display: block;
  width: 100%;
  overflow: hidden;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .pager_layout
  ul
  li {
  float: left;
  margin-right: 90px;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .pager_layout
    ul
    li {
    margin-right: 13.9534%;
  }
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .pager_layout
  ul
  li:last-child {
  float: none;
  margin-right: 0;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .pager_layout
  ul
  li:nth-of-type(2) {
  float: right;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .pager_layout
  ul
  li
  .page_next,
.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .pager_layout
  ul
  li
  .page_prev {
  display: inline-block;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .pager_layout
  ul
  li
  .page_next
  a,
.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .pager_layout
  ul
  li
  .page_prev
  a {
  display: block;
}

.wrap.sing_isis_news section.archives .topics_layout .wrap_topics .app_btn {
  margin: 33px auto 0;
  padding: 0;
  border-radius: 50px;
  max-width: 380px;
  height: auto;
  font-size: 18px;
  line-height: 1;
  background-color: #222;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news section.archives .topics_layout .wrap_topics .app_btn {
    margin: 18.2291% auto 0;
    padding: 3.47222% 0;
    width: 80.1388%;
    max-width: 577px;
    font-size: 14px;
    font-weight: 700;
  }
}

.wrap.sing_isis_news section.archives .topics_layout .wrap_topics .app_btn a {
  padding: 18px 0;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .app_btn:hover {
  cursor: pointer;
}

.wrap.sing_isis_news
  section.archives
  .topics_layout
  .wrap_topics
  .app_btn:before {
  top: 22px;
  right: 27px;
  bottom: 0;
  width: 13px;
  height: 8px;
  background-image: none;
  background-repeat: no-repeat;
  background-size: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.sing_isis_news
    section.archives
    .topics_layout
    .wrap_topics
    .app_btn:before {
    top: 0;
    right: 27px;
    bottom: 0;
    margin: auto 0;
    width: 20px;
    height: 13px;
  }
}

.switching {
  display: block;
  margin: auto;
  margin-bottom: 75px;
  padding-bottom: 5px;
  width: 100%;
  max-width: 390px;
  overflow: hidden;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .switching {
    margin-bottom: 11.71875%;
    padding: 0 10px 5px;
    max-width: 577px;
    text-align: center;
  }
}

.switching .calendar_btn,
.switching .topics_btn {
  float: left;
  width: 190px;
}

@media screen and (max-width: 768px) {
  .switching .calendar_btn,
  .switching .topics_btn {
    width: 50%;
    max-width: 288px;
  }
}

.switching .calendar_btn a,
.switching .topics_btn a {
  display: block;
  padding: 15px 0;
  font-size: 18px;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  background-color: #626262;
  -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.16), 0 3px 6px rgba(0, 0, 0, 0.23);
}

@media screen and (max-width: 768px) {
  .switching .calendar_btn a,
  .switching .topics_btn a {
    padding: 8.9928% 0;
    font-size: 14px;
  }
}

.switching .topics_btn a {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
}

.switching .topics_btn a:hover {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background-color: #222;
}

.switching .topics_btn a.active {
  background-color: #222;
}

.switching .calendar_btn a {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
}

.switching .calendar_btn a:hover {
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  background-color: #222;
}

.switching .calendar_btn a.active {
  background-color: #222;
}

.calendar_layout {
  position: relative;
  padding: 0;
  width: 100%;
  height: 100vh;
}

.calendar_layout iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: 0 auto;
  width: 100%;
  height: 100vh;
}

.wrap {
  position: relative;
}

.wrap.contact.idx {
  margin: auto;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx {
    padding-bottom: 10.41666%;
  }
}

.wrap.contact.idx section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.contact.idx section.contact_area .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_area .inner {
    padding: 13.0208% 20px 0;
    width: 100%;
    max-width: none;
  }
}

.wrap.contact.idx section.contact_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.contact.idx section.contact_area .inner p {
  margin-bottom: 85px;
  font-size: 28px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_area .inner p {
    margin-bottom: 13.0494%;
    font-size: 14px;
  }
}

.wrap.contact.idx section.contact_form .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 550px;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_form .inner {
    padding: 0 20px;
    max-width: 762px;
  }
}

.wrap.contact.idx section.contact_form .inner table {
  width: 100%;
}

.wrap.contact.idx section.contact_form .inner table tbody tr {
  display: block;
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_form .inner table tbody tr {
    padding-bottom: 25px;
    overflow: hidden;
  }
}

.wrap.contact.idx section.contact_form .inner table tbody tr:last-child {
  padding-bottom: 0;
}

.wrap.contact.idx section.contact_form .inner table tbody tr th {
  width: 170px;
  font-weight: 700;
  color: #888;
  text-align: right;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_form .inner table tbody tr th {
    display: block;
    width: 100%;
    font-size: 14px;
    text-align: left;
  }
}

.wrap.contact.idx section.contact_form .inner table tbody tr th span {
  color: #e60012;
}

.wrap.contact.idx section.contact_form .inner table tbody tr td {
  position: relative;
  padding-left: 12px;
  width: 415px;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_form .inner table tbody tr td {
    display: block;
    padding: 0;
    width: 100%;
  }
}

.wrap.contact.idx section.contact_form .inner table tbody tr td span.error {
  color: #e60012;
}

.wrap.contact.idx section.contact_form .inner table tbody tr td label {
  display: block;
  float: left;
  margin: 0;
  padding: 10px 0;
  border: 1px solid #ccc;
  border-right: 0;
  width: 120px;
  line-height: 1;
  color: #000;
  text-align: center;
  background: #fff;
  -webkit-transition: 0.2s;
  transition: 0.2s;
  cursor: pointer;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_form .inner table tbody tr td label {
    width: 50%;
  }
}

.wrap.contact.idx
  section.contact_form
  .inner
  table
  tbody
  tr
  td
  label:last-child {
  border-right: 1px solid #ddd;
}

.wrap.contact.idx
  section.contact_form
  .inner
  table
  tbody
  tr
  td.select_tab:before {
  position: absolute;
  top: 12px;
  right: 14px;
  width: 11px;
  height: 6px;
  background-image: url(/assets/images/common/select_tab_img.png);
  background-size: 100%;
  content: "";
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx
    section.contact_form
    .inner
    table
    tbody
    tr
    td.select_tab:before {
    top: 11px;
    right: 12px;
    width: 11px;
    height: 7px;
  }
}

.wrap.contact.idx section.contact_form .inner table tbody input[type="text"] {
  width: 100%;
  height: 32px;
}

.wrap.contact.idx section.contact_form .inner table tbody input[type="email"] {
  width: 100%;
  height: 32px;
}

.wrap.contact.idx section.contact_form .inner table tbody input[type="radio"] {
  display: none;
}

.wrap.contact.idx section.contact_form .inner table tbody input[type="submit"] {
  border: 0;
}

.wrap.contact.idx
  section.contact_form
  .inner
  table
  tbody
  input[type="radio"]:checked
  + .switch-on {
  color: #000;
  background-color: #ccc;
  -webkit-box-shadow: 1px 1px 0 0 #9a9a9a inset;
  box-shadow: 1px 1px 0 0 #9a9a9a inset;
}

.wrap.contact.idx
  section.contact_form
  .inner
  table
  tbody
  input[type="radio"]:checked
  + .switch-off {
  border-bottom: 1px solid #ddd;
  color: #000;
  background-color: #ddd;
  -webkit-box-shadow: 1px 1px 0 0 #9a9a9a inset;
  box-shadow: 1px 1px 0 0 #9a9a9a inset;
}

.wrap.contact.idx section.contact_form .inner table tbody select {
  padding-left: 15px;
  border: 1px solid #bbb;
  border-radius: 0;
  width: 100%;
  height: 32px;
  background-color: #fff;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.wrap.contact.idx section.contact_form .inner table tbody select::-ms-expand {
  display: none;
}

.wrap.contact.idx section.contact_form .inner table tbody textarea {
  padding: 5px 0 0 15px;
  width: 100%;
  height: 180px;
}

.wrap.contact.idx section.contact_form .inner .btn_layout {
  margin: auto;
  margin-bottom: 50px;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_form .inner .btn_layout {
    margin-bottom: 12.7423%;
  }
}

.wrap.contact.idx section.contact_form .inner .btn_layout .app_btn {
  margin: 50px auto 0;
  padding-top: 0;
  border: 0;
  width: 100%;
  max-width: 290px;
  font-size: 14px;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_form .inner .btn_layout .app_btn {
    margin: 6.9252% auto 0;
  }
}

.wrap.contact.idx section.contact_form .inner .btn_layout .app_btn a {
  padding-top: 8px;
  height: 100%;
}

.wrap.contact.idx section.contact_form .inner .link_btn_layout {
  margin: 0 auto 120px;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_form .inner .link_btn_layout {
    margin: 0 auto;
  }
}

.wrap.contact.idx section.contact_form .inner .link_btn_layout .btn_box {
  margin: 0 auto 25px;
  max-width: 290px;
}

@media screen and (max-width: 768px) {
  .wrap.contact.idx section.contact_form .inner .link_btn_layout .btn_box {
    margin: 0 auto 6.2326%;
  }
  .wrap.contact.idx
    section.contact_form
    .inner
    .link_btn_layout
    .btn_box:last-of-type {
    margin: 0 auto 12.46537%;
  }
}

.wrap.contact.idx section.contact_form .inner .link_btn_layout .btn_box p {
  margin-bottom: 10px;
  line-height: 1;
}

.wrap.contact.idx
  section.contact_form
  .inner
  .link_btn_layout
  .btn_box
  .app_btn {
  margin: 0 auto;
  padding: 0;
  width: 100%;
  max-width: none;
  height: 38px;
  line-height: 1.2;
  background-color: #222;
}

.wrap.contact.idx
  section.contact_form
  .inner
  .link_btn_layout
  .btn_box
  .app_btn:before {
  position: absolute;
  top: 14px;
  right: 22px;
  z-index: 2;
  width: 8px;
  height: 13px;
  background: url(/assets/images/top/btn_one_arrow_top.png) no-repeat;
  -webkit-background-size: 8px 13px;
  -moz-background-size: 8px 13px;
  -ms-background-size: 8px 13px;
  -o-background-size: 8px 13px;
  background-size: 8px 13px;
  content: "";
}

.wrap.contact.idx
  section.contact_form
  .inner
  .link_btn_layout
  .btn_box
  .app_btn
  a {
  display: block;
  padding: 12px 0;
}

.wrap.contact.idx section.contact_form .inner .link_btn_layout h3 {
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 1;
}

.wrap.contact.idx section.contact_form .inner .link_btn_layout address {
  margin-bottom: 10px;
  line-height: 1;
}

.wrap.contact.idx section.contact_form .inner .link_btn_layout p.tel {
  margin-bottom: 10px;
  line-height: 1;
}

.wrap.contact.idx section.contact_form .mw_wp_form_preview {
  display: block;
}

.wrap.contact.idx section.contact_form .mw_wp_form_preview table {
  width: 100%;
}

.wrap.contact.idx
  section.contact_form
  .mw_wp_form_preview
  table
  tbody
  tr
  td.select_tab:before {
  background-image: none;
}

@media screen and (max-width: 768px) {
  .wrap.contact.complete {
    padding-bottom: 11.0677%;
  }
}

.wrap.contact.complete section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.contact.complete section.contact_area .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.contact.complete section.contact_area .inner {
    padding: 13.0208% 20px 0;
    width: 100%;
    max-width: none;
  }
}

.wrap.contact.complete section.contact_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.contact.complete section.contact_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.contact.complete section.contact_area .inner p {
  margin-bottom: 120px;
  font-size: 28px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.contact.complete section.contact_area .inner p {
    margin-bottom: 13.0494%;
    font-size: 14px;
  }
}

.wrap.contact.complete section.complete_layout {
  width: 100%;
}

.wrap.contact.complete section.complete_layout .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 480px;
}

@media screen and (max-width: 768px) {
  .wrap.contact.complete section.complete_layout .inner {
    padding: 0 20px;
    max-width: 762px;
  }
}

.wrap.contact.complete section.complete_layout .inner h2 {
  margin-bottom: 50px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1;
  color: #e50012;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.contact.complete section.complete_layout .inner h2 {
    margin-bottom: 13.8504%;
    font-size: 21px;
    line-height: 1.3;
  }
}

.wrap.contact.complete section.complete_layout .inner p {
  margin-bottom: 35px;
  line-height: 2;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.contact.complete section.complete_layout .inner p {
    margin-bottom: 7.6177%;
    line-height: 1.5;
  }
}

.wrap.contact.complete section.complete_layout .inner .address_layout {
  margin: 0 auto 90px;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.contact.complete section.complete_layout .inner .address_layout {
    margin: 0 auto;
  }
}

.wrap.contact.complete section.complete_layout .inner .address_layout h3 {
  margin-bottom: 10px;
  font-weight: 700;
  line-height: 1;
}

.wrap.contact.complete section.complete_layout .inner .address_layout address {
  margin-bottom: 10px;
  line-height: 1;
}

.wrap.contact.complete section.complete_layout .inner .address_layout p.tel {
  margin-bottom: 10px;
  line-height: 1;
  text-align: center;
}

.wrap.contact.complete section.complete_layout .inner .mw_wp_form_send_error {
  margin-bottom: 30px;
  color: #e50012;
  text-align: center;
}

.wrap {
  position: relative;
}

.wrap.access:before {
  display: none;
}

.wrap.access.access_layout {
  width: 100%;
}

.wrap.access.access_layout .top_banner_area {
  position: relative;
  width: 100%;
  text-align: center;
  background-image: url(/assets/images/access/access_bg.jpg);
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .wrap.access.access_layout .top_banner_area {
    background-image: url(/assets/images/access/sp_access_bg.jpg);
    background-position: center center;
  }
}

.wrap.access.access_layout .top_banner_area .catch_box {
  padding-top: 10.10101%;
  padding-bottom: 10.60606%;
  width: 100%;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.access.access_layout .top_banner_area .catch_box {
    padding-top: 28.2552%;
    padding-bottom: 24.7395%;
  }
}

.wrap.access.access_layout .top_banner_area .catch_box h1 {
  margin: 0 auto;
  padding: 0;
  max-width: 160px;
  font-size: 41px;
  font-weight: 700;
  text-align: center;
  letter-spacing: 5px;
}

@media screen and (max-width: 768px) {
  .wrap.access.access_layout .top_banner_area .catch_box h1 {
    margin-bottom: 10px;
    padding: 0;
    font-size: 21px;
  }
}

.wrap.access.access_layout .top_banner_area .catch_box p {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.access.access_layout .top_banner_area .catch_box p {
    font-size: 14px;
  }
}

.wrap.access.access_layout .detail_area {
  margin: 0 auto;
  padding-top: 50px;
  width: 100%;
  max-width: 550px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.access.access_layout .detail_area {
    width: 94.0104%;
    max-width: none;
  }
}

.wrap.access.access_layout .detail_area .detail_box {
  display: block;
  margin-bottom: 75px;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.access.access_layout .detail_area .detail_box {
    margin-bottom: 11.7891%;
    padding: 0 25px;
  }
}

.wrap.access.access_layout .detail_area .detail_box img {
  margin-bottom: 5px;
}

.wrap.access.access_layout .detail_area .detail_box h2 {
  margin-bottom: 47px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .wrap.access.access_layout .detail_area .detail_box h2 {
    margin-bottom: 11.887%;
  }
}

.wrap.access.access_layout .detail_area .detail_box h2 a {
  color: #1e27dd;
  text-decoration: underline;
}

.wrap.access.access_layout .detail_area .detail_box address {
  display: block;
  width: 100%;
}

.wrap.access.access_layout .detail_area .detail_box address dl {
  margin-bottom: 35px;
  width: 100%;
}

.wrap.access.access_layout .detail_area .detail_box address dl:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.access.access_layout .detail_area .detail_box address dl {
    margin-bottom: 8.9153%;
  }
}

.wrap.access.access_layout .detail_area .detail_box address dl dt {
  margin-bottom: 15px;
  font-weight: 400;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .wrap.access.access_layout .detail_area .detail_box address dl dt {
    margin-bottom: 11px;
    font-size: 14px;
  }
}

.wrap.access.access_layout .detail_area .detail_box address dl dd {
  margin-bottom: 15px;
  line-height: 1.5;
}

.wrap.access.access_layout .detail_area .detail_box address dl dd:last-child {
  margin-bottom: 0;
}

@media screen and (max-width: 768px) {
  .wrap.access.access_layout .detail_area .detail_box address dl dd {
    margin-bottom: 11px;
    font-size: 14px;
    line-height: 1.5;
  }
}

.wrap {
  position: relative;
}

.wrap.media.interscore section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.media.interscore section.interscore_top_area .inner {
  margin: 0 auto;
  padding: 85px 0 80px 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.interscore_top_area .inner {
    padding: 48px 25px 5.859% 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.media.interscore section.interscore_top_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.interscore_top_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.media.interscore section.interscore_top_area .inner p {
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.interscore_top_area .inner p {
    margin-bottom: 25px;
    font-size: 14px;
  }
}

.wrap.media.interscore section.key_visual_area {
  width: 100%;
  background-color: #f0eef4;
}

.wrap.media.interscore section.key_visual_area .inner {
  position: relative;
  margin: 0 auto;
  padding: 55px 0 60px;
  width: 100%;
  max-width: 773px;
  overflow: hidden;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.key_visual_area .inner {
    padding: 10.026% 0 5.8593%;
  }
}

.wrap.media.interscore section.key_visual_area .inner img {
  margin: auto;
}

.wrap.media.interscore section.key_visual_area .inner .btn_layout {
  position: absolute;
  bottom: 180px;
  left: 0;
  padding: 0 0 0 5px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.key_visual_area .inner .btn_layout {
    position: static;
  }
}

.wrap.media.interscore section.key_visual_area .inner .btn_layout .app_btn {
  margin: 25px 0 0;
  padding: 0;
}

.wrap.media.interscore section.key_visual_area .inner .btn_layout .app_btn a {
  padding: 9px 0 9px;
}

.wrap.media.interscore section.btn_layout {
  padding: 0 22px;
  width: 100%;
}

.wrap.media.interscore section.btn_layout .inner {
  padding-top: 20px;
  width: 100%;
}

.wrap.media.interscore section.btn_layout .inner .app_btn {
  margin: 20px auto 0;
  padding: 0;
  max-width: 579px;
}

.wrap.media.interscore section.btn_layout .inner .app_btn a {
  padding: 9px 0 9px;
}

.wrap.media.interscore section.top_detail_area {
  display: block;
  padding: 55px 0 0 0;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.top_detail_area {
    padding: 11.0677% 22px 0;
  }
}

.wrap.media.interscore section.top_detail_area .inner {
  margin: 0 auto;
  padding-bottom: 40px;
  width: 100%;
  max-width: 540px;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.top_detail_area .inner {
    max-width: none;
  }
}

.wrap.media.interscore section.top_detail_area .inner h2 {
  padding-bottom: 25px;
  font-size: 14px;
  font-weight: 400;
  color: #453e79;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.top_detail_area .inner h2 {
    padding-bottom: 9.6685%;
    font-size: 16px;
  }
}

.wrap.media.interscore section.top_detail_area .inner h4 {
  font-size: 18px;
  font-weight: 700;
  color: #e60012;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.top_detail_area .inner h4 {
    font-size: 16px;
    text-align: left;
  }
  .wrap.media.interscore section.top_detail_area .inner h4 span {
    font-size: 14px;
  }
}

.wrap.media.interscore section.top_detail_area .inner p {
  padding-bottom: 45px;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.top_detail_area .inner p {
    padding-bottom: 17.9558%;
  }
}

.wrap.media.interscore section.top_detail_area .inner .top_comment {
  display: block;
  padding-bottom: 120px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.top_detail_area .inner .top_comment {
    padding-bottom: 19.337%;
  }
}

.wrap.media.interscore section.top_detail_area .inner .top_comment h3 {
  padding-bottom: 20px;
  font-size: 18px;
  font-weight: 700;
  color: #453e79;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.top_detail_area .inner .top_comment h3 {
    padding-bottom: 7.59668%;
    font-size: 16px;
  }
}

.wrap.media.interscore section.top_detail_area .inner .top_comment p {
  padding-bottom: 0;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.top_detail_area .inner .top_comment p {
    font-size: 16px;
  }
}

.wrap.media.interscore section.top_detail_area .inner .top_comment p span {
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.top_detail_area .inner .top_comment p span {
    font-size: 16px;
  }
}

.wrap.media.interscore section.top_detail_area .inner .top_comment hr {
  margin: 35px auto;
  width: 12px;
  height: 1px;
  background: #453e79;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.top_detail_area .inner .top_comment hr {
    margin: 11.7403% auto;
  }
}

.wrap.media.interscore section.chapter_layout {
  margin: 0 auto;
  padding-top: 55px;
  padding-bottom: 40px;
  border-top: 2px solid #888;
  width: 100%;
  max-width: 1100px;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout {
    padding-top: 6.04838%;
    padding-bottom: 6.5104%;
    width: 93.75%;
  }
}

.wrap.media.interscore section.chapter_layout.pattern2 {
  padding-top: 35px;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout.pattern2 {
    padding-top: 7.16145%;
  }
}

.wrap.media.interscore section.chapter_layout.pattern3 {
  padding-top: 23px;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout.pattern3 {
    padding-top: 8.4635%;
  }
}

.wrap.media.interscore section.chapter_layout.pattern4 {
  padding-top: 30px;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout.pattern4 {
    padding-top: 7.68229%;
  }
}

.wrap.media.interscore section.chapter_layout.pattern5 {
  padding-top: 40px;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout.pattern5 {
    padding-top: 7.68229%;
  }
}

.wrap.media.interscore section.chapter_layout:last-of-type {
  padding-top: 40px;
  padding-bottom: 100px;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout:last-of-type {
    padding-top: 7.68229%;
    padding-bottom: 11.71875%;
  }
}

.wrap.media.interscore section.chapter_layout .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 592px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout .inner {
    max-width: none;
    text-align: left;
  }
}

.wrap.media.interscore section.chapter_layout .inner h2,
.wrap.media.interscore section.chapter_layout .inner p {
  margin: 0 auto;
  max-width: 540px;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout .inner h2,
  .wrap.media.interscore section.chapter_layout .inner p {
    max-width: none;
  }
}

.wrap.media.interscore section.chapter_layout .inner h2 {
  display: inline-block;
  width: auto;
  font-size: 18px;
  font-weight: 700;
  color: #e60012;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout .inner h2 {
    padding: 0 0 0 12px;
    font-size: 16px;
  }
}

.wrap.media.interscore section.chapter_layout .inner span {
  display: inline-block;
  padding-left: 15px;
  font-size: 18px;
  font-weight: 700;
  color: #000;
}

.wrap.media.interscore section.chapter_layout .inner span:last-of-type {
  padding-left: 0.5em;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout .inner span:last-of-type {
    padding-left: 12px;
  }
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout .inner span:last-of-type {
    display: block;
    max-width: 720px;
  }
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout .inner span {
    display: inline-block;
    font-size: 16px;
  }
}

.wrap.media.interscore section.chapter_layout .inner p {
  padding: 25px 0 20px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout .inner p {
    padding: 0 12px 9.02777%;
    max-width: 744px;
    font-size: 16px;
  }
}

.wrap.media.interscore section.chapter_layout .app_btn {
  margin: 85px auto 0;
  padding: 0;
  max-width: 290px;
}

@media screen and (max-width: 768px) {
  .wrap.media.interscore section.chapter_layout .app_btn {
    margin: 11.71875% auto 0;
    max-width: 579px;
  }
}

.wrap.media.interscore section.chapter_layout .app_btn a {
  padding: 9px 0 9px;
}

.wrap.media.chinohen section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.media.chinohen section.chinohen_top_area .inner {
  margin: 0 auto;
  padding: 85px 0 80px 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chinohen_top_area .inner {
    padding: 48px 25px 5.859% 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.media.chinohen section.chinohen_top_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chinohen_top_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.media.chinohen section.chinohen_top_area .inner p {
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chinohen_top_area .inner p {
    margin-bottom: 25px;
    font-size: 14px;
  }
}

.wrap.media.chinohen section.key_visual_area {
  width: 100%;
  background-color: #f8f3d5;
}

.wrap.media.chinohen section.key_visual_area .inner {
  position: relative;
  margin: 0 auto;
  padding: 60px 0 55px;
  width: 100%;
  max-width: 530px;
  overflow: hidden;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.key_visual_area .inner {
    padding: 10.026% 0 5.8593%;
    max-width: none;
  }
}

.wrap.media.chinohen section.key_visual_area .inner img {
  margin: auto;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.key_visual_area .inner img {
    width: 61.4583%;
  }
}

.wrap.media.chinohen section.key_visual_area .inner .text_layout {
  position: absolute;
  bottom: 180px;
  left: 40px;
  padding: 0 0 0 5px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.key_visual_area .inner .text_layout {
    position: static;
  }
}

.wrap.media.chinohen section.btn_layout {
  padding: 0 25px;
  width: 100%;
}

.wrap.media.chinohen section.btn_layout .inner {
  padding-top: 25px;
  width: 100%;
}

.wrap.media.chinohen section.btn_layout .inner .app_btn {
  margin: 20px auto 0;
  padding: 0;
  max-width: 579px;
}

.wrap.media.chinohen section.btn_layout .inner .app_btn a {
  padding: 9px 0 9px;
}

.wrap.media.chinohen section.top_detail_area {
  display: block;
  padding: 55px 0 0 0;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.top_detail_area {
    padding: 6.5104% 0 10px 0;
  }
}

.wrap.media.chinohen section.top_detail_area .inner {
  margin: 0 auto;
  padding-bottom: 40px;
  width: 100%;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.top_detail_area .inner {
    padding: 0 25px;
    max-width: 710px;
  }
}

.wrap.media.chinohen section.top_detail_area .inner .btn_layout {
  margin: 0 auto;
  padding-bottom: 40px;
  width: 290px;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.top_detail_area .inner .btn_layout {
    width: 100%;
    max-width: 579px;
  }
}

.wrap.media.chinohen section.top_detail_area .inner .btn_layout .app_btn {
  margin: 0 auto 10px;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.top_detail_area .inner .btn_layout .app_btn {
    margin: 0 auto 15px;
    max-width: 579px;
  }
}

.wrap.media.chinohen section.top_detail_area .inner .btn_layout .app_btn a {
  padding: 9px 0 9px;
}

.wrap.media.chinohen section.top_detail_area .inner .top_detail_layout {
  padding-bottom: 85px;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.top_detail_area .inner .top_detail_layout {
    padding-bottom: 11.9718%;
  }
}

.wrap.media.chinohen section.top_detail_area .inner .top_detail_layout h2 {
  padding-bottom: 30px;
  font-size: 14px;
  font-weight: 700;
  color: #c7a733;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.top_detail_area .inner .top_detail_layout h2 {
    padding-bottom: 9.6685%;
    font-size: 16px;
  }
}

.wrap.media.chinohen section.top_detail_area .inner .top_detail_layout p {
  font-weight: 700;
}

.wrap.media.chinohen section.top_detail_area .inner h4 {
  font-size: 18px;
  font-weight: 700;
  color: #e60012;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.top_detail_area .inner h4 {
    font-size: 16px;
    text-align: center;
  }
  .wrap.media.chinohen section.top_detail_area .inner h4 span {
    font-size: 14px;
  }
}

.wrap.media.chinohen section.chapter_layout {
  margin: 0 auto;
  padding-top: 55px;
  padding-bottom: 50px;
  border-top: 2px solid #888;
  width: 100%;
  max-width: 1100px;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout {
    padding-top: 6.94444%;
    padding-bottom: 6.5104%;
    width: 93.75%;
  }
}

.wrap.media.chinohen section.chapter_layout:last-of-type {
  padding-bottom: 90px;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout:last-of-type {
    padding-top: 9.72222%;
    padding-bottom: 11.111%;
  }
}

.wrap.media.chinohen section.chapter_layout:last-of-type .inner h2 {
  padding-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout:last-of-type .inner h2 {
    padding-bottom: 10.416666%;
  }
}

.wrap.media.chinohen section.chapter_layout:last-of-type .inner p {
  padding-bottom: 125px;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout:last-of-type .inner p {
    padding-bottom: 19.4444%;
  }
}

.wrap.media.chinohen section.chapter_layout .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 595px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout .inner {
    max-width: none;
    text-align: center;
  }
}

.wrap.media.chinohen section.chapter_layout .inner h2 {
  padding-bottom: 40px;
  width: auto;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout .inner h2 {
    padding-bottom: 9.7222%;
  }
}

.wrap.media.chinohen section.chapter_layout .inner ul {
  display: block;
  margin-bottom: 70px;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout .inner ul {
    margin: 0 auto 15.492957%;
    padding: 0 25px;
    max-width: 710px;
    font-size: 16px;
  }
}

.wrap.media.chinohen section.chapter_layout .inner ul li {
  display: block;
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout .inner ul li {
    margin-bottom: 10.5633%;
  }
}

.wrap.media.chinohen section.chapter_layout .inner ul li:first-child {
  margin-bottom: 33px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout .inner ul li:first-child {
    margin-bottom: 10.5633%;
  }
}

.wrap.media.chinohen section.chapter_layout .inner ul li:last-child {
  margin-bottom: 0;
}

.wrap.media.chinohen section.chapter_layout .inner .team_layout {
  display: block;
  margin: 0 auto 15px;
  max-width: 550px;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout .inner .team_layout {
    margin-bottom: 22px;
    padding: 0 25px;
    max-width: 710px;
    font-size: 16px;
  }
}

.wrap.media.chinohen section.chapter_layout .inner .team_layout h3 {
  font-size: 14px;
  font-weight: 700;
  color: #b6941d;
}

.wrap.media.chinohen section.chapter_layout .inner .pickup_layout {
  padding: 14px 25px;
  border: 1px solid #cbad41;
  width: 100%;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout .inner .pickup_layout {
    padding: 17px 15px;
  }
}

.wrap.media.chinohen section.chapter_layout .inner .pickup_layout h4 {
  font-size: 14px;
  font-weight: 700;
  color: #b6941d;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout .inner .pickup_layout h4 {
    font-size: 16px;
  }
}

.wrap.media.chinohen section.chapter_layout .inner .pickup_layout p {
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout .inner .pickup_layout p {
    font-size: 16px;
  }
}

.wrap.media.chinohen section.chapter_layout .btn_layout {
  margin: 0 auto;
  padding-bottom: 0;
  width: 290px;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout .btn_layout {
    padding: 0 22px;
    width: 100%;
    max-width: 660px;
  }
}

.wrap.media.chinohen section.chapter_layout .btn_layout .app_btn {
  margin: 0 auto 10px;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .wrap.media.chinohen section.chapter_layout .btn_layout .app_btn {
    margin: 0 auto 10px;
    max-width: 579px;
  }
}

.wrap.media.chinohen section.chapter_layout .btn_layout .app_btn a {
  padding: 9px 0 9px;
}

.wrap.media.talks section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.media.talks section.talks_top_area .inner {
  margin: 0 auto;
  padding: 85px 0 80px 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talks_top_area .inner {
    padding: 48px 25px 5.859% 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.media.talks section.talks_top_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talks_top_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.media.talks section.talks_top_area .inner p {
  margin-bottom: 85px;
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talks_top_area .inner p {
    margin-bottom: 25px;
    font-size: 14px;
  }
}

.wrap.media.talks section.talks_top_area .inner img {
  margin: 0 auto;
  width: auto;
  max-width: 303px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talks_top_area .inner img {
    max-width: none;
  }
}

.wrap.media.talks section.key_visual_area {
  background-color: #ea5532;
}

.wrap.media.talks section.key_visual_area .inner {
  padding: 55px 0 65px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.key_visual_area .inner {
    padding: 5.20833% 6.51041% 11.71875%;
  }
}

.wrap.media.talks section.key_visual_area .inner img {
  margin: 0 auto;
  width: auto;
  max-width: 625px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.key_visual_area .inner img {
    max-width: none;
  }
}

.wrap.media.talks section.talsks_detail_area {
  margin: 0 auto 55px;
  padding-top: 55px;
  width: 100%;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talsks_detail_area {
    margin: 0 auto 12.36979%;
    padding: 7.1614% 6.5104% 0;
    max-width: none;
  }
}

.wrap.media.talks section.talsks_detail_area .inner .detail_txt {
  display: block;
  margin-bottom: 30px;
  text-align: left;
}

.wrap.media.talks section.talsks_detail_area .inner .btn_layout {
  margin: 0 auto 50px;
  width: 290px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talsks_detail_area .inner .btn_layout {
    margin: 0 auto 11.976%;
    width: 100%;
  }
}

.wrap.media.talks section.talsks_detail_area .inner .btn_layout .app_btn {
  margin: 0 auto 8px;
  padding: 8px 0 0 0;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talsks_detail_area .inner .btn_layout .app_btn {
    margin: 0 auto 3.2934%;
    max-width: 578px;
  }
}

.wrap.media.talks section.talsks_detail_area .inner .btn_layout .app_btn a {
  font-weight: 700;
}

.wrap.media.talks section.talsks_detail_area .inner .characteristic_area {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talsks_detail_area .inner .characteristic_area {
    font-size: 16px;
  }
}

.wrap.media.talks section.talsks_detail_area .inner .characteristic_area h2 {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talsks_detail_area .inner .characteristic_area h2 {
    margin-bottom: 11.2275%;
  }
}

.wrap.media.talks section.talsks_detail_area .inner .characteristic_area ul {
  display: block;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talsks_detail_area .inner .characteristic_area ul {
    margin-bottom: 9.7305%;
  }
}

.wrap.media.talks section.talsks_detail_area .inner .characteristic_area ul li {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks
    section.talsks_detail_area
    .inner
    .characteristic_area
    ul
    li {
    margin-bottom: 2.2455%;
  }
}

.wrap.media.talks section.talks_top_free_area {
  margin: 0 auto;
  padding-top: 85px;
  padding-bottom: 45px;
  border-top: 2px solid #888;
  width: 100%;
  max-width: 1100px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talks_top_free_area {
    padding-top: 11.11111%;
    padding-bottom: 5.2395%;
    width: 93.75%;
  }
}

.wrap.media.talks section.talks_top_free_area .inner {
  margin: 0 auto 110px;
  width: 100%;
  max-width: 595px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talks_top_free_area .inner {
    margin: 0 auto 18.75%;
    max-width: none;
  }
}

.wrap.media.talks section.talks_top_free_area .inner strong {
  font-weight: 700;
}

.wrap.media.talks section.talks_top_free_area .inner img {
  margin: 0 auto;
}

.wrap.media.talks section.talks_top_free_area .inner p {
  width: 100%;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talks_top_free_area .inner p {
    padding: 0 12.5px;
    max-width: 100%;
  }
}

.wrap.media.talks section.talks_top_free_area .index_vol {
  width: 100%;
  font-size: 18px;
  font-weight: 700;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talks_top_free_area .index_vol {
    font-size: 16px;
  }
}

.wrap.media.talks section.talks_top_free_area .index_vol h2 {
  color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.talks_top_free_area .index_vol h2 {
    color: #ea5532;
  }
}

.wrap.media.talks section.index_free_area {
  margin: 0 auto;
  padding-top: 45px;
  padding-bottom: 30px;
  border-top: 2px solid #888;
  width: 100%;
  max-width: 1100px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.index_free_area {
    padding-top: 5.555%;
    padding-bottom: 4.86111%;
    width: 93.75%;
  }
}

.wrap.media.talks section.index_free_area .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 600px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.index_free_area .inner {
    max-width: none;
  }
}

.wrap.media.talks section.index_free_area .inner ul {
  display: block;
  margin-bottom: 100px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.index_free_area .inner ul {
    margin-bottom: 15.2777%;
  }
}

.wrap.media.talks section.index_free_area .inner ul li {
  display: block;
  margin-bottom: 35px;
  width: 100%;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.index_free_area .inner ul li {
    margin-bottom: 9.7222%;
    font-size: 16px;
  }
}

.wrap.media.talks section.index_free_area .inner ul li:last-of-type {
  margin-bottom: 0;
}

.wrap.media.talks section.index_free_area .inner ul li p {
  display: inline-block;
  font-size: 18px;
  line-height: 1;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.index_free_area .inner ul li p {
    display: block;
    padding-bottom: 15px;
    line-height: 1.5;
  }
}

.wrap.media.talks section.index_free_area .inner ul li p.score {
  margin-right: 20px;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.index_free_area .inner ul li p.score {
    margin-right: 0;
    line-height: 1.3;
  }
}

.wrap.media.talks section.index_free_area .postscript {
  font-size: 18px;
  font-weight: 700;
  color: #888;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.index_free_area .postscript {
    font-size: 16px;
    line-height: 1;
  }
}

.wrap.media.talks section.postscript_free_area {
  margin: 0 auto;
  padding-top: 30px;
  padding-bottom: 55px;
  border-top: 2px solid #888;
  border-bottom: 2px solid #888;
  width: 100%;
  max-width: 1100px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.postscript_free_area {
    padding-top: 9.7222%;
    padding-bottom: 0;
    border-bottom: 0;
    width: 93.75%;
  }
}

.wrap.media.talks section.postscript_free_area .inner {
  margin: 0 auto;
  width: 100%;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.postscript_free_area .inner {
    padding: 0 12.5px;
    max-width: none;
  }
}

.wrap.media.talks section.postscript_free_area .inner strong {
  font-weight: 700;
}

.wrap.media.talks section.archives_pages_layout {
  margin: 0 auto;
  padding-top: 70px;
  width: 100%;
  max-width: 800px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.archives_pages_layout {
    padding-top: 17.3611%;
    padding-bottom: 0;
    border-bottom: 0;
    width: 93.75%;
  }
}

.wrap.media.talks section.archives_pages_layout .inner h3 {
  padding-bottom: 13px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1;
}

.wrap.media.talks section.archives_pages_layout .inner ul {
  display: block;
  margin-bottom: 110px;
  width: 100%;
  overflow: hidden;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.archives_pages_layout .inner ul {
    margin-bottom: 13.1944%;
  }
}

.wrap.media.talks section.archives_pages_layout .inner ul li {
  padding: 15px 20px;
  border-top: 1px solid #888;
  border-bottom: 1px solid #888;
  width: 48.125%;
  background-image: url(/assets/images/media/talks/archives_arrow.png);
  background-repeat: no-repeat;
  background-position: center right 18px;
  background-size: 6px 10px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.archives_pages_layout .inner ul li {
    padding: 10px 12.5px;
    border-top: 1px solid #888;
    border-bottom: 0;
    width: 100%;
    background-position: center right 9px;
    background-size: 6px 10px;
  }
}

.wrap.media.talks section.archives_pages_layout .inner ul li:nth-child(odd) {
  float: left;
}

.wrap.media.talks section.archives_pages_layout .inner ul li:nth-child(even) {
  float: right;
}

.wrap.media.talks section.archives_pages_layout .inner ul li:nth-child(3) {
  padding: 16px 20px;
  border: 0;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.archives_pages_layout .inner ul li:nth-child(3) {
    border-top: 1px solid #888;
  }
}

.wrap.media.talks section.archives_pages_layout .inner ul li:nth-child(4) {
  padding: 16px 20px;
  border: 0;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.archives_pages_layout .inner ul li:nth-child(4) {
    border-top: 1px solid #888;
  }
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.archives_pages_layout .inner ul li:last-child {
    border-bottom: 1px solid #888;
  }
}

.wrap.media.talks section.archives_pages_layout .inner ul li a {
  display: block;
  width: 100%;
}

.wrap.media.talks section.archives_pages_layout .inner ul li table {
  width: 100%;
}

.wrap.media.talks section.archives_pages_layout .inner ul li table tbody {
  width: 100%;
}

.wrap.media.talks section.archives_pages_layout .inner ul li table tbody tr {
  width: 100%;
}

.wrap.media.talks section.archives_pages_layout .inner ul li table tbody tr th {
  width: 31.25%;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks
    section.archives_pages_layout
    .inner
    ul
    li
    table
    tbody
    tr
    th {
    width: 30.2158%;
  }
}

.wrap.media.talks
  section.archives_pages_layout
  .inner
  ul
  li
  table
  tbody
  tr
  th
  img {
  max-width: 100px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks
    section.archives_pages_layout
    .inner
    ul
    li
    table
    tbody
    tr
    th
    img {
    width: 100%;
    max-width: 210px;
  }
}

.wrap.media.talks section.archives_pages_layout .inner ul li table tbody tr td {
  font-weight: 700;
  vertical-align: middle;
}

.wrap.media.talks
  section.archives_pages_layout
  .inner
  ul
  li
  table
  tbody
  tr
  td
  h4 {
  color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks
    section.archives_pages_layout
    .inner
    ul
    li
    table
    tbody
    tr
    td
    h4 {
    padding-left: 20px;
    font-size: 14px;
  }
}

.wrap.media.talks
  section.archives_pages_layout
  .inner
  ul
  li
  table
  tbody
  tr
  td
  h5 {
  padding-right: 8px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks
    section.archives_pages_layout
    .inner
    ul
    li
    table
    tbody
    tr
    td
    h5 {
    padding-right: 8px;
    padding-left: 20px;
    font-size: 16px;
  }
}

.wrap.media.talks section.archives_pages_layout .btn_layout {
  margin: 0 auto 95px;
  width: 290px;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.archives_pages_layout .btn_layout {
    margin: 0 auto 18.75%;
    width: 100%;
  }
}

.wrap.media.talks section.archives_pages_layout .btn_layout .app_btn {
  margin: 0 auto 8px;
  padding: 8px 0 0 0;
}

@media screen and (max-width: 768px) {
  .wrap.media.talks section.archives_pages_layout .btn_layout .app_btn {
    margin: 0 auto 3.2934%;
    max-width: 578px;
  }
}

.wrap.media.talks section.archives_pages_layout .btn_layout .app_btn a {
  font-weight: 700;
}

.wrap.media.senya {
  padding-bottom: 135px;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya {
    padding-bottom: 23.828%;
  }
}

.wrap.media.senya section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.media.senya section.senya_top_area .inner {
  margin: 0 auto;
  padding: 85px 0 80px 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.senya_top_area .inner {
    padding: 48px 25px 5.859% 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.media.senya section.senya_top_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.senya_top_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.media.senya section.senya_top_area .inner p {
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.senya_top_area .inner p {
    margin-bottom: 25px;
    font-size: 14px;
  }
}

.wrap.media.senya section.key_visual_area {
  display: block;
  width: 100%;
}

.wrap.media.senya section.key_visual_area .inner .color_layout {
  width: 100%;
  background-color: #a32242;
}

.wrap.media.senya section.key_visual_area .inner .color_layout img {
  margin: 0 auto;
}

.wrap.media.senya section.key_visual_area .inner p {
  margin: 0 auto;
  padding: 55px 0 50px;
  width: 545px;
  font-size: 14px;
  color: #8e223b;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.key_visual_area .inner p {
    padding: 6.5104% 22.5px 9.765625%;
    width: 100%;
  }
}

.wrap.media.senya section.loop_column_layout {
  display: block;
  margin: 0 auto 65px;
  width: 100%;
  max-width: 1100px;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.loop_column_layout {
    margin: 0 auto 45px;
  }
}

.wrap.media.senya section.loop_column_layout:last-of-type {
  margin: 0 auto;
}

.wrap.media.senya section.loop_column_layout h2 {
  margin-bottom: 50px;
  padding: 50px 0;
  border-top: 2px solid #888;
  border-bottom: 2px solid #888;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.loop_column_layout h2 {
    margin: 0 auto 6.25%;
    padding: 6.25% 0;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
    width: 93.75%;
    line-height: 1.4;
  }
}

.wrap.media.senya section.loop_column_layout .read_box {
  margin: 0 auto;
  width: 535px;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.loop_column_layout .read_box {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.media.senya section.loop_column_layout .column_thumbnail {
  margin: 30px auto 35px;
  width: 590px;
  background-color: #f5f3e8;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.loop_column_layout .column_thumbnail {
    margin: 6.5104% auto 6.51041%;
    width: 100%;
  }
}

.wrap.media.senya section.loop_column_layout .column_thumbnail img {
  margin: 0 auto;
  width: 86.88135%;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.loop_column_layout .column_thumbnail img {
    width: auto;
  }
}

.wrap.media.senya section.loop_column_layout .column_point {
  position: relative;
  margin: 0 auto;
  width: 535px;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.loop_column_layout .column_point {
    padding: 0 25px;
    width: 100%;
    min-height: 40px;
  }
}

.wrap.media.senya section.loop_column_layout .column_point .app_btn {
  padding-top: 9px;
  width: 290px;
  background-color: #333;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.loop_column_layout .column_point .app_btn {
    margin: 0 auto 0;
    width: 75.39%;
  }
}

.wrap.media.senya section.loop_column_layout .column_point .app_btn a {
  display: block;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.media.senya section.loop_column_layout .column_point .sp_down_accordion {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya
    section.loop_column_layout
    .column_point
    .sp_down_accordion {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: 0 auto;
  }
}

.wrap.media.senya section.loop_column_layout .column_point .accordion_close {
  display: none;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.loop_column_layout .column_point .accordion_close {
    display: none;
    margin: auto;
    margin-top: 20px;
    width: 40px;
    height: 40px;
    background-image: url(/assets/images/common/accordion_close.png);
    background-repeat: no-repeat;
    background-size: contain;
  }
}

.wrap.media.senya section.loop_column_layout .column_point .read_list {
  margin: 0 auto;
  width: 535px;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.loop_column_layout .column_point .read_list {
    display: none;
    width: 100%;
  }
}

.wrap.media.senya section.loop_column_layout .column_point .read_list ul {
  display: block;
  padding-bottom: 30px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.media.senya section.loop_column_layout .column_point .read_list ul {
    padding-bottom: 15px;
  }
}

.wrap.media.senya section.loop_column_layout .column_point .read_list ul li {
  font-weight: 700;
}

.wrap.media.senya section.loop_column_layout .column_point .read_list ul li a {
  display: block;
  font-weight: 400;
  color: #3453a3;
  text-decoration: underline;
}

.wrap.media.festa {
  padding-bottom: 140px;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa {
    padding-bottom: 13.0208%;
  }
}

.wrap.media.festa section {
  font-size: 14px;
  line-height: 1.7;
}

.wrap.media.festa section.senya_top_area .inner {
  margin: 0 auto;
  padding: 85px 0 80px 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.senya_top_area .inner {
    padding: 48px 25px 0 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.media.festa section.senya_top_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.senya_top_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.media.festa section.senya_top_area .inner p {
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.senya_top_area .inner p {
    font-size: 14px;
  }
}

.wrap.media.festa section.senya_top_area .inner h2 {
  margin: 0 auto;
  padding: 80px 0 0;
  width: 409px;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.senya_top_area .inner h2 {
    padding: 6.5104% 0 12.5348%;
    width: auto;
  }
  .wrap.media.festa section.senya_top_area .inner h2 img {
    margin: 0 auto;
  }
}

.wrap.media.festa section.key_visual_area {
  display: block;
  width: 100%;
}

.wrap.media.festa section.key_visual_area .inner .color_layout {
  padding: 60px 0 65px;
  width: 100%;
  background-image: url(/assets/images/media/festa/pc_Keyvisual_bg.jpg);
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.key_visual_area .inner .color_layout {
    padding: 8.4635% 5.8593% 6.5104%;
    background-image: url(/assets/images/media/festa/sp_Keyvisual_bg.jpg);
  }
}

.wrap.media.festa section.key_visual_area .inner .color_layout img {
  margin: 0 auto;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.key_visual_area .inner .color_layout img {
    width: 100%;
  }
}

.wrap.media.festa section.top_editor {
  margin: 0 auto 40px;
  padding-top: 55px;
  width: 540px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.top_editor {
    margin: 0 auto 23.4375%;
    padding: 12.3697% 5.8593% 0;
    width: 100%;
  }
}

.wrap.media.festa section.top_editor p {
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.top_editor p {
    text-align: left;
  }
}

.wrap.media.festa section.top_editor p strong {
  font-weight: 700;
}

.wrap.media.festa section.top_editor .app_btn {
  margin: 50px auto 0;
  padding: 0;
  max-width: 290px;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.top_editor .app_btn {
    margin: 11.71875% auto 0;
    max-width: 579px;
  }
}

.wrap.media.festa section.top_editor .app_btn a {
  padding: 9px 0 9px;
}

.wrap.media.festa section.detail_layout_editor {
  margin: 0 auto 80px;
  width: 660px;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.detail_layout_editor {
    margin: 0 auto 20.83333%;
    padding: 12.3697% 5.8593% 0;
    width: 100%;
  }
}

.wrap.media.festa section.detail_layout_editor img {
  width: auto;
}

.wrap.media.festa section.detail_layout_editor .app_btn {
  margin: 50px auto 0;
  padding: 0;
  max-width: 290px;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.detail_layout_editor .app_btn {
    margin: 11.71875% auto 0;
    max-width: 579px;
  }
}

.wrap.media.festa section.detail_layout_editor .app_btn a {
  padding: 9px 0 9px;
}

.wrap.media.festa section.detail_layout_editor p {
  padding: 0 25px;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.detail_layout_editor p {
    padding: 0;
  }
}

.wrap.media.festa section.detail_layout_editor p strong {
  font-weight: 700;
}

.wrap.media.festa section.message_layout {
  margin: 0 auto;
  width: 100%;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.message_layout {
    margin: 0 auto;
    width: 93.75%;
  }
}

.wrap.media.festa section.message_layout h2 {
  margin-bottom: 55px;
  padding-bottom: 20px;
  border-bottom: 2px solid #888;
  font-size: 28px;
  line-height: 1;
  color: #e60012;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.message_layout h2 {
    padding-bottom: 6.25%;
    border-bottom: 1px solid #d42733;
    font-size: 21px;
  }
}

.wrap.media.festa section.message_layout .read_box {
  margin: 0 auto;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.message_layout .read_box {
    padding: 0 2.7777%;
    width: 100%;
  }
}

.wrap.media.festa section.message_layout .read_box p {
  padding-bottom: 170px;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.message_layout .read_box p {
    padding-bottom: 14.173%;
  }
}

.wrap.media.festa section.message_layout .map_box {
  margin: 0 auto;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.media.festa section.message_layout .map_box {
    padding: 0 2.7777%;
    width: auto;
  }
}

.wrap.media.festa section.message_layout .map_box img {
  margin: 0 auto;
}

.wrap.media.festa section.message_layout .map_box span a {
  color: #1e27dd;
}

.wrap {
  position: relative;
}

.wrap.biz.biz_index_layout {
  width: 100%;
}

.wrap.biz.biz_index_layout section.bg_col {
  background-color: #f7f5ea;
}

.wrap.biz.biz_index_layout section.top_banner_area {
  position: relative;
  width: 100%;
  text-align: center;
  background-image: url(/assets/images/biz/index/pc_top_visual.jpg);
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.top_banner_area {
    background-image: url(/assets/images/biz/index/sp_top_visual.jpg);
    background-position: center center;
  }
}

.wrap.biz.biz_index_layout section.top_banner_area .catch_box {
  margin: 0 auto;
  padding-top: 8.33333%;
  padding-bottom: 5.98958%;
  width: 100%;
  max-width: 1920px;
  color: #fff;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.top_banner_area .catch_box {
    padding-top: 16.276%;
    padding-bottom: 17.8385%;
  }
}

.wrap.biz.biz_index_layout section.top_banner_area .catch_box h1 {
  margin: 0 auto;
  margin-bottom: 3.125%;
  padding: 0;
  width: 100%;
  max-width: 1920px;
  font-size: 64px;
  line-height: 1;
  text-align: center;
  letter-spacing: 5px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.top_banner_area .catch_box h1 {
    margin-bottom: 9.7656%;
    padding: 0;
    font-size: 32px;
  }
}

.wrap.biz.biz_index_layout section.top_banner_area .catch_box p {
  padding-top: 60px;
  font-size: 28px;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.top_banner_area .catch_box p {
    padding-top: 0;
    font-size: 16px;
    line-height: 1.8;
  }
}

.wrap.biz.biz_index_layout section.logical_detail_layout {
  display: block;
  padding-top: 105px;
  padding-bottom: 60px;
  width: 100%;
  text-align: center;
  background-image: url(/assets/images/common/bg_category_top_c.png);
  background-repeat: no-repeat;
  background-position: top center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_detail_layout {
    padding-top: 13.0208%;
    padding-bottom: 12.36979%;
    background-size: 301px 10px;
  }
}

.wrap.biz.biz_index_layout section.logical_detail_layout h2 {
  margin: 0 auto 85px;
  width: 100%;
  max-width: 670px;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_detail_layout h2 {
    margin: 0 auto 13.0208%;
    max-width: none;
    font-size: 16px;
    font-weight: 400;
    line-height: 2;
  }
}

.wrap.biz.biz_index_layout section.logical_detail_layout img {
  margin: 0 auto 60px;
  width: auto;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_detail_layout img {
    margin: 0 auto 7.8125%;
    width: 82.9427%;
  }
}

.wrap.biz.biz_index_layout section.logical_detail_layout p {
  margin: 0 auto;
  width: 545px;
  line-height: 1.7;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_detail_layout p {
    padding: 0 25px;
    width: 100%;
  }
}

.wrap.biz.biz_index_layout section.special_Interview_layout {
  width: 100%;
  background-color: #000;
}

.wrap.biz.biz_index_layout section.special_Interview_layout .visual_box {
  margin: 0 auto;
  width: 100%;
  max-width: 908px;
  background-image: url(/assets/images/biz/index/interview_visual.jpg);
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.special_Interview_layout .visual_box {
    background-image: url(/assets/images/biz/index/sp_interview_visual.jpg);
    background-repeat: no-repeat;
    background-position: right;
    background-size: contain;
  }
}

.wrap.biz.biz_index_layout section.special_Interview_layout .visual_box a {
  display: block;
  width: 100%;
}

.wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h3 {
  padding-top: 7.15859%;
  padding-bottom: 6.27753%;
  padding-left: 8.8105%;
  font-size: 50px;
  font-weight: 700;
  line-height: 1.3;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h3 {
    padding-left: 8.59375%;
    font-size: 21px;
  }
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout
    section.special_Interview_layout
    .visual_box
    h3
    span {
    padding-left: 10px;
  }
}

.wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h4,
.wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h5,
.wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h6 {
  padding-left: 8.8105%;
  color: #fff;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h4,
  .wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h5,
  .wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h6 {
    padding-left: 8.59375%;
  }
}

.wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h4 {
  padding-bottom: 3.8546255%;
  font-size: 18px;
  line-height: 1.3;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h4 {
    font-size: 14px;
  }
}

.wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h5 {
  padding-bottom: 2.753303%;
  font-size: 18px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h5 {
    font-size: 14px;
  }
}

.wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h6 {
  padding-bottom: 8.25991%;
  font-size: 44px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.special_Interview_layout .visual_box h6 {
    font-size: 19px;
    font-weight: 700;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout {
  display: block;
  padding-top: 85px;
  width: 100%;
  text-align: center;
  background-image: url(/assets/images/common/bg_category_top_c.png);
  background-repeat: no-repeat;
  background-position: top center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_menu_layout {
    padding-top: 9.11458%;
    background-size: 301px 10px;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout h2 {
  margin-bottom: 165px;
  font-size: 42px;
  font-weight: 700;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_menu_layout h2 {
    margin-bottom: 11.7187%;
    font-size: 21px;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout ul {
  display: block;
  margin: 0 auto 80px;
  width: 100%;
  max-width: 720px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_menu_layout ul {
    margin: 0 auto 10.41666%;
    width: 93.75%;
    max-width: none;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout ul li {
  padding-left: 70px;
  width: 100%;
  background-image: url(/assets/images/biz/index/btn_arrow.png);
  background-repeat: no-repeat;
  background-position: center right 45px;
  background-size: 12px 20px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_menu_layout ul li {
    padding-left: 3.47222%;
    background-position: center right 18px;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout ul li:first-child img {
  width: 454px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_menu_layout ul li:first-child img {
    width: 80.2877%;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout ul li:nth-child(2) {
  margin: 30px 0;
  padding: 30px 0 30px 70px;
  border-top: 2px solid #888;
  border-bottom: 2px solid #888;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_menu_layout ul li:nth-child(2) {
    padding: 5.9722% 0 5.9722% 3.47222%;
    border-top: 1px solid #888;
    border-bottom: 1px solid #888;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout ul li:nth-child(2) img {
  width: 424px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout
    section.logical_menu_layout
    ul
    li:nth-child(2)
    img {
    width: 63.8848%;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout ul li:last-child img {
  width: 515px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_menu_layout ul li:last-child img {
    width: 82.446%;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout .btn_layout {
  margin: 0 auto 125px;
  width: 290px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_menu_layout .btn_layout {
    margin-bottom: 17.5781%;
    padding: 0 22px;
    width: 100%;
    max-width: 660px;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout .btn_layout .app_btn {
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_menu_layout .btn_layout .app_btn {
    margin: 0 auto 10px;
    max-width: 579px;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout .btn_layout .app_btn a {
  padding: 14px 0 10px;
}

.wrap.biz.biz_index_layout section.logical_menu_layout .offer {
  margin: 0 auto 100px;
  width: 100%;
  max-width: 740px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_menu_layout .offer {
    margin: 0 auto 22.7864%;
    max-width: none;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout .offer h2 {
  margin-bottom: 20px;
  font-size: 14px;
  color: #000;
  text-align: left;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.logical_menu_layout .offer h2 {
    margin-bottom: 7.8125%;
    text-align: center;
  }
}

.wrap.biz.biz_index_layout section.logical_menu_layout .offer table {
  width: 100%;
}

.wrap.biz.biz_index_layout section.logical_menu_layout .offer table tbody tr {
  width: 100%;
}

.wrap.biz.biz_index_layout
  section.logical_menu_layout
  .offer
  table
  tbody
  tr
  th {
  width: 25%;
  vertical-align: middle;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout
    section.logical_menu_layout
    .offer
    table
    tbody
    tr
    th {
    display: block;
    width: 100%;
  }
}

.wrap.biz.biz_index_layout
  section.logical_menu_layout
  .offer
  table
  tbody
  tr
  th
  img {
  margin: 0 auto;
}

.wrap.biz.biz_index_layout
  section.logical_menu_layout
  .offer
  table
  tbody
  tr
  th:first-child
  img {
  width: 178px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout
    section.logical_menu_layout
    .offer
    table
    tbody
    tr
    th:first-child
    img {
    margin-bottom: 8.4635%;
    width: 47.1354%;
  }
}

.wrap.biz.biz_index_layout
  section.logical_menu_layout
  .offer
  table
  tbody
  tr
  th:nth-child(2)
  img {
  width: 115px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout
    section.logical_menu_layout
    .offer
    table
    tbody
    tr
    th:nth-child(2)
    img {
    margin-bottom: 6.7708%;
    width: 30.5989%;
  }
}

.wrap.biz.biz_index_layout
  section.logical_menu_layout
  .offer
  table
  tbody
  tr
  th:nth-child(3)
  img {
  width: 140px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout
    section.logical_menu_layout
    .offer
    table
    tbody
    tr
    th:nth-child(3)
    img {
    margin-bottom: 6.11979%;
    width: 37.1093%;
  }
}

.wrap.biz.biz_index_layout
  section.logical_menu_layout
  .offer
  table
  tbody
  tr
  th:last-child
  img {
  width: 135px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout
    section.logical_menu_layout
    .offer
    table
    tbody
    tr
    th:last-child
    img {
    width: 36.3281%;
  }
}

.wrap.biz.biz_index_layout section.interview_layout {
  display: block;
  padding: 83px 20px 100px;
  width: 100%;
  font-weight: 700;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.interview_layout {
    padding: 12.36979% 25px 25%;
  }
}

.wrap.biz.biz_index_layout section.interview_layout h2 {
  padding-bottom: 32px;
  font-size: 18px;
  color: #666;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.interview_layout h2 {
    padding-bottom: 11px;
    font-size: 16px;
  }
}

.wrap.biz.biz_index_layout section.interview_layout h2 span {
  color: #ff7e00;
}

.wrap.biz.biz_index_layout section.interview_layout h3 {
  padding-bottom: 20px;
  font-size: 32px;
  color: #888;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.interview_layout h3 {
    padding-bottom: 10px;
    font-size: 21px;
  }
}

.wrap.biz.biz_index_layout section.interview_layout .students_layout {
  margin: 0 auto;
  padding: 80px 20px 80px;
  border-top: 2px solid #888;
  width: 100%;
  max-width: 1140px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.interview_layout .students_layout {
    padding: 13.9275% 12px;
    max-width: none;
  }
}

.wrap.biz.biz_index_layout section.interview_layout .students_layout.last {
  padding: 80px 20px 180px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.interview_layout .students_layout.last {
    padding: 13.9275% 12px 27.85515%;
  }
}

.wrap.biz.biz_index_layout section.interview_layout .students_layout h4 {
  padding-bottom: 25px;
  font-size: 32px;
  color: #333;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.interview_layout .students_layout h4 {
    padding-bottom: 6.5459%;
    font-size: 21px;
  }
}

.wrap.biz.biz_index_layout section.interview_layout .students_layout span {
  font-size: 18px;
  font-weight: 400;
}

.wrap.biz.biz_index_layout
  section.interview_layout
  .students_layout
  span.company {
  color: #000;
}

.wrap.biz.biz_index_layout section.interview_layout .students_layout span.name {
  font-size: 20px;
  font-weight: 700;
  color: #333;
}

.wrap.biz.biz_index_layout section.interview_layout .students_layout table {
  margin: 70px auto 0;
  width: 100%;
  max-width: 800px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.interview_layout .students_layout table {
    margin: 0 auto;
  }
}

.wrap.biz.biz_index_layout
  section.interview_layout
  .students_layout
  table
  tbody
  tr {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout
    section.interview_layout
    .students_layout
    table
    tbody
    tr {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout
    section.interview_layout
    .students_layout
    table
    tbody
    tr:last-of-type {
    padding-top: 13.688%;
    font-weight: 400;
    line-height: 1.7;
  }
}

.wrap.biz.biz_index_layout
  section.interview_layout
  .students_layout
  table
  tbody
  tr
  th {
  vertical-align: top;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout
    section.interview_layout
    .students_layout
    table
    tbody
    tr
    th {
    vertical-align: bottom;
  }
}

.wrap.biz.biz_index_layout
  section.interview_layout
  .students_layout
  table
  tbody
  tr
  th.students_layout_thumbnail {
  width: 31.875%;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout
    section.interview_layout
    .students_layout
    table
    tbody
    tr
    th.students_layout_thumbnail {
    width: 32.2766%;
  }
}

.wrap.biz.biz_index_layout
  section.interview_layout
  .students_layout
  table
  tbody
  tr
  th
  p {
  padding-left: 20px;
  font-weight: 400;
  line-height: 1.7;
}

.wrap.biz.biz_index_layout
  section.interview_layout
  .students_layout
  table
  tbody
  tr
  th
  h5 {
  padding-left: 12px;
  font-size: 14px;
  font-weight: 400;
}

.wrap.biz.biz_index_layout
  section.interview_layout
  .students_layout
  table
  tbody
  tr
  th
  h5
  span {
  display: block;
  padding-top: 5px;
  font-size: 19px;
  font-weight: 700;
}

.wrap.biz.biz_index_layout section.interview_layout .btn_layout {
  margin: 0 auto;
  width: 290px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.interview_layout .btn_layout {
    padding: 0 22px;
    width: 100%;
    max-width: 660px;
  }
}

.wrap.biz.biz_index_layout section.interview_layout .btn_layout .app_btn {
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 768px) {
  .wrap.biz.biz_index_layout section.interview_layout .btn_layout .app_btn {
    margin: 0 auto 10px;
    max-width: 579px;
  }
}

.wrap.biz.biz_index_layout section.interview_layout .btn_layout .app_btn a {
  padding: 14px 0 10px;
}

.wrap.biz.special_interview {
  padding-bottom: 110px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.special_interview {
    padding-bottom: 18.8802%;
  }
}

.wrap.biz.special_interview section.interview_top_area .inner {
  margin: 0 auto;
  padding: 85px 0 80px 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.special_interview section.interview_top_area .inner {
    padding: 48px 25px 5.859% 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.biz.special_interview section.interview_top_area .inner h1 {
  font-size: 35px;
  font-weight: 700;
  line-height: 1.2;
  color: #e50012;
}

@media screen and (max-width: 768px) {
  .wrap.biz.special_interview section.interview_top_area .inner h1 {
    margin-bottom: 5px;
    font-size: 21px;
  }
}

.wrap.biz.special_interview section.interview_top_area .inner p {
  font-size: 20px;
  font-weight: 700;
  color: #888;
}

@media screen and (max-width: 768px) {
  .wrap.biz.special_interview section.interview_top_area .inner p {
    margin-bottom: 25px;
    font-size: 14px;
  }
}

.wrap.biz.special_interview section.special_Interview_layout {
  width: 100%;
  background-color: #000;
}

.wrap.biz.special_interview section.special_Interview_layout .visual_box {
  margin: 0 auto;
  width: 100%;
  max-width: 716px;
  background-image: url(/assets/images/biz/spinterview/pc_interview_visual.jpg);
  background-repeat: no-repeat;
  background-position: right;
  background-size: contain;
}

@media screen and (max-width: 768px) {
  .wrap.biz.special_interview section.special_Interview_layout .visual_box {
    padding-top: 104.1666%;
    background-image: url(/assets/images/biz/spinterview/sp_interview_visual.jpg);
    background-repeat: no-repeat;
    background-size: cover;
  }
}

.wrap.biz.special_interview section.special_Interview_layout .visual_box a {
  display: block;
  width: 100%;
}

.wrap.biz.special_interview section.special_Interview_layout .visual_box h2,
.wrap.biz.special_interview section.special_Interview_layout .visual_box h4,
.wrap.biz.special_interview section.special_Interview_layout .visual_box h5 {
  color: #fff;
}

.wrap.biz.special_interview section.special_Interview_layout .visual_box h4 {
  padding-top: 21.648%;
  padding-bottom: 4.8882%;
  font-size: 18px;
  line-height: 1.6;
  color: #fff;
}

.wrap.biz.special_interview section.special_Interview_layout .visual_box h5 {
  padding-bottom: 3.77094%;
  font-size: 18px;
}

.wrap.biz.special_interview section.special_Interview_layout .visual_box h2 {
  padding-bottom: 18.8547%;
  font-size: 44px;
  font-weight: 700;
}

.wrap.biz.special_interview section.detail_interview {
  display: block;
  width: 100%;
}

.wrap.biz.special_interview section.detail_interview .inner {
  margin: 0 auto;
  padding-top: 105px;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.special_interview section.detail_interview .inner {
    padding: 5.8593% 10px 0;
    width: 100%;
  }
}

.wrap.biz.special_interview section.detail_interview .inner h2 {
  padding-bottom: 30px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.special_interview section.detail_interview .inner h2 {
    padding-bottom: 3.3422%;
    font-size: 21px;
  }
}

.wrap.biz.special_interview section.detail_interview .inner h3 {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.5;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.special_interview section.detail_interview .inner h3 {
    padding-bottom: 18.04812%;
    border-bottom: 1px solid #888;
    font-size: 36px;
  }
}

.wrap.biz.special_interview section.detail_interview .inner .faq_box {
  display: block;
  padding-top: 65px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.biz.special_interview section.detail_interview .inner .faq_box {
    padding: 19.385% 12.5px 0;
  }
}

.wrap.biz.special_interview
  section.detail_interview
  .inner
  .faq_box:last-of-type {
  padding-bottom: 45px;
}

.wrap.biz.special_interview section.detail_interview .inner .faq_box h2 {
  padding-bottom: 8px;
  font-size: 14px;
  text-align: left;
}

.wrap.biz.special_interview section.detail_interview .inner .faq_box p {
  line-height: 1.7;
}

.wrap.biz.special_interview section.profile_layout {
  margin: 0 auto;
  border-top: 2px solid #888;
  width: 100%;
  max-width: 1100px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.special_interview section.profile_layout {
    padding: 0;
    border-top: 0;
    max-width: 748px;
  }
}

.wrap.biz.special_interview section.profile_layout .inner {
  margin: 0 auto;
  padding-top: 45px;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.special_interview section.profile_layout .inner {
    padding: 18.04812% 12.5px 0;
    border-top: 1px solid #888;
    width: 96.65777541%;
  }
}

.wrap.biz.special_interview section.profile_layout .inner h2 {
  font-weight: 700;
  line-height: 1.7;
}

.wrap.biz.special_interview section.profile_layout .inner p {
  line-height: 1.7;
}

.wrap.biz.hybrid_layout {
  display: block;
  width: 100%;
}

.wrap.biz.hybrid_layout section {
  display: block;
  width: 100%;
}

.wrap.biz.hybrid_layout section.editbiz_area .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.editbiz_area .inner {
    padding: 48px 25px 10.4456% 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.biz.hybrid_layout section.editbiz_area .inner h1 {
  margin: 0 auto 75px;
  width: 345px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.editbiz_area .inner h1 {
    margin-bottom: 5px;
    width: 100%;
    max-width: 414px;
    font-size: 21px;
  }
}

.wrap.biz.hybrid_layout section.keyvisual_area {
  display: block;
  margin-bottom: 65px;
  padding-top: 25.2604%;
  width: 100%;
  background-image: url(/assets/images/biz/edit-biz/pc_key_visual.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.keyvisual_area {
    margin-bottom: 7.8125%;
    padding-top: 81.7708%;
    background-image: url(/assets/images/biz/edit-biz/sp_key_visual.jpg);
  }
}

.wrap.biz.hybrid_layout section.first_read_layout {
  display: block;
  margin: 0 auto 55px;
  width: 640px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.first_read_layout {
    margin: 0 auto 7.63888%;
    padding: 0 17.5px;
    width: 100%;
    max-width: 720px;
  }
}

.wrap.biz.hybrid_layout section.first_read_layout h2 {
  margin-bottom: 70px;
}

.wrap.biz.hybrid_layout section.first_read_layout h2 img {
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.first_read_layout h2 {
    margin-bottom: 13.8686%;
  }
  .wrap.biz.hybrid_layout section.first_read_layout h2 img {
    margin: 0 auto;
  }
}

.wrap.biz.hybrid_layout section.first_read_layout p {
  max-width: 535px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.first_read_layout p {
    padding: 0 7px;
    max-width: 100%;
  }
}

.wrap.biz.hybrid_layout section.first_read_layout h3 {
  padding-top: 35px;
  font-weight: 700;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.first_read_layout h3 {
    padding: 0 7px;
    padding-top: 7.2992%;
  }
}

.wrap.biz.hybrid_layout section.beige_visual_layout {
  display: block;
  margin-bottom: 55px;
  width: 100%;
  background-color: #f7f5ea;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.beige_visual_layout {
    margin-bottom: 6.5104%;
  }
}

.wrap.biz.hybrid_layout section.beige_visual_layout:last-of-type {
  margin-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.beige_visual_layout:last-of-type {
    margin-bottom: 6.5104%;
  }
}

.wrap.biz.hybrid_layout section.beige_visual_layout h2 {
  margin: 0 auto;
  padding: 35px 0;
  max-width: 555px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.beige_visual_layout h2 {
    padding: 9.1145% 7.16145%;
    max-width: none;
  }
}

.wrap.biz.hybrid_layout section.beige_visual_layout h2.plan {
  padding: 25px 0 21px;
  max-width: 548px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.beige_visual_layout h2.plan {
    padding: 6.5104% 5.20833% 4.9479%;
    max-width: none;
  }
}

.wrap.biz.hybrid_layout section.frame_read_layout {
  margin: 0 auto;
  margin-bottom: 55px;
  padding-bottom: 20px;
  border-bottom: 2px solid #888;
  width: 100%;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.frame_read_layout {
    margin: 0 auto 6.9444%;
    border-bottom: 1px solid #888;
    width: 93.75%;
  }
}

.wrap.biz.hybrid_layout section.frame_read_layout .inner {
  margin: 0 auto;
  width: 530px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.frame_read_layout .inner {
    padding: 0 12.5px;
    width: 100%;
    font-size: 14px;
  }
}

.wrap.biz.hybrid_layout section.frame_read_layout .inner h3 {
  padding-bottom: 5px;
  color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.frame_read_layout .inner h3 {
    padding-bottom: 0;
    font-weight: 700;
  }
}

.wrap.biz.hybrid_layout section.frame_read_layout .inner h3:last-of-type {
  padding-bottom: 0;
  color: #000;
}

.wrap.biz.hybrid_layout section.frame_read_layout .inner ul {
  margin: 0 auto 38px;
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.frame_read_layout .inner ul {
    margin: 0 auto 7.1942%;
  }
}

.wrap.biz.hybrid_layout section.frame_read_layout .inner ul li {
  list-style-position: inside;
  list-style-type: disc;
  list-style-image: url(/assets/images/biz/edit-biz//pc_list_disc.jpg);
}

.wrap.biz.hybrid_layout section.frame_read_layout h4 {
  font-size: 28px;
  font-weight: 700;
  color: #888;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.frame_read_layout h4 {
    font-size: 16px;
  }
}

.wrap.biz.hybrid_layout section.curriculum_application_layout {
  margin: 0 auto;
  width: 100%;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.curriculum_application_layout {
    width: 93.75%;
    max-width: none;
  }
}

.wrap.biz.hybrid_layout section.curriculum_application_layout .inner {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.curriculum_application_layout .inner {
    margin: 0 auto;
    max-width: 695px;
  }
}

.wrap.biz.hybrid_layout section.curriculum_application_layout .inner p {
  padding-bottom: 60px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout section.curriculum_application_layout .inner p {
    padding: 0 10px 18.75%;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box {
  display: block;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box {
    padding: 0 10px;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  h2 {
  padding: 21px 0 30px 0;
  border-top: 8px solid #000;
  font-size: 28px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box
    h2 {
    padding: 7px 0 7.5757%;
    border-top: 5px solid #000;
    font-size: 21px;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  h3 {
  padding-top: 7px;
  padding-bottom: 20px;
  font-size: 21px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box
    h3 {
    padding-bottom: 13px;
    font-size: 16px;
    line-height: 1.3;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  h3
  span {
  font-size: 21px;
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  a {
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box
    a {
    -webkit-transition: 0s;
    transition: 0s;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  a:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box
    a:hover {
    opacity: 1;
    -webkit-transition: 0s;
    transition: 0s;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  dl {
  display: block;
  margin-bottom: 0;
  margin-bottom: 21px;
  overflow: hidden;
  font-size: 16px;
  line-height: 26px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box
    dl {
    margin-bottom: 18px;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  dl
  dt {
  position: relative;
  float: left;
  width: 90px;
  clear: both;
  font-size: 14px;
  color: #fff;
  text-align: center;
  background-color: #000;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box
    dl
    dt {
    margin-bottom: 0;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  dl
  dt:before {
  position: absolute;
  top: 1px;
  right: -8px;
  border-width: 12.5px 0 12.5px 8px;
  border-style: solid;
  border-color: transparent transparent transparent #000;
  width: 0;
  height: 0;
  content: "";
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  dl
  dd {
  margin-left: 20px;
  margin-left: 55px;
  padding-left: 55px;
  font-size: 21px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box
    dl
    dd {
    float: inherit;
    margin-left: 55px;
    padding-left: 55px;
    font-size: 21px;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  dl
  dd
  span {
  font-size: 14px;
  font-weight: 400;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box
    dl
    dd
    span {
    display: block;
    font-size: 16px;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  dl
  dd.period {
  font-size: 16px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box
    dl
    dd.period {
    font-weight: 400;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  .remarks {
  line-height: 1.7;
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  .remarks
  p {
  display: block;
  padding-bottom: 0;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box
    .remarks
    p {
    display: inline;
    padding: 0;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  .app_btn {
  margin-bottom: 80px;
  padding-top: 0;
  width: 290px;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.biz.hybrid_layout
    section.curriculum_application_layout
    .inner
    .overview_box
    .app_btn {
    margin: 14.9253% auto 20.7407%;
    width: 100%;
    max-width: 577px;
  }
}

.wrap.biz.hybrid_layout
  section.curriculum_application_layout
  .inner
  .overview_box
  .app_btn
  a {
  display: block;
  padding-top: 13px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.biz.training_layout {
  display: block;
  width: 100%;
}

.wrap.biz.training_layout section {
  display: block;
  width: 100%;
}

.wrap.biz.training_layout section.editbiz_area .inner {
  margin: 0 auto;
  padding: 85px 0 0 0;
  max-width: 550px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.editbiz_area .inner {
    padding: 48px 25px 10.4456% 25px;
    width: 100%;
    max-width: none;
  }
}

.wrap.biz.training_layout section.editbiz_area .inner h1 {
  margin: 0 auto 75px;
  width: 395px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.editbiz_area .inner h1 {
    margin-bottom: 5px;
    width: 100%;
    max-width: 414px;
    font-size: 21px;
  }
}

.wrap.biz.training_layout section.keyvisual_area {
  display: block;
  margin-bottom: 65px;
  padding-top: 25.2604%;
  width: 100%;
  background-image: url(/assets/images/biz/training/pc_keyvisual.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.keyvisual_area {
    margin-bottom: 7.8125%;
    padding-top: 81.7708%;
    background-image: url(/assets/images/biz/training/sp_keyvisual.jpg);
  }
}

.wrap.biz.training_layout section.first_read_layout {
  display: block;
  margin: 0 auto 55px;
  width: 550px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.first_read_layout {
    margin: 0 auto 7.63888%;
    padding: 0 17.5px;
    width: 100%;
    max-width: 720px;
  }
}

.wrap.biz.training_layout section.first_read_layout h2 {
  margin-bottom: 50px;
  max-width: 310px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.first_read_layout h2 {
    margin-bottom: 8.333333%;
    max-width: none;
  }
  .wrap.biz.training_layout section.first_read_layout h2 img {
    margin: 0;
    width: 64.8175%;
  }
}

.wrap.biz.training_layout section.first_read_layout p {
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.first_read_layout p {
    padding: 0 7px;
    max-width: 100%;
  }
}

.wrap.biz.training_layout section.first_read_layout h3 {
  font-weight: 700;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.first_read_layout h3 {
    padding: 0 7px;
  }
}

.wrap.biz.training_layout section.beige_visual_layout {
  display: block;
  width: 100%;
  background-color: #f7f5ea;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.beige_visual_layout {
    margin-bottom: 6.5104%;
  }
}

.wrap.biz.training_layout section.beige_visual_layout h2 {
  margin: 0 auto;
  padding: 30px 0;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.beige_visual_layout h2 {
    padding: 9.1145% 7.16145%;
    max-width: none;
  }
}

.wrap.biz.training_layout section.beige_visual_layout h2.plan1 {
  margin-bottom: 55px;
  max-width: 496px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.beige_visual_layout h2.plan1 {
    margin-bottom: 0;
    padding: 6.5104% 5.20833% 4.9479%;
    max-width: none;
  }
}

.wrap.biz.training_layout section.beige_visual_layout h2.plan2 {
  margin-bottom: 55px;
  max-width: 490px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.beige_visual_layout h2.plan2 {
    margin-bottom: 0;
    padding: 6.5104% 5.20833% 4.9479%;
    max-width: none;
  }
}

.wrap.biz.training_layout section.beige_visual_layout h2.plan3 {
  margin-bottom: 55px;
  max-width: 430px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.beige_visual_layout h2.plan3 {
    padding: 6.5104% 5.20833% 4.9479%;
    max-width: none;
  }
}

.wrap.biz.training_layout section.beige_visual_layout h2.plan4 {
  margin-bottom: 55px;
  max-width: 503px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.beige_visual_layout h2.plan4 {
    margin-bottom: 0;
    padding: 6.5104% 5.20833% 4.9479%;
    max-width: none;
  }
}

.wrap.biz.training_layout section.beige_visual_layout h2.plan5 {
  margin-bottom: 55px;
  max-width: 540px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.beige_visual_layout h2.plan5 {
    margin-bottom: 0;
    padding: 6.5104% 5.20833% 4.9479%;
    max-width: none;
  }
}

.wrap.biz.training_layout section.read_detail_layout {
  display: block;
  margin: 0 auto;
  width: 540px;
  line-height: 1.7;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout {
    width: 100%;
  }
}

.wrap.biz.training_layout section.read_detail_layout.first {
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.first {
    padding: 0 15px 7.2992%;
    max-width: 685px;
  }
}

.wrap.biz.training_layout section.read_detail_layout.second {
  margin: 0 auto 55px;
  width: 665px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.second {
    margin: 0 auto 7.2992%;
    padding: 0 15px;
    width: auto;
    max-width: 685px;
  }
}

.wrap.biz.training_layout section.read_detail_layout.second p {
  margin: 0 auto;
  padding-bottom: 30px;
  width: 540px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.second p {
    padding-bottom: 15px;
    width: 100%;
  }
}

.wrap.biz.training_layout section.read_detail_layout.second p:last-of-type {
  padding-bottom: 0;
}

.wrap.biz.training_layout section.read_detail_layout.second h3 {
  margin: 0 auto;
  max-width: 540px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.second h3 {
    max-width: 685px;
  }
}

.wrap.biz.training_layout section.read_detail_layout.second ul {
  margin: 0 auto 80px;
  max-width: 540px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.second ul {
    margin: 0 auto 22.1374%;
    max-width: 685px;
  }
}

.wrap.biz.training_layout section.read_detail_layout.second ul li a {
  color: #314ee3;
  text-decoration: underline;
}

.wrap.biz.training_layout section.read_detail_layout.second img.min {
  margin: 0 auto;
  padding-right: 20px;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.second img.min {
    padding-right: 0;
    width: 100%;
    max-width: 708px;
  }
}

.wrap.biz.training_layout section.read_detail_layout.second h4 {
  margin: 0 auto;
  max-width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.second h4 {
    padding-top: 7.6335%;
    max-width: 685px;
  }
}

.wrap.biz.training_layout section.read_detail_layout.thaad {
  margin: 0 auto 55px;
  width: 496px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.thaad {
    margin: 0 auto 7.2992%;
    padding: 0 15px;
    width: auto;
    max-width: 685px;
  }
}

.wrap.biz.training_layout section.read_detail_layout.thaad p {
  margin: 0;
  padding-bottom: 30px;
  width: 545px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.thaad p {
    padding-bottom: 15px;
    width: 100%;
  }
}

.wrap.biz.training_layout section.read_detail_layout.thaad p:last-of-type {
  padding-bottom: 0;
}

.wrap.biz.training_layout section.read_detail_layout.thaad h3 {
  margin: 0 auto;
}

.wrap.biz.training_layout section.read_detail_layout.thaad img.min2 {
  max-width: 270px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.thaad img {
    width: 56.7938%;
  }
}

.wrap.biz.training_layout section.read_detail_layout.thaad ul {
  margin: 0 auto 55px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.thaad ul {
    margin: 0 auto 22.1374%;
  }
}

.wrap.biz.training_layout section.read_detail_layout.thaad h4 {
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.thaad h4 {
    padding-top: 7.6335%;
  }
}

.wrap.biz.training_layout section.read_detail_layout.fourth {
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.fourth {
    padding: 0 15px 7.2992%;
    max-width: 685px;
  }
}

.wrap.biz.training_layout section.read_detail_layout.fifth {
  padding-bottom: 50px;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.fifth {
    padding: 0 15px 7.2992%;
    max-width: 685px;
  }
}

.wrap.biz.training_layout section.read_detail_layout.fifth p {
  padding-bottom: 35px;
}

.wrap.biz.training_layout section.read_detail_layout.fifth ul {
  margin: 0 auto 55px;
}

.wrap.biz.training_layout section.read_detail_layout.fifth ul li a {
  color: #314ee3;
  text-decoration: underline;
}

.wrap.biz.training_layout section.read_detail_layout.fifth .app_btn {
  margin-bottom: 80px;
  padding-top: 0;
  width: 290px;
  background-color: #e60012;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout.fifth .app_btn {
    margin: 14.9253% auto 20.7407%;
    width: 100%;
    max-width: 577px;
  }
}

.wrap.biz.training_layout section.read_detail_layout.fifth .app_btn a {
  display: block;
  padding-top: 9px;
  width: 100%;
  height: 100%;
  color: #fff;
}

.wrap.biz.training_layout section.read_detail_layout h4 {
  padding-top: 55px;
  font-weight: 700;
}

.wrap.biz.training_layout section.read_detail_layout ul {
  width: 100%;
}

@media screen and (max-width: 768px) {
  .wrap.biz.training_layout section.read_detail_layout ul {
    margin: 0 auto 7.1942%;
  }
}

.wrap.biz.training_layout section.read_detail_layout ul li span {
  font-size: 17px;
}

.wrap.error section.inner {
  margin: 0 auto;
  padding: 250px 0;
  width: 100%;
  max-width: 1120px;
}

@media screen and (max-width: 768px) {
  .wrap.error section.inner {
    padding: 85px 25px;
  }
}

.wrap.error section.inner h1 {
  padding-bottom: 50px;
  font-size: 28px;
  font-weight: 700;
  line-height: 1.7;
  color: #e50012;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.error section.inner h1 {
    padding-bottom: 25px;
    font-size: 24px;
    text-align: left;
  }
}

.wrap.error section.inner p {
  line-height: 1.6;
  text-align: center;
}

@media screen and (max-width: 768px) {
  .wrap.error section.inner p {
    text-align: left;
  }
}

.wrap.error section.inner p a {
  color: #314ee3;
  text-decoration: underline;
}

.headerCta {
  width: 180px;
}
@media screen and (max-width: 960px) {
  .headerCta {
    width: 70px;
  }
  .headerCta .pc {
    display: none;
  }
}
.headerCta__icon {
  margin-right: 8px;
}
.headerCta__link {
  display: flex !important;
  justify-content: center;
  align-items: center;
  position: relative;
  border-bottom: 4px solid #800000;
  border-radius: 5px;
  width: 100%;
  height: 50px;
  font-size: 16px;
  font-weight: bold;
  color: #fff !important;
  background: #e50012;
  transition: all 0.4s;
}
.headerCta__link:hover {
  border: none;
  transform: translateY(4px);
}

.headerLogo a {
  margin: 25px 0;
}
.headerNav {
  display: flex;
  justify-content: flex-end;
  margin-left: 20px;
  padding: 15px 0 0;
  height: 80px;
}
@media screen and (max-width: 960px) {
  .headerLogo a {
    margin: 0;
  }
}
@media screen and (max-width: 768px) {
  .headerNav {
    display: none;
  }
}

.headerNav__sub {
  display: flex;
  justify-content: flex-end;
  margin: 0 20px 0 0;
}
.headerNav__sub__item:not(:first-child) {
  margin-left: 25px;
}
.headerNav__sub__link {
  font-size: 12px;
}
.headerNav__sub__link::before {
  content: "> ";
}
@media screen and (max-width: 960px) {
  .headerNav__sub {
    margin: 0 10px 0 0;
  }
  .headerNav__sub__link {
    font-size: 10px;
  }
}

.headerNav__list {
  display: flex;
}
.headerMenu,
.headerPulldown {
  position: relative;
  height: 50px;
}
.headerPulldown__item {
  width: 100%;
  height: 100%;
}
.headerMenu__link,
.headerPulldown__head {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 10px 20px;
  width: 100%;
  height: 100%;
  font-size: 14px;
  font-weight: bold;
  color: #000;
  text-decoration: none;
  transition-duration: 0.5s;
  cursor: pointer;
}
.headerMenu__link:hover,
.headerPulldown__head:hover {
  color: #e50012;
}
.headerMenu__link::before,
.headerPulldown__head::before {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
  width: 100%;
  height: 2px;
  background: #e50012;
  transition-duration: 0.5s;
  transform: rotateY(90deg);
  transform-origin: 50%;
  content: "";
}
.headerPulldown__head::after {
  display: block;
  position: absolute;
  top: calc(50% - 8px);
  right: 5px;
  border-top: solid 2px #e60012;
  border-right: solid 2px #e60012;
  width: 8px;
  height: 8px;
  transform: rotate(135deg);
  content: "";
}
.headerPulldown__body {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 2;
  width: 200px;
    height: calc(100vh - 80px);
  overflow-y: auto;
  opacity: 0;
  transition-duration: 0.5s;
  transform: rotateX(90deg);
  transform-origin: 0 0;
}
.headerPulldown__link {
  display: block;
  padding: 20px 15px;
  background: #e60012;
  transition: 0.4s;
}
.headerPulldown__link:link,
.headerPulldown__link:visited {
  color: #fff;
}
.headerPulldown__link:hover {
  color: #e60012;
  background: #fff;
}
.headerPulldown__link:not(:first-child) {
  border-top: solid 1px #fff;
}

.headerPulldown__link:hover .headerPulldown__head::before {
  transform: none;
}
.headerPulldown__link:hover .headerPulldown__body::before {
  opacity: 1;
  transform: rotateX(0);
}

.headerPulldown:hover .headerPulldown__head::before {
  transform: none;
}
.headerPulldown:hover .headerPulldown__body {
  opacity: 1;
  transform: rotateX(0);
  transform: none;
}
@media screen and (max-width: 960px) {
  .headerMenu__link,
  .headerPulldown__head {
    padding: 5px 8px;
    font-size: 13px;
    font-weight: normal;
  }
  .headerPulldown__head::after {
    top: calc(100% - 12px);
    right: calc(50% - 3px);
    width: 6px;
    height: 6px;
  }
  .headerPulldown__link {
    padding: 15px 12px;
    font-size: 13px;
  }
}
h2.gazou {
    font-size: 2.4rem;
  font-weight: 200;
  line-height: 1.6em;
  color: #ffffff;
  font-weight:bold;
  margin-top:50px;
  margin-bottom: 50px;
  margin-left:15px;
  text-align:left;
}
.gazou > span{
  position: relative;
  display: inline-block;
}
.gazou > span::before{
content: "";
  position: absolute;
  bottom: -5px;
  left: -15px;
  top: -5px;
  right: -15px;
  background-color: #e70012;;
  z-index: -1;
}

@media screen and (max-width:480px) { 
h2.gazou {
    font-size: 1.6rem;
  font-weight: 200;
  line-height: 1.6em;
  color: #ffffff;
  font-weight:bold;
  margin-top:50px;
  margin-bottom: 50px;
  margin-left:15px;  
  text-align:left;
}
.gazou > span{
  position: relative;
  display: inline-block;
}
.gazou > span::before{
content: "";
  position: absolute;
  bottom: -5px;
  left: -15px;
  top: -5px;
  right: -15px;
  background-color: #e70012;;
  z-index: -1;
}
}

/* 20240805 ADD */
.headerNav__menu{
  position: relative;
}
.sarchBox{
  width: 175px;
  height: 30px;
  padding: 5px;
  position: absolute;
  top: -7.5px;
  left: 20px;
  border: 1px solid #888;
  border-radius: 5px;
}
.sarchBox .gsc-control-cse,
.sarchBox form.gsc-search-box,
.sarchBox form.gsc-search-box *{
  margin: 0;
  padding: 0;
  border: none;
  background: initial !important;
  line-height: 1.25;
  font-size: 12px;
}
.sarchBox form.gsc-search-box{
  height: 20px;
}
.sarchBox form.gsc-search-box table.gsc-search-box{
  height: 100%;
}
.sarchBox form.gsc-search-box .gsst_b{
  margin: 0 5px;
}
.sarchBox form.gsc-search-box .gsst_a .gscb_a{
  line-height: 1;
  font-size: 20px;
  color: #888;
}
.sarchBox form.gsc-search-box .gsc-input:focus{
  box-shadow: none;
}
.sarchBox form.gsc-search-box .gsc-search-button{
  height: 100%;
}
.sarchBox form.gsc-search-box .gsc-search-button-v2{
  width: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 5px;
  background-color: #e50012 !important;
}
@media screen and (max-width:768px){
  .sarchBox{
      width: calc(100% - 26px);
      height: 50px;
      margin: 70px auto 15px;
      padding: 10px;
      position: static;
      background-color: #fff !important;
      clear: both;
  }
  .sarchBox .gsc-control-cse,
  .sarchBox form.gsc-search-box,
  .sarchBox form.gsc-search-box *{
      font-size: 14px;
  }
  .sarchBox form.gsc-search-box{
      height: 30px;
  }
  .sarchBox form.gsc-search-box .gsc-search-button-v2{
      width: 50px;
  }
}
@media screen and (min-width:769px) and (max-width:960px){
  .sarchBox{
    width: 100px;
    left: -10px;
  }
}
@media screen and (min-width:961px) and (max-width:1100px){
  .sarchBox{
    width: 10vw;
    left: 10px;
  }
}
/* /20240805 ADD */

/* 20240927 ADD */
:root {
	--tenPic: 2.564vw;
}
.addBtnWrap{
	width: 85%;
	max-width: 640px;
	margin: 45px auto 0;
}
.addBtnWrap .flexBtn{
	margin-bottom: 45px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.addBtnWrap .flexBtn a{
	width: 47.5%;
	padding: 15px;
	display: block;
	border: calc(.2 * var(--tenPic)) solid #e60012;
	border-radius: 100vh;
	font-size: calc(1.6 * var(--tenPic));
	font-weight: bold;
	color: #e60012;
	text-align: center;
}
.addBtnWrap .bunnerLink img{
	width: 100%;
	height: auto;
}
.addBtnWrap .principalBtn{
	max-width: 300px;
	margin: 45px auto 0;
	padding: 15px;
	display: block;
	background-color: #e60012;
	font-size: calc(1.8 * var(--tenPic));
	font-weight: bold;
	color: #fff;
	text-align: center;
}
@media screen and (min-width:769px) {
	:root {
		--tenPic: 10px;
	}
}
@media screen and (max-width: 768px){
	.addBtnWrap .flexBtn a{
		padding: 15px 5px !important;
	}
}
/* /20240927 ADD */
