@charset "utf-8";
/*.design-bg{ width: 1440px; height: 4400px; background: url('../design_img/privacy.jpg') 0 0 no-repeat; position: absolute; top: 0; left: 50%; -webkit-transform: translate(-50%,0); transform: translate(-50%,0); z-index: -1; opacity: .5; background-size: 1440px; }*/

/*body{ background-color: #F0F5FB; }
.btnArea{ background-image: -webkit-gradient(linear, left bottom, left top, from(#9fd9f6), to(#f0f5fb)); background-image: linear-gradient(0deg, #9fd9f6, #f0f5fb); }*/

#header>.logo img{ -webkit-filter: invert(100%); filter: invert(100%); }


@media print, screen and (min-width: 751px) {
#main{ padding-top: 80px; }
.mainImage{ height: 300px; background: #F0F5FB; }
.mainImage h1{ padding-top: 118px; color: #000; }

#privacy{ margin-top: 55px; }
#privacy h2{ margin: 55px 0 20px; padding-bottom: 16px; font-size: 2.2rem; font-weight: 600; border-bottom: 1px solid #000; position: relative; line-height: 1.5 }
#privacy h2:nth-of-type(n+2){ margin-top: 45px; }
#privacy h2:after{ content: ''; width: 180px; height: 3px; background-color: #005eb8; display: block; position: absolute; bottom: -2px; left: 0; }
#privacy p{ line-height: 1.8; word-break: break-all; }
#privacy h3{ margin: 40px 0 15px; padding-bottom: 12px; font-size: 1.8rem; font-weight: 500; border-bottom: 1px solid #000; position: relative; display: inline-block; line-height: 1.5; }
}



@media screen and (max-width: 1360px) and (min-width: 751px) {

}



@media screen and (max-width: 750px) {
#main{ padding-top: 60px; }
.mainImage{ background: #F0F5FB; }
.mainImage h1{ color: #000; }

#privacy{ margin-top: 50px; }
#privacy h2{ margin: 50px 0 20px; padding-bottom: 15px; font-size: 1.9rem; font-weight: 600; border-bottom: 1px solid #000; position: relative; line-height: 1.5 }
#privacy h2:nth-of-type(n+2){ margin-top: 45px; }
#privacy h2:after{ content: ''; width: 100px; height: 3px; background-color: #005eb8; display: block; position: absolute; bottom: -2px; left: 0; }
#privacy p{ line-height: 1.8; word-break: break-all; }
#privacy h3{ margin: 40px 0 15px; padding-bottom: 12px; font-size: 1.8rem; font-weight: 500; border-bottom: 1px solid #000; position: relative; display: inline-block; line-height: 1.5; }
}