@charset "UTF-8";



/*======================================================================================================================
========================================================================================================================

style.css

ページ全体用CSS

========================================================================================================================
======================================================================================================================*/



/* フレーム全体
-------------------------------------------------------------------------------------------------------- */
#wrapper {
	padding:        0px 0px 0px 0px;
	margin:         0px auto;
	text-align:     center;
    margin: 90px auto 0;
    background-image: url(../images/bg.jpg);
    background-repeat: repeat;
    background-position-x: center;
    background-position-y: -51px;
}

main {
    margin: 0 auto 0;
}

.c_inner {
    width: 1100px;
    margin: 0 auto 120px;
    position: relative;
}
.area_main_visual .c_inner {
    margin: 0 auto 0;
}
#about .c_inner {
    margin: 0 auto 200px;
}

.clearbt {
    clear: both;
    height: 1px;
    overflow: hidden;
}

#concept,
#lookbook,
#news,
#brand,
#people,
#profile,
#about {
    position: relative;
}


@media screen and (max-width:900px) {
	#wrapper {
		padding:        0px 0px 0px 0px;
		margin:         0px auto;
		text-align:     center;
		clear: both;
/*        background-size: cover;
        background-position-y: -235px;
        background-position-x: 44%;*/
        background-size: 211vw;
        background-position-y: -10px;
        background-position-x: 50%;
	}
    body {
        font-size: 12px;
    }
    .c_inner {
        width: 100%;
        margin: 0 auto 60px;
    }
}



/* 各項目
-------------------------------------------------------------------------------------------------------- */
@media screen and (min-width:901px) {
    .sp {
        display: none;
    }
}

@media screen and (max-width:900px) {
    .pc {
        display: none;
    }
}


/*  白背景
-------------------------------------- */
.w_bg_01 {
  position: absolute;
  top: 23px;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 377px;
  z-index: 0;
  background: #ffffff;
  transform: skewY(-10.734deg);
  transform-origin: center center;
}
.w_bg_02 {
  position: absolute;
  top: 125px;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 377px;
  z-index: 0;
  background: #ffffff;
  transform: skewY(-16.663deg);
  transform-origin: center center;
}
.w_bg_03 {
  display: block;
  content: "";
  position: absolute;
  top: -30px;
  right: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 959px;
  background-image: url("../images/w_bg_03.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.w_bg_04 {
  display: block;
  content: "";
  position: absolute;
  bottom: -157px;
  right: 0;
  left: 0;
  z-index: 0;
  width: 100%;
  height: 1302px;
  background-image: url("../images/w_bg_04.png");
  background-repeat: no-repeat;
  background-position: center center;
}
.w_bg_05 {
  position: absolute;
  top: -116px;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  height: 1493px;
  z-index: 0;
  background-image: url("../images/w_bg_05.png");
  background-repeat: no-repeat;
  background-position: center center;
}


@media screen and (max-width:900px) {
    .w_bg_06 {
        display: none;
    }
    .w_bg_07 {
        display: none;
    }
}

@media screen and (max-width:900px) {
    .w_bg_01 {
      position: absolute;
      top: -18px;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 210px;
      z-index: 0;
      background: #ffffff;
      transform: skewY(-16.749deg);
      transform-origin: center center;
    }
    .w_bg_02 {
      position: absolute;
      top: 5px;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 210px;
      z-index: 0;
      background: #ffffff;
      transform: skewY(-16.478deg);
      transform-origin: center center;
    }
    .w_bg_03 {
      display: block;
      content: "";
      position: absolute;
      top: -66px;
      right: 0;
      left: 0;
      z-index: 0;
      width: 100%;
      height: 697px;
      background-image: url("../images/w_bg_03_sp.png");
      background-repeat: no-repeat;
      background-position: center center;
    }
    .w_bg_04 {
      display: block;
      content: "";
      position: absolute;
      bottom: -107px;
      right: 0;
      left: 0;
      z-index: 0;
      width: 100%;
      height: 538px;
      background-image: url("../images/w_bg_04_sp.png");
      background-repeat: no-repeat;
      background-position: center center;
    }
    .w_bg_07 {
      display: block;
      content: "";
      position: absolute;
      bottom: 215px;
      right: 0;
      left: 0;
      z-index: 0;
      width: 100%;
      height: 872px;
      background-image: url("../images/w_bg_07_sp.png");
      background-repeat: no-repeat;
      background-position: center center;
    }
    .w_bg_05 {
      position: absolute;
      top: -3px;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 507px;
      z-index: 0;
      background: #ffffff;
      transform: skewY(-13.771deg);
      transform-origin: center center;
    }
    .w_bg_06 {
      position: absolute;
      top: 127px;
      bottom: 0;
      right: 0;
      left: 0;
      width: 100%;
      height: 507px;
      z-index: 0;
      background: #ffffff;
      transform: skewY(19.001deg);
      transform-origin: center center;
    }
}

/* 見出し
-------------------------------------- */
/* 大見出し */
.ttl_main {
    line-height: 1;
    margin-bottom: 30px;
}
#lookbook .ttl_main {
    margin-bottom: -5px;
}

@media screen and (min-width:901px) {
    .ttl_main {
        padding-top: 100px;
        margin-top:-100px;
    }
}

@media screen and (max-width:900px) {
    .ttl_main img {
        width: 305px;
    }
    .ttl_main {
        margin-bottom: 25px;
    }
    #concept .ttl_main {
        margin-bottom: 18px;
    }
    #lookbook .ttl_main {
        margin-bottom: 5px;
    }
}

/* ヘッダー
-------------------------------------- */
.header {
  width: 100%;
  height: 90px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2000;
  background-color: #2c2f47;
}
.header__inner {
  padding: 0 0;
  display: flex;
  align-items: center;
  justify-content: center;
  height: inherit;
  position: relative;
  margin: 0 auto;
  width: 1100px;
}
.close {
    display: none;
}


@media screen and (max-width: 900px) {
    .header {
        background-color: unset;
        height: 22px;
    }
    .header__inner {
        width: 100%;
    }
    .close {
        display: block;
        position: relative;
        z-index: 1000;
        font-family: 'Zen Kaku Gothic New', 'Noto Sans JP', sans-serif;
        background: none;
        border: none;
        font-weight: 500;
        font-size: 14px;
	    color:     #212d4b!important;
    }
    .close img {
        display: inline-block;
        margin: 0px 0 0 8px;
    }
    .header__hamburger {
        transition: ease .4s;
    }
    .header__hamburger.active {
        display: none;
        transition: ease .4s;
    }
    .nav.active {
        margin: 13px;
        width: auto;
        height: calc(100vh - 26px);
    }
}

.header__title img {
  display: block;
  width: 100%;
  height: 100%;
}

/* ヘッダーのナビ部分 */
.header__nav {
  position: absolute;
  right: 0;
  left: 0;
  top: 0;
  width: 100%;
  height: 100vh;
  transform: translateX(100%);
  background: rgba(255,255,255,0.8);
  transition: ease .4s;
  z-index: 2000;
}


@media screen and (min-width: 901px) {
  .header__nav {
    position: static;
    transform: initial;
    background-color: inherit;
    height: inherit;
    display: flex;
    justify-content: end;
  }
}

@media screen and (min-width: 901px) {
  .nav__items {
    width: 100%;
    display: flex;
    align-items: center;
    height: initial;
    justify-content: center;
  }
}

.nav-items {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 0;
  line-height: 1.8;
}

@media screen and (min-width: 901px) {
  .nav-items {
    position: inherit;
    top: 0;
    left: 0;
    transform: translate(0, 0);

  }
}

/* ナビのリンク */
.nav__items li::after {
    display: block;
    content: "";
    border-radius: 50px;
    width: 13px;
    height: 10px;
    background-color: #f3e958;
}
.nav__items li.nav_contact::after {
    display: none;
}
.nav__items li:last-child::after {
    display: none;
}
.nav-items__item {
    display: flex;
    align-items: center;
}
.nav-items__item a {
    color: #ffffff;
    width: 100%;
    display: block;
    text-align: center;
    font-size: 20px;
}
.nav-items__item a:hover {
    color: #f3e958;
    transition: ease .4s;
}
.nav-items__item:last-child a {
    margin-bottom: 0;
}

@media screen and (min-width: 901px) {
    .nav-items__item a {
        margin: 0 15px;
    }
}

/* ハンバーガーメニュー */
.header__hamburger {
  width: 48px;
  height: 25px;
}
.active .header__hamburger {
  width: 48px;
  height: 100%;
}
.hamburger {
  background-color: transparent;
  border-color: transparent;
  z-index: 9999;
  position: absolute;
  right: 21px;
  top: 23px;
}

@media screen and (min-width: 901px) {
  .hamburger {
    display: none;
  }
}

/* ハンバーガーメニューの線 */
.hamburger span {
  width: 100%;
  height: 1px;
  background-color: #000000;
  position: relative;
  transition: ease .4s;
  display: block;
}
.hamburger span:nth-child(1) {
  top: 0;
}
.hamburger span:nth-child(2) {
  margin: 8px 0;
}
.hamburger span:nth-child(3) {
  top: 0;
}

/* ハンバーガーメニュークリック後のスタイル */
.header__nav.active {
  transform: translateX(0);
}
.hamburger.active span:nth-child(1) {
  top: 5px;
  transform: rotate(45deg);
}
.hamburger.active span:nth-child(2) {
  opacity: 0;

}
.hamburger.active span:nth-child(3) {
  top: -13px;
  transform: rotate(-45deg);
}

@media screen and (max-width:900px) {
    .nav-items__item a {
      color: #13294b;
      font-size: 16px;
      line-height: 1;
      margin-bottom: 15px;
      font-weight: 500;
    }
    .nav-items__item {
        display: block;
        align-items: center;
    }
    .nav__items li::after {
        width: 50px;
        height: 12px;
        background-color: unset;
        background-image: url(../images/line.png);
        background-size: 50px;
        background-repeat: no-repeat;
        background-position: center;
        margin: 0 auto 20px;
    }
    .nav__items li.nav_contact::after {
        display: none;
    }
    .nav__items li.nav_contact {
        margin-bottom: 30px;
    }
}





/* メインビジュアル
-------------------------------------- */
.area_main_visual .c_inner {
    position: relative;
    height: 752px;
    margin-bottom: 40px;
}
.img_main_01 {
    position: absolute;
    top: 93px;
    left: 0;
    right: 0;
}
.img_main_02 {
    position: absolute;
    top: 13px;
    left: 0;
}
.btn_news {
    position: absolute;
    bottom: 0;
    right: 170px;
    width: 122px;
    height: 122px;
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
    background-image: url(../images/btn_event.png);
    background-repeat: no-repeat;
    transition: ease .4s;
    z-index: 1;
    font-family:'Noto Sans JP';
}
.btn_news:hover {
    opacity: 0.7;
}
.btn_news span {
    display: inline-block;
    padding: 33px 0 0 0;
}

@media screen and (min-width:901px) {
    .img_main_03 {
        display: none;
    }
}

@media screen and (max-width:900px) {
    .area_main_visual {
        margin-bottom: 30px;
    }
    .area_main_visual .c_inner {
        margin: 0 auto 0;
        height: auto;
    }
    .btn_news {
        position: absolute;
        bottom: 0;
        right: 38px;
        width: 85px;
        height: 85px;
        font-size: 10px;
        line-height: 1.3;
        background-image: url(../images/btn_event_sp.png);
        background-repeat: no-repeat;
        background-size: 85px;
    }
    .btn_news span {
        padding: 23px 0 0 0;
    }
    .img_main_01,
    .img_main_02 {
        display: none;
    }
    .img_main_03 {
        width: 100%;
        padding: 10px 0 0 0;
    }
    .img_main_03 img {
        width: 100%;
    }
}





/* CONSEPT
-------------------------------------- */
.concept_leed {
    line-height: 2;
    text-align: center;
    font-size: 20px;
}

@media screen and (max-width:900px) {
    .concept_leed {
        font-size: 12px;
    }
}





/* LOOK BOOK
-------------------------------------- */
#lookbook .swiper-slide {
    background-color: #ffffff;
    box-shadow: 7px 7px 17px 5px rgba(0, 0, 0, 0.15);
    margin-top: 20px;
    margin-bottom: 25px;
}
#lookbook .swiper-slide .ttl_lookbook {
    margin-left: 60px;
    margin-bottom: 20px;
    text-align: left;
    font-size: 14px;
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    line-height: 1.4;
    height: 40px;
    display: flex;
    align-items: center;
}
#lookbook .swiper-slide .box_data p {
    font-size: 16px;
    margin: 0 20px 0 25px;
    line-height: 1.375;
}
#lookbook .swiper-slide .box_data {
    position: relative;
    padding: 30px 0 45px;
}
#lookbook .swiper-slide .box_data .ornament_top {
    position: absolute;
    top: 0;
    display: block;
    content: "";
    height: 9px;
    width: 100%;
}
#lookbook .swiper-slide .box_data .ornament_bottom {
    position: absolute;
    bottom: 0;
    display: block;
    content: "";
    height: 9px;
    width: 100%;
}
#lookbook .swiper-slide .box_data .ornament_top span {
    display: block;
    content: "";
    height: 9px;
    width: 77px;
    background-color: #f3e958;
    margin: 0 auto;
}
#lookbook .swiper-slide .box_data .ornament_bottom span {
    display: block;
    content: "";
    height: 9px;
    width: 77px;
    background-color: #212d4b;
    margin: 0 auto;
}
.swiper-button-prev,
.swiper-button-next {
  height: 45px;
  width: 23px;
}
.swiper-button-prev {
    left: 317px;
}
.swiper-button-next {
    right: 317px;
}
.swiper-button-prev::after,
.swiper-button-next::after {
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  height: 45px;
  margin: auto;
  width: 23px;
}
.swiper-button-prev::after {
    background-image: url(../images/img_lookbook_prev.png);
}
.swiper-button-next::after {
    background-image: url(../images/img_lookbook_next.png);
}
.swiper-slide img {
  height: auto;
  width: 100%;
}

@media screen and (min-width:901px) {
    .swiper {
        width: 1035px;
    }
    #lookbook .swiper-wrapper {
        align-items: flex-end;
        transition: .7s;
    }
    #lookbook .swiper-slide {
        transform: scale(0.85);
        transition: .7s;
        position: relative;
        bottom: -34px;
    }
    #lookbook .swiper-slide img {
        height: auto;
        width: 100%;
    }
    #lookbook .swiper-slide-active {
        transform: scale(1);
        z-index: 1;
        position: relative;
        bottom: 0;
        transition: .7s;
    }
    .area_swiper .area_swiper_inner {
        width: 1035px;
        margin: 0 auto;
        position: relative;
    }
    #lookbook .swiper-slide.swiper-slide-active .ttl_lookbook {
        margin-bottom: 15px;
    }
    #lookbook .swiper-slide.swiper-slide-active .box_data {
        padding: 20px 0 35px;
    }
}

@media screen and (max-width:900px) {
    .area_swiper {
        width: 100%;
        overflow: hidden;
        display: flex;
        justify-content:center;
        max-width: 685px;
        margin: 0 auto;
    }
    .area_swiper .area_swiper_inner {
        width: 646px;
        margin: 0 auto;
        position: relative;
    }
    #lookbook .swiper-wrapper {
        align-items: flex-end;
    }
    #lookbook .swiper-slide {
        transform: scale(0.99);
        transition: .7s;
        position: relative;
        bottom: -6px;
        box-shadow: 7px 7px 10px 5px rgba(0, 0, 0, 0.15);
/*        height: 265px;*/
    }
    #lookbook .swiper-slide .box_data {
        padding: 5px 0 25px;
    }
    #lookbook .swiper-slide-active {
        transform: scale(1);
        z-index: 1;
        position: relative;
        bottom: 0;
        transition: .7s;
    }
    .swiper-button-prev {
        left: 196px;
    }
    .swiper-button-next {
        right: 196px;
    }
    #lookbook .swiper-slide .ttl_lookbook {
        margin-left: 30px;
        margin-bottom: 0;
        font-size: 10px;
        line-height: 1.3;
    }
    #lookbook .swiper-slide .box_data p,
    #lookbook .swiper-slide.swiper-slide-active .box_data p {
        font-size: 12px;
        margin: 0 10px 0 15px;
		
        line-height: 1.3;
    }
    #lookbook .swiper-slide.lookbook_08 .ttl_lookbook {
        margin-left: 16px;
    }
    #lookbook .swiper-slide.lookbook_03 .box_data p {
        margin-left: 13px;
    }
    #lookbook .swiper-slide .box_data p.ltsp_m1_sp {
        letter-spacing: -1px;
    }
    .swiper-button-prev, .swiper-button-next {
        height: 36px;
        width: 19px;
    }
    #lookbook .swiper-slide .box_data .ornament_top span,
    #lookbook .swiper-slide .box_data .ornament_bottom span {
        height: 5px;
        width: 50px;
    }
    #lookbook .swiper-slide .box_data .ornament_bottom {
        height: 5px;
    }
    .swiper, swiper-container {
        overflow: unset;
    }
}





/* NEWS
-------------------------------------- */
.area_news_list ul li {
    text-align: center;
    font-size: 20px;
    margin-bottom: 5px;
}
.area_news_list ul li:last-child {
    margin-bottom: 0;
}
.area_news_list ul li a {
    display: inline-block;
    position: relative;
    line-height: 1.8;
    /*font-weight: 500;*/
}
.area_news_list ul li a::after {
    position: absolute;
    bottom: 7px;
    display: block;
    content: "";
    background-image: url(../images/news_a_bottom.png);
    background-repeat-x: repeat;
    background-repeat-y: no-repeat;
    height: 1px;
    width: 100%;
}
.area_news_list ul li a:hover::after {
    background-image: none;
}

@media screen and (max-width:900px) {
    .area_news_list ul li {
        font-size: 12px;
    }
    .area_news_list ul li a::after {
        position: absolute;
        bottom: 4px;
        display: block;
        content: "";
        background-image: url(../images/news_a_bottom.png);
        background-repeat-x: repeat;
        background-repeat-y: no-repeat;
        height: 1px;
        width: 100%;
    }
}

/* モーダルウィンドウ*/
.area_news_list ul li .modal a::after {
    display: none;
}
.area_news_list ul li a.md-xmark {
    position: absolute;
}
.md-overlay{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #f3e958;
    opacity: .7;
    z-index: 9999;
}
.md-contents{
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    width: calc(100% - 30px);
    height: auto;
    overflow: hidden;
    transform: translateX(-50%) translateY(-50%);
    z-index: 10000;
    max-width: 800px;
}
.md-inner{
    padding: 50px;
    background: #fff;
    height: auto;
}
.md-xmark{
    position: absolute;
    top: 10px;
    right: 10px;
    width: 25px;
    height: 22px;
    z-index: 9999;
    cursor: pointer;
}
.md-xmark span {
    height: auto;
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background-color: #2c2f47;
    border-radius: 4px;
}
.md-xmark span:nth-of-type(1) {
    top: 0;
    transform: translateY(10px) rotate(-45deg);
}
.md-xmark span:nth-of-type(2) {
    bottom: 0;
    transform: translateY(-10px) rotate(45deg);
}

@media screen and (max-width:900px) {
    .md-inner{
        padding: 40px 30px;
    }
    .md-xmark {
        width: 18px;
        height: 22px;
    }
}





/* BRAND
-------------------------------------- */
.area_brand_list ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    position: relative;
    margin-right: -20px;
    z-index: 1;
}
.area_brand_list ul li {
    margin-right: 20px;
    margin-bottom: 30px;
}
.area_brand_list ul li:last-child {
    margin-bottom: 0;
}
.area_brand_list ul li a {
    display: block;
    background:rgba(255,255,255,0.5);
    width: 402px;
    border: 1px solid #c2c5cd;
    padding: 10px;
    transition: ease .4s;
}
.area_brand_list ul li a:hover {
    background: #f3e958;
}
.area_brand_list ul li a div.area_box {
    display: flex;
    justify-content: center;
    align-items: flex-start;
}
.area_brand_list ul li .box_img {
    margin-right: 15px;
    width: 135px;
}
.area_brand_list ul li .box_img img {
    width: 100%;
}
.area_brand_list ul li .box_data {
    width: 220px;
}
.area_brand_list ul li p {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.4;
}
.ttl_brand {
    font-size: 16px;
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    text-align: center;
    background-image: url(../images/ttl_sec_brand.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 10px 0 10px 0;
    margin-bottom: 15px;
}

@media screen and (min-width:901px) {
    .area_brand_list ul li:nth-last-child(2) {
        margin-bottom: 0;
    }
}

@media screen and (max-width:900px) {
    .area_brand_list ul {
        display: block;
        margin: 0 15px;
    }
    .area_brand_list ul li {
        margin: 0 auto 30px;
    }
    .area_brand_list ul li a {
        width: 100%;
        max-width: 335px;
        box-sizing: border-box;
        margin: 0 auto;
    }
    .ttl_brand {
        font-size: 14px;
        background-size: 82px;
        padding: 3px 0 7px 0;
        margin-bottom: 13px;
    }
    .area_brand_list ul li p {
        font-size: 12px;
        line-height: 1.583;
    }
    .area_brand_list ul li .box_data {
        width: 100%;
        max-width: 190px;
    }
    .area_brand_list ul li .box_img {
        margin-right: 15px;
        width: 111px;
    }
}





/* PEOPLE
-------------------------------------- */
.box_people {
    line-height: 1.5;
    margin-bottom: 35px;
}
.people_leed {
    font-weight: 500;
    margin-bottom: 30px;
    text-align: center;
    font-size: 20px;
}
a.btn_more {
    background-color: #212d4b;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    padding: 13px 40px 14px 45px;
    transition: ease .4s;
}
a.btn_more:hover {
    background-color: #435482;
}
a.btn_more img {
    padding: 0 0 2px 12px;
    display: inline-block;
}
.box_people .txt {
    margin-bottom: 30px;
}

@media screen and (max-width:900px) {
    .area_profile {
        width: 480px;
    }
    .people_leed {
        font-weight: 500;
        margin-bottom: 23px;
        text-align: center;
        font-size: 12px;
    }
    .box_people {
        margin-bottom: 20px;
    }
    .box_people .txt {
        font-size: 11px;
        margin-bottom: 16px;
    }
    a.btn_more {
        font-size: 11px;
        padding: 8px 12px 10px 15px;
    }
    a.btn_more img {
        padding: 0 0 2px 12px;
        display: inline-block;
        width: 9px;
    }
}





/* PROFILE
-------------------------------------- */
.area_profile {
    width: 552px;
    margin: 0 auto;
}
.area_profile .box_img {
    width: 180px;
    margin: 0 auto 15px;
}
.area_profile .box_img img {
    width: 100%;
}
.area_profile .ttl_name {
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 30px;
}
.area_profile .txt {
    font-size: 18px;
}

@media screen and (max-width:900px) {
    .area_profile {
        width: 100%;
    }
    .area_profile .box_img {
        width: 100px;
    }
    .area_profile .ttl_name {
        font-size: 11px;
        margin-bottom: 15px;
    }
    .area_profile .txt {
        width: 305px;
        margin: 0 auto;
        font-size: 11px;
    }
}





/* ABOUT
-------------------------------------- */
#about .ttl_main {
    font-size:  22px;
    font-weight: 500;
    background-image: url(../images/ttl_about.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    padding: 100px 0 17px 0;
}
.about_leed {
    font-weight: 600;
    font-family: 'Noto Serif JP', serif;
    font-size: 32px;
    text-align: center;
}
.box_about {
    margin-bottom: 23px;
    font-size: 18px;
}
.box_about .ship {
    font-family: 'Noto Serif JP', serif;
    font-weight: 600;
    line-height: 1.2;
}
.box_about .explanation {
    line-height: 1.2;
}
.line {
    margin-bottom: 25px;
}
.about_txt {
    font-size: 18px;
    margin-bottom: 50px;
}
.about_txt p {
    text-align: center;
}

@media screen and (max-width:900px) {
    .about_leed {
        font-weight: 600;
        font-family: 'Noto Serif JP', serif;
        font-size: 20px;
        text-align: center;
    }
    #about .ttl_main {
        font-size: 14px;
        background-size: 61px;
        padding: 0 0 17px 0;
    }
    .box_about {
        margin-bottom: 15px;
        font-size: 11px;
    }
    .line img {
        width: 49px;
    }
    .about_txt {
        font-size: 11px;
        margin-bottom: 35px;
    }
    #about .c_inner {
        margin: 0 auto 100px;
    }
}




/* フッター
-------------------------------------- */
#footer {
    background-color: #212d4b;
    color: #ffffff;
    padding: 95px 0 102px;
    position: relative;
    z-index: 1;
}
#footer a {
    color: #ffffff;
}
.pagetop a {
    display: inline-block;
    color: #ffffff;
    width: 240px;
    border: 1px solid #ffffff;
    background-color: #212d4b;
    border-radius: 20px;
    margin: 0 auto;
    padding: 5px 0 7px 0;
    transition: ease .4s;
    font-family:'Noto Sans JP';
}
.pagetop a:hover {
    background-color: #435482;
}
.pagetop a img {
    padding: 0 0 2px 15px;
    display: inline-block;
}
.area_c_sns h2 {
    font-size: 26px;
    font-weight: 600;
}
.area_c_sns {
    width: 500px;
    margin: 0 auto 65px;
    display: flex;
    justify-content: center;
    text-align: left;
}
.f_logo {
    margin-bottom: 80px;
}
.f_cotact {
    padding: 0 0 0 12px;
    width: 301px;
    border-right: 2px solid #ffffff;
}
.f_cotact a {
    background-image: url(../images/icon_contact.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 0 44px;
}
.f_inst {
    padding: 0 0 0 55px;
}
.f_inst a {
    background-image: url(../images/icon_inst.png);
    background-repeat: no-repeat;
    background-position: left bottom;
    font-size: 20px;
    font-weight: 500;
    padding: 0 0 0 37px;
}

@media screen and (min-width:901px) {
    .pagetop a {
        line-height: 1.8;
    }
    #sp_pagetop {
        display: none!important;
    }
    .btm_whiteline {
        display: none;
    }
}

@media screen and (max-width:900px) {
    .f_logo img {
        width: 150px;
    }
    #footer {
        padding: 25px 0 35px;
    }
    #pagetop {
        display: none!important;
    }
    #sp_pagetop{
        opacity: 0;
        position: fixed;
        bottom: 0;
        right: 10px;
        z-index: 1000;
    }
    #sp_pagetop.fixed {
        opacity: 1;
    }
    .pagetop a {
        padding: 7px 0 7px 4px;
        border: none;
        width: 121px;
        border-radius: 15px;
        font-size: 14px;
    }
    .pagetop a img {
        width: 21px;
        padding: 0 0px 1px 3px;
    }
    .area_c_sns {
        width: 100%;
        margin: 0 auto 29px;
        display: block;
        text-align: center;
    }
    .f_cotact {
        padding: 0;
        width: 100%;
        border-bottom: none;
        margin-bottom: 20px;
    }
    .f_inst {
        padding: 0;
        margin-bottom: 25px;
    }
    .f_cotact h2,
    .f_inst h2 {
        font-size: 18px;
        margin-bottom: 3px;
    }
    .f_cotact a {
        font-size: 13px;
        background-size: 25px;
        padding: 0 0 0 33px;
    }
    .f_inst a {
        font-size: 13px;
        background-size: 19px;
        padding: 0 0 0 27px
    }
    .btm_whiteline {
        display: block;
        content: "";
        height: 2px;
        width: 90px;
        background-color: #ffffff;
        margin: 0 auto;
    }
    .f_logo {
        margin-bottom: 0;
    }
}