child_support.scss
.kenzai{
font-weight: 300;
font-size: 1.6rem;
line-height: 1.7em;
@media screen and (max-width: 768px) {
font-size: 1.3rem;
}
&>p,&>table,&>h2,&>h3,&>h4,&>h5,&>h6,&>div,&>dl{
@media screen and (max-width: 768px) {
margin-right:3%;
margin-left:3%;
max-width: 94%;
}
}
}
.d-640 {display:block;}
/* Phone Landscape (640px) */
@media screen and (max-width:640px) {
.d-640 {display:none;}
.d1024-768 {display:none;}
.d1024-640 {display:none;}
.d640-480 {display:block;}
.d640-360 {display:block;}
.d640-320 {display:block;}
}
.greenpoint {
width: 100%;
margin: 0 auto;
}
.greenpoint table {
width: 100%;
border-left: 1px solid #B2B2B2!important;
border-top: 1px solid #B2B2B2!important;
box-sizing: border-box;
table-layout: fixed;
font-size: 1.4rem;
@media screen and (max-width: 768px) {
font-size: 1.3rem;
}
}
.greenpoint table th {
padding: 10px;
text-align: center;
border-right: 1px solid #B2B2B2;
border-bottom: 1px solid #B2B2B2;
color: white;
vertical-align: middle;
font-weight: bold;
}
.greenpoint table td {
padding: 5px;
border-right: 1px solid #B2B2B2;
border-bottom: 1px solid #B2B2B2;
word-break: break-word;
vertical-align: middle;
}
.greenpoint th {
background-color: #e76b14!important;
}
.greenpoint02 {
width: 100%;
margin: 0 auto;
}
.greenpoint02 table {
width: 100%;
border-left: 1px solid #B2B2B2!important;
border-top: 1px solid #B2B2B2!important;
}
.greenpoint02 table th {
padding: 10px;
text-align: center;
border-right: 1px solid #B2B2B2;
border-bottom: 1px solid #B2B2B2;
}
.greenpoint02 table td {
padding: 10px;
border-right: 1px solid #B2B2B2;
border-bottom: 1px solid #B2B2B2;
}
.greenpoint02 th {
background-color: #F84C5F!important;
}
.comment {
font-size: 80%;
}
.layout__main ol {
position: relative;
margin: 0;
padding: 0
}
.layout__main ol li {
list-style: none;
list-style-position: outside;
margin: 0;
padding-left: 1.25em
}
.layout__main ol li span {
position: absolute;
left: 0;
margin: 0
}
.layout__main h3 {
margin-top: 2%;
}
.b-all{
border: solid 4px #000000;
margin: 30px 0 30px 0;
padding: 25px 15px;
border-radius: 10px;
}
.a-all{
margin: 0.5em 0 0.5em 0;
padding: 15px;
}
.bb-all{
border: solid 2.5px #4D9ED8;;
margin: 0 0 30px 0;
padding: 15px;
}
.dot {
border: 2.5px dashed #ccc;
}
.bold-b{
color: #e76b14;
font-weight: bold;
}
.bg-g{
background: #f3f7f9;
padding: 16px;
margin: 0 0 30px 0;
}
.new_b {
border-top: 2px solid #f27151;
border-bottom: 2px solid #f27151;
padding: 10px 0;
margin-bottom: 2%;
margin-top: 6%;
color: #f27151;
font-size: 16px;
font-weight: bold;
}
.bg_b_all{
background: #e76b14;
margin-top: 20px;
font-size: 18px;
font-weight: bold;
padding: 10px;
margin-bottom: 20px;
color: #fff;
border-radius: 30px;
text-align: center!important;
}
.color_b{
color: #e76b14;
}
.f1rem{
font-size: 1rem;
}
.f13rem{
font-size: 20px;
}
@media screen and (max-width: 640px) {
.f13rem{
font-size: 18px;
}
}
.f05em{
margin-bottom: 0.5em;
}
.f_b{
font-weight: bold;
}
.p_ttl{
margin: 0 0 1.5em 0;
}
.p_ttl2{
margin: 1.5em 0 0 0;
}
.p_ttl3{
margin: 1.5em 0 1.5em 0;
}
.step-n{
list-style: none;
margin-bottom: 16px;
padding: 20px 10px;
background: #ccc;
}
.step-n-1{
list-style: none;
margin-bottom: 16px;
padding: 20px 10px;
background: #eff3f5;
}
.step-n-2{
list-style: none;
margin-bottom: 16px;
padding: 20px 10px;
background: #dbe5eb;
}
.step-n-3{
list-style: none;
margin-bottom: 16px;
padding: 20px 10px;
background: #86aabe;
}
.f_b_line{
color: #000000;
font-weight: bold;
background: linear-gradient(transparent 60%,#fff100 0%);
}
.caption_box{
position: relative;
}
.caption_box .caption{
position: absolute;
top: 0;
left: 0;
padding: 0 2em;
margin: 0;
background-color: white;
transform: translateY(-50%) translateX(1em);
@media screen and (max-width: 768px) {
padding: 0 0.5em;
max-width: calc(100% - 1em);
box-sizing: border-box;
}
}
.br-onoff{
display: none;
}
@media screen and (max-width: 640px) {
.br-onoff{
display: block;
}
}
.center{
text-align: center;
}
.line-space{
padding-top:20px;
}

