/*==============================================================================================

  	画面の横幅が640pxまで

==============================================================================================*/

img {max-width: 100%;height: auto;width: auto\9; /* ie8 */}

@media screen and (max-width: 640px) {
/*@media screen and (max-width: 480px) {*/
body {
font-size: 13px; 
width:100%;
-webkit-text-size-adjust: 100%;
word-break: break-all;
margin:0px;
background: transparent;
font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}

/*#wrapper{ margin: 2px auto; width: 100%; background: #fff; padding:0;font-size: 16px;}*/


#dropmenu{ display:none;}
.half_left {float:none; width:100%; margin-left:inherit;}
.half_right{float:none; width:100%;}
.area_sp{display:inline;}
.area_pc{display:none;}
.line_l	{ border-left:none;margin-bottom:35px; padding:0;}
.line_r	{ border-right:none;margin-bottom:0px; padding:0;}

img {max-width: 100%;height: auto;}

nav ul li {float: left;width: 50%;}

.tel{font-size: 28px; font-weight:bold; padding:10px;}

/*--------------------------------------------------------------------------------*/
/*	
/*--------------------------------------------------------------------------------*/
p 					{ padding: 10px;  font-size: 12px}	

/*フォントサイズ*/

.f10{font-size: 7px;}
.f11{font-size: 8px;}
.f12{font-size: 9px;}
.f13{font-size: 10px;}
.f14{font-size: 11px;}
.f15{font-size: 12px;}
.f18{font-size: 14px;}	

/*--------------------------------------------------------------------------------*/
/*	hタグ
/*--------------------------------------------------------------------------------*/
/*h1 	{ font-size: 30px; line-height: 75px; padding: 10px; 
	-webkit-transition-property: font-size;
	-moz-transition-property: font-size;
	transition-property: font-size;
	-webkit-transition-duration: 0.5s, 0.5s;
	-moz-transition-duration: 0.5s, 0.5s;
	transition-duration: 0.5s, 0.5s; 
	-webkit-transition-timing function: linear, ease-in;
	-moz-transition-timing function: linear, ease-in; 
	transition-timing function: linear, ease-in;  
}*/
h1 	{ font-size: 20px; line-height: 20px; padding: 5px; margin: 20px 0 0 0; 
	-webkit-transition-property: font-size;
	-moz-transition-property: font-size;
	transition-property: font-size;
	-webkit-transition-duration: 0.5s, 0.5s;
	-moz-transition-duration: 0.5s, 0.5s;
	transition-duration: 0.5s, 0.5s; 
	-webkit-transition-timing function: linear, ease-in;
	-moz-transition-timing function: linear, ease-in; 
	transition-timing function: linear, ease-in;  
}
h2 { font-size: 140%; padding: 8px; }
h3 					{ font-size: 18px;border-left:10px solid #1871B8; padding:5px 10px 5px 15px; margin:20px 0px 5px 0px;}
h3.t2				{ font-size: 18px;border-left:0px solid #1871B8; border-top:10px solid #1871B8;border-bottom:1px solid #1871B8; border-right:0px solid #1871B8;padding:5px 10px 5px 15px; margin:20px 0px;
						background-color:#DEDEDE;/*背景色（古いブラウザだとここの色のみが出ます）*/
						background:-webkit-gradient(linear, left top, left bottom, from(#fefefe), to(#cecece));	/*背景画像の読み込み,グラデーション*/
						background:-webkit-linear-gradient(#fefefe, #cecece);	/*同上*/
						background:linear-gradient(#fefefe, #cecece);			/*同上*/
						}
h3.t3				{ font-size: 18px;border-left:10px solid #1871B8; padding:5px 10px 5px 15px; margin:20px 0px; background-color:#DEDEDE;}

h4 					{ font-size: 12px; padding: 3px; margin: 0; text-align:center;}
/*--------------------------------------------------------------------------------*/
/*	ヘッダーの右にメニュー
/*--------------------------------------------------------------------------------*/

/* ヘッダーの右にメニュー */
.header1{
margin-right: 5px;
/* background: -webkit-gradient(linear, left top, left bottom, from(#ececec),to(#fff));　
 background: linear-gradient(#ececec, #fff);
 background-size: 100% 100%;*/
 height: 55px;
 border-bottom: 1px solid #dadada;
}
 .header1 h1{
 display: block;
 height: 55px;
 width: 110px;
 line-height: 50px;
 font-weight: bold;
 margin-left: 5px;
 float: left;
 }
 .header1 h1.text1{
/*	font-size:11.5px;
	height: 30px;
	color:#666;
 width: 170px;
 line-height: 16px;
 font-weight: bold;
 margin-left: 0px;
 float: left;*/
 display:none;
 }
.header1 nav.head{
 float: right;
 }
.header1 nav.head li{
 float: left;
 width: 80px;
 
 }
.header1 nav.head li>a{
 display: block;
 height: 38px;
 width: 80px;
 color: #fff;
 line-height: 30px;
 /*background: -webkit-gradient(linear, left top, left bottom, from(#fff),to(#ececec));
 background: linear-gradient(#fff #ececec);*/
 text-align: center;
 text-decoration: none;
 border: 1px solid #dadada;
 /*margin-top: 7px;*/
 text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6),-1px -1px 1px rgba(255, 255, 255, 0.5);
 font-weight:bold;
 }
.header1 nav.head li:first-child>a{
 border-radius: 4px 0 0 4px;

 }
.header1 nav.head li:last-child>a{
 border-radius: 0 4px 4px 0;
 border-left: none;
 margin-right: 5px;
   border-left: 1px solid #FFF;
 }

/*--------------------------------------------------------------------------------*/
/*	リスト
/*--------------------------------------------------------------------------------*/

/*------------------*/
 /* ※リスト */
 /*------------------*/

.list_box{
	padding:10px;
	font-size:10px;
}

.list_box ul{
    list-style-position: inside;
}
.list_box ul li {
    padding-left: 1em;
    text-indent: -1em;
}
	
/* サムネイルつき矢印リスト */
.list3 ul{
 border-bottom: 1px solid #ccc;
 }
 .list3 ul li{
 background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fff), to(#f0f0f0));
 background: linear-gradient(#fff, #f0f0f0);
 border-top: 1px solid #ccc;
 height: 70px;
 margin: 0px;
 }
 .list3 ul li a{
 background: url(list_mark1.png) no-repeat 100% 50%;
 color: #666;
 display: block;
 height: 70px;
 margin: 0;
 padding: 0 20px 0 0;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-decoration: none;
 }
 .list3 ul li img{
 float: left;
 height: 70px;
 width: 70px;
 margin-right: 10px;
 }
 .list3 ul li a strong{
 color: #000;
 display: block;
 font-weight: bold;
 padding-top: 17px;
 }
 
 /*------------------*/
 /* リストボックス5 */
 /*------------------*/

.list_box{
	padding:10px;
	font-size:10px;
}

.list_box ul{
    list-style-position: inside;
}
.list_box ul li {
    padding-left: 1em;
    text-indent: -1em;
}	

table.kakumaru {
  border-spacing:0;
	width:95%;
	font-size:10px;
	margin:2vw auto;
}
table.kakumaru th {
  color: #000;
  padding:1vw;
  background: #05223f;
  background:-moz-linear-gradient(rgba(34,85,136,0.7), rgba(34,85,136,0.9) 50%);
  background:-webkit-gradient(linear, 100% 0%, 100% 50%, from(rgba(34,85,136,0.7)), to(rgba(34,85,136,0.9)));  
  border-left:1px solid #05223f;
  border-top:1px solid #05223f;
  border-bottom:1px solid #05223f;
  line-height: 120%;
  text-align: center;
  box-shadow: 0px 1px 1px rgba(255,255,255,0.3) inset;
	white-space:nowrap;
}
table.kakumaru th:first-child {
  border-radius: 5px 0 0 0;	
}
table.kakumaru th:last-child {
  border-radius:0 5px 0 0;
  border-right:1px solid #05223f;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1),0px 1px 1px rgba(255,255,255,0.3) inset;
}
table.kakumaru tr td {	
  padding: 1vw;
  border-bottom: 1px solid #05223f;
  border-left: 1px solid #05223f;
  vertical-align:middle;
	color:#369;
	text-align:center;
}
table.kakumaru tr td:last-child {
  border-right: 1px solid #05223f;
  box-shadow: 2px 2px 1px rgba(0,0,0,0.8);
}
table.kakumaru tr {
  background: #fff;
}
table.kakumaru tr:nth-child(2n+1) {
  background: #f1f6fc;
}
table.kakumaru tr:last-child td {
  box-shadow: 2px 2px 1px rgba(0,0,0,0.1);
}
table.kakumaru tr:last-child td:first-child {
  border-radius: 0 0 0 5px;
}
table.kakumaru tr:last-child td:last-child {
  border-radius: 0 0 5px 0;
}

.syussyo{
	font-size:7pt;text-align:right; margin:5px 5px 5px 0;}

#container{background-color:#ffffff;width:100%;margin:0 auto;font-size: 13px;line-height: 150%;color: #333333;}

#cont1{
margin: 0;
}

#cont2{width:100%;float: none;}

.cont_2row{float: none; width:100%;}

.hs_logo {
/*width: 50%;*/
}

/*------------------*/
/*　ボタン　レッド　*/
/*------------------*/
.btn_red {
	-moz-box-shadow:inset 0px 1px 0px 0px #f5978e;
	-webkit-box-shadow:inset 0px 1px 0px 0px #f5978e;
	box-shadow:inset 0px 1px 0px 0px #f5978e;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f24537), color-stop(1, #c62d1f));
	background:-moz-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-webkit-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-o-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:-ms-linear-gradient(top, #f24537 5%, #c62d1f 100%);
	background:linear-gradient(to bottom, #f24537 5%, #c62d1f 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f24537', endColorstr='#c62d1f',GradientType=0);
	background-color:#f24537;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #d02718;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:3px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #810e05;
}
.btn_red:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #c62d1f), color-stop(1, #f24537));
	background:-moz-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-webkit-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-o-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:-ms-linear-gradient(top, #c62d1f 5%, #f24537 100%);
	background:linear-gradient(to bottom, #c62d1f 5%, #f24537 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#c62d1f', endColorstr='#f24537',GradientType=0);
	background-color:#c62d1f;
}
.btn_red:active {
	position:relative;
	top:1px;
}

/*------------------*/
/*　ボタン　ブルー　*/
/*------------------*/
.btn_blu {
	-moz-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	-webkit-box-shadow:inset 0px 1px 0px 0px #97c4fe;
	box-shadow:inset 0px 1px 0px 0px #97c4fe;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #3d94f6), color-stop(1, #1e62d0));
	background:-moz-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-webkit-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-o-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:-ms-linear-gradient(top, #3d94f6 5%, #1e62d0 100%);
	background:linear-gradient(to bottom, #3d94f6 5%, #1e62d0 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#3d94f6', endColorstr='#1e62d0',GradientType=0);
	background-color:#3d94f6;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #337fed;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:arial;
	font-size:14px;
	font-weight:bold;
	padding:3px 5px;
	text-decoration:none;
	text-shadow:0px 1px 0px #1570cd;
}
.btn_blu:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #1e62d0), color-stop(1, #3d94f6));
	background:-moz-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-webkit-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-o-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:-ms-linear-gradient(top, #1e62d0 5%, #3d94f6 100%);
	background:linear-gradient(to bottom, #1e62d0 5%, #3d94f6 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#1e62d0', endColorstr='#3d94f6',GradientType=0);
	background-color:#1e62d0;
}
.btn_blu:active {
	position:relative;
	top:1px;
}

/*------------------*/
/*　タブ直下 参考為替レート設定　*/
/*------------------*/

.r-row {
float: right;
text-align:right;
padding: 5px 60px 0 0;
}
.l-row {
float: left;
text-align:left;
}

.half_right {
width:100%;
margin: 0px;
text-align: center;
}

.half_left {
width:100%;
margin: 0 0 20px 0;
text-align: center;
}

/*------------------*/
/*　為替スプレッド半額キャンペーン実施中 設定　*/
/*------------------*/


.fs14pt{font-size:12pt;}

/*------------------*/
/*　商品概要直下 テーブル 設定　*/
/*------------------*/

.tbl_f th {
border-top: 2px solid #1D5C79;
border-bottom: 1px solid #FFF;
background-color: #E0E0E0;
display: block;
font-size: 12px;
}

.tbl_f td {
border: 1px solid #D8D8D8;
display: block;
font-size: 12px;
}

/*------------------*/
/*　ハンバーガー表示関連レイアウト 設定　*/
/*------------------*/

#txtmap *{
list-style-type: none;
text-decoration: none;
margin: 60px 0 0 0;
padding: 5px 3px;
}

#container{
background-color:#ffffff;
width:100%;
margin:0 auto;
font-size: 13px;
line-height: 150%;
color: #333333;
box-sizing: border-box;
}


/*------------------*/
/*　ハンバーガー表示 設定　*/
/*------------------*/

header {
background: #fff;
color: #ccc;
padding: 1rem;
}



/*nabi開閉部分*/
    .nav-wrap{
        box-sizing: border-box;
        /*position: fixed;*/
        position: absolute;
        top: 0;
								left: 0;
        width: 100%;
    }

    .gnav {
      list-style-type: none;
      /*background: #e5e9f1;*/
      width: 100%;
      /*　z-indexは.wrapper部分でpositionを使用した場合は適切な数字（一番大きい値）に変更*/
      z-index: 99;
						margin: 20px 0;
						padding: 10px 0 0 0;
    }
 
    .gnav li {
      border-bottom: 1px solid #333;
      background: #e5e9f1;
						width: 100%;
    }
 
    .gnav li a {
      display: block;
      background: #e5e9f1;
      text-decoration: none;
      /* (44-16)/2=14px */
      padding: 10px;
						margin: 0;
						/*width: 100%;*/
    }

/*ハンバーガーボタン*/
 
    .icon-animation {
      width: 44px;
      height: 44px;
      display: block;
      cursor: pointer;
      float: right;
      position: absolute;
      right: .5rem;
      text-align: center;
      top: .5rem;
    }
 
    .icon-animation span {
      width: 39px;
      height: 3px;
      display: block;
      background: #ccc;
      position: absolute;
      left: 50%;
      top: 50%;
      margin-left: -25px;
      -webkit-transition: all 0.3s;
      transition: all 0.3s;
      -webkit-transform: rotate(0deg);
      -ms-transform: rotate(0deg);
      transform: rotate(0deg);
    }
 
    .icon-animation .top {
      -webkit-transform: translateY(-13px);
      -ms-transform: translateY(-13px);
      transform: translateY(-13px);
    }
 
    .icon-animation .bottom {
      -webkit-transform: translateY(13px);
      -ms-transform: translateY(13px);
      transform: translateY(13px);
    }
 
    .is-open .middle {
      background: rgba(51, 51, 51, 0);
    }
 
    .is-open .top {
      -webkit-transform: rotate(-45deg) translateY(0px);
      -ms-transform: rotate(-45deg) translateY(0px);
      transform: rotate(-45deg) translateY(0px);
    }
 
    .is-open .bottom {
      -webkit-transform: rotate(45deg) translateY(0px);
      -ms-transform: rotate(45deg) translateY(0px);
      transform: rotate(45deg) translateY(0px);
    }

/*------------------*/
/*　「まずは口座開設」ボタン 設定　*/
/*------------------*/


.button02 {
	display: inline-block;
	margin:15px auto;
	padding:1%;
	width: 80%;
	/*height: 100px;*/
	text-align: center;
	text-decoration: none;
	outline: none;
    background-color:#E92D30;
	color: #fff;
	border-radius: 5px;
	box-shadow: 2px 5px 10px rgba(136, 136, 136, 1);
	font-size:100%;
	line-height:2;
}
.button02 span{	font-weight:bold; font-size:130%;	}
.button02 span:before{content:url("../img/icon_input.png"	);}
.button02::before, .button02::after {
 position: absolute;
 z-index: -1;
 display: block;
 content: '';
		text-decoration: none;
	color: #fff;
}

.button02 a {

	text-decoration: none;
	color: #fff;

}

.button02, .button02::before, .button02::after {
 -webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
 box-sizing: border-box;
 -webkit-transition: all .3s;
 transition: all .3s;
		color: #fff;
}
.button02:hover {
	background-color:#F90;
	box-shadow: 0 1px 0 rgba(136, 136, 136, 1);
	text-decoration:none;
		color: #fff;
}

/*----------------h1設定---------------------*/

.ttl-1_2row {
background-image: url(../../../../images/title/1_w730.gif);
height: 30px;
margin: 0px;
padding-top: 20px;
padding-left: 5px;
background-repeat: no-repeat;
font-size: 16px;
font-weight: bold;
color:#0A0040;
}

}
/*END　　@media screen and (max-width: 480px)*/