﻿a:visited {
color: rgba(113,113,113,1.0);
}
a:link {
color: rgba(113,113,113,1.0);
}
#maldy-map {
width: 740px;
height: 685px;
margin: 50px auto;
position: relative;
}
#maldy_area {
text-align: left;
}
#maldy_area span {
font-size: 2.0rem;
color: rgba(201,204,231,1.0);
border-bottom: 1px solid rgba(201,204,231,1.0);
}
#maldy_area a {
font-size: 2.0rem;
}
#maldy_area a:hover {
color: #9999cc;
text-decoration: underline;
}

@media screen and (max-width: 860px) {
#maldy_area a {
font-size: 1.6rem;
}
}
#maldy_area a img {
width: 15px;
height: 10px;
margin: 0 0 4px 7px;
}
#text_joetsu {
position: absolute;
left: 0px;
top: 330px;
}
#text_chuetsu {
position: absolute;
left: 320px;
top: 630px;
}
#text_kaetsu {
position: absolute;
left: 490px;
top: 400px;
}
#maldy_area ul {
margin-top: 10px;
}
#maldy_area ul li {
display: inline;
}
/*東北*/
#text_joetsu ul li {
float: left;
width: 220px;
margin: 0 20px 10px 0;
}
#text_chuetsu ul li {
float: left;
width: 280px;
margin: 0 20px 10px 0;
}
#text_kaetsu ul li {
float: left;
width: 300px;
margin: 0 0 10px 0;
}

@media screen and (max-width: 860px) {
#text_kaetsu ul li {
float: left;
width: 244px;
margin: 0 0 10px 0;
}
}
/* --------------------------------
maldy
-------------------------------- */

/* lead */
.lead {
width: 330px;
margin: 0 auto 90px;
}
.lead h2 {
margin-bottom: 32px;
}
.lead .maldy img {
width: 234px;
height: auto;
}
.lead .text_maldy-sp {
display: none;
}
.lead .text_maldy-dt {
width: 330px;
height: auto;
}
.lead .text_maldy-dt img {
width: 100%;
margin: 0 auto;
}
.title_shoplist {
text-align: center;
}
.title_info {
margin-top: 10px;
font-size: 2.0rem;
text-align: center;
}
.title_shoplist img {
width: 234px;
height: auto;
padding-bottom: 10px;
border-bottom: 1px solid rgba(113,113,113,1.0);
}
#maldy-niigata {
margin: 20px auto 200px;
}
#maldy-splist, .dt-none-tel, .dt-none-hours {
display: none;
}
.todofuken-niigata {
margin: 40px 0 30px 0;
padding: 100px 0 0 0;
color: rgba(62,58,58,1.0);
font-size: 2.8rem;
text-align: center;
}
.shop-item {
padding-bottom: 5px;
margin-bottom: 50px;
border-bottom: 1px solid rgba(113,113,113,1.0);
}
.shop-item p {
display: inline;
float: left;
text-align: left;
}
.shop-item .name-address {
width: 50%;
}
.shop-item .tel-number, .shop-item .business-hours {
width: 18%;
}
.shop-item .shop-map {
width: 14%;
}
.shop-detail {
margin-bottom: 60px;
padding-bottom: 20px;
border-bottom: 1px solid rgba(113,113,113,1.0);
}
.shop-detail p {
display: inline;
float: left;
height: 170px;
}
.shop-detail .detail-name-address {
width: 50%;
padding: 40px 20px;
border-right: 1px solid rgba(113,113,113,1.0);
box-sizing: border-box;
text-align: left;
}
.shop-detail .open-date {
color: #e73967;
}
.shop-detail .detail-name {
font-size: 2.0rem;
}
.shop-detail .detail-tel, .shop-detail .detail-hours {
width: 18%;
padding-top: 65px;
border-right: 1px solid rgba(113,113,113,1.0);
box-sizing: border-box;
text-align: center;
}
.shop-detail .detail-tel a {
pointer-events: none;
}
.shop-detail .detail-map {
width: 14%;
padding-top: 65px;
box-sizing: border-box;
text-align: center;
}
.shop-detail .detail-map a {
border-bottom: 1px solid rgba(113,113,113,1.0);
padding-bottom: 3px;
}
.shop-detail .detail-map a img {
width: 10px;
height: 15px;
margin: 0 0 5px 5px;
}

@media screen and (max-width: 768px) {
.lead {
width: 90%;
margin: 0 auto 160px;
}
.lead .maldy img {
width: 50%;
height: auto;
}
.lead .text_maldy-sp {
display: block;
width: 40%;
margin: 0 auto;
}
/*.lead .text_maldy-dt,
#maldy-map{
	display:none;
}
*/
.lead .text_maldy-dt {
display: none;
}
}

@media screen and (max-width: 767px) {
#maldy-splist {
display: block;
width: 90%;
margin: 0 auto;
}
#maldy-splist dt {
margin: 0 0 10px 0;
padding: 20px 0;
background: rgba(230,230,230,1.0) url(../img/icon_plus.png) 95% center no-repeat;
background-size: 25px;
font-size: 2.4rem;
text-align: center;
}
#maldy-splist dt.open {
background: rgba(230,230,230,1.0) url(../img/icon_minus.png) 95% center no-repeat;
background-size: 25px;
}
#maldy-splist dt a {
display: block;
}
#maldy-splist dd p {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: 1px solid rgba(113,113,113,1.0);
font-size: 2.4rem;
text-align: center;
}
#maldy-splist dd p:last-child {
margin-bottom: 10px;
padding-bottom: 10px;
border-bottom: none;
font-size: 2.4rem;
}
#maldy-splist dd p a {
display: block;
padding: 10px 0;
}
.title_info {
margin: 0 0 20px 0;
font-size: 2.0rem;
text-align: center;
}
.title_shoplist img {
width: 234px;
height: auto;
padding-bottom: 10px;
border-bottom: 1px solid rgba(113,113,113,1.0);
}
#maldy-niigata {
margin: 0 auto 80px;
}
.todofuken-niigata {
margin: 60px 0 0 0;
padding: 0px 0 0 0;
color: rgba(62,58,58,1.0);
font-size: 2.4rem;
text-align: center;
}
.shop-item {
display: none;
}
.shop-detail {
border-bottom: 1px solid rgba(113,113,113,1.0);
padding-bottom: 5px;
margin-bottom: 40px;
}
.shop-detail p {
display: block;
float: none;
height: auto;
}
.shop-detail .detail-name-address {
width: 100%;
padding: 40px 0 20px 10px;
border-right: none;
text-align: left;
}
.shop-detail .detail-name {
font-size: 2.0rem;
}
.shop-detail .detail-tel, .shop-detail .detail-hours {
width: 100%;
padding: 0 0 10px 10px;
border-right: none;
text-align: left;
}
.shop-detail .detail-tel a {
pointer-events: auto;
}
.shop-detail .detail-map {
width: 40%;
margin: 30px auto 40px;
padding: 10px 0;
border: 1px solid rgba(113,113,113,1.0);
background-color: rgba(248,248,248,1.0);
text-align: center;
}
.shop-detail .detail-map a {
display: block;
padding: 5px 20px;
border-bottom: none;
}
.shop-detail .detail-map a img {
width: 10px;
height: 15px;
margin: 0 0 5px 5px;
}
.dt-none-tel, .dt-none-hours {
display: inline;
margin-right: 20px;
}
#maldy-map {
display: none;
}
}

@media screen and (max-width: 544px) {
.lead {
width: 90%;
margin: 0 auto 80px;
}
.lead .maldy img {
width: 70%;
height: auto;
}
.lead .text_maldy-sp {
display: block;
width: 82%;
margin: 0 auto;
}
.title_info {
margin: 0 0 20px 0;
font-size: 1.6rem;
text-align: center;
}
.title_shoplist img {
width: 48%;
}
.todofuken-name {
margin: 40px 0 30px 0;
padding: 80px 0 0 0;
color: rgba(62,58,58,1.0);
font-size: 2.0rem;
text-align: center;
}
#maldy-splist dt {
font-size: 2.0rem;
}
#maldy-splist dd p {
font-size: 2.0rem;
}
#maldy-splist dd p:last-child {
font-size: 2.0rem;
}
.shop-detail .detail-name {
font-size: 1.6rem;
}
.shop-detail .detail-name-address {
font-size: 1.4rem;
}
.shop-detail .detail-tel, .shop-detail .detail-hours {
width: 100%;
padding: 10px 0 0 10px;
font-size: 1.4rem;
}
.shop-detail .detail-map {
width: 50%;
font-size: 1.4rem;
}
}
