@charset "utf-8";
@media screen and (max-width:767px){

/*==========================================================================

   base

==========================================================================*/
* {
	box-sizing: border-box;
}
body {
	min-width: 100%;
}
.br-pc {
	display: none;
}
.br-sp {
	display: block;
}
.align-center-sp {
	text-align: center !important;
}

/*==========================================================================

   layout

==========================================================================*/
#header {
	margin-top: -54px;
}
#main {
    padding: 0 10px;
}
.l-row, .l-col {
	display: block;
}
.container {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.section01 {
    padding: 30px 0 39px;
}
.section02 {
    margin: 0 -10px;
    padding: 30px 10px;
}

/*==========================================================================

   module

==========================================================================*/
.header01.has--line {
    padding-top: 49px;
}
.header01.has--line:before {
    height: 28px;
}
.header01__ja {
    font-size: 18px;
}
.header01__en {
    margin-top: .75em;
    font-size: 13px;
}
.header01 {
    margin-bottom: 30px;
    padding-top: 25px;
}
.header01:before {
    width: 2px;
    height: 27px;
    margin-left: 1px;
}
.header01__desc {
    margin-top: 25px;
    font-size: 13px;
    text-align: left;
}
.header02__en {

    font-size: 18px;
}
.header02__ja {
	margin-top: 16px;
    font-size: 12px;
}
.header04 {
    margin-bottom: 20px;
}
.header04__title {
    font-size: 16px;
}
.header04__text {
    font-size: 13px;
}
.bread {
    margin: 0;
}
.card01-header__ja {
    font-size: 16px;
}
.card01-header__en {
    font-size: 12px;
}
.card01-body {
    font-size: 13px;
    padding: 25px;
}
.card01__btn {
    width: 186px;
    height: 36px;
}
.card02 {
    width: 80%;
    margin: 0 auto;
}
.card02:before, .card02:after {
    width: calc(100% - 19px);
}
.card02:before {
    border-bottom-width: 19px;
    border-left: solid 19px transparent;
}
.card02:after {
    border-top-width: 19px;
    border-right: solid 19px transparent;
}
.card02__number {
    margin-bottom: 7px;
    font-size: 26px;
}
.card02__title-ja {
    font-size: 16px;
}
.card02__title-en {
    margin: 10px 0;
    font-size: 14px;
}
.object01 {
    width: 100%;
	height: auto;
    margin: 0 auto;
}
.object01:before,
.object01:after{
	width: calc(100% - 31px);
}
.object01:before {
	border-bottom-width: 31px;
	border-left-width: 31px;
	bottom: 100%;
}
.object01:after{
	border-top-width: 31px;
	border-right-width: 31px;
}
.i-arrow01 {
    width: 34px;
    height: 18px;
}
.i-arrow01::before {
    width: 15px;
    height: 15px;
	border-bottom: solid 1px;
	border-left: solid 1px;
}
.table01 {
    font-size: 13px;
}
.table01 th,
.table01 td {
    padding: 7px;
}
.table01-header__sub {
    font-size: 13px;
}
.table01-desc__sub {
    font-size: 12px;
}
.term01__title {
    display: block;
    margin-bottom: .5em;
    font-size: 13px;
}
.term01__desc {
    display: block;
    padding-left: 1.5em;
    font-size: 13px;
}
.page.page--label .page-header {
    margin-bottom: -30px;
}
.page-header {
    height: auto;
    padding-top: 28%;
	background-size: 155%;
}
.page-header-label-outer {
    position: relative;
    bottom: 39px;
    left: 0;
    width: 80%;
    height: auto;
    margin: 0 auto;
    padding: 10px;
}
.page-header-title__name, .page-header-label__name {
    font-size:18px;
}
.page-header-title__slug, .page-header-label__slug {
    font-size: 13px;
}
.page-header-label__desc {
    font-size: 13px;
}
.page-header-label__ribbon {
    width: 42px;
}
.page.page--label #main {
    margin-top: 0;
}
.page-introduction__title {
    margin-bottom: 25px;
    width: auto;
    font-size: 18px;
}
.page-introduction__text {
    width: 100%;
    font-size: 13px;
}
.page-introduction__image {
    margin-top: 25px;
}
.page-introduction__image__item {
    width: 50%;
}
.page-introduction__image__item + .page-introduction__image__item {
    margin: 0;
}
.nav01__item {
    width: 50%;
    padding: 2px;
    font-size: 14px;
}
.nav01__item + .nav01__item {
    margin: 0;
}
.nav01__item a {
    width: 100%;
    padding: 5px;
}
.nav01__item a:after {
    position: static;
    text-align: center;
    width: 100%;
}
#pagetop {
    bottom: 59px;
}
.info-footer a.btn01{
	font-size: 12px !important;
	
}

/*==========================================================================

   header

==========================================================================*/
.header-wrapper {
    padding-top: 54px;
}
#header {
    padding: 10px;
}
.header-logo {
    display: table;
    top: 0;
    left: 0;
}
.header-logo__icon {
    display: table-cell;
    width: 40px;
    padding-right: 15px;
}
.header-logo__label {
    display: table-cell;
    margin-top: 4px;
}
.header-logo__font {
    display: none;
}
.header-logo__label-main {
    font-size: 13px;
}

.header-logo__label-main .small {
    font-size: 10px;
}


/*==========================================================================

   menu-btn

==========================================================================*/
.menu-btn {
    position: absolute;
    top: 12px;
    right: 11px;
    display: block;
    z-index: 100;
}
.menu-btn__label {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%;
    text-align: center;
	color: #544040;
    font-size: 10px;
}
.menu-trigger,
.menu-trigger span {
	display: inline-block;
	box-sizing: border-box;
	transition: .4s;
}
.menu-trigger {
    position: relative;
    width: 32px;
    height: 32px;
}
.menu-trigger span {
    position: absolute;
    left: 5px;
    width: 22px;
    height: 2px;
    background-color: #544040;
    border-radius: 1px;
}
.menu-trigger span:nth-of-type(1) { top: 0;}
.menu-trigger span:nth-of-type(2) { top: 7px;}
.menu-trigger span:nth-of-type(3) { bottom: 15px;}

.menu-trigger span:nth-of-type(2)::after {
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 2px;
  background-color: #544040;
  border-radius: 1px;
  transition: all .4s;
}
.menu-trigger.active span:nth-of-type(1) {
  transform: translate(50%) scale(0);
}
.menu-trigger.active span:nth-of-type(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-trigger.active span:nth-of-type(2)::after {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.menu-trigger.active span:nth-of-type(3) {
  transform: translate(-50%) scale(0);
}

/* overlay */
.overlay,
.overlay2 {
    position: fixed;
    display: none;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
	overflow: auto;
	z-index: 2;
}

.gnav__item {
    display: block;
    text-align: left;
}
.header-contact {
    position: static;
    padding: 50px 20px 20px;
    background: #fff;
}
.header-contact__item {
    display: block;
}
.header-contact__btn-outer {
    width: 100%;
    text-align: center;
 }
 .header-contact__item + .header-contact__item {
    margin: 5px 0 0 0;
}
.gnav-sub {
    visibility: visible;
    position: static;
    padding: 5px 0 0 5px;
    opacity: 1;
    background: none;
}
.gnav-sub__item {
	position: relative;
    display: block;
    padding: 5px;
}
.gnav-sub__item:before {
    content: "";
    display: block;
    position: absolute;
    left: -8px;
    top: 12px;
    width: 7px;
    height: 1px;
    background: #544040;
}
.gnav-sub a {
    color: #000;
}
.gnav-sub__item .is-item__image {
    display: none;
}

/* overlay */
.overlay,
.overlay2 {
    position: fixed;
    display: none;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .75);
	overflow: auto;
	z-index: 2;
}
/* gnav */
.gnav {
    position: absolute;
    top: -500%;
	left: 0;
    width: 100%;
	margin: 0;
    padding-top: 25px;
    background: #fff;
	z-index: 99;
    opacity: 0;
    visibility: hidden;
    transition: .3s ease-in-out;
}
.gnav.active {
	top: 0;
	max-height: 100%;
	opacity: 1;
    visibility: visible;
}
.gnav__list {
	padding: 0 29px;
    background: #fff;
}
.gnav__item {
    box-sizing: border-box;
}
.gnav__item + .gnav__item {
    margin-top: 20px;
}
.gnav__item__en {
    display: block;
    margin-bottom: 9px;
    font-size: 13px;
    font-weight: normal;
}
.gnav__target {
	position: relative;
    display: block;
    padding: 22px 32px 22px 81px;
}
.gnav__item> a {
	color: #000;
}
.gnav__item:hover,
.gnav__item:hover > a {
	color: #544040;
	background: none;
}

a.gnav__label,
span.gnav__label {
    padding: 0;
    font-size: 14px;
    font-weight: bold;
}


/*==========================================================================

   footer

==========================================================================*/
.footer-row.row--01 {
    padding: 25px 0 20px;
}

.footer-logo img {
    width: 200px !important;
	height: 35px !important;
}
.footer-sign {
    font-size: 10px;
}
.footer-sign__name {
    margin-top: 7px;
    font-size: 14px;
}
.footer-address {
    font-size: 11px;
}
.footer-row.row--02 {
    padding: 15px 0 70px;
}
.footer-nav {
    font-size: 10px;
}
.copyright {
    margin-top: 56px;
    font-size: 10px;
}
.footer-contact {
    position: fixed;
    bottom: 0;
    left: 0;
    display: block;
    width: 100%;
	z-index: 10000;
}
.footer-contact__list {
    display: table;
    width: 100%;
}
.footer-contact__item {
    display: table-cell;
    width: 100%;
    border-top: 2px solid #fff;
}
/*.footer-contact__item:nth-child(1) {border-right: 1px solid #fff;}
.footer-contact__item:nth-child(2) {border-left: 1px solid #fff;}*/
.footer-contact__btn-outer {
    width: 100%;
}
.footer-contact__item a {
    padding: 15px;
	font-size: 11px;
}
.footer-contact__item .btn02 .i-arrow02 {
	width: 16px;
	height: 7px;
	left: -25px;
}


/*==========================================================================

   index

==========================================================================*/
.hero {
    margin: 0 -10px;
}

.hero_2309 {
    margin: 0 -10px;
}
.hero__copy {
    width: 100%;
}
.hero__copy-ja {
    margin-top: 15px;
    font-size: 18px;
}

.hero__copy-ja span {
    font: 500 13px/1.5 "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", 'Sawarabi Mincho', "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}


.hero__copy-ja-small {
    margin-top: 30px;
    font-size: 13px;
    text-align: center;
    color: #222;
    line-height: 1.8;
    text-shadow: 0 0 4px rgba(255, 255, 255, .9), 0 0 4px rgba(255, 255, 255, .9), 0 0 4px rgba(255, 255, 255, .9);
}

.hero__copy-en {
    width: 252px;
}
.hero__copy.hero__copy2309{
    width: 100%;
    margin: auto;
}
.hero__content-nav {
    width: 34px;
    height: 18px;
    margin-left: -17px;
}
#index-about {
    margin: 0 -10px;
}
.index-point__list {
	margin : 0;
}
.index-point__item {
    display: block;
    width: 100%;
    margin-top: 20px !important;
    padding-top: 46.2%;
}
.index-point__item__thumb {
    position: absolute;
    top: 0;
    width: 65%;
}
.index-point__item__thumb img {
    width: 100%;
}
.index-point__item:nth-child(odd) .index-point__item__thumb { right: 0;}
.index-point__item:nth-child(even) .index-point__item__thumb { left: 0;}

 .index-point__item__card {
 	box-sizing: content-box;
    bottom: 10px;
    width: 37%;
	height: 66.3%;
    margin: 0;
    padding: 10px 0;
}
.index-point__item:nth-child(odd) .index-point__item__card{ left: 7%;}
.index-point__item:nth-child(even) .index-point__item__card{ right: 7%;}


.index-point__list.index-point__list2309 .index-point__item:nth-child(odd)  .index-point__item__card{ left: 2%;}
.index-point__list.index-point__list2309 .index-point__item:nth-child(even) .index-point__item__card { left:47%;}

.index-point__list.index-point__list2309 .index-point__item__card {
    box-sizing: content-box;
    bottom: 10px;
    width: 51%;
    height: 66.3%;
    margin: 0;
    padding: 10px 0;
}

.index-point__item__card__number.font01 {
    font-size: 22px;
}
.index-point__item__card__copy {
    font-size: 13px;
}
.index-about__item {
    width: 50%;
    height: auto;
	padding: 10px;
}
.index-about__item + .index-about__item {
    margin: 0;
}
.index-about__item-inner {
    width: 100%;
    padding-top: 100%;
    height: auto;
}
.index-about__item__text {
    font-size: 13px;
}
.index-about__lead{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    line-height: 2.4;
}
.index-about__desc {
    width: 100%;
    margin: 0 auto;
    padding: 25px;
    font-size: 13px;
    line-height: 2;
}
#index-news {
    margin: 20px -10px 0;
    padding: 25px 15px;
}
.index-news-header {
    width: 100%;
    margin-bottom: 20px;
    padding: 0;
}
.index-news__item__title {
    display: inline;
    font-size: 12px;
    font-weight: bold;
}
.index-news__item__timestamp {
    display: inline;
    font-size: 11px;
}
.index-service__item__thumb {
    width: 100%;
}
.index-service__item__card {
    position: static;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin-top: 25%;
}
.index-service__item:nth-child(odd) .index-service__item__card {
    left: 0;
}
.index-service__item {
	margin-top: 0;
    padding-right: 10px;
    padding-left: 10px;
}
.index-service__item + .index-service__item {
	margin-top: 50px !important;
}
.index-reservation-text {
    padding: 0 25px;
    font-size: 13px;
    text-align: left;
}
.index-reservation__btn {
    width: 100%;
    height: 43px;
    margin: 20px auto 0;
}


/*==========================================================================

   service

==========================================================================*/
.service-schedule-case__item {
    width: 100%;
}
.service-schedule-case__item + .service-schedule-case__item {
    margin: 25px 0 0;
}

.service-schedule-case__item-header {
    width: 60%;
    margin: 0 auto -25px;
    padding: 10px 0 15px;
}
.service-schedule-case__item__value {
    margin-bottom: 7px;
    font-size: 26px;
}
.service-schedule-case__item__title {
    font-size: 15px;
}
.service-schedule-case__item-body {
    padding: 45px 20px 25px;
}
.service-schedule-case__item__subtitle {
    font-size: 15px;
}
.service-schedule-case__item__subdesc {
    font-size: 13px;
}
.service-schedule-case__item__flow-list {
    margin-bottom: 35px;
}
.service-schedule-case__item__flow-item {
    width: 96%;
    padding: 12px 0;
    font-size: 15px;
}
.service-schedule-case__item__recommend {
    position: static;
    width: auto;
    margin: 0;
}
.service-schedule-case__item__recommend-header__title {
    font-size: 14px;
}
.service-schedule-case__item__recommend-header__title:before {
    top: -25px;
    left: -34px;
    width: 28px;
    height: 45px;
    background-size: 28px;
}
.service-schedule-case__item__recommend__text {
    font-size: 13px;
}
.service-tools__title {
    font-size: 15px;
}
.service-tools__desc {
    font-size: 13px;
    text-align: left;
}
.service-tools__image__list {
    margin: 0;
    padding: 10px;
}
.service-tools__image__note {
    width: 100%;
	margin-top: 10px;
    font-size: 12px;
	text-align: left;
}
.service-tools__image__caution {
	text-align: left;
}
.service-price-section__note {
    font-size: 12px;
    text-align: left !;
}
.service-price-note {
    padding: 15px;
}
.service-price-note__title {
    font-size: 16px;
}
.service-price-note__list {
    margin-top: 17px;
}
.service-price-note__item {
    font-size: 13px;
}


/*==========================================================================

   personalcolor

==========================================================================*/
.personalcolor-flow__item {
    width: 50%;
    padding: 5px;
}
.personalcolor-flow__item + .personalcolor-flow__item {
    margin: 0;
}
.personalcolor-flow-aside img {
    width: 100%;
}
.personalcolor-flow-main {
    padding: 12px;
}
.personalcolor-flow__item + .personalcolor-flow__item .personalcolor-flow-main:before {
    margin: -3px 0 0 -11px;
}
.personalcolor-flow-main__title {
    font-size: 14px;
}
.personalcolor-flow-main__text {
    font-size: 13px;
}
.personalcolor-method__list {
    margin-top: 55px;
}
.personalcolor-method-approach {
    width: 100%;
    margin: 55px auto 0;
    padding: 35px 15px 35px;
}
.personalcolor-method-approach__copy {
    font-size: 16px;
}
.personalcolor-method-approach__text {
    font-size: 13px;
}
.personalcolor-method-approach__image {
    margin-bottom: 30px;
}
.personalcolor-method__item {
    width: 50%;
}
.personalcolor-method__item + .personalcolor-method__item {
    margin: 0;
}
.personalcolor-method-course__item__title {
    font-size: 14px;
    font-weight: bold;
    color: #eae6e6;
}
.personalcolor-method-course__item__option {
    font-size: 13px;
}


/*==========================================================================

   quickcolor

==========================================================================*/
.quickcolor-method__list {
    margin: 45px 0 0;
}
.quickcolor-method__item {
    padding: 10px;
}
.quickcolor-method__item-header {
    position: static;
}
.quickcolor-method__item-body {
    position: static;
    width: 100%;
    padding: 25px;
}
.quickcolor-method__item__img {
    width: 100%;
}
.quickcolor-method__item__img + .quickcolor-method__item__img {
    margin: 15px 0 0;
}
.quickcolor-method__item__copy {
    font-size: 15px;
}
.quickcolor-method__item__text {
    margin-top: 20px;
    font-size: 13px;
}


/*==========================================================================

   seminar

==========================================================================*/
.seminar-sample-gallery__list {
    width: 100%;
}
.seminar-sample-outline {
    width: 100%;
    padding: 20px;
}
.seminar-sample-gallery__item {
    width: 50%;
}
.seminar-price__desc {
    font-size: 13px;
}
.seminar-price__contact__btn-outer {
    width: 100%;
}


/*==========================================================================

   about

==========================================================================*/
.about-consultant__item {
    padding: 15px;
}
.about-consultant__item + .about-consultant__item {
    margin-top: 20px;
}
.about-consultant__item-row {
    width: 100%;
}
.about-consultant__item-aside {
    width: 50%;
	margin: 0 auto;
	text-align: center;
}
.about-consultant__item-body {
    padding: 30px 10px 0;
}
.about-consultant__item__name .is--ja {
    font-size: 16px;
}
.about-consultant__item__name .is--en {
    margin-left: 5px;
    font-size: 13px;
}
.about-consultant__item__license {
    margin: 12px 0;
    font-size: 13px;
}
.about-consultant__item__story {
    font-size: 13px;
}

.about-partner {
    margin-top: 35px;
}
.about-partner__item {
    display: table;
    width: 100%;
    padding: 15px;
    background: #fff;
}
.about-partner__item + .about-partner__item {
    margin: 20px 0 0;
}
.about-partner__item-aside {
    display: table-cell;
    width: 26%;
    margin: 0;
    vertical-align: top;
}

.about-partner__item-aside.wide {
    display: table-cell;
    width: 40%;
    margin: 0;
    vertical-align: top;
}


.about-partner__item-main {
    display: table-cell;
    padding: 12px;
    vertical-align: middle;
}
.about-partner__item__name .is--ja {
    font-size: 16px;
}

.about-partner__item__name .is--en {
    font-size: 13px;
}

.about-partner__item__license {
    margin-top: 15px;
    font-size: 13px;
}
.about-company-aside {
    width: 100%;
}
.about-company-aside img {
    width: 100%;
}
.about-company-main {
    padding: 15px;
}
.about-company__map {
    margin-top: 10px;
}
.about-company__map__canvas {
	position: relative;
    width: 100%;
    height: 0;
    padding-top: 80%;
	overflow: hidden;
}
.about-company__map__canvas iframe,
.about-company__map__canvas object,
.about-company__map__canvas embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.about-partner__list{
	width: 100% !important;
}

/*==========================================================================

   faq

==========================================================================*/
.faq-catbox {
    margin-top: -30px;
}
.faq-category {
    margin: 30px auto 0;
}
.faq-catbox__title {
    margin: 25px auto;
    font-size: 16px;
    font-weight: bold;
}
.faq-item__q {
    font-size: 14px;
}
.faq-item__a {
    padding: 15px;
    font-size: 13px;
}


/*==========================================================================

   info

==========================================================================*/
.info-archive__item-aside {
    width: 40%;
}
.info-article-body__content:after {
    width: 90%;
}
.info-article-header {
    margin-bottom: 30px;
}
.info-article-header__title {
    font-size: 18px;
}
.info-article-body {
    width: 100%;
}
.info-article-body__kv {
    margin-bottom: 30px;
}
.info-article-body__copy {
    font-size: 16px;
}
.info-article-body__content {
    font-size: 13px;
}
.info-article-body__content ul {
    margin: 1em .5em;
}
.info-article-nav__item {
    width: 32% !important;
}
.info-article-nav__btn {
    width: 100%;
}


/*==========================================================================

   magazine

==========================================================================*/
.magazine-archive {
    margin: 0 auto;
}
.magazine-archive-header {
    width: 100%;
    margin: 0 auto 30px;
    padding-bottom: 18px;
}
.magazine-archive-header__title {
    font-size: 16px;
}
.magazine-archive__list {
    margin: 0 auto;
}
.magazine-archive__item {
    width: 100%;
    margin: 0 0 0;
}
.magazine-archive__item + .magazine-archive__item {
    margin-top: 10px;
}
.magazine-archive__item-main {
    padding: 10px;
}
.magazine-archive__item__btn-outer {
    position: static;
    width: 100%;
    margin-top: 25px;
	-webkit-transform: none;
    transform: none;
}

.magazine-archive__item-inner{
    margin: 0 16px 20px;
}

/*==========================================================================

   contact

==========================================================================*/
.contact-introduction__text {
    text-align: left;
}
.contact-term {
    display: block;
	padding: 22px 0;
    border: none;
}
.contact-term-heading {
    display: block;
    width: 100%;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #ccc;
}
.contact-term-heading .icon-form-must01 {
    padding: 3px 7px;
    font-size: 11px;
    font-weight: normal;
    line-height: 1;
}
.icon-form-must01.must01--content {
    margin: 0 7px;
}
.contact-term-body {
    display: block;
    width: 100%;
}
.contact-term-body-row,
.contact-term-body-header,
.contact-term-body-body {
    display: block;
}
.contact-term-body-header {
    padding: 5px 0;
}
.contact-term-body.body--address .contact-term-body-row.row--01 .contact-term-body-header {
	width: 100%;
}
.mw_wp_form_confirm .contact-term-body-body {
    padding: 0;
}
.contact-term-footer {
    margin-top: 0;
}
.contact-btn {
    width: 100%;
    height: 44px;
    margin-top: 10px;
	font-size: 14px;
}

.back-btn {
    width: 80%;
    height: 40px;
    margin-top: 20px;
	font-size: 14px;
}



/*==========================================================================

   privacy

==========================================================================*/
.privacy-seciton {
    width: 100%;
}


/*==========================================================================

   calendar

==========================================================================*/
.reservation-calendar {
    width: 100%;
}
th.simcal-nav.simcal-current {
    font-size: 20px;
}
.simcal-default-calendar .simcal-events {
	font-size: 10px !important;
}
.simcal-default-calendar-grid .simcal-events>.simcal-event {
	padding: 5px 2px !important;
	text-align: center;
}
.qtip {
    display: block !important;
}
.simcal-default-calendar .simcal-tooltip-content a {
    display: none !important;
}
.simcal-events {
		display: inline!important;
}
.simcal-event-details {
	display: none!important;
}
.simcal-event-title {
    display: inline!important;
    font-size: 10px!important;
    letter-spacing: -.1em;
}
.simcal-event-start, .simcal-event-start-date, .simcal-event-end, .simcal-event-end-time, .simcal-tooltip-content a, .simcal-events-dots {
    display: none!important;
}


.reservation-note{
    text-align: center;
}

.index-service-note{
    text-align: center;
    line-height: 2;
    font-size: 14px;
}

.index-service-2309 .card01-header__price{
    margin-top: 10px;
    font-size: 14px;
    font-weight: bold;
}

/*==========================================================================

index-service__column

==========================================================================*/

.index-service__column{
    width:100%;
    border: 1px solid #e0e0e0;
    padding: 20px;
    margin: 80px auto 0;
}

.index-service__column .index-service__column__text{
    display: block;
    text-align: center;
    vertical-align: middle;
    width:100%;
}
.index-service__column .index-service__column__thumb.pc{
    display: none;
}
.index-service__column .index-service__column__thumb.sp{
    display: block;
    width: 100%;
}
.index-service__column .index-service__column__thumb.sp img{
    width: 100%;
    height: auto;
}

.index-service__column .index-service__column_header{
    font-size: 14px;
    font-weight: bold;
    line-height: 1.6;
    margin-bottom: 10px;
}

.index-service__column_body{
    line-height: 1.8;
    font-size: 12px;
    text-align-last: left;
}

.reservation-flow{
    font-size: 14px;
    font-weight: bold;
    text-align: center;
}

.reservation-flow li{
    width: 100%;
    margin: 0 auto 35px ;
    border: 2px solid #e4e1e1;
    padding:20px 0;
    position: relative;
}

.reservation-flow li .num{
    font-family: 'Didot LT W01 Roman';
    font-size: 14px;
    background: #f2f2f6;
    position: absolute;
    top:13px;
    left: 6px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
    display: block;
    box-sizing: border-box;
    padding-top: 8px;
}

.reservation-flow li:before {
    content: "";
    position: absolute;
    top: -25px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -10px;
    border-style: solid;
    border-width: 15px 10px 0 10px;
    border-color: #a49a9a transparent transparent transparent;
    z-index: 2;
}

.reservation-flow li:first-child:before{
    display: none;
}

.reservation-note{
    text-align: center;
    margin: 20px 0 40px;
    font-size: 12px;
}

.index-service-note{
    text-align: center;
    margin-bottom: 20px;
}

/*==========================================================================

promotion

==========================================================================*/

.style-type__item {
    width: 100%;
}
.style-type__item + .style-type__item {
    margin: 25px 0 0;
}

.style-type__item-header {
    width: 60%;
    margin: 0 auto -25px;
    padding: 10px 0 15px;
}
.style-type__item__value {
    margin-bottom: 7px;
    font-size: 26px;
}
.style-type__item__title {
    font-size: 15px;
}
.style-type__item-body {
    padding: 45px 20px 0;
}
.style-type__item__subtitle {
    font-size: 15px;
}
.style-type__item__subdesc {
    font-size: 13px;
}
.style-type__item__flow-list {
    margin-bottom: 35px;
}
.style-type__item__flow-item {
    width: 96%;
    padding: 12px 0;
    font-size: 15px;
}
.style-type__item__recommend {
    position: static;
    width: auto;
    margin: 15px 0 0;
    padding:10px;
}
.style-type__item__recommend-header__title {
    font-size: 14px;
}
.style-type__item__recommend-header__title:before {
    top: -25px;
    left: -34px;
    width: 28px;
    height: 45px;
    background-size: 28px;
}
.style-type__item__recommend__text {
    font-size: 13px;
}

.timetable__item {
    width: 100%;
}
.timetable__item + .timetable__item {
    margin: 25px 0 0;
}

.timetable__item-header {
    width: 60%;
    margin: 0 auto -25px;
    padding: 10px 0 15px;
}
.timetable__item__value {
    margin-bottom: 7px;
    font-size: 26px;
}
.timetable__item__title {
    font-size: 15px;
}
.timetable__item-body {
    padding: 45px 20px 20px;
}
.timetable__item__subtitle {
    font-size: 15px;
    margin-bottom: 5px;
}
.timetable__item__subdesc {
    font-size: 13px;
    margin-bottom: 10px;
}
.timetable__item__flow-list {
    margin-bottom: 35px;
}
.timetable__item__flow-item {
    width: 96%;
    padding: 12px 0;
    font-size: 15px;
}
.timetable__item__recommend {
    position: static;
    width: auto;
    margin: 0;
}
.timetable__item__recommend-header__title {
    font-size: 14px;
}
.timetable__item__recommend-header__title:before {
    top: -25px;
    left: -34px;
    width: 28px;
    height: 45px;
    background-size: 28px;
}
.timetable__item__recommend__text {
    font-size: 13px;
}
.fee{
    width: 100%;
}
.case .section01-body-inner{
    position: relative;
}
.case-introduction01,.case-terms{
    width: 100%;
}
.case-introduction02{
    position: absolute;
    width: 50%;
    right: 0;
    bottom: 0;
}
.case__image01 {
    width: 100%;
    margin: 0 auto 30px;
    display: block;
}
.case-note {
    font-size: 12px;
    margin-top: 20px;
}
.page-introduction-plan-price{
   font-size: 17px;
    text-align: center;
    line-height: 1.8;
}
.page-introduction-plan-price .en{
    font: 28px/1em 'Didot LT W01 Italic';
}
.page-introduction__text.plan-price {
    margin-top: 20px;
}
.style-type__item__image{
    margin: 0 auto 0;
}
.style-type__item__box01{
    display: inline-block;
    width: 40%;
    vertical-align: top;
}
.style-type__item__box02{
    display: inline-block;
    width: 56%;
    vertical-align: top;
    margin-left: 2%;
}
.timetable{
    margin-top: 0;
}

.setting__image01{
    width: 100%;
    margin: 0 auto 30px;
    display: block;
}
.setting__item__recommend-header{
    font-size: 16px;
    margin: 40px 0 20px;
}

.setting__item__recommend-header__title span:before {
    top: -25px;
    left: -34px;
    width: 28px;
    height: 45px;
    background-size: 28px
}

.setting-terms__desc{
    width: 100%;
    font-size: 12px;
}
.setting-terms__desc.wide{
    width: 100%;
    font-size: 13px;
}
.setting-introduction01{
    width: 59%;
}
.setting-introduction02{
    width: 36%;
    margin-left: 3%;
    margin-top: 10%;
}
.style-type__item__recommend-header{
    margin-bottom: 10px;
    margin-top: 10px;
}

.detail__btn.btn-outer{
    width: 100%;
}
.setting-terms__title.wide{
    width: 100%;
    padding-bottom: 10px;
}
.option-type__item {
    width: 100%;
}
.option-type__item + .option-type__item {
    margin: 25px 0 0;
}

.option-type__item-header {
    width: 60%;
    margin: 0 auto -25px;
    padding: 10px 0 15px;
}
.option-type__item__value {
    margin-bottom: 7px;
    font-size: 26px;
}
.option-type__item__title {
    font-size: 15px;
}
.option-type__item-body {
    padding: 45px 20px 20px;
}
.option-type__item__subtitle {
    font-size: 15px;
}
.option-type__item__subdesc {
    font-size: 13px;
}
.option-type__item__flow-list {
    margin-bottom: 35px;
}
.option-type__item__flow-item {
    width: 96%;
    padding: 12px 0;
    font-size: 15px;
}
.option-type__item__recommend {
    position: static;
    width: auto;
    margin: 15px 0 0;
    padding:10px;
}
.option-type__item__recommend-header__title {
    font-size: 14px;
}
.option-type__item__recommend-header__title:before {
    top: -25px;
    left: -34px;
    width: 28px;
    height: 45px;
    background-size: 28px;
}
.option-type__item__recommend__text {
    font-size: 13px;
}
.option-type__item__box02{
    padding:0;
}
.option-type__item__caution{
    font-size: 12px;
}
.option-type__item__title span.price {
    font-size: 18px;
}
.option-type{
    margin-top: 20px;
}

.promotion .btn01{
    font-size: 14px;
}
.promotion .detail__btn.btn-outer{
    margin: 16px auto 0;
}
.option-type__item__title.option02 {
    padding-top: 0;
}

.price-list{
    width: 100%;
}
.merit__text{
   width: 100%;
    font-size: 13px;
    margin: 10px auto 0;

}
.merit__list{
    margin-top: 20px;
}
.merit__item{
    font-size: 15px;
    width: 100%;
    margin-left: 0;
    text-align: center;
    padding: 8px 0;
    margin-bottom: 10px;
}
.merit__item .num {
    font-size: 20px;
    margin-bottom: 0;
}
.seminar-place-point__list{
    width: 100%;
}

.program-example .l-tile{
    width: 100%;
}
.program-example .l-tile:nth-child(2){
    margin-top: 10px;
}
.seminar-place-point__item {
    margin-bottom: 10px;
    line-height: 1.6;
    padding-left: 1.8em;
    text-indent: -0.8em;
    font-size: 13px;
}

.sindan-style__text02{
    width: 100%;
    font-size: 13px;
}
.sindan-style__text01{
    line-height: 1.8;
    font-size: 15px;
}

.plan-anchor-ttl {
    font-size: 15px;
    line-height: 1.8;
}

.web-support {
    width: 100%;
    padding: 20px 10px 10px;
    font-size: 13px;
    text-align: left;
    line-height: 1.8;
}

.web-support-ttl{
    text-align: center;
    font-size: 14px;
}
.web-support-ttl .font01 {
    font-size: 20px;
}

.sindan-style__image01.mini{
    width: 80%;
}


.fee-number-of-people{
    margin-bottom: 20px;
}

.program-example-outline{
    width: 100%;
    margin: 30px auto 0;
}

.program-example-outline .term01__title{
 font-size: 13px;
}

.program-example-outline .term01__desc{
    font-size: 13px;
}

.header01__ja h3 {
    font-size: 16px;
}
.header01__ja{
    line-height: 1.2;
}
.header01__ja_sub{
    font-size: 14px;
}

.magazine-contents {
    font-size: 13px;
}
.magazine-contents h2 {
    font-size: 16px;
}
.magazine-contents hr:after {
    width: 90%;
}
.magazine-contents p:has( > img):nth-child(1){
    margin-bottom: 30px;
}


.performance-data__list{
    display: block;
    margin-top: 50px;
    gap: 0;
}
.performance-data__item{
    width: 100%;
    margin-bottom: 30px;
    border-top: 1px solid #d9d9d9;
    padding-top: 20px;
}
.performance-data__list h3{
    font-size: 16px;
    margin-bottom: 10px;
    line-height: 1.6;
}
.performance-data_text{
    margin-bottom: 20px;
    text-align: left;
}

.performance-data_text br{
    display: none;
}
.about_more_btn.btn-outer span{
    font-size: 14px;
}
.performance-data__item img{
    width: 80%;
}


}