
.min {
font-family: "Shippori Mincho B1", serif;
}
.sec-intro{
position: relative;
}
.sec-intro:after {
    content: "";
    position: absolute;
    background: url("../../img/index/about-bg.png") repeat;
    width: 570px;
    height: 570px;
    left: -30px;
    top: 0;
    z-index: -1;
}
.sec-intro .inner {
padding: 120px 0;
}



.sec-intro h2{
font-size: 115px;
font-size: 11.5rem;
line-height: 1;
margin-bottom: 60px;
font-weight: 700;
}
.sec-intro .flexBox {
display: flex;
justify-content: flex-end;
}
.sec-intro .flexBox .box {
max-width: 790px;
}
.sec-intro h3 {
font-size: 40px;
font-size: 4rem;
margin-bottom: 40px;
font-weight: 500;
letter-spacing: 0.05em;
}

.sec-oasstyle{
background: #eff2f5;
padding: 80px 0;
}
.sec-oasstyle h2 {
font-size: 40px;
font-size: 4rem;
text-align: center;
font-weight: 500;
position: relative;
z-index: 1;
padding-top: 50px;
}
.sec-oasstyle h2:after {
content: "Style";
font-size: 200px;
font-size: 20rem;
color: rgba(255,255,255,.4);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translateY(-50%) translateX(-50%);
  -webkit- transform: translateY(-50%) translateX(-50%);
font-family: 'Cormorant Garamond', serif;
font-weight: 700;
z-index: -1;
}
.loop-slider {
padding: 120px 0 0;
position: relative;
z-index: 2;
}
.loop-slider li {
margin: 0 5px;
}
.sec-oasstyle .inner {
position: relative;
z-index: 0;
}
.sec-oasstyle .inner:before {
    content: "";
    position: absolute;
    background: url("../../img/index/about-bg.png") repeat;
width: 500px;
height: 500px;
right: -150px;
top: -30%;
    z-index: -1;
}
.sec-oasstyle .flexBox {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
padding: 120px 0 60px;
}
.sec-oasstyle .flexBox h3 {
font-size: 32px;
font-size: 3.2rem;
font-weight: 500;
width: 50%;
line-height: 1.7;
}

.sec-oasstyle .flexBox .txt-basic {
width: 50%;
}

.sec-oasstyle .circleWrap{
display: flex;
justify-content: space-between;
}

.sec-oasstyle .circleWrap .circleImg{
width: 64%;
max-width: 767px;
}
.sec-oasstyle .circleImgsp {
display: none;
}

.sec-oasstyle .circleWrap .textWrap{
width: 35%;
}
.sec-oasstyle .circleWrap .textWrap ul li h4{
font-size: 21px;
font-size: 2.1rem;
color: #fd6531;
font-weight: 500;
}
.sec-oasstyle .circleWrap .textWrap ul li dl dt {
padding: 10px 0;
font-size: 18px;
font-size: 1.8rem;
font-weight: 500;
}
.sec-oasstyle .circleWrap .textWrap ul li dl dd{
font-size: 13px;
font-size: 1.3rem;
line-height: 1.5;
}
.sec-oasstyle .circleWrap .textWrap ul li dl dd small {
font-size: 10px;
font-size: 1rem;
}

.sec-oasstyle .circleWrap .textWrap ul li:first-child{
margin-left: -70px;
margin-bottom: 65px;
margin-top: 30px;
}
.sec-oasstyle .circleWrap .textWrap ul li:nth-child(2){
margin-left: 0;
margin-bottom: 75px;
}
.sec-oasstyle .circleWrap .textWrap ul li:nth-child(3){
margin-left: -70px;
}
.sec-coordinate {
padding: 120px 0;
position: relative;
}
.sec-coordinate:before {
    content: "";
    position: absolute;
    background: url("../../img/index/about-bg.png") repeat;
width: 500px;
height: 500px;
right: 00px;
top: 0%;
    z-index: -1;
}

.sec-coordinate:after {
    content: "";
    position: absolute;
    background: url("../../img/index/about-bg.png") repeat;
width: 500px;
height: 500px;
left: 0px;
top: 30%;
    z-index: -1;
}
.sec-coordinate .inner {
position: relative;
padding-bottom: 80px;
}
.sec-coordinate .flexBox{
display: flex;
flex-wrap: wrap;
}
.sec-coordinate .flexBox .coordinateImg {
    width: 50%;
    position: relative;
}

.coordinateImg .Img {
    margin-left: calc((1200px - 100vw) / 2);
    max-width: 930px;
}
.sec-coordinate .flexBox .textWrap {
    width: 50%;
    max-width: 515px;
    margin-left: auto;
    padding: 60px 0 0 15px;
}
.sec-coordinate .flexBox .textWrap h2 {
font-size: 26px;
font-size: 2.6rem;
font-weight: 500;
margin-bottom: 40px;
line-height: 1.7;
}
.sec-coordinate .subImg01 {
text-align: right;
margin-top: 60px;
}
.sec-coordinate .subImg02 {
text-align: right;
margin-top: -250px;
width: 50%;
}


.sec-coordinate .verticalTxt {
    writing-mode: vertical-rl;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    font-size: 40px;
    font-size: 4rem;
    position: absolute;
    left: 0%;
    bottom: 5%;
    letter-spacing: 0.1em;
}

.sec-coordinate .ftCg {
color: #eff2f5;
opacity: 0.4;
font-size: 180px;
font-size: 18rem;
position: absolute;
left: -10%;
bottom: 0;
line-height: 0.5;
font-weight: 700;
z-index: -1;
}

@media screen and (max-width: 1530px){
.sec-coordinate .subImg02 {
    margin-top: -320px;
}
}

@media screen and (max-width: 834px){
.sec-intro h2 {
    font-size: 40px;
    font-size: 4rem;
    margin-bottom: 30px;
}
.sec-intro h3 {
    font-size: 24px;
    font-size: 2.4rem;
    margin-bottom: 20px;
}
.sec-intro .inner {
    padding: 40px 0;
}
.sec-intro::after {
    width: 200px;
    height: 200px;
}
.sec-oasstyle h2 {
    font-size: 21px;
    font-size: 2.1rem;
}
.sec-oasstyle h2::after {
    font-size: 110px;
    font-size: 11rem;
}
.sec-oasstyle {
    padding: 40px 0;
}
.loop-slider {
    padding: 40px 0 0;
}
.sec-oasstyle .flexBox {
    padding: 30px 0 20px;
}
.sec-oasstyle .flexBox h3 {
    font-size: 18px;
    font-size: 1.8rem;
    width: 100%;
    margin-bottom: 20px;
}
.sec-oasstyle .flexBox .txt-basic {
    width: 100%;
}
.sec-oasstyle .inner::before {
    width: 200px;
    height: 200px;
    right: -10%;
    top: -5%;
}
.loop-slider li {
    margin: 0 2px;
}
.sec-oasstyle .circleImgsp {
display: block;
}
.sec-oasstyle .circleWrap .circleImg {
display: none;
}
.sec-oasstyle .circleWrap .textWrap {
    width: 100%;
}
.sec-oasstyle .circleWrap .textWrap ul li {
    margin-left: 0!important;
    margin-bottom: 30px!important;
    margin-top: 0!important;
}
.sec-oasstyle .circleWrap .textWrap ul li dl dt {
    font-size: 16px;
    font-size: 1.6rem;
}
.sec-oasstyle .circleWrap .textWrap ul li:first-child h4:before {
content: "#01";
margin-right: 5px;
/*color: #47668c;*/
font-size: 24px;
font-size: 2.4rem;
font-family: "Shippori Mincho B1", serif;
}
.sec-oasstyle .circleWrap .textWrap ul li:nth-child(2) h4:before {
content: "#02";
margin-right: 5px;
/*color: #47668c;*/
font-size: 24px;
font-size: 2.4rem;
font-family: "Shippori Mincho B1", serif;
}
.sec-oasstyle .circleWrap .textWrap ul li:nth-child(3) h4:before {
content: "#03";
margin-right: 5px;
/*color: #47668c;*/
font-size: 24px;
font-size: 2.4rem;
font-family: "Shippori Mincho B1", serif;
}
.sec-coordinate {
    padding: 0;
    position: relative;
}
.sec-coordinate .flexBox .coordinateImg {
    width: 100%;
}
.coordinateImg .Img {
    margin: 0 -10vw 30px;
    max-width: auto;
}
.coordinateImg .Img img {
    display: block;
    width: 100%;
}
.sec-coordinate .flexBox .textWrap {
    width: 100%;
    max-width: 100%;
    margin-left: auto;
    padding: 0;
}
.sec-coordinate .flexBox .textWrap h2 {
    font-size: 21px;
    font-size: 2.1rem;
    margin-bottom: 20px;
}

.sec-coordinate .verticalTxt {
    writing-mode: inherit;
    -webkit-writing-mode:inherit;
    -ms-writing-mode: inherit;
    font-size: 21px;
    font-size: 2.1rem;
    position: inherit;
    left: inherit;
    bottom: inherit;
    padding-top: 35px;
}
.sec-coordinate .ftCg {
    font-size: 70px;
    font-size: 7rem;
    bottom: 130px;
}
.sec-coordinate .subImg02 {
display: none;
}
.sec-coordinate::before {
    width: 200px;
    height: 200px;
    right: 0;
    top: 20%;
}

.sec-coordinate::after {
    width: 80%;
    height: 200px;
    top: 55%;

}
}