@charset "UTF-8";
/* *********************************************************
  https://www.tokyoshigoto.jp/ styles.scss

  Last Update: 2021.6.30 
  ****************************************************** */
/*============================
reset
============================*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
  background: none;
}

html {
  line-height: 1;
}

ol, ul {
  list-style: none;
}

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

caption, th, td {
  text-align: left;
  vertical-align: middle;
}

q, blockquote {
  quotes: none;
}

q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

a img {
  border: none;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block;
}

sup,
sub {
  line-height: 100%;
}

sup {
  vertical-align: super;
  font-size: smaller;
}

sub {
  vertical-align: sub;
  font-size: smaller;
}

@font-face {
  font-family: 'icomoon';
  src: url("fonts/icomoon.eot?d5xfok");
  src: url("fonts/icomoon.eot?d5xfok#iefix") format("embedded-opentype"), url("fonts/icomoon.ttf?d5xfok") format("truetype"), url("fonts/icomoon.woff?d5xfok") format("woff"), url("fonts/icomoon.svg?d5xfok#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

.iconFont:before,
.iconFont:after,
.linkList li:before,
.linkList.largeIcon li:before,
.btnLink__body a:before,
.fLink__item:before,
.searchList__item:before,
.btnDetail__link:after,
.close.iconSearch:before,
.accordion__head:after,
.btnServiceLink__link .linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

@media screen and (max-width: 999px) {
  .listGnav__item:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}

.icon-Home:before,
.iconHome:before {
  content: "\e901";
}

.icon-PaintedCircleArrowRight:before,
.iconArrow:before,
.fLink__item:before,
.searchList__item:before,
.btnDetail__link:after {
  content: "\e902";
}

.icon-DoubleWindow:before,
.iconLink:before {
  content: "\e903";
}

.icon-Gear:before,
.iconSetting:before {
  content: "\e904";
}

.icon-Loupe:before,
.iconSearch:before {
  content: "\e905";
}

.icon-MemoAndPen:before,
.iconEffort:before {
  content: "\e906";
}

.icon-LightBulb:before,
.iconKnowledge:before {
  content: "\e907";
}

.linkList.largeIcon li:before,
.icon-CircleArrowRight:before,
.btnServiceLink__link .linkArrow:before {
  content: "\e908";
}

.icon-CircleArrowLeft:before,
.iconEvent:before {
  content: "\e909";
}

.icon-CircleArrowUp:before,
.iconConsultation:before {
  content: "\e90a";
}

.icon-CircleArrowDown:before,
.iconArrowBottom:before {
  content: "\e90c";
}

.icon-V-ArrowDown:before {
  content: "\e90b";
}

.icon-BalloonExclamation:before {
  content: "\e90d";
}

.icon-ZoomPlus:before {
  content: "\e90e";
}

.icon-ZoomMinus:before {
  content: "\e90f";
}

.linkList li:before,
.btnLink__body a:before,
.icon-V-ArrowRight:before {
  content: "\e911";
}

.icon-V-ArrowUp:before {
  content: "\e912";
}

.icon-V-ArrowLeft:before {
  content: "\e913";
}

.icon-BoldV-ArrowRight:before {
  content: "\e900";
}

.icon-BoldV-ArrowLeft:before {
  content: "\e914";
}

.iconArrowTop,
.accordion.open .btn.btnMore:after,
.icon-BoldV-ArrowUp:before {
  content: "\e915";
}

.accordion__head,
.btn.btnMore:after,
.icon-BoldV-ArrowDown:before {
  content: "\e916";
}

.close.iconSearch,
.icon-CrossMark:before {
  content: "\e91b";
}

@media screen and (max-width: 999px) {
  .listGnav__item:before,
  .iconConsultation:before {
    content: "\e902";
  }
}

/* ***************************
color class
*************************** */
.colorFont_ctg_home {
  color: #3167a5 !important;
}

.colorBg_ctg_home {
  background-color: #3167a5 !important;
}

.colorBorder_ctg_home {
  border-color: #3167a5 !important;
}

.colorNeedle_ctg_home {
  border-color: #3167a5 transparent transparent transparent !important;
}

.colorFont_ctg_under29 {
  color: #93b63f !important;
}

.colorBg_ctg_under29 {
  background-color: #93b63f !important;
}

.colorBorder_ctg_under29 {
  border-color: #93b63f !important;
}

.colorNeedle_ctg_under29 {
  border-color: #93b63f transparent transparent transparent !important;
}

.colorFont_ctg_under34 {
  color: #93b63f !important;
}

.colorBg_ctg_under34 {
  background-color: #93b63f !important;
}

.colorBorder_ctg_under34 {
  border-color: #93b63f !important;
}

.colorNeedle_ctg_under34 {
  border-color: #93b63f transparent transparent transparent !important;
}

.colorFont_ctg_over30 {
  color: #f9bc45 !important;
}

.colorBg_ctg_over30 {
  background-color: #f9bc45 !important;
}

.colorBorder_ctg_over30 {
  border-color: #f9bc45 !important;
}

.colorNeedle_ctg_over30 {
  border-color: #f9bc45 transparent transparent transparent !important;
}

.colorFont_ctg_over55 {
  color: #c64343 !important;
}

.colorBg_ctg_over55 {
  background-color: #c64343 !important;
}

.colorBorder_ctg_over55 {
  border-color: #c64343 !important;
}

.colorNeedle_ctg_over55 {
  border-color: #c64343 transparent transparent transparent !important;
}

.colorFont_ctg_womenSupport {
  color: #f99432 !important;
}

.colorBg_ctg_womenSupport {
  background-color: #f99432 !important;
}

.colorBorder_ctg_womenSupport {
  border-color: #f99432 !important;
}

.colorNeedle_ctg_womenSupport {
  border-color: #f99432 transparent transparent transparent !important;
}

.colorFont_ctg_allAges {
  color: #8c62ba !important;
}

.colorBg_ctg_allAges {
  background-color: #8c62ba !important;
}

.colorBorder_ctg_allAges {
  border-color: #8c62ba !important;
}

.colorNeedle_ctg_allAges {
  border-color: #8c62ba transparent transparent transparent !important;
}

.colorFont_ctg_businessPerson {
  color: #ef7fc1 !important;
}

.colorBg_ctg_businessPerson {
  background-color: #ef7fc1 !important;
}

.colorBorder_ctg_businessPerson {
  border-color: #ef7fc1 !important;
}

.colorNeedle_ctg_businessPerson {
  border-color: #ef7fc1 transparent transparent transparent !important;
}

.colorFont_ctg_regular {
  color: #28476a !important;
}

.colorBg_ctg_regular {
  background-color: #28476a !important;
}

.colorBorder_ctg_regular {
  border-color: #28476a !important;
}

.colorNeedle_ctg_regular {
  border-color: #28476a transparent transparent transparent !important;
}

.colorFont_ctg_online {
  color: #25aadb !important;
}

.colorBg_ctg_online {
  background-color: #25aadb !important;
}

.colorBorder_ctg_online {
  border-color: #25aadb !important;
}

.colorNeedle_ctg_online {
  border-color: #25aadb transparent transparent transparent !important;
}

.colorFont_ctg_tama {
  color: #555 !important;
}

.colorBg_ctg_tama {
  background-color: #555 !important;
}

.colorBorder_ctg_tama {
  border-color: #555 !important;
}

.colorNeedle_ctg_tama {
  border-color: #555 transparent transparent transparent !important;
}

/* ***************************
<body>
*************************** */
.ctg_home {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.ctg_home h2:before,
.ctg_home h3:before,
.ctg_home h4:before {
  background-color: #3167a5;
}

.ctg_home h2 {
  background-color: #eff3fc;
}

.ctg_home .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_home.png");
}

.ctg_home ul.category li:before {
  background-color: #3167a5;
}

.ctg_home ul.category li ul li:before {
  background-color: #eff3fc;
}

.ctg_home .linkList.category li:before {
  color: #3167a5;
  background-color: inherit;
}

.ctg_home .btn.category {
  border-color: #3167a5;
}

.ctg_home .btn.category span:after, .ctg_home .btn.category:after {
  color: #3167a5;
}

.ctg_home .btn.category.hover, .ctg_home .btn.category:hover, .ctg_home .btn.category.active {
  background-color: #3167a5;
  color: #fff;
}

.ctg_home .btn.category.hover span:after, .ctg_home .btn.category.hover:after, .ctg_home .btn.category:hover span:after, .ctg_home .btn.category:hover:after, .ctg_home .btn.category.active span:after, .ctg_home .btn.category.active:after {
  color: #fff;
}

.ctg_home .module_cornerPageTitle.category {
  border-color: #3167a5;
}

.ctg_home .shucomvoice__container .balloon.category {
  border-color: #3167a5;
}

.ctg_home .shucomvoice__container .balloon.category:before {
  border-color: rgba(49, 103, 165, 0);
  border-right-color: #3167a5;
}

.ctg_home .orderNumber.category {
  background-color: #3167a5;
}

.ctg_home .bigCircle.category {
  background-color: #3167a5;
}

.ctg_under29 {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.ctg_under29 h2:before,
.ctg_under29 h3:before,
.ctg_under29 h4:before {
  background-color: #93b63f;
}

.ctg_under29 h2 {
  background-color: #f0f3e9;
}

.ctg_under29 .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_under29.png");
}

.ctg_under29 ul.category li:before {
  background-color: #93b63f;
}

.ctg_under29 ul.category li ul li:before {
  background-color: #f0f3e9;
}

.ctg_under29 .linkList.category li:before {
  color: #93b63f;
  background-color: inherit;
}

.ctg_under29 .btn.category {
  border-color: #93b63f;
}

.ctg_under29 .btn.category span:after, .ctg_under29 .btn.category:after {
  color: #93b63f;
}

.ctg_under29 .btn.category.hover, .ctg_under29 .btn.category:hover, .ctg_under29 .btn.category.active {
  background-color: #93b63f;
  color: #fff;
}

.ctg_under29 .btn.category.hover span:after, .ctg_under29 .btn.category.hover:after, .ctg_under29 .btn.category:hover span:after, .ctg_under29 .btn.category:hover:after, .ctg_under29 .btn.category.active span:after, .ctg_under29 .btn.category.active:after {
  color: #fff;
}

.ctg_under29 .module_cornerPageTitle.category {
  border-color: #93b63f;
}

.ctg_under29 .shucomvoice__container .balloon.category {
  border-color: #93b63f;
}

.ctg_under29 .shucomvoice__container .balloon.category:before {
  border-color: rgba(147, 182, 63, 0);
  border-right-color: #93b63f;
}

.ctg_under29 .orderNumber.category {
  background-color: #93b63f;
}

.ctg_under29 .bigCircle.category {
  background-color: #93b63f;
}

.ctg_under34 {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.ctg_under34 h2:before,
.ctg_under34 h3:before,
.ctg_under34 h4:before {
  background-color: #93b63f;
}

.ctg_under34 h2 {
  background-color: #f0f3e9;
}

.ctg_under34 .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_under34.png");
}

.ctg_under34 ul.category li:before {
  background-color: #93b63f;
}

.ctg_under34 ul.category li ul li:before {
  background-color: #f0f3e9;
}

.ctg_under34 .linkList.category li:before {
  color: #93b63f;
  background-color: inherit;
}

.ctg_under34 .btn.category {
  border-color: #93b63f;
}

.ctg_under34 .btn.category span:after, .ctg_under34 .btn.category:after {
  color: #93b63f;
}

.ctg_under34 .btn.category.hover, .ctg_under34 .btn.category:hover, .ctg_under34 .btn.category.active {
  background-color: #93b63f;
  color: #fff;
}

.ctg_under34 .btn.category.hover span:after, .ctg_under34 .btn.category.hover:after, .ctg_under34 .btn.category:hover span:after, .ctg_under34 .btn.category:hover:after, .ctg_under34 .btn.category.active span:after, .ctg_under34 .btn.category.active:after {
  color: #fff;
}

.ctg_under34 .module_cornerPageTitle.category {
  border-color: #93b63f;
}

.ctg_under34 .shucomvoice__container .balloon.category {
  border-color: #93b63f;
}

.ctg_under34 .shucomvoice__container .balloon.category:before {
  border-color: rgba(147, 182, 63, 0);
  border-right-color: #93b63f;
}

.ctg_under34 .orderNumber.category {
  background-color: #93b63f;
}

.ctg_under34 .bigCircle.category {
  background-color: #93b63f;
}

.ctg_over30 {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.ctg_over30 h2:before,
.ctg_over30 h3:before,
.ctg_over30 h4:before {
  background-color: #f9bc45;
}

.ctg_over30 h2 {
  background-color: #f6efe1;
}

.ctg_over30 .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_over30.png");
}

.ctg_over30 ul.category li:before {
  background-color: #f9bc45;
}

.ctg_over30 ul.category li ul li:before {
  background-color: #f6efe1;
}

.ctg_over30 .linkList.category li:before {
  color: #f9bc45;
  background-color: inherit;
}

.ctg_over30 .btn.category {
  border-color: #f9bc45;
}

.ctg_over30 .btn.category span:after, .ctg_over30 .btn.category:after {
  color: #f9bc45;
}

.ctg_over30 .btn.category.hover, .ctg_over30 .btn.category:hover, .ctg_over30 .btn.category.active {
  background-color: #f9bc45;
  color: #fff;
}

.ctg_over30 .btn.category.hover span:after, .ctg_over30 .btn.category.hover:after, .ctg_over30 .btn.category:hover span:after, .ctg_over30 .btn.category:hover:after, .ctg_over30 .btn.category.active span:after, .ctg_over30 .btn.category.active:after {
  color: #fff;
}

.ctg_over30 .module_cornerPageTitle.category {
  border-color: #f9bc45;
}

.ctg_over30 .shucomvoice__container .balloon.category {
  border-color: #f9bc45;
}

.ctg_over30 .shucomvoice__container .balloon.category:before {
  border-color: rgba(249, 188, 69, 0);
  border-right-color: #f9bc45;
}

.ctg_over30 .orderNumber.category {
  background-color: #f9bc45;
}

.ctg_over30 .bigCircle.category {
  background-color: #f9bc45;
}

.ctg_over55 {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.ctg_over55 h2:before,
.ctg_over55 h3:before,
.ctg_over55 h4:before {
  background-color: #c64343;
}

.ctg_over55 h2 {
  background-color: #f6ecec;
}

.ctg_over55 .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_over55.png");
}

.ctg_over55 ul.category li:before {
  background-color: #c64343;
}

.ctg_over55 ul.category li ul li:before {
  background-color: #f6ecec;
}

.ctg_over55 .linkList.category li:before {
  color: #c64343;
  background-color: inherit;
}

.ctg_over55 .btn.category {
  border-color: #c64343;
}

.ctg_over55 .btn.category span:after, .ctg_over55 .btn.category:after {
  color: #c64343;
}

.ctg_over55 .btn.category.hover, .ctg_over55 .btn.category:hover, .ctg_over55 .btn.category.active {
  background-color: #c64343;
  color: #fff;
}

.ctg_over55 .btn.category.hover span:after, .ctg_over55 .btn.category.hover:after, .ctg_over55 .btn.category:hover span:after, .ctg_over55 .btn.category:hover:after, .ctg_over55 .btn.category.active span:after, .ctg_over55 .btn.category.active:after {
  color: #fff;
}

.ctg_over55 .module_cornerPageTitle.category {
  border-color: #c64343;
}

.ctg_over55 .shucomvoice__container .balloon.category {
  border-color: #c64343;
}

.ctg_over55 .shucomvoice__container .balloon.category:before {
  border-color: rgba(198, 67, 67, 0);
  border-right-color: #c64343;
}

.ctg_over55 .orderNumber.category {
  background-color: #c64343;
}

.ctg_over55 .bigCircle.category {
  background-color: #c64343;
}

.ctg_womenSupport {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.ctg_womenSupport h2:before,
.ctg_womenSupport h3:before,
.ctg_womenSupport h4:before {
  background-color: #f99432;
}

.ctg_womenSupport h2 {
  background-color: #fdf6e2;
}

.ctg_womenSupport .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_womenSupport.png");
}

.ctg_womenSupport ul.category li:before {
  background-color: #f99432;
}

.ctg_womenSupport ul.category li ul li:before {
  background-color: #fdf6e2;
}

.ctg_womenSupport .linkList.category li:before {
  color: #f99432;
  background-color: inherit;
}

.ctg_womenSupport .btn.category {
  border-color: #f99432;
}

.ctg_womenSupport .btn.category span:after, .ctg_womenSupport .btn.category:after {
  color: #f99432;
}

.ctg_womenSupport .btn.category.hover, .ctg_womenSupport .btn.category:hover, .ctg_womenSupport .btn.category.active {
  background-color: #f99432;
  color: #fff;
}

.ctg_womenSupport .btn.category.hover span:after, .ctg_womenSupport .btn.category.hover:after, .ctg_womenSupport .btn.category:hover span:after, .ctg_womenSupport .btn.category:hover:after, .ctg_womenSupport .btn.category.active span:after, .ctg_womenSupport .btn.category.active:after {
  color: #fff;
}

.ctg_womenSupport .module_cornerPageTitle.category {
  border-color: #f99432;
}

.ctg_womenSupport .shucomvoice__container .balloon.category {
  border-color: #f99432;
}

.ctg_womenSupport .shucomvoice__container .balloon.category:before {
  border-color: rgba(249, 148, 50, 0);
  border-right-color: #f99432;
}

.ctg_womenSupport .orderNumber.category {
  background-color: #f99432;
}

.ctg_womenSupport .bigCircle.category {
  background-color: #f99432;
}

.ctg_allAges {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.ctg_allAges h2:before,
.ctg_allAges h3:before,
.ctg_allAges h4:before {
  background-color: #8c62ba;
}

.ctg_allAges h2 {
  background-color: #f2e0ff;
}

.ctg_allAges .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_allAges.png");
}

.ctg_allAges ul.category li:before {
  background-color: #8c62ba;
}

.ctg_allAges ul.category li ul li:before {
  background-color: #f2e0ff;
}

.ctg_allAges .linkList.category li:before {
  color: #8c62ba;
  background-color: inherit;
}

.ctg_allAges .btn.category {
  border-color: #8c62ba;
}

.ctg_allAges .btn.category span:after, .ctg_allAges .btn.category:after {
  color: #8c62ba;
}

.ctg_allAges .btn.category.hover, .ctg_allAges .btn.category:hover, .ctg_allAges .btn.category.active {
  background-color: #8c62ba;
  color: #fff;
}

.ctg_allAges .btn.category.hover span:after, .ctg_allAges .btn.category.hover:after, .ctg_allAges .btn.category:hover span:after, .ctg_allAges .btn.category:hover:after, .ctg_allAges .btn.category.active span:after, .ctg_allAges .btn.category.active:after {
  color: #fff;
}

.ctg_allAges .module_cornerPageTitle.category {
  border-color: #8c62ba;
}

.ctg_allAges .shucomvoice__container .balloon.category {
  border-color: #8c62ba;
}

.ctg_allAges .shucomvoice__container .balloon.category:before {
  border-color: rgba(140, 98, 186, 0);
  border-right-color: #8c62ba;
}

.ctg_allAges .orderNumber.category {
  background-color: #8c62ba;
}

.ctg_allAges .bigCircle.category {
  background-color: #8c62ba;
}

.ctg_businessPerson {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.ctg_businessPerson h2:before,
.ctg_businessPerson h3:before,
.ctg_businessPerson h4:before {
  background-color: #ef7fc1;
}

.ctg_businessPerson h2 {
  background-color: #ffeff8;
}

.ctg_businessPerson .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_businessPerson.png");
}

.ctg_businessPerson ul.category li:before {
  background-color: #ef7fc1;
}

.ctg_businessPerson ul.category li ul li:before {
  background-color: #ffeff8;
}

.ctg_businessPerson .linkList.category li:before {
  color: #ef7fc1;
  background-color: inherit;
}

.ctg_businessPerson .btn.category {
  border-color: #ef7fc1;
}

.ctg_businessPerson .btn.category span:after, .ctg_businessPerson .btn.category:after {
  color: #ef7fc1;
}

.ctg_businessPerson .btn.category.hover, .ctg_businessPerson .btn.category:hover, .ctg_businessPerson .btn.category.active {
  background-color: #ef7fc1;
  color: #fff;
}

.ctg_businessPerson .btn.category.hover span:after, .ctg_businessPerson .btn.category.hover:after, .ctg_businessPerson .btn.category:hover span:after, .ctg_businessPerson .btn.category:hover:after, .ctg_businessPerson .btn.category.active span:after, .ctg_businessPerson .btn.category.active:after {
  color: #fff;
}

.ctg_businessPerson .module_cornerPageTitle.category {
  border-color: #ef7fc1;
}

.ctg_businessPerson .shucomvoice__container .balloon.category {
  border-color: #ef7fc1;
}

.ctg_businessPerson .shucomvoice__container .balloon.category:before {
  border-color: rgba(239, 127, 193, 0);
  border-right-color: #ef7fc1;
}

.ctg_businessPerson .orderNumber.category {
  background-color: #ef7fc1;
}

.ctg_businessPerson .bigCircle.category {
  background-color: #ef7fc1;
}

.ctg_regular {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.ctg_regular h2:before,
.ctg_regular h3:before,
.ctg_regular h4:before {
  background-color: #28476a;
}

.ctg_regular h2 {
  background-color: #eff3fc;
}

.ctg_regular .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_regular.png");
}

.ctg_regular ul.category li:before {
  background-color: #28476a;
}

.ctg_regular ul.category li ul li:before {
  background-color: #eff3fc;
}

.ctg_regular .linkList.category li:before {
  color: #28476a;
  background-color: inherit;
}

.ctg_regular .btn.category {
  border-color: #28476a;
}

.ctg_regular .btn.category span:after, .ctg_regular .btn.category:after {
  color: #28476a;
}

.ctg_regular .btn.category.hover, .ctg_regular .btn.category:hover, .ctg_regular .btn.category.active {
  background-color: #28476a;
  color: #fff;
}

.ctg_regular .btn.category.hover span:after, .ctg_regular .btn.category.hover:after, .ctg_regular .btn.category:hover span:after, .ctg_regular .btn.category:hover:after, .ctg_regular .btn.category.active span:after, .ctg_regular .btn.category.active:after {
  color: #fff;
}

.ctg_regular .module_cornerPageTitle.category {
  border-color: #28476a;
}

.ctg_regular .shucomvoice__container .balloon.category {
  border-color: #28476a;
}

.ctg_regular .shucomvoice__container .balloon.category:before {
  border-color: rgba(40, 71, 106, 0);
  border-right-color: #28476a;
}

.ctg_regular .orderNumber.category {
  background-color: #28476a;
}

.ctg_regular .bigCircle.category {
  background-color: #28476a;
}

.ctg_online {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.ctg_online h2:before,
.ctg_online h3:before,
.ctg_online h4:before {
  background-color: #25aadb;
}

.ctg_online h2 {
  background-color: #eff3fc;
}

.ctg_online .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_online.png");
}

.ctg_online ul.category li:before {
  background-color: #25aadb;
}

.ctg_online ul.category li ul li:before {
  background-color: #eff3fc;
}

.ctg_online .linkList.category li:before {
  color: #25aadb;
  background-color: inherit;
}

.ctg_online .btn.category {
  border-color: #25aadb;
}

.ctg_online .btn.category span:after, .ctg_online .btn.category:after {
  color: #25aadb;
}

.ctg_online .btn.category.hover, .ctg_online .btn.category:hover, .ctg_online .btn.category.active {
  background-color: #25aadb;
  color: #fff;
}

.ctg_online .btn.category.hover span:after, .ctg_online .btn.category.hover:after, .ctg_online .btn.category:hover span:after, .ctg_online .btn.category:hover:after, .ctg_online .btn.category.active span:after, .ctg_online .btn.category.active:after {
  color: #fff;
}

.ctg_online .module_cornerPageTitle.category {
  border-color: #25aadb;
}

.ctg_online .shucomvoice__container .balloon.category {
  border-color: #25aadb;
}

.ctg_online .shucomvoice__container .balloon.category:before {
  border-color: rgba(37, 170, 219, 0);
  border-right-color: #25aadb;
}

.ctg_online .orderNumber.category {
  background-color: #25aadb;
}

.ctg_online .bigCircle.category {
  background-color: #25aadb;
}

.ctg_tama {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.ctg_tama h2:before,
.ctg_tama h3:before,
.ctg_tama h4:before {
  background-color: #555;
}

.ctg_tama h2 {
  background-color: #ddd;
}

.ctg_tama .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_tama.png");
}

.ctg_tama ul.category li:before {
  background-color: #555;
}

.ctg_tama ul.category li ul li:before {
  background-color: #ddd;
}

.ctg_tama .linkList.category li:before {
  color: #555;
  background-color: inherit;
}

.ctg_tama .btn.category {
  border-color: #555;
}

.ctg_tama .btn.category span:after, .ctg_tama .btn.category:after {
  color: #555;
}

.ctg_tama .btn.category.hover, .ctg_tama .btn.category:hover, .ctg_tama .btn.category.active {
  background-color: #555;
  color: #fff;
}

.ctg_tama .btn.category.hover span:after, .ctg_tama .btn.category.hover:after, .ctg_tama .btn.category:hover span:after, .ctg_tama .btn.category:hover:after, .ctg_tama .btn.category.active span:after, .ctg_tama .btn.category.active:after {
  color: #fff;
}

.ctg_tama .module_cornerPageTitle.category {
  border-color: #555;
}

.ctg_tama .shucomvoice__container .balloon.category {
  border-color: #555;
}

.ctg_tama .shucomvoice__container .balloon.category:before {
  border-color: rgba(85, 85, 85, 0);
  border-right-color: #555;
}

.ctg_tama .orderNumber.category {
  background-color: #555;
}

.ctg_tama .bigCircle.category {
  background-color: #555;
}

/* ***************************
body以外に充てられたカテゴリクラスで上書きする
*************************** */
.u-overrideCategory.ctg_home {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.u-overrideCategory.ctg_home h2:before,
.u-overrideCategory.ctg_home h3:before,
.u-overrideCategory.ctg_home h4:before {
  background-color: #3167a5;
}

.u-overrideCategory.ctg_home h2 {
  background-color: #eff3fc;
}

.u-overrideCategory.ctg_home .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_home.png");
}

.u-overrideCategory.ctg_home ul.category li:before {
  background-color: #3167a5;
}

.u-overrideCategory.ctg_home ul.category li ul li:before {
  background-color: #eff3fc;
}

.u-overrideCategory.ctg_home .linkList.category li:before {
  color: #3167a5;
  background-color: inherit;
}

.u-overrideCategory.ctg_home .btn.category {
  border-color: #3167a5;
}

.u-overrideCategory.ctg_home .btn.category span:after, .u-overrideCategory.ctg_home .btn.category:after {
  color: #3167a5;
}

.u-overrideCategory.ctg_home .btn.category.hover, .u-overrideCategory.ctg_home .btn.category:hover, .u-overrideCategory.ctg_home .btn.category.active {
  background-color: #3167a5;
  color: #fff;
}

.u-overrideCategory.ctg_home .btn.category.hover span:after, .u-overrideCategory.ctg_home .btn.category.hover:after, .u-overrideCategory.ctg_home .btn.category:hover span:after, .u-overrideCategory.ctg_home .btn.category:hover:after, .u-overrideCategory.ctg_home .btn.category.active span:after, .u-overrideCategory.ctg_home .btn.category.active:after {
  color: #fff;
}

.u-overrideCategory.ctg_home .module_cornerPageTitle.category {
  border-color: #3167a5;
}

.u-overrideCategory.ctg_home .shucomvoice__container .balloon.category {
  border-color: #3167a5;
}

.u-overrideCategory.ctg_home .shucomvoice__container .balloon.category:before {
  border-color: rgba(49, 103, 165, 0);
  border-right-color: #3167a5;
}

.u-overrideCategory.ctg_home .orderNumber.category {
  background-color: #3167a5;
}

.u-overrideCategory.ctg_home .bigCircle.category {
  background-color: #3167a5;
}

.u-overrideCategory.ctg_under29 {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.u-overrideCategory.ctg_under29 h2:before,
.u-overrideCategory.ctg_under29 h3:before,
.u-overrideCategory.ctg_under29 h4:before {
  background-color: #93b63f;
}

.u-overrideCategory.ctg_under29 h2 {
  background-color: #f0f3e9;
}

.u-overrideCategory.ctg_under29 .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_under29.png");
}

.u-overrideCategory.ctg_under29 ul.category li:before {
  background-color: #93b63f;
}

.u-overrideCategory.ctg_under29 ul.category li ul li:before {
  background-color: #f0f3e9;
}

.u-overrideCategory.ctg_under29 .linkList.category li:before {
  color: #93b63f;
  background-color: inherit;
}

.u-overrideCategory.ctg_under29 .btn.category {
  border-color: #93b63f;
}

.u-overrideCategory.ctg_under29 .btn.category span:after, .u-overrideCategory.ctg_under29 .btn.category:after {
  color: #93b63f;
}

.u-overrideCategory.ctg_under29 .btn.category.hover, .u-overrideCategory.ctg_under29 .btn.category:hover, .u-overrideCategory.ctg_under29 .btn.category.active {
  background-color: #93b63f;
  color: #fff;
}

.u-overrideCategory.ctg_under29 .btn.category.hover span:after, .u-overrideCategory.ctg_under29 .btn.category.hover:after, .u-overrideCategory.ctg_under29 .btn.category:hover span:after, .u-overrideCategory.ctg_under29 .btn.category:hover:after, .u-overrideCategory.ctg_under29 .btn.category.active span:after, .u-overrideCategory.ctg_under29 .btn.category.active:after {
  color: #fff;
}

.u-overrideCategory.ctg_under29 .module_cornerPageTitle.category {
  border-color: #93b63f;
}

.u-overrideCategory.ctg_under29 .shucomvoice__container .balloon.category {
  border-color: #93b63f;
}

.u-overrideCategory.ctg_under29 .shucomvoice__container .balloon.category:before {
  border-color: rgba(147, 182, 63, 0);
  border-right-color: #93b63f;
}

.u-overrideCategory.ctg_under29 .orderNumber.category {
  background-color: #93b63f;
}

.u-overrideCategory.ctg_under29 .bigCircle.category {
  background-color: #93b63f;
}

.u-overrideCategory.ctg_under34 {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.u-overrideCategory.ctg_under34 h2:before,
.u-overrideCategory.ctg_under34 h3:before,
.u-overrideCategory.ctg_under34 h4:before {
  background-color: #93b63f;
}

.u-overrideCategory.ctg_under34 h2 {
  background-color: #f0f3e9;
}

.u-overrideCategory.ctg_under34 .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_under34.png");
}

.u-overrideCategory.ctg_under34 ul.category li:before {
  background-color: #93b63f;
}

.u-overrideCategory.ctg_under34 ul.category li ul li:before {
  background-color: #f0f3e9;
}

.u-overrideCategory.ctg_under34 .linkList.category li:before {
  color: #93b63f;
  background-color: inherit;
}

.u-overrideCategory.ctg_under34 .btn.category {
  border-color: #93b63f;
}

.u-overrideCategory.ctg_under34 .btn.category span:after, .u-overrideCategory.ctg_under34 .btn.category:after {
  color: #93b63f;
}

.u-overrideCategory.ctg_under34 .btn.category.hover, .u-overrideCategory.ctg_under34 .btn.category:hover, .u-overrideCategory.ctg_under34 .btn.category.active {
  background-color: #93b63f;
  color: #fff;
}

.u-overrideCategory.ctg_under34 .btn.category.hover span:after, .u-overrideCategory.ctg_under34 .btn.category.hover:after, .u-overrideCategory.ctg_under34 .btn.category:hover span:after, .u-overrideCategory.ctg_under34 .btn.category:hover:after, .u-overrideCategory.ctg_under34 .btn.category.active span:after, .u-overrideCategory.ctg_under34 .btn.category.active:after {
  color: #fff;
}

.u-overrideCategory.ctg_under34 .module_cornerPageTitle.category {
  border-color: #93b63f;
}

.u-overrideCategory.ctg_under34 .shucomvoice__container .balloon.category {
  border-color: #93b63f;
}

.u-overrideCategory.ctg_under34 .shucomvoice__container .balloon.category:before {
  border-color: rgba(147, 182, 63, 0);
  border-right-color: #93b63f;
}

.u-overrideCategory.ctg_under34 .orderNumber.category {
  background-color: #93b63f;
}

.u-overrideCategory.ctg_under34 .bigCircle.category {
  background-color: #93b63f;
}

.u-overrideCategory.ctg_over30 {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.u-overrideCategory.ctg_over30 h2:before,
.u-overrideCategory.ctg_over30 h3:before,
.u-overrideCategory.ctg_over30 h4:before {
  background-color: #f9bc45;
}

.u-overrideCategory.ctg_over30 h2 {
  background-color: #f6efe1;
}

.u-overrideCategory.ctg_over30 .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_over30.png");
}

.u-overrideCategory.ctg_over30 ul.category li:before {
  background-color: #f9bc45;
}

.u-overrideCategory.ctg_over30 ul.category li ul li:before {
  background-color: #f6efe1;
}

.u-overrideCategory.ctg_over30 .linkList.category li:before {
  color: #f9bc45;
  background-color: inherit;
}

.u-overrideCategory.ctg_over30 .btn.category {
  border-color: #f9bc45;
}

.u-overrideCategory.ctg_over30 .btn.category span:after, .u-overrideCategory.ctg_over30 .btn.category:after {
  color: #f9bc45;
}

.u-overrideCategory.ctg_over30 .btn.category.hover, .u-overrideCategory.ctg_over30 .btn.category:hover, .u-overrideCategory.ctg_over30 .btn.category.active {
  background-color: #f9bc45;
  color: #fff;
}

.u-overrideCategory.ctg_over30 .btn.category.hover span:after, .u-overrideCategory.ctg_over30 .btn.category.hover:after, .u-overrideCategory.ctg_over30 .btn.category:hover span:after, .u-overrideCategory.ctg_over30 .btn.category:hover:after, .u-overrideCategory.ctg_over30 .btn.category.active span:after, .u-overrideCategory.ctg_over30 .btn.category.active:after {
  color: #fff;
}

.u-overrideCategory.ctg_over30 .module_cornerPageTitle.category {
  border-color: #f9bc45;
}

.u-overrideCategory.ctg_over30 .shucomvoice__container .balloon.category {
  border-color: #f9bc45;
}

.u-overrideCategory.ctg_over30 .shucomvoice__container .balloon.category:before {
  border-color: rgba(249, 188, 69, 0);
  border-right-color: #f9bc45;
}

.u-overrideCategory.ctg_over30 .orderNumber.category {
  background-color: #f9bc45;
}

.u-overrideCategory.ctg_over30 .bigCircle.category {
  background-color: #f9bc45;
}

.u-overrideCategory.ctg_over55 {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.u-overrideCategory.ctg_over55 h2:before,
.u-overrideCategory.ctg_over55 h3:before,
.u-overrideCategory.ctg_over55 h4:before {
  background-color: #c64343;
}

.u-overrideCategory.ctg_over55 h2 {
  background-color: #f6ecec;
}

.u-overrideCategory.ctg_over55 .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_over55.png");
}

.u-overrideCategory.ctg_over55 ul.category li:before {
  background-color: #c64343;
}

.u-overrideCategory.ctg_over55 ul.category li ul li:before {
  background-color: #f6ecec;
}

.u-overrideCategory.ctg_over55 .linkList.category li:before {
  color: #c64343;
  background-color: inherit;
}

.u-overrideCategory.ctg_over55 .btn.category {
  border-color: #c64343;
}

.u-overrideCategory.ctg_over55 .btn.category span:after, .u-overrideCategory.ctg_over55 .btn.category:after {
  color: #c64343;
}

.u-overrideCategory.ctg_over55 .btn.category.hover, .u-overrideCategory.ctg_over55 .btn.category:hover, .u-overrideCategory.ctg_over55 .btn.category.active {
  background-color: #c64343;
  color: #fff;
}

.u-overrideCategory.ctg_over55 .btn.category.hover span:after, .u-overrideCategory.ctg_over55 .btn.category.hover:after, .u-overrideCategory.ctg_over55 .btn.category:hover span:after, .u-overrideCategory.ctg_over55 .btn.category:hover:after, .u-overrideCategory.ctg_over55 .btn.category.active span:after, .u-overrideCategory.ctg_over55 .btn.category.active:after {
  color: #fff;
}

.u-overrideCategory.ctg_over55 .module_cornerPageTitle.category {
  border-color: #c64343;
}

.u-overrideCategory.ctg_over55 .shucomvoice__container .balloon.category {
  border-color: #c64343;
}

.u-overrideCategory.ctg_over55 .shucomvoice__container .balloon.category:before {
  border-color: rgba(198, 67, 67, 0);
  border-right-color: #c64343;
}

.u-overrideCategory.ctg_over55 .orderNumber.category {
  background-color: #c64343;
}

.u-overrideCategory.ctg_over55 .bigCircle.category {
  background-color: #c64343;
}

.u-overrideCategory.ctg_womenSupport {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.u-overrideCategory.ctg_womenSupport h2:before,
.u-overrideCategory.ctg_womenSupport h3:before,
.u-overrideCategory.ctg_womenSupport h4:before {
  background-color: #f99432;
}

.u-overrideCategory.ctg_womenSupport h2 {
  background-color: #fdf6e2;
}

.u-overrideCategory.ctg_womenSupport .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_womenSupport.png");
}

.u-overrideCategory.ctg_womenSupport ul.category li:before {
  background-color: #f99432;
}

.u-overrideCategory.ctg_womenSupport ul.category li ul li:before {
  background-color: #fdf6e2;
}

.u-overrideCategory.ctg_womenSupport .linkList.category li:before {
  color: #f99432;
  background-color: inherit;
}

.u-overrideCategory.ctg_womenSupport .btn.category {
  border-color: #f99432;
}

.u-overrideCategory.ctg_womenSupport .btn.category span:after, .u-overrideCategory.ctg_womenSupport .btn.category:after {
  color: #f99432;
}

.u-overrideCategory.ctg_womenSupport .btn.category.hover, .u-overrideCategory.ctg_womenSupport .btn.category:hover, .u-overrideCategory.ctg_womenSupport .btn.category.active {
  background-color: #f99432;
  color: #fff;
}

.u-overrideCategory.ctg_womenSupport .btn.category.hover span:after, .u-overrideCategory.ctg_womenSupport .btn.category.hover:after, .u-overrideCategory.ctg_womenSupport .btn.category:hover span:after, .u-overrideCategory.ctg_womenSupport .btn.category:hover:after, .u-overrideCategory.ctg_womenSupport .btn.category.active span:after, .u-overrideCategory.ctg_womenSupport .btn.category.active:after {
  color: #fff;
}

.u-overrideCategory.ctg_womenSupport .module_cornerPageTitle.category {
  border-color: #f99432;
}

.u-overrideCategory.ctg_womenSupport .shucomvoice__container .balloon.category {
  border-color: #f99432;
}

.u-overrideCategory.ctg_womenSupport .shucomvoice__container .balloon.category:before {
  border-color: rgba(249, 148, 50, 0);
  border-right-color: #f99432;
}

.u-overrideCategory.ctg_womenSupport .orderNumber.category {
  background-color: #f99432;
}

.u-overrideCategory.ctg_womenSupport .bigCircle.category {
  background-color: #f99432;
}

.u-overrideCategory.ctg_allAges {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.u-overrideCategory.ctg_allAges h2:before,
.u-overrideCategory.ctg_allAges h3:before,
.u-overrideCategory.ctg_allAges h4:before {
  background-color: #8c62ba;
}

.u-overrideCategory.ctg_allAges h2 {
  background-color: #f2e0ff;
}

.u-overrideCategory.ctg_allAges .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_allAges.png");
}

.u-overrideCategory.ctg_allAges ul.category li:before {
  background-color: #8c62ba;
}

.u-overrideCategory.ctg_allAges ul.category li ul li:before {
  background-color: #f2e0ff;
}

.u-overrideCategory.ctg_allAges .linkList.category li:before {
  color: #8c62ba;
  background-color: inherit;
}

.u-overrideCategory.ctg_allAges .btn.category {
  border-color: #8c62ba;
}

.u-overrideCategory.ctg_allAges .btn.category span:after, .u-overrideCategory.ctg_allAges .btn.category:after {
  color: #8c62ba;
}

.u-overrideCategory.ctg_allAges .btn.category.hover, .u-overrideCategory.ctg_allAges .btn.category:hover, .u-overrideCategory.ctg_allAges .btn.category.active {
  background-color: #8c62ba;
  color: #fff;
}

.u-overrideCategory.ctg_allAges .btn.category.hover span:after, .u-overrideCategory.ctg_allAges .btn.category.hover:after, .u-overrideCategory.ctg_allAges .btn.category:hover span:after, .u-overrideCategory.ctg_allAges .btn.category:hover:after, .u-overrideCategory.ctg_allAges .btn.category.active span:after, .u-overrideCategory.ctg_allAges .btn.category.active:after {
  color: #fff;
}

.u-overrideCategory.ctg_allAges .module_cornerPageTitle.category {
  border-color: #8c62ba;
}

.u-overrideCategory.ctg_allAges .shucomvoice__container .balloon.category {
  border-color: #8c62ba;
}

.u-overrideCategory.ctg_allAges .shucomvoice__container .balloon.category:before {
  border-color: rgba(140, 98, 186, 0);
  border-right-color: #8c62ba;
}

.u-overrideCategory.ctg_allAges .orderNumber.category {
  background-color: #8c62ba;
}

.u-overrideCategory.ctg_allAges .bigCircle.category {
  background-color: #8c62ba;
}

.u-overrideCategory.ctg_businessPerson {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.u-overrideCategory.ctg_businessPerson h2:before,
.u-overrideCategory.ctg_businessPerson h3:before,
.u-overrideCategory.ctg_businessPerson h4:before {
  background-color: #ef7fc1;
}

.u-overrideCategory.ctg_businessPerson h2 {
  background-color: #ffeff8;
}

.u-overrideCategory.ctg_businessPerson .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_businessPerson.png");
}

.u-overrideCategory.ctg_businessPerson ul.category li:before {
  background-color: #ef7fc1;
}

.u-overrideCategory.ctg_businessPerson ul.category li ul li:before {
  background-color: #ffeff8;
}

.u-overrideCategory.ctg_businessPerson .linkList.category li:before {
  color: #ef7fc1;
  background-color: inherit;
}

.u-overrideCategory.ctg_businessPerson .btn.category {
  border-color: #ef7fc1;
}

.u-overrideCategory.ctg_businessPerson .btn.category span:after, .u-overrideCategory.ctg_businessPerson .btn.category:after {
  color: #ef7fc1;
}

.u-overrideCategory.ctg_businessPerson .btn.category.hover, .u-overrideCategory.ctg_businessPerson .btn.category:hover, .u-overrideCategory.ctg_businessPerson .btn.category.active {
  background-color: #ef7fc1;
  color: #fff;
}

.u-overrideCategory.ctg_businessPerson .btn.category.hover span:after, .u-overrideCategory.ctg_businessPerson .btn.category.hover:after, .u-overrideCategory.ctg_businessPerson .btn.category:hover span:after, .u-overrideCategory.ctg_businessPerson .btn.category:hover:after, .u-overrideCategory.ctg_businessPerson .btn.category.active span:after, .u-overrideCategory.ctg_businessPerson .btn.category.active:after {
  color: #fff;
}

.u-overrideCategory.ctg_businessPerson .module_cornerPageTitle.category {
  border-color: #ef7fc1;
}

.u-overrideCategory.ctg_businessPerson .shucomvoice__container .balloon.category {
  border-color: #ef7fc1;
}

.u-overrideCategory.ctg_businessPerson .shucomvoice__container .balloon.category:before {
  border-color: rgba(239, 127, 193, 0);
  border-right-color: #ef7fc1;
}

.u-overrideCategory.ctg_businessPerson .orderNumber.category {
  background-color: #ef7fc1;
}

.u-overrideCategory.ctg_businessPerson .bigCircle.category {
  background-color: #ef7fc1;
}

.u-overrideCategory.ctg_regular {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.u-overrideCategory.ctg_regular h2:before,
.u-overrideCategory.ctg_regular h3:before,
.u-overrideCategory.ctg_regular h4:before {
  background-color: #28476a;
}

.u-overrideCategory.ctg_regular h2 {
  background-color: #eff3fc;
}

.u-overrideCategory.ctg_regular .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_regular.png");
}

.u-overrideCategory.ctg_regular ul.category li:before {
  background-color: #28476a;
}

.u-overrideCategory.ctg_regular ul.category li ul li:before {
  background-color: #eff3fc;
}

.u-overrideCategory.ctg_regular .linkList.category li:before {
  color: #28476a;
  background-color: inherit;
}

.u-overrideCategory.ctg_regular .btn.category {
  border-color: #28476a;
}

.u-overrideCategory.ctg_regular .btn.category span:after, .u-overrideCategory.ctg_regular .btn.category:after {
  color: #28476a;
}

.u-overrideCategory.ctg_regular .btn.category.hover, .u-overrideCategory.ctg_regular .btn.category:hover, .u-overrideCategory.ctg_regular .btn.category.active {
  background-color: #28476a;
  color: #fff;
}

.u-overrideCategory.ctg_regular .btn.category.hover span:after, .u-overrideCategory.ctg_regular .btn.category.hover:after, .u-overrideCategory.ctg_regular .btn.category:hover span:after, .u-overrideCategory.ctg_regular .btn.category:hover:after, .u-overrideCategory.ctg_regular .btn.category.active span:after, .u-overrideCategory.ctg_regular .btn.category.active:after {
  color: #fff;
}

.u-overrideCategory.ctg_regular .module_cornerPageTitle.category {
  border-color: #28476a;
}

.u-overrideCategory.ctg_regular .shucomvoice__container .balloon.category {
  border-color: #28476a;
}

.u-overrideCategory.ctg_regular .shucomvoice__container .balloon.category:before {
  border-color: rgba(40, 71, 106, 0);
  border-right-color: #28476a;
}

.u-overrideCategory.ctg_regular .orderNumber.category {
  background-color: #28476a;
}

.u-overrideCategory.ctg_regular .bigCircle.category {
  background-color: #28476a;
}

.u-overrideCategory.ctg_online {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.u-overrideCategory.ctg_online h2:before,
.u-overrideCategory.ctg_online h3:before,
.u-overrideCategory.ctg_online h4:before {
  background-color: #25aadb;
}

.u-overrideCategory.ctg_online h2 {
  background-color: #eff3fc;
}

.u-overrideCategory.ctg_online .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_online.png");
}

.u-overrideCategory.ctg_online ul.category li:before {
  background-color: #25aadb;
}

.u-overrideCategory.ctg_online ul.category li ul li:before {
  background-color: #eff3fc;
}

.u-overrideCategory.ctg_online .linkList.category li:before {
  color: #25aadb;
  background-color: inherit;
}

.u-overrideCategory.ctg_online .btn.category {
  border-color: #25aadb;
}

.u-overrideCategory.ctg_online .btn.category span:after, .u-overrideCategory.ctg_online .btn.category:after {
  color: #25aadb;
}

.u-overrideCategory.ctg_online .btn.category.hover, .u-overrideCategory.ctg_online .btn.category:hover, .u-overrideCategory.ctg_online .btn.category.active {
  background-color: #25aadb;
  color: #fff;
}

.u-overrideCategory.ctg_online .btn.category.hover span:after, .u-overrideCategory.ctg_online .btn.category.hover:after, .u-overrideCategory.ctg_online .btn.category:hover span:after, .u-overrideCategory.ctg_online .btn.category:hover:after, .u-overrideCategory.ctg_online .btn.category.active span:after, .u-overrideCategory.ctg_online .btn.category.active:after {
  color: #fff;
}

.u-overrideCategory.ctg_online .module_cornerPageTitle.category {
  border-color: #25aadb;
}

.u-overrideCategory.ctg_online .shucomvoice__container .balloon.category {
  border-color: #25aadb;
}

.u-overrideCategory.ctg_online .shucomvoice__container .balloon.category:before {
  border-color: rgba(37, 170, 219, 0);
  border-right-color: #25aadb;
}

.u-overrideCategory.ctg_online .orderNumber.category {
  background-color: #25aadb;
}

.u-overrideCategory.ctg_online .bigCircle.category {
  background-color: #25aadb;
}

.u-overrideCategory.ctg_tama {
  /* heading: categoryクラスは不要 */
  /* categoryクラス付与時のみ変化 */
}

.u-overrideCategory.ctg_tama h2:before,
.u-overrideCategory.ctg_tama h3:before,
.u-overrideCategory.ctg_tama h4:before {
  background-color: #555;
}

.u-overrideCategory.ctg_tama h2 {
  background-color: #ddd;
}

.u-overrideCategory.ctg_tama .pageTitle.lower .page_title__lowerpict {
  background-image: url("/images/lower_h1_title/lower_h1_ctg_tama.png");
}

.u-overrideCategory.ctg_tama ul.category li:before {
  background-color: #555;
}

.u-overrideCategory.ctg_tama ul.category li ul li:before {
  background-color: #ddd;
}

.u-overrideCategory.ctg_tama .linkList.category li:before {
  color: #555;
  background-color: inherit;
}

.u-overrideCategory.ctg_tama .btn.category {
  border-color: #555;
}

.u-overrideCategory.ctg_tama .btn.category span:after, .u-overrideCategory.ctg_tama .btn.category:after {
  color: #555;
}

.u-overrideCategory.ctg_tama .btn.category.hover, .u-overrideCategory.ctg_tama .btn.category:hover, .u-overrideCategory.ctg_tama .btn.category.active {
  background-color: #555;
  color: #fff;
}

.u-overrideCategory.ctg_tama .btn.category.hover span:after, .u-overrideCategory.ctg_tama .btn.category.hover:after, .u-overrideCategory.ctg_tama .btn.category:hover span:after, .u-overrideCategory.ctg_tama .btn.category:hover:after, .u-overrideCategory.ctg_tama .btn.category.active span:after, .u-overrideCategory.ctg_tama .btn.category.active:after {
  color: #fff;
}

.u-overrideCategory.ctg_tama .module_cornerPageTitle.category {
  border-color: #555;
}

.u-overrideCategory.ctg_tama .shucomvoice__container .balloon.category {
  border-color: #555;
}

.u-overrideCategory.ctg_tama .shucomvoice__container .balloon.category:before {
  border-color: rgba(85, 85, 85, 0);
  border-right-color: #555;
}

.u-overrideCategory.ctg_tama .orderNumber.category {
  background-color: #555;
}

.u-overrideCategory.ctg_tama .bigCircle.category {
  background-color: #555;
}

ol > li:after, .floorPictBox__container .floorPictBox__list:after, .clear:after {
  content: " ";
  display: block;
  clear: both;
}

.hide,
.pageReader {
  position: absolute;
  width: 0;
  height: 0;
  text-indent: -9999px;
  font-size: 0;
  line-height: 0;
  outline: none;
  overflow: hidden;
}

/* ***************************
html, body
*************************** */
html {
  min-height: 100%;
}

body {
  min-height: 100%;
  background: #fff;
  vertical-align: baseline;
  font-weight: normal;
  font-family: "Lato", "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 87.5%;
  line-height: 200%;
  -webkit-text-size-adjust: 100%;
  -moz-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -o-text-size-adjust: 100%;
  text-size-adjust: 100%;
  color: #222;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.hide,
.pageReader {
  margin: 0;
  padding: 0;
}

input,
textarea,
select,
button {
  font-family: "Lato", "Noto Sans Japanese", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
  font-size: 1em;
  line-height: 100%;
}

/* ***************************
sp
*************************** */
/* ***************************
js-judgeWindowSize
*************************** */
.js-judgeWindowSize {
  width: 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  speak: none;
  z-index: 0;
}

@media screen and (max-width: 999px) {
  .js-judgeWindowSize {
    position: relative;
  }
}

@media screen and (max-width: 767px) {
  .js-judgeWindowSize {
    position: absolute;
  }
}

/* ***************************
word break
*************************** */
.wb-ba {
  word-break: break-all;
}

.wb-bw {
  word-break: break-word;
  word-wrap: break-word;
}

/* ***************************
a
*************************** */
a {
  color: #2a67ae;
  text-decoration: underline;
}

a.visited, a:visited {
  color: #800080;
}

a.hover, a:hover {
  color: #0080ff;
}

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

/* ***************************
p
*************************** */
p .noteList {
  display: table-cell;
  white-space: nowrap;
  font-weight: bold;
  padding-right: 15px;
}

p .noteText {
  display: table-cell;
}

p.noteBody {
  display: table;
}

/* ***************************
file_icon
*************************** */
.module_cornerPageTitle .fileSize:after,
.main__middle__body .fileSize:after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 19px;
  vertical-align: middle;
  margin: -3px 0 0 5px;
  letter-spacing: normal;
  background: url(images/icon_list.png) 0 0 no-repeat;
}

.module_cornerPageTitle .hideIcon a:after, .module_cornerPageTitle .hideIcon:after,
.main__middle__body .hideIcon a:after,
.main__middle__body .hideIcon:after {
  background: none !important;
}

.module_cornerPageTitle .iconPdf:not(.btn):after,
.module_cornerPageTitle a[href$=".pdf"]:not(.btn):after,
.module_cornerPageTitle a[href$=".PDF"]:not(.btn):after,
.main__middle__body .iconPdf:not(.btn):after,
.main__middle__body a[href$=".pdf"]:not(.btn):after,
.main__middle__body a[href$=".PDF"]:not(.btn):after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 19px;
  vertical-align: middle;
  margin: -3px 0 0 5px;
  letter-spacing: normal;
  background: url(images/icon_list.png) 0 0 no-repeat;
  width: 16px;
  background-position: 0 0;
}

.module_cornerPageTitle .iconDoc:not(.btn):after,
.module_cornerPageTitle a[href$=".doc"]:not(.btn):after,
.module_cornerPageTitle a[href$=".docx"]:not(.btn):after,
.module_cornerPageTitle a[href$=".DOC"]:not(.btn):after,
.module_cornerPageTitle a[href$=".DOCX"]:not(.btn):after,
.main__middle__body .iconDoc:not(.btn):after,
.main__middle__body a[href$=".doc"]:not(.btn):after,
.main__middle__body a[href$=".docx"]:not(.btn):after,
.main__middle__body a[href$=".DOC"]:not(.btn):after,
.main__middle__body a[href$=".DOCX"]:not(.btn):after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 19px;
  vertical-align: middle;
  margin: -3px 0 0 5px;
  letter-spacing: normal;
  background: url(images/icon_list.png) 0 0 no-repeat;
  background-position: -16px 0;
}

.module_cornerPageTitle .iconXls:not(.btn):after,
.module_cornerPageTitle a[href$=".xls"]:not(.btn):after,
.module_cornerPageTitle a[href$=".xlsx"]:not(.btn):after,
.module_cornerPageTitle a[href$=".XLS"]:not(.btn):after,
.module_cornerPageTitle a[href$=".XLSX"]:not(.btn):after,
.main__middle__body .iconXls:not(.btn):after,
.main__middle__body a[href$=".xls"]:not(.btn):after,
.main__middle__body a[href$=".xlsx"]:not(.btn):after,
.main__middle__body a[href$=".XLS"]:not(.btn):after,
.main__middle__body a[href$=".XLSX"]:not(.btn):after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 19px;
  vertical-align: middle;
  margin: -3px 0 0 5px;
  letter-spacing: normal;
  background: url(images/icon_list.png) 0 0 no-repeat;
  background-position: -31px 0;
}

.module_cornerPageTitle .iconZip:not(.btn):after,
.module_cornerPageTitle a[href$=".zip"]:not(.btn):after,
.main__middle__body .iconZip:not(.btn):after,
.main__middle__body a[href$=".zip"]:not(.btn):after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 19px;
  vertical-align: middle;
  margin: -3px 0 0 5px;
  letter-spacing: normal;
  background: url(images/icon_list.png) 0 0 no-repeat;
  background-position: -46px 0;
}

.module_cornerPageTitle .iconOutside:not(.btn):after,
.module_cornerPageTitle a[href^="http"]:not(.btn):after,
.main__middle__body .iconOutside:not(.btn):after,
.main__middle__body a[href^="http"]:not(.btn):after {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  vertical-align: middle;
  margin: -4px 0 0 5px;
  letter-spacing: normal;
  background: url(images/icon_list.png) -61px 0 no-repeat;
}

.module_cornerPageTitle a[href$=".pdf"]:after,
.module_cornerPageTitle a[href$=".PDF"]:after,
.module_cornerPageTitle a[href$=".xls"]:after,
.module_cornerPageTitle a[href$=".xlsx"]:after,
.module_cornerPageTitle a[href$=".XLS"]:after,
.module_cornerPageTitle a[href$=".XLSX"]:after,
.module_cornerPageTitle a[href$=".doc"]:after,
.module_cornerPageTitle a[href$=".docx"]:after,
.module_cornerPageTitle a[href$=".DOC"]:after,
.module_cornerPageTitle a[href$=".DOCX"]:after,
.module_cornerPageTitle a[href$=".ppt"]:after,
.module_cornerPageTitle a[href$=".pptx"]:after,
.module_cornerPageTitle a[href$=".PPT"]:after,
.module_cornerPageTitle a[href$=".PPTX"]:after,
.main__middle__body a[href$=".pdf"]:after,
.main__middle__body a[href$=".PDF"]:after,
.main__middle__body a[href$=".xls"]:after,
.main__middle__body a[href$=".xlsx"]:after,
.main__middle__body a[href$=".XLS"]:after,
.main__middle__body a[href$=".XLSX"]:after,
.main__middle__body a[href$=".doc"]:after,
.main__middle__body a[href$=".docx"]:after,
.main__middle__body a[href$=".DOC"]:after,
.main__middle__body a[href$=".DOCX"]:after,
.main__middle__body a[href$=".ppt"]:after,
.main__middle__body a[href$=".pptx"]:after,
.main__middle__body a[href$=".PPT"]:after,
.main__middle__body a[href$=".PPTX"]:after {
  display: inline-block;
}

/*
hr
--------------------------- */
hr {
  height: 0;
  margin-top: 20px;
  margin-bottom: 15px;
  border: 0 none;
  border-top: 1px solid #cfdde6;
  background: none;
}

/* ***************************
img
*************************** */
img {
  font-size: 0;
  line-height: 0;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  img {
    max-width: 100%;
    height: auto;
  }
}

/* ***************************
mark, caution
*************************** */
mark {
  color: #c64343;
  font-weight: bold;
}

.caution {
  color: #c64343;
}

.bold {
  font-weight: bold;
}

/* ***************************
headding
*************************** */
.pageTitle {
  position: relative;
  width: calc( 100% - 10px);
  margin: 0 5px;
  background: #fff;
  overflow: hidden;
}

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

.pageTitle > img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .pageTitle > img {
    width: auto;
    max-width: inherit;
  }
}

.pageTitle.lower {
  background: url("/images/lower_h1_title/lower_h1_bgimage.png");
}

.pageTitle .page_title__lowerpict {
  position: absolute;
  width: 100%;
  max-width: 1200px;
  left: 0;
  right: 0;
  margin: 0 auto;
  height: 100%;
  background-image: url("/images/lower_h1_title/lower_h1_common.png");
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .pageTitle .page_title__lowerpict {
    background-position: 78% center;
    background-size: cover;
  }
}

.pageTitle .page_title__lowerpict--middleWork {
  background-image: url("/images/lower_h1_title/lower_h1_bgimage_middleWork.png") !important;
}

.pageTitle .page_title__lowerpict--tokubetsuWork {
  background-image: url("/images/lower_h1_title/lower_h1_bgimage_tokubetsuWork.png") !important;
}

.pageTitle__text {
  position: relative;
  display: table;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  z-index: 2;
}

.pageTitle__text > span {
  display: table-cell;
  width: 100%;
  height: 148px;
  vertical-align: middle;
  text-align: left;
  font-weight: bold;
  text-shadow: -5px -5px 12px #fff, -5px  5px 12px #fff, 5px -5px 12px #fff, 5px  5px 12px #fff;
}

@media screen and (max-width: 767px) {
  .pageTitle__text > span {
    height: 105px;
  }
}

@media screen and (max-width: 767px) {
  .pageTitle__text {
    font-size: 185.71429%;
    line-height: 116%;
    padding: 0 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

/* h1 */
h1 {
  font-size: 214.28571%;
  line-height: 134%;
}

/* h2 */
h2 {
  position: relative;
  margin: 0 0 23px;
  padding: 16px 38px 14px;
  font-weight: bold;
  font-size: 157.14286%;
  line-height: 119%;
  background-color: #eff3fc;
  border-radius: 3px;
}

h2:before {
  content: '';
  position: absolute;
  top: 13px;
  left: 17px;
  display: block;
  width: 6px;
  height: 30px;
  background: #3167a5;
  border-radius: 3px;
}

* + h2 {
  margin-top: 32px;
}

/* h3 */
h3 {
  position: relative;
  margin: 0 0 11px;
  padding: 7px 18px 9px;
  font-weight: bold;
  font-size: 128.57143%;
  line-height: 145%;
  border-top: 1px solid #cfd7e2;
  border-bottom: 1px solid #cfd7e2;
}

h3:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  display: block;
  width: 4px;
  height: 24px;
  background: #3167a5;
  border-radius: 2px;
}

* + h3 {
  margin-top: 22px;
}

/* h4 */
h4 {
  position: relative;
  margin: 0 0 11px;
  padding: 0 0 0 16px;
  font-size: 128.57143%;
  line-height: 145%;
  font-weight: bold;
}

h4:before {
  content: '';
  position: absolute;
  top: 5px;
  left: 0;
  display: block;
  width: 4px;
  height: 18px;
  background: #3167a5;
  border-radius: 2px;
}

* + h4 {
  margin-top: 16px;
}

h4.subtitle {
  font-size: 142.85714%;
  line-height: 140%;
  font-weight: bold;
  padding: 0;
  color: #3167a5;
}

h4.subtitle:before {
  display: none;
}

/* h5 */
h5 {
  position: relative;
  margin: 0 0 11px;
  padding: 0;
  font-size: 100%;
  line-height: 143%;
  font-weight: bold;
}

* + h5 {
  margin-top: 14px;
}

/* h6 */
h6 {
  position: relative;
  margin: 0 0 7px;
  padding: 0 0 0 16px;
  font-size: 100%;
  line-height: 158%;
}

h6:before {
  content: '';
  position: absolute;
  top: 7px;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  background: #b3b3b3;
}

* + h6 {
  margin-top: 17px;
}

/* ***************************
<font>
*************************** */
.fontsize-large {
  font-size: 128.57143%;
  line-height: 156%;
  font-weight: bold;
}

.fontsize-medium {
  font-size: 114.28571%;
  line-height: 163%;
  font-weight: bold;
}

.fontsize-small {
  font-size: 92.85714%;
  line-height: 177%;
}

/* ***************************
text
*************************** */
* + p {
  margin-top: 12px;
}

p + p {
  margin-top: 20px;
}

p + div {
  margin-top: 20px;
}

/* ***************************
list
*************************** */
/*
ul, ol
--------------------------- */
* + ul {
  margin-top: 9px;
}

ul li {
  position: relative;
  padding-left: 15px;
  font-size: 100%;
  line-height: 172%;
}

ul li ul,
ul li ol,
ul li + li {
  margin-top: 6px;
}

ul li:before {
  content: '';
  position: absolute;
  top: 8px;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  background: #3167a5;
  border-radius: 50%;
}

ul li ul li:before {
  background: #75a0d2;
}

ul.noDisc > li {
  padding-left: 0;
}

ul.noDisc > li:before {
  content: inherit;
  position: inherit;
  top: inherit;
  left: inherit;
  display: inherit;
  width: inherit;
  height: inherit;
  background: inherit;
  border-radius: inherit;
}

ul.noDisc > li > ul > li:before {
  background: inherit;
}

ul.icon_youtube > li {
  padding-left: 2.0em;
}

ul.icon_youtube > li:before {
  background: url(/images/icon/icon_youtube.svg);
  background-size: 100% auto;
  background-repeat: no-repeat;
  top: 0.5em;
  left: 0;
  width: 1.3em;
  height: 1.3em;
  background-color: inherit;
  border-radius: 0;
  margin-right: 10px;
}

ul.icon_youtube > li a {
  text-decoration: none;
  color: #222;
}

* + ol {
  margin-top: 18px;
}

ol {
  counter-reset: count-number;
}

ol > li {
  position: relative;
  padding-left: 1.8em;
  counter-increment: count-number;
  font-size: 100%;
  line-height: 172%;
}

ol > li ul,
ol > li ol,
ol > li + li {
  margin-top: 7px;
}

ol > li:before {
  content: counter(count-number) ".";
  position: absolute;
  top: 0;
  left: 0;
  width: auto;
  height: auto;
  background: none;
}

ol > li ol {
  counter-reset: cnt;
}

ol > li ol li {
  padding-left: 2em;
  counter-increment: cnt;
}

ol > li ol li:before {
  left: -8px;
  content: "（" counter(cnt) "）";
}

ol > ol,
ol > ul {
  counter-reset: count-number;
}

ol > ul > li {
  position: relative;
  padding-left: 15px;
}

ol > ul > li > ul,
ol > ul > li > ol,
ol > ul > li + li {
  margin-top: 7px;
}

ol > ul > li:before {
  content: '';
  position: absolute;
  top: 9px;
  left: 0;
  display: block;
  width: 6px;
  height: 6px;
  background: #666666;
  border-radius: 50%;
}

.listStyle {
  padding-left: 1.3em;
}

.listStyle li {
  padding: 0 0 0 7px;
}

.listStyle li:before {
  display: none;
}

.roman {
  list-style-type: upper-roman;
}

.alpha {
  list-style-type: upper-alpha;
}

.kana {
  list-style-type: katakana;
}

/*
dl
--------------------------- */
.dlList dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 9px 14px 8px;
  border-bottom: 1px dotted #ccc;
}

@media screen and (max-width: 767px) {
  .dlList dl {
    display: block;
  }
}

.dlList dl:first-child {
  border-top: 1px dotted #ccc;
}

.dlList dt {
  width: 146px;
  padding-right: 20px;
  font-weight: bold;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

.dlList dd {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

/* ***************************
table
*************************** */
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  border-top: 1px solid #cfd7e2;
  border-left: 1px solid #cfd7e2;
}

th,
td {
  padding: 12px 13px 12px;
  border-bottom: 1px solid #cfd7e2;
  border-right: 1px solid #cfd7e2;
}

th {
  text-align: center;
  font-weight: bold;
}

thead th {
  background-color: #e9e9e9;
}

tbody th {
  background-color: #f9f9f9;
}

table.tableColor_Blue {
  border-top: 1px solid #3167a5;
  border-left: 1px solid #3167a5;
}

table.tableColor_Blue th,
table.tableColor_Blue td {
  border-bottom: 1px solid #3167a5;
  border-right: 1px solid #3167a5;
}

table.tableColor_Blue thead th {
  background-color: #3167a5;
  color: #fff;
  border-bottom: 1px solid #fff;
  border-right: 1px solid #fff;
}

table.tableColor_Blue thead th:last-child {
  border-right: 1px solid #3167a5;
}

table.tableColor_Blue tbody th {
  background-color: #eff3fc;
}

table.tableColor_Blue.column2 tbody th {
  background-color: #3167a5;
  color: #fff;
  border-bottom: 1px solid #fff;
}

/*
history
*************************** */
.history {
  border-collapse: separate;
  border: none;
  border-bottom: 1px dotted #808080;
}

.history tr {
  display: table;
  width: 100%;
  border-top: 1px dotted #808080;
}

.history th,
.history td {
  background: none;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.history th {
  width: 190px;
  padding: 12px 15px 11px 13px;
}

.history td {
  padding: 12px 13px 11px 15px;
}

/* ***************************
h* + margin
*************************** */
h2 + div,
h2 + table,
h2 + h3,
h2 + h4,
h2 + h5,
h2 + h6 {
  margin-top: 25px;
}

h3 + div,
h3 + table,
h4 + div,
h4 + table,
h5 + div,
h5 + table,
h6 + div,
h6 + table {
  margin-top: 20px;
}

/* ***************************
div + margin,
table + margin
*************************** */
/* ***************************
base
*************************** */
.base {
  margin: 0;
  padding: 0;
}

/* ***************************
bread crumb
*************************** */
.breadCrumb {
  width: auto;
}

@media screen and (max-width: 767px) {
  .breadCrumb {
    padding: 0 15px;
    background: #fff;
  }
}

.breadCrumb__body {
  width: 100%;
  padding: 6px 0 7px;
  background: #fff;
}

@media screen and (max-width: 767px) {
  .breadCrumb__body {
    overflow-x: auto;
    overflow-y: hidden;
  }
}

/*
listBreadCrumb
--------------------------- */
.listBreadCrumb {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  max-width: 1200px;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .listBreadCrumb {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    padding: 0;
  }
}

.listBreadCrumb__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  padding: 0;
}

.listBreadCrumb__item span {
  font-size: 92.85714%;
  line-height: 162%;
}

@media screen and (max-width: 767px) {
  .listBreadCrumb__item span {
    white-space: nowrap;
  }
}

.listBreadCrumb__item .icon {
  width: 8px;
  height: 8px;
  margin: 0 5px;
  font-weight: normal;
}

.listBreadCrumb__item:before {
  display: none;
}

.listBreadCrumb__item__link {
  color: #2a67ae;
}

.listBreadCrumb__item__link:hover {
  text-decoration: none;
}

.listBreadCrumb__item__link:visited, .listBreadCrumb__item__link:hover {
  color: #2a67ae;
}

/* ***************************
main
*************************** */
.main {
  position: relative;
  margin: 0;
}

/*
main__middle
--------------------------- */
.main__middle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 999px) {
  .main__middle {
    padding: 0 5px;
  }
}

@media screen and (max-width: 767px) {
  .main__middle {
    display: block;
    padding: 0 10px;
  }
}

.main__middle__body {
  width: 100%;
  margin: 0;
  padding-top: 50px;
}

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

.main__middle__side {
  width: 220px;
  margin: 0 0 0 20px;
  padding-top: 40px;
}

@media screen and (max-width: 767px) {
  .main__middle__side {
    width: 100%;
    margin: 0;
  }
}

/* ***************************
side
*************************** */
.navLocal {
  width: 220px;
}

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

.navLocal__head {
  display: table-cell;
  width: 220px;
  height: 50px;
  padding: 5px 20px;
  font-size: 107.14286%;
  line-height: 147%;
  vertical-align: middle;
  background: #222222;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .navLocal__head {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin: 0;
  }
}

.navLocal__body {
  margin: 0;
  padding: 0;
}

/* listLnav */
.listLnav {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #bfbfbf;
}

.listLnav__item {
  margin: 0;
  padding: 0;
  border-top: 1px solid #bfbfbf;
}

.listLnav__item:before {
  display: none;
}

.listLnav__item:nth-child(1) {
  border: none;
}

.listLnav__item .listLnav {
  margin: 0;
  padding: 0;
  border: none;
}

.listLnav__item .listLnav__item {
  border-top: 1px dotted #c0c0c0;
}

.listLnav__item .listLnav__item svg {
  width: 8px;
  height: 10px;
  margin-right: 7px;
  fill: #aeaeae;
}

.listLnav__item .listLnav__item .listLnav__item__link {
  padding: 8px 15px 8px 22px;
}

.listLnav__item__link {
  position: relative;
  display: table;
  width: 100%;
  padding: 5px 15px 5px 35px;
  color: #222;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.listLnav__item__link:hover, .listLnav__item__link.is-active {
  background: #ededed;
}

.listLnav__item__link:visited {
  color: #222;
}

.listLnav__item__link .linkText {
  display: table-cell;
  height: 55px;
  vertical-align: middle;
}

.listLnav__item__link .bgArrowRight {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  width: 12px;
  height: 12px;
  margin: auto 0;
  fill: #808080;
}

/* ---------------------------
   floor
   --------------------------- */
.floorguide__container {
  width: 100%;
  display: table;
}

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

.floorguide__container .floorguide__left {
  display: table-cell;
  vertical-align: top;
  padding: 0 20px 0 0px;
  width: 65%;
}

@media screen and (max-width: 767px) {
  .floorguide__container .floorguide__left {
    display: block;
    width: 100%;
    padding: 0;
  }
}

.floorguide__container .floorguide__left .access {
  text-align: left;
}

@media screen and (max-width: 767px) {
  .floorguide__container .floorguide__left .access {
    text-align: center;
  }
}

.floorguide__container .floorguide__left .photo {
  width: 100%;
  margin: 20px 0;
}

.floorguide__container .floorguide__left .photo img {
  width: 100%;
}

.floorguide__container .floorguide__left__floorSketch {
  text-align: center;
  width: 100%;
  padding: 20px 5px;
}

@media screen and (max-width: 999px) {
  .floorguide__container .floorguide__left__floorSketch img {
    display: inline-block;
    width: 100%;
  }
}

.floorguide__container .floorguide__right {
  display: table-cell;
  vertical-align: top;
  width: 35%;
  padding: 0 0px 0 20px;
}

@media screen and (max-width: 767px) {
  .floorguide__container .floorguide__right {
    display: block;
    width: 100%;
    padding: 0;
  }
}

.floorguide__container .floorguide__right .photo {
  width: 100%;
}

.floorguide__container .floorguide__right .photo img {
  width: 100%;
}

.floorguide__container .floorguide__right__opentime {
  border-radius: 3px;
  background-color: #f6f6f6;
  padding: 20px 30px;
}

.floorguide__container .floorguide__right__opentime .title {
  font-size: 142.85714%;
  line-height: 160%;
  font-weight: bold;
  margin-bottom: 10px;
}

.floorguide__container .floorguide__right__opentime .weekday > span,
.floorguide__container .floorguide__right__opentime .saturday > span {
  border-radius: 15px;
  background-color: #3167a5;
  color: #fff;
  padding: 5px 15px;
  margin-right: 10px;
}

.floorguide__container .floorguide__right__opentime .access a {
  text-decoration: none;
  color: #222;
}

.floorguide__container .floorguide__right__opentime .access a:hover {
  text-decoration: underline;
}

.floorguide__container .floorguide__right__opentime .access span.linkArrow {
  color: #3167a5;
  margin-right: 5px;
  margin: 0 5px 0 0;
}

.floorguide__container .floorguide__right__opentime .access span.linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 114.28571%;
  line-height: 113%;
  content: "\e908";
  position: relative;
  top: 2px;
}

/* ---------------------------
   corner info
   --------------------------- */
.cornerinfo__container {
  width: 100%;
  margin-bottom: 50px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

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

.cornerinfo__container .cornerinfo__box {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 30px;
}

.cornerinfo__container .cornerinfo__box:first-child {
  margin-left: 0px;
}

@media screen and (max-width: 767px) {
  .cornerinfo__container .cornerinfo__box {
    margin-left: 0px;
    margin-bottom: 20px;
  }
}

.cornerinfo__container .cornerinfo__box__description {
  margin-top: 10px;
}

/* ---------------------------
   floor intro
   --------------------------- */
.floorintro__container {
  background-color: #f6f6f6;
  margin-top: 30px;
  margin-bottom: 70px;
}

.floorintro__container h2 {
  background-color: #3167a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
  color: #fff;
}

.floorintro__container h2:before {
  background-color: #fff;
}

.floorintro__container a {
  text-decoration: none;
  color: #222;
}

.floorintro__container a:hover {
  text-decoration: underline;
}

.floorintro__container span.linkArrow {
  color: #3167a5;
  margin-right: 5px;
  min-width: 18px;
  margin: 0 10px 0 15px;
  top: -1px;
}

.floorintro__container span.linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 114.28571%;
  line-height: 113%;
  content: "\e908";
  position: relative;
  top: 2px;
}

.floorintro__container ul.floorintro__list {
  margin: 0;
  padding: 25px 0;
}

.floorintro__container ul.floorintro__list > li {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 114.28571%;
  line-height: 150%;
  font-weight: bold;
  padding-bottom: 10px;
}

@media screen and (max-width: 767px) {
  .floorintro__container ul.floorintro__list > li {
    display: block;
    padding-left: 0;
  }
}

.floorintro__container ul.floorintro__list > li .floorname {
  -webkit-box-flex: 200px;
  -webkit-flex: 200px;
  -ms-flex: 200px;
  flex: 200px;
  max-width: 200px;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .floorintro__container ul.floorintro__list > li .floorname {
    max-width: inherit;
  }
}

.floorintro__container ul.floorintro__list > li .floorlist {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .floorintro__container ul.floorintro__list > li .floorlist {
    padding-left: 30px;
    padding-right: 10px;
  }
}

.floorintro__container ul.floorintro__list > li > ul > li {
  margin: 0;
  display: inline-block;
  font-size: 87.5%;
  font-weight: normal;
}

.floorintro__container ul.floorintro__list > li > ul > li:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
  display: inline-block;
  color: #3167a5;
  font-size: 71.42857%;
  line-height: 240%;
  position: relative;
  top: -1px;
  margin-right: 7px;
}

/* ---------------------------
   floor PictBox
   --------------------------- */
.floorPictBox__container {
  margin-bottom: 50px;
  background-color: #f4f4f4;
}

.floorPictBox__container h2 {
  background-color: #3167a5;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  margin-bottom: 0;
  color: #fff;
}

.floorPictBox__container h2:before {
  background-color: #fff;
}

.floorPictBox__container ul li + li {
  margin-top: 0;
}

.floorPictBox__container ul li {
  padding: 0;
}

.floorPictBox__container .floorPictBox__list {
  width: calc(100% - 30px);
  display: block;
  margin: 30px 30px 0;
  letter-spacing: -.34em;
}

@media screen and (max-width: 767px) {
  .floorPictBox__container .floorPictBox__list {
    width: calc(100% - 20px);
    margin: 10px 0 0;
    padding: 10px;
  }
}

.floorPictBox__container .floorPictBox__list > li {
  display: inline-block;
  width: calc(50% - 30px);
  margin-bottom: 30px;
  vertical-align: top;
  letter-spacing: normal;
}

.floorPictBox__container .floorPictBox__list > li:nth-child(2n) {
  margin-left: 15px;
}

.floorPictBox__container .floorPictBox__list > li:nth-child(2n-1) {
  margin-right: 15px;
}

.floorPictBox__container .floorPictBox__list > li:before {
  display: none;
}

@media screen and (max-width: 767px) {
  .floorPictBox__container .floorPictBox__list > li {
    width: 100%;
    margin: 0 0 15px !important;
  }
}

.floorPictBox__container .floorPictBox__list > li > a {
  display: table;
  min-height: 130px;
  width: 100%;
  border: 1px solid #cfd7e2;
  text-decoration: none;
}

@media screen and (max-width: 999px) {
  .floorPictBox__container .floorPictBox__list > li > a {
    width: 100%;
    max-width: inherit;
    min-height: inherit;
  }
}

@media screen and (max-width: 767px) {
  .floorPictBox__container .floorPictBox__list > li > a {
    min-height: inherit;
  }
}

.floorPictBox__container .floorPictBox__list > li .photo {
  display: table-cell;
  width: 130px;
  vertical-align: middle;
  background-color: #ddd;
}

@media screen and (max-width: 999px) {
  .floorPictBox__container .floorPictBox__list > li .photo {
    height: 100%;
    width: 118px;
    overflow: hidden;
  }
}

.floorPictBox__container .floorPictBox__list > li .photo > div {
  width: 130px;
  height: 130px;
  display: table;
}

@media screen and (max-width: 767px) {
  .floorPictBox__container .floorPictBox__list > li .photo > div {
    width: 118px;
    height: 118px;
  }
}

.floorPictBox__container .floorPictBox__list > li .photo > div > span {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  background-color: #3167a5;
  color: #fff;
  font-weight: bold;
  font-size: 142.85714%;
  line-height: 150%;
}

.floorPictBox__container .floorPictBox__list > li .photo img {
  width: 100%;
}

@media screen and (max-width: 999px) {
  .floorPictBox__container .floorPictBox__list > li .photo img {
    width: auto;
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .floorPictBox__container .floorPictBox__list > li .photo img {
    width: auto;
    height: 118px;
  }
}

.floorPictBox__container .floorPictBox__list > li .label {
  display: table-cell;
  vertical-align: top;
  margin: 0;
  padding: 15px 20px 15px 35px;
  font-weight: normal;
  font-size: 100%;
  line-height: 200%;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
  color: #222;
  background-color: #fff;
}

@media screen and (max-width: 999px) {
  .floorPictBox__container .floorPictBox__list > li .label {
    padding: 10px 10px 10px 25px;
    font-size: 100%;
    line-height: 143%;
  }
}

@media screen and (max-width: 767px) {
  .floorPictBox__container .floorPictBox__list > li .label {
    font-size: 100%;
    line-height: 200%;
  }
}

.floorPictBox__container .floorPictBox__list > li .label > li > span.linkArrow {
  margin-left: -15px;
}

.floorPictBox__container .floorPictBox__list > li .label > li > span.linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
  display: inline-block;
  color: #3167a5;
  font-size: 71.42857%;
  line-height: 240%;
  position: relative;
  top: -1px;
  margin-right: 7px;
}

.floorPictBox__container .floorPictBox__list > li .arrow {
  display: table-cell;
  width: 40px;
  vertical-align: middle;
  background-color: #fff;
}

.floorPictBox__container .floorPictBox__list > li .arrow span.linkArrow {
  color: #3167a5;
  margin-right: 5px;
  font-size: 128.57143%;
  line-height: 134%;
}

.floorPictBox__container .floorPictBox__list > li .arrow span.linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 114.28571%;
  line-height: 113%;
  content: "\e908";
  position: relative;
  top: 2px;
}

/* ---------------------------
   floor PictBox
   --------------------------- */
.consultation__container {
  background-color: #eef3fc;
  border-radius: 3px;
  text-align: center;
  padding: 25px;
  margin-top: 30px;
  margin-bottom: 20px;
}

.consultation__container h3 {
  border: none;
  text-align: center;
  padding: 0;
  margin: 0;
}

.consultation__container h3:before {
  display: none;
}

.consultation__container ul {
  display: inline-block;
}

.consultation__container li {
  display: inline-block;
}

.consultation__container .label {
  font-size: 100%;
  line-height: 143%;
  display: inline-block;
  text-align: center;
  width: 45px;
  padding: 1px 4px;
  background-color: #3167a5;
  color: #fff;
  border-radius: 30px;
}

.consultation__container .number {
  font-size: 142.85714%;
  line-height: 140%;
  font-weight: bold;
}

/* ---------------------------
   users voice
   --------------------------- */
.usersvoice__container {
  width: 100%;
  display: table;
}

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

.usersvoice__container .usersvoice__box__left {
  display: table-cell;
  vertical-align: top;
  width: 200px;
  max-width: 200px;
  text-align: center;
  padding-right: 55px;
}

@media screen and (max-width: 767px) {
  .usersvoice__container .usersvoice__box__left {
    display: block;
    text-align: center;
    width: 100%;
    max-width: inherit;
    padding: 0;
    margin-bottom: 20px;
  }
}

.usersvoice__container .usersvoice__box__left .targetUser {
  font-size: 171.42857%;
  line-height: 117%;
  font-weight: bold;
}

.usersvoice__container .usersvoice__box__left .cornerName {
  font-size: 114.28571%;
  line-height: 175%;
}

.usersvoice__container .usersvoice__box__right {
  display: table-cell;
  vertical-align: top;
}

@media screen and (max-width: 767px) {
  .usersvoice__container .usersvoice__box__right {
    display: block;
  }
}

#js-posting-date {
  text-align: right;
  margin-bottom: 15px;
}

/* ---------------------------
   seminar detail
   --------------------------- */
.seminarDetail__container {
  margin-bottom: 80px;
}

@media screen and (max-width: 767px) {
  .seminarDetail__container .column__item.heading {
    padding: 0;
  }
}

.seminarDetail__container .seminarDetail__outline {
  margin: 40px 0;
}

.seminarDetail__container .seminarDetail__summary {
  margin: 40px 0;
}

.seminarDetail__container .rt-tableWrapper {
  margin: 0;
}

.seminarDetail__container h3 {
  font-size: 142.85714%;
  line-height: 140%;
  font-weight: bold;
  padding: 0;
  color: #3167a5;
  border: none;
}

.seminarDetail__container h3:before {
  display: none;
}

/* ---------------------------
   privacy policy
   --------------------------- */
.privacyPolicy__container {
  margin-top: 40px;
}

.privacyPolicy__container .privacyPolicy__header {
  text-align: center;
  background-color: #3167a5;
  color: #fff;
  font-size: 128.57143%;
  line-height: 145%;
  padding: 5px;
}

.privacyPolicy__container .privacyPolicy__body {
  height: 160px;
  padding: 20px;
  overflow-y: scroll;
  background-color: #f4f4f4;
}

.privacyPolicy__container .privacyPolicy__confirm {
  text-align: center;
  margin: 30px;
}

/* ---------------------------
   before contact
   --------------------------- */
.beforeContact__container .beforeContact__header {
  text-align: center;
  font-size: 128.57143%;
  line-height: 145%;
  font-weight: bold;
  margin: 30px;
}

.beforeContact__container .beforeContact__list {
  margin: 30px;
}

/* ---------------------------
   confirm button
   --------------------------- */
.confirmBtn__container {
  margin: 30px 0 80px;
  text-align: center;
}

.confirmBtn__container .btn:hover {
  cursor: pointer;
}

/* ---------------------------
   shucom voice
   --------------------------- */
.shucomvoice__container {
  display: table;
  width: 100%;
}

.shucomvoice__container .leftBody {
  display: table-cell;
  vertical-align: top;
  width: 125px;
}

@media screen and (max-width: 767px) {
  .shucomvoice__container .leftBody {
    width: 75px;
    padding-top: 15px;
  }
}

@media screen and (max-width: 767px) {
  .shucomvoice__container .leftBody img {
    width: 60px;
  }
}

.shucomvoice__container .rightBody {
  display: table-cell;
  width: calc( 100% - 125px);
}

@media screen and (max-width: 767px) {
  .shucomvoice__container .rightBody {
    width: calc( 100% - 90px);
  }
}

.shucomvoice__container .rightBody .balloon {
  position: relative;
  background: #fff;
  border: 1px solid #3167a5;
  border-radius: 5px;
  padding: 30px 40px;
}

.shucomvoice__container .rightBody .balloon:after, .shucomvoice__container .rightBody .balloon:before {
  right: 100%;
  top: 45px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.shucomvoice__container .rightBody .balloon:after {
  border-color: rgba(255, 255, 255, 0);
  border-right-color: #fff;
  border-width: 10px;
  margin-top: -10px;
}

.shucomvoice__container .rightBody .balloon:before {
  border-color: rgba(49, 103, 165, 0);
  border-right-color: #3167a5;
  border-width: 11px;
  margin-top: -11px;
}

@media screen and (max-width: 767px) {
  .shucomvoice__container .rightBody .balloon {
    padding: 10px 15px;
  }
}

.shucomvoice__container .balloon_label {
  font-weight: bold;
  background-color: #ebebeb;
  border-radius: 30px;
  padding: 5px 20px;
}

.shucomvoice__container .balloon_title {
  font-size: 128.57143%;
  line-height: 145%;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 25px;
}

* + .shucomvoice__container {
  margin-top: 30px;
}

/* ---------------------------
   training place
   --------------------------- */
.trainingPlace__container .arrowbox_inner {
  height: auto;
}

.trainingPlace__container .orderNumber {
  display: inline-block;
  text-align: center;
  width: 1.5em;
  height: 1.5em;
  border-radius: 20px;
  font-size: 142.85714%;
  line-height: 150%;
  font-weight: bold;
  background-color: #3167a5;
  color: #fff;
}

.trainingPlace__container .titleName {
  font-size: 157.14286%;
  line-height: 137%;
  font-weight: bold;
  padding-left: 10px;
}

.trainingPlace__container .training_title {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 90px;
  padding: 35px 0 25px;
  margin: 0 30px;
  border-bottom: 4px solid #dddddd;
}

@media screen and (max-width: 767px) {
  .trainingPlace__container .training_title {
    margin: 0 10px;
  }
}

.trainingPlace__container .training_list {
  padding: 15px 0 20px 10px;
  margin: 0 30px;
}

@media screen and (max-width: 767px) {
  .trainingPlace__container .training_list {
    margin: 0 10px;
  }
}

.js-fontSizeSetting_large [data-mh] {
  height: auto !important;
}

.js-fontSizeSetting_max [data-mh] {
  height: auto !important;
}

/* ---------------------------
   user regist flow
   --------------------------- */
.userRegistFlow__container .label {
  font-weight: bold;
  font-size: 114.28571%;
  line-height: 138%;
  text-align: center;
  padding: 0 !important;
}

.userRegistFlow__container .label p {
  font-weight: normal;
  font-size: 75%;
}

/* ---------------------------
   corner Service flow
   --------------------------- */
.cornerServiceFlow__container h3 {
  font-size: 150%;
  border: none;
  padding: 0;
  margin: 0;
}

.cornerServiceFlow__container h3:before {
  display: none;
}

.cornerServiceFlow__container h4 {
  font-size: 100%;
  border: none;
  padding: 0;
}

.cornerServiceFlow__container h4:before {
  display: none;
}

.cornerServiceFlow__container .column__body {
  padding: 60px 40px 30px;
}

.cornerServiceFlow__container .column__item {
  margin: 0;
}

/* ---------------------------
   overall flow
   --------------------------- */
.overallFlow__container .arrowbox_inner {
  height: auto;
}

.overallFlow__container .orderNumber {
  display: inline-block;
  text-align: center;
  width: 1.5em;
  height: 1.5em;
  border-radius: 20px;
  font-size: 142.85714%;
  line-height: 150%;
  font-weight: bold;
  background-color: #3167a5;
  color: #fff;
}

.overallFlow__container .titleName {
  font-size: 157.14286%;
  line-height: 137%;
  font-weight: bold;
  padding-left: 10px;
}

.overallFlow__container .overall_title {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 90px;
  padding: 35px 0 25px;
  margin: 0 30px;
  border-bottom: 4px solid #dddddd;
}

@media screen and (max-width: 767px) {
  .overallFlow__container .overall_title {
    margin: 0 10px;
  }
}

.overallFlow__container .overall_title.noBorder {
  border-bottom: none;
}

.overallFlow__container .overall_list {
  padding: 15px 0 20px 10px;
  margin: 0 30px;
}

@media screen and (max-width: 767px) {
  .overallFlow__container .overall_list {
    margin: 0 10px;
  }
}

.overallFlow__container .bigCircleBox {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.overallFlow__container .bigCircleBox .bigCircleBoxInner {
  width: 100%;
  vertical-align: middle;
  text-align: center;
  padding: 15px 0;
}

.overallFlow__container .bigCircleBox .bigCircleBoxInner .bigCircle {
  display: inline-block;
  width: 160px;
  height: 160px;
  border-radius: 160px;
  color: #fff;
  font-size: 24px;
  line-height: 160px;
}

.overallFlow__container .bigCircleBox .bigCircleBoxInner .bigCircle p {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  line-height: 1.3em;
}

/* ---------------------------
   vpi/type3 Inspection
   --------------------------- */
.type3Inspection__container .arrowbox_inner,
.vpiInspection__container .arrowbox_inner {
  height: auto;
  min-height: 260px;
}

.type3Inspection__container .titleName,
.vpiInspection__container .titleName {
  font-size: 157.14286%;
  line-height: 137%;
  font-weight: bold;
}

.type3Inspection__container .titleBox,
.vpiInspection__container .titleBox {
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 90px;
  padding: 35px 0 25px;
  margin: 0 30px;
  border-bottom: 4px solid #dddddd;
}

@media screen and (max-width: 767px) {
  .type3Inspection__container .titleBox,
  .vpiInspection__container .titleBox {
    margin: 0 10px;
  }
}

.type3Inspection__container .titleBox.noBorder,
.vpiInspection__container .titleBox.noBorder {
  border-bottom: none;
}

.type3Inspection__container .listBox,
.vpiInspection__container .listBox {
  height: 100px;
  padding: 30px 0 20px 10px;
  margin: 0 30px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .type3Inspection__container .listBox,
  .vpiInspection__container .listBox {
    margin: 0 10px;
  }
}

.type3Inspection__container .tableBox,
.vpiInspection__container .tableBox {
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.type3Inspection__container .tableBox .tableBox_inner,
.vpiInspection__container .tableBox .tableBox_inner {
  width: 100%;
  vertical-align: middle;
  text-align: center;
  padding: 20px 0;
}

.type3Inspection__container .tableBox .tableBox_inner img,
.vpiInspection__container .tableBox .tableBox_inner img {
  width: 90%;
  max-width: 299px;
}

/* ---------------------------
   toppage
   --------------------------- */
.toppage__main__middle__body .toppageHeaderLine h2 {
  margin: 0 0 26px;
}

.toppageHeaderLine {
  text-align: center;
  overflow-x: hidden;
}

.toppageHeaderLine h2 {
  display: inline-block;
  max-width: 1200px;
  z-index: 10;
  padding: 0 20px;
  background-color: inherit;
}

.toppageHeaderLine h2:before, .toppageHeaderLine h2:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 20%;
  height: 1px;
  background: none;
  border-radius: 0;
  background-color: #cfd7e2;
  z-index: 1;
}

.toppageHeaderLine h2:before {
  left: -20%;
}

.toppageHeaderLine h2:after {
  right: -20%;
}

.toppageInfomation__container {
  max-width: 1200px;
  margin: 30px auto 30px;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .toppageInfomation__container {
    margin: 0 auto 30px;
  }
}

.toppageCalendar__container {
  padding: 30px 0;
  background-color: #3167a5;
}

.toppageCalendar__container h2 {
  color: #fff;
}

.toppageCalendar__spNotice {
  text-align: center;
  margin-top: 20px;
  margin-bottom: -10px;
  color: #fff;
}

.toppageServiceGuide__container {
  margin: 30px auto 30px;
  padding: 30px 0;
  background-color: #eef3fc;
  text-align: left;
  overflow: hidden;
}

.toppageServiceGuide__container h2 {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media screen and (max-width: 1200px) {
  .toppageServiceGuide__container h2 {
    margin-bottom: 23px;
  }
}

.toppageServiceGuide__container .toppageServiceGuide__wrap {
  max-width: 1000px;
  margin: 17px auto 0;
}

@media screen and (max-width: 767px) {
  .toppageServiceGuide__container .toppageServiceGuide__wrap {
    margin: 0 auto;
  }
}

.toppageServiceGuide__container .toppageServiceGuide__inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -10px;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: -.34em;
}

@media screen and (max-width: 767px) {
  .toppageServiceGuide__container .toppageServiceGuide__inner {
    margin: 0 auto;
  }
}

.toppageServiceGuide__container ul.toppageServiceGuide__inner li + li {
  margin-top: 0;
}

.toppageServiceGuide__container .toppageServiceGuide__item {
  width: 205px;
  padding: 0 10px 0;
  margin-bottom: 15px;
  letter-spacing: normal;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1199px) {
  .toppageServiceGuide__container .toppageServiceGuide__item {
    width: 205px;
    margin-bottom: 15px;
  }
}

@media screen and (max-width: 767px) {
  .toppageServiceGuide__container .toppageServiceGuide__item {
    display: block;
    width: 100%;
    padding: 0 5px;
    margin-bottom: 0;
  }
}

.toppageServiceGuide__container .toppageServiceGuide__item .itemName.pcOnly {
  text-align: center;
  display: block;
  font-size: 121.42857%;
  line-height: 165%;
  font-weight: bold;
  padding-bottom: 11px;
}

@media screen and (max-width: 767px) {
  .toppageServiceGuide__container .toppageServiceGuide__item .itemName.pcOnly {
    display: none;
  }
}

.toppageServiceGuide__container .toppageServiceGuide__item#js-sGuide-regular .itemName.pcOnly {
  position: relative;
  top: -6px;
  font-size: 121.42857%;
  line-height: 118%;
  padding-bottom: 0px;
}

.toppageServiceGuide__container .toppageServiceGuide__item a {
  text-decoration: none;
  color: #222;
}

.toppageServiceGuide__container .module_categoryIconSquare {
  margin: 0;
}

@media screen and (max-width: 767px) {
  .toppageServiceGuide__container .module_categoryIconSquare {
    margin: 5px 0;
  }
}

.toppageTopics__container * + ul {
  margin-top: 0;
}

.toppageTopics__container .js-topicsDataBox {
  height: 282px;
  padding-top: 0;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .toppageTopics__container .js-topicsDataBox {
    height: auto;
    overflow-y: inherit;
  }
}

.toppageTopics__container .toppageTopics__header {
  display: table;
  width: 100%;
  background-color: #3167a5;
  margin-bottom: 4px;
}

.toppageTopics__container .toppageTopics__header span {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}

@media screen and (max-width: 767px) {
  .toppageTopics__container .toppageTopics__header span.title {
    padding: 5px 10px 5px 20px;
  }
  .toppageTopics__container .toppageTopics__header span.listBtn {
    display: none;
  }
}

.toppageTopics__container .toppageTopics__header .title {
  color: #fff;
  font-weight: bold;
  padding-left: 20px;
  font-size: 114.28571%;
  line-height: 175%;
}

.toppageTopics__container .toppageTopics__header .listBtn {
  text-align: right;
}

.toppageTopics__container .toppageTopics__header .listBtn .btn.btnWhite {
  padding: 2px 20px 0;
  margin: 5px 10px;
  line-height: 100%;
}

.toppageTopics__container .toppageTopics__header .listBtn .btn.btnWhite:after {
  line-height: 200%;
}

.toppageAboutCorner__container {
  max-width: 1200px;
  margin: 30px auto 30px;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden;
}

.toppageAboutCorner__container .aboutPhoto__container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px -10px 0;
  padding-top: 4px;
}

@media screen and (max-width: 767px) {
  .toppageAboutCorner__container .aboutPhoto__container {
    display: block;
    margin: 0;
  }
}

/* ---------------------------
   category Calendar
   --------------------------- */
.maxWidth1000 {
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}

/* ***************************
header
*************************** */
.header {
  position: relative;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0px 4px 4px -3px #dbdbdb;
  box-shadow: 0px 4px 4px -3px #dbdbdb;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .header {
    z-index: 101;
    background-color: #fff;
    padding: 0 10px;
  }
}

.header__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .header__body {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 74px;
  }
}

.header__body__left {
  width: 270px;
  -webkit-flex-basis: 270px;
  -ms-flex-preferred-size: 270px;
  flex-basis: 270px;
}

@media screen and (max-width: 1200px) {
  .header__body__left {
    width: 33%;
    padding-left: 10px;
  }
}

@media screen and (max-width: 767px) {
  .header__body__left {
    width: auto;
    height: auto;
    padding: 0 0 0 1px;
  }
}

.header__body__left .header__sitelogo__subtext {
  position: relative;
  font-size: 92.85714%;
  line-height: 185%;
}

@media screen and (max-width: 1200px) {
  .header__body__left .header__sitelogo__subtext {
    font-size: 78.57143%;
    line-height: 200%;
    padding-left: 5px;
  }
}

@media screen and (max-width: 999px) {
  .header__body__left .header__sitelogo__subtext {
    font-size: 71.42857%;
    line-height: 200%;
  }
}

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

.header__body__left .header__sitelogo__subtext + a {
  display: block;
  margin-top: 7px;
}

@media screen and (max-width: 767px) {
  .header__body__left .header__sitelogo__subtext + a {
    margin-top: 0;
    max-width: 221px;
  }
}

.header__body__left img {
  position: relative;
  width: 100%;
  height: auto;
  max-width: 220px;
}

@media screen and (max-width: 767px) {
  .header__body__left img {
    max-width: inherit;
    width: 100%;
    max-width: inherit;
    height: auto;
  }
}

.header__body__right {
  position: relative;
  width: 930px;
  -webkit-flex-basis: 930px;
  -ms-flex-preferred-size: 930px;
  flex-basis: 930px;
  margin: 0;
  text-align: right;
}

@media screen and (max-width: 767px) {
  .header__body__right {
    width: 100%;
    position: absolute;
    top: 74px;
    left: 0;
    height: auto;
    text-align: left;
  }
}

/*
rightTop
--------------------------- */
.rightTop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 0 8px;
}

@media screen and (max-width: 999px) {
  .rightTop {
    font-size: 85.71429%;
    line-height: 175%;
  }
}

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

.rightTop .rightTop__item {
  margin: 0;
}

.panelToggle-setting__icon,
.speech__icon,
.panelToggle-search__icon {
  display: inline-block;
  padding-right: 5px;
}

@media screen and (max-width: 999px) {
  .panelToggle-setting__icon,
  .speech__icon,
  .panelToggle-search__icon {
    padding-right: 3px;
  }
}

.panelToggle-setting__icon {
  width: 18px;
  padding-top: 5px;
}

.rightTop__item__speech__icon {
  width: 25px;
  padding-top: 6px;
}

.panelToggle-search__icon {
  width: 18px;
  padding-top: 4px;
}

.rightTop__item__button__tama {
  line-height: 100%;
}

.rightTop__item__button__tama .btn {
  margin: 0 5px 0 0;
  padding: 0px 15px;
  color: #2a67ae;
  font-size: 100%;
  line-height: 172%;
  word-break: keep-all;
}

.rightTop__item__button__tama .btn:visited {
  color: #2a67ae;
}

.rightTop__item__button__tama .btn:hover {
  color: #fff;
}

.rightTop__item__button__tama .btn:after {
  right: -4px;
}

@media screen and (max-width: 999px) {
  .rightTop__item__button__tama .btn {
    padding: 0 25px 0 15px;
    margin: 0 5px 0 15px;
  }
}

/*
rightBottom
--------------------------- */
.rightBottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
  line-height: 100%;
}

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

.rightBottom__item {
  margin: 0;
}

.rightBottom__item + .rightBottom__item {
  margin-left: 10px;
}

.rightBottom__item a {
  color: #222;
  text-decoration: none;
}

.rightBottom__item a:hover span {
  text-decoration: underline;
}

.rightBottom__item__phonenumber {
  font-size: 142.85714%;
  line-height: 100%;
  font-weight: bold;
  padding-right: 9px;
  vertical-align: middle;
}

@media screen and (max-width: 999px) {
  .rightBottom__item__phonenumber {
    font-size: 114.28571%;
    line-height: 150%;
  }
}

.rightBottom__item__icon__phone {
  display: inline-block;
  margin-top: -4px;
  padding-right: 1px;
  width: 13px;
  padding-top: 2px;
  vertical-align: middle;
}

.rightBottom__item__icon__access {
  display: inline-block;
  margin-top: -2px;
  padding-right: 5px;
  width: 10px;
  height: auto;
}

.rightBottom__item__icon__mail {
  display: inline-block;
  margin-top: -4px;
  padding-right: 6px;
  width: 16px;
  height: auto;
  vertical-align: middle;
}

.rightBottom__item__icon__beginners {
  display: inline-block;
  margin-top: -2px;
  padding-right: 5px;
  width: 10px;
  height: auto;
}

.rightBottom__item__btn__beginners,
.rightBottom__item__btn__access,
.rightBottom__item__btn__contact {
  display: inline-block;
  font-size: 92.85714%;
  line-height: 100%;
  vertical-align: middle;
  border-radius: 3px;
  background-color: #eff3fc;
}

@media screen and (max-width: 1200px) {
  .rightBottom__item__btn__beginners,
  .rightBottom__item__btn__access,
  .rightBottom__item__btn__contact {
    font-size: 78.57143%;
    line-height: 119%;
  }
}

@media screen and (max-width: 999px) {
  .rightBottom__item__btn__beginners,
  .rightBottom__item__btn__access,
  .rightBottom__item__btn__contact {
    font-size: 71.42857%;
    line-height: 130%;
  }
}

.rightBottom__item__btn__beginners {
  padding: 7px 14px 7px 12px;
}

@media screen and (max-width: 1200px) {
  .rightBottom__item__btn__beginners {
    padding: 7px 7px 7px 7px;
  }
}

.rightBottom__item__btn__access {
  padding: 7px 14px 7px 12px;
}

@media screen and (max-width: 1200px) {
  .rightBottom__item__btn__access {
    padding: 7px 7px 7px 7px;
  }
}

.rightBottom__item__btn__contact {
  padding: 8px 16px 7px 12px;
}

@media screen and (max-width: 1200px) {
  .rightBottom__item__btn__contact {
    padding: 8px 7px 7px 7px;
  }
}

.setting dl {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.setting dd {
  display: table;
  width: 40px;
  height: 30px;
  margin-left: 10px;
}

.setting dd + dd {
  margin-left: 5px;
}

.setting .is-standard a,
.setting .is-white a {
  display: table-cell;
  width: 40px;
  height: 30px;
  color: #222;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  border: 2px solid #cccccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.setting .is-expansion a,
.setting .is-black a {
  display: table-cell;
  width: 40px;
  height: 30px;
  color: #fff;
  text-decoration: none;
  text-align: center;
  vertical-align: middle;
  background: #222222;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

/*
headerLink
--------------------------- */
.headerLink {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 20px 0 0;
}

@media screen and (max-width: 999px) {
  .headerLink {
    margin: 0;
  }
}

.headerLink li {
  margin: 0;
  padding: 0;
}

.headerLink li + li {
  margin-left: 20px;
}

@media screen and (max-width: 999px) {
  .headerLink li + li {
    margin-left: 10px;
  }
}

.headerLink li:before {
  display: none;
}

.headerLink .icon {
  display: inline-block;
  margin-right: 3px;
  vertical-align: middle;
}

.headerLink .bgArrowRight {
  width: 12px;
  height: 12px;
  fill: #818181;
}

.headerLink .multilingual {
  width: 14px;
  height: 14px;
  fill: #818181;
}

.headerLink a {
  color: #222;
  text-decoration: underline;
  vertical-align: middle;
}

.headerLink a:hover {
  text-decoration: none;
}

/*
logo
--------------------------- */
@media screen and (max-width: 767px) {
  .logo img {
    width: 50%;
    height: auto;
  }
}

/*
btnMenu
--------------------------- */
.btnMenu {
  position: absolute;
  top: 20px;
  right: 15px;
  display: none;
  width: 20px;
  height: 20px;
  padding: 2px;
  margin: auto 0;
  background: none;
  border-radius: 0;
  font-size: 15px;
  cursor: pointer;
  z-index: 10;
}

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

.btnMenu .line {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 2px;
  color: #fff;
  margin: -1px 0 0 -10px;
  background: #666666;
  -webkit-transition: .2s;
  transition: .2s;
}

.btnMenu .line:before, .btnMenu .line:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  width: 20px;
  height: 2px;
  background: #666666;
  -webkit-transition: .3s;
  transition: .3s;
}

.btnMenu .line:before {
  margin-top: -10px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.btnMenu .line:after {
  margin-top: 8px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}

.btnMenu.open .line {
  margin: -2px 0 0 -12px;
  background: transparent;
}

.btnMenu.open .line:before, .btnMenu.open .line:after {
  width: 24px;
  height: 2px;
  margin-top: 0;
}

.btnMenu.open .line:before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.btnMenu.open .line:after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

/* ***************************
returnTop
*************************** */
.returnTop {
  position: fixed;
  bottom: 60px;
  right: 50px;
  display: block;
  width: 60px;
  height: 60px;
  z-index: 100;
}

@media screen and (max-width: 767px) {
  .returnTop {
    bottom: 130px;
    right: 10px;
  }
}

/* ***************************
footer
*************************** */
.footer {
  margin: 0px auto 20px;
  text-align: center;
}

.footer__container {
  display: inline-block;
  width: 100%;
  background-color: #eff3fc;
  margin-bottom: -7px;
}

.footer__body {
  display: table;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}

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

.footer__siteinfo__box {
  display: table-cell;
  vertical-align: top;
  width: 300px;
  min-width: 300px;
  margin: 20px;
  border-right: 1px solid #cfd7e2;
  padding: 30px 0 20px;
}

@media screen and (max-width: 767px) {
  .footer__siteinfo__box {
    display: block;
    width: auto;
    border: none;
    padding: 30px 0 0;
    margin: 20px 0 0;
  }
}

.footer__siteinfo__box .footer__siteinfo__infomation {
  margin-bottom: 6px;
}

.footer__siteinfo__box .footer__siteinfo__infomation p {
  margin-top: 4px;
}

.footer__siteinfo__box .footer__siteinfo__infomation .logo {
  text-align: center;
  margin-bottom: 13px;
}

.footer__siteinfo__box .footer__siteinfo__infomation .logo img {
  max-width: 245px;
  width: 100%;
}

.footer__siteinfo__box .footer__siteinfo__infomation .tel .label {
  font-size: 114.28571%;
  line-height: 132%;
}

.footer__siteinfo__box .footer__siteinfo__infomation .tel .number {
  font-size: 185.71429%;
  line-height: 139%;
  font-weight: bold;
}

.footer__siteinfo__box .footer__siteinfo__infomation .fax {
  margin-top: 0px;
}

.footer__siteinfo__box .footer__siteinfo__infomation .fax .label {
  font-size: 100%;
  line-height: 150%;
}

.footer__siteinfo__box .footer__siteinfo__infomation .fax .number {
  font-size: 114.28571%;
  line-height: 132%;
  margin-left: 5px;
}

.footer__siteinfo__box .footer__siteinfo__infomation .label {
  font-size: 114.28571%;
  line-height: 132%;
}

.footer__siteinfo__box .footer__siteinfo__infomation span.linkArrow.spOnly {
  color: #3167a5;
  margin-right: 5px;
  margin-left: 10px;
  position: relative;
  top: -3px;
  display: none;
}

.footer__siteinfo__box .footer__siteinfo__infomation span.linkArrow.spOnly:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 114.28571%;
  line-height: 113%;
  content: "\e908";
  position: relative;
  top: 2px;
}

@media screen and (max-width: 767px) {
  .footer__siteinfo__box .footer__siteinfo__infomation span.linkArrow.spOnly {
    display: inline-block;
  }
}

.footer__siteinfo__box .footer__siteinfo__opentime {
  display: inline-block;
  width: 100%;
  max-width: 245px;
  border: 2px solid #cfd7e2;
  margin: 0 20px -5px;
}

@media screen and (max-width: 767px) {
  .footer__siteinfo__box .footer__siteinfo__opentime {
    max-width: inherit;
    width: 66%;
  }
}

.footer__siteinfo__box .footer__siteinfo__opentime .box {
  width: 100%;
  display: table;
}

@media screen and (max-width: 767px) {
  .footer__siteinfo__box .footer__siteinfo__opentime .box {
    display: block;
  }
}

.footer__siteinfo__box .footer__siteinfo__opentime .box .label {
  display: table-cell;
  vertical-align: middle;
  background-color: #cfd7e2;
  padding: 3px;
}

@media screen and (max-width: 767px) {
  .footer__siteinfo__box .footer__siteinfo__opentime .box .label {
    display: block;
    padding: 3px;
  }
}

.footer__siteinfo__box .footer__siteinfo__opentime .box .list {
  display: table-cell;
  vertical-align: middle;
  line-height: 1.0em;
  padding: 3px;
}

@media screen and (max-width: 767px) {
  .footer__siteinfo__box .footer__siteinfo__opentime .box .list {
    display: block;
  }
}

.footer__siteinfo__box .footer__siteinfo__opentime .box .list p {
  margin: 5px;
}

.footer__sitelink__box {
  display: table-cell;
  padding: 26px 20px 20px;
  vertical-align: top;
  text-align: left;
}

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

.footer__sitelink__box a {
  text-decoration: none;
  color: #222;
}

.footer__sitelink__box a:hover {
  text-decoration: underline;
}

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

.footer__sitelink__box ul.list__upper > li {
  vertical-align: top;
  position: relative;
  display: inline-block;
  min-width: 130px;
  width: 16%;
  text-align: center;
  border: 2px solid #cfd7e2;
  background-color: #fff;
  margin: 10px 10px 0;
  padding: 10px 0;
  font-size: 100%;
  line-height: 129%;
}

.footer__sitelink__box ul.list__upper > li:before {
  display: none;
}

.footer__sitelink__box ul.list__upper > li span.linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 71.42857%;
  line-height: 160%;
  content: "\e911";
  min-width: 18px;
  color: #3167a5;
  margin-right: 8px;
}

.footer__sitelink__box ul.list__upper .list__upper__item--row2 {
  text-align: left;
  padding: 3px 0;
  font-size: 100%;
  line-height: 115%;
}

.footer__sitelink__box ul.list__upper .list__upper__item--row2 > a {
  position: relative;
  left: 33px;
}

.footer__sitelink__box ul.list__upper .list__upper__item--row2 span.linkArrow:before {
  position: absolute;
  top: 50%;
  left: 17px;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.footer__sitelink__box ul.list__bottom {
  text-align: left;
  padding: 0 0 15px;
}

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

.footer__sitelink__box ul.list__bottom > li {
  display: inline-block;
  vertical-align: top;
  margin: 0;
  padding-right: 5px;
  margin-top: 15px;
}

.footer__sitelink__box ul.list__bottom > li:before {
  display: none;
}

.footer__sitelink__box ul.list__bottom > li > div {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer__sitelink__box ul.list__bottom > li > div > span.linkArrow {
  color: #3167a5;
  margin-right: 5px;
  min-width: 18px;
}

.footer__sitelink__box ul.list__bottom > li > div > span.linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 114.28571%;
  line-height: 113%;
  content: "\e908";
  position: relative;
  top: 2px;
}

.footer__sitelink__box ul.list__bottom > li > ul li {
  padding-left: 10px;
}

.footer__sitelink__box ul.list__bottom > li > ul li:before {
  display: none;
}

.footer__sitelink__box ul.list__bottom > li > ul li span.linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 71.42857%;
  line-height: 160%;
  content: "\e911";
  min-width: 18px;
  color: #3167a5;
  margin-right: 8px;
}

.footer__sitelink__box .footer__sns__box {
  width: 100%;
  border-top: 1px solid #cfd7e2;
  padding-left: 5px;
  padding-top: 15px;
  text-align: left;
}

@media screen and (max-width: 999px) {
  .footer__sitelink__box .footer__sns__box {
    padding-top: 25px;
  }
}

@media screen and (max-width: 767px) {
  .footer__sitelink__box .footer__sns__box {
    text-align: center;
  }
}

.footer__sitelink__box .footer__sns__box ul li {
  display: inline-block;
  padding-left: 10px;
}

.footer__sitelink__box .footer__sns__box ul li:before {
  display: none;
}

.footer__sitelink__box .footer__sns__box ul li a:hover img {
  opacity: 0.8;
}

.footer__sitelink__box .footer__sns__box img.spOnly {
  width: 60px;
}

.footer__underlink__container {
  background-color: #1e3e64;
  text-align: center;
}

@media screen and (max-width: 999px) {
  .footer__underlink__container {
    text-align: left;
    margin-top: 7px;
  }
}

.footer__underlink__container ul.footer__underlink__list {
  padding: 10px 0 15px;
}

@media screen and (max-width: 999px) {
  .footer__underlink__container ul.footer__underlink__list {
    padding: 25px 0 25px;
  }
}

.footer__underlink__container ul.footer__underlink__list li {
  display: inline-block;
}

@media screen and (max-width: 999px) {
  .footer__underlink__container ul.footer__underlink__list li {
    display: block;
  }
}

.footer__underlink__container ul.footer__underlink__list li:before {
  display: none;
}

.footer__underlink__container ul.footer__underlink__list li a {
  color: #fff;
  text-decoration: none;
}

.footer__underlink__container ul.footer__underlink__list li a:hover {
  text-decoration: underline;
}

.footer__underlink__container ul.footer__underlink__list li span.linkArrow {
  color: #3167a5;
  margin-right: 5px;
  min-width: 18px;
  margin-left: 10px;
  position: relative;
  top: -1px;
  color: #fff;
  display: none;
}

.footer__underlink__container ul.footer__underlink__list li span.linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 114.28571%;
  line-height: 113%;
  content: "\e908";
  position: relative;
  top: 2px;
}

@media screen and (max-width: 767px) {
  .footer__underlink__container ul.footer__underlink__list li span.linkArrow {
    display: inline-block;
  }
}

/* copyright */
.copyright {
  padding: 10px 20px;
}

.copyright p {
  display: block;
  max-width: 940px;
  margin: 0 auto;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .copyright p {
    font-size: 85.71429%;
    line-height: 175%;
  }
}

/*
fSlider
--------------------------- */
.fSlider__container {
  border-top: 1px solid #cfd7e2;
  margin: 50px auto 30px;
}

.fSlider {
  position: relative;
  overflow: hidden;
  max-width: 940px;
  margin: 30px auto 20px;
  padding: 0;
}

.fSlider .stopBtn {
  position: relative;
  top: 0;
  right: 0;
  width: 30px;
  height: 18px;
  margin: 0 0 0 5px;
  z-index: 5;
}

.fSlider .stopBtn a {
  width: 30px;
  padding-top: 18px;
}

.fSlider .stopBtn a:before, .fSlider .stopBtn a:after {
  content: '';
  position: absolute;
  display: block;
  width: 3px;
  height: 8px;
  background: #fff;
}

.fSlider .stopBtn a:before {
  top: 5px;
  left: 11px;
}

.fSlider .stopBtn a:after {
  top: 5px;
  left: 16px;
}

.fSlider .stopBtn a.is-active:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #fff;
  background: none;
}

.fSlider .stopBtn a.is-active:after {
  display: none;
}

.fSlider__body {
  margin: 0 -10px;
}

.fSlider__body .slick-dots {
  position: relative;
  bottom: 0;
  width: auto;
  height: 18px;
  margin: 16px 0 0 0;
  padding: 0;
}

.fSlider__body .slick-dots button {
  margin-top: 2px;
}

.fSlider__item {
  float: none;
  display: table-cell !important;
  vertical-align: middle;
  width: 220px;
  margin: 0;
  padding: 0 10px;
}

.fSlider__item a {
  display: block;
}

.fSlider__item img {
  width: 100%;
  height: auto;
}

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

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

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

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

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

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

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

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

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

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

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

.slick-slide 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;
  height: auto;
  border: 1px solid transparent;
}

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

.slick-dots {
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 94px;
  height: 14px;
  margin: 0 auto;
  padding: 0;
}

.slick-dots li {
  width: 20px;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 100%;
  text-align: center;
}

.slick-dots li:before {
  display: none;
}

.slick-dots li + li {
  margin: 0;
}

.slick-dots button {
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  background: #cccccc;
  border: none;
  border-radius: 50%;
  -webkit-box-sizing: borde-box;
  box-sizing: borde-box;
  cursor: pointer;
}

.slick-dots .slick-active button {
  width: 10px;
  height: 10px;
  background: #666666;
}

.stopBtn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 26px;
  z-index: 5;
}

.stopBtn a {
  display: block;
  width: 40px;
  height: 0;
  padding-top: 26px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0.5);
  cursor: pointer;
}

.stopBtn a:hover {
  background: rgba(0, 0, 0, 0.7);
}

.stopBtn a:before, .stopBtn a:after {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  height: 12px;
  background: #fff;
}

.stopBtn a:before {
  top: 7px;
  left: 14px;
}

.stopBtn a:after {
  top: 7px;
  left: 23px;
}

.stopBtn a.is-active:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 12px;
  border-color: transparent transparent transparent #fff;
  background: none;
}

.stopBtn a.is-active:after {
  display: none;
}

/* ***************************
position
*************************** */
.relative {
  position: relative;
}

.no-icon:after {
  display: none !important;
}

/* ***************************
sp
*************************** */
.sp-inline {
  display: none;
}

.tab-inline {
  display: none;
}

@media screen and (max-width: 999px) {
  .tab-inline {
    display: inline;
  }
}

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

/* ***************************
pc/sp Only
*************************** */
@media screen and (max-width: 767px) {
  .pcOnly {
    display: none;
  }
}

.spOnly {
  display: none;
}

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

/* ***************************
separatorLine
*************************** */
.separatorLine {
  width: 100%;
  margin: 30px 0;
  padding: 0;
  border: none;
  border-top: 1px solid #d9d9d9;
}

/* ***************************
frame, paint
*************************** */
.frame .frame__body {
  padding: 16px 18px;
  border: 2px solid #d9d9d9;
}

.frame__haed {
  padding: 13px 15px 12px;
  color: #fff;
  font-size: 114.28571%;
  line-height: 163%;
  text-align: center;
  background: #666666;
}

.frame__haed + .frame__body {
  margin-top: 0;
  border-top: none;
}

.paint .paint__body {
  position: relative;
  padding: 12px 20px;
  border-radius: 3px;
  background: #f4f4f4;
}

.quotation .paint__body.bgcolor-middle {
  background: #f6efe1;
}

.quotation .paint__body {
  background: #eef3fc;
}

.paintCaution .paint__body {
  padding: 16px 18px;
  border: 2px solid #f2cece;
  background: #fceeee;
}

.paint + .paint,
.paint + .frame,
.frame + .frame,
.frame + .paint {
  margin-top: 20px;
}

/* ***************************
linkList
*************************** */
.linkList {
  padding: 0;
  background: none;
}

.linkList li {
  position: relative;
  padding: 0;
  margin-top: 0;
  font-size: 100%;
  line-height: 200%;
}

.linkList li:before {
  content: inherit;
  position: inherit;
  top: inherit;
  left: inherit;
  display: inline-block;
  width: inherit;
  height: inherit;
  background: inherit;
  border-radius: inherit;
}

.linkList li > ul > li:before {
  background: inherit;
}

.linkList li:before {
  font-size: 71.42857%;
  line-height: 180%;
  margin-right: 5px;
  position: relative;
  top: -1px;
  color: #3167a5;
}

.linkList li svg {
  position: absolute;
  top: 6px;
  left: 0;
  width: 14px;
  height: 14px;
  fill: #a5a5a5;
}

.linkList li a {
  text-decoration: none;
  color: #222;
}

.linkList li a:hover {
  text-decoration: underline;
}

.linkList.largeIcon li {
  margin-top: 3px;
}

.linkList.largeIcon li:before {
  font-size: 128.57143%;
  line-height: 100%;
  margin-right: 10px;
  position: relative;
  top: 1px;
  color: #3167a5;
}

/* ***************************
sideList
*************************** */
.sideList {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.sideList li {
  width: 48.5%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

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

.sideList li:nth-child(odd) {
  margin-right: 1.5%;
}

@media screen and (max-width: 767px) {
  .sideList li:nth-child(odd) {
    margin-right: 0;
  }
}

.sideList li:nth-child(even) {
  margin-left: 1.5%;
}

@media screen and (max-width: 767px) {
  .sideList li:nth-child(even) {
    margin-left: 0;
  }
}

.sideList li:nth-child(1), .sideList li:nth-child(2) {
  margin-top: 0;
}

@media screen and (max-width: 767px) {
  .sideList li:nth-child(2) {
    margin-top: 7px;
  }
}

/* ***************************
cautionList
*************************** */
.cautionList {
  margin-top: 18px;
}

.cautionList li {
  padding-left: 24px;
}

.cautionList li:before {
  content: '※';
  top: 0;
  width: auto;
  height: auto;
  color: #222;
  background: none;
}

/* ***************************
noteList
*************************** */
.noteList {
  position: relative;
  counter-reset: count-note;
}

.noteList li {
  padding-left: 48px;
  counter-increment: count-note;
}

.noteList li:before {
  content: "（注" counter(count-note) "）";
  top: 0;
  left: -8px;
  width: auto;
  height: auto;
  color: #222;
  background: none;
}

/* ***************************
btnLink
*************************** */
.btnLink {
  padding-bottom: 3px;
  overflow: hidden;
}

.btnLink__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -20px -10px 0;
}

@media screen and (max-width: 767px) {
  .btnLink__body {
    display: block;
    margin: 0;
  }
}

.btnLink__body li {
  width: 100%;
  margin-top: 20px;
  padding: 0 10px;
}

@media screen and (max-width: 767px) {
  .btnLink__body li {
    padding: 0;
  }
}

.btnLink__body li.col2 {
  width: 50%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .btnLink__body li.col2 {
    width: 100%;
  }
}

.btnLink__body li:before {
  display: none;
}

.btnLink__body a {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 8px 14px;
  color: #222;
  text-decoration: none;
  border: 1px solid #cccccc;
  -webkit-box-shadow: 0 3px 0 0 #e5e5e5;
  box-shadow: 0 3px 0 0 #e5e5e5;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.btnLink__body a:hover {
  background: #f2f2f2;
}

.btnLink__body span {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.btnLink__body svg {
  width: 14px;
  height: 14px;
  margin-right: 10px;
  fill: #a5a5a5;
}

/* ***************************
column
*************************** */
* + .column {
  margin: 25px 0 0;
}

.column {
  overflow-x: hidden;
}

.column.pdfReader {
  padding: 14px 10px 13px;
}

.column.pdfReader .column__item.column__txt {
  margin-top: 22px;
  padding-left: 5px;
}

.column__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -25px -15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .column__body {
    display: block;
    margin: 0;
  }
}

.column__body.no-wrap {
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

.column__item {
  margin-top: 30px;
  padding: 0 15px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .column__item {
    margin: 0;
    padding: 0;
  }
  .column__item + .column__item {
    margin-top: 15px;
  }
}

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

.column__item p.imagebox {
  padding-right: 30px;
}

.column__item.heading {
  font-size: 128.57143%;
  line-height: 123%;
  font-weight: bold;
  padding-left: 40px;
}

.column__item.gmap iframe, .column__item.youtube iframe {
  max-width: 554px;
  width: 100%;
  height: 336px;
}

.column__txt {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.width1 {
  width: 8.33333333333%;
}

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

.width2 {
  width: 16.6666666667%;
}

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

.width3 {
  width: 25.0%;
}

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

.width4 {
  width: 33.3333333333%;
}

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

.width5 {
  width: 41.6666666667%;
}

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

.width6 {
  width: 50.0%;
}

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

.width7 {
  width: 58.3333333333%;
}

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

.width8 {
  width: 66.6666666667%;
}

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

.width9 {
  width: 75.0%;
}

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

.width10 {
  width: 83.3333333333%;
}

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

.width11 {
  width: 91.6666666667%;
}

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

.width12 {
  width: 100%;
}

table .width1 {
  width: auto;
}

table .width2 {
  width: auto;
}

table .width3 {
  width: auto;
}

table .width4 {
  width: auto;
}

table .width5 {
  width: auto;
}

table .width6 {
  width: auto;
}

table .width7 {
  width: auto;
}

table .width8 {
  width: auto;
}

table .width9 {
  width: auto;
}

table .width10 {
  width: auto;
}

table .width11 {
  width: auto;
}

table .width12 {
  width: auto;
}

/* ***************************
btn
*************************** */
.btn {
  position: relative;
  margin: 10px 9px;
  padding: 4px 20px;
  display: inline-block;
  color: #222;
  text-decoration: none;
  vertical-align: top;
  text-align: center;
  border-radius: 25px;
  border: 2px solid #3167a5;
}

.btn a {
  color: #222;
  text-decoration: none;
}

.btn a:after,
.btn .js-link-filesize {
  display: none;
}

.btn:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
  color: #3167a5;
  font-weight: bold;
  font-size: 78.57143%;
  line-height: 228%;
  position: relative;
  right: -10px;
  top: 0px;
}

.btn.btnNext, .btn.btnPrev, .btn.btnNoArrow {
  padding: 6px 20px;
  min-width: 70px;
}

@media screen and (max-width: 767px) {
  .btn.btnNext, .btn.btnPrev, .btn.btnNoArrow {
    padding: 3px 5px;
    margin: 10px 3px;
  }
}

.btn.btnPrev:after, .btn.btnNoArrow:after {
  display: none;
}

.btn.btnPrev:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e913";
  color: #3167a5;
  font-weight: bold;
  font-size: 78.57143%;
  line-height: 228%;
  position: relative;
  right: 10px;
  top: 0px;
}

@media screen and (max-width: 767px) {
  .btn.wideSp {
    width: 80%;
  }
}

.btn:visited {
  color: #222;
}

.btn.is-bgBlack:visited {
  color: #fff;
}

.btn.hover, .btn:hover, .btn.btnPainted, .btn.btnBlue, .btn.active {
  background-color: #3167a5;
  color: #fff;
}

.btn.hover:after, .btn.hover a, .btn:hover:after, .btn:hover a, .btn.btnPainted:after, .btn.btnPainted a, .btn.btnBlue:after, .btn.btnBlue a, .btn.active:after, .btn.active a {
  color: #fff;
}

.btn.btnBlue {
  border-color: #fff;
}

.btn.btnBlue:hover {
  background-color: #1e3e64;
}

.btn.btnPainted:hover {
  background-color: #1e3e64;
  border-color: #1e3e64;
}

.btn.btnSmallRadius {
  border-radius: 5px;
}

.btn.btnLightBlue {
  background-color: #fff;
  border-color: #8AD1F4;
}

.btn.btnLightBlue:after {
  color: #8AD1F4;
}

.btn.btnLightBlue:hover {
  background-color: #8AD1F4;
}

.btn.btnLightBlue:hover:after {
  color: #fff;
}

.paint .btn {
  background-color: #fff;
}

.paint .btn.hover, .paint .btn:hover, .paint .btn.btnPainted, .paint .btn.btnBlue, .paint .btn.active {
  background-color: #3167a5;
  color: #fff;
}

.paint .btn.hover:after, .paint .btn.hover a, .paint .btn:hover:after, .paint .btn:hover a, .paint .btn.btnPainted:after, .paint .btn.btnPainted a, .paint .btn.btnBlue:after, .paint .btn.btnBlue a, .paint .btn.active:after, .paint .btn.active a {
  color: #fff;
}

.btn.btnReset {
  min-width: 180px;
  font-size: 114.28571%;
  line-height: 175%;
  padding: 6px 32px;
  border: 2px solid #8b8b8b;
}

.btn.btnReset:after {
  display: none;
}

.btn.btnReset.hover, .btn.btnReset:hover, .btn.btnReset.active {
  background-color: #8b8b8b;
  color: #fff;
}

.btn.btnPdf {
  min-width: 180px;
  font-size: 114.28571%;
  line-height: 175%;
  padding: 6px 32px;
  border: 2px solid #c64343;
  background-color: #c64343;
  color: #fff;
}

.btn.btnPdf:after {
  display: none;
}

.btn.btnPdf.hover, .btn.btnPdf:hover, .btn.btnPdf.active {
  background-color: #ad0707;
  border: 2px solid #ad0707;
  color: #fff;
}

.btn.btnLarge {
  min-width: 180px;
  font-size: 114.28571%;
  line-height: 138%;
  padding: 6px 32px;
}

.btn.btnLarge:after {
  display: none;
}

.btn.btnLarge span:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
  color: #3167a5;
  font-weight: bold;
  font-size: 78.57143%;
  line-height: 228%;
  position: relative;
  right: -8px;
  top: 0;
}

.btn.btnLarge.hover span:after, .btn.btnLarge.hover a, .btn.btnLarge:hover span:after, .btn.btnLarge:hover a, .btn.btnLarge.btnPainted span:after, .btn.btnLarge.btnPainted a, .btn.btnLarge.active span:after, .btn.btnLarge.active a {
  color: #fff;
}

.btn.color_ctg_home {
  background-color: #fff;
  border-color: #3167a5;
}

.btn.color_ctg_home:after {
  color: #3167a5;
}

.btn.color_ctg_home.hover, .btn.color_ctg_home:hover, .btn.color_ctg_home.active {
  background-color: #3167a5;
  color: #fff;
}

.btn.color_ctg_home.hover:after, .btn.color_ctg_home:hover:after, .btn.color_ctg_home.active:after {
  color: #fff;
}

.btn.color_ctg_home span:after {
  color: #3167a5;
}

.btn.color_ctg_under29 {
  background-color: #fff;
  border-color: #93b63f;
}

.btn.color_ctg_under29:after {
  color: #93b63f;
}

.btn.color_ctg_under29.hover, .btn.color_ctg_under29:hover, .btn.color_ctg_under29.active {
  background-color: #93b63f;
  color: #fff;
}

.btn.color_ctg_under29.hover:after, .btn.color_ctg_under29:hover:after, .btn.color_ctg_under29.active:after {
  color: #fff;
}

.btn.color_ctg_under29 span:after {
  color: #93b63f;
}

.btn.color_ctg_under34 {
  background-color: #fff;
  border-color: #93b63f;
}

.btn.color_ctg_under34:after {
  color: #93b63f;
}

.btn.color_ctg_under34.hover, .btn.color_ctg_under34:hover, .btn.color_ctg_under34.active {
  background-color: #93b63f;
  color: #fff;
}

.btn.color_ctg_under34.hover:after, .btn.color_ctg_under34:hover:after, .btn.color_ctg_under34.active:after {
  color: #fff;
}

.btn.color_ctg_under34 span:after {
  color: #93b63f;
}

.btn.color_ctg_over30 {
  background-color: #fff;
  border-color: #f9bc45;
}

.btn.color_ctg_over30:after {
  color: #f9bc45;
}

.btn.color_ctg_over30.hover, .btn.color_ctg_over30:hover, .btn.color_ctg_over30.active {
  background-color: #f9bc45;
  color: #fff;
}

.btn.color_ctg_over30.hover:after, .btn.color_ctg_over30:hover:after, .btn.color_ctg_over30.active:after {
  color: #fff;
}

.btn.color_ctg_over30 span:after {
  color: #f9bc45;
}

.btn.color_ctg_over55 {
  background-color: #fff;
  border-color: #c64343;
}

.btn.color_ctg_over55:after {
  color: #c64343;
}

.btn.color_ctg_over55.hover, .btn.color_ctg_over55:hover, .btn.color_ctg_over55.active {
  background-color: #c64343;
  color: #fff;
}

.btn.color_ctg_over55.hover:after, .btn.color_ctg_over55:hover:after, .btn.color_ctg_over55.active:after {
  color: #fff;
}

.btn.color_ctg_over55 span:after {
  color: #c64343;
}

.btn.color_ctg_womenSupport {
  background-color: #fff;
  border-color: #f99432;
}

.btn.color_ctg_womenSupport:after {
  color: #f99432;
}

.btn.color_ctg_womenSupport.hover, .btn.color_ctg_womenSupport:hover, .btn.color_ctg_womenSupport.active {
  background-color: #f99432;
  color: #fff;
}

.btn.color_ctg_womenSupport.hover:after, .btn.color_ctg_womenSupport:hover:after, .btn.color_ctg_womenSupport.active:after {
  color: #fff;
}

.btn.color_ctg_womenSupport span:after {
  color: #f99432;
}

.btn.color_ctg_allAges {
  background-color: #fff;
  border-color: #8c62ba;
}

.btn.color_ctg_allAges:after {
  color: #8c62ba;
}

.btn.color_ctg_allAges.hover, .btn.color_ctg_allAges:hover, .btn.color_ctg_allAges.active {
  background-color: #8c62ba;
  color: #fff;
}

.btn.color_ctg_allAges.hover:after, .btn.color_ctg_allAges:hover:after, .btn.color_ctg_allAges.active:after {
  color: #fff;
}

.btn.color_ctg_allAges span:after {
  color: #8c62ba;
}

.btn.color_ctg_businessPerson {
  background-color: #fff;
  border-color: #ef7fc1;
}

.btn.color_ctg_businessPerson:after {
  color: #ef7fc1;
}

.btn.color_ctg_businessPerson.hover, .btn.color_ctg_businessPerson:hover, .btn.color_ctg_businessPerson.active {
  background-color: #ef7fc1;
  color: #fff;
}

.btn.color_ctg_businessPerson.hover:after, .btn.color_ctg_businessPerson:hover:after, .btn.color_ctg_businessPerson.active:after {
  color: #fff;
}

.btn.color_ctg_businessPerson span:after {
  color: #ef7fc1;
}

.btn.color_ctg_regular {
  background-color: #fff;
  border-color: #28476a;
}

.btn.color_ctg_regular:after {
  color: #28476a;
}

.btn.color_ctg_regular.hover, .btn.color_ctg_regular:hover, .btn.color_ctg_regular.active {
  background-color: #28476a;
  color: #fff;
}

.btn.color_ctg_regular.hover:after, .btn.color_ctg_regular:hover:after, .btn.color_ctg_regular.active:after {
  color: #fff;
}

.btn.color_ctg_regular span:after {
  color: #28476a;
}

.btn.color_ctg_online {
  background-color: #fff;
  border-color: #25aadb;
}

.btn.color_ctg_online:after {
  color: #25aadb;
}

.btn.color_ctg_online.hover, .btn.color_ctg_online:hover, .btn.color_ctg_online.active {
  background-color: #25aadb;
  color: #fff;
}

.btn.color_ctg_online.hover:after, .btn.color_ctg_online:hover:after, .btn.color_ctg_online.active:after {
  color: #fff;
}

.btn.color_ctg_online span:after {
  color: #25aadb;
}

.btn.color_ctg_tama {
  background-color: #fff;
  border-color: #555;
}

.btn.color_ctg_tama:after {
  color: #555;
}

.btn.color_ctg_tama.hover, .btn.color_ctg_tama:hover, .btn.color_ctg_tama.active {
  background-color: #555;
  color: #fff;
}

.btn.color_ctg_tama.hover:after, .btn.color_ctg_tama:hover:after, .btn.color_ctg_tama.active:after {
  color: #fff;
}

.btn.color_ctg_tama span:after {
  color: #555;
}

.btn.btnWhite {
  border: none;
  background-color: #fff;
}

.btn.btnWhite:after {
  color: #3167a5;
}

.btn.btnWhite.hover, .btn.btnWhite:hover, .btn.btnWhite.active {
  color: inherit;
}

button.btn .btn__body {
  height: auto;
}

.btn__body {
  display: table-cell;
  width: 240px;
  height: 45px;
  font-size: 114.28571%;
  line-height: 138%;
  text-align: center;
  vertical-align: middle;
}

.btn__body.is-big {
  width: 320px;
  height: 60px;
}

.btn__body.is-medium {
  width: 240px;
  height: 45px;
}

.btn__body.is-small {
  width: 200px;
  height: 35px;
  font-size: 100%;
  line-height: 143%;
}

.btnList {
  margin: 0 auto;
  padding: 0;
}

.btnList__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

@media screen and (max-width: 999px) {
  .btnList__body {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.btnList__item {
  position: relative;
  margin: 0 10px;
  padding: 0 25px;
}

.btnList__item .btn__link {
  width: 180px;
}

.btnList__item .btn__link:after {
  display: none;
}

/* ***************************
color
*************************** */
.is-bgBlack {
  background: #222;
}

.is-bgGlay {
  background: #e6e6e6;
}

/* ***************************
pagination
*************************** */
.pagination {
  margin-top: 40px;
  padding-top: 20px;
  border-top: 1px solid #d9d9d9;
}

.pagination ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 0 -5px;
}

@media screen and (max-width: 767px) {
  .pagination ul {
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: -20px;
  }
}

.pagination li {
  margin: 0;
  padding: 0 5px;
}

@media screen and (max-width: 767px) {
  .pagination li {
    margin-top: 20px;
  }
}

.pagination li:before {
  display: none;
}

.pagination li a {
  display: table-cell;
  width: 40px;
  height: 30px;
  color: #222;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  border: 1px solid #cccccc;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 3px 0 0 #e5e5e5;
  box-shadow: 0 3px 0 0 #e5e5e5;
}

.pagination li a.is-active, .pagination li a:hover {
  color: #fff;
  border: 1px solid #222;
  background: #222;
}

.pagination li.is-one {
  margin-left: auto;
}

@media screen and (max-width: 767px) {
  .pagination li.is-one {
    margin-left: 25px;
  }
}

.pagination li.is-first + .is-one {
  margin-left: 0;
  margin-right: auto;
}

@media screen and (max-width: 767px) {
  .pagination li.is-first + .is-one {
    margin-left: 0;
    margin-right: 25px;
  }
}

.pagination li span {
  font-size: 71.42857%;
  line-height: 100%;
}

/* ***************************
FAQ
*************************** */
.faq.open {
  -webkit-box-shadow: 0 0 6px 0 #ccc;
  box-shadow: 0 0 6px 0 #ccc;
}

.faq + .faq {
  margin-top: 20px;
}

.faq__head {
  margin: 0;
  padding: 0;
}

.faq__head a {
  display: table;
  width: 100%;
  padding: 0 15px;
  color: #222;
  text-decoration: none;
  background: #f2f2f2;
  border-bottom: 3px solid #bfbfbf;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.faq__head a:before,
.faq__head a span {
  display: table-cell;
  padding: 14px 0;
  vertical-align: top;
}

.faq__head a:before {
  content: 'Q';
  padding-right: 10px;
}

.open .faq__head a {
  background: #d9d9d9;
}

.faq__body {
  display: none;
  margin: 0;
  padding: 15px;
}

/* ***************************
text
*************************** */
em,
b {
  font-weight: bold;
}

strong {
  color: #3167a5;
  font-weight: bold;
}

.caption {
  margin-top: 5px;
  font-size: 92.85714%;
  line-height: 177%;
  color: #666666;
}

/* font weight */
.fw-normal {
  font-weight: normal;
}

.fw-bold {
  font-weight: bold;
}

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

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

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

/* ***************************
iframe
*************************** */
.iframeWrap {
  position: relative;
  padding-top: 56.25%;
  height: 0;
}

.iframeWrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
}

/* ***************************
rt-table
*************************** */
.rt-tableCaption {
  display: none;
}

* + .rt-tableWrapper {
  margin-top: 30px;
}

.rt-table__disable .rt-tableWrapper {
  overflow-x: inherit;
  overflow-y: inherit;
}

.rt-table__disable .rt-tableWrapper table {
  min-width: inherit;
}

.rt-table__disable .rt-tableCaption {
  display: none;
}

@media screen and (max-width: 767px) {
  .rt-tableWrapper {
    position: relative;
    overflow-x: scroll;
    overflow-y: hidden;
  }
  .rt-tableCaption + .rt-tableWrapper {
    margin-top: 10px;
  }
  .rt-tableCaption {
    display: block;
    text-align: right;
    margin-top: 30px;
  }
  .rt-tableCaption span {
    position: relative;
    display: inline-block;
    padding-left: 21px;
  }
  .rt-tableCaption span:before {
    content: '';
    position: absolute;
    top: 5px;
    left: 0;
    display: block;
    width: 16px;
    height: 15px;
    background: url(images/icon_scroll.png) 0 0 no-repeat;
    background-size: cover;
  }
  .rt-tableWrapper table {
    min-width: 900px;
  }
}

/* ***************************
module_photoButton, module_boxButton
*************************** */
.module_boxButton.inline,
.module_photoButton.inline {
  display: inline-block;
  vertical-align: top;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 10px;
  width: 99.6%;
}

.module_boxButton.inline a,
.module_photoButton.inline a {
  max-width: 100%;
}

.module_boxButton.inline a:after,
.module_boxButton.inline .js-link-filesize,
.module_photoButton.inline a:after,
.module_photoButton.inline .js-link-filesize {
  display: none !important;
}

@media screen and (max-width: 767px) {
  .module_boxButton.inline,
  .module_photoButton.inline {
    width: 100% !important;
    margin-right: 0;
  }
}

.module_boxButton.inline.row2,
.module_photoButton.inline.row2 {
  width: calc(50% - 9px);
  margin-right: 10px;
}

.module_boxButton.inline.row2:nth-child(2n),
.module_photoButton.inline.row2:nth-child(2n) {
  margin-right: 0;
}

.module_boxButton.inline.row3,
.module_photoButton.inline.row3 {
  width: calc(33.3% - 10px);
  margin-right: 10px;
}

.module_boxButton.inline.row3:nth-child(3n),
.module_photoButton.inline.row3:nth-child(3n) {
  margin-right: 0;
}

.module_boxButton.cornerinfo__box__button a:hover,
.module_photoButton.cornerinfo__box__button a:hover {
  border: 1px solid #3167a5;
}

.module_boxButton a,
.module_photoButton a {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 118px;
  border: 1px solid #cfd7e2;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
}

@media screen and (max-width: 999px) {
  .module_boxButton a,
  .module_photoButton a {
    width: 100%;
    max-width: inherit;
    min-height: inherit;
  }
}

@media screen and (max-width: 767px) {
  .module_boxButton a,
  .module_photoButton a {
    height: 118px;
    min-height: inherit;
  }
}

.module_boxButton a .photo,
.module_photoButton a .photo {
  -webkit-box-flex: 118px;
  -webkit-flex: 118px;
  -ms-flex: 118px;
  flex: 118px;
  max-width: 118px;
}

@media screen and (max-width: 999px) {
  .module_boxButton a .photo,
  .module_photoButton a .photo {
    -webkit-box-flex: 118px;
    -webkit-flex: 118px;
    -ms-flex: 118px;
    flex: 118px;
    max-width: 118px;
    height: 100%;
    overflow: hidden;
  }
}

.module_boxButton a .photo img,
.module_photoButton a .photo img {
  width: 100%;
}

@media screen and (max-width: 999px) {
  .module_boxButton a .photo img,
  .module_photoButton a .photo img {
    width: auto;
    height: 100%;
  }
}

@media screen and (max-width: 767px) {
  .module_boxButton a .photo img,
  .module_photoButton a .photo img {
    width: auto;
    height: 118px;
  }
}

.module_boxButton a .label,
.module_photoButton a .label {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin-left: 10px;
  font-size: 128.57143%;
  line-height: 145%;
  font-weight: bold;
  color: #222;
}

@media screen and (max-width: 999px) {
  .module_boxButton a .label,
  .module_photoButton a .label {
    font-size: 107.14286%;
    line-height: 107%;
  }
}

@media screen and (max-width: 767px) {
  .module_boxButton a .label,
  .module_photoButton a .label {
    font-size: 128.57143%;
    line-height: 145%;
  }
}

.module_boxButton a .arrow,
.module_photoButton a .arrow {
  -webkit-box-flex: 40px;
  -webkit-flex: 40px;
  -ms-flex: 40px;
  flex: 40px;
  max-width: 40px;
}

.module_boxButton a .arrow span.linkArrow,
.module_photoButton a .arrow span.linkArrow {
  color: #3167a5;
  margin-right: 5px;
  font-size: 128.57143%;
  line-height: 134%;
}

.module_boxButton a .arrow span.linkArrow:before,
.module_photoButton a .arrow span.linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 114.28571%;
  line-height: 113%;
  content: "\e908";
  position: relative;
  top: 2px;
}

.module_boxButton a {
  height: 60px;
}

@media screen and (max-width: 767px) {
  .module_boxButton a {
    height: 60px;
  }
}

.module_boxButton a .label {
  padding-left: 10px;
}

.ctg_home .module_boxButton.inline {
  margin-bottom: 20px;
}

.ctg_home .module_boxButton.row2 {
  width: calc(50% - 18px);
  margin-right: 30px;
}

.ctg_home .module_boxButton.row3 {
  width: calc(33.3% - 22px);
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .ctg_home .module_boxButton {
    margin-right: 0 !important;
  }
}

.ctg_home .module_boxButton a {
  display: table;
  width: 100%;
  border-left-color: #3167a5 !important;
  border-left-width: 6px;
  border-radius: 4px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ctg_home .module_boxButton a .label,
.ctg_home .module_boxButton a .arrow {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.ctg_home .module_boxButton a .arrow {
  width: 40px;
}

.ctg_home .module_boxButton a span.linkArrow:before {
  color: #3167a5 !important;
}

.ctg_under29 .module_boxButton.inline {
  margin-bottom: 20px;
}

.ctg_under29 .module_boxButton.row2 {
  width: calc(50% - 18px);
  margin-right: 30px;
}

.ctg_under29 .module_boxButton.row3 {
  width: calc(33.3% - 22px);
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .ctg_under29 .module_boxButton {
    margin-right: 0 !important;
  }
}

.ctg_under29 .module_boxButton a {
  display: table;
  width: 100%;
  border-left-color: #93b63f !important;
  border-left-width: 6px;
  border-radius: 4px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ctg_under29 .module_boxButton a .label,
.ctg_under29 .module_boxButton a .arrow {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.ctg_under29 .module_boxButton a .arrow {
  width: 40px;
}

.ctg_under29 .module_boxButton a span.linkArrow:before {
  color: #93b63f !important;
}

.ctg_under34 .module_boxButton.inline {
  margin-bottom: 20px;
}

.ctg_under34 .module_boxButton.row2 {
  width: calc(50% - 18px);
  margin-right: 30px;
}

.ctg_under34 .module_boxButton.row3 {
  width: calc(33.3% - 22px);
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .ctg_under34 .module_boxButton {
    margin-right: 0 !important;
  }
}

.ctg_under34 .module_boxButton a {
  display: table;
  width: 100%;
  border-left-color: #93b63f !important;
  border-left-width: 6px;
  border-radius: 4px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ctg_under34 .module_boxButton a .label,
.ctg_under34 .module_boxButton a .arrow {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.ctg_under34 .module_boxButton a .arrow {
  width: 40px;
}

.ctg_under34 .module_boxButton a span.linkArrow:before {
  color: #93b63f !important;
}

.ctg_over30 .module_boxButton.inline {
  margin-bottom: 20px;
}

.ctg_over30 .module_boxButton.row2 {
  width: calc(50% - 18px);
  margin-right: 30px;
}

.ctg_over30 .module_boxButton.row3 {
  width: calc(33.3% - 22px);
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .ctg_over30 .module_boxButton {
    margin-right: 0 !important;
  }
}

.ctg_over30 .module_boxButton a {
  display: table;
  width: 100%;
  border-left-color: #f9bc45 !important;
  border-left-width: 6px;
  border-radius: 4px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ctg_over30 .module_boxButton a .label,
.ctg_over30 .module_boxButton a .arrow {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.ctg_over30 .module_boxButton a .arrow {
  width: 40px;
}

.ctg_over30 .module_boxButton a span.linkArrow:before {
  color: #f9bc45 !important;
}

.ctg_over55 .module_boxButton.inline {
  margin-bottom: 20px;
}

.ctg_over55 .module_boxButton.row2 {
  width: calc(50% - 18px);
  margin-right: 30px;
}

.ctg_over55 .module_boxButton.row3 {
  width: calc(33.3% - 22px);
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .ctg_over55 .module_boxButton {
    margin-right: 0 !important;
  }
}

.ctg_over55 .module_boxButton a {
  display: table;
  width: 100%;
  border-left-color: #c64343 !important;
  border-left-width: 6px;
  border-radius: 4px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ctg_over55 .module_boxButton a .label,
.ctg_over55 .module_boxButton a .arrow {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.ctg_over55 .module_boxButton a .arrow {
  width: 40px;
}

.ctg_over55 .module_boxButton a span.linkArrow:before {
  color: #c64343 !important;
}

.ctg_womenSupport .module_boxButton.inline {
  margin-bottom: 20px;
}

.ctg_womenSupport .module_boxButton.row2 {
  width: calc(50% - 18px);
  margin-right: 30px;
}

.ctg_womenSupport .module_boxButton.row3 {
  width: calc(33.3% - 22px);
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .ctg_womenSupport .module_boxButton {
    margin-right: 0 !important;
  }
}

.ctg_womenSupport .module_boxButton a {
  display: table;
  width: 100%;
  border-left-color: #f99432 !important;
  border-left-width: 6px;
  border-radius: 4px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ctg_womenSupport .module_boxButton a .label,
.ctg_womenSupport .module_boxButton a .arrow {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.ctg_womenSupport .module_boxButton a .arrow {
  width: 40px;
}

.ctg_womenSupport .module_boxButton a span.linkArrow:before {
  color: #f99432 !important;
}

.ctg_allAges .module_boxButton.inline {
  margin-bottom: 20px;
}

.ctg_allAges .module_boxButton.row2 {
  width: calc(50% - 18px);
  margin-right: 30px;
}

.ctg_allAges .module_boxButton.row3 {
  width: calc(33.3% - 22px);
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .ctg_allAges .module_boxButton {
    margin-right: 0 !important;
  }
}

.ctg_allAges .module_boxButton a {
  display: table;
  width: 100%;
  border-left-color: #8c62ba !important;
  border-left-width: 6px;
  border-radius: 4px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ctg_allAges .module_boxButton a .label,
.ctg_allAges .module_boxButton a .arrow {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.ctg_allAges .module_boxButton a .arrow {
  width: 40px;
}

.ctg_allAges .module_boxButton a span.linkArrow:before {
  color: #8c62ba !important;
}

.ctg_businessPerson .module_boxButton.inline {
  margin-bottom: 20px;
}

.ctg_businessPerson .module_boxButton.row2 {
  width: calc(50% - 18px);
  margin-right: 30px;
}

.ctg_businessPerson .module_boxButton.row3 {
  width: calc(33.3% - 22px);
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .ctg_businessPerson .module_boxButton {
    margin-right: 0 !important;
  }
}

.ctg_businessPerson .module_boxButton a {
  display: table;
  width: 100%;
  border-left-color: #ef7fc1 !important;
  border-left-width: 6px;
  border-radius: 4px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ctg_businessPerson .module_boxButton a .label,
.ctg_businessPerson .module_boxButton a .arrow {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.ctg_businessPerson .module_boxButton a .arrow {
  width: 40px;
}

.ctg_businessPerson .module_boxButton a span.linkArrow:before {
  color: #ef7fc1 !important;
}

.ctg_regular .module_boxButton.inline {
  margin-bottom: 20px;
}

.ctg_regular .module_boxButton.row2 {
  width: calc(50% - 18px);
  margin-right: 30px;
}

.ctg_regular .module_boxButton.row3 {
  width: calc(33.3% - 22px);
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .ctg_regular .module_boxButton {
    margin-right: 0 !important;
  }
}

.ctg_regular .module_boxButton a {
  display: table;
  width: 100%;
  border-left-color: #28476a !important;
  border-left-width: 6px;
  border-radius: 4px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ctg_regular .module_boxButton a .label,
.ctg_regular .module_boxButton a .arrow {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.ctg_regular .module_boxButton a .arrow {
  width: 40px;
}

.ctg_regular .module_boxButton a span.linkArrow:before {
  color: #28476a !important;
}

.ctg_online .module_boxButton.inline {
  margin-bottom: 20px;
}

.ctg_online .module_boxButton.row2 {
  width: calc(50% - 18px);
  margin-right: 30px;
}

.ctg_online .module_boxButton.row3 {
  width: calc(33.3% - 22px);
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .ctg_online .module_boxButton {
    margin-right: 0 !important;
  }
}

.ctg_online .module_boxButton a {
  display: table;
  width: 100%;
  border-left-color: #25aadb !important;
  border-left-width: 6px;
  border-radius: 4px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ctg_online .module_boxButton a .label,
.ctg_online .module_boxButton a .arrow {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.ctg_online .module_boxButton a .arrow {
  width: 40px;
}

.ctg_online .module_boxButton a span.linkArrow:before {
  color: #25aadb !important;
}

.ctg_tama .module_boxButton.inline {
  margin-bottom: 20px;
}

.ctg_tama .module_boxButton.row2 {
  width: calc(50% - 18px);
  margin-right: 30px;
}

.ctg_tama .module_boxButton.row3 {
  width: calc(33.3% - 22px);
  margin-right: 30px;
}

@media screen and (max-width: 767px) {
  .ctg_tama .module_boxButton {
    margin-right: 0 !important;
  }
}

.ctg_tama .module_boxButton a {
  display: table;
  width: 100%;
  border-left-color: #555 !important;
  border-left-width: 6px;
  border-radius: 4px;
  min-height: 60px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.ctg_tama .module_boxButton a .label,
.ctg_tama .module_boxButton a .arrow {
  display: table-cell;
  height: 60px;
  vertical-align: middle;
}

.ctg_tama .module_boxButton a .arrow {
  width: 40px;
}

.ctg_tama .module_boxButton a span.linkArrow:before {
  color: #555 !important;
}

/* ***************************
module_QA
*************************** */
.module_QA {
  position: relative;
  width: 100%;
}

.module_QA dl:not(.open) {
  padding-bottom: 2px;
}

.module_QA dt {
  position: relative;
  padding: 0.21em 0;
  text-decoration: none;
  background-color: #f4f4f4;
}

.module_QA dt:before {
  content: '';
  display: table-cell;
  position: relative;
  width: 4.2em;
  background: url("/images/icon/icon_Q.png") no-repeat;
  background-position: 1.19em 0.35em;
}

.module_QA dt a {
  display: table-cell;
  padding: 0.35em 0;
  text-decoration: none;
  color: #222;
  font-weight: bold;
}

.module_QA dd {
  position: relative;
  padding: 0.7em 0;
  margin-bottom: 1.40em;
  background-color: #fff;
}

.module_QA dd:before {
  content: '';
  display: table-cell;
  position: relative;
  width: 4.2em;
  background: url("/images/icon/icon_A.png") no-repeat;
  background-position: 1.19em 0.5em;
}

.module_QA dd > p,
.module_QA dd > span {
  display: table-cell;
  padding: 0.35em 0;
  text-decoration: none;
  color: #222;
}

/* ---------------------------
   module_categoryBtn
   --------------------------- */
.module_categoryBtn ul li:before {
  display: none;
}

.module_categoryBtn a {
  display: block;
  text-decoration: none;
  color: #222;
  width: 100%;
  height: 100%;
}

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

@media screen and (max-width: 767px) {
  .module_categoryBtn .categoryBtn__list {
    display: block;
  }
}

.module_categoryBtn .categoryBtn__list li {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: 0 10px;
  padding: 12px 2% 10px;
  border: 1px solid #ddd;
  border-top: 4px solid #ddd;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 114.28571%;
  line-height: 138%;
}

.module_categoryBtn .categoryBtn__list li:first-child {
  margin-left: 0;
}

.module_categoryBtn .categoryBtn__list li:last-child {
  margin-right: 0;
}

@media screen and (max-width: 999px) {
  .module_categoryBtn .categoryBtn__list li {
    padding: 13px 0;
    font-size: 85.71429%;
    line-height: 134%;
  }
}

@media screen and (max-width: 767px) {
  .module_categoryBtn .categoryBtn__list li {
    display: block;
    margin: 10px 0;
    font-size: 114.28571%;
    line-height: 138%;
  }
  .module_categoryBtn .categoryBtn__list li:first-child {
    margin-left: 0;
  }
  .module_categoryBtn .categoryBtn__list li:last-child {
    margin-right: 0;
  }
}

.module_categoryBtn .categoryBtn__list li:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e916";
  font-weight: bold;
  font-size: 78.57143%;
  line-height: 200%;
  position: absolute;
  right: 10px;
  top: 12px;
}

@media screen and (max-width: 767px) {
  .module_categoryBtn .categoryBtn__list li:after {
    position: absolute;
    left: inherit;
    right: 40px;
  }
}

.module_categoryBtn .categoryBtn__list li.color_ctg_home {
  border-top-color: #3167a5 !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_home:after {
  color: #3167a5 !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_under29 {
  border-top-color: #93b63f !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_under29:after {
  color: #93b63f !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_under34 {
  border-top-color: #93b63f !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_under34:after {
  color: #93b63f !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_over30 {
  border-top-color: #f9bc45 !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_over30:after {
  color: #f9bc45 !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_over55 {
  border-top-color: #c64343 !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_over55:after {
  color: #c64343 !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_womenSupport {
  border-top-color: #f99432 !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_womenSupport:after {
  color: #f99432 !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_allAges {
  border-top-color: #8c62ba !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_allAges:after {
  color: #8c62ba !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_businessPerson {
  border-top-color: #ef7fc1 !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_businessPerson:after {
  color: #ef7fc1 !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_regular {
  border-top-color: #28476a !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_regular:after {
  color: #28476a !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_online {
  border-top-color: #25aadb !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_online:after {
  color: #25aadb !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_tama {
  border-top-color: #555 !important;
}

.module_categoryBtn .categoryBtn__list li.color_ctg_tama:after {
  color: #555 !important;
}

/* ---------------------------
   module_uservoiceBtn
   --------------------------- */
.module_uservoiceBtn li {
  display: block;
  border: 2px solid #ddd;
  border-left: 8px solid #ddd;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 30px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px) {
  .module_uservoiceBtn li {
    padding-left: 10px;
    height: auto;
  }
}

.module_uservoiceBtn li:before {
  display: none;
}

.module_uservoiceBtn a {
  display: table;
  table-layout: fixed;
  text-decoration: none;
  color: #222;
  width: 100%;
  height: 160px;
}

@media screen and (max-width: 767px) {
  .module_uservoiceBtn a {
    height: auto;
  }
}

.module_uservoiceBtn .voiceBox {
  display: table-cell;
  vertical-align: top;
  width: 90%;
  height: 160px;
}

@media screen and (max-width: 1200px) {
  .module_uservoiceBtn .voiceBox {
    width: 85%;
  }
}

@media screen and (max-width: 767px) {
  .module_uservoiceBtn .voiceBox {
    width: 85%;
    height: auto;
  }
}

.module_uservoiceBtn .voiceBox span {
  display: block;
  color: #222;
}

.module_uservoiceBtn .voiceBox .user {
  font-size: 100%;
  line-height: 158%;
  margin-top: 25px;
}

@media screen and (max-width: 767px) {
  .module_uservoiceBtn .voiceBox .user {
    margin-top: 10px;
  }
}

.module_uservoiceBtn .voiceBox hr {
  margin-top: 15px;
  margin-bottom: 15px;
}

@media screen and (max-width: 767px) {
  .module_uservoiceBtn .voiceBox hr {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}

.module_uservoiceBtn .voiceBox .title {
  font-size: 128.57143%;
  line-height: 123%;
  font-weight: bold;
  margin-bottom: 10px;
}

.module_uservoiceBtn .voiceBox .caption {
  font-size: 100%;
  line-height: 158%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media screen and (max-width: 767px) {
  .module_uservoiceBtn .voiceBox .caption {
    margin-bottom: 10px;
  }
}

.module_uservoiceBtn .arrowBox {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 10%;
  max-width: 85px;
  height: 160px;
  padding: 0 25px;
}

@media screen and (max-width: 1200px) {
  .module_uservoiceBtn .arrowBox {
    width: 15%;
  }
}

@media screen and (max-width: 767px) {
  .module_uservoiceBtn .arrowBox {
    width: 15%;
    height: auto;
    padding: 0 10px;
  }
}

.module_uservoiceBtn .arrowBox .linkDisc {
  color: #3167a5;
  margin-right: 5px;
  font-size: 200%;
  line-height: 100%;
  font-weight: normal;
  margin: 0;
}

.module_uservoiceBtn .arrowBox .linkDisc:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 114.28571%;
  line-height: 113%;
  content: "\e908";
  position: relative;
  top: 2px;
}

@media screen and (max-width: 767px) {
  .module_uservoiceBtn .arrowBox .linkDisc {
    font-size: 150%;
    line-height: 134%;
  }
}

.module_uservoiceBtn li.color_ctg_home {
  border-left-color: #3167a5 !important;
}

.module_uservoiceBtn li.color_ctg_home .linkDisc {
  color: #3167a5 !important;
}

.module_uservoiceBtn li.color_ctg_under29 {
  border-left-color: #93b63f !important;
}

.module_uservoiceBtn li.color_ctg_under29 .linkDisc {
  color: #93b63f !important;
}

.module_uservoiceBtn li.color_ctg_under34 {
  border-left-color: #93b63f !important;
}

.module_uservoiceBtn li.color_ctg_under34 .linkDisc {
  color: #93b63f !important;
}

.module_uservoiceBtn li.color_ctg_over30 {
  border-left-color: #f9bc45 !important;
}

.module_uservoiceBtn li.color_ctg_over30 .linkDisc {
  color: #f9bc45 !important;
}

.module_uservoiceBtn li.color_ctg_over55 {
  border-left-color: #c64343 !important;
}

.module_uservoiceBtn li.color_ctg_over55 .linkDisc {
  color: #c64343 !important;
}

.module_uservoiceBtn li.color_ctg_womenSupport {
  border-left-color: #f99432 !important;
}

.module_uservoiceBtn li.color_ctg_womenSupport .linkDisc {
  color: #f99432 !important;
}

.module_uservoiceBtn li.color_ctg_allAges {
  border-left-color: #8c62ba !important;
}

.module_uservoiceBtn li.color_ctg_allAges .linkDisc {
  color: #8c62ba !important;
}

.module_uservoiceBtn li.color_ctg_businessPerson {
  border-left-color: #ef7fc1 !important;
}

.module_uservoiceBtn li.color_ctg_businessPerson .linkDisc {
  color: #ef7fc1 !important;
}

.module_uservoiceBtn li.color_ctg_regular {
  border-left-color: #28476a !important;
}

.module_uservoiceBtn li.color_ctg_regular .linkDisc {
  color: #28476a !important;
}

.module_uservoiceBtn li.color_ctg_online {
  border-left-color: #25aadb !important;
}

.module_uservoiceBtn li.color_ctg_online .linkDisc {
  color: #25aadb !important;
}

.module_uservoiceBtn li.color_ctg_tama {
  border-left-color: #555 !important;
}

.module_uservoiceBtn li.color_ctg_tama .linkDisc {
  color: #555 !important;
}

.accordion .module_uservoiceBtn + .accordion__head .btnMore .open_text {
  display: inline;
}

.accordion .module_uservoiceBtn + .accordion__head .btnMore .close_text {
  display: none;
}

.accordion.open .module_uservoiceBtn + .accordion__head .btnMore .open_text {
  display: none !important;
}

.accordion.open .module_uservoiceBtn + .accordion__head .btnMore .close_text {
  display: inline !important;
}

/* ---------------------------
   users voice
   --------------------------- */
.module_contactBox {
  border-radius: 3px;
  background-color: #f6f6f6;
  padding: 20px 30px;
}

@media screen and (max-width: 767px) {
  .module_contactBox {
    padding: 20px 10px;
  }
}

.module_contactBox h2, .module_contactBox h3 {
  border: none;
  padding-left: 0;
  background-color: inherit;
  padding: 7px 18px 9px;
  font-size: 128.57143%;
  line-height: 145%;
  margin: 0 0 11px;
}

.module_contactBox h2:before, .module_contactBox h3:before {
  display: none;
}

.module_contactBox p + p {
  margin-top: 10px;
}

.module_contactBox .label {
  display: inline-block;
  min-width: 80px;
  border-radius: 15px;
  background-color: #3167a5;
  color: #fff;
  padding: 0;
  margin-right: 20px;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .module_contactBox .label {
    margin-right: 10px;
  }
}

.module_contactBox .txt {
  display: inline-block;
}

.module_contactBox .access a {
  text-decoration: none;
  color: #222;
}

.module_contactBox .access span.linkArrow {
  color: #3167a5;
  margin-right: 5px;
  margin: 0 5px 0 0;
}

.module_contactBox .access span.linkArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 114.28571%;
  line-height: 113%;
  content: "\e908";
  position: relative;
  top: 2px;
}

/* ---------------------------
   cornerViewer
   --------------------------- */
.module_cornerViewer {
  display: inline-block;
  position: absolute;
  width: 260px;
  height: 100px;
  right: calc( (100% - 1200px) / 2);
  top: calc( (100% - 100px) / 2);
  border-radius: 5px;
  background-color: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 1200px) {
  .module_cornerViewer {
    height: 90px;
    right: 10px;
    top: calc( (100% - 90px) / 2);
  }
}

@media screen and (max-width: 767px) {
  .module_cornerViewer {
    width: 100px;
    height: 100px;
    right: 33px;
    top: calc( (100% - 100px) / 2);
  }
}

.module_cornerViewer .container {
  display: table;
  width: 100%;
  height: 100%;
}

@media screen and (max-width: 767px) {
  .module_cornerViewer .container {
    display: block;
  }
}

.module_cornerViewer .label {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  width: 180px;
  height: 100%;
  font-size: 0.5em;
  line-height: 150%;
}

@media screen and (max-width: 767px) {
  .module_cornerViewer .label {
    display: block;
    position: absolute;
    width: 100px;
    height: auto;
    right: 0;
    top: 70px;
    font-size: 0.4em;
    line-height: 110%;
  }
}

.module_cornerViewer .icon {
  display: table-cell;
  vertical-align: middle;
  width: 80px;
  height: 100%;
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .module_cornerViewer .icon {
    display: block;
    padding: 10px 0 0;
    width: 100%;
    text-align: center;
  }
}

.module_cornerViewer .icon img {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .module_cornerViewer .icon img {
    width: 50px;
  }
}

/* ---------------------------
   new icon
   --------------------------- */
.module_newIcon {
  display: inline-block;
  text-align: center;
  width: 45px;
  height: 16px;
  color: #fff;
  background-color: #d93f3f;
  padding: 0;
  border-radius: 15px;
  font-size: 12px !important;
  line-height: 16px !important;
  font-weight: normal;
  margin: 0 10px 0px;
}

.module_posting_date {
  text-align: right;
}

.module_posting_date + h2 {
  margin-top: 20px;
}

/* ***************************
corner page title
*************************** */
.module_cornerPageTitle {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
  border: 10px solid #3167a5;
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle {
    display: block;
    padding: 0;
  }
}

.module_cornerPageTitle .leftBox {
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 40%;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
  width: 40%;
  position: relative;
  background-color: #fff;
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .leftBox {
    display: block;
    width: 100%;
  }
}

.module_cornerPageTitle .leftBox .h1_pict {
  width: 100%;
}

.module_cornerPageTitle .leftBox .h1_title {
  display: table;
  position: absolute;
  bottom: 20px;
  width: 80%;
  margin: 0 10%;
  background-color: rgba(255, 255, 255, 0.9);
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .leftBox .h1_title {
    width: 96%;
    margin: 0 2%;
  }
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .leftBox .h1_title {
    bottom: 5px;
  }
}

.module_cornerPageTitle .leftBox .h1_title .pict {
  display: table-cell;
  width: 90px;
  height: 90px;
}

.module_cornerPageTitle .leftBox .h1_title .pict img {
  width: 100%;
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .leftBox .h1_title .pict {
    width: 70px;
    height: 70px;
  }
}

.module_cornerPageTitle .leftBox .h1_title .text {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
}

.module_cornerPageTitle .leftBox .h1_title .text .corner_name {
  font-weight: bold;
  font-size: 93.33%;
  line-height: 140%;
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .leftBox .h1_title .text .corner_name {
    font-size: 75%;
    line-height: 120%;
  }
}

.module_cornerPageTitle .leftBox .h1_title .text .corner_catgory {
  font-size: 73.33%;
  line-height: 140%;
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .leftBox .h1_title .text .corner_catgory {
    font-size: 66%;
    line-height: 120%;
  }
}

.module_cornerPageTitle .rightBox {
  position: relative;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-flex-basis: 60%;
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
  width: 60%;
  background-color: #fff;
  padding: 0 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .rightBox {
    width: auto;
  }
}

@media screen and (max-width: 1200px) {
  .module_cornerPageTitle .rightBox {
    padding: 0 30px;
  }
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .rightBox {
    padding: 10px 20px 0;
  }
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .rightBox {
    display: block;
    width: 100%;
  }
}

.module_cornerPageTitle .rightBox .introduction {
  font-weight: bold;
  font-size: 128.57143%;
  line-height: 167%;
}

@media screen and (max-width: 1200px) {
  .module_cornerPageTitle .rightBox .introduction {
    font-size: 114.28571%;
    line-height: 157%;
  }
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .rightBox .introduction {
    font-size: 100%;
    line-height: 143%;
  }
}

@media screen and (max-width: 840px) {
  .module_cornerPageTitle .rightBox .introduction {
    font-size: 100%;
    line-height: 115%;
  }
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .rightBox .introduction {
    font-size: 128.57143%;
    line-height: 167%;
  }
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .rightBox .introduction + .linkList {
    margin-top: 10px;
  }
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .rightBox .linkList li {
    line-height: 120%;
  }
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .rightBox .linkList li {
    line-height: inherit;
  }
}

.module_cornerPageTitle .rightBox .btnBox {
  position: relative;
  width: 100%;
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .rightBox .btnBox {
    margin-top: 5px;
  }
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .rightBox .btnBox {
    text-align: center;
  }
}

.module_cornerPageTitle .rightBox .btnBox.twoBtn {
  text-align: right;
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .rightBox .btnBox.twoBtn {
    text-align: left;
  }
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .rightBox .btnBox.twoBtn {
    text-align: center;
  }
}

.module_cornerPageTitle .rightBox .btnBox.twoBtn.twoBtn--online {
  text-align: center;
  margin-top: 40px;
}

.module_cornerPageTitle .rightBox .btnBox .btn.category {
  word-break: keep-all;
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .rightBox .btnBox .btn.category {
    word-break: normal;
  }
}

.module_cornerPageTitle .rightBox .btnBox .btnBox-inner {
  display: inline-block;
  vertical-align: top;
  white-space: nowrap;
  margin-left: 30%;
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .rightBox .btnBox .btnBox-inner {
    margin-left: 20%;
  }
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .rightBox .btnBox .btnBox-inner {
    display: inline-block;
    margin-top: 0;
    margin-left: 0;
  }
}

.module_cornerPageTitle .rightBox .btnBox.twoBtn .btnBox-inner {
  margin-left: inherit;
}

@media screen and (max-width: 1200px) {
  .module_cornerPageTitle .rightBox .btnBox .btnBox-inner .btn {
    margin: 10px 10px;
    padding: 4px 15px;
    font-size: 85.71429%;
    line-height: 167%;
  }
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .rightBox .btnBox .btnBox-inner .btn {
    margin: 10px 5px;
    font-size: 71.42857%;
    line-height: 180%;
  }
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .rightBox .btnBox .btnBox-inner .btn {
    font-size: 100%;
    line-height: 186%;
  }
}

.module_cornerPageTitle .rightBox .snsBox {
  position: absolute;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin-top: 5px;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  right: -5%;
}

@media screen and (max-width: 1200px) {
  .module_cornerPageTitle .rightBox .snsBox {
    margin-left: -30px;
  }
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .rightBox .snsBox {
    position: static;
    display: block;
    height: 60px;
    width: 100%;
    text-align: center;
  }
}

.module_cornerPageTitle .rightBox .snsBox li {
  text-align: left;
  padding: 0;
}

.module_cornerPageTitle .rightBox .snsBox li:before {
  background: none;
}

@media screen and (max-width: 1200px) {
  .module_cornerPageTitle .rightBox .snsBox li {
    position: relative;
    -webkit-transform: scale(0.7);
    -ms-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: left;
    -ms-transform-origin: left;
    transform-origin: left;
  }
  .module_cornerPageTitle .rightBox .snsBox li:nth-child(1) {
    right: 0;
  }
  .module_cornerPageTitle .rightBox .snsBox li:nth-child(2) {
    right: -20px;
  }
  .module_cornerPageTitle .rightBox .snsBox li:nth-child(3) {
    right: -40px;
  }
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .rightBox .snsBox li {
    position: relative;
    display: inline-block;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
  }
  .module_cornerPageTitle .rightBox .snsBox li:nth-child(1), .module_cornerPageTitle .rightBox .snsBox li:nth-child(2), .module_cornerPageTitle .rightBox .snsBox li:nth-child(3) {
    right: inherit;
  }
}

.module_cornerPageTitle .rightBox .btnBox.twoBtn .snsBox {
  position: relative;
  display: inline-block;
  vertical-align: top;
  list-style: none;
  margin-top: 5px;
  padding: 0;
  text-align: right;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  right: inherit;
}

@media screen and (max-width: 1200px) {
  .module_cornerPageTitle .rightBox .btnBox.twoBtn .snsBox {
    margin-left: -30px;
  }
}

@media screen and (max-width: 999px) {
  .module_cornerPageTitle .rightBox .btnBox.twoBtn .snsBox {
    position: absolute;
    right: -30px;
  }
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle .rightBox .btnBox.twoBtn .snsBox {
    position: static;
    display: block;
    height: 60px;
    width: 100%;
    text-align: center;
  }
}

.module_cornerPageTitle _:lang(x)::-ms-backdrop, .module_cornerPageTitle .rightBox {
  -ms-flex-preferred-size: 54%;
  flex-basis: 54%;
  width: 54%;
  padding: 0 3%;
}

@media screen and (max-width: 767px) {
  .module_cornerPageTitle _:lang(x)::-ms-backdrop, .module_cornerPageTitle .rightBox {
    display: block;
    width: 100%;
    padding: 10px 20px 0;
  }
}

.ctg_womenSupport .module_cornerPageTitle .leftBox .h1_title,
.ctg_allAges .module_cornerPageTitle .leftBox .h1_title,
.ctg_businessPerson .module_cornerPageTitle .leftBox .h1_title {
  padding: 15px 0 15px;
}

.ctg_online .module_cornerPageTitle .leftBox .h1_title {
  padding: 15px 0 15px;
}

/* ---------------------------
   module_rightArrowBox
   --------------------------- */
.module_rightArrowBox {
  display: inline-block;
  vertical-align: top;
}

.module_rightArrowBox.row2 {
  width: calc( 50% - 4px);
}

.module_rightArrowBox.row3 {
  width: calc( 33.33% - 4px);
}

.module_rightArrowBox.row4 {
  width: calc( 25% - 4px);
}

.module_rightArrowBox.row5 {
  width: calc( 20% - 4px);
}

@media screen and (max-width: 767px) {
  .module_rightArrowBox.row2, .module_rightArrowBox.row3, .module_rightArrowBox.row4, .module_rightArrowBox.row5 {
    width: 100%;
  }
}

.module_rightArrowBox .arrowbox_inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 140px;
  width: calc( 100% - 30px);
  margin-right: 30px;
  position: relative;
  background: #fff;
  border: 4px solid #3167a5;
}

.module_rightArrowBox .arrowbox_inner:after, .module_rightArrowBox .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.module_rightArrowBox .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.module_rightArrowBox .arrowbox_inner:before {
  border-color: rgba(49, 103, 165, 0);
  border-left-color: #3167a5;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .module_rightArrowBox .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #3167a5;
  }
  .module_rightArrowBox .arrowbox_inner:after, .module_rightArrowBox .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .module_rightArrowBox .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .module_rightArrowBox .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .module_rightArrowBox .arrowbox_inner:after, .module_rightArrowBox .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .module_rightArrowBox .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .module_rightArrowBox .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #3167a5;
    border-width: 21px;
    margin-left: -21px;
  }
}

.module_rightArrowBox .label_box {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 140px;
}

.module_rightArrowBox .label {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  height: 140px;
  padding: 0 15px;
}

.module_rightArrowBox.last .arrowbox_inner:after,
.module_rightArrowBox.last .arrowbox_inner:before {
  display: none;
}

.ctg_home .module_rightArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #3167a5;
}

.ctg_home .module_rightArrowBox.category .arrowbox_inner:after, .ctg_home .module_rightArrowBox.category .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_home .module_rightArrowBox.category .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.ctg_home .module_rightArrowBox.category .arrowbox_inner:before {
  border-color: rgba(49, 103, 165, 0);
  border-left-color: #3167a5;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .ctg_home .module_rightArrowBox.category .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #3167a5;
  }
  .ctg_home .module_rightArrowBox.category .arrowbox_inner:after, .ctg_home .module_rightArrowBox.category .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .ctg_home .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .ctg_home .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .ctg_home .module_rightArrowBox.category .arrowbox_inner:after, .ctg_home .module_rightArrowBox.category .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .ctg_home .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .ctg_home .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #3167a5;
    border-width: 21px;
    margin-left: -21px;
  }
}

.ctg_under29 .module_rightArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #93b63f;
}

.ctg_under29 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_under29 .module_rightArrowBox.category .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_under29 .module_rightArrowBox.category .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.ctg_under29 .module_rightArrowBox.category .arrowbox_inner:before {
  border-color: rgba(147, 182, 63, 0);
  border-left-color: #93b63f;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .ctg_under29 .module_rightArrowBox.category .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #93b63f;
  }
  .ctg_under29 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_under29 .module_rightArrowBox.category .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .ctg_under29 .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .ctg_under29 .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .ctg_under29 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_under29 .module_rightArrowBox.category .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .ctg_under29 .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .ctg_under29 .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #93b63f;
    border-width: 21px;
    margin-left: -21px;
  }
}

.ctg_under34 .module_rightArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #93b63f;
}

.ctg_under34 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_under34 .module_rightArrowBox.category .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_under34 .module_rightArrowBox.category .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.ctg_under34 .module_rightArrowBox.category .arrowbox_inner:before {
  border-color: rgba(147, 182, 63, 0);
  border-left-color: #93b63f;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .ctg_under34 .module_rightArrowBox.category .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #93b63f;
  }
  .ctg_under34 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_under34 .module_rightArrowBox.category .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .ctg_under34 .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .ctg_under34 .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .ctg_under34 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_under34 .module_rightArrowBox.category .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .ctg_under34 .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .ctg_under34 .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #93b63f;
    border-width: 21px;
    margin-left: -21px;
  }
}

.ctg_over30 .module_rightArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #f9bc45;
}

.ctg_over30 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_over30 .module_rightArrowBox.category .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_over30 .module_rightArrowBox.category .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.ctg_over30 .module_rightArrowBox.category .arrowbox_inner:before {
  border-color: rgba(249, 188, 69, 0);
  border-left-color: #f9bc45;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .ctg_over30 .module_rightArrowBox.category .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #f9bc45;
  }
  .ctg_over30 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_over30 .module_rightArrowBox.category .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .ctg_over30 .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .ctg_over30 .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .ctg_over30 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_over30 .module_rightArrowBox.category .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .ctg_over30 .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .ctg_over30 .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #f9bc45;
    border-width: 21px;
    margin-left: -21px;
  }
}

.ctg_over55 .module_rightArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #c64343;
}

.ctg_over55 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_over55 .module_rightArrowBox.category .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_over55 .module_rightArrowBox.category .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.ctg_over55 .module_rightArrowBox.category .arrowbox_inner:before {
  border-color: rgba(198, 67, 67, 0);
  border-left-color: #c64343;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .ctg_over55 .module_rightArrowBox.category .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #c64343;
  }
  .ctg_over55 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_over55 .module_rightArrowBox.category .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .ctg_over55 .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .ctg_over55 .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .ctg_over55 .module_rightArrowBox.category .arrowbox_inner:after, .ctg_over55 .module_rightArrowBox.category .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .ctg_over55 .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .ctg_over55 .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #c64343;
    border-width: 21px;
    margin-left: -21px;
  }
}

.ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #f99432;
}

.ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:after, .ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:before {
  border-color: rgba(249, 148, 50, 0);
  border-left-color: #f99432;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #f99432;
  }
  .ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:after, .ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:after, .ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .ctg_womenSupport .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #f99432;
    border-width: 21px;
    margin-left: -21px;
  }
}

.ctg_allAges .module_rightArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #8c62ba;
}

.ctg_allAges .module_rightArrowBox.category .arrowbox_inner:after, .ctg_allAges .module_rightArrowBox.category .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_allAges .module_rightArrowBox.category .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.ctg_allAges .module_rightArrowBox.category .arrowbox_inner:before {
  border-color: rgba(140, 98, 186, 0);
  border-left-color: #8c62ba;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .ctg_allAges .module_rightArrowBox.category .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #8c62ba;
  }
  .ctg_allAges .module_rightArrowBox.category .arrowbox_inner:after, .ctg_allAges .module_rightArrowBox.category .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .ctg_allAges .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .ctg_allAges .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .ctg_allAges .module_rightArrowBox.category .arrowbox_inner:after, .ctg_allAges .module_rightArrowBox.category .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .ctg_allAges .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .ctg_allAges .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #8c62ba;
    border-width: 21px;
    margin-left: -21px;
  }
}

.ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #ef7fc1;
}

.ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:after, .ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:before {
  border-color: rgba(239, 127, 193, 0);
  border-left-color: #ef7fc1;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #ef7fc1;
  }
  .ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:after, .ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:after, .ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .ctg_businessPerson .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #ef7fc1;
    border-width: 21px;
    margin-left: -21px;
  }
}

.ctg_regular .module_rightArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #28476a;
}

.ctg_regular .module_rightArrowBox.category .arrowbox_inner:after, .ctg_regular .module_rightArrowBox.category .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_regular .module_rightArrowBox.category .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.ctg_regular .module_rightArrowBox.category .arrowbox_inner:before {
  border-color: rgba(40, 71, 106, 0);
  border-left-color: #28476a;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .ctg_regular .module_rightArrowBox.category .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #28476a;
  }
  .ctg_regular .module_rightArrowBox.category .arrowbox_inner:after, .ctg_regular .module_rightArrowBox.category .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .ctg_regular .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .ctg_regular .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .ctg_regular .module_rightArrowBox.category .arrowbox_inner:after, .ctg_regular .module_rightArrowBox.category .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .ctg_regular .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .ctg_regular .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #28476a;
    border-width: 21px;
    margin-left: -21px;
  }
}

.ctg_online .module_rightArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #25aadb;
}

.ctg_online .module_rightArrowBox.category .arrowbox_inner:after, .ctg_online .module_rightArrowBox.category .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_online .module_rightArrowBox.category .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.ctg_online .module_rightArrowBox.category .arrowbox_inner:before {
  border-color: rgba(37, 170, 219, 0);
  border-left-color: #25aadb;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .ctg_online .module_rightArrowBox.category .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #25aadb;
  }
  .ctg_online .module_rightArrowBox.category .arrowbox_inner:after, .ctg_online .module_rightArrowBox.category .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .ctg_online .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .ctg_online .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .ctg_online .module_rightArrowBox.category .arrowbox_inner:after, .ctg_online .module_rightArrowBox.category .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .ctg_online .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .ctg_online .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #25aadb;
    border-width: 21px;
    margin-left: -21px;
  }
}

.ctg_tama .module_rightArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #555;
}

.ctg_tama .module_rightArrowBox.category .arrowbox_inner:after, .ctg_tama .module_rightArrowBox.category .arrowbox_inner:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_tama .module_rightArrowBox.category .arrowbox_inner:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 15px;
  margin-top: -15px;
}

.ctg_tama .module_rightArrowBox.category .arrowbox_inner:before {
  border-color: rgba(85, 85, 85, 0);
  border-left-color: #555;
  border-width: 19px;
  margin-top: -19px;
}

@media screen and (max-width: 767px) {
  .ctg_tama .module_rightArrowBox.category .arrowbox_inner {
    width: 100%;
    margin-right: 0;
    position: relative;
    background: #fff;
    border: 4px solid #555;
  }
  .ctg_tama .module_rightArrowBox.category .arrowbox_inner:after, .ctg_tama .module_rightArrowBox.category .arrowbox_inner:before {
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
  }
  .ctg_tama .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: inherit;
    margin: 0;
  }
  .ctg_tama .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: inherit;
    margin: 0;
  }
  .ctg_tama .module_rightArrowBox.category .arrowbox_inner:after, .ctg_tama .module_rightArrowBox.category .arrowbox_inner:before {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
  }
  .ctg_tama .module_rightArrowBox.category .arrowbox_inner:after {
    border-color: rgba(136, 183, 213, 0);
    border-top-color: #fff;
    border-width: 15px;
    margin-left: -15px;
  }
  .ctg_tama .module_rightArrowBox.category .arrowbox_inner:before {
    border-color: rgba(194, 225, 245, 0);
    border-top-color: #555;
    border-width: 21px;
    margin-left: -21px;
  }
}

.module_rightArrowBox {
  margin-bottom: 30px;
}

@media screen and (max-width: 767px) {
  .module_rightArrowBox {
    margin-bottom: 30px;
  }
}

/* ---------------------------
   module_bottomArrowBox
   --------------------------- */
.module_bottomArrowBox {
  display: inline-block;
  width: 100%;
}

.module_bottomArrowBox.row2 {
  width: calc( 50% - 4px);
}

.module_bottomArrowBox.row3 {
  width: calc( 33.33% - 4px);
}

.module_bottomArrowBox.row4 {
  width: calc( 25% - 4px);
}

.module_bottomArrowBox.row5 {
  width: calc( 20% - 4px);
}

@media screen and (max-width: 767px) {
  .module_bottomArrowBox.row2, .module_bottomArrowBox.row3, .module_bottomArrowBox.row4, .module_bottomArrowBox.row5 {
    width: 100%;
  }
}

.module_bottomArrowBox .arrowbox_inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  min-height: 140px;
  width: calc( 100% - 15px);
  position: relative;
  background: #fff;
  border: 15px solid #3167a5;
}

.module_bottomArrowBox .arrowbox_inner:after, .module_bottomArrowBox .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.module_bottomArrowBox .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.module_bottomArrowBox .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #3167a5;
  border-width: 32px;
  margin-left: -32px;
}

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

.module_bottomArrowBox .label_box {
  display: table;
  width: 100%;
  height: 100%;
  min-height: 140px;
}

.module_bottomArrowBox .label {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
  height: 100%;
  height: 140px;
  padding: 0 15px;
}

.module_bottomArrowBox.last .arrowbox_inner:after,
.module_bottomArrowBox.last .arrowbox_inner:before {
  display: none;
}

.ctg_home .module_bottomArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #3167a5;
}

.ctg_home .module_bottomArrowBox.category .arrowbox_inner:after, .ctg_home .module_bottomArrowBox.category .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_home .module_bottomArrowBox.category .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.ctg_home .module_bottomArrowBox.category .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #3167a5;
  border-width: 21px;
  margin-left: -21px;
}

.ctg_under29 .module_bottomArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #93b63f;
}

.ctg_under29 .module_bottomArrowBox.category .arrowbox_inner:after, .ctg_under29 .module_bottomArrowBox.category .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_under29 .module_bottomArrowBox.category .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.ctg_under29 .module_bottomArrowBox.category .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #93b63f;
  border-width: 21px;
  margin-left: -21px;
}

.ctg_under34 .module_bottomArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #93b63f;
}

.ctg_under34 .module_bottomArrowBox.category .arrowbox_inner:after, .ctg_under34 .module_bottomArrowBox.category .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_under34 .module_bottomArrowBox.category .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.ctg_under34 .module_bottomArrowBox.category .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #93b63f;
  border-width: 21px;
  margin-left: -21px;
}

.ctg_over30 .module_bottomArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #f9bc45;
}

.ctg_over30 .module_bottomArrowBox.category .arrowbox_inner:after, .ctg_over30 .module_bottomArrowBox.category .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_over30 .module_bottomArrowBox.category .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.ctg_over30 .module_bottomArrowBox.category .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #f9bc45;
  border-width: 21px;
  margin-left: -21px;
}

.ctg_over55 .module_bottomArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #c64343;
}

.ctg_over55 .module_bottomArrowBox.category .arrowbox_inner:after, .ctg_over55 .module_bottomArrowBox.category .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_over55 .module_bottomArrowBox.category .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.ctg_over55 .module_bottomArrowBox.category .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #c64343;
  border-width: 21px;
  margin-left: -21px;
}

.ctg_womenSupport .module_bottomArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #f99432;
}

.ctg_womenSupport .module_bottomArrowBox.category .arrowbox_inner:after, .ctg_womenSupport .module_bottomArrowBox.category .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_womenSupport .module_bottomArrowBox.category .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.ctg_womenSupport .module_bottomArrowBox.category .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #f99432;
  border-width: 21px;
  margin-left: -21px;
}

.ctg_allAges .module_bottomArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #8c62ba;
}

.ctg_allAges .module_bottomArrowBox.category .arrowbox_inner:after, .ctg_allAges .module_bottomArrowBox.category .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_allAges .module_bottomArrowBox.category .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.ctg_allAges .module_bottomArrowBox.category .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #8c62ba;
  border-width: 21px;
  margin-left: -21px;
}

.ctg_businessPerson .module_bottomArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #ef7fc1;
}

.ctg_businessPerson .module_bottomArrowBox.category .arrowbox_inner:after, .ctg_businessPerson .module_bottomArrowBox.category .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_businessPerson .module_bottomArrowBox.category .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.ctg_businessPerson .module_bottomArrowBox.category .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #ef7fc1;
  border-width: 21px;
  margin-left: -21px;
}

.ctg_regular .module_bottomArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #28476a;
}

.ctg_regular .module_bottomArrowBox.category .arrowbox_inner:after, .ctg_regular .module_bottomArrowBox.category .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_regular .module_bottomArrowBox.category .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.ctg_regular .module_bottomArrowBox.category .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #28476a;
  border-width: 21px;
  margin-left: -21px;
}

.ctg_online .module_bottomArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #25aadb;
}

.ctg_online .module_bottomArrowBox.category .arrowbox_inner:after, .ctg_online .module_bottomArrowBox.category .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_online .module_bottomArrowBox.category .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.ctg_online .module_bottomArrowBox.category .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #25aadb;
  border-width: 21px;
  margin-left: -21px;
}

.ctg_tama .module_bottomArrowBox.category .arrowbox_inner {
  position: relative;
  background: #fff;
  border: 4px solid #555;
}

.ctg_tama .module_bottomArrowBox.category .arrowbox_inner:after, .ctg_tama .module_bottomArrowBox.category .arrowbox_inner:before {
  top: 100%;
  left: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}

.ctg_tama .module_bottomArrowBox.category .arrowbox_inner:after {
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #fff;
  border-width: 15px;
  margin-left: -15px;
}

.ctg_tama .module_bottomArrowBox.category .arrowbox_inner:before {
  border-color: rgba(194, 225, 245, 0);
  border-top-color: #555;
  border-width: 21px;
  margin-left: -21px;
}

.module_bottomArrowBox {
  margin-bottom: 30px;
}

.default__container .arrowbox_inner {
  width: auto;
  min-height: 1px;
  margin: 0;
  padding: 40px;
}

@media screen and (max-width: 767px) {
  .default__container .arrowbox_inner {
    padding: 20px;
  }
}

.default__container .arrowbox_inner * + .paint {
  margin-top: 25px;
}

.cornerService_title + * {
  margin-top: 20px;
}

/* ---------------------------
   module_infoBox
   --------------------------- */
.module_infoBox, .module_alertBox {
  display: table;
  width: 100%;
  margin: 10px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 999px) {
  .module_infoBox, .module_alertBox {
    display: block;
    width: calc( 100% - 10px);
    margin: 10px 5px;
  }
}

.module_infoBox .leftBox, .module_alertBox .leftBox {
  display: table-cell;
  width: 180px;
  vertical-align: middle;
  text-align: center;
  font-size: 128.57143%;
  line-height: 123%;
  font-weight: bold;
}

@media screen and (max-width: 999px) {
  .module_infoBox .leftBox, .module_alertBox .leftBox {
    display: block;
    width: 100%;
    padding: 5px 0;
    font-size: 114.28571%;
    line-height: 138%;
  }
}

.module_infoBox .rightBox, .module_alertBox .rightBox {
  display: table-cell;
  padding: 20px 30px;
  vertical-align: middle;
}

@media screen and (max-width: 999px) {
  .module_infoBox .rightBox, .module_alertBox .rightBox {
    display: block;
    padding: 10px 10px;
  }
}

.module_infoBox .rightBox li, .module_alertBox .rightBox li {
  display: table;
  width: 100%;
}

.module_infoBox .buttonBox, .module_alertBox .buttonBox {
  display: table-cell;
  vertical-align: middle;
  width: 100px;
}

@media screen and (max-width: 999px) {
  .module_infoBox .buttonBox, .module_alertBox .buttonBox {
    display: block;
    width: 100%;
    margin-bottom: 10px;
  }
}

.module_infoBox .buttonBox ul.linkList.largeIcon li:before, .module_alertBox .buttonBox ul.linkList.largeIcon li:before {
  top: 0.1em;
}

.module_infoBox .js-convYYYYMMD2DateJP, .module_alertBox .js-convYYYYMMD2DateJP {
  display: inline-block;
  width: 110px;
  font-weight: bold;
  margin-right: 10px;
}

@media screen and (max-width: 999px) {
  .module_infoBox .js-convYYYYMMD2DateJP, .module_alertBox .js-convYYYYMMD2DateJP {
    display: block;
    margin-right: 10px;
  }
}

.module_infoBox {
  border: 2px solid #3167a5;
}

@media screen and (max-width: 999px) {
  .module_infoBox {
    border: 1px solid #3167a5;
  }
}

.module_infoBox .leftBox {
  color: #fff;
  background-color: #3167a5;
}

@media screen and (max-width: 999px) {
  .module_infoBox .buttonBox .pcOnly {
    display: none;
  }
}

@media screen and (max-width: 999px) {
  .module_infoBox .buttonBox .spOnly {
    display: block;
  }
}

.module_alertBox {
  border: 2px solid #d93f3f;
}

@media screen and (max-width: 999px) {
  .module_alertBox {
    border: 1px solid #d93f3f;
  }
}

.module_alertBox .leftBox {
  color: #fff;
  background-color: #d93f3f;
}

.module_alertBox .rightBox {
  width: calc( 100% - 100px - 300px);
}

@media screen and (max-width: 999px) {
  .module_alertBox .rightBox {
    width: auto;
  }
}

.module_alertBox .lampBox {
  display: table-cell;
  vertical-align: middle;
  width: 300px;
}

@media screen and (max-width: 999px) {
  .module_alertBox .lampBox {
    display: block;
    width: auto;
    text-align: center;
    overflow: auto;
    margin-top: 20px;
  }
}

.module_alertBox .lampBox iframe {
  margin: 0 auto;
}

@media screen and (max-width: 999px) {
  .module_alertBox .lampBox iframe {
    display: inline-block;
  }
}

.module_alertBox .lampBox__cautionText {
  color: #707060;
  font-size: 114.28571%;
  line-height: 138%;
  text-align: center;
  letter-spacing: -0.5px;
  padding-bottom: 15px;
  font-family: Hiragino Kaku Gothic,ヒラギノ角ゴ W3,sans-serif;
}

/* ---------------------------
   module_categoryIconSquare
   --------------------------- */
.module_categoryIconSquare {
  display: inline-block;
  text-align: center;
  width: 100%;
  padding: 14px 3px 6px;
  border-radius: 10px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .module_categoryIconSquare {
    display: table;
    text-align: left;
    height: 65px;
    border-radius: 4px;
  }
}

.module_categoryIconSquare .squareIcon {
  width: 100%;
  height: 90px;
  padding: 0 0 12px;
}

@media screen and (max-width: 767px) {
  .module_categoryIconSquare .squareIcon {
    display: table-cell;
    width: 30%;
    height: 65px;
    padding: 10px 0;
    text-align: right;
  }
  .module_categoryIconSquare .squareIcon img {
    height: 100%;
    width: auto;
  }
}

@media screen and (max-width: 767px) {
  .module_categoryIconSquare .spBox {
    display: table-cell;
    vertical-align: middle;
    width: 70%;
    padding-left: 5%;
    text-align: left;
  }
}

.module_categoryIconSquare .itemName.spOnly {
  display: none;
}

@media screen and (max-width: 767px) {
  .module_categoryIconSquare .itemName.spOnly {
    display: block;
    text-align: center;
    width: 90%;
    max-width: 240px;
    font-size: 128.57143%;
    line-height: 112%;
    font-weight: bold;
    padding-bottom: 10px;
    text-shadow: -3px -3px 12px #fff, -3px 3px 12px #fff, 3px -3px 12px #fff, 3px 3px 12px #fff;
  }
}

.module_categoryIconSquare .cornerName {
  position: relative;
  display: block;
  width: 100%;
  padding: 3px 30px;
  text-align: center;
  border-radius: 40px;
  background-color: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .module_categoryIconSquare .cornerName {
    display: block;
    text-align: center;
    width: 90%;
    max-width: 240px;
    height: auto;
    padding: 2px 30px 1px;
    min-height: 25px;
  }
}

.module_categoryIconSquare .cornerName span {
  display: inline-block;
  width: 100%;
  font-size: 78.57143%;
  line-height: 182%;
}

.module_categoryIconSquare .cornerName span:after {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e916';
  position: absolute;
  display: inline-block;
  top: 0;
  bottom: 0;
  right: 5px;
  width: 20px;
  height: 20px;
  margin: auto 0;
  border-radius: 26px;
  font-size: 71.42857%;
  line-height: 230%;
  line-height: 23px;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .module_categoryIconSquare .cornerName span {
    text-align: center;
  }
  .module_categoryIconSquare .cornerName span:after {
    content: '\e900';
    display: block;
    top: 0;
    right: 3px;
    width: 21px;
    height: 21px;
    padding-left: 2px;
    text-align: center;
    font-size: 85.71429%;
    line-height: 250%;
    line-height: 24px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
}

.module_categoryIconSquare.ctg_womenSupport .cornerName {
  padding: 3px 20px 3px 0;
}

@media screen and (max-width: 767px) {
  .module_categoryIconSquare.ctg_womenSupport .cornerName {
    padding: 2px 30px 1px;
  }
}

.module_categoryIconSquare.ctg_regular .cornerName {
  padding: 0px 20px 0px 0;
}

@media screen and (max-width: 767px) {
  .module_categoryIconSquare.ctg_regular .cornerName {
    padding: 2px 30px 1px 0;
  }
}

.module_categoryIconSquare.ctg_regular .cornerName span {
  position: relative;
  top: 2px;
  font-size: 71.42857%;
  line-height: 120%;
}

@media screen and (max-width: 767px) {
  .module_categoryIconSquare.ctg_regular .cornerName span {
    position: static;
    font-size: 85.71429%;
    line-height: 192%;
  }
}

.module_categoryIconSquare.ctg_regular .cornerName span:after {
  right: -16px;
}

@media screen and (max-width: 767px) {
  .module_categoryIconSquare.ctg_regular .cornerName span:after {
    right: 3px;
  }
}

.module_categoryIconSquare.ctg_home {
  background-color: #3167a5;
}

.module_categoryIconSquare.ctg_home .cornerName span:after {
  background-color: #3167a5;
}

.module_categoryIconSquare.ctg_under29 {
  background-color: #93b63f;
}

.module_categoryIconSquare.ctg_under29 .cornerName span:after {
  background-color: #93b63f;
}

.module_categoryIconSquare.ctg_under34 {
  background-color: #93b63f;
}

.module_categoryIconSquare.ctg_under34 .cornerName span:after {
  background-color: #93b63f;
}

.module_categoryIconSquare.ctg_over30 {
  background-color: #f9bc45;
}

.module_categoryIconSquare.ctg_over30 .cornerName span:after {
  background-color: #f9bc45;
}

.module_categoryIconSquare.ctg_over55 {
  background-color: #c64343;
}

.module_categoryIconSquare.ctg_over55 .cornerName span:after {
  background-color: #c64343;
}

.module_categoryIconSquare.ctg_womenSupport {
  background-color: #f99432;
}

.module_categoryIconSquare.ctg_womenSupport .cornerName span:after {
  background-color: #f99432;
}

.module_categoryIconSquare.ctg_allAges {
  background-color: #8c62ba;
}

.module_categoryIconSquare.ctg_allAges .cornerName span:after {
  background-color: #8c62ba;
}

.module_categoryIconSquare.ctg_businessPerson {
  background-color: #ef7fc1;
}

.module_categoryIconSquare.ctg_businessPerson .cornerName span:after {
  background-color: #ef7fc1;
}

.module_categoryIconSquare.ctg_regular {
  background-color: #28476a;
}

.module_categoryIconSquare.ctg_regular .cornerName span:after {
  background-color: #28476a;
}

.module_categoryIconSquare.ctg_online {
  background-color: #25aadb;
}

.module_categoryIconSquare.ctg_online .cornerName span:after {
  background-color: #25aadb;
}

.module_categoryIconSquare.ctg_tama {
  background-color: #555;
}

.module_categoryIconSquare.ctg_tama .cornerName span:after {
  background-color: #555;
}

/* ---------------------------
   module_aboutPhotoBox
   --------------------------- */
ul li.module_aboutPhotoBox:before {
  display: none;
}

.module_aboutPhotoBox {
  vertical-align: top;
  width: 285px;
  margin: 20px 10px 0;
  border: 1px solid #cfd7e2;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .module_aboutPhotoBox {
    display: table;
    margin: 5px;
    width: calc( 100% - 10px);
    height: 100px;
  }
}

.module_aboutPhotoBox .photo {
  width: 283px;
  height: 160px;
}

@media screen and (max-width: 767px) {
  .module_aboutPhotoBox .photo {
    display: table-cell;
    vertical-align: top;
    width: 100px;
    height: 100px;
    overflow: hidden;
    position: relative;
  }
  .module_aboutPhotoBox .photo img {
    position: absolute;
    width: auto;
    max-width: inherit !important;
    height: 100%;
    min-height: 100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
  }
}

.module_aboutPhotoBox .spBox {
  display: table-cell;
}

.module_aboutPhotoBox ul.linkList {
  margin: 15px 15px 8px;
  border-bottom: 1px solid #cfd7e2;
}

@media screen and (max-width: 767px) {
  .module_aboutPhotoBox ul.linkList {
    margin: 5px 14px 5px 16px;
  }
}

.module_aboutPhotoBox ul.linkList li {
  padding-bottom: 7px;
}

@media screen and (max-width: 767px) {
  .module_aboutPhotoBox ul.linkList li {
    padding-bottom: 5px;
  }
  .module_aboutPhotoBox ul.linkList li:before {
    margin-right: 6px;
  }
}

.module_aboutPhotoBox ul.linkList li a {
  font-size: 114.28571%;
  line-height: 175%;
  color: #3167a5;
  font-weight: bold;
}

.module_aboutPhotoBox .description {
  margin: 8px 15px 18px;
}

@media screen and (max-width: 767px) {
  .module_aboutPhotoBox .description {
    margin: 5px 14px 5px 16px;
  }
}

/* ---------------------------
  btnServiceLink
   --------------------------- */
.btnServiceLink {
  margin-top: 15px;
  overflow: hidden;
}

.btnServiceLink__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: -10px -10px 0;
}

@media screen and (max-width: 767px) {
  .btnServiceLink__body {
    margin: -5px -5px 0;
  }
}

.btnServiceLink__item {
  width: 33.3333333333%;
  padding: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .btnServiceLink__item {
    width: 50%;
    padding: 5px;
  }
}

.btnServiceLink__link {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  padding: 26px 45px 23px 35px;
  border: 1px solid #cfd7e2;
  border-radius: 4px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .btnServiceLink__link {
    padding: 15px 25px 12px 15px;
  }
}

.btnServiceLink__link .contents {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  text-align: center;
}

.btnServiceLink__link .ctgSuppleText {
  margin-top: 9px;
  color: #222;
  font-size: 114.28571%;
  line-height: 163%;
}

@media screen and (max-width: 767px) {
  .btnServiceLink__link .ctgSuppleText {
    font-size: 100%;
    line-height: 143%;
  }
}

.btnServiceLink__link .ctgSuppleText.font-s {
  font-size: 100%;
  line-height: 143%;
}

.btnServiceLink__link .ctgName {
  margin-top: 0;
  color: #222;
  font-size: 142.85714%;
  line-height: 130%;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .btnServiceLink__link .ctgName {
    font-size: 114.28571%;
    line-height: 163%;
  }
}

.btnServiceLink__link .ctgImg + .ctgName {
  margin-top: 12px;
}

.btnServiceLink__link .arrow {
  position: absolute;
  top: 0;
  right: 14px;
  min-width: 26px;
  height: 100%;
  min-height: 191px;
}

@media screen and (max-width: 767px) {
  .btnServiceLink__link .arrow {
    right: 5px;
    min-width: 18px;
    min-height: 1px;
  }
}

.btnServiceLink__link .arrow:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.btnServiceLink__link .linkArrow {
  display: inline-block;
  font-size: 185.71429%;
  line-height: 100%;
}

.btnServiceLink__link .linkArrow:before {
  font-size: 26px;
  line-height: 26px;
}

@media screen and (max-width: 767px) {
  .btnServiceLink__link .linkArrow:before {
    font-size: 18px;
    line-height: 18px;
  }
}

.ctg_home.btnServiceLink__item .btnServiceLink__link {
  border-left: 10px solid #3167a5;
}

.ctg_home.btnServiceLink__item .btnServiceLink__link .linkArrow:before {
  color: #3167a5;
}

.ctg_under29.btnServiceLink__item .btnServiceLink__link {
  border-left: 10px solid #93b63f;
}

.ctg_under29.btnServiceLink__item .btnServiceLink__link .linkArrow:before {
  color: #93b63f;
}

.ctg_under34.btnServiceLink__item .btnServiceLink__link {
  border-left: 10px solid #93b63f;
}

.ctg_under34.btnServiceLink__item .btnServiceLink__link .linkArrow:before {
  color: #93b63f;
}

.ctg_over30.btnServiceLink__item .btnServiceLink__link {
  border-left: 10px solid #f9bc45;
}

.ctg_over30.btnServiceLink__item .btnServiceLink__link .linkArrow:before {
  color: #f9bc45;
}

.ctg_over55.btnServiceLink__item .btnServiceLink__link {
  border-left: 10px solid #c64343;
}

.ctg_over55.btnServiceLink__item .btnServiceLink__link .linkArrow:before {
  color: #c64343;
}

.ctg_womenSupport.btnServiceLink__item .btnServiceLink__link {
  border-left: 10px solid #f99432;
}

.ctg_womenSupport.btnServiceLink__item .btnServiceLink__link .linkArrow:before {
  color: #f99432;
}

.ctg_allAges.btnServiceLink__item .btnServiceLink__link {
  border-left: 10px solid #8c62ba;
}

.ctg_allAges.btnServiceLink__item .btnServiceLink__link .linkArrow:before {
  color: #8c62ba;
}

.ctg_businessPerson.btnServiceLink__item .btnServiceLink__link {
  border-left: 10px solid #ef7fc1;
}

.ctg_businessPerson.btnServiceLink__item .btnServiceLink__link .linkArrow:before {
  color: #ef7fc1;
}

.ctg_regular.btnServiceLink__item .btnServiceLink__link {
  border-left: 10px solid #28476a;
}

.ctg_regular.btnServiceLink__item .btnServiceLink__link .linkArrow:before {
  color: #28476a;
}

.ctg_online.btnServiceLink__item .btnServiceLink__link {
  border-left: 10px solid #25aadb;
}

.ctg_online.btnServiceLink__item .btnServiceLink__link .linkArrow:before {
  color: #25aadb;
}

.ctg_tama.btnServiceLink__item .btnServiceLink__link {
  border-left: 10px solid #555;
}

.ctg_tama.btnServiceLink__item .btnServiceLink__link .linkArrow:before {
  color: #555;
}

.btnServiceTitle {
  font-size: 157.14286%;
  line-height: 114%;
  font-weight: bold;
}

/* ---------------------------
  module__seminar__date
   --------------------------- */
.module__seminar__date {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.module__seminar__date .categoryLabel__body {
  display: inline-block;
  width: 140px;
  margin-right: 30px;
  border: 2px solid #ddd;
  border-radius: 15px;
  text-align: center;
}

.module__seminar__date .module_posting_date {
  margin: 0;
}

.module__seminar__date + .module_contactBox {
  margin-top: 20px;
}

body.ctg_home .module__seminar__date .categoryLabel__body {
  border-color: #3167a5 !important;
}

body.ctg_under29 .module__seminar__date .categoryLabel__body {
  border-color: #93b63f !important;
}

body.ctg_under34 .module__seminar__date .categoryLabel__body {
  border-color: #93b63f !important;
}

body.ctg_over30 .module__seminar__date .categoryLabel__body {
  border-color: #f9bc45 !important;
}

body.ctg_over55 .module__seminar__date .categoryLabel__body {
  border-color: #c64343 !important;
}

body.ctg_womenSupport .module__seminar__date .categoryLabel__body {
  border-color: #f99432 !important;
}

body.ctg_allAges .module__seminar__date .categoryLabel__body {
  border-color: #8c62ba !important;
}

body.ctg_businessPerson .module__seminar__date .categoryLabel__body {
  border-color: #ef7fc1 !important;
}

body.ctg_regular .module__seminar__date .categoryLabel__body {
  border-color: #28476a !important;
}

body.ctg_online .module__seminar__date .categoryLabel__body {
  border-color: #25aadb !important;
}

body.ctg_tama .module__seminar__date .categoryLabel__body {
  border-color: #555 !important;
}

/* *****************************************************
box
***************************************************** */
@media screen and (max-width: 767px) {
  .sp-img-auto {
    text-align: center;
  }
  .sp-img-auto img {
    width: auto !important;
  }
  .sp-img-auto .caption {
    text-align: center;
  }
}

.float-none {
  float: none;
}

/* float
----------------------------------------------------- */
.left {
  float: left;
}

.right {
  float: right;
}

/* text-align
----------------------------------------------------- */
.setCenter {
  text-align: center;
}

.setLeft {
  text-align: left;
}

.setRight {
  text-align: right;
}

/* vertical-align
----------------------------------------------------- */
.v-top {
  vertical-align: top;
}

.v-bottom {
  vertical-align: bottom;
}

.v-middle {
  vertical-align: middle;
}

/* font-size
----------------------------------------------------- */
/* font-size
----------------------------------------------------- */
/* margin
----------------------------------------------------- */
.mAuto {
  margin-left: auto;
  margin-right: auto;
}

/* top */
.mTop0 {
  margin-top: 0;
}

.mTop5 {
  margin-top: 5px;
}

.mTop10 {
  margin-top: 10px;
}

.mTop15 {
  margin-top: 15px;
}

.mTop20 {
  margin-top: 20px;
}

.mTop25 {
  margin-top: 25px;
}

.mTop30 {
  margin-top: 30px;
}

.mTop35 {
  margin-top: 35px;
}

.mTop40 {
  margin-top: 40px;
}

.mTop45 {
  margin-top: 45px;
}

.mTop50 {
  margin-top: 50px;
}

.mTop55 {
  margin-top: 55px;
}

.mTop60 {
  margin-top: 60px;
}

.mTop65 {
  margin-top: 65px;
}

.mTop70 {
  margin-top: 70px;
}

.mTop75 {
  margin-top: 75px;
}

.mTop80 {
  margin-top: 80px;
}

.mTop85 {
  margin-top: 85px;
}

.mTop90 {
  margin-top: 90px;
}

.mTop95 {
  margin-top: 95px;
}

.mTop100 {
  margin-top: 100px;
}

/* right */
.mRight0 {
  margin-right: 0;
}

.mRight5 {
  margin-right: 5px;
}

.mRight10 {
  margin-right: 10px;
}

.mRight15 {
  margin-right: 15px;
}

.mRight20 {
  margin-right: 20px;
}

.mRight25 {
  margin-right: 25px;
}

.mRight30 {
  margin-right: 30px;
}

.mRight35 {
  margin-right: 35px;
}

.mRight40 {
  margin-right: 40px;
}

.mRight45 {
  margin-right: 45px;
}

.mRight50 {
  margin-right: 50px;
}

.mRight55 {
  margin-right: 55px;
}

.mRight60 {
  margin-right: 60px;
}

.mRight65 {
  margin-right: 65px;
}

.mRight70 {
  margin-right: 70px;
}

.mRight75 {
  margin-right: 75px;
}

.mRight80 {
  margin-right: 80px;
}

.mRight85 {
  margin-right: 85px;
}

.mRight90 {
  margin-right: 90px;
}

.mRight95 {
  margin-right: 95px;
}

.mRight100 {
  margin-right: 100px;
}

/* bottom */
.mBottom0 {
  margin-bottom: 0;
}

.mBottom5 {
  margin-bottom: 5px;
}

.mBottom10 {
  margin-bottom: 10px;
}

.mBottom15 {
  margin-bottom: 15px;
}

.mBottom20 {
  margin-bottom: 20px;
}

.mBottom25 {
  margin-bottom: 25px;
}

.mBottom30 {
  margin-bottom: 30px;
}

.mBottom35 {
  margin-bottom: 35px;
}

.mBottom40 {
  margin-bottom: 40px;
}

.mBottom45 {
  margin-bottom: 45px;
}

.mBottom50 {
  margin-bottom: 50px;
}

.mBottom55 {
  margin-bottom: 55px;
}

.mBottom60 {
  margin-bottom: 60px;
}

.mBottom65 {
  margin-bottom: 65px;
}

.mBottom70 {
  margin-bottom: 70px;
}

.mBottom75 {
  margin-bottom: 75px;
}

.mBottom80 {
  margin-bottom: 80px;
}

.mBottom85 {
  margin-bottom: 85px;
}

.mBottom90 {
  margin-bottom: 90px;
}

.mBottom95 {
  margin-bottom: 95px;
}

.mBottom100 {
  margin-bottom: 100px;
}

/* left */
.mLeft0 {
  margin-left: 0;
}

.mLeft5 {
  margin-left: 5px;
}

.mLeft10 {
  margin-left: 10px;
}

.mLeft15 {
  margin-left: 15px;
}

.mLeft20 {
  margin-left: 20px;
}

.mLeft25 {
  margin-left: 25px;
}

.mLeft30 {
  margin-left: 30px;
}

.mLeft35 {
  margin-left: 35px;
}

.mLeft40 {
  margin-left: 40px;
}

.mLeft45 {
  margin-left: 45px;
}

.mLeft50 {
  margin-left: 50px;
}

.mLeft55 {
  margin-left: 55px;
}

.mLeft60 {
  margin-left: 60px;
}

.mLeft65 {
  margin-left: 65px;
}

.mLeft70 {
  margin-left: 70px;
}

.mLeft75 {
  margin-left: 75px;
}

.mLeft80 {
  margin-left: 80px;
}

.mLeft85 {
  margin-left: 85px;
}

.mLeft90 {
  margin-left: 90px;
}

.mLeft95 {
  margin-left: 95px;
}

.mLeft100 {
  margin-left: 100px;
}

/* padding
----------------------------------------------------- */
/* top */
.pTop0 {
  padding-top: 0;
}

.pTop5 {
  padding-top: 5px;
}

.pTop10 {
  padding-top: 10px;
}

.pTop15 {
  padding-top: 15px;
}

.pTop20 {
  padding-top: 20px;
}

.pTop25 {
  padding-top: 25px;
}

.pTop30 {
  padding-top: 30px;
}

.pTop35 {
  padding-top: 35px;
}

.pTop40 {
  padding-top: 40px;
}

.pTop45 {
  padding-top: 45px;
}

.pTop50 {
  padding-top: 50px;
}

.pTop55 {
  padding-top: 55px;
}

.pTop60 {
  padding-top: 60px;
}

.pTop65 {
  padding-top: 65px;
}

.pTop70 {
  padding-top: 70px;
}

.pTop75 {
  padding-top: 75px;
}

.pTop80 {
  padding-top: 80px;
}

.pTop85 {
  padding-top: 85px;
}

.pTop90 {
  padding-top: 90px;
}

.pTop95 {
  padding-top: 95px;
}

.pTop100 {
  padding-top: 100px;
}

/* right */
.pRight0 {
  padding-right: 0;
}

.pRight5 {
  padding-right: 5px;
}

.pRight10 {
  padding-right: 10px;
}

.pRight15 {
  padding-right: 15px;
}

.pRight20 {
  padding-right: 20px;
}

.pRight25 {
  padding-right: 25px;
}

.pRight30 {
  padding-right: 30px;
}

.pRight35 {
  padding-right: 35px;
}

.pRight40 {
  padding-right: 40px;
}

.pRight45 {
  padding-right: 45px;
}

.pRight50 {
  padding-right: 50px;
}

.pRight55 {
  padding-right: 55px;
}

.pRight60 {
  padding-right: 60px;
}

.pRight65 {
  padding-right: 65px;
}

.pRight70 {
  padding-right: 70px;
}

.pRight75 {
  padding-right: 75px;
}

.pRight80 {
  padding-right: 80px;
}

.pRight85 {
  padding-right: 85px;
}

.pRight90 {
  padding-right: 90px;
}

.pRight95 {
  padding-right: 95px;
}

.pRight100 {
  padding-right: 100px;
}

/* bottom */
.pBottom0 {
  padding-bottom: 0;
}

.pBottom5 {
  padding-bottom: 5px;
}

.pBottom10 {
  padding-bottom: 10px;
}

.pBottom15 {
  padding-bottom: 15px;
}

.pBottom20 {
  padding-bottom: 20px;
}

.pBottom25 {
  padding-bottom: 25px;
}

.pBottom30 {
  padding-bottom: 30px;
}

.pBottom35 {
  padding-bottom: 35px;
}

.pBottom40 {
  padding-bottom: 40px;
}

.pBottom45 {
  padding-bottom: 45px;
}

.pBottom50 {
  padding-bottom: 50px;
}

.pBottom55 {
  padding-bottom: 55px;
}

.pBottom60 {
  padding-bottom: 60px;
}

.pBottom65 {
  padding-bottom: 65px;
}

.pBottom70 {
  padding-bottom: 70px;
}

.pBottom75 {
  padding-bottom: 75px;
}

.pBottom80 {
  padding-bottom: 80px;
}

.pBottom85 {
  padding-bottom: 85px;
}

.pBottom90 {
  padding-bottom: 90px;
}

.pBottom95 {
  padding-bottom: 95px;
}

.pBottom100 {
  padding-bottom: 100px;
}

/* left */
.pLeft0 {
  padding-left: 0;
}

.pLeft5 {
  padding-left: 5px;
}

.pLeft10 {
  padding-left: 10px;
}

.pLeft15 {
  padding-left: 15px;
}

.pLeft20 {
  padding-left: 20px;
}

.pLeft25 {
  padding-left: 25px;
}

.pLeft30 {
  padding-left: 30px;
}

.pLeft35 {
  padding-left: 35px;
}

.pLeft40 {
  padding-left: 40px;
}

.pLeft45 {
  padding-left: 45px;
}

.pLeft50 {
  padding-left: 50px;
}

.pLeft55 {
  padding-left: 55px;
}

.pLeft60 {
  padding-left: 60px;
}

.pLeft65 {
  padding-left: 65px;
}

.pLeft70 {
  padding-left: 70px;
}

.pLeft75 {
  padding-left: 75px;
}

.pLeft80 {
  padding-left: 80px;
}

.pLeft85 {
  padding-left: 85px;
}

.pLeft90 {
  padding-left: 90px;
}

.pLeft95 {
  padding-left: 95px;
}

.pLeft100 {
  padding-left: 100px;
}

/* width  --- w5, w10, w15 ...
----------------------------------------------------- */
.w0 {
  width: 0;
}

.w5 {
  width: 5px;
}

.w10 {
  width: 10px;
}

.w15 {
  width: 15px;
}

.w20 {
  width: 20px;
}

.w25 {
  width: 25px;
}

.w30 {
  width: 30px;
}

.w35 {
  width: 35px;
}

.w40 {
  width: 40px;
}

.w45 {
  width: 45px;
}

.w50 {
  width: 50px;
}

.w55 {
  width: 55px;
}

.w60 {
  width: 60px;
}

.w65 {
  width: 65px;
}

.w70 {
  width: 70px;
}

.w75 {
  width: 75px;
}

.w80 {
  width: 80px;
}

.w85 {
  width: 85px;
}

.w90 {
  width: 90px;
}

.w95 {
  width: 95px;
}

.w100 {
  width: 100px;
}

.w105 {
  width: 105px;
}

.w110 {
  width: 110px;
}

.w115 {
  width: 115px;
}

.w120 {
  width: 120px;
}

.w125 {
  width: 125px;
}

.w130 {
  width: 130px;
}

.w135 {
  width: 135px;
}

.w140 {
  width: 140px;
}

.w145 {
  width: 145px;
}

.w150 {
  width: 150px;
}

.w155 {
  width: 155px;
}

.w160 {
  width: 160px;
}

.w165 {
  width: 165px;
}

.w170 {
  width: 170px;
}

.w175 {
  width: 175px;
}

.w180 {
  width: 180px;
}

.w185 {
  width: 185px;
}

.w190 {
  width: 190px;
}

.w195 {
  width: 195px;
}

.w200 {
  width: 200px;
}

.w205 {
  width: 205px;
}

.w210 {
  width: 210px;
}

.w215 {
  width: 215px;
}

.w220 {
  width: 220px;
}

.w225 {
  width: 225px;
}

.w230 {
  width: 230px;
}

.w235 {
  width: 235px;
}

.w240 {
  width: 240px;
}

.w245 {
  width: 245px;
}

.w250 {
  width: 250px;
}

.w255 {
  width: 255px;
}

.w260 {
  width: 260px;
}

.w265 {
  width: 265px;
}

.w270 {
  width: 270px;
}

.w275 {
  width: 275px;
}

.w280 {
  width: 280px;
}

.w285 {
  width: 285px;
}

.w290 {
  width: 290px;
}

.w295 {
  width: 295px;
}

.w300 {
  width: 300px;
}

.w305 {
  width: 305px;
}

.w310 {
  width: 310px;
}

.w315 {
  width: 315px;
}

.w320 {
  width: 320px;
}

.w325 {
  width: 325px;
}

.w330 {
  width: 330px;
}

.w335 {
  width: 335px;
}

.w340 {
  width: 340px;
}

.w345 {
  width: 345px;
}

.w350 {
  width: 350px;
}

.w355 {
  width: 355px;
}

.w360 {
  width: 360px;
}

.w365 {
  width: 365px;
}

.w370 {
  width: 370px;
}

.w375 {
  width: 375px;
}

.w380 {
  width: 380px;
}

.w385 {
  width: 385px;
}

.w390 {
  width: 390px;
}

.w395 {
  width: 395px;
}

.w400 {
  width: 400px;
}

.w405 {
  width: 405px;
}

.w410 {
  width: 410px;
}

.w415 {
  width: 415px;
}

.w420 {
  width: 420px;
}

.w425 {
  width: 425px;
}

.w430 {
  width: 430px;
}

.w435 {
  width: 435px;
}

.w440 {
  width: 440px;
}

.w445 {
  width: 445px;
}

.w450 {
  width: 450px;
}

.w455 {
  width: 455px;
}

.w460 {
  width: 460px;
}

.w465 {
  width: 465px;
}

.w470 {
  width: 470px;
}

.w475 {
  width: 475px;
}

.w480 {
  width: 480px;
}

.w485 {
  width: 485px;
}

.w490 {
  width: 490px;
}

.w495 {
  width: 495px;
}

.w500 {
  width: 500px;
}

.w505 {
  width: 505px;
}

.w510 {
  width: 510px;
}

.w515 {
  width: 515px;
}

.w520 {
  width: 520px;
}

.w525 {
  width: 525px;
}

.w530 {
  width: 530px;
}

.w535 {
  width: 535px;
}

.w540 {
  width: 540px;
}

.w545 {
  width: 545px;
}

.w550 {
  width: 550px;
}

.w555 {
  width: 555px;
}

.w560 {
  width: 560px;
}

.w565 {
  width: 565px;
}

.w570 {
  width: 570px;
}

.w575 {
  width: 575px;
}

.w580 {
  width: 580px;
}

.w585 {
  width: 585px;
}

.w590 {
  width: 590px;
}

.w595 {
  width: 595px;
}

.w600 {
  width: 600px;
}

.w605 {
  width: 605px;
}

.w610 {
  width: 610px;
}

.w615 {
  width: 615px;
}

.w620 {
  width: 620px;
}

.w625 {
  width: 625px;
}

.w630 {
  width: 630px;
}

.w635 {
  width: 635px;
}

.w640 {
  width: 640px;
}

.w645 {
  width: 645px;
}

.w650 {
  width: 650px;
}

.w655 {
  width: 655px;
}

.w660 {
  width: 660px;
}

.w665 {
  width: 665px;
}

.w670 {
  width: 670px;
}

.w675 {
  width: 675px;
}

.w680 {
  width: 680px;
}

.w685 {
  width: 685px;
}

.w690 {
  width: 690px;
}

.w695 {
  width: 695px;
}

.w700 {
  width: 700px;
}

.w705 {
  width: 705px;
}

.w710 {
  width: 710px;
}

.w715 {
  width: 715px;
}

.w720 {
  width: 720px;
}

.w725 {
  width: 725px;
}

.w730 {
  width: 730px;
}

.w735 {
  width: 735px;
}

.w740 {
  width: 740px;
}

.w745 {
  width: 745px;
}

.w750 {
  width: 750px;
}

.w755 {
  width: 755px;
}

.w760 {
  width: 760px;
}

.w765 {
  width: 765px;
}

.w770 {
  width: 770px;
}

.w775 {
  width: 775px;
}

.w780 {
  width: 780px;
}

.w785 {
  width: 785px;
}

.w790 {
  width: 790px;
}

.w795 {
  width: 795px;
}

.w800 {
  width: 800px;
}

.w805 {
  width: 805px;
}

.w810 {
  width: 810px;
}

.w815 {
  width: 815px;
}

.w820 {
  width: 820px;
}

.w825 {
  width: 825px;
}

.w830 {
  width: 830px;
}

.w835 {
  width: 835px;
}

.w840 {
  width: 840px;
}

.w845 {
  width: 845px;
}

.w850 {
  width: 850px;
}

.w855 {
  width: 855px;
}

.w860 {
  width: 860px;
}

.w865 {
  width: 865px;
}

.w870 {
  width: 870px;
}

.w875 {
  width: 875px;
}

.w880 {
  width: 880px;
}

.w885 {
  width: 885px;
}

.w890 {
  width: 890px;
}

.w895 {
  width: 895px;
}

.w900 {
  width: 900px;
}

/* width(%)  --- w-5p, w-10p, w-15p ...
----------------------------------------------------- */
.w-0p {
  width: 0%;
}

.w-5p {
  width: 5%;
}

.w-10p {
  width: 10%;
}

.w-15p {
  width: 15%;
}

.w-20p {
  width: 20%;
}

.w-25p {
  width: 25%;
}

.w-30p {
  width: 30%;
}

.w-35p {
  width: 35%;
}

.w-40p {
  width: 40%;
}

.w-45p {
  width: 45%;
}

.w-50p {
  width: 50%;
}

.w-55p {
  width: 55%;
}

.w-60p {
  width: 60%;
}

.w-65p {
  width: 65%;
}

.w-70p {
  width: 70%;
}

.w-75p {
  width: 75%;
}

.w-80p {
  width: 80%;
}

.w-85p {
  width: 85%;
}

.w-90p {
  width: 90%;
}

.w-95p {
  width: 95%;
}

.w-100p {
  width: 100%;
}

.max100 {
  max-width: 100%;
  height: auto;
}

/* height
----------------------------------------------------- */
.h0 {
  height: 0 !important;
}

.h5 {
  height: 5px !important;
}

.h10 {
  height: 10px !important;
}

.h15 {
  height: 15px !important;
}

.h20 {
  height: 20px !important;
}

.h25 {
  height: 25px !important;
}

.h30 {
  height: 30px !important;
}

.h35 {
  height: 35px !important;
}

.h40 {
  height: 40px !important;
}

.h45 {
  height: 45px !important;
}

.h50 {
  height: 50px !important;
}

.h55 {
  height: 55px !important;
}

.h60 {
  height: 60px !important;
}

.h65 {
  height: 65px !important;
}

.h70 {
  height: 70px !important;
}

.h75 {
  height: 75px !important;
}

.h80 {
  height: 80px !important;
}

.h85 {
  height: 85px !important;
}

.h90 {
  height: 90px !important;
}

.h95 {
  height: 95px !important;
}

.h100 {
  height: 100px !important;
}

.h105 {
  height: 105px !important;
}

.h110 {
  height: 110px !important;
}

.h115 {
  height: 115px !important;
}

.h120 {
  height: 120px !important;
}

.h125 {
  height: 125px !important;
}

.h130 {
  height: 130px !important;
}

.h135 {
  height: 135px !important;
}

.h140 {
  height: 140px !important;
}

.h145 {
  height: 145px !important;
}

.h150 {
  height: 150px !important;
}

.h155 {
  height: 155px !important;
}

.h160 {
  height: 160px !important;
}

.h165 {
  height: 165px !important;
}

.h170 {
  height: 170px !important;
}

.h175 {
  height: 175px !important;
}

.h180 {
  height: 180px !important;
}

.h185 {
  height: 185px !important;
}

.h190 {
  height: 190px !important;
}

.h195 {
  height: 195px !important;
}

.h200 {
  height: 200px !important;
}

.h205 {
  height: 205px !important;
}

.h210 {
  height: 210px !important;
}

.h215 {
  height: 215px !important;
}

.h220 {
  height: 220px !important;
}

.h225 {
  height: 225px !important;
}

.h230 {
  height: 230px !important;
}

.h235 {
  height: 235px !important;
}

.h240 {
  height: 240px !important;
}

.h245 {
  height: 245px !important;
}

.h250 {
  height: 250px !important;
}

.h255 {
  height: 255px !important;
}

.h260 {
  height: 260px !important;
}

.h265 {
  height: 265px !important;
}

.h270 {
  height: 270px !important;
}

.h275 {
  height: 275px !important;
}

.h280 {
  height: 280px !important;
}

.h285 {
  height: 285px !important;
}

.h290 {
  height: 290px !important;
}

.h295 {
  height: 295px !important;
}

.h300 {
  height: 300px !important;
}

.h305 {
  height: 305px !important;
}

.h310 {
  height: 310px !important;
}

.h315 {
  height: 315px !important;
}

.h320 {
  height: 320px !important;
}

.h325 {
  height: 325px !important;
}

.h330 {
  height: 330px !important;
}

.h335 {
  height: 335px !important;
}

.h340 {
  height: 340px !important;
}

.h345 {
  height: 345px !important;
}

.h350 {
  height: 350px !important;
}

.h355 {
  height: 355px !important;
}

.h360 {
  height: 360px !important;
}

.h365 {
  height: 365px !important;
}

.h370 {
  height: 370px !important;
}

.h375 {
  height: 375px !important;
}

.h380 {
  height: 380px !important;
}

.h385 {
  height: 385px !important;
}

.h390 {
  height: 390px !important;
}

.h395 {
  height: 395px !important;
}

.h400 {
  height: 400px !important;
}

.h405 {
  height: 405px !important;
}

.h410 {
  height: 410px !important;
}

.h415 {
  height: 415px !important;
}

.h420 {
  height: 420px !important;
}

.h425 {
  height: 425px !important;
}

.h430 {
  height: 430px !important;
}

.h435 {
  height: 435px !important;
}

.h440 {
  height: 440px !important;
}

.h445 {
  height: 445px !important;
}

.h450 {
  height: 450px !important;
}

.h455 {
  height: 455px !important;
}

.h460 {
  height: 460px !important;
}

.h465 {
  height: 465px !important;
}

.h470 {
  height: 470px !important;
}

.h475 {
  height: 475px !important;
}

.h480 {
  height: 480px !important;
}

.h485 {
  height: 485px !important;
}

.h490 {
  height: 490px !important;
}

.h495 {
  height: 495px !important;
}

.h500 {
  height: 500px !important;
}

.h-auto {
  height: auto !important;
}

/* position
----------------------------------------------------- */
.left0 {
  left: 0 !important;
}

.left5 {
  left: 5% !important;
}

.left10 {
  left: 10% !important;
}

.left15 {
  left: 15% !important;
}

.left20 {
  left: 20% !important;
}

.left25 {
  left: 25% !important;
}

.left30 {
  left: 30% !important;
}

.left35 {
  left: 35% !important;
}

.left40 {
  left: 40% !important;
}

.left45 {
  left: 45% !important;
}

.left50 {
  left: 50% !important;
}

.left55 {
  left: 55% !important;
}

.left60 {
  left: 60% !important;
}

.left65 {
  left: 65% !important;
}

.left70 {
  left: 70% !important;
}

.left75 {
  left: 75% !important;
}

.left80 {
  left: 80% !important;
}

.left85 {
  left: 85% !important;
}

.left90 {
  left: 90% !important;
}

.left95 {
  left: 95% !important;
}

.left100 {
  left: 100% !important;
}

/* display fix
----------------------------------------------------- */
.dsp_block {
  display: block !important;
}

/* ***************************
global navi
*************************** */
.navGlobal {
  width: 100%;
  min-height: 51px;
  padding: 1px 0 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  .navGlobal {
    z-index: 100;
    display: none;
    position: absolute;
    left: 0;
    bottom: auto;
    height: auto;
    margin: 0;
    padding-bottom: 0;
    background-color: #fff;
  }
}

.navGlobal__body {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .navGlobal__body {
    padding: 0;
  }
}

/*
listGnav
--------------------------- */
.listGnav__item.header__left__blank {
  width: 30%;
  min-width: 300px;
  background-color: inherit;
}

@media screen and (max-width: 767px) {
  .listGnav__item.header__left__blank {
    min-width: inherit;
  }
}

.listGnav {
  display: table;
  border-collapse: separate;
  width: 100%;
}

@media screen and (max-width: 767px) {
  .listGnav {
    display: block;
    border-spacing: 0;
    background-color: #fff;
    letter-spacing: -.34em;
  }
}

#listGnav__item__icon__home {
  width: 20px;
  padding: 0 10px 0;
}

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

@media screen and (max-width: 767px) {
  #js-gSub-home {
    border-left: 10px solid #3167a5;
  }
  #js-gSub-under29 {
    border-left: 10px solid #93b63f;
  }
  #js-gSub-over30 {
    border-left: 10px solid #f9bc45;
  }
  #js-gSub-over55 {
    border-left: 10px solid #c64343;
  }
  #js-gSub-womenSupport {
    border-left: 10px solid #f99432;
  }
  #js-gSub-allAges {
    border-left: 10px solid #8c62ba;
  }
  #js-gSub-businessPerson {
    border-left: 10px solid #ef7fc1;
  }
  #js-gSub-regular {
    border-left: 10px solid #28476a;
  }
  #js-gSub-online {
    border-left: 10px solid #25aadb;
  }
  #js-gSub-home .listGnav__item__link__body,
  #js-gSub-under29 .listGnav__item__link__body,
  #js-gSub-over30 .listGnav__item__link__body,
  #js-gSub-over55 .listGnav__item__link__body,
  #js-gSub-womenSupport .listGnav__item__link__body,
  #js-gSub-allAges .listGnav__item__link__body,
  #js-gSub-businessPerson .listGnav__item__link__body,
  #js-gSub-regular .listGnav__item__link__body,
  #js-gSub-online .listGnav__item__link__body {
    padding-right: 30px;
  }
  #js-gSub-home .listGnav__item__link__body .circleArrow,
  #js-gSub-under29 .listGnav__item__link__body .circleArrow,
  #js-gSub-over30 .listGnav__item__link__body .circleArrow,
  #js-gSub-over55 .listGnav__item__link__body .circleArrow,
  #js-gSub-womenSupport .listGnav__item__link__body .circleArrow,
  #js-gSub-allAges .listGnav__item__link__body .circleArrow,
  #js-gSub-businessPerson .listGnav__item__link__body .circleArrow,
  #js-gSub-regular .listGnav__item__link__body .circleArrow,
  #js-gSub-online .listGnav__item__link__body .circleArrow {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
  }
}

.listGnav__item {
  position: relative;
  display: table-cell;
  margin: 0;
  padding: 0 0 0 1px;
  vertical-align: bottom;
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .listGnav__item {
    display: inline-block;
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-top: 1px solid #dddddd;
    width: 50%;
    min-height: 51px;
    box-sizing: border-box;
    letter-spacing: normal;
  }
  .listGnav__item.wide {
    width: 100%;
  }
  .listGnav__item:last-child {
    border-top: none;
    border-bottom: 1px solid #dddddd;
  }
}

.listGnav__item:before {
  display: none;
}

.listGnav__item.spOnly {
  display: none;
}

@media screen and (max-width: 767px) {
  .listGnav__item.spOnly {
    display: inline-block;
  }
}

.listGnav__item:nth-child(1) .listGnav__item__link:before {
  display: none;
}

.listGnav__item__link {
  position: relative;
  display: table;
  width: 100%;
  padding-bottom: 4px;
  color: #222;
  line-height: 100%;
  text-decoration: none;
}

.listGnav__item__link:before {
  content: '';
  position: absolute;
  top: 14px;
  left: -1px;
  width: 1px;
  height: 18px;
  margin: 0;
  background: #dddddd;
}

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

.listGnav__item__link.high {
  height: 50px;
  padding-top: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.listGnav__item__link.higher {
  height: 72px;
}

@media screen and (max-width: 767px) {
  .listGnav__item__link {
    height: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding-bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 50px;
    vertical-align: middle;
    text-align: center;
  }
}

.listGnav__item__link.is-active, .listGnav__item__link:hover {
  color: #222;
  text-decoration: none;
}

.listGnav__item__link__body {
  display: table-cell;
  width: 100%;
  height: 47px;
  vertical-align: middle;
  text-align: center;
  position: relative;
  color: #222;
  font-weight: normal;
  font-size: 92.85714%;
  line-height: 139%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  .listGnav__item__link__body {
    display: inline-block;
    height: auto;
    font-weight: normal;
    word-break: break-all;
    min-width: 10px;
    text-align: left;
    width: 100%;
    padding-left: 20px;
    /* search window */
  }
  .listGnav__item__link__body.spOnly {
    padding-left: 10px;
  }
  .listGnav__item__link__body.spmenu__bottom__box {
    padding-left: 0;
  }
  .listGnav__item__link__body .circleArrow_white {
    margin-right: 10px;
    color: #3167a5;
    margin-right: 5px;
  }
  .listGnav__item__link__body .circleArrow_white:before {
    /* use !important to prevent issues with browser extensions that change fonts */
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    /* Better Font Rendering =========== */
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 114.28571%;
    line-height: 113%;
    content: "\e908";
    position: relative;
    top: 2px;
  }
  .listGnav__item__link__body .rightTop__item__speech__icon {
    padding-top: 0;
    padding-right: 10px;
  }
  .listGnav__item__link__body .listGnav__item__speech__link {
    position: relative;
    display: inline-block;
    color: #222;
    text-decoration: none;
    top: -2px;
  }
  .listGnav__item__link__body .rightTop__item__button__tama {
    position: relative;
    display: table-cell;
    width: 170px;
    height: 38px;
    margin: 0;
    padding: 4px 25px 4px 15px;
    text-decoration: none;
    color: #3167a5;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .listGnav__item__link__body .rightTop__item__button__tama:hover {
    color: #fff;
  }
  .listGnav__item__link__body .rightTop__item__button__tama:after {
    top: 1px;
  }
  .listGnav__item__link__body .spmenu__bottom__box__item {
    display: inline-block;
    text-align: center;
  }
  .listGnav__item__link__body .spmenu__bottom__box__item.rightBox {
    text-align: left;
    margin-left: 10px;
  }
  .listGnav__item__link__body .spmenu__bottom__box__item.leftBox {
    text-align: right;
    margin-right: 10px;
  }
  .listGnav__item__link__body .rightBottom__item__btn__beginners,
  .listGnav__item__link__body .rightBottom__item__btn__access,
  .listGnav__item__link__body .rightBottom__item__btn__contact {
    display: inline;
    width: 50%;
    padding: 15px 20%;
  }
  .listGnav__item__link__body .rightBottom__item__btn__beginners .rightBottom__item__icon__beginners,
  .listGnav__item__link__body .rightBottom__item__btn__access .rightBottom__item__icon__beginners,
  .listGnav__item__link__body .rightBottom__item__btn__contact .rightBottom__item__icon__beginners {
    padding-top: 3px;
  }
  .listGnav__item__link__body .rightBottom__item__btn__beginners .rightBottom__item__icon__access,
  .listGnav__item__link__body .rightBottom__item__btn__access .rightBottom__item__icon__access,
  .listGnav__item__link__body .rightBottom__item__btn__contact .rightBottom__item__icon__access {
    padding-top: 3px;
  }
  .listGnav__item__link__body .rightBottom__item__btn__beginners .rightBottom__item__icon__mail,
  .listGnav__item__link__body .rightBottom__item__btn__access .rightBottom__item__icon__mail,
  .listGnav__item__link__body .rightBottom__item__btn__contact .rightBottom__item__icon__mail {
    padding-top: 4px;
  }
  .listGnav__item__link__body .gsc-control-searchbox-only,
  .listGnav__item__link__body .gsc-control-searchbox-only * {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    line-height: 100%;
    vertical-align: top;
    border: none;
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
  }
  .listGnav__item__link__body .gsc-control-searchbox-only {
    position: relative;
    width: 100%;
    margin: 0 auto;
    padding: 0 10px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .listGnav__item__link__body .gsc-search-box {
    width: 100%;
    table-layout: fixed;
    margin: 0;
    padding: 0;
    border: none;
  }
  .listGnav__item__link__body .gsc-search-box th,
  .listGnav__item__link__body .gsc-search-box td {
    margin: 0;
    padding: 0;
    border: none;
  }
  .listGnav__item__link__body .gsc-search-box input {
    font-size: 107.14286%;
    line-height: 174%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
  }
  .listGnav__item__link__body td.gsc-input {
    padding: 0 !important;
  }
  .listGnav__item__link__body input.gsc-input {
    width: 100% !important;
    height: 50px !important;
    padding: 0 15px 0 15px !important;
    line-height: 100%;
    vertical-align: top;
    background-color: #fff;
    background-position: 15px center !important;
    border: 1px solid #8f8f8f !important;
    border-right: none !important;
    border-radius: 3px 0 0 3px !important;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  .listGnav__item__link__body .gsib_b {
    display: none;
  }
  .listGnav__item__link__body td.gsc-search-button {
    width: 50px;
    height: 50px;
    vertical-align: top;
    background: url(/images/header/icon_loupe_white.svg) 14px center no-repeat #3167a5;
    background-size: 45% auto;
    border-radius: 0 3px 3px 0;
  }
  .listGnav__item__link__body td.gsc-search-button:hover {
    opacity: 0.8;
  }
  .listGnav__item__link__body .gsc-search-button .gsc-search-button {
    position: relative;
    width: 50px;
    height: 0;
    padding-top: 50px;
    overflow: hidden;
  }
  .listGnav__item__link__body .gsc-search-button .gsc-search-button:hover {
    background: inherit;
  }
  .listGnav__item__link__body .gsc-search-button .gsc-search-button svg {
    display: none;
  }
}

.listGnav__item__link__body .circleArrow {
  position: relative;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  font-size: 16px;
  line-height: 20px;
  display: none;
}

.listGnav__item__link__body .circleArrow:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e902";
  position: relative;
  top: 0;
  right: -0.5px;
}

@media screen and (max-width: 767px) {
  .listGnav__item__link__body .circleArrow {
    display: inline;
    position: absolute;
    right: 10px;
  }
}

@media screen and (min-width: 767px) {
  #js-gSub-home .listGnav__item__link__body {
    border-bottom: 4px solid #fff;
  }
  #js-gSub-under29 .listGnav__item__link__body {
    border-bottom: 4px solid #93b63f;
  }
  #js-gSub-over30 .listGnav__item__link__body {
    border-bottom: 4px solid #f9bc45;
  }
  #js-gSub-over55 .listGnav__item__link__body {
    border-bottom: 4px solid #c64343;
  }
  #js-gSub-womenSupport .listGnav__item__link__body {
    border-bottom: 4px solid #f99432;
  }
  #js-gSub-allAges .listGnav__item__link__body {
    border-bottom: 4px solid #8c62ba;
  }
  #js-gSub-businessPerson .listGnav__item__link__body {
    border-bottom: 4px solid #ef7fc1;
  }
  #js-gSub-regular .listGnav__item__link__body {
    border-bottom: 4px solid #28476a;
  }
  #js-gSub-online .listGnav__item__link__body {
    border-bottom: 4px solid #25aadb;
  }
}

.ctg_under29 #js-gSub-under29 .listGnav__item__link__body {
  color: #7da029;
}

.ctg_under34 #js-gSub-under29 .listGnav__item__link__body {
  color: #7da029;
}

.ctg_over30 #js-gSub-over30 .listGnav__item__link__body {
  color: #cb8600;
}

.ctg_over55 #js-gSub-over55 .listGnav__item__link__body {
  color: #c64343;
}

.ctg_womenSupport #js-gSub-womenSupport .listGnav__item__link__body {
  color: #e97301;
}

.ctg_allAges #js-gSub-allAges .listGnav__item__link__body {
  color: #8c62ba;
}

.ctg_businessPerson #js-gSub-businessPerson .listGnav__item__link__body {
  color: #eb61b2;
}

.ctg_online #js-gSub-online .listGnav__item__link__body {
  color: #25aadb;
}

input,
textarea {
  color: #222222;
  font-size: 100%;
  line-height: 200%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  border: none;
}

@media only screen and (max-width: 767px) {
  input[type="text"],
  select,
  textarea {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    border-radius: 0px;
  }
}

select {
  color: #222222;
  font-size: 100%;
  line-height: 200%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  border: none;
}

.bgBlack input {
  color: #fff;
}

.form {
  margin-top: 30px;
  padding: 20px 0;
}

.bgBlack .form {
  background: none;
}

.form input[type="text"],
.form input[type="password"],
.form input[type="button"],
.form input[type="submit"],
.form input[type="tel"],
.form input[type="email"],
.form textarea {
  -webkit-appearance: none;
  border: 1px solid #ccc;
}

.form select {
  height: 30px;
  border: 1px solid #ccc;
}

.form input[type="text"],
.form input[type="password"],
.form input[type="tel"],
.form input[type="email"] {
  height: 30px;
  padding-left: 8px;
  padding-right: 8px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  -ms-border-radius: 0px;
  -o-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

label {
  vertical-align: middle;
}

input.disabled,
textarea.disabled {
  background: #ebebe4;
}

.checkBtn.disabled,
.radioBtn.disabled {
  color: #222;
  cursor: default;
}

.checkBtn.disabled:before {
  border-right: 3px solid #777;
  border-bottom: 3px solid #777;
}

.radioBtn.disabled:before {
  background: #777;
}

.checkBtn.disabled:after,
.radioBtn.disabled:after {
  background: #ebebe4;
}

select.disabled {
  color: #222;
  background: #ebebe4;
}

textarea {
  padding: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

/*
field
***************************************************** */
.field {
  display: table;
  width: 100%;
  padding: 0 13px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.field + .field {
  margin-top: 13px;
  padding-top: 13px;
}

.field .label-required {
  margin-left: 10px;
}

.field .field__title,
.field .field__input {
  display: table-cell;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .field .field__title,
  .field .field__input {
    display: block;
  }
}

.field__title,
.field__input {
  display: block;
}

.field__title {
  width: 270px;
}

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

.field__title p {
  margin-top: 0;
}

.field__input input {
  width: 200px;
}

@media only screen and (max-width: 767px) {
  .field__input input {
    width: 100%;
  }
}

.field__input .ui_calendar {
  width: 150px;
}

@media only screen and (max-width: 767px) {
  .field__input .ui_calendar {
    width: 75%;
  }
}

.field__input .use_hour {
  margin-right: 15px;
}

.field__input textarea {
  width: 100%;
}

.field__input .field__input__box + .field__input__box {
  margin-top: 10px;
}

.bgBlack .field input,
.bgBlack .field textarea,
.bgBlack .field select {
  color: #000;
}

/*
checkbox, radio
***************************************************** */
input[type=checkbox]:checked + .checkBtn:before,
input[type=radio]:checked + .radioBtn:before {
  opacity: 1;
}

input[type=checkbox],
input[type=radio] {
  display: none;
}

.checkBtn,
.radioBtn {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  display: inline-block;
  padding: 0 0 0 16px;
  vertical-align: middle;
  cursor: pointer;
}

.checkBtn__text,
.radioBtn__text {
  padding: 0 0 0 22px;
}

input[type=checkbox] + .checkBtn,
input[type=radio] + .radioBtn {
  margin: 0 17px 0 0;
}

.checkBtn:before,
.radioBtn:before {
  position: absolute;
  top: 50%;
  display: block;
  content: '';
  opacity: 0;
}

.checkBtn:after,
.radioBtn:after {
  position: absolute;
  top: 50%;
  left: 0;
  display: block;
  border: 1px solid #bdbdbd;
  content: '';
}

/* checkBtn */
.checkBtn:before {
  left: 5px;
  margin-top: -7px;
  width: 4px;
  height: 7px;
  border-right: 3px solid #227324;
  border-bottom: 3px solid #227324;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  z-index: 2;
}

.bgBlack .checkBtn:before {
  border-right: 3px solid #000;
  border-bottom: 3px solid #000;
}

.checkBtn:after {
  margin-top: -9px;
  width: 14px;
  height: 14px;
  background: #fff;
  z-index: 1;
}

/* radioBtn */
.radioBtn:before {
  left: 4px;
  margin-top: -5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: #3167a5;
  z-index: 2;
}

.bgBlack .radioBtn:before {
  background-color: #000;
}

.radioBtn:after {
  margin-top: -9px;
  width: 14px;
  height: 14px;
  border-radius: 16px;
  background: #fff;
  z-index: 1;
}

/*
errorMessage
***************************************************** */
.errorMessage {
  position: relative;
  padding-bottom: 26px;
}

.errorMessage input,
.errorMessage .selectArea__text,
.errorMessage textarea {
  background: #fff3f3;
  border-color: #d23b3b;
}

.input__block {
  display: inline-block;
}

.errorMessage__content {
  position: absolute;
  display: block;
  height: 19px;
  z-index: 10;
  margin: 7px auto 0;
  padding: 1px 6px 0;
  white-space: nowrap;
  color: #fff;
  font-size: 78.6%;
  line-height: 254.6%;
  background-color: #d23b3b;
  border-radius: 3px;
}

.errorMessage__content:before {
  content: '';
  display: block;
  position: absolute;
  top: -6px;
  width: 0;
  height: 0;
  border-bottom: 6px solid #d23b3b;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: none;
}

.ws-normal {
  height: auto;
  min-height: 19px;
  white-space: normal;
}

.ws-pre {
  height: auto;
  min-height: 19px;
  white-space: pre;
}

/*
mailDetail
***************************************************** */
.mailDetail {
  display: none;
  margin: 7px -12px -7px;
  padding: 10px 20px 20px;
  background: #fafafa;
  border-top: 1px solid #cccccc;
}

.mailDetail .field {
  padding: 10px 0 0;
}

.mailDetail .selectArea__text,
.mailDetail .checkBtn:after {
  background: #fff;
}

.mailDetail .checkBtn:after {
  z-index: 0;
}

.mailDetail .checkBtn:before {
  z-index: 1;
}

.mailAccordion {
  float: right;
  margin: 0;
}

/*
inputFile
***************************************************** */
.btnFile {
  position: relative;
  display: inline-block;
  width: 115px;
  height: 24px;
  padding-top: 6px;
  font-size: 78.6%;
  line-height: 0%;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #aaaaaa;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background: #f6f6f6;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  cursor: pointer;
}

.btnFile input[type="file"] {
  display: none;
}

.btnFile:hover {
  opacity: 0.8;
}

/*
radio-group
***************************************************** */
.radio-group__box + .radio-group__box {
  margin-top: 10px;
}

.radio-group__box .title {
  display: inline-block;
}

/*
label
***************************************************** */
.field .label {
  display: inline-block;
  width: auto;
  font-size: 71.42857%;
  line-height: 100%;
  height: auto;
  padding: 4px 7px 3px;
  text-align: center;
  vertical-align: middle;
  border-radius: 15px;
}

.field .label + .label {
  margin-left: 5px;
}

.field .label-required {
  color: #fff;
}

.field .label-required {
  background: #fa4fa1;
}

.bgBlack .field .label-required {
  color: #000;
}

.bgBlack .field .label-required {
  background: #fff;
}

/*
custum
***************************************************** */
#in_item_name,
#in_item_mailaddress,
#in_item_mailaddress2,
#in_item_floor,
input[type="text"].field_long_text,
select.field_long {
  width: 50%;
  min-width: 200px;
}

@media screen and (max-width: 767px) {
  #in_item_name,
  #in_item_mailaddress,
  #in_item_mailaddress2,
  #in_item_floor,
  input[type="text"].field_long_text,
  select.field_long {
    width: 100%;
    min-width: inherit;
  }
}

input[type="text"].field_short60_text,
#in_item_age {
  width: 60px;
}

#in_item_tel1,
#in_item_tel2,
#in_item_tel3,
input[type="text"].field_short70_text {
  width: 70px;
}

label[for="answer_4"],
label[for="answer_5"],
label.with_text_field {
  margin-right: 5px !important;
}

#answer_4_text,
input[type="text"].with_label {
  margin-right: 10px;
}

#answer_4_text,
#answer_5_text,
input[type="text"].field_middle_text {
  width: 25%;
  min-width: 200px;
}

@media screen and (max-width: 767px) {
  #answer_4_text,
  #answer_5_text,
  input[type="text"].field_middle_text {
    width: 70%;
    min-width: inherit;
  }
}

.response_other_box,
.field_sub_boxsyout {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .response_other_box,
  .field_sub_boxsyout {
    margin-top: inherit;
  }
}

/*
ime-mode
***************************************************** */
.imeActive {
  ime-mode: active;
}

.imeInactive {
  ime-mode: inactive;
}

.imeDisabled {
  ime-mode: disabled;
}

.sns-circle {
  position: relative;
  width: 50px;
  height: 50px;
  margin: 0 5px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #999;
  float: right;
  list-style: none;
}

.sns-circle.facebook {
  background-color: #265a96;
}

.sns-circle.twitter {
  background-color: #00acec;
}

.sns-circle.line {
  background-color: #2cbf13;
}

.sns-circle.youtube {
  background-color: #e22d26;
}

.sns-circle span {
  position: absolute;
  padding: 10px;
  font-size: 30px;
  color: #FFF;
}

.sns-circle a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  text-indent: -999px;
  color: #FFF;
}

.sns-circle a:hover {
  background-color: #FFF;
  filter: alpha(opacity=50);
  -moz-opacity: 0.5;
  opacity: 0.5;
}

@font-face {
  font-family: 'icomoon';
  src: url("snsfonts/icomoon.eot?6y3i5o");
  src: url("snsfonts/icomoon.eot?#iefix6y3i5o") format("embedded-opentype"), url("snsfonts/icomoon.woff?6y3i5o") format("woff"), url("snsfonts/icomoon.ttf?6y3i5o") format("truetype"), url("snsfonts/icomoon.svg?6y3i5o#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-feedly:before {
  content: "\e600";
}

.icon-hatebu:before {
  content: "\e601";
}

.icon-line:before {
  content: "\e602";
}

.icon-pocket:before {
  content: "\e603";
}

.icon-google-plus:before {
  content: "\ea88";
}

.icon-google-drive:before {
  content: "\ea8b";
}

.icon-facebook:before {
  content: "\ea8c";
}

.icon-twitter:before {
  content: "\ea91";
}

.icon-feed:before {
  content: "\ea94";
}

.icon-youtube:before {
  content: "\ea99";
}

/* ***************************
 SPメニューボタン
  >> 詳しくは btn_sp_menu.js を参照のこと。
*************************** */
/* ***************************
black sheet
*************************** */
html.is-open-SpMenu body > #navOpenBg-SpMenu {
  position: fixed;
  display: block;
  width: 100%;
  height: 100vh;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.6;
  z-index: 99;
}

/* ***************************
navToggle button
*************************** */
#header .navToggle {
  display: none;
  width: 60px;
  height: 60px;
  margin: 0 0 0 auto;
}

@media screen and (max-width: 767px) {
  #header .navToggle {
    position: relative;
    display: inline-block;
  }
}

#header .navToggle button,
#header .navToggle input[type="button"] {
  display: block;
  width: 100%;
  height: 100%;
  padding: 7px 0 0;
  background-color: inherit;
  border: none;
  color: #222;
  cursor: pointer;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 70% !important;
  line-height: 145% !important;
  -webkit-border-radius: 0;
  border-radius: 0;
}

#header .navToggle button .menuClose,
#header .navToggle input[type="button"] .menuClose {
  display: none;
}

#header .navToggle button svg,
#header .navToggle input[type="button"] svg {
  vertical-align: middle;
}

#header .navToggle button .menuOpen,
#header .navToggle input[type="button"] .menuOpen {
  width: 33px;
  height: 22px;
}

#header .navToggle button .menuClose,
#header .navToggle input[type="button"] .menuClose {
  width: 25px;
  height: 25px;
}

#header .navToggle button span,
#header .navToggle input[type="button"] span {
  margin-top: 7px;
  display: block;
}

html.is-open-SpMenu #header .navToggle button .menuOpen {
  display: none;
}

html.is-open-SpMenu #header .navToggle button .menuClose {
  display: inline;
}

html.is-close-SpMenu #header .navToggle button .menuOpen {
  display: inline;
}

html.is-close-SpMenu #header .navToggle button .menuClose {
  display: none;
}

@media screen and (max-width: 767px) {
  .hide-navToggle {
    display: none !important;
  }
}

/* ***************************
 検索パネル
*************************** */
/* ***************************
black sheet
*************************** */
html.is-open-panelSearch body > #navOpenBg-panelSearch {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.6;
  z-index: 99;
}

/* ***************************
panel search
*************************** */
.panel_search {
  display: none;
  position: relative;
  z-index: 100;
  background-color: #eff3fc;
  padding: 40px 0 0;
  /* search */
  /* search window */
  /* keyword */
}

.panel_search .title {
  margin-bottom: 24px;
  text-align: center;
  font-size: 142.85714%;
  line-height: 130%;
  font-weight: bold;
}

.panel_search .title__icon__search {
  height: 25px;
  padding-right: 10px;
}

.panel_search .search {
  display: none;
  width: 100%;
  background: #fff;
  z-index: 10;
}

.panel_search .search__body {
  padding: 40px 0 39px;
  background: #e2f3f0;
  -moz-box-shadow: 0px 4px 4px -3px #dbdbdb inset;
  -webkit-box-shadow: 0px 4px 4px -3px #dbdbdb inset;
  -ms-box-shadow: 0px 4px 4px -3px #dbdbdb inset;
  box-shadow: 0px 4px 4px -3px #dbdbdb inset;
}

.panel_search .search__contents {
  max-width: 760px;
  margin: 0 auto;
}

.panel_search .search__contents .title {
  margin-bottom: 24px;
  text-align: center;
  font-size: 142.85714%;
  line-height: 130%;
  font-weight: bold;
}

.panel_search .search__contents .title:before {
  margin-right: 8px;
  color: #05a283;
  font-size: 38px;
  line-height: 100%;
  vertical-align: middle;
}

.panel_search .gsc-control-searchbox-only,
.panel_search .gsc-control-searchbox-only * {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  line-height: 100%;
  vertical-align: top;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.panel_search .gsc-control-searchbox-only {
  position: relative;
  width: 720px;
  margin: 0 auto;
}

.panel_search .gsc-search-box {
  margin: 0;
  padding: 0;
  border: none;
}

.panel_search .gsc-search-box th,
.panel_search .gsc-search-box td {
  margin: 0;
  padding: 0;
  border: none;
}

.panel_search .gsc-search-box input {
  font-size: 107.14286%;
  line-height: 174%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.panel_search td.gsc-input {
  padding: 0 !important;
}

.panel_search input.gsc-input {
  width: 720px !important;
  height: 50px !important;
  padding: 0 15px 0 15px !important;
  line-height: 100%;
  vertical-align: top;
  background-color: #fff;
  background-position: 15px center !important;
  border: 1px solid #8f8f8f !important;
  border-right: none !important;
  border-radius: 3px 0 0 3px !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.panel_search .gsib_b {
  display: none;
}

.panel_search td.gsc-search-button {
  width: 50px;
  height: 50px;
  background: url(/images/header/icon_loupe_white.svg) 14px center no-repeat #3167a5;
  background-size: 45% auto;
  border-radius: 0 3px 3px 0;
}

.panel_search td.gsc-search-button:hover {
  opacity: 0.8;
}

.panel_search .gsc-search-button .gsc-search-button {
  width: 50px;
  height: 0;
  padding-top: 50px;
  overflow: hidden;
}

.panel_search .gsc-search-button .gsc-search-button:hover {
  background: inherit;
}

.panel_search .keyword {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 690px;
  margin: 20px auto 40px;
}

.panel_search .keyword .keyword__head {
  margin-right: 12px;
}

.panel_search .keyword .keyword__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  margin: -10px -5px  0;
}

.panel_search .keyword .keyword__body li {
  margin: 0;
  padding: 10px 5px 0;
}

.panel_search .keyword .keyword__body li:before {
  display: none;
}

.panel_search .keyword .keyword__link {
  display: table;
  text-decoration: none;
}

.panel_search .keyword .keyword__link__body {
  display: table-cell;
  height: 24px;
  padding: 5px 20px;
  color: #222;
  font-size: 92.85714%;
  line-height: 100%;
  background: #fff;
  border: 2px solid #6583ad;
  vertical-align: middle;
  border-radius: 14px;
  text-decoration: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.panel_search .underlink {
  background-color: #fff;
  padding: 25px;
  text-align: center;
}

.panel_search .underlink ul.underlink__list li:before {
  display: none;
}

.panel_search .underlink ul.underlink__list {
  display: inline-block;
  width: 90%;
  max-width: 720px;
  text-align: left;
}

.panel_search .underlink ul.underlink__list li {
  margin: 0;
  padding: 0;
  display: inline-block;
  width: 20%;
  max-width: 130px;
}

.panel_search .underlink ul.underlink__list li:before {
  display: none;
}

.panel_search .underlink ul.underlink__list li a {
  text-decoration: none;
  color: #222;
}

.panel_search .underlink ul.underlink__list li a:before {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e911";
  color: #3167a5;
  font-weight: bold;
  font-size: 78.57143%;
  line-height: 228%;
  background-clip: inherit;
}

.gsc-control-cse,
.gsc-control-cse * {
  width: auto;
  height: auto;
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  border: none;
  background: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
}

.gsc-control-cse {
  padding: 0 !important;
}

.gsc-resultsbox-visible * {
  height: auto !important;
}

.gsc-control-cse .gsc-control-wrapper-cse .gsc-above-wrapper-area {
  padding: 0;
}

.gsc-control-cse .gsc-control-wrapper-cse iframe {
  width: 100%;
}

.gsc-control-cse .gsc-control-wrapper-cse .gcsc-branding-img-noclear {
  vertical-align: middle;
}

.gsc-control-cse .gsc-control-wrapper-cse .gs-title {
  line-height: 140%;
}

.gsc-control-cse .gsc-control-wrapper-cse .gsc-url-top {
  line-height: 180%;
}

.gsc-control-cse .gsc-control-wrapper-cse a[href^="http"]:after {
  display: none;
}

.gsc-control-cse .gsc-control-wrapper-cse .gsc-thumbnail-inside,
.gsc-control-cse .gsc-control-wrapper-cse .gsc-url-top {
  padding: 0 !important;
}

.gsc-control-cse .gsc-control-wrapper-cse .gs-snippet {
  font-size: 100%;
  line-height: 143%;
}

.gsc-control-cse .gsc-control-wrapper-cse .gsc-results .gsc-cursor-box {
  margin: 10px 0;
  text-align: center;
}

.gsc-control-cse .gsc-control-wrapper-cse .gsc-cursor-page {
  margin: 0;
  padding: 0 5px;
}

/* ***************************
 設定パネル(文字サイズ/色合い)
*************************** */
/* ***************************
black sheet
*************************** */
html.is-open-panelSetting body > #navOpenBg-panelSetting {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  opacity: 0.6;
  z-index: 99;
}

/* ***************************
panel setting
*************************** */
.panel_setting {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  margin: 0;
  padding: 0 20px;
  background: #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 101;
}

.panel_setting .setting__body {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  max-width: 1200px;
  margin: 0 auto;
  padding: 40px 0;
}

@media screen and (max-width: 767px) {
  .panel_setting .setting__body {
    display: block;
  }
}

.panel_setting .setting__body .setting__title {
  padding: 0 0 0 24px;
  font-size: 157.14286%;
  line-height: 137%;
  font-weight: bold;
}

.panel_setting .setting__body .setting__title:before {
  content: '';
  display: inline-block;
  width: 0;
  height: 26px;
  padding: 0 3px;
  margin-top: -3px;
  margin-left: -19px;
  margin-right: 13px;
  background: #3167a5;
  border-radius: 3px;
  vertical-align: middle;
}

.panel_setting .setting__body + .setting__body {
  padding: 29px 0 40px;
  border-top: 1px solid #ccc;
}

.panel_setting .setting__box_left {
  width: 360px;
  text-align: left;
}

@media screen and (max-width: 767px) {
  .panel_setting .setting__box_left {
    width: auto;
  }
}

.panel_setting .setting__box_right {
  width: 700px;
}

@media screen and (max-width: 767px) {
  .panel_setting .setting__box_right {
    width: auto;
  }
}

.panel_setting .setting__item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.panel_setting .setting__item + .setting__item {
  margin-top: 20px;
}

.panel_setting .setting__item .setting__txt {
  position: relative;
  width: 170px;
  height: 120px;
  margin-right: 10px;
}

.panel_setting .setting__item .setting__txt span.circle {
  display: table-cell;
  width: 120px;
  min-width: 120px;
  height: 120px;
  min-height: 120px;
  color: #222;
  font-size: 114.28571%;
  line-height: 125%;
  vertical-align: middle;
  text-align: center;
  border: 2px solid #a8c4e3;
  border-radius: 60px;
}

.panel_setting .setting__item .setting__txt div.smalldot {
  display: table-cell;
  width: 50px;
  height: 120px;
}

.panel_setting .setting__item .setting__txt div.smalldot img {
  position: relative;
  top: 60px;
  left: 10px;
}

.panel_setting .setting__item .setting__input {
  position: relative;
}

.panel_setting .setting__item .setting__input + .setting__input {
  margin-left: 20px;
}

.panel_setting .setting__item input[type="radio"] {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
  font-size: 0em;
  overflow: hidden;
}

.panel_setting .setting__item .is-active:before {
  background: none;
  border: 2px solid #f6cc25;
  border-radius: 5px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.panel_setting .setting__item label {
  position: relative;
  display: table-cell;
  width: 160px;
  height: 140px;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .panel_setting .setting__item label {
    width: 140px;
    height: 120px;
  }
}

.panel_setting .setting__item label:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
}

.panel_setting .setting__item label img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

/* ***************************
font Size Setting
*************************** */
body.js-fontSizeSetting_max .footer__sitelink__box li,
body.js-fontSizeSetting_large .footer__sitelink__box li {
  line-height: 1.2em;
}

body.js-fontSizeSetting_large .navGlobal {
  font-size: 75%;
  line-height: 75%;
}

body.js-fontSizeSetting_max .navGlobal {
  font-size: 66%;
  line-height: 66%;
}

body.js-fontSizeSetting_large .header,
body.js-fontSizeSetting_max .header {
  font-size: 75%;
  line-height: 75%;
}

body.js-fontSizeSetting_max .rightTop__item__button__tama {
  font-size: 100%;
  line-height: 133%;
}

body.js-fontSizeSetting_max .rightTop__item__button__tama:after {
  top: -2px;
}

body.js-fontSizeSetting_large .rightTop__item__button__tama {
  font-size: 100%;
  line-height: 150%;
}

body.js-fontSizeSetting_large .rightTop__item__button__tama:after {
  top: -1px;
}

body.js-fontSizeSetting_max .floorintro__container .floorname,
body.js-fontSizeSetting_large .floorintro__container .floorname {
  -webkit-box-flex: 300px !important;
  -webkit-flex: 300px !important;
  -ms-flex: 300px !important;
  flex: 300px !important;
  max-width: 300px !important;
}

body.js-fontSizeSetting_max .module_photoButton .label,
body.js-fontSizeSetting_large .module_photoButton .label {
  font-size: 114.28571%;
  line-height: 132%;
}

@media screen and (max-width: 999px) {
  body.js-fontSizeSetting_max .module_photoButton .label,
  body.js-fontSizeSetting_large .module_photoButton .label {
    font-size: 85.71429%;
    line-height: 117%;
  }
}

body.js-fontSizeSetting_max ul.underlink__list li,
body.js-fontSizeSetting_large ul.underlink__list li {
  width: 33% !important;
  max-width: 220px !important;
}

body.js-fontSizeSetting_large h2:before {
  top: 15px;
  width: 5px;
  height: 36px;
}

body.js-fontSizeSetting_max h2:before {
  top: 24px;
  width: 6px;
  height: 36px;
}

body.js-fontSizeSetting_large .toppageHeaderLine h2:before,
body.js-fontSizeSetting_max .toppageHeaderLine h2:before {
  top: 50%;
  width: 20%;
  height: 1px;
}

body.js-fontSizeSetting_large h3:before {
  top: 16px;
  width: 3px;
  height: 28px;
}

body.js-fontSizeSetting_max h3:before {
  top: 20px;
  width: 4px;
  height: 32px;
}

#js-gSub-arrow {
  position: absolute;
  width: 20px;
  height: 11px;
  top: -1px !important;
  z-index: 1001;
  display: none;
}

@media screen and (max-width: 767px) {
  #js-gSub-arrow {
    display: none !important;
  }
}

.js-gSub {
  position: relative;
}

.gSub__panel {
  display: none;
  position: absolute;
  top: auto !important;
  left: 0 !important;
  right: 0;
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  background: #ccc;
  overflow: hidden;
  z-index: 101;
}

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

.gSub__panel .subNavi__body {
  padding: 30px 20px;
}

.gSub__panel .subNavi__inner {
  padding: 30px 50px;
  background-color: #fff;
  border-radius: 5px;
}

.gSub__panel .subNavi__title {
  margin-left: 5px;
  margin-bottom: 20px;
}

.gSub__panel .subNavi__title a {
  font-size: 128.57143%;
  line-height: 123%;
  font-weight: bold;
}

.gSub__panel .subNavi__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.gSub__panel .subNavi__list {
  width: 33.3333333333%;
  margin: 0;
  padding: 0 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.gSub__panel .subNavi__list li + li {
  margin-top: 10px;
}

.gSub__panel .subNavi__list ul.linkList li:before {
  content: "\e911" !important;
}

.gSub__panel .subNavi__list a {
  color: #222;
  font-size: 107.14286%;
  line-height: 167%;
  text-decoration: none;
}

.gSub__panel .subNavi__list a:visited, .gSub__panel .subNavi__list a:hover {
  color: #222;
}

.gSub__panel .subNavi__list a:hover {
  text-decoration: underline;
}

.gSub__panel .subNavi__list .disable {
  visibility: hidden;
}

.gSub__panel .subNavi__list--border {
  border-left: 1px solid #cfd7e2;
  padding-left: 40px;
}

.gSub__panel .subNavi__list--borderNarrow {
  border-left: 1px solid #cfd7e2;
  padding-left: 20px;
}

.gSub__panel.colorBg_ctg_home ul.linkList li:before {
  color: #3167a5 !important;
}

.gSub__panel.colorBg_ctg_under29 ul.linkList li:before {
  color: #93b63f !important;
}

.gSub__panel.colorBg_ctg_under34 ul.linkList li:before {
  color: #93b63f !important;
}

.gSub__panel.colorBg_ctg_over30 ul.linkList li:before {
  color: #f9bc45 !important;
}

.gSub__panel.colorBg_ctg_over55 ul.linkList li:before {
  color: #c64343 !important;
}

.gSub__panel.colorBg_ctg_womenSupport ul.linkList li:before {
  color: #f99432 !important;
}

.gSub__panel.colorBg_ctg_allAges ul.linkList li:before {
  color: #8c62ba !important;
}

.gSub__panel.colorBg_ctg_businessPerson ul.linkList li:before {
  color: #ef7fc1 !important;
}

.gSub__panel.colorBg_ctg_regular ul.linkList li:before {
  color: #28476a !important;
}

.gSub__panel.colorBg_ctg_online ul.linkList li:before {
  color: #25aadb !important;
}

.gSub__panel.colorBg_ctg_tama ul.linkList li:before {
  color: #555 !important;
}

#js-sGuide-arrow {
  position: absolute;
  width: 20px;
  height: 21px;
  z-index: 1001;
}

#js-sGuide-arrow.ctg_home {
  background-image: url("/images/toppage/serviceGuide_arrow_ctg_home.svg");
}

#js-sGuide-arrow.ctg_under29 {
  background-image: url("/images/toppage/serviceGuide_arrow_ctg_under29.svg");
}

#js-sGuide-arrow.ctg_under34 {
  background-image: url("/images/toppage/serviceGuide_arrow_ctg_under34.svg");
}

#js-sGuide-arrow.ctg_over30 {
  background-image: url("/images/toppage/serviceGuide_arrow_ctg_over30.svg");
}

#js-sGuide-arrow.ctg_over55 {
  background-image: url("/images/toppage/serviceGuide_arrow_ctg_over55.svg");
}

#js-sGuide-arrow.ctg_womenSupport {
  background-image: url("/images/toppage/serviceGuide_arrow_ctg_womenSupport.svg");
}

#js-sGuide-arrow.ctg_allAges {
  background-image: url("/images/toppage/serviceGuide_arrow_ctg_allAges.svg");
}

#js-sGuide-arrow.ctg_businessPerson {
  background-image: url("/images/toppage/serviceGuide_arrow_ctg_businessPerson.svg");
}

#js-sGuide-arrow.ctg_regular {
  background-image: url("/images/toppage/serviceGuide_arrow_ctg_regular.svg");
}

#js-sGuide-arrow.ctg_online {
  background-image: url("/images/toppage/serviceGuide_arrow_ctg_online.svg");
}

#js-sGuide-arrow.ctg_tama {
  background-image: url("/images/toppage/serviceGuide_arrow_ctg_tama.svg");
}

@media screen and (max-width: 767px) {
  #js-sGuide-arrow {
    display: none !important;
  }
}

#js-panel-close {
  position: relative;
  width: 100px;
  z-index: 1001;
  top: 12px;
  left: 20px;
}

@media screen and (max-width: 767px) {
  #js-panel-close {
    display: none !important;
  }
}

.sGuide__panel {
  display: none;
  position: absolute;
  left: 0 !important;
  right: 0;
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin: 18px auto 0;
  padding: 0;
  background: #ccc;
  z-index: 101;
}

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

.sGuide__panel h3 {
  border: none;
  font-size: 150%;
  line-height: 134%;
}

.sGuide__panel .subNavi__body {
  padding: 30px 20px;
}

.sGuide__panel .subNavi__inner {
  padding: 30px 50px;
  background-color: #fff;
  border-radius: 5px;
}

.sGuide__panel .subNavi__title {
  margin-left: -10px;
  margin-bottom: 20px;
}

.sGuide__panel .subNavi__title a {
  font-size: 128.57143%;
  line-height: 123%;
  font-weight: bold;
}

.sGuide__panel .subNavi__Box {
  display: table;
  width: 100%;
}

.sGuide__panel .subNavi__Box .subNavi__leftBox {
  display: table-cell;
  width: 45%;
  padding-right: 50px;
  border-right: 1px solid #cfd7e2;
}

.sGuide__panel .subNavi__Box .subNavi__icon {
  text-align: center;
  margin: 40px 0 0;
}

.sGuide__panel .subNavi__Box .subNavi__rightBox {
  display: table-cell;
  width: 55%;
  padding-left: 50px;
}

.sGuide__panel .subNavi__Box .subNavi__underBox {
  display: table-cell;
  width: 100%;
  background-color: #f2f6e8;
  border-radius: 5px;
  padding: 20px;
}

.sGuide__panel .subNavi__Box + .subNavi__Box {
  margin-top: 30px;
}

.sGuide__panel .subNavi__flex {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.sGuide__panel .subNavi__list {
  width: 50%;
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.sGuide__panel .subNavi__list li + li {
  margin-top: 5px;
}

.sGuide__panel .subNavi__list a {
  color: #222;
  font-size: 107.14286%;
  line-height: 167%;
  text-decoration: none;
}

.sGuide__panel .subNavi__list a:visited, .sGuide__panel .subNavi__list a:hover {
  color: #222;
}

.sGuide__panel .subNavi__list a:hover {
  text-decoration: underline;
}

.sGuide__panel .subNavi__list .disable {
  visibility: hidden;
}

.sGuide__panel.colorBg_ctg_home ul.linkList li:before {
  color: #3167a5 !important;
}

.sGuide__panel.colorBg_ctg_under29 ul.linkList li:before {
  color: #93b63f !important;
}

.sGuide__panel.colorBg_ctg_under34 ul.linkList li:before {
  color: #93b63f !important;
}

.sGuide__panel.colorBg_ctg_over30 ul.linkList li:before {
  color: #f9bc45 !important;
}

.sGuide__panel.colorBg_ctg_over55 ul.linkList li:before {
  color: #c64343 !important;
}

.sGuide__panel.colorBg_ctg_womenSupport ul.linkList li:before {
  color: #f99432 !important;
}

.sGuide__panel.colorBg_ctg_allAges ul.linkList li:before {
  color: #8c62ba !important;
}

.sGuide__panel.colorBg_ctg_businessPerson ul.linkList li:before {
  color: #ef7fc1 !important;
}

.sGuide__panel.colorBg_ctg_regular ul.linkList li:before {
  color: #28476a !important;
}

.sGuide__panel.colorBg_ctg_online ul.linkList li:before {
  color: #25aadb !important;
}

.sGuide__panel.colorBg_ctg_tama ul.linkList li:before {
  color: #555 !important;
}

/* ***************************
 お知らせ一覧
*************************** */
#js-year-list .year-hide {
  display: none;
}

#js-year-list .no-top-border {
  border-top: none !important;
}

#js-year-list .js-yearDataBox li {
  border-top: 1px dotted #dbdbdb;
  padding: 12px 0;
}

@media screen and (max-width: 767px) {
  #js-year-list .js-yearDataBox li {
    margin: 0;
  }
}

#js-year-list .js-yearBtnBox li {
  padding: 0 !important;
}

#js-year-list .js-yearBtnBox li:before {
  display: none;
}

#js-year-list .js-yearBtnBox li a {
  display: block;
  padding: 6px 20px;
  color: #222;
}

#js-year-list .js-yearBtnBox li.active a {
  color: #fff;
}

#js-year-list .js-filterlist-date {
  display: inline-block;
  width: 140px;
  font-weight: bold;
  padding-left: 15px;
}

@media screen and (max-width: 767px) {
  #js-year-list .js-filterlist-date {
    display: block;
    width: auto;
    margin-bottom: 5px;
    padding: 0;
  }
}

/* ***************************
 トピックス一覧
*************************** */
#js-topics-list .year-hide,
#js-topics-list .category-hide,
#js-topics-list .limit-hide,
#js-topics-list .list-hide {
  display: none;
}

@media screen and (max-width: 767px) {
  #js-topics-list .limit-sp-hide {
    display: none;
  }
}

#js-topics-list .no-top-border {
  border-top: none !important;
}

#js-topics-list li {
  margin-top: 0;
}

#js-topics-list .js-yearBtn-box {
  text-align: right;
}

#js-topics-list .js-yearBtn-box li {
  padding: 0;
}

#js-topics-list .js-yearBtn-box li:before {
  display: none;
}

#js-topics-list .js-yearBtn-box li:hover a {
  color: #fff;
}

#js-topics-list .js-yearBtn-box li a {
  display: block;
  padding: 6px 20px;
  color: #222;
}

#js-topics-list .js-yearBtn-box li.active a {
  color: #fff;
}

#js-topics-list .topics-list-header {
  display: table;
  width: 100%;
  background-color: #eef3fc;
  border-bottom: 2px solid #dbdbdb;
  margin-top: 4px;
  text-align: center;
  font-weight: bold;
}

#js-topics-list .topics-list-header .topics-date {
  display: table-cell;
  width: 164px;
  line-height: 145%;
}

#js-topics-list .topics-list-header .topics-category {
  display: table-cell;
  width: 172px;
  line-height: 220%;
}

#js-topics-list .topics-list-header .topics-topics {
  display: table-cell;
  width: auto;
  line-height: 145%;
}

@media screen and (max-width: 767px) {
  #js-topics-list .topics-list-header {
    display: none;
  }
}

#js-topics-list.js-scroll-y .js-topicsDataBox {
  height: 200px;
  overflow-y: scroll;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 767px) {
  #js-topics-list.js-scroll-y .js-topicsDataBox {
    height: auto;
    overflow-y: inherit;
  }
}

#js-topics-list .js-topicsDataBox li {
  border-top: 1px dotted #dbdbdb;
  padding: 10px 15px 10px;
}

@media screen and (max-width: 767px) {
  #js-topics-list .js-topicsDataBox li {
    padding: 10px 5px 10px;
  }
}

#js-topics-list .js-topicsDataBox li .title {
  display: block;
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  #js-topics-list .js-topicsDataBox li .title {
    display: block;
  }
}

#js-topics-list .js-topicsDataBox li.js-noMatchMessage {
  border: none;
  background-color: #fee;
  text-align: center;
  color: #c66;
}

#js-topics-list .js-topicsDataBox.inline-title li .title {
  display: inline-block;
  margin-left: 20px;
}

@media screen and (max-width: 767px) {
  #js-topics-list .js-topicsDataBox.inline-title li .title {
    margin-left: 0;
    display: inline-block;
  }
}

#js-topics-list .js-filterlist-date {
  display: inline-block;
  width: 140px;
  font-weight: bold;
  margin-right: 0;
}

@media screen and (max-width: 767px) {
  #js-topics-list .js-filterlist-date {
    display: block;
    margin-right: 10px;
  }
}

#js-topics-list .js-filterlist-category {
  display: inline-block;
  padding: 0 10px;
  border: 2px solid #ddd;
  border-radius: 15px;
  text-align: center;
  line-height: 133%;
  font-size: 90%;
}

#js-topics-list .js-filterlist-category.color_ctg_home {
  border-color: #3167a5 !important;
}

#js-topics-list .js-filterlist-category.color_ctg_under29 {
  border-color: #93b63f !important;
}

#js-topics-list .js-filterlist-category.color_ctg_under34 {
  border-color: #93b63f !important;
}

#js-topics-list .js-filterlist-category.color_ctg_over30 {
  border-color: #f9bc45 !important;
}

#js-topics-list .js-filterlist-category.color_ctg_over55 {
  border-color: #c64343 !important;
}

#js-topics-list .js-filterlist-category.color_ctg_womenSupport {
  border-color: #f99432 !important;
}

#js-topics-list .js-filterlist-category.color_ctg_allAges {
  border-color: #8c62ba !important;
}

#js-topics-list .js-filterlist-category.color_ctg_businessPerson {
  border-color: #ef7fc1 !important;
}

#js-topics-list .js-filterlist-category.color_ctg_regular {
  border-color: #28476a !important;
}

#js-topics-list .js-filterlist-category.color_ctg_online {
  border-color: #25aadb !important;
}

#js-topics-list .js-filterlist-category.color_ctg_tama {
  border-color: #555 !important;
}

#js-topics-list .js-filterlist-category + .js-filterlist-category {
  margin-left: 3px;
}

#js-topics-list .js-topics-list__filterBox {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  width: 100%;
  text-align: right;
  margin: 13px 0 16px;
}

@media screen and (max-width: 767px) {
  #js-topics-list .js-topics-list__filterBox {
    margin: 10px 0 20px;
  }
}

#js-topics-list .js-topics-list__filterBox select {
  border: 1px solid #cfd7e2;
  width: 200px;
  height: 36px;
  font-size: 90%;
  margin-top: 5px;
  margin-right: 10px;
  padding-left: 8px;
}

@media screen and (max-width: 767px) {
  #js-topics-list .js-topics-list__filterBox select {
    width: 140px;
  }
}

#js-topics-list .js-topics-list__filterBox select:disabled {
  background-color: #eeeeee;
}

#js-topics-list .topicsFilter__categoryBox {
  position: relative;
}

#js-topics-list .topicsFilter__addConditionBox {
  position: relative;
}

#js-topics-list .categoryMenu-label {
  display: block;
  font-size: 100%;
  font-weight: bold;
  text-align: left;
  margin-left: 3px;
}

#js-topics-list .addConditionMenu-label {
  position: absolute;
  display: inline-block;
  font-size: 200%;
  line-height: 1;
  bottom: 5px;
  left: 0;
}

#js-topics-list .js-topics-addConditionMenu-box {
  margin-left: 25px;
}

#js-topics-list .js-topicsFilter__resetBtn {
  position: absolute;
  bottom: 0;
  margin: 0;
  height: 36px;
  padding: 0 15px;
  margin-left: 35px;
  font-size: 1em;
  white-space: nowrap;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #cfd7e2;
  border-radius: 5px;
}

@media screen and (max-width: 999px) {
  #js-topics-list .js-topicsFilter__resetBtn {
    margin-left: 35px;
  }
}

@media screen and (max-width: 640px) {
  #js-topics-list .js-topicsFilter__resetBtn {
    margin: 0;
    top: -30px;
    right: -20px;
    height: 28px;
  }
}

#js-topics-list .categoryFilterBtn {
  position: relative;
  margin: 10px 5px;
  padding: 0px 10px 0 30px;
  display: inline-block;
  color: #222;
  text-align: center;
  border-radius: 15px;
  border: 2px solid #ddd;
}

@media screen and (max-width: 999px) {
  #js-topics-list .categoryFilterBtn {
    margin: 5px 3px;
  }
}

#js-topics-list .categoryFilterBtn a {
  display: block;
  color: #222;
  text-decoration: none;
}

#js-topics-list .categoryFilterBtn a:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: inherit;
  left: 10px;
  top: 9px;
  border-radius: 50px;
}

#js-topics-list .categoryFilterBtn:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 4px solid #ddd;
  left: 4px;
  top: 3px;
  border-radius: 50px;
}

#js-topics-list .categoryFilterBtn.active {
  background-color: #fff;
}

#js-topics-list .categoryFilterBtn.ctg_home:before {
  border-color: #3167a5 !important;
  color: #fff;
}

#js-topics-list .categoryFilterBtn.active.ctg_home {
  border-color: #3167a5 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_home:before {
  border-color: #3167a5 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_home a:before {
  background-color: #3167a5 !important;
}

#js-topics-list .categoryFilterBtn.ctg_under29:before {
  border-color: #93b63f !important;
  color: #fff;
}

#js-topics-list .categoryFilterBtn.active.ctg_under29 {
  border-color: #93b63f !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_under29:before {
  border-color: #93b63f !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_under29 a:before {
  background-color: #93b63f !important;
}

#js-topics-list .categoryFilterBtn.ctg_under34:before {
  border-color: #93b63f !important;
  color: #fff;
}

#js-topics-list .categoryFilterBtn.active.ctg_under34 {
  border-color: #93b63f !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_under34:before {
  border-color: #93b63f !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_under34 a:before {
  background-color: #93b63f !important;
}

#js-topics-list .categoryFilterBtn.ctg_over30:before {
  border-color: #f9bc45 !important;
  color: #fff;
}

#js-topics-list .categoryFilterBtn.active.ctg_over30 {
  border-color: #f9bc45 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_over30:before {
  border-color: #f9bc45 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_over30 a:before {
  background-color: #f9bc45 !important;
}

#js-topics-list .categoryFilterBtn.ctg_over55:before {
  border-color: #c64343 !important;
  color: #fff;
}

#js-topics-list .categoryFilterBtn.active.ctg_over55 {
  border-color: #c64343 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_over55:before {
  border-color: #c64343 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_over55 a:before {
  background-color: #c64343 !important;
}

#js-topics-list .categoryFilterBtn.ctg_womenSupport:before {
  border-color: #f99432 !important;
  color: #fff;
}

#js-topics-list .categoryFilterBtn.active.ctg_womenSupport {
  border-color: #f99432 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_womenSupport:before {
  border-color: #f99432 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_womenSupport a:before {
  background-color: #f99432 !important;
}

#js-topics-list .categoryFilterBtn.ctg_allAges:before {
  border-color: #8c62ba !important;
  color: #fff;
}

#js-topics-list .categoryFilterBtn.active.ctg_allAges {
  border-color: #8c62ba !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_allAges:before {
  border-color: #8c62ba !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_allAges a:before {
  background-color: #8c62ba !important;
}

#js-topics-list .categoryFilterBtn.ctg_businessPerson:before {
  border-color: #ef7fc1 !important;
  color: #fff;
}

#js-topics-list .categoryFilterBtn.active.ctg_businessPerson {
  border-color: #ef7fc1 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_businessPerson:before {
  border-color: #ef7fc1 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_businessPerson a:before {
  background-color: #ef7fc1 !important;
}

#js-topics-list .categoryFilterBtn.ctg_regular:before {
  border-color: #28476a !important;
  color: #fff;
}

#js-topics-list .categoryFilterBtn.active.ctg_regular {
  border-color: #28476a !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_regular:before {
  border-color: #28476a !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_regular a:before {
  background-color: #28476a !important;
}

#js-topics-list .categoryFilterBtn.ctg_online:before {
  border-color: #25aadb !important;
  color: #fff;
}

#js-topics-list .categoryFilterBtn.active.ctg_online {
  border-color: #25aadb !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_online:before {
  border-color: #25aadb !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_online a:before {
  background-color: #25aadb !important;
}

#js-topics-list .categoryFilterBtn.ctg_tama:before {
  border-color: #555 !important;
  color: #fff;
}

#js-topics-list .categoryFilterBtn.active.ctg_tama {
  border-color: #555 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_tama:before {
  border-color: #555 !important;
}

#js-topics-list .categoryFilterBtn.active.ctg_tama a:before {
  background-color: #555 !important;
}

/* ***************************
 tabmenu
*************************** */
.tabmenu__container {
  margin-top: 35px;
  width: 100%;
}

.tabmenu__container ul li + li {
  margin-top: 0;
}

.tabmenu__container .tabmenu__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 100%;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tabmenu__container .tabmenu__box li {
  text-align: center;
  vertical-align: middle;
  border: 1px solid #b3b3b3;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #f4f4f4;
  padding: 0;
  margin: 0 10px;
  width: 25%;
  max-width: 250px;
}

@media screen and (max-width: 767px) {
  .tabmenu__container .tabmenu__box li {
    width: 30%;
    max-width: 132px;
  }
}

.tabmenu__container .tabmenu__box li a {
  display: block;
  padding: 18px 0;
  width: 100%;
  max-width: 250px;
  color: #222;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.0em;
}

@media screen and (max-width: 767px) {
  .tabmenu__container .tabmenu__box li a {
    padding: 10px 0px 0;
    width: auto;
    max-width: 120px;
  }
}

.tabmenu__container .tabmenu__box li.active {
  background-color: #fff;
  border-bottom: 1px solid #fff;
}

.tabmenu__container .tabmenu__box li:before {
  display: none;
}

.tabmenu__container .tabmenu__box + .tabmenu__panel {
  margin-top: -1px;
}

.tabmenu__container .tabmenu__panel {
  min-height: 300px;
  border: 1px solid #b3b3b3;
  padding: 40px;
}

@media screen and (max-width: 767px) {
  .tabmenu__container .tabmenu__panel {
    padding: 30px 10px;
  }
}

.tabmenu__container .tabmenu__panel .from_station {
  color: #3167a5;
  font-size: 142.85714%;
  line-height: 111%;
  font-weight: bold;
}

.keyvisual__container .slick-slider .keyvisual__textBox {
  display: block;
}

@media screen and (max-width: 767px) {
  .slick-list,
  .slick-track {
    height: 100%;
  }
}

.keyvisual__container {
  position: relative;
  margin: 0;
  max-height: 380px;
  overflow: hidden;
  /* ***************************
  slick
  *************************** */
}

.keyvisual__container .keyvisual__textBox {
  position: absolute;
  left: 0;
  bottom: 35px;
  width: 50%;
  max-width: 590px;
  margin-left: 20px;
  padding: 20px;
  color: #222;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 1;
  border-radius: 5px;
}

@media screen and (max-width: 1200px) {
  .keyvisual__container .keyvisual__textBox {
    width: 590px;
    left: 20px;
  }
}

@media screen and (max-width: 767px) {
  .keyvisual__container .keyvisual__textBox {
    width: 70%;
    max-width: inherit;
    left: 0;
    right: 0;
    bottom: 11px;
    margin: 0 auto;
    padding: 10px 0;
    text-align: center;
  }
}

.keyvisual__container .keyvisual__textBox .title {
  font-size: 214.28571%;
  line-height: 107%;
  font-size: 30px;
  font-weight: bold;
}

@media screen and (max-width: 767px) {
  .keyvisual__container .keyvisual__textBox .title {
    font-size: 100%;
    line-height: 115%;
  }
}

.keyvisual__container .keyvisual__textBox .title .yellow_line {
  background: transparent -webkit-gradient(linear, left top, left bottom, color-stop(60%, transparent), color-stop(0%, #ff0)) repeat scroll 0 0;
  background: transparent -webkit-linear-gradient(transparent 60%, #ff0 0%) repeat scroll 0 0;
  background: transparent linear-gradient(transparent 60%, #ff0 0%) repeat scroll 0 0;
}

.keyvisual__container .keyvisual__textBox .subtitle {
  font-size: 142.85714%;
  line-height: 160%;
  font-size: 20px;
  font-weight: bold;
  margin-top: 5px;
}

@media screen and (max-width: 767px) {
  .keyvisual__container .keyvisual__textBox .subtitle {
    font-size: 78.57143%;
    line-height: 128%;
  }
}

.keyvisual__container .keyvisual__textBox .description {
  font-size: 92.85714%;
  line-height: 170%;
  font-size: 13px;
  margin-top: 10px;
}

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

.keyvisual__container .kvSlider {
  position: relative;
  overflow: hidden;
  margin: 0 auto;
  padding: 0;
}

.keyvisual__container .kvSlider .stopBtn {
  position: relative;
  top: 0;
  right: 0;
  width: 30px;
  height: 18px;
  margin: 0 0 0 5px;
  z-index: 5;
}

.keyvisual__container .kvSlider .stopBtn a {
  width: 30px;
  padding-top: 18px;
}

.keyvisual__container .kvSlider .stopBtn a:before, .keyvisual__container .kvSlider .stopBtn a:after {
  content: '';
  position: absolute;
  display: block;
  width: 3px;
  height: 8px;
  background: #3167a5;
}

@media screen and (max-width: 767px) {
  .keyvisual__container .kvSlider .stopBtn a:before, .keyvisual__container .kvSlider .stopBtn a:after {
    background: #fff;
  }
}

.keyvisual__container .kvSlider .stopBtn a:before {
  top: 5px;
  left: 11px;
}

.keyvisual__container .kvSlider .stopBtn a:after {
  top: 5px;
  left: 16px;
}

.keyvisual__container .kvSlider .stopBtn a.is-active:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 8px;
  border-color: transparent transparent transparent #3167a5;
  background: none;
}

.keyvisual__container .kvSlider .stopBtn a.is-active:after {
  display: none;
}

.keyvisual__container .kvSlider__body {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .keyvisual__container .kvSlider__body {
    height: 145px;
    margin-bottom: 10px;
  }
  .keyvisual__container .kvSlider__body.slick-slider {
    margin-bottom: 50px;
  }
}

.keyvisual__container .kvSlider__body .slick-dots {
  position: absolute;
  bottom: 10px;
  width: auto;
  height: 18px;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 767px) {
  .keyvisual__container .kvSlider__body .slick-dots {
    bottom: -30px;
  }
}

.keyvisual__container .kvSlider__body .slick-dots button {
  margin-top: 2px;
}

.keyvisual__container .kvSlider__item {
  position: relative;
  float: none !important;
  width: 100%;
  max-width: 1200px;
  max-height: 380px;
  display: inline-block !important;
  vertical-align: middle;
  margin: 0;
  padding: 0;
}

@media screen and (max-width: 1200px) {
  .keyvisual__container .kvSlider__item {
    max-width: 999px;
  }
}

@media screen and (max-width: 999px) {
  .keyvisual__container .kvSlider__item {
    max-width: 767px;
  }
}

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

.keyvisual__container .kvSlider__item a {
  position: relative;
  display: block;
  text-decoration: none;
  z-index: 1;
  max-width: 1200px;
  height: 100%;
  max-height: 380px;
}

.keyvisual__container .kvSlider__item img {
  width: 100%;
  height: auto;
}

@media screen and (max-width: 767px) {
  .keyvisual__container .kvSlider__item {
    height: 145px;
    overflow: hidden;
  }
  .keyvisual__container .kvSlider__item img {
    position: absolute;
    top: -100%;
    right: -100%;
    bottom: -100%;
    left: -100%;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    height: auto;
    min-height: 100%;
    max-height: none;
    margin: auto;
    -webkit-transition: -webkit-transform .45s ease-in-out;
    transition: -webkit-transform .45s ease-in-out;
    transition: transform .45s ease-in-out;
    transition: transform .45s ease-in-out, -webkit-transform .45s ease-in-out;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transform-origin: center center;
    -ms-transform-origin: center center;
    transform-origin: center center;
  }
}

.keyvisual__container .slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

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

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

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

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

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

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

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

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

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

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

.keyvisual__container .slick-slide img {
  display: block;
}

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

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

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

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

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

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

.keyvisual__container .slick-dots {
  position: absolute;
  bottom: 18px;
  left: 0;
  right: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  width: 94px;
  height: 14px;
  margin: 0 auto;
  padding: 0;
}

.keyvisual__container .slick-dots li {
  width: 20px;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 100%;
  text-align: center;
}

.keyvisual__container .slick-dots li:before {
  display: none;
}

.keyvisual__container .slick-dots li + li {
  margin: 0;
}

.keyvisual__container .slick-dots button {
  width: 10px;
  height: 10px;
  margin: 0;
  padding: 0;
  font-size: 0;
  line-height: 0;
  background: #fff;
  border: 2px solid #3167a5;
  border-radius: 50%;
  -webkit-box-sizing: borde-box;
  box-sizing: borde-box;
  cursor: pointer;
}

.keyvisual__container .slick-dots .slick-active button {
  width: 10px;
  height: 10px;
  background: #3167a5;
}

.keyvisual__container .stopBtn {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 40px;
  height: 26px;
  z-index: 5;
}

.keyvisual__container .stopBtn a {
  display: block;
  width: 40px;
  height: 0;
  padding-top: 26px;
  overflow: hidden;
  background: white;
  cursor: pointer;
}

@media screen and (max-width: 767px) {
  .keyvisual__container .stopBtn a {
    background: #3167a5;
  }
}

.keyvisual__container .stopBtn a:hover {
  background: rgba(255, 255, 255, 0.7);
}

@media screen and (max-width: 767px) {
  .keyvisual__container .stopBtn a:hover {
    background: rgba(28, 95, 140, 0.7);
  }
}

.keyvisual__container .stopBtn a:before, .keyvisual__container .stopBtn a:after {
  content: '';
  position: absolute;
  display: block;
  width: 4px;
  height: 12px;
  background: #fff;
}

.keyvisual__container .stopBtn a:before {
  top: 7px;
  left: 14px;
}

.keyvisual__container .stopBtn a:after {
  top: 7px;
  left: 23px;
}

.keyvisual__container .stopBtn a.is-active:before {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 12px;
  border-color: transparent transparent transparent #fff;
  background: none;
}

.keyvisual__container .stopBtn a.is-active:after {
  display: none;
}

.keyvisual__container .next-arrow {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: calc( 50% - 32px);
  left: calc( 100% - (( 100% - 1200px ) / 2));
  z-index: 6;
  width: 32px;
  height: 64px;
}

.keyvisual__container .prev-arrow {
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 0;
  background-image: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  position: absolute;
  top: calc( 50% - 32px);
  left: calc( (( 100% - 1200px ) / 2) - 32px);
  z-index: 6;
  width: 32px;
  height: 64px;
}

.keyvisual__container .slick-slide:not(.slick-center):before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  z-index: 2;
}

@media screen and (max-width: 767px) {
  .keyvisual__container .slick-slide:not(.slick-center):before {
    display: none;
  }
}

/* ***************************
FullCalendar
*************************** */
.fc {
  direction: ltr;
  text-align: left;
}

.fc-rtl {
  text-align: right;
}

body .fc {
  /* extra precedence to overcome jqui */
  font-size: 1em;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-highlight {
  /* when user is selecting cells */
  background: #bce8f1;
  opacity: .3;
}

.fc-bgevent {
  /* default look for background events */
  background: #8fdf82;
  opacity: .3;
}

.fc-nonbusiness {
  /* default look for non-business-hours areas */
  /* will inherit .fc-bgevent's styles */
  background: #d7d7d7;
}

/* Buttons (styled <button> tags, normalized to work cross-browser)
--------------------------------------------------------------------------------------------------*/
.fc button {
  /* force height to include the border and padding */
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* dimensions */
  margin: 0;
  height: 2.1em;
  padding: 0 .6em;
  /* text & cursor */
  font-size: 1em;
  /* normalize */
  white-space: nowrap;
  cursor: pointer;
}

/* Firefox has an annoying inner border */
.fc button::-moz-focus-inner {
  margin: 0;
  padding: 0;
}

.fc-state-default {
  /* non-theme */
  border: 1px solid;
}

.fc-state-default.fc-corner-left {
  /* non-theme */
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}

.fc-state-default.fc-corner-right {
  /* non-theme */
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

/* icons in buttons */
.fc button .fc-icon {
  /* non-theme */
  position: relative;
  top: -0.05em;
  /* seems to be a good adjustment across browsers */
  margin: 0 .2em;
  vertical-align: middle;
}

/*
  button states
  borrowed from twitter bootstrap (http://twitter.github.com/bootstrap/)
*/
.fc-state-default {
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e6e6e6));
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  color: #333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-hover,
.fc-state-down,
.fc-state-active,
.fc-state-disabled {
  color: #333333;
  background-color: #e6e6e6;
}

.fc-state-hover {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}

.fc-state-down,
.fc-state-active {
  background-color: #cccccc;
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.fc-state-disabled {
  cursor: default;
  background-image: none;
  opacity: 0.65;
  -webkit-box-shadow: none;
  box-shadow: none;
}

/* Buttons Groups
--------------------------------------------------------------------------------------------------*/
.fc-button-group {
  display: inline-block;
}

/*
every button that is not first in a button group should scootch over one pixel and cover the
previous button's border...
*/
.fc .fc-button-group > * {
  /* extra precedence b/c buttons have margin set to zero */
  float: left;
  margin: 0 0 0 -1px;
}

.fc .fc-button-group > :first-child {
  /* same */
  margin-left: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover {
  position: absolute;
  -webkit-box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}

.fc-popover .fc-header {
  /* TODO: be more consistent with fc-head/fc-body */
  padding: 2px 4px;
}

.fc-popover .fc-header .fc-title {
  margin: 0 2px;
}

.fc-popover .fc-header .fc-close {
  cursor: pointer;
}

.fc-ltr .fc-popover .fc-header .fc-title,
.fc-rtl .fc-popover .fc-header .fc-close {
  float: left;
}

.fc-rtl .fc-popover .fc-header .fc-title,
.fc-ltr .fc-popover .fc-header .fc-close {
  float: right;
}

/* Misc Reusable Components
--------------------------------------------------------------------------------------------------*/
.fc-divider {
  border-style: solid;
  border-width: 1px;
}

hr.fc-divider {
  height: 0;
  margin: 0;
  padding: 0 0 2px;
  /* height is unreliable across browsers, so use padding */
  border-width: 1px 0;
}

.fc-clear {
  clear: both;
}

.fc-bg,
.fc-bgevent-skeleton,
.fc-highlight-skeleton,
.fc-helper-skeleton {
  /* these element should always cling to top-left/right corners */
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

.fc-bg {
  bottom: 0;
  /* strech bg to bottom edge */
}

.fc-bg table {
  height: 100%;
  /* strech bg to bottom edge */
}

/* Tables
--------------------------------------------------------------------------------------------------*/
.fc table {
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* fix scrollbar issue in firefox */
  table-layout: fixed;
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 1em;
  /* normalize cross-browser */
}

.fc th {
  text-align: center;
}

.fc th,
.fc td {
  border-style: solid;
  border-width: 1px;
  padding: 0;
  vertical-align: top;
}

.fc td.fc-today {
  border-style: double;
  /* overcome neighboring borders */
}

/* Internal Nav Links
--------------------------------------------------------------------------------------------------*/
a[data-goto] {
  cursor: pointer;
}

a[data-goto]:hover {
  text-decoration: underline;
}

/* Fake Table Rows
--------------------------------------------------------------------------------------------------*/
.fc .fc-row {
  /* extra precedence to overcome themes w/ .ui-widget-content forcing a 1px border */
  /* no visible border by default. but make available if need be (scrollbar width compensation) */
  border-style: solid;
  border-width: 0;
}

.fc-row table {
  /* don't put left/right border on anything within a fake row.
     the outer tbody will worry about this */
  border-left: 0 hidden transparent;
  border-right: 0 hidden transparent;
  /* no bottom borders on rows */
  border-bottom: 0 hidden transparent;
}

.fc-row:first-child table {
  border-top: 0 hidden transparent;
  /* no top border on first row */
}

/* Day Row (used within the header and the DayGrid)
--------------------------------------------------------------------------------------------------*/
.fc-row {
  position: relative;
}

.fc-row .fc-bg {
  z-index: 1;
}

/* highlighting cells & background event skeleton */
.fc-row .fc-bgevent-skeleton,
.fc-row .fc-highlight-skeleton {
  bottom: 0;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-bgevent-skeleton table,
.fc-row .fc-highlight-skeleton table {
  height: 100%;
  /* stretch skeleton to bottom of row */
}

.fc-row .fc-highlight-skeleton td,
.fc-row .fc-bgevent-skeleton td {
  border-color: transparent;
}

.fc-row .fc-bgevent-skeleton {
  z-index: 2;
}

.fc-row .fc-highlight-skeleton {
  z-index: 3;
}

/*
row content (which contains day/week numbers and events) as well as "helper" (which contains
temporary rendered events).
*/
.fc-row .fc-content-skeleton {
  position: relative;
  z-index: 4;
  padding-bottom: 2px;
  /* matches the space above the events */
}

.fc-row .fc-helper-skeleton {
  z-index: 5;
}

.fc .fc-row .fc-content-skeleton table,
.fc .fc-row .fc-content-skeleton td,
.fc .fc-row .fc-helper-skeleton td {
  /* see-through to the background below */
  /* extra precedence to prevent theme-provided backgrounds */
  background: none;
  /* in case <td>s are globally styled */
  border-color: transparent;
}

.fc-row .fc-content-skeleton td,
.fc-row .fc-helper-skeleton td {
  /* don't put a border between events and/or the day number */
  border-bottom: 0;
}

.fc-row .fc-content-skeleton tbody td,
.fc-row .fc-helper-skeleton tbody td {
  /* don't put a border between event cells */
  border-top: 0;
}

/* Scrolling Container
--------------------------------------------------------------------------------------------------*/
.fc-scroller {
  -webkit-overflow-scrolling: touch;
}

/* TODO: move to agenda/basic */
.fc-scroller > .fc-day-grid,
.fc-scroller > .fc-time-grid {
  position: relative;
  /* re-scope all positions */
  width: 100%;
  /* hack to force re-sizing this inner element when scrollbars appear/disappear */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.fc-event {
  position: relative;
  /* for resize handle and other inner positioning */
  display: block;
  /* make the <a> tag block */
  font-size: .85em;
  line-height: 1.3;
  border-radius: 3px;
  border: 1px solid #3a87ad;
  /* default BORDER color */
}

.fc-event,
.fc-event-dot {
  background-color: #3a87ad;
  /* default BACKGROUND color */
}

.fc-event,
.fc-event:hover {
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
}

.fc-event[href],
.fc-event.fc-draggable {
  cursor: pointer;
  /* give events with links and draggable events a hand mouse pointer */
}

.fc-not-allowed,
.fc-not-allowed .fc-event {
  /* to override an event's custom cursor */
  cursor: not-allowed;
}

.fc-event .fc-bg {
  /* the generic .fc-bg already does position */
  z-index: 1;
  background: #fff;
  opacity: .25;
}

.fc-event .fc-content {
  position: relative;
  z-index: 2;
}

/* resizer (cursor AND touch devices) */
.fc-event .fc-resizer {
  position: absolute;
  z-index: 4;
}

/* resizer (touch devices) */
.fc-event .fc-resizer {
  display: none;
}

.fc-event.fc-allow-mouse-resize .fc-resizer,
.fc-event.fc-selected .fc-resizer {
  /* only show when hovering or selected (with touch) */
  display: block;
}

/* hit area */
.fc-event.fc-selected .fc-resizer:before {
  /* 40x40 touch area */
  content: "";
  position: absolute;
  z-index: 9999;
  /* user of this util can scope within a lower z-index */
  top: 50%;
  left: 50%;
  width: 40px;
  height: 40px;
  margin-left: -20px;
  margin-top: -20px;
}

/* Event Selection (only for touch devices)
--------------------------------------------------------------------------------------------------*/
.fc-event.fc-selected {
  z-index: 9999 !important;
  /* overcomes inline z-index */
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}

.fc-event.fc-selected.fc-dragging {
  -webkit-box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 2px 7px rgba(0, 0, 0, 0.3);
}

/* Horizontal Events
--------------------------------------------------------------------------------------------------*/
/* bigger touch area when selected */
.fc-h-event.fc-selected:before {
  content: "";
  position: absolute;
  z-index: 3;
  /* below resizers */
  top: -10px;
  bottom: -10px;
  left: 0;
  right: 0;
}

/* events that are continuing to/from another week. kill rounded corners and butt up against edge */
.fc-ltr .fc-h-event.fc-not-start,
.fc-rtl .fc-h-event.fc-not-end {
  margin-left: 0;
  border-left-width: 0;
  padding-left: 1px;
  /* replace the border with padding */
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.fc-ltr .fc-h-event.fc-not-end,
.fc-rtl .fc-h-event.fc-not-start {
  margin-right: 0;
  border-right-width: 0;
  padding-right: 1px;
  /* replace the border with padding */
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

/* resizer (cursor AND touch devices) */
/* left resizer  */
.fc-ltr .fc-h-event .fc-start-resizer,
.fc-rtl .fc-h-event .fc-end-resizer {
  cursor: w-resize;
  left: -1px;
  /* overcome border */
}

/* right resizer */
.fc-ltr .fc-h-event .fc-end-resizer,
.fc-rtl .fc-h-event .fc-start-resizer {
  cursor: e-resize;
  right: -1px;
  /* overcome border */
}

/* resizer (mouse devices) */
.fc-h-event.fc-allow-mouse-resize .fc-resizer {
  width: 7px;
  top: -1px;
  /* overcome top border */
  bottom: -1px;
  /* overcome bottom border */
}

/* resizer (touch devices) */
.fc-h-event.fc-selected .fc-resizer {
  /* 8x8 little dot */
  border-radius: 4px;
  border-width: 1px;
  width: 6px;
  height: 6px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* vertically center */
  top: 50%;
  margin-top: -4px;
}

/* left resizer  */
.fc-ltr .fc-h-event.fc-selected .fc-start-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-end-resizer {
  margin-left: -4px;
  /* centers the 8x8 dot on the left edge */
}

/* right resizer */
.fc-ltr .fc-h-event.fc-selected .fc-end-resizer,
.fc-rtl .fc-h-event.fc-selected .fc-start-resizer {
  margin-right: -4px;
  /* centers the 8x8 dot on the right edge */
}

/* DayGrid events
----------------------------------------------------------------------------------------------------
We use the full "fc-day-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-day-grid-event {
  margin: 1px 2px 0;
  /* spacing between events and edges */
  padding: 0 1px;
}

tr:first-child > td > .fc-day-grid-event {
  margin-top: 2px;
  /* a little bit more space before the first event */
}

.fc-day-grid-event.fc-selected:after {
  content: "";
  position: absolute;
  z-index: 1;
  /* same z-index as fc-bg, behind text */
  /* overcome the borders */
  top: -1px;
  right: -1px;
  bottom: -1px;
  left: -1px;
  /* darkening effect */
  background: #000;
  opacity: .25;
}

.fc-day-grid-event .fc-content {
  /* force events to be one-line tall */
  white-space: nowrap;
  overflow: hidden;
}

.fc-day-grid-event .fc-time {
  font-weight: bold;
}

/* resizer (cursor devices) */
/* left resizer  */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer {
  margin-left: -2px;
  /* to the day cell's edge */
}

/* right resizer */
.fc-ltr .fc-day-grid-event.fc-allow-mouse-resize .fc-end-resizer,
.fc-rtl .fc-day-grid-event.fc-allow-mouse-resize .fc-start-resizer {
  margin-right: -2px;
  /* to the day cell's edge */
}

/* Event Limiting
--------------------------------------------------------------------------------------------------*/
/* "more" link that represents hidden events */
a.fc-more {
  margin: 1px 3px;
  font-size: .85em;
  cursor: pointer;
  text-decoration: none;
}

a.fc-more:hover {
  text-decoration: underline;
}

.fc-limited {
  /* rows and cells that are hidden because of a "more" link */
  display: none;
}

/* popover that appears when "more" link is clicked */
.fc-day-grid .fc-row {
  z-index: 1;
  /* make the "more" popover one higher than this */
}

.fc-more-popover {
  z-index: 2;
  width: 220px;
}

.fc-more-popover .fc-event-container {
  padding: 10px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-now-indicator {
  position: absolute;
  border: 0 solid red;
}

/* Utilities
--------------------------------------------------------------------------------------------------*/
.fc-unselectable {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

/*
TODO: more distinction between this file and common.css
*/
/* Colors
--------------------------------------------------------------------------------------------------*/
.fc-unthemed th,
.fc-unthemed td,
.fc-unthemed thead,
.fc-unthemed tbody,
.fc-unthemed .fc-divider,
.fc-unthemed .fc-row,
.fc-unthemed .fc-content,
.fc-unthemed .fc-popover,
.fc-unthemed .fc-list-view,
.fc-unthemed .fc-list-heading td {
  border-color: #ddd;
}

.fc-unthemed .fc-popover {
  background-color: #fff;
}

.fc-unthemed .fc-divider,
.fc-unthemed .fc-popover .fc-header,
.fc-unthemed .fc-list-heading td {
  background: #eef3fc;
  border-bottom: 1px solid #c5cad1;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  color: #666;
}

.fc-unthemed td.fc-today {
  background: #fcf8e3;
}

.fc-unthemed .fc-disabled-day {
  background: #d7d7d7;
  opacity: .3;
}

/* Icons (inline elements with styled text that mock arrow icons)
--------------------------------------------------------------------------------------------------*/
.fc-icon {
  display: inline-block;
  height: 1em;
  line-height: 1em;
  font-size: 1em;
  text-align: center;
  overflow: hidden;
  font-family: "Courier New", Courier, monospace;
  /* don't allow browser text-selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/*
Acceptable font-family overrides for individual icons:
  "Arial", sans-serif
  "Times New Roman", serif

NOTE: use percentage font sizes or else old IE chokes
*/
.fc-icon:after {
  position: relative;
}

.fc-icon-left-single-arrow:after {
  content: "\2039";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.fc-icon-right-single-arrow:after {
  content: "\203A";
  font-weight: bold;
  font-size: 200%;
  top: -7%;
}

.fc-icon-left-double-arrow:after {
  content: "\AB";
  font-size: 160%;
  top: -7%;
}

.fc-icon-right-double-arrow:after {
  content: "\BB";
  font-size: 160%;
  top: -7%;
}

.fc-icon-left-triangle:after {
  content: "\25C4";
  font-size: 125%;
  top: 3%;
}

.fc-icon-right-triangle:after {
  content: "\25BA";
  font-size: 125%;
  top: 3%;
}

.fc-icon-down-triangle:after {
  content: "\25BC";
  font-size: 125%;
  top: 2%;
}

.fc-icon-x:after {
  content: "\D7";
  font-size: 200%;
  top: 6%;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-popover {
  border-width: 1px;
  border-style: solid;
}

.fc-unthemed .fc-popover .fc-header .fc-close {
  font-size: .9em;
  margin-top: 2px;
}

/* List View
--------------------------------------------------------------------------------------------------*/
.fc-unthemed .fc-list-item:hover td {
  background-color: #f5f5f5;
}

/* Colors
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-disabled-day {
  background-image: none;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-popover > .ui-widget-header + .ui-widget-content {
  border-top: 0;
  /* where they meet, let the header have the border */
}

/* Global Event Styles
--------------------------------------------------------------------------------------------------*/
.ui-widget .fc-event {
  /* overpower jqui's styles on <a> tags. TODO: more DRY */
  color: #fff;
  /* default TEXT color */
  text-decoration: none;
  /* if <a> has an href */
  /* undo ui-widget-header bold */
  font-weight: normal;
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.ui-widget td.fc-axis {
  font-weight: normal;
  /* overcome bold */
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats .ui-widget-content {
  background: none;
  /* see through to fc-bg */
}

.fc.fc-bootstrap3 a {
  text-decoration: none;
}

.fc.fc-bootstrap3 a[data-goto]:hover {
  text-decoration: underline;
}

.fc-bootstrap3 hr.fc-divider {
  border-color: inherit;
}

.fc-bootstrap3 .fc-today.alert {
  border-radius: 0;
}

/* Popover
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-popover .panel-body {
  padding: 0;
  /* undo built-in padding */
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-bootstrap3 .fc-time-grid .fc-slats table {
  /* some themes have background color. see through to slats */
  background: none;
}

/* Toolbar
--------------------------------------------------------------------------------------------------*/
.fc-toolbar {
  text-align: center;
}

.fc-toolbar.fc-header-toolbar {
  margin-bottom: 1em;
}

.fc-toolbar.fc-footer-toolbar {
  margin-top: 1em;
}

.fc-toolbar .fc-left {
  float: left;
}

.fc-toolbar .fc-right {
  float: right;
}

.fc-toolbar .fc-center {
  display: inline-block;
}

/* the things within each left/right/center section */
.fc .fc-toolbar > * > * {
  /* extra precedence to override button border margins */
  float: left;
  margin-left: .75em;
}

/* the first thing within each left/center/right section */
.fc .fc-toolbar > * > :first-child {
  /* extra precedence to override button border margins */
  margin-left: 0;
}

/* title text */
.fc-toolbar h2 {
  margin: 0;
}

/* button layering (for border precedence) */
.fc-toolbar button {
  position: relative;
}

.fc-toolbar .fc-state-hover,
.fc-toolbar .ui-state-hover {
  z-index: 2;
}

.fc-toolbar .fc-state-down {
  z-index: 3;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active {
  z-index: 4;
}

.fc-toolbar button:focus {
  z-index: 5;
}

/* View Structure
--------------------------------------------------------------------------------------------------*/
/* undo twitter bootstrap's box-sizing rules. normalizes positioning techniques */
/* don't do this for the toolbar because we'll want bootstrap to style those buttons as some pt */
.fc-view-container *,
.fc-view-container *:before,
.fc-view-container *:after {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.fc-view,
.fc-view > table {
  /* so dragged elements can be above the view's main element */
  position: relative;
  z-index: 1;
}

/* BasicView
--------------------------------------------------------------------------------------------------*/
/* day row structure */
.fc-basicWeek-view .fc-content-skeleton,
.fc-basicDay-view .fc-content-skeleton {
  /* there may be week numbers in these views, so no padding-top */
  padding-bottom: 1em;
  /* ensure a space at bottom of cell for user selecting/clicking */
}

.fc-basic-view .fc-body .fc-row {
  min-height: 4em;
  /* ensure that all rows are at least this tall */
}

/* a "rigid" row will take up a constant amount of height because content-skeleton is absolute */
.fc-row.fc-rigid {
  overflow: hidden;
}

.fc-row.fc-rigid .fc-content-skeleton {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}

/* week and day number styling */
.fc-day-top.fc-other-month {
  opacity: 0.3;
}

.fc-basic-view .fc-week-number,
.fc-basic-view .fc-day-number {
  padding: 2px;
}

.fc-basic-view th.fc-week-number,
.fc-basic-view th.fc-day-number {
  padding: 0 2px;
  /* column headers can't have as much v space */
}

.fc-ltr .fc-basic-view .fc-day-top .fc-day-number {
  float: right;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-day-number {
  float: left;
}

.fc-ltr .fc-basic-view .fc-day-top .fc-week-number {
  float: left;
  border-radius: 0 0 3px 0;
}

.fc-rtl .fc-basic-view .fc-day-top .fc-week-number {
  float: right;
  border-radius: 0 0 0 3px;
}

.fc-basic-view .fc-day-top .fc-week-number {
  min-width: 1.5em;
  text-align: center;
  background-color: #f2f2f2;
  color: #808080;
}

/* when week/day number have own column */
.fc-basic-view td.fc-week-number {
  text-align: center;
}

.fc-basic-view td.fc-week-number > * {
  /* work around the way we do column resizing and ensure a minimum width */
  display: inline-block;
  min-width: 1.25em;
}

/* AgendaView all-day area
--------------------------------------------------------------------------------------------------*/
.fc-agenda-view .fc-day-grid {
  position: relative;
  z-index: 2;
  /* so the "more.." popover will be over the time grid */
}

.fc-agenda-view .fc-day-grid .fc-row {
  min-height: 3em;
  /* all-day section will never get shorter than this */
}

.fc-agenda-view .fc-day-grid .fc-row .fc-content-skeleton {
  padding-bottom: 1em;
  /* give space underneath events for clicking/selecting days */
}

/* TimeGrid axis running down the side (for both the all-day area and the slot area)
--------------------------------------------------------------------------------------------------*/
.fc .fc-axis {
  /* .fc to overcome default cell styles */
  vertical-align: middle;
  padding: 0 4px;
  white-space: nowrap;
}

.fc-ltr .fc-axis {
  text-align: right;
}

.fc-rtl .fc-axis {
  text-align: left;
}

/* TimeGrid Structure
--------------------------------------------------------------------------------------------------*/
.fc-time-grid-container,
.fc-time-grid {
  /* so slats/bg/content/etc positions get scoped within here */
  position: relative;
  z-index: 1;
}

.fc-time-grid {
  min-height: 100%;
  /* so if height setting is 'auto', .fc-bg stretches to fill height */
}

.fc-time-grid table {
  /* don't put outer borders on slats/bg/content/etc */
  border: 0 hidden transparent;
}

.fc-time-grid > .fc-bg {
  z-index: 1;
}

.fc-time-grid .fc-slats,
.fc-time-grid > hr {
  /* the <hr> AgendaView injects when grid is shorter than scroller */
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-content-col {
  position: relative;
  /* because now-indicator lives directly inside */
}

.fc-time-grid .fc-content-skeleton {
  position: absolute;
  z-index: 3;
  top: 0;
  left: 0;
  right: 0;
}

/* divs within a cell within the fc-content-skeleton */
.fc-time-grid .fc-business-container {
  position: relative;
  z-index: 1;
}

.fc-time-grid .fc-bgevent-container {
  position: relative;
  z-index: 2;
}

.fc-time-grid .fc-highlight-container {
  position: relative;
  z-index: 3;
}

.fc-time-grid .fc-event-container {
  position: relative;
  z-index: 4;
}

.fc-time-grid .fc-now-indicator-line {
  z-index: 5;
}

.fc-time-grid .fc-helper-container {
  /* also is fc-event-container */
  position: relative;
  z-index: 6;
}

/* TimeGrid Slats (lines that run horizontally)
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-slats td {
  height: 1.5em;
  border-bottom: 0;
  /* each cell is responsible for its top border */
}

.fc-time-grid .fc-slats .fc-minor td {
  border-top-style: dotted;
}

/* TimeGrid Highlighting Slots
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-highlight-container {
  /* a div within a cell within the fc-highlight-skeleton */
  position: relative;
  /* scopes the left/right of the fc-highlight to be in the column */
}

.fc-time-grid .fc-highlight {
  position: absolute;
  left: 0;
  right: 0;
  /* top and bottom will be in by JS */
}

/* TimeGrid Event Containment
--------------------------------------------------------------------------------------------------*/
.fc-ltr .fc-time-grid .fc-event-container {
  /* space on the sides of events for LTR (default) */
  margin: 0 2.5% 0 2px;
}

.fc-rtl .fc-time-grid .fc-event-container {
  /* space on the sides of events for RTL */
  margin: 0 2px 0 2.5%;
}

.fc-time-grid .fc-event,
.fc-time-grid .fc-bgevent {
  position: absolute;
  z-index: 1;
  /* scope inner z-index's */
}

.fc-time-grid .fc-bgevent {
  /* background events always span full width */
  left: 0;
  right: 0;
}

/* Generic Vertical Event
--------------------------------------------------------------------------------------------------*/
.fc-v-event.fc-not-start {
  /* events that are continuing from another day */
  /* replace space made by the top border with padding */
  border-top-width: 0;
  padding-top: 1px;
  /* remove top rounded corners */
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.fc-v-event.fc-not-end {
  /* replace space made by the top border with padding */
  border-bottom-width: 0;
  padding-bottom: 1px;
  /* remove bottom rounded corners */
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* TimeGrid Event Styling
----------------------------------------------------------------------------------------------------
We use the full "fc-time-grid-event" class instead of using descendants because the event won't
be a descendant of the grid when it is being dragged.
*/
.fc-time-grid-event {
  overflow: hidden;
  /* don't let the bg flow over rounded corners */
}

.fc-time-grid-event.fc-selected {
  /* need to allow touch resizers to extend outside event's bounding box */
  /* common fc-selected styles hide the fc-bg, so don't need this anyway */
  overflow: visible;
}

.fc-time-grid-event.fc-selected .fc-bg {
  display: none;
  /* hide semi-white background, to appear darker */
}

.fc-time-grid-event .fc-content {
  overflow: hidden;
  /* for when .fc-selected */
}

.fc-time-grid-event .fc-time,
.fc-time-grid-event .fc-title {
  padding: 0 1px;
}

.fc-time-grid-event .fc-time {
  font-size: .85em;
  white-space: nowrap;
}

/* short mode, where time and title are on the same line */
.fc-time-grid-event.fc-short .fc-content {
  /* don't wrap to second line (now that contents will be inline) */
  white-space: nowrap;
}

.fc-time-grid-event.fc-short .fc-time,
.fc-time-grid-event.fc-short .fc-title {
  /* put the time and title on the same line */
  display: inline-block;
  vertical-align: top;
}

.fc-time-grid-event.fc-short .fc-time span {
  display: none;
  /* don't display the full time text... */
}

.fc-time-grid-event.fc-short .fc-time:before {
  content: attr(data-start);
  /* ...instead, display only the start time */
}

.fc-time-grid-event.fc-short .fc-time:after {
  content: "\A0-\A0";
  /* seperate with a dash, wrapped in nbsp's */
}

.fc-time-grid-event.fc-short .fc-title {
  font-size: .85em;
  /* make the title text the same size as the time */
  padding: 0;
  /* undo padding from above */
}

/* resizer (cursor device) */
.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer {
  left: 0;
  right: 0;
  bottom: 0;
  height: 8px;
  overflow: hidden;
  line-height: 8px;
  font-size: 11px;
  font-family: monospace;
  text-align: center;
  cursor: s-resize;
}

.fc-time-grid-event.fc-allow-mouse-resize .fc-resizer:after {
  content: "=";
}

/* resizer (touch device) */
.fc-time-grid-event.fc-selected .fc-resizer {
  /* 10x10 dot */
  border-radius: 5px;
  border-width: 1px;
  width: 8px;
  height: 8px;
  border-style: solid;
  border-color: inherit;
  background: #fff;
  /* horizontally center */
  left: 50%;
  margin-left: -5px;
  /* center on the bottom edge */
  bottom: -5px;
}

/* Now Indicator
--------------------------------------------------------------------------------------------------*/
.fc-time-grid .fc-now-indicator-line {
  border-top-width: 1px;
  left: 0;
  right: 0;
}

/* arrow on axis */
.fc-time-grid .fc-now-indicator-arrow {
  margin-top: -5px;
  /* vertically center on top coordinate */
}

.fc-ltr .fc-time-grid .fc-now-indicator-arrow {
  left: 0;
  /* triangle pointing right... */
  border-width: 5px 0 5px 6px;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

.fc-rtl .fc-time-grid .fc-now-indicator-arrow {
  right: 0;
  /* triangle pointing left... */
  border-width: 5px 6px 5px 0;
  border-top-color: transparent;
  border-bottom-color: transparent;
}

/* List View
--------------------------------------------------------------------------------------------------*/
/* possibly reusable */
.fc-event-dot {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 5px;
}

/* view wrapper */
.fc-rtl .fc-list-view {
  direction: rtl;
  /* unlike core views, leverage browser RTL */
}

.fc-list-view {
  border-width: 1px;
  border-style: solid;
}

/* table resets */
.fc .fc-list-table {
  table-layout: auto;
  /* for shrinkwrapping cell content */
}

.fc-list-table td {
  border-width: 1px 0 0;
  padding: 8px 14px;
}

.fc-list-table tr:first-child td {
  border-top-width: 0;
}

/* day headings with the list */
.fc-list-heading {
  border-bottom-width: 1px;
}

.fc-list-heading td {
  font-weight: bold;
}

.fc-ltr .fc-list-heading-main {
  float: left;
}

.fc-rtl .fc-list-heading-main {
  float: right;
}

.fc-rtl .fc-list-heading-alt {
  float: left;
}

/* event list items */
.fc-list-item.fc-has-url {
  cursor: pointer;
  /* whole row will be clickable */
}

.fc-list-item-marker,
.fc-list-item-time {
  white-space: nowrap;
  width: 1px;
}

/* make the dot closer to the event title */
.fc-ltr .fc-list-item-marker {
  padding-right: 0;
}

.fc-rtl .fc-list-item-marker {
  padding-left: 0;
}

.fc-list-item-title a {
  /* every event title cell has an <a> tag */
  color: #2a67ae;
}

.fc-list-item-title a[href]:hover {
  /* hover effect only on titles with hrefs */
  text-decoration: underline;
}

/* message when no events */
.fc-list-empty-wrap2 {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.fc-list-empty-wrap1 {
  width: 100%;
  height: 100%;
  display: table;
}

.fc-list-empty {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}

.fc-unthemed .fc-list-empty {
  /* theme will provide own background */
  background-color: #eee;
}

/* user css */
#calendar {
  /* button */
}

#calendar .fc-view {
  min-height: 200px;
}

#calendar .fc-toolbar {
  position: relative;
  text-align: center;
  background: #fff;
  padding: 12px 0 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 5px;
}

@media screen and (max-width: 767px) {
  #calendar .fc-toolbar {
    padding: 18px 0 10px;
  }
}

#calendar .fc-toolbar:after {
  content: " ";
  display: block;
  clear: both;
}

#calendar .fc-toolbar:before {
  content: '';
  position: absolute;
  top: -0.7em;
  bottom: 0;
  right: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 1px;
  margin: auto 0;
  background: #cfd7e2;
  z-index: 1;
}

@media screen and (max-width: 767px) {
  #calendar .fc-toolbar:before {
    display: none;
  }
}

#calendar .fc-toolbar div {
  margin: 0;
}

#calendar .fc-toolbar .fc-center {
  position: relative;
  display: inline-block;
  padding: 0;
  height: 100%;
  width: 12em;
  min-height: 50px;
  background: #fff;
  vertical-align: top;
  z-index: 2;
  text-align: center;
}

@media screen and (max-width: 767px) {
  #calendar .fc-toolbar .fc-center {
    width: 100%;
  }
}

#calendar .fc-toolbar h2 {
  display: inline-block;
  width: 100%;
  min-height: 50px;
  margin: 0;
  padding: 0;
  color: #222;
  vertical-align: middle;
  font-size: 142.85714%;
  line-height: 250%;
  background: none;
  border: none;
}

#calendar .fc-toolbar h2:before {
  display: none;
}

#calendar .fc-left,
#calendar .fc-right {
  position: relative;
  display: block;
  width: 30%;
  padding: 12px 0 0;
  background: #fff;
  z-index: 2;
}

@media screen and (max-width: 767px) {
  #calendar .fc-left,
  #calendar .fc-right {
    z-index: 3;
    width: 4em;
  }
  #calendar .fc-left button,
  #calendar .fc-right button {
    position: relative;
    width: 2em;
    height: 2em;
    text-indent: -9999px;
    overflow: hidden;
  }
  #calendar .fc-left button:before, #calendar .fc-left button:after,
  #calendar .fc-right button:before,
  #calendar .fc-right button:after {
    width: 24px;
    height: 24px;
  }
}

#calendar .fc-left {
  float: left;
  text-align: right;
  padding-right: 4.5em;
}

@media screen and (max-width: 767px) {
  #calendar .fc-left {
    float: none;
    position: absolute;
    padding-right: 0;
    left: 0;
  }
}

#calendar .fc-left:after {
  content: "";
  position: absolute;
  top: 1.34em;
  right: -6px;
  display: block;
  height: 0;
  border-top: 6px solid transparent;
  border-right: 9px solid #cfd7e2;
  border-bottom: 6px solid transparent;
}

@media screen and (max-width: 767px) {
  #calendar .fc-left:after {
    display: none;
  }
}

#calendar .fc-right {
  float: right;
  text-align: left;
  padding-left: 4.5em;
}

@media screen and (max-width: 767px) {
  #calendar .fc-right {
    float: none;
    position: absolute;
    padding-left: 0;
    right: 0;
  }
}

#calendar .fc-right:before {
  content: "";
  position: absolute;
  top: 1.34em;
  left: -6px;
  display: block;
  height: 0;
  border-top: 6px solid transparent;
  border-left: 9px solid #cfd7e2;
  border-bottom: 6px solid transparent;
}

@media screen and (max-width: 767px) {
  #calendar .fc-right:before {
    display: none;
  }
}

#calendar .fc-button {
  position: relative;
  float: none;
  display: inline-block;
  height: auto;
  margin: 0;
  padding: 0;
  color: #3167a5;
  font-size: 114.28571%;
  line-height: 113%;
  background: none;
  border: none;
  border-radius: 0;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  cursor: pointer;
}

#calendar .fc-prev-button {
  padding-left: 2.5em;
  margin-right: -25px;
}

#calendar .fc-prev-button:before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  background: url(/images/calendar/circle_arrow.svg) 0 0 no-repeat;
  background-size: cover;
}

#calendar .fc-next-button {
  padding-right: 2.5em;
  margin-left: -25px;
}

#calendar .fc-next-button:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 18px;
  background: url(/images/calendar/circle_arrow.svg) 0 0 no-repeat;
  background-size: cover;
}

#calendar .fc-list-view .fc-scroller {
  height: auto !important;
}

#calendar .fc-view-container {
  border-bottom: 1px solid #cfd7e2;
}

#calendar .fc-view-container table,
#calendar .fc-view-container .fc-head-container,
#calendar .fc-view-container .fc-day-header {
  border: none;
}

#calendar .fc-widget-header .fc-day-header {
  height: 38px;
  color: #fff;
  font-size: 114.28571%;
  line-height: 100%;
  vertical-align: middle;
  border-right: 1px solid #fff;
}

#calendar .fc-widget-header .fc-sun {
  border-right: 1px solid #fff;
}

#calendar .fc-widget-header .fc-sat {
  border-right: none;
}

#calendar .fc-content-skeleton {
  position: relative;
  margin: 0;
}

#calendar .fc-widget-content {
  border: none;
}

#calendar .fc-day-grid div.fc-widget-content {
  margin: 0;
}

#calendar .fc-day-grid div.fc-widget-content + div.fc-widget-content {
  border-top: 1px solid #cfd7e2;
}

#calendar .fc-day-grid .fc-day {
  border-right: 1px solid #cfd7e2;
}

#calendar .fc-day-grid .fc-day.fc-sat {
  background: #f0f6fb;
  border-right: none;
}

#calendar .fc-day-grid .fc-day.fc-sat .fc-day-number {
  color: #0064c2;
}

#calendar .fc-day-grid .fc-day.fc-sun {
  background: #fff;
  border-right: 1px solid #cfd7e2;
}

#calendar .fc-day-grid .fc-day.fc-sun .fc-day-number {
  color: #e7231b;
}

#calendar .fc-day-grid .fc-day-top {
  text-align: left;
  border: none;
}

#calendar .fc-day-grid .fc-day-top.fc-sat .fc-day-number {
  color: #0064c2;
}

#calendar .fc-day-grid .fc-day-top.fc-sun .fc-day-number {
  color: #e7231b;
}

#calendar .fc-day-grid .fc-day-top.fc-other-month .fc-day-number {
  color: #b7b7b7;
}

#calendar .fc-day-grid .fc-day-number {
  float: none;
  padding: 3px 10px 0;
  font-size: 114.28571%;
  line-height: 100%;
  font-weight: bold;
}

#calendar .fc-bg {
  background: #f7f7f7;
}

#calendar .fc-bg .fc-state-highlight {
  background: #f7f7f7;
}

#calendar .fc-event-container {
  padding: 0;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

#calendar .fc-day-grid-event {
  margin: 5px 8px;
  padding: 5px 8px;
  color: #222;
  font-size: 100%;
  line-height: 115%;
  background: #fff;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  cursor: default;
}

#calendar .fc-day-grid-event:visited, #calendar .fc-day-grid-event:hover {
  color: #222;
}

#calendar .fc-day-grid-event[href] {
  position: relative;
  padding: 5px 8px 5px 8px;
  border-radius: 3px;
  cursor: pointer;
}

#calendar .fc-day-grid-event .fc-content {
  white-space: normal;
  overflow: visible;
}

#calendar .fc-list-table {
  border-collapse: separate;
}

#calendar .fc-list-empty-wrap2 {
  position: relative;
}

#calendar .fc-list-empty {
  padding: 25px 10px;
  background: #f3f3f3;
}

/* ***************************
_calendar_custom.scss
*************************** */
.js-calEventStatus-end-done {
  opacity: 0.3;
}

.js-calEventStatus-end-notyet {
  opacity: 1;
}

.js-calEventStatus-start-done {
  opacity: 0.3;
}

.js-calEventStatus-start-notyet {
  opacity: 1;
}

#calendar {
  width: 100%;
  margin: 0 auto;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #fff;
  border-radius: 5px;
  padding-bottom: 40px;
}

@media screen and (max-width: 767px) {
  #calendar {
    width: calc( 100% - 10px);
    margin: 0 5px;
    border-radius: 5px;
  }
}

#calendar .fc-toolbar:before {
  top: 36px;
  bottom: inherit;
}

.eventCalendar__container #calendar {
  border: 1px solid #cfd7e2;
  width: 100%;
  margin: 0;
}

@media screen and (max-width: 767px) {
  .eventCalendar__container .calendarArea .calendarFilter__wrapper {
    width: calc(100% - 14px);
    padding: 0 7px;
  }
}

@media screen and (max-width: 767px) {
  .eventCalendar__container .calendarArea .js-calendar-categoryBtn-box {
    margin-right: 5px;
  }
}

@media screen and (max-width: 767px) {
  .eventCalendar__container .calendarArea .js-calendar-addConditionBtn-box {
    margin-left: 25px;
    margin-right: 0;
  }
}

@media screen and (max-width: 767px) {
  .eventCalendar__container .calendarArea .monthList .dateList__item {
    letter-spacing: -0.25px;
  }
}

.categoryCalendar__container #calendar {
  border: 1px solid #cfd7e2;
}

.calendarArea .calendarArea__inner {
  margin: 0 auto;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  max-width: 1200px;
}

.calendarArea .tabmenu__box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 0;
  width: 100%;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.calendarArea .tabmenu__box.noDisc > li:before {
  display: none;
}

.calendarArea .tabmenu__box li {
  text-align: center;
  vertical-align: middle;
  padding: 0;
  margin: 0 8px;
  width: 40%;
  max-width: 400px;
}

@media screen and (max-width: 767px) {
  .calendarArea .tabmenu__box li {
    width: 40%;
  }
}

.calendarArea .tabmenu__box li a {
  display: block;
  padding: 12px 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  max-width: 400px;
  border: 1px solid #cfd7e2;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  background-color: #3167a5;
  font-size: 114.28571%;
  line-height: 157%;
  font-weight: bold;
  text-decoration: none;
  line-height: 1.0em;
}

@media screen and (max-width: 767px) {
  .calendarArea .tabmenu__box li a {
    padding: 10px 0px 0;
    width: auto;
    max-width: inherit;
  }
}

.calendarArea .tabmenu__box li a .icon_calendar,
.calendarArea .tabmenu__box li a .icon_listing {
  width: 25px;
  height: 25px;
  position: relative;
  top: -3px;
}

@media screen and (max-width: 767px) {
  .calendarArea .tabmenu__box li a .icon_calendar,
  .calendarArea .tabmenu__box li a .icon_listing {
    display: none;
  }
}

.calendarArea .tabmenu__box li a span {
  display: inline-block;
  position: relative;
  top: 3px;
  padding-left: 5px;
  color: #fff;
}

.calendarArea .tabmenu__box li a.is-active {
  border-bottom: 1px solid #fff;
  background-color: #fff;
}

.calendarArea .tabmenu__box li a.is-active span {
  color: #3167a5;
}

.calendarArea .tabmenu__box li:before {
  display: none;
}

.calendarArea .bizTypeBtn-label,
.calendarArea .categoryBtn-label {
  font-size: 100%;
  font-weight: bold;
}

.calendarArea .addConditionBtn-label {
  position: absolute;
  display: inline-block;
  font-size: 200%;
  line-height: 1;
  bottom: 3px;
  left: -3px;
}

.calendarArea .calendarFilter__wrapper {
  width: calc(100% - 90px);
  text-align: left;
  margin: 2px 45px 0 !important;
  padding: 8px 0;
  border-top: 1px solid #ccc;
}

@media screen and (max-width: 767px) {
  .calendarArea .calendarFilter__wrapper {
    width: calc(100% - 16px);
    padding: 10px 8px;
    margin: 10px 0 0 !important;
  }
}

.calendarArea .calendarFilter__wrapper * {
  float: none;
}

.calendarArea .calendarFilter__addConditionBox,
.calendarArea .calendarFilter__bizTypeBox,
.calendarArea .calendarFilter__categoryBox {
  position: relative;
  display: inline-block;
}

.calendarArea .calendarFilter__bizTypeBox {
  margin-left: 4.4% !important;
}

@media screen and (max-width: 999px) {
  .calendarArea .calendarFilter__bizTypeBox {
    margin-left: 2% !important;
  }
}

@media screen and (max-width: 767px) {
  .calendarArea .calendarFilter__bizTypeBox {
    display: block;
    margin-left: 0 !important;
    margin-top: 10px !important;
  }
}

.calendarArea .js-calendarFilter__resetBtn {
  margin: 0;
  height: 36px;
  padding: 0 15px;
  margin-left: 70px;
  font-size: 1em;
  white-space: nowrap;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid #cfd7e2;
  border-radius: 5px;
}

@media screen and (max-width: 999px) {
  .calendarArea .js-calendarFilter__resetBtn {
    margin-left: 35px;
  }
}

@media screen and (max-width: 767px) {
  .calendarArea .js-calendarFilter__resetBtn {
    position: absolute;
    bottom: 0;
    margin-left: 35px;
  }
}

.calendarArea .js-calendar-addConditionBtn-box,
.calendarArea .js-calendar-bizTypeBtn-box,
.calendarArea .js-calendar-categoryBtn-box {
  border: 1px solid #cfd7e2;
  width: 200px;
  height: 36px;
  font-size: 90%;
  margin-top: 5px;
  margin-right: 10px;
  padding-left: 8px;
}

@media screen and (max-width: 999px) {
  .calendarArea .js-calendar-addConditionBtn-box,
  .calendarArea .js-calendar-bizTypeBtn-box,
  .calendarArea .js-calendar-categoryBtn-box {
    width: 160px;
  }
}

@media screen and (max-width: 767px) {
  .calendarArea .js-calendar-addConditionBtn-box,
  .calendarArea .js-calendar-bizTypeBtn-box,
  .calendarArea .js-calendar-categoryBtn-box {
    width: 140px;
  }
}

.calendarArea .js-calendar-addConditionBtn-box {
  margin-left: 22px;
}

.calendarArea .js-calendar-addConditionBtn-box:disabled {
  background-color: #eeeeee;
}

.calendarArea .js-calendar-bizTypeBtn-box {
  margin-right: 0;
}

.calendarArea .ctgLabelWrapper:after {
  display: inline-block;
  color: #bbb;
  margin: 4px 4px;
  font-size: 92.857%;
}

.calendarArea .js-calEventStatus-biz-none .ctgLabelWrapper:after {
  content: '[---]';
}

.calendarArea .js-calEventStatus-biz-seminar .ctgLabelWrapper:after {
  content: '[単発セミナー・イベント]';
}

.calendarArea .js-calEventStatus-biz-program .ctgLabelWrapper:after {
  content: '[プログラム(数日間)]';
}

.calendarArea .js-calEventStatus-biz-company .ctgLabelWrapper:after {
  content: '[企業説明会]';
}

.calendarArea .js-calEventStatus-biz-interview .ctgLabelWrapper:after {
  content: '[面接会]';
}

.calendarArea .js-calEventStatus-biz-other .ctgLabelWrapper:after {
  content: '[その他]';
}

.calendarArea .categoryFilterBtn {
  position: relative;
  margin: 10px 5px;
  padding: 0px 10px 0 30px;
  display: inline-block;
  color: #222;
  text-align: center;
  border-radius: 15px;
  border: 2px solid #ddd;
}

@media screen and (max-width: 999px) {
  .calendarArea .categoryFilterBtn {
    margin: 5px 3px;
  }
}

.calendarArea .categoryFilterBtn a {
  display: block;
  color: #222;
  text-decoration: none;
}

.calendarArea .categoryFilterBtn a:before {
  content: '';
  position: absolute;
  width: 6px;
  height: 6px;
  background-color: inherit;
  left: 10px;
  top: 9px;
  border-radius: 50px;
}

.calendarArea .categoryFilterBtn:before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  border: 4px solid #ddd;
  left: 4px;
  top: 3px;
  border-radius: 50px;
}

.calendarArea .categoryFilterBtn.active {
  background-color: #fff;
}

.calendarArea .categoryFilterBtn.ctg_home:before {
  border-color: #3167a5 !important;
  color: #fff;
}

.calendarArea .categoryFilterBtn.active.ctg_home {
  border-color: #3167a5 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_home:before {
  border-color: #3167a5 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_home a:before {
  background-color: #3167a5 !important;
}

.calendarArea .categoryFilterBtn.ctg_under29:before {
  border-color: #93b63f !important;
  color: #fff;
}

.calendarArea .categoryFilterBtn.active.ctg_under29 {
  border-color: #93b63f !important;
}

.calendarArea .categoryFilterBtn.active.ctg_under29:before {
  border-color: #93b63f !important;
}

.calendarArea .categoryFilterBtn.active.ctg_under29 a:before {
  background-color: #93b63f !important;
}

.calendarArea .categoryFilterBtn.ctg_under34:before {
  border-color: #93b63f !important;
  color: #fff;
}

.calendarArea .categoryFilterBtn.active.ctg_under34 {
  border-color: #93b63f !important;
}

.calendarArea .categoryFilterBtn.active.ctg_under34:before {
  border-color: #93b63f !important;
}

.calendarArea .categoryFilterBtn.active.ctg_under34 a:before {
  background-color: #93b63f !important;
}

.calendarArea .categoryFilterBtn.ctg_over30:before {
  border-color: #f9bc45 !important;
  color: #fff;
}

.calendarArea .categoryFilterBtn.active.ctg_over30 {
  border-color: #f9bc45 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_over30:before {
  border-color: #f9bc45 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_over30 a:before {
  background-color: #f9bc45 !important;
}

.calendarArea .categoryFilterBtn.ctg_over55:before {
  border-color: #c64343 !important;
  color: #fff;
}

.calendarArea .categoryFilterBtn.active.ctg_over55 {
  border-color: #c64343 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_over55:before {
  border-color: #c64343 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_over55 a:before {
  background-color: #c64343 !important;
}

.calendarArea .categoryFilterBtn.ctg_womenSupport:before {
  border-color: #f99432 !important;
  color: #fff;
}

.calendarArea .categoryFilterBtn.active.ctg_womenSupport {
  border-color: #f99432 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_womenSupport:before {
  border-color: #f99432 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_womenSupport a:before {
  background-color: #f99432 !important;
}

.calendarArea .categoryFilterBtn.ctg_allAges:before {
  border-color: #8c62ba !important;
  color: #fff;
}

.calendarArea .categoryFilterBtn.active.ctg_allAges {
  border-color: #8c62ba !important;
}

.calendarArea .categoryFilterBtn.active.ctg_allAges:before {
  border-color: #8c62ba !important;
}

.calendarArea .categoryFilterBtn.active.ctg_allAges a:before {
  background-color: #8c62ba !important;
}

.calendarArea .categoryFilterBtn.ctg_businessPerson:before {
  border-color: #ef7fc1 !important;
  color: #fff;
}

.calendarArea .categoryFilterBtn.active.ctg_businessPerson {
  border-color: #ef7fc1 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_businessPerson:before {
  border-color: #ef7fc1 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_businessPerson a:before {
  background-color: #ef7fc1 !important;
}

.calendarArea .categoryFilterBtn.ctg_regular:before {
  border-color: #28476a !important;
  color: #fff;
}

.calendarArea .categoryFilterBtn.active.ctg_regular {
  border-color: #28476a !important;
}

.calendarArea .categoryFilterBtn.active.ctg_regular:before {
  border-color: #28476a !important;
}

.calendarArea .categoryFilterBtn.active.ctg_regular a:before {
  background-color: #28476a !important;
}

.calendarArea .categoryFilterBtn.ctg_online:before {
  border-color: #25aadb !important;
  color: #fff;
}

.calendarArea .categoryFilterBtn.active.ctg_online {
  border-color: #25aadb !important;
}

.calendarArea .categoryFilterBtn.active.ctg_online:before {
  border-color: #25aadb !important;
}

.calendarArea .categoryFilterBtn.active.ctg_online a:before {
  background-color: #25aadb !important;
}

.calendarArea .categoryFilterBtn.ctg_tama:before {
  border-color: #555 !important;
  color: #fff;
}

.calendarArea .categoryFilterBtn.active.ctg_tama {
  border-color: #555 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_tama:before {
  border-color: #555 !important;
}

.calendarArea .categoryFilterBtn.active.ctg_tama a:before {
  background-color: #555 !important;
}

.fc-day-header {
  background: #222;
  color: #fff;
  font-weight: normal;
}

.fc-day-header.fc-sun {
  background: #c64343;
}

.fc-day-header.fc-sat {
  background: #319bd2;
}

.fc-event,
.fc-event-dot {
  border: 1px solid #d7d7d7 !important;
  color: #222 !important;
}

.fc-event:hover,
.fc-event-dot:hover {
  color: #999 !important;
}

.calendarArea .ctg_home.ctg_label {
  border-color: #3167a5 !important;
}

.calendarArea .ctg_home.ctg_label:before {
  content: "全表示";
}

.calendarArea .ctg_under29.ctg_label {
  border-color: #93b63f !important;
}

.calendarArea .ctg_under29.ctg_label:before {
  content: "29歳以下の方";
}

.calendarArea .ctg_under34.ctg_label {
  border-color: #93b63f !important;
}

.calendarArea .ctg_under34.ctg_label:before {
  content: "34歳以下の方";
}

.calendarArea .ctg_over30.ctg_label {
  border-color: #f9bc45 !important;
}

.calendarArea .ctg_over30.ctg_label:before {
  content: "30歳-54歳の方";
}

.calendarArea .ctg_over55.ctg_label {
  border-color: #c64343 !important;
}

.calendarArea .ctg_over55.ctg_label:before {
  content: "55歳以上の方";
}

.calendarArea .ctg_womenSupport.ctg_label {
  border-color: #f99432 !important;
}

.calendarArea .ctg_womenSupport.ctg_label:before {
  content: "女性再就職支援";
}

.calendarArea .ctg_allAges.ctg_label {
  border-color: #8c62ba !important;
}

.calendarArea .ctg_allAges.ctg_label:before {
  content: "すべての方";
}

.calendarArea .ctg_businessPerson.ctg_label {
  border-color: #ef7fc1 !important;
}

.calendarArea .ctg_businessPerson.ctg_label:before {
  content: "事業者の皆様へ";
}

.calendarArea .ctg_regular.ctg_label {
  border-color: #28476a !important;
}

.calendarArea .ctg_regular.ctg_label:before {
  content: "正社員を目指す方";
}

.calendarArea .ctg_online.ctg_label {
  border-color: #25aadb !important;
}

.calendarArea .ctg_online.ctg_label:before {
  content: "オンライン";
}

.calendarArea .ctg_tama.ctg_label {
  border-color: #555 !important;
}

.calendarArea .ctg_tama.ctg_label:before {
  content: "多摩";
}

.calendarArea .ctg_label {
  display: inline-block;
  height: inherit;
  border: 2px solid #ddd;
  background-color: #fff;
  border-radius: 15px;
  text-align: center;
  margin: 0;
  text-decoration: none;
  line-height: 19px;
  font-weight: normal;
  font-size: 85.714%;
}

@media screen and (max-width: 767px) {
  .calendarArea .ctg_label {
    font-size: 85%;
    border-width: 2px;
  }
}

.calendarArea .monthList .ctg_label {
  padding: 0 10px;
}

.calendarArea .ctgLabelWrapper {
  margin-top: 4px;
}

.calendarArea .ctgLabelWrapper .ctg_label {
  width: calc(100% - 8px);
  max-width: 135px;
  margin: 2px 4px;
  font-size: 85.714%;
}

.calendarArea .biz_label {
  position: absolute;
  right: 10px;
  display: inline-block;
  margin: 0;
  line-height: 19px;
  text-align: right;
  text-decoration: none;
  font-weight: normal;
  color: #aaa;
  font-size: 92.857%;
}

@media screen and (max-width: 767px) {
  .calendarArea .biz_label {
    font-size: 85%;
    line-height: 23px;
    letter-spacing: -1px;
  }
}

.calendarArea .fc-list-item-title {
  border-top: 1px solid #ddd !important;
}

.calendarArea .fc-list-item-marker {
  display: none;
}

.monthList {
  height: 400px;
  overflow-y: scroll;
}

@media screen and (max-width: 767px) {
  .monthList {
    height: auto;
    overflow-y: inherit;
  }
}

.monthList .monthList__header {
  padding: 10px 14px 2px;
  font-weight: bold;
  border-top: 1px solid #c5cad1;
}

.monthList .dateList {
  display: -webkit-inline-box;
  display: -webkit-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

@media screen and (max-width: 767px) {
  .monthList .dateList {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

@media screen and (max-width: 360px) {
  .monthList .dateList {
    font-size: 85%;
  }
}

.monthList .dateList .line {
  display: inline-block;
  width: 13px;
  height: 2px;
  margin: 0 8px 0 2px;
  background: #222;
}

.monthList .dateList__item {
  padding: 0;
  margin: 0;
}

.monthList .dateList__item:before {
  display: none;
}

.monthList .monthList__item {
  position: relative;
}

.monthList .monthList__link {
  position: relative;
  display: block;
  width: 100%;
  padding: 0 14px 8px;
  text-align: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

@media screen and (max-width: 1200px) {
  .monthList .monthList__link {
    display: block;
    text-decoration: none;
  }
}

.monthList .monthList__link__body {
  text-align: left;
  vertical-align: top;
}

@media screen and (max-width: 1200px) {
  .monthList .monthList__link__body {
    display: block;
    width: auto;
  }
}

.monthList .monthList__link__body + .monthList__link__body {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: auto;
  padding-right: 11em;
  vertical-align: middle;
}

@media screen and (max-width: 1200px) {
  .monthList .monthList__link__body + .monthList__link__body {
    margin-top: 10px;
    padding-left: 0;
    padding-right: 0;
    text-decoration: underline;
  }
}

/*
  グラフページ専用のスタイルを記述
*/
#js-tabmenu-piechart .panel__iidabashi-usecase table th:nth-child(1) {
  width: 30%;
}

#js-tabmenu-piechart .panel__iidabashi-usecase table th:nth-child(2),
#js-tabmenu-piechart .panel__iidabashi-usecase table th:nth-child(3) {
  width: 35%;
}

#js-tabmenu-piechart .panel__iidabashi-usecase table th, #js-tabmenu-piechart .panel__iidabashi-usecase table td {
  padding: 5px 10px;
  text-align: center;
}

#js-tabmenu-piechart .panel__iidabashi-usecase table tr:last-child td {
  border-top: 2px solid #cfd7e2;
  font-weight: bold;
}

#js-tabmenu-piechart .tabmenu__box > li {
  width: auto;
  padding: 0 15px;
  margin: 0 5px;
}

@media screen and (max-width: 767px) {
  #js-tabmenu-piechart .tabmenu__box > li {
    margin: 0 2px;
    padding: 0 10px;
    font-size: 85%;
    font-weight: normal;
  }
  #js-tabmenu-piechart .tabmenu__box > li a {
    padding: 15px 0px 15px;
    line-height: 1.2em;
  }
}

#js-tabmenu-piechart .column {
  overflow-x: inherit;
}

#js-tabmenu-piechart .column__item {
  min-height: 400px;
}

#js-tabmenu-piechart .column__item > ul {
  text-align: center;
}

.c3-loading {
  width: 100%;
}

.c3-stacked-bar-chart,
.c3-bar-chart,
.c3-pie-chart {
  opacity: 0;
}

@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

.fade-in {
  opacity: 0;
  -webkit-animation: fadeIn ease-in 1;
  animation: fadeIn ease-in 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
}

@media screen and (max-width: 360px) {
  .c3-pie-chart svg {
    position: relative;
    left: -25px;
    -webkit-transform: scale(0.8);
    -ms-transform: scale(0.8);
    transform: scale(0.8);
  }
}

/*
  ↓↓↓↓ C3.js css ! Don't touch! ↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓↓
*/
/*-- Chart --*/
.c3 svg {
  font: 10px sans-serif;
  -webkit-tap-highlight-color: transparent;
}

.c3 path, .c3 line {
  fill: none;
  stroke: #000;
}

.c3 text {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.c3-legend-item-tile,
.c3-xgrid-focus,
.c3-ygrid,
.c3-event-rect,
.c3-bars path {
  shape-rendering: crispEdges;
}

.c3-chart-arc path {
  stroke: #fff;
}

.c3-chart-arc rect {
  stroke: white;
  stroke-width: 1;
}

.c3-chart-arc text {
  fill: #fff;
  font-size: 13px;
}

/*-- Axis --*/
/*-- Grid --*/
.c3-grid line {
  stroke: #aaa;
}

.c3-grid text {
  fill: #aaa;
}

.c3-xgrid, .c3-ygrid {
  stroke-dasharray: 3 3;
}

/*-- Text on Chart --*/
.c3-text.c3-empty {
  fill: #808080;
  font-size: 2em;
}

/*-- Line --*/
.c3-line {
  stroke-width: 1px;
}

/*-- Point --*/
.c3-circle._expanded_ {
  stroke-width: 1px;
  stroke: white;
}

.c3-selected-circle {
  fill: white;
  stroke-width: 2px;
}

/*-- Bar --*/
.c3-bar {
  stroke-width: 0;
}

.c3-bar._expanded_ {
  fill-opacity: 1;
  fill-opacity: 0.75;
}

/*-- Focus --*/
.c3-target.c3-focused {
  opacity: 1;
}

.c3-target.c3-focused path.c3-line, .c3-target.c3-focused path.c3-step {
  stroke-width: 2px;
}

.c3-target.c3-defocused {
  opacity: 0.3 !important;
}

/*-- Region --*/
.c3-region {
  fill: steelblue;
  fill-opacity: .1;
}

/*-- Brush --*/
.c3-brush .extent {
  fill-opacity: .1;
}

/*-- Select - Drag --*/
/*-- Legend --*/
.c3-legend-item {
  font-size: 12px;
}

.c3-legend-item-hidden {
  opacity: 0.15;
}

.c3-legend-background {
  opacity: 0.75;
  fill: white;
  stroke: lightgray;
  stroke-width: 1;
}

/*-- Title --*/
.c3-title {
  font: 14px sans-serif;
}

/*-- Tooltip --*/
.c3-tooltip-container {
  z-index: 10;
}

.c3-tooltip {
  border-collapse: collapse;
  border-spacing: 0;
  background-color: #fff;
  empty-cells: show;
  -webkit-box-shadow: 7px 7px 12px -9px #777777;
  -moz-box-shadow: 7px 7px 12px -9px #777777;
  box-shadow: 7px 7px 12px -9px #777777;
  opacity: 0.9;
}

.c3-tooltip tr {
  border: 1px solid #CCC;
}

.c3-tooltip th {
  background-color: #aaa;
  font-size: 14px;
  padding: 2px 5px;
  text-align: left;
  color: #FFF;
}

.c3-tooltip td {
  font-size: 13px;
  padding: 3px 6px;
  background-color: #fff;
  border-left: 1px dotted #999;
}

.c3-tooltip td > span {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin-right: 6px;
}

.c3-tooltip td.value {
  text-align: right;
}

/*-- Area --*/
.c3-area {
  stroke-width: 0;
  opacity: 0.2;
}

/*-- Arc --*/
.c3-chart-arcs-title {
  dominant-baseline: middle;
  font-size: 1.3em;
}

.c3-chart-arcs .c3-chart-arcs-background {
  fill: #e0e0e0;
  stroke: #FFF;
}

.c3-chart-arcs .c3-chart-arcs-gauge-unit {
  fill: #000;
  font-size: 16px;
}

.c3-chart-arcs .c3-chart-arcs-gauge-max {
  fill: #777;
}

.c3-chart-arcs .c3-chart-arcs-gauge-min {
  fill: #777;
}

.c3-chart-arc .c3-gauge-value {
  fill: #000;
  /*  font-size: 28px !important;*/
}

.c3-chart-arc.c3-target g path {
  opacity: 1;
}

.c3-chart-arc.c3-target.c3-focused g path {
  opacity: 1;
}

body.bgBlack,
body.bgBlack * {
  color: #fff !important;
  background-color: #000 !important;
  border-color: #fff !important;
}

.bgBlack .base {
  background: #000;
}

.bgBlack a,
.bgBlack a * {
  color: #ffff00 !important;
}

.bgBlack a.visited, .bgBlack a:visited,
.bgBlack a *.visited,
.bgBlack a *:visited {
  color: #ffff00 !important;
}

.bgBlack a.hover, .bgBlack a:hover,
.bgBlack a *.hover,
.bgBlack a *:hover {
  color: #ffff00 !important;
}

.bgBlack hr {
  border-top: 1px solid #fff;
}

.bgBlack mark {
  color: #ff0000 !important;
}

.bgBlack strong {
  color: #00FF00 !important;
}

.bgBlack .rightTop__item__button__tama a:after {
  color: #ffff00;
}

.bgBlack .rightBottom__item__btn__access,
.bgBlack .rightBottom__item__btn__contact {
  color: #ffff00 !important;
  border: 1px solid #fff;
}

.bgBlack .header {
  border-bottom: 1px solid #fff;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.bgBlack .panel_setting {
  border-bottom: 1px solid #fff;
}

.bgBlack .gSub__panel {
  border: 1px solid #fff;
}

.bgBlack .gSub__panel.colorBg_ctg_under29 ul.linkList li:before,
.bgBlack .gSub__panel.colorBg_ctg_over30 ul.linkList li:before,
.bgBlack .gSub__panel.colorBg_ctg_over55 ul.linkList li:before,
.bgBlack .gSub__panel.colorBg_ctg_womenSupport ul.linkList li:before,
.bgBlack .gSub__panel.colorBg_ctg_allAges ul.linkList li:before,
.bgBlack .gSub__panel.colorBg_ctg_businessPerson ul.linkList li:before,
.bgBlack .linkList li:before,
.bgBlack .sGuide__panel.colorBg_ctg_under29 ul.linkList li:before,
.bgBlack .sGuide__panel.colorBg_ctg_over30 ul.linkList li:before,
.bgBlack .sGuide__panel.colorBg_ctg_over55 ul.linkList li:before,
.bgBlack .sGuide__panel.colorBg_ctg_womenSupport ul.linkList li:before,
.bgBlack .sGuide__panel.colorBg_ctg_allAges ul.linkList li:before,
.bgBlack .sGuide__panel.colorBg_ctg_businessPerson ul.linkList li:before {
  color: #ffff00 !important;
}

.bgBlack .linkList li:before,
.bgBlack .icon_youtube li:before,
.bgBlack .cautionList li:before {
  background-color: transparent !important;
}

.bgBlack .slick-arrow,
.bgBlack .slick-dots,
.bgBlack .slick-dots li {
  background: none !important;
}

.bgBlack .keyvisual__container .slick-dots .slick-active button {
  background: #fff !important;
}

.bgBlack .yellow_line {
  background: none !important;
}

.bgBlack .leftBox {
  border-right: 1px solid #fff;
}

.bgBlack .btn {
  color: #ffff00 !important;
  border: 1px solid #ffff00 !important;
}

.bgBlack .btn span {
  color: #ffff00 !important;
}

.bgBlack .btn:after,
.bgBlack .btn:before,
.bgBlack .btn span:after,
.bgBlack .btn span:before {
  color: #ffff00 !important;
}

.bgBlack .module_categoryIconSquare,
.bgBlack .toppageTopics__header {
  border: 1px solid #fff;
}

.bgBlack .toppageServiceGuide__container,
.bgBlack .toppageCalendar__container,
.bgBlack .footer__underlink__list,
.bgBlack .pageTitle.lower {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}

.bgBlack .footer {
  border-top: 1px solid #fff;
}

.bgBlack .module_categoryIconSquare.ctg_under29 .cornerName span:after,
.bgBlack .module_categoryIconSquare.ctg_over30 .cornerName span:after,
.bgBlack .module_categoryIconSquare.ctg_over55 .cornerName span:after,
.bgBlack .module_categoryIconSquare.ctg_womenSupport .cornerName span:after,
.bgBlack .module_categoryIconSquare.ctg_allAges .cornerName span:after,
.bgBlack .module_categoryIconSquare.ctg_businessPerson .cornerName span:after {
  background: none !important;
  border: 1px solid #fff;
}

.bgBlack .sGuide__panel {
  border: 1px solid #fff;
}

.bgBlack #js-sGuide-arrow {
  background: none !important;
}

.bgBlack #js-sGuide-arrow:after {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 10px 18px 10px;
  border-color: transparent transparent #fff transparent !important;
}

.bgBlack h2 {
  border: 1px solid #fff;
}

.bgBlack .toppageHeaderLine h2 {
  border: none;
}

.bgBlack h2:before,
.bgBlack h3:before,
.bgBlack h4:before {
  background: #fff !important;
}

.bgBlack .tabBtn__body span {
  color: #ffff00 !important;
}

.bgBlack .fc-toolbar {
  border: 1px solid #fff;
}

.bgBlack .fc-button {
  color: #ffff00 !important;
}

.bgBlack .fc-listMonth-view {
  border-left: 1px solid #fff !important;
  border-right: 1px solid #fff !important;
}

.bgBlack .fc-widget-header th {
  border-bottom: 1px solid #fff !important;
}

.bgBlack .fc-content-skeleton thead td,
.bgBlack .fc-event-container {
  border-left: 1px solid #fff !important;
}

.bgBlack #calendar .fc-widget-header .fc-sun,
.bgBlack #calendar .fc-day-grid .fc-day.fc-sun {
  border-left: 1px solid #fff !important;
}

.bgBlack #calendar .fc-day-grid .fc-day-top,
.bgBlack .fc-event-container,
.bgBlack #calendar .fc-day-grid .fc-day.fc-sat {
  border-right: 1px solid #fff !important;
}

.bgBlack .calendarArea .js-calendar-categoryBtn-box .categoryFilterBtn:before {
  border-color: #fff !important;
}

.bgBlack .calendarArea .js-calendar-categoryBtn-box .categoryFilterBtn.active,
.bgBlack .calendarArea .js-calendar-categoryBtn-box .categoryFilterBtn.active:before {
  border-color: #ffff00 !important;
  background-color: #000 !important;
}

.bgBlack .calendarArea .js-calendar-categoryBtn-box .categoryFilterBtn.active a:before {
  background-color: #ffff00 !important;
}

.bgBlack .fc-widget-content .fc-day-grid-event {
  background-color: #000 !important;
  border-color: #ffff00 !important;
}

.bgBlack .fc-title {
  color: #ffff00 !important;
}

.bgBlack .calendarArea .fc-listMonth-view .fc-list-table .fc-list-item-title .ctg_label {
  border-color: #fff !important;
}

.bgBlack #js-topics-list .categoryFilterBtn:before {
  border-color: #fff !important;
}

.bgBlack #js-topics-list .categoryFilterBtn.active,
.bgBlack #js-topics-list .categoryFilterBtn.active:before {
  border-color: #ffff00 !important;
  background-color: #000 !important;
}

.bgBlack #js-topics-list .categoryFilterBtn.active a:before {
  background-color: #ffff00 !important;
}

.bgBlack #js-topics-list .js-filterlist-category {
  border-color: #fff !important;
}

.bgBlack .linkArrow:before,
.bgBlack .module_boxButton a span.linkArrow:before {
  color: #ffff00 !important;
}

.bgBlack .pageTitle.lower {
  background: none;
}

.bgBlack .pageTitle__text > span {
  text-shadow: none;
}

.bgBlack .js-link-filesize {
  color: #ffff00 !important;
}

.bgBlack ul li:before {
  background-color: #fff !important;
}

.bgBlack ul li ol li:before {
  background-color: transparent !important;
}

.bgBlack .cautionList li:before {
  color: #fff !important;
}

.bgBlack .paint,
.bgBlack .accordion__head,
.bgBlack .module_contactBox .label {
  border: 1px solid #fff;
}

.bgBlack .floorlist li:before {
  color: #ffff00 !important;
}

.bgBlack .floorlist li:before,
.bgBlack .arrow {
  background-color: transparent !important;
}

.bgBlack .floorintro__list,
.bgBlack .floorguide__right__opentime,
.bgBlack .module_contactBox {
  border: 1px solid #fff;
}

.bgBlack .floorguide__container .floorguide__right__opentime .weekday > span,
.bgBlack .floorguide__container .floorguide__right__opentime .saturday > span {
  border: 1px solid #fff;
}

.bgBlack .floorPictBox__container .floorPictBox__list > li .photo {
  border-right: 1px solid #fff;
}

.bgBlack .module_boxButton a,
.bgBlack .module_rightArrowBox.category .arrowbox_inner:before {
  border-left-color: #fff !important;
}

.bgBlack .module_bottomArrowBox.category .arrowbox_inner:before {
  border-top-color: #fff !important;
}

.bgBlack .slick-dots button {
  background-color: #fff !important;
}

.bgBlack .slick-dots .slick-active button {
  background-color: #ffff00 !important;
}

.bgBlack .fSlider {
  overflow: visible;
}

.bgBlack .fSlider .stopBtn a {
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.bgBlack .module_contactBox h2 {
  border: none;
}

.bgBlack .label {
  border: 1px solid #fff;
}

.bgBlack .floorPictBox__list .label,
.bgBlack .module_photoButton .label,
.bgBlack .module_boxButton .label {
  border: none;
}

.bgBlack .module_categoryBtn .categoryBtn__list li {
  border-top-color: #fff !important;
}

.bgBlack .module_categoryBtn .categoryBtn__list li:after {
  color: #ffff00 !important;
}

.bgBlack .module_uservoiceBtn li {
  border-left-color: #fff !important;
}

.bgBlack .module_uservoiceBtn li .linkDisc {
  color: #ffff00 !important;
}

#form_area .form .status_retiree,
#form_area .form .status_active,
#form_area .form .status_student,
#form_area .form .status_housework,
#form_area .form .status_unemployed,
#form_area .form .status_other {
  background-color: #eeffee;
  margin-top: 0 !important;
  padding: 5px 0 !important;
  width: 90%;
}

@media screen and (max-width: 767px) {
  #form_area .form .status_retiree,
  #form_area .form .status_active,
  #form_area .form .status_student,
  #form_area .form .status_housework,
  #form_area .form .status_unemployed,
  #form_area .form .status_other {
    width: 100%;
  }
}

#form_area .form .status_retiree .field__title,
#form_area .form .status_retiree .field__input,
#form_area .form .status_active .field__title,
#form_area .form .status_active .field__input,
#form_area .form .status_student .field__title,
#form_area .form .status_student .field__input,
#form_area .form .status_housework .field__title,
#form_area .form .status_housework .field__input,
#form_area .form .status_unemployed .field__title,
#form_area .form .status_unemployed .field__input,
#form_area .form .status_other .field__title,
#form_area .form .status_other .field__input {
  padding-left: 30px;
}

@media screen and (max-width: 767px) {
  #form_area .form .status_retiree .field__title,
  #form_area .form .status_retiree .field__input,
  #form_area .form .status_active .field__title,
  #form_area .form .status_active .field__input,
  #form_area .form .status_student .field__title,
  #form_area .form .status_student .field__input,
  #form_area .form .status_housework .field__title,
  #form_area .form .status_housework .field__input,
  #form_area .form .status_unemployed .field__title,
  #form_area .form .status_unemployed .field__input,
  #form_area .form .status_other .field__title,
  #form_area .form .status_other .field__input {
    padding-left: 0;
  }
}

/*
  「女性しごと応援テラス」専用のスタイルシート

  既存ページのスタイルを上書きしないよう
  クラス定義は全て .terrace_container 配下に記述すること！
*/
.terrace_container {
  /* ----- END: /.terrace_container ----------------------------------- */
}

.terrace_container header {
  width: 100%;
}

.terrace_container .l-nav {
  width: 100%;
  background-color: #ff8b44;
  height: 92px;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
}

.terrace_container .l-nav--inner {
  max-width: 1280px;
  margin: 0 auto;
}

.terrace_container .l-nav--inner:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .l-nav--logo {
  width: 310px;
  margin: 25px 0 0 40px;
  float: left;
}

.terrace_container .l-nav--logo a {
  display: block;
}

.terrace_container .l-nav--fbbtn {
  display: none;
}

.terrace_container .l-nav--hamburger {
  display: none;
}

.terrace_container .l-nav--contents {
  max-width: 790px;
  margin-right: 18px;
  float: right;
}

.terrace_container .l-nav--info {
  color: #fff;
  margin-top: 10px;
  float: right;
}

.terrace_container .l-nav--info:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .l-nav--info div {
  display: inline-block;
}

.terrace_container .l-nav--info_name {
  font-size: 14px;
  line-height: 35px;
  float: left;
}

.terrace_container .l-nav--info_tel {
  margin-left: 15px;
  float: left;
}

.terrace_container .l-nav--info_tel_icon {
  width: 35px;
  height: 35px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  position: relative;
}

.terrace_container .l-nav--info_tel_icon:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-right: 9px solid #fff;
  position: absolute;
  margin-top: -5px;
  top: 50%;
  left: -12px;
}

.terrace_container .l-nav--info_tel_icon i {
  font-size: 27px;
  color: #ff8b44;
  line-height: 35px;
}

.terrace_container .l-nav--info_tel_number {
  position: relative;
  top: 3px;
  margin-left: 3px;
}

.terrace_container .l-nav--info_tel_number img {
  width: 230px;
  height: 29px;
}

.terrace_container .l-nav--info_mail {
  margin-left: 15px;
  float: left;
}

.terrace_container .l-nav--info_mail a {
  display: block;
}

.terrace_container .l-nav--info_mail a:hover .l-nav--info_mail_icon {
  background-color: #ff8b44;
}

.terrace_container .l-nav--info_mail a:hover .l-nav--info_mail_icon i {
  color: #fff;
}

.terrace_container .l-nav--info_mail_icon {
  width: 35px;
  height: 35px;
  background-color: #fff;
  border-radius: 50%;
  text-align: center;
  position: relative;
  float: left;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .l-nav--info_mail_icon i {
  font-size: 20px;
  color: #ff8b44;
  line-height: 35px;
}

.terrace_container .l-nav--info_mail_txt {
  font-size: 16px;
  line-height: 35px;
  float: left;
  margin-left: 3px;
}

.terrace_container .l-nav--menu {
  margin-top: 7px;
  float: right;
  position: relative;
}

.terrace_container .l-nav--menu:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .l-nav--menu_item {
  float: left;
  margin-left: 15px;
  color: #ff8b44;
}

.terrace_container .l-nav--menu_item:first-child {
  margin-left: 0;
}

.terrace_container .l-nav--menu_item-top {
  margin-left: 0;
  width: 75px;
}

.terrace_container .l-nav--menu_item-terrace {
  width: 190px;
}

.terrace_container .l-nav--menu_item-terrace > .l-nav--menu_link {
  position: relative;
  line-height: 18px;
}

.terrace_container .l-nav--menu_item-terrace > .l-nav--menu_link:before {
  content: none;
}

.terrace_container .l-nav--menu_item-terrace > .l-nav--menu_link:after {
  content: '';
  width: 8px;
  height: 8px;
  border-bottom: 1px solid #ff8b44;
  border-right: 1px solid #ff8b44;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  position: absolute;
  top: 9px;
  right: 10px;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .l-nav--menu_item-terrace:hover > .l-nav--menu_link {
  cursor: pointer;
}

.terrace_container .l-nav--menu_item-terrace:hover > .l-nav--menu_link:after {
  top: 12px;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

.terrace_container .l-nav--menu_item-terrace:hover .terrace_menu {
  top: 32px;
  opacity: 1;
}

.terrace_container .l-nav--menu_item-search {
  width: 200px;
}

.terrace_container .l-nav--menu_item-access {
  width: 104px;
}

.terrace_container .l-nav--menu_item-other {
  width: 158px;
}

.terrace_container .l-nav--menu_link {
  font-size: 15px;
  color: #ff8b44;
  text-align: center;
  display: block;
  line-height: 16px;
  border-style: solid;
  background-color: #fff;
  padding: 7px 8px;
  border-radius: 3px;
}

.terrace_container .l-nav--menu_link:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e901';
  font-size: 16px;
  position: relative;
  top: 2px;
  display: inline-block;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .l-nav--menu_link:hover:before {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.terrace_container .terrace_menu {
  position: absolute;
  opacity: 0;
  width: 180px;
  top: -1000px;
  left: 95px;
  padding: 0 5px 5px;
  border-radius: 0 0 3px 3px;
  background-color: #ff8b44;
}

.terrace_container .terrace_menu .l-nav--menu_item {
  float: none;
  margin-left: 0;
  margin-top: 5px;
}

.terrace_container .terrace_menu .l-nav--menu_link {
  width: 100%;
}

.terrace_container .button-totop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 200;
  width: 60px;
  height: 60px;
  background-color: #f6b549;
  background-color: rgba(246, 181, 73, 0.9);
  border-radius: 50%;
  display: block;
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  text-align: center;
  padding-top: 35px;
  opacity: 0;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .button-totop:before {
  content: '';
  width: 20px;
  height: 20px;
  display: inline-block;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 15px;
  left: 50%;
  margin-left: -11px;
}

.terrace_container .button-totop-show {
  opacity: 1;
}

.terrace_container .button-totop:hover {
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .button-totop:hover:hover {
  color: #fff;
  background-color: #f7bf61;
  background-color: rgba(247, 191, 97, 0.9);
}

@media screen and (max-width: 1200px) {
  .terrace_container .l-nav {
    height: 45px;
  }
  .terrace_container .l-nav--inner {
    max-width: none;
    max-width: initial;
    width: 100%;
    height: 100%;
  }
  .terrace_container .l-nav--logo {
    width: 162px;
    margin: 10px 0 0 15px;
  }
  .terrace_container .l-nav--logo a svg {
    width: 100%;
    height: 100%;
  }
  .terrace_container .l-nav--fbbtn {
    background: url("/images/terrace/common/bg-l-nav-fbbtn.png") no-repeat;
    background-color: #4b8bc9;
    background-size: auto 100%;
    background-position: center right;
    border-radius: 3px;
    font-size: 12px;
    font-weight: bold;
    color: #fff;
    line-height: 1.5;
    padding: 0 43px 0 5px;
    display: inline-block;
    text-decoration: none;
    float: right;
    margin-top: 5px;
    margin-right: 50px;
  }
  .terrace_container .l-nav--fbbtn:after {
    font-family: 'icomoon' !important;
    speak: none;
    font-style: normal;
    font-weight: normal;
    -webkit-font-feature-settings: normal;
    font-feature-settings: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    content: '\e901';
    font-size: 12px;
    position: relative;
    top: 0;
    display: inline-block;
    -webkit-transition: .2s;
    transition: .2s;
  }
  .terrace_container .l-nav--hamburger {
    display: inline-block;
    width: 45px;
    height: 45px;
    position: absolute;
    top: 0;
    right: 0;
    border-left: 1px solid #ffffff;
  }
  .terrace_container .l-nav .is-open .l-nav--hamburger_bar {
    -webkit-transition: .2s;
    transition: .2s;
    width: 15px;
  }
  .terrace_container .l-nav .is-open .l-nav--hamburger_bar:first-child {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px;
    left: 9px;
  }
  .terrace_container .l-nav .is-open .l-nav--hamburger_bar:nth-child(2) {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 18px;
    left: 19px;
  }
  .terrace_container .l-nav .is-open .l-nav--hamburger_bar:nth-child(3) {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
    left: 14px;
  }
  .terrace_container .l-nav .is-open .l-nav--hamburger_txt {
    opacity: 0;
  }
  .terrace_container .l-nav--hamburger_inner {
    position: relative;
    width: 100%;
    height: 100%;
  }
  .terrace_container .l-nav--hamburger_bar {
    position: absolute;
    width: 22px;
    height: 2px;
    background-color: #fff;
    left: 11px;
    -webkit-transition: .2s;
    transition: .2s;
  }
  .terrace_container .l-nav--hamburger_bar:first-child {
    top: 8px;
  }
  .terrace_container .l-nav--hamburger_bar:nth-child(2) {
    top: 15px;
  }
  .terrace_container .l-nav--hamburger_bar:nth-child(3) {
    top: 22px;
  }
  .terrace_container .l-nav--hamburger_txt {
    display: block;
    font-size: 10px;
    color: #fff;
    text-align: center;
    padding-top: 28px;
    -webkit-transition: .2s;
    transition: .2s;
  }
  .terrace_container .l-nav--contents {
    display: none;
    margin-right: 0;
    max-width: none;
    max-width: initial;
    width: 100%;
    background-color: #ffffff;
    background-color: rgba(255, 255, 255, 0.95);
    float: none;
    padding-bottom: 135px;
    position: absolute;
    top: 45px;
    left: 0;
  }
  .terrace_container .l-nav--info {
    width: 100%;
    padding: 10px 15px;
    position: absolute;
    bottom: 0;
    background-color: #ff8b44;
    z-index: 1;
  }
  .terrace_container .l-nav--info div {
    display: block;
  }
  .terrace_container .l-nav--info_name {
    font-size: 14px;
    color: #fff;
    text-align: center;
    float: none;
  }
  .terrace_container .l-nav--info_tel {
    margin-left: 0;
    width: 100%;
    float: none;
  }
  .terrace_container .l-nav--info_tel:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: '';
  }
  .terrace_container .l-nav--info_tel_icon {
    float: left;
  }
  .terrace_container .l-nav--info_tel_icon:before {
    left: auto;
    left: initial;
    right: -12px;
    border-left: 9px solid #fff;
    border-right: 6px solid transparent;
  }
  .terrace_container .l-nav--info_tel_number {
    float: left;
    color: #ff8b44;
    margin-left: 15px;
  }
  .terrace_container .l-nav--info_mail {
    margin-left: 0;
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .terrace_container .l-nav--info_mail:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: '';
  }
  .terrace_container .l-nav--info_mail a {
    display: block;
  }
  .terrace_container .l-nav--info_mail_icon {
    float: left;
  }
  .terrace_container .l-nav--info_mail_txt {
    float: left;
    margin-left: 15px;
  }
  .terrace_container .l-nav--menu {
    margin-top: 0;
    float: none;
  }
  .terrace_container .l-nav--menu_item {
    float: none;
    margin-left: 0;
  }
  .terrace_container .l-nav--menu_item-top, .terrace_container .l-nav--menu_item-terrace, .terrace_container .l-nav--menu_item-search, .terrace_container .l-nav--menu_item-access, .terrace_container .l-nav--menu_item-other {
    width: 100%;
    background-image: none;
  }
  .terrace_container .l-nav--menu_item-terrace > .l-nav--menu_link:after {
    position: relative;
    top: auto;
    top: initial;
    right: auto;
    right: initial;
    margin-bottom: 3px;
    margin-left: 2px;
  }
  .terrace_container .l-nav--menu_item-terrace:hover .terrace_menu {
    top: auto;
  }
  .terrace_container .l-nav--menu_link {
    display: block;
    font-size: 15px;
    padding: 15px;
    -webkit-border-image: none;
    -o-border-image: none;
    border-image: none;
    border-style: none;
    border-width: 0;
    border-bottom: 1px solid #ff8b44;
    border-radius: 0;
    text-align: left;
  }
  .terrace_container .terrace_menu {
    position: relative;
    width: 100%;
    opacity: 1;
    top: auto;
    top: initial;
    left: auto;
    left: initial;
    background-color: #fff;
    padding: 0;
  }
  .terrace_container .terrace_menu:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: '';
  }
  .terrace_container .terrace_menu .l-nav--menu_item {
    border-left: 1px solid #ff8b44;
    float: left;
    width: 50%;
    margin-top: 0;
  }
  .terrace_container .terrace_menu .l-nav--menu_item:nth-child(2n+1) {
    border-left: 0;
  }
}

@media screen and (max-width: 374px) {
  .terrace_container .l-nav--fbbtn {
    background-image: none;
    padding-right: 5px;
  }
}

.terrace_container .access {
  position: relative;
  min-height: 400px;
}

.terrace_container .access:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .access--information {
  width: 500px;
  position: absolute;
  left: calc(50% - 500px);
  display: block;
  padding: 40px 40px 40px 0;
}

.terrace_container .access--information_tel {
  margin-top: 10px;
  display: block;
}

.terrace_container .access--information_txt {
  font-size: 14px;
  line-height: 1.7;
  margin-top: 15px;
}

.terrace_container .access--information_txt_indent {
  padding-left: 5em;
}

.terrace_container .access--map {
  float: right;
  width: 50%;
}

.terrace_container .access--map iframe {
  display: block;
  width: 100%;
  min-height: 400px;
}

.terrace_container .l-footer {
  background-color: #ff8b44;
}

.terrace_container .l-footer--inner {
  max-width: 1000px;
  margin: 0 auto;
  padding: 18px 0 30px;
}

.terrace_container .l-footer--social {
  display: inline-block;
}

.terrace_container .l-footer--social div {
  display: inline-block;
}

.terrace_container .l-footer--social_btn {
  color: #fff;
  width: 35px;
  height: 35px;
  border: 1px solid #fff;
  border-radius: 50%;
  text-align: center;
  margin-left: 15px;
  display: inline-block;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .l-footer--social_btn:first-child {
  margin-left: 0;
}

.terrace_container .l-footer--social_btn .icon-facebook {
  font-size: 22px;
  line-height: 35px;
}

.terrace_container .l-footer--social_btn .icon-twitter {
  font-size: 20px;
  line-height: 35px;
}

.terrace_container .l-footer--social_btn:hover {
  background-color: #fff;
}

.terrace_container .l-footer--social_btn:hover i {
  color: #ff8b44;
}

.terrace_container .l-footer--menu {
  display: inline-block;
}

.terrace_container .l-footer--menu:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .l-footer--menu_item {
  float: left;
  color: #fff;
  font-size: 18px;
  margin-left: 15px;
}

.terrace_container .l-footer--menu_link:before {
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: '\e901';
  font-size: 16px;
  -webkit-transition: .2s;
  transition: .2s;
  display: inline-block;
}

.terrace_container .l-footer--menu_link:hover:before {
  -webkit-transform: scale(1.3);
  -ms-transform: scale(1.3);
  transform: scale(1.3);
}

.terrace_container .l-footer--copyright {
  margin-top: 45px;
  font-size: 12px;
  line-height: 2;
  text-align: center;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .terrace_container .access {
    min-height: 0;
    min-height: initial;
  }
  .terrace_container .access--information {
    position: relative;
    width: 100%;
    left: auto;
    left: initial;
    padding: 15px;
  }
  .terrace_container .access--information_txt {
    font-size: 12px;
  }
  .terrace_container .access--information_txt_indent:nth-of-type(1) {
    padding-left: 0;
  }
  .terrace_container .access--information_txt_indent:nth-of-type(1):before {
    content: '、';
  }
  .terrace_container .access--information_tel {
    width: 250px;
  }
  .terrace_container .access--information_tel img {
    height: auto;
  }
  .terrace_container .access--map {
    float: none;
    width: 100%;
    height: 220px;
  }
  .terrace_container .access--map iframe {
    min-height: 0;
    min-height: initial;
    height: 100%;
  }
  .terrace_container .l-footer--inner {
    padding: 15px 15px 100px;
  }
  .terrace_container .l-footer--social {
    display: block;
    text-align: center;
  }
  .terrace_container .l-footer--menu {
    width: 100%;
    margin-top: 10px;
  }
  .terrace_container .l-footer--menu_item {
    font-size: 14px;
    margin-left: 0;
    float: none;
  }
  .terrace_container .l-footer--menu_item:first-child, .terrace_container .l-footer--menu_item:nth-child(2) {
    margin-top: 0;
  }
  .terrace_container .l-footer--menu_link {
    display: block;
    padding: 10px 0;
    text-align: center;
  }
  .terrace_container .l-footer--copyright {
    clear: both;
    margin-top: 0;
    padding-top: 20px;
    line-height: 1.7;
  }
}

/*
  「女性しごと応援テラス」専用のスタイルシート

  既存ページのスタイルを上書きしないよう
  クラス定義は全て .terrace_container 配下に記述すること！
*/
.terrace_container {
  /* ----- END: /.terrace_container ----------------------------------- */
}

@font-face {
  .terrace_container {
    font-family: 'icomoon';
    src: url("/images/terrace/fonts/icomoon036a.eot?4mwctt");
    src: url("/images/terrace/fonts/icomoon036a.eot?4mwctt#iefix") format("embedded-opentype"), url("/images/terrace/fonts/icomoon036a.ttf?4mwctt") format("truetype"), url("/images/terrace/fonts/icomoon036a.woff?4mwctt") format("woff"), url("/images/terrace/fonts/icomoon036a.svg?4mwctt#icomoon") format("svg");
    font-weight: normal;
    font-style: normal;
  }
}

.terrace_container [class^="icon-"], .terrace_container [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.terrace_container .icon-download:before {
  content: "\e906";
}

.terrace_container .icon-phone:before {
  content: "\e900";
}

.terrace_container .icon-flower:before {
  content: "\e901";
}

.terrace_container .icon-facebook:before {
  content: "\e902";
}

.terrace_container .icon-mail:before {
  content: "\e903";
}

.terrace_container .icon-arrow_next:before {
  content: "\e904";
}

.terrace_container .icon-twitter:before {
  content: "\e905";
}

/*
  「女性しごと応援テラス」専用のスタイルシート

  既存ページのスタイルを上書きしないよう
  クラス定義は全て .terrace_container 配下に記述すること！
*/
.terrace_container {
  /* ----- END: /.terrace_container ----------------------------------- */
}

.terrace_container .m-btn {
  display: inline-block;
  width: inherit;
  color: #fff;
  text-align: center;
  background-color: #ff8b44;
  position: relative;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .m-btn:after {
  content: '\e904';
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 18px;
}

.terrace_container .m-btn:hover {
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .m-btn:hover:hover {
  color: #fff;
  background-color: #ff9b5e;
}

.terrace_container .m-btn-back {
  background-color: #666;
}

.terrace_container .m-btn-back:hover {
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .m-btn-back:hover:hover {
  color: #fff;
  background-color: #737373;
}

.terrace_container .m-link_txt {
  text-decoration: underline;
  color: #4d4d4d;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.terrace_container .m-link_txt:hover {
  color: #272727;
}

.terrace_container .m-dl_btn {
  width: 380px;
  margin: 35px auto 0;
}

.terrace_container .m-dl_btn a {
  font-size: 18px;
  line-height: 46px;
  color: #ff534e;
  border: 1px solid #ff534e;
  border-radius: 23px;
  display: block;
  text-align: center;
  position: relative;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .m-dl_btn a:hover {
  background-color: #ff534e;
  color: #fff;
}

.terrace_container .m-dl_btn--capacity {
  text-align: center;
  display: block;
  margin-top: 5px;
}

.terrace_container .m-dl_btn_icon {
  position: absolute;
  top: 6px;
  right: 30px;
}

.terrace_container .m-banner {
  margin-top: 30px;
}

.terrace_container .m-banner:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .m-banner-top {
  margin-top: 0;
}

.terrace_container .m-banner--box {
  float: left;
  margin-left: 20px;
  display: inline-block;
  background-color: #fff;
}

.terrace_container .m-banner--box-full {
  float: none;
  margin-left: 0;
  display: block;
}

.terrace_container .m-banner--box:first-child {
  margin-left: 0;
}

.terrace_container .m-banner--box:hover img {
  opacity: 0.8;
}

.terrace_container .m-banner--pic {
  -webkit-transition: .2s;
  transition: .2s;
  display: block;
}

.terrace_container .m-banner--pic-pc {
  display: block;
}

.terrace_container .m-banner--pic-sp {
  display: none;
}

.terrace_container .m-service_banner {
  margin: 0 0 20px;
}

.terrace_container .m-service_banner:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .m-service_banner--box {
  display: inline-block;
  float: left;
  margin-left: 20px;
  max-width: 490px;
  background-color: #fff;
}

.terrace_container .m-service_banner--box img {
  display: block;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .m-service_banner--box:first-child {
  margin-left: 0;
}

.terrace_container .m-service_banner--box:hover img {
  opacity: 0.8;
}

@media screen and (max-width: 1200px) {
  .terrace_container .m-service_banner {
    text-align: center;
  }
  .terrace_container .m-service_banner--box {
    margin: 0 0.5%;
    width: 49%;
    text-align: center;
    float: none;
  }
}

@media screen and (max-width: 767px) {
  .terrace_container .m-btn:after {
    right: 8px;
  }
  .terrace_container .m-dl_btn {
    width: 100%;
  }
  .terrace_container .m-dl_btn a {
    font-size: 16px;
  }
  .terrace_container .m-dl_btn--capacity {
    font-size: 12px;
  }
  .terrace_container .m-dl_btn_icon {
    width: 15px;
    right: 15px;
  }
  .terrace_container .m-dl_btn_icon img {
    height: auto;
  }
  .terrace_container .m-banner:nth-of-type(2) {
    margin-top: 10px;
  }
  .terrace_container .m-banner--box {
    float: none;
    margin-left: 0;
    margin-top: 5px;
  }
  .terrace_container .m-banner--box:first-child {
    margin-top: 0;
  }
  .terrace_container .m-banner--pic {
    -webkit-transition: .2s;
    transition: .2s;
  }
  .terrace_container .m-banner--pic-pc {
    display: none;
  }
  .terrace_container .m-banner--pic-sp {
    display: block;
  }
  .terrace_container .m-service_banner {
    margin-bottom: 0;
  }
  .terrace_container .m-service_banner--box {
    display: inline-block;
    margin: 0;
    margin-left: 0;
    margin-bottom: 10px;
    width: 100%;
    float: none;
  }
}

/*
  「女性しごと応援テラス」専用のスタイルシート

  既存ページのスタイルを上書きしないよう
  クラス定義は全て .terrace_container 配下に記述すること！
*/
/* 【例外】モーダル用のオーバーレイ<body>にappend()される */
#modal-overlay__terrace-prepare {
  z-index: 200;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 120%;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.75);
}

/* START: .terrace_container */
.terrace_container {
  /* http://meyerweb.com/eric/tools/css/reset/ */
  /* v1.0 | 20080212 */
  /* remember to define focus styles! */
  /* remember to highlight inserts somehow! */
  /* tables still need 'cellspacing="0"' in the markup */
  /* ----- END: /.terrace_container ----------------------------------- */
}

.terrace_container html, .terrace_container body, .terrace_container div, .terrace_container span, .terrace_container applet, .terrace_container object, .terrace_container iframe,
.terrace_container h1, .terrace_container h2, .terrace_container h3, .terrace_container h4, .terrace_container h5, .terrace_container h6, .terrace_container p, .terrace_container blockquote, .terrace_container pre,
.terrace_container a, .terrace_container abbr, .terrace_container acronym, .terrace_container address, .terrace_container big, .terrace_container cite, .terrace_container code,
.terrace_container del, .terrace_container dfn, .terrace_container em, .terrace_container font, .terrace_container img, .terrace_container ins, .terrace_container kbd, .terrace_container q, .terrace_container s, .terrace_container samp,
.terrace_container small, .terrace_container strike, .terrace_container strong, .terrace_container sub, .terrace_container sup, .terrace_container tt, .terrace_container var,
.terrace_container b, .terrace_container u, .terrace_container i, .terrace_container center,
.terrace_container dl, .terrace_container dt, .terrace_container dd, .terrace_container ol, .terrace_container ul, .terrace_container li,
.terrace_container fieldset, .terrace_container form, .terrace_container label, .terrace_container legend,
.terrace_container table, .terrace_container caption, .terrace_container tbody, .terrace_container tfoot, .terrace_container thead, .terrace_container tr, .terrace_container th, .terrace_container td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

.terrace_container body {
  line-height: 1;
}

.terrace_container ol, .terrace_container ul {
  list-style: none;
}

.terrace_container blockquote, .terrace_container q {
  quotes: none;
}

.terrace_container blockquote:before, .terrace_container blockquote:after,
.terrace_container q:before, .terrace_container q:after {
  content: '';
  content: none;
}

.terrace_container :focus {
  outline: 0;
}

.terrace_container ins {
  text-decoration: none;
}

.terrace_container del {
  text-decoration: line-through;
}

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

.terrace_container * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.terrace_container body {
  font-family: "Arial","メイリオ", Meiryo, "Helvetica Neue", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  font-size: 14px;
  position: relative;
  word-wrap: break-word;
  word-wrap: break-word;
  min-width: 1280px;
  color: #333;
}

.terrace_container p {
  font-size: 16px;
  line-height: 2;
  color: #4d4d4d;
}

.terrace_container a {
  color: inherit;
  text-decoration: none;
}

.terrace_container img {
  max-width: 100%;
}

.terrace_container img[src$=".svg"] {
  width: 100%;
}

.terrace_container h1, .terrace_container h2, .terrace_container h3, .terrace_container h4, .terrace_container h5 {
  font-family: "Rounded Mplus 1c", sans-serif;
  font-weight: 700;
}

.terrace_container .pc {
  display: block;
}

.terrace_container .sp {
  display: none;
}

.terrace_container input[type="submit"], .terrace_container input[type="button"] {
  -webkit-appearance: none;
  -moz-appearance: none;
}

.terrace_container input[type="text"], .terrace_container input[type="email"], .terrace_container input[type="tel"], .terrace_container textarea {
  -webkit-border-radius: 0;
  -webkit-appearance: none;
}

.terrace_container .l-contents {
  padding-top: 0;
}

.terrace_container .l-section {
  width: 100%;
}

.terrace_container .l-section-bg_dotted {
  background: url("/images/terrace/common/bg-dotted.png") repeat top left;
  padding: 40px 0;
}

.terrace_container .l-section--inner {
  width: 1000px;
  margin: 0 auto;
}

.terrace_container .l-border_fr {
  padding: 40px 50px;
  border-style: solid;
  border-width: 8px 7px 7px;
  -webkit-border-image: url("/images/terrace/common/bg-privacy-fr.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/common/bg-privacy-fr.png") 8 7 7 repeat;
  border-image: url("/images/terrace/common/bg-privacy-fr.png") 8 7 7 fill repeat;
}

.terrace_container .l-border_fr--ttl {
  font-size: 24px;
  font-weight: 700;
  line-height: 1.3;
  color: #ed8282;
}

.terrace_container .l-border_fr--lead {
  font-size: 14px;
  margin-top: 10px;
  color: #333;
}

.terrace_container .l-topics_list {
  height: 260px;
  background-image: none;
  border-style: solid;
  border-width: 8px 8px 8px;
  -webkit-border-image: url("/images/terrace/base/bg-topics-list.png") 8 8 8 round;
  -o-border-image: url("/images/terrace/base/bg-topics-list.png") 8 8 8 round;
  border-image: url("/images/terrace/base/bg-topics-list.png") 8 8 8 fill round;
  background-color: #fff;
  padding: 15px 40px 0;
  overflow: auto;
  overflow-y: auto;
}

.terrace_container .l-topics_list-noframe {
  height: auto;
  border-style: none;
  border-width: 0;
  -webkit-border-image: none;
  -o-border-image: none;
  border-image: none;
  padding: 0;
}

.terrace_container .l-topics_list--item {
  width: 100%;
  border-bottom: 1px dotted #989898;
  font-size: 16px;
  line-height: 1.5;
  padding: 8px 0;
  display: table;
}

.terrace_container .l-topics_list--item:last-child {
  border-bottom: none;
}

.terrace_container .l-topics_list--item-last {
  padding-bottom: 25px;
}

.terrace_container .l-topics_list--item-last:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .l-topics_list--date {
  width: 100px;
  display: table-cell;
  vertical-align: middle;
  padding-right: 10px;
}

.terrace_container .l-topics_list--cat {
  width: 140px;
  padding-right: 10px;
  display: table-cell;
  vertical-align: middle;
}

.terrace_container .l-topics_list--cat:before {
  content: '\e901';
  color: #ff8b44;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.terrace_container .l-topics_list--ttl {
  display: table-cell;
}

.terrace_container .l-topics_list--link {
  color: #ff8b44;
  display: table-cell;
  vertical-align: middle;
  color: #ff8b44;
  -webkit-transition: 0.15s;
  transition: 0.15s;
}

.terrace_container .l-topics_list--link:hover {
  color: #f75e00;
}

.terrace_container .l-topics_list--btn {
  float: right;
  width: 100px;
  line-height: 24px;
  border-radius: 12px;
  font-size: 14px;
}

.terrace_container .l-topics_list--btn:after {
  font-size: 12px;
  margin-top: -6px;
  right: 7px;
}

.terrace_container .l-form--input {
  font-size: 14px;
  padding: 7px;
  border: 1px solid #d9d9d9;
}

.terrace_container .l-form--input-st {
  width: 80px;
}

.terrace_container .l-form--input-md {
  width: 320px;
}

.terrace_container .l-form--input-lg {
  width: 550px;
}

.terrace_container .l-form--input-full {
  width: 100%;
}

.terrace_container .l-form--textarea {
  display: block;
  width: 550px;
  font-size: 14px;
  padding: 7px;
  border: 1px solid #d9d9d9;
}

.terrace_container .l-form--label {
  font-size: 16px;
  display: inline-block;
  position: relative;
}

.terrace_container .l-form--select {
  font-size: 14px;
  height: 31px;
  margin-right: 10px;
}

.terrace_container .l-form--placeholder {
  position: absolute;
  top: 10px;
  left: 10px;
  color: #999;
  font-size: 14px;
}

.terrace_container .l-form--agree {
  display: block;
  text-align: center;
  margin-top: 20px;
  font-size: 14px;
}

.terrace_container .l-form--submit {
  width: 246px;
  margin: 30px auto 0;
  position: relative;
}

.terrace_container .l-form--submit .m-btn {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 46px;
  border-radius: 23px;
  border: 0;
}

.terrace_container .l-form--submit .m-btn:hover {
  cursor: pointer;
}

.terrace_container .l-form--submit:after {
  content: '\e904';
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 18px;
  margin-top: -10px;
  color: #fff;
}

.terrace_container .l-form_box {
  padding: 65px 40px 40px;
  margin: 25px auto 0;
  background-color: #fff1c6;
  border-radius: 30px;
  -webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.15);
  position: relative;
}

.terrace_container .l-form_box-prepare {
  margin-top: 85px;
}

.terrace_container .l-form_box-confirm {
  padding-right: 100px;
  padding-left: 100px;
}

.terrace_container .l-form_box-confirm .l-form_list--ttl {
  width: 270px;
  line-height: 1.5;
  padding-right: 20px;
}

.terrace_container .l-form_box-confirm .l-form_list--data {
  font-size: 16px;
}

.terrace_container .l-form_box--ttl {
  text-align: center;
  position: absolute;
  top: -25px;
  left: 50%;
  margin-left: -164px;
}

.terrace_container .l-form_box--ttl-contact {
  margin-left: -178px;
}

.terrace_container .l-form_box--txt {
  margin-bottom: 20px;
}

.terrace_container .l-form_box--txt_note {
  color: #ff0000;
}

.terrace_container .l-form_list {
  display: table;
  width: 100%;
  padding: 10px;
  border-top: 1px solid #e6e4bd;
}

.terrace_container .l-form_list-related {
  border-top: 0;
}

.terrace_container .l-form_list--ttl {
  display: table-cell;
  width: 240px;
  font-size: 16px;
  padding-right: 10px;
  line-height: 1.2;
}

.terrace_container .l-form_list--ttl-right {
  text-align: right;
}

.terrace_container .l-form_list--ttl-required:after {
  content: '必須';
  font-size: 12px;
  font-weight: 700;
  color: #fff;
  background-color: #ff0000;
  padding: 2px 4px;
  display: inline-block;
  position: relative;
  top: -2px;
  margin-left: 2px;
}

.terrace_container .l-form_list--ttl_line {
  display: block;
  width: 100%;
  font-size: 16px;
  padding: 10px;
  border-top: 1px solid #e6e4bd;
  line-height: 1.5;
}

.terrace_container .l-form_list--ttl_ast {
  font-size: 14px;
}

.terrace_container .l-form_list--data {
  display: table-cell;
  width: calc(100% - 200px);
  font-size: 16px;
}

.terrace_container .l-form_list--data-birth .l-form--input {
  margin-right: 5px;
  margin-left: 5px;
}

.terrace_container .l-form_list--data-birth .l-form--input:first-child {
  margin-left: 0;
}

.terrace_container .l-form_list--data-attention {
  color: #333;
  text-decoration: underline;
  line-height: 1.5;
}

.terrace_container .l-form_list--data_caption {
  font-size: 12px;
  color: #333;
  line-height: 1.3;
}

.terrace_container .l-form_list--data_caption-lg {
  display: block;
  padding: 5px 0;
}

.terrace_container .l-form_list--data_caption strong {
  color: #ff0000;
  font-weight: normal;
}

.terrace_container .l-form_list--data_note {
  display: block;
  font-size: 13px;
  line-height: 1.3;
  margin-top: 5px;
  color: #333;
}

.terrace_container .l-form_list--select_input {
  margin-top: 10px;
  display: block;
  position: relative;
}

.terrace_container .l-form_list_radio-time .l-form_list_radio--item {
  margin-left: 10px;
}

.terrace_container .l-form_list_radio-time .l-form_list_radio--item:first-child {
  margin-left: 0;
}

.terrace_container .l-form_list_radio--item {
  display: inline-block;
  margin-left: 40px;
}

.terrace_container .l-form_list_radio--item:first-child {
  margin-left: 0;
}

.terrace_container .l-form_list_radio--item_caption {
  display: block;
  line-height: 1.3;
  font-size: 13px;
  margin-top: 5px;
  color: #333;
}

.terrace_container .l-form_list_radio .has-error {
  margin-left: 0;
  display: block;
}

.terrace_container .l-form_list_old:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .l-form_list_old--left {
  float: left;
}

.terrace_container .l-form_list_old--right {
  line-height: 33px;
  margin-left: 15px;
}

.terrace_container .l-form_list_old--right .l-form_list_radio {
  display: inline-block;
  margin-left: 20px;
}

.terrace_container .l-form_list_old--right .l-form_list_radio--item {
  margin-left: 20px;
}

.terrace_container .l-form_list_old--right .l-form_list_radio--item .l-form--label {
  font-size: 14px;
}

.terrace_container .l-form_list_old--right .l-form_list_radio--item:first-child {
  margin-left: 0;
}

.terrace_container .l-form_privacy {
  padding-top: 60px;
}

.terrace_container .l-form_privacy--ttl {
  text-align: center;
  display: block;
  font-size: 16px;
  font-weight: normal;
}

.terrace_container .l-form_privacy--contents {
  width: 810px;
  height: 216px;
  margin: 15px auto 0;
  background-color: #fff;
  padding: 30px;
  border: 1px solid #989898;
  overflow: scroll;
}

.terrace_container .l-form_privacy--txt {
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 30px;
  color: #231815;
}

.terrace_container .l-form_privacy--item {
  font-size: 14px;
  line-height: 1.8;
  color: #231815;
  margin-bottom: 30px;
}

.terrace_container .l-form_privacy--item:last-child {
  margin-bottom: 0;
}

.terrace_container .l-form_privacy--item_ttl {
  display: block;
  text-align: center;
}

.terrace_container .l-form_privacy_in {
  margin: 5px 0 0;
  padding: 0 0 0 10px;
}

.terrace_container .l-form_privacy_in--item {
  margin-bottom: 5px;
}

.terrace_container .l-form_depends {
  position: relative;
}

.terrace_container .l-form_depends--in:before {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-color: #646464;
  background-color: rgba(100, 100, 100, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
}

.terrace_container .l-form_confirm_submit {
  width: 534px;
  margin: 50px auto 0;
}

.terrace_container .l-form_confirm_submit--btn {
  width: 250px;
  display: inline-block;
  margin-right: 30px;
  position: relative;
}

.terrace_container .l-form_confirm_submit--btn:nth-child(2) {
  margin-right: 0;
}

.terrace_container .l-form_confirm_submit--btn .m-btn {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  line-height: 46px;
  border-radius: 23px;
  border: 0;
}

.terrace_container .l-form_confirm_submit--btn .m-btn:hover {
  cursor: pointer;
}

.terrace_container .l-form_confirm_submit--btn:after {
  content: '\e904';
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 20px;
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 18px;
  margin-top: -10px;
  color: #fff;
}

.terrace_container .help-block {
  color: #ff0000;
  font-size: 13px;
  display: block;
  margin-top: 3px;
}

.terrace_container .form_error-know {
  display: inline-block;
}

.terrace_container .form_error-know {
  display: inline-block;
}

.terrace_container .form_error-time {
  margin-left: 0;
}

.terrace_container .l-form_complete_fr {
  background-color: #fff;
  padding: 40px 50px;
  border-radius: 20px;
}

.terrace_container .l-form_complete_fr--ttl {
  font-size: 40px;
  text-align: center;
  color: #ff8b44;
}

.terrace_container .l-form_complete_fr--txt {
  margin-top: 30px;
}

.terrace_container .l-form_complete_fr_backs {
  width: 594px;
  margin: 30px auto 0;
}

.terrace_container .l-form_complete_fr_backs--btn {
  width: 280px;
  display: inline-block;
  margin-right: 30px;
}

.terrace_container .l-form_complete_fr_backs--btn:nth-child(2) {
  margin-right: 0;
}

.terrace_container .l-form_complete_fr_backs--btn .m-btn {
  line-height: 46px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 23px;
}

.terrace_container .l-form_complete_fr_backs--btn .m-btn:after {
  font-size: 20px;
  margin-top: -10px;
}

.terrace_container .l-form_complete_fr_backs--btn-prepare .m-btn {
  background-color: #FFBD3F;
}

.terrace_container .l-form_complete_fr_backs--btn-prepare .m-btn:hover {
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .l-form_complete_fr_backs--btn-prepare .m-btn:hover:hover {
  color: #fff;
  background-color: #ffc659;
}

.terrace_container .modal-item {
  display: none;
  background-color: #fff;
  padding: 50px;
  position: fixed;
  z-index: 201;
}

.terrace_container .l-page_visual {
  background-repeat: no-repeat;
  background-position: right center;
  background-size: cover;
}

.terrace_container .l-page_visual-consultation {
  background-image: url("/images/terrace/consultation/bg-l-page-visual.jpg");
}

.terrace_container .l-page_visual-search {
  background-image: url("/images/terrace/search/bg-l-page-visual.jpg");
}

.terrace_container .l-page_visual-message {
  background-image: url("/images/terrace/message/bg-l-page-visual.jpg");
}

.terrace_container .l-page_visual-interview {
  background-image: url("/images/terrace/interview/bg-l-page-visual.jpg");
}

.terrace_container .l-page_visual-prepare {
  background-image: url("/images/terrace/prepare/bg-l-page-visual.jpg");
}

.terrace_container .l-page_visual-access {
  background-image: url("/images/terrace/access/bg-l-page-visual.jpg");
}

.terrace_container .l-page_visual-contact {
  background-image: url("/images/terrace/contact/bg-l-page-visual.html");
}

.terrace_container .l-page_visual--inner {
  width: 1200px;
  margin: 0 auto;
}

.terrace_container .facebook_btn {
  position: fixed;
  top: 337px;
  right: -110px;
  z-index: 1000;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .facebook_btn--link {
  display: block;
  width: 110px;
  height: 190px;
  right: 0;
  background: url("/images/terrace/base/fb-sidebtn.svg") no-repeat;
  background-size: 1100px 190px;
  background-position: top left;
  -webkit-animation: facebook_btn 2.5s steps(10) infinite;
  animation: facebook_btn 2.5s steps(10) infinite;
  -webkit-transition: width 0.2s;
  transition: width 0.2s;
}

.terrace_container .facebook_btn--link:hover {
  width: 117px;
}

@media all and (-ms-high-contrast: none) {
  .terrace_container .facebook_btn--link {
    background: url("/images/terrace/common/fb-sidebtn.html") no-repeat top left;
    -webkit-animation: none;
    animation: none;
  }
}

@supports (-ms-ime-align: auto) {
  .terrace_container .facebook_btn--link {
    background: url("/images/terrace/common/fb-sidebtn.html") no-repeat top left;
    -webkit-animation: none;
    animation: none;
  }
}

@-webkit-keyframes facebook_btn {
  to {
    background-position: -1100px 0;
  }
}

@keyframes facebook_btn {
  to {
    background-position: -1100px 0;
  }
}

.terrace_container .animate-fbbtn_in {
  -webkit-animation: fbbtn_in 0.3s ease-in-out 0s 1 forwards;
  animation: fbbtn_in 0.3s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes fbbtn_in {
  0% {
    opacity: 1;
    right: -110px;
  }
  90% {
    opacity: 1;
    right: 0;
  }
  100% {
    opacity: 1;
    right: -10px;
  }
}

@keyframes fbbtn_in {
  0% {
    opacity: 1;
    right: -110px;
  }
  90% {
    opacity: 1;
    right: 0;
  }
  100% {
    opacity: 1;
    right: -10px;
  }
}

.terrace_container .animate-fbbtn_out {
  -webkit-animation: fbbtn_out 0.3s ease-in-out 0s 1 forwards;
  animation: fbbtn_out 0.3s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes fbbtn_out {
  0% {
    opacity: 1;
    right: -5px;
  }
  10% {
    opacity: 1;
    right: 0;
  }
  100% {
    opacity: 1;
    right: -110px;
  }
}

@keyframes fbbtn_out {
  0% {
    opacity: 1;
    right: -5px;
  }
  10% {
    opacity: 1;
    right: 0;
  }
  100% {
    opacity: 1;
    right: -110px;
  }
}

@media screen and (max-width: 767px) {
  .terrace_container body {
    min-width: 0;
    min-width: initial;
  }
  .terrace_container .pc {
    display: none;
  }
  .terrace_container .sp {
    display: block;
  }
  .terrace_container .page_top_btn {
    right: 10px;
  }
  .terrace_container .l-contents {
    padding-top: 0;
  }
  .terrace_container .l-section-bg_dotted {
    padding: 15px 0;
  }
  .terrace_container .l-section--inner {
    width: 100%;
    padding: 0 10px;
  }
  .terrace_container .l-page_visual--inner {
    width: 100%;
  }
  .terrace_container .l-border_fr {
    padding: 15px;
  }
  .terrace_container .l-border_fr--ttl {
    font-size: 20px;
  }
  .terrace_container .l-border_fr--lead {
    line-height: 1.7;
  }
  .terrace_container .l-topics_list {
    padding: 10px;
  }
  .terrace_container .l-topics_list--item {
    font-size: 14px;
    display: block;
    padding: 5px 0;
  }
  .terrace_container .l-topics_list--item-last {
    padding-top: 20px;
  }
  .terrace_container .l-topics_list--date {
    display: inline-block;
    width: auto;
    padding-right: 5px;
  }
  .terrace_container .l-topics_list--link {
    display: inline;
  }
  .terrace_container .l-topics_list--cat {
    display: inline-block;
    width: auto;
  }
  .terrace_container .l-topics_list--ttl {
    display: inline;
  }
  .terrace_container .l-topics_list--btn {
    width: 100%;
    float: none;
    line-height: 46px;
    border-radius: 23px;
    font-size: 16px;
  }
  .terrace_container .l-topics_list--btn:after {
    font-size: 18px;
    margin-top: -10px;
    right: 10px;
  }
  .terrace_container .l-form--input {
    width: 100%;
  }
  .terrace_container .l-form--input-st {
    width: 60px;
  }
  .terrace_container .l-form--input-md, .terrace_container .l-form--input-lg {
    width: 100%;
  }
  .terrace_container .l-form--textarea {
    width: 100%;
  }
  .terrace_container .l-form--label {
    display: block;
    font-size: 14px;
  }
  .terrace_container .l-form--select {
    width: 100%;
    background-color: #fff;
    border: 1px solid #d9d9d9;
  }
  .terrace_container .l-form--placeholder {
    position: relative;
    font-size: 12px;
    color: #4d4d4d;
    top: auto;
    top: initial;
    left: auto;
    left: initial;
  }
  .terrace_container .l-form--submit .m-btn {
    font-size: 16px;
    line-height: 36px;
    border-radius: 18px;
  }
  .terrace_container .l-form--submit:after {
    font-size: 16px;
    margin-top: -8px;
  }
  .terrace_container .l-form_box {
    padding: 30px 10px;
    margin-top: 15px;
    border-radius: 10px;
  }
  .terrace_container .l-form_box--ttl {
    width: 50vw;
    margin-left: calc((100% - 50vw) /2);
    top: -10px;
    left: auto;
    left: initial;
  }
  .terrace_container .l-form_box--ttl img {
    height: auto;
  }
  .terrace_container .l-form_box--txt {
    line-height: 1.7;
  }
  .terrace_container .l-form_list {
    display: block;
    padding-left: 0;
    padding-right: 0;
  }
  .terrace_container .l-form_list--ttl {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    font-size: 14px;
  }
  .terrace_container .l-form_list--ttl-right {
    text-align: left;
  }
  .terrace_container .l-form_list--data {
    display: block;
    width: 100%;
    font-size: 14px;
  }
  .terrace_container .l-form_list--data_caption {
    margin-top: 5px;
    display: block;
  }
  .terrace_container .l-form_list--ttl_line {
    font-size: 14px;
    padding-left: 0;
  }
  .terrace_container .l-form_list_radio:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    font-size: 0;
    content: '';
  }
  .terrace_container .l-form_list_radio-time .l-form_list_radio--item {
    width: 100%;
    margin-left: 0;
    margin-top: 3px;
  }
  .terrace_container .l-form_list_radio-time .l-form_list_radio--item:first-child {
    margin-top: 0;
  }
  .terrace_container .l-form_list_radio--item_caption {
    display: block;
    float: none;
    clear: both;
    font-size: 12px;
    padding-top: 5px;
  }
  .terrace_container .l-form_list_old--left {
    float: none;
  }
  .terrace_container .l-form_list_old--right {
    margin-left: 0;
    line-height: 1.5;
  }
  .terrace_container .l-form_list_old--right .l-form_list_radio {
    margin-left: 0;
    margin-top: 5px;
  }
  .terrace_container .l-form_privacy {
    padding-top: 30px;
  }
  .terrace_container .l-form_privacy--ttl {
    font-size: 14px;
  }
  .terrace_container .l-form_privacy--contents {
    width: 100%;
    height: 200px;
    padding: 15px;
  }
  .terrace_container .l-form_privacy--txt {
    line-height: 1.5;
    font-size: 13px;
  }
  .terrace_container .l-form_privacy--item {
    font-size: 13px;
    line-height: 1.5;
    margin-bottom: 15px;
  }
  .terrace_container .l-form_privacy_in {
    padding-left: 5px;
  }
  .terrace_container .l-form_privacy_in--item {
    font-size: 12px;
  }
  .terrace_container .l-form_confirm_submit {
    width: 100%;
    margin-top: 20px;
  }
  .terrace_container .l-form_confirm_submit--btn {
    width: 100%;
    display: block;
    margin-right: 0;
    margin-top: 10px;
  }
  .terrace_container .l-form_confirm_submit--btn:first-child {
    margin-top: 0;
  }
  .terrace_container .l-form_confirm_submit--btn .m-btn {
    font-size: 16px;
    line-height: 36px;
    border-radius: 18px;
  }
  .terrace_container .l-form_confirm_submit--btn:after {
    font-size: 16px;
    margin-top: -8px;
  }
  .terrace_container .l-form_complete_fr {
    padding: 20px;
  }
  .terrace_container .l-form_complete_fr--ttl {
    font-size: 26px;
  }
  .terrace_container .l-form_complete_fr--txt {
    margin-top: 20px;
    line-height: 1.7;
  }
  .terrace_container .l-form_complete_fr_backs {
    width: 100%;
    margin-top: 20px;
  }
  .terrace_container .l-form_complete_fr_backs--btn {
    width: 100%;
    margin-right: 0;
    margin-top: 10px;
    display: block;
  }
  .terrace_container .l-form_complete_fr_backs--btn:first-child {
    margin-top: 0;
  }
  .terrace_container .l-form_complete_fr_backs--btn .m-btn {
    font-size: 16px;
    line-height: 36px;
    border-radius: 18px;
  }
  .terrace_container .l-form_complete_fr_backs--btn .m-btn:after {
    font-size: 16px;
    margin-top: -8px;
  }
  .terrace_container .facebook_btn {
    display: none;
  }
}

/*
  「女性しごと応援テラス」専用のスタイルシート

  既存ページのスタイルを上書きしないよう
  クラス定義は全て .terrace_container 配下に記述すること！
*/
.terrace_container {
  /* ----- END: /.terrace_container ----------------------------------- */
}

.terrace_container .worry {
  padding: 70px 0;
  position: relative;
}

.terrace_container .worry--ttl {
  display: block;
  text-align: center;
}

.terrace_container .worry--txt {
  margin-top: 50px;
  display: block;
  text-align: center;
}

.terrace_container .worry_list {
  position: relative;
  height: 760px;
}

.terrace_container .worry_list--item {
  position: absolute;
}

.terrace_container .worry_list--item-01 {
  background-image: url("/images/terrace/consultation/bg-worry-item-01.png");
  width: 290px;
  height: 180px;
  top: 50px;
  left: 160px;
}

.terrace_container .worry_list--item-01 .worry_list--item_txt {
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  top: 56px;
}

.terrace_container .worry_list--item-02 {
  background-image: url("/images/terrace/consultation/bg-worry-item-02.png");
  width: 282px;
  height: 253px;
  top: 120px;
  left: 410px;
}

.terrace_container .worry_list--item-02 .worry_list--item_txt {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  top: 125px;
}

.terrace_container .worry_list--item-03 {
  background-image: url("/images/terrace/consultation/bg-worry-item-03.png");
  width: 310px;
  height: 208px;
  top: 80px;
  left: 650px;
}

.terrace_container .worry_list--item-03 .worry_list--item_txt {
  -webkit-transform: rotate(5deg);
  -ms-transform: rotate(5deg);
  transform: rotate(5deg);
  top: 35px;
}

.terrace_container .worry_list--item-04 {
  background-image: url("/images/terrace/consultation/bg-worry-item-04.png");
  width: 270px;
  height: 174px;
  top: 240px;
  left: 20px;
}

.terrace_container .worry_list--item-04 .worry_list--item_txt {
  -webkit-transform: rotate(-10deg);
  -ms-transform: rotate(-10deg);
  transform: rotate(-10deg);
  top: 35px;
  left: -15px;
}

.terrace_container .worry_list--item-05 {
  background-image: url("/images/terrace/consultation/bg-worry-item-05.png");
  width: 282px;
  height: 182px;
  top: 360px;
  left: 290px;
}

.terrace_container .worry_list--item-05 .worry_list--item_txt {
  -webkit-transform: rotate(-5deg);
  -ms-transform: rotate(-5deg);
  transform: rotate(-5deg);
  top: 45px;
}

.terrace_container .worry_list--item-06 {
  background-image: url("/images/terrace/consultation/bg-worry-item-06.png");
  width: 266px;
  height: 176px;
  top: 320px;
  left: 730px;
}

.terrace_container .worry_list--item-06 .worry_list--item_txt {
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  top: 35px;
}

.terrace_container .worry_list--item-07 {
  background-image: url("/images/terrace/consultation/bg-worry-item-07.png");
  width: 250px;
  height: 140px;
  top: 570px;
  left: 310px;
}

.terrace_container .worry_list--item-07 .worry_list--item_txt {
  -webkit-transform: rotate(2deg);
  -ms-transform: rotate(2deg);
  transform: rotate(2deg);
  top: 35px;
}

.terrace_container .worry_list--item-08 {
  background-image: url("/images/terrace/consultation/bg-worry-item-08.png");
  width: 270px;
  height: 258px;
  top: 445px;
  left: 600px;
}

.terrace_container .worry_list--item-08 .worry_list--item_txt {
  -webkit-transform: rotate(10deg);
  -ms-transform: rotate(10deg);
  transform: rotate(10deg);
  top: 135px;
}

.terrace_container .worry_list--item_txt {
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  display: block;
  position: relative;
  text-align: center;
}

.terrace_container .worry_list--illust {
  position: absolute;
  bottom: 50px;
  left: 110px;
}

.terrace_container .worry_list_sp {
  display: none;
}

.terrace_container .consultation_fr {
  background-color: #fff;
  border-radius: 10px;
  padding: 45px 50px;
  margin: 40px auto 0;
  position: relative;
}

.terrace_container .consultation_fr:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .consultation_fr:first-child {
  margin-top: 0;
}

.terrace_container .consultation_fr--description {
  float: left;
  width: 530px;
}

.terrace_container .consultation_fr--txt {
  margin-top: 40px;
}

.terrace_container .consultation_fr--illust-adviser {
  text-align: center;
  margin: 10px 0 0;
}

.terrace_container .consultation_fr--illust-system {
  position: relative;
  float: right;
  margin: 30px -10px 0 10px;
}

.terrace_container .consultation_fr--pic {
  float: right;
  width: 320px;
}

.terrace_container .consultation_fr--pic img {
  display: block;
  margin-top: 20px;
}

.terrace_container .consultation_fr--pic img:first-child {
  margin-top: 0;
}

.terrace_container .consultation_fr--pic_caption {
  font-size: 13px;
  color: #4d4d4d;
  display: block;
  margin: 5px 5px 0 0;
  text-align: right;
}

.terrace_container .consultation_fr--bnr {
  display: inline-block;
  max-width: 370px;
  margin-top: 10px;
  background-color: #ff;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .consultation_fr--bnr img {
  height: auto;
}

.terrace_container .consultation_fr--bnr:hover {
  opacity: 0.8;
}

.terrace_container .consultation_user {
  margin: 40px auto 0;
}

.terrace_container .consultation_user:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .consultation_user--box {
  float: left;
  width: 490px;
  padding: 20px;
  background-color: #fff;
  border-radius: 10px;
  margin: 0 0 0 20px;
  position: relative;
}

.terrace_container .consultation_user--box:first-child {
  margin-left: 0;
}

.terrace_container .consultation_user--ttl {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  line-height: 62px;
  color: #fff;
  background: url("/images/terrace/consultation/bg-consultation-user-ttl.png") no-repeat center center;
}

.terrace_container .consultation_user--txt {
  margin-top: 25px;
}

.terrace_container .consultation_user--btn {
  width: 395px;
  margin: 0 auto;
  position: absolute;
  left: 47.5px;
  bottom: 20px;
}

.terrace_container .consultation_user--btn .m-btn {
  font-size: 24px;
  font-weight: 500;
  line-height: 70px;
  border-radius: 35px;
}

.terrace_container .consultation_user--btn .m-btn:after {
  font-size: 20px;
  margin-top: -10px;
}

.terrace_container .consultation_user--tel {
  margin-top: 20px;
  display: block;
}

.terrace_container .consultation_user--time {
  font-size: 14px;
  line-height: 1.7;
  margin: 15px 0 0;
}

.terrace_container .consultation_user--time span {
  display: block;
  padding-left: 5em;
}

@media screen and (max-width: 1200px) {
  .terrace_container .worry {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .terrace_container .worry--txt {
    margin-top: 20px;
  }
  .terrace_container .worry_list {
    display: none;
  }
  .terrace_container .worry_list_sp {
    display: block;
    margin: 15px auto;
  }
  .terrace_container .consultation_fr {
    margin-top: 20px;
    padding: 15px;
  }
  .terrace_container .consultation_fr--ttl {
    width: 80vw;
  }
  .terrace_container .consultation_fr--ttl img {
    height: auto;
  }
  .terrace_container .consultation_fr--description {
    float: none;
    width: 100%;
  }
  .terrace_container .consultation_fr--txt {
    margin-top: 15px;
    line-height: 1.8;
  }
  .terrace_container .consultation_fr--illust {
    display: none;
  }
  .terrace_container .consultation_fr--pic {
    margin-top: 20px;
  }
  .terrace_container .consultation_fr--pic img {
    margin-top: 10px;
  }
  .terrace_container .consultation_user {
    margin-top: 30px;
  }
  .terrace_container .consultation_user--box {
    float: none;
    width: 100%;
    padding: 15px;
    margin-left: 0;
    margin-top: 15px;
  }
  .terrace_container .consultation_user--ttl {
    font-size: 18px;
    line-height: 53px;
    background-size: contain;
  }
  .terrace_container .consultation_user--txt {
    margin-top: 15px;
    line-height: 1.7;
  }
  .terrace_container .consultation_user--btn {
    position: relative;
    width: 100%;
    left: auto;
    left: initial;
    bottom: auto;
    bottom: initial;
    margin-top: 10px;
  }
  .terrace_container .consultation_user--btn .m-btn {
    font-size: 16px;
    line-height: 46px;
  }
  .terrace_container .consultation_user--tel img {
    height: auto;
  }
  .terrace_container .consultation_user--time {
    font-size: 13px;
    line-height: 1.5;
  }
}

/*
  「女性しごと応援テラス」専用のスタイルシート

  既存ページのスタイルを上書きしないよう
  クラス定義は全て .terrace_container 配下に記述すること！
*/
.terrace_container {
  /* ----- END: /.terrace_container ----------------------------------- */
}

.terrace_container .interview_fr {
  background-color: #fff;
  border-radius: 20px;
  padding: 40px 50px;
}

.terrace_container .interview_fr--ttl {
  text-align: center;
}

.terrace_container .interview_fr--txt {
  margin-top: 30px;
}

.terrace_container .interview_fr--note {
  color: #666666;
  font-size: 14px;
  display: block;
  margin-top: 20px;
}

.terrace_container .interview_contents {
  padding-bottom: 55px;
}

.terrace_container .interview_box {
  position: relative;
  padding-top: 65px;
}

.terrace_container .interview_box:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .interview_box:before {
  content: '';
  width: 248px;
  height: 242px;
  display: block;
  position: absolute;
  background: url("/images/terrace/interview/bg-interview-box.png") no-repeat center center;
  top: -35px;
  left: -120px;
  z-index: -1;
}

.terrace_container .interview_box--ttl {
  margin-bottom: 25px;
}

.terrace_container .interview_box--txt {
  width: 550px;
  font-size: 20px;
  line-height: 2;
  color: #666;
}

.terrace_container .interview_box--txt-full {
  width: 100%;
}

.terrace_container .interview_box--txt-end {
  width: 100%;
  padding-top: 30px;
  clear: both;
}

.terrace_container .interview_box--txt-02 {
  float: right;
  margin-top: 180px;
}

.terrace_container .interview_box--txt-03 {
  float: left;
  margin-top: 70px;
  padding-bottom: 110px;
}

.terrace_container .interview_box--txt-04 {
  float: right;
  margin-top: 10px;
  padding-bottom: 250px;
}

.terrace_container .interview_box--txt-05 {
  float: left;
  margin-top: 20px;
}

.terrace_container .interview_box--txt-06 {
  float: right;
  margin-top: 40px;
}

.terrace_container .interview_box--txt-07 {
  float: left;
}

.terrace_container .interview_box--txt-08 {
  float: right;
}

.terrace_container .interview_box--txt-09 {
  float: left;
  margin-top: 45px;
}

.terrace_container .interview_box--pic {
  width: 424px;
  position: absolute;
}

.terrace_container .interview_box--pic-01 {
  top: 155px;
  right: -20px;
}

.terrace_container .interview_box--pic-02 {
  top: 455px;
  left: -10px;
}

.terrace_container .interview_box--pic-03 {
  top: 905px;
  right: -10px;
}

.terrace_container .interview_box--pic-04 {
  top: 430px;
  left: -10px;
}

.terrace_container .interview_box--pic-05 {
  top: 860px;
  right: -10px;
}

.terrace_container .interview_box--pic-06 {
  top: 1440px;
  left: -10px;
}

.terrace_container .interview_box--pic-07 {
  right: -10px;
}

.terrace_container .interview_box--pic-08 {
  top: 610px;
  left: -10px;
}

.terrace_container .interview_box--pic-09 {
  top: 1130px;
  right: -10px;
}

.terrace_container .interview_box--pic_caption {
  color: #666;
  font-size: 16px;
  line-height: 1.5;
  text-align: center;
  display: block;
  background-color: #fff;
  width: 100%;
  position: relative;
  margin: -35px auto 0;
  padding: 10px 0;
}

@media screen and (max-width: 1200px) {
  .terrace_container .interview_box {
    padding: 65px 25px 0;
  }
  .terrace_container .interview_box--pic {
    display: inline-block;
    position: relative;
    width: 35%;
    padding: 10px;
  }
  .terrace_container .interview_box--pic img {
    height: auto;
  }
  .terrace_container .interview_box--txt {
    display: inline-block;
    vertical-align: top;
    width: 60%;
    font-size: 18px;
    line-height: 2;
    margin-top: 0;
    padding: 10px;
  }
  .terrace_container .interview_box--txt-end,
  .terrace_container .interview_box--txt-04 {
    width: 100%;
  }
  .terrace_container .interview_box--pic-05 {
    padding-bottom: 100px;
  }
  .terrace_container .interview_box--pic-01,
  .terrace_container .interview_box--pic-03,
  .terrace_container .interview_box--pic-05,
  .terrace_container .interview_box--pic-07,
  .terrace_container .interview_box--pic-09 {
    top: inherit;
    right: 0;
  }
  .terrace_container .interview_box--pic-02,
  .terrace_container .interview_box--pic-04,
  .terrace_container .interview_box--pic-06,
  .terrace_container .interview_box--pic-08 {
    top: inherit;
    left: 0;
  }
}

@media screen and (max-width: 999px) {
  .terrace_container .interview_box--txt {
    font-size: 16px;
    line-height: 1.6;
  }
}

@media screen and (max-width: 767px) {
  .terrace_container .interview_fr {
    padding: 15px;
  }
  .terrace_container .interview_fr--txt {
    line-height: 1.7;
    margin-top: 15px;
  }
  .terrace_container .interview_fr--note {
    line-height: 1.5;
    margin-top: 10px;
  }
  .terrace_container .interview_contents {
    padding-bottom: 30px;
  }
  .terrace_container .interview_box {
    padding-top: 30px;
  }
  .terrace_container .interview_box:before {
    width: 100px;
    height: auto;
  }
  .terrace_container .interview_box--ttl {
    margin-bottom: 15px;
  }
  .terrace_container .interview_box--txt {
    width: 100%;
    font-size: 16px;
    line-height: 1.7;
    float: none;
  }
  .terrace_container .interview_box--txt-end {
    margin-top: 20px;
  }
  .terrace_container .interview_box--txt-02 {
    margin-top: 0;
  }
  .terrace_container .interview_box--txt-03 {
    margin-top: 0;
    padding-bottom: 0;
  }
  .terrace_container .interview_box--txt-04 {
    padding-bottom: 10px;
  }
  .terrace_container .interview_box--txt-06 {
    margin-top: 0;
  }
  .terrace_container .interview_box--txt-09 {
    margin-top: 20px;
  }
  .terrace_container .interview_box--pic {
    width: 80vw;
    margin: 0 auto;
    position: relative;
    top: auto;
    top: initial;
    left: auto;
    left: initial;
    right: auto;
    right: initial;
  }
  .terrace_container .interview_box--pic img {
    height: auto;
  }
  .terrace_container .interview_box--pic-01 {
    padding-top: 10px;
  }
  .terrace_container .interview_box--pic-04 {
    padding-top: 10px;
  }
  .terrace_container .interview_box--pic-08 {
    padding-top: 10px;
  }
  .terrace_container .interview_box--pic_caption {
    font-size: 14px;
  }
}

/*
  「女性しごと応援テラス」専用のスタイルシート

  既存ページのスタイルを上書きしないよう
  クラス定義は全て .terrace_container 配下に記述すること！
*/
.terrace_container {
  /* ----- END: /.terrace_container ----------------------------------- */
}

.terrace_container .search_intro {
  padding: 50px 0;
}

.terrace_container .search_intro:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .search_intro--txt {
  padding: 0 0 0 50px;
}

.terrace_container .search_intro--illust {
  float: right;
  margin: 70px 0 0 30px;
}

.terrace_container .search_fr {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px 80px 45px;
  margin: 45px auto 0;
}

.terrace_container .search_fr:first-child {
  margin-top: 0;
}

.terrace_container .search_fr--ttl {
  text-align: center;
}

.terrace_container .search_fr--txt {
  margin-top: 20px;
}

.terrace_container .search_fr_contents {
  margin: 15px 0 0;
}

.terrace_container .search_fr_contents:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .search_fr_contents--box {
  float: left;
  width: 400px;
  margin-left: 40px;
}

.terrace_container .search_fr_contents--box:first-child {
  margin-left: 0;
}

.terrace_container .search_fr_contents--ttl {
  font-size: 20px;
  font-weight: 500;
  color: #fff;
  text-align: center;
  line-height: 64px;
  background: url("/images/terrace/search/bg-search-fr-contents-ttl.png") no-repeat center center;
  z-index: 1;
  position: relative;
}

.terrace_container .search_fr_contents--pic {
  margin: -5px 4px 0;
  z-index: 0;
  position: relative;
}

.terrace_container .search_fr_contents--txt {
  margin-top: 20px;
}

.terrace_container .search_fr_contents--btn {
  width: 300px;
  margin: 15px auto 0;
}

.terrace_container .search_fr_contents--btn .m-btn {
  font-size: 18px;
  font-weight: 700;
  line-height: 46px;
  border-radius: 23px;
}

.terrace_container .search_fr_contents--btn .m-btn:after {
  font-size: 20px;
  margin-top: -10px;
}

@media screen and (max-width: 999px) {
  .terrace_container .search_intro {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .terrace_container .search_intro--illust {
    display: none;
  }
  .terrace_container .search_intro--txt {
    line-height: 1.7;
    padding-left: 0;
  }
  .terrace_container .search_fr {
    padding: 15px;
    margin-top: 20px;
  }
  .terrace_container .search_fr--ttl {
    width: 70vw;
    margin: 0 auto;
  }
  .terrace_container .search_fr--ttl img {
    height: auto;
  }
  .terrace_container .search_fr--txt {
    font-size: 14px;
    margin-top: 5px;
    line-height: 1.7;
  }
  .terrace_container .search_fr_contents--box {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 20px;
  }
  .terrace_container .search_fr_contents--box:first-child {
    margin-top: 0;
  }
  .terrace_container .search_fr_contents--ttl {
    font-size: 16px;
    line-height: 53px;
    background: none;
    background-color: #A474AE;
  }
  .terrace_container .search_fr_contents--txt {
    margin-top: 5px;
    line-height: 1.7;
  }
  .terrace_container .search_fr_contents--btn {
    width: 100%;
  }
  .terrace_container .search_fr_contents--btn .m-btn {
    font-size: 16px;
  }
}

/*
  「女性しごと応援テラス」専用のスタイルシート

  既存ページのスタイルを上書きしないよう
  クラス定義は全て .terrace_container 配下に記述すること！
*/
.terrace_container {
  /* ----- END: /.terrace_container ----------------------------------- */
}

.terrace_container .prepare_contents--ttl {
  text-align: center;
  margin-bottom: 25px;
}

.terrace_container .prepare_intro {
  padding: 50px 0;
}

.terrace_container .prepare_intro:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .prepare_intro--ttl {
  text-align: center;
  display: block;
}

.terrace_container .prepare_intro--txt {
  margin: 70px 0 0;
  padding: 0 0 0 50px;
}

.terrace_container .prepare_intro--illust {
  float: right;
  margin: 30px 0 0;
}

.terrace_container .seminar_box__container + .m-service_banner {
  margin-top: 20px;
  margin-left: 50px;
}

@media screen and (max-width: 1200px) {
  .terrace_container .seminar_box__container + .m-service_banner {
    margin-left: 0;
  }
}

@media screen and (max-width: 999px) {
  .terrace_container .seminar_box__container + .m-service_banner {
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .terrace_container .seminar_box__container + .m-service_banner {
    margin-left: 5px;
    margin-right: 5px;
  }
}

.terrace_container .seminar_box {
  margin-top: 10px;
}

.terrace_container .seminar_box:first-child {
  margin-top: 0;
}

.terrace_container .seminar_box-re .seminar_box--ttl {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-re.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-re.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-re.png") 8 7 7 fill repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_box-re .seminar_box--ttl:before {
  background-image: url("/images/terrace/prepare/seminar-box-ttl-illust-re.png");
}

.terrace_container .seminar_box-re .seminar_box--ttl_btn {
  background-color: #4B8BC9;
}

.terrace_container .seminar_box-re .seminar_contents {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-re.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-re.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-re.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-re .seminar_contents--close_btn {
  background-color: #4B8BC9;
}

.terrace_container .seminar_box-re .js-toggle_btn-current {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-re-on.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-re-on.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-re-on.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-re .js-toggle_btn-current .seminar_box--ttl_btn:before, .terrace_container .seminar_box-re .js-toggle_btn-current .seminar_box--ttl_btn:after {
  background-color: #4B8BC9;
}

.terrace_container .seminar_box-base .seminar_box--ttl {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-base.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-base.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-base.png") 8 7 7 fill repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_box-base .seminar_box--ttl:before {
  background-image: url("/images/terrace/prepare/seminar-box-ttl-illust-base.png");
}

.terrace_container .seminar_box-base .seminar_box--ttl_btn {
  background-color: #ED8265;
}

.terrace_container .seminar_box-base .seminar_contents {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-base.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-base.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-base.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-base .seminar_contents--close_btn {
  background-color: #ED8265;
}

.terrace_container .seminar_box-base .js-toggle_btn-current {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-base-on.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-base-on.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-base-on.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-base .js-toggle_btn-current .seminar_box--ttl_btn:before, .terrace_container .seminar_box-base .js-toggle_btn-current .seminar_box--ttl_btn:after {
  background-color: #ED8265;
}

.terrace_container .seminar_box-region .seminar_box--ttl {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-region.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-region.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-region.png") 8 7 7 fill repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_box-region .seminar_box--ttl:before {
  background-image: url("/images/terrace/prepare/seminar-box-ttl-illust-region.png");
}

.terrace_container .seminar_box-region .seminar_box--ttl_btn {
  background-color: #86BC42;
}

.terrace_container .seminar_box-region .seminar_contents {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-region.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-region.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-region.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-region .seminar_contents--close_btn {
  background-color: #86BC42;
}

.terrace_container .seminar_box-region .js-toggle_btn-current {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-region-on.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-region-on.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-region-on.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-region .js-toggle_btn-current .seminar_box--ttl_btn:before, .terrace_container .seminar_box-region .js-toggle_btn-current .seminar_box--ttl_btn:after {
  background-color: #86BC42;
}

.terrace_container .seminar_box-kids .seminar_box--ttl {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-kids.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-kids.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-kids.png") 8 7 7 fill repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_box-kids .seminar_box--ttl:before {
  background-image: url("/images/terrace/prepare/seminar-box-ttl-illust-kids.png");
}

.terrace_container .seminar_box-kids .seminar_box--ttl_btn {
  background-color: #A474AE;
}

.terrace_container .seminar_box-kids .seminar_contents {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-kids.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-kids.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-kids.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-kids .seminar_contents--close_btn {
  background-color: #A474AE;
}

.terrace_container .seminar_box-kids .js-toggle_btn-current {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-kids-on.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-kids-on.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-kids-on.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-kids .js-toggle_btn-current .seminar_box--ttl_btn:before, .terrace_container .seminar_box-kids .js-toggle_btn-current .seminar_box--ttl_btn:after {
  background-color: #A474AE;
}

.terrace_container .seminar_box-hanasaki .seminar_box--ttl {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-hanasaki.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-hanasaki.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-hanasaki.png") 8 7 7 fill repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_box-hanasaki .seminar_box--ttl:before {
  background-image: url("/images/terrace/prepare/seminar-box-ttl-illust-hanasaki.png");
}

.terrace_container .seminar_box-hanasaki .seminar_box--ttl_btn {
  background-color: #FF7BAB;
}

.terrace_container .seminar_box-hanasaki .seminar_contents {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-hanasaki.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-hanasaki.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-hanasaki.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-hanasaki .seminar_contents--close_btn {
  background-color: #FF7BAB;
}

.terrace_container .seminar_box-hanasaki .js-toggle_btn-current {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-hanasaki-on.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-hanasaki-on.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-hanasaki-on.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-hanasaki .js-toggle_btn-current .seminar_box--ttl_btn:before, .terrace_container .seminar_box-hanasaki .js-toggle_btn-current .seminar_box--ttl_btn:after {
  background-color: #FF7BAB;
}

.terrace_container .seminar_box-matching .seminar_box--ttl {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-matching.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-matching.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-matching.png") 8 7 7 fill repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_box-matching .seminar_box--ttl:before {
  background-image: url("/images/terrace/prepare/seminar-box-ttl-illust-matching.png");
}

.terrace_container .seminar_box-matching .seminar_box--ttl_btn {
  background-color: #00B3A9;
}

.terrace_container .seminar_box-matching .seminar_contents {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-matching.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-matching.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-matching.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-matching .seminar_contents--close_btn {
  background-color: #00B3A9;
}

.terrace_container .seminar_box-matching .js-toggle_btn-current {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-matching-on.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-matching-on.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-matching-on.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-matching .js-toggle_btn-current .seminar_box--ttl_btn:before, .terrace_container .seminar_box-matching .js-toggle_btn-current .seminar_box--ttl_btn:after {
  background-color: #00B3A9;
}

.terrace_container .seminar_box-event {
  margin-bottom: 20px;
}

.terrace_container .seminar_box-event .seminar_box--ttl {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-event.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-event.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-event.png") 8 7 7 fill repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_box-event .seminar_box--ttl:before {
  background-image: url("/images/terrace/prepare/seminar-box-ttl-illust-event.png");
}

.terrace_container .seminar_box-event .seminar_box--ttl_btn {
  background-color: #3FA8F4;
}

.terrace_container .seminar_box-event .seminar_contents {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-event.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-event.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-event.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-event .seminar_contents--close_btn {
  background-color: #3FA8F4;
}

.terrace_container .seminar_box-event .js-toggle_btn-current {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-event-on.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-event-on.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-event-on.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-event .js-toggle_btn-current .seminar_box--ttl_btn:before, .terrace_container .seminar_box-event .js-toggle_btn-current .seminar_box--ttl_btn:after {
  background-color: #3FA8F4;
}

.terrace_container .seminar_box-event .seminar_detail:first-child {
  padding-top: 0;
}

.terrace_container .seminar_box-parent_reemployment .seminar_box--ttl {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-parent_reemployment.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-parent_reemployment.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-parent_reemployment.png") 8 7 7 fill repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_box-parent_reemployment .seminar_box--ttl:before {
  background-image: url("/images/terrace/prepare/seminar-box-ttl-illust-parent_reemployment.png");
}

.terrace_container .seminar_box-parent_reemployment .seminar_box--ttl_btn {
  background-color: #42c1e6;
}

.terrace_container .seminar_box-parent_reemployment .js-toggle_btn-current {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-parent_reemployment-on.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-parent_reemployment-on.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-parent_reemployment-on.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-parent_reemployment .js-toggle_btn-current .seminar_box--ttl_btn:before,
.terrace_container .seminar_box-parent_reemployment .js-toggle_btn-current .seminar_box--ttl_btn:after {
  background-color: #42c1e6;
}

.terrace_container .seminar_box-parent_reemployment .seminar_contents--close_btn {
  background-color: #42c1e6;
}

.terrace_container .seminar_box-parent_reemployment .seminar_contents {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-parent_reemployment.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-parent_reemployment.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-parent_reemployment.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-homework .seminar_box--ttl {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-homework.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-homework.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-homework.png") 8 7 7 fill repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_box-homework .seminar_box--ttl:before {
  background-image: url("/images/terrace/prepare/seminar-box-ttl-illust-homework.png");
}

.terrace_container .seminar_box-homework .seminar_box--ttl_btn {
  background-color: #86bc42;
}

.terrace_container .seminar_box-homework .js-toggle_btn-current {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-homework-on.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-homework-on.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-homework-on.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-homework .js-toggle_btn-current .seminar_box--ttl_btn:before,
.terrace_container .seminar_box-homework .js-toggle_btn-current .seminar_box--ttl_btn:after {
  background-color: #86bc42;
}

.terrace_container .seminar_box-homework .seminar_contents--close_btn {
  background-color: #86bc42;
}

.terrace_container .seminar_box-homework .seminar_contents {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-homework.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-homework.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-homework.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-wakuwaku .seminar_box--ttl {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-wakuwaku.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-wakuwaku.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-wakuwaku.png") 8 7 7 fill repeat;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_box-wakuwaku .seminar_box--ttl:before {
  background-image: url("/images/terrace/prepare/seminar-box-ttl-illust-wakuwaku.png");
}

.terrace_container .seminar_box-wakuwaku .seminar_box--ttl_btn {
  background-color: #ff7bab;
}

.terrace_container .seminar_box-wakuwaku .js-toggle_btn-current {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-wakuwaku-on.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-wakuwaku-on.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-wakuwaku-on.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box-wakuwaku .js-toggle_btn-current .seminar_box--ttl_btn:before,
.terrace_container .seminar_box-wakuwaku .js-toggle_btn-current .seminar_box--ttl_btn:after {
  background-color: #ff7bab;
}

.terrace_container .seminar_box-wakuwaku .seminar_contents--close_btn {
  background-color: #ff7bab;
}

.terrace_container .seminar_box-wakuwaku .seminar_contents {
  -webkit-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-wakuwaku.png") 8 7 7 repeat;
  -o-border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-wakuwaku.png") 8 7 7 repeat;
  border-image: url("/images/terrace/prepare/bg-seminar-box-ttl-wakuwaku.png") 8 7 7 fill repeat;
}

.terrace_container .seminar_box__venue {
  background-color: #fff;
  padding: 25px 50px 40px;
}

@media screen and (max-width: 1200px) {
  .terrace_container .seminar_box__venue {
    padding: 25px 30px 40px;
    margin-left: 10px;
    margin-right: 10px;
  }
}

@media screen and (max-width: 767px) {
  .terrace_container .seminar_box__venue {
    padding: 15px 1px 15px;
    margin-left: 5px;
    margin-right: 5px;
  }
}

.terrace_container .seminar_box__venue + .seminar_box__venue {
  margin-top: 30px;
}

@media screen and (max-width: 767px) {
  .terrace_container .seminar_box__venue + .seminar_box__venue {
    margin-top: 20px;
  }
}

.terrace_container .seminar_box__venue__title {
  height: 30px;
  margin-left: 4px;
}

@media screen and (max-width: 767px) {
  .terrace_container .seminar_box__venue__title {
    height: 20px;
    margin-left: 4px;
  }
}

.terrace_container .seminar_box__venue__title img {
  height: 100%;
}

.terrace_container .seminar_box__venue__title + .seminar_box {
  margin-top: 10px;
}

.terrace_container .seminar_box .js-toggle_btn-current .close {
  display: none;
}

.terrace_container .seminar_box .js-toggle_btn-current .open {
  display: inline-block;
}

.terrace_container .seminar_box .js-toggle_btn-current .seminar_box--ttl_btn {
  background-color: #fff;
}

.terrace_container .seminar_box .js-toggle_btn-current .seminar_box--ttl_btn:before {
  content: '';
  width: 18px;
  height: 2px;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 9px;
}

.terrace_container .seminar_box .js-toggle_btn-current .seminar_box--ttl_btn:after {
  content: '';
  width: 18px;
  height: 2px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  position: absolute;
  top: 18px;
  left: 9px;
}

.terrace_container .seminar_box--ttl {
  padding: 20px 0 17px 100px;
  border-style: solid;
  border-width: 8px 7px 7px;
  position: relative;
  z-index: 2;
}

.terrace_container .seminar_box--ttl > img {
  max-height: 35px;
}

.terrace_container .seminar_box--ttl:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .seminar_box--ttl .open {
  display: none;
}

.terrace_container .seminar_box--ttl:before {
  content: '';
  display: inline-block;
  width: 92px;
  height: 73px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom center;
  position: absolute;
  left: 0;
  bottom: -3px;
}

.terrace_container .seminar_box--ttl:hover {
  cursor: pointer;
}

.terrace_container .seminar_box--ttl:hover .seminar_box--ttl_btn {
  -webkit-transform: translateY(-50%) scale(1.2);
  -ms-transform: translateY(-50%) scale(1.2);
  transform: translateY(-50%) scale(1.2);
}

.terrace_container .seminar_box--ttl_btn {
  content: '';
  width: 36px;
  height: 36px;
  display: inline-block;
  position: absolute;
  border-radius: 18px;
  float: right;
  margin-right: 35px;
  margin: 0 15px 0 0;
  -webkit-transition: .2s;
  transition: .2s;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%) scale(1);
  -ms-transform: translateY(-50%) scale(1);
  transform: translateY(-50%) scale(1);
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
  transform-origin: center center;
}

.terrace_container .seminar_box--ttl_btn:before {
  content: '';
  width: 18px;
  height: 2px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  top: 17px;
  left: 9px;
}

.terrace_container .seminar_box--ttl_btn:after {
  content: '';
  width: 18px;
  height: 2px;
  background-color: #fff;
  display: inline-block;
  position: absolute;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 9px;
  top: 17px;
}

.terrace_container .seminar_contents {
  border-style: solid;
  border-width: 0 7px 7px;
  position: relative;
  z-index: 1;
  margin-top: -5px;
  padding: 45px 45px 17px;
}

@media screen and (max-width: 1200px) {
  .terrace_container .seminar_contents {
    padding: 45px 15px 17px;
  }
}

@media screen and (max-width: 999px) {
  .terrace_container .seminar_contents {
    padding: 45px 45px 17px;
  }
}

.terrace_container .seminar_contents:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .seminar_contents-detail {
  border-top-width: 8px;
  padding-top: 30px;
}

.terrace_container .seminar_contents-detail .seminar_detail {
  border-bottom: 0;
}

.terrace_container .seminar_contents--btn {
  font-size: 16px;
  font-weight: 700;
  line-height: 45px;
  text-align: center;
  color: #fff;
  display: block;
  border-radius: 5px;
  -webkit-transition: .2s;
  transition: .2s;
  position: relative;
}

.terrace_container .seminar_contents--btn-dl {
  background-color: #ff8b44;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_contents--btn-dl:hover {
  color: #fff;
  background-color: #ff9b5e;
}

.terrace_container .seminar_contents--btn-detail {
  background-color: #FF7BAB;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_contents--btn-detail:hover {
  color: #fff;
  background-color: #ff95bb;
}

.terrace_container .seminar_contents--btn-map {
  background-color: #51AFFF;
}

.terrace_container .seminar_contents--btn-map:after {
  content: '\e904';
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  display: inline-block;
  top: 50%;
  right: 18px;
  margin-top: -9px;
}

.terrace_container .seminar_contents--btn-map:hover {
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_contents--btn-map:hover:hover {
  color: #fff;
  background-color: #6bbbff;
}

.terrace_container .seminar_contents--btn-pdf {
  border-radius: 23px;
  background-color: #ff8b44;
  margin-top: 15px;
}

.terrace_container .seminar_contents--btn-pdf:after {
  content: "\e906";
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 18px;
  position: relative;
  top: 2px;
}

.terrace_container .seminar_contents--btn-pdf:hover {
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .seminar_contents--btn-pdf:hover:hover {
  color: #fff;
  background-color: #ff9b5e;
}

.terrace_container .seminar_contents--btn-pdf:first-child {
  margin-top: 0;
}

.terrace_container .seminar_contents--btn-noaccepting {
  background-color: #B2B2b2;
}

.terrace_container .seminar_contents--close_btn {
  width: 36px;
  height: 36px;
  display: inline-block;
  position: relative;
  border-radius: 18px;
  margin-top: 17px;
  float: right;
}

.terrace_container .seminar_contents--close_btn:before {
  content: '';
  width: 18px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  display: inline-block;
  position: absolute;
  top: 16px;
  left: 9px;
}

.terrace_container .seminar_contents--close_btn:after {
  content: '';
  width: 18px;
  height: 2px;
  background-color: #fff;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  display: inline-block;
  position: absolute;
  top: 16px;
  left: 9px;
}

.terrace_container .seminar_contents--close_btn:hover {
  cursor: pointer;
}

.terrace_container .seminar_contents--note {
  font-size: 14px;
  line-height: 2;
  color: #ff0000;
  margin-top: 20px;
}

.terrace_container .seminar_intro {
  padding-bottom: 35px;
  border-bottom: 1px dotted #000;
  position: relative;
}

.terrace_container .seminar_intro:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .seminar_intro--main {
  width: calc( 100% - 373px - 10px);
  float: left;
}

.terrace_container .seminar_intro--ttl {
  font-size: 20px;
  margin-top: 30px;
}

.terrace_container .seminar_intro--ttl:first-child {
  margin-top: 0;
}

.terrace_container .seminar_intro--txt {
  margin-top: 15px;
}

.terrace_container .seminar_intro--attention {
  color: #ff0000;
  display: block;
}

.terrace_container .seminar_intro--attention:nth-of-type(1) {
  margin-top: 20px;
}

.terrace_container .seminar_intro--episode_btn {
  display: inline-block;
  margin-top: 20px;
}

.terrace_container .seminar_intro--episode_btn img {
  -webkit-transition: .2s;
  transition: .2s;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.terrace_container .seminar_intro--episode_btn:hover {
  cursor: pointer;
}

.terrace_container .seminar_intro--episode_btn:hover img {
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}

.terrace_container .seminar_intro--side {
  float: right;
  width: 343px;
}

.terrace_container .seminar_intro--pic {
  margin-top: 15px;
}

.terrace_container .seminar_intro--pic:first-child {
  margin-top: 0;
}

.terrace_container .seminar_intro--pic_caption {
  margin-top: 5px;
  display: block;
  font-size: 14px;
  line-height: 1.5;
  color: #444;
}

.terrace_container .seminar_intro--lower {
  clear: both;
  padding-top: 20px;
}

.terrace_container .seminar_intro--btn {
  width: 250px;
  margin-top: 20px;
  float: right;
}

.terrace_container .seminar_intro--btn-pdf {
  width: 300px;
  margin-left: 20px;
  float: none;
}

.terrace_container .seminar_intro--btn_pjob {
  display: block;
  width: 300px;
  margin-top: 20px;
  line-height: 46px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 23px;
}

.terrace_container .seminar_intro--btn_pjob:after {
  font-size: 20px;
  margin-top: -10px;
}

.terrace_container .seminar_detail {
  padding-top: 20px;
  padding-bottom: 35px;
  border-bottom: 1px dotted #000;
}

.terrace_container .seminar_detail:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .seminar_detail--description {
  float: left;
  width: 600px;
}

.terrace_container .seminar_detail--announce {
  line-height: 1.5;
  display: inline-block;
  padding: 2px 4px;
  margin-bottom: 10px;
}

.terrace_container .seminar_detail--announce-ready {
  color: #fff;
  font-weight: 700;
  background-color: #B2B2b2;
}

.terrace_container .seminar_detail--announce-full {
  color: #fff;
  background-color: #ff0000;
}

.terrace_container .seminar_detail--announce-end_web {
  color: #fff;
  background-color: #ff0000;
}

.terrace_container .seminar_detail--announce-end_accepting {
  color: #fff;
  background-color: #ff0000;
}

.terrace_container .seminar_detail--announce-end_schedule {
  color: #fff;
  background-color: #ff0000;
}

.terrace_container .seminar_detail--ttl {
  font-size: 24px;
  padding-left: 35px;
  position: relative;
  line-height: 1.3;
}

.terrace_container .seminar_detail--ttl:before {
  content: "\e901";
  font-size: 30px;
  color: #ff8b44;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0px;
  left: 0px;
}

.terrace_container .seminar_detail--ttl_course {
  color: #ff0000;
}

.terrace_container .seminar_detail--lead {
  line-height: 1.5;
  margin: 5px 0 20px;
  padding-left: 38px;
}

.terrace_container .seminar_detail--status {
  float: right;
  width: 250px;
}

.terrace_container .seminar_detail--status.seminar_detail--status-wide {
  width: 300px;
}

.terrace_container .seminar_detail--status .seminar_contents--btn {
  line-height: 45px;
  margin-top: 10px;
}

.terrace_container .seminar_detail--status .seminar_contents--btn:first-child {
  margin-top: 0;
}

.terrace_container .seminar_detail--status .about_kids {
  margin-top: 20px;
}

.terrace_container .seminar_detail--status .about_kids:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .seminar_detail--status .about_kids--item {
  width: 120px;
  float: left;
  color: #ff8b44;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  border: 2px solid #ff8b44;
  border-radius: 5px;
  line-height: 45px;
}

.terrace_container .seminar_detail--status .about_tell--item {
  width: 250px;
  color: #ff8b44;
  font-size: 16px;
  font-weight: 700;
  text-align: center;
  border: 2px solid #ff8b44;
  border-radius: 5px;
  line-height: 25px;
  padding: 10px 0;
}

.terrace_container .seminar_detail--status .about_kids--item:nth-child(2) {
  margin-left: 10px;
}

.terrace_container .seminar_detail--status .about_kids--item-none {
  color: #fff;
  border-color: #B2B2B2;
  background-color: #B2B2B2;
}

.terrace_container .seminar_detail--txt {
  clear: both;
  padding-top: 30px;
}

.terrace_container .seminar_detail_list {
  font-size: 20px;
  display: table;
  line-height: 1.7;
}

.terrace_container .seminar_detail_list--ttl {
  display: table-cell;
  width: 100px;
  vertical-align: top;
  text-align: right;
}

.terrace_container .seminar_detail_list--contents {
  display: table-cell;
  vertical-align: top;
}

.terrace_container .seminar_detail_list--contents-limit {
  color: #ff0000;
}

.terrace_container .seminar_detail_list--note {
  font-size: 16px;
  display: block;
}

.terrace_container .seminar_detail_list--address {
  font-size: 16px;
  display: block;
  font-weight: normal;
}

.terrace_container .cases_box {
  float: left;
  width: 320px;
  padding: 0 0 15px;
  margin: 0 0 60px 20px;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .cases_box:nth-child(3n+1) {
  margin-left: 0;
}

.terrace_container .cases_box:nth-child(4), .terrace_container .cases_box:nth-child(5), .terrace_container .cases_box:nth-child(6) {
  margin-bottom: 0;
}

.terrace_container .cases_box:hover {
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}

.terrace_container .cases_box-hokatsu .cases_box--head:before {
  background-image: url("/images/terrace/message/cases-box-head-pin-pk.png");
}

.terrace_container .cases_box-hokatsu .cases_box--cat_inner {
  background-color: #ff7896;
}

.terrace_container .cases_box-blank .cases_box--head:before {
  background-image: url("/images/terrace/message/cases-box-head-pin-bl.png");
}

.terrace_container .cases_box-blank .cases_box--cat_inner {
  background-color: #51afff;
}

.terrace_container .cases_box-care .cases_box--head:before {
  background-image: url("/images/terrace/message/cases-box-head-pin-yl.png");
}

.terrace_container .cases_box-care .cases_box--cat_inner {
  background-color: #ff8b44;
}

.terrace_container .cases_box--head {
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #48bba9;
  line-height: 1.8;
  padding: 15px 0 7px;
  position: relative;
}

.terrace_container .cases_box--head:before {
  content: '';
  width: 48px;
  height: 54px;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  display: inline-block;
  top: -40px;
  left: 120px;
}

.terrace_container .cases_box--user {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin: 10px auto 0;
}

.terrace_container .cases_box--user_initial {
  font-size: 40px;
}

.terrace_container .cases_box--cat {
  margin: 10px auto 0;
  text-align: center;
}

.terrace_container .cases_box--cat_inner {
  display: inline-block;
  min-width: 90px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 26px;
  border-radius: 13px;
}

.terrace_container .cases_box--illust {
  position: absolute;
}

.terrace_container .cases_box--illust-left {
  top: 110px;
  left: 10px;
}

.terrace_container .cases_box--illust-right {
  top: 110px;
  right: 10px;
}

.terrace_container .cases_box_profile {
  margin: 15px 15px 0;
  padding: 15px 15px 40px;
  background-color: #f9ecb0;
}

.terrace_container .cases_box_profile--item {
  font-size: 16px;
  border-bottom: 1px solid #989898;
  line-height: 1.8;
}

.terrace_container .cases_box_profile--item:first-child {
  font-weight: 600;
  text-align: center;
}

.terrace_container .cases_open--box {
  display: none;
  width: 1000px;
  left: calc( ( 100% - 1000px ) / 2) !important;
  background-color: #fff;
  position: absolute;
  z-index: 210;
  padding: 0;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.terrace_container .cases_open--head {
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  background-color: #48bba9;
  padding: 7px 30px;
}

.terrace_container .cases_open--close_btn {
  width: 40px;
  height: 50px;
  font-size: 12px;
  color: #c8c8c8;
  position: absolute;
  bottom: 5px;
  left: 480px;
  text-align: center;
  padding: 35px 0 0;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .cases_open--close_btn:before {
  content: '';
  width: 24px;
  height: 2px;
  background-color: #c8c8c8;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 20px;
  left: 7px;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .cases_open--close_btn:after {
  content: '';
  width: 24px;
  height: 2px;
  background-color: #c8c8c8;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 20px;
  right: 10px;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .cases_open--close_btn:hover {
  cursor: pointer;
  color: #939393;
}

.terrace_container .cases_open--close_btn:hover:before, .terrace_container .cases_open--close_btn:hover:after {
  background-color: #939393;
}

.terrace_container .cases_open_contents {
  padding: 20px 20px 55px;
}

.terrace_container .cases_open_contents:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .cases_open_profile {
  width: 330px;
  float: left;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}

.terrace_container .cases_open_profile-hokatsu .cases_box--cat_inner {
  background-color: #ff7896;
}

.terrace_container .cases_open_profile-blank .cases_box--cat_inner {
  background-color: #51afff;
}

.terrace_container .cases_open_profile .cases_box--user {
  margin-top: 0;
}

.terrace_container .cases_open_profile .cases_box--illust-left {
  top: 45px;
}

.terrace_container .cases_open_profile .cases_box--illust-right {
  top: 45px;
}

.terrace_container .cases_open_detail-01 .cases_open_detail--txt strong {
  background-color: #FFF1CD;
}

.terrace_container .cases_open_detail-02 .cases_open_detail--txt strong {
  background-color: #E3F4C7;
}

.terrace_container .cases_open_detail-03 .cases_open_detail--txt strong {
  background-color: #FFD7D9;
}

.terrace_container .cases_open_detail-04 .cases_open_detail--txt strong {
  background-color: #C1E7F8;
}

.terrace_container .cases_open_detail-05 .cases_open_detail--txt strong {
  background-color: #ECE5FF;
}

.terrace_container .cases_open_detail-06 .cases_open_detail--txt strong {
  background-color: #FFE6DC;
}

.terrace_container .cases_open_detail--txt {
  margin-top: 15px;
}

.terrace_container .cases_open_detail--txt strong {
  font-weight: normal;
}

.terrace_container .cases_open_message {
  margin: 25px auto 0;
  padding: 15px;
  position: relative;
}

.terrace_container .cases_open_message:before {
  content: '';
  display: inline-block;
  position: absolute;
  background-size: contain;
  width: 44px;
  height: 40px;
  top: -10px;
  left: 5px;
}

.terrace_container .cases_open_message-01 {
  background-color: #FFF1CD;
}

.terrace_container .cases_open_message-01:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-01.png");
}

.terrace_container .cases_open_message-01 .cases_open_message--ttl {
  color: #F39F00;
}

.terrace_container .cases_open_message-01 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-01.png");
}

.terrace_container .cases_open_message-02 {
  background-color: #E3F4C7;
}

.terrace_container .cases_open_message-02:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-02.png");
}

.terrace_container .cases_open_message-02 .cases_open_message--ttl {
  color: #84BF23;
}

.terrace_container .cases_open_message-02 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-02.png");
}

.terrace_container .cases_open_message-03 {
  background-color: #FFD7D9;
}

.terrace_container .cases_open_message-03:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-03.png");
}

.terrace_container .cases_open_message-03 .cases_open_message--ttl {
  color: #F36B88;
}

.terrace_container .cases_open_message-03 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-03.png");
}

.terrace_container .cases_open_message-04 {
  background-color: #C1E7F8;
}

.terrace_container .cases_open_message-04:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-04.png");
}

.terrace_container .cases_open_message-04 .cases_open_message--ttl {
  color: #2BAADC;
}

.terrace_container .cases_open_message-04 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-04.png");
}

.terrace_container .cases_open_message-05 {
  background-color: #ECE5FF;
}

.terrace_container .cases_open_message-05:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-05.png");
}

.terrace_container .cases_open_message-05 .cases_open_message--ttl {
  color: #7A62A8;
}

.terrace_container .cases_open_message-05 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-05.png");
}

.terrace_container .cases_open_message-06 {
  background-color: #FFE6DC;
}

.terrace_container .cases_open_message-06:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-06.png");
}

.terrace_container .cases_open_message-06 .cases_open_message--ttl {
  color: #F37957;
}

.terrace_container .cases_open_message-06 .cases_open_message--ttl:after {
  content: '';
  background: url("/images/terrace/message/cases-open-message-icon-07.png") no-repeat center center;
  background-size: contain;
  width: 32px;
  height: 12px;
  display: inline-block;
  position: relative;
}

.terrace_container .cases_open_message-06 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-06.png");
}

.terrace_container .cases_open_message--ttl {
  font-size: 18px;
  padding-left: 40px;
}

.terrace_container .cases_open_message--txt {
  line-height: 2;
  margin-top: 10px;
}

.terrace_container .cases_open_message--txt strong {
  font-weight: normal;
  padding-bottom: 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
}

.terrace_container .seminar_pic {
  margin-top: 30px;
}

.terrace_container .seminar_pic img {
  margin-right: 20px;
}

@media screen and (max-width: 999px) {
  .terrace_container .seminar_intro--main {
    width: 60%;
  }
  .terrace_container .seminar_intro--side {
    width: 36%;
  }
  .terrace_container .seminar_intro--btn-pdf {
    width: 100%;
    margin-left: 0;
  }
  .terrace_container .seminar_box--ttl_btn {
    right: 0;
  }
  .terrace_container .cases_open--box {
    width: 92% !important;
    left: 4% !important;
  }
  .terrace_container .cases_open_profile {
    width: 100% !important;
    float: none !important;
  }
  .terrace_container .cases_open_profile .cases_box_profile {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .terrace_container .cases_open_detail--ttl {
    width: 100% !important;
    margin-top: 10px !important;
  }
  .terrace_container .seminar_intro--episode_btn img {
    height: auto;
  }
  .terrace_container .seminar_detail {
    padding-bottom: 15px;
  }
  .terrace_container .seminar_detail--ttl {
    font-size: 18px;
    padding-left: 25px;
  }
  .terrace_container .seminar_detail--ttl:before {
    font-size: 18px;
    top: 2px;
  }
  .terrace_container .seminar_detail--lead {
    font-size: 16px;
    padding-left: 23px;
  }
  .terrace_container .seminar_detail--description {
    width: 100%;
    float: none;
    padding-top: 0;
  }
  .terrace_container .seminar_detail--status {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
  .terrace_container .seminar_detail .about_kids--item {
    width: 48%;
    font-size: 16px;
    line-height: 46px;
  }
  .terrace_container .seminar_detail .about_kids--item:nth-child(2) {
    width: 48%;
    margin-left: 4%;
  }
  .terrace_container .seminar_detail_list {
    font-size: 16px;
    display: block;
    margin-bottom: 7px;
  }
  .terrace_container .seminar_detail_list:first-child .seminar_detail_list--ttl {
    margin-top: 0;
  }
  .terrace_container .seminar_detail_list--ttl {
    display: block;
    width: 100%;
    text-align: left;
    margin-top: 10px;
  }
  .terrace_container .seminar_detail_list--address {
    font-size: 14px;
  }
  .terrace_container .seminar_detail_list--contents {
    display: block;
  }
  .terrace_container .seminar_detail_list--note {
    font-size: 14px;
  }
  .terrace_container .seminar_pic {
    margin-top: 20px;
  }
  .terrace_container .seminar_pic img {
    margin-right: 0;
    margin-top: 10px;
  }
  .terrace_container .seminar_pic img:first-child {
    margin-top: 0;
  }
}

@media screen and (max-width: 767px) {
  .terrace_container .prepare_intro {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .terrace_container .prepare_intro--illust {
    display: none;
  }
  .terrace_container .prepare_intro--txt {
    line-height: 1.7;
    padding-left: 0;
    margin-top: 10px;
  }
  .terrace_container .prepare_contents {
    margin-bottom: 30px;
  }
  .terrace_container .prepare_contents--ttl {
    width: 80vw;
    margin: 0 auto;
  }
  .terrace_container .prepare_contents--ttl img {
    height: auto;
  }
  .terrace_container .seminar_box .js-toggle_btn-current .seminar_box--ttl_btn:before,
  .terrace_container .seminar_box .js-toggle_btn-current .seminar_box--ttl_btn:after {
    width: 10px;
    height: 1px;
    top: 10px;
    left: 5px;
  }
  .terrace_container h4.seminar_box--ttl {
    padding: 15px 50px 10px 10px;
  }
  .terrace_container .seminar_box--ttl:before {
    display: none !important;
  }
  .terrace_container .seminar_box--ttl_btn {
    width: 20px;
    height: 20px;
    margin: 0;
    position: absolute;
    float: none;
    right: 5px;
  }
  .terrace_container .seminar_box--ttl_btn:before {
    width: 10px;
    height: 1px;
    top: 10px;
    left: 5px;
  }
  .terrace_container .seminar_box--ttl_btn:after {
    width: 10px;
    height: 1px;
    top: 10px;
    left: 5px;
  }
  .terrace_container .seminar_contents {
    padding: 15px;
  }
  .terrace_container .seminar_contents-detail {
    margin-bottom: 50px;
  }
  .terrace_container .seminar_contents--btn {
    font-size: 16px;
  }
  .terrace_container .seminar_contents--close_btn {
    width: 30px;
    height: 30px;
  }
  .terrace_container .seminar_contents--close_btn:before, .terrace_container .seminar_contents--close_btn:after {
    height: 1px;
    top: 14px;
    left: 6px;
  }
  .terrace_container .seminar_contents--txt {
    font-size: 14px;
    line-height: 1.7;
  }
  .terrace_container .seminar_contents--note {
    font-size: 14px;
    line-height: 1.7;
    margin-top: 10px;
  }
  .terrace_container .seminar_intro {
    padding-bottom: 25px;
  }
  .terrace_container .seminar_intro--main {
    width: 100%;
    float: none;
  }
  .terrace_container .seminar_intro--ttl {
    font-size: 18px;
  }
  .terrace_container .seminar_intro--txt {
    line-height: 1.7;
    margin-top: 10px;
  }
  .terrace_container .seminar_intro--attention {
    font-size: 14px;
  }
  .terrace_container .seminar_intro--episode_btn {
    width: 100%;
  }
  .terrace_container .seminar_intro--episode_btn img {
    height: auto;
  }
  .terrace_container .seminar_intro--side {
    float: none;
    width: 100%;
    margin-top: 10px;
  }
  .terrace_container .seminar_intro--btn {
    width: 100%;
  }
  .terrace_container .seminar_intro--btn-pdf {
    margin-left: 0;
  }
  .terrace_container .seminar_intro--btn .seminar_contents--btn {
    font-size: 16px;
    top: 2px;
  }
  .terrace_container .seminar_intro--btn_pjob {
    width: 100%;
    font-size: 16px;
    margin-bottom: 20px;
  }
  .terrace_container .seminar_intro--btn_pjob:after {
    font-size: 18px;
    margin-top: -8px;
  }
  .terrace_container .cases_box {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .terrace_container .cases_box:nth-child(4), .terrace_container .cases_box:nth-child(5) {
    margin-bottom: 60px;
  }
  .terrace_container .cases_box--head {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .terrace_container .cases_box--head:before {
    top: -45px;
    left: 130px;
  }
  .terrace_container .cases_box--user {
    font-size: 20px;
  }
  .terrace_container .cases_box--user_initial {
    font-size: 30px;
  }
  .terrace_container .cases_box--illust-left {
    top: 90px;
  }
  .terrace_container .cases_box--illust-right {
    top: 90px;
  }
  .terrace_container .cases_box_profile {
    padding-bottom: 20px;
  }
  .terrace_container .cases_box_profile--item {
    font-size: 14px;
  }
  .terrace_container .cases_box_profile--item:first-child {
    font-size: 15px;
  }
  .terrace_container .cases_open--box {
    width: calc(100% - 20px);
  }
  .terrace_container .cases_open--close_btn {
    left: calc((100% - 40px)/2);
  }
  .terrace_container .cases_open_contents {
    padding: 10px 15px 55px;
  }
  .terrace_container .cases_open_profile {
    width: 100%;
    float: none;
  }
  .terrace_container .cases_open_profile .cases_box_profile {
    margin-left: 0;
    margin-right: 0;
  }
  .terrace_container .cases_open_detail--ttl {
    width: 100%;
    margin-top: 10px;
  }
  .terrace_container .cases_open_detail--ttl img {
    height: auto;
  }
  .terrace_container .cases_open_detail--txt {
    line-height: 1.7;
    margin-top: 10px;
  }
  .terrace_container .cases_open_message--ttl {
    font-size: 16px;
    line-height: 1.5;
  }
  .terrace_container .cases_open_message--txt {
    line-height: 1.7;
  }
}

/*
  「女性しごと応援テラス」専用のスタイルシート

  既存ページのスタイルを上書きしないよう
  クラス定義は全て .terrace_container 配下に記述すること！
*/
.terrace_container {
  /* ----- END: /.terrace_container ----------------------------------- */
}

.terrace_container .message_intro {
  padding: 50px 0;
}

.terrace_container .message_intro:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .message_intro--ttl {
  text-align: center;
}

.terrace_container .message_intro--txt {
  padding: 0 0 0 50px;
  margin: 50px 0 0;
}

.terrace_container .message_intro--illust {
  float: right;
  margin: 10px 0 0 25px;
}

.terrace_container .message_contents--last {
  text-align: center;
  display: block;
}

.terrace_container .cases {
  padding: 40px 0 0;
}

.terrace_container .cases:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .cases_box {
  float: left;
  width: 320px;
  padding: 0 0 15px;
  margin: 0 0 60px 20px;
  background-color: #fff;
  position: relative;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .cases_box:nth-child(3n+1) {
  margin-left: 0;
}

.terrace_container .cases_box:nth-child(4), .terrace_container .cases_box:nth-child(5), .terrace_container .cases_box:nth-child(6) {
  margin-bottom: 0;
}

.terrace_container .cases_box:hover {
  cursor: pointer;
  -webkit-box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
  box-shadow: 3px 3px 5px rgba(0, 0, 0, 0.5);
}

.terrace_container .cases_box-hokatsu .cases_box--head:before {
  background-image: url("/images/terrace/message/cases-box-head-pin-pk.png");
}

.terrace_container .cases_box-hokatsu .cases_box--cat_inner {
  background-color: #ff7896;
}

.terrace_container .cases_box-blank .cases_box--head:before {
  background-image: url("/images/terrace/message/cases-box-head-pin-bl.png");
}

.terrace_container .cases_box-blank .cases_box--cat_inner {
  background-color: #51afff;
}

.terrace_container .cases_box-care .cases_box--head:before {
  background-image: url("/images/terrace/message/cases-box-head-pin-yl.png");
}

.terrace_container .cases_box-care .cases_box--cat_inner {
  background-color: #ff8b44;
}

.terrace_container .cases_box--head {
  font-size: 16px;
  text-align: center;
  color: #fff;
  background-color: #48bba9;
  line-height: 1.8;
  padding: 15px 0 7px;
  position: relative;
}

.terrace_container .cases_box--head:before {
  content: '';
  width: 48px;
  height: 54px;
  background-repeat: no-repeat;
  background-position: top center;
  position: absolute;
  display: inline-block;
  top: -40px;
  left: 120px;
}

.terrace_container .cases_box--user {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  margin: 10px auto 0;
}

.terrace_container .cases_box--user_initial {
  font-size: 40px;
}

.terrace_container .cases_box--cat {
  margin: 10px auto 0;
  text-align: center;
}

.terrace_container .cases_box--cat_inner {
  display: inline-block;
  min-width: 90px;
  padding: 0 10px;
  font-size: 14px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  line-height: 26px;
  border-radius: 13px;
}

.terrace_container .cases_box--illust {
  position: absolute;
}

.terrace_container .cases_box--illust-left {
  top: 110px;
  left: 10px;
}

.terrace_container .cases_box--illust-right {
  top: 110px;
  right: 10px;
}

.terrace_container .cases_box_profile {
  margin: 15px 15px 0;
  padding: 15px 15px 40px;
  background-color: #f9ecb0;
}

.terrace_container .cases_box_profile--item {
  font-size: 16px;
  border-bottom: 1px solid #989898;
  line-height: 1.8;
}

.terrace_container .cases_box_profile--item:first-child {
  font-weight: 600;
  text-align: center;
}

.terrace_container .cases_open--box {
  display: none;
  width: 1000px;
  background-color: #fff;
  position: absolute;
  z-index: 210;
  padding: 0;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.terrace_container .cases_open--head {
  font-size: 20px;
  line-height: 1.5;
  color: #fff;
  background-color: #48bba9;
  padding: 7px 30px;
}

.terrace_container .cases_open--close_btn {
  width: 40px;
  height: 50px;
  font-size: 12px;
  color: #c8c8c8;
  position: absolute;
  bottom: 5px;
  left: 480px;
  text-align: center;
  padding: 35px 0 0;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .cases_open--close_btn:before {
  content: '';
  width: 24px;
  height: 2px;
  background-color: #c8c8c8;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 20px;
  left: 7px;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .cases_open--close_btn:after {
  content: '';
  width: 24px;
  height: 2px;
  background-color: #c8c8c8;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 20px;
  right: 10px;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .cases_open--close_btn:hover {
  cursor: pointer;
  color: #939393;
}

.terrace_container .cases_open--close_btn:hover:before, .terrace_container .cases_open--close_btn:hover:after {
  background-color: #939393;
}

.terrace_container .cases_open_contents {
  padding: 20px 20px 55px;
}

.terrace_container .cases_open_contents:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .cases_open_profile {
  width: 330px;
  float: left;
  position: relative;
  margin-right: 10px;
  margin-bottom: 10px;
}

.terrace_container .cases_open_profile-hokatsu .cases_box--cat_inner {
  background-color: #ff7896;
}

.terrace_container .cases_open_profile-blank .cases_box--cat_inner {
  background-color: #51afff;
}

.terrace_container .cases_open_profile .cases_box--user {
  margin-top: 0;
}

.terrace_container .cases_open_profile .cases_box--illust-left {
  top: 45px;
}

.terrace_container .cases_open_profile .cases_box--illust-right {
  top: 45px;
}

.terrace_container .cases_open_detail-01 .cases_open_detail--txt strong {
  background-color: #FFF1CD;
}

.terrace_container .cases_open_detail-02 .cases_open_detail--txt strong {
  background-color: #E3F4C7;
}

.terrace_container .cases_open_detail-03 .cases_open_detail--txt strong {
  background-color: #FFD7D9;
}

.terrace_container .cases_open_detail-04 .cases_open_detail--txt strong {
  background-color: #C1E7F8;
}

.terrace_container .cases_open_detail-05 .cases_open_detail--txt strong {
  background-color: #ECE5FF;
}

.terrace_container .cases_open_detail-06 .cases_open_detail--txt strong {
  background-color: #FFE6DC;
}

.terrace_container .cases_open_detail--txt {
  margin-top: 15px;
}

.terrace_container .cases_open_detail--txt strong {
  font-weight: normal;
}

.terrace_container .cases_open_message {
  margin: 25px auto 0;
  padding: 15px;
  position: relative;
}

.terrace_container .cases_open_message:before {
  content: '';
  display: inline-block;
  position: absolute;
  background-size: contain;
  width: 44px;
  height: 40px;
  top: -10px;
  left: 5px;
}

.terrace_container .cases_open_message-01 {
  background-color: #FFF1CD;
}

.terrace_container .cases_open_message-01:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-01.png");
}

.terrace_container .cases_open_message-01 .cases_open_message--ttl {
  color: #F39F00;
}

.terrace_container .cases_open_message-01 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-01.png");
}

.terrace_container .cases_open_message-02 {
  background-color: #E3F4C7;
}

.terrace_container .cases_open_message-02:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-02.png");
}

.terrace_container .cases_open_message-02 .cases_open_message--ttl {
  color: #84BF23;
}

.terrace_container .cases_open_message-02 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-02.png");
}

.terrace_container .cases_open_message-03 {
  background-color: #FFD7D9;
}

.terrace_container .cases_open_message-03:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-03.png");
}

.terrace_container .cases_open_message-03 .cases_open_message--ttl {
  color: #F36B88;
}

.terrace_container .cases_open_message-03 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-03.png");
}

.terrace_container .cases_open_message-04 {
  background-color: #C1E7F8;
}

.terrace_container .cases_open_message-04:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-04.png");
}

.terrace_container .cases_open_message-04 .cases_open_message--ttl {
  color: #2BAADC;
}

.terrace_container .cases_open_message-04 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-04.png");
}

.terrace_container .cases_open_message-05 {
  background-color: #ECE5FF;
}

.terrace_container .cases_open_message-05:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-05.png");
}

.terrace_container .cases_open_message-05 .cases_open_message--ttl {
  color: #7A62A8;
}

.terrace_container .cases_open_message-05 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-05.png");
}

.terrace_container .cases_open_message-06 {
  background-color: #FFE6DC;
}

.terrace_container .cases_open_message-06:before {
  background-image: url("/images/terrace/message/cases-open-message-icon-06.png");
}

.terrace_container .cases_open_message-06 .cases_open_message--ttl {
  color: #F37957;
}

.terrace_container .cases_open_message-06 .cases_open_message--ttl:after {
  content: '';
  background: url("/images/terrace/message/cases-open-message-icon-07.png") no-repeat center center;
  background-size: contain;
  width: 32px;
  height: 12px;
  display: inline-block;
  position: relative;
}

.terrace_container .cases_open_message-06 .cases_open_message--txt strong {
  background-image: url("/images/terrace/message/cases-open-message-txt-underline-06.png");
}

.terrace_container .cases_open_message--ttl {
  font-size: 18px;
  padding-left: 40px;
}

.terrace_container .cases_open_message--txt {
  line-height: 2;
  margin-top: 10px;
}

.terrace_container .cases_open_message--txt strong {
  font-weight: normal;
  padding-bottom: 2px;
  background-repeat: repeat-x;
  background-position: left bottom;
}

.terrace_container .message_contents {
  width: 1100px;
  background-color: #fff;
  margin: 40px auto 0;
  padding: 40px 50px;
  border-radius: 30px;
  -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.3);
}

.terrace_container .message_contents--ttl {
  text-align: center;
}

.terrace_container .message_list {
  width: 100%;
  margin: 0 auto;
  padding: 30px 0;
  background: url("/images/terrace/message/bg-message-list.gif") repeat-y top center;
}

.terrace_container .message_list:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .message_list--item {
  width: 480px;
  background-color: #fff9e2;
  border-width: 3px;
  border-style: solid;
  margin: 0 0 20px 0;
  padding: 30px 40px;
}

.terrace_container .message_list--item:nth-child(2n+1) {
  margin-left: 0;
}

.terrace_container .message_list--item-childs {
  border-color: #ff7896;
}

.terrace_container .message_list--item-childs .message_list--from {
  color: #ff7896;
}

.terrace_container .message_list--item-care {
  border-color: #ff8b44;
}

.terrace_container .message_list--item-care .message_list--from {
  color: #ff8b44;
}

.terrace_container .message_list--item-blank {
  border-color: #51afff;
}

.terrace_container .message_list--item-blank .message_list--from {
  color: #51afff;
}

.terrace_container .message_list--item-other {
  border-color: #53b98d;
}

.terrace_container .message_list--item-other .message_list--from {
  color: #53b98d;
}

.terrace_container .message_list--txt {
  line-height: 1.7;
}

.terrace_container .message_list--from {
  font-size: 20px;
  font-weight: 700;
  display: block;
  text-align: right;
  margin-top: 10px;
}

.terrace_container .message_list--from:before {
  content: "\e901";
  font-size: 18px;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.terrace_container .message_list--btn {
  width: 246px;
  margin: 0 auto;
}

.terrace_container .message_list--btn .m-btn {
  line-height: 46px;
  border-radius: 23px;
  font-size: 16px;
  font-weight: 700;
  background-color: #ff7896;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .message_list--btn .m-btn:hover {
  color: #fff;
  background-color: #ff92aa;
}

.terrace_container .message_list--btn .m-btn:after {
  content: none;
}

.terrace_container #infscr-loading img {
  display: none;
}

.terrace_container .loader,
.terrace_container .loader:before,
.terrace_container .loader:after {
  border-radius: 50%;
  width: 2.5em;
  height: 2.5em;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation: load7 1.8s infinite ease-in-out;
  animation: load7 1.8s infinite ease-in-out;
}

.terrace_container .loader {
  color: #ff92aa;
  font-size: 10px;
  margin: 80px auto;
  position: relative;
  text-indent: -9999em;
  -webkit-transform: translateZ(0);
  -ms-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

.terrace_container .loader:before,
.terrace_container .loader:after {
  content: '';
  position: absolute;
  top: 0;
}

.terrace_container .loader:before {
  left: -3.5em;
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.terrace_container .loader:after {
  left: 3.5em;
}

@-webkit-keyframes load7 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
    box-shadow: 0 2.5em 0 0;
  }
}

@keyframes load7 {
  0%,
  80%,
  100% {
    -webkit-box-shadow: 0 2.5em 0 -1.3em;
    box-shadow: 0 2.5em 0 -1.3em;
  }
  40% {
    -webkit-box-shadow: 0 2.5em 0 0;
    box-shadow: 0 2.5em 0 0;
  }
}

@media screen and (max-width: 600px) {
  .terrace_container .message_intro {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .terrace_container .message_intro--ttl {
    width: 80vw;
    margin: 0 auto;
  }
  .terrace_container .message_intro--ttl img {
    height: auto;
  }
  .terrace_container .message_intro--illust {
    width: 30vw;
    margin-top: 15px;
  }
  .terrace_container .message_intro--illust img {
    height: auto;
  }
  .terrace_container .message_intro--txt {
    margin-top: 20px;
    padding-left: 0;
    line-height: 1.7;
  }
  .terrace_container .cases_box {
    width: 100%;
    float: none;
    margin-left: 0;
  }
  .terrace_container .cases_box:nth-child(4), .terrace_container .cases_box:nth-child(5) {
    margin-bottom: 60px;
  }
  .terrace_container .cases_box--head {
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 5px;
  }
  .terrace_container .cases_box--head:before {
    top: -45px;
    left: 130px;
  }
  .terrace_container .cases_box--user {
    font-size: 20px;
  }
  .terrace_container .cases_box--user_initial {
    font-size: 30px;
  }
  .terrace_container .cases_box--illust-left {
    top: 90px;
  }
  .terrace_container .cases_box--illust-right {
    top: 90px;
  }
  .terrace_container .cases_box_profile {
    padding-bottom: 20px;
  }
  .terrace_container .cases_box_profile--item {
    font-size: 14px;
  }
  .terrace_container .cases_box_profile--item:first-child {
    font-size: 15px;
  }
  .terrace_container .cases_open--box {
    width: calc(100% - 20px);
  }
  .terrace_container .cases_open--close_btn {
    left: calc((100% - 40px)/2);
  }
  .terrace_container .cases_open_contents {
    padding: 10px 15px 55px;
  }
  .terrace_container .cases_open_profile {
    width: 100%;
    float: none;
  }
  .terrace_container .cases_open_profile .cases_box_profile {
    margin-left: 0;
    margin-right: 0;
  }
  .terrace_container .cases_open_detail--ttl {
    width: 100%;
    margin-top: 10px;
  }
  .terrace_container .cases_open_detail--ttl img {
    height: auto;
  }
  .terrace_container .cases_open_detail--txt {
    line-height: 1.7;
    margin-top: 10px;
  }
  .terrace_container .cases_open_message--ttl {
    font-size: 16px;
    line-height: 1.5;
  }
  .terrace_container .cases_open_message--txt {
    line-height: 1.7;
  }
  .terrace_container .message_contents {
    width: calc(100% - 20px);
    margin: 20px 10px 0;
    padding: 10px 15px;
    border-radius: 10px;
  }
  .terrace_container .message_contents--ttl {
    width: 80vw;
    margin: 0 auto;
  }
  .terrace_container .message_list {
    padding-top: 15px;
    padding-bottom: 20px;
  }
  .terrace_container .message_list--item {
    width: 100%;
    padding: 10px 15px;
    margin-bottom: 20px;
    margin-left: 0;
  }
  .terrace_container .message_list--btn {
    position: relative;
    left: auto;
    left: initial;
    bottom: auto;
    bottom: initial;
    margin: 0 auto;
  }
  .terrace_container .message_list--from {
    font-size: 16px;
  }
  .terrace_container .message_list--from:before {
    font-size: 15px;
  }
}

/*
  「女性しごと応援テラス」専用のスタイルシート

  既存ページのスタイルを上書きしないよう
  クラス定義は全て .terrace_container 配下に記述すること！
*/
.terrace_container {
  /* ----- END: /.terrace_container ----------------------------------- */
}

.terrace_container .visual--inner {
  width: 1280px;
  height: 544px;
  margin: 0 auto;
  padding: 30px 0;
  position: relative;
}

.terrace_container .visual--for {
  margin-left: 60px;
}

.terrace_container .visual--for:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .visual--for_circle {
  float: left;
  display: inline-block;
  margin-left: 10px;
  opacity: 0;
}

.terrace_container .visual--for_circle:first-child {
  margin-left: 0;
}

.terrace_container .visual--for_txt {
  float: left;
  font-size: 24px;
  line-height: 79px;
  margin-left: 20px;
  opacity: 0;
}

.terrace_container .visual--ttl {
  width: 425px;
  color: #ff8b44;
  margin: 45px 0 0 165px;
  opacity: 0;
}

.terrace_container .visual--illust {
  position: absolute;
  top: 185px;
  right: 167px;
  opacity: 0;
}

.terrace_container .visual--lead {
  width: 951px;
  margin: 90px auto 0;
  opacity: 0;
}

.terrace_container .visual--lead_noisemaker-left {
  -webkit-transform-origin: right bottom;
  -ms-transform-origin: right bottom;
  transform-origin: right bottom;
}

.terrace_container .visual--lead_noisemaker-right {
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
}

.terrace_container .visual--free {
  width: 162px;
  position: absolute;
  top: 25px;
  right: 40px;
  opacity: 0;
}

.terrace_container .visual--free img {
  position: absolute;
  top: 50px;
  left: 35px;
}

.terrace_container .visual--free_frame {
  width: 162px;
  height: 162px;
  display: block;
  background: url("/images/terrace/base/bg-visual-free-frame.png") no-repeat top left;
  background-size: cover;
}

.terrace_container .about_terrace {
  padding: 62px 0;
}

.terrace_container .about_terrace--ttl {
  display: block;
  text-align: center;
  margin: 0 auto 40px;
}

.terrace_container .about_terrace--lead {
  display: block;
  text-align: center;
  margin: 0 auto 60px;
}

.terrace_container .about_terrace--box:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .about_terrace--box_txt {
  width: 550px;
  float: left;
}

.terrace_container .about_terrace--box_txt strong {
  color: #ff8b44;
  font-weight: 700;
}

.terrace_container .about_terrace--box_pic {
  float: right;
}

.terrace_container .about_terrace--box_pic img {
  display: block;
}

.terrace_container .service {
  position: relative;
  margin: 0 0 25px;
}

.terrace_container .service:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .service--box {
  width: 300px;
  float: left;
  margin-left: 50px;
}

.terrace_container .service--box-consultation {
  margin-left: 0;
}

.terrace_container .service--box-consultation .service_contents--ttl {
  background-image: url("/images/terrace/base/bg-service-box-ttl-consultation.png");
}

.terrace_container .service--box-prepare .service_contents--ttl {
  background-image: url("/images/terrace/base/bg-service-box-ttl-prepare.png");
}

.terrace_container .service--box-search .service_contents--ttl {
  background-image: url("/images/terrace/base/bg-service-box-ttl-search.png");
}

.terrace_container .service--box_pic {
  text-align: center;
  z-index: 0;
  position: relative;
}

.terrace_container .service_contents {
  margin-top: -20px;
}

.terrace_container .service_contents--ttl {
  background-repeat: no-repeat;
  background-position: top center;
  font-size: 24px;
  line-height: 68px;
  color: #fff;
  text-align: center;
  z-index: 1;
  position: relative;
}

.terrace_container .service_contents--txt {
  font-size: 14px;
  line-height: 29px;
  letter-spacing: -0.5px;
  height: 253px;
  padding: 14px 20px;
  margin-top: -7px;
  background: url("/images/terrace/base/bg-service-box-txt.png") no-repeat top center;
  z-index: 1;
  position: relative;
}

.terrace_container .service_contents--txt_ttl {
  display: block;
  text-align: center;
}

.terrace_container .service_contents--btn {
  width: 280px;
  margin: -25px auto;
  z-index: 2;
  position: relative;
}

.terrace_container .service_contents--btn .m-btn {
  line-height: 50px;
  font-size: 20px;
  font-weight: 700;
  border-radius: 25px;
}

.terrace_container .service_contents--btn .m-btn:after {
  font-size: 20px;
  margin-top: -10px;
}

.terrace_container .floor_map {
  padding-top: 45px;
  padding-bottom: 55px;
}

.terrace_container .floor_map--ttl {
  display: block;
  text-align: center;
  position: relative;
  margin-bottom: 30px;
}

.terrace_container .floor_map--ttl_caption {
  position: absolute;
  font-size: 14px;
  line-height: 1.4;
  color: #ff8b44;
  text-align: left;
  margin-left: 15px;
  top: 8px;
}

.terrace_container .floor_map--map {
  position: relative;
}

.terrace_container .floor_map--map_main {
  padding: 70px 0;
}

.terrace_container .floor_map--map_main img {
  display: block;
  margin: 0 0 0 110px;
}

.terrace_container .floor_map--map_point {
  position: absolute;
  opacity: 0;
}

.terrace_container .floor_map--map_point img {
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .floor_map--map_point:hover {
  cursor: pointer;
}

.terrace_container .floor_map--map_point:hover img {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.terrace_container .floor_map--map_point-consultation {
  top: 15px;
  left: 50px;
  padding-top: 25px;
  -webkit-transform-origin: 80% 100%;
  -ms-transform-origin: 80% 100%;
  transform-origin: 80% 100%;
}

.terrace_container .floor_map--map_point-consultation .floor_map--map_click {
  top: 7px;
}

.terrace_container .floor_map--map_point-prepare {
  top: 15px;
  left: 240px;
  padding-top: 25px;
  -webkit-transform-origin: 80% 100%;
  -ms-transform-origin: 80% 100%;
  transform-origin: 80% 100%;
}

.terrace_container .floor_map--map_point-prepare .floor_map--map_click {
  top: 7px;
}

.terrace_container .floor_map--map_point-gathering {
  top: 15px;
  left: 440px;
  padding-top: 25px;
  -webkit-transform-origin: 50% 50%;
  -ms-transform-origin: 50% 50%;
  transform-origin: 50% 50%;
}

.terrace_container .floor_map--map_point-gathering .floor_map--map_click {
  top: 7px;
}

.terrace_container .floor_map--map_point-kids {
  top: 415px;
  left: 275px;
  -webkit-transform-origin: 30% 0%;
  -ms-transform-origin: 30% 0%;
  transform-origin: 30% 0%;
}

.terrace_container .floor_map--map_point-kids .floor_map--map_click {
  bottom: -18px;
}

.terrace_container .floor_map--map_point-search {
  top: 375px;
  left: 470px;
  -webkit-transform-origin: 25% 0%;
  -ms-transform-origin: 25% 0%;
  transform-origin: 25% 0%;
}

.terrace_container .floor_map--map_point-search .floor_map--map_click {
  bottom: -18px;
}

.terrace_container .floor_map--map_click {
  position: absolute;
  left: 40px;
}

.terrace_container .floor_map--menu {
  width: 300px;
  position: absolute;
  right: 0;
  bottom: -20px;
}

.terrace_container .floor_map--menu_btn {
  display: block;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .floor_map--menu_btn:hover {
  opacity: .8;
}

.terrace_container .floor_map--menu_txt {
  font-size: 30px;
  font-weight: 700;
  text-align: center;
  color: #ED8282;
  display: block;
  margin-top: 10px;
}

.terrace_container .corner--box {
  display: none;
  width: 900px;
  background-color: #fff;
  padding: 50px;
  position: absolute;
  z-index: 210;
  padding: 35px 60px;
  background-position: top left;
  background-repeat: no-repeat;
}

.terrace_container .corner--box-consultation {
  border: 5px solid #4b8bc9;
  background-image: url("/images/terrace/base/bg-corner-box-consultation.png");
}

.terrace_container .corner--box-consultation .corner--ttl {
  background-image: url("/images/terrace/base/bg-corner-ttl-consultation.png");
}

.terrace_container .corner--box-prepare {
  border: 5px solid #ffbd3f;
  background-image: url("/images/terrace/base/bg-corner-box-prepare.png");
}

.terrace_container .corner--box-prepare .corner--ttl {
  margin-left: 50px;
  background-image: url("/images/terrace/base/bg-corner-ttl-prepare.png");
}

.terrace_container .corner--box-prepare .corner--pic_box_illust {
  top: -30px;
  left: -30px;
}

.terrace_container .corner--box-gathering {
  border: 5px solid #ed8282;
  background-image: url("/images/terrace/base/bg-corner-box-gathering.png");
}

.terrace_container .corner--box-gathering .corner--ttl {
  background-image: url("/images/terrace/base/bg-corner-ttl-gathering.png");
}

.terrace_container .corner--box-kids {
  border: 5px solid #8bc53f;
  background-image: url("/images/terrace/base/bg-corner-box-kids.png");
}

.terrace_container .corner--box-kids .corner--ttl {
  background-image: url("/images/terrace/base/bg-corner-ttl-kids.png");
}

.terrace_container .corner--box-kids .corner--pic_box {
  padding-bottom: 60px;
}

.terrace_container .corner--box-kids .corner--pic_box_illust {
  left: 40px;
}

.terrace_container .corner--box-search {
  border: 5px solid #a474ae;
  background-image: url("/images/terrace/base/bg-corner-box-search.png");
}

.terrace_container .corner--box-search .corner--ttl {
  background-image: url("/images/terrace/base/bg-corner-ttl-search.png");
}

.terrace_container .corner--box-search .corner--pic_box {
  margin-top: 35px;
}

.terrace_container .corner--box-search .corner--pic_box_illust {
  top: -20px;
}

.terrace_container .corner--ttl {
  width: 380px;
  line-height: 64px;
  font-size: 30px;
  font-weight: 700;
  color: #fff;
  text-align: center;
  background-position: center center;
  background-repeat: no-repeat;
  margin: 0 auto;
}

.terrace_container .corner--ttl_side {
  position: absolute;
  top: 55px;
  right: 125px;
}

.terrace_container .corner--txt {
  font-size: 16px;
  line-height: 2.3;
  margin-top: 20px;
}

.terrace_container .corner--example {
  border: 1px solid #000;
  border-radius: 10px;
  padding: 20px 30px;
  margin-top: 20px;
}

.terrace_container .corner--example_ttl {
  font-size: 14px;
  font-weight: 500;
}

.terrace_container .corner--example_list {
  margin-top: 10px;
}

.terrace_container .corner--example_item {
  font-size: 14px;
  font-weight: 500;
  display: inline-block;
  margin-left: 5px;
}

.terrace_container .corner--example_item:first-child {
  margin-left: 0;
}

.terrace_container .corner--pic_box {
  position: relative;
  margin-top: 75px;
}

.terrace_container .corner--pic_box:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .corner--pic_box_illust {
  position: absolute;
  top: -50px;
  left: 0;
}

.terrace_container .corner--pic_box_photo {
  padding-left: calc(100% - 518px);
}

.terrace_container .corner--pic_box_photo img {
  float: left;
  margin-left: 20px;
}

.terrace_container .corner--pic_box_photo img:first-child {
  margin-left: 0;
}

.terrace_container .corner--btn {
  width: 300px;
  margin: 30px auto 0;
}

.terrace_container .corner--btn .m-btn {
  font-size: 24px;
  line-height: 70px;
  border-radius: 35px;
}

.terrace_container .corner--btn .m-btn:after {
  font-size: 20px;
  margin-top: -10px;
}

.terrace_container .corner--close_btn {
  width: 50px;
  height: 60px;
  font-size: 14px;
  color: #c8c8c8;
  position: absolute;
  top: 15px;
  right: 15px;
  text-align: center;
  padding: 40px 0 0;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .corner--close_btn:before {
  content: '';
  width: 34px;
  height: 2px;
  background-color: #c8c8c8;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  position: absolute;
  top: 20px;
  left: 7px;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .corner--close_btn:after {
  content: '';
  width: 34px;
  height: 2px;
  background-color: #c8c8c8;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 20px;
  right: 10px;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .corner--close_btn:hover {
  cursor: pointer;
  color: #939393;
}

.terrace_container .corner--close_btn:hover:before, .terrace_container .corner--close_btn:hover:after {
  background-color: #939393;
}

.terrace_container .pr_banner--upper:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .pr_banner--box {
  float: left;
  margin-left: 20px;
  display: inline-block;
  background-color: #fff;
}

.terrace_container .pr_banner--box:first-child {
  margin-left: 0;
}

.terrace_container .pr_banner--box img {
  display: block;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .pr_banner--box:hover img {
  opacity: 0.8;
}

.terrace_container .pr_banner--lower {
  margin: 20px 0 0;
}

.terrace_container .pr_banner--lower:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .pr_banner--youtube {
  float: left;
}

.terrace_container .pr_banner--side {
  width: 439px;
  float: right;
}

.terrace_container .pr_banner--side_box {
  display: inline-block;
  margin-top: 24px;
  background-color: #fff;
}

.terrace_container .pr_banner--side_box:first-child {
  margin-top: 0;
}

.terrace_container .pr_banner--side_box img {
  display: block;
  -webkit-transition: .8s;
  transition: .8s;
}

.terrace_container .pr_banner--side_box:hover img {
  opacity: 0.8;
}

.terrace_container .animate-spin {
  -webkit-animation: spin 20s linear 0s infinite forwards;
  animation: spin 20s linear 0s infinite forwards;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.terrace_container .animate-for_circle {
  -webkit-animation: circle_in 1s ease-in-out 0s 1 forwards;
  animation: circle_in 1s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes circle_in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  70% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes circle_in {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  70% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.terrace_container .animate-visual_ttl_in {
  -webkit-animation: visual_ttl_in 1s ease-in-out 0s 1 forwards;
  animation: visual_ttl_in 1s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes visual_ttl_in {
  0% {
    opacity: 0;
    margin-top: 50px;
  }
  60% {
    opacity: 1;
    margin-top: 40px;
  }
  100% {
    opacity: 1;
    margin-top: 45px;
  }
}

@keyframes visual_ttl_in {
  0% {
    opacity: 0;
    margin-top: 50px;
  }
  60% {
    opacity: 1;
    margin-top: 40px;
  }
  100% {
    opacity: 1;
    margin-top: 45px;
  }
}

.terrace_container .animate-visual_ttl_in_sp {
  -webkit-animation: visual_ttl_in_sp 1s ease-in-out 0s 1 forwards;
  animation: visual_ttl_in_sp 1s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes visual_ttl_in_sp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes visual_ttl_in_sp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.terrace_container .animate-visual_illust_in {
  -webkit-animation: visual_illust_in 1s ease-in-out 0s 1 forwards;
  animation: visual_illust_in 1s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes visual_illust_in {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
    top: 170px;
  }
  100% {
    opacity: 1;
    top: 185px;
  }
}

@keyframes visual_illust_in {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
    top: 170px;
  }
  100% {
    opacity: 1;
    top: 185px;
  }
}

.terrace_container .animate-visual_illust_in_sp {
  -webkit-animation: visual_illust_in_sp 1s ease-in-out 0s 1 forwards;
  animation: visual_illust_in_sp 1s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes visual_illust_in_sp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes visual_illust_in_sp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.terrace_container .animate-visual_lead_in {
  -webkit-animation: visual_lead_in 1s ease-in-out 0s 1 forwards;
  animation: visual_lead_in 1s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes visual_lead_in {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
    margin-top: 80px;
  }
  100% {
    opacity: 1;
    margin-top: 90px;
  }
}

@keyframes visual_lead_in {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
    margin-top: 80px;
  }
  100% {
    opacity: 1;
    margin-top: 90px;
  }
}

.terrace_container .animate-visual_lead_in_sp {
  -webkit-animation: visual_lead_in_sp 1s ease-in-out 0s 1 forwards;
  animation: visual_lead_in_sp 1s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes visual_lead_in_sp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes visual_lead_in_sp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.terrace_container .animate-visual_free_in {
  -webkit-animation: visual_free_in 1s ease-in-out 0s 1 forwards;
  animation: visual_free_in 1s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes visual_free_in {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
    right: 55px;
  }
  100% {
    opacity: 1;
    right: 40px;
  }
}

@keyframes visual_free_in {
  0% {
    opacity: 0;
  }
  60% {
    opacity: 1;
    right: 55px;
  }
  100% {
    opacity: 1;
    right: 40px;
  }
}

.terrace_container .animate-visual_free_in_sp {
  -webkit-animation: visual_free_in_sp 1s ease-in-out 0s 1 forwards;
  animation: visual_free_in_sp 1s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes visual_free_in_sp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes visual_free_in_sp {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.terrace_container .animate-lead_noisemaker_left {
  -webkit-animation: lead_noisemaker_left 1s ease-in-out 0s 1 forwards;
  animation: lead_noisemaker_left 1s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes lead_noisemaker_left {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  70% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes lead_noisemaker_left {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  70% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.terrace_container .animate-lead_noisemaker_right {
  -webkit-animation: lead_noisemaker_right 1s ease-in-out 0s 1 forwards;
  animation: lead_noisemaker_right 1s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes lead_noisemaker_right {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  70% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes lead_noisemaker_right {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  40% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  70% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

.terrace_container .animate-scalein {
  -webkit-animation: scalein 0.5s ease-in-out 0s 1 forwards;
  animation: scalein 0.5s ease-in-out 0s 1 forwards;
}

.terrace_container .animate-scalein-02 {
  -webkit-animation: scalein 0.5s ease-in-out 0.2s 1 forwards;
  animation: scalein 0.5s ease-in-out 0.2s 1 forwards;
}

.terrace_container .animate-scalein-03 {
  -webkit-animation: scalein 0.5s ease-in-out 0.4s 1 forwards;
  animation: scalein 0.5s ease-in-out 0.4s 1 forwards;
}

.terrace_container .animate-scalein-04 {
  -webkit-animation: scalein 0.5s ease-in-out 0.6s 1 forwards;
  animation: scalein 0.5s ease-in-out 0.6s 1 forwards;
}

.terrace_container .animate-scalein-05 {
  -webkit-animation: scalein 0.5s ease-in-out 0.8s 1 forwards;
  animation: scalein 0.5s ease-in-out 0.8s 1 forwards;
}

@-webkit-keyframes scalein {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

@keyframes scalein {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}

.terrace_container .animate-click {
  -webkit-animation: click 4s ease-in-out 4s infinite forwards;
  animation: click 4s ease-in-out 4s infinite forwards;
}

@-webkit-keyframes click {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  30% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  50% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@keyframes click {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  10% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  20% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  30% {
    -webkit-transform: rotate(10deg);
    transform: rotate(10deg);
  }
  40% {
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
  50% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
}

@media screen and (max-width: 1400px) {
  .terrace_container .visual--inner {
    width: 100%;
  }
  .terrace_container .visual--ttl {
    margin-left: 85px;
  }
  .terrace_container .visual--illust {
    right: 90px;
  }
}

@media screen and (max-width: 1200px) {
  .terrace_container .visual--ttl {
    width: 40%;
    margin-left: 30px;
  }
  .terrace_container .visual--illust {
    width: 40%;
  }
  .terrace_container .visual--lead {
    width: 90%;
  }
  .terrace_container .visual--lead svg {
    width: 100%;
  }
  .terrace_container .about_terrace--box_pic {
    width: 43%;
    padding-right: 2%;
  }
  .terrace_container .about_terrace--box_txt {
    width: 51%;
    padding-left: 4%;
  }
  .terrace_container .service--box {
    width: 30%;
    margin-left: 3%;
  }
  .terrace_container .service_contents--btn {
    width: 100%;
    margin: -5px auto;
  }
  .terrace_container .service_contents--txt {
    height: auto;
  }
  .terrace_container .pr_banner--lower,
  .terrace_container .pr_banner--upper {
    text-align: center;
  }
  .terrace_container .pr_banner--box {
    display: inline-block;
    max-width: 490px;
    margin: 0 0.5%;
    width: 49%;
    text-align: center;
    float: none;
  }
}

@media screen and (max-width: 999px) {
  .terrace_container .floor_map--map_main {
    width: 80%;
  }
  .terrace_container .floor_map--map_main img {
    margin: 0 0 0 70px;
  }
  .terrace_container .pr_banner--youtube {
    float: none;
    display: inline-block;
  }
  .terrace_container .pr_banner--side {
    float: none;
    width: 100%;
    display: block;
  }
  .terrace_container .floor_map {
    padding-top: 35px;
    padding-bottom: 155px;
  }
  .terrace_container .floor_map--ttl_caption {
    position: relative;
    width: 200px;
    font-size: 12px;
    line-height: 1.3;
    top: auto;
    top: initial;
    display: block;
    margin-top: 5px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
  }
  .terrace_container .floor_map--map_main {
    padding: 0;
  }
  .terrace_container .floor_map--map_main img {
    margin-left: 0;
    padding-left: 20px;
  }
  .terrace_container .floor_map--map_point {
    width: 10%;
    padding-top: 15px;
  }
  .terrace_container .floor_map--map_point img {
    width: auto;
    height: auto;
  }
  .terrace_container .floor_map--map_point-consultation {
    top: 0%;
    left: 2%;
  }
  .terrace_container .floor_map--map_point-consultation .floor_map--map_click {
    top: -3%;
  }
  .terrace_container .floor_map--map_point-prepare {
    top: 0%;
    left: 20%;
  }
  .terrace_container .floor_map--map_point-prepare .floor_map--map_click {
    top: -3%;
  }
  .terrace_container .floor_map--map_point-gathering {
    top: 0%;
    left: 40%;
  }
  .terrace_container .floor_map--map_point-gathering .floor_map--map_click {
    top: -3%;
  }
  .terrace_container .floor_map--map_point-kids {
    top: 73%;
    left: 23%;
  }
  .terrace_container .floor_map--map_point-kids .floor_map--map_click {
    top: 90%;
  }
  .terrace_container .floor_map--map_point-search {
    top: 62%;
    left: 46%;
  }
  .terrace_container .floor_map--map_point-search .floor_map--map_click {
    top: 90%;
  }
  .terrace_container .floor_map--map_click {
    width: 65%;
    height: 20%;
    left: 25%;
  }
  .terrace_container .floor_map--map_click svg {
    width: 80%;
    height: auto;
  }
  .terrace_container .floor_map--menu {
    width: 32%;
  }
  .terrace_container .floor_map--menu_btn img {
    width: 100%;
    height: auto;
  }
  .terrace_container .floor_map--menu_txt {
    font-size: 24px;
  }
}

@media screen and (max-width: 767px) {
  .terrace_container .pr_banner--box {
    width: inherit;
  }
  .terrace_container .about_terrace--box_pic {
    width: inherit;
    padding-left: inherit;
  }
  .terrace_container .about_terrace--box_txt {
    padding-left: inherit;
  }
  .terrace_container .visual--lead {
    margin-top: 10px !important;
  }
  .terrace_container .floor_map--map_main {
    width: inherit;
  }
  .terrace_container .visual--inner {
    width: 100%;
    height: auto;
    padding: 13px 0;
  }
  .terrace_container .visual--for {
    width: 190px;
    margin-left: 20px;
  }
  .terrace_container .visual--for_circle {
    width: 43px;
    margin-left: 6px;
  }
  .terrace_container .visual--for_circle img {
    height: auto;
  }
  .terrace_container .visual--for_txt {
    font-size: 12px;
    text-align: center;
    line-height: 1.5;
    margin-top: 6px;
  }
  .terrace_container .visual--ttl {
    width: 70vw;
    margin: 15px auto 0;
  }
  .terrace_container .visual--ttl svg {
    width: 100%;
    height: 100%;
  }
  .terrace_container .visual--illust {
    width: 87vw;
    position: static;
    text-align: center;
    top: auto;
    top: initial;
    right: auto;
    right: initial;
    margin: 10px auto 0;
  }
  .terrace_container .visual--lead {
    width: 92vw;
    margin: 10px auto 0;
  }
  .terrace_container .visual--lead svg {
    width: 100%;
    height: 100%;
  }
  .terrace_container .visual--free {
    width: 76px;
    top: 10px;
    right: 15px;
  }
  .terrace_container .visual--free img {
    width: 45px;
    height: auto;
    top: 22px;
    left: 17px;
  }
  .terrace_container .visual--free_frame {
    width: 76px;
    height: 76px;
  }
  .terrace_container .about_terrace {
    padding: 15px 0;
  }
  .terrace_container .about_terrace--ttl {
    width: 70vw;
    margin-bottom: 10px;
  }
  .terrace_container .about_terrace--lead {
    margin-bottom: 20px;
  }
  .terrace_container .about_terrace--box_pic {
    float: none;
  }
  .terrace_container .about_terrace--box_txt {
    float: none;
    width: 100%;
    line-height: 1.8;
    margin-top: 10px;
  }
  .terrace_container .service {
    margin-bottom: 0;
  }
  .terrace_container .service--box {
    width: 100%;
    float: none;
    background-color: #fff;
    margin-left: 0;
  }
  .terrace_container .service--box-consultation .service_contents--ttl {
    background-color: #4b8bc9;
  }
  .terrace_container .service--box-prepare .service_contents--ttl {
    background-color: #f6c81f;
  }
  .terrace_container .service--box-search .service_contents--ttl {
    background-color: #a474ae;
  }
  .terrace_container .service--box-kids .service_contents--ttl {
    background-color: #8bc53f;
  }
  .terrace_container .service--box-gathering .service_contents--ttl {
    background-color: #ed8282;
  }
  .terrace_container .service--box_pic {
    width: 30vw;
    position: absolute;
    margin: 60px 0 0 7px;
  }
  .terrace_container .service--box_pic img {
    height: auto;
    max-height: 150px;
    width: auto;
  }
  .terrace_container .service_contents {
    margin-top: 0;
  }
  .terrace_container .service_contents--ttl {
    font-size: 18px;
    line-height: 42px;
    text-align: left;
    margin-bottom: 10px;
    background-image: none;
    text-align: center;
  }
  .terrace_container .service_contents--txt {
    width: 58vw;
    height: auto;
    min-height: 160px;
    float: right;
    line-height: 1.8;
    background: none;
    padding: 0 10px 0 20px;
    margin-top: 0;
  }
  .terrace_container .service_contents--txt_ttl img {
    height: auto;
  }
  .terrace_container .service_contents--btn {
    width: 100%;
    margin: 0;
    padding: 10px;
    clear: both;
  }
  .terrace_container .service_contents--btn .m-btn {
    font-size: 16px;
  }
  .terrace_container .floor_map--menu {
    width: 100%;
    right: auto;
    right: initial;
    bottom: -35%;
  }
  .terrace_container .floor_map--menu_btn {
    text-align: center;
  }
  .terrace_container .floor_map--menu_btn img {
    width: 100%;
    max-width: 490px;
    height: auto;
  }
  .terrace_container .floor_map--menu_btn img.sp {
    display: inline-block;
  }
  .terrace_container .floor_map--menu_txt {
    display: none;
  }
  .terrace_container .corner--box {
    width: calc(100% - 20px);
    padding: 20px;
    background-size: contain;
  }
  .terrace_container .corner--box-prepare .corner--ttl {
    margin-left: auto;
    font-size: 16px;
  }
  .terrace_container .corner--box-kids .corner--pic_box {
    padding-bottom: 0;
  }
  .terrace_container .corner--ttl {
    width: 280px;
    line-height: 32px;
    font-size: 20px;
    background-size: contain;
  }
  .terrace_container .corner--ttl_side {
    position: relative;
    top: auto;
    top: initial;
    right: auto;
    right: initial;
    width: 200px;
    height: auto;
    display: block;
    margin: 10px auto 0;
  }
  .terrace_container .corner--ttl_side img {
    height: auto;
  }
  .terrace_container .corner--txt {
    font-size: 14px;
    line-height: 1.7;
    margin-top: 15px;
  }
  .terrace_container .corner--example {
    padding: 10px 20px;
  }
  .terrace_container .corner--example_list {
    margin-top: 5px;
  }
  .terrace_container .corner--example_item {
    display: block;
    margin-left: 0;
    margin-bottom: 5px;
  }
  .terrace_container .corner--example_item:last-child {
    margin-bottom: 0;
  }
  .terrace_container .corner--pic_box {
    margin-top: 20px;
  }
  .terrace_container .corner--pic_box_illust {
    display: none;
  }
  .terrace_container .corner--pic_box_photo img {
    width: 48%;
    height: auto;
    margin-left: 4%;
  }
  .terrace_container .corner--btn {
    width: 100%;
    margin-top: 15px;
  }
  .terrace_container .corner--btn .m-btn {
    font-size: 16px;
    font-weight: 700;
    line-height: 45px;
  }
  .terrace_container .corner--close_btn {
    width: 30px;
    height: 40px;
    font-size: 10px;
    letter-spacing: -0.5px;
    padding-top: 35px;
    top: 5px;
    right: 5px;
  }
  .terrace_container .corner--close_btn:before {
    width: 24px;
    left: 2px;
  }
  .terrace_container .corner--close_btn:after {
    width: 24px;
    right: 4px;
  }
  .terrace_container .pr_banner--box {
    float: none;
    margin-left: 0;
    margin-top: 5px;
  }
  .terrace_container .pr_banner--box:first-child {
    margin-top: 0;
  }
  .terrace_container .pr_banner--lower {
    margin-top: 5px;
  }
  .terrace_container .pr_banner--youtube {
    width: 100%;
    float: none;
  }
  .terrace_container .pr_banner--youtube iframe {
    width: 100%;
    height: auto;
  }
  .terrace_container .pr_banner--side {
    width: auto;
    float: none;
  }
  .terrace_container .pr_banner--side_box {
    margin-top: 5px;
  }
  .terrace_container .pr_banner--side_box:first-child {
    margin-top: 5px;
  }
}

@media screen and (max-width: 640px) {
  .terrace_container .floor_map--menu {
    bottom: -45%;
  }
  .terrace_container .floor_map--map_point-kids .floor_map--map_click,
  .terrace_container .floor_map--map_point-search .floor_map--map_click {
    top: 75%;
  }
}

@media screen and (max-width: 465px) {
  .terrace_container .floor_map--menu {
    bottom: -60%;
  }
  .terrace_container .floor_map--map_point-kids .floor_map--map_click,
  .terrace_container .floor_map--map_point-search .floor_map--map_click {
    top: 70%;
  }
}

@media screen and (max-width: 375px) {
  .terrace_container .floor_map--menu {
    bottom: -65%;
  }
  .terrace_container .floor_map--map_point-kids .floor_map--map_click,
  .terrace_container .floor_map--map_point-search .floor_map--map_click {
    top: 60%;
  }
}

/*
  「女性しごと応援テラス」専用のスタイルシート

  既存ページのスタイルを上書きしないよう
  クラス定義は全て .terrace_container 配下に記述すること！
*/
.terrace_container {
  /* ----- END: /.terrace_container ----------------------------------- */
}

.terrace_container .howto_use--box {
  overflow: hidden;
  background-color: #fff;
  padding: 30px;
  border-radius: 10px;
}

.terrace_container .howto_use--ttl {
  font-size: 30px;
  font-weight: 500;
  line-height: 48px;
  border: 2px;
  border-radius: 24px;
  text-align: center;
  width: 240px;
  display: block;
  margin: 0 auto;
  color: #ff8b44;
  border: 2px solid #ff8b44;
}

.terrace_container .howto_use--txt {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.6;
  color: #ff8b44;
  text-align: center;
  margin-top: 25px;
}

.terrace_container .howto_use_flow {
  width: 940px;
  margin-top: 30px;
  position: relative;
}

.terrace_container .howto_use_flow:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .howto_use_flow-sp {
  display: none;
}

.terrace_container .howto_use_flow--consultation {
  width: 182px;
  float: left;
  padding: 15px;
  background-color: #fce09a;
}

.terrace_container .howto_use_flow--ttl {
  display: block;
  text-align: center;
}

.terrace_container .howto_use_flow--box {
  margin-top: 10px;
  opacity: 0;
}

.terrace_container .howto_use_flow--terrace {
  width: 630px;
  float: left;
  margin-left: 25px;
  padding: 15px;
  background-color: #fce09a;
}

.terrace_container .howto_use_flow--terrace .howto_use_flow--box {
  float: left;
  width: 204px;
  margin-left: 25px;
}

.terrace_container .howto_use_flow--terrace .howto_use_flow--box:nth-of-type(1) {
  margin-left: 0;
}

.terrace_container .howto_use_flow--terrace .howto_use_flow--box:nth-of-type(2) {
  width: 241px;
}

.terrace_container .howto_use_flow--terrace .howto_use_flow--box:last-child {
  width: 100px;
}

.terrace_container .howto_use_flow--box_txt {
  line-height: 1.5;
  padding: 5px;
}

.terrace_container .howto_use_flow--illust {
  position: absolute;
  right: -20px;
  opacity: 0;
  -webkit-transform-origin: 80% 100%;
  -ms-transform-origin: 80% 100%;
  transform-origin: 80% 100%;
}

.terrace_container .howto_use_flow--arrow {
  display: inline-block;
  position: absolute;
  top: 90px;
  opacity: 0;
}

.terrace_container .howto_use_flow--arrow-01 {
  left: 190px;
}

.terrace_container .howto_use_flow--arrow-02 {
  left: 433px;
}

.terrace_container .howto_use_flow--arrow-03 {
  left: 698px;
}

.terrace_container .howto_use_flow--arrow-04 {
  right: 70px;
}

.terrace_container .access_intro {
  padding-top: 50px;
}

.terrace_container .access_intro:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .access_intro--detail {
  width: 480px;
  float: left;
}

.terrace_container .access_intro--map {
  float: right;
}

.terrace_container .access_intro--txt {
  line-height: 1.8;
  margin-top: 10px;
}

.terrace_container .access_train {
  padding-top: 50px;
  padding-bottom: 35px;
}

.terrace_container .access_train:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .access_train--ttl {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 52px;
  background: url("../../../access/images/bg-access-train-ttl.png") no-repeat center center;
  margin-bottom: 30px;
}

.terrace_container .access_train_box {
  width: 320px;
  float: left;
  margin-left: 20px;
}

.terrace_container .access_train_box:nth-of-type(1) {
  margin-left: 0;
}

.terrace_container .access_train_box--ttl {
  font-size: 20px;
  line-height: 1.5;
  color: #ff8b44;
}

.terrace_container .access_train_box--ttl:before {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 15px;
  border-color: transparent transparent transparent #ff8c44;
  display: inline-block;
}

.terrace_container .access_train_box--time {
  color: #4d4d4d;
  font-size: 16px;
  line-height: 1.8;
  display: block;
  padding-left: 1em;
  text-indent: -1em;
}

.terrace_container .other_way_fr {
  padding: 30px 50px 40px;
  border-radius: 10px;
  background-color: #fff;
}

.terrace_container .other_way_fr--ttl {
  color: #fff;
  text-align: center;
  font-size: 20px;
  line-height: 52px;
  background: url("../../../access/images/bg-other-way-fr-ttl.png") no-repeat center center;
}

.terrace_container .other_way_fr--txt {
  color: #FF8CAF;
  font-size: 20px;
  margin-top: 25px;
  text-align: center;
  line-height: 1.5;
}

.terrace_container .other_way_fr--ev {
  font-size: 14px;
  color: #0071BC;
  text-align: right;
  display: block;
  margin-top: 20px;
}

.terrace_container .other_way_fr--ev:before {
  content: 'EV';
  color: #fff;
  display: inline-block;
  background-color: #0071BC;
  padding: 2px 4px;
}

.terrace_container .other_way_list {
  margin-top: 25px;
}

.terrace_container .other_way_list:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .other_way_list--item {
  float: left;
  margin: 20px 0 0 20px;
}

.terrace_container .other_way_list--item:nth-child(1), .terrace_container .other_way_list--item:nth-child(2), .terrace_container .other_way_list--item:nth-child(3) {
  margin-top: 0;
}

.terrace_container .other_way_list--item:nth-child(3n+1) {
  margin-left: 0;
}

.terrace_container .other_way_list--link {
  display: block;
  width: 280px;
  padding: 6px;
  text-align: center;
  color: #FF8CAF;
  font-size: 16px;
  line-height: 1.4;
  border-radius: 30px;
  border: 2px solid #FF8CAF;
  -webkit-transition: .2s;
  transition: .2s;
}

.terrace_container .other_way_list--link:hover {
  cursor: pointer;
  color: #fff;
  background-color: #FF8CAF;
}

.terrace_container .other_way_list--link:nth-child(1), .terrace_container .other_way_list--link:nth-child(2), .terrace_container .other_way_list--link:nth-child(3) {
  margin-top: 0;
}

.terrace_container .other_way_list--link:nth-child(3n+1) {
  margin-left: 0;
}

.terrace_container .other_way_list--link-current {
  color: #fff;
  background-color: #FF8CAF;
}

.terrace_container .other_way_map {
  background-image: none;
  border-style: solid;
  border-width: 8px 8px 8px;
  -webkit-border-image: url("../../../images/bg-topics-list.png") 8 8 8 repeat;
  -o-border-image: url("../../../images/bg-topics-list.png") 8 8 8 repeat;
  border-image: url("../../../images/bg-topics-list.png") 8 8 8 repeat;
  margin-top: 5px;
}

.terrace_container .other_way_map--pic {
  opacity: 0;
  display: none;
}

.terrace_container .other_way_map--pic img {
  display: block;
}

.terrace_container .other_way_map--pic-current {
  opacity: 1;
  display: block;
}

.terrace_container .animate-arrowin {
  -webkit-animation: arrowin 0.5s ease-out 0.3s 1 forwards;
  animation: arrowin 0.5s ease-out 0.3s 1 forwards;
}

@-webkit-keyframes arrowin {
  0% {
    margin-left: -10px;
  }
  100% {
    margin-left: 0;
    opacity: 1;
  }
}

@keyframes arrowin {
  0% {
    margin-left: -10px;
  }
  100% {
    margin-left: 0;
    opacity: 1;
  }
}

.terrace_container .animate-jumping {
  -webkit-animation: jumping 0.5s ease-in-out 0s 1 forwards;
  animation: jumping 0.5s ease-in-out 0s 1 forwards;
}

@-webkit-keyframes jumping {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    top: -5px;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    top: auto;
  }
}

@keyframes jumping {
  0% {
    opacity: 0;
    -webkit-transform: scale(0);
    transform: scale(0);
  }
  40% {
    opacity: 1;
  }
  80% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    top: -5px;
  }
  100% {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
    top: auto;
  }
}

@media screen and (max-width: 1200px) {
  .terrace_container .howto_use_flow--consultation {
    width: 182px;
  }
  .terrace_container .howto_use_flow--terrace {
    width: 630px;
  }
  .terrace_container .howto_use_flow--terrace .howto_use_flow--box {
    width: 204px;
    margin-left: 25px;
  }
  .terrace_container .howto_use_flow--terrace .howto_use_flow--box:nth-of-type(1) {
    margin-left: 0;
  }
  .terrace_container .howto_use_flow--terrace .howto_use_flow--box:nth-of-type(2) {
    width: 241px;
  }
  .terrace_container .howto_use_flow--terrace .howto_use_flow--box:last-child {
    width: 100px;
  }
}

@media screen and (max-width: 767px) {
  .terrace_container .howto_use--box {
    padding: 15px;
  }
  .terrace_container .howto_use--ttl {
    font-size: 20px;
    line-height: 30px;
    border-radius: 15px;
    width: 200px;
  }
  .terrace_container .howto_use--txt {
    font-size: 16px;
    text-align: left;
  }
  .terrace_container .howto_use_flow {
    margin-top: 20px;
  }
  .terrace_container .howto_use_flow-sp {
    display: block;
  }
  .terrace_container .howto_use_flow--consultation {
    display: none;
  }
  .terrace_container .howto_use_flow--terrace {
    display: none;
  }
  .terrace_container .howto_use_flow--box_content img {
    width: 100%;
    height: auto;
  }
  .terrace_container .howto_use_flow--arrow {
    display: none;
  }
  .terrace_container .howto_use_flow--illust {
    display: none;
  }
  .terrace_container .access_intro {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .terrace_container .access_intro--detail {
    width: 100%;
    float: none;
  }
  .terrace_container .access_intro--ttl {
    width: 70vw;
  }
  .terrace_container .access_intro--ttl img {
    height: auto;
  }
  .terrace_container .access_intro--txt {
    font-size: 14px;
    line-height: 1.5;
  }
  .terrace_container .access_intro--map {
    float: none;
    margin-top: 20px;
  }
  .terrace_container .access_train {
    padding-top: 30px;
  }
  .terrace_container .access_train--ttl {
    font-size: 18px;
    background-size: contain;
    margin-bottom: 20px;
  }
  .terrace_container .access_train_box {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 10px;
  }
  .terrace_container .access_train_box:first-child {
    margin-top: 0;
  }
  .terrace_container .access_train_box--ttl {
    font-size: 16px;
  }
  .terrace_container .access_train_box--ttl:before {
    border-width: 5px 0 5px 8px;
  }
  .terrace_container .access_train_box--time {
    font-size: 14px;
    line-height: 1.5;
  }
  .terrace_container .other_way_fr {
    padding: 15px;
  }
  .terrace_container .other_way_fr--ttl {
    font-size: 15px;
    line-height: 42px;
    background-size: contain;
  }
  .terrace_container .other_way_fr--txt {
    font-size: 14px;
  }
  .terrace_container .other_way_fr--ev {
    font-size: 12px;
    margin-top: 10px;
  }
  .terrace_container .other_way_list {
    margin-top: 15px;
  }
  .terrace_container .other_way_list--item {
    margin-left: 0;
    margin-top: 5px;
    float: none;
  }
  .terrace_container .other_way_list--item:nth-child(odd) {
    margin-left: 0;
  }
  .terrace_container .other_way_list--item:nth-child(2), .terrace_container .other_way_list--item:nth-child(3) {
    margin-top: 5px;
  }
  .terrace_container .other_way_list--link {
    width: 100%;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 5px;
    padding: 3px 5px;
  }
}

/*
  「女性しごと応援テラス」を上書きするスタイルを記述
*/
.terrace_container {
  /* ----- OVERRIDE! ----------------------------------- */
  /* ----- END: /.terrace_container ----------------------------------- */
}

.terrace_container ul {
  list-style: none;
}

.terrace_container ul li {
  padding: 0;
}

.terrace_container ul li:before {
  display: none;
}

.terrace_container ul li + li {
  margin: 0;
}

.terrace_container h1:before, .terrace_container h2:before, .terrace_container h3:before, .terrace_container h4:before, .terrace_container h5:before, .terrace_container h6:before {
  content: '';
  position: inherit;
  top: inherit;
  left: inherit;
  display: inherit;
  width: inherit;
  height: inherit;
  background: inherit;
  border-radius: inherit;
}

.terrace_container .main__middle__body {
  padding-top: 0;
}

.terrace_container .iconOutside:after,
.terrace_container a[href^="http"]:after {
  display: none !important;
}

.terrace_container .l-section--innerWide {
  width: 1100px;
  margin: 0 auto;
}

@media screen and (max-width: 1200px) {
  .terrace_container .l-contents {
    padding-top: 0;
  }
  .terrace_container .l-section--innerWide,
  .terrace_container .l-section--inner {
    width: 100%;
  }
  .terrace_container .l-page_visual--inner {
    width: auto;
  }
  .terrace_container .l-page_visual--inner img {
    width: 100%;
  }
  .terrace_container .inner-worry {
    width: 70%;
  }
  .terrace_container .access--information {
    left: 10px;
    width: 50%;
    max-width: 400px;
  }
  .terrace_container .m-banner--pic-pc {
    width: 100%;
  }
}

@media screen and (max-width: 1110px) {
  .terrace_container .search_fr {
    padding: 20px 40px 45px;
  }
}

@media screen and (max-width: 767px) {
  .terrace_container .inner-worry {
    width: 100%;
  }
  .terrace_container .m-banner {
    text-align: center;
  }
  .terrace_container .m-banner--box {
    margin-left: 0;
    float: none;
  }
  .terrace_container .consultation_fr--pic {
    width: 100%;
  }
  .terrace_container .search_fr {
    padding: 20px 10px 45px;
  }
  .terrace_container .access--information {
    width: 100%;
  }
}

/*20190213 */
.terrace_container .next_time {
  width: 960px;
  margin: 60px 20px 0;
  padding-top: 30px;
  padding-bottom: 30px;
  border-style: solid;
  border-width: 8px 7px 7px;
  -webkit-border-image: url("/jyosei/briefing/images/bg-next-time.png") 8 7 7 round;
  -o-border-image: url("/jyosei/briefing/images/bg-next-time.png") 8 7 7 round;
  border-image: url("/jyosei/briefing/images/bg-next-time.png") 8 7 7 fill round;
}

.terrace_container .next_time--ttl {
  font-size: 24px;
  color: #ff7bab;
  text-align: center;
  display: block;
}

.terrace_container .next_time--txt {
  font-family: "Rounded Mplus 1c", sans-serif;
  font-size: 30px;
  color: #fff;
  text-align: center;
  line-height: 1;
  margin-top: 25px;
}

.terrace_container .next_time--date {
  color: #fff;
  font-size: 50px;
  margin-left: -20px;
}

.terrace_container .next_time--date_day {
  margin-left: -20px;
}

.next_time--date_day:before {
  content: ' （';
}

.next_time--date_day:after {
  content: '）';
}

.terrace_container .next_time--txt_end {
  margin-left: -30px;
}

.terrace_container .next_time--time {
  color: #fff;
  text-align: center;
  margin-top: 30px;
  line-height: 1.5;
}

.terrace_container .next_time--time_detail {
  font-family: "Rounded Mplus 1c", sans-serif;
  font-size: 30px;
  font-weight: 700;
  position: relative;
  top: 2px;
}

.terrace_container .next_time--place {
  color: #fff;
  text-align: center;
  margin-top: 10px;
}

.terrace_container .next_time--place_terrace {
  position: relative;
  top: 7px;
}

.terrace_container .next_time_full {
  width: 830px;
  margin: 20px auto 0;
  padding: 10px 20px;
  border: 3px solid #ff0000;
}

.terrace_container .next_time_full--txt {
  font-size: 18px;
}

.next_time_full--txt strong {
  font-weight: normal;
  color: #ff8b44;
}

.terrace_container .next_time_full--btn {
  display: block;
  width: 300px;
  margin: 20px auto 0;
  line-height: 46px;
  border-radius: 23px;
  font-size: 18px;
}

.terrace_container .next_time_full--btn:after {
  font-size: 20px;
  margin-top: -10px;
}

.terrace_container .meeting_apply_ttl {
  width: 100%;
  height: 207px;
  background-color: #4b8bc9;
}

.terrace_container .meeting_apply_ttl:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .meeting_apply_ttl-sp {
  display: none;
}

.terrace_container .meeting_apply_ttl--beige {
  width: 20%;
  height: 207px;
  float: left;
  background-color: #ffefc7;
}

.terrace_container .meeting_apply_ttl--inner {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.terrace_container .meeting_apply_ttl--illust {
  display: block;
  position: absolute;
  left: -340px;
}

.terrace_container .meeting_apply_ttl--ttl {
  width: 70%;
  float: right;
  padding-top: 100px;
}

.terrace_container .meeting_apply {
  padding: 60px 0;
  position: relative;
}

.terrace_container .meeting_apply--txt {
  padding-left: 100px;
}

.terrace_container .meeting_apply--txt strong {
  color: #ff8b44;
  font-weight: normal;
}

.terrace_container .meeting_apply--illust {
  position: absolute;
  top: 50px;
  right: 0;
}

.terrace_container .meeting_apply--pic_list {
  margin-top: 40px;
}

.terrace_container .meeting_apply--pic_list:after {
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0;
  content: '';
}

.terrace_container .meeting_apply--pic_item {
  float: left;
  margin-left: 20px;
}

.terrace_container .meeting_apply--pic_item:nth-child(3n+1) {
  margin-left: 0;
}

.terrace_container .meeting_apply--pic_item img {
  display: block;
}

.terrace_container .meeting_apply--txt_attention {
  padding-left: 1em;
  text-indent: -1em;
  display: inline-block;
}

.terrace_container .meeting_apply--anc_btn {
  width: 300px;
  margin: 30px auto 0;
  line-height: 46px;
  border-radius: 23px;
  font-size: 18px;
  font-weight: 700;
  display: block;
}

.terrace_container .meeting_apply--anc_btn:after {
  top: 50%;
  margin-top: -9px;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

@media screen and (max-width: 600px) {
  .terrace_container .next_time {
    width: 100%;
    height: auto;
    margin: 20px 0 0;
    padding-bottom: 20px;
    padding-top: 15px;
  }
  .terrace_container .next_time--ttl {
    font-size: 16px;
  }
  .terrace_container .next_time--txt {
    font-size: 18px;
    margin-top: 15px;
    line-height: 1.2;
  }
  .terrace_container .next_time--date {
    font-size: 26px;
    display: block;
    margin-left: 10px;
    line-height: 1.5;
  }
  .terrace_container .next_time--date_day {
    margin-left: -10px;
  }
  .terrace_container .next_time--txt_end {
    margin-left: 0;
  }
  .terrace_container .next_time--time {
    font-size: 12px;
  }
  .terrace_container .next_time--time_detail {
    font-size: 18px;
  }
  .terrace_container .next_time--place {
    font-size: 12px;
  }
  .terrace_container .next_time--place_terrace {
    width: 70vw;
    display: inline-block;
    top: 2px;
  }
  .terrace_container .next_time--place_terrace img {
    height: auto;
  }
  .terrace_container .next_time_full {
    width: 100%;
  }
  .terrace_container .next_time_full--txt {
    font-size: 16px;
    line-height: 1.7;
  }
  .terrace_container .about_visual {
    height: 34vw;
    background-size: 110vw auto;
    background-position: top center;
  }
  .terrace_container .about_visual--ttl {
    width: 50vw;
    padding-top: 14%;
    margin: 0 auto;
  }
  .terrace_container .meeting_apply_ttl {
    height: auto;
  }
  .terrace_container .meeting_apply_ttl-sp {
    display: block;
  }
  .terrace_container .meeting_apply_ttl--inner,
  .meeting_apply_ttl--beige {
    display: none;
  }
  .terrace_container .meeting_apply {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  .terrace_container .meeting_apply--txt {
    padding-left: 0;
    line-height: 1.7;
  }
  .terrace_container .meeting_apply--illust {
    display: none;
  }
  .terrace_container .meeting_apply--pic_list {
    margin-top: 40px;
  }
  .terrace_container .meeting_apply--pic_item {
    width: 32%;
    margin-left: 2%;
    margin-bottom: 10px;
  }
  .meeting_apply--pic_item img {
    width: 100%;
    height: auto;
  }
}

.terrace_container .ask_box {
  padding: 35px 0;
  border-bottom: 2px dotted #000;
}

.ask_box:first-child {
  padding-top: 0;
}

.terrace_container .ask_box--ttl {
  font-size: 24px;
  line-height: 1.3;
  color: #ed8282;
  padding-left: 35px;
  position: relative;
}

.terrace_container .ask_box--ttl:before {
  content: "\e901";
  font-size: 30px;
  color: #ff8b44;
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 0px;
  left: 0px;
}

.terrace_container .ask_box--txt {
  line-height: 1.7;
  margin-top: 15px;
  padding-left: 35px;
}

.terrace_container .ask_box--address {
  display: block;
  font-size: 16px;
  line-height: 1.7;
  padding-left: 35px;
  margin-top: 20px;
}

.terrace_container .ask_box--info {
  padding-left: 35px;
  display: block;
  font-size: 16px;
  line-height: 1.7;
}

.terrace_container .ask_box--info_tel {
  display: inline-block;
}

.terrace_container .ask_box--info_mail {
  display: inline-block;
  margin-left: 20px;
}

.terrace_container .ask_box--btn {
  width: 245px;
  line-height: 46px;
  font-size: 18px;
  font-weight: 700;
  border-radius: 23px;
  margin: 20px 0 0;
  display: block;
}

.terrace_container .ask_box--btn:after {
  margin-top: -9px;
}

@media screen and (max-width: 600px) {
  .terrace_container .ask_box {
    padding: 25px 0;
  }
  .terrace_container .ask_box--ttl {
    font-size: 20px;
  }
  .terrace_container .ask_box--ttl-icon {
    font-size: 16px;
    padding-left: 25px;
  }
  .terrace_container .ask_box--ttl-icon:before {
    font-size: 18px;
  }
  .terrace_container .ask_box--txt {
    padding-left: 0;
    font-size: 14px;
  }
  .terrace_container .ask_box--address {
    padding-left: 0;
    font-size: 14px;
  }
  .terrace_container .ask_box--info {
    padding-left: 0;
    font-size: 14px;
  }
  .terrace_container .ask_box--info_tel {
    display: block;
  }
  .terrace_container .ask_box--info_mail {
    margin-left: 0;
    display: block;
  }
  .terrace_container .ask_box--btn {
    margin-left: auto;
    margin-right: auto;
  }
}

.terrace_container .l-border_fr {
  padding: 40px 50px;
  border-style: solid;
  border-width: 8px 7px 7px;
  -webkit-border-image: url(images/bg-privacy-fr.png) 8 7 7 repeat;
  -o-border-image: url(images/bg-privacy-fr.png) 8 7 7 repeat;
  border-image: url(images/bg-privacy-fr.png) 8 7 7 fill repeat;
}

/*20190215 */
.terrace_container .l-section .seminar_contents .seminar_detail .jyosei-event-list th {
  padding: 12px 14px 2px;
  font-weight: bold;
  text-align: left;
  font-size: 114.286%;
}

.terrace_container .l-section .seminar_contents .seminar_detail .jyosei-event-list td {
  padding: 3px 14px 12px;
  border-bottom: 1px solid #c5cad1;
  font-size: 114.286%;
}

.terrace_container .l-section .seminar_contents .seminar_detail .jyosei-event-list td:last-child {
  border-bottom: none;
}

.terrace_container .l-section .seminar_contents .seminar_detail .jyosei-event-list td.no-border {
  padding-bottom: 0;
  border-bottom: none;
}

.terrace_container .l-section .seminar_contents .seminar_detail .jyosei-event-list td a {
  color: #2a67ae;
  text-decoration: underline;
}

.terrace_container .l-section .seminar_contents .seminar_detail .jyosei-event-list td a:hover {
  color: #0080ff;
}

.terrace_container .l-section .seminar_contents .seminar_detail .jyosei-event-list .module_endIcon {
  display: inline-block;
  text-align: center;
  width: auto;
  height: auto;
  color: #fff;
  background-color: #ff0000;
  padding: 2px 10px 3px;
  border-radius: 15px;
  font-size: 14px !important;
  line-height: 16px !important;
  font-weight: normal;
  margin: 0 10px 0px;
}

/*20190329 */
span.label-header {
  display: block;
  margin-top: 30px;
  margin-bottom: 10px;
}

.field__input div:first-of-type span.label-header {
  margin-top: 0;
}

.field__input__box input[type="radio"][disabled] + label {
  opacity: 0.5;
}

.field__input__box input[type="radio"][disabled] + .radioBtn:before {
  background-color: #dddddd;
}

/*20190226 */
.terrace_container dl.seminar_detail_list dd.seminar_detail_list--contents a,
.terrace_container h5.seminar_detail--ttl a {
  color: #2a67ae;
  text-decoration: underline;
}

.terrace_container h5.seminar_detail--ttl a.hover,
.terrace_container h5.seminar_detail--ttl a:hover {
  color: #0080ff;
}

.terrace_container table.terrace_container_table {
  font-size: 16px;
  margin-top: 15px;
}

.terrace_container table.terrace_container_table th {
  text-align: left;
}

.terrace_container ul.terrace_container_list li {
  position: relative;
  padding-left: 15px;
  font-size: 100%;
  line-height: 172%;
}

.terrace_container ul.terrace_container_list li ul,
.terrace_container ul.terrace_container_list li ol,
.terrace_container ul.terrace_container_list li + li {
  margin-top: 6px;
}

.terrace_container ul.terrace_container_list li:before {
  content: '';
  position: absolute;
  top: 0.65em;
  left: 0;
  display: block;
  width: 8px;
  height: 8px;
  background: #F8892C;
  border-radius: 50%;
}

.terrace_container ul.terrace_container_list li ul li:before {
  background: #75a0d2;
}

.terrace_container ul.terrace_container_list.noDisc > li {
  padding-left: 0;
}

.terrace_container .caution {
  color: #FF0000;
}

/*PDF*/
.js-hide-fileSizeIcon::after {
  display: none !important;
}

.js-hide-fileSizeIcon .js-link-filesize {
  display: none !important;
}

/* *****************************************************
announceBox
***************************************************** */
.announceBox--red .btn {
  background-color: #c64343;
  color: #fff;
}

.announceBox--red .btn span:after {
  color: #fff;
}

.announceBox--red .btn.hover, .announceBox--red .btn:hover, .announceBox--red .btn.btnPainted, .announceBox--red .btn.btnBlue, .announceBox--red .btn.active {
  background-color: #fff;
  color: #c64343;
}

.announceBox--red .btn.hover span:after, .announceBox--red .btn:hover span:after, .announceBox--red .btn.btnPainted span:after, .announceBox--red .btn.btnBlue span:after, .announceBox--red .btn.active span:after {
  color: #c64343;
}

.announceBox--red .btn,
.announceBox--red .announceBox__qrcode {
  border: 2px solid #c64343;
}

.announceBox--red .btn span:after {
  color: #fff;
}

.announceBox--ligitBlue .btn {
  background-color: #25aadb;
  color: #fff;
}

.announceBox--ligitBlue .btn span:after {
  color: #fff;
}

.announceBox--ligitBlue .btn.hover, .announceBox--ligitBlue .btn:hover, .announceBox--ligitBlue .btn.btnPainted, .announceBox--ligitBlue .btn.btnBlue, .announceBox--ligitBlue .btn.active {
  background-color: #fff;
  color: #25aadb;
}

.announceBox--ligitBlue .btn.hover span:after, .announceBox--ligitBlue .btn:hover span:after, .announceBox--ligitBlue .btn.btnPainted span:after, .announceBox--ligitBlue .btn.btnBlue span:after, .announceBox--ligitBlue .btn.active span:after {
  color: #25aadb;
}

.announceBox--ligitBlue .btn,
.announceBox--ligitBlue .announceBox__qrcode {
  border: 2px solid #25aadb;
}

.announceBox__head {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  position: relative;
  background-color: #3167a5;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.announceBox__head__attention {
  height: 50px;
  padding: 0 20px;
  font-size: 128.57143%;
  line-height: 278%;
}

@media screen and (max-width: 767px) {
  .announceBox__head__attention {
    height: inherit;
    font-size: 100%;
  }
}

.announceBox__head__attentionText {
  color: #ffffff;
  font-weight: bold;
}

.announceBox__head__attentionIcon {
  margin-right: 10px;
  margin-top: 16px;
}

@media screen and (max-width: 767px) {
  .announceBox__head__attentionIcon {
    margin-top: 10px;
  }
}

.announceBox__head__text {
  display: inline-block;
  color: #ffffff;
  font-weight: bold;
  padding: 14px 20px;
  font-size: 128.57143%;
  line-height: 145%;
}

@media screen and (max-width: 767px) {
  .announceBox__head__text {
    padding: 14px 3px;
    font-size: 100%;
  }
}

.announceBox__head__needle {
  position: absolute;
  bottom: -16px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 17px 10px 0 10px;
  border-color: #3167a5 transparent transparent transparent;
}

.announceBox__body {
  padding: 27px 20px;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #ededed;
  font-size: 114.28571%;
  line-height: 175%;
  text-align: center;
}

@media screen and (max-width: 767px) {
  .announceBox__body p {
    text-align: left;
  }
}

.announceBox__body .btn {
  vertical-align: middle;
}

.announceBox__body__inline {
  display: inline-block;
  text-align: left;
}

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

.announceBox__body .announceBox__qrcode {
  margin-left: 35px;
}

@media screen and (max-width: 999px) {
  .announceBox__body .announceBox__qrcode {
    margin-left: 0;
    margin-top: 15px;
  }
}

.announceBox__qrcode {
  display: inline-block;
  vertical-align: middle;
  color: #ffffff;
  border: 2px solid #3167a5;
  border-radius: 4px;
  padding: 5px;
  font-size: 0;
  line-height: 0;
}

.announceBox__qrcode__dummyBox {
  display: inline-block;
  height: 100px;
  width: 100px;
  background-color: #ffffff;
}
