@charset "utf-8";
/* CSS Document */

html, html * {
	padding: 0;
	margin: 0;
	box-sizing: border-box;
	font-family: 'Noto Sans JP', 'Lato', '游ゴシック Medium', '游ゴシック体', 'Yu Gothic Medium', YuGothic, 'ヒラギノ角ゴ ProN', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic','Meiryo UI', sans-serif;
}
.clear {
	clear: both;
}

body {
	margin: 0;
	background: #fff;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
}

/* ヘッダー */
#header {
	background-color: #2079ff;
}

/* フッター */
#footer2 {
	margin-left: auto;
	margin-right: auto;
}
.footer2 {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 30px;
}
.footer2 .flex_parent {
    display: -webkit-box;
    display: -ms-flexbox;
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}
.footer2 .flex_child {
	-webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}
.footer2 h6 {
	font-size: 14px;
	line-height: 1.2em;
}
.footer2 li {
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 12px;
	margin: 0;
	font-size: 13px;
	line-height: 1.3em;
}
.footer2  a {
	text-decoration: none;
	color: #4298B5;
}
.footer2  a:hover {
	text-decoration: none;
	color: #999;
}

.sns_etc{
	font-size: 12px;
}
.sns_etc  a {
	text-decoration: none;
	color: #333;
}
.sns_etc  a:hover {
	text-decoration: none;
	color: #999;
}
.txt_center{
	text-align: center;
}
.txt_left{
	text-align: left;
	font-size: 10px;
	margin-bottom:20px; 
}


/* 共通部分 */

/* ボタン */
.contact01 {
	width: 920px;
	margin:30px 0 30px;
}

.btn01
{
  float:left;
  margin-left:5px;
  background-color:#fff;
}

.btn02
{
  float:right;
  background-color:#fff;
}

.btn01:hover {
  opacity: 0.8;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.btn02:hover {
  opacity: 0.8;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

hr{
	color: #CCCCCC;	
	
}



.w_960{
	width:960px;
    margin: auto;
}

.w_1040{
	width:1040px;
    margin: auto;
}


/* 見出し */


.midashi_r_ribbon {
	width: 920px;
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items: center;
	padding:65px 0 55px 0;
}

.midashi_r_ribbon_rbn01 {
	margin:7px 13px 0 0;
}


.blue_bold_text {
	color:#004488;
	font-weight: bold;
}

.red_bold_text {
	color:#004488;
}


/* top */
#top {
	background-image: url("../img/header_bg__.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0 auto;
	background-color: #0099cc;
	height: 620px;
}

.top01 {
	width: 920px;
	margin: 0 auto;
}

.tsr_logo{
	margin:15px 0 0;
	float:right;
}

#top .title {
	width: 100%;
	padding-top:15px;
}

.dnbmark{
   width:920px;
	margin-top: 70px;
	display:flex;
	flex-direction: row;
	justify-content: center;
	align-items:flex-end;
}

.mark01{
   margin:0;
}

.mark02 {
  margin:0;
}



/* measures */
#measures {
	width: 920px;
	margin: 0 auto;
	padding-top: 50px;
}

#measures > h2 {
	text-align: center;
	font-size: 44px;
	letter-spacing:10px;
	font-weight: 900;
	padding: 40px 0 40px 0;
	background-image: url(../img/tate.png);
	background-repeat: no-repeat;
	background-position: center;	
}

#measures > h3 {
	text-align: center;
	font-size: 24px;
	font-weight: 900;
	line-height: 1.3;
	padding: 20px 0 8px 0;
	color: #4298B5;
}

#measures > hr {
	margin:0;
}

.sub_title{
	font-size: 24px;
	line-height: 54px;
	letter-spacing:8px;
}

.read01 > p{
	margin: 8px 0 30px;
	line-height: 24px;
}

.read01_img{
	text-align: center;
}

.bank{
	background-color: #4298B5;
	width: 920px;
	text-align: center;
	padding-top:30px;
	margin:60px 0;
}

.bank h3 {
	color:#fff;
	text-align: center;
	padding-bottom:30px;
	font-size: 36px;
	font-weight: 900;
}

.bank_figure{
	margin-bottom: 30px;
}

.aml{
	width: 920px;
	height: 240px;
	text-align: center;
	padding-top:30px;
	border: 1px solid #ccc;
	margin:80px 0 100px 0;
}

.aml > h3{
	font-size: 36px;
	font-weight: 900;
}

.aml hr{
	margin:12px 0 10px;
	clear:both;
}

.aml_01{
	float:left;
	width: 370px;
	margin-left:35px;
}

.aml_01 p{
	font-size:16px;
	line-height: 24px;
	text-align: left;
}

.aml_02{
	float:right;
	width: 370px;
	margin-right:35px;
}

.aml_02 p{
	font-size:16px;
	line-height: 24px;
	text-align: left;
}

.usa_eu{
	display:flex;
	flex-direction:row;
	flex-wrap:nowrap;
	justify-content:center;
	align-items:center;
	width: 370px;
	margin-top: 30px;
}

.bank_img {
    margin-right:10px;
}

.bank_text {
   font-size:24px;
   font-weight: 900;  
}



/* compliance */
#compliance {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #808080;
	padding:70px 0;
}

.comp_01 {
	width: 920px;
	margin: 0 auto;
}

.comp_01 > h2 {
	text-align: center;
	font-size:36px;
	font-weight: 900;
	color:#fff;
	padding-bottom: 30px;
}


/* probrem */
#probrem {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #4298B5;
	padding:70px 0 150px;
}

.prob_01 {
	width: 920px;
	margin: 0 auto;
}

.exp{
	width: 920px;
}

.explanation01 {
	margin-top: 40px;
	float: left;
}

.explanation02 {
	margin: 40px 0px 80px 30px;
	width: 536px;
	float: left;
}

.explanation02 > h3 {
	font-size: 24px;
	font-weight: 900px;
	color: #fff;
}

.explanation02 p{
	color: #fff;
	line-height: 24px;
	font-size: 16px;
}

.onestop {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
	display:flex;
  	-webkit-box-orient: horizontal;
  	-webkit-box-direction: normal;
  	-ms-flex-direction: row;
	flex-direction: row;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
	justify-content: center;
        -webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
	width: 920px;
	margin-top:42px;
}

.onestop_title {
	font-size: 30px;
	font-weight: 900;
	color: #4298B5;
	text-align: center;
	margin-bottom: 20px;
}

.onestop01 {
background-color:#fff;
width:440px;
padding:30px 35px;
margin-right: 40px;
}

.onestop02 {
background-color:#fff;
width:440px;
padding:30px 35px;
}

.onestop01 p{
	font-size: 24px;
	line-height: 36px;
	margin-bottom:15px;
}

.onestop02 p{
	font-size: 24px;
	line-height: 36px;
	margin-bottom:15px;
}

.one_img{
  text-align: center;
}

.one_14{
	font-size:14px;
}

.onestop_caption{
	font-size:12px;
	line-height: 18px;
	color:#fff;
	width:440px;
	padding:12px 37px;
	float:right;
}


/* reason */
#reason {
	clear:both;
}

.reason01 {
	width: 920px;
	margin: 0 auto;
}

.reason01 > h2 {
	text-align: center;
	font-size: 36px;
	letter-spacing:5px;
	font-weight: 900;
	padding: 40px 0 40px 0;
	background-image: url(../img/earth.png);
	background-repeat: no-repeat;
	background-position: center;
	margin:60px 0 15px;
}

.rea01{
	display: table-cell;
	vertical-align: middle;
	height:125px;
}

.rea01 img {
display: inline-block;
vertical-align: middle;
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
}

.rea01_text {
display: inline-block;
vertical-align: middle;
width:820px;
*zoom: 1; /* for IE6-7 */
*display: inline; /* for IE6-7 */
margin-left:20px;
}

.rea01_text > h3 {
	font-size: 24px;
	font-weight: 900;
	line-height: 1.3;
	color: #4298B5;
	margin-bottom:8px;
}

.rea01_text p{
	font-size: 16px;
	line-height: 24px;
}

.reason01 hr{
	clear: both;
}


/* order */
#order {
	background-position: center center;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-size: cover;
	background-color: #4298B5;
	padding:60px 0 25px;
	margin-top:40px;
}

.ord_01 {
	width: 920px;
	margin: 0 auto;
}

.ord_01> h2{
	font-size:24px;
	font-weight: 900px;
	line-height: 36px;
	color:#fff;
	margin-bottom:28px;
	text-align: center;
}





#footer {
	width: 920px;
	padding: 20px 0;
	font-size:14px;
	margin:0 auto;
}
#footer p {
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 1px;
}

/* pagetop */
#page_top{
  width: 60px;
  height: 60px;
  position: fixed;
  right: 0;
  bottom: 0;
  opacity: 0.6;
font-size: 0px;
}
#page_top a{
  position: relative;
  display: block;
  width: 60px;
  height: 60px;
  text-decoration: none;
 background: rgba(119,119,119,0.9);
border: 2px solid rgba(255,255,255,0.9);

}
#page_top a::before{
  font-family: FontAwesome;
  content: '\f102';
  font-size: 30px;
  color: #fff;
  position: absolute;
  width: 30px;
  height: 30px;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  margin: auto;
  text-align: center;
}

#page_top a:hover{
 background: rgba(85,85,85,0.9);
}

/* clearfix */
.cfx:after {
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	content: ".";
	font-size: 0.1em;
}
.cfx {
	display: inline-block;
}
