/*
top
*/
.business h1 {
  background: url("../images/index_mv_01.jpg") center top no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .business::before {
    background: url("../images/index_mv_01.jpg") center top no-repeat;
    background-size: cover;
  }
  .business h1 {
  background: none;
  }
}

.business .writeMain {
  margin-top: 50px;
  margin-bottom: 70px;
  font-size: 1.8rem;
  letter-spacing: 0.11em;
  line-height: 2.11111;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .business .writeMain {
    margin-top: 25px;
    margin-bottom: 35px;
    padding-right: 4%;
    padding-left: 4%;
    font-size: 1.4rem;
  }
}

.business .sec01 {
  position: relative;
  overflow: hidden;
  margin-bottom: 75px;
}

@media only screen and (max-width: 767px) {
  .business .sec01 {
    margin-bottom: 30px;
  }
}

.business .sec01::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  margin-top: 40px;
  margin-right: 26.42857%;
  padding-top: 360px;
  width: 100%;
  height: 0;
  background: #f6f6f6;
}

@media only screen and (max-width: 767px) {
  .business .sec01::before {
    margin-right: 8%;
    padding-top: 37.33333%;
  }
}

.business .sec01 .secIn {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-top: 395px;
  width: 1100px;
  height: 0;
}

@media only screen and (max-width: 767px) {
  .business .sec01 .secIn {
    padding-top: 350px;
    width: 100%;
  }
}

.business .sec01 .secIn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-left: 60px;
  padding-top: 340px;
  width: 716px;
  height: 0;
  background: url("../images/index_pic_01.jpg") left top no-repeat;
}

@media only screen and (max-width: 767px) {
  .business .sec01 .secIn::before {
    margin-left: 0;
    padding-top: 40%;
    width: 85.33333%;
    background: url("../images/index_pic_01.jpg") left top no-repeat;
    background-size: contain;
  }
}

.business .sec01 .secIn .writeBox {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 70px;
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 40px;
  padding-left: 30px;
  width: 380px;
  background: #fff;
  border: 2px solid #2e1813;
}

@media only screen and (max-width: 767px) {
  .business .sec01 .secIn .writeBox {
    margin-top: 120px;
    margin-right: 5.33333%;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    width: 280px;
  }
}

.business .sec01 .secIn .writeBox h2 {
  margin-bottom: 20px;
  font-size: 2.61rem;
  font-style: italic;
  letter-spacing: 0.15em;
  line-height: 1.18084;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .business .sec01 .secIn .writeBox h2 {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
}

.business .sec01 .secIn .writeBox .write01 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 1.3rem;
  letter-spacing: 0.06em;
  line-height: 2;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .business .sec01 .secIn .writeBox .write01 {
    margin-bottom: 15px;
    padding-right: 0;
    padding-left: 0;
    font-size: 1.2rem;
    line-height: 1.7;
  }
}

.business .sec02 {
  position: relative;
  overflow: hidden;
  margin-bottom: 75px;
}

@media only screen and (max-width: 767px) {
  .business .sec02 {
    margin-bottom: 30px;
  }
}

.business .sec02::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-top: 40px;
  margin-left: 26.42857%;
  padding-top: 360px;
  width: 100%;
  height: 0;
  background: #f6f6f6;
}

@media only screen and (max-width: 767px) {
  .business .sec02::before {
    margin-left: 8%;
    padding-top: 37.33333%;
  }
}

.business .sec02 .secIn {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-top: 395px;
  width: 1100px;
  height: 0;
}

@media only screen and (max-width: 767px) {
  .business .sec02 .secIn {
    padding-top: 335px;
    width: 100%;
  }
}

.business .sec02 .secIn::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  margin-left: 60px;
  padding-top: 308px;
  width: 716px;
  height: 0;
  background: url("../images/index_pic_02.jpg") right top no-repeat;
}

@media only screen and (max-width: 767px) {
  .business .sec02 .secIn::before {
    margin-right: 0;
    padding-top: 37.33333%;
    width: 85.33333%;
    background: url("../images/index_pic_02.jpg") left top no-repeat;
    background-size: contain;
  }
}

.business .sec02 .secIn .writeBox {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 70px;
  margin-left: 60px;
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 40px;
  padding-left: 30px;
  width: 380px;
  background: #fff;
  border: 2px solid #2e1813;
}

@media only screen and (max-width: 767px) {
  .business .sec02 .secIn .writeBox {
    margin-top: 110px;
    margin-left: 5.33333%;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    width: 280px;
  }
}

.business .sec02 .secIn .writeBox h2 {
  margin-bottom: 20px;
  font-size: 2.61rem;
  font-style: italic;
  letter-spacing: 0.15em;
  line-height: 1.18084;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .business .sec02 .secIn .writeBox h2 {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
}

.business .sec02 .secIn .writeBox .write01 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 1.3rem;
  letter-spacing: 0.06em;
  line-height: 2;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .business .sec02 .secIn .writeBox .write01 {
    margin-bottom: 15px;
    padding-right: 0;
    padding-left: 0;
    font-size: 1.2rem;
    line-height: 1.7;
  }
}

.business .sec03 {
  position: relative;
  overflow: hidden;
  margin-bottom: 75px;
}

@media only screen and (max-width: 767px) {
  .business .sec03 {
    margin-bottom: 30px;
  }
}

.business .sec03::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  margin-top: 40px;
  margin-right: 26.42857%;
  padding-top: 360px;
  width: 100%;
  height: 0;
  background: #f6f6f6;
}

@media only screen and (max-width: 767px) {
  .business .sec03::before {
    margin-right: 8%;
    padding-top: 37.33333%;
  }
}

.business .sec03 .secIn {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-top: 395px;
  width: 1100px;
  height: 0;
}

@media only screen and (max-width: 767px) {
  .business .sec03 .secIn {
    padding-top: 335px;
    width: 100%;
  }
}

.business .sec03 .secIn::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-left: 60px;
  padding-top: 340px;
  width: 716px;
  height: 0;
  background: url("../images/index_pic_03.jpg") left top no-repeat;
}

@media only screen and (max-width: 767px) {
  .business .sec03 .secIn::before {
    margin-left: 0;
    padding-top: 40%;
    width: 85.33333%;
    background: url("../images/index_pic_03.jpg") left top no-repeat;
    background-size: contain;
  }
}

.business .sec03 .secIn .writeBox {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: 70px;
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 40px;
  padding-left: 30px;
  width: 380px;
  background: #fff;
  border: 2px solid #2e1813;
}

@media only screen and (max-width: 767px) {
  .business .sec03 .secIn .writeBox {
    margin-top: 120px;
    margin-right: 5.33333%;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    width: 280px;
  }
}

.business .sec03 .secIn .writeBox h2 {
  margin-bottom: 20px;
  font-size: 2.61rem;
  font-style: italic;
  letter-spacing: 0.15em;
  line-height: 1.18084;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .business .sec03 .secIn .writeBox h2 {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
}

.business .sec03 .secIn .writeBox .write01 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 1.3rem;
  letter-spacing: 0.06em;
  line-height: 2;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .business .sec03 .secIn .writeBox .write01 {
    margin-bottom: 15px;
    padding-right: 0;
    padding-left: 0;
    font-size: 1.2rem;
    line-height: 1.7;
  }
}

.business .sec04 {
  position: relative;
  overflow: hidden;
  margin-bottom: 75px;
}

.business .sec04::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-top: 40px;
  margin-left: 26.42857%;
  padding-top: 360px;
  width: 100%;
  height: 0;
  background: #f6f6f6;
}

.business .sec04 .secIn {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  padding-top: 395px;
  width: 1100px;
  height: 0;
}

.business .sec04 .secIn::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  margin-left: 60px;
  padding-top: 308px;
  width: 716px;
  height: 0;
  background: url("../images/index_pic_04.jpg") right top no-repeat;
}

.business .sec04 .secIn .writeBox {
  position: absolute;
  top: 0;
  left: 0;
  margin-top: 70px;
  margin-left: 60px;
  padding-top: 40px;
  padding-right: 30px;
  padding-bottom: 40px;
  padding-left: 30px;
  width: 380px;
  background: #fff;
  border: 2px solid #2e1813;
}

.business .sec04 .secIn .writeBox h2 {
  margin-bottom: 20px;
  font-size: 2.4rem;
  font-style: italic;
  letter-spacing: 0.15em;
  line-height: 1.18084;
  text-align: center;
}

.business .sec04 .secIn .writeBox h2 span{
  font-size: 1.4rem;
}

.business .sec04 .secIn .writeBox .write01 {
  margin-top: 0;
  margin-bottom: 30px;
  font-size: 1.3rem;
  letter-spacing: 0.06em;
  line-height: 2;
  text-align: left;
}

@media only screen and (max-width: 767px) {
  .business .sec04 {
    margin-bottom: 30px;
  }
  .business .sec04::before {
    margin-left: 8%;
    padding-top: 37.33333%;
  }
  .business .sec04 .secIn {
    padding-top: 335px;
    width: 100%;
  }
  .business .sec04 .secIn::before {
    margin-right: 0;
    padding-top: 37.33333%;
    width: 85.33333%;
    background: url("../images/index_pic_02.jpg") left top no-repeat;
    background-size: contain;
  }
  .business .sec04 .secIn .writeBox {
    margin-top: 110px;
    margin-left: 5.33333%;
    padding-top: 15px;
    padding-right: 15px;
    padding-bottom: 20px;
    padding-left: 15px;
    width: 280px;
  }
  .business .sec04 .secIn .writeBox h2 {
    margin-bottom: 10px;
    font-size: 1.8rem;
  }
  .business .sec04 .secIn .writeBox .write01 {
    margin-bottom: 15px;
    padding-right: 0;
    padding-left: 0;
    font-size: 1.2rem;
    line-height: 1.7;
  }
}
/*
global-style
*/
.global h1 {
  background: url("../images/global_mv_01.jpg") center top no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .global::before {
    background: url("../images/global_mv_01.jpg") center top no-repeat;
    background-size: cover;
  }
  .global h1 {
  background: none;
  }
}

.global .writeMain {
  margin-top: 50px;
  margin-bottom: 120px;
  font-size: 2.9rem;
  letter-spacing: 0.11em;
  line-height: 1.55621;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .global .writeMain {
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}

.global .sec01 {
  position: relative;
  margin-right: auto;
  margin-bottom: 100px;
  margin-left: auto;
  width: 1030px;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .global .sec01 {
    margin-bottom: 30px;
    width: 100%;
  }
}

.global .sec01::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-top: -60px;
  padding-top: 462px;
  width: 642px;
  height: 0;
  background: url("../images/global_main_pic_01.jpg?v=1") center top no-repeat;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .global .sec01::before {
    position: static;
    margin-top: 0;
    margin-bottom: 30px;
    width: 100%;
    padding-top: 66.13333%;
    background: url("../images/global_main_pic_01.jpg?v=1") center top no-repeat;
    background-size: contain;
  }
}

.global .sec01 .secIn {
  position: relative;
  margin-right: 0;
  margin-left: auto;
  width: 530px;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .global .sec01 .secIn {
    margin-right: auto;
    width: 92%;
  }
}

.global .sec01 h2 {
  margin-bottom: 40px;
  font-size: 2.678rem;
  letter-spacing: 0.08em;
  line-height: 1.4649;
}

@media only screen and (max-width: 767px) {
  .global .sec01 h2 {
    margin-bottom: 20px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
    line-height: 0;
    text-align: center;
  }
}

.global .sec01 p {
  font-size: 1.4rem;
  letter-spacing: 0.01em;
  line-height: 2.295;
}

@media only screen and (max-width: 767px) {
  .global .sec01 p {
    font-size: 1.2rem;
    line-height: 1.8;
  }
}

.global .sec02 {
  margin-bottom: 60px;
  padding-top: 60px;
  padding-bottom: 60px;
  background: #f7f6f5;
}

@media only screen and (max-width: 767px) {
  .global .sec02 {
    margin-bottom: 30px;
    padding-top: 30px;
    padding-bottom: 1px;
  }
}

@media only screen and (max-width: 767px) {
  .global .sec02 {
    padding-right: 4%;
    padding-left: 4%;
  }
}

.global .sec02 h2 {
  margin-bottom: 40px;
}

@media only screen and (max-width: 767px) {
  .global .sec02 h2 {
    margin-bottom: 20px;
  }
}

.global .sec02 h2 span {
  display: block;
  text-align: center;
}

.global .sec02 h2 .txt01 {
  margin-bottom: 15px;
  font-size: 5rem;
  font-weight: 700;
}

@media only screen and (max-width: 767px) {
  .global .sec02 h2 .txt01 {
    font-size: 3rem;
  }
}

.global .sec02 h2 .txt02 {
  font-size: 1.766rem;
  letter-spacing: 0.07em;
  font-weight: 500;
}

@media only screen and (max-width: 767px) {
  .global .sec02 h2 .txt02 {
    font-size: 1.2rem;
    letter-spacing: 0.05em;
  }
}

.global .sec02 .write01 {
  margin-bottom: 50px;
  font-size: 1.6rem;
  letter-spacing: 0.05em;
  line-height: 1.78125;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .global .sec02 .write01 {
    margin-bottom: 20px;
    font-size: 1.2rem;
  }
}

.global .sec02 .en-title {
  position: relative;
  margin-bottom: 30px;
  z-index: 1;
  text-align: center;
}

.global .sec02 .en-title::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: block;
  width: 580px;
  height: 2px;
  background: #2e1813;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .global .sec02 .en-title::before {
    width: 100%;
  }
}

.global .sec02 .en-title span {
  position: relative;
  display: inline-block;
  padding-right: 30px;
  padding-left: 30px;
  background: #f7f6f5;
  font-size: 2.248rem;
  font-style: italic;
  letter-spacing: 0.15em;
  line-height: 1.81361;
  text-align: center;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .global .sec02 h3 span {
    padding-right: 15px;
    padding-left: 15px;
    width: 85.33333%;
    font-size: 1.5rem;
    line-height: 1.5;
  }
}

.global .sec02 .listBox {
  margin-right: auto;
  margin-left: auto;
  width: 1200px;
}

.global .sec02 .listBox .layout{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
}

.global .sec02 .listBox .layout .box{
	width: 340px;
	position: relative;
	margin: 0 22px 205px;
}

.global .sec02 .listBox .layout .box .image{
	text-align: right;
}

.global .sec02 .listBox .layout .box .image img{
	width: 304px;
}

.global .sec02 .listBox .layout .box .text{
	width: 292px;
	height: 339px;
	background-color: #fff;
	padding: 43px 25px;
	position: absolute;
	top: 260px;
}

.global .sec02 .listBox .layout .box:nth-child(n+4) .text{
	height: 381px;
}

.global .sec02 .listBox .layout .box .text .num{
	position: absolute;
	top: 15px;
	right: 15px;
}

.global .sec02 .listBox .layout .box .text .num img{
	width: 22px;
	height: 16px;
}

.global .sec02 .listBox .layout .box .text h3{
	font-size: 2rem;
	line-height: 130%;
	margin-bottom: 15px;
}

.global .sec02 .listBox .layout .box .text p{
	font-size: 1.3rem;
	text-align:justify;
  font-weight: normal;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
  .global .sec02 .listBox {
    width: 100%;
  }
  .global .sec02 .listBox .layout .box{
    width: 100%;
    position: relative;
    margin: 0 22px -100px;
  }
  
  .global .sec02 .listBox .layout .box .image img{
    width: 80%;
  }
  
  .global .sec02 .listBox .layout .box .text{
    height: auto;
    background-color: #fff;
    padding: 43px 25px;
    position: relative;
    top: -145px;
  }
  
  .global .sec02 .listBox .layout .box:nth-child(n+4) .text{
    height: auto;
  }
}


.global .slide {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  height: 448px;
}

@media only screen and (max-width: 767px) {
  .global .slide {
    height: 180px;
  }
}

.global .slide ul {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: table;
  margin-left: -352px;
  width: 7040px;
  height: 448px;
}

@media only screen and (max-width: 767px) {
  .global .slide ul {
    margin-left: 140px;
    height: 180px;
    width: 2800px;
  }
}

.global .slide ul li {
  display: table-cell;
  width: 704px;
}

@media only screen and (max-width: 767px) {
  .global .slide ul li {
    width: 280px;
  }
}

.global .slideBox {
  margin-bottom: 115px;
}

@media only screen and (max-width: 767px) {
  .global .slideBox {
    margin-bottom: 40px;
  }
}

.global .slideBox ol {
  margin-bottom: 45px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .global .slideBox ol {
    margin-bottom: 30px;
  }
}

.global .slideBox ol li {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .global .slideBox ol li {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1.2rem;
  }
}

.global .slideBox ol a {
  color: #978c89;
}

.global .slideBox ol a:hover {
  opacity: 0.7;
}

.global .slideBox ol .act a {
  color: #2e1813;
}

.global .slideBox .btn01 a {
  position: relative;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 18px;
  padding-bottom: 18px;
  width: 362px;
  border: 1px solid #2e1813;
  font-size: 1.71rem;
  letter-spacing: 0.06em;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .global .slideBox .btn01 a {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 200px;
    font-size: 1.1rem;
    letter-spacing: 0.16em;
  }
}

.global .slideBox .btn01 a:hover {
  opacity: 0.7;
}

.global .slideBox .btn01 a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  margin-right: 40px;
  padding-top: 16px;
  width: 20px;
  height: 0;
  background:url("/corporate/common/images/ico_window_01.png");
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .global .slideBox .btn01 a::after {
    display: none;
  }
}

.global .sec03 {
  position: relative;
  margin-bottom: 80px;
  padding-top: 422px;
  height: 0;
  background:url("/corporate/common/images/pic_01_pc.jpg") center top no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .global .sec03 {
    margin-bottom: 30px;
    padding-top: 315px;
    background:url("/corporate/common/images/pic_01_sp.jpg") center top no-repeat;
    background-size: cover;
  }
}

.global .sec03 .secIn01 {
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 1100px;
}

@media only screen and (max-width: 767px) {
  .global .sec03 .secIn01 {
    width: 100%;
  }
}

.global .sec03 .reborn {
  position: absolute;
  top: 0;
  right: 0;
  margin-top: -9px;
  padding-top: 106px;
  width: 130px;
  height: 0;
  background:url("/corporate/common/images/reborn_pc.png") left top no-repeat;
}

@media only screen and (max-width: 767px) {
  .global .sec03 .reborn {
    margin-top: 0;
    margin-right: 10px;
    padding-top: 64px;
    width: 75px;
    background:url("/corporate/common/images/reborn_sp.png") left top no-repeat;
    background-size: contain;
  }
}

.global .sec03 .rebornIn {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  padding-top: 30px;
  padding-left: 13px;
  width: 100%;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .global .sec03 .rebornIn {
    padding-top: 15px;
    padding-left: 0;
  }
}

.global .sec03 .rebornIn span {
  display: block;
  text-align: center;
  color: #fff;
}

.global .sec03 .rebornIn .txt01 {
  margin-bottom: 8px;
  font-size: 2.496rem;
  -webkit-font-feature-settings: 'palt';
          font-feature-settings: 'palt';
  letter-spacing: 0.08em;
}

@media only screen and (max-width: 767px) {
  .global .sec03 .rebornIn .txt01 {
    margin-left: 3px;
    font-size: 1.5925rem;
  }
}

.global .sec03 .rebornIn .txt02 {
  font-size: 1.17rem;
  letter-spacing: 0.32em;
}

@media only screen and (max-width: 767px) {
  .global .sec03 .rebornIn .txt02 {
    font-size: 0.8495rem;
    letter-spacing: 0.21em;
  }
}

.global .sec03 .col01 {
  display: inline-block;
  margin-top: 120px;
  width: 445px;
}

@media only screen and (max-width: 767px) {
  .global .sec03 .col01 {
    display: block;
    margin-top: 30px;
    width: 100%;
  }
}

.global .sec03 h2 {
  margin-right: 15px;
  margin-bottom: 20px;
  padding-left: 160px;
  font-size: 3.5rem;
  font-style: italic;
  letter-spacing: 0.14em;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .global .sec03 h2 {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 5px;
    padding-left: 10px;
    font-size: 1.95rem;
    letter-spacing: 0.16em;
  }
}

.global .sec03 .write01 {
  padding-left: 160px;
  font-size: 0.9rem;
  font-style: italic;
  letter-spacing: 0.07em;
  line-height: 1.59556;
  vertical-align: top;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .global .sec03 .write01 {
    display: inline-block;
    padding-left: 0;
    font-size: 0.6rem;
    letter-spacing: 0.04em;
    line-height: 1.48833;
  }
}

.global .sec03 .col02 {
  display: inline-block;
  margin-top: 80px;
  width: 520px;
  vertical-align: top;
}

@media only screen and (max-width: 767px) {
  .global .sec03 .col02 {
    margin-top: 10px;
    width: 100%;
  }
}

.global .sec03 h3 {
  margin-bottom: 20px;
  font-size: 3.221rem;
  letter-spacing: 0.09em;
  line-height: 1.47252;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .global .sec03 h3 {
    margin-bottom: 10px;
    font-size: 2rem;
    text-align: center;
  }
}

.global .sec03 .write02 {
  margin-bottom: 60px;
  font-size: 1.3rem;
  letter-spacing: 0.01em;
  line-height: 2.30308;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .global .sec03 .write02 {
    margin-bottom: 25px;
    font-size: 1.15rem;
    line-height: 1.78261;
    text-align: center;
  }
}



/*
wholesale
*/
.wholesale h1 {
  background: url("../images/wholesale_mv_01.jpg") center top no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .wholesale::before {
    background: url("../images/wholesale_mv_01.jpg") center top no-repeat;
    background-size: cover;
  }
  .wholesale h1 {
  background: none;
  }
}

.wholesale .writeMain {
  margin-top: 50px;
  margin-bottom: 70px;
  font-size: 1.8rem;
  letter-spacing: 0.11em;
  line-height: 2.11111;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .wholesale .writeMain {
    margin-top: 25px;
    margin-bottom: 35px;
    padding-right: 4%;
    padding-left: 4%;
    font-size: 1.4rem;
  }
}

.wholesale .mainIn {
  overflow: hidden;
}

.wholesale .sec {
  position: relative;
  overflow: visible;
}

.wholesale h2 {
  position: relative;
  z-index: 2;
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .wholesale h2 {
    margin-bottom: 20px;
  }
}

.wholesale h2 .txt01 {
  display: block;
  margin-bottom: 8px;
  font-size: 2.8rem;
  font-style: italic;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .wholesale h2 .txt01 {
    font-size: 2rem;
  }
}

.wholesale h2 .txt02 {
  display: block;
  font-size: 1.5rem;
  font-style: italic;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .wholesale h2 .txt02 {
    font-size: 1rem;
  }
}

.wholesale .secIn {
  position: relative;
  margin-right: auto;
  margin-left: auto;
  width: 1000px;
  z-index: 2;
}

.wholesale .secIn:after {
  content: " ";
  display: block;
  clear: both;
}

@media only screen and (max-width: 767px) {
  .wholesale .secIn {
    padding-right: 4%;
    padding-left: 4%;
    width: 100%;
  }
}

.wholesale .sec01 {
  margin-top: 60px;
}

@media only screen and (max-width: 767px) {
  .wholesale .sec01 {
    margin-top: 30px;
  }
}

.wholesale .sec01 {
  margin-bottom: 140px;
}

@media only screen and (max-width: 767px) {
  .wholesale .sec01 {
    margin-bottom: 70px;
  }
}

.wholesale .sec01::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  margin-top: 235px;
  margin-left: -42.85714%;
  padding-top: 260px;
  width: 100%;
  height: 0;
  background: #f8f7f7;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .wholesale .sec01::before {
    top: auto;
    bottom: 0;
    margin-top: auto;
    margin-bottom: -30px;
  }
}

.wholesale .sec01 dl {
  float: right;
  margin-top: 80px;
  width: 450px;
}

@media only screen and (max-width: 767px) {
  .wholesale .sec01 dl {
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}

.wholesale .sec01 dt {
  margin-bottom: 20px;
  font-size: 2.575rem;
  letter-spacing: 0.07em;
  line-height: 1.50408;
}

@media only screen and (max-width: 767px) {
  .wholesale .sec01 dt {
    font-size: 1.8rem;
  }
}

.wholesale .sec01 dd {
  font-size: 1.4rem;
  letter-spacing: 0.01em;
  line-height: 2.11643;
}

@media only screen and (max-width: 767px) {
  .wholesale .sec01 dd {
    font-size: 1.2rem;
  }
}

.wholesale .sec01 img {
  float: left;
}

.wholesale .sec02 {
  margin-bottom: 140px;
}

@media only screen and (max-width: 767px) {
  .wholesale .sec02 {
    margin-bottom: 40px;
  }
}

.wholesale .sec02::before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  margin-top: 235px;
  margin-right: -42.85714%;
  padding-top: 260px;
  width: 100%;
  height: 0;
  background: #f8f7f7;
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .wholesale .sec02::before {
    top: auto;
    bottom: 0;
    margin-top: auto;
    margin-bottom: -30px;
  }
}

.wholesale .sec02 dl {
  float: left;
  margin-top: 80px;
  width: 450px;
}

@media only screen and (max-width: 767px) {
  .wholesale .sec02 dl {
    margin-top: 0;
    margin-bottom: 20px;
    width: 100%;
  }
}

.wholesale .sec02 dt {
  margin-bottom: 20px;
  font-size: 2.575rem;
  letter-spacing: 0.07em;
  line-height: 1.50408;
}

@media only screen and (max-width: 767px) {
  .wholesale .sec02 dt {
    font-size: 1.8rem;
  }
}

.wholesale .sec02 dd {
  font-size: 1.4rem;
  letter-spacing: 0.01em;
  line-height: 2.11643;
}

@media only screen and (max-width: 767px) {
  .wholesale .sec02 dd {
    font-size: 1.2rem;
  }
}

.wholesale .sec02 img {
  float: right;
}

.wholesale .btn-plus{
  margin-bottom: 50px;
}
.wholesale .btn-plus a::before,
.wholesale .btn-plus a::after{
  content: none;
}

/*
borbone
*/
.borbone h1 {
  background: url("../images/borbone_mv_01.jpg") center top no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .borbone::before {
    background: url("../images/borbone_mv_01.jpg") center top no-repeat;
    background-size: cover;
  }
  .borbone h1 {
  background: none;
  }
}

.borbone .sec01 {
  margin-top: 50px;
  margin-right: auto;
  margin-bottom: 105px;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  width: 1100px;
}

@media only screen and (max-width: 767px) {
  .borbone .sec01 {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-right: 4%;
    padding-left: 4%;
    width: 100%;
  }
}

.borbone .sec01 .secIn:after {
  content: " ";
  display: block;
  clear: both;
}

.borbone .sec01 h2 {
  margin-bottom: 30px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .borbone .sec01 h2 {
    margin-right: auto;
    margin-left: auto;
    width: 130px;
  }
}

.borbone .sec01 .write01 {
  margin-bottom: 50px;
  font-size: 2.9rem;
  letter-spacing: 0.07em;
  line-height: 1.38379;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .borbone .sec01 .write01 {
    margin-bottom: 30px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
}

.borbone .sec01 .secIn img {
  float: left;
}

@media only screen and (max-width: 767px) {
  .borbone .sec01 .secIn img {
    float: none;
    margin-bottom: 20px;
  }
}

.borbone .sec01 dl {
  float: right;
  width: 400px;
}

@media only screen and (max-width: 767px) {
  .borbone .sec01 dl {
    float: none;
    width: 100%;
  }
}

.borbone .sec01 dt {
  margin-bottom: 30px;
  font-size: 2.575rem;
  letter-spacing: 0.08em;
  line-height: 1.46524;
}

@media only screen and (max-width: 767px) {
  .borbone .sec01 dt {
    margin-bottom: 10px;
    font-size: 1.5rem;
  }
}

.borbone .sec01 dd {
  font-size: 1.4rem;
  letter-spacing: 0.01em;
  line-height: 2.11643;
}

@media only screen and (max-width: 767px) {
  .borbone .sec01 dd {
    font-size: 1.2rem;
    line-height: 1.6;
  }
}

.borbone .slide {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  height: 448px;
}

@media only screen and (max-width: 767px) {
  .borbone .slide {
    height: 180px;
  }
}

.borbone .slide ul {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: table;
  width: 3510px;
  height: 448px;
}

@media only screen and (max-width: 767px) {
  .borbone .slide ul {
    height: 180px;
    width: 1400px;
  }
}

.borbone .slide ul li {
  display: table-cell;
  width: 704px;
}

@media only screen and (max-width: 767px) {
  .borbone .slide ul li {
    width: 280px;
  }
}

.borbone .slideBox {
  margin-bottom: 115px;
}

@media only screen and (max-width: 767px) {
  .borbone .slideBox {
    margin-bottom: 40px;
  }
}

.borbone .slideBox ol {
  margin-bottom: 45px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .borbone .slideBox ol {
    margin-bottom: 30px;
  }
}

.borbone .slideBox ol li {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .borbone .slideBox ol li {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1.2rem;
  }
}

.borbone .slideBox ol a {
  color: #978c89;
}

.borbone .slideBox ol a:hover {
  opacity: 0.7;
}

.borbone .slideBox ol .act a {
  color: #2e1813;
}

.borbone .slideBox .btn01 a {
  position: relative;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 18px;
  padding-bottom: 18px;
  width: 362px;
  border: 1px solid #2e1813;
  font-size: 1.71rem;
  letter-spacing: 0.06em;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .borbone .slideBox .btn01 a {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 200px;
    font-size: 1.1rem;
    letter-spacing: 0.16em;
  }
}

.borbone .slideBox .btn01 a:hover {
  opacity: 0.7;
}

.borbone .slideBox .btn01 a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  margin-right: 40px;
  padding-top: 16px;
  width: 20px;
  height: 0;
  background:url("/corporate/common/images/ico_window_01.png");
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .borbone .slideBox .btn01 a::after {
    display: none;
  }
}





/*
mensshop
*/
.mensshop h1 {
  background: url("../images/mensshop_mv_01.jpg") center top no-repeat;
  background-size: cover;
}

.mensshop.mv h1 .txt01 span{
  display: inline;
  font-size: 2.2rem;
}

.mensshop .sec01 {
  margin-top: 50px;
  margin-right: auto;
  margin-bottom: 105px;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  width: 1100px;
}

.mensshop .sec01 .secIn:after {
  content: " ";
  display: block;
  clear: both;
}

.mensshop .sec01 h2 {
  margin-bottom: 60px;
  text-align: center;
}

.mensshop .sec01 .write01 {
  margin-bottom: 50px;
  font-size: 2.9rem;
  letter-spacing: 0.07em;
  line-height: 1.38379;
  text-align: center;
}

.mensshop .sec01 .secIn img {
  float: left;
}

.mensshop .sec01 dl {
  float: right;
  width: 400px;
}

.mensshop .sec01 dt {
  margin-bottom: 30px;
  font-size: 2.575rem;
  letter-spacing: 0.08em;
  line-height: 1.46524;
}

.mensshop .sec01 dd {
  font-size: 1.4rem;
  letter-spacing: 0.01em;
  line-height: 2.11643;
}

.mensshop .slide {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px;
  height: 448px;
}

.mensshop .slide ul {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  display: table;
  width: 3510px;
  height: 448px;
}

.mensshop .slide ul li {
  display: table-cell;
  width: 704px;
}

.mensshop .slideBox {
  margin-bottom: 115px;
}

.mensshop .slideBox ol {
  margin-bottom: 45px;
  text-align: center;
}

.mensshop .slideBox ol li {
  display: inline-block;
  margin-right: 10px;
  margin-left: 10px;
  font-size: 1.6rem;
}

.mensshop .slideBox ol a {
  color: #978c89;
}

.mensshop .slideBox ol a:hover {
  opacity: 0.7;
}

.mensshop .slideBox ol .act a {
  color: #2e1813;
}

.mensshop .slideBox .btn01 a {
  position: relative;
  z-index: 1;
  display: block;
  margin-right: auto;
  margin-left: auto;
  padding-top: 18px;
  padding-bottom: 18px;
  width: 362px;
  border: 1px solid #2e1813;
  font-size: 1.71rem;
  letter-spacing: 0.06em;
  text-align: center;
}

.mensshop .slideBox .btn01 a:hover {
  opacity: 0.7;
}

.mensshop .slideBox .btn01 a::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  display: block;
  margin-right: 40px;
  padding-top: 16px;
  width: 20px;
  height: 0;
  background:url("/corporate/common/images/ico_window_01.png");
  z-index: 1;
}

@media only screen and (max-width: 767px) {
  .mensshop::before {
    background: url("../images/mensshop_mv_01.jpg") center top no-repeat;
    background-size: cover;
  }
  .mensshop h1 {
  background: none;
  }

  .mensshop .sec01 {
    margin-top: 20px;
    margin-bottom: 30px;
    padding-right: 4%;
    padding-left: 4%;
    width: 100%;
  }
  .mensshop .sec01 h2 {
    margin-right: auto;
    margin-left: auto;
    width: 130px;
  }
  .mensshop .sec01 .write01 {
    margin-bottom: 30px;
    font-size: 1.5rem;
    letter-spacing: 0.05em;
  }
  .mensshop .sec01 .secIn img {
    float: none;
    margin-bottom: 20px;
  }
  .mensshop .sec01 dl {
    float: none;
    width: 100%;
  }
  .mensshop .sec01 dt {
    margin-bottom: 10px;
    font-size: 1.5rem;
  }
  .mensshop .sec01 dd {
    font-size: 1.2rem;
    line-height: 1.6;
  }
  .mensshop .slide {
    height: 180px;
  }
  .mensshop .slide ul {
    height: 180px;
    width: 1400px;
  }
  .mensshop .slide ul li {
    width: 280px;
  }
  .mensshop .slideBox {
    margin-bottom: 40px;
  }
  .mensshop .slideBox ol {
    margin-bottom: 30px;
  }
  .mensshop .slideBox ol li {
    margin-right: 5px;
    margin-left: 5px;
    font-size: 1.2rem;
  }
  .mensshop .slideBox .btn01 a {
    padding-top: 15px;
    padding-bottom: 15px;
    width: 200px;
    font-size: 1.1rem;
    letter-spacing: 0.16em;
  }
  .mensshop .slideBox .btn01 a::after {
    display: none;
  }
}




.global .sec05 {
    margin-right: auto;
    margin-bottom: 100px;
    margin-left: auto;
    width: 1030px;
    z-index: 1;
}

.global .sec05 h2{
  text-align: center;
  font-size: 25px;
}

.titlebar-bg {
    font-size: 16px;
    font-size: 1.6rem;
    line-height: 100%;
    padding: 16px 20px;
    margin-top: 46px;
    margin-bottom: 16px;
    background-color: #ece9e6;
}

.titlebar-bg span, .titlebar-br span, .titlebar-bg-br span {
    font-size: 20px;
    font-size: 2rem;
    padding-right: 20px;
    vertical-align: -2px;
    font-weight: 900;
}

.en {
    font-family: "Muli";
    font-weight: 400;
    letter-spacing: 2px;
}


.shoplist{
  padding: 0;
  display: flex;
  flex-wrap: wrap;
}

.shoplist .box{
  position: relative;
  width: 205px;
  margin-right: 70px;
  margin-bottom: 50px;
}

.shoplist .box:nth-child(4n){
  margin-right: 0;
}

.shoplist .box .shop-img img{
  max-width: 100%;
}

.shoplist h4{
  font-size: 1.6rem;
  line-height: 110%;
  padding: 15px 0;
}

.shoplist h4 a{
  text-decoration: underline;
  font-weight: bold;
}

.shoplist .shop-info{
  position: relative;
}

.shoplist .address{
  font-size: 1.2rem;
  line-height: 130%;
  margin-bottom: 14px;
}

.shoplist .tel{
  font-size: 1.2rem;
  line-height: 130%;
}

.shoplist .box .detlink{
  display: none;
  position: absolute;
  bottom: -6px;
  right: 0;
  background-color: #000;
  color: #fff;
  line-height: 100%;
  padding: 8px 26px 8px 16px;
  font-size: 1.3rem;
  text-decoration: none;
}

.shoplist .box .detlink::after {
  content: "";
  position: absolute;
  display: block;
  width: 6px;
  height: 6px;
  right: 10px;
  top: 50%;
  margin-top: -5px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.shoplist .type{
  display: flex;
  padding-top: 10px;
}

.shoplist .type li{
  width: 49%;
  margin-right: 2%;
  color: #fff;
  font-size: 1.1rem;
  text-align: center;
  line-height: 100%;
  padding: 4px 0 4px;
}

.shoplist .type li:nth-child(2n){
  margin-right: 0;
}

.shoplist .type li.type-mens{
  background-color: #001E41;
}

.shoplist .type li.type-ladies{
  background-color: #BC9C8F;
}

.shoplist .box a:hover {
  text-decoration: none;
}

.shoplist .box .detlink:hover {
  opacity: 0.8;
}

.shoplist .box .listhide{
  display: none;
}



@media only screen and (max-width: 767px) {

.global .sec05{
  width: 100%;
  padding: 10px;
}

.shoplist{
  padding: 0;
}

.shoplist .box{
  float: none;
  width: 100%;
  margin: 0 0 20px;
  padding: 0;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  background-color: #ebebeb;
}

.shoplist .shop-img{
  width: 32%;
  width: 120px;
  line-height: 0;
  padding-left: 15px;
}

.shoplist .shop-info{
  padding: 15px 25px 15px 20px;
  flex: 1;
}

.shoplist .shop-info .address{
  margin-bottom: 0;
}

.shoplist .shop-info .address br{
  display: none;
}

.shoplist h3{
  font-size: 1.4rem;
  padding-top: 0;
}

.shoplist .box .detlink{
  display: block;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: transparent;
  overflow: hidden;
  padding: 0;
  white-space: nowrap;
  text-indent: -100%;
}

.shoplist .box .detlink::after{
  border-color: #2f1812;
}

}


#gs-news{
    width: 1200px;
    margin: 80px auto 0;
}

#gs-news{
  position: relative;
  background-color: #e9e5e2;
  margin-top: 40px;
}

#gs-news h2{
  background-color: #3c1e00;
  color: #fff;
  line-height: 100%;
  padding: 16px 22px;
  letter-spacing: 3px;
  width: 113px;
  text-align: center;
  font-size: 19px;
  font-size: 1.9rem;
}

#gs-news ul{
  width: 820px;
  margin-left: 130px;
  margin-top: -38px;
}

#gs-news ul.open{
  height: auto;
  max-height: 50em;
  transition: all 0.5s;
}


#gs-news ul li{
  padding-bottom: 10px;
  display: flex;
  line-height: 150%;
}

#gs-news ul li span{
  display: inline-block;
  width: 100px;
}

#gs-news ul li a{
  flex: 1;
}

#gs-news .more{
  position: absolute;
  top: 10px;
  right: 14px;
  background-color: #3c1e00;
  color: #fff;
  padding: 8px 22px 8px 36px;
  line-height: 100%;
  border-radius: 16px;
  text-decoration: none;
}
#gs-news .more:hover{
  text-decoration: none;
  opacity: 0.8;
}

#gs-news .more::before{
  content: "";
  display: inline-block;
  position: absolute;
  top: 50%;
  left: 25px;
  width: 2px;
  height: 12px;
  background: #fff;
  margin-top: -7px;
}
#gs-news .more::after{
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 20px;
  width: 12px;
  height: 2px;
  margin-top: -2px;
  background: #fff;
}

#gs-news #more-sp{
  display: none;
}

@media only screen and (max-width: 767px) {

#gs-news{
  background: none;
  margin-top: 20px;
  padding: 0 15px;
  width: 100%;
}

#gs-news h2{
  background: none;
  color: #3c1e00;
  text-align: center;
  width: 100%;
  border-bottom: 1px solid #c9c9c9;
  padding-bottom: 10px;
}

#gs-news ul{
  width: 100%;
  margin: 0;
  overflow: visible;
  height: auto;
  max-height: none;
}

#gs-news ul li{
  font-size: 13px;
  border-bottom: 1px dotted #c9c9c9;
  margin-bottom: 0;
  padding: 8px 0;
}

#gs-news ul li span{
  display: block;
}

#gs-news ul .morewrap{
  display: none;
}

#gs-news #more-pc{
  display: none;
}

#gs-news #more-sp{
  position: relative;
  display: block !important;
  width: 140px;
  margin: 15px auto 0;
  top: 0;
  right: 0;
  text-align: center;
}

#gs-news .more.open::before{
  display: none;
}

}

#storebrand{
  max-width: 1032px;
  margin: auto;
}

#storebrand h2{
  text-align: center;
  font-size: 2.9rem;
  margin-bottom: 40px;
  font-weight: 500;
}

#storebrand .layout{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

#storebrand .layout .box{
  width: 46%;
  max-width: 490px;
  margin-top: 80px;
}

#storebrand .box h3{
  text-align: center;
  margin-bottom: 40px;
  font-size: 2rem;
}

#storebrand .box .text{
  margin-bottom: 50px;
}

#storebrand .box#sb7 .text{
  height: auto;
}

#storebrand .box .text p{
  font-size: 1.5rem;
  line-height: 1.8;
}

#storebrand .box .text p.anno{
  font-size: 1.2rem;
  margin-top: 2rem;
}

#storebrand .annotation{
  margin: 20px 0 80px;
  font-size: 1.2rem;
  line-height: 1.5;
}

@media only screen and (max-width: 767px) {
#storebrand{
  padding: 0 6%;
}

#storebrand h2{
  font-size: 2.4rem;
  margin-bottom: 0;
}

#storebrand .layout .box{
  width: 100%;
  margin-top: 40px;
}

#storebrand .box h3{
  margin-bottom: 20px;
}

#storebrand .box .text{
  height: auto !important;
  margin-bottom: 20px;
}

#storebrand .box .text p{
  font-size: 1.2rem;
}


}
