﻿@charset "utf-8";

/* CSS Document */

body {
    background: #f0f0f0;
    font-size: 20px;
    color: #063090;
    font-family: Meiryo, メイリオ, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    line-height: 1.8;
}

.po_r { position: relative;}kad
.mt_10 { margin-top: 10px;}
.mt_80 { margin-top: 80px;}
.mt_100 { margin-top: 100px;}
.mt_150 {margin-top: 150px}
.mr_5 {margin-right: 5px;}
.pt10 { padding-top: 10px; }
.pt20 { padding-top: 20px; }
.pt30 { padding-top: 30px; }
.pt40 { padding-top: 40px; }
.pt50 { padding-top: 50px; }
.pt60 { padding-top: 60px; }
.pt70 { padding-top: 70px; }
.pt80 { padding-top: 80px; }
.pt90 { padding-top: 90px; }
.pt100 { padding-top: 100px; }
.clear {    clear: both;}
.txt_40px {    font-size: 40px;}
.fl_l {float: left;}
.ta_c {text-align: center;}
    .sp {display: none!important;}
.clearfix {zoom:1;}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
section:after {
    content: "";
    clear: both;
    display: block;
}
*:after {
  display:block;
  clear:both;
}
element {zoom:1;} /* clearfix IE6, 7 */
element:after {content:"";} /* clearfix */
a:hover {
    opacity: 0.5;
}

a {
    color: #4242b5;
    text-decoration: none;
}

nav.menu_sp {
    display: none!important;
}

header {
    width: 100%;
    height: 400px;
    background-image: url(../img/top_bk.png);
    background-position: center;
    position: relative;
    margin-bottom: 1px;
}

header.top_hdr {
    background-image: none;
    background-color:#fff;
    height: 75px;
}



.header_wrap {
    width: 1280px;
    margin: 0 auto;
	line-height: 1.6;
}


h1.ttl_logo_top {
    width: 265px;
    margin: 10px 10px 1px;
    float: left;
}


.hd_login_box {
    float: left;
    margin: 10px 0 0 52px;
    line-height: 1.0;
}
.ri-x-jtb-logo {
    text-align: center;
}
.ri-x-jtb-logo img {
    max-width: 100%;
}
.jtb_logo_top {
    float: right;
    padding-top:15px;
}

    a.jtb_logo_top:hover {
        opacity: 1.0;
    }

.ttl_top1 {
    position: absolute;
    top: -500px;
    right: 150px;
}

.otoiawase_top {
    position: absolute;
    top: -610px;
    right: 0;
}

h1.ttl_logo {
    position: absolute;
    top: 20px;
    left: 20px;
}

.jtb_logo {
    position: absolute;
    top: 20px;
    right: 20px;
}

.otoiawase {
    position: absolute;
    top: 150px;
    right: 0;
}

nav {
    width: 100%;
    background-color: #083090;
    height: 70px;
    clear: both;
    font-size: 14px;
}


nav ul {
    width: 1280px;
    margin: 0 auto;
}

nav li {
    padding: 10px 0 7px;;
    float: left;
    position: relative;
    cursor: pointer;
    width: 213px;
}

nav li.nav_bdr_r {
    background-image: url(../img/nav_rbord.png);
    background-position: right;
    background-repeat: no-repeat;
}

nav li.nav_bdr_o {
    /* background-color: #fff;
    border-bottom: 1px solid #083090;
    border-top: 1px solid #083090;
    padding: 9px 0 0px; */
    position: relative;
    width: 213px;
    height: 50px;
    cursor: default;
}
nav li.nav_bdr_o a {
    position: absolute;
    left: 58px;
    top: -15px;
    z-index: 99;
}



/*nav li ul {
    width: 100%;
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    z-index: 100;
}

nav li ul li {
    float: none;
    background-color: #083090;
    border-top: 1px solid #fff;
    text-align: center;
    color: #fff;
    line-height: 2.0;
    font-weight: normal;
}

nav li ul li a {
    color: #fff;
}*/

nav.top_nav li.nav_bdr_o a {
    color: #083090;
}

/*ul.nav_sub_s {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 100%;
    z-index: 100;
}

 li.nav_suv_in {
    float: none;
    background-color: #083090;
    border-top: 1px solid #fff;
    text-align: center;
    color: #fff;
    line-height: 2.0;
    font-weight: normal;
}*/

#main {
    width: 1280px;
    margin: 0 auto;
    clear: both;
    position: relative;
    padding-top: 1px;
    padding-bottom: 100px;
	background: #FFF;
}

#main_top {
       width: 1280px;
    margin: 0 auto 2em;
    clear: both;
    position: relative;
    padding-top: 1px;
}


section.slider_wrap {
	position: relative;
}
section.slider_wrap .alert-btn {
	position: absolute;
	right: 15px;
	top: 15px;
	z-index: 99;
}

.slider  {
    width:1280px;
	height: 600px;
}

.slider img {
    width:1280px;
}

.nav_slider {
    position: absolute;
    width: 320px;
    top:5px;
    right:-10px;
    z-index: 99;
}


.nav_slider .slide {
    float: none;
    padding-bottom: 10px;
    cursor: pointer;
}

.nav_slider .slide_none {
    display: none;
    float: none;
    padding-bottom: 10px;
    cursor: pointer;
}


#nav-blocks {
    width: 100%;
    height: auto;
    position: relative;
}
#nav-blocks .btn-notice {
    position: absolute;
    bottom: 5%;
    right: 400px;
}
#nav-blocks .btn-notice a {
    display: block;
    padding: .5rem 2rem;
    background: #fff;
    opacity: .8;
}

#nav-blocks nav {
    width: 30%;
    height: auto;
    background: transparent;
    position: absolute;
    top: 0;
    right: 0;
}
#nav-blocks ul {
    width: 100%;
}
#nav-blocks ul li {
    box-sizing: border-box;
    width: 100%;
    float: none;
    padding: 0;
    background: rgba(34,46,142,.85);
}
#nav-blocks ul li:not(:last-of-type) {
    border-bottom: 1px solid rgba(255,255,255,.7);
}
#nav-blocks ul li a {
    display: table;
    width: 100%;
    height: 100%;
}
#nav-blocks ul li a p {
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    height: 99px;
    color: #fff;
    padding: 0 2rem;
    text-align: left;
    transition: 1s;
}
#nav-blocks ul li a:hover {
    width: 100%;
    opacity: 1;
}
.nav-blocks-hover {
    box-sizing: border-box;
    background: #083090 !important;
    padding: 0 0 0 1rem !important;
    transition: 1s;
}
#nav-blocks ul li a img {
    max-width: 100%;
}


.login_box {
    float: left;
    width: 300px;
    height: 300px;
    background: #fff;
    padding: 10px;
    margin: 15px 10px 15px 0;
}

.login_box h2 {
    text-align: center;
}

.login_box p {
    margin-top: 10px;
}

.info_box {
    font-size: 16px;
    float: left;
    width: 630px;
    height: auto;
    background: #fff;
    padding: 10px;
    margin: 0 0 15px;
}
.sn_top_box a:hover,
.top_strt_box a:hover,
.top_svc_box a:hover,
.nav_bdr_o a:hover {
	opacity:1; filter:alpha(opacity=100); -ms-filter: "alpha( opacity=100 )";
}

.info_box h2 {
}

.info_box p {
    color: #083090;
    border-bottom: 1px dotted #083090;
    margin-top: 15px;
}
.info_box p:nth-of-type(2) a {
    font-weight: bold;
    color: #CC0000;
}

.sn_top_box {
    width: 900px;
    height: 265px;
    float: left;
    text-align: center;
    background: #fff;
    padding: 15px 30px 20px;
    margin-top: 10px;
}

.sn_top_box h2 {
    margin: 0 0 10px 15px;
    text-align: left;
}
.sn_top_box a {
	float: left;
	display: block;
}
.snt_btn_m {
    margin: 0 143px;
}

.top_svc_box {
    text-align: left;
    float: right;
    width: 290px;
    height: 280px;
    background: #fff;
    padding: 10px;
    margin: 10px 0 10px 10px;
}
.top_svc_box a {
	display: block;
	color: #083090;
}
.top_svc_box a:hover {
    opacity: 0.5;
}
.top_svc_box h2,
#box-sns h2 { /* 20161122 added */
    font-size: 22px;
    margin-top: 10px;
    font-weight: normal;
	display: -webkit-flex;
	display: flex;
    text-align: left;
	position: relative;
	padding-left: 25%;
	width: 75%;
	line-height: 1.2;

}
.top_svc_box h2 img {
	position: absolute;
	top: 0;
	left: 0;
}
.svc_va_m {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
    font-size: 16px;
    margin: 5px 0;
	position: relative;
	padding-left: 20%;
	width: 80%;
	height: 50px;
}
.svc_va_m img {
	top: 0;
	left: 0;
	position: absolute;
}

.svc_link {
    bottom: 8px;
    right: 88px;
}

.top_strt_box {
    float: left;
    position: relative;
    width: 960px;
}

.strt_link {
    position: absolute;
    top: 10px;
    right: 50px;
}


#box-sns {
    /* width: 254px;
    height: 275px; */
    width: 300px;
    height: 280px;
    background-color: #fff;
	/* padding: 15px 28px 10px; */
	padding: 10px 0 10px 10px;
    float: right;
    color: #083090;
    font-size: 18px;
}

/* 161122 added from */
#box-sns h2 {
	font-size: 21px;
}
#box-sns h2 img {
	position: absolute;
	top: 0;
	left: 0;
}
#box-sns ul#howtouseatm {
	width: 100%;
	font-size: 16px;
}
#box-sns ul#howtouseatm a {
	color: #083090;
}
#box-sns ul#howtouseatm a:hover {
    opacity: 0.5;
}
#box-sns ul#howtouseatm li {
	position: relative;
	padding-left: 60px;
	margin: 5px 0 0;
	height: 50px;
	line-height:  50px;
}
#box-sns ul#howtouseatm li span {
	position: absolute;
	left: 0;
	top: 0;
}
/* 161122 added end */

#box-sns ul {
	margin: 30px auto 0;
	width: 190px;
}


.tips_box {
    float: right;
}

.reat_box {
    float: left;
    width: 600px;
    height: 550px;
    background: #fff;
    padding: 10px;
    margin: 0 10px 10px 0;
    text-align: center;
    font-size: 10px;
}
.reat_box h2 {
	position: relative;
	text-align: left;
}
.reat_box h2 span {
	position: absolute;
	right: 0;
	top: 15%;
}
table.rt_table {
    margin-top: 10px;
    border-collapse: inherit;
	width: 100%;
}


table.rt_table th {
    border-right: 1px dotted #083090;
    width: 100px;
    padding: 5px 5px 0;
    font-weight: normal;
    vertical-align: top;
    line-height: 1.5;
    font-size: 14px;
	table-layout: fixed;
}

table.rt_table td {
    border-right: 1px dotted #083090;
    /* width: 100px; */
    vertical-align: middle;
    font-size: 10px;
    padding: 0;
}

table.rt_table td.country {
	width: 26%;
}
table.rt_table td.currency {
	width: 10%;
}
table.rt_table td.yen {
	width: 14%;
}
table.rt_table td.rate {
	width: 20%;
}
table.rt_table td strong {
    color: #D80000;
    font-size: 14px;
}

table.rt_table td span {
	display: -webkit-flex;
	display: flex;
	-webkit-align-items: center;
	align-items: center;
}

table.rt_table td span img {
    margin-right: 3px;
}

table.rt_table td.bdr_topo {
    border: none;
    border-top: 1px dotted #083090;
    height: 5px;
    padding: 0;
}

table.rt_table .bdr_ri_no {
    border: none;
}

table.rt_table td.bdr_btmo {
    border: none;
    border-bottom: 1px dotted #083090;
    height: 5px;
    padding: 0;
}

table.rt_table td.bdr_noo {
    border: none;
    height: 5px;
    padding: 0;
}

.reat_box p {
    margin-top: 10px;
    line-height: 1.8;
    text-align: left;
}





.reat_box p {
    margin-top: 10px;
    line-height: 1.8;
    text-align: left;
}



/*-------------------------------------------------
sevice
---------------------------------------------------*/

.svc_wrap {
    text-align: center;
}

.svc_wrap section {
    margin-top: 130px;
}

.svc_top p img {
    margin: 0 66px;
}

.svc_ttl {
    font-size: 32px;
    color: #063090;
    font-weight: normal;
    margin-bottom: 30px;
}

.svc_box p {
    text-align: left;
    width: 650px;
    font-size: 24px;
    margin: 60px auto 20px;
    line-height: 1.8;
}

.svc_box p strong {
    font-size: 48px;
}

.svc_cbb {
    width: 565px;
    margin: 50px auto 40px;
}

.svc_cbb img {
    margin: 15px;
    float: left;
}

p.svc_txtl {
    width: 700px;
}

p.svc_txtll {
    width: 780px;
}

.reat_box_c {
    width: 620px;
    height: 550px;
    background: rgb(255, 251, 224);
     border-radius: 10px;
    padding: 10px;
    margin: 10px auto 50px;
    text-align: center;
    font-size: 10px;
}

.reat_box_c p.svc_rt_p {
    font-size: 10px;
    margin-top: 10px;
}
/*-------------------------------------------------
scene
---------------------------------------------------*/

section.sn_box {
    margin-top: 0;
}

.sn_top h2 {
    margin-bottom: 80px;
}

/* */
#studyAbroad {
	width: 1100px;
	margin: 2em auto 0;
	background: url(../img/scene/bg-study.png) no-repeat 0 0;
	text-align: left;
	line-height: 1.5;
	padding: 1.2em 0 0;
}
#studyAbroad dl dt {
	text-align: center;
}
#studyAbroad div.intros {
	padding-top: 1em;
}
#studyAbroad div.intros h3 {
	padding: 0;
	margin: 0 0 1.3em;
	font-weight: normal;
	font-size: 180%;
	background: none;
	line-height: 1;
}
#studyAbroad h3:before,
#studyAbroad h3:after {
	position: inherit;
	border: none;
}
#studyAbroad div.intros p {
	margin-top: 1.2em;
}
#studyAbroad div.intros,
#studyAbroad div.above,
#studyAbroad div.bottom {
	float: left;
	width: 50%;
	position: relative;
}
#studyAbroad div.above,
#studyAbroad div.bottom {
	font-size: 80%;
	color: #333;
}
#studyAbroad div.above {
	width: 450px;
	padding-left: 4.5em;
}
#studyAbroad div.headSA {
	display: none;
}
#studyAbroad div.above dl dt {
	position: absolute;
	top: 10em;
	width: 450px;
}
#studyAbroad div.above dl dd {
	position: absolute;
	top: 0;
}
#studyAbroad div.bottom {
	width: 450px;
	padding: 11em 2em 3em;
}
#studyAbroad div.bottom[sub] {
	float: right;
}
#studyAbroad div.bottom[sub] dd {
	position: absolute;
}
#studyAbroad div.bottom dl dd {
	margin-top: 1.5em;
}
#studyAbroad dl dd span {
	font-size: 80%;
	color: #777;
	display: block;
	text-indent: -1em;
	margin: 0.5em 0 0 1em;
}
#studyAbroad dl dd p {
	position: absolute;
	bottom: 1em;
	right: -2em;
}
#studyAbroad #beforeAbroad {
	background: #DFEACA;
	padding: 2em;
	margin: 3em 0 0;
}
#studyAbroad #beforeAbroad h3 {
    padding: 0;
    margin: 0;
    font-weight: normal;
    font-size: 180%;
    background: none;
    line-height: 1;
	text-align: center;
}
#studyAbroad #beforeAbroad h4 {
	background: #FFF;
	padding: .5em 1.2em;
	width: 18%;
	text-align: center;
	margin: 2em 0 0
}
#studyAbroad #beforeAbroad .bfBox ul {
	background: #FFF;
	padding: 1.2em 1.2em .5em;
	font-size: 80%;
	color: #333;
}
#studyAbroad #beforeAbroad .bfBox ul li {
	text-indent: -1em;
	margin: 0 0 0.7em 1em;
}
#studyAbroad #beforeAbroad .bfBox ul li span {
	text-indent: -1em;
	margin: 0 0 0 1em;
	display: block;
}

/* */
#businessTrip {
	width: 1100px;
	margin: 2em auto 0;
	text-align: left;
	line-height: 1.5;
	padding: 0;
}
#businessTrip div.scene-BT {
	background: #DCF0F9;
	margin-top: 2em;
}
#businessTrip div.scene-BT[houjin] {
	background: #FFE599;
}
#businessTrip div.scene-BT h3 {
	font-weight: normal;
	color: #FFF;
	background: #083090;
	margin: 0;
	padding: 0.3em 1em;
	letter-spacing: 0.3em;
	font-size: 130%;
}
#businessTrip div.scene-BT[houjin] h3 {
	background: #666;
	position: relative;
}
#businessTrip div.scene-BT[houjin] h3:before,
#businessTrip div.scene-BT[houjin] h3:after {
	border-color: #666;
}
#businessTrip div.scene-BT[houjin] h3 a {
	position: absolute;
	top: 0.4em;
	right: 0.3em;
}
#businessTrip div.scene-BT div {
	background: url(../img/scene/bg-shuccho.png) no-repeat 0 0;
	position: relative;
}
#businessTrip div.scene-BT[houjin] div {
	background: url(../img/scene/bg-shuccho02.png) no-repeat 0 0;
}
#businessTrip div.scene-BT div img {
	vertical-align: bottom;
}
#businessTrip div.scene-BT div p.txt,
#businessTrip div.scene-BT div ul {
	position: absolute;
	top: 0;
	left: 420px;
	line-height: 1.7;
}
#businessTrip div.scene-BT div ul {
	padding-top: 30px;
}
#businessTrip div.scene-BT div ul li {
	text-indent: -1em;
	margin-left: 1em;
}

/* */
#Tourism {
	width: 1100px;
	margin: 2em auto 0;
	text-align: left;
	line-height: 1.5;
	padding: 0;
}
#Tourism .cmnt {
	text-align: center;
	width: 100%;
	font-size: 165%;
	line-height: 1.8;
	margin-bottom: 1.5em;
}
#Tourism .attention {
	border: 1px solid #073090;
	padding: 1.5em 0 0 2.5em;
	margin: 50px 0;
}
#Tourism .attention p {
	margin-bottom: 1.5em;
	font-size: 80%;
	color: #444;
}
#CurrencyBox {
	position: relative;
	margin: 0 0 -100px -100px;
	overflow: hidden;
}
#CurrencyBox img.centerCard {
	position: absolute;
	left: 40%;
	top: 28%;
	z-index: 99;
}
#CurrencyBox .currency {
	float: left;
	margin: 0 0 100px 100px;
	overflow: hidden;
	width: 500px;
	height: 280px;
	text-align: center;
	position: relative;
	padding: 35px 0;
}
#CurrencyBox .currency[UK] { background: #DCF0F9; color: #19769D; }
#CurrencyBox .currency[AUS] { background: #FFEFDF; color: #D86C00; }
#CurrencyBox .currency[FRA] { background: #FFE1E1; color: #570000; }
#CurrencyBox .currency[USA] { background: #DFEACA; color: #336600; }
#CurrencyBox .currency h3 {
	text-align: left;
	color: inherit;
	font-weight: normal;
	position: absolute;
	padding: 0 0 0 80px;
	margin: 0;
	left: 20px;
	font-size: 130%;
}
#CurrencyBox .currency h3 img {
	position: absolute;
	left: 0;
	top: 0;
}
#CurrencyBox .currency h3:before,
#CurrencyBox .currency h3:after {
	position: inherit;
	border: none;
}
#CurrencyBox .currency[UK] h3,
#CurrencyBox .currency[AUS] h3 {
	top: 20px;
}
#CurrencyBox .currency[AUS] h3 {
	font-size: 110%;
	padding: 7px 0 0 80px;
}
#CurrencyBox .currency[FRA] h3,
#CurrencyBox .currency[USA] h3 {
	bottom: 20px;

}

.toformBtn {
	text-align: center;
	margin-top: 5em;
}

/* */

table.sn_txtbox {
    padding: 10px;
    text-align: left;
    font-size: 18px;
    color: #063090;
    width: 1100px;
    margin: 30px auto;
}

table.sn_txtbox th {
    background: rgb(255, 251, 224);
    width: 300px;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
    padding: 15px 10px;
    margin-bottom: 15px;
    color: #063090;
    text-align: left;
    height: 100px;
    vertical-align: middle;
    line-height: 1.5;
}

table.sn_txtbox td {
    background: rgb(255, 251, 224);
    width: 910px;
    margin-right: 10px;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
    padding: 15px 10px;
    margin-bottom: 15px;
    vertical-align: middle;
    line-height: 1.5;
}

table.sn_txtbox td.sn_spc {
    background: none;
    width: 0px;
    border: none;
    padding: 5px;
}


    .sn_bh_btn {
        margin-bottom: 40px;
        text-align: right;
        padding-right:90px;
    }

/*-------------------------------------------------
under
---------------------------------------------------*/

.under_wrap {
    width: 980px;
    padding: 0 40px;
    margin: 0 auto 150px;
}

.under_wrap .page-title {
    font-size: 36px;
    color: #063090;
    text-align: center;
    margin: 100px 0;
}
.under_wrap .page-title[single] {
	font-size: 32px;
}

h3 {
    position: relative;
    font-size: 24px;
    color: #063090;
    margin-bottom: 25px;
    padding: 15px 0 10px 0;
}

h5 {
    font-size: 24px;
    margin-bottom: 10px;
    padding-left: 5px;
}

h3:before,
h3:after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    height: 0;
    width: 100%;
    border-bottom: 1px solid #063090;
}

h3:after {
    bottom: 0px;
}

ul#lists {
    margin-bottom: 50px;
}

ul#lists li {
    padding: 0 30px;
    margin-bottom: 30px;
    color: #063090;
    background: url(../img/arrow-icon.png) no-repeat 0 5px;
    line-height: 1.6;
}
ul#lists li.resp {
	position: relative;
}
ul#lists li.resp p {
	position: absolute;
	right: 0;
	top: 0;
	font-size: 69%;
	text-align: center;
}
ul#lists li.resp p img {
	width: 90%;
}

.box_kadonasi {
    width: 80%;
    margin: 0 auto;
    padding-top: 1px;
    padding-bottom: 25px;
    background: rgb(255, 251, 224);
    border-radius: 20px;
    margin-bottom: 50px;
    color: #000;
}
.box_kadonasi .inner {
	padding: 1em 1.3em 0;
	line-height: 1.6;
	font-size: 19px;
	color: #063090;
}
.easybtn {
	padding: 1em 0 0;
	text-align: center;
}
.easybtn a {
	margin: 0 center;
}
h4.heading {
    position: relative;
    font-size: 25px;
    margin-bottom: 25px;
    padding: 10px 0 10px 0;
    position: inherit;
    text-align: center;
    color: red;
    background: url(../img/caution-mark.png) no-repeat 43% 18px;
}

h4.heading:before,
h4.heading:after {
    content: none;
}

#lists_atn {
    margin: 0 100px;
}

#lists_atn li {
    padding: 0 30px;
    margin-bottom: 30px;
    color: #000;
    background: url(../img/paper-icon.png) no-repeat 0 5px;
    line-height: 1.6;
}

ul#into_lists li,
ul.into_lists li {
    padding: 0 30px;
    margin: 30px 0;
    margin: 30px 0;
    background: url(../img/clc_icon.png) no-repeat 0 5px;
    line-height: 1.6;
}

.under_wrap p {
    margin-bottom: 25px;
    line-height: 1.6;
}


/* QandA */

#head_navi {
    list-style: none;
    padding: 30px 0 25px 15px;
    margin-bottom: 50px;
    background-color: #E0E4ED;
}

#head_navi ul li {
    background-image: url(../img/icon_li_tate.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    margin-bottom: 10px;
    padding: 0 60px 0 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    line-height: 1.8;
}

#qandas-box a {
    color: #083090;
    text-decoration: underline;
    font-weight: bold;
}

#qandas-box a:hover {
    color: #00CCCC;
    text-decoration: none;
    font-weight: bold;
}

.box_qs {
    width: 100%;
    padding-bottom: 50px;
}

.box_qs dl {
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 14px;
    border: 1px solid #083090;
}

.box_qs dt {
    width: 97%;
    padding-bottom: 7px;
    border-bottom-width: 3px;
    border-bottom-style: dotted;
    border-bottom-color: #666666;
    font-weight: bold;
    margin: 0px;
    padding-left: 3%;
    background-image: url(../img/ico_q.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 25px;
    line-height: 25px;
    color: #FF3300;
}


.box_qs dt.line2 {
    width: 97%;
    padding-bottom: 7px;
    border-bottom-width: 3px;
    border-bottom-style: dotted;
    border-bottom-color: #666666;
    font-weight: bold;
    margin: 0px;
    padding-left: 3%;
    background-image: url(../img/ico_q.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    height: 50px;
    line-height: 25px;
    color: #FF3300;
}

.box_qs dd {
    padding-top: 3px;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 3%;
    background-image: url(../img/ico_a.jpg);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    margin-top: 7px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

.box_qs dd p.lia {
    text-indent: -1.4em;
    margin: 0 0 0 1.4em;
}
.box_qs ul.into_lists {
	padding-left: 1.5em;
}
.li_q {
    background-image: url(../img/bg_q.jpg);
    background-repeat: repeat-x;
    height: 23px;
    width: 500px;
    border: 1px solid #F9C700;
    font-weight: bold;
    padding-top: 5px;
    list-style-type: none;
}

.li_a {
    margin-bottom: 10px;
    list-style-type: none;
}

.to_top {
    text-align: right;
    padding-bottom: 10px;
    clear: both;
    margin-top: 10px;
}

.to_top img {
    width: 30px;
}

.qaTgl {
	margin: 1em 0 0;
}
.qaTgl strong{
    text-align: left;
    cursor:pointer;
    background:url(../img/tgl-off.jpg) center right no-repeat;
	cursor: pointer;
	font-weight: normal;
	padding-right: 25px;
    }
.qaTgl div{
    background:#E3EFF4;
	padding: 1em;
	margin: 0 1em 0 0;
    display:none;
	overflow: hidden;
	font-size: 88%;
    }
.qaTgl div img.imgLft {
	float: left;
	overflow: hidden;
	margin-right: 1em;
}
.qaTgl div ul {
	overflow: hidden;
	padding: 1em 0 0;
}
.qaTgl div ul li {
	overflow: hidden;
	float: left;
	text-align: center;
	margin-left: 20px;
}
.qaTgl div ul li img {
	display: block;
}
.qaTgl strong.active{
    background:url(../img/tgl-on.jpg) center right no-repeat;
    }
.qaTgl strong:hover {
	text-decoration: none;
	text-decoration: underline;
	}



/* Otoiawase */

.head_ccr {
    background-color: #003366;
    padding-left: 20px;
    color: #FFFFFF;
    padding-top: 17px;
    padding-bottom: 15px;
    font-size: 24px;
    line-height: 24px;
}

.box_freecall {
    padding-top: 15px;
    padding-bottom: 30px;
}

.callcenter_last {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #003366;
    background-color: #FFFFFF;
}

.callcenter_last h6 {
    font-size: 22px;
    line-height: 32px;
    background-image: url(../img/ico_phone.png);
    background-repeat: no-repeat;
    padding-left: 38%;
    font-weight: bold;
    color: #003366;
    margin-bottom: 20px;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #FEEB01;
    background-position: 35% 30px;
}

.phones {
    line-height: 25px;
    color: #003366;
    background-image: url(../img/ico_phones.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left: 20px;
    padding-top: 5px;
    font-weight: bold;
    font-size: 22px;
}


.phones_bb {
    line-height: 25px;
    color: #b7dbff;
    background-image: url(../img/ico_phones.png);
    background-repeat: no-repeat;
    background-position: 2px center;
    padding-left: 20px;
    padding-top: 5px;
    font-weight: bold;
    font-size: 22px;
}


/*-------------------------------------------------
prodcedure
---------------------------------------------------*/

.btn_more_add {
    width: 150px;
    height: 57px;
    background: url(../img/btn_more.png) no-repeat;
    background-position: 0 0;
    padding-right: 27px;
    padding-bottom: 7px;
    padding-left: 2px;
    margin-top: 20px;
    float: right;
}

.btn_more_add a {
    display: block;
    width: 136px;
    height: 37px;
    color: #555555;
    font-size: 20px;
    text-decoration: none;
    padding-top: 18px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 14px;
    font-weight: bold;
}

.txt-red-deep {
    color: #CC0000;
}

.callcenter_blue {
    padding: 50px;
    margin-bottom: 20px;
    background-color: #062257;
    font-size: 20px;
    line-height: 1.6;
    color: #FFF;
}


/*-------------------------------------------------
table
---------------------------------------------------*/

.under_wrap table {
    width: 100%;
    margin-bottom: 55px;
    text-align: center;
    color: #000;
}

.under_wrap table thead th {
    background-color: #E0E6F1;
    border-top: 1px solid #083090;
    border-left: 1px solid #083090;
    vertical-align: middle;
}

.under_wrap table th {
    font-weight: bold;
    height: 50px;
    text-align: center;
    border-bottom: 3px double #083090;
    line-height: 50px;
    color: #000;
    border-right: 1px solid #083090;
    vertical-align: middle;
}

.under_wrap table td.tit {
    background: #EFEFEF;
    text-align: center;
    padding: 10px 20px;
    font-weight: bold;
    color: #000000;
    vertical-align: middle;
}

.under_wrap table td {
    padding: 10px;
    border-bottom: 1px solid #083090;
    border-right: 1px solid #083090;
    border-left: 1px solid #083090;
    background: #FFF;
    text-align: left;
}


/*-------------------------------------------------
traveldesk
---------------------------------------------------*/

table.travel td.tit {
    background: #E0E6F1;
    font-size: 22px;
    color: #000;
    padding: 10px 7px 10px 10px;
    font-weight: bold;
    border-top: 1px solid #083090;
    border-right: 1px solid #083090;
    border-left: 1px solid #083090;
    border-bottom: 1px dotted #999999;
}

table.travel tbody td {
    border-bottom: 1px dotted #999999;
    border-right: 1px solid #083090;
    border-top: 1px solid #083090;
    background: #FFF;
    text-align: left;
    padding: 10px 7px 10px 10px;
    vertical-align: middle;
}

table.travel tfoot td.tit {
    font-size: 22px;
    color: #000;
    padding: 10px 7px 10px 10px;
    font-weight: bold;
    background: #E0E6F1;
    border-bottom: 1px solid #083090;
    border-top: none;
}

table.travel tfoot td {
    border-bottom: 1px solid #083090;
    border-right: 1px solid #083090;
    text-align: left;
    padding: 10px 7px 10px 10px;
    background-color: #FFF;
    vertical-align: middle;
}


/*-------------------------------------------------
atm
---------------------------------------------------*/

#pgnav {
    padding-bottom: 10px;
    margin-bottom: 40px;
    padding: 15px 0 15px 15px;
    background-color: #fff;
}

#pgnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#pgnav ul li {
    background-image: url(../img/icon_li_tate.png);
    background-repeat: no-repeat;
    background-position: 0;
    padding: 0 0 0 20px;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    width: 280px;
}

#pgnav .lang {
    margin-left: 315px;
    background-image: url(../img/90.png);
    background-position: 0;
    background-repeat: no-repeat;
    padding: 10px 0 0 15px;
}

#about_atm .box {
    border: 2px solid #083090;
    margin: 20px 0;
    line-height: 30px;
    padding: 7px;
}

#about_atm .box h4 {
    font-size: 26px;
    font-weight: bold;
    background-color: #E0E4ED;
    padding: 3px 7px;
}

.head_lang {
    padding: 5px 10px;
    font-size: 24px;
    font-weight: bold;
    border-bottom: 1px solid #063090;
}

.conbox {
    width: 500px;
    background-color: #FFFFFF;
    padding: 10px;
    margin: 20px;
}


/*-------------------------------------------------
useatm
---------------------------------------------------*/

#guide_btns {
    width: 780px;
    margin: 0 auto 80px;
}

#guide_btns .btn_ {
    float: left;
    height: 64px;
    width: 335px;
    margin: 25px;
}

    .bdr_box_blue {
        width: 700px;
        margin: 0 auto;

    }

/*-------------------------------------------------
campaign
---------------------------------------------------*/

.campaign_wrap h2 {
    text-align: center;
    margin: 100px 0 50px;
    font-size: 36px;
}

.campaign_wrap h3 {
    text-align: center;
    margin: 100px 0 50px;
    font-size: 26px;
    padding-bottom: 20px;
}

ul.cam_btns {
    width: 680px;
    margin: 0 auto 50px;
}

ul.cam_btns li {
    float: left;
    margin: 20px 50px;

}

.campaign_wrap section {
    width: 980px;
    margin: 0 auto;
}

.campaign_wrap #lists {
    margin-bottom: 0;
}


.campaign_wrap #lists p {
    font-size: 20px;
}

.campaign_wrap #into_lists {
    border-top: 1px dashed #083090;
}

.campaign_wrap h4 {
    font-size: 22px;
    margin-bottom: 10px;
}

.campaign_wrap .bdr_box_blue {
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: double;
	border-bottom-style: double;
	border-top-color: #083090;
	border-bottom-color: #083090;
	padding: 10px;
    margin: 50px 0 60px;
}
.peps {
	border: 1px solid #083090;
    border-radius: 5px;        /* CSS3草案 */
    -webkit-border-radius: 5px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;   /* Firefox用 */
	padding: 1em 2em;
	margin: 2em 0;
}
.peps .formset {
	margin: 1em 0 0;
	text-align: center;
}
.peps .formset p {
	font-weight: bold;
	padding: 0 0 .3em;
}

/*-------------------------------------------------
regist
---------------------------------------------------*/
.qanda-regist h4 {
    padding: 0 0 .5em;
    margin: 0 0 1em;
    border-bottom: 2px solid #063090;
}
.qanda-regist h5.title_p {
    font-size: 16px;
}
.qanda-regist p {
    font-size: 16px;
}

/*-------------------------------------------------
houjin
---------------------------------------------------*/

.houjin_wrap h2 {
    text-align: center;
    margin: 50px 0 30px;
    font-size: 36px;

}

.houjin_wrap {
    margin-bottom: 100px;
}

.houjin_tbtn {
    text-align: center;
    margin-top: 30px;
}

.houjin_wrap section {
    width: 980px;
    margin: 50px auto 50px;
    line-height: 1.7;
}

.line-houjin .box-houjin .img_box {
    float:right;
    margin-right: 20px;
}

.line-houjin .box-houjin ul.li-box {
    width: 650px;
    margin: 20px;
}

.line-houjin .box-houjin ul.li-box li {
	background: url(../img/houjin/li-box.png) no-repeat 0 center;
	margin-bottom: 20px;
	padding: 0 0 0 25px;
	border-bottom: 1px solid #083090;
}

.line-houjin .box-houjin .block-corp h4 {
	border-bottom: 3px solid #4F81BD;
	padding: 10px 0 5px 150px;
	position: relative;
	margin-bottom: 10px;
	font-size:20px;
	height: 25px;
	background: url(../img/houjin/bg-houjin-h4.png) no-repeat 0 0;
}

.line-houjin .box-houjin {
    width: 920px;
    margin: 50px auto 0;
}

.line-houjin .box-houjin .block-corp h4 span {
	position: absolute;
	color: #FFF;
	left: 0;
	top: -5px;
	font-size: 24px;
	width: 140px;
	text-align: center;
	padding-top: 10px;
}

.line-houjin .box-houjin .block-corp p {
	text-indent: -1.3em;
	margin-left: 1.3em;
    margin: 20px 0 20px 50px;;
}


.line-houjin .box-houjin .block-corp p span {
	font-size: 117%;
	font-weight: bold;
}

 .line-houjin .box-houjin ul.li-dot {
	list-style: disc;
	margin-left: 15px;
}


.houjin_btn_faq {
    text-align: center;
    margin-top: 40px;
}

.houjin_bb {
    text-align: center;
}

/*-------------------------------------------------
houjin NEW 20161220
---------------------------------------------------*/
#houjinPlan section {
    width: 980px;
    margin: 50px auto 50px;
    line-height: 1.4;
}
#houjinPlan #midashiH {
	position: relative;
	padding: 30px 30px 70px;
	margin: 0 0 2.5em;
	border: 3px solid #063090;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}
#houjinPlan #midashiH img {
	position: absolute;
	top: 20px;
	left: 15px;
}
#houjinPlan #midashiH h1 {
	border-bottom: 1px solid #063090;
	padding: 0 0 .3em 30%;
	margin: 0 0 .3em;
	font-size: 175%;
}
#houjinPlan #midashiH p {
	padding: 0 0 0 30%;
}
#houjinPlan #midashiH .bar-red {
	position: absolute;
	padding: .1em 0;
	width: 100%;
	background: #BB3939;
	color: #FFF;
	text-align: center;
	left: 0;
	bottom: .5em;
	font-weight: bold;
	font-size: 125%;/* = 20px */
}
#houjinPlan #midashiH .bar-red span {
	font-weight: normal;
	font-size: 65%;/* = 13px */
}
#houjinPlan .button-form {
	width: 80%;
	text-align: center;
	margin: 0 auto;
}
#houjinPlan .button-form a {
	display: block;
	width: 99%;
	padding: .7em 0;
	color: #FFF;
	background: #4F81BD url(../img/arrow.png) 2em center no-repeat;
	border: 1px solid #0E1863;
	font-weight: bold;
}
#houjinPlan #submidashiH {
	position: relative;
	padding: 30px;
	margin: 0 0 2.5em;
	border: 3px solid #BB3939;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	color: #222;
}
#houjinPlan #submidashiH img {
	position: absolute;
	top: 50px;
	right: 15px;
	z-index: 9999;
}
#houjinPlan #submidashiH h2 {
	font-size: 135%;
	padding: 0 0 1em;
	border-bottom: 1px solid #063090;
}
#houjinPlan #submidashiH ul li {
	padding: .5em 0 .5em 4em;
	position: relative;
	border-bottom: 1px solid #063090;
	height: 70px;
}
#houjinPlan #submidashiH ul li p {
	font-weight: bold;
	background: url(../img/mdh.png) left 3px no-repeat;
	padding: 0 0 0 25px;
}
#houjinPlan #submidashiH ul li span {
	font-size: 75%;/* = 12px */
	display: block;
	text-indent: -1em;
	margin: .3em 0 0 1em;
}
#houjinPlan #submidashiH ul li span strong {
	color: #BB3939;
	padding: 0 .1em 0 0;
}
#houjinPlan #submidashiH ul li.MDH02 p,
#houjinPlan #submidashiH ul li.MDH03 p,
#houjinPlan #submidashiH ul li.MDH04 p,
#houjinPlan #submidashiH ul li.MDH05 p { padding: 10px 0 0 25px; background: url(../img/mdh.png) left 13px no-repeat; }
#houjinPlan #submidashiH ul li.MDH01 { background: url(../img/mdh01.png) left center no-repeat; }
#houjinPlan #submidashiH ul li.MDH02 { background: url(../img/mdh02.png) left center no-repeat; }
#houjinPlan #submidashiH ul li.MDH03 { background: url(../img/mdh03.png) left center no-repeat; }
#houjinPlan #submidashiH ul li.MDH04 { background: url(../img/mdh04.png) left center no-repeat; }
#houjinPlan #submidashiH ul li.MDH05 { background: url(../img/mdh05.png) left center no-repeat; }
#houjinPlan .houjinIntro {
	position: relative;
}
#houjinPlan .houjinIntro h3 {
	background: #063090;
	color: #FFF;
	padding: .4em 1em;
	margin: 0 0 .5em;
}
#houjinPlan .houjinIntro .box {
	padding: 1em;
    border-radius: 7px;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
	margin: 1em 0 0;
}
#houjinPlan .houjinIntro .box h4 {
	background: #FFF;
	width: 30%;
	text-align: center;
	font-weight: normal;
	padding: .3em 0;
}
#houjinPlan .houjinIntro .expn {
	background: #FFF;
	border: 1px solid #CCC;
	padding: 1em 1em .2em;
	margin: 1em 0 0;
	color: #555;
	font-size: 88%;/* = 14px */
}
#houjinPlan .houjinIntro .expn ul li {
	margin: 0 0 .8em 1em;
	text-indent: -1em;
}
#houjinPlan .houjinIntro p.adddtl {
	font-size: 75%;/* = 12px */
	text-align: right;
}
#houjinPlan .houjinIntro ul.txt18 {
	font-size: 18px;
}
#houjinPlan .houjinIntro ul.txt18 li {
	text-indent: -1em;
	margin: .8em 0 0 1em;
}
#houjinPlan .listButton {
	overflow: hidden;
}
#houjinPlan .listButton .button-form[Dark] {
	width: 30%;
	float: left;
}
#houjinPlan .listButton .button-form[Dark] a {
	background: #063090 url(../img/arrow.png) 2em center no-repeat;
}
#houjinPlan .listButton .button-form {
	overflow: hidden;
	float: right;
	width: 68%;
}

.bg-blue { background: #B7DEE8; }
.bg-orange { background: #FCD5B5; }
br.SP {display: none;}


/*-------------------------------------------------
about
---------------------------------------------------*/

.about_top {
    text-align: center;
    margin: 100px 0 ;
    }

.about_top h2 {
    background-image: url(../img/top/ico_kd.png);
    background-repeat: no-repeat;
    width: 570px;
    margin: 0 auto;
    font-size: 36px;
    font-weight: normal;
}


.about_box {
    width: 980px;
    margin: 0 auto 150px;
    }

.about_box h3 {
    clear: both;
}

.about_txt {
    float: left;
    width: 600px;
    padding-left: 10px;

}

.about_box .img {
    margin: 0px 50px 50px;
    float: right;
}

   div.about_txt_s {
    background: rgb(255, 251, 224);
       margin-top: 20px;
        padding: 20px 20px 10px;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
    }


     h2.about_txt_h2 {
        font-size: 28px;
        clear: both;
        margin-bottom: 20px;
    }

    .about_txt_s p {
        font-size: 22px;
        margin-bottom: 10px;
    }

	.BnrBlock {
		background: #FFFBE0;
		margin-bottom: 70px;
		padding: 20px;
	}
	.BnrBlock h2.about_txt_h2 {
		text-align: center;
	}
	.BnrBlock div.about_txt_s {
		background: #FFF;
	}

/*-------------------------------------------------
flow
---------------------------------------------------*/
.flow_top {
    text-align: center;
    margin-top: 130px;
}
.flow_top p {
    line-height: 2.2;
    width: 850px;
    text-align: left;
    margin: 60px auto 0;
}

.flow_box {
    width: 1060px;
    margin: 100px auto;
}


.flow_box ol {
    list-style: none;
    text-align: left;
    margin-left: 250px;
}

.flow_box ol li {
    font-size: 25px;
    background: rgb(255, 250, 210);
     border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
    width: 740px;
    padding: 20px 20px 15px;
    margin-bottom: 30px;
    list-style-position: inside;
}

.flow_box ol li span {
    font-size: 16px;
    padding-left: 10px;
}


.flow_box1{
    width: 1050px;
    background-image: url(../img/flow/dotted_bg.png);
    background-position: 80px 220px;
    background-repeat: no-repeat;
}



.flow_box2{
    width: 1050px;
    background-image: url(../img/flow/dotted_bg1.png);
    background-position: 80px 210px;
    background-repeat: no-repeat;
    height: 335px;
}


/*-------------------------------------------------
alert
---------------------------------------------------*/
#alert {
	text-align: center;
}
#alert .SP {
	display: none;
}
#alert .PC {
	display: block;
}
#alert img {
	vertical-align: bottom;
}
#alert .main-ttl {
	margin: 20px 0;
}
#directs {
	background: #F1F8FF;
	margin: 10px;
	padding: 20px 40px;
	text-align: left;
}
#directs .leftBlock {
	float: left;
	color: #444;
	font-weight: bold;
	font-size: 110%;
}
#directs .rightBlock {
	float: right;
}
#directs .leftBlock span {
	display: block;
}
#directs .leftBlock .subttls p.cnt {
	margin: 7px 0 10px;
}
#directs .leftBlock .subttls .atns {
	padding: 7px 7px 7px 80px;
	background: #083090 url(../img/alert/check.png) 25px center no-repeat;
    border-radius: 8px;    /* CSS3草案 */
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 8px;    /* Firefox用 */
	color: #FFF;
	margin-bottom: 50px;
	line-height: 140%;
	letter-spacing: 0.1em;
}
#alertBoxes {
	margin: 50px;
	color: #444;
}
#alertBoxes .expAlert {
    border-radius: 8px;    /* CSS3草案 */
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 8px;    /* Firefox用 */
	border: 1px solid #083090;
	padding: 25px 0 25px 10px;
	margin-bottom: 20px;
}
#alertBoxes .expAlert p {
	float: left;
	padding: 0 0 0 50px;
}
#alertBoxes .btn {
	text-align: right;
	margin: 30px 0 0;
}
#meritBoxes {
	margin: 0 0 60px;
}
#meritBoxes .head {
	color: #083090;
	border-bottom: 1px solid #083090;
	font-size: 200%;
	letter-spacing: 0.5em;
	margin-bottom: 40px;
}
#meritBoxes .dtls {
	background: #F1F8FF;
    border-radius: 10px;    /* CSS3草案 */
    -webkit-border-radius: 10px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;    /* Firefox用 */
	position: relative;
	float: left;
	margin: 0 0 14px 14px;
	width: 559px;
	padding: 50px 30px 30px;
	text-align: left;
	font-weight: bold;
	font-size: 110%;
	line-height: 140%;
	height: 150px;
}
#meritBoxes .dtls p {
	position: absolute;
	top: -10px;
	left: 7px;
}
#meritBoxes .dtls[end] {
	position: inherit;
	font-size: 80%;
	color: #000;
	border: 2px solid #9F0000;
    border-radius: 0px;    /* CSS3草案 */
    -webkit-border-radius: 0px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 0px;    /* Firefox用 */
	background: #FFF;
	padding: 45px 30px 30px;
}
#meritBoxes .dtls[end] p {
	position: inherit;
	text-indent: -1em;
	margin: 0 0 1em 1em;
	font-weight: normal;
	line-height: 160%;
}

/*-------------------------------------------------
rate
---------------------------------------------------*/

.rate_top {
    text-align: left;
	width: 980px;
	margin: 100px auto 70px;
	padding: 0;
    }

.rate_top h2 {
    text-align: center;
	background-image: url(rate_title_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 auto 50px;
	padding: 0;
	font-size: 36px;
	font-weight: normal;
	background-position: 50px;
}
.rate_box {
    width: 980px;
    margin: 0 auto 40px;
}
#rate_map {
	width: 100%;
	position: relative;
}
#rate_map img {
	width: 100%;
	height: auto;
}
#rate_map ul,
#rate_map ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#rate_map ul li {
	width: 95px;
	height: 95px;
	position: absolute;
}
#rate_map ul li.Rmap01 { left: 135px; top: 125px; }
#rate_map ul li.Rmap02 { left: 285px; top: 320px; }
#rate_map ul li.Rmap03 { left: 740px; top: 155px; }
#rate_map ul li.Rmap04 { left: 830px; top: 345px; }
#rate_map ul li.Rmap05 { left: 505px; top: 65px; }
#rate_map ul li.Rmap06 { left: 570px; top: 165px; }
#rate_map ul li.Rmap07 { left: 450px; top: 240px; }
#rate_map ul li a:hover {
	opacity: 1;
}
#rate_map p {
	width: 100%;
	text-align: center;
}
.ratehyo table td {
	text-align: center;
}
.ratehyo table td.country {
	text-align: left;
}
.n_usa, .s_usa, .asia, .oseania, .europe, .m_east, .africa {
	text-align: center;
	font-size: 28px;
	margin-bottom: 15px;
	color: #FFFFFF;
}
.n_usa span, .s_usa span, .asia span, .oseania span, .europe span, .m_east span, .africa span {
	margin-left: 30px;
	font-size: 80%;
	letter-spacing: 0.2em;
}
.n_usa {
	background-color: #CC6698;
}
.s_usa {
	background-color: #659934;
}

.asia {
	background-color: #FE9900;
}

.oseania {
	background-color: #CC9900;
}

.europe {
	background-color: #339A99;
}

.m_east {
	background-color: #989933;
}

.africa {
	background-color: #A33737;
}

.printBtn {
	text-align: right;
	margin: 30px auto 0;
	width: 980px;
}

.rate_txt {
	font-size: 10px;
}
.toMap {
	text-align: right;
	padding-bottom: 5px;
}
.toMap a {
	vertical-align: bottom;
	line-height: 0;
	display: block;
}


/*-------------------------------------------------
mailmagazine
---------------------------------------------------*/
#mailmagazine {}
#mailmagazine a {
	color: #FF6700;
}
#mailmagazine section h3 {
	cursor: pointer;
	background: url(../img/arrow-icon.png) #FFF no-repeat .5em 1em;
	border: 1px solid #063090;
	padding: .5em 1em .5em 2em;
	color: #063090;
	font-weight: normal;
	font-size: 20px;
	letter-spacing: .1em;
	margin: 1.2em 0 0;
}
#mailmagazine section h3.active {
	background: url(../img/a-closemm.png) #063090 no-repeat .5em 1em;
	color: #FFF;
	border: 1px solid #063090;
}
#mailmagazine section h3:before, #mailmagazine section h3:after {
	border: none;
}
#mailmagazine section .MMcnt {
	border: 1px solid #063090;
	border-top: none;
	padding: 1em 2em;
	font-size: 15px;
}
#mailmagazine section .MMcnt h4 {
	font-size: 19px;
	border-bottom: 1px solid #063090;
	padding-bottom: .2em;
	margin-bottom: .5em;
}
#mailmagazine section .MMcnt div {
	padding: 2em 0 0;
}
#mailmagazine section .MMcnt div strong {
	font-size: 17px;
	display: block;
	margin: 0 0 .7em;
}
#mailmagazine section .MMcnt div p {
	margin: 0 0 1.5em 1em;
	text-indent: -1em;
}
#mailmagazine section .MMcnt div p span {
	display: block;
	font-size: 17px;
	border-bottom: 1px dotted #063090;
	margin: 0 0 .2em;
}
#mailmagazine section .MMcnt div.signature {
	background: #D5E7E8;
	padding: 1em 2em;
	margin: 0 0 2em
}
#mailmagazine section .MMcnt div.signature strong {
	font-size: 15px;
}
#mailmagazine section .MMcnt div.signature p {
	border-bottom: 1px dotted #063090;
	padding: 0 0 1.5em;
	margin: 0 0 1.5em;
	text-indent: inherit;
}
#mailmagazine section .MMcnt div.signature p.last {
	border-bottom: none;
	padding: 0;
	margin: 0;
}


/*-------------------------------------------------
peps
---------------------------------------------------*/
#pepsWrap {
	width: 960px;
	margin: 0 auto;
}
#pepsWrap h2 {
    font-size: 36px;
    color: #063090;
    text-align: center;
    margin: 100px 0 60px;
}
#pepsWrap h3 {
	margin: 70px 0 30px;
}
#pepsWrap h3 span {
	text-indent: -2em;
	margin: 0 0 0 2em;
	display: block;
	font-size: 22px;
}
#pepsWrap ul.lists {
	text-indent: -1.5em;
	margin: 0 0 0 1.5em;
	line-height: 1.4;
}
#pepsWrap ul.lists li {
	margin-bottom: 15px;
}

/*-------------------------------------------------
footer
---------------------------------------------------*/

.tt_btn {
    position: absolute;
    right: 0;
    bottom: 110px;
}

#ftr-area {
    background: #073090;
    text-align: center;
    padding-top: 20px;
}

#ftr-area a {
    color: #fff;
    text-decoration: none;
}

#ftr-area .ftr-nav {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

#ftr-area .ftr-nav .ftr-nav-list_sp ,
#ftr-area .ftr-nav .ftr-nav-list {
    float: left;
    width: 20%;
    text-align: left;
    color: #fff;
    font-size: 10px;
    line-height: 1.6;
}

 #ftr-area .ftr-nav .ftr-nav-list_sp .heading,
#ftr-area .ftr-nav .ftr-nav-list .heading {
    line-height: 3.2;
    font-size: 14px;
    font-weight: normal;
}

#ftr-area .ftr-nav {
    text-align: left;
    margin-bottom: 50px;
}

#ftr-area .ftr-nav .ftr-nav-list-inline li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-right: 70px;
    text-align: left;
    color: #fff;
    line-height: 1.6;
}

#ftr-area .ftr-nav .ftr-nav-list-inline li a {
    font-size: 14px;
}

#ftr-area .sns {
    margin-bottom: 50px;
}

#ftr-area .sns ul li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 20px;
}

footer p {
    color: #fff;
    margin-top: 3px;
    padding-bottom: 10px;
}

footer p small {
    padding: 2px 0 10px;
}




/* Added 20170421 */
/* For News */
#flowNews {
	margin: 70px 0 0;
}
#flowNews div {
	width: 48%;
	text-align: center;
}
#flowNews div strong {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 18px;
	margin: 0 0 10px;
}
#flowNews div ul {
}
#flowNews div ul li {
	border: 2px solid #063090;
	box-sizing: border-box;
	color: #FFF;
	width: 100%;
	line-height: 1.4;
	min-height: 70px;
	font-size: 16px;
	padding: .5em;
	margin: 0 0 10px;
}
#flowNews div ul li.arrow {
	height: 150px;
	border: none;
	background: none!important;
	padding: 0;
}
#flowNews div ul li.arrow img {
	height: 150px;
	width: auto;
}
#flowNews div ul li span {
	display: block;
	margin: .8em 0 0;
}
#flowNews div.blueBox {
	float: left;
}
#flowNews div.orangeBox {
	float: right;
}
#flowNews div.blueBox strong {
	background: #DCE6F2;
}
#flowNews div.orangeBox strong {
	background: #FDEADA;
}
#flowNews div.blueBox ul li {
	background: #4F81BD;
}
#flowNews div.orangeBox ul li {
	background: #E46C0A;
}

/***added***/
.one-btn {
    background: #083090;
    text-align: center;
    width: 80%;
    margin: 1em auto;
    border-radius: .4em;
}
.one-btn a {
    color: #fff;
    width: 100%;
    display: block;
    padding: .5em 0;
}

.two-cols,.two-cols-nrml {
    width: 100%;
    overflow: hidden;
}
.two-cols > div,.two-cols-nrml > div {
    width: 48%;
    float: left;
    margin: 0 1%;
}
.two-cols > div a,.two-cols-nrml > div a {
    color: #fff;
    display: block;
    padding: 1em;
    text-align: center;
    border-radius: .2em;
    box-shadow: 0 .1em .2em rgba(0,0,0,0.03);
}
.two-cols > div:first-of-type a {
    background: #073090;
}
.two-cols > div:nth-of-type(2) a {
    background: #6fb242;
}
/*******/

.three-cols {
    width: 99.9%;
    overflow: hidden;
}
.three-cols > div {
    width: 30%;
    margin: 0 1.65%;
    float: left;
}
.three-cols > div figure {
    text-align: center;
}


.yt-01 {
    width: 90%;
    margin: 1em auto 0;
    overflow: hidden;
}
.yt-01 > div {
    width: 40%;
    float: left;
    margin: 0 5%;
    text-align: center;
}
.yt-01 div img,.yt-01 div iframe {
    width: 100%;
    height: auto;
}

/***adjusters***/
.width-50 { width: 50%;}

.attn {/*text-indent: 1em;*/ margin: 0 0 0 -1em;}

.txtL {text-align: left;}
.txtR {text-align: right;}
.txtC {text-align: center;}

.txt12 {font-size: 12px;}
.txt14 {font-size: 14px;}
.txt16 {font-size: 16px;}
.txt18 {font-size: 18px;}
.txt20 {font-size: 20px;}
.txt24 {font-size: 24px;}
.txt28 {font-size: 28px;}

.bold { font-weight: bold; }

.m-0-a { margin: 0 auto; }
.m-1-0 { margin: 1em 0; }
.m-1-a { margin: 1em auto; }
.m-1-0-0 { margin: 1em 0 0; }
.mb-1 { margin-bottom: 1em; }
.m-2-0 { margin: 2em 0; }
.m-2-a { margin: 2em auto; }
.m-2-0-0 { margin: 2em 0 0; }

.p-1 { padding: 1em; }
.p-half-1 { padding: .5em 1em; }

.btm-1-solid { border-bottom: 1px solid #063090; }
.btm-3-double { border-bottom: 3px double #063090; }
.top-btm-double { border-top: 3px double #063090; border-bottom: 3px double #063090; }
.one-solid-ddd { border: 1px solid #ddd; }

.bg-jtb-blue { background: #073090 !important; }
.bg-green-01 { background: #6fb242; }
.bg-light-green { background: #d7e4bd; }
.bg-skyblue { background: skyblue; }

.border-box { box-sizing: border-box; }

/* 20181212修正 */
.information{
  text-align: center;
  margin-top: 30px;
  border: solid 1px #F99;
  background-color: #ffdfdf;
  padding: .5em 2em;
}

.information p:first-of-type{
    border-bottom: solid 1px #F00;
    padding: 0  0 0.2em;
    margin: 0 0 .2em;
    font-weight: bold;
    color: #F00;
}

#main_top_v2 .scene_title{
  width: 780px;
  margin: 0 auto;
  border-bottom: 2px solid #063090;
  padding-right: 60px;
}

.h2_sub{
  width: 780px;
  margin: 10px auto 0;
  text-align: center;
  position: relative;
  padding-right: 60px;
}

.h2_sub span{
  background-color: #063090;
  color: #fff;
  padding: .5em 1em;
  font-size: 85%;
  margin-right: .5em;
  border-radius: 2px;
}

.h2_sub .brs{
  background-color: rgba(0,0,0,0);
  color: #000;
  padding: 0;
  font-size: 100%;
  margin-right: 0;
  border-radius: 0;
}

.h2_sub p:first-of-type{
  font-size: 120%;
  margin-bottom: 5px;
}

.h2_sub figure img{
  width: 175px;
  position: absolute;
  top: -65px;
  right: 10px;
}

/* btn_business_btnstyle
------------------------------------------------------ */
.btn_business_btnstyle {
    text-align: center;
    margin-top: 60px;
}
.btn_business_btnstyle + .btn_business_btnstyle {
    margin-top: 30px;
}
.btn_business_btnstyle a {
    display: inline-block;
    width: 360px;
    max-width: 100%;
    padding: 20px 10px 20px 20px;
    background-color: #083090;
    border: 2px solid transparent;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    border-radius: 5px;
    line-height: 1;
    font-weight: bold;
    position: relative;
}
.btn_business_btnstyle.btn_business_btnstyle2 a {
    background: #F15949;
}
.btn_business_btnstyle a:hover {
    background-color: #fff;
    border-color: currentColor;
    color: #083090;
}
.btn_business_btnstyle.btn_business_btnstyle2 a:hover {
    background-color: #fff;
    border-color: currentColor;
    color: #F15949;
}
.btn_business_btnstyle a::before {
    display: inline-block;
    content: '';
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -8px;
    width: 9px;
    height: 9px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(-135deg);
}
.btn_business_btnstyle a:hover::before {
    border-color: currentColor;
}

/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* moneytg/business/merit/ -ONLY- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */

.busi_merit_ul li {
    float: left;
    display: block;
    width: 33.333%;
    text-align: center;
}
.busi_merit_ul figure {
    display: block;
    height: 180px;
    position: relative;
}
.busi_merit_ul img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    display: block;
    max-width: 100%;
    height: auto;
}
.busi_merit_ul p {
    font-size: 22px;
    color: #0B3381;
    font-weight: bold;
}
.busi_merit_ul figure + p {
    font-size: 18px;
    color: #222;
    font-weight: normal;
}


/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* moneytg/business/difference/ -ONLY- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
.busi_diff_h1_br {
    display: none;
}
.busi_diff_table td {
    width: 25%;
    text-align: center;
    vertical-align: middle;
}
.busi_diff_h01{
    margin-top: 80px;
}

/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* moneytg/business/howto/ -ONLY- */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
.busi_howto_txtright {
    text-align: right;
    font-size: 14px;
    margin: 0px;
}
.h01 + .busi_howto_txtright {
    margin-top: 19px;
}
.busi_howto_imgbox {
    margin: 0px;
}
.busi_howto_ol li {
    position: relative;
    padding-left: 25px;
}
.busi_howto_ol li img {
    position: absolute;
    left: 0px;
    top: 0px;
}
.busi_howto_txtsmall {
    font-size: 16px;
}
.busi_howto_tit {
    color: #fff;
    padding: 10px 20px 9px;
    background: #063090;
}
.busi_howto_br {
    display: none;
}
.busi_howto_txtcolor {
    color: #696969;
}
.busi_howto_letterspace {
    letter-spacing: -8px;
}
.busi_howto_txtsize {
    font-size:26px;
    display: inline-block;
    vertical-align: top;
    margin: -3px 0px 0px;
}
.busi_howto_p {
    margin-left: 20px;
}

/* moneytg/business/howto/.busi_howto_box7
------------------------------------------------------ */
.busi_howto_box7_pc {
    display: block;
}
.busi_howto_box7_sp {
    display: none;
}

/* moneytg/business/howto/.busi_howto_box
------------------------------------------------------ */
.busi_howto_box {
    margin-left: 5px;
}
.busi_howto_box li {
    float: left;
    display: block;
    width: 155px;
}
.busi_howto_box li + li {
    margin: 0px 0px 0px 50px;
}
.busi_howto_box li figure {
    height: 150px;
}
.busi_howto_box li figure img {
    width: auto;
    max-height: 100%;
}
.busi_howto_box li:nth-child(1) img,
.busi_howto_box li:nth-child(2) img,
.busi_howto_box li:nth-child(3) img{
    max-width: 100%;
    height: auto;
    margin-top: 28px;
}
.busi_howto_box li:nth-child(4) img{
    max-width: 100%;
    height: auto;
}
.busi_howto_box p {
    font-size: 16px;
}

/* moneytg/business/howto/.busi_howto_box2
------------------------------------------------------ */
.busi_howto_box2 {
    width: 472px;
    float: left;
    box-sizing: content-box;
    padding-right: 17px;
    border-right: 1px dashed #C1C1C1;
    margin-bottom: 20px;
    margin-top: 20px;
}
.busi_howto_box2 + .busi_howto_box2 {
    float: right;
    border: none;
    padding: 0px;
}
.busi_howto_box2 > ol > li {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
.busi_howto_box2 > ol > li + li {
    margin-top: 12px;
    padding-top: 25px;
    background: url(../business/howto/img/ar1.svg) no-repeat 140px top;
    background-size: 22px 13px;
}
.busi_howto_box2 img {
    max-width: 100%;
    height: auto;
}
.busi_howto_tit2 {
    color: #063090;
    padding: 10px 20px 9px;
    background: #E2EAFC;
}
.busi_howto_p2 {
    font-size: 16px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.busi_howto_box2 figure {
    width: 282px;
}
.busi_howto_box2 figure + p {
    width: 176px;
    margin-left: 14px;
    font-size: 16px;
}
.busi_howto_txtcolor2 {
    color: #F15949;
}
.busi_howto_txtcolor3 {
    background: #FCEC6F;
    padding-left: 5px;
    padding-right: 5px;
}
.busi_howto_box3 {
    border: 1px solid #063090;
    padding:18px 20px;
    margin-top: 40px;
}
.busi_howto_box3 p {
    color: #063090;
    font-size: 20px;
    margin-bottom: 15px;
}
.busi_howto_box3 ul {
    font-size: 16px;
    line-height: 1.8;
}
.busi_howto_box3 ul img {
    vertical-align: middle;
    margin: -3px 4px 0px 0px;
}
.busi_howto_p3 {
    font-size: 16px;
    margin-top: 30px;
}
.busi_howto_txtcolor4 {
    color: #063090;
}
.busi_howto_p4 {
    font-size: 14px;
    margin-top: 30px;
}

/* moneytg/business/howto/.busi_howto_box4
------------------------------------------------------ */
.busi_howto_box4 {
    margin: 40px 0px 0px;
}
.busi_howto_box4 li {
    display: block;
    float: left;
    margin: 0px 19px 20px 0px;
}
.busi_howto_box4 li:nth-child(3n) {
    margin-right: 0px;
}
.busi_howto_box4 li:nth-child(3n + 1) {
    clear: both;
}
.busi_howto_p5 {
    line-height: 1.8;
    margin: 20px 0 20px 20px;
}

/* moneytg/business/howto/.busi_howto_box5
------------------------------------------------------ */
.busi_howto_box5 {
    border-bottom: 1px solid #063090;
    padding-bottom: 20px;
}
.busi_howto_box5 img {
    float: left;
}
.busi_howto_box5 p {
    margin: 0 0 0 300px;
    padding-top: 23px;
    font-size: 17px;
    line-height: 1.8;
}

/* moneytg/business/howto/.busi_howto_box6
------------------------------------------------------ */
.busi_howto_box6 {
    text-align: center;
    border-bottom: 1px solid #063090;
    padding: 45px 0px 40px;
    margin: 0px;
}
.busi_howto_box6 + .busi_howto_box6 {
    background: url(../business/howto/img/ar2.svg) no-repeat center top;
}
.busi_howto_box6 h4 {
    font-size: 24px;
    text-align: center;
    margin: 0px 0 40px;
    font-weight: bold;
    color: #063090;
}
.busi_howto_box6 h4 span {
    display: inline-block;
    background: #063090;
    border-radius: 5px;
    color: #fff;
    font-size: 18px;
    vertical-align: middle;
    padding: 8px 9px 6px;
    line-height: 1;
    margin: -3px 15px 0px 0px;
}
.busi_howto_box6 p {
    margin: 20px 0 0;
    line-height: 1.8;
}
.busi_howto_box6 p span {
    font-size: 16px;
    color: #696969;
}
.busi_howto_box6 ul {
    padding: 0px 0px 0px 50px;
}
.busi_howto_box6 li {
    display: block;
    width: 260px;
    text-align: left;
    float: left;
    margin-right: 50px;
}
.busi_howto_box6 li figure {
    display: block;
    min-height: 170px;
}
.busi_howto_box6 dt {
    color: #063090;
    margin-bottom: 15px;
}
.busi_howto_box6 dd span {
    margin-top: 15px;
    color: #696969;
    display: block;
    font-size: 16px;
}

/* moneytg/business/howto/ -accordion-
------------------------------------------------------ */
.busi_howto_tit {
    pointer-events: none;
}


