@charset "UTF-8";
/* CSS Document */
.mm_text {
    margin: 0.5em 0 1.5em;
}

/* GoogleMapの地図をレスポンシブに */
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

/* バナー表示 */
.bn_area {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px;
	gap: 10px;
}

.bn_area img {
	width: 100%;
	height: auto;
	max-width: 210px; /* バナーの最大幅 */
}
.bn_area a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.ad_area .bn_area {
	padding: 10px 0;
}

.flex01 { /* ご挨拶　写真と文字配置 */
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-bottom: 1.5em;
}
.flex_item01 {
    flex-grow: 2;
}

.flex02 {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}
.flex02 li {
	width: 48%;
}

.flex03 { /* 懇親会 */
	display: flex;
	justify-content: space-between;
	gap: 10px 20px;
}

.flex03 .box {
	width: calc(60%);
}
.flex03 .img {
	max-width: 452px;
	text-align: right;
}
.flex03 .img img {
	width: 100%;
	max-width: 452px;
	height: auto;
}
.flex03 .msc {
	text-align: center;
}
.flex03 .msc img {
	width: 100%;
	max-width: 250px;
	height: auto;
}
.flex03 .msc_txt {
	width: 100%;
	max-width: calc(100% - 270px);
}

/* 表示領域が1199.98px以下の場合に適用するスタイル */
@media screen and (max-width: 1199.98px) {
	.flex03 { /* 懇親会 */
		flex-direction: column;
		justify-content: center;
	}
	.flex03 .box,
	.flex03 .img {
		width: 100%;
	}
	.flex03 .img {
		text-align: center;
		margin: 0 auto;
	}
}

.flex04 { /* ボタンの並び */
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px 20px;
}
.flex04 .ph img {
	width: 100%;
	max-width: 300px;
	min-width: 200px;
	height: auto;
}

.flex05_wrap { /* 実行委員 */
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 1.5em;
	gap: 25px 0;
}
.flex05_wrap .ttl { /* 実行委員 */
	font-size: 1.8rem;
	margin-bottom: 0.5em;
	font-weight: 700;
	border-bottom: 1px dotted #2A68B2;
}

.flex05 { /* 実行委員 */
	display: flex;
	flex-wrap: wrap;
	gap: 15px 10px;
}
.flex05 img {
	margin-bottom: 0.5em;
	width:100%;
	height:auto;
}
.flex05 img.pht01 {
	max-width:250px;
}
.flex05 img.pht02 {
	max-width:150px;
}

.flex05 .person {
	text-align: center;
	width: 200px;
}

.flex06 {
	display: flex;
	gap: 10px;
	justify-content: space-around;
	margin-bottom: 1em;
}
.flex06 .msc img {
	width: 100%;
	max-width: 400px;
	height: auto;
}

.flex07 { /* ご挨拶　写真と文字配置 */
	display: flex;
	justify-content: center;
	margin-bottom: 1.5em;
	gap: 10px;
}
.flex07 .venue img {
	width: 100%;
	height: 100%;
	max-height: 400px;
}

.mm_btm05 {
	margin-bottom: 5px;
}
.mm_btm10 {
	margin-bottom: 10px;
}
.mm_btm15 {
	margin-bottom: 15px;
}
.mm_btm20 {
	margin-bottom: 20px;
}
.mm_btm30 {
	margin-bottom: 30px;
}
.mm_top05 {
	margin-top: 5px;
}
.mm_top10 {
	margin-top: 10px;
}
.mm_top20 {
	margin-top: 20px;
}
.mm_left10 {
	margin-left: 10px;
}

.mm_left20 {
	margin-left: 20px;
}
.mm_right10 {
	margin-right: 10px;
}
.box-design11 {
	margin: 20px auto;
	padding: 20px;
	background: #e0ffff;
	box-shadow: 0 0 0 10px #e0ffff;
	border: 2px dashed #a3d1ff;
  }

  .box-design12 {
	margin: 20px auto;
	padding: 20px 10px 10px 10px;
	background: #e0ffef;
	box-shadow: 0 0 0 10px #e0ffef;
	border: 2px dashed #a3ffd1;
  }
  
  .box5 {
    padding: 0.5em 1em;
    margin: 1em 0;
    border: double 5px #4e57d3;
}


.box5 p {
    margin: 0; 
    padding: 0;
}

.box6 {
    padding: 0.5em 1em;
    margin: 2em 0;
	width: 95%;
	height: 100px;
    background: #fff;
    border: dashed 2px #5b8bd0;/*点線*/
}
.box6 p {
    margin: 0; 
    padding: 0;
}

  .waku_gry01 {
	border:1px solid #ddd;
	padding: 4px 7px 3px;
}

.waku_gry02 {
	border:3px solid #ddd;
	padding: 8px 12px;
}

.waku_gry03 {
	border:1px solid #666;
	padding: 10px;
}

.waku_gry04 {
	border-top:1px solid #CCC;
	background: #F0F0F0;
	padding: 10px;
}

.waku_blue01 {
	border: 2px solid #294A92;
	padding: 10px 15px;
}

.waku_blue02 {
	background-color: #D6E2F0;
	padding: 3px 8px 2px;
}

.waku_blue01a {
	border: 3px double #B2C8E1;
	padding: 15px 15px 14px;
	background: #FFF;
	line-height:2em;
}

.waku_blue03 img {
	border: 1px solid;
	border-color: #c4c4c4 #d1d1d1 #d4d4d4;
	border-radius: 2px;
	outline: 5px solid #E8EFF3;
	-moz-outline-radius: 3px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	margin-bottom: 8px;
	/*max-width: inherit;*/
}

.waku_yellow01 {
	padding: 10px 10px 9px;
	background: #FCE7BA;
}

.waku_pink01 {
	border: 2px solid #F9D1E3;
	background-color: #FFF;
	padding: 3px 10px 3px;
}

.waku_red01 {
	border: 1px solid #F00;
	background-color: #FFF;
	padding: 2px 5px 0px;
	font-weight: normal;
	color: #000;
	vertical-align: 1px;
}

.box5 {
    padding: 0.2em 0.5em;
    margin: 5em 5;
    border: double 5px #ffb6c1;
}
.box5 p {
    margin: 10; 
    padding: 5;
}


.box6 {
    padding: 0.2em 0.5em;
    margin: 5em 5;
    border: double 5px #1e90ff;
}
.box6 p {
    margin: 10; 
    padding: 5;
}

.box7 {
    padding: 0.2em 0.5em;
    margin: 5em 5;
    border: double 5px #009966;
}


.box7 p {
    margin: 10; 
    padding: 5;
}

/* right-contentsのバナー表示 */
.ad_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	padding: 10px;
}
.ad_area img {
	width: 100%;
	height: auto;
	max-width: 280px; /* バナーの最大幅 */
}
.ad_area a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}

.ad_area h3 {
	font-weight: 700;
	background: #AEC6E0;
	color: #083190;
	text-align: center;
	padding: 5px 5px 7px;
	line-height: 1.2em;
	font-size: 1.8rem;
	margin: 0;
	margin-bottom: 0.25rem;
	width: 100%;
}

.sns_area {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 10px;
	padding: 0 10px 10px;
}
.sns_area img {
	width: 40px;
	height: 40px;
}

.kakomi-te1 {
	padding: 1.5em;
	border: 4px solid #F3E934; /*線の太さ・色*/
	border-radius: 3em .8em 3em .7em/.9em 2em .8em 3em;
	max-width: 800px;
}

.kakomi-triple1 {
	position: relative;
	border: 1px solid #7ebea5; /*右枠線*/
	margin: 0 auto 1em;
	padding: 20px 15px 15px 20px;
	z-index: 0;
}
.kakomi-triple1::before,
.kakomi-triple1::after {
 position: absolute;
 content: '';
 width: 100%;
 height: 100%;
}

.kakomi-te2 {
	padding: 1.5em;
	border: 2px solid #F3E934; /*線の太さ・色*/
}

.ph_img600 img {
	width: 100%;
	max-width: 600px;
	height: auto;
}
.ph_img500 img {
	width: 100%;
	max-width: 500px;
	height: auto;
}
.ph_img400 img {
	width: 100%;
	max-width: 400px;
	height: auto;
}
.ph_img300 img {
	width: 100%;
	max-width: 300px;
	height: auto;
}

.hr02 {
	border: 0;
	border-top: 1px solid #6DC884;
	margin: 1em 0;
}

.shadow {
	-moz-box-shadow: 1px 1px 2px 2px #CCC;
	-webkit-box-shadow: 1px 1px 2px 2px #CCC;
	box-shadow: 1px 1px 2px 2px #CCC;
}

.element {
  /* 最初は非表示 */
  opacity: 0;
  visibility: hidden;
  transform: translateY(100px);
  transition: opacity 1s, visibility 1s, transform 1s;
}
/* フェードイン時に入るクラス */
.is-fadein {
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
}

/* ズームイン anim-box zoomin is-animated */
.anim-box.zoomin.is-animated {
  animation: zoomIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;
}
@keyframes zoomIn {
  0% {
    transform: scale(0.8);
    opacity: 0;
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}

/* フェードイン anim-box fadein anim is-animated */
.anim-box.fadein.is-animated {
  animation: fadeIn 6s cubic-bezier(0.33, 1, 0.68, 1) forwards;
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

/* スライドイン anim-box slidein anim is-animated */
.anim-box.slidein.is-animated1 {
  animation: slideIn1 1s cubic-bezier(0.42, 0.0, 0.58, 1.0) forwards;
}
 
@keyframes slideIn1 {
  0% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
  40%,100% {
    opacity: 1;
  }
}
.anim-box.slidein.is-animated2 {
  animation: slideIn2 1.5s cubic-bezier(0.42, 0.0, 0.58, 1.0) forwards;
}
 
@keyframes slideIn2 {
  0% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
  40%,100% {
    opacity: 1;
  }
}
.anim-box.slidein.is-animated3 {
  animation: slideIn3 2s cubic-bezier(0.42, 0.0, 0.58, 1.0) forwards;
}
 
@keyframes slideIn3 {
  0% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
  40%,100% {
    opacity: 1;
  }
}
.anim-box.slidein.is-animated4 {
  animation: slideIn4 2.5s cubic-bezier(0.42, 0.0, 0.58, 1.0) forwards;
}
 
@keyframes slideIn4 {
  0% {
    transform: translateX(180px);
    opacity: 0;
  }
  100% {
    transform: translateX(0);
  }
  40%,100% {
    opacity: 1;
  }
}

/* ポップアップ anim-box popup anim is-animated */
.anim-box.popup.is-animated {
  animation: popup 2s cubic-bezier(0.42, 0.0, 0.58, 1.0) forwards;
}
 
@keyframes popup {
  0% {
    transform: translateY(40px) scale(1.0);
    opacity: 0;
  }
  100% {
    transform: translateY(0) scale(1.0);
  }
  80%, 100% {
    opacity: 1;
  }
}

/* ぽよよんと跳ねる2 anim-box poyoyon2 anim */
.anim-box.poyoyon2.is-animated {
  animation: poyoyon2 1s ease-in-out forwards;
}
 
@keyframes poyoyon2 {
  0%  {
    transform: scale(1.0, 1.0) translate(0, 0);
  }
  15% {
    transform: scale(0.98, 0.9) translate(0, 5px);
  }
  30% {
    transform: scale(1.02, 1.0) translate(0, 8px);
  }
  50% {transform: scale(0.98, 1.05) translate(0, -8px);
  }
  70% {
    transform: scale(1.0, 0.9) translate(0, 5px);
  }
  100% {
    transform: scale(1.0, 1.0) translate(0, 0);
  }
  0%, 100% {
    opacity: 1;
  }
}

.music_box {
	display: flex;
	justify-content: center;
	align-items: center;
}

/* 揺れる */
.music span { 
  display: inline-block;
  animation: textAnim 0.8s linear infinite alternate;
	font-size: 4.5rem;
	font-weight: 400;
	vertical-align: middle;
	font-family: "Noto Sans JP", sans-serif;
}

@keyframes textAnim{
  from{
    transform-origin: left bottom;
    transform: rotate(-15deg);
  }
  to{
    transform-origin: right bottom;
    transform: rotate(+15deg);
  }
}

/* https://junpei-sugiyama.com/slick-summary/ */
.slider-wrapper {
	width: 100%;
	max-width: 500px;
	margin: 20px auto 20px;
}
.slider {
  position: relative;
	display: block;
	box-sizing: border-box;
}
.slick-img img {
  width: 100%;
  height: auto;
}

.swiper-slide img {
  height: auto;
  width: 100%;
}

/* 表示領域が500px以下の場合に適用するスタイル */
@media screen and (max-width: 500px) {
	.slider-wrapper {
		max-width: 350px;
	}
}

/* プロフィールボタン */
.accordion-area,
.accordion-area03 {
	list-style: none;
	width: 100%;
	margin:0;
	padding: 0;
}
.accordion-area li,
.accordion-area03 li {
	margin: 10px 0;
}
.accordion-area section,
.accordion-area03 section {
}
.accordion-title {/*アコーディオンタイトル*/
	position: relative;/*+マークの位置基準とするためrelative指定*/
	cursor: pointer;
	font-weight: normal;
	padding: 5px 40px 7px 5px;
	transition: all .5s ease;
	font-size: 100%;
	background: #5CB8B2;
	color: #FFF;
	width: 300px;
	text-align: center;
}
/*アイコンの＋と×*/
.accordion-title::after {
  position: absolute;
  right: 12px;
	top: 25%;
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: '\f078';
}
/*　closeというクラスがついたら形状変化　*/
.accordion-title.accordion-close::after {
  content: '\f077';
	top: 20%;
}

.accordion-title02 {/*アコーディオンタイトル*/
	position: relative;/*+マークの位置基準とするためrelative指定*/
	cursor: pointer;
	padding: 5px 40px 7px 5px;
	transition: all .5s ease;
	font-size: 100%;
	border: 1px solid #5CB8B2;
	color: #5CB8B2;
	background: #ECF6F6;
	text-align: center;
	font-weight: 700;
}
/*アイコンの＋と×*/
.accordion-title02::after {
  position: absolute;
  right: 12px;
	top: 25%;
  font-family: "Font Awesome 6 Pro";
  font-weight: 900;
  content: '\f078';
}
/*　closeというクラスがついたら形状変化　*/
.accordion-title02.accordion-close::after {
  content: '\f077';
	top: 20%;
}

.accordion-title03 {/*アコーディオンタイトル*/
	padding: 5px 40px 7px 5px;
	font-size: 100%;
	border: 1px solid #5CB8B2;
	color: #5CB8B2;
	background: #ECF6F6;
	text-align: center;
	font-weight: 700;
}

/*アコーディオンで現れるエリア*/
.accordion-box {
	display: none;/*はじめは非表示*/
	background: #f3f3f3;
	padding: 1.5% 2%;
	color: #343435;
}

/*アコーディオンで現れるエリア*/
.accordion-box03 {
	border-bottom: 1px dotted #999;
	padding: 0.5em 0;
	font-size: 1.5rem;
	line-height: 1.7em;
}

/* 画像の回り込み */
div.imagebox_left {
	float: left;
	padding: 0 15px 10px 0;
}

.imagebox_left span {
	display: block;
	font-size: x-small;
	text-align: center;
}

div.imagebox_right {
	float: right;
	padding: 0 0 10px 15px;
}

.imagebox_right span{
	display: block;
	font-size: x-small;
	line-height: 140%;
	padding-top: 5px;
	text-align: center;
}

.f_right {
	float: right;
	margin-left: 8px;
}
.f_left {
	float: left;
	margin-right: 8px;
}

/*http://*hack.aipo.com/archives/1764/*/
.tooltip{
display:inline-block;
position:relative;
text-decoration:none;
/*
color:#fff;
text-align:center;
width:16px;
height:16px;
background:#dc0000;
-moz-border-radius:8px;
-webkit-border-radius:8px;
border-radius:8px;*/
}           
.tooltip:hover {
/*cursor: help;*/
}           
span.arrow_box {
	display: none;
	padding: 7px 5px;
	width: 200px;
	background: #FF4F14;
	color: #fff;
	z-index: 10;
	/* 以下追加 */
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.tooltip:hover span.arrow_box{
display:inline;
position:absolute;
top:25px;
left:-100px;
}
.arrow_box:after {
	bottom: 100%;
	left: 50%;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	margin-left: -7px;
	border-top: 7px solid;
	border-right: 7px solid;
	border-bottom: 7px solid #FF4F14;
	border-left: 7px solid;
}

a.btn--orange {
  color: #fff;
  background-color: #eb6100;
}

a.btn--orange:hover {
  color: #fff;
  background: #FF791B;
}

a.btn--green {
  color: #fff;
  background-color: #083190;
}
a.btn--green:hover {
  color: #fff;
  background-color: #00B2BB;
}

a.btn--gray_line {
  border: 1px solid #CCC;
	transition : 0.3s;
	color: #666;
}

a.btn--gray_line:hover {
	color: #999;
	text-decoration: none;
}

a.btn--col01 {
  color: #fff;
  background: #078BE1;
	border: 2px solid #078BE1;
	transition: 0.5s;
}

a.btn--col01:hover {
  color: #078BE1;
  background: #fff;
	text-decoration: none;
}

a.btn--col02 {
  color: #fff;
  background: #FF9B00;
	border: 2px solid #FF9B00;
	transition: 0.5s;
}

a.btn--col02:hover {
  color: #FF9B00;
  background: #fff;
	text-decoration: none;
}

a.btn--col03 {
	color: #4169e1;
	background: #7fffff;
	  border: 2px solid #7fbfff;
	  transition: 0.5s;
  }
  
  a.btn--col03:hover {
	color: #4169e1;
	background: #fff;
	  text-decoration: none;
  }

  a.btn_05 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 210px;
	margin: auto;
	padding: 1rem 4rem;
	font-weight: bold;
	border-radius: 0.3rem;
	border-bottom: 7px solid #0686b2;
	background: #27acd9;
	color: #fff;
}
a.btn_05:hover {
	margin-top: 6px;
	border-bottom: 1px solid #0686b2;
	color: #fff;
}

a.btn-b,
a.btn-c {
  font-size: 1.8rem;
  position: relative;
  padding: 1rem 3rem 1.2rem;
	display: inline-block;
}
a.btn-c {
  border-radius: 100vh;
}

a.btn-b i {
  margin-left: 1rem;
	font-size: 2.5rem;
}
a.btn-c i {
  margin-right: 1rem;
}

a.btn-d,
a.btn-e {
  position: relative;
	font-weight: 500;
	text-align: center;
	border-radius: 7px;
	text-decoration: none;
}
a.btn-d {
  font-size: 2rem;
  padding: 1rem 3rem 1.2rem 6rem;
	min-width: 270px;
	display: block;
}

a.btn-e {
  font-size: 2.4rem;
  padding: 0.3em 3em 0.4em;
	display: inline-block;
}

a.btn-pdf::before {
  position: absolute;
  left: 20px;
	top: calc(50% - 15px);
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  content: '\f1c1';
	font-size: 4rem;
}

a.btn-form::before {
  position: absolute;
  left: 20px;
	top: calc(50% - 15px);
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  content: '\f245';
	font-size: 4rem;
}
a.btn-square::before {
  position: absolute;
  left: 20px;
	top: calc(50% - 15px);
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  content: '\f35d';
	font-size: 4rem;
}
a.btn-calendar-days::before {
  position: absolute;
  left: 20px;
	top: calc(50% - 15px);
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  content: '\f073';
	font-size: 3rem;
}
a.btn-fa-book-open::before {
  position: absolute;
  left: 20px;
	top: calc(50% - 15px);
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  content: '\f518';
	font-size: 3rem;
}
a.btn-fa-glove::before {
  position: absolute;
  left: 20px;
	top: calc(50% - 15px);
  font-family: "Font Awesome 6 Pro";
  font-weight: 700;
  content: '\f0ac';
	font-size: 2.4rem;
}
a.btn-fa-building::before {
  position: absolute;
  left: 20px;
	top: calc(50% - 15px);
  font-family: "Font Awesome 6 Pro";
  font-weight: 400;
  content: '\f1ad';
	font-size: 2.4rem;
}


a.btn_02 {
	display: block;
	text-align: center;
	vertical-align: middle;
	text-decoration: none;
	width: 240px;
	margin-left: 0;
	padding: 1rem 4rem;
	font-weight: bold;
	border: 2px solid #0095d9;
	background: #0095d9;
	color: #fff;
	transition: 0.5s;
}
a.btn_02:hover {
	border: 2px solid #e7609e;
	color: #fff;
	background: #e7609e;
}

/* solid004 */
.button_solid004 a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 400px;
    padding: 30px 25px;
    color: #FFF;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    background: #6bb6ff;
    border-radius: 8px;
    border-bottom: solid 5px #1d7fde;
	text-decoration: none;
}

.button_solid004 a:before{
  content: '';
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -30px;
  background-image: url(..//images/icons8-ppt-48.png);
  background-size: contain;
  background-repeat: no-repeat;
}


.button_solid004 a:hover {
    border-bottom: solid 2px #1d7fde;
    transform: translateY(3px);
}



/* solid005 */
.button_solid005 a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 250px;
    padding: 30px 25px;
    color: #FFF;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    background: #6bb6ff;
    border-radius: 8px;
    border-bottom: solid 5px #1d7fde;
	text-decoration: none;
}

.button_solid005 a:before{
  content: '';
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50%;
  left: 10px;
  margin-top: -30px;
  background-image: url(..//images/PDFファイルアイコン2.png);
  background-size: contain;
  background-repeat: no-repeat;
}


.button_solid005 a:hover {
    border-bottom: solid 2px #1d7fde;
    transform: translateY(3px);
}


/* solid006 */
.button_solid006 a {
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 250px;
    padding: 30px 25px;
    color: #fff;
    transition: 0.3s ease-in-out;
    font-weight: 600;
    background: #f6bfbc;
    border-radius: 8px;
    border-bottom: solid 5px #ee827c;
	text-decoration: none;
}
.button_solid006 a:hover {
    border-bottom: solid 2px #ee827c;
    transform: translateY(3px);
}












.flex_speaker {
  display: flex;
	gap: 10px;
	justify-content: space-between;
	padding-bottom: 1em;
	border-bottom: 1px dotted #999;
	margin-bottom: 1em;
}

.flex_speaker_b {
  display: flex;
  flex-wrap: wrap;
	gap: 10px;
	justify-content: center;
	margin-bottom: 1em;
}
.flex_speaker_b > div {
	width: 24%;
	min-width: 150px;
}

.flex_speaker01 {
  width: 120px;
}
.flex_speaker01 img {
  width: 120px;
	height: auto;
}
.flex_speaker02 {
  width: calc(100% - 140px);
}
.flex_speaker03 img {
  width: 100%;
	max-width: 450px;
	height: auto;
}

.flex_speaker01b {
  text-align: center;
}
.flex_speaker01b img {
  width: 120px;
	height: auto;
}
.flex_speaker02b {
	line-height: 1.3em;
	text-align: center;
	
}
.flex_speaker02b span {
	font-size: 1.3rem;
}

.box11 {
	background: #E0E9F3;
}

@media screen and (max-width: 767.98px){
	.flex_speaker {
	  flex-wrap: wrap;
	}
  .flex_speaker01,
  .flex_speaker02 {
    width: 100%;
  }
	.flex02 {
		justify-content: flex-start;
	}
	.flex02 li {
		width: 100%;
	}
}

/* 表示領域が991.98px以下の場合に適用するスタイル */
@media screen and (max-width: 991.98px) {
	.flex01 {
		justify-content: center;
	}
	.mm_text {
		margin: 0.5em 0.5em 0 1em;
	}
	.box11 {
		margin: 1em 0;
	}
}