/* ******************************************************************************
main-visual
****************************************************************************** */
@media print,screen and (max-width:767px){
#main .interview .main-visual__img::before{width: 32px;height: 32px;top: -14px;right: 14px;}
#main .interview .main-visual__img::after{width: 20px;height: 20px;top: 143px;left: -18px;}
#main .summary {margin-top: 32px;}
}
/* ******************************************************************************
column-wrap
****************************************************************************** */
#main .interview .column-item.block-icon-01::after{position: absolute;content:'';background: url(../../img/icon_block_right_02.png) center /contain no-repeat;width: 55px;height: 55px;right: 8%;top: -67px;z-index: 99;}
#main .interview .column-item.block-icon-02::after{position: absolute;content:'';background: url(../../img/icon_block_left_01.png) center /contain no-repeat;width: 65px;height: 65px;left: 6%;bottom: -23px;z-index: 99;}
#main .interview .column-item.mt-390-110 {margin-top: 390px;}
#main .interview .column-item.mt-290-90 {margin-top: 290px;} 
#main .interview .slide-img.block-icon{position: relative;}
#main .interview .slide-img.block-icon::before{position: absolute;content:'';background: url(../../img/icon_block_right_02.png) center /contain no-repeat;width: 65px;height: 65px;left: 19.7%;top: 23%;z-index: 99;}
#main .interview .slide-img.block-icon::after{position: absolute;content:'';background: url(../../img/icon_block_01.png) center /contain no-repeat;width: 25px;height: 25px;right: 7.41%;bottom: 6.8%;z-index: 99;}
@media print,screen and (max-width:1200px){
#main .interview .slide-img.block-icon::before {top: 10%;left: 16.7%;}
#main .interview .column-item.block-icon-02::after{position: static;}
}
@media print,screen and (max-width:767px){
#main .interview .column-item.block-icon-01::after{position: static;}
#main .interview .slide-img.block-icon::before {width: 25px;height: 25px;left: -4.7%;top: 25px;}
#main .interview .slide-img.block-icon::after{width: 22px;height: 22px;right: 9.51%;bottom: 10.8%;}
#main .interview .column-item.mt-390-110 {margin-top: 110px;}
#main .interview .column-item.mt-290-90 {margin-top: 90px;} 
#main .interview .column-item.block-icon-02::after{position: static;}
#main .interview .column-title__num.column-title__num--sp-grad {color: #066cc7;background: -webkit-linear-gradient(-50deg, #066cc7, #2ab2ba);-webkit-background-clip: text;-webkit-text-fill-color: transparent;opacity: 0.3;}}
/* ******************************************************************************
profile
****************************************************************************** */
#main .interview .profile__colmun .profile__img {position: relative;}
#main .interview .profile__colmun .profile__img::before{position: absolute;content: ""; background: url(../../img/icon_block_right_03.png) no-repeat left center;width: 55px;height: 55px;background-size: 55px;right:10px;bottom: -70px;}
@media print,screen and (max-width:767px){
#main .interview .profile__colmun .profile__img::before{position: static;}
}