<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/*common*/
html {
 font-size: 62.5%;
 color: #444;
 font-family: "Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Meiryo", "Yu Gothic", "Arial", sans-serif;
}
a {
 text-decoration: none;
 transition: all .6s;
}
.alphanumericLato {
 font-family: 'Lato', sans-serif;
}
.small{
    font-size:80%;
    font-weight:300;
    vertical-align: top;
}
.pc-mode{
    display: inline-block;
}
.sp-mode{
    display: none;
}
.tb-erea{
    display: contents;
}
.mb-01{
    margin-bottom: 4em;
}

.mb-02{
    margin-bottom: 2em;
}
.mb-03{
    margin-bottom: 1em;
}

.img-row2 {
  display: flex;
  justify-content: space-between;
}

.img-row2 img {
  width: 50%;
}

.img-row2.line img {
  border:  1px solid #ccc;
}

.img-row2.line img {
  width: 48.5%;
}

/* loading */
#loading {
 position: absolute;
 left: 50%;
 top: 20%;
 margin-left: -150px;
 color: #5957A3;
 text-align: center;
 font-size: 20px;
 letter-spacing: 0.2rem;
 font-style: italic;
 font-family: 'Lato', sans-serif;
}
#loader-bg {
 position: fixed;
 width: 100%;
 height: 100%;
 top: 0px;
 left: 0px;
 background: #000;
 z-index: 20000;
}
#loading .logo-isk {
 margin-bottom: 50px;
}
#loading .logo-isk img {
 width: 180px;
}
#loading .logo__bluegene {
 max-width: 300px;
 margin-bottom: 100px;
}
#loading .logo__bluegene img {
 width: 100%;
}
header {
 position: relative;
 width: 100%;
}
header .logo__corporate {
 position: absolute;
 top: 30px;
 right: 30px;
 z-index: 2;
}
header .logo__corporate img {
 width: 252px;
 height: 32px;
}
header.pages__header {
 height: 180px;
 background: rgb(0, 0, 0);
 background: linear-gradient(135deg, rgba(46, 46, 67, 1) 5%, rgba(0, 0, 0, 1) 100%);
 color: #FFF;
}
header.pages__header .pages__header__inner {
 max-width: 1080px;
 margin: 0 auto;
 padding-top: 80px;
 display: flex;
 align-items: center;
}
header.pages__header .pages__header__inner h1 {
 width: 280px;
}
header.pages__header .pages__header__inner h1 a:hover {
 opacity: 0.6;
}
header.pages__header .pages__header__inner nav ul {
 display: flex;
 margin-left: 80px;
}
header.pages__header .pages__header__inner nav ul li {
 margin-right: 25px;
}
header.pages__header .pages__header__inner nav ul li:last-child{
    margin-right: 0;
}
header.pages__header .pages__header__inner nav ul li a {
 font-size: 1.8rem;
 color: #FFF;
 letter-spacing: 0.2rem;
}
.index__hero {
 width: 100%;

 height: 100vh;
 position: relative;
 overflow: hidden;
 color: #FFF;
 background: #000;

 /* バナー1件以下 */
 /* min-height: 950px; */
 
 /* バナー3件掲載 */
 /* min-height: 1150px; */

 /* バナー4件掲載 */
 /* min-height: 1250px; */

 /* バナー5件掲載 + margin */
 /* min-height: 1375px; */

 /* バナー5件掲載 + margin */
 min-height: 800px;

}
.index__hero video.top {
 position: absolute;
 /* bottom: 0; */
 top: 0;
 right: 0;
 width: auto;
 /* height: 80%; */
 height: 100vh;
 z-index: 10;
}
.index__hero video.back{
 position: absolute;
 width: auto;
 height: 100vh;
 top: 100vh;
 right: 0;
 transform: scaleY(-1);
 filter: blur(7px);
 z-index: 1;
 opacity: 0.5;
}

#index .bn-wrapper {
 position: absolute;
 top: calc(300px + 50%);
 left: 5vw;
 z-index: 10;
}
#index .topic-wrapper .topic-wrapper-inner {
 background-color: rgb(78 78 123);
 box-sizing: border-box;
 padding: 30px;
 width: 100%;
}
#index .topic-wrapper .ttl-wrap {
 display: flex;
 justify-content: space-between;
 align-items: center;
 border-bottom: 1px dashed #aaa;
 padding-bottom: 10px;
 margin-bottom: 10px;
}
#index .topic-wrapper .ttl-wrap .ttl-02-1 {
 font-size: 2rem;
 color: #fff;
}
#index .topic-wrapper .topic-list-01 {
 font-size: 1.6rem;
}
#index .topic-wrapper a:hover, .index__hero #index .topic-wrapper a:hover {
 opacity: .7;
}
#index .topic-wrapper .txt-lnk1 a {
 font-size: 1.4rem;
 color: #fff;
}
#index .topic-wrapper .txt-lnk1 a::after {
 content: "＞";
 margin-left: 10px;
 transform: scale(.7, 1);
}
#index .topic-wrapper .topic-list-01 dt {
 width: unset;
 color: #ccc;
 font-weight: normal;
 margin-top: 14px;
 float: none;
}
#index .topic-wrapper .topic-list-01 dd {
 padding: 0;
 margin: 0;
}
#index .topic-wrapper .topic-list-01 dd p {
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
 color: #fff;
}
#index .topic-wrapper .topic-list-01 dd a {
 color: #fff;
 border: none;
}
#index .bn-wrapper .topic-reserve{
    /* バナー3件掲載 */
    width: 85%;

    margin-top:30px;
}
#index .bn-wrapper .topic-reserve a{
    display: block;
    box-shadow: 0 0 7px 0 rgba(89, 87, 163, .8);
}
#index .bn-wrapper .topic-reserve a:not(first-of-type){
    margin-top:10px;
}
#index .bn-wrapper .topic-reserve a img{
    width:100%;
    vertical-align: top;
}
.index__hero .index__hero__inner {
 position: relative;
 z-index: 200;
 max-width: 90%;
 margin: 5% auto;
}
.index__hero .index__hero__inner .title__jpn {
 font-size: 3.6rem;
 font-weight: 300;
 padding-left: 30px;
 letter-spacing: 1rem;
 margin-bottom: 5px;
}
.index__hero .index__hero__inner h1 {
 margin-bottom: 25px;
 display: flex;
 align-items: center;
}
.index__hero .index__hero__inner h1 img {
 width: 600px;
 height: 117px;
}
.index__hero .index__hero__inner h1 img:last-of-type{
    width: auto;
    margin-left: 40px;
    height:210px;
}
.index__hero .index__hero__inner nav {
 margin-left: 30px;
}
.index__hero .index__hero__inner nav ul {
 display: flex;
}
.index__hero .index__hero__inner nav ul li {
 margin-right: 60px;
}
.index__hero .index__hero__inner nav ul li a {
 font-size: 2rem;
 color: #FFF;
 letter-spacing: 0.2rem;
}
.index__hero .index__hero__inner nav ul li a:hover, header.pages__header .pages__header__inner nav ul li a:hover {
 color: #5957A3;
 border-bottom: 1px solid #5957A3;
 padding-bottom: 5px;
}
.index__story {
 background: url(../img/img_story_background.jpg) no-repeat top left;
 background-size: cover;
}
.index__story .index__story__inner {
 max-width: 1200px;
 margin: 0 auto;
 padding: 100px 0;
}
.index__story .index__story__inner .index__story__body {
 padding-left: 40%;
}
.index__story .index__story__inner .index__story__body h2 {
 font-size: 10rem;
 color: #5957A3;
 font-weight: 400;
 margin-bottom: 30px;
}
.index__story .index__story__inner .index__story__body h2 small {
 font-size: 6.4rem;
}
.index__story .index__story__inner .index__story__body .story__tagline__jpn {
 font-size: 3.6rem;
 color: #5957A3;
 padding-left: 15px;
}
.index__story .index__story__inner .index__story__body .story__description {
 padding: 60px 0 0 60px;
}
.index__story .index__story__inner .index__story__body .story__description p {
 font-size: 2rem;
 line-height: 2;
 margin-bottom: 2rem;
 font-weight: 400;
}
.index__story .index__story__inner .index__story__movie video {
 width: 100%;
}
.index__gallery {}
.index__gallery .index__gallery__inner {
 max-width: calc(100% - 40px);
 margin: 0 auto;
 padding: 100px 0 0;
}
.index__gallery .index__gallery__inner h2 {
 font-size: 3.6rem;
 color: #5957A3;
 font-weight: 700;
 margin-bottom: 30px;
 text-align: center;
}
.index__gallery .index__gallery__inner .gallery__photo__list {
 display: flex;
 flex-wrap: wrap;
 justify-content: center;
}
.index__gallery .index__gallery__inner .gallery__photo__list li {
 width: calc(25% - 20px);
 margin: 0 10px 15px 10px;
 list-style: none;
}
.index__gallery .index__gallery__inner .gallery__photo__list li.photo__big {
 width: calc(50% - 20px)
}
.index__gallery .index__gallery__inner .gallery__photo__list li img {
 width: 100%;
 border-radius: 8px;
 transition: all .6s;
}
.index__gallery .index__gallery__inner .gallery__photo__list li img:hover {
 box-shadow: 0 0 16px rgba(0, 0, 0, .4);
 opacity: 0.8;
}

.index__vsm {
  margin-bottom: 50px;
}

#index .topBn { position: fixed; top: 20px; right: 20px; z-index: 1000; max-width: 300px; }
#index .topBn a { transition: filter .4s; }
#index .topBn a:hover { filter: brightness(160%); }
#index .topBn a img { width: 100%; }


.product__info {}
.product__info .product__info__inner, .topic-wrapper .topic-wrapper-inner {
 padding: 80px 40px;
 margin: 0 auto;
}
.product__info .product__info__inner h2 {
 font-size: 3.2rem;
 color: #5957A3;
 font-weight: 700;
 letter-spacing: 0.2rem;
 margin-bottom: 2rem;
 line-height: 1.6;
}
.product__info .product__info__inner h2 small {
 font-size: 3rem;
 font-weight: 300;
}
.product__info .product__info__inner .product__info__body {
 margin-bottom: 120px;
}
.product__info .product__info__inner .product__info__body .product__description {}
.product__info .product__info__inner .product__info__body .product__description p {
 font-size: 2rem;
 line-height: 2;
 margin-bottom: 2rem;
}
.product__info .product__info__inner .product__info__body .product__description strong {
 font-weight: 700;
 text-decoration: underline;
}
.product__info .product__info__inner .product__info__body .selection__inner{
    margin-top:50px;
}
.product__info .product__info__inner .product__info__body .selection__inner h3 {
    font-size: 3.2rem;
    color: #5957A3;
    letter-spacing: 0.2rem;
    margin-bottom: 20px;
    line-height: 1.4;
  }
.product__info .product__info__inner .product__info__body .selection__inner .selection__description{
    display: flex;
    align-items:center;
    margin-bottom:3rem;
}
.product__info .product__info__inner .product__info__body .selection__inner .selection__description .selection__text{
    margin-bottom:0;
}
.product__info .product__info__inner .product__info__body .selection__inner .selection__text{
    background-color: #eee;
    padding: 2rem 3rem;
    box-sizing: border-box;
}
.product__info .product__info__inner .product__info__body .selection__inner &gt; .selection__text{
    display: inline-block;
    width:390px;
}
.product__info .product__info__inner .product__info__body .selection__inner .selection__photo
{
    margin-left:100px;
}
.product__info .product__info__inner .product__info__body .selection__inner .selection__photo img{
    width:200px;
}

.product__info .product__info__inner .product__info__body .product__scene__title {
 color: #FFF;
 font-size: 2.2rem;
 letter-spacing: 0.2rem;
 font-weight: 700;
 position: relative;
 margin-bottom: 40px;
}
.product__info .product__info__inner .product__info__body .product__scene__title span {
 background: #5957A3;
 border-radius: 24px;
 padding: 5px 40px;
 min-width: 240px;
}
.product__info .product__info__inner .product__info__body .business__scene {
 text-align: right;
}
.product__info .product__info__inner .product__info__body .personal__scene:after {
 content: '';
 position: absolute;
 top: 50%;
 display: inline-block;
 width: calc(100% - 240px);
 height: 1px;
 background-color: #5957A3;
 right: 0;
}
.product__info .product__info__inner .product__info__body .business__scene:before {
 content: '';
 position: absolute;
 top: 50%;
 display: inline-block;
 width: calc(100% - 240px);
 height: 1px;
 background-color: #5957A3;
 left: 0;
}
.product__info .product__info__inner .product__info__body .scene__inner {
 display: flex;
 justify-content: space-between;
 margin-bottom: 80px;
}
.product__info .product__info__inner .product__info__body .scene__inner .scene__description {
 padding-left: 20px;
}
.product__info .product__info__inner .product__info__body .scene__inner .scene__description h3 {
 font-size: 3.2rem;
 color: #5957A3;
 letter-spacing: 0.2rem;
 margin-bottom: 20px;
}
.product__info .product__info__inner .product__info__body .scene__inner .scene__description p {
 font-size: 2rem;
 line-height: 2;
 letter-spacing: 0.1rem;
}
.product__info .product__info__inner .product__info__body .scene__inner .scene__photo {
 width: 460px;
}
.product__info .product__info__inner .product__info__body .scene__inner .scene__photo img {
 width: 100%;
 border-radius: 8px;
}
.product__info .product__info__inner .product__info__body .scene__inner.business__scene__descripiton {
 flex-flow: row-reverse;
 text-align: right;
}
.product__info .product__info__inner .product__info__body .scene__inner.business__scene__descripiton .scene__description {
 padding-right: 20px;
}
.product__info .product__info__inner .product__info__body .product__info__movie video{
 width: 100%;
}
.howto {}

.howto .howto__inner,
.topic-wrapper .topic-wrapper-inner {
    padding: 80px 40px;
    margin: 0 auto;
}

.howto .howto__inner h2 {
    font-size: 3.2rem;
    color: #5957A3;
    font-weight: 700;
    letter-spacing: 0.2rem;
    margin-bottom: 2rem;
    line-height: 1.6;
}

.howto .howto__inner h2 small {
    font-size: 3rem;
    font-weight: 300;
}

.howto .howto__inner .howto__body {
    margin-bottom: 120px;
}

.howto .howto__inner .howto__body .product__description {}

.howto .howto__inner .howto__body .product__description p {
    font-size: 2rem;
    line-height: 2;
    margin-bottom: 2rem;
}

.howto .howto__inner .howto__body .product__description strong {
    font-weight: 700;
    text-decoration: underline;
}

.howto .howto__inner .howto__body .selection__inner {
    margin-top: 50px;
}

.howto .howto__inner .howto__body .selection__inner h3 {
    font-size: 3.2rem;
    color: #5957A3;
    letter-spacing: 0.2rem;
    margin-bottom: 20px;
    line-height: 1.4;
}

.howto .howto__inner .howto__body .selection__inner .selection__description {
    display: flex;
    align-items: center;
    margin-bottom: 3rem;
}

.howto .howto__inner .howto__body .selection__inner .selection__description .selection__text {
    margin-bottom: 0;
}

.howto .howto__inner .howto__body .selection__inner .selection__text {
    background-color: #eee;
    padding: 2rem 3rem;
    box-sizing: border-box;
}

.howto .howto__inner .howto__body .selection__inner&gt;.selection__text {
    display: inline-block;
    width: 390px;
}

.howto .howto__inner .howto__body .selection__inner .selection__photo {
    margin-left: 100px;
}

.howto .howto__inner .howto__body .selection__inner .selection__photo img {
    width: 200px;
}

.howto .howto__inner .howto__body .product__scene__title {
    color: #FFF;
    font-size: 2.2rem;
    letter-spacing: 0.2rem;
    font-weight: 700;
    position: relative;
    margin-bottom: 40px;
}

.howto .howto__inner .howto__body .product__scene__title span {
    background: #5957A3;
    border-radius: 24px;
    padding: 5px 40px;
    min-width: 240px;
    position: relative;
    z-index: 10;
}

.howto .howto__inner .howto__body .business__scene {
    text-align: right;
}

.howto .howto__inner .howto__body .personal__scene:before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 100%;
    height: 1px;
    background-color: #5957A3;
    right: 0;
    z-index: 5;
}

.howto .howto__inner .howto__body .business__scene:before {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: calc(100% - 240px);
    height: 1px;
    background-color: #5957A3;
    left: 0;
}
.howto .howto__inner .howto__body .scene__photo {
    display: flex;
    justify-content: flex-start;
    gap: 30px;
}
.howto .howto__inner .howto__body .scene__photo &gt; p{
    text-align: right;
    font-size: 1.6rem;
    line-height: 1.5;
}
.howto .howto__inner .howto__body .scene__photo.unit1 &gt; p{
    width: 460px;
}
.howto .howto__inner .howto__body .scene__photo.unit2 &gt; p{
    width: 340px;
}
.howto .howto__inner .howto__body .scene__photo img {
    width: 100%;
    height: auto;
    border-radius: 10px;
}
.howto .howto__inner .howto__body .scene__inner {
    display: flex;
    justify-content: space-between;
    margin-bottom: 80px;
}

.howto .howto__inner .howto__body .scene__inner .scene__description {
    padding-left: 20px;
}

.howto .howto__inner .howto__body .scene__inner .scene__description h3 {
    font-size: 3.2rem;
    color: #5957A3;
    letter-spacing: 0.2rem;
    margin-bottom: 20px;
}

.howto .howto__inner .howto__body .scene__inner .scene__description p {
    font-size: 2rem;
    line-height: 2;
    letter-spacing: 0.1rem;
}


.howto .howto__inner .howto__body .scene__inner.business__scene__descripiton {
    flex-flow: row-reverse;
    text-align: right;
}

.howto .howto__inner .howto__body .scene__inner.business__scene__descripiton .scene__description {
    padding-right: 20px;
}

.howto .howto__inner .howto__body .howto__movie video {
    width: 100%;
}
.store__info {}
.store__info .store__info__inner {
 max-width: 1080px;
 padding: 80px 40px;
 margin: 0 auto;
}
.store__info .store__info__inner h2 {
 font-size: 3.2rem;
 color: #5957A3;
 font-weight: 700;
 letter-spacing: 0.2rem;
 margin-bottom: 2rem;
 line-height: 1.6;
}
.store__info .store__info__inner .notice__store__list {
 font-size: 2rem;
 line-height: 2;
 letter-spacing: 0.2;
 margin-bottom: 4.3rem;
}
.store__info .store__info__inner .notice__store__list span{
    font-size: 2.5rem;
    font-weight: bold;
}
.store__info .store__info__inner .notice__store__list .attention{
    color:red;
}
.store__info .store__info__inner .area__clm{
    clear: both;
    margin-bottom: 10rem;
}
.store__info .store__info__inner .area__list{
    list-style: none;
    margin-bottom: 8.8em;
    overflow: hidden;

    display: flex;
    justify-content: space-between;
}
.store__info .store__info__inner .area__list li{
    /* float: left; */
}
.store__info .store__info__inner .area__list li a{
    display: block;
    color: #444;
    font-size: 1.8rem;
    background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20%0A%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%0A%20width%3D%2223.5px%22%20height%3D%2216.5px%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20%20stroke%3D%22rgb(89%2C%2087%2C%20163)%22%20stroke-width%3D%223px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22none%22%0A%20d%3D%22M20.106%2C4.580%20L11.213%2C13.473%20L2.319%2C4.580%20%22%2F%3E%0A%3C%2Fsvg%3E');
    background-repeat: no-repeat;
    background-position: right 0.45em center;
    border-bottom: 1px solid #5957a3;
    padding: 0.5em 1.85em 0.5em 0.9em;
    /* margin-right: 1.3em; */
}

.store__info .store__info__inner .area__ttl{
    font-size: 3.6rem;
    color: #5957A3;
    border-bottom: 1px solid #5957A3;
    padding-bottom: 1.8rem;
}
.store__info .store__info__inner .store__info__list {
 width: 100%;
 border-collapse: separate;
}
.store__info .store__info__inner .store__info__list th, .store__info .store__info__inner .store__info__list td {
 vertical-align: middle;
 text-align: left;
 border-bottom: 1px solid #5957A3;
 padding: 10px 0;
}
.store__info .store__info__inner .store__info__list .store__name {
 width: 40%;
 padding-right: 30px;
}

.store__info .store__info__inner #area6 .store__info__list .store__name {
 width: 70%;
}

.store__info .store__info__inner .store__info__list .store__name .tag{
    display: inline-block;
    font-size: 1.8rem;
    font-weight: normal;
    color: #fff;
    padding: 6px 19px 6px 18px;
    border-radius: 15px;
    background-color: #5957a3;
    margin-bottom: 0.35em;
}
.store__info .store__info__inner .store__info__list .store__name .tag.tag01{
    background-color: #5957a3;
}
.store__info .store__info__inner .store__info__list .store__name .tag.tag02{
    background-color: #a34f5d;
}
.store__info .store__info__inner .store__info__list .store__name h4 {
 font-size: 2.8rem;
 font-weight: 400;
 line-height: 1.6;
}
.store__info .store__info__inner .store__info__list .store__address {
 width: 30%;
 padding-right: 30px;
}
.store__info .store__info__inner .store__info__list .store__address p {
 font-size: 2rem;
 line-height: 1.6;
}
.store__info .store__info__inner .store__info__list .store__address .link__to__store {
 margin-top: 0.5rem;
}
.store__info .store__info__inner .store__info__list .store__address .link__to__store a,
.store__info .store__info__inner .store__info__list .store__name h4 a {
 color: #5957A3;
 position: relative;
}
.store__info .store__info__inner .store__info__list .store__address .link__to__store a:after,
.store__info .store__info__inner .store__info__list .store__name h4 a:after {
 content: "";
 position: absolute;
 display: inline-block;
 top: 50%;
 margin-top: -8px;
 margin-left: 8px;
 width: 16px;
 height: 16px;
 background: url(../img/icon_linkEx.svg) no-repeat center right;
 background-size: cover;
}
.store__info .store__info__inner .store__info__list .store__name h4 a:after{
    position: relative;
    top: inherit;
    bottom: 0;
}
.store__info .store__info__inner .store__info__list .store__photo {
 width: 30%;
}
.store__info .store__info__inner .store__info__list .store__photo img {
 width: 100%;
 border-radius: 8px;
}
/*-- topic --*/
.topic-wrapper .topic-wrapper-inner .ttl-01, .topic-wrapper .topic-wrapper-inner .ttl-02 {
 font-size: 3rem;
 color: #5957A3;
 font-weight: 700;
 letter-spacing: 0.2rem;
 margin-bottom: 2rem;
 line-height: 1.6;
}
.topic-wrapper .topic-wrapper-inner .ttl-03 {
 font-size: 2.4rem;
 color: #5957A3;
 margin-bottom: 18px;
}
.topic-wrapper .topic-wrapper-inner .ttl-03.copy {
 text-align: center;
}
.topic-wrapper .topic-wrapper-inner .date {
 color: #fff;
 background: #5957A3;
 display: inline-block;
 border-radius: 30px;
 font-size: 1.6rem;
 margin-bottom: 14px;
 padding: 10px 40px;
}
.topic-wrapper .topic-list-01 {
 font-size: 2rem;
 line-height: 1.75;
}
.topic-wrapper .topic-list-01 dt {
 width: 226px;
 color: #696969;
 float: left;
}
.topic-wrapper .topic-list-01 dd {
 padding: 0 0 0 226px;
 margin: 0 0 3.4rem;
 box-sizing: border-box;
}
.topic-wrapper .topic-list-01 dd a {
 color: #444;
 border-bottom: 1px solid #604DA5;
 padding-bottom: 3px;
}
.topic-wrapper .topic-list-01 dd a:hover {
 opacity: 0.7;
}
.topic-wrapper .topic-list-01 a.pdf-link {
 background: url(/bluegene/img/icon_pdf.png) no-repeat 0px 0.25em;
 background-size: 14px;
 padding-left: 24px;
}
.topic-wrapper .topic-wrapper-inner .clm {
 margin-bottom: 72px;
 font-size: 2rem;
 line-height: 1.75;
}
.topic-wrapper .topic-wrapper-inner .clm p {
 margin-bottom: 40px;
}
.topic-wrapper .topic-wrapper-inner .clm p .topic-lnk a{
    border-bottom: 1px solid #604DA5;
}
.topic-wrapper .topic-wrapper-inner .img-01 {
 display: flex;
 justify-content: center;
}
.topic-wrapper .topic-wrapper-inner p.img-cnt {
 margin-bottom: 0;
 flex-wrap: wrap;
}
.topic-wrapper .topic-wrapper-inner .img-cap {
 font-size: 1.6rem;
}
footer {
 background: rgb(46 46 67);
 background: linear-gradient(135deg, rgba(46, 46, 67, 1) 5%, rgba(0, 0, 0, 1) 100%);
 color: #FFF;
}
footer .footer__inner {
 padding: 60px 0 0 0;
 display: flex;
 max-width: 1080px;
 margin: 0 auto;
 justify-content: space-between;
}
footer .footer__inner .footer__brand__set {
 text-align: center;
 margin-bottom: 50px;
}
footer .footer__inner .footer__brand__set .tagline {
 font-size: 8rem;
 font-weight: 300;
 margin-bottom: 20px;
}
footer .footer__inner .footer__brand__set .tagline small {
 font-size: 5rem;
}
footer .footer__inner .footer__brand__set .tagline__jpn {
 font-size: 2.2rem;
 letter-spacing: 0.5rem;
 margin-bottom: 50px;
}
footer .footer__inner .footer__brand__set .logo__bluegene {
 margin: 0 0 30px -30px;
}
footer .footer__inner .footer__brand__set .logo__bluegene img {
 width: 260px;
 height: 51px;
}
footer .footer__inner .footer__contact_set .footer__navi {
 display: flex;
 justify-content: center;
 margin-bottom: 40px;
}
footer .footer__inner .footer__contact_set .footer__navi li {
 margin: 0 20px;
 list-style: none;
}
footer .footer__inner .footer__contact_set .footer__navi li a {
 color: #FFF;
 font-size: 1.6rem;
 position: relative;
}
footer .footer__inner .footer__contact_set .footer__navi li a:after {
 content: "";
 position: absolute;
 display: inline-block;
 top: 50%;
 margin-top: -6px;
 width: 16px;
 height: 12px;
 background: url(../img/icon_arrowRight.svg) no-repeat center right;
}
footer .footer__inner .footer__contact_set {
 font-size: 2rem;
 line-height: 2;
 text-align: center;
 margin-bottom: 30px;
}
footer .footer__inner .footer__contact_set .footer__contact_box{
    border:1px solid #fff;
    padding:20px 30px 30px 30px;
}
footer .footer__inner .footer__contact_set .contact__title {
 position: relative;
 display: inline-block;
 padding: 0 80px;
}
/* footer .footer__inner .footer__contact_set .contact__title:before, .contact__title:after {
 content: '';
 position: absolute;
 top: 50%;
 display: inline-block;
 width: 60px;
 height: 1px;
 background-color: rgba(255, 255, 255, .6);
}
footer .footer__inner .footer__contact_set .contact__title:before {
 left: 0;
}
footer .footer__inner .footer__contact_set .contact__title:after {
 right: 0;
} */
footer .footer__inner .footer__contact_set .corporate__division {
 letter-spacing: 0.1rem;
 display: flex;
 justify-content: center;
 align-items: baseline;
 margin-bottom:20px;
}
footer .footer__inner .footer__contact_set .corporate__division p {
 font-size: 2.6rem;
 /* font-weight: 700; */
 letter-spacing: 0.2rem;
}
footer .footer__inner .footer__contact_set .corporate__division p:last-of-type{
    font-size:1.4rem;
    margin-left:15px;
}
footer .footer__inner .footer__contact_set .corporate__division p .brSp{
    display: none;
}
footer .footer__inner .footer__contact_set .contact__information{
 display: flex;
 justify-content: center;
}
footer .footer__inner .footer__contact_set .contact__information li {
 list-style: none;
 font-size: 3.6rem;
 line-height: 1;
 display: flex;
 align-items: center;
}
footer .footer__inner .footer__contact_set .contact__information li:first-of-type{
    position:relative;
    margin: 0 20px 0 40px;
}
footer .footer__inner .footer__contact_set .contact__information li:first-of-type::before{
    font-size: 0;
    position:absolute;
    content: url(../img/phone-call.png);
    width:30px;
    height:30px;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
}
footer .footer__inner .footer__contact_set .contact__information li:last-of-type a{
    font-size:1.6rem;
    line-height:45px;
    color:#5957A3;
    background-color:#fff;
    border-radius:50px;
    padding: 0 25px 0 50px;
    display: block;
    position: relative;
}
footer .footer__inner .footer__contact_set .contact__information li:last-of-type a:hover{
    color:#fff;
    background-color: #5957A3;
}
footer .footer__inner .footer__contact_set .contact__information li:last-of-type a::before{
    position:absolute;
    content: url(../img/email.png);
    width:30px;
    height:30px;
    left:10px;
    top:50%;
    transform: translateY(-50%);
}
footer .footer__split{
    margin: 0 auto 30px auto;
    max-width: 1080px;
    padding-top: 30px;
    border-top: 1px solid rgb(46, 46, 67);
    overflow: hidden;
    position: relative;
}

footer .footer__split .logo__pvp {
  margin: 0 0 2px 30px;
}

footer .footer__note {
    max-width: calc(100% - 260px);
    float: left;
}
footer .footer__note ul {
 margin-left: 30px;
}
footer .footer__note ul li {
 font-size: 1.4rem;
 line-height: 1.6;
 /* white-space: nowrap; */
}
footer .footer__sns{
    margin-top: 31px;
    position: absolute;
    bottom: 0;
    right: 0;
}
footer .footer__sns ul{
    list-style: none;
    float: right;
}
footer .footer__sns ul li{
    float: left;
    text-align: center;
    margin-left: 35px;
}
footer .footer__sns ul li a{
    color: #fff;
    font-size: 1.4rem;
}
footer .footer__sns ul li a:hover {
    opacity: 0.5;
}
footer .footer__sns .qr__logo{
    position: relative;
    display: flex;
    align-items: center;
    margin-bottom: -8px;
}
footer .footer__sns .qr__logo::before{
    margin-right: 3px;
}
footer .footer__sns .qr__logo.qr__logo01::before{
    position: relative;
    content: "";
    display: inline-block;
    width: 21px;
    height: 20px;
    background: url(/bluegene/img/QR_Instagram_logo.png) no-repeat center left;
    background-size: cover;
}
footer .footer__sns .qr__logo.qr__logo02::before {
    position: relative;
    content: "";
    display: inline-block;
    width: 18px;
    height: 20px;
    background: url(/bluegene/img/QR_GreenSnap_logo.png) no-repeat center left;
    background-size: cover;
}
footer .footer__sns .qr{
    width: 75px;
    height: auto;
}
footer .footer__contact_set .contact__information li {
 /* margin: 0 20px; */
 list-style: none;
 font-size: 2.2rem
}
footer .footer__copyright_set {
 background: rgba(0, 0, 0, .5);
 padding: 40px 0;
 font-size: 1.6rem;
}
footer .footer__copyright_set .corporate__information {
 text-align: center;
 margin-bottom: 40px;
}
footer .footer__copyright_set .corporate__information .logo__logoISK {
 width: 314px;
 height: 40px;
 padding-bottom: 20px;
}
footer .footer__copyright_set .corporate__information a.link__to__corporate {
 position: relative;
 color: #FFF;
}
footer .footer__copyright_set .corporate__information a.link__to__corporate:hover {
 opacity: 0.6;
}
footer .footer__copyright_set .corporate__information a.link__to__corporate:after {
 content: "";
 position: absolute;
 display: inline-block;
 top: 50%;
 margin-top: -6px;
 width: 16px;
 height: 12px;
 background: url(../img/icon_arrowRight.svg) no-repeat center right;
}
footer .footer__copyright_set .copyright {
 text-align: center;
 letter-spacing: 0.2rem;
}

#snsWrap { display: flex; align-items: center; justify-content: center; margin: 50px 0 70px; font-size: 140%; color: #999; line-height: 1.2; }
#snsWrap h2 { margin-left: 20px; }
#snsWrap ul { display: flex; justify-content: center; margin-right: 10px; }
#snsWrap ul li { list-style: none; margin: 0 10px; max-width: 70px; }
#snsWrap ul li:first-child { margin-left: 20px; }
#snsWrap ul li img { width: 100%; }


@media all and (-ms-high-contrast: none) {
    .index__hero video.back{
        opacity: 0.2;
    }
}
@media screen and (min-width:1025px) and ( max-width:1280px) {
    #index .bn-wrapper .topic-reserve a {
        width:75%;
    }
}
@media screen and (max-width:1024px) {
  #index .topic-wrapper {
  left: unset;
  top: unset;
  margin: 0 auto;
  width: 100%;
  position: relative;
 }
 #index .bn-wrapper {
  left: unset;
  top: unset;
  margin: 0 auto;
  width: 100%;
  position: relative;
 }
 #index .topic-wrapper .topic-wrapper-inner {
  margin: 0 auto;
  width: 100%;
  background-color: rgb(78 78 123);
 }
 #index .topic-wrapper .topic-list-01 dt {
  width: 120px;
  float: left;
 }
 #index .topic-wrapper .topic-list-01 dd {
  padding: 14px 0 0 130px;
 }
 #index .bn-wrapper .topic-reserve {
    width: auto;
    padding: 0 4%;
 }
 footer .footer__sns ul{
    margin-right: 10px;
 }
  #index .topBn { top: 50px; right: 10px; }
}
@media screen and (max-width:767px) {
.pc-mode{
    display: none;
}
.sp-mode{
    display: inline-block;
}
  
.img-row2 {
  display: block;
}

.img-row2 img {
  width: 100%;
}

.img-row2.line img {
  width: 100%;
}
  
.img-row2 img:nth-child(2) {
  margin-top: 15px;
}
  
 header .logo__corporate {
  position: absolute;
  top: 5px;
  right: 10px;
  z-index: 2;
 }
 header .logo__corporate img {
  width: 120px;
 }
 header.pages__header {
  height: 180px;
  background: rgb(0, 0, 0);
  background: linear-gradient(135deg, rgba(46, 46, 67, 1) 5%, rgba(0, 0, 0, 1) 100%);
  color: #FFF;
 }
 header.pages__header .pages__header__inner {
  padding-top: 50px;
  display: flex;
  flex-flow: column;
  align-items: auto;
 }
 header.pages__header .pages__header__inner h1 {
  width: 240px;
  margin-bottom: 25px;
 }
 header.pages__header .pages__header__inner nav ul {
  display: flex;
  justify-content: center;
  margin-left: 0;
  flex-wrap: wrap;
 }
 header.pages__header .pages__header__inner nav ul li {
  margin: 0 15px 10px;
  width: 22%;
  text-align: center;
 }
 header.pages__header .pages__header__inner nav ul li:last-child{
    margin-right: 15px;
 }
 header.pages__header .pages__header__inner nav ul li a {
  color: #FFF;
  font-size: 1.3rem;
  letter-spacing: 0;
 }
 .index__hero {
  min-height: 90vh;
  height: 100%;
  background: #000;
 }
 .index__hero video.top {
  position: absolute;
  top: auto;
  bottom: 0;
  left: -15%;
  right: 0;
  width: 140%;
  height: auto;
  min-height: auto;
  min-width: 100%;
 }
 .index__hero video.back{
    display: none;
 }
 .index__hero .index__hero__inner {
  position: relative;
  z-index: 200;
  max-width: 100%;
  margin: 40% auto 0;
 }
 .index__hero .index__hero__inner .title__jpn {
  font-size: 1.6rem;
  font-weight: 300;
  letter-spacing: 0.5rem;
  text-align: center;
  margin-bottom: 40px;
 }
 .index__hero .index__hero__inner h1 {
  margin: 0 0 50px -15px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items:center;
 }
 .index__hero .index__hero__inner h1 img {
  width: 280px;
  height: auto;
 }
 .index__hero .index__hero__inner h1 img:last-of-type{
     width:100px;
     margin: 20px 0 0 15px;
     height:auto;
 }
 .index__hero .index__hero__inner nav {
  margin-left: 60px;
 }
 .index__hero .index__hero__inner nav ul {
  display: flex;
  flex-flow: column;
 }
 .index__hero .index__hero__inner nav ul li {
  margin: 0 0 40px 0;
 }
 .index__hero .index__hero__inner nav ul li a {
  font-size: 1.4rem;
  color: #FFF;
 }
 #index .topic-wrapper .topic-wrapper-inner {
  padding: 7% 4%;
 }
 #index .topic-wrapper .topic-wrapper-inner .topic-list-01 {
  font-size: 1.4rem;
 }
 #index .topic-wrapper .topic-list-01 dd {
  padding-left: 120px;
 }
 #index .bn-wrapper .topic-reserve{
    padding: 0 4%;
 }
 .index__story {
  background: url(../img/img_story_background_SP.jpg) no-repeat bottom center;
  background-size: cover;
 }
 .index__story .index__story__inner {
  padding: 60px 20px;
 }
 .index__story .index__story__inner .index__story__body {
  padding-left: 0;
 }
 .index__story .index__story__inner .index__story__body h2 {
  font-size: 4rem;
  margin-bottom: 20px;
  text-align: center;
 }
 .index__story .index__story__inner .index__story__body h2 small {
  font-size: 2rem;
 }
 .index__story .index__story__inner .index__story__body .story__tagline__jpn {
  font-size: 2.4rem;
  color: #5957A3;
  padding-left: 0;
  text-align: center;
 }
 .index__story .index__story__inner .index__story__body .story__description {
  padding: 40px 0 300px 0;
 }
 .index__story .index__story__inner .index__story__body .story__description p {
  font-size: 1.6rem;
  line-height: 1.8;
 }
 .index__gallery .index__gallery__inner h2 {
  font-size: 2.4rem;
  margin-bottom: 20px;
 }
 .index__gallery .index__gallery__inner .gallery__photo__list li {
  width: calc(50% - 10px);
  margin: 0 5px 10px 5px;
  list-style: none;
 }
 .index__gallery .index__gallery__inner .gallery__photo__list li.photo__big {
  width: calc(100% - 10px)
 }
 .product__info .product__info__inner {
  padding: 40px 20px;
 }
 .product__info .product__info__inner h2 {
  font-size: 2rem;
  letter-spacing: 0.2rem;
 }
 .product__info .product__info__inner h2 small {
  font-size: 1.8rem;
  font-weight: 300;
 }
 .product__info .product__info__inner .product__info__body {
  margin-bottom: 60px;
 }
 .product__info .product__info__inner .product__info__body .product__description p {
  font-size: 1.6rem;
  line-height: 1.8;
  margin-bottom: 2rem;
 }
 .product__info .product__info__inner .product__info__body .selection__inner{
     margin-top:3rem;
 }
 .product__info .product__info__inner .product__info__body .selection__inner h3 {
    font-size: 2rem;
    letter-spacing: 0.2rem;
    margin-bottom: 20px;
  }
  .product__info .product__info__inner .product__info__body .selection__description p{
      width:100%;
  }
  .product__info .product__info__inner .product__info__body .selection__inner .selection__description{
     flex-direction:column-reverse;
     align-items: center;
}
 .product__info .product__info__inner .product__info__body .selection__inner .selection__text{
     padding:1rem 2rem;
 }
 .product__info .product__info__inner .product__info__body .selection__inner .selection__description .selection__text{
     margin-top:2rem
 }
 .product__info .product__info__inner .product__info__body .selection__inner .selection__photo{
    margin-left: 0;
 }
 .product__info .product__info__inner .product__info__body .selection__inner &gt; .selection__text{
     width: 100%;
 }
 .product__info .product__info__inner .product__info__body .product__scene__title {
  font-size: 1.6rem;
 }
 .product__info .product__info__inner .product__info__body .product__scene__title span {
  background: #5957A3;
  border-radius: 24px;
  padding: 5px 20px;
 }
 .product__info .product__info__inner .product__info__body .personal__scene:after {
  width: calc(100% - 180px);
 }
 .product__info .product__info__inner .product__info__body .business__scene:before {
  width: calc(100% - 180px);
 }
 .product__info .product__info__inner .product__info__body .scene__inner {
  display: flex;
  justify-content: space-between;
  flex-flow: column;
  margin-bottom: 80px;
 }
 .product__info .product__info__inner .product__info__body .scene__inner .scene__description {
  padding-left: 10px;
 }
 .product__info .product__info__inner .product__info__body .scene__inner .scene__description h3 {
  font-size: 2.2rem;
  letter-spacing: 0.2rem;
  margin-bottom: 20px;
 }
 .product__info .product__info__inner .product__info__body .scene__inner .scene__description p {
  font-size: 1.6rem;
  line-height: 1.8;
 }
 .product__info .product__info__inner .product__info__body .scene__inner .scene__photo {
  width: 100%;
 }
 .product__info .product__info__inner .product__info__body .scene__inner .scene__photo img {
  width: 100%;
  border-radius: 8px;
 }
 .product__info .product__info__inner .product__info__body .scene__inner.business__scene__descripiton {
  flex-flow: column;
  text-align: left;
 }
 .product__info .product__info__inner .product__info__body .scene__inner.business__scene__descripiton .scene__description {
  padding-right: 0;
 }
 .howto .howto__inner {
     padding: 40px 20px;
 }

 .howto .howto__inner h2 {
     font-size: 2rem;
     letter-spacing: 0.2rem;
 }

 .howto .howto__inner h2 small {
     font-size: 1.8rem;
     font-weight: 300;
 }

 .howto .howto__inner .howto__body {
     margin-bottom: 60px;
 }

 .howto .howto__inner .howto__body .product__description p {
     font-size: 1.6rem;
     line-height: 1.8;
     margin-bottom: 2rem;
 }

 .howto .howto__inner .howto__body .selection__inner {
     margin-top: 3rem;
 }

 .howto .howto__inner .howto__body .selection__inner h3 {
     font-size: 2rem;
     letter-spacing: 0.2rem;
     margin-bottom: 20px;
 }

 .howto .howto__inner .howto__body .selection__description p {
     width: 100%;
 }

 .howto .howto__inner .howto__body .selection__inner .selection__description {
     flex-direction: column-reverse;
     align-items: center;
 }

 .howto .howto__inner .howto__body .selection__inner .selection__text {
     padding: 1rem 2rem;
 }

 .howto .howto__inner .howto__body .selection__inner .selection__description .selection__text {
     margin-top: 2rem
 }

 .howto .howto__inner .howto__body .selection__inner .selection__photo {
     margin-left: 0;
 }

 .howto .howto__inner .howto__body .selection__inner&gt;.selection__text {
     width: 100%;
 }

 .howto .howto__inner .howto__body .product__scene__title {
     font-size: 1.6rem;
 }

 .howto .howto__inner .howto__body .product__scene__title span {
     background: #5957A3;
     border-radius: 24px;
     padding: 5px 20px;
 }

 .howto .howto__inner .howto__body .personal__scene:before {
     width: 100%;
 }

 .howto .howto__inner .howto__body .business__scene:before {
     width: calc(100% - 180px);
 }

 .howto .howto__inner .howto__body .scene__inner {
     display: flex;
     justify-content: space-between;
     flex-flow: column;
     margin-bottom: 80px;
 }

 .howto .howto__inner .howto__body .scene__inner .scene__description {
     padding-left: 10px;
 }

 .howto .howto__inner .howto__body .scene__inner .scene__description h3 {
     font-size: 2.2rem;
     letter-spacing: 0.2rem;
     margin-bottom: 20px;
 }

 .howto .howto__inner .howto__body .scene__inner .scene__description p {
     font-size: 1.6rem;
     line-height: 1.8;
 }

.howto .howto__inner .howto__body .scene__photo {
    display: flex;
    flex-direction: column;
    gap: 0;
}

.howto .howto__inner .howto__body .scene__photo&gt;p {
    font-size: 1.4rem;
    line-height: 1.2;
}

.howto .howto__inner .howto__body .scene__photo.unit1&gt;p {
    width: 100%;
}

.howto .howto__inner .howto__body .scene__photo.unit2&gt;p {
    width: 100%;
}

.howto .howto__inner .howto__body .scene__inner.business__scene__descripiton {
     flex-flow: column;
     text-align: left;
 }

 .howto .howto__inner .howto__body .scene__inner.business__scene__descripiton .scene__description {
     padding-right: 0;
 }
 .store__info .store__info__inner {
  padding: 40px 20px;
 }
 .store__info .store__info__inner h2 {
  font-size: 2rem;
  color: #5957A3;
  letter-spacing: 0.2rem;
  margin-bottom: 0;
 }
 .store__info .store__info__inner .notice__store__list {
  font-size: 1.6rem;
  margin-bottom:2px;
 }
 .store__info .store__info__inner .notice__store__list span{
     font-size:2rem;
 }
 .store__info .store__info__inner .area__clm{
    /* clear: both; */
    /* margin-bottom: 10rem; */
}
.store__info .store__info__inner .area__list{
    /* list-style: none; */
    margin-bottom: 3.3em;
    /* overflow: hidden; */
    display: block;
}
.store__info .store__info__inner .area__list li{
    float: left;
}
.store__info .store__info__inner .area__list li a{
    /* display: block; */
    /* color: #444; */
    font-size: 1.8rem;
    /* background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20%0A%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%0A%20width%3D%2223.5px%22%20height%3D%2216.5px%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20%20stroke%3D%22rgb(89%2C%2087%2C%20163)%22%20stroke-width%3D%223px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22none%22%0A%20d%3D%22M20.106%2C4.580%20L11.213%2C13.473%20L2.319%2C4.580%20%22%2F%3E%0A%3C%2Fsvg%3E'); */
    /* background-repeat: no-repeat; */
    background-position: right 0.9em center;
    background-size: 0.7em;
    /* border-bottom: 1px solid #5957a3; */
    padding: 0.5em 2.25em 0.6em 0.9em;
    margin-right: 0.93em;
    margin-bottom: 0.93em;
}
.store__info .store__info__inner .area__list li:last-child a{
    margin-right: 0;
}
.store__info .store__info__inner .area__ttl{
    font-size: 2rem;
    padding-bottom: 0.4rem;
}

 .store__info .store__info__inner .store__info__list {
  font-size: 1.6rem;
  border-collapse: separate;
 }
 .store__info .store__info__inner .store__info__list th, .store__info .store__info__inner .store__info__list td {
  display: block;
  border-bottom: none;
 }
 .store__info .store__info__inner .store__info__list .store__name {
  width: 100%;
  padding: 37px 0 0 0;
 }

  .store__info .store__info__inner #area6 .store__info__list .store__name {
    width: 100%;
  }
  
 .store__info .store__info__inner .store__info__list .store__name h4 {
  font-size: 2rem;
  font-weight: 400;
 }
 .store__info .store__info__inner .store__info__list .store__name h4 a:after {
    bottom: 0;
}
.store__info .store__info__inner .store__info__list .store__name .tag {
    /* display: inline-block; */
    font-size: 1.2rem;
    padding: 0.6rem 1.1rem;
    /* font-weight: normal; */
    /* color: #fff; */
    /* padding: 6px 19px 6px 18px; */
    /* border-radius: 15px; */
    /* background-color: #5957a3; */
    /* margin-bottom: 0.35em; */
}

 .store__info .store__info__inner .store__info__list .store__address {
  width: 100%;
  padding-right: 0;
  line-height: 1.4;
 }
 .store__info .store__info__inner .store__info__list .store__address p {
  font-size: 1.6rem;
  line-height: 1.4;
 }
 .store__info .store__info__inner .store__info__list .store__photo {
  width: 100%;
  text-align: center;
  padding: 0 0 30px 0;
  border-bottom: 1px solid #5957A3;
 }
 .store__info .store__info__inner .store__info__list .store__photo img {
  width: 60%;
  border-radius: 8px;
 }
 /* topics */
 .topic-wrapper .topic-wrapper-inner {
  width: 100%;
  padding: 40px 19px;
  box-sizing: border-box;
 }
 .topic-wrapper .topic-wrapper-inner .ttl-01, .topic-wrapper .topic-wrapper-inner .ttl-02 {
  font-size: 2rem;
  color: #5957A3;
  letter-spacing: 0.2rem;
  margin-bottom: 2rem;
 }
 #index .topic-wrapper .ttl-wrap .ttl-02-1, .topic-wrapper .topic-list-01 {
  font-size: 1.6rem;
 }
 .topic-wrapper .topic-list-01 dt {
  width: 100%;
 }
 .topic-wrapper .topic-list-01 dd {
  padding: 0;
  margin: 0 auto 3rem;
  float: none;
 }
 .topic-wrapper .topic-wrapper-inner .clm {
  font-size: 1.6rem;
 }
 .topic-wrapper .topic-wrapper-inner .date {
  font-size: 1.4rem;
  padding: 8px 20px;
 }
 .topic-wrapper .topic-wrapper-inner .img-cap {
  font-size: 1.4rem;
 }
 .topic-wrapper .topic-wrapper-inner img {
  width: 100%;
  height: auto;
 }
 footer .footer__inner {
  padding: 40px 0 0 0;
  display: flex;
  flex-flow: column;
 }
 footer .footer__inner .footer__brand__set {
  margin-bottom: 40px;
 }
 footer .footer__inner .footer__brand__set .tagline {
  font-size: 3rem;
 }
 footer .footer__inner .footer__brand__set .tagline small {
  font-size: 2rem;
 }
 footer .footer__inner .footer__brand__set .tagline__jpn {
  font-size: 1.3rem;
  margin-bottom: 40px;
 }
 footer .footer__inner .footer__brand__set .logo__bluegene {
  margin-left: -20px;
 }
 footer .footer__inner .footer__brand__set .logo__bluegene img {
  width: 200px;
 }
 footer .footer__inner .footer__contact_set {
  font-size: 1.3rem;
 }
 footer .footer__inner .footer__contact_set .footer__navi {
  display: flex;
  justify-content: left;
  flex-wrap: wrap;
  margin-bottom: 40px;
 }
 footer .footer__inner .footer__contact_set .footer__navi li {
  margin: 10px 20px;
  list-style: none;
  width: calc(50% - 40px);
 }
 footer .footer__inner .footer__contact_set .footer__navi li a {
  font-size: 1.3rem;
 }
 footer .footer__inner .footer__contact_set .footer__contact_box{
     width:calc(100% - 40px);
     margin:0 auto;
     padding:10px 20px 20px 20px;
     box-sizing: border-box;
 }
 footer .footer__inner .footer__contact_set .corporate__division {
  margin-bottom: 15px;
  font-size: 1.3rem;
  flex-direction: column;
  align-items: center;
 }
 footer .footer__inner .footer__contact_set .corporate__division b {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.2rem;
 }
 footer .footer__inner .footer__contact_set .corporate__division p,
 footer .footer__inner .footer__contact_set .corporate__division p:last-of-type{
     margin-left:0;
 }
 footer .footer__inner .footer__contact_set .corporate__division p .brSp{
     display: inline-block;
 }
 footer .footer__inner .footer__contact_set .contact__information {
  display: flex;
  flex-flow: column;
  justify-content: center;
  align-items: center;
 }
 footer .footer__inner .footer__contact_set .contact__information li {
  margin: 0;
  list-style: none;
  font-size: 2rem;
  line-height: 2;
 }
 footer .footer__inner .footer__contact_set .contact__information li:first-of-type{
     margin-bottom:20px;
 }
footer .footer__split {
  margin: 0;
  padding-top: 0;
  border-top: none;
  padding-top: 20px;
border-top: 1px solid rgb(46, 46, 67);
}
  
footer .footer__split .logo__pvp {
  margin: 0 0 2px 20px;
}

footer .footer__note {
    max-width: calc(100% - 260px);
    float: left;
}
 footer .footer__note {
  margin: 0 auto 20px auto;
  max-width: 1080px;
 }
 footer .footer__note ul {
  margin: 0 20px;
 }
 footer .footer__note ul li {
  font-size: 1.3rem;
  line-height: 1.6;
  white-space: pre-wrap;
 }
 footer .footer__copyright_set {
  padding: 30px 0 40px 0;
  font-size: 1.3rem;
 }
 footer .footer__copyright_set .corporate__information {
  margin-bottom: 30px;
 }
 footer .footer__copyright_set .corporate__information .logo__logoISK {
  height: 20px;
  padding-bottom: 15px;
 }
 footer .footer__copyright_set .copyright {
  text-align: center;
  letter-spacing: 0;
  font-size: 1rem;
 }
 footer .footer__sns {
     /* margin-top: 31px; */
     position: static;
     bottom: inherit;
     right: inherit;
     text-align: center;
     /* margin: 0 auto; */
     overflow: hidden;
     width: 100%;
     /* text-align: center; */
     margin-bottom: 31px;
 }

 footer .footer__sns ul {
     /* list-style: none; */
     float: none;
     margin: 0;
     display: inline-block;
 }

 footer .footer__sns ul li {
     /* float: left; */
     /* text-align: center; */
     /* margin-left: 35px; */
 }
 footer .footer__sns ul li:last-child{
    margin-right: 35px;
 }
 .brPC {
  display: none;
 }
  
  
#index .topBn { top: 50px; right: 10px; width: 240px; }
#index .topBn a img { width: 100%; }

}
@media screen and (min-width:768px) and (max-width:1024px) {
 .tb-erea {
  display: flex;
  justify-content: center;
  width: 100%;
 }
 header .logo__corporate {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 2;
 }
 header .logo__corporate img {
  width: 140px;
 }
 header.pages__header {
  height: 140px;
  background: rgb(0, 0, 0);
  background: linear-gradient(135deg, rgba(46, 46, 67, 1) 5%, rgba(0, 0, 0, 1) 100%);
  color: #FFF;
 }
 header.pages__header .pages__header__inner {
  padding-top: 60px;
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  justify-content: center;
 }
 header.pages__header .pages__header__inner h1 {
  width: 220px;
  margin-bottom: 0;
  margin-right: 58px;
 }
 header.pages__header .pages__header__inner nav ul {
  display: flex;
  justify-content: center;
  margin-left: 0;
 }
 header.pages__header .pages__header__inner nav ul li {
  margin: 0 11px 0 0;
 }
 header.pages__header .pages__header__inner nav ul li:last-child {
  margin-right: 0;
 }
 header.pages__header .pages__header__inner nav ul li a {
  color: #FFF;
  font-size: 1.4rem;
 }
 .index__hero {
  background: #000;
 }
 .index__hero video.top {
  position: absolute;
  top: auto;
  bottom: 0;
  left: -20%;
  right: 0;
  width: 140%;
  height: auto;
  min-height: auto;
  min-width: 100%;
 }
 .index__hero video.back{
    display: none;
 }
 .index__hero .index__hero__inner {
  position: relative;
  z-index: 200;
  max-width: 100%;
  margin: 30% auto 0 auto;
 }
 .index__hero .index__hero__inner .title__jpn {
  font-size: 2.2rem;
  font-weight: 400;
  letter-spacing: 0.5rem;
  text-align: center;
  margin-bottom: 40px;
 }
 .index__hero .index__hero__inner h1 {
  margin: 0 0 80px -15px;
  text-align: center;
  flex-direction: column;
 }
 .index__hero .index__hero__inner h1 img {
  width: 480px;
 }
 .index__hero .index__hero__inner h1 img:last-of-type{
     width:150px;
     margin: 20px 0 0 15px;
     height: auto;
 }
 .index__hero .index__hero__inner nav {
  margin-left: 0;
 }
 .index__hero .index__hero__inner nav ul {
  display: flex;
  flex-flow: nowrap;
  justify-content: center;
 }
 .index__hero .index__hero__inner nav ul li {
  margin: 0 37px;
 }
 .index__hero .index__hero__inner nav ul li a {
  font-size: 1.6rem;
  color: #FFF;
 }
 #index .bn-wrapper .topic-reserve {
     display: flex;
     flex-wrap: wrap;
     justify-content: space-around;
 }

 #index .bn-wrapper .topic-reserve a {
     width: 48.5%;
     height: fit-content;
 }
 .index__story {
  background: none;
 }
 .index__story .index__story__inner {
  padding: 120px 40px 60px;
 }
 .index__story .index__story__inner .index__story__body {
  padding-left: 0;
 }
 .index__story .index__story__inner .index__story__body h2 {
  font-size: 6rem;
  text-align: center;
 }
 .index__story .index__story__inner .index__story__body h2 small {
  font-size: 4rem;
 }
 .index__story .index__story__inner .index__story__body .story__tagline__jpn {
  font-size: 2.4rem;
  color: #5957A3;
  padding-left: 0;
  text-align: center;
 }
 .index__story .index__story__inner .index__story__body .story__description {
  font-size: 1.6rem;
  line-height: 1.8;
  padding: 40px 0;
 }
 .index__gallery .index__gallery__inner h2 {
  font-size: 2.4rem;
  margin-bottom: 20px;
 }
 .index__gallery .index__gallery__inner .gallery__photo__list li {
  width: calc(50% - 10px);
  margin: 0 5px 10px 5px;
  list-style: none;
 }
 .index__gallery .index__gallery__inner .gallery__photo__list li.photo__big {
  width: calc(100% - 10px)
 }
 .product__info .product__info__inner {
  padding: 60px 40px;
 }
 .product__info .product__info__inner h2 {
  font-size: 3rem;
  letter-spacing: 0.2rem;
 }
 .product__info .product__info__inner h2 small {
  font-size: 2.8rem;
  font-weight: 300;
 }
 .product__info .product__info__inner .product__info__body {
  margin-bottom: 60px;
 }
 .product__info .product__info__inner .product__info__body .product__description p {
  font-size: 2rem;
  line-height: 1.8;
  margin-bottom: 2rem;
 }
 .product__info .product__info__inner .product__info__body .product__scene__title {
  font-size: 2rem;
 }
 .product__info .product__info__inner .product__info__body .scene__inner {
  display: flex;
  justify-content: space-between;
  flex-flow: column;
  margin-bottom: 80px;
 }
 .product__info .product__info__inner .product__info__body .scene__inner .scene__description {
  padding-left: 10px;
 }
 .product__info .product__info__inner .product__info__body .scene__inner .scene__description h3 {
  font-size: 2.6rem;
  letter-spacing: 0.2rem;
  margin-bottom: 20px;
 }
 .product__info .product__info__inner .product__info__body .scene__inner .scene__description p {
  font-size: 2rem;
  line-height: 1.8;
 }
 .product__info .product__info__inner .product__info__body .scene__inner .scene__photo {
  width: 100%;
 }
 .product__info .product__info__inner .product__info__body .scene__inner .scene__photo img {
  width: 100%;
  border-radius: 8px;
 }
 .product__info .product__info__inner .product__info__body .scene__inner.business__scene__descripiton {
  flex-flow: column;
  text-align: left;
 }
 .product__info .product__info__inner .product__info__body .scene__inner.business__scene__descripiton .scene__description {
  padding-right: 0;
 }
 .store__info .store__info__inner {
  padding: 60px 40px;
 }
 .store__info .store__info__inner h2 {
  font-size: 3rem;
  color: #5957A3;
  letter-spacing: 0.2rem;
  margin-bottom: 0;
 }
 .store__info .store__info__inner .notice__store__list {
  font-size: 1.6rem;
 }
 .store__info .store__info__inner .store__info__list {
  font-size: 1.6rem;
  border-collapse: separate;
 }
 .store__info .store__info__inner .store__info__list th, .store__info .store__info__inner .store__info__list td {
  padding: 20px 0;
 }
 .store__info .store__info__inner .store__info__list .store__name {
  width: 30%;
  padding: 0;
 }
 .store__info .store__info__inner .store__info__list .store__name h4 {
     font-size: 2rem;
     font-weight: 400;
    }
.store__info .store__info__inner .store__info__list .store__name .tag{
    font-size: 1rem;
}
 .store__info .store__info__inner .store__info__list .store__address {
  width: 40%;
  padding-right: 0;
  line-height: 1.4;
 }
 .store__info .store__info__inner .store__info__list .store__address p {
  font-size: 1.6rem;
  line-height: 1.4;
 }
 .store__info .store__info__inner .store__info__list .store__photo {
  width: 30%;
  text-align: center;
  padding: 0;
  border-bottom: 1px solid #5957A3;
 }
 .store__info .store__info__inner .store__info__list .store__photo img {
  width: 85%;
  border-radius: 8px;
 }
 .store__info .store__info__inner .area__list{
    justify-content: flex-start;
    column-gap: 3vw;
 }
  
  .store__info .store__info__inner .area__list{
    /* list-style: none; */
    margin-bottom: 3.3em;
    /* overflow: hidden; */
    display: block;
}
.store__info .store__info__inner .area__list li{
    float: left;
}
.store__info .store__info__inner .area__list li a{
    /* display: block; */
    /* color: #444; */
    font-size: 1.8rem;
    /* background-image: url('data:image/svg+xml;charset=utf8,%3Csvg%20%0A%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%0A%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%0A%20width%3D%2223.5px%22%20height%3D%2216.5px%22%3E%0A%3Cpath%20fill-rule%3D%22evenodd%22%20%20stroke%3D%22rgb(89%2C%2087%2C%20163)%22%20stroke-width%3D%223px%22%20stroke-linecap%3D%22butt%22%20stroke-linejoin%3D%22miter%22%20fill%3D%22none%22%0A%20d%3D%22M20.106%2C4.580%20L11.213%2C13.473%20L2.319%2C4.580%20%22%2F%3E%0A%3C%2Fsvg%3E'); */
    /* background-repeat: no-repeat; */
    background-position: right 0.9em center;
    background-size: 0.7em;
    /* border-bottom: 1px solid #5957a3; */
    padding: 0.5em 2.25em 0.6em 0.9em;
    margin-right: 0.93em;
    margin-bottom: 0.93em;
}
.store__info .store__info__inner .area__list li:last-child a{
    margin-right: 0;
}
  
 footer .footer__inner {
  padding: 40px 0 0 0;
  display: flex;
  flex-flow: column;
 }
 footer .footer__inner .footer__brand__set .tagline {
  font-size: 4rem;
 }
 footer .footer__inner .footer__brand__set .tagline small {
  font-size: 4rem;
 }
 footer .footer__inner .footer__brand__set .tagline__jpn {
  font-size: 1.3rem;
  margin-bottom: 40px;
 }
 footer .footer__inner .footer__brand__set .logo__bluegene {
  margin-left: -20px;
 }
 footer .footer__inner .footer__brand__set .logo__bluegene img {
  width: 280px;
 }
 footer .footer__inner .footer__contact_set {
  font-size: 1.6rem;
 }
 footer .footer__inner .footer__contact_set .corporate__division b {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.2rem;
 }
 footer .footer__inner .footer__contact_set .contact__information {
  display: flex;
  /* flex-flow: column; */
  justify-content: center;
 }
 footer .footer__inner .footer__contact_set .footer__contact_box{
    width: calc(100% - 40px);
    margin: 0 auto;
    box-sizing: border-box;
 }
 footer .footer__copyright_set {
  padding: 30px 0 40px 0;
  font-size: 1.3rem;
 }
 footer .footer__copyright_set .corporate__information {
  margin-bottom: 30px;
 }
 footer .footer__copyright_set .corporate__information .logo__logoISK {
  height: 30px;
  padding-bottom: 15px;
 }
 footer .footer__copyright_set .copyright {
  text-align: center;
  letter-spacing: 0.2rem;
  font-size: 1.3rem;
 }
 .brPC {
  display: none;
 }
}
/* loading */
.loader {
 color: #5957A3;
 font-size: 40px;
 text-indent: -9999em;
 overflow: hidden;
 width: 1em;
 height: 1em;
 border-radius: 50%;
 margin: 72px auto;
 position: relative;
 -webkit-transform: translateZ(0);
 -ms-transform: translateZ(0);
 transform: translateZ(0);
 -webkit-animation: load6 1.7s infinite ease, round 1.7s infinite ease;
 animation: load6 1.7s infinite ease, round 1.7s infinite ease;
}
@-webkit-keyframes load6 {
 0% {
  box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
 }
 5%, 95% {
  box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
 }
 10%, 59% {
  box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
 }
 20% {
  box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
 }
 38% {
  box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
 }
 100% {
  box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
 }
}
@keyframes load6 {
 0% {
  box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
 }
 5%, 95% {
  box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
 }
 10%, 59% {
  box-shadow: 0 -0.83em 0 -0.4em, -0.087em -0.825em 0 -0.42em, -0.173em -0.812em 0 -0.44em, -0.256em -0.789em 0 -0.46em, -0.297em -0.775em 0 -0.477em;
 }
 20% {
  box-shadow: 0 -0.83em 0 -0.4em, -0.338em -0.758em 0 -0.42em, -0.555em -0.617em 0 -0.44em, -0.671em -0.488em 0 -0.46em, -0.749em -0.34em 0 -0.477em;
 }
 38% {
  box-shadow: 0 -0.83em 0 -0.4em, -0.377em -0.74em 0 -0.42em, -0.645em -0.522em 0 -0.44em, -0.775em -0.297em 0 -0.46em, -0.82em -0.09em 0 -0.477em;
 }
 100% {
  box-shadow: 0 -0.83em 0 -0.4em, 0 -0.83em 0 -0.42em, 0 -0.83em 0 -0.44em, 0 -0.83em 0 -0.46em, 0 -0.83em 0 -0.477em;
 }
}
@-webkit-keyframes round {
 0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
 }
 100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
@keyframes round {
 0% {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
 }
 100% {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
 }
}
@media screen and (max-width:480px) {
 #index .topic-wrapper .topic-list-01 dt {
  float: none;
 }
 #index .topic-wrapper .topic-list-01 dd {
  padding: 0;
 }
}

/*240205追加*/
.scheduleTable { margin-bottom: 40px; }
.scheduleTable span.dayBox { display: inline-block; width: 16em; }
.scheduleTable span.txtDay { display: inline-block; width: 2.2em; text-align: right; }
.scheduleTable span.txtWhile { display: inline-block; width: 1em; text-align: center; }
.scheduleTable .place { margin-top: 15px; display: block; }

@media screen and (max-width:768px) {
  .scheduleTable td { display: block; }
  .scheduleTable span.dayBox { display: inline-block; width: 14em; }
  
  #snsWrap h2 { margin-left: 10px; font-size: 80%; }
  #snsWrap ul + h2 { margin-left: 0; }
  #snsWrap ul li { list-style: none; margin: 0 2px; }
  #snsWrap ul li img { width: 90%; }
  #snsWrap ul li:first-child { margin-left: 10px; }
  
}
</pre></body></html>