/*
おすすめ -------------------*/
.heading02 {
  padding: 30px 0 30px;
  margin: 0 0 0;
  font-size: 24px;
  font-weight: bold;
  text-align: center;
}
.recommend {
	width: 1080px;
  padding: 30px 0;
  background: url(../img/recommend_bg.png) no-repeat center top;
	margin: 0 auto;
	clear: both;
	
}
 .recommend .heading02 {
 /* background: url(../img/icon_flag.png) no-repeat 412px 25px;*/
	 background: url(../img/icon_flag.png) no-repeat 352px 25px;
   margin: 0 0 20px;
  color: #092b6f;
}
.recommend .tour ul {
  margin-bottom: 45px;
}
.recommend .tour ul li {
  box-sizing: border-box;
  display: block;
  float: left;
  text-align: center;
  border-style: solid;
  border-width: 2px;
  border-color: #092b6f;
  border-radius: 8px;
  background-color: #fff;
  margin: 0 39px 0 0;
  color: #092b6f;
  /*width: 334px;*/
	width: 240px;
  height: 64px;
  line-height: 64px;
  padding: 0 0 0;
  font-size: 20px;
  font-weight: bold;
}
.recommend .tour ul li:last-child {
margin: 0 0 0 0;
}
.recommend .tour ul li:hover {
  background-color: rgba(255, 255, 255, 0.5);
}
.recommend .tour ul li.current {
	color: #fff;
  background-color: #092b6f;
}
.recommend .tour .tour_box {
  float: left;
  box-sizing: border-box;
  background: #FFF;
  width: 350px;
  margin-bottom: 15px;
  margin-right: 15px;
  padding: 15px;
}
.recommend .tour .tour_box:nth-child(3n) {
  margin-right: 0;
}
.recommend .tour .tour_pic img {
  box-sizing: border-box;
  border: 5px solid #ededed;
  width: 100%;
}
.recommend .tour .tour_text {
  font-size: 16px;
  line-height: 1.6;
  font-weight: bold;
}
.recommend .tour .tour_price{
  padding: 10px 0;
  margin: 10px -15px;
  font-size: 24px;
  background: #fff8f8;
  text-align: center;
  color: #FF0000;
  font-weight: bold;
}

/**********************
	割引挿入
	************************/
	/* .recommend .tour .tour_price::before{
    content: "GoToトラベル表示価格より最大半額支援";
    background-color: #C00;
    font-size: 11px;
    font-weight: normal;
    color: #FFF;
    padding: 0.5em;
    display: block;
    margin-top: 5px;
	margin-bottom: 7px;
		 text-align: center;
		
	}*/
	
	/**********************
	//割引挿入
	************************/
.recommend .tour .tour_btn a  {
  display: block;
  border-radius: 5px;
  background-color: rgb(20, 124, 204);
  width: 310px;
  height: 51px;
  line-height: 51px;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  color: #FFF;
}
.recommend .tour .tour_btn a:hover {
  background-color: #2098f5;
}
.recommend .special dl dt {
  background: url(../img/icon_star.png) no-repeat 431px 41px;
  padding: 45px 0 50px;
  font-size: 24px;
  font-weight: bold;
  color: #000;
  text-align: center;
}
.recommend .special dl dd ul li {
  float: left;
  width: 322px;
  margin-left: 28px;
  margin-bottom: 15px;
  line-height: 1.3;
}
.recommend .special dl dd ul li a {
  text-decoration: underline;
}
.recommend .special dl dd ul li a:hover {
  text-decoration: none;
}
.recommend .special dl dd ul li a:hover img {
  opacity: 0.8;
}
.recommend .special dl dd ul li img {
  width: 100%;
}



/*--------------------
condition
-----------------------*/
#condition {
	clear: both;
	/*margin-bottom: 50px;*/
	/*background: #f0f8ff;*/
	padding-bottom: 50px;
	line-height: 1.5;
}
#condition h3{
text-align: center;
 font-size: 24px;
    line-height: 33.6px;
    font-weight: 600;
	letter-spacing: 0.1em;
  padding: 50px 0 30px;

}
#condition .in_bdy{
  width: 1080px;
  margin: 0 auto;
}

#condition .tBox{
	background: #fff;
    /*margin: 40px auto 0;*/
    padding: 30px;
}
#condition .tBox .heading{
	/*padding-bottom: 0.35em;*/
  border-bottom: 1px solid #ccc;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 10px;
	padding-left: 0.25em;
}



#condition .tBox .btn{
 margin: 50px auto 0;
    width: 440px;
}

#condition .tBox .btn a {
    line-height: 1.8;
    display: block;
    padding: 13px 0;
	text-align: center;
    font-size: 18px;
	background: #fff;
    border: 1px solid #1e90ff;
    color: #1e90ff !important;
}
#condition .tBox .btn a:hover{
	text-decoration: none;
}
#condition .list_box{
	margin-bottom: 40px;
	/*position: relative;
	text-indent: -1em;*/
}

#condition .list_box li{
	text-align: left;
    margin-top: 0.5rem;	
	padding-left: 1.5em;
	/*position: relative;*/
	/*text-indent: -1em;
  padding-left: 2em;*/
		
}



/**********************************/




.comment{
	padding: 100px 0 200px;
	
}



.pickup__inner{
width: 1080px;
	padding-bottom: 50px;
	
	margin: 0 auto;
	}
.pickup__inner .pickup__list:before {
    content: "";
    display: block;
    width: 23%;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
}

.pickup__inner .pickup__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 0 20px;
    font-size: .75rem;
}

.pickup__inner .pickup__list li {
    width: 23%;
    margin: 0 0 20px;
}
.pickup__inner .pickup__list li a{
	text-decoration: none;
	font-size: 12px;
	line-height: 1.4;
	color:#00000;
}

.pickup__inner .pickup__list li .pickup-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}



.pickup__inner .pickup__list li img {
    width: 100%;
    margin: 0 0 10px;
}