
.main table.counter td,
.main table.counter th {
 vertical-align: middle; /* カウンター表用 */
}



/*--------------------------------------------------------

agreement

--------------------------------------------------------*/

#agreementpage .main {
 width: 100%;
}

#agreementpage .main h1 {
	width: 100%;
	color: #1d2087;
	border-bottom: 6px solid #1d2087;
	font-size: 209%;
	font-weight: normal;
	position: relative;
	padding: 12px 0 7px 0;
	margin: 0 0 30px 0;
}

#agreementpage #list-agreement {	
    width: 900px;
    height: 1000px;
    border: 1px solid #ccc;
    padding: 20px;
    margin-top:50px;
    overflow-y: scroll;
    overflow-x: hidden;
    font-size: 117%;
    color: #333;
}

#agreementpage #list-agreement h2 {
	margin:10px 0 10px;
	font-size: 117%;
	color: #1d2087;
	border-left: 0;
	padding: 10px 0 0 0;
	margin: 0px 0 15px 0;
	line-height: 1;
}

#agreementpage #list-agreement h3 {
	margin:30px 0 10px;
	font-size: 117%;
	color: #333;
}

#agreementpage #list-agreement h3:first-child {
	margin:10px 0 10px;
}

#agreementpage #list-agreement p {
	font-size: 100%;
	line-height: 1.5;
	padding-left: 1em;
	margin-bottom: 0.4em;
	margin-top: 0;
}

#agreementpage #list-agreement ol.left1em {
	padding-left: 1em;
}

/*----- kihon -----*/

#agreementpage #list-agreement .kihon ol.num {
	padding-left: 1em;
}

#agreementpage #list-agreement .kihon ol.num li {
	position: relative;
	margin-bottom: 0.8em;
	padding-left: 1.8em;
	counter-increment: num;
}

#agreementpage #list-agreement .kihon ol.num li:before {
	content: "(" counter(num) ")";
	position: absolute;
	width: 1.3em;
	top: 0;
	left: 0;
	text-align: right;
}

#agreementpage #list-agreement .kihon ol.num_maru {
	counter-reset: num; /*- カウントリセット -*/
}

#agreementpage #list-agreement .kihon ol.num_maru li {
	position: relative;
	margin-bottom: 0.4em;
	padding-left: 1.4em;
    text-indent: -1.4em;
}

#agreementpage #list-agreement .kihon ol.num_maru li span {
	margin-right: 0.4em;	
}

#agreementpage #list-agreement .kihon ol.num_maru li:before {
	display: none; /*- スタイル消す -*/
}

#agreementpage #list-agreement .kihon ol.num_mago {
　　　　　　　　
}

#agreementpage #list-agreement .kihon ol.num_mago li {
	position: relative;
	margin-bottom: 0em;
	padding-left: 2em;
    text-indent: 0em;
	counter-increment: num_mago;
}

#agreementpage #list-agreement .kihon ol.num_mago li:before {	
	display: block;
	content: counter(num_mago) ")";
	position: absolute;
	width: 1.3em;
	top: 0;
	left: 0;
	text-align: right;
}

#agreementpage #list-agreement .kihon ol.num_mago li ol.num_abc {
	counter-reset: num_mago; /*- カウントリセット -*/
	padding-left: 1.4em;
}

#agreementpage #list-agreement .kihon ol.num_mago li ol.num_abc li {
	list-style-type: upper-alpha;
	position: relative;
	margin-bottom: 0em;
	padding-left: 0em;
    text-indent: 0em;
}

#agreementpage #list-agreement .kihon ol.num_mago li ol.num_abc li:before {
	content: none;	
}

#agreementpage #list-agreement .kihon ol.num_oya_maru {

}

#agreementpage #list-agreement .kihon ol.num_oya_maru li {
	position: relative;
	margin-bottom: 0.4em;
	padding-left: 1.4em;
    text-indent: -1.4em;
}

#agreementpage #list-agreement .kihon ol.num_oya_maru li span {
	margin-right: 0.4em;	
}

#agreementpage #list-agreement .kihon ol.num_oya {
	padding-left: 2.5em;
}

#agreementpage #list-agreement .kihon ol.num_oya li {
	position: relative;
	margin-bottom: 0.8em;
	list-style-type: decimal;
	
}

#agreementpage #list-agreement .pitapa ol.num li:before {
	
}

/*----- pitapa -----*/

#agreementpage #list-agreement .pitapa ol.num {
	padding-left: 2.5em;
}

#agreementpage #list-agreement .pitapa ol.num li {
	position: relative;
	margin-bottom: 0.8em;
	list-style-type: decimal;
	
}

#agreementpage #list-agreement .pitapa ol.num li:before {
	
}

#agreementpage #list-agreement .pitapa ol.num_rb {
	padding-left: 0em;
}

#agreementpage #list-agreement .pitapa ol.num_rb li {
	list-style-type: none;
	position: relative;
	margin-bottom: 0em;
	padding-left: 1.8em;
	counter-increment: num_rb;
}

#agreementpage #list-agreement .pitapa ol.num_rb li:before {
	content: "(" counter(num_rb) ")";
	position: absolute;
	width: 1.3em;
	top: 0;
	left: 0;
	text-align: right;
}
#agreementpage #list-agreement .pitapa ol.num_rb li li {
	counter-reset: num_rb; /*- カウントリセット -*/
}

#agreementpage #list-agreement .pitapa ol.num_rb2 {
	padding-left: 0em;
}

#agreementpage #list-agreement .pitapa ol.num_rb2 li {
	list-style-type: none;
	position: relative;
	margin-bottom: 0em;
	padding-left: 2.6em;
	counter-increment: num_rb2;
}

#agreementpage #list-agreement .pitapa ol.num_rb2 li:before {
	content: "(" counter(num_rb2) ")";
	position: absolute;
	width: 1.8em;
	top: 0;
	left: 0;
	text-align: right;
}



#agreementpage #list-agreement .pitapa ol.num_ko_rb {
	padding-left: 1em;
}

#agreementpage #list-agreement .pitapa ol.num_ko_rb li {
	position: relative;
	margin-bottom: 0.4em;
	padding-left: 1.8em;
	counter-increment: num_ko_rb;
}

#agreementpage #list-agreement .pitapa ol.num_ko_rb li:before {
	content: "(" counter(num_ko_rb) ")";
	position: absolute;
	width: 1.3em;
	top: 0;
	left: 0;
	text-align: right;
}

/*----- okeihan -----*/

#agreementpage #list-agreement .okeihan ol.num {
	padding-left: 2.5em;
}

#agreementpage #list-agreement .okeihan ol.num li {
	position: relative;
	margin-bottom: 0.8em;
	list-style-type: decimal;
	
}

#agreementpage #list-agreement .okeihan ol.num li:before {
	
}

#agreementpage #list-agreement .okeihan ol.num_maru {
	margin-top: 0.3em;
	
}

#agreementpage #list-agreement .okeihan ol.num_maru li {
	position: relative;
	margin-bottom: 0.4em;
	padding-left: 1.4em;
    text-indent: -1.4em;
    list-style-type: none;
}

#agreementpage #list-agreement .okeihan ol.num_maru li span {
	margin-right: 0.4em;
	
}

#agreementpage #list-agreement .okeihan ol.num_maru li:before {
	display: none; /*- スタイル消す -*/

}


#agreementpage #list-agreement .okeihan ol.num_mago {
	margin-top: 0.3em;
	
}

#agreementpage #list-agreement .okeihan ol.num_mago li {
	position: relative;
	margin-bottom: 0.4em;
	padding-left: 2.4em;
    text-indent: -2.4em;
    list-style-type: none;
}

#agreementpage #list-agreement .okeihan ol.num_mago li span {
	margin-right: 0.4em;
	
}

#agreementpage #list-agreement .okeihan ol.num_mago li:before {
	display: none; /*- スタイル消す -*/

}

#agreementpage #list-agreement .okeihan ul.nakaguro {
	margin-top: 0.3em;
	padding-left: 2.4em;

}

#agreementpage #list-agreement .okeihan ul.nakaguro li {
	list-style-type: disc;
	position: relative;
	margin-bottom: 0.4em;
}

#agreementpage #list-agreement div.imgBox {
	margin-bottom: 1em;
	padding-left: 1.4em;
	
}


#agreementpage #list-agreement div.imgBox img {
	border: solid 1px #777777;
}





/*----- indent -----*/

#agreementpage #list-agreement ul.indent li {
	text-indent:-1em;
	line-height:1.5;
	font-size:90%;
}


/*----- table -----*/

#agreementpage #list-agreement .kihon table,
#agreementpage #list-agreement .pitapa table,
#agreementpage #list-agreement .okeihan table {
	width: 100%;
	margin: 0.5em 0;
	line-height: 1.5;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0px;
}


#agreementpage #list-agreement .kihon table.fee {
	width: 100%;
	margin-bottom:5px;
	
}

#agreementpage #list-agreement .kihon table.ml_1em {
	margin-left: 1em;
	width: 98%;	
}

#agreementpage #list-agreement .kihon table tr th ,
#agreementpage #list-agreement .kihon table tr td ,
#agreementpage #list-agreement .pitapa table tr th ,
#agreementpage #list-agreement .pitapa table tr td ,
#agreementpage #list-agreement .okeihan table tr th ,
#agreementpage #list-agreement .okeihan table tr td  {
	padding: 6px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align: middle;
}

#agreementpage #list-agreement .kihon table tr th, 
#agreementpage #list-agreement .pitapa table tr th,
#agreementpage #list-agreement .okeihan table tr th {
	background:#efefef;
	text-align:center;
	font-weight:normal;
}

#agreementpage #list-agreement .kihon table tr td,
#agreementpage #list-agreement .pitapa table tr td {
	text-align:left;
}

#agreementpage #list-agreement .kihon table caption {
	text-align:left;
}

#agreementpage #list-agreement .kihon table.center tr td {
	text-align:center;	
}

#agreementpage .agreement-Btn {
	margin:20px;
	margin-left: auto;
    max-width: 200px;
}

#agreementpage .agreement-Btn a {
	display: block;
	font-size: 110%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 10px 0;
	background: url("/agreement/img/arw.gif") left center no-repeat #7abab9;
}
#agreementpage .agreement-Btn a:hover {
	opacity: 0.7;
}

#agreementpage .close-Btn {
	margin: 50px auto;
    max-width: 200px;
}

#agreementpage .close-Btn a {
	display: block;
	font-size: 110%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 10px 0;
	background: url("/agreement/img/arw.gif") left center no-repeat #7abab9;
}
#agreementpage .close-Btn a:hover {
	opacity: 0.7;
}


/*--------------------------------------------------------

couponpage 1903

--------------------------------------------------------*/


#couponpage #outer {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
}

#couponpage .inner {
  width: 100%;
  margin: 30px auto 0px;
  max-width: 640px;
  border-bottom: 6px solid #1D2087;
}

#couponpage .inner h1 {
	width: 640px;
	color: #1d2087;
	border-bottom: 6px solid #1d2087;
	font-size: 209%;
	font-weight: normal;
	position: relative;
	padding: 12px 0 7px 0;
	margin: 0 0 30px 0;
	text-align: center;
}

#couponpage .inner p {
	font-size:117%;
	margin:0 0 30px 0;
}

#couponpage .inner ul {
	margin:0 0 30px 0;
}

#couponpage .inner ul li {
	font-size:100%;
	text-indent:-1em;
	margin:0 0 3px 1em;
	line-height:1.5;
}

#couponpage .cl {
  width: 100%;
  margin: 0 auto;
  max-width: 640px;
}

#couponpage .cl p {
  font-size:100%;
  text-align: center;
  color: #1d2087;
}


/*--------------------------------------------------------

faqpage 20210405

--------------------------------------------------------*/

#faqpage .main #search,
#faqpage .main #hot{
	margin-bottom:45px;
}

#faqpage .main p.arch {
	font-size:117%;
	margin:0 0 30px 0;
}

#faqpage .main #result-list p{
	font-size:117%;
}

#faqpage .main #result-wrap h2 span {
  display: inline;

}

#faqpage .main h1 span.sub {
	font-size:80%;
	font-weight:normal;
}


#faqpage .main h3 {
	margin:30px 0 5px 5px;
}

#faqpage .main div .faq-box {
	border-bottom:1px solid #dadada;
}

#faqpage .main div .tax_faq {
	border-bottom:1px solid #dadada;
}

#faqpage .main div .tax_faq .faq-box {
	border-bottom:none;
}

#faqpage .main .faq-box dt.title {
	background:url(/common/img/faq/bg_dt.jpg) repeat-x 0 bottom;
	font-size:134%;
	font-weight:bold;
	border:1px solid #dadada;
	border-bottom:none;
	width:681px;
	margin:0;
	padding:15px 0px 15px 25px;
	position:relative;
}
#faqpage .main .faq-box .title .q {
	background:url(/common/img/faq/icon_q.gif) 0px 50% no-repeat;
	padding:0px 95px 0px 30px;
	display:block;
}
#faqpage .main .faq-box dt span.close {
	position:absolute;
	top:35%;
	right:12px;
	font-size:75%;
}
#faqpage .main .faq-box dt a {
	color:#333;
	text-decoration:none;
}
#faqpage .main .faq-box dt .close img {
	vertical-align:middle;
	padding:0 0 0 6px;
}
#faqpage .main .faq-box dd {
	background:url(/common/img/faq/icon_a.gif) 23px 25px no-repeat;
	font-size:117%;
	border:1px solid #dadada;
	border-bottom:none;
	padding:18px 36px 18px 58px;
	line-height: 2;
}
#faqpage .main .categoryList {
	margin: 0 0;
}
#faqpage .main .categoryList ul {
	letter-spacing: -0.5em;
}
#faqpage .main .categoryList ul li {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	list-style: none;
	margin: 0 0 13px 13px;;
}
#faqpage .main .categoryList ul li:nth-child(1) {
	margin: 0;
}

#faqpage .main #category ,
#faqpage .main #category {
	width: 708px;
	padding: 20px 0;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}

#faqpage .main #category {
	clear: both;
	border-top:none;
}

#faqpage .main #category a {
	color: #1d2087;
	text-decoration: none;
	display:block;
}
#faqpage .main #category a:hover, #faqpage .main #category a:active {
	text-decoration: underline;
}
#faqpage .main #category dl {
	width: 350px;         /* 横幅を固定して */
    display: inline-block; /* インラインブロック化 */
    vertical-align: top;   /* 上端を揃える */	
	padding: 0 0 40px;
}

#faqpage .main #category dt {
	font-size: 130%;
	font-weight: bold;
	color: #1d2087;
	border-left: 9px solid #1d2087;
	padding: 19px 0 5px 7px;
	margin: 0 0 14px 0;
	line-height: 0;
}
#faqpage .main #category dd {
	font-size: 117%;
	margin: 0 0 0 10px;
}

#faqpage .main #category dl li {
	background: url(../img/arrow_footer.png) 0 1px no-repeat;
	padding: 0 0 0 15px;
	margin: 10px 0 0 0;
	line-height: 1;
}
*:first-child+html #faqpage .main #category dl li {
	background: url(../img/arrow_footer.png) 0 4px no-repeat;
	padding: 0 0 0 15px;
	margin: 4px 0 0 0;
	line-height: 1;
}


/*-　検索窓 -*/



#faqpage .main #searchfaq {
position: relative;
padding:20px;
}

#faqpage .main #searchfaq #input {
height: 50px;
padding: 0 10px;
position: absolute;
left: 0;
top: 0;
width:450px!important;
border-radius:2px;
border:solid 2px #dadada;
font-size:117%;
outline: 0;	
}

#faqpage .main #searchfaq #sbtn {
padding: 0;
width: 200px;
height: 54px;
position: absolute;
left: 480px;
top: 0;
border-radius:2px;
background: #7cb9bb;
color:#fff;
border:solid 2px #7cb9bb;
font-weight:bold;
font-size:117%;
outline: 0;
}

#faqpage .main #searchfaq #sbtn:hover{
background: #d7eaea;
border:solid 2px #d7eaea;
color:#7cb9bb;
}


/*--------------------------------------------------------

toppage 

--------------------------------------------------------*/
#toppage #contents {
	width: 100%;
	margin: 0 auto;
	background: url(../img/bg_top.jpg) repeat-x;
}
#toppage #mainVisual {
	width: 948px;
	height: 372px;
	margin: 0 auto 0 auto;
	padding: 24px 0 0 0;
	position: relative;
}
#toppage #mainVisual .visualMenu {
	position: absolute;
	top: 372px;
	left: 77px;
	z-index: 50;
	width: 640px;
	height: 70px;
	overflow: hidden;
	display: none;
}
#toppage #mainVisual .visualMenu li {
	display: inline;
	float: left;
	padding: 0 6px;
}
#toppage #mainVisual .visualMenu li img {
	padding: 0;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
}
#toppage #mainVisual .visualMenu li a:hover img {
	opacity: 0.6;
}

#toppage #mainVisual .arrowL {
	position: absolute;
	top: 394px;
	left: 32px;
	z-index: 50;
	/* display: none;*/
	padding: 0;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
}

#toppage #mainVisual .arrowR {
	position: absolute;
	top: 394px;
	left: 730px;
	z-index: 50;
	/* display: none;*/
	padding: 0;
	-webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
	-moz-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
	box-shadow: 1px 1px 4px rgba(0, 0, 0, .5);
}

#toppage #mainVisual .webbranch {
	background: url(../img/top/bg_plus.jpg) repeat-x;
	width: 136px;
	height: 372px;
	float: left;
	padding: 0 12px;
}
#toppage #mainVisual .webbranch dl {
	margin: -6px 0 0 0;
}
#toppage #mainVisual .webbranch ul {
	margin: 10px 0 0 0;
}
#toppage #mainVisual .webbranch ul li{
	font-size:1px;
	line-height:0;
}
*:first-child+html #toppage #mainVisual .webbranch ul {
	margin: 0 0 2px 0;
}
#toppage #mainVisual a {
	margin: 0;
	padding: 0;
	display: block;
	background: #fff;
}
#toppage #mainVisual .webbranch .webbranch01 {
	margin:4px 0 0 0;
}

#toppage #mainVisual .webbranch .webbranch02 {
	margin: 12px 0 0 0;
}
*:first-child+html #toppage #mainVisual .webbranch .webbranch02 {
	margin: 18px 0 0 0;
}
#toppage #mainVisual .webbranch .webbranch03 {
	margin: 12px 0;
}
#toppage #mainVisual .webbranch li img {
	vertical-align: text-bottom;
}
#toppage #mainVisual .webbranch li.webbranch04, 
#toppage #mainVisual .webbranch li.webbranch05 {
	background: url(../img/top/top_line.gif) no-repeat;
}
#toppage #mainVisual .webbranch li.webbranch04 a{
	background: url(../img/top/arrow_topmenu_right.gif) no-repeat;
	padding: 0 0 0 13px;
	display : block;
}
#toppage #mainVisual .webbranch li.webbranch05 a{
	background: url(../img/top/arrow_topmenu_right.gif) no-repeat;
	padding: 0 0 0 19px;
	display : block;
}

/*--------------------------------------------------------

toppage catchVtoJ（20250317）

--------------------------------------------------------*/

#toppage #catchVtoJ {
	width: 948px;
	min-height: 200px;
	margin: 15px auto 30px auto;
	clear: both;
	position: relative;
}

#toppage #VtoJnews {
	float: left;
	width: 420px;
}

#toppage #VtoJnews p {
	font-size: 117%;
}

#toppage #VtoJlink {
	float: right;
	width: 514px;
	position: relative;
}

#toppage #VtoJlink .shortcut {
	width: 186px;
	position: absolute;
	top: 30px;
	left: 328px;
}
#toppage #VtoJlink  .shortcut li {
	font-size: 117%;
	background: url(../img/arrow_header.gif) 0 3px no-repeat;
	display: inline;
	padding: 0px 0 10px 17px;
	color: #1d2087;
	width: 186px;
	display : block;
}

#toppage #VtoJlink  li a {
	color: #1d2087;
	display: block;
}
#toppage #VtoJlink a {
	text-decoration: none;
}
#toppage #VtoJlink a:hover, #VtoJlink a:active {
	text-decoration: underline;
}

#toppage #VtoJlink h4 {
	font-size: 130%;
	color: #1d2087;
}

#toppage #VtoJlink  a:hover img {
	opacity: 0.7;
}


/*--------------------------------------------------------

toppage catchPlus 

--------------------------------------------------------*/
#toppage #catchPlus {
	width: 948px;
	min-height: 65px;
	margin: 33px auto 30px auto;
	clear: both;
	position: relative;
}
#toppage #catchPlus .plusGuide {
	background: #f8c058;
	padding: 10px 0;
	margin: 12px 0 0;
}
#toppage #catchPlus .plusGuide ul li {
	float: left;
	padding: 0 0 0 10px;
}
#toppage #catchPlus .plusCampaign {
	margin: 19px 0 0;
}
#toppage #catchPlus .btn_link a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#toppage #catchPlus .plusGuide ul:before,
#toppage #catchPlus .plusGuide ul:after {
    content:"";
    display:table;
}
#toppage #catchPlus .plusGuide ul:after {
    clear:both;
}
#toppage #catchPlus .plusGuide ul {
    zoom:1;
}

/*--------------------------------------------------------

toppage letterOnline 

--------------------------------------------------------*/
#toppage #letterOnline {
	width: 948px;
	min-height: 65px;
	margin: 33px auto 0 auto;
	clear: both;
	position: relative;
}
#toppage #letterOnline .link {
	width: 550px;
	position: absolute;
	bottom: 5px;
	left: 238px;
	overflow:hidden;
}
#toppage #letterOnline li {
	background: none;
	display: inline;
	float: left;
	list-style: none;
	white-space: nowrap;
	padding: 0 9px;
	margin-bottom: 8px;
	color: #1d2087;
	line-height: 1.2;
	border-right: 1px solid #1d2087;
}
#toppage #letterOnline li:last-child {
	border-right: none;
}
#toppage #letterOnline li a {
	color: #1d2087;
	display: block;
	text-decoration: none;
}
#toppage #letterOnline li a:hover, #letterOnline li a:active {
	background: url(../img/top/bg_letterOnline.jpg) repeat;
	color: #FFF;
	text-decoration: none;
}
#toppage #letterOnline li .current {
	background:url(../img/top/bg_letterOnline.jpg) repeat;
	color:#FFF;
	text-decoration:none;
}
#toppage #letterOnline .btn {
	position: absolute;
	top: 15px;
	right: 0;
}
#toppage #letterOnlineImage {
	background: url(../img/top/bg_letteronlineimage.jpg) repeat-x;
	width: 100%;
	height: 311px;
	margin: 0 0 34px 0;
}
#toppage #letterOnlineImageBox {
	width: 948px;
	margin: 0 auto;
	position: relative;
	overflow:hidden;
}
*:first-child+html #toppage #letterOnlineImageBox {
	width: 1422px;
	margin: 0 auto;
	border-right: 1px solid #bababa;
	position: relative;
}
#toppage #letterOnlineImage ul {
	height: 311px;
	overflow:hidden;
}
#toppage #letterOnlineImage li {
	background: #FFF;
	width: 234px;
	display: inline;
	float: left;
	border: 1px solid #bababa;
	margin-right: -1px;
/*	border-right: none; */
}
#toppage #letterOnlineImage li:last-child {
	width:234px;
	display:inline;
	float:left;
	border: 1px solid #bababa;
}
#toppage #letterOnlineImage .letterOnlineBox {
	padding: 1px;
}
#toppage #letterOnlineImage li, letterOnlineBox a:hover {
	display: block;
}
#toppage #letterOnlineImage .letterOnlineBox dl {
}
#toppage #letterOnlineImage .letterOnlineBox dt {
	padding: 0 0 15px 0;
}
#toppage #letterOnlineImage .letterOnlineBox dt a {
	position: relative;
}
#toppage #letterOnlineImage .letterOnlineBox dd {
	padding: 0 9px;
	line-height: 1.8;
}
#toppage #letterOnlineImage .letterOnlineBox dd a {
	font-size: 134%;
	font-weight: bold;
	color :#333;
	line-height: 1.4;
	margin: 0 0 3px 0;
}
#toppage #letterOnlineImage .letterOnlineBox div.more_border {
	height: 307px;
	width: 234px;
	z-index: 8;
}
#toppage #letterOnlineImage .letterOnlineBox div.more_string {
	position: absolute;
	height: 297px;
	width: 234px;
	z-index: 20;
	display: none;
}
#toppage #letterOnlineImage .letterOnlineBox div.more_string img {
	position: absolute;
	top: 70px;
	left: 90px;
}
#toppage #letterOnlineImage .letterOnlineBox div.more_opacity {
	position: absolute;
	height: 297px;
	width: 234px;
	background-color: #FFF;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
	opacity: 0.5;
	z-index: 10;
	display: none;
}
#toppage #letterOnlineImage .arrowArea {
	position: relative;
	width:100%;
	height: 311px;
	top:-311px;
	margin:0 auto;
}
#toppage #letterOnlineImage .arrowArea a.arrowL {
	background: #FFF;
	width: 116px;
	height: 313px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#toppage #letterOnlineImage .arrowArea a.arrowR {
	background: #FFF;
	width: 116px;
	height: 313px;
	position: absolute;
	top: 0px;
	right: 0;
	z-index: 9;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#toppage #letterOnlineImage .arrowArea a.arrowL img,
#toppage #letterOnlineImage .arrowArea a.arrowR img{
	margin:145px 55px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background:#fff;
}

/*--------------------------------------------------------

toppage index_note 

--------------------------------------------------------*/

#index_note {
	width: 948px;
	margin:auto;
	clear: both;
	background: #FFFFFF;
}

#index_note p {
	font-size:131%;
	margin: 20px 30px -20px;
	text-align:center;
	font-weight:bold;
	color:#FF0000;
}

/*--------------------------------------------------------

おしえて！おけいはん

--------------------------------------------------------*/
#toppage #okeihan {
	float: left;
	width: 308px;
}
#toppage #okeihan ul {
	background: url(../img/top/bg_okeihan.jpg);
	width: 308px;
	height: 308px;
	margin: 11px 0 0 0;
	position: relative;
}
#toppage #okeihan li {
	display: none;
	float: left;
	position: absolute;
}
#toppage #okeihan li.okeihan_card1 {
	top: 5px;
	left: 157px;
	display: inline;
}
#toppage #okeihan li.okeihan_card2 {
	top: 157px;
	left: 157px;
	display: inline;
}

#toppage #okeihan div.bnr {
	margin: 11px 0 0 0;
}

/*--------------------------------------------------------

202410 TOP改修 バナー追加

--------------------------------------------------------*/
#toppage #toplink {
	float: left;
	width: 308px;
}

#toppage #toplink div.bnr {
	margin: 8px 0 0 0;
}

#toppage  h3 {
	font-size: 141%;
	font-weight: bold;
	color: #1d2087;
	border-left: 17px solid #1d2087;
	padding: 38px 0 0 10px;
	margin: 10px 0 8px 0;
	line-height:1;
	clear:both;
	display:block;
}

#toppage #toplink a:hover {
	opacity: 0.7;
}

/*--------------------------------------------------------

toppage news & topics

--------------------------------------------------------*/
#toppage #news {
	float: right;
	width: 628px;
	position: relative;
}
#toppage #news h3 {
	
}
#toppage #news .btn {
	position: absolute;
	top: 15px;
	right: 0;
}
#toppage #news li a {
	background: url(../img/top/bg_news.jpg) repeat-x;
	display:block;
	width: 570px;
	height: 28px; /* 変更 31px */
	padding: 16px 34px 0px 24px;
	text-decoration: none;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

*:first-child+html #toppage #news li a {
	width: 530px;
	padding: 16px 34px 0 24px;
	margin:0 20px 0 0;
	text-decoration: none;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
#toppage #news li.esp a {
	background: url(../img/top/bg_news_esp.jpg) repeat-x;
	display:block;
	width: 570px;
	height: 28px; /* 変更 31px */
	padding: 16px 34px 0px 24px;
	text-decoration: none;
	color: #333;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

#toppage #news li a:hover {
	background: url(../img/top/bg_news_over.jpg) repeat-x;
}

#toppage #news li.esp a:hover {
	background: url(../img/top/bg_news_over_esp.jpg) repeat-x;
}

#toppage #news .day {
	color: #ea5504;
	font-weight: bold;
	text-decoration: none;
}

#toppage #news .txt {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}

#toppage #news .txt_keca {
	color: #333;
	font-weight: normal;
	text-decoration: none;
	font-size:117%;	
}

#toppage #news a:hover .txt {
	color: #333;
	font-weight: normal;
	text-decoration: underline;
}
#toppage .newsTxt {
	position: relative;
	overflow: auto;
	width: 628px;
	height: 308px; /* 変更 142px */
	text-align: left;
	clear: both;
}

/* Scroll Bar Master Styling Starts Here */
#toppage .vscrollerbase, .vscrollerbar {
	width: 8px;
}
#toppage .vscrollerbase {
	background-color: #f5aa82;
}
#toppage .vscrollerbar {
	background-color: #ea5504;
}
#toppage .scrollgeneric {
	position: absolute;
	top: 0;
	left: 0;
	line-height: 1px;
	font-size: 1px;
}
#toppage .scrollerjogbox {
	width: 8px;
	height: 8px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 1px;
}
/*--------------------------------------------------------

toppage バナー

--------------------------------------------------------*/
#toppage #bnr {
	width: 100%;
	height: 108px;
	clear: both;
	padding: 51px 0 60px 0;
	position: relative;
}
#toppage #bnrBox {
	width: 948px;
	height: 108px;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
}
#toppage #bnr ul {
	width: 948px;
	margin: 0 auto;
}
#toppage #bnr li {
	display: inline;
	float: left;
	padding: 0 1px 0 0;
}
#toppage #bnr li:last-child {
	padding: 0;
}
#toppage #bnr #bnrBox ul li a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#toppage #bnr .arrowArea {
	position: absolute;
	width:100%;
	height: 108px;
	margin:0 auto;
	top:51px;
}
#toppage #bnr a.arrowL {
	background: #FFF;
	width: 116px;
	height: 108px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#toppage #bnr a.arrowR {
	background: #FFF;
	width: 116px;
	height: 108px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 9;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
#toppage #bnr .arrowArea a.arrowL img,
#toppage #bnr .arrowArea a.arrowR img{
	margin:45px 55px;
	filter: alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
	background:#fff;
}

/*--------------------------------------------------------

toppage footer

--------------------------------------------------------*/
#toppage #footer {
	background:url(../img/bg_footer.jpg) repeat-x;
	width: 100%;
	clear: both;
	border-top:6px solid #7cb9bb;
}
#toppage > #footer #footerBox {
	width: 948px;
	padding: 18px 0 0 0;
	margin: 0 auto;
	position: relative;
}
#toppage > #footer .shortcut {
	position: absolute;
	top: 385px;
	left: 104px;
	width: 490px;
	overflow: hidden;
}
#toppage > #footer .shortcut li {
	background: none;
	display: inline;
	float: left;
	list-style: none;
	white-space: nowrap;
	margin: 0 0 8px 0;
	padding: 0 9px;
	color: #FFF;
	line-height: 1;
	border-right: 1px solid #FFF;
	font-size: 92%;
}
#toppage > #footer .shortcut li a {
	color: #FFF;
}
#toppage > #footer .shortcut li a:hover, #footer .shortcut li a:active {
	text-decoration: underline;
}
#toppage > #footer .footerSns {
	position: absolute;
	top: 326px;
	left: 0;
}
#toppage > #footer .footerSns img {
	margin: 0 25px 0 0;
}
#toppage > #footer .footerLogo {
	position: absolute;
	top: 378px;
	left: 0;
}
#toppage > #footer .copyright {
	position: absolute;
	top: 430px;
	left: 113px;
}
#toppage > #footer .mobile {
	position: absolute;
	top: 372px;
	right: 0;
}

/* renew_201609 */
#toppage .letterbox {
	margin: 11px 0 0;
}

/*--------------------------------------------------------

discountnewspage（過去newspage ）

--------------------------------------------------------*/
#newspage .main p,
#discountnewspage .main p {
	font-size:117%;
	margin:0 0 30px 0;
}
#newspage .main h1> span,
#discountnewspage .main h1> span {
	font-size: 48%;
	font-weight: normal;
	position: absolute;
	right : 0;
	text-align: right;
	padding: 15px 0 0 0;
	margin: 0px 0 0 0;
}

#newspage .main h3,
#discountnewspage .main h3 {
	margin:0 0 10px;
}

/*--------------------------------------------------------

applypage

--------------------------------------------------------*/
#applypage h1.old {
	margin-bottom: 200px;
}

#applypage .visual {
	position: absolute;
	top: 100px;
	left: 0px;
}

#applypage .main table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 20px 0 35px 0;
	clear: both;
	width: 100%;
}
#applypage .main th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}

#applypage .main th {
	border-left: 1px solid #E1E1E1;
}
#applypage .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
}
#applypage .main tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}
#applypage .main caption {
	text-align:left;
	font-weight:bold;
	padding:0 0 5px 0;
}
#applypage .main .confirm {
	background:#efefef;
	padding:23px 9px;
	border:1px solid #ccc;
	margin: 0 0 0px 0;
	line-height: 200%;
}
#applypage .main .confirm2 {
	background:#fff;
	padding:0px 9px 20px;
	border:2px solid #ccc;
	margin:10px 0 60px 0;
	line-height: 2;
}

#applypage .main .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 14px 0 0px 0;
	clear: both;
}

#applypage .main h3.applyh3 {
	padding:0 0 0 0;
}


#applypage .main .float_box {
    padding: 15px 10px 20px;         
    width: 120px;               
    text-align: center;         
    float:  left;              
}
 
#applypage .main .float_text {
	
    float: left;                
    width: calc(100% - 140px);  
}


/* asp　*/

#applypage img[width="1"] {
 display: none;
}






/*--------------------------------------------------------

applypage　>　visa-agreepage

--------------------------------------------------------*/
#visa-agreepage .main .line-bottom {
	width:708px;
	font-weight:bold;
	font-size: 134%;
	vertical-align:middle;
	padding:0 0 25px 0;
}
#visa-agreepagee .main .line-bottom p {
	line-height:1;
}
#visa-agreepage .main .float-L img {
	padding:0 25px 0 0;
	vertical-align: middle;
}
#visa-agreepage .main dl {
	border: 5px solid #efefef;
	width: 650px;
	padding: 24px;
	clear:both;
	margin:5px 0 0 0;
}
#visa-agreepage .main dt {
	font-weight: bold;
}
#visa-agreepage .main dd {
	margin: 10px 0 0 0;
}
#visa-agreepage .main dd img {
	margin: 0 0 10px 0;
}

/* 202202追加　*/

#visa-agreepage .main a {
	text-decoration:none;
}
#visa-agreepage .main a:hover {
	text-decoration: underline;
}
#visa-agreepage .main ul {
	padding:0 0 30px 0;
	clear:both;
	width:708px;
	height:auto;
	display:block;
}
#visa-agreepage .main li {
	background:url(/common/img/apply/arrow.gif) 0 13px no-repeat;
	padding:5px 0 0 20px;
	line-height: 1.5;
	font-size:134%;
	height:40px;
	white-space:nowrap;
	position:relative;
}

#visa-agreepage .main li.keca {
	padding:0 0 0 20px;

}






/*--------------------------------------------------------

aboutpage

--------------------------------------------------------*/
#aboutpage h1 {
	margin-bottom: 34px;
}
#aboutpage .visualBox {
	position: relative;
	height: 180px;
}
#aboutpage .visual {
	position: absolute;
	top: 50px;
	left: 0;
}
#aboutpage .visual2 {
	position: absolute;
	top: 0px;
	left :520px;
	height: 209px;
}

#aboutpage .main table {
	width:708px;
	border: 1px solid #CCC;
	border-collapse:collapse;
	margin:0 0 33px 0;
	clear:both;
}
#aboutpage .main th {
	border-left: 1px solid #CCC;
	background:#cccccc;
	text-align: center;
	font-weight:bold;
	padding:10px 0 8px;
	width:228px;
	border-collapse:collapse;
}
#aboutpage .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-collapse:collapse;
	background: #efefef;
	padding:10px 0 8px; 
	text-align: center;
}
#aboutpage .main tr {
	border: 1px solid #CCC;
	border-collapse:collapse;
}
#aboutpage .main .overflow {
	padding:0 0 0 5px;
	width:432px;
	
}


#aboutpage .main dl {
	padding:10px 0 0 0;
	
}
#aboutpage .main dt {
	color:#1d2087;
	font-size: 134%;
	font-weight:bold;
}
#aboutpage .main dd {
	font-size: 117%;
	margin:0 0 5px 0;
	line-height:2;
}
#aboutpage .main .aboutCardList {
	margin: 0 0;
}
#aboutpage .main .aboutCardList ul {
	letter-spacing: -0.5em;
}
#aboutpage .main .aboutCardList ul li {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	list-style: none;
	margin: 0 0 0 13px;;
}
#aboutpage .main .aboutCardList ul li:nth-child(1) {
	margin: 0;
}
/*--------------------------------------------------------*/


#aboutpage .main .membership {
	border: 1px solid #CCC;
	border-right: none;
	float:left;
	width:341px;
	height:48px;
	padding:10px 0 0 10px;
	position: relative;
	
}

#aboutpage .main .membership p {
	margin: 0;
	padding:0;
	line-height:1.6;

}

#aboutpage .main table.membership_point {
	border: 1px solid #CCC;
	padding:10px 0 0 10px;
	margin-bottom:40px;
	position: relative;
	
}

#aboutpage .main table.membership_point p {
	margin: 0;
	padding:0;
	line-height:1.6;
	font-size:114%;
	vertical-align:middle;
	font-weight:bold;
	color: #ea5504;
}

#aboutpage .main ul.indent li {
	text-indent:-2em;
	margin:0 0 15px 2em;
	line-height:2;
}
#aboutpage .main .box  {
	width:676px;
	padding:20px 10px 25px 20px ;
	margin:30px 0 0 0;
	border:1px solid #CCC;
	overflow:hidden;

}
#aboutpage .main .box dl {
	width:350px;
	padding:10px 0px 0 0;
	float:left;
}

#aboutpage .main .box dd {
	width:315px;
	font-size: 100%;
}
#aboutpage .main .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 70px 0 35px 0;
	clear: both;
}
#aboutpage .main p.detailTxt {
	width: 510px;
}
#aboutpage .main div.line div.imgDetail {
	overflow: hidden;
}
#aboutpage .main div.line div.imgDetail a {
	display: block;
	padding-top: 20px;
	margin-right: 20px;
	width: 148px;
	float: right;
}
#aboutpage .main div.kecaBox {
	margin-top: 40px;
}
#aboutpage .main div.kecaBox .float-L {
	padding: 0 20px 0 0;
}
#aboutpage .main div.kecaBox a {
	display: block;
	margin-top: 90px;
	margin-right: 10px;
	width: 148px;
	float: right;
}
#aboutpage .main div.pointBox {
	margin-bottom: 100px;
}

/*--------------------------------------------------------

aboutpage  > cashpage

--------------------------------------------------------*/
#cashpage .main .bnr {
	border-top: 1px solid #CCC;
	padding:35px 0 0 0;
	margin:35px 0 0 0;
}
#cashpage .main .bnr img {
	padding:0 28px 0 0;
}

/*--------------------------------------------------------

aboutpage  > travelpage

--------------------------------------------------------*/
/*--------------------------------------------------------

CSS追加201510

--------------------------------------------------------*/

#travelpage .main p.h3 {
	margin: 8px 0 0 0;
	line-height: 1.5;
}

#travelpage .main ol.tekiyo	{
	position: relative;
	margin:0;
	padding:0
}

#travelpage .main ol.tekiyo li {
	line-height: 1.5;
	list-style: none;
	list-style-position:outside;
	margin:0;
	padding-left:1.25em	

}

#travelpage .main ol.tekiyo li span {
	position: absolute;
	left:0;
	margin:0
}

/*IE6*/
*html #travelpage .main ol.tekiyo li span  {
	left: -1.25em;
}

#travelpage .main ol.notice {
	margin:5px 0 0 0;
	padding:0;
}

#travelpage .main table {
	width:708px;
	border: 1px solid #CCC;
	border-collapse:collapse;
	margin:10px 0;
	clear:both;
	font-size:117%;
}

#travelpage .main th {
	border-left: 1px solid #CCC;
	background:#efefef;
	text-align:left;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:50%;
	border-collapse:collapse;
}

#travelpage .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
}
#travelpage .main tr {
	border: 1px solid #CCC;
	border-collapse:collapse;
}

#travelpage div.hosyo th {
	table-layout: fixed;
}

#travelpage div.hosyo th.col_L {
	vertical-align:middle;
}

#travelpage div.seikyu table {
	table-layout: fixed;
	vertical-align:middle;
	width: 100%;
}

#travelpage div.seikyu th,
#travelpage div.seikyu td {
	vertical-align:middle;
	text-align: center;
}

#travelpage div.seikyu th.wd01 {
	width: 8%;
}

#travelpage div.seikyu th.wd02 {
	width: 18%;
}

#travelpage div.seikyu td span {
	font-size: 90%;
}

#travelpage div.seikyu td.syorui {
	text-align: left;
}

/*-- 220627 btn --*/

#travelpage .form_Btn {
	margin: 50px 10px 50px;
}

#travelpage .form_Btn a {
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	background-image: url("/common/img/arw.gif"), url("/common/img/win.gif");
    background-position: left center, right bottom;
    background-repeat: no-repeat, no-repeat;
	background-color: #7abab9;
}
#travelpage .form_Btn a:hover {
	opacity: 0.7;
}

#travelpage .form_Btn a span {
	font-size: 80%;	
}

/*--------------------------------------------------------

aboutpage  > etcpage

--------------------------------------------------------*/

#etcpage .main .btnBoxPlus {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 12px 0 15px 0;
	margin: 15px 0 15px 0;
	clear: both;
}

/*--------------------------------------------------------

aboutpage  > infopage

--------------------------------------------------------*/

#infopage #cash {	
  padding-top: 80px;
  margin-top:-80px;
}


#infopage p {
	font-size: 117%;
	line-height:2;
	margin:10px 0;
}

#infopage h3 {
	font-size: 117%;
	margin:10px 0;
}

#infopage h4 {
	font-size: 117%;
	color: #1D2087;
}

#infopage ul.note li {
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
}

#infopage .icon {
   margin: 0 10px 5px;
   vertical-align: middle;
}

#lppage div.e-revo,
#infopage div.e-revo {
	position: relative;
	display: inline-block;
	margin: 1em 0;
	padding: 10px 15px;
	min-width: 95%;
	max-width: 100%;
	font-size: 100%;
	text-align: left;
	line-height: 2;
	background: #fef4f3;
	border-radius: 10px;
}

#infopage ul.note2 {
	margin-left: 2em;
    text-indent: -2em;
}


/* table */

#infopage table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 10px 0 10px 0;
	clear: both;
	width: 100%;
	font-size:117%;
}
#infopage table th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}

#infopage table th {
	border-left: 1px solid #E1E1E1;
}

#infopage table td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
	text-align:center;
	vertical-align:middle;
}
#infopage table tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}

#infopage table td.left {
	text-align:left;
}

#infopage table.kubun {
	font-size:100%;
}

#infopage table.kubun th.kubun {
	width:13%;
}
#infopage table.kubun th.card {
	width:10%;
}

#infopage table.kubun th.shop {
	width:9%;
}
#infopage table.kubun th.apply {
	width:34%;
}
#infopage table.kubun th.kigen {
	width:10%;
}
#infopage table.waku th.kanouwaku {
	width:30%;
}

/* table schedule */

#infopage table.schedule,
#infopage table.schedule tr,
#infopage table.schedule th,
#infopage table.schedule td {
	border: none;
	background-color:#fff;
}

#infopage table.schedule th.visa,
#infopage table.schedule th.pitapa {
	color: #1D2087;
}

#infopage table.schedule th.pitapa {
	width: 300px;
	border-left:3px  #E1E1E1;
}

#infopage table.schedule td.tou {
	background-color:#E1E1E1;
	
}

#infopage table.schedule td.yoku {
	background-color:#EFEFEF;
	
}

#infopage table.schedule td.date {
	text-align:left;
	padding-left:30px;
	font-size:84%;
}

#infopage table.schedule td.date .icon {
	margin: 0 10px 0 0;
   vertical-align: middle;
}

#infopage p span.caution {
	line-height: 1.5;
	text-align: left;
	color:#EA5504;
	font-weight:bold;
	margin-top:10px;
}

#infopage table.caution {
	border: 2px solid #EA5504;
	color: #EA5504;
	font-size:100%;
}

#infopage table.caution th.title {
	color: #ffffff;
	background: #EA5504;
	border-bottom: #EA5504;
	font-size:110%;
	text-align:center;
	padding:4px 0 3px;
}

#infopage table.caution td {
	text-align:left;
}


#infopage table.kenbai,
#infopage table.kenbai th,
#infopage table.kenbai td,
#infopage table.kenbai tr {
	border:none;
	font-size:100%;
}
#infopage table.kenbai img {
	width: 100px;
}

#infopage table.kenbai tr.blue {
	background:#d7eaea;
	font-weight:bold;
}

#infopage table.kenbai,
#infopage table.kenbai th,
#infopage table.kenbai td,
#infopage table.kenbai tr {
	border-left: 4px solid #FFF;
}




/*---- アコーディオン ---- */

#infopage .list_acBtn {
	margin: 0;
}

#infopage .list_acBtn label {
	display: block;
	font-size: 134%;
	text-align: left;
	color: #1D2087;
	text-decoration: none;
	font-weight:bold;
	padding: 5px;
	background-image: url("/common/img/about/info/down.gif");
    background-position: right center;
    background-repeat: no-repeat;
}

#infopage .list_acBtn input {
    display: none;
}

#infopage .list_acBtn div.ac_body {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

#infopage .list_acBtn input:checked ~ div.ac_body {
    height: auto;
    padding: 1em;
    opacity: 1;
}

#infopage .list_acBtn input:checked ~ div.ac_body {
    height: auto;
    padding: 0.5em;
    opacity: 1;
}



#infopage .list_acBtn input:checked + label:hover,
#infopage.list_acBtn input:checked + label:hover:after {
	background-image: url("/common/img/about/info/up.gif");
}

#infopage div.ac_body h3 {
	margin:0 0 5px;
}

#infopage div.ac_body p {
	margin-top:0;
	font-size:100%;
	line-height:1.5;
}

#infopage div.ac_body ul.mt-m10 {
	margin-top:-10px;
}

#infopage div.ac_body ul {
	margin-bottom:10px;
}

#infopage div.ac_body table {
	font-size:100%;
	padding:　0;
}

#infopage div.ac_body table th.side {
	width:150px;
}

#infopage div.ac_body table td {
	font-size:110%;
}


#infopage div.ac_body table td.br_dot {
  border-right-style: dotted;
}





/* 
#infopage table.schedule tbody {
	border: 2px solid  #EFEFEF;
	border-left:none;
}

#infopage  table.schedule th.white {
	border-bottom: 3px solid #ffffff;
	width: 10%;
}



/*--------------------------------------------------------

letter Online Top

--------------------------------------------------------*/

#letterpage .main .visual {
	position:relative;
}
#letterpage .main .visual span {
	position: absolute;
	top: 12px;
	right:14px;
	z-index:10;
}
#letterpage .main .btnList {
	width:708px;
	text-align:right;
	vertical-align:text-bottom;
	clear:both;
	padding:15px 0 13px 0;
}
#letterpage .main .btnList img {
	padding:0 0 0 4px;
	vertical-align: text-bottom;
}
#letterpage .main .listL {
	border-bottom: 1px solid #bababa;
	margin: 0 0 20px 0;
	padding: 0;
	clear: both;
	width: 708px;
}
#letterpage .main .listL ul li {
	width: 705px;
	height: 261px;
	border: 1px solid #bababa;
	border-bottom: none;
	padding: 1px 0 1px 1px;
	vertical-align: top;
}
#letterpage .main .listL img {
	float: left;
	width: 397px;
	height: 261px;
}
#letterpage .main .listL a.listLink {
	position: absolute;
	width: 704px;
	left: 2px;
}
#letterpage .main .listL dl {
	float: right;
	padding: 25px 15px 0 25px;
	width: 268px;
	height:auto;
}
#letterpage .main .listL dt {
	font-weight: bold;
	font-size:134%;
}
#letterpage .main .listL dt a {
	color: #333;
	display: block;
}
#letterpage .main .listL dd {
	font-weight: normal;
	line-height:2;
	margin:5px 0 0 0;
	height: auto;
	overflow: hidden;
}
#letterpage .main .listL dd a {
	color: #333;
	text-decoration: none;
}
#letterpage .main .listL .even img {
	float: right;
	width: 397px;
	height: 261px;
}
#letterpage .main .listL .even dl {
	float: left;
	padding: 25px 15px 0 25px;
	width: 268px;
	height:auto;
}

#letterpage .main .listM ul {
	overflow: hidden;
	letter-spacing: -0.4em;
}
#letterpage .main .listM ul li {
	width: 232px;
	display:inline-block;
	font-size:134%;
	vertical-align:top;
	padding:0 0 30px 0;
	/zoom:1;
	/display:inline;
	letter-spacing: normal;
}
#letterpage .main .listM ul li img{
	width: 232px;
	height: 153px;
	padding: 0 0 10px 0;
	display: block;
}
#letterpage .main .listM ul li a{
	color:#333;
	font-weight:bold;
}
#letterpage .main .listM .firstItem {
	clear: left;
}
#letterpage .main .listM .even {
	padding-left: 6px;
	padding-right :6px;
}
#letterpage .main .list {
	border-bottom: 1px solid #bababa;
	margin: 0;
	padding: 0;
	clear: both;
	width: 708px;
}
#letterpage .main .list ul li {
	width: 705px;
	height: 75px;
	border: 1px solid #bababa;
	border-bottom: none;
	padding: 1px 0 1px 1px;
	background: url(/common/img/arrow_orange.png) 685px 50% no-repeat;
	vertical-align: top;
}
#letterpage .main .list ul li > a{
	width: 704px;
	height: 75px;
	position:absolute;
	left:2px;
	color:#333;
}
#letterpage .main .list dl {
	width: 549px;
	height: auto;
	padding: 10px 25px 0 130px;
}
#letterpage .main .list img {
	float: left;
	width: 115px;
	height: 75px;
}
#letterpage .main .list dt {
	font-weight: bold;
}
#letterpage .main .list dt a {
	color: #333;
	display: block;
}
#letterpage .main .list dd {
	font-weight: normal;
	height: 47px;
}
#letterpage .main .list dd a {
	color: #333;
	text-decoration: none;
}

/*--------------------------------------------------------

letter Online　> 　special

--------------------------------------------------------*/
#specialpage .main h1 {
	width: 510px;
	padding: 12px 196px 7px 0;
}
#specialpage .main h2 {
	padding:0 0 9px 0;
}
#specialpage .main span {
	background: #1d2087;
	color: #FFF;
	font-size: 60%;
	font-weight: bold;
	min-width: 71px;
	max-width: 180px;
	height: auto;
	position: absolute;
	right : 0;
	bottom: 0;
	text-align: center;
	padding: 10px 5px 5px 5px;
	margin: 0px 0 0 0;
	line-height:1.2;
}
#specialpage .main .btnTop {
	background: #f7f7f7;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 70px 0 35px 0;
	clear: both;
}
#specialpage .main .btnTop div.links {
	width: 560px;
	height: 50px;
	margin: auto;
}
#specialpage .main .btnTop div.links a{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
#specialpage .main .btnList {
	float: right;
	width:708px;
	text-align:right;
	vertical-align:text-bottom;
	clear:both;
	padding:36px 0 13px 0;
	border-top:1px solid #CCC;
}
#specialpage .main .btnList img {
	padding:0 0 0 4px;
}
#specialpage .main .list {
	border-bottom: 1px solid #bababa;
	margin: 0;
	padding: 0;
	clear: both;
	width: 708px;
}
#specialpage .main ul li {
	width: 705px;
	height: 75px;
	border: 1px solid #bababa;
	border-bottom: none;
	padding: 1px 0 1px 1px;
	background: url(/common/img/arrow_orange.png) 685px 50% no-repeat;
	vertical-align: top;
}
#specialpage .main .list ul li > a{
	width: 704px;
	height: 75px;
	position:absolute;
	left:2px;
	color:#333;
}
#specialpage .main .list img {
	float: left;
	width: 115px;
	height: 75px;
}
#specialpage .main .list dl {
	float: right;
	padding: 10px 20px 0 0;
	width: 558px;
	height:auto;
}
#specialpage .main .list dt {
	font-weight: bold;
	padding-bottom: 5px;
}
#specialpage .main .list dt a {
	color: #333;
	display: block;
}
#specialpage .main .list dd {
	font-weight: normal;
	width: 44em;
	height: 38px;
	overflow: hidden;
}
#specialpage .main .list dd a {
	color: #333;
	text-decoration: none;
}
#specialpage .main .listM ul li {
	width: 232px;
	float:left;
	display:inline;
	font-size:134%;
	padding:0 0 30px 0;
	height:auto;
	border:none;
}
#specialpage .main .listM ul li img{
	width: 232px;
	height: 153px;
	padding: 0 0 10px 0;
}
#specialpage .main .listM ul li a{
	color:#333;
	font-weight:bold;
}
#specialpage .main .listM .firstItem {
	clear: left;
}
#specialpage .main .listM .even {
	padding:0 6px;
}
#specialpage .main #mainImg {
	display: block;
	margin: 0 auto;
}

/*--------------------------------------------------------

okeihantoppage

--------------------------------------------------------*/
#okeihantoppage h1 {
	margin-bottom: 0x;
}
#okeihantoppage .visual {
	position: absolute;
	top: 95px;
	left: 0px;
}
#okeihantoppage .visual2 {
	position: absolute;
	top: 10px;
	left:385px;
	height:317px;
	z-index:1;
}
#okeihantoppage .visual3 {
	
	z-index:10;
	
	left:0;
}
#okeihantoppage .main .box-flow1 {
	background: url(/common/img/okeihan/bg.gif) repeat-y;
	padding:0;
	margin:0;
}
#okeihantoppage .main .box-flow1 .footer {
	background: url(/common/img/okeihan/bg_footer.gif) no-repeat;
	height:10px;
	clear:both;
}
#okeihantoppage .main .box-flow1 dl {
	padding:0 0 0 0;
	margin:0;
	width:342px;
	float:left;
}
#okeihantoppage .main .box-flow1 dd {
	padding:0px 12px 0 12px;
}
#okeihantoppage .main .box-flow1 dd img {
	vertical-align: middle;
	padding:0 5px 0 0;
}
#okeihantoppage .main .box-flow1 dd ul {
	margin:10px 0 0 0;
}
#okeihantoppage .main .box-flow1 dd ul li {
	line-height:1.5;
	text-indent:-1em;
	margin:0 0 5px 1em;
	font-size:100%;
}
#okeihantoppage .main .box-flow1 .train {
	float:left;
}
#okeihantoppage .main .box-flow1 .shopping {
	float:right;
	padding:0 0 0 23px;
}

#okeihantoppage .main .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 25px 0 15px 0;
	clear: both;
}
#okeihantoppage .main .btnBoxPoint {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 0 0 15px 0;
	clear: both;
}
#okeihantoppage .main div.m-b11 {
	margin-bottom: 11px;
}
#okeihantoppage .main .btnMenu {
	float:right;
	padding:0 0 35px 0;
	clear:both;
}
#okeihantoppage .main .btnMenu a {
	background:  url(/common/img/okeihan/arrow_menu.gif) 0 3px no-repeat;
	padding:0 0 0 15px;
	color:#d0121b;
}
#okeihantoppage .main .box-flow2 {
	background: url(/common/img/okeihan/bg2.gif) repeat-y;
	position:relative;
	margin:20px 0 0 0;
}
#okeihantoppage .main .box-flow2 .header {
	background: url(/common/img/okeihan/bg_header2.gif) no-repeat;
	height:10px;
	clear:both;
}
#okeihantoppage .main .box-flow2 .footer {
	background: url(/common/img/okeihan/bg_footer2.gif) no-repeat;
	height:10px;
	clear:both;
}
#okeihantoppage .main .box-flow2 dl {
	font-size:117%;
	background: url(/common/img/okeihan/pic_station.jpg?d=2308) 487px 0 no-repeat;
	width:683px;
	padding: 15px 0 0 25px;
}
#okeihantoppage .main .box-flow2 dd {
	padding:20px 0 0 0;
	line-height: 2;
}
#okeihantoppage .main .box-flow2 dd .notice {
	font-size: 85%;
	text-indent:0;
	margin:0;
}
#okeihantoppage .main .box-flow2 .station {
	position: absolute;
	top:10px;
	left:487px;
}
#okeihantoppage .main table {
	width:659px;
	border-collapse:collapse;
	margin:20px auto 23px auto;
	clear:both;
}
#okeihantoppage .main th {
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	padding:13px 9px 12px 9px;
	width:15%;
	border-collapse:collapse;
	font-size:117%;
	vertical-align:middle;
}
#okeihantoppage .main td {
	border: 1px solid #CCC;
	border-collapse:collapse;
	padding:13px 9px 12px 9px;
	background:#FFF;
	width:35%;
	vertical-align:middle;
}
#okeihantoppage .main tr {
	border: 1px solid #CCC;
	border-collapse:collapse;
}
#okeihantoppage .main caption {
	text-align:left;
	font-weight:bold;
	padding:0 0 5px 0;
}
#okeihantoppage .main .coupon {
	padding:0 0 10px 0;
}
#okeihantoppage .main .box {
	padding:0px 25px;
}
#okeihantoppage .main .box2 {
	padding:0px 25px;
	width:660px;
}

#okeihantoppage .main .m-t-15 {
	margin-top:-15px;

}
#okeihantoppage .main ul.indent li {
	text-indent:-2em;
	margin:0 0 15px 2em;
	line-height:2;
	font-size:114%;
}

#okeihantoppage .main ul.indent2 li {
	text-indent:-2em;
	margin:0 0 15px 2em;
	line-height:1.5;
	font-size:114%;
}
#okeihantoppage .main table tr.lastItem {
	border: none;
}
#okeihantoppage .okeihanLink {
	clear:both;
}
#okeihantoppage .okeihanLink {
	display: table;
	clear:both;
	padding: 40px 0 0;
	width: 100%;
}
#okeihantoppage .okeihanLink > div {
	display: table-cell;
	width: 50%;
	text-align: center;
}



/*--------------------------------------------------------

okeihanpage　>　okeihanpage

--------------------------------------------------------*/
#okeihanpage .main .list table {
	border-collapse:collapse;
	margin:40px 0 0 0;
	clear:both;
}
#okeihanpage .main .list td {
	background:  #f9fcfc;
	border-right:1px solid #FFF;
}
#okeihanpage .main .list .even {
	background: #ebf5f5;
}
#okeihanpage .main .list td a {
	font-size:134%;
	background: url(/common/img/arrow_orange.png) 12px 19px no-repeat;
	padding:15px 0 13px 30px;
	display:block;
}

/*--------------------------------------------------------

okeihanpage　>　okeihan-morepage

--------------------------------------------------------*/
#okeihan-morepage .main table {
	width:708px;
	border: 1px solid #CCC;
	border-top: none;
	border-collapse:collapse;
	margin:20px 0 40px 0;
	clear:both;
	font-size:117%;
}
#okeihan-morepage .main table.shop {
	margin:10px 0 40px 0;
}
#okeihan-morepage .main th {
	background:#ebf5f5;
	border-top: 1px solid #CCC;
	text-align:left;
	font-weight:bold;
	padding:20px 9px 20px 9px;
	width:190px;
}
#okeihan-morepage .main th.otoku {
	background:#fce6da;
}
#okeihan-morepage .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:20px 9px 20px 9px;
	width:428px;
}
#okeihan-morepage .main tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}


#okeihan-morepage .main .shop table {
	width:708px;
	border: 1px solid #CCC;
	border-top: none;
	border-collapse:collapse;
	margin:10px 0 0 0;
	clear:both;
	font-size:117%;
	
}
#okeihan-morepage .main .shop th {
	background:#efefef;
	border-top: 1px solid #CCC;
	text-align:left;
	font-weight:bold;
	padding:10px 9px 10px 9px;
	width:190px;
}
#okeihan-morepage .main .shop th.map {
	width:100%;
}
#okeihan-morepage .main .shop td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
	width:428px;
	
}
#okeihan-morepage .main .shop tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}
#okeihan-morepage .main .btnTop {
	background: #f7f7f7;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 70px 0 35px 0;
	clear: both;
}
#okeihan-morepage .main .btnTop div.links {
	width: 560px;
	height: 50px;
	margin: auto;
}
#okeihan-morepage .main .btnTop div.links a{
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}


/*--------------------------------------------------------

okeihanpage　>　rankpage（20240617）

--------------------------------------------------------*/

#rankpage .main h2 {

	margin: 50px 0 25px 0;

}


#rankpage  .main p {
	font-size:117%;
	margin:0 0 20px 0;
}

#rankpage  ul.indent {
	font-size:117%;
	margin-left: 0em;
    text-indent: -1em;
}

#rankpage  ul.indent li {
	line-height:2;
}

#rankpage  ul.indent2 {
	font-size:117%;
	margin-left: 2em;
    text-indent: -2em;
}


#rankpage  ul.indent2 li {
	line-height:2;
}


/*--------------------------------------------------------

okeihanpage　>　savepage

--------------------------------------------------------*/
#savepage .main h1 {
	margin-bottom: 220px;
}

#savepage .main .visual {
	position: absolute;
	top: 95px;
	left: 27px;
}

#savepage .main .header {
	background:url(/common/img/okeihan/save/h3_header.gif) no-repeat;
	height:3px;
	width:708px;
	clear:both;
}
#savepage .main .footer {
	background:url(/common/img/okeihan/save/h3_footer.gif) no-repeat;
	height:3px;
	width:708px;
}

#savepage .main h3 {
	width:622px;
	padding:10px 0 10px 80px;
	border-left: 3px solid #d0121b;
	border-right: 3px solid #d0121b;
	color:#d0121b;
	font-size: 117%;
	position:relative;
}
#savepage .main h3 span {
	position:absolute;
	top:-10px;
	left:0;
}
#savepage .main ul {
	width:708px;
	clear:both;
}
#savepage .main ul.service li {
	width:343px;
	float:left;
	margin:25px 0 10px 0;
}

#savepage .main ul.lastchild li {
	width:343px;
	float:left;
	margin:25px 0 50px 0;
}


#savepage .main ul.service li.even {
	padding:0 0 0 22px;
}
#savepage .main ul.service li dt {
	margin: 0;
}
#savepage .main ul.service li dd {
	margin:20px 0 0 0;
	line-height:2;
	font-size: 117%;

}

#savepage .main ul.service li.w708 {
	width:708px;
	float:left;
	margin:25px 0 40px 0;
}

#savepage .main ul.service li dd a {
	color: #333;
	text-decoration: none;
}
#savepage .main ul.service li dd a:hover {
	/* text-decoration: underline; */
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#savepage .main dt {
	font-size:134%;
	font-weight:bold;
	margin:30px 0 0 0;
}
#savepage .main dd {
	font-size:134%;
	margin:0px 0 0 0;
}
#savepage .main a:hover img {
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}

#savepage .main ul.service li.leftItem {
	clear: left;
	margin-top: 0;
}


/*--------------------------------------------------------

okeihanpage　>　savepage　>　dennsya-and-shoppingpage
あとで消す

--------------------------------------------------------*/
#dennsya-and-shoppingpage .main .logo {
	float:left;
}
#dennsya-and-shoppingpage .main .time {
	float:right;
}
#dennsya-and-shoppingpage .main ul {
	margin:30px 0 0 0;
	font-size:117%;
	line-height: 2;
}

/*--------------------------------------------------------

okeihanpage　>　savepage　>　ring-bellpage

--------------------------------------------------------*/

#ring-bellpage .main th {
	width:180px;
	padding:0 0 0 40px;
}
#ring-bellpage .main td {
	padding:20px 0 0 40px;
	font-size:109%;
}
#ring-bellpage .main .ring-bellBox {
	border:1px solid #CCC;
	border-top: none;
	border-bottom: none;
	width:706px;
	padding:20px 0 20px 0;
	clear:both;
}
#ring-bellpage .main .ring-bellBoxFooter {
	background:url(/common/img/okeihan/save/ring-bell/bg_footer.gif) no-repeat;
	height:10px;
	clear:both;
}
#ring-bellpage .main td a:hover img{
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}


/*--------------------------------------------------------

okeihanpage　>　savepage　>　premiumpage
campaignpage　>　　premium （202208追加）

--------------------------------------------------------*/

#campaignpage #premiumpage .course,
#premiumpage .main .course {
	border:2px solid #9a8735;
	border-top: none;
	padding: 0 24px 24px;
}

#campaignpage #premiumpage dl,
#premiumpage .main dl {
	padding:10px 0 30px 0;
}
#campaignpage #premiumpage dt,
#premiumpage .main dt {
	font-size:117%;
	font-weight:bold;
}
#campaignpage #premiumpage .main li {
	line-height: 2;
}

/* 202007 */


#campaignpage #premiumpage h2,
#premiumpage .main h2 {
	margin-top: 70px;
}

#campaignpage #premiumpage h4,
#premiumpage .main h4 {
	margin-top: 30px;
	font-size:134%;
	color:#1d2087;
	font-weight:bold;
	
}

#campaignpage #premiumpage table,
#premiumpage .main table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 20px 0 35px 0;
	clear: both;
	width: 100%;
}

#campaignpage #premiumpage table th,
#premiumpage .main table th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	border-left: 1px solid #E1E1E1;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}

#campaignpage #premiumpage table td,
#premiumpage .main table td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
	vertical-align:middle;
}
#campaignpage #premiumpage table tr,
#premiumpage .main table tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}
#campaignpage #premiumpage table caption,
#premiumpage .main table caption {
	text-align:left;
	font-weight:bold;
	padding:0 0 5px 0;
}
#campaignpage #premiumpage .confirm,
#premiumpage .main .confirm {
	background:#efefef;
	padding:23px 9px;
	border:1px solid #ccc;
	margin: 0 0 0px 0;
	line-height: 200%;
}
#campaignpage #premiumpage .confirm2,
#premiumpage .main .confirm2 {
	background:#fff;
	padding:18px 9px;
	border:2px solid #ccc;
	margin:0 0 60px 0;
	line-height: 2;
}
#campaignpage #premiumpage .box-flow1,
#premiumpage .main .box-flow1 {
	background: url(/common/img/okeihan/save/premium/img_premium_point_bg.gif) repeat-y;
	padding:0;
	margin:0;
}
#campaignpage #premiumpage .box-flow1 .footer,
#premiumpage .main .box-flow1 .footer {
	background: url(/common/img/okeihan/save/premium/img_premium_point_footer.gif) no-repeat;
	height:10px;
	clear:both;
}
#campaignpage #premiumpage .box-flow1 dl,
#premiumpage .main .box-flow1 dl {
	padding:0 0 0 0;
	margin:0;
	width:342px;
	float:left;
}
#campaignpage #premiumpage .box-flow1 dd,
#premiumpage .main .box-flow1 dd {
	padding:0px 12px 0 12px;
}
#campaignpage #premiumpage .box-flow1 dd img,
#premiumpage .main .box-flow1 dd img {
	vertical-align: middle;
	padding:0 5px 0 0;
}
#campaignpage #premiumpage .box-flow1 dd ul,
#premiumpage .main .box-flow1 dd ul {
	margin:10px 0 0 0;
}
#campaignpage #premiumpage .box-flow1 dd ul li,
#premiumpage .main .box-flow1 dd ul li {
	line-height:1.5;
	text-indent:-1em;
	margin:0 0 5px 1em;
	font-size:100%;
}
#campaignpage #premiumpage .box-flow1 .okepokamei,
#premiumpage .main .box-flow1 .okepokamei {
	float:left;
}
#campaignpage #premiumpage .box-flow1 .okepokamei_igai,
#premiumpage .main .box-flow1 .okepokamei_igai {
	float:right;
	padding:0 0 0 22px;
}
#campaignpage #premiumpage table.example,
#premiumpage .main table.example {
	border-collapse:collapse;
	margin:15px 0 20px;
}
#campaignpage #premiumpage .example th,
#premiumpage .main .example th {
	background:#efefef;
	padding:10px 0;
	width:25%;
	vertical-align:middle;
	border-collapse:collapse;
	border:1px solid #CCC;
}
#campaignpage #premiumpage .example th.special,
#premiumpage .main .example th.special {
	background:#d7eaea;
}
#campaignpage #premiumpage .example th.royal,
#premiumpage .main .example th.royal {
	background:#d9d7ea;
}

#campaignpage #premiumpage .example td,
#premiumpage .main .example td {
	text-align:center;
	padding:10px 0;
	vertical-align:middle;
	border-collapse:collapse;
	border:1px solid #CCC;
}
#campaignpage #premiumpage .example td,
#premiumpage .main .example td {
	border-collapse:collapse;
	border:1px solid #CCC;
	font-size:120%;
}

#campaignpage #premiumpage .example span.t-special,
#premiumpage .main .example span.t-special{
	color:#3d7e2a;
}
#campaignpage #premiumpage .example span.t-royal,
#premiumpage .main .example span.t-royal{
	color:#2d4197;
}

/*--------------------------------------------------------

okeihanpage　>　savepage　>　premiumcarpage

--------------------------------------------------------*/


#premiumcarpage .main p.link {
	color: #1e2587;
	font-size:117%;
	font-weight:bold;
	margin:20px 0 0 0;
}
#premiumcarpage .main .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 20px 0 20px 0;
	margin: 10px 0 15px 0;
	clear: both;
}

#premiumcarpage .main .BoxFooter {
	background:url(/common/img/okeihan/save/bg_footer.gif) no-repeat;
	height:10px;
	clear:both;
}

#premiumcarpage .main h2 {
	margin-top: 70px;
}

#premiumcarpage .main h3 {
	font-size:134%;
	color:#1d2087;
	font-weight:bold;
	padding: 20px 0 0 0;
}

/*--------------------------------------------------------

okeihanpage　>　savepage　>　save_singlepage 

--------------------------------------------------------*/

#save_singlepage .main p.link {
	color: #1e2587;
	font-size:117%;
	font-weight:bold;
	margin:20px 0 0 0;
}
#save_singlepage .main .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 12px 0 10px 0;
	margin: 5px 0 15px 0;
	clear: both;
}

#save_singlepage .main .BoxFooter {
	background:url(/common/img/okeihan/save/bg_footer.gif) no-repeat;
	height:10px;
	clear:both;
}



/*--------------------------------------------------------

hanamarupage　TOP

--------------------------------------------------------*/
#hanamarupage .main .top .reward li {
	float: left;
	display: inline;
	margin: 17px 0 35px 0;
}
#hanamarupage .main .top .box-200p {
	background: url(/common/img/hanamaru/bg.gif) repeat-y;
}
#hanamarupage .main .top .box-200p .header {
	background: url(/common/img/hanamaru/bg_header.gif) no-repeat;
	height:10px;
	clear:both;
	padding:0 0 8px 0;
}
#hanamarupage .main .top .box-200p .footer {
	background: url(/common/img/hanamaru/bg_footer.gif) no-repeat;
	height:10px;
	clear:both;
}
#hanamarupage .main .top .box-200p dl {
	padding:0 0 0 14px;
	width:320px;
	float:left;
}
#hanamarupage .main .top .box-200p dd {
	padding:8px 0 0 10px;
}
#hanamarupage .main .top .box-200p dd li {
	padding:0 0 4px 0;
}
#hanamarupage .main .top .box-200p .change {
	float:left;
}
#hanamarupage .main .top .box-200p .okeihanpoint {
	float:left;
	padding:0 0 0 43px;
}
#hanamarupage .main .top dl {
	margin:20px 0 0 0;
}
#hanamarupage .main .top dt {
	font-size:117%;
	font-weight:bold;
}
#hanamarupage .main .top dd {
	margin:5px 0 0 0;
	font-size:117%;
	padding:0 0 20px 0;
}
#hanamarupage .main .top li {
	line-height:2;
	padding:0 0 30px 0;
}
#hanamarupage .main .top table {
	width:400px;
	border: 1px solid #CCC;
	border-collapse:collapse;
	padding:0 10px 0 0;
	margin:20px 0 0 0;
	font-size: 84%;
}
#hanamarupage .main .top th {
	border: 1px solid #CCC;
	border-collapse:collapse;
	padding:0 0;
	background:#f0f0f0;
	vertical-align:middle;
	width:25%;
	line-height:1.1;
	padding:3px 0;
}
#hanamarupage .main .top td {
	border: 1px solid #CCC;
	border-collapse:collapse;
	padding:3px 30px 3px 0;
	text-align:right;
}
#hanamarupage .main .top td.point {
	padding:3px 0px 3px 0px;
	text-align:center;
}
#hanamarupage .main .top .none {
	text-align:left;
	padding: 5px 0 3px 10px;
	font-size:120%;
}
#hanamarupage .main .top .method {
	padding:0 0 0 0;
}
#hanamarupage .main .top .method dd img {
	padding:0 0 0 17px;
}
#hanamarupage .main .top .method .box {
	padding:27px 0 0 0;
	background:url(/common/img/hanamaru/img_arrow.jpg) 52px 5px no-repeat;
}
#hanamarupage .main .top .method dt {
	padding:0 0 15px 0;
}
#hanamarupage .main .top .method ul {
	width:660px;
	background:#fbdeeb;
	padding:24px;
}
#hanamarupage .main .top .method .box li {
	padding:0 0 0 1em;
	text-indent:-1em;
}
#hanamarupage .main .top .hanamaru-notice ul {
	padding:10px 0 20px 0;
}
#hanamarupage .main .top .hanamaru-notice li {
	padding:0 0 5px 2em;
	text-indent:-2em;
	font-size:117%;
}
#hanamarupage .main .top .hanamaru-notice li a {
	padding:0;
	margin:0;
}
#hanamarupage .main .top dl.change,
#hanamarupage .main .top dl.okeihanpoint {
	margin-top: 0;
}
#hanamarupage .main .top ul.menuList {
	clear: both;
	width: 310px;
	margin-top: 5px;
}
#hanamarupage .main .top ul.menuList li {
	float: left;
	padding-bottom: 10px;
}
#hanamarupage .main .top ul.menuList li.leisure, 
#hanamarupage .main .top ul.menuList li.hotel{
	padding-right: 10px;
}

/*--------------------------------------------------------

hanamarupage > leisurepage

--------------------------------------------------------*/
#leisurepage .main .float-L {
	float: left;
	padding: 0 12px 20px 0;
}
#leisurepage .main table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse:collapse;
	margin:20px 0 0 0px;
	clear:both;
	font-size:117%;
}
#leisurepage .main th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#fce6f0;
	text-align:left;
	font-weight:bold;
	color:#333333;
	padding:13px 9px 12px 9px;
	width:228px;
}
#leisurepage .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:13px 9px 12px 9px;
}
#leisurepage .main tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}

#leisurepage .main .btnMenu {
	float:right;
	padding:0 0 35px 0;
	clear:both;
}
#leisurepage .main .btnMenu a {
	background:  url(/common/img/hanamaru/arrow_menu.gif) 0 3px no-repeat;
	padding:0 0 0 15px;
	color:#e95a9b;
}

#leisurepage .main .btnMenu a:hover {
	background:  url(/common/img/hanamaru/arrow_menu.gif) 0 0px no-repeat;
	text-decoration: underline;
}






/*--------------------------------------------------------

hanamarupage　>　pointpage

--------------------------------------------------------*/
#pointpage .main dl {
	width:708px;
	margin:20px 0;
}
#pointpage .main dt{
	float:left;
	width:80px;
	clear:both;
}
#pointpage .main dd {
	 width:550px;
	 margin-left:80px;
	 padding:0 5px 5px 0;
	font-size:134%;
	font-weight:bold;
	color: #e95a9b;
}

#pointpage .main .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 40px 0 35px 0;
	clear: both;
}
#pointpage  .main table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 20px 0 35px 0;
	clear: both;
	width: 100%;
}
#pointpage  .main th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}
#pointpage  .main th {
	border-left: 1px solid #E1E1E1;
}
#pointpage  .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
}
#pointpage  .main tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}
#pointpage  .main caption {
	text-align:left;
	font-weight:bold;
	padding:0 0 5px 0;
}

/*--------------------------------------------------------
hanamarupage　>　entrypage

--------------------------------------------------------*/
#entrypage .main .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 40px 0 35px 0;
	clear: both;
}
#entrypage  .main table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 20px 0 35px 0;
	clear: both;
	width: 100%;
}
#entrypage  .main th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}
#entrypage  .main th {
	border-left: 1px solid #E1E1E1;
}
#entrypage .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
}
#entrypage  .main tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}
#entrypage  .main caption {
	text-align:left;
	font-weight:bold;
	padding:0 0 5px 0;
}

#entrypage .main .entry {
	background:url(/common/img/hanamaru/entry/arrow02.gif) 260px 129px no-repeat;
	height:349px;
	margin:40px 0 0 0;
}

#entrypage .main .entry img{
	float:left;
	padding: 0 44px 0 24px;
}

#entrypage .main .entry ol {
	width:377px;
	padding:10px 0px 25px 25px;
	background: #fbdeeb;
	margin:20px 0 0 0;
	float:left;
}

#entrypage .main .entry img{
	float:left;
}

#entrypage .main .entry ol li{
	margin:15px 0 0 0;
	font-size:114%;
	line-height: 2;
}

#entrypage .main .entry ol li.no1{
	padding:0 0 0 25px;
	background: url(/common/img/hanamaru/entry/icon_01.gif) 0 2px no-repeat;
}

#entrypage .main .entry ol li.no2{
	padding:0 0 0 25px;
	background: url(/common/img/hanamaru/entry/icon_02.gif) 0 2px no-repeat;
}

#entrypage .main .entry ol li.no3{
	padding:0 0 0 25px;
	background: url(/common/img/hanamaru/entry/icon_03.gif) 0 2px no-repeat;
}

#entrypage .main .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 40px 0 35px 0;
	clear: both;
}

#entrypage .main .clear {
	clear:both;
}











/*--------------------------------------------------------

pitapapage

--------------------------------------------------------*/
#pitapapage .main h1 {
	margin-bottom: 300px;
}
#pitapapage .main .visual {
	position: absolute;
	top: 97px;
	left: 0;
}
#pitapapage .main .visual2 {
	position: absolute;
	top: 0px;
	left:514px;
	height:317px;
	z-index:1;
}
#pitapapage .main .visual3 {
	position: absolute;
	top: 238px;
	left:48px;
	z-index:2;
	width:698px;
}
#pitapapage .main ul.link li {
	float:left;
	display:inline;
	padding:0 0 60px 0;
}
#pitapapage .main .float-R {
	padding:0;
	margin:0;
}
#pitapapage .main ul {
	margin:10px 0 0 0;
	overflow:hidden;
}
#pitapapage .main li {
	line-height:2;
}

#pitapapage .main li dt {
	margin:5px 0 0 0;
}
#pitapapage .main li dd {
	font-size:117%;
	font-weight:bold;
}
#pitapapage .main li span {
	font-size:85%;
}
#pitapapage .main li span.t15{
	font-size:130%;
}
#pitapapage .main p.pitapa {
	color: #6b65ad;
	font-size:117%;
	font-weight:bold;
	margin:20px 0 0 0;
}
#pitapapage .main .btnBox {
	background: #b6b3d1;
	text-align: center;
	width: 708px;
	padding: 12px 0 10px 0;
	margin: 0 0 15px 0;
	clear: both;
}
#pitapapage .main h2 {
	position:relative;
}
#pitapapage .main h2 span {
	font-size: 60%;
	padding:0 0 0;
	line-height:1;
	display: inline;
}
#pitapapage .main h2 .apply {
	position:absolute;
	right:0px;
	bottom:0px;
}
#pitapapage .main h3 span {
	font-size: 75%;
}
#pitapapage .main h3 .m_30 {
	margin: 30px 0 0 0;
}


#pitapapage .main .sectionBox {
	border:3px solid #ea5504;
	text-align:center;
	padding:18px 0 5px;
	margin:30px 0 30px 0;
}
#pitapapage .main .sectionBox p {
	line-height:1;
	margin:0 0 10px 0;
}
#pitapapage .main .sectionBox img {
	margin:5px 0 0;
}


#pitapapage .main .childBox {
	float:right;
	background:#efefef;
	padding:20px 5px 20px 20px;
	margin:15px 0 30px 20px;
	width:288px;
	font-size: 117%;
	font-weight:bold;
	white-space:normal;
}
#pitapapage .main .pitapa-blank img {
	vertical-align:middle;
}
#pitapapage .main table.entry {
	font-size: 117%;
	margin:10px 0 0 0;
}
#pitapapage .main .entry th {
	text-align:left;
	width:300px;
	font-weight:normal;
	padding:10px 0 0;
}
#pitapapage .main .entry td {
	font-weight: bold;
	padding:10px 0 0;
}
#pitapapage .main table.addition {
	border-collapse:collapse;
	margin:15px 0 20px;
}
#pitapapage .main .addition th {
	background:#efefef;
	padding:10px 0;
	width:25%;
	vertical-align:middle;
	border-collapse:collapse;
	border:1px solid #CCC;
}
#pitapapage .main .addition td {
	text-align:center;
	padding:10px 0;
	vertical-align:middle;
	border-collapse:collapse;
	border:1px solid #CCC;
}
#pitapapage .main .addition tr {
	border-collapse:collapse;
	border:1px solid #CCC;
}
#pitapapage .main .btnMenu {
	float:right;
	padding:0 0 35px 0;
	clear:both;
}
#pitapapage .main .btnMenu a {
	background:  url(/common/img/arrow_menu.gif) 0 3px no-repeat;
	padding:0 0 0 15px;
	color:#5f67af;
	text-decoration: none;
}
#pitapapage .main .btnMenu a:hover {
	background:  url(/common/img/arrow_menu.gif) 0 0px no-repeat;
	text-decoration: underline;
}
#pitapapage .main ul.lh-1 li{
	line-height:1.6;
}

/*----170602追加-----*/

#pitapapage .main table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 20px 0 35px 0;
	clear: both;
	width: 100%;
}
#pitapapage .main th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}

#pitapapage .main th {
	border-left: 1px solid #E1E1E1;
}
#pitapapage .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
}
#pitapapage .main tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}
#pitapapage .main caption {
	text-align:left;
	font-weight:bold;
}
	
#pitapapage .main .btnBoxPlus {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 20px 0 20px 0;
	margin: 15px 0 15px 0;
	clear: both;
}

#pitapapage  .main ul.indent2 li {
	text-indent:-2em;
	margin:0 0 2em 2em;
	line-height:1.5;
}

/* 2105追加 区間指定 */
#pitapapage .main h3#kukan_reg  {
	margin-top:-60px;
	padding-top:60px;
}

#pitapapage .main div#contents_kukan_reg{
  padding-top: 130px;
}

#pitapapage .main h4 {
	font-size:134%;
	color:#1d2087;
	font-weight:bold;
}

#pitapapage .main h4 span {
	font-size:90%;
}

#pitapapage .main h4.line {
	margin:0;
	padding:20px 0 0 0;
	border-top: 1px solid #CCC;
	width:570px;
	clear:both;
}

#pitapapage .main div#contents_kukan_reg ol {
     font-size: 117%;
    line-height:2;
}

#pitapapage .main .regBox {
	float:right;
	padding:0px 0px 20px 20px;
	width:570px;

}

#pitapapage .main table.kukan_reg_term {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 10px 0 5px 0;
	clear: both;
	width: 100%;
}
#pitapapage .main table.kukan_reg_term th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
}

#pitapapage .main table.kukan_reg_term th {
	border-left: 1px solid #E1E1E1;
}
#pitapapage .main table.kukan_reg_term td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	text-align:center;
	width:35%;
}
#pitapapage .main table.kukan_reg_term tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}

#pitapapage .main .confirm {
	background:#efefef;
	padding:10px 9px;
	border:1px solid #ccc;
	margin: 10px 0 0px 0;
	line-height: 200%;
	font-size: 117%;
}

/* 2105追加 大津線利用額割引表 */

#pitapapage .main table.otsu {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 10px 0 5px 0;
	clear: both;
	width: 100%;
}

#pitapapage .main table.otsu th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
}

#pitapapage .main table.otsu th {
	border-left: 1px solid #E1E1E1;
}
#pitapapage .main table.kukan_reg_term td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	text-align:center;
	width:35%;
}
#pitapapage .main table.otsu tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}

/* 2204追加 割引サービス表 */

#pitapapage .main table.waribiki {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 10px 0 5px 0;
	clear: both;
	width: 100%;
}

#pitapapage .main table.waribiki th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	vertical-align: middle;
	font-weight:bold;
	color:#333333;
}

#pitapapage .main table.waribiki th.touroku {
	width:40%;
}

#pitapapage .main table.waribiki td {
	vertical-align: middle;
	text-align:center;
}
#pitapapage .main table.waribiki td.shakyoku {
	width:20%;
	font-weight:bold;
	text-align:left;
}

#pitapapage .main table.waribiki td.check {	
	font-size:130%;
}
#pitapapage .main table.waribiki td.shakyoku span.kome,
#pitapapage .main table.waribiki td.check span.kome {	
	font-size:70%;
	font-weight:normal;
}






/*--------------------------------------------------------

discountpage

--------------------------------------------------------*/
#discountpage .main .link {
	width:656px;
	clear:both;
	background: #f0f0f0;
	padding:22px 26px 6px 26px;
	margin:0;
}
#discountpage .main .meitetsu {
	margin:0 0 5px 0;
}

#discountpage .main .link li {
	width:82px;
	text-align:center;
	display:inline;
	float:left;
}
#discountpage .main .link li dl {
	width:82px;
	text-align:center;
}
#discountpage .main .link li dt {
	width:82px;
	text-align:center;
}
#discountpage .main .link li dd {
	width:82px;
	text-align:center;
	margin:5px 0 0 0;
}
#discountpage .main .link li img {
	vertical-align:top;
}
#discountpage .main table {
	width:708px;
	border: 1px solid #CCC;
	border-top: none;
	border-collapse:collapse;
	margin:20px 0 0 0;
	clear:both;
	color:#333;
}
#discountpage .main .toggle2 table {
	margin: -1px;
}
#discountpage .main th {
	background:#ebf5f5;
	border-top: 1px solid #CCC;
	text-align:left;
	font-weight:bold;
	color:#333333;
	padding:13px 9px 12px 9px;
	width:160px;
}
#discountpage .main .title {
	background: none;
	vertical-align: middle;
	font-weight:bold;
	color:#1d2087;
	font-size:134%;
	width:100%;
	padding:5px;
	line-height:1;
}
#discountpage .main .title p {
	float:left;
	padding:5px 0 0 5px;
	margin:0;
}
#discountpage .main .title img {
	float:right;
	vertical-align:middle;
	padding:0 0 0 5px;
}
#discountpage .main .section table td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:13px 9px 12px 9px;
}
#discountpage .main .section table tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}
#discountpage .main .section table tfoot td {
	background:url(/common/img/discount/bg_close.jpg) repeat-x;
	height:22px;
	padding:0 12px 0 0;
	vertical-align:middle;
	cursor:pointer;
}
#discountpage .main .section table tfoot td.close {
	background:url(/common/img/discount/bg_close.jpg) repeat-x;
	height:22px;
	padding:0 12px 0 0;
	vertical-align:middle;
}
#discountpage .main .section table tfoot td .btn {
	float:right;
	padding:5px 0 2px 0;
}
#discountpage .main .section table tfoot td .btn a {
	background:url(/common/img/discount/btn_open.gif) 100% center no-repeat;
	color:#333;
	text-decoration:none;
	padding:3px 16px 0 0;
	line-height:1;
}
#discountpage .main .section table tfoot.close td .btn a {
	background:url(/common/img/discount/btn_close.gif) 100% center no-repeat;
}

#discountpage .main td, .close img {
	vertical-align: middle;
}
#discountpage .main td dt {
	font-weight:bold;
}
#discountpage .main td dd {
	margin:0 0 20px 0;
}
#discountpage .main td ul {
	font-weight:normal;
}
#discountpage #contents table div.toggle {
	padding: 10px 5px;
}
#discountpage #contents table tbody td,
#discountpage #contents table tbody th {
	padding: 0;
}

#discountpage .main th.map {
	width:100%;
}


/*--------------------------------------------------------

discountpage　>　info　>　removalpage

--------------------------------------------------------*/
#removalpage .main h2 {
	margin:0;
	padding:0;
	background:0;
	border:0;
}
#removalpage .main h3 {
	margin:0 0 10px;
}
#removalpage .main .p-r10 {
	padding-right:10px;
}
#removalpage .main dl {
	float:right;
	padding:20px 0 0 0;
	width:548px;
}
#removalpage .main dd {
	margin:20px 0 0 0;
	line-height:2;
	font-size:117%;
}
#removalpage .main dd img {
	margin:0 0 40px 0;
}
#removalpage .main .removalBoxHeader {
	background:url(/common/img/discount/info/removal/bg_header.gif) no-repeat;
	height:10px;
	margin:20px 0 0 0;
}
#removalpage .main .removalBox {
	border:1px solid #CCC;
	border-top: none;
	border-bottom: none;
	width:671px;
	padding:25px 0 25px 35px
}
#removalpage .main .removalBoxFooter {
	background:url(/common/img/discount/info/removal/bg_footer.gif) no-repeat;
	height:10px;
}
#removalpage .main p.btnArt a:hover img {
	filter:alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}





/*--------------------------------------------------------

otherpage　>　companypage

--------------------------------------------------------*/
#companypage .main table {
	font-size:117%;
}
#companypage .main th {
	text-align:left;
	padding:0 50px 20px 0;
	white-space:nowrap;
}
#companypage .main td {
	width:95%;
	padding:0 0 20px 0;
	line-height:2;
}
#companypage .main th.business {
	text-align:left;
	padding:0 20px 20px 0;
	white-space:nowrap;
}
#companypage .main .enkaku th {
	text-align:left;
	padding:0 30px 10px 0;
	white-space:nowrap;
}
#companypage .main .enkaku td {
	width:95%;
	padding:0 0 10px 0;
	line-height:2;
}



/*--------------------------------------------------------

otherpage　>　faqpage_  旧

--------------------------------------------------------*/


#faqpage_ .main dl {
	border-bottom:1px solid #dadada;
	margin:15px 0 0 0;
}
#faqpage_ .main dt.title01 {
	background:url(/common/img/other/faq/bg_dt.jpg) repeat-x 0 bottom;
	font-size:134%;
	font-weight:bold;
	border:1px solid #dadada;
	border-bottom:none;
	width:681px;
	min-height:31px;
	margin:0;
	padding:15px 0 0 25px;
	position:relative;
}
#faqpage_ .main dt.title02 {
	background:url(/common/img/other/faq/bg_dt2.jpg)  repeat-x 0 bottom;
	font-size:134%;
	font-weight:bold;
	border:1px solid #dadada;
	border-bottom:none;
	width:681px;
	min-height:56px;
	margin:0;
	padding:15px 0 0 25px;
	position:relative;
}
#faqpage_ .main .title01 .q {
	background:url(/common/img/other/faq/icon_q.gif) 0px 50% no-repeat;
	padding:0px 95px 0 30px;
	display:block;
}
#faqpage_ .main .title02 .q {
	background:url(/common/img/other/faq/icon_q.gif) 0px 50% no-repeat;
	padding:0px 95px 0 30px;
	display:block;
}
#faqpage_ .main dt span.close {
	position:absolute;
	top:35%;
	right:12px;
	font-size:75%;
}
#faqpage_ .main dt a {
	color:#333;
	text-decoration:none;
}
#faqpage_ .main dt .close img {
	vertical-align:middle;
	padding:0 0 0 6px;
}
#faqpage_ .main dd {
	background:url(/common/img/other/faq/icon_a.gif) 23px 25px no-repeat;
	font-size:117%;
	border:1px solid #dadada;
	border-bottom:none;
	padding:18px 36px 18px 58px;
	line-height: 2;
} 


/*--------------------------------------------------------

otherpage　>　privacypolicypage

--------------------------------------------------------*/

#privacypolicypage .main ul.link li {
	float:left;
	display:inline;
	padding:0 0 40px 0;
	margin:6px 0 0 0;
}
#privacypolicypage .main .right {
	padding:25px 0 0 0;
}
#privacypolicypage .main .privacypolicyBox {
	border:1px solid #CCC;
	width:656px;
	padding:23px 25px 23px 25px;
	margin:10px 0 0;
	font-size:117%;
}
#privacypolicypage .main .privacypolicyBox p {
	margin:0;
	padding:0;
}
#privacypolicypage .main .privacypolicyBox li {
	padding:0 0 40px 0;
	text-indent:-1.3em;
	margin:0 0 0 1.3em;
	line-height:2;
}

#privacypolicypage .main .privacypolicyBox li.p-b5 {
	padding:0 0 5px 0;
	text-indent:-1.3em;
	margin:0 0 0 1.3em;
	line-height:2;
}

#privacypolicypage .main .privacypolicyBox li.p-t40 {
	padding:40px 0;
	text-indent:-1.3em;
	margin:0 0 0 1.3em;
	line-height:2;
}

#privacypolicypage .main .privacypolicyBox ul.anzen li {
	padding:0 0 20px 0;
	text-indent:-1em;
}

#privacypolicypage .main .privacypolicyBox ul.anzen li.firstChild {
	padding-top:20px;
}


#privacypolicypage .main .privacypolicyBox li.lastChild {
	padding:0;
}


#privacypolicypage .main .privacypolicyBox dt {
	color:#1d2087;
	font-weight:bold;
}
#privacypolicypage .main .privacypolicyBox dd {
	line-height:2;
}
#privacypolicypage .main .btnMenu {
	float:right;
	padding:6px 0 77px 0;
	clear:both;
}
#privacypolicypage .main .btnMenu a {
	background:  url(/common/img/arrow_menu.gif) 0 3px no-repeat;
	padding:0 0 0 15px;
	color:#5f67af;
	text-decoration: none;
}
#privacypolicypage .main .btnMenu a:hover {
	background:  url(/common/img/arrow_menu.gif) 0 0px no-repeat;
	text-decoration: underline;
}

/*----- table -----*/

#privacypolicypage .main .privacypolicyBox table {
	width: 100%;
	margin: 0.5em 0 0.5em 0.5em;
	line-height: 1.5;
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-spacing: 0px;
}

#privacypolicypage .main .privacypolicyBox table tr th,
#privacypolicypage .main .privacypolicyBox table tr td {
		padding: 6px 10px;
	border-bottom: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	vertical-align: middle;
}

#privacypolicypage .main .privacypolicyBox table tr th{
	background:#efefef;
	text-align:center;
	font-weight:normal;
}

#privacypolicypage .main .privacypolicyBox table tr td {
	text-align:left;
	vertical-align:top;
}

#privacypolicypage .main .privacypolicyBox table tr td {
	text-align:left;
}

#privacypolicypage .main .privacypolicyBox table tr th.w30 {
	width:30%;
}

#privacypolicypage .main .privacypolicyBox table tr th.w23 {
	width:23%;
}



/*--------------------------------------------------------

otherpage　>　sitemappage

--------------------------------------------------------*/
#sitemappage .main a {
	text-decoration:none;
}
#sitemappage .main a:hover {
	text-decoration: underline;
}
#sitemappage .main dl {
	padding:0 0 30px 0;
	clear:both;
	width:708px;
	height:auto;
	display:block;
}
#sitemappage .main dl.single {
	padding:0 0 0 0;
	clear:both;
	width:708px;
	height:auto;
	display:block;
}
#sitemappage .main dt {
	font-size: 134%;
	color: #1d2087;
	font-weight:bold;
	clear:both;
	padding:0 0 5px 0;
}
#sitemappage .main ul {
	width:708px;
	display:block;
	clear:both;
}
#sitemappage .main li {
	width:218px;
	float:left;
	background:url(/common/img/other/arrow.gif) 0 10px no-repeat;
	padding:5px 0 0 15px;
	line-height: 1.5;
	font-size:117%;
	height:20px;
	white-space:nowrap;
	position:relative;
}
#sitemappage .main li span {
	font-size:92%;
	margin:1px 0 0 0;
}
#sitemappage .main li a{
	display:block;
}
/*--------------------------------------------------------

otherpage　>　employpage

--------------------------------------------------------*/
#employpage .main table {
	width:708px;
	border: 1px solid #CCC;
	border-top: none;
	border-collapse:collapse;
	margin:20px 0 0 0;
	color:#333;
}
#employpage .main table caption{
	padding:10px 0;
	color: #fff;
    font-size: 134%;
    font-weight: bold;
	caption-side: top;
	text-align:center;
	background-color:#7CB9BB;
	border:#ccc solid 1px;
	border-bottom:none;
}
#employpage .main th {
	background:#EBF5F5;
	border-top: 1px solid #CCC;
	text-align: center;
	font-weight:bold;
	color:#333333;
	padding:13px 0 12px 10px;
	width:160px;
	font-size: 114%;
	vertical-align:middle;
}
#employpage .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:13px 9px 12px 20px;
	font-size:100%;
}
#employpage .main tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}

#employpage .main dl {
	padding:0 0 30px 0;
	clear:both;
	width:708px;
	height:auto;
	display:block;
}
#employpage .main dt {
	font-size: 134%;
	color: #1d2087;
	font-weight:bold;
	clear:both;
	padding:0 0 5px 0;
}
#employpage .main ul {
	width:708px;
	display:block;
	clear:both;
}
#employpage .main li {
	width:218px;
	float:left;
	background:url(/common/img/other/arrow.gif) 0 10px no-repeat;
	padding:5px 0 0 15px;
	line-height: 1.5;
	font-size:117%;
	height:20px;
	white-space:nowrap;
	position:relative;
}
#employpage .main li span {
	font-size:92%;
	margin:1px 0 0 0;
}
#employpage .main li a{
	display:block;
}
#employpage .categorylink a {
	text-decoration:none;
}
#employpage .categorylink a:hover {
	text-decoration: underline;
}

/*--------------------------------------------------------

otherpage　>　adhenkou

--------------------------------------------------------*/

#adhenkou .main p {
	font-size:117%;
	margin:0 0 20px 0;
}
#adhenkou .main h1> span {
	font-size: 48%;
	font-weight: normal;
	position: absolute;
	right : 0;
	text-align: right;
	padding: 15px 0 0 0;
	margin: 0px 0 0 0;
}

#adhenkou .main h3 {
	margin:0 0 5px;
}

#adhenkou .main table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 20px 0 35px 0;
	clear: both;
	width: 100%;
}
#adhenkou .main th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}
#adhenkou .main th {
	border-left: 1px solid #E1E1E1;
}
#adhenkou .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
}
#adhenkou .main tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}
#adhenkou .main caption {
	text-align:left;
	font-weight:bold;
	padding:0 0 5px 0;
}


/*--------------------------------------------------------

otherpage　>　inquirypage

--------------------------------------------------------*/

#inquirypage .main h2 {
	font-size:134%;
	color:#1d2087;
	font-weight:bold;
	border-left: 0px;
	padding:0px;
	margin: 30px 0 0;
}

#inquirypage .main img {
	padding:0;
	margin:0;
}

/*--------------------------------------------------------

pluspage

--------------------------------------------------------*/
#pluspage .main h1 span {
	padding: 0;
	display: inline-block;
	text-align: center;
}
/* Hack for Safari 7.1-8.0 */
_::-webkit-full-page-media, _:future, :root #pluspage .main h1 span {
	margin: 0 -13px 0 0;
}
#pluspage .main h2 {
	margin:0 auto;
	border:none;
	text-align:center;
	padding: 30px 0 0;
	width:708px;
}
#pluspage .main .w-169 {
	width: 169px;
}
#pluspage .main .w-348 {
	width: 348px;
}
#pluspage .main .t14 {
	font-size: 114%;
	line-height:2;
}
#pluspage .main .p-t34 {
	padding-top: 34px;
}
#pluspage .main .p-t47 {
	padding-top: 47px;
}

#pluspage .main .plus_box ul li {
	float: left;
}
#pluspage .main .plus_sub_box {
	padding: 15px 0 0;
}
#pluspage .main .plus_sub_box p {
	margin: 0 0 0 1em;
	text-indent: -1em;
}
#pluspage .main .plus_sub_box p span {
	font-family: Osaka-mono, "Osaka-等幅", "ＭＳ ゴシック", monospace;
}
#pluspage .main .plus_sub_box .plus_link {
	margin: 10px 0 0;;
	text-indent: 0;
	background: url(../img/arrow_header.gif) 0 8px no-repeat;
	padding: 0px 0 8px 17px;
}
#pluspage .main .plus_sub_box .plus_link a {
	text-decoration: none;
}
#pluspage .main .plus_sub_box .plus_link a:hover {
	text-decoration: underline;
}
#pluspage .main .btn_link a:hover img{
	filter: alpha(opacity=80);
	-moz-opacity: 0.8;
	opacity: 0.8;
}
#pluspage .main .btn_sub_link {
	text-align: right;
	margin: 0 auto;
	width: 468px;
}
#pluspage .main .btn_sub_link a {
	display: inline-block;
	margin: 10px 0 0;;
	text-indent: 0;
	background: url(../img/arrow_header.gif) 0 8px no-repeat;
	padding: 0px 0 8px 17px;
	text-decoration: none;
}
#pluspage .main .btn_sub_link a:hover {
	text-decoration: underline;
}
#pluspage .main .plus_guidance {
	border: 3px solid #ea2720;
	border-top: none;
	padding: 24px 22px 33px;
}
#pluspage .main .plus_guidance p {
	margin: 0;
}
#pluspage .main .plus_sub_guidance {
	width: 658px;
}
#pluspage .main .plus_sub_guidance ul {
	background: #fdf0d1;
	padding: 15px 0 10px;
}
#pluspage .main .plus_sub_guidance ul li {
	list-style: disc;
	margin: 0 42px 0;
	padding: 10px 0 0;
	color: #ea2720;
}
#pluspage .main .plus_sub_guidance ul li span {
	color: #333;
}

#pluspage .main  .plus_box ul:before,
#pluspage .main  .plus_box ul:after {
    content:"";
    display:table;
}
#pluspage .main  .plus_box ul:after {
    clear:both;
}
#pluspage .main  .plus_box ul {
    zoom:1;
}


/*--------------------------------------------------------

pluspage > entrystep 20220714

--------------------------------------------------------*/

#entrysteppage .main p {
	text-align: left;
	font-size:117%;
}

#entrysteppage .main li.box{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-bottom:50px;
}

#entrysteppage .main .text {
	width: 380px;
	text-align: left;
}

#entrysteppage .main h2 {
    width: 100%;
    font-size: 167%;
    font-weight: bold;
    color: #1d2087;
    border-left: 17px solid #1d2087;
    padding: 38px 0 0 10px;
    margin: 0px 0 25px 0;
    line-height: 1;
    clear: both;
    display: block;
}
#entrysteppage .main p.coution {
	background:;
}

#entrysteppage .main .pict {
	width: 300px;
	margin-right: 10px;
}

#entrysteppage .main .pict img {
	width: 100%;
	height:auto;
}


#entrysteppage .main div.coution {
	position: relative;
	display: inline-block;
	margin: 1em 0;
	padding: 0px 15px 10px;
	min-width: 95%;
	max-width: 100%;
	text-align: left;
	line-height: 2;
	background: #fef4f3;
	border-radius: 10px;
}

#entrysteppage .main div.coution span {
	font-weight:bold;
	color: #ea5504;
}

#entrysteppage .main div.coution span.t-normal {
	font-weight: normal;
}

#entrysteppage .main div.coution li {
	margin-left: 1em;
	text-indent: -1em;
	font-size: 114%;
}

/*--------------------------------------------------------

entrystep（line用）20240806

--------------------------------------------------------*/

#entrysteppage .main   div.arrow {
	margin: -25px 0 25px ;
	text-align:center;
}

#entrysteppage .main h3 {
	margin: 25px 0  -10px ;
	
}

#entrysteppage .main .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 14px 0 50px 0;
	clear: both;
}

#entrysteppage .main div.box{
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  margin-bottom:50px;
}

#entrysteppage .main .linetext {
	width: 450px;
	text-align: left;
}

#entrysteppage .main .linepict {
	width: 238px;
	margin-right: 20px;
}

#entrysteppage .main .linepict img {
	width: 100%;
	height:auto;
}

#entrysteppage .main .linepict2 {
	width:100%;
	margin: 10px auto 40px;
}

#entrysteppage .main .linepict2 img {
	width: 100%;
	height:auto;
}

/*--------------------------------------------------------

lppage

--------------------------------------------------------*/

#lppage .main {
 width: 100%;

}

#lppage .main h1 {
	width: 100%;
	color: #1d2087;
	border-bottom: 6px solid #1d2087;
	font-size: 209%;
	font-weight: normal;
	position: relative;
	padding: 12px 0 7px 0;
	margin: 0 0 30px 0;
}

#lppage .main h2 {
	width:100%;
	font-size: 167%;
	font-weight: bold;
	color: #1d2087;
	border-left: 17px solid #1d2087;
	padding: 38px 0 0 10px;
	margin: 0px 0 25px 0;
	line-height: 1;
	clear:both;
	display:block;
}

#lppage .main h3 {
	margin:0 0 10px;
}

#lppage .main p {
	font-size:117%;
	margin:0 0 30px 0;
}

#lppage .main p.m-b10 {
	font-size:117%;
	margin:0 0 10px 0;
}

#lppage .main ul.indent li {
	text-indent:-1em;
	line-height:1.5;
	font-size:114%;

}

#lppage .main p.single a:hover {
	color: #1d2087;
	text-decoration: none;
}

#lppage .main .underline {
	text-decoration: underline;
}

#lppage  .main div.imgBox {
	margin:0 0 45px 0;
}

#lppage .main .btnBoxPlus {
background: #efefef;
text-align: center;
width: 100%;
padding: 20px 0 20px 0;
margin: 30px 0;
clear: both;
}

#lppage .getAdobe {
	position: relative;
	background: #f6f6f6;
	margin: 20px 0 0;
	padding: 15px;
}
#lppage .getAdobe .adobe_reader {
	position: absolute;
	top: 20px;
	right: 20px;
}
#lppage .getAdobe p {
	margin: 0;
}
#lppage .getAdobe p.adobe_link {
	margin: 14px 0 0;
	padding: 0 20px 0 0;
	display: inline-block;
	background: url("/lp/img/blank.gif") right center no-repeat;
}
#lppage .getAdobe p.adobe_link a {
	color: #666666;
}

/*--------------------------------------------------------

lppage　>　webentry 202112

--------------------------------------------------------*/

#lppage .webentry p {
	margin-bottom:10px;
}

#lppage .webentry ul.note li {
	margin-left: 1em;
	text-indent: -1em;
	line-height: 1.5;
	font-size:114%;
}

#lppage .webentry .pointList {
	margin: 0 0;
}
#lppage .webentry .pointList ul {
	letter-spacing: -0.5em;
}
#lppage .webentry .pointList ul li {
	display: inline-block;
	letter-spacing: normal;
	vertical-align: top;
	list-style: none;
	margin: 0 0 0 24px;
	width:300px;
}

#lppage .webentry .pointList ul li:nth-child(1) {
	margin: 0;
}

#lppage .webentry .pointList ul li h3 {
	font-size:150%;
	margin: 0;

}

#lppage .webentry .pointList ul li p {
	margin: 0 0 5px;
}

#lppage .webentry .pointList ul li ul {
	padding:  0 1em;
	margin: 0;	
}

#lppage .webentry .pointList ul li ul li {
	font-size:114%;
	line-height: 1.5;
	margin: 0;	
}

#lppage .webentry .verify li{
width:40%;
padding-left:10px;
}

#lppage .webentry .verify ul {
	color: #1D2087;
	font-weight: bold;
	font-size: 141%;	
}

#lppage .webentry .verify ul li:nth-child(even){
float:left;
}
#lppage .webentry .verify ul li:nth-child(odd){
float:left;
clear:left;
}

#lppage .webentry .verify li span {
	font-size:80%;
	font-weight:normal;
}


#lppage .webentry .verify ul:after{
	content: "";
	display: block;
	clear: both;
}

#lppage .webentry  div.imgDetail {
	overflow: hidden;
}
#lppage .webentry .main div.imgDetail a {
	display: block;
	padding-top: 20px;
	margin-right: 20px;
	width: 148px;
	float: right;
}

#lppage .webentry .icon {
   margin: 0 10px 5px;
   vertical-align: middle;
}

/* box */
#lppage .webentry .box  {
	width:916px;
	padding:30px 10px 10px 30px ;
	margin:30px 0 0 0;
	border:1px solid #CCC;
	overflow:hidden;
	font-size:114%;

}
#lppage .webentry .box dl {
	width:550px;
	padding:5px 0px 0 0;
	float:left;
}

#lppage .webentry .box dt {
	font-size: 141%;
	font-weight:bold;
	color: #1d2087;
}

#lppage .webentry .box dd {
	font-size: 100%;
}

#lppage .webentry .box dt .cap {
	color: #666;
	font-size: 90%;
	vertical-align:middle;
}



#lppage .webentry  p.detailTxt {
	width: 510px;
}

#lppage .webentry  div.cardBox {
	margin-top: 40px;
}
#lppage .webentry  div.cardBox .float-L {
	padding: 0 20px 0 0;
}
#lppage .webentry  div.cardBox a {
	display: block;
	margin-top: 25px;
	margin-right: 20px;
	width: 148px;
	float: right;
}

/* table */

#lppage .webentry  table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 10px 0 10px 0;
	clear: both;
	width: 100%;
	font-size:117%;
}
#lppage .webentry  table th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}

#lppage .webentry  table th {
	border-left: 1px solid #E1E1E1;
}

#lppage .webentry  table td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
	text-align:center;
	vertical-align:middle; 
}

#lppage .webentry  table tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}

#lppage .webentry  table.kihon th, 
#lppage .webentry  table.kihon td,
#lppage .webentry  table.annualFee th, 
#lppage .webentry  table.annualFee td{
	border: 1px solid #CCC;
}

#lppage .webentry  table.kihon th,
#lppage .webentry  table.annualFee th {
	width:30%;
}

#lppage .webentry  table.kihon td {
	text-align:left;
}

#lppage .webentry  table td.left {
	text-align:left;
}

#lppage .webentry  table td ul {
	font-size:89%;
}

/*---- フローデザイン start ---- */

#lppage .webentry ul .balloon {
	position: relative;
	display: inline-block;
	margin: 1em 0 ;
	padding: 10px 20px;
	min-width: 95%;
	max-width: 100%;
	color: #333;
	font-size: 100%;
	background: #ebf5f5;
	border-radius: 10px;
}

#lppage .webentry ul .balloon:before {
	content: "";
	position: absolute;
	top: 100%;
	left: 20%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #ebf5f5;
}
#lppage .webentry ul li:last-child .balloon:before {
	content: none;
}

#lppage .webentry ul .balloon img {
    float:left;	
}

#lppage .webentry ul .balloon p {
	margin: 0;
	margin-left: 30px;
	padding: 0;
	float:left;	
	width:750px;
}

#lppage .webentry ul .balloon p span {
	color: #1D2087;
	font-size: 120%;
	font-weight:bold;
}

#lppage .webentry ul .balloon p span.t-orange {
	color: #ea5504;
}

#lppage .webentry ul .balloon p span.caution {
	color: #ea5504;
	font-weight:normal;
    font-size:100%;
}

#lppage .webentry ul .balloon p span.note {
	color: #333;
	font-weight:normal;
    font-size:90%;
}

#lppage .webentry ul .balloon p span.t14 {
	color: #333;
	font-weight:normal;
    font-size:110%;
}


/*---- フローデザイン end ---- */

/*---- ボタンデザイン ---- */

#lppage .webentry input[type="submit"] {
}

#lppage .webentry input[type="submit"]:hover {

} 

#lppage .webentry input[type="submit"][disabled] {
　　　　cursor: default;
}

#lppage .webentry .button {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  display       : inline-block;
  width:50%;
  border-radius : 3px;  
  font-size: 21px;    
  text-align    : center;  
  cursor        : pointer; 
  padding       : 10px; 
  background    : #ec6d56; 
  color         : #ffffff; 
  border: 0;
  line-height   : 1em;
  opacity       : 1; 
}

#lppage .webentry .jump-button a:hover,
#lppage .webentry .button:hover,
#lppage .webentry .button[disabled]{
  opacity       : 0.7;         /* カーソル時透明度 */
}


#lppage .webentry div.jump-button a {
	-moz-appearance: none;
	-webkit-appearance: none;
	appearance: none;
	border-radius : 3px;  
	font-size:160%;  
	text-align    : center;  
	cursor        : pointer; 
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 10px 0;
	margin:0 250px;
	background    : #ec6d56; 
	color         : #fff; 
 	opacity       : 1; 
	text-decoration:none;
}

#lppage .webentry div.btnBox {
	background: #efefef;
	text-align: center;
	width: 948px;
	padding: 20px 0 20px 0;
	margin: 40px 0 0;
	clear: both;
}

#lppage .webentry table.caution {
	border: 3px solid #EA5504;
	color: #EA5504;
	margin-top:50px;
}

#lppage .webentry table.caution th.title {
	color: #ffffff;
	background: #EA5504;
	border-bottom: #EA5504;
	font-size:120%;
	text-align:center;
}

#lppage .webentry table.caution td ul {
	
}

#lppage .webentry table.caution td ul li {
	text-align:left;
	margin-left: 1em;
    text-indent: -1em;
}

#lppage .webentry table.caution td ul.jr {
  column-count: 2;        /* 列数を2列に指定 */
}

#lppage .webentry table.caution td ul.jr li {
  font-size: 117%;
}	

	

#lppage .webentry .check {
	margin:30px 0;
	font-size:120%;
	text-align:center;
}


#lppage .webentry a img:hover {
    opacity: 0.7;
}

/*--------------------------------------------------------

lppage　>　verify 202112

--------------------------------------------------------*/

#lppage .verify  {
	
}

#lppage .verify ul {
	font-size:114%;
	line-height:2;
}

#lppage .verify ul.note {
	margin-left: 1em;
    text-indent: -1em;
}


#lppage .verify .balloon {
	position: relative;
	display: inline-block;
	margin: 1.5em 0;
	padding: 10px 20px;
	color: #1D2087;
	font-size: 120%;
	font-weight:bold;
	background: #ebf5f5;
	border-radius: 10px;
	float: left;
}

#lppage .verify .balloon:before {
	content: "";
	position: absolute;
	width: 0;
  height: 0;
  right: -10px;
  top: 17px;
  border-left: 10px solid #ebf5f5;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}


#lppage .verify .balloon p {
	margin: 0;
	padding: 0;
}

#lppage .verify ul.issuance {
	text-align: left;
	float: left;

	margin: 1.5em 0 0 2.5em;
	color: #1D2087;
	font-weight: bold;
	font-size: 120%;
}

#lppage .verify ul.issuance li {
	clear:left;
}

#lppage .verify ul.list {
	margin: 0 40px;
	clear:left;
}

#lppage .verify ul.list li{
width:45%;
padding-left:10px;
}

#lppage .verify ul.list li a {
	display: block;
	font-size: 120%;
	text-align: left;
	color: #1D2087;
	text-decoration: none;
	font-weight:bold;
	background-image: url("/common/img/lp/verify/verify_down.gif");
    background-position: 300px center;
    background-repeat: no-repeat;
}

#lppage .verify ul.list li a:hover {
	color: #333;
}

#lppage .verify ul.list li:nth-child(even){
float:left;
}
#lppage .verify ul.list li:nth-child(odd){
float:left;
clear:left;
}

#lppage .verify ul.list:after{
	content: "";
	display: block;
	clear: both;
}

#lppage .verify ul.list li span {
	font-size:80%;
	font-weight:normal;
}

/* table */

#lppage .verify table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 0 0 50px;
	width: 100%;
	font-size:117%;
}

#lppage .verify th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}

#lppage .verify th {
	border-left: 1px solid #E1E1E1;
}

#lppage .verify td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
	text-align:center;
	vertical-align:middle;
}
#lppage .verify tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}

#lppage .verify table.list {
    margin-top:20px;
}


#lppage .verify table.list th {
    text-align:left;
}

#lppage .verify table.list tr td {
	border-left: 0px none;
    width:50%;
}

#lppage .verify table.list img {
width:100%;
}

#lppage .verify table.list td ul {
	line-height:1.5;
	margin: 0.5em 0 0 1.5em;
    text-align:left;
    font-size: 100%;
}

#lppage .verify table.list td li {
	list-style-type: disc;
}

#lppage .verify table.file th {
	width:25%;
}

#lppage .verify table.ng,
#lppage .verify table.ng th,
#lppage .verify table.ng td {
	border: solid 5px #ffffff;
}

#lppage .verify table.ng th {
	background: #ebf5f5;
}

#lppage .verify table.ng th.none {
	background: #fff;
}

#lppage .verify table.ng td.ratio {
	width: 25%;
}


#lppage .verify .anchor {
    display: block;
    padding-top: 70px;
    margin-top: -70x;
}


/*--------------------------------------------------------

lppage　>　kazoku

--------------------------------------------------------*/


#lppage .kazoku .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 50px 0 35px 0;
	clear: both;
}

#lppage .kazoku *,
#lppage .kazoku  *:before,
#lppage .kazoku .main  *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

#lppage .kazoku .btn,
#lppage .kazoku a.btn,
#lppage .kazokun button.btn {
  font-size: 120%;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.8rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

#lppage .kazokun .btn-orangeorange,
#lppage .kazoku a.btn-orange {
  color: #fff;
  background-color: #ec6d56;
}

#lppage .kazoku .btn-orange:hover,
#lppage .kazoku a.btn-orange:hover {
  color: #fff;
  background: #ec6d56ab;
}


/*ここから後でけす*/

#lppage .kazoku table.tetsuzuki *,
#lppage .kazoku table.tetsuzuki *:before,
#lppage .kazoku table.tetsuzuki *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-style: none;
}
	
#lppage .kazoku table.tetsuzuki {
	width: 100%;
	margin: 0 auto;
	border-spacing: 5px;
	border-collapse: separate;
	border-style: none;
}
	
#lppage .kazoku table.tetsuzuki th,
#lppage .kazoku table.tetsuzuki td {
	padding: 10px;
}
	
#lppage .kazoku table.tetsuzuki th.title {
	position: relative;
	z-index: 1;
	width: 125px;
	height: 50px;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px 5px 0 0;
}
#lppage .kazoku table.tetsuzuki th.title:after {
	font-family: 'FontAwesome';
	font-size: 5em;
	position: absolute;
	z-index: -1;
	right: 0;
	bottom: -30px;
	left: 0;
	content: '▼';
}
#lppage .kazoku table.tetsuzuki th.kk {
	background: #fce6da;
}
#lppage .kazoku table.tetsuzuki th.kk:after {
	color: #fce6da;
}
#lppage .kazoku table.tetsuzuki th.kt {
	background: #d7eaea;
}
#lppage .kazoku table.tetsuzuki th.kt:after {
	color: #d7eaea;
}

#lppage .kazoku table.tetsuzuki td {
	border-bottom: 1px solid #CCC;
    padding: 10px;
}	

#lppage .kazoku table.tetsuzuki td.none {
	border-bottom: 0px;
    padding: 10px;
}

#lppage .kazoku table.tetsuzuki th span.small {
	font-weight: normal;
}

#lppage .kazoku table.tetsuzuki td span.cord {
	font-weight: bold;
	padding:0 1em;
	background:#dfdfdf;
	margin-left:1em;
	font-size:110%;
}
/*ここまで後でけす*/
	
#lppage .kazoku table.tetsuzuki2 *,
#lppage .kazoku table.tetsuzuki2 *:before,
#lppage .kazoku table.tetsuzuki2 *:after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	border-style: none;
}

#lppage .kazoku table.tetsuzuki2 th {
	width:30%;
}	

	
#lppage .kazoku table.tetsuzuki2 th,
#lppage .kazoku table.tetsuzuki2 td {
	padding: 10px;
}	

#lppage .kazoku table.tetsuzuki2 {
	width: 100%;
	margin: 0 auto;
	border-spacing: 5px;
	border-collapse: separate;
	border-style: none;
}

#lppage .kazoku table.tetsuzuki2 td {
	border-bottom: 1px solid #CCC;
    padding: 10px;
}	

#lppage .kazoku table.tetsuzuki2 td.top {
	border-top: 1px solid #CCC;
    padding: 10px;
}	
	
	
#lppage .kazoku table.tetsuzuki2 td span.cord2 {
	font-weight: bold;
		padding:0 1em;
	background:#dfdfdf;
	margin:0 1em;
	font-size:110%;
}
		
	
	
/*---- アコーディオン ---- 

#lppage .verify div.list {
	margin: 30px 30px 0;
	clear: both;
}


#lppage .verify .list_acBtn {
	margin: 0;
	clear: both;
}

#lppage .verify  .list_acBtn label {
	display: block;
	font-size: 140%;
	text-align: left;
	color: #1D2087;
	text-decoration: none;
	font-weight:bold;
	padding: 5px;
	margin-top:10px;
	background-image: url("/common/img/lp/verify/verify_down.gif");
    background-position: 300px center;
    background-repeat: no-repeat;
 
}

#lppage .verify .list_acBtn input {
    display: none;
}

#lppage .verify  .list_acBtn div.ac_body {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

#lppage .verify  .list_acBtn input:checked ~ div.ac_body {
    height: auto;
    padding: 1em;
    opacity: 1;
}


#lppage .verify  .list_acBtn input:checked + label:hover,
#lppage .verify  .list_acBtn input:checked + label:hover:after  {
	background-image: url("/common/img/lp/verify/verify_up.gif");
}

#lppage .verify  div.ac_body {
	border: solid 1px #ccc;
	text-align: left
}

#lppage .verify  div.ac_body img {
	float:left;
	width:50%;
}

#lppage .verify  div.ac_body ul {
	line-height:1.5;
	margin: 0.5em 0 0 3em;
	width:45%;
	float:left;
}

#lppage .verify  div.ac_body li {
	list-style-type: disc;
}

 --*/



/*--------------------------------------------------------

lppage　>　jr

--------------------------------------------------------*/

#lppage .jr div h2.m-t40 {
    margin-top: 40px ;                    
}

#lppage .jr h3.m-t30 {
    margin-top: 30px ;                    
}

#lppage .jr h4 {
    margin: 10px 30px 5px ;  
    font-size: 114%;  
     color: #ea5504;                
}
	
#lppage .jr div.float_img {
    width:250px;
    height:250px;
    float: right;
}

#lppage .jr .both {
	clear: both;
}
	
#lppage .jr .float_box-wrap {
    margin-bottom: 50px ;                    
}

#lppage .jr .float_box {
    padding: 0px 10px 10px 0px;         
    width: 300px;               
    text-align: center;         
    float:  left;              
}

#lppage .jr .float_text {	
    float: left;                
    width: calc(100% - 310px);  
}

#lppage .jr p.lh-1 {
	line-height: 1.5;
}

	
#lppage .jr table.kihon th.blue,
#lppage .jr table.kihon td.blue {
    background: #ebf5f5;
	text-align: center; 
	font-weight: bold;
}

	
#lppage .jr table.deadline th.step {
	width:50%;
    padding-left:30px;
    color: #1D2087;
    text-align:left;
    background: #ebf5f5;
}

#lppage .jr table.deadline td.deadline,
#lppage .jr table.point td span	{
    color: #ea5504;
   font-weight:bold;
   font-size:120%;
}

#lppage .jr table.deadline td {
   font-size:120%;
}

#lppage .jr table.deadline span, 
#lppage .jr table.point span.kome {
   font-size:90%;
   font-weight:normal;
}

#lppage .jr table.point td {
   text-align:center;
}

#lppage .jr table.point th.pink  {
   background: #fef4f3;
}

#lppage .jr table.point td {
   vertical-align:middle;
}

#lppage .jr table.point td img {
	display: inline-block;
	vertical-align: middle;
	margin-right:5px;
}

#lppage .jr .box1{
  width:100%;
  height:100px;
  background:#fef4f3;
  border-radius:30px;
  /* border: solid 2px #ea5504;*/
  margin-bottom:30px;
}	

#lppage .jr .box1 img {
    float:left;	
    padding:10px 5px 15px 20px;
    width:250px;
}

#lppage .jr .box1 p{
   padding:22px 15px 0 0;
  line-height:1.8;
  font-weight:bold;
  float:left;
}

#lppage .jr .box1 p span{
  color:#ea5504;
  font-size:150%;
}

#lppage .webentry ul .balloon p {
	margin: 0;
	margin-left: 30px;
	padding: 0;
	float:left;	
	width:750px;
}


#lppage .jr  .verify li{
width:40%;
padding-left:5px;
}
	

#lppage .jr .box2{
  background: #ebf5f5;
  border-radius:10px;
  /* border: solid 2px #ea5504;*/
  margin:10px 0 20px;
	width:70%;
}

#lppage .jr .box2 p{
  padding:8px 0 0px 30px;
  line-height:1.8;
  font-weight:bold;
}

#lppage .jr .box2 table.verify_sample {
	margin:auto;
	width:70%;
  line-height:1.8;
 
	
}

#lppage .jr .box2 table.verify_sample,
#lppage .jr .box2 table.verify_sample tbody,
#lppage .jr .box2 table.verify_sample tr,
#lppage .jr .box2 table.verify_sample td {
	border: none;
}

#lppage .jr .box2 table.verify_sample td.img {
	background: #fff;
}	


	

#lppage .jr .form-text {
    height: 2.4em;
	font-size:140%;
    width: 20%;
    padding: 0 16px;
    border-radius: 4px;
    border: none;
    box-shadow: 0 0 0 1px #ccc inset;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
}

#lppage .jr .form-text:focus {
    outline: 0;
    box-shadow: 0 0 0 2px #7cb9bb inset;
}


#lppage .jr .form-button {
    display: inline-block;
    width: 20%;
    padding: 8px;
	
    border: none;
    border-radius: 4px;
    background-color: #7cb9bb;
    color: #fff;
    font-weight: bold;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border: 2px solid transparent;
}

#lppage .jr .form-button:hover {
    color:#7cb9bb;
	background:#d7eaea;
}

#lppage .jr .form-button:focus {
    outline: 0;
    background-color: #d7eaea;
    border: 2px solid #7cb9bb;
}

	
	
/*--------------------------------------------------------

lppage　>　web_point

--------------------------------------------------------*/

#lppage .web_point p.point {
	margin: 0;
	font-size:170%;
	font-weight:bold;
}

#lppage .web_point p.point-s  {
	margin-left: 30px;
	font-size:150%;
	font-weight:bold;
}

/*--------------------------------------------------------

lppage　>　ks_hoken

--------------------------------------------------------*/

#lppage .ks_hoken .form_Btn {
	margin:0px 10px 50px;
}

#lppage .ks_hoken  .form_Btn a {
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	background-image: url("/common/img/arw_or.gif"), url("/common/img/win_or.gif");
    background-position: left center, right bottom;
    background-repeat: no-repeat, no-repeat;
	background-color: #ea5506;
}
#lppage .ks_hoken  .form_Btn a:hover {
	opacity: 0.7;
}

#lppage .ks_hoken  .form_Btn a span {
	font-size: 80%;	
}






	
	
/*--------------------------------------------------------

campaignpage > webentry

--------------------------------------------------------*/


#campaignpage .main .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 14px 0 50px 0;
	clear: both;
}

#campaignpage .main div.webentry .icon {
   margin: 0 10px 5px;
   vertical-align: middle;
}

#campaignpage .main div.webentry h4 {
    margin: 10px 30px 5px ;  
    font-size: 114%;  
     color: #ea5504;                
}

#campaignpage .main div.webentry div.float_img {
    width:250px;
    height:250px;
    float: right;
}

#campaignpage .main div.webentry .float_box-wrap {
    margin-bottom: 50px ;                    
}

#campaignpage .main div.webentry .float_box {
    padding: 0px 10px 10px 0px;         
    width: 260px;               
    text-align: center;         
    float:  left;              
}

#campaignpage .main div.webentry .float_text {	
    float: left;                
    width: calc(100% - 280px);  
}


#campaignpage .main div.webentry table.point  {
	margin-bottom:10px;
}

#campaignpage .main div.webentry table.point th,
#campaignpage .main div.webentry table.point td {
	vertical-align: middle;
	font-size:114%;
}


#campaignpage .main div.webentry table.point span.kome {
   font-size:90%;
   font-weight:normal;
}

#campaignpage .main div.webentry table.point td {
   text-align:center;
}

#campaignpage .main div.webentry table.point th.pink  {
   background: #fef4f3;
}

#campaignpage .main div.webentry table.point td {
   vertical-align:middle;
}

#campaignpage .main div.webentry table.point td img {
	display: inline-block;
	vertical-align: middle;
	margin-right:5px;
}


#campaignpage .main div.webentry ul.note {
	margin-left: 2em;
    text-indent: -2em;
    font-size:100%;
}

#campaignpage .main div.webentry table.counter {
   margin-bottom: 15px;
}

#campaignpage .main div.webentry p.counter {
	margin-left: 1em;
    text-indent: -1em;
   line-height: 1.5;
	font-size:114%;
}

/*--------------------------------------------------------

lppage　>　PiTaPa 202507

--------------------------------------------------------*/

#lppage .pitapa h2.m-t50 {
	margin-top: 50px;
}

#lppage .pitapa p.m-b10 {
	margin-bottome: 10px;
}

#lppage .pitapa ul{
	font-size:114%;
}

#lppage .pitapa ul li {
	margin-left: 1em;
    text-indent: -1em;
}

#lppage .pitapa ul li:nth-child(n+2) {
	margin-top: 0.5em;
}

#lppage .pitapa ul.ind2 li {
	margin-left: 2em;
    text-indent: -2em;
}

#lppage .pitapa table {
	border: 1px solid #CCC;
	font-size:114%;
	border-collapse: collapse;
	margin: 20px 0 20px 0;
	clear: both;
	width: 100%;
}

#lppage .pitapa th {
	background: #ebf5f5;
	border-right: 1px solid #CCC;
}

#lppage .pitapa th,
#lppage .pitapa td {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	vertical-align:middle;
	color:#333333;
	padding:10px 9px 10px 9px;
}

#lppage .pitapa table.situation {
	border: 3px solid #1d2087;
	width: 100%;
}

#lppage .pitapa table.situation td {
	font-size:150%;
	padding:20px 30px;
}


#lppage .pitapa th.root {
	width: 25%;
}

#lppage .pitapa td.mark {
	font-size:210%;
	text-align:center;
	width: 15%;
}

#lppage .pitapa table.days {
	text-align:center;
	
}

#lppage .pitapa table.days th.kubun {
	width: 25%;
}

#lppage .pitapa table.days th,
#lppage .pitapa table.days td {
	border: 1px solid #CCC;
}

#lppage .pitapa table.days th.honnin {
	width: 37%;
}
#lppage .pitapa table.days tr.jouken th,
#lppage .pitapa table.days tr.jouken td {
	background: #fef4f3;	
}


#lppage .pitapa p.right {
	text-align: right;
	
}


/*--------------------------------------------------------

lppage　>　reference 202012

--------------------------------------------------------*/


/* table */

#lppage .reference table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 20px 0 10px 0;
	clear: both;
	width: 100%;
}
#lppage .reference th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	text-align:center;
	vertical-align:middle;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
}

#lppage .reference th {
	border-left: 1px solid #E1E1E1;
}

#lppage .reference th.blue{
	background: #ebf5f5;
}

#lppage .reference th.red {
	background: #fef4f3;	
}

#lppage .reference td.gray,
#lppage .reference th.gray,
#lppage .reference tr.even {
	background: #EEE;	
}

#lppage .reference td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
	text-align:center;
	vertical-align: middle;
	font-size: 117%;

}

#lppage .reference tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}

#lppage .reference td.right {
	text-align: right;
}

#lppage .reference td.p-r75 {
	padding-right:75px;
}

#lppage .reference td.p-r95 {
	padding-right:95px;
}

#lppage .reference td.p-r105 {
	padding-right:105px;
}

#lppage .reference tr span.price {
	font-size:117%;
}

#lppage .reference th.year {
	width:17%;
}

#lppage .reference th.month {
	width:13%;
}

#lppage .reference th.term  {
	width:40%;
}

#lppage .reference caption {
	text-align:left;
	font-weight:bold;
	font-size:141%;
	color: #1d2087;
	margin:20px 0 10px
}

#lppage .reference ol  {
	margin:10px 0px 30px;
}
	
#lppage .reference ol li {
	text-align:left;
	font-size:114%;
	margin:10px 0px;
}


#lppage .reference .float_box-wrap {
    margin-bottom: 100px ; 
	clear: both;
}

#lppage .reference .float_box {
    padding: 0px 10px 30px 0px;         
    width: 500px;               
    text-align: center;         
    float:  left;              
}

#lppage .reference .float_text {	
    float: left;                
    width: calc(100% - 510px);  
}
	

/*--------------------------------------------------------

lppage　>　e-kenetpluskiyaku

--------------------------------------------------------*/

#lppage .e-kenetpluskiyaku .line-bottom {
width: 100%;
font-weight:bold;
font-size: 134%;
vertical-align:middle;
padding:0 0 30px 0;
}

#lppage .e-kenetpluskiyaku .line-bottom p {
line-height:2;
}

#lppage .e-kenetpluskiyaku .float-L {
padding:15px 25px 0 ;
vertical-align: middle;
}

/*--------------------------------------------------------

lppage 　>　invoiceconfirmation

--------------------------------------------------------*/


#lppage .invoice .html {
	border:0;
	
}

#lppage .invoice img {

}

#lppage .invoice dl {
    width: 100%;
    padding:0;
}

#lppage .invoice dl dt {
	font-size:134%;
	line-height:1.5;
	font-weight:bold;
	color: #1d2087;
}


#lppage .invoice dl dd.t-indent {
	margin-left: 6rem;
    text-indent: -6rem;
}

#lppage .invoice dl dd {
	font-size:130%;
	margin:5px 0 0 0;
	line-height:2;
	padding:0 0 20px 0;
}

#lppage .invoice dl dd ul.note {
	margin-left: 1em;
    text-indent: -1em;
}

#lppage .invoice p {
	font-size:130%;
	line-height:1.5;
}



#lppage .invoice .line {
	margin:35px 0 0 0;
	padding:35px 0 0 0;
	border-top: 1px solid #CCC;
	width:100%;
	clear:both;
}




/*--------------------------------------------------------

lppage 　>　plus_ad

--------------------------------------------------------*/

#lppage .plus_ad ol.plus_ad_how{
  counter-reset:list;
  list-style-type:none;
  font-size: 134%; 'arial narrow', sans-serif;
  padding: 0px;
  margin-bottom: 20px;
}
  
#lppage .plus_ad ol.plus_ad_how li{
  position:relative;
  font-weight: bold;
  color: #1d2087;
}
  

#lppage .plus_ad table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 20px 0 35px 0;
	clear: both;
	width: 100%;
}
#lppage .plus_ad th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}

#lppage .plus_ad th {
	border-left: 1px solid #E1E1E1;
}
#lppage .plus_ad td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
	text-align:left;
	font-size: 114%;
}
#lppage .plus_ad tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}
#lppage .plus_ad caption {
	text-align:left;
	font-weight:bold;
	padding:0 0 5px 0;
}

/* 問い合わせ */

#lppage .plus_ad dl {	
width: 100%;
padding:0;
}

#lppage .plus_ad dl dt {
	font-size:117%;
	line-height:2;
	font-weight:bold;
}
#lppage .plus_ad dl dd {
	font-size:130%;
	margin:10px 0 0 10px;
	line-height:1.5;
	padding:0 0 20px 0;
}

/*--------------------------------------------------------

lppage 　>　denki （202206追加）

--------------------------------------------------------*/

#lppage .denki table {
	width: 95%;
	margin: 20px auto 20px auto;
	line-height: 1.5;	
}

#lppage .denki table.end {
	margin-bottom: 60px;

}	

#lppage .denki table td.cp_img {
	width:330px;
	padding:30px;
	text-align: center;
}

#lppage .denki table td.cp_cap {
	padding-right:30px;
}

#lppage .denki table td.cp_cap p {
	
}

#lppage .denki table td.cp_cap li {
	padding-left:1em;
    text-indent:-1em;
    font-size:114%;
}

#lppage .denki table.blue {
	background:#ebf5f5;
}

#lppage .denki table caption {
	color: #1d2087;
	text-align:left;
	font-weight:bold;
	font-size:150%;
	margin: 10px 0;
}

#lppage .denki  .campaign_Btn {
	margin: 50px 130px 50px;
}

#lppage .denki  .campaign_Btn a {
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	background-image: url("/common/img/arw.gif"), url("/common/img/win.gif");
    background-position: left center, right bottom;
    background-repeat: no-repeat, no-repeat;
	background-color: #7abab9;
}
#lppage .denki  .campaign_Btn a:hover {
	opacity: 0.7;
}

#lppage .denki ul.denki {
	padding-left:1em;
    text-indent:-1em;
    font-size:114%;
	line-height: 2;
}

#lppage .denki span.t-blue {
	color: #1d2087;
}		
	

/*--------------------------------------------------------

lettertoppage 

--------------------------------------------------------*/

#lettertoppage .letter_Text {
	padding: 10px 15px 10px;
	margin: 10px 0 0;
}
#lettertoppage .letter_Text p {
	margin: 10px 0 0;
	font-size: 120%;
}

#lettertoppage .letter_topicText {
	border: 3px solid #7abab9;
	padding: 10px 15px 20px;
	margin: 20px 0 0;
}
#lettertoppage .letter_topicText p {
	margin: 10px 0 0;
	font-size: 120%;
}
#lettertoppage .letter_topicList {
	margin: 20px 40px 0;
}
#lettertoppage .letter_topicList li {
	list-style: disc;
	font-size: 110%;
}
#lettertoppage .letterIndex {
	border-top: 3px solid #271c83;
	margin: 30px 0 0;
	padding: 25px 18px;
}
#lettertoppage .letterIndex dl {
	margin: 0 0 15px;
}
#lettertoppage .letterIndex dl dt {
	margin: 15px 0 5px;
	padding: 0 0 0 18px;
	font-size: 160%;
	font-weight: bold;
	color: #811c20;
	background: url("/letter/img/icon.gif") left center no-repeat;
}

#lettertoppage .letterIndex dl dd {
	font-size: 110%;
}
#lettertoppage .letterIndex dl dt:first-child {
	margin-top: 0;
}
#lettertoppage .letterIndex dl dd {
	line-height: 1.8;
	padding: 0 0 0 18px;
}
#lettertoppage .letterIndex ul li {
	margin: 0 0 5px;
	padding: 0 0 0 18px;
	font-size: 110%;
	color: #333;
	font-weight: normal;
	background: url("/letter/img/icon.gif") left center no-repeat;
}
#lettertoppage .letterIndex ul li span {
	font-weight: bold;
	font-size: 120%;
	color: #811c20;
	display: inline-block;
	width: 260px;
}
#lettertoppage .letterIndex .letterBtn {
	margin: 50px 60px 0;
}
#lettertoppage .letterIndex .letterBtn a {
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 20px 0;
	background: url("/letter/img/arw.gif") left center no-repeat #7abab9;
}
#lettertoppage .letterIndex .letterBtn a:hover {
	opacity: 0.7;
}
#lettertoppage .getAdobe {
	position: relative;
	background: #f6f6f6;
	margin: 20px 0 0;
	padding: 15px;
}
/*----festa----*/ 
#lettertoppage .letterIndex .letterBtn01 {
	margin: 50px 60px 0;
}
#lettertoppage .letterIndex .letterBtn01 a {
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	background: url("/letter/img/arw.gif") left center no-repeat #7abab9;
}
#lettertoppage .letterIndex .letterBtn01 a:hover {
	opacity: 0.7;
}
#lettertoppage .letterIndex .letterBtn02 {
	margin: 20px 60px 0;
}
#lettertoppage .letterIndex .letterBtn02 a {
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	background: url("/letter/img/arw.gif") left center no-repeat #7abab9;
}
#lettertoppage .letterIndex .letterBtn02 a:hover {
	opacity: 0.7;
}
/*----festa end----*/ 
#lettertoppage .getAdobe {
	position: relative;
	background: #f6f6f6;
	margin: 20px 0 0;
	padding: 15px;
}
#lettertoppage .getAdobe .adobe_reader {
	position: absolute;
	top: 20px;
	right: 20px;
}
#lettertoppage .getAdobe p {
	margin: 0;
}
#lettertoppage .getAdobe p.adobe_link {
	margin: 14px 0 0;
	padding: 0 20px 0 0;
	display: inline-block;
	background: url("/letter/img/blank.gif") right center no-repeat;
}
#lettertoppage .getAdobe p.adobe_link a {
	color: #666666;
}

/*----171115----*/ 
#lettertoppage .main .btnBoxPlus {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 20px 0 20px 0;
	margin: 30px 0;
	clear: both;
}

/*--------------------------------------------------------

campaignpage 

--------------------------------------------------------*/

#campaignpage  .main p {
	font-size:117%;
	margin:0 0 20px 0;
}

#campaignpage  .main div.imgBox {
	margin:0 0 45px 0;
}

#campaignpage  .main div.imgBox2 {
	margin:0 0 20px 0;
}

#campaignpage  .main div.imgBox3 {
	margin:-15px 0 20px 0;
}	

#campaignpage  .main div.imgBox4 {
	margin:0 0 10px 0;
}

#campaignpage  .main div.imgBox5 {
	margin:70px 0 10px 0;
}	

#campaignpage  .main h1> span {
	font-size: 48%;
	font-weight: normal;
	position: absolute;
	right : 0;
	text-align: right;
	padding: 15px 0 0 0;
	margin: 0px 0 0 0;
}

#campaignpage  .campaign_Btn {
	margin: 50px 60px 50px;
}

#campaignpage  .campaign_Btn a {
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	background-image: url("/common/img/arw.gif"), url("/common/img/win.gif");
    background-position: left center, right bottom;
    background-repeat: no-repeat, no-repeat;
	background-color: #7abab9;
}

#campaignpage  .campaign_Btn a:hover {
	opacity: 0.7;
}



#campaignpage .getAdobe {
	position: relative;
	background: #f6f6f6;
	margin: 20px 0 0;
	padding: 15px;
}

#campaignpage .getAdobe .adobe_reader {
	position: absolute;
	top: 20px;
	right: 20px;
}
#campaignpage .getAdobe p {
	margin: 0;
	font-size: 100%;
}
#campaignpage .getAdobe p.adobe_link {
	margin: 14px 0 0;
	padding: 0 20px 0 0;
	display: inline-block;
	background: url("/letter/img/blank.gif") right center no-repeat;
}
#campaignpage .getAdobe p.adobe_link a {
	color: #666666;
}

#campaignpage .main .btnBoxPlus {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 20px 0 20px 0;
	margin: 30px 0;
	clear: both;
}

/* 2011 Web広告 */

#campaignpage .main ol.plus_ad_how{
  counter-reset:list;
  list-style-type:none;
  font-size: 134%; 'arial narrow', sans-serif;
  padding: 0px;
  margin-bottom: 20px;
}
  
#campaignpage .main ol.plus_ad_how li{
  position:relative;
  font-weight: bold;
  color: #1d2087;
}
  

#campaignpage .main table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 20px 0 35px 0;
	clear: both;
	width: 100%;
}
#campaignpage .main th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}

#campaignpage .main th {
	border-left: 1px solid #E1E1E1;
}
#campaignpage .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
}
#campaignpage .main tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}
#campaignpage .main caption {
	text-align:left;
	font-weight:bold;
	padding:0 0 5px 0;
}




	

/* 1703-mineo */


#campaignpage  .campaign_mineoLinkBtn {
	margin: 0px 60px 50px;

}
#campaignpage  .campaign_mineoLinkBtn a {
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	background-image: url("/common/img/campaign/mineo/arw_mineo.gif"), url("/common/img/campaign/mineo/win_mineo.gif");
    background-position: left center, right bottom;
    background-repeat: no-repeat, no-repeat;
	background-color: #20a641;
}
#campaignpage  .campaign_mineoLinkBtn a:hover {
	opacity: 0.7;
}

#campaignpage .main ul.indent01 li {
	text-indent:-1em;
	margin:0 1em 3px 1em;
	line-height:1.5;
	font-size:114%;
}

#campaignpage .main ul.indent02 li {
	text-indent:-2em;
	margin:0 1em 10px 2em;
	line-height:1.5;
	font-size:114%;
}

#campaignpage .main ul.indent02 li span {
	line-height:1.5;
	font-size:84%;
}

#campaignpage .main ul.indent03 {
	margin-top:30px;
}
#campaignpage .main ul.indent03 li {
	text-indent:-6em;
	margin:1em 1em 3px 6em;
	line-height:1.5;
	font-size:114%;
}

#campaignpage .main ul.indent03 li ul {
	margin-top: -1.5em;
}

#campaignpage .main ul.indent03 li li {
	text-indent:-1em;
	margin:0 0 3px 1em;
	line-height:1.5;
	font-size:100%;
}

#campaignpage .main ul.m-t-15 {
	margin-top: -15px;
}

#campaignpage .main ul.m-b15 {
	margin-bottom: 15px;
}

#campaignpage  .main div.imgBox2 {
	margin:0 0 20px 0;
}

/* 1810-15th */

#campaignpage .main ul.indent02 li span.t-orange {
	line-height:1.5;
	color: #ea5504;
	font-size:100%;
}

#campaignpage .main ul.indent04 li {
	margin:0 1em 5px 1em;
	line-height:1.5;
	font-size:114%;
}
#campaignpage .main ul.indent04 li span {
	margin:0 0 0 -1em;
}


#campaignpage  .campaign_BtnPlus {
	background: #efefef;
	text-align: center;
	padding: 30px 60px;
	margin: 30px 0;
	clear: both;
}

#campaignpage  .campaign_BtnPlus a {
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	background-image: url("/campaign/img/arw_plus.gif"), url("/campaign/img/win_plus.gif");
    background-position: left center, right bottom;
    background-repeat: no-repeat, no-repeat;
	background-color: #ea5504;
}
#campaignpage  .campaign_BtnPlus a:hover {
	opacity: 0.7;
}


/* 2304 切替 */


#campaignpage  h3.kirikae {
	margin-top:30px;
}

#campaignpage  table.kirikae {
	margin-top:5px;
	font-size:114%;
}

#campaignpage  table.kirikae2,#campaignpage  table.kikan  {
	margin:5px 0;	
	font-size:114%;
}
	
#campaignpage  table.kirikae th, 
#campaignpage  table.kirikae td,
#campaignpage  table.kikan th, 
#campaignpage  table.kikan td {
	width:30%;
	vertical-align:middle;
}
	
#campaignpage  table.kirikae2 th, 
#campaignpage  table.kirikae2 td {	
	vertical-align:middle;
}
	
#campaignpage  table.kikan td {
	text-align: center;
}
	
#campaignpage div.jump {
display: block;
   margin-top:-100px;
   padding-top:100px;

	
}
	
/* 2408 モバイルカード */
#campaignpage  h3.mb {
	font-size:150%;
	color:#1d2087;
	font-weight:bold;
}

#campaignpage  h4.mb {
	font-size:134%;
	color:#333;
	font-weight:bold;
	padding:  0 ;
}




#campaignpage  .campaign_mbBtn {
	margin: 30px 60px 50px;
}

#campaignpage  .campaign_mbBtn2 {
	margin: 0px 60px 30px;
}

#campaignpage  .campaign_mbBtn a,
#campaignpage  .campaign_mbBtn2 a{
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	background-image: url("/common/img/arw.gif"), url("/common/img/win.gif");
    background-position: left center, right bottom;
    background-repeat: no-repeat, no-repeat;
	background-color: #7abab9;
}

#campaignpage  .campaign_mbBtn a:hover,
#campaignpage  .campaign_mbBtn2 a:hover{
	opacity: 0.7;
}

#campaignpage  .main .overflow {
	padding:5px 0px;
}

#campaignpage  .main dl.mb {
	
	padding:0px 0px 10px;
}

#campaignpage  .main dl.mb dt {
	font-weight:bold;
	font-size: 134%;
}

#campaignpage  .main dl.mb dd {
	font-size: 114%;
	padding:5px  0px 10px 1em;
}






/* CSSでアコーディオン実装 191205色変更*/

#campaignpage .main .campaign_acBtn {
	margin: 0 0 50px;
}

#campaignpage .main .campaign_acBtn label {
	display: block;
	font-size: 130%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding:  5px 0;
	background-image: url("/campaign/img/arw_down.gif");
    background-position: left center;
    background-repeat: no-repeat;
	background-color: #7abab9;
}

#campaignpage .main .campaign_acBtn label:hover {
	opacity: 0.7;
}

#campaignpage .main .campaign_acBtn input {
    display: none;
}

#campaignpage .main .campaign_acBtn div.ac_body {
    height: 0;
    padding: 0;
    overflow: hidden;
    opacity: 0;
    transition: 0.8s;
}

#campaignpage .main .campaign_acBtn input:checked ~ div.ac_body {
    height: auto;
    padding: 2em 2em 2em;
    opacity: 1;
}

#campaignpage .main .campaign_acBtn input:checked + label:hover,
#campaignpage .main .campaign_acBtn input:checked + label {
	background-image: url("/campaign/img/arw_up.gif");
}

#campaignpage .main div.ac_body {
	border: solid 2px #7abab9;
	border-top: none;

}

#campaignpage .main div.ac_body dt {
	line-height:1.5;
	color: #333;
	font-weight: normal;
	font-size:114%;
}

#campaignpage .main div.ac_body dd {
	line-height:1.5;
	margin: 0.5em 0 1em 1em ;
	font-size:114%;
}

#campaignpage .main div.ac_body ul {
	line-height:1.5;
	font-size:100%;	

	margin: 0.5em 1em 1em;
}

#campaignpage .main div.ac_body li {
	list-style-type: circle;
}

#campaignpage .main div.ac_body ol {
	line-height:1.5;
	font-size:100%;	
	text-indent:-1em;
	margin: 0.5em 0 1em 1em ;
}

#campaignpage .main div.ac_body ol li {
	list-style-type: none;
}


#campaignpage .t-normal {
	font-weight: normal;
 }




/* 1711-pointmall-opening */
#campaignpage .main .childBox {
	padding:10px 5px 10px 20px;
	margin:15px 0 10px 20px;
	width:288px;
	font-size: 117%;
	font-weight:bold;
	white-space:normal;
}


/* renew201706 */
.inputHowtoBox {
  background: #fff8e6;
  width: 100%;
  padding: 0 25px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.inputHowtoBoxSub {
  border: 1px solid #f9f2e1;
  background: #fff;
  text-align: center;
  width: 320px;
}
.inputHowtoBoxSub:nth-child(1) {
  float: left;
}
.inputHowtoBoxSub:nth-child(2) {
  float: right;
}
.inputHowtoBoxSub > div:nth-child(3) {
  padding: 12px 0 18px;
}
	
.inputHowtoBox ul {
  padding: 20px 0 0 0;
	 padding-left: 1em;
  text-indent: -1em;
  clear: both;
}

.inputHowtoBox li {
  padding: 5px 0 0 0;
}	





/* renew202207 */

.inputHowtoBox {
  background: #fff8e6;
  width: 100%;
  padding: 0 25px 25px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

.inputHowtoBox_Sub {
  border: 1px solid #f9f2e1;
  background: #fff;
  text-align: center;
  width: 210px;
}

.inputHowtoBox_Sub {
  float: left;
  margin-right:10px;
  padding-bottom:10px;
}

.inputHowtoBox_Sub:nth-child(3) {
  margin-right:0px;
}


/* renew202503 */

.inputHowtoBox div.box {
  border: 1px solid #f9f2e1;
  background: #fff;
  width: 100%;
  margin-top: 10px;
  padding: 10px 10px 10px 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}




/* apply201710 */
#campaignpage .campaignIndex ul{
	margin: 0 0 20px;

}

#campaignpage .campaignIndex ul li {
	margin: 0 0 18px;
	padding: 0 0 0 18px;
	font-size: 130%;
	color: #333;
	font-weight: normal;
	background: url("/campaign/img/icon.gif") left center no-repeat;
}
#campaignpage .campaignIndex ul li span {
	font-weight: bold;
	font-size: 100%;
	color:  #333;
	display: inline-block;
	width: 190px;
}

#campaignpage .campaignIndex ul li a {
	color:  #333;
	text-decoration: none;
}

#campaignpage .campaignIndex ul li a:hover {
	text-decoration: underline;
}

/* 2109-tatsujin */
#campaignpage .main .m-b5 {
	margin-bottom: 5px;
}
#campaignpage .main ul.shisetu {
	margin-bottom: 20px;
}

#campaignpage .main ul.shisetu li {
	margin:0 0 1em 0;
	line-height:1.5;
	font-size:110%;
}

#campaignpage .main ul.shisetu li span.title {
	line-height:1.5;
	font-size:130%;
	color: #1d2087;
	font-weight:bold;
}

#campaignpage .main ul.shisetu li ul {
	margin-top:0.5em;
}

#campaignpage .main ul.shisetu li ul li{
	margin:0 0 0.5em 1em;
}

/* 2204-tatsujin */
	
#campaignpage .main p span.b-bold {
	font-size:114%;
	color:#ea5504;
	font-weight:bold;
	line-height:3;
}
	
#campaignpage .main ul.shisetu02 {
	margin-bottom: 20px;
}

#campaignpage .main ul.shisetu02 li {
	margin:0 0 1em 0;
	line-height:1.5;
	font-size:114%;
}

#campaignpage .main ul.shisetu02 li a {
	color:#333;
	text-decoration: none;
}

#campaignpage .main ul.shisetu02 li a:hover {
	color:#1d2087;
	text-decoration: underline;
}

#campaignpage .main ul.shisetu02 li img {
	
}	

/* 2210-tatsujin */
	
#campaignpage .main table.tatsujin_point td {
	font-size:114%;
	padding-left:40px;
	width:50%;
	font-weight:bold;
}

#campaignpage .main table.tatsujin_point td.point {
	color:#ea5504;
	font-weight:bold;
	padding-left:0px;
	text-align: center;

	
}

#campaignpage .main	.box1{
	box-sizing:border-box;
	width:100%;
	background:#fef4f3;
	border-radius:10px;
	padding:20px;
	margin-bottom:20px;
	font-size:114%;
	line-height:2;
}

#campaignpage .main	.box2{
	width:90%;
	background:#ebf5f5;
	border-radius:10px;
	padding:20px;
	margin:10px;
	font-size:114%;
	line-height:1.5;
}

#campaignpage .main	.box1 h4{
	color:#1d2087;
	font-size:114%;	
	margin-bottom:5px;
	
}

#campaignpage .main	.box1 span.b-bold {
	font-size:131%;
	color:#ea5504;
	font-weight:bold;
}

/* 2305-tatsujin */

#campaignpage .main table.tatsujin_point td,
#campaignpage .main table.tatsujin_point th {
	vertical-align:middle;
}

/* 2310-20th */
	
#campaignpage .main .cp01 h4{
  font-size:130%;
  margin-bottom: 5px;
  color:#1d2087;
}


	
#campaignpage .main .cp01 {
  margin-bottom: 30px;
}

	
#campaignpage .main .cp01 .card {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -15px 0;
}
 
#campaignpage .main .cp01 .card .item {
	background:#fef4f3;
	border-radius:10px;
	padding:15px;
	flex: 1; /* ★ポイント★ */
	margin: 0 15px 15px 0;
	min-width: 32%; /* ★ポイント★ */
	text-align: center;
}

#campaignpage .main .cp01 .card .item p.ttl {
	font-weight: bold;
	color:#1d2087;
	font-size:150%;	
	margin-bottom: 5px;
}

#campaignpage .main .cp01 .card .item p.ttl a {
	text-decoration-line:none;
}

#campaignpage .main .cp01 .card .item p.ttl a:hover {
	text-decoration-line: underline;
}	
	
#campaignpage .main .cp01 .card .item p.ttl span {
	font-size:90%;	
}
	
#campaignpage .main .cp01 .card .item p.ttl span.small {
	font-size:80%;
	line-height:1.0;	
	
}
	
#campaignpage .main .cp01 .card .item p.txt {
	line-height:1.8;
}

#campaignpage .main .cp01 .card .item p.txt span {
	font-weight: bold;
	color:#ea5504;;
	font-size:130%;	
	line-height:1.5;	
}
	
#campaignpage .main .cp01 .card .item ul {
	margin: 0;
}

#campaignpage .main .cp01 .card .item ul li {
	font-size:100%;
	margin-bottom: 0;
}
	
#campaignpage .main .cp01 .card .item ul.mt-20 {
	margin-top: -20px;
}

#campaignpage .main .cp01 .card .item ul.mb10 {
	margin-bottom: 10px;
}




	
#campaignpage .main .cp02 {
  margin-bottom: 30px;
}

	
#campaignpage .main .cp02 .card {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -15px -15px 0;
}
 
#campaignpage .main .cp02 .card .item {
	background:#ebf5f5;
	border-radius:10px;
	padding:20px 15px 0;
	flex: 1; /* ★ポイント★ */
	margin: 0 15px 15px 0;
	min-width: 20%; /* ★ポイント★ */
	text-align: center;
	flex-basis: auto;
}
	
#campaignpage .main .cp02 .card .big {
	flex-basis: 100%;
}
	
#campaignpage .main .cp02 .card .item p.ttl {
	font-weight: bold;
	color:#1d2087;
	font-size:150%;	
	margin-bottom: 5px;
}

#campaignpage .main .cp02 .card .item p.txt {
	font-weight: bold;
	color:#ea5504;;
	font-size:150%;	
	line-height:1.5;
	margin-bottom: 10px;
}
	
#campaignpage .main .cp02 .card .item p.txt span {
	color:#666;
}
	
#campaignpage .main .cp02 .card .item p.kumi {
	font-weight: bold;
	color:#666;
	font-size:130%;	
}
	




	
		
/*--------------------------------------------------------

addpage 201711

--------------------------------------------------------*/
#addpage h1 {
	margin-bottom: 34px;
}

#addpage .main h2 {
	position:relative;
}

#addpage .main .section {
	margin: 20px 0 35px 0;
}

#addpage .main h3 {
   	
}

#addpage .main table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 20px 0 35px 0;
	clear: both;
	width: 100%;
}
#addpage .main th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}

#addpage .main th {
	border-left: 1px solid #E1E1E1;
}

#addpage .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
}
#addpage .main tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}

#addpage .main caption {
	text-align:left;
	font-weight:bold;
}
	
#addpage .main .btnBoxPlus {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 12px 0 15px 0;
	margin: 0 0 15px 0;
	clear: both;
}

/* 追加お申込みいただけるカード */
#addpage .main table.addition {
	border-collapse:collapse;
	margin:15px 0 20px;
}

#addpage .main table.addition th {
	background:#efefef;
	padding:10px 0;
	width:25%;
	vertical-align:middle;
	border-collapse:collapse;
	border:1px solid #CCC;
}

#addpage .main table.addition th.honnin {
	background: #ebf5f5;
}
#addpage .main table.addition th.kazoku {
	background: #fef4f3;
}

#addpage .main table.addition td {
	text-align:center;
	padding:10px 0;
	vertical-align:middle;
	border-collapse:collapse;
	border:1px solid #CCC;
}

#addpage .main table.addition tr {
	border-collapse:collapse;
	border:1px solid #CCC;
}

/* カードの種類 */
#addpage .main table.add_cardtype {
	table-layout: fixed;
	border-collapse:collapse;
	margin:13px auto 20px;
	width:668px;
}

#addpage .main table.add_cardtype th {
	background:#efefef;
	padding:10px 0;
	width:16%;
	vertical-align:middle;
	border-collapse:collapse;
	border:1px solid #CCC;
}

#addpage .main table.add_cardtype .ulinenon {
	border-bottom: 1px solid #fff;
	padding:10px 0px 0px;
}

#addpage .main table.add_cardtype td {
	text-align:center;
	padding:10px 0;
	vertical-align:middle;
	border-collapse:collapse;
	border:1px solid #CCC;
}

#addpage .main table.add_cardtype td.honnin {
	background: #ebf5f5;
	padding:7px 0;
	line-height:1;
}

#addpage .main table.add_cardtype td.kazoku {
	background: #fef4f3;
	padding:7px 0;
	line-height:1;	
}

#addpage .main table.add_cardtype tr {
	border-collapse:collapse;
	border:1px solid #CCC;
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
	line-height:1.3;
}

/* カード追加発行申込み方法一覧表 */
#addpage .main table.ichiran {
	border: 2px solid #CCC;
	border-top: 2px solid #CCC;
	border-collapse: collapse;
	margin: 20px 0 35px 0;
	clear: both;
	width: 100%;
}

#addpage .main table.ichiran td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
}

#addpage .main table.ichiran th .table_linebold {
	border-ringt: 3px solid #E1E1E1;
}

#addpage .main table.ichiran .bline {
	border-left: 2px solid #CCC;
}

#addpage .main table.ichiran .bline_y {
	border-bottom: 2px solid #CCC;
}

#addpage .main table.ichiran .ulinenon {
	border-bottom: 1px solid #efefef;
	padding:15px 0px 0px;
}

#addpage .main table.ichiran th {
	background: #efefef;
	text-align: center;
	vertical-align: middle;
}

#addpage .main table.ichiran .even {
	background: #ebf5f5;
}

#addpage .main table.ichiran .even2 {
	background: #fef4f3;
}

#addpage .main table.ichiran .odd {
	background: #ffffff;
}

#addpage .main table.ichiran .check {
	text-align: center;
	vertical-align: middle;
	font-size: 150%;
}

#addpage .main table.ichiran .check span {
	text-align: center;
	vertical-align: middle;
	font-size: 50%;
}

#addpage .main table.ichiran .card {
	text-align: center;
	vertical-align: middle;
	font-weight:bold;
	font-size: 90%;
}

#addpage .main table.ichiran .attribute {
	vertical-align: middle;
	font-weight:bold;
}

#addpage .main ul.indent2 li {
	text-indent:-2em;
	margin:0 0 1em 2em;
	line-height:1.5;
}

#addpage .main ul.indent3 {
	padding:10px 0 0;
}

#addpage .main ul.indent3 li {
	line-height:1.5;
}

#addpage .main .btnMenu {
	float:right;
	padding:0 0 35px 0;
	clear:both;
}
#addpage .main .btnMenu a {
	background:  url(/common/img/arrow_menu.gif) 0 3px no-repeat;
	padding:0 0 0 15px;
	color:#5f67af;
	text-decoration: none;
}
#addpage .main .btnMenu a:hover {
	background:  url(/common/img/arrow_menu.gif) 0 0px no-repeat;
	text-decoration: underline;
}

/*--------------------------------------------------------

newstopicspage 201801

--------------------------------------------------------*/
/*-タイトルつけるなら
#newstopicspage .main dt {
	font-size: 134%;
	color: #1d2087;
	font-weight:bold;
	clear:both;
	padding:0 0 5px 0;
}
-*/

/*#newstopicspage .main ul {
	width:708px;
	display:block;
	clear:both;
}-*/


/* アーカイブページ */

#newstopicspage .main ul.link-list li {
	width:693px;
	display:block;
	float:left;
	background:url(/common/img/newstopics/arrow.gif) 0 10px no-repeat;
	padding:5px 0 0 15px;
	line-height: 1.5;
	font-size:117%;
	height:35px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

#newstopicspage .main ul.link-list li a {
	text-decoration: none;
	padding:0 0 0 15px;
}

#newstopicspage .main ul.link-list li.esp a {
	color: #ea5504;
}


#newstopicspage .main a:hover {
	color: #ea5504;
	font-weight: normal;
	text-decoration: underline;
}

#newstopicspage .main .day {
	color: #333;
	font-weight: bold;
	text-decoration: none;
}

#newstopicspage .main .txt {
	color: #333;
	font-weight: normal;
	text-decoration: none;
}



/* 個別ページ */
#newstopicspage .main p {
	font-size:117%;
	margin:0 0 30px 0;
}

#newstopicspage .main p.m-b5 {
	font-size:117%;
	margin:20px 0 5px 0;
}

#newstopicspage .main p.single a:hover {
	color: #1d2087;
	text-decoration: none;
}

#newstopicspage .main h1.single {
	width: 708px;
	color: #1d2087;
	border-bottom: 6px solid #1d2087;
	font-size: 209%;
	font-weight: normal;
	position: relative;
	padding: 12px 0 7px 0;
	margin: 0 0 10px 0;
}



#newstopicspage .main h2.single {
	width: 708px;
	font-size: 114%;
	font-weight: bold;
	color: #1d2087;
	border-left: 0;
	padding: 0;
	margin: 0 0 25px 0;
	line-height: 1;
	text-align: right;
	display:block;
	clear:both;
}

#newstopicspage .main h3 {
	margin:0 0 10px;
}

#newstopicspage .main h4 {
	margin:0 0 5px;
	font-size: 114%;
	font-weight: bold;
}


#newstopicspage .main img {
  max-width: 708px; 
  object-fit: contain;
}

#newstopicspage .main p.nt_link {
  width:708px;
	display:block;
	float:left;
	background:url(/common/img/newstopics/arrow.gif) 0 10px no-repeat;
	padding:1px 0 0 15px;
}

#newstopicspage .main p:empty {
  display: none;
}

#newstopicspage .main p span.kasen {
 text-decoration: underline;
}






/* 190823 table 追加 */

#newstopicspage .main table {
	border: 1px solid #CCC;
	border-top: none;
	border-collapse: collapse;
	margin: 20px 0 10px 0;
	clear: both;
	width: 100%;
	font-size: 100%; /* ←あとで消す */
}
#newstopicspage .main th {
	border-top: 1px solid #CCC;
	border-collapse:collapse;
	background:#efefef;
	text-align:center;
	font-weight:bold;
	color:#333333;
	padding:10px 9px 10px 9px;
	width:80px;
}

#newstopicspage .main th {
	border-left: 1px solid #E1E1E1;
}

#newstopicspage .main th.blue {
	background: #ebf5f5;
}

#newstopicspage .main th.red {
	background: #fef4f3;	
}

#newstopicspage .main td.gray {
	background: #efefef;	
}

#newstopicspage .main td {
	border-top: 1px solid #CCC;
	border-left: 1px solid #E1E1E1;
	border-collapse:collapse;
	padding:10px 9px 10px 9px;
	text-align:center;
	vertical-align: middle;
}

#newstopicspage .main tr {
	border: 1px solid #E1E1E1;
	border-collapse:collapse;
}

#newstopicspage .main tr span.price {
	font-size:117%;
}

#newstopicspage .main caption {
	text-align:left;
	font-weight:bold;
	font-size:117%;
}

#newstopicspage .main ul.indent li {
	text-indent:-1em;
	line-height:1.5;
	font-size:114%;
	
}

#newstopicspage .main ul li ul {
	text-indent:-1em;
	line-height:1.5;
	font-size:90%;
	
}

#newstopicspage .main table.tanmatsu   {
	margin-top: 10px;
}


#newstopicspage .main table.tanmatsu  th,
#newstopicspage .main table.tanmatsu  td {
	vertical-align:middle;
}

#newstopicspage .main table.tanmatsu th   {
	margin-top: 10px;
}

#newstopicspage .main table.tanmatsu th.place {
	width:50%;
}

#newstopicspage .main table.tanmatsu td.place {
	text-align:left;
}

/* 20241128 入会受付終了 */

#newstopicspage .main .padding-box-w {
	padding:10px;
}


#newstopicspage .main .padding-box {
	background: #ebf5f5;
	padding:25px 20px 5px;
	margin-top:30px;
}

#newstopicspage .main .haikeinashi {
	background: #ffffff;
}

#newstopicspage .main .akafichi{
	border: 2px solid #ea5504;
margin-top:-1em;
  padding: 2em 2em 0em;
	margin-bottom:3em;
  border-radius: 15px;
}


/* カテゴリページ */
#newstopicspage .main h1> span.cat {
	font-size: 60%;
	font-weight: normal;
	padding: 15px;
}

/* 180510 追加 */
.breadCrumbs .news {
width: 550px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	
}

/* 20201215 年会費 */

#newstopicspage .main table.nenkaihi {
	border: none;
	border-collapse: collapse;
	margin: 0px 0 30px 0;
	clear: both;
	width: 100%;
	vertical-align: middle;
	font-size: 114%; /* ←あとで消す */
}

#newstopicspage .main table tr.before {
	border: 2px solid #CCC;	
	height: 5em;
}

#newstopicspage .main table tr.after {
	border: 2px solid #ea5504;	
	height: 5em;
}

#newstopicspage .main table th.before,
#newstopicspage .main table th.after {
	vertical-align: middle;
}

#newstopicspage .main table tr.arrow,
#newstopicspage .main table td.arrow  {
	border-left: none;
	border-right: none;	
}

#newstopicspage .main table tr.arrow {
	height: 5em;
}

#newstopicspage .main .btnBox {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: 50px 0 35px 0;
	clear: both;
}

#newstopicspage .main *,
#newstopicspage .main  *:before,
#newstopicspage .main  *:after {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}

#newstopicspage .main .btn,
#newstopicspage .main a.btn,
#newstopicspage .main button.btn {
  font-size: 114%;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 0.8rem 2rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
  color: #212529;
  border-radius: 0.5rem;
}

#newstopicspage .main .btn-orangeorange,
#newstopicspage .main a.btn-orange {
  color: #fff;
  background-color: #ec6d56;
}

#newstopicspage .main .btn-orange:hover,
#newstopicspage .main a.btn-orange:hover {
  color: #fff;
  background: #ec6d56ab;
}

/* 202311 緑終了 */


#newstopicspage h3.kirikae {
	margin-top:30px;
}

#newstopicspage  table.kirikae,
#newstopicspage  table.kikan {
	margin-top:5px;
	font-size:114%;
}
	
#newstopicspage table.kirikae th,
#newstopicspage table.kirikae td {
	vertical-align:middle;
}

#newstopicspage table.kirikae {
	text-align: center;
}
	
#newstopicspage div.jump {
   display: block;
   margin-top:-100px;
   padding-top:100px;
}

#newstopicspage table.kirikae  {
	width: 100%;
}	
	
#newstopicspage table.kirikae th.shop {
	width: 30%;
}
#newstopicspage table.kirikae th.time {
	width: 70%;
}	

#newstopicspage .main h3.kirikae {
	margin: 30px 0 10px;
}

#newstopicspage .main .btnBox2 {
	background: #efefef;
	text-align: center;
	width: 708px;
	padding: 23px 0;
	margin: -20px 0 5px 0;
	clear: both;
}

#newstopicspage .main h3.iten {
	margin: 30px 0 -10px;
}


/*--------------------------------------------------------

marketpage 20181114

--------------------------------------------------------*/

#marketpage  .main p {
	font-size:117%;
	margin:0 0 20px 0;
}

#marketpage  .main div.imgBox {
	margin:0 0 60px 0;
}


#marketpage  .main div.imgBox2 {
	margin:0 0 20px 0;
}


#marketpage  .main h1> span {
	font-size: 48%;
	font-weight: normal;
	position: absolute;
	right : 0;
	text-align: right;
	padding: 15px 0 0 0;
	margin: 0px 0 0 0;
}

#marketpage .market_Btn {
	background: #efefef;
	text-align: center;
	padding: 30px 60px;
	margin: 30px 0;
	clear: both;
}

#marketpage .market_Btn a {
	display: block;
	font-size: 160%;
	text-align: center;
	color: #fff;
	text-decoration: none;
	padding: 15px 0;
	background-image: url("/market/img/arw.gif"), url("/market/img/win.gif");
    background-position: left center, right bottom;
    background-repeat: no-repeat, no-repeat;
	background-color: #7abab9;
}

#marketpage .market_Btn a:hover {
	opacity: 0.7;
}


#marketpage .main ul.indent01 li {
	text-indent:-2em;
	margin:0 1em 10px 2em;
	line-height:1.5;
	font-size:114%;
}
/*- 不明（以前のページ？）

#marketpage .main ul.indent01 li span {
	margin-left:30px;
}

-*/

#marketpage .main ul.indent02 li {
	text-indent:-1em;
	margin:0 1em 10px 1em;
	line-height:1.5;
	font-size:114%;
}

#marketpage .main ul.indent03 {
	margin-top:30px;
}
#marketpage .main ul.indent03 li {
	text-indent:-6em;
	margin:0 1em 3px 6em;
	line-height:1.5;
	font-size:114%;
}


#marketpage .getAdobe {
	position: relative;
	background: #f6f6f6;
	margin: 20px 0 0;
	padding: 15px;
}

#marketpage .getAdobe .adobe_reader {
	position: absolute;
	top: 20px;
	right: 20px;
}
#marketpage .getAdobe p {
	margin: 0;
	font-size: 100%;
}
#marketpage .getAdobe p.adobe_link {
	margin: 14px 0 0;
	padding: 0 20px 0 0;
	display: inline-block;
	background: url("/letter/img/blank.gif") right center no-repeat;
}
#marketpage .getAdobe p.adobe_link a {
	color: #666666;
}

/* 190611追加 */

#marketpage .main div.imgBox .art_gazou{
	width: 709px;
	height: 225px;
	clear: both;
	padding-bottom: 40px;
}


#marketpage .main div.imgBox .art_gazou2{
	width: 709px;
	height: 250px;
	clear: both;
}

#marketpage .main div.imgBox .art_1{
	width: 330px;
	float: left;
	height: 220px;
}
#marketpage  .main div.imgBox .art_2{
	width: 330px;
	padding-left: 20px;
	float: left;
	height: 220px;
}

/*--------------------------------------------------------

marketpage 202206

--------------------------------------------------------*/
#marketpage  .main table.koutei {
	width: 100%;
}

#marketpage .main table.koutei th,
#marketpage .main table.koutei td {
	font-size: 114%;
	text-align: center;
	vertical-align: middle; 
	height: 30px;
}

#marketpage .main table.koutei th {
	background: #ebf5f5;
}

#marketpage .main table.koutei td.wd_10 {
	width: 10%;
}

#marketpage .main table.koutei td.gy {
	background: #efefef;
}

#marketpage .main p span.t-normal {
	font-weight: normal;
	margin-left:1em;
}

