@charset "UTF-8";
#main > *:not(.uq-review-wrap),#main > *:not(.uq-review-wrap) * {
	box-sizing: border-box;
}
body {
	font-family: "新ゴ R", "Shin Go Regular", "Helvetica Neue", Helvetica, Arial, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.sp_non {
	display: block;
}
.pc_non {
	display: none;
}
.switch {
	visibility: hidden;
}
img {
	vertical-align: top;
}
#main a:link,
#main a:active,
#main a:visited{
	color: #0695ff;
	text-decoration: underline;
}
#main a:hover{
	text-decoration: none;
}
#main a:hover img {
	opacity: .7;
	transition: opacity 0.1s linear;
}
.wrap {
	width: 980px;
	margin: auto;
}

.pagelink{
	list-style: none;
	margin: 0 0 12px;
	text-align: center;
	font-size: 0;
}
.pagelink li{
	display: inline-block;
	margin: 0 10px;
}

.tax {
	text-align: right;
	margin: 0 0 15px;
	font-size: 12px;
}
.tax > span {
	display: inline-block;
	border: 1px solid #eb3891;
	border-radius: 6px;
	padding: 6px 7px;
	line-height: 1;
}
.tax span span {
	color: #eb3891;
	line-height: 1;
}
.point {
	border: 1px solid #cccccc;
	border-radius: 10px;
}
.point h2 {
	border-bottom: 1px solid #ccc;
	font-size: 46px;
	text-align: center;
	font-weight: bold;
	color: #e4007f;
	margin: 0;
	line-height: 1;
	padding: 28px 0 26px;
}
.point_inner {
	margin: 40px 39px;
}
.otoku {
	border: 1px solid #ccc;
	border-radius: 10px;
	position: relative;
	padding: 0 0 20px;
}
.otoku h3 {
	background-color: #f64ba4;
	text-align: center;
	border-radius: 10px 10px 0 0;
	padding: 16px 0 15px;
	font-size: 30px;
	color: #fff;
	line-height: 1;
}
.otoku h3 img{
	vertical-align: baseline;
	margin: 0 10px 0 0;
}
.otoku p.img {
	text-align: center;
	margin: 40px 0 0;
}
.otoku p.point_btn {
	margin: -20px 0 0;
	text-align: center;
}
.point_inner > p {
	font-size: 10px;
	color: #808080;
	margin: 8px 0 0;
}
.point_inner ul {
	text-align: center;
	list-style: none;
	margin: 20px 0 0;
	padding: 0;
	font-size: 0;
	overflow: hidden;
}
.point_inner ul li {
	font-size: 10px;
	margin: 0 15px 0 0;
	width: 290px;
	border: 1px solid #cccccc;
	border-radius: 7px;
	overflow: hidden;
	float: left;
}
.point_inner ul li:nth-last-of-type(1) {
	margin: 0;
}
.point_inner ul li a{
	width: 100%;
	color: inherit;
	text-decoration: none !important;
	overflow: hidden;
}
.point_inner ul li a:hover *{
	opacity: .6;
}
.point_inner ul li h3{
	background-color: #f64ba4;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 22px;
	line-height: 1;
	padding: 19px 0 16px;
}
.point_inner ul li h3 img{
	vertical-align: text-bottom;
	margin: 0 5px 0 0;
}
.point_inner ul li div{
	display: table-cell;
	width: 290px;
	height: 89px;
	vertical-align: middle;
	font-size: 18px;
	color: #333;
	background-image: url(../images/icon_link.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.now {
	border: 1px solid #cccccc;
	border-radius: 10px;
	margin: 40px 0 0;
	padding: 0 0 0;
}
.now h2 {
	border-bottom: 1px solid #ccc;
	font-size: 46px;
	text-align: center;
	font-weight: bold;
	color: #e4007f;
	margin: 0;
	line-height: 1;
	padding: 28px 0 26px;
}
.now_inner {
	/*margin: 40px 39px;*/
	margin: 0;
}
.now_check {
	background-color: #ffe9f4;
	border-radius: 0 0 10px 10px;
	padding: 19px 0 31px;
	margin: 0;
	position: relative;
	min-height: 217px;
}
.now_check h3 {
	text-align: center;
	margin: 0 0 17px;
}
.now_check p {
	text-align: center;
}
.now_check p.gacha,
.now_check p.muku {
	position: absolute;
}
.now_check p.gacha {
	left: 10px;
	top: -19px;
}
.now_check p.muku {
	right: 22px;
	top: -17px;
}

/*A案*/
.now_check_a {
	background-color: #fff;
	padding: 0 0 30px;
	margin: 0;
	position: relative;
	
}


.transfer {
	/*border: 1px solid #cccccc;*/
	border-radius: 10px;
	position: relative;
	padding: 0 0 36px;
}
.transfer h4 {
	background-color: #f64ba4;
	text-align: center;
	padding: 16px 0 15px;
	border-radius: 10px 10px 0 0;
	margin: 0 0 28px;
	color: #fff;
	font-size: 30px;
	line-height: 1;
}
.transfer p.yellow_icon {
	margin: 0;
	position: absolute;
	top: 0;
	left: 15px;
}
.transfer h5 {
    text-align: center;
    margin: 28px 58px 0px;
    /* border-bottom: 1px solid #fbb7db; */
    padding: 0px 0 0px;
}
.transfer p {
	text-align: center;
}
.transfer p.icon_arrow {
	margin: 20px 0;
}
.transfer dl {
	border: 1px solid #cccccc;
	margin: 0 29px;
	border-radius: 10px;
	background: #fff;
}
.transfer dl dt {
	padding: 20px 0;
	text-align: center;
	font-size: 24px;
	font-weight: bold;
	background-image: url(../images/btn_accord_open.png);
	background-position: right 12px center;
	background-repeat: no-repeat;
	position: relative;
	cursor: pointer;
}
.transfer dl dt.on {
	background-image: url(../images/btn_accord_close.png);
}
.transfer dl dd {
	border-top: 1px solid #ccc;
	padding: 30px 28px 21px;
	position: relative;
	display: none;
}
.transfer dl dd p {
	text-align: left;
	color: #666666;
	font-size: 10px;
}
.transfer dl dd p.line {
	background-image: url(../images/line_dot.png);
	background-position: bottom;
	background-repeat: repeat-x;
	padding: 0 0 26px;
	margin: 0 0 31px;
	position: relative;
}
.transfer dl dd p.line a{
	position: absolute;
	bottom: 28px;
	left: 501px;
	font-weight: bold;
}
.transfer dl dd h6 {
	margin: 0 0 12px;
}
.transfer dl dd p.caution {
	margin: 8px 0 0;
}

/* その他共通項目（全ページ・複数ページ）
**************************************************************************/
#step {
	/*border: 1px solid #ccc;*/
	border-radius: 10px;
	position: relative;
	overflow: hidden;
	margin: 40px 0 0;
}
#voice {
	border-radius: 10px;
	margin: 80px 0 0;
}
#step h2,
#voice h2 {
	background-color: #f64ba4;
	text-align: center;
	border-radius: 10px 10px 0 0;
	padding: 16px 0 15px;
	font-size: 30px;
	line-height: 1;
	color: #fff;
}
#step p {
	text-align: center;
	margin: 16px 0;
}
#step h2 + p {
	margin: 27px 0 0;
}
#voice ul {
	list-style: none;
	margin: 30px 0 0;
	padding: 0;
	font-size: 0;
	text-align: center;
}
#voice ul li {
	display: inline-flex;
	font-size: 10px;
	margin: 0 9px;
}
#voice p {
	margin: 18px 0;
	text-align: center;
}

.wrap-inner {
	position: relative;
}
.wrap-inner .btn-img_01 {
	position: absolute;
	left: calc(50% - 100px);
	top: 80%;
}
.wrap-inner .btn-img_02 {
	position: absolute;
	left: calc(50% - 108px);
	top: 81%;
}
@media screen and (max-width: 768px) {
.wrap-inner .btn-img_01, .wrap-inner .btn-img_02 {
	left: 0;
	right: 0;
	text-align: center;
}
.wrap-inner .btn-img_01 img, .wrap-inner .btn-img_02 img {
	width: 90%;
}
}
/* norikae/index.html set.html sim.html android.html 共通項目 */















/* 緑のボタン
**************************************************************************/
.btn_set {
	list-style: none;
	margin: 40px 0;
	padding: 0;
	text-align: center;
	font-size: 0;
}

.btn_set2 {
	list-style: none;
	margin: 0 0 40px 0;
	padding: 0;
	text-align: center;
	font-size: 0;
}

.btn_set li {
	display: inline-block;
	margin: 0 8px;
	font-size: 10px;
}
/* バナーエリア
**************************************************************************/
.links {
	width: 100%;
	background: #f5f5f5;
	margin-top: 40px;
	padding: 55px 0px 60px;
	text-align: center;
}
.links .recommend {
	width: 980px;
	margin: 0 auto;
}
.links .recommend h4 {
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 20px;
	line-height: 0.5;
}
.links .recommend ul {
	margin: 20px auto 0;
	list-style: none;
	text-align: center;
	line-height: 0.5;
	padding: 0;
	font-size: 0;
}
.links .recommend ul li {
	display: inline-block;
	margin-right: 10px;
	transition: opacity 0.1s linear;
	font-size: 10px;
}
.links .recommend ul li:hover {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.links .recommend ul li:nth-child(3) {
	margin-right: 0px;
}
.links .campaign {
	width: 980px;
	margin: 0 auto;
	margin-top: 50px;
}
.links .campaign h4 {
	position: relative;
	margin: 0 auto;
	text-align: center;
	padding: 0 0 20px;
	line-height: 0.5;
}
.links .campaign h4::after,
.links .recommend h4::after {
	position: absolute;
	content: "";
	width: 85px;
	height: 1px;
	bottom: 0px;
	left: 0;
	right: 0;
	background-color: #e73188;
	margin: 0 auto;
}
.links .campaign ul {
	margin: 20px auto 0;
	list-style: none;
	line-height: 0.5;
	padding: 0;
	text-align: center;
	font-size: 0;
}
.links .campaign ul li {
	display: inline-block;
	margin: 0 9px;
	transition: opacity 0.1s linear;
	overflow: hidden;
	border-radius: 5px;
	font-size: 10px;
}
.links .campaign ul li:hover {
	opacity: 0.7;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
}
.bnr-img{
	max-width: 100%;
}
@media screen and (max-width: 768px) {
	
	.sp_non {
	display: none;
}
.pc_non {
	display: block;
}
.wrap {
	width: auto;
	margin: auto 10px;
}

.pagelink{
	list-style: none;
	margin: 0 0 20px;
	text-align: center;
	font-size: 0;
}
.pagelink li{
	display: block;
	margin: 0 10.56% 10px;
}
.pagelink li img{
	width: 100%;
	height: auto;
}
.tax {
	margin: 0 0 10px;
	font-size: 6.5px;
}
.tax > span {
	border-radius: 4px;
	padding: 3px 5px;
}
.point h2 {
	font-size: 20px;
	padding: 14px 0 12px;
}
.point_inner {
	margin: 11px 9px;
}
.otoku {
	padding: 0 0 15px;
}
.otoku h3 {
	border-radius: 10px 10px 0 0;
	padding: 7px 0 7px;
	font-size: 14px;
}
	.otoku h3 img{
		width: 14px;
		height: auto;
		margin: 0 6px 0 0;
	}
.otoku p.img {
	margin: 14px 9px 0;
}
.otoku p.img img {
	width: 100%;
	height: auto;
}
.otoku p.point_btn {
	margin: -3px auto 0;
	width: 36.83%;
}
.otoku p.point_btn img {
	width: 100%;
	height: auto;
}
.otoku .point_btn.sp-width-full{
	width: auto;
	margin: 10px auto 0;
	padding: 0 10px;
}
.point_inner > p {
	font-size: 7px;
	margin: 7px 0 0;
}
.point_inner ul {
	margin: 30px 0 0;
}
.point_inner ul li {
	display: block;
	margin: 10px 0;
	width: 100%;
	float: none;
}
.point_inner ul li:nth-last-of-type(1) {
	margin: 0;
}
.point_inner ul li h3{
	background-color: #f64ba4;
	text-align: center;
	color: #fff;
	text-decoration: none;
	font-size: 14px;
	line-height: 1;
	padding: 8px 0 6px;
}
.point_inner ul li h3 img{
	vertical-align:middle;
	margin: 0 5px 0 0;
	width: 16px;
	height: auto;
}
.point_inner ul li div{
	display: block;
	width: auto;
	height: auto;
	vertical-align: middle;
	font-size: 12px;
	color: #333;
	background-image: url(../images/icon_link.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	padding: 10px 0;
}
.now {
	margin: 20px 0 0;
	padding: 0 0 15px;
}
.now h2 {
	font-size: 20px;
	padding: 14px 0 12px;
}
.now_inner {
	margin: 0 9px;
}
.now_check {
	padding: 12px 0;
	margin: 30px 0 0;
}
.now_check h3 {
	margin: 0 auto 8px;
	font-size: 5px;
	width: 64.61%;
}
.now_check h3 img {
	width: 100%;
	height: auto;
}
.now_check p {
	margin: 0 auto;
	width: 62.67%;
}
.now_check p img {
	width: 100%;
	height: auto;
}
.now_check p.gacha {
	left: 6px;
	top: -25%;
	width: 38px;
}
.now_check p.muku {
	right: 2px;
	top: -30%;
	width: 58px;
}
/*A案*/
.now_check_a img{
width: 90%;
}
.transfer {
	padding: 0 0 18px;
	margin: 11px 0 0;
}
.transfer h4 {
	padding: 7px 0 7px;
	border-radius: 10px 10px 0 0;
	font-size: 14px;
	margin: 0 0 14px;
}
.transfer h4 img {
	width: 50.45%;
	height: auto;
}
.transfer p {
	width: 77.78%;
	margin: -30px auto 0 auto;
}
.transfer p img {
	width: 100%;
	height: auto;
}
.transfer p.icon_arrow {
	margin: 9px auto 10px;
	width: 18.47%;
}
.transfer dl {
	border: 1px solid #cccccc;
	margin: 0 9px;
	border-radius: 10px;
}
.transfer dl dt {
	padding: 10px 0;
	background-position: right 10px center;
	background-size: 20px;
	font-size: 12px;
}

.transfer dl dd {
	padding: 15px 9px 10px;
}
.transfer dl dd p {
	font-size: 7px;
	width: auto;
}
.transfer dl dd p.line {
	padding: 0 0 13px;
	margin: 0 0 15px;
}
.transfer dl dd p.line a{
	bottom: 14%;
	left: 4.15%;
	font-size: 10px;
}
.transfer dl dd h6 {
	margin: 0 auto 45px;
	width: 80%;
	font-size: 5px;
}
.transfer dl dd h6 img {
	width: 100%;
	height: auto;
}
.transfer dl dd p.caution {
	margin: 8px 0 0;
}
/* その他共通項目（全ページ・複数ページ）
**************************************************************************/
#step {
margin: 20px 0 0;
}
#step h2,
#voice h2 {
	padding: 8px 0;
	font-size: 14px;
}
#step p {
	text-align: center;
	margin: 20px auto 13px;
}
#step h2 + p {
	margin: 28px 10px 0;
	width: auto;
}
#step p {
	width: 36.83%;
}
#step p.sp-width-full {
	width: auto;
	margin: 20px 10px;
}
#step p img {
	max-width: 100%;
	height: auto;
}
#voice ul {
	list-style: none;
	margin: 13px 9px 0;
	padding: 0;
	font-size: 0;
	text-align: -webkit-center;
}
#voice ul li {
	display: block;
	font-size: 10px;
	margin: 15px 0;
}
#voice ul li img {
	width: 100%;
	height: auto;
}
#voice p {
	margin: 18px 0;
	text-align: center;
}
#voice p {
	text-align: center;
	margin: 15px auto;
	width: 36.83%;
}
#voice p.sp-width-full{
	width: auto;
	margin: 10px;
}
#voice p img {
	max-width: 100%;
	height: auto;
}
/* 緑のボタン
**************************************************************************/
.btn_set,
.btn_set2{
	margin: 25px 25px;
}
.btn_set,
.btn_set2
 {
	margin: auto 10px;
}

.btn_set li,
.btn_set2 li{
	display: block;
	margin: 10px auto;
	font-size: 10px;
	width: 76.53%;
}
.btn_set.sp-width-full li,
.btn_set2.sp-width-full li {
	display: block;
	width: auto;
}
.btn_set li img,
.btn_set2 li img{
	width: 100%;
	height: auto;
}

.btn_set li .link-boxw >img,
.btn_set2 li .link-boxw > img{
width: 30px;
height: 30px;
}

/* バナーエリア
**************************************************************************/
.links {
	width: 100%;
	margin-top: 20px;
	padding: 22px 0px 27px;
}
.links .recommend {
	width: auto;
	margin: 0 auto;
}
.links .recommend h4 {
	padding: 0 0 8px;
	line-height: 0.5;
	width: 36.53%;
}
.links .recommend h4 img {
	width: 100%;
	height: auto;
}
.links .recommend ul {
	margin: 12px auto 0;
	line-height: 0.5;
}
.links .recommend ul li {
	margin-right: 6px;
	font-size: 10px;
	width: 30.4%;
}
.links .recommend ul li:nth-child(3) {
	margin-right: 0px;
}
.links .recommend ul li img {
	width: 100%;
	height: auto;
}
.links .campaign {
	width: auto;
	margin: 0 auto;
	margin-top: 25px;
}
.links .campaign h4 {
	padding: 0 0 8px;
	line-height: 0.5;
	width: 44.4%;
}
.links .campaign h4 img {
	width: 100%;
	height: auto;
}
.links .campaign ul {
	margin: 20px auto 0;
	line-height: 0.5;
}
.links .campaign ul li {
	margin: 0 3px;
	overflow: hidden;
	border-radius: 5px;
	font-size: 10px;
	width: 30.266%;
}
.links .campaign ul li img {
	width: 100%;
	height: auto;
}
}
@media screen and (max-width: 414px) {
.transfer dl dd p.line a{
	font-size: 8px;
}
}
@media screen and (max-width: 375px) {
.transfer dl dd p.line a{
	font-size: 7px;
}
}
@media screen and (max-width: 320px) {
.transfer dl dd p.line a{
	font-size: 6px;
}
#voice ul li {
	margin: 10px 0;
}
}

/* バナーエリア
**************************************************************************/

#fnav2 .sp-menu{
position: fixed;
top: 150px;
right: 0;
z-index: 200;
border-radius: 12px 0 0 12px;
background: #fff;
}

#sec02 .btn2 {
    width: 40px;
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 100;
    position: fixed;
    right: 0;
}

#sec02 .btn2 img {
 width: 40px;
 height: 40px;
}


#sec02 .btn2 li {
    list-style-type: none;
    text-align: center;
    margin-bottom: 3px;
    padding: 0;
}

#sec02 .btn2 li a {
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #003399;
    display: block;
    transition: all 0.3s ease;
}

#sec02 .btn2 li a.ico2 {
 background-image: url(/lp/norikae/images/nav_qa_over_sp.png);
 background-size: contain;
}

#sec02 .btn2 li a.ico1 {
 background-image: url(/lp/norikae/images/nav_onlineshop_over_sp.png);
 background-size: contain;
}

#sec02 .btn2 li a:hover {
	background-color:#fff;
	opacity:1;
}
#sec02 .btn2 li a:hover img {
	opacity:0;
}

.norikae_bnr_box .link-boxw{
	width: 95%;
}
.norikae_bnr_box .link-boxw .link-boxi img {
	width: 100%;
	max-width: 100%;
}
@media screen and (max-width: 768px){
	.sp_bnr_no-burette .link-boxw .link-img {
		width: 15px;
		height: 15px;
	}
}
.link-boxi img {
	width: 100%;
}