@charset "utf-8";
/* CSS Document */
body {
	background-color: #EFEFEF;
	background-image:url(../images/bg_block.jpg);
	background-repeat:repeat;
}
/* フォントサイズ指定 */


.main_area {
	padding: 0 0;
}
.lead {
	margin-bottom: 30px;
	line-height: 1.4;
	font-size: 110%;
	font-weight: 100;
	padding-left: 1.5em;
	color: #5F5054;
}
.lead2 {
	margin-bottom: 0;
	line-height: 1.4;
	font-size: 110%;
	font-weight: 100;
	padding-left: 1.5em;
	color: #5F5054;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
	color: #FFF;
	background-color: #cda961;
}
.shadow {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.1);
}
 @media screen and (min-width:767px) {
.pc_none {
	display: none;
}
.mr_1 {
	margin-right: 1em;
}
.ml_1 {
	margin-left: 1em;
}

.left_area{
	padding-top:1.3em;
}

  .ture_main{
	background-color: #FFFFFF;
}
}
 @media screen and (max-width:767px) {
.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
	position: relative;
	min-height: 1px;
	padding-right: 0;
	padding-left: 0;
}
.sp_none {
	display: none;
}
h3 .small {
	word-wrap: break-word;
	white-space: normal;
	display: block;
}
.lead {
	margin-bottom: 20px;
	font-size: 120%;
}
}
/* pegeTopボタン */


#page-top {
	position: fixed;
	bottom: 0;
	right: 10px;
	font-size: 77%;
}
#page-top a {
	background: #666;
	opacity: 0.75; /* 55％不透明度(＝45％透過) */
	text-decoration: none;
	color: #fff;
	width: 80px;
	padding: 10px 0;
	text-align: center;
	display: block;
	border-radius: 5px;
}
#page-top a:hover {
	text-decoration: none;
	background: #999;
}
/* pegeTopボタン */
			
.con1color {
	background-color: #096;
	color: #fff;
	padding-top: 4em;
	padding-right: 1em;
	padding-bottom: 2em;
	padding-left: 0;
}
.foot{
	background-image:url(../images/foot.svg);
	background-position:top;
	background-repeat:repeat-x;
	background-size: contain;
	height:7em;
}
/* pegeTopボタン */


#page-top {
	position: fixed;
	bottom: 0;
	right: 10px;
	font-size: 77%;
}
#page-top a {
	opacity: 0.75; /* 55％不透明度(＝45％透過) */
	text-decoration: none;
	color: #FFF;
	width: 66px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 0;
	background: #AAAAAA;
}
#page-top a:hover {
	opacity: 0.95;
	text-decoration: none;
	color: #FFF;
	background-color: #096;
}
/* pegeTopボタン */

.mb_1 {
	margin-bottom: 0.5em;
}
.mb_2 {
	margin-bottom: 2em;
}
.mb_3 {
	margin-bottom: 3em;
}
.mb_4 {
	margin-bottom: 4em;
}
.mb_5 {
	margin-bottom: 5em;
}
.mb_6 {
	margin-bottom: 6em;
}
.mt_1 {
	margin-top: 1em;
}
.mt_2 {
	margin-top: 2em;
}
.mt_3 {
	margin-top: 3em;
}
.mt_4 {
	margin-top: 4em;
}
.mt_5 {
	margin-top: 5em;
}
.mt_6 {
	margin-top: 6em;
}

.pt_1 {
	padding-top: 1em;
}
.pt_2 {
	padding-top: 2em;
}
.pt_3 {
	padding-top: 3em;
}
.pt_4 {
	padding-top: 4em;
}
.pt_5 {
	padding-top: 5em;
}
.pt_6 {
	padding-top: 6em;
}

.pb_1 {
	padding-bottom: 1em;
}
.pb_2 {
	padding-bottom: 2em;
}
.pb_3 {
	padding-bottom: 3em;
}
.pb_4 {
	padding-bottom: 4em;
}
.pb_5 {
	padding-bottom: 5em;
}
.pb_6 {
	padding-bottom: 6em;
}





.btn {
	border-radius: 2px
}
h4, h3 {
	color: #57494D;
	font-size: 140%;
}
.navbar-default .navbar-brand {
	color: #000;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover {
	color: #888;
	background-color: transparent;
}
.navbar-default .navbar-nav>li>a {
	margin-top: 5px;
	color: #000;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
	color: #FFF;
	background-color: #096;
}
 @media screen and (max-width:767px) {
.container {
	padding-left: 1em;
	padding-right: 1em;
}

.ture_main{
	background-color:#FFFFFF;
}
.cd-timeline-content {
  position: relative;
  margin-left: 50px;
  background: white;
  border-radius: 0.55em;
  padding: 1em;
  box-shadow: none;
}


.foot{
	background-image:url(../images/foot.svg);
	background-position:top;
	background-repeat:repeat-x;
	background-size: cover;
	height:7em;
}
}
/* グーグルマップ */

		
.ggmap {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.ggmap iframe, .ggmap object, .ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.square_btn01 {
	display: inline-block;
	padding: 0.3em 1em;
	text-decoration: none;
	color: #A6391E;
	border: solid 2px #A6391E;
	border-radius: 3px;
	transition: .4s;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 130%;
}
.square_btn01:hover {
	background: #A6391E;
	color: white;
}
.square_btn02 {
	display: inline-block;
	padding: 0.3em 1em;
	text-decoration: none;
	color: #1E8BA6;
	border: solid 2px #1E8BA6;
	border-radius: 3px;
	transition: .4s;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 130%;
}
.square_btn02:hover {
	background: #1E8BA6;
	color: white;
}
.square_btn03 {
	display: inline-block;
	padding: 0.3em 1em;
	text-decoration: none;
	color: #8BA61E;
	border: solid 2px #8BA61E;
	border-radius: 3px;
	transition: .4s;
	width: 100%;
	margin-top: 1em;
	margin-bottom: 1em;
	font-size: 130%;
}
.square_btn03:hover {
	background: #8BA61E;
	color: white;
}
.side_area {
	background-color:#FFFFFF;
	padding-top: 8em;
	background-image: url(../top_img/logo.svg);
	background-position: top;
	background-size:80%;
	background-repeat: no-repeat;
	padding-bottom:4em;
	border-radius: 6px;
	box-shadow: 0 0 15px rgba(0,0,0,.3);

}
.side_area p {
	line-height: 150%;
	font-size: 120%;
	margin-left: 5px;
	color: #444;
	text-shadow: white 1px 1px 3px, white -1px 1px 3px,  white 1px -1px 3px, white -1px -1px 3px;
}
.top_h2 {
	position: relative;
	padding: 5px 5px 5px 42px;
	background: #096;
	font-size: 20px;
	color: white;
	margin-left: -33px;
	line-height: 1.3;
	z-index: 2;
}
top_h2:before {
	position: absolute;
	content: '';
	left: -2px;
	top: -2px;
	border: none;
	border-left: solid 40px white;
	border-bottom: solid 79px transparent;
	z-index: 1
}
.lang {
	float: right;
	height: 50px;
	padding: 12px 15px;
	font-size: 18px;
	line-height: 30px;
}
.lang li {
	float: left;
	margin-left: 0.5em;
	margin-right: 0.5em;
	list-style-type: none;
}
.english {
	background-image: url(../top_img/lang_e.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 0.7em;
}
.lang .japanese {
	background-image: url(../top_img/lang_j.svg);
	background-size: 100%;
	background-repeat: no-repeat;
	padding: 0.7em;
}
.top_cont a {
	text-decoration: none;
	color: #333;
}
.top_cont {
	display: inline-block;
	text-decoration: none;
	transition: .5s;
	margin-bottom: 1em;
	padding-top: 1em;
}
.top_cont:hover {
	background: #0C3;
	color: white;
}
.top_cont a:hover {
	color: white;
	transition: .5s;
}


.font_e{
	font-family: 'Candal', sans-serif;
	font-size:120%;
}
.ture_title{
	padding:1em;
	background-color:#096;
	color:#FFF;
}

.head{
	padding-top:.1em;
	padding-bottom:.2em;
	background-color:#096;
	color:#fff;
	font-size:90%;
}

.tour_common{
	border:solid 1px #333;
}

.cd-container {
  /* this class is used to give a max-width to the element it is applied to, and center it horizontally when it reaches that max-width */
  width: 100%;
  margin: 0 auto;
}
.cd-container::after {
  /* clearfix */
  content: '';
  display: table;
  clear: both;
}


#cd-timeline {
  position: relative;
  padding: 3em 0;
  margin-top: 2em;
  margin-bottom: 2em;
}
#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 12px;
  height: 100%;
  width: 15px;
  background-image:url(../tour/icon/wadati3.svg);
  background-repeat:repeat-y;
  background-size: 100%;
}


/* this is the vertical line   タイムライン線のデフォルト

#cd-timeline::before {
  content: '';
  position: absolute;
  top: 0;
  left: 18px;
  height: 100%;
  width: 4px;
  background: #d7e4ed;
}
/* this is the vertical line */



@media only screen and (min-width: 1170px) {
  #cd-timeline {
    margin-top: 2em;
    margin-bottom: 3em;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -8px;
  }
}

.cd-timeline-block {
  position: relative;
  margin: 2em 0;
}
.cd-timeline-block:after {
  content: "";
  display: table;
  clear: both;
}
.cd-timeline-block:first-child {
  margin-top: 0;
}
.cd-timeline-block:last-child {
  margin-bottom: 0;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-block {
    margin: 2em 0;
  }
  .cd-timeline-block:first-child {
    margin-top: 0;
  }
  .cd-timeline-block:last-child {
    margin-bottom: 0;
  }
}

.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0 0 0 4px white, inset 0 2px 0 rgba(0, 0, 0, 0.08), 0 3px 0 4px rgba(0, 0, 0, 0.1);
}
.cd-timeline-img img {
  display: block;
  width: 32px;
  height: 32px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
}
.cd-timeline-img.cd-picture {
  background: #75ce66;
}
.cd-timeline-img.cd-movie {
  background: #c03b44;
}
.cd-timeline-img.cd-location {
  background: #f0ca45;
}
.cd-timeline-img.cd-cafe {
  background: #66F;
}

.cd-timeline-img.cd-museum {
  background: #960;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-img {
    width: 40px;
    height: 40px;
    left: 50%;
    margin-left: -20px;
    /* Force Hardware Acceleration in WebKit */
    -webkit-transform: translateZ(0);
    -webkit-backface-visibility: hidden;
  }
  .cssanimations .cd-timeline-img.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-img.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-1 0.6s;
    -moz-animation: cd-bounce-1 0.6s;
    animation: cd-bounce-1 0.6s;
  }
}

.cd-timeline-content {
  position: relative;
  margin-left: 50px;
  background: white;
  border-radius: 0.55em;
  padding: 1em;
  box-shadow: 0 3px 0 #d7e4ed;
  margin-bottom:4em;
}

.cd-timeline-content:after {
  content: "";
  display: table;
  clear: both;
}


.cd-timeline-content h2 {
  color: #303e49;
	position: relative;
	padding: 0 .5em .5em 2em;
	font-size:150%;
	font-weight:bold;
	line-height:160%;	
}
.cd-timeline-content h2::before,
.cd-timeline-content h2::after {
	position: absolute;
	content: '';
	border-radius: 100%
}
.cd-timeline-content h2::before {
	top: .2em;
	left: .2em;
	z-index: 2;
	width: 18px;
	height: 18px;
	background: rgba(150, 150, 150, .5);
}
.cd-timeline-content h2::after {
	top: .7em;
	left: .7em;
	width: 13px;
	height: 13px;
	background: rgba(210, 210, 210, .5);
}





















.ml_-1{
	margin-left:-1em;
}
.ml_-3{
	margin-left:-3em;
	margin-top:8em;
}
.cd-timeline-content p {
  margin: 1em 0;
  line-height: 1.6;
}
.cd-timeline-content .cd-read-more {
  float: right;
  padding: .8em 1em;
  background: #acb7c0;
  color: white;
  border-radius: 0.25em;
}
.no-touch .cd-timeline-content .cd-read-more:hover {
  background-color: #bac4cb;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border: 7px solid transparent;
  border-right: 7px solid white;
}
@media only screen and (min-width: 1170px) {
  .cd-timeline-content {
    margin-left: 0;
    padding: 1.2em;
    width: 46%;
  }
  .cd-timeline-content::before {
    top: 24px;
    left: 100%;
    border-color: transparent;
    border-left-color: white;
  }
  .cd-timeline-content .cd-read-more {
    float: left;
  }
  
  
  .cd-timeline-block:nth-child(even) .cd-timeline-content {
    float: right;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content::before {
    top: 24px;
    left: auto;
    right: 100%;
    border-color: transparent;
    border-right-color: white;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-read-more {
    float: right;
  }
  .cssanimations .cd-timeline-content.is-hidden {
    visibility: hidden;
  }
  .cssanimations .cd-timeline-content.bounce-in {
    visibility: visible;
    -webkit-animation: cd-bounce-2 0.6s;
    -moz-animation: cd-bounce-2 0.6s;
    animation: cd-bounce-2 0.6s;
  }



}


.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

.ture_table{
	width:100%;
	color:#FFFFFF;
}
.ture_table tr{
	line-height:1.5em;
}

.ture_table .left{
	padding-right:1em;
	border-right:solid 1px #FFFFFF;
	vertical-align:top;
}

.ture_table .right{
	padding-left:1em;
	border-left:solid 1px #FFFFFF;	
	vertical-align:top;
}

.tour_ul{
	margin-top:1em;
	width:100%;	
}
.tour_ul li{
	float:left;
	width:20%;
	list-style:none;
	padding-right:.5em;
}
.line_w{
	border-top:solid 1px #FFFFFF;
	padding-top:1em;
	font-weight:bold;
}

.tour_start{
	background-color:#FFFFFF;
	color:#096;
}
.tour_start h3{
	text-align:center;
	font-size:200%;
	line-height:120%;
	padding-top:.5em;
	color:#096;
}

.tour_start p{
	width:100%;
	text-align:center;
	color:#096;
	padding-top:1em;
	border-top:solid 1px #096;
	margin-left:auto;
	margin-right:auto;
	font-size:130%;
	font-weight:bold;
}


 @media screen and (max-width:767px) {
.cd-timeline-content {
  position: relative;
  margin-left: 20px;
  background: none;
  border-radius: 0.55em;
  padding: 2em 1em 2em 2em;
  box-shadow: none;
}
.cd-timeline-content::before {
  content: '';
  position: absolute;
  top: 16px;
  right: 100%;
  height: 0;
  width: 0;
  border:none;
}

.cd-timeline-content h2 {
  color: #303e49;
	position: relative;
	padding: 0 0 0 2em;
	margin-top:-1em;
	font-size:150%;
	font-weight:bold;
	line-height:160%;	
}
.row_d {
	margin-right: 0px;
	margin-left: 0px;
 }

}

.tour_sub{
	opacity:.7;
}


.tour_sec{
	background-color: #096;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 0;
	padding-left: 1em;
}

.tour_sec p{
	color:#FFFFFF;
}

.tour_sec h3{
	color:#FFFFFF;
}

.tour_sec2{
	background-color: #996600;
	padding-top: 2em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
}

.tour_sec3{
	background-color: #DDDDDD;
	padding-top: 6em;
	padding-right: 1em;
	padding-bottom: 1em;
	padding-left: 1em;
	background-image:url(../tour/img/load_bg.svg);
	background-position:left bottom;
	background-repeat:no-repeat;
	background-size: contain;
}
.tour_sec3 p,h3{
	color:#333333;
}
.tour_sec4{
	background-color:#096;
	padding: 2em;
}
.tour_sec4 p{
	color:#FFFFFF;
}

.tour_sec4 h3{
	color:#FFFFFF;
}



.tour_sec2 p{
	color:#FFFFFF;
}

.tour_sec2 h3{
	color:#FFFFFF;
}
.tour_sec3 img {
  border-radius: 50%;
}


.arrrow_bottom{
	background-color: #FFF;
	height:3em;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../tour/icon/arrow_top.svg);
}

.arrrow_top{
	background-color: #096;
	height:4.5em;
	background-position: bottom;
	background-repeat: no-repeat;
	background-image: url(../tour/icon/arrow_bottom.svg);
}



.tour_sec2 p{
}

.tour_sec2 h3{
	color:#FFFFFF;
}

.left_area{
		background-color: #096;
		border-radius: 6px;
	box-shadow: 0 0 15px rgba(0,0,0,.3);
}
iframe{
	padding-top:3em;
	background-color:#096;
	border:none;
}



.btn-ghost {
  background: transparent;
}

.btn-ghost.btn-default {
  color: #fff;
  border:solid 1px #ffffff;
}

.btn-ghost.btn-primary {
  color: #337ab7;
}

.btn-ghost.btn-success {
  color: #FFF;
  border-color:#FFFFFF;
}

.btn-ghost.btn-info {
  color: #5bc0de;
}

.btn-ghost.btn-warning {
  color: #f0ad4e;
}

.btn-ghost.btn-danger {
  color: #d9534f;
}
.btn-ghost.btn-primary:hover,
.btn-ghost.btn-success:hover,
.btn-ghost.btn-info:hover,
.btn-ghost.btn-warning:hover,
.btn-ghost.btn-danger:hover {
  color: #996600;
  background-color:#FFFFFF;
}
.btn-ghost.btn-default:hover {
	color:#096;
	font-weight:100;
	background-color:#FFF;
}
.btn-ghost.btn-white {
  color: #fff;
  border: 1px solid #fff;
}

.btn-ghost.btn-white:hover {
  color: #333;
  background: #fff;
}


.glyphicon{
	vertical-align:middle;
	font-size:160%;
}









.s1 {
	display: flex;
	align-items: center;
}
 .s1:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #FFF;
	display: block;
}
.s1:before {
	margin-right: .4em;
}
.s1:after {
	margin-left: .4em;
}




.s1b {
	display: flex;
	align-items: center;
}
 .s1b:after {
	content: "";
	flex-grow: 1;
	height: 1px;
	background: #333333;
	display: block;
}
.s1b:before {
	margin-right: .4em;
}
.s1b:after {
	margin-left: .4em;
}


/*****ここから会話のCSS*****/
.talk-wrap{
 display: block;
 clear: both;
 margin:0 auto 3px auto;
 }
.talk-wrap p{
 margin:0;
 }
 .left-icon{
 width: 50px;
 height: 50px;
 background: no-repeat;
 background-size: 100%;
 background-position: center;
 float:left;
 display:inline-block;
 margin-bottom: 10px;
 margin-left:5%;
 margin-top:.5em;
 }
 .talk-left{
	float: right;
	position: relative;
	background: #096; /*左の会話の背景色*/
	padding: 3%;
	border-radius: 10px;
	width: 80%;
	margin-top: 10px;
	box-shadow: 1px 1px 5px #aaa; /*左の会話の影の設定*/
	margin-bottom: 10px;
	text-align: left;
	color:#FFFFFF;
 }
.talk-left:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 position: absolute;
 left: -20px;
 top: 25%;
 margin-top: -9px;
}
.talk-left:after {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-right-color: #fff;
 position: absolute;
 left: -18px;
 top: 35%;
 margin-top: -8px;
}




 .left-icon{
 width: 50px;
 height: 50px;
 background: no-repeat;
 background-size: 100%;
 background-position: center;
 float:left;
 display:inline-block;
 margin-bottom: 10px;
 margin-left:5%;
 margin-top:.5em;
 }
 .talk-left{
	float: right;
	position: relative;
	background: #096; /*左の会話の背景色*/
	padding: 3%;
	border-radius: 10px;
	width: 80%;
	margin-top: 10px;
	box-shadow: 1px 1px 5px #aaa; /*左の会話の影の設定*/
	margin-bottom: 10px;
	text-align: left;
 }
.talk-left:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 position: absolute;
 left: -20px;
 top: 25%;
 margin-top: -9px;
}
.talk-left:after {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-right-color: #096;
 position: absolute;
 left: -18px;
 top: 35%;
 margin-top: -8px;
}



 .left-icon_r{
 width: 50px;
 height: 50px;
 background: no-repeat;
 background-size: 100%;
 background-position:left;
 float:left;
 display:inline-block;
 margin-bottom: 10px;
 margin-right:1%;
 margin-top:.5em;
 }
 .talk-left_r{
	float: right;
	position: relative;
	background: #fff; /*左の会話の背景色*/
	padding: 3%;
	border-radius: 10px;
	width: 80%;
	margin-top: 10px;
	box-shadow: 1px 1px 5px #aaa; /*左の会話の影の設定*/
	margin-bottom: 10px;
	text-align: left;
	margin-right:1.5em;
 }
.talk-left_r:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 position: absolute;
 left: -20px;
 top: 25%;
 margin-top: -9px;
}
.talk-left_r:after {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 border-right-color: #fff;
 position: absolute;
 left: -18px;
 top: 35%;
 margin-top: -8px;
}




 .right-icon{
 width: 50px;
 height: 50px;
 background: no-repeat;
 background-size: 100%;
 background-position: right;
 float:right;
 display:inline-block;
 margin-bottom: 10px;
 margin-top:.5em;

 }
 .talk-right{
 float:left;
 position: relative;
 background: #096; /*右の会話の背景色*/
 padding: 3%;
 border-radius: 10px;
 width: 80%;
 margin-top:10px;
 box-shadow: 1px 1px 5px #aaa; /*右の会話の影*/
 margin-bottom:10px;
 text-align:right;
 margin-left:1em;
 color:#FFFFFF;
 }
 .talk-right:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 position: absolute;
 right: -20px;
 top: 25%;
 margin-top: -9px;
}
.talk-right:after {
 content: "";
 display: inline-block;
 border: 9px solid transparent;
 border-left-color: #096;
 position: absolute;
 right: -16px;
 top: 35%;
 margin-top: -8px;
}






 .right-icon_r{
 width: 50px;
 height: 50px;
 background: no-repeat;
 background-size: 100%;
 background-position: right;
 float:right;
 display:inline-block;
 margin-bottom: 10px;
 margin-top:.5em;
 margin-right:1.8em;

 }
 .talk-right_r{
 float:left;
 position: relative;
 background: #fff; /*右の会話の背景色*/
 padding: 3%;
 border-radius: 10px;
 width: 80%;
 margin-top:10px;
 box-shadow: 1px 1px 5px #aaa; /*右の会話の影*/
 margin-bottom:10px;
 text-align:right;
 margin-left:-.5em;
 }
 .talk-right_r:before {
 content: "";
 display: inline-block;
 border: 10px solid transparent;
 position: absolute;
 right: -20px;
 top: 25%;
 margin-top: -9px;
}
.talk-right_r:after {
 content: "";
 display: inline-block;
 border: 9px solid transparent;
 border-left-color: #fff;
 position: absolute;
 right: -16px;
 top: 35%;
 margin-top: -8px;
}






.talk-end{
 clear:both;
}
/*****レスポンシブ設定*****/
@media screen and (max-width: 480px){
	 .right-icon_r{
 margin-right:.4em;

 }
  .talk-right_r{
 margin-left:1em;
 }
 .left-icon,.left-icon_r{
 width: 40px;
 height: 40px;
 }
 .talk-left,.talk-left_r{
 width: 70%; 
 }
 .right-icon,.right-icon_r{
 width: 40px;
 height: 40px;
 }
 .talk-right,.talk-right_r{
 width: 70%; 
 }
 }
 @media screen and (max-width: 380px){
 .left-icon,.left-icon_r{
 width: 40px;
 height: 40px;
 }
 .talk-left,.talk-left_r{
 width: 70%; 
 }
 .right-icon,.right-icon_r{
 width: 40px;
 height: 40px;
 }
 .talk-right,.talk-right_r{
 width: 70%; 
 }
 }
 
 
 
 
.point {
position: relative;
color: #158b2b;
padding: 9px 0;
text-align: center;
width:100%;
margin: 1.5em 0;
}
.point:before {
content: "";
position: absolute;
top: -8px;
left: 50%;
width: 30%;
height: 58px;
border-radius: 50%;
border: 5px solid #096;
border-left-color: transparent;
border-right-color: transparent;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}

.point2 {
position: relative;
color: #FFFFFF;
padding: 9px 0;
text-align: center;
width:100%;
margin: 1.5em 0;
}
.point2:before {
content: "";
position: absolute;
top: -8px;
left: 50%;
width: 30%;
height: 58px;
border-radius: 50%;
border: 5px solid #FFFFFF;
border-left-color: transparent;
border-right-color: transparent;
-moz-transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}


.next_b{
	margin-top:1.5em;
	font-size:150%;
	width:30%;
	color:#096;
}
.next_b:hover{
	opacity:.5;
}
 @media screen and (max-width:767px) {
	 .next_b{
	margin-top:1em;
	text-align:center;
	font-size:200%;
	width:100%;
	margin-left:auto;
	margin-right:auto;
	color:#096;
	opacity:.3;
}


.left_area{
		border-radius: 0;
}

left_area .tour_list{
	width:100%;
}
.tour_list li{
	float:left;
	width:5em;
	height:5em;
	background-color:#000;
	border-radius:50%;
	list-style-type:none;
	text-align:center;
	line-height:5em;
	margin:1em;

}
.tour_list .here{
	background-color:#960;
}




.tour_list li a{
	text-align:center;
	font-weight:bold;
	color:#096;
}
.tour_list .here a{
	color:#ffffff;
}
.con1color {
	background-color: #096;
	color: #fff;
	padding-top: 4em;
	padding-right: 0;
	padding-bottom: 2em;
	margin-left:-2em;
}


 }
 
 .glyphicon-triangle-bottom{
	 color:#FFFFFF;
	 font-size:400%;
	 width:100%;
	 text-align:center;
 }
 
  .glyphicon-triangle-bottom:hover{
	  opacity:.4;
	   }
	   
	   .green{
		   color:#096;
		   font-size:200%;
	   }
	   .green:hover{
		   opacity:1;
	   }
	   
	   /*.bg_bike{
		   background-image:url(../tour/icon/left_bike.svg);
		   background-position:bottom right;
		   background-repeat:no-repeat;
		   background-size:70%;
	   }*/
	   
	   .foot_menu .foot_title{
	font-size: 110%;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	padding-bottom:.5em;
	margin-bottom:1em;
}
.foot_menu li,ol{
	list-style:none;
	margin-top:.5em;
	margin-bottom:.5em;
	margin-left:0;
	padding-left:0;
}
.foot_menu a{
	color:#FFFFFF;
		padding-top:1em;
	padding:.4em;

}
.foot_menu a:hover{
	background-color:#FFFFFF;
	color:#096;
	transition: .5s;
	text-decoration:none;
}
.tour_sec .memo_wrap{
	width: 100%;
	background-color: #00AA73;
	border-radius: 4px 4px 4px 4px;
	padding-bottom: 1em;
	padding-left: 1em;
}

.tour_sec2 .memo_wrap{
	width: 100%;
	background-color:#B77B00;
	border-radius: 4px 4px 4px 4px;
	padding-bottom: 1em;
	padding-left: 1em;
}



.memo{
	width: 94%;
}
.memo tbody {
	
}

.memo tbody tr td{
	vertical-align:top;
	color:#FFFFFF;
	text-align:right;
	font-size:90%;
	line-height:160%;
}

.memo tbody tr .td_left{
	border-right:solid 1px #FFFFFF;
	text-align:left;
	width:20%;
	font-weight:bold;
}
.tour_sec .memo_title{
	width:100%;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:90%;
	font-weight:bold;
	color: #096;/*文字色*/
padding: 0.4em;/*文字周りの余白*/
display: inline-block;/*おまじない*/
line-height: 1;/*行高*/
background: #FFFFFF;/*背景色*/
vertical-align: middle;/*上下中央*/
border-radius: 6px 0px 0px 6px;
}
.tour_sec .memo_title:before {
content: '●';
color: #096;
margin-right: 8px;
}

.tour_sec2 .memo_title{
	width:100%;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size:90%;
	font-weight:bold;
	color: #996600;/*文字色*/
padding: 0.4em;/*文字周りの余白*/
display: inline-block;/*おまじない*/
line-height: 1;/*行高*/
background: #FFFFFF;/*背景色*/
vertical-align: middle;/*上下中央*/
border-radius: 6px 0px 0px 6px;
}
.tour_sec2 .memo_title:before {
content: '●';
color: #996600;
margin-right: 8px;
}



.tour_list{
	width:100%;
	margin-left:.1em;
	text-align:center;
}
.tour_list li{
	float:left;
	width:5em;
	height:5em;
	background-color:#FFFFFF;
	border-radius:50%;
	list-style-type:none;
	text-align:center;
	line-height:5em;
	margin:1em;

}
.tour_list .here{
	background-color:#960;
}




.tour_list li a{
	text-align:center;
	font-weight:bold;
	color:#096;
}
.tour_list .here a{
	color:#ffffff;
}
 @media screen and (max-width:767px) {
.tour_list{
	width:100%;
	margin-left:-.5em;
	text-align:center;
	padding-top:1em;
}
.tour_list li{
	float:left;
	width:28%;
	height:2em;
	border-radius:0;
	list-style-type:none;
	text-align:center;
	line-height:2em;
	margin-top:.5em;
	margin-bottom:.5em;
	margin-left:-.2em;

}
.tour_list .here{
	background-color:#960;
}




.tour_list li a{
	text-align:center;
	font-weight:bold;
	color:#096;
}
.tour_list .here a{
	color:#ffffff;
}

 }
 
.fs200{
	font-size:150%;
}

.icon_ex{
	color:#FFFFFF;
}
.icon_ex i{
	font-size:190%;
}