@charset "UTF-8";

/*///////////////////*/
a{text-decoration:none}

.section-inner{margin:0 auto;max-width:980px}

.main-list{padding:80px 0 30px;background:#fbffff}

.main-item{display:-webkit-flex;display:flex;margin-bottom:40px}

.main-item-container{padding:0 8px 8px 0;background:url(../img/ev_voice/bg-main-list.png) no-repeat;background-size:cover;background-position:8px 8px;height:100%}

.main-item-image{border:3px solid #2f88cd}

.main-item-txt{margin-left:32px}

.main-item-txt-top{color:#2196ce;font-size:2.4rem;line-height:1.5;margin-bottom:6px}

.main-item-txt-top .-big-text{font-size:3.4rem;font-weight:700}

.main-item-txt-top .-sup-text{font-size:1.3rem;position:relative;top:-14px}

.main-item-txt-title{font-size:3.2rem;font-weight:700;margin-bottom:10px;line-height:1.3}

.main-item-txt-title .-sup-text{font-size:1.3rem;position:relative;top:-14px;display:inline-block;margin-right:5px}

.main-item-txt-intro{font-size:1.6rem;line-height:1.625}

.main-item-button{margin-top:16px;display:-webkit-flex;display:flex}

.main-item-anchor
{width:200px;background:#c3002f;color:#fff;display:block;text-align:center;padding:13px 0;position:relative;font-size:1.4rem;font-weight:700}

.main-item-anchor:hover{opacity:.7}

.main-item-anchor:before
{content:'';display:block;width:8px;height:8px;position:absolute;top:calc(50% - 4px);right:20px;border-right:2px solid #fff;border-bottom:2px solid #fff;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}

.main-item-anchor+.main-item-anchor{margin-left:10px}

.main-item-anchor:last-child:before{display:none}

/*///////////////////*/

