html {
	font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
	color: rgb(51, 51, 51);
}
body, div, li, dt, dd, th, td, p, button, input, select, textarea {
	font-family: メイリオ, Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size: 14px;
	line-height: 1.5;
}
article > *{
  font-size: 14px;
}
#hisApp article{
	font-size: 16px;
}
header#header_pc {
	height: auto;
}
.header {
	background: transparent;
	color: rgb(51, 51, 51);
	height: auto;
}
#header_pc .header__button-area {
  display: none;
}

/* .heading-title-h1 title */
.detail_container .heading-title-h1 {
	background: #4c5059;
	margin-bottom: 1rem;
	}
	.detail_container .heading-title-h1 .wrapper {
	text-align: left;
	letter-spacing: normal;
	padding: .5rem 2% .5rem 3.5rem;
	color: #FFF;
	font-size: 113%;
	background-position:2% 50%;
	background-repeat: no-repeat;
	background-size: auto 20px;
	}
	.detail_container .heading-title-h1.point .wrapper {background-image: url(https://tour.his-usa.com/rn2/images/ico_point_w.svg)}
	.detail_container .heading-title-h1.tour .wrapper {background-image: url(https://tour.his-usa.com/rn2/images/ico_tour_w.svg)}
	.detail_container .heading-title-h1.photo .wrapper {
		background-image: url(https://tour.his-usa.com/rn2/images/ico_photo_w.svg);
		background-size: auto 16px;
	}
	.detail_container .heading-title-h1.plan .wrapper {background-image: url(https://tour.his-usa.com/rn2/images/ico_plan_w.svg)}
	.detail_container .heading-title-h1.review .wrapper {
		background-image: url(https://tour.his-usa.com/rn2/images/ico_review_w.svg);
		background-size: auto 16px;
	}
	.detail_container .heading-title-h1.notes .wrapper {background-image: url(https://tour.his-usa.com/rn2/images/ico_notes_w.svg)}
	.detail_container .heading-title-h1.faq .wrapper {background-image: url(https://tour.his-usa.com/rn2/images/ico_faq_w.svg)}

	.detail_container .heading-title-h1 .wrapper {
		padding: .8rem 15px .8rem 56px;
		font-size: 120%;
		background-size: auto 23px;
	}

#accountMenu01 {
	display: block;
	font-size: 11px;
	line-height: 18px;
}

.breadcrumb__inner{
	padding:5px 24px;
	/* overflow-x:scroll; */
	white-space:nowrap
}
.breadcrumb__item{
	position:relative;
	color:#888;
	display:inline-block;
	margin-right:12px
}
.breadcrumb__item:last-child{
	margin-right:0
}
.breadcrumb__item,
.breadcrumb__item a{
	font-size:12px!important;
	padding:0;
}
.breadcrumb__item+.breadcrumb__item::before{
	content:'';
	display:inline-block;
	background:#888;
	margin:0 8px;
	position:absolute;
	top:1px;
	left:-17px;
	width:1px;
	height:12px;
	-webkit-flex-shrink:0;
	-ms-flex-negative:0;
	flex-shrink:0
}
.breadcrumb__item a{
	color:#333;
	text-decoration:none
}
.breadcrumb__item a:focus,.breadcrumb__item a:hove{
	text-decoration:underline
}
.breadcrumb__icon+span{
	margin-left:17px
}
.breadcrumb__itemInner{
	display:-webkit-box;
	display:-webkit-flex;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:start;
	-webkit-align-items:flex-start;
	-ms-flex-align:start;
	align-items:flex-start
}
.breadcrumb__icon{
	width:12px;
	height:auto;
	position:absolute;
	left:0;
	top:50%;
	transform:translateY(-50%)
}
.breadcrumb__item:nth-child(1) .breadcrumb__icon{
	top:calc(50% - 1px)
}

.breadcrumb {
	width: 1024px;
	margin: 0 auto;
	display: block;
}
.breadcrumb__item, .breadcrumb__item a {
	font-size: 1rem;
}
.breadcrumb a {
	font-size: 1rem;
}

.detail_page_nav {
	height: auto;
	padding: 3px 0;
	vertical-align: middle;
	min-height: unset;
}
.detail_page_nav .icol9.breadcrumb {
    width: 80%;
    padding: 0;
}
.detail_page_nav .icol3.btn_listback {
	width: 20%;
}
.detail_page_nav .btn_listback a {
	border: 1px solid #FFF;
	font-size: 0.9rem;
	padding: 3px 1rem 3px 30px;
}

.footer > * {
	text-decoration: none;
	color: #111;
}
.footer a {
	margin-right: auto;
	color: #111;
	text-decoration: none;
}
.footer__category-list-title > * {
	text-decoration: none;
	color: #111;
}
.oltour_footer {
	max-width: 950px;
}

.fv_wrap {
	max-width: 980px;
	margin: 0 auto;
}
.box_narrow .wrapper {
	height: 47px;
	max-width: 980px;
}
.box_narrow .result_num {
	padding-left: 160px;
	min-width: 840px;
}

.list_result.grid {
	max-width: 1010px;
	margin: 0 auto;
}
.wrapper {
	max-width: 980px;
	margin: 0 auto;
}

#reserve_fixed a.reserve_fixed_btn strong {
	font-size: 1rem;
}
#reserve_fixed a.reserve_fixed_btn {
	font-size: 1.1rem;
}
#reserve_fixed a.reserve_fixed_btn {
	border-radius: 5px;
}
#reserve_fixed a.page_top_btn {
	display: none;
}
#reserve_fixed {
	bottom: 130px;
	right: 6px;
	width: 120px;
}


#qa dt small img {
	width: 15px;
	margin-top: 10px;
}

.wrap_list-select {
	margin-top: 8px;
}


.box_review .name .icon.one {
	display: none;
}

@media only screen and (min-width: 1200px){
	.plan_wrapper:before {
    max-width: 950px;
    width: auto;
	}
}



.oe_top_btn_wrap {
	width: 100%;
	text-align: center;
	margin: 30px auto;
}
.oe_top_btn_wrap a.link_allow{
	width: 60%;
	background-color: #EEE;
	padding: 16px;
	background-position: right 16px center;
}


#reserve_fixed2 .wrap_btn a.btn {
	display: table-cell;
	min-height: 60px;
	background: #F90;
	color: #FFF;
	font-weight: 600;
	font-size: 1rem;
	line-height: 1.3;
	vertical-align: middle;
	letter-spacing: -0.02em;
	border-top: 1px solid #FFF;
}
#reserve_fixed2 .wrap_btn a.btn strong {
	display: inline-block;
	font-size: 1rem;
	font-weight: 600;
}




/*===================================
閲覧履歴
===================================*/

.wrap_list-select {
	margin-top: 0;
}
.thumb-item li.slick-slide {
	height: auto;
	margin-bottom: 10px;
}


/*===================================
口コミ
===================================*/

.detail_container.review_list {
	background: #EEE;
	padding: 20px 0;
}


.btn_readmore, .btn_readmore_close {
	padding: 10px 20px;
}

.box_review {
	padding-bottom: 2rem;
	border: 1px solid #CCC;
	margin: 0 16px 30px;
	padding: 10px;
	background-color: #FFF;
	border-top: 5px solid #004098;
	border-radius: 6px;
}
.box_review:nth-child(even) {
	background: #FFF;
}

.btn_readmore:before {
	content: "";
	display: block;
	position: absolute;
	width: 100%;
	height: 20px;
	top: -20px;
	left: 0;
	background: linear-gradient(to bottom,rgba(255,255,255,0),#f4f4f5);
	background: linear-gradient(to bottom,rgba(255,255,255,0),#FFF);
}
.box_review:nth-child(even) .btn_readmore:before {
	background: linear-gradient(to bottom,rgba(255,255,255,0),#FFF);
}
.box_review .review{
	display: block;
}

.box_review .text,
.box_review:nth-child(even) .text  {
	margin-top: 0;
	border-top: 1px solid #DDD;
	padding: 10px;
	margin-bottom: 0;
	/* background-color: #EEE; */
	overflow: hidden;
}
.box_review .title{
	word-break: break-word;
}
.box_review .title strong {
	word-break: break-word;
}
/* .box_review .text:last-of-type,
.box_review:nth-child(even) .text:last-of-type  {
	margin-top: 0;
	border-top: 1px solid #004098;
	padding-top: 10px;
	margin-bottom: 0;
	background-color: #FFF;
} */

.box_refine {
	padding: 30px;
	background: #EDF6FD;
	border: 1px solid #004098;
}

.box_refine > div {
	display: table-cell;
	vertical-align: top;
}
.box_refine .total {
	width: 23%;
}
.box_refine >div {
	width: 21%;
	vertical-align: top;
}
.wrap_bottom_pager {
	position: relative;
	padding-top: 10px;
	height: 60px;
	margin-top: 0;
}


/*===================================
口コミ　POST
===================================*/
.box_input.review .select_use span {
	width: auto;
	padding: 10px 0;
}
.radio_button + label {
	padding-left: 26px;
	position: relative;
	margin-right: 26px;
	cursor: pointer;
}

.box_input.review select.input_required {
	background: #ffffff url(https://tour.his-usa.com/rn2/images/ico_select_g.svg) no-repeat right 8px top 50%;
	border: 1px solid #aaa;
	border-radius: 4px;
	background-size: 10px;
	width: 30%;
}

.box_input.confirm dl {
	margin-bottom: 0;
}
.box_input.confirm dt, .box_input.confirm dd {
	padding: 1rem 1.5rem;
	font-size: 14px;
}


/*=============================================
20201201調整
=============================================*/
h1.site-copy{
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
li.shopTx {
	font-size: 10px;
}

.btn_reserve.active {
	background-color: #ff6200;
}
.slider .slick-slide > img, .slider-nav .slick-slide > img {
	border-radius: 6px;
}

/* パン屑 */
.detail_page_nav {
	height: auto;
	padding: 0 0;
	background-color: transparent;
	color: #666;
}
.detail_page_nav .icol9.breadcrumb {
	width: 100%;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}
.breadcrumb a {
	font-size: 11px;
	color: #666;
	position: relative;
}
.breadcrumb a::after {
	content: '';
	display: inline-block;
	background: #888;
	margin: 0 8px;
	position: absolute;
	top: 1px;
	right: -17px;
	width: 1px;
	height: 12px;
	-webkit-flex-shrink: 0;
	-ms-flex-negative: 0;
	flex-shrink: 0;
}
.detail_page_nav .icol3.btn_listback {
	display: none;
}

.pc_detail_page_nav li {
	border: none;
}
.pc_detail_page_nav li:first-child {
	border: none;
}
.pc_detail_page_nav li a {
	display: block;
	padding: .8rem 0 1.6rem 0;
	text-align: center;
	text-decoration: none;
	color: #222;
	background: url(..//images/arrow_bottom_b.svg) no-repeat 50% 76%;
	background-size: 10px auto;
}
.pc_detail_page_nav li a.active_submenu {
	background: url(/oe/images/arrow_bottom_w.svg) no-repeat 50% 76%;
	background-size: 10px;
	background-color: #004098;
}

/* ツアー説明 */
.detail_main .icol10.t_left p {
	font-size: 16px;
	font-weight: bold;
}
.detail_main .icol10.t_left p.copy {
	font-size: 14px;
	font-weight: normal;
}
.box_head_plan {
	padding: 1.5rem;
	margin-top: 1.5rem;
	background-color: transparent;
	border: 1px solid #ddd;
}
.box_head_plan h2 strong {
	padding: .5rem 2rem;
	background-color: #f4f4f5;
	letter-spacing: 0.1em;
	width: 100%;
	display: block;
}
.detail_main .price .title {
	padding: .5rem 1.5rem;
	background: #EEE;
	text-align: center;
	color: #222;
	font-size: 12px;
	line-height: 1.0;
}
.detail_main .price p {
	width: 60%;
	margin-left: 1.5rem;
}



/* ツアー内容*/
#detail_tour .tour_tab li p {
	border-bottom: none;
	background-color: #EEE;
	border-radius: 15px;
	padding: .5rem 0;
}

/* プラン一覧 */
#detail_plan .box_head_plan.icol12 {
	width: 96%;
	padding: 0;
	border: none;
}
#detail_plan h2 {
	font-size: 130%;
	font-weight: bold;
}
#detail_plan .box_head_plan li {
	border-bottom: 1px solid #ddd;
	padding: 1.5rem;
	margin-bottom: 0;
	font-size: 16px;
}
#detail_plan .box_head_plan li:first-child {
	border-top: 1px solid #ddd;
}

#detail_plan .plan_wrapper .wrapper .icol7.v_top{
	width: 100%;
}
#detail_plan .plan_wrapper .wrapper .icol7.v_top .date_select {
	overflow: hidden;
	margin-bottom: 0!important;
}
#detail_plan .plan_wrapper .wrapper .icol7.v_top .date_select .btn_calender a,
#detail_plan .plan_wrapper .wrapper .icol7.v_top .date_select .btn_month_select span {
	display: inline-block;
	padding: .6rem 1rem .6rem 4rem;
	background: #FFF url(../images/ico_calender.svg) no-repeat 1rem 50%;
	background-size: 18px auto;
	border: 1px solid #004098;
	border-radius: 5px;
	text-decoration: none;
	cursor: pointer;
}
#detail_plan .plan_wrapper .wrapper .icol7.v_top .num_select li span strong {
	color: #f25749;
	font-size: 140%;
}

#detail_plan .plan_wrapper .wrapper .icol5.t_left.v_top {
	width: 100%;
	line-height: 1;
	font-size: 12px;
}


.box_callender {
	width: 96%;
	margin: 0 auto;
	font-size: 12px;
}
.ui-datepicker-header {
	display: flex;
	font-size: 12px;
}
.ui-datepicker-header .ui-datepicker-title:nth-child(2), .box_callender .icol6:last-child {
	display: inline-block;
	margin-left: 1%;
}
.ui-datepicker-calendar td {
	width: 14.2%;
}
.modal-close span {
	padding-top: 20px;
}

#detail_plan .plan_wrapper .wrapper .icol4.mb-0 {
	width: 60%;
	max-width: 480px;
	line-height: 1;
	font-size: 12px;
}

.plan_wrapper {
	position: relative;
	padding-top: 30px;
	margin-top: 4rem;
}
.plan_wrapper:before {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
	display: block;
	width: 96%;
	height: 20px;
	border-top: 5px solid #004098;
	margin-top: 2rem;
	padding-top: 1.5rem;
}
#detail_plan .tourcode {
	margin-top: 2rem;
}
#detail_plan .icol10 {
	margin-top: 2rem;
}

#detail_notes .icol12 > ul.box_notes > li:before {
	display: none;
}
.reserve_check li:before {
	display: none;
}
#detail_notes .icol12 > ul.box_notes > li,
.voucher_container ul.box_notes > li {
	position: relative;
	padding: 0.2rem 1rem;
	background: none;
}
#detail_notes .icol12 > ul.box_notes > li b,
.voucher_container ul.box_notes > li b{
	width: 100%;
	display: block;
	background-color: #EEE;
	padding: .5rem 1rem;
	margin: 1.4rem 0 .2rem;
}
.reserve_check li {
	position: relative;
	text-align: left;
	font-size: 12px;
	padding: .2rem 1rem;
	border-top: none;
	line-height: 1.2;
}
.reserve_check li:last-child {
	border-bottom: none;
	margin-bottom: 2rem;
}
.reserve_check li b {
	line-height: 1.5;
	margin: .5rem 0;
	display: block;
}
.reserve_check h3 {
	font-size: 110%;
	margin-bottom: 1rem;
	background-color: #EEE;
	padding: .2rem 1rem;
}
.reserve_check h3:first-child {
	background-color: transparent;
	margin-bottom: 0;
}

.btn_reserve.agree, .btn_reserve.disagree {
	padding: .6rem 1rem;
	background: none;
	margin: 0 .5rem;
	font-size: 100%;
	width: 25%;
}
.btn_reserve.agree {
	border: 2px solid #F60;
	color: #F60;
	width: 40%;
}
.btn_reserve.disagree {
	border: 2px solid #EEE;
	background-color: #EEE;
	color: #888;
}

.detail_container.pt-0 .icol4 {
	width: 60%;
	max-width: 480px;
	line-height: 1;
}


.ui-datepicker-header div {
  width: 100%;
}

.ui-datepicker-header .ui-datepicker-title {
    width: 100%;
}


.detail_main .slider-container .slick-track li.slick-slide {
  max-height: 230px;
}
.detail_main .slider-nav-container .slick-track li.slick-slide {
  max-height: 77px;
  overflow: hidden;
  border-radius: 6px;
}


/*=============================================
20201208調整
=============================================*/

.detail_main .slider-container .slick-track li.slick-slide {
	max-height: 233px;
	overflow: hidden;
	border-radius: 0;
	margin-right: 0;
}
.detail_main .slider .slick-slide > img, .slider-nav .slick-slide > img {
	border-radius: 0;
}
.detail_main .slider-nav-container {
	margin-top: 3px;
}
.detail_main .slider-nav-container .slick-track li.slick-slide {
	max-height: 77px;
	overflow: hidden;
	border-radius: 0;
	margin-right: 2px;
}
.detail_main .slider-nav-container .slick-track li.slick-slide:last-child {
	margin-right: 0;
}
