@charset "UTF-8";
/* ==================================================
	sp
================================================== */
@media screen and (max-width: 599px) {
  #fv {
    width: 100%;
    margin: 0;
    background: #fff;
  }
  .fv {
    width: 100%;
    margin: 0;
    position: relative;
  }
  .fv img {
    width: 100%;
    height: auto;
  }
  .catchphrase_wrapper {
    width: 50%;
    position: absolute;
    bottom: 12vw;
    left: 0;
    background: rgba(16, 8, 3, 0.5);
  }
  .catchphrase_wrapper h2 {
    font-size: 4.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    color: #fff;
    text-align: right;
    padding: 5vw 5% 5vw 0;
  }
  #category {
    width: 100%;
    margin: 0;
    padding: 0 0 5vw;
    background: #fff;
  }
  .intro_heading_wrapper {
    width: 85%;
    margin: 5vw auto 0;
    background: #F4F1EF;
  }
  .intro_heading span {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 2.8vw;
    font-weight: 400;
    display: block;
    padding: 5vw 0 2vw;
  }
  .intro_heading {
    font-size: 3.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
  }
  .intro_heading_txt {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
    display: inline-block;
    margin: 2vw 0 5vw;
    padding: 0 25%;
  }
  .intro_heading_txt:before, .intro_heading_txt:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 25%;
    height: 1px;
    background-color: #211A19;
  }
  .intro_heading_txt:before {
    left: 0;
  }
  .intro_heading_txt:after {
    right: 0;
  }
  .intro_txt_wrapper {
    width: 85%;
    margin: 5vw auto 0;
  }
  .intro_subheading {
    font-size: 3.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    display: inline-block;
    margin-top: 1vw;
  }
  .intro_txt {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    margin-top: 5vw;
  }
  .category_wrapper {
    width: 100%;
    margin: 0;
    display: inline-block;
  }
  .category_inner {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
  }
  .category_item {
    width: 100%;
    margin-top: 115vw;
    position: relative;
  }
  .category_item:first-of-type {
    margin-top: 20vw;
  }
  .category_txt {
    margin-top: 1.5vw;
  }
  .category_txt p {
    font-size: 2.8vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    text-align: left;
    color: #231d1c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main_img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #F4F1EF;
    padding-top: 4vw;
  }
  .wp-block-group__inner-container {
    display: flex;
    flex-flow: row;
    justify-content: center;
  }
  .case_number_wrapper {
    position: absolute;
    top: -13.6vw;
    left: -20%;
    background: url(../images/works/bg_single_works.png);
    background-size: contain;
    width: 30%;
    height: 15vw;
    vertical-align: bottom;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 11%;
  }
  .case_number_txt {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    position: absolute;
    top: 8.0vw;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .owner_wrapper {
    width: 100%;
    position: absolute;
    bottom: -69.4vw;
    left: 0;
  }
  .owner_txt {
    font-size: 3.0vw !important;
    letter-spacing: 0.1em !important;
    line-height: 1.0em !important;
    color: #fff !important;
    background: #194660;
    padding: 3vw 5% !important;
    text-align: center !important;
  }
  .works_heading {
    width: 100%;
    position: absolute;
    bottom: -78.5vw;
    font-size: 3.0vw !important;
    letter-spacing: 0.1em !important;
    line-height: 1.0em !important;
    font-weight: 600 !important;
    padding: 3vw 0 !important;
  }
  .single_inner {
    width: 100%;
    position: absolute;
    top: 56.1vw;
    right: 0;
  }
  .wp-block-image {
    margin: 0 3% 0 0;
  }
  .wp-block-image:last-of-type {
    margin: 0;
  }
  .single_inner p {
    display: none;
  }
  .is-layout-flex {
    display: none !important;
  }
  .works_morebtn_wrapper {
    width: 100%;
    position: absolute;
    bottom: -90.5vw;
    left: 0;
    display: flex;
    justify-content: center;
  }
  .works_morebtn {
    width: 32%;
    margin: 0;
    transition: all 0.3s;
  }
  .works_morebtn img {
    width: 100%;
    height: auto;
  }
  .works_morebtn:hover {
    opacity: 0.7;
  }
  .works_morebtn a {
    display: block;
  }
  .category_nopost {
    font-size: 3.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin: 5vw auto;
  }
  .pagination_wrapper {
    margin: 110vw auto 0;
  }
  .nav-links {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
  }
  .nav-links a {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #211A19;
  }
  .page-numbers {
    margin-right: 5%;
  }
  .page-numbers:last-of-type {
    margin-right: 0;
  }
  .current {
    color: #fff;
    background: #194660;
    margin-right: 5% !important;
    padding: 1.6vw 3.0% 2.1vw 3.2%;
    border-radius: 50%;
  }
  .current:last-of-type {
    margin-left: 5% !important;
  }
}
/* ==================================================
	tb
================================================== */
@media screen and (min-width: 600px) and (max-width: 1024px) {
  #fv {
    width: 100%;
    margin: 0;
    background: #fff;
  }
  .fv {
    width: 100%;
    margin: 0;
    position: relative;
  }
  .fv img {
    width: 100%;
    height: auto;
  }
  .catchphrase_wrapper {
    width: 50%;
    position: absolute;
    bottom: 12vw;
    left: 0;
    background: rgba(16, 8, 3, 0.5);
  }
  .catchphrase_wrapper h2 {
    font-size: 3.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    color: #fff;
    text-align: right;
    padding: 5vw 5% 5vw 0;
  }
  #category {
    width: 100%;
    margin: 0;
    padding: 0 0 5vw;
    background: #fff;
  }
  .intro_heading_wrapper {
    width: 85%;
    margin: 5vw auto 0;
    background: #F4F1EF;
  }
  .intro_heading span {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 1.8vw;
    font-weight: 400;
    display: block;
    padding: 5vw 0 2vw;
  }
  .intro_heading {
    font-size: 2.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
  }
  .intro_heading_txt {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
    display: inline-block;
    margin: 2vw 0 5vw;
    padding: 0 25%;
  }
  .intro_heading_txt:before, .intro_heading_txt:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 25%;
    height: 1px;
    background-color: #211A19;
  }
  .intro_heading_txt:before {
    left: 0;
  }
  .intro_heading_txt:after {
    right: 0;
  }
  .intro_txt_wrapper {
    width: 85%;
    margin: 5vw auto 0;
  }
  .intro_subheading {
    font-size: 2.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    display: inline-block;
    margin-top: 1vw;
  }
  .intro_txt {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    margin-top: 5vw;
  }
  .category_wrapper {
    width: 100%;
    margin: 0;
    display: inline-block;
  }
  .category_inner {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
  }
  .category_item {
    width: 100%;
    margin-top: 110vw;
    position: relative;
  }
  .category_item:first-of-type {
    margin-top: 20vw;
  }
  .category_txt {
    margin-top: 1.5vw;
  }
  .category_txt p {
    font-size: 1.8vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    text-align: left;
    color: #231d1c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main_img {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #F4F1EF;
    padding-top: 4vw;
  }
  .wp-block-group__inner-container {
    display: flex;
    flex-flow: row;
    justify-content: center;
  }
  .case_number_wrapper {
    position: absolute;
    top: -13.6vw;
    left: -20%;
    background: url(../images/works/bg_single_works.png);
    background-size: contain;
    width: 30%;
    height: 15vw;
    vertical-align: bottom;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 11%;
  }
  .case_number_txt {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 600;
    position: absolute;
    top: 8.0vw;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .owner_wrapper {
    width: 100%;
    position: absolute;
    bottom: -68.5vw;
    left: 0;
  }
  .owner_txt {
    font-size: 2.0vw !important;
    letter-spacing: 0.1em !important;
    line-height: 1.0em !important;
    color: #fff !important;
    background: #194660;
    padding: 3vw 10% !important;
    text-align: center !important;
  }
  .works_heading {
    width: 100%;
    position: absolute;
    bottom: -76.5vw;
    font-size: 2.0vw !important;
    letter-spacing: 0.1em !important;
    line-height: 1.0em !important;
    font-weight: 600 !important;
    padding: 3vw 0 !important;
  }
  .single_inner {
    width: 100%;
    position: absolute;
    top: 56.1vw;
    right: 0;
  }
  .wp-block-image {
    margin: 0 3% 0 0;
  }
  .wp-block-image:last-of-type {
    margin: 0;
  }
  .single_inner p {
    display: none;
  }
  .is-layout-flex {
    display: none !important;
  }
  .works_morebtn_wrapper {
    width: 100%;
    position: absolute;
    bottom: -86.2vw;
    left: 0;
    display: flex;
    justify-content: center;
  }
  .works_morebtn {
    width: 22%;
    margin: 0;
    transition: all 0.3s;
  }
  .works_morebtn img {
    width: 100%;
    height: auto;
  }
  .works_morebtn:hover {
    opacity: 0.7;
  }
  .works_morebtn a {
    display: block;
  }
  .category_nopost {
    font-size: 2.5vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin: 5vw auto;
  }
  .pagination_wrapper {
    margin: 100vw auto 0;
  }
  .nav-links {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
  }
  .nav-links a {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #211A19;
  }
  .page-numbers {
    margin-right: 5%;
  }
  .page-numbers:last-of-type {
    margin-right: 0;
  }
  .current {
    color: #fff;
    background: #194660;
    margin-right: 5% !important;
    padding: 1.4vw 2.5% 1.9vw 2.7%;
    border-radius: 50%;
  }
  .current:last-of-type {
    margin-left: 5% !important;
  }
}
/* ==================================================
	pc
================================================== */
@media screen and (min-width: 1025px) {
  #fv {
    width: 100%;
    margin: 0;
    background: #fff;
  }
  .fv {
    width: 100%;
    margin: 0;
    position: relative;
  }
  .fv img {
    width: 100%;
    height: auto;
  }
  .catchphrase_wrapper {
    width: 35%;
    position: absolute;
    bottom: 10vw;
    left: 0;
    background: rgba(16, 8, 3, 0.5);
  }
  .catchphrase_wrapper h2 {
    font-size: 2.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    color: #fff;
    text-align: right;
    padding: 4vw 5% 4vw 0;
  }
  #category {
    width: 100%;
    margin: 0;
    background: #fff;
  }
  .intro_heading_wrapper {
    width: 80%;
    margin: 5vw auto 0;
    background: #F4F1EF;
  }
  .intro_heading span {
    font-family: 'Hind Siliguri', sans-serif;
    font-size: 1.3vw;
    display: block;
    padding: 2vw 0 1vw;
  }
  .intro_heading {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
  }
  .intro_heading_txt {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: relative;
    display: inline-block;
    margin: 1vw 0 2vw;
    padding: 0 20%;
  }
  .intro_heading_txt:before, .intro_heading_txt:after {
    content: '';
    position: absolute;
    top: 50%;
    display: inline-block;
    width: 35%;
    height: 1px;
    background-color: #211A19;
  }
  .intro_heading_txt:before {
    left: 0;
  }
  .intro_heading_txt:after {
    right: 0;
  }
  .intro_txt_wrapper {
    width: 80%;
    margin: 5vw auto 0;
  }
  .intro_subheading {
    font-size: 1.3vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    font-weight: 400;
    margin-top: 2vw;
  }
  .intro_txt {
    font-size: 1.2vw;
    letter-spacing: 0.1em;
    line-height: 1.8em;
    margin-top: 2vw;
  }
  .category_wrapper {
    width: 100%;
    margin: 0;
    display: inline-block;
  }
  .category_inner {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
  }
  .category_item {
    width: 100%;
    margin-top: 12vw;
    position: relative;
  }
  .category_txt {
    margin-top: 1.5vw;
  }
  .category_txt p {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    text-align: left;
    color: #231d1c;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .main_img {
    width: 81.8%;
    position: absolute;
    top: 0;
    left: 0;
    background: #F4F1EF;
    padding-top: 2vw;
  }
  .wp-block-group__inner-container {
    background: #fff;
  }
  .case_number_wrapper {
    position: absolute;
    top: -9.5vw;
    left: 10%;
    background: url(../images/works/bg_single_works.png);
    background-size: contain;
    width: 20%;
    height: 8vw;
    vertical-align: bottom;
    background-repeat: no-repeat;
    position: relative;
    margin-right: 11%;
  }
  .case_number_txt {
    font-size: 1.4vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    position: absolute;
    top: 5.5vw;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
  }
  .owner_wrapper {
    width: 30%;
    position: absolute;
    bottom: 4.5vw;
    left: 10%;
  }
  .owner_txt {
    font-size: 1.4vw !important;
    letter-spacing: 0.1em !important;
    line-height: 1.0em !important;
    color: #fff !important;
    background: #194660;
    padding: 1.5vw 5% !important;
    text-align: center !important;
  }
  .works_heading {
    position: absolute;
    bottom: 4.5vw;
    right: 24%;
    font-size: 1.4vw !important;
    letter-spacing: 0.1em !important;
    line-height: 1.0em !important;
    font-weight: 400 !important;
    padding: 1.5vw 0 !important;
  }
  .single_inner {
    width: 18.2%;
    position: absolute;
    top: 0;
    right: 0;
    background: #F4F1EF;
    padding-top: 2vw;
  }
  .wp-block-image {
    margin: 0 0 3.1vw;
  }
  .wp-block-image:last-of-type {
    margin: 0;
  }
  .single_inner p {
    display: none;
  }
  .is-layout-flex {
    display: none !important;
  }
  .works_morebtn_wrapper {
    width: 100%;
    margin: 41.4vw 0 0;
    display: flex;
    justify-content: flex-end;
  }
  .works_morebtn {
    width: 12%;
    margin: 0 10% 0 0;
    transition: all 0.3s;
  }
  .works_morebtn img {
    width: 100%;
    height: auto;
  }
  .works_morebtn:hover {
    opacity: 0.7;
  }
  .works_morebtn a {
    display: block;
  }
  .category_nopost {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    margin: 5vw auto;
  }
  .pagination_wrapper {
    margin: 5vw auto 0;
  }
  .nav-links {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
  }
  .nav-links a {
    font-size: 1.0vw;
    letter-spacing: 0.1em;
    line-height: 1.0em;
    color: #211A19;
  }
  .page-numbers {
    margin-right: 5%;
  }
  .current {
    color: #fff;
    background: #194660;
    padding: 1.1vw 1.5%;
    border-radius: 50%;
  }
  .current:last-of-type {
    margin-left: 5% !important;
  }
}