@charset "UTF-8";
/*
  Theme Name: era
  Theme URI:
  Author: Kotaro Ishii
  Author URI:
  Description:
  Version: 1.0.0
  License:
  License URI:
  Text Domain:
*/
html, body {
  height: auto;
}

audio {
  margin: 20px 0;
}

.content img {
  height: auto;
}

.wp-embedded-content {
  max-width: 100%;
}

.pagenation {
  margin: 2em 0;
  padding: 1em 0;
  background-color: rgba(219, 86, 8, 0.03);
}

.pagenation a, .pagenation span {
  width: 28px;
  line-height: 28px;
  height: 28px;
  text-align: center;
  margin: 0 4px;
}

.page-numbers.current {
  font-weight: bold;
  background-color: #db5608;
  border-radius: 50%;
  color: #fff;
}

.article h2.comments-Title {
  border: 0;
}

.article .content {
  overflow: hidden;
  margin-top: 50px;
}

.comments input,
.comments textarea {
  width: 100% !important;
}

.single-radio .grid {
  display: block;
}

.single-radio .grid > img {
  display: block;
  width: 100%;
  margin-bottom: 16px;
}

.single-radio .grid .title {
  padding-left: 0;
}

.single-radio .grid .title h1 {
  margin-bottom: 8px;
}

.news.pc-only {
  margin-bottom: 8px;
}

.news.pc-only ul {
  list-style: none;
}

.news.pc-only a {
  display: inline-block;
  line-height: 1.5;
  margin: 0;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
}

.news.pc-only a:hover {
  text-decoration: none;
  color: #db5608;
}

.news.pc-only a span {
  margin-right: 8px;
}

.news.pc-only .flex {
  align-items: center;
  margin-bottom: 8px;
}

.news.pc-only .list {
  padding: 0 7px;
}

.news.pc-only .list a {
  display: block;
  font-size: 14px;
}

.news.sp-only {
  padding: 8px;
}

.news.sp-only .r {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.news.sp-only .r a {
  font-size: 13px;
  margin: 0;
}

.news.sp-only .r a.list {
  padding: 0 6px;
  background-color: transparent;
  color: #db5608;
}

.news.sp-only .r span {
  margin-right: .5em;
}

.kihon {
  overflow: hidden;
  border-top: 1px solid #dfdfdf;
  max-width: 100%;
  padding: 12px 0 16px;
}

@media screen and (max-width: 767px) {
  .kihon {
    margin: 0 calc(50% - 50vw) 0;
    border-bottom: 1px solid #dfdfdf;
  }
}

.kihon .kyoka img {
  border-radius: 4px;
}

.kihon .title {
  margin: 0 3.5%;
}

.kihon > div:not(.flex) {
  overflow-x: scroll;
  overflow-y: hidden;
  -webkit-overflow-scrolling: auto;
}

.kihon > div:not(.flex) .flex {
  overflow-y: hidden;
  -webkit-overflow-scrolling: auto;
}

.kihon .contents {
  width: auto;
  flex-wrap: nowrap;
}

.kihon .contents .kyoka {
  min-width: 130px;
  margin-top: 2%;
  margin-left: 3.5%;
  line-height: 1.4;
  font-size: .9em;
}

.kihon .contents .kyoka:last-of-type {
  margin-right: 3.5%;
}

@media screen and (max-width: 519px) {
  .nav-tabs-outer,
  .tab-content {
    margin: 0 calc(50% - 50vw);
  }
  .content_class {
    border: 0;
  }
  .nav-tabs-outer {
    background-color: #f6f6f6;
  }
}

.tb {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.tb iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

@media screen and (max-width: 1023px) {
  .header__submenu {
    max-width: none;
  }
}

.rightmenu .radio .content .r-c a,
.rightmenu .radio .content .r-e a {
  line-height: 1.5;
}

.live {
  margin-bottom: 20px;
}

.live .taba {
  display: block;
  list-style: none;
}

.live .flex {
  margin-bottom: 0;
}

.live li {
  /*margin-top: 1rem;*/
/*  border-left: 1px solid #db5608;
  padding-left: 8px;*/
}

.live a {
  line-height: 1.5;
}

.live .list a {
  font-size: 14px;
}

.live .content {
  width: 48%;
}

.live .content:last-of-type {
  margin-left: 4%;
}

.live .content .m {
  margin: 8px 0 0;
}

.live .heading {
  font-size: 16px;
  color: #db5608;
  font-weight: 700;
  font-weight: normal;
  margin: 0;
  position: relative;
  /*border-bottom: 1px solid #db5608;*/
  /*background: #db5608;*/
  /*color: #fff;*/
  /*border-radius: 4px;*/
  padding: 0 8px;
  margin-bottom: .5rem;
  border-left:  2px solid #db5608;
}

.live .heading a {
  position: absolute;
  right:  0;
  top: 50%;
  transform: translateY(-50%);
  color: #db5608;
  font-size: .8em;
}

.live .taba .metaData {
  font-weight: normal;
  margin: 0;
  padding: 0;
}

#cat-nav li {
  margin: .2em;
}

.related ul {
  list-style: disc;
  padding-left: 20px;
}

.related li {
  list-style-type: disc;
  line-height: 1.3;
}

.related li:not(:first-of-type) {
  margin-top: 8px;
}

@media screen and (max-width: 519px) {
  .nav-tabs {
    background-color: #f6f6f6;
  }
  .tab-pane > a {
    text-align: center;
    color: #aaa;
    border: 1px solid #dfdfdf;
    border-radius: 30px;
    display: block;
    padding: 8px;
    margin-top: 24px;
  }
}

.taba {
  display: flex;
  align-items: center;
}

.taba.flex {
  display: flex;
  align-items: flex-start;
}

.taba__thumb {
  width: 120px;
  height: auto;
  overflow: hidden;
  border-radius: 4px;
}

.taba__thumb img {
  display: block;
  height: auto;
}

.taba .metaData {
  flex: 1;
  padding-left: 10px;
  line-height: 1.3;
}

.taba .metaData a {
  line-height: 1.5;
}

.taba.checked .metaData__title a::before,
.tutor-course-lesson h5.checked a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  content: "\f058";
  margin-right: 2px;
  color: yellowgreen;
}

.taba .metaData span a {
  font-size: 12px;
}

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

.taba .metaData span img {
  vertical-align: middle;
  height: 12px;
}

.taba .metaData span:first-of-type + img {
  margin-left: 8px;
}

.taba .metaData .term {
  display: block;
}

.taba .metaData .term a {
  color: #db5608;
  opacity: .6;
  font-size: 12px;
}

.taba .metaData .term a:hover {
  text-decoration: underline;
}

.leftmenu .widget,
.spleft .widget {
  background-color: rgba(219, 86, 8, 0.05);
  margin: 0;
}

.leftmenu ul.menu,
.spleft ul.menu {
  padding: 10px 8px;
}

.leftmenu li:not(:first-of-type),
.spleft li:not(:first-of-type) {
  margin-top: 8px;
}

.leftmenu li a,
.spleft li a {
  padding: 0;
}

.leftmenu li a::before,
.spleft li a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f0da';
  font-weight: 900;
  color: #db5608;
  margin-right: 4px;
}

.leftmenu li a:hover,
.spleft li a:hover {
  color: #db5608;
}

@media screen and (min-width: 1024px) {
  .leftmenu .widgettitle,
  .spleft .widgettitle {
    font-size: 13px;
    padding: 4px;
  }
}

.main audio {
  width: 100%;
}

.audio-title {
  display: block;
  font-weight: bold;
  margin-top: 30px;
}

.favorite {
  text-align: left;
  margin: 1rem 0;
}

.favorite a.simplefavorite-button {
  display: inline-block;
  padding: 8px 24px 8px;
  border-radius: 30px;
  border: 1px solid #dfdfdf;
  color: #777;
  cursor: pointer;
}

.favorite a.simplefavorite-button i {
  font-weight: bold;
}

.favorite .simplefavorite-button.active {
  color: #dd9933;
  border-color: #dd9933;
  background-color: transparent;
}

/* Tutor LMSレッスンページ専用のお気に入りボタンスタイル */
.favorite-tutor-lesson {
  margin: 0 20px 0 0 !important;
}

.favorite-tutor-lesson a.simplefavorite-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 8px 24px;
  border-radius: 30px;
  border: 1px solid #fff;
  background-color: transparent;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
}

.favorite-tutor-lesson a.simplefavorite-button:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.favorite-tutor-lesson a.simplefavorite-button i {
  font-weight: normal;
  margin-right: 4px;
  color: #fff;
}

.favorite-tutor-lesson .simplefavorite-button.active {
  background-color: #fff;
  color: #dd9933;
  border-color: #fff;
}

.favorite-tutor-lesson .simplefavorite-button.active i {
  color: #dd9933;
  font-weight: bold;
}

.banner {
  margin-bottom: 20px;
}

.banner a:hover img {
  opacity: .5;
}

.banner img {
  display: block;
  border-radius: 8px;
  border: 1px solid #dfdfdf;
}

.banner.small {
  display: flex;
  justify-content: space-between;
  margin-bottom: 16px;
}

.banner.small li {
  flex: 1;
}
.banner.small li:not(:first-of-type) {
  margin-left: 8px;
}

@media screen and (max-width: 519px) {
  .banner {
    margin: 0 calc(50% - 50vw) 10px;
  }
  .news a {
    margin-bottom: 8px;
  }
  .live {
    border: 1px solid #dfdfdf;
    border-width: 1px 0 0;
    padding: 7% 3.5%;
    margin: 12px calc(50% - 50vw);
  }
}

@media screen and (max-width: 1023px) {
  .header__icon {
    height: 40px;
  }
  .header__icon a {
    font-size: 12px;
  }
  .header {
    margin-bottom: 0;
  }
  .banner {
    margin-bottom: 0;
  }
  .banner img {
    border: 0;
    border-radius: 0;
    border-bottom: 1px solid #dfdfdf;
  }
  .banner.small {
    padding: 0 8px;
  }
}

@media screen and (max-width: 1023px) and (max-width: 519px) {
  .banner.small {
    margin: 8px 0;
  }
}

@media screen and (max-width: 1023px) and (min-width: 520px) {
  .banner.small {
    padding: 0 16px;
  }
}

@media screen and (max-width: 1023px) {
  .news.pc-only {
    padding: 16px;
    margin-bottom: 0;
  }
}

@media screen and (max-width: 1023px) and (min-width: 520px) {
  .kihon {
    padding: 16px 0;
  }
  .nav-tabs-outer .nav-tabs li {
    flex-grow: 1;
  }
  .nav-tabs-outer .nav-tabs li a {
    display: block;
    width: 100%;
  }
  .tab-pane {
    border: 0;
  }
  .live {
    padding: 24px;
    border: 1px solid #dfdfdf;
    border-width: 1px 0 0;
  }
}

@media screen and (max-width: 1023px) {
  .container {
    display: block;
  }
  .container.home {
    margin-top: 0;
  }
  .container.home .main {
    width: 100%;
  }
  /* .container.right .main {
    margin: 50px auto;
  } */
  .container .rightmenu {
    width: 100%;
  }
  .container .rightmenu .banner {
    margin: 0 0 3.5%;
  }
}

@media screen and (max-width: 1023px) and (min-width: 520px) {
  .container .rightmenu .radio {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .container .rightmenu .radio .content {
    width: 48%;
  }
  .container .rightmenu .radio .content:nth-of-type(2n) {
    margin-left: 4%;
  }
}

@media screen and (max-width: 1023px) {
  .footer {
    margin-top: 40px;
    margin-bottom: 52px;
    background-color: #db5608;
  }
  .rightmenu .radio {
    padding: 24px;
  }
}

@media screen and (max-width: 1023px) and (min-width: 520px) {
  .container:not(.home) {
    max-width: 640px;
  }
  .container.left .main {
    width: 100%;
  }
  .leftmenu {
    width: 40%;
  }
}

@media screen and (min-width: 1024px) {
  .header {
    margin-bottom: 0;
  }
  .container.left {
    max-width: 840px;
  }
  .container.left .main {
    width: 600px;
  }
  .home .main {
    overflow: hidden;
  }
}

/* body {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  min-height: 100vh;
}
.footer {
  margin-top: auto;
} */

.single-radio .grid .title h1 {
  font-size: 1rem !important;
}

@media screen and (min-width: 520px) {
  .single-radio .grid .title h1 {
    font-size: 1.3rem !important;
  }
}

.single-news h1 {
  font-size: 1.3rem;
  line-height: 1.5;
}

@media screen and (min-width: 550px) {
  .single-news h1 {
    font-size: 1.7rem;
    font-size: 1.7rem;
  }
}

.header__icon i {
  font-size: 2em;
}

.radio-title {
  font-size: 1.3rem;
  margin-bottom: 30px;
}

.radio-title ~ p {
  margin-bottom: 16px;
}

.radio-title ~ p:last-of-type {
  margin-bottom: 30px;
}

.radio-title span {
  font-size: .7em;
}

@media screen and (min-width: 520px) {
  .radio-title {
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

#p24 {
  display: flex;
  flex-direction: column;
  min-height: 100vh;
}

#p24 .container {
  margin-bottom: auto;
}

#p24 header,
#p24 .leftmenu,
#p24 .rightmenu {
  display: none;
}

#p24 h1 {
  font-size: 24px;
}

#p24 .main {
  margin: 30px auto;
  padding: 16px;
  max-width: 400px;
}

@media screen and (min-width: 520px) {
  #p24 .main {
    border: 1px solid #dfdfdf;
    border-radius: 8px;
  }
}

#p24 .article .swpm-login-widget-form {
  font-size: 1rem;
}

#p24 .article .swpm-login-widget-form input {
  width: 100%;
  border: 1px solid #dfdfdf;
  padding: 4px 8px;
}

#p24 .article .swpm-login-widget-form input[type="checkbox"] {
  display: inline-block;
  width: auto;
}

#p24 .article .swpm-login-widget-form input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  color: #fff;
  background-color: #db5608;
  border-radius: 30px;
  text-align: center;
  font-weight: bold;
  border: 2px solid #db5608;
  font-size: 1rem;
  letter-spacing: 2px;
  padding: .5rem;
  margin: 1rem 0 3rem;
}

#p24 .article .swpm-login-widget-form input[type="submit"]:hover {
  color: #db5608;
  background-color: transparent;
}

.rightmenu .radio .content.mon {
  border: 1px solid #36bf4d;
}

.rightmenu .radio .content.mon .r-a {
  background: #36bf4d;
}

.rightmenu .radio .content.mon .r-c a,
.rightmenu .radio .content.mon .r-e a {
  color: #36bf4d;
}

.rightmenu .radio .content.mon .r-c:after {
  background-image: linear-gradient(to right, #36bf4d, #36bf4d 4px, transparent 4px, transparent 4px);
}

.rightmenu .radio .content.mon .r-b {
  grid-row: 1 / 3;
}

.radioTab > .title {
  font-size: 16px;
  color: #db5608;
  font-weight: 700;
  margin-bottom: 10px;
  padding: 1rem 1rem 0;
  /*border-top: 1px solid #dfdfdf;*/
}

@media screen and (min-width: 1024px) {
  .radioTab > .title {
    padding: 1rem 0 0;
  }
}

.widget_recent_comments {
  padding: 0 1rem;
}

@media screen and (min-width: 1024px) {
  .widget_recent_comments {
    padding: 0;
  }
}

.widget_recent_comments .cwp-avatar {
  float: none;
  margin: 0;
}

.widget_recent_comments .cwp-on-text {
  display: none;
}

.widget_recent_comments.widget.comments_widget_plus ul.cwp-ul li {
  padding: 8px 0;
}

.widget_recent_comments .cwp-li {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.widget_recent_comments .cwp-author-link {
  display: block;
  font-weight: bold;
}

.widget_recent_comments .cwp-comment-link {
  width: 35px;
  color: #a8b0b6;
  font-size: .9em;
  line-height: 1.2;
}

.widget_recent_comments .cwp-comment-title {
  flex: 1;
  margin-left: 10px;
  line-height: 1.3;
}

.widget_recent_comments .cwp-comment-excerpt {
  width: 100%;
  margin-left: 45px;
  color: #333;
  line-height: 1.4;
  padding: 4px 6px;
  /*border: 1px solid #dfdfdf;*/
  border-radius: 4px;
  margin-top: 4px;
  background-color: #FDF6F2;
}

.mymenu .content {
  margin-top: 20px;
}

.terms {
  margin-bottom: 16px;
  padding: 8px;
}

#cat-nav {
  justify-content: flex-start;
}

#cat-nav li {
  flex-grow: 1;
  margin: 4px .5rem;
  text-align: center;
}

#cat-nav li a {
  padding: 0;
}

#cat-nav li.sorted:first-of-type a {
  color: #db5608;
  font-weight: bold;
}

#cat-nav .current-menu-item {
  background-color: transparent;
}

#cat-nav .current-menu-item a {
  color: #db5608;
  font-weight: bold;
}

.youtube-wrap {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.youtube-wrap iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}

.breadcrumb {
  line-height: 2rem;
  overflow: auto;
  white-space: nowrap;
}

@media screen and (min-width: 960px) {
  .breadcrumb {
    overflow: hidden;
    text-overflow: ellipsis;
  }
}

.breadcrumb ul {
  display: flex;
  list-style: none;
}

.breadcrumb a {
  color: #db5608;
}

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

.comments {
  margin: 0 auto;
  font-weight: normal;
  /*font-size: 88.8%;*/
}

@media screen and (min-width: 550px) {
  .comments {
    margin: 50px auto;
  }
}

.comments input[type="submit"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
}

.comments-Title {
  font-size: 1.2rem;
  text-align: center;
  color: #E4560C;
  margin-bottom: 1.5rem;
}

.comments-Title i {
  margin-right: .5rem;
}

.comments-List {
  list-style: none;
  counter-reset: number;
}

.comments-List_Item {
  padding: 0 !important;
  border: 0 !important;
  background-color: #fff;
  border-radius: 8px;
  margin: 0 0 1rem !important;
}

@media screen and (min-width: 768px) {
  .comments-List_Item {
    margin-bottom: 1.5rem !important;
  }
}

.comments-Meta {
  line-height: 2rem;
  position: relative;
}

/*.comments-Meta::before {
  counter-increment: number;
  content: counters(number, "-");
  display: inline-block;
  line-height: 30px;
  text-align: center;
  margin-right: .5rem;
  width: 30px;
  text-align: center;
  border: 2px solid #E4560C;
  border-radius: 50%;
  color: #E4560C;
}*/

.comments-Author {
  font-weight: bold;
  /*color: #E4560C;*/
}

.comments-Time {
  color: #aaa;
}

.comments-Reply {
  text-align: right;
}

.comments .profile_img {
  margin-right: 10px !important;
  height: 40px;
  object-fit: cover;
}

.comments .comments-Content {
  /*padding: .5rem 0;*/
  /*padding-left: 3rem;*/
  /*padding: 0;*/
  margin-top: 8px !important;
  background-color: #fdf6f2;
  padding: 6px 10px;
  border-radius: 8px;
}

.comments-Content p {
  /*background-color: #fdf6f2;
  padding: 6px 10px;
  border-radius: 8px;*/
  font-size: 1rem;
  word-wrap: break-word;
}

.comments-Content p:not(:first-of-type) {
  margin-top: 1rem;
}

.comments-Content .comment-awaiting-moderation {
  color: #db5608;
}

.comments .comments-Reply {
  margin-top: 0;
}

.comments-Form {
  padding: 1rem 1rem .5rem !important;
  background-color: #FDF6F2;
  border-radius: 8px;
}

@media screen and (min-width: 768px) {
  .comments-Form {
    padding: 2rem 3rem 1rem !important;
  }
}

.comments-Form_Title {
  font-weight: bold;
  font-size: 1.2rem;
}

@media screen and (min-width: 768px) {
  .comments-Form_Title {
    font-size: 1.5rem;
  }
}

.comments-Form_Title i {
  margin-right: .5rem;
}

.comments-Form_Cancel {
  font-size: 14px;
  font-weight: normal;
  /*margin-top: 1rem;*/
  display: block;
}

@media screen and (min-width: 768px) {
  .comments-Form_Cancel {
    display: inline;
    /*margin: 0 0 0 1rem;*/
  }
}

.comments-Form_Cancel a {
  color: #222;
}

.comments-Form_Cancel a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 400;
  content: "\f057";
  margin-right: .2rem;
  vertical-align: baseline;
}

/*.comments-Form p:not(:last-of-type) {
  margin: 1rem 0;
}*/

/*.comments-Form .comment-form-author {
  display: none;
}*/

.comments-Form label {
  display: block;
  font-weight: bold;
}

.comments-Form label span {
  font-weight: normal;
  font-size: .9em;
}

.comments-Form textarea,
.comments-Form input {
  padding: 4px 8px !important;
  font-size: 1rem;
  font-family: 'Noto Sans Japanese',游ゴシック体, 'Yu Gothic', YuGothic, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  color: #333;
  outline: none;
  width: 100%;
  /*border: 0 !important;*/
}

.comments-Form .required {
  font-size: .8em;
  color: #E4560C;
}

input[type="submit"].comments-Form_Submit {
  color: #fff;
  padding: .5rem 3rem;
  background-color: #E4560C;
  border: 2px solid #E4560C;
  cursor: pointer;
  border-radius: 4px;
  font-size: 1rem;
  letter-spacing: 3px;
  font-weight: bold;
}

.comments-Form_Submit:hover {
  background-color: transparent;
  color: #E4560C;
}

.comment-reply-link {
  color: #E4560C;
  text-decoration: none;
}

.comment-reply-link a {
  text-decoration: underline;
}

.comments-List {
  margin-top: 3rem;
}

.comments-List.children {
  padding-left: 15px;
  margin-top: 1rem;
}

@media screen and (min-width: 768px) {
  .comments-List.children {
    padding-left: 48px;
  }
}

.sort {
  border: 1px solid #dfdfdf;
  border-radius: 8px;
  padding: 8px 16px;
  margin-bottom: 30px;
}

.sort-List {
  list-style: none;
  display: flex;
}

.sort-List_Item:not(:first-of-type) {
  margin-left: 8px;
}

.sort-List_Anchor.current {
  color: #db5608;
  font-weight: bold;
}

.header {
  box-sizing: border-box;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 300;
  width: 100%;
  background-color: #fff;
}

.header__flex {
  justify-content: flex-start;
}

.header__flex .search {
  margin: 0 15px;
}

/* @media screen and (min-width: 1024px) {
  .header__flex .search {
    margin-right: auto;
    margin-left: 40px;
  }
} */

@media screen and (max-width: 1023px) {
  .header {
    padding: 10px 15px 10px 5px;
  }
  .header__flex {
    justify-content: space-between;
  }
  .header__icon {
    text-align: center;
  }
  .header__icon._fav,
  .header__icon._mypage .str {
    display: block;
  }
  .header__icon._fav.pc,
  .header__icon._mypage .str.pc {
    display: none;
  }
  .header__icon .img {
    height: 24px;
    display: block;
  }
  .header__submenu {
    margin: 0;
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 52px;
    background-color: #fafafa;
    border-top: 1px solid #dcdcdc;
    justify-content: space-around;
  }
}

@media screen and (min-width: 1024px) {
  .header__submenu {
    width: auto;
  }
  .header__icon.sp {
    display: none;
  }
  .header__icon:not(:first-of-type) {
    margin-left: 30px;
  }
}

.header-Toggle {
  position: relative;
}

@media screen and (min-width: 1024px) {
  .header-Toggle {
    display: none;
  }
}

.header-Toggle,
.header-Toggle span {
  transition: .4s;
}

.header-Toggle_Inner {
  width: 18px;
  height: 12px;
  cursor: pointer;
}

.header-Toggle_Inner span {
  position: absolute;
  left: 0;
  width: 100%;
  height: 2px;
  border-radius: 4px;
  background-color: #db5608;
}

.header-Toggle_Inner span:nth-of-type(1) {
  top: 0;
}

.header-Toggle_Inner span:nth-of-type(2) {
  top: 5px;
}

.header-Toggle_Inner span:nth-of-type(3) {
  bottom: 0;
}

.open .header-Toggle_Inner span:nth-of-type(1) {
  -webkit-transform: translateY(5px) rotate(-45deg);
          transform: translateY(5px) rotate(-45deg);
}

.open .header-Toggle_Inner span:nth-of-type(2) {
  opacity: 0;
}

.open .header-Toggle_Inner span:nth-of-type(3) {
  -webkit-transform: translateY(-5px) rotate(45deg);
          transform: translateY(-5px) rotate(45deg);
}

body.open {
  position: fixed;
  width: 100%;
  max-width: 100vw;
}
.overlay {
  visibility: hidden;
  opacity: 0;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.8);
  transition: .5s ease;
  z-index: 125;
}
.open .overlay {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 1023px) {
  html {
    overflow-x: hidden;
  }
  .leftmenu {
    box-sizing: border-box;
    position: fixed;
    top: 0;
    right: -70vw;
    z-index: -1;
    background-color: #fff;
    width: 70vw;
    height: 100vh;
    height: calc(100vh - 52px);
    opacity: 0;
    visibility: hidden;
    transition: .2s ease-out;
    overflow-y: scroll;
    z-index: 150;
    padding: 53px 0 200px;
  }
  .leftmenu.open {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(-70vw);
    transform: translateX(-70vw);
  }
  .leftmenu .menu {
    border: 0;
    border-radius: 0;
  }
  .leftmenu .widget {
    background-color: transparent;
    border: 0;
    border-radius: 0;
  }
  .leftmenu .widgettitle {
    border-radius: 0;
    letter-spacing: 2px;
    padding: 4px;
  }
}

@media screen and (min-width: 1024px) {
  .leftmenu {
    width: 200px;
  }
}

.rightmenu .content {
  width: 100%;
  padding: 0;
}

.leftmenu .title {
  letter-spacing: 2px;
}

.leftmenu__list {
  list-style: none;
  padding: 1.5em;
}

.leftmenu__list__item:not(:first-of-type) {
  margin-top: 1em;
}

.units-Head {
  margin-bottom: 30px;
}

.units-Head_Breadcrumb .breadcrumb {
  line-height: 1;
}

.units-Head_Title {
  font-size: 1.3rem;
  line-height: 2;
}

@media screen and (min-width: 550px) {
  .units-Head_Title {
    font-size: 2rem;
  }
}

.units-Head_Desc {
  line-height: 1.5;
}

@media screen and (min-width: 550px) {
  .units-Head_Desc {
    line-height: 1.7;
  }
}

.units-Head_Col {
  display: flex;
  align-items: center;
}

.units-Head_Col_Item:first-of-type {
  width: 90px;
  margin-right: 15px;
  overflow: hidden;
  border-radius: 4px;
}

.units-Head_Col_Item:first-of-type img {
  display: block;
}

@media screen and (min-width: 550px) {
  .units-Head_Col_Item:first-of-type {
    margin-right: 30px;
    width: 120px;
    margin-right: 20px;
  }
}

.units-Head_Col_Item:last-of-type {
  flex: 1;
}

.units-pContent_List {
  list-style: none;
  line-height: 1.5;
}

.units-pContent_List_Item {
  border: 0.5px solid #dcdcdc;
  border-radius: 8px;
  box-sizing: border-box;
  padding: 1rem 1.5rem;
}

.units-pContent_List_Item:not(:first-of-type) {
  margin-top: 2%;
}

.units-pContent_Title {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: 1rem;
}

.units-pContent_Title span {
  display: block;
  color: #aaa;
  font-size: .9em;
  font-weight: normal;
}

.units-pContent_Desc {
  border-top: 1px solid #dcdcdc;
  padding: 1rem 0;
}

.units-pContent_Anchor {
  color: #db5608;
}

.units-Content_List {
  list-style: none;
  counter-reset: number 0;
}

.units-Content_List_Item {
  overflow: hidden;
  border-radius: 4px;
}

.units-Content_List_Item:not(:first-of-type) {
  margin-top: 12px;
}

.units-Content_Anchor {
  display: block;
  border: 1px solid #dfdfdf;
  border-radius: 8px;
}

.units-Content_Anchor:hover {
  background-color: rgba(219, 86, 8, 0.1);
}

.units-Content_Num {
  width: 4px;
  background-color: #db5608;
}

.units-Content_Data {
  flex: 1;
  padding: 4px 12px;
  padding-right: 20px;
  position: relative;
}

@media screen and (min-width: 550px) {
  .units-Content_Data {
    padding: 10px 18px 12px 16px;
  }
}

.units-Content_Data::after {
  font-family: "Font Awesome 5 Free";
  content: '\f105';
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 8px;
  font-size: 20px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  color: #db5608;
  opacity: .7;
}

.units-Content_Tax span {
  font-size: .8em;
  border: 1px solid #db5608;
  color: #db5608;
  border-radius: 4px;
  padding: 0 6px 2px;
  letter-spacing: 1px;
}

.units-Content_Title {
  font-weight: bold;
  line-height: 1.3;
  margin-bottom: 6px;
}

@media screen and (min-width: 550px) {
  .units-Content_Title {
    font-size: 1.1em;
  }
}

.units-Content_Title::before {
  counter-increment: number 1;
  content: counter(number) ". ";
}

.units-Content_Excerpt {
  line-height: 1.3;
  color: #777;
  font-size: .9em;
}

.units-Content_Type {
  color: #db5608;
  line-height: 1.2;
  font-size: .9em;
  margin-top: 4px;
  margin-bottom: 6px;
  opacity: .7;
}

.lecture-Head {
  margin-bottom: 30px;
  padding-bottom: 10px;
}

.lecture-Head_Title {
  font-size: 1.3rem;
  line-height: 1.5;
}

@media screen and (min-width: 550px) {
  .lecture-Head_Title {
    font-size: 1.7rem;
    font-size: 1.7rem;
  }
}

.lecture-Head_Desc {
  line-height: 1.5;
  margin-top: 8px;
  padding: 8px 10px;
  border-radius: 8px;
  background: rgba(219, 86, 8, 0.05);
  font-size: .9em;
}

.lecture-Content audio {
  width: 100%;
}

.lecture-Content_Sentence {
  margin-top: 30px;
}

.lecture-Content_Sentence img {
  height: auto;
}

.lecture-Content_Sentence ul, .lecture-Content_Sentence ol {
  padding-left: 20px;
}

.lecture-Content_Sentence p {
  margin-bottom: 2em;
}

.lecture-Content_Sentence h2 {
  margin: 3em 0 2em;
  color: #db5608;
  font-weight: bold;
  font-size: 1.5em;
  border-left: 8px solid;
  background-color: rgba(219, 86, 8, 0.05);
  padding: 8px;
  padding-left: 16px;
  line-height: 1.5;
}

.lecture-Content_Sentence h3 {
  font-weight: normal;
  font-size: 1.3em;
  color: #db5608;
  margin: 2em 0 1.5em;
  line-height: 1.5;
  font-weight: normal;
  padding: 8px 12px;
  border-left: 2px solid;
}

.lecture-Content_Sentence details {
  margin-bottom: 3rem;
}

.lecture-Content_Sentence table {
  table-layout: fixed;
  width: 100%;
  border: 1px solid #dfdfdf;
}

@media screen and (max-width: 549px) {
  .lecture-Content_Sentence table {
    display: block;
    overflow-x: scroll;
    white-space: nowrap;
    -webkit-overflow-scrolling: touch;
  }
}

.lecture-Content_Sentence table tbody {
  width: 100%;
}

.lecture-Content_Sentence table tr:first-of-type {
  background-color: #db5608;
  color: #fff;
}

.lecture-Content_Sentence table tr:first-of-type th, .lecture-Content_Sentence table tr:first-of-type td {
  text-align: center;
  font-weight: normal;
  padding: .2rem .5rem;
}

.lecture-Content_Sentence table tr:not(:first-of-type) {
  border-top: .5px solid #dfdfdf;
}

.lecture-Content_Sentence table.basic {
  font-size: .9em;
}

.lecture-Content_Sentence table.basic th, .lecture-Content_Sentence table.basic td {
  padding: .5em;
}

.lecture-Content_Sentence table.basic th {
  width: 10%;
}

.lecture-Content_Sentence table.basic td {
  border-left: 1px dashed #eeeeee;
}

.lecture-Content_Sentence table.basic td:nth-of-type(2) {
  width: 10%;
  text-align: center;
}

.lecture-Content_Related {
  margin-top: 50px;
}

.lecture-Content_Related_Head {
  color: #db5608;
  font-size: 1.2em;
  font-weight: bold;
  border-bottom: 3px solid #db5608;
}

.lecture-Content_Related_List {
  list-style: none;
  counter-reset: number 0;
}

.lecture-Content_Related_List_Item {
  padding: .5rem;
}

.lecture-Content_Related_List_Item:not(:first-of-type) {
  border-top: 1px solid #dfdfdf;
}

.lecture-Content_Related_List_Item.current {
  font-weight: bold;
}

.lecture-Content_Related_List_Item a {
  color: #333;
}

.lecture-Content_Related_List_Item a::before {
  counter-increment: number 1;
  content: counter(number) ". ";
}

.lecture-Content_Related_List_Item a.disabled {
  pointer-events: none;
  font-weight: bold;
  color: #db5608;
}

.lecture-Content_Related_List_Item a.disabled::after {
  content: '（現在のページ）';
}

.lecture-Content_Related_List_Item a:not(.disabled):hover {
  color: #db5608;
}

.lecture-Side_Head {
  padding: .5rem;
  background-color: #db5608;
  color: #fff;
  text-align: center;
  line-height: 1.5;
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
}

.lecture-Side_Head a {
  color: #fff;
}

.lecture-Side_Head a::before {
  font-family: "Font Awesome 5 Free";
  content: '\f060';
  font-weight: 700;
  margin-right: .5rem;
  color: #fff;
  vertical-align: middle;
}

.lecture-Side_List_Item {
  border-top: 1px solid #efefef;
  border-right: 1px solid #dfdfdf;
  border-left: 1px solid #dfdfdf;
}

.lecture-Side_List_Item:last-of-type {
  border-bottom: 1px solid #dfdfdf;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}

.leftmenu .lecture-Side_List_Item:not(:first-of-type) {
  margin-top: 0;
}

.lecture-Side_List_Item.current a {
  color: #db5608;
}

.lecture-Side_List_Item a {
  display: block !important;
  padding: 1rem !important;
  font-weight: bold;
}

.lecture-Side_List_Item a.disabled {
  pointer-events: none;
  background-color: rgba(219, 86, 8, 0.2);
  border-left: 4px solid #db5608;
}

.lecture-Side_List_Item a:not(.disabled):hover {
  background-color: rgba(219, 86, 8, 0.2);
}

.download-button {
  display: inline-block;
  background-color: #db5608;
  color: #fff;
  padding: .5rem 2rem;
  border-radius: 50px;
  font-weight: bold;
  border: 2px solid #db5608;
  letter-spacing: 1px;
}

.download-button::before {
  font-family: "Font Awesome 5 Free";
  content: '\f019';
  font-weight: 700;
  margin-right: .5rem;
  color: #fff;
  font-size: 1.5em;
  vertical-align: middle;
}

.download-button:hover {
  color: #db5608;
  background-color: transparent;
}

.download-button:hover::before {
  color: #db5608;
}

.link-button {
  display: inline-block;
  background-color: #db5608;
  color: #fff;
  padding: .5rem 2rem;
  border-radius: 50px;
  font-weight: bold;
  border: 2px solid #db5608;
  letter-spacing: 1px;
}

.link-button::before {
  font-family: "Font Awesome 5 Free";
  content: '\f101';
  font-weight: 700;
  margin-right: .5rem;
  color: #fff;
  font-size: 1.5em;
  vertical-align: middle;
}

.link-button:hover {
  color: #db5608;
  background-color: transparent;
}

.link-button:hover::before {
  color: #db5608;
}

.lectures-Head {
  margin-bottom: 30px;
}

.lectures-Head_Breadcrumb .breadcrumb {
  line-height: 1;
}

.lectures-Head_Title {
  font-size: 1.3rem;
  line-height: 1.7;
}

@media screen and (min-width: 550px) {
  .lectures-Head_Title {
    font-size: 2rem;
  }
}

.lectures-Head_Desc {
  line-height: 1.4;
}

@media screen and (min-width: 550px) {
  .lectures-Head_Desc {
    line-height: 1.7;
  }
}

.lectures-Head_Col {
  display: flex;
  align-items: center;
}

.lectures-Head_Col_Item:first-of-type {
  width: 90px;
  margin-right: 15px;
  overflow: hidden;
  border-radius: 4px;
}

.lectures-Head_Col_Item:first-of-type img {
  display: block;
}

@media screen and (min-width: 550px) {
  .lectures-Head_Col_Item:first-of-type {
    margin-right: 30px;
    width: 120px;
    margin-right: 20px;
  }
}

.lectures-Head_Col_Item:last-of-type {
  flex: 1;
}

.lectures-Content_List {
  list-style: none;
  line-height: 1.5;
}

@media screen and (max-width: 519px) {
  .lectures-Content_List {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}

.lectures-Content_List_Item:not(:first-of-type) {
  margin-top: 32px;
}

.lectures-Content_Col {
  text-align: center;
}

@media screen and (min-width: 520px) {
  .lectures-Content_Col {
    text-align: left;
    display: flex;
    justify-content: space-between;
  }
}

.lectures-Content_Col_Item:first-of-type {
  width: 70%;
  margin: 0 auto;
}

.lectures-Content_Col_Item:first-of-type img {
  display: block;
  width: 100%;
  border-radius: 8px;
  border: 1px solid #efefef;
}

@media screen and (min-width: 520px) {
  .lectures-Content_Col_Item:first-of-type {
    width: 27%;
  }
}

.lectures-Content_Col_Item:last-of-type {
  flex: 1;
}

@media screen and (min-width: 520px) {
  .lectures-Content_Col_Item:last-of-type {
    margin-left: 16px;
  }
}

.lectures-Content_Title {
  font-weight: bold;
  font-size: 1.1em;
  margin-bottom: .5rem;
}

.lectures-Content_Title span {
  display: block;
  color: #aaa;
  font-size: .9em;
  font-weight: normal;
}

.lectures-Content_Desc {
  line-height: 1.5;
  color: #777;
  text-align: left;
}

.lectures-Content_Anchor {
  color: #db5608;
  text-align: center;
  border: 1px solid #db5608;
  border-radius: 30px;
  display: block;
  padding: 4px 8px;
  margin-top: 12px;
}

.rightmenu .widget {
  margin-top: 1rem;
}
.rightmenu .news .flex {
  align-items: center;
}
.rightmenu .news .list {
  padding: 0 6px;
}
.rightmenu .news ul {
  border: 1px solid #dfdfdf;
  padding: 0.5rem 1rem;
}
.rightmenu .news li {
  line-height: 1.4;
}
@media screen and (max-width: 768px) {
  .rightmenu .widget {
    padding: 0 1rem;
  }
  .rightmenu .news .list {
    background-color: transparent;
  }
}

/* ウィジェットのアコーディオン化 */
.leftmenu .widget ul, .spleft .widget ul {
  padding: 0;
}
.leftmenu .widget_nav_menu {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  margin: 0 !important;
}
.leftmenu .widget_nav_menu:not(:first-of-type) {
  border-top: 1px solid #efefef;
}

.leftmenu .widget_nav_menu li {
  line-height: 2;
}

.leftmenu .widget_nav_menu li:not(:first-of-type) {
  margin: 0;
}

.leftmenu .widget_nav_menu ul:not(.sub-menu) {
  padding: 0 !important;
}
.leftmenu .widget_nav_menu ul.sub-menu {
  padding: 0 !important;
  padding-left: 15px !important;
}
/*.leftmenu .widget_nav_menu ul:not(.sub-menu) {
  padding: 0px 0 5px 5px !important;
}
.leftmenu .widget_nav_menu ul.sub-menu {
  padding: 5px 0 5px 15px !important;
}*/

.leftmenu .widget_nav_menu .widgettitle {
  background: transparent;
  color: #333;
  text-align: left;
  cursor: pointer;
  padding: 16px 0;
  padding-right: 12px;
}

.widget_nav_menu label {
  position: relative;
  display: block;
}

.widget_nav_menu label::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f107";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  font-size: 1.5em;
  transition: -webkit-transform .2s ease;
  transition: transform .2s ease;
  transition: transform .2s ease, -webkit-transform .2s ease;
  cursor: pointer;
  color: #db5608;
}

.widget_nav_menu label:hover::after {
  -webkit-transform: translateY(-45%);
          transform: translateY(-45%);
}

.widget_nav_menu > div:last-of-type {
  height: 0;
  line-height: 0;
  overflow-y: hidden;
  transition: .2s liner;
}

/*.widget_nav_menu .sub-menu li {
  border: 0;
  padding: 0;
}

.widget_nav_menu .sub-menu li a::before {
  content: '-';
  padding: 0 .5rem;
}

.widget_nav_menu .sub-menu a {
  padding: 0;
}*/

.widget_nav_menu input[type="checkbox"] {
  display: none;
}

.widget_nav_menu input[type="checkbox"]:checked ~ div:last-of-type {
  height: auto;
  line-height: 1.7;
  margin-bottom: 1rem;
}

.widget_nav_menu input[type="checkbox"]:checked + label::after {
  content: "\f106";
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.widget_nav_menu input[type="checkbox"]:checked + label:hover::after {
  -webkit-transform: translateY(-55%);
          transform: translateY(-55%);
}

@media screen and (max-width: 1023px) {
  .leftmenu {
    padding-right: 1rem;
    padding-left: 1rem;
  }
  .leftmenu .widget_nav_menu li {
    font-size: 15px;
  }
}

.questions-Inner {
  width: 100%;
}
.questions-Title {
  color: #db5608;
  font-weight: bold;
  text-align: center;
  font-size: 1.5em;
  margin-bottom: 1rem;
}
.questions-Title i {
  margin-right: .5rem;
}

.questions-Note {
  text-align: center;
  margin-bottom: 2rem;
}
@media screen and (max-width: 767px) {
  .question {
    padding: 0 1rem;
  }
  .questions-Note {
    text-align: left;
    margin-bottom: 1rem;
  }
  .questions-Note br {
    display: none;
  }
}
/*.questions-Form {
  height: 0;
  line-height: 0;
  overflow-y: hidden;
  transition: .2s liner;
}*/
.questions-Form_Inner {
  /*border: 1px solid #dcdcdc;*/
  background-color: #FDF6F2;
  border-radius: 4px;
  padding: 1.5rem;
  max-width: 600px;
  margin: 0 auto;
}
.questions-Form_Title {
  text-align: center;
  font-size: 1.2rem;
}
.questions-Form_Note {
  text-align: center;
  color: #db5608;
}
.questions-Form input,
.questions-Form textarea {
  outline: none;
  width: 100%;
  border: 1px solid #efefef;
  border-radius: 4px;
  padding: 8px 16px;
  letter-spacing: 1px;
}
.questions-Form dl {
  margin: 1rem 0;
}
.questions-Form_Submit_Button {
  display: block;
  width: 100%;
  background-color: #db5608;
  border: 2px solid #db5608;
  color: #fff;
  font-weight: bold;
  border-radius: 30px;
  padding: 8px;
  font-size: 1.2rem;
  letter-spacing: 1px;
  cursor: pointer;
}
.questions-Form_Submit_Button i {
  margin-left: .5rem;
}
.questions-Form_Submit_Button:hover {
  color: #db5608;
  background-color: transparent;
}

/*.questions-Form_Open {
  text-align: center;
}

.questions-Form_Open_Button {
  display: inline-block;
  max-width: 300px;
  width: 100%;
  background-color: transparent;
  border: 2px solid #db5608;
  color: #db5608;
  font-weight: bold;
  border-radius: 4px;
  padding: 4px;
  font-size: 1rem;
  letter-spacing: 1px;
  cursor: pointer;
  margin-bottom: 1.5rem;
}

.questions-Form_Open i {
  margin-left: .5rem;
}*/

.questions-Form_Checkbox label {
  display: inline-block;
  position: relative;
  margin: .5em 0;
  padding-left: 20px;
  cursor: pointer;
  user-select: none;
  margin-right: 12px;
}

.questions-Form_Checkbox input {
  display: none;
}

/* □ */
.questions-Form_Checkbox .checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
  border: solid 2px #db5608;
  border-radius: 4px;
  box-sizing: border-box;
  background-color: #fff;
}
/* ✓ */
.questions-Form_Checkbox .checkmark:after {
  content: "";
  position: absolute;
  top: 35%;
  left: 50%;
  width: 6px;
  height: 10px;
  border: solid #FFF;
  border-width: 0 2px 2px 0;
  transform: translate(-50%,-50%) rotate(45deg);
  opacity: 0;
}

/* チェックが入ったときの□ */
.questions-Form_Checkbox input:checked + .checkmark {
  background: #db5608;
  border-color: #db5608;
}

/* チェックが入ったときの✓ */
.questions-Form_Checkbox input:checked + .checkmark:after {
  opacity: 1;
}

/*#form_open {
  display: none;
}

#form_open:checked ~ .questions-Form {
  height: auto;
  line-height: 1.7;
}*/

.questions-Content {
  max-width: 600px;
  margin: 1rem auto;
  /*border: 1px solid #efefef;*/
}

.questions-Content_List {
  list-style: none;
}

.questions-Content_List_Item:not(:first-of-type) {
  border-top:  1px solid #efefef;
}

.questions-Content_Anchor {
  display: block;
  padding: 12px 16px;
  position: relative;
}

.questions-Content_Anchor::after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "\f105";
  position: absolute;
  top: 50%;
  right: 4px;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  z-index: 2;
  font-size: 1.5em;
  cursor: pointer;
  color: #db5608;
}

.questions-Content_Anchor:hover {
  color: #db5608;
}

.questions-Content_Title {
  font-weight: bold;
  font-size: 1rem;
}

.questions-Content_Meta {
  line-height: 1;
}

.questions-Content_Meta span {
  color: #aaa;
  font-size: 13px;
}

.questions-Content_Meta span:not(:first-of-type) {
  margin-left: 6px;
}

.questions-Content_Meta i {
  margin-right: 2px;
}

.questions-Content_Sentence {
  color: #aaa;
  line-height: 1.4;
  font-size: 13px;
  margin-top: 8px;
}

.questions-Search {
  /*background-color: #FDF6F2;*/
  background-color: #fcfcfc;
  text-align: center;
  padding: 1rem;
  max-width: 600px;
  margin: 2rem auto 0rem;
}

.questions-Search_Head {
  /*color: #db5608;*/
  font-size: 1rem;
}

.questions-Search_Form {
  display: flex;
  font-size: 1rem;
}

.questions-Search_Form input[type="text"] {
  padding: 4px 8px;
  width: 100%;
  border: 1px solid #efefef;
  flex: 1;
  outline: none;
  font-size: 1rem;
}

.questions-Search_Form button {
    width: 100px;
    background: none;
    outline: 0;
    border: 0;
    background-color: #db5608;
    color: #fff;
    padding: 4px;
    font-weight: bold;
    /*letter-spacing: 1px;*/
    cursor: pointer;
    font-size: 1rem;
}

.questions-Search_Category {
  margin-top: 1rem;
  text-align: left;
}

.questions-Search_Category,
.questions-Search_Category a {
  color: #db5608;
  font-size: 16px;
}
.questions-Search_Category span {
  display: inline-block;
  margin: 3px 0;
  margin-right: 16px;
}

.questions-Search_Category i {
  margin-right: 2px;
}
.questions-Search_Category a:hover,
.questions-Search_Category a.current {
  border-bottom: 2px solid #db5608;
}

.question {
  /*background-color: #FDF6F2;*/
}
.question-Inner {
  max-width: 768px;
  padding: 3rem 1rem;
  margin:  0 auto;
}
.question-Main {
  background-color: #fff;
  border-radius: 4px;
}
.question-Back_Anchor {
  color: #db5608;
}
.question-Title {
  font-size: 1.5rem;
  font-weight: bold;
  margin: 1rem 0;
}
.question-Meta_Col {
  display: flex;
  align-items: center;
}
.question-Meta_Col_Item:first-of-type {
  width: 48px;
  margin-right: .5rem;
}
.question-Meta_Col_Item:last-of-type {
  flex: 1;
}
.question-Meta_Icon img {
  display: block;
  width: 100%;
}
.question-Meta_Date {
  color: #aaa;
}
.question-Content {
  margin: 2rem 0;
  font-size: 1rem;
}
.question .comments-Form input[type="text"],
.question .comments-Form textarea {
  border: 0 !important;
  border-radius: 4px;
}

.question-Category,
.question-Category a {
  color: #aaa;
  font-size: 13px;
}
.question-Category a:hover {
  text-decoration: underline;
}
.question-Category span {
  margin-right: 6px;
}
.question-Category i {
  margin-right: 2px;
}

.home-Question {
  background-color: #FDF6F2;
}

.home-Question a:hover {
  text-decoration: none;
  color: #db5608;
}

.home-Question_Head {
  font-size: 16px;
  /*color: #db5608;*/
  font-weight: 700;
  font-weight: normal;
  margin: 0;
  position: relative;
  /*border-bottom: 1px solid #db5608;*/
  background: #db5608;
  color: #fff;
  /*border-radius: 4px;*/
  padding: 0 8px;
}

.home-Question_Head a {
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  color: #db5608;
  background-color: #fff;
  border-radius: 30px;
  padding: 0 8px;
  font-size: .6em;
}

.home-Question_List {
  list-style: none;
  padding: 1rem;
  display: block;margin: 0;
}

.home-Question_List_Item {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
}

.home-Question_List_Item:not(:first-of-type) {
  margin-top: 12px;
}

.home-Question .questions-Content_Title {
  font-size: inherit;
}

.home-Question .questions-Content_Sentence {
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
}

.home-Question_More {
  padding-bottom: 1rem;
  text-align: center;
}

.home-Question_More_Button {
  display: inline-block;
  max-width: 300px;
  background-color: #db5608;
  border:  2px solid #db5608;
  color: #fff;
  width: 300px;
  padding: 8px;
  border-radius: 30px;
}

.home-Question_More_Button:hover {
  background-color: #fff;
  color: #db5608;
}

/*************************
 *
 * 前後のコンテンツリンク
 *
*************************/
.single-Adjacent {
  margin-top: 3rem;
}

.single-Adjacent_Head {
  text-align: center;
  color: #db5608;
}

.single-Adjacent_Col {
  display: flex;
  justify-content: space-between;
  border: 1px solid #efefef;
  border-width: 1px 0;
  padding: 1rem 0;
}

.single-Adjacent_Col_Item {
  width: 49%;
}

.single-Adjacent_Anchor {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.single-Adjacent_Anchor:hover {
  text-decoration: underline;
}

.single-Adjacent_Thumb {
  width: 30%;
}

.single-Adjacent_Thumb img {
  display: block;
}

.single-Adjacent_Content {
  flex: 1;
  line-height: 1.4;
  padding-left: 8px;
}

/*************************
 *
 * 会員管理機能
 *
*************************/
/*スタイルをリセット*/
.sm .swpm-form-builder {
  margin: 0;
}
.sm .swpm-fieldset {
  margin: 0;
  border: 0;
  border-radius: 0;
  background: none;
}
.sm .swpm-section-div {
  background-color: transparent;
  border-radius: 0;
  float: none;
  margin: 0;
  padding: 0;
  width: 100%;
}
.sm .swpm-legend {
  margin: 0;
  padding: 0;
  border:  0;
  color: inherit;
}

/*独自スタイル*/
.sm {
  /*width: 600px;*/
  width: 420px;
  max-width: 100%;
  margin: 0 auto;
}
.sm-Regist_Content {
  margin: 3rem 0;
  padding: 0 1rem;
}
.sm .swpm-form-builder ul {
  margin: 0 !important;
}
.sm .swpm-section-div {
  padding: 1rem;
  border: 1px solid #efefef;
  margin-top: 2rem;
}
.sm .sm-Regist_Content h4 {
  color: #db5608;
  border-bottom: 1px solid #db5608;
  margin-bottom: .5rem !important;
}
.sm .swpm-legend {
  color: #db5608;
  text-align: center;
  margin-bottom: 1em;
}
.sm .swpm-form-builder-container {
/*  border: 1px solid #efefef;
  padding: 2rem;*/
}
.sm .swpm-section {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  flex-direction: row;
}
.sm .swpm-item {
/*  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;*/
  padding: 8px 0 !important;
  width: 100% !important;
}
.sm .swpm-section > .swpm-item:nth-of-type(-n+4) {
  width: 49% !important;
}
.sm .swpm-item label {
  /*width: 40%;*/
  width: 100%;
  padding: 0;
  font-weight: normal;
}
.sm .swpm-item input {
  /*width: 60%;*/
  width: 100%;
  margin: 0;
  padding: 3px 6px;
  background-color: #fff;
  font-size: 16px;
}
.sm .swpm-span {
  padding: 4px 0;
  display: inline-block;
  width: auto;
  margin-right: 1rem;
}
.sm .swpm-span input[type="radio"] {
  width: auto;
}
.sm .swpm-span label {
  cursor: pointer;
  margin-left: 16px;
}
.sm .swpm-item input[type="submit"] {
  background-color: #db5608;
  color: #fff;
  border-radius: 100px;
  padding: 1rem;
  letter-spacing: 1px;
  font-weight: bold;
  border: 2px solid #db5608;
  cursor: pointer;
  font-size: 1.2rem;
}
.sm .swpm-item input[type="submit"]:hover {
  color: #db5608;
  background-color: #fff;
}

/*.sm .swpm-item-password div {
  width: 60%;
  margin-left: auto;
}*/
.sm .swpm-item-password div:last-of-type {
  margin-top: 8px;
}
/*.sm .swpm-item-password input {
  width: 100%;
}*/
.sm .swpm-item-password::after {
  content: none;
}

.sm #item-swpm-4 {
  display: none;
}

.sm .swpm-item-file-upload img {
  max-width: 30%;
  margin: 1rem auto;
  display: block;
  border-radius: 50%;
}

/*プロフィールページ*/
#p25 .sm form h3 {
  display: block;
  letter-spacing: 2px;
}
#p25 .sm form ul {
  padding: 0 !important;
  border-radius: 0;
  border:  0;
}

#p25 .sm form li {
  margin: 0 !important;
}

#p25 .sm form input {
  border: 1px solid #DDDDDD;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
#p25 .sm form input[type="submit"] {
  border: 0;
  box-shadow: none;
}

#p25 .sm form .swpm-text {
  font-size: inherit;
  width: 100%;
}

#p25 .sm .swpm-item-text .swpm-span {
  margin: 0;
  width: 100%;
}

#p25 .swpm-item-file-upload label ~ div {
  display: flex;
  align-items: center;
}
#p25 .swpm-item-file-upload img {
  display: block;
  width: 80px;
  height: auto;
  border: 1px solid #efefef;
  margin-right: 1rem;
}
#p25 .swpm-item-file-upload input {
  border: 0 !important;
  box-shadow: none !important;
  padding: 0 !important;
}

/* パスワードリセットページ */
#p26 .swpm-text-field.swpm-pw-reset-text {
  font-size: 1rem;
}

/*************************
 *
 * ポップアップ
 *
*************************/
.popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 450;
  /* background-color: #fff; */
  width: 90%;
  max-width: 500px;
  visibility: hidden;
  opacity: 0;
  transition: 1s ease;
}

.open .popup {
  visibility: visible;
  opacity: 1;
}

.popup-Sentence a {
  /* color: #D54A28; */
  cursor: pointer;
}

.overlay--popup {
  background-color: rgba(0,0,0,.7);
  z-index: 400;
}

.popup img {
  display: block;
  width: 100%;
}

.popup i {
  position: absolute;
  font-size: 2rem;
  top: -1rem;
  right: -1rem;
  z-index: 2;
  color: #fff;
  cursor: pointer;
}

.popup label {
  display: inline-block;
  position: relative;
  margin: 1em 0;
  padding-left: 24px;
  cursor: pointer;
  user-select: none; /* テキストの選択を防ぐ */
  color: #fff;
}

/* inputは非表示にする */
.popup label input {
  display: none;
}

/* □ */
.checkmark {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  height: 18px;
  width: 18px;
  /* border: solid 2px #D54A28; */
  border: solid 2px #fff;
  border-radius: 4px;
  box-sizing: border-box;
}
/* ✓ */
.checkmark:after {
  content: "";
  position: absolute;
  top: 35%;
  left: 50%;
  width: 6px;
  height: 10px;
  border: solid #FFF;
  border-width: 0 2px 2px 0;
  transform: translate(-50%,-50%) rotate(45deg);
  opacity: 0;
}

/* チェックが入ったときの□ */
/* .popup label input:checked + .checkmark {
  background: #D54A28;
  border-color: #D54A28;
} */

/* チェックが入ったときの✓ */
.popup label input:checked + .checkmark:after {
  opacity: 1;
}

@media screen and (max-width: 1023px) and (orientation: landscape) {
  .popup label {
    margin: .5rem 0 0;
  }
}

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

.home-Slider_List {
  /* opacity: 0;
  visibility: hidden; */
  display: none;
}
.home-Slider_List.slick-initialized {
  /* opacity: 1;
  visibility: visible; */
  display: block;
}
.home-Slider_Dots {
  display: flex;
  justify-content: center;
  margin-top: 4px;
}
.home-Slider_Dots li {
  list-style: none;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: black;
  opacity: 0.1;
  cursor: pointer;
}
.home-Slider_Dots li:not(:first-of-type) {
  margin-left: .75rem;
}
.home-Slider_Dots li.slick-active {
  opacity: 0.5;
}
.home-Slider_Dots button {
  font-size: 0px;
  background: no-repeat;
  border: 0;
  -webkit-tap-highlight-color:rgba(0,0,0,0);
  cursor:pointer;
}
*:focus {
  /* Chromeのクリック・フォーカス時の青色削除 */
  outline: none;
}

/*
 * 自分のコメント一覧ページ
 */
.mycomment-List {
  list-style: none;
}
.mycomment-List_Item:not(:first-of-type) {
  margin-top: 1.5rem;
}
.mycomment-List_Title {
  font-weight: bold;
}
.mycomment-List_Title a:hover {
  color: #db5608;
}
.mycomment-List_Title .icon {
  background-color: #aeada2;
  color: #fff;
  padding: 3px 3px;
  border-radius: 4px;
  font-size: 12px;
  display: inline-block;
  padding: 4px 4px;
  font-weight: bold;
  line-height: 1;
}
.mycomment-List_Title .icon.open {
  background-color: #729C56;
}
.mycomment-List_Title .icon.warning {
  background-color: #DEB41A;
}
.mycomment-List_Date {
  color: #aaa;
  font-size: .95em;
}
.mycomment-List_Sentence {
  background-color: #fdf6f2;
  padding: 6px 10px;
  border-radius: 8px;
}

/*
 * ギャラリー投稿
 */
.appPage-Section {
  position: relative;
  padding: 12px 0;
}
@media screen and (max-width:767px) {
  .appPage-Section,
  .horizontalScroll {
    margin: 0 calc(50% - 50vw);
  }
}

.appPage-Section_Header {
  position: relative;
  line-height: 1;
  margin-bottom: 12px;
  padding: 0 12px;
}
@media screen and (min-width:768px) {
  .appPage-Section_Header {
    /* padding: 0 48px; */
    font-size: 1.2em;
  }
}
@media screen and (min-width:1024px) {
  .appPage-Section_Header {
    padding: 0;
  }
}
.appPage-Section_Header_Anchor {
  position: relative;
  font-size: 1rem;
  color: #db5608;
  /* display: block; */
}
.appPage-Section_Header_Anchor:hover {
  color: #db5608;
}
.appPage-Section_Header_Title {
  /* font-size: 1.1em; */
  font-weight: bold;
}
.appPage-Section_Header_Title img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  border: 1px solid #efefef;
}
.appPage-Section_Header_Title i {
  margin-left: 4px;
}
.appPage-Section_Header_Desc {
  /* font-size: 14px; */
  font-size: .9em;
  margin-top: 8px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
   color: #aeada2;
   font-weight: normal;
}
.appPage-Section_Header_Desc.tax {
  color: unset;
  white-space: normal;
}
@media screen and (min-width:1024px) {
  .appPage-Section_Header_Desc {
    font-size: .8em;
  }
}

.contentItem-Thumb {
  position: relative;
  width: 140px;
  margin-right: 8px;
}
@media screen and (max-width:767px) {
  .contentItem-Thumb.small {
    width: 100px;
  }
}
.contentItem-Thumb img {
  border-radius: 4px;
  border: 1px solid #efefef;
  width: 100%;
}
.contentItem-Thumb_Inner {
  width: 100%;
  background-size: cover;
  background-position: center;
  border-radius: 4px;
  border: 1px solid #efefef;
}
.contentItem-Thumb_Inner::before {
  content: '';
  display: block;
  padding-top: 56.25%;
}

.contentItem-Thumb_Icon {
  position: absolute;
  bottom: 4px;
  left: 4px;
  line-height: 1;
}
.contentItem-Thumb_Icon .icon {
  display: inline-block;
  color: #fff;
  padding: 3px 5px;
  border-radius: 4px;
  font-size: 11px;
  background-color: rgba(0,0,0,.7);
}
.contentItem-Thumb .icon i {
  margin-right: 1px;
}
@media screen and (min-width:768px) {
  .contentItem-Thumb .icon {
    font-size: 12px;
  }
}

@media screen and (max-width:767px) {
  .contentItem:not(:first-of-type) {
    margin-top: 12px;
  }
  .contentItem-Anchor {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (min-width:768px) {
  .contentList {
    display: flex;
    flex-wrap: wrap;
    padding: 0 48px;
  }
  .contentItem {
    line-height: 1.5;
    width: 32%;
    margin-top: 0;
  }
  .contentItem.photo {
    width: 15%;
  }
  .contentItem:not(:nth-of-type(3n+1)) {
    margin-left: 2%;
  }
  .contentItem:nth-of-type(n+4) {
    margin-top: 2%;
  }
  .contentItem-Thumb {
    width: 100%;
    margin-bottom: 4px;
  }
}
@media screen and (min-width:1366px) {
  .contentItem {
    width: 23.5%;
  }
  .contentItem.photo {
    width: 15%;
  }
  .contentItem:not(:nth-of-type(3n+1)) {
    margin-left: 0;
  }
  .contentItem:nth-of-type(n+4) {
    margin-top: 0;
  }
  .contentItem:not(:nth-of-type(4n+1)) {
    margin-left: 2%;
  }
  .contentItem:nth-of-type(n+5) {
    margin-top: 2%;
  }
}
@media screen and (min-width:1920px) {
  .contentItem {
    width: 18%;
  }
  .contentItem.photo {
    width: 12.5%;
  }
  .contentItem:not(:nth-of-type(4n+1)) {
    margin-left: 0;
  }
  .contentItem:nth-of-type(n+5) {
    margin-top: 0;
  }
  .contentItem:not(:nth-of-type(5n+1)) {
    margin-left: 2%;
  }
  .contentItem:nth-of-type(n+6) {
    margin-top: 2%;
  }
}

/* 水平スクロール */
.horizontalScroll {
  list-style: none;
  position: relative;
  display: flex;
  flex-wrap: nowrap;
  overflow-x: scroll;
  padding: 0 6px;
  scrollbar-width: none; /*Firefox対応のスクロールバー非表示コード*/
    -ms-overflow-style: none;/*Internet Explore対応のスクロールバー非表示コード*/
}
.horizontalScroll::-webkit-scrollbar {
  display: none; /*Google Chrome、Safari、Microsoft Edge対応のスクロールバー非表示コード*/
}
@media screen and (min-width: 1024px) {
  .horizontalScroll {
    overflow-x: hidden;
    padding: 0;
    margin: 0 -6px;
  }
}

.horizontalScroll .contentItem {
  position: relative;
  min-width: 60%;
  margin: 0;
  padding: 0 6px;
}
.horizontalScroll .contentItem.photo {
  min-width: 40%;
  max-width: 40%;
  margin-bottom: 0;
}
@media screen and (min-width: 550px) {
  .horizontalScroll .contentItem {
    min-width: 45%;
    max-width: 45%;
  }
  .horizontalScroll .contentItem.photo {
    min-width: 25%;
    max-width: 25%;
  }
}
@media screen and (min-width: 768px) {
  .horizontalScroll .contentItem {
    min-width: 40%;
    max-width: 40%;
  }
}
@media screen and (min-width: 1024px) {
  .horizontalScroll .contentItem {
    width: 33.333333%;
    min-width: 33.333333%;
    /* width: 25%;
    min-width: 25%; */
  }
  .horizontalScroll .contentItem.photo {
    min-width: 20%;
    max-width: 20%;
  }
}
/* @media screen and (min-width: 1366px) {
  .horizontalScroll .contentItem {
    width: 25%;
    min-width: 25%;
  }
  .horizontalScroll .contentItem.photo {
    min-width: 16.666666%;
    max-width: 16.666666%;
  }
}
@media screen and (min-width: 1920px) {
  .horizontalScroll .contentItem {
    width: 20%;
    min-width: 20%;
  }
  .horizontalScroll .contentItem.photo {
    min-width: 12.5%;
    max-width: 12.5%;
  }
} */

/* overflow-xでpadding-rightが適用されない対策 */
.horizontalScroll .contentItem:last-of-type::after,
.tab-Item:last-of-type::after,
.search-Person:last-of-type::after {
  position: absolute;
	content: '';
	top: 0;
	left: 100%;
	height: 1px;
	width: 6px;
	background-color: transparent;
}
.tab-Item:last-of-type::after,
.search-Person:last-of-type::after {
  width: 12px;
}
@media screen and (min-width: 768px) {
  .horizontalScroll .contentItem:last-of-type::after,
  .tab-Item:last-of-type::after,
  .search-Person:last-of-type::after {
    width: 48px;
  }
}

.horizontalScroll .contentItem-Anchor {
  display: block;
  white-space: normal;
}
.horizontalScroll .contentItem-Anchor:hover {
  opacity: .5;
}
.horizontalScroll .contentItem-Thumb {
  width: 100%;
  margin-bottom: 4px;
}
.horizontalScroll .contentItem-Data_Title {
  white-space: normal;
}

.horizontalScroll-Arrow {
  display: block;
  position: absolute;
  /* top: 50%;
  transform: translateY(-50%);
  width: 48px;
  height: 100%;
  top: 0; */
  bottom: 0;
  width: 40px;
  height: 40px;
  border: 1px solid #efefef;
  border-radius: 50%;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
  z-index: 3;
}
.horizontalScroll-Arrow i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  z-index: 2;
  /* font-size: 3rem; */
  /* text-shadow: 0 0px 4px #fff; */
  font-size: 1.5rem;
  color: #D54A28;
}
.horizontalScroll-Arrow.prev {
  /* left: -24px; */
  /* left: 0; */
  right: 60px;
  /* background: linear-gradient(to right, rgba(255,255,255,.95), rgba(255,255,255,.6)); */
}
.horizontalScroll-Arrow.next {
  /* right: -24px; */
  right: 12px;
  /* background: linear-gradient(to left, rgba(255,255,255,.95), rgba(255,255,255,.6)); */
}
.horizontalScroll-Arrow.prev i {
  left: 47%;
}
.horizontalScroll-Arrow.next i {
  left: 53%;
}
.black .horizontalScroll-Arrow i {
  color: #fff;
  /* text-shadow: none; */
}
@media screen and (max-width: 1023px) {
  .horizontalScroll-Arrow {
    display: none;
  }
}

/* 写真ギャラリーページ */
@media screen and (max-width: 549px) {
  .single-gallery {
    margin: 0 auto;
  }
  .single-gallery .article__thumb {
    margin: 0 calc(50% - 50vw);
    width: 100vw;
  }
}
.single-gallery h1 {
  padding: 0;
  color: #333;
  line-height: 1.4;
  font-size: 1.3rem;
  margin-bottom: 1em;
}
@media screen and (min-width: 550px) {
  .single-gallery h1 {
    font-size: 1.5rem;
  }
}

.gallery {
  padding: 0 2%;
}
.gallery h2 {
  text-align: center;
  color: #db5608;
  letter-spacing: 1px;
  margin-bottom: 1.5rem;
}
.gallery .main {
  width: 100%;
  max-width: 768px;
  margin: 0 auto;
}
.gallery-List {
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.gallery-List a:hover {
  opacity: .5;
}
.gallery-List_Item img {
  width: 100%;
  vertical-align: bottom;
}
@media screen and (max-width: 1023px) {
  .gallery-List_Item {
    width: 32%;
  }
  .gallery-List_Item:not(:nth-of-type(3n+1)) {
    margin-left: 2%;
  }
  .gallery-List_Item:nth-of-type(n+4) {
    margin-top: 2%;
  }
}
@media screen and (min-width: 1024px) {
  .gallery-List_Item {
    width: 23.5%;
  }
  .gallery-List_Item:not(:nth-of-type(4n+1)) {
    margin-left: 2%;
  }
  .gallery-List_Item:nth-of-type(n+5) {
    margin-top: 2%;
  }
}

/*
 * archiveページのパーソナリティ
 */
.personality {
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.personality-Head {
  color: #db5608;
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1;
}
.personality-List {
  list-style: none;
}
.personality-List_Item {
  margin-top: 1rem;
}
.personality-Col {
 display: flex;
}
.personality-Col_Item:first-of-type {
  width: 80px;
}
.personality-Col_Item:first-of-type img {
  height: auto;
  vertical-align: bottom;
}
.personality-Col_Item:last-of-type {
  flex: 1;
  margin-left: 1em;
}
.personality-Name {
  font-weight: bold;
  font-size: 1.2em;
  line-height: 1;
}
.personality-Desc {
  font-size: .9em;
  margin-top: 4px;
  line-height: 1.7;
  text-align: justify;
}

/**
 * leftmenuのプロフィール欄（アプリ用）
 */
.leftmenu.app {
  height: 100vh;
  padding-bottom: 53px;
}
.leftmenu-Profile {
  padding: 1rem 0;
  border-bottom: 1px solid #efefef;
}
.leftmenu-Profile_Anchor {
  display: flex;
  align-items: center;
}
.leftmenu-Profile_Icon {
  overflow: hidden;
  border-radius: 50%;
  border: 1px solid #efefef;
  margin-right: 8px;
}
.leftmenu-Profile_Icon img {
  width: 48px;
  height: 48px;
  object-fit: cover;
  height: auto;
  vertical-align: bottom;
}
.leftmenu-Profile_Name {
  flex: 1;
  line-height: 1.5;
}
.leftmenu-Profile_Name span {
  /* font-size: .9em; */
  color: #aaa;
}

.leftmenu-Search {
  padding: 1rem 0;
  border-bottom: 1px solid #efefef;
}
.leftmenu-Search form {
  width: 100%;
}
.leftmenu-Search #s {
  font-size: 16px !important;
}

/**
 * アプリの音声再生ボタンのデザイン
 */
 .single .main audio {
  margin: 0;
 }
.single .play-button {
  background: none;
	border: none;
	outline: none;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;

  text-align: left;
  display: flex;
  align-items: center;
  background-color: #ffffff;
  padding: 1rem;
  border-radius: 1rem;
  text-align: justify;
  width: 100%;
  cursor: pointer;
}
.single .play-button > i {
  font-size: 2.5rem;
  margin-right: 12px;
  color: #db5608;
}
.single .play-button .title {
  line-height: 1.3;
  font-weight: bold;
  font-size: 14px;
  color: #333;
}
.single .play-button .meta {
  color: #db5608;
  font-size: 13px;
  margin-top: 2px;
}
.single .play-button span {
  margin-right: 8px;
  font-weight: bold;
}
.single .play-button .meta i {
  margin-right: 2px;
}

.single .download_btn {
  text-align: center;
  margin: 1rem 0 1.5rem;
}

.single .download_btn a {
  /* display: block;
  background-color: #db5608;
  color: #fff;
  padding: 8px;
  border-radius: 30px;
  border: 2px solid #db5608; */
  text-decoration: none;
  color: #db5608;
}

.single .download_btn a:hover {
  background-color: #fff;
  color: #db5608;
}

.single .download_btn a::before {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  /* content: "\f019"; */
  content: "\f381";
  margin-right: 4px;
  vertical-align: baseline;
}

.continuous-playback {
  margin-bottom: 2rem;
}
.continuous-playback-button {
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;

  display: block;
  width: 100%;
  background: #db5608;
  color: #fff;
  text-align: center;
  letter-spacing: 1px;
  padding: 1rem;
  border-radius: 4px;
  font-size: 1rem;
  font-weight: bold;
}
.continuous-playback-button i {
  margin-right: 1rem;
}

/**
 * Tutor LMSのcssをオーバーライド
 */
/* body.single-lesson .header {
  margin: 0;
} */
.tutor-lesson-content-area {
  padding: 0 16px;
}
.tlms-lesson-bookmark {
  display: none;
}
.tutor-single-lesson-wrap {
  background-color: transparent;
}
.tutor-lesson-sidebar {
  border-right: 1px solid #efefef;
}

/* 20250923 */
.single-lesson header {
  display: none;
}

.tutor-course-details-page h1 {
  font-size: 2rem;
}

.tutor-course-details-content ol,
.tutor-course-details-content ul {
  padding-left: 20px;
  margin: 1rem 0;
}
.tutor-course-details-content li:not(:first-of-type) {
  margin-top: 1rem;
}

.tutor-course-details-content table {
  border: 1px solid #efefef;
}
.tutor-course-details-content tr + tr {
  border-top: 1px solid #efefef;
}
.tutor-course-details-content th:not(:first-child),
.tutor-course-details-content td:not(:first-child) {
  border-left: 1px solid #efefef;
}
.tutor-course-details-content th,
.tutor-course-details-content td {
  padding: .5rem;
  font-size: .9em;
}

.tutor-course-details-content p:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
.tutor-course-details-content a {
  color: var(--tutor-color-primary);
}
.tutor-course-details-content a:hover {
  text-decoration: underline;
}

.tutor-course-details-content h2,
.tutor-course-details-widget h3,
.tutor-course-content-title {
  color: var(--tutor-color-primary);
  border-left: 4px solid var(--tutor-color-primary);
  padding: .5rem 1rem;
  margin: 3rem 0 1.5rem;
  font-size: 1.3rem;
}
.tutor-course-details-content > h2 {
  color: var(--tutor-color-primary);
  margin-top: 0;
  border: 0;
  padding: 0;
  /* border: 1px solid var(--tutor-color-primary);
  border-width: 1px 0;
  padding: 1rem 0; */
  font-size: 1.75rem;
}
.tutor-course-details-widget h3 {
  margin-top: 3rem;
}
.tutor-single-course-sidebar .tutor-course-details-widget h3 {
  margin-top: 0;
  padding: 0;
  border: 0;
}

.tutor-course-details-content h3 {
  margin: 2rem 0 1rem;
  color: var(--tutor-color-primary);
  font-size: 1.3rem;
}
.tutor-wrap img {
  float: none !important;
}

.tutor-single-course-sidebar-more {
  margin-bottom: 1.5rem;
}


.tutor-lesson-wrapper h2 {
  margin: 3rem 0 1rem;
  font-size: 1.5rem;
  color: var(--tutor-color-primary);
}
.tutor-lesson-wrapper p:not(:last-of-type) {
  margin-bottom: 1.5rem;
}
.tutor-lesson-wrapper ol,
.tutor-lesson-wrapper ul {
  padding-left: 20px;
  margin: 1rem 0;
}
.tutor-lesson-wrapper li:not(:first-of-type) {
  margin-top: 1rem;
}

.tutor-course-single-content-wrapper #tutor-single-entry-content .tutor-course-topic-single-footer {
  background-color: transparent;
  border: 0;
}



/**
 * headerの通知アイコン
 */
.header__icon {
  position: relative;
}
.header__icon .notice {
  width: 14px;
  line-height: 14px;
  background-color: #088DDB;
  /* color: #fff; */
  border-radius: 50%;
  text-align: center;
  position: absolute;
  top: 2px;
  right: 6px;
  color: #fff;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
}
@media screen and (max-width: 1023px) {
  .header__icon .notice {
    top: -2px;
    right: 8px;
  }
}

/**
 * お知らせページ
 */
.notice-List {
  list-style: none;
}
.notice-List_Item {
  border-top: 1px solid #efefef;
}
.notice-List_Item_Anchor {
  display: flex;
  align-items: center;
  padding: 1rem 0;
}
@media screen and (min-width: 1024px) {
  .notice-List_Item_Anchor {
    padding: 1rem;
  }
}
.notice-List_Item_Anchor.unread {
  font-weight: bold;
}
.notice-List_Item_Anchor:hover {
  background-color: #fbeee6;
}
.notice-List_Icon {
  margin-right: 8px;
  border-radius: 50%;
  overflow: hidden;
  border: 1px solid #efefef;
}
.notice-List_Icon img {
  width: 36px;
  height: auto;
  vertical-align: bottom;
}
.notice-List_Content {
  flex: 1;
  line-height: 1.4;
}
.notice-List_Content span {
  /* font-weight: bold; */
  color:  #db5608;
}