@charset "utf-8";
/* CSS Document */
/****************************************************************************/
/**							教育旅行共通項目用CSS								*/
/****************************************************************************/

body {
    font-size: 16px;
    font-size: 1.6rem;
}
#wrapper {
    min-width: 1000px;
}

/* ----------------------------------------------------
		ヘッダー
---------------------------------------------------- */
header {
	position: static;
	height: auto;
}

header h1 {
	margin-top: 35px;
}

#head_upper_link_list li {
	text-align: center;
	float: right;
    margin-left: 2px;
    width: 160px;
    height: 40px;
    line-height: 40px;
    font-size: 15px;
    position: relative;
}

#head_upper_link_list li a {
	padding: 0 10px 0 10px;
	background-color: #424242 !important;
	color: #ffffff;
    display: block;
}

#head_education_link_list {
	margin-top: 10px;
	clear: both;
}

#head_education_link_list li {
	float: left;
	font-size: 16px;
	margin-left: 17px;
	height: 40px;
	line-height: 40px;
}

#head_education_link_list li:first-child {
	margin-left: 0;
	background-color:#fff000;
	padding: 0 5px;
}

#head_education_link_list li a {
	background: url(/img/ja/common/list_arrow.png) no-repeat left center;
	padding-left: 25px;
}

#education_navi {
	background-color: #212121;
	margin-top: 20px;
	border-bottom: 6px solid #fff000;
}

#education_navi li {
	width: 142px;
	height: 55px;
	line-height: 55px;
	float: left;
	margin-left: 1px;
	text-align: center;
	font-size: 18px;
}

#education_navi li:first-child {
	margin-left: 0;
	font-size: 17px;
}

#education_navi li a {
	display: block;
	color: #ffffff;
	background-color: #60595f;
}

#education_navi li a:hover, #education_navi li a.navi_select {
	background-color: #fff000;
	color: #000000;
	opacity: 1;
}



header h1 {
	margin: 10px 0;
	float: left;
}

header h1 img.education_h_img {
    height: 113px;
}

#head_upper_right {
    float: right;
}

#head_upper_link_list {
    margin-bottom: 35px;
}

#font_change {
	float: right;
}

#font_change dt {
	float: left;
	line-height: 32px;
	font-size: 12px;
	margin-right: 10px;
}

#font_change dd {
	float: left;
	margin-left: 3px;
}

#font_change dd img {
	cursor: pointer;
}

#font_change dd img:hover {
	opacity:0.7;
}

#font_change dd.stop img {
	opacity: 0.3;
	cursor: default;
}

#head_search_form {
	float: right;
	margin-right: 15px;
	position: relative;
	vertical-align: top;
}

#head_search_form input[type="text"] {
	width: 240px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #c4c4c4;
	border-radius: 5px;
	padding: 0 35px 0 9px;
	box-sizing: border-box;
	vertical-align: bottom;
}
#head_search_form input[type="image"] {
	position: absolute;
	top: 8px;
	right: 11px;
}


/* ----------------------------------------------------
		フッター
---------------------------------------------------- */
#sp_foot_link_list {
	display: none;
}

#sp_foot_link_list li {
	/*min-height: 70px;*/
	line-height: 1.3;
	border-bottom: 1px solid #333333;
	box-sizing: border-box;
	float: left;
	width: 50%;
	
	padding: 10px 10px 10px 30px;
	background: url(../../img/ja/common/arrow_black_m.png) no-repeat left 10px center;
}

#sp_foot_link_list li:nth-child(odd) {
	border-right: 1px solid #333333;
}

#sp_foot_link_list li:last-child {
	border-bottom: 0px;
}

#sp_foot_link_list li img {
	vertical-align: middle;
	margin-left: 30px;
}
footer {
    padding: 20px 0;
    position: relative;
    background-color: #404040;
    color: #ffffff;
}

#foot_link_list {
	border-bottom: 1px solid #ffffff;
	padding-bottom: 20px;
}

#foot_link_list ul {
	float: left;
	width: 25%;
}

#foot_link_list li {
	text-indent: -20px;
	margin: 10px 0 0 20px;
	line-height: 1.3;
}

#foot_link_list li a {
	background: url(/img/ja/common/arrow_white.png) no-repeat left center;
	padding-left: 20px;
	
	color: #ffffff;
}

#foot_left {
	float: left;
	width: 620px;
}

#foot_right {
	float: right;
}

#foot_address {
	margin-top: 10px;
}

#address {
	margin-top: 20px;
	font-size: 1.4rem;
	line-height: 1.7;
}

#address a {
	margin-top: 20px;
	font-size: 1.4rem;
	line-height: 1.7;
	color: #ffffff;
}

#association_link {
	margin-top: 20px;
	font-size: 1.4rem;
}

#association_link a {
	color: #ffffff;
	padding: 0 22px;
	background: url(/img/ja/common/link_arrow.png) no-repeat left center, url(/img/ja/common/ico_window4.png) no-repeat right center;
}

#copyright {
	margin-top: 20px;
	font-size: 1.2rem;
}

#foot_qr_code {
	margin-top: 35px;
}

#foot_sns_list {
	float: right;
	margin: 20px 0 10px;
}

#foot_sns_list li {
	float: left;
	margin-left: 10px;
}

#foot_sns_btn {
	clear: both;
	float: right;
	margin-top: 115px;
}

#twitter-widget-0 {
	vertical-align: bottom;
	margin-right: 10px;
}

#to_top {
	background: url(/img/ja/common/top_arrow.png) no-repeat;
	width: 70px;
	height: 71px;
	position: fixed;
	bottom: 85px;
	right: 50px;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
	cursor: pointer;
	z-index: 99999;
	display: none;
}

#to_top:hover {
	opacity: 0.7;
}



/* ----------------------------------------------------
	下層メイン
---------------------------------------------------- */
#lower_main {
	background: #f2f2f2 url(/img/ja/education/common/main.jpg) no-repeat center;
	background-size: auto 100%;
	min-height: 257px;
	color: #ffffff;
}

#lower_main h1 {
	font-family: "Montserrat";
	font-size: 40px;
	line-height: 1;
	padding-top: 125px;
	letter-spacing: 5px;
}

#lower_main h1:before {
	background: url(/img/ja/education/common/main_icon.png) no-repeat;
	background-size: 66px;
	width: 66px;
	height: 66px;
	content: "";
	position: absolute;
	top: 43px;
	left: 28px;
}

#lower_main h2 {
	font-family: "honoka";
	font-weight: normal;
	font-size: 21px;
	line-height: 1;
	margin-top: 10px;
}


/* ----------------------------------------------------
		段組
---------------------------------------------------- */
#container {
	padding-top: 0;
}

#education_wrap {
	background-color: #f2f2f2;
	padding: 70px 0 150px;
	color: #000000;
}

.education_center{
	text-align: center;
}

/* ----------------------------------------------------
		タイトル
---------------------------------------------------- */
.page_title_en {
	font-family: "Montserrat";
	font-size: 3.0rem;
	text-align: center;
	line-height: 1.2;
}

.page_title_en span {
	position: relative;
}

.page_title_en span:before {
	width: 80px;
	height: 1px;
	background-color: #000000;
	content: "";
	position: absolute;
	left: -100px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.page_title_en span:after {
	width: 80px;
	height: 1px;
	background-color: #000000;
	content: "";
	position: absolute;
	right: -100px;
	top: 0;
	bottom: 0;
	margin: auto;
}

.page_title {
	font-family: "honoka";
	font-weight: normal;
	text-align: center;
	font-size: 4.8rem;
	margin: 20px 0 70px;
	line-height: 1.2;
}

.edu_title {
	font-family: "honoka";
	font-weight: normal;
	font-size: 3.0rem;
	border: 3px solid #000000;
	line-height: 1.2;
	padding: 5px 10px;
	margin-bottom: 20px;
}

.edu_subtitle {
	font-size: 2.1rem;
	border-bottom: 3px solid #000000;
	line-height: 1.2;
	padding-bottom: 10px;
	margin: 30px 0 20px;
}

.edu_subtitle:before {
	content: "";
	width: 16px;
	height: 16px;
	border-radius: 8px;
	box-sizing: border-box;
	display: inline-block;
	border: 3px solid #000000;
	margin: 0 10px 0 5px;
}

.toggle_title {
	cursor: pointer;
	position: relative;
}

.toggle_title:after {
	background: url(/img/ja/education/common/toggle_arrow.png) no-repeat;
	content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    right: 0;
    top: 0;
}

.toggle_title.active:after {
	transform: rotate(90deg);
}


/* ----------------------------------------------------
		コンンテンツ
---------------------------------------------------- */
.content_list li {
	width: 235px;
	border: 3px solid #000000;
	box-sizing: border-box;
	margin: 20px 12px 0 0;
	display: inline-block;
	vertical-align: top;
}

.content_list li:nth-child(4n) {
	margin-right: 0;
}

.content_list li a {
	display: block;
	background-color: #ffffff;
	position: relative;
}

.content_list li a:hover {
	background-color: #fff000;
	opacity: 1;
}

.content_list li a:hover:after {
	background: url(/img/ja/education/common/overlay.png);
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.content_list_img img {
	width: 100%;
}

.content_list li h2 {
	margin: 20px 8px 10px;
	font-family: "honoka";
	font-weight: normal;
	font-size: 2.4rem;
	line-height: 1.2;
	padding-right: 26px;
	background: url(/img/ja/education/common/arrow_yellow.png) no-repeat right top;
}

.content_list li h2.arrownone {
	background: none;
}

.content_list li h2 span {
	font-size: 1.8rem;
}

.content_list .content_list_txt {
	padding: 10px 8px 15px;
	line-height: 1.5;
}

.edu_link_list {
	margin-top: 25px;
}

.edu_link_list li {
	float: left;
	width: 232px;
	height: 90px;
	border: 3px solid #000000;
	box-sizing: border-box;
	margin-left: 24px;
	font-family: "honoka";
	font-weight: normal;
	font-size: 2.4rem;
	line-height: 1.3;
	text-align: center;
}

.edu_link_list li a {
	display: table;
	width: 100%;
	height: 100%;
	background: #fff000 url(/img/ja/education/common/arrow_black.png) no-repeat right 8px center;
	position: relative;
}

.edu_link_list li a:hover {
	opacity: 1;
}

.edu_link_list li a:hover:after {
	background: url(/img/ja/education/common/overlay.png);
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.edu_link_list li a span {
	display: table-cell;
	vertical-align: middle;
}

.edu_link_list li:first-child {
	margin-left: 0;
}

.edu_category_list li {
	float: left;
	width: 490px;
	height: 70px;
	border: 3px solid #000000;
	box-sizing: border-box;
	font-family: "honoka";
	font-weight: normal;
	font-size: 2.4rem;
	line-height: 70px;
	margin-top: 20px;
}

.edu_category_list li:nth-child(2n) {
	margin-left: 20px;
}

.edu_category_list li a {
	display: block;
	height: 100%;
	background: #fff000 url(/img/ja/education/common/ico_category20.png) no-repeat left 20px center;
	position: relative;
	padding-left: 85px;
}

.edu_category_list li.cat10 a {
	background-image: url(/img/ja/education/common/ico_category10.png);
}

.edu_category_list li.cat11 a {
	background-image: url(/img/ja/education/common/ico_category11.png);
}

.edu_category_list li.cat12 a {
	background-image: url(/img/ja/education/common/ico_category12.png);
}

.edu_category_list li.cat13 a {
	background-image: url(/img/ja/education/common/ico_category13.png);
}

.edu_category_list li.cat14 a {
	background-image: url(/img/ja/education/common/ico_category14.png);
}

.edu_category_list li.cat20 a {
	background-image: url(/img/ja/education/common/ico_category20.png);
}

.edu_category_list li.cat21 a {
	background-image: url(/img/ja/education/common/ico_category21.png);
}

.edu_category_list li.cat22 a {
	background-image: url(/img/ja/education/common/ico_category22.png);
}

.edu_category_list li.cat30 a {
	background-image: url(/img/ja/education/common/ico_category30.png);
}

.edu_category_list li.cat31 a {
	background-image: url(/img/ja/education/common/ico_category31.png);
}

.edu_category_list li.cat32 a {
	background-image: url(/img/ja/education/common/ico_category32.png);
}

.edu_category_list li.cat33 a {
	background-image: url(/img/ja/education/common/ico_category33.png);
}

.edu_category_list li.cat34 a {
	background-image: url(/img/ja/education/common/ico_category34.png);
}

.edu_category_list li a:before {
	background: url(/img/ja/education/common/arrow_black.png) no-repeat;
	position: absolute;
	content: "";
	width: 26px;
	height: 26px;
	top: 19px;
	right: 8px;
}

.edu_category_list li a:hover {
	opacity: 1;
}

.edu_category_list li a:hover:after {
	background: url(/img/ja/education/common/overlay.png);
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.learn_box h1 {
	font-size: 3.0rem;
	line-height: 1.4;
	font-weight: normal;
}

.learn_box h1 + p {
	font-size: 2.1rem;
	line-height: 1.4;
	margin-top: 20px;
}

.learn_list {
	position: relative;
	margin-top: 40px;
}

.learn_list li {
	display: table;
	width: 480px;
	float: left;
}

.learn_list li:nth-child(2) {
	float: right;
	margin-top: 110px;
}

.learn_list li:nth-child(3) {
	margin-top: 70px;
}

.learn_list li:nth-child(4) {
	float: right;
	margin-top: 90px;
}

.learn_list .learn_img {
	display: table-cell;
	vertical-align: top;
	padding-right: 20px;
}

.learn_list .learn_txt {
	display: table-cell;
	vertical-align: top;
}

.learn_list .learn_txt h2 {
	font-family: "honoka";
	font-weight: normal;
	font-size: 2.4rem;
	line-height: 1.2;
}

.learn_list .learn_txt p {
	color: #333333;
	line-height: 1.5;
	margin-top: 20px;
}

.link_btn {
	width: 200px;
	height: 62px;
	line-height: 56px;
	display: inline-block;
	border: 3px solid #000000;
	box-sizing: border-box;
	background: #fff000 url(/img/ja/education/common/arrow_black.png) no-repeat right 8px center;
	font-family: "honoka";
	font-weight: bold;
	font-size: 1.8rem;
	padding: 0 35px 0 15px;
	position: relative;
}

.link_btn2 {
	width: 152px;
	height: 44px;
	line-height: 38px;
	display: inline-block;
	border: 3px solid #000000;
	box-sizing: border-box;
	background: #fff000 url(/img/ja/education/common/arrow.png) no-repeat right 14px center;
	font-weight: bold;
	font-size: 1.4rem;
	text-align: center;
	position: relative;
}

.link_btn:hover, .link_btn2:hover {
	opacity: 1;
}

.link_btn:hover:after, .link_btn2:hover:after {
	background: url(/img/ja/education/common/overlay.png);
	position: absolute;
	content: "";
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
}

.arrow_link {
	color: #4a4449;
	text-decoration: underline;
	background: url(/img/ja/education/common/toggle_arrow.png) no-repeat left center;
	padding: 6px 0 6px 35px;
	line-height: 1.3;
}


/* ----------------------------------------------------
		施設アイコン
---------------------------------------------------- */
.ico_list li {
	display: inline-block;
	font-size: 1.4rem;
}

.ico_list li span {
	margin: 0 25px 0 5px;
}

.ico_list i {
	display: inline-block;
	width: 24px;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}

i.bath {
	background-color: #16a1aa;
}

i.shop {
	background-color: #63aa16;
}

i.convenience {
	background-color: #f0731b;
}

i.hall {
	background-color: #8663b2;
}

i.activity {
	background-color: #e14242;
}

i.japanese {
	background-color: #90297f;
}

i.western {
	background-color: #60b286;
}

i.chinese {
	background-color: #d14848;
}

i.buffet {
	background-color: #7292db;
}

i.other {
	background-color: #a9ac5d;
}

span.elementary, span.junior, span.high, span.general, span.course  {
	display: inline-block;
	width: 100px;
	height: 24px;
	line-height: 24px;
	color: #ffffff;
	text-align: center;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
}

span.elementary {
	background-color: #49b5c9;
	margin-right: 10px;
}

span.junior {
	background-color: #677ab6;
	margin-right: 10px;
}

span.high {
	background-color: #c06d74;
	margin-right: 10px;
}

span.general {
	background-color: #689055;
	margin-right: 10px;
}

span.course {
	background-color: #221620;
}


/* ----------------------------------------------------
		テーブル
---------------------------------------------------- */
.edu_table {
	width: 100%;
	border: 1px solid #000000;
	border-collapse: collapse;
	font-size: 1.4rem;
}

.edu_table th, .edu_table td {
	border: 1px solid #000000;
	padding: 3px;
	box-sizing: border-box;
	line-height: 1.3;
	vertical-align: middle;
	text-align: center;
	word-break: break-all;
}

.edu_table th {
	background-color: #fff000;
}

.edu_table a {
	color: #4a4449;
	text-decoration: underline;
}

.edu_table .area_cell {
	background-color: #c8c4c0;
}

.cell_1 {
	width: 40px;
}

.cell_2 {
	width: 45px;
}

.cell_3 {
	width: 55px;
}

.cell_4 {
	width: 65px;
}

.cell_5 {
	width: 90px;
}

.cell_6 {
	width: 155px;
}


/* ----------------------------------------------------
		スライダー
---------------------------------------------------- */
.bx-wrapper .bx-controls-direction a {
	position: absolute;
	top: calc(50% - 34px);
	width: 40px;
	height: 68px;
	z-index: 9999;
	white-space: nowrap;
	text-indent: 100%;
	overflow: hidden;
}

.bx-prev {
	background: url(/img/ja/education/common/slider_arrow_l.png) no-repeat;
	left: 15px;
}

.bx-next {
	background: url(/img/ja/education/common/slider_arrow_r.png) no-repeat;
	right: 15px;
}

.bx-wrapper .bx-pager.bx-default-pager .bx-pager-item {
	background-color: #000000;
	width: 22px;
	height: 22px;
	border-radius: 11px;
	margin: 0 10px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
	background-color: #000000;
	width: 16px;
	height: 16px;
	margin: 3px;
	border-radius: 8px;
	position: relative;
	z-index: 9;
}

.bx-pager.bx-default-pager a.active {
	background-color: #fff000;
}

.pdf_sec {
  padding-top: 5em;
}
.pdf_sec + .pdf_sec {
  padding-block: 3em 0;
}
.pdf_sec:not(:has(~ .pdf_sec)) {
  margin-bottom: 5em;
}
.pdf_inner {
  display: grid;
  gap: 2em;
  width: min(450px, 100%);
  padding-inline: 2em;
  margin: auto;
}
.pdf_img-area {
  display: grid;
  justify-items: center;
  gap: 1em;
  margin: auto;
}
.pdf_img-area img {
  width: 100%;
}
.pdf_dl-area {
  position: relative;
  font-weight: bold;
  text-align: center;
  background: #fff;
  border: 1px solid;
  transition: background-color .3s ease;
}
@media (hover: hover) {
  .pdf_dl-area:hover {
    background-color: #fcfcfc;
  }
}
.pdf_dl-area::before,
.pdf_dl-area::after {
  content: "";
  position: absolute;
  top: calc(50% - 2px);
  right: 1em;
  width: .7em;
  height: 2px;
  border-radius: 50vw;
  background-color: #000000;
  transform-origin: calc(100% - 1px) 50%;
  transition: right .2s ease;
}
@media (hover: hover) {
  .pdf_dl-area:hover::before,
  .pdf_dl-area:hover::after {
    right: .8em;
  }  
}
.pdf_dl-area::before {
  rotate: 45deg;
}
.pdf_dl-area::after {
  rotate: -45deg;
}
.pdf_dl-area a.i_pdf::before {
  content: '';
  display: inline-block;
  min-width: 1.8em;
  height: auto;
  aspect-ratio: 1;
  background-repeat: no-repeat;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjEiIGlkPSJfeDMyXyIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIiB4bWxuczp4bGluaz0iaHR0cDovL3d3dy53My5vcmcvMTk5OS94bGluayIgeD0iMHB4IiB5PSIwcHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIj48Zz4JPHBhdGggY2xhc3M9InN0MCIgZD0iTTM3OC40MTMsMEgyMDguMjk3aC0xMy4xODJMMTg1LjgsOS4zMTRMNTcuMDIsMTM4LjEwMmwtOS4zMTQsOS4zMTR2MTMuMTc2djI2NS41MTQgYzAsNDcuMzYsMzguNTI4LDg1Ljg5NSw4NS44OTYsODUuODk1aDI0NC44MTFjNDcuMzUzLDAsODUuODgxLTM4LjUzNSw4NS44ODEtODUuODk1Vjg1Ljg5NkM0NjQuMjk0LDM4LjUyOCw0MjUuNzY2LDAsMzc4LjQxMywweiBNNDMyLjQ5Nyw0MjYuMTA1YzAsMjkuODc3LTI0LjIxNCw1NC4wOTEtNTQuMDg0LDU0LjA5MUgxMzMuNjAyYy0yOS44ODQsMC01NC4wOTgtMjQuMjE0LTU0LjA5OC01NC4wOTFWMTYwLjU5MWg4My43MTYgYzI0Ljg4NSwwLDQ1LjA3Ny0yMC4xNzgsNDUuMDc3LTQ1LjA3VjMxLjgwNGgxNzAuMTE2YzI5Ljg3LDAsNTQuMDg0LDI0LjIxNCw1NC4wODQsNTQuMDkyVjQyNi4xMDV6IiBzdHlsZT0iZmlsbDogcmdiKDIyMywgODYsIDg2KTsiPjwvcGF0aD4JPHBhdGggY2xhc3M9InN0MCIgZD0iTTE3MS45NDcsMjUyLjc4NWgtMjguNTI5Yy01LjQzMiwwLTguNjg2LDMuNTMzLTguNjg2LDguODI1djczLjc1NGMwLDYuMzg4LDQuMjA0LDEwLjU5OSwxMC4wNDEsMTAuNTk5IGM1LjcxMSwwLDkuOTE0LTQuMjEsOS45MTQtMTAuNTk5di0yMi40MDZjMC0wLjU0NSwwLjI3OS0wLjgxNywwLjgyNC0wLjgxN2gxNi40MzZjMjAuMDk1LDAsMzIuMTg4LTEyLjIyNiwzMi4xODgtMjkuNjEyIEMyMDQuMTM2LDI2NC44NzEsMTkyLjE4MiwyNTIuNzg1LDE3MS45NDcsMjUyLjc4NXogTTE3MC43MTksMjk0Ljg4OGgtMTUuMjA4Yy0wLjU0NSwwLTAuODI0LTAuMjcyLTAuODI0LTAuODF2LTIzLjIzIGMwLTAuNTQ1LDAuMjc5LTAuODE2LDAuODI0LTAuODE2aDE1LjIwOGM4LjQyLDAsMTMuNDQ3LDUuMDI3LDEzLjQ0NywxMi40OThDMTg0LjE2NywyOTAsMTc5LjEzOSwyOTQuODg4LDE3MC43MTksMjk0Ljg4OHoiIHN0eWxlPSJmaWxsOiByZ2IoMjIzLCA4NiwgODYpOyI+PC9wYXRoPgk8cGF0aCBjbGFzcz0ic3QwIiBkPSJNMjUwLjE5MSwyNTIuNzg1aC0yMS44NjhjLTUuNDMyLDAtOC42ODYsMy41MzMtOC42ODYsOC44MjV2NzQuODQzYzAsNS4zLDMuMjUzLDguNjkzLDguNjg2LDguNjkzaDIxLjg2OCBjMTkuNjksMCwzMS45MjMtNi4yNDksMzYuODEtMjEuMzI0YzEuNzYtNS4zLDIuNzIzLTExLjY4MSwyLjcyMy0yNC44NTdjMC0xMy4xNzUtMC45NjQtMTkuNTU3LTIuNzIzLTI0Ljg1NiBDMjgyLjExMywyNTkuMDM0LDI2OS44ODEsMjUyLjc4NSwyNTAuMTkxLDI1Mi43ODV6IE0yNjcuODU2LDMxNi44OTZjLTIuMzE4LDcuMzMxLTguOTY1LDEwLjQ1OS0xOC4yMSwxMC40NTloLTkuMjMgYy0wLjU0NSwwLTAuODI0LTAuMjcyLTAuODI0LTAuODE2di01NS4xNDZjMC0wLjU0NSwwLjI3OS0wLjgxNywwLjgyNC0wLjgxN2g5LjIzYzkuMjQ1LDAsMTUuODkyLDMuMTI4LDE4LjIxLDEwLjQ2IGMwLjk1LDMuMTI4LDEuNjIsOC41NiwxLjYyLDE3LjkzQzI2OS40NzYsMzA4LjMzNiwyNjguODA1LDMxMy43NjgsMjY3Ljg1NiwzMTYuODk2eiIgc3R5bGU9ImZpbGw6IHJnYigyMjMsIDg2LCA4Nik7Ij48L3BhdGg+CTxwYXRoIGNsYXNzPSJzdDAiIGQ9Ik0zNjEuMTY3LDI1Mi43ODVoLTQ0LjgxMmMtNS40MzIsMC04LjcsMy41MzMtOC43LDguODI1djczLjc1NGMwLDYuMzg4LDQuMjE4LDEwLjU5OSwxMC4wNTUsMTAuNTk5IGM1LjY5NywwLDkuOTE0LTQuMjEsOS45MTQtMTAuNTk5di0yNi4zNTFjMC0wLjUzOCwwLjI2NS0wLjgxLDAuODEtMC44MWgyNi4wODZjNS44MzcsMCw5LjIzLTMuNTMyLDkuMjMtOC41NiBjMC01LjAyOC0zLjM5My04LjU1My05LjIzLTguNTUzaC0yNi4wODZjLTAuNTQ1LDAtMC44MS0wLjI3Mi0wLjgxLTAuODE3di0xOS40MjVjMC0wLjU0NSwwLjI2NS0wLjgxNiwwLjgxLTAuODE2aDMyLjczMyBjNS41NzIsMCw5LjI0NS0zLjY2Niw5LjI0NS04LjU1M0MzNzAuNDExLDI1Ni40NSwzNjYuNzM4LDI1Mi43ODUsMzYxLjE2NywyNTIuNzg1eiIgc3R5bGU9ImZpbGw6IHJnYigyMjMsIDg2LCA4Nik7Ij48L3BhdGg+PC9nPjwvc3ZnPg==);
  vertical-align: middle;
  margin-right: .5em;
}
.pdf_dl-area a {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 32px;
  line-height: 1.5;
  text-align: left;
  padding: .5em 2.2em;
}