<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@media screen and (max-width: 767px) {
  .pconly {
    display: none !important;
  }
  .box-body {
    padding: 0px;
  }
  .img-inputer--large {
    width: 100% !important;
  }
  .mt-sm-8 {
    margin-top: 8px;
  }
}
@media screen and (min-width: 768px) {
  .sponly {
    display: none !important;
  }
  .img-inputer--large {
    width: 100% !important;
  }
}
@media screen and (max-width: 767px) {
  .pconly {
    display: none !important;
  }
  .box-body {
    padding: 0px;
  }
  .img-inputer--large {
    width: 100% !important;
  }
  .mt-sm-8 {
    margin-top: 8px;
  }
}
@media screen and (min-width: 768px) {
  .sponly {
    display: none !important;
  }
  .img-inputer--large {
    width: 100% !important;
  }
}
/*///////////////////////////////////////////
///////////////団体一覧ページ設定///////////////
///////////////////////////////////////////*/
#community .topimg {
  width: 100%;
}
#community .no-gutters {
  margin: 0;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #community .pc-only {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  #community .sp-only {
    display: none !important;
  }
}
#community nav {
  margin-bottom: 100px;
}
@media screen and (max-width: 767px) {
  #community nav {
    margin-bottom: 50px;
  }
}
#community .community-prefecture-list {
  background: #faf8d1;
}
#community .community-prefecture-list .area-list {
  display: flex;
  margin-top: 8px;
}
#community .community-prefecture-list .area-list h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 800;
  line-height: 20px;
  border: none;
}
#community .community-prefecture-list .area-list h3 a {
  color: black;
}
#community .community-prefecture-list .area-list ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
#community .community-prefecture-list .area-list ul li a {
  display: block;
  padding-right: 16px;
  font-size: 16px;
  color: black;
}
#community .community-prefecture-list .area-list ul li a:after {
  margin-left: 16px;
  content: "|";
}
#community .community-prefecture-list .area-list ul li:last-child a:after {
  content: "|";
}
#community .inner {
  margin-left: auto;
  margin-right: auto;
  width: 862px;
}
@media screen and (max-width: 767px) {
  #community .inner {
    width: 90%;
  }
}
#community h2 {
  font-size: 24px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
  padding-bottom: 8px;
  border-bottom: 1px solid #707070;
  margin-top: 50px;
}
@media screen and (max-width: 767px) {
  #community h2 {
    font-size: 24px;
  }
}

/*///////////////////////////////////////////
///////////////partnerページ設定///////////////
///////////////////////////////////////////*/
#partner {
  /*///////////////////////////////////////////
  ///////私たちについての箇所についてのスタイル/////////
  ///////////////////////////////////////////*/
  /*///////////////////////////////////////////
  //////////会社概要についてのスタイル///////////////
  ///////////////////////////////////////////*/
  /*///////////////////////////////////////////
  //////////メンバーについてのスタイル///////////////
  ///////////////////////////////////////////*/
}
#partner .iteminner {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #partner .iteminner {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}
#partner .topimg {
  width: 100%;
}
#partner .db-info {
  display: inline-block;
  background-color: #777;
  color: white;
  border-radius: 10px;
  font-size: 12px !important;
}
#partner .db-info i {
  padding-left: 10px;
}
#partner .db-info p {
  margin-left: 1.4em;
  text-indent: -1.4em;
}
#partner hr {
  margin-top: 40px;
  border-top-width: 16px;
  color: #98a6b5;
}
#partner h1 {
  font-size: 30px;
  margin-top: 64px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
}
#partner h1:after {
  margin-left: 16px;
  content: "|";
}
#partner h1:before {
  margin-right: 16px;
  content: "|";
}
@media screen and (max-width: 767px) {
  #partner h1 {
    font-size: 24px;
    margin-top: 32px;
  }
}
#partner .partnertitle {
  margin-top: 72px;
}
#partner .couse_container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#partner .course_card {
  margin-top: 40px !important;
}
#partner h2 {
  font-family: sans-serif;
}
#partner h3 {
  font-size: 36px;
  border-bottom: 1px solid #cecece;
  margin-top: 46px;
  padding-bottom: 8px;
  font-weight: 600;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
}
@media screen and (max-width: 767px) {
  #partner h3 {
    font-size: 23px;
  }
}
#partner h5 {
  margin-top: 28px;
  font-size: 18px;
  font-family: sans-serif;
}
#partner p {
  font-size: 16px;
}
#partner .blogtitle {
  text-align: center;
  font-size: 30px;
}
#partner #bay a {
  text-decoration: none;
}
#partner .partnerinner {
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
#partner .partnerinner h4 {
  margin-top: 30px;
}
@media screen and (max-width: 767px) {
  #partner .partnerinner {
    width: 100%;
  }
}
#partner .sns {
  margin-top: 60px;
  margin-left: auto;
  margin-right: auto;
  width: 40%;
}
@media screen and (max-width: 767px) {
  #partner .sns {
    width: 80%;
  }
}
#partner .sns a {
  color: #3b4043;
  font-size: 28px;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  #partner .pc-only {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #partner .sp-only {
    display: none;
  }
}
#partner .orangeline {
  background-color: #f2c2a9;
  height: 160px;
  margin-top: 60px;
}
#partner .orangeline h2 {
  font-size: 30px;
  font-family: serif;
  text-align: center;
  line-height: 160px;
}
#partner .partnerbutton {
  border: 2px solid #d9d9d9;
  font-family: sans-serif;
  width: 30%;
  margin-top: 30px;
  font-weight: 700;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  color: black;
  width: 100%;
}
#partner .partnerbutton:hover {
  background-color: #000000;
  color: #fff;
}
@media screen and (max-width: 767px) {
  #partner .partnerbutton {
    font-size: 16px !important;
    margin-top: 20px;
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
#partner #mother h2 {
  font-size: 18px;
  font-weight: 700;
  margin-top: 48px;
}
#partner #mother p {
  line-height: 25px;
  margin-top: 30px;
  word-break: break-all;
}
#partner #mother a {
  text-decoration: none;
}
#partner #mother figure {
  margin-top: 60px;
}
#partner #mother figcaption {
  font-size: 22px;
  margin-top: 28px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
}
#partner #mamayume {
  margin-top: 60px;
}
#partner #mamayume figure {
  margin-top: 28px;
}
#partner #mamayume figcaption {
  font-size: 24px;
  margin-top: 28px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
}
#partner #mamayume figcaption span {
  font-size: 15px;
  font-family: sans-serif;
}
#partner #mamayume p {
  line-height: 30px;
  word-break: break-all;
}
#partner .bloglistbutton {
  text-align: center;
  margin-top: 120px;
}
@media screen and (max-width: 767px) {
  #partner #company {
    margin-left: 16px;
    margin-right: 16px;
  }
}
#partner #company .border-buttom {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #cecece;
}
#partner #company .border-null {
  padding-top: 20px;
  padding-bottom: 20px;
}
#partner #company a {
  font-size: 16px;
}
#partner #entry-button {
  text-align: center;
  margin-top: 40px;
}
@media screen and (max-width: 767px) {
  #partner #entry-button {
    margin-top: 30px;
    text-align: center;
  }
}
#partner #entry-button .black-button {
  color: #ffffff;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-right: 20px;
  background-color: #3b4043;
  display: inline-block;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 50px;
  width: 250px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #partner #entry-button .black-button {
    margin-right: 0;
    padding: 16px 0;
  }
}
#partner #entry-button .blk-border-button {
  color: #3b4043;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 600;
  margin-left: 20px;
  background-color: #ffffff;
  display: inline-block;
  border: 1px solid #3b4043;
  padding-top: 8px;
  padding-bottom: 8px;
  border-radius: 50px;
  width: 250px;
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #partner #entry-button .blk-border-button {
    margin-left: 0;
    padding: 16px 0;
  }
}
#partner #member {
  margin-top: 60px;
  background-color: #fefef3 !important;
  padding-bottom: 60px;
}
#partner #member h2 {
  padding-top: 60px;
  font-size: 58px;
  text-align: center;
}
#partner #member h3 {
  font-size: 27px;
  margin-top: 60px;
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
  border-top: 3px solid #f2ee8d;
  border-bottom: 3px solid #f2ee8d;
}
#partner #member p {
  margin-top: 10px;
  font-size: 16px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
}
#partner #member p span {
  font-size: 15px;
  font-family: sans-serif;
}
#partner #member .flex {
  margin-top: 30px;
  display: flex;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
  flex-wrap: wrap;
}
#partner #member .flex-item {
  flex: 0 1 20%;
  padding: 0 8px;
}
@media screen and (max-width: 767px) {
  #partner #member .flex-item {
    flex: 0 1 50%;
  }
}
#partner #member .flex-item &gt; img {
  width: 95%;
  margin: 0 auto;
}
#partner #activities img {
  margin-top: 40px;
}
#partner form.min-right {
  display: flex;
  justify-content: flex-end;
}

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

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

#lp1 {
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
  /*/////////////////////////////////
  /////////ピンクボタン設定//////////////
  /////////////////////////////////*/
}
#lp1 h1 {
  font-size: 22px;
  text-align: center;
  line-height: 42px;
  font-family: sans-serif;
}
@media screen and (max-width: 767px) {
  #lp1 h1 {
    font-size: 18px;
    text-align: left;
  }
}
#lp1 h2 {
  font-size: 42px;
  text-align: center;
  margin-top: 180px;
}
@media screen and (max-width: 767px) {
  #lp1 h2 {
    font-size: 28px;
    margin-top: 80px;
  }
}
#lp1 h3 {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  #lp1 h3 {
    font-size: 23px;
  }
}
#lp1 h3 span {
  font-size: 12px;
  font-family: sans-serif;
}
#lp1 a {
  text-decoration: none;
}
#lp1 p {
  font-size: 18px;
  font-family: sans-serif;
}
@media screen and (max-width: 767px) {
  #lp1 p {
    font-size: 16px;
  }
}
#lp1 p span {
  font-size: 12px !important;
}
#lp1 .lptop img {
  width: 100%;
}
#lp1 #pinkback {
  margin-top: 180px;
  background: url("/images/lp1/pinkback.png") no-repeat;
  height: 960px; /*画像のサイズ指定。*/
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #lp1 #pinkback {
    margin-top: 55px;
    padding-top: 96px;
    background-position: 8% 0;
  }
}
#lp1 #pinkback h3 {
  margin-left: 12px;
  margin-top: 64px;
}
@media screen and (max-width: 767px) {
  #lp1 #pinkback h3 {
    margin-top: 34px;
    margin-left: 12px;
  }
}
#lp1 #pinkback p {
  margin-left: 12px;
}
@media screen and (max-width: 767px) {
  #lp1 #pinkback p {
    margin-left: 8px;
  }
}
#lp1 #orangeback {
  margin-top: 500px;
  background: url("/images/lp1/orangeback.png") no-repeat;
  height: 960px; /*画像のサイズ指定。*/
  background-size: cover;
}
@media screen and (max-width: 767px) {
  #lp1 #orangeback {
    margin-top: 1080px;
    background-position: 89% 0;
  }
}
#lp1 .lpinner {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  #lp1 .lpinner {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }
}
#lp1 .lpinner .pointleft span {
  font-family: sans-serif;
}
#lp1 .pointleft {
  padding-top: 100px;
}
@media screen and (max-width: 767px) {
  #lp1 .pointleft {
    padding-top: 0;
  }
}
#lp1 .textboxleft {
  border-radius: 20px;
  width: 808px;
  height: 424px;
  border: solid 3px black;
  background-color: white;
  padding-top: 40px;
  margin-left: 0;
  position: relative;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  #lp1 .textboxleft {
    width: 100%;
    height: 672px;
    padding-top: 56px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
#lp1 .textboxleft h3 {
  margin-top: 45px;
  margin-bottom: 35px;
  line-height: 46px;
}
@media screen and (max-width: 767px) {
  #lp1 .textboxleft h3 {
    line-height: 38px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
#lp1 .textboxleft p {
  width: 670px;
  line-height: 44px;
}
@media screen and (max-width: 767px) {
  #lp1 .textboxleft p {
    width: 100%;
    line-height: 28px;
  }
}
#lp1 .textboxleft span {
  margin-top: 0;
  font-size: 12px;
}
#lp1 .textboxpoint3 {
  border-radius: 20px;
  width: 808px;
  height: 424px;
  border: solid 3px black;
  background-color: white;
  padding-top: 40px;
  margin-left: 0;
  position: relative;
  padding-left: 30px;
}
@media screen and (max-width: 767px) {
  #lp1 .textboxpoint3 {
    width: 100%;
    height: 768px;
    padding-top: 56px;
    padding-left: 20px;
    padding-right: 20px;
  }
}
#lp1 .textboxpoint3 h3 {
  margin-left: 12px;
  margin-top: 45px;
  margin-bottom: 35px;
  line-height: 46px;
}
@media screen and (max-width: 767px) {
  #lp1 .textboxpoint3 h3 {
    line-height: 38px;
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
#lp1 .textboxpoint3 p {
  width: 670px;
  margin-left: 12px;
  line-height: 44px;
  padding-bottom: 5px;
}
@media screen and (max-width: 767px) {
  #lp1 .textboxpoint3 p {
    width: 100%;
    line-height: 28px;
  }
}
#lp1 .textboxpoint3 span {
  margin-left: 12px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  #lp1 .textboxpoint3 span {
    font-size: 12px;
  }
}
#lp1 .leftpoint {
  position: absolute;
  top: -42px;
  left: 40px;
}
@media screen and (max-width: 767px) {
  #lp1 .leftpoint {
    top: -30px;
    left: 50%;
    transform: translateX(-50%); /*レスポンシブルでも中央に表示する方法*/
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
#lp1 .lefthuman {
  position: absolute;
  top: -200px;
  left: 300px;
}
@media screen and (max-width: 767px) {
  #lp1 .lefthuman {
    margin-left: auto;
    margin-right: auto;
    position: static;
  }
}
#lp1 .leftimg img {
  position: absolute;
  top: -153px;
  right: -477px;
}
@media screen and (max-width: 767px) {
  #lp1 .leftimg img {
    position: absolute;
    top: 600px;
    left: 50%;
    transform: translateX(-50%); /*レスポンシブルでも中央に表示する方法*/
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
#lp1 .leftimg p {
  position: absolute;
  bottom: 30px;
  left: 1035px;
}
@media screen and (max-width: 767px) {
  #lp1 .leftimg p {
    bottom: -247px;
    left: 103%;
    transform: translateX(-50%); /*レスポンシブルでも中央に表示する方法*/
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
#lp1 .pointimg3 img {
  position: absolute;
  top: -159px;
  right: -469px;
}
@media screen and (max-width: 767px) {
  #lp1 .pointimg3 img {
    position: absolute;
    top: 700px;
    left: 50%;
    transform: translateX(-50%); /*レスポンシブルでも中央に表示する方法*/
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
#lp1 .pointimg3 p {
  font-size: 12px;
  position: absolute;
  bottom: 0px;
  left: 1137px;
}
@media screen and (max-width: 767px) {
  #lp1 .pointimg3 p {
    font-size: 12px;
    bottom: -247px;
    left: 103%;
    transform: translateX(-50%); /*レスポンシブルでも中央に表示する方法*/
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
#lp1 .pointright {
  padding-top: 300px;
}
#lp1 .textboxright {
  border-radius: 20px;
  width: 808px;
  height: 424px;
  border: solid 3px black;
  background-color: white;
  padding-top: 40px;
  margin-right: -37px;
  margin-left: auto;
  position: relative;
  padding-left: 100px;
}
@media screen and (max-width: 767px) {
  #lp1 .textboxright {
    width: 100%;
    height: 672px;
    padding-top: 56px;
    padding-left: 20px;
    padding-right: 20px;
    margin-left: 0;
  }
}
#lp1 .textboxright h3 {
  margin-top: 45px;
  margin-bottom: 21px;
  line-height: 46px;
}
@media screen and (max-width: 767px) {
  #lp1 .textboxright h3 {
    line-height: 38px;
    margin-top: 30px;
    margin-bottom: px;
  }
}
#lp1 .textboxright p {
  width: 670px;
  line-height: 44px;
}
@media screen and (max-width: 767px) {
  #lp1 .textboxright p {
    width: 100%;
    line-height: 28px;
  }
}
#lp1 .textboxright p span {
  margin-top: 0;
}
#lp1 .rightpoint {
  position: absolute;
  top: -42px;
  right: 40px;
}
@media screen and (max-width: 767px) {
  #lp1 .rightpoint {
    top: -30px;
    left: 50%;
    transform: translateX(-50%); /*レスポンシブルでも中央に表示する方法*/
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
#lp1 .righthuman {
  position: absolute;
  top: -200px;
  right: 300px;
}
@media screen and (max-width: 767px) {
  #lp1 .righthuman {
    margin-left: auto;
    margin-right: auto;
    position: static;
  }
}
#lp1 .rightimg img {
  position: absolute;
  top: -170px;
  left: -470px;
}
@media screen and (max-width: 767px) {
  #lp1 .rightimg img {
    top: 600px;
    left: 50%;
    transform: translateX(-50%); /*レスポンシブルでも中央に表示する方法*/
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
#lp1 .rightimg p {
  font-size: 12px;
  position: absolute;
  bottom: 17px;
  right: 600px;
}
@media screen and (max-width: 767px) {
  #lp1 .rightimg p {
    font-size: 12px;
    bottom: -247px;
    left: 103%;
    transform: translateX(-50%); /*レスポンシブルでも中央に表示する方法*/
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
  }
}
#lp1 .pointimg {
  border-radius: 50px;
}
#lp1 #plan {
  width: 862px;
  margin-top: 500px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 150px;
}
@media screen and (max-width: 767px) {
  #lp1 #plan {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
    margin-top: 1100px;
    margin-bottom: 60px;
  }
}
#lp1 #plan table tr th {
  padding: 4px;
}
#lp1 #plan table tr td {
  padding: 12px 8px;
  border: 1px solid #D291BC;
}
#lp1 #plan h2 {
  font-size: 30px;
  border-top: solid 1px black;
  border-bottom: solid 1px black;
  text-align: center;
  font-family: sans-serif;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  #lp1 #plan h2 {
    font-size: 23px;
  }
}
#lp1 #plan .pinkborderpop {
  position: relative;
  display: inline-block;
  margin-top: 50px;
  padding: 20px 10px;
  width: 100%;
  font-size: 25px;
  background: #FFF;
  border: solid 3px #D291BC;
  box-sizing: border-box;
  border-radius: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #lp1 #plan .pinkborderpop {
    border-radius: 25px;
    font-size: 18px;
  }
}
#lp1 #plan .pinkborderpop p {
  margin: 0;
  padding: 0;
}
#lp1 #plan .pinkborderpop:before {
  content: "";
  position: absolute;
  bottom: -24px;
  left: 50%;
  margin-left: -15px;
  border: 12px solid transparent;
  border-top: 12px solid #FFF;
  z-index: 2;
}
#lp1 #plan .pinkborderpop:after {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -17px;
  border: 14px solid transparent;
  border-top: 14px solid #D291BC;
  z-index: 1;
}
#lp1 #plan .pinkpop {
  font-family: sans-serif;
  position: absolute;
  color: #fff;
  width: 76%;
  background: #D291BC;
  height: 20px;
  line-height: 20px;
  top: 4px;
  left: 50%;
  transform: translateX(-50%); /*レスポンシブルでも中央に表示する方法*/
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
}
@media screen and (max-width: 767px) {
  #lp1 #plan .pinkpop {
    font-size: 12px;
  }
}
#lp1 #plan .pinkpop:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -9px;
  border: 6px solid transparent;
  border-top: 8px solid #D291BC;
}
#lp1 #plan .bg-pink {
  font-family: sans-serif;
  background-color: #D291BC;
  color: #ffffff;
  width: 100%;
  margin-top: 30px;
  height: 55px;
  line-height: 55px;
}
#lp1 #plan .bg-pink h3 {
  font-size: 30px;
}
@media screen and (max-width: 767px) {
  #lp1 #plan .bg-pink h3 {
    font-size: 22px;
  }
}
#lp1 #plan .pink-right {
  border-right: solid 1px #D291BC;
}
@media screen and (max-width: 767px) {
  #lp1 #plan .pink-right {
    border-right: solid 3px #D291BC;
  }
}
#lp1 #plan .pink-left {
  border-left: solid 1px #D291BC;
}
@media screen and (max-width: 767px) {
  #lp1 #plan .pink-left {
    border-left: solid 3px #D291BC;
  }
}
#lp1 #plan .pink-bottom {
  border-bottom: solid 1px #D291BC;
}
@media screen and (max-width: 767px) {
  #lp1 #plan .pink-bottom {
    border-bottom: solid 3px #D291BC;
  }
}
#lp1 #plan .border-gray {
  border-bottom: solid 1px #98A6B5;
}
#lp1 #plan .border-black {
  border-bottom: solid 1px #707070;
  height: 75px;
}
#lp1 #plan .border-black-null {
  height: 75px;
}
#lp1 #plan .center {
  padding-top: 10px;
}
@media screen and (max-width: 767px) {
  #lp1 #plan .center {
    padding-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  #lp1 #plan .center p {
    font-size: 14px;
  }
}
#lp1 #plan .gray-font {
  color: #98A6B5;
}
#lp1 #plan .bg-gray {
  background-color: #F0F3F5;
  height: 80px;
  position: relative;
}
#lp1 #plan .bg-gray p {
  font-size: 22px !important;
  line-height: 90px;
}
@media screen and (max-width: 767px) {
  #lp1 #plan .bg-gray p {
    font-size: 16px !important;
  }
}
#lp1 #plan .bg-gray p span {
  font-weight: 600;
  font-size: 55px !important;
}
@media screen and (max-width: 767px) {
  #lp1 #plan .bg-gray p span {
    font-size: 40px !important;
    font-weight: 700 !important;
  }
}
#lp1 #plan .bg-white {
  background-color: white;
  height: 75px;
  line-height: 75px;
}
@media screen and (max-width: 767px) {
  #lp1 #plan .bg-white p {
    font-size: 14px;
  }
}
#lp1 .pink-button {
  color: #ffffff;
  font-family: sans-serif;
  font-size: 25px;
  background-color: #D291BC;
  padding-left: 140px;
  padding-right: 140px;
  padding-top: 16px;
  padding-bottom: 16px;
  border-radius: 50px;
}
@media screen and (max-width: 767px) {
  #lp1 .pink-button {
    font-size: 16px;
    padding-left: 40px;
    padding-right: 40px;
  }
}
#lp1 #pr {
  margin-top: 50px;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px) {
  .pconly {
    display: none !important;
  }
  .box-body {
    padding: 0px;
  }
  .img-inputer--large {
    width: 100% !important;
  }
  .mt-sm-8 {
    margin-top: 8px;
  }
}
@media screen and (min-width: 768px) {
  .sponly {
    display: none !important;
  }
  .img-inputer--large {
    width: 100% !important;
  }
}
.ly-card-event {
  margin-top: 40px;
  text-align: center;
}
.ly-card-event a {
  color: #000;
}
.ly-card-event img {
  border-radius: 15px;
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  display: inline;
  top: 50%;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .ly-card-event img {
    text-align: center;
    max-height: 152px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}
.ly-card-event h3 {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
.ly-card-event h4 {
  font-size: 20px;
  text-align: left;
  margin-top: 8px;
  line-height: 28px;
  margin-bottom: 14px;
  height: 64px;
  font-family: serif;
}
@media screen and (max-width: 767px) {
  .ly-card-event h4 {
    font-size: 17px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .ly-card-event h4 {
    font-size: 20px;
    text-align: left;
    margin-top: 8px;
    line-height: 28px;
    margin-bottom: 14px;
    height: 80px;
    font-family: serif;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .ly-card-event h4 {
    font-size: 17px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
.ly-card-event .request-message {
  font-size: 12px;
  font-weight: normal;
}
.ly-card-event .side-corner-tag {
  position: relative;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  font-family: Arial, sans-serif;
  font-weight: 900;
  background-color: #eeeeee;
}
.ly-card-event .side-corner-tag .list {
  height: 326px;
  max-width: 326px;
}
.ly-card-event .side-corner-tag .list div {
  height: 326px;
  width: 326px;
}
.ly-card-event .side-corner-tag .list div.two-cols {
  height: 326px;
}
@media screen and (max-width: 767px) {
  .ly-card-event .side-corner-tag .list div {
    display: table-cell;
  }
}
@media screen and (max-width: 767px) {
  .ly-card-event .side-corner-tag .list {
    height: 152px;
  }
}
.ly-card-event .side-corner-tag p {
  display: inline;
}
.ly-card-event .side-corner-tag p span.solidout {
  position: absolute;
  display: inline-block;
  left: -120px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), inset 0px 5px 30px rgba(255, 255, 255, 0.2);
  text-align: center;
  text-transform: uppercase;
  top: 28px;
  background: #d93131;
  width: 100%;
  padding: 3px 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .ly-card-event .side-corner-tag p span.solidout {
    font-size: 10px;
    top: 16px;
    left: -50px;
  }
}
.ly-card-event .side-corner-tag p span.near {
  position: absolute;
  display: inline-block;
  left: -120px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), inset 0px 5px 30px rgba(255, 255, 255, 0.2);
  text-align: center;
  text-transform: uppercase;
  top: 28px;
  background: #a58811;
  width: 100%;
  padding: 3px 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .ly-card-event .side-corner-tag p span.near {
    font-size: 10px;
    top: 16px;
    left: -50px;
  }
}
.ly-card-event .side-corner-tag p span.end {
  position: absolute;
  display: inline-block;
  left: -120px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), inset 0px 5px 30px rgba(255, 255, 255, 0.2);
  text-align: center;
  text-transform: uppercase;
  top: 28px;
  background: #878787;
  width: 100%;
  padding: 3px 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .ly-card-event .side-corner-tag p span.end {
    font-size: 10px;
    top: 16px;
    left: -50px;
  }
}
.ly-card-event .number {
  display: flex;
  height: 28px;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .ly-card-event .number {
    display: block;
    margin-top: 0px;
    height: 20px;
    margin-bottom: 20px;
  }
}
.ly-card-event .number h3 {
  margin-top: 0 !important;
  line-height: 30px;
  font-size: 10px !important;
  padding-left: 0px;
  color: #95989a;
}
@media screen and (max-width: 767px) {
  .ly-card-event .number h3 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0 !important;
    line-height: 20px !important;
    font-size: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .ly-card-event .number .sp-card-menu {
    display: flex;
  }
}
.ly-card-event .number p {
  background-color: #657077 !important;
  font-family: sans-serif;
  color: #fff;
  font-size: 17px !important;
  height: 24px;
  margin-left: 10px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .ly-card-event .number p {
    font-size: 12px !important;
    margin-left: 2px;
    line-height: 18px;
    padding-left: 4px;
    padding-right: 4px;
    height: 18px;
    text-align: center;
  }
}
.ly-card-event .number .request {
  color: #fff;
  display: inline-block;
  overflow: hidden;
  font-family: Arial, sans-serif;
  font-weight: 900;
  background-color: #4BCCAE !important;
  font-size: 18px;
  padding-left: 6px;
  padding-right: 6px;
  top: 0px;
  left: 72px;
}
@media screen and (max-width: 767px) {
  .ly-card-event .number .request {
    margin-top: 0px;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    top: 0;
    left: 12px;
  }
}
.ly-card-event .deadline p {
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 500 !important;
}
@media screen and (max-width: 767px) {
  .ly-card-event .deadline p {
    font-size: 12px;
  }
  .ly-card-event .deadline p strong {
    font-size: 16px;
  }
}
.ly-card-event .deadline p strong {
  font-size: 18px;
  font-weight: 700px;
}
@media screen and (max-width: 767px) {
  .ly-card-event .deadline p strong {
    font-size: 15px;
  }
}
.ly-card-event .deadline p small {
  font-size: 15px;
}
.ly-card-event .deadline p .large {
  font-size: 28px;
}
.ly-card-event i.location {
  text-align: left;
  margin-top: 16px;
  font-size: 20px !important;
  display: flex;
  color: #95989a;
}
@media screen and (max-width: 767px) {
  .ly-card-event i.location {
    font-size: 18px !important;
  }
}
.ly-card-event i.location p {
  background-color: #657077 !important;
  color: #fff;
  font-size: 17px !important;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0px;
  line-height: 22px;
  font-weight: 200;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 767px) {
  .ly-card-event i.location p {
    font-size: 11px !important;
    line-height: 18px;
  }
}
.ly-card-event .daysbox, .ly-card-event .daysbox_jyuku {
  position: relative;
  border: solid 1px black;
  box-shadow: 1px 1px 3px;
  background-color: #f4f08e;
  color: black;
  width: 216px;
  height: 40.5px;
  line-height: 40.5px;
  margin-left: auto;
  margin-right: 16px;
  margin-top: -20px;
  text-align: center !important;
  z-index: 999;
}
.ly-card-event .daysbox p, .ly-card-event .daysbox_jyuku p {
  font-size: 22px !important;
  text-align: center;
  font-family: sans-serif;
}
@media screen and (max-width: 767px) {
  .ly-card-event .daysbox p, .ly-card-event .daysbox_jyuku p {
    font-size: 12px !important;
  }
}
.ly-card-event .daysbox p small, .ly-card-event .daysbox_jyuku p small {
  font-size: 16px !important;
}
@media screen and (max-width: 767px) {
  .ly-card-event .daysbox p small, .ly-card-event .daysbox_jyuku p small {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .ly-card-event .daysbox, .ly-card-event .daysbox_jyuku {
    width: 136px;
    height: 20px;
    line-height: 20px;
    margin-right: auto;
    margin-top: -16px;
  }
}
.ly-card-event .dayspace {
  height: 37.5px;
}
.ly-card-event .daysbox_jyuku {
  background-color: #DCBBD1;
}
.ly-card-event .daysbox_jyuku p {
  font-size: 22px !important;
}
@media screen and (max-width: 767px) {
  .ly-card-event .daysbox_jyuku p {
    font-size: 12px !important;
  }
}
.ly-card-event .daysbox_jyuku p small {
  font-size: 16px !important;
}
@media screen and (max-width: 767px) {
  .ly-card-event .daysbox_jyuku p small {
    font-size: 10px !important;
  }
}
.ly-card-event .daysbox_jyuku_empty {
  position: relative;
  color: black;
  width: 216px;
  height: 26.5px;
  line-height: 40.5px;
  margin-left: auto;
  margin-right: 16px;
  margin-top: -20px;
  text-align: center !important;
  z-index: 999;
}
.ly-card-event .humanicon {
  margin-top: 12px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .ly-card-event .humanicon {
    height: auto;
  }
}
.ly-card-event .humanicon .avator {
  width: 64px;
}
.ly-card-event .humanicon .avator img {
  position: relative !important;
  border-radius: 50px !important;
  margin-left: 0;
  margin-right: auto;
  height: 64px;
  width: 64px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .ly-card-event .humanicon .avator img {
    height: 40px;
    width: 40px;
  }
}
.ly-card-event .humanicon p {
  font-size: 18px;
  margin-top: 0;
  font-size: 15px;
  padding-left: 10px !important;
}
@media screen and (max-width: 767px) {
  .ly-card-event .humanicon p {
    font-size: 11px;
  }
}
.ly-card-event .humanicon p .large {
  font-size: 24px;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .ly-card-event .humanicon p .large {
    font-size: 13px;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .ly-card-event .humanicon .humanspbox {
    padding: 0;
  }
}
.ly-card-event .humanicon .humanspbox .name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 4rem;
}
.ly-card-event .humanicon .humanspbox p small {
  font-size: 12px;
  font-weight: normal;
}
.ly-card-event .entry {
  margin-top: 24px;
  height: 24px;
}
@media screen and (max-width: 767px) {
  .ly-card-event .entry {
    margin-top: 8px;
    height: auto;
  }
}
.ly-card-event .entry p {
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .ly-card-event .entry p {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3rem;
  }
}
.ly-card-event .entry p strong {
  font-size: 18px;
  font-weight: 700px;
}
@media screen and (max-width: 767px) {
  .ly-card-event .entry p strong {
    font-size: 15px;
  }
}
.ly-card-event p {
  text-align: left;
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .ly-card-event p {
    font-size: 12px;
  }
}
.ly-card-event p span {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ly-card-event p span {
    font-size: 10px;
  }
}
.ly-card-event .bolder-black {
  border: 2px solid #95989A;
  font-family: sans-serif;
  margin-top: 8px;
  font-weight: 700;
  padding: 8px 48px;
  border-radius: 12px;
}
@media screen and (max-width: 767px) {
  .ly-card-event .bolder-black {
    border: 1px solid #95989A;
    width: 100%;
    font-size: 12px !important;
    border-radius: 12px;
    margin-top: 16px;
    font-weight: 500;
    padding: 8px 0 !important;
  }
}

.ly-card {
  margin-top: 40px;
  text-align: center;
}
.ly-card a {
  color: #000;
}
.ly-card img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  position: relative;
  display: inline;
  top: 50%;
  transform: translate(0, -50%);
}
@media screen and (max-width: 767px) {
  .ly-card img {
    position: relative;
    text-align: center;
    max-height: 100%;
    top: 23%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
}
.ly-card h3 {
  border-bottom: none !important;
  padding-bottom: 0 !important;
}
.ly-card h4 {
  font-size: 20px;
  text-align: left;
  margin-top: 8px;
  line-height: 28px;
  margin-bottom: 14px;
  height: 64px;
  font-family: serif;
}
@media screen and (max-width: 767px) {
  .ly-card h4 {
    font-size: 17px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .ly-card h4 {
    font-size: 20px;
    text-align: left;
    margin-top: 8px;
    line-height: 28px;
    margin-bottom: 14px;
    height: 80px;
    font-family: serif;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .ly-card h4 {
    font-size: 17px;
    margin-top: 8px;
    margin-bottom: 8px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
  }
}
.ly-card .request-message {
  font-size: 12px;
  font-weight: normal;
}
.ly-card .side-corner-tag {
  position: relative;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  font-family: Arial, sans-serif;
  font-weight: 900;
  background-color: #eeeeee;
}
.ly-card .side-corner-tag .list {
  height: 326px;
  max-width: 326px;
}
.ly-card .side-corner-tag .list div {
  height: 326px;
  width: 326px;
}
.ly-card .side-corner-tag .list div.two-cols {
  height: 326px;
}
@media screen and (max-width: 767px) {
  .ly-card .side-corner-tag .list div {
    display: table-cell;
  }
}
@media screen and (max-width: 767px) {
  .ly-card .side-corner-tag .list {
    height: 152px;
  }
}
.ly-card .side-corner-tag p {
  display: inline;
}
.ly-card .side-corner-tag p span.solidout {
  position: absolute;
  display: inline-block;
  left: -120px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), inset 0px 5px 30px rgba(255, 255, 255, 0.2);
  text-align: center;
  text-transform: uppercase;
  top: 28px;
  background: #d93131;
  width: 100%;
  padding: 3px 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .ly-card .side-corner-tag p span.solidout {
    font-size: 10px;
    top: 16px;
    left: -50px;
  }
}
.ly-card .side-corner-tag p span.near {
  position: absolute;
  display: inline-block;
  left: -120px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), inset 0px 5px 30px rgba(255, 255, 255, 0.2);
  text-align: center;
  text-transform: uppercase;
  top: 28px;
  background: #a58811;
  width: 100%;
  padding: 3px 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .ly-card .side-corner-tag p span.near {
    font-size: 10px;
    top: 16px;
    left: -50px;
  }
}
.ly-card .side-corner-tag p span.end {
  position: absolute;
  display: inline-block;
  left: -120px;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2), inset 0px 5px 30px rgba(255, 255, 255, 0.2);
  text-align: center;
  text-transform: uppercase;
  top: 28px;
  background: #878787;
  width: 100%;
  padding: 3px 10px;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
}
@media screen and (max-width: 767px) {
  .ly-card .side-corner-tag p span.end {
    font-size: 10px;
    top: 16px;
    left: -50px;
  }
}
.ly-card .number {
  display: flex;
  height: 28px;
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .ly-card .number {
    display: block;
    margin-top: 0px;
    height: 20px;
    margin-bottom: 20px;
  }
}
.ly-card .number h3 {
  margin-top: 0 !important;
  line-height: 30px;
  font-size: 10px !important;
  padding-left: 0px;
  color: #95989a;
}
@media screen and (max-width: 767px) {
  .ly-card .number h3 {
    text-align: left;
    margin-top: 0;
    margin-bottom: 0 !important;
    line-height: 20px !important;
    font-size: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .ly-card .number .sp-card-menu {
    display: flex;
  }
}
.ly-card .number p {
  background-color: #657077 !important;
  font-family: sans-serif;
  color: #fff;
  font-size: 17px !important;
  height: 24px;
  margin-left: 10px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .ly-card .number p {
    font-size: 12px !important;
    margin-left: 2px;
    line-height: 18px;
    padding-left: 4px;
    padding-right: 4px;
    height: 18px;
    text-align: center;
  }
}
.ly-card .number .request {
  color: #fff;
  display: inline-block;
  overflow: hidden;
  font-family: Arial, sans-serif;
  font-weight: 900;
  background-color: #4BCCAE !important;
  font-size: 18px;
  padding-left: 6px;
  padding-right: 6px;
  top: 0px;
  left: 72px;
}
@media screen and (max-width: 767px) {
  .ly-card .number .request {
    margin-top: 0px;
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
    top: 0;
    left: 12px;
  }
}
.ly-card .deadline p {
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 500 !important;
}
@media screen and (max-width: 767px) {
  .ly-card .deadline p {
    font-size: 12px;
  }
  .ly-card .deadline p strong {
    font-size: 16px;
  }
}
.ly-card .deadline p strong {
  font-size: 18px;
  font-weight: 700px;
}
@media screen and (max-width: 767px) {
  .ly-card .deadline p strong {
    font-size: 15px;
  }
}
.ly-card .deadline p small {
  font-size: 15px;
}
.ly-card .deadline p .large {
  font-size: 28px;
}
.ly-card i.location {
  text-align: left;
  margin-top: 16px;
  font-size: 20px !important;
  display: flex;
  color: #95989a;
}
@media screen and (max-width: 767px) {
  .ly-card i.location {
    font-size: 18px !important;
  }
}
.ly-card i.location p {
  background-color: #657077 !important;
  color: #fff;
  font-size: 17px !important;
  margin-left: 10px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0px;
  line-height: 22px;
  font-weight: 200;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 767px) {
  .ly-card i.location p {
    font-size: 11px !important;
    line-height: 18px;
  }
}
.ly-card .daysbox, .ly-card .daysbox_jyuku {
  position: relative;
  border: solid 1px black;
  box-shadow: 1px 1px 3px;
  background-color: #f4f08e;
  color: black;
  width: 216px;
  height: 40.5px;
  line-height: 40.5px;
  margin-left: auto;
  margin-right: 16px;
  margin-top: -20px;
  text-align: center !important;
  z-index: 999;
}
.ly-card .daysbox p, .ly-card .daysbox_jyuku p {
  font-size: 22px !important;
  text-align: center;
  font-family: sans-serif;
}
@media screen and (max-width: 767px) {
  .ly-card .daysbox p, .ly-card .daysbox_jyuku p {
    font-size: 12px !important;
  }
}
.ly-card .daysbox p small, .ly-card .daysbox_jyuku p small {
  font-size: 16px !important;
}
@media screen and (max-width: 767px) {
  .ly-card .daysbox p small, .ly-card .daysbox_jyuku p small {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .ly-card .daysbox, .ly-card .daysbox_jyuku {
    width: 136px;
    height: 20px;
    line-height: 20px;
    margin-right: auto;
    margin-top: -16px;
  }
}
.ly-card .dayspace {
  height: 37.5px;
}
.ly-card .daysbox_jyuku {
  background-color: #DCBBD1;
}
.ly-card .daysbox_jyuku p {
  font-size: 22px !important;
}
@media screen and (max-width: 767px) {
  .ly-card .daysbox_jyuku p {
    font-size: 12px !important;
  }
}
.ly-card .daysbox_jyuku p small {
  font-size: 16px !important;
}
@media screen and (max-width: 767px) {
  .ly-card .daysbox_jyuku p small {
    font-size: 10px !important;
  }
}
.ly-card .daysbox_jyuku_empty {
  position: relative;
  color: black;
  width: 216px;
  height: 26.5px;
  line-height: 40.5px;
  margin-left: auto;
  margin-right: 16px;
  margin-top: -20px;
  text-align: center !important;
  z-index: 999;
}
.ly-card .humanicon {
  margin-top: 12px;
  display: flex;
}
@media screen and (max-width: 767px) {
  .ly-card .humanicon {
    height: auto;
  }
}
.ly-card .humanicon .avator {
  width: 64px;
}
@media screen and (max-width: 767px) {
  .ly-card .humanicon .avator {
    width: 32px;
  }
}
.ly-card .humanicon .avator img {
  position: relative !important;
  border-radius: 50px !important;
  margin-left: 0;
  margin-right: auto;
  height: 64px;
  width: 64px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .ly-card .humanicon .avator img {
    height: 32px;
    width: 32px;
  }
}
.ly-card .humanicon p {
  font-size: 18px;
  margin-top: 0;
  font-size: 15px;
  padding-left: 10px !important;
}
@media screen and (max-width: 767px) {
  .ly-card .humanicon p {
    font-size: 11px;
  }
}
.ly-card .humanicon p .large {
  font-size: 24px;
  font-weight: 800;
}
@media screen and (max-width: 767px) {
  .ly-card .humanicon p .large {
    font-size: 13px;
    font-weight: 600;
  }
}
@media screen and (max-width: 767px) {
  .ly-card .humanicon .humanspbox {
    padding: 0;
  }
}
.ly-card .humanicon .humanspbox .name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 4rem;
}
.ly-card .humanicon .humanspbox p small {
  font-size: 12px;
  font-weight: normal;
}
.ly-card .entry {
  margin-top: 24px;
  height: 24px;
}
@media screen and (max-width: 767px) {
  .ly-card .entry {
    margin-top: 8px;
    height: auto;
  }
}
.ly-card .entry p {
  font-size: 18px;
  font-family: sans-serif;
  font-weight: 500;
}
@media screen and (max-width: 767px) {
  .ly-card .entry p {
    font-size: 15px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 3rem;
  }
}
.ly-card .entry p strong {
  font-size: 18px;
  font-weight: 700px;
}
@media screen and (max-width: 767px) {
  .ly-card .entry p strong {
    font-size: 15px;
  }
}
.ly-card p {
  text-align: left;
  font-size: 22px;
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .ly-card p {
    font-size: 12px;
  }
}
.ly-card p span {
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .ly-card p span {
    font-size: 10px;
  }
}
.ly-card .bolder-black {
  border: 2px solid #95989A;
  font-family: sans-serif;
  margin-top: 8px;
  font-weight: 700;
  padding: 8px 48px;
  border-radius: 12px;
}
@media screen and (max-width: 767px) {
  .ly-card .bolder-black {
    border: 1px solid #95989A;
    width: 100%;
    font-size: 12px !important;
    border-radius: 12px;
    margin-top: 16px;
    font-weight: 500;
    padding: 8px 0 !important;
  }
}

.blog_card {
  text-decoration: none;
  height: 250px;
  width: auto;
  border-radius: 12px;
  margin-top: 50px;
  color: #3B4043;
  background-color: rgba(255, 255, 255, 0.6);
}
@media screen and (max-width: 767px) {
  .blog_card {
    width: 100%;
    height: auto;
    padding-bottom: 8px;
    margin-top: 8px;
  }
}
.blog_card a {
  color: #3B4043;
}
.blog_card a :hover {
  color: #3B4043;
}
.blog_card .name {
  color: #3B4043;
  font-size: 15px !important;
}
@media screen and (max-width: 767px) {
  .blog_card .name {
    font-size: 11px !important;
    margin-left: 2rem;
    margin-top: 1rem;
  }
}
.blog_card h3 {
  font-size: 19px;
  border: none;
  font-family: serif !important;
  font-weight: 600;
  margin: 10px auto 5px auto;
  line-height: 30px;
  text-align: left !important;
  padding-bottom: 0;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
}
@media screen and (max-width: 767px) {
  .blog_card h3 {
    font-size: 15px;
    line-height: 20px !important;
    margin: 10px 5px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}

.detail {
  position: relative;
  height: 250px;
}
@media screen and (max-width: 767px) {
  .detail {
    height: 152px;
  }
}
.detail .contents {
  font-size: 14px !important;
  text-align: left !important;
  line-height: 1.5 !important;
  color: #000 !important;
  background-color: none !important;
}
.detail .contents h1 {
  font-size: 18px !important;
  text-align: left !important;
  line-height: 1.5 !important;
  color: #000 !important;
  background-color: none !important;
}
@media screen and (max-width: 767px) {
  .detail .contents h1 {
    font-size: 12px !important;
  }
}
.detail .contents h2 {
  font-size: 14px !important;
  text-align: left !important;
  line-height: 1.5 !important;
  color: #000 !important;
  background-color: none !important;
}
@media screen and (max-width: 767px) {
  .detail .contents h2 {
    font-size: 12px !important;
  }
}
.detail .contents h3 {
  font-size: 14px !important;
  text-align: left !important;
  line-height: 1.5 !important;
  color: #000 !important;
  background-color: none !important;
}
@media screen and (max-width: 767px) {
  .detail .contents h3 {
    font-size: 12px !important;
  }
}
.detail .contents h4 {
  font-size: 14px !important;
  text-align: left !important;
  line-height: 1.5 !important;
  color: #000 !important;
  background-color: none !important;
}
@media screen and (max-width: 767px) {
  .detail .contents h4 {
    font-size: 12px !important;
  }
}
.detail .contents h5 {
  font-size: 14px !important;
  text-align: left !important;
  line-height: 1.5 !important;
  color: #000 !important;
  background-color: none !important;
}
@media screen and (max-width: 767px) {
  .detail .contents h5 {
    font-size: 12px !important;
  }
}
.detail .contents h6 {
  font-size: 14px !important;
  text-align: left !important;
  line-height: 1.5 !important;
  color: #000 !important;
  background-color: none !important;
}
@media screen and (max-width: 767px) {
  .detail .contents h6 {
    font-size: 12px !important;
  }
}
.detail .contents p {
  font-size: 14px !important;
  text-align: left !important;
  line-height: 1.5 !important;
  color: #000 !important;
  background-color: none !important;
}
@media screen and (max-width: 767px) {
  .detail .contents p {
    font-size: 12px !important;
  }
}
@media screen and (max-width: 767px) {
  .detail .contents {
    font-size: 12px !important;
  }
}
.detail .date {
  margin-top: 5px;
}
.detail .name {
  position: absolute;
  bottom: 1rem;
  left: 0.5rem;
}
@media screen and (max-width: 767px) {
  .detail .name {
    top: 100px;
    left: -15rem;
    bottom: auto;
    width: 120px;
  }
}
.detail .name p {
  color: #3B4043;
  margin-left: 1rem;
  font-size: 20px !important;
}
@media screen and (max-width: 767px) {
  .detail .name p {
    font-size: 12px !important;
    margin-left: 2rem;
  }
}
.detail .name img {
  width: 30px;
  height: 30px;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
.detail .store_icon {
  position: absolute;
  bottom: 0.5rem;
  right: 2rem;
}
.detail .store_icon img {
  width: 60px;
  height: 60px;
  border-radius: 100% !important;
  -webkit-border-radius: 100% !important;
  -moz-border-radius: 100% !important;
  -ms-border-radius: 100% !important;
  -o-border-radius: 100% !important;
}
@media screen and (max-width: 767px) {
  .detail .store_icon {
    width: 40px;
    height: 40px;
    bottom: -20px;
    left: 10px;
  }
}

.blog_img {
  width: 250px;
  height: 250px;
  position: relative;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .blog_img {
    height: 100px;
    width: 100px;
  }
}
.blog_img img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  text-align: center;
  display: table-cell;
  width: auto;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .blog_img img {
    max-height: 100px;
    max-width: 100px;
  }
}

.store_card {
  border: solid 1px #CECECE;
  text-decoration: none;
  height: 656px;
  width: auto;
  border-radius: 12px;
  margin-top: 50px;
  background-color: white;
  color: #3B4043;
}
@media screen and (max-width: 767px) {
  .store_card {
    width: 100%;
    height: auto;
    background-color: white;
    padding-bottom: 16px;
    margin-top: 36px;
  }
}
.store_card .name {
  color: #3B4043;
  margin-left: 1rem;
  margin-top: 2rem;
  font-size: 15px !important;
}
@media screen and (max-width: 767px) {
  .store_card .name {
    font-size: 11px !important;
    margin-left: 2rem;
    margin-top: 1rem;
  }
}
.store_card h3 {
  font-size: 19px !important;
  border: none !important;
  font-family: serif !important;
  font-weight: 600;
  margin: 20px 15px !important;
  line-height: 30px;
  text-align: left !important;
  padding-bottom: 0 !important;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳＰ明朝", "ＭＳ明朝", serif;
}
@media screen and (max-width: 767px) {
  .store_card h3 {
    font-size: 15px !important;
    line-height: 20px !important;
    margin: 10px 5px !important;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
}
.store_card .store_icon {
  position: absolute;
  bottom: -40px;
  left: 20px;
  width: 80px;
  height: 80px;
}
.store_card .store_icon img {
  border-radius: 50px !important;
}
@media screen and (max-width: 767px) {
  .store_card .store_icon {
    width: 40px;
    height: 40px;
    bottom: -20px;
    left: 10px;
  }
}

.store_img {
  width: 100%;
  height: 400px;
  border-radius: 12px 12px 0 0;
  position: relative;
  background-color: #ffffff;
}
@media screen and (max-width: 767px) {
  .store_img {
    height: 152px;
    width: 100%;
  }
}
.store_img img {
  margin: auto;
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  position: absolute;
  text-align: center;
  display: table-cell;
  width: auto;
  border-radius: 12px 12px 0 0;
  top: 49%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
  .store_img img {
    max-height: 152px;
  }
}

.evaluation {
  height: 30px;
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .evaluation {
    height: 15px;
    margin-left: 5px;
  }
}

.price {
  margin-left: 15px;
}
@media screen and (max-width: 767px) {
  .price {
    margin-left: 5px;
  }
}
.price .large {
  font-size: 28px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .price .large {
    font-size: 19px;
  }
}
.price p {
  font-size: 15px !important;
}
@media screen and (max-width: 767px) {
  .price p {
    font-size: 10px !important;
  }
}
@media screen and (max-width: 767px) {
  .price p span {
    padding-right: 5px;
  }
}

.pr {
  margin-left: 15px;
  font-size: 15px !important;
  color: #D291BC;
}
@media screen and (max-width: 767px) {
  .pr {
    margin-left: 5px;
  }
}
@media screen and (max-width: 767px) {
  .pr p {
    font-size: 11px !important;
  }
}

.job_card {
  margin: 40px 0 0;
}
@media screen and (max-width: 767px) {
  .job_card {
    margin: 40px 36px 0;
  }
}
.job_card img {
  width: 100%;
}
.job_card .list-image {
  padding: 0 24px;
}
.job_card .center {
  text-align: center;
}
.job_card .center .date {
  position: relative;
  bottom: 14px;
  left: 58px;
  width: 172px;
  height: 40px;
  border: solid 1.5px black;
  box-shadow: 2px 2px 2px;
  background-color: #FAD0D1;
  padding: 2px 0 0;
  font-size: 22px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .job_card .center .date {
    left: 112px;
  }
}
.job_card .green_label {
  color: #fff;
  display: inline-block;
  overflow: hidden;
  font-family: Arial, sans-serif;
  font-weight: 900;
  background-color: #4BCCAE !important;
  font-size: 14px;
  padding-left: 6px;
  padding-right: 6px;
}
@media screen and (max-width: 767px) {
  .job_card .green_label {
    font-size: 12px;
    padding-left: 4px;
    padding-right: 4px;
  }
}
.job_card .job_noday {
  height: 20px;
}
.job_card .noday {
  height: 40px;
}
.job_card .size {
  height: 63px;
  overflow: hidden;
  line-height: 1.6;
}
.job_card .bold {
  font-weight: bold;
}
.job_card .figure {
  height: 42px;
  overflow: hidden;
  line-height: 1.6;
}
.job_card .terms {
  height: 63px;
  overflow: hidden;
  line-height: 1.6;
}
.job_card .button-block {
  text-align: center;
}
.job_card .button-block .button-border {
  display: inline-block;
  margin: 10px 0 0 0;
  border: solid 1.5px black;
  border-radius: 16px;
  padding: 8px 20px;
}
.job_card h2 {
  font-size: 30px !important;
  text-align: left !important;
  height: 65px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .job_card h2 {
    font-size: 20px !important;
    height: 50px;
    padding-bottom: 0 !important;
  }
}
.job_card .subtitle {
  height: 65px;
  padding-top: 10px;
  font-size: 18px;
}
.job_card .subtitle p {
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  .job_card .subtitle p {
    font-size: 14px;
  }
}
.job_card .tab {
  width: 100px;
  text-align: center;
  display: block;
  margin: 0 3px 15px 0;
  padding: 5px;
  background: #d291bc;
  color: white;
  border-radius: 6px;
  font-size: 24px !important;
  float: left;
}
.job_card .end {
  width: 120px;
  text-align: center;
  display: block;
  margin: 0 3px 15px 0;
  padding: 5px;
  background: #95989a;
  color: white;
  border-radius: 6px;
  font-size: 24px !important;
  float: left;
}
.job_card .section {
  max-height: 250px;
  padding: 1rem;
  overflow-y: auto;
  direction: ltr;
  scrollbar-color: #d4aa70 #e4e4e4;
  scrollbar-width: thin;
  border: #999 1px dotted;
  border-radius: 6px;
  margin-top: 20px;
}
.job_card .section table {
  width: 100%;
  border-collapse: collapse;
  border: 2px solid rgb(200, 200, 200);
  letter-spacing: 1px;
  font-family: sans-serif;
  font-size: 0.8rem;
}
.job_card .section th {
  width: 20%;
  border-bottom: #fff 1px solid;
  padding: 5px 10px 5px 0;
  font-weight: bold;
  text-align: right;
  background: #e6f2f7;
  font-size: 16px;
}
.job_card .section td {
  width: 70%;
  border-bottom: #999 1px dotted;
  padding: 5px 10px 5px 10px;
  font-size: 16px;
}
.job_card .section p + p {
  margin-top: 1rem;
}
.job_card .section::-webkit-scrollbar {
  width: 20px;
}
.job_card .section::-webkit-scrollbar-track {
  background-color: #e4e4e4;
  border-radius: 100px;
}
.job_card .section::-webkit-scrollbar-thumb {
  border-radius: 100px;
  background-image: linear-gradient(180deg, #d291bc 0%, #D9B8D7 99%);
  box-shadow: inset 2px 2px 5px 0 rgba(255, 255, 255, 0.5);
}
.job_card .job_card_buttons {
  margin-top: 20px;
}
.job_card .job_button {
  width: 100%;
  text-align: center;
  display: block;
  margin: 0 3px 15px 0;
  padding: 10px;
  background: #d291bc;
  color: white;
  border-radius: 6px;
  font-size: 24px !important;
  font-weight: 700;
  box-shadow: #999 3px 3px 5px;
  float: left;
}
@media screen and (max-width: 767px) {
  .job_card .job_button {
    padding: 6px;
  }
}

.company_card a {
  color: #95989A;
}
.company_card .company {
  text-align: center;
  vertical-align: middle;
  margin-bottom: 12px;
  height: 42px;
}
@media screen and (max-width: 767px) {
  .company_card .company {
    margin-top: 20px;
  }
}
.company_card img {
  width: 100%;
}
.company_card .title {
  text-align: center;
  margin-top: 20px;
  margin-bottom: 20px;
}
.company_card .bolder-black {
  border: 2px solid #95989A;
  font-family: sans-serif;
  margin-top: 8px;
  font-weight: 700;
  padding: 8px 48px;
  border-radius: 12px;
}
@media screen and (max-width: 767px) {
  .company_card .bolder-black {
    border: 1px solid #95989A;
    width: 100%;
    font-size: 12px !important;
    border-radius: 12px;
    margin-top: 16px;
    font-weight: 500;
    padding: 8px 0 !important;
  }
}

@media screen and (max-width: 767px) {
  .pconly {
    display: none !important;
  }
  .box-body {
    padding: 0px;
  }
  .img-inputer--large {
    width: 100% !important;
  }
  .mt-sm-8 {
    margin-top: 8px;
  }
}
@media screen and (min-width: 768px) {
  .sponly {
    display: none !important;
  }
  .img-inputer--large {
    width: 100% !important;
  }
}
#magazine-font {
  font-family: serif;
}
#magazine-font #introduction {
  background-color: #FAD0D1;
  text-align: center;
  font-size: 19px;
  line-height: 2;
  padding: 68px 0;
}
@media screen and (max-width: 767px) {
  #magazine-font #introduction {
    text-align: left;
    font-size: 16px;
    padding: 16px;
  }
  #magazine-font #introduction br {
    display: none;
  }
}
#magazine-font .inner .text-red {
  color: red;
  font-size: 16px;
}
#magazine-font .inner .latest_issue {
  padding-top: 80px;
  display: flex;
  justify-content: center;
}
@media screen and (max-width: 767px) {
  #magazine-font .inner .latest_issue {
    margin-top: 40px;
    display: block;
  }
}
#magazine-font .inner .latest_issue #latest_issue_img a .magazine {
  width: 220px;
  margin: 0 auto;
}
#magazine-font .inner .latest_issue a .magazine {
  width: 220px;
  margin: 0 auto;
}
#magazine-font .inner .latest_issue #latest_issue_text {
  margin-top: 15px;
  margin-left: 20px;
}
@media screen and (max-width: 767px) {
  #magazine-font .inner .latest_issue #latest_issue_text {
    margin-top: 15px;
    margin-left: 0;
  }
}
#magazine-font .inner .latest_issue #latest_issue_text .text-red {
  font-size: 18px;
}
#magazine-font .inner .latest_issue #latest_issue_text #latest_issue_text_size {
  font-size: 17px;
  line-height: 1.8;
}
#magazine-font .inner .latest_issue #latest_issue_text #latest_issue_text_size #latest_issue_mt {
  margin-top: 20px;
}
#magazine-font .inner .latest_issue #latest_issue_text .read_now {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 40px;
  margin: 20px 0 0 7px;
  background-color: #FFA0AC;
  border-radius: 15px;
  color: white;
}
@media screen and (max-width: 767px) {
  #magazine-font .inner .latest_issue #latest_issue_text .read_now {
    margin: 20px auto 0;
  }
}
#magazine-font .inner .latest_issue #latest_issue_text .read_now img {
  width: 24px;
  margin-right: 10px;
}
#magazine-font .inner #back_number_border {
  border-bottom: solid;
  margin-top: 30px;
}
#magazine-font .inner #back_number_border div {
  margin-left: 30px;
  margin-bottom: 6px;
  font-size: 17px;
}
@media screen and (max-width: 767px) {
  #magazine-font .inner #back_number_border div {
    margin-left: 15px;
  }
}
#magazine-font .inner .back_number {
  display: flex;
  margin-left: 30px;
  margin-bottom: 40px;
  padding-top: 40px;
}
@media screen and (max-width: 767px) {
  #magazine-font .inner .back_number {
    display: block;
    margin-left: 0;
  }
}
#magazine-font .inner .back_number .back_number_l {
  margin-right: 50px;
}
@media screen and (max-width: 767px) {
  #magazine-font .inner .back_number .back_number_l {
    margin-right: 0;
  }
}
#magazine-font .inner .back_number .back_number_l .magazine img {
  width: 220px;
  margin: auto;
}
#magazine-font .inner .back_number .back_number_l .read_now {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 40px;
  margin: 20px auto 0;
  background-color: #FFA0AC;
  border-radius: 15px;
  color: white;
}
#magazine-font .inner .back_number .back_number_l .read_now img {
  width: 24px;
  margin-right: 10px;
}
@media screen and (max-width: 767px) {
  #magazine-font .inner .back_number .back_number_r {
    margin-top: 15px;
  }
}
#magazine-font .inner .dotted_border {
  border-bottom: dotted;
}
#magazine-font .inner ul {
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 30px 60px;
  list-style: none;
  text-align: center;
  font-size: 20px;
  margin-top: 60px;
  padding: 0;
}
@media screen and (max-width: 767px) {
  #magazine-font .inner ul {
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 12px;
    font-size: 18px;
  }
}
#magazine-font .inner ul li p {
  margin-top: 10px;
}

@media screen and (max-width: 767px) {
  .pconly {
    display: none !important;
  }
  .box-body {
    padding: 0px;
  }
  .img-inputer--large {
    width: 100% !important;
  }
  .mt-sm-8 {
    margin-top: 8px;
  }
}
@media screen and (min-width: 768px) {
  .sponly {
    display: none !important;
  }
  .img-inputer--large {
    width: 100% !important;
  }
}
#sakumama-font {
  font-family: serif;
}
#sakumama-font #introduction {
  background-color: #FAD0D1;
  text-align: center;
  font-size: 19px;
  line-height: 2;
  padding: 68px 0;
}
@media screen and (max-width: 767px) {
  #sakumama-font #introduction {
    text-align: left;
    font-size: 16px;
    padding: 16px;
  }
  #sakumama-font #introduction br {
    display: none;
  }
}
#sakumama-font #teachers_title {
  margin-top: 92px;
  position: relative;
  text-align: center;
}
#sakumama-font #teachers_title #teachers_text {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  #sakumama-font #teachers_title #teachers_text {
    font-size: 26px;
  }
}
#sakumama-font #teachers_title #teachers_img {
  width: 332px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-45%, -48%);
}
@media screen and (max-width: 767px) {
  #sakumama-font #teachers_title #teachers_img {
    width: 280px;
  }
}
#sakumama-font #teachers_list {
  margin: 100px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 120px 40px;
}
@media screen and (max-width: 767px) {
  #sakumama-font #teachers_list {
    margin: 20px 20px;
    display: block;
  }
}
#sakumama-font #teachers_list #teachers_list_content {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  #sakumama-font #teachers_list #teachers_list_content {
    display: block;
    margin: 24px 0;
  }
}
#sakumama-font #teachers_list #teachers_list_content #teacher_img_box {
  flex-shrink: 0;
}
#sakumama-font #teachers_list #teachers_list_content #teacher_img_box #teacher_img {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
#sakumama-font #teachers_list #teachers_list_content #teacher_profile {
  width: 100%;
}
#sakumama-font #teachers_list #teachers_list_content #teacher_profile #teacher_name {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #sakumama-font #teachers_list #teachers_list_content #teacher_profile #teacher_name {
    margin-top: 12px;
  }
}
#sakumama-font #teachers_list #teachers_list_content #teacher_profile #teacher_comment {
  font-size: 15px;
  position: relative;
}
#sakumama-font #teachers_list #teachers_list_content #teacher_profile #teacher_comment p {
  margin: 20px 0 28px 4px;
  height: 146px;
  overflow: hidden;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #sakumama-font #teachers_list #teachers_list_content #teacher_profile #teacher_comment p {
    height: auto;
    max-height: 146px;
  }
}
#sakumama-font #teachers_list #teachers_list_content #teacher_profile #teachers_content_btns {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
}
#sakumama-font #teachers_list #teachers_list_content #teacher_profile #teachers_content_btns #teachers_content_btn1 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 47%;
  height: 40px;
  border: black solid;
  border-radius: 16px;
  color: black;
}
#sakumama-font #teachers_list #teachers_list_content #teacher_profile #teachers_content_btns #teachers_content_btn2 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 51%;
  height: 40px;
  background-color: #FFA0AC;
  border-radius: 16px;
  color: white;
}
#sakumama-font #sakumama_title {
  margin-top: 190px;
  position: relative;
  text-align: center;
}
#sakumama-font #sakumama_title #sakumama_text {
  font-size: 32px;
}
@media screen and (max-width: 767px) {
  #sakumama-font #sakumama_title #sakumama_text {
    font-size: 26px;
  }
}
#sakumama-font #sakumama_title #sakumama_img {
  width: 332px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-45%);
}
@media screen and (max-width: 767px) {
  #sakumama-font #sakumama_title #sakumama_img {
    width: 280px;
  }
}
#sakumama-font #sakumama_list {
  margin: 100px;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 120px 40px;
}
@media screen and (max-width: 767px) {
  #sakumama-font #sakumama_list {
    margin: 100px 20px;
    display: block;
  }
}
#sakumama-font #sakumama_list #sakumama_list_content {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 767px) {
  #sakumama-font #sakumama_list #sakumama_list_content {
    display: block;
    margin: 52px 0;
  }
}
#sakumama-font #sakumama_list #sakumama_list_content #sakumama_img_box {
  flex-shrink: 0;
}
#sakumama-font #sakumama_list #sakumama_list_content #sakumama_img_box #sakumama_img {
  border-radius: 50%;
  width: 200px;
  height: 200px;
  margin: 0 auto;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
}
#sakumama-font #sakumama_list #sakumama_list_content #sakumama_profile {
  width: 100%;
}
#sakumama-font #sakumama_list #sakumama_list_content #sakumama_profile #sakumama_name {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  #sakumama-font #sakumama_list #sakumama_list_content #sakumama_profile #sakumama_name {
    margin-top: 12px;
  }
}
#sakumama-font #sakumama_list #sakumama_list_content #sakumama_profile #sakumama_comment {
  font-size: 15px;
  position: relative;
}
#sakumama-font #sakumama_list #sakumama_list_content #sakumama_profile #sakumama_comment p {
  margin: 20px 0 28px 4px;
  height: 146px;
  overflow: hidden;
  line-height: 1.6;
}
@media screen and (max-width: 767px) {
  #sakumama-font #sakumama_list #sakumama_list_content #sakumama_profile #sakumama_comment p {
    height: auto;
    max-height: 146px;
  }
}
#sakumama-font #sakumama_list #sakumama_list_content #sakumama_profile #sakumama_content_btn {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
}
@media screen and (max-width: 767px) {
  #sakumama-font #sakumama_list #sakumama_list_content #sakumama_profile #sakumama_content_btn {
    justify-content: center;
  }
}
#sakumama-font #sakumama_list #sakumama_list_content #sakumama_profile #sakumama_content_btn #sakumama_content_btn1 {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 53%;
  height: 40px;
  border: black solid;
  border-radius: 16px;
  color: black;
}

#event {
  /*共通*/
}
#event .text-white {
  color: white;
}
#event .no-gutter {
  margin-right: 0;
  margin-left: 0;
}
#event .no-gutter &gt; [class*=col-] {
  padding-right: 0;
  padding-left: 0;
}
#event #carousel-example img {
  width: 100%;
}
#event #carousel-example span:hover {
  color: #d291bc;
}
#event .event_image {
  overflow: hidden;
  width: 100%;
  height: 272px;
  position: relative;
  border-radius: 24px;
}
@media screen and (max-width: 767px) {
  #event .event_image {
    height: 100px;
    width: auto;
  }
}
#event .event_image img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#event .hold_date {
  height: 70px;
}
#event a {
  color: #000;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #event a {
    font-size: 14px;
  }
}
#event a:hover {
  color: rgb(54, 53, 53);
}
#event h2 {
  font-size: 36px;
  margin-top: 64px;
  margin-bottom: 52px;
  font-weight: bolder;
  font-family: serif;
}
@media screen and (max-width: 767px) {
  #event h2 {
    font-size: 27px;
    margin-top: 40px;
    margin-bottom: 42px;
  }
}
#event h3 {
  font-size: 36px;
  border-bottom: 2px solid black;
  padding-bottom: 14px;
  font-weight: bolder;
  font-family: serif;
}
@media screen and (max-width: 767px) {
  #event h3 {
    font-size: 23px;
    border-bottom: 1px solid black;
  }
}
#event h4 {
  font-size: 24px;
  font-weight: bolder;
  line-height: 32px;
  font-family: serif;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  #event h4 {
    font-size: 18px;
    line-height: 26px;
    -webkit-line-clamp: 4;
  }
}
#event p {
  font-size: 16px;
}
#event .mt-32 {
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  #event .mt-md-64 {
    margin-top: 64px;
  }
}
@media screen and (min-width: 768px) {
  #event .mt-md-32 {
    margin-top: 32px;
  }
}
@media screen and (min-width: 768px) {
  #event .mt-md-120 {
    margin-top: 120px;
  }
}
#event .mb-32 {
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  #event .mb-md-64 {
    argin-bottom: 64px;
  }
}
#event .pr-16 {
  padding-right: 16px;
}
#event .mt-8 {
  margin-top: 8px;
}
#event .mb-8 {
  margin-bottom: 8px;
}
#event .f {
  font-size: 16px;
}
@media screen and (min-width: 768px) {
  #event .px-md-15 {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
}
#event .px-30 {
  padding-right: 48px;
  padding-left: 48px;
  padding-top: 13px;
  padding-bottom: 13px;
}
#event .px-60 {
  padding-right: 60px;
  padding-left: 60px;
}
#event .py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
@media screen and (min-width: 768px) {
  #event .mx-md-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (min-width: 768px) {
  #event .mt-md-80 {
    margin-top: 80px;
  }
}
#event .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #event br.sp-nobr {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #event .sp-inline {
    width: 328px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  #event .px-xs-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #event .px-xs-5 {
    padding-left: 5px !important;
    padding-right: 5px !important;
  }
}
@media screen and (min-width: 768px) {
  #event .pt-md-64 {
    padding-top: 64px;
  }
}
@media screen and (max-width: 767px) {
  #event .pt-xs-32 {
    padding-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  #event .mt-xs-16 {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  #event .mt-xs-50 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #event .mt-xs-32 {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  #event .mt-xs-64 {
    margin-top: 64px;
  }
}
@media screen and (max-width: 767px) {
  #event .mb-xs-40 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #event .v {
    font-weight: bolder;
  }
}
@media screen and (max-width: 767px) {
  #event .d {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #event .pc-d {
    display: none;
  }
}
#event .w-100 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #event hr {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #event hr {
    margin: 0;
    border-top-width: 16px;
    color: #98a6b5;
  }
}
#event .flex-direction-row {
  display: flex;
  flex-direction: row;
}
#event .flex-center {
  justify-content: center;
}
#event .sns-link {
  display: flex;
  justify-content: center;
}
#event .sns-link i {
  height: 42px;
}
#event .sns-link span {
  display: block;
  line-height: 42px;
  margin-left: 8px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #event .mt-xs-20 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #event .w-xs-100 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #event .h-xs-72 {
    height: 72px;
  }
}
#event .btn--yellow,
#event a.btn--yellow {
  color: black;
  background-color: #f2ee8d;
  font-weight: 600;
}
#event .btn--yellow:hover,
#event a.btn--yellow:hover {
  color: black;
  background: #f2ee8d;
}
#event a.btn--radius {
  border-radius: 100vh;
}
#event .btn--clear,
#event a.btn--clear {
  color: black;
  background-color: transparent;
}
#event .btn--clear:hover,
#event a.btn--clear:hover {
  color: black;
  background: transparent;
}
#event a.btn--clear.btn--border-solid {
  border: 2px solid #95989a;
}
#event .btn-p {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  #event .btn-p {
    padding-left: 15px;
    padding-right: 15px;
    border-radius: 16px;
  }
}
#event .btn--dark,
#event a.btn--dark {
  color: #ffffff;
  background-color: #3b4043;
  padding-left: 160px;
  padding-right: 160px;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media screen and (max-width: 767px) {
  #event .btn--dark,
  #event a.btn--dark {
    padding-left: 80px;
    padding-right: 80px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
#event .btn--dark:hover,
#event a.btn--dark:hover {
  color: #ffffff;
  background: #3b4043;
}
#event .inline-container {
  width: 1280px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  #event .inline-container {
    width: 100%;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
  }
}
#event .btn-border {
  border: solid;
  border: 1px solid;
  border-color: black;
}
#event .yellowback {
  background-color: #f2ee8d;
  height: 296px;
  position: relative;
}
@media screen and (max-width: 767px) {
  #event .yellowback {
    height: 264px;
  }
}
#event .yellowback p {
  padding-top: 80px;
  line-height: 45px;
  font-size: 20px;
  font-family: serif;
}
@media screen and (max-width: 767px) {
  #event .yellowback p {
    height: 264px;
    padding-top: 56px;
    line-height: 40px;
    font-size: 16px;
  }
}
#event .yellowback .my-0 {
  padding-left: 0;
  padding-right: 0;
}
#event .yellowback img.img {
  display: block;
  position: absolute;
  bottom: 50px;
  right: 150px;
}
@media screen and (max-width: 767px) {
  #event #map section.map-search {
    margin: 24px auto;
    justify-content: space-around;
  }
  #event #map section.map-search select {
    margin-top: 16px;
    width: 100%;
    height: 48px;
    line-height: 48px;
    padding: 0px;
    border-radius: 8px;
    -moz-text-align-last: center;
         text-align-last: center;
  }
  #event #map section.map-search .category_and_button {
    display: flex;
    margin-top: 16px;
  }
  #event #map section.map-search .category {
    display: inline-flex;
    align-items: center;
    flex-grow: 1;
  }
  #event #map section.map-search .category label {
    margin-right: 48px;
  }
  #event #map section.map-search button {
    display: block;
    margin-left: auto;
    padding: 16px 24px;
  }
}
@media screen and (min-width: 768px) {
  #event #map section.map-search {
    width: 70%;
    margin: 24px auto;
    display: flex;
    justify-content: space-around;
  }
  #event #map section.map-search select {
    height: 48px;
    line-height: 48px;
    margin-right: 24px;
    padding: 0px;
    border-radius: 8px;
    flex-grow: 1;
    -moz-text-align-last: center;
         text-align-last: center;
  }
  #event #map section.map-search .category_and_button {
    display: flex;
  }
  #event #map section.map-search .category {
    display: inline-flex;
    flex-wrap: wrap;
    flex-direction: column;
    width: 100px;
  }
  #event #map section.map-search button {
    padding: 16px 24px;
  }
}
#event #map section .area-list {
  display: flex;
  margin-top: 8px;
}
#event #map section .area-list h3 {
  margin: 0;
  font-size: 18px;
  font-weight: 800;
  line-height: 20px;
  border: none;
}
#event #map section .area-list ul {
  list-style-type: none;
  display: flex;
  flex-wrap: wrap;
}
#event #map section .area-list ul li a {
  display: block;
  padding-right: 8px;
  font-size: 14px;
}
#event #map section .area-list ul li a:after {
  margin-left: 8px;
  content: "|";
}
#event #map section .area-list ul li:last-child a:after {
  content: "|";
}
#event #pickup {
  background-color: #faf8d1;
  margin-top: 64px;
  padding-top: 16px;
  padding-bottom: 160px;
}
@media screen and (max-width: 767px) {
  #event #pickup {
    padding-bottom: 80px;
  }
}
#event .border {
  border-radius: 30px;
}
#event .yumesummityellow {
  background-color: #f2ee8d;
  margin-top: 60px;
  height: 456px;
}
@media screen and (max-width: 767px) {
  #event p {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  #event #summit .sammitinline {
    width: 280px;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
  }
}
#event #summit h5 {
  font-family: serif;
  font-size: 20px;
  line-height: 48px;
}
@media screen and (max-width: 767px) {
  #event #summit h5 {
    font-size: 16px;
    line-height: 40px;
  }
}
#event #eventreport {
  background-color: #faf8d1;
  margin-top: 64px;
  padding-top: 16px;
  padding-bottom: 16px;
}
@media screen and (max-width: 767px) {
  #event #eventreport {
    padding-bottom: 8px;
    margin-top: 0;
  }
}
#event #sponsor {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  #event #sponsor {
    margin-top: 50px;
  }
}
#event #sponsor .inner {
  width: 1040px !important;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #event #sponsor .inner {
    width: 100% !important;
  }
}
#event #sponsor .inner img {
  max-width: 200px;
  height: auto;
  margin: 20px auto;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #event #sponsor .inner img {
    width: 100%;
  }
}
#event #sponsor h2 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 50px;
}
#event #sponsor h3 {
  font-size: 27px;
  font-weight: 600;
  color: #d291bc;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #event #sponsor h3 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 40px;
  }
}

#event_detail h1 {
  font-size: 30px;
  margin-top: 64px;
  padding-bottom: 24px;
  border-bottom: 2px solid #f2ee8d;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝  ProN W3", "Hiragino Mincho ProN", "HG明朝 E", "ＭＳ  Ｐ明朝", "ＭＳ  明朝", serif;
}
@media screen and (max-width: 767px) {
  #event_detail h1 {
    font-size: 24px;
    margin-top: 32px;
    padding-bottom: 24px;
    border-bottom: 3px solid #f2ee8d;
    font-weight: bolder;
  }
}
#event_detail h2 {
  font-size: 24px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝  ProN W3", "Hiragino Mincho ProN", "HG明朝 E", "ＭＳ  Ｐ明朝", "ＭＳ  明朝", serif;
  margin-bottom: 24px;
}
@media screen and (max-width: 767px) {
  #event_detail h2 {
    font-size: 24px;
    margin-bottom: 16px !important;
    margin-top: 16px;
  }
}
#event_detail .hover_none {
  pointer-events: none;
}
#event_detail article section {
  float: none;
}
#event_detail .nav-tabs li a {
  padding: 16px;
  background-color: white;
  color: black;
  font-size: 18px;
}
@media screen and (max-width: 767px) {
  #event_detail .nav-tabs li a {
    font-size: 16px;
  }
}
#event_detail .nav-tabs li.active a {
  background-color: black;
  color: white;
}
@media screen and (max-width: 767px) {
  #event_detail p {
    line-height: 28px;
  }
}
#event_detail p span {
  font-size: 16px;
  font-weight: 600;
}
@media screen and (max-width: 767px) {
  #event_detail p span {
    font-size: 14px;
    line-height: 24px;
    font-weight: bolder;
  }
}
#event_detail .h-40 {
  height: 40px;
}
#event_detail .mb-10 {
  margin-bottom: 10px;
}
#event_detail .mt-8 {
  margin-top: 10px;
}
#event_detail .mt-16 {
  margin-top: 16px;
}
#event_detail .mt-32 {
  margin-top: 32px;
}
@media screen and (min-width: 768px) {
  #event_detail .mt-md-64 {
    margin-top: 64px;
  }
}
@media screen and (min-width: 768px) {
  #event_detail .mt-md-120 {
    margin-top: 120px;
  }
}
#event_detail .mb-32 {
  margin-bottom: 32px;
}
@media screen and (min-width: 768px) {
  #event_detail .mb-md-64 {
    margin-bottom: 64px;
  }
}
@media screen and (min-width: 768px) {
  #event_detail .mt-md-32 {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .mx-xs-0 {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
}
#event_detail .pr-16 {
  padding-right: 16px;
}
#event_detail .pr-8 {
  padding-right: 8px;
}
#event_detail .mt-8 {
  margin-top: 8px;
}
#event_detail .mb-8 {
  margin-bottom: 8px;
}
#event_detail .f {
  font-size: 16px;
}
#event_detail .px-30 {
  padding-right: 30px;
  padding-left: 30px;
}
#event_detail .px-60 {
  padding-right: 60px;
  padding-left: 60px;
}
#event_detail .py-8 {
  padding-top: 8px;
  padding-bottom: 8px;
}
#event_detail .py-16 {
  padding-top: 16px;
  padding-bottom: 16px;
}
#event_detail .py-xs-24 {
  padding-top: 24px;
  padding-bottom: 24px;
}
@media screen and (min-width: 768px) {
  #event_detail .mt-md-80 {
    margin-top: 80px;
  }
}
@media screen and (min-width: 768px) {
  #event_detail .ml-md-10 {
    margin-left: 10px;
  }
}
#event_detail .mx-auto {
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #event_detail br.sp-nobr {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .sp-inline {
    width: 328px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 768px) {
  #event_detail .px-md-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .px-xs-0 {
    padding-left: 0;
    padding-right: 0;
  }
}
@media screen and (min-width: 768px) {
  #event_detail .pt-md-64 {
    padding-top: 64px;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .pt-xs-32 {
    padding-top: 32px;
  }
}
@media screen and (min-width: 768px) {
  #event_detail .pb-md-8 {
    padding-bottom: 8px;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .mt-xs-16 {
    margin-top: 16px;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .mt-xs-50 {
    margin-top: 50px;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .mt-xs-32 {
    margin-top: 32px;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .mt-xs-64 {
    margin-top: 64px;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .mb-xs-40 {
    margin-bottom: 40px;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .v {
    font-weight: bolder;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .d {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #event_detail .pc-d {
    display: none;
  }
}
#event_detail .w-100 {
  width: 100%;
}
@media screen and (min-width: 768px) {
  #event_detail hr {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  #event_detail hr {
    margin: 0;
    border-top-width: 16px;
    color: #98a6b5;
  }
}
#event_detail .flex-direction-row {
  display: flex;
  flex-direction: row;
}
#event_detail .flex-center {
  justify-content: center;
}
#event_detail .sns-link {
  display: flex;
  justify-content: center;
}
#event_detail .sns-link i {
  height: 42px;
}
#event_detail .sns-link span {
  display: block;
  line-height: 42px;
  margin-left: 8px;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  #event_detail .mt-xs-20 {
    margin-top: 20px;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .w-xs-100 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  #event_detail .h-xs-72 {
    height: 72px;
  }
}
#event_detail .b-t {
  border-top: 1px solid #707070;
}
#event_detail .b-b {
  border-bottom: 1px solid #707070;
}
#event_detail .b-r {
  border-right: 1px solid #707070;
}
#event_detail .b-l {
  border-left: 1px solid #707070;
}
#event_detail .b-x {
  border-right: 1px solid #707070;
  border-left: 1px solid #707070;
}
#event_detail .b-y {
  border-top: 1px solid #707070;
  border-bottom: 1px solid #707070;
}
#event_detail .py-auto {
  display: inline-block;
  vertical-align: middle;
}
#event_detail .img {
  position: relative;
}
#event_detail .img-btn {
  position: absolute;
  top: 60%;
  left: 20%;
}
#event_detail .btn--pink,
#event_detail a.btn--pink {
  color: white;
  background-color: #d291bc;
}
#event_detail .btn--pink:hover,
#event_detail a.btn--pink:hover {
  color: white;
  background: #d291bc;
}
#event_detail a.btn--radius {
  border-radius: 100px;
}
@media screen and (max-width: 767px) {
  #event_detail .d {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  #event_detail .pc-d {
    display: none;
  }
}
#event_detail .pb-8 {
  padding-bottom: 8px;
}
#event_detail #schedule .b-back {
  background-color: black;
  color: white;
  padding-top: 20px;
  padding-bottom: 20px;
}
#event_detail #schedule .bb {
  font-size: 19px;
  border-bottom: 2px solid #000000;
  padding-top: 20px;
  padding-bottom: 18px;
}
#event_detail #schedule h3 {
  font-size: 19px;
}
#event_detail #schedule .f-b {
  font-weight: bolder;
}
#event_detail #schedule p {
  font-size: 16px;
}
#event_detail #schedule p span {
  font-size: 12px;
  color: #6f7579;
}
#event_detail #caution p {
  font-size: 12px;
}
#event_detail #caution p span {
  font-size: 12px;
  color: red;
}
#event_detail #caution a {
  border-bottom: 1px solid;
}
#event_detail #cautionwish h2 {
  font-size: 24px;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  #event_detail #cautionwish h2 {
    padding-bottom: 12px;
  }
}
#event_detail #cautionwish p {
  line-height: 24px;
}
@media screen and (max-width: 767px) {
  #event_detail #cautionwish p {
    line-height: 32px;
  }
}
#event_detail #cautionwish p span {
  font-weight: bolder;
}
#event_detail #cautionwish a {
  border-bottom: 1px solid;
}
#event_detail #cautionwish .border {
  border: 4px solid #f0f3f5;
}
#event_detail #purchase h2 {
  font-size: 24px;
  border-bottom: 1px solid #707070;
}
@media screen and (max-width: 767px) {
  #event_detail #purchase h2 {
    padding-bottom: 12px;
  }
}
#event_detail #purchase h4 {
  font-size: 16px;
  color: #ec1c24;
  font-weight: bolder;
}
@media screen and (max-width: 767px) {
  #event_detail #purchase h4 {
    margin-top: 40px;
  }
}
#event_detail #purchase h5 {
  font-size: 16px;
  font-weight: bolder;
}
#event_detail #purchase p {
  line-height: 24px;
}
#event_detail #purchase p span {
  color: #ec1c24;
}
#event_detail #purchase .border {
  border: 4px solid #f0f3f5;
}
#event_detail #purchase .btn--dark,
#event_detail #purchase a.btn--dark {
  color: #ffffff;
  background-color: #3b4043;
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media screen and (max-width: 767px) {
  #event_detail #purchase .btn--dark,
  #event_detail #purchase a.btn--dark {
    padding-left: 16px;
    padding-right: 16px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
  }
}
#event_detail #purchase .btn--dark:hover,
#event_detail #purchase a.btn--dark:hover {
  color: #ffffff;
  background: #3b4043;
}
#event_detail #purchase a.btn--radius {
  border-radius: 100px;
}

#members h2 {
  font-size: 42px;
}
#members h3 {
  font-size: 20px;
  margin-top: 32px;
  border-top: 2px solid #f2ee8d;
  border-bottom: 2px solid #f2ee8d;
  padding-top: 8px;
  padding-bottom: 8px;
}
#members h4 {
  font-size: 24px;
  border-bottom: 1px solid #707070;
}
#members p {
  line-height: 24px;
}
#members p span {
  font-size: 15px;
}
#members .multi-imagesize-container .flex-item {
  margin-top: 24px;
}
#members .multi-imagesize-container .flex-item .flex-wrap {
  position: relative;
  overflow: hidden;
  padding-top: 70%;
}
#members .multi-imagesize-container .flex-item .flex-wrap img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (min-width: 768px) {
  #event-photo-sp .between-img {
    display: flex;
    justify-content: space-between;
  }
}

#sponsor {
  margin-top: 70px;
}
@media screen and (max-width: 767px) {
  #sponsor {
    margin-top: 50px;
  }
}
#sponsor .inner {
  width: 1040px !important;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #sponsor .inner {
    width: 100% !important;
  }
}
#sponsor .inner img {
  max-width: 200px;
  height: auto;
  margin: 20px auto;
  display: inline-block;
}
@media screen and (max-width: 767px) {
  #sponsor .inner img {
    width: 100%;
  }
}
#sponsor h2 {
  font-size: 40px;
  text-align: center;
  margin-bottom: 50px;
}
#sponsor h3 {
  font-size: 27px;
  font-weight: 600;
  color: #d291bc;
  margin-top: 50px;
  margin-bottom: 50px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  #sponsor h3 {
    font-size: 20px;
    line-height: 32px;
    margin-bottom: 40px;
  }
}

.black-button-margin {
  margin-top: 65px;
  margin-bottom: 65px;
}

.black-button {
  color: #ffffff !important;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 600;
  background-color: #3b4043;
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 50px;
  width: 250px;
}
.black-button a {
  color: #fff;
}
@media screen and (max-width: 767px) {
  .black-button {
    padding: 16px 0;
  }
}

.blk-border-button {
  color: #3b4043;
  font-family: sans-serif;
  font-size: 16px;
  font-weight: 600;
  background-color: #ffffff;
  display: inline-block;
  border: 1px solid #3b4043;
  padding-top: 20px;
  padding-bottom: 20px;
  border-radius: 50px;
  width: 250px;
}
@media screen and (max-width: 767px) {
  .blk-border-button {
    padding: 16px 0;
    margin-top: 30px;
  }
}

.btn_round {
  border-radius: 25px;
  padding: 8px 16px;
}
.btn_round:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btn_impact {
  background-color: #d291bc !important;
  color: white;
  border: 2px solid #d291bc !important;
}

.sp-nav-link {
  background: rgba(200, 200, 200, 0.8);
  position: fixed;
  z-index: 9999;
  left: 0;
  bottom: 0;
  width: 100%;
  margin: 0;
  display: block;
  height: 70px;
}
.sp-nav-link .sp-nav-link-inner {
  text-align: center;
  margin-top: 24px !important;
}
#form .purchase_box {
  border: 4px solid #d291bc;
  border-radius: 10px;
  margin-bottom: 32px;
}
#form .grayback {
  border-radius: 5px 5px 0 0;
  background-color: #ededed;
}
#form P {
  font-size: 16px;
}
#form P span {
  font-size: 15px;
}
#form h2 {
  font-size: 30px;
}
#form .inline {
  width: 90%;
  margin-top: 0px;
  margin-left: auto;
  margin-right: auto;
}

#orgnizer .orgnizer-box {
  border: 1px solid #707070;
  border-radius: 10px;
  margin-bottom: 32px;
}
@media screen and (max-width: 767px) {
  #orgnizer .orgnizer-box {
    border: none;
  }
}
#orgnizer .orgnizer-box img {
  max-width: 225px;
  max-height: 225px;
}
#orgnizer .imgsizing {
  height: 225px;
}
#orgnizer .inline {
  width: 85%;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 767px) {
  #orgnizer .inline {
    width: 100%;
    margin-top: 32px;
    margin-left: auto;
    margin-right: auto;
  }
}
#orgnizer .border-b {
  border-bottom: 1px solid #707070;
}
#orgnizer h2 {
  font-size: 20px;
  border-top: 2px solid #f2ee8d;
  border-bottom: 2px solid #f2ee8d;
  padding-top: 8px;
  padding-bottom: 8px;
}
@media screen and (max-width: 767px) {
  #orgnizer h2 {
    font-size: 24px;
    border-top: none;
    border-bottom: 1px solid #707070;
    display: block;
    text-align: left;
  }
}
#orgnizer a {
  color: #004bb1;
  font-size: 18px;
  border-bottom: 1px solid #004bb1;
}
#orgnizer h3 {
  font-size: 16px !important;
  font-weight: bolder !important;
}
#orgnizer h4 {
  color: black !important;
  font-size: 16px !important;
  font-family: Georgia, serif !important;
}
#orgnizer h4 span {
  font-size: 20px !important;
  font-family: Georgia, serif !important;
}
@media screen and (max-width: 767px) {
  #orgnizer h4 span {
    font-size: 20px !important;
    font-family: Georgia, serif !important;
    color: #000 !important;
  }
}
#orgnizer p {
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  #orgnizer p {
    font-size: 14px !important;
    line-height: 32px;
  }
}

#event-list h2 {
  font-size: 20px;
  border-top: 2px solid #f2ee8d;
  border-bottom: 2px solid #f2ee8d;
  padding-top: 8px;
  padding-bottom: 8px;
}
#event-list img {
  border-radius: 30px;
}
@media screen and (max-width: 767px) {
  #event-list img {
    border-radius: 15px;
  }
}
@media screen and (max-width: 767px) {
  #event-list p {
    font-size: 12px;
  }
}
#event-list .inline {
  width: 95%;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
}
#event-list .btn--clear,
#event-list a.btn--clear {
  color: black;
  background-color: transparent;
}
#event-list .btn--clear:hover,
#event-list a.btn--clear:hover {
  color: black;
  background: transparent;
}
#event-list a.btn--clear.btn--border-solid {
  border: 2px solid #95989a;
}
#event-list .btn-p {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 767px) {
  #event-list .btn-p {
    padding-left: 8px;
    padding-right: 8px;
    border-radius: 15px;
  }
}

.event-sp-footer-bunner {
  position: fixed;
  display: flex;
  bottom: 0px;
  width: 100%;
  z-index: 9999;
}
.event-sp-footer-bunner img {
  background-color: rgba(25, 25, 25, 0.5);
  width: 100%;
  padding: 4px;
}

.ly-relative {
  position: relative;
}

.event-top-bunners {
  position: absolute;
  bottom: 0;
  background-color: rgba(0, 0, 0, 0.3);
  padding: 0 4px;
  width: 100%;
}
.event-top-bunners .bunner-container {
  display: flex;
  justify-content: center;
}
.event-top-bunners .bunner-container .bunner {
  z-index: 5555;
  padding: 8px 4px;
}
.event-top-bunners .bunner-container .bunner img {
  max-height: 211px;
}

.couse_container {
  padding-top: 80px;
  padding-bottom: 80px;
}
.couse_container .course_card {
  margin-top: 72px;
  padding-bottom: 32px;
}
.couse_container h1 {
  font-size: 30px;
  text-align: left;
  font-weight: bold;
  margin-bottom: 8px;
  border-bottom: 1px solid #cdd6dd;
}
.couse_container h2 {
  font-size: 24px;
  text-align: left;
  font-weight: bold;
  padding-bottom: 8px;
  font-family: "游明朝", YuMincho, "Hiragino Mincho ProN W3", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.couse_container h2.name {
  min-height: 48px;
}
@media screen and (max-width: 767px) {
  .couse_container h2.name {
    min-height: 65px;
  }
}
.couse_container a {
  color: black;
}
.couse_container a:hover {
  text-decoration: none;
  opacity: 0.7;
}
.couse_container a img.course_image {
  border-radius: 25px;
  -o-object-fit: cover;
     object-fit: cover;
  height: 200px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .couse_container a img.course_image {
    height: 140px;
  }
}
.couse_container a img.course_image:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
  .couse_container .course_tags {
    margin: 8px 0;
    font-size: 12px;
  }
}
.couse_container .course_tags span.label {
  font-size: 10px;
}
@media screen and (min-width: 768px) {
  .couse_container .course_tags span.label {
    font-size: 11px;
  }
}
.couse_container .detail {
  padding: 4px;
}
.couse_container .detail .header .no {
  text-align: left;
  display: block;
  color: black;
}
.couse_container .detail .header h2.name {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  color: black;
}
.couse_container .detail .user_and_price {
  display: flex;
  flex-direction: row;
  border-bottom: 1px solid #f0f3f5;
  margin-top: 16px;
  margin-bottom: 16px;
}
@media screen and (max-width: 767px) {
  .couse_container .detail .user_and_price img.card-avatar-img {
    width: 48px;
    height: 48px;
    -o-object-fit: cover;
       object-fit: cover;
  }
}
.couse_container .detail .user_and_price .right {
  margin: 16px;
}
@media screen and (max-width: 767px) {
  .couse_container .detail .user_and_price .right {
    height: 32px;
    margin: 0 8px;
  }
}
.couse_container .detail .user_and_price .right h3 {
  margin-top: 0 !important;
  font-size: 12px;
  color: black;
}
@media screen and (min-width: 768px) {
  .couse_container .detail .user_and_price .right p.price {
    text-align: left;
    font-size: 18px;
    color: black;
    font-weight: bold;
    margin-top: 4px;
  }
}
@media screen and (max-width: 767px) {
  .couse_container .detail p.price {
    text-align: left;
    font-size: 14px;
    color: black;
    font-weight: bold;
    margin-bottom: 8px;
  }
}
.couse_container .detail .hold_dates h4 {
  font-size: 14px;
  font-weight: bold;
  color: black;
  padding: 0;
  margin: 0;
}
.couse_container .detail .hold_dates ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding: 0;
}
.couse_container .detail .hold_dates ul li {
  width: 50%;
  color: black;
  list-style-type: none;
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .couse_container .detail .hold_dates ul li {
    font-size: 10px;
    width: 100%;
  }
}
.couse_container .detail .reservation_limit {
  display: flex;
  flex-direction: column;
}
.couse_container .detail .reservation_limit h4 {
  font-size: 14px;
  font-weight: bold;
  color: black;
  padding: 0;
  margin: 0;
}
.couse_container .detail .reservation_limit ul {
  display: inline-flex;
  flex-wrap: wrap;
  padding: 0;
}
.couse_container .detail .reservation_limit ul li {
  display: flex;
  width: 50%;
  color: black;
  list-style-type: none;
  font-size: 11px;
}
@media screen and (max-width: 767px) {
  .couse_container .detail .reservation_limit ul li {
    width: 100%;
    font-size: 10px;
  }
}
.couse_container .detail .reservation_limit .center {
  text-align: center;
  margin-top: 10px;
}
.couse_container .detail .reservation_limit .bolder-black {
  border: 1px solid black;
  width: 60%;
}
@media screen and (max-width: 767px) {
  .couse_container .detail .reservation_limit .bolder-black {
    width: 80%;
    font-size: 12px !important;
  }
}
</pre></body></html>