@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;
}
.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{
	margin-top:1.3em;
}

  .ture_main{
	background-color: #DEF;
}
}
 @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: 2px;
	padding-left: 2px
}
.sp_none {
	display: none;
}
h3 .small {
	word-wrap: break-word;
	white-space: normal;
	display: block;
}
.lead {
	margin-bottom: 20px;
	font-size: 120%;
}

.lead {
	padding-left: .2em;
}
}
/* 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: 0;
	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.95; /* 55％不透明度(＝45％透過) */
	text-decoration: none;
	color: #FFF;
	width: 66px;
	padding: 20px 0;
	text-align: center;
	display: block;
	border-radius: 0;
	background: #063;
}
#page-top a:hover {
	text-decoration: none;
	color: #FFF;
	background-color: #3C3;
}
/* 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;
}



.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: 2em;
	padding-right: 2em;
}

.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: 7em;
	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: #096;
	color: white;
}
.top_cont a:hover {
	color: white;
	transition: .5s;
}


.font_e{
	font-family: 'Candal', sans-serif;
	font-size:110%;
	font-weight:bold;
}
.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: 8px;
  height: 100%;
  width: 25px;
  background-image:url(../tour/icon/wadati4.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: 0;
    margin-bottom: 0;
  }
  #cd-timeline::before {
    left: 50%;
    margin-left: -13px;
  }
}

.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 .1em 0;
	font-size:140%;
	font-weight:bold;
	line-height:160%;	
}





















.cd-timeline-content .cd-read-more, .cd-timeline-content .cd-date {
  display: inline-block;
}
.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 .cd-date {
  float: left;
  padding: .8em 0;
}
.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-content .cd-date {
    position: absolute;
    width: 100%;
    left: 122%;
    top: 6px;
	line-height:1.2em;
  }
  
    .cd-timeline-content .cd-date .talk_left {
	  background: white;
  	border-radius: 0.55em;
	padding:.5em;
	text-align:left;
	float:left;
	margin-left:1em;
	margin-top:1em;
	margin-bottom:1em;
	background-image:url(../tour/icon/face_men.jpg);
	background-position:left;
	background-repeat:no-repeat;
	background-size: contain;
	padding-left:2em;

  }
  
      .cd-timeline-content .cd-date .talk_right {
	  background: white;
  	border-radius: 0.55em;
	padding:.5em;
	float:right;
	margin-top:1em;
	margin-bottom:1em;

  }

  .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;
  }
  .cd-timeline-block:nth-child(even) .cd-timeline-content .cd-date {
    left: auto;
    right: 122%;
    text-align: 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;
  }



}




.ture_table{
	width:100%;
}
.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{
	width:100%;
	background-color: #096;
	color:#FFFFFF;
	margin-top:2em;
}
.tour_start h3{
	text-align:center;
	font-size:200%;
	line-height:120%;
	padding-top:.5em;
	color:#FFFFFF;
}

.tour_start p{
	width:80%;
	text-align:center;
	color:#FFFFFF;
	padding-top:1em;
	padding-bottom:1em;
	border-top:solid 1px #FFFFFF;
	margin-left:auto;
	margin-right:auto;
	font-size:140%;
}


 @media screen and (max-width:767px) {
.cd-timeline-content {
  position: relative;
  margin-left: 20px;
  background: none;
  border-radius: 0.55em;
  padding: .5em .5em .5em 1em;
  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;
	margin-top:-.4em;
	font-size:130%;
	font-weight:bold;
	line-height:150%;	
}


#cd-timeline::before {
  /* this is the vertical line */
  content: '';
  position: absolute;
  top: 0;
  left: 6px;
  height: 100%;
  width: 15px;
  background-image:url(../tour/icon/wadati4.svg);
  background-repeat:repeat-y;
  background-size: 100%;
}



.cd-timeline-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 26px;
  height: 26px;
  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: 20px;
  height: 20px;
  position: relative;
  left: 50%;
  top: 50%;
  margin-left: -10px;
  margin-top: -10px;
}
.cd-timeline-content .cd-date {
  float: left;
  padding: .2em 0;
}
 }
  @media screen and (min-width:767px) {
.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

.form{
	padding-top:2em;
	padding-bottom:2em;
}
}

.glyphicon{
	vertical-align:middle;
	font-size:160%;
}




.tour_sub{
	opacity:.7;
}
.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;
}

.maru {
	width:100%;
}

.maru a{
width: 60px;
    height: 60px;
    -webkit-border-radius: 25px;/* width,heightの半分 */
    -moz-border-radius: 25px;
    border-radius: 50%;
    background-color: #FFF;/* 円の色 */
	margin-left:auto;
	margin-right:auto;
	display:inline-block;
	color:#396;
	font-size:140%;
	line-height:100%;
	padding-top:.8em;
}


.left_area{
		background-color: #FFFFFF;
		border:solid 2px #FFFFFF;
		border-radius: 6px;
	box-shadow: 0 0 15px rgba(0,0,0,.3);
}





/*****ここから会話の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: #fff; /*左の会話の背景色*/
	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: #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: #fff; /*左の会話の背景色*/
	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: #fff;
 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: #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:1em;
 }
 .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: #fff;
 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:87%;
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 {
width:109%;
}

.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{
	margin-left:-10px;
	margin-right:-10px;
}

.left_area{
	border-radius: 0;
}
.con1color {
	background-color: #096;
	color: #fff;
	padding-top: 4em;
	padding-right: 0;
	padding-bottom: 2em;
	margin-left:-2em;
}


 }
 
 
 
 .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: #5cb85c;
}

.btn-ghost.btn-info {
  color: #5bc0de;
}

.btn-ghost.btn-warning {
  color: #f0ad4e;
}

.foot_menu{
}

.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;
}

.modal_cap{
	margin-top:-3em;
	margin-left:1em;
	color:#FFFFFF;
	font-weight:bold;
	font-size:100%;
}


.accom h3 {
color: #009966;
font-weight:bold;
line-height:150%;
text-align: center;
padding: 0.25em;
border-top: solid 2px #009966;
border-bottom: solid 2px #009966;
background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
background: repeating-linear-gradient(-45deg, #C0E6D9, #C2EDD3 3px,#dbf0e9 3px, #dbf0e9 7px);
}

.accom2 h3 {
color: #F90;
font-weight:bold;
line-height:150%;
text-align: center;
padding: 0.25em;
border-top: solid 2px #F90;
border-bottom: solid 2px #F90;
background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
background: repeating-linear-gradient(-45deg, #ffd79a, #ffd79a 3px,#ffebce 3px, #ffebce 7px);
}








.accom_h5 h5{
position: relative;
border-top: solid 2px #F90;
border-bottom: solid 2px #F90;
background: #f4f4f4;
line-height: 2;
padding: 0.4em 2em;
margin: 4em 0 0.5em;
}

.accom_h501:after,.accom_h502:after,.accom_h503:after,.accom_h504:after{/*タブ*/
position: absolute;
font-family: FontAwesome,'Quicksand','Avenir','Arial',sans-serif;
background: #F90;
color: #fff;
left: 0px;
bottom: 100%;
border-radius: 5px 5px 0 0;
padding: 5px 7px 3px;
font-size: 1.2em;
line-height: 1;
letter-spacing: 0.05em;
  }
  .accom_h501:after{/*タブ*/
content: 'メリット１';
  }

  .accom_h502:after {/*タブ*/
content: 'メリット２';
  }
  .accom_h503:after {/*タブ*/
content: 'メリット３';
  }
  .accom_h504:after {/*タブ*/
content: 'メリット４';
  }
  



.accom_ul li{
	list-style:none;
}


.accom_ul li h3{
  position: relative;
  color: white;
  background: #27a97d;
  line-height: 1.4;
  padding: 0.5em 0.5em 0.5em 1em;
  margin-top:2em;
  margin-bottom:2em;
  margin-right:1em;
}
.accom_ul li h3 span{
	font-size:90%;
}

.accom_ul li h4:before {/*疑似要素*/
  font-family: FontAwesome;
  content: "\f14a";
  position: absolute;
  left : 0.5em; /*左端からのアイコンまでの距離*/
}

.opa08 a:hover {
	opacity: 0.7; /* 55％不透明度(＝45％透過) */
}
hr{
	border-bottom:solid 2px #111111;
	width:40%;
	margin-top:-.5em;
}

.tour_list{
	width:100%;
	margin-left:.1em;
	text-align:center;
}
.tour_list li{
	float:left;
	width:6em;
	height:6em;
	background-color:#009966;
	border-radius:50%;
	list-style-type:none;
	text-align:center;
	line-height:6em;
	margin:1em;

}
.tour_list li a{
	color:#FFFFFF;
	font-weight:bold;
}
.tour_list .here{
	background-color:#960;
}
