.tempic-wrap{--tempic-max-width:500px;flex:1;padding:0 20px}.tempic-wrap .title,.tempic-wrap .title-sub{background:linear-gradient(to bottom,var(--color-main),var(--color-tertiary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.tempic-wrap .title{font-size:3rem}.tempic-wrap .title-sub{font-size:2.6rem}.tempic-wrap .main-thumb{display:flex;justify-content:center;max-width:var(--tempic-max-width);margin:20px auto 0}.tempic-wrap .main-thumb img{border-radius:var(--border-radius)}.tempic-wrap .tempic-hr{width:100%;max-width:var(--tempic-max-width);margin:20px auto;border:none;border-top:1px solid var(--color-tertiary)}.tempic-wrap .tempic-guide{margin:20px auto;max-width:400px}.tempic-wrap .tempic-guide .guide{margin-top:20px}.tempic-wrap .tempic-guide .guide dt{font-weight:700}.tempic-wrap .tempic-guide .guide dt~dt{margin-top:20px}.tempic-wrap .tempic-guide .guide dd{margin-top:6px;font-size:1.2rem}.tempic-wrap .tempic-guide .guide dd .sub-guide{padding-left:12px;color:var(--color-cm-gray)}