@charset "UTF-8";
* {
    width: 100%;
    margin: 0;
}

body,
html {
    font-size: 18px;
    font-family: "ヒラギノ角ゴ ProN W3", "HiraKakuProN-W3", "ヒラギノ角ゴ Pro W3", "HiraKakuPro-W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS Pgothic", "Osaka", sans-serif, Helvetica, Helvetica Neue, Arial, Verdana;
}

.ul-flex li a {
    color: white;
}

.ul-flex2 li a {
    color: white;
}

a {
    text-decoration: none;
}

a:hover {
    opacity: 0.6;
}

a:visited {color :#0000ee;}

a:active {
    ;
}

a:hover {}

a:hover img {
    opacity: 0.7;
}

li a:hover {
    color: lightslategray;
}
h1 {
    margin-top: 50px;
    margin-bottom: 30px;
    color: black;
    font-size: 2em;
    text-align: center;
}
h1 small {
    display: block;
    font-size: 16px;
    color: #999;
}

h2 {
    font-size: 1.2rem;
    text-align: center;
    margin-bottom: 7px;
}

.header-img {
    width: 100%;
    background-color: #16203E;
    height: 46px;
    text-align: center;
}

h3 {
    color: white;
    margin-top: 30px;
    font-size: 24px;
    font-weight: normal;
}


/*フッターcss*/

.all-width {
    width: 80%;
    margin: 0 auto;
}

footer {
    background-color: #16203E;
}

.header-svg {
    width: 150px;
    height: 40px;
    padding: 1px 0px 0px 0px;
}

#footer_in li {
    margin-bottom: 14px;
    padding-left: 10px;
}

.footer_logo {
    width: 100px;
}

#footer_in li {
    margin-bottom: 14px;
    padding-left: 10px;
}


.secondhand {
    background: #ccc;
    color: dimgrey;
    padding: 5px 0;
    margin-bottom: 20px;
    font-size: 14px;
}

#footer_in {
    text-align: center;
    margin-bottom: 30px;
}

.footer-flex {
    display: flex;
    padding: 70px 0 20px;
    width: 100%;
    justify-content: center;
    /* margin: 0 auto; */
    flex-wrap: wrap;
}

#flist-color {
    color: white;
}

dl {
    text-align: center;
    margin: 0;
    padding: 0;
}

dt {
    display: inline-block;
    margin: 0 5px;
}

li {
    margin-bottom: 15px;
    list-style-type: none
}

.\32 017 {
    margin: 0 auto;
}

.mail-border {
    width: 45%;
    margin: 0 auto;
    padding: 5%;
    padding-top: 0;
    text-align: center;
}

.mail-bigbox {
    margin: 0 auto;
}

.gender-box {
    display: flex;
    width: 100%;
    /* align-items: center; */
}

select {
    width: 120px;
}

.submit-box {
    width: 100%;
    text-align: center;
}

.p-check {
    margin-left: 5px;
}

.purchase-flow {}

input[name=btn_confirm]:hover {
    opacity: 0.7;
}

.flow-p {
  font-size: 0.85rem;
  text-align: center;
}

.flow-box {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.flow-mini-box {
    width: 110px;
    margin: 0 1%;
    text-align: center;
}

/*
.yaji {
    width: 20px;
    margin-top: 80px;
    margin-left: 1%;
}

#yaji {
    width: 100%;
}
*/

#gender_male {
    width: 20px;
}

.element_wrap2 {
    margin-bottom: 10px;
    padding: 10px 0;
    text-align: left;
}

.element_wrap3 {
    margin-bottom: 10px;
    padding: 10px 0;
    border-bottom: 1px solid rgb(210, 210, 210);
    text-align: left;
}

p.element_box {
    font-size: 14px;
    margin: 5px;
}

#gender_female {
    width: 20px;
}

#agreement {
    width: 20px;
}

.post-re {
    width: 100%;
}

.ul-flex {
    width: 300px;
}

.wrap {
    overflow: hidden;
}

.rod-text {
    font-size: 14px;
    margin: 5px;
}

.dan-text {
    font-size: 14px;
    margin: 5px;
}

.dan-box {
    display: flex;
}

.rod-box {
        display: flex;
    width: 100%;
    /* align-items: center; */
}

#rod_no {
     width: 20px;
}

#rod_yes {
    width: 20px;
}

.konpou-flow {
    font-size: 16px;}

.notes-box {
text-align: left;
    background: antiquewhite;
    border-radius: 22px;
    width: 80%;
    margin: 0 auto;
    margin-top: 56px;
    padding: 20px;
    font-size: 16px;
}

.notes-box p {
    font-size: 14px;
    margin-top: 2px;
}
.kiyaku {
  display: flex;
  width: 80%;
  margin: 30px auto 0;
}
.kiyaku input{
  width: 7%;
  margin: 10px;
}
.kiyaku p{
  text-align: left;
  padding-left: 2%;
}
.kiyaku p span{
  font-size: 14px;
}

/* ---------------------------
20231116 SP反映修正 
---------------------------- */
/* 宅配買取の流れ(flow) */
section#flow {
  background-color: #fff;
}

/*
@media screen and (max-width:768px) {
		section#flow {
				display: none;
		}
}
*/

#flow .flow-box{
    max-width: 680px;
    width: 80%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 auto;
}
#flow .flow-box .flow-mini-box{ position: relative;}
#flow .flow-box .flow-mini-box::after{
    position: absolute;
    top: 33%;
    right: -25%;
    content: "";
    display: block;
    background: #000;
    height: calc(tan(60deg) * 20px / 2);
    width: 20px;
    clip-path: polygon(0 0, 80% 50%, 0 100%);
}
#flow .flow-box .flow-mini-box:last-child::after{
	display: none;
}
/* 宅配買取お申し込み(mail-border) */

@media screen and (max-width:768px) {
			.mail-border {
				width: 96%;
				margin: 0 auto;
				padding: 0;
		}
}
.mail-border .element_wrap2,
.mail-border .p-check,
.mail-border .dan-text,
.mail-border .rod-text{
	text-align: left; /* reset */
}
.mail-border .kpLink{
				display: none;
}
@media screen and (max-width:768px) {
	/* spのみ表示 */
		.mail-border .spLinkBox{
				display: flex;
				text-align: left;
		}
	.mail-border .kpLink{ display: block; text-align: left;}
	.mail-border label{ 
	width: -moz-fit-content;
  width: fit-content;
	min-width: 5.2rem
	}
	.mail-border .kpLink a{				
/*				border-bottom: #a0a0a0 1px solid;*/
		text-decoration: underline;
		text-decoration-color: #a0a0a0;
		}
	.dan-text{
		text-align: left;
	}
		.notes-box {
			margin-bottom: 56px;
	}
}

/* ---------------------------
2024/04/01 修正 
---------------------------- */
@media screen and (max-width:768px) {
/*
  #flow .flow-box {
    max-width: none;
    width: 95%;
    display: block;
  }
    #flow .flow-box .flow-mini-box::after {
    position: absolute;
    top: 87%;
    left: 50%;
    content: "";
    display: block;
    background: #000;
    height: calc(tan(60deg)* 20px / 2);
    width: 20px;
    clip-path: polygon(50% 100%, 0 0, 100% 0);
  }
    .flow-mini-box {
    width: 100%;
    margin: 0 1%;
    text-align: center;
    display: flex;
    justify-content: space-between;
    align-items: center;
      
  }
  .lBox{ width: 40%; aspect-ratio: 1/1; object-fit: cover; }
  .rBox{ width: 55%;  }
  h2 {
      text-align: left;
  }
  .flow-p {
      text-align: left;
  } 
*/
  #flow .flow-box {
    max-width: none;
    width: 98%;
  }
  .flow-mini-box {
      width: 17%;
      margin: 0;
      text-align: center;
  }
  #flow .flow-box .flow-mini-box::after {
      position: absolute;
      top: 10%;
      right: -28%;
      content: "";
      display: block;
      background: #000;
      height: calc(tan(60deg)* 12px / 2);
      width: 12px;
      clip-path: polygon(0 0, 80% 50%, 0 100%);
  }
  .lBox img{ object-fit: cover; aspect-ratio: 1 / 0.8;}
  h1{ margin : 5% auto; padding: 0;}
  h2 {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 4vw;
    line-height: 1.35;            
    margin-bottom: 7px;
  }
 .flow-p,.konpou-flow {
   font-size: clamp(13px ,1.8vw ,14px);
   padding-bottom: 0.5rem;
   text-align: center;
  } 
}@media screen and (min-width:768px) {
  .flow-p a.konpou-flow{
  display: block;
  font-size: 0.8rem;
  } 
}