/* Smallview CSS */

body{
  font-size: 13px;
  line-height: 1.7;
}

/* ---------------------------------------- */
/* MODULE */
/* ---------------------------------------- */
/* ATOM ---------------------------------------- */
.show-sml{
  display: block;
}
.hide-sml{
  display: none;
}
.note {
  font-size: 11px;
}
.l-inner{
  max-width:650px;
  width: 100%;
}


/* ---------------------------------------- */
/* LAYOUT */
/* ---------------------------------------- */

/* HEADER */
.header-logo {
	display: none;
}
.header-nav {
  right: initial;
  left: 19px;
  top: 18px;  
}
.header-nav .gnav{
	display: none;
}
.header-nav .shoplink-list {
  margin-left: 0;
}
.menu-icon {
  top: 16px;
  right: 20px;
}
body.home .header-logo {
  display: block;
  position: absolute;
  top: 21px;
  left: 0;
  width: 100%;
  text-align: center;
}
body.home.is-menu-open .header-logo {
  display: none;
}
body.home .header-logo img {
	width: 306px;
}

/* SECTION HEAD COMMON */
.section-head {
  /*! padding-top: 41px; */
}
.section-head .inner{
	height: 250px;
}
.section-head .l-inner {
  margin-top: 167px;
}
.section-head .playbtn .text {
	display: none;
}
.section-head .playbtn .circle{
  padding-top: 3px;
}
.section-head .playbtn {
	margin-bottom: 0;
}
.section-head .copy {
	display: none;
  font-size: 18px;
  letter-spacing: 0;
}
.section-head .copy .en {
  letter-spacing: 0.02em;
}
.section-head .bg-head video {
  min-width: initial;
  min-height: initial;
  width: 100%;
  height: 100%;
  object-fit: cover;
}


/* SECTION HEAD HOME */
.section-head.section-head-home .inner {
  height: calc(100vh - 41px);
  min-height: initial;

}
body.home .section-head .playbtn .text {
	display: inline;
}
body.home .section-head .playbtn {
	margin-bottom: 18px;
}
body.home .section-head .copy {
	display: block;
  width: 304px;
  width:0;
  height: 86px;
  background-size: contain;
}
body.is-sectionhead-loaded .section-head.section-head-home .copy {
  width: 304px;
}  
body.home .section-head.section-head-home .copy img {
  width: 304px;
  height: 86px;
}
@media screen and (max-width: 374px ) {
  body.home .section-head.section-head-home .copy {
    width: 264px;
    width:0;
    height: 74px;
  }
  body.is-sectionhead-loaded .section-head.section-head-home .copy {
    width: 264px;
  }    
  body.home .section-head.section-head-home .copy img {
    width: 264px;
    height: 74px;
  }
}
.section-head.section-head-home .l-inner {
  width: 100%;
  justify-content: flex-end;
  padding-bottom: 30px;
  position: relative;
}
.banner-list {
  position: static;
  padding: 40px 0;
  left: 0;
  transform: translateX(0);
  width: 100%;
}
.banner-list li {
	text-align: center;
}


/* SECTION DISCOGRAPHY HOME */
.section-discography-home {
  padding-top: 20px;
}
.section-discography-home .nav-discography {
  width: calc(100% + 60px);
  float: none;
  margin-top: 26px;
  margin-left: -30px;
  padding-left: 30px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.section-discography-home .l-left {
  float: none;
  max-width: 100%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.discography-list.discography-list-home {
  margin-top: 33px;
}
.discography-list.discography-list-home > li video {
  max-width: 100%;
  height: auto;
}
.discography-list.discography-list-home > li .metabox {
  max-width: 660px;
  width: 100%;
  padding-top: 20px;
}
.discography-list.discography-list-home > li .thumbnail-list {
  width: 1120px;
}
.discography-list.discography-list-home > li .thumbnail-list::after {
  background-color: rgba(0, 0, 0, .36);
}
.discography-list.discography-list-home > li .thumbnail-list .item {
  width: 280px;
  height: 157px;    
}
.discography-list > li .metabox .metainfo {
  margin-bottom: 6px;
  font-size: 12px;
}
.discography-list > li .metabox .sttl {
  margin-bottom: 0;
  font-size: 10px;
}
.discography-list > li .metabox .ttl {
  margin-bottom: -3px;
  font-size: 18px;
}
.discography-list > li .metabox .ttl-en {
  margin-top: -3px;
  font-size: 12px;
}



/* SECTION CONTAINER LINK HOME */
.l-container-link-home .section-link-home:nth-child(2){
  margin-bottom: 10px;
}
.l-container-link-home .section-link-home .box-headline {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 660px;
  margin: 45px auto 29px;
  padding: 0 30px;
}
.l-container-link-home .section-link-home {
  width: 100%;
}
.l-container-link-home .section-link-home .imgbox {
  padding-top: 74.66%;
}


/* SECTION INFORMATION HOME */
.section-information-home {
  padding-top: 50px;
  padding-bottom: 60px;
}
.section-information-home .box-headline {
  margin-bottom: 26px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.section-information-home .box-headline .icon-link {
    margin-top: 9px;
} 
.section-information-home .l-left {
  float: none;
  max-width: 100%;
  width: 100%;
  margin-bottom: 35px;
}
.section-information-home .nav-information {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: calc(100% + 60px);
  float: none;
  margin-top: 26px;
  margin-left: -30px;
  padding-left: 30px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
}
.section-information-home .nav-information li {
  margin-right: 15px;
  margin-bottom: 0;
}
.section-information-home .l-right {
  float: none;
  width: 100%;
}
.information-list > li {
  background-color: #232323;
}
.information-list > li .imgbox {
  flex: 0 0 111px;
  padding: 15px 0 15px 15px;
}
.information-list > li .metainfo {
  margin-bottom: 4px;
  font-size: 12px;
}
.information-list > li .metabox {
  padding: 12px 15px 12px;
  line-height: 1.4;
}
.information-list > li .metabox::before {
  content:'';
  display: block;
  width: calc(100% + 30px);
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
  background-color: #232323;
  z-index: -1;  
}


/* -------- */
/* SUBPAGES */
/* -------- */
body.l-bg-light .svg-parts-cmn,
body.l-bg-light .svg-parts-cart-02 {
  fill: #e6e6e6;
}
body.l-bg-light .svg-parts-cart {
  stroke: #e6e6e6;
}


/* INFORMATION ARCHIVE */
.section-information-archive .inner {
  max-width: 660px;
}
.section-information-archive {
	padding-top: 65px;
	padding-bottom: 65px;
}
.section-information-archive .nav-information {
	margin-bottom: 35px;
  width: calc(100% + 60px);
  margin-left: -30px;
  padding-left: 30px;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}
.section-information-archive .nav-information > li {
  margin-right: 15px;
}

/* INFORMATION DETAIL */
.section-information-detail {
  padding-top: 65px;
  padding-bottom: 70px;
}
.section-information-detail > .inner {
  width: 100%;
  max-width: 660px;
}
.section-information-detail .head .meta {
  font-size: 13px;
}
.section-information-detail .ttl {
  margin-top: 9px;
  font-size: 18px;
  line-height: 1.55;
}
.section-information-detail .l-container {
  margin-top: 35px;
}
.base-content h2 {
  max-width: 100%;
  margin-top: -5px;
  margin-bottom: 13px;
  line-height: 1.82;
  font-size: 14px;
}
.base-content h3 {
  margin-top: -5px;
  margin-bottom: 13px;
}
.base-content .video {
  margin-bottom: 30px;
}
.base-content .box {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 21px 30px 14px;
}
.base-content .caption {
  font-size: 11px;
}
.base-content .linkbox::before {
  top: 7px;
}


/* BIOGRAPHY */
.section-biography {
  padding-top: 70px;
  padding-bottom: 62px;
}
.section-biography .inner {
  max-width: 660px;
}
.bio-head {
  margin-bottom: 65px;
}
.bio-head .preface {
  margin-top: 40px;
}
.bio-head .box-preface {
  float: none;
  width: 100%;
}
.bio-head .box-preface p:not(:first-child) {
  margin-top: 24px;
}
.bio-head .box-preface.lang-en {
  margin-top: 30px;
}

.member-list {
  max-width: 600px;
  margin: 0 auto;
}
.member-list > li {
  display: block;
  width: 100%;
  margin-bottom: 50px;
  padding: 0 30px;
}
.member-list > li:last-child {
  margin-bottom: 0;
}

.member-list > li .imgbox {
  margin-bottom: 24px;
  position: relative;
  top: 0;
  left: 0;
}

.member-list > li .imgbox .inner {
  width: calc(100% + 30px);
}
.member-list > li .imgbox .inner p {
  padding-top: 60.86%; 
}
.member-list > li:nth-child(2) .imgbox {
  position: relative;
  left: -30px;
}
.member-list > li .metabox {
  position: relative;
  max-width: 100%;
  width: 100%;
  min-height: initial;
}
.member-list > li:first-child .metabox {
  position: relative;
  max-width: 600px;
  width: 100%;
}
.member-list > li .metabox .position {
  margin-bottom: -7px;
  font-size: 13px;
}
.member-list > li .metabox .name {
  margin-top: 0;
  font-size: 26px;
}
.member-list > li .metabox .profile {
  font-size: 13px;
}
.member-list > li:nth-child(3) .metabox .profile {
  margin-top: 25px;
}
.member-list > li .metabox .profile .lang-en {
  margin-top: 21px;
  font-size: 12px;
}
.member-list .sociallink-list {
  margin-bottom: 11px;
}
.member-list > li:not(:first-child) .metabox .profile .lang-en {
  padding-left: 0;
}
.member-list > li:first-child .imgbox .inner p {
  background-image: url("../img/bio_img_loundraw_sml.jpg")!important;
}
.member-list > li:nth-child(2) .imgbox .inner p {
  background-image: url("../img/bio_img_hideyakojima_sml.jpg")!important;
}
.member-list > li:nth-child(3) .imgbox .inner p {
  background-image: url("../img/bio_img_vocal_sml.jpg")!important;
}
.member-list > li .metabox .name .sml {  
  margin-top: -2px;
  font-size: 12px;
}


/* DISCOGRAPHY ARCHIVE */
.section-discography-archive {
  padding-top: 70px;
  padding-bottom: 70px;  
}
.section-discography-archive .inner {
  max-width: 660px;
}
.section-discography-archive .nav-discography {
  width: calc(100% + 60px);
  float: none;
  margin-top: 26px;
  margin-left: -30px;
  margin-bottom: 64px;
  padding-left: 30px;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;  
}
.nav-discography li {
  margin-right: 15px;
}
.discography-list.discography-list-archive .imgbox {
  width: 315px;
  height: 177px;
  margin: 0 0 0 30px;
}
.discography-list.discography-list-archive .metabox {
  position: static;
  margin-top: 26px;
}
.discography-list.discography-list-archive > li {
  margin-bottom: 33px;
  max-width: 335px;
}
.discography-list.discography-list-archive > li:nth-child(2n) {
  margin-bottom: 33px;
}


/* DISCOGRAPHY DETAIL */
.section-discography-detail {
  margin-top: 291px;
  padding-top: 70px;
}
.hero-discography {
  display: block;
  max-width: 600px;
  width: 100%;
  padding: 0;  
}
.hero-discography .imgbox .inner {
  width: 100%;
}
.hero-discography .imgbox p {
  padding-top: 74.66%;
}
.hero-discography .metabox {
  margin-top: 26px;
  padding: 0 30px;
  margin-bottom: 25px;
}
.hero-discography .metabox .copy {
  font-size: 10px;
}
.hero-discography .metabox .ttl {
  margin-top: 10px;
  font-size: 23px;
}
.hero-discography .metabox .sttl {
  margin-top: 3px;
  font-size: 13px;
}

.block-product {
  padding-top: 50px;
  padding-bottom: 50px;
}
.block-staff {
  width: calc(100% - 30px);
  margin-top: 0;
}
.block-staff::before {
  width: 100%;
}

.block-staff .credit-head {
  position: relative;
  padding-left: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.js-biography-credit-togglebody {
  display: none;
}
.block-staff .credit-head .credit-icon-list {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
.block-staff .credit-head .credit-icon-list button {
  width: 55px;
  height: 55px;
  text-indent: -9999px;
  position: relative;
  font-size: 0;
}
.block-staff .credit-head .credit-icon-list button::before {
  content:'';
  display: block;
  width: 15px;
  height: 1px;
  margin:0 auto;
  background-color: #fff;
}
.block-staff .credit-head .credit-icon-list button::after {
  content:'';
  display: block;
  height: 15px;
  width: 1px;
  position: absolute;
  top: 20px;
  left: 27px;
  background-color: #fff;
  opacity:1;
  transition: opacity .3s ease-out;  
}
.block-staff .credit-head .credit-icon-list button.active::after {
  opacity:0;
}
.block-staff .credit-head .credit-icon-list .shoplink-list {
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.block-staff .credit-head .credit-icon-list .shoplink-list.icon-list a{
  width: 55px;
  height: 55px;
  background-color: #101010;
}

.block-staff .inner {
  width: 100%;
  padding: 33px 30px 30px;
}
.block-staff .staff-list {
  display: block;
  font-size: 12px;
}

.product-list {
  width: 100%;
}
.product-list .item {
  display: block;
}
.product-list .item .imgbox {
  margin-bottom: 78px;
  padding-right: 30px;
  padding-left: 30px;
  text-align: center;
}
.product-list.is-not-swiper-activated .item .imgbox {
  margin-bottom: 42px;
}
.product-list .item .imgbox img {
  max-width: 100%;
  width: 263px;
}
.product-list .item .ttlbox .type-list {
  font-size: 12px;
}
.product-list .item .ttlbox .type-list li {
  padding-top: 4px;
}
.product-list .item .ttlbox .product-ttl {
  margin-top: 11px;
}
.product-list .item .metabox {
  margin-top: 0;
  padding-top: 26px;
}
.product-list .item .metabox .song-list li {
  min-height: 44px;
  padding-top: 10px;
}
.product-list .item .metabox .song-ttl {
  font-size: 18px;
}
.product-list .item .metabox .song-meta {
  font-size: 12px;
}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 12px;
}
.swiper-container-horizontal>.swiper-pagination-bullets,
.swiper-pagination-custom, .swiper-pagination-fraction {
  position: absolute;
  top: 280px;
  bottom: initial;
}
.swiper-pagination-bullet {
  opacity: 1;
  background: #bbbbbb;
  width: 6px;
  height: 6px;
}
.swiper-pagination-bullet-active {
  background: #ffffff;
}

@media screen and (max-width: 374px){
  .product-list .item .imgbox {
    padding-right: 0;
    padding-left: 0;    
  }
  .product-list .item .imgbox img {
    width: 215px;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    top: 244px;
  }
}

.block-gallery {
  max-width: 600px;
  margin: 0 auto;
}
.gallery-list {
  margin: 30px auto 0;
  padding-left: 0;
  padding-right: 0;
}
.gallery-list li {
  width: 50%;
}

.block-externallink {
  display: block;
  padding-top: 55px;
  padding-bottom: 60px;
}
.box-externallink-list {
  max-width: 100%;
  margin: 0 auto;
}
.box-externallink-list:last-child {
  margin-top: 30px;
}
.box-externallink-list .head {
  font-size: 14px;
}
.externallink-list {
  margin-top: 7px;
}

.nav-discography-detail {
  height: 211px;
}
.nav-discography-detail .head {
  margin-bottom: 6px;
  font-size: 16px;
}
.nav-discography-detail .ttl {
  font-size: 18px;
}
.nav-discography-detail .sttl {
  margin-top: -1px;
  font-size: 12px;
}

/* CONTENTS ARCHIVE */
.section-contents-archive {
  padding-top: 70px;
  padding-bottom: 60px;
}
.section-contents-archive .inner {
  padding-left: 0;
  padding-right: 0;
  max-width: 660px;
  width: 100%;
}

.tile-contents.tile-primary a {
  display: block;
}

.tile-contents .imgbox img {
  max-width: 100%;
}
.tile-contents.tile-primary .metabox,
.tile-contents.tile-secondary .metabox {
  position: relative;
  width: calc(100% - 60px);
  min-height: auto;
  margin: -30px auto 0;
  padding: 24px 30px 24px;
}
.tile-contents .metabox .ttl {
  margin-top: 8px;
  font-size: 16px;
  line-height: 1.4;
}
.tile-contents .metabox .sttl {
  margin-top: 2px;
  font-size: 13px;
}
.tile-contents .metabox .excerpt {
  margin-top: 13px;
  font-size: 11px;
}
.section-contents-archive .divider {
  margin: 40px auto;
}
.section-contents-archive .block-archive .tile-contents {
  margin-bottom: 40px;
}
.section-contents-archive .block-archive .tile-contents:last-child {
  margin-bottom: 0;
}
.tile-contents .metabox .metainfo .date {
  margin-top: 2px;
  font-size: 11px;
}
@media screen and (max-width: 374px) {
  .tile-contents.tile-primary .metabox,
  .tile-contents.tile-secondary .metabox {
    width: calc(100% - 40px);
    padding: 24px 20px 24px;
  }
  .tile-contents .metabox .metainfo .type {
    font-size: 12px;
  }
  .tile-contents .metabox .metainfo .date {
    margin-top: 3px;
    font-size: 10px;
  }  
}


/* CONTENTS NOVEL */
.section-contents-novel {
  padding-top: 63px;
  padding-bottom: 70px;
}
.section-contents-novel .novel-head {
  margin-bottom: 0;
}
.section-contents-novel .novel-head .metabox {
  width: 100%;
  max-width: 100%;
  float: none;
}
.section-contents-novel .novel-head .metabox .ttl-novel {
  margin-bottom: 2px;
  font-size: 23px;
}
.section-contents-novel .novel-head .ttlbox {
  float: none;
  width: 100%;
  margin-top: 30px;
  margin-bottom: 23px;
}
.section-contents-novel .novel-head .ttlbox .ttl-chapter {
  font-size: 16px;
}

.section-contents-novel .l-container {
  overflow: visible;
}
.section-contents-novel .l-left {
  width: 100%;
  max-width: 100%;
  float: none;
  padding-right: 0;
}
.section-contents-novel .l-left::before {
  content: '';
  display: block;
  width: 100%;
  height: 2px;
  background-color: #fff;
  border: none;
  margin: 30px 0 16px;
}
.section-contents-novel .l-right {
  float: none;
  width: 100%;
  max-width: 900px;
  margin-bottom: 34px;
  padding-top: 0;
}
.section-contents-novel .mainvisual p{
  padding-top: 74.66%;
  width: calc(100% + 60px);
  margin-left: -30px;
}

.section-contents-novel .base-content::before {
  width: 33px;
  height: 25px;
  background: url("../img/novel/icon_quot.png") center center /33px 25px no-repeat;
  top: 40px;
}
.section-contents-novel .base-content {
  padding-top: 98px;
  font-size: 14px;
}
.tableofcontents-list a {
  line-height: 1.8;
}


/* CONTENTS GALLERY */
.section-contents-gallery {
  padding-top: 63px;
  padding-bottom: 63px;
}
.section-contents-gallery .gallery-head {
  margin-bottom: 44px;
  font-size: 13px;
}
.section-contents-gallery .gallery-content .metabox {
  display: block;
  margin-top: 22px;
}
.section-contents-gallery .gallery-content li:nth-child(n+2) {
  margin-top: 36px;
}
.section-contents-gallery .gallery-content .metabox .ttl {
  margin-bottom: 6px;
  padding-right: 0;
  font-size: 14px;
}
.section-contents-gallery .gallery-content .metabox .description {
  padding-left: 0;
  font-size: 12px;
}
.gallery-pager {
  margin-top: 31px;
  margin-bottom: 43px;
}

.section-contents-gallery .block-gallery-others::before{
  margin-bottom: 44px;
}
.block-gallery-others ul li {
  width: calc(50% - 15px);
  margin-right: 30px;
}
.block-gallery-others ul li:nth-child(2n) {
  margin-right: 0;
}
.block-gallery-others ul li:nth-child(n+3) {
  margin-top: 45px;
}


/* SECTION CONTACT COMMON */
.section-contact-common {  
  height: 150px;
 
}
.section-contact-common a {
   padding-top: 56px;
  font-size: 21px;
}


/* CONTACT */
.section-contact-detail {
  padding-top: 62px;
  padding-bottom: 50px;
}
.section-contact-detail .inner {
  text-align: left; 
}
.section-contact-detail .inner h2 {
  margin-bottom: 15px;
  font-size: 13px;
}
.section-contact-detail .inner .attention-list {
  margin-top: 12px;
  font-size: 10px;
}
.section-contact-detail .inner .attention-list li {
  padding-left: 1em;
  position: relative;
}
.section-contact-detail .inner .attention-list li::before {
  position: absolute;
  top: 0;
  left: 0;
}
.section-contact-detail .inner p {
  font-size: 14px;
  text-align: left;
}
.section-contact-detail .inner .lang-en {
  margin-top: 40px;
}
.section-contact-detail .inner .lang-en h2 {
    margin-bottom: 15px;
}
.page-template-contact .section-contact-common p {
  background: url("../img/assets/icon_mail.png") top calc(50% - -4px) left calc(50% - 118px) / 15px auto no-repeat;
}
.ua-windows_nt .page-template-contact .section-contact-common p {
  background-position: top calc(50% - -4px) left calc(50% - 124px);
}


/* nav-side */
.nav-side {
  bottom: initial;
  left: 19px;
  top: 20px;
  z-index: 101;
}
.nav-side .shoplink-list {
	display: flex;
	justify-content: flex-start;
	align-items: flex-start;	
}
.nav-side .social-list {
	display: none;
}


/* FOOTER */
footer {
	padding-top: 60px;
	padding-bottom: 50px;
}
footer .inner .footer-logo {  
  position: absolute;
  left: 0;
  bottom: 157px;
  width: 100%;
  margin-bottom: 0;
  text-align: center;
}
footer .inner .footer-logo img {
	width: 188px;
	height: auto;
}
.footernav-parent {
  flex-direction: column;
  margin-bottom: 132px;
}
.footernav-parent > li {
  width: 100%;
  margin-bottom: 15px;
}
.footernav-parent > li a {
  font-size: 16px;
  padding: 10px 0;
}
.footernav-parent > li.disabled a::after {
  top: 21px;
}
.footernav-child {
	display: none;
}
footer .shoplink-list {
  display: none;
}
footer .copyright {
  margin-top: 32px;
  text-align: center;
}
footer .social-list {
  display: flex;
  align-items: center;
  justify-content: center;
}


/* MENU */
.menu-container::before {
  width: 42%;
  min-height: auto;
}
.menu-content {
  justify-content: center;
  align-items: flex-start;
  flex-direction: column;
  position: relative;
  min-height: auto;
}
.menu-content .inner {
	position: static;
	padding: 0 30px;
}
.menu-nav-main li a {
  font-size: 21px;
}
.menu-content .block-secondary {
  position: absolute;
  bottom: 60px;
  left: 30px;
}
.menu-content .block-secondary .head {
	display: none;
}
.menu-content .copyright {
  padding: 0 30px;
  position: absolute;
  width: 100%;
  bottom: 28px;
  left: 0;
  font-size: 12px;
}
.menu-content .block-secondary .shoplink-list {
	display: none;
}

.menu-content .copyright {
  transform: translateX(-15px);
  opacity: 0;   
}
body.is-menu-open .menu-content .copyright { 
  transform: translateX(0);
  opacity: 1;  
}


/* ---------------------------------------- */
/* MODULE */
/* ---------------------------------------- */
.dirttl {
  position: relative;
  margin-bottom: 50px;
  padding: 0 30px;
  font-size: 18px;
}
.dirttl::after {
  top: -169px;
  top: -139px;
  right: initial;
  left: 83px;
  z-index: -1;
  font-size: 210px;
  text-indent: 0;  
}
.dirttl-sub {
  display: none;
}

.l-container-subpage {
	overflow: hidden;
}

.nav-btnlist li a {
	 min-width: 58px;
	padding: 6px 18px 0;
  white-space: nowrap;
}
.icon-list a {
	width: 40px;

}
.headline {
  font-size: 26px;
}


.icon-link a {
  width: 33px;
  height: 33px;
  padding-top: 6px;
}
.ua-android .icon-link a {
  padding-top:8px;
}

.l-icon-list li {
  width: 56px;
  height: 56px;
  margin: 0 10px;
}
.l-pager-unit {
  font-size: 16px;
}

