@charset "utf-8";

body {
	overflow: scroll;
}
p {
	padding: 0;
    margin: 0;
}
.lh0 {
	line-height: 0;
  margin-bottom: 60px;
}
.mt20 {
	margin-top: 20px;
}
.text-margin {
    margin-bottom: 20px;
}
.text-center {
    text-align: center;
}
a:hover {
    opacity: .8;
}
h1 {
    padding: 0;
    margin-bottom: 80px;
}
h2 {
    width: inherit;
    text-align: center;
    margin: 0 0 30px;
    font-size: 24px;
    font-weight: bold;
    color: #333;
    line-height: 1.4;
}
.box-basic {
    color: #231815;
    margin: 0 80px 80px;
}
.box-basic p {
    font-size: 18px;
}
.box-item-side {
    margin: 0 50px 80px;
}
.box-item {
    display: table;
    width: 100%;
}
.box-item-body {
    margin: 0 60px 40px;
    display: table-cell;
    vertical-align: top;
    width: 50%;
    padding: 30px;
}
.box-item-image {
    line-height: 0;
}
.box-item-detail {
    background: #8C8C8C;
    color: #fff;
    padding: 20px 30px;
}
.box-item-name {
    font-size: 20px;
    font-weight: bold;
}
.box-item-text {
    font-size: 20px;
    line-height: 1.4;
}
.box-basic-title {
    font-weight: bold;
    margin-bottom: 22px;
}
.box-basic-title.text-center {
    margin-bottom: 40px;
    font-size: 22px;
}
.box-basic dl {
    border: 1px solid #333;
    display: table;
    width: 100%;
}
.box-basic dl:last-child {
    border-top: none;
}
.box-basic dl dt,
.box-basic dl dd {
    display: table-cell;
    vertical-align: top;
    font-size: 18px;
}
.box-basic-table {
    margin-top: 30px;
}
.box-basic dl dt {
    width: 20%;
    border-right: 1px solid #333;
    text-align: center;
}
.box-basic dl dd {
    width: 75%;
}
.box-basic dl dt.date,
.box-basic dl dd.date {
    height: 60px;
    line-height: 56px;
}
.box-basic dl dd.date {
    padding: 0 14px;
}
.box-basic dl dt.shop {
    line-height: 252px;
}
.box-basic dl dd.shop p {
    font-size: 17px;
    letter-spacing: -0.05em;
    border-bottom: 1px solid #333;
    padding: 20px 14px;
}
.box-basic dl dd.shop p:last-child {
    border-bottom: none;
}
.about-wrad {
    background: #E6E6E6;
    padding: 80px 60px;
}
.about-wrad-logo {
    width: 300px;
    margin: 0 auto 60px;
}
.about-wrad-image {
    margin-bottom: 40px;
}
.about-wrad-text {
    font-size: 18px;
    margin-bottom: 20px;
}
.about-wrad-annotation {
    font-size: 14px;
    line-height: 1.6;
    margin-bottom: 100px;
}
.about-graphitee {
    display: table;
    width: 100%;
    margin: 30px auto 100px;
}
.about-graphitee-image,
.about-graphitee-detail {
    display: table-cell;
    vertical-align: top;
}
.about-graphitee-image {
    margin-bottom: 30px;
    width: 30%;
    padding-right: 30px;
}
.about-graphitee-detail {
    width: 70%;
}
.about-graphitee-title {
    font-weight: bold;
    font-size: 18px;
}
.about-graphitee-text {
    font-size: 18px;
    line-height: 1.6;
}
.about-graphitee-movie {
    width: 650px;
    margin: 0 auto 30px;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}



/* smartphone
------------------------------------------------------------*/
@media print, screen and (max-width: 768px) {
.content {
  width: 100%;
  padding: 0 0 16vw;
}
.lh0 {
  margin-bottom: 8vw;
}
.box-basic {
    width: 82vw;
    margin: 0 auto 16vw;
}
h2 {
  font-size: 4.2vw;
}
.box-basic p {
    font-size: 4vw;
}
.box-item-side {
    width: 82vw;
    margin: 0 auto 10vw;
}
.box-item {
    display: block;
    width: 100%;
}
.box-item-body {
    margin: 0 auto 6vw;
    display: block;
    width: 100%;
    padding: 0;
}
.box-item-name {
    font-size: 5vw;
}
.box-item-text {
    font-size: 4vw;
}
.box-basic-title {
    margin-bottom: 3vw;
    font-size: 5vw !important;
}
.box-basic-title.text-center {
    margin-bottom: 3vw;
    font-size: 5vw;
  text-align: left;
}
.box-basic-text {
  text-align: left;
}
.box-basic dl dt, .box-basic dl dd {
    font-size: 4vw;
}
.box-basic dl dd.shop p {
    font-size: 3.6vw;
}
.about-wrad {
    padding: 8vw 9vw;
}
.about-wrad-logo {
    width: 100%;
    margin: 0 auto 8vw;
}
.about-wrad-image {
    margin-bottom: 8vw;
}
.about-wrad-text {
    font-size: 4vw;
    margin-bottom: 4vw;
}
.about-wrad-annotation {
    font-size: 3.2vw;
    margin-bottom: 10vw;
}
.about-graphitee {
    display:block;
    width: 100%;
    margin-bottom: 10vw;
}
.about-graphitee-image {
    margin-bottom: 4vw;
    width: 100%;
    padding-right: 0;
}
.about-graphitee-image, .about-graphitee-detail {
    display: block;
}
.about-graphitee-detail {
    width: 100%;
}
.about-graphitee-title {
    font-size: 5vw;
    margin-bottom: 3.2vw;
}
.about-graphitee-text {
    font-size: 4vw;
    line-height: 1.6;
}
.about-graphitee-movie {
    width: 100%;
    margin: 0 auto 4vw;
}



}/* smartphone End */