@charset "utf-8";

/*----------------------------------------------------------------------------------------------------
  pc
----------------------------------------------------------------------------------------------------*/
/*--------------------------------------------------
  body
--------------------------------------------------*/
.pc-no01 {
  display: none;
}
#main  {
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
    font-size:16px;
	line-height:1.6;
	overflow:hidden;
	width:100%;
	color:#333333;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.hide{
  margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height:0;
}
.text{
  margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height:0;
}
body {
  overflow-x: hidden;
}

#main a:link { text-decoration:none }
#main a:visited { text-decoration:none }
#main a:hover { text-decoration:none }
#main a:active { text-decoration:none }

#main a:hover {
  opacity:0.8;
}
#main .box {
  width:1100px;
  margin:0 auto;
  position:relative;
}
.hide {
  display:block;
  overflow:hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.min {
  font-family:
  "ヒラギノ明朝 ProN",
  "HG明朝E",
  "MS P明朝",
  "MS 明朝",
  serif;
}
#main h3, #main h4 {
	text-shadow:none;
	font-weight:normal;
	line-height:normal;
	width:auto;
	height:auto;
	width:100%;
	height:auto;
	margin:0;
	padding:0;
}
#main .t_center {
	text-align:center;
}
#main .t_red {
	color:#e34d4d;
}
#main .t_yellow {
	color:#f2e850;
}
#main .t_orange {
	color:#ff7a00;
}
#main .t_bold {
	font-weight:bold;
}

#main .left {
	float:left;
}
#main .right {
	float:right;
}
/*--------------------------------------------------
font
--------------------------------------------------*/
/*--------------------------------------------------
mv contents01
--------------------------------------------------*/
.slidebox{
  width:100%;
  height:524px;
  position:relative;
  overflow:hidden;
  background-position:center;
  box-sizing:border-box;
  background:url("../images/mv.jpg") 0 0  no-repeat;
  background-size:cover;
}
#contents01 .mv {
  background:url("../images/mv.png") 0 0  no-repeat;
  width:1100px;
  height:524px;
  overflow:hidden;
  margin:0 auto;
  position:relative;
}

/*--------------------------------------------------
contents02
--------------------------------------------------*/
#contents02 {
	background:url("../images/bg_01.jpg") 0 0  no-repeat;
	background-size:cover;
}
#contents02 .box {
	padding:0 0 30px 0;
	/**
	background:url("../images/img_01.png") 0 20px  no-repeat;
	**/
}
#contents02 .inner01 {
  box-sizing:border-box;  
  font-size:17px;
  color:#664b2e;
  width:1100px;
  padding:20px 0;
  text-align:center;
}
#contents02 .inner01 span {
  font-weight:bold;
}
#contents02 .inner01 h3 {
	font-size:32px;
	font-weight:bold;
	color:#e65133;
display: flex;
	display: -webkit-flex; /* Safari */
	align-items: center;
	margin-bottom:10px;
}
#contents02 .inner01 h3:before, #contents02 .inner01 h3:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #0a8087;
	display: block;
}
#contents02 .inner01 h3:before {
	margin-right: .5em;
}
#contents02 .inner01 h3:after {
	margin-left: .5em;
}
#contents02 .btn_01 a {
	display:block;
	background:url("../images/btn_01.png") 0 0  no-repeat;
	width:896px;
	height:90px;
	color:#FFFFFF;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	line-height:90px;
	margin:20px auto;
}
/*--------------------------------------------------
contents03
--------------------------------------------------*/
#contents03 {
	background:url("../images/bg_02.jpg") 0 0  no-repeat;
	background-size:cover;
	padding:20px 0;
}
#contents03 h2{
	background:url("../images/img_09.jpg") 0 0  no-repeat;
	background-size:cover;
	padding:15px 0;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:42px;
	margin-bottom:40px;
}
#contents03 h2 span {
   font-size:70%;
   font-weight:bold;
}
#contents03 h3 {
	font-size:40px;
	font-weight:bold;
	color:#134b63;
	height:120px;
	display:table;
	margin:0 0 70px 0;
}
#contents03 .orange {
	color:#e65133;
	font-weight:bold;
}

#contents03 .text01 {
	display:table-cell;
	font-weight:bold;
	vertical-align:middle;
}
.fsize_70 {
	font-size:70px;
	font-weight:bold;
}
#contents03 li {
	float:left;
	width:350px;
	height:400px;
	box-sizing:border-box;
	padding:25px;
	font-size:18px;
	color:#FFFFFF;
	position:relative;
}
#contents03 .text02 {
	display:block;
	text-align:center;
	font-size:28px;
	color:#f1ff58;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:10px;
}
#contents03 .li01 {
	background:url("../images/img_06.jpg") 0 0  no-repeat;
	margin-right:24px;
}
#contents03 .li01:after {
	display:block;
	content:"";
	position:absolute;
	background:url("../images/img_03.png") 0 0  no-repeat;
	width:269px;
	height:60px;
	top:-70px;
	left:0;
	right:0;
	margin:0 auto;
}
#contents03 .li02 {
	background:url("../images/img_07.jpg") 0 0  no-repeat;
	margin-right:24px;
}
#contents03 .li02:after {
	display:block;
	content:"";
	position:absolute;
	background:url("../images/img_04.png") 0 0  no-repeat;
	width:269px;
	height:60px;
	top:-70px;
	left:0;
	right:0;
	margin:0 auto;
}
#contents03 .li03 {
	background:url("../images/img_08.jpg") 0 0  no-repeat;
}
#contents03 .li03:after {
	display:block;
	content:"";
	position:absolute;
	background:url("../images/img_05.png") 0 0  no-repeat;
	width:269px;
	height:60px;
	top:-70px;
	left:0;
	right:0;
	margin:0 auto;
}
#contents03 .inner01 h4 {
	background:#00bcd2;
	color:#FFFFFF;
	font-size:24px;
	text-align:center;
	font-weight:bold;
	box-sizing:border-box;
	padding:10px 0;
}
#contents03 .inner01 p {
	background:#FFFFFF;
	border:2px solid #00bcd2;
	box-sizing:border-box;
	padding:10px;
	font-size:14px;
}
#contents03 .inner01 {
	margin:10px 0 0 0;
}
/*--------------------------------------------------
contents04
--------------------------------------------------*/
#contents04 {
	background:url("../images/bg_03.jpg") 0 0  no-repeat;
	background-size:cover;
	padding:0 0 10px 0;
	margin-bottom:15px;
}
#contents04 h3{
	background:url("../images/img_09.jpg") 0 0  no-repeat;
	background-size:cover;
	padding:15px 0;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:42px;
	margin-bottom:40px;
}
#contents04 h3 span {
   font-size:50%;
}
#contents04 .inner01 {
	width:534px;
	background:#cbf3f5;
	font-size:18px;
	margin-top:8px;
}
#contents04 .inner01 p {
	background:#0587b2;
	font-size:24px;
	text-align:center;
	color:#FFFFFF;
	padding:10px 0;
	position:relative;
	font-weight:bold;
}
#contents04 .inner01 p:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #0587b2 transparent transparent transparent;
}
#contents04 .inner01 dt {
	display:block;
	float:left;
	width:20%;
	font-weight:bold;
	color:#0a9ba4;
	line-height:1.3em;
}
#contents04 .inner01 dd {
	display:block;
	float:left;
	width:80%;
	font-weight:bold;
	margin-bottom:5px;
	line-height:1.3em;
}
#contents04 .inner01 dd span {
	font-size:14px;
}
#contents04 .inner01 dl {
	padding:15px 15px 0;
	box-sizing:border-box;
}
#contents04 .inner02 {
	background:url("../images/img_10.png") 0 0  no-repeat;
	width:534px;
	height:316px;
}
#contents04 .inner03 {
	background:url("../images/map01.png") 0 0  no-repeat;
	width:534px;
	height:300px;
}
#contents04 .inner04 {
	background:url("../images/map02.png") 0 0  no-repeat;
	width:534px;
	height:300px;
}
#contents04 h4 {
	font-size:42px;
	font-weight:bold;
	margin:40px auto 15px;
	color:#0a8087;
	display: flex;
	display: -webkit-flex; /* Safari */
	align-items: center;
}
#contents04 h4:before, #contents04 h4:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #0a8087;
	display: block;
}
#contents04 h4:before {
	margin-right: .5em;
}
#contents04 h4:after {
	margin-left: .5em;
}
#contents04 .photo img {
	margin-bottom:10px;
	display:block;
}
#contents04 .img01 {
	text-align:center
}
#contents04 .img01 img{
	margin:0 auto 10px;
}
#contents04 .photo li {
	margin-bottom:40px;
}

#contents04 .btn_01 a {
	display:block;
	background:url("../images/btn_02.png") 0 0  no-repeat;
	width:908px;
	height:102px;
	color:#FFFFFF;
	font-size:28px;
	font-weight:bold;
	text-align:center;
	line-height:102px;
	margin:0 auto;
}

#main .flbtn p{
	text-align:center;
	font-weight:bold;
	font-size:25px;
	color:#134b63;
	margin-bottom:10px;
	border-bottom: dotted 2px #134b63;
}

#main .flbtn {
	overflow:hidden;
	width:1100px;
	margin:10px auto 20px;
}

#main .flbtn a{
	display:block;
	text-align:center;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	background: #17ABE4;
	padding:12px 0;
	border-radius:10px;
	position:relative;
	transition:0.4s ease;
	width:15%;
	text-decoration:none;
	margin: 9px;
	box-shadow:0 5px #0f7299;
	/*font-family:TsukuMinPr6-RB;*/
	float:left;
}

#main .flbtn a:after{
	position:absolute;
	right:15px;
	top:50%;
	background: url("../images/ico_town_link.png") no-repeat;
	margin-top:-7px;
	content:"";
	width:14px;
	height:14px;
	transition:0.4s ease;
}
#main .flbtn a:hover{
	opacity:0.8;
}
#main .flbtn a:hover:after{
	right:10px;
}


 /*--------------------------------------------------
anchor_box
--------------------------------------------------*/
#main .anchor_box{
	width:1100px;
	margin:0 auto;
	padding:20px 0 10px 0;
}

#main .anchor_box h4 {
	text-align: center;
	font-size: 28px;
	margin-bottom:15px;
	font-weight:bold;
}

#main .anchor_box .anchor_link{
	overflow:hidden;
}

#main .anchor_box .anchor_link li{
	width:520px;
	font-weight:bold !important;
}
#main .anchor_box .anchor_link .inline-block {
	text-align: center;
}
#main .anchor_box .anchor_link .inline-block span {
	font-weight:bold;
}
#main .anchor_box .anchor_link .inline-block li {
	display: inline-block;
	font-weight:bold !important;
}

#main .anchor_box .anchor_link li a{
	display:block;
	border:2px solid #e6b211;
	border-radius:30px;
	background:#fd3c01;
	color:#ffffff;
	font-size:25px;
	font-weight:bold !important;
	text-align:center;
	text-decoration:none;
	padding:25px 0;
	margin:0 10px;
}
#main .anchor_box .anchor_link li a:hover{
	background:#ffffff;
	color:#fd3c01;
	opacity:0.8;
	font-weight:bold !important;
}


/* 旅行記 */
#main .contents05{
	overflow:hidden;
	width: 1100px;
	margin: 0 auto 10px;
}

#main .contents05 h2{
	text-align:center;
	font-weight:bold;
	font-size:25px;
	color:#134b63;
	margin-bottom:10px;
	border-bottom: dotted 2px #134b63;
}

#main .contents05 .spot_item{
	width:255px;
	float:left;
	margin: 0 0 2px;
	padding: 0 9px 0 10px;
	border-right:1px solid #c3c3c3;
}
#main .contents05 .spot_item.nb{
	border-right:0;
}

#main .contents05 .spot_item h3{
	width:255px;
	height: auto;
	line-height:1.4;
	background:#71593E;
	font-size:20px;
	text-align:center;
	color:#ffffff;
	padding:5px 0 4px;
	text-shadow:none;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

#main .contents05 .spot_item .img{
	padding:0 0 10px;
}
#main .contents05 .spot_item .img img{
	width:255px;
}
#main .contents05 .spot_item .text{
	line-height:1.5em;
	padding:0 0 6px;
}
#main .contents05 .spot_item .link{
	padding:0 0 20px;
}

#main .contents05 .spot_item .ttl{
	background:#dfdfdf;
	color:#5f5f5f;
	margin:0 0 10px;
	text-align:center;
	padding:6px 0 2px;
}

#main .contents05 .spot_item .red{
	color:#cb0c12;
	font-weight:bold;
	padding:4px 0 6px;
}
#main .contents05 .spot_item .red.small{
	font-size:12px;
}


/****************** おすすめツアーリンク ***************/

#main .rectour_block .inner {
    width: 1100px;
	margin: 0 auto 30px;	
}

#main .rectour_block h4 {
	color: #134b63;
	font-size: 26px;
	font-weight:bold;
	padding:10px 0 5px;
	text-align:center;
	margin-bottom: 10px;
    border-bottom: dotted 2px #134b63;
}

#main .rectour_block .travel__wrapper {
    overflow: hidden;
    padding-left:20px;
}

#main .rectour_block .travel__item {
    width: 250px;
    float: left;
    padding: 0;
    margin-right:15px;
}

#main .rectour_block .travel__item:last-child {
    padding: 0;
}

#main .rectour_block .travel__item .travel__image {
    padding: 0 0 12px;
}

#main .rectour_block .travel__item .travel__image img {
    width: 250px;
    height: 188px;
}

#main .rectour_block .travel__item .travel__name {
    padding: 0 0 3px;
}

#main .rectour_block .travel__item .travel__name span {
    font-size: 12px;
    color: #9F8659;
    font-weight: bold;
}

#main .rectour_block .travel__item .travel__desc {
    line-height: 1.5;
    margin: 0 0 10px;
}

#main .rectour_block .travel__item .travel__price {
    text-align: center;
    border-top: 1px solid #c3c3c3;
    border-bottom: 1px solid #c3c3c3;
    padding: 12px 0 8px;
    margin: 0 0 20px;
}

#main .rectour_block .travel__item .travel__price span {
    font-size: 20px;
    color: #cb0c12;
    font-weight: bold;
}

#main .rectour_block .travel__item .travel__link a {
    display: block;
    color: #914f0c;
    text-align: center;
    font-size: 16px;
    background: #ffffff;
    border: 1px solid #914f0c;
    border-bottom: 3px solid #914f0c;
    border-radius: 100px;
    padding: 10px 0 8px;
    position: relative;
    text-decoration: none;
}

#main .rectour_block .travel__item .travel__link a:after {
    content: "";
    display: block;
    width: 6px;
    height: 9px;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -4.5px;
    background: url("../images/icon_arrow_r.png") no-repeat center center;
    text-decoration: none;
}

#main .rectour_block .travel__item .travel__link a:hover {    
    background: #f1983d;
    text-decoration: none;
    color: #ffffff;
}

#main .rectour_block .travel__item .travel__link a:hover:after {
    color: #ffffff;
    right: 10px;
    background: url("../images/icon_arrow_w.png") no-repeat center center;
    text-decoration: none;
}



/*-----------------------------------------------------------------------------------------------------------------
sp
-----------------------------------------------------------------------------------------------------------------*/

@media screen and (max-width: 639px){


/*--------------------------------------------------
  body
--------------------------------------------------*/
.sp-no01 {
  display: none;
}
.pc-no01 {
  display: block;
}
#main {
	overflow-x:auto;
	width:100%;
}
#main img{
	width:100%;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
.hide{
  margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height:0;
}
.text{
  margin:0 auto;
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  height:0;
}
body {
  overflow-x: hidden;
  position: relative;
  width:100% !important;
}
#main .box {
  line-height:1.4;
  width:100%;
  margin:0 auto;
  position:relative;
  padding:0 10px;
  box-sizing:border-box;
}
.hide {
  display:block;
  overflow:hidden;
  text-indent: 100%;
  white-space: nowrap;
}
.min {
  font-family:
  "ヒラギノ明朝 ProN",
  "HG明朝E",
  "MS P明朝",
  "MS 明朝",
  serif;
}
#main {
	position:relative;
	top:-10px;
	overflow:hidden;
}
#main .left {
	float:none;
}
#main .right {
	float:none;
}


/*--------------------------------------------------
mv contents01
--------------------------------------------------*/

.slidebox{
  width:100%;
  height:auto;
  position:relative;
  overflow:hidden;
  background-size:auto;
  background-position:center;
  box-sizing:border-box;
  background:none;
}
#contents01 .mv {
  background:url("../images/sp_mv.png") 0 0  no-repeat;
  height:0;
  padding-top:80.18%;
  background-size:cover;
  -webkit-background-size:cover;
  z-index:0;
  position:relative;
  width:100%;
  margin:0 0 0 0;
}

/*--------------------------------------------------
contents02
--------------------------------------------------*/
#contents02 {
	background:url("../images/bg_01.jpg") 0 0  no-repeat;
	background-size:cover;
}
#contents02 .box {
	padding:0 10px 0 10px;
/*******
	background:url("../images/img_01.png") center 10px  no-repeat;
	background-size:70px auto;
********/
}
#contents02 .inner01 {
	box-sizing:border-box;	
	font-size:16px;
	color:#664b2e;
	width:100%;
	padding:20px 0 20px 0;
	margin-left:0;
}
#contents02 .inner01 h3 {
	font-size:20px;
	font-weight:bold;
	color:#e65133;
	display: flex;
	display: -webkit-flex; /* Safari */
	align-items: center;
	margin-bottom:10px;
}
#contents02 .inner01 h3:before, #contents02 .inner01 h3:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #0a8087;
	display: block;
}
#contents02 .inner01 h3:before {
	margin-right: .5em;
}
#contents02 .inner01 h3:after {
	margin-left: .5em;
}
#contents02 .btn_01 a {
	display:block;
	background:url("../images/sp_btn_01.png") 0 0  no-repeat;
	background-size:100% auto;
	width:300px;
	height:55px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	margin:10px auto;
	padding:7px 0 0 0 ;
}
/*--------------------------------------------------
contents03
--------------------------------------------------*/
#contents03 {
	background:url("../images/bg_02.jpg") 0 0  no-repeat;
	background-size:cover;
	padding:20px 0;
}
#contents03 h2{
	background:url("../images/img_09.jpg") 0 0  no-repeat;
	background-size:cover;
	padding:20px 0;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
}
#contents03 h3 {
	font-size:20px;
	font-weight:bold;
	color:#134b63;
	height:80px;
	display:table;
	margin:0 0 20px 0;
}
#contents03 h3 img{
	width:80px;
}
#contents03 .orange {
	color:#e65133;
	font-weight:bold;
}

#contents03 .text01 {
	display:table-cell;
	font-weight:bold;
	vertical-align:middle;
	padding-left:10px;
}
.fsize_70 {
	font-size:20px;
	font-weight:bold;
}
#contents03 li {
	float:none;
	width:100%;
	height:auto;
	box-sizing:border-box;
	padding:15px;
	font-size:16px;
	color:#FFFFFF;
	margin-top:50px;
}
#contents03 .text02 {
	display:block;
	text-align:center;
	font-size:18px;
	color:#f1ff58;
	font-weight:bold;
	line-height:1.2;
	margin-bottom:10px;
}
#contents03 .li01 {
	background:url("../images/img_06.jpg") 0 0  no-repeat;
	margin-right:0;
	background-size:cover;
}
#contents03 .li01:after {
	display:block;
	content:"";
	position:absolute;
	background:url("../images/img_03.png") 0 0  no-repeat;
	background-size:100% auto;
	width:135px;
	height:40px;
	top:-40px;
	left:0;
	right:0;
	margin:0 auto;
}
#contents03 .li02 {
	background:url("../images/img_07.jpg") 0 0  no-repeat;
	margin-right:0;
	background-size:cover;
}
#contents03 .li02:after {
	display:block;
	content:"";
	position:absolute;
	background:url("../images/img_04.png") 0 0  no-repeat;
	background-size:100% auto;
	width:135px;
	height:40px;
	top:-40px;
	left:0;
	right:0;
	margin:0 auto;
}
#contents03 .li03 {
	background:url("../images/img_08.jpg") 0 0  no-repeat;
	background-size:cover;
}
#contents03 .li03:after {
	display:block;
	content:"";
	position:absolute;
	background:url("../images/img_05.png") 0 0  no-repeat;
	background-size:100% auto;
	width:135px;
	height:40px;
	top:-40px;
	left:0;
	right:0;
	margin:0 auto;
}
#contents03 .inner01 h4 {
	background:#00bcd2;
	color:#FFFFFF;
	font-size:16px;
	text-align:center;
	font-weight:bold;
	box-sizing:border-box;
	padding:10px;
}
#contents03 .inner01 p {
	background:#FFFFFF;
	border:2px solid #00bcd2;
	box-sizing:border-box;
	padding:10px;
	font-size:14px;
    text-align:center;
}
#contents03 .inner01 {
	margin:20px 0 0 0;
}
/*--------------------------------------------------
contents04
--------------------------------------------------*/
#contents04 {
	background:url("../images/bg_03.jpg") 0 0  no-repeat;
	background-size:cover;
	padding:0 0 20px 0;
	margin-bottom:10px;
}
#contents04 h3{
	background:url("../images/img_09.jpg") 0 0  no-repeat;
	background-size:cover;
	padding:20px 0;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
	font-size:20px;
	margin-bottom:20px;
}
#contents04 .inner01 {
	width:100%;
	height:auto;
	background:#cbf3f5;
	font-size:18px;
	margin-top:8px;
}
#contents04 .inner01 p {
	background:#0587b2;
	font-size:18px;
	text-align:center;
	color:#FFFFFF;
	padding:10px 0;
	position:relative;
	font-weight:bold;
}
#contents04 .inner01 p:after {
	content: "";
	position: absolute;
	bottom: -10px; left: 50%;
	margin-left: -10px;
	display: block;
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 10px 0 10px;
	border-color: #0587b2 transparent transparent transparent;
}
#contents04 .inner01 dt {
	display:block;
	float:left;
	width:25%;
	font-weight:bold;
	color:#0a9ba4;
	font-size:16px;
}
#contents04 .inner01 dd {
	display:block;
	float:left;
	width:75%;
	font-weight:bold;
	margin-bottom:5px;
	font-size:16px;
}
#contents04 .inner01 dd span {
	font-size:14px;
}
#contents04 .inner01 dl {
	padding:20px 10px ;
	box-sizing:border-box;
}
#contents04 .inner02 {
	background:url("../images/img_10.png") 0 0  no-repeat;
	height:0;
	padding-top:59.18%;
	background-size:cover;
	-webkit-background-size:cover;
	z-index:0;
	position:relative;
	width:100%;
	margin:20px 0 0 0;
}
#contents04 .inner03 {
	background:url("../images/map01.png") 0 0  no-repeat;
	height:0;
	padding-top:56.1%;
	background-size:cover;
	-webkit-background-size:cover;
	z-index:0;
	position:relative;
	width:100%;
	margin:0 0 20px 0;
}
#contents04 .inner04 {
	background:url("../images/map02.png") 0 0  no-repeat;
	height:0;
	padding-top:56.1%;
	background-size:cover;
	-webkit-background-size:cover;
	z-index:0;
	position:relative;
	width:100%;
	margin:0 0 20px 0;
}
#contents04 h4 {
	font-size:20px;
	font-weight:bold;
	margin:20px auto;
	color:#0a8087;
	display: flex;
	display: -webkit-flex; /* Safari */
	align-items: center;
}
#contents04 h4:before, #contents04 h4:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #0a8087;
	display: block;
}
#contents04 h4:before {
	margin-right: .5em;
}
#contents04 h4:after {
	margin-left: .5em;
}
#contents04 .photo img {
	margin-bottom:10px;
	display:block;
}
#contents04 .img01 {
	text-align:center
}
#contents04 .img01 img{
	margin:0 auto 10px;
}
#contents04 .img02 img{
	width:45%;
}
#contents04 .photo li {
	margin-bottom:20px;
	font-size:14px;
}

#contents04 .btn_01 a {
	display:block;
	background:url("../images/sp_btn_02.png") 0 0  no-repeat;
	background-size:100% auto;
	width:300px;
	height:55px;
	color:#FFFFFF;
	font-size:16px;
	font-weight:bold;
	text-align:center;
	line-height:1.2;
	margin:10px auto;
	padding:7px 0 0 0 ;
}

#main .flbtn{
	width:100%;
}
#main .flbtn a{
	width:44%;
}

#main .flbtn p{
	font-size:20px;
}


/* 旅行記 */
#main .contents05 {
   width: 95%;
}
#main .contents05 h2{
 	font-size:18px;
	display:block;
	font-weight: bold;
}

#main .contents05 .spot_item{
	width:48%;
	padding: 0;
	border:none;
	margin:0 0 20px;
	position:relative;
}
#main .contents05 .spot_item:nth-child(even){
	float:right;
}
#main .contents05 .spot_item:nth-child(even):after{
	content:"";
	display:block;
	width:1px;
	height:100%;
	background:#c3c3c3;
	position:absolute;
	top:0;
	left:-4%;
}

#main .contents05 .spot_item .img{
	padding:0 0 5px;
}
#main .contents05 .spot_item .img img{
	width:100%;
}

#main .contents05 .spot_item .link{
	padding:0 0 10px;
	font-size:14px;
}

#main .contents05 .spot_item .ttl{
	margin:0 0 5px;
	padding:3px 0 1px;
}
#main .contents05 .spot_item .red{
	padding:2px 0 3px;
}

 /*--------------------------------------------------
anchor_box
--------------------------------------------------*/
#main .anchor_box{
	width:auto;
	margin:0 10px;
	padding:27px 0;
}

#main .anchor_box h4 {
	text-align: center;
	font-size: 20px;
	margin-bottom:15px;
}

#main .anchor_box .anchor_link{
	overflow:hidden;
}

#main .anchor_box .anchor_link li{
	width:100%;
	font-weight:bold;
}
#main .anchor_box .anchor_link .inline-block {
	text-align: center;
}
#main .anchor_box .anchor_link .inline-block li {
	font-weight:bold;
}

#main .anchor_box .anchor_link li a{
	display:block;
	border:2px solid #e6b211;
	border-radius:30px;
	background:#fd3c01;
	color:#ffffff;
	font-size:20px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
	padding:16px 0 14px;
	margin:0 10px;
}
#main .anchor_box .anchor_link li a:hover{
	background:#ffffff;
	color:#fd3c01;
	opacity:0.8;
}
/************* おすすめツアー **************/
    #main .rectour_block .inner {
    width: 100%;
	margin: auto;	
    }

    #main .rectour_block h4 {
	text-align:center;
	font-size: 22px;
    }
    
    #main .rectour_block {
        padding: 20px 0;
    }

    #main .rectour_block .travel__item {
        width: 45%;
        padding: 0 0 10px;
    }
    #main .rectour_block .travel__item:nth-child(even) {
        float: right;
    }

    #main .rectour_block .travel__item .travel__image {
        padding: 0 0 6px;
    }
    #main .rectour_block .travel__item .travel__image img {
        width: 100%;
        height: auto;
    }
    #main .rectour_block .travel__item .travel__name {
        padding: 0 0 3px;
    }
    #main .rectour_block .travel__item .travel__name span {
        font-size: 12px;
    }
    #main .rectour_block .travel__item .travel__desc {
        font-size: 11px;
        line-height: 1.2;
        margin: 0 0 5px;
        height: auto;
    }
    #main .rectour_block .travel__item .travel__price {
        padding: 6px 0;
        margin: 0 0 10px;
    }
    #main .rectour_block .travel__item .travel__price span {
        font-size: 13px;
    }

    #main .rectour_block .travel__item .travel__link a {
        font-size: 10px;
        padding: 5px 0 4px;
    }
    #main .rectour_block .travel__item .travel__link a:after {
        right: 10px;
    }


}
