/*
共通*/
.pc_none{display:none;}
.cont {
    width: 1200px;
    margin: 0 auto;
}
ul.head_list {
    float: right;
}
ul.head_list li {
    float: left;
    margin-left:30px;
    list-style-image: url(https://www.satsuki-suido.com/wp-content/uploads/sites/16/head_icon_arrow.png);
}
ul.head_list li a {
    font-size: 12px;
    text-decolation:under-line;
}
.center{text-align: center;}
.mt40{margin-top:40px;}
.mt20{margin-top:20px;}
.mb20{margin-bottom:20px;}
.bg_white{background:#fff;}
.p20{padding:20px;}
.pt10{padding-top:10px;}
.fc_r {
    color: #cb1f1e;
}
.fc_orange{color:orange;}
.fs_18{font-size:18px;}
ul.ultxtbox01.clearfix li {
    float: left;
    width: 49%;
    margin: 0.5%;
}
.txt_under{
    text-decoration:underline;
}
.anchor {
     display:block;
     min-height:2%;
     padding:2%;
}
/*サイド*/
.side_menu {
    margin-top: 20px;
    background: #ecf7fc;
    padding: 15px;
}
.side_menu ul li {
    background: url(https://www.satsuki-suido.com/wp-content/uploads/sites/16/bg_side_menu.png);
    padding: 6px 15px;
    margin-bottom: 2px;
}
.side_menu ul li a{
    color: #174393;
    font-size: 14px;
    display:block;
}
.side_recruit {
    margin-top: 20px;
}
.side_sns {
    padding: 10px 0;
    margin-bottom: 20px;
    clear: left;
}
.side_sns ul {
    display: flex;
}
.side_sns ul li:nth-of-type(1) {
    width: 62%;
    margin-right: 2%;
}
.side_sns ul li:nth-of-type(2) {
    width: 38%;
}
.side_sns ul li:nth-of-type(1) a {
    display: block;
    background: #000000;
    text-align: center;
}
.side_sns ul li:nth-of-type(2) a {
    display: block;
    background: #39579a;
    text-align: center;
}
.side_maker {
    margin-top: 20px;
}
.side_about {
    margin-top: 20px;
}
.side_about dl {
    border-bottom: 1px dotted #ccc;
    font-size: 14px;
    margin-top: 2px;
    padding-bottom: 40px;
}
.side_about dl dt {
    font-weight: bold;
}
.side_other{
    margin-top: 20px;
}
.side_other p{
    font-size: 12px;
}
table.price-table {
    width: 100%;
    margin-bottom:3%;
}
table.defTable,
table.defTable th,
table.defTable td {
    border: 1px solid #4c4c4c;
}
table.defTable th {
    border: 1px solid #4c4c4c;
    background: #c3e5f6;
    color: #4c4c4c;
    padding: 10px;
}
table.price-table th {
    width: 50%;
}
table.defTable td {
    border: 1px solid #4c4c4c;
    padding: 10px;
}
/* 
トップ */
.top_trouble {
    background: #ecf7fc;
    padding: 20px;
    position: relative;
}
.trouble_ti {
    position: absolute;
    top: 20px;
    right: 20px;
}
ul.trouble_list {
    background: url(https://www.satsuki-suido.com/wp-content/uploads/sites/16/top_bg_trouble_list.png) no-repeat;
    position: absolute;
    top: 71px;
    left: 180px;
    width: 715px;
    padding-left: 30px;
    height: 105px;
}
ul.trouble_list li {
    font-size: 18px;
    margin-top: 4px;
    line-height: 145%;
}
.top_service {
    position: relative;
    padding-top: 70px;
}
.top_bnr_list ul li{
    float:left;
}
.top_bnr_list ul li:nth-child(2){
    margin:0 1px;
}

.foot_menu {
    margin-top: 20px;
    padding-top: 30px;
}

ul.foot_menu_list li {
    display: inline-block;
    padding: 0 19px 0 0;
    border-right: 1px solid #ccc;
    margin: 5px 10px;
}
ul.foot_menu_list li:last-child {
    border-right:none;
    padding:0;
}
.foot_about_txt.clearfix ul li {
    float: left;
    padding-left: 23px;
}
ul.clearfix.foot_menu_list {
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}
.copy {
    background: #1d4e9b;
    text-align: center;
    color: #fff;
    padding: 14px 0;
    font-size: 12px;
}
.foot_logo {
    float: left;
}
.foot_about_txt.clearfix {
    float: right;
    font-size: 12px;
}
.foot_about {
    margin: 20px auto;
    width: 1200px;
}
.more_btn {
    background-color: #194c9e;
    border-radius: 30px;
    color: #fff;
    padding: 10px;
    border: 3px solid rgba(0, 0, 0, 0);
}
.more_btn:hover {
    background-color: #fff;
    border-color: #59b1eb;
    border: 3px solid;
    color: #59b1eb;
}
.more_btn a {
     color:#fff;
     display:block;
}
.more_btn:hover a{
    color: #4c4c4c;
    text-decoration: none;
}
.works_btn {
    background: #59b1eb;
}
.works_btn:hover {
    border-color: #194c9e;
}

.category_list.clearfix li {
    float: left;
    width: 29.8%;
    padding: 1%;
    text-align: center;
    background: #56ace1;
    border-radius: 6px;
    margin: 0.5%;
    border-top: 1px solid #a9d1ea;
    border-left: 1px solid #a9d1ea;
    border-right: 3px solid #4298ce;
    border-bottom: 3px solid #4298ce;
}
.category_list.clearfix li a {
    color: #fff;
    display:block;
}
.category_list.clearfix li a:hover {
    text-decoration: underline;
}

/*サイトマップ*/
ul#sitemap {
     background: url(/wp-content/uploads/sites/16/line-h.gif) 1em 27px no-repeat;
}
ul#sitemap li.home {
    padding: 0;
    margin: 0;
}
ul#sitemap li {
     background: url(/wp-content/uploads/sites/16/line-w.gif) left 10px no-repeat;
    display: block;
    line-height: 2;
    padding-left: 30px;
    margin-left: 25px;
}
ul#sitemap li a {
    color: #194c9e;
    text-decoration: underline;
}
ul#sitemap ul.cat {
    background: url(/wp-content/uploads/sites/16/line-h.gif) 1em 0 no-repeat;
    margin-left: 3rem;
}
ul#sitemap ul.cat li {
    margin-left: 2rem!important;
}
/*お客様の声*/
.voice_txt dl {
    margin-bottom: 15px;
    border: 1px solid #eee;
    width: 50%;
    float: right;
}
.voice_txt dl dt {
    padding: 10px;
    background-color: #c3e5f6;
    font-size: 16px;
}
.voice_txt dl dd {
    padding: 10px;
    font-size: 16px;
}
.voice_txt dl dt span.q_icon {
    color: #cb1f1e;
    font-weight: bold;
    font-size: 18px;
}
.voice_txt dl dd span.a_icon {
    color:#174393;
    font-weight: bold;
    font-size: 18px;
}
/*よくある質問*/

.allposts-title h2.arrange {
     display:none!important;
}

/*サービス案内*/
h3.service_title {
     display: inline-block;
    border-bottom: 5px solid #194c9e;
    font-size: 20px;
    margin-bottom: 10px;
    font-weight: bold;
    width:50%;
}
ul.service_list li {
    border-bottom: dotted 1px #737373;
    display: inline-block;
    width: 50%;
    margin-bottom: 5px;
}
p.service_cont {
     margin-left:15px;
}
.box_list2 {
float: left;
    width: 46%;
    margin: 2%;
}
.box_list2 h3.service_title {
     display:block;
}
.box_list2 ul.service_list li {
     display:block;
     width:100%;
}
/*サイトマップ*/
.sitemap dl dt {
    border-bottom: 3px dotted #2272be;
    margin-bottom: 10px;
    font-size: 16px;
    font-weight: 500;
}
.sitemap dl dd {
    margin-bottom: 20px;
}

/*コンタクトフォーム*/
.main_contact_area p {
    margin-bottom: 20px;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    max-width: 100%;
}
input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-tel {
    max-width: 100%;
}
textarea.wpcf7-form-control.wpcf7-textarea {
    max-width: 100%;
}
.main_contact_area {
    background: #f1f1f1;
    padding: 20px;
    border-radius: 6px;
    max-width: 800px;
    margin: 0 auto;
}
.main_contact_area input {
    width:auto;
    padding:5px;
    font-size: 16px;
    margin-top: 10px;
}
.main_contact_area textarea {
    width:95%;
    height:200px;
    padding:5px;
    font-size: 16px;
    margin-top: 10px;
}

.main_contact_area dl {
    margin-bottom: 1.8rem;
}
span.main_req {
    font-size: 14px;
    color: #fff;
    background: #d30e0e;
    padding: 2px 6px;
    margin-left: 10px;
    border-radius: 6px;
}
span.main_any {
    font-size: 14px;
    color: #fff;
    background: #0e79d3;
    padding: 2px 6px;
    margin-left: 10px;
    border-radius: 6px;
}
.send_btn {
    display: block;
    text-align: center;
    margin-top: 20px;
}
.pc_none {
    display: none;
}
/*関連記事*/
.wpp-list li {
    float: left!important;
    width: 18%;
    margin: 0 1%;
    clear: none!important;
}
.wpp-list li a {
    display: block;
    margin-bottom: 5px;
    color: #000;
}
.wpp-list li a img.wpp-thumbnail {
    float: none!important;
}
.wpp-list:after {
    content: "";
    clear: both;
    display: block;
    min-height: 2%;
}
.wpp-views {
    display:none;
}
/*採用情報*/
.bg_recruit {
    padding: 20px;
    margin: 10px;
    background: #ecf7fc;
}
div.question h4 {
    background: #f3f3f3;
    border-radius: 50px;
    padding: 0 10px 10px 64px;
}
div.strapline h3 {
    color: #2272be;
    font-size: 16px;
    letter-spacing: 3px;
    font-weight: bold;
    vertical-align: middle;
    background-color: #fff;
    width: auto;
    height: 40px;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
    display: table-cell;
}
.mt20 {margin-top: 20px;}
div.lists-categories3 div.lists-categories-inner div.image img,
div.lists-posts3 div.lists-posts-inner div.image img {
    max-height: 210px;
}
/*ブログ*/
/* 230113トップ崩れのため調整 .blog div.texts {
    padding: 0 20px;
} */
.service_text {
     text-align: center;
}

table.works01 th {
    border: 1px solid #ccc;
    background: #efefef;
}
table.works01 th {
    border: 1px solid #ccc;
    background: #efefef;
    width: 180px;
}
table.works01 tr td {
    border: 1px solid #ccc;
width:150px;
}
/*求人情報_yr*/
.list_on li {
    list-style-type: disc;
    margin-left: 20px;
    padding: 3px;
}
.btm_link {
        text-align: center;
    background-color: #389b4e;
    padding: 10px;
    margin: 30px 0;
    border-radius: 3px;
    color: #fff;
}
.btm_link a {
    color: #fff;
    }
div.lists-posts2 div.title {
    background-image: none;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    margin-left: 0;
    padding-left: 30px;
    background-color: #a1d8f6;
    border-radius: 3px;
}
div.lists-posts2 div.title h3 a {
    color: #073E74;
    letter-spacing: 2px;
    font-weight: bold;
    vertical-align: middle;
    width: 410px;
    height: 40px;
    display: table-cell;
}
div.lists-posts2 div.title h3 a:hover {
    color: #073E74;
    letter-spacing: 2px;
    font-weight: bold;
}
div.lists-posts3 div.title {
    background-color: #5d97d1;
    margin-bottom: 10px;
    margin-left: 0;
}
.btm_work {
padding: 5px;
background-color: #c8e8fc;
border-radius: 3px;
border: 2px solid #b8d7ec;
}
.text .cv_button {
display: block;
margin: 0 auto;
padding: 15px 20px;
background: #2d8d48;
color: #fff;
border-radius: 6px;
width: 39%;
position: relative;
text-align: center;
}
.text .cv_button:before {
content: ">";
position: absolute;
right: 10px;
}
.text .cv_button:hover {
opacity: 0.5;
filter: alpha(opacity=60);
text-decoration: none;
}
/*料金案内*/
.heading_price {
color: #2272be;
font-size: 20px;
letter-spacing: 3px;
font-weight: bold;
background: url(https://www.satsuki-suido.com/wp-content/uploads/sites/16/h2_bg.png) no-repeat bottom;
padding-bottom: 15px;
margin-bottom: 15px;
}
ul.toc_list {
background: #ecf7fc;
width: 180px;
padding: 15px 10px;
position: relative;
margin-bottom: 16px;
}
ul.toc_list:after {
    content:"目次";
    color: #96b9ca;
    position:absolute;
    top: 8px;
    right: 11px;
    font-size: 23px;
    font-weight: bold;
}
ul.toc_list li {
padding: 5px 0;
}
ul.toc_list li a {
color: #174393;
}
ul.toc_list li a:visited {
color: #174393;
}

.cvoice_toc li {
width: 46%!important;
}
.cvoice_toc li:nth-of-type(2) {
background: #7ecb47;
border-top: 1px solid #d0f5b7;
border-left: 1px solid #d0f5b7;
border-right: 3px solid #5db52f;
border-bottom: 3px solid #5db52f;
}
.flex_pr {
    display: flex;
}
.flex_pr figure img {
        width: 700px;
    margin-left: 10px;
}
.contact-work-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
}
.contact-work-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    margin-bottom: 8px;
}
.contact-work-box div {
    width: 48%;
}
.contact-work-box div .cv_button {
    width: 98% !important;
}

.is-sp{
display:none !important;
}

.contact-flow ul {
  list-style-type: none;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-left: 0;
  max-width: 930px;
}

.contact-flow ul li:nth-child(1), .contact-flow ul li:nth-child(3), .contact-flow ul li:nth-child(5), .contact-flow ul li:nth-child(7), .contact-flow ul li:nth-child(9), .contact-flow ul li:nth-child(11) {
  width: 251.09px;
  padding-left: 8px;
  padding-right: 8px;
  height: 222px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  background-color: #fff;
  border: 2px solid #2272be;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-radius: 6px;
}

.contact-flow ul li:nth-child(1) p, .contact-flow ul li:nth-child(3) p, .contact-flow ul li:nth-child(5) p, .contact-flow ul li:nth-child(7) p, .contact-flow ul li:nth-child(9) p, .contact-flow ul li:nth-child(11) p {
  font-size: 28px;
  color: #2272be;
  text-align: center;
  font-weight: 700;
  margin-top: 0;
  margin-bottom: 0;
}

.contact-flow ul li:nth-child(1) p span, .contact-flow ul li:nth-child(3) p span, .contact-flow ul li:nth-child(5) p span, .contact-flow ul li:nth-child(7) p span, .contact-flow ul li:nth-child(9) p span, .contact-flow ul li:nth-child(11) p span {
  font-size: 20px;
  font-weight: 600;
}

.contact-flow ul li:nth-child(2), .contact-flow ul li:nth-child(4), .contact-flow ul li:nth-child(8), .contact-flow ul li:nth-child(10) {
  width: calc(19% / 2);
  text-align: center;
}

.contact-flow ul li:nth-child(2) img, .contact-flow ul li:nth-child(4) img, .contact-flow ul li:nth-child(8) img, .contact-flow ul li:nth-child(10) img {
  width: 50%;
}

.contact-flow ul li:nth-child(n + 6) {
  margin-top: 80px;
}

.contact-flow ul li:nth-child(4) {
  position: relative;
}

.contact-flow ul li:nth-child(4)::after {
  position: absolute;
  content: "2~3時間後";
  top: -40%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 100%;
  color: red;
  font-weight: 700;
  font-size: 16px;
}

.contact-flow ul li:nth-child(8) {
  position: relative;
}

.contact-flow ul li:nth-child(8)::after {
  position: absolute;
  content: "2~3時間前後";
  top: -275%;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 175%;
  color: red;
  background-color: #fff;
  font-weight: 700;
  font-size: 24px;
  z-index: 10;
}

.contact-flow ul li:nth-child(7), .contact-flow ul li:nth-child(9) {
  position: relative;
}

.contact-flow ul li:nth-child(7)::after, .contact-flow ul li:nth-child(9)::after {
  position: absolute;
  content: "";
  width: 100%;
  height: 32px;
  top: -17%;
  border-top: 2px solid #174393;
}

.contact-flow ul li:nth-child(7)::after {
  left: 10%;
  border-left: 2px solid #174393;
}

.contact-flow ul li:nth-child(9)::after {
  right: 10%;
  border-right: 2px solid #174393;
}

/*交換のメリットと交換事例*/
.exchange_mv_contents {
    display: flex;
    justify-content: space-between;
}
.exchange_btn {
    margin:15px auto 0;
    text-align: center;
    display: table;
}
.exchange_btn a {
    background-color: #5d97d1;
	color: #fff;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: underline;
	vertical-align: middle;
	width: 260px;
	height: 40px;
    margin: 0 auto;
	display: table-cell;
    text-align: center;
}
.exchange_btn a:hover{
	color: #fff;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
}
.exchange_img_contents {
    display: flex;
    justify-content: space-between;
}
.page-id-15925 #main .headline h2 {
    font-size: 20px;
    color: #2272BE;
    margin-top: 70px;
}
.page-id-15925 #main .strapline {
    margin-top: 70px;
}
.exchange_arrow_m {
    display:flex;
    justify-content:center;
    align-items:center;
}
.exchange_arrow_m img {
    max-width: 70px;
    margin: 0 10px;
}
.exchange_img_blck {
    text-align: center;
}
.exchange_img_blck p, .exchange_txt_contents p {
    text-align-last: left;
    margin: 15px auto;
}
.exchange_bdr {
    margin: 30px auto;
    border-bottom: 1px dotted #ccc;
}
.exchange_img_contents + .exchange_img_contents {
    margin-top: 30px;
}
.page-id-15925 .columns4 {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #ccc;
}
.page-id-15925 .column4 {
    width: 274px;
}
.page-id-15925 .columns4 .column4:nth-child(3) {
    max-width: 40px;
    height: 137px;
    display: table;
}
.page-id-15925 .columns4 .column4:nth-child(3) .image {
    display: table-cell;
    vertical-align: middle;
}
.page-id-15925 .columns4 .column4:nth-child(3) .image img {
    background-color: transparent;
    max-width: 40px;
}
.category-g_review div.lists-posts3 div.title {
    background: #7ecb47;
}
.bnr-rec {
    margin-top: 16px;
    display: block;
}
.price-bnr01 {
    display: block;
    text-align: right;
    margin-top: 10px;
}
.page-id-20972 .columns4 {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dotted #ccc;
}
.page-id-20972 .column4 {
    width: 274px;
}
.page-id-20972 .columns4 .column4:nth-child(3) {
    max-width: 40px;
    height: 137px;
    display: table;
}
.page-id-20972 .columns4 .column4:nth-child(3) .image {
    display: table-cell;
    vertical-align: middle;
}
.page-id-20972 .columns4 .column4:nth-child(3) .image img {
    background-color: transparent;
    max-width: 40px;
}
.page-id-20972 table {
    width: 70% !important;
    margin: 20px auto 0;
}