@charset "UTF-8";


figure {
  position: relative;
}
.imgcap {
  padding: 6px 8px;
}
/* line 10, ../scss/_default.scss */
body {
  position: relative;
  /*overflow: hidden;*/
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.6;
  background: #E4E5E8;
  color: #333;
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  width: 100%;
  height: 100%;
  margin: auto;
  text-rendering: optimizeLegibility;
  font-kerning: normal;
  font-variant-ligatures: common-ligatures contextual;
  font-feature-settings: "kern", "liga", "clig", "calt";
}

/*px base setting*/
/* line 31, ../scss/_default.scss */
#pxBase sup {
  vertical-align: super;
  font-size: .5em;
}

/* line 35, ../scss/_default.scss */
#pxBase a:link,
#pxBase a:visited,
#pxBase a:active,
#pxBase a:hover {
  text-decoration: none;
}

/* line 41, ../scss/_default.scss */
#pxBase figure {
  position: relative;
}

/* line 44, ../scss/_default.scss */
#pxBase img {
  max-width: 100%;
  width: 100%;
  height: auto;
}

/* line 48, ../scss/_default.scss */

#pxBase img.object-fit {
  object-fit: cover;
  height: 100%;
}

.kvTitle span,
.kvCopy {
  color: #F3EEE7;
}

/* visible or hidden
--------------------------------------------------------------------------------*/
/* line 57, ../scss/_default.scss */
.hidden-pc {
  display: none !important;
}

@media only screen and (max-width: 991px) {

  /* line 60, ../scss/_default.scss */
  .visible-pc {
    display: none !important;
  }

  /* line 61, ../scss/_default.scss */
  .hidden-pc {
    display: block !important;
  }
}

@media only screen and (min-width: 992px) {

  /* line 64, ../scss/_default.scss */
  .visible-tbsp {
    display: none !important;
  }
}

@media only screen and (min-width: 768px) {

  /* line 67, ../scss/_default.scss */
  .visible-sp {
    display: none !important;
  }
}

/* line 69, ../scss/_default.scss */
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

@media (max-width: 767px) {

  /* line 73, ../scss/_default.scss */
  .hidden-xs {
    display: none !important;
  }

  /* line 76, ../scss/_default.scss */
  .visible-xs {
    display: block !important;
  }
}


/*
共通パーツ
------------------------------------------*/
.section-title {
  font-size: 72px;
  letter-spacing: 0.01em;
  line-height: 1;
  color: #2F5850;
  text-align: center;
}

.imgCap figure {
  position: relative;
}

.imgCap figure figcaption {
  position: absolute;
  content: "";
  bottom: 5px;
  right: 0;
  padding: 0 5px;
  line-height: 1.2;
  font-size: 1.1rem;
  color: #fff;
}
.imgCap figure figcaption.black {
  color: #000;
  text-shadow:
    1px 1px 0 #fff,
    -1px 1px 0 #fff,
    -1px -1px 0 #fff,
    1px -1px 0 #fff;
}

@media only screen and (max-width: 767px) {
  .section-title {
    font-size: 50px;
  }
}


.kvTitle {
  margin-bottom: 0px;
}
.kvTitle + .kvTitle {
  margin-bottom: 60px;
}
.kvTitle span {
  font-size: 70px;
  font-weight: 600;
  line-height: 1.6;
}

@media only screen and (max-width:991px) {
  .kvTitle + .kvTitle {
    margin-bottom: 40px;
  }
  .kvTitle span {
    font-size: 2.4rem;
  }
}

/*
content-area
------------------------------------------*/
.content-area {
  margin: 80px auto 100px;
  overflow-x: hidden;
}
.bg_white {
  background-color: #fff;
}
.inner {
  max-width: 1200px;
  width: calc(100% - 40px);
  margin-inline: auto;
}

.section_title {
  text-align: center;
  font-weight: 400;
  font-size: 70px;
  letter-spacing: 0.1em;
  color: #2F5850;
}
.section_title2 {
  font-weight: 400;
  font-size: 70px;
  color: #97ACA7;
}
.section_sub_title {
  text-align: center;
  font-weight: 600;
  font-size: 22px;
  letter-spacing: 0.04em;
  line-height: 1.6;
  color: #2F5850;
  margin-bottom: 30px;
}
.section_sub_title .cap {
  font-size: 10px;
  display: block;
  text-align: right;
  padding-right: 80px;
}
.section_lead {
  font-size: 19px;
  letter-spacing: 0.08em;
  line-height: 1.9;
}
.content_inner {
  width: 84%;
  margin-inline: auto;
}
.content_inner + .content_inner {
  margin-top: 40px;
}
.section_flex_wrap {
  margin-top: 32px;
  display: flex;
  justify-content: space-between;
  column-gap: 30px;
}
.section_flex_item {
  width: 50%;
}
.section_text_wrap {
  margin-top: 20px;
  column-count: 2;
  column-gap: 30px;
}
.section_text {
  font-size: 19px;
  letter-spacing: 0.03em;
  line-height: 2;
}
.section_text_cap {
  display: block;
  font-weight: 600;
  font-size: 10px;
  letter-spacing: 0.03em;
  line-height: 2;
}
.section_cap {
  font-weight: 600;
  font-size: 10px;
  letter-spacing: 0.03em;
  line-height: 2;
}
.content_kv {
  position: relative;
  width: 100%;
  height: 240px;
}
.project_area .content_kv {
  background: url(../img/scheme/project_kv.jpg) no-repeat center center / cover;
}
.scheme_area .content_kv {
  background: url(../img/scheme/scheme_kv.jpg) no-repeat center center / cover;
}
.merit_area .content_kv {
  background: url(../img/scheme/merit_kv.jpg) no-repeat center center / cover;
}
.topic_area .content_kv {
  background: url(../img/scheme/topic_kv.jpg) no-repeat center center / cover;
}
.column_area .content_kv {
  background: url(../img/scheme/column_kv.jpg) no-repeat center center / cover;
}
.content_kv_wrap {
  width: 90%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
  font-size: 24px;
  letter-spacing: 0.08em;
  font-weight: 600;
}
.content_kv_en {
  font-size: 70px;
  line-height: 1;
  display: block;
  margin-bottom: 12px;
}
.content_kv_cap {
  position: absolute;
  right: 0;
  bottom: 0;
  padding: 6px;
  color: #fff;
  font-size: 10px;
}
.content_body {
  background-color: #fff;
  padding: 60px 20px;
}
.content_body + .content_body {
  padding-top: 0px;
}
.content_body_title_wrap {
  display: flex;
  margin-bottom: 40px;
  color: #fff;
}
.content_body_title_num {
  font-size: 32px;
  line-height: 1;
  padding: 8px 14px;
  background-color: #a79360;
  flex-shrink: 0;
}
.content_body_title {
  flex-grow: 1;
  font-size: 24px;
  line-height: 1;
  background-color: #2f5850;
  display: flex;
  align-items: center;
  padding-left: 20px;
}
.tac {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .content-area {
    margin: 40px auto 50px;
    overflow-x: hidden;
  }
  .section_title {
    font-size: 38px;
  }
  .section_title2 {
    font-size: 26px;
  }
  .section_sub_title {
    font-size: 16px;
    margin-bottom: 16px;
  }
  .section_sub_title .cap {
    text-align: center;
    padding-right: 0px;
  }
  .section_lead {
    font-size: 16px;
  }
  .section_text {
    font-size: 14px;
    letter-spacing: 0.02em;
    line-height: 1.64;
  }
  .section_cap {
    margin-top: 6px;
    line-height: 1.5;
}
  .content_inner {
    width: 100%;
  }
  .content_inner + .content_inner {
    margin-top: 30px;
  }
  .section_flex_wrap {
    margin-top: 0px;
    flex-direction: column;
    row-gap: 20px;
  }
  .section_flex_item {
    width: 100%;
  }
  .section_text_wrap {
    margin-top: 20px;
    column-count: 1;
  }
  .content_kv {
    height: 280px;
  }
  .content_kv_wrap {
    font-size: 18px;
  }
  .content_kv_en {
    font-size: 48px;
    line-height: 1;
    display: block;
    margin-bottom: 18px;
  }
  .content_kv_cap {
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 6px;
    color: #fff;
    font-size: 10px;
  }
  .content_body {
    padding: 40px 20px;
  }
  .content_body + .content_body {
    padding-top: 10px;
  }
  .content_body_title_wrap {
    display: flex;
    margin-bottom: 20px;
    color: #fff;
  }
  .content_body_title_num {
    font-size: 28px;
    padding: 14px 10px;
  }
  .content_body_title {
    font-size: 18px;
    line-height: 1.3;
    padding-left: 14px;
  }
}


/* top_area
============================ */
.top_area_title {
  color: #2F5850;
  font-size: 32px;
  letter-spacing: 0.08em;
  text-align: center;
  font-weight: 600;
}
.top_lead {
  text-align: center;
  margin-top: 32px;
  font-size: 19px;
  letter-spacing: 0.08em;
  line-height: 2.5;
}
.top_lead span {
  display: block;
  margin-top: 16px;
  font-size: 10px;
  letter-spacing: 0.02em;
  line-height: 2;
}

@media only screen and (max-width:768px) {
  .top_area_title {
    font-size: 26px;
  }
  .top_lead {
    margin-top: 20px;
    font-size: 18px;
    line-height: 2;
  }
  .top_lead span {
    text-align: left;
  }
}

/* movie_area
============================ */
.movieContents_wrap {
  padding: 40px 0
}
.youtube iframe {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.movie_cap {
  text-align: center;
  margin-top: 10px;
  font-size: 10px;
  letter-spacing: 0.02em;
  line-height: 2;
}

@media only screen and (max-width:768px) {
  .movieContents_wrap {
    padding: 30px 0
  }
  .movie_cap {
    text-align: left;
  }
}


/* link_area
============================ */
.link_wrap {
  margin-top: 16px;
  display: flex;
  justify-content: center;
  column-gap: 8px;
}
.link_wrap + .link_wrap {
  margin-top: 8px;
}
.link_item {
  position: relative;
  overflow: hidden;
  display: block;
  width: 300px;
  height: 300px;
  transition: all .5s ease-out;
}
.link_item_img img {
  object-fit: cover;
  transition: all .5s ease-out;
}
.link_item_body {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: #fff;
  width: 100%;
  text-align: center;
  display: flex;
  flex-direction: column;
  row-gap: 40px;
}
.link_item_title {
  font-size: 40px;
}
.link_item_text {
  font-size: 14px;
  letter-spacing: 0.05em;
}
.link_item_cap {
  color: #fff;
  position: absolute;
  bottom: 0;
  right: 4px;
  padding: 6px;
  font-size: 10px;
}
.link_item:hover img{
  transform: scale(1.1);
  opacity: .8;
}

@media only screen and (max-width:991px) {
  .link_wrap {
    margin-top: 16px;
    flex-direction: column;
    row-gap: 8px;
  }
  .link_wrap + .link_wrap {
    margin-top: 8px;
  }
  .link_item {
    width: 100%;
    height: 160px;
  }
  .link_item_img img {
    width: 100%;
  }
  .link_item_body {
    row-gap: 14px;
  }
  .link_item_title {
    font-size: 32px;
  }
  .link_item_text {
    font-size: 14px;
    letter-spacing: 0.05em;
  }
}


/* scheme_area
============================ */
.scheme_img {
  margin-bottom: 36px;
  text-align: center;
}

/* merit_area
============================ */
.merit_img {
  margin-top: 30px;
}
.section_flex_item.merit_left {
  width: 42%;
}
.section_flex_item.merit_right {
  width: 57%;
}

@media only screen and (max-width:768px) {
  .merit_img {
    margin-top: 30px;
  }
  .section_flex_item.merit_left {
    width: 100%;
  }
  .section_flex_item.merit_right {
    width: 100%;
  }
}

/* topic_area
============================ */
.accordion_list {
	position: relative;
}
.accordion_list + .accordion_list {
	margin-top: 40px;
}
.accordion_title {
	position: relative;
	cursor: pointer;
	color: #fff;
	font-weight: 600;
  display: flex;
	transition: all .5s ease-out;
}
.accordion_title_en {
  padding:10px 30px;
  background-color: #a79360;
  font-size: 28px;
  line-height: 1;
  display: flex;
  align-items: center;
  flex-shrink: 0;
}
.accordion_title_en .num {
  font-size: 38px;
  padding-left: 6px;
}
.accordion_title_text {
	font-size: 24px;
  letter-spacing: 0.08em;
  background-color:#2f5850;
  display: flex;
  align-items: center;
  padding-left: 20px;
  padding-right: 66px;
  flex-grow: 1;
}
.accordion_title::before {
  content: '';
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  width: 44px;
  height: 44px;
  background-color: #fff;
  z-index: 2;
}
.accordion_title::after {
	position: absolute;
	content: "";
  background: url(../img/scheme/accordion_icon.png) no-repeat center center / contain;
  width: 32px;
  height: 32px;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  z-index: 3;
	transition: all .5s ease-out;
}
.accordion_title.close::after {
	transform:translateY(-50%) rotate(130deg);
}
.accordion_box {
	position: relative;
	display: none;
	background: #e0e6e5;
  padding: 40px 30px;
}
.accordion_box_title {
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.04em;
  text-decoration: underline;
  margin-bottom: 32px;
}
.accordion_box_title.mb12 {
  margin-bottom: 12px;
}
.accordion_box_wrap {
  display: flex;
  justify-content: center;
  column-gap: 30px;
}
.accordion_box_img {
  width: 50%;
}
.accordion_box_body {
  width: 50%;
}

@media only screen and (max-width:768px) {
  .accordion_list + .accordion_list {
    margin-top: 20px;
  }
  .accordion_title {
    flex-direction: column;
  }
  .accordion_title_en {
    padding:10px 20px;
    font-size: 20px;
  }
  .accordion_title_en .num {
    font-size: 28px;
  }
  .accordion_title_text {
    font-size: 18px;
    padding:10px 20px;
  }
  .accordion_title::before {
    top: 10px;
    right: 10px;
    transform: none;
    width: 30px;
    height: 30px;
  }
  .accordion_title::after {
    width: 22px;
    height: 22px;
    top: 14px;
    right: 14px;
    transform: translateY(0);
  }
  .accordion_title.close::after {
    transform:translateY(0) rotate(130deg);
  }
  .accordion_box {
    padding: 20px 10px;
  }
  .accordion_box .tac {
    text-align: left;
  }
  .accordion_box_title {
    font-size: 18px;
    margin-bottom: 20px;
  }
  .accordion_box_wrap {
    flex-direction: column;
    row-gap: 20px;
  }
  .accordion_box_img {
    width: 100%;
  }
  .accordion_box_body {
    width: 100%;
  }
}

/* column_area
============================ */
.column_wrap {
  margin-top: 60px;
  padding-block: 40px;
  border-top: 1px solid #2f5850;
  border-bottom: 1px solid #2f5850;
  display: flex;
  justify-content: space-between;
  column-gap: 30px;
}
.column_text {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 1.78;
}
.column_text + .column_text {
  margin-top: 20px;
}
.column_img {
  width: 280px;
}

@media only screen and (max-width:768px) {
  .column_wrap {
    margin-top: 30px;
    padding-block: 20px;
    flex-direction: column-reverse;
    row-gap: 20px;
  }
  .column_text {
    font-size: 13px;
    letter-spacing: 0.1em;
    line-height: 1.78;
  }
  .column_text + .column_text {
    margin-top: 20px;
  }
  .column_img {
    margin-inline: auto;
    width: 90%;
    max-width: 180px;
  }
}
