body {
    background-color: white;
    font-family: -apple-system, ‘Helvetica Neue’, ‘Hiragino Kaku Gothic ProN’, ‘游ゴシック Medium’, ‘メイリオ’, meiryo, sans-serif;
    color: black;
    font-size: 15px;
    line-height: 28px;
    overflow-x: hidden;
}

a:link {
    color: #4480F7;
    text-decoration: none;
}

a:visited {
    color: #7373FF;
    text-decoration: none !important;
}

a:hover {
    color: #2626FF;
    text-decoration: underline !important;
}

a:active {
    color: #2626FF;
    text-decoration: none;
}

nav a:link {
    color: #8EA5CA;
    text-decoration: none;
}

nav a:visited {
    color: #777777;
    text-decoration: none !important;
}

nav a:hover {
    color: white;
    text-decoration: none !important;
}

nav a:active {
    color: #FFFFFF;
    text-decoration: none;
}
.bak_exhibition {
    background-color: #212121;
    color: silver;
}
.bak_exhibition a:link {
    color: silver;
    text-decoration: none;
}

.bak_exhibition a:visited {
    color: darkgrey;
    text-decoration: none !important;
}

.bak_exhibition a:hover {
    color: silver;
    text-decoration: none!important;
}

.bak_exhibition a:active {
    color: silver;
    text-decoration: none;
}
/*==========  Mobile First Method  ==========*/


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
    .bak_header {}
    .logo {
        display: none;
    }
    .page_top {
        margin-top: 50px;
        margin-bottom: 0px;
    }
    .footer_logo {
        text-align: center;
        padding-top: 20px;
    }
    .jusho{
        text-align: center;
    }
    .movie_t {
    height: 300px;
        background-image: url(../images/ajax-loader.gif);
        background-position: center center;
        background-repeat: no-repeat;
        background-color: black;
}
    .douga{
        display: none;
    }
    .douga_smalldevice{
        display: block;
        background-image: url(../images/bak_topmsg_smalldevice.jpg);
        background-position: center left;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 500px;
        color: black;
    }
    .small_device_txt {
    margin-top: 80px;
    margin-bottom: 50px;
}
    .kangokushoku {
    background-image: url(../images/bak_kangokushoku.jpg);
    background-position: center center;
    height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
}
    .rosen_map{
        height: 300px;
        border:1px solid gray;
    }
    .eve_button{
        display: block;
    }
}


/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
    .bak_header {}
    .logo {
        display: none;
    }
    .page_top {
        margin-top: 50px;
    }
    .footer_logo {
        text-align: center;
        padding-top: 20px;
    }
    .jusho{
        text-align: center;
    }
    .movie_t {
    height: 600px;
}
    .hiwa {
    font-size: 16px;
    letter-spacing: 1.5px;
    -webkit-columns: 1;
  -moz-columns: 1;
  -ms-columns: 1;
  columns: 1;
        line-height: 32px;
}
    .douga{
        display: none;
    }
    .douga_smalldevice{
        display: block;
    }
    .douga_smalldevice{
        display: block;
        background-image: url(../images/bak_topmsg_smalldevice.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 450px;
        color: black;
    }
    .small_device_txt {
    margin-top: 80px;
    margin-bottom: 50px;
}
    .kangokushoku {
    background-image: url(../images/bak_kangokushoku.jpg);
    background-position: center center;
    height: 300px;
    background-size: contain;
    background-repeat: no-repeat;
}
    .rosen_map{
        height: 300px;
        border:1px solid gray;
    }
    .eve_button{
        display: block;
    }
}


/* Small Devices, Tablets */

@media only screen and (min-width: 781px) {
    .bak_header {
        background-image: url(../images/bak_menu.jpg);
        background-position: bottom center;
        background-repeat: repeat-x;
        background-color: black;
    }
    .logo {
        display: block;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .page_top {
        margin-top: 0px;
        border-top: 1px solid black;
    }
    .footer_logo {
        text-align: center;
        padding-top: 20px;
    }
    .jusho{
        text-align: left;
    }
    .movie_t {
    height: 600px;
}
    .hiwa {
    font-size: 16px;
    letter-spacing: 1.5px;
    -webkit-columns: 1;
  -moz-columns: 1;
  -ms-columns: 1;
  columns: 1;
}
    .douga{
        display: none;
    }
    .douga_smalldevice{
        display: block;
    }
    .douga_smalldevice{
        display: block;
        background-image: url(../images/bak_topmsg_smalldevice.jpg);
        background-position: center center;
        background-repeat: no-repeat;
        background-size: cover;
        min-height: 450px;
        color: black;
    }
    .small_device_txt {
    margin-top: 80px;
    margin-bottom: 50px;
}
    .kangokushoku {
    background-image: url(../images/bak_kangokushoku.jpg);
    background-position: center center;
    height: 500px;
    background-size: contain;
    background-repeat: no-repeat;
}
    .rosen_map{
        height: 500px;
        border:1px solid gray;
    }
    .eve_button{
        display: block;
    }
}


/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
    .bak_header {
        background-image: url(../images/bak_menu.jpg);
        background-position: bottom center;
        background-repeat: repeat-x;
        background-color: black;
    }
    .logo {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .page_top {
        margin-top: 0px;
    }
    .footer_logo {
        text-align: right;
        padding-top: 20px;
    }
    .jusho{
        text-align: left;
    }
    .movie_t {
    height: 700px;
}
    .hiwa {
    font-size: 16px;
    letter-spacing: 1.5px;
    -webkit-columns: 2;
  -moz-columns: 2;
  -ms-columns: 2;
  columns: 2;
}
    .douga{
        display: none;
    }
    .douga_smalldevice{
        display: block;
    }
    .rosen_map{
        height: 500px;
        border:1px solid gray;
    }
    .eve_button{
        display: none;
    }
}


/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    .bak_header {
        background-image: url(../images/bak_menu.jpg);
        background-position: bottom center;
        background-repeat: repeat-x;
        background-color: black;
    }
    .logo {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    .page_top {
        margin-top: 0px;
    }
    .footer_logo {
        text-align: right;
        padding-top: 20px;
    }
    .movie_t {
    height: 700px;
}
    .hiwa {
    font-size: 16px;
    letter-spacing: 1.5px;
    -webkit-columns: 3;
  -moz-columns: 3;
  -ms-columns: 3;
  columns: 3;
}
    .douga{
        display: block;
    }
    .douga_smalldevice{
        display: none;
    }
    .rosen_map{
        height: 500px;
        border:1px solid gray;
    }
    .eve_button{
        display: none;
    }
}

.min {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

.txt_m {
    margin-top: 10px;
}

address {
    color: silver;
    font-size: 22px;
    line-height: 36px;
    letter-spacing: 1.4px;
}

.m_hiwa {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    text-align: center;
    margin: 0px!important;
    padding: 0px!important;
    margin-bottom: 5px!important;
}

.linkbox {}

.linkbox:hover {
    background: #333333;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: silver !important;
}
.linkbox img{
    cursor: pointer;
}
.linkbox1 {}

.linkbox1:hover {
    background: rgba(255,186,111,0.3);
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #000!important;
}
.linkbox1 img{
    cursor: pointer;
}
.linkbox2 {}

.linkbox2:hover {
    background: #FFF9DE;
    cursor: pointer;
    -webkit-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out;
    color: #000!important;
}
.linkbox2 img{
    cursor: pointer;
}
.bangou {
    font-size: 12px;
    color: #EE4E4A;
    letter-spacing: 3px;
}



.bot30 {
    margin-bottom: 30px;
}

.title2 {
    font-size: 22px;
    text-align: center;
    line-height: 34px;
}

.divider {
    text-align: center;
    margin-bottom: 10px;
    margin-top: 10px;
}

.bunrui {
    width: 180px;
}

.toplist {
    padding: 0px;
    margin: 0px;
    margin-bottom: 10px;
}

.toplist li {
    list-style-image: url(../images/dot.gif);
    margin-left: 20px;
}

.img-waku {
    padding: 5px;
    border: 1px solid #D7D6C3;
    margin-bottom: 15px;
}

.bak_t_intoro {
    height: 350px;
    background-image: url(../images/bak_intro.jpg);
    background-position: center center;
    background-size: cover;
}

.bak_intro {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #212121;
    color: silver;
}

.bak_intro_img {
    background-image: url(../images/bak_intro.jpg);
    background-size: cover;
    background-position: center center;
    height: 350px;
}

.row-center {
    text-align: center;
    letter-spacing: -0.4em;
}

.row-center > [class*='col-'] {
    display: inline-block;
    letter-spacing: 0;
    vertical-align: top;
    float: none !important;
}

.row-center.va-middle > [class*='col-'] {
    vertical-align: middle;
}

.bak_bunkazai {
    padding-top: 30px;
}

.light {
    background-image: url(../images/light.jpg);
    height: 300px;
}

.bunkazai {
    background-color: black;
    color: #8EA5CA;
    margin-bottom: 30px;
    text-align: center;
    padding-bottom: 8px;
    padding-top: 8px;
}

.hovereffect {
    width: 100%;
    height: 100%;
    float: left;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default;
    background: #000;
}

.hovereffect .overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    padding: 50px 20px;
}

.hovereffect img {
    display: block;
    position: relative;
    max-width: none;
    width: calc(100% + 20px);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.hovereffect:hover img {
    opacity: 0.4;
    filter: alpha(opacity=40);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.hovereffect h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    overflow: hidden;
    padding: 0.5em 0;
    background-color: transparent;
}

.hovereffect h2:after {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    background: #fff;
    content: '';
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
}

.hovereffect:hover h2:after {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.hovereffect a,
.hovereffect p {
    color: #000;
    opacity: 0;
    filter: alpha(opacity=0);
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.hovereffect:hover a,
.hovereffect:hover p {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.tenji_layout {
    padding: 0px !important;;
    margin: 0px !important;;
}

.exb_title {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    margin-bottom: 20px;
}

.bak_exbition {
    background-color: #212121;
    padding-bottom: 80px;
    padding-top: 80px;
}

.txt_silver {
    color: silver;
}

.video-section h1,
.video-section h3 {
    text-align: center;
    color: #fff;
}

.video-section h1 {
    font-size: 110px;
    font-weight: bold;
    text-transform: uppercase;
    margin: 0px auto 0px;
}

.video-section h3 {
    font-size: 25px;
    font-weight: lighter;
    margin: 0px auto 15px;
}

.video-section .buttonBar {
    display: none;
}

.player {
    font-size: 1px;
}

.video-section {
    height: 600px;
    padding-bottom: 50px;
    padding-top: 50px;
    border-bottom: 1px solid #ddd;
    border-top: 1px solid #ddd;
}

.child {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    /* Safari用 */
    transform: translateY(-50%);
}

.welcome_txt {
    font-size: 18px;
    line-height: 32px;
    color: black;
}

.bak_footer {
    background-image: url(../images/bak_footer.jpg);
    background-position: topcenter;
    background-repeat: repeat-x;
    height: 382px;
    border-top: 5px solid #000;
}

#scrollup {
    background: url('../images/scroll.png') no-repeat;
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 50px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    cursor: pointer;
    z-index: 99999;
}

.nor50 {
    margin-bottom: 30px;
    margin-top: 50px;
}

.address {
    font-size: 16px;
    line-height: 30px;
    letter-spacing: 2px;
}

.txt_white {
    color: white;
}


/*blog*/

#staffFeed {
    padding: 0px;
    margin: 0px;
}
#staffFeed .gfc-resultsbox-visible {
 text-align:left;
}
#staffFeed .gfc-resultsRoot {
}
#staffFeed .gfc-resultsHeader {
 display:none;
 border-bottom: none;
}
#staffFeed .gfc-results {
    min-height: 0px;
}
#staffFeed .gfc-result {
}
#staffFeed .gfc-title {
}
#staffFeed .gf-title {
    font-size: 16px;
    text-decoration: none;
    color: #222;
    font-weight: bold;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#staffFeed a.gf-title {
}
#staffFeed .gf-author {
 display : none;
}
#staffFeed .gf-spacer {
    display: none;
}
#staffFeed .gf-relativePublishedDate .gf-relativePublishedDateYMD {
 display: block;
}
#staffFeed .gf-relativePublishedDate .gf-relativePublishedDateDelimiter {
 display : none;
}
#staffFeed .gf-relativePublishedDate .gf-relativePublishedDateHM {
    display: none;
    font-size:10px;
}
#staffFeed .gf-result:hover {
    position: relative;
    cursor: pointer;
    background: rgba(255,186,111,0.3);
    text-shadow: none;
}


/* Custom, iPhone Retina */

@media only screen and (min-width: 320px) {
#staffFeed .gf-result {
    text-decoration: none;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    margin-bottom: 20px;
    padding: 10px;
    height: 180px;
    border-bottom: 1px solid #EEEEEE;
}
#staffFeed div.gf-title {
    position: absolute;
    top: 55px;
    left: 0px;
    width: 100%;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
#staffFeed .gf-relativePublishedDate {
    font-size: 14px;
    position: absolute;
    top: 0px;
    text-align: left;
    left: 0px;
    font-weight: normal;
    vertical-align: bottom;
    font-family: 'Coda', cursive;
    letter-spacing: 3px;
    color: darkolivegreen;
    width: 100%;
}
#staffFeed .gf-snippet {
    line-height: 18px;
    position: absolute;
    top: 85px;
    left: 0px;
    overflow: hidden;
    line-height: 24px;
    text-overflow: ellipsis;
    color: #666666;
}
#staffFeed .gf-category {
    display: none;
}
#staffFeed .gf-thumbnail {
    display: none;
}
}

/* Extra Small Devices, Phones */

@media only screen and (min-width: 480px) {
#staffFeed .gf-result {
    text-decoration: none;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    margin-bottom: 20px;
    padding: 10px;
    height: 130px;
}
#staffFeed div.gf-title {
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    top: 40px;
    left: 0px;
    width: 100%;
}
#staffFeed .gf-relativePublishedDate {
    font-size: 14px;
    position: absolute;
    top: 5px;
    text-align: left;
    left: 0px;
    font-weight: normal;
    vertical-align: bottom;
    font-family: 'Coda', cursive;
    letter-spacing: 3px;
    color: darkolivegreen;
}
#staffFeed .gf-snippet {
    line-height: 18px;
    position: absolute;
    top: 72px;
    left: 0px;
    overflow: hidden;
    line-height: 24px;
    text-overflow: ellipsis;
    color: #666666;
}
#staffFeed .gf-category {
    display: none;
}
#staffFeed .gf-thumbnail {
    display: none;
}
}

/* Small Devices, Tablets */

@media only screen and (min-width: 768px) {
#staffFeed .gf-result {
    text-decoration: none;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    margin-bottom: 20px;
    padding: 10px;
    height: 160px;
}
#staffFeed div.gf-title {
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    top: 40px;
    left: 0px;
    width: 100%;
}
#staffFeed .gf-relativePublishedDate {
    font-size: 14px;
    position: absolute;
    top: 5px;
    text-align: left;
    left: 0px;
    font-weight: normal;
    vertical-align: bottom;
    font-family: 'Coda', cursive;
    letter-spacing: 3px;
    color: darkolivegreen;
    width: 160px;
}
#staffFeed .gf-snippet {
    line-height: 18px;
    position: absolute;
    top: 72px;
    left: 0px;
    overflow: hidden;
    line-height: 24px;
    text-overflow: ellipsis;
    color: #666666;
}
#staffFeed .gf-category {
    display: none;
}
#staffFeed .gf-thumbnail {
    display: none;
}
}

/* Medium Devices, Desktops */

@media only screen and (min-width: 992px) {
#staffFeed .gf-result {
    text-decoration: none;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    margin-bottom: 20px;
    padding: 10px;
    height: 130px;
}
#staffFeed div.gf-title {
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    top: 40px;
    left: 105px;
}
#staffFeed .gf-relativePublishedDate {
    font-size: 14px;
    position: absolute;
    top: 5px;
    text-align: left;
    left: 105px;
    font-weight: normal;
    vertical-align: bottom;
    font-family: 'Coda', cursive;
    letter-spacing: 3px;
    color: darkolivegreen;
}
#staffFeed .gf-snippet {
    line-height: 18px;
    position: absolute;
    top: 72px;
    left: 105px;
    overflow: hidden;
    line-height: 24px;
    text-overflow: ellipsis;
    color: #666666;
}
#staffFeed .gf-category {
}
#staffFeed .gf-thumbnail {
    overflow: hidden;
    background-image: url(../images/noimage100.gif);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    border: 1px solid #E4E2E5;
    float: left;
    top: 5px;
    position: absolute;
    left: 0px;
    height: 100px;
    width: 100px;
    background-size: cover;
    display: block;
}
}

/* Large Devices, Wide Screens */

@media only screen and (min-width: 1200px) {
    #staffFeed .gf-result {
    text-decoration: none;
    position: relative;
    cursor: pointer;
    -webkit-transition: all 0.5s linear 0s;
    -moz-transition: all 0.5s linear 0s;
    -ms-transition: all 0.5s linear 0s;
    -o-transition: all 0.5s linear 0s;
    transition: all 0.5s linear 0s;
    margin-bottom: 20px;
    padding: 10px;
    height: 140px;
}
#staffFeed div.gf-title {
    overflow: hidden;
    position: absolute;
    white-space: nowrap;
    top: 40px;
    left: 135px;
}
#staffFeed .gf-relativePublishedDate {
    font-size: 14px;
    position: absolute;
    top: 5px;
    text-align: left;
    left: 135px;
    font-weight: normal;
    vertical-align: bottom;
    font-family: 'Coda', cursive;
    letter-spacing: 3px;
    color: darkolivegreen;
}
#staffFeed .gf-snippet {
    line-height: 18px;
    position: absolute;
    top: 72px;
    left: 135px;
    overflow: hidden;
    line-height: 24px;
    text-overflow: ellipsis;
    color: #666666;
}
#staffFeed .gf-category {
}
#staffFeed .gf-thumbnail {
    overflow: hidden;
    background-image: url(../images/noimage120.gif);
    background-repeat: no-repeat;
    background-position: center center;
    text-align: center;
    border: 1px solid #E4E2E5;
    float: left;
    top: 5px;
    position: absolute;
    left: 0px;
    height: 128px;
    width: 120px;
    background-size: cover;
    border: 1px solid #EEEEEE;
    padding: 3px;
}

}
/*blog*/
#likebox-wrapper * {
   width: 100% !important;
}

.title1 {
    font-size: 26px;
    text-align: center;
    line-height: 38px;
}



.title_hiwa {
    font-size: 22px;
    line-height: 28px;
    text-align: center;
    padding-bottom: 50px;
}

.space_t_50 {
    padding-top: 50px;
}
/*portfolio*/
.portfolio-section {
    padding-bottom:40px;
}
.filter-section {
}
.filter-container {
    text-align:center;
    padding:20px
}
ul.filter > li > a {
    color:#1abc9c;
    font-size:18px;
    line-height:40px
}
ul.filter > li > a:hover,ul.filter > li > a:focus {
    text-decoration:none;
    color:#7C7892;
    outline:none
}
ul.filter > li.active a {
    color:#7C7892;
}
ul.filter > li span {
    color:#ddd;
    font-size:20px;
    display:inline-block;
    margin:0 5px
}
.filter-section .filter-container .filter > li {
    padding:0;
    margin:0
}
.filter-section h1 {
    text-align:center
}
.portfolio-section.port-col figure .overlay-background {
    background-color:#000;
    background-color:rgba(0,0,0,0.6);
}
.portfolio-section figure {
    float:left;
    width:100%;
    position:relative
}
.portfolio-section figure img {
    width:100%;
    height:auto
}
.portfolio-section .article-title {
    text-align:center;
    float:left;
    width:100%;
    font-size:16px;
    height: 50px;
    padding:10px 0 30px 0;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.portfolio-section .article-title a {
}
.portfolio-section figure:hover .overlay {
    opacity:1;
    visibility:visible
}
.portfolio-section figure:hover .overlay-background {
    opacity:.8;
    visibility:visible
}
.portfolio-section figure .overlay-background {
    z-index:1;
    -webkit-transition:all .2s ease-in-out;
    -moz-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    visibility:hidden;
    width:100%;
    height:100%
}
.portfolio-section figure .overlay-background .inner {
    position:absolute;
    left:0;
    right:0;
    bottom:0;
    top:0;
    margin:11px;
}
.portfolio-section figure .overlay {
    z-index:2;
    transition:all .2s ease-in-out;
    position:absolute;
    top:0;
    left:0;
    opacity:0;
    visibility:hidden;
    width:100%;
    height:100%
}
.portfolio-section figure .inner-overlay {
    display:table;
    width:100%;
    height:100%
}
.portfolio-section figure .inner-overlay-content {
    display:table-cell;
    vertical-align:middle;
    width:100%;
    padding:20px 40px
}
.portfolio-section figure .inner-overlay-content.with-icons {
    text-align:center
}

.portfolio-section figure .inner-overlay-content.with-icons a {
    width:40px;
    height:40px;
    line-height:42px;
    display:inline-block;
    margin:0 10px;
    text-decoration:none;
    font-size:20px;
    background:rgba(0,0,0,0.9);
    color:#fff;
    border-radius:50%;
}
.portfolio-section figure .inner-overlay-content.with-icons a:hover{
    background:rgba(240,240,240,0.9);
    color:#000;
}
.isotopeSelector img {
    -webkit-transition:all .4s ease;
    -moz-transition:all .4s ease;
    -ms-transition:all .4s ease;
    -o-transition:all .4s ease;
    transition:all .4s ease
}
.isotopeSelector:hover img {
    -moz-transform:scale(1.5);
    -webkit-transform:scale(1.5);
    -o-transform:scale(1.5);
    -ms-transform:scale(1.5);
    transform:scale(1.5);
    -webkit-transition:all .8s ease;
    -moz-transition:all .8s ease;
    -ms-transition:all .8s ease;
    -o-transition:all .8s ease;
    transition:all .8s ease
}
.isotopeSelector figure {
    overflow:hidden
}
.isotopeSelector figure {
    box-shadow:0 0 2px rgba(0,0,0,0.2)
}
/*portfolio*/


.title_ef {
    font-size: 26px;
    text-align: center;
    letter-spacing: 3px;
    line-height: 36px;
}

.efs {
    padding-top: 10px;
    text-align: center;
    font-size: 13px;
    letter-spacing: 3px;
    padding-bottom: 0px;
    margin-bottom: 0px;
    line-height: 13px;
    color: darkolivegreen;
}

.txt_shiryou {
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 32px;
    -moz-text-shadow:-1px -1px 1px #111, 1px 1px 1px #000;
    -webkit-text-shadow:-1px -1px 1px #111, 1px 1px 1px #000;
    text-shadow:-1px -1px 1px #111, 1px 1px 1px #000;
}



.space_t_20 {
    margin-top: 20px;
}

.f_icons {
    font-size: 30px;
}

.ef_nav {
    padding-top: 0px;
    padding-bottom: 0px;
}

.shiryou_spec {
    margin-top: 10px;
    color: silver;
}
.columns {
  -webkit-columns: 200px 3;
  -moz-columns: 200px 3;
  -ms-columns: 200px 3;
  columns: 200px 3;
}

.main_sec {
    margin-bottom: 30px;
    padding-bottom: 30px;
}

.txt_lines {
    border-left: 1px solid #ddd;
}

.txt_l_title {
text-align: right;
}

.basic_table {
    margin-top: 20px;
}

.title_basic3 {
    font-size: 1.2em;
    padding-top: 30px;
    padding-bottom: 10px;
    font-weight: bold;
}

.memo_basic {
    text-align: left;
    margin-top: 10px;
    line-height: 24px;
}

.txt_red {
    color: tomato;
}

.title_basic3_nor {
    font-size: 1.2em;
    padding-bottom: 10px;
    font-weight: bold;
}

.access_icon {
    background-color: antiquewhite;
    padding: 5px;
}

.maps {
    margin-top: 30px;
    margin-bottom: 30px;
}

.nor_list_style {
    list-style: disc;
    margin-top: 20px;
    margin-bottom: 20px;
}
.nor_list_style li{
    margin-left: 20px;
}

.manner {
    background-color: #D9FFD6;
    padding: 10px;
    border-radius: 10px;
}

.title2_side {
    font-size: 22px;
    text-align: center;
    margin-bottom: 30px;
    line-height: 30px;
}

.img_top20 {
    margin-top: 20px;
}

.nor_list_style_zero {
    list-style: disc;
    margin-bottom: 20px;
}

.t_cen {
    text-align: center;
    vertical-align: middle!important;
}

.fbold {
    font-weight: bold;
}



.img_topbot20 {
    margin-top: 20px;
    margin-bottom: 20px;
}

.hiwa_list li {
    padding-bottom: 10px;
    padding-top: 10px;
}

.bak_hiwa {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: white;
}

.hiwa_dl dd {
    margin-bottom: 15px;
}

.book_name {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

.book_list {
    padding: 5px;
    background-color: black;
    color: white;
    margin-right: 5px;
    border-radius: 5px;
    font-size: 0.8em;
}

.divider_book {
    text-align: center;
    padding-bottom: 30px;
    padding-top: 30px;
}

.kouchiku {
    font-size: 13px;
    padding: 3px;
    background-color: darkgoldenrod;
    color: white;
    font-family: -apple-system, ‘Helvetica Neue’, ‘Hiragino Kaku Gothic ProN’, ‘游ゴシック Medium’, ‘メイリオ’, meiryo, sans-serif;
}

.kenchiku {
}

.space_u30 {
    margin-bottom: 30px;
}



.main_pic {
    border: 1px solid black;
}

.aisatu {
    font-size: 1.2em;
    margin-bottom: 20px;
    font-weight: bold;
    text-align: center;
}

.space10 {
    padding-bottom: 20px;
}

.about dd {
    margin-bottom: 10px;
}
/*table*/
section table   { width: 100%; }
section th, section td  { padding: 10px; border: 1px solid #ddd; }
section th  { background: #f4f4f4; }

.demo01 th  { width: 30%;}

@media only screen and (max-width:480px){
    .demo01 { margin: 0 0px; }
    .demo01 th,
    .demo01 td{
        width: 100%;
        display: block;
        border-top: none;
    }
    .demo01 tr:first-child th   { border-top: 1px solid #ddd; }
}
.demo01 th{
    text-align: center;
}
/*table*/

.nor_list_style_nospace {
     list-style: disc;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 20px;
}

.bak_tomonokai {
    background-image: url(../images/bak_tomonokai.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: bottom center;
}

.contact_txt {
    margin-top: 10px;
    font-size: 13px;
    line-height: 18px;
    color: tomato;
}

.space_slide {
    margin-top: 0px!important;
    margin-bottom: 10px;
}

.l_bar {
    background-color: #222222;
    font-family: sans-serif;
    float: left;
    padding-top: 10px;
    padding-bottom: 10px;
    width: 100%;
    letter-spacing: 2px;
    font-size: small;
}
.l_bar a{
    color: #BFCFFF;
    text-decoration: none;
}
.l_bar a:hover {
    color: aquamarine;
    text-decoration: underline;
}

.juyou_label {
    font-size: 13px;
    padding: 3px;
    color: white;
    background-color: #FF4D4D;
    font-family: -apple-system, ‘Helvetica Neue’, ‘Hiragino Kaku Gothic ProN’, ‘游ゴシック Medium’, ‘メイリオ’, meiryo, sans-serif;
}
.yukei_label {
    font-size: 13px;
    padding: 3px;
    color: white;
    background-color: #698C00;
    font-family: -apple-system, ‘Helvetica Neue’, ‘Hiragino Kaku Gothic ProN’, ‘游ゴシック Medium’, ‘メイリオ’, meiryo, sans-serif;
}

.nav_faci {
    padding-bottom: 30px;
    padding-top: 30px;
}

.eve_title {
    font-size: 20px;
    font-weight: bold;
    overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
    text-align: center;
    margin-top: 10px;
    letter-spacing: 2px;
}

.eve_date {
    font-family: 'Coda', cursive;
    font-size: 24px;
    text-align: center;
    color: 555;
    margin-top: 10px;
    letter-spacing: 2px;
}
.eve_time {
    font-family: 'Coda', cursive;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
    color: #555;
    letter-spacing: 3px;
}

.eve_memo {
    line-height: 22px;
text-overflow: ellipsis;
    overflow: hidden;
    height: 90px;
    margin-top: 10px;
}

.box-mnabu {
    height: 240px;
}

.divider_s {
    text-align: center;
    border-bottom: 1px solid #ddd;
    margin-top: 8px;
    margin-bottom: 3px;
}


.bak80 {
    padding-bottom: 30px;
    padding-top: 50px;
}

.bak_grey {
    background-color: #F7F7F7;
}

.xbar {
    overflow-x: scroll;
}

.cop {
    font-size: 11px;
    color: silver;
    text-align: center;
    margin-top: 15px;
}

.jp {
    font-family: -apple-system, ‘Helvetica Neue’, ‘Hiragino Kaku Gothic ProN’, ‘游ゴシック Medium’, ‘メイリオ’, meiryo, sans-serif;
    font-size: 14px;
}

.txt_doyou {
    color: dodgerblue;
}

.orikin {
    white-space: nowrap;
}
label.error{
    color:tomato;
    font-weight: normal;
    font-size: 13px;
}

.space_u_zero {
    padding-bottom: 0px;
    margin-bottom: 5px;
}

.welcome_box {
    padding: 15px;
    background: rgba(255,255,255,0.7);
    border: 1px solid white;
    border-radius: 10px;
}

.theater {
    font-size: 18px;
}

.space_zero {
    margin: 0px;
    padding: 0px;
    background-color: #222222;
    margin-bottom: 50px;
}

#collection {
}
#collection ul{
}
#collection ul li{
    margin: 10px;
    list-style-type: decimal;
}
#collection ul li ul{
    margin-left: 10px;
}

.divider_eve {
    border: 1px dashed #CCCCCC;
    margin-top: 8px;
    margin-bottom: 10px;
    width: 40%;
    margin-left: auto;
    margin-right: auto;
}

.basho_label {
    background-color: black;
    color: white;
    padding: 5px;
    margin-right: 10px;
}
.basho_label1 {
    background-color: darkred;
    color: white;
    padding: 5px;
    margin-right: 10px;
}
.gf-thumbnail img {
    width: 100%!important;
    height: 120px!important;
    object-fit: cover;
}
.g-recaptcha {
    transform:scale(0.95);
    -webkit-transform: scale(0.95);
    transform-origin:0 0;
    -webkit-transform-origin:0 0;
}
