@charset "UTF-8";
/* CSS Document */

.searchArea {
	overflow: hidden;
}
.search_cond_area * {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box !important;
}
.search_cond_area * {
    color: inherit;
    font-family: inherit;
    line-height: 1.5;
    font-size: inherit;
		font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, sans-serif;
}
 .clearfix::after {
    content: "";
    display: table;
    clear: both;
}
 .img_txt_layout {
  padding: 20px 0;
}
 .large_img_txt_box .img_block {
  float: left;
}
 .img_txt_layout .img_block img {
  width: 300px;
  height: 218px;
}
 .img_txt_layout .img_block img + img {
  margin-left: 10px;
}
 .large_img_txt_box .info_block {
  float: left;
  width: 600px;
  padding-left: 20px;
}
.tour_homen_carr {
	width: 580px;
	overflow: hidden;
	margin-top: 15px;
	font-size: 14px;
}
.tour_homen_carr dl{
	float: left;
}

.tour_homen { 
	margin-right: 20px;
	overflow: hidden;
}
.tour_homen dt, .tour_homen dd{
	margin-top: 5px;
	float: left;
}
.tour_homen dt{
	width: 46px;
	padding-left: 5px;
	font-weight: bold;
	color: #fff;
	background: url(/attending/kaigai/business/images/tour_kz.png);
		background-position-x: 0%;
		background-position-y: 0%;
		background-repeat: repeat;
		background-size: auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.tour_homen dd{
	margin-left: 10px;
}

.tour_carr {
	overflow: hidden;
}
.tour_carr dt, .tour_carr dd{
	float: left;
	margin-top: 5px;
}
.tour_carr dt{
	width: 100px;
	padding-left: 5px;
	font-weight: bold;
	color: #fff;
	background: url(/attending/kaigai/business/images/tour_kz2.png);
		background-position-x: 0%;
		background-position-y: 0%;
		background-repeat: repeat;
		background-size: auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.tour_carr dd{
	margin-left: 10px;
}


.tour_turm {
	clear: both;
	overflow: hidden;
	width: 580px;
	font-size: 14px;
	margin-top: 6px;
}
.tour_turm dt, .tour_turm dd{
	float: left;
}
.tour_turm dt{
	width: 70px;
	padding-left: 4px;
	font-weight: bold;
	color: #fff;
	background: url(/attending/kaigai/business/images/tour_kz3.png);
		background-position-x: 0%;
		background-position-y: 0%;
		background-repeat: repeat;
		background-size: auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
}
.tour_turm dd{
	margin-left: 10px;
}


 .tour_name {
  font-size: 18px;
  font-weight: bold;
}
 .img_txt_layout .tour_name {
  color: #1d3994;
}
 .tour_price {
  margin-top: 10px;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}
 .img_txt_layout .tour_price {
  color: #e60012;
}
 .tour_point {
  margin-top: 17px;
}
 .middle_cont .img_txt_layout {
  float: left;
  width: 460px;
}
 .middle_cont .img_txt_layout:nth-of-type(2n) {
  margin-left: 40px;
}
 .middle_cont .img_txt_layout:nth-of-type(n+3) {
  margin-top: 40px;
}
 .middle_cont .tour_name {
  margin-top: 15px;
}
 .small_cont {
  background-color: #fff;
}
 .small_cont .tour_name {
  float: left;
  display: block;
  width: 660px;
  font-weight: bold;
  color: #333;
}
 .small_cont .tour_price {
  float: left;
  width: 260px;
  font-weight: bold;
  color: #f00;
  text-align: right;
}
 .small_cont .info_block {
  position: relative;
  padding: 15px 20px;
}
 .small_cont .info_block:not(:last-child):before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 920px;
  height: 0;
  border-top: 2px dashed #e4e4e4;
  margin: auto;
}
 .minitour a {
  padding: 20px 20px;
}
 .minitour .tour_price {
  margin-top: 0;
  font-size: 14px;
  color: #e60012;
  padding-left: 20px;
}
 .minitour .tour_name {
  color: #1d3994;
  flex: 1;
}
/* .form-search {
  z-index: 1;
}*/
 .form-search .depart_choice_block {
  position: relative;
  /*z-index: 2;*/
}
 .form-search .img-abs.abs01 {
  top: -86px;
  left: -220px;
}
 .form-search .img-abs.abs02 {
  top: 140px;
  right: -205px;
}
 .form-search .hd_contents {
  position: relative;
  /*z-index: 2;*/
}
 .form-search .head_search .txt {
  text-align: center;
  color: #333;
}
 .form-search .body-form {
  position: relative;
}
 .form-search .body-form:before {
  position: absolute;
  content: "";
  height: 10px;
  width: 100%;
  left: 0;
  bottom: -10px;
}
 .form-search .body-form .sec_departure {
  padding: 0;
  background: none;
}
 .form-search .body-form .sec_departure .depart_day_list {
  background: none;
}
 .search_wrap .searchForm {
  background: #ffffff;
}
 .search_wrap .searchForm > ul {
  margin-bottom: 5px;
  font-size: 0;
  letter-spacing: 0;
}
 .search_wrap .searchForm > ul > li {
  display: inline-block;
  padding-bottom: 20px;
  clear: both;
  min-width: auto;
  letter-spacing: 0.1em;
  overflow: hidden;
}
 .search_wrap .searchForm dl {
  clear: both;
}
 .search_wrap .searchForm dl dt {
  clear: both;
  display: inline-block;
  margin-top: 11px;
  padding: 10px 10px;
  padding: 1px 0 0px 5px;
  font-size: 14px;
  font-weight: bold;
  color: #333;
  float: left;
  box-sizing: border-box;
}
 .searchForm_i dl dt {
  border-left: 5px solid #a39966;
}
 .searchForm_d dl dt {
  border-left: 7px solid #a39966;
}
 .search_wrap .searchForm dl dt a {
  display: inline;
}
 .search_wrap .searchForm dl dt.width2 {
  width: 100%;
  float: none;
}
 .search_wrap .searchForm dl dt.width2 + dd {
  margin-left: 0;
}
 .search_wrap .searchForm dl dt.width3 {
  width: 175px;
}
 .search_wrap .searchForm dl dt.width3 + dd {
  margin-left: 175px;
}
 .search_wrap .searchForm dl dd * {
  font-size: 14px;
}
 .search_wrap .searchForm .basic_search_list { display: flex; margin-top: 20px;width: 960px;margin: 0 auto;padding-left: 30px;}
 .search_wrap .searchForm .basic_search_list dt {
  width:286px;
  margin-top: 7px;
}
 .search_wrap .searchForm .basic_search_list dd {
  width:286px;
  display: inline-block;
  margin-left: 0px;
  margin-top: 5px;
  position: relative;
}
.search_wrap .searchForm .basic_search_list dd.checkboxs{
	display:flex;
	justify-content: space-between;
	width:900px;
}
.search_wrap .searchForm .basic_search_list dd.checkboxs ul{
	width:286px;
	margin-top:5px;
}
#con_airline_code span {
	display:block;
	font-size: 17px !important;
	font-weight: bold;
	text-align: center;
}
.homenSele span{
	display:block;
	font-size: 17px !important;
	font-weight: bold;
	text-align: center;
}
 .search_wrap .basic_search_list select {
  /*width: auto;*/
	 width: 286px;
}
 .search_wrap .basic_search_list dd.SachSelect span {
  line-height: 35px;
}
 .search_wrap .searchForm .basic_search_list + .basic_search_list {
 width: 960px;
margin: 0 auto;
}
 .search_wrap .searchForm .basic_search_list li {
  width:286px;
  padding-bottom: 0;
  margin-right: 20px;
  margin-top: 20px;
}
 .search_wrap .searchForm .search_more {
  margin-bottom: auto;
}
 .search_wrap .searchForm .search_more > ul > li {
  width: 286px;
  margin-top: 20px;
}
 .search_wrap .searchForm .search_more .checkboxs li {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 15px;
  box-sizing: border-box;
  overflow: visible;
  margin-right: 25px;
}
 .search_wrap .searchForm .search_more .columns {
  padding-top: 10px;
}
 .search_wrap .searchForm .search_more .columns li {
  display: inline-block;
  margin-right: 5px;
}
 .search_wrap .searchForm .search_more .form_subttl {
  color: #60427e;
  font-weight: bold;
  margin-bottom: 10px;
}
 .search_wrap .searchForm .search_more .ico_help {
  margin-left: 5px;
  margin-top: -2px;
}
 .search_wrap select {
  text-indent: 0.01px;
  text-overflow: "";
  display: inline-block;
  width: 100%;
  height: 35px;
  border: 1px solid #b2b2b2;
  padding: 5px;
  line-height: 25px;
  border-radius: 0;
  background: #fff;
}
.search_btn_box {
	margin-top: 20px;
}
 .search_wrap .searchForm .search_btn_box > ul {
  text-align: center;
	display: flex;
	justify-content: center;
}
 .search_wrap .searchForm .search_btn_box .btn_more::after {
  /*background: url("/attending/kaigai/business/search_mod_i/images/ico_open.png") no-repeat;*/
  /*background-size: contain;*/
  content: "＋";
}
 .search_wrap .searchForm .search_btn_box .btn_more.close::after {
 /*background: url("/attending/kaigai/business/search_mod_i/images/ico_close.png") no-repeat;*/
/*background-size: contain;*/
 content: "−";
}
 .search_wrap .searchForm .search_btn_box a:hover {
  text-decoration: none;
  opacity: 0.7;
}
 .search_wrap .searchForm .kensuu {
  font-size: 17px;
  text-align: center;
  font-weight: bold;
  padding: 0;
  color: #333;
	margin-bottom: 50px;
}
 .search_wrap .searchForm .kensuu em {
  color: #f00;
  font-size: 30px;
  font-style: normal;
  margin: auto auto;
  padding: 0;
}
 .search_wrap .searchForm .btn_modal { position: relative; padding:5px 40px 5px 20px; cursor: pointer; display: table-cell; color: #000; font-size: 14px;  vertical-align: middle; text-decoration: none;}
 /* .search_wrap .searchForm .btn_modal::after { content: ""; display: inline-block; position: absolute; right: 15px; top: calc(50% - 7.5px); width: 15px; height: 15px; background:url(/attending/kaigai/business/images/2019/arrow.png) no-repeat; background-size: contain;} */
 .search_wrap .searchForm .btn_modal:hover {
  text-decoration: none;
  opacity: 0.7;
}
.reArr_airportForm , .p_hotel_code , .reArr_Form { display: flex; align-items: center;}
 .search_wrap .searchForm .btn_exclusion {
	position: relative;
	display: inline-block;
	height: 33px;
	line-height: 33px;
	text-align: center;
	border-radius: 17px;
	border: solid 1.5px #000;
	font-size: 14px;
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: #6bc6d9;
	padding: 0 35px 0 30px;
}
 .search_wrap .searchForm .btn_exclusion:hover { opacity: 0.6;}
 .search_wrap .searchForm .btn_exclusion::after {
	content: "";
	display: inline-block;
	position: absolute;
	width: 15px;
	height: 15px;
	right: 10px;
	top: calc(50% - 7.5px);
	background: url("/attending/kaigai/business/search_mod_i/images/ico_open.png") no-repeat;
	background-size: contain;
}
 .search_wrap .searchForm .btn_exclusion.active::after {
	background: url("/attending/kaigai/business/search_mod_i/images/ico_close.png") no-repeat;
	background-size: contain;
}
 .search_wrap .searchForm .sliderBox {
  display: inline-block;
  vertical-align: middle;
  /*margin-top: 10px;*/
  margin-left: 10px;
  width: 190px;
}
 .search_wrap .searchForm .dd_inner02 {
  margin-top: 20px;
}
 .search_wrap .searchForm .form_txt {
  display: inline-block;
  vertical-align: middle;
  padding: 0 0 0;
  line-height: 1.5;
	margin-right: 20px;
}
 .search_wrap .searchForm .txtPric {
  padding: 4px 0 0;
  line-height: 1.5;
}
 .search_wrap .searchForm .checkboxs .clear_zanseki {
  margin-top: auto;
  margin-bottom: auto;
}
 .search_wrap .searchForm .checkboxs .clear_zanseki:hover { opacity: 0.7;}
 .search_wrap .searchForm .checkboxs .clear_zanseki p a {
	padding-right: 10px;
  width: 150px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  display: block;
  border-radius: 20px;
	border: solid 1.5px #000;
  font-size: 14px;
	text-decoration: none;
  color: #ffffff;
  cursor: pointer;
  background: #a6a6a6;
	position: relative;
}
 /* .search_wrap .searchForm .checkboxs .clear_zanseki p a::after { content: ""; display: inline-block; position: absolute; top: calc(50% - 7.5px); right: 10px; width: 15px; height: 15px; background:url(/attending/kaigai/business/images/2019/arrow.png) no-repeat; background-size: contain;} */
 .search_wrap .searchForm .have_logo_label:before,  .search_wrap .searchForm .have_logo_label:after {
  top: 28%;
}
 .search_wrap .searchForm .have_logo {
  width: auto;
  display: inline-block;
  vertical-align: middle;
}
 .search_wrap .searchForm .logo_img {
  display: inline-block;
  vertical-align: middle;
	margin-left: 5px;
}
 .search_wrap .searchForm .search_more .brand_check li {
  margin: auto 35px auto auto;
}
 .search_wrap .searchForm .search_more .brand_check li:nth-of-type(3n) {
  margin-right: 200px;
}
 .search_wrap .m_t0 {
  margin-top: 0 !important;
}
 .search_wrap .searchForm .search_more .time_line_choice li {
  display: block;
  width: 100%;
}
 .search_wrap .searchForm .search_more .time_line_choice li + li {
  margin-top: 25px;
}
 .search_wrap .searchForm .search_more .time_line_choice dt {
  margin-top: auto;
}
 .search_wrap .searchForm .search_more .time_line_choice .time_name {
  font-size: 14px;
  font-weight: bold;
}
 .search_wrap .searchForm .search_more .time_line_choice .time_choice_lists {
  display: inline-block;
  vertical-align: middle;
  margin: 6px 15px auto auto;
  font-size: 14px;
}
 .search_wrap .searchForm .search_more .time_line_choice .time_choice_lists:nth-of-type(3n) {
  margin-right: 150px;
}
 .search_wrap select,  .search_wrap input {
  letter-spacing: 0.1em;
}
 .search_wrap input[type=checkbox] {
  display: none;
}
 .search_wrap .form-check input[type="checkbox"] {
    display: block !important;
    float: left;
    width: 20px;
    -moz-transform: scale(1.0);
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
}
 .search_wrap input[type=checkbox] + label {
  position: relative;
  padding-left: 21px;
  display: block;
  min-height: 22px;
  line-height: 22px;
  margin-left: 20px;
}
 .search_wrap input[type=checkbox] + label:before {
content: "";
width: 16px;
height: 16px;
border: 1px solid #dfdfdf;
position: absolute;
background: #ffffff;
left: 0;
box-sizing: border-box;
top: 4px;
border-radius: 2px;
}
 .search_wrap input[type=checkbox] + label:after {
  content: "";
  z-index: 1;
  border: 2px solid #fff;
  border-width: 0 2px 2px 0;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  left: 5px;
  top: 7px;
  width: 5px;
  height: 8px;
}
 .search_wrap input[type=checkbox] + label > span {
  display: block;
  width: 100%;
  padding-top: 0;
  box-sizing: border-box;
}
 .search_wrap input[type=radio] + label > span {
  display: block;
  width: 100%;
  padding-top: 0;
  box-sizing: border-box;
}
 .search_wrap input[type=checkbox]:checked + label:before {
  background:#BFACC6;
}
 .search_wrap input[type=checkbox]:checked + label:after {
  opacity: 1;
}
 .search_wrap input[type=radio] {
  display: none;
}
 .search_wrap input[type=radio] + label:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 50%;
  border: 1px solid #333;
  position: absolute;
  background: #ffffff;
  left: 0;
  top: 2px;
}
 .search_wrap label[for="radio1_2"]:before,  .search_wrap label[for="radio1_3"]:before,  .search_wrap label[for="radio1_4"]:before,  .search_wrap label[for="radio4_1"]:before,  .search_wrap label[for="radio4_2"]:before {
  content: "";
  width: 20px;
  height: 20px;
  border-radius: 50%;
  border: 1px solid #b3b3b3;
  position: absolute;
  background: #ffffff;
  left: 0;
  top: -5px;
}
 .search_wrap input[type=radio] + label:after {
  content: "";
  z-index: 1;
  width: 6px;
  height: 6px;
  left: 5px;
  top: 7px;
  background: #ffffff;
  position: absolute;
  border-radius: 50%;
}
 .search_wrap label[for="radio1_2"]:after,  .search_wrap label[for="radio1_3"]:after {
  content: "";
  z-index: 1;
  width: 6px;
  height: 6px;
  left: 8px;
  top: 3px !important;
  background: #ffffff;
  position: absolute;
  border-radius: 50%;
}
 .search_wrap label[for="radio1_4"]:after {
  content: "";
  z-index: 1;
  width: 6px;
  height: 6px;
  left: 8px;
  background: #ffffff;
  position: absolute;
  border-radius: 50%;
}
 .search_wrap input[type=radio] + label {
  position: relative;
  padding-left: 23px;
  display: block;
  min-height: 22px;
}
 .search_wrap input[type=radio]:checked + label:before {
  background: #6bc6d9;
}
 .search_wrap input[type=radio]:checked + label:after {
  opacity: 1;
}
 .search_wrap input[type=text] {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display: inline-block;
  vertical-align: middle;
  width: 286px;
  padding: 13px 10px;
  box-sizing: border-box;
  border: 1px solid #d9d9d9;
  border-radius: 0;
}
 .search_wrap .no_scale {
  transform: none;
}
 .search_wrap .freeword_include,  .search_wrap .freeword_exclusion {
  display: inline-block;
}
 .search_wrap .textarea {
  background: #f5f5f5;
  border: 1px solid #d9d9d9;
  width: 65%;
  padding: 10px 15px 10px 10px;
  position: relative;
}
 .search_wrap .textarea.icon {
  float: left;
}
 .search_wrap .textarea:before {
  position: absolute;
  content: "";
  width: 15px;
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
  background: #b3b3b3;
}
 .search_wrap .textarea:after {
  position: absolute;
  content: "";
  width: 15px;
  background: url(/attending/newyear/search_mod/images/smp/ico_arrow_pulldown.png) no-repeat;
  background-size: 10px 7px;
  background-position: center center;
  top: 0;
  bottom: 0;
  right: 0;
  z-index: 1;
  margin: auto;
}
 .search_wrap select {
width: 100%;
height: 50px;
padding: 0 13px;
border: 1px solid #d9d9d9;
-moz-appearance: none;
-webkit-appearance: none;
font-size: 14px;
letter-spacing: 0.075em;
border-radius: 0; 
background: url(/attending/kaigai/business/search_mod_i/images/anc_kz2.png) no-repeat #ffffff;
background-size: 9px;
background-position: 96% 48%;
}
 .search_wrap select::-ms-expand {
  display: none;
}
 .search_cond_area {
  background: #fff;
  margin-top: 30px;
  position: relative;
  /*z-index: 2;*/
}
 .search_cond_area .search_top_txt {
  padding: 20px 20px 0;
}
 .search_cond_area .sort_top_wrap ,  .search_cond_area .sort_under_wrap {
 padding: 10px 15px 0px 15px;
border-bottom: 1px solid #d1d0d5;
width: 960px;
margin: 0 auto;
}
.sortList {width:63px; display: inline-block;font-size: 13px;font-weight: bold;}
.sortList span{ font-weight: normal;}
 .search_cond_area .sort_top_wrap .sort_top,  .search_cond_area .sort_under_wrap .sort_under {
  float: left;
  width: 60%;
  line-height: 2.2;
  padding: 0;
}
 .search_cond_area .sort_top_wrap .sort_top .price_sort,  .search_cond_area .sort_under_wrap .sort_under .price_sort {
  display: inline-block;
  vertical-align: middle;
  padding: 6px 12px;
}
.price_sort { font-size: 13px;}
 .search_cond_area .sort_top_wrap .listUI,  .search_cond_area .sort_under_wrap .listUI {
  float: right;
  width: 40%;
}
 .search_cond_area .sort_top_wrap .listUI .pager .pager_box,  .search_cond_area .sort_under_wrap .listUI .pager .pager_box {
  text-align: right;
}
 .search_cond_area .sort_top_wrap .listUI .pager .pager_box .page_btn,  .search_cond_area .sort_under_wrap .listUI .pager .pager_box .page_btn {
  display: inline-block;
  vertical-align: middle;
  padding: 5px 4px;
  text-align: center;
}
 .search_cond_area .sort_top_wrap .price_sort.selected,  .search_cond_area .sort_top_wrap .listUI .pager_box .page_btn.selected {
  font-weight: bold;
  color: #000;
}
 .search_cond_area .sort_under_wrap .price_sort.selected,  .search_cond_area .sort_under_wrap .listUI .pager_box .page_btn.selected {
  font-weight: bold;
  color: #000;
}
.pager_box li a.selected {
  border-bottom: 2px solid #000;
  padding-bottom: 8px;
}
 .price_sort.selected a {
  color: #000;
  text-decoration: none;
font-size: 13px;
border-bottom: 2px solid #000;
padding-bottom: 8px;
}
 .search_wrap .searchResult .pager .pager_box {
  font-size: 0;
  text-align: center;
}
 .search_wrap .searchResult .pager .pager_box li {
  display: inline-block;
  margin: 0 3px 0 0;
}
 .search_wrap .searchResult .pager .pager_box li:last-child {
  margin-right: 0;
}
 .search_wrap .searchResult .pager .pager_box li .first_btn,  .search_wrap .searchResult .pager .pager_box li .last_btn {
  display: block;
  padding: 0px;
  min-width: 28px;
  box-sizing: border-box;
  text-align: center;
  font-size: 12px;
  color: #ffffff;
}
 .search_wrap .searchResult .pager .pager_box li .page_btn {
  display: block;
  padding: 0px;
  min-width: 28px;
  box-sizing: border-box;
  text-align: center;
  font-size: 12px;
}
 .search_wrap .searchResult .pager .pager_box li .page_btn:hover {
  text-decoration: none;
  opacity: 0.7;
}
 .searchForm_i .pager .pager_box li .page_btn.selected {
  background: #45b9b3;
  color: #ffffff;
}
 .searchForm_d .pager .pager_box li .page_btn.selected {
  background: #fb6b6f;
  color: #ffffff;
}
 .searchResult {
	background: #f4f3f8; 
  padding: 40px 0 30px 0;
}
 .searchContents {
  padding: 0 0 35px;
 margin: 0 auto;
width: 960px;
}
 .searchContents .one_info_block {
 position: relative;
background-color: #fff;
padding: 30px 30px;
margin: 25px 0;
border-radius: 4px;
box-shadow: 3px 3px 10px #D1D1D1;
-moz-box-shadow:  3px 3px 10px #D1D1D1;
-webkit-box-shadow: 3px 3px 10px #D1D1D1;
/*filter: progid:DXImageTransform.Microsoft.Shadow(color='#d9d9d9', Direction=145, Strength=5);*/
}
.searchContents .one_info_block:hover{
	opacity: 0.8;
}
 .searchContents .one_info_block .img_txt_layout {
  padding: 0;
}

.one_info_block .link_all_set {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2;
}
 .sec_popular {
  background-image: url("/attending/gw/images/bg_popular.png");
  background-position: center 28%;
}
 .sec_popular .list_tour .col {
  margin-bottom: 55px;
}
 .tour_type {
  margin-top: 55px;
}
 .menu-tag {
  margin-top: 52px;
}
 .menu-tag .ttl {
  background: url(../images/pattern_orange.png) no-repeat 0 0;
  background-size: cover;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 10px;
  color: #fff;
}
 .menu-tag .inner {
  background: #fff;
  border-radius: 5px;
  padding: 10px;
}
 .menu-tag .inner .list-tag {
  padding: 7px 15px;
  border-bottom: 1px dashed #999;
}
 .menu-tag .inner .list-tag li {
  display: inline-block;
  margin-right: 28px;
  padding-left: 10px;
  background: url("../images/ico_arro11.png") no-repeat left center;
  background-size: 5px;
}
 .menu-tag .inner .list-tag li a {
  letter-spacing: 0.075em;
  font-weight: bold;
  font-size: 15px;
  color: #1d3994;
}
 .menu-tag .inner .list-tag:last-child {
  border: none;
}
 .seach_kaigai.tyo .body_search {
  background-position: -100%, top right;
}
 .seach_kaigai.tyo .img-abs.abs01 {
  top: -28px;
}
 .keyvisual .kv_ttl .mark small {
  background: rgba(0, 157, 230, 0.8);
}

 .top_scroll_block {
  position: fixed;
  z-index: -1;
  width: 100%;
  left: 0;
  bottom: 20px;
  opacity: 0;
  transition: all 1s;
}
 .top_scroll_block .top_scroll_block_inner {
  position: relative;
  width: 960px;
  margin: auto;
  text-align: right;
}
 .top_scroll_block.show {
  z-index: 100;
  opacity: 1;
}
 .top_scroll_block a {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (min-width:768px) and ( max-width:1024px) {
body{display: inherit;}
}

/*181214追加*/
 .sec_popular .list_tour .col.col_1line {
	width: 960px;
	display: flex;
	justify-content: space-between;
}
 .sec_popular .list_tour .col.col_1line .img {
	width: 450px;
}
 .sec_popular .list_tour .col.col_1line .txt {
	width: 450px;
}
 .sec_popular .list_tour .col.col_1line .txt .hgBox,
 .sec_popular .list_tour .col.col_1line .txt .hgBox a {
	width: 100%;
}

/* 出発日のcss */
.overlayBlk .overlayMds03 {
    background: #32aaf3;
    padding: 10px;
    width: 680px;
    border-bottom: unset;
    font-size: 16px;
    font-weight: bold;
    color: #fff;
}
.dep_date {
	margin-left: 230px;
}
.SW_SD_Month{
	border-collapse:separate;
	border-spacing:2px;
	margin-left:6px;
	margin-bottom:8px;
}
.SW_SD_Caption {
	background-color:#197FBC;
	color:#FFFFFF;
	font-weight:bold;
	height:29px;
	line-height:29px;
	margin:0 2px;
	text-align:center;
	font-size:12px;
}
.SW_SD_Caption a {
	color:#FFFFFF;
	text-decoration:underline;
}
.SW_SD_Month th.sun, .SW_SD_Month td.sun, .SW_SD_Month td.hol{
	background-color:#FFD7CB;
}
.SW_SD_Month td, .SW_SD_Month th{
	border:1px solid #CCCCCC;
	text-align:center;
	width:22px;
	min-height:5px;
	vertical-align:middle;
	height:25px;
	font-size: 12px;
}
.SW_SD_Month th.sat, .SW_SD_Month td.sat{
	background-color:#CBE7FF;
}
.SW_SD_Month td.non{
	background-color:#DDDDDD;
}
.SW_SD_Month th{
	background-color:#EEEEEE;
}
.SW_SD_Month td a{
	text-decoration:underline;
	color:#0000FF;
}

.SW_SD_Month td.sel {
    background-color: #35649A;
    color: #FFFFFF;
}
.SW_SD_Month td.sel a {
    color: #FFFFFF;
}

.SW_CalBtn {width:26px; height:26px;}
.SW_CalPrevBtn { background:url(/search/images/SR_Cal_Prev.gif) no-repeat; width:26px; height:26px; margin-top:90px;}
.SW_CalNextBtn { background:url(/search/images/SR_Cal_Next.gif) no-repeat; width:26px; height:26px; margin-top:90px;margin-right: 20px;}

.overlayDateBox .decisionBox { width:670px; height:auto; text-align:center;}
.overlayDateBox .decisionBox p.txt { font-size:12px; line-height:1; margin-bottom:10px;}
.overlayDateBox .decisionBox p.btn { width:260px; height:50px; margin:0 auto;}
.overlayDateBox .decisionBox p.btn a { display:block; background:url(../images/btn03.png) 0 -200px no-repeat; width:260px; height:50px; text-indent:-9999px;}
/*.overlayDateBox .decisionBox p.btn a:hover { background:url(../images/btn03.png) -260px -200px no-repeat;}*/


.searchBox { margin: 20px ; box-sizing: border-box;}
.js_dep_date_cal { margin-top: 10px;}

.btnTempA {
margin:20px 0 20px 15px; position: relative; display: table; width: 300px; height: 55px; text-align: center; 
/* border */
border:1.5px solid #b2b2b2;
}
/* .btnTempA a::after { content: ""; display: inline-block; position: absolute; right: 20px; width: 20px; height: 20px; background:url(/attending/kaigai/business/images/2019/arrow.png) no-repeat; background-size: contain;} */
.btnTempA a { display: table-cell; color: #7b7b7b; font-size: 14px; vertical-align: middle; text-decoration: none;}
.btnTempA:hover { opacity: 0.7;}

.btnTempB {
margin:20px 0 20px 15px; position: relative; display: table; width: 300px; height: 55px; text-align: center; background-color: #a39966; cursor: pointer;
/* border */
border:1.5px solid #a39966;
}
.btnTempB a::after { content: ""; display: inline-block; position: absolute; right: 20px; width: 20px; height: 20px; background-size: contain;}
.btnTempB a { display: table-cell; color: #fff; font-size: 14px; vertical-align: middle; text-decoration: none;}
.btnTempB:hover { opacity: 0.7;}

 .img_txt_layout .detail_btn {
margin-top:8px; position: relative; display: table; padding: 15px 0; width: 580px; height: 45px; text-align: center; font-size: 14px; font-weight:bold; text-decoration: none; color: #fff; background-color: #8b4d5c; cursor: pointer;
}
 /* .img_txt_layout .detail_btn::after { content: ""; display: inline-block; position: absolute; right: 20px; width: 20px; height: 20px; background:url(/attending/kaigai/business/images/2019/arrow.png) no-repeat; background-size: contain;} */
 .img_txt_layout .detail_btn:hover { opacity: 0.7;}
.textarea.icon {
    float: left;
}
img.smp_cal_icon {
    width: 31px;
    height: 22px;
    vertical-align: top;
}

.SR_ErrMesBlock { margin: 20px 0 0 0; font-size: 15px; text-align: center;}

.search_more {display:none;}

.btn_submit{
	margin: 0 auto;
    text-align: center;
    width: 500px;
    display: table;
	background-color: #8b4d5c;
	    color: #fff;
	font-size: 14px;
	height:55px;
}
.btn_submit:hover{
	color:#fff;
	text-decoration: none;
    opacity: 0.7;
}

.btn_submit span{
	position:relative;
	display:table-cell;
	vertical-align: middle;
}
.btn_submit span::after{
	content: "";
    position: absolute;
    right: 30px;
    top: 50%;
    margin-top: -2px;
    width: 5px;
    height: 5px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

/*料金修正*/
.search_wrap .searchForm .basic_search_list .Search__form-group dd{
    display:inline-flex;
    align-items: center;
    justify-content: space-between;
    width:100%;
}
.Search__select--price{
    width:100%;
}