@charset "UTF-8";

.hajimete-column2024 h1 {
  font-weight: bold;
  line-height: 1.5;
}
.hajimete-column2024 h2 {
  font-weight: bold;
}
.hajimete-column2024 h4 {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}
.hajimete-column2024 h5 {
  font-size: 16px;
  font-weight: bold;
}
article:not(.after-content) section {
  margin: 30px 0 80px;
}
.hajimete-column2024 a:hover {
  text-decoration: underline;
}
.hajimete-column2024 p {
  font-size: 16px;
  text-align: justify;
}
.hajimete-column2024 p.subtitle {
  color: #999;
}
.hajimete-column2024 p.araki-note {
  font-size: 13px;
}
.img-mv {
  margin-top: 15px;
}
.araki-point {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  border-top: solid 2px #80c8d1;
  border-bottom: solid 2px #80c8d1;
  background: #f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
}
.araki-point:after {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  font-weight: 900;
  content: '\f0a7\ POINT';
  background: #80c8d1;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 5px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.araki-point__img {
  display: block;
  margin: 0 auto 15px;
  height: auto;
}
.araki-point.araki-point--1:after {
  content: '\f0a7\ POINT ①';
}
.araki-point.araki-point--2:after {
  content: '\f0a7\ POINT ②';
}
.araki-point.araki-point--3:after {
  content: '\f0a7\ POINT ③';
}
.araki-point.araki-point--4:after {
  content: '\f0a7\ POINT ④';
}
.araki-point.araki-point--5:after {
  content: '\f0a7\ POINT ⑤';
}
.araki-point.araki-point--6:after {
  content: '\f0a7\ POINT ⑥';
}
.araki-point.araki-point--7:after {
  content: '\f0a7\ POINT ⑦';
}
.araki-point.araki-point--8:after {
  content: '\f0a7\ POINT ⑧';
}
.hajimete-column2024 .content-date {
  font-size: 14px;
  color: #999;
}
.img-hajimete {
  margin-bottom: 30px;
  width: 100%;
}
.table-wrap {
  margin: 30px 0;
}
.table-wrap th,
.table-wrap td {
  border: solid 1px #666;
  padding: 5px;
  vertical-align: baseline;
}
.bkg--red {
  background: #f4cccc;
}
.bkg--green {
  background: #d9ead3;
}
.bkg--blue {
  background: #c9daf8;
}
.bkg--gray {
  background: #d9d9d9;
}
.bkg--orange {
  background: #f9cb9c;
}
.text-bkg-blue {
  background: #c9daf8;
}
.text-bkg-orange {
  background: #f9cb9c;
}
.text-bkg-yellow {
  background: #ffff00;
}
.color--red {
  color: #f00;
}
.after-content section {
  margin-bottom: 30px;
}
.after-content h3 {
  margin-bottom: 10px;
}
.after-content h4 {
  margin-bottom: 10px;
}
.hajimete-column2024__list {
  margin: 10px;
}
.hajimete-column2024__item {
  font-size: 16px;
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  position: relative;
}
.hajimete-column2024__dd {
  font-size: 16px;
}
.hajimete-column2024__dd:not(:last-child) {
  margin-bottom: 30px;
}
.listItem--disc:before {
  content: "";
  display: block;
  background: #333;
  border-radius: 10px;
  width: 6px;
  height: 6px;
  position: absolute;
  top: calc(0.875em - 3px);
}
.author-img {
  width: 150px;
  height: auto;
}
.author-space dl {
  display: flex;
  flex-direction: column;
}
.author-name {
  font-size: 18px;
  font-weight: bold;
}
.hajimete--movie {
  width: 100%;
  margin-top: 30px;
}
.google-form {
  width: 100%;
}
.google-form .mcWRN .teQAzf {
  width: 96%!important;
  height: 100%!important;
  margin: 0 auto!important;
  max-width: fit-content!important;
}
.another-contents__list {
  display: flex;
  flex-direction: column;
}
.another-contents__img {
  margin-right: 15px;
}
.another-contents__box {
  border-top: solid 2px #e3e3e3;
  border-left: solid 3px transparent;
  padding: 15px 10px 15px 7px;
}
.icon_box {
  display: flex;
  flex-wrap: wrap;
}
.hajimete-column2024 .icon01 {
  background: #ff9d14;
  color: #fff;
  margin-bottom: 5px;
  padding: 0 5px;
  line-height: 1.5;
}
.hajimete-column2024 .icon01:not(:last-child) {
  margin-right: 5px;
}
.another-contents__title {
  color: #304f89;
  margin-bottom: 5px;
  text-align: justify;
  overflow: hidden;
  max-height: 3em;
  display: -webkit-box;
  -webkit-box-orient: block-axis;
  -webkit-line-clamp: 2;
}
.another-contents .text-area01 {
  color: #333;
  font-size: 14px;
  line-height: 1.5;
  overflow: hidden;
  max-height: 4.5em;
  display: -webkit-box;
  -webkit-box-orient: block-axis;
  -webkit-line-clamp: 3;
}
.hajimete-column2024 .another-contents__box:hover {
  background-color: #ffe8ba;
  border-left: 3px solid #ffa800;
  text-decoration: none;
}
.another-contents__box:last-child {
  border-bottom: solid 2px #e3e3e3;
}
.another-contents__box:hover .another-contents__title {
  color: #f7862a;
}
.hajimete-column2024 .sarchAreaTtl {
  padding: 22px 0;
  font-size: 20px;
  font-weight: bold;
  border-top: solid 4px #ececec;
  position: relative;
}
.hajimete-column2024 .sarchAreaTtl:after {
  content: "";
  width: 55px;
  height: 4px;
  background: #ff9d14;
  position: absolute;
  top: -4px;
  left: 0;
}
.author-space {
  border: solid 1px #ddd;
  padding: 15px;
}
blockquote {
  background: #fdf3e5;
  font-size: 16px;
  margin: 30px 0;
  text-align: justify;
}
.pid40165 .ex-margin {
  margin: -2em 0 2em;
}
.araki-issue {
  font-size: 18px;
  font-weight: bold;
  position: relative;
  border-top: solid 2px #e93b3b;
  border-bottom: solid 2px #e93b3b;
  background: #f4f4f4;
  line-height: 1.4;
  padding: 0.4em 0.5em;
  margin: 40px 0 20px;
}
.araki-issue:after {
  position: absolute;
  font-family: "Font Awesome 5 Free",'Quicksand','Avenir','Arial',sans-serif;
  font-weight: 900;
  content: '⚔ 争いのポイント';
  background: #e93b3b;
  color: #fff;
  left: 0px;
  bottom: 100%;
  border-radius: 5px 5px 0 0;
  padding: 5px 7px 5px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
}
.hajimete-qanda {
  background: #f0f7f8;
  border: solid 1px #248a97;
  border-radius: 8px;
  padding: 15px;
}
.hajimete-qanda dt {
  font-size: 16px;
  margin-bottom: 20px;
  padding-left: 25px;
  text-indent: -25px;
}
.hajimete-qanda dt:before {
  content: "Q.";
  color: #248a97;
  font-weight: bold;
  margin-right: 7px;
}
.hajimete-qanda dd {
  font-size: 16px;
  padding-left: 25px;
  text-indent: -25px;
}
.hajimete-qanda dd:before {
  content: "A.";
  color: #e2276e;
  font-weight: bold;
  margin-right: 7px;
}
.araki-finish {
  margin: 30px auto;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.information-mark {
  font-size: 10px;
  vertical-align: top;
}
.information-mark__text {
  font-size: 13px;
}
.hajimete-column2025__list_in_list {
  font-size: 16px;
  padding-left: 1.5em;
}
.list_in_list_item {
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  padding-left: 1em;
  position: relative;
}
.list_in_list_item:before {
  content: "";
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #333;
  display: block;
  position: absolute;
  top: calc(0.5em + 2px);
  left: 0;
}
/*PC用 s*/
@media(min-width:769px){
  .link-anchor {
    margin-top: -100px;
    padding-top: 100px;
  }
  .hajimete-column2024 h1 {
    font-size: 34px;
  }
  .hajimete-column2024 p.subtitle {
    font-size: 26px;
  }
  .hajimete-column2024 h2 {
    font-size: 30px;
    padding-bottom: 20px;
  }
  .hajimete-column2024 h3 {
    font-size: 20px;
    font-weight: bold;
  }
  .pid40168 .table-wrap th:first-of-type,
  .pid40168 .table-wrap td:first-of-type {
    width: 140px;
  }
  .araki-point {
    margin-bottom: 1em;
  }
  .google-form {
    min-height: 750px;
  }
  .hajimete-column2024__item {
    padding-left: 1.5em;
  }
  .listItem--disc:before {
    left: 0.5em;
  }
  .title-area01 {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    max-height: 150px;
    max-width: calc(100% - 194px);
  }
  .another-contents__img {
    width: 179px;
    height: 129px;
  }
  .hajimete-column2024 .icon01 {
    font-size: 14px;
  }
  .hajimete--movie {
    height: 378px;
  }
  blockquote {
    padding: 20px;
  }
}
/*PC用 e*/
/*スマホ用 s*/
@media(max-width: 768px){
  .link-anchor {
    margin-top: -18vw;
    padding-top: 18vw;
  }
  #primary {
    margin: 0 2vw;
    font-size: 16px;
  }
 .hajimete-column2024 h1 {
    font-size: 22px;
  }
  .hajimete-column2024 p.subtitle {
    font-size: 14px;
  }
  .hajimete-column2024 h2 {
    font-size: 20px;
    line-height: 1.5;
    padding-bottom: 10px;
  }
  .hajimete-column2024 h3 {
    font-size: 18px;
    font-weight: bold;
  }
  .table-wrap {
    overflow-x: auto;
    white-space: nowrap;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
  }
  .table-wrap th,
  .table-wrap td {
    white-space: pre-wrap;
    min-width: 150px;
  }
  .pid40151 .table-wrap th:nth-child(1),
  .pid40151 .table-wrap th:nth-child(4),
  .pid40151 .table-wrap td:nth-child(1),
  .pid40151 .table-wrap td:nth-child(4) {
    white-space: nowrap;
    min-width: unset;
  }
  .pid40151 .table-wrap th:nth-child(2),
  .pid40151 .table-wrap th:nth-child(3),
  .pid40151 .table-wrap th:nth-child(5),
  .pid40151 .table-wrap td:nth-child(2),
  .pid40151 .table-wrap td:nth-child(3),
  .pid40151 .table-wrap td:nth-child(5) {
    white-space: pre-wrap;
    min-width: 150px;
  }
  .pid40168 .table-wrap th:first-of-type,
  .pid40168 .table-wrap td:first-of-type {
    min-width: 100px;
  }
  .pid40168 .table-wrap th:not(:first-of-type),
  .pid40168 .table-wrap td:not(:first-of-type) {
    min-width: 200px;
  }
  .araki-point {
    margin-bottom: 10px;
  }
  .author-img {
    margin: 0 auto;
  }
  .author-name {
    text-align: center;
  }
  .author-url {
    text-align: center;
  }
  .google-form {
    min-height: 1100px;
  }
  .hajimete--movie {
    height: 35vh;
  }
  .hajimete-column2024__item {
    padding-left: 20px;
  }
  .listItem--disc:before {
    left: 7px;
  }
  .another-contents__img {
    float: left;
    margin-bottom: 10px;
    width: 135px;
    height: 98px;
  }
  .another-contents .text-area01 {
    width: 100%;
  }
  .another-contents__title {
    max-height: 4.5em;
    -webkit-line-clamp: 3;
  }
  .hajimete-column2024 .icon01 {
    font-size: 13px;
    line-height: 1.5;
  }
  blockquote {
    padding: 15px;
  }
}
/*スマホ用 e*/
.araki-point__inner-index {
  display: block;
  margin-bottom: 15px;
}
.hajimete-column2024 h3 .araki-point__inner-unset {
  font-size: 16px;
  line-height: normal;
}
.araki-point__inner-list {
  display: flex;
  flex-direction: column;
  margin: 15px 0 15px 1em;
}
.araki-point__inner-item:not(:last-of-type) {
  margin-bottom: 10px;
}