@charset "utf-8";

/* CSS Document */

body {
    background: #f0f0f0;
    font-size: 16px;
    color: #063090;
    font-family: Roboto, "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    line-height: 1.4;
    padding-top: 50px;
}

.po_r {        position: relative;    }
.mt_10 {        margin-top: 10px;    }
.mt_50 { margin-top: 50px;}
.mt_80 { margin-top: 80px;}
.mt_150 {  margin-top: 150px    }
.mr_5 {    margin-right: 5px;    }
.mb_20_sp { margin-bottom: 20px;}
.clear {    clear: both;    }
.txt_40px {  font-size: 40px;    }
.ta_c {  text-align: center;    }
.sp_fs_min { font-size: 90%;}
.pc {display: none;}

.clearfix:after {
    content: "";
    clear: both;
    display: block;
}

.wrapper {
    width: 100%;
    overflow-x: hidden;
}

section:after {
    content: "";
    clear: both;
    display: block;
}

img {
    width: 100%;
	height: auto;
}

a:hover {
    opacity: 0.5;
}

a {
    color: #4242b5;
    text-decoration: none;
}

nav.top_nav {
    display: none!important;
}

.header_wrap {
    display: none;
}

h1.ttl_logo_top {
    margin: 10px 10px 0;
}

h1.ttl_logo_top img {
    width: 50%;
}
.header_ttlm {
    position: absolute;
    top:18px;
    right: 50px;
    font-weight: bold;

}

.mean-container .mean-nav ul li.nav_login_sp a {
    margin-left: 1%;
    padding: 2% 0;
    width: 48%;
}

.mean-container .mean-nav ul li.hdr_login_sp a img {}
/*******/

#nav-blocks .btn-notice {
    text-align: center;
}
#nav-blocks .btn-notice a {
    display: block;
    width: 100%;
    color: rgba(34,46,142,.9);
    font-weight: bold;
    text-align: center;
    padding: 1em 0;
    background: #fff;
    border-radius: 5rem;
    border: 1px solid rgba(34,46,142,.9);
}
#nav-blocks nav {
    width: 100%;
    height: auto;
}
#nav-blocks ul {
    width: 100%;
}
#nav-blocks ul li {
    box-sizing: border-box;
    width: 100%;
    margin: 1% 0%;
}
#nav-blocks ul li a p {
    width: 100%;
    color: #fff;
    font-weight: bold;
    text-align: center;
    padding: 1em 0;
    border-radius: 5rem;
    background: rgba(34,46,142,.9);
}
#nav-blocks ul li a:hover {
    opacity: 1;
}
.nav-blocks-hover {
    background: #083090 !important;
}
#nav-blocks ul li a img {
    max-width: 100%;
}
/*******/
section {
    width: 92%;
    margin: 0 auto;
}

#main_top section {
    width: 96%;
    margin: 0 auto;
}

#main_top section.slider_wrap {
    width: 100%;
}
section.slider_wrap .alert-btn {
	display: none;
}

#TopBtnApply {
	background: #EFDEA9;
	border: 2px solid #083090;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	margin: 1.4%;
	padding: .3em 3em 0;
}


#main_top h2 {
    padding-top: 15px;
}

#main {
    width: 96%;
    margin: 0 auto;
    clear: both;
    position: relative;
    padding-top: 1px;
    padding-bottom: 30px;
    background: #FFF;
}

.sn_top_box {
    text-align: center;
    background: #FFF;
    padding: 0 0 20px;
    margin-top: 10px;
}

section.slider_wrap div.slider {
    display: none!important;
}

.sn_top_box h2 {
    width: 70%;
    margin: 0 auto;
}

.snt_btn_m img,
.snt_btn img {
    width: 28%;
    margin: 1%;
}

.top_svc_box {
    text-align: center;
    margin: 10px 0;
    padding-bottom: 20px;
    background: #FFF;
    font-size: 90%;
}

.top_svc_box a,
#box-sns a {/* 161122 add */
    text-decoration: underline;
}

.top_svc_box h2 {
    font-weight: normal;
    margin: 0 auto;
    font-size: 120%;
    font-weight: bold;
}

.top_svc_box h2 img,
#box-sns img {/* 161122 add */
    display: none;
}

.svc_va_m {
    margin: 20px auto;
    width: 90%;
    font-weight: bold;
}

.svc_va_m img {
    width: 30%;
    display: none;
}


a.svc_sp_btn {
    text-decoration: none;
    border: 1px solid #063090;
    color: #063090;
    font-size: 120%;
    width: 30%;
    margin: 0 auto;
    padding: 3% 5%;
    line-height: 2.4;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
}

.top_strt_box {
    text-align: center;
    background: #fff;
    padding: 20px 0;
}

a.strt_link_sp {
    text-decoration: none;
    border: 1px solid #063090;
    color: #063090;
    font-size: 120%;
    width: 30%;
    margin: 0 auto;
    padding: 3% 5%;
    line-height: 2.4;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
}

#box-sns {
    margin-top: 10px;
    background-color: #fff;
    padding: 15px 20px 10px;
    color: #083090;
	text-align: center;/* 161122 add */
	font-size: 90%;/* 161122 add */
	font-weight: bold;/* 161122 add */
}

#box-sns ul {
    margin: 20px 30px 0;
}

#box-sns ul li {
	/* margin: 10px auto; */
    margin: 20px auto;/* 161122 add */
    width: 60%;
}

.reat_box {
    width: 95%;
    background: #fff;
    padding: 0 10px;
    margin: 10px auto 0;
    text-align: center;
    font-size: 80%;
}

.reat_box h2 {
    width: 60%;
    margin: 0 auto;
}

.reat_box_c p,
.reat_box p {
    margin-top: 10px;
    line-height: 1.8;
    text-align: left;
    font-size: 80%;
}

h2.rtb_h2 {
    width: 50%;
    margin: 0 auto;
}

table.rt_table {
    border-collapse: inherit;
    margin-top: 20px;
}

table.rt_table th {
    border-right: 1px dotted #083090;
    padding: 1% 1% 0;
    font-weight: normal;
    vertical-align: top;
    line-height: 1.5;
}

table.rt_table td img {
    width: 20%;
}

table.rt_table td {
    border-right: 1px dotted #083090;
    vertical-align: middle;
    font-size: 65%;
    padding: 0;
}

table.rt_table td strong {
    color: #D80000;
}

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;
}

.info_box {
    background: #fff;
    padding: 0 20px 20px;
    margin: 10px 0;
}

.info_box h2 {
    width: 50%;
    margin: 0 auto;
}

.info_box p {
    color: #083090;
    font-size: 90%;
    border-bottom: 1px dotted #083090;
    margin-top: 15px;
}


/*-------------------------------------------------
sevice
---------------------------------------------------*/

h2 {
    text-align: center;
    margin: 0 0 20px;
    padding-top: 30px;
    font-size: 120%;
    clear: both;
}

.svc_wrap {
    text-align: center;
    clear: both;
}

.svc_wrap section.svc_box {
    width: 100%;
    padding-top: 50px;
}

section.svc_box p {
    width: 90%;
    margin: 30px auto 0;
}

.svc_top p img {
    width: 32%;
    margin: 0;
}

.svc_ttl {
    color: #063090;
    font-weight: normal;
    margin-bottom: 10px;
}

.svc_box p {
    text-align: left;
    margin: 30px auto 10px;
}

.svc_box p strong {
    font-size: 150%;
}

.svc_cbb {
    width: 50%;
    margin: 30px auto;
}

.svc_btn_sp {
    width: 90%;
    margin-top: 10px;
}

.svc_cbb img {
    margin: 15px 0;
}

p.svc_txtl {
    margin-bottom: 20px;
}

p.svc_txtll {
    margin-bottom: 20px;
}

.reat_box_c {
    width: 95%;
    background: rgb(255, 251, 224);
    padding: 10px;
    margin: 30px auto 0;
    text-align: center;
    font-size: 90%;
}


/*-------------------------------------------------
scene
---------------------------------------------------*/

section.sn_box {
    margin-top: 0;
    width: 100%;
}

.sn_top h2 {
    margin: 0 auto 20px;
    width: 90%;
}

/* */
#studyAbroad,
#businessTrip,
#Tourism {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	line-height: 1.5;
}
#studyAbroad div.intros h3 {
	padding: 2% 0;
	margin: 0;
	font-size: 150%;
	background: none;
	line-height: 1;
	text-align: center;
	font-weight: bold;
}
#studyAbroad h3:before,
#studyAbroad h3:after {
	position: inherit;
	border: none;
}
#studyAbroad div.intros p {
	margin-top: 1.2em;
}
#studyAbroad div.intros p br,
#studyAbroad div.above br,
#studyAbroad div.bottom br {
	display: none;
}
#studyAbroad div.intros {
	width: 95%;
	margin: 0 auto 10%;
}
#studyAbroad div.above,
#studyAbroad div.bottom {
	width: 85%;
	font-size: 90%;
	color: #333;
	padding: 7% 5%;
	margin: 0 auto 5%;
	position: relative;
}
#studyAbroad div.headSA {
	display: block;
	width: 100%;
	text-align: center;
	position: absolute;
	top: -10%;
	left: 0;
}
#studyAbroad div.headSA img {
	width: 23%;
}
#studyAbroad div.above dt img,
#studyAbroad div.bottom dt img {
	margin-bottom: 5%;
	position: relative;
	z-index: 99;
}
#studyAbroad div.above { background: #F0F0F0; }
#studyAbroad div.bottom { background: #FFEFDF; }
#studyAbroad div.bottom[sub] { background: #DCF0F9; }

#studyAbroad div.above dl dt {}
#studyAbroad div.above dl dd {}
#studyAbroad div.bottom {}
#studyAbroad div.bottom[sub] {}
#studyAbroad div.bottom[sub] dd {}
#studyAbroad div.bottom dl dd {}
#studyAbroad dl dd span {
	font-size: 80%;
	color: #777;
	display: block;
	text-indent: -1em;
	margin: 0.5em 0 0 1em;
}
#studyAbroad dl dd p { display: none; }
#studyAbroad #beforeAbroad {
	background: #DFEACA;
	padding: 5%;
	margin: 3em 0 0;
}
#studyAbroad #beforeAbroad h3 {
    padding: 0;
    margin: 0;
    font-size: 150%;
    background: none;
    line-height: 1;
    text-align: center;
    font-weight: bold;
}
#studyAbroad #beforeAbroad h4 {
	background: #FFF;
	padding: .5em 0;
	width: 100%;
	text-align: center;
	margin: 5% 0 0
}
#studyAbroad #beforeAbroad .bfBox ul {
	background: #FFF;
	padding: 3% 3% 1%;
	font-size: 100%;
	color: #333;
}
#studyAbroad #beforeAbroad .bfBox ul li {
	text-indent: -1em;
	margin: 0 0 2% 1em;
}
#studyAbroad #beforeAbroad .bfBox ul li span {
	text-indent: -1em;
	margin: 0 0 0 1em;
	display: block;
}

/* */
#businessTrip div.scene-BT {
	margin-top: 1em;
}
#businessTrip div.scene-BT h3 {
	font-weight: bold;
	color: #FFF;
	background: #083090;
	margin: 0;
	padding: 0.3em 1em;
	font-size: 120%;
}
#businessTrip div.scene-BT[houjin] h3 {
	background: #666;
}
#businessTrip div.scene-BT[houjin] h3:before,
#businessTrip div.scene-BT[houjin] h3:after {
	border-color: #666;
}
#businessTrip div.scene-BT[houjin] h3 a {
	display: block;
	margin-top: 0.3em;
}
#businessTrip div.scene-BT div {
	background: #DFEACA;
}
#businessTrip div.scene-BT[houjin] div {
	background: #FFEFDF;
}
#businessTrip div.scene-BT div img {
	vertical-align: bottom;
}
#businessTrip div.scene-BT div p.txt,
#businessTrip div.scene-BT div ul {
	background: #DCF0F9;
	padding: 6% 4%;
	font-size: 85%;
}
#businessTrip div.scene-BT div ul li {
	text-indent: -1em;
	margin-left: 1em;
}
#businessTrip div.scene-BT div p.txt br {
	display: none;
}
#businessTrip div.scene-BT[houjin] div p.txt {
	background: #FFE599;
}
#businessTrip div.scene-BT[houjin] div p.txt br {
	display: block;
}
#businessTrip div.scene-BT[houjin] div p.txt br.pc {
	display:none;
}

/* */
#Tourism .cmnt {
	padding: 2% 0 7%;
	margin: 0;
	font-size: 150%;
	background: none;
	line-height: 1.5;
	text-align: center;
	font-weight: bold;
}
#Tourism .cmnt br,
#Tourism .attention p br {
	display: none;
}
#Tourism .attention {
	border: 1px solid #073090;
	padding: 1.5em 1.5em 0;
	margin: 2em 0;
}
#Tourism .attention p {
	margin-bottom: 1.5em;
	font-size: 80%;
	color: #444;
}
#CurrencyBox {
	text-align: center;
}
#CurrencyBox img.centerCard {
	width: 70%;
	margin: 1em auto;
}
#CurrencyBox .currency {
	width: 90%;
	text-align: center;
	padding: 5%;
}
#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: bold;
	position: relative;
	padding: 0 0 1em 17%;
	margin: 0;
	font-size: 110%;
}
#CurrencyBox .currency h3 br {
	display: none;
}
#CurrencyBox .currency h3 img {
	width: 15%;
	position: absolute;
	left: 0;
	top: 0.2em;
}
#CurrencyBox .currency h3:before,
#CurrencyBox .currency h3:after {
	position: inherit;
	border: none;
}
#CurrencyBox .currency[UK] h3,
#CurrencyBox .currency[AUS] h3 {}
#CurrencyBox .currency[AUS] h3 {
	font-size: 82%;
	padding-top: 0.5em;
}
#CurrencyBox .currency[FRA] h3,
#CurrencyBox .currency[USA] h3 {}

.toformBtn {
	text-align: center;
	width: 95%;
	margin: 10% auto 0;
}
/* */


table.sn_txtbox {
    text-align: left;
    color: #063090;
}

table.sn_txtbox th {
    display: inline-block;
    border: none;
    color: #063090;
    text-align: center;
    background: rgb(255, 251, 224);
    width: 94%;
    line-height: 2.0;
    padding: 5px 0;
    margin-left: 3%;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
}

table.sn_txtbox td {
    background: #fff;
    display: block;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
    padding: 15px 10px;
    border: none;
    margin: 15px 0 20px;
    vertical-align: middle;
    line-height: 1.5;
}

table.sn_txtbox td.sn_spc {
    background: none;
    width: 0px;
    border: none;
    display: none;
}

.sn_bh_btn {
    width: 30%;
    float: right;
    padding-right: 2%;
}


/*-------------------------------------------------
under
---------------------------------------------------*/

.under_wrap {
    width: 90%;
    margin: 0 auto;
}

h3 {
    position: relative;
    color: #063090;
    margin-bottom: 25px;
    padding: 15px 0 10px 0;
}

h5 {
    margin: 10px 5px 20px;
}

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: 20px;
}

ul#lists li {
    padding: 0 3% 0 7%;
    margin-bottom: 20px;
    color: #063090;
    background: url(../images/arrow-icon.png) no-repeat 0 5px;
}
ul#lists li.resp p {
	margin-top: 5%;
	font-size: 69%;
	text-align: center;
}
ul#lists li.resp p img {
	width: 50%;
}

.box_kadonasi {
    padding: 10px 5px;
    background: rgb(255, 251, 224);
    border-radius: 20px;
    margin-bottom: 30px;
    color: #000;
}
.box_kadonasi .inner {
	padding: 1em;
}
.easybtn {
	padding: 1em 0 0;
	text-align: center;
}
.easybtn a {
	margin: 0 center;
}

h4.heading {
    font-size: 120%;
    margin-bottom: 10px;
    padding: 15px 0 10px 0;
    text-align: center;
    color: red;
    background: url(../images/caution-mark.png) no-repeat 35% 50%;
}

h4.heading:before,
h4.heading:after {
    content: none;
}

#lists_atn {
    margin: 0 0 0 5%;
}

#lists_atn li {
    padding: 0 3% 0 7%;
    margin-bottom: 30px;
    color: #000;
    background: url(../images/paper-icon.png) no-repeat 0 5px;
    line-height: 1.6;
}

ul#into_lists li {
    font-size: 90%;
    padding: 0 3% 0 7%;
    margin: 20px 0;
    background: url(../images/clc_icon.png) no-repeat 0 5px;
    line-height: 1.6;
}

.under_wrap p {
    margin-bottom: 25px;
    line-height: 1.6;
}


/*-------------------------------------------------
Q and A
---------------------------------------------------*/

#head_navi {
    list-style: none;
    padding: 15px 0 15px 15px;
    background-color: #E0E4ED;
}

#head_navi ul li {
    background-image: url(../images/icon_li_tate.png);
    background-repeat: no-repeat;
    background-position: 0 center;
    margin-bottom: 10px;
    padding: 0 40px 0 20px;
    display: inline-block;
    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 {}

.box_qs dl {
    margin-bottom: 10px;
    margin-left: 0px;
    padding: 5%;
    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: 10%;
    background-image: url(../images/ico_q.jpg);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    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: 10%;
    background-image: url(../images/ico_q.jpg);
    background-repeat: no-repeat;
    color: #FF3300;
}

.box_qs dd {
    font-size: 90%;
    padding-top: 3%;
    padding-right: 0px;
    padding-bottom: 0px;
    padding-left: 10%;
    background-image: url(../images/ico_a.jpg);
    background-repeat: no-repeat;
    background-position: 0px 5px;
    margin-top: 2%;
}

.box_qs #into_lists {
    font-size: 90%;
}

.box_qs #into_lists li {
    font-size: 120%;
}

.box_qs dd p.lia {
    text-indent: -1.4em;
    margin: 0 0 0 1.4em;
}

.li_q {
    background-image: url(../images/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;
    clear: both;
    margin-top: 10px;
}

.qaTgl {
	margin: 1em 0 0;
}
.qaTgl strong{
    text-align: left;
    cursor:pointer;
    background:url(../images/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;
	font-size: 88%;
    }
.qaTgl div img.imgLft {
	float: inherit;
	width: 50%;
	height: auto;
	display: block;
	margin: 0 auto 1em;
}
.qaTgl div ul {
	overflow: hidden;
	padding: 1em 0 0;
}
.qaTgl div ul li {
	overflow: hidden;
	float: left;
	text-align: center;
	margin-left: 3%;
	width: 30%;
}
.qaTgl div ul li img {
	display: block;
	width: 100%;
	height: auto;
}
.qaTgl strong.active{
    background:url(../images/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;
}

.box_freecall {
    padding-top: 15px;
    padding-bottom: 30px;
}

.callcenter_last {
    padding: 10px;
    margin-bottom: 20px;
    border: 1px solid #003366;
    background-color: #FFFFFF;
}

.callcenter_last h6 {
    background-repeat: no-repeat;
    padding-left: 5%;
    font-weight: bold;
    color: #003366;
    margin-bottom: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
    background-color: #FEEB01;
    background-position: 2% 15px;
}

.phones {
    color: #003366;
    background-image: url(../images/ico_phones.png);
    background-repeat: no-repeat;
    background-position: 0 5px;
    padding-left: 20px;
    font-weight: bold;
    font-size: 120%;
}

.phones_bb {
    line-height: 25px;
    color: #b7dbff;
    background-image: url(../images/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(../images/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: 5%;
    margin-bottom: 20px;
    background-color: #062257;
    line-height: 1.6;
    color: #FFF;
}

.pdd_sp_img img {
    width: 24px;
}


/*-------------------------------------------------
commission
---------------------------------------------------*/

.under_wrap table {
    width: 100%;
    margin-bottom: 30px;
    text-align: left;
    color: #000;
}

.under_wrap table thead th {
    display: none;
}

.under_wrap table th {
    width: 90%;
    font-weight: bold;
    display: block;
    border-bottom: 3px double #083090;
    color: #000;
}

.under_wrap table td {
    padding: 10px;
    display: block;
    border-bottom: 1px solid #083090;
    background: #FFF;
    text-align: left;
}

.under_wrap table td.tit {
    background: #EFEFEF;
    padding: 10px;
    font-weight: bold;
    color: #000000;
    margin-top: 10px;
    border: 1px solid #083090;
}


/*-------------------------------------------------
traveldesk
---------------------------------------------------*/

table.travel td.tit {
    width: 95%;
    font-size: 120%;
    color: #000;
    padding: 10px 0 10px 10px;
    font-weight: bold;
    border: 1px solid #083090;
}

table.travel tbody td {
    width: 95%;
    border-bottom: 1px dotted #999999;
    background: #FFF;
    padding: 10px 0 10px 10px;
    background: none;
}

table.travel tfoot td.tit {
    font-weight: normal;
    color: #083090;
    border: none;
    border-bottom: 1px solid #083090;
    background: none;
    padding-bottom: 10px;
}

table.travel tfoot td {
    width: 92%;
    padding-bottom: 15px;
}


/*-------------------------------------------------
atm
---------------------------------------------------*/

#pgnav {
    margin-bottom: 30px;
    padding: 15px 0 0 15px;
    background-color: #E0E4ED;
}

#pgnav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

#pgnav ul li {
    background-image: url(../images/icon_li_tate.png);
    background-repeat: no-repeat;
    background-position: 0 3px;
    padding: 0 0 0 20px;
    display: inline-block;
    margin-bottom: 15px;
}

#pgnav .lang_sp {
    margin-top: 5px;
}

#pgnav .lang {
    display: none;
}

#about_atm .box {
    border: 2px solid #083090;
    margin: 20px 0;

    padding-bottom: 5px;
}

#about_atm .box h4 {
    font-size: 110%;
    font-weight: bold;
    background-color: #E0E4ED;
    padding: 7px;
}

.detail_atm {
    padding: 10px;
    line-height: 2.0;
}

.head_lang {
    padding: 5px 10px;
    font-size: 120%;
    font-weight: bold;
    border-bottom: 1px solid #063090;
}

.conbox {
    background-color: #FFFFFF;
    padding: 10px;
    margin: 20px;
}

.under_wrap .atm_table_sp td {
    border-bottom: none;
}

.under_wrap .atm_table_sp td:first-child {
    font-weight: bold;
    background: none;
    padding: 10px 0 0 5px;
    margin-top: 10px;
    color: #063090;
    border-bottom: 1px solid #063090;
}


/*-------------------------------------------------
useatm
---------------------------------------------------*/

#guide_btns {
    margin: 0 auto 3em;
}

#guide_btns .btn_ {
    margin: 25px;
}


/*-------------------------------------------------
about
---------------------------------------------------*/

.about_top {}

.about_top h2 {
    /*background-image: url(../images/top/ico_kd.png);
    background-repeat: no-repeat;
    background-position: 0 30px;*/
    padding-left: 10px;
    font-weight: normal;
}

.about_box {}

.about_box h3 {
    clear: both;
}

.about_txt {}

.about_box .img {
    margin: 0px auto 50px;
    max-width: 50%;
}

.about_box .img img {
    min-width: 100%;
}

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: 140%;
    clear: both;
    margin-bottom: 20px;
}

.about_txt_s p {
    font-size: 100%;
    margin-bottom: 10px;
}

	.BnrBlock {
		background: #FFFBE0;
		margin-bottom: 10%;
		padding: 3%;
	}
	.BnrBlock h2.about_txt_h2 {
		text-align: center;
		padding-top: 3%;
	}
	.BnrBlock div.about_txt_s {
		background: #FFF;
	}


/*-------------------------------------------------
flow
---------------------------------------------------*/

.flow_top {
    width: 90%;
    margin: 0 auto;
}

.flow_top p {
    text-align: left;
    font-size: 90%;
}

.flow_box {
    text-align: center;
    margin-top: 30px;
}

.flow_box ol {
    list-style: decimal;
    text-align: left;
    padding: 10px 0 0;
    clear: both;
    margin-left: 10px;
}

.flow_box ol li {
    font-size: ;
    background-color: #fff;
    border-radius: 10px;
    /* CSS3草案 */
    -webkit-border-radius: 10px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 10px;
    /* Firefox用 */
    padding: 10px 10px 10px 30px;
    margin-bottom: 20px;
    list-style-position: inside;
    background: rgb(255, 251, 224);
    text-indent: -20px;
}

.flow_box ol li span {
    font-size: 90%;
}

.flow_box1 {}

.flow_box2 {}

.flow_box img {
    width: 30%;
    float: none;
}
.flow_box ol li div a img {
    width: 100%;
    float: none;
}

.flow_box2 img {
    width: 30%;
}
.flow_box .toformBtn img {
    width: 100%;
    float: none;
}

/*-------------------------------------------------
alert
---------------------------------------------------*/
#alert {
	text-align: center;
}
#alert .SP {
	display: block;
}
#alert .PC {
	display: none;
}
#alert img {
	vertical-align: bottom;
}
#alert .main-ttl {
	margin: 5%;
}
#directs {
	background: #F1F8FF;
	margin: 0;
	padding: 4%;
	text-align: left;
}
#directs .leftBlock {
	float: inherit;
	color: #444;
	font-weight: bold;
	font-size: 95%;
}
#directs .rightBlock {
	float: right;
}
#directs .leftBlock span {
	display: inline;
}
#directs .leftBlock .subttls {
	width: 100%;
	margin: 0 auto 10%;
}
#directs .leftBlock .subttls p.ttl {
	width: 50%;
	margin: 0 auto 3%;
}
#directs .leftBlock .subttls p.cnt {
	margin: 0 0 2%;
}
#directs .leftBlock .subttls .atns {
	padding: 2% 2% 2% 20%;
	background: #083090 url(../images/alert/check.png) 5% center no-repeat;
    border-radius: 8px;    /* CSS3草案 */
    -webkit-border-radius: 8px;    /* Safari,Google Chrome用 */
    -moz-border-radius: 8px;    /* Firefox用 */
	color: #FFF;
	margin-bottom: 5%;
	letter-spacing: 0.1em;
}
#alertBoxes {
	margin: 4%;
	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: 10% 10% 0;
	margin-bottom: 3%;
}
#alertBoxes .expAlert p {
	float: inherit;
	padding: 0 0 10%;
}
#alertBoxes .btn {
	margin: 3% auto 0;
	width: 80%;
}
#meritBoxes {
	margin: 15% 0 5%;
}
#meritBoxes .head {
	color: #083090;
	border-bottom: 1px solid #083090;
	font-size: 200%;
	letter-spacing: 0.5em;
	margin-bottom: 5%;
}
#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 4% 4% 4%;
	width: 82%;
	padding: 7% 5% 5%;
	text-align: left;
	font-weight: bold;
	font-size: 95%;
}
#meritBoxes .dtls p {
	position: absolute;
	top: -10px;
	left: 7px;

}
#meritBoxes .dtls p img {
	width: 65%;
}
#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: 7% 5% 5%;
}
#meritBoxes .dtls[end] p {
	position: inherit;
	text-indent: -1em;
	margin: 0 0 1em 1em;
	font-weight: normal;
	line-height: 160%;
}


/*-------------------------------------------------
campaign
---------------------------------------------------*/

.campaign_wrap {}

.campaign_wrap h3 {
    width: 100%;
    margin: 20px auto;
    padding-bottom: 10px;
}

.campaign_wrap h3 {
    width: 90%;
}

ul.cam_btns {
    margin: 30px auto;
    width: 60%
}

ul.cam_btns li {
    margin: 20px 0;
}

.campaign_wrap section {}

.campaign_wrap #lists {
    margin-bottom: 0;
}

.campaign_wrap #lists p {
    font-size: 110%;
}

.campaign_wrap #into_lists {
    border-top: 1px dashed #083090;
}

.campaign_wrap h4 {
    font-size: 110%;
    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 30px;
}
.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;
}


/*-------------------------------------------------
houjin
---------------------------------------------------*/

.houjin_wrap h2 {}

.houjin_wrap {
    margin-bottom: 50px;
}

.houjin_tbtn {
    text-align: center;
    margin-top: 20px;
}

.houjin_tbtn img {
    width: 50%;
}

.houjin_wrap section {}

.line-houjin .box-houjin .img_box {
    margin-right: 20px;
    width: 30%;
    display: none;
}

.line-houjin .box-houjin ul.li-box {
    margin: 0px;
}

.line-houjin .box-houjin ul.li-box li {
    background: url(../images/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;
    margin-bottom: 10px;
    padding: 0 10px;
}

.line-houjin .box-houjin {
    margin: 50px auto 0;
}

.line-houjin .box-houjin .block-corp h4 span {
    font-size: 120%;
    padding-right: 10px;
}

.line-houjin .box-houjin .block-corp p {
    text-indent: -1.3em;
    margin-left: 1.3em;
    margin: 20px 0 20px 20px;
    ;
}

.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 {
    width: 50%;
    margin: 10px auto;
}

/*-------------------------------------------------
houjin NEW 20161220
---------------------------------------------------*/
#houjinPlan section {
    width: 92%;
    margin: 10% auto;
    line-height: 1.4;
}
#houjinPlan #midashiH {
	position: relative;
	padding: 1em 1em 4.5em;
	margin: 0 0 2.5em;
	border: 3px solid #063090;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	text-align: center;
}
#houjinPlan #midashiH img {
	width: 50%;
	margin: .3em 0;
}
#houjinPlan #midashiH h1 {
	border-bottom: 1px solid #063090;
	padding: 0 0 .3em;
	margin: 0 0 .3em;
	font-size: 120%;
}
#houjinPlan #midashiH p {
	padding: 0;
	text-align: left;
}
#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: 50%;
	display: block;
}
#houjinPlan .button-form {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
#houjinPlan .button-form a {
	display: block;
	width: 99%;
	padding: .7em 0;
	color: #FFF;
	background: #4F81BD url(../images/arrow.png) 1em center no-repeat;
	border: 1px solid #0E1863;
	font-weight: bold;
}
#houjinPlan #submidashiH {
	padding: 1em;
	margin: 0 0 2.5em;
	border: 3px solid #BB3939;
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
	color: #222;
	text-align: center;
}
#houjinPlan #submidashiH img {
	width: 50%;
	margin: 0 0 .3em;
}
#houjinPlan #submidashiH h2 {
	font-size: 120%;
	padding: 0 0 1em;
	border-bottom: 1px solid #063090;
}
#houjinPlan #submidashiH ul li {
	padding: .5em 0 .5em .5em;
	position: relative;
	border-bottom: 1px solid #063090;
	text-align: left;
}
#houjinPlan #submidashiH ul li p {
	font-weight: bold;
	background: url(../images/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 .5em 0 1em;
}
#houjinPlan #submidashiH ul li span strong {
	color: #FFF;
	padding: 0 .1em 0 0;
}
#houjinPlan #submidashiH ul li.MDH01 { background: #F79646; }
#houjinPlan #submidashiH ul li.MDH02 { background: #4F81BD; }
#houjinPlan #submidashiH ul li.MDH03 { background: #FFC000; }
#houjinPlan #submidashiH ul li.MDH04 { background: #C0504D; }
#houjinPlan #submidashiH ul li.MDH05 { background: #00B050; }
#houjinPlan .houjinIntro {
	position: relative;
}
#houjinPlan .houjinIntro h3 {
	background: #063090;
	color: #FFF;
	padding: .4em 1.5em;
	margin: 0 0 .5em;
	text-indent: -1em;
}
#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: 100%;
	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 {}
#houjinPlan .listButton .button-form[Dark] a {
	background: #063090 url(../images/arrow.png) 2em center no-repeat;
	margin: 0 0 .5em;
}

.bg-blue { background: #B7DEE8; }
.bg-orange { background: #FCD5B5; }



/*-------------------------------------------------
rate
---------------------------------------------------*/

.rate_top {
    text-align: left;
	width: 90%;
	margin: 2% auto 5%;
	padding: 0;
}

.rate_top h2 {
    text-align: center;
	background-image: url(rate_title_bg.jpg);
	background-repeat: no-repeat;
	width: 100%;
	margin: 0 auto 5%;
	padding: 0;
	font-size: 25px;
	font-weight: normal;
}
.rate_box {
    width: 94%;
    margin: 0 auto 3%;
}
#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: 15%;
	height: auto;
	position: absolute;
}
#rate_map ul li.Rmap01 { left: 10%; top: 10%; }
#rate_map ul li.Rmap02 { left: 25%; top: 42%; }
#rate_map ul li.Rmap03 { left: 78%; top: 15%; }
#rate_map ul li.Rmap04 { left: 82%; top: 50%; }
#rate_map ul li.Rmap05 { left: 50%; top: 5%; }
#rate_map ul li.Rmap06 { left: 63%; top: 15%; }
#rate_map ul li.Rmap07 { left: 47%; top: 31%; }
#rate_map ul li a:hover {
	opacity: 1;
}
#rate_map p {
	width: 100%;
	text-align: center;
}
.ratehyo table {
	margin-top: 2%;
}
.ratehyo .rate_box {
	width: 100%;
	margin: 0 0 10%;
	padding: 0;
}
.ratehyo table.rt_table th {
	font-size: 70%;
}
.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: 18px;
	margin-bottom: 2%;
	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 {
	display: none;
}
.rate_txt {
	font-size: 10px;
}
.toMap {
	text-align: right;
	padding-bottom: 0;
}
.toMap a {
	vertical-align: bottom;
	line-height: 0;
	display: block;
}
.toMap a img {
	width: 30%;
	height: auto;
}


/*-------------------------------------------------
peps
---------------------------------------------------*/
#pepsWrap {
}
#pepsWrap h2 {
    text-align: center;
}
#pepsWrap h3 {
	margin: 2em 0 1em;
}
#pepsWrap h3 span {
	text-indent: -2em;
	margin: 0 0 0 2em;
	display: block;
}
#pepsWrap ul.lists {
	text-indent: -1.8em;
	margin: 0 0 0 1.8em;
	line-height: 1.5;
	font-size: .9rem;
}
#pepsWrap ul.lists li {
	margin-bottom: 10px;
}


/*-------------------------------------------------
footer
---------------------------------------------------*/

.tt_btn {
    position: fixed;
    right: 2%;
    bottom: 2%;
    width: 12%;
    opacity: 0.6;
}

#ftr-area {
    background: #073090;
    text-align: center;
    margin-top: 10px;
    padding-top: 10px;
}

#ftr-area a {
    color: #fff;
    text-decoration: none;
}

#ftr-area .ftr-nav .ftr-nav-list_sp {
    font-size: 80%;
    margin-bottom: 10px;
}

#ftr-area .ftr-nav .ftr-nav-list_sp h2,
#ftr-area .ftr-nav .ftr-nav-list {
    display: none;
}

#ftr-area .ftr-nav .ftr-nav-list-inline {
    display: none;
}

.ftr-nav-list_sp li {
    width: 30%;
    float: left;
    margin: 1%;
    line-height: 2.0
}

.ftr-mht .ftr-nav-list_sp li {
    width: 90%;
    margin: 1% 5%;
    line-height: 2.0
}

.ftr-nav-list_sp li.fll_sp {}

#ftr-area .sns {
    margin-bottom: 20px;
}

#ftr-area .sns ul li {
    display: inline-block;
    margin: 30px 20px 10px;
}

footer p img {
    width: 50%
}

.sps_min {
    width: 15%;
}

footer p {
    color: #fff;
    padding-bottom: 10px;
}

footer p small {
    font-size: 80%;
}




/* Added 20170421 */
/* For News */
#flowNews {
	margin: 70px 0 0;
}
#flowNews div {
	width: 100%;
	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 br {
	display: none;
}
#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: inherit;
	margin-bottom: 30px;
}
#flowNews div.orangeBox {
	float: inherit;
}
#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: 90%;
    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: 98%;
    margin: 0 1% 4%;
    box-shadow: 0 .1em .2em rgba(0,0,0,0.03);
}
.two-cols > div a,.two-cols-nrml > div a {
    color: #fff;
    display: block;
    padding: 1em;
    text-align: center;
    border-radius: .2em;
}
.two-cols > div:first-of-type a {
    background: #073090;
}
.two-cols > div:nth-of-type(2) a {
    background: #6fb242;
}
.two-cols > div figure img,.two-cols-nrml > div figure img {
    width: auto;
}

#two-cols-sp {
    width: 100%;
    overflow: hidden;
}
#two-cols-sp > div {
    width: 48%;
    margin: 0 1% 4%;
    float: left;
}
#two-cols-sp > div figure img {
    width: auto;
    max-width: 100%;
}
/*****/
.three-cols {
    width: 100%;
}
.three-cols > div {
    width: 98%;
    margin: 0 1%;
}
.three-cols > div figure {
    width: 100%;
    text-align: center;
}
.three-cols > div figure img {
    width: auto;
}

.yt-01 {
    width: 60% !important;
    margin: 1em auto 0;
}
.yt-01 > div {
    width: 100%;
}
.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;}

.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; }

/* 20181212修正 */
.information{
  margin-top: 30px;
  border: solid 1px #F99;
  background-color: #ffdfdf;
  padding: .5em 1em;
}

.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{
  border-bottom: 2px solid #063090;
}

.h2_sub{
  margin: 10px auto 0;
  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: 10px 0 0 0;
  border-radius: 0;
  display: block;
}

.h2_sub p:first-of-type{
  font-size: 120%;
  margin-bottom: 5px;
}

.h2_sub figure img{
  width: 100px;
  position: absolute;
  top: 0;
  right: 10px;
}

/* btn_business_btnstyle
------------------------------------------------------ */
.btn_business_btnstyle {
    text-align: center;
    margin-top: 40px;
}
.btn_business_btnstyle + .btn_business_btnstyle {
    margin-top: 20px;
}
.btn_business_btnstyle a {
    display: inline-block;
    width: 360px;
    max-width: 90%;
    padding: 15px 10px 15px 20px;
    background-color: #083090;
    border: 2px solid transparent;
    color: #fff;
    text-decoration: none;
    text-align: center;
    font-size: 14px;
    border-radius: 5px;
    line-height: 1;
    font-weight: bold;
    position: relative;
}
.btn_business_btnstyle a:hover {
    background-color: #fff;
    border-color: currentColor;
    color: #083090;
}
.btn_business_btnstyle a::before {
    display: inline-block;
    content: '';
    position: absolute;
    left: 15px;
    top: 50%;
    margin-top: -5px;
    width: 7px;
    height: 7px;
    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 {
    margin-bottom: 20px;
    border-bottom: 1px dotted #ccc;
    padding-bottom: 20px;
}

.busi_merit_ul figure {
    margin: 10px 0px;
}
.busi_merit_ul img {
    margin: auto;
    display: block;
    width: 100px;
    height: auto;
}
.busi_merit_ul p {
    font-size: 16px;
    color: #0B3381;
    font-weight: bold;
    text-align: center;
}
.busi_merit_ul figure + p {
    font-size: 14px;
    color: #222;
    font-weight: normal;
}

/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* moneytg/business/difference ONLY */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
.busi_diff_h1_br {
    display: inline;
}
.block_table .busi_diff_table th,
.block_table .busi_diff_table td {
    padding: 5px;
    font-size: 13px;
    line-height: 1.4;
}
.block_table .busi_diff_table thead th br {
    display: none;
}
.busi_diff_table td {
    width: 25%;
    text-align: center;
    vertical-align: middle;
}
.busi_diff_h01{
    margin-top: 40px;
}

/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
/* moneytg/business/howto ONLY */
/* ----------------------------------------------------------------------- */
/* ----------------------------------------------------------------------- */
.busi_howto_txtright {
    text-align: right;
    font-size: 12px;
    margin: 0px;
}
.h01 + .busi_howto_txtright {
    margin-top: 19px;
}
.busi_howto_imgbox {
    margin: 0px;
}
.busi_howto_ol li {
    position: relative;
    padding-left: 20px;
    margin-top: 10px;
}
.busi_howto_ol li img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 16px;
    height: auto;
}
.busi_howto_txtsmall {
    font-size: 12px;
}
.busi_howto_tit {
    color: #fff;
    padding: 10px 10px 9px;
    background: #063090;
    line-height: 1.4;
}
.busi_howto_tit.mt40 {
    margin-top: 30px!important;
}
.busi_howto_br {
    display: inline;
}
.busi_howto_txtcolor {
    color: #696969;
}
.busi_howto_letterspace {
    letter-spacing: -5px;
}
.busi_howto_txtsize {
    font-size:24px;
    display: inline-block;
    vertical-align: top;
    margin: -5px 0px 0px;
}
.busi_howto_p {
    margin: 0px 10px 10px;
    line-height: 1.5;
}

/* busi_howto_box7
------------------------------------------------------ */
.busi_howto_box7_pc {
    display: none;
}
.busi_howto_box7_sp {
    display: block;
    margin: 10px 10px 0px;
}
.busi_howto_box7_sp ol li + li {
    background: url(../business/howto/img/ar1.svg) no-repeat center top;
    background-size: 22px auto;
    margin-top: 10px;
    padding-top: 23px;
}
.busi_howto_box7_sp ol li div {
    border: 1px solid #063090;
}
.busi_howto_box7_sp ol li div p:first-child {
    background: #E2EAFC;
    text-align: center;
    color: #063090;
    padding: 6px;
}
.busi_howto_box7_sp ol li div p:nth-child(2) {
    padding: 6px;
    text-align: center;
    border-top: 1px solid #063090;
}
.busi_howto_box7_sp ol li > p {
    text-align: center;
    color: #fff;
    background: #063090;
    padding: 20px 6px;
}

/* busi_howto_box
------------------------------------------------------ */
.busi_howto_box {
    margin-left: 0px;
}
.busi_howto_box li {
    float: none;
    display: flex;
    justify-content: left;
    align-items: center;
    width: 100%;
}
.busi_howto_box li + li {
    margin: 30px 0px 0px 0px;
}
.busi_howto_box li figure {
    width: 54%;
    height: auto;
}
.busi_howto_box li figure img,
.busi_howto_box li:nth-child(1) img,
.busi_howto_box li:nth-child(2) img,
.busi_howto_box li:nth-child(3) img,
.busi_howto_box li:nth-child(4) img{
    width: 90%;
    height: auto;
    margin: 0px;
}
.busi_howto_box li:nth-child(5) figure {
    text-align: center;
}
.busi_howto_box li:nth-child(5) img{
    width: 80%;
    height: auto;
    margin: 0px;
}
.busi_howto_box p {
    font-size: 14px;
    width: 45%;
}

/* busi_howto_box2
------------------------------------------------------ */
.busi_howto_box2 {
    width: auto;
    float: none;
    box-sizing: content-box;
    padding-right: 0px;
    border-right: none;
    margin-bottom: 30px;
}
.busi_howto_box2 + .busi_howto_box2 {
    float: none;
    border: none;
    padding: 0px;
}
.busi_howto_box2 > ol > li {
    display: flex;
    justify-content: left;
    align-items: center;
    margin: 0px 10px;
}
.busi_howto_box2 > ol > li + li {
    margin-top: 10px;
    padding-top: 23px;
    background: url(../business/howto/img/ar1.svg) no-repeat 27% top;
    background-size: 22px 13px;
}
.busi_howto_box2 img {
    max-width: 100%;
    height: auto;
}
.busi_howto_tit2 {
    color: #063090;
    padding: 10px 10px 9px;
    background: #E2EAFC;
    line-height: 1.4;
}
.busi_howto_p2 {
    font-size: 14px;
    margin: 10px;
}
.busi_howto_box2 figure {
    width: 64%;
    height: auto;
}
.busi_howto_box2 figure img{
    width: 96%;
    height: auto;
    margin: 0px;
}
.busi_howto_box2:first-child li:nth-child(3) figure img,
.busi_howto_box2:first-child li:nth-child(4) figure img,
.busi_howto_box2:first-child li:nth-child(5) figure img,
.busi_howto_box2:first-child li:nth-child(6) figure img,
.busi_howto_box2 + .busi_howto_box2 li:nth-child(5) figure img{
    width: 98.5%;
    height: auto;
    margin: 0px;
}
.busi_howto_box2 figure + p {
    font-size: 13px;
    line-height: 1.3;
    width: 35%;
    margin: 0px;
}

.busi_howto_box2 figure + p img {
    width: 35px;
    height: auto;
}
.busi_howto_txtcolor2 {
    color: #F15949;
}
.busi_howto_txtcolor3 {
    background: #FCEC6F;
    padding-left: 5px;
    padding-right: 5px;
}
.busi_howto_box3 {
    border: 1px solid #063090;
    padding:10px;
    margin-top: 30px;
}
.busi_howto_box3 p {
    color: #063090;
    font-size: 15px;
    margin-bottom: 10px;
}
.busi_howto_box3 ul {
    font-size: 13px;
    line-height: 1.8;
}
.busi_howto_box3 ul img {
    vertical-align: middle;
    margin: -3px 2px 0px 0px;
    width: 17px;
    height: auto;
}
.busi_howto_p3 {
    font-size: 14px;
    margin: 10px 10px 0;
}
.busi_howto_txtcolor4 {
    color: #063090;
}
.busi_howto_p4 {
    font-size: 14px;
    margin-top: 30px;
}

/* busi_howto_box4
------------------------------------------------------ */
.busi_howto_box4 {
    margin: 0px 10px;
}
.busi_howto_box4 li,
.busi_howto_box4 li:nth-child(3n){
    display: block;
    float: left;
    width: 49%;
    margin: 0px 2% 2% 0px;
}
.busi_howto_box4 li:nth-child(2n) {
    margin-right: 0px;
}
.busi_howto_box4 li:nth-child(3n + 1) {
    clear: none;
}
.busi_howto_box4 li:nth-child(2n + 1) {
    clear: both;
}
.busi_howto_p5 {
    line-height: 1.6;
    margin: 10px;
}

/* busi_howto_box5
------------------------------------------------------ */
.busi_howto_box5 {
    border-bottom: 1px solid #063090;
    padding-bottom: 20px;
}
.busi_howto_box5 img {
    float: none;
    width: 200px;
    height: auto;
    margin: 0px auto;
    display: block;
}
.busi_howto_box5 p {
    margin:0px 10px;
    padding-top: 0px;
    font-size: 14px;
    line-height: 1.6;
}

/* busi_howto_box6
------------------------------------------------------ */
.busi_howto_box6 {
    text-align: left;
    border-bottom: 1px solid #063090;
    padding: 30px 0px 20px;
    margin: 0px;
}
.busi_howto_box6 + .busi_howto_box6 {
    background: url(../business/howto/img/ar2.svg) no-repeat center top;
    background-size: 25px auto;
}
.busi_howto_box6 h4 {
    font-size: 15px;
    text-align: left;
    margin: 0px 0 20px;
    font-weight: bold;
    color: #063090;
}
.busi_howto_box6 h4 span {
    display: inline-block;
    background: #063090;
    border-radius: 5px;
    color: #fff;
    font-size: 11px;
    vertical-align: middle;
    padding: 5px 7px;
    line-height: 1;
    margin: -4px 5px 0px 0px;
}
.busi_howto_box6 figure {
    width: 30%;
    float: left;
}
.busi_howto_box6 .busi_howto_fig1 img {
    width: 92%;
    height: auto;
    display: block;
    margin: 0px auto;
}
.busi_howto_box6 .busi_howto_fig2 {
    text-align: center;
}
.busi_howto_box6 .busi_howto_fig2 img {
    width: 62%;
    height: auto;
    margin-left: 25%
}
.busi_howto_box6 li:nth-child(2) figure {
    width: 27%;
}
.busi_howto_box6 li:nth-child(3) figure {
    width: 29%;
}
.busi_howto_box6 p {
    margin: 20px 0px 0px;
    line-height: 1.5;
}
.busi_howto_box6 p span {
    font-size: 11px;
    color: #696969;
}
.busi_howto_box6 ul {
    padding: 0px;
}
.busi_howto_box6 li {
    display: block;
    width: auto;
    text-align: left;
    float: none;
    margin-right: 0px;
}
.busi_howto_box6 li + li {
    margin-top: 20px;
}
.busi_howto_box6 li figure {
    display: block;
    min-height: 0px;
}
.busi_howto_fig1 + p,
.busi_howto_fig2 + p,
.busi_howto_box6 dl {
    width: 65%;
    float: right;
    margin: 0px;
}
.busi_howto_box6 dt {
    color: #063090;
    margin-bottom: 5px;
    font-size: 14px;
}
.busi_howto_box6 dd {
    font-size: 12px;
}
.busi_howto_box6 dd span {
    margin-top: 5px;
    color: #696969;
    display: block;
    font-size: 11px;
}

/* moneytg/business/howto/ -accordion-
------------------------------------------------------ */
.busi_howto_tit {
    pointer-events: auto;
    position: relative;
}
.busi_howto_tit::after {
    display: inline-block;
    content: '';
    position: absolute;
    left: 94%;
    top: 50%;
    margin-top: -7px;
    width: 7px;
    height: 7px;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    transform: rotate(-45deg);
}
.busi_howto_tit.selected::after {
    margin-top: -3px;
    transform: rotate(135deg);
}
.busi_howto_tit+.busi_howto_acc_box {
    display: none;
}

