/* info */
.threemantalk h4{position:relative;color:#fff;background:#e4007f;border-radius:20px;}
.threemantalk .photoL span,.threemantalk .photoR span{display:block;background: center center no-repeat #fff000;background-size:cover;border-radius:50px;margin:0 auto;}
@media all and (min-width: 768px) {
.threemantalk h3.name1{width:420px;height:66px;background:url(../img/threemantalk/name1.png) no-repeat;margin:0 auto;}
.threemantalk h3.name2{width:420px;height:66px;background:url(../img/threemantalk/name2.png) no-repeat;margin:0 auto;}
.threemantalk #mainBox h2{width:910px;height:160px;background:url(../img/threemantalk/title.png) no-repeat; margin:0 auto 20px;}
.threemantalk h4{width:860px;font-size:120%;line-height:140%;margin:20px auto 0;padding:10px 20px;}
.threemantalk .txt small{font-size:80%;}
.threemantalk .photoL span,.threemantalk .photoR span{width:420px;height:280px;border-radius:50px;}
.threemantalk .photoL{padding:0 30px 0 0;float:left;}
.threemantalk .photoR{padding:0 0 0 30px;float:right;}
.threemantalk .photoL img,.threemantalk .photoR img{width:100%;height:100%;}
.threemantalk .ftBt{display:block;width:910px;margin:0 auto 40px;text-align:center;}

.threemantalk .ftBt span{display:inline-block}
.threemantalk .ftBt span a{display:block;background:#000;color:#fff;}
.threemantalk .ftBt span a{text-decoration:none;margin:30px 60px 20px;width:220px;font-size:160%;padding:20px 30px;}
.threemantalk .ftBt span a:hover{background:#e4007f;}

}
@media all and (max-width: 767px) {
.threemantalk h3.name1{width:210px;height:33px;background:url(../img/threemantalk/name1.png) no-repeat;background-size:contain;margin:1em auto 0;}
.threemantalk h3.name2{width:210px;height:33px;background:url(../img/threemantalk/name2.png) no-repeat;background-size:contain;margin:1em auto 0;}
.threemantalk #mainBox h2{width:100%;height:80px;background:url(../img/threemantalk/title_smp.png) center center no-repeat #fff000; margin:0 auto;}
.threemantalk h4{width:95%;font-size:80%;line-height:140%;margin:1em auto 0;padding:0.5em 1em;}
.threemantalk .txt small{font-size:70%;}
.threemantalk .photoL span,.threemantalk .photoR span{width:100%;padding-top:67%;height:0;border-radius:40px;margin:0 auto 1em;position:relative;}
.threemantalk .photoL img,.threemantalk .photoR img{width:100%;height:100%;position:absolute;top:0;}
.threemantalk .ftBt{margin:2em auto;}
.threemantalk .ftBt span a{display:block;width:70%;margin:1em auto 2em;padding:1em;background:#000;color: #fff;font-size:80%;line-height:120%;font-weight:bold; text-decoration:none;text-align:center;border-radius: 30px;}
}
