@charset "utf-8";
/* CSS Document */
.inr {
		width: 950px;
		margin: 0 auto;
		position: relative;
}
.ttl {
		text-align: center;
}
.tabs_parent > li > a > span {
		display: inline-block;
		margin-left: -11px;
}
.tabs_parent > li > a > span:after {
		margin: 0 5px 0 0;
}
.mvArea {
		background-image: url("../img/bg_01.jpg");
		background-position: center top;
		background-repeat: no-repeat;
		background-color: #1c6e78;
		padding-bottom: 60px;
}
.logoList {
		overflow: hidden;
		padding-top: 20px;
}
.logoList .jalLogo {
		float: left;
		padding-top: 22px;
}
.logoList .beLogo {
		float: right;
}
.mainHead {
		text-align: center;
		line-height: 1;
		font-size: 0;
		padding-top: 35px;
}
.mvArea .leadBox {
		padding-top: 230px;
		text-align: center;
		color: #fff;
}
.mvArea .leadBox > .leadHead {
		font-size: 66px;
		line-height: 1;
		font-family: "Noto Serif JP", serif;
}
.mvArea .leadBox > .leadHead > span {
		display: block;
		font-size: 25px;
		padding-bottom: 10px;
}
.mvArea .leadBox .fig {
		line-height: 1;
		font-size: 0;
		padding-top: 55px;
}
.mainHeadBtn {
		padding: 30px 0 0 0;
		text-align: center;
}
.mainHeadBtn .btnInr {
		display: inline-block;
		background-color: #fff;
		padding: 14px 50px;
		font-size: 18px;
		font-weight: bold;
		font-family: "Noto Serif JP", serif;
		position: relative;
		border-radius: 40px 40px 40px 40px;
		text-decoration: none;
}
.mainHeadBtn .btnInr:hover {
		opacity: 0.7;
}
.mainHeadBtn .btnInr::after {
		content: "";
		display: block;
		background-image: url("../img/icon_arw_bk_right.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 9px;
		height: 15px;
		margin-top: -6px;
		position: absolute;
		top: 50%;
		right: 21px;
}
.mvArea .leadBox > .leadTxt.top {
		font-family: "Noto Serif JP", serif;
		font-size: 16px;
		line-height: 2;
		padding-top: 30px;
}
.mvArea .leadBox > .leadTxt.btm {
		font-family: "Noto Sans", sans-serif;
		font-size: 14px;
		line-height: 2;
		padding-top: 60px;
}
.mvArea .btmLogo {
		text-align: center;
		line-height: 1;
		font-size: 0;
		padding-top: 55px;
}
.secBox01 {
		background-image: url("../img/bg_02_v04.jpg?20211119");
		background-repeat: no-repeat;
		background-position: center top;
		min-height: 12390px;
		box-sizing: border-box;
		/* padding-top: 85px; */
		padding-top: 100px;
}
.secBox02 {
		background-image: url("../img/bg_04.jpg?20210414");
		background-repeat: no-repeat;
		background-position: center top;
		min-height: 2874px;
		box-sizing: border-box;
		overflow: hidden;
}
.secBox03 {
		background-image: url("../img/bg_06.jpg?20210414");
		background-repeat: no-repeat;
		background-position: center top;
		min-height: 1519px;
		box-sizing: border-box;
		overflow: hidden;
}
.secHead {
		font-family: "Noto Serif JP", serif;
		font-size: 46px;
		line-height: 1.5;
		font-weight: normal;
		text-align: center;
}
.secHead .logo_haimuru {
		display: block;
		line-height: 1;
		font-size: 0;
		text-align: center;
		margin-bottom: 45px;
}
.secHead .subTxt {
		font-size: 20px;
		display: block;
		line-height: 1;
		padding-top: 25px;
}
.dayHead {
		line-height: 1;
		font-size: 0;
		text-align: center;
}
.dayHead__subTxt {
		font-size: 18px;
		font-family: "Noto Serif JP", serif;
}
.dayHead.day0 {
		padding-top: 76px;
}
.dayHead.day0 .dayHead__LeadTxt {
		padding-top: 25px;
}
.dayHead.day1 {
		padding-top: 179px;
		text-align: left;
		padding-left: 472px;
}
.dayHead.day2 {
		padding-top: 181px;
		text-align: center;
		padding-left: 98px;
		width: 360px;
}
.dayHead.day2 .dayHead__subTxt {
		padding-top: 20px;
}
.dayHead.day3 {
		padding-top: 57px;
		padding-left: 553px;
		width: 234px;
		text-align: center;
}
.dayHead.day3 .dayHead__subTxt {
		padding-top: 20px;
}
.dayHead.day4 {
		padding-top: 132px;
		padding-left: 76px;
		width: 360px;
		text-align: center;
}
.dayHead.day4 .dayHead__subTxt {
		padding-top: 20px;
}
.dayHead__LeadTxt {
		text-align: center;
		font-family: "Noto Serif JP", serif;
		line-height: 1.5;
		font-size: 18px;
}
.islandHead {
		font-family: "Noto Serif JP", serif;
		font-size: 46px;
		line-height: 1;
		font-weight: normal;
		text-align: center;
}
.islandHead .subTxt {
		display: block;
		font-size: 16px;
		line-height: 1;
		padding-top: 16px;
}
.islandHead.island01 {
		padding-top: 204px;
}
.islandHead.island02 {
		padding-top: 137px;
}
.islandHead__LeadTxt {
		font-family: "Noto Serif JP", serif;
		font-size: 18px;
		line-height: 1.3;
		font-weight: normal;
		text-align: center;
		padding-top: 30px;
}
.islandHead.island02 + .islandHead__LeadTxt {
		font-size: 26px;
		color: #296dd3;
}
.contents .flowHead {
		font-family: "Noto Serif JP", serif;
		font-size: 18px;
		line-height: 1;
		text-align: center;
}
.contents .flowDate {
		font-family: "Noto Serif JP", serif;
		font-size: 40px;
		font-weight: bold;
		line-height: 0.9;
		text-align: center;
}
.contents .flowTxt {
		font-family: "Noto Sans", sans-serif;
		font-size: 14px;
		line-height: 2;
		text-align: center;
		letter-spacing: -0.02em;
}
.flowHead + .flowDate {
		padding-top: 5px;
}
.flowDate + .flowTxt {
		padding-top: 15px;
}
.separatorPic {
		background-position: center top;
		background-repeat: no-repeat;
		height: 600px;
		width: 100%;
}
.separatorPic.pic01 {
		background-image: url("../img/bg_03.jpg");
}
.separatorPic.pic02 {
		background-image: url("../img/bg_05_v02.jpg?20211119");
}
.flow_01 {
		padding-top: 158px;
		padding-left: 273px;
		width: 230px;
}
.flow_02 {
		padding-top: 74px;
		padding-left: 629px;
		width: 280px;
}
.flow_03 {
		margin-left: 243px;
		margin-top: 114px;
		width: 247px;
}
.flow_04 {
		/* margin-top: 119px; */
		margin-top: 91px;
		margin-left: 263px;
		width: 193px;
}
.flow_05 {
		margin-top: 98px;
		margin-left: 699px;
		width: 234px;
}
.flow_06 {
		margin-top: 51px;
		margin-left: 556px;
		width: 266px;
}
.flow_06 .flowHead, .flow_06 .flowDate, .flow_06 .flowTxt {
		text-align: left;
}
.flow_07 {
		/* margin-top: 41px; */
		margin-top: 78px;
		margin-left: 14px;
		width: 430px;
		position: relative;
		box-sizing: border-box;
		padding-top: 110px;
}
.flow_07::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_01.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 148px;
		height: 92px;
		left: 80px;
		top: 5px;
}
.flow_08 {
		margin-top: 142px;
		margin-left: 387px;
		width: 426px;
		position: relative;
		box-sizing: border-box;
		padding-top: 82px;
}
.flow_08::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_02.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 191px;
		height: 69px;
		left: 0;
		top: 0;
}
.flow_09 {
		margin-top: 134px;
		margin-left: 75px;
		width: 252px;
		position: relative;
		box-sizing: border-box;
		padding-top: 142px;
}
/*.flow_09::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_03.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 127px;
		height: 130px;
		right: 28px;
		top: 0;
}*/
.flow_09 .flowTxt {
		font-weight: 500;
		/* font-size: 18px; */
}
.flow_10 {
		/*margin-top: 417px;*/
		margin-top: 404px;
		margin-left: 50px;
		width: 305px;
		position: relative;
		box-sizing: border-box;
}
.flow_11 {
		margin-top: 49px;
		margin-left: 278px;
		width: 249px;
		position: relative;
		box-sizing: border-box;
}
.flow_12 {
		margin-top: 118px;
		margin-left: 582px;
		width: 362px;
		position: relative;
		box-sizing: border-box;
		padding-top: 88px;
}
.flow_12::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_04.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 124px;
		height: 80px;
		right: 34px;
		top: 0;
}
.flow_13 {
		margin-top: 338px;
		margin-left: 158px;
		width: 290px;
		position: relative;
		box-sizing: border-box;
}
.flow_14 {
		margin-top: 95px;
		margin-left: 519px;
		width: 338px;
		padding-top: 86px;
		position: relative;
		box-sizing: border-box;
}
.flow_14::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_05.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 130px;
		height: 89px;
		left: 0;
		top: 0;
}
.flow_15 {
		margin-top: 204px;
		margin-left: 60px;
		width: 241px;
		padding-top: 81px;
		position: relative;
		box-sizing: border-box;
}
.flow_15::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_07.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 114px;
		height: 59px;
		right: 5px;
		top: 0;
}
.flow_16 {
		margin-top: 100px;
		margin-left: 516px;
		width: 360px;
		padding-top: 102px;
		position: relative;
		box-sizing: border-box;
}
.flow_16::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_06.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 86px;
		height: 104px;
		left: 249px;
		top: 3px;
}
.flow_17 {
		margin-top: 364px;
		/*margin-top: 672px;*/
		margin-left: 73px;
		width: 300px;
		padding-top: 107px;
		position: relative;
		box-sizing: border-box;
}
.flow_17::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_08.png?20210414");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 238px;
		height: 110px;
		left: 12px;
		top: 0;
}
.flow_18 {
		margin-top: -46px;
		margin-left: 551px;
		width: 370px;
		padding-top: 81px;
		position: relative;
		box-sizing: border-box;
}
.flow_18::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_09.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 174px;
		height: 90px;
		right: 51px;
		top: 0;
}
.flow_19 {
		margin-top: 345px;
		margin-left: 661px;
		width: 221px;
		position: relative;
		box-sizing: border-box;
}
.flow_20 {
		/*margin-top: 123px;*/
		margin-top: 557px;
		margin-left: 72px;
		width: 329px;
		padding-top: 124px;
		position: relative;
		box-sizing: border-box;
}
/*.flow_20::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_10.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 282px;
		height: 101px;
		left: 0;
		top: 0;
}*/
.flow_20::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_12.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 124px;
		height: 62px;
		left: 43px;
		top: 45px;
}
.flow_21 {
		margin-top: 210px;
		margin-left: 609px;
		padding-top: 52px;
		width: 282px;
		position: relative;
		box-sizing: border-box;
}
.flow_21::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_11.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 87px;
		height: 49px;
		right: 20px;
		top: 0;
}
.flow_22 {
		margin-top: 113px;
		margin-left: 68px;
		padding-top: 85px;
		width: 359px;
		position: relative;
		box-sizing: border-box;
}
.flow_22::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_23.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 152px;
		height: 72px;
		left: 43px;
		top: 0;
}
/*.flow_23 {
		margin-top: 155px;
		margin-left: 511px;
		padding-top: 52px;
		width: 401px;
		position: relative;
		box-sizing: border-box;
}
.flow_23::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_13.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 135px;
		height: 62px;
		right: 0;
		top: 0;
}*/
.flow_23 {
		margin-top: 161px;
		margin-left: 511px;
		padding-top: 52px;
		width: 401px;
		position: relative;
		box-sizing: border-box;
}
/*.flow_23::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_13.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 135px;
		height: 62px;
		right: 0;
		top: 0;
}*/
.flow_23::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_14.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 144px;
		height: 62px;
		right: 58px;
		top: -21px;
}
.flow_24 {
		margin-top: 161px;
		margin-left: 51px;
		padding-top: 75px;
		width: 357px;
		position: relative;
		box-sizing: border-box;
}
/*.flow_24::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_14.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 144px;
		height: 62px;
		right: 26px;
		top: 0;
}*/
.flow_24::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_15.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 110px;
		height: 99px;
		left: 5px;
		top: -30px;
}
.flow_25 {
		margin-top: 165px;
		margin-left: 512px;
		padding-top: 120px;
		padding-bottom: 50px;
		width: 438px;
		position: relative;
		box-sizing: border-box;
}
.flow_25::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_24.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 110px;
		height: 99px;
		left: 105px;
		top: 70px;
}
.flow_26 {
		margin-top: 128px;
		margin-left: 629px;
		width: 252px;
		position: relative;
		box-sizing: border-box;
		padding-top: 165px;
}
.flow_26::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_16.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 151px;
		height: 125px;
		left: 0;
		top: 0;
}
/*.flow_26 .flowTxt {
  font-weight: 500;
  font-size: 18px;
  line-height: 1.5;
}*/
.flow_27 {
		margin-top: 47px;
		margin-left: 90px;
		width: 331px;
		padding-top: 117px;
		position: relative;
		box-sizing: border-box;
}
.flow_27::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_17.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 200px;
		height: 101px;
		left: 12px;
		top: 0;
}
.flow_28 {
		margin-top: 341px;
		margin-left: 601px;
		width: 289px;
		padding-top: 34px;
		position: relative;
		box-sizing: border-box;
}
.flow_28::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_18.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 69px;
		height: 41px;
		right: 43px;
		top: 0;
}
.flow_29 {
		margin-top: 160px;
		margin-left: 66px;
		width: 343px;
		padding-top: 78px;
		position: relative;
		box-sizing: border-box;
}
.flow_29::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_19.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 164px;
		height: 63px;
		left: 33px;
		top: 0;
}
.flow_30 {
		margin-top: 455px;
		margin-left: 525px;
		width: 361px;
		padding-top: 130px;
		position: relative;
		box-sizing: border-box;
}
.flow_30::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_20.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 110px;
		height: 97px;
		left: 105px;
		top: 0;
}
.flow_31 {
		margin-top: 156px;
		margin-left: 218px;
		width: 512px;
		padding-top: 77px;
		padding-bottom: 50px;
		position: relative;
		box-sizing: border-box;
}
.flow_31::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_21.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 172px;
		height: 71px;
		left: 264px;
		top: 0;
}
.flow_32 {
		margin-top: 124px;
		margin-left: 134px;
		width: 336px;
		padding-top: 105px;
		position: relative;
		box-sizing: border-box;
}
.flow_32::before {
		content: "";
		position: absolute;
		display: block;
		background-image: url("../img/flow_pic_22.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 252px;
		height: 93px;
		left: 0;
		top: 0;
}
.flow_33 {
		margin-top: 196px;
		margin-left: 589px;
		width: 248px;
		position: relative;
		box-sizing: border-box;
}
.flow_34 {
		/*margin-top: 183px;*/
		margin-top: 223px;
		margin-left: 59px;
		width: 310px;
		position: relative;
		box-sizing: border-box;
}
.flow_34 .flowTxt + .flowTxt {
		padding-top: 26px;
}
.specialMovie {
		text-align: center;
		padding-top: 80px;
		line-height: 1;
		font-size: 0;
}
.specialMovie .movieHeader {
		line-height: 1;
		font-size: 0;
}
.specialMovie .moviePic {
		line-height: 1;
		font-size: 0;
		padding-top: 40px;
}
.plus1day {
		background-image: url("../img/bg_07.jpg?20210414");
		background-repeat: no-repeat;
		background-position: center top;
		height: 600px;
}
.plus1day .txtBox {
		width: 480px;
		box-sizing: border-box;
		padding: 70px 0px 0 50px;
		margin: 0 0 0 473px;
		color: #fff;
}
.plus1day .txtBox .leadImg {
		line-height: 1;
		font-size: 0;
}
.plus1day .txtBox .leadTxt {
		padding-top: 30px;
		font-family: "Noto Serif JP", serif;
		font-size: 21px;
		line-height: 2;
}
.plus1day .txtBox .txt {
		padding-top: 45px;
		font-family: "Noto Sans", sans-serif;
		line-height: 2;
		font-size: 14px;
}
.plus1day .txtBox .txt span {
		display: block;
		font-size: 16px;
		margin: 0 0 15px 0;
		line-height: 1;
}
.movieArea {
		padding: 120px 0;
		text-align: center;
}
.movieArea .moviePic {
		padding-top: 60px;
}
.movieArea .youtube:hover img {
		opacity: 0.8;
}
.movieArea .movieTtl {
		font-size: 16px;
		font-weight: bold;
		display: block;
		text-align: center;
}
.movieArea .ttl, .accessArea .ttl {
		font-family: "Noto Serif JP", serif;
		font-size: 48px;
		font-weight: 500;
}
.movieArea .ttl {
		font-size: 33px;
		line-height: 1.5;
}
.accessArea {
		background-color: #f3f5f8;
		padding: 120px 0;
		text-align: center;
}
.accessArea .lead {
		font-family: "Noto Sans", sans-serif;
		font-size: 16px;
		padding-top: 25px;
}
.accessArea .fig {
		padding-top: 70px;
}
.haimurubushiInfoArea {
		background-color: #000;
		padding: 120px 0;
		text-align: center;
		color: #fff;
}
.haimurubushiInfoArea .lead {
		padding-top: 40px;
		font-family: "Noto Sans", sans-serif;
}
.onePointArea.top > .inr > .ttl {
		font-family: "Noto Serif JP", serif;
		font-size: 48px;
		font-weight: 500;
}
.pointHead .heading {
		display: table;
		width: 950px;
		padding-top: 100px;
}
.onePointArea.top > .inr > .ttl + .pointHead .heading {
		padding-top: 60px;
}
.pointHead .heading > span {
		display: table-cell;
		vertical-align: middle;
}
.pointHead .heading > span.logo {
		width: 129px;
}
.pointHead .heading > span.text {
		font-family: "Noto Serif JP", serif;
		font-size: 32px;
		font-weight: 500;
		color: #0650a0;
		padding-left: 20px;
		line-height: 1.5;
}
.pointHead .heading > span.text > .cap {
		display: block;
		color: #333;
		font-size: 24px;
}
.onePointArea.top {
		padding: 100px 0 0 0;
}
.onePointArea .ttl {
		text-align: center;
}
.onePointArea .point {
		margin: 0 0 0 0;
}
.onePointArea .caseBoxWrap {
		margin: 40px 0 0 0;
		padding: 50px 49px 60px;
		border: 1px solid #ccc;
}
.onePointArea .caseBox .col {
		width: 400px;
		float: left;
		text-align: center;
		margin: 0 0 0 50px;
		background: #f9f3f1;
		box-sizing: border-box;
		position: relative;
}
.onePointArea .caseBox .col:first-of-type {
		margin-left: 0;
		background: #ebf0f6;
}
.onePointArea .caseBox .col .caseTtl {
		background: #cc0000;
		color: #fff;
		font-size: 16px;
		padding: 10px 0;
}
.onePointArea .caseBox .col:first-of-type .caseTtl {
		background: #0650a0;
}
.onePointArea .caseBox .col:before {
		content: "";
		display: inline-block;
		width: 19px;
		height: 29px;
		background: url(../img/icon_arr_01.png) no-repeat;
		position: absolute;
		top: 50%;
		left: -31px;
		margin-top: -14.5px;
}
.onePointArea .caseBox .col:first-of-type:before {
		content: none;
}
.onePointArea .caseBox .caseInr {
		padding: 20px 40px;
}
.onePointArea .caseBox .price {
		font-size: 36px;
		font-weight: bold;
}
.onePointArea .caseBox .price .yen {
		font-size: 24px;
}
.onePointArea .caseMid {
		text-align: center;
		margin: 60px 0;
		padding: 50px 0;
		border-top: 1px solid #3b6da4;
		border-bottom: 1px solid #3b6da4;
		position: relative;
}
.caseMid .midTtl, .caseBox.return .ttl {
		font-family: "Noto Serif JP", serif;
		font-size: 28px;
		font-weight: bold;
}
.caseResult {
		font-family: "Noto Serif JP", serif;
		font-size: 38px;
		font-weight: bold;
		padding-top: 40px;
}
.caseResult em {
		font-size: 60px;
		color: #cc0000;
		font-style: normal;
}
.caseResult em > span {
		font-size: 38px;
}
.onePointArea .caseMid:before, .onePointArea .caseMid:after {
		content: "";
		display: inline-block;
		width: 32px;
		height: 18px;
		background: url(../img/icon_arr_02.png) no-repeat;
		position: absolute;
		left: 50%;
		margin-left: -16px;
}
.onePointArea .caseMid:before {
		top: -1px;
}
.onePointArea .caseMid:after {
		bottom: -18px;
}
.onePointArea .caseBox.return .ttl {
		margin-bottom: 30px;
}
.onePointArea .caseResult {
		text-align: center;
}
.onePointArea.btm .subttl {
		margin: 100px 0 0;
}
.onePointArea.btm {
		padding: 0 0 140px 0;
}
.onePointArea .clm_2col.point {
		border: 1px solid #ccc;
		margin-top: 40px;
}
.onePointArea .clm_2col.point > .col {
		width: 473px;
		box-sizing: border-box;
		margin-left: 0;
}
.onePointArea .clm_2col.point > .col:first-of-type {
		width: 475px;
		padding: 0;
		border: none;
}
.onePointArea .clm_2col.point > .col img {
		vertical-align: bottom;
}
.onePointArea .clm_2col.point > .col .ttl {
		font-size: 16px;
		font-weight: bold;
		margin: 0 0 20px;
		line-height: 1.3;
}
.onePointArea .clm_2col.point > .col .ttl span {
		color: #0650a0;
		font-size: 32px;
		display: block;
}
.onePointArea .clm_2col.point > .col .txt span {
		display: inline-block;
		width: 210px;
		vertical-align: middle;
}
.onePointArea .clm_2col.point > .col .txt b {
		font-size: 20px;
		display: block;
}
.onePointArea .clm_2col.point > .col .txt img {
		vertical-align: middle;
}
.onePointArea .clm_2col.point > .col .panelLink {
		display: inline-block;
		padding: 45px 43px 27px;
}
.onePointArea .clm_2col.point > .col .panelLink:hover {
		text-decoration: none;
}
.onePointArea .clm_2col.point > .col .panelLink:hover .ttl span {
		text-decoration: none;
}
.onePointArea .caseBox:after, .serviceArea .serviceBox:after {
		content: "";
		display: block;
		clear: both;
}
.a350Cpn {
		position: relative;
		width: 950px;
		margin: 0 auto;
		margin-top: 70px;
}
.a350Cpn .textBox {
		position: absolute;
		top: 0;
		left: 0;
		padding: 40px 0 0 30px;
		width: 540px;
}
.a350Cpn .textBox .boxHead {
		font-size: 32px;
		font-weight: normal;
		font-family: "Noto Serif JP", serif;
		color: #cc0000;
		line-height: 1.5;
}
.a350Cpn .textBox .boxTxt {
		font-size: 14px;
		font-family: "Noto Sans", sans-serif;
		padding-top: 20px;
}
.serviceArea {
		padding: 100px 0 0 0;
}
.areaHeader {
		text-align: center;
}
.areaHeader .headTxt {
		position: relative;
		padding-top: 110px;
		font-family: "Noto Serif JP", serif;
		font-size: 48px;
		font-weight: normal;
}
.areaHeader .headTxt::after {
		content: "";
		display: block;
		background-image: url("../img/logo_767.png");
		background-repeat: no-repeat;
		background-position: 0 0;
		width: 243px;
		height: 70px;
		position: absolute;
		top: 0;
		left: 50%;
		margin-left: -121px;
}
.serviceBox .boxItem01 {
		background-image: url("../img/service_pic_01.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		margin-top: 60px;
		height: 480px;
		width: 950px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 575px;
		display: flex;
		flex-direction: column;
		justify-content: center;
}
.serviceBox .boxItem02 {
		background-image: url("../img/service_pic_02_191120.png");
		background-position: top right;
		background-repeat: no-repeat;
		margin-top: 30px;
		height: 480px;
		width: 950px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-right: 545px;
		display: flex;
		flex-direction: column;
		justify-content: center;
}
.serviceBox .boxItem03 {
		background-image: url("../img/service_pic_03_v02.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		margin-top: 30px;
		height: 480px;
		width: 950px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 575px;
		display: flex;
		flex-direction: column;
		justify-content: center;
}
.serviceBox .boxItem04 {
		background-image: url("../img/service_pic_04.png");
		background-position: top right;
		background-repeat: no-repeat;
		margin-top: 30px;
		height: 480px;
		width: 950px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-right: 575px;
		display: flex;
		flex-direction: column;
		justify-content: center;
}
.serviceBox .boxItem05 {
		background-image: url("../img/service_pic_05.png");
		background-position: 0 0;
		background-repeat: no-repeat;
		margin-top: 30px;
		height: 480px;
		width: 950px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		padding-left: 575px;
		display: flex;
		flex-direction: column;
		justify-content: center;
}
.serviceBox .itemHead {
		font-size: 32px;
		font-family: "Noto Serif JP", serif;
		font-weight: normal;
		color: #cc0000;
		line-height: 1.5;
}
.serviceBox .itemTxt {
		font-family: "Noto Sans", sans-serif;
		font-size: 14px;
		line-height: 2;
		padding-top: 25px;
}
.serviceArea .serviceBox .col.txt {
		width: 380px;
		padding-right: 77px;
		box-sizing: border-box;
		line-height: 2;
}
.serviceArea .serviceBox .col.txt p {
		line-height: 2;
}
.serviceArea .serviceBox .col.pic {
		width: 570px;
}
.cmpMv {
		margin-top: 135px;
		background-image: url("../img/bg_cpn.jpg");
		background-position: center top;
		background-repeat: no-repeat;
}
.cmpMv .ttl {
		text-align: center;
		width: 950px;
		margin: 0 auto;
		line-height: 1;
		font-size: 0;
}
.cmpArea .inrTtl {
		text-align: center;
		font-size: 36px;
		font-family: "Noto Serif JP", serif;
		font-weight: 500;
		line-height: 1.4;
}
.cmpArea .inrTtl > span {
		color: #b93838;
		font-size: 43px;
}
.cmpArea .inrTtl > span.bigCap {
		font-size: 46px;
}
.presentBox {
		display: -webkit-flex;
		display: -moz-flex;
		display: -ms-flex;
		display: -o-flex;
		display: flex;
		flex-wrap: wrap;
		justify-content: space-between;
		padding-top: 40px;
		align-items: center;
}
.presentBox .boxItem {
		width: 440px;
}
.presentBox .boxItem .itemTtl {
		display: flex;
}
.presentBox .boxItem .itemTtl .itemNum {
		display: table;
		width: 80px;
		height: 80px;
		text-align: center;
		margin-right: 20px;
		background-color: #b93838;
}
.presentBox .boxItem .itemTtl .itemNum > span {
		display: table-cell;
		color: #fff;
		vertical-align: middle;
		font-size: 24px;
		font-family: "Noto Sans", sans-serif;
		line-height: 1;
}
.presentBox .boxItem .itemTtl .itemNum > span > em {
		font-size: 38px;
		font-style: normal;
}
.presentBox .boxItem .itemTtl .ttlTxt {
		font-size: 22px;
		font-family: "Noto Sans", sans-serif;
		text-align: left;
		line-height: 1.2;
		font-weight: 400;
}
.presentBox .boxItem .itemTtl .ttlTxt .subTxt {
		font-size: 16px;
}
.presentBox .boxItem .itemTtl .ttlTxt .num {
		font-weight: bold;
		color: #b93838;
}
.presentBox .boxItem .itemPic {
		line-height: 1;
		font-size: 0;
		padding-top: 30px;
}
.presentBox .boxItem {
		padding-top: 60px;
}
.iconPlus {
		line-height: 1;
		font-size: 0;
		text-align: center;
		padding: 40px 0 0 0;
}
.cakePic {
		position: relative;
		line-height: 1;
		font-size: 0;
		text-align: center;
		width: 950px;
		margin: 40px auto 0 auto;
}
.cakePic .txtBox {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		font-family: "Noto Sans", sans-serif;
}
.cakePic .hdr {
		font-size: 50px;
		padding-top: 120px;
		color: #b93838;
		line-height: 1;
}
.cakePic .txt {
		padding-top: 30px;
		font-size: 22px;
		font-weight: bold;
}
.cakePic .txt > span {
		font-size: 14px;
		font-weight: normal;
}
.qBox {
		border: 4px solid #cc0000;
		border-radius: 15px;
		padding: 50px 15px;
		margin-top: 50px;
}
.qaHdr {
		text-align: center;
		font-size: 60px;
		font-family: "Noto Sans", sans-serif;
		color: #c00;
		line-height: 1 !important;
		font-weight: bold;
}
.qaTxt {
		text-align: center;
		font-size: 24px;
		font-family: "Noto Sans", sans-serif;
		padding-top: 30px;
}
.qBox .txtPic {
		line-height: 1;
		font-size: 0;
		padding-top: 50px;
}
.qBox .btnCP.btnRD {
		width: 414px !important;
		height: 78px;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
		display: table;
		margin: 0 auto;
}
.qBox .btnCP.btnRD span {
		background: none;
		padding: 0;
		display: table-cell;
		vertical-align: middle;
}
.cmpArea > .inr > .subttl {
		text-align: center;
		padding-top: 100px;
		font-size: 38px;
		font-weight: bold;
		font-family: "Noto Sans", sans-serif;
		line-height: 1.6;
}
.cmpArea > .inr > .subttl > span {
		font-size: 28px;
}
/* old CSS */
.planArea {
		padding-top: 115px;
		background: url(../img/index_bg_00.jpg) no-repeat center 0;
		min-height: 8132px;
}
.areaTtl {
		text-align: center;
}
.planArea .sec.day0 {
		padding: 80px 0 0 0;
		padding: 250px 0 0 0;
		margin-top: -250px;
		min-height: 2000px;
}
.planArea .sec.day0 .areaTtl {
		margin: 426px 0 0 0;
}
.planArea .sec.day0 .dayTtl {
		margin-top: 78px;
}
.planArea .sec.day1 {
		min-height: 2115px;
}
.planArea .sec.day1 .dayTtl {
		margin: 0 0 84px 615px;
}
.planArea .sec.day2 {
		min-height: 2220px;
}
.planArea .sec.day2 .dayTtl {
		margin: 51px 0 0 0;
}
.planArea .sec.day3 {
		min-height: 1330px;
		padding-bottom: 133px;
}
.planArea .sec.day3 .dayTtl {
		margin: -10px 0 0 538px;
}
.flowList li {
		position: absolute;
		text-align: center;
		line-height: 2;
}
.flowList li span {
		display: block;
}
.sec.day0 .flowList {
		position: relative;
}
.sec.day0 .flow_00 {
		position: absolute;
		top: 420px;
		left: 282px;
		line-height: 2;
		text-align: center;
}
.sec.day0 .flow_01 {
		position: absolute;
		top: 188px;
		left: 192px;
}
.sec.day0 .flow_02 {
		position: absolute;
		top: 332px;
		left: 583px;
}
.sec.day0 .flow_03 {
		position: absolute;
		top: 432px;
		left: 242px;
}
.sec.day0 .flow_04 {
		position: absolute;
		top: 601px;
		left: 487px;
}
.sec.day0 .flow_05 {
		position: absolute;
		top: 885px;
		left: 486px;
		text-align: left;
}
.sec.day1 .flow_01 {
		position: absolute;
		top: 391px;
		left: 350px;
}
.sec.day1 .flow_02 {
		position: absolute;
		top: 605px;
		left: 103px;
}
.sec.day1 .flow_03 {
		position: absolute;
		top: 854px;
		left: 267px;
}
.sec.day1 .flow_04 {
		position: absolute;
		top: 1045px;
		left: 329px;
}
.sec.day1 .flow_04 span {
		display: inline-block;
		vertical-align: middle;
}
.sec.day1 .flow_05 {
		position: absolute;
		top: 1360px;
		left: 313px;
}
.sec.day1 .flow_06 {
		position: absolute;
		top: 1564px;
		left: 424px;
}
.sec.day1 .flow_07 {
		position: absolute;
		top: 1972px;
		left: 134px;
}
.sec.day2 .flow_01 {
		position: absolute;
		top: 185px;
		left: 358px;
		text-align: left;
}
.sec.day2 .flow_02 {
		position: absolute;
		top: 453px;
		left: 427px;
}
.sec.day2 .flow_03 {
		position: absolute;
		top: 1056px;
		left: 162px;
		text-align: left;
}
.sec.day2 .flow_04 {
		position: absolute;
		top: 1063px;
		left: 556px;
		text-align: left;
}
.sec.day2 .flow_05 {
		position: absolute;
		top: 1445px;
		left: 108px;
}
.sec.day2 .flow_06 {
		position: absolute;
		top: 1814px;
		left: 416px;
		text-align: left;
}
.sec.day3 .flow_01 {
		position: absolute;
		top: 245px;
		left: 329px;
		text-align: left;
}
.sec.day3 .flow_02 {
		position: absolute;
		top: 495px;
		left: 441px;
		text-align: left;
}
.sec.day3 .flow_03 {
		position: absolute;
		top: 736px;
		left: 249px;
}
.sec.day3 .flow_04 {
		position: absolute;
		top: 1283px;
		left: 186px;
}
.sec.day3 .flow_05 {
		position: absolute;
		top: 1234px;
		left: 775px;
}
.figBox {
		font-size: 0;
}
/*.fig {
		font-size: 14px;
}*/
.figBox .btm .fig {
		display: inline-block;
		margin-left: 10px;
}
.figBox .btm .fig:first-of-type {
		margin-left: 0;
}
.mapArea {
		height: 1340px;
		box-sizing: border-box;
		padding: 130px 0 0 0;
		background: url(../img/index_bg_06_v02.png) no-repeat center top;
		color: #fff;
}
.mapArea .ttl {
		text-align: center;
		margin: 0 0 20px 0;
}
.mapArea .lead {
		text-align: center;
		line-height: 2;
		font-size: 16px;
}
.cmpArea .inr {
		text-align: center;
		padding: 90px 0 80px 0;
}
/* overwrite*/
.campApplyBlock .inr {
		width: auto;
}
.tabs_parent > li > a {
		padding: 25px 0 25px;
		font-size: 18px;
}
.box_typeB > .inr {
		width: auto;
}
.campaignBoxes {
		padding-top: 80px;
}
.campaignBox {
		position: relative;
}
.campaignBox__inner {
		display: table;
		table-layout: fixed;
		width: 948px;
		border: 1px solid #d6d6d6;
		text-decoration: none !important;
		transition: opacity ease 0.2s;
}
.campaignBox__image {
		display: table-cell;
		vertical-align: top;
		line-height: 1;
		font-size: 0;
}
.campaignBox__image > .line {
		border-right: 1px solid #d6d6d6;
		height: 100%;
}
.campaignBox__image > .line img {
		width: 100%;
		height: auto;
}
.campaignBox__content {
		display: table-cell;
		vertical-align: middle;
		padding: 0 30px;
		background-image: url(../img/icon_arrow_red.png);
		background-position: 445px 221px;
		background-repeat: no-repeat;
}
.campaignBox .content__heading {
		font-size: 22px;
		font-weight: bold;
		font-family: "Sawarabi Mincho", sans-serif;
		line-height: 1.6;
}
.campaignBox .content__heading span {
		font-size: 16px;
}
.campaignBox .content__text {
		margin-top: 20px;
}
.campaignBox__inner:hover {
		opacity: 0.5;
}
.bnrBgArea {
		background-image: url(../img/bg_day0_cpn.jpg);
		background-position: center top;
		background-repeat: no-repeat;
}
.bnrBgArea .areaInr {
		width: 950px;
		margin: 0 auto;
		line-height: 1;
		font-size: 0;
}
.planArea {
		display: none;
}
.cpnBtn {
		position: fixed;
		bottom: 50px;
		right: 60px;
}
/* old CSS */


.mvBtn a{
	display: block;
	background: #fff;
	border-radius: 50px;
	width:300px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	margin: 30px auto 0;
	font-family: "Noto Serif JP", serif;
	text-align: center;
}

.mvBtn a::before{
    right: 14px;
    width: 7px;
    height: 7px;
    border-top: 1px solid #333;
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}
.mvBtn a:hover{
	text-decoration: none;
	opacity: 0.7;
}
.arrow{
    position: relative;
    display: inline-block;
    color: #333;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
}
.arrow::before,
.arrow::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
.shurijo-ouen{margin-top:100px;}
.shurijo-ouen .img_shurijo{
	position:relative;
	width: 950px;
	height: 560px;
	background: url(/shurijo-ouen/img/bg_main.jpg) no-repeat center top #000;
	background-size: 1440px 560px;
	
}
.shurijo-ouen .img_shurijo h4 img{
	position: absolute;
	top: 20px;
	left: 50px;
	width:600px;
}
.shurijo-ouen .btn03 a{
	width:400px !important;
}
.shurijo-ouen > .inr > .ttl {
	font-family: "Noto Serif JP", serif;
	font-size: 48px;
	font-weight: 500;
	margin: 0 0 60px 0;
}
.distributed-trip-wrap{
padding-top: 60px
}
.distributed-trip-wrap > .wrap-inr{
width: 350px;
display: flex;
align-items: center;
background-color: #fff;
padding: 10px 15px 10px 0;
float: left;
}
.trip-icon{
width: 100px;
margin-right: 10px;
flex-shrink: 0;
line-height: 1;
font-size: 0px;
}
.trip-icon img{
width: 100%;
height: auto;
}
.trip-text{
line-height: 1.7;
}

.mvArea .cpn-btn {
position: fixed;
bottom: 50px;
right: 60px;
z-index: 11;
}
.campaignWrap{margin-top:90px;}
.cpnMvWrap{background:url(/dom/special/05day-kohama/common/img/bg_cpn_mv.jpg) top center no-repeat;background-size:1920px 700px;display:flex;justify-content:center;align-items:center;height:700px;margin-top:130px;}
.cpnTtl{font-family:"Noto Serif JP", serif;font-size:40px;line-height:1.5;text-align:center;}
.cpnTtl span{color:#b93838;}
.cpnTtl em{color:#b93838;font-size:52px;font-style:normal;}
.prizeLIst{margin-top:90px;}
.prizeLIst > ol{display:flex;flex-wrap:wrap;justify-content:space-between;}
.prizeLIst > ol > li{width:440px;margin-bottom:60px;}
.prizeHead{margin-bottom:30px;}
.prizeHead dl{display:flex;justify-content:space-between;align-items:center;}
.prizeHead dt{display:flex;align-items:center;justify-content:center;background:#b93838;color:#fff;font-size:22px;font-weight:bold;text-align:center;width:80px;height:80px;}
.prizeHead dt > span > span{font-size:36px;margin-right:3px;}
.prizeHead dd{font-family: 'Noto Sans JP';font-size:26px;width:340px;line-height:1.1;margin-top:-5px;}
.prizeHead dd > span:first-child{font-size:16px;}
.prizeHead dd > span{font-size:20px;}
.prizeHead dd > em{font-style:normal;color:#b93838;}

#ikouze-nippon_02 p {
    margin-top: 0 !important;
}

p.ikouze-nippon-change-link-pc a.btnBK span {
    background: none;
}

.global-footer {
    margin-top: 120px;
}