@charset "Shift_JIS";
/* common
---------------------------------------------------------*/
/* block contents */
.bg_main {
	background: url(/luxurytravel/global/common/image/bg_main.jpg) repeat;
	padding: 30px 0 60px;
	width: 1120px;
    margin: 0 auto;
}

#luxurytravel_wrap .inner {
	padding: 0 60px;
	width: 1000px;
    margin-left:auto;
	margin-right: auto;
}
.footer_glg{
	min-width:1120px
}
.inner a:hover {
	opacity: 0.8;
}
.area_heading {
	text-align: center;
	margin: auto;
}
.area_heading span {
	display: block;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", Ÿà–¾’©, "Yu Mincho", YuMincho, "serif";
	color: #9f2032;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 14px;
}
/* news_area */
.news_area {
	width: 800px;
	margin: auto;
}
.news_area .area_heading {
	width: 110px;
	margin-bottom: -35px;
}
.news_list {
	background-color: #fff;
	padding: 55px 30px 15px;
}
.news_list li + li {
	border-top: 1px solid #efe3d4;
	margin-top: 15px;
	padding-top: 15px;
}
.news_list dl {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
}
.news_list dt {
	width: 80px;
	color: #8d8d8d;
	font-size: 15px;
	line-height: 1.3;
	margin-right: 30px;
}
.news_list dd {
	max-width: 625px;
	color: #333;
	font-size: 16px;
	line-height: 1.3125;
}
.news_list dd a {
	color: #007cba;
	text-decoration: underline;
}
.news_list dd a:hover {
	text-decoration: none;
}
.news_list dd a.new_icon::after {
	content: url(/luxurytravel/global/common/image/icon_new.png);
	position: relative;
	top: 3px;
	right: -5px;
}
/* about_area */
.about_area {
	border-top: 8px solid #9f2032;
	background-color: #fff;
	margin-top: 45px;
	padding: 47px 100px 62px;
}
.about_area .area_heading img {
	width: 175px;
}
.about_area .txt_block {
	text-align: center;
	margin-top: 30px;
}
.about_area .area_sub_title {
	background: url(/luxurytravel/global/common/image/bg_sub_title.png) repeat-x center center;
	text-align: center;
	margin: 55px auto 35px;
}
.about_area .area_sub_title span {
	background-color: #fff;
	color: #333;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", Ÿà–¾’©, "Yu Mincho", YuMincho, "serif";
	font-size: 29px;
	font-weight: 500;
	padding: 0 1em;
}
.about_area .about_list {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	margin: 25px auto 0;
}
.about_area .about_list.col2 {
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.about_area .about_list.col2 li + li {
	margin-left: 45px;
}
.about_area .about_list li {
	background: url(/luxurytravel/global/common/image/bg_about_list.png) no-repeat top center;
	background-size: cover;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	width: 240px;
	height: 150px;
}
.about_area .about_list dl {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	width: 100%;
	padding: 8px 0 13px;
}
.about_area .about_list dt {
	width: 58px;
}
.about_area .about_list dd {
	color: #9f2032;
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", Ÿà–¾’©, "Yu Mincho", YuMincho, "serif";
	font-size: 21px;
	font-weight: 500;
	line-height: 1.09;
	text-align: center;
}
.about_area .about_list dd span {
	display: block;
	color: #333;
	letter-spacing: -0.03em;
	font-weight: 500;
	margin: 3px 0;
}
.about_area .about_list dd .txt01 {
	font-size: 17px;
	line-height: 1.17;
}
.about_area .about_list dd .txt02 {
	font-size: 15px;
	line-height: 1.33;
}
.about_area .about_list dd .txt03 {
	color: #9f2032;
	font-size: 15px;
	line-height: 1.6;
}
/* service_area */
.service_area {
	margin-top: 53px;
}
.service_area .detail_box {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.service_area .detail_box li + li {
	margin-left: 24px;
}
.service_area .detail_box dl {
	background-color: #fff;
	width: 420px;
	height: 170px;
	padding: 17px 19px 15px;
	box-sizing: border-box;
}
.service_area .detail_box dl.business {
	border: 4px solid #01527a;
}
.service_area .detail_box dl.business dt {
	border-bottom: 1px solid #01527a;
	color: #01527a;
}
.service_area .detail_box dl.private {
	border: 4px solid #9f2032;
}
.service_area .detail_box dl.private dt {
	border-bottom: 1px solid #9f2032;
	color: #9f2032;
}
.service_area .detail_box dt {
	font-family: "ƒqƒ‰ƒMƒm–¾’© Pro W3", "Hiragino Mincho Pro", Ÿà–¾’©, "Yu Mincho", YuMincho, "serif";
	font-size: 25px;
	padding-bottom: 10px;
}
.service_area .detail_box dt img {
	display: block;
	height: 12px;
	margin-top: 8px;
}
.service_area .detail_box dd {
	color: #333;
	font-size: 16px;
	line-height: 1.3125;
	margin-top: 10px;
}
.service_area .detail_box dd .txt_link {
	margin-top: 5px;
	text-align: right;
}
.service_area .detail_box dd a {
	color: #333;
	font-weight: bold;
	text-align: right;
	text-decoration: none;
	padding-right: 10px;
	position: relative;
}
.service_area .detail_box dd a::after {
	content: '';
	border-top: 2px solid #333;
	border-right: 2px solid #333;
	width: 8px;
	height: 8px;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: -5px;
	margin-top: -4px;
}
.service_area .qa_btn {
	margin-top: 27px;
	margin-right: 42px;
}
.service_area .qa_btn a {
	background: url(/luxurytravel/global/common/image/bg_qa_box.png) no-repeat;
	display: block;
	width: 220px;
	height: 50px;
	color: #9f2032;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	margin: 0 0 0 auto;
	padding: 15px 0;
	box-sizing: border-box;
	position: relative;
}
.service_area .qa_btn a::after {
	content: '';
	border-top: 2px solid #9f2032;
	border-right: 2px solid #9f2032;
	width: 8px;
	height: 8px;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 10px;
	margin-top: -4px;
}
/* info_area */
.info_area {
	background: url(/luxurytravel/global/common/image/bg_info.jpg) no-repeat;
	background-size: cover;
	height: 459px;
	padding: 60px 0 65px;
	box-sizing: border-box;
	width: 1120px;
    margin: 0 auto 1px;
}
.info_area .area_heading img {
	width: 370px;
}
.info_area .area_heading span {
	color: #fff;
	margin-top: 15px;
}
.info_area .inner {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	margin-top: 50px;
}
.info_area .info_degipan {
	width: 275px;
	margin-right: 45px;
}
.info_area .info_degipan .degipan_list {
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-ms-flex-pack: justify;
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.info_area .info_degipan .degipan_list li {
	width: 50%;
}
.info_area .info_degipan .degipan_list dt {
	max-width: 90px;
	margin: auto;
}
.info_area .info_degipan .degipan_list dd {
	font-size: 14px;
	line-height: 1.35;
	text-align: center;
	margin-top: 10px;
}
.info_area .info_degipan .degipan_list dd a {
	color: #fff;
	text-decoration: none;
}
.info_area .info_txt {
	width: 675px;
}
.info_area .txt {
	color: #fff;
}
.info_area .btn_area {
	background-color: #fff;
	width: 420px;
	margin-top: 10px;
}
.info_area .btn_area a {
	background: radial-gradient(#ac2929, #8a0000);
	border: 2px solid #fff;
	display: block;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	text-decoration: none;
	padding: 14px 0 11px;
	box-sizing: border-box;
	position: relative;
}
.info_area .btn_area a::after {
	content: '';
	border-top: 2px solid #fff;
	border-right: 2px solid #fff;
	width: 9px;
	height: 9px;
	transform: rotate(45deg);
	position: absolute;
	top: 50%;
	right: 12px;
	margin-top: -5px;
}

.info {
    padding-top: 15px;
    padding-bottom: 10px;
    margin: 0 auto 40px;
    color: #5d3b36;
    background: #fbe7cc;
    border-top: solid 5px #6b5350;
    width: 850px;
    font-size: 1.2em;
}

.info ul {
    padding: 5px;

}
.info ul a,
.info ul a:visited {
   color: #5D3B36;
}

.info .text li{
	padding:5px;
}

.text .subtxt{
	padding-left : 15px;
	font-size: 0.9em;
}
