.contents_inner {
  max-width: 1200px;
  margin: 0px auto;
}

.mov_line, #column_head {
  overflow: hidden;
}

/* =====================================================
    column_head
=====================================================*/
#column_head {
  padding-top: 50px;
  padding-bottom: 0px;
}
@media screen and (min-width: 640px) {
  #column_head {
    padding-top: 60px;
  }
}
@media screen and (min-width: 980px) {
  #column_head {
    padding-top: 80px;
  }
}
#column_head .contents_inner {
  max-width: 1200px;
}
@media screen and (max-width: 639px) {
  #column_head .contents_title__text {
    font-size: min(5.1282051282vw, 2.4rem);
  }
}
@media screen and (min-width: 640px) {
  #column_head .contents_title__text {
    font-size: 4vw;
  }
}
@media screen and (min-width: 980px) {
  #column_head .contents_title__text {
    font-size: 2.8rem;
  }
}
@media screen and (min-width: 1200px) {
  #column_head .contents_title__text {
    font-size: 3.2rem;
  }
}

#column {
  padding-top: 50px;
}
@media screen and (min-width: 980px) {
  #column {
    padding-top: 70px;
  }
}
@media screen and (min-width: 1200px) {
  #column {
    padding-top: 100px;
  }
}

.column_single__thumbnail {
  max-width: 1000px;
  margin: 0px auto;
  aspect-ratio: 16/8;
  border-radius: 10px;
  overflow: hidden;
}
.column_single__thumbnail img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}

.column_single__content {
  max-width: 1000px;
  margin: 30px auto 0px auto;
  padding: 25px 5vw;
  background-color: #fff;
  border-radius: 10px;
  filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.15));
}
@media screen and (min-width: 640px) {
  .column_single__content {
    padding: 30px 5vw;
  }
}
@media screen and (min-width: 980px) {
  .column_single__content {
    padding: 40px 50px;
  }
}
@media screen and (min-width: 1200px) {
  .column_single__content {
    padding: 60px 80px;
  }
}

.column_single__head {
  margin-bottom: 40px;
}
.column_single__head .title {
  margin-top: 20px;
  font-size: min(8.2051282051vw, 3.4rem);
  font-weight: 500;
  line-height: 1.6em;
  letter-spacing: 0.08em;
}
@media screen and (min-width: 640px) {
  .column_single__head .title {
    font-size: 3.8vw;
  }
}
@media screen and (min-width: 980px) {
  .column_single__head .title {
    font-size: 2.8rem;
  }
}
.column_single__head .category {
  margin-top: 15px;
}
.column_single__head .category a {
  display: inline-block;
  background-color: #F5F5F5;
  color: #00C2ED;
  line-height: 1em;
  font-weight: 700;
  padding: 0.5em 0.8em;
  font-size: min(3.0769230769vw, 1.2rem);
  border-radius: 40px;
}
@media screen and (min-width: 1200px) {
  .column_single__head .category a {
    padding: 0.5em 1em;
  }
}

.column_single__body {
  font-weight: 400;
  /* =====================================================
      single
  =====================================================*/
}
.column_single__body > *:first-child {
  margin-top: 0px !important;
}
.column_single__body > *:last-child {
  margin-bottom: 0px !important;
}
.column_single__body > h2 {
  position: relative;
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  position: relative;
  font-size: min(6.1538461538vw, 2.6rem);
  font-weight: 500;
  line-height: 1.6em;
}
@media screen and (min-width: 640px) {
  .column_single__body > h2 {
    margin-top: 2em;
    margin-bottom: 0.6em;
    font-size: 2rem;
  }
}
@media screen and (min-width: 980px) {
  .column_single__body > h2 {
    font-size: 2.4rem;
    line-height: 1.5em;
  }
}
.column_single__body > h3 {
  margin-top: 1em;
  margin-bottom: 0.8em;
  position: relative;
  padding-left: 0.7em;
  font-size: min(4.6153846154vw, 2rem);
  font-weight: 500;
  line-height: 1.5em;
  letter-spacing: 0.03em;
  margin-bottom: 25px;
}
@media screen and (min-width: 640px) {
  .column_single__body > h3 {
    font-size: 2.8vw;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 980px) {
  .column_single__body > h3 {
    font-size: 2rem;
    margin-bottom: 35px;
  }
}
.column_single__body > h3:before {
  content: "";
  width: 3px;
  height: calc(100% - 0.25em);
  background-color: #00C2ED;
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 0.25em;
}
@media screen and (min-width: 980px) {
  .column_single__body > h3:before {
    width: 4px;
  }
}
.column_single__body > h4 {
  position: relative;
  margin-top: 0.7em;
  margin-bottom: 0.4em;
  font-size: min(3.8461538462vw, 1.5rem);
  line-height: 1.6em;
  font-weight: 600;
  padding-bottom: 0.5em;
}
@media screen and (min-width: 640px) {
  .column_single__body > h4 {
    font-size: 1.6rem;
    margin-bottom: 0.4em;
  }
}
@media screen and (min-width: 980px) {
  .column_single__body > h4 {
    margin-bottom: 0.3em;
  }
}
.column_single__body > p {
  overflow: hidden;
  line-height: 1.95em;
}
@media screen and (min-width: 640px) {
  .column_single__body > p {
    line-height: 2em;
  }
}
.column_single__body > p + p {
  margin-top: 1em;
}
@media screen and (min-width: 640px) {
  .column_single__body > p + p {
    margin-top: 1.5em;
  }
}
.column_single__body > img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 1em;
  margin-bottom: 1em;
  transition: all 0.2s ease-in-out;
}
@media screen and (min-width: 640px) {
  .column_single__body > img {
    margin-top: 20px;
  }
}
@media screen and (min-width: 980px) {
  .column_single__body > img {
    width: auto;
  }
}
.column_single__body > img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.column_single__body > img.alignleft {
  display: block;
  float: left;
}
.column_single__body > img.alignright {
  display: block;
  float: right;
}
@media screen and (max-width: 639px) {
  .column_single__body > img {
    width: 100% !important;
  }
}
.column_single__body > ul {
  padding: 0px;
  margin-top: 25px;
  list-style-type: none;
}
@media screen and (min-width: 640px) {
  .column_single__body > ul {
    margin-top: 40px;
  }
}
.column_single__body > ul li {
  line-height: 1.6em;
  padding-left: 1.6em;
  padding-bottom: 1em;
  border-bottom: 1px solid #F0F0F0;
  position: relative;
}
@media screen and (min-width: 640px) {
  .column_single__body > ul li {
    padding-left: 1.7em;
  }
}
@media screen and (min-width: 980px) {
  .column_single__body > ul li {
    padding-left: 2em;
  }
}
.column_single__body > ul li:before {
  content: "";
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0px;
  top: 0.8em;
  margin-top: -7px;
  background-image: url(../../../img/common/icon_foot.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center center;
}
@media screen and (min-width: 640px) {
  .column_single__body > ul li:before {
    width: 18px;
    height: 18px;
    margin-top: -9px;
  }
}
@media screen and (min-width: 980px) {
  .column_single__body > ul li:before {
    width: 20px;
    height: 20px;
    margin-top: -10px;
  }
}
.column_single__body > ul li + li {
  margin-top: 0.8em;
}
.column_single__body > ol {
  counter-reset: number 0;
  margin-top: 25px;
  padding: 0px;
  list-style-type: none;
}
@media screen and (min-width: 640px) {
  .column_single__body > ol {
    margin-top: 40px;
  }
}
.column_single__body > ol li {
  line-height: 1.6em;
  position: relative;
  padding-left: 1.6em;
  padding-bottom: 1em;
  border-bottom: 1px solid #F0F0F0;
}
@media screen and (min-width: 640px) {
  .column_single__body > ol li {
    padding-left: 1.7em;
  }
}
@media screen and (min-width: 980px) {
  .column_single__body > ol li {
    padding-left: 2em;
  }
}
.column_single__body > ol li:before {
  content: counter(number, decimal-leading-zero) ".";
  counter-increment: number 1;
  font-weight: 600;
  font-family: "Anton", sans-serif;
  text-align: center;
  margin-top: -10px;
  font-size: 1.3rem;
  box-sizing: border-box;
  position: absolute;
  left: 0px;
  top: 0.8em;
  margin-top: -0.7em;
}
@media screen and (min-width: 640px) {
  .column_single__body > ol li:before {
    font-size: 1.5rem;
  }
}
@media screen and (min-width: 980px) {
  .column_single__body > ol li:before {
    font-size: 1.6rem;
  }
}
.column_single__body > ol li + li {
  margin-top: 0.8em;
}
.column_single__body > blockquote {
  margin: 0px;
  margin-bottom: 20px;
  width: 100%;
  position: relative;
  margin-bottom: 30px;
  box-sizing: border-box;
  text-align: left;
  border: 0px;
}
.column_single__body > blockquote > p {
  text-align: left;
  display: inline;
  margin-bottom: 0px;
  padding-bottom: 0.05em;
}
.column_single__body > blockquote cite {
  display: block;
  text-align: right;
  margin-top: 10px;
}

.column_single__author {
  margin-top: 40px;
  padding-top: 30px;
  border-top: 1px solid #E6E6E6;
}
@media screen and (min-width: 640px) {
  .column_single__author {
    margin-top: 50px;
    padding-top: 40px;
  }
}
@media screen and (min-width: 980px) {
  .column_single__author {
    margin-top: 60px;
    padding-top: 50px;
  }
}
.column_single__author .title {
  position: relative;
  padding-left: 0.7em;
  font-size: min(5.1282051282vw, 2rem);
  font-weight: 700;
  line-height: 1em;
  letter-spacing: 0.03em;
  margin-bottom: 25px;
}
@media screen and (min-width: 640px) {
  .column_single__author .title {
    font-size: 3.2vw;
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 980px) {
  .column_single__author .title {
    font-size: 2.2rem;
    margin-bottom: 35px;
  }
}
.column_single__author .title .small {
  font-size: min(3.5897435897vw, 1.4rem);
}
@media screen and (min-width: 640px) {
  .column_single__author .title .small {
    font-size: 1.8vw;
  }
}
@media screen and (min-width: 980px) {
  .column_single__author .title .small {
    font-size: 1.4rem;
  }
}
.column_single__author .title:before {
  content: "";
  width: 3px;
  height: 1em;
  background-color: #00C2ED;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -0.4em;
}
@media screen and (min-width: 980px) {
  .column_single__author .title:before {
    width: 4px;
  }
}
.column_single__author .box {
  display: flex;
  align-items: flex-start;
  gap: 0px 5%;
}
@media screen and (min-width: 980px) {
  .column_single__author .box {
    align-items: center;
    gap: 0px 35px;
  }
}
.column_single__author .box .icon {
  width: 35%;
  aspect-ratio: 1/1;
  overflow: hidden;
  border-radius: 50%;
}
@media screen and (min-width: 640px) {
  .column_single__author .box .icon {
    width: 120px;
  }
}
.column_single__author .box .icon img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.column_single__author .box .info {
  flex: 1;
}
.column_single__author .box .info .name {
  font-size: min(4.1025641026vw, 1.6rem);
  font-weight: 700;
  line-height: 1.2em;
  margin-bottom: 10px;
}

/* =====================================================
    common
=====================================================*/
/* =====================================================
    column_category
=====================================================*/
.column_category {
  margin-top: 50px;
}

.column_category__title {
  border-top: 1px solid #C8C8C8;
  padding-top: 8px;
  margin-bottom: 10px;
  font-size: min(3.3333333333vw, 1.4rem);
  font-weight: 700;
}
@media screen and (min-width: 980px) {
  .column_category__title {
    padding-top: 10px;
    margin-bottom: 15px;
    font-size: 1.6rem;
  }
}

.column_category__list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 5px;
}
@media screen and (min-width: 980px) {
  .column_category__list {
    gap: 8px 10px;
  }
}

.column_category__item {
  line-height: 1em;
}

.column_category__link {
  display: inline-block;
  background-color: #fff;
  color: #00C2ED;
  line-height: 1em;
  font-weight: 700;
  padding: 0.3em 0.8em;
  font-size: min(3.3333333333vw, 1.4rem);
  border-radius: 40px;
  transition: all 0.2s ease-in-out;
}
@media screen and (min-width: 980px) {
  .column_category__link {
    font-size: 1.5rem;
    padding: 0.5em 1em;
  }
}
@media (hover: hover) and (pointer: fine) {
  .column_category__link:hover {
    background-color: #00C2ED;
    color: #fff;
  }
}

/* =====================================================
    column_popularity
=====================================================*/
.column_popularity {
  margin-top: 50px;
}
@media screen and (min-width: 640px) {
  .column_popularity {
    margin-top: 80px;
  }
}
@media screen and (min-width: 1200px) {
  .column_popularity {
    margin-top: 100px;
  }
}

.column_popularity__title {
  border-top: 1px solid #C8C8C8;
  padding-top: 8px;
  font-size: min(3.3333333333vw, 1.4rem);
  font-weight: 700;
}
@media screen and (min-width: 980px) {
  .column_popularity__title {
    padding-top: 10px;
    font-size: 1.6rem;
  }
}

.column_popularity__list {
  margin-top: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 15px 4%;
}
@media screen and (min-width: 640px) {
  .column_popularity__list {
    gap: 35px 2%;
  }
}
@media screen and (min-width: 980px) {
  .column_popularity__list {
    margin-top: 50px;
    gap: 40px 2%;
  }
}
@media screen and (min-width: 1200px) {
  .column_popularity__list {
    gap: 50px 2.5%;
  }
}
@media screen and (min-width: 1280px) {
  .column_popularity__list {
    gap: 60px 26.5px;
  }
}

.column_popularity__item {
  width: 48%;
}
@media screen and (min-width: 640px) {
  .column_popularity__item {
    width: 32%;
  }
}
@media screen and (min-width: 1200px) {
  .column_popularity__item {
    width: 23.5%;
  }
}
@media screen and (min-width: 1280px) {
  .column_popularity__item {
    width: 280px;
  }
}

.column_popularity__item {
  display: block;
  color: #000;
}
.column_popularity__item .img {
  overflow: hidden;
  border-radius: 5px;
  height: 26.6666666667vw;
}
@media screen and (min-width: 640px) {
  .column_popularity__item .img {
    height: 19.375vw;
  }
}
@media screen and (min-width: 980px) {
  .column_popularity__item .img {
    height: 154px;
  }
}
.column_popularity__item .img > a {
  display: block;
  width: 100%;
  height: 100%;
}
.column_popularity__item .img img {
  object-fit: cover;
  object-position: center;
  width: 100%;
  height: 100%;
  transition: transform 0.3s ease;
}
@media (hover: hover) and (pointer: fine) {
  .column_popularity__item .img:hover img {
    transform: scale(1.05);
  }
}
.column_popularity__item .date {
  margin-top: 10px;
  font-size: min(3.0769230769vw, 1.2rem);
  font-weight: 700;
  line-height: 1em;
}
@media screen and (min-width: 980px) {
  .column_popularity__item .date {
    margin-top: 15px;
    font-size: 1.4rem;
  }
}
.column_popularity__item .title {
  margin-top: 5px;
  font-size: min(3.3333333333vw, 1.4rem);
  font-weight: 700;
  line-height: 1.6em;
  letter-spacing: 0.03em;
}
@media screen and (min-width: 980px) {
  .column_popularity__item .title {
    font-size: 1.5rem;
  }
}
.column_popularity__item .category {
  margin-top: 10px;
  line-height: 1em;
}
@media screen and (min-width: 980px) {
  .column_popularity__item .category {
    margin-top: 15px;
  }
}
.column_popularity__item .category a {
  display: inline-block;
  background-color: #F5F5F5;
  color: #00C2ED;
  line-height: 1em;
  font-weight: 700;
  padding: 0.3em 0.8em;
  font-size: min(3.0769230769vw, 1.2rem);
  border-radius: 40px;
  transition: all 0.2s ease-in-out;
}
@media screen and (min-width: 980px) {
  .column_popularity__item .category a {
    font-size: 1.3rem;
    padding: 0.4em 1em;
  }
}
@media screen and (min-width: 1200px) {
  .column_popularity__item .category a {
    padding: 0.5em 1em;
  }
}
@media (hover: hover) and (pointer: fine) {
  .column_popularity__item .category a:hover {
    background-color: #00C2ED;
    color: #fff;
  }
}

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