@charset "UTF-8";
@import url(//fonts.googleapis.com/css?family=Roboto+Condensed:300);
@import url(//fonts.googleapis.com/css?family=Questrial);
@import url("https://use.typekit.net/hwg8uvi.css");
a, abbr, acronym, address, applet, article, aside, audio, b, big, blockquote, body, canvas, caption, center, cite, code, dd, del, details, dfn, div, dl, dt, em, embed, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, output, p, pre, q, ruby, s, samp, section, small, span, strike, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, tt, u, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline
}
html {
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
ol, ul {
    list-style: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
img {
    vertical-align: bottom!important
}
body {
    font-family: "Hiragino Sans", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-style: normal;
    font-size: 11px;
    line-height: 155%;
    color: #000;
    text-align: center;
    -webkit-text-size-adjust: 100%; /* iPhone */
}
.en {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
}
#container {
    width: 980px;
    margin: 0 auto;
}
#logo {
    padding-top: 55px;
    padding-bottom: 30px;
}
#logo h1 {
    padding-bottom: 12px;
}
#logo p {
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 8px;
    letter-spacing: 0.05em;
}
#gnavi {
    width: 980px;
    border-top: dashed 1px #000;
    padding-top: 25px;
    border-bottom: solid 3px #000;
    padding-bottom: 27px;
    position: relative;
}
#gnavi ul {
    margin: 0 auto;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-style: normal;
    font-weight: 400;
    font-size: 17px;
    letter-spacing: 0.04em;
}
#gnavi li {
    display: inline-block;
    padding: 0 34px;
}
#gnavi li a {
    text-decoration: none;
    color: #000;
}
#gnavi li a:hover {
    color: #e50012;
    -webkit-transition: all .5s;
    transition: all .5s;
}
#gnavi li.all {
    display: inline-block;
    padding: 0 34px;
    cursor: pointer;
}
#gnavi li.current a {
    display: inline-block;
    color: #e50012;
}
#gnavi .insta_area {
    position: absolute;
    right:26px;
    top: 25px;
}
#gnavi .insta_area a:hover{
   opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

#category {
    padding-top: 30px;
    padding-bottom: 35px;
}
#category ul {
    margin: 0 auto;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0.06em;
}
#category li {
    display: inline-block;
    padding: 0 34px;
    cursor: pointer;
}
#category li a {
    text-decoration: none;
    color: #000;
}
#category li a:hover {
    color: #e50012;
    -webkit-transition: all .5s;
    transition: all .5s;
}
#category li.active a,
#category li a.current{
    color: #e50012;
}
#category li:active {
    display: inline-block;
    padding: 0 34px;
    color: #e50012;
}
#content ul.640 {
    float: left;
    width: 640px;
    padding-top: 25px;
    padding-right: 20px;
}
#content ul.640 li.name {
    padding-top: 25px;
    width: 640px;
}
#content ul.300 {
    float: left;
    width: 300px;
    padding-top: 25px;
}
#content ul.300 li.name {
    padding-top: 25px;
    width: 300px;
}
#w680 {
    width: 680px;
    margin: 0 auto;
}
#w520 {
    width: 520px;
    margin: 0 auto;
}
.list_data {
    display: none;
}
.grid_wrap {
    width: 970px;
    overflow: hidden;
    margin: 0 auto;
}
.grid_wrap.sp {
    width: 920px;
}
.grid {
    width: 990px;
    list-style-type: none;
}
.grid .list {
    float: left;
    margin: 0 20px 80px 0;
    width: 310px;
}
.grid .name {
    display: block;
    padding-top: 18px;
    margin: 0 auto;
}
.grid h2 {
    display: block;
    padding-top: 20px;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0.04em;
}
.grid h2 span {
    color: #ff0000;
    font-size: 13px;
    padding-left: 5px;
    letter-spacing: 0.01em;
}
.grid .place {
    padding-top: 6px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 13px;
    letter-spacing: 0.02em;
    font-weight: 300;
    line-height: 115%;
    font-style: italic;
    color: #808080;
}
#sp_wrap {
    width: 920px;
    margin: 0 auto;
}
#sp_wrap .name {
    display: block;
    padding: 20px 0 40px;
    margin: 0 auto;
}
.detail_area {
    padding-top: 45px;
}
.detail_area li {
    padding-bottom: 60px;
}
.backarea {
    padding-bottom: 45px;
}
.titlearea {
    padding-top: 40px;
}
.titlearea h2 {
    display: block;
    padding-top: 0px;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    letter-spacing: 0.05em;
}
.titlearea h2 span {
    color: #ff0000;
    font-size: 14px;
    padding-left: 5px;
    letter-spacing: 0.01em;
}
.titlearea .place {
    padding-top: 10px;
    font-family: 'Roboto Condensed', sans-serif;
    font-size: 14px;
    letter-spacing: 0.02em;
    font-weight: 300;
    line-height: 115%;
    font-style: italic;
    color: #808080;
}
.titlearea dt {
    padding-bottom: 6px;
}
.works_detailarea {
    font-weight: 100;
    margin: 0 auto;
    width: 680px;
    border-top: solid #000 1px;
    padding-top: 20px;
}
.works_detailarea_left {
    text-align: left;
    float: left;
    padding-top: 20px;
    font-family: itc-avant-garde-gothic-pro, sans-serif;
    font-style: normal;
    margin-bottom: 30px;
}
.works_detailarea_left dt {
    font-weight: 400;
    font-size: 14px;
    padding-bottom: 6px;
    letter-spacing: 0.04em;
}
.works_detailarea_left dd {
    font-size: 11px;
    font-weight: 300;
    padding-bottom: 6px;
    letter-spacing: 0.04em;
}
.works_detailarea_right {
    text-align: right;
    float: right;
    padding-top: 20px;
}
.works_detailarea_right dt {
    font-weight: 600;
    font-size: 13px;
    padding-bottom: 6px;
}
.works_detailarea_right dd {
    font-weight: 200;
    font-size: 11px;
}
.linkarea {
    clear: left;
    text-align: left;
    padding-bottom: 40px;
    font-family: 'Questrial', sans-serif;
}
.linkarea a {
    color: #000;
    text-decoration: none;
}
.linkarea a:hover {
    text-decoration: underline;
}
.about_pic1 {
    margin-top: 65px;
}
.about_pic2 {
    margin-top: 45px;
    padding-bottom: 20px;
}
.about_credit {
    padding-bottom: 45px;
    font-size: 90%;
}
.about_detailarea {
    padding-top: 35px;
    margin-bottom: 30px;
    margin: 0 auto;
    width: 520px;
}
.about_detailarea dt {
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 6px;
}
.about_detailarea a {
    color: #000;
    text-decoration: none;
}
.about_detailarea a:hover {
    text-decoration: underline;
}
dl.under {
    padding-top: 35px;
}
#news .summarybox {
    font-size: 12px;
    line-height: 155%;
    text-align: left;
    margin-top: 65px;
}
#news .summarybox a {
    color: #FFF;
    margin-bottom: 35px;
}
#news .summarybox dl {
    float: left;
    margin-bottom: 40px;
}
#news .summarybox dl a {
    text-decoration: underline;
    color: #000;
}
#news .summarybox dl dt {
    font-weight: 700;
    float: left;
    margin-right: 40px;
    width: 85px;
    line-height: 1.8;
}
#news .summarybox dl dd {
    float: left;
    width: 555px;
    line-height: 1.8;
}
