
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;
}
header#header_pc {
	height: auto;
}
#hisApp{
	padding-bottom: 60px;
}

.header {
	background: transparent;
	color: rgb(51, 51, 51);
	height: auto;
}
.header a {
	color: rgb(106, 106, 106);
	text-decoration: none;
}
.header__sp-menu-item--my-page {
	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 {
	font-size: .8rem;
	display: block!important;
	padding: 0;
	margin: 0;
}
.breadcrumb a {
	font-size: .8rem;
	display: block!important;
	padding: 0;
}
.breadcrumb__inner {
	padding: 5px 24px;
	line-height: 1;
}
.detail_page_nav {
	background: #777;
	min-height: 40px;
	position: fixed;
	top: 50px;
	width: 100%;
	z-index: 90;
}
.detail_page_nav {
    top: 88px;
    /* background-color: #FFF; */
}
.detail_page_nav.static_hide {
	top: 0;
	min-height: 40px;
}
.detail_page_nav .btn_listback a {
	margin-top: 0;
	padding: .5rem 0 .5rem 22px;
    background-size: auto 12px;
}
.menu-trigger {
	position: relative;
	width: 40px;
	height: 40px;
}
.menu-trigger span {
	position: absolute;
	left: 10px;
	width: 30px;
	height: 3px;
	background-color: #FFF;
}
.menu-trigger span:nth-of-type(1) {
	top: 8px;
}
.menu-trigger span:nth-of-type(2) {
	top: 17px;
}
.menu-trigger span:nth-of-type(3) {
	bottom: 11px;
}
.detail_page_nav .gnav {
	position: absolute;
	width: 100%;
	top: 40px;
	z-index: 90000;
	background: #FFF;
	letter-spacing: -0.5em;
	text-align: left;
}
.detail_page_nav .gnav ul {
    display: flex;
    flex-wrap: wrap;
	width: 100%;
	margin: 0;
	box-sizing: border-box;
	letter-spacing: normal;
	vertical-align: top;
}
.detail_page_nav .gnav li {
    width: 50%;
	border-bottom: 1px solid #DDD;
}
.detail_page_nav .gnav li:nth-child(odd) {
	border-right: 1px solid #DDD;
}
.detail_page_nav .gnav3 {
	display: none;
	top: 0;
}
.detail_page_nav .gnav3 ul {
    display: flex;
    flex-wrap: nowrap;
    border-bottom: 1px solid #004098;
}
.detail_page_nav .gnav3 li {
	float: none;
	width: 25%;
}
.detail_page_nav .gnav3 li a {
	border-left: 1px solid #CCC;
}

.detail_page_nav .gnav3 li:nth-child(1) a {
	border-left: none;
}


.detail_main {
	padding: 50px 0 1.5rem;
}

.icol1, .icol2, .icol3, .icol4, .icol5, .icol6, .icol7, .icol8, .icol9, .icol10, .icol11, .icol12 {
	margin-left: 4%;
	margin-right: 4%;
	margin-top: 0px;
	margin-bottom: 10px;
	width: 92%;
}

.static_page_title {
	color: #0057b8;
	font-weight: 600;
	font-size: 106%;
	text-align: left;
	margin-top: 16px;
}


.detail_main h1, #detail_plan h2 {
	color: #004098;
	text-align: left;
	font-size: 1.4rem;
}
.detail_container h1 .wrapper {
    font-size: 1.5rem;
    background-position: 5% 50%;
}
.review .star {
	display: block;
	text-indent: -9999px;
	height: 22px;
	background-position: 0 0;
	background-repeat: no-repeat;
	background-size: auto 16px;
}
.price {
	padding: 0.5rem 0 0;
}

.box_head_plan {
	padding: 1rem 1.5rem 0.2rem;
	margin-top: 1rem;
	background-color: #f4f4f5;
	font-size: 1.1rem;
}
.box_head_plan li {
	margin-bottom: 1rem;
    font-size: 1.1rem;
    border-bottom: 1px solid #DDD;
}
/* .box_head_plan li:last-child {
    border-bottom: none;
} */
.box_head_plan li a span {
	width: 100%;
	margin-right: 0;
}
.box_head_plan li a span.price {
	width: 100%;
	line-height: 1.2;
	font-size: 1.2rem;
	padding-bottom: .5rem;
}
.box_head_plan li a span:after {
	background-size: 12px auto;
}

.box_review {
	padding: 2rem 1rem;
}
.box_review .title {
	margin: 0 0 0;
}
.box_review div {
	text-align: left;
	font-size: 1rem;
}
.box_review .icol12 {
	margin-top: 0;
	margin: 0 0 10px;
}
.box_review .icol5 {
	margin: 5px 0 5px;
}
.wrap_btn_entry_review a.btn_all_view {
	width: 80%;
}
.wrap_btn_entry_review a.btn_entry_review {
	background-color: #333;
	width: 80%;
}



.detail_tour_inner {
	padding: 0;
}
#detail_tour .notes dt {
	width: 100%;
}
#detail_tour .notes dt, #detail_tour .notes dd {
	padding: .5rem;
	font-size: 1rem;
	width: 100%;
}


.btn_all_open a {
	padding: .5rem 3rem .5rem 1rem;
	border: 1px solid #ddd;
	background-size: 13px auto;
}
#qa dt {
	border-top: 1px solid #ddd;
}
#qa dl:last-child {
	border-top: 1px solid #ddd;
}
#qa dt strong {
	font-size: 1.5rem;
	width: 60px;
	padding: 10px 10px 0;
}
#qa dt small img {
	width: 14px;
	margin-top: 50%;
}


.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;
}



.goTop {
	display: none!important;
}
#reserve_fixed a.reserve_fixed_btn {
	width: 80%;
	font-size: 1.2rem;
}
#reserve_fixed a.reserve_fixed_btn strong {
	font-size: 1.2rem;
}
#reserve_fixed a.page_top_btn {
	font-size: 1rem;
}

a.btn_reserve {
	font-size: 1.4rem;
}

.oltour_footer ul {
	list-style: none;
	display: flex;
	flex-wrap: wrap;
}
.oltour_footer ul li {
	float: none;
	margin: 0;
    width: 49%;
    padding: 0;
}
.oltour_footer ul li:nth-child(odd) {
    margin-right: auto;
}
.oltour_footer ul li a {
	border: 1px solid #333;
	margin: 5px 0;
	padding: 10px;
	display: block;
}


.oe_top_btn_wrap {
	width: 100%;
	text-align: center;
	margin: 30px auto;
}
.oe_top_btn_wrap a.link_allow{
	width: 90%;
	background-color: #EEE;
	padding: 16px;
	background-position: right 16px center;
}

.box_review .name .icon.one {
	display: none;
}


/*=============================================
お気に入りを見るボタン
=============================================*/

#reserve_fixed2 .wrap_btn a.btn {
	display: block;
	padding: 10px;
	font-size: 14px;
}
#reserve_fixed2 .wrap_btn a.btn strong {
	font-size: 20px;
}

#reserve_fixed2 a.page_top_btn {
	font-size: 1rem;
}
#reserve_fixed2 .wrap_btn a.btn {
	display: block;
	padding: 20px;
	font-size: 14px;
	line-height: 1;
	min-height: auto;
}

.wrap_bottom_pager.upper {
	bottom: 50px;
	height: 50px;
}
#reserve_fixed2 .wrap_btn {
	display: table;
	width: 80%;
	table-layout: fixed;
	float: left;
	min-height: auto;
	max-height: 50px;
}
#reserve_fixed2 a {
	display: inline-block;
	vertical-align: bottom;
	text-decoration: none;
	text-align: center;
	box-sizing: border-box;
	letter-spacing: normal;
	min-height: auto;
	max-height: 50px;
}

.list_result.grid .result_cont .info_container h1 {
	margin-bottom: 5px;
	font-size: 110%;
	margin: 0;
	width: 100%;
	box-sizing: border-box;
}
.result_cont .info_container h1 {
	color: #004098;
	font-size: 120%;
	margin: 0 0;
}
.list_result.grid .result_cont .box_image {
	margin: 0;
}
a.btn_detail {
	display: block;
	text-align: center;
	text-decoration: none;
	border-radius: 6px;
	padding: 0.6rem 1rem;
	font-weight: 600;
	background: #F28100 url(https://tour.his-usa.com/rn2/images/arrow_btn_w.svg) no-repeat right 8px top 50%;
	background-size: 6px auto;
	color: #FFF;
	font-size: 14px;
}

.result_cont .icol3.box_image {
	width: 35%;
	margin: 0 1%;
	vertical-align: top;
	position: relative;
}
.result_cont .info_container {
	display: inline-block;
	width: 63%;
	letter-spacing: normal;
}


.narrow_tab > li > a {
	padding: .6rem 1rem 0;
	min-height: 30px;
	font-size: 100%;
	max-width: 175px;
}
.right_sort p {
	padding: .6rem 1rem 0;
	min-height: 30px;
	color: #FFF;
	font-size: 100%;
}


.wrap_bottom_pager .icol12 {
	text-align: left;
	margin: 2% 3% 1%;
}
.wrap_bottom_pager .select_tab > p {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 80px;
	padding: .5rem;
	border-radius: 3px;
}


/*===================================
閲覧履歴
===================================*/

.result_cont .icol3.box_image {
	width: 35%;
	margin: 0 1%;
	vertical-align: top;
	position: relative;
}
.result_cont .info_container {
	display: inline-block;
	width: 63%;
	letter-spacing: normal;
}
.list_result.grid .result_cont .info_container h1 {
	margin-bottom: 5px;
	font-size: 110%;
	margin: 0;
	width: 100%;
	box-sizing: border-box;
}
.result_cont .info_container h1 {
	color: #004098;
	font-size: 120%;
	margin: 0 0;
}
.list_result.grid .result_cont .box_image {
	margin: 0;
}
a.btn_detail {
	display: block;
	text-align: center;
	text-decoration: none;
	border-radius: 6px;
	padding: 0.3rem 0.5rem;
	font-weight: 600;
	background: #F28100 url(https://tour.his-usa.com/rn2/images/arrow_btn_w.svg) no-repeat right 8px top 50%;
	background-size: 6px auto;
	color: #FFF;
	font-size: 14px;
	width: 80%;
	margin-left: auto;
}
.info_container .subinfo p {
	margin-top: 00px;
	width: 100%;
}

.list_result .result_cont {
	background: #F0F2F5;
	letter-spacing: -0.4em;
	padding: 16px 12px;
}


/*===================================
口コミ
===================================*/
.detail_container.review_list {
	padding-top: 10px;
	background: #EEE;
}
.box_review {
	padding: 2rem 1rem;
	border: 1px solid #CCC;
	margin: 0 10px 20px;
	padding: 16px 10px;
	background-color: #FFF;
	border-top: 5px solid #004098;
	border-radius: 6px;
}
.box_review .text,
.box_review:nth-child(even) .text  {
	overflow: hidden;
}
.box_review .title{
	word-break: break-word;
}
.box_review .title strong {
	word-break: break-word;
}

  .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);
}


.review .star {
	width: 36%;
}
.review {
	display: flex;
	flex-wrap: nowrap;
	width: 100%;
	margin-bottom: 6px;
}
.box_review .name .icon {
	display: none;
}


.wrap_bottom_pager .number {
	font-size: 90%;
}
.wrap_bottom_pager .number {
	font-size: 90%;
}


/*===================================
口コミ　POST
===================================*/
.box_input.review {
	margin-bottom: 0;
	flex-wrap: wrap;
}
.box_input.review h1 {
	width: 100%;
}

.box_input dl {
	width: 100%;
	text-align: left;
	margin-bottom: 2rem;
}
.box_input.review .select_use span {
	display: inline-block;
	width: 48%;
	padding: 1rem;
}
.box_input.review select.input_required {
	background: #ffffff no-repeat right 8px top 50%;
	border: 1px solid #888;
	border-radius: 4px;
	padding: 12px;
	width: 100%;
	background-image: url(//tour.his-usa.com/rn2/images/ico_select_g.svg);
}




.review a {
	display: inline-block;
	padding-left: 15px;
	text-decoration: none;
	color: #1A93EC;
	font-size: 93.3%;
	background:none;
}


.box_input_wrap {
	width: 100%;
}



/*=============================================
20201201調整
=============================================*/
.site-copy {
	padding: 3px 3%;
}
a.btn_reserve {
	font-size: 1.2rem;
}
.detail_container .heading-title-h1 .wrapper {
	padding: .8rem 15px .8rem 50px;
	font-size: 120%;
	background-size: auto 23px;
	background-position: 5% 50%;
}
.detail_page_nav .icol9.breadcrumb {
	display: none!important;
}
.detail_page_nav .icol9.breadcrumb {
	display: flex!important;
	overflow-x: auto;
	white-space: nowrap;
	overflow-scrolling: touch;
	-webkit-overflow-scrolling: touch;
	margin: .5rem 4% .2rem;
	color: #333;
}
.breadcrumb a {
	color: #666;
}
.detail_page_nav .btn_listback {
	background-color: #333;
    width: 100%;
    padding-left: 1rem;
}
.detail_page_nav .btn_listback a {
	padding: .8rem 0 .8rem 22px;
}


.slider .slick-slide > img, .slider-nav .slick-slide > img {
	border-radius: 6px;
}
/* .detail_page_nav .btn_listback {
	display: none!important;
} */

/* .detail_page_nav {
	display: none!important;
} */
.detail_main {
	background: #FFF;
	padding: 10px 0 1.5rem;
}
.detail_container{
	background: #FFF;
	padding: 1.5rem 0;
	padding-top: 2rem!important;
}

.detail_page_nav {
	top: 88px;
	position: absolute;
	position: static;
	background-color: #FFF;
	border-bottom: 1px solid #ddd;
}
.detail_page_nav #toggle {
	background: none;
	top:20px;
}
.detail_page_nav .gnav {
	top: 60px;
	display: none;
}


.detail_main .icol10.t_left p {
	font-size: 16px;
	font-weight: bold;
}
.detail_main .price p {
	width: 50%;
	margin-left: .5rem;
}

.box_head_plan {
	font-size: 1.1rem;
	padding: 1rem 1rem .5rem;
	margin-top: 1rem;
	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 1rem;
	background: #EEE;
	text-align: center;
	color: #222;
	font-size: 12px;
	line-height: 1.0;
}

.btn_reserve{
	padding: .8rem 1.4rem .8rem .8rem;
	margin: 1rem 0;
	font-size: 1.3rem;
}


/* ツアー内容*/
#detail_tour .tour_tab li p {
	border-bottom: none;
	background-color: #EEE;
	border-radius: 15px;
	padding: .5rem 0;
}
#detail_tour .tour_tab {
	margin-bottom: 1rem;
}
#detail_tour .notes dt, #detail_tour .notes dd {
	padding: .5rem 0;
	font-size: 1rem;
	width: 100%;
}

#detail_tour .schedule li, .voucher_container .schedule li {
    background: #FFF;
    text-align: left;
    padding: 0 .5rem;
    letter-spacing: 0;
    color: #333;
}

#detail_tour .schedule li span, .voucher_container .schedule li span {
	width: 27%;
}
#detail_tour .schedule li span.text, .voucher_container .schedule li span.text {
	width: 70%;
}
#detail_tour .notes dt strong {
	display: block;
	padding: .5rem .5rem;
	background: #daeefc;
	color: #004098;
	font-weight: 600;
	font-size: 90%;
	text-align: left;
	border-radius: 0;
}
#detail_tour .notes dl {
	border-bottom: none;
	letter-spacing: 0;
}

.wrap_btn_entry_review a.btn_entry_review {
	background-color: #666;
	width: 60%;
	font-size: 1rem;
	padding: .8rem 1.2rem .8rem 3rem;
}

/* プラン一覧 */
#detail_plan .box_head_plan {
	padding: .2rem;
	border: none;
	margin: 0 4% 0;
}
.ui-datepicker-calendar td {
	width: 14.2%;
}

.plan_wrapper {
	position: relative;
	padding-top: 30px;
	margin-top: 1rem;
}
.plan_wrapper:before {
	border-top: 5px solid #004098;
}
#detail_plan .tourcode {
	margin-top: 2rem;
}

.detail_main h1, #detail_plan h2 {
	font-size: 1.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 0;
	background: none;
	font-size: 12px;;
}
#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 .5rem;
	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: .2rem 1rem;
	background: none;
	margin: 0 .5rem;
	font-size: 100%;
	width: 50%;
}
.btn_reserve.agree {
	border: 2px solid #F60;
	color: #F60;
	width: 80%;
	margin-bottom: 1rem;
	padding: .6rem 1rem;
}
.btn_reserve.disagree {
	border: 2px solid #EEE;
	background-color: #EEE;
	color: #888;
}



#reserve_fixed {
	display: none;
	position: fixed;
	bottom: 0;
	z-index: 9998;
	width: 100%;
	letter-spacing: -0.5em;
	background-color: #FFF;
	padding: 0.5rem 1rem;
}
#reserve_fixed a.reserve_fixed_btn {
	width: 100%;
	font-size: 1.1rem;
	min-height: 50px;
	padding-top: 10px;
	border-radius: 6px;
	margin: 0 auto;
}


/* スライド画像高さ調整 */
.detail_main .slider-container .slick-track li.slick-slide {
  max-height: 210px;
}
.detail_main .slider-nav-container .slick-track li.slick-slide {
  max-height: 70px;
  overflow: hidden;
  border-radius: 6px;
}



.list_info .price {
	float: none;
	width: 100%;
}
.list_info .review {
	float: none;
	width: 100%;
}
.list_info .review .star {
	width: 100px;
}
.subinfo ul {
	width: 100%;
}




/*=============================================
20201208調整
=============================================*/

.detail_main .slider-container .slick-track li.slick-slide {
	max-height: 212px;
	overflow: hidden;
}
.detail_main .slider-container .slick-track li.slick-slide {
	max-height: 212px;
	overflow: hidden;
	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: 71px;
	overflow: hidden;
	border-radius: 0;
	margin-right: 2px;
}
.detail_main .slider-nav-container .slick-track li.slick-slide:last-child {
	margin-right: 0;
}


/*=============================================
20210105調整
=============================================*/
.num_select li span {
    display: block;
}
/* .box_callender .icol6:nth-child(1) {
    display: inline-block!important;
    width: 100%;
    margin: 0;
    padding: 0;
} */

/*=============================================
20210118調整
=============================================*/
.box_callender .icol6:last-child {
    display: inline-block;
}
