@charset "utf-8";
#main_content {
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    width: 100%;
}
main .cf.pc_container.basepage .main_contents.parent-page img {
    width: auto;
    max-width: 100%;
}

.cf.pc_container.basepage .main_contents.parent-page h1 {
    background-color: #59C9BB;
    padding-top: 30px;
    padding-bottom: 30px;
    text-align: center;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}
.cf.pc_container.basepage .main_contents.parent-page h1 img {
    max-width: 94%;
}
#main_content .copy {
    margin-top: 30px;
    margin-bottom: 24px;
    text-align: center;
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
#main_content .step {
    width: 100%;
    display: table;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#main_content .step li {
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	vertical-align: top;
}
#main_content .step li + li {
	margin-top: 30px;
}
#main_content .step li p:nth-child(1) {
    background-color: #00AC97;
    border-radius: 4px;
    padding-top: 0px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-left: 4px;
}

#main_content .step li p + p {
	margin-top: 24px;
	text-align: center;
	width: 100%;
	display: table;
	position: relative;
}
#main_content .step li:nth-child(2) p + p {
	max-width: 462px;
	margin-left: auto;
	margin-right: auto;
}


#main_content .step li:nth-child(2) p + p span {
	display: block;
	width: 50%;
	float: left;
	max-width: 214px;
}
#main_content .step li:nth-child(2) p +p span:nth-child(2) {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 100%;
	max-width: 55px;
}
#main_content .step li:nth-child(2) p +p span:nth-child(2) img{
    display: block;
    margin-top: -50%;
    margin-left: -50%;
}
#main_content .step li:nth-child(2) p +p span:nth-child(3) {
    float: right;
}
#main_content .step li  a {
    display: block;
    width: 65%;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    max-width: 210px;
}
#main_content .step li a img:nth-child(2) {
    display: none;
}
#main_content .step li a:hover img {
    display: none;
}
#main_content .step li a:hover img:nth-child(2) {
    display: block;
}
#main_content .step li div {
    width: 100%;
    display: table;
    max-width: 470px;
    margin-left: auto;
    margin-right: auto;
}
#main_content .step li div a {
    float: left;
    width: 45%;
    max-width: 210px;
}
#main_content .step li div a:nth-child(2) {
    float: right;
}
#main_content .block {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    background-color: #E7F6F2;
    border-radius: 8px;
}
#main_content .block > * {
    max-width: 712px;
    margin-left: auto;
    margin-right: auto;
    width: 94%;
}

#main_content .block h2 {
    margin-top: 0px;
    padding-top: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    color: #FFFFFF;
    text-align: center;
    background-color: #00AC97;
    font-size: 120%;
    font-weight: bold;
    border-radius: 8px;
}
#main_content .block dl {
    display: block;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#main_content .block dl dt {
	margin-top: 20px;
	font-weight: bold;
	color: #00AC97;
	font-size: 120%;
}
#main_content .block dl dt:before {
    content: "◎";
}
#main_content .block dl dd > * {
    margin-left: 1em;
    margin-top: 5px;
}
#main_content .block dl dd > .atte   {
    margin-top: 0px;
    display: table;
    font-size: 80%;
}
#main_content .block dl dd > .atte:before {
    content: "※";
    display: table-cell;
}
#main_content .block dl dd > ol {
    margin-top: 0px;
    margin-left: 41px;
}
#main_content .block dl dd > ol li {
    list-style-type: decimal;
}





#main_content .block dl dd .green {
	color: #00AC97;
	font-size: 120%;
}
#main_content .block > .atte {
    width: 94%;
    display: table;
    margin-top: 20px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    max-width: 712px;
    color: #FF0000;
}
#main_content .block > .atte li {
    display: table-row;
}
#main_content .block > .atte li:before {
    content: "〇";
    padding-right: 5px;
    display: table-cell;
}
#main_content .camp {
    margin-top: 30px;
}
#main_content .camp h2 img:nth-child(2) {
    display: none;
}
#main_content .camp .yellow {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 20px;
    padding-right: 0px;
    padding-bottom: 20px;
    padding-left: 0px;
    border-radius: 8px;
    background-color: #FFF251;
    text-align: center;
}
#main_content .camp .yellow > p {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
    max-width: 714px;
}
#main_content .camp .yellow > p img:nth-child(2) {
    display: none;
}
#main_content .camp .yellow > ul {
    width: 94%;
    max-width: 713px;
    display: table;
    table-layout: fixed;
    border-spacing: 3px;
    margin: 0 auto;
    padding: 0;
}
#main_content .camp .yellow > ul + ul {
  margin-top: 10px;
}
#main_content .camp .yellow > ul li {
    display: table-cell;
}
#main_content .camp .yellow > ul.bg-pink {
  /*background: #E95383;*/
  background: #FFD700;
  border-radius: 6px;
}
#main_content .camp .yellow > ul.bg-green {
  background: #35B597;
  border-radius: 6px;
}
#main_content .camp .yellow > ul li img {
  width: 100%;
}
#main_content .camp .yellow > ul li a img:nth-child(2) {
    display: none;
}
#main_content .camp .yellow > ul li a:hover img {
    display: none;
}

#main_content .camp .yellow > ul li a:hover img:nth-child(2) {
    display: inline;
}

  #main_content .camp .cln_2 a img:nth-child(2) {
    display: none;
  }
  #main_content .camp .cln_2 > div a {
    display: block;
    padding: 15px;
  }
  #main_content .camp .cln_2 > div a {
    background: #CC0033;
  }

#lineup {
    margin-top: 30px;
    padding-top: 30px;
    border-top: 3px solid #00AC97;
}
#lineup h2 {
    width: 100%;
    display: table;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 30px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#lineup h2 > div {
    display: table-cell;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
    vertical-align: middle;
}
#lineup h2 > div:nth-child(2) {
    width: 43%;
    padding-right: 0px;
}
#lineup h2 > div:nth-child(2) img {
    width: 100%;
    height: auto;
}

#lineup h2 > div p + p {
    margin-top: 24px;
}
#lineup dl {
    display: table;
    width: 100%;
    margin-top: 14px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    border: 2px solid #00AC97;
    border-radius: 8px;
}
#lineup dl > * {
    display: table-cell;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 30px;
    padding-right: 8px;
    padding-bottom: 30px;
    padding-left: 8px;
    vertical-align: middle;
    width: 39%;
}
#lineup dl > dt p  {
    max-width: 257px;
    margin-left: auto;
    margin-right: auto;
}

#lineup dl > dt > p + p {
    margin-top: 30px;
}

#lineup dl > dd {
    width: auto;
    padding-left: 20px;
    padding-right: 30px;
    background-color: #E7F6F2;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px;
}
#lineup dl > dd > p.cate ,#lineup dl > dd > a  {
    margin-top: 24px;
    display: block;
}
#lineup dl > dd > p.cate:before {
    content: "＜";
}
#lineup dl > dd > p.cate:after {
    content: "＞";
}
#lineup dl > dd > a {
    width: 100%;
    max-width: 176px;
}
#lineup dl > dd > a img:nth-child(2) {
    display: none;
}
#lineup dl > dd > a:hover img {
    display: none;
}
#lineup dl > dd > a:hover img:nth-child(2) {
    display: inline;
}






#lineup dl > dd > p:nth-child(1), #lineup dl > dd > p.cate {
    color: #00AC97;
    font-weight: bold;
}
#lineup dl > dd > p:nth-child(1) {
    font-size: 160%;
}
#lineup > p {
    margin-top: 20px;
}
#lineup > .atte {
    width: auto;
    display: table;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
}
#lineup > .atte li {
    display: table-row;
}
#lineup > .atte li:before {
    display: table-cell;
    padding-right: 5px;
    content: "〇";
}
#lineup .point {
    margin-top: 14px;
}
#lineup .point p {
    color: #00AC97;
    font-weight: bold;
}
#lineup .point .atte li {
    display: table-row;
}
#lineup .point .atte li:before{
    content: "〇";
    display: table-cell;
    padding-right: 5px;
}
#lineup .point .atte li a {
    text-decoration: underline;
}

.link_collabo {
	margin-top: 30px;
}

#docomo dd .fs-small {
  font-size: 80%;
}

#lineup .cam {
	color: #FF0000;
	font-weight: bold;
  margin-top: 20px;
}
#lineup .cam > p {
	margin: 0;
  line-height: 1.4;
	max-width: none;
	text-align: center;
}
#lineup .cam .table {
	display: table;
	border: 1px solid #FF0000;
	margin-top: 5px;
  width: 100%;
  box-sizing: border-box;
}
#lineup .cam .table > * {
	display: table-cell;
	padding: 2px 5px;
  text-align: center;
  vertical-align: middle;
}
#lineup .cam .table > *:nth-child(1) {
	background: #FF0000;
	color: #FFFFFF;
	font-weight: normal;
	white-space: nowrap;
}
#lineup .cam .table > *:nth-child(2) {
  font-size: 110%;
  background: #fff;
}
#lineup .cam.cam-carp {
  background: #FFF8AA;
  padding: 10px;
}
#lineup .cam.cam-docomo {
  background: #FCE5EA;
  padding: 10px;
  font-size: 110%;
  color: #CF0F31;
}
#lineup .cam.cam-docomo .table {
  display: block;
  border: none;
}
#lineup .cam.cam-docomo .table > * {
  display: block;
  max-width: none;
  white-space: normal;
  font-weight: bold;
  border-radius: 6px;
  background: #CF0F31;
  padding: 5px;
}
#lineup .cam .cam_tit,
#lineup .cam .cam_date {
  display: block;
  text-align: center;
}
#lineup .cam .cam_tit {
  color: #e8382f;
  font-size: 150%;
  line-height: 1.2;
}
#lineup .cam .cam_date {
  color: #fff;
  background: #e8382f;
  border-radius: 6px;
  padding: 8px 5px;
  margin-top: 5px;
}

#main_content .list.small_dot > li {
  position: relative;
  padding-left: 1.3em;
}
#main_content .list.small_dot > li::before {
  position: absolute;
  top: 0;
  left: 0;
}
#main_content .list.kchu > li {
  position: relative;
  padding-left: 3em;
}
#main_content .list.kchu > li > .num {
  position: absolute;
  top: 0;
  left: 0;
}
#docomo .red {
  color: #231815;
  background: #FFF8D7;
  padding: 10px;
  margin-top: 5px;
  border: 1px solid #f00;
}

.cf.pc_container.basepage .main_contents.parent-page .collabo_tit {
  background: #59C9BB;
  color: #fff;
  padding: 30px;
}
.cf.pc_container.basepage .main_contents.parent-page .collabo_tit h1 {
  padding: 0 0 15px;
}
.cf.pc_container.basepage .main_contents.parent-page .collabo_tit h1 img {
  max-width: 500px;
}
.cf.pc_container.basepage .main_contents.parent-page .collabo_tit h1 + p {
  width: 94%;
  max-width: 500px;
  margin: 0 auto;
}




















@media only screen and (max-width: 768px) {
#main_content .header {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}
#main_content .step {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
#main_content .step li p + p span{
	display: block !important;
	margin-left: auto !important;
	margin-right: auto !important;
	position: static !important;
	width: 100% !important;
	max-width: none !important;
	float: none !important;
}
#main_content .step li p + p span img  {
	position: static !important;
	margin-top: 0px !important;
	margin-left: auto !important;
	margin-right: auto !important;
}
#main_content .step li p + p span+span {
	margin-top: 10px !important;
}
#main_content .step li p + p span:nth-child(2) {
	position: absolute !important;
	top: 50% !important;
	margin-top: 0px !important;
	max-width: 40px !important;
}
#main_content .step li p + p span:nth-child(2) img {
	margin-top: -50% !important;
	margin-left: -50% !important;
	position: absolute !important;
}


#main_content .block h2 {
    text-align: left;
}
#main_content .camp h2 img {
    display: none;
}
#main_content .camp h2 img:nth-child(2) {
    display: inline;
}
#main_content .camp .yellow {
  padding-top: 5px;
  padding-bottom: 10px;
}
#main_content .camp .yellow > p img {
    display: none;
}
#main_content .camp .yellow > p img:nth-child(2) {
    display: inline;
}
#main_content .camp .yellow > ul {
  margin-top: 5px;
  border-spacing: 2px;
}
/*
  #main_content .camp .cln_2 {
    border-top: 2px solid #00AC97;
  }
*/  
  

#lineup {
    padding-top: 0px;
    border-top-style: none;
}
#lineup h2 > div {
    display: block;
    width: 100%;
    padding-right: 0px;
}
#lineup h2 > div:nth-child(2) {
    width: 94%;
    margin-top: 24px;
    margin-left: auto;
    margin-right: auto;
}
#lineup h2 > div > p + p {
    padding-left: 3%;
    padding-right: 3%;
    width: 94%;
}
#lineup h2 > div > p:nth-child(n+3) {
    margin-top: 12px;
}

#lineup dl {
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
#lineup dl > * {
    display: block;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
}
#lineup dl > * > * {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
}
#lineup dl > dt {
    text-align: center;
}


#lineup dl > dd {
    border-top-right-radius: 0px;
    border-bottom-left-radius: 8px;
    padding-left: 0px;
    padding-right: 0px;
}
#lineup dl > dd p:nth-child(n+2),
#lineup dl > dd > div {
    display: none;
}
#lineup >    p  ,#lineup > .atte{
    width: 96%;
    margin-left: auto;
    margin-right: auto;
}
#lineup .point {
	width: 94%;
	margin-left: auto;
	margin-right: auto;
}

	.link_collabo {
		padding: 0 3%;
	}
  
  
  .cf.pc_container.basepage .main_contents.parent-page .collabo_tit {
    padding: 30px 3%;
  }
  .cf.pc_container.basepage .main_contents.parent-page .collabo_tit h1 img {
    max-width: 100%;
  }
  .cf.pc_container.basepage .main_contents.parent-page .collabo_tit h1 + p {
    font-size: 90%;
  }
  
























}

@media only screen and (min-width: 769px) {
  #main_content .camp .cln_2 {
    display: table;
    width: 50%;
    table-layout: fixed;
    border: 1px solid #ccc;
    margin: auto;
  }
  #main_content .camp .cln_2 > * {
    display: table-cell;
    vertical-align: top;
  }
  #main_content .camp .cln_2 img {
    width: auto;
    max-width: 100%;
  }
  #main_content .camp .cln_2 a:hover img:nth-child(1) {
    display: none;
  }
  #main_content .camp .cln_2 a:hover img:nth-child(2) {
    display: block;
  }
  
  
  
  
  
}
