@charset "utf-8";
.cq-placeholder,.new{height: 0;margin: 0;}
.btnArea a:link,.btnArea a:visited,
.btnArea a:hover,.btnArea a:active{color:#ffffff !important;text-decoration : none !important;}
.btnArea a{display: contents;}
#anc01,#anc02,#anc03,#anc04{padding-top: 90px;margin-top: -90px;}
.btnArea{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	width: 814px;
	margin: 10px auto;
	color: #ffffff;
	font-size: 1.6rem;
	font-weight: bold;
}
.btnArea .col01{
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	width: 400px;
	height: 100px;
	margin: 5px 0;
	background-color: #2269bc;
	background-repeat: no-repeat;
}
.btnArea .col01::after {
	position: absolute;
	content: "";
	width: 16px;
	height: 16px;
	border: 2px solid;
	border-color: #fff #fff transparent transparent;
	top: 48%;
	right: 7%;
	-webkit-transform: translateY(-50%) rotate(135deg);
	transform: translateY(-50%) rotate(135deg);
}
.col01icon,.col01icon2 {width: 30%;text-align: center;}
.col01text {width: 70%;}
.btnArea>a:hover>div {opacity: .8;}
.section01 {
	width: 100%;
	margin-top: 10px;
	padding: 14px 0 20px;
	background-color: #e7f6ff;
}
.section01grp{background-color: #ffffff;}
.section01 .h2grp{
	width: 940px;
	border: 2px solid #4daeba;
	border-radius: 10px;
	overflow: hidden;
	margin: auto;
}
.section01 h2{font-size: 2.0rem;font-weight: bold;}
.section01 h2{
	display: block;
	text-align: center;
	padding: 20px 10px;
	border: 2px solid #4daeba;
	border-radius: 8px 8px 0 0;
	background-color: #4daeba;
	color: #ffffff;
}
.logogrp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	text-align: center;
	width: 320px;
	padding: 16px 0;
	overflow: hidden;
}
.section01text{width: 560px;margin-left: 22px;}
.section02 h2,.example h2,.area05 h2{
	margin: 30px 0 26px;
	text-align: center;
	line-height: 1.6;
	font-size: 2.0rem;
	font-weight: bold;
	color: #001974;
}
.h2before{text-align: center;}
h2{position: relative;display: inline-block;}
.bdOR .area02 dl:nth-of-type(n+3){margin-top: 8px;}
.attention{width: 900px;margin: auto;}
.attention {list-style: disc;}
.section03 {text-align: center;margin: 50px 0 20px;}
.section03 h3{
	display: inline-block;
	text-align: center;
	padding: 15px 20px 13px 20px;
	border: 2px solid #4daeba;
	border-radius: 10px;
	background-color: #4daeba;
	font-size: 2.0rem;
	font-weight: bold;
	color: #ffffff;
}
.section03 .area01{
	width: 776px;
	margin: -28px auto 0;
	border: 2px solid #4daeba;
	border-radius: 10px;
	font-weight: bold;
}
.section03 .area01 ul{padding-top: 32px;}
.section03 .right{padding-bottom: 16px;}
.section03 .twoline{margin-top: 12px;}
.section03 .oneline{margin-top: 22px;}
.dot{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	text-align: center;
	border-bottom: 2px dotted #4daeba;
}
.section03 p{
	width: 90%;
	text-align: justify;
	margin: 20px auto 26px;
	padding: 24px 20px 20px;
	border: 1px solid #555555;
}
/*=================example====================*/
.example .title01{
	display: inline-block;
	margin-left: 36px;
	padding: 4px 46px;
	border-radius: 10px 10px 0 0;
	font-size: 1.8rem;
	font-weight: bold;
	color: #ffffff;
}
.inner01{width: 1000px;margin: auto;}
.example .ddgrp {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.example li{
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}
.example .ddimg{width: 80px;}
.example .ddtext{width: 230px;padding: 0 10px;}
.example p{
	width: 100%;
	padding-top: 12px;
	margin-top: 15px;
}
/*===================green======================*/
.bgGR{padding: 2em 0;background-color: #f0fce5;}
.example .titleGR{border: 1px solid #3e7e03;background-color: #3e7e03;}
.example .GR{
	padding-bottom: 6px;
	font-weight: bold;
	font-size: 1.6rem;
	color: #3e7f03;
}
.example .bdGR{
	padding: 18px 30px;
	border: 2px solid #3e7e03;
	border-radius: 10px;
	background-color: #ffffff;
}
.example .bgGR p{border-top: 2px dotted #3e7e03;}
/*===================orange====================*/
.bgYW{padding: 2em 0;background-color: #fdffe7;}
.example .titleOR{border: 1px solid #e5801e;background-color: #e5801e;}
.example .OR{
	padding-bottom: 0.4em;
	font-weight: bold;
	font-size: 1.6rem;
	color: #e5801e;
}
.example .bdOR{
	padding: 1.2em 2em;
	border: 2px solid #e5801e;
	border-radius: 10px;
	background-color: #ffffff;
}
.example .bgYW p{border-top: 2px dotted #e5801e;}

/*==============area05=================*/
.area05{background-color: #d9f0f6}
.area05bg{
	width: 1000px;
	margin: 30px auto;
	padding: 2% 5%;
	border: 1px;
	border-radius: 10px;
	background-color: #ffffff;
}
.area05title{
	margin: 6px 0;
	font-size: 1.6rem;
	font-weight: bold;
	color: #243782;
}
.area05 h2{
	line-height: 1.6;
	text-align: left;
	margin-top: 0;
	margin-bottom: 10px;
	padding-left: 36px;
	font-size: 2.0rem;
	font-weight: bold;
	color: #001974;
}
.area05inner{padding: 0 1em;}
.area05 dd{padding: 0 20px;}
.dlinner dl{margin: 10px 20px 2px;}
.area05bg p{margin: 0 36px;}
.area05 .textfirst{margin: 4px 36px;}
/*---------------------------------------------------------
	SP
---------------------------------------------------------*/
@media screen and (min-width:569px){
	.logo01 {margin-right: 10px;}
	.section01grp{
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		padding: 20px 40px;
	}
	.arrow{margin-right: 20px;}
	.center{margin-left: 16px;}
	.attention{padding: 30px 50px;border: 6px double #dfeaf1;}
	.h2grp:before{
		position: absolute;
		display: inline-block;
		content: url(https://www.jre-travel.com/content/dam/jretravel/site/page/lp/message/images/title_message_ic01.png);
		top: 0px;
		left: -34px;
	}
	.h2grp:after{
		position: absolute;
		display: inline-block;
		content: url(https://www.jre-travel.com/content/dam/jretravel/site/page/lp/message/images/title_message_ic02.png);
		top: 0px;
		right: -34px;
	}
	.h2grp02:before{
		position: absolute;
		display: inline-block;
		content: url(https://www.jre-travel.com/content/dam/jretravel/site/page/lp/message/images/title_message_ic01.png);
		top: 0px;
		left: 0px;
	}
	.h2grp:first-child:before,.h2grp:first-child:after{content: none;}/*200903_24*/
	.section03 .col02{width: 33%;text-align: center;}
	.section03 .col02:nth-of-type(2){border-right: 2px dotted #4daeba;border-left: 2px dotted #4daeba;}
}

@media screen and (max-width:568px){
	.section02 h2,.example h2,.area05 h2{margin: 20px 0 10px;font-size: 2.0rem;}
	.section01 .h2grp,.attention,
	.section03 .area01,.inner01{width: 96%;}
	.section01 {margin-top: 0;padding: 10px 0;}
	.btnArea{
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		width: 100%;
		margin: 0 auto;
		border-top: 1px solid #ffffff;
		font-size: 1.4rem;
	}
	.btnArea .col01{
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
		width: 96%;
		margin: 0 2% 3%;
		padding: 3% 12% 3% 4%;
	}
	.btnArea .col01::after {
		width: 10px;
		height: 10px;
		top: 46%;
		right: 6%;
	}
	.col01icon, .col01icon2 {width: 100%;}
	.arrow{width: 20px;}
	.btnArea .col01{height: 100%;}
	.btnArea .lineone{border-left: 1px solid #ffffff;}
	.col01text{width: 100%;text-align: center;}
	.section01grp{padding: 16px;}
	.section01 ul {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		width: 100%;
		margin: auto;
	}
	.logogrp {text-align: center;width: 100%;}
	.logogrp img{margin-bottom: 10px;}
	.section01text{width: 100%;margin: 0;}
	.section01 .logo01{margin-right: 30px;}
	.section02 h2,.section02 .attention{padding: 0 2rem;}
	.attention{padding-left: 2em;}
	.section03{margin: 30px auto 0;}
	.section03 h3{width: 80%;padding: 2% 0;line-height: 1.5;font-size: 1.8rem;}
	.section03 p{margin: 1.0em auto 1.6em;padding: 1rem;}
	.section03 .right{padding: 0.8em 0.8em 0.8em;}
	.section03 .left{padding: 0 0.8em 1.8em;}
	.section03 .col02{text-align: center;width: 50%;}
	.section03 .col02:nth-of-type(1){border-right: 2px dotted #4daeba;}
	.section03 .area01{margin-top: -44px;}
	.section03 .area01 .linemargin{padding-top: 10px;}
	.section03 li {line-height: 1.4;}
	.example h2{margin: 20px 0 26px;}
	.example .bdGR,.example .bdOR{padding: 3% 4%;}
	.example .ddtext{width: 80%;padding-left: 0.8em;}
	.example .title01 {margin-left: 1em;}
	.area02 dl{margin: 10px 0;}
	.area05 .dlinner dd{padding-left: 0;}
	.area05 h2{
		display: block;
		text-align: center;
		padding: 18px 0 10px;
		margin: 0;
	}
	.area05bg{width: 94%;margin: 25px auto;padding: 0 10px 1px 10px;}
	.area05 .textfirst{margin: 0 2%;}
	.area05bg p {margin: 2% 2% 4% 2%;}
	.area05 dd{padding: 0 10px;}
	.dlinner dl{margin: 10px 10px 2px;}
}
