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



@media only screen and (max-width: 768px){
}
#main img {
    width: 100%;
    height: auto;
}
.sec-obi {
    text-align: center;
    background: #00903E;
/*    margin: 0 0 85px;*/
    padding: 15px 10px;
}
.sec-obi .inn {
    max-width: 825px;
    margin: 0 auto;
}
@media only screen and (max-width: 768px){
.sec-obi {
    background: none;
    margin: 0;
    padding: 0;
    position: relative;
	margin: 0 0 80px;
}
.sec-obi .inn {
    max-width: 611px;
    position: absolute;
    top: -66px;
}
}

@media only screen and (max-width: 640px){
.sec-obi .inn {
    max-width: 350px;
    top: -40px;
    left: 0px;
	margin: 0px;
}
}



@media only screen and (max-width: 640px){
}

h3.ttl {
     color:#a61216;
    font-size: 26px;
     margin: 0 0 20px;
}
h3.ttl:before {
    margin:0 10px 0 0;
    content:" ";
    display:inline-block;
    width:32px;
    height:16px;
    background: url("../images/common/nav_icon01.png") no-repeat;
    background-size:contain;
    vertical-align:middle;
}
@media only screen and (max-width: 768px){
h3.ttl {
    font-size: 18px;
    margin: 0 0 15px;
}
h3.ttl:before {
    margin:0 8px 0 0;
    width:22px;
    height:10px;
}
}

.sec-news {
    max-width: 1050px;
    margin: 0 auto 110px;
}

.sec-news .news-innar {
    max-width: 1000px;
    margin: 0 0 0 4%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.sec-news .news-innar .news {
    width: 890px;
    background: #fff;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
    padding: 30px 0;
}
.sec-news .news-innar .news-btn {
    width: 100px;
}
.sec-news .news-innar .news-btn a {
    height: 100%;
  text-align: center;
  color: #fff;
  display: block;
    position: relative;
    background: #00903E;
    border-radius:8px;
    -webkit-border-radius:8px;
    -moz-border-radius:8px;
}
.sec-news .news-innar .news-btn a p {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform : translate(-50%,-50%);
  transform : translate(-50%,-50%);
  width: 100%;
}
.sec-news .news-innar .news dl {
    max-width: 800px;
    margin: 0 auto 20px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: flex-start;
}
.sec-news .news-innar .news dl:last-child {
    margin: 0 auto;
}
.sec-news .news-innar .news dl dt {
    color: #808080;
    font-family: 'Oswald', sans-serif;
    font-size: 17px;
    width: 75px;
}
.sec-news .news-innar .news dl .icon {
    font-size: 15px;
    width: 108px;
    color: #fff;
    text-align: center;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
}
.sec-news .news-innar .news dl .i_oshirase {
    background-color: #00903E;
}
.sec-news .news-innar .news dl .i_event {
    background-color: #c0a43c;
}
.sec-news .news-innar .news dl dd {
    width: 550px;
}
@media only screen and (max-width: 950px){
.sec-news {
    max-width: 1050px;
    margin: 0 auto 110px;
}

.sec-news .news-innar {
    margin: 0 5%;
}
.sec-news .news-innar .news {
    width: 85%;
}
.sec-news .news-innar .news-btn {
    width: 13%;
}
.sec-news .news-innar .news dl {
    margin: 0 5% 10px;
}
.sec-news .news-innar .news dl:last-child {
    margin: 0 5%;
}
.sec-news .news-innar .news dl dt {
    width: 12%;
}
.sec-news .news-innar .news dl .icon {
    width: 18%;
}
.sec-news .news-innar .news dl dd {
    width: 62%;
}
}
@media only screen and (max-width: 768px){
.sec-news {
    margin: 0 5% 50px;
}

.sec-news .news-innar {
    margin: 0;
    display: block;
}
.sec-news .news-innar .news {
    width: auto;
    margin: 0 0 15px;
}
.sec-news .news-innar .news-btn {width: auto;}
.sec-news .news-innar .news-btn a {
    line-height: 40px;
}
.sec-news .news-innar .news-btn a p {
  position: static;
  top: auto;
  left: auto;
  -webkit-transform: translate(0%,0%);
  transform: translate(0%,0%);
}
.sec-news .news-innar .news dl {
    margin: 0 5% 15px;
    flex-wrap: wrap;
    justify-content: flex-start;
}
.sec-news .news-innar .news dl:last-child {
    margin: 0 5%;
}
.sec-news .news-innar .news dl dt {
    font-size: 13px;
    margin: 0 0 5px;
    max-width: 75px;
    width: 100%;
}
.sec-news .news-innar .news dl .icon {
    width: 100%;
    max-width: 80px;
    font-size: 10px;
}
.sec-news .news-innar .news dl dd {
    width: 100%;
}
}



/*タブ切り替え全体のスタイル*/
.sec-tabs {
  margin-top: 50px;
  margin: 0 auto;
  padding: 0 0 110px;
  max-width: 1050px;
  }

/*タブのスタイル*/
.sec-tabs .tab_item {
  width: 33%;
  height: 60px;
  background-color: #00903E;
  line-height: 60px;
  font-size: 20px;
  text-align: center;
  color: #fff;
  display: block;
  float: left;
  text-align: center;
  transition: all 0.2s ease;
  border-radius: 6px 6px 0px 0px;
  -webkit-border-radius:6px 6px 0px 0px;
  -moz-border-radius:6px 6px 0px 0px;
  margin: 0 0.5% 0 0;
  position: relative;
  cursor: pointer;
}
.sec-tabs .tab_item.etc {
  margin: 0;
}
.sec-tabs .tab_item:hover {
  opacity: 0.75;
}
.sec-tabs .tab_item.intro:after{
    font-family: 'Oswald', sans-serif;
    color: rgba(255,255,255,0.1);
    content:"INTRODUCE";
    display:inline-block;
    vertical-align:middle;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 1;
    font-size: 42px;
}
.sec-tabs .tab_item.use:after{
    font-family: 'Oswald', sans-serif;
    color: rgba(255,255,255,0.1);
    content:"HOW TO USE";
    display:inline-block;
    vertical-align:middle;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 1;
    font-size: 42px;
}
.sec-tabs .tab_item.etc:after{
    font-family: 'Oswald', sans-serif;
    color: rgba(255,255,255,0.1);
    margin:0 10px 0 0;
    content:"HOW TO BUY ETC.";
    display:inline-block;
    vertical-align:middle;
    position: absolute;
    bottom: 0;
    left: 0;
    line-height: 1;
    font-size: 42px;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 50px 0 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#intro:checked ~ #intro_content,
#use:checked ~ #use_content,
#etc:checked ~ #etc_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.sec-tabs input:checked + .tab_item {
  background-color: #00903E;
  color: #fff;
}

@media only screen and (max-width: 950px){
.tab_content_description {margin:0 5%;}
}

@media only screen and (max-width: 768px){
/*タブ切り替え全体のスタイル*/
.sec-tabs {
  margin-top: 50px;
  margin: 0 3%;
  padding: 0 0 60px;
}

/*タブのスタイル*/
.sec-tabs .tab_item {
  height: 50px;
  line-height: 1.2;
  font-size: 15px;
  position: relative;
}
.sec-tabs .tab_item span {
  position: absolute;
  top: 50%;
  -webkit-transform : translate(0%,-50%);
  transform : translate(0%,-50%);
  left: 5%;
  width: auto;
  text-align: left;
}
.sec-tabs .tab_item.etc {}
.sec-tabs .tab_item:hover {}
.sec-tabs .tab_item.intro:after{
    font-size: 18px;
}
.sec-tabs .tab_item.use:after{
    font-size: 18px;
}
.sec-tabs .tab_item.etc:after{
    font-size: 18px;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  padding: 30px 0 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#intro:checked ~ #intro_content,
#use:checked ~ #use_content,
#etc:checked ~ #etc_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.sec-tabs input:checked + .tab_item {
}
}
@media only screen and (max-width: 768px){
.sec-tabs .tab_item {
  font-size: 11px;
}
}






.sec-intro {
    /*! position: relative; */
}
.sec-intro .innWrap .intro {
    margin: 0 auto;
}

.sec-intro .innWrap .intro .text {
    width: 46.15%;
    float: left;
    margin: 0 0 0 9.52%;
}
.sec-intro .innWrap .intro .text .ttl {
    margin: 90px 0 40px;
}
.sec-intro .innWrap .intro .img01 {
    width: 38.09%;
    float: right;
    /*padding: 75px 0 0;*/
}
.sec-intro .innWrap .intro .img01 img {
    width: 100%;
}
.sec-intro .img02 {
    margin: 0 auto;
	max-width: 1100px;
    position: relative;
    top: -100px;
}

.sec-intro .innWrap .intro .text p {
    font-size: 17px;
    line-height: 2.2;
    margin: 0 0 0 0px;
}
.sec-intro .text span {
    font-size: 1.6vw;
    color: #00903E;
    background: linear-gradient(transparent 60%, #fff 60%);
    margin: 0 5px;
}
@media only screen and (max-width: 768px){
.sec-intro {margin: 0 0 40px;}
.sec-intro .innWrap .intro {margin: 0 5% 55px;}

.sec-intro .innWrap .intro .text {
    width: auto;
    float: none;
    margin: 0;
}
.sec-intro .innWrap .intro .text .ttl {
    margin: 0 0 30px;
}
.sec-intro .innWrap .intro .img01 {
    display: none;
}
.sec-intro .img02 {margin: 0;position: static;}
.sec-intro .img02 p {
 width: 100%;
 float: left;
}

.sec-intro .innWrap .intro .text p {
    font-size: 14px;
    line-height: 2;
    margin: 0;
}
.sec-intro .text span {
    font-size: 1.6vw;
    color: #00903E;
    background: linear-gradient(transparent 60%, #fff 60%);
    margin: 0 5px;
}
}


.title {
    margin: 0 0 50px;
    position: relative;
}
.title.mab0 {
    margin: 0;
}
.title.point {
	padding: 0 0 0 45px;
}
.title.point_no {
	padding: 0 0 0 45px;
	margin: 0 0 25px;
}
.title .ttl_en {
    font-family: 'Oswald', sans-serif;
    font-size: 24px;
    color: #774B00;
    letter-spacing: 0.1em;
}
.title .ttl_jn {
    font-size: 38px;
    color: #00903E;
    margin: 0 0 5px;
}
.title .ttl_jn2 {
    font-size: 29px;
    margin: 0;
}
.title .ttl_text {
    font-size: 18px;
    margin: 5px 0 0;
}
.title.point:before {
 content:
 " ";
 display:
 inline-block;
 width: 38px;
 height: 38px;
 background: #fdfae8 url(../images/common/point01.png) no-repeat;
 background-size:
 contain;
 vertical-align:
 middle;
 position: absolute;
 top: 2px;
 left: -20px;
}
@media only screen and (max-width: 768px){
.title {
    margin: 0 3% 20px;
}
.title.mab0 {
    margin: 0;
}
.title.point {
	padding: 0 0 0 0%;
}
.title.point_no {
	padding: 0 0 0 3%;
	margin: 0 0 15px;
}
.title .ttl_en {
    font-size: 14px;
    margin: 0 0 10px;
}
.title .ttl_jn {
    font-size: 24px;
}
.title .ttl_jn2 {
    font-size: 22px;
}
.title .ttl_text {
    font-size: 15px;
    margin: 10px 0 0;
}
.title.point:before {
 width: 15px;
 height: 15px;
 top: 5px;
 left: -20px;
}
}


.sec-ticket-intro {max-width: 1050px;margin: 0 0 120px 3.66%;}
.ticket-list {
    background: #fff;
    border-radius:10px;
    -webkit-border-radius:10px;
    -moz-border-radius:10px;
    margin: 0 0 40px;
}
.ticket-list:last-child {
    margin: 0;
}
.ticket-list .ticket-intro-box {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: center;
}
.ticket-list .ticket-intro-box .img {
    width: 310px;
}
.ticket-list .ticket-intro-box .img .sttl {
 display:none;
}
.ticket-list .ticket-text {
	width:660px;
	margin: 0 0 0 3.333%;
}
.ticket-list .ticket-text .sttl {
    font-size: 30px;
    margin: 0 0 15px;
    padding: 0 0 20px;
    border-bottom: solid 1px #ccc;
    line-height: 1;
}
.ticket-list .ticket-text .text {
    font-size: 16px;
    line-height: 1.8;
    max-width: 950px;
    margin: 0 auto;
}
@media only screen and (max-width: 768px){
.sec-ticket-intro {margin: 0 2% 60px;}
.ticket-list {
    margin: 0 0 20px;
}
.ticket-list:last-child {
    margin: 0;
}
.ticket-list .ticket-intro-box {
    display: block;
}
.ticket-list .ticket-intro-box .img {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    align-items: center;
    width: auto;
    margin: 0 0 15px;
}
.ticket-list .ticket-intro-box .img p {
 width:40%;
}
.ticket-list .ticket-intro-box .img .sttl {
 display:
 block;
 font-size: 16px;
 width: 53%;
 margin: 0 0 0 3%;
}
.sec-ticket .ticket-list .ticket-intro-box .ticket-text .sttl {
    display: none;
}
.ticket-list .ticket-text {
	width: auto;
	margin: 0 5%;
	padding: 0 0 20px;
}
.ticket-list .ticket-text .text {
    font-size: 13px;
    line-height: 1.5;
}
}


.sec-ticket-intro .plus {
    max-width: 60px;
    margin: 0 auto;
    padding: 40px 0;
}
@media only screen and (max-width: 768px){
.sec-ticket-intro .plus {
    padding: 20px 0;
    max-width: 30px;
}
}

.sec-popup {
	max-width: 1100px;
	margin: 0 auto;
}
.sec-popup ul:after {
	content:"";
	display:block;
	clear:both;
}
.sec-popup ul li {
    text-align: center;
    width: 48%;
    float: left;
}
.sec-popup ul li:nth-child(2) {
    float: right;
}
.sec-popup ul li:nth-child(2) a{
	display: block;
	font-size: 18px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	height: 61px;
	line-height: 61px;
	position: relative;
	border: solid 2px #00903E;
	background: #fff;
	color: #00903E;
	text-align: center;
	padding: 8px 0 5px ;

}
.sec-popup ul li a {
	display: block;
	font-size: 18px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	height: 61px;
	line-height: 27px;
	position: relative;
	border: solid 2px #00903E;
	background: #fff;
	color: #00903E;
	text-align: start;
    padding: 8px 0 5px 100px;
}
.sec-popup ul li a:before {
 content: " ";
 display: inline-block;
 width: 17px;
 height: 17px;
 vertical-align: middle;
 position: absolute;
 top: 50%;
 right: 7%;
 -webkit-transform : translate(0%,-50%);
 transform : translate(0%,-50%);
 background: url("../images/common/icon_plus.png") no-repeat;
 background-size:
 contain;
}

@media only screen and (max-width: 768px){
.sec-popup {}
.sec-popup ul li {
    width: 89%;
    float: none;
    margin: 0 auto 10px;
}
.sec-popup ul li:nth-child(2) {
    float: none;
    margin: 0 auto 10px;
}
.sec-popup ul li:nth-child(2) a{
	display: block;
	font-size: 13px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	height: 51px;
	line-height: 51px;
	position: relative;
	border: solid 2px #00903E;
	background: #fff;
	color: #00903E;
	padding: 0px;
}
.sec-popup ul li a {
	font-size: 13px;
	height: 51px;
	line-height: 25px;
	text-align: left;
	padding: 0px 47px;
}
.sec-popup ul li a:before {
 width: 13px;
 height: 13px;
 right: 5%;
}
}








.sec-coupon {
    background: #fff;
    border: solid 3px #774B00;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    margin: 0 0 40px;
}
.sec-coupon .ttl {
    font-size: 30px;
    color: #fff;
    text-align: center;
    background: #774B00;
    padding: 5px 0 8px;
    border-radius:10px 10px 0 0;
    -webkit-border-radius:10px 10px 0 0;
    -moz-border-radius:10px 10px 0 0;
}
.sec-coupon .ttl span {
  position: relative;
  padding: 0 38px;
}
/*
.sec-coupon .ttl span:before {
	content: '';
	position: absolute;
	top: 50%;
	left: 0;
	display: inline-block;
	width: 38px;
	height: 3px;
	background-color: #fff;
	-webkit-transform: rotate(60deg);
	transform: rotate(60deg);
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
}
.sec-coupon .ttl span:after {
	content: '';
	position: absolute;
	top: 50%;
	right: 0;
	display: inline-block;
	width: 38px;
	height: 3px;
	background-color: #fff;
	-webkit-transform: rotate(-60deg);
	transform: rotate(-60deg);
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
}
*/
.sec-coupon .coupon-innar {
    max-width: 980px;
    margin: 0 auto;
    padding: 15px 0;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
}
.sec-coupon .coupon-innar .img {
    width: 280px;
}
.sec-coupon .coupon-innar .text {
    width: 670px;
}
.sec-coupon .coupon-innar .sttl {
    font-size: 28px;
    color: #774B00;
    margin: 0 0 10px;
}
.sec-coupon .coupon-innar .text p {
	display: block;
}
.sec-coupon .coupon-innar .sttl span {
    font-size: 22px;
}
.sec-coupon p {
	display: none;
}
@media only screen and (max-width: 768px){
.sec-coupon {
}
.sec-coupon .ttl {
    font-size: 18px;
    padding: 10px 0 15px;
    text-align: center;
}
.sec-coupon .ttl span {
  padding: 0 28px;
  display: inline-block;
  line-height: 25px;
}
.sec-coupon .ttl span:before {
	width: 28px;
	height: 2px;
	top: auto;
	bottom: 20%;
}
.sec-coupon .ttl span:after {
	width: 28px;
	height: 2px;
	top: auto;
	bottom: 20%;
}
.sec-coupon .coupon-innar {
    margin: 0 5%;
}
.sec-coupon .coupon-innar .img {
    width: 40%;
}
.sec-coupon .coupon-innar .text {
    width: 55%;
    margin: 0 0 0 5%;
}
.sec-coupon .coupon-innar .sttl {
    font-size: 28px;
    color: #774B00;
    margin: 0 0 10px;
}

.sec-coupon .coupon-innar .text p {
	display: none;
}
.sec-coupon .coupon-innar .sttl span {
    font-size: 18px;
}
.sec-coupon p {
	display: block;
	margin: 0 5%;
	padding: 0 0 15px;
}
}
@media only screen and (max-width: 640px){
.sec-coupon .coupon-innar .sttl {
    font-size: 18px;
}
.sec-coupon .coupon-innar .sttl span {
    font-size: 14px;
}
}






.sec-movie {
    max-width: 800px;
    margin: 0 auto 60px;
    border: solid 2px #00903E;
}
.sec-movie .movie-wrap {
     position: relative;
     padding-bottom: 56.25%; /*アスペクト比 16:9の場合の縦幅*/
     height: 0;
     overflow: hidden;
}
.sec-movie .movie-wrap iframe {
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
}
.sec-step {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.sec-step .step {
    width: 300px;
}
.sec-step .step .img {
    max-width: 250px;
    margin: 0 auto 20px;
    text-align: center;
}
.sec-step .step .copy {
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    color: #a31317;
    margin: 0 0 10px;
}
.sec-step .step .copy span {
    font-size: 32px;
    background: linear-gradient(transparent 60%, #fff 60%);
}
.sec-step .step p {
    text-align: center;
}
@media only screen and (max-width: 768px){
.sec-movie {
    margin: 0 auto 50px;
}
.sec-step {
    display: block;
}
.sec-step .step {
    width: auto;
    margin: 0 0 40px;
}
.sec-step .step .img {
    margin: 0 auto 25px;
}
.sec-step .step .copy {
    font-size: 20px;
    margin: 0 0 15px;
    line-height: 1.5;
}
.sec-step .step .copy span {
    font-size: 26px;
}
.sec-step .step p {
}
}





.sec-case {
    background: #fff;
    border-radius:15px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    position: relative;
    margin: 40px auto 0;
    max-width: 890px;
}
.sec-case:before {
    content:" ";
    display:inline-block;
    width:43px;
    height:40px;
    background: url("../images/index/fukidashi_sankaku.png");
    background-size:contain;
    vertical-align:middle;
    position: absolute;
    top: -40px;
    left: 0;
    right: 0;
    margin: 0 auto;
}
.sec-case .case-innar {
    max-width: 820px;
    margin: 0 auto;
    padding: 20px 0 40px;
}
.sec-case .case-innar .case {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
    background: url("../images/index/case_line.png") no-repeat center bottom;
    background-size: 100% auto;
    padding: 0 0 15px;
}
.sec-case .case-innar .case:last-child {
    background: none;
    padding: 25px 0 0;
}
.sec-case .case-innar .case .img {
    width: 170px;
}
.sec-case .case-innar .case .text {
    width: 590px;
}
.sec-case .case-innar .case .text .copy {
    font-size: 20px;
    color: #c0a43c;
    font-weight: bold;
    margin: 0 0 10px;
}
.sec-case .case-innar .case .text .copy span {
    font-size: 18px;
}
.sec-case .case-innar .case .text p {
	margin: 0 0 20px;
}
.sec-case .case-innar .case .btn {
    max-width: 290px;
    text-align: center;
}
.sec-case .case-innar .case .btn a {
	color:#fff;
	border-radius:50px;
	-webkit-border-radius:50px;
	-moz-border-radius:50px;
	background: #c0a43c;
	display: block;
	position:relative;
	padding: 0.4em 0 0.5em;
	font-size: 15px;
}
.sec-case .case-innar .case .btn a:before {
 margin:0 10px 0 0;
 content:" ";
 display:inline-block;
 width: 17px;
 height: 20px;
 background: url("../images/common/icon_pdf.png") no-repeat;
 background-size:contain;
 vertical-align:middle;
}

@media only screen and (max-width: 768px){
.sec-case {
    margin: 20px auto 40px;
}
.sec-case:before {
    width: 23px;
    height: 20px;
    top: -20px;
}
.sec-case .case-innar {
    margin: 0 5%;
    padding: 20px 0 30px;
}
.sec-case .case-innar .case {flex-wrap: wrap;padding: 0 0 30px;}
.sec-case .case-innar .case:last-child {
    background: none;
    padding: 25px 0 0;
}
.sec-case .case-innar .case .img {
    width: 30%;
}
.sec-case .case-innar .case .text {
    width: 65%;
    margin: 0 0 0 5%;
}
.sec-case .case-innar .case p {
	width: 100%;
	margin: 10px 0 20px;
}
.sec-case .case-innar .case .text .copy {
    font-size: 20px;
    color: #c0a43c;
    font-weight: bold;
    margin: 0 0 10px;
}
.sec-case .case-innar .case .text .copy span {
    font-size: 18px;
}
.sec-case .case-innar .case .btn {
    max-width: 100%;
    width: 90%;
    margin: 0 auto;
}
.sec-case .case-innar .case .btn a {
	font-size: 14px;
}
.sec-case .case-innar .case .btn a:before {
 margin: 0 8px 0 0;
 width: 15px;
 height: 18px;
}
}



.ttl_line {
    font-size: 28px;
    /*text-align: right;*/
    border-bottom: solid 2px #00903E;
    display: inline-block;
    margin: 0 0 50px;
    padding: 0 0 8px 45px;
    position: relative;
}

.ttl_line:after {
 content:" ";
 display:inline-block;
 width: 15px;
 height: 15px;
 background: url("../images/common/point01.png") no-repeat;
 background-size:contain;
 vertical-align:middle;
 position: absolute;
 bottom: -8px;
 right: -12px;
}
@media only screen and (max-width: 768px){
.ttl_line {
    font-size: 18px;
    text-align: left;
    margin: 0 0 35px;
    padding: 0 0 10px 3%;
    line-height:1.3;
}

.ttl_line:after {
 width: 12px;
 height: 12px;
 bottom: -7px;
 right: -12px;
}
}

.ttl_line .off-red {
    color: #00903E;
} 

.sec-useful {
    margin: 0 0 100px;
}
.sec-useful .img {
    max-width: 1080px;
    margin: 0 auto;
}
@media only screen and (max-width: 768px){
.sec-useful {
    margin: 0 0 70px;
}
.sec-useful .img {
    margin: 0 3%;
}
}


.sec-spot {
    margin: 0 0 120px 3.66%;
    padding: 0 0 40px;
	background : #fff;
}
.sec-spot .spot-innWrap {
	max-width: 1020px;
	margin: 0 auto;
    display: -webkit-flex;
    display: flex;
	flex-wrap: wrap;
    -webkit-justify-content: space-between;
    justify-content: space-around;
}
.sec-spot .spot-innWrap .spot {
	width: 400px;
	margin: 0 30px 0 0;
	padding: 20px 0 20px 0;
/*	border-right: dotted 1px #ccc;*/
}

/*
.sec-spot .spot-innWrap .spot-innWrap2 {
	border-bottom: dotted 3px #ccc;
}
*/

/*
.sec-spot .spot-innWrap .spot:last-child {
	margin: 0;
	padding: 0;
	border-right: none;
}
*/
.sec-spot .spot-innWrap .spot .img {
	margin: 0 0 25px;
}
.sec-spot .spot-innWrap .spot .copy {
    color: #774B00;
    font-size: 24px;
    text-align: left;
	margin: 0 0 10px;
}
.sec-spot .spot-innWrap .spot .text {
	font-size: 14px;	
}
.sec-spot .spot-innWrap .spot1{
	display: flex;
	border-bottom: dotted 3px #ccc;
	margin-top: 50px;
	padding-bottom: 40px;
}
.sec-spot .spot-innWrap .spot:nth-child(1) {
    margin: 0 30px 0 0;
    padding: 20px 30px 20px 0;
    border-right: dotted 3px #ccc;
}

.sec-spot .spot-innWrap .spot:nth-child(3) {
    margin: 0 30px 0 0;
    padding: 0 30px 0 0;
    border-right: dotted 3px #ccc;
}



.sec-spot .spot-innWrap .spot2{
	display: flex;
	padding-bottom: 20px;
	margin-top: 40px;
}



@media only screen and (max-width: 950px){
.sec-spot .spot-innWrap {
}
}
@media only screen and (max-width: 768px){
.sec-spot {
    margin: 0 2% 30px;
    padding: 0;
}

.sec-spot .spot-innWrap {
	display: block;
	margin: 0 5%;
	padding: 40px 0;
}
.sec-spot .spot-innWrap .spot1 {
	display: block;
	margin: 0 0 20px;
	padding: 0 0 20px;
	}
.sec-spot .spot-innWrap .spot:nth-child(1) {
	margin: 0 0 20px;
	border-right: none;
	border-bottom: dotted 3px #ccc;
	padding: 0 5% 20px;
	}
	
.sec-spot .spot-innWrap .spot2 .spot .img:nth-child(2){
	padding-top: 0;
	}

.sec-spot .spot-innWrap .spot2 {
	display: block;
	margin: 0;
	}
	.sec-spot .spot-innWrap .spot:nth-child(3) {
	margin: 0px;
	padding: 0px;
	border-bottom: dotted 3px #ccc;
	margin-top: 50px;
	padding-bottom: 40px;}
	
	.sec-spot .spot-innWrap .spot{
		width: 	auto;
		padding: 0 5%;
		margin: 0;
	}

.sec-spot .spot-innWrap .spot .img {
	margin: 0 0 20px;
	text-align: center;
}
.sec-spot .spot-innWrap .spot .copy {
	text-align: left;
	font-size: 15px;
}
.sec-spot .spot-innWrap .spot p {
}
}







.wakayama-nav {
	margin: 0 auto 120px 3.66%;
	max-width: 1030px;
}
.wakayama-nav .sttl {font-size: 28px;margin: 0 0 40px;}
.wakayama-nav ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin: 15px 0;
    FONT-VARIANT: JIS04;
    FONT-VARIANT: JIS04;
}
.wakayama-nav ul li {
	width: 48%;
	text-align: center;
}
.wakayama-nav ul li a {
	display: block;
	padding: 1.5em 3em 1.5em 1.5em;
	font-size: 17px;
    position: relative;
}
.wakayama-nav ul li a {
	color: #333;
    border: solid 2px #00903E;
	border-radius:10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
.wakayama-nav ul li a:before {
 content:" ";
 display:inline-block;
 width:22px;
 height:22px;
 background: url("../images/common/icon_blank.png") no-repeat;
 background-size:contain;
 vertical-align:middle;
 position: absolute;
 top: 50%;
 right: 6%;
 -webkit-transform : translate(0%,-50%);
 transform : translate(0%,-50%);
}
@media only screen and (max-width: 768px){
.wakayama-nav {
	margin: 0 2% 40px;
}
.wakayama-nav .sttl {font-size: 15px;margin: 0 0 20px;}
.wakayama-nav ul {
    display: block;
}
.wakayama-nav ul li {
	width: auto;
	margin: 0 0 10px;
}
.wakayama-nav ul li:last-child {
	margin: 0;
}
.wakayama-nav ul li a {
	display: block;
	padding: 0.8em 0;
	font-size: 12.5px;
}
.wakayama-nav ul li a {
}
.wakayama-nav ul li a:before {
 width: 11px;
 height: 11px;
 right: 4%;
}
}


.sec-areamap {
    margin: 0 0 65px;
}
@media only screen and (max-width: 768px){
.sec-areamap {
    margin: 0 0 35px;
}
.sec-areamap img {
	width: 100%;
}
}





.area-info {
    max-width: 1060px;
    margin: 0 0 45px 50px;
}
.area-info li:nth-child(1){
    float: left;
    width: 25%;
    text-align: center;
    background: #00903E;
    color: #fff;
    line-height: 38px;
    border-radius:8px 0px 0px 8px ;
    -webkit-border-radius:8px 0px 0px 8px ;
    -moz-border-radius:8px 0px 0px 8px ;
}
.area-info li:nth-child(2){
    float: right;
    width: 72%;
    padding: 0 0 0 3%;
    background: #fff;
    line-height: 38px;
    border-radius:0px 8px 8px 0px ;
    -webkit-border-radius:0px 8px 8px 0px ;
    -moz-border-radius:0px 8px 8px 0px ;
}
@media only screen and (max-width: 768px){
.area-info {
    margin: 0 2% 35px;
}
.area-info li:nth-child(1){
    float: none;
    width: auto;
    line-height: 28px;
    border-radius: 8px 8px 0px 0px;
    -webkit-border-radius: 8px 8px 0px 0px;
    -moz-border-radius: 8px 8px 0px 0px;
	text-align: left;
	padding-left: 20px;
}
.area-info li:nth-child(2){
    float: none;
    width: auto;
    padding: 0;
    line-height: 28px;
    border-radius: 0px 0px 8px 8px;
    -webkit-border-radius: 0px 0px 8px 8px;
    -moz-border-radius: 0px 0px 8px 8px;
    text-align: left;
	padding-left: 20px;
}
}



.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
    margin: 0 0 120px;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

@media only screen and (max-width: 768px){
.gmap {
    margin: 0 0 40px;
}
}



#etc_content .ticket-btn {max-width: 800px;margin: 0 auto;}
#etc_content .ticket-btn .btn {
    text-align: center;
    margin: 0 0 40px;
}
#etc_content .ticket-btn .btn:last-child {
    margin: 0;
}
#etc_content .ticket-btn a {
	display: block;
	font-size: 32px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	height: 96px;
	line-height: 96px;
	position: relative;
	padding: 0 0 0 4%;
}
#etc_content .ticket-btn .btn:nth-child(1) a {
	border: solid 2px #c0a43c;
	color: #fff;
	background: #c0a43c;
}
#etc_content .ticket-btn .btn:nth-child(2) a {
	background: #fff;
	color: #c0a43c;
	border: solid 2px #c0a43c;
}
#etc_content .ticket-btn .btn a:before {
 content:" ";
 display:inline-block;
 width: 35px;
 height: 41px;
 vertical-align:middle;
 position: absolute;
 top: 50%;
 left: 5%;
 -webkit-transform : translate(0%,-50%);
 transform : translate(0%,-50%);
}
#etc_content .ticket-btn .btn:nth-child(1) a:before {
 background: url("../images/common/icon_pdf.png") no-repeat;
 background-size:contain;
}
#etc_content .ticket-btn .btn:nth-child(2) a:before {
 background: url("../images/common/icon_pdf2.png") no-repeat;
 background-size:contain;
}

@media only screen and (max-width: 768px){
#etc_content .ticket-btn {}
#etc_content .ticket-btn .btn {
    margin: 0 0 15px;
}
#etc_content .ticket-btn a {
	height: 36px;
	line-height: 36px;
	font-size: 14px;
}
#etc_content .ticket-btn .btn a:after {
 width: 20px;
 height: 15px;
}
#etc_content .ticket-btn .btn a:before {
 width: 14px;
 height: 17px;
}
}



/*動画埋め込み*/
div.vid_contents {width: 100%;text-align: center; margin: 0 0 65px;}
video.vid_main {width: 100%;max-width: 800px;/*PC版での最大幅*/border: solid 2px #00903E;}

div.vid_contents2 {width: 100%;max-width: 410px;text-align: center;margin: 0 auto 65px;position: relative;}
video.vid_main2 {width: 100%;max-width: 380px;/*PC版での最大幅*/position: absolute;top: 70px;left: 0;right: 0;margin: 0 auto;}

@media only screen and (max-width: 425px){
div.vid_contents2 {max-width: 320px;}
video.vid_main2 {max-width: 300px;top: 50px;}
}



.sec-bus {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 0 130px 45px;
}
.sec-bus .bus {
    margin: 0 0 10px;
    background: #fff;
    border-radius: 8px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    padding: 1em 1.2em;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
}
.sec-bus .bus:after {
	content:"";
	display:block;
	clear:both;
}
.sec-bus .bus .sttl {
    font-size: 18px;
    width: 57%;
    font-weight: bold;
}
.sec-bus .bus .sttl:before {
	background : none;
	content: "●";
	margin: 0 10px 0 0;
	font-size: 18px;
	color: #00903E;
}
.sec-bus .bus .sttl p {
    font-size: 14px;
    margin: 0 0 0 20px;
    font-weight: normal;
}
.sec-bus ul {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 41%;
}
.sec-bus ul li {
    width: 60%;
    text-align: center;
}
.sec-bus ul li a {
    color: #fff;
    display: block;
    font-size: 15px;
    border-radius:50px;
    -webkit-border-radius:50px;
    -moz-border-radius:50px;
    line-height: 35px;
    position: relative;
}
.sec-bus ul li a:after {
 margin:0 10px 0 0;
 content:" ";
 display:inline-block;
 width:11px;
 height:11px;
 background: url("../images/common/icon_blank_w.png") no-repeat; 
 background-size:contain;
 vertical-align:middle;
  position: absolute;
  top: 50%;
    right: 0;
  -webkit-transform : translate(0%,-50%);
  transform : translate(0%,-50%);
}
.sec-bus ul li.btn_g a {
    background: #774B00;
}
.sec-bus ul li.btn_r a {
    background: #00903E;
}
@media only screen and (max-width: 768px){
.sec-bus {
    max-width: 1050px;
    margin: 0 auto;
    padding: 0 10px 70px;
}
.sec-bus .bus {
    margin: 0 0 10px;
    padding: 1em 1.2em;
    display: block;
}
.sec-bus .bus:after {}
.sec-bus .bus .sttl {
    font-size: 14px;
    width: auto;
    margin: 0 0 15px;
}
.sec-bus .bus .sttl:before {
	margin: 0 5px 0 0;
	font-size: 12px;
}
.sec-bus .bus .sttl p {
    font-size: 13px;
    margin: 0 0 0 15px;
}
.sec-bus ul {
    display: block;
    width: 84%;
    margin: 0 auto;
}
.sec-bus ul li {
    width: auto;
    margin: 0 0 5px;
}
.sec-bus ul li:last-child {
    margin: 0;
}
.sec-bus ul li a {
    font-size: 13px;
    line-height: 24px;
}
.sec-bus ul li a:after {
 width:8px;
 height:8px;
}
.sec-bus ul li.btn_g a {}
.sec-bus ul li.btn_r a {}
}

.sec-back {
	max-width: 980px;
	margin: 0 auto;
	padding-bottom: 130px;
}
.sec-back .back1{
    margin: 0 0 30px;
    background: #a61216;
    border-radius: 8px;
    -webkit-border-radius: 8px;
}

.sec-back .back1 a{
	text-align: center;
	padding: 18px;
	color: #fff;
	background-image: url(../images/common/arrow01.png);
    background-repeat: no-repeat;
    background-position: 70% 50%;
    background-size: 14px 10px;
    text-align: center;
}


.sec-back .back2 a{
	text-align: center;
	padding: 18px;
	color: #50b3ac;
	background-image: url(../images/common/arrow01.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 14px 10px;
    text-align: center;
}

.sec-back .back2{
    margin: 0 0 10px;
    border-radius: 8px;
    -webkit-border-radius: 8px;
	border: #50b3ac 1px solid;
}

@media only screen and (max-width: 768px){
.sec-back {
	padding-bottom: 100px;	
	}
.sec-back .back1{
     margin: 0 2% 35px;
}
.sec-back .back2{
     margin: 0 2%;		
	}


.sec-back .back1 a{
	text-align: center;
	padding: 18px;
	color: #fff;
	background-image: url(../images/common/arrow01.png);
    background-repeat: no-repeat;
    background-position: 95% 50%;
    background-size: 14px 10px;
    text-align: center;
}
}



.sec-qr {
    max-width: 1050px;
    margin: 0 auto;
    padding: 50px 0 60px;
}
.sec-qr .sttl {
	color:#00903E;
	font-size: 32px;
	max-width: 840px;
	margin: 0 auto 40px;
}
.sec-qr .sttl span {
	font-size: 25px;
}
.sec-qr .sttl:before {
 content:" ";
 display:inline-block;
 width: 25px;
 height: 25px;
 background: url(../images/common/point01.png) no-repeat;
 background-size:contain;
 vertical-align:middle;
 margin: 0 10px 0 0;
}
.sec-qr .inn {
    max-width: 800px;
    margin: 0 auto 50px;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    align-items: center;
}
.sec-qr .inn .img {
    width: 32.5%;
}
.sec-qr .inn .text {
    width: 80%;
    font-size: 25px;
    letter-spacing: -0.04em;
}
.sec-qr .btn {
    max-width: 770px;
    margin: 0 auto;
}
.sec-qr .btn a {
	display: block;
	font-size: 18px;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	line-height: 65px;
	position: relative;
	padding: 0 0 0 4%;
	border: solid 2px #00903E;
	color: #fff;
	background: #00903E;
    text-align: center;
}
.sec-qr .btn a:before {
	background : none;
	content: "PDF";
	margin: 0 10px 0 0;
	font-size: 10px;
	color: #fff;
	border: solid 1px #fff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	padding: 0.1em 0.8em;
	font-weight: bold;
}

@media only screen and (max-width: 768px){
.sec-qr {
    padding: 35px 0 40px;
}
.sec-qr .sttl {
	font-size: 20px;
	margin: 0 5% 20px;
}
.sec-qr .sttl span {
	font-size: 16px;
}
.sec-qr .sttl:before {
 width: 15px;
 height: 15px;
}
.sec-qr .inn {
    margin: 0 5% 20px;
    display: block;
}
.sec-qr .inn .img {
    width: 70%;
    margin: 0 auto 20px;
}
.sec-qr .inn .text {
    width: auto;
    font-size: 18px;
    letter-spacing: normal;
    line-height: 1.5;
}
.sec-qr .btn {
    margin: 0 5%;
}
.sec-qr .btn a {
	font-size: 16px;
	height: 50px;
	line-height: 50px;
}
.sec-qr .btn a:before {
 width: 20px;
 height: 26px;
 left: 7%;
}
}





/*====================================================================
.s_05 .accordion_one
====================================================================*/
.s_05 {
	margin: 0 0 80px 3.66%;
}
.s_05 .accordion_one {
	max-width: 1024px;
	margin: 0 auto 50px;
}
.s_05 .accordion_one .accordion_header {
	background-color: #c0a43c;
	color: #fff;
	font-size: 26px;
	font-weight: bold;
	position: relative;
	z-index: +1;
	cursor: pointer;
	transition-duration: 0.2s;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
	align-items: center;
	border-radius: 0 50px 0 0;
	-webkit-border-radius: 0 50px 0 0;
	-moz-border-radius: 0 50px 0 0;
}
.s_05 .accordion_one .accordion_header:hover {
	opacity: .8;
}
.s_05 .accordion_one .accordion_header .img {
 width: 38.47%;
}
.s_05 .accordion_one .accordion_header p {
 margin: 0 0 0 2.8%
}



.s_05 .accordion_one .accordion_header .close {
  position: absolute;
  top: 50%;
  right: 5.71%;
  -webkit-transform : translate(0%,-50%);
  transform : translate(0%,-50%);
}
.s_05 .accordion_one .accordion_header .one_i {
	display: block;
	width: 34px;
	height: 34px;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
	transition-duration: 0.2s;
	position: relative;
}
.s_05 .accordion_one .accordion_header.open {
	/* -webkit-transform: rotate(-360deg); */
	/* transform: rotate(-360deg); */
}
.s_05 .accordion_one .accordion_header .one_i:before, .s_05 .accordion_one .accordion_header .one_i:after {
	display: flex;
	content: '';
	background-color: #fff;
	border-radius: 10px;
	width: 34px;
	height: 2px;
	position: absolute;
	top: 15px;
	left: 0;
	-webkit-transform: rotate(0deg);
	transform: rotate(0deg);
	transform-origin: center center;
}
.s_05 .accordion_one .accordion_header .one_i:before {
	width: 2px;
	height: 34px;
	top: 0;
	left: 16px;
}
.s_05 .accordion_one .accordion_header.open .one_i:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.s_05 .accordion_one .accordion_header.open .one_i:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.s_05 .accordion_one .accordion_inner {
	display: none;
	padding: 70px 0 95px;
	border-left: 2px solid #bfa43b;
	border-right: 2px solid #bfa43b;
	border-bottom: 2px solid #bfa43b;
	box-sizing: border-box;
	background: #fff;
}
.s_05 .accordion_one .accordion_inner .box_one {max-width: 900px;margin: 0 auto;position: relative;}

.s_05 .accordion_one .accordion_inner .box_one .spot {
 padding: 0 0 90px;
 position: relative;
}
.s_05 .accordion_one .accordion_inner .box_one .spot:before {
 content: " ";
 display: inline-block;
 width: 0;
 height: 100%;
 border-left: #00903E 3px dotted;
 background-size: contain;
 vertical-align: middle;
 position: absolute;
 top: 0;
 left: 3.4%;
 z-index: 0;
}
.s_05 .accordion_one .accordion_inner .box_one .spot:last-child:before {
 display: none;
}
.s_05 .accordion_one .accordion_inner .box_one .spot:after {
	content:"";
	display:block;
	clear:both;
}
.s_05 .accordion_one .accordion_inner .box_one .spot .icon {float: left;position: relative;width:7.1111%;z-index: 1;}
.s_05 .accordion_one .accordion_inner .box_one .spot .text {float: left;width: 43.1111%;font-size: 22px;font-weight: bold;margin: 10px 0 0 2.777%;}
.s_05 .accordion_one .accordion_inner .box_one .spot .img {float: right;width:38.8888%;}
.s_05 .accordion_one .accordion_inner .box_one .spot .text p {font-size: 15px;font-weight: normal;margin-top: 10px;}
.s_05 .accordion_one .accordion_inner .box_one .spot .text p.indent {
    text-indent: -1em;
    margin-left: 1em;
}



 
.s_05 .accordion_one .accordion_inner p.txt_a_ac {
	margin: 0;
}
.s_05 .accordion_one .accordion_inner .closeArea {
	width: 40px;
	margin: 0 auto;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box {position: relative;}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	line-height: 1.3;
	color: #fff;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	transition-duration: 0.2s;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
	opacity: .8;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	/* width: 40px; */
	/* height: 40px; */
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .one_i {
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	width: 40px;
	height: 40px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .one_i:before, .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .one_i:after {
	content: '';
	background-color: #bfa43b;
	border-radius: 10px;
	width: 40px;
	height: 2px;
	position: absolute;
	-webkit-transform: rotate(-45deg);
	transform: rotate(45deg);
	transform-origin: center center;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .one_i:before {
	width: 2px;
	height: 40px;
}
@media screen and (max-width: 768px) {
.s_05 {
	margin: 0 5% 40px;
}
.s_05 .accordion_one {
	margin: 0 auto 15px;
}
.s_05 .accordion_one .accordion_header {
	font-size: 14px;
}
.s_05 .accordion_one .accordion_header:hover {
	opacity: .8;
}
.s_05 .accordion_one .accordion_header .img {
 width: 30%;
}
.s_05 .accordion_one .accordion_header p {
 margin: 0 0 0 2%;
}



.s_05 .accordion_one .accordion_header .close {
  right: 4%;
}
.s_05 .accordion_one .accordion_header .one_i {
	width: 11px;
	height: 11px;
}
.s_05 .accordion_one .accordion_header.open {
	/* -webkit-transform: rotate(-360deg); */
	/* transform: rotate(-360deg); */
}
.s_05 .accordion_one .accordion_header .one_i:before, .s_05 .accordion_one .accordion_header .one_i:after {
	width: 11px;
	top: 4px;
}
.s_05 .accordion_one .accordion_header .one_i:before {
	left: 5px;
	height: 11px;
	width: 2px;
	top: 0;
}
.s_05 .accordion_one .accordion_header.open .one_i:before {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.s_05 .accordion_one .accordion_header.open .one_i:after {
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.s_05 .accordion_one .accordion_inner {
	padding: 35px 0 45px;
}
.s_05 .accordion_one .accordion_inner .box_one {margin: 0 5%;}

.s_05 .accordion_one .accordion_inner .box_one .spot {
 padding: 0 0 35px;
    display: -webkit-flex;
display: flex;
-webkit-justify-content: space-between;
justify-content: space-between;
flex-wrap: wrap; /*折り返し*/
}
.s_05 .accordion_one .accordion_inner .box_one .spot:before {
 height: 35px;
 top: auto;
 left: 50%;
 bottom: 0;
}
.s_05 .accordion_one .accordion_inner .box_one .spot:last-child:before {
 display: none;
}
.s_05 .accordion_one .accordion_inner .box_one .spot:after {
	content:"";
	display:block;
	clear:both;
}
.s_05 .accordion_one .accordion_inner .box_one .spot .icon {float: none;width: 14.11%;}
.s_05 .accordion_one .accordion_inner .box_one .spot .text {float: none;width: 80%;font-size: 14px;margin: 0 0 0 2.777%;}
.s_05 .accordion_one .accordion_inner .box_one .spot .img {float: none;width: auto;margin: 15px 0 0;}
.s_05 .accordion_one .accordion_inner .box_one .spot .text p {font-size: 10px;margin-top: 5px;line-height: 1.5;}
.s_05 .accordion_one .accordion_inner .box_one .spot .text p.indent {
    text-indent: -1em;
    margin-left: 1em;
}



 
.s_05 .accordion_one .accordion_inner p.txt_a_ac {
	margin: 0;
}
.s_05 .accordion_one .accordion_inner .closeArea {
	width: 40px;
	margin: 0 auto;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box {position: relative;}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	text-decoration: none;
	line-height: 1.3;
	color: #fff;
	font-weight: bold;
	position: relative;
	cursor: pointer;
	transition-duration: 0.2s;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn:hover {
	opacity: .8;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn {
	display: flex;
	justify-content: center;
	align-items: center;
	position: absolute;
	top: 0;
	left: 0;
	/* width: 40px; */
	/* height: 40px; */
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .one_i {
	width: 20px;
	height: 20px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .one_i:before, .s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .one_i:after {
	width: 20px;
}
.s_05 .accordion_one .accordion_inner .closeArea .close_box a.close_btn .one_i:before {
	height: 2px;
	-webkit-transform: rotate(45deg);
	transform: rotate(-45deg);
}
}


.sec-bus .sub-ttl{
font-family: 'M PLUS Rounded 1c', sans-serif;
    font-size: 18px;
    color: #774B00;
    letter-spacing: 0.1em;
	font-weight: bold;
margin: 0 0 10px;
}

#content .gmap{
	margin-top: 30px;
}

/* モーダル実装 */
body.open{
    overflow-y:hidden;
}
.modal {
display: none;
position: fixed;
z-index: 1;
left: 0;
top: 0;
height: 100vh;
height:100dvh;
width: 100%;
overflow: auto;
background-color: rgba(76, 73, 72, 0.5);
}
.modal-inner{
height:100%;
display:flex;
justify-content:center;
align-items:center;
}
.xross {
    width: 20px;
}
.modal-content {
background-color: #fff;
width: 90%;
box-shadow: 0 5px 8px 0 rgba(0,0,0,0.2),0 7px 20px 0 rgba(0,0,0,0.17);
animation-name: modalopen;
animation-duration: 1s;
border-radius: 4px;
}

@keyframes modalopen {
from {opacity: 0}
to {opacity: 1}
}

.modal-header h1 {
    margin-top: 30px;
    font-size: 20px;
    color: #00903e;
    font-weight: 500;
    padding-left: 18px;
    text-align: left;
    position: relative;
}
.modal-header h1::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(../images/common/circle.png) no-repeat center;
    background-size: cover;
}
.modal02_1 h1::before {
    content: '';
    position: absolute;
    top: 23%;
    left: 0;
    transform: translateY(-50%);
    width: 16px;
    height: 16px;
    background: url(../images/common/circle.png) no-repeat center;
    background-size: cover;
}
.modal-header h1 span {
    font-size: 13px;
}

.modal-header {
padding: 15px 20px 27px;
display: flex;
justify-content: space-between;
}

.modalClose {
font-size: 2rem;
}

.modalClose:hover {
cursor: pointer;
}

.modal-body {
padding: 27px 20px 80px;
color: black;
display: flex;
flex-direction: column;
gap: 20px 0;
}
.modal-body a.mo_a {
    height: 50px;
    color: #fff;
    font-size: 15px;
    line-height: 1.28;
    display: flex;
    align-items: center;
    justify-content: center;
}
.modal-body a.mo_a::before {
    display: none;
}
.modal-body a.mo_a.green {
    background-color: #00903e;
    color: #fff;
}
.modal-body a.mo_a.yello {
    background-color: #c0a43c;
    border: 1px solid #c0a43c;
    text-align: left;
    position: relative;
    color: #fff;
    display: inline-flex;
}
.modal-body a.mo_a.yello span {
    position: relative;
    padding-left: 50px;
}
.modal-body a.mo_a.yello span::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 37px;
    height: 15px;
    background: url(../images/common/icon_pdf.png) no-repeat center;
    background-size: cover;
}