@charset "UTF-8";
/* CSS Document */

/*Reset default browser CSS. */
/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {
background: transparent;
border: 0;
margin: 0;
padding: 0;
vertical-align: baseline;
}
body {
line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
clear: both;
font-weight: normal;
}
ol, ul {
list-style: none;
}
blockquote {
quotes: none;
}
blockquote:before, blockquote:after {
content: '';
content: none;
}
del {
text-decoration: line-through;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
a img {
border: none;
outline: none;
}

a:hover img{
filter: alpha(opacity=60);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=60)";
-moz-opacity: 0.6;
opacity: 0.6;
}

.cl {display: inline-block;}
.cl:after {content: "";display: block;clear: both;}
.c{clear: both;}

/*-------------------------------------------------------------- */
body{
width: 1000px;
height: auto;
background-color: #FFF;
font-family:"Rounded Mplus 1c","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
font-size:75%;
color: #000;
margin: 0 auto;
background: #fff;
line-height: 2.4em;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-text-size-adjust: 100%;
}

div#allwrap{
width: 1000px;
height: 2000px;
margin: 0 auto;
background: #fff;
}
div#leftwrap{
float: left;
width: 220px;
text-align: center;
position: fixed;
}
div#rightwrap{
width: 780px;
float: right;
position: static;

}
p#mv{
text-align: center;
margin-top: 20px;
}

div#nav{
width: 200px;
margin-top: 20px;
}
/*--Navigation--*/
ul.navigation{
margin: 0;
padding: 0;
background-color: #FFF;
text-indent: -9999px;
}

ul.navigation{
zoom:1;
}
#nav li {
list-style-type: none;
}
#nav .about{
height: 40px;
width: 180px;
margin-top: 5px;
display: block;
background: url(images/nav/nav_home_normal.gif) no-repeat left top;
}
#nav .about:hover{
background: url(images/nav/nav_home_hover.gif) left top no-repeat;
}

#nav .access{
height: 40px;
width: 180px;
margin-top: 20px;
display: block;
background: url(images/nav/nav_access_normal.gif) left top no-repeat;
}
#nav .access:hover{
background: url(images/nav/nav_access_hover.gif) left top no-repeat;
}
#nav .contact{
height: 40px;
width: 180px;
margin-top: 20px;
display: block;
background: url(images/nav/nav_contact_normal.gif) left top no-repeat;
}
#nav .contact:hover{
background: url(images/nav/nav_contact_hover.gif) left top no-repeat;
}
#nav .blog{
height: 70px;
width: 180px;
margin-top: 20px;
display: block;
background-image: url(images/nav/nav_blog_normal.gif);
background-repeat: no-repeat;
background-position: left top;
}
#nav .blog:hover{
background: url(images/nav/nav_blog_hover.gif) left top no-repeat;
}

ul.navigation:after {
height:0;
visibility:hidden;
content:".";
display:block;
}
ul.navigation a{
text-decoration: none;
outline:none;
}

h1#logo{
margin-top: 40px;
text-align: center;
}

h2{
text-align: center;
color: #fd608e;
width: 80%;
margin-left: auto;
margin-right: auto;
}

div#contact h2{
margin-bottom: 20px;
width: 100%
}

div#gree{
width: 70%;
margin: 0 auto;
}

div#gree h1{
font-size: 100%;
font-weight: normal;
margin-top: 40px;
}
#items{
width:100%;
margin: 40px auto 0;
text-align: center;
vertical-align: middle !important;
text-indent: 5%;
}
#instalink{
width:90%;
display: block;
background: url(images/insta.png) no-repeat;
background-size: auto 40%;
border: 2px solid #ff5d8d;
background-position: 28% 50%;
color: #333;
line-height: 50px;
padding:0% 5%;
width: 50%;
margin: 40px auto 0;
text-decoration: none;
}
#instalink:hover {
border-style: dotted;
font-weight: bold;
text-decoration: underline;
border-color: #fff;
background-color: #ff5d8d;
color: #fff;
background-image: url(images/instah.png);
}

div#access{
margin: 100px auto;
position: relative;
width: 100%;
text-align: center;
}

#map_custmomize{
margin: 0 auto; width:90%;height:30vh;text-align: center;}

dl#tra{
width:40%;
text-align: left;
margin: 40px auto 0;
padding-bottom: 20px;
padding-left: 2em;

background:url(images/dot.gif) repeat-x 0 100%;
}
dl#tra dd{text-indent: 1em;}
dl#tra dt:before{
content: "●";
color: #fd608e
}
dl#add {
width:40%;
height: 100%;
margin: 0 auto;
text-align: left;
padding-top: 20px;
padding-left: 2em;
}
dl#add dt {
color: #fd608e;
float:left;
clear:left;
width:5em;
}
dl#add dd {
float:left;
width:20em;
}

div#contact{
width: 70%;
margin: 0 auto;
}

div#form{
width: 100%;
margin-top: 20px;
}
input[type='text'],textarea{
width: 98%;
margin: 0 auto;
padding: 10px;
color: #666;
}
div#container p.title{
color: #e8296c;
height: 17px;
margin-top: 10px;
margin-right: 0;
margin-bottom: 0;
margin-left: 0;
}
span.error{
color: #F00;
font-weight: bold;
}
p#button{
margin-top: 15px;
width: 100%;
text-align: center;
}
div#linecontact{
margin: 40px auto 0;
}
div#lineB{
text-align: center;
}
div#lineB img{
width: auto;
height: 100%;
max-height: 230px;
}

div#copyright{
clear: both;
padding-top: 100px;
}

div#copyright a{text-decoration: none;color: #e8296c;}
p#shop_img{
height: 99px;
margin: 0;
padding: 0;
}
.tellink{
    pointer-events: none;
	text-decoration: none;
	color: normal
}
#add .tellink{
color: #000;
}
div#sns{
margin: auto;
}
div#sns ul{
text-align: center;
margin: 100px auto 0;
width: auto;
}
div#sns ul li{
display: inline-block;
vertical-align: middle;
}
div#sns ul li:nth-of-type(2){
margin: 0 20px;
}
div#sns ul li:nth-of-type(3){
margin-right: 20px;
}
p#copy{
margin: 0;
padding: 0;
text-align: center;
font-size: 0.8em;
line-height: 2.5em;
color: #e8296c;
}

p#address{
margin: 0;
padding: 0;
text-align: center;
font-size: 0.9em;
line-height: 2em;
color: #e8296c;

}
a{outline:none;}

#howto ol{
padding-left: 2em;
list-style: decimal;
}
#howto p:before{
content: '●';
color:  #e8296c;
}
#howto p:nth-of-type(2){
margin-top: 20px;
}
@media only screen and (max-width: 767px) {
*{text-indent: 0;margin: 0 auto;}
body{
width:100%;
height: auto;
font-size:80%;
background: url(images/lilysballoon_logo.jpg) no-repeat center top;
padding-top:40%;
background-size: 50% auto;
}

div#allwrap{
width:100%;
height:auto;
padding: 0 !important;
}
div#leftwrap{
float: none;
display: none;
}
div#rightwrap{
width: 100%;
float: none;
position: static;
}
#mv img{width:100%;height: auto;}
div#gree{
width:80%;
}
#items{
width:100%;
margin: 40px auto 0;
text-align: center;
vertical-align: middle !important;
text-indent: 5%
}
#instalink{
width:90%;
background-position: 12% 50%;
padding:0% 0%;
text-indent: 2em;
}

#access{
clear: both;
float: none;
width: 100%;
margin-left; auto !important;
margin-right; auto !important;
}
#access p img{
width: 100%;
height: auto;
}
/*#map_custmomize{
margin: 0 auto; width:100%;height:30vh;text-align: center;}
*/
dl#tra{
width:79.5%;
text-align: left;
margin: 40px auto 0;
padding-bottom: 20px;
padding-left: 0.5%;
background:url(images/dot.gif) repeat-x 0 100%;
}

dl#add {
width:79.5%;
height: 100%;
margin: 0 auto;
text-align: left;
padding-top: 20px;
padding-left: 0.5%;
}
dl#add dt {
color: #fd608e;
float:none;
clear:none;
width:5em;
}
dl#add dd {
float:none;
width:20em;
padding-left: 2em;
}
div#contact{
width: 80%;
}
input[type='text'],textarea{
width: 90%;
margin: 0 auto;
padding: 10px 2%;
color: #666;
}
p#address span:after{
content:"\A";
white-space: pre
}
.tellink {
    pointer-events: auto;
	text-decoration: underline;
}

}
@media only screen and (min-width: 375px) and (max-width: 479px) {
}
