@charset "UTF-8";
/* 共通設定 */
@media only screen and (min-width: 768px) {
  .l-wrap:has(.p-megueru-column) #pageHeading {
    margin-top: 0;
  }
}

/*
p-megueru-column
*/
#wrap.base .p-megueru-column {
  font-family: Yu Gothic, YuGothic, Hiragino Kaku Gothic Pro, Meiryo, MS PGothic, sans-serif;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column {
    max-width: 1180px;
    width: 100%;
    margin: 0 auto;
  }
}
#wrap.base .p-megueru-column h1,
#wrap.base .p-megueru-column h2,
#wrap.base .p-megueru-column h3,
#wrap.base .p-megueru-column h4,
#wrap.base .p-megueru-column h5,
#wrap.base .p-megueru-column div,
#wrap.base .p-megueru-column p,
#wrap.base .p-megueru-column ul,
#wrap.base .p-megueru-column li {
  margin: 0 auto;
  line-height: 1;
  color: #524140;
}
#wrap.base .p-megueru-column a {
  color: #524140;
}

/*
p-megueru-column__header
*/
#wrap.base .p-megueru-column__header {
  position: relative;
  width: 100%;
  aspect-ratio: 125/29;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__header {
    max-width: 1100px;
    aspect-ratio: 275/24;
    background-color: #fbe5db;
  }
}
#wrap.base .p-megueru-column__header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: max(100%, 100vw);
  height: 100%;
  background: url(../column_common_img/logo_bg_s.svg) center center no-repeat;
  background-size: cover;
  background-color: #fdeadc;
  transform: translateX(-50%);
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__header:before {
    width: 100vw;
    background-image: url(../column_common_img/logo_bg.svg);
    background-color: #fdeadc;
  }
}
#wrap.base .p-megueru-column__header p {
  position: relative;
  width: 100%;
  height: 100%;
}
#wrap.base .p-megueru-column__header p a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
#wrap.base .p-megueru-column__header p span {
  width: 32%;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__header p span {
    width: 316px;
  }
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__header p span img {
    width: 100%;
  }
}

/*
p-megueru-column__main
*/
#wrap.base .p-megueru-column__main {
  padding: 2.8571428571em 0 0.7142857143em;
  background-color: #fff;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__main {
    width: 93.2203389831%;
    padding-bottom: 2.8571428571em;
  }
}
#wrap.base .p-megueru-column__main-header {
  display: flex;
  flex-direction: column;
  row-gap: 2.8571428571em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__main-header {
    row-gap: 3.4285714286em;
  }
}
#wrap.base .p-megueru-column__main-header h1 {
  width: 91.4666666667%;
  font-weight: bold;
  font-size: 1.5714285714em;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__main-header h1 {
    width: 100%;
    font-size: 2em;
    line-height: 1.5;
  }
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__main-header .p-megueru-column__main-img {
    max-height: 37.6428571429em;
    height: 100%;
  }
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__main-header .p-megueru-column__main-img img {
    width: auto;
    max-width: 100%;
    height: 100%;
    max-height: 527px;
  }
}
#wrap.base .p-megueru-column__main-header .p-megueru-column-abstract {
  width: 91.4666666667%;
  font-weight: 500;
  font-size: 1.1428571429em;
  line-height: 1.8;
  letter-spacing: normal;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__main-header .p-megueru-column-abstract {
    width: 100%;
    font-size: 1.2857142857em;
  }
}
#wrap.base .p-megueru-column__main-header .p-megueru-column-abstract em {
  color: #cb7f5f;
  font-style: normal;
}
#wrap.base .p-megueru-column__main-header .p-megueru-column-abstract .--small {
  font-size: 0.75em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__main-header .p-megueru-column-abstract .--small {
    font-size: 0.8333333333em;
  }
}
#wrap.base .p-megueru-column__main-header .p-megueru-column-abstract .--large {
  font-size: 1.125em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__main-header .p-megueru-column-abstract .--large {
    font-size: 1.2777777778em;
  }
}

/*
p-megueru-column__contents
*/
#wrap.base .p-megueru-column__contents {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 3.4285714286em;
  width: 100%;
  padding: 9em 0 2.5714285714em;
}
#wrap.base .p-megueru-column__contents:before, #wrap.base .p-megueru-column__contents:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: max(100%, 100vw);
  transform: translateX(-50%);
}
#wrap.base .p-megueru-column__contents:before {
  height: 100%;
  background-color: #fff3eb;
}
#wrap.base .p-megueru-column__contents:after {
  aspect-ratio: 375/56;
  background: url(../column_common_img/bg_top_s.svg) center center no-repeat;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__contents:after {
    aspect-ratio: 1440/78;
    background-image: url(../column_common_img/bg_top.svg);
  }
}

/*
p-megueru-column__article"
*/
#wrap.base .p-megueru-column__article {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 2.8571428571em;
  width: 91.2%;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article {
    width: 93.2203389831%;
    row-gap: 3.4285714286em;
  }
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-header {
  position: relative;
  padding-bottom: 0.7272727273em;
  color: #cb7f5f;
  line-height: 1.5;
  font-weight: bold;
  font-size: 1.5714285714em;
  line-height: 1.5;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article .p-megueru-column__article-header {
    width: 100%;
    padding-bottom: 0.5em;
    font-size: 2em;
    letter-spacing: 0.08em;
    line-height: 1.7;
  }
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-header:before, #wrap.base .p-megueru-column__article .p-megueru-column__article-header:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  display: block;
  height: 2px;
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-header:before {
  width: 100%;
  background-color: #fff;
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-header:after {
  width: 4.0909090909em;
  background-color: #cb7f5f;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article .p-megueru-column__article-header:after {
    width: 7.2727272727%;
  }
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-fig img {
  max-width: 100%;
  width: auto;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article .p-megueru-column__article-fig img {
    max-height: 527px;
  }
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-text {
  line-height: 1.8;
  font-weight: 500;
  font-size: 1.1428571429em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article .p-megueru-column__article-text {
    font-size: 1.2857142857em;
  }
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-text em {
  color: #cb7f5f;
  font-style: normal;
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-text .--small {
  font-size: 0.75em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article .p-megueru-column__article-text .--small {
    font-size: 0.8333333333em;
  }
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-text .--large {
  font-size: 1.1875em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article .p-megueru-column__article-text .--large {
    font-size: 1.2777777778em;
  }
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-note {
  width: 100%;
  font-weight: 500;
  font-size: 0.8571428571em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article .p-megueru-column__article-note {
    font-size: 1.0714285714em;
  }
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-note li {
  text-indent: -1em;
  padding-left: 1em;
  line-height: 1.8;
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-link {
  display: flex;
  flex-direction: column;
  row-gap: 0.75em;
  width: 100%;
  font-weight: 500;
  font-size: 1em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article .p-megueru-column__article-link {
    font-size: 1.2857142857em;
  }
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-link li {
  width: 100%;
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-link li a {
  display: flex;
  align-items: flex-start;
  -moz-column-gap: 0.2857142857em;
       column-gap: 0.2857142857em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article .p-megueru-column__article-link li a {
    display: inline-flex;
    -moz-column-gap: 0.2777777778em;
         column-gap: 0.2777777778em;
  }
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-link li a:before {
  content: "";
  display: block;
  width: 4.3731778426%;
  aspect-ratio: 1/1;
  background: url(../column_common_img/arrow_link.svg) center center no-repeat;
  background-size: cover;
  transform: translateY(0.3em);
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article .p-megueru-column__article-link li a:before {
    width: 0.8333333333em;
    transform: translateY(0.4em);
  }
}
#wrap.base .p-megueru-column__article .p-megueru-column__article-link li a > span {
  width: 94.4606413994%;
  line-height: 1.68;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__article .p-megueru-column__article-link li a > span {
    width: auto;
  }
}
#wrap.base .p-megueru-column__article:nth-of-type(n+2) .p-megueru-column__article-header {
  margin-top: 0.9090909091em;
}

/*
p-megueru-column__author
*/
#wrap.base .p-megueru-column__author {
  position: relative;
  display: flex;
  flex-direction: column;
  row-gap: 1.1428571429em;
  width: 89.3333333333%;
  padding: 1.7142857143em 1.1428571429em;
  background-color: #fff;
  border-radius: 1.7142857143em;
  overflow: hidden;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__author {
    row-gap: 1.7142857143em;
    width: 93.2203389831%;
    padding: 2.8571428571em;
  }
}
#wrap.base .p-megueru-column__author .p-megueru-column__author-header {
  position: absolute;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 22.3880597015%;
  aspect-ratio: 1/1;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__author .p-megueru-column__author-header {
    width: 9.0909090909%;
  }
}
#wrap.base .p-megueru-column__author .p-megueru-column__author-header:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #cb7f5f;
  display: block;
  width: 100%;
  aspect-ratio: 1/1;
  clip-path: polygon(0 0, 100% 0, 0 100%);
}
#wrap.base .p-megueru-column__author .p-megueru-column__author-header > span {
  position: absolute;
  top: 30%;
  left: 4%;
  display: block;
  font-size: 0.8571428571em;
  font-weight: 600;
  letter-spacing: normal;
  letter-spacing: 0.1em;
  transform: rotate(-45deg);
  white-space: nowrap;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__author .p-megueru-column__author-header > span {
    font-size: 1em;
  }
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__author .p-megueru-column__author-fig {
    width: 39.2156862745%;
  }
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__author .p-megueru-column__author-fig img {
    width: 100%;
  }
}
#wrap.base .p-megueru-column__author .p-megueru-column__author-fig + .p-megueru-column__author-name {
  margin-top: -0.75em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__author .p-megueru-column__author-fig + .p-megueru-column__author-name {
    margin-top: 0;
  }
}
#wrap.base .p-megueru-column__author .p-megueru-column__author-name {
  display: flex;
  flex-direction: column;
  font-size: 1.1428571429em;
  text-align: center;
  line-height: 1.6;
}
#wrap.base .p-megueru-column__author .p-megueru-column__author-name > span:nth-of-type(1) {
  font-weight: 600;
}
#wrap.base .p-megueru-column__author .p-megueru-column__author-name > span:nth-of-type(2) {
  font-size: 0.75em;
}
#wrap.base .p-megueru-column__author .p-megueru-column__author-text {
  font-size: 1.1428571429em;
  line-height: 1.8;
  font-weight: 500;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__author .p-megueru-column__author-text {
    font-size: 1.2857142857em;
  }
}
#wrap.base .p-megueru-column__author .p-megueru-column__author-text em {
  color: #cb7f5f;
  font-style: normal;
}
#wrap.base .p-megueru-column__author .p-megueru-column__author-text .--small {
  font-size: 0.75em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__author .p-megueru-column__author-text .--small {
    font-size: 0.8333333333em;
  }
}
#wrap.base .p-megueru-column__author .p-megueru-column__author-text .--large {
  font-size: 1.1875em;
}
@media only screen and (min-width: 768px) {
  #wrap.base .p-megueru-column__author .p-megueru-column__author-text .--large {
    font-size: 1.2777777778em;
  }
}

/*
p-megueru-column
*/