@charset "utf-8";
html {
  background: url("../images/top/mv_bk.jpg") 50% 0 no-repeat;
  background-size: 100%;
}
@media screen and (max-width:768px) {
  html {
  min-width: 100%;
}
}

/***** mv *****/
#mv {
  max-width: 100%;
  height: 600px;
  position: relative;
}
#mv > #heart {
  max-width: 500px;
  width: 50%;
  position: absolute;
  right: 30px;
  bottom: 10px;
  z-index: 3;
}
#mv > #heart img {
  width: 100%;
}
#mv > div:nth-of-type(1) {
  max-width: 1200px;
  height: 600px;
  margin: 0 auto;
  position: relative;
  left: 0;
  top: 0;
  z-index: 2;
}
#mv > div:nth-of-type(1) > div {
  max-width: 840px;
  width: 73%;
  padding-left: 10px;
  position: absolute;
  bottom: 100px;
}
#mv > div:nth-of-type(1) > div h2 {
  margin-bottom: 30px;
  font-size: 3.1rem;
  font-weight: 500;
  font-family: var(--ttl-font);
  letter-spacing: 0.1em;
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
#mv > div:nth-of-type(1) > div p {
  font-weight: 500;
  color: #fff;
  text-shadow: 0 0 10px rgba(0, 0, 0, 0.9);
}
@media screen and (max-width:768px) {
  #mv {
    width: 100%;
    height: 500px;
  }
  #mv > #heart {
    width: 50%;
    position: absolute;
    right: 10px;
    bottom: 10px;
    z-index: 3;
  }
  #mv > div:nth-of-type(1) {
    width: 100%;
    height: 100%;
    margin: 0 auto;
    position: relative;
    left: 0;
    top: 0;
    z-index: 2;
    display: flex;
    align-items: center;
  }
  #mv > div:nth-of-type(1) > div {
    width: auto;
    padding: 20px;
    position: static;
    bottom: 60px;
  }
  #mv > div:nth-of-type(1) > div h2 {
    margin-bottom: 20px;
    font-size: 2.1rem;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 1.5;
  }
  #mv > div:nth-of-type(1) > div p {
    font-size: 1.6rem;
  }
  #mv > div:nth-of-type(2) {
    width: 100%;
    height: 100%;
    background: url("../images/top/mv_01_sp.jpg") 50% 0 no-repeat;
    background-size: cover;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 1;
  }
}

/***** swiper *****/
#swiper-slide01 {
	background: url("../images/top/mv_01.webp") 50% 0 no-repeat;
	background-size: cover;
}
#swiper-slide02 {
	background: url("../images/top/mv_02.webp") 50% 0 no-repeat;
	background-size: cover;
}
.swiper {
  width: 100%!important;
  height: 100%;
  margin: 0!important;
  position: absolute!important;
  left: 0;
  top: 0;
  z-index: 1;
}
.swiper-wrapper {
}
.swiper .swiper-slide {
  width: 100%;	
  height: 100%;
  text-align: center;
}
.swiper .swiper-slide img {
	width: 100%;
}
:root {
  --swiper-theme-color: var(--base-color)!important;
}
.swiper_scroll {
	/*max-width: 1500px;
    max-width: 1100px;*/
	padding-top: 30px!important;
}
.swiper_scroll .swiper-slide {
    width: 280px;
    margin-right: 25px;
}
.swiper_scroll .swiper-slide:nth-last-child(1) {
    margin-right: 0;
}
.swiper-pagination {
	margin: 0 auto!important;
	text-align: left!important;
	left: 0!important;
	bottom: 50px!important;
}
.swiper-pagination-bullet {
	width: 120px!important;
	height: 5px!important;
	background: #fff!important;
	opacity: 1!important;
	border-radius: 0!important;
}
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin-right: 20px!important;
}
.swiper-pagination-bullet-active {
  opacity: 1;
  background: var(--swiper-pagination-color,var(--swiper-theme-color))!important;
}
.swiper-container-free-mode > .swiper-wrapper{-webkit-transition-timing-function:linear!important; -o-transition-timing-function:linear!important; transition-timing-function:linear!important; }
.swiper_scroll .swiper-scrollbar{
	background-color: rgba(255,255,255,0.8)!important;
	bottom: 0px!important;
	width: 100%!important;
	right: 0!important;
	left: auto!important;
	border-radius:0;
/*	width: 87%;*/
/*	max-width: 1100px;*/
}
.swiper_scroll .swiper-scrollbar-drag{
	background-color: var(--color-gr)!important;
}
.swiper-parent{
	position: relative;
}
.swiper-horizontal>.swiper-pagination-progressbar, .swiper-pagination-progressbar.swiper-pagination-horizontal, .swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite, .swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{
	bottom: 0px;
	top: auto!important;
}
.swiper-horizontal > .swiper-scrollbar {
    background-color: #eee!important;
}
/*スライダーのやじるし調整*/
.swiper-button-next, .swiper-button-prev{
	top: 30px!important;
	left: auto!important;
	right: 0!important;
}
/*ボタンのポジションの調整*/
.swiper-button-next{
	right: 0!important;
}
.swiper-button-prev{
	right: 55px!important;
}
/*ボタンの色の調整*/
.swiper-button-next, .swiper-button-prev{
	border:solid rgba(89,194,252,1) 2px;
	padding: 3px 20px;
	transition-duration: 200ms;
	color: rgba(89,194,252,1);
}

/*端っこのコンテンツに到達したときのボタンの挙動*/
.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{
	opacity: 1!important;
	border: 2px solid #ccc;
	color: #ccc;
}
.swiper-button-next.swiper-button-disabled:after, .swiper-button-prev.swiper-button-disabled:after{
	color: #ccc;
}
.swiper-button-next:after, .swiper-button-prev:after{
	font-size: 2rem!important;
	color: rgba(89,194,252,1);
}
@media screen and (max-width:768px){
.swiper {
  width: 100%!important;
  min-width: 100%!important;
	height: 100%;
}
#swiper-slide01 {
	background: url("../images/top/mv_01_sp.jpg") 50% 0 no-repeat;
	background-size: cover;
}
#swiper-slide02 {
	background: url("../images/top/mv_02_sp.jpg") 50% 0 no-repeat;
	background-size: cover;
}
.swiper-pagination {
/*
	width: 100%!important;
	left: 0%!important;
	transform: translate(0,0)!important;
	text-align: center!important;
	bottom: 20px!important;
*/
  display: none;
}

.swiper-pagination-bullet {
	width: 20%!important;
	height: 4px!important;
}
	
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
	margin: 0 15px!important;
}
}

/***** title *****/
.ttl_box {
  margin-bottom: 40px;
  display: flex;
  align-items: flex-end;
}
.ttl_box .ttl {
  margin-bottom: 0!important;
}
.ttl {
  margin-bottom: 40px;
  font-size: 3.5rem;
  font-family: var(--ttl-font);
  letter-spacing: 0.1em;
}
#about .ttl,
#contact .ttl {
  color: #fff;
}
.ttl_eng {
  font-size: 1.6rem;
  font-family: var(--eng-font);
  letter-spacing: 0.2em;
  position: relative;
}
.ttl_eng::after {
  content: "";
  width: 40px;
  height: 1px;
  margin-left: 15px;
  display: inline-block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
#news .ttl_eng {
  color: var(--base-color);
}
#news .ttl_eng::after {
  background: var(--base-color);
}
#activity .ttl_eng {
  color: var(--sub-colorred);
}
#activity .ttl_eng::after {
  background: var(--sub-colorred);
}
#about .ttl_eng {
  color: #fff;
}
#about .ttl_eng::after {
  background: #fff;
}
#faq .ttl_eng {
  color: var(--base-color);
}
#faq .ttl_eng::after {
  background: var(--base-color);
}
#contact .ttl_eng {
  color: #fff;
}
@media screen and (max-width:768px) {
  .ttl_box {
    margin-bottom: 30px;
    display: block;
  }
  .ttl {
    margin-bottom: 20px;
    font-size: 2.8rem;
  }
  #news .ttl {
    margin-bottom: 10px;
  }
  .ttl_eng {
    font-size: 1.4rem;
  }
}

/***** news *****/
#news {
  max-width: 1200px;
  margin: 100px auto 0;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
}
#news > div:nth-child(1) {
  flex: 1;
}
#news > div:nth-child(2) {
  max-width: 950px;
  width: 75%;
  padding: clamp(15px, 5vw, 60px);;
  box-shadow: var(--box-shadow);
  border-radius: var(--border-radius);
  background: #fff;
}
#news > div:nth-child(2) dl {
  padding-top: 30px;
  border-top: #eee 1px solid;
}
#news > div:nth-child(2) dl dt {
  width: 14em;
  float: left;
  clear: left;
  display: flex;
  align-items: center;
}
#news > div:nth-child(2) dl dt span {
  width: 8em;
  margin-left: 2em;
  padding: 5px 0;
  font-size: 1.3rem;
  text-align: center;
  letter-spacing: 0.1em;
  color: #fff;
  background: transparent linear-gradient(270deg, #84C190 0%, #1AB1BE 100%) 0% 0% no-repeat;
  display: flex;
  justify-content: center;
  border-radius: 100px;
}
#news > div:nth-child(2) dl dd {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: #eee 1px solid;
}
#news > div:nth-child(2) dl dd:last-child {
  margin-bottom: 0;
}
@media screen and (max-width:768px) {
  #news {
    width: 100%;
    margin: 50px auto 0;
    padding: 0 20px;
    display: block;
  }
  #news > div:nth-child(2) {
    width: 100%;
    margin-top: 20px;
    padding: 0;
    box-shadow: none;
  }
  #news > div:nth-child(2) dl {
    padding-top: 20px;
  }
  #news > div:nth-child(2) dl dt {
    width: 100%;
    margin-bottom: 10px;
    float: none;
  }
  #news > div:nth-child(2) dl dd {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: #eee 1px solid;
  }
}

/***** bk_img *****/
#bk_img > div {
  width: 100%;
  height: 450px;
  margin: 100px 0;
  background: url("../images/top/bk_img.jpg") 50% no-repeat;
  background-size: cover;
}
@media screen and (max-width:768px) {
  #bk_img > div {
    height: 200px;
    margin: 50px 0;
  }
}

/***** activity *****/
#activity {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
}
p + .activity_card {
  margin-top: 40px;
}
.activity_card {
  margin-bottom: 30px;
  padding: 50px;
  box-shadow: var(--box-shadow);
  border-radius: var(--border-radius);
  display: flex;
  background: #fff;
}
.activity_card > dl {
  flex: 1;
}
.activity_card > dl dt {
  margin-bottom: 30px;
  padding-bottom: 20px;
  font-size: 2.5rem;
  font-weight: 500;
  font-family: var(--ttl-font);
  border-bottom: #eee 1px solid;
}
.activity_card > dl dt span {
  color: var(--sub-colorred);
}
.activity_card > dl dd {
  margin-bottom: 10px;
  padding-left: 15px;
  position: relative;
}
.activity_card > dl dd:last-child {
  margin-bottom: 0;
}
.activity_card > dl dd::before {
  content: "";
  width: 7px;
  height: 9px;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  display: block;
  background: var(--sub-colorred);
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0.7em;
}
.activity_card > figure {
  width: 180px;
  margin-right: 60px;
}
.activity_card > figure img {
  width: 100%;
}
.activity_com strong {
  font-size: 2rem;
}
@media screen and (max-width:768px) {
  #activity {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
  }
  p + .activity_card {
    margin-top: 30px;
  }
  .activity_card {
    margin-bottom: 20px;
    padding: 20px;
    display: block;
  }
  .activity_card > dl dt {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 2.2rem;
    text-align: center;
  }
  .activity_card > dl dt span {
    color: var(--sub-colorred);
  }
  .activity_card > dl dd {
    margin-bottom: 5px;
  }
  .activity_card > dl dd::before {
    position: absolute;
    left: 0;
    top: 0.7em;
  }
  .activity_card > figure {
    margin: 0 auto 20px;
  }
  .activity_com strong {
    font-size: 1.8rem;
  }
}

/***** about *****/
#about {
  margin-top: 100px;
  background: transparent linear-gradient(270deg, #84C190 0%, #1AB1BE 100%) 0% 0% no-repeat;
}
#about > div {
  padding: 100px 10px;
  background: url("../images/top/about_bk.png") 0 0 no-repeat;
  background-size: 70%;
}
#about > div > div {
  max-width: 1200px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#about > div > div > div:nth-child(1) {
  /*max-width: 620px;*/
  width: 52%;
}
#about > div > div > div:nth-child(2) {
  /*max-width: 540px;*/
  width: 45%;
  height: 540px;
/*  margin-right: -120px;*/
  position: relative;
}
#about > div > div > div:nth-child(2) > div {
  max-width: 300px;
  width: 48%;
}
#about > div > div > div:nth-child(2) > div:nth-child(1) {
  margin-right: 20px;
  position: absolute;
  bottom: -50px;
}
#about > div > div > div:nth-child(2) > div:nth-child(2) {
  position: absolute;
  top: -50px;
  right: 0;
}
#about > div > div > div:nth-child(2) > div > figure {
  max-width: 300px;
  max-height: 300px;
  margin-bottom: 20px;
  border-radius: var(--border-radius);
}
#about > div > div > div:nth-child(2) > div > figure:last-child {
  margin-bottom: 0;
}
#about > div > div > div:nth-child(2) > div > figure img {
  width: 100%;
  border-radius: var(--border-radius);
}
#about .btn_center {
  margin-top: 70px!important;
}
.about_com {
  margin-top: 20px;
  line-height: 1.9;
  color: #fff
}
#about .note_dl {
  margin-top: 15px;
}
#about .note_dl dt {
  font-size: 1.4rem;
  color: #fff;
}
#about .note_dl dd {
  font-size: 1.4rem;
  color: #fff;
}
@media (min-width:769px) and (max-width:1000px) {
  #about > div > div > div:nth-child(1) {
    max-width: auto;
    width: auto;
  }
  #about > div > div > div:nth-child(2) {
    max-width: auto;
    width: auto;
    height: auto;
  /*  margin-right: -120px;*/
    position: static;
    flex: 1;
  }
  #about > div > div > div:nth-child(2) > div {
    max-width: auto;
    width: auto;
    margin-left: 50px;
  }
  #about > div > div > div:nth-child(2) > div:nth-child(1) {
    margin-right: 0;
    margin-bottom: 20px;
    position: static;
  }
  #about > div > div > div:nth-child(2) > div:nth-child(2) {
    position: static;
  }
  #about > div > div > div:nth-child(2) > div > figure {
    width: 200px;
    height: 200px;
    margin-bottom: 20px;
    border-radius: var(--border-radius);
  }
}
@media screen and (max-width:768px) {
#about {
  margin-top: 50px;
}
  #about > div {
    padding: 50px 0;
    background: url("../images/top/about_bk.png") 0 0 no-repeat;
    background-size: 90%;
  }
  #about > div > div {
    width: 100%;
    margin: 0 auto;
    padding: 0 20px;
    display: block;
  }
  #about > div > div > div:nth-child(1) {
    width: 100%;
  }
  #about > div > div > div:nth-child(2) {
    width: 100%;
    height: auto;
    position: static;
  }
  #about > div > div > div:nth-child(2) > div {
    width: 100%;
    max-width: 100%;
  }
  #about > div > div > div:nth-child(2) > div:nth-child(1) {
    margin-right: 0;
    margin-bottom: 2%;
    position: static;
    display: flex;
    justify-content: space-between;
  }
  #about > div > div > div:nth-child(2) > div:nth-child(2) {
    position: static;
    display: flex;
    justify-content: space-between;
  }
  #about > div > div > div:nth-child(2) > div > figure {
    width: 49%;
    max-width: 49%;
    max-height: none;
    margin-bottom: 0;
    border-radius: var(--border-radius);
  }
  #about > div > div > div:nth-child(2) > div > figure:last-child {
    margin-bottom: 0;
  }
  #about > div > div > div:nth-child(2) > div > figure img {
    width: 100%;
  }
  #about .btn_center {
    margin-top: 30px!important;
  }
  .about_com {
    margin-top: 20px;
    line-height: 1.7;
  }
}

/***** faq *****/
#faq {
  max-width: 1200px;
  margin: 100px auto 0;
  padding: 0 10px;
}
.faq_card {
  margin-bottom: 30px;
  padding: 40px;
  box-shadow: var(--box-shadow);
  border-radius: var(--border-radius);
}
.faq_card > dl {
  display: flex;
  align-items: center;
}
.faq_card > dl:nth-child(1) {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: #aaa 1px dotted;
}
.faq_card dt {
  width: 60px;
  height: 60px;
  margin-right: 20px;
  font-size: 2.6rem;
  font-weight: 700;
  font-family: var(--ttl-font);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.faq_card > dl:nth-child(1) dt {
  background: var(--base-color);
}
.faq_card > dl:nth-child(2) dt {
  background: var(--sub-colororg);
}
.faq_card dd {
  flex: 1;
}
.faq_card > dl:nth-child(1) dd {
  font-weight: 700;
}
.faq_card > dl:nth-child(1) dd > span {
  margin-left: 20px;
  padding: 5px 10px;
  font-size: 1.4rem;
  color: #fff;
  display: inline-block;
  background: var(--base-color);
  border-radius: var(--border-radius);
}
@media screen and (max-width:768px) {
  #faq {
    width: 100%;
    margin: 50px auto 0;
    padding: 0 20px;
  }
  .faq_card {
    margin-bottom: 20px;
    padding: 20px;
  }
  .faq_card > dl {
    align-items: flex-start;
  }
  .faq_card > dl:nth-child(1) {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .faq_card dt {
    width: 40px;
    height: 40px;
    margin-right: 15px;
    font-size: 2.4rem;
  }
  .faq_card > dl:nth-child(1) dd > span {
    margin-left: 0;
    margin-top: 10px;
    padding: 5px 10px;
    font-size: 1.3rem;
    text-align: center;
    display: block;
  }
}

/***** contact *****/
#contact {
  margin-top: 100px;
  padding: 100px 0;
  text-align: center;
  background: url("../images/top/contact_bk.jpg") 50% no-repeat;
  background-size: cover;
}
.contact_com {
  color: #fff;
}
@media screen and (max-width:768px) {
  #contact {
    margin-top: 50px;
    padding: 50px 20px;
  }
}


/*****************************/
/***** 下層ページ *****/

/***** box *****/
#contents {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px 100px 10px;
}
#wrap {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
#wrap > div:nth-child(1) {
  padding: clamp(15px, 3vw, 50px);
  background: rgba(255,255,255,0.7);
  border-radius: var(--border-radius);
  box-shadow: 0 0 10px -10px rgba(0, 0, 0, 0.1);
  flex: 1;
  order: 2;
}
#wrap > div:nth-child(2) {
  width: 23%;
  margin-right: 3%;
  background: rgba(255,255,255,0.7);
  box-shadow: var(--box-shadow);
  border-radius: var(--border-radius);
  position: sticky;
  top: 0;
  order: 1;
}
#contents_heart {
  width: 25%;
  position: absolute;
  right: 20px;
  top: 0;
}
#contents_heart img {
  width: 100%;
}
#under {
  margin: 140px 0 330px 80px;
}
@media screen and (max-width:768px) {
  #contents {
  max-width: 100%;
  padding: 0 20px 50px 20px;
}
  #wrap {
    flex-direction: column;
  }
  #wrap > div:nth-child(1) {
    width: 100%;
    margin-top: 30px;
    padding: 0;
    background: none;
    border-top-left-radius: none;
    border-top-right-radius: none;
    box-shadow: none;
    order: 1;
  }
  #wrap > div:nth-child(2) {
    width: 100%;
    margin-left: 0%;
    margin-top: 40px;
    position: relative;
    order: 2;
  }
  #contents_heart {
    width: 50%;
    position: absolute;
    right: 10px;
    top: 0;
    z-index: -1;
  }
  #contents_heart img {
    width: 100%;
  }
  #under {
    margin: 100px 0 200px;
    text-align: center;
  }
}

/***** side_menu *****/
#wrap > div:nth-child(2) > ul > li {
  border-bottom: #ddd 1px solid;
}
#wrap > div:nth-child(2) > ul > li:last-child {
  border-bottom: none;
}
#wrap > div:nth-child(2) > ul > li a {
  padding: clamp(16px, 2vw, 30px);
  font-size: 1.6rem;
  font-weight: 700;
  font-family: var(--ttl-font);
  text-decoration: none;
  color: var(--color-blk);
  display: block;
  position: relative;
  transition: .5s;
}
#wrap > div:nth-child(2) > ul > li:first-child a {
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
}
#wrap > div:nth-child(2) > ul > li:last-child a {
  border-bottom-left-radius: 10px;
  border-bottom-right-radius: 10px;
}
#wrap > div:nth-child(2) > ul > li.focus a {
  color: var(--sub-colorred);
}
#wrap > div:nth-child(2) > ul > li a::before {
  content: "";
  width: 7px;
  height: 9px;
  margin-right: 12px;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  display: inline-block;
  background: var(--sub-colorred);
}
#wrap > div:nth-child(2) > ul > li a:hover {
  color: #fff;
  background: var(--sub-colorred);
}
#wrap > div:nth-child(2) > ul > li a:hover::before {
  background: #fff;
}

/***** flex *****/
.flex_box {
  display: flex;
}
.flex_size {
  flex: 1;
}
@media screen and (max-width:768px) {
  .flex_box {
    display: block;
  }
  .float_flex_box {
    display: flex;
    flex-direction: column-reverse;
}
}

/***** title *****/
#page_ttl {
  margin: 80px 0;
/*  padding: clamp(20px, 5vw, 70px) 0 clamp(20px, 8vw, 90px) clamp(20px, 5vw, 70px);*/
  position: relative;
  /*background: var(--gradation-color1);*/
/*
  background: rgba(255,255,255,0.5);
  box-shadow: var(--box-shadow);
  border-radius: var(--border-radius);
*/
}
#page_ttl h2 {
  font-size: 3.5rem;
  font-weight: 500;
  font-family: var(--ttl-font);
  letter-spacing: 0.1em;
  color: #fff;
  position: relative;
}
#page_ttl h2::before {
  content: "";
  width: 100px;
  height: 2px;
  background: #fff;
  display: block;
  position: absolute;
  left: 0;
  bottom: -25px;
}
.contents_ttl {
  margin: 40px 0 25px;
  padding-bottom: 10px;
  font-size: 2.5rem;
  font-weight: 500;
  font-family: var(--ttl-font);
  letter-spacing: 0.1em;
  color: var(--sub-colorgre);
  border-bottom: var(--sub-colorgre) 2px dotted;
}
#wrap > div > .contents_ttl:nth-child(1) {
  margin-top: 0;
}
.contents_ttl.activity_ttl {
  color: var(--sub-colorred);
  border-bottom: var(--sub-colorred) 2px dotted;  
}
.contents_sub_ttl {
  margin: 25px 0 15px;
  padding: 5px 12px;
  font-size: 2rem;
  font-weight: 700;
  font-family: var(--ttl-font);
  letter-spacing: 0.1em;
  color: var(--base-color);
  border: var(--base-color) 1px solid;
  border-radius: 5px;
}
@media screen and (max-width:768px) {
  #page_ttl {
    margin: 40px 0 50px;
    position: relative;
  }
  #page_ttl h2 {
    font-size: 2.6rem;
    letter-spacing: 0;
    color: var(--color-blk);
  }
  #page_ttl h2::before {
    width: 70px;
    background: var(--base-color);
    bottom: -20px;
  }
  .contents_ttl {
    margin: 30px 0 15px;
    padding-bottom: 10px;
    font-size: 2rem;
  }
  .contents_sub_ttl {
    margin: 20px 0 10px;
    padding: 5px 12px;
    font-size: 1.8rem;
    font-weight: 700;
    font-family: var(--ttl-font);
    letter-spacing: 0.1em;
    color: var(--base-color);
    border: var(--base-color) 1px solid;
    border-radius: 5px;
  }
}

/***** breadcrumbs *****/
#breadcrumbs ul {
  margin-bottom: 15px;
  display: flex;
}
#breadcrumbs ul > li {
  margin-right: 12px;
  padding-left: 20px;
  font-size: 1.3rem;
  color: var(--color-blk);
  position: relative;
}
#breadcrumbs ul > li::before {
  content: "＞";
  font-size: 1rem;
  font-weight: 700;
  color: var(--color-blk);
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
#breadcrumbs ul > li:nth-child(1) {
  padding-left: 0;
}
#breadcrumbs ul > li:nth-child(1)::before {
  display: none;
}
#breadcrumbs ul > li a {
  color: var(--color-blk);
}
@media screen and (max-width:768px) {
  #breadcrumbs ul {
    flex-wrap: wrap;
  }
  #breadcrumbs ul > li {
    margin-right: 12px;
    padding-left: 20px;
    font-size: 1.2rem;
    color: var(--color-blk);
    position: relative;
  }
  #breadcrumbs ul > li::before {
    content: "＞";
    font-size: .8rem;
  }
}

/***** class *****/
.comment {
  margin-top: 15px;
  line-height: 1.9;
}
.alphabetical_order {
  margin-top: 15px;
  font-size: 1.4rem;
  text-align: right;
}

/***** box *****/
.box {
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 30px;
}
.box_bk_gry {
  background: #f5f5f5;
  border-radius: var(--border-radius);
}
@media screen and (max-width:768px) {
  .box {
    margin-top: 15px;
    margin-bottom: 15px;
    padding: 20px;
  }
}

/***** figure *****/
.figure img {
  width: 100%;
}

/***** about *****/
.about_fig {
  width: 34%;
  margin-left: 5%;
  float: right;
  border-radius: var(--border-radius);
}
.about_fig img {
  width: 100%;
  border-radius: var(--border-radius);
}
@media screen and (max-width:768px) { 
  .about_fig {
    width: 100%;
    margin-left: 0;
    margin-top: 5%;
    float: none;
  }
}

/***** greeting *****/
#greeting_name {
  width: 30%;
  margin-left: 5%;
  order: 2;
}
#greeting_name > figure {
  border-radius: var(--border-radius);
}
#greeting_name > figure img {
  width: 100%;
  border-radius: var(--border-radius);
}
#greeting_name > dl {
  margin-top: 15px;
}
#greeting_name > dl dt {
  font-size: 1.8rem;
  font-weight: 700;
}
#greeting_name > dl dd {
  font-size: 1.5rem;
  font-weight: 700;
  font-family: var(--eng-font);
  letter-spacing: 0.1em;
  color: var(--sub-colorgre);
}
@media screen and (max-width:768px) { 
  #greeting_name {
    width: 100%;
    margin-left: 0;
    margin-bottom: 20px;
  }
  #greeting_name > dl {
    text-align: center;
  }
  #greeting_name > dl dt {
    font-size: 1.8rem;
  }
  #greeting_name > figure {
    width: 50%;
    margin: 0 auto;
}
}

/***** member *****/
.member_name dt {
  width: 8em;
  font-weight: 700;
  float: left;
  clear: left;
}
.member_name dd {
  margin-bottom: 5px;
  padding-left: 8em;
}
@media screen and (max-width:768px) { 
  .member_name dt {
    width: 100%;
    float: none;
  }
  .member_name dd {
    margin-bottom: 10px;
    padding-left: 0;
  }
}

/***** activity *****/
.activity_card_contents {
  margin-bottom: 60px;
  display: flex;
}
div > .activity_card_contents:last-child {
  margin-bottom: 0;
}
.activity_card_contents > dl {
  flex: 1;
}
.activity_card_contents > dl dt {
  margin-bottom: 20px;
  padding-bottom: 15px;
  font-size: 2.5rem;
  font-weight: 500;
  font-family: var(--ttl-font);
  color: var(--sub-colorgre);
  border-bottom: #ddd 1px solid;
}
.activity_card_contents > dl dd {
  padding-left: 15px;
  position: relative;
}
.activity_card_contents > dl dd::before {
  content: "";
  width: 7px;
  height: 9px;
  clip-path: polygon(0 0, 0 100%, 100% 50%);
  display: block;
  background: var(--sub-colorgre);
  vertical-align: middle;
  position: absolute;
  left: 0;
  top: 0.7em;
}
.activity_card_contents > dl dd > .more_btn {
  margin-top: 15px;
}
.activity_card_contents > figure {
  width: 180px;
  margin-right: 60px;
}
.activity_card_contents > figure img {
  width: 100%;
}
.activity_message {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.activity_message > div:nth-child(1) {
  width: 25%;
  margin-right: 5%;
}
.activity_message > div:nth-child(1) > figure {
  border-radius: var(--border-radius);
}
.activity_message > div:nth-child(1) > figure > img {
  width: 100%;
  border-radius: var(--border-radius);
}
.activity_message > div:nth-child(1) > dl {
  margin-top: 15px;
}
.activity_message > div:nth-child(1) > dl dt {
  font-size: 1.4rem;
}
.activity_message > div:nth-child(1) > dl dd {
  font-size: 2rem;
  font-weight: 700;
}
.activity_message > div:nth-child(1) > dl dd span {
  font-size: 1.5rem;
  font-weight: 500;
  font-family: var(--eng-font);
  letter-spacing: 0.1em;
  color: var(--sub-colorgre);
  display: block;
}
.activity_message > div:nth-child(2) {
  flex: 1;
}
@media screen and (max-width:768px) {   
  .activity_card_contents {
    margin-bottom: 40px;
    display: block;
  }
  .activity_card_contents > dl dt {
    margin-bottom: 20px;
    padding-bottom: 10px;
    font-size: 2.2rem;
    text-align: center;
  }
  .activity_card_contents > dl dd {
    margin-bottom: 5px;
    padding-left: 0;
  }
  .activity_card_contents > dl dd::before {
    display: none;
  }
  .activity_card_contents > figure {
    margin: 0 auto 20px;
  }
  .activity_card_contents > dl dd > .more_btn {
    margin-top: 15px;
  }
  .activity_card_contents > dl dd > .more_btn a {
    text-align: center;
    display: block;
  }
  .activity_message {
    display: block;
  }
  .activity_message > div:nth-child(1) {
    width: 100%;
    margin-right: 0;
  }
  .activity_message > div:nth-child(1) > figure {
    width: 50%;
    /*height: 50vw;
    max-height: none;*/
    margin: 0 auto 10px;
  }
  .activity_message > div:nth-child(1) > dl {
    text-align: center;
  }
  .activity_message > div:nth-child(2) {
    margin-top: 20px;
  }
}

/***** link *****/
.link_ttl {
  font-size: 1.8rem;
  font-weight: 700;
  font-family: var(--ttl-font);
}

/***** faq *****/
.faq_card_contents {
  margin-bottom: 30px;
  padding-bottom: 30px;
  border-bottom: #ddd 1px solid;
}
.faq_card_contents > dl {
  display: flex;
  align-items: center;
}
.faq_card_contents > dl:nth-child(1) {
  margin-bottom: 20px;
}
.faq_card_contents dt {
  width: 60px;
  height: 60px;
  margin-right: 20px;
  font-size: 2.6rem;
  font-weight: 700;
  font-family: var(--ttl-font);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
}
.faq_card_contents > dl:nth-child(1) dt {
  background: var(--base-color);
}
.faq_card_contents > dl:nth-child(2) dt {
  background: var(--sub-colororg);
}
.faq_card_contents dd {
  flex: 1;
}
.faq_card_contents > dl:nth-child(1) dd {
  font-weight: 700;
}
.faq_card_contents > dl:nth-child(1) dd > span {
  margin-left: 20px;
  padding: 5px 10px;
  font-size: 1.4rem;
  color: #fff;
  display: inline-block;
  background: var(--base-color);
  border-radius: var(--border-radius);
}
@media screen and (max-width:768px) {
  .faq_card_contents {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .faq_card_contents > dl {
    align-items: flex-start;
  }
  .faq_card_contents > dl:nth-child(1) {
    margin-bottom: 20px;
  }
  .faq_card_contents dt {
    width: 40px;
    height: 40px;
    margin-right: 15px;
    font-size: 2.4rem;
  }
  .faq_card_contents > dl:nth-child(1) dd > span {
    margin-left: 0;
    margin-top: 10px;
    padding: 5px 10px;
    font-size: 1.3rem;
    text-align: center;
    display: block;
  }
}

/***** policy *****/
.policy_com {
  margin-top: 20px;
}
.policy_com2 {
  margin-top: 40px;
}