@charset 'UTF-8';
/* **********************************************************************
 *
 *       Title:   東京クレジット block.css
 *
 ********************************************************************** */

/* トップ設定
======================================================= */
.slider {
	margin: 0 auto 40px;
}
.slick-slide img {
	width: 100%;
	height: auto;
}
.mypattern{
	width: 100%;
}
.mypattern .slick-slide{
	width: 980px;
	margin: 0 10px;
}
.head_menu {
	width: 980px;
	margin: 0 auto;
}
.head_menu ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.head_menu ul li {
	float: left;
	width: 312px;
	margin: 0 0 0 22px;
}
.head_menu ul li:first-child {
	margin: 0;
}
.head_menu ul li a,
.head_menu ul li a:visited {
	display: block;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	line-height: 1.5;
	padding: 20px 0 165px;
}
.head_menu ul li a br {
	display: none;
}
.head_menu ul li a span {
	display: block;
	font-size: 13px;
	font-size: 1.3rem;
	font-weight: normal;
	color: #b7b7b7;
	font-family: 'Roboto';
}
.head_menu ul li:first-child a {
	border-top: 3px solid #1985e8;
	background: #fff url(../img/bg_head_menu01.jpg) 50% 74px no-repeat;
}
.head_menu ul li:first-child a p {
	background: url(../img/arw.png) 285px .45em no-repeat;
	font-size: 21px;
	font-size: 2.1rem;
}
.head_menu ul li:nth-child(2) a {
	border-top: 3px solid #df0000;
	background: #fff url(../img/bg_head_menu02.jpg) 50% 74px no-repeat;
}
.head_menu ul li:nth-child(2) a p {
	background: url(../img/ico_blank.png) 280px .5em no-repeat;
	font-size: 21px;
	font-size: 2.1rem;
}
.head_menu ul li:last-child a {
	border-top: 3px solid #ee8600;
	background: #fff url(../img/bg_head_menu03.jpg) 50% 74px no-repeat;
}
.head_menu ul li:last-child a p {
	background: url(../img/arw.png) 285px .45em no-repeat;
	font-size: 21px;
	font-size: 2.1rem;
}

#top h2 {
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: bold;
	text-align: center;
	line-height: 1.5;
	margin: 0 0 40px;
}

#top h2 span {
	display: block;
	font-size: 16px;
	font-size: 1.6rem;
	color: #b7b7b7;
	font-weight: normal;
	font-family: 'Roboto';
}

/* クレジットカード */
.top_credit {
	width: 980px;
	margin: 0 auto;
	padding: 250px 0 80px 0;
	background: url(../img/bg_top_credit.jpg) 50% 0 no-repeat;
}
.top_credit > p {
	text-align: center;
}
.top_credit h2:after {
	content: "";
	display: block;
	border-bottom: 3px solid #1985e8;
	padding: 10px 0 0;
	width: 60px;
	margin: 0 auto 15px;
}
.credit_type {
	background: #f8f8f8;
	margin: 60px 0 40px 0;
	padding: 0 0 30px;
}
.credit_type ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.credit_type > ul > li {
	float: left;
	width: 327px;
}
.credit_type > ul > li:nth-child(2) {
	width: 326px;
}
.credit_type > ul > li img {
	margin: 0 0 30px;
}
.credit_type .inner {
	padding: 0 30px;
}
.credit_type li:nth-child(2) .inner {
	border-left: 1px solid #dedede;
	border-right: 1px solid #dedede;
}
.credit_type .tit {
	text-align: center;
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.credit_type .tit span {
	display: block;
	font-weight: normal;
	font-size: 16px;
	font-size: 1.6rem;
	color: #1985e8;
	font-family: 'Roboto';
}
.credit_type .btn li {
	margin: 0 0 10px;
}
.credit_type .btn li:nth-child(2) {
	margin: 0 0 20px;
}
.credit_type .btn li:last-child {
	margin: 0;
}
.credit_type .btn li a,
.credit_type .btn li a:visited {
	display: block;
	border: 1px solid #acacac;
	background: #fff url(../img/arw_b.png) 97% 50% no-repeat;
	box-sizing: border-box;
	text-decoration: none;
	text-align: center;
	padding: 12px 10px 10px;
	font-size: 15px;
	font-size: 1.5rem;
	font-weight: bold;
}
.credit_type .btn li.blank a,
.credit_type .btn li.blank a:visited {
	background: #fff url(../img/ico_blank.png) 97% 50% no-repeat;
}
.credit_type .btn li:last-child a {
	background: #0015a6 url(../img/ico_blank_w.png) 97% 50% no-repeat;
	border: none;
	color: #fff;
	text-align: left;
	padding: 12px 15px 10px;
}
.credit_type .btn li:last-child a span {
	background: url(../img/ico_ypass.png) 0 50% no-repeat;
	padding: 0 0 0 50px;
}

.btn.def a,
.btn.def a:visited {
	display: block;
	width: 300px;
	margin: 0 auto;
	padding: 17px 0 15px 0;
	background: #333 url(../img/arw_w.png) 95% 50% no-repeat;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	text-align: center;
}

/* 両替・ローン */
.top_exloan .exchange {
	float: left;
	width: 50%;
	background: url(../img/bg_top_exchange.jpg) 0 0 no-repeat;
	background-size: cover;
}
.top_exloan .exchange .inner {
	float: right;
	width: 430px;
	padding: 80px 30px;
}
.top_exloan .exchange h2:after {
	content: "";
	display: block;
	border-bottom: 3px solid #df0000;
	padding: 10px 0 0;
	width: 50px;
	margin: 0 auto 15px;
}
.top_exloan .loan {
	float: right;
	width: 50%;
	background: url(../img/bg_top_loan.jpg) 0 0 no-repeat;
	background-size: cover;
}
.top_exloan .loan .inner {
	float: left;
	width: 430px;
	padding: 80px 30px;
}
.top_exloan .loan h2:after {
	content: "";
	display: block;
	border-bottom: 3px solid #ee8600;
	padding: 10px 0 0;
	width: 50px;
	margin: 0 auto 15px;
}
.top_exloan ul {
	list-style-type: none;
	margin: 30px 0 36px;
	padding: 0;
	overflow: hidden;
}
.top_exloan ul li {
	float: left;
	width: 195px;
}
.top_exloan ul li:last-child {
	float: right;
}
.top_exloan ul li a,
.top_exloan ul li a:visited {
	display: block;
	border: 1px solid #666;
	font-weight: bold;
	text-decoration: none;
	text-align: center;
	padding: 12px 0 10px;
}
.top_exloan .exchange ul li a {
	background: url(../img/ico_blank_r.png) 95% 50% no-repeat;
}
.top_exloan .loan ul li a {
	background: url(../img/arw_o.png) 95% 50% no-repeat;
}
.btn.blank a,
.btn.blank a:visited {
	background: #333 url(../img/ico_blank_w.png) 95% 50% no-repeat;
}


/* お知らせ */
.top_news {
	width: 980px;
	margin: 0 auto;
	padding: 80px 0;
	overflow: hidden;
}
.top_news .topinfo {
	float: left;
	width: 730px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	height: 220px;
	overflow: auto;
}
.top_news .topinfo li {
	margin: 0 0 20px;
}
.top_news .infobnr {
	float: right;
	width: 220px;
}
.top_news .infobnr a,
.top_news .infobnr a:visited {
	display: block;
	padding: 22px 20px;
	text-decoration: none;
	font-weight: bold;
}
.top_news .infobnr .credit a {
	background: #f0f0f0 url(../img/arw_b.png) 95% 50% no-repeat;
	border-left: 4px solid #0081db;
	margin: 0 0 20px;
}
.top_news .infobnr .exchange a {
	border-left: 4px solid #d70000;
	background: #f0f0f0 url(../img/ico_blank_r.png) 95% 50% no-repeat;
}

.top_company_bnr {
	width: 980px;
	margin: 0 auto 140px;
}
.top_company_bnr ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.top_company_bnr ul li {
	float: left;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	margin: 0 30px 0 0;
}
.top_company_bnr ul li a {
	display: block;
	width: 420px;
	padding: 50px 0;
	text-align: center;
}
.top_company_bnr ul li.about a,
.top_company_bnr ul li.about a:visited {
	background: url(../img/bg_bnr_about.jpg) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	transition: all .2s ease-in;
}
.top_company_bnr ul li.outline a,
.top_company_bnr ul li.outline a:visited {
	background: url(../img/bg_bnr_outline.jpg) 0 0 no-repeat;
	color: #fff;
	text-decoration: none;
	transition: all .2s ease-in;
}
.top_company_bnr ul li.about a:hover,
.top_company_bnr ul li.outline a:hover {
	background: url(../img/bg_bnr_hover.jpg) 0 0 no-repeat;
	transition: all .2s ease-out;
}
.top_company_bnr ul li.ssl {
	margin: 0;
}


/* 下層パーツ
======================================================= */
ul.alink {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul.alink li {
	float: left;
	margin: 0 10px 10px 0;
}

ul.alink li a {
	display: block;
	margin: 0;
	padding: 8px 14px;
	border: 1px solid #c8c8c8;
	font-weight: bold;
}

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

ul.alink li a span {
	padding: 0 18px 0 0;
	background: url(../img/arw_down.png) no-repeat right 50%;
}


/* BLOCK内スタイル設定
======================================================= */
span.texts {
	display: inline-block;
	font-size: 12px;
	font-size: 1.2rem;
}

span.textn {
	display: inline-block;
}

span.textl {
	display: inline-block;
	font-size: 18px;
	font-size: 1.8rem;
}

span.textll {
	display: inline-block;
	font-size: 20px;
	font-size: 2.0rem;
}

span.textxl {
	display: inline-block;
	font-size: 24px;
	font-size: 2.4rem;
}

span.textxxl {
	display: inline-block;
	font-size: 28px;
	font-size: 2.8rem;
}

table {
	width: 100%;
	border-collapse: collapse;
	font-size: 16px;
	font-size: 1.6rem;
}

table.nbr ,table.tbr table.nbr {
	border-collapse: collapse;
	border-top: none;
	border-left: none;
}

table.nbr th ,table.tbr table.nbr th {
	font-weight: bold;
	padding: 0;
	border-right: none;
	border-bottom: none;
}

table.nbr td {
	padding: 0;
	text-align: left;
	border-right: none;
	border-bottom: none;
}

table.tbr {
	border-collapse: collapse;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

table.tbr table.nbr td {
	padding: 0;
	text-align: left;
	border-right: none;
	border-bottom: none;
}

table.nbr table.tbr {
	border-collapse: collapse;
	border-top: 1px solid #dcdcdc;
	border-left: 1px solid #dcdcdc;
}

table.tbr th ,table.nbr table.tbr th {
	font-weight: bold;
	padding: 10px;
	line-height: 1.5;
	text-align: left;
	color: #333333;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	background: #fafafa;
}

table.tbr td ,table.nbr table.tbr td {
	padding: 10px;
	text-align: left;
	line-height: 1.5;
	border-right: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
}

img {
	line-height: 1;
	vertical-align: top;
	border: 0;
}

.photo-r {
	font-size: 10px;
	font-size: 1.0rem;
	float: right;
	margin: 3px 0 10px 15px;
	text-align: left;
}

.photo-l {
	font-size: 10px;
	font-size: 1.0rem;
	float: left;
	margin: 3px 15px 10px 0;
	text-align: left;
}

.photo-c {
	font-size: 10px;
	font-size: 1.0rem;
	margin: 3px auto 10px;
}

.photo-r img ,.photo-l img ,.photo-c img {
	margin-bottom: 5px;
}

iframe {
	border: none;
}

/* リンク定義
======================================================= */
ul.link_un {
	margin: 5px 0;
	padding: 0;
	list-style-type: none;
}

ul.link_un li {
	margin: 0 0 5px;
}

.arw a {
	padding: 0 0 0 16px;
	background: url(../img/arw.png) no-repeat 0 0.2em;
}

.blank a {
	padding: 0 0 0 16px;
	background: url(../img/ico_blank.png) no-repeat 0 5px;
}

.pdf a {
	padding: 0 0 0 21px;
	background: url(../img/ico_pdf.png) no-repeat 0 2px;
}

/* 引用定義
======================================================= */
blockquote {
	padding: 25px 25px 15px;
	background: #f5f5f5;
}
blockquote p {
	margin: 0 0 10px;
}

/* お問い合わせ設定
======================================================= */

.tel a {
	color: #333;
	font-size: 32px;
	font-size: 3.2rem;
	font-weight: bold;
	background: url(../img/ico_tel.png) 0 0 no-repeat;
	padding: 0 0 0 30px;
}
.tel span {
	display: block;
	font-size: 14px;
	font-size: 1.4rem;
}
.attention {
	color: #d70000;
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
}
.flow {
    width: 700px;
    height: 53px;
    text-indent: -9999px;
    white-space: nowrap;
    overflow: hidden;
    margin: 0 0 20px;
}
.flow.f01 {
	background: url(../img/flow01.gif) 0 0 no-repeat;
}
.flow.f02 {
	background: url(../img/flow02.gif) 0 0 no-repeat;
}
.flow.f03 {
	background: url(../img/flow03.gif) 0 0 no-repeat;
}


/* お問い合わせ table */
form table.tbr {
	width: 100%;
}

form table.tbr th {
	width: 30%;
	text-align: left;
	padding: 20px 10px;
}

form table.tbr td {
	width: 70%;
	text-align: left;
	padding: 20px 10px;
}

form table.tbr span {
	float: right;
	color: #ffffff;
	font-size: 12px;
	font-size: 1.2rem;
	background: #cc0000;
	padding: 2px 7px;
}

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

form input ,form select ,form label {
	padding: 5px;
	font-size: 1.6rem;
	vertical-align: middle;
}

form textarea {
	width: 90%;
	padding: 5px;
	font-size: 1.6rem;
	vertical-align: middle;
	resize: vertical;
}

form input[type='text'],
form input[type='email'],
form input[type='url'] {
	width: 85%;
}

form input[type='tel'] {
	width: 20%;
}

*#tel1 ,*#tel2 ,*#tel3 ,*#zip1 {
	width: 20%;
}

*#zip2 {
	width: 30%;
}

form input[type='radio'] ,form input[type='checkbox'] {
	width: 20px;
	height: 20px;
}

form ul.list_inline li {
	float: left;
	margin: 0 30px 0 0;
}

form ul.list_inline li input[type='checkbox'] {
	margin: 0 5px 0 0;
}

dl.subform {
	width: 100%;
	margin: 0 0 10px;
	padding: 0;
	font-size: 14px;
	font-size: 1.4rem;
}

dl.subform dt {
	float: left;
	width: 23%;
	padding: 0;
}

dl.subform dd {
	float: left;
	width: 77%;
}

form .agree_box {
	padding: 20px 10px;
	text-align: center;
	border: 1px solid #e6e6e6;
	font-size: 18px;
	font-size: 1.8rem;
}

form .agree_box input[type='checkbox'] {
	margin: 0 10px 0 0;
}

form input.btn {
	display: block;
	width: 320px;
	margin: 0 auto;
	padding: 20px 0px;
	color: #ffffff;
	font-weight: bold;
	background: #d70000 url(../img/arw_w.png) no-repeat 95% 50%;
	border: none;
	border-radius: 5px;
}

form p.back {
	margin: 30px 0 0;
	text-align: center;
}

form p.back a {
	padding: 0 0 0 21px;
	background: url(../img/arw.png) no-repeat 0 0.2em;
}

/* お問い合わせ error */
.err_block {
	clear: both;
	margin-bottom: 17px;
	padding: 12px;
	background: #ffe8e8;
}

.err_block p {
	color: #ff0000;
}

.err_block p.err_tit {
	font-weight: bold;
	margin: 0 0 5px;
	padding: 2px 0 2px 10px;
	color: #ffffff;
	background: #ff0000;
}

label.error {
	border: 1px solid #ff8383;
	background: #ffe8e8;
	display: inline-block;
}

input.error ,select.error ,textarea.error {
	border: 1px solid #ff8383;
	background: #ffe8e8;
}

fieldset {
	display: inline;
	padding: 3px;
}

fieldset.error {
	background: #ffe8e8;
}

#form_flow {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#form_flow li {
	float: left;
	width: 202px;
	list-style-type: none;
}

#form_flow li.arw {
	width: 57px;
	padding: 7px 0 0;
	text-align: center;
}

#form_flow li .inner {
	padding: 5px 0;
	text-align: center;
	border: 1px solid #d2d2d2;
}

/* 真ん中
======================================================= */
.tal {
	text-align: left !important;
}

.tac {
	text-align: center !important;
}

.tar {
	text-align: right !important;
}

/* TOPへ戻る
======================================================= */
.top_back {
	clear: both;
	padding: 30px 0;
	text-align: center;
}

.top_back a {
	padding: 0 15px;
}

/* 汎用スタイル設定
======================================================= */
.tac {
	text-align: center;
}

.tal {
	text-align: left;
}

.ter {
	text-align: right;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}
.w25 {
	width: 25%;
}

.pc_none {
	display: none !important;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	display: block;
	clear: both;
	content: '';
}

*:after {
	display: block;
	clear: both;
}

/* ちらつき防止
======================================================= */
.overimg {
	-webkit-box-shadow: #ffffff 0 0 0;
	box-shadow: #ffffff 0 0 0;
}

.overimg:hover {
	-ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=60)';
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
	background: #fff¥9;
}


/* 本日のレート
======================================================= */

.ce_autocalc {
	background: #f4f4f4;
	margin: 10px 0 0 0;
	padding: 0 0 30px;
}
.ce_autocalc .tit {
	background: #585858;
	color: #fff;
	text-align: center;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	padding: 5px 0;
}
.ce_autocalc .calcarea {
	padding: 30px;
}
.ce_autocalc .calcarea ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.ce_autocalc .calcarea li {
	display: inline-block;
	text-align: left;
	font-weight: bold;
}
.ce_autocalc .calcarea li input,
.ce_autocalc .calcarea li select {
	font-size: 24px;
	font-size: 2.4rem;
	padding: 10px;
	border: 1px solid #c8c8c8;
	border-radius: 5px;
	width: 200px;
}
.ce_autocalc .calcarea li.calc {
	width: 50px;
	height: 15px;
	background: url(../img/arw_calc.png) 50% 50% no-repeat;
}
.ce_autocalc .btn {
	text-align: center;
}
.ce_autocalc .btn a,
.ce_autocalc .btn a:visited {
	display: block;
	width: 290px;
	margin: 0 auto;
	padding: 15px;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	background: #df0000 url(../img/arw_w.png) 95% 50% no-repeat;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
}
.ce_autocalc .btn a:before {
	content: "";
	background: url(../img/ico_shopsearch.png) 0 50% no-repeat;
	background-size: 30px auto;
	padding: 4px 0 4px 40px;
}

table.ratelist {
	font-weight: bold;
}
table.ratelist tr:nth-child(even) {
	background: #eee;
}
table.ratelist th {
	text-align: center;
	font-size: 16px;
	font-size: 1.6rem;
}
table.ratelist th.gray {
	background: #585858;
	color: #fff;
}
table.ratelist th span {
	display: block;
	font-size: 18px;
	font-size: 1.8rem;
}
table.ratelist th a,
table.ratelist th a:visited {
	background: url(../img/arw.png) 0 .1em no-repeat;
	padding: 0 0 0 15px;
	font-weight: normal;
	color: #333;
}

p.caution {
	font-size: 14px;
	font-size: 1.4rem;
	margin-left:1em;
	text-indent:-1em;
}


/* 店舗案内
======================================================= */

/* トップ */
.shop_map {
	position: relative;
}
.shop_map ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.shop_map ul li {
	position: absolute;
	z-index: 10;
}
.shop_map ul li.sm02 {
	top: 212px;
	left: 261px;
}
.shop_map ul li.sm03 {
	top: 170px;
	left: 254px;
}
.shop_map ul li.sm06 {
	top: 82px;
	left: 300px;
}
.shop_map ul li.sm07 {
	top: 256px;
	left: 470px;
}
.shop_map ul li.sm08 {
	top: 234px;
	left: 452px;
}
.shop_map ul li.sm09 {
	top: 214px;
	left: 440px;
}
.shop_map ul li.sm11 {
	top: 261px;
	left: 427px;
}
.shop_map ul li.sm12 {
	top: 277px;
	left: 394px;
}
.shop_map ul li.sm13 {
	top: 241px;
	left: 310px;
}
.shop_map ul li.sm15 {
	top: 219px;
	left: 489px;
}
.shop_map ul li.sm16 {
	top: 219px;
	left: 511px;
}
.shop_map ul li.sm17 {
	top: 108px;
	left: 448px;
}
.shop_map ul li.sm18 {
	top: 272px;
	left: 318px;
}
.shop_map ul li.sm20 {
	top: 104px;
	left: 150px;
}
.shop_map ul li.sm21 {
	top: 104px;
	left: 71px;
}
.shop_map ul li.sm22 {
	top: 245px;
	left: 20px;
}
.shop_map ul li.sm23 {
	top: 360px;
	left: 246px;
}
.shop_map ul li.sm24 {
	top: 276px;
	left: 154px;
}
.shop_map ul li.sm25 {
	top: 360px;
	left: 135px;
}
.shop_map ul li.sm27 {
	top: 13px;
	left: 230px;
}
.shop_map ul li.sm28 {
	top: 45px;
	left: 265px;
}
.shop_map ul li.sm29 {
	top: 29px;
	left: 147px;
}
.shop_map ul li.sm30 {
	top: 184px;
	left: 575px;
}
.shop_map ul li.sm31 {
	top: 93px;
	left: 610px;
}
.shop_map ul li.sm32 {
	top: 312px;
	left: 609px;
}
ul.shop_icon {
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: right;
}
ul.shop_icon li {
	display: inline-block;
	margin: 0 0 0 20px;
	padding: 0 0 0 25px;
}
ul.shop_icon li:first-child {
	font-weight: bold;
	padding: 0;
}
ul li.si01 {
	background: url(../img/ico_shop01.png) 0 .2em no-repeat;	
}
ul li.si02 {
	background: url(../img/ico_shop02.png) 0 .2em no-repeat;	
}
ul li.si03 {
	background: url(../img/ico_shop03.png) 0 .2em no-repeat;	
}
ul li.si04 {
	background: url(../img/ico_shop04.png) 0 .2em no-repeat;	
}

.shop_box {
	border-top: 1px solid #c8c8c8;
	margin: 0 0 40px;
}
.shop_box ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.shop_box > ul > li {
	padding: 25px;
	overflow: hidden;
	border-bottom: 1px solid #c8c8c8;
}
.shop_box .detail {
	float: left;
	width: 190px;
}
.shop_box .detail .name {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	margin: 0 0 20px;
}
.shop_box .detail .btn a,
.shop_box .detail .btn a:visited {
	display: block;
	background: #d70000 url(../img/arw_w.png) 95% 50% no-repeat;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	padding: 7px 15px;
}
.shop_box .info {
	float: right;
	width: 450px;
}
.shop_box .info li {
	padding: 0 0 0 25px;
}

/* 店舗詳細 */

.gmap {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
 
.gmap iframe,
.gmap object,
.gmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.shop_ph {
    width: 720px;
    overflow: hidden;
}

.shop_ph ul {
    width: 740px;
    overflow: hidden;
    list-style-type: none;
    margin: 0;
    padding: 0;
    *zoom: 1;
}

.shop_ph li {
    float: left;
    width: 350px;
    margin-right: 20px;
    padding-bottom: 20px;
    *zoom: 1;
}

.ratebtn a,
.ratebtn a:visited {
	display: block;
	width: 200px;
	background: #d70000 url(../img/arw_w.png) 95% 50% no-repeat;
	color: #fff;
	text-decoration: none;
	padding: 10px 20px;
	margin: 0 auto;
	border-radius: 5px;
}
.ratebtn a:before {
	content: "";
	background: url(../img/ico_nav02_on.png) 0 50% no-repeat;
	padding: 0 0 0 30px;
	margin: 0 auto;
}


/* よくある質問
======================================================= */

.faq_list dl {
	border-bottom: 1px solid #c8c8c8;
	font-size: 16px;
	font-size: 1.6rem;
	padding: 20px 0;
}
.faq_list dl:first-child {
	padding: 0 0 20px;
}
.faq_list dl:last-child {
	border: none;
	padding: 20px 0 0;
}
.faq_list dl dt {
	background: url(../img/ico_q.png) 0 0 no-repeat;
	padding: 0 0 0 35px;
	margin: 0 0 20px;
}
.faq_list dl dd {
	background: url(../img/ico_a.png) 0 0 no-repeat;
	padding: 0 0 0 35px;
}


/* 求人情報
======================================================= */

.rec_intro {
	background: #f6f6f6 url(../img/logo_mufg.gif) 50% 30px no-repeat;
	text-align: center;
	color: #d70000;
	font-size: 20px;
	font-size: 2.0rem;
	font-weight: bold;
	padding: 80px 0 30px 0;
	margin: 0 0 40px;
}


/* 会員規約
======================================================= */

h4 {
	font-size: 18px;
	font-size: 1.8rem;
	margin: 0 0 20px;
}
h5 {
	font-size: 18px;
	font-size: 1.8rem;
	text-align: center;
	margin: 0 0 20px;
}
.code {
	font-size: 16px;
	font-size: 1.6rem;
	margin: 0 0px 20px 0px;
	padding: 0px;
}
.code dt {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.entry li{
	margin-top: 10px;
}
.qnone{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.qnone li {
    margin-left: 1.6em;
    text-indent: -1em;
}
.qnone li.tes{
	padding-left: 1em;
	text-indent: -1em;
}
.qnone li .kdisc li {
	text-indent: 0;
}
.kiyaku{
	margin: 20px 0px;
	text-align:left;
	border-collapse:collapse;
	table-layout:fixed;
}
.kiyaku th{
	padding: 10px 5px 10px 5px;
	border: solid 1px #ccc;
	text-align:center;
	font-weight: bold;
}
.kiyaku td{
	padding: 10px 5px 10px 5px;
	border: solid 1px #CCCCCC;
}
.w30 { width: 30%; }
.w95{
	width:95px;
}
.w140{
	width:140px;
}
.w200{
	width:200px;
}
.w300{
	width:300px;
}

.kdisc{
	list-style-type:disc;
}

.oll {
	list-style-type: none;
	text-indent: -1.6em;
}

.pl5{
	padding-left:5px;
}

.code_grey{
	background-color: #f1f1f1;
	padding: 30px;
	margin: 0 0 30px;
}


/* プライバシーポリシー
======================================================= */

.policy{
	width: 100%;
	margin: 0 0px 0px 0px;
	text-align:left;
	border-collapse:collapse;
}

.policy th{
	padding: 10px;
	border: solid 1px #CCCCCC;
	vertical-align: top;
}

.policy td{
	padding: 10px;
	border: solid 1px #CCCCCC;
	vertical-align: middle;
}

.policy td.vtop{
	vertical-align: top;
}

.policy th.middle{
	vertical-align: middle;
	text-align:center;
}

.policy_grey{
	background: #E6E6E6;
	font-weight: bold;
}

p.inside {
	text-indent: -1em;
    margin-left: 2em;
}
ul.inside {
	margin: 0 0 0 40px;
}


/* 会社情報
======================================================= */
table.about_tbl th {
	width: 20%;
}

/* 営業スケジュール
======================================================= */

p.red {
    font-weight: bold;
    color: #df0000;
}

.calender_info {
	margin: 20px 0;
}

.calender_info table {
	float: right;
	width: auto;
}

.calender_info table tr td {
	font-size: 14px;
	font-size: 1.4rem;
}

.calender_info table tr td:first-child {
	width: 70px;
	text-align: center;
}

.calender_info table tr td.gray {
	background: #ccc;
}

.calender_tbl {
	border: 1px solid #333;
}

.calender_tbl tr td {
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.calender_tbl tr td {
	width: 8%;
	padding: 5px;
	font-size: 14px;
	font-size: 1.4rem;
	text-align: center;
	vertical-align: middle;
}

.calender_tbl tr td:first-child {
	width: auto;
	text-align: left;
}

.calender_tbl tr td.sat {
	color: #0000FF;
}

.calender_tbl tr td.sun {
	color: #FF0000;
}

.calender_tbl tr td.black {
	background: #000;
	color: #fff;
	font-weight: bold;
}

.calender_tbl tr td.gray {
	background: #ccc;
}