@charset "UTF-8";
/* CSS Document */

.mainText01 {
	display: inline-block;
	background-color: #ffffff;
	color: #0D47A0;
	font-size: 30px;
	line-height: 1.0em;
	font-weight: bold;
	padding: 6px 18px 6px 18px;
}

.mainSlide.slide01 {
	background-image: url("/attending/lcc/common/images/BP19-049720D.jpg");
}
.mainSlide.slide02 {
	background-image: url("/attending/lcc/common/images/BP22-037034D.jpg");
}
.mainSlide.slide03 {
	background-image: url("/attending/lcc/common/images/BP22-027638D.jpg");
}

.contBlock02 {
	background-color: #EEF9FA;
	padding: 50px 0px 60px 0px;
	margin-top: 50px;
}

.popularBox01 {
	margin-top: 55px;
}

.contH303 {
	text-align: center;
	font-size: 26px;
	line-height: 1.5em;
	font-weight: bold;
	padding-bottom: 10px;
	position: relative;
	margin-bottom: 38px;
}
.contH303::after {
	content: "";
	background-image: url("/attending/lcc/common/images/cont_tit_line01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 5px;
	width: 62px;
	height: 5px;
	position: absolute;
	bottom: 0px;
	left: 50%;
	margin-left: -31px;
}

.popularAncWrap01 {
	display: flex;
	flex-wrap: wrap;
}
.popularAncWrap01 li {
	width: 19.2%;
	margin: 5px 1% 0px 0px;
}
.popularAncWrap01 li:nth-child(5n) {
	margin-right: 0px;
}
.popularAncWrap01 li a {
	display: flex;
	align-items: center;
	text-align: left;
	box-sizing: border-box;
	width: 100%;
	height: 65px;
	border: 3px solid #0D47A0;
	border-radius: 8px;
	padding: 5px 25px 5px 17px;
	font-size: 15px;
	line-height: 1.4em;
	font-weight: bold;
	color: #0D47A0;
	position: relative;
}
.popularAncWrap01 li a::after {
	content: "";
	background-image: url("/attending/lcc/kokunai/images/anc_btn_ar01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 15px auto;
	width: 15px;
	height: 15px;
	position: absolute;
	right: 7px;
	top: 50%;
	margin-top: -7px;
}
.popularAncWrap01 li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

/*-------------------------*/

.contBtnFlex01 {
	display: flex;
	flex-wrap: wrap;
}
.contBtnFlex01 li {
	width: 32.4%;
	margin: 20px 1.4% 0px 0px;
}
.contBtnFlex01 li:nth-child(3n) {
	margin-right: 0px;
}
.contBtnFlex01 li a {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	box-sizing: border-box;
	width: 100%;
	height: 60px;
	background-color: #1951A5;
	border-radius: 6px;
	padding: 5px 25px 5px 17px;
	color: #ffffff;
	font-size: 20px;
	line-height: 1.2em;
	font-weight: bold;
	position: relative;
}
.contBtnFlex01 li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

/*----------------------*/

.topContFlex02 {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
.topContFlex02 li {
	width: 31%;
	margin: 30px 3.5% 0px 0px;
	position: relative;
	background-color: #ffffff;
	border: 1px solid #707070;
	border-radius: 10px;
	padding: 0px 15px 80px 15px;
}
.topContFlex02 li:nth-child(2n) {
	margin-right: 0px;
}


.flex02Dl01 dd {
	background-color: #FFF795;
}

/*----------------------*/

.contBox01 {
	background-color: #EEF9FA;
	border-radius: 6px;
	padding: 25px 35px 25px 35px;
	font-size: 14px;
	line-height: 1.6em;
	font-weight: 500;
	text-align: center;
	display: inline-block;
	margin: 40px auto 40px auto;
}

.topContFlex01 li {
	width: 31%;
	margin: 60px 3.5% 0px 0px;
	position: relative;
	background-image: url("/attending/lcc/common/images/cont_about_bg01.png");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 102px auto;
	background-color: #ffffff;
	border-radius: 10px;
	padding: 15px;
	border: 1px solid #333333;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 176px;
}
.topContFlex01 li:nth-child(3n) {
	margin-right: 0px;
}

.topAboutNum01 {
	position: absolute;
	left: 13px;
	top: -45px;
	background-color: #ffffff;
	padding: 0px 10px;
}
.topAboutNum01 img {
	width: auto;
	height: 71px;
}

/*----------------------*/

.contMapBlock01 {
	background-color: #F1FBFC;
	padding: 35px 0px 50px 0px;
}

.contMapFlex01 {
	display: flex;
	position: relative;
}
.mapBox01 {
	width: 680px;
	flex-shrink: 0;
}
.mapBox02 {
	width: 400px;
	text-align: center;
	position: relative;
}
.contMapListWrap01 {
	padding-top: 20px;
	width: 324px;
	margin: auto;
	position: absolute;
	top: 0px;
	left: 20px;
	z-index: 10;
}
.contMapListBox01 {
	border: 3px solid #003D89;
	border-radius: 20px;
	padding: 22px 30px 10px 30px;
	text-align: left;
	background-color: #ffffff;
}
.contMapListTit01 {
	text-align: center;
	width: 100%;
	position: absolute;
	left: 0px;
	top: 0px;
}
.contMapListTit01 p {
	display: inline-flex;
	align-items: center;
	height: 42px;
	padding: 2px 7px 2px 7px;
	background-color: #BA56A4;
	color: #ffffff;
	font-size: 24px;
	line-height: 1.3em;
	font-weight: bold;
	font-family: 'Kosugi Maru', sans-serif;
}

.contMapListUl01 {
	font-family: 'Kosugi Maru', sans-serif;
	margin-top: 18px;
	color: #003D89;
}
.contMapListUl01 li {
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
}

.contMapListTyusyaku01 {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 500;
	text-align: right;
	margin-top: 18px;
}

.contMapContFlex01 {
	display: flex;
	justify-content: space-between;
	margin-top: 35px;
}
.contMapContFlex01 li {
	width: 31.8%;
	margin-right: 2.3%;
}
.contMapContFlex01 li:nth-child(3n) {
	margin-right: 0px;
}

.contMapContFlex01 li .box01 {
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	height: 53px;
	background-color: #BA56A4;
	border-radius: 16px 16px 0px 0px;
	color: #ffffff;
	font-family: 'Kosugi Maru', sans-serif;
	font-size: 22px;
	line-height: 1.3em;
	font-weight: bold;
}
.contMapContFlex01 li .box01 p::before {
	content: "";
	background-image: url("/attending/lcc/kokunai/peach/images/tit_icon01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 32px auto;
	width: 32px;
	height: 16px;
	display: inline-block;
	margin-right: 5px;
}
.contMapContFlex01 li .box01 p::after {
	content: "";
	background-image: url("/attending/lcc/kokunai/peach/images/tit_icon01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 32px auto;
	width: 32px;
	height: 16px;
	display: inline-block;
	margin-left: 5px;
}
.contMapContFlex01 li .box02 {
	display: flex;
	align-items: center;
	text-align: center;
	position: relative;
	background-color: #ffffff;
	box-sizing: border-box;
	height: 130px;
	padding: 10px;
}
.contMapContFlex01 li .box02::after {
	content: "";
width: 0;
height: 0;
border-style: solid;
border-width: 0 0 38px 38px;
border-color: transparent transparent #0d48a0 transparent;
	position: absolute;
	right: 0px;
	bottom: 0px;
}

.contMapContFlex01 li .box02 .box02In {
	width: 100%;
}

.contMapContFlex01 li .box02 .p01 {
	font-size: 14px;
	line-height: 1.4em;
	font-weight: 500;
	letter-spacing: 0.1em;
}
.contMapContFlex01 li .box02 .p02 {
	font-size: 10px;
	line-height: 1.2em;
	font-weight: 500;
	letter-spacing: 0.1em;
	margin-top: 5px;
	text-align: left;
}

/*------------------------------*/

.accordion {
  position: relative;
	padding-bottom: 70px;
}
/* ボタン */
.accordion-btn {
  background-color: #0D47A0;
  border: 1px solid #0D47A0;
	border-radius: 100px;
  bottom: 0;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  left: 0;
  margin: auto;
  padding: 5px 15px;
  position: absolute;
  right: 0;
  text-align: center;
  transition: all .2s;
  /*width: fit-content;*/
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 54px;
  z-index: 1;
}
.accordion-btn::before {
  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
}

/* 続きを読むボタンの表記 */
.accordion-btn::after {
  content: "もっと見る";
}
/* ボタンhover時のスタイル */
.accordion-btn:hover {
  /*background-color: #fff;
  color: #6495ed;*/
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}
.accordion-text {
  overflow: hidden; /* テキストを隠す */
  position: relative;
}
/* 最初に見えてるテキストエリアの高さ */
.accordion-text.is-hide {
  height: 395px;
}
/* テキストをグラデーションで隠す */
.accordion-text::before {
  background: -webkit-linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  background:         linear-gradient(top, rgba(255,255,255,0) 0%, rgba(255,255,255,.9) 50%, rgba(255,255,255,.9) 50%, #fff 100%);
  bottom: 0;
  content: "";
  height: 0px; /* グラデーションで隠す高さ */
  position: absolute;
  width: 100%;
}
/* 閉じるボタンの位置 */
.accordion-btn.is-show {
 /* bottom: -3em;*/
}
/* 閉じるボタンの表記 */
.accordion-btn.is-show::after {
  content: "閉じる";
}
.accordion-btn.is-show::before {
  -ms-transform: rotate(315deg);
  -webkit-transform: rotate(315deg);
  transform: rotate(315deg);
  margin-top: -4px;
}

/* 続きを見るボタンをクリックしたらテキストを隠しているグラデーションを消す */
.accordion-btn.is-show + .accordion-text::before {
  display: none;
}


.Search__form {
    border: 1px solid #c5c5c5;
}


.h01Top img {
    width: 590px;
    height: auto;
}



















