@charset "utf-8";

:root{
	--BFm: "Noto Serif", serif;
	--BFg: "Noto Sans JP", sans-serif;
	--BCr: #e94738;
	--BCyrgb: 255,211,25;
	--BCb: #00AECF;
	--BCbrgb: 208,235,242;
}

.iTur{
	margin-top: -5px;
	overflow: hidden;
	font-family: var(--BFg),var(--Fip);
	font-size: 21px;
	color: #4b4340;
	line-height: 1.8;
	letter-spacing: 1px;
}
.iTur *{
	box-sizing: border-box;
	word-wrap: break-word;
}
.iTur img{
	max-width: 100%;
}

.iTur .note {
	line-height: 1.7;
	letter-spacing: 0;
	text-align: center;
}

.iTur .btn{
	margin: 40px auto 80px;
	width: 400px;
}
.iTur .btn a{
	padding: 10px 5px 10px;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	color: #fff;
	background: #58b0c1;
	font-size: 34px;
	text-align: center;
	line-height: 1;
	text-decoration: none;
	box-shadow: 8px 8px 0 rgba(0,0,0,0.2);
}
.iTur .btn a::after{
	content: '';
	margin-left: 10px;
	display: inline-block;
	vertical-align: middle;
	width: 50px;
	height: 50px;
	background: url(/images/item/common/icon_buy.svg) no-repeat 0 0;
	background-size: 100% 100%;
}

.iTur .inner {
	width: 1000px;
	margin: 0 auto;
}

.brB {
  padding: 1vw;
  font-size: 1rem;
  line-height: 1;
  letter-spacing: 1px;
  vertical-align: middle;
  background:#999;
	color: #fff;
}

/* fv */
.iTur .fv{
	position: relative;
	margin-bottom: 50px;
	padding-bottom: 50px;
	background: url(/images/item/sc/tur/fvbg.jpg) no-repeat;
	background-size: cover;
}
.iTur .fv .awo{
	position: absolute;
	left: calc(50% - 380px);
	bottom: 190px;
	width: 150px;
}
.iTur .fv .ttl{
	position: absolute;
	top: 132px;
	left: calc(50% + 225px);
	width: 46px;
}
.iTur .fv img.deco {
	position: absolute;
	bottom: 200px;
	right: calc(50% - 370px);
}
.iTur .fv h3 {
	font-family: var(--BFm);
	font-size: 27px;
	text-align: center;
	margin: 30px auto 20px;
}

/* point */
.iTur .point {
	background: linear-gradient(180deg, #FCFCFC, #E5F2F2);
	clip-path: polygon(100% 99%, 0 100%,0 0, 100% 0);
	padding: 100px 0;
	margin-top: 50px;
}
.iTur .point h2 {
	font-family: var(--BFm);
	text-align: center;
	font-size: 34px;
	margin-bottom: 50px;
}
.iTur .point h2 img {
	margin-top: 15px;
}
.iTur .point li {
	position: relative;
	background: #fff;
	width: 650px;
	margin-left: 20px;
	margin-bottom: 90px;
	padding: 50px;
	box-shadow: 2px 2px 5px rgba(103, 123, 132, 0.48);
	font-size: 20px;
}
.iTur .point li:nth-of-type(even) {
	margin-left: auto;
}
.iwrap .point ul.box li::before {
	content: '';
	background-repeat: no-repeat;
	background-size: contain;
	position: absolute;
	top: 0;
	left: 0;
	width: 130px;
	height: 130px;
}
.iwrap .point ul.box li.point1::before {
	background-image: url(/images/item/sc/tur/point1_deco.svg);
}
.iwrap .point ul.box li.point2::before {
	background-image: url(/images/item/sc/tur/point2_deco.svg);
}
.iwrap .point ul.box li.point3::before {
	background-image: url(/images/item/sc/tur/point3_deco.svg);
}
.iwrap .point ul.box li.point4::before {
	background-image: url(/images/item/sc/tur/point4_deco.svg);
}
.iwrap .point ul.box li.point5::before {
	background-image: url(/images/item/sc/tur/point5_deco.svg);
}
.iwrap .point ul.box li.point6::before {
	background-image: url(/images/item/sc/tur/point6_deco.svg);
}
.iTur .point ul.box li dt {
	text-align: center;	
}
.iTur .point ul.box li dd img {
	margin: 0 auto 20px;
	display: block;
}
.iwrap .point ul.box li.point1 div.fle {
	margin: 0 auto 15px;
	text-align: center;
	font-size: .8em;
	width: 460px;
}

/* voice */
.voice {
	margin: 200px auto;
	width: 1400px;
}
.iTur .voice h2 {
	font-family: var(--BFm);
	line-height: 1.5;
	text-align: center;
	font-size: 26px;
	margin-bottom: 50px;
}
.iTur .voice h2 img {
	border-bottom: 1px dotted;
	padding-bottom: 5px;
}
.iTur .voice ul{
	align-items: normal;
}
.iTur .voice li {
	background: #F9F9F9;
	width: 400px;
	font-size: 18px;
}
.iTur .voice .voi_num {
	background: #4FB3A9;
	padding: 2px 10px;
	color: #fff;
	font-family: var(--BFm);
	font-size: 25px;
	text-align: center;
}
.iTur .voice div {
	padding: 30px 20px;
}
.iTur .voice div img {
	display: block;
	margin: 0 auto 15px;
}

.iwrap .Cta h3{
	font-size: 33px;
	letter-spacing: 0;
	text-align: center;
}
.iwrap .Cta h3 span {
	letter-spacing: 0;
	font-size: 16px;
	padding: 5px;
}

.iTur .faq {
	background: url(/images/item/sc/tur/qabg.jpg) top center no-repeat;
	background-size: cover;
	width: 100%;
	padding: 100px 0 80px;
	clip-path: polygon(0 7%, 100% 0, 100% 100%, 0 100%);
}
.iTur .faq h3 {
	font-family: var(--BFm);
	font-weight: 300;
	text-align: center;
}
.iTur .faq h3 img {
	border-bottom: 1px dotted;
	padding-bottom: 5px;
}
.iTur .faq h3::before, .faq h3::after{
	content: none;
}
.iwrap .faq .inner {
	max-width: 615px;
}
.iTur .qa{
	padding: 4px 0;
	border-top: 1px solid #4c4948;
	border-bottom: 1px solid #4c4948;
}
.iTur  .qa_item{
	background: none;
	box-shadow: none;
	margin-top: 30px;
	width: 615px;
	letter-spacing: 0;
}
.iTur .qa dt.acoA{
	display: flex;
	align-items: center;
	padding: 0 18px;
	transition: 0.3s;
	background: #fff;
	font-size: 27px;
	color: #4b4340;
}
.iTur .qa dt.acoA:before{
	content: none;
}
.iTur .qa .acoA:hover{
	opacity: 0.6;
}
.iTur .qa .acoA span{
	width: 28px;
	margin-right: 16px;
	line-height: 0;
}
.iTur .qa .acoA p{
	line-height: 0;
	padding: 30px 0;
	font-size: 25px;
}
.iTur .qa .acoA p img{
	height: 24px;
	width: auto;
}
.iTur .qa .acoB{
	padding: 0 0 0 35px;
	background: #fff;
}
.iTur .qa dd.acoB {
	padding-left: 0;
	border-left: none;
}
.iTur .qa_item dd{
	position: relative !important;
}
.iTur .qa_con{
	border-top: none;
	padding: 10px 25px 10px 0;
	margin-left: 45px;
	position: relative;
	border-top: 1px dotted #000;
	font-size: 20px;
	line-height: 1.7;
}
.iTur .qa_item.aarw a:after, .iTur qa_item.aarw .acoA:after{
	top: -7px;
	right: 20px;
	border-color: #4b4340;
	border-width: 1px;
	width: 16px;
	height: 16px;
}
.iTur .qa_item.aarw .acoA.active:after{
	top: 3px;
}
.iTur .qa_con .a_ico{
	position: absolute;
	left: -27px;
	top: 18px;
	width: 28px;
}
.iTur .qa .qa_con p{
	padding-top: 5px;
	padding-left: 15px;
	font-size: 18px;
}

.iwrap #Buy h2 {
	font-family: var(--BFm);
	border-bottom: 3px double var(--BCb);
	width: 550px;
	margin-bottom: 100px;
}
.iwrap #Buy h3 img {
	width: 650px;
	margin-top: 50px;
}
.iwrap #Buy h3 span {
	padding: 8px;
}
.iwrap #Buy .box {
	flex-direction: row-reverse;
}

.iwrap .buyReg3 ul .onTei dt:before{
	content: url(/images/common/off15c.svg)
}
.iwrap .buyReg3 ul .thrTu dt:before{
	content: url(/images/common/off20c.svg)
}
.iwrap .ctapri .onTei dt:before{
	color: var(--ReD);
	border: 1px solid var(--ReD);
}
.iwrap .ctapri .thrTu dt:before{
	color: #666;
	border: 1px solid #666;
}