.programs_contact { background: #fff; }
.voice_bg { background: #fff; }
.voice_topic { background: url(../image/customer-voice-bg.jpg); position: relative; }
.voice_topic::before {background: #f2f2f2; bottom: 0px; content: ""; position: absolute;  top: 0px; transform: skewX(-5deg); width: 100%; z-index: 1; }
.voice_sub { position: relative; z-index: 2; }
.voice_sbox {position: relative; }
.voice_box { background: #fff; box-shadow: 0px 0px 15px 5px rgba(85, 85, 85, .15); height: 100%; }
.voice_sbox_height { height: auto !important; }
.voice_nobg { background: none; box-shadow: none; color: #fff; padding: 6px 0px !important; }
.voice_box_lbl { letter-spacing: -2px; line-height: 1.5; padding-bottom: 5px; }
.voice_box_img { margin-bottom: 8px; overflow: hidden; width: 100%; height: 320px; position:relative;}
.voice_box_img img { height: auto; max-width: 120%; min-width: 100%; min-height: 100%; width: auto;position:absolute; top:10%; left:50%; transform:translate(-50%,-10%); }
.voice_box_sttl { background: rgba(61, 191, 180, .4); border-radius: 9px; color: #000; font-weight: normal; margin-bottom: 4px; padding: 4px; text-align: center; }
.voice_box_slbl { font-size: 1.6rem; text-align: center; }
.voice_box_dl { padding: 7px 0px; }
.voice_box_dlstyle { position: relative; }
.voice_box_dlstyle::after { bottom: 6px; content: "..."; left: 4px; letter-spacing: 3px; position: absolute; }
.voice_box_dlstyle dt,
.voice_box_dlstyle dd { display: none; }
.voice_box_dlstyle dt:nth-child(1),
.voice_box_dlstyle dd:nth-child(2) { display: block; }
.voice_box_dl dt { font-weight: bold; }
.voice_box_dl dt::before { background: url(../image/customer-voice-que.png) 0px 0px / 15px 14px no-repeat; content: ""; display: inline-block; height: 14px; vertical-align: middle; width: 22px; }
.voice_box_dl dd { padding-bottom: 22px; }
.voice_btn {  border: 1px solid #3dbfb4; border-radius: 9px; bottom: 20px; cursor: pointer; font-size: 1.5rem; left: 0px; margin: 0px auto; max-width: 210px; padding: 6px 40px; position: absolute; right: 0px; text-align: center; width: 100%; }
.js_more { background: url(../image/customer-voice-hiden.png) 97% / 20px no-repeat; }
.js_less { background: url(../image/customer-voice-show.png) 97% / 20px no-repeat; }
.voice_sbox:first-child { height: auto !important; }
 @media screen and (max-width: 767px) {
.voice_topic::before {right: -70%;}
.voice_topic { padding: 20px 0px; }
.voice_sub { display: flex; flex-wrap: wrap; }
.voice_box { margin-bottom: 10px; }
.voice_box { border-radius: 9px; padding: 10px 10px 60px 10px; width: 100%; }
.voice_box_img { border-radius: 9px; height: 320px; }
.voice_box_sttl,
 .voice_box_lbl { font-size: 1.8rem; }
.voice_box_ttl { font-size: 3rem; line-height: 1.4; padding-bottom: 15px; }
.voice_box_des { padding-bottom: 10px; }
.voice_sbox { width: 100%; margin-bottom: 20px;  height: auto !important;}
.voice_sbox:first-child {text-align:center; width:70%; margin: 0 auto 20px; min-width:300px; text-align:center;}
.voice_sbox:first-child .voice_box_ttl  br {display:none;}
}
@media screen and (min-width: 768px), print {
 .voice_topic::before {right: -60%;}
.voice_topic { padding: 64px 0px 58px 0px; }
.voice_sub { display: flex; flex-wrap: wrap; padding: 0px 10px;align-items: flex-start; }
.voice_sbox { margin-bottom: 24px; margin-right: 20px; width: calc((100% - 40px) / 3); }
.voice_sbox:first-child { align-self: flex-start; }
.voice_active {height:auto !important;}
.voice_box { border-radius: 17px; padding: 15px 15px 58px 15px; }
.voice_sbox:nth-child(3n) { margin-right: 0px; }
.voice_box_img { border-radius: 17px; }
.voice_box_sttl,
 .voice_box_lbl { font-size: 2rem; }
.voice_box_ttl { font-size: 5rem; line-height: 1.2; padding-bottom: 28px; }
.voice_box_des { font-size: 1.6rem; }
.voice_swrap { padding: 0px 60px; }
}
@media screen and (min-width: 768px) and (max-width: 979px) {
.voice_sbox { margin-left: 20px; margin-right: 0px; width: calc((100% - 20px) / 2); }
.voice_sbox:nth-child(2n + 1) { margin-left: 0px; }
}
