/*! Writen  by SCSS */
.content_box.location a,
.content_box.pj_concept a,
/*.garelly a,*/
.pj_concept a,
.location a {
  pointer-events: none; }

.order a::before {
  opacity: 0.6; }

.inner {
  max-width: 1280px;
  width: calc(100% - 40px);
  margin: 0 auto; }

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

.ai_fs {
  align-items: flex-start; }

.flex_wrap {
  flex-wrap: wrap; }

.flex_rr {
  flex-direction: row-reverse; }

.pos_r {
  position: relative; }

.pos_a {
  position: absolute; }

@media screen and (max-width: 768px) {
  .wrap {
    padding-top: 60px; } }
@media screen and (max-width: 480px) {
  .wrap {
    padding-top: 90px; } }

/*.concept,
.design,
.gallery,
.plan,
.quality,
.order,
.pj_concept,
.location{
	a{
		pointer-events: none;
	}
}*/
/*.concept,
.design,
.gallery{
	.content_btn{
		opacity: 0.6;
	}
}
.plan,
.quality,
.order,
.pj_concept,
.location{
	a::before{
		opacity: 0.6;
	}	
}*/
.sec_main {
  position: relative; }
  .sec_main::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 50%; }
  .sec_main .main_image {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: url("../images/top/main.jpg") center/cover no-repeat; }

.obi_wrap {
  background: #48737a;
  padding: 10px 0; }
  .obi_wrap .obi_list {
    max-width: 1200px;
    justify-content: center; }
    @media screen and (max-width: 480px) {
      .obi_wrap .obi_list {
        max-width: 396px;
        display: block; } }
    .obi_wrap .obi_list .item {
      position: relative;
      max-width: 396px;
      width: 33%; }
      @media screen and (max-width: 480px) {
        .obi_wrap .obi_list .item {
          width: 100%; } }
      @media screen and (max-width: 480px) {
        .obi_wrap .obi_list .item:first-child, .obi_wrap .obi_list .item:nth-child(2) {
          margin-bottom: 2px; } }
      .obi_wrap .obi_list .item:first-child::after, .obi_wrap .obi_list .item:nth-child(2)::after {
        content: "";
        display: block;
        position: absolute;
        pointer-events: none;
        top: 0;
        bottom: 0;
        left: 100%;
        width: 1.02%;
        background: rgba(255, 255, 255, 0.5); }
        @media screen and (max-width: 480px) {
          .obi_wrap .obi_list .item:first-child::after, .obi_wrap .obi_list .item:nth-child(2)::after {
            top: 100%;
            left: 0;
            right: 0;
            bottom: auto;
            width: 100%;
            height: 2px; } }

.sec_info {
  padding-top: 40px;
  background: #dce4e6; }
  @media screen and (max-width: 768px) {
    .sec_info {
      padding-top: 30px; } }
  @media screen and (min-width: 768px) {
    .spOnly {
      display: none; } }
  .sec_info .content_link_wrap {
    display: none; }
  .sec_info .info_head {
    line-height: 1.5;
    font-size: 32px;
    letter-spacing: 0.4em;
    margin-bottom: 25px; }
    @media screen and (max-width: 480px) {
      .sec_info .info_head {
        font-size: 26px;
        letter-spacing: 0.2em;
        margin-bottom: 20px; } }
  .sec_info .info_wrap {
    max-width: 560px;
    margin-left: auto;
    margin-right: auto;
    align-items: center;
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .sec_info .info_wrap {
        margin-bottom: 20px; } }
    @media screen and (max-width: 480px) {
      .sec_info .info_wrap {
        display: block; } }
    .sec_info .info_wrap .info_list_head {
      max-width: 140px;
      width: 25%; }
      @media screen and (max-width: 480px) {
        .sec_info .info_wrap .info_list_head {
          width: 100%;
          margin-left: auto;
          margin-right: auto; } }
    .sec_info .info_wrap hr {
      width: 2px;
      background: rgba(0, 34, 67, 0.1);
      align-self: stretch;
      margin: 0 15px; }
      @media screen and (max-width: 480px) {
        .sec_info .info_wrap hr {
          width: 100%;
          height: 2px;
          margin: 12px auto; } }
    .sec_info .info_wrap .info_list {
      padding: 25px 0; }
      @media screen and (max-width: 480px) {
        .sec_info .info_wrap .info_list {
          padding: 0; } }
      .sec_info .info_wrap .info_list .item {
        display: flex;
        align-items: baseline;
        font-size: 14px;
        letter-spacing: 0.1em;
        line-height: 1.4; }
        @media screen and (max-width: 480px) {
          .sec_info .info_wrap .info_list .item {
            font-size: 13px;
            display: block;
            text-align: center; } }
        .sec_info .info_wrap .info_list .item:not(:last-child) {
          margin-bottom: 0.5em; }
          @media screen and (max-width: 480px) {
            .sec_info .info_wrap .info_list .item:not(:last-child) {
              margin-bottom: 0.8em; } }
        .sec_info .info_wrap .info_list .item dt {
          width: 5.8em;
          margin-right: 1em; }
          @media screen and (max-width: 480px) {
            .sec_info .info_wrap .info_list .item dt {
              width: 100%;
              margin-right: 0;
              margin-bottom: 0.2em; } }

.info_tel_wrap {
  padding: 30px 0;
  background: rgba(0, 34, 67, 0.1); }
  @media screen and (max-width: 480px) {
    .info_tel_wrap {
      padding: 20px 0; } }
  .info_tel_wrap .tel_head {
    font-size: 16px;
    line-height: 1.4; }
    @media screen and (max-width: 480px) {
      .info_tel_wrap .tel_head {
        font-size: 12px; } }
  .info_tel_wrap .tel {
    line-height: 0;
    margin: 25px 0; }
    @media screen and (max-width: 480px) {
      .info_tel_wrap .tel {
        margin: 10px 40px; } }

.content_head {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  line-height: 1;
  letter-spacing: 0.1em; }

.sec_content {
  padding: 100px 0;
  background: #48737a; }
  @media screen and (max-width: 960px) {
    .sec_content {
      padding: 80px 0; } }
  @media screen and (max-width: 768px) {
    .sec_content {
      padding: 60px 0; } }
  @media screen and (max-width: 480px) {
    .sec_content {
      padding: 50px 0; } }
  .sec_content .inner {
    max-width: 1200px; }
    @media screen and (max-width: 480px) {
      .sec_content .inner {
        width: calc(100% - 20px); } }
  .sec_content .content_head {
    color: #fff; }
    .sec_content .content_head .en {
      font-size: 22px;
      margin-bottom: 1em; }
      @media screen and (max-width: 1260px) {
        .sec_content .content_head .en {
          font-size: 1.7vw; } }
      @media screen and (max-width: 480px) {
        .sec_content .content_head .en {
          font-size: 20px;
          margin-bottom: 0.2em; } }
    .sec_content .content_head .jp {
      font-size: 14px; }
      @media screen and (max-width: 1260px) {
        .sec_content .content_head .jp {
          font-size: 1.05vw; } }
      @media screen and (max-width: 480px) {
        .sec_content .content_head .jp {
          font-size: 13px; } }
  .sec_content .more_text {
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1;
    font-size: 14px;
    color: #fff;
    margin-top: 2em; }
    @media screen and (max-width: 1260px) {
      .sec_content .more_text {
        font-size: 1.05vw; } }
    @media screen and (max-width: 480px) {
      .sec_content .more_text {
        font-size: 13px;
        margin-top: 1em; } }
    .sec_content .more_text::after {
      content: "";
      width: 8px;
      height: 8px;
      border-top: 2px solid #fff;
      border-right: 2px solid #fff;
      transform: rotate(45deg); }
  .sec_content .content_wrap {
    justify-content: center; }
    .sec_content .content_wrap .content_image {
      position: relative; }
      .sec_content .content_wrap .content_image::before {
        content: "";
        display: block;
        width: 100%; }
      .sec_content .content_wrap .content_image::after {
        content: "";
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-size: cover;
        background-repeat: no-repeat;
        background-position: center;
        border: 1px solid #fff; }
    .sec_content .content_wrap .content_box {
      overflow: hidden;
      position: relative; }
      .sec_content .content_wrap .content_box::before {
        content: "";
        display: block;
        width: 100%; }
      .sec_content .content_wrap .content_box .content_in {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        flex-direction: column;
        padding: 5px; }
        .sec_content .content_wrap .content_box .content_in .content_head,
        .sec_content .content_wrap .content_box .content_in .more_text {
          position: relative;
          z-index: 3; }
        .sec_content .content_wrap .content_box .content_in::before {
          content: "";
          display: block;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          z-index: 1;
          background-size: cover;
          background-repeat: no-repeat;
          background-position: center;
          transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1); }
        .sec_content .content_wrap .content_box .content_in::after {
          content: "";
          display: block;
          z-index: 2;
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          border: 1px solid #fff; }
        body:not(.mobile) .sec_content .content_wrap .content_box .content_in:hover::before {
          transform: scale(1.1); }
    .sec_content .content_wrap.concept {
      max-width: 800px;
      width: 66.67%;
      margin-left: 8.34%; }
      @media screen and (max-width: 480px) {
        .sec_content .content_wrap.concept {
          width: 100%;
          margin-left: 0; } }
      .sec_content .content_wrap.concept .content_image {
        width: 50%; }
        @media screen and (max-width: 480px) {
          .sec_content .content_wrap.concept .content_image {
            width: 50%; } }
        .sec_content .content_wrap.concept .content_image::before {
          padding-top: 50%; }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.concept .content_image::before {
              padding-top: 63.83%; } }
        .sec_content .content_wrap.concept .content_image::after {
          background-image: url("../images/top/img_concept.jpg"); }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.concept .content_image::after {
              background-image: url("../images/top/img_concept_sp.jpg"); } }
      .sec_content .content_wrap.concept .content_box {
        width: 50%; }
        @media screen and (max-width: 480px) {
          .sec_content .content_wrap.concept .content_box {
            width: 50%; } }
        .sec_content .content_wrap.concept .content_box::before {
          padding-top: 50%; }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.concept .content_box::before {
              padding-top: 63.83%; } }
        .sec_content .content_wrap.concept .content_box .content_in::before {
          background-image: url("../images/top/img_concept_bg.jpg"); }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.concept .content_box .content_in::before {
              background-image: url("../images/top/img_concept_bg_sp.jpg"); } }
    .sec_content .content_wrap.design {
      max-width: 800px;
      width: 66.67%;
      margin-left: 25%; }
      @media screen and (max-width: 480px) {
        .sec_content .content_wrap.design {
          width: 100%;
          margin-left: 0; } }
      .sec_content .content_wrap.design .content_image {
        width: 75%; }
        @media screen and (max-width: 480px) {
          .sec_content .content_wrap.design .content_image {
            width: 50%; } }
        .sec_content .content_wrap.design .content_image::before {
          padding-top: 33.34%; }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.design .content_image::before {
              padding-top: 63.83%; } }
        .sec_content .content_wrap.design .content_image::after {
          background-image: url("../images/top/img_design.jpg"); }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.design .content_image::after {
              background-image: url("../images/top/img_design_sp.jpg"); } }
      .sec_content .content_wrap.design .content_box {
        width: 25%; }
        @media screen and (max-width: 480px) {
          .sec_content .content_wrap.design .content_box {
            width: 100%; } }
        @media screen and (max-width: 480px) {
          .sec_content .content_wrap.design .content_box {
            width: 50%; } }
        .sec_content .content_wrap.design .content_box::before {
          padding-top: 100%; }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.design .content_box::before {
              padding-top: 63.83%; } }
        .sec_content .content_wrap.design .content_box .content_in::before {
          background-image: url("../images/top/img_design_bg.jpg"); }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.design .content_box .content_in::before {
              background-image: url("../images/top/img_design_bg_sp.jpg"); } }
    @media screen and (max-width: 480px) {
      .sec_content .content_wrap.garelly {
        flex-direction: row-reverse; } }
    .sec_content .content_wrap.garelly .content_image {
      width: 66.67%; }
      @media screen and (max-width: 480px) {
        .sec_content .content_wrap.garelly .content_image {
          width: 50%;
          transition-delay: 0s; } }
      .sec_content .content_wrap.garelly .content_image::before {
        padding-top: 25%; }
        @media screen and (max-width: 480px) {
          .sec_content .content_wrap.garelly .content_image::before {
            padding-top: 63.83%; } }
      .sec_content .content_wrap.garelly .content_image::after {
        background-image: url("../images/top/img_gallery.jpg"); }
        @media screen and (max-width: 480px) {
          .sec_content .content_wrap.garelly .content_image::after {
            background-image: url("../images/top/img_gallery_sp.jpg"); } }
    .sec_content .content_wrap.garelly .content_box {
      width: 33.34%; }
      @media screen and (max-width: 480px) {
        .sec_content .content_wrap.garelly .content_box {
          width: 50%;
          transition-delay: 0.4s; } }
      .sec_content .content_wrap.garelly .content_box::before {
        padding-top: 50%; }
        @media screen and (max-width: 480px) {
          .sec_content .content_wrap.garelly .content_box::before {
            padding-top: 63.83%; } }
      .sec_content .content_wrap.garelly .content_box .content_in::before {
        background-image: url("../images/top/img_gallery_bg.jpg"); }
        @media screen and (max-width: 480px) {
          .sec_content .content_wrap.garelly .content_box .content_in::before {
            background-image: url("../images/top/img_gallery_bg_sp.jpg"); } }
    .sec_content .content_wrap.content_double {
      max-width: 600px;
      width: 50%;
      margin-left: 25%; }
      @media screen and (max-width: 480px) {
        .sec_content .content_wrap.content_double {
          width: 100%;
          margin-left: 0; } }
      .sec_content .content_wrap.content_double .plan {
        width: 66.67%; }
        @media screen and (max-width: 480px) {
          .sec_content .content_wrap.content_double .plan {
            width: 50%; } }
        .sec_content .content_wrap.content_double .plan::before {
          padding-top: 50%; }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.content_double .plan::before {
              padding-top: 63.83%; } }
        .sec_content .content_wrap.content_double .plan .content_in::before {
          background-image: url("../images/top/img_plan.jpg"); }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.content_double .plan .content_in::before {
              background-image: url("../images/top/img_plan_sp.jpg"); } }
      .sec_content .content_wrap.content_double .quality {
        width: 33.34%; }
        @media screen and (max-width: 480px) {
          .sec_content .content_wrap.content_double .quality {
            width: 50%; } }
        .sec_content .content_wrap.content_double .quality::before {
          padding-top: 100%; }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.content_double .quality::before {
              padding-top: 63.83%; } }
        .sec_content .content_wrap.content_double .quality .content_in::before {
          background-image: url("../images/top/img_quality.jpg"); }
          @media screen and (max-width: 480px) {
            .sec_content .content_wrap.content_double .quality .content_in::before {
              background-image: url("../images/top/img_quality_sp.jpg"); } }

.sec_content_bg {
  background: #2f373f;
  padding: 80px 0 20px;
  	/*.content_link{
  		max-width: 1100px;
  		width: 100%;
  		margin-left: auto;
  		margin-right: auto;
          display: flex;
          justify-content: space-between;
          @include mq($br_sp){
          	flex-wrap: wrap;
          }
  		a{
              max-width: 520px;
  			position: relative;
  			text-align: center;
  			padding: cal_per(1100,53) cal_per(1100,20);
  			color: #fff;
  			font-size: 26px;
  			letter-spacing: 0.1em;
  			line-height: 1;
  			width: 100%;
  			display: block;
  			background: #002243 url("../images/top/btn_first.png") left bottom / cover no-repeat;
  			transition: opacity 0.3s ease-in-out;
              &.clink_pj{
      			background: #111111 url("../images/top/btn_pj@2x.png") left bottom / cover no-repeat;     
  			    @include mq($br_tb){
  			    	margin-bottom: 20px;
  			    }
              }
  			@include mq($br_tb){
  				font-size: 22px;
  			}
  			@include mq($br_sp){
  				font-size: 16px;
                  padding: cal_per(520,53) cal_per(520,20);
  			}
  			&::after{
  				content: "";
  				display: block;
  				margin: 0;
  				padding: 0;
  				border: none;
  				border-bottom: solid 2px #fff;
  				border-right: solid 2px #fff;
  				position: absolute;
  				bottom: 15px;
  				right: cal_per(520,20);
  				height: 16px;
  				width: cal_per(520,110);
  				transform: skewX(45deg);
  				transition: transform 0.3s ease-in-out;
  				@include mq($br_sp){
  					right: 15px;
  					width: 80px;
  					height: 14px;
  				}
  			}
  			body:not(.mobile) &:hover{
  				opacity: 0.7;
  				&::after{
  					transform: translateX(5px) skewX(45deg);
  				}
  			}
  		}
  	}*/ }
  @media screen and (max-width: 768px) {
    .sec_content_bg {
      padding: 60px 0; } }
  @media screen and (max-width: 480px) {
    .sec_content_bg {
      padding: 40px 0 0; } }
  .sec_content_bg .content_head {
    color: #fff; }
    .sec_content_bg .content_head .en {
      font-size: 30px;
      margin-bottom: 0.5em; }
      @media screen and (max-width: 1320px) {
        .sec_content_bg .content_head .en {
          font-size: 2.3vw; } }
      @media screen and (max-width: 480px) {
        .sec_content_bg .content_head .en {
          font-size: 24px; } }
    .sec_content_bg .content_head .jp {
      font-size: 16px; }
      @media screen and (max-width: 1320px) {
        .sec_content_bg .content_head .jp {
          font-size: 1.25vw; } }
      @media screen and (max-width: 480px) {
        .sec_content_bg .content_head .jp {
          font-size: 14px; } }

.content_bg_head {
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  font-size: 22px;
  letter-spacing: 0.2em;
  color: #fff;
  line-height: 1;
  margin-bottom: 70px; }
  @media screen and (max-width: 768px) {
    .content_bg_head {
      font-size: 18px;
      margin-bottom: 50px; } }
  @media screen and (max-width: 480px) {
    .content_bg_head {
      line-height: 1.5;
      margin-bottom: 30px; } }
  .content_bg_head::after {
    content: "";
    max-width: 150px;
    width: 100%;
    margin-top: 20px;
    height: 2px;
    background: #4d657c; }
    @media screen and (max-width: 480px) {
      .content_bg_head::after {
        max-width: 120px;
        margin-top: 15px; } }

.content_bg_wrap .content_box {
  position: relative;
  margin-bottom: 60px;
  overflow: hidden;
  width: 48.44%; }
  @media screen and (max-width: 768px) {
    .content_bg_wrap .content_box {
      margin-bottom: 40px; } }
  @media screen and (max-width: 480px) {
    .content_bg_wrap .content_box {
      width: 100%;
      margin-bottom: 30px; } }
  .content_bg_wrap .content_box::before {
    content: "";
    display: block;
    width: 100%;
    padding-top: 56.01%; }
  .content_bg_wrap .content_box a {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 15px; }
    .content_bg_wrap .content_box a .content_head {
      position: relative;
      z-index: 2; }
    .content_bg_wrap .content_box a::before {
      content: "";
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      z-index: 1;
      background-size: cover;
      background-repeat: no-repeat;
      background-position: center;
      transition: transform 0.8s cubic-bezier(0.25, 1, 0.5, 1); }
    body:not(.mobile) .content_bg_wrap .content_box a:hover::before {
      transform: scale(1.1); }
  .content_bg_wrap .content_box.order {
    width: 100%; }
    .content_bg_wrap .content_box.order::before {
      padding-top: 21.88%; }
      @media screen and (max-width: 480px) {
        .content_bg_wrap .content_box.order::before {
          padding-top: 100.27%; } }
    .content_bg_wrap .content_box.order a::before {
      background-image: url("../images/top/img_order.jpg"); }
      @media screen and (max-width: 480px) {
        .content_bg_wrap .content_box.order a::before {
          background-image: url("../images/top/img_order_sp.jpg"); } }
    .content_bg_wrap .content_box.order .content_head {
      text-shadow: 0px 0px 0px rgba(43, 27, 21, 0.6), 0px 0px 1px rgba(43, 27, 21, 0.6), 0px 0px 2px rgba(43, 27, 21, 0.6), 0px 0px 3px rgba(43, 27, 21, 0.6), 0px 0px 4px rgba(43, 27, 21, 0.6), 0px 0px 5px rgba(43, 27, 21, 0.6), 0px 0px 6px rgba(43, 27, 21, 0.6), 0px 0px 7px rgba(43, 27, 21, 0.6), 0px 0px 8px rgba(43, 27, 21, 0.6), 0px 0px 9px rgba(43, 27, 21, 0.6), 0px 0px 10px rgba(43, 27, 21, 0.6); }
  .content_bg_wrap .content_box.pj_concept a::before {
    background-image: url("../images/top/img_pj_concept.jpg"); }
  .content_bg_wrap .content_box.location a::before {
    background-image: url("../images/top/img_location.jpg"); }

.content_link_wrap {
  background: #2f373f;
  padding: 0 20px 100px; }
  @media screen and (max-width: 480px) {
    .content_link_wrap {
      padding: 0 20px 40px; } }
