@media screen and (max-width:667px) {
 /* ----------------------------------------
@otheriαj
---------------------------------------- */
 /* ----------------------------------------
@sale
---------------------------------------- */
 .sale_main_wrap {
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-image: url(/sale/img/main_bg.png);
  background-position: top center;
  background-repeat: repeat-x;
 }
 .sale_main {
  width: 98%;
  margin: 0px auto;
  padding: 0px;
 }
 .sale_main img {}
 .main_img1 {
  display: none;
 }
 .main_img2 {
  width: 100%;
  margin: 10px auto;
 }
 .sale_nayami_wrap {
  width: 100%;
  margin: 0px;
  background-color: #FFF7EE;
  padding: 0px;
 }
 .sale_nayami {
  width: 98%;
  margin: 0px auto;
  padding: 0px;
  background-position: top center;
  background-repeat: no-repeat;
 }
 .sale_nayami h2 {
  color: #333333;
  font-size: 26px;
  text-align: center;
  line-height: 38px;
  margin: 0px;
  padding-top: 20px;
 }
 .sale_nayami ul {
  width: 98%;
  margin: 20px auto;
  padding: 0px;
  list-style: none;
 }
 .sale_nayami ul li {
  text-indent: 40px;
  font-size: 16px;
  color: #333333;
  text-align: left;
  background-image: url(/sale/img/check.png);
  background-position: left 3px;
  background-repeat: no-repeat;
  line-height: 35px;
 }
 .sale_point_wrap {
  width: 100%;
  margin: 0px;
  padding: 0px 0px 20px 0px;
  background-color: #D9EDFF;
 }
 .sale_point {
  width: 98%;
  margin: 0px auto;
  padding: 30px 0px 0px 0px;
  text-align: center;
 }
 .sale_point img {
  text-align: center;
  margin: 0px;
  padding: 0px;
 }
 .sale_point h2 {
  font-size: 28px;
  color: #0C3F99;
  text-align: center;
  margin: 15px auto;
  padding: 0px;
  line-height: 50px;
  font-weight: bold;
 }
 .sale_point h2 span {
  color: #FD000C;
  font-size: 46px;
 }
 .sale_point p {
  text-align: center;
  color: #333333;
  font-size: 18px;
  margin: 20px auto;
  padding: 0px;
 }
 .sale_point2 {
  width: 98%;
  margin: 30px auto;
  padding: 0px;
 }
 .sale_point2 ul {
  margin: 0px;
  padding: 0px;
  list-style: none;
 }
 .sale_point2 ul li {
  width: 98%;
  margin: 0px auto 20px auto;
  padding: 0px;
  background-color: #FFF;
  text-align: center;
 }
 .sale_point_num {
  float: left;
  width: 46px;
  height: 46px;
  margin: 0px;
  padding: 0px;
  text-align: center;
  line-height: 46px;
  color: #FFF;
  background-color: #0B4199;
 }
 .sale_point2 ul li h3 {
  width: 256px;
  float: right;
  text-align: left;
  color: #0B4099;
  font-size: 18px;
  line-height: 46px;
 }
 .sale_point2 ul li img {
  margin: 0px;
  padding: 0px;
  clear: both;
 }
 .sale_point2 ul li p {
  color: #333333;
  font-size: 15px;
  text-align: left;
  margin: 16px auto 0px auto;
  padding: 0px 8px 18px 8px;
  line-height: 28px;
  display: block;
  border-bottom: 1px solid #CCCCCC;
 }
 .sale_point2 ul li a {
  display: block;
  width: 100%;
  line-height: 44px;
  font-size: 15px;
  text-align: center;
  color: #0B3F99;
  text-decoration: none;
 }
 .sale_point2 ul li a:hover {
  background-color: #0D5ABF;
  color: #FFF;
 }
 .satei_flow_wrap {
  width: 94%;
  margin: 0px auto;
 }
 .satei_flow_wrap ul li {
  width: 100%;
  margin: 0 0 10px 0;
  clear: both;
 }
 .satei_flow_wrap ul li:nth-child(3n) {
  margin: 0;
 }
 a.satei_size {
  font-size: 18px !important;
  text-indent: 40px;
 }
 .satei_flow_wrap ul li a {
  font-size: 18px;
  font-weight: bold;
  color: #0A3489;
  text-indent: 45px;
  display: block;
  line-height: 36px;
  border: solid 1px;
  background: url(/satei/img/satei_allow.jpg) no-repeat 15px 50%;
  background-size: 5%;
 }
 h2.satei_tl {
  margin: 20px 0 10px 0;
  background-color: #0C419A;
  line-height: 45px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
 }
 .satei_flow_wrap ul li a:hover {
  border: solid 1px #AD0021;
  color: #AD0021;
 }
 .satei_flow_l {
  width: 50%;
  float: left;
  margin: 15px 0;
 }
 .satei_flow_r {
  width: 50%;
  float: right;
  margin: 15px 0;
 }
 /* sale
---------------------------------------- */
 /* ----------------------------------------
 baikyaku
 ---------------------------------------- */
 .baikyaku_main {
  width: 100%;
  background: url(../baikyaku/img/main_bg.png);
  height: 350px;
  background-size: cover;
  background-position: bottom;
  box-sizing: border-box;
  padding-top: 70px;
 }
 .baikyaku_m_inner {
  text-align: center;
  margin: 0 auto;
 }
 .b_main_ti {
  font-size: 5.5vw;
  line-height: 180%;
  color: #fff;
  font-family: "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
 }
 .b_main_ti::after {
  content: "";
  background: url(../baikyaku/img/main_icon.png);
  display: block;
  background-size: contain;
  background-repeat: no-repeat;
  width: 50px;
  height: 50px;
  margin: -9px auto -5px;
  opacity: 0.6;
 }
 .b_sub_ti {
  font-size: 25px;
  color: #fff;
  font-family: "ΰSVbNΜ", YuGothic, "ΰSVbN Medium", "Yu Gothic Medium", "ΰSVbN", "Yu Gothic", "CI", sans-serif;
 }
 .b_sub_ti::after {
  content: "";
  background: url(../baikyaku/img/main_img.png);
  display: block;
  width: 310px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: bottom;
  height: 110px;
  margin: 20px auto 0;
 }
 .syubetsu_wrap {
  width: 100%;
  margin: 50px 0;
  position: relative;
 }
 .syubetsu_inner {
  background: #f2f2f2;
  background-size: contain;
  background-position: center;
  width: 80%;
  margin: 80px auto 60px;
  height: 720px;
  position: relative;
 }
 .syubetsu_wrap::after {
  content: "";
  display: block;
  position: absolute;
  right: 0;
  top: -80px;
  width: 25%;
  background: #f2f2f2;
  height: 110px;
 }
 .syubetsu_wrap::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: -40px;
  width: 32%;
  background: #e9e9e9;
  height: 150px;
  z-index: 1;
 }
 .baikyaku_ti {
  text-align: center;
  position: absolute;
  left: 0;
  right: 0;
  top: -25px;
 }
 .baikyaku_ti h2 {
  font-size: 22px;
  font-weight: bold;
  line-height: 44px;
  color: #333d47;
  font-family: "ΰSVbNΜ", YuGothic, "ΰSVbN Medium", "Yu Gothic Medium", "ΰSVbN", "Yu Gothic", "CI", sans-serif;
  margin: 0;
 }
 .baikyaku_ti span {
  display: block;
  font-size: 16px;
  font-weight: 500;
  color: #3f6a89;
  line-height: 12px;
  font-family: "ΰSVbNΜ", YuGothic, "ΰSVbN Medium", "Yu Gothic Medium", "ΰSVbN", "Yu Gothic", "CI", sans-serif;
 }
 .syubetsu_wrap ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  position: absolute;
  width: 108%;
  left: -4%;
  top: 70px;
 }
 .syubetsu_wrap ul li {
  width: 48%;
  margin-bottom: 4%;
 }
 .syubetsu_wrap ul li:nth-child(1), .syubetsu_wrap ul li:nth-child(3) {
  margin-right: 4%;
 }
 .syubetsu_wrap ul li img {
  width: 100%;
  max-height: 162px;
  object-fit: cover;
  object-position: bottom;
 }
 .result_bnr {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 20px;
  width: 90%;
  margin: 0 auto;
  z-index: 100;
  box-shadow: 2px 2px 4px rgba(170, 170, 170, 1);
 }
 .result_wrap {
  width: 100%;
  background: #f6f6f6;
  padding: 80px 0 60px;
  position: relative;
 }
 .result_wrap ul {
  width: 90%;
  margin: 0px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
 }
 .result_wrap ul li {
  width: 48%;
  margin-bottom: 4%;
 }
 .result_wrap ul li img {
  width: 100%;
 }
 .company_wrap {
  width: 100%;
  margin: 70px 0 0px;
  font-family: "ΰSVbNΜ", YuGothic, "ΰSVbN Medium", "Yu Gothic Medium", "ΰSVbN", "Yu Gothic", "CI", sans-serif;
  position: relative;
  background: linear-gradient(90deg, transparent 0%, transparent 15%, #f2f2f2 15%, #f2f2f2 100%);
  padding-top: 70px;
  padding-bottom: 30px;
  box-sizing: border-box;
 }
 .company_wrap::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: -110px;
  width: 35%;
  background: #f2f2f2;
  height: 150px;
 }
 .com_content img {
  width: 40%;
  max-height: 186px;
  display: block;
  object-fit: contain;
 }
 .com_com_sp {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin-bottom: 20px;
 }
 .com_ti {
  width: 65%;
  margin: 0 auto 0px;
  text-align: left;
 }
 .com_content {
  width: 90%;
  margin: 0 auto;
 }
 .com_co {
  width: 52%;
 }
 .com_co strong {
  display: block;
  font-size: 16px;
  font-weight: bold;
 }
 .com_co span {
  font-size: 14px;
  line-height: 28px;
  margin: 10px 0;
  display: block;
 }
 .com_co a {
  color: #3f6a89;
  display: inline-block;
  line-height: 20px;
  font-weight: bold;
  border-bottom: 2px solid #a8b6c2;
 }
 /*----
 .main_btn::before {
  content: "";
  display: block;
  position: absolute;
  left: -5%;
  top: -130px;
  width: 26%;
  background: #f2f2f2;
  height: 180px;
 }
 ------*/
 .com_content iframe {
  display: block;
  width: 100%;
  height: 250px;
 }
 .main_btn {
  display: block;
  margin: 50px auto 100px;
  background: #3f6a89;
  color: #fff;
  text-align: center;
  width: 90%;
  height: 50px;
  box-sizing: border-box;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  font-weight: bold;
  font-family: "ΰSVbNΜ", YuGothic, "ΰSVbN Medium", "Yu Gothic Medium", "ΰSVbN", "Yu Gothic", "CI", sans-serif;
  position: relative;
 }
 .main_btn:hover {
  background: #fff;
  color: #3f6a89;
  transition: .3s;
 }
 .fix_bnr a {
  width: 90%;
  display: block;
  margin: 0 auto;
  text-align: center;
 }
 .sp_off {
  display: none;
 }
 /* /baikyaku
 ---------------------------------------- */
}
/* media screen fin Α³Θ’±Ζ */