@charset "utf-8";
/*---------general setting------------*/
/*clearfix*/
.clearfix:after {
 content: "";
 clear: both;
 display: block;
}

#honeymoon_country .mb5{
 margin-bottom: 5px;
}

/*overwrite*/
#wrapper h3 {
 width: 100%;
 height: 100%;
 font-size: 17px;
 font-weight: bolder;
 padding-left: 0;
 line-height: 1.5;
 text-shadow: none;
}

@media screen and (min-width: 769px) {
/*---------pc------------*/
#honeymoon_country{
 color: #663333;
}
#honeymoon_country .inner{
 font-size: 14px;
 line-height: 1.5em;
 font-family: Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif !important;
}

#main { width:100%; margin:10px auto; }
#main .sp { display:none!important; }

#honeymoon_country .inner{
 margin-left: auto;
 margin-right: auto;
 width:1100px;
}
#honeymoon_country .inner *{
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}
#honeymoon_country .mi{
 margin: 0 auto;
 padding: 40px 0;
 color: #4abbb4;
 font-size: 32px;
 font-family: Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif !important;
 text-align: center;
} 
#honeymoon_country .mi:before{
 margin-right: 20px;
 content: url(../images/miflower01.png);
 vertical-align: bottom;
}
#honeymoon_country .mi:after{
 margin-left: 20px;
 content: url(../images/miflower02.png);
 vertical-align: top;
}
#honeymoon_country #reason .mi{
 background: url(../images/mibg_reason.png);
 background-repeat: no-repeat;
 background-position: center center;
}
#honeymoon_country #tour .mi{
 background: url(../images/mibg_tour.png);
 background-repeat: no-repeat;
 background-position: center center;
 color: #fe7575; 
}

#honeymoon_country #season .mi{
 background: url(../images/mibg_season.png);
 background-repeat: no-repeat;
 background-position: center center;
}
#honeymoon_country #budget .mi{
 background: url(../images/mibg_budget.png);
 background-repeat: no-repeat;
 background-position: center center;
}
#honeymoon_country #hotel .mi{
 background: url(../images/mibg_hotel.png);
 background-repeat: no-repeat;
 background-position: center center;
}
#honeymoon_country #optional .mi{
 background: url(../images/mibg_optional.png);
 background-repeat: no-repeat;
 background-position: center center;
 color: #fe7575;
}
#honeymoon_country #around .mi{
 background: url(../images/mibg_country_p.png);
 background-repeat: no-repeat;
 background-position: center 38px;
 color: #fe7575;
}
#honeymoon_country #city .mi{
 background: url(../images/mibg_city.png);
 background-repeat: no-repeat;
 background-position: center 36px;
}

#honeymoon_country .btn{
	margin-bottom: 20px;
	border-radius: 4px;
	position: relative;
	color: #FFF;
	font-size: 15px;
 font-family: "メイリオ",Meiryo,Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif !important;
	text-align: center;
}
#honeymoon_country .btn:hover{
	opacity: 0.7;
}
#honeymoon_country .btn a{
 padding: 15px 10px;
	background: url(../images/btn_arr.png) right center no-repeat;
	display: block;
	text-decoration: none;
	color: #FFF;
}
#honeymoon_country .btn.btnpk{
	background-color: #ff6969;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 4px 0 #b74343;
	box-shadow: 0 4px 0 #b74343;
}
#honeymoon_country .btn.btnbl{
	background-color: #66ccc6;
	-webkit-box-shadow: 0 4px 0 #166f6a;
	box-shadow: 0 4px 0 #166f6a;
}
 
#honeymoon_country .gototop{
 position: fixed;
 bottom: -80px;
 right: 20px;
}

#honeymoon_country #mv{
 padding: 20px;
 background: url(../images/bg-green-slash-mv.png);
 background-repeat: repeat;
}
#honeymoon_country #mv .mv_inner{
 width: 100%;
 height: 564px;
 text-align: center;
 background: url(../images/mv_image.png);
 background-repeat: no-repeat;
 background-size: cover;
 position: relative;
}
#honeymoon_country #mv .mv_inner .mvtit{
 margin-top: 66px;
 text-align: center;
 display: inline-block;
 vertical-align: top;
}
#honeymoon_country #mv .mv_inner .mvtit img{
 display: block;
}
#honeymoon_country #mv .mv_inner .mvtxt{
 margin-bottom: 20px;
 text-align: center;
 display: inline-block;
 vertical-align: bottom;
 color: #633;
 font-weight: bold;
 font-size: 15px;
 line-height: 1.5em;
 text-shadow: -2px -2px 3px #FFFFFF, 2px -2px 3px #FFFFFF, -2px 2px 3px #FFFFFF, 2px 2px 3px #FFFFFF; 
 letter-spacing: 0;
 position: absolute;
 text-align: center;
 bottom: 0;
 left: 0;
 right: 0;
 z-index: 100;
}

#honeymoon_country .bannerSpace{
 margin: 30px auto;
 width: 100%;
 text-align: center;
}

#honeymoon_country #co_nav{
 width: 100%;
 background-color:#ffbdbd; 
}
#honeymoon_country #co_nav li{
 float: left;
 display: inline;
}

#honeymoon_country #reason {
 margin-bottom: 30px;
 padding-bottom: 30px;
 background: url(../images/bg_beige-title-1.jpg);
 background-repeat: repeat;
}
#honeymoon_country #reason .inner{
 margin-bottom: 30px;
 padding-top: 30px;
 background-color: #FFF;
}
#honeymoon_country #reason .bgpi{
 background: url(../images/bg-pink-dot.png);
 background-repeat: repeat;
}
#honeymoon_country #reason .bgbl{
 background: url(../images/bg-blue-dot.png);
 background-repeat: repeat;
}
#honeymoon_country #reason .reason_tn{
	width: 100%;
}
#honeymoon_country #reason .txt{
 display: table-cell;
 vertical-align: middle;
	}
#honeymoon_country #reason .txt em{
 font-size: 16px;
 line-height: 1.5em;
 font-family: Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif !important;
	font-style: normal;
	background: linear-gradient(transparent 60%, #f7f154 0%);
	}
#honeymoon_country #reason .txt span{
	margin: 5px auto;
	padding: 4px;
 font-size: 16px;
 line-height: 1.5em;
 font-family: Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif !important;
	display: inline-block;
 background-color: #FFF;
	}
#honeymoon_country #reason .txt>img{
 margin: 0 auto;
 display: block;
}

/*--------------------#reason flexboxサイズ指定*/
#honeymoon_country #reason .cl2,
#honeymoon_country #reason .cl3{
 text-align: center;
 vertical-align: middle;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
 /* align-items */
	-webkit-box-align: stretch; /*Android4.3*/
	-moz-box-align: stretch;    /*Firefox21*/
	-ms-flex-align: stretch; /*IE10*/
	-webkit-align-items: stretch; /*PC-Safari,iOS8.4*/
	align-items: stretch;
	/*justify-content*/
  -webkit-box-pack: justify; /*Android4.3*/
  -moz-box-pack: justify;    /*Firefox21*/
  -ms-flex-pack: justify;    /*IE10*/
  -webkit-justify-content: space-between; /*PC-Safari,iOS8.4*/
  justify-content: space-between;
/* border-radius */
 border-radius:4px;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
}

/*----3カラム等分----*/
#honeymoon_country #reason .cl3.eq .no1,
#honeymoon_country #reason .cl3.eq .no2,
#honeymoon_country #reason .cl3.eq .no3{
 width: 33.33%;
	height: 350px;
}
#honeymoon_country #reason .cl3.eq .no2{
	display: table;
}
#honeymoon_country #reason .cl3.eq .no1 img,
#honeymoon_country #reason .cl3.eq .no3 img{
 width: 100%;
 overflow: hidden;
}
#honeymoon_country #reason .cl3.eq .no2 img{
 margin: 0 auto;
 display: block;
}

 /*----2カラム等分・別ポイント----*/
#honeymoon_country #reason .cl2.separate>.no1,
#honeymoon_country #reason .cl2.separate>.no2{
	width: 49.7%;
}
/*----上下、上下reverse----*/
#honeymoon_country #reason .cl2 .cl2updown.reverse .no2{
 height: 206px;
 display: table;
 width: 100%;
}
#honeymoon_country #reason .cl2 .cl2updown.row .no2{
 width: 100%;
	height: 90px;
 display: table;
}
#honeymoon_country #reason .cl2updown{
	position: relative;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
}
#honeymoon_country #reason .cl2updown.row img.pointline{
 display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
#honeymoon_country #reason .cl2updown.row{
 -webkit-flex-direction:column;
 flex-direction:column;
}		
#honeymoon_country #reason .rowreverse{
 -webkit-flex-direction: row-reverse;
 flex-direction: row-reverse;
}
#honeymoon_country #reason .reverse{
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
/* row-reverse */
	-webkit-box-orient: vertical;   /*Android4.3*/
	-webkit-box-direction: reverse; /*Android4.3*/
	-moz-box-orient: vertical;      /*Firefox21*/
	-moz-box-direction: reverse;    /*Firefox21*/
	-ms-flex-flow: column-reverse;  /*IE10*/
	-webkit-flex-flow: column-reverse; /*PC-Safari,iOS8.4*/
	flex-flow: column-reverse;
}		

/*----3カラム1：1：2----*/
#honeymoon_country #reason .cl3.pat1 .no1,
#honeymoon_country #reason .cl3.pat1 .no2{
	width: 25%;
 display: table;
 height: 261px;
}
#honeymoon_country #reason .cl3.pat1 .no3{
	width: 50%;
}

/*----2カラム等分----*/
#honeymoon_country #reason .cl2.eq>.no1,
#honeymoon_country #reason .cl2.eq>.no2{
	width: 50%;
}
#honeymoon_country #reason .cl2.eq .no2 .txt{
	width: 550px;
	display: table-cell;
vertical-align: middle;
height: 240px;
}
/*----カラム上下----*/
 #honeymoon_country #reason .vertical{
 margin-bottom: 5px;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
 /* 上下 */
 -webkit-flex-direction:column;
 flex-direction:column;
}
#honeymoon_country #reason .vertical>.no2{
 margin: 0 auto;
 padding: 40px 0;
 width: 100%;
 text-align: center;
}
#honeymoon_country #reason .vertical .no2 .txt{
 display: inline-block;
 text-align: center;
 }
#honeymoon_country #reason .vertical .no1{
 margin: 0;
}
 

#honeymoon_country #tour .tourwrap{
	margin-bottom: 30px;
	width: 100%;
	background: url(../images/bg-green-minslash-mv.png);
}
#honeymoon_country #tour .inner{
	padding: 50px 0;
	background-repeat: repeat;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
 /* align-items */
	-webkit-box-align: stretch; /*Android4.3*/
	-moz-box-align: stretch;    /*Firefox21*/
	-ms-flex-align: stretch; /*IE10*/
	-webkit-align-items: stretch; /*PC-Safari,iOS8.4*/
	/*justify-content*/
  -webkit-box-pack: justify; /*Android4.3*/
  -moz-box-pack: justify;    /*Firefox21*/
  -ms-flex-pack: justify;    /*IE10*/
  -webkit-justify-content: space-between; /*PC-Safari,iOS8.4*/
  justify-content: space-between;
}
#honeymoon_country #tour .tourbox{
	margin-right: 20px;
	padding: 20px;
	width: 260px;
 height: 550px;
	background-color: #FFF;
 border: solid 4px #663333;
 font-family: "メイリオ",Meiryo,Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif !important;
 position: relative;
}
#honeymoon_country #tour .tourbox:last-child{
 margin: 0;
}
#honeymoon_country #tour .tourbox .submi{
	margin: 0 0 20px;
 width: 100%;
	font-size: 18px;
 font-weight: bold;
	display: inline-block;
 font-family:  Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,"ＭＳ ゴシック",sans-serif !important;
	text-align: center;
}
#honeymoon_country #tour .tourbox dt{
	margin-bottom: 20px;
}
#honeymoon_country #tour .tourbox dd{
 font-size: 14px;
 line-height: 1.5em;
}
#honeymoon_country #tour .tourbox dd .price{
 display: block;
	color: #ff131e;
	font-size:18px;
	font-weight: bold;
	text-align: right;
 bottom: 130px;
 right: 20px;
 position: absolute;
}
#honeymoon_country #tour .tourbox .btn{
 width: 210px;
 position: absolute;
 bottom: 0;
}
#honeymoon_country #tour .tourbox .btn.btnpk{
 bottom: 60px;
}
#honeymoon_country #tour .tourbox .btn a{
 padding: 10px;
}


/* #season　時期から選ぶ
--------------------------------------------------------*/
#honeymoon_country #season{
	margin-bottom: 30px;
	width: 100%;
}
#honeymoon_country #season p {
  text-align:center;
  font-size:14px;
  line-height: 1.5em;
  font-family: Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif !important;
}
#honeymoon_country #season p em{
background: linear-gradient(transparent 60%, #f7f154 0%);
}

/* 表 */
#honeymoon_country .season-table {
  color: #633;
  margin-top: 20px;
}
#honeymoon_country .season-table a {
  color: #633;
  }

/* .illust */
#honeymoon_country #season .illust-left {
  left: -480px;
  top: -30px;
}
#honeymoon_country #season .illust-right {
  right: -480px;
  top: -60px;
}

#honeymoon_country #season .balloon {
  position: absolute;
  left: 7%;
  bottom: -100px;
  margin-left: -94px;
}

#honeymoon_country .season-table {
  position: relative;
}

#honeymoon_country .season-table tr.month th {
  width: 74px;
}
#honeymoon_country .season-table tr.month th:first-child,
.season-country {
  width: 168px;
  
}
#honeymoon_country .season-country {
  display: table;
  height: 100px;
}
#honeymoon_country .season-table tr {
  border-bottom: 1px solid #FFF;
}

#honeymoon_country .season-table th { background: #dbcfcf;font-size:120%; vertical-align: middle;line-height:3em; }
#honeymoon_country .season-table tr.month th:first-child,
#honeymoon_country .season-table td:nth-child(odd) { background: #efeaea; }
#honeymoon_country .season-table th:nth-child(even) { background: #dbcfcf; }
#honeymoon_country .season-table th:nth-child(odd) { background: #e1d7d7; }
#honeymoon_country .season-table td:nth-child(even) { background: #e8e1e1; }
#honeymoon_country .season-table td.on01 { background: #d8c85b; }
#honeymoon_country .season-table td.on02 { background: #eba158; }
#honeymoon_country .season-table td.on03 { background: #da7ab7; }

#honeymoon_country .season-table tr.month {
  height: 40px;
}

#honeymoon_country .season-table th,
.season-table td {
  text-align: center;
  vertical-align: middle;
}

#honeymoon_country .season-table td {
  text-align: left;
  padding: 0 12px;
  font-size: 14px;
  color: #FFF;
  line-height: 1.4em;
}

#honeymoon_country .season-table tr.month th {
  font-size: 24px;
  font-weight: bold;
}


#honeymoon_country .season-country a {
  background: #e1d7d7;
  display: table-cell;
  vertical-align: middle;
  font-size: 14px;
  text-decoration: none;
  position: relative;
}
#honeymoon_country .season-country a:after {
  display: block;
  content: "";
  width: 8px;
  height: 8px;
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -4px;
  border-top: solid 1px #663333;
  border-right: solid 1px #663333;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}
#honeymoon_country .season-country a:hover {
  background: #d4c5c5;
}
#honeymoon_country .season-country a:hover:after {
  right: 18px;
}

#honeymoon_country .season-table tr.month th span {
  font-size: 16px;
  font-weight: normal;
}


/* #budget 予算から選ぶ
--------------------------------------------------------*/
#honeymoon_country #budget .aroundwrap{
	width: 100%;
	background: url(../images/bg-green-minslash-mv.png);
}

#honeymoon_country #budget .inner {
  
  background: #FFF;
  padding: 10px 40px 20px;
}
#honeymoon_country #budget p {
  text-align:center;
}
#honeymoon_country #budget p em{
background: linear-gradient(transparent 60%, #f7f154 0%);
}

#honeymoon_country #budget .notes {
  color: #747373;
}

/* .illust */
#honeymoon_country #budget .illust-left {
  left: -274px;
  top: -10px;
}
#honeymoon_country #budget .illust-right {
  right: -280px;
  top: -10px;
}

#honeymoon_country .budget-table {
  width: 994px;
  margin: 20px auto;
}
#honeymoon_country .budget-table li {
  margin-bottom: 18px;
  position: relative;
}

#honeymoon_country .budget-table li .btn {
  font-size: 14px;
  position: absolute;
  top: 120px;
  left: 744px;
  width: 220px;
}
#honeymoon_country .btn.btn-pink {
  background: #ff6969;
  -webkit-box-shadow: 0 4px 0 #b74343;
  box-shadow: 0 4px 0 #b74343;
}

#honeymoon_country .btn.btn-pink:hover {
  background: #fc5555;
  -webkit-box-shadow: 0 4px 0 #862424;
  box-shadow: 0 4px 0 #862424;
  }
#honeymoon_country .btn:hover:after {
  right: 18px;
  }


#honeymoon_country #hotel .hotelwrap{
	margin-bottom: 30px;
	width: 100%;
	background: url(../images/bg-green-slash-mv.png);
}
#honeymoon_country #hotel .inner{
	padding: 50px 0;
}
#honeymoon_country #hotel .hotelbox{
	margin-bottom: 20px;
 -webkit-box-shadow: 2px 3px 0 #ac9d9d;
	box-shadow: 2px 3px 0 #ac9d9d;
}
#honeymoon_country #hotel .hotelbox .hotelname{
	position: relative;
	background-color: #ffb5b5;
	box-shadow: 0 0 0 0 #ffb5b5, -10px 0 0 0 #ffb5b5, 0 3px 3px 0 rgba(0,0,0,0.1);
}
#honeymoon_country #hotel .hotelbox .hotelname:before {
	content: " ";
	position: absolute;
	top: 100%;
	left: -10px;
	width: 0;
	height: 0;
	border-width: 0 10px 10px 0;
	border-style: solid;
	border-color: transparent;
	border-right-color: #a36363;
}
#honeymoon_country #hotel .hotelbox .hotelname h4{
	margin: 10px;
	width: 680px;
	font-size: 24px;
	font-weight: bold;
	float: left;
}

#honeymoon_country #hotel .hotelbox .hotelname h4 span{
 margin-bottom: 10px;
	display: block;
	font-size: 20px;
	font-weight: 14px;	
}
#honeymoon_country #hotel .hotelbox .hotelname h4:before{
 margin-right: 20px;
 content: url(../images/bag.png);
	float: left;
}
#honeymoon_country #hotel .hotelbox .hotelname .btn{
	margin: 10px;
 float: right;
	background:url(../images/hotel.png) left center;
	background-color: #f8f19e;
	background-repeat: no-repeat,no-repeat;
	-webkit-box-shadow: 0 4px 0 #b74343;
	box-shadow: 0 4px 0 #b74343;
}
#honeymoon_country #hotel .hotelbox .hotelname .btn a{
 width: 240px;
	padding: 15px 10px;
 color: #ff6969;
	background: url(../images/btn_arr_hotel.png) right center no-repeat;
}

#honeymoon_country #hotel .hoteldetail{
	padding: 20px 10px;
	font-size: 14px;
	line-height: 1.5em;
 font-family: "メイリオ",Meiryo,Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif !important;
	position: relative;
	background-color: #FFF;
}
#honeymoon_country #hotel .hoteldetail dt{
	float: left;
}
#honeymoon_country #hotel .hoteldetail dt img{
	margin-right: 10px;
	width: 325px;
	height: auto;
	display: inline-block;
}
#honeymoon_country #hotel .hoteldetail dd{
	float: right;
width: 405px;
}
#honeymoon_country #hotel .hoteldetail .btn{
	width: 350px;
 position: absolute;
	bottom: 0;
	right: 20px;
}

#honeymoon_country #optional .optionalwrap{
	margin-bottom: 30px;
	width: 100%;
	background: url(../images/bg-blue-minslash-mv.png);
}
#honeymoon_country #optional .inner{
	padding: 50px 0;
	background-repeat: repeat;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
 /* align-items */
	-webkit-box-align: stretch; /*Android4.3*/
	-moz-box-align: stretch;    /*Firefox21*/
	-ms-flex-align: stretch; /*IE10*/
	-webkit-align-items: stretch; /*PC-Safari,iOS8.4*/
	/*justify-content*/
  -webkit-box-pack: justify; /*Android4.3*/
  -moz-box-pack: justify;    /*Firefox21*/
  -ms-flex-pack: justify;    /*IE10*/
  -webkit-justify-content: space-between; /*PC-Safari,iOS8.4*/
  justify-content: space-between;
}
#honeymoon_country #optional .optionalbox{
	margin-right: 20px;
	padding: 20px;
	width: 260px;
 height: 500px;
	line-height: 1.8em;
	background-color: #f8f0e0;
 font-family: "メイリオ",Meiryo,Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif !important;
 position: relative;
}
#honeymoon_country #optional .optionalbox:last-child{
 margin: 0;
}
#honeymoon_country #optional .optionalbox .submi{
	margin: 0 0 10px;
 width: 100%;
	color: #66ccc6;
	font-size: 16px;
 font-weight: bold;
	line-height:1.5em;
	display: inline-block;
 font-family:  Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,"ＭＳ ゴシック",sans-serif !important;
	text-align: left;
}
#honeymoon_country #optional .optionalbox .submi span{
	margin: 0 auto;
	display: block;
	color: #ff6969;
	font-size:14px;
 font-weight: bold;
}
#honeymoon_country #optional .optionalbox dt{
	margin-bottom: 20px;
}
#honeymoon_country #optional .optionalbox .btn a{
	margin: 10px 0;
 padding: 5px 0;
}
#honeymoon_country #optional .optionalbox .btn{
 width: 220px;
 position: absolute;
 bottom: 0;
}

#honeymoon_country #city .aroundwrap{
	margin-bottom: 100px;
	width: 100%;
	background: url(../images/bg-red-minslash-mv.png);
}
#honeymoon_country #season .aroundwrap{
	margin-bottom: 30px;
	width: 100%;
	background: url(../images/bg-red-minslash-mv.png);
}
#honeymoon_country #around .aroundwrap{
	margin-bottom: 100px;
	width: 100%;
	background: url(../images/bg-green-minslash-mv.png);
}
#honeymoon_country #season .inner{
	width:1100px;	
	padding: 30px 40px;
	background-repeat: repeat;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
 /* align-items */
	-webkit-box-align: stretch; /*Android4.3*/
	-moz-box-align: stretch;    /*Firefox21*/
	-ms-flex-align: stretch; /*IE10*/
	-webkit-align-items: stretch; /*PC-Safari,iOS8.4*/
	/*justify-content*/
	-webkit-box-pack: justify; /*Android4.3*/
	-moz-box-pack: justify;    /*Firefox21*/
	-ms-flex-pack: justify;    /*IE10*/
	-webkit-justify-content: space-between; /*PC-Safari,iOS8.4*/
	justify-content: space-between;
 /*flex-wrap*/		
	display:-ms-flexbox;/*--- IE10 ---*/
	display:-webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-ms-flex-wrap:wrap;/*--- IE10用 ---*/
	-webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
	flex-wrap:wrap;
}
#honeymoon_country #city .inner,
#honeymoon_country #around .inner{
	padding: 50px 0;
	background-repeat: repeat;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
 /* align-items */
	-webkit-box-align: stretch; /*Android4.3*/
	-moz-box-align: stretch;    /*Firefox21*/
	-ms-flex-align: stretch; /*IE10*/
	-webkit-align-items: stretch; /*PC-Safari,iOS8.4*/
	/*justify-content*/
	-webkit-box-pack: justify; /*Android4.3*/
	-moz-box-pack: justify;    /*Firefox21*/
	-ms-flex-pack: justify;    /*IE10*/
	-webkit-justify-content: space-between; /*PC-Safari,iOS8.4*/
	justify-content: space-between;
 /*flex-wrap*/		
	display:-ms-flexbox;/*--- IE10 ---*/
	display:-webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-ms-flex-wrap:wrap;/*--- IE10用 ---*/
	-webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
	flex-wrap:wrap;
}
#honeymoon_country #city .aroundbox{
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0;
	width: 350px;
 height: 470px;
	font-size: 14px;
	font-weight: 1.8em;
	background-color: #f7e8f0;
 border: solid 4px #c3b9e0;
	text-align: center;
 position: relative;
}
#honeymoon_country #around .aroundbox{
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 0;
	width: 350px;
 height: 470px;
	font-size: 14px;
	font-weight: 1.8em;
	background-color: #efeaea;
 border: solid 4px #ceebf1;
	text-align: center;
 position: relative;
}
#honeymoon_country #city .aroundbox:nth-child(3n),
#honeymoon_country #around .aroundbox:nth-child(3n){
	margin: 0 0 20px 0;
}
#honeymoon_country #city .aroundbox .submi{
	margin: 10px 0 5px;
 height: 35px;
	color: #166f6a;
	font-size: 22px;
 font-weight: bold;
 line-height: 1.1em;
	display: inline-block;
 font-family:  Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,"ＭＳ ゴシック",sans-serif !important;
	text-align: center;
}
#honeymoon_country #around .aroundbox .submi{
	margin: 10px 0 5px;
 height: 35px;
	color: #166f6a;
	font-size: 22px;
 font-weight: bold;
 line-height: 1.1em;
	display: inline-block;
 font-family:  Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,"ＭＳ ゴシック",sans-serif !important;
	text-align: center;
}
#honeymoon_country #city .aroundbox dt,
#honeymoon_country #around .aroundbox dt{
	height: 210px;
 overflow: hidden;
}
#honeymoon_country #city .aroundbox dd,
#honeymoon_country #around .aroundbox dd{
	padding: 10px 20px;
}
#honeymoon_country #city .aroundbox img,
#honeymoon_country #around .aroundbox img {
	width: 343px;
}
#honeymoon_country #city .aroundbox .txt,
#honeymoon_country #around .aroundbox .txt{
	margin-bottom: 20px;
 font-weight: bold;
	text-align: left;
}
#honeymoon_country #city .aroundbox .txt li,
#honeymoon_country #around .aroundbox .txt li{
	margin-bottom: 5px;
}
#honeymoon_country #city .aroundbox .txt li:last-child,
#honeymoon_country #around .aroundbox .txt li:last-child{
	margin-bottom: 0;
}
#honeymoon_country #city .aroundbox .btn,
#honeymoon_country #around .aroundbox .btn{
	width: 260px;
 position: absolute;
	bottom: 0;
	right: 40px;
}
#honeymoon_country #city .aroundbox .btn.btnpk,
#honeymoon_country #around .aroundbox .btn.btnpk{
	bottom: 60px;
}

#honeymoon_country #footer_recoLinks{
	padding: 20px 0 50px; 
	background: url(../images/bg_beige-title-1.jpg) repeat;
	text-align: center;
	font-size: 18px;
}
#honeymoon_country #footer_recoLinks .submi{
	font-size: 28px;
 font-weight: bold;
 color: #663333;
 text-shadow:1px 1px 2px #ffffff, 1px 1px 2px #ffffff, 1px 1px 2px #ffffff, 1px 1px 2px #ffffff, 1px 1px 2px #ffffff;
}
#honeymoon_country #footer_recoLinks .submi:before{
 margin-right: 20px;
 content: url(../images/reco_01.png);
 vertical-align: -30px;
}
#honeymoon_country #footer_recoLinks .submi:after{
 margin-left: 20px;
 content: url(../images/reco_02.png);
 vertical-align: bottom;
}
#honeymoon_country #footer_recoLinks ul.countryLinks{
	margin: 20px 0;
	width: 100%;
	display: table;
}
#honeymoon_country #footer_recoLinks ul.countryLinks li{
	font-size: 18px;
	/*display: table-cell;*/
	float: left;
	margin: 0 60px 0 0;
}
#honeymoon_country #footer_recoLinks ul.countryLinks li:before{
 margin-right: 10px;
 content: url(../images/reco_ico01.png);
 vertical-align: -10px;
}
#honeymoon_country #footer_recoLinks ul.countryLinks li a{
	color: #663333;
	text-decoration: underline;
}
#honeymoon_country #footer_recoLinks .subtop a{
	font-size: 18px;
	color: #663333;
}
#honeymoon_country #footer_recoLinks .subtop:before{
 margin-right: 10px;
 content: url(../images/reco_ico02.png);
 vertical-align: -10px;
}

#honeymoon_country .sectionBack{
	margin: 100px auto 50px;
	text-align: center;
}
}


/*----------------------�X�}�z��-----------------------*/

@media screen and (max-width: 768px) {
#main .pc { display:none!important; }
 
#honeymoon_country img{
 width: 100%;
 height: auto;
 vertical-align:bottom;
}

/*---------pc------------*/
#honeymoon_country{
 color: #663333;
}
#honeymoon_country .inner{
 margin-right: 4%;
 margin-left: 4%;
 width: 92% ;
 font-size: 14px;
 line-height: 1.5em;
 font-family: Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif !important;
}
#honeymoon_country .inner *{
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 -o-box-sizing: border-box;
 -ms-box-sizing: border-box;
 box-sizing: border-box;
}

#main { width:100%; margin:10px auto; }

#honeymoon_country .mi{
 margin: 0 auto;
 padding: 50px 0;
 color: #4abbb4;
 font-size: 20px;
 line-height: 1.2em;
 font-family: Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif !important;
 text-align: center;
 position: relative;
} 
#honeymoon_country .mi:before{
 width: 20%;
 height: 50px;
 content: "";
 background: url(../images/miflower01.png) no-repeat left center;
 position: absolute;
 left: 10px;
 top: 40px;
}
#honeymoon_country .mi:after{
 width: 20%;
 height: 100px;
 content: "";
 background: url(../images/miflower02.png) no-repeat left center;
 position: absolute;
 right: 0px;
 top: 10px;
}

 #honeymoon_country .gototop{
 position: fixed;
 bottom: -60px;
 right: 10px;
}
 
#honeymoon_country h3.mi:nth-of-type(2n){
 color: #fe7575;
}
#honeymoon_country #reason .mi{
 background: url(../images/mibg_reason.png);
 background-repeat: no-repeat;
 background-position: center center;
}
#honeymoon_country #tour .mi{
 background: url(../images/mibg_tour.png);
 background-repeat: no-repeat;
 background-position: center center;
 color: #fe7575; 
}
#honeymoon_country #season .mi{
 background: url(../images/mibg_season.png);
 background-repeat: no-repeat;
 background-position: center center;
}
#honeymoon_country #budget .mi{
 background: url(../images/mibg_budget.png);
 background-repeat: no-repeat;
 background-position: center center;
}
#honeymoon_country #hotel .mi{
 background: url(../images/mibg_hotel.png);
 background-repeat: no-repeat;
 background-position: center center;
}
#honeymoon_country #optional .mi{
 background: url(../images/mibg_optional.png);
 background-repeat: no-repeat;
 background-position: center center;
 color: #fe7575;
}
#honeymoon_country #around .mi{
 background: url(../images/mibg_country_p.png);
 background-repeat: no-repeat;
 background-position: center 21px;
 color: #fe7575;
}
#honeymoon_country #city .mi{
 background: url(../images/mibg_city.png);
 background-repeat: no-repeat;
 background-position: center 23px;
}

#honeymoon_country .btn{
	margin-bottom: 10px;
	border-radius: 4px;
	position: relative;
	color: #FFF;
	font-size: 15px;
 font-family: "メイリオ",Meiryo,Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif !important;
	text-align: center;
}
#honeymoon_country .btn a{
	padding: 10px 10px;
	background: url(../images/btn_arr.png) right center no-repeat;
	display: block;
	text-decoration: none;
	color: #FFF;
}
#honeymoon_country .btn.btnpk{
	background-color: #ff6969;
	background-repeat: no-repeat;
	-webkit-box-shadow: 0 4px 0 #b74343;
	box-shadow: 0 4px 0 #b74343;
}
#honeymoon_country .btn.btnbl{
	background-color: #66ccc6;
	-webkit-box-shadow: 0 4px 0 #166f6a;
	box-shadow: 0 4px 0 #166f6a;
}


#honeymoon_country #mv{
 padding: 20px;
 background: url(../images/bg-green-slash-mv.png);
 background-repeat: repeat;
}
#honeymoon_country #mv .mv_inner{
 padding: 0 4%;
 width: 100%;
 min-height: 480px;
 box-sizing: border-box;
 text-align: center;
 background: url(../images/mv_image_sp.png);
 background-repeat: no-repeat;
 background-size: cover;
 background-position: top center;
 position: relative;
}
#honeymoon_country #mv .mv_inner .mvtit{
 margin-top: 30px;
 width: 85%;
 text-align: center;
 display: inline-block;
 vertical-align: top;
}
#honeymoon_country #mv .mv_inner .mvtit img{
 display: block;
}
#honeymoon_country #mv .mv_inner .mvtxt{
 margin-bottom: 20px;
 padding: 0 4%;
 text-align: center;
 display: inline-block;
 vertical-align: bottom;
 color: #633;
 font-weight: bold;
 font-size: 13px;
 line-height: 1.5em;
 text-shadow: 0px 0px 2px #FFFFFF, 0px 0px 2px #FFFFFF, 0px 0px 2px #FFFFFF, 0px 0px 2px #FFFFFF, 0px 0px 2px #FFFFFF, 0px 0px 2px #FFFFFF, 0px 0px 3px #FFFFFF; 
 letter-spacing: 0;
 position: absolute;
 text-align: left;
 bottom: 0;
 left: 0;
 right: 0;
 z-index: 100;
}

#honeymoon_country .bannerSpace{
 margin: 30px auto;
 width: 92;
 text-align: center;
}

#honeymoon_country #co_nav{
margin-bottom: 20px;
}
#honeymoon_country #co_nav .inner{
margin: 0;
padding: 0;
width: 100%;
text-align: center;
display: flex;
align-content: flex-start;
flex-wrap: wrap;
}
#honeymoon_country #co_nav li{
margin: 0;
width: 50%;
background: url(../images/submit_arrow.png) no-repeat bottom center;
background-color:#ffbdbd; 
display: block;
font-family: Arial, Helvetica, "游ゴシック","YuGothic","メイリオ",Meiryo,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif !important;
}
#honeymoon_country #co_nav li:nth-child(1),
#honeymoon_country #co_nav li:nth-child(4),
#honeymoon_country #co_nav li:nth-child(5){
background-color:#ffdada; 
}
#honeymoon_country #co_nav li a{
margin: 0 auto;
padding: 24px 0;
width: 100%;
height: 80px;
display: block;
color: #663333;
font-size: 16px;
font-weight: bold;
font-family: Arial, Helvetica, "游ゴシック","YuGothic","メイリオ",Meiryo,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif !important;
text-decoration: none;
}
#honeymoon_country #co_nav li:nth-of-type(3) a{
padding: 20px 0;
font-size: 14px;
line-height: 1.1em;
}

#honeymoon_country #reason {
 padding: 0;
 width: 100%;
 background: url(../images/bg_beige-title-1.jpg);
 background-repeat: repeat;
}
#honeymoon_country #reason .inner{
 width: 100%;
 margin: 0 0 50px 0;
 background-color: #FFF;
}
#honeymoon_country #reason .bgpi{
 padding: 20px 4%;
 background: url(../images/bg-pink-dot.png);
 background-repeat: repeat;
}
#honeymoon_country #reason .bgbl{
 padding: 20px 4%;
 background: url(../images/bg-blue-dot.png);
 background-repeat: repeat;
}
#honeymoon_country #reason .reason_tn{
	width: 100%;
}
#honeymoon_country #reason .txt{
 width: 100%;
 display: block;
}
#honeymoon_country #reason .txt em{
 font-size: 14px;
 line-height: 1.5em;
 font-family: Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif !important;
	font-style: normal;
	background: linear-gradient(transparent 60%, #f7f154 0%);
	}
#honeymoon_country #reason .txt span{
	margin: 5px auto;
	padding: 4px;
 font-size: 14px;
 line-height: 1.5em;
 font-family: Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ ゴシック",sans-serif !important;
	display: inline-block;
 background-color: #FFF;
	}
#honeymoon_country #reason .txt>img{
 margin: 0 auto;
 width: 20%;
 display: block;
}

/*--------------------#reason flexboxサイズ指定*/
#honeymoon_country #reason .cl2,
#honeymoon_country #reason .cl3{
 margin-bottom: 20px;
 text-align: center;
 vertical-align: middle;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
 /* align-items */
  -webkit-flex-direction:column;
  flex-direction:column;
 /* align-items */
	-webkit-box-align: stretch; /*Android4.3*/
	-moz-box-align: stretch;    /*Firefox21*/
	-ms-flex-align: stretch; /*IE10*/
	-webkit-align-items: stretch; /*PC-Safari,iOS8.4*/
	align-items: stretch;
	/*justify-content*/
  -webkit-box-pack: justify; /*Android4.3*/
  -moz-box-pack: justify;    /*Firefox21*/
  -ms-flex-pack: justify;    /*IE10*/
  -webkit-justify-content: space-between; /*PC-Safari,iOS8.4*/
  justify-content: space-between;
/* border-radius */
 border-radius:4px;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
 overflow: hidden;
}

#honeymoon_country #reason .cl3.eq .no1{
 background: url(../images/ph04.jpg) no-repeat bottom center;
 background-size: cover;
 width: 100%;
	height: 140px;
}
#honeymoon_country #reason .cl3.eq .no3{
 background: url(../images/ph05.jpg) no-repeat bottom center;
 background-size: cover;
 width: 100%;
	height: 140px;
}
#honeymoon_country #reason .cl3.eq .no2{
}
#honeymoon_country #reason .cl3.eq .no1 img,
#honeymoon_country #reason .cl3.eq .no3 img{
 width: 100%;
 overflow: hidden;
}
#honeymoon_country #reason .cl3.eq .no2 img{
 margin: 0 auto;
 display: block;
}

#honeymoon_country #reason .cl2.separate>.no1,
	#honeymoon_country #reason .cl2.separate>.no2{
 width: 100%;
 margin-bottom: 20px;
/* border-radius */
 border-radius:4px;
 -moz-border-radius:4px;
 -webkit-border-radius:4px;
 overflow: hidden;
}
#honeymoon_country #reason .cl2updown{
	position: relative;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
}
#honeymoon_country #reason .cl2updown.row .txt img{
 display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
}
#honeymoon_country #reason .cl2updown.reverse,
#honeymoon_country #reason .cl2updown.row{
 -webkit-flex-direction:column;
 flex-direction:column;
}		

#honeymoon_country #reason .cl3.pat1 .no1,
#honeymoon_country #reason .cl3.pat1 .no3{
 width: 100%;
	height: 180px;
}
#honeymoon_country #reason .cl3.pat1 .no3 img{
 height: 100%;
}
#honeymoon_country #reason .vertical>.no1{
 margin: 0;
}
#honeymoon_country #reason .vertical>.no2{
 margin-bottom: 10px;
}
/*ポイント１　ｓｐ用*/
 #honeymoon_country #reason .vertical .cl3.pat1{
  display: block;
 }
 #honeymoon_country #reason .vertical .cl3.pat1>.no1{
 width: 50%;
	height: 140px;
 display: block;
 float: left;
 }
 #honeymoon_country #reason .vertical .cl3.pat1>.no2{
 width: 50%;
	height: 140px;
 display: block;
 float: left;
 }
#honeymoon_country #reason .vertical .cl3.pat1>.no3{
 width: 100%;
	height: 140px;
 display: block;
 clear: both;
}
 
 
#honeymoon_country #tour .tourwrap{
	margin-bottom: 20px;
	width: 100%;
	background: url(../images/bg-green-minslash-mv.png);
}
#honeymoon_country #tour .inner{
	padding-top: 20px;
	padding-bottom: 20px;
	background-repeat: repeat;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
  -webkit-flex-direction:column;
 flex-direction:column;
 }
#honeymoon_country #tour .tourbox{
 margin-bottom: 20px;
	padding: 20px;
	width: 100%;
	background-color: #FFF;
 border: solid 4px #663333;
 font-family: "メイリオ",Meiryo,Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif !important;
}
#honeymoon_country #tour .tourbox:last-child{
 margin: 0;
}
#honeymoon_country #tour .tourbox .submi{
	margin: 0 0 20px;
	font-size: 18px;
 font-weight: bold;
	display: block;
 font-family:  Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,"ＭＳ ゴシック",sans-serif !important;
	text-align: center;
}
#honeymoon_country #tour .tourbox dt{
	margin-bottom: 20px;
}
#honeymoon_country #tour .tourbox dd{
 font-size: 13px;
 }
#honeymoon_country #tour .tourbox dd .price{
	margin: 10px 0;
 width: 100%;
 display: inline-block;
	color: #ff131e;
	font-size:18px;
	font-weight: bold;
	text-align: right;
}

#honeymoon_country #hotel .hotelwrap{
	margin-bottom: 20px;
	width: 100%;
	background: url(../images/bg-green-slash-mv.png);
}
#honeymoon_country #hotel .inner{
	padding-top: 20px;
	padding-bottom: 20px;
}
#honeymoon_country #hotel .hotelbox{
	margin-bottom: 20px;
 -webkit-box-shadow: 2px 3px 0 #ac9d9d;
	box-shadow: 2px 3px 0 #ac9d9d;
}
#honeymoon_country #hotel .hotelbox .hotelname{
 padding: 10px 4%;
	position: relative;
	background-color: #ffb5b5;
}
#honeymoon_country #hotel .hotelbox .hotelname h4{
	width: 92%;
	font-size: 20px;
	font-weight: bold;
}
#honeymoon_country #hotel .hotelbox .hotelname h4 span{
	display: block;
	font-size: 14px;
	font-weight: normal;	
}
#honeymoon_country #hotel .hotelbox .hotelname .btn{
	margin: 10px auto;
	width: 80%;
	background:url(../images/hotel.png) left center;
	background-color: #f8f19e;
	background-repeat: no-repeat,no-repeat;
	-webkit-box-shadow: 0 4px 0 #b74343;
	box-shadow: 0 4px 0 #b74343;
}
#honeymoon_country #hotel .hotelbox .hotelname .btn a{
	padding: 10px 10px;
 color: #ff6969;
	background: url(../images/btn_arr_hotel.png) right center no-repeat;
}
#honeymoon_country #hotel .hoteldetail{
	padding: 10px 10px 30px;
	font-size: 13px;
	line-height: 1.7em;
 font-family: "メイリオ",Meiryo,Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif !important;
	position: relative;
	background-color: #FFF;
}
#honeymoon_country #hotel .hoteldetail dt{
	float: left;
}
#honeymoon_country #hotel .hoteldetail dt img{
 margin-bottom: 10px;
	width: 50%;
	height: auto;
	display: inline-block;
}
#honeymoon_country #hotel .hoteldetail .btn{
	margin: 10px auto;
	width: 80%;
}
#honeymoon_country #hotel .hotelbox .hoteldetail .btn a{
	padding: 10px 10px;
}

#honeymoon_country #optional .optionalwrap{
	margin-bottom: 20px;
	width: 100%;
	background: url(../images/bg-blue-minslash-mv.png);
}
#honeymoon_country #optional .inner{
	padding-top: 20px;
	padding-bottom: 30px;
	background-repeat: repeat;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
  -webkit-flex-direction:column;
 flex-direction:column;
}
#honeymoon_country #optional .optionalbox{
 margin-bottom: 20px;
	padding: 20px;
	width: 100%;
	line-height: 1.7em;
	background-color: #f8f0e0;
 font-family: "メイリオ",Meiryo,Arial, Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","ＭＳ ゴシック",sans-serif !important;
}
#honeymoon_country #optional .optionalbox:last-child{
 margin: 0;
}
#honeymoon_country #optional .optionalbox .submi{
 margin: 0 0 10px;
 color: #66ccc6;
 font-size: 20px;
 font-weight: bold;
 line-height: 1.5em;
 font-family:  Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,"ＭＳ ゴシック",sans-serif !important;
	text-align: left;
}
#honeymoon_country #optional .optionalbox .submi span{
	display: block;
	color: #ff6969;
	font-size:14px;
 font-weight: bold;
}
#honeymoon_country #optional .optionalbox dt{
	margin-bottom: 20px;
}
#honeymoon_country #optional .optionalbox .btn a{
	margin: 10px 0;
	padding: 15px 2%;
}

#honeymoon_country #season .aroundwrap,
#honeymoon_country #city .aroundwrap,
#honeymoon_country #around .aroundwrap{
	margin-bottom: 40px;
	width: 100%;
	background: url(../images/bg-green-minslash-mv.png);
}
#honeymoon_country #season .inner,
#honeymoon_country #city .inner,
#honeymoon_country #around .inner{
	padding: 20px 0;
	background-repeat: repeat;
 /* flexbox */
 display: -webkit-box; /*Android4.3*/
 display: -moz-box;    /*Firefox21*/
 display: -ms-flexbox; /*IE10*/
 display: -webkit-flex; /*PC-Safari,iOS8.4*/
 display: flex;
 /* align-items */
	-webkit-box-align: stretch; /*Android4.3*/
	-moz-box-align: stretch;    /*Firefox21*/
	-ms-flex-align: stretch; /*IE10*/
	-webkit-align-items: stretch; /*PC-Safari,iOS8.4*/
	/*justify-content*/
	-webkit-box-pack: justify; /*Android4.3*/
	-moz-box-pack: justify;    /*Firefox21*/
	-ms-flex-pack: justify;    /*IE10*/
	-webkit-justify-content: space-between; /*PC-Safari,iOS8.4*/
	justify-content: space-between;
 /*flex-wrap*/		
	display:-ms-flexbox;/*--- IE10 ---*/
	display:-webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-ms-flex-wrap:wrap;/*--- IE10用 ---*/
	-webkit-flex-wrap:wrap;/*--- safari（PC）用 ---*/
	flex-wrap:wrap;
}
#honeymoon_country #city .aroundbox,
#honeymoon_country #around .aroundbox{
	margin-bottom: 20px;
	padding: 0;
	width: 100%;
	font-size: 15px;
	font-weight: 1.8em;
	background-color: #efeaea;
 border: solid 4px #ceebf1;
	text-align: center;
}
#honeymoon_country #city .aroundbox .submi,
#honeymoon_country #around .aroundbox .submi{
	margin: 10px 0;
	color: #166f6a;
	font-size: 22px;
 font-weight: bold;
 line-height: 1.2em;
	display: inline-block;
 font-family:  Helvetica, "游ゴシック","YuGothic","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Arial,"ＭＳ ゴシック",sans-serif !important;
	text-align: center;
}
#honeymoon_country #city .aroundbox dt,
#honeymoon_country #around .aroundbox dt{
	padding: 0 4%;
}
#honeymoon_country #city .aroundbox dd,
#honeymoon_country #around .aroundbox dd{
	padding: 10px 4%;
}
#honeymoon_country #city .aroundbox img ,
#honeymoon_country #around .aroundbox img {
	width: 100%;
}
#honeymoon_country #city .aroundbox .txt,
#honeymoon_country #around .aroundbox .txt{
	margin-bottom: 20px;
 font-size: 14px;
 font-weight: bold;
	text-align: left;
}
#honeymoon_country #city .aroundbox .txt li,
#honeymoon_country #around .aroundbox .txt li{
	margin-bottom: 5px;
}
#honeymoon_country #city .aroundbox .txt li:last-child,
#honeymoon_country #around .aroundbox .txt li:last-child{
	margin-bottom: 0;
}

#honeymoon_country #footer_recoLinks{
	padding: 20px 0; 
	background: url(../images/bg_beige-title-1.jpg) repeat;
	text-align: center;
	font-size: 16px;
}
#honeymoon_country #footer_recoLinks .submi{
font-size: 20px;
font-weight: bold;
color: #663333;
text-shadow:1px 1px 2px #ffffff, 1px 1px 2px #ffffff, 1px 1px 2px #ffffff, 1px 1px 2px #ffffff, 1px 1px 2px #ffffff;
}
#honeymoon_country #footer_recoLinks ul.countryLinks{
	margin: 20px 0;
	width: 100%;
 }
#honeymoon_country #footer_recoLinks ul.countryLinks li{
 margin: 10px 0;
 font-size: 12px;
 width: 50%;
 float: left;
 text-align: left;
}
#honeymoon_country #footer_recoLinks ul.countryLinks li:before{
 content: url(../images/reco_ico01.png);
 position: relative;
 left: 5px;
 top: 13px;
}
#honeymoon_country #footer_recoLinks ul.countryLinks li a{
 padding: 20px 2%;
	color: #663333;
	text-decoration: underline;
}
#honeymoon_country #footer_recoLinks .subtop{
 padding: 10px 0 0;
 clear: both;
 display: block; 
}
#honeymoon_country #footer_recoLinks .subtop a{
	font-size: 18px;
	color: #663333;
}
#honeymoon_country #footer_recoLinks .subtop:before{
 margin-right: 10px;
 content: url(../images/reco_ico02.png);
 vertical-align: -10px;
}

#honeymoon_country .sectionBack{
	margin: 40px auto 50px;
 width: 85%;
	text-align: center;
}

 
 
}/*/max-width: 768px*/


@media screen and (max-width:640px){
  #honeymoon_country #season .inner {
    padding: 40px 10px 10px;
  }
  
  /* illust */
  #honeymoon_country #season .illust-left {
    left: -280px;
    top: -40px;
  }
  #honeymoon_country #season .illust-right {
    right: -280px;
    top: -40px;
  }
  #honeymoon_country #season .illust-left img,
  #honeymoon_country #season .illust-right img{
    width: 50%;
  }
  
  #honeymoon_country #season .balloon {
    left: -3%;
    bottom: -70px;
    margin-left: 0px;
  }
  
  #honeymoon_country #season .balloon img{
    width: 70%;
  }
  
  
  
  #honeymoon_country .season-table tr.month th:first-child,
  #honeymoon_country .season-country {
    width: 148px;
    border-bottom: 1px solid #FFF;
  }
  
  #honeymoon_country .season-table th { background: #dbcfcf; vertical-align: middle;line-height:3em; }
#honeymoon_country .season-table tr.month th:first-child,
#honeymoon_country .season-table td:nth-child(odd) { background: #efeaea; }
#honeymoon_country .season-table th:nth-child(even) { background: #dbcfcf; }
#honeymoon_country .season-table th:nth-child(odd) { background: #e1d7d7; }
#honeymoon_country .season-table td:nth-child(even) { background: #e8e1e1; }
#honeymoon_country .season-table td.on { background: #ff8d8d;color:#ffffff; border-bottom: 1px solid #FFF;}
#honeymoon_country .season-table td.on01 { background: #d8c85b;color:#ffffff; border-bottom: 1px solid #FFF; }
#honeymoon_country .season-table td.on02 { background: #eba158;color:#ffffff; border-bottom: 1px solid #FFF; }
#honeymoon_country .season-table td.on03 { background: #da7ab7;color:#ffffff; border-bottom: 1px solid #FFF; }
  
  #honeymoon_country .season-table tr.month,
  #honeymoon_country .season-country {
    height: 30px;
  }

  #honeymoon_country .season-country a {
    font-size: 12px;
  }
  
  #honeymoon_country .season-table {
    overflow: auto;
    white-space: nowrap;
  }
  #honeymoon_country .season-table::-webkit-scrollbar{
    height: 5px;
  }
  #honeymoon_country .season-table::-webkit-scrollbar-track{
     background: #F1F1F1;
  }
  #honeymoon_country .season-table::-webkit-scrollbar-thumb {
    background: #BCBCBC;
  }
  
  #honeymoon_country .season-table img {
    width: auto;
    height: 28px;
  }
  
  #honeymoon_country .season-table tr.month th {
    font-size: 18px;
/*    padding: 0 10px;
    width: 70px;*/
  }
  #honeymoon_country .season-table tr.month th span {
    font-size: 12px;
  }
  
  #honeymoon_country .season-table td {
    padding:0 10px;
    white-space: nowrap;
  }
}

@media screen and (max-width:640px){
  
  #honeymoon_country #budget .inner {
    padding: 40px 10px 10px;
  }
  
  /* illust */
  #honeymoon_country #budget .illust-left {
    left: -140px;
    top: 0px;
  }
  #honeymoon_country #budget .illust-right {
    right: -140px;
    top: 0px;
  }
  #honeymoon_country #budget .illust-left img,
  #honeymoon_country #budget .illust-right img{
    width: 50%;
  }
  
  /* スマホ用のリスト */
  #honeymoon_country .budget-table {
    width: 100%;
  }
 
  
  

#honeymoon_country .budget-table li {
  margin-bottom: 18px;
}

#honeymoon_country .btn:hover{
	opacity: 0.7;
}

#honeymoon_country .btn.btnpk {
  background: #ff6969;
  -webkit-box-shadow: 0 4px 0 #b74343;
  box-shadow: 0 4px 0 #b74343;
}

#honeymoon_country .btn.btnpk:hover {
  background: #fc5555;
  -webkit-box-shadow: 0 4px 0 #862424;
  box-shadow: 0 4px 0 #862424;
  }
  
  
  
  #honeymoon_country .budget-table h4 {
    background: url(../../images/sweetcollection/common/bg-pink-slash.png);
    text-align: center;
    position: relative;
    margin-bottom: 2px;
    color: #633;
    font-weight: bold;
    text-shadow:
      0 1px 0 #fff,
      1px 0 0 #fff,
      0 -1px 0 #fff,
      -1px 0 0 #fff,
      -1px -1px 0 #fff,
      1px -1px 0 #fff,
      -1px 1px 0 #fff,
      1px 1px 0 #fff;
    border: 2px #7a4e4e solid;
    border-radius: 6px;
    font-size: 18px;
    margin-bottom: 8px;
  }
  #honeymoon_country .budget-table h4 .fz-s {
    font-size: 12px;
    margin-right: 6px;
    position: relative;
    top: -0.1em;
    font-weight: bold;
  }
  #honeymoon_country .budget-table h4 span {
    font-weight: bold;
  }
  #honeymoon_country .budget-table h4 .mark {
    display: block;
    padding: 8px;
    background: url(../../images/sweetcollection/budget-table-h4-bg.png) left center no-repeat;
    -webkit-background-size: 40px;
    background-size: 40px;
    border-radius: 6px;
  }
  
  #honeymoon_country .budget-list {
    text-align: center;
    margin-bottom: 20px;
  }
  #honeymoon_country .budget-list li {
    width: 120px;
    height: 120px;
    padding: 8px;
/*    background: #66ccc6;*/
    border-radius: 50%;
    display: inline-block;
    margin-bottom: 4px;
  }
  
  /* 背景画像 */
  #honeymoon_country .budget-list li:first-child,
  #honeymoon_country .budget-list li:nth-child(5),
  #honeymoon_country .budget-list li:nth-child(9) { background: url(../../images/sweetcollection/budget-list-bg-1.png);}
  #honeymoon_country .budget-list li:nth-child(2),
  #honeymoon_country .budget-list li:nth-child(6),
  #honeymoon_country .budget-list li:nth-child(10) { background: url(../../images/sweetcollection/budget-list-bg-2.png);}
  #honeymoon_country .budget-list li:nth-child(3),
  #honeymoon_country .budget-list li:nth-child(7),
  #honeymoon_country .budget-list li:nth-child(11) { background: url(../../images/sweetcollection/budget-list-bg-3.png);}
  #honeymoon_country .budget-list li:nth-child(4),
  #honeymoon_country .budget-list li:nth-child(8),
  #honeymoon_country .budget-list li:nth-child(12) { background: url(../../images/sweetcollection/budget-list-bg-4.png);}
  
  #honeymoon_country .budget-list-bg {
    background: #66ccc6;
    border-radius: 50%;
    overflow: hidden;
    width: 100%;
    height: 100%;
  }
  #honeymoon_country .budget-list li:nth-child(2) .budget-list-bg,
  #honeymoon_country .budget-list li:nth-child(3) .budget-list-bg,
  #honeymoon_country .budget-list li:nth-child(6) .budget-list-bg,
  #honeymoon_country .budget-list li:nth-child(7) .budget-list-bg,
  #honeymoon_country .budget-list li:nth-child(10) .budget-list-bg,
  #honeymoon_country .budget-list li:nth-child(11) .budget-list-bg {
    background: #ffb5b5;
  }
  #honeymoon_country .budget-list .img {
    width: 100%;
    height: 60px;
    margin-bottom: 10px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
  }
  #honeymoon_country .budget-list p {
    font-size: 12px;
    color: #FFF;
    font-weight: bold;
  }
  #honeymoon_country .budget-list p span {
    display: block;
    font-size: 8px;
    margin-top: 4px;
    font-weight: normal;
  }
  
}

@media screen and (min-width:641px){
  #honeymoon_country .season-table .sp { display: none !important; }
  #honeymoon_country .season-table .pc { display: table-cell; }
}

@media screen and (max-width:640px){
  #honeymoon_country .season-table .sp { display: table-cell; }
  #honeymoon_country .season-table .pc { display: none !important; }
}

/*----------------------top�֖߂�----------------------*/
#return_top { text-align:center; margin:10px; }
#return_top a { background: url("//image.stworld.jp/images/common/tri01.gif") no-repeat scroll left 5px rgba(0, 0, 0, 0); line-height: 1em; padding-left: 10px; }

