@charset "shift_jis";
@media screen and (max-width: 768px) {
 .sp_off {
  display: none;
 }
 body {
  margin: 0;
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
 }
 h2 {
  text-align: center;
  font-size: 28px;
  margin-top:0;
 }
 .main {
  width: 100%;
  margin: 0 auto;
  text-align: center;
 }
 .main img {
  width: 100%
 }
 .side_btn {
  position: fixed;
  right: 0;
  top: 65%;
  z-index: 1000;
 }
 .sell_title {
  text-align: center;
 }
 .sell_title h2 {
	font-size:11vw;
	font-family: Segoe UI,SegoeUI,"Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight:normal;
	color:#ed6103;
	margin-bottom:0;
 }
 .underline {
  display: block;
  border-bottom: 4px solid #dadada;
  width: 8%;
  margin: 4% auto 3%;
 }
 .sell_title p {
  font-size: 6vw;
  font-weight: bold;
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
 }
 .contact_wrap {
  width: 100%;
  background: #ed6103;
 }
 .contact_co {
  width: 96%;
  margin: 0 auto;
  padding: 8% 0;
  text-align: center;
  color: #fff;
 }
 .con_title {
  font-size: 7vw;
  font-weight: bold;
 }
 .contact_co p {
  margin: 3% auto;
  font-size: 3.5vw;
  line-height:1.7em;
 }
 .contact_btn {
  width: 90%;
  margin: 0 auto;
 }
 .contact_btn a {
  display: block;
  margin: 0 auto;
  background: #fff;
  text-decoration: none;
  color: #000;
  font-size: 4.5vw;
  font-weight: bold;
  border-radius: 40px;
  padding: 5% 0;
 }
 .contact_btn a::before {
  content: "";
  display: inline-block;
  background: url(/kanri/img/mail_icon.png);
  background-size: auto;
  width: 21px;
  height: 17px;
  margin-right: 14px;
  margin-bottom: -2px;
 }
 .reform_wrap {
  position: relative;
  width: 96%;
  margin: 0 auto;
 }
 .reform_title {
  width: 80%;
  position: absolute;
  background: #fff;
  padding: 0 0 5% 0;
  right: 10%;
  top: -12%;
 }
 .reform_wrap p {
  margin: 3% 0 0 0;
  font-size:5vw;
 }
 .refo_co {
  position: relative;
  margin: 33% auto 20%;
 }
 .re_list {
  overflow: scroll;
 }
 .re_list ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  padding: 0;
  width: 1550px !important;
 }
 .re_list ul li {
	width:155px;
 }
 .re_list ul li p{
  font-size:3.5vw;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  line-height:1.5em;
  color:#000;
 }
 .re_btn {
  margin-top:5%;
 }
 .re_btn a {
  width: 80%;
  height: 70px;
  display: block;
  margin: 0 auto;
  background: #fff;
  line-height: 70px;
  text-decoration: none;
  color: #ed6103;
  font-size: 18px;
  font-weight: bold;
  border: 4px solid #ed6103;
  text-align: center;
  box-sizing: border-box;
 }
 .re_left {
  font-size: 4vw;
  color: #797979;
  margin-top: 10%
 }
 .re_left p{
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
  line-height:1.7em;
  text-align:center;
  font-size:4vw;
  }
 .re_right img {
  width: 100%;
  height: 130px;
  object-fit: cover;
 }
 .trouble_wrap {
  text-align: center;
  margin: 10% auto;
  background: url(/kanri/img/trouble_img.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 15%;
 }
 .tro_co {
  font-size: 4.5vw;
  font-weight: bold;
  line-height:1.7em;
 }
 .tro_co p{
  display: block;
  margin-block-start: 1em;
  margin-block-end: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
 }
 .tro_co span {
  color: #ed6103;
  background: linear-gradient(transparent 60%, rgba(237, 97, 3, 0.2) 0%);
 }
 .tro_text {
  font-size: 7vw;
  font-weight: bold;
  padding-bottom: 1px;
 }
 .tro_text p{
  display: block;
  margin-block-start: 1em;
  margin-inline-start: 0px;
  margin-inline-end: 0px;
 }
 .tro_text span {
  color: #ed6103;
 }
 .support_wrap {
  padding: 10% 0;
  text-align: center;
 }
 .sup_co {
  width: 80%;
  margin: 0 auto;
 }
 .sup_co img {
  width: 100%;
 }
 .plan_wrap {
  margin: 10% auto;
  text-align: center;
 }
 .plan_img {
  width: 96%;
  margin: 0 auto;
  overflow: scroll;
 }
 .plan_img img {
  max-width: 190%;
 }
 .flow_wrap {
  padding: 10% 0;
  text-align: center;
  background: #f5f4f0;
 }
 .flow_co {
  width: 96%;
  margin: 0 auto;
  overflow: scroll;
 }
 .flow_co img {
  max-width: 175%;
 }
 .gal_co {
  position: relative;
  margin: 35% auto 10%;
 }
 .gal_title {
  width: 80%;
  position: absolute;
  background: #fff;
  padding: 0 0 5% 0;
  right: 10%;
  top: -12%;
 }
 .gal_title p{
  margin:3% 0 0 0;
  font-size:5vw;
 }
.sell_contents_wrap{
    background-color: #deede8;
    overflow: hidden;
    padding: 40px 0px;
}
.sell_contents_box{
    width: 92%;
    margin: 0px auto 0px auto;
}
.sell_contents_box ul{
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.sell_contents_box ul li{
    width: 100%;
    margin: 0px 0px 20px 0px;
    position: relative;
}
.sell_contents_box ul li:nth-child(4){
	margin-bottom:0px;
}
.sell_contents_box ul li::before {
content: "";
    bottom: 28px;
    right: 26px;
    width: 30px;
    height: 1px;
    background: #ed6103;
    position: absolute;
}
.sell_contents_box ul li::after {
content: "";
    right: 25px;
    bottom: 33px;
    width: 13px;
    height: 1px;
    background: #ed6103;
    -webkit-transform: rotate( 
45deg
 );
    transform: rotate( 
45deg
 );
    position: absolute;
}
.sell_contents_box ul li a{
    text-decoration: none;
    color: #333;
    overflow: hidden;
    background: #fff;
    display: block;
    padding: 15px 15px 30px 15px;
}


.sell_contents_box ul li a img{
	display:block;
	margin:0px auto 20px auto;
}
.sell_contents_box ul li a h3{
	margin:0px 0px 10px 0px;
	font-size:21px;
	font-weight:bold;
	color:#ed6103;
}
.sell_contents_box ul li a p{
	font-size:15px;
	line-height:25px;
}
.sell_contents_list_r{
    width: 100%;
}




}