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

@import url("https://fonts.googleapis.com/css2?family=Lato:wght@900&family=RocknRoll+One&family=Zen+Kaku+Gothic+New:wght@400;700&display=swap");
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700&display=swap&text=祇');


/*#PageName {
	width: 1024px;
	margin: 10px auto;
	font-weight: bold;
}*/

.confirmation {
    font-size: 1.6rem;
    background-color: rgba(0, 0, 0, 0.1);
    text-align: center;
    padding: 10px 0;
    word-break: break-all;
}

.sample {
    display: flex;
    align-items: center;
    justify-content: center;
    width: auto;
    height: 500px;
    margin: 20px auto 40px auto;
    font-size: 1.6rem;
    background-color: rgba(0, 0, 0, 0.1);
}
  
/* 見出し_start */
.Common21__section-ttl-lev1 {
    width: 100%;
    position: relative;
    margin-bottom: 35px;
    font-size: 2.8rem;
    font-weight: 600;
    line-height: 1.3;
    text-align: center;
}

.Common21__section-ttl-lev1::before,
.Common21__section-ttl-lev1::after {
content: "";
display: block;
width: 40px;
height: 4px;
position: absolute;
bottom: -15px;
}
/* 見出し_end */

/* 遷移ボタン_start */
.search__btn {
  margin-bottom: 20px;
}
.search__btn:first-of-type {
  margin-top: 20px;
}
.search__btn button {
  display: block;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(0, 0, 0, 0.1);
  font-family: 'Noto Serif JP', sans-serif;
  font-size: 18px;
  padding: 20px;
  margin: 0 auto;
  text-align: center;
  position: relative;
  transition: transform 0.3s, background-color 0.3s;
}
.search__btn button::before,
.search__btn button::after {
  content: "";
  display: block;
  position: absolute;
  transition: 0.3s;
}
.search__btn button::before {
  width: 14px;
  height: 14px;
  background-color: #ffffff;
  position: absolute;
  top: 50%;
  right: 20px;
  border-radius: 50%;
  transform: translateY(-50%);
}
.search__btn button::after {
  width: 4px;
  height: 4px;
  top: 50%;
  right: 26px;
  border-top: 1px solid rgba(0, 0, 0, 0.5);
  border-right: 1px solid rgba(0, 0, 0, 0.5);
  transform: translateY(-50%) rotate(45deg);
}
.search__btn button:hover {
  background-color: #ffffff;
  border: 1px solid rgba(0, 0, 0, 0.5);
}
.search__btn button:hover::before {
  background: rgba(0, 0, 0, 0.5);
}
.search__btn button:hover::after {
  border-top: 1px solid #ffffff;
  border-right: 1px solid #ffffff;
}
/* 遷移ボタン_end */

.Common21__section-ttl-lev1::before {
left: 50%;
transform: translateX(-100%);
background: var(--corporate-color);
}

.Common21__section-ttl-lev1::after {
left: 50%;
background: var(--sub-corporate-color);
}

/* その他おすすめ特集_start */
.swiper-slider__outer {
    position: relative;
  }
  
  .bannerCassette_content .bannerImg {
      width: 230px;
      height: 173px;
  }
  /* swiper */
  .swiper-wrapper {
    margin-bottom: 30px;
  }
  
  .swiper-button-prev {
    top: calc(50% - 15px);
    left: -25px;
  }
  
  .swiper-button-next {
    top: calc(50% - 15px);
    right: -25px;
  }
  
  .swiper-button-next:after,
  .swiper-button-prev:after {
    content: none;
  }
  
  .swiper-button-prev.swiper-button-disabled,
  .swiper-button-next.swiper-button-disabled {
    display: none;
  }
  
  .swiper-button-prev,
  .swiper-button-next {
    background-color: #fff;
    border-radius: 50%;
  
    width: 50px;
    height: 50px;
    cursor: pointer;
    z-index: 10;
    transition: all 0.3s;
    background-image: none;
  }
  
  .swiper-button-prev:active,
  .swiper-button-next:active {
    transition: all 0.3s;
    opacity: 0.5;
  }
  
  .swiper-button-prev::before,
  .swiper-button-next::before {
    content: '';
    position: absolute;
    top: 50%;
    display: block;
    width: 12px;
    height: 12px;
  }
  
  .swiper-button-prev::before {
    left: 55%;
    transform: translate(-50%, -50%) rotate(-135deg);
  }
  
  .swiper-button-next::before {
    left: 45%;
    transform: translate(-50%, -50%) rotate(45deg);
  }
  
  .swiper-container-horizontal>.swiper-scrollbar {
    left: 0;
    width: 100%;
    height: 10px;
		background-color: #EBEBEB;
  }
  
  .swiper-slider__outer .swiper-button-prev::before,
  .swiper-slider__outer .swiper-button-next::before {
    border-top: 3px solid #000;
    border-right: 3px solid #000;
  }
  /* その他おすすめ特集_end */


/*--ここから------------------------------------------*/

.contBaseBg01 {
	background-color: #000000;
	overflow: hidden;
	color: #000000;
}

#PageName {
	background-color: #000000;
	color: #ffffff;
	font-size: 14px;
	line-height: 2.14em;
	font-weight: bold;
	text-align: center;
}

.mainvisualWrap01 {
	background-image: url("/attending/kokunai/tohoku_matsuri/sendai/images/EBL12-10307.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	box-sizing: border-box;
	height: 552px;
	text-align: center;
	padding-top: 20px;
	position: relative;
}
.mainvisualWrap01::before {
	content: "";
	background-image: url("/attending/kokunai/tohoku_matsuri/images/mainvisual_bg01_mask.png");
	background-repeat: no-repeat;
	background-position: center bottom -1px;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	bottom: 0px;
	z-index: 5;
}

.mainvisualTit01 {
	position: relative;
}
.mainvisualTit01 img {
	width: 493px;
	height: auto;
}

.contMainBox01 {
	text-align: center;
	position: relative;
	padding: 0px 0px 70px 0px;
	color: #ffffff;
}
.contMainBox01::before {
	content: "";
	background-image: url("/attending/kokunai/tohoku_matsuri/sendai/images/mainvisual_bg02.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: auto 224px;
	width: 100%;
	height: 224px;
	position: absolute;
	left: 0px;
	top: -34px;
	z-index: 10;
}
.contMainBox01 p {
	position: relative;
}
.contText01 {
	font-size: 14px;
	line-height: 1.6em;
	font-weight: bold;
}

.searchBox01 {
	text-align: center;
	background-color: #ffffff;
	border-radius: 16px;
	padding: 30px;
}
.contH301 {
	
}
.contH301 img {
	height: 33px;
	width: auto;
}
.searchAreaWrap01 {
	margin-top: 40px;
	display: flex;
	justify-content: space-around;
	font-size: 15px;
	line-height: 1.6em;
	font-weight: bold;
}
.searchAreaWrap01 li::before {
	content: "";
	background-image: url("/attending/kokunai/tohoku_matsuri/sendai/images/search_ar_01.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 16px auto;
	width: 16px;
	height: 16px;
	display: inline-block;
	vertical-align: sub;
	margin-right: 5px;
}

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

.contBlock01 {
	position: relative;
	padding: 0px 0px 64px 0px;
}

.block01Bg01 {
	width: 265px;
	position: absolute;
	top: 30px;
	left: 50%;
	margin-left: 435px;
}
.block01Bg02 {
	width: 279px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-left: -762px;
}

.block01Bg0301 {
	width: 337px;
	position: absolute;
	top: 4870px;
	left: 52%;
	margin-left: -762px;
}
.block01Bg0302 {
	width: 406px;
	position: absolute;
	top: 4720px;
	left: 50%;
	margin-left: 390px;
}


.contH302 {
	position: relative;
	text-align: center;
	margin-bottom: 40px;
}
.contH302_blog {
	/*margin-bottom: 10px;*/
}
.contH302 img {
	width: auto;
	height: 109px;
}

.contH302_02 img {
	width: auto;
	height: 107px;
}

.contH302_03 img {
	width: auto;
	height: 108px;
}

.contH302_blog img {
	height: 108px;
}

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

/*国内海外*/
.Tour_box02 {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    position: relative;
}
.sec_kaigai .tour {
    margin-bottom: 16px;
}
.kaigai_cts .inner_kaigai .spot01 .txt {
    margin-bottom: 20px;
}
.kaigai_cts .inner_kaigai .spot02 .txt {
    margin-bottom: 80px;
}
/*
.kokunai_cts .inner_kokunai .spot02 .txt {
    margin-bottom: 135px;
}
*/
.spot__list .place {
    text-align: center;
}
.spot__list .place span {
    color: #DC83B8;
    font-size: 14px;
    font-weight: 600;
    line-height: 1.5;
    display: inline-block;
    padding: 0 5px;
    margin: 0 auto;
    font-family: 'Zen Maru Gothic', sans-serif;
    position: relative;
}
.kokunai_cts .spot__list .place span {
    color: #DC83B8;
}
.kaigai_cts .spot__list .place span {
    color: #3D98CC;
}
.spot__list .place span::after {
    content: "";
    display: block;
    width: 10px;
    height: 13px;
    position: absolute;
    top: 5px;
    left: -10px;
}
.kokunai_cts .spot__list .place span::after {
    background: url(/attending/gw/kokunai/images/pin.png);
}
.kaigai_cts .spot__list .place span::after {
    background: url(/attending/gw/kaigai/images/pin.png);
}
.kokunai_02 {
    display: block;
    width: 500px;
    border-radius: 50px;
    border: 2px solid #DA85B7;
    padding: 20px 0;
    color: #DA85B7;
    text-align: center;
    position: relative;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
    margin: 10px auto 0;
    background-color: #FFF4FA;
    box-shadow: 0 6px #F2C7E0;
}
.kokunai_02::after {
    content: '';
    border-top: 3px solid #DA85B7;
    border-right: 3px solid #DA85B7;
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: calc(50%);
    right: 30px;
    transform: translateY(-50%) rotate(45deg);
    transition: all 0.5s;
}
.kaigai_02 {
    display: block;
    width: 500px;
    border-radius: 50px;
    border: 2px solid #3797CE;
    padding: 20px 0;
    color: #3797CE;
    text-align: center;
    position: relative;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
    margin: 10px auto 0;
    background-color: #E5F4FD;
    box-shadow: 0 6px #96D5F8;
}
.kaigai_02::after {
    content: '';
    border-top: 3px solid #3797CE;
    border-right: 3px solid #3797CE;
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: calc(50%);
    right: 30px;
    transform: translateY(-50%) rotate(45deg);
    transition: all 0.5s;
}
.kokunai_h3.heading__pink {
    margin-bottom: 25px;
}
.Search__box {
    margin-bottom: 80px;
}
.backtoTop {
    margin-top: 10px;
}
.kokunai_cts .list__GWsearch, .kaigai_cts .list__GWsearch {
    width: 1024px;
}
.Search__form {
    padding: 30px 20px!important;
}

/*ツアー*/
.Tour_box {
    display: flex;
    justify-content: flex-start;
    position: relative;
}
.Tour__details {
    display: flex;
    height: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /*padding-bottom: 10px;*/
}

.tour {
    display: flex;
    flex-direction: column;
	width: 23.8%;
    /*width: 230px;*/
    height: auto!important;
    border-radius: 10px;
    position: relative;
    background: #fff;
    overflow: hidden;
    padding: 10px 10px 0;
    box-shadow: 0 0 10px rgba(0,0,0,0.2);
    transition: .3s;
}
.tour:not(:nth-child(4n)) {
    margin-right: 1.6%;
}
.tour:hover {
    opacity: 0.8;
}
.tour__photo {
    width: 100%;
    height: 158px;
    border-radius: 16px;
    overflow: hidden;
	object-fit: cover;
}
.Tour_box .tour .point {
    margin-top: 10px;
    font-size: 12px;
    font-weight: 600;
    line-height: 1.7;
    text-align: left;
    padding: 2px 10px 2px 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.sec_kokunai .Tour_box .tour .point {
    background: #F5E1ED;
    color: #DC83B8;
}
.Tour_box.Tour_box02 .tour .point {
    background: #C9171E;
    color: #ffffff;
	border-radius: 4px;
}
.Tour_box .tour .icon_wrap {
    white-space: normal;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
}
.Tour_box .depart, .Tour_box .icon {
    font-size: 12px;
    font-weight: 600;
    padding: 4px;
    text-align: center;
    margin-top: 7px;
    display: flex;
    justify-content: center;
    align-items: center;
    /*display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;*/
}
.Tour_box .depart span, .Tour_box .icon span{
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.sec_kokunai .Tour_box .depart,.sec_kokunai .Tour_box .icon {
    color: #DC83B8;
    border: #DC83B8 solid 1px;
}
.sec_kaigai .Tour_box .depart,.sec_kaigai .Tour_box .icon {
    color: #000000;
    border: #000000 solid 1px;
	border-radius: 4px;
}
.depart {
    width: 48.5%;
    text-align: left;
}
.icon {
    width: 48.5%;
}

.Tour_box .ttl {
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5;
    margin-top: 10px;
    text-align: left;
}
.Tour_box .txt, .Tour_box .date {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}
/*
.Tour_box .txt {
    margin-bottom: 40px;
}
*/
.tour dl {
    margin-bottom: 40px;
}
.Tour_box .date {
    margin-bottom: 30px;
}
.Tour_box .price {
    font-size: 16px;
    font-weight: 600;
    color: #C9171E;
    text-align: right;
    position: absolute;
    bottom: 10px;
    right: 10px;
}
.btn_01 {
    display: block;
    width: 500px;
    border-radius: 50px;
    padding: 20px 0;
    color: #ffffff;
    text-align: center;
    position: relative;
    line-height: 1.2;
    font-size: 18px;
    font-weight: 600;
    cursor: pointer;
    transition: 0.3s;
    margin: 30px auto 0;
}
.btn_01::after {
    content: '';
    border-top: 3px solid #FFFFFF;
    border-right: 3px solid #FFFFFF;
    display: block;
    width: 8px;
    height: 8px;
    position: absolute;
    top: calc(50%);
    right: 30px;
    transform: translateY(-50%) rotate(45deg);
    transition: all 0.5s;
}
.btn.kokunai {
    background-color: #DC83B8;
    box-shadow: 0 6px #F2C7E0;
}
.btn.kaigai {
    background-color: #3797CE;
    box-shadow: 0 6px #96D5F8;
}
.btn:hover {
    opacity: 0.7;
}
.ranking_box .spot .ttl {
    font-size: 22px;
}
.spot .ttl {
    font-family: 'Zen Maru Gothic', sans-serif;
    font-weight: 600;
    font-size: 18px;
    letter-spacing: 0.09em;
    text-align: center;
    margin-bottom: 10px;
    position: relative;
    line-height: 1.5;
}
.spot .ttl span {
    font-size: 14px;
}
.spot .txt {
    font-size: 14px;
    margin-bottom: 20px;
}

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

.contAncBlock01 {
	background-image: url("/attending/kokunai/tohoku_matsuri/sendai/images/cont03_bg01.png");
	background-repeat: repeat;
	background-position: center top;
	background-size: auto 505px;
	padding: 80px 0px 80px 0px;
}
.ancBlockFlex01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 1024px;
	margin: auto auto auto auto;
}
.ancBlockFlex01 li {
	margin-top: 16px;
}
.ancBlockFlex01 li img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.ancBlockFlex01 li a {
	display: block;
}
.ancBlockFlex01 li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

.ancContBlock_wh {
	background-color: #ffffff;
	background-image: url("/attending/kokunai/tohoku_matsuri/sendai/images/cont02_bg01.png");
	background-repeat: no-repeat;
	background-position: top right;
	padding: 70px 0px 70px 0px;
}
.ancContBlock_bl {
	background-color: #000000;
	background-image: url("/attending/kokunai/tohoku_matsuri/sendai/images/cont02_bg02.png");
	background-repeat: no-repeat;
	background-position: top left;
	padding: 70px 0px 70px 0px;
}

.ancContIn01 {
	width: 1024px;
	margin: auto;
	display: flex;
	justify-content: space-between;
}
.ancContBlock_bl .ancContIn01 {
	flex-direction: row-reverse;
}
.ancContBlock_bl .ancontBox02 .text01 {
	color: #ffffff;
}

.ancontBox01 {
	width: 524px;
}
.ancontBox02 {
	display: flex;
	align-items: center;
	width: 482px;
	font-size: 15px;
	line-height: 1.6em;
}
.ancContIn01 img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.ancontBox02 span {
	display:block;
	margin-bottom: 14px;
}
.ancontBox02 .text01 {
	font-size: 15px;
	line-height: 1.66em;
}
.ancontBox02 .dl01 {
	text-align: center;
	border: 1px solid #000000;
	background-color: #ffffff;
	border-radius: 8px;
	margin: 16px auto 16px auto;
}
.ancontBox02 .dl01 dt {
	font-size: 16px;
	line-height: 1.6em;
	font-weight: bold;
	padding: 6px;
}
.ancontBox02 .dl01 dd {
	font-size: 14px;
	line-height: 1.6em;
	padding: 0px 6px 6px 6px;
}

.contBtn01 a {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 44px;
	background-color: #C9171E;
	border-radius: 8px;
	font-size: 14px;
	line-height: 1.4em;
}
.contBtn01 a:link {	color: #ffffff;	text-decoration: none;}
.contBtn01 a:visited {	color: #ffffff;	text-decoration: none;}
.contBtn01 a:hover {	color:#ffffff;	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}
.contBtn01 a:active {	color:#ffffff;	text-decoration: none;}

.contBtn01 a::after {
  content: '';
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
}

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

.contBtn01 button {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
	height: 44px;
	background-color: #C9171E;
	border-radius: 8px;
	font-size: 14px;
	line-height: 1.4em;
	color: #ffffff;
}
.contBtn01 button:link {	color: #ffffff;	text-decoration: none;}
.contBtn01 button:visited {	color: #ffffff;	text-decoration: none;}
.contBtn01 button:hover {	color:#ffffff;	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}
.contBtn01 button:active {	color:#ffffff;	text-decoration: none;}

.contBtn01 button::after {
  content: '';
  width: 7px;
  height: 7px;
  border: 0px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -4px;
}

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

.ancBlockFlex02 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	width: 1024px;
	margin: auto auto auto auto;
	gap:16px;
}
/*.ancBlockFlex02 li {
	margin: 16px 0px 0px 16px;
}*/
.ancBlockFlex02 li:first-child {
	margin-left: 0px;
}

.ancBlockFlex02 li img {
	width: 244px;
	height: auto;
}
.ancBlockFlex02 li a {
	display: block;
}
.ancBlockFlex02 li a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

.contBtnWrap01 {
	text-align: center;
	margin-top: 40px;
}
.contBtnWrap01 img {
	max-width: 100%;
	width: auto;
	height: auto;
}
.contBtnWrap01 a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

.aomoriBtnWrap02 a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

.aomoriBtnFlex01 li:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}

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

.contBlock02 {
	background-color: #000000;
	position: relative;
	padding: 80px 0px 40px 0px;
}

.contBlockIn01 {
	width: 1024px;
	margin: 0px auto;
}
.list-blogs {
	display: flex;
	justify-content: space-between;
}
.list-blogs___item {
	width: 504px;
	background-color: #ffffff;
	border-radius: 16px;
	position: relative;
}
.list-blogs___item a {
	padding: 12px 10px;
	display: flex;
	justify-content: space-between;
}

.blogs-thumb {
	width: 200px;
	flex-shrink: 0;
}
.blogs-thumb img {
	border-radius: 16px;
	width: 200px;
	height: 138px;
	object-fit: cover;
}

.blogs-info {
	padding-left: 10px;
	padding-bottom: 2.0em;
	font-size: 13px;
	line-height: 1.6em;
	width: 274px;
}
.blogs-info .tag {
	background-color: #132151;
	color: #ffffff;
	font-size: 13px;
	line-height: 1.2em;
	display: inline-flex;
	padding: 8px;
	margin-bottom: 8px;
}
.blogs-info .date {
	position: absolute;
	right: 10px;
	bottom: 12px;
}

.blogText01 {
	color: #ffffff;
	font-size: 12px;
	line-height: 1.4em;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 40px;
}
.blogBtnWrap01 {
	margin-top: 25px;
}
.blogBtnWrap01 a {
	width: 480px;
	height: 56px;
	margin: auto;
	font-size: 16px;
}

.contBlockIn02 {
	width: 1024px;
	margin: 80px auto 0px auto;
}

.contBlogBg01 {
	width: 288px;
	position: absolute;
	top: 530px;
	left: 50%;
	margin-left: -750px;
}
.contBlogBg02 {
	width: 278px;
	position: absolute;
	bottom: 350px;
	left: 50%;
	margin-left: 424px;
}


/*---青森-----------------------*/

.slick-dots {
	display: flex;
	justify-content: center;
}
.slick-dots li {
	margin: 0px 4px;
}

.slick-dots button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 0;
    border: none;
    outline: none;
    background: transparent;
	background-color: #D9D9D9;
	width: 10px;
	height: 10px;
	border-radius: 20px;
	font-size: 0px;
	line-height: 0px;
	text-indent: -9999px;
}
.slick-dots .slick-active button {
	background-color: #C9171E;
}

.regularSlick {
	margin-bottom: 20px;
}
.regularSlick img {
	width: 522px;
	height: auto;
}


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


.aomoriSchBox01 {
	width: 1024px;
	margin: auto;
	background-color: #ffffff;
	padding: 24px;
}
.aomoriSchBox01 dl {
	border: 2px solid #C9171E;
	text-align: center;
}
.aomoriSchBox01 dt {
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
	padding: 16px 16px 16px 16px;
}
.aomoriSchBox01 dd {
	font-size: 20px;
	line-height: 1.35em;
	font-weight: normal;
	padding: 0px 16px 16px 16px;
}

.aomoriBlock01 {
	margin-top: 80px;
}
.ancontBox02 .h401 {
	font-size: 18px;
	line-height: 1.38em;
	margin-bottom: 5px;
	font-weight: bold;
}

.aomoriChiiki01 {
	display: flex;
	align-items: center;
	justify-content: center;
	box-sizing: border-box;
	width: 1024px;
	margin: 0px auto 30px auto;
	color: #ffffff;
	font-size: 26px;
	line-height: 1.0;
	font-weight: bold;
}
.aomoriContBox01 {
	position: relative;
	background-color: #ffffff;
	padding: 50px 32px 50px 32px;
	border-radius: 16px;
	box-sizing: border-box;
	width: 1024px;
	margin: 50px auto auto auto;
}
.aomoriH301 {
	text-align: center;
	margin-bottom: 40px;
}
.aomoriH301 img {
	width: auto;
	height: 34px;
}

.aomoriH302 {
    text-align: center;
    margin-bottom: 40px;
}

.aomoriH302 img {
	width: auto;
	height: 31px;
	margin: 0 auto;
}

.aomoriFlex01 {
	display: flex;
	justify-content: space-between;
}
.aomoriFlex01 .box01 {
	width: 460px;
}
.aomoriFlex01 .box02 {
	width: 467px;
}

.aomoriFlex01 dt {
	font-size: 20px;
	line-height: 135em;
	font-weight: bold;
	margin-bottom: 15px;
}
.aomoriFlex01 dt {
	font-size: 15px;
	line-height: 1.6em;
}

.aomoriContBox02 {
	margin-top: 30px;
}
.aomoriContBox02 .h402 {
	display: flex;
	align-items: center;
	background-color: #132151;
	border-radius: 8px;
	box-sizing: border-box;
	height: 38px;
	padding: 3px 16px 3px 16px;
	margin-bottom: 15px;
	color: #ffffff;
	font-size: 16px;
	line-height: 1.4em;
	font-weight: bold;
}
.aomoriContBox02 .img01 img {
	width: auto;
	height: 66px;
}
.aomoriContBox02 .img03 img {
	width: auto;
	height: 123px;
}
.aomoriContBox02 .img02 img {
	width: auto;
	height: 143px;
}

.aomoriBox01 {
	border-top: 1px dotted #A6A6A6;
	margin-top: 60px;
	padding: 40px 0px 0px 0px;
}
.contH303 {
	text-align: center;
	font-size: 20px;
	line-height: 1.3em;
	font-weight: bold;
	margin-bottom: 26px;
}

.aommoriBox01 {
	text-align: center;
	background-color: #EAEAEA;
	border-radius: 16px;
	margin-bottom: 14px;
}
.aommoriBox01 dt {
	font-size: 17px;
	line-height: 1.5em;
	font-weight: bold;
	padding: 10px 10px 0px 10px;
}
.aommoriBox01 dd {
	font-size: 15px;
	line-height: 1.5em;
	padding: 10px 10px 15px 10px;
}

.aomoriBox01 .map_Anno {
    text-align: right;
    margin-top: 5px;
    font-size: 12px;
}

.aomoriText01 {
	font-size: 15px;
	line-height: 1.6em;
}
.aomoriImg01 {
	text-align: center;
	margin: 40px auto auto auto;
}
.aomoriImg01 img {
	width: auto;
	height: 405px;
}

.aomoriBlock02 {
	position: relative;
	box-sizing: border-box;
	width: 1024px;
	margin: auto;
	padding: 80px 0px;
}
.aomoriFlex02 {
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-top: 30px;
	font-size: 17px;
	line-height: 1.6em;
	color: #ffffff;
	text-align: left;
}
.aomoriFlex02 .box01 {
	width: 472px;
}
.aomoriFlex02 .box02 {
	width: 532px;
}

.aomoriBlock02 .h403 img {
	width: auto;
	height: 50px;
	margin-bottom: 20px;
}
.linTop01 {
	/*border-top: 4px dotted #ffffff;*/
	background-image: url("/attending/kokunai/tohoku_matsuri/sendai/images/line.png");
	background-repeat: repeat-x;
	background-position: center top;
}
.aomoriBox02 {
	color: #ffffff;
	text-align: center;
}

.aomoriMovieWrap01 {
	margin: 30px auto 25px auto;
    width: 640px;
}

.aomoriBox03 {
	position: relative;
	width: 1024px;
	margin: 120px auto auto auto;
	background-color: #ffffff;
	border-radius: 16px;
	box-sizing: border-box;
	padding: 33px;
}
.aomoriFlex03 {
	display: flex;
	justify-content: space-between;
	gap: 0 20px;
}
.aomoriFlexBox01 {
	width: 23.4%;
}
.aomoriFlexBox01 .img01 {
}
.aomoriFlexBox01 dt {
	color: #C9171E;
	font-size: 17px;
	line-height: 1.55em;
	font-weight: bold;
	margin: 10px 0px 8px 0px;
}
.aomoriFlexBox01 dd {
	font-size: 14px;
	line-height: 1.7em;
}

.aomoriBtnWrap01 {
	text-align: right;
	margin-top: 40px;
}
.aomoriBtnWrap01 a {
	position: relative;
	display: inline-flex;
	align-items: center;
	box-sizing: border-box;
	height: 34px;
	padding: 3px 20px 3px 10px;
	background-color: #C9171E;
	border-radius: 6px;
}
.aomoriBtnWrap01 a:link {	color: #ffffff;	text-decoration: none;}
.aomoriBtnWrap01 a:visited {	color: #ffffff;	text-decoration: none;}
.aomoriBtnWrap01 a:hover {	color:#ffffff;	text-decoration: none;
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}
.aomoriBtnWrap01 a:active {	color:#ffffff;	text-decoration: none;}

.aomoriBtnWrap01 a::after {
	  content: '';
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 2px #ffffff;
  border-right: solid 2px #ffffff;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 8px;
  margin-top: -4px;
}

.aomoriBtnFlex01 {
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.aomoriBtnFlex01 li {
	width: 496px;
	margin: 0px 8px 16px 8px;
}

.aomoriBtnFlex01 li:hover {
	filter: brightness(1.75);
	transition-duration: 0.3s;
	opacity: 1;
}

.aomoriBtnWrap02 {
	text-align: center;
	margin-top: 40px;
}
.aomoriBtnWrap02 img {
	width: 600px;
	height: auto;
}
.contBlockIn01 a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}
.contBlockIn02 a:hover {
	filter: alpha(opacity=70);
	-moz-opacity:0.7;
	opacity:0.7;
	transition-duration: 0.3s;
}
.pt0 {
	padding-top: 0px !important;
}

/* ボタン */
.Block__btn {
    text-align: center;
    margin-top: 40px;
}

/*.Block__btn .btn {
    position: relative;
    background-color: #c00;
    border-radius: 5px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    padding: 20px 60px 20px 40px;
}

.Block__btn .btn::after {
    content: '';
    position: absolute;
    top: 50%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 20px;
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 3px #ffffff;
    border-right: solid 3px #ffffff;
    margin-top: -4px;
}*/

/*FAQ*/
.sec04 {
    /*background: url(/attending/kaigai/taiwan_lantern/images/bg01.png) repeat;*/
    padding-top: 30px;
}
.sec04::after {
    content: "";
    display: block;
    width: 548px;
    height: 548px;
    background: url(/attending/kaigai/taiwan_lantern/images/light_01.png) no-repeat;
    position: absolute;
    bottom: -200px;
    left: 50%;
    transform: translateX(+50%);
    z-index: 0;
}
/*.sec04 h2::after {
    content: "";
    display: block;
    width: 221px;
    height: 219px;
    background: url(/attending/kaigai/taiwan_lantern/images/light_02.png) no-repeat;
    position: absolute;
    top: -70px;
    left: 50%;
    transform: translateX(-350px);
    z-index: 0;
}*/

.faq_block {
    position: relative;
    z-index: 1;
}
.qa__list {
    margin-bottom: 25px;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.15);
    border-radius: 15px;
    background: #ffffff;
    overflow: hidden;
}
.qa__list dt {
    position: relative;
    cursor: pointer;
    background-color: #FFFFFF;
    display: flex;
    align-items: center;
}
.qa__list dt .qa__title--arrow, .qa__list dd .qa_contents--txt {
    display: flex;
    justify-content: flex-start;
    padding: 25px;
}
.qa__list dt .icon_Q {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    font-family: 'Noto Serif JP', serif;
    color: #c9171e;
    background-color: #e2e2e2;
    border-radius: 50%;
    font-size: 24px;
    font-weight: 600;
    margin-right: 20px;
}
.qa__list dt .qTxt {
    display: flex;
    align-items: center;
    width: 850px;
    font-size: 18px;
    font-weight: 700;
}
.qa__list dt::before, .qa__list dt::after {
    content: "";
    position: absolute;
    top: 50%;
    right: 30px;
    display: block;
    background-color: #c9171e;
    width: 15px;
    height: 3px;
    transform: translateY(-50%);
    z-index: 10;
}
.qa__list dt:after {
    transform: translateY(-50%);
}

.qa__list dt:before {
    transform: translateY(-50%) rotate(90deg);
}
.qa__list.selected dt:before {
    display: none;
}
.qa__list dt.faq_open:before {
    transform: translateY(-50%);
}
.qa__list:first-of-type dd {
	display: block;
}
.qa__list dd {
    display: none;
}
.qa__list dd .qa_contents--txt {
    padding: 0 65px 20px 20px;
}
.qa__list dd .icon_A {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    font-family: 'Noto Serif JP', serif;
    color: #ffffff;
    background-color: #c9171e;
    border-radius: 50%;
    font-size: 24px;
    font-weight: 600;
    margin-right: 20px;
}
.qa__list dd .aTxt {
    width: 850px;
    font-size: 16px;
    letter-spacing: 0.07em;
    display: flex;
    align-items: center;
}

.rock {
	font-family: "RocknRoll One", sans-serif;
    color: #000;
}

.white {
    color: #fff;
}

h2 {
    font-size: 32px;
}

h2 span {
    font-size: 42px;
}

h2.deco {
    margin-top: 60px;
}

h2.deco::before {
    content: "";
	background-image: url("/attending/kokunai/tohoku_matsuri/images/h2-dec.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0px;
	bottom: 60px;
}

h3.h403 {
    font-size: 26px;
    line-height: 1.3;
    text-align: left;
    position: relative;
    z-index: 1;
}

h3.h403 span {
    font-size: 40px;
}

h3.h403::after {
    content: "";
	background-image: url("/attending/kokunai/tohoku_matsuri/images/h3-dec.png");
	background-repeat: no-repeat;
	background-position: center bottom;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 10px;
	bottom: 0;
    z-index: -1;
}

.Block__btn .btn {
    font-size: 24px;
    font-weight: bold;
    color: #fff;
}

.Block__btn .spot_btn02 {
    position: relative;
    padding: 10px 50px 10px 30px;
    max-width: 1024px;
    margin: 0 auto;
    background-color: #c00;
    border-radius: 5px;
    display: inline-block;
}

.Block__btn .spot_btn02::after {
    content: '';
    position: absolute;
    top: 50%;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    right: 10px;
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 3px #ffffff;
    border-right: solid 3px #ffffff;
    margin-top: -4px;
}

.anc_wapper {
    width: 1024px;  
    margin: 0 auto;
    text-align: center;
    position: relative;
    z-index: 15;
}

.anc_wapper ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    color: #fff;
}

.anc_wapper li {
    position: relative;
    width: 25%;
    margin-bottom: 30px;
}

.anc_wapper li::after {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #ffffff;
  position: absolute;
  right: 0px;
  top: 50%;
  margin-top: -10px;
}

.anc_wapper li:first-child::before {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #ffffff;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -10px;
}

.anc_wapper li:nth-child(5)::before {
  content: "";
  width: 1px;
  height: 20px;
  background-color: #ffffff;
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -10px;
}

.anc_wapper li a {
  display: flex;
  justify-content: center;
  height: 30px;
  position: relative;
}

.anc_wapper a:link {
  color: #ffffff;
  text-decoration: none;
}

.anc_wapper a:visited {
  color: #ffffff;
  text-decoration: none;
}

.anc_wapper a:hover {
  color: #ffffff;
  text-decoration: none;
  filter: alpha(opacity=70);
  -moz-opacity: 0.7;
  opacity: 0.7;
  transition-duration: 0.3s;
}

.anc_wapper a:active {
  color: #ffffff;
  text-decoration: none;
}

.anc_wapper li a::after {
  content: "";
  width: 8px;
  height: 8px;
  border: 0px;
  border-top: solid 1px #ffffff;
  border-right: solid 1px #ffffff;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  position: absolute;
  bottom: 0px;
  left: 50%;
  margin-left: -3px;
}

.official {
    text-align: center;
    font-size: 20px;
    padding: 25px 0;
}

.official a {
    text-decoration: underline;
}

.official a:hover {
    opacity: 0.7;
}

.official span {
    font-size: 15px;
}

#anc01 {
    padding-top: 65px;
}


.linBtm01 {
	width: 1024px;
	margin: 0 auto;
	padding-bottom: 80px;
	background-image: url(/attending/kokunai/tohoku_matsuri/sendai/images/line.png);
    background-repeat: repeat-x;
    background-position: center bottom;
}

#anc05, #anc06 {
    padding-top: 65px;
}

.flex_link {
	display: flex;
	align-items: center;
	justify-content: center;
	gap: 30px;
}

.aomoriBtnWrap01.flex_link a {
	padding: 25px 70px;
}

.site_link {
	border-top: 2px dotted #000;
	text-align: center;
	padding-top: 45px;
	margin-top: 25px;
}

.site_link a {
	text-decoration: underline;
    font-size: 20px;
}

.site_link span {
    font-size: 15px;
}

.site_link:hover {
	opacity: 0.6;
}

.anc_wapper li a span {
	    background: linear-gradient(transparent 50%, #000080 50%, #000080 75%, #000000 75%);
}

.ancontBox02 img {
	width: auto;
	height: 72px;
}

.contBtnWrap01 img {
	height: 75px;
}

.tour a {
  position: absolute;
  height: 100%;
  width: 100%;
  top: 0;
  left: 0;
}

.ttl h3 {
	font-size: 15px;
	line-height: 1.5;
}