@charset "UTF-8";
/*************
section01
**************/
.kojikatsu .section01 {
	background-image: url(/plus_koji/kojikatsu/img/common/icon_02.png);
	background-size: 80px;
	background-position: center 48px;
	background-repeat: no-repeat;
	padding: 91px 0 33px;
}
.kojikatsu .section01 .contentInner > p {
	width: 90%;
	margin: auto;
	line-height: 2.0;
	letter-spacing: -0.06em;
	font-size: 13px;
}
.kojikatsu .section01 .titleWrap {
	padding-bottom: 42px;
}

.kojikatsu .section01 .titleWrap > h2 {
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
	line-height: 1.4;
	padding-bottom: 16px;
}
.kojikatsu .section01 .titleWrap .note p {
	font-size: 13px;
	font-size: 1.3rem;
	text-align: center;
	line-height: 1.7;
}
.kojikatsu p .twitter {
	color: #0086dc;
}
.kojikatsu p .instagram {
	color: #f10d93;
}
.kojikatsu .section01 .product {
	position: relative;
	background-image: url(/plus_koji/kojikatsu/img/campaign/product_bg.png);
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-bottom: 39.7%;
	margin-bottom: 78px;
}
.kojikatsu .section01 .product > div {
	position: absolute;
	bottom: -64.5px;
	left: 0;
	right: 0;
	width: 63%;
	max-width: 300px;
	margin: auto;
}
.kojikatsu .section01 .aboutList {
	border-top: 1px solid #dea1a1;
	width: 81.5%;
	margin: auto;
	padding-bottom: 17px;
}
.kojikatsu .section01 .aboutList li {
	position: relative;
	padding: 14px 0;
	border-bottom: 1px solid #dea1a1;
}
.kojikatsu .section01 .aboutList li:before {
	content: '';
	display: block;
	position: absolute;
	top: 6px;
	bottom: 0;
	left: 0;
	width: 28px;
	height: 0;
	margin: auto;
	padding-bottom: 42px;
	background-image: url(/plus_koji/kojikatsu/img/campaign/icon_01.png);
	background-size: contain;
	background-repeat: no-repeat;
}
.kojikatsu .section01 .aboutList li p {
	line-height: 1.3;
	text-align: center;
}

/*************
section02
**************/

h3 {
	background-image: url(/plus_koji/kojikatsu/img/campaign/title_bg_sp.png);
	background-size: cover;
	padding: 13px 0;
	font-size: 15px;
	font-size: 1.5rem;
	text-align: center;
	color: #ffffff;
}
.kojikatsu .section02 {
	background-image: url(/plus_koji/kojikatsu/img/top/bg_01.jpg);
}

.section02 .contentInner {
	width: 95%;
	margin: auto;
	padding: 9px 0 15px;
}
.section02 h3 {
}
.section02 .campaignList {
	background-color: #ffffff;
	padding: 13px 16px;
}
.section02 .campaignList li {
	padding: 14.5px 0;
	border-bottom: 1px solid #dea1a1;
}
.section02 .campaignList li:last-child {
	border-bottom: 0;
}
.section02 .campaignList li dl dt {
	float: left;
	width: 25%;
	color: #f06b55;
	line-height: 1.9;
	font-size: 13px;
	font-size: 1.3rem;
}
.section02 .campaignList li dl dd {
	margin-left: 25%;
	color: #555555;
}
.section02 .campaignList li dl dd p {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.9;
	letter-spacing: -0.04em;
}
.section02 .campaignList li dl dd .point {
	font-size: 14px;
	font-size: 1.4rem;
	color: #272727;
}
.section02 .campaignList li dl dd .point + p {
	margin-top: 10px;

}
.section02 .campaignList li dl dd .list {
	padding-left: 1rem;
	text-indent: -1rem;
}

.section02 .boxWrap {
	background-color: #ffffff;
	padding: 13px 16px;
}
.section02 .box {
	background-color: #f7f2ec;
	margin-bottom: 16px;
	padding-bottom: 16px;
}
.section02 .boxWrap .box:last-child {
	margin-bottom: 0;
}

.section02 .box > p {
	text-align: center;
	font-size: 12px;
	color: #8d8d8d;
	line-height: 1.6;
}
.section02 .box > p.stepTxt {
	font-size: 16px;
	padding: 7px 0;
	color: #202020;
}
.section02 .box .step1 {
	display: flex;
	align-items: center;
	margin: 0 auto 20px;
}
.section02 .box .step1 > * {
	text-align: center;
	width: 50%;
}
.section02 .box .step1 > div img {
	width: 62%;
}
.section02 .box .step1 .linkWrap > * {
	width: 90%;
	max-width: 175px;
	display: inline-block;
	margin-bottom: 2px;
	transition: all 0.2s ease-out;
}
.section02 .box .step1 .linkWrap a:hover {
	opacity: 0.6;
}
.section02 .box .step1 > .linkWrap {
	text-align: left;
}

.section02 .box .twitterBtn p {
	background-image: url(/plus_koji/kojikatsu/img/common/twitter_02.png);
	background-color: #66bbf2;
	background-repeat: no-repeat;
	background-position: 9% center;
	background-size: 15px;
	border-radius: 15px;
	padding: 10px 0 10px 12%;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
}
.section02 .box .instaBtn p {
	background-image: url(/plus_koji/kojikatsu/img/common/insta_02.png);
	background-color: #f998d1;
	background-repeat: no-repeat;
	background-position: 9% center;
	background-size: 15px;
	border-radius: 15px;
	padding: 10px 0 10px 12%;
	font-size: 10px;
	font-size: 1.0rem;
	font-weight: 500;
	color: #ffffff;
	text-align: center;
}

.section02 .box .step2 {
	padding-bottom: 17px;
}
.section02 .box .step2 > * {
	width: 49%;
	margin: auto;
}
.section02 .box .step3 {
	padding: 12px 0 20px;
}
.section02 .box .step3 > * {
	width: 82%;
	margin: auto;
}

/*************
section03
**************/
.section03 .contentInner {
	width: 82%;
	margin: auto;
	padding: 31px 0 26px;
}
.section03 .accordion {
	background-color: #f3f3f3;
	margin: 0 auto 6px auto;
	border: 1px solid #dddddd;
	-webkit-tap-highlight-color:rgba(0,0,0,0);
}
.section03 .accordionTrigger {
	cursor: pointer;
	position: relative;
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.0;
	text-align: center;
	padding: 13px 0;
}
.section03 .accordionTrigger:after {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
	right: 11px;
	width: 5px;
	height: 5px;
	margin: auto;
	border-top: 2px solid #aaaaaa;
	border-right: 2px solid #aaaaaa;
	-ms-transform: rotate(135deg);
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	transition: all 0.2s;
}
.section03 .open .accordionTrigger:after {
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.section03 .accordionContent {
	display: none;
	padding: 0 20px 20px 20px;
	font-size: 12px;
}
.section03 .accordionContent li {
	text-indent: -1em;
	padding: 0 0 0 1em;
}
.section03 .accordion.contactArea {
	margin-bottom: 60px;
}

.section03 .accordionContent p,
.section03 .accordionContent li {
	font-size: 12px;
	font-size: 1.2rem;
	line-height: 1.4;
	margin-bottom: 15px;
}
.section03 .contactArea .accordionContent p:first-child {
	font-weight: 600;
}
.section03 .contactArea .accordionContent p+p {
	font-size: 14px;
	font-size: 26px;
	font-size: 2.6rem;
}
.section03 .contactArea .accordionContent img {
	vertical-align: middle;
}
.section03 .contactArea .accordionContent p span {
	display: inline-block;
	font-weight: 600;
	font-size: 1.2rem;
	font-weight: 400;
	vertical-align: middle;
	margin: 0 0 0 10px;
	padding: 0 0 5px 0;
}

@media screen and (min-width: 769px) {
	/*************
	section01
	**************/

	.kojikatsu .section01 {
		background-image: none;
		padding: 72px 0 67px;
	}

	.kojikatsu .section01 .contentInner > p {
		line-height: 1.85;
		font-size: 18px;
		text-align: center;
	}
	.kojikatsu .section01 .titleWrap {
		padding-bottom: 71px;
		text-align: center;
	}
	.kojikatsu .section01 .titleWrap > h2 {
		position: relative;
		display: inline-block;
		font-size: 30px;
		font-size: 3.0rem;
		line-height: 1.4;
		padding-bottom: 0;
		font-weight: 500;
		margin-bottom: 26px;
	}
	.kojikatsu .section01 .titleWrap > h2:before {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		left: -65px;
		width: 55px;
		padding-bottom: 50px;
		height: 0;
		margin: auto;
		background-image: url(/plus_koji/kojikatsu/img/common/twitter.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}
	.kojikatsu .section01 .titleWrap > h2:after {
		content: '';
		display: block;
		position: absolute;
		top: 0;
		bottom: 0;
		right: -46px;
		width: 44px;
		height: 0;
		margin: auto;
		padding-bottom: 41px;
		background-image: url(/plus_koji/kojikatsu/img/common/insta.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center;
	}
	.kojikatsu .section01 .titleWrap .note p {
		font-size: 22px;
		font-size: 2.2rem;
		text-align: center;
		line-height: 1.7;
	}
	.kojikatsu p .twitter {
		color: #0086dc;
	}
	.kojikatsu p .instagram {
		color: #f10d93;
	}
	.kojikatsu .section01 .product {
		background-image: url(/plus_koji/kojikatsu/img/campaign/product_bg.png);
		background-size: cover;
		background-position: center;
		padding-bottom: 254px;
		margin-bottom: 35px;
	}

	.kojikatsu .section01 .product > div {
		bottom: -14px;
		left: 0;
		right: 0;
		width: 400px;
		max-width: 400px;
	}
	.kojikatsu .section01 .listWrap {
		position: relative;
		margin-bottom: 22px;
	}
	.kojikatsu .section01 .listWrap:before {
		content: '';
		display: block;
		position: absolute;
		top: -26px;
		bottom: 0;
		left: 0;
		width: calc(50% - 320px);
		min-width: 240px;
		height: 0;
		margin: auto;
		padding-bottom: 12.64%;
		background-image: url(/plus_koji/kojikatsu/img/top/left_bg.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center left;
	}
	.kojikatsu .section01 .listWrap:after {
		content: '';
		display: block;
		position: absolute;
		top: -4px;
		bottom: 0;
		right: 0;
		width: calc(50% - 316px);
		min-width: 240px;
		height: 0;
		margin: auto;
		padding-bottom: 12.64%;
		background-image: url(/plus_koji/kojikatsu/img/top/right_bg.png);
		background-size: contain;
		background-repeat: no-repeat;
		background-position: center right;
	}

	.kojikatsu .section01 .aboutList {
		overflow: hidden;
		width: 520px;
		padding-bottom: 0;
		border-bottom: 1px solid #dea1a1;
	}

	.kojikatsu .section01 .aboutList li {
		float: left;
		padding: 65px 19px 65px 40px;
		font-size: 25px;
		letter-spacing: -0.05em;
		border-bottom: none;
	}
	.kojikatsu .section01 .aboutList li:last-child {
		padding-right: 0;
	}
	.kojikatsu .section01 .aboutList li:before {
		width: 34px;
		padding-bottom: 50px;
	}
	.kojikatsu .section01 .aboutList li p {
		line-height: 1.3;
		text-align: center;
	}
	/*************
	section02
	**************/

	h3 {
		background-image: url(/plus_koji/kojikatsu/img/campaign/title_bg_pc.png);
		padding: 20px 0;
		font-size: 20px;
		font-size: 2.0rem;
	}

	.section02 .contentInner {
		width: 960px;
		margin: auto;
		padding: 80px 0;
	}
	.section02 h3 {
	}
	.section02 .campaignList {
		padding: 25px 40px 37px;
	}
	.section02 .campaignList li {
		padding: 19px 0;
		border-bottom: 1px solid #dea1a1;
	}
	.section02 .campaignList li dl dt {
		width: 16%;
		font-size: 17px;
		font-size: 1.7rem;
	}
	.section02 .campaignList li dl dd {
		margin-left: 16%;
	}
	.section02 .campaignList li dl dd p {
		font-size: 17px;
		font-size: 1.7rem;
		line-height: 1.6;
		letter-spacing: 0;
	}

	.section02 .campaignList li dl dd p a {
		text-decoration: underline;
	}
	.section02 .campaignList li dl dd .point {
		font-size: 26px;
		font-size: 2.6rem;
		font-weight: normal;
		line-height: 1.1;
	}
	.section02 .campaignList li dl dd .point + p {
		margin-top: 15px;

	}
	.section02 .campaignList li dl dd .list {
		padding-left: 1rem;
		text-indent: -1rem;
	}

	.section02 .boxWrap {
		padding: 20px;
		overflow: hidden;
		display: flex;
	}
	.section02 .box {
		background-color: #f7f2ec;
		margin-bottom: 0;
		margin-right: 16px;
		width: 296px;
		float: left;
	}
	.section02 .boxWrap .box:last-child {
		margin: 0;
	}

	.section02 .box > p {
		font-size: 16px;
	}
	.section02 .box > p.stepTxt {
		font-size: 26px;
		padding: 12px 0;
	}
	.section02 .box .step1 {
		display: block;
		margin: 6px auto 20px;
	}
	.section02 .box .step1 > * {
		width: 62%;
		margin: 0 auto 8px;
	}
	.section02 .box .step1 > div img {
		width: 62%;
	}
	.section02 .box .step1 .linkWrap > * {
		width: 95%;
		display: inline-block;
		margin-bottom: 6px;
	}
	.section02 .box .step1 > .linkWrap {
		text-align: center;
	}

	.section02 .box .twitterBtn p {
		font-size: 14px;
		font-size: 1.4rem;
		border-radius: 17px;
	}
	.section02 .box .instaBtn p {
		font-size: 14px;
		font-size: 1.4rem;
		border-radius: 17px;
	}

	.section02 .box .step2 {
		padding: 37px 0 54px;
	}
	.section02 .box .step2 > * {
		width: 71%;
		margin: auto;
	}
	.section02 .box .step3 {
		padding: 12px 0 20px;
	}
	.section02 .box .step3 > * {
		width: 82%;
		margin: auto;
	}
	.section02 .box .step3 > * img {
		margin: auto;
	}


	/*************
	section03
	**************/
	.section03 .contentInner {
		width: 960px;
		margin: auto;
		padding: 83px 0 63px;
	}
		.section03 .accordionTrigger {
			font-size: 18px;
			font-size: 1.8rem;
			padding: 28px 0;
			font-weight: bold;
		}
		.section03 .accordionTrigger:after {
		content: "";
		position: absolute;
		top: 0;
		bottom: 0;
		right: 20px;
		width: 10px;
		height: 10px;
		margin: auto;
		border-top: 2px solid #aaaaaa;
		border-right: 2px solid #aaaaaa;
		-ms-transform: rotate(135deg);
		-webkit-transform: rotate(135deg);
		transform: rotate(135deg);
		transition: all 0.2s;
	}
	.section03 .accordion {
		margin-bottom: 17px;
	}
		.section03 .accordionContent {
			padding: 0 40px 30px 40px;
		}
		.section03 .contactArea .accordionContent {
			padding-left: 160px;
		}
	.section03 .accordionContent p,
	.section03 .accordionContent li {
		font-size: 14px;
		font-size: 1.4rem;
		line-height: 1.7;
		text-align: left;
	}

		.section03 .contactArea .accordionContent {
			padding-left: 160px;
	}


}














