@charset "UTF-8";
main .inlineWrap {
	letter-spacing: 0;
	font-size: 0;
}
main .br {
	display: block;
}
main .split {
	display: inline-block;
}
main .pcBr {
	display: block;
}
main .spBr {
	display: none;
}
main .fontBold {
	font-weight: bold;
}
main .fontRed {
	color: #ff1919;
}
main .fontBlue {
	color: #007FFF;
}
main :hover {
	opacity: 1.0;
}
main a {
	text-decoration: none;
}
	main .pcImg {
		display: block;
	}
	main .spImg {
		display: none;
	}


/*-----------------------------------------------------------------------
 * main visual
 *----------------------------------------------------------------------- */
main {
	padding: 0;
}
main section.container {
	max-width: 1920px;
	margin: 0 auto;
}
main div.mainVisual {
	background-image: url(/campaign/gw2019/img/mv_bg.png);
	background-position: center center;
	background-size: auto 100%;
}
main div.mainVisual h1,
main div.inner {
	width: 90%;
	max-width: 1240px;
}
main div.mainVisual h1 {
	margin: 0 auto;
	padding: 0;
	background-color: transparent;
}


/*-----------------------------------------------------------------------
 * toFlash
 *----------------------------------------------------------------------- */
main div.toFlash {
	background-image: url(/campaign/gw2019/img/stripe_bg_1.png);
	background-size: auto 100%;
	background-repeat: repeat-x;
}
main div.toFlash div.inner {
	position: relative;
	margin: 0 auto;
}
main div.toFlash div.inner> img {
	width: 83.6290%; /* 1240:1037=100:x */
	max-width: 1037px;
	margin: 0 auto;
	padding: 1.1290% 0; /* 1240:14=100:x */
}
main div.toFlash div.inner> a {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 43.6290%; /* 1240:541=100:x */
	max-width: 541px;
	margin: 0 8.4% 3.5% 0;
}
main div.toFlash div.inner> a:hover img {
	visibility: hidden;
}
main div.toFlash div.inner> a::after {
	visibility: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(/campaign/gw2019/img/flash_btn_hov.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100%;
}
main div.toFlash div.inner> a:hover::after {
	visibility: visible;
}


/*-----------------------------------------------------------------------
 * sampleArea
 *----------------------------------------------------------------------- */
main div.areaWrap {
	background-image: url(/campaign/gw2019/img/early_bg_imoto.png), url(/campaign/gw2019/img/early_bg.png);
	background-position: top center, top center;
	background-size: 100% auto, cover;
}
main section.sampleArea div.inner {
	margin: 0 auto;
	padding-bottom: 40px;
}
main section.sampleArea h2 {
	width: 53.9516%; /* 1240:669=100:x */
	margin: 0 0 4.1935% 3.5483%; /* 1240:52=100:x 1240:44=100:x */
	padding-top: 6.6129%/* 1240:82=100:x */
}
main section.sampleArea p:nth-of-type(1) {
	width: 87.7419%; /* 1240:1088=100:x */
	margin: 0 0 3.0645% 4.6774%; /* 1240:38=100:x 1240:58=100:x */
}
main section.sampleArea p:nth-of-type(2) {
	width: 99.3548%; /* 1240:1232=100:x */
	margin: 0 auto;
}


/*-----------------------------------------------------------------------
 * calcArea
 *----------------------------------------------------------------------- */
main div.calcArea {
	display: none;
}


main div.calcArea {
	height: 619px;
	background-image: url(/campaign/gw2019/img/stripe_bg_2.png);
	background-repeat: repeat-x;
}
main div.calcArea p {
	margin-bottom: 0;
}


/*-----------------------------------------------------------------------
 * order area
 *----------------------------------------------------------------------- */
main section.orderArea,
main section.kiyakuArea {
	background-image: url(/campaign/gw2019/img/order_bg.png);
	background-position: top center;
	background-size: 100% auto;
	background-repeat: repeat-y;
}
main section.orderArea div.inner {
	margin: 0 auto;
	padding: 42px 0 0;
}
main section.orderArea h2 {
	margin: 0 auto 32px;
	font-size: 40px;
	color: #38587D;
	text-shadow: 0 0 0 #38587D, 0 0 0 #38587D;
}
main section.orderArea ul {
	margin: 0 auto 26px;
}
main section.orderArea ul li {
	width: 30.4838%; /* 1240:378=100:x */
}
main section.orderArea ul li:not(:last-of-type) {
	margin-right: 1.2096%; /* 1240:15=100:x */
}
main section.orderArea ul li a {
	position: relative;
	display: block;
}
main section.orderArea ul li a:hover img {
	visibility: hidden;
}
main section.orderArea ul li a::after {
	visibility: hidden;
	position: absolute;
	left: 0;
	bottom: 0;
	content: '';
	display: block;
	width: 100%;
	height: 100%;
	background-position: bottom center;
	background-repeat: no-repeat;
	background-size: 100%;
}
main section.orderArea ul li:nth-of-type(1) a::after {
	background-image: url(/campaign/gw2019/img/off25_hov.png);
}
main section.orderArea ul li:nth-of-type(2) a::after {
	background-image: url(/campaign/gw2019/img/off30_hov.png);
}
main section.orderArea ul li:nth-of-type(3) a::after {
	background-image: url(/campaign/gw2019/img/off35_hov.png);
}
main section.orderArea ul li a:hover::after {
	visibility: visible;
}
main section.orderArea a.caution {
	display: block;
	width: 92%;
	margin: 0 auto 5.6%;
	font-weight: bold;
	font-size: 20px;
	text-shadow: 0 0 0 #f00;
	color: #f00;
	text-decoration: underline;
}
main section.orderArea p {
	width: 85.0806%; /* 1240:1055=100:x */
}
main section.orderArea p:nth-of-type(1) {
	margin: 0 auto 6.451%; /* 1240:80=100:x */
}
main section.orderArea p:nth-of-type(2) {
	margin: 0 auto;
	padding: 0 0 8.0645%; /* 1240:100=100:x */
}


/*-----------------------------------------------------------------------
 * sns area
 *----------------------------------------------------------------------- */
main div.snsArea {
	background-image: url(/campaign/gw2019/img/stripe_bg_3.png);
	background-position: top center;
	background-size: auto 100%;
	background-repeat: repeat-x;
}
main div.snsArea div.inner {
	position: relative;
	margin: 0 auto;
}
main div.snsArea div.inner> img {
	width: 85.2419%; /* 1240:1057=100:x */
	margin: 0 auto;
	padding: 1.9354%; /* 1240:24=100:x */
	box-sizing: content-box;
}
main div.snsArea div.inner ul {
	position: absolute;
	top: 50%;
	right:0;
	transform: translateY(-50%);
	width: 100%;
}
main div.snsArea div.inner ul li a {
	display: block;
}
main div.snsArea div.inner ul li a:hover {
	-webkit-opacity: 0.6;
	-moz-opacity: 0.6;
	opacity: 0.6;
}
main div.snsArea div.inner ul li:nth-of-type(1) {
	width: 8.4677%; /* 1240:105=100:x */
	margin: 0 3.5483% 0 23%; /* 1240:44=100:x */
}
main div.snsArea div.inner ul li:nth-of-type(2),
main div.snsArea div.inner ul li:nth-of-type(3) {
	width: 7.661%; /* 1240:95=100:x */
	margin-right: 4.0322%; /* 1240:50=100:x */
}
main div.snsArea div.inner ul li:nth-of-type(4) {
	width: 7.5%; /* 1240:93=100:x */
}


/*-----------------------------------------------------------------------
 * kiyaku area
 *----------------------------------------------------------------------- */
main section.kiyakuArea {
	padding: 62px 0;
}
main section.kiyakuArea div.inner {
	margin: 0 auto;
}
main section.kiyakuArea h2,
main section.kiyakuArea p {
	width: 84.1935%; /* 1240:1044=100:x */
	margin: 0 auto;
}
main section.kiyakuArea h2 {
	position: relative;
	padding: 30px 0 28px 56px;
	font-weight: bold;
	text-align: left;
	color: #fff;
	background-color: #263A66;
	cursor: pointer;
}
main section.kiyakuArea h2::before,
main section.kiyakuArea h2::after {
	position: absolute;
	top: 50%;
	right: 5%;
	content: '';
	width: 28px;
	height: 4px;
	margin-top: -2px;
	background-color: #fff;
}
main section.kiyakuArea h2::after {
	transition: 0.2s ease;
	transform: rotate(90deg);
}
main section.kiyakuArea h2.open::after {
	transform: rotate(180deg);
}
main section.kiyakuArea p {
	display: none;
	padding: 32px 40px;;
	text-align: left;
	word-wrap: break-word;
	font-size: 16px;
	background-color: #fff;
}


/*-----------------------------------------------------------------------
 * @media 979px
 *----------------------------------------------------------------------- */
@media screen and (max-width: 979px) {
	main section.orderArea h2 {
		margin: 0 auto 32px;
		font-size: 32px;
	}
	main section.orderArea a.caution {
		font-size: 16px;
	}
	main section.kiyakuArea h2 {
		padding: 26px 0 24px 40px;
		font-size: 26px;
	}
	main section.kiyakuArea h2::before,
	main section.kiyakuArea h2::after {
		width: 24px;
	}
}


/*-----------------------------------------------------------------------
 * @media 767px
 *----------------------------------------------------------------------- */
@media screen and (max-width: 767px) {
	main div.mainVisual h1,
	main div.inner {
		width: 96%;
	}
	main section.orderArea h2 {
		text-shadow: none;
	}
	main section.orderArea ul {
		margin: 0 auto 16px;
	}
	main section.orderArea a.caution {
		font-size: 14px;
	}
	main section.kiyakuArea h2 {
		padding: 20px 0 18px 32px;
		font-size: 22px;
	}
	main section.kiyakuArea h2::before,
	main section.kiyakuArea h2::after {
		width: 20px;
	}
	main section.kiyakuArea p {
		padding: 28px 32px;
		font-size: 15px;
	}
}

/*-----------------------------------------------------------------------
 * @media 583px
 *----------------------------------------------------------------------- */
@media screen and (max-width: 583px) {
	main .pcImg {
		display: none;
	}
	main .spImg {
		display: block;
	}
	main div.mainVisual h1,
	main div.inner {
		width: 100%;
	}
	main div.toFlash div.inner> img {
		width: 100%;
	}
	main div.toFlash div.inner> a {
		right: 50%;
		width: 76.8%; /* 750px:576=100:x */
		max-width: none;
		margin: 0 -38.4% 6.7% 0;
	}
	main div.areaWrap {
		padding-top: 7%;
		background-position: top 1% left 57%, top center;
		background-size: 166% auto, cover;
	}
	main section.sampleArea h2 {
		width: 56.5333%; /* 750px:424=100:x */
		margin: 0 0 9.06666% 3.5483%; /* 750px:68=100:x */
	}
	main section.orderArea ul {
		margin: 0 auto 22px;
	}
main section.orderArea ul li:nth-of-type(1) a::after {
	background-image: url(/campaign/gw2019/img/off25_sp_hov.png);
}
main section.orderArea ul li:nth-of-type(2) a::after {
	background-image: url(/campaign/gw2019/img/off30_sp_hov.png);
}
main section.orderArea ul li:nth-of-type(3) a::after {
	background-image: url(/campaign/gw2019/img/off35_sp_hov.png);
}
	main section.orderArea a.caution {
		margin: 0 auto 36px;
	}
	main section.sampleArea p:nth-of-type(1),
	main section.sampleArea p:nth-of-type(2) {
	}
	main section.sampleArea p:nth-of-type(1) {
		width: 96.2666%; /* 750px:722=100:x */
		margin: 0 0 3.0645% 1.3%;
	}
	main section.sampleArea p:nth-of-type(2) {
		width: 96.8%; /* 750px:726=100:x */
		margin: 0 auto 0 1%;
	}
	main section.orderArea h2 {
		font-size: 26px;
	}
	main section.orderArea ul li {
		display: block;
		width: 44%; /* 750:330=100:x */
		margin: 0 auto;
	}
	main section.orderArea ul li:not(:last-of-type) {
		margin: 0 auto 1.6%; /* 750:12=100:x */
	}
	main section.orderArea p,
	main div.snsArea div.inner> img,
	main section.kiyakuArea h2,
	main section.kiyakuArea p {
		width: 95.4666%; /* 750:716=100:x */
	}
	main div.snsArea div.inner ul li:nth-of-type(1) {
		width: 10.1333%; /* 750:76=100:x */
		margin: 0 3.5483% 0 31%;
	}
	main div.snsArea div.inner ul li:nth-of-type(2),
	main div.snsArea div.inner ul li:nth-of-type(3) {
		width: 9.2%; /* 750:69=100:x */
	}
	main div.snsArea div.inner ul li:nth-of-type(4) {
		width: 9.0666%; /* 750:68=100:x */
	}
	main section.kiyakuArea {
		padding: 42px 0;
	}
	main section.kiyakuArea h2 {
		padding: 20px 0 18px 24px;
		font-size: 18px;
	}
	main section.kiyakuArea h2::before, main section.kiyakuArea h2::after {
		width: 18px;
	}
}


/*-----------------------------------------------------------------------
 * @media 479px
 *----------------------------------------------------------------------- */
@media screen and (max-width: 479px) {
	main section.orderArea ul li {
		width: 60%;
		max-width: 220px;
	}
	main section.orderArea ul li:not(:last-of-type) {
		margin: 0 auto 4%;
	}
	main section.orderArea h2 {
		margin: 0 auto 24px;
		font-size: 23px;
	}
	main section.kiyakuArea h2 {
		padding: 18px 0 16px 16px;
		font-size: 16px;
	}
	main section.kiyakuArea p {
		padding: 24px 28px;
		font-size: 14px;
	}
}


/*-----------------------------------------------------------------------
 * close settings
 *----------------------------------------------------------------------- */
main div.mainVisual {
	position: relative;
}
main div.close,
main div.mainVisual p.closeText {
	position: absolute;
	margin: 0;
	padding: 0;
}
main div.close {
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
}
main div.mainVisual p.closeText {
	top: 50%;
	left: 50%;
	bottom: auto;
	right: auto;
	z-index: 10;
	-ms-transform: translate(-50%, -50%);
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	letter-spacing: 0.05em;
	line-height: 1.6;
	text-align: center;
	font-size: 32px;
	color: #fff;
	font-weight: bold;
}


@media screen and (max-width: 767px) {
	main div.mainVisual p.closeText {
		font-size: 25px;
	}
}


@media screen and (max-width: 584px) {
	main div.mainVisual p.closeText {
		font-size: 21px;
	}
}


@media screen and (max-width: 479px) {
	main div.mainVisual p.closeText {
		font-size: 18px;
		top: 50%;
	}
	main div.mainVisual p.closeText br {
		display: none;
	}
}



