@charset "UTF-8";

/* ==========================================================================

ここには下層共通のcss、追加のページ、CMS、404ページのcssを記述します。
テンプレートページのcssはwas.cssに記述します。

========================================================================== */
/*
  common
========================================================================== */
:root {
  --main-color: #1777c7;
  --sub-color: #f09007;
  --link-color: #12478a;
}
strong {
  font-weight: bold !important;
}

p em {
  font-style: italic !important;
}

p em strong,
p strong em {
  font-weight: bold !important;
  font-style: italic !important;
}

p a {
  color: var(--link-color);
  text-decoration: underline;
  margin: 0 1px;
}

section img {
  box-sizing: border-box;
}

/* page-catch */
.page-catch {
  margin: 0px auto 40px;
  padding: 30px 20px 35px;
  text-align: center;
  font-size: 18px;
  font-family: 'Times New Roman', Times, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  border: 1px solid #1777c7;
  position: relative;
}

.page-catch:after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: #f6fafe;
  position: absolute;
  top: 10px;
  left: 10px;
  pointer-events: none;
  z-index: -1;
}

.page-catch .item + .item {
  margin-top: 20px;
}

.page-catch .item + .case-records-wrap,
.page-catch .case-records-wrap + .case-records-wrap {
  margin-top: 30px;
}

.page-catch h2 {
  font-size: 28px;
}

.page-catch .pagecatch-ttl {
  display: inline-block;
  padding: 10px 20px 8px 20px;
  color: #fff;
  background-color: var(--main-color);
  border-radius: 4px;
}

.page-catch .img-lst {
  margin-right: auto;
  margin-left: auto;
  width: 80%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: flex-start;
  gap: 0 10px;
}

.page-catch .img-lst li {
  flex: 1 0 0;
}

.page-catch .case-txt {
  letter-spacing: 0;
}

.page-catch .video {
  margin-right: auto;
  margin-left: auto;
  width: 90%;
  aspect-ratio: 16/9;
}

.page-catch .video iframe {
  display: block;
  width: 100%;
  height: 100%;
}

/* 見出し */
.ttl-low {
  margin-bottom: 15px;
  padding: 0.25em 0.5em 0.25em 3em;
  font-family: 'Times New Roman', Times, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 18px;
  line-height: 1.4;
}
.ttl-low1-1 {
  color: #1777c7;
  background: url(../images/common/ttl-low_ic01.png) no-repeat left bottom/34px;
  border-bottom: 1px solid #1777c7;
}
.ttl-low1-2 {
  color: #f09007;
  background: url(../images/common/ttl-low_ic02.png) no-repeat left bottom/34px;
  border-bottom: 1px solid #f09007;
}
.ttl-low1-3 {
  color: #12478a;
  background: url(../images/common/ttl-low_ic03.png) no-repeat left bottom/34px;
  border-bottom: 1px solid #12478a;
}

.ttl-low2 {
  margin-bottom: 15px;
  padding: 0.5em 0.5em 0.5em 1.25em;
  font-family: 'Times New Roman', Times, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 17px;
  line-height: 1.4;
}
.ttl-low2-1 {
  color: #1777c7;
  background: linear-gradient(to right,#1777c7 100px, #cacaca 100px)no-repeat bottom/auto 1px;
}
.ttl-low2-2 {
  color: #f09007;
  background: linear-gradient(to right,#f09007 100px, #cacaca 100px)no-repeat bottom/auto 1px;
}
.ttl-low2-3 {
  color: #12478a;
  background: linear-gradient(to right,#12478a 100px, #cacaca 100px)no-repeat bottom/auto 1px;
}

.ttl-low3 {
  margin-bottom: 10px;
  padding: 0.75em 1em;
  font-family: 'Times New Roman', Times, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 17px;
  line-height: 1.4;
  text-align: center;
}
.ttl-low3-1 {
  color: #1777c7;
  border-top: 1px solid #1777c7;
  border-bottom: 1px solid #1777c7;
}
.ttl-low3-2 {
  color: #f09007;
  border-top: 1px solid #f09007;
  border-bottom: 1px solid #f09007;
}
.ttl-low3-3 {
  color: #12478a;
  border-top: 1px solid #12478a;
  border-bottom: 1px solid #12478a;
}

.ttl-low4 {
  margin-bottom: 10px;
  font-family: 'Times New Roman', Times, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 16px;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-align: start;
  align-items: flex-start;
}
.ttl-low4 > span {
  margin: 2.5px 0;
}
.ttl-low4 > span:nth-of-type(n+2) {
  box-sizing: border-box;
  padding: 3px 0;
  flex: 1
}
.ttl-low4 > span:nth-of-type(1) {
  box-sizing: border-box;
  margin-right: 10px;
  padding: 3px 5px;
  color: #fff;
  font-size: 14px;
  white-space: nowrap;
}
.ttl-low4-1 > span:nth-of-type(1) {
  background: #1777c7;
}
.ttl-low4-2 > span:nth-of-type(1) {
  background: #f09007;
}
.ttl-low4-3 > span:nth-of-type(1) {
  background: #12478a;
}

.ttl-low5 {
  margin-bottom: 15px;
  padding: 0.5em 1em;
  text-align: center;
  font-family: 'Times New Roman', Times, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 18px;
  line-height: 1.4;
  border-radius: 100px;
}
.ttl-low5-1 {
  color: #343434;
  background: #c7e5fd;
}
.ttl-low5-2 {
  color: #343434;
  background: #fbe6c8;
}
.ttl-low5-3 {
  color: #fff;
  background: #5b80af;
}

/* コラム */
.colunm {
  padding: 30px 30px 20px;
  background: #f3f6f9;
  border: 1px solid #12478a;
}

.colunm .ttl-btn {
  margin-bottom: 20px;
  padding: 7px 30px 7px 90px;
  text-align: center;
  color: #fff;
  font-family: 'Times New Roman', Times, 'ヒラギノ明朝 ProN W3', 'Hiragino Mincho ProN', '游明朝', YuMincho, 'HG明朝E', 'ＭＳ Ｐ明朝', 'ＭＳ 明朝', serif;
  font-size: 18px;
  line-height: 1.4;
  background: #12478a;
  border-radius: 100px;
  position: relative;
}

.colum {
  padding: 3px 24px;
  color: #12478a;
  font-family: 'Helvetica Neue', Arial, '游ゴシック Medium', 'Yu Gothic Medium', '游ゴシック体', YuGothic, sans-serif;
  font-size: 14px;
  background: #fff;
  border: 1px solid #12478a;
  border-radius: 100px;
  position: absolute;
  top: -2px;
  left: -14px;
  transform: rotate(-20deg);
}

.colunm .case-records {
  padding: 20px 50px;
}

/* テーブル */
.table-nocolor {
  width: 100%;
}

.table-nocolor th {
  text-align: center;
  background: #E2E2E2;
  color: #333;
  font-size: 15px;
  padding: 6px 12px;
  border: 1px solid #ccc;
  vertical-align: middle;
}

.table-nocolor td {
  background: #fff;
  text-align: center;
  padding: 6px 12px;
  border: 1px solid #ccc;
  vertical-align: middle;
}

.table-nostyle th {
  padding: 6px 12px;
  vertical-align: middle;
}

.table-nostyle td {
  padding: 6px 12px;
  vertical-align: middle;
}

.tLayoutFixed {
  table-layout: fixed;
}

/* list */
.list-num {
  list-style-type: decimal;
  padding-left: 1.25em;
}

.list-dot li {
  padding-left: 1.25em;
  background: url('../images/common/disc.png') no-repeat left .4em;
  background-size: 10px auto;
}

.list-check li {
  padding-left: 1.25em;
  background: url('../images/common/checkmark.png') no-repeat left .5em;
  background-size: 10px auto;
}

/* 画像・レイアウト */
.img-column-wrap {
  position: relative;
  overflow: hidden;
}

.img-column {
  position: relative;
  left: 50%;
  float: left;
}

.img-column li {
  position: relative;
  float: left;
  left: -50%;
  margin-right: 10px;
}

.img-column.for-four li {
  margin-right: 6px;
}

.img-column.for-two li:nth-child(even),
.img-column.for-three li:nth-child(3n),
.img-column.for-four li:nth-child(4n),
.img-column.menu-btn-two li:nth-child(even) {
  margin-right: 0 !important;
}

.img-column li:last-child {
  margin-right: 0 !important;
}

.img-column.for-two img {
  max-width: 334px;
}

.img-column.for-three img {
  max-width: 216px;
}

.img-column.for-four img {
  max-width: 160px;
}

/* img+textbox */
div.box-img-right {
  display: table;
  width: 100%;
  direction: rtl;
}

.box-img-right .img {
  display: table-cell;
  margin: 0;
  width: 300px;
  vertical-align: top;
  direction: ltr;
}

.box-img-right img {
  width: 100%;
  height: auto;
}

.box-img-right .box {
  display: table-cell;
  padding: 0 15px 0 0;
  text-align: left;
  vertical-align: top;
  direction: ltr;
}

div.box-img-left {
  display: table;
  width: 100%;
}

.box-img-left .img {
  display: table-cell;
  margin: 0;
  padding: 0 15px 0 0;
  width: 300px;
  vertical-align: top;
}

.box-img-left img {
  width: 100%;
  height: auto;
}

.box-img-left .box {
  display: table-cell;
  vertical-align: top;
}

.box-two-column .box-right {
  width: 48%;
  float: right;
}

.box-two-column .box-img-left {
  width: 48%;
  float: left;
}

.box-two-column .box-img-left img {
  width: 100%;
  height: auto;
}

.box-two-column .box-left {
  width: 48%;
  float: left;
}

.box-two-column .box-img-right {
  width: 48%;
  float: right;
}

.box-two-column .box-img-right img {
  width: 100%;
  height: auto;
}

/* 症例画像2枚並び */
.case-records {
  margin-bottom: 10px;
  background: url('../images/common/arrow01.png') no-repeat center calc(50% + 10px);
  background-size: 36px auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0 60px;
}

.case-records li {
  max-width: 260px;
  flex: 1 0 0;
}

.case-records li:nth-child(odd) {
  background: url('../images/common/before.png') no-repeat left top;
  background-size: 60px 20px;
  padding-top: 20px;
}

.case-records li:nth-child(even) {
  background: url('../images/common/after.png') no-repeat left top;
  background-size: 60px 20px;
  padding-top: 20px;
}

.case-records li img {
  display: block;
  width: 100%;
}

.case-txt {
  text-align: center;
  font-size: 12px;
}

/* 2枚画像比較 */
.compare {
  background: url('../images/common/arrow_both.png') no-repeat center;
  background-size: 66px auto;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  gap: 0 80px;
}

.compare li {
  max-width: 260px;
  flex: 1 0 0;
}

.compare li img {
  display: block;
  width: 100%;
}

/* QandA */
.qanda dt {
  box-sizing: border-box;
  margin-bottom: 4px;
  padding: 4px 0 0 34px;
  min-height: 32px;
  font-size: 16px;
  background: url('../images/common/qicon.png') no-repeat left top;
  background-size: 32px auto;
}

.qanda dd {
  box-sizing: border-box;
  margin: 0 0 20px 10px;
  padding: 5px 0 0 36px;
  min-height: 32px;
  background: url('../images/common/aicon.png') no-repeat left top;
  background-size: 32px auto;
}

/* 画像ボタン */
.pagemenu_link {
  margin-bottom: 40px;
}

.pagemenu_link .anchor {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(23%, 1fr));
  gap: 15px 2%;
}

.pagemenu_link .anchor > li {
  box-sizing: border-box;
  border: 1px solid var(--main-color);
}

.pagemenu_link .anchor > li a {
  box-sizing: border-box;
  display: block;
  height: 100%;
  padding: 1em;
}

.pagemenu_link .anchor > li h3 {
  padding: 12px 0 10px 0;
  text-align: center;
  color: var(--main-color);
  font-size: 16px;
  font-weight: bold;
  line-height: 1.2;
  border-top: 1px dashed var(--main-color);
  border-bottom: 1px dashed var(--main-color);
  display: flex;
  align-items: center;
  justify-content: center;
}

.pagemenu_link .anchor > li img {
  width: 100%;
  aspect-ratio: 3/2;
  object-fit: contain;
  font-family: 'object-fit: contain;';
}

.pagemenu_link .anchor > li .btn {
  display: block;
  margin: 0 auto;
  padding: 5px 0;
  width: 90%;
  text-align: center;
  color: #fff;
  border-radius: 100px;
  background: var(--main-color);
}

/* underline */
.underline_bk {
  background: url('../images/common/underline_bk.png') repeat-x left bottom;
}

/*
  CMS
========================================================================== */
.roop {
  padding-bottom: 80px;
  min-height: 500px;
}

.roop .post {
  border: 1px solid #ccc;
  border-radius: 4px;
  padding: 30px;
  margin: 0 0 20px 20px;
  background: #fff;
}

.roop .post .data {
  font-size: 12px;
  color: #9E9E9E;
  margin-bottom: 16px;
}

.roop .post p {
  word-break: break-all;
}

.roop .post p strong {
  font-weight: bold !important;
}

.roop .post p em {
  font-style: italic !important;
}

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

.roop .post iframe {
  max-width: 600px;
}

.posts-btn {
  text-align: center;
  margin-top: 40px;
}

.posts-btn li {
  display: inline;
  margin-right: 30px;
}

.posts-btn li:first-child:after {
  content: '|';
  margin-left: 30px;
}

.posts-btn a {
  color: #2780bb;
  text-decoration: underline;
  vertical-align: middle;
}

.posts-btn a i {
  margin: 0 3px;
  font-size: 90%;
  vertical-align: middle;
}

/* サイドバー */
.sidebar {
  margin-bottom: 30px;
}

.sidebar:nth-child(3) {
  margin-bottom: 80px;
}

.sidebar li {
  padding: 0 10px 0 16px;
  background: url('../images/common/icon_h_sidebar.gif') left .3em top .5em no-repeat;
  background-size: 6px 6px;
}

.sidebar li + li {
  margin-top: 5px;
}

.sidebar a {
  text-decoration: underline;
}

/*
  404
========================================================================== */
.error {
  margin: 60px 0 120px 0;
  text-align: center;
  font-size: 20px;
}

/*
  追加ページのcssはここから下に記述
========================================================================== */
