@charset "utf-8";

/* import */

@charset "utf-8";

#wrap-container, .res-wrap-container {
  width: 100% !important;
}

#wrap-container {
  width: 100% !important;
	max-width: none !important;
	padding: 0 !important;
}

/*
@media (--sp-viewport) {

}
@media (--sptb-viewport) {

}
@media (--tbpc-viewport) {

}
*/

#wrap-contents {
	font-family: "Noto Sans JP", sans-serif;
	line-height: 1.8;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #wrap-contents {
					}
}

a {
	-webkit-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	transition: all ease 0.3s;
	text-decoration: none !important;
}

.br-sp {
	display: none;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .br-sp {
    display: block;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .br-pc {
    display: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .pc {
    display: none !important;
  }
}

.sp {
	display: none !important;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .sp {
    display: block !important;
  }
}

.pl-3 {
	padding-left: 1rem;
}

.pl-4 {
	padding-left: 1.5rem;
}

.pl-4 {
	padding-left: 3rem;
}

.pb-4 {
	padding-bottom: 1.5rem;
}

.mb-0 {
	margin-bottom: 0 !important;
}

.mb-20 {
	margin-bottom: 2rem !important;
}

.mb-30 {
	margin-bottom: 3rem !important;
}

.mb-40 {
	margin-bottom: 4rem !important;
}

.mt-0 {
	margin-top: 0 !important;
}

.mt-10 {
	margin-top: 1rem !important;
}

.mt-15 {
	margin-top: 1.5rem !important;
}

.mt-20 {
	margin-top: 2rem !important;
}

.mt-30 {
	margin-top: 3rem !important;
}

.mt-40 {
	margin-top: 4rem !important;
}

@media only screen and (min-width: 768px) {
	.mb-10-pc {
		margin-bottom: 1rem !important;
	}
	.mb-20-pc {
		margin-bottom: 2rem !important;
	}
	.mb-30-pc {
		margin-bottom: 3rem !important;
	}
	.mb-40-pc {
		margin-bottom: 4rem !important;
	}
	.mb-50-pc {
		margin-bottom: 5rem !important;
	}
	.mt-10-pc {
		margin-top: 1rem !important;
	}
	.mt-20-pc {
		margin-top: 2rem !important;
	}
	.mt-30-pc {
		margin-top: 3rem !important;
	}
	.mt-40-pc {
		margin-top: 4rem !important;
	}
	.mt-50-pc {
		margin-top: 5rem !important;
	}
}

.text-center {
	text-align: center !important;
}

.text-right {
	text-align: right !important;
}

.size-s {
	font-size: 1.3rem;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .size-s {
    font-size: 1.4rem;
  }
}

.list-indent li {
		padding-left: 1em;
		text-indent: -1em;
	}

.wrap-page {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .max-inner {
    padding-right: 30px;
    padding-left: 30px;
  }
}

/*--Style css--*/

.main__mv {
	position: relative;
}

.main__mv .main__mv-info {
		width: 100%;
		height: 500px;
		top: 0;
		left: 0;
		z-index: 10;
		position: absolute;
	}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .main__mv-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.main__mv .main__mv-info .max-inner {
			padding: 0 30px 80px 30px;
			position: relative;
}

@media only screen and (min-width: 768px) {

  .main__mv .main__mv-info .max-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column;
    -ms-flex-flow: column;
    flex-flow: column;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align:center;
    -webkit-align-items:center;
    -ms-flex-align:center;
    align-items:center;
    height: 100%;
    padding: 0 30px 80px 30px;
    position: relative;
    max-width: 1100px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .main__mv .main__mv-info .max-inner {
    padding: 0 120px 80px 120px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .main__mv-info .max-inner {
    padding-top: 110px;
    padding-bottom: 40px;
    max-width: 320px;
    width: 100%;
  }
}

.main__mv .main__mv-info .logo-ana {
			position: absolute;
			left: 15px;
			top: 70px;
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .main__mv .main__mv-info .logo-ana {
    top: 50px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .main__mv-info .logo-ana {
    top: 35px;
    left: 1.5rem;
    width: 145px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .main__mv-info .mv__title {
    width: 100%;
  }
}

.main__mv .main__mv-info .mv__title-sub {
			padding: 2rem 0 3rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .main__mv-info .mv__title-sub {
    padding: 1rem 0 1.5rem;
    width: 100%;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .main__mv-info .mv__text {
    width: 100%;
  }
}

.main__mv .buttons-group {
    height: 80px;
		background-color: #F8F8F8;
		padding: 2.5rem 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align:center;
		-webkit-align-items:center;
		    -ms-flex-align:center;
		        align-items:center;
		line-height: 0;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .buttons-group {
    height: 60px;
  }
}

.main__mv .buttons-group .slick-dots {
			-webkit-box-ordinal-group: 2;
			-webkit-order: 1;
			    -ms-flex-order: 1;
			        order: 1;
			width: auto;
			position: inherit;
}

.main__mv .buttons-group .btn-control {
			margin-left: 7px;
			-webkit-box-ordinal-group: 3;
			-webkit-order: 2;
			    -ms-flex-order: 2;
			        order: 2;
			background:url("/domestic/theme/uttori-tottori/images/icon-pause.png") no-repeat 50% 50%;
			width: 17px;
			height: 19px;
			border: none !important;

			outline: none;
			line-height: 0;
			font-size: 0;
			color: transparent;
			cursor: pointer;
}

.main__mv .buttons-group .btn-control.active {
  background-image: url("/domestic/theme/uttori-tottori/images/pause-mini-fill.png");
}

.main__mv .slick-dots li {
			width: 40px;
			height: 8px;
			margin: 0 4px;
		}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .slick-dots li {
    width: 33px;
    height: 7px;
  }
}

.main__mv .slick-dots li.slick-active button {
					border-color: #87C3FF;
					background-color: #87C3FF;
}

.main__mv .slick-dots li button {
				width: 40px;
				height: 8px;
				border: 1px solid #BEBEBE;
				background-color: #fff;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .slick-dots li button {
    width: 33px;
    height: 7px;
  }
}

.main__mv .slick-slider {
    line-height: 0;
}

.main__mv .slider__items {
		height: 500px;
		background-size: cover;
		background-position: 50% 50%;
		background-repeat: no-repeat;
}

.main__mv .slider__items:not(:first-child) {
  display: none;
}

.main__mv .slider__items.__items-1 {
  background-image: url("/domestic/theme/uttori-tottori/images/mv-1-pc.jpg");
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .slider__items.__items-1 {
    background-image: url("/domestic/theme/uttori-tottori/images/mv-1-sp.jpg");
  }
}

.main__mv .slider__items.__items-2 {
  background-image: url("/domestic/theme/uttori-tottori/images/mv-2-pc.jpg");
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .slider__items.__items-2 {
    background-image: url("/domestic/theme/uttori-tottori/images/mv-2-sp.jpg");
  }
}

.main__mv .slider__items.__items-3 {
  background-image: url("/domestic/theme/uttori-tottori/images/mv-3-pc.jpg");
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .main__mv .slider__items.__items-3 {
    background-image: url("/domestic/theme/uttori-tottori/images/mv-3-sp.jpg");
  }
}

.main__mv .slider.slick-initialized .slider__items {
			display: block !important;
		}

.main__mv .slider__text {
		position: absolute;
		width: 100%;
		bottom: 0;
		font-size: 1.4rem;
		text-align: right;
		padding: 0 1rem 1rem;
		line-height: 1.2;
		color: #fff;
}

.link-group {
	margin-bottom: 7rem;
}

.link-anchor {
	margin-top: 20px;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-flex-flow: wrap;
	    -ms-flex-flow: wrap;
	        flex-flow: wrap;
	margin-bottom: 5rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .link-anchor {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 1.5rem;
  }
}

.link-anchor li {
		width: 25%;
		border-right: 1px dashed rgba(0, 0, 0, 0.15);
}

@media only screen and (min-width: 768px) {

  .link-anchor li:first-child {
    border-left: 1px dashed rgba(0, 0, 0, 0.15);
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .link-anchor li {
    width: calc(50% - 8px);
    border: 1px solid rgba(0, 0, 0, 0.15);
    margin-bottom: 1.5rem;
  }
}

.link-anchor a {
		padding: 10px 0;
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align:center;
		-webkit-align-items:center;
		    -ms-flex-align:center;
		        align-items:center;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		text-align: center;
		color: #000;
		height: 100%;
		background: #fff;
		-webkit-transition: 0.3s;
		-o-transition: 0.3s;
		transition: 0.3s;
}

.link-anchor a .text {
			position: absolute;
			left: 0;
			top: 0;
			width: 100%;
			height: 100%;
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: center;
			-webkit-justify-content: center;
			    -ms-flex-pack: center;
			        justify-content: center;
			-webkit-box-align:center;
			-webkit-align-items:center;
			    -ms-flex-align:center;
			        align-items:center;
			font-weight: 700;
			font-size: 2.4rem;
			line-height: 120%;
			z-index: 1;
		}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .link-anchor a .text {
    font-size: 1.5rem;
  }
}

.link-anchor a .icon-img {
			fill: #fbefa6;
			opacity: 0.65;
			-webkit-transition: 0.3s;
			-o-transition: 0.3s;
			transition: 0.3s;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .link-anchor a .icon-img {
    max-height: 70px;
  }
}

.link-anchor a:hover,
		.link-anchor a:focus {
  background: #fffce9;
}

.link-anchor a:hover .icon-img, .link-anchor a:focus .icon-img {
				opacity: 1;
				fill: #ffec7a;
}

.guide-detail {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	    -ms-flex-pack: center;
	        justify-content: center;
}

.guide-detail + .guide-detail {
		margin-top: 3rem;
	}

.guide-detail .guide-detail__inner {
		padding: 1.5rem 3rem;
		border: 1px solid #28469d;
		max-width: 760px;
		width: 100%;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-box-align:center;
		-webkit-align-items:center;
		    -ms-flex-align:center;
		        align-items:center;
	}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .guide-detail .guide-detail__inner {
    padding: 2.5rem 2rem;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }
}

.guide-detail .guide-detail__logo + .guide-detail__text {
			padding-left: 10px;
		}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .guide-detail .guide-detail__logo {
    width: 79px;
  }
}

.guide-detail .guide-detail__text {
		text-align: left;
		padding-right: 10px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .guide-detail .guide-detail__text {
    max-width: calc(100% - 79px);
    text-align: center;
  }
}

.guide-detail .guide-btn {
		width: 240px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .guide-detail .guide-btn {
    max-width: 320px;
  }
}

.guide-detail .guide-btn .btn-detail {
			width: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .guide-detail .guide-btn .btn-detail {
					}
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .guide-detail.tottori .guide-detail__text {
    max-width: 100%;
  }
}

.guide-detail.tottori .guide-detail__inner {
			border: 1px solid #9a915d;
}

.guide-detail.tottori .btn-detail {
			background-color: #553333;
}

.guide-detail.tottori .btn-detail:hover,
			.guide-detail.tottori .btn-detail:focus {
  background-color: #442626;
}

.btn-detail {
	color: #fff !important;
	background-color: #143c9e;
	padding: 10px 45px;
	display: inline-block;
	text-align: center;
	line-height: 1.4;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .btn-detail {
    max-width: 280px;
    margin: 2rem auto 0;
  }
}

.btn-detail:hover,
	.btn-detail:focus {
  background-color: #001f6b;
}

.btn-detail .link-icon {
		padding-left: 15px;
		vertical-align: middle;
}

.btn-detail .small {
		font-size: 1.2rem;
		display: inline-block;
		margin-top: 0.5rem;
}

.frame-wave {
	background:url("/domestic/theme/uttori-tottori/images/frame-border-top.jpg") repeat-x rgba(140, 197, 255, 0.2);
	padding-top: 40px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .frame-wave {
    padding-top: 20px;
    background-size: auto 25px;
  }
}

.frame-wave .frame-wave__inner {
		background:url("/domestic/theme/uttori-tottori/images/frame-border-bottom.jpg") 0 100% repeat-x;
		padding-bottom: 40px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .frame-wave .frame-wave__inner {
    padding-bottom: 20px;
    background-size: auto 25px;
  }
}

.frame-wave .max-inner {
		padding-top: 3.5rem;
		padding-bottom: 3.5rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .frame-wave .max-inner {
    padding-top: 2rem;
    padding-bottom: 2rem;
  }
}

#special-movie .max-inner {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-flex-flow: wrap;
		    -ms-flex-flow: wrap;
		        flex-flow: wrap;
		-webkit-box-align:center;
		-webkit-align-items:center;
		    -ms-flex-align:center;
		        align-items:center;
		padding-top: 5rem;
		padding-bottom: 5rem;
	}

#special-movie .special-movie__info {
		width: 33.33333%;
		padding-right: 1rem;
	}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #special-movie .special-movie__info {
    width: 100%;
    margin-bottom: 2rem;
  }
}

#special-movie .info-title {
		margin-bottom: 3.5rem;
		background:url("/domestic/theme/uttori-tottori/images/title-map-1.png") no-repeat 0 0;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #special-movie .info-title {
    text-align: center;
    background-position: 50% 0;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #special-movie .info-title {
    background-size: 77px auto;
  }
}

#special-movie .info-title .info-title__eng {
			color:#0B318F;
			font-size: 3.4rem;
			font-family: Dancing Script;
			font-weight: 400;
			display: block;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #special-movie .info-title .info-title__eng {
    font-size: 1.6rem;
    margin-bottom: 0.5rem;
  }
}

#special-movie .info-title .info-title__ja {
			display: block;
			font-size: 5.4rem;
			line-height: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #special-movie .info-title .info-title__ja {
    font-size: 2.5rem;
  }
}

#special-movie .special-movie__list {
		width: 66.66666%;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #special-movie .special-movie__list {
    width: 100%;
  }
}

#special-movie .special-movie__list .movie-items_sub {
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-pack: justify;
			-webkit-justify-content: space-between;
			    -ms-flex-pack: justify;
			        justify-content: space-between;
			-webkit-flex-flow: wrap;
			    -ms-flex-flow: wrap;
			        flex-flow: wrap;
			margin-top: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #special-movie .special-movie__list .movie-items_sub {
    margin-top: 0;
  }
}

#special-movie .special-movie__list .movie-items_sub .movie-items {
				width: calc(50% - 10px);
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #special-movie .special-movie__list .movie-items_sub .movie-items {
    width: 100%;
    margin-top: 20px;
  }
}

.movie-items {
	display: block;
	position: relative
}

.movie-items:hover .movie-btn::after, .movie-items:focus .movie-btn::after {
			background: rgba(0,0,0,0.3);
}

.movie-items.movie-items__sm .movie-btn__play {
			font-size: 1.5rem;
}

.movie-items.movie-items__sm .movie-btn__play .button-play {

				max-width: 104px;
			}

.movie-items .movie-btn {
		position: absolute;
		width: 100%;
		height: 100%;
		background-color: rgba(0, 0, 0, 0.2);
		z-index: 1;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align:center;
		-webkit-align-items:center;
		    -ms-flex-align:center;
		        align-items:center;
}

.movie-items .movie-btn:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}

.movie-items .movie-btn .movie-btn__play {
			text-transform: uppercase;
			background-color: transparent;
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
			-webkit-box-orient: vertical;
			-webkit-box-direction: normal;
			-webkit-flex-flow: column;
			    -ms-flex-flow: column;
			        flex-flow: column;
			border: none;
			color: #fff;
			text-align: center;
			-webkit-box-align:center;
			-webkit-align-items:center;
			    -ms-flex-align:center;
			        align-items:center;
			position: relative;
			z-index: 2;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  .movie-items .movie-btn .movie-btn__play {
    font-size: 1rem !important;
  }
}

.movie-items .movie-btn .movie-btn__play .button-play {
				margin-bottom: 12px;
				opacity: 0.7;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  .movie-items .movie-btn .movie-btn__play .button-play {
    max-width: 60px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  .movie-items .movie-btn .movie-btn__play .button-play {
    max-width: 45px;
    margin-bottom: 7px;
  }
}

.movie-items .movie-thumb {
		width: 100%;
}

.box-items .title-box {
		text-align: center;
		background: url("/domestic/theme/uttori-tottori/images/title-map-2.png") 50% 0 no-repeat; 
		padding-top: 1.5rem;
	}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  .box-items .title-box {
    background-size: 80px auto;
    padding-top: 0.5rem;
  }
}

.box-items .title-box .title-box__eng {
			font-family: Dancing Script;
			font-size: 2rem;
			font-weight: 400;
			display: block;
			color: #0B318F;
			margin-bottom: 1rem;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  .box-items .title-box .title-box__eng {
    font-size: 1.7rem;
  }
}

.box-items .title-box .title-box__ja {
			font-size: 5rem;
			line-height: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  .box-items .title-box .title-box__ja {
    font-size: 2.5rem;
  }
}

/* #campaign {
	.title-box {
		background: none !important;
	}
} */

#recommended {
	padding-top: 9rem;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #recommended {
    padding-top: 4.5rem;
  }
}

#recommended .box {
		padding: 9rem 0;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #recommended .box {
    padding: 4rem 0;
  }
}

#recommended .box:last-child {
  border-bottom: 1px dashed #E4E4E4;
}

#recommended .box._type2 .box__top {
				-webkit-box-orient: horizontal;
				-webkit-box-direction: reverse;
				-webkit-flex-flow: row-reverse;
				    -ms-flex-flow: row-reverse;
				        flex-flow: row-reverse;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box._type2 .box__top {
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}

#recommended .box._type2 .box__top .box__top-info {
					padding-left: 5rem;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #recommended .box._type2 .box__top .box__top-info {
    padding-left: 3rem;
    padding-right: 1rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box._type2 .box__top .box__top-info {
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
    padding-left: 0;
    padding-right: 0;
  }
}

#recommended .box._type2 .box__top .box__top-info::after {
  background-image: url("/domestic/theme/uttori-tottori/images/subtraction-2.png");
  left: -100px;
  right: auto;
  right: initial;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box._type2 .box__top .box__top-info::after {
    right: -100px;
    left: auto;
    left: initial;
  }
}

#recommended .box._type2 .box__top .box__top-info .box__text {
						padding-right: 0;
						text-align:justify;
}

#recommended .box._type2 .box__sub::after {
  background-image: url("/domestic/theme/uttori-tottori/images/recom-bg-3.png");
  top: -100px;
  left: 62%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box._type2 .box__sub::after {
    top: -90px;
    left: -55px;
  }
}

#recommended .box._type2 .box__sub .__movie {
					-webkit-box-ordinal-group: 4;
					-webkit-order: 3;
					    -ms-flex-order: 3;
					        order: 3;
}

#recommended .box._type2 .box__sub .__thumb {
					-webkit-box-ordinal-group: 2;
					-webkit-order: 1;
					    -ms-flex-order: 1;
					        order: 1;
}

#recommended .box._type3 .box__top .box__top-info {
					margin-bottom: 0;
					-webkit-box-pack: justify;
					-webkit-justify-content: space-between;
					    -ms-flex-pack: justify;
					        justify-content: space-between;
			    display: -webkit-box;
			    display: -webkit-flex;
			    display: -ms-flexbox;
			    display: flex;
			    -webkit-box-orient: vertical;
			    -webkit-box-direction: normal;
			    -webkit-flex-flow: column;
			        -ms-flex-flow: column;
			            flex-flow: column;
				}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #recommended .box._type3 .box__top .box__top-info {
    padding-right: 1rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box._type3 .box__top .box__top-info {
    padding-right: 0;
  }
}

#recommended .box._type3 .box__top .box__sub {
					margin-top: 1rem;
					display: -webkit-box;
					display: -webkit-flex;
					display: -ms-flexbox;
					display: flex;
					-webkit-box-align:end;
					-webkit-align-items:flex-end;
					    -ms-flex-align:end;
					        align-items:flex-end;
					height: 40%;
}

#recommended .box._type3 .box__top .box__sub .box__sub-items {
					}

#recommended .box._type3 .box__top .box-info-inner {
					width: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #recommended .box._type3 .box__top .box-info-inner {
    padding-right: 2rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box._type3 .box__top .box-info-inner {
    padding-right: 0;
  }
}

#recommended .box._type3 .box__sub::after {
  top: -80px;
}

#recommended .box._type3 .box__sub .box__sub-items {
					width: 100%;
}

#recommended .box__top {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-flex-flow: wrap;
		    -ms-flex-flow: wrap;
		        flex-flow: wrap;
		margin-bottom: 20px;
		margin-left: -10px;
		margin-right: -10px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box__top {
    margin-bottom: 1rem;
    margin-left: 0;
    margin-right: 0;
  }
}

#recommended .box__top .btn-detail {
					}

#recommended .box__top-info {
		padding: 0 10px;
		width: 33.33333%;
		position: relative;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #recommended .box__top-info {
    padding-right: 3rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box__top-info {
    padding-right: 0;
    padding-left: 0;
    margin-bottom: 0;
  }
}

#recommended .box__top-info::after {
  background:url("/domestic/theme/uttori-tottori/images/subtraction.png") 0 0 no-repeat;
  content: "";
  width: 293px;
  height: 150px;
  position: absolute;
  right: -100px;
  top: 10px;
  z-index: -1;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #recommended .box__top-info::after {
    top: 0;
    background-size: 270px auto;
    width: 250px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box__top-info {
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
    width: 100%;
  }
}

#recommended .box__top-info .box__stit {
			color: #0B318F;
			font-size: 1.1rem;
			margin-bottom: 0.3rem;
			display: block;
}

#recommended .box__top-info .box__title {
			font-size: 5rem;
			line-height: 130%;
			margin-bottom: 3rem;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #recommended .box__top-info .box__title {
    font-size: 2.5rem;
    margin-bottom: 1.5rem;
  }
}

#recommended .box__top-info .box__title.pl-4 {
  padding-left: 0;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box__top-info .box__title.pl-4 {
    padding-left: 1.5rem;
  }
}

#recommended .box__top-info .box__mtit {
			font-size: 2.8rem;
			margin-bottom: 2.5rem;
			display: block;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #recommended .box__top-info .box__mtit {
    font-size: 1.8rem;
    margin-bottom: 1.5rem;
  }
}

#recommended .box__top-info .box__text {
			margin-bottom: 6rem;
			padding-right: 3rem;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #recommended .box__top-info .box__text {
    margin-bottom: 4rem;
    padding-right: 0;
  }
}

#recommended .box__top-info .box__info-btn {
					}

#recommended .box-info-inner {
		margin-bottom: 3rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box-info-inner {
    margin-bottom: 0;
  }
}

#recommended .box__top-thumb {
		width: 66.66666%;
		padding: 0 10px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box__top-thumb {
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
    width: 100%;
    padding: 0;
  }
}

#recommended .box__top-thumb img {
			width: 100%;
}

#recommended .box__sub {
		margin-left: -10px;
		margin-right: -10px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		position: relative;
}

#recommended .box__sub.__flex-end {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box__sub {
    margin-left: 0;
    margin-right: 0;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
  }
}

#recommended .box__sub::after {
  position: absolute;
  content: "";
  width: 241px;
  height: 226px;
  left: 10px;
  top: -90px;
  background:url("/domestic/theme/uttori-tottori/images/recom-bg-2.png") no-repeat;
  z-index: -1;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #recommended .box__sub::after {
    left: -55px;
    background-size: 200px auto;
  }
}

#recommended .box__sub.hiden-movie::before {
  content: "";
  width: 33.33333%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box__sub.hiden-movie::before {
    display: none;
  }
}

#recommended .box__sub .box__sub-items {
	    padding-left: 10px;
	    padding-right: 10px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box__sub .box__sub-items {
    padding-left: 0;
    padding-right: 0;
  }
}

#recommended .box__sub .box__sub-items img {
	    	width: 100%;
}

#recommended .box__sub .box__sub-items.__movie {
  width: 33.33333%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box__sub .box__sub-items.__movie {
    width: 100% !important;
    -webkit-box-ordinal-group: 4 !important;
    -webkit-order: 3 !important;
    -ms-flex-order: 3 !important;
    order: 3 !important;
    margin-top: 1rem;
  }
}

#recommended .box__sub .box__sub-items.__thumb {
  width: 33.33333%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #recommended .box__sub .box__sub-items.__thumb {
    width: calc(50% - 5px);
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
  }
}

#recommended .desc {
		font-size: 1.2rem;
		padding-top: 0.5rem;
		text-align: right;
}

#gourmet {
	padding: 7rem 0 5rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #gourmet {
    padding: 4rem 0;
  }
}

#gourmet .box {
		padding: 5rem 0;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		-webkit-flex-flow: wrap;
		    -ms-flex-flow: wrap;
		        flex-flow: wrap;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #gourmet .box {
    padding: 3.5rem 0;
  }
}

#gourmet ._type1 .box__info-btn {
			text-align: right;
		}

#gourmet ._type1 .box__title {
			text-align: right;
		}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #gourmet ._type1 .box__title {
    text-align: left;
  }
}

#gourmet ._type2 .box__thumb {
			-webkit-box-ordinal-group: 3;
			-webkit-order: 2;
			    -ms-flex-order: 2;
			        order: 2;
		}

#gourmet ._type2 .box__info {
			padding-right: 8.5rem;
			padding-left: 0;
			-webkit-box-ordinal-group: 2;
			-webkit-order: 1;
			    -ms-flex-order: 1;
			        order: 1;
			-webkit-box-align:start;
			-webkit-align-items:flex-start;
			    -ms-flex-align:start;
			        align-items:flex-start;
		}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #gourmet ._type2 .box__info {
    padding-right: 3rem;
  }
}

#gourmet ._items-b .box__info {
			position: relative
		}

#gourmet ._items-b .box__info::after {
  content: "";
  background: url("/domestic/theme/uttori-tottori/images/subtraction-2.png") no-repeat;
  width: 260px;
  height: 135px;
  position: absolute;
  z-index: -1;
  left: 50%;
  margin-left: -120px;
  top: 0;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #gourmet ._items-b .box__info::after {
    right: -50px;
    left: auto;
    left: initial;
    top: -30px;
  }
}

#gourmet ._items-b .box__info .box__title {
				padding-top: 2.5rem;
				font-size: 5rem;
				margin-bottom: 7rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #gourmet ._items-b .box__info .box__title {
    font-size: 2.5rem;
    padding-top: 0;
    margin-bottom: 4rem;
  }
}

#gourmet .box__thumb {
		width: 50%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #gourmet .box__thumb {
    width: 100%;
    -webkit-box-ordinal-group: 3 !important;
    -webkit-order: 2 !important;
    -ms-flex-order: 2 !important;
    order: 2 !important;
  }
}

#gourmet .box__thumb img {
			width: 100%;
}

#gourmet .box__thumb .desc {
			font-size: 1.5rem;
			padding-top: 0.5rem;
}

#gourmet .box__info {
		
		width: 50%;
		padding-left: 8.5rem;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #gourmet .box__info {
    padding-left: 3rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #gourmet .box__info {
    width: 100%;
    -webkit-box-ordinal-group: 2 !important;
    -webkit-order: 1 !important;
    -ms-flex-order: 1 !important;
    order: 1 !important;
    -webkit-box-align:start;
    -webkit-align-items:flex-start;
    -ms-flex-align:start;
    align-items:flex-start;
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
}

#gourmet .box__info .box__title {
			width: 100%;
			font-size: 3rem;
			margin-bottom: 2.5rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #gourmet .box__info .box__title {
    margin-bottom: 2rem !important;
    font-size: 2.5rem !important;
  }
}

#gourmet .box__info .box__text {
			width: 100%;
			margin-bottom: 6rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #gourmet .box__info .box__text {
    margin-bottom: 4rem !important;
  }
}

#gourmet .box__info .box__info-btn {
					}

#gourmet .box__button {
		display: none;
		text-align: center;
		-webkit-box-ordinal-group: 4;
		-webkit-order: 3;
		    -ms-flex-order: 3;
		        order: 3;
		width: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #gourmet .box__button {
    display: block;
  }
}

/* #campaign {
	.title-line {
		text-align: center;
	}
	.title-box {
		display: inline-block;
		position: relative;
		background-image: url("/domestic/theme/uttori-tottori/images/title-map-1.png");
		.title__ja-line {
			display: inline-block;
			font-size: 4.3rem;
			position: relative;
			font-weight: 400 !important;
			padding: 0 6rem;
			margin-bottom: 2rem;
			@media (--sptb-viewport) {
				font-size: 2rem;
				padding: 0 4rem;
			}
			&::after {
				content: "";
				height: 100%;
				width: 2px;
				background-color: #000;
				position: absolute;
				left: 0;
				top: 3px;
				transform: rotate(-40deg);
				@media (--sptb-viewport) {
					width: 1px;
				}
			}
			&::before {
				content: "";
				height: 100%;
				width: 2px;
				background-color: #000;
				position: absolute;
				right: 0;
				top: 3px;
				transform: rotate(40deg);	
				@media (--sptb-viewport) {
					width: 1px;
				}
			}
		}
		.title__ja-b {
			display: block;
			font-weight: 400 !important;
		}
		.circle-note {
			width: 19rem;
			height: 19rem;
			display: flex;
			justify-content: center;
			align-items:center;
			border-radius: 50%;
			background-color: #FCF4C5;
			font-size: 1.8rem;
			position: absolute;
			right: -20rem;
			top: 0;
			@media (--sptb-viewport) {
				width: 15rem;
				height: 15rem;
				font-size: 1.4rem;
				position: initial;
				margin: 2rem auto;

			}
		}
	}
	.ads-block {
		background-color: #fff;
		border: 2px solid #EB7308;
		border-radius: 1rem;
		margin-top: 7.5rem;
		margin-bottom: 10.5rem;
		display: flex;
		justify-content: space-between;
		position: relative;
		flex-flow: wrap;
		@media (--sptb-viewport) {
			margin-top: 5rem;
			margin-bottom: 6rem;
			border-radius: 1.5rem;
		}
		@media (--sp-viewport) {
			margin-top: 3.2rem;
		}
		&._ads-2 {
			.ads__thumb {
				background-image: url("/domestic/theme/uttori-tottori/images/thumb-ads2-pc.jpg");
				@media (--sp-viewport) {
					background-image: url("/domestic/theme/uttori-tottori/images/thumb-ads2-sp.jpg");
				}
			}
		}
		&._ads-3 {
			margin-bottom: 9rem;
			@media (--sptb-viewport) {
				margin-bottom: 5rem;
			}
			.ads__thumb {
				background-image: url("/domestic/theme/uttori-tottori/images/thumb-ads3-pc.jpg");
				@media (--sp-viewport) {
					background-image: url("/domestic/theme/uttori-tottori/images/thumb-ads3-sp.jpg");
				}
			}
		}
		.ads__icon {
			display: block;
			width: 89px;
			height: 89px;
			overflow: hidden;
			border-radius: 50%; 
			position: absolute;
			top: -45px;
			left: 50%;
			margin-left: -45px;
			z-index: 1;
			@media (--sp-viewport) {
				width: 65px;
				height: 65px;
				margin-left: -33px;
				top: -33px;
			}
		}
		.ads__thumb {
			border-radius: 0 1rem 1rem 0;
			width: 45%;
			background: url("/domestic/theme/uttori-tottori/images/thumb-ads1-pc.png") no-repeat 1% 50% #fff;
			background-size: cover;
			@media (--sp-viewport) {
				width: 100%;
				height: 240px;
				background-image: url("/domestic/theme/uttori-tottori/images/thumb-ads1-sp.png");
				background-size: cover;
				background-position: 50% 0;
				border-radius: 0 0 1rem 1rem;
			}
		}
		.ads__info {
			padding: 6rem 0 5rem 3.5%;
			width: 55%;
			display: flex;
			flex-flow: column;
			justify-content: center;
			@media (--sp-viewport) {
				width: 100%;
				padding-left: 0;
				padding: 4rem 2rem 3.5rem;
			}
			.ads__title {
				font-size: 4rem;
				font-weight: 700;
				color: #EB7308;
				letter-spacing: -2px;
				line-height: 1.5;
				@media (--sptb-viewport) {
					font-size: 2.1rem;
				}
			}
			.ads__text {
				padding: 2rem 0;
				padding-right: 5rem;
				@media (--sp-viewport) {
					padding-right: 0;
				}
			}
			.ads__btn-detail {
				display: flex;
				align-items:center;
				justify-content: space-between;
				color: #fff;
				padding: 1rem 3.5rem;
				width: 100%;
				max-width: 360px;
				background-color: #EB7308;
				
				@media (--sp-viewport) {
					margin: 0 auto;
					padding: 1rem 5%;
				}
				&:hover,
				&:focus {
					background-color: #B85700;
				}
			}
		}
	}
	.ads__list {
		display: flex;
		justify-content: center;
		width: 100%;
		@media (--sp-viewport) {
			flex-flow: wrap;
		}
		li {
			padding: 0 10px;
			text-align: center;
			@media (--sp-viewport) {
				width: 100%;
				margin-bottom: 2rem;
			}
		}
		a {
			&:hover {
				opacity: 0.7;
			}
		}
	}
} */

#access-map {
	padding-top: 7rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #access-map {
    padding-top: 3.5rem;
  }
}

#access-map .statistic {
		padding-top: 4rem;
		padding-bottom: 30px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
        -ms-flex-align: center;
            align-items: center;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #access-map .statistic {
    -webkit-flex-flow: wrap;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
}

#access-map .statistic img:nth-child(1) {
  width: 37.9%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #access-map .statistic img:nth-child(1) {
    width: 100%;
  }
}

#access-map .statistic img:nth-child(2) {
  vertical-align: bottom;
  width: 29.5%;
  margin-right: 30px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #access-map .statistic img:nth-child(2) {
    width: 48%;
    margin-right: 2%;
    margin-left: 0;
  }
}

#access-map .statistic img:nth-child(3) {
  vertical-align: bottom;
  width: 29.5%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #access-map .statistic img:nth-child(3) {
    width: 48%;
  }
}

#access-map .static-list-table {
		position: relative;
}

#access-map .static-list-table::after {
  background-color: #f6f6f6;
  position: absolute;
  left: 0;
  bottom: 0;
  content: "";
  height: calc(100% - 170px);
  width: 100%;
  z-index: -1;
}

#access-map .static__wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-flow: wrap;
		    -ms-flex-flow: wrap;
		        flex-flow: wrap;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
		margin-bottom: 70px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #access-map .static__wrap {
    margin-bottom: 10px;
  }
}

#access-map .static__wrap .static__col {
			width: 48.5%;
}

@media only screen and (min-width: 0px) and (max-width: 1024px) {

  #access-map .static__wrap .static__col {
    width: 100%;
    margin-bottom: 10px;
    padding: 0 25px;
  }
}

#access-map .static__wrap .static__col .static__title {
				text-align: center;
				margin-bottom: 25px;
				font-size: 3rem;
				color: #0171A5;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #access-map .static__wrap .static__col .static__title {
    font-size: 2.4rem;
    margin-bottom: 15px;
  }
}

#access-map .static__wrap .static__col .static__title._type1  {
  color: #CF5592;
}

#access-map .static__wrap .static__col .static__title .sub {
					font-size: 2rem;
}

#access-map .static__wrap .static__col .list-table {
				display: -webkit-box;
				display: -webkit-flex;
				display: -ms-flexbox;
				display: flex;
				-webkit-flex-flow: wrap;
				    -ms-flex-flow: wrap;
				        flex-flow: wrap;
				-webkit-box-pack: justify;
				-webkit-justify-content: space-between;
				    -ms-flex-pack: justify;
				        justify-content: space-between;
}

#access-map .static__wrap .static__col .list-table li {
					width: 47%;
				}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #access-map .static__wrap .static__col .list-table li {
    width: 100%;
    margin-bottom: 20px;
  }
}

#access-map .static__wrap .static__col .desc {
				font-size: 1.2rem;
				padding-top: 10px;
				line-height: 2.4;
}

#access-map .table__static {
		width: 100%;
		background-color: #fff;
}

#access-map .table__static th, #access-map .table__static td {
			padding: 5px;
			text-align: center;
			border: 1px solid #ccc;
			font-size: 1.4rem;
		}

#access-map .table__static thead th {
				background-color: #0171A5;
				color: #fff;
				padding: 8px 5px;
				font-weight: 700;
			}

#access-map .table__static tbody th {
				padding: 8px 5px;
				border:none;
				background-color: rgba(1, 113, 165, 0.1);
				color: #0171A5;
				font-weight: 700
			}

#access-map .table__static tbody th:last-child {
  border-right: 1px solid #ccc;
}

#access-map .table__static tbody th:first-child {
  border-left: 1px solid #ccc;
}

#access-map .table__static tbody tr td:first-child {
  font-weight: 700;
}

#access-map .table__static tbody tr td sub {
						font-size: 11px;
}

#access-map .table__static._type1 thead th {
					background-color: #CF5592 !important;
				}

#access-map .table__static._type1 tbody th {
					color: #CF5592 !important;
					background-color: rgba(207, 85, 146, 0.1);
				}

#access-map .text-desc {
		font-size: 12px;
		text-align: right;
		padding-bottom: 20px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  #access-map .text-desc {
    text-align: left;
  }
}

.thumb-border {
	border-radius: 1.5rem; 
}

.module-area {
    background-color: #EBF6F9;
	padding: 100px 0;
}

.module-area .module-wrap {
		max-width: 1000px;
		margin: 0 auto;
		padding: 0 4vw;
	}

.module-area .module-wrap .d_moduleArea h2 {
			background-color: #fff;
		}

.module-area .module-wrap .d_bookingLink {
		background-color: #fff;
		padding-bottom: 30px;
	}

.module-area .module-wrap .d_awardReservationLink {
		display:none;
	}

.module-area .module-wrap .md003,.module-area .module-wrap .md001 {
			margin-bottom: 50px;
		}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .module-area .module-wrap .md003,.module-area .module-wrap .md001 {
    margin-bottom: 30px;
  }
}

.module-area .md-title {
		background-color: #012F64;
		color: white;
		font-weight: bold;
		padding: 10px 0 10px 20px;
}

.module-area .res-contents.module-travel_cover {
		margin-top: 0;
}

.module-area .module-travel_inner.module-travel_parts.horizon {
		padding-top: 0!important;
}

.cp-social-container {
		margin: 60px 0;
	}

.travel-img02 {
    max-width: 273px!important;

	}

.travel-img03 {
    max-width: 183px!important;
	}

.block-area {
	margin-top: 10rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .block-area {
    margin-top: 4.5rem;
  }
}

.season-spot {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	margin-top: 3rem
}

@media only screen and (min-width: 768px) {

  .season-spot._col-2 {
    margin-top: 5rem;
    margin-right: -1.8rem;
    margin-left: -1.8rem;
  }

  .season-spot._col-2 .season-spot__col {
				width: 50%;
				padding: 0 1.8rem;
  }
}

@media only screen and (min-width: 768px) {

  .season-spot._col-3 {
    margin-top: 5rem;
    margin-right: -1rem;
    margin-left: -1rem;
  }

  .season-spot._col-3 .season-spot__col {
				width: 33.3%;
				padding: 0 1rem;
  }
}

.season-spot__col {
	margin-bottom: 3rem;
	width: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .season-spot__col:last-child {
    margin-bottom: 0;
  }
}

.season-spot__title {
	font-weight: bold;
	font-size: 2.4rem;
	margin-top: 1.5rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .season-spot__title {
    font-size: 1.8rem;
  }
}

.season-spot__text {
	margin-top: 0.5rem;
	font-size: 1.6rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .season-spot__text {
    font-size: 1.4rem;
  }
}

.photo-gallery {
	margin-top: 4rem;
	margin-bottom: 4rem;
	margin-left: -10px;
	margin-right: -10px;
}

.photo-gallery .buttons-group-02 {
    height: 60px;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align:center;
		-webkit-align-items:center;
		    -ms-flex-align:center;
		        align-items:center;
		line-height: 0;
	}

.photo-gallery .buttons-group-02 .slick-dots {
			-webkit-box-ordinal-group: 2;
			-webkit-order: 1;
			    -ms-flex-order: 1;
			        order: 1;
			width: auto;
			position: relative;
			bottom: auto
		}

.photo-gallery .buttons-group-02 .slick-dots::after {
  position: absolute;
  top: 0;
  bottom: 0;
  right: -8px;
  margin: auto;
  background: #333;
  width: 1px;
  height: 18px;
  content: "";
}

.photo-gallery .buttons-group-02 .slick-dots li {
				margin: 0 4px;
				width: 8px;
				height: 8px;
}

.photo-gallery .buttons-group-02 .slick-dots li button {
					background: #E6E6E6;
					border-radius: 50%;
					width: 8px;
					height: 8px;
				}

.photo-gallery .buttons-group-02 .slick-dots li.slick-active button {
						background: #333;
}

.photo-gallery .buttons-group-02 .btn-control {
			position: relative;
			margin-left: 14px;
			-webkit-box-ordinal-group: 3;
			-webkit-order: 2;
			    -ms-flex-order: 2;
			        order: 2;
			width: 20px;
			height: 20px;
			border: none !important;
			outline: none;
			line-height: 0;
			font-size: 0;
			color: transparent;
			cursor: pointer
		}

.photo-gallery .buttons-group-02 .btn-control::before, .photo-gallery .buttons-group-02 .btn-control::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  background: #333;
  width: 3px;
  height: 12px;
  content: "";
}

.photo-gallery .buttons-group-02 .btn-control::before {
  left: 6px;
}

.photo-gallery .buttons-group-02 .btn-control::after {
  right: 6px;
}

.photo-gallery .buttons-group-02 .btn-control.active::before {
  left: 0;
  right: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 10px;
  border-color: transparent transparent transparent #333;
  background: transparent;
}

.photo-gallery .buttons-group-02 .btn-control.active::after {
  display: none;
}

.photo-gallery .slick-arrow {
		width: 60px;
		height: 60px;
		top: 50%;
		margin-top: -30px;
		z-index: 1;
		background: rgba(255, 255, 255, 0.8);
		text-indent: -9999px;
		overflow: hidden
	}

.photo-gallery .slick-arrow::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 7px;
  height: 7px;
  content: "";
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #333;
}

@media only screen and (min-width: 768px) {

  .photo-gallery .slick-arrow {
    width: 70px;
  }
}

.photo-gallery .slick-arrow.slick-prev {
  left: 0;
  border-radius: 0 50% 50% 0;
}

.photo-gallery .slick-arrow.slick-prev::after {
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
}

@media only screen and (min-width: 768px) {

  .photo-gallery .slick-arrow.slick-prev::after {
    right: -15px;
  }
}

.photo-gallery .slick-arrow.slick-next {
  right: 0;
  border-radius: 50% 0 0 50%;
}

.photo-gallery .slick-arrow.slick-next::after {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

@media only screen and (min-width: 768px) {

  .photo-gallery .slick-arrow.slick-next::after {
    left: -15px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .photo-gallery {
    margin-right: calc(((100vw - 100%) / 2) * -1);
    margin-left: calc(((100vw - 100%) / 2) * -1);
  }
}

.photo-gallery .photo-gallery-slider:not(.slick-dotted) + .buttons-group-02 .btn-control {
				display: none;
}

.photo-gallery__item {
	padding: 0 1rem;
}

.photo-gallery__item img {
		border-radius: 1.5rem;
	}

/* report */

.camp-page .camp-header__inner {
		padding-top: 2rem;
	}

@media only screen and (min-width: 768px) {

  .camp-page .camp-header__inner {
    padding-top: 2.8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-header__logo {
    width: 147px;
  }
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-header__logo a:hover,
				.camp-page .camp-header__logo a:focus {
    opacity: 0.7;
  }
}

.camp-page .camp-header__title {
		font-size: 2.4rem;
		font-weight: bold;
		line-height: 1.6;
		letter-spacing: 0.2em;
}

@media only screen and (min-width: 1025px) {

  .camp-page .camp-header__title {
    font-size: 3rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-header__title {
    margin-top: 3.2rem;
    text-align: center;
  }
}

.camp-page .camp-mv {
		color: #fff;
		position: relative;
		margin-top: 4rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-mv {
    margin-top: 2rem;
  }
}

.camp-page .camp-mv::after{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  z-index: -1;
  content: "";
  background-repeat: no-repeat;
  background-position: center top;
  background-size: cover;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-mv::after{
    top: 0;
    background-image: url("/domestic/theme/uttori-tottori/images/report-camp/mv-bg_sp.jpg");
  }
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-mv::after{
    height: calc(100% - 320px);
    top: 320px;
    background-image: url("/domestic/theme/uttori-tottori/images/report-camp/mv-bg.jpg");
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .camp-page .camp-mv::after{
    height: calc(100% - 240px);
    top: 240px;
  }
}

.camp-page .camp-mv__inner {
		text-align: center;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-mv__inner {
    max-width: 1240px;
    margin: 0 auto;
    padding-right: 20px;
    padding-left: 20px;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .camp-page .camp-mv__inner {
    padding-right: 30px;
    padding-left: 30px;
  }
}

.camp-page .camp-mv__inner img {
			width: 100%;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-mv .pc {
    border-radius: 1.6rem;
  }
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-lead__inner {
    max-width: 1200px;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

.camp-page .camp-lead__image {
		text-align: center;
		margin-top: 4.4rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-lead__image {
    margin-top: 5.6rem;
  }
}

.camp-page .camp-lead__text {
		margin-top: 2.4rem;
		font-size: 1.6rem;
		line-height: 2.3;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-lead__text {
    margin-top: 3.2rem;
    font-size: 1.8rem;
  }
}

.camp-page .camp-schedule {
		margin-top: 4rem;
		padding-bottom: 6.4rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-schedule {
    margin-top: 2rem;
    padding-bottom: 8rem;
  }
}

.camp-page .camp-schedule__inner {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-webkit-justify-content: space-between;
		    -ms-flex-pack: justify;
		        justify-content: space-between;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-schedule__inner {
    max-width: 1200px;
    padding-left: 6rem;
    padding-right: 6rem;
  }
}

.camp-page .camp-schedule__title {
		font-size: 1.8rem;
		font-weight: bold;
		-webkit-box-flex: 0;
		-webkit-flex: none;
		    -ms-flex: none;
		        flex: none;
		min-width: 120px;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-schedule__title {
    font-size: 2rem;
    min-width: 240px;
    padding-top: 1rem;
  }
}

.camp-page .camp-schedule__title-text {
		display: block;
		font-weight: bold;
		margin-bottom: 1rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-schedule__title-img {
    width: 60px;
  }
}

.camp-page .camp-schedule__contents {
		position: relative;
}

.camp-page .camp-schedule__contents::before {
  position: absolute;
  top: 0;
  left: -2.5rem;
  content: "";
  height: 100%;
  width: 1px;
  background: #fff;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-schedule__contents::before {
    left: -8rem;
  }
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-schedule__contents {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
  }
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-schedule__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -1rem;
  }
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-schedule__list-col {
    width: 50%;
    padding: 0 1rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-schedule__list-col {
    margin-bottom: 2rem;
  }

  .camp-page .camp-schedule__list-col:last-child {
    margin-bottom: 0;
  }
}

.camp-page .camp-schedule__list-col dt {
			font-weight: bold;
			margin-bottom: 1.6rem;
}

.camp-page .camp-schedule__list-col dd {
			line-height: 1.4;
			margin-bottom: 0.5rem;
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
}

.camp-page .camp-schedule__list-col dd time {
				-webkit-box-flex: 0;
				-webkit-flex: none;
				    -ms-flex: none;
				        flex: none;
			}

.camp-page .camp-schedule__caution {
		font-size: 1.3rem;
		margin-top: 2rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-schedule__caution {
    font-size: 1.4rem;
    margin-top: 2.4rem;
  }
}

.camp-page .camp-attractive {
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-attractive {
    padding-top: 4.8rem;
    padding-bottom: 4.8rem;
    background-image: url("/domestic/theme/uttori-tottori/images/report-camp/attractive-bg_sp.jpg");
  }
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-attractive {
    padding-top: 5.6rem;
    padding-bottom: 8rem;
    background-image: url("/domestic/theme/uttori-tottori/images/report-camp/attractive-bg.jpg");
  }
}

.camp-page .camp-attractive__title {
		text-align: center;
		margin-bottom: 1.6rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-attractive__title {
    margin-bottom: 3.2rem;
  }
}

.camp-page .camp-attractive__title-text {
		font-weight: bold;
		color: #fff;
		display: block;
		font-size: 1.8rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-attractive__title-text {
    font-size: 2rem;
  }
}

.camp-page .camp-attractive__mov {
		margin: 0 auto;
		max-width: 680px;
}

.camp-page .camp-attractive__mov-btn {
		position: relative;
		display: block;
}

.camp-page .camp-attractive__mov-btn::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 42px;
  border-color: transparent transparent transparent #fff;
  opacity: 0.8;
  content: "";
  z-index: 2;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-attractive__mov-btn::after {
    border-width: 41px 0 41px 70px;
  }
}

.camp-page .camp-attractive__mov-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-attractive__mov-btn:hover::before, .camp-page .camp-attractive__mov-btn:focus::before {
    background: rgba(0,0,0,0.3);
  }
}

.camp-page .camp-day {
		margin-top: 6rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day {
    margin-top: 8rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-day__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.camp-page .camp-day__head {
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin-top: 8rem;
		margin-bottom: 3.2rem;
}

.camp-page .camp-day__head::after {
  content: "";
  height: 1px;
  width: 100%;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #BABABA;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-day__head {
    width: 94%;
    margin: 0 auto;
    margin-top: 6rem;
    margin-bottom: 3.2rem;
  }
}

.camp-page .camp-day__title-wrap {
		display: inline-block;
		-webkit-box-flex: 0;
		-webkit-flex: none;
		    -ms-flex: none;
		        flex: none;
		margin-right: 1.7rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__title-wrap {
    margin-right: 3.8rem;
  }
}

.camp-page .camp-day__title-img {
		text-align: center;
		margin: 0 auto;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-day__title-img {
    width: 74px;
  }
}

.camp-page .camp-day__title {
		margin-top: 1rem;
}

.camp-page .camp-day__title .ja {
			display: block;
			font-weight: bold;
			font-size: 1.1rem;
			line-height: 1.2;
			text-align: center;
		}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__title .ja {
    font-size: 1.6rem;
  }
}

.camp-page .camp-day__title .en {
			display: block;
			font-family: 'Special Elite', cursive;
			font-size: 2rem;
			line-height: 1.2;
			text-align: center;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__title .en {
    font-size: 2.8rem;
  }
}

.camp-page .camp-day__title .en .num {
				color: #0077B3;
}

.camp-page .camp-day__airport {
		text-align: center;
		margin-top: 3.2rem;
		margin-bottom: 4rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__airport {
    margin-bottom: 5.6rem;
  }
}

.camp-page .camp-day__airport-img {
					}

.camp-page .camp-day__airport-text {
		font-weight: bold;
		font-size: 1.8rem;
}

.camp-page .camp-day__airport-text time {
			font-weight: bold;
		}

.camp-page .camp-day__airport-dot span {
			display: block;
			margin: 0.8rem auto;
			width: 4px;
			height: 4px;
			background: #222;
			border-radius: 50%;
		}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__block-wrap {
					}
}

.camp-page .camp-day__block {
		margin-bottom: 6rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__block {
    margin-bottom: 8rem;
  }
}

.camp-page .camp-day__block:last-child {
  margin-bottom: 0;
}

.camp-page .camp-day__block-image {
		max-width: 680px;
		margin: 0 auto;
}

.camp-page .camp-day__block-image .slick-list {
			-webkit-box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.08);
			        box-shadow: 0px 8px 24px rgba(0, 0, 0, 0.08);
			border-radius: 1.6rem;
		}

.camp-page .camp-day__block-image img {
		}

.camp-page .camp-day__block-image .slick-dots li button {
			background: #BABABA;
			border-radius: 50%;
		}

.camp-page .camp-day__block-image .slick-dots li.slick-active button {
			background: #0077B3;
		}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-day__block-image {
    width: 94%;
  }
}

.camp-page .camp-day__block-contents {
		background: #F7F6F2;
		margin-top: -6rem;
		padding: 2rem 3%;
		padding-top: 10rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__block-contents {
    margin-top: -8rem;
    padding: 6rem 6.4rem;
    padding-top: 13rem;
  }
}

.camp-page .camp-day__block-title {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		font-weight: bold;
		font-size: 1.8rem;
		line-height: 1.6;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__block-title {
    font-size: 2.4rem;
  }
}

.camp-page .camp-day__block-text {
		margin-top: 1.6rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__block-text {
    margin-top: 2.4rem;
  }
}

.camp-page .camp-day__block-time {
		position: relative;
		-webkit-box-flex: 0;
		-webkit-flex: none;
		    -ms-flex: none;
		        flex: none;
		margin-right: 1.6rem;
}

.camp-page .camp-day__block-time time {
			position: absolute;
			top: 1.8rem;
			right: 0;
			left: 0;
			margin: auto;
			text-align: center;
			font-family: 'Special Elite', cursive;
			font-size: 1.7rem;
		}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__block-time time {
    font-size: 2rem;
    top: 2.4rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-day__block-time {
    width: 52px;
  }
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__block-time {
    margin-right: 2rem;
  }
}

.camp-page .camp-day__block-address {
		margin-top: 1.6rem;
		padding: 2rem;
		background: #fff;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-day__block-address {
    margin-top: 2.4rem;
  }
}

.camp-page .camp-day__block-address dl {
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
}

.camp-page .camp-day__block-address dt {
			width: 3em;
			-webkit-box-flex: 0;
			-webkit-flex: none;
			    -ms-flex: none;
			        flex: none;
}

.camp-page .camp-day__block-address dd {
			width: 100%;
}

.camp-page .camp-common__title-wrap {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin-bottom: 2.4rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-common__title-wrap {
    margin-bottom: 4.8rem;
  }
}

.camp-page .camp-common__title-img {
		margin-right: 1rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-common__title-img {
    margin-right: 2rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-common__title-img {
    width: 57px;
  }
}

.camp-page .camp-common__title .ja {
			display: block;
			font-size: 2.3rem;
			line-height: 1.4;
			letter-spacing: 0.08em;
		}

@media only screen and (min-width: 768px) {

  .camp-page .camp-common__title .ja {
    font-size: 2.8rem;
  }
}

.camp-page .camp-common__title .en {
			display: block;
			font-family: 'Special Elite', cursive;
			font-size: 1.5rem;
			color: #0077B3;
			line-height: 1.6;
			letter-spacing: 0.08em;
			margin-top: 0.3rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-common__title .en {
    font-size: 1.6rem;
  }
}

.camp-page .camp-info {
		margin-top: 6rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-info {
    margin-top: 8rem;
  }
}

.camp-page .camp-info__table {
		border-top: 1px solid #BABABA;
		width: 100%;
}

.camp-page .camp-info__table th, .camp-page .camp-info__table td {
			font-size: 1.5rem;
			border-bottom: 1px solid #BABABA;
			padding: 3rem 0;
		}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-info__table th, .camp-page .camp-info__table td {
    display: block;
    width: 100%;
    padding: 2.4rem 0;
  }
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-info__table th, .camp-page .camp-info__table td {
    font-size: 1.6rem;
  }
}

.camp-page .camp-info__table th {
			font-weight: bold;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-info__table th {
    border-bottom: none;
    padding: 2.4rem 0 0;
  }
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-info__table th {
    width: 16rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .camp-page .camp-info__table td {
    padding: 0 0 2.4rem;
  }
}

.camp-page .camp-info__table a {
			text-decoration: underline !important;
}

.camp-page .list-indent li {
			padding-left: 1em;
			text-indent: -1em;
		}

.camp-page .camp-campsites {
		margin-top: 6rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-campsites {
    margin-top: 8rem;
  }
}

.camp-page .camp-campsites__sub-title {
		font-weight: bold;
		position: relative;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		font-size: 1.6rem;
		margin-bottom: 1.6rem;
}

.camp-page .camp-campsites__sub-title::after {
  content: "";
  height: 1px;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  background: #BABABA;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-campsites__sub-title {
    font-size: 1.8rem;
    margin-bottom: 2.4rem;
  }
}

.camp-page .camp-campsites__list {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-flex-wrap: wrap;
		    -ms-flex-wrap: wrap;
		        flex-wrap: wrap;
		margin: 0 -0.7rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-campsites__list {
    margin: 0 -2rem;
  }
}

.camp-page .camp-campsites__list-col {
		width: 50%;
		padding: 0 0.7rem;
		margin-bottom: 3.2rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-campsites__list-col {
    padding: 0 2rem;
    margin-bottom: 4.8rem;
  }
}

.camp-page .camp-campsites__list-image img {
			border-radius: 0.8rem;
		}

@media only screen and (min-width: 768px) {

  .camp-page .camp-campsites__list-image img {
    border-radius: 1.6rem;
  }
}

.camp-page .camp-campsites__list-copy {
		text-align: right;
		font-size: 1.3rem;
}

.camp-page .camp-campsites__list-title {
		font-weight: bold;
		font-size: 1.3rem;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-campsites__list-title {
    font-size: 1.4rem;
  }
}

.camp-page .camp-campsites__list-text {
		font-size: 1.3rem;
		word-wrap: break-word;
		word-break: break-word;
}

@media only screen and (min-width: 768px) {

  .camp-page .camp-campsites__list-text {
    font-size: 1.4rem;
  }
}

.camp-page .camp-campsites__list-text a {
			text-decoration: underline !important;
}

.topics-page {
	background-repeat: no-repeat;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page {
    background-position: center -77px;
    background-size: 100% auto;
    background-image: url("/domestic/theme/uttori-tottori/images/report-feature-01/bg_main_sp.jpg");
  }
}

@media only screen and (min-width: 768px) {

  .topics-page {
    background-position: center -102px;
    background-image: url("/domestic/theme/uttori-tottori/images/report-feature-01/bg_main.jpg");
  }
}

.topics-page .topics-header__inner {
		padding-top: 2rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-header__inner {
    padding-top: 2.8rem;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-header__logo {
    width: 147px;
  }
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-header__logo a:hover,
				.topics-page .topics-header__logo a:focus {
    opacity: 0.7;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-header__text {
    text-align: right;
    margin-top: 2.4rem;
  }
}

.topics-page .topics-header__link {
		font-size: 1.6rem;
		font-weight: bold;
		text-decoration: underline !important;
		color: #222;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-header__link {
    font-size: 1.8rem;
  }
}

.topics-page .topics-mv {
		margin-top: 4rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-mv {
    margin-top: 2rem;
  }
}

.topics-page .topics-mv__inner {
		position: relative;
		z-index: 1;
		max-width: 1200px;
		margin: 0 auto;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-mv__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 540px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-mv__inner {
    padding-left: 0;
    padding-right: 0;
  }
}

.topics-page .topics-mv__image {
		position: absolute;
		z-index: -1;
		top: 0;
		right: 0;
		width: 78.3%;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 540px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-mv__image {
    display: none;
  }
}

.topics-page .topics-mv__image-sp {
		width: 74.6%;
		margin-left: auto;
}

.topics-page .topics-mv__image-sp img {
			width: 100%;
			height: auto;
		}

@media only screen and (min-width: 768px) {

  .topics-page .topics-mv__image-sp {
    display: none;
  }
}

.topics-page .topics-mv__contents {
		position: relative;
}

.topics-page .topics-mv__title {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-mv__title {
    position: absolute;
    top: 0;
    padding-top: 10%;
  }
}

.topics-page .topics-mv__title span {
  font-weight: bold;
  display: inline-block;
  background: #fff;
  margin-bottom: 1.6rem;
  font-size: 2.8rem;
  line-height: 1.4;
  padding: 0 2rem;
  padding-right: 1.5rem;
  letter-spacing: 0.15em;
}

.topics-page .topics-mv__title span:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-mv__title span {
    font-size: 5.6rem;
  }
}

.topics-page .topics-mv__text {
		margin-top: 4.8rem;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-mv__text {
    margin-top: 2.4rem;
  }
}

.topics-page .topics-mv__text span {
  font-weight: bold;
  display: inline-block;
  background: #fff;
  margin-bottom: 1.6rem;
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 0 2rem;
  padding-right: 1.5rem;
  letter-spacing: 0.08em;
}

.topics-page .topics-mv__text span:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-mv__text span {
    font-size: 1.6rem;
  }
}

.topics-page .topics-mv__copy {
		text-align: right;
		margin: 0 auto;
		font-size: 1.4rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-mv__copy {
    width: 94%;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-mv__copy {
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.topics-page .topics-article-mv {
		margin-top: 2.4rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-mv {
    margin-top: 2rem;
  }
}

.topics-page .topics-article-mv__inner {
		position: relative;
		z-index: 1;
		max-width: 1200px;
		margin: 0 auto;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-mv__inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-bottom: 2.4rem;
    height: 400px;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-article-mv__inner {
    padding-left: 0;
    padding-right: 0;
    height: 64vw;
  }
}

.topics-page .topics-article-mv__image {
		position: absolute;
		z-index: -1;
		top: 0;
		right: 0;
		bottom: 0;
		left: 0;
		margin: auto;
		width: 100%;
		overflow: hidden;
		background-repeat: no-repeat;
		background-position: center;
		background-size: cover;
		height: 400px;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-article-mv__image {
    display: none;
  }
}

.topics-page .topics-article-mv__image-sp {
		position: absolute;
		top: 0;
}

.topics-page .topics-article-mv__image-sp img {
			width: 100%;
			height: auto;
		}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-mv__image-sp {
    display: none;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-article-mv__contents {
    position: relative;
    top: 47vw;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-right: 2rem;
  }
}

.topics-page .topics-article-mv__title {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-article-mv__title {
					}
}

.topics-page .topics-article-mv__title span {
  font-weight: bold;
  display: inline-block;
  background: #fff;
  margin-bottom: 0.8rem;
  font-size: 5.5vw;
  line-height: 1.4;
  padding: 0 2rem;
  padding-right: 2rem;
  letter-spacing: 0.15em;
}

.topics-page .topics-article-mv__title span:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-article-mv__title span {
    padding: 0 3%;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .topics-page .topics-article-mv__title span {
    margin-bottom: 1.6rem;
    font-size: 4rem;
  }
}

@media only screen and (min-width: 1025px) {

  .topics-page .topics-article-mv__title span {
    margin-bottom: 1.6rem;
    font-size: 4.8rem;
  }
}

.topics-page .topics-article-mv__text {
		margin-top: 1.6rem;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-webkit-flex-direction: column;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		-webkit-align-items: flex-start;
		    -ms-flex-align: start;
		        align-items: flex-start;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-article-mv__text {
    margin-top: 0.8rem;
  }
}

.topics-page .topics-article-mv__text span {
  font-weight: bold;
  display: inline-block;
  background: #222;
  color: #fff;
  margin-bottom: 1.6rem;
  font-size: 3.6vw;
  line-height: 1.4;
  padding: 0 2rem;
  padding-right: 1.5rem;
  letter-spacing: 0.08em;
}

.topics-page .topics-article-mv__text span:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-article-mv__text span {
    padding: 0 3%;
  }
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-mv__text span {
    font-size: 1.6rem;
  }
}

.topics-page .topics-article-mv__text span time {
  font-weight: bold;
}

.topics-page .topics-article-mv__copy {
		text-align: right;
		margin: 0 auto;
		font-size: 1.4rem;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-article-mv__copy {
    width: 94%;
    font-size: 1.2rem;
  }
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-mv__copy {
    max-width: 1200px;
    padding-left: 20px;
    padding-right: 20px;
  }
}

.topics-page .topics-article-mv__inner-02 {
		position: relative;
		max-width: 1200px;
		margin: 0 auto;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-mv__inner-02 {
					}
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-article-mv__inner-02 {
    padding-left: 0;
    padding-right: 0;
  }
}

.topics-page .topics-article-mv__title-02 {
		font-weight: bold;
		font-size: 2.8rem;
		line-height: 1.57;
		letter-spacing: 0.15em;
		margin-top: 2rem;
}

@media only screen and (min-width: 1025px) {

  .topics-page .topics-article-mv__title-02 {
    font-size: 3.8rem;
    margin-top: 3.2rem;
  }
}

.topics-page .topics-article-mv__text-02 {
		font-weight: bold;
		font-size: 1.6rem;
		line-height: 1.5;
		letter-spacing: 0.15em;
		margin-top: 2rem;
}

@media only screen and (min-width: 1025px) {

  .topics-page .topics-article-mv__text-02 {
    font-size: 2rem;
  }
}

.topics-page .topics-map {
		margin-top: 4rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map {
    margin-top: 5.6rem;
  }
}

.topics-page .topics-map__head {
		text-align: center;
}

.topics-page .topics-map__title {
		font-family: 'Noto Serif JP', serif;
		letter-spacing: 0.08em;
		font-size: 2.6rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__title {
    font-size: 3.2rem;
  }
}

.topics-page .topics-map__text {
		font-size: 1.4rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__text {
    font-size: 1.6rem;
  }
}

.topics-page .topics-map__image {
		margin-top: 2.4rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__image {
    margin-top: 3.2rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-map__block {
    margin-top: 6.4rem;
  }
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    margin-top: 8rem;
  }
}

.topics-page .topics-map__block-contents {
		width: 100%;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-map__block-contents {
    margin-top: 3.2rem;
  }
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__block-contents {
    width: 60%;
  }
}

.topics-page .topics-map__block-title {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		margin-bottom: 2.4rem;
}

.topics-page .topics-map__block-title .ico {
			width: 70px;
			-webkit-box-flex: 0;
			-webkit-flex: none;
			    -ms-flex: none;
			        flex: none;
		}

.topics-page .topics-map__block-title .text {
			margin-left: 1.4rem;
		}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__block-title .text {
    margin-left: 2rem;
  }
}

.topics-page .topics-map__block-title .text .sub {
				display: block;
				font-size: 1.3rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__block-title .text .sub {
    font-size: 1.4rem;
  }
}

.topics-page .topics-map__block-title .text .main {
				display: block;
				font-weight: bold;
				font-size: 1.8rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__block-title .text .main {
    font-size: 2.4rem;
  }
}

.topics-page .topics-map__block-text {
					}

.topics-page .topics-map__block-link {
		margin-top: 2.4rem;
		text-align: right;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__block-link {
    margin-top: 3.2rem;
  }
}

.topics-page .topics-map__block-btn {
		position: relative;
		display: inline-block;
		color: #0276B1;
		font-weight: bold;
		font-size: 1.6rem;
		padding: 1.6rem 2.4rem;
		padding-right: 4rem;
		border-radius: 3rem;
		background: #fff6b8;
		-webkit-box-shadow: 8px 8px 0px rgba(14, 28, 48, 0.04);
		        box-shadow: 8px 8px 0px rgba(14, 28, 48, 0.04);
}

.topics-page .topics-map__block-btn::after {
  position: absolute;
  top: 50%;
  right: 2.8rem;
  content: "";
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #0276B1 #0276B1 transparent transparent;
  width: 0.7rem;
  height: 0.7rem;
  display: inline-block;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  margin-top: -0.3rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__block-btn:hover::after, .topics-page .topics-map__block-btn:focus::after {
    right: 2.2rem;
  }
}

.topics-page .topics-map__block-media {
		width: 100%;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__block-media {
    width: 40%;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    margin-right: 4rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .topics-page .topics-map__block-media {
    margin-right: 2rem;
  }
}

.topics-page .topics-map__block-mov-btn {
		position: relative;
		display: block;
}

.topics-page .topics-map__block-mov-btn img {
			width: 100%;
		}

.topics-page .topics-map__block-mov-btn::after {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 25px 0 25px 42px;
  border-color: transparent transparent transparent #fff;
  opacity: 0.8;
  content: "";
  z-index: 2;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__block-mov-btn::after {
    border-width: 41px 0 41px 70px;
  }
}

.topics-page .topics-map__block-mov-btn:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0);
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  z-index: 1;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-map__block-mov-btn:hover::before, .topics-page .topics-map__block-mov-btn:focus::before {
    background: rgba(0,0,0,0.3);
  }
}

.topics-page .topics-other {
		margin-top: 8rem;
		margin-bottom: 12rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-other {
    margin-top: 10rem;
    margin-bottom: 20rem;
  }
}

.topics-page .topics-other__title {
		min-height: 138px;
		text-align: center;
		background-repeat: no-repeat;
		background-position: center;
		background-image: url("/domestic/theme/uttori-tottori/images/report-feature-01/bg_map.svg");
		margin-bottom: 3.2rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-other__title {
    background-position: center 10px;
    margin-bottom: 2.4rem;
  }
}

.topics-page .topics-other__title .sub {
			position: relative;
			display: inline-block;
			margin: 0 auto;
			padding: 0 5rem;
			text-align: center;
			font-size: 1.6rem;
			letter-spacing: 0.1em;
			line-height: 1.7;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-other__title .sub {
    font-size: 1.8rem;
  }
}

.topics-page .topics-other__title .sub::before, .topics-page .topics-other__title .sub::after {
  position: absolute;
  top: 50%;
  content: "";
  width: 3.6rem;
  border-top: 1px solid #222;
}

.topics-page .topics-other__title .sub::before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  left: 0;
}

.topics-page .topics-other__title .sub::after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
  right: 0;
}

.topics-page .topics-other__title .main {
			display: block;
			text-align: center;
			font-size: 2.6rem;
			letter-spacing: 0.08em;
			margin-top: 1rem;
			line-height: 1.53;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-other__title .main {
    font-size: 3.4rem;
  }
}

.topics-page .topics-other__sub-title {
		font-weight: bold;
		font-size: 1.6rem;
		margin-bottom: 1.6rem;
		letter-spacing: 0.2em;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-other__sub-title {
    font-size: 1.8rem;
    margin-bottom: 2.4rem;
  }
}

.topics-page .topics-other__list {
		margin-bottom: 3.2rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-other__list {
    margin-bottom: 4.8rem;
  }
}

.topics-page .topics-other__list-text {
		font-size: 1.5rem;
		word-wrap: break-word;
		word-break: break-word;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-other__list-text {
    font-size: 1.6rem;
  }
}

.topics-page .topics-other__list-text a {
			text-decoration: underline !important;
}

.topics-page .topics-other__list-text dl .row {
			display: -webkit-box;
			display: -webkit-flex;
			display: -ms-flexbox;
			display: flex;
}

.topics-page .topics-other__list-text dl .row dt {
  -webkit-box-flex: 0;
  -webkit-flex: none;
  -ms-flex: none;
  flex: none;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-other__list-text dl .row._sp-block {
    display: block;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-slider {
    margin-bottom: 2rem;
  }
}

@media only screen and (min-width: 1025px) {

  .topics-page .topics-slider {
    margin: 0 -2rem;
    margin-bottom: 1.6rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .topics-page .topics-slider {
    margin: 0 -1rem;
    margin-bottom: 1.6rem;
  }
}

.topics-page .topics-slider .slick-dots {
			bottom: -2.5rem;
}

.topics-page .topics-slider .slick-dots li button {
			background: #BABABA;
			border-radius: 50%;
			width: 8px;
			height: 8px;
}

.topics-page .topics-slider .slick-dots li.slick-active button {
			background: #222;
}

.topics-page .topics-slider__image img {
			width: 100%;
		}

@media only screen and (min-width: 768px) {

  .topics-page .topics-slider__image {
    width: 50%;
    margin: 0 auto;
  }
}

@media only screen and (min-width: 1025px) {

  .topics-page .topics-slider__image {
    padding: 0 2rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .topics-page .topics-slider__image {
    padding: 0 1rem;
  }
}

.topics-page .topics-slider__copy {
		text-align: right;
		font-size: 1.2rem;
}

.topics-page .topics-article {
		margin-top: 5.6rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article {
    margin-top: 8rem;
  }
}

.topics-page .topics-article__section {
		margin-top: 5.6rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article__section {
    margin-top: 8rem;
  }
}

.topics-page .topics-article__section p {
			margin-bottom: 1.6rem;
}

.topics-page .topics-article__section p:last-child {
  margin-bottom: 0;
}

.topics-page .topics-article__section a {
			text-decoration: underline !important;
			color: #222;
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-article__section .topics-slider {
    margin-top: 3.2rem;
    margin-bottom: 2rem;
  }
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {

  .topics-page .topics-article__section .topics-slider {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

@media only screen and (min-width: 1025px) {

  .topics-page .topics-article__section .topics-slider {
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}

.topics-page .topics-article__title {
		position: relative;
		font-weight: bold;
		font-size: 2rem;
		margin-bottom: 3.2rem;
		padding-bottom: 0.8rem;
		line-height: 1.6;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article__title {
    font-size: 2.4rem;
    margin-bottom: 4rem;
    padding-bottom: 1.6rem;
  }
}

.topics-page .topics-article__title::before {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  background: #222;
}

.topics-page .topics-article__title::after {
  position: absolute;
  content: "";
  bottom: 0;
  left: 0;
  width: 60px;
  height: 2px;
  background: #30BAFF;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article__title::after {
    width: 120px;
  }
}

.topics-page .topics-article__sub-title {
		font-weight: bold;
		font-size: 1.8rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article__sub-title {
    font-size: 2rem;
  }
}

.topics-page .topics-article__image {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		margin-top: 3.2em;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article__image {
    margin-top: 4rem;
  }
}

.topics-page .topics-article__image img {
					}

.topics-page .topics-article-info {
		margin-top: 3.2rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-info {
    margin-top: 4rem;
  }
}

.topics-page .topics-article-info__box {
		border: 1px solid #E4E4E4;
		padding: 3rem 2rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-info__box {
    padding: 4rem 6rem;
  }
}

.topics-page .topics-article-info__title {
		font-weight: bold;
		font-size: 1.8rem;
		margin-bottom: 2.4rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-info__title {
    font-size: 2.4rem;
    margin-bottom: 4rem;
  }
}

.topics-page .topics-article-info__sub-title {
		font-weight: bold;
		font-size: 1.7rem;
		margin-bottom: 2rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-info__sub-title {
    font-size: 1.8rem;
  }
}

.topics-page .topics-article-info__list {
		word-wrap: break-word;
		word-break: break-word;
}

.topics-page .topics-article-info__list .topics-article-info__col {
			margin-bottom: 2.4rem
		}

.topics-page .topics-article-info__list .topics-article-info__col:last-child {
  margin-bottom: 0;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-info__list .topics-article-info__col {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
}

.topics-page .topics-article-info__list dt {
			font-weight: bold;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-info__list dt {
    width: 120px;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
  }
}

.topics-page .topics-article-info__list a {
			text-decoration: underline !important;
			color: #222;
}

.topics-page .topics-article-links {
		margin-top: 5.6rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-links {
    margin-top: 8rem;
  }
}

.topics-page .topics-article-links__box {
		border: 1px solid #E4E4E4;
		padding: 3rem 2rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-links__box {
    padding: 4rem 6rem;
  }
}

.topics-page .topics-article-links__title {
		font-weight: bold;
		font-size: 1.8rem;
		margin-bottom: 2.4rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-links__title {
    margin-bottom: 1.6rem;
  }
}

@media only screen and (min-width: 0px) and (max-width: 767px) {

  .topics-page .topics-article-links__list li {
    margin-bottom: 1.6rem;
  }

  .topics-page .topics-article-links__list li:last-child {
    margin-bottom: 0;
  }
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-links__list li {
    display: inline-block;
    margin-right: 4rem;
  }

  .topics-page .topics-article-links__list li:last-child {
    margin-right: 0;
  }
}

.topics-page .topics-article-links__list a {
			text-decoration: underline !important;
			color: #222;
}

.topics-page .topics-article-foot {
		margin-top: 5.6rem;
		margin-bottom: 12rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-article-foot {
    margin-top: 8rem;
    margin-bottom: 20rem;
  }
}

.topics-page .topics-article-foot__link {
		text-align: center;
}

.topics-page .topics-btn-back {
		position: relative;
		display: inline-block;
		color: #0276B1;
		font-weight: bold;
		font-size: 1.6rem;
		padding: 1.6rem 2.4rem;
		padding-left: 4rem;
		border-radius: 3rem;
		background: #fff6b8;
		-webkit-box-shadow: 8px 8px 0px rgba(14, 28, 48, 0.04);
		        box-shadow: 8px 8px 0px rgba(14, 28, 48, 0.04);
}

.topics-page .topics-btn-back::after {
  position: absolute;
  top: 50%;
  left: 2.8rem;
  content: "";
  border-style: solid;
  border-width: 2px 2px 0 0;
  border-color: #0276B1 #0276B1 transparent transparent;
  width: 0.7rem;
  height: 0.7rem;
  display: inline-block;
  -webkit-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  transform: rotate(-135deg);
  margin-top: -0.3rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}

@media only screen and (min-width: 768px) {

  .topics-page .topics-btn-back:hover::after, .topics-page .topics-btn-back:focus::after {
    left: 2.2rem;
  }
}

.topics-page .color-eastern {
		color: #6ebb21;
}

.topics-page .color-middle {
		color: #ff97ba;
}

.topics-page .color-western {
		color: #46bad8;
}

.topics-page .area-tab-btn-wrap {
		margin-top: 8rem;
}

.topics-page .tab-items {
		border-bottom: 1px solid #222;
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
}

.topics-page .tab-item {
		-webkit-box-flex: 1;
		-webkit-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		border-left: 1px solid #aaa;
}

.topics-page .tab-item:first-child {
  border-left: none;
}

.topics-page .tab-item.is-active .tab-btn {
				background: #143c9e;
				color: #fff;
}

.topics-page .tab-btn {
		display: -webkit-box;
		display: -webkit-flex;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-webkit-justify-content: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-box-align: center;
		-webkit-align-items: center;
		    -ms-flex-align: center;
		        align-items: center;
		width: 100%;
		height: 100%;
		background: #E4E4E4;
		padding: 1.3rem 0;
		line-height: 1.2;
		font-weight: bold;
		text-align: center;
		color: #222;
		font-size: 1.4rem;
}

@media only screen and (min-width: 768px) {

  .topics-page .tab-btn {
    padding: 2rem 0;
    font-size: 1.8rem;
  }

  .topics-page .tab-btn:hover,
			.topics-page .tab-btn:focus {
    background: #ccc;
  }
}

.bnr-items {
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-flex-wrap: wrap;
	    -ms-flex-wrap: wrap;
	        flex-wrap: wrap;
	margin: 2rem -0.5rem 3rem;
}

@media only screen and (min-width: 768px) {

  .bnr-items {
    margin: 2rem -1rem 3rem;
  }
}

.bnr-item {
	padding: 0 0.5rem;
	margin-top: 1rem
}

.bnr-item._s12 {
  width: 100%;
}

.bnr-item._s6 {
  width: 50%;
}

@media only screen and (min-width: 768px) {

  .bnr-item {
    padding: 0 1rem;
  }

  .bnr-item._m6 {
    width: 50%;
  }
}

.blank-link {
	position: relative;
	display: block
}

.blank-link .blank-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  margin-right: 0.5rem;
  margin-bottom: 0.5rem;
  border-radius: 0;
}
