* {padding:0; margin:0;}

.clear {
 clear:both;
}
.clear:after {
 display:block; 
 visibility:hidden; 
 clear:both; 
 height:0; 
 content: "."; 
}

html {background: #fff;}
body {background:#fff;  
	font-family: Helvetica,Arial,Meiryo,"Hiragino Kaku Gothic Pro",sans-serif;
	font-size: 12px;
	color: #232323;	
}
a{color:#005BBC; text-decoration:underline}
a:visited{color:#005BBC; text-decoration:none; outline:none}
/* a:hover{color:#005BBC; text-decoration:underline; outline:none} */
.wrap {margin:0 auto; padding-top:10px;}
nav, section, header, footer, article {display:block;}
#homeheader {
    border: 3px #FD9300 solid;
    border-radius: 5px;
    padding: 10px;
    margin: 20px;
    box-sizing: border-box;
}
#page {margin:auto; padding:0 20px;}
.mainheading {background: url(images/graybgtop.gif) center bottom no-repeat; height:60px; line-height:60px; text-align:center; margin:0 0 1px 0!important; color:#232323;}
#intr {background:url(images/introcolsbg.jpg) no-repeat; height:211px;}
#intro .leftcol { width:270px; padding:25px; float:left;}
#intro .rightcol { width:265px; padding:25px; float:right;}
#intro .midcol {margin: 0 320px 0 330px; padding: 25px 20px;}
#content p {font-size:13px; line-height:1.8em;}
#intro h3 {
font-size: 1.4em;
color: #FD9300;
/* text-shadow: #bbb 1px 1px 1px; */
margin-bottom: 15px;
}
#t_c .col {width:195px; float:left; padding:20px 22px; margin-bottom:15px;}
#t_c h3 { font-size:1.6em; color:#1c5f75; margin-bottom:15px;}
#content a {text-decoration:none;}
/* a:hover, #content a:hover {color:#d35537; text-decoration:underline!important;} */




#mainnav h1 {float:left; padding:20px 0 0 25px; font: bold 3.2em; color:#d35537; text-shadow:#fff 1px 1px 1px; text-transform:uppercase;}
#mainnav h1 span {font-weight:normal!important; color:#191512!important;}
#mainnav ul {font:bold 1.6em; padding-top:25px;}
#mainnav ul li {display:inline; text-shadow:#fff 1px 1px 1px;}
#mainnav ul li a {text-decoration:none; display:block; float:left; margin:0 15px; padding-bottom:5px;}
#mainnav ul li a:hover {color:#d35537; text-decoration:none!important;}
#mainnav ul li.active a {color:#d35537; border-bottom:solid 3px #191512; text-decoration:none;}
#homeheader {position: relative;}
#homeheader h2 {display:block; padding:20px 0 0 20px; color:#fff; font:normal 1.4em ; line-height:1.8em;}
#homeheader h2 span {display:block; font:bold 1.8em; color:#555; /* text-shadow:#f98465 1px 1px 1px; */ line-height:1em!important; margin-bottom:20px;}
#homeheader .headerimg {float:right; padding:55px 80px 0 0;}
#credits {background:#2d2724; padding:10px; text-align:center; color:#ccc;}
footer a, #bottom a, #credits a {color:#fff; text-decoration:none!important;}
.normalpage {background:url(images/normalpagebg.png) center top no-repeat; padding-top:13px;}
.normalpage .subhead {background: url(images/graybgtop.gif) center bottom no-repeat; height:60px; line-height:60px; text-align:center; margin:0 0 1px 0!important; color:#251f1b!important;}
.subhead h2 {font-size:1.8em!important;}
.post {padding:10px 25px; background:url(images/graybgtop.gif) center bottom no-repeat; margin-bottom:15px;}
.post h3 {font:bold 1.8em ; color:#d35537; margin-bottom:15px;}
.post p {margin-bottom:15px;}
.imageholder {float:left; width:258px;}
.imageholder img {display:block; background:#fff; padding:5px; border:solid 1px #ccc;}
.entry {width:640px; float:right;}
.normalpage #fourcols h3 {color:#d35537!important;}


/* additional css */
#mainnav h1 {float:left; padding:20px 0 0 25px; font: bold 3.2em; color:#005BBC; }
#mainnav h1 span {font-weight:normal!important; color:#191512!important;}
#mainnav ul {font:bold 1.6em; padding-top:25px;}
#mainnav ul li {display:inline;float: left;}
#mainnav ul li a {text-decoration:none; display:block; float: left; margin:0 15px; padding-bottom:5px;}
#mainnav ul li a:hover {color:#005BBC; text-decoration:none!important;}
#mainnav ul li.active a {color:#005BBC; border-bottom:solid 1px #ccc; text-decoration:none;}


#headerarea_a1{height:80px; margin: 0 0 5px 0; padding:0; background-image:url(../_tr/vt/1/img/v2/csg-a1.png); background-repeat:no-repeat; background-position: 0 -1183px; position:relative}
#logocopy{
    display: block;
    color: #716155;
    font-size: 6.5px;
    left: 10px;
    position: absolute;
    top: 2px;
}
#headerarea_a1 .logolink {display: inline-block;width: 218px;height: 56px;}
#headerarea_a1 .logolink .logo {margin-top: 20px; width:140px; height:auto;}
.mainheading {height:60px; line-height:60px; text-align:center; margin:0 0 1px 0!important; color:#251f1b!important;}

#introcol h3 {font-size:1.3em;  color:#232323; text-shadow:#fff 1px 1px 1px; text-transform:uppercase; margin-bottom:15px;}




#bottom{
height: 27px;
-moz-border-radius: 5px;
border-radius: 5px;
margin-bottom: 10px;
margin-top: 30px;

/* Firefox v3.6+ */
background-image:-moz-linear-gradient(54% 2%,rgb(0,189,253) 0%,rgb(0,101,212) 100%); 
/* safari v4.0+ and by Chrome v3.0+ */
background-image:-webkit-gradient(linear,54% 2%,54% 66%,color-stop(0, rgb(0,189,253)),color-stop(1, rgb(0,101,212)));
/* Chrome v10.0+ and by safari nightly build*/
background-image:-webkit-linear-gradient(rgb(0,189,253) 0%,rgb(0,101,212) 100%);
/* Opera v11.10+ */
background-image:-o-linear-gradient(rgb(0,189,253) 0%,rgb(0,101,212) 100%);
/* IE v10+ */
background-image:-ms-linear-gradient(rgb(0,189,253) 0%,rgb(0,101,212) 100%);
background-image:linear-gradient(rgb(0,189,253) 0%,rgb(0,101,212) 100%);
-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff00bdfd,endColorstr=#ff0065d4,GradientType=0)";
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#ff00bdfd,endColorstr=#ff0065d4,GradientType=0);
}

#top {
    width: 100%;
    height: 27px;
    margin-top: 30px;
    background: #0094d7;
    border-bottom: 1px solid #0c4987;
    height: 37px;
  }


.footer {
padding: 0px;
border-top: 1px #d5cec8 solid;
background: #fff;
color: #232323;
}

h1.headline {
margin: 8px 0 0 0;
padding: 0 0 5px;
color: #46392B;
font-size: 14px;
line-height: 1em;
font-weight: bold;
}

a.footer_left_jp {display: none;}

.footer_right_jp_new {
padding: auto !important;
font-size: 12px;
line-height: 1.4em;
float: left;
display: grid;
grid-template-columns: repeat(2, 1fr);
margin: 20px 0px;
}

.footer_right a, .footer_right_jp_new a {
margin: 0px 12px 0px 0px;
padding: 0px;
text-align: left;
color: #232323;
}

.lsconditions {display: none;}

.lsconditions_mobile {display: block;}
.lsconditions_mobile p {
    font-size: 14px;
    font-weight: normal;
}
.lsconditions_mobile b {
    font-size: 14px;
    color: #4F4F4F;
    font-weight: bold;
}

.lsconditions_mobile li {
    list-style: circle;
    margin-left: 30px;
    line-height: 20px;
    font-size: 13px;
}

.introhead {
font-size: 1.4em;
padding-top: 10px;
padding-left: 10px;
}

.mainheading {
text-align: left;
}


.section_content {
	padding: 15px 0px 15px 0px;
}

.section_content p {
		font-size: 13px;
	
}

.desc {
	font-size: 1.2em;
	padding: 10px;
	line-height: 19px;
	}

.apply_btn {
	margin-top: 10px;
	margin-bottom: 10px;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.apply_btn_top {
	padding-top: 20px;
}

.ls {
	width: 500px;
	margin: 0 auto;
	display: block;
	position: relative;
	min-height: 50px;
	padding-top: 10px;
		
}
.ls_affiliate {
   	display: block;
    text-align: center;
    padding: 0 20px;
	width: auto;
	font-size: 0.8em;
}

.ls_logo {
display: inline-block;
	width: 19%;
	float: left;
}

#Footer a{color:#005BBC; text-decoration:underline}
#Footer a:visited{color:#005BBC; text-decoration:none; outline:none}
#Footer a:hover{color:#005BBC; text-decoration:underline; outline:none}

#mainnavlist {
	vertical-align: bottom;
	text-align: right;
	overflow: hidden;
    font-size: 13px;
    display: flex;
    justify-content: center;
}

#Footer{
	position: relative !important;
}
 /* START CS23-488 - Update Affiliate Static HTML Page (20230828)*/
.apply_btn_top2_container {
	display: block;
	margin: 30px 20px 0;
}

.apply_btn_top2 {
   	display: flex;
	flex-direction: column;
	justify-content: center;
	width: auto;
    height: 40px;
    text-align: center;
    color: #ffffff;
    background-color: #0094d7;
    border-radius: 3px;
    padding: 10px;
	margin: 10px auto;
}
/* END CS23-488 - Update Affiliate Static HTML Page (20230828)*/

.apply_btn_top2 .btn_text_l {
    font-size: 20px;
    letter-spacing: 10px;
     color: #ffffff;
    text-decoration: none !important;
}

.apply_btn_top2 .btn_text_s{
    font-size: 16px;
    padding-bottom: 0;
    letter-spacing: 1px;
     color: #ffffff;
    text-decoration: none !important;
    
}

#homeheader h1 {
    padding: 10px;
    margin-top: 20px;
    margin-bottom: 0px;
}
.footer_bottom_left {width: auto;}
.footer_right_jp_new {width: auto;}
.footer_bottom_jp {width: auto;}

.no_side_margin {
    margin-left: 0; 
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
}
