@charset "shift_jis";

/* ======================================================
 * /mynumber_point/index.html
====================================================== */
body#mynumber_point {
	font-family: 'Heebo', 'Noto Sans CJK JP', "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
body#mynumber_point .mainVisual {
	background-color: #fff2b8;
	min-width: 1200px;
	border-top: 1px solid #bebebe;
	border-bottom: 1px solid #f9cfcf;
	text-align: center;
}
body#mynumber_point .contentsWrap{
	width: 1200px;
	margin: 0 auto;
}
/* period
------------------------------------------------------ */
body#mynumber_point .period {
	display: table;
	margin: 35px auto 0;
}
body#mynumber_point .period dt{
	display: table-cell;
	width: 450px;
	height: 50px;
	background-color: #d11601;
	border-radius: 30px;
	font-size: 24px;
	font-size: 2.4rem;
	color: #fff;
	vertical-align: middle;
	text-align: center;
}
body#mynumber_point .period dd{
	display: table-cell;
	padding-left: 1em;
	font-size: 26px;
	font-size: 2.6rem;
	vertical-align: middle;
}
/* heading
------------------------------------------------------ */
body#mynumber_point .mp-heading02 {
	margin-top: 20px;
	padding: 10px;
	background-color: #45a2b0;
	border-radius: 10px;
}
body#mynumber_point .mp-heading02 .mp-heading02Inner {
	display: flex;
	align-items: center;
	position: relative;
	padding-left: 25px;
}
body#mynumber_point .mp-heading02 .mp-heading02Inner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 100%;
	border-radius: 2.5px;
	background-color: #fff;
}
body#mynumber_point .mp-heading02 .mp-heading02Title {
	font-size: 2.6rem;
	color: #fff;
}
body#mynumber_point .mp-heading02-02 {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 1px solid #008191
}
body#mynumber_point .mp-heading02-02 .mp-heading02-02Inner {
	position: relative;
	padding: 5px 5px 5px 30px;
}
body#mynumber_point .mp-heading02-02 .mp-heading02-02Inner::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 5px;
	height: 100%;
	border-radius: 2.5px;
	background-color: #008191;
}
body#mynumber_point .mp-heading02-02 .mp-heading02-02Title {
	font-size: 2.6rem;
	color: #333;
	line-height: 1.2;
}
body#mynumber_point .mp-heading03 {
	position: relative;
	margin-top: 20px;
}
body#mynumber_point .section03 + .section03 > .mp-heading03 {
	padding-top: 20px;
}
body#mynumber_point .section03 + .section03 > .mp-heading03 {
	padding-top: 20px;
}
body#mynumber_point .section03 + .section03 > .mp-heading03::before {
	content: "";
	background-image: linear-gradient(to right, #e2e2e2, #e2e2e2 2px, transparent 2px, transparent 4px);
	background-size: 4px 2px;
	background-repeat: repeat-x;
	position: absolute;
	top: 0;
	width: 100%;
	height: 2px;
}
body#mynumber_point .mp-heading03 .mp-heading03Title {
	display: flex;
	font-size: 2.6rem;
	font-weight: bold;
	color: #45a2b0;
}
body#mynumber_point .mp-heading03 .mp-heading03Title .mp-heading03Icon {
	flex-shrink: 0;
	margin-right: 6px;
}
body#mynumber_point .mp-heading03 .mp-heading03Title .mp-heading03Text {
	margin-top: 9px;
	line-height: 1.4;
}
/* text
------------------------------------------------------ */
body#mynumber_point .mnp_heading02{
	border-bottom: #45a2b0 solid 2px;
	padding:0 0.2em 0.2em 0.2em;
	margin-top: 75px;
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: bold;
	text-align: center;
}
body#mynumber_point .mp-txt01{
	margin-top: 10px;
	font-size: 1.6rem;
}
body#mynumber_point .mp-txt02{
	margin-top: 10px;
	font-size: 2rem;
}
body#mynumber_point .mp-txt02 .large{
	font-size: 2.6rem;
}
body#mynumber_point .mp-txtLead01{
	margin: 1em auto 0;
	font-size: 20px;
	font-size: 2rem;
}
body#mynumber_point .mp-txtLead01 > a{
	color: #008191;
}
body#mynumber_point .mp-txtLead02{
	margin-top: 20px;
	font-size: 2.2rem;
	font-weight: bold;
}
body#mynumber_point .small{
	font-size: 1.8rem;
}
/* list
------------------------------------------------------ */
body#mynumber_point .linkList01{
	font-size: 1.8rem;
}
body#mynumber_point .linkList01 li a{
	color: #008191;
}
body#mynumber_point .linkList01 > li > a:before{
	content: "";
	position: absolute;
	top: 6px;
	left: 0;
	width: 12px;
	height: 11px;
	border: none;
	background: url("/mynumber_point/img-files/index_ic07.png") no-repeat;
}
body#mynumber_point .noteList01{
	font-size: 1.6rem;
}
body#mynumber_point .noteList01 li a{
	color: #008191;
}
body#mynumber_point .normalList01 > li {
	font-size: 2rem;
	line-height: 1.5;
	font-weight: normal;
}
body#mynumber_point .normalList01 > li:before {
	background-color: #45a2b0;
}
body#mynumber_point .mp-List01 {
	margin-top: 10px;
}
body#mynumber_point .mp-List01 > li {
	position: relative;
	padding-left: 23px;
	font-size: 2rem;
	font-weight: bold;
	line-height: 1;
}
body#mynumber_point .mp-List01 > li + li {
	margin-top: 20px;
}
body#mynumber_point .mp-List01 > li:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 18px;
	height: 18px;
	background-color: #262626;
	border-radius: 50%;
}
body#mynumber_point .mp-List01 > li .mp-List01Nest >:first-child {
	margin-top: 5px!important;
}
/* column
------------------------------------------------------ */
body#mynumber_point .mp-column{
	display: flex;
	justify-content: center;
	margin-top: 30px;
}
body#mynumber_point .mp-column .mp-columnItem:first-of-type{
	margin-right: 20px;
}
body#mynumber_point .mp-column .mp-columnItem >:first-child{
	margin-top: 0!important;
}
/* detail
------------------------------------------------------ */
body#mynumber_point section.detail{
	font-size: 20px;
	font-size: 2rem;
}
body#mynumber_point section.detail .lead{
	margin: 1em auto 0;
}
body#mynumber_point section.detail .lead + .linkTxtList01{
	margin-top: 1em;
	text-align: center;
	letter-spacing: -1em;
}
body#mynumber_point section.detail .lead + .linkTxtList01 li{
	display: inline-block;
	letter-spacing: normal;
}
body#mynumber_point section.detail .lead + .linkTxtList01 li a{
	display: block;
	background: url("/cashless/img-files/index_ic01.png") no-repeat 100% 0.2em;
	padding-right: 20px;
	color: #008191;
}
body#mynumber_point section.detail .note{
	text-indent: -1em;
	padding-left: 1em;
	font-size: 16px;
	font-size: 1.6rem;
}
body#mynumber_point .video{
	margin-top: 50px;
	text-align: center;
}
body#mynumber_point .video iframe{
	width: 560px;
	height: 315px;
}
body#mynumber_point .video a{
	display: inline-block;
}
body#mynumber_point .cb-inline:after {
	content: none;
}
body#mynumber_point .video video{
	max-width: 100%;
	max-height: 100%;
	margin: 0 auto;
}
body#mynumber_point .flowImg{
	margin-top: 50px;
}
body#mynumber_point .noteTxt{
	margin-top: 20px;
	font-size: 14px;
	font-size: 1.4rem;
}
body#mynumber_point .error{
	position: relative;
	padding-left: 20px;
	color: #dc322c;
	line-height: 15px;
	font-size: 1.6rem;
}
body#mynumber_point .error + .error{
	margin-top: 9px;
}
body#mynumber_point .error::before{
	content: "";
	position: absolute;
	width: 19px;
	height: 16px;
	top: 0;
	left: 0;
	background: url(/mynumber_point/img-files/pc_index_ic01.jpg) no-repeat 0 0;
	background-size: 100% 100%;
}

body#mynumber_point .section03 .card-entryWrap{
	display: table;
	height: 100%;
}
body#mynumber_point .section03 .card-entryWrap figure,
body#mynumber_point .section03 .card-entryWrap div{
	display: table-cell;
	height: 100%;
	vertical-align: middle;
}
body#mynumber_point .section03 .card-entry img{
	max-height: 180px;
}
/* catch
------------------------------------------------------ */
body#mynumber_point .catch{
	margin-top: 70px;
	text-align: center;
}
body#mynumber_point .catch p{
	display: inline-block;
	border-top: #bfbfbf solid 2px;
	border-bottom: #bfbfbf solid 2px;
}
body#mynumber_point .catch p span{
	display: inline-block;
	border-top: #bfbfbf solid 1px;
	border-bottom: #bfbfbf solid 1px;
	margin: 1px 0;
	padding: 2.5em 2em;
	font-size: 18px;
	font-size: 1.8rem;
}

/* box
------------------------------------------------------ */
body#mynumber_point .mp-boxLayout01{
	position: relative;
	max-width: 782px;
	margin: 30px auto 0;
	border-radius: 30px;
	border: 3px solid #e5004f;
	padding: 15px;
	background-color: #fef8e2;
	text-align: center;
	font-size: 18px;
	font-size: 1.8rem;
	color: #e5004f;
}
body#mynumber_point .mp-boxLayout01::before{
	position: absolute;
	top: -18px;
	left: 50%;
	margin-left: -18px;
	border-right: 18px solid transparent;
	border-bottom: 18px solid #e5004f;
	border-left: 18px solid transparent;
	content: "";
}
.mp-boxLayout02 {
	margin-top: 40px;
	background-color: #fff2cc;
	padding: 40px 20px;
}
.mp-boxLayout02 .mp-boxLayout02Title {
	font-size: 2.8rem;
}
.mp-boxLayout02 .mp-boxLayout02Body {
	margin-top: 30px;
}
.mp-boxLayout02 .mp-boxLayout02Body >:first-child {
	margin-top: 0;
}
.mp-boxLayout02 .mp-boxLayout02Body .normalList01 li + li {
	margin-top: 10px;
}
.mp-boxLayout03 {
	margin-top: 20px;
	padding: 40px 20px 50px;
	background-color: #fbeae9;
}
.mp-boxLayout03 >:first-child {
	margin-top: 0!important;
}
.mp-boxLayout03 .mp-boxLayout03Text {
	margin-top: 20px;
	font-size: 2rem;
}
.mp-boxLayout03 .mp-boxLayout03Text a {
	color: #008191;
}
.mp-boxLayout03List {
	margin-top: 40px;
}
.mp-boxLayout03List li {
	position: relative;
	padding-left: 20px;
	font-size: 2rem;
}
.mp-boxLayout03List li::before {
	content: '';
	position: absolute;
	top: 10px;
	left: 3px;
	width: 5px;
	height: 5px;
	background-color: #333;
	border-radius: 50%;
}
.mp-boxLayout03List li .mp-boxLayout03ListNest {
	padding-left: 5px;
}
.mp-boxLayout03List li .mp-boxLayout03ListText {
	font-size: 2rem;
}
/* tab
------------------------------------------------------ */
.tabBox01 .tabLayout01{
	font-size: 20px;
	font-size: 2.0rem;
	padding: 0 10px;
}
.tabBox01 .tabLayout01.col2 li{
	margin-right: 18px;
	width: calc((100% - 18px)/2);
	}
.tabBox01 .tabLayout01.col2 li:last-child{
	margin-right: 0;
}
.tabBox01 .tabLayout01 li a:link,
.tabBox01 .tabLayout01 li a:visited,
.tabBox01 .tabLayout01 li a:hover,
.tabBox01 .tabLayout01 li a:active,
.tabBox01 .tabLayout01 li a:focus,
.tabBox01 .tabLayout01 li a{
	color: #595959;
	text-align: center;
	text-decoration: none;
	background: #cfcfcf;
	border-color: #7d7d7d;
	border-width: 2px;
	padding: 16px 23px 10px;
}
.tabBox01 .tabLayout01 li.active a{
	color: #fff;
	background: #45a2b0!important;
	border-bottom: 2px solid #45a2b0;
}
.tabBox01 .tabContents01{
	margin-top: -2px;
	border-color: #7d7d7d;
	border-width: 2px;
}
/* btn
------------------------------------------------------ */
body#mynumber_point .btn{
	margin-top: 75px;
	text-align: center;
}

body#mynumber_point .btn span.pcNone{
	display: none;
}
body#mynumber_point .btn span.spNone{
	display: inline-block;
}

body#mynumber_point .btn span a{
	display: block;
}
body#mynumber_point .btn span a:hover{
	opacity: 0.6;
	filter: alpha(opacity=60);
	-ms-filter: "alpha(opacity=60)";
}
body#mynumber_point #cboxClose,
body#mynumber_point #cboxClose:hover {
	width: 48px !important;
	height: 48px !important;
	top: -20px !important;
	right: -20px !important;
	background: url(/common-files/img/com_close_ic04.png) 0 0 no-repeat !important;
}
body#mynumber_point #cboxLoadedContent {
	overflow: auto !important;
}
.btnLink01.blank a:after,
.btnList01 > li.blank a:after {
	background-image: url(/common-files/img/com_btn_ic02.png);
}
body#mynumber_point .btnList01 li a{
	display: inline-block;
	position: relative;
	min-width: 450px;
	padding: 19px 60px 17px 50px;
	color: #ffffff;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
	line-height: 1.2;
	background-color: #dc322c;
	border-bottom: solid 4px #960500;
}
body#mynumber_point .btnList01 li a:hover{
	margin-top: 3px;
	border-bottom: solid 1px #960500;
}
body#mynumber_point .btnList01 li a::after{
	content: "";
	position: absolute;
	top: 50%;
	right: 11px;
	height: 32px;
	width: 32px;
	margin-top: -14px;
	background: url("/mynumber_point/img-files/index_ic08.png") no-repeat 0 0;
}
body#mynumber_point .btnList01 li a.blank::after{
	background: url("/mynumber_point/img-files/index_ic09.png") no-repeat 0 0;
}
/* flowList
------------------------------------------------------ */
.flowList01 {
	margin: 30px auto 0;
	padding: 15px 0;
	text-align: center;
}
ul.flowList01 > li{
	float: left;
	width: 270px;
	position: relative;
}
#tab02 ul.flowList01 > li{
	float: left;
	width: 300px;
	position: relative;
}
ul.flowList01 > li:nth-child(n+2){
	margin-left: 34px;
}
ul.flowList01 > li:nth-child(n+2)::before{
	position: absolute;
	top: 0;
	left: -35px;
	width: 35px;
	height: 321px;
	background: url("/mynumber_point/img-files/index_ic02.png") 0 0 no-repeat;
	content: '';
}
.flowList01--step{
	width: 200px;
	margin: 0 auto;
	border-radius: 50px;
	padding: 1px 25px;
	text-align: center;
	font-weight: bold;
	font-size: 2.3rem;
	color: #fff;
	background-color: #45a2b0;
}
.flowList01--content{
	margin-top: 20px;
	text-align: center;
}
.flowList01--content.type-noStep{
	margin-top: 60px;
}
.flowList01--text{
	margin-top: 20px;
	text-align: center;
	font-size: 20px;
	font-size: 2rem;
}
.flowList01--text .flowTextColor01{
	color: #dc322c;
}
.flowList01--text .flowTextColor02{
	color: #008191;
}
.flowList01--textSmall{
	margin-top: 20px;
	text-align: center;
	font-size: 14px;
	font-size: 1.4rem;
}
.flowList01--anchor {
	margin-top: 20px;
}
.flowList01--anchor a:hover {
	opacity: 0.8;
}
/* media
------------------------------------------------------ */
.mp-media {
	display: flex;
	margin-top: 20px;
}
.mp-media .mp-mediaHead {
	flex-shrink: 0;
	margin-right: 10px;
}
.mp-media .mp-mediaText {
	font-size: 1.8rem;
	font-weight: bold;
}
.mp-media .mp-mediaNumTextContent {
	display: flex;
}
.mp-media .mp-mediaNumText {
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.3;
}
.mp-media .mp-mediaNumText:first-child {
	margin-right: 10px;
}
.mp-mediaNoteList {
	margin-top: 40px;
}
.mp-mediaNoteList li {
	position: relative;
	padding-left: 17px;
	font-size: 1.7rem;
	font-weight: bold;
}
.mp-mediaNoteList li .mark {
	position: absolute;
	top: 0;
	left: 0;
}

/* appliDLBox
------------------------------------------------------ */
.appliDLBox {
	display: flex;
	justify-content: center;
	margin-top: 40px;
	margin-left: 50px;
}
.appliDLBox .appliDLBoxLink {
	display: block;
}
.appliDLBox > .appStore {
	margin-right: 30px;
}
.appliDLBox .appliDLBoxLink:hover {
	opacity: 0.7;
}
.appliDLBox .appliDLBoxLink img {
	height: 74px;
}

/* arrowBottom
------------------------------------------------------ */
.arrowBottom {
	position: relative;
	padding-bottom: 70px;
}
.arrowBottom::after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: 0;
	left: 50%;
	margin-left: -52px;
	border-style: solid;
	border-width: 40px 52px 0 52px;
	border-color: #fef2b8 transparent transparent transparent;
}

.clearfix { overflow: hidden; zoom:1;}
/* Clearfix
------------------------------------------------------ */
.flowList01:after{
	content: "";
	display: block;
	clear: both;
}
.flowList01{
	zoom: 1;
}
/* ======================================================
 * /mynumber_point/entry.html
====================================================== */
body#mynumber_point_entry #mainContainer {
	font-size: 16px;
	font-size: 1.6rem;
}
body#mynumber_point_entry .section03.typeNum{
	position: relative;
	padding-bottom: 70px;
}
body#mynumber_point_entry .section03.typeNum:last-of-type{
	padding-bottom: 0;
}
body#mynumber_point_entry .section03.typeNum::after{
	content: "";
	position: absolute;
	width: 0;
	height: 0;
	bottom: 0;
	left: 50%;
	margin-left: -52px;
	border-style: solid;
	border-width: 40px 52px 0 52px;
	border-color: #bfbfbf transparent transparent transparent;
}
body#mynumber_point_entry .section03.typeNum:last-of-type::after{
	content: none;
}
body#mynumber_point_entry .section03.typeNum .heading03 {
	padding-left: 50px;
	font-weight: normal;
	line-height: 35px;
}
body#mynumber_point_entry .section03.typeNum .heading03:before {
	content: "1";
	position: absolute;
	left: 0;
	top: 0;
	width: 36px;
	height: 36px;
	background-color: #a5001e;
	webkit-border-radius: 18px;
	-moz-border-radius: 18px;
	border-radius: 18px;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 20px;
	font-size: 2.0rem;
	line-height: 1.8;
}
body#mynumber_point_entry .section03.typeNum:nth-of-type(2) .heading03:before {content: "2";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(3) .heading03:before {content: "3";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(4) .heading03:before {content: "4";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(5) .heading03:before {content: "5";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(6) .heading03:before {content: "6";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(7) .heading03:before {content: "7";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(8) .heading03:before {content: "8";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(9) .heading03:before {content: "9";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(10) .heading03:before {content: "10";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(11) .heading03:before {content: "11";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(12) .heading03:before {content: "12";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(13) .heading03:before {content: "13";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(14) .heading03:before {content: "14";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(15) .heading03:before {content: "15";}
body#mynumber_point_entry .section03.typeNum:nth-of-type(16) .heading03:before {content: "16";}
body#mynumber_point_entry .section03.typeNum .boxLayout01{
	padding: 25px 30px 35px 40px;
}
body#mynumber_point_entry .section03.typeNum .toggleWrap .toggleTrigger{
	display: inline-block;
	position: relative;
	padding: 0 14px 0 0;
	color: #000000;
}
body#mynumber_point_entry .section03.typeNum .toggleWrap .toggleTrigger span.toggleTxt{
	text-decoration: underline;
}
body#mynumber_point_entry .section03.typeNum .toggleWrap .toggleTrigger:before {
	content: '';
	position: absolute;
	width: 11px;
	height: 1px;
	background-color: #a5001e;
	top: 50%;
	right: 0;
}
body#mynumber_point_entry .section03.typeNum .toggleWrap .toggleTrigger:after {
	content: '';
	position: absolute;
	width: 11px;
	height: 1px;
	background-color: #a5001e;
	-webkit-transform: rotate(90deg);
					transform: rotate(90deg);
	top: 50%;
	right: 0;
}
body#mynumber_point_entry .section03.typeNum .toggleWrap .toggleTrigger.open:after {
	content: none;
}
body#mynumber_point_entry .section03.typeNum .toggleWrap .toggleContent > *:first-child {
	margin-top: 1em !important;
}
/* ======================================================
 * /mynumber_point/consent.html
====================================================== */
body#mynumber_point_consent h1{
	font-size: 30px;
	font-size: 3.0rem;

}


