@charset "utf-8";
/* reset __________________________________ */

@media print{
	.spNav{
		display: none; 
	}
}

.spOnly {
	display: none;
}

a:hover {
	opacity: 0.7;
}

.arwlink {
	margin-top: 5px;
	margin-bottom: 15px;
}
.arwlink a {
	color: #407cba;
	background-image: url(/wr_css/wr_img/under/left_navi_arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
}
/* 追従ボタン 202501 */
#bnr-fixed{
  width: 190px;
  bottom: 80px !important;
  right: 12px !important;
}
#bnr-fixed img {
  width: 100%;
}
#bnr-fixed-close-btn {
  bottom: auto;
  top: 24px;
}
@media screen and (max-width: 768px) {
  #bnr-fixed {
    right: 6px !important;
    bottom: 50px !important;
    width: 140px !important;
  }
  #bnr-fixed-close-btn {
    top: 12px;
  }
}

/* SP ヘッダー
======================================== */ 
@media screen and (max-width: 767px) {
  .spNav {
    top: 0;
  }
  .spNav .scrollWrap .menu ul li h3 {
    margin-bottom: 5px;
  }
  .spNav .scrollWrap .menu_btm ul li + li{
    border-top: 1px solid #ddd;
  }
  .spNav .scrollWrap .menu_btm ul li a{
    display: block;
    padding: 10px 2%;
  }
}
/* 汎用
======================================== */ 
:root {
  scroll-padding: 82px;
}
html { 
  scroll-behavior: smooth;
}
header {
  border-bottom: 1px solid #ccc;
}
.pankuzu li a {
  font-weight: normal;
}
#container {
  position: relative;
  z-index: 1;
  max-width: 1080px;
  margin: 0 auto;
  line-height: 1.5;
  width: 100%;
}
#container a {
  color: #10108c;
}
#container a:hover {
  text-decoration: underline;
}
li {
  list-style: none;
}
img {
  vertical-align: top;
  max-width: 100%;
}
.pc_show {
  display: block;
}
.sp_show {
  display: none;
}
.gotop {
  display: none;
  width: 50px;
  height: 50px;
  background-color: #4b4e7c;
  border-radius: 2px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
  opacity: .5;
  cursor: pointer
}
.gotop span {
  display: block;
  width: 20px;
  height: 20px;
  transform: rotate(45deg);
  margin-top: 20px;
  margin-left: 14px;
  border-top: 2px solid #fff;
  border-left: 2px solid #fff;
}
.contents {
  padding: 40px 10px 60px;
}
.row + .row {
  margin-top: 60px;
}
.sec_ttl01 {
  text-align: center;
  font-weight: bold;
  display: table;
  margin: 0 auto 60px;
}
.sec_ttl01 h1 {
  font-size: 2.1rem;
  color: #0f1350;
  padding-bottom: 16px;
  border-bottom: 1px solid #0f1350;
  font-weight: bold;
}
.sec_ttl02 h2 {
  font-size: 1.25rem;
  color: #0f1350;
  border-bottom: 2px solid #0f1350;
  font-weight: bold;
  margin: 0 0 40px;
  padding: 0 0 4px 4px;
}
.sec_ttl03 h3 {
  font-size: 1rem;
  background: #4B4E7C;
  color: #fff;
  padding: 8px 12px 6px;
  margin: 0 0 30px;
}
.sec_ttl04 h4 {
  font-size: 1rem;
  color: #0F1350;
  padding-left: 12px;
  margin: 0 0 14px;
  position: relative;
}
.sec_ttl04 h4::before {
  position: absolute;
  content: "";
  width: 4px;
  height: 90%;
  background-color: #0F1350;
  top: 0;
  bottom: 0;
  left: 0;
}
.arrow-r {
  position: relative;
  display: inline-block;
  padding-left: 12px;
}
.arrow-r ::before{
  position:absolute;
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5px 0 5px 7px;
  border-color: transparent transparent transparent #10108c;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}
.txt_red{
	color:#ed1c24;
	font-weight: bold;
}
.mb20{
  margin-bottom:20px;
}
.mb30{
  margin-bottom: 30px;
}
.mb40{
  margin-bottom: 40px;
}
@media screen and (max-width: 767px) {
  :root {
    scroll-padding: 60px;
  }
  .pc_show {
    display: none;
  }
  .sp_show {
    display: block;
  }
  .body{
	padding-top: 0px;
  }
  body,html{
  	font-size: 15px;
  }
  #container, .grid {
    width: 100%;
  }
  .contents .contents_grid {
    padding: 0;
  }
  .pankuzu ul {
    font-size: 0.7rem;
    overflow: hidden;
    padding: 10px 0;
  }
  .pankuzu li a.linkIcon::after {
    right: -15px;
  }
  .contents {
    padding: 30px 4% 40px;
  }
  .row + .row {
    margin-top: 26px;
  }
  .sec_ttl01 {
    margin: 0 auto 30px;
  }
  .sec_ttl01 h1{
	font-size: 1.5rem;
  }
  .sec_ttl02 h2 {
    font-size: 1.25rem;
    margin: 0 0 16px;
  }
  .sec_ttl03 h3 {
    margin: 0 0 16px;
  }
  .sec_ttl04 h4 {
    margin: 0 0 10px;
    line-height: 1.4;
  }
  .table01 th, .table01 td {
    padding: 10px;
    font-size: 0.8rem;
  }
  .table01 th {
    width: 50%;
  }
}
/* ショッピング「リボ」とは？（/uc/service/revo/）
======================================== */
section{
	margin-bottom: 60px;
}
.revo_area{
	padding-top: 60px;
}
.h1_txt{
	margin-bottom: 0;
}
.h1_cmt{
	font-size: 0.8em;
}
.revo_indent p{
	text-indent:-1em; 
	padding-left:1em;
}
.revo_img01{
	margin:0 auto 60px;
	text-align: center;
}
.revo_img01 img{
	max-width: 880px;
}
.revo_list {
  display: flex;
  align-items: top;
  flex-wrap: wrap;
  justify-content: space-between;
}
.revo_list li {
  width: 48%;
  margin: 0 0 40px;
}
.revo_list.uc_block {
  margin: 0 0 60px;
}
.revo_list.uc_block li {
  margin: 0;
}
.revo_cbox{
	max-width: 100%;
	background-color: #EAEAF5;
	padding:40px;
	text-align: center;
}
.revo_cbox_flex{
	max-width: 100%;
	background-color: #EAEAF5;
	padding:40px;
	text-align: center;
	display: flex;
	justify-content: space-between;
}
.revo_cbox_flexinner{
	width: 49%;
	text-align: center;
}
.revo_strongtxt{
	font-size: 1rem;
	font-weight: bold;
	color:#0F1350;
}
.sim_btn{
	max-width: 425px;
	padding:13px;
	background-color: #0F1350;
	color:#fff;
	text-align: center;
	margin: 10px auto;
}
.revo_ptnttl {
  font-size: 1rem;
  background: #EAEAF5;
  color: #0F1350;
  font-weight: bold;
  padding: 8px 12px 6px;
  margin: 20px 0;
}
.revo_ptn{
	display: flex;
	align-items: flex-start;
  	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 40px;
}
.revo_ptn_block{
	width: 32%;
}
.revo_ptntxt{
	margin-bottom: 20px;
}

.revo_ptntxt span {
	background-color: #0F1350;
	color:#fff;
	font-weight: bold;
	font-size: 0.9em;
	padding:3px 5px;
	margin-right: 5px;
	border-radius: 5px;
}
.revo_ptncal_01 {
    position: relative;
	justify-content: center;
    display: flex;
    align-items: center;
    margin-top: 1.9em;
	margin-bottom: 0.5em;
    padding: 1em 1.5em 1em 1.5em;
    border: 2px solid #6363C4;
	font-size: 0.8em;
	text-align: center;
	height: 60px;
}
.revo_ptncal_01_inner{
	max-width: 100%;
}
.revo_ptncal_02 {
    position: relative;
	justify-content: center;
    display: flex;
    align-items: center;
    margin-top: 1.5em;
	margin-bottom: 0.5em;
    padding: 1em 1.5em .5em 1.5em;
    border: 2px solid #6363C4;
	text-align: center;
	height: 60px;
}
.revo_ptncal_02 > div {
    position: absolute;
    top: -1.15em;
    left: .5em;
    padding: .1em 1em;
    border-radius: 5px;
    background-color: #6363C4;
    color: #fff;
    font-size: .9em;
}
.revo_ptncal_02 > div::before {
	position: absolute;
    bottom: -8px;
    left: 50%;
    transform: translateX(-50%);
    width: 16px;
    height: 8px;
    background-color: #6363C4;
    color: #fff;
    clip-path: polygon(0 0, 100% 0, 50% 100%);
    content: '';
}
.revo_ptncal_02 p {
    margin: 0;
	font-size: 0.8em;
}
.kakko {
	position: relative;
	text-align: center;
	box-sizing: border-box;
}
.kakko::before,
.kakko::after {
	display: block;
	position: absolute;
	top: 50%;
	line-height: 0;
	box-sizing: border-box;
	font-size: 2rem;
	font-family:'ヒラギノ角ゴ Pro W0', 'Hiragino Kaku Gothic Pro',
	'メイリオ', 'Meiryo',
	'游ゴシック', 'Yu Gothic',
	'ＭＳ Ｐゴシック', 'MS PGothic',
	sans-serif;
	color: #393939; /* 括弧の色 */
}
.kakko::before {
	content: '('; /* 開き括弧の種類*/
	left: 0;
}
.kakko::after {
	content: ')'; /* 閉じ括弧の種類*/
	right: 0;
}
.kakko p{
	margin:0 0 2px 0;
	padding:0 16px;
}
.revo_ptn_cmt li::before {
	content: '■';
	left: 0;
}
.revo_ptn_cmt li{
	text-indent: -1em;
	margin-left:1em;	
}
.revo_ptn_cmt .li::before {
	content: none;
	left: 0;
}
.revo_ptn_cmt .li{
	text-indent: 0;
	margin-left:1em;	
}
.revo_course{
	font-weight: bold;
    text-align: center;
    padding: 5px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-bottom-style: solid;
    border-right-color: #CCCCCC;
    border-bottom-color: #CCCCCC;
	border:"0";
}
.revo_course th{
    background-color: #EAEAF5;
	border:solid 1px #0F1350;
	font-weight: bold;
	color:#0F1350;
	padding:10px 5px;
	vertical-align: middle;
}
.revo_course td{
    background-color: #ffffff;
	border:solid 1px #0F1350;
	vertical-align: middle;
	padding:10px;
}
.revo_crs_cmt li::before {
	content: '※';
	left: 0;
}
.revo_crs_cmt li .li{
	text-indent: -1em;
	margin-left:1em;	
}
.revo_attention{
	margin-bottom: 20px;
}
.revo_attention li{
	text-indent: -1em;
	margin-left:1em;		
}
@media screen and (max-width: 1000px) {
	.revo_ptncal_02 {
		height: auto;
	}
	.revo_course_area , .table_henko{
		overflow-x: scroll;
	}
	.revo_course{
		min-width: 900px;
	}
}
@media screen and (max-width: 767px) {
	.revo_area{
		padding-top: 0;
	}
	.revo_img01 img{
		max-width: 90%;
	}
	.revo_list {
		display: block;
	}
	.revo_list li {
		width: 100%;
		margin: 0 0 20px;
	}
	.revo_list.uc_block li {
		margin: 0 0 20px;
	}
	.revo_cbox_flex{
		display: block;
		justify-content: space-between;
	}
	.revo_cbox_flexinner{
		width: 100%;
		text-align: center;
	}
	.revo_list.uc_block {
		margin: 0 0 50px;
		display: block;
	}
	.revo_list li .revo_txt {
		font-size: 1rem;
	}
	.revo_ptn{
		display: block;
		max-width: 90%;
        margin: 0 auto 30px;
	}
	.revo_ptn_block{
		width: 100%;
		margin-top:1.3rem;
	}
	.revo_ptncal_01 {
		margin-top: 1.1em;
	}
	.revo_ptncal_01_inner{
		font-size: 0.8rem;
	}
	.revo_ptn_cmt{
		width: 90%;
    	margin: 0 auto;
	}
	.revo_ptncal_01 {
		font-size: 0.8em;
	}
}

/* リボ宣言（/uc/service/revo/sengen.html）
======================================== */
.revo_voice_area{
	display: flex;
	justify-content: space-between;
}
.revo_voice{
	display: flex;
	width: 48%;
	background-color:#EAEAF5;
	margin-bottom: 50px;
}
.revo_voice_img{
	margin: 1.5rem 0 -1.5rem 0;
}
.revo_voice_img img{
	max-width: 145px; 
}
.revo_voice_txt{
	padding:20px;
}
.table_sengen{
	margin: 0 auto 20px;
	width: 80%;
}
.table_sengen th{
	width: 33%;
}
.table_sengen td{
	text-align: center;
}
.under_table_semgen{
	margin: 0 auto;
	width: 80%;
}
@media screen and (max-width: 767px) {
	.revo_voice_area{
		display: block;
	}
	.revo_voice{
		width: 100%;
	}
	.revo_voice_img{
		width: 25%;
		margin-left:2%;
	}
	.revo_voice_img img{
		max-width: 100%; 
	}
	.revo_voice_txt{
		width: 75%;
	}
}
@media screen and (max-width: 1000px) {
	.table_sengen{
		min-width: 100%;
	}
	.under_table_semgen{
		width: 100%;
	}
}
/* リボ変更（/uc/service/revo/revohenko.html）
======================================== */
.revo_henko_img01,.revo_henko_img02{
	margin:40px auto 60px;
	text-align: center;
}
.revo_henko_img01 img{
	max-width: 900px;
}
.revo_henko_img02 img{
	max-width: 1080px;
}
.revo_smalltxt{
	font-size: 0.75rem;
}
.revo_floatright{
	float: right;
}
.table_henko{
	width: 80%;
	margin: 0 auto;
}
.table_henko .revo_course{
	width: 100%;
	margin-bottom:1%;
}
@media screen and (max-width: 1000px) {
	.revo_henko_img01 img{
		max-width: 96%;
	}
	.revo_henko_img02 img{
		max-width: 96%;
	}
	.table_henko {
    width: 100%;
	}
}

/* 【削除予定】元のCSSここから
======================================== 
#main ul {
	list-style-type: none;
}
#main ul.attention,
#main ul.note {
	margin-top: 20px;
	padding: 0 0 0 13px;
	font-size: 13px;
	line-height: 1.5;
}
#main ul.attention li,
#main ul.note li {
	position: relative;
	text-indent: 0;
	padding-left: 0;
	margin-bottom: 5px;
}
#main ul.attention li::before,
#main ul.note li::before {
	position: absolute;
	content: '※';
	left: -13px;
	top: 0;
}
#main ul.note li::before {
	content: '■';
}

.revo_topimgarea {
	width: 600px;
	margin: 30px auto;
}
.revo_topimgarea img {
	width: 100%;
}

#main .box {
	font-size: 0;
}
#main .box > div {
	display: inline-block;
	width: 46%;
	font-size: 15px;
	vertical-align: top;
	margin: 20px 2%;
}
#main .box > div p {
	padding: 0 10px;
}

.sim_box {
	background: #eff6fd;
	text-align: center;
	padding: 30px;
	margin: 10px auto;
}
.sim_box p.ttl {
	font-weight: bold;
	margin-bottom: 20px;
}

.btn-area {
	width: 80%;
	margin: 0 auto;
}
.btn-area a {
	position: relative;
	box-sizing: border-box;
	border-radius: 6px;
	background-color: #0091e8;
	font-size: 18px;
	font-weight: bold;
	color: #fff !important;
	height: 70px;
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: 0.3s;
}
.btn-area a::after {
	position: absolute;
	content: "";
	width: 8px;
	height: 8px;
	border: 0px;
	border-top: solid 2px #fff;
	border-right: solid 2px #fff;
	transform: rotate(45deg);
	top: 50%;
	right: 20px;
	margin-top: -4px;
}

#main section {
	margin-top: -70px;
	padding-top: 150px;
}

#example h3 {
	margin: 20px 0 10px;
}
#example p,
#example ul {
	margin: 10px 1em;
}
#example dl {
	margin: 20px 1em;
}
#example dl dt {
	color: #e5004f;
	font-weight: bold;
}
#example dl dd {
	margin-left: 1.5em;
	margin-bottom: 20px;
}
#example dl dd span {
	color: #e5004f;
	font-weight: bold;
}
#example h3#sample02 {
	margin-top: -130px;
	padding-top: 150px;
}

#sample03 table {
	width: 95%;
	margin: 20px auto;
	border: 1px solid #CCCCCC;
}
#sample03 table tr.course th {
	white-space: nowrap;
}
#sample03 table tr th {
	background: #F1F9FA;
}
#sample03 table tr th,
#sample03 table tr td {
	text-align: center;
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 3px 5px;
}
#sample03 table tr th.w25 {
	width: 25%;
}
#sample03 table tr td.a-left {
	text-align: left;
	padding: 5px;
}
#sample03 table tr td span.revo2cap {
	font-size: 80%;
}
#sample03 ul.attention {
	width: 93%;
	margin: 20px auto;
}

#change h3 {
	margin: 20px 0 10px;
}
#change p {
	margin: 10px 1em;
}
#change p strong {
	color: #e5004f;
}

.login_box {
	width: 90%;
	display: flex;
	justify-content: space-around;
	margin: 20px auto;
}
.login_box dl {
	width: 45%;
}
.login_box dl dt {
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	background: none repeat scroll 0% 0% #F1F9FA;
	text-align: center;
	padding: 15px;
	box-sizing: border-box;
}
.login_box dl dd.login_btn {
	text-align: center;
	padding: 20px 0;
}
.login_box dl dd.dd_login2 {
	padding: 0 20px;
}

#notes {
	margin: 50px 0;
	padding: 0;
}
#notes ul {
	font-size: 15px !important;
	margin: 10px 1em 30px !important;
}
#notes p {
	margin: 0 1em;
}
#notes h4 {
	margin-top: 40px;
	border-left: solid 3px #274ab2;
	padding-left: 6px;
}
.toggle-area{
	margin: -70px 0 30px;
	padding-top: 110px;
}
.toggle_contents {
	border-top: 1px solid #ccc;
}
.toggle_contents:last-of-type{
	border-bottom: 1px solid #ccc;
}
.toggle_title {
	position: relative;
	padding: 16px;
	cursor: pointer;
	font-size: 18px;
	font-weight: bold;
}
.toggle_btn {
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
	background: #10228a;
	display: block;
	width: 24px;
	height: 24px;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	border-radius: 50%;
}
.toggle_btn:before, .toggle_btn:after {
	display: block;
	content: '';
	background-color: #fff;
	position: absolute;
	width: 10px;
	height: 2px;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.toggle_btn:before {
	width: 2px;
	height: 10px;
}
.toggle_title.selected .toggle_btn:before {
	content: normal;
}
.toggle_contents dd {
	display: none;
	width: 800px;
	margin: 10px auto 20px;
}
#notes .toggle_contents dd p {
	margin: 0;
}
#main .toggle_contents dd ul.attention, #main .toggle_contents dd ul.note {
	margin-top: 0 !important;
}
#notes .toggle_contents dd ul {
	margin: 0 !important;
}
.toggle_contents dd .color_red {
	color: #e5004f;
}
.toggle_contents dd .color_orange {
	color: #FF6600;
}
.toggle_contents dd table {
	width: 100%;
	margin: 5px auto 1em;
	border: 1px solid #CCCCCC;
}
.toggle_contents dd table tr th {
	background: #F1F9FA;
}
.toggle_contents dd table tr th,
.toggle_contents dd table tr td {
	vertical-align: middle;
	border: 1px solid #CCCCCC;
	padding: 3px 5px;
}
.toggle_contents dd table .bgcolor_yellow {
	background: #FEFDDA;
}
.toggle_contents dd table .nowrap {
	white-space: nowrap;
}
#main .toggle_contents dd .mt1em {
	margin-top: 1em !important;
}
#main .toggle_contents dd .mb1em {
	margin-bottom: 1em !important;
}
#main .toggle_contents dd .mb2em {
	margin-bottom: 2em !important;
}
.toggle_contents dd .flex {
	display: flex;
	align-items: center;
	justify-content: center;
}
.toggle_contents dd .flex p {
	padding-top: 15px;
}
#main ul.note2 li::before {
	content: '●';
}
#main ul.note3 li::before {
	content: '・';
}


@media screen and (max-width: 767px){

	body.spNav_fixed::before {
		z-index: 150;
	}

	.spOnly {
		display: block;
	}
	.pcOnly {
		display: none;
	}

	#main h1 {
		margin-bottom: 20px !important;
		padding: 1em 10px;
		font-size: 22px !important;
		line-height: 1.2em;
	}

	#main .inner {
		width: 93%;
	}

	.revo_topimgarea {
		width: 100%;
	}

	#main .box > div {
		display: block;
    width: 100%;
		margin: 20px auto;
	}

	.sim_box {
		padding: 20px 10px;
	}

	.btn-area {
		width: 100%;
	}
	.btn-area a {
		font-size: 16px;
    text-align: center;
    padding: 0 32px 0 20px;
    height: 54px;
	}

	#main section {
		margin-top: -50px;
		padding-top: 100px;
	}

	#sample03 table {
		width: 100%;
		font-size: 70%;
    line-height: 1.5;
	}
	#sample03 table tr th,
	#sample03 table tr td {
		padding: 3px;
	}
	#sample03 table tr.course th {
    font-size: 80%;
		min-width: 2em;
    white-space: break-spaces;
	}
	#sample03 table tr th.w25 {
    width: 4em;
	}
	
	.login_box {
		display: block;
	}
	.login_box dl {
    width: 100%;
		margin-bottom: 20px;
	}
	.login_box dl dd.dd_login2 {
		padding: 0 10px;
	}
	.login_box dl dd img {
    max-width: 100%;
	}	
	.toggle-area {
		        margin: 0 0 10px;
        padding-top: 0;
	}
	.toggle_title {
		padding: 12px 40px 12px 12px;
		font-size: 16px;
	}
	.toggle_btn {
		right: 10px;
	}
	.toggle_contents dd {
		display: none;
		width: 90%;
		margin: 10px auto 20px;
	}
	.toggle_contents dd .table_wap {
		overflow-x: auto;
		white-space: nowrap;
		font-size: 12px;
	}
}



/* リボ変更 */

#under #main strong,
#under #main .red {
	color: #e5004f;
}
#under #main .text_fit {
	letter-spacing: -4.5px;
}

#under #main #merit {
	margin-top: -120px;
}
#under #main #merit h3 {
	margin: 20px 2% 0;
}
#under #main #merit h3 span {
	background: #339900;
	color: #FFFFFF;
	font-weight: bold;
	padding: 5px 10px;
}
#under #main #merit .voice .flex {
	display: flex;
	margin: 20px 2%;
}
#under #main #merit .voice .flex p.img {
	margin-right: 15px;
}

#under #main #limit p {
	margin: 10px 2%;
}
#under #main #limit p.indent {
	margin: 10px 5%;
	text-indent: -1em;
}
#under #main #limit h3 {
	margin: 20px 2% 10px;
}
#under #main #limit ul {
	margin: 10px 5%;
}
#under #main #limit ul.attention_dot {
	margin: 30px 3.5% 10px;
}
#under #main #limit ul.attention_dot li {
	text-indent: -1em;
	margin-bottom: 5px;
}
#under #main #limit ul.attention_dot li:before {
	content: "・";
}
#under #main #limit .revo_limitimgarea {
	width: 600px;
	margin: 30px auto;
}
#under #main #limit .table_wap {
	width: 96%;
	background: #f3fee2;
	padding: 20px 0;
	margin: 30px auto 0;
}
#under #main #limit table {
	width: 80%;
	background: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin: 0 auto;
}
#under #main #limit table thead tr th {
	background: #f3fee2;
	border: 1px solid #CCCCCC;
	padding: 5px 0;
}
#under #main #limit table tbody tr th {
	border: 1px solid #CCCCCC;
	vertical-align: middle;
	padding: 5px 0;
}
#under #main #limit table tbody tr td {
	text-align: center;
	border: 1px solid #CCCCCC;
	padding: 5px 0;
}
#under #main #limit table tbody tr td span {
	margin-left: 1em;
}
#under #main #limit ul.comments {
	font-size: 13px;
	line-height: 1.5;
	margin: 10px 11.5%;
}
#under #main #limit ul.comments li {
	text-indent: -2em;
	margin-left: 2em;
}
#under #main #limit ul.comments li:first-child span {
	margin-right: 0.5em;
}
#under #main #process p {
	margin: 10px 1em;
}


@media screen and (max-width: 767px){

	#under #main #merit {
    margin-top: -70px;
	}
	#under #main #limit .revo_limitimgarea,
	#under #main #limit .revo_limitimgarea img	{
		width: 100%;
	}
	#under #main #limit .table_wap  {
		width: 100%;
    padding: 10px 0;
	}
	#under #main #limit table {
    width: 96%;
		font-size: 0.9em;
    line-height: 1.3;
	}
	#under #main #limit table thead tr th {
		vertical-align: middle;
	}
	#under #main #limit table tbody tr th {
		font-size: 0.8em;
		padding: 5px;
	}
	#under #main #limit table tbody tr th:nth-child(3){
		width: 42%;
	}
	#under #main #limit table tbody tr td span {
		display: block;
		margin-left: 0;
	}
	#under #main #limit ul.comments {
		margin: 10px 0;
	}

}


/* リボ宣言 */

#under #main #kikan h3 {
	margin: 20px 2% 10px;
}
#under #main #kikan p {
	margin: 10px 3%;
}

#under #main #payment p.border {
	border: 1px solid #e5004f;
	padding: 10px 15px;
	margin: 20px 2% 10px;
}
#under #main #payment .table_wap {
	margin: 20px 2% 30px;
}
#under #main #payment table {
	width: 100%;
}
#under #main #payment table tr th {
	border: #8bb1c1 solid 1px;
	background-color: #dcf0f3;
	padding: 10px;
	vertical-align: middle;
}
#under #main #payment table tr td {
	border: #8bb1c1 solid 1px;
	padding: 10px;
	text-align: center;
	vertical-align: middle;
}
#under #main #payment p.arrow {
	text-align: center;
  margin-top: 20px;
}
#under #main #payment p.arrow img {
	width: 100%;
	max-width: 200px;
}
#under #main #payment .table_wap ul.attention {
	margin-top: 10px;
}
#under #main #payment p {
	margin: 20px 2% 0;
}
/* 【削除予定】元のCSSここまで
======================================== */




