/* merged: mtime=2023-11-16 16:52:30, now=2024-02-29 18:14:44, files=fvwebapp-ajs-Agreements.content.part.css */
.title-outer {
display: block;
width: 100%;
height: 200px;
background-color: #F7FAFF;
}
.title-inner {
display: block;
margin: auto;
text-align: center;
}
.title-inner h1,
.title-head {
font-size: 40px;
color: #333333;
padding-top: 80px;
}
.title-inner hr {
background: #4580FF;
border-radius: 100px;
width: 50px;
height: 4px;
margin-top: 20px;
border: 0;
}
.content-outer {
display: block;
width: 100%;
background-color: #FFFFFF;
}
.content-inner {
display: block;
margin: auto;
text-align: center;
padding-top: 80px;
padding-bottom: 50px;
}
.content-detail {
width: 70%;
max-width: 1100px;
display: block;
margin: auto;
text-align: left;
line-height: 32px;
}
.content-detail h1 {
font-size: 24px;
color: #5381F7;
}
.content-detail h2 {
font-size: 20px;
color: #5381F7;
}
.content-detail p {
font-size: 18px;
color: #000000;
text-indent: 2em;
}
div p.sign {
margin-right: 20px;
}
div.terms-content {
line-height: 150%;
margin-bottom: 60px;
}
div.terms-content h2 {
font-size: 16px;
font-weight: bold;
margin: 20px 0;
}
.terms-content p {
font-size: 14px;
}
ol.terms {
list-style: decimal inside;
}
p.sign {
margin-top: 40px;
margin-right: 100px;
text-align: right;
}
.text-center {
text-align: center;
}
.content-detail img { 
width:375px;
height: auto;
margin:30px 0; 
border: solid 1px #DFDFDF; 
}
.title-outer {
margin-top: 90px;
}
.help-tab-div {
display: flex;
border-bottom: 1px solid rgba(221,221,221,1);
margin-bottom: 40px;
}
.help-tab {
width: 130px;
height: 40px;
background:rgba(255,255,255,1);
border:1px solid rgba(221,221,221,1);
border-radius:6px 6px 0px 0px;
padding: 9px 0;
text-align: center;
cursor: pointer;
border-bottom: none;
}
.help-tab.active {
background:rgba(69,128,255,1);
border:1px solid rgba(69,128,255,1);
color: #fff;
}
.tab-text {
font-size:16px;
line-height:22px;
color:#4580FF;
vertical-align: top;
}
.help-tab.active .tab-text {
color: #fff;
}
.terms {
width: 100%;
max-width: 800px;
margin: 90px auto 0;
}
.scroll-wrap .terms-title {
font-size: 18px;
margin: 20px 0;
text-indent: 0;
text-align: center;
}
.scroll-wrap .content {
padding: 10px;
}
.scroll-wrap .terms-secondary {
text-indent: 0;
text-align: center;
}
.scroll-wrap p {
text-indent: 2em;
}
.no-padding-top {
padding-top: 0;
}
@media (max-width: 768px) {
.title-inner h1, .title-head {
font-size: 20px;
}
.content-detail {
width: 80%;
}
.content-detail img {
width: 100%;
}
.content-detail p {
text-indent: 0;
}
}
