@charset "UTF-8";
/* --------------------------------------------------------------------------------
reset css
-------------------------------------------------------------------------------- */
html, body, section, footer, div, main h1, main h2, main h3, main p, main ul, main li, main a {
	margin: 0;
	padding: 0;
	line-height: 1.25;
	letter-spacing: 0.1em;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
	box-sizing: border-box;
}
ul li,
ol li {
	list-style: none;
}
a {
	text-decoration: none;
}
img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
main span.br {
	display: block;
}
body.hiscpn {
	min-width: 1088px;
}


/* --------------------------------------------------------------------------------
 div.header
-------------------------------------------------------------------------------- */
main div.header,
main,
footer {
	position: relative;
	margin: 0 auto;
}
main div.header {
	background-image: url(../img/mv_bg.png?version20191121);
	background-size: auto 100%;
	background-position: top center;
	background-repeat: repeat-x;
}
main div.header h1 {
	position: relative;
	width: 100%;
	max-width: 1280px;
	margin: 0 auto;
	padding: 32px 0 52px;
	text-align: center;
	background-color: transparent;
}
main div.header h1 img {
}


/* --------------------------------------------------------------------------------
 common
-------------------------------------------------------------------------------- */
main section h2 {
	height: 182px;
	background-color: #003f8b;
}
main section h2::after {
	content: '';
	display: inline-block;
	width: 1px;
	height: 100%;
	vertical-align: middle;
}
main section h2 img {
	vertical-align: middle;
}
main img.collabo {
	display: block;
	margin: 0 auto 100px;
}
main a.orderBtn {
	display: inline-block;
	
}


/* --------------------------------------------------------------------------------
 cpn limit
-------------------------------------------------------------------------------- */
main section.cpnlimit {
	padding-bottom: 160px;
}
main section.cpnlimit h2 {
	margin-bottom: 100px;
}
main section.cpnlimit a.orderBtn:nth-of-type(1) {
	margin-bottom: 100px;
}
main section.cpnlimit table {
	overflow: hidden;
	width: 100%;
	max-width: 1014px;
	margin: 0 auto 100px;
}
main tbody th {
	background-color: transparent;
}
main table,
main th,
main td,
main tr th:first-of-type,
main tr td:first-of-type {
	border: none;
}
main table tr td {
	position: relative;
}
main table tr td:nth-of-type(n+2)::after {
	position: absolute;
	bottom: 0;
	right: 16px;
	content: '';
	display: block;
	width: 990px;
	height: 8px;
	background-image: url(../img/price_bg.png?version20191121);
	background-repeat: repeat-x;
	background-position: right 20px bottom 0;
	opacity: 0.6;
}
main table tr:last-of-type td::after {
	display: none;
}
main table tr th,
main table tr td {
	padding: 32px 28px 36px;
}
main table tr td:nth-of-type(1) {
	background-color: #fbe3e3;
	border-right: 35px solid #fff;
}
main table tr td:nth-of-type(2) {
	background-color: #fdf2de;
}
main section.cpnlimit p {
	width: 1014px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
main section.cpnlimit p:nth-of-type(1) {
	margin-bottom: 24px;
}
main section.cpnlimit p:nth-of-type(2) {
	position: relative;
	margin-bottom: 100px;
}
main section.cpnlimit p:nth-of-type(2) img {
	margin-bottom: 12px;
}
main section.cpnlimit p:nth-of-type(2)::before {
	position: absolute;
	top: -81px;
	right: -15px;
	content: url(../img/valueprice_1160.png?version20191121);
	display: block;
}


/* --------------------------------------------------------------------------------
 capa
-------------------------------------------------------------------------------- */
main section.capa {
	padding-bottom: 120px;
}
main section div.headWrap {
	position: relative;
}
main section.capa div.headWrap {
	margin-bottom: 80px;
}
main section div.headWrap p {
	position: absolute;
}
main section.capa div.headWrap p {
	top: -33px;
	right: 16.5%;
}
main section.capa div.innerWrap {
	width: 700px;
	margin: 0 auto;
}
main section.capa div.innerWrap p {
	text-align: left;
}
main section.capa div.innerWrap p:nth-of-type(1) {
	margin-bottom: 60px;
}
main section.capa div.innerWrap p:nth-of-type(2) {
	margin-bottom: 50px;
}
main section.capa div.innerWrap ul {
	margin-bottom: 52px;
	padding: 0 40px;
}
main section.capa div.innerWrap ul li:nth-of-type(odd) {
	margin-right: 28px;
}
main section.capa div.innerWrap ul li:nth-of-type(-n+4) {
	margin-bottom: 20px;
}
main section.capa div.innerWrap p:last-of-type {
	padding-left: 16px;
	text-indent: -16px;
	line-height: 1.6;
	font-weight: bold;
}


/* --------------------------------------------------------------------------------
 pocktalk
-------------------------------------------------------------------------------- */
main section.poketalk {
	padding-bottom: 120px;
}
main section.poketalk div.headWrap {
	margin-bottom: 100px;
}
main section.poketalk div.headWrap h2 img {
	padding-top: 22px;
}
main section.poketalk div.headWrap p {
	top: -30px;
	right: 17.6%;
}
main section.poketalk div.headWrap+ p,
main section.poketalk div.pokeInnerWrap1 {
	width: 892px;
	margin-right: auto;
	margin-left: auto;
}
main section.poketalk div.headWrap+ p {
	position: relative;
	margin-bottom: 110px;
	padding-left: 208px;
}
main section.poketalk div.headWrap+ p img {
  padding: 90px 0 0;
}
main section.poketalk div.headWrap+ p::after {
	position: absolute;
	top: -2px;
	left: 0;
	content: url(../img/poketalk_device.png?version20191121);
	display: block;
}
main section.poketalk div.pokeInnerWrap1 {
	margin-bottom: 120px;
	padding-left: 312px;
}
main section.poketalk div.pokeInnerWrap1 p {
	display: inline-block;
}
main section.poketalk div.pokeInnerWrap1 p:nth-of-type(1) {
	margin-right: 32px;
}
main section.poketalk div.pokeInnerWrap2,
main section.poketalk div.pokeInnerWrap3 {
	width: 746px;
	margin: 0 auto;
}
main section.poketalk div.pokeInnerWrap2 {
	margin-bottom: 60px;
}
main section.poketalk div.pokeInnerWrap2 p {
	display: inline-block;
  vertical-align: middle;
}
main section.poketalk div.pokeInnerWrap2 p:nth-of-type(2) {
	margin-left: 80px;
	padding-bottom: 12px;
}
main section.poketalk div.pokeInnerWrap3 {
	padding: 20px 30px;
	background-color: #fff;
	border-top: 30px solid #f4d421;
	border-bottom: 30px solid #f4d421;
	border-right: 40px solid #f4d421;
	border-left: 40px solid #f4d421;
}
main section.poketalk div.pokeInnerWrap3 p {
	margin-bottom: 24px;
	padding: 6px 0;
	background-color: #f4d421;
}
main section.poketalk div.pokeInnerWrap3 ol li {
	position: relative;
	overflow: hidden;
	display: inline-block;
}
main section.poketalk div.pokeInnerWrap3 ol li:nth-of-type(1) {
	padding-right: 34px;
}
main section.poketalk div.pokeInnerWrap3 ol li:nth-of-type(1) img {
	position: relative;
	left: -16px;
}
main section.poketalk div.pokeInnerWrap3 ol li:nth-of-type(2) {
	padding-right: 47px;
}
main section.poketalk div.pokeInnerWrap3 ol li:not(:last-of-type)::after {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	content: url(../img/poketalk_arrow.png?version20191121);
	display: block;
}
main section.poketalk div.pokeInnerWrap3 ol li:nth-of-type(1)::after {
	right: 15px;
}
main section.poketalk div.pokeInnerWrap3 ol li:nth-of-type(2)::after {
	right: 0;
}
main section.poketalk div.pokeInnerWrap3 ol li:nth-of-type(3) img {
	position: relative;
	left: 8px;
}


/* --------------------------------------------------------------------------------
 usage
-------------------------------------------------------------------------------- */
main section.usage {
	padding-bottom: 100px;
}
main section.usage div.headWrap {
	margin-bottom: 140px;
}
main section.usage div.headWrap p {
	top: -24px;
	right: 11%;
}
main section.usage div.headWrap h2 img {
	padding-top: 16px;
}
main section.usage p {
	margin-bottom: 160px;
}


/* --------------------------------------------------------------------------------
footer
-------------------------------------------------------------------------------- */
footer {
	padding: 20px 0 18px;
	text-align: center;
	background-color: #f5f5f5;
}

/*--キャンペーン終了0728--*/
.close__wrapper--black{
  position:fixed;
  width:100vw;
  height:100vh;
  background:rgba(0,0,0,0.6);
  z-index: 999999;
  top:0;
  left:0;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.close__wrapper--black .close__text{
  color:white;
  font-size:40px;
  font-weight:bold;
  margin-bottom: 16px;
}
.close__wrapper--black .close__text .inlineblock{
  display: inline-block;
}
.close__wrapper--black .close__btn{
  display: block;
  background: #038de1;
  text-decoration: none;
  color: white;
  padding: 16px 32px;
  font-weight: bold;
  font-size: 18px;
  transition:.3s;
}
.close__wrapper--black .close__btn:hover{
  filter: brightness(1.2);
}
@media screen and (max-width:767px){
  .close__wrapper--black .close__text{
    text-align: center;
    font-size:32px;
  }
}