@media screen and (min-width:768px) {
 .pc_off {
  display: none !important;
 }
 /* ----------------------------------------
 ?@sell
 ---------------------------------------- */
 .sell_wrap #fadein {
  display: none !important;
 }
 .sell_top_menu {
  width: 1020px;
  overflow: hidden;
  margin: 0 auto;
 }
.sell_top_menu ul {
    display: flex;
    justify-content: space-around;
    align-items: center;
    height: 60px;
}
 .sell_top_menu li {
 }
 .sell_top_menu a {
  display: block;
  font-size: 15px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
 }
 .sell_top_menu a:hover {
  color: #f2bf05;
  border 1px;
  solid
 }
 .main_wrap {
  background: url(/img/sell/main_bg.jpg);
  background-position: center;
 }
 .main_inner {
  width: 100%;
  margin: 0 auto;
  text-align: center;
 }
 .sell_contents {
  width: 100%;
  background-color: #f8cd05;
 }
 .contents_inner {
  width: 1000px;
  margin: 0 auto;
  background-color: #fff;
  padding: 30px 0;
 }
 .sell_re_ti {
  text-align: center;
  margin-bottom: 30px;
 }
 .sell_reason {
  overflow: hidden;
  width: 974px;
  margin: 0 auto;
 }
 .sell_reason li {
  width: 477px;
  height: 215px;
  padding: 15px;
  float: left;
  margin-right: 20px;
  margin-bottom: 20px;
  box-sizing: border-box;
 }
.sell_reason li a {
    display: block;
    color: #333;
}
.sell_reason li a:hover {
    color: #00a2d9;
}
 .list01 {
  border: 3px solid #f65b5f;
  box-sizing: border-box;
 }
 .list02 {
  border: 3px solid #60bcff;
  box-sizing: border-box;
 }
 .list03 {
  border: 3px solid #76b435;
  box-sizing: border-box;
 }
 .list04 {
  border: 3px solid #e85f29;
  box-sizing: border-box;
 }
 .list05 {
  border: 3px solid #9942b5;
  box-sizing: border-box;
 }
 .list06 {
  border: 3px solid #ffbe00;
  box-sizing: border-box;
 }
 .list07 {
  border: 3px solid #106a12;
  box-sizing: border-box;
 }
 .list08 {
  border: 3px solid #00a2d9;
  box-sizing: border-box;
 }
 .sell_reason li:nth-child(2n) {
  margin-right: 0;
 }
 .sell_reason .block_ti {
  overflow: hidden;
  margin-bottom: 15px;
 }
 .sell_reason .block_ti img {
  float: left;
 }
 .sell_reason .block_ti h3 {
  font-size: 26px;
  margin: 0;
  line-height: 45px;
  border-bottom: dotted 1px #ccc;
  float: left;
  margin-left: 10px;
  width: 368px;
 }
 .block_txt_img {
  float: left;
  height: 100px;
  margin-right: 15px;
 }
 .block_txt_img img {
  height: 100%;
  width: auto;
 }
 .block_txt_txt {
  float: left;
  width: 295px;
 }
 .block_txt_txt p {
  font-size: 16px;
  letter-spacing: 1px;
  line-height: 20px;
 }
 /*toiawase*/
 .toiawase {
  background-color: #f0f0e1;
  width: 891px;
  border-radius: 10px;
  overflow: hidden;
  padding: 20px 30px;
  margin: 0 auto;
 }
 .toiawase_l {
  float: left;
  margin-top: 50px;
  margin-right: 15px;
 }
.toiawase_l img {
    width: 65px;
}
 .toiawase_r {
  float: left;
 }
 .toiawase_r_top {
  overflow: hidden;
  margin-bottom: 20px;
 }
 .toiawase_r hr {
  width: 110px;
  float: left;
  background-color: #000;
  height: 2px;
  border: unset;
  margin-top: 10px;
 }
 .toiawase_r p {
  float: left;
  font-size: 22px;
  font-weight: bold;
  margin: 0 10px;
  line-height: 22px;
 }
 .toiawase_r .tel {
  float: left;
  margin-right: 45px;
 }
.toiawase_open {
    text-align: center;
    font-size: 8px;
    margin-top: 5px;
}
 .toiawase_r .satei {
  float: left;
 }
 .satei img:hover {
  opacity: 0.8;
 }
 /*toiawase*/
 .sell_about {
  overflow: hidden;
  width: 970px;
  margin: 0 auto;
 }
 .sell_about_ti {
  text-align: center;
  margin: 30px 0;
 }
 .sell_about_block {
  overflow: hidden;
  margin-bottom: 30px;
 }
 .sell_about_block li {
  width: 477px;
  height: 406px;
  border: dotted 3px #f8cd05;
  box-sizing: border-box;
  float: left;
  margin-right: 15px;
  padding: 15px;
 }
 .w_250 {
  width: 250px !important;
 }
 .sell_about_block li:nth-child(2n) {
  margin-right: 0;
 }
 .sell_about_block li h3 {
  margin: 0;
  line-height: 50px;
  font-size: 25px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto;
 }
 .sell_about_block li span {
  font-size: 32px;
 }
 .sell_about_block li p {
  height: 72px;
  margin: 10px 0;
  font-size: 15px;
  font-weight: bold;
 }
 .sell_about_block li img {
  display: block;
  margin: 0 auto;
 }
 .sell_about_subti {
  text-align: center;
  margin-bottom: 30px;
 }
 .sell_about_list {
  width: 940px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 30px;
 }
 .sell_list_block {
  width: 454px;
  float: left;
  border-right: dotted 1px #ccc;
  margin-right: 30px;
 }
 .sell_about_list .sell_list_block:nth-child(2) {
  border-right: unset;
  margin-right: 0;
 }
 .sell_list_block ul {
  height: 225px;
 }
 .sell_list_block li {
  background: url(/img/sell/checkbox.jpg)no-repeat;
  margin-bottom: 15px;
 }
 .sell_list_block li p {
  font-size: 17px;
  line-height: 20px;
  padding-left: 35px;
  padding-top: 10px;
  font-weight: bold;
 }
 .arrow {
  text-align: center;
 }
 .sell_other_ti {
  text-align: center;
  margin-top: 30px;
 }
 /*flow*/
 .sale_flow_wrap {
  width: 100%;
  padding: 40px 0 0px 0;
  background: url(/sale/img/sale_bg.jpg) repeat-x 0 100%;
 }
 .sale_flow_inner {
  width: 925px;
  margin: 0 auto;
  overflow: hidden;
 }
 .sale_flow_wrap ul li {
  width: 295px;
  float: left;
  margin: 0 20px 0 0;
 }
 .sale_flow_wrap ul li:nth-child(3n) {
  margin: 0;
 }
 a.sale_size h3 {
  font-size: 18px !important;
  text-indent: 40px;
 }
 .sale_flow_wrap ul li h3 {
  font-size: 23px;
  font-weight: bold;
  color: #FFA72A;
  text-indent: 60px;
  display: block;
  line-height: 60px;
  border: solid 1px;
  position: relative;
  text-decoration: none;
  margin: 0;
 }
 .sale_flow_wrap ul li a {
  text-decoration: none;
  display: block;
  overflow: hidden;
 }
 .sale_flow_wrap ul li h3:before {
  display: block;
  content: "";
  position: absolute;
  top: 45%;
  left: 19px;
  width: 25px;
  height: 25px;
  margin-top: -8px;
  background: #FFA72A;
 }
 .sale_flow_wrap ul li>a:before {
  transition: 0.8s;
 }
 .sale_flow_wrap ul li>a:hover h3:before {
  background: #AD0021;
  transition: 0.8s;
 }
 .sale_flow_wrap ul li h3:after {
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 27px;
  width: 0;
  height: 0;
  margin-top: -5px;
  border: 7px solid transparent;
  border-left: 10px solid #fff;
 }
 .sale_flow_wrap ul li a:hover h3 {
  border: solid 1px #AD0021;
  color: #AD0021;
  transition: 0.8s;
 }
 .sale_flow_l {
  width: 127px;
  float: left;
  margin: 15px 0;
 }
 .sale_flow_r {
  width: 157px;
  float: right;
  margin: 15px 0;
 }
 .sale_flow_r p {
  font-size: 15px;
  color: #333;
  line-height: 20px;
 }
 .sale_result_bn {
  text-align: center;
  margin-bottom: 30px;
 }
 .house {
  background: url(/img/sell/house.png);
  height: 116px;
 }
 .sale_result_bn a:hover {
  opacity: 0.8;
 }
 /*--leaseback--*/
 .leaseback {
  width: 1000px;
  height: 290px;
  position: relative;
  background: url("/img/sell/leaseback_bn.jpg") no-repeat;
  top: 0px;
  left: 0px;
  margin: 0 auto;
  margin-bottom: 30px;
  padding: 0px;
 }
 .leaseback ul {}
 .leaseback ul li {
  list-style: none;
 }
 .leaseback ul li:hover {
  opacity: 0.8;
 }
 .leaseback ul li img {
  max-width: 246px;
  height: auto;
 }
 .lease_1 {
  position: absolute;
  top: 60px;
  right: 40px;
 }
 .lease_2 {
  position: absolute;
  top: 145px;
  right: 40px;
 }

.t_sell_map {
    margin: 0px auto 30px;
    width: 930px;
}
.t_sell_map_tl {
    position: relative;
    background: #000;
    text-align: center;
    padding: 15px;
}
.t_sell_map_tl span {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    line-height: normal;
}
.t_sell_map_tl a {
    position: absolute;
    right: 10px;
    display: inline-block;
    vertical-align: middle;
    background: #fff;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 7px 15px;
    border-radius: 3px;
}
.t_sell_map_tl a:hover {
    color: #f67d00;
    background: #eee;
}
iframe#embed_map {
    width: 100%;
    height: 70vh;
    display: block;
    margin: 0 auto;
}


 /* sell
 ---------------------------------------- */



 /* ----------------------------------------
 shakuchi
 ---------------------------------------- */
 #shakuchi_about, #shakuchi_md, #shakuchi_qa, #shakuchi_cs {
  padding-top: 100px;
 }
 #shakuchi_point, #shakuchi_flow {
  padding-top: 150px;
 }
 .shakuchi_wrap h2 {
  margin: 0 auto;
  text-align: center;
  position: relative;
 }
 .shakuchi_wrap p {
  color: #111;
 }
 .shakuchi_top_menu {
  width: 1000px;
  margin: 0 auto;
 }
 .shakuchi_top_menu ul {
  display: flex;
  justify-content: space-between;
 }
 .shakuchi_top_menu ul li a {
  display: block;
  padding: 20px 17px;
  font-size: 15px;
  text-decoration: none;
  color: #000;
  font-weight: bold;
 }
 .shakuchi_top_menu ul li a:hover {
  color: #f2bf05;
 }
 .shakuchi_main_wrap {
  width: 100%;
  background: url(../img/shakuchi/main_bg.png);
  background-repeat: no-repeat;
  background-position: bottom;
  height: 640px;
  box-sizing: border-box;
  padding-top: 65px;
 }
 .shakuchi_main_inner {
  width: 1000px;
  margin: 0 auto;
  text-align: center;
  position: relative;
 }
 .shakuchi_main_inner::before {
  content: "";
  background: url(../img/shakuchi/main_icon1.png);
  display: block;
  width: 254px;
  height: 149px;
  position: absolute;
  top: -55px;
  left: -50px;
 }
 .shakuchi_main_inner::after {
  content: "";
  background: url(../img/shakuchi/main_icon2.webp);
  display: block;
  width: 399px;
  height: 457px;
  position: absolute;
  bottom: -119px;
  right: -111px;
 }
 .shakuchi_about_wrap {
  width: 1100px;
  margin: 60px auto;
  position: relative;
 }
 .shakuchi_about_wrap h2::before {
  content: "";
  background: url(../img/shakuchi/wan1.png);
  display: block;
  width: 130px;
  height: 202px;
  position: absolute;
  top: -40px;
  left: 100px;
  z-index: -1;
 }
 .shakuchi_about_wrap h2::after {
  content: "";
  background: url(../img/shakuchi/icon1.png);
  display: block;
  width: 316px;
  height: 128px;
  position: absolute;
  top: -40px;
  right: 10px;
 }
 .shakuchi_about_inner {
  background: url(../img/shakuchi/about_bg.png);
  width: 1095px;
  height: 775px;
  margin: 40px auto 0;
  box-sizing: border-box;
  padding: 50px 90px;
 }
 .shakuchi_about_inner p {
  font-size: 16px;
  line-height: 32px;
 }
 .shakuchi_about_inner img {
  display: block;
  margin: 30px auto 0;
 }
 .shakuchi_contact_wrap {
  width: 100%;
  padding: 80px 0 60px;
  background: #1db0c3;
 }
 .shakuchi_contact_inner {
  width: 1100px;
  margin: 0 auto;
  background: #fff;
  position: relative;
  border: 7px solid #111;
  box-sizing: border-box;
  padding: 70px 50px;
 }
 .shakuchi_contact_inner::after {
  content: "";
  background: url(../img/shakuchi/wan2.png);
  display: block;
  width: 159px;
  height: 171px;
  position: absolute;
  top: 135px;
  right: -69px;
 }
 .shakuchi_contact_inner h2 {
  position: absolute;
  left: 20px;
  top: -30px;
 }
 .shakuchi_con_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
 }
 .shakuchi_con_list span {
  display: block;
  font-size: 17px;
  line-height: 32px;
  font-weight: bold;
 }
 .shakuchi_merit_wrap {
  width: 1100px;
  margin: 80px auto;
  position: relative;
 }
 .shakuchi_merit_inner {
  display: flex;
  justify-content: space-between;
  margin: 70px 0 50px;
 }
 .shakuchi_md_con {
  width: 530px;
  background: #0bb9a9;
  box-sizing: border-box;
  padding: 30px 30px 20px;
  ;
  text-align: center;
  position: relative;
  z-index: 10;
 }
 .shakuchi_md_con::before {
  content: "";
  background: url(../img/shakuchi/wan3.png);
  display: block;
  width: 163px;
  height: 201px;
  position: absolute;
  top: -50px;
  left: 30px;
  z-index: -1;
 }
 .shakuchi_md_con h3 {
  color: #fff;
  font-size: 32px;
  line-height: 32px;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin: 0 0 20px;
  font-family: 'ヒラギノ角ゴ Std W8', 'Hiragino Kaku Gothic Std', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
 }
 .shakuchi_md_con ul li {
  display: flex;
  align-items: center;
  background: #fff;
  height: 100px;
  line-height: 30px;
  margin-bottom: 30px;
  font-weight: bold;
  letter-spacing: 0.05em;
  font-size: 20px;
  text-align: left;
  padding-left: 30px;
 }
 .shakuchi_md_con ul li span {
  display: inline-block;
  color: #0bb9a9;
  border: 2px solid #0bb9a9;
  text-align: center;
  width: 72px;
  height: 36px;
  line-height: 36px;
  font-size: 17px;
  font-weight: bold;
  letter-spacing: 0.06em;
  margin-right: 15px;
  font-family: 'ヒラギノ角ゴ Std W8', 'Hiragino Kaku Gothic Std', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
 }
 .shakuchi_demerit {
  background: #f2bf05;
 }
 .shakuchi_demerit::before {
  content: "";
  background: url(../img/shakuchi/wan4.png);
  display: block;
  width: 163px;
  height: 201px;
  position: absolute;
  top: -50px;
  left: 30px;
  z-index: -1;
 }
 .shakuchi_demerit ul li span {
  color: #f2bf05;
  border: 2px solid #f2bf05;
 }
 .shakuchi_merit_wrap p {
  font-size: 27px;
  line-height: 48px;
  font-weight: bold;
  text-align: center;
 }
 .shakuchi_qa_wrap {
  width: 100%;
  background: #a5dfe7;
  padding: 90px 0 80px;
  position: relative;
 }
 .shakuchi_qa_wrap h2 {
  width: 1100px;
  margin: 0 auto;
 }
 .shakuchi_qa_wrap h2::before {
    content: "";
    background: url(../img/shakuchi/qa_icon.webp);
    display: block;
    width: 150px;
    height: 150px;
    position: absolute;
    top: -27px;
    left: 160px;
 }
 .shakuchi_qa_wrap h2::after {
  content: "";
  background: url(../img/shakuchi/wan5.png);
  display: block;
  width: 171px;
  height: 103px;
  position: absolute;
  top: -10px;
  right: 120px;
 }
 .shakuchi_qa_con {
  width: 1000px;
  margin: 70px auto 0;
 }
 /*-------qa_menu----------*/
 .accordionbox {
  width: 1000px;
  margin: 10px auto 0px;
 }
 .accordionlist dt {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
    background: #fff;
    box-shadow: 0 0 8px rgb(0 0 0 / 30%);
 }
 .accordionlist dt:first-child,
 .accordionlist dt:nth-child(2) {
  border-top: none !important;
 }
 .accordionlist dt .title {
position: relative;
    width: 930px;
    margin-right: 20px;
    box-sizing: border-box;
    text-align: left;
    color: #000;
    font-size: 20px;
    line-height: normal !important;
    padding: 28px 0px 28px 80px;
 }
 .accordionlist dt .title p {
  font-weight: bold;
 }
 .accordionlist dd {
  position: relative;
  display: none;
  background: #eee;
  padding: 20px 20px 20px 90px;
  margin: 0;
  background: #fff;
  text-align: left;
  font-size: 20px;
  line-height: 35px;
  color: #000;
 }
 .accordion_icon,
 .accordion_icon span {
  display: inline-block;
  transition: all .4s;
  box-sizing: border-box;
 }
.accordion_icon {
    position: relative;
    width: 30px;
    height: 30px;
    margin-top: 20px;
}
 .accordion_icon span {
  position: absolute;
  left: 0px;
  width: 70%;
  height: 2px;
  background-color: #999;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -ms-border-radius: 4px;
  -moz-border-radius: 4px;
  -o-border-radius: 4px;
 }
 .accordion_icon span:nth-of-type(1) {
  top: 5px;
  transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
 }
 .accordion_icon span:nth-of-type(2) {
  top: 5px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
 }
 .accordion_icon.active span:nth-of-type(1) {
  display: none;
 }
 .accordion_icon.active span:nth-of-type(2) {
  top: 5px;
  transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
 }
 .clearfix.active {
  background-color: #e6d9ba;
 }
.accordionlist dt:hover {
  background-color: #fff7d7;
  transition: .3s;
 }
 .accordionlist dt .title.active {
  color: #000;
 }
 .accordionlist dt .title.active p {}
 .qa_block {
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
  cursor: pointer;
 }
 .accordionlist dt .title::before {
  content: "Q";
  width: 30px;
  height: 36px;
  display: inline-block;
  color: #1db0c3;
  font-size: 27px;
  line-height: 36px;
  font-weight: bold;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  position: absolute;
  left: 25px;
  top: 23px;
 }
 .accordionlist dd::before {
  content: "A";
  width: 33px;
  height: 31px;
  display: inline-block;
  color: #fd8f37;
  font-size: 27px;
  line-height: 31px;
  font-weight: bold;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  position: absolute;
  left: 25px;
  top: 23px;
 }
 /*-------/qa_menu----------*/
 .shakuchi_cs_wrap {
  position: relative;
  width: 1100px;
  margin: 90px auto;
 }
 .shakuchi_cs_wrap h2::before {
  content: "";
  background: url(../img/shakuchi/wan6.webp);
  display: block;
  width: 183px;
  height: 139px;
  position: absolute;
  top: -29px;
  left: 140px;
 }
.shakuchi_cs_inner {
    width: 900px;
    box-sizing: border-box;
    padding: 50px;
    background: #eee;
    margin: 40px auto 0;
}
 .shakuchi_cs_inner ul li {
  background: #fff;
  padding: 30px 25px;
  display: flex;
 }
.shakuchi_cs_inner ul li>img {
    display: none;
}
 .shakuchi_cs_inner ul li:not(:last-child) {
  margin-bottom: 40px;
 }
 .shakuchi_cs_text {
  margin-left: 20px;
 }
 .shakuchi_cs_text img {
  display: block;
  width: 340px;
  height: 240px;
  object-fit: cover;
 }
 .shakuchi_cs_text h3 {
    font-size: 20px;
    line-height: 29px;
    letter-spacing: 0.06em;
    color: #1db0c3;
    font-weight: bold;
    padding: 15px 0 15px 95px;
    background: url(/img/shakuchi/case_icon_q.png)0% 50% no-repeat;
 }
 .shakuchi_cs_text p {
    font-size: 14px;
    line-height: 24px;
    letter-spacing: 0.06em;
    font-weight: bold;
    padding: 0 0 0 100px;
    background: url(/img/shakuchi/case_icon_a.png)0% 50% no-repeat;
 }
 .shakuchi_point_wrap {
  width: 100%;
  background: url(../img/shakuchi/point_bg.png);
  background-position: center;
  padding: 100px 0 55px;
  position: relative;
 }
 .shakuchi_point_inner {
  width: 1100px;
  margin: 0 auto;
 }
 .shakuchi_point_inner h2::after {
  content: "";
  background: url(../img/shakuchi/wan7.png);
  display: block;
  width: 133px;
  height: 169px;
  position: absolute;
  top: -31px;
  right: 20px;
 }
 .shakuchi_point_inner ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 60px 0 0;
 }
 .shakuchi_point_inner ul li {
  width: 530px;
  height: 260px;
  box-sizing: border-box;
  background: #fff;
  border: 3px solid #111;
  text-align: center;
  font-size: 28px;
  line-height: 42px;
  font-weight: bold;
  letter-spacing: 0.1em;
  font-family: 'ヒラギノ角ゴ Std W8', 'Hiragino Kaku Gothic Std', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  margin-bottom: 40px;
 }
 .shakuchi_point_inner ul li p {
  color: #1db0c3;
 }
 .shakuchi_point_inner ul li span {
  display: inline;
  background: linear-gradient(transparent 60%, #fff92b 60%);
 }
 .shakuchi_point_inner ul li::before {
  content: "";
  background: url(../img/shakuchi/point_icon1.png);
  display: block;
  width: 119px;
  height: 80px;
  margin: 50px auto 10px;
 }
 .shakuchi_point_inner ul li:nth-child(2)::before {
  background: url(../img/shakuchi/point_icon2.png);
  width: 103px;
  height: 103px;
  margin: 30px auto;
 }
 .shakuchi_point_inner ul li:nth-child(3)::before {
  background: url(../img/shakuchi/point_icon3.png);
  width: 85px;
  height: 93px;
  margin: 50px auto 30px;
 }
 .shakuchi_point_inner ul li:nth-child(4)::before {
  background: url(../img/shakuchi/point_icon4.png);
  width: 77px;
  height: 89px;
  margin: 40px auto 10px;
 }
 .syakuti_point_text p {
  font-size: 24px;
  line-height: 36px;
  letter-spacing: 0.1em;
  font-weight: bold;
  text-align: center;
  color: #111;
 }
 .shakuchi_flow_wrap {
  width: 100%;
  background: url(../img/shakuchi/flow_bg.png);
  background-position: bottom;
  background-repeat: no-repeat;
  margin: 90px 0;
  padding-bottom: 80px;
  position: relative;
 }
 .shakuchi_flow_inner {
  width: 1100px;
  margin: 0 auto;
  position: relative;
 }
 .shakuchi_flow_inner::before {
  content: "";
  background: url(../img/shakuchi/c21_img.webp);
  display: block;
  width: 195px;
  height: 760px;
  position: absolute;
  top: 55px;
  left: -10px;
 }
 .shakuchi_flow_inner h2 {
  text-align: left;
  padding-left: 110px;
 }
 .shakuchi_flow_inner h2::after {
  content: "";
  background: url(../img/shakuchi/flow_icon.png);
  display: block;
  width: 298px;
  height: 136px;
  position: absolute;
  top: -15px;
  right: 10px;
 }
 .shakuchi_flow_inner ul {
  width: 860px;
  margin: 60px 0 60px 240px;
  display: flex;
  justify-content: space-between;
 }
 .shakuchi_flow_inner ul li {
  width: 115px;
  height: 395px;
  background: #fff;
  border: 3px solid #111;
  box-sizing: border-box;
  text-align: center;
  display: flex;
  align-items: center;
  font-size: 27px;
  line-height: 27px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #1db0c3;
  font-family: 'ヒラギノ角ゴ Std W8', 'Hiragino Kaku Gothic Std', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
  position: relative;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
 }
 .shakuchi_flow_inner ul li span {
  display: block;
  width: 46px;
  height: 46px;
  background: #1db0c3;
  border-radius: 50%;
  text-align: center;
  font-size: 27px;
  line-height: 46px;
  font-weight: bold;
  letter-spacing: 0.05em;
  color: #fff;
  writing-mode: initial;
  -ms-writing-mode: none;
  margin: 20px 0;
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
 }
 _:-ms-input-placeholder,
 :root .shakuchi_flow_inner ul li span {
  line-height: 52px;
 }
 .shakuchi_flow_inner ul li:not(:last-child)::after {
  content: "";
  background: url(../img/shakuchi/flow_arrow.png);
  display: block;
  width: 29px;
  height: 51px;
  position: absolute;
  top: 172px;
  right: -55px;
 }
 .shakuchi_bcon_wrap {
  width: 1100px;
  margin: 0 auto 80px;
  border: 7px solid #111;
  box-sizing: border-box;
  padding: 50px 60px;
 }
 .shakuchi_bcon_wrap h2 {
  text-align: center;
  margin: 0 0 30px;
 }
 /*  shakuchi
 ---------------------------------------- */

/*====================================================================
aiken
====================================================================*/

.aiken_main_wrap{
    height: 473px;
    width: 100%;
    background-image: url(/doglover/img/dog_main_bg.webp);
    box-sizing: border-box;
    background-position: center;
    padding: 100px 0px;
}
.aiken_main_img{
    text-align: right;
    width: 1170px;
    margin: 0 auto;
}
.aiken_abt_wrap{
    width: 100%;
    padding: 70px 0px;
    background: url(/doglover/img/aiken_abt_bg.webp) #fff7dc;
}
.aiken_abt_cont{
    width: 1100px;
    margin: 0 auto;
    box-sizing: border-box;
    border: dashed 5px #f2bf05;
    background-color: #fff;
    padding: 25px 0px 65px 0px;
    position: relative;
}
.aiken_abt_cont h2{
    text-align: center;
}
.aiken_abt_cont p{
    font-size: 16px;
    line-height: 30px;
    margin-top: 15px;
    text-align: center;
    font-weight: bold;
}
.aiken_abt_cont::before{
    display: block;
    content: "";
    width: 183px;
    height: 139px;
    position: absolute;
    background-image: url(/doglover/img/aiken_abt_house.webp);
     bottom: 4px;
    left: -60px;
}
.aiken_abt_cont::after{
    display: block;
    content: "";
    width: 177px;
    height: 127px;
    background-image: url(/doglover/img/aiken_abt_pug.webp);
    position: absolute;
    bottom: 0px;
    right: -50px;
}
.aiken_cordi_wrap{
    width: 100%;
    padding: 65px 0px 75px 0px;
    background-image: url(/doglover/img/aiken_cordi_bg.webp);
    background-position: center;
}
.aiken_cordi_inner{
    width: 1100px;
    margin: 0 auto;
}
.aiken_cordi_inner h2{
    text-align: center;
    position: relative;
    margin: 0px;
}
.aiken_cordi_inner h2::before{
    content: "";
    width: 219px;
    height: 177px;
    display: block;
    background-image: url(/doglover/img/aiken_cordi_ti_dog.webp);
    position: absolute;
    left: 20px;
    top: 10px;
}
.aiken_cordi_cont{
    display: flex;
    justify-content: space-between;
    margin-top: -170px;
    align-items: flex-end;

}
.aiken_cordi_txt{
    width: 800px;
    height: 282px;
    box-sizing: border-box;
    background-image: url(/doglover/img/aiken_cordi_txt_bg.webp);
    padding: 25px;
}
.aiken_cordi_txt p{
    background-color: #fff;
    font-size: 16px;
    line-height: 31px;
    padding: 30px;
    font-weight: bold;
}
.aiken_cordi_cont img{

}
.aiken_setsubi_wrap{
    width: 100%;
    background-image: url(/doglover/img/aiken_setsubi_bg.webp);
    padding: 50px 0px 90px 0px;
}
.aiken_setsubi_inner{
    width: 1100px;
    margin: 0 auto;
}
.aiken_setsubi_inner h2{
    text-align: center;
}
.aiken_setsubi_inner ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
ul.aiken_setsubi_item li {
    background: #fff;
}
.aiken_setsubi_inner ul li{
    width: 350px;
    box-sizing: border-box;
    border: solid 2px #000;
    margin-bottom: 25px;
}
.aiken_setsubi_inner ul li:nth-child(4){
    margin-bottom: 0px;
}
.aiken_setsubi_inner ul li:nth-child(5){
    margin-bottom: 0px;
}
.aiken_setsubi_inner ul li:nth-child(6){
    margin-bottom: 0px;
}
.aiken_setsubi_img{
    width: 346px;
}
.aiken_setsubi_img img{
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.aiken_setsubi_txt{
    padding: 20px;
    background-color: #fff;
}
.aiken_setsubi_txt h3{
    text-align: center;
    font-size: 22px;
    font-weight: bold;
    background-color: #f2bf05;
    height: 46px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0px;
}
.aiken_setsubi_txt p{
    font-size: 16px;
    line-height: 26px;
    margin-top: 10px;
    font-weight: bold;
}
.aiken_donyu_img{
    display: block;
    margin: 10px auto;
}
.aiken_donyu_cont{
    background-color: #fff;
    padding: 50px;
    display: flex;
    flex-wrap: wrap;

}
.aiken_donyu_cont li{
    width: 485px !important;
    border: none !important;
    background: url(/doglover/img/aiken_donyu_bg.webp) #f2bf05;
    box-sizing: border-box;
    padding: 30px !important;
    margin-bottom: 35px !important;
}
.aiken_donyu_cont li:nth-child(3){
    margin-bottom: 0px !important;
}
.aiken_donyu_cont li:nth-child(4){
    margin-bottom: 0px !important;
}
.aiken_donyu_cont li h3{
    text-align: center;
}
/*====================================================================
modal 
====================================================================*/
*{
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}
.content{
    margin: 0 auto;
}
.modal{
    display: none;
    height: 100vh;
    position: fixed;
    top: 0;
    width: 100%;
	left: 0px;
    z-index: 999;
}

.modal__content {
    padding: 40px;
    position: absolute;
    width: 100%;
    height: 100vh;
    background-color: rgb(255 255 255 / 96%);
}
.modal__content p {
	color: #000;
    font-size: 15px;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    top: 0px;
    min-width: 1100px;
    height: 100vh;
    object-fit: cover;
    text-align: center;
}
.modal__content a {
	position: absolute;
    left: 50%;
    bottom: 1%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    display: block;
    width: unset;
}
.modal_on {
    width: 100%;
    height: 90vh !important;
    object-fit: cover;
}
.js-modal-close img {
    margin-bottom: 0px !important;
}
.modal__content img {
    width: unset !important;
}
.modal_history p{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
.aiken_sekou_wrap{
    width: 100%;
    padding: 80px 0px 75px 0px;
    background-image: url(/doglover/img/aiken_sekou_bg.webp);
}
.aiken_sekou_wrap a{
    color: #000;
    text-decoration: none;
}
.aiken_sekou_wrap h2{
    text-align: center;
    margin: 0px;
}
.aiken_sekou_wrap iframe{
    width: 100%;
    height: 420px;
    margin-top: 30px;
}
.aiken_sekou_list{
    overflow: hidden;
} 
.aiken_sekou_list ul{
    padding: 0px;
}
.aiken_sekou_list ul li{
    width: 355px !important;
    list-style: none;
    margin: 0px 15px;
}
.aiken_sekou_list ul li a{
    display: block;
    text-decoration: none;
    color: #000;
}
.aiken_sekou_list ul li a:hover{
    text-decoration: underline;
}
.slider {
    width: 428px;
    margin: 0 auto;
    position: relative;
}
.aiken_sekou_img{
    width: 355px;
}
.aiken_sekou_img img{
    width: 100%;
    height: 250px;
}
.aiken_sekou_ti{
    font-size: 20px;
    font-weight: bold;
    margin: 15px 0px;
}
.aiken_sekou_list ul li a p{
    font-size: 16px;
    line-height: 28px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin: 0px;
}
.aiken_sekou_more{
    display: flex;
    align-items: center;
    width: 373px;
    height: 73px;
    background-color: #f2bf05;
    box-sizing: border-box;
    border: solid 3px #fff;
    font-size: 23px;
    font-weight: bold;
    margin: 23px auto 0px auto;
    padding: 0px 50px;
    position: relative;
}
.aiken_sekou_more:hover{
    background-color: #deae00;
}
.aiken_sekou_more::before{
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    background-color: #333;
    bottom: 0;
    content: "";
    height: 20px;
    margin: auto;
    position: absolute;
    right: 32px;
    top: 0;
    width: 15px;

}
.aiken_b_wrap{
    width: 100%;
    padding: 65px 0px ;
    background-image: url(/doglover/img/aiken_bukken_bg.webp);
    background-position: center;
}
.aiken_b_inner{
    width: 1100px;
    margin: 0 auto;
}
.aiken_b_inner h2{
    text-align: center;
}
.aiken_b_inner iframe{
    margin-top: 10px;
    border: none;
    height: 391px;
}
.aiken_b_list{

}
.aiken_b_list ul{
    display: flex;
    justify-content: space-between;
    padding: 0px;
    margin: 0px;
}
.aiken_b_list ul li{
    width: 255px;
    box-sizing: border-box;
    border: solid 2px #000;
    list-style: none;
}
.aiken_b_list ul li a{
    display: block;
    background-color: #fff;
    text-decoration: none;
    color: #000;
}
.aiken_b_list ul li a:hover{
    background-color: #efeeee;
}
.aiken_bukken_img{
    width: 250px;

}
.aiken_bukken_img img{
    height: 170px;
    width: 100%;
    object-fit: cover;
}
.aiken_b_cont{
    padding: 10px 10px 20px 10px;
}
.aiken_b_ti{
    font-size: 18px;
    font-weight: bold;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
}
.aiken_b_cont p{
    font-size: 14px;
    line-height: 23px;
    margin: 10px 0px;
}
.aiken_b_cont p span{
    display: block;
    font-size: 23px;
    font-weight: bold;
    color: #ff0000;
    margin-bottom: 5px;
}
.aiken_b_comment{
    background-color: #fff9e5;
    padding: 18px;

}
.aiken_b_comment p{
    font-size: 14px;
    line-height: 19px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    margin: 0px;
}
.aiken_b_more{
    display: flex;
    align-items: center;
    width: 386px;
    height: 73px;
    background-color: #f2bf05;
    box-sizing: border-box;
    border: solid 3px #fff;
    font-size: 23px;
    font-weight: bold;
    margin: 40px auto 0px auto;
    padding: 0px 50px;
    position: relative;
    color: #000;
    text-decoration: none;
}
.aiken_b_more:hover{
        background-color: #deae00;
}
.aiken_b_more::before{
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    background-color: #333;
    bottom: 0;
    content: "";
    height: 20px;
    margin: auto;
    position: absolute;
    right: 32px;
    top: 0;
    width: 15px;
}
.aiken_inq_wrap{
    width: 1100px;
    margin: 75px auto;
    background: url(/doglover/img/aiken_inq_bg.webp) #f2bf05;
    padding: 45px 50px;
}
.aiken_inq_wrap h2{
    text-align: center;
    margin-bottom: 20px;
}
.aiken_inq_cont {
    display: flex;
    width: 1000px;
    background-color: #fff;
    box-sizing: border-box;
    padding: 20px 40px;
    justify-content: space-between;
    align-items: center;
}
.aiken_inq_cont img{

}
.aiken_inq_tel{
    text-align: center;
    font-size: 14px;
}
.aiken_inq_tel span{

    display: block;
    margin-bottom: 10px;
}
.aiken_inq_tel span a{
    font-size: 44px;
    font-weight: bold;
}
.aiken_inq_tel span i{
    transform: rotate(109deg);
    font-size: 32px;
    margin-right: -3px;
}
.aiken_inq_btn{
    width: 388px;
    height: 72px;
    background-color: #dc0000;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 70px;
    font-size: 25px;
    color: #fff;
    font-weight: bold;
    box-sizing: border-box;
    text-decoration: none;
}
.aiken_inq_btn::before{
    width: 42px;
    width: 42px;
    height: 42px;
    background-color: #fff;
    display: block;
    content: "";
    position: absolute;
    right: 20px;
}
.aiken_inq_btn::after{
    clip-path: polygon(0 0, 0 100%, 100% 50%);
    background-color: #dc0000;
    bottom: 0;
    content: "";
    height: 20px;
    margin: auto;
    position: absolute;
    right: 32px;
    top: 0;
    width: 15px;
    z-index: 100;
}
.aiken_inq_btn:hover{
    background-color: #bc0000;
}
}