body {
  line-height: 1.5;
  color: black;
  font-family:
    Shin Go Regular,
    Meiryo,
    "ヒラギノ角ゴシック Pro",
    "Hiragino Kaku Gothic Pro",
    Osaka,
    "ＭＳ Ｐゴシック",
    "MS PGothic",
    sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 0;
  padding: 0;
}

dl {
  margin: 1em 0;
}

dd {
  margin-left: 3em;
}

ul,
ol {
  margin: 1em 0 1em 2em;
  padding: 0;
}

p {
  margin: 1em 0;
}

a {
  text-decoration: underline;
}

a[href] {
  word-wrap: break-word;
}

strong,
b {
  font-family: Shin Go Bold;
}

.underline {
  background: linear-gradient(transparent 70%, #fed766 30%);
}

.b2 {
  color: red;
}

/* a:hover { text-decoration:none; opacity:.5; background-color:#fff; } */
/*
  clearfix
*/
.pkg:after,
.wrapper:after {
  content: " ";
  display: block;
  visibility: hidden;
  clear: both;
  height: 0;
  font-size: 0.1em;
  line-height: 0;
}

/* ie 7 */
.pkg,
.wrapper {
  display: inline-block;
}

/* ie 5.5 - 7 */
/* #contents-inner { zoom:1; } */
/* no ie mac \*/
* html .pkg,
* html .wrapper {
  height: 1%;
}

.pkg,
.wrapper {
  display: block;
}

/*  */
#header,
#contents,
#content,
#content2,
#content3,
#footer {
  margin: 0;
  padding: 0;
}

.wrapper {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}

#contents {
  padding: 10px 0;
}

#content,
#content2 {
  float: left;
  position: relative;
}

/* layout */
#content {
  width: 600px;
}

#content2 {
  width: 300px;
}

#content3 {
  width: 300px;
}

.layout-wt #content {
  left: 41px;
}

.layout-wt #content2 {
  left: 72px;
}

.layout-tw #content {
  left: 292px;
}

.layout-tw #content2 {
  left: -514px;
}

/* tw */
.layout-tw #content {
  left: 340px;
}

.layout-tw #content2 {
  left: -580px;
}

.layout-tw #content3 {
  display: none;
}

/* wt */
.layout-wt #content {
  left: 20px;
}

.layout-wt #content2 {
  left: 40px;
}

.layout-wt #content3 {
  display: none;
}

.layout-w #content3 {
  display: none;
}

.layout-w #content2 {
  display: none;
}

.layout-w #content {
  left: 0;
  width: 100% !important;
}

/* #header {} */
#header {
  background: url(hbg2.png) repeat-x 0 100%;
}

.home #header {
  background: url(hbg.png) repeat-x 0 100%;
}

#headerContent {
  position: relative;
  height: 144px;
  text-indent: -9999px;
}

#headerContent a {
  position: absolute;
}

#headerContent * {
  margin: 0;
}

#headerContent .tel a {
  right: 20px;
  top: 26px;
  width: 310px;
  height: 99px;
}

#siteName {
  position: absolute;
  left: 0;
  top: 0;
  width: 475px;
  height: 100%;
  background: url(sitename.png) no-repeat;
}

#siteName a {
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

#siteName .text {
  text-indent: 0;
  color: #888;
  font-size: 15px;
  padding: 3px 0;
  font-family:
    Ryumin Bold KL,
    serif;
  position: absolute;
  left: 20px;
  top: 0;
  width: auto;
}

#headerContact {
  position: absolute;
  right: 0;
  top: 0;
  width: 341px;
  height: 100%;
}

#headerContact .img {
  height: 125px;
  background: url(h_contact.png) no-repeat;
}

#hAttention {
  position: absolute;
  bottom: 5px;
  width: 100%;
  height: 19px;
  color: #c00;
  font-size: 14px;
  text-indent: 0;
  text-align: center;
}

#hAttention a {
  position: static;
}

/* #hImg { text-indent:-9999px; } */
#headerMail {
  right: 20px;
  top: 0;
  width: 310px;
  height: 26px;
  background: url(mail.png) no-repeat;
}

#headerMail:hover {
  background-position: 0 -26px;
}

#headerMenu {
  list-style-type: none;
  margin: 0 auto 9px;
  width: 920px;
  height: 40px;
}

.home #headerMenu {
  margin: 0 auto 5px;
}

#headerMenu li {
  float: left;
}

#headerMenu a {
  display: block;
  height: 40px;
  background-image: url(hm.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

#hm1 {
  width: 125px;
  background-position: 0 0;
}

#hm1:hover {
  background-position: 0 -40px;
}

#hm2 {
  width: 125px;
  background-position: -125px 0;
}

#hm2:hover {
  background-position: -125px -40px;
}

#hm3 {
  width: 125px;
  background-position: -250px 0;
}

#hm3:hover {
  background-position: -250px -40px;
}

#hm4 {
  width: 125px;
  background-position: -375px 0;
}

#hm4:hover {
  background-position: -375px -40px;
}

#hm5 {
  width: 125px;
  background-position: -500px 0;
}

#hm5:hover {
  background-position: -500px -40px;
}

#hm6 {
  width: 125px;
  background-position: -625px 0;
}

#hm6:hover {
  background-position: -625px -40px;
}

#hm7 {
  width: 170px;
  background-position: -750px 0;
}

#hm7:hover {
  background-position: -750px -40px;
}

.serviceMenu {
  list-style-type: none;
  margin: 0;
  height: 40px;
}

.serviceMenu .spMenu {
  display: none;
}

.serviceMenu li {
  float: left;
}

.serviceMenu a {
  display: block;
  height: 40px;
  background-image: url(hm2.png);
  background-repeat: no-repeat;
  text-indent: -9999px;
}

.serviceMenu .m01 {
  width: 167px;
  background-position: 0 0;
}

.serviceMenu .m01:hover {
  background-position: 0 -40px;
}

.serviceMenu .m02 {
  width: 214px;
  background-position: -167px 0;
}

.serviceMenu .m02:hover {
  background-position: -167px -40px;
}

.serviceMenu .m03 {
  width: 200px;
  background-position: -381px 0;
}

.serviceMenu .m03:hover {
  background-position: -381px -40px;
}

.serviceMenu .m04 {
  width: 170px;
  background-position: -581px 0;
}

.serviceMenu .m04:hover {
  background-position: -581px -40px;
}

.serviceMenu .m05 {
  width: 124px;
  background-position: -751px 0;
}

.serviceMenu .m05:hover {
  background-position: -751px -40px;
}

.serviceMenu .m06 {
  width: 85px;
  background-position: -875px 0;
}

.serviceMenu .m06:hover {
  background-position: -875px -40px;
}

/* footer */
#footer {
  clear: both;
  text-align: center;
  position: static;
  background: #e6e6e6;
  color: #4d4d4d;
}

#copyright {
  font-size: 14px;
  padding: 30px 0;
}

/* footer menu */
#footerMenu {
  background: url(bar1.png) repeat-x;
  height: 40px;
}

.fMenu {
  margin: 0 !important;
  padding: 10px 0 0;
  list-style-type: none;
  text-align: center;
  clear: both;
  font-size: 14px;
  height: 100%;
}

.fMenu li {
  display: inline;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  line-height: 1.5;
}

.fMenu a {
  white-space: nowrap;
  border-width: 0 0 0 1px;
  border-left: solid 1px #737373;
  background: transparent;
  padding: 0 5px;
  line-height: 1;
}

.fMenu li:first-child a {
  border-left: none;
  padding-left: 0;
}

.fMenu a:link,
.fMenu a:visited {
  color: #4d4d4d;
  text-decoration: underline;
}

.fMenu a:hover {
  color: #ff0000;
  text-decoration: none;
}

#breadcrumbs {
  margin: 0;
  padding: 0 10px 10px;
  font-size: 14px;
}

#breadcrumbs ul {
  display: inline;
  margin: 0;
}

#breadcrumbs,
#breadcrumbs ul {
  list-style-type: none;
}

#breadcrumbs li {
  display: inline;
}

#breadcrumbs ul li {
  margin-left: 0.5em;
}

#breadcrumbs ul:before {
  content: ">";
  margin-left: 0.5em;
}

.entry-meta {
  font-size: 14px;
}

.entry-meta dt,
.entry-meta dd {
  display: inline;
}

.entry-header .entry-meta {
  text-align: right;
}

.entry-footer .entry-meta {
  clear: both;
  margin: 1em 0 0;
  border: dotted 1px #ccc;
  padding: 5px;
}

/*  */
.pagination {
  clear: both;
  padding: 20px 0;
  position: relative;
  font-size: 11px;
  line-height: 13px;
}

.pagination span,
.pagination a {
  display: block;
  float: left;
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  color: #fff;
  background: #555;
}

.pagination a:hover {
  color: #fff;
  background: #3279bb;
}

.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #3279bb;
  color: #fff;
}

.content {
  position: relative;
  padding: 0 30px;
  width: auto;
  background: url(content.png) no-repeat;
}

.content h1 {
  margin: 0;
  font-size: 185%;
  color: #023f73;
  padding: 20px 0 0;
  vertical-align: middle;
  font-family:
    Ryumin Bold KL,
    serif;
}

/* .content h1.img { text-indent:-9999px; width:100%; height:60px; padding:0 !important; background-repeat:no-repeat !important; background-position:0 100% !important; } */
.content h1.img {
  text-indent: 0;
}

.content h1#h1 {
  margin: 0 -30px;
  padding: 0;
}

.content h1#h1 .img {
  height: 0;
  padding: 33.33333333333333% 0 0;
}

.archive-title {
  margin: 0 10px;
}

.comments-header,
.trackbacks-header,
.content h2 {
  margin: 2em 0 0;
  font-size: 114%;
  color: black;
  background-color: #e6e6e6;
  padding: 5px 10px;
}

.comments-open-header,
.content h2 a {}

.content h2 a:hover {}

.content h3 {
  margin: 2em 0 0;
  font-size: 100%;
  color: black;
  border-bottom: solid 1px black;
  padding: 3px 0;
}

.content h3.img2 {
  border: none;
  padding: 0;
}

.content h4 {
  margin: 1.5em 0 0;
  font-size: 100%;
  color: black;
  border-left: double 5px #333333;
  padding-left: 5px;
}

.content h5 {
  margin: 1em 0 0;
  font-size: 100%;
  color: black;
}

.content h6 {
  margin: 1em 0 0;
  font-size: 100%;
  color: #666666;
}

.content p {
  margin: 1em 0 0;
}

.content blockquote {
  border: solid 1px #cccccc;
  background: #f0f0f0;
  margin: 1em;
  padding: 1em;
}

.content .return {
  margin: 1em 0 2em;
  height: 30px;
}

.content .return a {
  display: block;
  margin: 1em 0;
  background: url(back.png) no-repeat;
  height: 30px;
  text-indent: -9999px;
}

/* .content .return a:hover { opacity:0.3; } */
#gotop {
  display: block;
  position: fixed;
  width: 100%;
  height: 0;
  top: auto;
  bottom: 20px;
  z-index: 9999;
}

#gotop a {
  position: relative;
  float: right;
  margin-top: -100px;
  margin-right: -15mm;
  background: #666;
  border-radius: 25px;
  width: 40px;
  height: 40px;
  text-indent: -9999px;
  opacity: 0.7;
}

#gotop a:after {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -7px;
  margin-top: -4px;
  border-style: solid;
  border-width: 4px 0 0 4px;
  border-color: #fff;
  width: 10px;
  height: 10px;
  transform: rotate(45deg);
}

/* content */
div.hr {
  margin: 0;
  padding: 0;
  height: 0;
  border-top: solid 1px #3a78b5;
}

div.hr hr {
  display: none;
}

blockquote .cite {
  text-align: right;
}

a.img {
  display: block;
  text-decoration: none;
  overflow: hidden;
}

.img {
  display: block;
  position: relative;
  border: none !important;
  padding: 0;
  background-color: transparent !important;
  text-indent: -9999px;
}

.img * {
  border: none !important;
  margin: 0 !important;
  padding: 0 !important;
  width: 0;
  height: 0;
  list-style-type: none;
  font-size: 0;
  text-indent: -9999px;
}

.img a {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}

.right {
  float: right;
  padding: 0 0 10px 10px;
}

.left {
  float: left;
  padding: 0 10px 10px 0;
}

.alignright {
  float: right;
  margin: 0 0 10px 10px;
}

.alignleft {
  float: left;
  margin: 0 10px 10px 0;
}

.aligncenter {
  display: block;
  margin: 10px auto;
}

.clr {
  clear: both;
}

.img2 {
  text-align: center;
  text-indent: 0;
}

.imgList {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

div.att {
  margin-top: 1em;
}

.att p,
p.att {
  margin-top: 1em;
  text-indent: -1em;
  padding-left: 1em;
}

.att p {
  margin: 0;
}

.att em {
  color: red;
  font-style: normal;
}

span.att {
  text-indent: 0;
  padding: 0;
}

p.more {
  text-align: right;
}

p.more a,
a.more {
  background: url(li02.png) no-repeat 0 50%;
  padding-left: 16px;
}

ul.more {
  list-style-type: none;
  margin: 1em 0 1em 5px;
  padding: 0;
}

ul.more li {
  background: url(li02.png) no-repeat 0 0.3em;
  padding: 0 0 0 16px;
  margin: 4px 0;
}

ul.more ol {
  margin: 1em 0 1em 2em;
}

ul.more ul {
  list-style-type: disc;
  margin: 1em 0 1em 2em;
}

ul.more li li {
  padding: 0;
  background-image: none;
}

.checkList {
  list-style-type: none;
  margin: 1em 0;
}

.checkList li {
  background: url(check.png) no-repeat 0 0.3em;
  padding-left: 18px;
  -webkit-background-size: 15px 15px;
}

/* .fade a:hover { opacity:0.3; } */

/* table */
.outer {
  border: solid 1px #ccc;
}

.table {
  background: #ccc;
  border: none;
  margin: 1em auto 0;
}

.table th,
.table td {
  border: none;
  color: #333333;
  padding: 2px 5px;
}

.table th {
  font-weight: normal;
  vertical-align: middle;
  text-align: center;
}

caption,
.table .caption {
  font-family: Shin Go Bold;
  font-weight: bold;
  background: #808080;
  color: #fff;
  text-align: left;
  padding: 2px 5px;
}

.head,
.table>tbody>tr.head th {
  background: #ddd;
}

.odd,
.table>tbody>tr>td {
  background: #fff;
}

.even,
.table>tbody>tr.even>td {
  background: #eee;
}

.table>tbody>tr>th {
  background: #f0f0f0;
}

.table>tbody>tr.even>th {
  background: #e0e0e0;
}

.head,
tr.head th {
  font-family: Shin Go Bold;
  font-weight: bold !important;
}

.fee {
  margin: 1em auto 0;
  width: 100%;
}

.fee>tbody>tr>th,
.fee>tbody>tr>td,
.table .val {
  vertical-align: middle;
  text-align: center;
}

.table .text {
  text-align: left !important;
}

table.list {
  width: 100%;
  margin-top: 1em;
}

table.list th,
table.list td {
  vertical-align: top;
  text-align: left;
}

table.list .head td {
  text-align: center;
}

.history {
  border: none;
  width: 100%;
}

.history th {
  font-weight: normal;
  width: 7em;
}

.history th,
.history td {
  border: none;
  text-align: left;
  vertical-align: top;
  border-top: dashed 1px silver;
  padding: 2px 0;
}

.history .top th,
.history .top td {
  border: none;
}

a.feed {
  background: url("feed.gif") no-repeat 0 0;
  margin-left: 12px;
  padding-left: 12px;
}

.top {
  margin-top: 0;
  margin-bottom: 0;
}

.top li:first-child {
  margin-top: 0;
}

.fsL {
  font-size: 128%;
}

.fsLL {
  font-size: 144%;
}

.flow h3 {
  margin: 0;
}

.flow .next {
  margin: 1em 0;
  background: url(arr-d.png) no-repeat 50% 50%;
  height: 32px;
  text-indent: -9999px;
}

.mark,
.markTbl td {
  text-align: center;
  font-family: "MS PGothic";
}

.mailaddress {
  vertical-align: middle;
}

.checkList {
  list-style-type: none;
  margin: 0;
}

.checkList li:nth-child(2n + 1) {
  background-color: #e6e6e6;
}

.checkList li:nth-child(2n) {
  background-color: #f2f2f2;
}

.checkList li {
  background-image: url(li03.png);
  background-repeat: no-repeat;
  padding: 0 0 0 33px;
}

.featureList {
  list-style-type: none;
  margin: 20px 0;
}

.featureList li {
  background: url(li05.png) no-repeat;
  padding-left: 35px;
  font-size: 20px;
  margin: 10px 0 0;
}

.featureList li:first-child {
  margin: 0;
}

.box {
  margin: 1em 0 0;
  background: #f1f8fc;
  border: outset 1px #243d6f;
  padding: 1em;
}

/* wordpress */
.tags-links {
  display: flex;
  margin: 1em 0;

  & dt {
    white-space: nowrap;
  }

  & dd {
    display: flex;
    flex-wrap: wrap;
  }

  & a {
    display: block;
    border: solid 1px #00e;
    border-radius: 16px;
    margin: 0 10px 10px 0;
    padding: 0 10px;
    background: unset;
    color: #00e;
    white-space: nowrap;
    text-decoration: none;
  }
}

/* table of content */
#ez-toc-container {
  border-style: dotted;
  margin-top: 1em;
  background: #fff;
  box-sizing: border-box;
  width: 100% !important;
}

#ez-toc-container li {
  border-top: solid 1px #ccc;
}

#ez-toc-container li:first-child {
  border-top: none;
}

#ez-toc-container li a {
  display: block;
  color: #005a49;
  font-size: 14px;
}

#ez-toc-container.counter-decimal ul.ez-toc-list li a::before,
.ez-toc-widget-container.counter-decimal ul.ez-toc-list li a::before {
  content: counters(item, "-") ". " !important;
  counter-increment: item !important;
}

/* contact form 7 */
.wpcf7-text:focus,
.wpcf7-textarea:focus {
  background: #ffc;
}

.wpcf7 label {
  font-family: Shin Go Bold;
  font-weight: bold;
}

.wpcf7 input.name {
  width: 70%;
}

.wpcf7 input.tel {
  width: 50%;
}

.wpcf7 input.email {
  max-width: 100%;
}

.wpcf7 input.address {
  max-width: 100%;
}

.wpcf7 input.date {
  max-width: 100%;
}

.wpcf7 textarea {
  width: 100%;
  height: 8em;
}

.wpcf7-checkbox label {
  font-weight: normal;
}

.wpcf7 .mf_privacy {
  position: static;
  display: inline;
  margin-right: 1em;
}

.wpcf7 #mf_privacy {
  position: relative;
}

.wpcf7 #mf_privacy .wpcf7-not-valid-tip {
  position: absolute;
  left: 0;
  bottom: -1em;
  width: 100%;
}

.wpcf7 .wpcf7-not-valid {
  background: pink;
}

/* plugin */
#ez-toc-container {
  border-style: dotted;
  background: #fff;
  box-sizing: border-box;
  width: 100%;
}

#ez-toc-container li {
  border-top: solid 1px #ccc;
}

#ez-toc-container li:first-child {
  border-top: none;
}

#ez-toc-container li a {
  color: #023f73;
}

/* widget */
.widget {
  margin: 10px 0;
  padding: 0;
  background: #fff;
  font-size: 14px;
}

#contents .widget:first-child {
  margin-top: 0;
}

#content2 .widget {
  margin: 10px 0;
}

.widget h2,
.widget h3 {
  margin: 0;
}

.widgetHead {
  border: solid 1px #c9caca;
  padding: 5px 10px;
  background: #dcdcdc;
  background: linear-gradient(to bottom,
      #dcdcdc 0%,
      #dbdbdb 50%,
      #d2d2d2 51%,
      #fbfaf9 100%);
  color: #666;
  font-size: 16px;
  font-family: serif;
}

.wPrivacyPolicy {
  margin: 1em 0 0;
  border: solid 1px #ccc;
  padding: 9px;
  height: 200px;
  overflow: auto;
}

.wPrivacyPolicy>*:first-child {
  margin-top: 0;
}

.wMenu {
  margin: 2em auto;
}

.wMenu ul {
  margin: 0;
  list-style-type: none;
}

.wMenu a {
  display: block;
  margin-bottom: 10px;
  max-width: 300px;
  height: 0;
  padding-top: 30%;
  text-indent: -9999px;
  background-repeat: no-repeat;
  background-size: contain;
  ;
}

.wMenu .s_flow a {
  background-image: url(s_flow.webp);
}

.wMenu .s_fee a {
  background-image: url(s_fee.png);
}

.wMenu .sm01 a {
  background-image: url(sm01.png);
  padding-top: 58.67%;
}

.wMenu .sm02 a {
  background-image: url(sm02.png);
  padding-top: 58.67%;
}

.wMenu .sm03 a {
  background-image: url(sm03.png);
}

.wMenu .sm04 a {
  background-image: url(sm04.png);
}

.wMenu .hp a {
  background-image: url(s_hp.png);
  padding-top: 36.67%;
}

.wMenu .seo a {
  background-image: url(s_seo.png);
  padding-top: 36.67%;
}

#sm_seo {
  background-image: url(sm_seo.png);
  padding-top: 36.67%;
}

.wPosts .header a {
  display: block;
  height: 100%;
  text-indent: -9999px;
}

.wNews {
  position: relative;
  width: 390px;
}

.wNews .header {
  margin: 0;
  padding: 0;
  background: url(news.png) no-repeat;
  height: 34px;
}

.wNews .categoryTop {
  position: absolute;
  left: 0;
  top: 0;
  width: 220px;
  height: 41px;
  text-align: right;
}

.wNews .categoryTop a {
  background: url(icon.png) no-repeat 0 50%;
  padding-left: 18px;
  line-height: 41px;
}

.wNews ul {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: solid 1px #cccccc;
  height: 20em;
}

.wNews li {
  background: url(li01.png) no-repeat 9px 0.3em;
  margin: 3px 0;
  padding: 0 0 0 22px;
  border-bottom: dotted 1px #999;
}

.wNews .date {}

.wNews .title {
  display: block;
}

.wNews .new {
  display: inline-block;
  background: url(new.png) no-repeat;
  margin: 0 5px;
  width: 30px;
  height: 14px;
  text-indent: -9999px;
  vertical-align: middle;
}

.wOsusume .header {
  display: block;
  background: url(osusume.png) no-repeat;
  height: 34px;
  text-indent: -9999px;
}

.wOsusume ul {
  list-style-type: none;
  border: solid 1px #ccc;
  margin: 0;
}

.wOsusume li {
  position: relative;
  display: grid;
  gap: 10px;
  grid-template-columns: 50px auto;
  grid-template-areas:
    "thumb title"
    "thumb tag"
    "thumb date";
  border-top: dotted 1px #999999;
  margin: 0;
  padding: 10px;

  & .thumb {
    grid-area: thumb;
    width: 50px;
  }

  & .title {
    grid-area: title;
  }

  & .tags {
    grid-area: tag;
    display: flex;
    flex-wrap: wrap;

    & a {
      display: block;
      border: solid 1px #00e;
      border-radius: 16px;
      margin: 0 2px 2px 0;
      padding: 0 8px;
      background: unset;
      color: #00e;
      font-size: small;
      text-decoration: none;
    }
  }
}

.wOsusume li:first-child {
  border-top: none;
}

.wOsusume li a {
  display: table-row;
  text-decoration: none;
  color: #444;
}

/* .wOsusume li a:after {
  content: "";
  position: absolute;
  right: 10px;
  top: 0;
  width: 7px;
  height: 100%;
  background: url(li01.png) no-repeat 0 50%;
} */

/* .wOsusume li a>span {
  display: table-cell;
  vertical-align: top;
  padding: 10px;
} */

/* .wOsusume li a>span.thumb {
  width: 50px;
} */

.wOsusume li a>span.thumb img {
  max-width: 100%;
}

.wOsusume li a>span.text {
  width: 100%;
  padding-right: 20px;
  padding-left: 0;
}

.wOsusume .title {
  display: block;
  font-size: 15px;
}

.wOsusume .date {
  display: block;
  font-size: 14px;
}

.wCase h3 {
  border: none;
  margin: 0;
  padding: 0;

  & a {
    display: block;
    margin: 0 auto;
    background: url(soudan.png) no-repeat;
    width: 300px;
    height: 84px;
    text-indent: -9999px;
  }
}

.wCase .checkList {
  font-size: 15px;
}

.wCase .checkList li {
  margin-bottom: 1px;
  background-position: 10px 0.7em;
  padding: 8px 0 8px 33px;

  & .b2 {
    color: #a52a2a;
  }
}

.wGlossary h3 a {
  display: block;
  background: url(glossary.png) no-repeat;
  width: 300px;
  height: 34px;
  text-indent: -9999px;
}

.wGlossary h3 a:hover {
  background-position: 0 -34px;
}

.wGlossary ul {
  border: solid 1px #cccccc;
  padding: 2px 0 1px 2px;
}

.wGlossary li {
  float: left;
}

.wGlossary li a {
  display: block;
  margin-right: 1px;
  margin-bottom: 1px;
  width: 58px;
  height: 58px;
  text-indent: -9999px;
}

.wGlossary li a:hover {
  background-position: -58px 0;
}

.wGlossary .a {
  background-image: url(glossary-a.png);
}

.wGlossary .k {
  background-image: url(glossary-k.png);
}

.wGlossary .s {
  background-image: url(glossary-s.png);
}

.wGlossary .t {
  background-image: url(glossary-t.png);
}

.wGlossary .n {
  background-image: url(glossary-n.png);
}

.wGlossary .h {
  background-image: url(glossary-h.png);
}

.wGlossary .m {
  background-image: url(glossary-m.png);
}

.wGlossary .y {
  background-image: url(glossary-y.png);
}

.wGlossary .r {
  background-image: url(glossary-r.png);
}

.wGlossary .w {
  background-image: url(glossary-w.png);
}

.wSupport {
  background: url(support.jpg);
  width: 600px;
  height: 500px;
}

.wSupport a {
  left: 230px;
  top: 348px;
  width: 140px;
  height: 40px;
  background: url(support_b.png);
}

.wSupport a:hover {
  background-position: 0 -40px;
}

.wQA h3 {
  margin: 0;
  padding: 0;
  background: url(qa.png) no-repeat;
  height: 34px;
}

.wQA h3 a {
  display: block;
  height: 100%;
  text-indent: -9999px;
}

.wQA h3 a:hover {
  background-position: 0 -34px;
}

.wQA ul {
  clear: both;
  list-style-type: none;
  margin: 0;
  padding: 0;
  border: solid 1px #cccccc;
  height: 20em;
  overflow: auto;
}

.wQA li {
  background: url(li02.png) no-repeat 9px 0.3em;
  margin: 8px 0;
  padding: 0 0 0 22px;
}

#content .wNews {
  float: left;
  width: 390px !important;
}

#content .wQA {
  float: left;
  width: 200px !important;
  margin-left: 10px;
}

/* #content .wNews ul { height:125px; overflow:auto; } */
#content .wNews ul {
  height: 240px;
  overflow: auto;
}

#content .wQA ul {
  height: 240px;
}

.wSEO {
  background: url(s_seo.png) no-repeat;
  height: 0;
  padding: 36.66666666666667% 0 0;
}

.wRoute {
  margin-right: auto;
  margin-left: auto;
  background: url(route2.png) no-repeat;
  width: 600px;
  height: 280px;
}

.wRoute a {
  width: 290px;
  height: 70px;
}

.wRoute a:hover {
  background-position: -290px 0;
}

.wRoute .r1 {
  top: 120px;
  left: 300px;
  background-image: url(route2_b1.png);
}

.wRoute .r2 {
  top: 200px;
  left: 300px;
  background-image: url(route2_b2.png);
}

.topMenu {
  clear: both;
  position: relative;
  background: #fff url(content.png) no-repeat;
  text-indent: -9999px;
  width: 600px;
  height: 418px;
}

.topMenu .body {
  background: url(m02.png);
  height: 418px;
}

.topMenu a {
  position: absolute;
  width: 256px;
  height: 110px;
}

.topMenu .tm1 a {
  left: 30px;
  top: 30px;
}

.topMenu .tm2 a {
  left: 315px;
  top: 30px;
}

.topMenu .tm3 a {
  left: 30px;
  top: 169px;
}

.topMenu .tm4 a {
  left: 315px;
  top: 169px;
}

.topMenu .tm5 a {
  left: 30px;
  top: 308px;
}

.topMenu .tm6 a {
  left: 315px;
  top: 308px;
}

.wInquiry {
  width: 600px;
  height: 240px;
  margin: 20px auto 0;
}

.wInquiry .img {
  background: url(inquiry.png) no-repeat;
  width: 100%;
  height: 100%;
}

.wInquiry .tel a {
  left: 46.5%;
  top: 18.33%;
  width: 35.66%;
  height: 0;
  padding: 4.33% 0 0 !important;
}

.wInquiry .mail a {
  left: 22.5%;
  top: 52.08%;
  width: 55%;
  height: 0;
  padding: 8.33% 0 0 !important;
  background: url(inquiry_b.png) no-repeat;
  background-size: contain;
}

.wInquiry2 {
  background: url(inquiry_lp.png) no-repeat;
  height: 325px;
  margin: 20px 0 0;
}

.wInquiry2 .mail {
  left: 135px;
  top: 220px;
  width: 330px;
  height: 50px;
  background: url(inquiry_b.png) no-repeat;
}

.wInquiry2 .mail:hover {
  background-position: 0 -50px;
}

.bxSlider {
  width: 960px !important;
  margin: 0 auto;
  height: 320px;
  overflow: hidden;
}

.bxSlider:after {
  display: block;
  clear: both;
  content: " ";
  height: 0;
}

.bxSlider .bx-wrapper {
  width: 100% !important;
  padding: 0;
}

.bxSlider .bx-window {
  margin: 0 auto;
  width: 100% !important;
}

.bxSlider ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}

.bxSlider li {
  width: 320px;
  height: 320px;
  padding: 0;
}

.bxSlider a {
  display: block;
  width: 320px;
  height: 320px;
  text-indent: -9999px;
}

.bxSlider img {
  border: none;
}

#bxs1 {
  background: url(rb1.jpg);
}

#bxs2 {
  background: url(rb2.jpg);
}

#bxs3 {
  background: url(rb3.jpg);
}

#bxs4 {
  background: url(rb4.jpg);
}

#bxs5 {
  background: url(rb5.jpg);
}

h3.toResult {
  position: relative;
  min-height: 20px;
}

h3.toResult a {
  position: absolute;
  right: 0;
  top: 0;
  width: 156px;
  height: 26px;
  background: url(result.png) no-repeat;
  text-indent: -9999px;
}

h3.toResult a:hover {
  background-position: -156px 0;
}

ul.toResult {
  list-style-type: none;
  margin-left: 0;
}

ul.toResult li {
  line-height: 20px;
  margin-bottom: 0.5em;
  height: 20px;
}

ul.toResult span {
  float: left;
  display: block;
  width: auto;
}

ul.toResult a {
  display: block;
  float: left;
  margin-left: 0.5em;
  width: 120px;
  height: 20px;
  background: url(result2.png) no-repeat;
  text-indent: -9999px;
}

ul.toResult a:hover {
  background-position: -120px 0;
}

/* interview */
.interview {
  border-bottom: solid 1px #333;
  padding-top: 40px;
  padding-bottom: 40px;
  margin-right: auto;
  margin-left: auto;
  width: auto;
  color: #666666;
}

.interview .web,
.interview .photo {
  float: left;
  margin-bottom: 10px;
}

.interview .web {
  margin-left: -15px;
  width: 300px;
}

.interview .photo {
  margin-right: -15px;
  width: 270px;
}

.interview .txt {
  clear: both;
  margin-bottom: 10px;
}

.interview .history th,
.interview .history td {
  border: none;
}

.interview .qaq {
  border: none;
  margin: 1em 0 0;
  background: url(qaq.png) no-repeat;
  padding: 5px 10px 5px 52px;
  font-size: 128%;
  font-weight: normal;
}

.wMendan {
  background: url(mendan.png) no-repeat;
  width: 540px;
  height: 380px;
}

.wMendan .detail {
  position: absolute;
  left: 102px;
  top: 288px;
  width: 240px;
  height: 21px;
  text-indent: 0;
}

.wMendan .detail a {
  display: inline !important;
  background: url(li04.png) no-repeat 0 50%;
  width: auto;
  padding-left: 18px !important;
  text-indent: 0;
  font-size: 14px;
  line-height: 1.5;
}

.wSyukyaku {
  border: solid 1px #888;
}

.wSyukyaku .header {
  background: url(syukyaku.png) no-repeat;
  height: 0;
  padding: 28.33% 0 0;
  background-size: contain;
}

.wSyukyaku .pkg>div {
  float: left;
  width: 186px;
  margin: 0 0 10px 10px;
}

.wSyukyaku .img {
  width: 100%;
  height: 100%;
}

.wSyukyaku .plus {
  height: 195px;
}

.wSyukyaku .plus1 .img {
  background: url(syukyaku_plus1.png) no-repeat;
}

.wSyukyaku .plus2 .img {
  background: url(syukyaku_plus2.png) no-repeat;
}

.wSyukyaku .plus3 .img {
  background: url(syukyaku_plus3.png) no-repeat;
}

.wSyukyaku .opt>.img {
  height: 150px;
}

.wSyukyaku .opta .img {
  background: url(syukyaku_op-a.png) no-repeat;
}

.wSyukyaku .optb .img {
  background: url(syukyaku_op-b.png) no-repeat;
}

.wSyukyaku .optc .img {
  background: url(syukyaku_op-c.png) no-repeat;
}

.wSmartStart {
  position: relative;
  background: url(ssp.png) no-repeat;
  width: 600px;
  height: 150px;
  text-indent: -9999px;
}

.wSmartStart * {
  list-style-type: none;
  position: absolute;
}

.wSmartStart a {
  left: 0;
  top: 0;
  width: 598px;
  height: 148px;
  border: solid 1px #819fb9 !important;
  background: url(li06.png) no-repeat 572px 120px;
}

/* .wSmartStart a:hover { background-color:#fff; opacity:.5; } */
.wService .header {
  background: #1d3644;
  color: #fff;
  padding: 5px 10px;
}

.wService .img {
  margin: 0 auto;
  height: 0;
  padding: 72.83% 0 0;
  background: url(service.png) no-repeat;
}

.wService .homepage a {
  left: 11.98%;
  top: 31.51%;
  width: 25.79%;
  height: 0;
  padding-top: 11.98% !important;
}

.wService .listing a {
  left: 0;
  top: 54.79%;
  width: 25.79%;
  height: 0;
  padding-top: 11.98% !important;
}

.wService .komon a {
  left: 25.79%;
  top: 54.79%;
  width: 25.79%;
  height: 0;
  padding-top: 11.98% !important;
}

.wService2 .inner {
  padding: 0 19px 19px;
  font-family:
    Ryumin Bold KL,
    serif;
}

.wService2 .header {
  margin: 0 -19px 9px;
  padding: 5px 0;
  text-align: center;
  color: #fff;
}

.wService2 .checkList li {
  background: url(check.png) no-repeat 0 0.5em;
  padding: 3px 0 3px 20px;
  font-size: 16px;
  color: #444;
}

.wService01 .inner {
  border: solid 1px #004896;
}

.wService01 .header {
  background-color: #004896;
}

.wService02 .inner {
  border: solid 1px #0092d7;
}

.wService02 .header {
  background-color: #0092d7;
}

.wService03 .inner {
  border: solid 1px #00a0a8;
}

.wService03 .header {
  background-color: #00a0a8;
}

.wSoudanTel {
  background: url(tel-soudan.png) no-repeat;
  height: 220px;
}

.wSoudanCal {
  background: url(s_calendar.png) no-repeat;
  height: 257px;
}

.wDoujiOtoku {
  margin: 1em auto;
  max-width: 540px;
}

.wDoujiOtoku .img {
  background-image: url(douji-otoku.png);
  height: 0;
  padding: 59.25925925925926% 0 0;
}

.wDoujiOtoku2 .img {
  background-image: url(douji-otoku2.png);
  height: 0;
  padding: 58.33333333333333% 0 0;
}

h2.faq,
h2.glossary {
  background: url(mds.png) no-repeat;
  padding: 35px 0 0 100px;
  font-size: 20px;
  color: #023f73;
  height: 79px;
}

#search h3 {
  display: none;
}

#search form {
  margin: 20px auto;
  background: url(search2.png) no-repeat;
  padding-left: 260px;
  height: 64px;
}

#search form input[type="text"] {
  margin: 20px 0;
  padding: 0 0 0 2.3rem;
  width: 60%;
  height: 1.313rem;
  line-height: 1.313rem;
  font-size: 14px;
  font-weight: 400;
  color: #454545;
  background: #fff url(search-bg.png) no-repeat 1rem center;
  background-size: 12px auto;
  border: 1px solid #9daca9;
  border-radius: 15px;
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.23) inset;
}

#search form input[type="submit"] {
  padding: 0 0.875rem;
  line-height: 1.688rem;
  font-size: 0.875rem;
  font-weight: 500;
  color: #fff;
  background: #288edf;
  border: 1px solid #134f7f;
  box-shadow: 0 1px rgba(255, 255, 255, 0.36) inset;
  text-shadow: 0 -1px rgba(0, 0, 0, 0.36);
}

.wSoudanCalendar .header {
  background: #ccc;
  padding: 5px 10px;
  border-radius: 5px 5px 0 0;
}

.wSoudanCalendar .pkg {
  border: solid 1px #ccc;
  padding: 5px;
}

.wSoudanYoyaku .img {
  background: url(yoyaku.png) no-repeat;
  height: 0;
  padding: 80% 0 0;
}

.wListing {
  margin: 1em auto;
  max-width: 600px;
}

.wListing .img {
  background: url(mb_listing01.png) no-repeat 0 0 / contain;
  height: 0;
  padding: 50% 0 0;
}

.wListing .img a {
  top: 30%;
  width: 31%;
  height: 0;
  padding: 32.5% 0 0 !important;
}

.wListing .plus1 a {
  left: 1.83333333333333%;
}

.wListing .plus2 a {
  left: 34.66666666666667%;
}

.wListing .plus3 a {
  left: 67.16666666666667%;
}

.wKomon {
  margin: 1em auto;
  max-width: 600px;
}

.wKomon .img {
  background: url(mb_komon01.png) no-repeat 0 0 / contain;
  height: 0;
  padding: 56.66666666666667% 0 0;
}

.wFeature .outer {
  border: none;
  color: #333;
}

.wFeature .head {
  background: #023f73;
  color: #fff;
  font-family: serif;
  font-size: 20px;
}

.wFeature b {
  color: #c1272d;
  font-family: serif;
  font-size: 22px;
}

.wFeature strong {
  font-weight: normal;
}

.wFeature ul {
  font-size: 20px;
}

.wFeature li {
  margin-top: 1em;
}

.wFeature ul b {
  color: #f15a24;
  font-family: sans-serif;
  font-size: 20px;
}

.faqlist {
  list-style-type: none;
  margin-left: 1em;
}

.faqlist li {
  background: url(faq_q.png) no-repeat;
  margin: 10px 0;
  padding: 0 0 0 30px;
  border-bottom: solid 1px #ededed;
}

.faqlist li a {
  display: block;
  color: #444;
  text-decoration: none;
  line-height: 1.8em;
}

.wProfile {
  padding: 0 1em 1em;
  border: 1px solid #000;
  /*margin-top:3em;*/
}

.wProfile p.left {
  margin-top: 0;
  padding-bottom: 0;
}

/*.wProfile h5 { margin-bottom:-1em;  }*/
.wVideoChat .inner {
  border: solid 4px #fac54c;
  margin: 1em auto;
  padding: 16px;
  background: #fff7cb;
}

.wOnlineSoudan .wrapper {
  margin: 1em auto;
  max-width: 1000px;
  width: auto;
}

.wOnlineSoudan .img {
  padding-top: 26%;
  height: 0;
  background: url(skype_bn.png) no-repeat 0 0 / contain;
}

.wTerms ul {
  display: flex;
  flex-wrap: wrap;
  margin: 1em auto;
  list-style-type: none;
}

.wTerms li a {
  display: block;
  border: solid 1px #00e;
  border-radius: 16px;
  margin: 0 10px 10px 0;
  padding: 0 10px;
  background: unset;
  color: #00e;
  white-space: nowrap;
  text-decoration: none;
}

.wSearch .search-field {
  box-sizing: border-box;
  width: 100%;
  background: url(search-bg.png) no-repeat 99% 50%;
  font-size: 16px;
}

#page .entry-meta {
  text-align: right;
}

.widget-posts li a {
  display: block;
  color: inherit;
  font-size: 14px;
  text-decoration: none;
}

.widget-posts li span {
  display: block;
}

.widget-posts .thumb {
  text-align: center;
}

.widget-posts .thumb .noimg {
  position: relative;
  display: block;
  background: #ccc;
  width: 100%;
  height: 100%;
}

.widget-posts .thumb .noimg:before {
  content: "no image";
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  font-size: 12px;
}

.widget-posts .thumb img {
  margin: 0 auto;
  width: auto;
  height: 100%;
  object-fit: cover;
}

.widget-posts .title {
  font-weight: bold;
}

.widget-posts .summary {
  font-size: 12px;
}

@media print,
screen and (min-width: 641px) {

  .sp,
  #siteMenu,
  #siteMenu2,
  .fspMenu {
    display: none;
  }

  #footer-menu {
    margin-top: 20px;
    padding: 20px 0;
    background: #e6e6e6;

    & .wrapper {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between;

      & .fm {
        & h4 {
          margin: 0 0 10px;
          padding: 0;
          background: unset;
          color: #000;
          font-size: 18px;
        }

        & ul {
          margin: 0;
          list-style-type: none;

          & li {
            & a {
              position: relative;
              display: block;
              margin: 4px 0;
              padding: 0 0 0 32px;
              background: unset;
              color: #023f73;
              text-decoration: none;

              &::before {
                content: "";
                position: absolute;
                left: 22px;
                top: 5px;
                width: 5px;
                height: 11px;
                background: #023f73;
                clip-path: polygon(0 0, 0% 100%, 100% 50%);
              }
            }
          }
        }

        &.fm4 {
          margin-top: 20px;
          width: 100%;

          & ul {
            display: flex;
            justify-content: center;

            & li {
              & a {
                display: flex;
                align-items: center;
                padding: 0;

                &::before {
                  content: "";
                  position: static;
                  display: block;
                  margin: 0 8px;
                  width: 1px;
                  height: 18px;
                  background: #023f73;
                }
              }

              &:first-child a::before {
                display: none;
              }
            }
          }
        }
      }
    }
  }

  #copyright {
    padding: 10px 0;
    text-align: center;
  }

  /* 固定相談バナー */
  #soudan {
    display: none;
    position: fixed;
    right: 10px;
    bottom: 130px;
    width: 280px;
    z-index: 999;
    text-align: center;
  }

  #soudan input {
    display: none;
  }

  #soudan input:checked+label:before {
    content: "×";
  }

  #soudan input:checked+label+div {
    position: relative;
  }

  #soudan .inner {
    border: solid 1px #0a87cf;
    padding: 20px 0;
    background: #fff;
    box-shadow: 5px 5px 10px 0px #777;
    line-height: 1.2;
  }

  #soudan label {
    position: absolute;
    border-radius: 16px;
    border: solid 1px #0a87cf;
    right: -10px;
    top: -10px;
    width: 32px;
    height: 32px;
    background: #fff;
    text-indent: -9999px;
    opacity: 1;
    transition: all 0.5s;
    z-index: 99;
    cursor: pointer;
  }

  #soudan label:before {
    content: "×";
    position: absolute;
    left: 0;
    top: 0;
    width: 32px;
    height: 32px;
    color: #444;
    font-size: 30px;
    font-weight: bold;
    font-family: monospace;
    text-indent: 0;
    opacity: 1;
    line-height: 1;
  }

  #soudan h3 {
    margin: 0 0 10px;
    padding: 0;
    color: #0a87cf;
    font-size: 22px;
    text-align: center;
  }

  #soudan-txt1 {
    margin: 10px 0;
    padding: 0 10px;
  }

  #soudan-txt2 {
    margin: 10px 0;
    color: #6d6d6d;
    font-size: 88%;
  }

  #soudan-mail a {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 8px;
    margin: 10px auto 0;
    width: 240px;
    height: 64px;
    background: #f29208;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    line-height: 1.5;
  }

  #soudan .tel {
    font-size: 30px;
    font-weight: bold;
  }

  .widget-posts .thumb {
    height: 120px;
  }

  .widget-posts .title {
    margin: 10px 0;
  }

  .widget-osusume {
    margin: 1em auto;
  }

  .widget-osusume ul {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -5px;
    list-style-type: none;
  }

  .widget-osusume li {
    margin: 5px;
    width: calc(33.33% - 10px);
  }

  /* オンライン相談 */
  .widget-online-soudan {
    margin: 30px auto 0;
  }

  .widget-online-soudan .more a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: inherit;
    text-decoration: none;
    text-indent: -9999px;
  }

  .widget-online-soudan .outer {
    position: relative;
    border: solid 1px #58b366;
    background: #f4fff6;
    padding: 10px;
  }

  .widget-online-soudan .head {
    background: url(online-soudan.png) no-repeat 10px 100%/180px auto;
    padding-left: 200px;
  }

  .widget-online-soudan .bubble {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    right: 10px;
    top: 10px;
    border-radius: 8px;
    margin: -40px 0 0;
    padding: 10px 30px;
    background: #58b366;
    color: #fff;
    font-weight: bold;
  }

  .widget-online-soudan .bubble:before {
    content: "";
    display: block;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    background: url(online-soudan2.png) no-repeat 0 0 / auto 30px;
  }

  .widget-online-soudan .bubble:after {
    content: "";
    position: absolute;
    right: 50%;
    bottom: -20px;
    width: 30px;
    height: 20px;
    background: #58b366;
    clip-path: polygon(50% 0%, 0% 100%, 100% 0);
  }

  .widget-online-soudan h2 {
    margin-top: 0;
    padding: 0;
    background: transparent;
    font-size: 18px;
  }

  .widget-online-soudan h2 b {
    color: #58b366;
    font-size: 144%;
  }

  .widget-online-soudan .zoom {
    font-weight: bold;
  }

  .widget-online-soudan .inner {
    clear: both;
    margin: 10px 20px;
    padding: 10px 20px;
    background: #fff;
  }

  .widget-online-soudan h3 {
    border: none;
    margin: 0;
    padding: 0;
    color: #58b366;
    font-size: 20px;
    text-align: center;
  }

  .widget-online-soudan h3:before {
    content: "";
    display: inline-block;
    border-top: double 5px #58b366;
    border-right: double 5px #58b366;
    margin-right: 20px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
  }

  .widget-online-soudan h3:after {
    content: "";
    display: inline-block;
    border-bottom: double 5px #58b366;
    border-left: double 5px #58b366;
    margin-left: 20px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
  }

  .widget-online-soudan .txt2 {
    margin-top: 10px;
  }

  .widget-online-soudan .txt3 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    color: #f00;
    font-weight: bold;
    text-align: center;
  }

  .widget-online-soudan .txt3:before {
    content: "";
    flex-shrink: 0;
    display: block;
    width: 33px;
    height: 47px;
    background: url(online-soudan3.png) no-repeat 0 0 / contain;
  }

  .widget-online-soudan .txt3:after {
    content: "";
    flex-shrink: 0;
    display: block;
    width: 33px;
    height: 47px;
    background: url(online-soudan3.png) no-repeat 0 0 / contain;
    transform: scale(-1, 1);
  }

  /* オンライン相談バナー2 */
  .widget-online-soudan2 {
    margin: 1em auto;
  }

  .widget-online-soudan2 .outer {
    border: solid 1px #ccc;
    margin: 0;
    padding: 15px;
    background:
      linear-gradient(135deg,
        rgba(255, 255, 255, 0) 50px,
        rgba(255, 255, 255, 1) 300px),
      url(online-soudan.webp) no-repeat -20px -20px;
  }

  .widget-online-soudan2 .head {
    border: none;
    margin: 0 0 0 160px;
    padding: 0;
    background: initial;
    font-size: 24px;
    text-shadow:
      2px 2px 1px #fff,
      -2px 2px 1px #fff,
      2px -2px 1px #fff,
      -2px -2px 1px #fff,
      2px 0px 1px #fff,
      0px 2px 1px #fff,
      -2px 0px 1px #fff,
      0px -2px 1px #fff;
  }

  .widget-online-soudan2 .head b {
    color: #bf4e14;
  }

  .widget-online-soudan2 .body {
    border-radius: 8px;
    margin-top: 16px;
    padding: 16px;
    background: #fce3bc;
    box-shadow: 6px 6px 6px -5px #777;
  }

  .widget-online-soudan2 .foot {
    margin-top: 16px;
    color: #444;
    font-weight: bold;
  }

  .widget-online-soudan2 .button a {
    position: relative;
    display: block;
    border-radius: 50px;
    margin: 1em auto 0;
    padding: 10px;
    width: 280px;
    background: #be5086;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }

  .widget-online-soudan2 .button a:before {
    content: none;
  }

  .widget-online-soudan2 .button a:after {
    content: "";
    position: absolute;
    right: 10px;
    top: calc(50% - 7px);
    width: 10px;
    height: 14px;
    background: #fff;
    clip-path: polygon(0 0, 0% 100%, 100% 51%);
  }

  /* この記事を書いた人 */
  .widget-profile {
    margin: 1em auto;
  }

  .widget-profile h4 {
    display: inline-block;
    border-radius: 8px 8px 0 0;
    border: none;
    margin: 0;
    padding: 4px 8px;
    background: #ccc;
    color: #444;
    font-size: 14px;
  }

  .widget-profile .outer {
    border-radius: 0 16px 16px 16px;
    border: solid 1px #ccc;
    margin: 0;
    padding: 16px;
    font-size: 14px;
  }

  .widget-profile h5 {
    border: none;
    margin: 0 !important;
    padding: 0;
    background: transparent;
    color: #000;
    font-size: 16px;
  }

  .widget-profile .name {
    font-size: 128%;
    font-weight: bold;
  }

  .widget-profile img {
    float: right;
    border-radius: 16px;
    margin-left: 10px;
    width: 133px;
    height: auto;
    /* clip-path: ellipse(50% 50% at 50% 50%); */
  }

  .widget-profile .summary {
    margin-top: 1em;
    font-size: 14px;
  }

  /* /info/about/ 実績サイト */
  .wJisseki ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }

  .wJisseki ul li img {
    width: 67.5px;
    height: auto;
    vertical-align: bottom;
  }

  .wJisseki a:hover {
    opacity: 0.7;
  }
}

@media screen and (max-width: 640px) {
  body {
    padding-top: 40px;
    line-height: 2.25;
  }

  a[name] {
    display: block;
    position: relative;
    margin-top: -40px;
    padding-top: 40px;
    width: 0;
    height: 0;
    z-index: 0;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  img.right,
  img.left {
    display: block;
    float: none;
    margin: 10px auto;
  }

  .alignright,
  .alignleft {
    display: block;
    float: none;
    margin: 10px auto;
  }


  .img {
    background-size: contain !important;
  }

  .mm-menu {
    color: #fff;
    background-color: #009cd3;
  }

  .mm-list {
    font-size: 114%;
    padding-top: 40px !important;
  }

  .mm-subopen:after {
    border-color: rgba(255, 255, 255, 1) !important;
  }

  .mm-page {
    background-color: #fff;
    overflow: hidden;
  }

  .mm-page[style*="min-height"] #siteMenu {
    margin-top: -40px;
  }

  /* hidden */
  .pc,
  #headerMenu,
  .serviceMenu,
  #headerContact,
  .wQA,
  .wGlossary,
  .content .gotop,
  #footerMenu,
  .fMenu {
    display: none;
  }

  /* header */
  .wrapper {
    width: 100% !important;
  }

  #header {
    background: transparent !important;
  }

  #headerContent {
    max-width: 475px;
    height: 100%;
    background-image: none;
    overflow: hidden;
  }

  #headerContent * {
    height: 0;
  }

  #headerContent .en>a {
    right: 5px;
    top: 5px;
  }

  #siteName {
    position: relative;
    width: 100%;
    height: 0;
    padding: 26.31578947368421% 0 0;
    background-size: contain;
  }

  #siteName .text {
    font-size: 13px;
    line-height: 1.4;
  }

  #navigation {
    display: block;
  }

  #siteMenu {
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    list-style-type: none;
    margin: 0;
    background-color: #303030;
    color: #fff;
    z-index: 9999;
    line-height: 1;
    height: 40px;
    vertical-align: middle;
    text-indent: -9999px;
  }

  #siteMenu li {
    float: left;
    display: block !important;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    width: 25%;
    height: 20px;
    margin: 10px 0;
  }

  #siteMenu li a {
    position: static !important;
    display: block;
    width: 100% !important;
    height: 100% !important;
  }

  #siteMenu .sitename {
    background-image: url(home.svg);
  }

  #siteMenu .tel {
    background-image: url(tel.svg);
    display: none !important;
  }

  #siteMenu .mail {
    background-image: url(mail.svg);
  }

  #siteMenu .line {
    background-image: url(sp_line.png);
  }

  #siteMenu .menu {
    background-image: url(menu.svg);
  }

  .headroom {
    will-change: transform;
    transition: transform 200ms linear;
  }

  .headroom--pinned {
    transform: translateY(0%);
  }

  .headroom--unpinned {
    transform: translateY(100%);
  }

  #siteMenu2 {
    display: block;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    background-color: #f4f4f4;
    color: #fff;
    z-index: 9999;
    font-size: 12px;
  }

  #siteMenu2 ul {
    list-style-type: none;
    margin: 0;
    display: table;
    border-collapse: separate;
    border-spacing: 10px;
    width: 100%;
  }

  #siteMenu2 li {
    display: table-cell;
    vertical-align: top;
  }

  #siteMenu2 img {
    vertical-align: middle;
  }

  #siteName a {
    width: 100% !important;
  }

  /* #hImg { background:url(pokerface_sp.jpg) no-repeat; height:0; padding-top:89.0625%; background-size:cover; } */
  #hImg img {
    height: auto;
  }

  #hMenu {
    margin-left: -1px;
    height: auto;
  }

  #hMenu:after {
    display: block;
    clear: both;
    content: "";
    height: 0;
  }

  #hMenu li {
    width: 33.33%;
  }

  #hMenu a {
    position: relative;
    display: block;
    margin: 1px 0 0 1px;
    width: auto !important;
    width: auto;
    height: auto;
    background-color: #0085b8;
    background-image: none !important;
    padding: 6px;
    color: #fff;
    font-size: 14px;
    text-decoration: none;
    text-indent: 0;
  }

  #hMenu a:hover {
    background-position: 0 0;
  }

  #hMenu a:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 0;
    width: 10px;
    height: 100%;
    background: url(li01.svg) no-repeat 0 50%;
    background-size: contain;
  }

  /* .home #header .serviceMenu {
    display: block;
    height: auto;
  }

  #header .serviceMenu .pcMenu {
    display: none;
  }

  #header .serviceMenu .spMenu {
    display: block;
  }

  #header .serviceMenu li {
    float: none;
  } */

  #header .serviceMenu a {
    margin: 1px 0 0;
    width: auto;
    height: auto;
    background: #0a313f url(li08.png) no-repeat 98% 50%;
    color: #fff;
    padding: 6px 20px 6px 10px;
    text-indent: 0;
    text-decoration: none;
  }

  #content {
    clear: both;
    float: none !important;
    width: auto !important;
    margin: 0 !important;
    left: 0 !important;
  }

  .home #content {
    padding-right: 0;
    padding-left: 0;
  }

  .content {
    padding-right: 10px;
    padding-left: 10px;
  }

  .content h1,
  .content h2,
  .content h3 {
    margin-right: -10px;
    margin-left: -10px;
  }

  .content h1#h1 {
    margin: 0 -10px;
  }

  #content2,
  #content3 {
    margin: 20px 0 0 !important;
    clear: both;
    float: none !important;
    width: 100%;
    left: 0 !important;
  }

  #footer-menu {
    margin-top: 20px;
    padding: 20px 0;
    background: #e6e6e6;

    & .wrapper {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      grid-template-areas:
        "fm1 fm3"
        "fm2 fm4";
      gap: 10px;
      line-height: 1.3;

      &::after {
        content: none;
      }

      & .fm {
        &.fm1 {
          grid-area: fm1;
        }

        &.fm2 {
          grid-area: fm2;
        }

        &.fm3 {
          grid-area: fm3;
        }

        &.fm4 {
          grid-area: fm4;
          margin-top: 52px;
        }

        & h4 {
          margin: 0 0 10px;
          padding: 0;
          background: unset;
          color: #000;
          font-size: 18px;
        }

        & ul {
          margin: 0;
          list-style-type: none;

          & li {
            & a {
              position: relative;
              display: block;
              margin: 4px 0;
              padding: 8px 0 8px 16px;
              background: unset;
              color: #023f73;
              text-decoration: none;

              &::before {
                content: "";
                position: absolute;
                left: 6px;
                top: 12px;
                width: 5px;
                height: 11px;
                background: #023f73;
                clip-path: polygon(0 0, 0% 100%, 100% 50%);
              }
            }
          }
        }

        /* &.fm4 {
          margin-top: 20px;
          width: 100%;

          & ul {
            display: flex;
            justify-content: center;

            & li {
              & a {
                display: flex;
                align-items: center;
                padding: 0;

                &::before {
                  content: "";
                  position: static;
                  display: block;
                  margin: 0 8px;
                  width: 1px;
                  height: 18px;
                  background: #023f73;
                }
              }

              &:first-child a::before {
                display: none;
              }
            }
          }
        } */
      }
    }
  }

  #copyright {
    padding: 10px 0;
    text-align: center;
  }

  .fspMenu {
    display: block;
    list-style-type: none;
    margin: 0;
    border-top: solid 1px #000;
    text-align: left;
    font-size: 14px;
    padding: 0;
  }

  .fspMenu a {
    position: relative;
    display: block;
    padding: 6px;
    background-color: #fff;
    color: #000;
    text-decoration: none;
    border: none;
    border-bottom: solid 1px #000;
    text-decoration: none;
  }

  .fspMenu a:after {
    content: "";
    position: absolute;
    right: 5px;
    top: 0;
    width: 9px;
    height: 100%;
    background: url(li07.png) no-repeat 0 50%;
    background-size: contain;
  }

  #soudan {
    display: none !important;
  }

  #gotop {
    display: block;
    position: fixed;
    width: 100%;
    height: 0;
    top: auto;
    bottom: 20px;
  }

  #gotop a {
    float: right;
    font-size: 20px;
    margin-top: -50px;
    margin-right: 0;
  }

  .gmap {
    position: relative;
    margin: 20px auto;
    max-width: 100%;
    height: 0;
    padding: 110% 0 3em;
  }

  .gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 90% !important;
  }

  .gmap small {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100% !important;
    height: 2em;
  }

  .wpcf7 .table th,
  .wpcf7 .table td {
    display: block;
    padding: 0;
    border: none;
  }

  .wpcf7 .table th {
    margin-top: 1em;
  }

  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"],
  .wpcf7 textarea {
    width: 98%;
  }

  .slideMenu {
    height: auto;
    text-indent: 0;
    background-image: none;
    border: none;
    padding: 0;
  }

  .slideMenu .header {
    background-image: none;
    position: relative;
  }

  .slideMenu .header:after {
    display: block;
    clear: both;
    content: " ";
    height: 0;
  }

  .slideMenu .header>span:last-child {
    position: absolute;
    display: block !important;
    right: 5px;
    top: 0;
    width: 10%;
    height: 100%;
    margin: 5px 0;
    background: url(drop.png) no-repeat 100% 25% !important;
    background-size: contain;
    text-indent: -9999px;
    cursor: pointer;
  }

  .slideMenu .header>a {
    display: block !important;
    width: 90% !important;
    height: 100%;
    margin: 0;
    text-decoration: none;
    background-image: none;
  }

  .slideMenu .header>a>span {
    padding: 8px 15px;
  }

  .slideMenu .header+ul {
    display: none;
    position: static;
    height: auto;
    clear: both;
  }

  .wPosts .header {
    position: relative;
  }

  .wPosts .header a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
  }

  .wPosts .title {
    display: block;
    clear: both;
    float: none;
    width: 100%;
  }

  .wFlow {
    background-image: none;
  }

  .wFlow>.pkg {
    background-image: none;
    padding-left: 0;
  }

  .wFlow>.pkg:after {
    margin-left: auto;
    margin-right: auto;
  }

  .wFlow>.pkg .header {
    margin-left: 0;
  }

  .wInquiry2 .img {
    background: url(inquiry2_sp.png) no-repeat;
    height: 0;
    padding: 37.5% 0 0;
  }

  .wInquiry2 .tel>a {
    left: 3.28%;
    top: 15.41%;
    width: 67.96%;
    height: 0;
    padding: 6.09% !important;
  }

  .wInquiry2 .mail>a {
    left: 0;
    top: auto;
    bottom: 0;
    width: 100%;
    height: 0;
    padding: 7.81% 0 0 !important;
  }

  .sideMenu01 ul {
    max-width: 442px;
    margin-right: auto;
    margin-left: auto;
  }

  .sideMenu01 ul:after {
    content: "";
    display: block;
    clear: both;
    height: 0;
  }

  .sideMenu01 li {
    float: left;
    width: 50%;
    margin: 2px 0 0;
  }

  .sideMenu01 li:nth-child(2n + 1) a {
    margin-right: 1px;
  }

  .sideMenu01 li:nth-child(2n) a {
    margin-left: 1px;
  }

  .wOsusume .header {
    background: url(osusume_sp.png) no-repeat;
    height: 0;
    padding: 8.87% 0 0;
    background-size: contain;
  }

  #content .wNews {
    float: none !important;
    width: 100% !important;
  }

  .wNews .header {
    height: 0;
    padding: 8.87% 0 0;
    background-size: contain;
  }

  .wSyukyaku {
    border: none;
  }

  .wSyukyaku .pkg>div {
    float: left;
    width: 33.33%;
    height: auto;
    margin: 10px 0 0;
  }

  .wSyukyaku .pkg>div>.img {
    width: auto;
  }

  .wSyukyaku .pkg>div:nth-of-type(3n + 1) .img {
    margin-right: 4px;
    margin-left: 0;
  }

  .wSyukyaku .pkg>div:nth-of-type(3n + 2) .img {
    margin-right: 2px;
    margin-left: 2px;
  }

  .wSyukyaku .pkg>div:nth-of-type(3n) .img {
    margin-right: 0;
    margin-left: 4px;
  }

  .wSyukyaku .plus .img {
    height: 0;
    padding: 104.8387096774194% 0 0 !important;
    background-size: contain !important;
  }

  .wSyukyaku .opt .img {
    height: 0;
    padding: 80.64516129032258% 0 0 !important;
    background-size: contain !important;
  }

  .wSoudanTel {
    background: urL(tel-soudan_sp.png) no-repeat;
    height: 0;
    padding: 28.125% 0 0;
  }

  .wSoudanCal {
    background-position: center;
  }

  .wMenu {
    & ul {
      display: grid;
      grid-template-columns: repeat(2, 1fr);
      gap: 10px;
      padding: 0 10px;

      & li {
        & a {
          margin: 0;
        }
      }
    }
  }

  .wMenu .sm03 a,
  .wMenu .sm04 a {
    padding: 30% 0 0;
  }

  .wMenu .s_fee {
    width: 100%;
  }

  .wMenu .s_fee a {
    padding: 30% 0 0;
    margin: 0 !important;
  }

  .wMenu .hp {
    width: 100%;
  }

  .wMenu .hp a {
    padding-top: 36.67%;
    margin: 0 !important;
  }

  h3.toResult {
    position: relative;
    min-height: 20px;
  }

  h3.toResult a {
    position: static;
    float: right;
    background: url(result.png) no-repeat;
    text-indent: -9999px;
  }

  .wMendan {
    width: 100%;
    height: 0;
    padding: 70.37% 0 0;
  }

  .wMendan .detail {
    position: absolute;
    left: 18.88%;
    top: 75.78%;
    width: 44.44%;
    height: 0;
    padding: 3.88% 0 0;
  }

  .wMendan .detail a {
    display: inline !important;
    background: url(li04.png) no-repeat 0 50%;
    width: auto;
    padding-left: 18px !important;
    text-indent: 0;
    font-size: 14px;
    line-height: 1.5;
  }

  .wInquiry {
    max-width: 600px;
    width: 100%;
    height: auto;
  }

  .wInquiry .img {
    background: url(inquiry.png) no-repeat;
    width: 100%;
    height: 0;
    padding: 40% 0 0;
  }

  .interview .web,
  .interview .photo {
    float: none;
    margin: 1em auto;
    width: auto;
    text-align: center;
  }

  .widget-posts .thumb .noimg {
    height: 30vw;
  }

  .widget-osusume ul {
    margin: 0;
    list-style-type: none;
  }

  .widget-osusume li {
    margin: 10px 0;
    border-bottom: dashed 1px #999;
  }

  .widget-osusume li a {
    display: flex;
    align-items: start;
  }

  .widget-osusume .thumb {
    flex-shrink: 0;
    display: block;
    margin-right: 10px;
    width: 30%;
  }

  .widget-osusume .thumb img {
    width: 100%;
    height: auto;
    object-fit: contain;
  }

  /* オンライン相談（SP） */
  .widget-online-soudan .outer {
    position: relative;
    border: solid 1px #58b366;
    background: #f4fff6;
    padding: 10px;
  }

  .widget-online-soudan .more a {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    color: inherit;
    text-decoration: none;
    text-indent: -9999px;
  }

  .widget-online-soudan .head {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 70px 0 0;
    background: url(online-soudan.png) no-repeat 0 0 / auto 70px;
  }

  .widget-online-soudan .bubble {
    position: absolute;
    display: flex;
    justify-content: center;
    align-items: center;
    left: 40%;
    top: -10px;
    border-radius: 8px;
    width: 180px;
    height: 60px;
    background: #58b366;
    color: #fff;
    font-weight: bold;
  }

  .widget-online-soudan .bubble:before {
    content: "";
    display: block;
    margin-right: 10px;
    width: 30px;
    height: 30px;
    background: url(online-soudan2.png) no-repeat 0 0 / auto 30px;
  }

  .widget-online-soudan .bubble:after {
    content: "";
    position: absolute;
    right: 50%;
    bottom: -40px;
    width: 30px;
    height: 40px;
    background: #58b366;
    clip-path: polygon(50% 0%, 0% 100%, 100% 0);
  }

  .widget-online-soudan h2 {
    margin: 0 auto;
    padding: 0;
    background: transparent;
    font-size: 18px;
    line-height: 1.5;
  }

  .widget-online-soudan h2 b {
    color: #58b366;
    font-size: 144%;
  }

  .widget-online-soudan .zoom {
    clear: both;
    font-weight: bold;
    text-align: center;
  }

  .widget-online-soudan .inner {
    clear: both;
    margin: 10px;
    padding: 10px;
    background: #fff;
  }

  .widget-online-soudan h3 {
    border: none;
    margin: 0;
    padding: 0;
    color: #58b366;
    font-size: 20px;
    text-align: center;
  }

  .widget-online-soudan h3:before {
    content: "";
    display: inline-block;
    border-top: double 5px #58b366;
    border-right: double 5px #58b366;
    margin-right: 20px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
  }

  .widget-online-soudan h3:after {
    content: "";
    display: inline-block;
    border-bottom: double 5px #58b366;
    border-left: double 5px #58b366;
    margin-left: 20px;
    width: 10px;
    height: 10px;
    transform: rotate(45deg);
  }

  .widget-online-soudan .txt2 {
    margin-top: 10px;
  }

  .widget-online-soudan .txt3 {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    color: #f00;
    font-weight: bold;
    text-align: center;
  }

  .widget-online-soudan .txt3:before {
    content: "";
    flex-shrink: 0;
    display: block;
    width: 33px;
    height: 47px;
    background: url(online-soudan3.png) no-repeat 0 0 / contain;
  }

  .widget-online-soudan .txt3:after {
    content: "";
    flex-shrink: 0;
    display: block;
    width: 33px;
    height: 47px;
    background: url(online-soudan3.png) no-repeat 0 0 / contain;
    transform: scale(-1, 1);
  }

  /* オンライン相談バナー2（SP） */
  .widget-online-soudan2 {
    margin: 1em auto;
  }

  .widget-online-soudan2 .outer {
    border: solid 1px #ccc;
    margin: 0;
    padding: 15px;
    background:
      linear-gradient(to right,
        rgba(255, 255, 255, 0) 20vw,
        rgba(255, 255, 255, 0.7) 30vw,
        rgba(255, 255, 255, 1) 60vw),
      /* url(online-soudan.webp) no-repeat 0 0 /60vw auto; */
      url(online-soudan.webp) no-repeat 0 0 /200px auto;
  }

  .widget-online-soudan2 .head {
    border: none;
    margin: 0 0 0 100px;
    padding: 0;
    background: initial;
    font-size: 18px;
    text-shadow:
      2px 2px 1px #fff,
      -2px 2px 1px #fff,
      2px -2px 1px #fff,
      -2px -2px 1px #fff,
      2px 0px 1px #fff,
      0px 2px 1px #fff,
      -2px 0px 1px #fff,
      0px -2px 1px #fff;
    line-height: 1.5;
  }

  .widget-online-soudan2 .head b {
    color: #bf4e14;
  }

  .widget-online-soudan2 .body {
    margin-top: 16px;
    border-radius: 8px;
    padding: 16px;
    background: #fce3bc;
    box-shadow: 6px 6px 6px -5px #777;
  }

  .widget-online-soudan2 .foot {
    margin-top: 16px;
    color: #444;
    font-weight: bold;
  }

  .widget-online-soudan2 .button a {
    position: relative;
    display: block;
    border-radius: 50px;
    margin: 1em auto 0;
    padding: 10px;
    width: 280px;
    background: #be5086;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
  }

  .widget-online-soudan2 .button a:before {
    content: none;
  }

  .widget-online-soudan2 .button a:after {
    content: "";
    position: absolute;
    right: 10px;
    top: calc(50% - 7px);
    width: 10px;
    height: 14px;
    background: #fff;
    clip-path: polygon(0 0, 0% 100%, 100% 51%);
  }

  /* この記事を書いた人 */
  .widget-profile {
    margin: 1em auto;
  }

  .widget-profile h4 {
    display: inline-block;
    border-radius: 8px 8px 0 0;
    border: none;
    margin: 0 !important;
    padding: 4px 8px;
    background: #ccc;
    color: #444;
    font-size: 14px;
  }

  .widget-profile .outer {
    border-radius: 0 16px 16px 16px;
    border: solid 1px #ccc;
    margin: 0;
    padding: 16px;
    font-size: 14px;
    text-align: center;
  }

  .widget-profile h5 {
    border: none;
    margin: 0 !important;
    padding: 0;
    background: transparent;
    color: #000;
    font-size: 16px;
  }

  .widget-profile .author {
    margin: 0;
    font-size: 14px;
  }

  .widget-profile .office-name {
    display: block;
  }

  .widget-profile .name {
    font-size: 128%;
    font-weight: bold;
  }

  .widget-profile img {
    display: block;
    border-radius: 16px;
    margin: 0 auto;
    width: 133px;
    height: auto;
  }

  .widget-profile .summary {
    margin-top: 1em;
    text-align: left;
  }

  /* /info/about/ 実績サイト */
  .wJisseki ul {
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
  }

  .wJisseki ul li img {
    width: calc((100vw / 4) - 5px);
    height: auto;
    vertical-align: bottom;
  }

  .wp-embedded-content {
    width: 100%;
  }
}

/* 検索フォーム */
.search-form {
  width: auto;

  & .search-field {
    border-radius: 16px;
    margin: 0;
    padding: 0 0 0 22px;
    box-sizing: border-box;
    max-width: 100%;
    background: #fff url(search.svg) no-repeat 4px 50% / 18px 18px;
    color: #000;
    font-size: 16px;
  }
}

#navigation .search-form {
  padding: 0 16px;
}

/* ポーカー・フェイス・コンサルティングとは */
.widget-service-guide {
  & h2 {
    border: none;
    margin: 0;
    padding: 4px 8px;
    background: #1d3644;
    color: #fff;
    font-size: 22px;
    font-family: serif;
  }

  & .title {
    color: #1d3644;

    & b {
      font-size: 128%;
    }
  }

  & .body {
    display: grid;
    grid-template-columns: auto 270px;
    column-gap: 16px;
    justify-content: center;
    align-items: center;

    & .img2 {
      display: grid;
      grid-template-columns: 30px 240px;
      grid-template-areas:
        "arrow photo"
        "arrow text";
      align-items: center;

      & .arrow {
        grid-area: arrow;
        align-items: center;
        margin: 0 5px;
        width: 20px;
        height: 32px;
        background: #eb5c02;
        clip-path: polygon(0 0, 0% 100%, 100% 50%);
        text-indent: -9999px;
      }

      & h3 {
        grid-area: text;
        border: none;
        margin: 0;
        padding: 2px 8px;
        background: #3ba108;
        color: #fff;
        font-size: 20px;
      }

      & img {
        grid-area: photo;
        border: solid 1px #3ba108;
      }
    }
  }

  & .footer {
    color: #eb5c02;
    font-weight: bold;
  }

  & .more {
    margin: 1em 0;
    padding: 0;
    list-style-type: none;

    & li {
      & a {
        display:block;
        margin:10px 0;
      }

      & .more {
        margin: 1em 0 1em 1em;
        list-style-type: disc;
      }
    }
  }
}

@media screen and (max-width: 640px) {
  .widget-service-guide {
      line-height:1.5;
    & h2 {
      font-size: 22px;
    }

    & .title {
      padding: 0 10px;
    }

    & .body {
      display: table;
      margin: 0 auto;

      & .img2 {
        display: grid;
        grid-template-columns: 240px;
        grid-template-areas:
          "arrow"
          "photo"
          "text";
        align-items: center;
        margin:0 auto;
        width:240px;

        & .arrow {
          grid-area: arrow;
          align-items: center;
          margin: 5px auto;
          width: 48px;
          height: 20px;
          background: #eb5c02;
          clip-path: polygon(51% 100%, 0 0, 100% 0);
          text-indent: -9999px;
        }
      }
    }
    & .footer {
      padding:0 10px;
    }
  }
}