@charset "utf-8";
/* ------------------------------------
	* normalize
* ------------------------------------ */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
* {
	box-sizing: border-box;
	transition: font-size 0.1s linear;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}
a {
	background-color: transparent;
}
a:active, a:hover {
	outline: 0;
}
img {
	border: 0;
	max-width: 100%;
}
button, input, optgroup, select, textarea {
	color: inherit;
	font: inherit;
	margin: 0;
}
button, html input[type="button"], input[type="reset"], input[type="submit"] {
	-webkit-appearance: button;
	cursor: pointer;
}
button[disabled], html input[disabled] {
	cursor: default;
}
button::-moz-focus-inner, input::-moz-focus-inner {
	border: 0;
	padding: 0;
}
input {
	line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
	-webkit-box-sizing: border-box;
			box-sizing: border-box;
	padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
	height: auto;
}
input[type="search"] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
			box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}
/* add base */

body {
	margin: 0;
	line-height: 1.6;
}
@media print, screen and (max-width: 960px) {
body {
	overflow-x: hidden;
}
}
ul, ol {
	list-style: none;
}
ul, ol, dl, p {
	margin: 0;
	padding: 0;
}
img {
	vertical-align: top;
}
a:link, a:visited {
	text-decoration:none;
}
a:hover, a:active {
	text-decoration: none;
}

/* general
----------------------------------- */
/* clearfix */
.cfx { *zoom: 1; }
.cfx:before, .cfx:after {
	content: "";
	display: table;
}
.cfx:after { clear: both; }

/* ------------------------------------
	* メインコンテンツ
* ------------------------------------ */
.wrap_bg{
	background: #ffffff;
	width: 100%;
}
#wrap_contents{
	font-family: "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","メイリオ",Meiryo,sans-serif;;
	font-size: 1.125rem;
	color: #333333;
	width: 100%;
	margin: 0 auto;
}
#wrap_contents img{
	max-width: 100%;
}

/* ------------------------------------
	* SP
* ------------------------------------ */
@media print, screen and (max-width: 640px) {

#wrap_contents{
	overflow: hidden;
	font-size: 0.875rem;
}

.cpNotesttl{
	font-weight: bold;
	text-align: center;
	font-size: 1.125rem;
    margin-bottom: 4.16%;
}

.accordion {
	width:100%;
	margin-top: 4.16%;
}

.accordion_inner {
	display: none;
    background:#fff;
	border-radius: 0 0 10px 10px;
	padding: 4.14%;
}

.step_wrap .step .step1,.step2{
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0 5px 0 0 rgb(0 0 0 / 24%);
	position: relative;
	margin-top: 6.67%;
	padding: 6.67%;
}
}

/* ------------------------------------
	* PC
* ------------------------------------ */
@media print, screen and (min-width: 641px) {
#wrap_contents{
	font-size: 1.25rem;
	min-width: 641px;
	max-width: 960px;
	padding: 0;
}

.cpNotesttl{
	font-weight: bold;
	text-align: center;
	font-size: 1.625rem;
	margin-bottom: 4.16%;
}

.accordion {
	width:100%;
	margin-top: 4.16%;
}
 
.accordion_header{
	 background-size: 100%;
}

.accordion_inner {
	display: none;
    background:#fff;
	border-radius: 0 0 30px 30px;
	padding: 4.14%;
}

.step_wrap .step .step1,.step2{
	background-color: #fff;
	border-radius: 30px;
	box-shadow: 0 10px 0 0 rgb(0 0 0 / 24%);
	position: relative;
	margin-top: 6.67%;
	padding: 6.67%;
}
}

/* ------------------------------------
	* 共通
* ------------------------------------ */

header {
	background-color: #cb1132;
	height: 56px;
	line-height: 56px;
	text-align: center;
}

header img {
    display: block;
    width: 138px;
    margin: 0 auto;
}

.change {
	display: none;
}

.id_cp_wrap {
	background-image: url(../img/bg_pattern_01.png);
	background-size: 66.7%;
	padding: 6.67% 4.16%;
}

.id_cp_wrap .exclusive{
	text-align: center;
	margin-bottom: 2.5%;
}

.id_cp_wrap .txt, .poinco_wrap .txt {
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 2.5%;
}

.id_cp_wrap .txt a, .poinco_wrap .txt a {
	color: #333333;
	display: inline;
}

.id_cp_wrap .contents{
	margin: 6.67% 0;	
}

.btn {
	display: block;
	width: 100%;
}

.end, .yet, .campaign{
	display: none;
	width: 100%;
}

.id_cp_wrap .accordion {
	margin-top: 6.67%;
}

.accordion {
	width:100%;
	margin: 4.16% 0;
}

.accordion_header.open img {
	content: url(../img/btn_notes_m.png);
}

.accordion > li {
    text-align:left;
    padding:10px;
}

.cpNotesSubttl {
    margin-top: 1em;
	font-weight: bold;
}

.cpNotesItem {
    text-indent: -1.0em;
    padding: 0px 0px 0px 1em;
}

.accordion > li:last-child {
    border-bottom:none;
}
.accordion > li.open {
    color:#fff;
    background:#666;
}

.step_wrap {
	background-image: url(../img/bg_pattern_02.png);
	background-size: 66.7%;
}

.step_wrap .ttl {
	margin: 0;
	width: 100%;
}

.step_wrap .step {
	padding: 0 4.16% 6.67%;
}

.step_wrap .step1 .inner {
	padding: 0 4.18%;
	text-align: center;
}

.step_wrap .step2 .inner {
	padding: 0 13.75%;
	text-align: center;
}

.step_wrap .txt {
	margin-top: 6.67%;
	text-indent: -1em;
	padding-left: 1em;
}

.step_wrap .txt a {
	color: #2A80B9;
	display: inline;
}

.poinco_wrap {
	width: 100%;
	background-image: url(../img/bg_pattern_01.png);
	background-size: 66.7%;
	padding: 10.41% 4.16% 6.67%;
}

.poinco_wrap .poinco {
	padding: 0 2.1% 6.67%;
	text-align: center;
}

.poinco_wrap .poinco img {
	padding: 0 6.67%;
}


.poinco_wrap .txt {
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 2.5%;
}

.other_cp {
	padding-top: 6.67%;
}

.other_cp .container {
	margin-bottom: 2.5%;
}

.other_cp .container .in_progress {
	width: 75.1%;
	margin: auto;
}

.other_cp .btn:hover {
	opacity: .8;
}

.release_warp {
	padding: 4.16%;
	background-color: #fff;
}

.release_warp .release {
	text-align: center;
}

.release_warp .release a, .accordion_inner a {
	color: #2A80B9;
	display: inline;
}


.footer {
    color: #fff;
    background-color: #333333;
	width: 100%;
	padding: 1.25%;
}

.footer .footer-inner {
	 text-align: center;
 }

.footer .footer-inner .footer-copyright {
    font-size: 0.625rem;
}


@media print, screen and (max-width: 960px) {
}

@media print, screen and (min-width: 961px) {
	.step_wrap .btn:hover,
	.poinco_wrap .btn:hover,
	.id_cp_wrap .btn:hover {
		opacity: .9;
	}
}

/*-----------------------js--------------------*/


/*-----------------------クエリ---------------------*/
@media print, screen and (min-width: 961px) {
.sp{display: none !important;}
}
@media print, screen and (max-width: 960px) {
.pc{display: none !important;}
}
