@charset "utf-8";
 #main-img-box.not_img {
height: 150px;
}
#main-img-box.not_img > section{
display: block;
}
.page-title.not_img{
display: block;
position: absolute;
top: 50px;
left: 0;
right: 0;
margin: auto;
} .title_l.bl{
border-bottom: 1px solid #091e42;
padding-bottom: 1.6rem;
padding-top:1.6rem;
}
.merumaga-title{
background: #02bec4;
height: 40px;
color: #fff;
font-size: 16px;
font-size: 1.6rem;
font-weight: 700;
line-height: 40px;
text-align: center;
} .blog_date{ } .relation, .auther {
background-color: #fff;
margin-top: 30px;
padding: 20px 20px 30px;
border: 4px solid #cccccc;
margin-bottom: 30px;
}
.auther > .title01 {
font-size: 2rem;
font-weight: normal;
line-height: 1.5;
padding-bottom: 5px;
color: #353333;
margin-bottom: 20px;
}
.auther > .title01 span {
border-bottom: 2px solid #007FC6;
padding-bottom: 10px;
}
.auther p.img {
float: left;
margin: 0 20px 0 0;
}
.auther dl {
zoom: 1;
overflow: auto;
color: #353333;
}
.auther dt {
font-size: 18px;
font-size: 1.8rem;
margin-top: 0;
padding-top: 0;
}
.auther dd {
font-size: 14px;
font-size: 1.4rem;
}
.auther::after {
content: " ";
clear: both;
display: block;
height: 0;
line-height: 0;
}
@media screen and (max-width: 680px) {
.auther > .title01 {
font-size: 1.4rem;
}
.auther p.img {
width: 60px;
height: 60px;
}
}
.prevnext {
font-size: 1.4rem;
line-height: 1.6;
margin-top: 32px;
}
.prevnext ul {
display: table;
table-layout: fixed;
width: 100%;
}
.prevnext li.prev {
padding-right: 8px;
}
.prevnext li.prev:hover {
opacity: 0.6;
filter: none;
}
.prevnext li {
display: table-cell;
vertical-align: middle;
}
.prevnext li a {
border-bottom: 1px solid #091e42;
color: #091e42;
display: table;
height: 76px;
text-decoration: none;
width: 100%;
}
s.prevnext li a span {
display: table-cell;
vertical-align: middle;
}
.prevnext li.next {
border-left: 1px solid #091e42;
padding-left: 8px;
}
.prevnext li.next:hover {
opacity: 0.6;
filter: none;
}
.prevnext li.next a span {
background: rgba(0, 0, 0, 0) url(//systemk.ai/common/images/parts/link_arrow_cr.png) no-repeat scroll 100% center;
padding-right: 30px;
}
.prevnext li a span {
display: table-cell;
vertical-align: middle;
text-align: center;
font-weight: 700;
}
.prevnext li {
display: table-cell;
vertical-align: middle;
}
.relation > .title01 {
display: inline-block;
font-size: 2rem;
font-weight: 700;
line-height: 1.5;
padding-bottom: 0px;
color: #091e42;
border-bottom: 3px solid #02bec4;
margin-bottom: 8px;
} .relation li a .cat {
color: #007FC6;
font-size: 1.2rem;
margin-left: 2em;
}
.relation li a .date {
color: #666666;
margin-left: 2em;
}
@media screen and (max-width: 680px) {
.relation > .title01 {
font-size: 1.4rem;
}
} .img-left .ph {
max-width: 330px;
height: 150px;
float: left;
}
@media screen and (max-width: 680px) { .img-left .ph {
max-width: 100%;
}
} .img-left .ph img{ max-width: 100%;
}  .img-left .blog_date {
margin-bottom: 30px;
}
@media screen and (max-width: 680px) {
.img-left .ph {
width: auto;
height: auto;
float: none;
text-align: center;
}
.img-left .ph img{
width: auto;
max-width: 100%;
}
.img-left .text {
width: auto;
}
.img-left .blog_date {
margin-bottom: 15px;
}
.section + .section{
margin-top: 0;
}
}
.tal{ text-align: left !important; }
.column h1{
font-size: 24px;
font-size: 2.4rem;
color: #1e273d;
margin-bottom: 20px;
}
.column h2{
font-size: 24px;
font-size: 2.4rem;
color: #1e273d;
padding: 1rem 2rem 1rem 2rem;
border-left: 6px solid #972be7;
background: #f0f0f0;
margin: 5.6rem 0 1.6rem 0;
}
.column h2+h2{
margin-top: 2.4rem;
}
.column h3+p+h3{
margin-top: 2.4rem;
}
.column h3{
border-bottom: 2px solid #007FC6;
display: inline-block;
font-size: 2rem;
font-weight: normal;
line-height: 1.5;
padding-bottom: 5px;
color: #353333;
margin-bottom: 20px;
margin-top: 2.4rem;
font-weight:700;
}
.column > ol{
list-style: none;
counter-reset: list-counter;
padding: 0;
margin: 0;	
}
.column > ol li{
line-height: 1.5;
margin: 15px 0;
padding-left: 30px;
position: relative;
}
.column > ol li:before {
content: counter(list-counter);
counter-increment: list-counter;
border: 1px solid;
box-sizing: border-box;
border-radius: 50%;
height: 22px;
width: 22px;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: 0;
}
.column > p{
margin-bottom: 20px;
font-size:16px;
font-size:1.6rem;
}
@media screen and (max-width: 1130px) {
.column > p{
margin-bottom: 8px;
font-size:14px;
font-size:1.4rem;
}
}
.column > p.talk {
height: 100px;
}
@media screen and (max-width: 680px) {
.column > p.talk .icon-talk {
padding-bottom:1.8em;
}
.column > p.icon-adjust {
margin-bottom:6em !important;
}
.column > p.icon-adjust .icon-talk {
padding-bottom:4em !important;
}
}
.column span.text-red{
color: #FF0000;
}
.column table{
width: 100%;
}
.column table th{
font-weight: bold;
line-height: 2em;
padding-left: 10px;
background: #cccccc;
text-align: center;
border:solid 1px #091e42;
}
.column table td{
line-height: 2em;
padding: 10px;
border:solid 1px #091e42;
}
.column .text-c{
text-align: center;
}
.column .border-box{
padding:10px;
border: 1px solid #000000;
box-sizing: border-box !important;
-webkit-box-sizing: border-box !important;
-moz-box-sizing: border-box !important;
-ms-box-sizing: border-box !important;
}
.column .icon-talk{
margin-right: 10px; float: left;
}
.column blockquote {
margin: 0 0 1rem;
}
.quotes{
position: relative;
padding: 15px 15px 15px 65px;
box-sizing: border-box;
font-style: normal;
background: #fafafa;
font-size: 16px;
}
.quotes::before {
display: inline-block;
position: absolute;
top: 15px;
left: 15px;
content: "“";
color: rgb(224, 224, 224);
font-size: 90px;
line-height: 1;
font-family: "ＭＳ Ｐゴシック",sans-serif;
}
.font-red{
color:#FF0000;
}
@media screen and (max-width: 680px) {
.column h1{
font-size: 1.8rem;
}
.column h2{
font-size: 1.8rem;
}
.column h3{
font-size: 1.4rem;
}
} article.section {
padding-bottom: 24px;
border-bottom: 1px solid #cccccc;
} @media screen and (max-width: 1130px) {
article.section {
padding:0px 8px 59px 8px;
}
} @media screen and (max-width: 1130px) {
article.section .text {
margin-top: 8px;
}
} @media screen and (min-width: 1130px) {
article.section {
display: flex;
}
} @media screen and (max-width: 1130px) {
article.section p.ph img{
display: block;
}
article.section p.ph img{
width: 100%;
}
}
article.section:after{
content: " ";
clear: both;
height: 0;
line-height: 0;
} article.section{
margin-top: 20px;
} .wpp-no-data{
line-height:60px;
padding-left:16px;
} @media screen and (max-width: 1130px) {
.wpp-no-data{
line-height:60px;
padding-left:16px;
}
} section.article-faq{
width: 80%;
margin: 0 auto;
}
.midashi-q{
font-weight: bold;
font-size: 30px;
font-size: 3rem;
margin-right: 10px;
}
.answer {
position:relative;
}
.answer p{
position: relative;
top: -41px;
left: 36px;
padding-right: 32px;
} .midashi-a{
font-weight: 700;
font-size: 32px;
font-size: 3.2rem;
color: #972be7;
margin-bottom: 0px !important;
}   #main-left .section p {
margin-right: 16px;
} @media screen and (max-width: 1130px) {
#main-left .section p {
margin-right: 0px;
}
}
.activex_answer {
font-weight: bold;
margin-top: 15px;
}
.pagenation {
zoom:1;
text-align:center;
margin-top: 40px;
margin-bottom: 40px;
}
.pagenation:after {
content:"";
display: block;
clear: both;
}
.pagenation li {
display:inline;
}
.pagenation a {
display: inline-block;
border:1px solid #007FC6;
background:#fff;
color:#007FC6;
padding: 5px 10px;
text-decoration: none !important;
}
.pagenation a:hover {
background: #007FC6;
color:#fff !important;
}
.pagenation .current {
display: inline-block;
border:1px solid #007FC6;
background: #007FC6;
color: #fff;
padding: 5px 10px;
}
@media screen and (max-width: 680px) {
.pagenation {
margin-top: 10px;
margin-bottom: 0;
}
.pagenation li {
display:inline-block;
margin-bottom:5px;
}
}   .sns_btn li{
display: inline-block;
vertical-align: top;
}
@media screen and (max-width: 680px) {
.sns_btn{
float: none;
display: block;
margin-top: 10px;
}
.blog_date{
float: none;
}
.page-title.not_img{
top: 0;
}
} .fukidesc {
display: table;
margin: 1em;
width: 95%;
}
.fukicell {
display: inline-block; ;
padding-right: 10px; }
.fukidesc .fukibig {
width: 62%;
}
.fukiimg {
display: table-cell;
vertical-align: middle;
width: 100px;
}
.fukiimg p{
margin-top: 0px;
}
.fukiimg img {
width: 80px;
}
.fukip {
border: #F0F0F0 solid 3px;
position: relative; padding: 0px 10px;
border-radius: 13px; }
.fukip p{
display: block;
margin-block-start: 1em;
margin-block-end: 1em;
margin-inline-start: 0px;
margin-inline-end: 0px;
}
.fukip:before {
position: absolute;
content: '';
border: 10px solid transparent;
border-right: 10px solid #f0f0f0;
top: 15px;
left: -20px;
}
.fukip:after {
position: absolute;
content: '';
border: 11px solid transparent;
border-right: 10px solid #fff;
top: 14px;
left: -17px;
}