@charset "utf-8";
/* 米国株式キャンペーン 2020年夏*/

body {
	color: #555;
	text-align:left;
	margin:0;
	padding:0;
	background-color:#F2EFE9;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

img{ border:none;}


/*タグ*/

h1{
	background: url(/lp/camp_usa_202007/img/back.png) repeat-x;
	height: auto;
	width: auto;
	margin:0px auto;
	padding:0;
	text-align: center;
}

h2 {
	margin:0;
	padding:0;
	height:60px;
	width: auto;
}

h3{
	clear:both;
	margin:0;
	padding:0;
	color:#fff;
	background-color:#9EA2C5;
}

h4{	}



h6{	margin: 0;
	padding: 0;
	color:#23355A;
	line-height: 300%;
}
caption{
	text-align:center !important;
	font-weight: bold !important;
	font-size:200%;
	line-height: 160%;
	color:#8687B8;
	align-content: flex-start;	
} 

/*レイアウト（id）
-----------------------------------------------------------*/
/*header*/

#wrapper{
	width:auto;
	margin:0px 0 0 0;
	padding:0 0 1px 0;
	text-align:center;
	background-color:#BFB8DA;
	background-image: url("/lp/camp_usa_202007/img/back2.jpg") ;
	background-repeat: repeat-x;
	background-position: bottom;
	border-top: #A89BCA solid 30px;
}

#wrapper02{
	width:77%;
	margin:0 auto 50px auto;
	padding:40px 20px 10px 40px;
	background:#FFFFFF;
}

#header{
	clear:both;
	height:68px;
	margin:0;
	padding:0;
	font-size:100%;
	background: url(/common/images/lp/head_bg68.gif) repeat-x 0 0;
	text-align:center;
}


/*フッター*/
#footer{
	border-top:#012154 solid 1px;
	background: url(/common/images/lp/footer_bg.gif) repeat-x 1px;
	padding:1px 0 0 4px;
	margin:0;
	width:100%;
	text-align:center;
}
/*現金プレゼント額例*/
#titl01{
	margin:0px auto 2px auto;
	padding:0;
	text-align:center;
	width: auto;
}


/*申込問合*/
#how{
	border:#CCC solid 1px;
	background-color:#ffffff;
	width:77%;
	margin:0 auto 20px auto;
	padding:10px 0 20px 0;
	text-align:center;
}
#how img{ margin:8px 10px 8px auto;}

/*グラフ領域*/
#graph{
	background-color: #eeeeee;
	padding:2em 2em 1px 2em;
	text-align: center;
	width:77%;
	margin:0 auto;
}

/*キャッチコピー*/
#catch{
	width:auto;
	height:auto;
	margin:0 auto 20px auto;
	padding:0.7em 0 0 0;
	color:#01244A;
	font-weight:bold;
	font-size:400%;
}

#catch01{
	width:95%;
	margin:2px auto 30px auto;
	text-align:right !important;
	color:#23355A;
	font-weight:bold;
	font-size:160%;
}


/*各部（class）
-----------------------------------------------------------*/

/*リスト*/

/*リストタイプ01*/
.lsttyp01{
	list-style-image:url(/lp/camp/img/mark01.gif);
	color:#444;
	font-size:145%;
	width: 90%;
	margin: 1em auto;
}
.lsttyp01 li{
	margin:0 0 0.8em 0.5em;
	line-height:150%;
}

/*リストタイプ02*/
.lsttyp02{
	font-size:90%;
	padding:0 0 0 1em;
	margin:0;
}
.lsttyp02 ul{
	margin:0;
}
.lsttyp02 li{
	line-height:150%;
	text-indent:-1em;
	list-style: none;
}

/*表03・SP500と日経平均*/
.tab03{
	font-size:144%;
	background:#ffffff;
	text-align: right;
	margin:0 auto;
}
.tab03 th{
	text-align: center;
	padding:4px 1em;
	background: #D1E2F7;
	border-bottom:#ccc solid 1px;
}
.tab03 td{
	padding:3px 20px;
	border: #000000;
	border-bottom:#ccc solid 1px;
	border-right:#ccc solid 1px;
}

/*表04・現金プレゼント額例*/
.tab04{
	font-size:170%;
	margin:0 auto;
	border-collapse:collapse;
	border-color:#ffffff;
	border-style:solid;
	border-width:0px;
	background-color:#FFFFFF;
	width:95%;
}
.tab04 th{
	color:#23355A;
	text-align:center;
	border:#cccccc solid 2px;
	padding:6px 2px;
	background-color:#E0EAFB;
	font-weight: bold;
}

.tab04 td{
	text-align: center;
	vertical-align: middle;
	padding:12px 9px !important;
	border:#cccccc solid 2px;
	font-size: 120%;
}

/*表01・米国株式の3つの取引方法*/
.tab01{
	font-size:140%;
	margin:14px auto 30px auto;
	border-collapse:collapse;
	border-color:#ffffff;
	border-style:solid;
	border-width:0px;
	background:#FFFFFF;
	width:90%;
}
.tab01 th{
	color:#23355A;
	text-align:center;
	font-size: 110%;
	border:#cccccc solid 2px;
	padding:5px 10px;
	background-color:#E0EAFB;
	width:8em;
}
.tab01 tr{}
.tab01 td{
	text-align:left;
	padding:12px 14px;
	border:#cccccc solid 2px;
}

.c01{ background-color:#F4FFBB;}
.c05{ background-color:#F3EC3C;}
.t02{ font-size:100%; font-weight:bold;}
.t04{ font-size:250%; color:#002DB2; font-weight:bold;}
.t05{ font-size:200%; font-weight:bold;	padding:0 0 0 1em; line-height: 200%;}
.t06{ text-align: center;}

/*リスク*/
.attention{
background-color:#F2EFE9;
padding:0;
margin:0 auto 0 auto;
width:77%;
text-align:left;
}
.attention strong{ font-size: 150%;}
.bdBox01{ background-color: #FFFFFF;}

#introbak{ background-color: #A89BCA; margin: 0 !important; padding: 10px !important;}

#intro{ font-size: 1.4rem; line-height: 1.5; text-align: center; padding: 0.4rem; margin: 0 auto; width: 52%; font-weight: bold; color: #D11919 !important; background-color: #FFFFFF;}

@media screen and (max-width: 1385px){

h5{
	font-size: 250% !important;
	font-weight: bold !important;
	margin-bottom: 0.3em !important;}
.t01{ font-size:2.1rem;}
.t03{ font-size:180%; font-weight:bold;}
.t07{ font-size:80%; font-weight:bold;}

/*注釈*/
.notes{
text-align: right;
font-size: 130%;
width:80%;
margin: 8px auto 40px auto;
}


}
@media screen and (max-width: 768px){

html, body {
overflow-x: hidden;
overflow-y: scroll;
-webkit-overflow-scrolling: touch;
}

body { font-size: 1.0rem !important;}
.t07{ font-size:0.6rem !important;}

#introbak{ margin-bottom: 0 !important; padding-bottom: 0 !important;}

#intro{ font-size: 1.2rem; text-align: center; padding: 0.4rem; margin:0 auto; width: 84%;}

h1{ background: url(/lp/camp_usa_202007/img/back.png) bottom repeat-x !important; height: auto; width: auto; margin: 0 !important; padding: 0 !important; text-align: center !important;}
h1 img{width: 116%; height: auto; margin: 0 0 0 -2rem;}

h5{
	font-size: 150% !important;
	font-weight: bold !important;
	margin-bottom: 0.3em !important;}

caption{font-size:1.2rem !important;}

#catch01{font-size:100%;}


/*リストタイプ01スマホ*/
.lsttyp01{font-size:110%;}
.lsttyp01 li{
	margin:0 0 1em 0.5em;
	line-height:130%;
}

/*注釈スマホ*/
.notes{
text-align: right;
font-size: 100%;
margin: 8px auto 40px auto;
}

.t03{ font-size:108%; font-weight:bold;}


#wrapper { width: 100%; padding: 0 !important; margin: 0px !important;}
#wrapper02{ width: 100%; padding: 0 15px; margin: 20px 0;}
/*スマホキャッチコピー*/
#catch{
	width:auto;
	height:auto;
	margin:0 auto 1em auto;
	padding:0.8em 0 0 0;
	color:#ffffff;
	font-weight:bold;
	font-size:160%;
}
/*スマホグラフ領域*/
#graph{
	padding:1em;
	width:98%;
	margin:0 auto;
}

/*申込問合スマホ*/
#how{
	width:90%;
	margin:0 auto 20px auto;
	padding:10px 20px 0 20px;
	text-align:center;
}
#how img{width:100%; height: auto; margin:6px auto 18px auto;}

.contents_08 { width: 85%; margin: 30px auto 0; }

.wrapCol2{ overflow: hidden; margin-bottom: 20px;}
.wrapCol2 .cell.left{ float: auto; width: 100%; margin-bottom: 20px;}
.wrapCol2 .cell.left p{ font-size: 92%; line-height: 1.5;}
.wrapCol2 .cell.right{ float: auto; width: 100%;}
.wrapCol2 .cell.right p{ font-size: 90%;}

#graph img{	width:100%; height: auto !important;}

/*スマホ表01・米国株式の3つの取引方法*/
.tab01{	font-size:100%;}
.tab01 th{
	color:#23355A;
	text-align:center;
	font-size: 110%;
	border:#cccccc solid 2px;
	padding:5px 10px;
	background-color:#E0EAFB;
	width:8em;
}
.tab01 tr{}
.tab01 td{
	text-align:left;
	padding:12px 14px;
	border:#cccccc solid 2px;
}
/*スマホ表03・SP500と日経平均*/
.tab03{
	font-size:100%;
	background:#ffffff;
	text-align: right;
	margin:0 auto;
}
.tab03 th{
	text-align: center;
	padding:1px;
	background: #D1E2F7;
	border-bottom:#ccc solid 1px;
}
.tab03 td{
	padding:1px;
	border: #000000;
	border-bottom:#ccc solid 1px;
	border-right:#ccc solid 1px;
}
/*スマホ表04・現金プレゼント額例*/
.tab04{
	font-size:100%;
	margin:0 auto;
	border-collapse:collapse;
	border-color:#ffffff;
	border-style:solid;
	border-width:0px;
	background-color:#FFFFFF;
	width:95%;
}
.tab04 th{
	color:#23355A;
	text-align:center;
	border:#cccccc solid 1px;
	padding:1px;
	background-color:#E0EAFB;
	font-weight: bold;
	line-height: 100%;
}

.tab04 td{
	text-align: center;
	padding:1px !important;
	border:#cccccc solid 1px;
	font-size: 100%;
}

/*リスクスマホ*/
.attention{
padding:0;
margin:0 auto 0 auto;
width:90%;
text-align:left;
}
.attention strong{ font-size: 150%;}


h3{ text-align: center !important;}
.t01{ font-size:1.1rem; line-height: 0.5 !important;}
.t05{ font-size:140%; font-weight:bold;	padding:0.2em; line-height: 200%;}

}