@charset "utf-8";
/*////////////// tourconductor/BasicCSS Document //////////////*/
ol, pre {
    margin: 0;
}

/*//- ALL -//*/
#tourconductor:not {
    font-size: 1.4rem;
}
#tourconductor #breadcrumbArea {
     font-size: 1.2rem;
}
.wrap {
	background: none;
}
.wrap:before {
	content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    width: 100%;
    height: 100vh;
    background: url("/smp/kanto/special/impresso/tourconductor/images/area03_bg01.png") center/cover no-repeat;
    -webkit-background-size: cover;
}
.bgWhite {
	background-color: #FFF;
}
#area01, #area02 {
	padding-bottom: 5%;
}
.ttlArea {
    padding: 5% 0 3%;
}
.txtArea {
    margin-top: 3%
}
#tourconductor .bg01 {
	background: url("/smp/kanto/special/impresso/tourconductor/images/pata01.png") repeat 0 0;
}
.linkArea.btn {
  padding: 0;
  border-radius: initial;
  background-color: transparent;
}
.linkArea.btn a {
    padding: 12px 20px;
    text-decoration: none;
}
.linkText {
    width: auto;
    text-align: center;
    background-image: url("/smp/common/img/kanto/icon/instruction/arrow_right_white001.png");
    background-repeat: no-repeat;
    background-position: 100% 50%;
    background-size: 20px 12px;
    border-radius: 10px;
    -webkit-box-shadow: initial;
            box-shadow: initial;
}
.linkText.top {
	text-align: left;
}
.linkText.newWindow {
    background-image: url("/smp/common/img/kanto/icon/instruction/box_white001.png");
    background-position: 95% 50%;
    background-size: 15px 13px;
}
.attnArea {
	margin-top: 2%;
}
.attnArea li {
	text-indent: -1em;
	margin-left: 1em;
}
.attnArea li:before{
	content: "※";
}
#container .tour-preview {
	background-color: #FFF;
	border-bottom:  none;
	padding: 1% 3.1% 3.1%;
/* box-shadow */
	-webkit-box-shadow: 0px 2px 3px -1px #999;
	        box-shadow: 0px 2px 3px -1px #999;
}
/*//////////- area01 -//////////*/
#tourconductor #area01 {
	padding-bottom: 0;
}
/*-.bgBox1-*/
#area01 .bgBox1 {
    background-image: url("/smp/kanto/special/impresso/tourconductor/images/area01_bg01.png");
    background-size: cover;
    color: #FFF;
    padding: 3.1% 3.1% 5%;
}
#area01 .box1 {
    padding: 0 3.1%;
}
#area01 .box1 .reason {
    background-color: #FFF;
    padding: 1% 35%;
    margin: 3% 0;
}
#area01 .box1 .reason img {
    vertical-align: middle;
}
#area01 .box1 .type {
    border: 1px solid #FFF;
    margin: 3% 0;
    padding: 3.1%
}
#area01 .box1 .type div:first-child  {
    padding: 0 8%;
}
/*-.bgBox2-*/
#area01 .bgBox2 {
    background-image: url("/smp/kanto/special/impresso/tourconductor/images/area01_bg02.png");
    padding: 3.1% 0 5%;
}
#area01 .bgBox2 .ttlArea, #area01 .bgBox2 dl {
    padding: 0 3.1%;
}
#area01 .bgBox2 dl {
    border: 1px solid #000;
    padding: 2% 3.1%;
    margin: 0 3.1%;
}
#area01 .bgBox2 dl dt {
    font-weight: bold;
}
/*-.bgBox3-*/
#area01 .bgBox3 {
    background-image: url("/smp/kanto/special/impresso/tourconductor/images/area01_bg03.png");
    background-size: 100% 100%;
    color: #FFF;
    padding: 3.1% 3.1% 5%;
    background-color: #2a0319;
}
#area01 .bgBox3 .ttlArea {
	padding: 5% 6.2% 3%;
}
#area01 .bgBox3 .box1 .type div:first-child, #area01 .bgBox3 .box1 .type .txtArea {
    padding: 0 18%;
    text-align: center;
}
/*-.box3-*/
#area01 .box3 {
    padding-bottom: 5%
}
#area01 .box3 .hideBox {
    position: relative;
}
#area01 .box3 .hideBox .fl {
    width: 45%;
    float: left;
}
#area01 .box3 .hideBox .dt {
    -webkit-transform: translate(-22px,11px);
        -ms-transform: translate(-22px,11px);
            transform: translate(-22px,11px);
    font-weight: bold;
    font-size: 1.3rem;
}
#area01 .box3 .hideBox dd {
    border: 1px solid #966C3B;
    background-color: #FFF;
    float: left;
    width: 56%;
    position: absolute;
    top: 137%;
    left: 38%;
    padding: 2%;
    font-size: 1.2rem;
    line-height: 1.5rem;
}
@media screen and (max-device-height: 700px) and (min-device-height: 650px) {
   /* 650-700px */
#area01 .box3 .hideBox dd {
    line-height: 2rem;
    top: 140%;
}
}
@media screen and (min-device-height: 800px) {
   /* more than 800px */
#area01 .box3 .hideBox dd {
    line-height: 2rem;
    top: 140%;
}
}
#area01 .box3 .reason {
    clear: both;
}
#area01 .box3 .reason .ttlArea {
    background-color: #B94C85;
    padding: 1% 38%;
}
#area01 .box3 .reason .ttlArea.bg1 {
    background-color: #966C3B;
}
#area01 .box3 .reason .ttlArea img {
    vertical-align: middle;
}
#area01 .box3 .reason .txtArea {
    text-indent: 1em;
}
/*-.box4-*/
#area01 .box4 {
    background-image: url("/smp/kanto/special/impresso/tourconductor/images/area01_bg02.png");
    padding: 5% 3.1%;
}
#area01 .box4 .frBox {
    border-top: 4px double #000;
    border-bottom: 1px solid #000;
    padding: 2% 0;
    overflow: hidden;
}
#area01 .box4 .frBox .fr {
    float: right;
    width: 38%;
    margin-left: 2%;
}
#area01 .box4 .frBox .ttlArea {
    float: left;
    width: 58%;
    padding: 0 0 2%;
}
#area01 .box4 .frBox .lead {
	font-size: 1.2rem;
	margin: 0;
	display: initial;
	line-height: 1.5rem;
	overflow: hidden;
}
#area01 .box4 .txtArea {
    overflow: hidden;
    text-indent: 1em;
    margin-top: 1em;
}
#area01 .box4 .phArea {
  margin: 2% 0;
}
#area01 .box4 .ttlArea {
  font-weight: bold;
  font-size: 1.8rem;
  text-align: center;
}

/*-.area01 tableタグ-*/
#area01 .tableBox {
  border: 1px solid #999;
  font-size: 1.4rem;
  font-weight:  bold;
  color:  #000;
  background-color: #FFF;
}
#area01 .col.itemTtl {
	background-color: #626262;
	color: #FFF;
	/* display:  table; */
	width: 100%;
}
#area01 .col .nested.ttl2 {
	text-align: center;
}
#area01 .col {
  /* display: table; */
  border-bottom: 1px solid #999;
  width: 100%;
  -webkit-box-sizing:  border-box;
  box-sizing:  border-box;
}
#area01 .col:nth-child(2n) {
	background-color: #F0F0F0;
}
#area01 .col:last-child {
  border-bottom: none;
}
#area01 .col .nested {
  padding: 2%;
  /* display: table-cell; */
}
#area01 .col .nested:first-child {
  width: 25%;
  text-align: center;
  vertical-align: middle;
}
#area01 .col .nested:nth-child(2) {
  /* width: 75%; */
  border-left: 1px dotted #999;
  -webkit-box-sizing:  border-box;
  box-sizing:  border-box;
}

#area01 .col .nested .price {
  color: #FF0000;
  float: right;
}
/*//////////- area02 -//////////*/
section.contentsBox.bt01 {
  border-top: 10px solid #B94C85;
}
.contentsBox.bt02 {
  border-top: 10px solid #B6B6B6;
}
.contentsBox.bt02:nth-child(2) {
	margin-top: 8%;
}
#area02 h3 {
	padding: 5% 10% 3%;
}
/*-table-*/
.box {
   border: 3px solid #B28850;
   position: relative;
   margin: 5% 0
}
.band {
  position: absolute;
  top: -8px;
  left: 5px;
  width: 8%;
}
.band img {
  width: 100%;
}
@media screen and (max-width:400px) {
.band img {
  width: 100%;
}
}
#area02 .table {
  display: table;
}

#area02 .item1, #area02 .item2 {
  display: table-cell;
  vertical-align: top;
  padding: 2%;
}
#area02 .item1 {
	/* width: 40%; */
	text-align: right;
}
#area02 .item2 {
	width: 60%;
}
#area02 .item1 img {
}
#area02 .nestedTtl {
	font-weight: bold;
}
#area02 .box .bgBeige {
  background-color: #E9DAB3;
  margin: 0 3.1% 2%;
  padding: 2% 3.1%;
}
#area02 .box .linkArea {

margin: 6% 15%;
}
/*//////////- area03 -//////////*/
/*
.contentsBox.bgSky {
	background-image: url("/smp/kanto/special/impresso/tourconductor/images/area03_bg01.png");
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	padding-bottom: 5%;
}
*/
#area03 {
  border-top: 5px solid #B6B6B6;
  background-color: #F0F0F0;
}
#area03.bgSky {
	background-color: initial;
}
#area03 .ttlArea {
  margin: 5% 30% 3%;
  padding: 0;
}
#area03 .ttlArea:first-child {
	margin: 0 6% 3%;
	padding: 5% 0 0;
}
#area03 .detailBox {
  border: 2px solid #B6B6B6;
  margin-top: 5%;
  position: relative;
  background-color: #FFF;
}
#area03 .detailBox:before {
	content: "";
	display: inline;
	background: url("/smp/kanto/special/impresso/tourconductor/images/area03_conts_01.png") no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	top: -1px;
	left: -1px;
}
#area03 .detailBox:after {
	content: "";
	display: inline;
	background: url("/smp/kanto/special/impresso/tourconductor/images/area03_conts_02.png") no-repeat;
	background-size: contain;
	width: 30px;
	height: 30px;
	right: -1px;
	bottom: -1px;
}
#area03 .detailBox:before ,
#area03 .detailBox:after {
	position: absolute;
	z-index: 2;
}
#area03 .box {
  border: 1px solid #B6B6B6;
  margin: 1%;
  padding: 3.1%;
}
#area03 .detailBox .ttlArea {
  margin: 0 10% 3%;
  padding: 0;
}
#area03 .ttlArea.impShops {
	margin: 10% 17% 5%
}
/*area03 display:table*/
#area03 ul {
  color: #FFF;
  list-style: none;
  overflow: hidden;
  font-size: 1.2rem;
  font-weight: bold;
}
#area03 .bgSky ul {
  background-color: initial;
}
#area03 ul li {
  width: 32%;
  height: 110px;
  float: left;
  text-align: center;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 3% 1%;
  position:  relative;
  background-color: #3D3D3D;
  margin-right: 2%;
  margin-bottom: 2%;
}
#area03 ul li:nth-child(3n) {
	margin-right: 0;
}
#area03 ul li:nth-child(n+13) {
	margin-bottom: 0;
}
#area03 .item14 {
  width: 66%;
  margin-right:  0;
}
#area03 .item14 .shopName, #area03 .item14 .shopLink {
	font-size: 1.4rem;
}
#area03 .shopLink a, #area03 .tel a {
  font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: underline;
}
#area03 .tel {
	font-size: 1.4rem;
	position: absolute;
	top: 43%;
	left: 11%;
}
#area03 .shopLink {
	vertical-align: bottom;
	position:  absolute;
	bottom: 2%;
	right: 2%;
}
#area03 .item1 .shopName, #area03 .item2 .shopName {
	font-size: 1rem;
}
#area03 .item1 .tel, #area03 .item2 .tel {
	left: 13%;
	margin-top: 0%;
}
@media screen and (min-width:400px) {
#area03 ul li {
  height: 140px;
}
#area03 .tel {
	left: 6%;
}
#area03 .item1 .tel, #area03 .item2 .tel {
	top: 46%;
	left: 7%;
}
}
@media screen and (max-width:330px) {
#area03 ul li:nth-child(3n), #area03 ul .item14 {
}
#area03 ul .item14 {
	width: 66%;
}
}
@media screen and (min-width:700px) {
#area03 ul li {
  height: 180px;
}
#area03 .tel {
	left: 20%;
}
#area03 .item1 .tel, #area03 .item2 .tel {
	top: 46%;
	left: 22%;
}
}
/*-infoArea-*/
#area03 .infoSec {
	margin-top: 10%;
	padding-bottom: 5%;
}
#area03 .infoArea {
  padding: 5% 3.1% 0;
  /* margin-top: 10%; */
}
#area03 .bgBox {
  padding: 3.1% 3.1%;
  background-image: url("/smp/kanto/special/impresso/tourconductor/images/pata05.png");
}
#area03 .infoArea .box {
  background-color: #FAF5E8;
  text-align: center;
  padding: 3.1%;
  border: 1px solid #d2b890;
}
#area03 .infoArea .box .ttlArea {
  color: #783362;
  font-weight: bolder;
  font-size: 1.5rem;
  margin: 0;
}

/*//////////- #footerArea -//////////*/
#footerArea {
	margin: 0;
}
#footerArea .linkArea.list.top {
	margin: 0;
}

#all-footer.hf201411 {
	background-color: #FFF;
}
#mvArea {
  background: url("/smp/kanto/special/impresso/tourconductor/images/mv.jpg") no-repeat center center #b5efff;
  background-size: contain;
  position: relative;
  height: 0;
  padding-top: 50.66%;
}
#mvArea .title img {
  width: 70%;
  position: absolute;
  top: 15%;
  left: 15%;
}
#mvArea .rakuda {
  position: absolute;
  bottom: -40%;
  right: 0;
  width: 30%;
}
.section {
  background-color: #fff;
  font-size: 14px;
}
.sec01 {
  padding-bottom: 40px;
}
.sec01 h3 {
  padding: 30px 0 0 0;
}
.sec01 .inner {
  padding: 0 10px;
  margin-top: 20px;
}
.sec01 .inner .read {
  padding: 0 20px;
}
.sec01 .icon {
  width: 10%;
  margin-bottom: 10px;
}
.ta-c {
  text-align: center;
}
.sec01 .smart {
  border: 4px solid #eacada;
  padding: 10px;
  margin: 20px 10px 0;
}
.sec01 .smart > p {
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  color: #b94f84;
}
.sec01 .smart dl {
  padding: 0px 30px;
  margin: 20px 0;
}
.sec01 .smart dl dt {
  float: left;
  clear: both;
  margin-right: -33px;
}
.sec01 .smart dl dt img {
  width: 50% !important;
}
.sec01 .smart dl dd {
  line-height: 1.4;
}
.sec01 .smart dl dd span {
  display: block;
  color: #b94f84;
  font-weight: bold;
}
.sec02 {
  padding: 30px 10px 0;
  background-image: url("/smp/kanto/special/impresso/tourconductor/images/area01_bg02.png");
}
.sec02 h2 {
  text-align: center;
  margin-bottom: 20px;
}
.sec02 h2 > img {
  width: 80%;
}
.sec02 .premium {
  background-color: #ebe1d2;
  padding: 10px;
  margin-bottom: 10px;
}
.sec02 .premium h3 {
  margin: 10px 0;
}
.sec02 .premium .icon {
  width: 15%;
}
.sec02 .premium .tips {
  font-size: 11px;
  margin: 10px 0;
  line-height: 1.2em;
  color: #666666;
}
.sec02 .premium .winner {
  background-color: #fff;
  border-top: 2px solid #b94f84;
  padding: 10px;
  box-shadow: 0px 0px 16px 2px #ccc;
}
.sec02 .premium .winner:first-of-type {
  margin-bottom: 10px;
}
.sec02 .premium .winner > img {
  width: 33%;
  float: left;
}
.sec02 .premium .winner .txt {
  padding-left: 36%;
}
.sec02 .premium .winner .txt .name {
  font-weight: bold;
}
.sec02 .premium .winner dl {
  clear: both;
  padding-top: 10px;
}
.sec02 .premium .winner dl dt {
  color: #966c3b;
  font-weight: bold;
}
.sec02 .premium .winner .career,
.sec02 .premium .winner dl dd {
  font-size: 12px;
  line-height: 1.5;
}
.sec02 .premium .winner .txt .career span::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 2px -1px 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ebe1d2;
}
.sec02 .implist .impbox {
  padding: 10px;
  background-color: #fff;
  box-shadow: 0px 0px 16px 2px #ccc;
}
.sec02 .implist .impbox:not(:first-child) {
  margin-top: 10px;
}
.sec02 .implist .impbox > img {
  float: left;
  width: 33%;
}
.sec02 .implist .impbox .txt {
  padding-left: 36%;
}
.sec02 .implist .impbox .txt .name {
  font-weight: bold;
}
.sec02 .implist .impbox .txt .motto {
  clear: both;
  color: #966c3b;
  border: 1px solid #966c3b;
  padding: 5px 0;
  width: 80%;
  margin: 10px auto 0;
  position: relative;
}
.sec02 .implist .impbox .txt .motto span {
  padding-left: 15px;
}
.sec02 .implist .impbox .txt .motto::after {
  content: "";
  margin-right: 5px;
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: solid 2px #966c3b;
  border-right: solid 2px #966c3b;
  transform: rotate(135deg);
  position: absolute;
  top: 35%;
  right: 3%;
}
.sec02 .implist .impbox .txt .motto.on::after {
  transform: rotate(-45deg);
}
.sec02 .implist .impbox .career {
  font-size: 12px;
  line-height: 1.5;
}
.sec02 .implist .impbox .txt .career span::before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0 2px -1px 0;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #ebe1d2;
}
.sec02 .implist .mottoinner {
  padding: 10px;
  background-color: #ebe1d2;
  display: none;
}
.sec02 .implist .mottoinner dt {
  font-weight: bold;
  color: #966c3b;
}
.sec02 .implist .mottoinner dd {
  font-size: 12px;
  line-height: 1.5;
}
.sec02 .btnarea {
  text-align: center;
  padding: 30px 0;
}
.sec02 .btnarea a {
  display: inline-block;
  padding: 5% 20% 5% 15%;
  background: url("/smp/kanto/special/impresso/tourconductor/images/pata01.png");
  color: #fff;
  position: relative;
}
.sec02 .btnarea a::after {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  transform: rotate(45deg);
  position: absolute;
  top: 43%;
  right: 16%;
}

.contact-us {
    margin: 0;
    padding: 30px 20px 40px;
}
.contact-us .heading--title {
    border-bottom: 1px solid #d7d7d7;
    margin-bottom: 15px;
    line-height: 1.8;
    padding-bottom: 7px;
    font-size: 24px
}
.contact-us .heading--subTitle {
    font-weight: 400;
    font-size: 14px
}
.grid-tab__title .text--highlight {
    color: #0057B8;
}
.contact-us .heading--md {
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #2488ff;
    line-height: 1.4;
    margin-bottom: 11px
}
.contact-us .heading--mdStore {
    margin: 15px 0;
    color: #333
}
.contact-us .grid-row {
    display: block
}
.contact-us .grid-col2 {
    width: 100%;
    text-align: center
}
.contact-us .grid-col2--phoneSection {
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 20px
}
.contact-us .button {
    max-width: 326px
}
.contact-us .button--twoLine {
    font-size: 20px
}
.contact-us .button--type-outline {
    color: #2488ff;
    border-color: #2488ff;
    font-weight: 700
}
.contact-us .button--textStore {
    font-size: 18px;
    margin-top: 3px;
    background-color: inherit;
    border: 1px solid #555;
    color: #555;
    background-image: url('https://www.his-j.com/cmn/icon/icon_arrow_right.svg');
}
.contact-us .button--icon-arrowRight {
    background-image: url('/cmn/icon/icon_arrow_right_blue.svg')
}
.contact-us .button--icon-arrowRight,
.contact-us .button--icon-arrowRightWhite {
    background-position: right 22px center
}
.contact-us__box {
    border: 3px solid #f2f2f2;
    padding: 20px 18px 11px
}
.contact-us__boxDetail {
    display: flex;
    margin-bottom: 15px;
    justify-content: center
}
.contact-us__boxText {
    font-size: 12px;
    letter-spacing: 0.05em;
    margin-right: 10px
}
.contact-us__boxTextTitle {
    font-weight: 700
}
.contact-us__icon {
    position: relative
}
.contact-us__icon--phone {
    padding-left: 35px
}
.contact-us__icon--phone::before,
.contact-us__icon--store:before {
    position: absolute;
    top: 50%;
    left: -10px;
    transform: translateY(-50%);
    width: 24px;
    height: 30px;
    content: '';
    background-image: url('/cmn/content/images/contact_icon_phone_kaigai.png');
    background-repeat: no-repeat;
    background-size: cover
}
.contact-us__icon--phone::before {
    width: 18px;
    height: 26px;
}
.contact-us__icon--store {
    padding-left: 30px
}
.contact-us__icon--store:before {
    top: 45%;
    left: 0;
    height: 21px;
    background-image: url('/cmn/icon/icon_stores.svg');
    border-top-left-radius: 13px;
    border-top-right-radius: 13px
}
.titleArea.headlines {
  background-color: #0057B8;
}
#featureArea a {
  text-decoration: none;
}
.his-top__button {
  display: block;
  color: #fff;
  font-size: calc(26vw / 7.5);
  font-weight: bold;
  line-height: 1;
  text-decoration: none;
  padding: calc(30vw/ 7.5) calc(20vw/ 7.5);
  padding-right: calc(58vw/ 7.5);
  background: #0057B8 url("/cmn/icon/icon_arrow_right_white.svg") no-repeat right calc(10vw/ 7.5) center / calc(48vw/ 7.5);
}
#footer {
  margin-top: 0 !important;
  margin-left: 0 !important;
  margin-right: 0 !important;
  width: auto !important;
  padding-top: 40px !important;
  background-color: #fff !important;
}
.headfoot.footer {
    margin-top: 0 !important;
}
