@charset "shift_jis";
/*slick*/
#wrapper {
	overflow: hidden;
}
.contents .mainArea p{
	font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, "MS UI Gothic", "Tahoma", "Lucida Grande", "ヒラギノ丸ゴ Pro W4" ,sans-serif;
}
.slideList {
	width: 950px;
	margin: 0 auto;
	position: relative;
}
.slideList li{
margin:0 -325px;
}

.slideList li img {
	
}
.slideList .slick-list {
	overflow: visible;
	max-height: 770px;
}
.slideList .slick-dots {
	text-align: center;
	width: 100%;
	padding: 20px 0;
}
.slideList .slick-dots li {
	display: inline-block;
	margin: 0 8px;
}
.slideList .slick-dots li button {
	overflow: hidden;
	text-indent: 999em;
	white-space: nowrap;
	border: none;
	background: #b1b1b1;
	border-radius: 50%;
	width: 9px;
	height: 9px;
	display: block;
	font-size: 1px;
	cursor: pointer;
	padding: 0;
	margin: 0;
}
.slideList .slick-dots li.slick-active button {
	background: #cc0000;
}
.slick-list .slick-slide {
	position: relative;
	overflow: hidden;
}
.slick-list .slick-slide:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	content: "";
}
.slick-list .slick-slide.slick-current:after {
	display: none;
	background: none;
}
.slideWrap {
	position: relative;
	max-width: 1600px;
	min-width: 950px;
	overflow: hidden;
	background-image: url(../img/mainimg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 739px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.slideWrap .ttl, .slideWrap .ico {
	position:absolute;
}
.slideWrap .ttl {
	top:0;
	bottom:auto;
	left:0;
	right:0;
	width:950px;
	height:739px;
	margin:auto;
}
.slideWrap .ttl .logo {
	padding:15px 0 0 15px;
}
.slideWrap .ttl .mainttl{
	text-align: center;
	padding-top:90px;
}
.slideWrap .ttl .catch{
	text-align: center;
}
.slideWrap .ttl .catch_btn{
	text-align: center;
	position: absolute;
	left: 0px;
	top: 566px;
	right: 0px;
}

.slideWrap .ttl .cap{
	margin-top:-100px;
	padding-left:270px;
}
.cap{
	font-size:13px;
}

.slideWrap .ttl .cp_btn{
	position:absolute;
	top:395px;
	right:0;
}
.slideWrap .ttl .txt_cpid{
	position: absolute;
	right:0;
	bottom:10px;
	color: #fff;
}

/*.slideWrap #arrows {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	height: 35px;
	width: 100%;
	margin: auto;
}*/
/* スライドショーボタン */
button.slick-prev, button.slick-next {
	display: none!important;
}
/*button.slick-prev, button.slick-next {
position:absolute;
top:0;
bottom:0;
width:34px;
height:35px;
margin:auto;
text-indent: -500%;
overflow: hidden;
white-space: nowrap;
border: none;
z-index: 2;
cursor: pointer;
}
button.slick-prev{
background:url(../img/slide_nav_prev.png) no-repeat;
left:15px;
}
button.slick-next{
background:url(../img/slide_nav_next.png) no-repeat;
right:15px;
}*/


.inner{
	width: 950px;
	margin: 0 auto;
}
img{
	vertical-align: top;
}

.jpp{
	padding: 35px 0 50px;
	background: url(../img/jpp_bg.jpg) 0 0 repeat;
	text-align: center;
}
.jpp .cap{
	margin-top:13px;
}

.point{
	background: url(../img/point_bg.jpg) top center no-repeat;
	height: 1166px;
}
.point .inner p{
	padding-bottom:10px;
}
.point .inner .title{
	padding: 90px 0 3px 67px;
}

.simulation{
	background: url(../img/simulation_bg.jpg) top center no-repeat;
	height: 876px;
	text-align: center;
}
.simulation .inner{
	position: relative;
	padding: 60px 0 0 0;
}
.simulation .inner .title{
	padding-bottom:22px;
}
.simulation .inner .simulation_btn{
	position: absolute;
	top:780px;
	left:0;
	right:0;
}
.simulation .inner .simulation_btn a:hover{
opacity: 0.8;
filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
.simulation .inner .anchor_btn{
	position: absolute;
	top:462px;
	left:806px;
}


.simulation .inner .airplane{
	position:absolute;
	top:-15px;
	right:0;
}

.somewhere{
	background: url(../img/somewhere_bg.jpg) top center no-repeat;
	height: 699px;
}
.somewhere .inner{
	position:relative;
}
.somewhere .inner .title{
	padding: 38px 0 15px;
}
.somewhere .inner p{
	color: #fff;
	text-align: center;
	line-height: 200%;
	font-size: 15px;
}
.somewhere .inner p.cap{
	padding-top:15px;
	font-size: 13px;
}
.somewhere .inner p .btnWT{
	font-size: 12px;
	font-weight: bold;
}
.somewhere .inner .airplane{
	position:absolute;
	top:647px;
	left:62px;
}

.campaign{
	background: url(../img/jpp_bg.jpg) 0 0 repeat;
	padding-top:90px;
	text-align: center;
	border-bottom:1px solid #c6c6c6;
}
.campaign .limited span{
	border: 1px solid #0f0f69;
	border-radius: 20px;
	color: #0f0f69;
	padding: 10px 30px;
	font-weight: bold;
	font-size: 115%;
	line-height: 100%;
}
.campaign .campaign_btn{
	width: 440px;
	margin: 25px auto 0;
}
.campaign .campaign_btn a{
	padding: 20px 0;
	background: url(/commonY15/img/icon_ext_white_01.png) 405px 28px no-repeat #cc0000;
	color: #fff;
	padding: 20px 0;
	font-size: 24px;
	font-weight: bold;
	line-height: 100%;
	margin-bottom: 75px;
	display: block;
}
.campaign .campaign_btn a:hover{
	opacity: 0.8;
	filter: alpha(opacity=80);
  -ms-filter: "alpha(opacity=80)";
}
.campaign .period{
	margin-top:-5px;
	font-size: 19px;
}
.campaign .cap{
	text-align:right;
	padding-bottom:15px;
	font-size: 12px;
}





/*キャンペーン詳細*/
#cpDetail {
  margin-bottom:40px;
	background-color: #fff;
}
.DetailTitle{
	background:#c90000;
	font-size:20px;
	font-weight:bold;
	padding:4px 10px;
	color:#fff;
	margin-bottom:20px;
}
/*#cpDetail p.ex_cpDetail {
    margin: 0 0 20px;
    line-height: 1.7;
}
#cpDetail p.ex_cpDetail span {
    color: #c80000;
}
#cpDetail p.ex_cpDetail02 {
    line-height: 1.7;
    padding-left: 1em;
    text-indent: -1em;
}*/

/* お手続き方法 */
#procedure {
    border: 3px solid #c80000;
}
p#ttl_procedure {
    color: #fff;
    font-size: 125%;
    background: #c80000;
    padding: 7px;
}
#procedure > div {
    padding: 40px 20px 20px;
    background: url(../img/icon_recommend.gif) no-repeat 7px 20px;
}
p#ttl_procedure01 {
    min-height: 52px;
    background: url(../img/icon_number_01.gif) no-repeat 10px 0;
    padding: 3px 0 10px 70px;
}
p#ttl_procedure01 span, p#ttl_procedure02 {
    color: #c80000;
    font-size: 125%;
}
#txt_procedure {
    margin-bottom: 15px;
}
#rd30 {
    margin-bottom: 30px;
	padding: 0 290px;
}
#procedure p#steps {
    width: 800px;
    margin: 0 auto 20px;
}
#procedure p#steps01 {
    width: 519px;
    margin: 0 auto 20px;
}
#att_procedure01 {
    text-align: left;
    padding-bottom: 15px;
    border-bottom: 2px dotted #303030;
    margin: 0 auto 30px;
    width: 96%;
}
/*
#att_procedure01 span {
    color: #c80000;
}*/


#ttl_procedure01 span, p#ttl_procedure02 {
    color: #c80000;
    font-size: 125%;
}
p#ttl_procedure02 {
    line-height: 52px;
    background: url(../img/icon_number_02.gif) no-repeat 10px 0;
    padding: 0 0 0 70px;
}p#ex_procedure02 {
    margin: 0 0 30px 60px;
    line-height: 1.7;
}
p#ex_procedure02 a {
    text-decoration: underline;
}
#procedure #sc {
    width: 720px;
    margin: 0 auto 20px;
    padding: 20px;
    background: #f0f0f0;
}

.selectFont{font-family: 'Anton', sans-serif; font-size:62px; color:#c80000;}


#box {
	background: none;
	text-align: center;
	border: solid 2px #cc0000;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
}


.notice {
    margin: 0 auto 20px;
    border: 1px solid #c00;
    background: #fff;
    padding: 10px;
    text-align: center;
    width: 70%;
}