@charset "UTF-8";
/*------------------------
	Font
------------------------*/
@media (min-width: 835px) {
  /*------------------------
  	Font
  ------------------------*/
  main {
    padding-top: 140px;
  }
  main #intro {
    position: relative;
  }
  main #intro h2 {
    padding-left: 10%;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 2.4rem;
    line-height: 2.5;
    letter-spacing: 0.1em;
  }
  main #intro .copy {
    width: 410px;
    position: absolute;
    top: 80px;
    right: 12%;
  }
  main #intro video {
    width: 100%;
    margin-top: 140px;
    border-radius: 50px 50px 0 0;
  }
  main #about {
    width: 95%;
    max-width: 1050px;
    margin: -7vw auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
    position: relative;
    z-index: 10;
  }
  main #about picture {
    width: 45%;
    border-radius: 10px;
    overflow: hidden;
  }
  main #about .details h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.8rem;
    line-height: 2.2;
  }
  main #about .details h2 em {
    display: block;
    margin-bottom: 30px;
    font-family: "Lato", sans-serif;
    line-height: 1;
    letter-spacing: 0.1em;
    font-size: 2rem;
    font-weight: 900;
    color: #CBB3A6;
  }
  main #about .details .note {
    margin-top: 40px;
  }
  main #about .details .note p {
    line-height: 2.5;
  }
  main #about .details .note p:not(:last-of-type) {
    margin-bottom: 2em;
  }
  main #message {
    width: 95%;
    max-width: 1050px;
    margin: 90px auto 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  main #message h2 {
    width: 5em;
    -webkit-transform: rotate(-90deg) translateX(-50%);
    transform: rotate(-90deg) translateX(-50%);
    font-family: "Lato", sans-serif;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 900;
    font-size: 1.6rem;
    color: #CBB3A6;
    position: absolute;
    left: 30px;
  }
  main #message figure {
    width: 25%;
    margin-left: 10%;
    border-radius: 10px;
    overflow: hidden;
  }
  main #message .details {
    width: 60%;
  }
  main #message .details .copy {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.8rem;
  }
  main #message .details .note {
    margin-top: 25px;
  }
  main #message .details .note p {
    line-height: 2.5;
  }
  main #message .details .note p:not(:last-of-type) {
    margin-bottom: 1em;
  }
  main #message .details .note p {
    line-height: 2;
  }
  main #group {
    margin-top: 90px;
  }
  main #group h2 {
    width: 95%;
    max-width: 1050px;
    margin: 0 auto;
    position: relative;
    z-index: 10;
  }
  main #group h2 img {
    width: 335px;
  }
  main #group .slide {
    margin-top: -110px;
  }
  main #group .slide .slidelist li {
    margin: 0 10px;
    border-radius: 10px;
    overflow: hidden;
  }
  main #group .cat {
    width: 95%;
    max-width: 1100px;
    margin: 70px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main #group .cat section {
    width: 29%;
  }
  main #group .cat section h3 {
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.6rem;
  }
  main #group .cat section h3 em {
    display: block;
    margin-bottom: 5px;
    font-family: "Lato", sans-serif;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 900;
    font-size: 1.3rem;
  }
  main #group .cat section .note {
    margin-top: 20px;
  }
  main #group .list {
    width: 95%;
    margin: 60px auto 0;
    border-top: 1px solid #B1AFAD;
  }
  main #group .list .inner {
    max-width: 1100px;
    margin: 60px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  main #group .list .inner section {
    width: 22%;
  }
  main #group .list .inner section:not(:nth-of-type(4n)) {
    margin-right: 4%;
  }
  main #group .list .inner section:not(:first-of-type):not(:nth-of-type(2)):not(:nth-of-type(3)):not(:nth-of-type(4)) {
    margin-top: 50px;
  }
  main #group .list .inner section figure {
    border-radius: 10px;
    overflow: hidden;
  }
  main #group .list .inner section.maruyasuhd figure {
    border: 1px solid #707070;
  }
  main #group .list .inner section h4 {
    margin-top: 25px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.5rem;
  }
  main #group .list .inner section .note {
    margin-top: 15px;
  }
  main #group .list .inner section .type {
    border-top: 1px solid #B1AFAD;
    margin-top: 15px;
    padding-top: 10px;
    font-size: 1.2rem;
    line-height: 1.7;
    color: #6E6C6C;
  }
  main #group .list .inner section .more {
    margin-top: 20px;
  }
  main #group .list .inner section .more a {
    font-family: "Lato", sans-serif;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 900;
    font-size: 1.2rem;
    text-decoration: underline;
    color: #CBB3A6;
  }
  main #company {
    width: 95%;
    margin: 190px auto 0;
  }
  main #company .mv {
    border-radius: 10px;
    overflow: hidden;
  }
  main #company .mv img {
    width: 100%;
  }
  main #company .details {
    max-width: 1200px;
    margin: 100px auto 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  main #company .details h2 {
    width: 20%;
    text-align: center;
  }
  main #company .details h2 img {
    width: 30px;
  }
  main #company .details .infolist {
    width: 75%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-bottom: 1px solid #DEDCDA;
  }
  main #company .details .infolist dt, main #company .details .infolist dd {
    padding-bottom: 20px;
  }
  main #company .details .infolist dt:not(:first-of-type),
  main #company .details .infolist dd:not(:first-of-type) {
    border-top: 1px solid #DEDCDA;
    padding-top: 20px;
  }
  main #company .details .infolist dt {
    width: 10em;
  }
  main #company .details .infolist dd {
    width: calc(100% - 10em);
  }
  main #company .details .infolist dd .detaillist li {
    list-style-type: decimal;
    margin-left: 1.5em;
    padding-left: 0.5em;
  }
}
@media (max-width: 834px) {
  /*------------------------
  	Font
  ------------------------*/
  main {
    padding-top: 80px;
  }
  main #intro {
    position: relative;
  }
  main #intro h2 {
    padding-left: 7%;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.8rem;
    line-height: 2.5;
    letter-spacing: 0.1em;
  }
  main #intro .copy {
    width: 60%;
    margin: 80px 7% 0 auto;
    position: relative;
    z-index: 10;
  }
  main #intro video {
    margin-top: -40vw;
    border-radius: 50px 50px 0 0;
  }
  main #about {
    margin-top: -40vw;
    padding: 0 7%;
    position: relative;
    z-index: 10;
  }
  main #about picture {
    border-radius: 10px;
    overflow: hidden;
  }
  main #about .details {
    margin-top: 40px;
  }
  main #about .details h2 {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 2rem;
    line-height: 2.2;
  }
  main #about .details h2 em {
    display: block;
    margin-bottom: 20px;
    font-family: "Lato", sans-serif;
    line-height: 1;
    letter-spacing: 0.1em;
    font-size: 2rem;
    font-weight: 900;
    color: #CBB3A6;
  }
  main #about .details .note {
    margin-top: 30px;
  }
  main #about .details .note p {
    line-height: 2.5;
  }
  main #about .details .note p:not(:last-of-type) {
    margin-bottom: 2em;
  }
  main #about .details .note p {
    line-height: 2;
  }
  main #message {
    margin-top: 70px;
    padding: 0 10%;
    position: relative;
  }
  main #message h2 {
    width: 5em;
    -webkit-transform: rotate(-90deg) translateX(-50%);
    transform: rotate(-90deg) translateX(-50%);
    font-family: "Lato", sans-serif;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 900;
    font-size: 1.6rem;
    color: #CBB3A6;
    position: absolute;
    left: 0;
  }
  main #message figure {
    margin-left: 13%;
    border-radius: 10px;
    overflow: hidden;
  }
  main #message .details {
    margin-top: 40px;
  }
  main #message .details .copy {
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.8rem;
  }
  main #message .details .note {
    margin-top: 25px;
  }
  main #message .details .note p {
    line-height: 2.5;
  }
  main #message .details .note p:not(:last-of-type) {
    margin-bottom: 2em;
  }
  main #message .details .note p {
    line-height: 2;
  }
  main #group {
    margin-top: 70px;
  }
  main #group h2 {
    padding: 0 10%;
    position: relative;
    z-index: 10;
  }
  main #group h2 img {
    width: 70%;
  }
  main #group .slide {
    margin-top: -18vw;
  }
  main #group .slide .slidelist li {
    margin: 0 10px;
    border-radius: 10px;
    overflow: hidden;
  }
  main #group .cat {
    padding: 0 10%;
  }
  main #group .cat section {
    margin-top: 40px;
  }
  main #group .cat section h3 {
    text-align: center;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.6rem;
  }
  main #group .cat section h3 em {
    display: block;
    margin-bottom: 5px;
    font-family: "Lato", sans-serif;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 900;
    font-size: 1.3rem;
  }
  main #group .cat section .note {
    margin-top: 20px;
  }
  main #group .list {
    width: 95%;
    margin: 60px auto 0;
    border-top: 1px solid #B1AFAD;
  }
  main #group .list .inner {
    padding: 60px 10% 0;
  }
  main #group .list .inner section:not(:last-of-type) {
    margin-bottom: 40px;
  }
  main #group .list .inner section figure {
    border-radius: 10px;
    overflow: hidden;
  }
  main #group .list .inner section.maruyasuhd figure {
    border: 1px solid #707070;
  }
  main #group .list .inner section h4 {
    margin-top: 25px;
    font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 1.5rem;
  }
  main #group .list .inner section .note {
    margin-top: 15px;
  }
  main #group .list .inner section .type {
    border-top: 1px solid #B1AFAD;
    margin-top: 15px;
    padding-top: 10px;
    font-size: 1.2rem;
    line-height: 1.7;
    color: #6E6C6C;
  }
  main #group .list .inner section .more {
    margin-top: 20px;
  }
  main #group .list .inner section .more a {
    font-family: "Lato", sans-serif;
    line-height: 1;
    letter-spacing: 0.1em;
    font-weight: 900;
    font-size: 1.2rem;
    text-decoration: underline;
    color: #CBB3A6;
  }
  main #company {
    width: 90%;
    margin: 100px auto 0;
  }
  main #company .mv {
    border-radius: 10px;
    overflow: hidden;
  }
  main #company .mv img {
    width: 100%;
  }
  main #company .details {
    margin-top: 60px;
  }
  main #company .details h2 img {
    width: 215px;
  }
  main #company .details .infolist {
    margin-top: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    display: -webkit-flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    border-bottom: 1px solid #DEDCDA;
  }
  main #company .details .infolist dt, main #company .details .infolist dd {
    padding-bottom: 20px;
  }
  main #company .details .infolist dt:not(:first-of-type),
  main #company .details .infolist dd:not(:first-of-type) {
    border-top: 1px solid #DEDCDA;
    padding-top: 20px;
  }
  main #company .details .infolist dt {
    width: 8em;
  }
  main #company .details .infolist dd {
    width: calc(100% - 8em);
  }
  main #company .details .infolist dd .detaillist li {
    list-style-type: decimal;
    margin-left: 1.5em;
    padding-left: 0.5em;
  }
}