@charset "UTF-8";
/*
 * 色の設定
 */
/*
 * ブレークポイント
 */
/*
 * BEM関連
 */
/*
 * メディアクエリ
 */
/*
 * clearfix
 */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
@import url("https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@100;300;400;500;700;800;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100;300;400;500;700;900&display=swap");
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}
nav ul {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}
/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
del {
  text-decoration: line-through;
}
abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/* change border colour to suit your needs
*/
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0;
}
input, select {
  vertical-align: middle;
}
ul li, ol li {
  list-style: none;
}
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
html, body {
  font-family: 'Noto Sans JP', sans-serif;
  overflow-x: hidden;
  background-color: #efefef;
  width: 100%;
  color: #333;
}
input, select, textarea {
  font-family: 'Noto Sans JP', sans-serif;
}
.font_noto {
  font-family: 'Noto Sans JP', sans-serif;
}
.font_kozuka {
  font-family: "Kozuka Gothic Pr6N", sans-serif;
}
.font_yugo {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
}
.font_yumin {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.font_hirasan {
  font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴシック", Meiryo, メイリオ, sans-serif;
}
.font_hiramin {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.font_hirakaku {
  font-family: "HiraKakuProN-W3", "ヒラギノ角ゴ ProN W3", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "HiraKakuProN-W6", "ヒラギノ角ゴ ProN W6", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Pgothic", "Osaka", sans-serif, Helvetica, Helvetica Neue, Arial, Verdana;
}
.font_hiramaru {
  font-family: "ヒラギノ丸ゴ Pro W4", "ヒラギノ丸ゴ Pro", "Hiragino Maru Gothic Pro", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "HG丸ｺﾞｼｯｸM-PRO", "HGMaruGothicMPRO";
}
.font_hel {
  font-family: Helvetica, Helvetica Neue, sans-serif;
}
.font_meirio {
  font-family: 'メイリオ', 'Meiryo', 'ＭＳ ゴシック', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: bottom;
}
header, nav, main, footer, small, button, label {
  display: block;
}
a, button {
  cursor: pointer;
  text-decoration: none;
  max-width: 100%;
}
button:hover, button:active {
  outline: 0;
  opacity: 0.8;
  text-decoration: none;
}
input, button, textarea, select {
  margin: 0;
  padding: 0;
  border-radius: 0;
  outline: none;
}
a:hover, a:active {
  outline: 0;
  opacity: 0.8;
  text-decoration: none;
}
::-webkit-input-placeholder {
  color: #a5a5a5;
}
:-ms-input-placeholder {
  color: #a5a5a5;
}
::-moz-placeholder {
  color: #a5a5a5;
}
::-placeholder {
  color: #a5a5a5;
}
input, button, textarea, select {
  margin: 0;
  padding: 0;
  background: #f2f2f2;
  border: 1px solid #b5b5b5;
  border-radius: 0;
  outline: none;
}
input[type="checkbox"] {
  cursor: pointer;
}
select {
  cursor: pointer;
}
.wrapper {
  width: 100%;
  overflow: hidden;
}
.containner {
  padding-bottom: 40px;
}
@media (min-width: 768px) {
  .containner {
    padding-bottom: 80px;
  }
}
.containner.is-pb_none {
  padding-bottom: 0;
}
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.innerBox {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 0 2%;
  position: relative;
}
@media (min-width: 1180px) {
  .innerBox {
    padding: 0;
  }
}
.innerBox-1440 {
  width: 100%;
  max-width: 1440px;
  margin: 0 auto;
  overflow-x: hidden;
}
.min-620 {
  min-height: 620px;
}
.mb-30 {
  margin-bottom: 30px;
}
.bold {
  font-weight: bold;
}
.b_bold {
  font-weight: 900;
}
.no-bold {
  font-weight: normal;
}
.medium {
  font-weight: 500;
}
.left {
  text-align: left;
}
.center {
  text-align: center;
}
.right {
  text-align: right;
}
@media (min-width: 768px) {
  .display_to_mq {
    display: none;
  }
}
@media (min-width: 1024px) {
  .display_to_mq_m {
    display: none;
  }
}
@media (min-width: 1180px) {
  .display_to_mq_mm {
    display: none;
  }
}
.display_mq {
  display: none;
}
@media (min-width: 768px) {
  .display_mq.is-inline {
    display: inline;
  }
}
@media (min-width: 768px) {
  .display_mq.is-block {
    display: block;
  }
}
.display_mq_m {
  display: none;
}
@media (min-width: 1024px) {
  .display_mq_m.is-inline {
    display: inline;
  }
}
@media (min-width: 1024px) {
  .display_mq_m.is-block {
    display: block;
  }
}
.relative_wrap {
  position: relative;
}
.inline_block {
  display: inline-block;
}
.text_indent {
  padding-left: 1em;
  text-indent: -1em;
}
.c_pink {
  color: #f29c9f;
}
.post_cnt iframe {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
img.aligncenter {
  display: block;
  margin: 0 auto;
}
img.alignleft {
  display: block;
  margin-right: auto;
}
img.alignright {
  display: block;
  margin-left: auto;
}
input[type="submit"], input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="submit"]::-webkit-search-decoration, input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus, input[type="button"]::focus {
  outline-offset: -2px;
}
.important__responsive__flex {
  display: none !important;
}
@media (min-width: 768px) {
  .important__responsive__flex {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
}
.important__responsive__block {
  display: none !important;
}
@media (min-width: 768px) {
  .important__responsive__block {
    display: block !important;
  }
}
.mw_wp_form .error {
  margin-top: 10px;
}
.main__content {
  width: 100%;
}
@media (min-width: 1024px) {
  .main__content {
    width: 88%;
  }
}
@media (min-width: 768px) {
  a[href^="tel:"] {
    pointer-events: none;
  }
}
.pt150 {
  padding-top: 150px;
}
.finish__message {
  font-size: 20px;
  padding-bottom: 60px;
}
@media (min-width: 768px) {
  .finish__message {
    font-size: 32px;
  }
}
.container {
  margin-top: 60px;
  width: 100%;
  min-height: calc(100vh - 591px);
  position: relative;
}
@media (min-width: 768px) {
  .container {
    min-height: calc(100vh - 381px);
  }
}
@media (min-width: 1024px) {
  .container {
    margin-top: 0;
    min-height: calc(100vh - 401px);
  }
}
.shadow {
  text-shadow: #ffffff 1px 1px 0, #ffffff -1px -1px 0, #ffffff -1px 1px 0, #ffffff 1px -1px 0, #ffffff 0px 1px 0, #ffffff -1px 0, #ffffff -1px 0 0, #ffffff 1px 0 0;
  /*上、下*/
}
.shadow2 {
  text-shadow: #ffffff 2px 0px 0px, #ffffff -2px 0px 0px, #ffffff 0px -2px 0px, #ffffff 0px 2px 0px, #ffffff 2px 2px 0px, #ffffff -2px 2px 0px, #ffffff 2px -2px 0px, #ffffff -2px -2px 0px, #ffffff 1px 2px 0px, #ffffff -1px 2px 0px, #ffffff 1px -2px 0px, #ffffff -1px -2px 0px, #ffffff 2px 1px 0px, #ffffff -2px 1px 0px, #ffffff 2px -1px 0px, #ffffff -2px -1px 0px, #ffffff 1px 1px 0px, #ffffff -1px 1px 0px, #ffffff 1px -1px 0px, #ffffff -1px -1px 0px;
}
.mw_wp_form_confirm .file {
  display: none;
}
.sp-header {
  width: 100%;
  height: 60px;
  background-color: #a5d714;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: fixed;
  z-index: 999;
}
@media (min-width: 1024px) {
  .sp-header {
    display: none;
  }
}
.sp-header__left {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px 3px;
}
.sp-header__right {
  width: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  height: 100%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.sp-header__right__bell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
  margin-right: 16px;
}
.sp-header__right__bell .number {
  position: absolute;
  border-radius: 7.5px;
  background-color: #f44848;
  padding: 4px;
  color: #ffffff;
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 18px;
  right: -7px;
}
.sp-header__right__target {
  width: 24px;
  height: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-right: 20px;
  position: relative;
  z-index: 1111;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.sp-header__right__target #target__top {
  top: 0;
}
.sp-header__right__target #target__middle {
  top: 0;
  bottom: 0;
  margin: auto;
}
.sp-header__right__target #target__bottom {
  bottom: 0;
}
.sp-header__right__target span {
  position: absolute;
  display: inline-block;
  width: 36px;
  height: 2px;
  background-color: #ffffff;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.is-fixed {
  height: 100%;
  width: 100%;
  position: fixed;
}
#nav {
  position: fixed;
  width: 100%;
  height: calc(100% - 60px);
  background-color: #ffffff;
  z-index: 1000;
  top: 60px;
  left: -100%;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.active {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  left: 0px !important;
}
/* 動き */
.fadein {
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
}
.linea {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 14px !important;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.lineb {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 23px;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.linec {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  top: 10px;
  opacity: 0;
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
}
.pc-header {
  width: 100%;
  height: 80px;
  display: none;
  overflow-y: visible;
  background-color: #a5d714;
}
@media (min-width: 1024px) {
  .pc-header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 30px;
  }
}
.pc-header__left {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pc-header__right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.pc-header__right__rank {
  margin-right: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
}
.pc-header__right__rank p {
  font-size: 17.86px;
  color: #ffffff;
}
.pc-header__right__rank p:first-child {
  margin-right: 10px;
}
.pc-header__right__human {
  margin-right: 25px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.pc-header__right__human .human_image {
  margin-right: 14px;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pc-header__right__human .human_image:hover {
  cursor: pointer;
}
.pc-header__right__human .human_image:hover .human__list {
  display: block;
}
.pc-header__right__human p {
  font-size: 14px;
  color: #ffffff;
  line-height: 24px;
}
.pc-header__right__human p .name {
  font-size: 20px;
  line-height: 30px;
}
.pc-header__right__human .human__list {
  width: 160px;
  background-color: #a5d714;
  position: absolute;
  bottom: -96px;
  left: -61px;
  height: 96px;
  display: none;
  z-index: 999;
}
.pc-header__right__human .human__list li {
  height: 48px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.pc-header__right__human .human__list li a {
  color: #ffffff;
}
.pc-header__right__bell {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100%;
  position: relative;
}
.pc-header__right__bell .number {
  position: absolute;
  border-radius: 7.5px;
  background-color: #f44848;
  padding: 4px;
  color: #ffffff;
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  top: 18px;
  right: -7px;
}
.l-nav__hamburger {
  padding: 16px 6px;
  overflow-y: scroll;
}
@media (min-width: 768px) {
  .l-nav__hamburger {
    padding: 16px 4%;
  }
}
.l-nav__hamburger__top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  margin-bottom: 16px;
}
.l-nav__hamburger__top li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.l-nav__hamburger__top li:first-child {
  margin-right: 4px;
}
@media (min-width: 768px) {
  .l-nav__hamburger__top li:first-child {
    margin-right: 16px;
  }
}
.l-nav__hamburger__top li p {
  font-size: 12px;
  color: #333;
  line-height: 1.5;
}
@media (min-width: 768px) {
  .l-nav__hamburger__top li p {
    font-size: 16px;
  }
}
.l-nav__hamburger__top li p span {
  font-size: 16px;
}
@media (min-width: 768px) {
  .l-nav__hamburger__top li p span {
    font-size: 20px;
  }
}
.l-nav__hamburger__top li p:first-child {
  margin-right: 4px;
}
.l-nav__hamburger__bottom .category {
  font-size: 20px;
  padding: 20px 0;
  border-bottom: solid 1px #ededed;
}
@media (min-width: 768px) {
  .l-nav__hamburger__bottom .category {
    font-size: 24px;
  }
}
.l-nav__hamburger__bottom .category a {
  color: #333;
  display: block;
}
.l-nav__hamburger__bottom .category .none_menu {
  display: none;
}
.l-nav__hamburger__bottom .category .none_menu li {
  font-size: 16px;
  padding: 20px 0 20px 24px;
  border-bottom: solid 1px #ededed;
  position: relative;
}
@media (min-width: 768px) {
  .l-nav__hamburger__bottom .category .none_menu li {
    font-size: 20px;
  }
}
.l-nav__hamburger__bottom .category .none_menu li:before {
  content: "";
  position: absolute;
  top: 3px;
  bottom: 0;
  margin: auto;
  right: 9px;
  border-bottom: solid 2px #c8a063;
  border-right: solid 2px #c8a063;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.l-nav__hamburger__bottom .category .none_menu li:last-child {
  border-bottom: 0px;
  padding: 20px 0 0 24px;
}
.l-nav__hamburger__bottom .category .none_menu li:last-child:before {
  top: 16px;
}
.l-nav__hamburger__bottom .category .none_menu li a {
  color: #333;
  display: block;
}
.l-nav__hamburger__bottom .category .category_inline {
  display: block;
}
.l-nav__hamburger__bottom .category .category_inline_none {
  display: block;
}
.l-nav__hamburger__bottom .category .right_yajirushi {
  position: relative;
}
.l-nav__hamburger__bottom .category .right_yajirushi:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border: solid 1px #a5d714;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
  pointer-events: none;
}
.l-nav__hamburger__bottom .category .right_yajirushi:after {
  content: "";
  position: absolute;
  top: 0px;
  bottom: 0;
  margin: auto;
  right: 9px;
  border-bottom: solid 2px #a5d714;
  border-right: solid 2px #a5d714;
  width: 10px;
  height: 10px;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  pointer-events: none;
}
.l-nav__hamburger__bottom .category .hide {
  position: relative;
}
.l-nav__hamburger__bottom .category .hide:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border: solid 1px #a5d714;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
}
.l-nav__hamburger__bottom .category .hide:after {
  content: "";
  position: absolute;
  top: -2px;
  bottom: 0;
  margin: auto;
  right: 6px;
  border-bottom: solid 2px #a5d714;
  border-right: solid 2px #a5d714;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.l-nav__hamburger__bottom .category .show {
  position: relative;
}
.l-nav__hamburger__bottom .category .show:before {
  content: "";
  position: absolute;
  width: 24px;
  height: 24px;
  border: solid 1px #a5d714;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  border-radius: 50%;
}
.l-nav__hamburger__bottom .category .show:after {
  content: "";
  position: absolute;
  top: 6px;
  bottom: 0;
  margin: auto;
  right: 6px;
  border-bottom: solid 2px #a5d714;
  border-right: solid 2px #a5d714;
  width: 12px;
  height: 12px;
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.l-footer {
  background-color: #626262;
  width: 100%;
}
.l-footer__top {
  padding: 30px 0;
}
@media (min-width: 768px) {
  .l-footer__top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
.l-footer__top__nav {
  margin-bottom: 38px;
  padding-left: 14px;
}
@media (min-width: 768px) {
  .l-footer__top__nav {
    padding: 0 48px 0 28px;
    border-right: solid 1px #a7a7a7;
  }
}
@media (min-width: 768px) {
  .l-footer__top__nav:first-child {
    border-left: solid 1px #a7a7a7;
  }
}
.l-footer__top__nav li {
  color: #ffffff;
  line-height: 40px;
  font-size: 14px;
  font-weight: 400;
}
.l-footer__top__nav li:first-child {
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 12px;
}
.l-footer__top__nav li a {
  color: #ffffff;
  font-weight: 400;
}
.l-footer__copyright {
  color: #ffffff;
  font-size: 10px;
  padding: 17px 0 13px;
  border-top: solid 1px #a7a7a7;
  font-weight: 400;
}
.l-sidebar {
  display: none;
  background-color: #ffffff;
  min-height: 100%;
  min-height: calc(100vh - 381px);
  padding-bottom: 18px;
}
.l-sidebar .current-page {
  background-color: #efefef;
}
@media (min-width: 1024px) {
  .l-sidebar {
    min-height: calc(100vh - 401px);
  }
}
.l-sidebar.is-sidebar-open {
  width: 279px;
}
@media (min-width: 1024px) {
  .l-sidebar.is-sidebar-open {
    display: none;
  }
}
.l-sidebar.is-sidebar-close {
  width: 59px;
}
@media (min-width: 1024px) {
  .l-sidebar.is-sidebar-close {
    display: block;
  }
}
.l-sidebar__list {
  text-align: left;
}
.l-sidebar__list li:hover {
  cursor: pointer;
}
.l-sidebar__list__check {
  background-color: #c8a063;
  height: 59px;
  font-size: 15px;
  color: #ffffff;
}
.l-sidebar__list__check#close {
  position: relative;
}
.l-sidebar__list__check#close:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border: solid 2px #ffffff;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
}
.l-sidebar__list__check#close:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 14px;
  background-image: url(../images/sidebar_allow.png);
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.l-sidebar__list__check#open {
  padding-left: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.l-sidebar__list__check#open:before {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  border: solid 2px #ffffff;
  border-radius: 50%;
  top: 0;
  bottom: 0;
  left: 23px;
  margin: auto;
}
.l-sidebar__list__check#open:after {
  content: "";
  position: absolute;
  width: 16px;
  height: 14px;
  background-image: url(../images/sidebar_allow.png);
  top: 0;
  bottom: 0;
  left: 31px;
  margin: auto;
}
.l-sidebar__list__parent {
  height: 62px;
  border-bottom: solid 1px #efefef;
  width: 100%;
  font-size: 18px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}
.l-sidebar__list__parent:before {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  border: solid 1px #a5d714;
  border-radius: 50%;
  right: 11px;
  top: 0;
  bottom: 0;
  margin: auto;
}
.l-sidebar__list__parent:after {
  content: "";
  position: absolute;
  border-top: solid 2.5px #a5d714;
  border-right: solid 2.5px #a5d714;
  width: 9px;
  height: 9px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}
.l-sidebar__list__parent span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333333;
  width: 100%;
  padding-left: 22px;
  height: 62px;
}
.l-sidebar__list__parent a {
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333333;
  width: 100%;
  padding-left: 22px;
}
.l-sidebar__list__parent_slide {
  height: 62px;
  border-bottom: solid 1px #efefef;
  width: 100%;
  font-size: 18px;
  color: #333333;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.l-sidebar__list__parent_slide span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333333;
  width: 100%;
  padding-left: 22px;
  height: 62px;
}
.l-sidebar__list .down {
  position: relative;
}
.l-sidebar__list .down:before {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  border: solid 1px #a5d714;
  border-radius: 50%;
  right: 11px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.l-sidebar__list .down:after {
  content: "";
  position: absolute;
  border-top: solid 2.5px #a5d714;
  border-right: solid 2.5px #a5d714;
  width: 9px;
  height: 9px;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  top: 0;
  bottom: 0;
  right: 18px;
  margin: auto;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.l-sidebar__list .up {
  position: relative;
}
.l-sidebar__list .up:before {
  content: "";
  position: absolute;
  width: 23px;
  height: 23px;
  border: solid 1px #a5d714;
  border-radius: 50%;
  right: 11px;
  top: 0;
  bottom: 0;
  margin: auto;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.l-sidebar__list .up:after {
  content: "";
  position: absolute;
  border-top: solid 2.5px #a5d714;
  border-right: solid 2.5px #a5d714;
  width: 9px;
  height: 9px;
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  top: 0;
  bottom: 0;
  right: 18px;
  margin: auto;
  -webkit-transition-duration: 500ms;
  transition-duration: 500ms;
}
.l-sidebar__list__children {
  display: none;
}
.l-sidebar__list__children li {
  height: 50px;
  border-bottom: solid 1px #efefef;
  position: relative;
}
.l-sidebar__list__children li:after {
  content: "";
  position: absolute;
  border-top: solid 2.5px #c8a063;
  border-right: solid 2.5px #c8a063;
  width: 9px;
  height: 9px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}
.l-sidebar__list__children li a {
  font-size: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #333333;
  width: 100%;
  height: 100%;
  padding-left: 39px;
  font-weight: 400;
}
.l-sidebar__list__box {
  margin: 0 auto 7px;
  padding: 20px 0 7px;
  border-bottom: solid 1px #efefef;
}
.l-sidebar__list__box .content {
  width: 251px;
  margin: 0 auto 16px;
  padding: 10px 14px;
  background-color: #f1f5e6;
}
.l-sidebar__list__box .content__title {
  font-size: 13px;
  font-weight: 400;
  margin-bottom: 20px;
  color: #333333;
}
.l-sidebar__list__box .content__row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-size: 18px;
  margin-bottom: 12px;
}
.l-sidebar__list__box .content__row .no-number {
  font-size: 14px;
}
.l-sidebar__list__box .content__result {
  padding-top: 12px;
  border-top: solid 1px #747474;
  font-size: 18px;
}
.l-sidebar__list__box .content__result .result_left {
  display: inline-block;
  margin-right: 10px;
}
.l-sidebar__list__box .content__result .result_no-number {
  font-size: 14px;
}
.o-title__mypage {
  font-size: 20px;
  color: #3b3b3b;
  margin-bottom: 18px;
  font-weight: 600;
}
.o-title__menter-serach {
  font-size: 18px;
  color: #3b3b3b;
  margin-bottom: 22px;
  font-weight: 600;
  line-height: 1;
}
.o-title__menter-serach.is-mb40 {
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .o-title__menter-serach {
    font-size: 20px;
  }
}
.o-title__menter-serach span {
  font-size: 14px;
}
.o-title__plan {
  font-size: 18px;
  line-height: 1;
  margin-bottom: 36px;
}
@media (min-width: 768px) {
  .o-title__plan {
    font-size: 22px;
  }
}
.o-title__plan span {
  display: inline-block;
  margin-top: 16px;
  font-weight: 400;
  font-size: 16px;
}
.o-title__plan-sub {
  margin-bottom: 16px;
  font-size: 16px;
}
@media (min-width: 768px) {
  .o-title__plan-sub {
    font-size: 18px;
  }
}
.o-box.is-sidebar-content {
  width: 100%;
}
@media (min-width: 1024px) {
  .o-box.is-sidebar-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}
.o-box.is-main-content {
  width: 100%;
  padding: 30px 2.5%;
}
@media (min-width: 1024px) {
  .o-box.is-main-content {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }
}
.p-karte__content {
  margin-bottom: 32px;
  background-color: #ffffff;
  padding: 18px 2.4%;
}
.p-karte__content__title {
  padding: 24px 2%;
  background-color: #f1f5e6;
  color: #3b3b3b;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .p-karte__content__title {
    padding: 24px;
    font-size: 18px;
  }
}
@media (min-width: 1180px) {
  .p-karte__content__title {
    font-size: 20px;
  }
}
.p-karte__content__title-text {
  color: #3b3b3b;
  font-size: 14px;
  line-height: 1.2;
  margin-bottom: 18px;
}
@media (min-width: 768px) {
  .p-karte__content__title-text {
    font-size: 16px;
    line-height: 1;
  }
}
@media (min-width: 1180px) {
  .p-karte__content__title-text {
    font-size: 18px;
  }
}
.p-karte__content__description {
  width: 100%;
  padding: 15px 2%;
  border: dotted 2px #dfdfdf;
  margin-bottom: 34px;
}
.p-karte__content__description p {
  line-height: 24px;
  color: #3b3b3b;
}
.p-karte__content__description p:nth-child(1) {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 8px;
}
.p-karte__content__description p:nth-child(2) {
  font-size: 14px;
}
.p-karte__submit {
  width: 260px;
  margin: 0 auto;
  height: 62px;
}
.p-karte__submit:hover {
  cursor: pointer;
}
.p-karte__submit input {
  width: 100%;
  height: 100%;
  background-color: #c8a064;
  font-size: 20px;
  font-weight: bold;
  color: #ffffff;
  border-radius: 4px;
  border: 0px;
}
.p-karte__submit input:hover {
  cursor: pointer;
}
.p-karte__table {
  width: 100%;
  border-collapse: collapse;
}
.p-karte__table tr th {
  display: block;
  background-color: #eeeeee;
  padding: 20px 16px;
  text-align: left;
  border: solid 1px #d5d5d5;
  font-size: 16px;
  color: #3b3b3b;
}
@media (min-width: 768px) {
  .p-karte__table tr th {
    display: table-cell;
    width: 288px;
    vertical-align: top;
    text-align: left;
    padding: 39px 16px 4px;
    font-size: 18px;
  }
}
.p-karte__table tr th.pt20 {
  padding: 20px 16px 4px;
}
.p-karte__table tr th .th_text {
  display: inline-block;
  margin-right: 4px;
  margin-bottom: 8px;
}
.p-karte__table tr th .small_text {
  font-size: 13px;
  line-height: 16px;
  font-weight: 400;
}
.p-karte__table tr th .c_red {
  display: inline-block;
  width: 48px;
  height: 27px;
  background-color: #fbc6c6;
  border: solid 1px #f25858;
  border-radius: 4px;
  font-size: 13px;
  color: #f95656;
  line-height: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.p-karte__table tr th .c_blue {
  display: inline-block;
  width: 48px;
  height: 27px;
  margin-left: 4px;
  background-color: #cbe7f3;
  border: solid 1px #00a0e9;
  border-radius: 4px;
  font-size: 13px;
  color: #51a5e5;
  line-height: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  text-align: center;
}
.p-karte__table tr td {
  display: block;
  background-color: #ffffff;
  padding: 20px 2%;
  border: solid 1px #d5d5d5;
}
@media (min-width: 768px) {
  .p-karte__table tr td {
    display: table-cell;
    vertical-align: middle;
    padding: 28px 23px 20px 28px;
  }
}
.p-karte__table tr td .radio_text_top {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 100%;
  max-width: 528px;
  margin-bottom: 24px;
}
.p-karte__table tr td .radio_text_top span {
  font-size: 10px;
}
@media (min-width: 768px) {
  .p-karte__table tr td .radio_text_top span {
    font-size: 13px;
  }
}
@media (min-width: 1180px) {
  .p-karte__table tr td .radio_text_top span {
    font-size: 15px;
  }
}
.p-karte__table tr td .radio_trouble {
  width: 100%;
  max-width: 528px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .p-karte__table tr td .radio_day span label span {
    margin-right: 24px;
  }
}
@media (min-width: 1180px) {
  .p-karte__table tr td .radio_day span label span {
    margin-right: 8px;
  }
}
@media (min-width: 1280px) {
  .p-karte__table tr td .radio_day span label span {
    margin-right: 24px;
  }
}
@media (min-width: 1500px) {
  .p-karte__table tr td .radio_day span label span {
    margin-right: 70px;
  }
}
.p-karte__table tr td .radio_btn span label {
  position: relative;
  display: inline-block;
  margin-bottom: 16px;
}
.p-karte__table tr td .radio_btn span label:hover {
  cursor: pointer;
}
@media (min-width: 1180px) {
  .p-karte__table tr td .radio_btn span label {
    margin-bottom: 0;
  }
}
.p-karte__table tr td .radio_btn span label input {
  display: none;
}
.p-karte__table tr td .radio_btn span label input[type="radio"]:checked + span:after {
  opacity: 1;
}
.p-karte__table tr td .radio_btn span label span {
  padding-left: 30px;
  position: relative;
}
@media (min-width: 768px) {
  .p-karte__table tr td .radio_btn span label span {
    padding-left: 42px;
  }
}
.p-karte__table tr td .radio_btn span label span:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  width: 25px;
  height: 25px;
  border: solid 1px #bfbfbf;
  border-radius: 50%;
}
.p-karte__table tr td .radio_btn span label span:after {
  content: "";
  position: absolute;
  left: 5px;
  top: 0;
  bottom: 0;
  margin: auto;
  width: 15px;
  height: 15px;
  background-color: #bfbfbf;
  border-radius: 50%;
  opacity: 0;
}
.p-karte__table tr td textarea {
  width: 100%;
  height: 146px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #d5d5d5;
  padding: 0 1em;
  font-size: 16px;
  resize: vertical;
}
.p-karte__table tr td input[type="text"] {
  width: 100%;
  height: 54px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #d5d5d5;
  padding: 0 1em;
  font-size: 16px;
}
.p-karte__table tr td select {
  width: 100%;
  max-width: 456px;
  font-size: 16px;
  height: 54px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #d5d5d5;
  padding: 0 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-position: center right 8px;
}
.p-karte__table tr td .file {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.p-karte__table tr td .file span {
  display: inline-block;
  margin-left: 12px;
  font-size: 14px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
}
@media (min-width: 768px) {
  .p-karte__table tr td .file span {
    margin-left: 20px;
    font-size: 16px;
  }
}
@media (min-width: 1180px) {
  .p-karte__table tr td .file span {
    font-size: 20px;
  }
}
.p-karte__table tr td .file label {
  height: 62px;
  padding: 0 20px;
  line-height: 62px;
  background-color: #d9d7d7;
  color: #333;
  font-size: 14px;
  border-radius: 4px;
  min-width: 124px;
}
.p-karte__table tr td .file label:hover {
  cursor: pointer;
}
.p-karte__table tr td .file label span {
  display: none;
}
@media (min-width: 768px) {
  .p-karte__table tr td .file label {
    font-size: 20px;
    min-width: 160px;
  }
}
.p-karte__table tr td .file label input {
  display: none;
}
.p-karte__table tr td .simpletable {
  width: 100%;
}
.p-karte__table tr td .simpletable tr {
  display: none;
}
.p-karte__table tr td .simpletable tr td {
  border: 0px;
  padding: 16px 0 0 0;
}
.p-karte__table tr td .simpletable tr td select {
  width: 100%;
  max-width: 433px;
  font-size: 16px;
  height: 54px;
  background-color: #ffffff;
  border-radius: 4px;
  border: solid 1px #d5d5d5;
  padding: 0 1em;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url(../images/select.png);
  background-repeat: no-repeat;
  background-position: center right 8px;
}

@media (max-width: 767px) {
  .tendencyTbWrap {
    float: none !important;
    width: 100%;
  }
  .tendencyTbWrap .util-config-table {
    width: 100%;
  }
  .tendencyTbWrap .util-config-table th {
    width: 95px;
    text-align: left;
    padding: 0 10px
  }
  .tendencyTbWrap .util-config-table td {
    width: -webkit-calc(100% - 95px);
    width: -moz-calc(100% - 95px);
    width: calc(100% - 95px);
    padding-right: 10px;
  }
  .tendencyTbWrap .select2-kt-styled select{
    width: 100%;
  }
  .card-body_v02 .bv02-wrap {
    width: 100% !important;
    margin-bottom: 20px !important;
    padding: 25px 20px !important;
  }
}
@media (max-width: 480px) {
  .graph_content {
    font-size: 3.5vw !important;
  }
}

/*# sourceMappingURL=karte.css.map */
