/*----------------背景画像設定---------------------*/

body{
background-image: url(../../../../images_home/page_bg.gif);
background-repeat: repeat-x;
background-position: top;
}


/*img{
-webkit-backface-visibility: hidden;
}*/

/*----------------レイアウト設定---------------------*/

#cont2{
width:723px;
float: right;
}

.cont_2row{float:left;width:100%;}

/*----------------タブ直下 参考為替レート設定---------------------*/

.half_right{width:42%;margin: 0px;float: right;}

.half_left{
float: left;
margin:0px 0px 0px 15px;
letter-spacing:0.4mm;
width:50%;
}

/*----------------商品概要直下 テーブル設定---------------------*/

.tbl_f th.w-12 {
width: 12%;
}

/*----------------テキストリンク設定---------------------*/

a:link{color: #001E97;text-decoration: underline;}

a:visited{color: #001E97;text-decoration: underline;}

a:hover{color: #002EE3;text-decoration: underline;}

a:active{color: #001E97;text-decoration: underline;}

a:hover img.ro{opacity:0.5;filter: alpha(opacity=50);}/*イメージ透過*/

/*----------------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: 20px;
font-weight: bold;
color:#0A0040;
}

	
	
/*2020.06.10 productsから移動*/	
.cam_txt{margin:30px 15px 15px 15px;line-height: 30px;;font-size:1.3em;font-weight:bold;}
.imgmain{display: inline-block;}
.atten {
    position: relative;
    padding: 0.6em;
    margin:0.5em 0;
    width: 95%;
    background-color: #E62927;
    color: #FFFFFF;
    text-align: center;
    letter-spacing: 0.1em;
    font-size: 1.2em;
}
.atten::before, .atten::after {
    content: '';
    position: absolute;
    top: 100%;
    border-style: solid;
    border-color: transparent;
}
.atten::before {
    left: 0;
    border-width: 0 15px 15px 0;
    border-right-color:#7F0507;
}
.atten::after {
    right: 0;
    border-style: solid;
    border-width: 15px 15px 0 0;
    border-top-color:#7F0507;
}
table.tate_o {
    border-collapse: separate;
    border-spacing: 1px;
    text-align: left;
    line-height: 1.5;
    border-top: 1px solid #ccc;
    margin: 0 auto;
    width: 98%;
    font-weight: normal;
    font-size: 1.3em;
}
table.tate_o th {
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    white-space: nowrap;
    background-color: #7A7A7A;
    color: #FFFFFF;
    text-align: center;
    font-weight: normal;
}
table.tate_o td {
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
    text-align: center;
    color: #333333;
    vertical-align: middle;
}
.hendoukawase_tbl {
    float: right;
    width: 50%;
    margin-right: 3em;
}
.hendoukawase_kwd {
    float: left;
    width: 42%;
    text-align: right;
}
.hendoukawase_kwd img{width:90%;}
.kaisetubt {
    padding: 7px 20px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 120%;
    font-weight: bold;
    margin: 10px;
    color: #FFF;
    width: 700px;
    height: 80px;
-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #056ac5), color-stop(0.50, #045dae), color-stop(0.50, #0558a4), color-stop(1.00, #043663));
    background: -webkit-linear-gradient(top, #056ac5 0%, #045dae 50%, #0558a4 50%, #043663 100%);
    background: -moz-linear-gradient(top, #056ac5 0%, #045dae 50%, #0558a4 50%, #043663 100%);
    background: -o-linear-gradient(top, #056ac5 0%, #045dae 50%, #0558a4 50%, #043663 100%);
    background: -ms-linear-gradient(top, #056ac5 0%, #045dae 50%, #0558a4 50%, #043663 100%);
    background: linear-gradient(to bottom, #056ac5 0%, #045dae 50%, #0558a4 50%, #043663 100%);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    cursor: pointer;
}
.kaisetubt1 {
    padding: 7px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-size: 120%;
    font-weight: bold;
    margin: 10px;
    color: #FFF;
    width: 700px;
    height: 80px;
-webkit-gradient(linear, left top, left bottom, color-stop(0.00, #056ac5), color-stop(0.50, #045dae), color-stop(0.50, #0558a4), color-stop(1.00, #043663));
    background: -webkit-linear-gradient(top, #056ac5 0%, #045dae 50%, #0558a4 50%, #043663 100%);
    background: -moz-linear-gradient(top, #056ac5 0%, #045dae 50%, #0558a4 50%, #043663 100%);
    background: -o-linear-gradient(top, #056ac5 0%, #045dae 50%, #0558a4 50%, #043663 100%);
    background: -ms-linear-gradient(top, #056ac5 0%, #045dae 50%, #0558a4 50%, #043663 100%);
    background: linear-gradient(to bottom, #056ac5 0%, #045dae 50%, #0558a4 50%, #043663 100%);
    background-color: #045dae;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    cursor: pointer;
}
.area_sp {
    display: none;
}
.area_pc {
    display: block;
}
/*lp/call/より**/
.twoCol {
    z-index: 1;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: censpace-betweenter;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    overflow: hidden;
    margin: 1.5em 0 1em 0;
    font-size: 1.1em;
    line-height: 1.2;
}
.twoCol .inner {
    position: relative;
    overflow: hidden;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    align-items: center;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: censpace-betweenter;
    justify-content: space-between;
    -ms-flex-direction: column-reverse;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    flex-direction: column;
    width: 48.98%;
 width: calc((480 / 980)*100%);
    height: auto;/*margin:0 0 20px 0;*/
}
.twoCol .inner div:nth-child(2n+1){
    clear: both;
}
.twoCol .inner .image {
    width: 100%;
    min-height: 0%;
}
.twoCol .inner img {
    width: 100%;
}
/*口座開設ボタン*/
.btn_contact a {
	/*position: relative;*/
	display: inline-block;
	padding: 0.2em 1.1em 0.4em;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	z-index: 1;
	background: #216EB7;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0.1em;
	margin-bottom: -0.8em;
}
.btn_contact a:hover {
	color: #fff;
	background: #0584FC;
}
/*購入ボタン*/
.btn_buy a {
	/*position: relative;*/
	display: inline-block;
	padding: 0.2em 1.1em 0.4em;
	color: #fff !important;
	text-align: center;
	text-decoration: none;
	-moz-transition: 0.5s;
	-webkit-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
	z-index: 1;
	background: #D72729;
	font-size: 1.5em;
	font-weight: bold;
	margin-top: 0.1em;
	margin-bottom: -0.8em;
}
.btn_buy a:hover {
	color: #fff;
	background: #AD1517;
}
.ct {
	text-align: center;
	font-weight: bold;
}
.ct span span {
	font-size: 0.9em;
	font-weight: normal;
}
.tel {
	text-align: center;
	font-size: 2em;
	font-weight: bold;
	text-decoration: none;
	color: #216EB7;
	line-height: 0.9;
	padding-bottom: 5px;
}
table.kouza_arinasi {
	width: 100%;
	font-size: 0.9em;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: -0.8em;
}
table.kouza_arinasi td {
	/*width:50%;*/
	text-align: center;
}
div.nav_bond_btn ul.sub-btn-area{float:left;}

.discramer{
    max-width:960px;
	padding:10px;
	background-color: #FDEDED;
    margin:0 auto;
	font-size:1em;
	line-height: 1.7;

}
@media only screen and (max-device-width: 800px) {
    .discramer{
        max-width:none;
    }

}