﻿
.onlyPc{
	display: none;
	}
.onlySp{
	display: block;
	}


.br_620_none {
  display: block;
}

.br_650_none {
  display: block;
}


.answer_img_sp {
  display: none;
}

.br_none_1110 {
  display: block;
}

.mv_img {
  position: relative;
}

.mv_logo {
  position: absolute;
  top: 0px;
}

.mv_name {
  position: absolute;
  top: 0px;
}

.mv_text {
  position: absolute;
  top: 0px;
}

.common_wrap {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.case01_bg {
  border-top: 0px solid #dcd4be;
  border-left: 4px solid #dcd4be;
  border-bottom: 4px solid #dcd4be;
  border-right: 4px solid #dcd4be;
  border-bottom-left-radius: 40px;
  border-bottom-right-radius: 40px;
}

.answer_img_pc {
  display: block;
  max-width: 140px;
  width: 100%;
  max-height: 217px;
  display: flex;
  align-items: center;
  border-left: 1px dashed #dcd4be;
  border-right: 1px dashed #dcd4be;
  padding: 0 23px 0 34px;
}


.order {
  display: flex;
  justify-content: space-around;
  align-items: center;
  max-width: 1040px;
  margin: 0 auto;
  padding: 60px 20px 0 20px;
  box-sizing: border-box;
}


.order_img {
  width: 20%;

}

.order_heading {
  display: none;
  width: 30%;
}

p.order_heading_font {
  color: #c98054;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.58;
  white-space: nowrap;
}

.order_text {
  width: 47%;
}

.order_text_font {
  color: #151515;
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 2;
  text-align: center;
}

.arrow_wrap {
  text-align: center;
  height: 42px;
  margin: 0 0 35px 0;
}

.arrow_wrap .arrow {
  display: inline-block;
  vertical-align: middle;
  width: 20px;

  position: relative;
  transform: rotate(90deg);
}

.arrow_wrap .arrow:before,
.arrow_wrap .arrow:after {
  content: "";
  display: block;
  width: 42px;
  height: 8px;
  background-color: #dcd4be;
  position: absolute;
}

.arrow_wrap .arrow:before {
  top: -18px;
}

.arrow_wrap .arrow:after {
  bottom: -18px;

}

.arrow_wrap .arrow:before {
  transform: rotate(52deg);
  -webkit-transform: rotate(52deg);
}

.arrow_wrap .arrow:after {
  transform: rotate(-52deg);
  -webkit-transform: rotate(-52deg);
}

.answer {
  max-width: 1080px;
  margin: 0 auto 35px auto;
}

.answer_inner {
  display: flex;
  justify-content: space-between;
  padding: 0 20px;
}

.answer_inner01 {
  display: flex;
}



.answer_heading {}

.answer_heading_font {
  width: 100%;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.58;
  color: #a99762;
  white-space: nowrap;
}

.answer_heading_font2 {
  width: 100%;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.58;
  color: #a99762;
  text-align: center;
}

.answer_text {
  width: 100%;
  max-width: 560px;
}

.answer_text_top {
  margin: 0 0 27px 25px;
}

.answer_text_bottom {
  margin: 0 0 0 25px;
}

.answer_text_font {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 2;
  color: #151515;
}



.answer_img_human {
  width: 26%;
  max-width: 270px;
}

.detail_img_wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  margin: 0 0 80px 0;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.detail_img_flex {
  display: flex;
  justify-content: space-between;
  margin: 60px 0 0 0;
}

.detail_img01 {
  width: 100%;
  margin: 40px 0 0 0;
}

.detail_img02 {
  width: 48%;
}

.detail_img03 {
  width: 48%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}

.detail_img03_content {
  position: relative;
  width: 100%;
}

.detail_img_title {
  position: absolute;
  bottom: 0px;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  background-color: #a99762;
  width: 100%;
  height: 48px;
  display: flex;
  align-items: center;
  justify-content: center;
  letter-spacing: 0.1em;
  line-height: 1.55;
}

.detail_img_font {
  font-size: 14px;
  font-weight: 300;
  letter-spacing: 0.1em;
  line-height: 2;
  color: #151515;
  padding: 10px 0 0 0;
}

.detail_img_heading {
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.1em;
  line-height: 1.55;
  color: #a99762;
  margin: 30px 0 0 0;
}

.title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 60px 0 0 0;
}

.title_case {
  border-right: 1px solid #a99762;
  padding: 0 30px 0 0;
  margin: 0 30px 0 0;
  width: 85px;
}

.title_mv {
  width: 400px;
}


.link_heading {
  max-width: 860px;
  margin: 40px auto 0 auto;
  text-align: center;
}

p.link_heading_font {
  font-size: 18px;
  font-weight: 400;
  letter-spacing: 0.1em;
}

.br_850 {
  display: none;
}

.br_415 {
  display: none;
}

.order_detail_heading {
  display: block;
  margin: 60px auto 0 auto;
  width: 60%;
  min-width: 330px;
}

.order_detail_heading {
  /* display: none; */
}

@media screen and (max-width: 1110px) {
  .answer_sp_inner {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
  }

  .answer_img_pc {
    display: none;
  }

  .answer_img_sp {
    display: block;
  }


  .br_none_1110 {
    display: none;
  }

  .order {
    max-width: 800px;
    flex-wrap: wrap;
    justify-content: space-around;
  }

  .order_text_font {
    text-align: left;
  }

  .order_img {
    width: 30%;
    min-width: 180px;
  }

  .order_heading {
    display: none;
    width: 35%;
  }

  .order_text {
    width: 50%;
  }

  .arrow_wrap {
    margin: 35px 0 70px 0;
  }

  .answer_inner {
    flex-direction: column;
  }

  .answer_inner01 {
    display: flex;
    justify-content: center;
    flex-direction: column;
  }

  .answer {
    max-width: 800px;
  }

  .answer_text_top {
    margin: 0;
  }

  .answer_img_pc {
    border-left: 0px dashed #ccdddb;
    border-right: 0px dashed #ccdddb;
    border-top: 1px dashed #ccdddb;
    border-bottom: 1px dashed #ccdddb;
    margin: 0 0 20px 0;
  }

  .answer_img_sp {
    border-left: 0px dashed #ccdddb;
    border-right: 0px dashed #ccdddb;
    border-top: 1px dashed #ccdddb;
    border-bottom: 1px dashed #ccdddb;
    margin: 0 0 20px 0;
    padding: 20px 0;
  }

  .answer_text_bottom {
    margin: 0 0 0 0;
  }

  .answer_text {
    max-width: 800px;
  }

  .answer_heading {
    margin: 0 0 10px 0;
  }

  .answer_text {
    max-width: 800px;
    margin: 0 0 10px 0;
  }

  .answer_img_human {
    width: 50%;
    margin: 0 auto;
  }

  .answer_heading_font {
    white-space: nowrap;
  }

 
}

@media screen and (max-width: 850px) {
  .detail_img_flex {
    flex-direction: column;
  }

  .detail_img02 {
    width: 100%;
    margin: 0 auto;
  }

  .detail_img02 {
    margin: 0 auto 40px auto;
  }

  .detail_img03 {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    margin: 0 auto;
  }

  .detail_img03_content {
    position: relative;
    width: 100%;
  }

  .br_850 {
    display: block;
  }


}

@media screen and (max-width: 650px) {

  .br_650_none {
    display: none;
  }

  .order_heading {
    width: 100%;
    display: none;
  }

  .order_img {
    margin: 0 0 20px 0;
  }

  .arrow_wrap {
    margin: 30px 0 50px 0;
  }

  p.order_heading_font {
    white-space: initial;
  }

  .answer_heading_font {
    white-space: initial;
  }

  .order_img {
    width: 45%;
    min-width: 150px;
  }

  .answer_img_sp {
    min-width: 280px;
  }

  .detail_img_wrap {
    max-width: 100%;
    padding: 0;
  }

  .detail_img_font {
    padding: 10px 10px 0px;
  }

  .detail_img_heading {
    padding: 0 10px;
  }

  .order_text {
    width: 100%;
    margin: 20px 0 0 0;
  }
}

@media screen and (max-width: 620px) {
  .br_620_none {
    display: none;
  }

}

@media screen and (max-width: 500px) {
  .title_case {
    width: 20%;
  }

  .title_mv {
    width: 50%;
  }
}

@media screen and (max-width: 450px) {

  p.order_heading_font {
    font-size: 18px;
  }

  .answer_heading_font {
    font-size: 18px;
  }
}


@media screen and (max-width: 415px) {

  p.link_heading_font {
    font-size: 16px;
  }

  .title_case {
    width: 15%;
  }

  .br_415 {
    display: block;
  }
}



@media print, screen and (min-width: 768px) {
	

	
.onlyPc{
	display: block;
	}
.onlySp{
	display: none;
	}
    
    }