@charset "UTF-8";
/*!お悩み診断ページ用*/
.bizt-content{background-color:#f5f5f5}
.index-title>img{width:100%;height:auto}
.scene-container img{height:auto;max-width:100%}
.scene-lead{font-weight:700;text-align:center}
.scene-lead em{font-style:normal;color:#a91d24}
.sns-buttons{text-align:center}
.sns-buttons .at-resp-share-element .at-share-btn{margin-bottom:0}
@media print,screen and (min-width:768px){
/*!お悩み診断ページ用*/
.sp_only{display:none}
.bizt-content{padding:60px 0 110px}
.bizt-content .bizt-container{max-width:1040px}
.index-title{margin:0 auto;padding:0 13px;max-width:1440px}
.scene-lead{font-size:1.18em;line-height:2}
.sns-buttons{margin-top:30px}
}
@media print,screen and (min-width:1220px){
.sns-buttons{display:none}
}
@media only screen and (max-width:767px){
/*!お悩み診断ページ用*/
.pc_only{display:none}
.bizt-content{padding:30px 0 60px}
.scene-lead{font-size:1.07em;line-height:1.67}
}