.doctor{position:relative;background:url(//uraraclinic.jp/wp-content/themes/urara/lp/u65/css/../img/doctor_bg.png) no-repeat center top/100%}.doctor{& .grid-box>*{grid-area:1/1;align-self:end}}.doctor .doctor_pic_ttl{position:absolute;top:0}.doctor .loop span{width:min(calc(750 / 750 * 100vw), 750px)}.doctor a{position:absolute;top:min(calc(270 / 750 * 100vw), 270px);left:min(calc(82 / 750 * 100vw), 82px);width:min(calc(562 / 750 * 100vw), 562px)}.doctor .doctor_text{max-height:0;overflow:hidden;transition:max-height .4s ease}.doctor .doctor_text.open{max-height:2000px;overflow:visible}.doctor a:before,.doctor a:after{content:"";display:block;position:absolute;top:45%;right:min(calc(44 /750 * 100vw), 44px);width:min(calc(35 /750 * 100vw), 35px);height:min(calc(2 /750 * 100vw), 2px);background:#333;transition:.3s}.doctor a:before{transform:rotate(0deg)}.doctor a:after{transform:rotate(90deg)}.doctor a.open:after{transform:rotate(0deg)}