
.mapimg_yamaguchi{
	width: 95%;
	margin: 50px auto 0;
	max-width: 600px;
}

.mapimg_yamaguchi img{
	width: 100%;
}
@charset "Shift_JIS";

.fixed2{
    position: fixed!important;
    top: 0;
	left:0;
	right:0;
    width: 100%;
    z-index: 9999;
	margin:auto;
	text-align:center;
	background:#3567ca;
	display: flex;
}

.fixed2 nav {
    width: 100%;
}

.gnav{background: #3567ca;}

.floatMenu ul{
	display: flex;
	width:1040px;
	margin:auto;
}

.gnav ul{
	display: flex;
	width:970px;
	margin:auto;
}

.gnav ul li,
.floatMenu li{
	width: 25%;
    line-height: 3.5;
    font-size: 16px;
}


.gnav ul li{
	text-align:center;
}

.gnav ul li a,
.floatMenu li a{
	color:#fff;
	font-weight:bold;
}

.gnav ul li a:hover,
.floatMenu li a:hover{
	color:#ffa400!important;
	text-decoration:none!important;
}

#how_to_use,
.howtogoto_cp_div .howtogoto_cp_div {
    border-bottom: 8px dotted #f0f5ff;
    padding-bottom: 20px;
    margin-bottom: 20px;
}

.howtogoto_cp_div .howtogoto_cp_div:last-child {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}

.cmpBox {
	background: #f0f5ff;
    padding: 15px;
}

#title > img{
    margin: 0 auto;
    display: block;
}

#middleArea * { font-family: "Noto Sans JP", "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", sans-serif;}

.inner950{width:950px;margin:auto;}

/*----------------------------------------------------------------
  Common Set
----------------------------------------------------------------*/
.pcnone {
	display:none !important;
}
.disnone {
	display:none !important;
}

/* image-style
----------------------------------------------------------- */
img {
	max-width: 100%;
	height: auto;
	margin: 0;
}

/*----------------------------------------------------------------
  Module Set
----------------------------------------------------------------*/
/* layout
----------------------------------------------- */
.inner {
	margin: 0 auto;
}

#wrapper {
	margin: 0 auto;
	-webkit-text-size-adjust: 100%;
}

#wrapper #middleArea {
	width: 100% !important;
	padding: 0;
}

#dirPathBlock {
    margin-bottom: 10px !important;
}

/* Headline
----------------------------------------------- */
h1 {
	width:970px;
	margin: 12px auto 0;
	font-size:12px;
	font-weight:normal;
}
ul#main-slider {
	margin: 0;
	padding: 0;
}
#main-slider img {
	float: left;
	min-width: 970px;
	width: 100%;
}

/*pamlist*/
#pastlist {
	width:970px;
	margin: auto;
	padding: 5px 0 0 0px;
}

/*title*/
#title {
    margin: 0;
    padding: 0;
    height: 350px;
    overflow: hidden;
    position: relative;
    text-align: center;
    background: url(../images/bg.jpg) no-repeat 50% 0%;
    background-size: cover;
}

.slidearea{
	width: 95%;
	max-width: 555px;
	margin: 12px auto;
}

/* Contents
----------------------------------------------- */
h2,h3,h4 {
	color: #43280b;
	text-align: center;
	font-size: 28px;
    font-weight: bold;
    margin: 3% auto;
    z-index: 1;
}

h2.title_bar {
	letter-spacing: 5px;
    color: #3567ca;
    /* border-top: 2px solid #3567ca; */
    border-bottom: 4px dotted #3567ca;
    padding: 10px 0 15px;
}

h3.title_bar {
    letter-spacing: 5px;
	color: #3567ca;
	font-size: 24px;
    /*border-bottom: 4px dotted #3567ca;*/
    padding: 10px 0 15px;
}

main {
	display: block;
	padding: 0;
}
/* section
----------------------------------------------- */
section {
	display: block;
    overflow: hidden;
    padding: 20px 0;
	position:relative;
	background: #fff;
}

section#ancerlink01 .inner{
    border: 5px solid #3567ca;
    padding: 0 0 20px;
}

section#ancerlink01 .inner h2{
    display: block;
    background: #3567ca;
    color: #FFF;
    margin: auto;
    letter-spacing: 5px;
    text-align: center;
}

main article section:nth-of-type(n+8) {
	background: #f0f5ff;
}

section p.title_under_txt{
	text-align: center;
	margin-bottom: 3%;
}

.cmpBox dl {
	border-bottom: 1px solid #ccc;
    position: relative;
    background: #eeeeee;
}
.cmpBox dl:last-child {
	border-bottom: none;
}
.cmpBox dt {
	width: 13%;
    padding: 16px 0;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
}
.cmpBox dd {
	margin:0 0 0 15%;
	padding:10px;
	background:#FFF;
	line-height: 2;
}
.cmpBox dd strong {
	color:#F00;
}
.cmpBox dd span {
	font-size:14px;
	display:block;
}

section .inner {
	margin: 0 auto;
	width: 970px;
	font-size: 18px;
}
section .inner > p {
	display: block;
    line-height: 2;
}

/* おすすめ旅行情報 */
#useWrap {
	padding: 10px;
	margin-bottom: 30px;
}
#useWrap div {
	overflow: hidden;
	padding: 15px;
	margin: 0 0 0 0;
	background: #FFF;
	float: none !important;
	width: auto !important;
	border-bottom: 1px dashed #CCC;
}
#useWrap div p {
	float: left;
	margin: 0 20px 0 0;
	width: 150px;
	height: auto;
}
#useWrap div p img {
	width: 100%;
	height: auto;
}
#useWrap div dl {
	overflow: hidden;
	display: block;
	padding: 0 0 0 0;
}
#useWrap div dt {
	font-size: 18px;
	margin: 0 0 10px 0;
	padding: 0;
	font-weight: bold;
}
#useWrap div dd {
	font-size: 16px;
}
#useWrap div dd > span {
	display: block;
	margin: 5px 0 0 0;
 font-size:
}
#useWrap div dd > span a {
	color: #CCC;
	display: inline-block;
	background: none;
	padding: 0;
	text-align: center;
	margin-top: 0;
	font-size: 14px;
	-webkit-border-radius: 0;
	border-radius: 0;
	border-bottom: none;
}
#useWrap div dd > span span {
	color: #F69;
	display: inline;
	font-size: 14px;
}

/* おすすめ旅行情報 */
/*  =================================
buttom_new
=================================  */
.planBtn {
	margin: 20px 0 10px 0 !important;
}
.planBtn a {
	display: block;
	width: 100%;
	margin: 0px auto 5px;
	padding: 20px 0;
	color: #FFF !important;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	border-radius: 20px;
	background: #ff9800 url("/shared2015/common/images/im_arrow.png") no-repeat scroll 5% center;
	font-size: 24px;
	text-decoration: none !important;
}


.planBtn a:after {
	display: inline-block;
}

#middleArea a:hover {
filter:alpha(opacity=80); /* IE 6,7*/
-ms-filter: "alpha(opacity=80)"; /* IE 8,9 */
-moz-opacity:0.8; /* FF , Netscape */
-khtml-opacity: 0.8; /* Safari 1.x */
opacity:0.8;
zoom:1; /*IE*/
}

/*アンカー*/
#anchorlinks {
	margin: 20px auto!important;
	padding-top: 15px;
}
#bnlinks {
	padding: 10px 0 0 !important;
}

/*新着情報*/
.backAnker p {
    padding: 18px;
	background-color:#FFF;
}

.backAnker{
	margin:20px auto 20px;
	padding:10px 10px 20px;
	width:980px;
/*    overflow-y: scroll;
    height: 280px;*/
}

.ankerLink{
	font-size: 14px;
	font-family: "Noto Sans Japanese";
	text-align: left;
	padding:10px;
	border-bottom:1px dashed rgba(0,0,0,0.2);
	overflow:hidden;
}

.ankerLink:last-child{
	border-bottom:none;
	padding-bottom:5px;
	margin-bottom:0;
}

.ankerLink span{
	display:inline-block;
	padding:5px;
	background:#3567ca;
	color: #fff;
	font-size:12px;
	margin-right:10px;
	float:left;
	width:95px;
	text-align:center;
}
.ankerLink strong{
	font-weight:normal;
	overflow:hidden;
	display:block;
	position:relative;
	top:3px;
	line-height: 2;
}

/*PRバナー*/
div.pr_banner{
	width: 100%;
    margin: 10px 0 0 0;
}
div.pr_banner a,div.pr_banner a img{
	width:640px;
	margin:auto;
	display:block;
}

/*割引*/
.howtogoto_cp {
	background: #f0f5ff;
    padding: 1px 10px 20px;
	margin: 0 0 5% 0;
}
.howtogoto_cp h3{
	line-height: 2;
    padding: 20px;
}
.howtogoto_cp dl{
	width: 31.3333%;
	height: 150px;
    float: left;
    display: block;
    text-align: center;
    background: #fff;
    margin: 20px 1%;
    box-sizing: border-box;
    padding-bottom: 12px;
    /*border-radius: 8px;*/
	position: relative;
}
.howtogoto_cp dl:after{
	content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 28px 0 28px 22px;
    border-color: transparent transparent transparent #ffffff;
    line-height: 0px;
    _border-color: #d20000 #000000 #000000 #000000;
    _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
    position: absolute;
    top: 32%;
    left: -7%;
}
.howtogoto_cp dl:nth-of-type(1):after{
	content: "";
    width: 0;
    height: 0;
	border:none;
}
.howtogoto_cp dt{
	width: 64%;
    background: #3567ca;
    position: relative;
    margin: 5% auto;
    line-height: 2;
    color: #fff;
    font-weight: bold;
	/*border-radius: 5px;*/
}
.howtogoto_cp dt:after{
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #3567ca transparent transparent transparent;
	line-height: 0px;
	_border-color: #3567ca #000000 #000000 #000000;
	_filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
	position:absolute;
	top: 98%;
    left: 45%;
}
.howtogoto_cp dd{
	font-size: 0.8em;
	margin: 8% 0;
}

#line_bt{margin: 10px 0}

.howtogoto_cp > div{
	box-sizing: border-box;
    width: 98%;
    margin: 2% auto 0;
    background: #fff;
    clear: both;
    padding: 20px;
    /*border-radius: 8px;*/
    font-size: 16px;
    line-height: 2;
}

/*-------------
API
---------------*/
.area_bnr{
	    background: #FFF;
    width: 45%;
    float: left;
    overflow: hidden;
    padding: 10px;
    margin: 0 2% 2% 5%;
    box-sizing: border-box;
    position: relative;
    cursor: pointer;
    max-width: 400px;
}


.area_bnr img{
	width: 100%!important;
    height: 100%!important;
}



.area_plan_hotel .infectioncontrol{
    width: 64%;
    border: 1px dotted #ccc;
	margin: 3% 0 3% 34%;
    padding: 3px 0 5px;
    display: block;
    text-align: center;
    background: #eee;
	font-size: 14px;
}

.campaign_plan_btn a{
    display: block;
    background: #ff7e00 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    display: block;
    clear: both;
    margin: 3% auto 5%;
    display: block;
    text-align: center;
    text-decoration: none!important;
    font-size: 16px;
    padding: 10px 0 15px;
    width: 98%;
    color: #FFF!important;
}


.area_plan_hotel .hotel_apeal span{
    font-size: 10px;
	display:inline-block;
	width:100%;
}

a.plan_btn {
	background: #ff9800 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    font-size: 20px;
    display: block;
    width: 64%;
    margin: 3% auto 5%;
    padding: 10px 0 12px;
    color: #FFF;
    text-align: center;
}

.orangeBtn a {
	color: #FFF!important;
    display: block;
    background: #ff9800 url(/shared2015/common/images/im_arrow.png) no-repeat scroll 5% center;
    display: block;
    clear: both;
    margin: 3% auto 5%;
    color: #FFF;
    display: block;
    text-align: center;
    text-decoration: none!important;
    font-size: 20px;
    position: relative;
    padding: 10px 0 15px;
    width: 85%;
}

.font-small a{font-size:15px!important;}

p.infectioncontrol a:hover,
p.campaign_plan_btn a:hover,
a.plan_btn:hover,
.orangeBtn a:hover,
.pink a:hover,
.blue a:hover{
    text-decoration:none!important;
	cursor:pointer;
	opacity:0.8;
}


/* swiper
------------------------------------------ */
#slide_animation.swiper-container {
  width: 100%;
}
#slide_animation.swiper-container .swiper-wrapper {
  width: 100%;
}
#slide_animation.swiper-container .swiper-slide{
  width: 20%;
}
#slide_animation.swiper-container .swiper-slide img{
  width: 100%;
  border: none;
}

.swiper-container{
	width: 100%;
	margin:0 auto;
}
.swiper-container .swiper-slide{
	text-align: center;
}
.swiper-container .swiper-slide img{
	width: 100%;
}
.swiper-container .swiper-slide p{
	/*margin-bottom: 20px;*/
}
.swiper-container .swiper-pagination {
	bottom: 15px;
}
.swiper-pagination-bullet-active{
  background: #fff;
}
.swiper-button-prev:focus,
.swiper-button-next:focus{
  outline: none;
}
.swiper-button-prev::after,
.swiper-button-next::after{
	font-size:20px !important;
	color: #FFF;
	font-weight: bold;
	opacity: 0.5;
}
.swiper-button-prev:hover::after,
.swiper-button-next:hover::after{
	opacity: 1;
}
.swiper-button-prev{
	left:5px;
	top:48%;
}
.swiper-button-next{
	right:5px;
	top:48%;
}
@media (max-width:767px){
	.swiper-button-prev::after,
	.swiper-button-next::after{
		font-size:30px;
	}
	.swiper-button-prev{
		left:5px;
		top:46%;
	}
	.swiper-button-next{
		right:5px;
		top:46%;
	}
}




.introbox{
	width: 95%;
	max-width: 1000px;
	margin: 30px auto;
}


.introbox dl{
	margin: 0;
	padding: 0;
	border: 1px solid #00a2ff; 
	box-shadow:10px 10px #f6ff00;
}


.introbox dl dt{
	padding: 10px;
	color: #ffffff;
	background-color: #00a2ff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
}

.introbox dl dd{
	padding: 10px;
	margin: 0;
	font-size: 16px;
	line-height: 30px;
}

.plandetail_area{
	width: 95%;
	max-width: 1000px;
	margin: 70px auto 40px;
}

.plandetail_area h3{
	position: relative;
  margin: 0 0 55px 0;
}

.plandetail_area h3:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00a2ff;
  border-radius: 2px;
}

ul.yamaguchiplan{
	list-style: none;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}


ul.yamaguchiplan li{
	width: 45%;
	margin: 0 20px 0 20px;
	position: relative;
	
}

ul.yamaguchiplan li a{
	position: relative;
	display: block;
	border: 2px solid #000000;
	padding: 30px;
	font-size: 36px;
	text-align: center;
	color: #000000 !important;
	font-weight: bold !important;
	text-decoration: none;
}

ul.yamaguchiplan li::before{
	position: absolute;
    top: 0px;
    left: 10px;
    content: "";
    height: 100%;
    width: 95%;
    /* z-index: -999; */
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(0deg);
}

ul.yamaguchiplan li.ube::before{
	background-color: #ffb400;
}

ul.yamaguchiplan li.nagato::before{
	background-color: #f6ff00;
}

ul.yamaguchiplan li a:hover{
	text-decoration:none!important;
	cursor:pointer;
	opacity:0.1;
	color: #00a2ff !important;
}

.itaku {

	margin: 80px auto 60px;
}


.itaku p{
	text-align: center;
	padding: 10px;
	background-color: #00a2ff;
	color: #ffffff;
	font-weight: bold;
	font-size: 18px;
}


.tab-label {
  color: White;
  background: LightGray;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0,0,0,.2);
  margin-bottom: -1px;
  padding: 10px .5em;
  border: 1px solid rgba(0,0,0,.2);
  cursor: pointer;
  display: block;
	float: right;
	width: 300px;
	text-align: center;
	clear: both;
}
.tab-label:before {
  content: '▼';
  margin-right: .2em;
  display:inline-block;
  transform:rotate(-90deg);
}
.tab-switch:checked+.tab-label:before {
  transform:rotate(0);
}
.tab-content {
  height: 0;
  padding: 0 15px;
  overflow: hidden;
  opacity: 0;
	clear: both;
}
/* アクティブなタブ */
.tab-switch:checked+.tab-label {
  background: DeepSkyBlue;
	float: right;
	clear: both;
}
.tab-switch:checked+.tab-label+.tab-content {
  height: auto;
  overflow: auto;
  margin-bottom: -1px;
  padding: 15px;
  opacity: 1;
  transition: .5s;
	clear: both;

}
/* ラジオボタン非表示 */
.tab-switch {
  display: none;
}



.tab-wrap{
	border: 1px solid #000000;
	width: 100%;
	max-width: 1000px;
	margin: 30px auto 20px;
	overflow: hidden;
}

.tab-wrap2{
	
	width: 100%;
	max-width: 1000px;
	margin: 0 auto 20px;
	overflow: hidden;
}

.tourarea{
	width: 95%;
	max-width: 1000px;
	margin: 30px auto;
}


.tourarea h2{
	padding: 30px;
	font-size: 36px;
	text-align: center;
	color: #ffffff !important;
	font-weight: bold !important;
	background-color: #00a2ff;
	box-shadow:10px 10px #f6ff00;
}

.tourarea h2 span{
	font-size: 24px;
}

.s_02 .accordion_one .accordion_header {
   
    position: relative;
    z-index: +1;
    cursor: pointer;
    transition-duration: 0.2s;
}

.s_02 .accordion_one .accordion_inner {
    display: none;
   
}

.s_02 .accordion_one .accordion_header .i_box {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    top: 72%;
    left: 4%;
    width: 18px;
    height: 17px;
    margin-top: -20px;
    box-sizing: border-box;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
}
.s_02 .accordion_one .accordion_header .i_box .one_i {
    display: block;
    width: 17px;
    height: 17px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center center;
    transition-duration: 0.2s;
    position: relative;
}
.s_02 .accordion_one .accordion_header.open .i_box {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
}
.s_02 .accordion_one .accordion_header .i_box .one_i:before, .s_02 .accordion_one .accordion_header .i_box .one_i:after {
    display: flex;
    content: '';
    background-color: #ffffff;
    border-radius: 10px;
    width: 20px;
    height: 4px;
    position: absolute;
    top: 8px;
    left: 0px;
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
    transform-origin: center center;
}

.s_02 .accordion_one .accordion_header .i_box .one_i:before {
    width: 4px;
    height: 20px;
    top: 0px;
    left: 8px;
}
.s_02 .accordion_one .accordion_header.open .i_box .one_i:before {
    content: none;
}
.s_02 .accordion_one .accordion_header.open .i_box .one_i:after {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.plantit{
	color: White;
  background: LightGray;
  font-weight: bold;
  text-shadow: 0 -1px 0 rgba(0,0,0,.2);
  margin-bottom: -1px;
  padding: 10px .5em;
  border: 1px solid rgba(0,0,0,.2);
  cursor: pointer;
  display: block;
	float: right;
	width: 300px;
	text-align: center;
	clear: both;
	background: DeepSkyBlue;
	font-size: 18px;
}

.plan_intro{
	overflow: hidden;
}

.plan_intro h3{
	position: relative;
  margin: 35px 0 55px 0;
}

.plan_intro h3:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #00a2ff;
  border-radius: 2px;
}




.box_one{
	clear: both;
	padding: 10px;
}

.tourimg{
	width: 45%;
    margin: 20px 0 0 20px;
    float: left;
    max-width: 400px;
}

.tourdays{
	background-color: #CB0306;
	border: 2px solid #CB0306;
	padding: 10px;
	float: right;
	margin: 20px 20px 0 0;
	width: 52%;
}


.tourdays ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.tourdays ul li{
	color: #ffffff;
	font-weight: bold;
	margin: 0px 0 0 0;
	font-size: 16px;
	line-height: 30px;
}

.tourkind{
	margin: 10px 20px 0 0;
    float: right;
    border: 2px solid #000000;
    padding: 10px;
    width: 52%;
	font-size: 16px;
	line-height: 30px;

}

.tourmoney{
	    margin: 0px 0px 0 20px;
    /* float: right; */
    padding: 15px 0 15px 0;
    width: 100%;
    font-size: 18px;
    color: #FF0004;
    clear: both;
}

.tourmoney span{
	font-size: 12px;
}

.tourmoney span.black{
	color: #000000 !important;
}

.gaiyouarea{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

.gaiyou{
	border: 1px solid #642F00;
    margin: 20px 10px 20px 0;
    width: 68%;
}

.longbox{
    margin: 20px auto 20px !important;
    width: 95% !important;
}

.gaiyou_tit{
	background-color: #642F00;
	color: #ffffff;
	padding: 10px;
	text-align: center;
	font-size: 18px;
}
.gaiyou_txt{
	padding: 10px;
    font-size: 16px;
    line-height: 30px;
}

.gaiyou_txt strong{
	font-weight: bold !important;
	
}


.tokusan{
	border: 1px solid #642F00;
	margin: 20px 0 20px 0;
	width: 30%;
	background-color: #DFECB0;
}

.tokusan dl{
	margin: 0;
	padding: 0;
}

.tokusan dl dt{
	padding: 10px;
	background-color: #94DC77;
	text-align: center;
	color: #FF5F00;
	font-weight: bold;
	font-size: 16px
}

.bartit{
	background-color: #FF8600 !important;
	color: #ffffff !important;
}

.tokusanimg{
	margin: 0 0 0 0;
}

.tokusanimg img{
	width: 100%;
}

.tokusantxt{
	padding: 10px;
    font-weight: bold;
    background-color: #DFECB0;
    font-size: 16px;
    text-align: center;
}

.tokusantxt2{
	padding: 10px;
    font-weight: bold;
    background-color: #ffffff;
    font-size: 16px;
    text-align: center;
}



.qr{
	margin: 20px 0 20px 0 ;
	color: #007CFF;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	line-height: 30px;
	text-align: center;
}



.qr2{
	margin: 20px 0 20px 0 ;
	color: #007CFF;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	line-height: 30px;
	text-align: center;
}

ul.qrin{
	display: flex;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
	list-style: none;
	margin: 0px 0 0 0;
}

ul.qrin li{
	width: 95%;
	margin: 30px 20px 35px 20px;
	text-align: center;
	color: #000000;
}


.annai{
	padding: 10px;
	background-color: #FCF9B1;
	font-size: 16px;
	line-height: 30px;
	
}

.annaichui{
	text-align: center;
	color: #000000 !important;
	font-size: 14px !important;
	margin: 10px 0 10px 0;
}


.annai strong{
	font-weight: bold !important;
}

.nittei{
	width: 95%;
	max-width: 1000px;
	margin: 30px auto;
}

.nittei img{
	width: 100%;
 	
}


.setowa{
	margin: 30px auto;
	max-width: 1000px;
	width: 95%;
}

.setowa h4{

  padding: 20px;
  background: #f6ff00;
	margin: 0 0 30px 0;
	border: 4px solid #000;
}



.setowain{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center
}


.setowain dl{
	    border: 2px solid #00a2ff;
    margin: 0 15px 25px 15px;
    width: 29%;
    position: relative;
    box-shadow: 10px 10px #f6ff00;
}

.setowain dl dt{
	padding: 10px;
	text-align: center;
	background-color: #00a2ff;
	font-weight: bold;
	color: #ffffff;
	font-size: 18px;
}

.setowain dl dd{
	padding: 10px;
	margin: 0;
	font-size: 16px;
	line-height: 30px;
}

.setowaimg{
	width: 30%;
	margin: 0px auto 30px;
	
}

.setowaimg img{
	width: 100%;
}



.nagato_gaiyou{

	margin: 60px auto 20px;

}

.nagato_gaiyouin h4{
	border-bottom: 3px solid #00a2ff;
	padding: 0 0 10px 0;
	margin: 0 0 10px 0;
}



.nagato_gaiyouin{
	font-size: 16px;
	    
    margin: 50px 0 60px 0;
}

.nagato_gaiyouintxt{
	margin: 20px 0 20px 0;
	line-height: 40px;
}


.nagato_annnai{
	padding: 10px;
	margin: 10px;
	background-color: #FCF9B1;
	line-height: 40px;
}

.nagato_annnai strong{
	font-weight: bold!important;
	color: #FF0004;
	display: block;
}

.b_red{
	font-weight: bold !important;
	color: #FF0004;
	
}

.nagato_tour_intro{
	padding: 20px;
}

.nagato_tour_intro h5{
	font-size: 18px;
	color: #00a2ff;
	margin: 0 0 20px 0;
	font-weight: bold !important;
}

.nagato_tour_intro p{
	font-size: 16px;
	line-height: 40px;
}

.unkouarea{
	padding: 10px;
}
.unkou_tit{
	text-align: center;
	font-size: 16px;
	padding: 10px;
	background-color: #00a2ff;
	color: #ffffff;
	margin: 20px 0;
}

.unkou_txt{
	font-size: 16px;
	line-height: 30px;
	margin: 0 0 30px 0;
}

.unkouarea dl{
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: #cccccc solid 1px;
}

.unkouarea dl dt{
	font-weight: bold;
	color: #FF0004;
	margin: 0 0 20px 0;
}

.unkouarea dl dd{
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}

.root{
	width: 95%;
	max-width: 1000px;
	margin: 30px auto;
}

.root img{
	width: 100%;
 	
}

.rootin{
	margin: 0 0 30px 0;
}

.roottit{
	width: 100%;
	padding: 10px;
	border: double 4px #00a2ff;
	font-weight: bold;
	margin: 0 0 20px 0;
}

ul.kanko{
	list-style: none;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center
}


ul.kanko li{
	width: 22%;
	margin: 20px 10px 0px 10px;
	max-width: 400px;
}

.kankoimg img{
	width: 100%;
}

.kankotit{
	padding: 10px;
	font-size: 14px;
	font-weight: bold !important;
	text-align: center;
	color: #ffffff;
	background-color: #494949;
	
}


.maparea{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;

}

.maparea div{
	width: 45%;
	margin: 20px 1% 20px 1%;
	max-width: 400px;
}

.mapimg p{
	font-size: 12px;
	text-align: right;
	margin: 5px 0 0 0;
}

.mapgoogle iframe{
	max-width: 400px;
	max-height: 300px;
	width: 100%;
	height: 100%;
}

ul.moviearea{
	list-style: none;
	overflow: hidden;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	align-items: center;
}

ul.moviearea li{
	width: 45%;
	margin: 10px 10px 10px 10px
}

ul.moviearea li iframe{
	width: 100%;
}

ul.moviearea li p{
	text-align: center;
	font-weight: bold;
	margin: 0 0 10px 0;
	
}

ul.moviearea li video{
	width: 100%;
	height: 200px;
	margin: 0 auto;
	display: block;
}


.mapimg_yamaguchi{
	width: 95%;
	margin: 50px auto 0;
	max-width: 600px;
}

.mapimg_yamaguchi img{
	width: 100%;
}



.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
	z-index: 99999999999;
	
}

.modal video{
	max-height: 600px;
	width: 95%;
	margin: 0 auto;
	display: block;
}

.modal__bg{
    background: rgba(0,0,0,0.8);
    height: 100vh;
    position: absolute;
    width: 100%;
}
.modal__content{
    background: #fff;
    left: 50%;
    padding: 2%;
    position: absolute;
    top: 50%;
    transform: translate(-50%,-50%);
    width: 60%;
	/*height: 100%;*/
	/*overflow: auto;*/
	-webkit-overflow-scrolling: touch;
}

.modal__contentin{
	font-family: 'Noto Serif JP', serif;
}

.modal__contentin h3{
	text-align: center;
	font-size: 1.5em;
	font-weight: 700;
	margin: 0 0 30px 0;
}

.modal__contentin p{
	font-size: 1em;
	line-height: 2.5em;
}

.close{
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	width:50%;
	font-weight: 700;
	font-size: 18px;
	border-radius: 10px;
	margin: 20px auto 0;
	display: block;
	position: relative;
	padding: 20px;
	background-color: #1c4937 !important;
	color:#FFFFFF !important;
	text-decoration: none !important;

}

/*
.close::before {
    content: "";
    position: absolute;
	top:0;
	right:50px;
	
}

.closeicon::before{
	content: "\f00d";
}
*/

.close-btn {
  position: absolute;
  right: 0;
  top: 0;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  cursor: pointer;
}
.close-btn i {
  font-size: 20px;
  color: #333;
}

.close-btn::before {
    content: "";
    position: absolute;
}

.fa-times:before {
    content: "\f00d";
}

.important_area{
	margin: 10px 0;
	padding: 10px;
}

.important_tit{
	font-size: 36px;
	text-align: center;
	font-weight: bold;
	color: #FF0004;
	margin: 10px 0 20px 0;
}

.important_txt{
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	margin: 0 0 20px 0;
	line-height: 36px;
}

.important_txt span{
	font-weight: bold;
	color: #FF0004;
}

.taisyou{
	padding: 20px;
	border: #FF0004 3px solid;
}

.taisyou_txt1 {
	margin: 0 0 20px 0;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
}

.taisyou_txt2 {
	margin: 0 0 0px 0;
	font-weight: bold;
	font-size: 24px;
	color: #FC0004;
	line-height: 36px;
}

.monitorTour{
	margin: 20px auto 20px;
	padding: 0;
	max-width: 970px;
}

.monitorTour img{
	width: 100%;
}

