@charset "utf-8";

/* --------------------------------------------------------
-----------------------------------------------------------
 /atm-info/convenience-store.php
-----------------------------------------------------------
----------------------------------------------------------- */
.atm-info-convenience-store .company-wrap {
    text-align: center;
    margin-bottom: 15px;
}
.atm-info-convenience-store .company-wrap .company {
	display: inline-block;
	vertical-align: top;
	margin: 0 20px;
}
.atm-info-convenience-store .company-wrap .logo {
    margin-bottom: 6px;
}
.atm-info-convenience-store .content-article.enet-lawson {
    padding-top: 35px;
    border-top: 1px solid #CCC;
    margin-top: 30px;
}
.atm-info-convenience-store .content-article.enet-lawson .company-wrap .logo {
    border: 1px solid #ccc;
}


.atm-info-convenience-store .content-article.all .company-wrap .company {
    float: left;
    width: 190px;
    margin: 0 0 0 10px;
}
.atm-info-convenience-store .content-article.all .company-wrap .company:first-child {
    margin-left: 0;
    width: 282px;
}
.atm-info-convenience-store .content-article.all .company-wrap .logo {
    border: 1px solid #ccc;
    padding: 7px 0;
}
.atm-info-convenience-store .content-article.all .company-wrap .logo img {
    height: 61px;
}
.atm-info-convenience-store .content-article.all .company-wrap .company a {
    font-size: 12px;
}

/*
---------------------------------------------------------
 title
--------------------------------------------------------- */
.atm-info-convenience-store .title-block {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
    min-height: 38px;
    margin: 0 0 20px;
}
.atm-info-convenience-store #C01 .title-block {
    background: url(/img/title_atm_handling_time.gif) no-repeat 0 0;
}
.atm-info-convenience-store #C02 .title-block {
    background: url(/img/title_atm_handling_time02.gif) no-repeat 0 0;
}
/*
---------------------------------------------------------
 content
--------------------------------------------------------- */
.atm-info-convenience-store .content-block + .content-block {
    margin-top: 40px;
}

/* --------------------------------------------------------
-----------------------------------------------------------
 yume
-----------------------------------------------------------
----------------------------------------------------------- */
#yume-plaza .Content-block + .Content-block {
    margin-top: 32px;
}
/*
---------------------------------------------------------
 #C01
--------------------------------------------------------- */
#yume-plaza #C01 .main-img-box {
	text-align: center;
}
#yume-plaza #C01 .top-text {
    padding: 12px 18px 0;
    font-size: 15px;
}
/* yume-bottom-btn
--------------------------------------------------------- */
#yume-plaza #C01 .yume-bottom-btn {
    text-align: center;
    list-style: none;
    padding: 13px 0 0;
}
#yume-plaza #C01 .yume-bottom-btn li.btn-reserve {
    display: inline-block;
    width: 330px;
    vertical-align: middle;
}
#yume-plaza #C01 .yume-bottom-btn li.btn-reserve a {
    box-sizing: border-box;
    display: block;
    font-weight: bold;
	text-decoration: none;
    line-height: 1.3;
    color: #FFF;
    border-radius: 100px;
    letter-spacing: 0.05em;
    background: #f77616;
    padding: 11px 19px 10px 30px;
    font-size: 20px;
}
#yume-plaza #C01 .yume-bottom-btn li.btn-reserve a span {
    display: block;
    background: url(/shop/img/icon_arrow01.png) no-repeat right center;
    padding: 0 20px 0 0;
}
/*
---------------------------------------------------------
 #C02
--------------------------------------------------------- */
#yume-plaza #C02 .Content-body {
    padding: 3px 22px 0;
}
#yume-plaza #C02 .service-list {
    margin-bottom: 8px;
    border: 1px solid #c1c1c1;
    border-radius: 8px;
    overflow: hidden;
}
#yume-plaza #C02 .service-list li {
    position: relative;
    padding: 13px 18px;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #f4f4f4 100%);
    background: -webkit-linear-gradient(top, #ffffff 0%,#f4f4f4 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f4f4f4 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f4f4f4',GradientType=0 );
}
#yume-plaza #C02 .service-list li + li {
    border-top: 1px solid #c1c1c1;
}
#yume-plaza #C02 .service-list li img,
#yume-plaza #C02 .service-list li p {
    display: inline-block;
    vertical-align: middle;
}
#yume-plaza #C02 .service-list li img {
    margin-right: 13px;
}
#yume-plaza #C02 .service-list li p {
    font-size: 18px;
    letter-spacing: 0.06em;
    color: #232323;
}
#yume-plaza #C02 .service-list li a {
    position: absolute;
    right: 25px;
    height: 21px;
    top: 2px;
    bottom: 0;
    margin: auto 0;
    line-height: 21px;
    font-weight: bold;
    border-radius: 3px;
    text-decoration: none;
    display: inline-block;
    vertical-align: middle;
    margin-left: 12px;
    font-size: 12px;
    padding: 5px 5px 5px 18px;
}
#yume-plaza #C02 .service-list li a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    height: 14px;
    width: 14px;
    background: #009300;
    border-radius: 50%;
    bottom: 2px;
    margin: auto 0;
    background: #009300;
}
#yume-plaza #C02 .service-list li a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 5px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 4px 0 4px 5px;
    border-color: transparent transparent transparent #FFF;
    bottom: 2px;
    margin: auto 0;
}
#yume-plaza #C02 .Kome-text {
	color: #F00;
}
/*
---------------------------------------------------------
 detail-box
--------------------------------------------------------- */
#yume-plaza .detail-box {
	border: 1px solid #CCCCCC;
	padding: 20px;
}
#yume-plaza .detail-box .box-title {
	background: #006699 url(/shop/img/yume_title_bg.gif) no-repeat 8px 7px;
	color: #fff;
	font-weight: bold;
	font-size: 16px;
	margin: 0 0 10px;
	padding: 3px 5px 1px 17px;
}
#yume-plaza .detail-box th {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
#yume-plaza .detail-box .box-map {
	background: #F3F3F3;
	padding: 10px;
	clear: both;
}
#yume-plaza .detail-box .box-map iframe {
	border: 5px solid #fff;
}
#yume-plaza .detail-box .box-img {
	float: right;
	display: block;
	width: 300px;
	text-align: right;
}
#yume-plaza .detail-box .box-img p {
	padding-top: 4px;
	margin: 0;
}
#yume-plaza .detail-box img {
	max-width: 100%;
	height: auto;
}
#yume-plaza .detail-box .box-alpha {
	width: 320px;
	float: left;
	margin: 0 0 20px;
}
#yume-plaza .detail-box .info-wrap {
	margin: 0 0 20px;
}
#yume-plaza .detail-box .box-alpha .box-tel {
	text-align: left;
	margin: 0 0 10px;
}
#yume-plaza .detail-box .none-table {
	width: 100%;
	table-layout: fixed;
}
#yume-plaza .detail-box .none-table th {
	width: 5em;
}
#yume-plaza .detail-box .none-table th,
#yume-plaza .detail-box .none-table td {
	padding: 0 0 5px;
}
