@charset "UTF-8";

/* ---------------------------------------------------------------------
*
*	全ページ共通設定
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
/*html {
	overscroll-behavior: none;
}*/
body {
	overflow-x: hidden;
}
a {
	-webkit-tap-highlight-color: transparent;
}

.pcOn {
	display: none;
}
.spOn {
	display: block;
}

img.spOn {
	width: 100%;
}
.article {
  width: 100%!important;
    padding: 0 10px;
}

.article table .time {
	font-size: 1.5rem;
	letter-spacing: 0.1rem;
}
/* ---------------------------------------------------------------------
*
*	ヘッダ
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#header {
	height: 100px;
	width: 100%;
	padding: 0;
}
.lower #header {
	margin: 0 0 20px;
}



/* ---------------------------------------------------------------------
*	追加220819_文字サイズ変更機能
* ------------------------------------------------------------------- */

.mod_headerbox_size {
	width: 93px;
	top: 12px;
	left: 0;
	position: fixed;
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: center;
}
.mod_headerbox_size .textChangeTitle {
  	font-size: 11px;
	letter-spacing: 0.1rem;
	text-align: center;
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	margin: 0;
}
.mod_headerbox_size .textChangeTitle br {
	display: none;
}
.mod_headerbox_size ul {
  display: block;
  border: none;
  border-radius: 20px;
  height: auto;
}
.mod_headerbox_size ul li {
  font-size: 13px;
  border: solid 1px #74b749;
  border-radius: 20px;
  margin: 0;
}
.mod_headerbox_size ul li span {
  font-size: 12px;
  width: 46px;
}
.mod_headerbox_size ul li:first-of-type span,
.mod_headerbox_size ul li:last-of-type span {
  border-radius: 30px;
}
/*#header > .mod_headerbox_size {
 display: none;
}*/

.spClickButton{
    color: #fff;
    font-weight: bold;
    display: inline-block;
    padding: 5px 10px;
    cursor: pointer;
}
.mod_headerbox_size{
	border-radious: 4px;
}
.mod_headerbox_size.spClickPanel{
	background: #74b749;
	transform: translateX(-60px);
	  -webkit-transition: all 0.3s ease;
	  -moz-transition: all 0.3s ease;
	  transition: all 0.3s ease;
	  border-radius: 4px;
	  padding: 0 0 0 10px;
}
.mod_headerbox_size.open{
    transform: translateX( -5px);
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
}


/*@keyframes UpAnime{
  from {
  transform: translateX(-50px);
  }
  to {
  transform: translateX(0px);
  }
}

@keyframes CloseAnime{
  from {
  transform: translateX(0px);
  }
  to {
  transform: translateX(-50px);
  }
}*/

/* 文字サイズ大　レイアウト調整
-----------------------------------------*/

.fontL #headerGlobalNavi {
  width: 100%;
}
.fontL .article {
  width: 100%;
  margin: 0 auto;
  padding: 0 10px;
}
.fontL .sectionTitle {
  margin: 0 0 20px;
  font-size: 2.4rem;
  text-align: center;
  letter-spacing: 0.05rem;
}
.fontL .subNavi ul {
	height: 270px;
	width: 605px;
	top: 20px;
	padding: 25px 0 0 20px;
	font-size: 1.6rem;
}
.fontL #navi3 .subNavi ul {
  height: 300px;
}
.fontL #navi4 .subNavi ul {
  height: 320px;
}
.fontL .subNavi li {
  width: 290px;
}
.fontL #footerGlobalNavi {
  left: 527px;
  top: 200px;
  width: 500px;
}
.fontL #footerGlobalNavi a {
  font-size: 1.2rem;
}
.fontL #homeFlightInformation {
  width: 95%;
  margin: 0 auto 20px;
}
.fontL #homeFlightInformation ul {
  width: 100%;
  }
.fontL #homeInformation {
  height: auto;
  }
.fontL #homeNews {
  padding: 40px 20px 30px;
}
.fontL #homeInstagram h2 img {
  left: 10px;
}
.fontL#downloadApplication #section1 .applicationContainer .applicationBox .applicationIcon {
  width: 50px;
  }
.fontL .InPageLink a {
  width: auto;
}
.fontL #accessMain #section2 .button a {
  width: 100%;
	padding: 10px 0 10px;
}
.fontL #facilitiesMain #section1 .button a {
  width: 100%;
  padding: 10px 0 10px 30px;
}
.fontL #facilitiesMain #section5 > .sectionInner:nth-of-type(4) {
  width: 100%;
	margin: 0 auto;
	padding: 10px;
  }
.fontL #facilitiesMain #section5 > .sectionInner:nth-of-type(4) li {
  	width: 49%;
	font-size: 1.1rem;
	letter-spacing: -0.02rem;
}
.fontL #knowMain #section1 p:nth-of-type(1) {
  width: 100%;
　font-size: 1.2rem;
　padding: 0 120px 0 0;
}
.fontL #reservationLink a {
  width: 100%;
  padding: 10px 0 0 100px;
}
#breadcrumb,
.fontL #breadcrumb {
  font-size: 0.8rem;
  letter-spacing: 0.05rem;
}

.fontL #menuMain .navi {
	font-size: 1.8rem;
}
.fontL .menuSubNavi li {
  font-size: 1.5rem;
}
.fontL #menuMain > ul {
  width: 70%;
}
.fontL .term th {
  font-size: 1.2rem;
}
.fontL .term td {
  letter-spacing: 0.015rem;
}
.fontL .section div > .sectionInner {
  padding: 0;
}
.fontL .term td:first-of-type {
  width: 12%;
}
.fontL .term td:nth-of-type(2) {
  white-space: nowrap;
}
.fontL #internationalFlightMain .term th.remarks {
  width: 23%;
}
.fontL #internationalFlightMain .term th,
.fontL #internationalFlightMain .term td {
  font-size: 1.2rem;
}
.fontL #internationalFlightMain .term td:first-of-type {
  white-space: nowrap;
}
.fontL #accessMain td {
  font-size: 1.3rem;
  letter-spacing: 0.05rem;
}

.fontL .InPageLink {
	width: 90%;
	font-size: 1.3rem;
	letter-spacing: 0.1rem;
}
.fontL #accessMain #section3 p,
.fontL #accessMain #section5 p,
.fontL #facilitiesMain #section1 > .sectionInner:nth-of-type(1) > p:first-of-type {
  font-size: 1.4rem;
  letter-spacing: 0.03rem;
}

.fontL #accessMain #section2 #kitakami-station .tableTime tr:not(:nth-of-type(4)) .time::before {
  top: 30px;
}
.fontL #accessMain #section2 #hanamaki-station .tableTime tr:not(:nth-of-type(5)) .time::before {
  top: 30px;
}
.fontL #accessMain #section2 #appi-airport-liner .tableTime tr:not(:last-of-type) .time::before {
  font-size: 1rem;
  top: 30px;
}
.fontL #accessMain #section2 #hanamaki-station .tableTime tbody tr:nth-of-type(2) td {
	font-size: 1.3rem;
}
.fontL #menuText {
  font-size: 1rem;
}
/* ---------------------------------------------------------------------
*	サイトID
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
/* 2019/12/24 10周年ロゴ用の設定の解除
#siteId {
	width: auto;
	top: 14px;
	right: 0;
	width: 105px;
}
#siteId img {
	width: 100%;
	height: auto;
}
*/
#siteId {
	width: auto;
	top: 20px;
	width: 105px;
}
#siteId img {
	width: 100%;
	height: auto;
}


/* ---------------------------------------------------------------------
*	ヘッダグローバルナビ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#headerGlobalNavi {
	display: none;
}



/* ---------------------------------------------------------------------
*	言語切り替え
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#lang {
	display: none;
}



/* ---------------------------------------------------------------------
*	行先
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#destination {
	display: none;
}



/* ---------------------------------------------------------------------
*	ヘッダコピーライト
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#headerCopyright {
	display: none;
}



/* ---------------------------------------------------------------------
*	ヘッダボタン
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#headerButton {
	display: none;
}



/* ---------------------------------------------------------------------
*	ヘッダアニメ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#headerCloud1 {
	width: 100px;
	left: -230px;
	right: 0;
	top: 20px;
	margin: 0 auto;
}
#headerCloud2 {
	width: 100px;
	right: -230px;
	left: 0;
	top: 20px;
	margin: 0 auto;
}
@keyframes headerCloud1 {
	0% { transform: scale(1); }
	50% { transform: scale(1.1);}
	100% { transform: scale(1); }
}
@keyframes headerCloud2 {
	0% { transform: scale(1); }
	50% { transform: scale(1.1);}
	100% { transform: scale(1); }
}
.headerPlane {
	animation: headerPlaneSp 15s linear infinite 2s normal;
	width: 30px;
	right: -250px;
	left: 0;
	top: 60px;
	/*元の値
	top: 50px;*/
	margin: 0 auto;
}
@keyframes headerPlaneSp {
	0% { transform:translate3d(0,0,0); }
	3% { opacity:1; }
	39% { opacity:1; }
	40% { transform:translate3d(-230px,-10px,0);opacity:0; }
	100% { transform:translate3d(-230px,-10px,0);opacity:0; }
}



/* ---------------------------------------------------------------------
*	メニュー
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#menu {
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	z-index: 2000;
}
.menuOpen #menu {
	height: 100%;
}
#menuBg {
	position: absolute;
	background: #fff;
	height: 100%;
	width: 100%;
	left: 0;
	top: 0;
	display: none;
	transition: all .5s ease;
}
#menuContents {
	position: absolute;
	background: #fff;
	height: 100%;
	width: 100%;
	right: 0;
	top: 0;
	display: none;
}


/* ---------------------------------
*	ボタン
*/

#accessMain #section2 #morioka-station .tableTime th.connectingFlight span {
  font-size: 1.3rem;
}


#menuButton {
	z-index: 10;
	transition: all .25s ease-in-out;
	position: absolute;
	cursor: pointer;
	font-weight: bold;
	  height: 54px;
	  width: 43px;
	  right: 12px;
	  top: 13px;
	  /* background: #E7E7E7; */
	  background: #dddddd;
		padding: 24px;
		border-radius: 3px;
		 box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 6px -3px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
#menuButton:hover {
	color: #649ba8;
}
#twitterButton {
	transition: all .25s ease-in-out;
	position: absolute;
	cursor: pointer;
	font-weight: bold;
	  height: 50px;
	  width: 43px;
	  right: 12px;
	  top: 75px;
	  background: #fff;
	  border: 1px solid #aaa;
		padding: 23px;
		border-radius: 3px;
		 box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 6px -3px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
#instagramButton {
	transition: all .25s ease-in-out;
	position: absolute;
	cursor: pointer;
	font-weight: bold;
	  height: 50px;
	  width: 43px;
	  right: 12px;
	  top: 133px;
	  background: #fff;
	  border: 1px solid #aaa;
		padding: 23px;
		border-radius: 3px;
		 box-shadow: rgba(0, 0, 0, 0.3) 0px 4px 6px -3px, rgba(0, 0, 0, 0.06) 0px 2px 4px -1px;
}
#menuIcon {
	display: inline-block;
	position: absolute;
	 right: 0;
	  top: 10px;
	  width: 40px;
	height: 13px;
	transition: opacity .8s cubic-bezier(1, 0, 0, 1),-webkit-transform .4s cubic-bezier(.19, 1, .22, 1);
	transition: opacity .8s cubic-bezier(1, 0, 0, 1),transform .4s cubic-bezier(.19, 1, .22, 1);
}
#button-box .snsIcon {
	display: inline-block;
	position: absolute;
	right: 3px;
	top: 5px;
	width: 39px;
	height: 39px;
	padding: 3px;
}

/*
.menuOpen #menuButton:hover #menuIcon {
	transform: rotate(270deg) scale(1.2);
}
*/
#menuIcon::before,
#menuIconCenter,
#menuIcon::after {
	position: absolute;
	display: inline-block;
	height: 1px;
	content: "";
	transition: all .3s;
	width: 37px;
	background: #000;
	right: 5px;
}
#menuIcon::before {
	-webkit-transform-origin: left top;
	-ms-transform-origin: left top;
	transform-origin: left top;
}

.menuOpen #menuIcon::before,.menuOpen #menuIconCenter,.menuOpen #menuIcon::after {
  right: -5px;
}

.menuOpen #menuIcon::before {
	-webkit-transform: rotate(45deg) translate3d(-6px, -8px, 0);
	-ms-transform: rotate(45deg) translate3d(-6px, -8px, 0);
	transform: rotate(45deg) translate3d(-6px, -8px, 0);
	width: 45px;
	background: #000;
	top: 6px;
}
#menuIconCenter {
  top: 8px;
  right: 5px;
	-webkit-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform-origin: left bottom;
}
.menuOpen #menuIconCenter {
	opacity: 0;
}
#menuIcon::after {
	top: 16px;
	-webkit-transform-origin: left bottom;
	-ms-transform-origin: left bottom;
	transform-origin: left bottom;
}
.menuOpen #menuIcon::after {
	top: 18px;
	-webkit-transform: rotate(-45deg) translate3d(-6px, 8px, 0);
	-ms-transform: rotate(-45deg) translate3d(-6px, 8px, 0);
	transform: rotate(-45deg) translate3d(-6px, 8px, 0);
	width: 45px;
	background: #000;
}

.menuOpen #menuButton {
	  background: none;
	  box-shadow: none;
}





#menuText {
	position: absolute;
	text-align: center;
	top: 20px;
	letter-spacing: 0.05rem;
	color: #000;
	font-size: 1.19rem;
	width: 40px;
	font-weight: 500;
	right: 3px;
}


/* ---------------------------------
*	メニューメイン
*/
#menuMain {
	position: absolute;
	right: 0;
	top: 0;
	height: 100%;
	width: 100%;
	text-align: center;
	z-index: 5;
	background: #fff;
}
#menuMain > ul {
	padding: 80px 0 0;
	font-size: 2rem;
	letter-spacing: 0.2rem;
	font-weight: 100;
	height: 100%;
	width: 60%;
	overflow-y: scroll;
	margin: 0 auto;
}
#menuMain .navi {
	list-style-type: none;
	margin: 0 0 10px;
	padding: 0 0 0 20px;
}
#menuMain .navi img {
	width: 25px;
}
#menuMain .navi > a {
	width: 165px;
	margin: 0 auto 10px;
}
.menuSubNavi {
	display: none;
	margin: 0 0 20px;
}
.menuSubNavi li {
	text-align: left;
	font-size: 1.5rem;
	margin: 0 0 3px;
}
.menuSubNavi a {
	border-bottom: 1px solid #888;
	padding: 5px 0;
}
#menuMain .navi:nth-of-type(1) .menuSubNavi .small {
	display: none;
}

/* 言語切り替え */
#langSP {
	position: absolute;
	left: 30px;
	top: 40px;
	font-size: 1.4rem;
	z-index: 2;
}
#langSP ul {
	display: flex;
}
#langSP li {
	margin: 0 12px 0 0;
}
#langSP li:first-of-type {
	font-weight: bold;
}
#langLine1 {
	display: block;
	border-bottom: 1px solid #000;
	height: 1px;
	width: 100%;
	margin: 0 0 2px;
}
#langLine2 {
	display: block;
	border-bottom: 1px solid #666;
	height: 1px;
	margin: 0 auto;
	width: 20px;
}

/* メニューヘッダコピーライト */
#menuHeaderCopyright {
	position: absolute;
	top: 100px;
	right: 20px;
	transform: rotate(-90deg);
	transform-origin: right bottom;
	letter-spacing: 0.1rem;
	font-size: 0.8rem;
}

/* メニューヘッダボタン */
#menuHeaderButton {
	position: absolute;
	top: 180px;
	left: 20px;
}
#menuHeaderButton li {
	margin: 0 0 10px;
}
#menuHeaderButton a {
	display: block;
	border-radius: 3px;
	height: 30px;
	width: 30px;
	padding: 7px 0 0;
	text-align: center;
}
#menuHeaderButton a:hover {
	opacity: 0.8;
}
#menuHeaderButton a:hover img {
	transform: scale(1.1);
}
#menuHeaderButton img {
	width: 16px;
}
#menuHeaderButton li a {
	/* background: #57b7d8; */
	background: #fff;
	border: 1px solid #aaa;
}
#menuHeaderButton li:nth-of-type(2) a {
	/* background: #f7ab03; */
	padding: 6px 0 0;
}
/*
#menuHeaderButton li:nth-of-type(3) {
	margin: 0;
}
*/
#menuHeaderButton li:nth-of-type(3) a {
	background: #74b749;
}
#menuHeaderButton li:nth-of-type(3) img {
	width: 20px;
}


/* ---------------------------------
*	メニュー landscape
*/
@media all and (orientation: landscape) {
	#menuMain > ul {
		padding: 50px 0 0;
	}
	#menuMain > ul li {
		margin: 0 8px 20px;
	}
	#menuMain .navi {
  padding: 0 0 0 50px;
}

#menuMain > ul {
  width: 50%;
}
#menuHeaderButton {
  top: 110px;
  }
#langSP {
  top: 20px;
}
}




/* ---------------------------------------------------------------------
*
*	フッタ
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#footerInner {
	width: 100%;
	padding: 50px 0;
	text-align: center;
}



/* ---------------------------------------------------------------------
*	フッタサイトID
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#footerSiteId {
	margin: 0 0 80px;
}
#footerSiteId img {
	height: 107px;
	width: 167px;
}
/*元の値
#footerSiteId img {
	height: 87px;
    width: 147px;
}
*/


/* ---------------------------------------------------------------------
*	フッタグローバルナビ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
.fontL #footerGlobalNavi,
#footerGlobalNavi {
	position: static;
	margin: 0 0 30px;
	width: 100%;
}
#footerGlobalNavi ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}
#footerGlobalNavi li {
	width: 45%;
	margin: 0 5px 10px;
}
#footerGlobalNavi a {
	display: block;
}



/* ---------------------------------------------------------------------
*	コピーライト
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#footerCopyright {
	left: 0;
	right: 0;
	top: 170px;
}
/*元の値
#footerCopyright {
	left: 0;
	right: 0;
	top: 150px;
}
*/


/* ---------------------------------------------------------------------
*	フッタアドレス
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#footerAddress {
	text-align: left;
	width: 90%;
	margin: 0 auto;
}
#footerAddress p:nth-of-type(1) {
	font-size: 1.3rem;
}



/* ---------------------------------------------------------------------
*	フッタアニメ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#footerCloud1 {
	animation: footerCloud1 2s ease-in-out infinite alternate;
	position: absolute;
	left: 10px;
	top: 60px;
	width: 86px;
	z-index: -1;
}
#footerCloud2 {
	animation: footerCloud2 3s ease-in-out infinite alternate;
	position: absolute;
	right: 10px;
	top: 65px;
	width: 90px;
	z-index: -1;
	transform: rotate(16deg);
}
@keyframes footerCloud1 {
	0% { transform: scale(1); }
	50% { transform: scale(1.1);}
	100% { transform: scale(1); }
}
@keyframes footerCloud2 {
	0% { transform: scale(1); }
	50% { transform: scale(1.1);}
	100% { transform: scale(1); }
}



/* ---------------------------------------------------------------------
*	ページの先頭へ戻る
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#gotoTop {
	right: -80px;
	width: 80px;
}
#gotoTop img {
	width: 80px;
}



/* ---------------------------------------------------------------------
*	下層ページ写真
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#footerPhotos {
	margin: 0;
}
#footerPhotos ul {
	margin: 0 auto 10px;
	flex-wrap: wrap;
}
#footerPhotos li {
	width: 22%;
	margin: 0 0 10px;
}
#footerPhotos li img {
	max-width: auto;
	width: 100%;
}




/* ---------------------------------------------------------------------
*
*	コンテンツ
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#contents {
	width: 100%;
	margin: 0 auto 80px;
	overflow: hidden;
}
.pcVisible {
	display: none;
}



/* ---------------------------------
*	下層ページタイトル
*/
#pageTitle {
	margin: 0 0 50px;
}
#pageTitleInner {
	height: 80px;
	width: 100%;
}
#pageTitleInner h1 {
	font-size:1.7rem;
	left: 20px;
	line-height: 1;
}
#pageTitleInner h1 > .small:last-of-type {
	font-size: 0.8rem;
	margin: -5px 0 0 10px;
}
#breadcrumb {
	right: 10px;
	bottom: 10px;
	font-size: 1rem;
}
#breadcrumb ul {
	background-size: 20px 15px;
	padding: 0 0 0 28px;
	min-height: 15px;
}
#breadcrumb li:nth-last-of-type(n+2) {
	margin: 0 20px 0 0;
}
#breadcrumb li:nth-last-of-type(n+2)::after {
	width: 5px;
	height: 5px;
	right: -10px;
}


/* ---------------------------------
*	本文
*/
.lower .article {
	width: 100%;
	padding: 0 10px;
}
.lower .section {
	margin: 0 0 80px;
}
.lower .section > .sectionInner {
	margin: 0 0 50px;
}
.section div > .sectionInner {
  margin: 0 0 50px;
}

/* ---------------------------------
*	テーブル
*/
.article th {
	display:  block;
	width: 100%;
	border-bottom: none;
}
.article td {
	display:  block;
}
th.pcVisible,
td.pcVisible {
	display: none;
}




/* ---------------------------------------------------------------------
*
*	ホーム
*
* ------------------------------------------------------------------- */

/* ---------------------------------------------------------------------
*	追加210510_重要なお知らせ
* ------------------------------------------------------------------- */
#importantTopics{
	display: flex;
	align-items: center;
	width: 90%;
	background: #FF7D6E;
	margin: 0 auto;
}
#importantTopics .importantTopicsIcon {
	display:flex;
	align-items: center;
	height: 100%;
	position: relative;
	padding: 0 8px;
	display: block;
}
#importantTopics .importantTopicsIcon img {
    display: block;
    width: 25px;
}
#importantTopics .importantTopicsList {
	background: #FEE3E1;
	padding: 9px 5px 3px;
	width: 100%;
	position: relative;
}
#importantTopics .importantTopicsList li {
	margin: 0 0 6px 20px;
	font-size: 1.3rem;
	position: relative;
	line-height: 1.3;
}
#importantTopics .importantTopicsList li::before {
	content: ">";
	color: #101010;
	font-size: 1.2rem;
	font-weight: 900;
	position: absolute;
	left: -15px;
	top: 0px;
	height: 20px;
	z-index: 30;
}


/* ---------------------------------------------------------------------
*	メインイメージ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#mainImage {
	position: relative;
	height: auto;
	width: 90%;
	margin: 0 auto 30px;
}


/* ---------------------------------
*	slick arrows
*/
.slick-arrow {
	display: none!important;
}


/* ---------------------------------
*	slick dots
*/
.slick-dots {
	bottom: 10px;
	right: 0;
	left: 0;
	justify-content: center;
}


/* ---------------------------------
*	キャッチフレーズ
*/
#catchPhrase {
	height: 30px;
	width: 100px;
	bottom: 15px;
	right: 10px;
	padding: 0;
}
#catchPhrase img {
	width: 80%;
}



/* ---------------------------------------------------------------------
*	フライト情報
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#homeFlightInformation {
	display: block;
	border: 0 none;
	margin: 0 auto 40px;
	width: 85%;
}
/* #homeFlightInformation h2 {
	padding: 5px 0 8px;
	width: 100%;
} */
#homeFlightInformation .FlightInformationInner ul {
	flex-wrap: wrap;
	display: block;
	width: 100%;
	justify-content: center;
}
#homeFlightInformation .FlightInformationInner ul li {
	  /* text-align: center;
	  padding: 6px 5px;
	  margin: 0;
	  font-size: 1.2rem;
	  width: 31%; */
	  letter-spacing: -0.01rem;
	  border-radius: 10px;
	  background-color: #e7e7e7;
	  /* margin: 0 1% 4%; */
	  margin: 13px 0;
	}

/* ---------------------------------
*	240119_嶋 追加
*/
#homeFlightInformation h2 {
	background: #74b749;
	text-align: center;
	padding: 10px;
	width: 100%;
}
#homeFlightInformation .FlightInformationInner li a img {
	width: 90%;
}

/* #homeFlightInformation li:first-of-type {
    padding: 2px 16px;
	margin: 0 0 15px;
	font-weight: 700;
	background: #b9dba4;
	width: 100%;
	border-radius: 0;
}
#homeFlightInformation .FlightInformationDeparture {
    border-bottom: none;
    margin: 0 0 16px;
}
#homeFlightInformation li:last-of-type {
	margin: 0 1% 4%;
}
#homeFlightInformation li:nth-of-type(2) {
	margin: 0 1% 4%;
} */

#homeFlightInformation .FlightInformationInner ul li .pc-on {
	display: none;
}
#homeFlightInformation .FlightInformationInner ul li .sp-on {
	display: block;
}


/* ---------------------------------------------------------------------
*	新着情報・Twitter
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#homeInformation {
	display: block;
	height: auto;
	width: 100%;
}
/* #homeInformation::after {
    top: -670px;
    height: 610px;
} */
#homeInformation::after {
	top: -230px;
	height: 580px;
}


/* ---------------------------------
*	新着情報
*/
#homeNews {
	width: 90%;
	margin: 0 auto;
	padding: 30px;
}
#homeNews .sectionTitle img {
	width: 110px;
	right: -115px;
	top: -40px;
}
#homeNews li {
	font-size: 1.3rem;
}
#homeNews .news-pin {
  padding: 0 0 0 10px;
}
#homeNews .news-pin::before {
	width: 11px;
	height: 16px;
	top: 0.1em;
  	left: -0.6em;
  }

/* ---------------------------------
*	Twitter

#homeTwitter {
	width: 90%;
	margin: 0 auto;
	padding: 30px;
	text-align: center;
}
#homeTwitter .sectionTitle {
	padding: 0 0 0 62px;
	margin: 0 0 30px;
}
.twitter-timeline {
	width: 250px!important;
}
@media all and (min-width: 320px) {
	.twitter-timeline {
		width: 300px!important;
	}
}
@media all and (min-width: 400px) {
	.twitter-timeline {
		width: 380px!important;
	}
} */

/* 200306_ライブカメラ追加 */
#homeInfoRight {
	width: 90%;
	margin: 0 auto;
	padding: 20px 30px 30px;
	text-align: center;
}
/* ---------------------------------
*	Twitter
*/
#homeTwitter {
	margin: 0;
}
#homeTwitter .sectionTitle {
	margin: 0 0 20px;
	font-size: 2.2rem;
}
.twitter-timeline {
	width: 250px!important;
	height: 320px!important;
}
@media all and (min-width: 320px) {
	.twitter-timeline {
		width: 300px!important;
	}
}
@media all and (min-width: 400px) {
	.twitter-timeline {
		width: 380px!important;
		margin: 0 auto;
	}
}
/* ---------------------------------
* youtube
*/

#homeYoutube {
	text-align: center;
	margin: 0 0 20px;
}
#homeYoutube h2 {
	margin: 0 0 15px;
	font-size: 2.2rem;
}
#homeYoutube .iframeWrap {
    position: relative;
    max-width: 380px;
    width: 100%;
    height: 0;
    padding-top: 56%;
    margin: 0 auto;
}
/* 200306_ライブカメラ追加

/* ---------------------------------------------------------------------
*	Instagram
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#homeInstagram {
	margin: 0 0 50px;
	padding: 20px 10px;
}
#homeInstagram h2 {
	margin: 0 0 15px;
	padding: 0 0 0 50px;
}
#homeInstagram h2 img {
	position: absolute;
	left: 5%;
	right: auto;
}
#homeInstagram ul {
	max-width: 100%;
	flex-wrap: wrap;
}
#homeInstagram ul:first-of-type {
	margin: 0;
}
#homeInstagram li {
	margin: 0 5px 10px;
	max-width: initial;
	width: 21%;
}
/*
#homeInstagram li img {
	max-width: auto;
	width: 100%;
}
*/
#homeInstagram li img {
	max-width: auto;
	width: 100%;
	height: 70px;
	object-fit: cover; /* 画像トリミング処理 */
}
#homeInstagram .button {
	display: none;
}



/* ---------------------------------------------------------------------
*	広告枠
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#homeAds {
	margin: 0 0 30px;
	padding: 20px 0;
}
#homeAds ul {
	width: 100%;
}
#homeAds li {
	width: 45%;
}
#homeAds li img {
	width: 100%;
}



/* ---------------------------------------------------------------------
*	バナー枠
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
/*#homeBanner {
	width: 100%;
	padding: 45px 20px 35px;
}
#homeBanner ul {
	width: 100%;
}
#homeBanner li {
  width: auto;
}
#homeBanner li.list-banner {
	width: 60%;
}
#homeBanner li.list-banner a {
	display: inline;
}
#homeBanner li.list-movie p,
#homeBanner li.list-banner p {
	padding: 10px 0 0 10px;
}
#homeBanner li.list-banner a br {
	display: none;
}
#homeBanner li img {
	width: 100%;
}
#homeBanner li.list-movie {
	width: 100%;
    max-width: 539px;
    margin: 0 auto 40px;
}
#homeBanner video {
    max-width: 539px;
    width: 100%;
    margin: 0 auto 0 ;
}*/
#homeBanner {
	width: 100%;
	padding: 0px 20px 20px;
	margin: 60px auto;
}
#homeBanner ul {
	width: 100%;
}
#homeBanner li {
  width: auto;
}
#homeBanner li img {
	width: 100%;
	height: auto;
}
/* ---------------------------------
*	各種認定証等
*/
#companyMain #certificates {
	margin: 0;
}
#companyMain #certificates ul {
	display: block;
	padding: 0 10px;
}
#companyMain #certificates li {
	margin: 0 0 40px;
	width: 100%;
}
#companyMain #certificates p {
	margin: 10px 0;
	line-height: 1.6;
}
#companyMain #certificates .certificatesTitle {
	font-size: 1.6rem;
	font-weight: bold;
}
#companyMain #certificates .externallinkButton {
	display: block;
	width: 135px;
	text-align: center;
	margin: 10px 0 0;
}
#companyMain #certificates .externallinkButton::before {
	top: 8px;
	right: 12px;
	width: 11px;
	height: 11px;
	transition: all 0.3s;
  }
#companyMain #certificates a {
	margin: 0 20px 0 0;
}
/* ---------------------------------------------------------------------
*
*	会社情報
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#companyMain #pageTitleInner {
	background-size: 170px 170px;
}
#companyMain .section > div.sectionInner {
  margin: 0;
}
#companyMain .section > div.sectionInner > .sectionInner {
	width: 100%;
	margin: 0 0 60px;
}
#companyMain .section > div.sectionInner > .sectionInner > .sectionInner  {
	margin: 0;
}
#companyMain .section > div.sectionInner > .sectionInner:nth-of-type(even) {
	margin: 0 0 60px;
}


/* ---------------------------------
*	230929追加_会社スローガン
*/

#companyMain .sloganList {
  padding: 0;
  margin: 0 auto 15px;
}
#companyMain .sloganList li {
    margin-left: 1.4em;
    text-indent: -1.6em;
    margin: 0 0 10px 3em;
    letter-spacing: 0.05rem;
}

/* ---------------------------------------------------------------------
*
*	Q&A
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#qandaMain #pageTitleInner {
	background-size: 150px 100px;
}
#qandaMain #section1 > .sectionInner:last-of-type {
	padding: 20px;
	font-size: 1.4rem;
}
#qandaMain #section2 > .sectionInner:last-of-type dt {
	padding: 0;
}
/* #qandaMain dt {
	float: none;
	width: 100%;
}
#qandaMain dd {
	margin: 0 0 10px;
} */
#qandaMain dl {
	margin: 0 0 20px;
}
#qandaMain dl div {
	display: flex;
	justify-content: flex-start;
	flex-wrap: wrap;
	align-items: center;
}

#qandaMain dl > dt {
  	float: none;
	width: 100%;
}
#qandaMain dl > dd {
	margin: 0 0 10px;
}
#qandaMain div {
	margin: 0 0 15px;
}
#qandaMain div > dt {
	width: 100%;
	margin: 0 0 3px;
}
#qandaMain div > dd {
	margin: 0 0 3px;
}
#qandaMain div > dd:first-of-type {
	width: 100%;
}
#qandaMain div > dd:nth-of-type(2) {
	width: 100%;
}
#qandaMain div > dd.dd-long {
	width: auto;
}


/* ---------------------------------------------------------------------
*
*	新着情報　一覧／詳細
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#newsMain #pageTitleInner,
#newsDetailMain #pageTitleInner {
	background-size: 170px 170px;
}



/* ---------------------------------------------------------------------
*	一覧ページ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#newsMain .sectionTitle img {
	width: 110px;
	right: -115px;
	top: -40px;
}
#newsMain .sectionInner {
	width: 100%;
}


/* ---------------------------------
*	ページャー
*/
#pager {
	margin: 0 0 40px;
}



/* ---------------------------------------------------------------------
*	詳細ページ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	本文
*/
#newsDetailText {
	width: 100%;
	font-size: 1.4rem;
}
#newsDetailText img {
	max-width: 100%!important;
	height: auto!important;
}


/* ---------------------------------
*	写真
*/
#newsDetailPhotos {
	flex-wrap: wrap;
}
#newsDetailPhotos figure {
	width: 48%;
	margin: 0 3px 10px;
}
#newsDetailPhotos img {
	width: 100%;
}




/* ---------------------------------------------------------------------
*
*	アクセス
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#accessMain #pageTitleInner {
	background-size: 150px 150px;
}

#access .sectionInner .sectionInner {
  padding: 0;
}
#access .article td {
  padding: 10px 5px;
}
#access .article th {
  display: table-cell;
  padding: 10px 0;
  font-size: 1.25rem;
}
#access .article td {
  display: table-cell;
}
#accessMain td {
  font-size: 1.5rem;
  letter-spacing: 0.05rem;
}

/* ---------------------------------------------------------------------
*	タブ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#accsessTab {
	font-size: 1.3rem;
	line-height: 1;
	letter-spacing: 0.1rem;
	flex-wrap: wrap;
	max-width: 590px;
	min-width: 290px;
	margin: 0 auto 20px;
}
#accsessTab a {
	width: 44%;
	margin: 0 2px 12px;
	padding: 15px 0;
	font-size: 1.2rem;
}
#accsessTab .active::after {
	height: 10px;
	width: 14px;
	border-width: 9px 9px 0 9px;
	bottom: -10px;
}


/* ---------------------------------------------------------------------
*	周辺マップ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#accessMain #section1 img {
	width: 100%;
}
#accessMain #section1 p {
	width: 100%;
}



/* ---------------------------------------------------------------------
*	バス
* ------------------------------------------------------------------- */
#accessMain .spOn {
	display: block;
}
.timeTablePeriod {
	display: block;
	font-size: 1.3rem;
	letter-spacing: 0.05rem;
}
.InPageLink {
  	display: block;
	width: 85%;
	margin: 50px auto;
}

.InPageLink div {
  margin: 0 auto 15px;
  text-align: center;
}
.InPageLink a {
	width: auto;
}
/* ---------------------------------
*	ボタン
*/
#accessMain #section2 .button {
	padding: 20px;
}
#accessMain #section2 .button p {
	font-size: 1.3rem;
	margin: 0 0 15px;
}
#accessMain #section2 .button a {
	background: #fff;
	height: auto;
	width: 100%;
	padding: 10px 0;
	font-size: 1.6rem;
	text-align: center;
}
#accessMain .caution p {
    font-size: inherit;
}
#accessMain .caution br {
    display: none;
}

/* ---------------------------------------------------------------------
*	特急バス
* ------------------------------------------------------------------- */
/* ---------------------------------
*	料金
*/
#accessMain #section2 > .sectionInner:nth-of-type(1) th,
#accessMain #section2 > .sectionInner:nth-of-type(1) td {
	display: table-cell;
	font-size: 1rem;
	padding: 5px;
}
#accessMain #section2 > .sectionInner:nth-of-type(1) th {
	width: auto;
}
#accessMain #section2 .section-remarks {
  margin: 30px 0 0;
}

/* ---------------------------------
*	経路
*/
#accessMain #section2 > .sectionInner:nth-of-type(2) img {
	width: 100%;
}


/* ---------------------------------
*	時刻表
*/

#accessMain #section2 .InPageLink a {
  white-space: wrap;
}
#accessMain #section2 > .sectionInner:nth-of-type(3) .sectionInner .sectionInner {
	position: relative;
	width: 100%;
	overflow-x: scroll;
	padding: 20px 0 0;
}
#accessMain #section2 > .sectionInner:nth-of-type(3) .sectionInner .sectionInner::before {
	position: absolute;
	content: "⇠下記の表は横にスクロール出来ます⇢";
	margin: 0 auto 10px;
	font-size: 1.1rem;
	text-align: center;
	width: 80%;
	top: 0;
	left: 0;
	right: 0;
}
#accessMain #section2 > .sectionInner:nth-of-type(3) table {
	width: 800px;
}
#accessMain #section2 > .sectionInner:nth-of-type(3) th,
#accessMain #section2 > .sectionInner:nth-of-type(3) td {
	display: table-cell;
	padding: 5px;
}
#accessMain #section2 > .sectionInner:nth-of-type(3) th {
	width: auto;
	font-size: 1.5rem;
}

#accessMain #section2 .tableTime .detail table tbody tr:first-of-type th:last-of-type {
  border-bottom: 1px solid #d9d9d9;
  width: 150px;
}
#access #accessMain #section2 .tableTime thead th {
	font-size: 1.4rem;
	padding: 0;
	left: 0;
}
#accessMain #section2 .tableTime .detail table tbody th {
  padding: 4px;
  font-size: 1.25rem;
  }
#accessMain #section2 .tableTime .detail table tbody td {
	width: 30%;
  font-size: 1.2rem;
}
#accessMain #section2 .tableTime .detail table tbody td.remarks {
	width: 40%;
	text-align: left;
	letter-spacing: 0.01rem;
	line-height: 1.2;
}
#accessMain #section2 #morioka-station .tableTime:first-of-type tbody th:last-of-type {
  width: 60px;
  }
  #accessMain #section2 #morioka-station .tableTime:last-of-type tbody th:first-of-type {
  width: 60px;
  }
#accessMain #section2 .tableTime .detail tbody th:first-of-type {
  width: auto;
  }
#accessMain table .detail.show table tr:last-of-type td:first-of-type {
  width: 100px;
}
#accessMain table .detail.show table tr:last-of-type td:last-of-type {
  width: 150px;
}
/* ---------------------------------------------------------------------
*	いわて花巻空港⇔北上（バス）
* ------------------------------------------------------------------- */
/* ---------------------------------
*	料金
*/
/* ---------------------------------
*	時刻表
*/
#accessMain #section2 #morioka-station .tableTime th.connectingFlight span {
  font-size: 1.2rem;
	letter-spacing: 0.04rem;
	font-weight: 400;
	display: block;
	line-height: 1.4;
	margin: 4px 0 0;
}
#accessMain #section2 #morioka-station .tableTime th.connectingFlight span br {
	display: none;
}
#access #accessMain #section2 #kitakami-station .tableTime thead th {
	font-size: 1.4rem;
	padding: 0;
	position: sticky;
	left: 0;
	border: 1px solid #aaa;
}
#accessMain #section2 #kitakami-station .tableTime tbody td {
  background-clip: border-box;
}
#accessMain #section2 #kitakami-station .tableTime tr:not(:nth-of-type(4)) .time::before {
  font-size: 1rem;
  top: 30px;
}
#accessMain #section2 #kitakami-station .tableTimeWrap {
	position: relative;
	width: 100%;
	overflow-x: scroll;
	overscroll-behavior: none;
	padding: 0;
	margin: 0 0 30px;
}
#accessMain #section2 #kitakami-station .tableTimeWrap h4 {
	position: sticky;
	left: 0;
	z-index: 0;
}
#accessMain #section2 #kitakami-station .tableTimeWrap::before {
	position: absolute;
	content: "⇠下記の表は横にスクロール出来ます⇢";
	margin: 0 auto 10px;
	font-size: 1.1rem;
	text-align: center;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	position: sticky;
	display: block;
}
#accessMain #section2 #kitakami-station .tableTimeWrap table {
	width: 500px;
	border-collapse:separate;
	z-index: 0;
	position: relative;
	margin: 0;
	overscroll-behavior: none none;
	border: 2px solid #34a138;
}
#accessMain #section2 .tableTime {
  margin: 0 0 30px;
}
#accessMain #section2 #kitakami-station.tableTimeWrap th,
#accessMain #section2 #kitakami-station .tableTimeWrap td {
	display: table-cell;
}
#accessMain #section2 #kitakami-station  .bus-stop {
		/*先頭列を左に固定*/
	position: sticky;
	left: 0;
	width: 50px;
	z-index: 30;
}
.article #kitakami-station table .time {
  width: 18%;
}

#accessMain #section2 #kitakami-station .tableTime tr:not(:nth-of-type(4)) .time::before {
  top: 35px;
}
#accessMain #section2 #kitakami-station .tableTime tbody tr:first-of-type th:first-of-type,
#accessMain #section2 #kitakami-station .tableTime tbody tr:first-of-type th:last-of-type {
  border-bottom: 0;
}
/* ---------------------------------------------------------------------
*	新花巻駅⇔いわて花巻空港⇔花巻駅前（バス）
* ------------------------------------------------------------------- */
/* ---------------------------------
*	料金
*/
/* ---------------------------------
*	時刻表
*/
#access #accessMain #section2 #hanamaki-station .tableTime thead th {
	font-size: 1.4rem;
	padding: 0;
	position: sticky;
	left: 0;
	border: 1px solid #aaa;
}
#accessMain #section2 #hanamaki-station .tableTime tbody td {
  background-clip: border-box;
}
#accessMain #section2 #hanamaki-station .tableTime tr:not(:nth-of-type(5)) .time::before {
  font-size: 1rem;
  top: 30px;
}
#accessMain #section2 #hanamaki-station .tableTimeWrap {
	position: relative;
	width: 100%;
	overflow-x: scroll;
	overscroll-behavior: none;
	padding: 0;
	margin: 0 0 30px;
}
#accessMain #section2 #hanamaki-station .tableTimeWrap h4 {
	position: sticky;
	left: 0;
	z-index: 0;
}
#accessMain #section2 #hanamaki-station .tableTimeWrap::before {
	position: absolute;
	content: "⇠下記の表は横にスクロール出来ます⇢";
	margin: 0 auto 10px;
	font-size: 1.1rem;
	text-align: center;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	position: sticky;
	display: block;
}
#accessMain #section2 #hanamaki-station .tableTimeWrap table {
	width: 800px;
	border-collapse:separate;
	z-index: 0;
	position: relative;
	margin: 0;
	overscroll-behavior: none none;
	border: 2px solid #34a138;
}
#accessMain #section2 .tableTime {
  margin: 0 0 30px;
}
#accessMain #section2 #hanamaki-station.tableTimeWrap th,
#accessMain #section2 #hanamaki-station .tableTimeWrap td {
	display: table-cell;
}
#accessMain #section2 #hanamaki-station  .bus-stop {
		/*先頭列を左に固定*/
	position: sticky;
	left: 0;
	width: 50px;
	z-index: 30;
}
.article #hanamaki-station table .time {
  width: 16%;
}

#accessMain #section2 #hanamaki-station .tableTime tr:not(:nth-of-type(5)) .time::before {
  top: 35px;
}
#accessMain #section2 #hanamaki-station .tableTime tbody tr:first-of-type th:first-of-type,
#accessMain #section2 #hanamaki-station .tableTime tbody tr:first-of-type th:last-of-type {
  border-bottom: 0;
}
#accessMain #section2 #hanamaki-station .tableTime tbody tr:nth-of-type(2) td {
	font-size: 1.6rem;
}
#accessMain #section2 #hanamaki-station .w120 tbody td {
  width: auto;
}
#accessMain #section2 #hanamaki-station .w120 tbody th {
  width: auto;
}
#accessMain #section2 #hanamaki-station .tableTime tbody td.backYellow {
  border-right: none;
}
/* ---------------------------------------------------------------------
*	いわて花巻空港⇔安比エアポートライナー（バス）
* ------------------------------------------------------------------- */
/* ---------------------------------
*	料金
*/
/* ---------------------------------
*	時刻表
*/
#accessMain #section2 #appi-airport-liner .tableTime tbody td {
  background-clip: content-box;
}
#accessMain #section2 #appi-airport-liner .tableTime tr:not(:last-of-type) .time::before {
  font-size: 1rem;
  top: 35px;
}
.article #appi-airport-liner table .time {
  width: 30%;
}
#accessMain #section2 #appi-airport-liner .tableTimeWrap table {
	border-collapse: collapse ;
}
/*
#accessMain #section2 #appi-airport-liner .tableTimeWrap {
	position: relative;
	width: 100%;
	overflow-x: scroll;
	padding: 30px 0 0;
	margin: 0 0 30px;
}
#accessMain #section2 #appi-airport-liner .tableTimeWrap::before {
	position: absolute;
	content: "⇠下記の表は横にスクロール出来ます⇢";
	margin: 0 auto 10px;
	font-size: 1.1rem;
	text-align: center;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
}
#accessMain #section2 #appi-airport-liner .tableTimeWrap table {
	width: 500px;
	border-collapse:separate;
}
#accessMain #section2 #appi-airport-liner .tableTimeWrap th,
#accessMain #section2 #appi-airport-liner .tableTimeWrap td {
	display: table-cell;
}
#accessMain #section2 #appi-airport-liner  .bus-stop {
	position: sticky;
	left: 0;
	width: 50px;
	z-index: 30;
}
.article #kitakami-station table .time {
  width: 19%;
}*/
/* ---------------------------------------------------------------------
*	仙台空港・松島・平泉・花巻線
* ------------------------------------------------------------------- */
/*
#accessMain #section2 > .sectionInner:nth-of-type(4) p:first-of-type br {
	display: none;
}
*/

/* ---------------------------------------------------------------------
*	200325 空港⇔北上シャトルバス
* ------------------------------------------------------------------- */
/* ---------------------------------
*	料金
*/
#accessMain #section2 > .sectionInner:nth-of-type(4) th,
#accessMain #section2 > .sectionInner:nth-of-type(4) td {
	display: table-cell;
	font-size: 1rem;
	padding: 5px;
}
#accessMain #section2 > .sectionInner:nth-of-type(4) th {
	width: auto;
}

/* ---------------------------------
*	時刻表
*/
#accessMain #section2 > .sectionInner:nth-of-type(6) .sectionInner .sectionInner {
	position: relative;
	width: 100%;
	overflow-x: scroll;
	padding: 20px 0 0;
}
#accessMain #section2 > .sectionInner:nth-of-type(6) .sectionInner .sectionInner::before {
	position: absolute;
	content: "⇠下記の表は横にスクロール出来ます⇢";
	margin: 0 auto 10px;
	font-size: 1.1rem;
	text-align: center;
	width: 80%;
	top: 0;
	left: 0;
	right: 0;
}
#accessMain #section2 > .sectionInner:nth-of-type(6) table {
	width: 800px;
}
#accessMain #section2 > .sectionInner:nth-of-type(6) th,
#accessMain #section2 > .sectionInner:nth-of-type(6) td {
	display: table-cell;
	padding: 5px;
}
#accessMain #section2 > .sectionInner:nth-of-type(6) th {
	width: auto;
	font-size: 1.5rem;
}
#accessMain #section2 .tablePrice th {
	width: 100px;
}

/* ---------------------------------------------------------------------
*	安比エアポートライナー
* ------------------------------------------------------------------- */
/* ---------------------------------
*	料金
*/
#accessMain #section2 > .sectionInner:nth-of-type(7) th,
#accessMain #section2 > .sectionInner:nth-of-type(7) td {
	display: table-cell;
	font-size: 1rem;
	padding: 5px;
}
#accessMain #section2 > .sectionInner:nth-of-type(7) th {
	width: auto;
}

/* ---------------------------------
*	時刻表
*/
#accessMain #section2 > .sectionInner:nth-of-type(8) .sectionInner .sectionInner {
	position: relative;
	width: 100%;
	overflow-x: scroll;
	padding: 20px 0 0;
}
#accessMain #section2 > .sectionInner:nth-of-type(8) .sectionInner .sectionInner::before {
	position: absolute;
	content: "⇠下記の表は横にスクロール出来ます⇢";
	margin: 0 auto 10px;
	font-size: 1.1rem;
	text-align: center;
	width: 80%;
	top: 0;
	left: 0;
	right: 0;
}
#accessMain #section2 > .sectionInner:nth-of-type(8) table {
	width: 800px;
}
#accessMain #section2 > .sectionInner:nth-of-type(8) th,
#accessMain #section2 > .sectionInner:nth-of-type(8) td {
	display: table-cell;
	padding: 5px;
}
#accessMain #section2 > .sectionInner:nth-of-type(8) th {
	width: auto;
	font-size: 1.5rem;
}



/* ---------------------------------------------------------------------
*	タクシー
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#accessMain #section3 th,
#accessMain #section3 td {
	display: table-cell;
}
#accessMain #section3 th {
	width: auto;
}



/* ---------------------------------------------------------------------
*	エアポートライナー
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#airportLinerCourse {
	flex-wrap: wrap;
	justify-content: flex-start;
	margin: 0 auto 30px;
	width: 280px;
}
#airportLinerCourse ul {
	padding: 0 20px;
}
#airportLinerCourse ul:last-of-type {
	margin: 0;
}
#airportLinerCourse > div:last-of-type {
	margin: 20px 0 0 0;
}

/* ---------------------------------
*	ボタン
*/

#accessMain #section4 .button {
	padding: 20px;
}
#accessMain #section4 .button p {
	font-size: 1.3rem;
	margin: 0 0 15px;
}
#accessMain #section4 .button a {
	background: #fff;
	width: 100%;
	height: auto;
	padding: 10px 0;
	font-size: 1.3rem;
	text-align: center;
}



/* ---------------------------------------------------------------------
*	レンタカー
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#accessMain #section5 img {
	width: 100%;
}
#accessMain #section5 dl {
	width: 100%;
	text-align: center;
}
#accessMain #section5 dt {
	float: none;
	width: 100%;
}
#accessMain #section5 dd {
	margin: 0 0 10px;
}




/* ---------------------------------------------------------------------
*
*	もっと知る
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#knowMain #pageTitleInner {
	background-size: 80px 80px;
}



/* ---------------------------------------------------------------------
*	イメージキャラクター
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#knowMain #section1 .sectionInner {
	padding: 0;
}
#knowMain #section1 img:nth-of-type(1) {
	right: 10px;
	width: 100px;
}
#knowMain #section1 img:nth-of-type(2) {
	right: -50px;
	width: 200px;
}
@keyframes hanappy2 {
	0% { right: -50px; }
	50% { right: -40px; }
	100% { right: -50px; }
}
#knowMain #section1 img:nth-of-type(3) {
	right: 60px;
	top: 130px;
	width: 60px;
}
#knowMain #section1 p:nth-of-type(1) {
	width: 100%;
	font-size: 1.4rem;
	padding: 0 120px 0 0;
}
#knowMain #section1 p:nth-of-type(1) > span {
	background: none;
	display: inline;
}
#knowMain #section1 p:nth-of-type(2) {
	font-size: 1.2rem;
	letter-spacing: 0.1rem;
}



/* ---------------------------------------------------------------------
*	イメージソング
* ------------------------------------------------------------------- */
/* ---------------------------------
*	『緑の町に舞い降りて』
*/
#knowMain #section2 .sectionInner:nth-of-type(1) .sectionInner:nth-of-type(1) {
	min-height: none;
}
#knowMain #section2 .sectionInner:nth-of-type(1) .sectionInner:nth-of-type(1) img {
	position: static;
	width: 100%;
}
#knowMain #section2 .sectionInner:nth-of-type(1) .sectionInner:nth-of-type(1) p {
	padding: 0;
}
#knowMain #section2 .sectionInner:nth-of-type(1) .sectionInner:nth-of-type(2) {
	flex-wrap: wrap;
}
#knowMain #section2 .sectionInner:nth-of-type(1) .sectionInner:nth-of-type(2) div {
	height: 90px;
	width: 120px;
	margin: 0 5px 10px;
}
#knowMain #section2 .sectionInner:nth-of-type(1) .sectionInner:nth-of-type(2) img {
	clip: rect(0,120px,90px,0);
	width: 120px;
}


/* ---------------------------------
*	『ユーミンのりんごの樹』
*/
#knowMain #section2 .sectionInner:nth-of-type(2) .sectionInner:nth-of-type(1) {
	min-height: none;
}
#knowMain #section2 .sectionInner:nth-of-type(2) .sectionInner:nth-of-type(1) img {
	position: static;
	width: 100%;
}
#knowMain #section2 .sectionInner:nth-of-type(2) .sectionInner:nth-of-type(1) p {
	padding: 0;
}
#knowMain #section2 .sectionInner:nth-of-type(2) .sectionInner:nth-of-type(2) div {
	height: 90px;
	width: 120px;
	margin: 0 5px 10px;
}
#knowMain #section2 .sectionInner:nth-of-type(2) .sectionInner:nth-of-type(2) div:nth-of-type(-n+3) {
	margin: 0 5px 10px;
}
#knowMain #section2 .sectionInner:nth-of-type(2) .sectionInner:nth-of-type(2) div:nth-of-type(-n+3),
#knowMain #section2 .sectionInner:nth-of-type(2) .sectionInner:nth-of-type(2) div:nth-of-type(-n+3) img{
	width: 120px;
}
#knowMain #section2 .sectionInner:nth-of-type(2) .sectionInner:nth-of-type(2) img {
	clip: rect(0,120px,90px,0);
	width: 120px;
}


/* ---------------------------------
*	ユーミンのバナー
*/
#knowMain #section2 .sectionInner:nth-of-type(3) img {
	position: static;
	margin: 10px 0 0;
}



/* ---------------------------------------------------------------------
*	空港見学について
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#knowMain #section3 {
	width: 100%;
}



/* ---------------------------------------------------------------------
*	催事について
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#knowMain #section4 .sectionInner {
	min-height: none;
	padding: 0 10px;
}
#knowMain #section4 img {
	position: static;
	width: 100%;
	margin: 0 0 10px;
}
#knowMain #section4 p {
	padding: 0;
}
#knowMain #section4 p:first-of-type {
	margin: 0 0 20px;
}

#knowMain #section4 .gatherRight ul {
    padding: 0;
}

#knowMain #section4 .specialEventImage {
	display: block;
	margin: 0 auto 20px;
}
#knowMain #section4 .specialEventList {
	display: block;
	margin: 20px auto;
}
#knowMain #section4 .specialEventList > div {
	margin: 0 0 20px;
}
#knowMain #section4 p.textCenter {
	text-align: left;
	margin: 0 0 20px;
}
#knowMain #section4 p.textCenter br {
	display: none;
}
#knowMain #section4 p.contactInfo {
	margin: 20px 0 0;
}
#knowMain #section4 img:last-of-type {
  width: 100%;
}
/* ---------------------------------------------------------------------
*	入館される方へ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#knowMain #section5 {
	width: 100%;
}



/* ---------------------------------------------------------------------
*	リンク集
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#knowMain #section6 .sectionInner {
	display: block;
}
#knowMain #section6 ul {
	margin: 0;
	padding: 0 20px;
}




/* ---------------------------------------------------------------------
*
*	航空ダイヤ（チャーター便）
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#charterFlightMain #pageTitleInner {
	background-size: 170px 170px;
}
#charterFlightMain #pageTitleInner h1 {
	line-height: 1;
}
#charterFlightMain #pageTitleInner h1 > .small:last-of-type {
	display: block;
	margin: 0;
}
#charterFlightMain .sectionInner:first-of-type {
	position: relative;
	width: 100%;
	overflow-x: scroll;
	padding: 0;
	overscroll-behavior: none;
}
#charterFlightMain .sectionInner:first-of-type::before {
	position: absolute;
	content: "⇠下記の表は横にスクロール出来ます⇢";
	margin: 0 auto 10px;
	font-size: 1.1rem;
	text-align: center;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	position: sticky;
	display: block;
}
#charterFlightMain .sectionInner table {
	width: 300%;
	border-collapse:separate;
}
#charterFlightMain .sectionInner th,
#charterFlightMain .sectionInner td {
	display: table-cell;
}

#charterFlightMain #section1 td,
#charterFlightMain #section2 td {
	line-height: 1.2;
	font-size: 1.5rem;
}
#charterFlightMain #section1 .date,
#charterFlightMain #section2 .date {
		/*先頭列を左に固定*/
	position:sticky;
	left:0;
	width: 50px;
}
#charterFlightMain #section1 .date
 {
  border-left: 1px solid #0C7EA5;
  border-right: 1px solid #0C7EA5;
}
#charterFlightMain #section2 .date {
border-left: 1px solid #34a138;
border-right: 1px solid #34a138;
}

#charterFlightMain tbody th {
  font-size: 1.25rem;
  padding: 4px 0;
  letter-spacing: 0.05rem;
}
#charterFlightMain th,
#charterFlightMain td {
	display: table-cell;
	font-size: 1.3rem;
	width: auto;
	padding: 5px;
}
#charterFlightMain #section1 th,
#charterFlightMain #section2 th,
#charterFlightMain #section1 td,
#charterFlightMain #section2 td {
	border-left: none;
}
#charterFlightMain #section1 th,
#charterFlightMain #section2 th {
  border-top: none;
}
#charterFlightMain #section1 thead tr th:last-of-type, #charterFlightMain #section1 tbody tr td:last-of-type {
  border-right: 1px solid #0C7EA5;
}
#charterFlightMain #section2 thead tr th:last-of-type, #charterFlightMain #section2 tbody tr td:last-of-type {
  border-right: 1px solid #34a138;
}
#charterFlightMain #section1 tbody tr:last-of-type td {
  border-bottom: 1px solid #0C7EA5;
}
#charterFlightMain #section2 tbody tr:last-of-type td {
  border-bottom: 1px solid #34a138;
}


/* ---------------------------------------------------------------------
*
*	航空ダイヤ（国内定期便）
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/

/* ---------------------------------------------------------------------
*	タブ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#flightPlaceTab {
	font-size: 1.3rem;
	line-height: 1;
	letter-spacing: 0.1rem;
	flex-wrap: wrap;
	max-width: 590px;
	min-width: 310px;
	margin: 0 auto 20px;
}
#flightPlaceTab a {
	width: 32%;
	margin: 0 2px 12px;
	padding: 15px 0;
	font-size: 1.2rem;
}
#flightPlaceTab .active::after {
	height: 10px;
	width: 14px;
	border-width: 9px 9px 0 9px;
	bottom: -10px;
}


/*
#domesticFlightMain #pageTitleInner {
	background-size: 170px 170px;
}
#domesticFlightMain #pageTitleInner h1 {
	line-height: 1;
}
#domesticFlightMain #pageTitleInner h1 > .small:last-of-type {
	display: block;
	margin: 0;
}
*/

.domesticFlightTerm {
	font-size: 1.5rem;
	letter-spacing: 0.15rem;
	padding: 4px 0 4px 10px;
	margin: 0 0 2px;
}
.term .sectionInner .sectionInner {
	display: block;
}
.term > .sectionInner {
  margin: 0 0 50px;
}
.term table {
	width: 100%;
}
.term table + table {
	margin: 10px 0 0;
}
.term thead th a {
	font-size: 1rem;
	top: 7px;
}
.term tbody th {
  font-size: 1.25rem;
  padding: 4px 0;
  letter-spacing: 0.05rem;
}
.term th,
.term td {
	display: table-cell;
	font-size: 1.3rem;
	width: auto;
	padding: 5px;
	word-break: break-word;
}
.term td:first-of-type {
	white-space: normal;
}
.departure::after {
	top: -10px;
}
.departure::before {
	top: 10px;
}
.term .airlinesIcon {
  width: 12vw;
}
.term th.remarks {
  width: 20%;
}

/* ---------------------------------
*	タブ
*/
/*#domesticFlightTab a {
	font-size: 1.2rem;
	padding: 10px 5px;
}
*/

/* ---------------------------------
*	航空会社へのリンク
*/
#reservationLink {
	display: block;
	padding: 20px;
}
#reservationLink h3 {
	font-size: 1.3rem;
	margin: 0 0 15px;
}
#reservationLink div {
	font-size: 1.3rem;
	width: 100%;
}
#reservationLink a {
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 14px 0 0 60px;
}
#jalReservation {
	margin: 0 0 10px;
}
#jalReservation img {
	margin: 0 auto;
	left: -140px;
	right: 0;
}
#fdaReservation {
	margin: 0;
}
#fdaReservation img {
	margin: 0 auto;
	left: -170px;
	right: 0;
}




/* ---------------------------------------------------------------------
*
*	航空ダイヤ（国際定期便）（国内定期便から一部継承）
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#internationalFlightMain #pageTitleInner h1 {
	line-height: 1;
}
#internationalFlightMain #pageTitleInner h1 > .small:last-of-type {
	display: block;
	margin: 0;
}
#internationalFlightMain .sectionInner .sectionInner {
	display: block;
}
#internationalFlightMain table {
	width: 100%;
}
#internationalFlightMain table + table {
	margin: 10px 0 0;
}
#internationalFlightMain thead th a {
	font-size: 1rem;
	top: 7px;
}
#internationalFlightMain thead th {
	padding: 10px 0;
}
#internationalFlightMain th,
#internationalFlightMain td {
	display: table-cell;
	font-size: 1.3rem;
	width: auto;
	padding: 5px;
}
#internationalFlightMain td:first-of-type {
	white-space: normal;
}

#internationalFlightTerm {
	font-size: 1.5rem;
	letter-spacing: 0.15rem;
	padding: 4px 0 4px 10px;
	margin: 0 0 2px;
}
#internationalFlightMain .term .sectionInner .sectionInner {
	display: block;
}
#internationalFlightMain .term > .sectionInner {
  margin: 0 0 50px;
}
#internationalFlightMain .term table {
	width: 100%;
}
#internationalFlightMain .term table + table {
	margin: 10px 0 0;
}
#internationalFlightMain .term thead th a {
	font-size: 1rem;
	top: 7px;
}
#internationalFlightMain .term tbody th {
  font-size: 1.25rem;
  padding: 4px 0;
  letter-spacing: 0.05rem;
}
#internationalFlightMain .term th,
#internationalFlightMain .term td {
	display: table-cell;
	font-size: 1.3rem;
	letter-spacing: 0.05rem;
	width: auto;
}
#internationalFlightMain .term td:first-of-type,
#internationalFlightMain .term td:nth-of-type(4) {
	white-space: nowrap;
}
#internationalFlightMain .departure::after {
	top: -10px;
}
#internationalFlightMain .departure::before {
	top: 10px;
}
#internationalFlightMain .term .airlinesIcon {
  width: 55px;
}
#internationalFlightMain .term th.remarks {
  width: 30%;
}

/* ---------------------------------------------------------------------
*	航空会社へのリンク
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#internationalFlightMain .reservationLink {
	display: block;
	padding: 20px;
	margin: 0 0 60px;
}
#internationalFlightMain .reservationLink h3 {
	font-size: 1.3rem;
	margin: 0 0 15px;
}
#internationalFlightMain .reservationLink div {
	font-size: 1.3rem;
	width: 100%;
}
#internationalFlightMain .reservationLink a {
	background: #fff;
	width: 100%;
	text-align: center;
	padding: 14px 0 0 60px;
}
#internationalFlightMain .reservationLink p {
	padding: 0;
}
#internationalFlightMain .reservationLink p:nth-of-type(3) {
	padding: 0;
	text-indent: 0;
	width: 100%;
}
#internationalFlightMain .reservationLink p:nth-of-type(1) a {
	display: inline;
	background: none;
	padding: 0;
	height: auto;
	width: auto;
}
#tigerairReservation,
#tigerairReservation a {
	width: 100%;
}




/* ---------------------------------------------------------------------
*
*	施設情報
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#facilitiesMain #pageTitleInner {
	background-size: 140px 140px;
}



/* ---------------------------------------------------------------------
*	タブ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#facilitiesTab {
	font-size: 1rem;
	line-height: 1;
	letter-spacing: 0.1rem;
	flex-wrap: wrap;
	max-width: 590px;
	min-width: 310px;
	margin: 0 auto 20px;
}
#facilitiesTab a {
	width: 37%;
	margin: 0 2px 12px;
	padding: 15px 0;
	font-size: 1rem;
}
#facilitiesTab a:nth-of-type(2) {
	letter-spacing: -0.1rem;
}
#facilitiesTab a:nth-of-type(3) {
	font-size: 1rem;
	letter-spacing: -0.01rem;
	width: 32%;
}
#facilitiesTab a:nth-of-type(4) {
	letter-spacing: -0.1rem;
	width: 32%;
}
#facilitiesTab a:nth-of-type(5) {
	letter-spacing: -0.1rem;
	width: 32%;
}
#facilitiesTab .active::after {
	height: 10px;
	width: 14px;
	border-width: 9px 9px 0 9px;
	bottom: -10px;
}

/* ---------------------------------------------------------------------
*	221011_追加　バリアフリー・サービス
* ------------------------------------------------------------------- */
/* ---------------------------------
*	お身体の不自由な方
*/
#facilitiesMain #section1 > .sectionInner:nth-of-type(1) > p:first-of-type {
	font-size: 1.5rem;
	margin: 0 0 40px;
}
#facilitiesMain #section1 .barrierFreeBox p {
	margin: 0 0 30px;
	line-height: 1.8;
}

#facilitiesMain #section1 .barrierFreeBox > .flexContainer {
	display: block;
	padding: 0 0 20px;
	margin: 0 0 30px;
}
#facilitiesMain #section1 .barrierFreeBox > .flexContainer:last-of-type {
	border: none;
	margin: 0 0 70px ;
}
#facilitiesMain #section1 .barrierFreeBox .lineNone {
	border: none;
}
#facilitiesMain #section1 .barrierFreeBox .flexContainer .imageBox {
	width: 100%;
	margin: 0 0 15px;
}
 #facilitiesMain #section1 .barrierFreeBox .flexContainer .textBox {
 	width: 100%;
 }
#facilitiesMain #section1 .barrierFreeBox .flexContainer .imageBox img {
 	width: 100%;
 }
#facilitiesMain #section1 .barrierFreeBox .flexContainer .textBox h4 {
 	font-size: 1.5rem;
 	margin: 0 0 8px;
 }
#facilitiesMain #section1 .barrierFreeBox .flexContainer .textBox h4 .smallText {
 font-size: 1.4rem;
 }
 #facilitiesMain #section1 .barrierFreeBox .flexContainer .textBox p {
	line-height: 1.8;
 	letter-spacing: 0.1rem;
 	margin: 0 0 10px;
 }
#facilitiesMain #section1 .barrierFreeBox .flexContainer .textBox h4 .yellowGreen {
 	color: #74b749;
 }
 #facilitiesMain #section1 .barrierFreeBox .flexContainer .textBox .supplementText h5 {
 	font-size: 1.4rem;
 	font-weight: 700;
 	margin: 0 0 6px;
 }
#facilitiesMain #section1 .barrierFreeBox .flexContainer .textBox .supplementText p {
  display: block;
  border-left: 1px solid #000;
  padding: 0 0 0 15px;
  letter-spacing: 0.1rem;
  line-height: 1.6;
  font-size: 1.2rem;
  margin: 0 0 15px;
}

/* ---------------------------------
*	ボタン
*/
/* ---------------------------------
*	ボタン
*/
#facilitiesMain #section1 .button {
	padding: 20px;
}
#facilitiesMain #section1 .button p {
	font-size: 1.3rem;
	margin: 0 0 15px;
}
#facilitiesMain #section1 .button a {
	background: #fff;
	height: auto;
	width: 100%;
	padding: 10px 0 10px 30px;
	font-size: 1.6rem;
	text-align: center;
}
#facilitiesMain #section1 .button img {
	width: 50px;
	top: 6px;
  }



#accessMain .caution p {
    font-size: inherit;
}
#accessMain .caution br {
    display: none;
}




/* ---------------------------------------------------------------------
*	コンセプト
* ------------------------------------------------------------------- */
/* ---------------------------------
*	誰にでもやさしい施設
*/
/*
#facilitiesMain #section1 > .sectionInner:nth-of-type(1) img {
	width: 100%;
}
#facilitiesMain #section1 > .sectionInner:nth-of-type(1) h3,
#facilitiesMain #section1 > .sectionInner:nth-of-type(1) p {
	text-align: left;
}
#facilitiesMain #section1 > .sectionInner:nth-of-type(1) > p:first-of-type {
	font-size: 1.7rem;
}
#facilitiesMain #section1 > .sectionInner:nth-of-type(1) > p:first-of-type br {
	display: none;
}
#facilitiesMain #section1 > .sectionInner:nth-of-type(1) li {
	text-indent: -1rem;
	padding: 0 0 0 1rem;
}
*/


/* ---------------------------------
*	国際線施設を充実させ、利便性が向上
*/
/*
#facilitiesMain #section1 > .sectionInner:nth-of-type(2) .sectionInner {
	min-height: none;
}
#facilitiesMain #section1 > .sectionInner:nth-of-type(2) .sectionInner img {
	position: static;
	width: 100%;
}
#facilitiesMain #section1 > .sectionInner:nth-of-type(2) .sectionInner p {
	padding: 0;
}
*/

/* ---------------------------------
*	味自慢のレストラン、豊富な品揃えのギフトショップ
*/
/*
#facilitiesMain #section1 > .sectionInner:nth-of-type(4) .button {
	padding: 20px;
}
#facilitiesMain #section1 > .sectionInner:nth-of-type(4) .button p {
	font-size: 1.3rem;
	margin: 0 0 15px;
}
#facilitiesMain #section1 > .sectionInner:nth-of-type(4) .button a {
	background: #fff;
	height: auto;
	width: 100%;
	padding: 10px 0;
	font-size: 1.6rem;
	text-align: center;
}

*/

/* ---------------------------------------------------------------------
*	レストラン・ショップ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	レストラン 安比高原（2F）
*/
#facilitiesMain #section2 #restaurantEnd#shop-daisyokudo .sectionInner:nth-of-type(1) > img {
	position: static;
	width: 100%;
}

#facilitiesMain #section2 #shop-daisyokudo .sectionInner:nth-of-type(1) {
	min-height: none;
}
#facilitiesMain #section2 #shop-daisyokudo .sectionInner:nth-of-type(1) > img {
	position: static;
	width: 100%;
}
#facilitiesMain #section2 #shop-daisyokudo .sectionInner:nth-of-type(1) p {
	padding: 0;
}
#facilitiesMain #section2 #shop-daisyokudo .sectionInner:nth-of-type(1) p:first-of-type {
	padding: 0;
}
#facilitiesMain #section2 #shop-daisyokudo .sectionInner:nth-of-type(2) {
	flex-wrap: wrap;
}
#facilitiesMain #section2 #shop-daisyokudo .sectionInner:nth-of-type(2) div {
	height: 90px;
	width: 120px;
	margin: 0 5px 10px;
}
#facilitiesMain #section2 #shop-daisyokudo .sectionInner:nth-of-type(2) img {
	clip: rect(0,120px,90px,0);
	width: 120px;
}


/* ---------------------------------
*	宮澤商店（2F）
*/
#facilitiesMain #section2 #shop-miyazawa .sectionInner:nth-of-type(1) {
	min-height: none;
}
#facilitiesMain #section2 #shop-miyazawa .sectionInner:nth-of-type(1) > img {
	position: static;
	width: 100%;
}
#facilitiesMain #section2 #shop-miyazawa .sectionInner:nth-of-type(1) p {
	padding: 0;
}
#facilitiesMain #section2 #shop-miyazawa .sectionInner:nth-of-type(1) p:first-of-type {
	padding: 0;
}

/* ---------------------------------
*	宮澤商店ゲート内ショップ（2F）
*/
#facilitiesMain #section2 #shop-miyazawa-gate .sectionInner:nth-of-type(1) {
	min-height: none;
}
#facilitiesMain #section2 #shop-miyazawa-gate .sectionInner:nth-of-type(1) > img {
	position: static;
	width: 100%;
}
#facilitiesMain #section2 #shop-miyazawa-gate .sectionInner:nth-of-type(1) p {
	padding: 0;
}
#facilitiesMain #section2 #shop-miyazawa-gate .sectionInner:nth-of-type(1) p:first-of-type {
	padding: 0;
}

/* ---------------------------------
*	赤沼商店（2F）
*/
#facilitiesMain #section2 #shop-akanuma .sectionInner:nth-of-type(1) {
	min-height: none;
}
#facilitiesMain #section2 #shop-akanuma .sectionInner:nth-of-type(1) > img {
	position: static;
	width: 100%;
}
#facilitiesMain #section2 #shop-akanuma .sectionInner:nth-of-type(1) p {
	padding: 0;
}
#facilitiesMain #section2 #shop-akanuma .sectionInner:nth-of-type(1) p:first-of-type {
	padding: 0;
}


/* ---------------------------------
*	空港ビル直営店　hana AIRPORT SHOP&CAFÉ（1F）
*/
#facilitiesMain #section2 #shop-hana .sectionInner:nth-of-type(1) {
	min-height: none;
}
#facilitiesMain #section2 #shop-hana .sectionInner:nth-of-type(1) > img {
	position: static;
	width: 100%;
}
#facilitiesMain #section2 #shop-hana .sectionInner:nth-of-type(1) p {
	padding: 0;
}
#facilitiesMain #section2 #shop-hana .sectionInner:nth-of-type(1) p:first-of-type {
	padding: 0;
}


/* ---------------------------------
*	宮澤商店 Tax-free Shop
*/
#facilitiesMain #section2 #shop-dutyfree .sectionInner:nth-of-type(1) {
	min-height: none;
}
#facilitiesMain #section2 #shop-dutyfree .sectionInner:nth-of-type(1) > img {
	position: static;
	width: 100%;
}
#facilitiesMain #section2 #shop-dutyfree .sectionInner:nth-of-type(1) p {
	padding: 0;
}

/* ---------------------------------
*	241113_追加SNSアイコン
*/

#facilitiesMain #section2 .sns-list {
	padding: 0;
	margin: 5px 0 0;
}
#facilitiesMain #section2 .sectionInner .sectionInner .sns-list img.img-sns {
	position: relative;
	left: 0;
	width: 25px;
}

/* ---------------------------------------------------------------------
*	応接室(銀河ルーム)・会議室
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#facilitiesMain #section3 img {
 	width: 100%;
 	margin: 0 0 20px;
 }

#facilitiesMain #section3 .roomTable {
 	width: auto;
 	margin: 10px 0 0;
 }
 #facilitiesMain #section3 .roomTable td {
 	background: #fff;
 	padding: 0;
 	border: none;
 }
  #facilitiesMain #section3 .roomTable td:nth-of-type(1) {
 	background: #fff;
 	padding: 0 10px 0 0;
 }
 #facilitiesMain #section3 > .sectionInner:nth-of-type(1) .sectionInner:nth-of-type(1) > div,
  #facilitiesMain #section3 > .sectionInner:nth-of-type(2) .sectionInner:nth-of-type(1) > div {
	padding: 0;
}
#facilitiesMain #section3 > .sectionInner:nth-of-type(1) .sectionInner img,
#facilitiesMain #section3 > .sectionInner:nth-of-type(2) .sectionInner img {
    position: static;
    left: 10px;
    top: 0;
}
#facilitiesMain #section3 > .sectionInner:nth-of-type(2) {
    margin: 0 0 80px;
}
#facilitiesMain #section3 #priceTablePc {
	display: none;
}
#facilitiesMain #section3 #priceTableSp th,
#facilitiesMain #section3 #priceTableSp td {
	display: block;
	width: 100%;
}
#facilitiesMain #section3 #priceTableSp td {
	border: none;
}
#facilitiesMain #section3 #priceTableSp {
	width: 100%;
}
#facilitiesMain #section3 #priceTableSp th {
	border-top: 1px solid #3ea1c3;
}
#facilitiesMain #section3 #priceTableSp td:nth-of-type(n+1) {
	background: #e6f3f9;
}
#facilitiesMain #section3 #priceTableSp td:nth-of-type(2n) {
	background: #fff;
}

/* ---------------------------------
*	230721_レンタサイクル追加
*/
#facilitiesMain #section3 .amountBox dl {
	display: block;
}
#facilitiesMain #section3 .amountBox .amountTitle {
	width: auto;
}
#facilitiesMain #section3 .amountBox dl .text-indent {
	text-indent: 0;
}
/* ---------------------------------------------------------------------
*	駐車場
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#facilitiesMain #section4 > .sectionInner:nth-of-type(1) > p:first-of-type {
	font-size: 1.7rem;
}
#facilitiesMain #section4 > .sectionInner:nth-of-type(1) > p:nth-of-type(n+2),
#facilitiesMain #section4 > .sectionInner:nth-of-type(1) > p:nth-of-type(n+2) + img {
	width: 100%;
}

#facilitiesMain #section4 > .sectionInner:nth-of-type(1) td {
  text-align: center;
}


/* ---------------------------------------------------------------------
*	フロアマップ
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通
*/
#facilitiesMain #section5 .spVisible {
	display: inline;
}
#facilitiesMain #section5 > .sectionInner:nth-of-type(-n+3) .sectionInner {
	position: relative;
}
#facilitiesMain #section5 > .sectionInner:nth-of-type(-n+3) ul {
	position: static;
	padding: 0 20px;
}
#facilitiesMain #section5 > .sectionInner:nth-of-type(-n+3) li {
	list-style: disc;
	position: static;
	margin: 0 0 5px;
}
#facilitiesMain #section5 > .sectionInner:nth-of-type(2) li#toilet2,
#facilitiesMain #section5 > .sectionInner:nth-of-type(2) li#toilet3,
#facilitiesMain #section5 > .sectionInner:nth-of-type(2) li#toilet4 {
	display: none;
}
#facilitiesMain #section5 > .sectionInner:nth-of-type(-n+3) a {
	display: inline;
	border: 0 none;
}
#facilitiesMain #section5 > .sectionInner:nth-of-type(-n+3) a:hover {
	background: none;
	border: 0 none;
	color: #000;
}
.floorMapPopup img {
	width: 100%;
}

/* ---------------------------------
*	OPEN/CLOSE
*/

#facilitiesMain #section5 .openingHours {
	margin: 0 0 60px;
}
#facilitiesMain #section5 .openingHours tr td {
  	border-top: 1px solid #000;
  	border-bottom: none;
  	text-align: left;
  	width: 100%;
  	line-height: 1.6;
  	padding: 10px;
}
#facilitiesMain #section5 .openingHours tr:last-of-type td:last-of-type {
	border-bottom: 1px solid #000;
}
#facilitiesMain #section5 .openingHours .openingTitle {
	font-size: 1.4rem;
	letter-spacing: 0.1rem;
	font-weight: 600;
	letter-spacing: 0.07rem;
}
#facilitiesMain #section5 .openingHours tr td{
	font-size: 1.4rem;
	letter-spacing: 0.05rem;
}
/* ---------------------------------
*	1F　チェックインロビー・到着ロビー・売店
*/
#facilitiesMain #section5 > .sectionInner:nth-of-type(1) img {
	margin: 0 0 10px;
	width: 100%;
}


/* ---------------------------------
*	2F　出発ロビー・レストラン・売店
*/
#facilitiesMain #section5 > .sectionInner:nth-of-type(2) img {
	margin: 0 0 10px;
	width: 100%;
}


/* ---------------------------------
*	3F　送迎デッキ
*/
#facilitiesMain #section5 > .sectionInner:nth-of-type(3) img {
	margin: 0 0 10px;
	width: 100%;
}


/* ---------------------------------
*	アイコン説明
*/
#facilitiesMain #section5 > .sectionInner:nth-of-type(4) {
	width: 100%;
	margin: 0 auto;
	padding: 10px;
}
#facilitiesMain #section5 > .sectionInner:nth-of-type(4) ul {
	justify-content: flex-start;
}
#facilitiesMain #section5 > .sectionInner:nth-of-type(4) li {
	margin: 0 0 5px;
	width: 48%;
}
#facilitiesMain #section5 > .sectionInner:nth-of-type(4) li:nth-of-type(even) {
	margin: 0 0 5px 5px;
}
#facilitiesMain #section5 > .sectionInner:nth-of-type(4) li:nth-last-of-type(2) {
	letter-spacing: 0rem;
}
#facilitiesMain #section5 > .sectionInner:nth-of-type(4) img {
	width: 22px;
	margin: 0 5px 0 0;
}


/* ---------------------------------------------------------------------
*
*	220930_追加_ウェブアクセシビリティについて
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#webAccessibility #pageTitleInner {
	background: #d3eef7 url(../images/common/icon-flight-white.svg) no-repeat left center;
	background-size: 254px 254px;
}
#webAccessibility .section > div.sectionInner {
	display: flex;
	flex-wrap: wrap;
}
#webAccessibility .section > div.sectionInner .sectionInner {
	width: 400px;
	margin: 0 0 40px;
}
#webAccessibility .section > div.sectionInner .sectionInner:nth-of-type(even) {
	margin: 0 0 0 100px;
}

#webAccessibility #section1 .sectionInner p {
	font-size: 1.5rem;
	text-align: left;
	margin: 0 10px 30px;
	line-height: 1.6;
}
#webAccessibility #section1 .sectionInner p br {
 display: none;
}
#webAccessibility #section1 table ul li {
	margin-left: 0.8em;
	text-indent: -0.8em;
	margin-top: 10px;
	margin-bottom: 10px;
	font-size: 1.3rem;
}

#webAccessibility #pageTitleInner h1 {
  line-height: 1;
}
#webAccessibility #pageTitleInner h1 {
  top: 44%;
  }
#webAccessibility .article td {
  padding: 10px;
}
  
/* ---------------------------------------------------------------------
*
*	220930_追加_申請書ダウンロード
*
* ------------------------------------------------------------------- */
/* ---------------------------------------------------------------------
*	共通設定
* ------------------------------------------------------------------- */
/* ---------------------------------
*	共通設定
*/
#downloadApplication #pageTitleInner {
	background: #d3eef7 url(../images/common/icon-flight-white.svg) no-repeat left center;
	background-size: 254px 254px;
}
#downloadApplication .section > div.sectionInner {
	display: flex;
	flex-wrap: wrap;
}
#downloadApplication .section > div.sectionInner .sectionInner {
	width: 400px;
	margin: 0 0 40px;
}
#downloadApplication .section > div.sectionInner .sectionInner:nth-of-type(even) {
	margin: 0 0 0 100px;
}

#downloadApplication #section1 .sectionInner p {
	font-size: 1.5rem;
	text-align: left;
	margin: 0 10px 30px;
	line-height: 1.6;
}
#downloadApplication #section1 .applicationContainer {
  display: block;
  }
#downloadApplication #section1 .applicationContainer .applicationBox {
  width: 100%;
  padding: 20px 20% 20px 15px;
  margin-bottom: 20px;
  display: block;
}
#downloadApplication #section1 .applicationContainer .applicationBox h4 {
  font-size: 1.5rem;
 }
#downloadApplication #section1 .applicationContainer .applicationBox .applicationIcon img {
	width: 18px;
	margin: 0 1px;
}
#downloadApplication #section1 .applicationContainer .applicationBox .applicationIcon {
	width: 46px;
	position: absolute;
	top: 39%;
	right: 10px;
	display: inline;
}
#downloadApplication #section1 .sectionInner p {
  font-size: 1.5rem;
  }