@charset "utf-8";
/* CSS Document */
@import url("repair.css");
.bg_beige{
    background: #F6F0EA;
}
.w-1000{
    margin-left: auto;
    margin-right: auto;
}
.voice-contents .voice-list{
    list-style: none;
    display: block;
    padding: 0;
    width: 100%;
    margin-bottom: 0;
}
.voice-contents .voice-list > li{
    display: inline-block;
    background: #fff;
}
.voice-contents .voice-list > li .v-image img{
  width: 100%;
}
.voice-contents .voice-list > li .v-name{
  text-align: center;
}
.voice-contents .voice-list > li .v-material,
.voice-contents .voice-list > li .v-color{
  text-align: center;
}
.voice-contents .voice-list > li .v-color{
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
.voice-contents .voice-list > li .link-more{
  display: none;
}
.voice-contents .voice-list > li .v-desc-btn{
  text-align: center;
}
.voice-contents .voice-list .popup.open .popup-wrap {
    border: none;
    overflow: unset;
}
.voice-contents .voice-list .popup ul{
  display: flex;
  padding: 0;
  list-style: none;
}
.voice-contents .voice-list .popup ul li .v-p-image img{
  width: 100%;
}
.voice-contents .voice-list .popup ul li .v-p-randsel{
  background: #E8E8E8;
}
.voice-contents .more-voice {
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 10;
}
.more-voice a {
    position: relative;
}
.is-hidden {
  display: none!important;
}
.bg_white{
  background: #fff;
}
.voice-bottom .more-column {
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 10;
}
.voice-bottom .more-column a {
    position: relative;
    background: none;
}
.voice_confirm{
	background: #F6F0EA;
}
.voice_confirm .form-wrap {
    background: #fff;
    padding: 0;
}
.voice_confirm .form-sec-wrap{
	margin-bottom: 0;
	flex-direction: row;
}
.voice_confirm .form-sec {
	margin-bottom: 0;
}
.voice_confirm .form-sec .flx-btw,
.voice_confirm .form-sec.form-textarea .flx-btw,
.voice_confirm .repair-img-sec .flx-btw{
	justify-content: flex-start;
	width: unset;
	align-items: flex-end;
}
.voice_confirm .form-sec-wrap.last-sec{
	border:  none;
}
.voice_confirm .img_up {
    display: block;
    text-align: center;
}
.voice_confirm .form-title{
	width: unset;
}
.voice_complete{
	background: #F6F0EA;
}
.voice_complete section{
	margin: 0 auto;
}
.voice_complete a.btn-turn-back{
	display: block;
    margin-right: auto;
    margin-left: auto;
	background: #707171;
	border-radius: 0;
	color: #FFF;
	padding: 0;
	text-align:center;
	cursor:pointer;
	box-sizing: border-box;
}
.voice_complete a.btn-turn-back:hover,
.voice_complete a.btn-turn-back:active {
    background: #FFF;
    color: #707171;
    transition: 0.3s;
}
@media screen and (max-width: 480px) {
.w-1000{
    max-width: 95%;
}
.voice-contents{
  padding-bottom: 9vw;
}
.voice-contents .voice-list{
    margin-top: 6vw;
}
.voice-contents .voice-list > li{
    max-width: 41.5%;
    margin-right: 3%;
    padding: 3vw 3vw 6vw;
    margin-bottom: 3%;
}
.voice-contents .voice-list > li .v-image{
  margin-bottom: 27px;
}
.voice-contents .voice-list > li .v-name{
  font-size: 4.4vw;
  margin-bottom: 6vw;
}
.voice-contents .voice-list > li .v-material,
.voice-contents .voice-list > li .v-color{
  font-size: 15px;
}
.voice-contents .voice-list > li .v-material{
  margin-bottom: 0.6vw;
}
.voice-contents .voice-list > li .v-color{
  margin-bottom: 8vw;
  padding-bottom: 6vw;
  border-bottom: solid 0.6vw #C7C7C7;
  width: 95%;
}
.voice-contents .voice-list > li .v-desc{
  margin-bottom: 9vw;
  font-size: 4.4vw;
}
.voice-contents .voice-list > li .rnd_btn1{
  width: 90%;
  margin: 0 auto;
  height: auto;
  line-height: 1em;
  display: block;
}
.voice-contents .voice-list > li:nth-child(2n){
	margin-right: 0;
}
.voice-contents .voice-list .popup.open .popup-wrap {
    top: 5.4vw;
    left: 5.4vw;
    padding: 13.5vw 5.4vw 5.4vw 5.4vw;
    width: 77.8vw;
    height: calc(100% - 30vw);
    overflow: auto;
}
.voice-contents .voice-list .popup ul{
	display: block;
}
.voice-contents .voice-list .popup .close{
  top: 10vw;
  right: 10vw;
}
.voice-contents .voice-list .popup ul li:first-child{
  margin-right: 0;
}
.voice-contents .voice-list .popup ul li:last-child{
  width: 77.8vw;
  margin-top: 6vw;
}
.voice-contents .voice-list .popup ul li .v-p-image{
  width: 67.8vw;
  margin-left: auto;
  margin-right: auto;
}
.voice-contents .voice-list .popup ul li .v-p-name{
  font-size: 6.2vw;
  margin-bottom: 6vw;
  text-align: center;
}
.voice-contents .voice-list .popup ul li .v-p-randsel,
.voice-contents .voice-list .popup ul li .v-p-desc{
  font-size: 4vw;
}
.voice-contents .voice-list .popup ul li .v-p-randsel{
  padding: 3vw 0;
  height: auto;
  line-height: 6vw;
  margin-bottom: 9vw;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 67.8vw;
}
.voice-contents .voice-list .popup ul li .v-p-randsel span{
	display: block;
}
.voice-contents .voice-list .popup ul li .v-p-desc{
	margin-left: auto;
  margin-right: auto;
  width: 67.8vw;
}
.voice-contents .more-voice {
    margin-top: 6vw;
    margin-bottom: 0;
}
.more-voice a {
    height: auto;
    line-height: 1em;
}
.ver2022 a.rnd_btn1:hover, .ver2022 a.rnd_btn1:active {
    opacity: 1;
    color: #534741;
    background: #fff;
    border: #534741 0.6vw solid;
    transition: 0.3s;
}
.voice-middle {
  padding-top: 12vw;
  padding-bottom: 12vw;
  width: 90%;
  margin: 0 auto;
}
.voice-middle h2,
.voice_form h2,
.voice-bottom h2{
  font-size: 6.2vw;
  margin-bottom: 12vw;
}
.voice-middle h2{
  margin-bottom: 12vw;
}
.voice-middle p.t_center{
	text-align: left!important;
}
.voice_form .voice_form_desc{
  margin-bottom: 12vw;
}
.voice-bottom-desc{
  margin-bottom: 12vw!important;
}
.voice_form{
  padding-top: 12vw;
  padding-bottom: 12vw;
}
.voice_form .medium{
	width: 73%!important;
}
.voice-bottom{
  padding-top: 12vw;
  padding-bottom: 12vw;
}
.voice-bottom .blog_wrap{
	width:95vw;
	height:auto;
	margin:0 auto 6.5vw auto;
	font-size:0;
	text-align:center;
}
.voice-bottom .blog_wrap .feedtext{
	width:42.5vw;
	height:71.5vw;
	margin:0 2.5vw 5vw 2.5vw;
	display:inline-block;
	vertical-align:top;
}
.voice-bottom .blog_wrap .feedtext .caption{
	height:25vw;
	padding-top:4vw;
	margin:auto;
	font-size:3.5vw;
	line-height:5vw;
	text-align:left;
}
.voice-bottom .blog_wrap .feedtext .caption a{
}
.voice-bottom .blog_wrap .feedtext .mask{
	width:42.5vw;
	height:42.5vw;
	top:0;left:0;
	opacity:1;
}
.voice-bottom .blog_wrap .feedtext:hover .mask{
	opacity:1;
}
.voice-bottom .blog_wrap .catch{
	width:100%;
	height:42.5vw;
	overflow:hidden;
}
.voice-bottom .blog_wrap img{
	height:42.5vw;
	max-width:300%;
	width:auto;
	overflow:hidden;
}
.voice-bottom .more-column {
    margin-top: 4vw;
    margin-bottom: 0;
}
.voice-bottom .more-column a {
    height: auto;
    line-height: 1em;
}
.voice_confirm form{
	padding-bottom: 6vw;
}
.voice_confirm .form-wrap {
    margin-bottom: 10vw;
}
.voice_confirm .form-sec{
	display: block;
	flex-direction: column;
	align-items: baseline;
}
.voice_confirm .form-sec-wrap{
	padding: 4vw 4vw;
	border-bottom: solid 0.3vw #000;
}
.voice_confirm .flx-btw,
.voice_confirm .name_sec{
	text-align: right;
	display: block;
}
.voice_confirm .form-textarea .flx-btw{
	text-align: left;
}
.voice_confirm .repair-img-sec .flx-btw{
	text-align: center;
}
.voice_confirm .index_hidden{
	margin-top: 0;
	margin-bottom: 0;
}
.voice_confirm .repair-img-sec .form-title{
	margin-bottom: 4vw!important;
}
.voice_confirm .form-title{
	margin-right: 0;
}
.voice_complete section{
	padding-top: 12vw;
	padding-bottom: 12vw;
	max-width: 90%;
}
.voice_complete section h2{
	font-size: 6.2vw;
	margin-bottom: 12vw;
}
.voice_complete section p{
	font-size: 4vw;
	margin-bottom: 14vw;
}
.voice_complete a.btn-turn-back{
    border: 0.5vw solid #707171;
    width: 76.7vw;
    height: 16.7vw;
    font-size: 4.1vw;
    letter-spacing: 0.1em;
    line-height: 15.7vw;
}
}
@media screen and (min-width:481px) {
@media screen and (max-width:1100px) {
.w-1000{
    max-width: calc(100vw * calc(1000 / 1100));
}
.voice-contents{
  padding-bottom: calc(100vw * calc(58.5 / 1100));
}
.voice-contents .voice-list{
    margin-top: calc(100vw * calc(44 / 1100));
}
.voice-contents .voice-list > li{
    max-width: calc(100vw * calc(266 / 1100));
    margin-right: calc(100vw * calc(26 / 1100));
    padding: calc(100vw * calc(23 / 1100));
    margin-bottom: calc(100vw * calc(26 / 1100));
}
.voice-contents .voice-list > li .v-image{
  margin-bottom: calc(100vw * calc(27 / 1100));
}
.voice-contents .voice-list > li .v-name{
  font-size: calc(100vw * calc(18 / 1100));
  margin-bottom: calc(100vw * calc(30 / 1100));
}
.voice-contents .voice-list > li .v-material,
.voice-contents .voice-list > li .v-color{
  font-size: calc(100vw * calc(15 / 1100));
}
.voice-contents .voice-list > li .v-material{
  margin-bottom: calc(100vw * calc(2 / 1100));
}
.voice-contents .voice-list > li .v-color{
  margin-bottom: calc(100vw * calc(38 / 1100));
  padding-bottom: calc(100vw * calc(26 / 1100));
  border-bottom: solid calc(100vw * calc(2 / 1100)) #C7C7C7;
  width: 80%;
}
.voice-contents .voice-list > li .v-desc{
  margin-bottom: calc(100vw * calc(30 / 1100));
}
.voice-contents .voice-list > li .rnd_btn1{
  width: calc(100vw * calc(240 / 1100));
  height: calc(100vw * calc(46 / 1100));
  line-height: calc(100vw * calc(46 / 1100));
  padding: 0;
}
.voice-contents .voice-list > li:nth-child(3n) {
  margin-right: 0;
}
.voice-contents .voice-list .popup.open .popup-wrap {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: calc(100vw * calc(60 / 1100)) calc(100vw * calc(38 / 1100));
    width: calc(100vw * calc(1000 / 1100));
    height: auto;
}
.voice-contents .voice-list .popup .close{
  top: calc(100vw * calc(30 / 1100));
  right: calc(50% - calc(100vw * calc(503 / 1100)));
}
.voice-contents .voice-list .popup ul li:first-child{
  margin-right: calc(100vw * calc(67 / 1100));
  height: calc(100vw * calc(419 / 1100));
}
.voice-contents .voice-list .popup ul li:last-child{
  width: calc(100vw * calc(357 / 1100));
  padding-top: calc(100vw * calc(25 / 1100));
  height: calc(100vw * calc(395 / 1100));
  overflow: auto;
  padding-right: calc(100vw * calc(55 / 1100));
}
.voice-contents .voice-list .popup ul li .v-p-image{
  width: calc(100vw * calc(419 / 1100));
}
.voice-contents .voice-list .popup ul li .v-p-name{
  font-size: calc(100vw * calc(25 / 1100));
  margin-bottom: calc(100vw * calc(35 / 1100));
}
.voice-contents .voice-list .popup ul li .v-p-randsel,
.voice-contents .voice-list .popup ul li .v-p-desc{
  font-size: 15px;
}
.voice-contents .voice-list .popup ul li .v-p-randsel{
  padding-left: calc(100vw * calc(30 / 1100));
  height: calc(100vw * calc(65 / 1100));
  line-height: calc(100vw * calc(65 / 1100));
  margin-bottom: calc(100vw * calc(31 / 1100));
}
.voice-contents .voice-list .popup ul li .v-p-randsel span:first-child{
	margin-right: calc(100vw * calc(10 / 1100));
}
.voice-contents .more-voice {
    margin-top: calc(100vw * calc(32.5 / 1100));
    margin-bottom: calc(100vw * calc(-23 / 1100));
}
.more-voice a {
    height: calc(100vw * calc(46 / 1100));
    line-height: calc(100vw * calc(46 / 1100));
    padding: 0!important;
}
.voice-middle {
  padding-top: calc(100vw * calc(55 / 1100));
  padding-bottom: calc(100vw * calc(59 / 1100));
}
.voice-middle h2,
.voice_form h2,
.voice-bottom h2{
  font-size: calc(100vw * calc(25 / 1100));
}
.voice-middle h2{
  margin-bottom: calc(100vw * calc(55 / 1100));
}
.voice_form h2{
  margin-bottom: calc(100vw * calc(51 / 1100));
}
.voice_form .voice_form_desc{
  margin-bottom: calc(100vw * calc(80 / 1100));
}
.voice-bottom h2{
  margin-bottom: calc(100vw * calc(42 / 1100));
}
.voice_form .voice-bottom-desc{
  margin-bottom: calc(100vw * calc(80 / 1100));
}
.voice_form{
  padding-top: calc(100vw * calc(87 / 1100));
  padding-bottom: calc(100vw * calc(60 / 1100));
}
.voice-bottom{
  padding-top: calc(100vw * calc(54 / 1100));
  padding-bottom: calc(100vw * calc(60 / 1100));
}
.voice-bottom .blog_wrap{
	width:calc(100vw * calc(1000 / 1100));
	height:auto;
	margin:calc(100vw * calc(60 / 1100)) auto calc(100vw * calc(40 / 1100)) auto;
	font-size:0;
	text-align:center;
}
.voice-bottom .blog_wrap .feedtext{
	width:calc(100vw * calc(180 / 1100));
	height:calc(100vw * calc(180 / 1100));
	margin:0 calc(100vw * calc(10 / 1100)) calc(100vw * calc(20 / 1100)) calc(100vw * calc(10 / 1100));
	position:relative;
	display:inline-block;
	float:none;
}
.voice-bottom .blog_wrap .feedtext .caption{
	padding:calc(100vw * calc(40 / 1100)) calc(100vw * calc(10 / 1100)) calc(100vw * calc(10 / 1100)) calc(100vw * calc(10 / 1100));
	margin:auto;
	font-size:calc(100vw * calc(15 / 1100));
	line-height:calc(100vw * calc(24 / 1100));
	color:#fff;
	text-align:center;
}
.voice-bottom .blog_wrap .feedtext .caption a{
	color:#fff;
}
.voice-bottom .blog_wrap .feedtext .mask{
	width:100%;
	height:100%;
	position:absolute;
	top:0;left:0;
	opacity:0;
	background-color:rgba(0,0,0,0.4);
	transition:all 0.2s ease;
}
.voice-bottom .blog_wrap .feedtext:hover .mask{
	opacity:1;
}
.voice-bottom .blog_wrap .catch{
	position:absolute;
	top:0;left:0;
	width:calc(100vw * calc(180 / 1100));
	height:calc(100vw * calc(180 / 1100));
	overflow:hidden;
}
.voice-bottom .blog_wrap img{
	position:absolute;
	left:0;
	height:calc(100vw * calc(180 / 1100));
	max-width:300%;
	width:auto;
	overflow:hidden;
}
.voice-bottom .more-column {
    margin-top: calc(100vw * calc(32.5 / 1100));
    margin-bottom: calc(100vw * calc(-23 / 1100));
}
.voice-bottom .more-column a {
    height: calc(100vw * calc(46 / 1100));
    line-height: calc(100vw * calc(46 / 1100));
    padding: 0;
}
.voice_confirm form{
	padding-bottom: calc(100vw * calc(84 / 1100));
}
.voice_confirm .form-wrap {
    margin-bottom: calc(100vw * calc(75 / 1100));
}
.voice_confirm .form-sec-wrap{
	padding: calc(100vw * calc(18 / 1100)) calc(100vw * calc(20 / 1100));
	border-bottom: solid calc(100vw * calc(1 / 1100)) #000;
}
.voice_confirm .index_hidden{
	margin-top: calc(100vw * calc(3 / 1100));
}
.voice_confirm .repair-img-sec .form-title{
	margin-bottom: calc(100vw * calc(20 / 1100))!important;
}
.voice_confirm .form-title{
	margin-right: calc(100vw * calc(20 / 1100));
}
.voice_complete section{
	padding-top: calc(100vw * calc(87 / 1100));
	padding-bottom: calc(100vw * calc(62 / 1100));
	max-width: calc(100vw * calc(635 / 1100));
}
.voice_complete section h2{
	font-size: calc(100vw * calc(25 / 1100));
	margin-bottom: calc(100vw * calc(57 / 1100));
}
.voice_complete section p{
	font-size: calc(100vw * calc(15 / 1100));
	margin-bottom: calc(100vw * calc(72 / 1100));
}
.voice_complete a.btn-turn-back{
	width: calc(100vw * calc(315 / 1100));
	border: calc(100vw * calc(2 / 1100)) solid #707171;
	height: calc(100vw * calc(60 / 1100));
	line-height:calc(100vw * calc(56 / 1100));
	font-size:calc(100vw * calc(17.5 / 1100));
	letter-spacing:0.1em;
}
}
}
@media screen and (min-width:1101px) {
.w-1000{
    max-width: 1000px;
}
.voice-contents{
  padding-bottom: 58.5px;
}
.voice-contents .voice-list{
    margin-top: 44px;
}
.voice-contents .voice-list > li{
    max-width: 266px;
    margin-right: 26px;
    padding: 23px;
    margin-bottom: 26px;
}
.voice-contents .voice-list > li .v-image{
  margin-bottom: 27px;
}
.voice-contents .voice-list > li .v-name{
  font-size: 18px;
  margin-bottom: 30px;
}
.voice-contents .voice-list > li .v-material,
.voice-contents .voice-list > li .v-color{
  font-size: 15px;
}
.voice-contents .voice-list > li .v-material{
  margin-bottom: 2px;
}
.voice-contents .voice-list > li .v-color{
  margin-bottom: 38px;
  padding-bottom: 26px;
  border-bottom: solid 2px #C7C7C7;
  width: 80%;
}
.voice-contents .voice-list > li .v-desc{
  margin-bottom: 30px;
}
.voice-contents .voice-list > li .rnd_btn1{
  width: 240px;
  height: 46px;
  line-height: 46px;
  padding: 0;
}
.voice-contents .voice-list > li:nth-child(3n) {
  margin-right: 0;
}
.voice-contents .voice-list .popup.open .popup-wrap {
    top: 50%;
    left: 50%;
    -ms-transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    transform: translate(-50%,-50%);
    padding: 60px 38px;
    width: 1000px;
    height: auto;
}
.voice-contents .voice-list .popup .close{
  top: 30px;
  right: calc(50% - 503px);
}

.voice-contents .voice-list .popup ul li:first-child{
  margin-right: 67px;
  height: 419px;
}
.voice-contents .voice-list .popup ul li:last-child{
  width: 357px;
  padding-top: 25px;
  height: 395px;
  overflow: auto;
  padding-right: 55px;
}
.voice-contents .voice-list .popup ul li .v-p-image{
  width: 419px;
}
.voice-contents .voice-list .popup ul li .v-p-name{
  font-size: 25px;
  margin-bottom: 35px;
}
.voice-contents .voice-list .popup ul li .v-p-randsel,
.voice-contents .voice-list .popup ul li .v-p-desc{
  font-size: 15px;
}
.voice-contents .voice-list .popup ul li .v-p-desc{
	overflow: hidden;
}
.voice-contents .voice-list .popup ul li .v-p-randsel{
  padding-left: 30px;
  height: 65px;
  line-height: 65px;
  margin-bottom: 31px;
}
.voice-contents .voice-list .popup ul li .v-p-randsel span:first-child{
	margin-right: 10px;
}
.voice-contents .more-voice {
    margin-top: 32.5px;
    margin-bottom: -23px;
}
.more-voice a {
    height: 46px;
    line-height: 46px;
    padding: 0!important;
}
.voice-middle {
  padding-top: 55px;
  padding-bottom: 59px;
}
.voice-middle h2,
.voice_form h2,
.voice-bottom h2{
  font-size: 25px;
}
.voice-middle h2{
  margin-bottom: 55px;
}
.voice_form h2{
  margin-bottom: 51px;
}
.voice_form .voice_form_desc{
  margin-bottom: 80px;
}
.voice-bottom h2{
  margin-bottom: 42px;
}
.voice_form .voice-bottom-desc{
  margin-bottom: 80px;
}
.voice_form{
  padding-top: 87px;
  padding-bottom: 60px;
}
.voice-bottom{
  padding-top: 54px;
  padding-bottom: 60px;
}
.voice-bottom .blog_wrap {
    width: 1000px;
    height: auto;
    margin: 60px auto 40px auto;
    font-size: 0;
    text-align: center;
}
.voice-bottom .blog_wrap .feedtext {
    width: 180px;
    height: 180px;
    margin: 0 10px 20px 10px;
    position: relative;
    display: inline-block;
    float: none;
}
.voice-bottom .blog_wrap .catch {
    position: absolute;
    top: 0;
    left: 0;
    width: 180px;
    height: 180px;
    overflow: hidden;
}
.voice-bottom .blog_wrap img {
    position: absolute;
    left: 0;
    height: 180px;
    max-width: 300%;
    width: auto;
    overflow: hidden;
}
.voice-bottom .blog_wrap .feedtext .mask {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0,0,0,0.4);
    transition: all 0.2s ease;
}
.voice-bottom .blog_wrap .feedtext .caption {
    padding: 40px 10px 10px 10px;
    margin: auto;
    font-size: 15px;
    line-height: 24px;
    color: #fff;
    text-align: center;
}
.voice-bottom .more-column {
    margin-top: 32.5px;
    margin-bottom: -23px;
}
.voice-bottom .more-column a {
    height: 46px;
    line-height: 46px;
    padding: 0;
}
.voice_confirm form{
	padding-bottom: 84px;
}
.voice_confirm .form-wrap {
    margin-bottom: 75px;
}
.voice_confirm .form-sec-wrap{
	padding: 18px 20px;
	border-bottom: solid 1px #000;
}
.voice_confirm .index_hidden{
	margin-top: 3px;
}
.voice_confirm .repair-img-sec .form-title{
	margin-bottom: 20px!important;
}
.voice_confirm .form-title{
	margin-right: 20px;
}
.voice_complete section{
	padding-top: 87px;
	padding-bottom: 62px;
	max-width: 635px;
}
.voice_complete section h2{
	font-size: 25px;
	margin-bottom: 57px;
}
.voice_complete section p{
	font-size: 15px;
	margin-bottom: 72px;
}
.voice_complete a.btn-turn-back{
	width: 315px;
	border: 2px solid #707171;
	height:60px;
	line-height:56px;
	font-size:17.5px;
	letter-spacing:0.1em;
}
}