@charset "UTF-8";
/* reset css by mlm at 202302 */
/* con */ 
.conBg { background-color:#fff;}
.smallNav {padding: 0 2rem; height: 4.6rem;}
.smallNav a { font-size: 1.4rem; color: #666; line-height: 4.6rem;}
.smallNav span { padding: 0 0.5rem;}
.smallNav .homeIcon { width: 1.5rem; margin-top: -0.3rem; margin-right: 0.5rem;}
.smallNav .share { float: right;}
.titWrapper { position: relative; top: 0;}
.titWrapper .share2 { display: none;}
.fixed {position: fixed;top: 0;left: 0;width: 100%; background-color: #fff; z-index: 9;box-shadow: 0 5px 15px 0 #b1b1b1;border-top: 1px solid #ccc;border-bottom: 1px solid #ccc; display: flex;justify-content: center;align-items: center;}
.fixed h1 {vertical-align: middle;max-width: 115rem;}
.fixed .share2 { display: block; vertical-align: middle;}
.titWrapper h1 { padding: 1.5rem 2rem; color: #333; font-weight: 700; font-size: 3.9rem; line-height: 5.3rem;}
.tit .info { border-bottom: 0.1rem solid #f2f2f2; line-height: 4rem; padding: 0 2rem 1.5rem; position: relative; }
.titInfo {margin-top: 13.6rem;}
.tit .info span { display: inline-block; color: #b7b7b7; font-size: 1.4rem; line-height: 4rem; margin-right: 1rem; }
.tit .info .wrap { position: absolute; right: 0; top: 0; }
.tit .info .wrap .btn { display: inline-block; margin-right: 2rem; font-size: 1.4rem; color: #b7b7b7; border: 0;  background-color: unset; }
.conBox { padding: 2rem;font-size: 1.8rem;}
.conBox p { line-height: 2.25; }
.conBox img { max-width: 95%;height: auto !important;margin: 0 auto;display: block;}
.conBox .adEditor { margin-top: 2rem; }
.conBox .adEditor span { display: block; line-height: 2.75rem; font-size: 1.4rem; text-align: right;}