﻿#container {
	min-width: 1080px;
	font-size: 88%;
	font-family: 'Noto Sans JP', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, "ＭＳ Ｐゴシック", "MS P Gothic", Helvetica, sans-serif;
	font-feature-settings: "palt";
}
.section {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 960px;
	padding: 50px 60px 35px;
	margin: 0 auto;
}
.section > .inner {
	padding: 15px;
}
.cmn-ttl {
	font-size: 34px;
	padding-bottom: 15px;
	text-align: center;
}
.separator {
	width: 100%;
}
.txt-gray {
	color: #535453;
}


#mv {
	background: #efefef url("/img/index/customer/mv_pc_2025.jpg") center center no-repeat;
	height: 417px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#mv + .note_list {
	width: 1150px;
  margin: 0 auto;
  display: block;
	font-size: 12px;
	color: #666666;
	position: relative;
}

#mv + .note_list ul {
	position: absolute;
	top: -67px;
}

.note_list a {
	text-decoration: underline;
	color: #337AB7;
}

.note_list a:hover,
.note_list a:focus,
.note_list a:focus-visible {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
	text-decoration: none;
  cursor: pointer;
}

#brandLogo {

}


/* slider */
.loopslider {
	margin: 0 auto;
	width: 100%;
	height: 102px;
	text-align: left;
	position: relative;
	overflow: hidden;
	padding: 2px 0;
}

.loopslider ul {
	display: inline-block;
	overflow: hidden;
	padding: 2px 0;
}
.loopslider ul:after {
	content: ".";
	height: 0;
	clear: both;
	display: block;
	visibility: hidden;
}

.loopslider ul li {
	width: 135px;
	height: 96px;
	float: left;
	display: inline;
	overflow: hidden;
	text-align: center;
	padding: 2px 0;
}
.loopslider ul li img {
	height: 96px;
	width: auto;
}

.loopslider li a:hover {
	filter:alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
}

.loopslider li a {
	display: inline-block;
}







.btn-list {
	text-align:center;
	padding:42px 0 30px;
}

.btn-list a {
	color: #fff;
	display: inline-block;
	position: relative;
	background-color: #bf0000;
	width: 400px;
	font-size: 16px;
	letter-spacing: 1px;
	padding: 22px 0 24px;
	line-height: 1.0;
	text-align: center;
	border-radius: 9px;
	box-shadow: 0 3px 12px #0003;
}
.btn-list a:hover {
	text-decoration: none;
	background-color: #8c0000;
}
.btn-list a:focus,
.btn-list a:focus-visible {
  background-color: #8C0000;
  color: #fff;
  box-sizing: border-box;
  outline: 2px solid #fff;
  outline-offset: -4px;
  border-color: #8C0000;
}


.btn-list a::before {
	position: absolute;
	top: 37%;
	right: 16px;
	width: 8px;
	height: 14px;
	background: url(/img/arrow_white_14_8@2x.png) bottom right no-repeat transparent;
	background-size: 8px 14px;
	content: ''
}
.btn-list a::after {
	right: 45px;
}

/* point */
#point {
	background: #fff;
	font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", "游ゴシック", "游ゴシック体", "Yu Gothic" !important;
}
#point .section {
  padding: 50px 0 35px;
}

#point .section .title {
	position: relative;
}
#point .ttl {
	text-align: center;
	margin-bottom: 24px;
	line-height: 1;
}
#point .ttl .sub-ttl {
	font-size: 18px;
	letter-spacing: 0.3em;
	text-indent: 0.3em;
	margin: 0;
	border-bottom: 2px solid #242424;
	position: relative;
	padding-bottom: 6px;
	margin-bottom: 30px;
	display: inline-block;
}
/*
#point .ttl .sub-ttl:before, .ttl .sub-ttl:after {
	content: "";
	width: 8px;
	height: 2px;
	display: block;
	position: absolute;
}
#point .ttl .sub-ttl:before {
	background: #fafafa;
	bottom: -2px;
	left: 50%;
	z-index: 10;
}
#point .ttl .sub-ttl:after {
	background: #242424;
	transform: rotate(55deg);
	bottom: -5px;
	left: 50%;
	margin-left: 1px;
	z-index: 20;
}
*/
#point .ttl .sub-ttl span {
	color: #bc0208;
}
#point .ttl .sub-ttl.en {
	font-style: italic;
	letter-spacing: normal;
	text-indent: 0;
}
#point .ttl h2 {
	display: block;
	font-size: 24px;
	text-align: center;
	margin: 0 auto;
	font-weight: bold;
}



.note {
	position: absolute;
	left: 655px;
	top: -13px;
}


.about_pay_box {
	width: 950px;
	margin: 0 auto;
}

.payList-detail{
}

.payList-detail .payList_items-detail {
	width: 856px;
	margin: 0px auto;
	border: 6px solid #e1dede;
	box-sizing: border-box;
	border-radius: 25px;
	text-align: center;
	padding: 30px;
}

.payList-detail .payList_items-detail:first-of-type {
	margin-bottom: 20px;
}



.imgtable_area {
}
.imgtable_area .sub_ttl,
#point .about_pay_box ul.payList-detail li:nth-of-type(2) .sub_ttl {
	margin: 0 auto 14px;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4;
	color: #333333;
}

.payList_items-detail > div.note_list {
	text-align: left;
	color: #686868;
	font-size: 12px;
	letter-spacing: 0.8px;
}

.note_list ul li {
  padding-left: 1em;
  position: relative;
}
.note_list ul li span {
  position: absolute;
  top: 0;
  left: 0;
}

.note_list ul.number li {
  padding-left: 1.8em;
}



#point .about_pay_box ul.payList-detail li:nth-of-type(2) .sub_ttl{
	color: #BF0000;
}

#point .about_pay_box ul.payList-detail li:nth-of-type(2) .img_area {
	margin-bottom: 18px;
}
#point .about_pay_box ul.payList-detail li:nth-of-type(2) div p {
	font-weight: bold;
	font-size: 14px;
	line-height: 1.6;
	letter-spacing: 0.7px;
	color: #333333;
}



.pay_point_about {
	text-align: center;
	font-weight: normal;
	margin-bottom: 0;
}
.pay_point_note {
  font-weight: normal;
  font-size: 13px;
  margin-top: 25px;
}

.flow {
	width: 640px;
	margin: 0 auto;
}
.flow ul {
	letter-spacing: -.4em;
	margin-left: -20px;
}
.flow ul li {
	display: inline-block;
	letter-spacing: normal;
	margin-left: 20px;
	margin-top: 20px;
}


.NpsEmbedded_guide__zEe8u:after {
  content: initial;
}
