@charset "utf-8";

body {
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #EFEFF0;
}


p {
line-height: 180%;
font-size: 90%;
margin: 20px 0;
margin-bottom: 1%;
}

/*以下追記20141027*/
#container {
width: 1000px;
margin: 0 auto;
background-color: #FFFFFF;
line-height: 140%;
color: #333333;
padding: 0 50px;
}



h2 {
    border-left: 5px solid #3a247d;
    font-size: 16px;
    background-color: #F5F0E9;
    padding: 6px 6px 6px 12px;
    clear: both;
    margin: 40px 0 20px 0;
}
.title {
    font-size: 45px;
    font-weight: bold;
    color: #3a247d;
    text-align: center;
    margin: 38px 0;
	line-height: 1;

}
.title span{
    font-size: 70%;
    font-weight: bold;
    color: #000;
}
h3 {
font-size: 16px;
background-color: #FE8D85;/*●カラー*/
padding: 10px;
clear: both;
margin: 10px 0;
color: #FFFFFF;
}
h1 {
font-size: 75%;
line-height: 140%;
font-weight: normal;
color: #333333;
padding-top: 10px;
}
#logo {
    display: flex;
    justify-content: space-between;
margin-left: 1%;
padding-top: 1%;
text-align: right;
margin-right: 2%;
margin-bottom: 5px;
}


a img{
	border: none;
}

#information{
	margin:20px 0 60px;}
#information .mv{
    margin-bottom: 60px;
}
#bukken{
	width:100%;
	margin:20px 0;
	padding:0;}
#bukken ul{
	list-style:none;
	display: flex;
    flex-wrap: wrap;
	justify-content: space-between;
	width: 900px;
}
#bukken ul li{
	margin-bottom: 20px;
}
#bukken ul li a{
    background: #3a247d;
    color: #fff;
    padding: 30px;
    text-decoration: none;
    transition : all 0.5s ease 0s;
    font-size: 130%;
}
#bukken ul li a span{
    font-size: 80%;
    display: block;

}
#bukken ul li a.arrow_s_b {
  position: relative;
  display: inline-block;
  padding-left: 46px;
  text-decoration: none;
  width: 340px;
    
}
#bukken ul li a.arrow_s_b:before {
  content: '';
  width: 18px;
  height: 18px;
  background: #333;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: 20px;
  margin-top: -9px;
}
#bukken ul li a.arrow_s_b:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  left:27px;
  margin-top: -4px;
}
#bukken ul li a:hover{
    background: #000;
    text-decoration: none;
}
#bukken img{
    border:none;
}

.img_logo {
    border: 1px solid #D6D6D6;
}

.intro{
    font-size: 120%;
    font-weight: bold;
}
.intro .info{
    background: #fdffe6;
    border: #3a247d 1px solid;
    border-radius: 5px;
    width: 56%;
    margin: 0 auto;
    margin-top: 30px;
}
.intro .info .title{
	font-size: 120%;
    margin: 20px;
}
.intro .info ul{
    list-style: decimal;
    font-size: 16px;
    font-style: unset;
    font-weight: 100;
}
.intro .info ul li{
}


/* スマホ
		---------------------------*/

@media screen and (max-width:897px) {

#container {
    width: 100%;
    font-size: 1em;
    padding: 0 2%;
}
p {
    font-size: 100%;
}
img{
    width: auto;  
    }
    
.title span {
display: block;
    line-height: 2;
}
    
.mv img{
    width: 100%;  
    }
#bukken ul{
    padding: 0;
}
#bukken ul li a.arrow_s_b {
    width: 90%;
}
#bukken ul li{
    font-size: 1rem;
    margin-bottom: 2%;
    width: 88%
}
.intro .info{
    width: 90%;
}
.intro .info .title{
    font-size: 120%;
    margin: 20px;
}
.intro .info ul{
    padding: 10px;
    padding-left:9% ;
}
.intro .info ul li{
}
#bukken ul{
   display: block;
	width: 100%;
    }
    .partner ul{
    display: block;
}
    .partner img{
        width: -webkit-fill-available;
    }
    .partner .plus{
        width: max-content;
    }
}

#footer table tr th.item{
	width: 20%;
}


/*店舗情報*/

/* around_shop */
#anc_shop .around_shop {
	border: 3px solid #ff7b00;
	background-color: #fff;
	border-radius: 3px;
	position: relative;
	max-width: 800px;
	margin: 0 auto 1em auto;
}
.around_shop a {
	color: #333;
}
.around_shop_tit {
	position: absolute;
	top: -1em;
	left: 50%;
	-webkit-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	padding: 0 25px;
	font-size: 18px;
	font-weight: 700;
	color: #e36d00;
	background: #fff;
	letter-spacing: .03em;
	white-space: nowrap;
}
.around_shop div.mainstore_wrap {
	max-width: 800px;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	padding: 20px;
}
@media screen and (min-width: 767px) {

.around_shop .img01 {
	margin: 0;
}
}

.around_shop .img01 {
	margin-right: 20px;
}
.around_shop .img01 img {
	margin-right: 10px;
	width: 100%;
}
.around_shop .txt {
	padding-bottom: 5px;
}
.around_shop .txt h5.name{
	margin-bottom: 0;
}
.around_shop .txt .name a {
	font-size: 140%;
	font-weight: 700;
	line-height: 2.2;
	margin-bottom: 8px;
	background: url(/files/img/common/icon_logo_01.png) 0 5px no-repeat;
	padding: 10px 0px 8px 40px;
}
.nearest_station {
	padding-top: 5px;
	background: url(/files/img/common/icon_nearest_station_01.png) no-repeat scroll 0px 3px transparent;
	font-family: "メイリオ", Arial, Helvetica, sans-serif;
	font-size: 108%;
	font-weight: 700;
	color: #f14f43;
	padding-left: 35px;
	margin: 0;
}
.around_shop .address {
	margin-bottom: 10px;
	color: #666;
	font-size: 70%;
}
.around_shop .tel {
	display: inline-block;
	vertical-align: middle;
	margin-right: 10px;
	font-family: 'arial', serif;
	font-size: 42px;
	font-weight: 700;
	line-height: 1;
	color: #ff3e17;
	margin: 0;
}
.around_shop .tel a {
	color: #ff3e17;
}
.around_shop .tel:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	width: 46px;
	height: 34px;
	background: url(/area/images/ico_tel.png) no-repeat;
	-webkit-background-size: 46px auto;
	background-size: 46px auto;
	margin-right: 10px;
	position: relative;
	top: -2px;
}
/*.around_shop .btn {
	display: inline-block;
	vertical-align: middle;
	margin-bottom: 5px;
}*/
.around_shop .co {
	padding-left: 3em;
	margin-top: 0;
}

@media screen and (max-width: 767px) {
.around_shop div.mainstore_wrap {
	display: block;
}
.around_shop {
	padding: 20px 15px;
}
.around_shop_tit {
	font-size: 16px;
	padding: 0 15px;
	top: -.9em;
}
.around_shop .img01 {
	margin: 0 0 0.5em 0;
	text-align: center;
}
.around_shop .img01 img{
	width:100%;
	margin:0 1% 0 0;
}
.around_shop .img01 > p {
}
.around_shop .txt {
	display: block;
}
.around_shop .txt .name {
	margin-bottom: 5px;
}
.around_shop .address {
	margin-bottom: 15px;
}
.around_shop .tel {
	display: table-footer-group;
	text-align: center;
	font-size: 31px;
	text-decoration: underline;
}
/*.around_shop .btn {
	display: table-header-group;
}
.around_shop .btn a {
	display: block;
	margin-bottom: 19px;
}*/
}



@media screen and(max-width: 480px) {
    img {
    border: 0;
    }
    }