@charset 'UTF-8';
/* **********************************************************************
 *
 *       Title:   東京クレジット外貨両替 sp_master.css
 *
 ********************************************************************** */
/* RESET
======================================================= */
body ,div ,dl ,dt ,dd ,ul ,ol ,li ,h1 ,h2 ,h3 ,h4 ,h5 ,h6 ,pre ,code ,form ,fieldset ,legend ,input ,textarea ,p ,blockquote ,th ,td {
	margin: 0;
	padding: 0;
}

table {
	border-spacing: 0;
	border-collapse: collapse;
}

fieldset ,img {
	border: 0;
}

address ,caption ,cite ,code ,dfn ,em ,th ,var {
	font-weight: normal;
	font-style: normal;
}

caption ,th {
	text-align: left;
}

h1 ,h2 ,h3 ,h4 ,h5 ,h6 {
	font-size: 100%;
	font-weight: normal;
}

input ,textarea ,select {
	font-family: inherit;
	font-size: inherit;
	font-weight: inherit;
}

/* 基本設定
======================================================= */
html {
	font-size: 62.5%;
}

body {
	font: 1.0rem 'Roboto', 'Hiragino Kaku Gothic Pro', 'ヒラギノ角ゴ Pro W3', 'ＭＳ Ｐゴシック', 'Helvetica', 'Arial', 'Verdana', 'sans-serif';
	text-align: left;
	color: #333333;
	position: relative;
	-webkit-text-size-adjust: 100%;
	background: #ffffff;
}

a:link ,a:visited {
	text-decoration: underline;
	color: #333;
}

a:hover ,a:active {
	text-decoration: none;
	color: #333;
}

p {
	font-size: 1.4rem;
	line-height: 1.8;
}

ul {
	font-size: 1.4rem;
	margin: 5px 0 5px 10px;
	padding: 0 0 0 10px;
	line-height: 1.8;
}

ol {
	font-size: 1.4rem;
	margin: 5px 0 5px 0px;
	padding: 0 0 0 20px;
	line-height: 1.8;
}

img {
	max-width: 100%;
	height: auto;
	line-height: 1;
	vertical-align: top;
	border: 0;
}

/* 全体のレイアウト設定
======================================================= */
.wrapper {
	font-size: 1.4rem;
	width: 100%;
	margin: 0 auto;
	padding: 40px 0 50px;
	text-align: left;
}

.main {
	width: 90%;
	margin: 0 auto 80px;
}

.side {
	width: 90%;
	margin: 0 auto 40px;
}

/* header部分のスタイル設定
======================================================= */
.head_wrap {
	background: #f8f9f9 url(../img/bg_head.jpg) 0 0 no-repeat;
	background-size: 100% auto;
	padding: 0 0 10px;
}
header {
	margin: 0 0 2px;
	padding: 0;

/*	position: fixed;
	width: 100%;
	z-index: 60;
	top: 0;*/
}
header .inner {
	overflow: hidden;
	height: 50px;
}
header .logo {
	float: left;
	padding: 18px 0 0 60px;
}

header .logo a {
	display: block;
	width: 171px;
	height: 13px;
	background: url(../img/sp/logo.png) 0 0 no-repeat;
	background-size: 100% auto;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
}

.sp_trigger {
	position: absolute;
	z-index: 20;
	display: block;
	float: left;
	overflow: hidden;
	width: 50px;
	height: 50px;
	white-space: nowrap;
	text-indent: 100%;
	background: url(../img/sp/menu_open.png) 0 0 no-repeat;
	background-size: 50px 50px;
}

.sp_trigger.active {
	display: block;
	float: left;
	overflow: hidden;
	width: 50px;
	height: 50px;
	white-space: nowrap;
	text-indent: 100%;
	background: #fff url(../img/sp/menu_close.png) 0 0 no-repeat;
	background-size: 50px 50px;
	z-index: 65;
}
.sp_mufg {
	float: right;
    width: 46px;
    height: 19px;
    background: url(../img/sp/logo_mufg.png) 0 0 no-repeat;
    background-size: 100% auto;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    margin: 15px 10px 0 0;
}

/* nav
======================================================= */
nav {
	display: none;
	width: 100%;
	margin: 0 auto;
	display: none;
	position: absolute;
	top: 50px;
	left: 0;
	z-index: 60;
	background: #ffffff;
}

.overlay {
	display: none;
}

.overlay.active {
	display: block;
	background: #333333;
	position: absolute;
	z-index: 59;
	width: 100%;
	height: 100%;
	opacity: 0.8;
}

.catetop {
	display: none;
}

nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

nav ul li {
	margin: 0;
	padding: 0;
}

nav ul li a {
	font-size: 1.4rem;
	font-weight: bold;
	display: block;
	zoom: 1;
	margin: 0;
	padding: 12px 15px 12px 15px;
	text-align: left;
	text-decoration: none;
	color: #333333;
	border-bottom: 1px solid #d9d9d9;
}

nav ul li a:link ,nav ul li a:visited ,nav ul li a:active {
	color: #333333;
	background: #ffffff url(../img/sp/sp_arw.png) no-repeat 97% 50%;
	background-size: 7px auto;
	text-decoration: none;
}
nav ul li.nav02 a:link,
nav ul li.nav02 a:visited,
nav ul li.nav02 a:active {
	background: #ffffff url(../img/sp/ico_blank.png) no-repeat 97% 50%;
	background-size: 12px auto;
}
.company nav ul li.nav04 a {
	background: #f5f5f5;
	background-size: 7px auto;	
}
nav ul li a br {
	display: none;
}

nav ul li.mufg {
	display: none;
}

.company nav ul.subnav li a,
.company nav ul.subnav li a:visited,
.company nav ul.subnav li a:active {
	background: #f5f5f5 url(../img/sp/sp_arw.png) no-repeat 97% 50%;
	background-size: 7px auto;
	padding: 12px 15px 12px 30px;
}
.company nav ul.subnav li.current a {
	background: #e8e8e8;
	color: #333;
}



/* 下層ナビゲーション
======================================================= */
/* cate_top */
.cate_top {
	display: none;
}

/* subnav */
.side ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.side ul.subnav {
	border-top: 1px solid #c8c8c8;
	margin: 0 0 30px;
	background: #ffffff;
}

.side ul.subnav> li {
	border-bottom: 1px solid #c8c8c8;
}

.side ul.subnav li li {
	border-top: 1px solid #c8c8c8;
	background: #f8f8f8;
}

.side ul.subnav li a {
	display: block;
	margin: 0;
	padding: 14px 15px 13px;
	background: url(../img/sp/arw_side.png) no-repeat 97% 20px;
	background-size: 8px 11px;
	    -ms-background-size: 8px 11px;
}

.side ul.subnav li li a {
	display: block;
	margin: 0;
	padding: 14px 15px 13px 30px;
	background: url(../img/sp/arw_side.png) no-repeat 97% 20px;
	background-size: 8px 11px;
	    -ms-background-size: 8px 11px;
}

.side ul.subnav li a:link ,.side ul.subnav li a:visited {
	color: #333333;
	text-decoration: none;
}

.side ul.subnav li li a:link ,.side ul.subnav li li a:visited {
	color: #333333;
	text-decoration: none;
}

.side ul.subnav li.current > a {
	background: #f8f8f8;
	background-size: 8px 11px;
	    -ms-background-size: 8px 11px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.side ul.subnav li li.current a {
	background: #d70000;
	background-size: 8px 11px;
	    -ms-background-size: 8px 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}
.side_menu {
	padding: 0;
	text-align: center;
	margin: 40px 0 0 0;
}
.side_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 16px;
	font-size: 1.6rem;
}
.side_menu ul li {
	margin: 0 0 20px;
}
.side_menu ul li a {
	display: block;
	padding: 24px 10px 24px 0px;
	text-align: left;
}
.side_menu ul li a span {
	display: inline-block;
	background: #fff;
	padding: 8px 10px;
	line-height: 1;
}
.side_menu ul li.credit a {
	border-left: 4px solid #1985e8;
	background: url(../img/sp/bg_sidebnr01.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}
.side_menu ul li.wcs a {
	border-left: 4px solid #df0000;
	background: url(../img/sp/bg_sidebnr02.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}
.side_menu ul li.wcs a span:before {
	content: "";
	padding: 0 0 0 18px;
	background: url(../img/ico_blank.png) 0 50% no-repeat;
}
.side_menu ul li.loan a {
	border-left: 4px solid #ee8600;
	background: url(../img/sp/bg_sidebnr03.jpg) 0 0 no-repeat;
	background-size: 100% auto;
}
.side_menu ul li a:link,.side_menu ul li a:visited {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}


/* 下層共通設定
======================================================= */
.catetit {
	color: #ffffff;
	text-align: center;
	padding: 35px 0;
	margin: 86px 0 0 0;
}
.contact .catetit {
	margin: 45px 0 0 0;
}

.catetit p {
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: bold;
}
.shop .catetit {
	background: url(../img/bg_catetit_nav01.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.rate .catetit {
	background: url(../img/bg_catetit_nav02.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.faq .catetit {
	background: url(../img/bg_catetit_nav04.jpg) 50% 50% no-repeat;
	background-size: cover;
}
.contact .catetit {
	background: url(../img/bg_catetit_nav04.jpg) 50% 50% no-repeat;
	background-size: cover;
}

.tit_btn {
	position: relative;
}
.tit_btn .btn {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 10;
}
.tit_btn .btn a,
.tit_btn .btn a:visited {
	display: block;
	width: 80px;
	background: #d70000 url(../img/arw_w.png) 95% 50% no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 5px 15px 4px;
	border-radius: 5px;
}

h1.pagetit {
	width: 90%;
	font-size: 2.4rem;
	font-weight: bold;
	margin: 0 auto;
	padding: 20px 0 40px;
	color: #333333;
	position: relative;
	text-align: center;
}

.main h2 {
	font-size: 2.0rem;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 2px solid #e8e8e8;
	color: #333333;
	position: relative;
}

.main h2:after {
	position: absolute;
	content: ' ';
	display: block;
	border-bottom: solid 2px #c2c2c2;
	bottom: -2px;
	width: 20%;
}

.main h3 {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 20px;
	padding: 0 0 0 20px;
	color: #333333;
	background: url(../img/h3_bullet.gif) 0 0.6em no-repeat;
}

/* pagetop
======================================================= */
.pagetop {
	position: fixed;
	z-index: 10;
	right: 3%;
	bottom: 0;
}

.pagetop a {
	float: left;
	width: 45px;
	padding-top: 45.5px;
	height: 0 !important;
	height: 45.5px;
	margin: 0;
	overflow: hidden;
	outline: none;
	background: url(../img/pagetop.png) no-repeat 50% 50%;
	background-size: 45px auto;
	width: 45px;
}


/* footer
======================================================= */
footer {
	background: #f0f0f0;
}

footer .foot_in {
	margin: 0;
	padding: 0;
}

footer .foot_nav {
	background: #dcdcdc;
	padding: 10px 20px;
}

/* foot_nav */
.foot_nav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.foot_nav ul li:first-child {
	border: none;
}

.foot_nav a {
	display: block;
	padding: 5px 0 5px 14px;
	background: url(../img/arw_foot.png) no-repeat 0 50%;
	background-size: 6px auto;
}

.foot_nav a:link ,.foot_nav a:visited ,.foot_nav a:hover {
	color: #333333;
	text-decoration: none;
}

/* foot_info */
.foot_info {
	width: 90%;
	margin: 0 auto;
	color: #333333;
	padding: 20px 0 20px;
	overflow: hidden;
}

.foot_info .logo a {
	display: block;
	width: 216px;
	height: 16px;
	background: url(../img/f_logo.png) 0 0 no-repeat;
	text-indent: -9999px;
	white-space: nowrap;
	overflow: hidden;
	margin: 0 auto 10px;
}
.foot_info p.copy {
	margin: 0;
	font-size: 12px;
	font-size: 1.2rem;
	text-align: center;
}

/* パンくずのレイアウト設定
======================================================= */
.breadcrumb {
	border-top: 1px solid #dcdcdc;
}
.breadcrumb ol {
	width: 90%;
	font-size: 1.1rem;
	margin: 10px auto;
	padding: 0;
	list-style-type: none;
}
.breadcrumb ol li {
	float: left;
}

/* サイトマップ設定
======================================================= */
.block_sm {
	clear: both;
	margin: 0 0 10px;
	padding: 0 0 10px;
	text-align: left;
	border-bottom: 1px dotted #cccccc;
}

.block_sm h2.sitemap {
	font-size: 1.4rem;
	margin: 0;
	padding: 0;
	color: #000000;
	border: 0;
	background: none;
}

.sitemap_ul {
	margin: 3px 0 0 10px;
	list-style: none;
	border: 0;
}

.sitemap_ul li {
	font-size: 1.4rem;
	margin: 0;
	padding: 2px 0 2px 17px;
	text-align: left;
	border: 0;
	background: url(../img/sitemap_arrow.gif) no-repeat 0 5px;
}

.sitemap_ul li ul {
	margin: 3px 0 0 13px;
	list-style: none;
}

.sitemap_ul li ul li {
	padding-left: 17px;
	text-align: left;
	background: url(../img/sitemap_arrow.gif) no-repeat 0 5px;
}

/* 電話
======================================================= */
.tel a {
	cursor: pointer !important;
	text-decoration: none;
	pointer-events: auto !important;
}

/* スマホPC切替スイッチ
======================================================= */
.dvc_switch {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	background: #f0f0f0;
	padding: 0 0 10px;
}

.dvc_switch ul {
	width: 90%;
	margin: 0 auto;
	padding: 0;
}

.dvc_switch li {
	float: left;
	width: 100%;
	list-style-type: none;
}

.dvc_switch li a#btnPC {
	display: block;
	border: 1px solid #c8c8c8;
	padding: 10px;
	text-decoration: none;
	color: #999999;
}

.dvc_switch li a#btnPC:before {
	content: '';
	background: url(../img/sp/ico_pc.png) 10px 50% no-repeat;
	background-size: 17px 16px;
	padding: 0 0 0 35px;
}

.dvc_switch li a#btnSP {
	display: none;
}

.dvc_switch p {
	font-size: 1.0rem;
	width: 100%;
	margin: 0 auto;
	padding: 0 0 10px;
	text-align: center;
	color: #ffffff;
}

/* googleコンバージョン
======================================================= */
iframe[name='google_conversion_frame'] {
	position: absolute;
	top: -300px;
	left: 0;
	width: auto !important;
	height: auto !important;
	border: none !important;
}
