@charset "UTF-8";
html {
  overflow-y: scroll;
}

body {
  font-size: 0.867em;
  line-height: 190%;
  padding-top: 70px;
}

/* 汎用
----------------------------------------------------*/
/* ---- インナー ---- */
.inner {
  width: auto;
  margin: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.inner.top_pdg {
  padding-top: 25px;
}
.inner.btm_pdg {
  padding-bottom: 30px;
}

/* ---- 背景 ---- */
.bg_on {
  background: #f1f5f8;
  padding-bottom: 20px;
}

/* ---- レイアウト ---- */
/* 3カラム */
.three_box_wrap {
  margin-right: 0;
}
.three_box_wrap .box {
  float: none;
  width: 100% !important;
  margin-right: 2%;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 10px;
  overflow: hidden;
  display: table;
  box-shadow: 0px 3px 10px 0px rgba(96, 131, 161, 0.04);
}
.three_box_wrap .box.blkstyle01 {
  float: none;
  width: 100% !important;
  margin-right: 2%;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 10px;
  overflow: hidden;
  display: table;
  box-shadow: 0px 3px 10px 0px rgba(96, 131, 161, 0.04);
}
.three_box_wrap .box_style02 {
  float: none;
  width: 100% !important;
  margin-right: 2%;
  background: #fff;
  border-radius: 8px;
  margin-bottom: 10px;
  overflow: hidden;
  display: table;
  box-shadow: 0px 3px 10px 0px rgba(96, 131, 161, 0.04);
}
.three_box_wrap .box.bg_on {
  background: #f1f5f8;
}
.three_box_wrap .box a {
  display: block;
  text-decoration: none;
  color: #111;
  background: url('../images/common/arrow_right.png') no-repeat 97% 50%;
  background-size: 7px;
}
.three_box_wrap .box a:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
}
.three_box_wrap .box .img {
  display: table-cell !important;
  width: 35%;
  vertical-align: top;
  padding: 10px 0 10px 10px;
}
.three_box_wrap .box .img img {
  border-radius: 5px;
}
.three_box_wrap .box .in {
  padding: 13px 30px 20px 10px;
  display: table-cell !important;
  width: 65%;
  vertical-align: top;
}
.three_box_wrap .box h3 {
  font-size: 1.067em;
  margin-bottom: 6px;
  line-height: 155%;
}
.three_box_wrap .box p {
  color: #585d64;
  font-size: 0.8em;
  line-height: 160%;
}
.three_box_wrap .box .link {
  display: none;
}

/* 2カラム */
.two_col {
  margin-right: 0;
}
.two_col .blk {
  float: none;
  width: auto;
  margin-right: 0;
  margin-bottom: 20px;
}

/* ボックス  style01 */
.blk.blkstyle01 a .txt {
  padding: 15px 15px;
}

/* 横幅 */
.w680,
.w750,
.w800,
.w1000 {
  width: auto;
  margin: 0 auto;
}

.btn_style01 a,
.btn_style01 input[type='submit'] {
  display: block;
  background: #000 url('../images/common/arrow_right_w.png') no-repeat 95% 50%;
  background-size: 5px;
  text-align: center;
  padding: 5px 10px;
  color: #fff;
  text-decoration: none;
  border-radius: 100px;
}
.btn_style01 a:hover {
  background: #13ae67 url('../images/common/arrow_right_w.png') no-repeat 95% 50%;
  background-size: 5px;
}

/* ---- 見出し ---- */
/* ページタイトル */
.sec_ttl {
  text-align: center;
}
.sec_ttl h2 span {
  font-size: 1.467em;
  border-bottom: #000 solid 2px;
  padding-bottom: 15px;
}
.sec_ttl .sttl {
  font-size: 0.733em;
  padding-top: 16px;
}

.sec_ttl_intro {
  color: #585d64;
  text-align: center;
  margin: 10px 0 25px;
}

/* h1 */
h1.style01 {
  font-size: 1.38em;
  border-left: #000 solid 9px;
  padding: 0 0 0 15px;
}
h1.style02 {
  font-size: 1.38em;
}

/* h2 */
h2.style01 {
  font-size: 1.25em;
}
h2.style02 {
  font-size: 1.25em;
  border-left: #000 solid 9px;
  padding: 0 0 0 15px;
}

h3.style01 {
  font-size: 1.13em;
}
h3.style02 {
  font-size: 1.13em;
  border-left: #000 solid 6px;
  padding: 0 0 0 15px;
}

/* ---- 改行---- */
br.sp {
  display: block;
}

.subpage_head p,
.subpage_head h1 {
  font-size: 1.25em;
  font-weight: bold;
  color: #000;
  padding-bottom: 20px;
}

header {
  padding: 0;
  min-width: initial;
  height: 71px;
}
header .heder-inner {
  height: 71px;
}

.home .heder-inner {
  height: 72px;
}

header {
  /*.menu {
  	float: right;
  	padding: 20px 18px 19px;
  	>img {
  		width: 25px;
  	}
  }*/
}
header .logo {
  margin: 7px 0 0 15px;
  width: 50%;
  float: left;
}
header .logo a {
  color: #7e8d9c;
  line-height: 1.5em;
}
header .logo a > div.ttl01 {
  font-size: 0.63em;
}
header .logo a > div.ttl02 {
  font-size: 0.81em;
}
header .logo a .f_mid {
  font-size: 0.5em;
  letter-spacing: 0;
}
header .logo span {
  margin-top: 6px;
}
header .lang-btn {
  float: right;
  padding: 20px 18px 19px;
  background: #e4e7eb;
  line-height: 106%;
}
header .lang-btn > img {
  width: 25px;
}

.home header .lang-btn {
  padding: 23px 18px 17px;
}
.home header.sp-is-open .menu,
.home header.sp-lang-is-open .menu {
  border-radius: 0;
}

header {
  /*.gnav {
  	float: none;
  	clear: both;
  	display: none;
  	height: 100%;
  	width: 100%;
  	box-sizing: border-box;
  	> {
  		ul {
  			display: block;
  			padding-right: 0;
  			>li {
  				float: none;
  				display: table;
  				width: 100%;
  				&.has-dropdown {
  					&:after {
  						content: "";
  						clear: both;
  						display: block;
  					}
  					>a {
  						display: none;
  						&:after {
  							display: none;
  						}
  					}
  				}
  				>a {
  					height: initial;
  				}
  				border-bottom: #dfe3e7 solid 1px;
  				> {
  					.dropdown {
  						display: table;
  						position: initial;
  						>.dropdown-inner {
  							display: block;
  							-webkit-border-radius: 0;
  							-moz-border-radius: 0;
  							border-radius: 0;
  							> {
  								.menu_title {
  									display: block;
  									width: 100%;
  									padding: 15px;
  									font-size: 1em;
  									color: #111;
  									background: #fff;
  								}
  								ul {
  									display: block;
  									width: 100%;
  									>li {
  										float: initial;
  										width: initial;
  									}
  								}
  							}
  						}
  					}
  					a, span {
  						padding: 25px 15px;
  						height: auto;
  						font-size: 1em;
  					}
  				}
  			}
  		}
  		.lang {
  			display: block;
  			background: #dfe3e7;
  		}
  	}
  }*/
}
header .lang {
  float: right;
  padding: 0;
  margin-right: 61px;
  font-size: 0.56em;
  text-align: center;
  display: block;
}
header .lang span {
  display: block;
}
header .gnav > ul > li > .dropdown {
  display: none;
}
header .gnav > ul > li > .dropdown > .dropdown-inner > .menu_title {
  display: none;
}
header .gnav > ul > li.has-dropdown > span:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: url('../images/common/nav_open.png') no-repeat;
  background-size: 10px;
  position: absolute;
  left: 95%;
  bottom: 50%;
  margin-left: -4.5px;
}
header .gnav > ul > li.has-dropdown > span.is_open:after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background: url('../images/common/nav_close.png') no-repeat;
  background-size: 10px;
  position: absolute;
  left: 95%;
  bottom: 50%;
  margin-left: -4.5px;
}
header .gnav > ul > li > a:after {
  content: '';
  display: block;
  width: 6px;
  height: 9px;
  background: url('../images/common/arrow_right.png') no-repeat;
  background-size: 6px;
  position: absolute;
  left: 95%;
  bottom: 50%;
  margin-left: -4.5px;
}

.home .sec {
  padding: 30px 0 35px;
}
.home .sec_ttl.subttl {
  margin-bottom: 15px;
}
.home .main-visual {
  min-width: initial;
  padding-top: 65px;
}
.home .main-visual .slick-list {
  width: initial;
}
.home .main-visual .slick-slide {
  height: 67vw;
  position: relative;
  overflow: hidden;
}
.home .main-visual .slick-slide img {
  height: 67vw;
  width: auto;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
}
.home .slick-dots li button:before {
  font-size: 12px !important;
}
.home .sec_dc .inner {
  padding: 15px;
  margin: 30px 15px;
}
.home .sec_dc .inner .img {
  margin-bottom: 20px;
  width: 100%;
  float: none;
}
.home .sec_dc .inner .img img {
  width: 80%;
  display: block;
  margin: auto;
}
.home .sec_dc .inner .txt {
  display: block;
  text-align: center;
  width: 100%;
  float: none;
}
.home .sec_dc .inner .txt .btn_style01 {
  margin: auto;
}
.home .sec_enjoy .inner {
  margin-left: 0 !important;
  margin-right: 0 !important;
}
.home .sec_enjoy .sec_ttl {
  margin: 10px 0 24px;
}
.home .sec_enjoy .three_box_wrap {
  padding: 0;
}
.home .sec_enjoy .three_box_wrap .enjoy_slider .slick-track {
  display: flex;
}
.home .sec_enjoy .three_box_wrap .enjoy_slider .box {
  margin: 0 1.3% 10px 1% !important;
}
.home .sec_enjoy .three_box_wrap .enjoy_slider .box a {
  display: block !important;
  float: left !important;
  width: 100%;
  background-image: none;
}
.home .sec_enjoy .three_box_wrap .enjoy_slider .box .img {
  width: 100%;
  float: none;
  display: block !important;
  padding: 15px;
}
.home .sec_enjoy .three_box_wrap .enjoy_slider .box .img img {
  width: 100%;
  height: auto !important;
  float: none;
  position: static;
  left: 50%;
  transform: translateX(0%);
  margin: auto;
}
.home .sec_enjoy .three_box_wrap .enjoy_slider .box .in {
  width: 100%;
  float: none;
  display: block !important;
  padding: 0 15px 20px;
}
.home .sec_enjoy .three_box_wrap .enjoy_slider .box .in h3,
.home .sec_enjoy .three_box_wrap .enjoy_slider .box .in p {
  white-space: normal !important;
}
.home .sec_enjoy .three_box_wrap .enjoy_slider .box:first-child {
  margin-left: 0;
}
.home .in_sec {
  border-top: none !important;
  padding-top: 16px;
  padding-bottom: 40px;
}

.home .main-visual .text-area {
  color: #fff;
  position: absolute;
  bottom: 54px;
  left: 15px;
  z-index: 3;
  margin-right: 15px;
}
.home .main-visual .text-area > span {
  padding: 8px 10px;
}
.home .main-visual .text-area > span.main-text {
  font-size: 13px;
  line-height: 160%;
}
.home .main-visual .text-area > span.sub-text {
  font-size: 0.69em;
}
.home .main-visual .btn_detail {
  bottom: 16px;
  font-size: 9px;
  width: 100px;
  left: 16px;
  padding: 1px;
  letter-spacing: 0;
}
.home header .gnav > ul > li > .dropdown > .dropdown-inner {
  border-radius: 0;
}
.home .sec_search {
  padding-bottom: 0;
}
.home .sec_search h3.style02 {
  font-size: 18px;
  margin: 18px 18px 5px 15px;
  padding: 0 0 0 14px !important;
  line-height: 167%;
}
.home .sec_search .base_category .box_wrap {
  margin: 0 -30px 0 -15px;
}
.home .sec_search .base_category .box {
  float: none;
  width: auto;
  margin-right: 0;
  text-align: left;
  background: #fff;
  border-radius: 0;
  margin-bottom: 0;
  border-bottom: #c8d6e0 solid 1px;
}
.home .sec_search .base_category .box a {
  display: block;
  text-decoration: none;
  color: #111;
  background: url('../images/common/arrow_right.png') no-repeat 93% 50%;
  background-size: 8px;
}
.home .sec_search .base_category .box .in {
  padding: 10px 15px;
  display: table;
}
.home .sec_search .base_category .box .icon {
  display: table-cell;
  width: 12%;
  margin: auto;
  vertical-align: middle;
}
.home .sec_search .base_category .box .icon img {
  width: 95%;
  height: auto;
}
.home .sec_search .base_category .box h3 {
  display: table-cell;
  width: 88%;
  font-size: 1.2em;
  padding: 15px 20px;
  vertical-align: middle;
}
.home .sec_search .base_category .box p,
.home .sec_search .base_category .box .link {
  display: none;
}
.home .sec_search .base .left .gsc-input {
  float: left;
  width: 85%;
  border: #000 solid 1px;
  padding: 0 15px;
  line-height: 48px;
  height: 55px;
  border-radius: 10px 0 0 10px;
}
.home .sec_search .base .left .gsc-search-button {
  float: left;
  width: 15%;
  height: 55px;
  border: none;
  border-radius: 0 10px 10px 0;
  text-indent: -9999px;
}
.home .sec_search .sec_information .date_wrap {
  width: 100%;
}
.home .sec_search .sec_information .date_wrap .date {
  width: 70%;
  color: #bbb;
}
.home .sec_search .sec_information .date_wrap .cat {
  width: 30%;
}
.home .sec_search .sec_information .body {
  width: 100%;
}
.home .sec_search .sec_information .blk a {
  padding-left: 15px;
  padding-right: 15px;
}
.home .sec_search .sec_information .blk a h3 {
  padding: 7px 0 0 0;
}
.home .gsib_a {
  background-position: 16px 50%;
  padding-left: 16px !important;
}

.gsc-search-button-v2 {
  background: #000 url('../images/home/sec_search03.png') no-repeat 50% 50%;
  background-size: 21px;
  width: 100% !important;
}

.gsc-input-box,
.gsib_a {
  padding: 0 !important;
  height: 0;
}

.home .sec_cat_search .sec_ttl {
  margin-bottom: 20px;
}
.home .btn_style01 {
  width: 70%;
}
.home .sec_access .btn_style01 {
  margin: 0 auto 20px;
  padding: 0;
}

.sec_event .three_box_wrap {
  border-top: #c8d6e0 solid 1px;
}
.sec_event .three_box_wrap .box {
  margin: 0;
  border-bottom: #c8d6e0 solid 1px;
  border-radius: 0;
  width: 100%;
}

.three_box_wrap .box_style02 {
  margin: 0;
  border-bottom: #c8d6e0 solid 1px;
  border-radius: 0;
  width: 100%;
}

.sec_event .three_box_wrap .box,
.three_box_wrap .box_style02 a {
  display: block;
  overflow: hidden;
  padding: 15px 15px 15px 0;
  background: url('../images/common/arrow_right.png') no-repeat 100% 50%;
  background-size: 7px;
  line-height: 160%;
}

.home .sec_access .banner {
  padding: 20px 0 0 0;
}
.home .sec_access .banner li a {
  float: none;
  width: 100%;
  margin: 0;
}
.home .sec_access .banner li a .cap {
  font-size: 0.75em;
  margin: 5px 0 11px;
  display: block;
  line-height: 150%;
}
.home .sec_access .banner li img {
  margin-bottom: 2px;
}

.sec_event .three_box_wrap .box,
.three_box_wrap .box_style02 .img {
  float: left;
  width: 20%;
}

.sec_event .three_box_wrap .box,
.three_box_wrap .box_style02 .in {
  float: right;
  width: 75%;
}

.sec_event .three_box_wrap .box,
.three_box_wrap .box_style02 .in h3 {
  margin: 0;
}

.home .sec_insta h2 span {
  padding-bottom: 35px;
  font-size: 1.75em;
}
.home .sec_website ul {
  border-top: #c8d6e0 solid 1px;
  border-left: #c8d6e0 solid 1px;
  margin-top: 24px;
}
.home .sec_website ul li a {
  float: left;
  width: 50%;
  display: block;
  color: #111;
  padding: 1px 15px;
  border-right: #c8d6e0 solid 1px;
  border-bottom: #c8d6e0 solid 1px;
}
.home .sec_website ul li .pdg {
  padding-top: 10px;
  padding-bottom: 9px;
}
.home .sec_website ul li .pdg img {
  height: 58.7px;
}
.home .sec_website ul li.in_link {
  float: left;
  width: 50%;
  display: block;
  color: #111;
  padding: 9px 0 9px 4%;
  border-right: #c8d6e0 solid 1px;
  border-bottom: #c8d6e0 solid 1px;
}
.home .sec_website ul li.in_link .bn_wrap a {
  float: left;
  width: auto;
  display: block;
  color: #111;
  padding: 0;
  border: none;
  height: 59.73px;
  margin: auto;
}
.home .sec_website ul li.in_link .bn_wrap a img {
  height: 100%;
  width: auto;
}
.home .sec_website .sp_banner {
  width: 100%;
}
.home .sec_website .sp_banner_txt {
  padding: 15px;
  width: 100%;
}
.home .sec_website .sp_banner_txt a {
  display: block;
}
.home .sec_website .sp_banner_txt a .img {
  width: 60%;
  margin: auto;
}
.home .sec_website .sp_banner_txt a .txt h3 {
  font-size: 18px;
  margin-bottom: 8px;
  color: #111;
}
.home .sec_website .sp_banner_txt a .txt p {
  font-weight: normal;
  font-size: 13px;
  color: #777;
}
.home .sec_website .sp_banner_txt a:hover {
  opacity: 0.6;
}
.home .sec_website .sp_br {
  clear: both;
}
.home .sbi_item {
  float: left;
  width: 50%;
}
.home .sec_sns .blk {
  width: auto;
  margin: 15px auto;
}
.home .sec_sns .blk .left {
  float: none;
  width: auto;
  margin-bottom: 25px;
}
.home .sec_sns .blk .left .body {
  border: #c8d6e0 solid 1px;
}
.home .sec_sns .blk .right {
  float: none;
  width: auto;
}
.home .sec_sns .blk .tw .left img {
  width: 22px;
  display: block;
  padding: 3px 0 0 2px;
}
.home .sec_sns .btnarea {
  width: auto;
  margin: auto;
}
.home .sec_sns .btnarea .in_wrap {
  margin-right: 0;
}
.home .sec_sns .btnarea .in_wrap .blk {
  margin-right: 0;
  float: none;
  width: auto;
}
.home .sec_sns .btnarea .in_wrap .blk a .in {
  padding: 20px;
}
.home .sec_sns .btnarea .in_wrap .blk a .in .left {
  margin-bottom: 0;
}

/* ナビoepn時のクラス */
header.sp-is-open,
header.sp-lang-is-open {
  height: 100%;
  padding: 0;
}
header.sp-is-open .heder-inner,
header.sp-lang-is-open .heder-inner {
  height: 100%;
  overflow: auto;
  border-radius: 0;
}
header.sp-is-open .gnav {
  border-top: 1px solid #ddd;
  display: block;
}
header.sp-lang-is-open .lang_wrap {
  display: block;
}
header .gnav > ul > li > .dropdown > .dropdown-inner > ul.m00_sp > li > a {
  background-color: #13ae67 !important;
  border-bottom: #0b9958 solid 1px;
  border-right: none;
}
header .gnav > ul > li > .dropdown > .dropdown-inner > ul.m01_sp > li > a {
  background-color: #c60434 !important;
  border-bottom: #b0012d solid 1px;
  border-right: none;
}
header .gnav > ul > li > .dropdown > .dropdown-inner > ul.m02_sp > li > a {
  background-color: #0965b1 !important;
  border-bottom: #08589b solid 1px;
  border-right: none;
}
header .gnav > ul > li > .dropdown > .dropdown-inner > ul.m03_sp > li > a {
  background-color: #c1b504 !important;
  border-bottom: #b3a804 solid 1px;
  border-right: none;
}

.lang_wrap {
  border-top: 1px solid #ddd;
  width: 100%;
  transition: none;
  box-shadow: none;
  border-radius: 0 0 0 0;
  top: 72px;
  padding: 0;
  margin: 0;
}
.lang_wrap:after {
  display: none;
}

.msta_langArea {
  padding: 0;
  margin: 0;
}

.lang_wrap ul {
  padding: 0;
}
.lang_wrap ul.ex_link {
  padding: 0;
  margin: 0;
  border-radius: 0;
}
.lang_wrap ul.ex_link li a {
  padding: 16px 15px;
}
.lang_wrap ul#msta_langArea li {
  padding: 16px 15px;
}
.lang_wrap ul.ex_link li a {
  background: url(/wp-content/themes/sentabi/assets/images/common/icon_link.png) no-repeat 97% center;
}
.lang_wrap .ex_link_title img {
  width: 50%;
}

/* #breadcrumb */
#breadcrumb {
  z-index: 5;
  clear: both;
  overflow: hidden;
  font-size: 0.63em;
  border-top: #e6edf2 solid 1px;
  -webkit-overflow-scrolling: touch;
  /* スマホでスクロールを滑らかにする */
  overflow-x: auto;
  margin-top: 1px;
}
#breadcrumb::-webkit-scrollbar {
  height: 5px;
}
#breadcrumb::-webkit-scrollbar-track {
  border-radius: 5px;
  background: #eee;
}
#breadcrumb::-webkit-scrollbar-thumb {
  border-radius: 5px;
  background: #999;
}
#breadcrumb ul {
  display: table;
  width: 1000px;
}
#breadcrumb li {
  float: left;
  background: url('../images/common/bc_bg.png') no-repeat 100% 50%;
  background-size: 9px 36px;
  line-height: 29px;
  display: table-cell;
  white-space: nowrap;
}
#breadcrumb a {
  display: block;
  color: #b6bec2;
  padding: 0 15px 0 10px;
}
#breadcrumb a:hover {
  color: #13ae67;
}
#breadcrumb li:first-child {
  padding: 0 0 0 20px;
  background:
    url('../images/common/bc_homeicon.png') no-repeat 15px 50%,
    url('../images/common/bc_bg.png') no-repeat 100% 50%;
  background-size:
    12px 10px,
    9px 36px;
}
#breadcrumb li:last-child {
  padding: 0 10px;
}

/* .subpage_head */
.subpage_head {
  padding: 20px 0 15px;
}
.subpage_head p {
  font-size: 1.13em;
  padding-bottom: 4px;
}
.subpage_head span {
  font-size: 0.63em;
}

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

	.home

------------------------------------------------------------------------------- */
.home .sec_search {
  margin-bottom: 60px;
}
.home .sec_search h3.style02 {
  font-size: 16px;
  margin: 18px 18px 0 15px;
  padding: 0 0 0 14px !important;
  line-height: 167%;
}
.home .sec_search .base .top {
  padding: 15px 0 0;
  overflow: hidden;
  border-bottom: #dee2e6 solid 1px;
  margin-bottom: 0;
}
.home .sec_search .base .top .img {
  float: left;
  width: 65px;
  margin: 0 0 13px 15px;
}
.home .sec_search .base .top .img img {
  width: 50px;
  height: 50px;
  border-radius: 50%;
}
.home .sec_search .base .top .ttl {
  float: left;
  width: auto;
  line-height: 100%;
  padding-top: 7px;
  font-size: 1.133em;
  font-weight: bold;
  margin-bottom: 13px;
}
.home .sec_search .base .top .ttl span {
  font-size: 0.56em;
  color: #40b97e;
  letter-spacing: 0;
  padding-top: 7px;
  display: block;
}
.home .sec_search .base .top .body {
  clear: both;
  float: none;
  width: auto;
  border-left: none;
  padding-left: 0;
}
.home .sec_search .base .top .body a {
  display: block;
  width: 100%;
  color: #111;
  font-weight: normal;
  font-size: 1.067em;
  background: #f8fafb url('../images/common/arrow_right.png') no-repeat 96% 50%;
  background-size: 8px;
  padding: 10px 15px 13px 15px;
  line-height: 150%;
}
.home .sec_search .base .top .body time {
  font-size: 0.75em;
  color: #777;
  font-weight: normal;
}
.home .sec_search .base .top .body a:hover {
  color: #40b97e;
}
.home .sec_search .base .left {
  float: none;
  width: auto;
  padding: 25px 0 15px;
  overflow: hidden;
  margin: 0;
}
.home .sec_search .base .right {
  float: none;
  width: auto;
  padding: 15px 0;
  margin: 0;
}
.home .sec_search .base .left h2,
.home .sec_search .base .right h2 {
  font-size: 1.133em;
}
.home .sec_search .base .left input[type='text'] {
  float: left;
  width: 85%;
  border: #000 solid 1px;
  padding: 0 15px;
  line-height: 50px;
  height: 50px;
  border-radius: 10px 0 0 10px;
  box-sizing: border-box;
}
.home .sec_search .base .left input[type='submit'] {
  float: left;
  width: 15%;
  height: 50px;
  border: none;
  background: #000 url('../images/home/sec_search03.png') no-repeat 50% 50%;
  background-size: 17px;
  border-radius: 0 10px 10px 0;
  text-indent: -9999px;
}
.home .sec_search .base .left h2 {
  background-size: 24px;
}
.home .sec_search .base .right h2 {
  background-size: 27px;
}
.home .sec_search .base .right li {
  background: url('../images/home/sec_search10.png') no-repeat 100% 50%;
  background-size: 20px;
  margin: 0 7px 13px 0;
  padding: 2px 30px 5px 0;
}
.home .sec_search .base .right li a {
  font-size: 1.09em;
}
.home .sec_search .ttl_home {
  border-bottom: #c8d6e0 solid 1px;
  margin: 50px 0 25px;
  clear: both;
}
.home .sec_search .ttl_home h2 {
  float: none;
  width: 100%;
  font-size: 1.13em;
  border-right: none;
  padding-bottom: 5px;
}
.home .sec_search .ttl_home span {
  float: none;
  width: 100%;
  font-size: 0.75em;
  color: #13ae67;
  display: block;
  padding-left: 0;
  letter-spacing: 2px;
  margin-bottom: 10px;
}
.home .sec_search .base .left h2,
.home .sec_search .base .right h2 {
  font-size: 1.06em;
}
.home .sec_cat_search .base_category .box_wrap {
  margin-right: 0;
}
.home .sec_cat_search .base_category .box {
  width: 100%;
  margin-right: 0;
  background: none;
}
.home .sec_cat_search .base_category .box .icon {
  width: 50px;
  margin: 0;
  float: left;
}
.home .sec_cat_search .base_category .box h3 {
  margin: 15px 17px;
  float: left;
  padding: 0;
}
.home .sec_cat_search .base_category .box p,
.home .sec_cat_search .base_category .box .link {
  display: none;
}
.home .sec_cat_search .base_category .box .in {
  padding: 25px 15px;
  overflow: hidden;
}
.home .sec_cat_search .base_category .box.box01,
.home .sec_cat_search .base_category .box.box02,
.home .sec_cat_search .base_category .box.box03,
.home .sec_cat_search .base_category .box.box04,
.home .sec_cat_search .base_category .box.box05,
.home .sec_cat_search .base_category .box.box06 {
  background-size: cover;
}
.home .sec_cat_search .base_category .box a {
  background: url('../images/common/arrow_right_w.png') no-repeat 95% 50%;
  background-size: 10px;
}
.home .sec_cat_search .base_category:first-child {
  padding: 0 0 30px;
}
.home .sec_cat_search .base_category .box {
  margin-bottom: 11px;
}
.home .sec_travel .sec_ttl {
  margin-bottom: 24px;
}
.home .sec_travel ul li a {
  float: left;
  width: 50%;
  padding: 15px 15px 15px 48px;
}
.home .sec_travel ul li.link01 a {
  background:
    url('../images/home/sec_travel01.png') no-repeat 15px 50%,
    url('../images/common/arrow_right.png') no-repeat 95% 50%;
  background-size: 23px, 5px;
}
.home .sec_travel ul li.link02 a {
  background:
    url('../images/home/sec_travel02.png') no-repeat 15px 50%,
    url('../images/common/arrow_right.png') no-repeat 95% 50%;
  background-size: 23px, 5px;
}
.home .sec_travel ul li.link03 a {
  background:
    url('../images/home/sec_travel03.png') no-repeat 15px 50%,
    url('../images/common/arrow_right.png') no-repeat 95% 50%;
  background-size: 23px, 5px;
}
.home .sec_travel ul li.link04 a {
  background:
    url('../images/home/sec_travel04.png') no-repeat 15px 50%,
    url('../images/common/arrow_right.png') no-repeat 95% 50%;
  background-size: 23px, 5px;
}
.home .sec_travel ul li.link05 a {
  background:
    url('../images/home/sec_travel05.png') no-repeat 15px 50%,
    url('../images/common/arrow_right.png') no-repeat 95% 50%;
  background-size: 23px, 5px;
}
.home .sec_travel ul li.link06 a {
  background:
    url('../images/home/sec_travel06.png') no-repeat 15px 50%,
    url('../images/common/arrow_right.png') no-repeat 95% 50%;
  background-size: 23px, 5px;
}
.home .sec_travel ul li.link07 a {
  background:
    url('../images/home/sec_travel07.png') no-repeat 15px 50%,
    url('../images/common/arrow_right.png') no-repeat 95% 50%;
  background-size: 23px, 5px;
}
.home .sec_travel .travel_btn a {
  display: block;
  color: #111;
  padding: 15px;
  margin: 20px auto;
  border: #c8d6e0 solid 1px;
  background: url('../images/stakeholder/img12.jpg') no-repeat 0 20%;
  background-size: cover;
  text-align: center;
  width: 100%;
  color: #fff;
}
.home .sec_sendai .base {
  background: url('../images/home/sec_sendai_img03.jpg') no-repeat 50% 20%;
  border-radius: 20px;
  text-align: center;
  padding-bottom: 40px;
}
.home .sec_sendai .base h2 {
  margin: 40px 0 25px;
}
.home .sec_sendai .base p {
  margin: 0 20px 0 20px !important;
}
.home .sec_sendai .base img.sendai_logo {
  width: 70%;
}
.home .sec_sendai .base .btn_style01 {
  width: 85%;
  margin: 0 auto !important;
}
.home .sec_sendai .base .btn_style01 a {
  width: auto;
}
.home .sec_sendai .base .btn_style01 br {
  display: block !important;
}
.home .sec_enjoy {
  padding-bottom: 30px;
  border-bottom: none;
}
.home .sec_enjoy .btn_style01 {
  padding-top: 10px;
}
.home .home_ftr {
  padding: 8px 0 0 0;
}
.home .model_sec {
  padding-bottom: 24px;
}
.home .model_sec .btn_style01 {
  margin-top: 32px;
}
.home .slick-dots li {
  margin: 0 !important;
}

.theme_list.insta li,
.theme_list li a {
  float: left;
  display: block;
  margin: 0 15px 15px 0;
  text-decoration: none;
  color: #111;
  background: #e6edf2;
  padding: 5px 15px;
  border-radius: 100px;
}

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

	guidebook

------------------------------------------------------------------------------- */
.guidebook section {
  margin-bottom: 40px;
}
.guidebook .infoarea h1 {
  margin: 0 0 25px;
  line-height: 165%;
}
.guidebook .infoarea h1 span {
  font-size: 0.88em;
  color: #869298;
  display: block;
  font-weight: normal;
  line-height: 160%;
}
.guidebook .infoarea .spec th {
  display: block;
  width: auto;
  background: #f1f5f8;
  border-bottom: none;
  padding: 4px 10px 3px;
  font-size: 0.867em;
}

#souvenir .sec02 {
  padding: 30px 0 0;
}
#souvenir .sec02 p {
  margin-top: 20px;
}
#souvenir .sec02 img {
  width: 100%;
  display: block;
  margin: auto;
}
#souvenir .guidebook .infoarea .spec th {
  background: #222;
}

.guidebook .infoarea .spec td {
  display: block;
  width: auto;
  border-top: none;
  padding: 4px 10px 10px;
  font-size: 0.867em;
  word-break: break-all;
}
.guidebook .infoarea .main_txt {
  margin: 15px 0 25px 0;
}
.guidebook .etc_photo .blk .cap {
  font-size: 0.733em;
}
.guidebook .howto {
  background: #f2f6f8;
  padding: 25px 0 30px;
  clear: both;
}
.guidebook .howto_txt {
  background: #f2f6f8;
  padding: 15px 15px 25px;
}
.guidebook .howto .sec_ttl {
  margin-bottom: 20px;
}
.guidebook .ex_banner a,
.guidebook .ex_banner_mc a {
  padding: 15px 25px 25px;
  margin: 0 0 25px;
}
.guidebook .ex_banner .left,
.guidebook .ex_banner_mc .left {
  float: none;
  width: auto;
  padding-left: 0;
}
.guidebook .ex_banner .right,
.guidebook .ex_banner_mc .right {
  float: none;
  width: auto;
  padding-right: 0;
}
.guidebook .ex_banner .left h3,
.guidebook .ex_banner_mc .left h3 {
  background-size: 35px;
  padding: 10px 0 10px 55px;
  font-size: 1.25em;
}
.guidebook .ex_banner .left p,
.guidebook .ex_banner_mc .left p {
  margin: 0 55px;
}
.guidebook .linksarea {
  margin-bottom: 40px;
}
.guidebook .linksarea .btn_style01 {
  width: 100%;
  margin-bottom: 10px;
  padding: 0;
}
.guidebook .linksarea .btn_style01 a {
  padding: 10px 20px;
  width: 100%;
}

#guidebook .three_box_wrap .box a img,
.attractions .rec_spot .three_box_wrap .box a img,
#volunteerguide .three_box_wrap .box a img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
  object-fit: cover;
  border-radius: 0;
}

#guidebook .three_box_wrap .box p br {
  display: none;
}

.attractions .spec .ar,
.accommodations .spec .ar {
  width: 100%;
  margin: 10px 0;
}

.guidebook .access_btn {
  width: 100%;
  margin-top: 12px;
}

#souvenir .main_wrap {
  border-bottom: #c8d6e0 solid 1px;
  padding-bottom: 0px;
}
#souvenir .main_wrap .main_img {
  float: none;
  width: 100%;
}
#souvenir .main_wrap .main_txt {
  float: none;
  width: 100%;
  margin-top: 20px;
}

.local_search input[type='submit'],
.local_search input[type='button'] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
.local_search button,
.local_search input[type='submit'] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 0;
  border: none;
  outline: none;
  background: transparent;
}

.local_search {
  float: left;
  width: 100%;
}
.local_search #localSearchInput {
  width: 70%;
  margin-left: 15px;
}
.local_search .s_btn {
  width: 25%;
  height: 45px;
  line-height: 45px;
  -webkit-appearance: none;
  border-radius: 0 10px 10px 0 !important;
  background: #000 !important;
  display: block;
  font-size: 14px;
}

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

	#reservation

------------------------------------------------------------------------------- */
#reservation .ttl_wrap {
  padding: 5px;
}
#reservation .ttl_wrap .right,
#reservation .ttl_wrap .left {
  float: none;
  width: 100%;
  text-align: center;
}
#reservation .base02,
#reservation .base01 {
  padding: 15px;
}
#reservation h3 {
  width: 100%;
}
#reservation .base01 .left,
#reservation .base01 .right {
  float: none;
  width: 100%;
  margin-bottom: 25px;
}
#reservation .tour th {
  width: 30% !important;
  font-size: 0.63em;
}
#reservation .tour td {
  width: 70% !important;
  font-size: 0.63em;
}
#reservation .btn_style01 input[type='submit'] {
  width: 100%;
  padding: 5px 0;
  border: none;
  display: block;
}

#guidebook .pager {
  padding-bottom: 40px;
}
#guidebook .feature_arcv {
  padding: 24px 15px 15px 15px;
  overflow: hidden;
  margin: 0 auto 60px;
  border: #c8d6e0 solid 1px;
  border-radius: 10px;
  box-sizing: border-box;
  background: #f6f9fb;
}
#guidebook .feature_arcv h2 {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #111;
  border-left: #111 solid 5px;
  padding-left: 10px;
}
#guidebook .feature_arcv .fa_blk a {
  display: block;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  overflow: hidden;
  border: #c8d6e0 solid 1px;
}
#guidebook .feature_arcv .fa_blk a:hover {
  opacity: 0.7;
}
#guidebook .feature_arcv .fa_blk a .left {
  float: none;
  width: 100%;
}
#guidebook .feature_arcv .fa_blk a .right {
  float: none;
  width: 100%;
  padding: 15px 15px 15px 0;
}
#guidebook .feature_arcv .fa_blk a .right h3 {
  font-size: 17px;
  font-weight: bold;
  color: #111;
  margin-bottom: 0;
  padding: 0 15px;
}
#guidebook .feature_arcv .fa_blk a .right p {
  font-size: 13px;
  color: #777;
  line-height: 150%;
  padding: 12px 15px 15px 15px;
}
#guidebook .feature_arcv .btn_style01 {
  margin-top: 16px;
}
#guidebook .feature_arcv .btn_style01 span {
  width: 90%;
  padding: 1px;
  font-size: 90%;
  margin: 0 auto;
}

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

	#feature

------------------------------------------------------------------------------- */
#feature .feature_arcv {
  padding: 24px 15px 15px 15px;
  overflow: hidden;
  margin: 0 auto 60px;
  border: #c8d6e0 solid 1px;
  border-radius: 10px;
  box-sizing: border-box;
  background: #f6f9fb;
}
#feature .feature_arcv h2 {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: bold;
  color: #111;
  border-left: #111 solid 5px;
  padding-left: 10px;
}
#feature .feature_arcv .fa_blk a {
  display: block;
  background: #fff;
  border-radius: 10px;
  margin-bottom: 15px;
  overflow: hidden;
  border: #c8d6e0 solid 1px;
}
#feature .feature_arcv .fa_blk a:hover {
  opacity: 0.7;
}
#feature .feature_arcv .fa_blk a .left {
  float: none;
  width: 100%;
}
#feature .feature_arcv .fa_blk a .right {
  float: none;
  width: 100%;
  padding: 15px 15px 15px 0;
}
#feature .feature_arcv .fa_blk a .right h3 {
  font-size: 17px;
  font-weight: bold;
  color: #111;
  margin-bottom: 0;
  padding: 0 15px;
}
#feature .feature_arcv .fa_blk a .right p {
  font-size: 13px;
  color: #777;
  line-height: 150%;
  padding: 12px 15px 15px 15px;
}
#feature .feature_arcv .btn_style01 {
  margin-top: 16px;
}
#feature .feature_arcv .btn_style01 span {
  width: 90%;
  padding: 1px;
  font-size: 90%;
  margin: 0 auto;
}

#feature .date {
  font-size: 11px;
}

/* 女性一人旅
========================================== */
#feature.feature_base .in {
  width: 100%;
  margin: 30px auto 30px;
}
#feature.feature_base h2.style03 {
  font-size: 1.333em;
}
#feature.feature_base h2.style03 span {
  font-size: 0.7em;
  margin-right: 15px;
  display: block;
}
#feature.feature_base h2.style03 span:after {
  content: ' -';
}
#feature.feature_base .prof {
  border-top: #000 solid 1px;
  border-bottom: #000 solid 1px;
  margin: 40px 0;
  padding: 30px 0;
}
#feature.feature_base .prof .ttl {
  font-size: 0.8em;
  font-weight: bold;
  margin-bottom: 7px;
}
#feature.feature_base .prof .name {
  font-size: 1.2em;
}
#feature.feature_base .prof .name .txt1 {
  font-size: 0.7em;
}
#feature.feature_base .prof .name .txt2 {
  font-size: 0.7em;
  color: #777;
  margin-left: 15px;
}
#feature.feature_base .style03 {
  padding: 20px 0;
}
#feature.feature_base .body {
  margin: 20px auto 30px;
}
#feature.feature_base .photo {
  border: #000 solid 1px;
  padding: 10px 15px;
  margin-bottom: 20px;
}
#feature.feature_base .photo .img {
  margin: 10px 0;
}
#feature.feature_base .info dl {
  font-size: 0.8em;
  line-height: 170%;
  margin-top: 10px;
}
#feature.feature_base .info dl dt {
  font-weight: bold;
  padding: 3px 0 0;
  float: none;
  width: auto;
}
#feature.feature_base .info dl dd {
  padding: 0 0 3px 0;
  float: none;
  width: auto;
}
#feature.feature_base .info .img,
#feature.feature_base .info .body {
  float: none;
  width: 100%;
}
#feature.feature_base .rec_spot_wrap {
  padding: 8px 8px 0;
  margin-top: 15px;
}
#feature.feature_base .rec_spot_wrap .rec_spot {
  background: #f1f5f8;
  padding: 20px 25px;
  overflow: hidden;
  margin-bottom: 15px;
}
#feature.feature_base .rec_spot_wrap .rec_spot .img {
  float: none;
  width: 100%;
}
#feature.feature_base .rec_spot_wrap .rec_spot .body {
  float: none;
  width: 100%;
}
#feature.feature_base .rec_spot_wrap .rec_spot .btn_style01 {
  clear: both;
  width: 100%;
  margin-top: 20px;
  font-size: 0.9em;
}
#feature.feature_base .rec_spot_wrap .rec_spot .btn_style01 a {
  padding: 6px;
}
#feature.feature_base .rec_spot2 {
  margin-bottom: 15px;
  text-align: center;
}
#feature.feature_base .rec_spot2 .img {
  float: none;
  width: 100%;
  padding: 20px 0;
}
#feature.feature_base .rec_spot2 .body {
  float: none;
  width: 100%;
  padding: 20px 0;
}
#feature.feature_base .rec_spot2 .body .btn_style01 {
  width: 100%;
  margin: 0;
  font-size: 0.9em;
}
#feature.feature_base .rec_spot2 .body .btn_style01 a {
  padding: 7px;
}
#feature.feature_base .rec_spot2 .body .btn_style01 a:hover {
  opacity: 0.6;
}
#feature.feature_base .two_col p {
  line-height: 150%;
  font-size: 0.667em;
}
#feature.feature_base .editor,
#feature.feature_base .comment {
  border: #c8d6e0 solid 1px;
  padding: 18px 30px 20px 30px;
  margin-top: 30px;
}
#feature.feature_base .editor .logo {
  width: 120px;
  margin: 10px 0;
}
#feature.feature_base .editor p {
  font-size: 0.8em;
}
#feature.feature_base .comment h3 {
  margin-bottom: 5px;
}
#feature.feature_base .last_blk {
  margin: 0;
  clear: both;
  overflow: hidden;
}
#feature.feature_base .two_col {
  margin-bottom: 0;
}
#feature.feature_base .btn_style01 {
  width: 100% !important;
}
#feature.genten .tab {
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
#feature.genten .tab li.tab1,
#feature.genten .tab li.tab2,
#feature.genten .tab li.tab3 {
  margin: 0;
  width: 33.33333%;
  background-position: 50% 50%;
  border-right: #fff solid 1px;
}
#feature.genten .tab li.select.tab1,
#feature.genten .tab li.select.tab2,
#feature.genten .tab li.select.tab3 {
  background-position: 50% 50%;
}
#feature.genten .content_wrapper {
  padding: 15px;
}
#feature.genten .foot_info .blk .body,
#feature.genten .foot_info .blk .body2,
#feature.genten .foot_info .blk .img,
#feature.genten .foot_info .blk .img2 {
  float: none;
  width: 100%;
  padding: 0 0 15px;
}

/* 仙台ラン
========================================== */
#feature.sendairun .summary .btn_style01 {
  width: 100%;
}

/* デリシャス
========================================== */
#feature.delicious_t .sts_summary {
  text-align: center;
}
#feature.delicious_t .logo_banner {
  margin: 15px auto;
}

/* キャンプ
========================================== */
#feature.sendai-camp .column {
  clear: both;
  overflow: hidden;
  border: #000 solid 1px;
  padding: 20px 15px 35px;
}
#feature.sendai-camp .column h3 {
  font-size: 20px !important;
  font-weight: bold;
  margin-bottom: 28px !important;
  padding-bottom: 22px;
  border-bottom: #000 solid 1px;
}
#feature.sendai-camp .column .img {
  float: none;
  width: auto;
  margin: 0 !important;
}
#feature.sendai-camp .column .column_body {
  float: none;
  width: auto;
}
#feature.sendai-camp .column .column_body dt {
  font-size: 19px;
  font-weight: bold;
  margin: 15px 0 7px;
}

.kouyo_pickup {
  padding: 30px 0 0 0;
  overflow: hidden;
}
.kouyo_pickup h3 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 25px;
}
.kouyo_pickup h3 span {
  color: #ccc;
}
.kouyo_pickup a {
  display: block;
  width: 100%;
  margin: auto;
}
.kouyo_pickup .body {
  display: block;
  width: 100%;
  margin: auto;
  padding: 0 10px;
}
.kouyo_pickup .body .pu_ttl {
  font-size: 18px !important;
}
.kouyo_pickup .body .txt {
  margin: 15px 0 19px;
}

/* dc2021
========================================== */
#feature.dc2021 .txt_a {
  background: #f8e5e5;
  color: #b90303;
  padding: 20px 15px;
  margin-bottom: 25px;
  font-size: 92%;
}
#feature.dc2021 .img02 {
  border-bottom: #06b4bf solid 5px;
  padding: 24px 0;
}
#feature.dc2021 .img02 img {
  width: 80%;
}
#feature.dc2021 .sec01 .in {
  padding: 15px 15px 25px 15px;
}
#feature.dc2021 .sec01 .in .box {
  padding-bottom: 30px;
}
#feature.dc2021 .sec01 .in .box h2.l1 {
  width: 50%;
  margin: 0 auto 15px;
}
#feature.dc2021 .sec01 .in .box h2.l2 {
  width: 75%;
  margin: 0 auto 25px;
}
#feature.dc2021 .sec01 .in .sec {
  padding-top: 32px;
}
#feature.dc2021 .sec01 .in .box2 {
  text-align: center;
}
#feature.dc2021 .sec01 .in .box2 h2 {
  font-size: 21px;
  margin-bottom: 30px;
  line-height: 180%;
}
#feature.dc2021 .sec01 .in .box2 .btn_style01 {
  width: 80%;
  margin: 16px auto;
}
#feature.dc2021 .sec01 .cont_wrap {
  margin-right: 0;
  overflow: hidden;
}
#feature.dc2021 .sec01 .cont_wrap .cont {
  padding: 24px;
  margin-bottom: 24px;
  width: 100% !important;
  float: none !important;
  margin-right: 0;
}
#feature.dc2021 .sec01 .cont_wrap .cont dt {
  font-weight: bold;
  margin-bottom: 12px;
}
#feature.dc2021 .sec01 .cont_wrap .cont dd {
  font-size: 90%;
}
#feature.dc2021 .sec01 .img_b {
  width: 100% !important;
}
#feature.dc2021 .sec02 .s_ttl {
  margin-bottom: 24px;
}
#feature.dc2021 .sec02 .box_wrap {
  margin-right: -2%;
}
#feature.dc2021 .sec02 .box_wrap .box {
  margin-right: 2%;
  width: 48%;
  float: left;
}
#feature.dc2021 .sec04 {
  clear: both;
}
#feature.dc2021 .sec04 .in_box .photoarea {
  float: none;
  width: 100%;
  margin-bottom: 16px;
}
#feature.dc2021 .sec04 .in_box .txt {
  float: none;
  width: 100%;
}
#feature.dc2021 .sec04 .in_box .txt h4 {
  font-size: 18px;
}
#feature.dc2021 .sec04 .btn_style01 {
  width: 90% !important;
}
#feature.dc2021 .sec05 {
  clear: both;
}
#feature.dc2021 .sec05 .box_wrap {
  overflow: hidden;
  margin-right: -3%;
  padding-bottom: 32px;
}
#feature.dc2021 .sec05 .box_wrap .box {
  float: left;
  width: 47%;
  margin-right: 3%;
}
#feature.dc2021 .sec05 .box_wrap .box img {
  border: #c8d6e0 solid 1px;
}
#feature.dc2021 .sec05 .btn_style01 {
  clear: both;
  width: 50%;
  margin: auto;
}

.kouyo_pickup {
  border: #000 solid 1px;
  border-radius: 15px;
  padding: 30px 0 10px 0;
}
.kouyo_pickup h3 {
  text-align: center;
  font-weight: bold;
  font-size: 20px;
  margin-bottom: 25px;
}
.kouyo_pickup h3 span {
  color: #ccc;
}
.kouyo_pickup a {
  display: block;
  width: 700px;
  margin: auto;
}
.kouyo_pickup .body {
  display: block;
  width: 700px;
  margin: auto;
}
.kouyo_pickup .body .pu_ttl {
  font-size: 20px !important;
}
.kouyo_pickup .body .txt {
  margin: 15px 0 30px;
}

/* ページェント
========================================== */
.pagent_wrap {
  padding-bottom: 20px;
  margin-bottom: 20px;
}
.pagent_wrap .p_main h2 {
  margin-bottom: 20px;
}
.pagent_wrap .p_main p {
  padding: 0 15px;
}
.pagent_wrap .p_main .detail_t {
  margin: 30px 15px 0;
}
.pagent_wrap .p_main table {
  width: auto;
  margin: 0 0 40px;
}
.pagent_wrap .body {
  width: auto;
  margin: 0 15px;
  overflow: hidden;
}
.pagent_wrap .banner {
  margin: 0;
  padding-bottom: 0;
}
.pagent_wrap .foot_banner img {
  margin-bottom: 10px;
}

#feature.summer_experience .img_r {
  width: 50%;
}
#feature.summer_experience .img_l {
  width: 50%;
}
#feature.summer_experience .img_r.int {
  float: none;
  width: 100%;
  margin: 0 0 15px 0;
}
#feature.summer_experience .frame-wrapper__video {
  position: relative;
  width: 100%;
  height: 0;
  padding-bottom: 56.25%;
  overflow: hidden;
  margin-bottom: 10px;
}
#feature.summer_experience .frame-wrapper__video iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
#feature.summer_experience .movie {
  border: #e6edf2 solid 1px;
  padding: 15px 12px;
  margin-bottom: 25px;
}
#feature.summer_experience .movie h3 {
  font-size: 16px;
  margin-bottom: 10px;
}
#feature.summer_experience .info .btn_style01 {
  width: auto;
}

/* フォトジェニック
========================================== */
#feature.photogenic .photobase {
  margin-bottom: 16px;
}
#feature.photogenic .photobase img {
  width: 100%;
}
#feature.photogenic .two_col h3 {
  margin-top: 0;
  margin-bottom: -3px;
  font-size: 20px;
}
#feature.photogenic .two_col p {
  margin-bottom: 10px;
}
#feature.photogenic .two_col a {
  width: 100%;
  color: #fff;
}
#feature.photogenic .two_col .btn_style01 {
  width: 100%;
  padding-bottom: 16px;
}
#feature.photogenic .two_col iframe {
  width: 100%;
  height: 300px;
}
#feature.photogenic .two_col .smap {
  margin-bottom: 25px;
  padding-bottom: 10px;
  border-bottom: #ddd solid 1px;
}
#feature.photogenic .infos {
  margin-top: 5px !important;
}
#feature.photogenic .info .img img {
  display: block;
  margin: auto;
  width: 50%;
}
#feature.photogenic .info .btn_style01 {
  width: 100% !important;
}

/* バクテン
========================================== */
#feature.bakuten #sec01_2 p {
  font-size: 14px;
  margin-top: 0px;
}
#feature.bakuten #sec02 .body.fs {
  margin-top: 0;
}
#feature.bakuten .prof {
  padding: 0;
  margin: 0;
  border: none;
}
#feature.bakuten .prof .profbase {
  background: #f1f5f8;
  padding: 15px;
  margin-bottom: 24px;
}
#feature.bakuten .prof .profbase .base_in {
  background: #fff;
  padding: 15px;
}
#feature.bakuten .prof .profbase .base_in .detail {
  overflow: hidden;
}
#feature.bakuten .prof .profbase .base_in .detail .img {
  float: none;
  width: 50%;
  padding: 0 30px;
  margin: auto;
}
#feature.bakuten .prof .profbase .base_in .detail .detail_body {
  float: none;
  width: 100%;
}
#feature.bakuten .prof .profbase .base_in .detail .detail_body h3 {
  margin-top: 20px;
  font-size: 26px;
}
#feature.bakuten .prof .profbase .base_in .detail .detail_body .cv {
  font-size: 15px;
}
#feature.bakuten .prof .profbase .base_in .detail .detail_body p {
  font-size: 15px !important;
}
#feature.bakuten .prof .profbase .base_in .placeinfo .blk p {
  font-size: 15px !important;
}
#feature.bakuten .prof .profbase .base_in .placeinfo h3 {
  margin-bottom: 16px;
  font-size: 20px;
}
#feature.bakuten .prof .profbase .base_in .placeinfo .btn_style01 {
  width: 100%;
}
#feature.bakuten .prof .profbase .base_in .placeinfo .btn_style01 a {
  padding: 10px 20px;
  line-height: 140%;
}
#feature.bakuten .prof .profbase .base_in .p_info_in h4 {
  font-size: 17px;
  margin: 16px 0 10px;
}
#feature.bakuten .prof .profbase .base_in .p_info_in p {
  font-size: 15px !important;
  color: #333;
  line-height: 193%;
  margin-bottom: 16px;
}
#feature.bakuten .prof .profbase .base_in .p_info_in .ad_info {
  margin-top: -26px;
}
#feature.bakuten .prof .profbase .base_in .p_info_in .two_col {
  margin-bottom: 4px;
}
#feature.bakuten .prof .profbase .base_in h3.style02 {
  margin-top: 40px;
}
#feature.bakuten #sec03 .base {
  margin-bottom: 16px;
}
#feature.bakuten #sec03 .base h3 {
  font-size: 18px;
}
#feature.bakuten #sec03 .base.link_btn {
  overflow: hidden;
}
#feature.bakuten #sec03 .base.link_btn ul {
  margin-top: 16px;
  margin-right: 0;
}
#feature.bakuten #sec03 .base.link_btn ul a {
  float: none;
  display: block;
  width: 100%;
  margin-right: 0;
}
#feature.bakuten #sec03 .btn_style01 {
  margin: 0px 0 36px;
}
#feature.bakuten .banner li {
  margin-bottom: 16px;
}
#feature.bakuten .banner li.b2 {
  width: 100%;
  margin: auto;
}
#feature.bakuten #sec04 .in {
  background: #f1f5f8;
  padding-bottom: 32px;
}
#feature.bakuten #sec04 .in h2,
#feature.bakuten #sec04 .in p {
  padding-left: 32px;
  padding-right: 32px;
}

/* ページェント
========================================== */
.pagent_wrap .blk {
  margin-bottom: 30px;
}
.pagent_wrap .blk h3 {
  margin-top: 17px;
}
.pagent_wrap .blk h3:first-child {
  margin-top: 0;
}
.pagent_wrap #tc04 .body {
  margin-top: 0;
}
.pagent_wrap .in_base {
  padding: 10px;
}
.pagent_wrap .googleCalendar iframe {
  padding: 0;
}
.pagent_wrap .icon_c {
  margin-top: 10px;
}
.pagent_wrap .icon_c .blk {
  margin-bottom: 10px;
}
.pagent_wrap .icon_c .blk img {
  width: 100%;
  margin-bottom: 0;
}

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

	#trafficinfo

------------------------------------------------------------------------------- */
/* .access
========================================== */
#trafficinfo.access .blk {
  margin: 20px 0 30px;
  padding: 15px;
}
#trafficinfo.access .flow {
  clear: both;
  float: none;
  width: 100%;
  overflow: hidden;
  padding-bottom: 15px;
}
#trafficinfo.access .spec {
  clear: both;
  float: none;
  width: 100%;
}
#trafficinfo.access .flow .box1 {
  background: #e7f7f0;
  width: 100px;
  height: 100px;
  line-height: 100px;
}
#trafficinfo.access .flow .box2 {
  line-height: 100px;
}
#trafficinfo.access .flow .box3 {
  background: #e7f7f0;
  width: 100px;
  height: 100px;
  line-height: 100px;
}
#trafficinfo.access .btn_style01 {
  width: auto;
}

#access.airport .map_img {
  width: 100%;
  margin: auto;
}
#access.airport .box1 {
  background: #fff;
  border-radius: 10px;
  box-shadow: 0px 3px 4px 0px rgba(96, 131, 161, 0.11);
  padding: 15px 15px 0;
  width: 100%;
  margin: 30px auto;
  font-size: 90%;
}
#access.airport .box1 .blk1,
#access.airport .box1 .blk2,
#access.airport .box1 .blk3 {
  width: 33%;
}

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

	#onsen

------------------------------------------------------------------------------- */
#onsen.index .sec01 {
  background: url('../images/onsen/index/img05.jpg') no-repeat 50% 50%;
  text-align: center;
  color: #fff;
  font-size: 1.25em;
  font-weight: bold;
  padding: 50px 15px;
  margin-bottom: 10px;
  line-height: 170%;
}
#onsen.index .sec01 p {
  margin: 15px 0;
}
#onsen.index .sec01 br {
  display: block;
}
#onsen.index .cap {
  text-align: right;
  font-size: 12px;
  color: #777;
  margin-bottom: 25px !important;
}
#onsen section {
  margin-bottom: 50px;
}
#onsen .base {
  margin-bottom: 30px;
}
#onsen section h2,
#onsen section h3 {
  margin-bottom: 15px;
}
#onsen .base .kv {
  margin-bottom: 20px;
}
#onsen.akiu .sec01 {
  background: url('../images/onsen/akiu/cover_sp.jpg') repeat 50% 50%;
  background-size: contain;
  padding: 100px 0 100px 0;
}
#onsen.akiu .sec01 h1 {
  font-size: 1.56em;
  font-weight: bold;
  margin-bottom: 5px;
  letter-spacing: 6px;
}
#onsen.sakunami .sec01 h1 {
  font-size: 1.56em;
  font-weight: bold;
  margin-bottom: 5px;
  letter-spacing: 6px;
}
#onsen.akiu .btn_style01,
#onsen.sakunami .btn_style01,
#onsen.akiu .btn_style01.size_l,
#onsen.sakunami .btn_style01.size_l,
#onsen.akiu .btn_style01.size_m {
  width: 100%;
}
#onsen.sakunami .btn_style01.size_m {
  width: 100%;
}
#onsen.sakunami .sec01 {
  background: url('../images/onsen/sakunami/cover_sp.jpg') repeat 50% 50%;
  background-size: contain;
  padding: 100px 0 100px 0;
}
#onsen .imgR {
  width: 25%;
}

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

	#stakeholder

------------------------------------------------------------------------------- */
#stakeholder .sec_main {
  background: #ccc;
  padding: 150px 10px 50px;
  text-align: center;
  background: url('../images/stakeholder/img12.jpg') no-repeat 80% 50%;
  background-size: cover;
  color: #fff;
  font-size: 1em;
  margin-bottom: 15px;
  text-shadow: 1px 3px 7px #000000;
  letter-spacing: 0;
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.2);
}
#stakeholder .sec_main h2 {
  font-size: 2.2em;
  margin-bottom: 25px;
}
#stakeholder .blk {
  margin: 20px 0 30px;
  padding-bottom: 30px;
  overflow: hidden;
  border-bottom: #dfe3e7 solid 1px;
}
#stakeholder .blk h2 {
  margin-bottom: 20px;
}
#stakeholder .two_col.style02 .img {
  float: none;
  width: 100%;
  border: #ddd solid 1px;
  padding: 20px;
  margin-bottom: 15px;
}
#stakeholder h3 {
  clear: both;
  font-size: 16px;
  margin-left: 25px;
}
#stakeholder .two_col.style02 .body {
  width: 100%;
  float: none;
}
#stakeholder .two_col.style02 .body .btn_style01 {
  font-size: 0.81em;
  width: 100%;
  margin-top: 15px;
}
#stakeholder .two_col .btn_style01 a {
  color: #fff;
  width: 100%;
  margin: 25px auto 0;
}
#stakeholder .blk.right {
  margin-left: 0;
}

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

	#usefulinfo

------------------------------------------------------------------------------- */
#usefulinfo.tebura .sec01 {
  margin: 15px 0;
  padding: 60px 15px;
}
#usefulinfo.tebura .sec01 img {
  width: 100%;
}
#usefulinfo.infant h2 {
  margin-bottom: 20px;
}
#usefulinfo.infant p {
  margin-bottom: 45px;
}
#usefulinfo.infant .map {
  margin: 0 auto;
  width: 100%;
}
#usefulinfo.infant .map_txt {
  text-align: center;
  border-top: #d7dfe2 solid 1px;
  border-bottom: #d7dfe2 solid 1px;
  padding: 3px 0 0;
  margin-bottom: 20px;
}
#usefulinfo.infant .map_txt img {
  width: 95%;
}

/* .infant
========================================== */
/* -------------------------------------------------------------------------------

	#know

------------------------------------------------------------------------------- */
/* .sendaitravel
========================================== */
#know.sendaitravel .chat .chat_user1,
#know.sendaitravel .chat .chat_user2 {
  width: 100%;
}
#know.sendaitravel .chat .chat_user1 .icon,
#know.sendaitravel .chat .chat_user2 .icon {
  float: left;
  width: 13%;
}
#know.sendaitravel .chat .chat_user1 .icon img,
#know.sendaitravel .chat .chat_user2 .icon img {
  float: left;
  width: 85%;
}
#know.sendaitravel .chat .chat_user1 .talk,
#know.sendaitravel .chat .chat_user2 .talk {
  float: left;
  width: 85%;
  padding: 15px 10px 15px 20px;
  margin-top: 15px;
  border-radius: 0 15px 15px 15px;
}
#know.sendaitravel .intro p {
  clear: both;
  font-size: 0.81em;
  color: #777;
}
#know .sendai_areaguide .sec01 {
  margin-bottom: 60px;
}
#know .sendai_areaguide .sec01 .map {
  position: relative;
}
#know .sendai_areaguide .sec01 .map.pc_map {
  display: none;
}
#know .sendai_areaguide .sec01 .map.sp_map {
  display: block;
}
#know .sendai_areaguide .sec01 .map li {
  position: absolute;
}
#know .sendai_areaguide .sec01 .map li.navi01 {
  top: 36px;
  left: 140px;
  width: 120px;
}
#know .sendai_areaguide .sec01 .map li.navi02 {
  top: 80px;
  left: 180px;
  width: 120px;
}
#know .sendai_areaguide .sec01 .map li.navi03 {
  top: 202px;
  left: 232px;
  width: 120px;
}
#know .sendai_areaguide .sec01 .map li.navi04 {
  top: 173px;
  left: 40px;
  width: 150px;
}
#know .sendai_areaguide .sec01 .map li a:hover {
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  -ms-opacity: 0.7;
  -o-opacity: 0.7;
  opacity: 0.7;
}
#know.traditionalcrafts dl dt {
  clear: both;
  float: none;
  width: 100%;
  margin-bottom: 7px;
  font-weight: bold;
  color: #111;
}
#know.traditionalcrafts dl dd {
  float: none;
  width: 100%;
  margin-bottom: 15px;
}
#know.delicious .main {
  margin: auto;
  width: auto;
}
#know.delicious .sec02 li {
  float: left;
  width: 50%;
}
#know.traditionalcrafts .sec02 li {
  float: left;
  width: 50%;
}
#know.traditionalcrafts .topics {
  border: #c8d6e0 solid 1px;
  padding: 30px;
  overflow: hidden;
}
#know.traditionalcrafts .topics .img {
  width: 100%;
  float: none;
}
#know.traditionalcrafts .topics .txt {
  width: 100%;
  float: none;
}
#know.traditionalcrafts .topics .txt h3 {
  font-size: 20px;
  margin-bottom: 8px;
}
#know.traditionalcrafts .topics .txt p {
  font-weight: normal;
}
#know .delicious .sec01 .about .left {
  padding: 35px 30px;
}
#know .delicious .sec02 dt {
  padding: 0;
}
#know .delicious .sec03 .base .txt {
  padding: 40px 20px 0px;
}
#know .delicious .sec03 .base .name {
  position: absolute;
  top: -15px;
  left: 20px;
}
#know .delicious .sec03 .base .name img {
  height: 25px;
  width: auto;
}
#know .delicious .sec03 .base .ttl {
  font-size: 1.06em;
  margin-bottom: 15px;
}
#know.delicious .sec03 .base .pic {
  padding: 20px 0 30px;
  margin: auto;
  width: auto;
}

/* .sendai_areaguide
========================================== */
.sendai_areaguide .coupon .btn_style01 {
  width: 100% !important;
}

/* .traditionalcrafts
========================================== */
/* .delicious
========================================== */
/* -------------------------------------------------------------------------------

	#modelcourse

------------------------------------------------------------------------------- */
#modelcourse h1 {
  margin-bottom: 20px;
}
#modelcourse .infoarea {
  margin-bottom: 60px;
}
#modelcourse .infoarea .main_img {
  margin: 0 0 25px 0;
}
#modelcourse .sec01 {
  background: #f1f5f8;
  padding: 5px 5px 0;
  overflow: hidden;
  margin-bottom: 80px;
}
#modelcourse .sec01 .blk01 {
  margin-bottom: 5px;
}
#modelcourse .sec01 .blk02 {
  margin-bottom: 5px;
  padding: 15px 15px;
}
#modelcourse .sec01 .blk02 .course_name {
  overflow: hidden;
}
#modelcourse .sec01 .blk02 .num {
  background: #000;
  color: #fff;
  text-align: center;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: block;
  float: left;
  font-size: 0.88em;
}
#modelcourse .sec01 .blk02 p {
  float: left;
  width: 90%;
  font-size: 1em;
  font-weight: bold;
  padding: 0 15px 5px 15px;
  line-height: 160%;
}
#modelcourse .sec01 .blk02 p span {
  font-size: 0.69em;
  color: #707d85;
  padding-left: 0;
  font-weight: normal;
  display: block;
  line-height: 140%;
}
#modelcourse .sec01 .blk02 hr {
  background: url('../images/modelcourse/icon03.png') no-repeat 0 0;
  background-size: contain;
  height: 10px;
  border: none;
  clear: both;
  margin: 5px 0 0px 15px;
}
#modelcourse .sec01 .blk01 {
  padding: 0;
}
#modelcourse .sec01 .blk01 .left {
  float: left;
  width: 50%;
  padding: 15px 10px;
  border-right: #f1f5f8 solid 1px;
  text-align: center;
}
#modelcourse .sec01 .blk01 .right {
  float: left;
  width: 50%;
  padding: 15px 10px;
  text-align: center;
}
#modelcourse .sec01 .blk01 .icon {
  clear: both;
  float: none;
  width: 30px;
  margin: auto;
}
#modelcourse .sec01 .blk01 .in_ttl {
  font-size: 70%;
  float: none;
  text-align: center;
  width: 100%;
  margin: auto;
}
#modelcourse .sec01 .blk01 .in_ttl:after {
  display: none;
}
#modelcourse .sec01 .blk01 .time {
  float: none;
  text-align: center;
  width: 100%;
  margin: auto;
}
#modelcourse .sec01 .blk01 .body {
  padding: 10px 0 0 0;
  width: 100%;
  text-align: center;
}
#modelcourse .sec01 .blk01 .body .in_ttl {
  font-size: 0.867em;
}
#modelcourse .sec02 .next span {
  font-size: 0.933em;
  letter-spacing: 0;
  padding: 10px 10px;
  display: block;
  line-height: 150%;
}
#modelcourse .sec02 .ttl p {
  width: 45px;
  height: 45px;
  line-height: 45px;
}
#modelcourse .sec02 .ttl h2 {
  font-size: 1.4em;
  padding-top: 5px;
  padding-left: 10px;
}
#modelcourse .sec02 .ttl h2 span {
  color: #707d85;
  font-size: 0.81em;
  padding-left: 0;
  font-weight: normal;
  display: block;
}
#modelcourse .pointarea {
  background: #f1f5f8;
  padding: 20px 25px;
  overflow: hidden;
  clear: both;
}
#modelcourse .pointarea .imgarea {
  float: none;
  width: 100%;
}
#modelcourse .pointarea .textarea {
  float: none;
  width: 100%;
  font-size: 0.933em;
}
#modelcourse .pointarea .textarea h3 {
  font-size: 1.13em;
  margin: 12px 0;
}

.shop_w {
  font-size: 0.63em;
  color: #777;
  text-align: right;
  margin: 50px 0;
}

.pager {
  clear: both;
}

.wp-pagenavi {
  text-align: center;
  border-top: #c8d6e0 solid 1px;
  padding-top: 30px;
  margin-top: 40px;
}
.wp-pagenavi a,
.wp-pagenavi span {
  color: #777;
  background-color: #fff;
  padding: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  display: inline-block;
  margin: 0 5px;
  white-space: nowrap;
  text-align: center;
  text-decoration: none;
  font-size: 0.81em;
  border-radius: 200px;
}

#guidebook .search_box,
#event .search_box {
  background: #fff;
  box-shadow: 0px 7px 46px 0px rgba(96, 131, 161, 0.22);
  margin: -35px 0 30px;
  padding: 0 0 25px 0;
  border-radius: 10px;
  background: #fff;
  box-shadow: 0px 7px 46px 0px rgba(96, 131, 161, 0.22);
}
#guidebook .ttl,
#event .ttl {
  float: none;
  width: 100%;
  margin-right: 3.33333%;
  font-size: 1.2em;
  font-weight: bold;
  background: url('../images/giudebook/guidebook_s_icon.png') no-repeat 15px 50%;
  background-size: 30px;
  padding: 15px 0 15px 55px;
  margin-bottom: 18px;
  border-bottom: #e6edf2 solid 1px;
}
#guidebook .select_wrap,
#event .select_wrap {
  margin-right: 4%;
}
#guidebook .cp_ipselect,
#event .cp_ipselect {
  float: left;
  width: 46%;
  margin: 0 0 0 4%;
}

.sub_search_box {
  background: #fff;
  margin: 0 0 30px;
  padding: 0 0 25px 0;
  border-radius: 10px;
  background: #fff;
  border-width: 3px;
}
.sub_search_box .ttl {
  float: none;
  width: 100%;
  margin-right: 3.33333%;
  font-size: 1.2em;
  font-weight: bold;
  background: url('../images/giudebook/guidebook_s_icon.png') no-repeat 15px 50%;
  background-size: 30px;
  padding: 15px 0 15px 55px;
  margin-bottom: 18px;
  border-bottom: #e6edf2 solid 1px;
}
.sub_search_box .select_wrap {
  margin-right: 4%;
}
.sub_search_box .cp_ipselect {
  float: left;
  width: 46%;
  margin: 0 0 0 4%;
}

.cp_ipselect {
  overflow: hidden;
  padding: 0 15px;
  text-align: center;
}
.cp_ipselect select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}
.cp_ipselect select::-ms-expand {
  display: none;
}
.cp_ipselect.cp_sl05 {
  position: relative;
  border-radius: 2px;
  border-radius: 50px;
  background: #13ae67;
}
.cp_ipselect.cp_sl05::before {
  position: absolute;
  top: 1.3em;
  right: 1.1em;
  width: 0;
  height: 0;
  padding: 0;
  content: '';
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-top: 4px solid #ffffff;
  pointer-events: none;
}
.cp_ipselect.cp_sl05 select {
  padding: 10px 10px 10px 5px;
  color: #ffffff;
  font-size: 0.933em;
}

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

	#event

------------------------------------------------------------------------------- */
#event nav.event_nav li a {
  display: block;
  float: none;
  width: 100%;
  text-align: left;
  color: #111;
  padding: 10px 15px;
  border-right: #c8d6e0 solid 1px;
  border-bottom: #c8d6e0 solid 1px;
  background: #fff url('../images/common/arrow_right.png') no-repeat 95% 50%;
  background-size: 7px;
}
#event #tab {
  width: 100%;
  margin-right: -0.33333%;
  float: none;
}
#event #tab li#tab1,
#event #tab li#tab3,
#event #tab li#tab2 {
  width: 33%;
  height: 55px;
  margin-right: 0.33333%;
  font-size: 0.75em;
}
#event .tab_link a {
  display: block;
  float: none;
  width: 100%;
  margin-bottom: 15px;
}
#event.index .list_box_wrap .box a {
  padding: 12px 18px 12px 12px;
}
#event.index .list_box_wrap .box .img {
  width: 20%;
}
#event.index .list_box_wrap .box .in {
  width: 77%;
}
#event.index .list_box_wrap .box .in h3 {
  line-height: 155%;
  margin-bottom: 5px;
}
#event.index .list_box_wrap .box .in p {
  font-size: 0.8em;
  line-height: 155%;
}
#event nav.event_nav li a.current,
#event nav.event_nav li a:hover {
  background: #f1f5f8 url('../images/common/arrow_right.png') no-repeat 95% 50%;
  background-size: 7px;
  color: #777;
}

.scroll {
  overflow: auto;
  white-space: nowrap;
  padding-bottom: 10px;
}
.scroll::-webkit-scrollbar {
  height: 5px;
}
.scroll::-webkit-scrollbar-track {
  background: #f1f1f1;
  height: 10px;
}
.scroll::-webkit-scrollbar-thumb {
  background: #bcbcbc;
  height: 10px;
  border-radius: 5px;
}

#event.guidebook .infoarea .main_img {
  padding: 0;
}
#event.guidebook .infoarea .main_img img {
  width: 100%;
  display: block;
  margin: auto;
}
#event .box.priority a {
  padding-top: 30px !important;
}
#event .box.priority a:before {
  height: 25px;
  line-height: 25px;
}
#event table {
  background: #fff;
}
#event table th {
  text-align: left;
  padding: 7px;
}
#event div.content_wrap th,
#event div.content_wrap td {
  -webkit-text-size-adjust: 100%;
}
#event .btn_style01.listback {
  width: auto;
  margin: auto;
}

#guidebook .three_box_wrap .box,
#guidebook .three_box_wrap .box_style02,
#guidebook .three_box_wrap .box a {
  width: 100% !important;
}

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

	#culturalproperty

------------------------------------------------------------------------------- */
#culturalproperty .index {
  margin-bottom: 100px;
}
#culturalproperty .index .intro {
  background:
    url('../images/culturalproperty/line.png') repeat-x 0 0,
    url('../images/culturalproperty/line.png') repeat-x 0 100%;
  padding: 20px 15px;
  text-align: center;
  font-size: 0.88em;
  line-height: 170%;
  color: #fff;
}
#culturalproperty .index .body {
  margin: 10px;
  overflow: hidden;
}
#culturalproperty .index .body .banner {
  margin-right: 0;
}
#culturalproperty .index .body .banner li {
  float: none;
  width: auto;
  margin-right: 0;
  margin-bottom: 10px;
}

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

	#volunteerguide

------------------------------------------------------------------------------- */
#volunteerguide .sec01 .info {
  border: #f1f5f8 solid 5px;
  padding: 15px 15px;
  margin: 20px 0 30px;
}
#volunteerguide .sec01 .info .name span,
#volunteerguide .sec01 .info li {
  display: block;
  clear: both;
}
#volunteerguide .sec01 .info .name span {
  padding-left: 0;
}
#volunteerguide .sec02 {
  margin-bottom: 30px;
}
#volunteerguide .sec02 .img {
  float: none;
  width: auto;
  margin-bottom: 15px;
}
#volunteerguide .sec02 .spec {
  float: none;
  width: auto;
}
#volunteerguide .sec03 {
  background: #f1f5f8;
  padding: 15px;
  margin-bottom: 30px;
}
#volunteerguide .sec03 h2 {
  font-size: 1.2em;
}
#volunteerguide .sec03 .box {
  padding: 15px;
}
#volunteerguide .sec03 .box h3 {
  font-size: 1.133em;
}
#volunteerguide .sec03 .box h3 span {
  width: 30px;
  height: 30px;
  line-height: 30px;
  font-size: 1em;
}
#volunteerguide .index_nav {
  padding: 0;
}
#volunteerguide .index_nav .inner {
  padding: 0;
}
#volunteerguide .index_nav .box {
  width: 100%;
  float: none;
  border-right: none;
  border-bottom: #dfe3e7 solid 1px;
}
#volunteerguide .index_nav .box a {
  padding: 10px 15px;
}
#volunteerguide .btn_style01.map {
  width: 80%;
  margin: auto;
}

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

	#access

------------------------------------------------------------------------------- */
#access .map {
  width: 100%;
  margin: auto;
}
#access .two_col .ttl {
  padding: 15px;
  font-size: 1.2em;
}
#access .two_col .ttl p {
  font-size: 0.8em;
}
#access .two_col .body {
  padding: 20px 15px 40px;
}

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

	#info

------------------------------------------------------------------------------- */
#info .body {
  border-bottom: #ddd solid 1px;
  margin-bottom: 30px;
  padding-bottom: 15px;
}
#info .btn_style01 {
  width: 90%;
  margin: 0 auto 60px;
}
#info .sec_information.inner {
  padding: 0;
  margin: 0;
}
#info .list .tabarea li a {
  padding: 15px 0;
  border-right: #e6edf2 solid 1px;
}

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

	etc

------------------------------------------------------------------------------- */
.sec_information {
  border-bottom: none;
  padding-bottom: 0;
}
.sec_information h3.style02 {
  margin: 18px 18px 15px 15px !important;
}
.sec_information .info_wrap {
  border-top: #c8d6e0 solid 1px;
  margin-top: 20px;
}
.sec_information .ticker {
  width: 100% !important;
}
.sec_information .blk {
  border-bottom: none;
}
.sec_information .blk a {
  display: block;
  width: 100%;
  padding: 15px 0;
  overflow: hidden;
  color: #111;
  background: url('../images/common/arrow_right.png') no-repeat 97% 50%;
  background-size: 7px;
  line-height: 150%;
}
.sec_information .blk a:hover {
  background: #f1f5f8 url('../images/common/arrow_right.png') no-repeat 97% 50%;
  background-size: 7px;
}
.sec_information .date_wrap {
  float: none;
  width: auto;
  overflow: hidden;
  margin-bottom: -1px;
}
.sec_information .date_wrap .date {
  float: left;
  width: 26%;
  font-size: 0.81em;
}
.sec_information .date_wrap .cat {
  float: left;
  width: 30%;
  margin-bottom: 10px;
}
.sec_information .date_wrap .cat span {
  background: #000;
  color: #fff;
  font-size: 0.63em;
  padding: 2px 8px 3px;
  line-height: 100%;
}
.sec_information .date_wrap .cat span.notice {
  background: #13ae67;
}
.sec_information .date_wrap .cat span.news {
  background: #136eae;
}
.sec_information .date_wrap .cat span.access_info {
  background: #de1854;
}
.sec_information .body {
  clear: both;
  float: none;
  width: auto;
  font-size: 1.1em;
  padding-top: 2px;
  padding-right: 25px;
  font-weight: normal;
}
.sec_information .btn_style01 {
  width: 88%;
  margin: auto;
}

#info .list .date_wrap,
#info .list .body {
  padding: 0 15px;
}
#info .list .blk a {
  background: url('../images/common/arrow_right.png') no-repeat 90% 50% 7px !important;
}
#info .list .blk a:hover {
  background: #f1f5f8 url('../images/common/arrow_right.png') no-repeat 90% 50% 7px !important;
}

.theme_list li a {
  margin: 0 10px 15px 0;
}

.rec_spot {
  margin: 0;
  padding: 0;
}

.gallery-item {
  width: 100%;
  padding: 12px 18px 12px 12px !important;
  background: url('../images/common/arrow_right.png') no-repeat 98% 50% !important;
  background-size: 7px !important;
}
.gallery-item dd {
  width: 100%;
}
.gallery-item dt {
  width: 100%;
  float: left !important;
  width: 20%;
}
.gallery-item dt img {
  width: 100%;
  height: auto;
  border-radius: 0;
}
.gallery-item dd {
  float: right !important;
  width: 77%;
  text-align: left;
}

#rpbt-related-gallery-1 .gallery-caption a {
  padding: 0;
  font-weight: bold;
}

.three_box_wrap .box,
.related-gallery .gallery-item {
  float: none !important;
  width: 100% !important;
  overflow: hidden;
}

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

	#about

------------------------------------------------------------------------------- */
#about p {
  margin-bottom: 20px;
}
#about .site img {
  width: 70%;
  margin: 15px 0 7px;
}
#about .site a {
  color: #111;
}
#about .site span {
  display: block;
}
#about .info {
  margin: 0;
  background: #f1f5f8;
  padding: 20px 35px 35px;
}
#about .info ul {
  margin: 20px 0;
  font-size: 0.9em;
}
#about .info .btn_style01 {
  width: 100%;
}

.wp-pagenavi a:hover,
.wp-pagenavi span.current {
  color: #fff;
  background-color: #000;
}

/* ----------------------------------------------------
	fotter
---------------------------------------------------- */
footer {
  clear: both;
  overflow: hidden;
  background: #e6edf2;
  text-align: center;
}
footer .change {
  background: #000;
  text-align: center;
}
footer .change a {
  font-size: 1em;
}
footer .change a span {
  background:
    url('../images/common/footer_color_icon01.png') no-repeat 0 50%,
    url('../images/common/arrow_right_w.png') no-repeat 100% 50%;
  background-size: 35px, 7px;
  display: block;
  width: auto !important;
  min-width: auto !important;
  margin: 0 15px;
  padding: 25px 0;
}
footer .foot_nav {
  border-bottom: none;
  padding: 0 0 15px 0;
  display: block;
  color: #111;
}
footer .foot_nav ul {
  width: auto;
  margin: auto;
}
footer .foot_nav a {
  display: block;
  float: none;
  padding: 10px 15px;
  width: auto;
  padding-right: 20px;
  background: url('../images/common/arrow_right.png') no-repeat 97% 50%;
  background-size: 6px;
  color: #111;
  text-align: left;
  border-bottom: #c8d6e0 solid 1px;
}
footer .logo {
  padding: 30px 0;
}
footer .logo img {
  width: 60%;
  margin: 0 auto;
  display: block;
}
footer .copy {
  padding: 0 0 30px 0;
  color: #7c8388;
  font-size: 0.56em;
  line-height: 130%;
}
footer .dc {
  background: #008db4;
  clear: both;
  overflow: hidden;
  padding: 0;
}
footer .dc .inner {
  padding: 0;
}
footer .dc dt {
  float: none;
  width: 100%;
  text-align: center;
  padding: 10px 0 13px;
  border-bottom: #076c88 solid 1px;
}
footer .dc dt img {
  width: 40%;
}
footer .dc dd a {
  display: block;
  float: left;
  width: 50%;
  border-left: none;
  border-right: #076c88 solid 1px;
  border-bottom: #076c88 solid 1px;
  text-align: center;
  color: #fff;
  padding: 7px 0;
  font-size: 0.75em;
}
footer .dc dd:last-child a {
  border-bottom: none;
}

.home .sec_search .base .left .search-input {
  float: left;
  width: 85%;
  border: #000 solid 1px;
  padding: 0 0 0 15px !important;
  margin: 0 !important;
  line-height: 48px;
  height: 52px;
  -webkit-appearance: none !important;
  -webkit-border-radius: 10px 0 0 10px !important;
}
.home .sec_search .base .left .search-submit {
  float: left;
  width: 15%;
  height: 52px;
  border: none;
  background: #000 url('../images/home/sec_search03.png') no-repeat 50% 50%;
  background-size: 21px;
  border-radius: 0 10px 10px 0;
  text-indent: -9999px;
  padding: 0 !important;
  margin: 0 !important;
}

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

	experience

------------------------------------------------------------------------------- */
#experience .sec01 {
  text-align: center;
}
#experience .sec01 h1 {
  font-size: 25px;
}
#experience .sec01 h1 br {
  display: block;
}
#experience .sec01 .main_intro {
  font-size: 15px;
  color: #474747;
  margin: 15px 0 20px;
}
#experience .sec01 .sub_intro {
  font-size: 15px;
  color: #474747;
  padding: 15px 0 20px;
}
#experience .sec02 .base_wrap {
  margin-right: -1%;
  overflow: hidden;
  padding-bottom: 50px;
}
#experience .sec02 .base_wrap .blk {
  width: 100%;
  float: right;
  margin-right: 0;
  margin-bottom: 10px;
  border-radius: 10px;
  text-align: center;
  background: #000;
}
#experience .sec02 .base_wrap .blk a {
  display: block;
  color: #fff;
  padding: 0 0 10px;
}
#experience .sec02 .base_wrap .blk a .ttl {
  padding: 20px 5px;
  float: right;
  width: 70%;
  text-align: left;
  background-image: url('../images/common/arrow_right_w.png');
  background-repeat: no-repeat;
  background-position: 95% 50%;
  background-size: 5px;
}
#experience .sec02 .base_wrap .blk a .ttl h3 {
  font-size: 15px;
  margin-bottom: 5px;
  letter-spacing: 0;
}
#experience .sec02 .base_wrap .blk a .ttl p {
  font-size: 10px;
  line-height: 140%;
}
#experience .sec02 .base_wrap .blk a .body {
  float: left;
  width: 30%;
  padding: 10px;
}
#experience .sec02 .base_wrap .blk a .body img {
  width: 100%;
}
#experience .sec02 .base_wrap .blk a .body .link {
  display: none;
}
#experience .sec03 {
  clear: both;
}
#experience .sec03 h2 {
  margin-bottom: 30px;
}
#experience .sec03 .blk a {
  margin-bottom: 15px;
  border: #ddd solid 1px;
  border-radius: 10px;
  overflow: hidden;
}
#experience .sec03 .blk a .left {
  width: 100%;
  float: none;
}
#experience .sec03 .blk a .right {
  width: 100%;
  float: none;
  padding: 15px;
}
#experience .sec03 .blk a .right h3 {
  font-size: 17px;
  color: #000;
}
#experience .sec03 .blk a .right p {
  color: #777;
  margin: 5px 0 15px;
}
#experience .sec03 .blk a .btn_style01 {
  width: 100%;
  display: block;
  background: #000 url('../images/common/arrow_right_w.png') no-repeat 95% 50%;
  background-size: 5px;
  text-align: center;
  padding: 0px 10px;
  color: #fff;
  text-decoration: none;
  border-radius: 100px;
}
#experience .sec03 .blk a:hover {
  opacity: 0.7;
}

.home #contents {
  margin-top: 0;
}
.home .slick-dotted.slick-slider {
  margin-bottom: 0;
}
.home .sec_search.sec2 {
  margin-bottom: 64px;
}
.home .sec_topi {
  margin-top: -60px;
}
.home .sec_topi .inner {
  width: 100%;
}
.home .sec_topi .ttl h2 {
  font-size: 20px;
  margin-bottom: 32px;
}
.home .sec_topi .ttl h2 span {
  display: flex;
  justify-content: center;
  gap: 16px;
}
.home .sec_topi .ttl h2 span:before {
  margin-top: 18px;
}
.home .sec_topi .ttl h2 span::after {
  margin-top: 18px;
}
.home .sec_topi .tab_wrap {
  width: 100%;
  margin: 0 auto 24px;
}
.home .sec_topi .tabs {
  gap: 8px;
}
.home .sec_topi .tab-label {
  flex: 1;
  padding: 10px;
  text-align: center;
  cursor: pointer;
  color: white;
  font-weight: bold;
  transition: background 0.3s ease;
  position: relative;
  border-radius: 4px;
}
.home .sec_topi .tab-label.icon1 {
  padding-left: 20px;
  background: #009688 url('../images/home/sec_topi_like_w.svg') no-repeat 20% 50%/15px;
}
.home .sec_topi .tab-label.icon2 {
  padding-left: 20px;
  background: #009688 url('../images/home/sec_topi_crown_w.svg') no-repeat 17% 50%/15px;
}
.home .sec_topi .tab-label.active {
  background: white;
  color: #009688;
  border-bottom: none;
}
.home .sec_topi .tab-label.active.icon1 {
  background: #fff url('../images/home/sec_topi_like.svg') no-repeat 20% 50%/15px;
}
.home .sec_topi .tab-label.active.icon2 {
  background: #fff url('../images/home/sec_topi_crown.svg') no-repeat 17% 50%/15px;
}
.home .sec_topi .tab-label.active::after {
  content: '';
  position: absolute;
  bottom: -10px;
  left: 50%;
  transform: translateX(-50%);
  width: 0;
  height: 0;
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid white;
}
.home .sec_topi .tab-content {
  display: none;
}
.home .sec_topi .tab-content.active {
  display: block;
}
.home .sec_topi .grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 0px;
}
.home .sec_topi .grid-item {
  text-align: center;
  border: none;
  padding: 0;
  margin: 0;
}
.home .sec_topi .grid-item:hover {
  border: 3px solid #fff;
}
.home .sec_topi .grid-item br.sp-only {
  display: block;
}
.home .sec_topi .grid-item .image-container {
  position: relative;
  display: block;
}
.home .sec_topi .grid-item .image-container a {
  display: block;
}
.home .sec_topi .grid-item .image-container a img {
  display: block;
  width: 100%;
  height: auto;
  vertical-align: bottom;
}
.home .sec_topi .grid-item .image-container a::after {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 40%, rgba(0, 0, 0, 0.8) 100%);
  pointer-events: none;
}
.home .sec_topi .grid-item .image-container a .text {
  position: absolute;
  bottom: 16px;
  left: 50%;
  transform: translateX(-50%);
  color: white;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  width: 90%;
  z-index: 1;
  line-height: 160%;
}
.home .sec_topi .grid-item .image-container a .text span {
  font-size: 12px;
  display: block;
  line-height: 140%;
  margin-bottom: 2px;
}
.home .sec_topi .grid-item .image-container.ranks:before {
  position: absolute;
  top: -32px;
  left: -10px;
  display: inline-block;
  width: 44px;
  height: 44px;
  background: url('../images/home/sec_topi_rank.svg') no-repeat;
  background-size: contain;
  margin-top: 24px;
  opacity: 1;
  color: #000;
  font-weight: bold;
  line-height: 37px;
  text-align: left;
  padding-left: 15px;
}
.home .sec_topi .grid-item .image-container.rank4:before,
.home .sec_topi .grid-item .image-container.rank5:before,
.home .sec_topi .grid-item .image-container.rank6:before {
  top: -30px;
  left: -10px;
  background: url('../images/home/sec_topi_rank2.svg') no-repeat;
  line-height: 33px;
  padding-left: 14px;
}
.home .sec_topi .grid-item .image-container.rank1:before {
  content: '1';
}
.home .sec_topi .grid-item .image-container.rank2:before {
  content: '2';
}
.home .sec_topi .grid-item .image-container.rank3:before {
  content: '3';
}
.home .sec_topi .grid-item .image-container.rank4:before {
  content: '4';
}
.home .sec_topi .grid-item .image-container.rank5:before {
  content: '5';
}
.home .sec_topi .grid-item .image-container.rank6:before {
  content: '6';
}
.home .sec_information.top_info {
  /*border-bottom: $border-color solid 1px;
  padding-bottom: 15px;
  margin-bottom: 24px;*/
  background: #eeeff1;
}
.home .sec_information.top_info .inner {
  padding: 0 !important;
}
.home .sec_information.top_info .ticker {
  overflow: hidden;
  width: 85% !important;
  float: left;
  margin: 0 0 0;
  position: relative;
  height: auto;
  padding-left: 15px;
}
.home .sec_information.top_info .headline {
  width: 100%;
  float: none;
  text-align: left;
  height: 50px;
  color: #000;
  padding-left: 15px;
  font-weight: bold;
  line-height: 50px;
  letter-spacing: 0;
  font-size: 13px;
  border-right: none;
  border-bottom: #c8d6e0 solid 1px;
}
.home .sec_information.top_info .slider {
  background: none !important;
  padding: 0;
}
.home .sec_information.top_info .slider a {
  font-size: 13px;
}
.home .sec_information.top_info .listlink a {
  display: block;
  float: right;
  width: 15%;
  color: #000;
  background: #d6dade;
  text-align: center;
  font-weight: bold;
  height: auto;
  padding: 26px 15px;
}
.home .sec_information.top_info .listlink a i {
  width: 100%;
  display: block;
}
.home .sec_information.top_info .listlink a span {
  font-size: 11px;
}
.home .sec_information.top_info .listlink a:hover {
  opacity: 0.5;
}
.home .sec_information.top_info h3.style02 {
  margin-bottom: 10px !important;
}
.home .sec_information.top_info .date_wrap {
  float: none;
  width: 100% !important;
  text-align: left;
  padding-left: 0;
}
.home .sec_information.top_info .date_wrap .date {
  width: 100%;
  text-align: left !important;
  font-size: 10px;
  color: #777;
}
.home .sec_information.top_info .body {
  padding-left: 0;
  width: 100%;
  text-align: left;
  float: none;
}
.home .sec_information.top_info .body h3 {
  color: #000;
  padding-top: 4px;
  font-size: 13px;
}
.home .sec_information.top_info .info_wrap {
  border-top: #c8d6e0 solid 1px;
  margin-top: 40px;
}
.home .sec_information.top_info .blk a {
  display: block;
  padding: 12px 0;
  overflow: hidden;
  color: #fff;
  background: url('../images/common/arrow_right.png') no-repeat 96% 50%;
  background-size: 7px;
}
.home .sec_information.top_info .blk a:hover {
  background: url('../images/common/arrow_right.png') no-repeat 96% 50%;
  background-size: 7px;
  color: #13ae67;
}

.sec_information.cf.sec .body {
  width: 100% !important;
} /*# sourceMappingURL=sp_style.css.map */
