@charset "UTF-8";

body {
  font-family: arial, helvetica, clean, sans-serif, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";
  font-size: 14px;
  line-height: 1.6;
  color: #333;
  min-width: 1000px;
}
a {
  color: #333;
  text-decoration: none;
}
img {
  vertical-align: bottom;
}
.pagetop {
  border-radius: 2px;
  cursor: pointer;
  display: none;
  overflow: hidden;
  position: fixed;
  bottom: 20px;
  right: 40px;
}
.pagetop:hover {
  opacity: .6;
}
.cf:after {
  display: block;
  content: "";
  clear: both;
}
.clear {
  clear: both;
}
header, footer, .contents {
  width: 960px;
  margin: 0 auto;
}
.grecaptcha-badge {
  visibility: hidden;
}
/* ==========================================================================

  01. header(multinfo)
  02. nav
  03. footer
  04. low-common-design(low only)
  05. menu
  06. reservebanner (low only)

  09. multi-class

  10. 404 error

========================================================================== */
/*
  01. header (multinfo)
========================================================================== */
/* header footer */
header, #foot_header, #info_header {
  padding: 0px 20px;
  width: 960px;
  margin: 0px auto;
  height: 70px;
  position: relative
}
header h1 {
  font-size: 12px;
  line-height: 1.4em;
  padding: 5px 3px 3px 0px;
}
header #logo, #footerLogo, #infoLogo {
  float: left;
  margin: 0px;
  padding: 0px 0px 0px;
  width: 330px;
}
#foot_header {
  padding: 0px;
  border-bottom: solid 1px #111;
  height: 80px;
}
#headerInfo, #footerInfo, #infoInfo {
  color: #555;
  float: right;
  margin: 0px;
  padding: 0px 0px 0px;
  text-align: right;
  width: 630px;
  font-size: 12px;
  line-height: 1.4em;
}
#infoInfo table, #footerInfo .info_inner {
  float: right;
}
#headerInfo table td, #infoInfo table td, #footerInfo table td {
  text-align: right;
  padding-left: 10px;
}
#infoInfo {
  width: 620px
}
#footerInfo {
  padding: 23px 0px 0px
}
#footerArea p:first-child {
  background: url(../images/common/icon_h.png) no-repeat left center;
  background-size: 12px;
  padding-left: 20px;
  font-size: 17px;
  font-weight: bold;
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#footerAreaTxt {
  padding-left: 18px;
  color: #333;
  font-size: 13px
}
.info_inner {
  float: right;
}
.info_inner .tel_add {
  position: relative;
  float: left;
  width: 18.5em;
  margin-right: 15px;
}
.info_inner .tel {
  font-size: 260%;
  line-height: 32px;
}
.info_inner .tel:before {
  position: absolute;
  top: -3px;
  left: 9px;
  display: block;
  content: '';
  background: url("../images/common/ic_tel.png") no-repeat 0 100%;
  background-size: 32px;
  width: 32px;
  min-height: 32px;
  margin-right: 5px;
}
.info_inner dl {
  float: right;
  width: 14em;
  display: table;
}
.info_inner dl dt {
  float: left;
  background: #F09BC2;
  border-radius: 4px;
  padding: 3px 8px;
  color: #fff;
  margin: 0 5px 3px 0;
  width: 4.6em;
  text-align: center;
  font-weight: bold;
}
.info_inner dl dd {
  float: left;
  font-size: 140%;
  padding-top: 3px;
}
/*
  02. gnav
========================================================================== */
nav {
  height: 25px;
  width: 960px;
  margin: 0px auto 15px;
  clear: both;
  padding: 0px 20px;
}
nav li {
  float: left;
}
/*
  03. footer
========================================================================== */
footer {
  margin: 0px auto;
  padding: 120px 20px 0px;
  width: 960px;
  clear: both;
}
footer #footerMenu {
  margin: 0px 0px 0px 18px;
  padding: 20px 0px 0px;
  clear: both;
  width: 940px;
  position: relative;
}
footer #footerMenu a {
  font-weight: normal;
  text-decoration: none;
  color: #999;
}
footer #footerMenu a:hover {
  text-decoration: underline;
  color: #333;
}
footer #footerMenu ul {
  margin: 0px 35px 5px 0px;
  padding: 0px 0px 5px;
  float: left;
}
footer #footerMenu li {
  margin: 0px 10px 0px 0px;
  background: url(../images/common/footer_arrow.png) no-repeat left 6px;
  padding: 0px 0px 0px 25px;
}
footer #footerMenu ul.banner {
  position: absolute;
  top:20px;
  right: 0;
  margin:0;
}
footer #footerMenu ul.banner li {
  background: none;
  padding: 0;
  margin: 0;
}
footer #footerArea {
  padding: 20px 0px 0px 0px;
  color: #555;
  font-size: 12px;
  margin: 0px;
  width: 600px;
  clear: both;
}
#footerAdd {
  text-align: right;
  padding: 0px 0px 50px;
  margin: 0px;
  clear: both;
}
footer small {
  margin-bottom: 10px;
  font-size: 12px;
  text-align: right;
  display: block;
  color: #999;
  width: 100%;
}
/*
  04. low-common-design(low only)
========================================================================== */
.pc-contents {
  width: 960px;
  margin: 10px auto 0;
  padding: 0px 20px;
}
.left-contents {
  width: 250px;
  float: left;
  padding-top: 15px;
}
.right-contents {
  width: 680px;
  float: right;
  padding: 15px 0px 0px 20px;
}
.mainPhoto {
  margin: 0px auto;
  padding: 0px;
  width: 1000px;
  text-align: center;
}
.mainPhoto img {
  width: 100%;
  height: auto;
}
.page-catch {
  margin: 40px auto 50px;
  text-align: center;
  font-size: 25px;
  line-height: 1.6;
  font-weight: bold;
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
/*
  05. menu
========================================================================== */
/* aside Menu */
#pageHome aside {
  float: left;
  width: 220px;
  padding: 3px 0px 0px;
}
#leftMenu .ttl-low {
  margin: 0 0 10px 0;
}
#leftMenu li a {
  width: 220px;
  display: block;
  height: 50px;
  font-size: 0px;
  line-height: 0px;
}
/* aside underBannerMenu */
aside #underBannerMenu {
  clear: both;
  padding: 0px;
  margin: 10px 0px 0px -5px;
  width: 235px;
}
/*
  06. reservebanner (low only)
========================================================================== */
.private {
  margin-bottom: 40px;
}
.private .private_info .tel {
  float: left;
  position: relative;
  font-size: 240%;
  line-height: 32px;
  padding-left: 35px;
}
.private .private_info .tel:before {
  position: absolute;
  top: -3px;
  left: 0;
  display: block;
  content: '';
  background: url("../images/common/ic_tel.png") no-repeat 0 100%;
  background-size: 34px;
  width: 34px;
  min-height: 34px;
}
.private .private_info .access {
  float: left;
  margin-left: 20px;
  position: relative;
  font-size: 180%;
  line-height: 32px;
  padding-left: 38px;
}
.private .private_info .access:before {
  position: absolute;
  top: 0px;
  left: 0;
  display: block;
  content: '';
  background: url("../images/common/ic_train.png") no-repeat 0 100%;
  background-size: 32px;
  width: 32px;
  min-height: 32px;
}
.private .linkBannerGlobal {
  color: #333;
  height: 340px;
  width: 680px;
  background: url(../images/common/link_banner_bg.jpg) no-repeat left top;
  position: relative;
  margin: 10px 0px 0px 0px;
}
.private .linkBannerGlobalBtn1 {
  position: absolute;
  top: 90px;
  left: 20px;
}
.private .linkBannerGlobalBtn2 {
  position: absolute;
  top: 180px;
  left: 20px;
}
.private .linkBannerGlobalBtnTxt {
  font-size: 14px;
  position: absolute;
  top: 385px;
  left: 13px;
}
.private .linkBannerGlobalBtnTxt2 {
  font-size: 14px;
  position: absolute;
  top: 505px;
  left: 13px;
}
.private .globaltxt {
  padding-left: 10px
}
/* 診療時間テーブル */
.timetable {
  width: 620px;
  font-size: 110%;
}
.timetable th {
  background: #F084B5;
  color: #fff;
  border: 1px solid #555;
  text-align: center;
  padding: 5px;
}
.timetable td {
  border: 1px solid #555;
  text-align: center;
  padding: 5px 12px;
}
.timetable td span {
  font-size: 90%;
  padding-left: 0.3em;
  margin-right: -0.7em;
}
.hosoku {
  margin-top: 5px;
  color: #808080;
}
/*
  09. multi-class
========================================================================== */
/* 共通設定 */
#container {
  margin: 0px auto;
  padding: 0px 20px;
  width: 960px;
}
#door {
  margin: 0px auto;
  padding: 0px;
  width: 1000px;
  clear: both;
  height: 275px;
  text-align: center;
}
#maincolumn {
  width: 680px;
  float: right;
  padding: 0px 0px 0px 20px;
}
/* page top link 共通設定 */
section#toPageTop {
  clear: both;
  margin: 21px auto 13px;
  padding: 50px 20px 0px;
  width: 960px;
}
section#toPageTop a {
  padding: 0px 0px 0px 18px;
  height: 35px;
  color: #333;
  background: url(../images/common/arrow_140.gif) no-repeat left 2px;
  float: right;
}
section#toPageTop a:hover {
  text-decoration: none;
}
/* 画像 */
.fade {
  -webkit-transition: .3s ease-in-out;
  -moz-transition: .3s ease-in-out;
  -o-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
}
.fade:hover {
  opacity: .5;
  filter: alpha(opacity=60);
}
.img-border {
  max-width: 100%;
  height: auto;
  padding: 4px;
  border: 1px solid #ccc;
  background: #fff;
}
.img-right {
  float: right;
  margin: 0 0 10px 15px;
}
.img-left {
  float: left;
  margin: 0 15px 10px 0;
}
/* テキスト */
.center {
  text-align: center;
}
.alignR {
  text-align: right !important;
}
.alignL {
  text-align: left !important;
}
.vAlignM {
  vertical-align: middle !important;
}
.circle10 {
  border-radius: 10px;
}
.floatLeft {
  float: left;
}
.floatRight {
  float: right;
}
.hidden {
  display: none;
}
.imgBorder {
  max-width: 100%;
  height: auto;
  border: 1px solid #e5e5e5;
  background: #FFF;
  padding: 2px;
  margin-bottom: 7px;
  border-radius: 3px;
}
.bl {
  color: #1ea8d6;
}
.gray {
  color: #999;
}
.gr {
  color: #add900;
}
.or {
  color: #ff9500;
}
.pk {
  color: #f084b6;
}
.re {
  color: #e00;
}
.case-comment {
  font-size: 90%;
  text-align: center;
  color: #757575;
}
.gothic {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "游ゴシック", "Yu Gothic", YuGothic, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.mincho {
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.p-link {
  color: #1689da;
  text-decoration: underline;
  margin: 0 1px;
}
.bold {
  font-weight: bold;
}
.gray {
  color: #666;
}
.txt150 {
  font-size: 150%;
}
.txt130 {
  font-size: 130%;
}
.txt120 {
  font-size: 120%;
}
.txt110 {
  font-size: 110%;
}
.txt90 {
  font-size: 90%;
}
.txt80 {
  font-size: 80%;
}
i.fa {
  margin-right: 5px;
}
.nowrap {
  white-space: nowrap !important;
}
.underline {
  text-decoration: underline;
}
.dispB {
  display: block;
}
.dispI {
  display: inline;
}
/* 余白 */
.p10 {
  padding: 10px;
}
.pt10 {
  padding-top: 10px;
}
.pt20 {
  padding-top: 20px;
}
.pr10 {
  padding-right: 10px;
}
.pl10 {
  padding-left: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.mb5 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb60 {
  margin-bottom: 60px;
}
.mt5 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mr5 {
  margin-right: 5px;
}
.mr10 {
  margin-right: 10px;
}
.mr15 {
  margin-right: 15px;
}
.mr20 {
  margin-right: 20px;
}
.mr30 {
  margin-right: 30px;
}
.ml5 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml30 {
  margin-left: 30px;
}
/* 見出し */
.uline {
  border-bottom: 1px solid #666;
}
.ttl-low {
  display: block;
  background: url(../images/common/icon_h.png) no-repeat left center;
  background-size: 12px;
  padding: 0 0 0 17px;
  font-size: 24px;
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: 1px solid #000;
  line-height: 1.4;
}
.ttl-low2 {
  padding: 10px 20px;
  text-align: center;
  font-size: 21px;
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-radius: 8px;
  line-height: 1.4;
}
@media all and (-ms-high-contrast: none) {
  .ttl-low2 {
    padding-top: 14px;
  }
}
.ttl-low2-1 {
  background: #FFF2F4;
  color: #E85389;
  border: 1px solid #E85389;
}
.ttl-low2-2 {
  background: #FEFDE5;
  color: #4D2600;
  border: 1px solid #F8E181;
}
.ttl-low2-3 {
  background: #FFCD51;
  color: #fff;
  border: 1px solid #F8E181;
}
.ttl-low3 {
  position: relative;
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 21px;
  display: table;
}
.ttl-low3 span:first-child {
  display: table-cell;
  vertical-align: middle;
  color: #fff;
  font-size: 36px;
  text-align: center;
  line-height: 70px;
  height: 70px;
  width: 70px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.ttl-low3 span:last-child {
  display: table-cell;
  vertical-align: middle;
  padding-left: 8px;
}
.ttl-low3-1:after {
  position: absolute;
  bottom: 0;
  left: 40px;
  content: '';
  height: 1px;
  width: 660px;
  border-bottom: 1px solid #F084B5;
}
.ttl-low3-1 span:first-child {
  background: #F084B5;
}
.ttl-low3-2 span:first-child {
  background: #F3A503;
}
.ttl-low4 {
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 21px;
}
.ttl-low4-1 span:first-of-type {
  color: #F084B5;
  letter-spacing: 1px;
  margin-right: 5px;
}
.ttl-low4-2 span:first-of-type {
  padding: 6px 8px;
  color: #fff;
  letter-spacing: 1px;
  margin-right: 8px;
  background: #F084B5;
  border-radius: 6px;
}
.ttl-low4-2.uline {
  padding-bottom: 0.3em;
}
.ttl-low4-3 span:first-of-type {
  letter-spacing: 1px;
  margin-right: 5px;
  line-height: 1.3;
}
.ttl-low5 {
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 20px;
  padding-left: 20px;
  line-height: 1.4;
}
.ttl-low5-1 {
  background: url("../images/common/ttl-low5_ic01.png") no-repeat left center;
  background-size: 12px;
}
.ttl-low5-2 {
  background: url("../images/common/ttl-low5_ic02.png") no-repeat left center;
  background-size: 12px;
}
.ttl-low5-3 {
  background: url("../images/common/ttl-low5_ic03.png") no-repeat left center;
  background-size: 12px;
}
.ttl-low6 {
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 18px;
  padding-left: 24px;
}
.ttl-low6-1 {
  background: url("../images/common/ttl-low6-1_bg.png") no-repeat left center;
}
.ttl-low6-2 {
  background: url("../images/common/ttl-low6-2_bg.png") no-repeat left center;
}
.ttl-low6-3 {
  background: url("../images/common/ttl-low6-3_bg.png") no-repeat left center;
}
/* コラム */
.column_ttls {
  transform: rotate(-20deg);
  display: block;
  width: 84px;
  position: absolute;
  line-height: 2.4;
  top: -3px;
  left: -18px;
  font-size: 15px;
  background: #F6CD0A;
  color: #fff;
}
.column_ttl {
  position: relative;
  font-family: "Times New Roman", Times, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 21px;
  text-align: center;
  border-radius: 8px;
  padding: 10px 5px 7px;
  line-height: 1.4;
  background: #FEF2F4;
  color: #EB5189;
  border: 1px solid #EB5189;
}
/* テーブル */
.table-normal, .table-nocolor {
  width: 100%;
}
.table-normal th {
  text-align: center;
  background: #F083B6;
  color: #fff;
  font-size: 15px;
  padding: 6px 12px;
  border: 1px solid #ccc;
}
.table-normal td {
  background: #fff;
  text-align: center;
  padding: 6px 12px;
  border: 1px solid #ccc;
  vertical-align: middle;
}
.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;
}
.tAlignL {
  text-align: left !important;
}
.tAlignC {
  text-align: center !important;
}
.tAlignR {
  text-align: right !important;
}
.tVAlignT {
  vertical-align: top !important;
}
.tVAlignM {
  vertical-align: middle !important;
}
.tVAlignB {
  vertical-align: bottom !important;
}
/* list */
.list-num li {
  list-style-type: decimal;
  list-style-position: inside;
}
.list-dot li {
  padding-left: 1em;
  background: url(../images/common/disc.png) no-repeat left center;
}
.list-nostyle li {
  list-style: none;
}
.list-a {
  list-style-type: lower-alpha;
  list-style-position: inside;
}
.list-check li {
  padding-left: 16px;
  background: url(../images/common/checkmark.png) no-repeat left center;
}
.txt-indent li {
  background-position: left .4em;
  padding-left: 1em;
}
/* 画像・レイアウト */
.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) {
  margin-right: 0 !important;
}
.img-column li:last-child {
  margin-right: 0 !important;
}
.img-column.for-three .img-border, .img-column.for-four .img-border {
  padding: 3px;
}
.img-column.for-two li {
  width: calc( 50% - 5px );
}
.img-column li img {
  max-width: 100%;
}
/* img+textbox */
div.box-img-right {
  width: 100%;
  display: table;
  direction: rtl;
  zoom: 1;
}
.box-img-right .img {
  margin: 0;
  display: table-cell;
  vertical-align: top;
  width: 1%;
  direction: ltr;
}
.box-img-right img {
  width: 320px;
  height: auto;
}
.box-img-right .box {
  padding: 0 15px 1px 0;
  display: table-cell;
  vertical-align: top;
  direction: ltr;
  text-align: left;
}
div.box-img-left {
  zoom: 1;
}
.box-img-left .img {
  margin: 0;
  padding: 0 15px 0 0;
  display: table-cell;
  vertical-align: top;
  position: relative;
}
.box-img-left img {
  width: 320px;
  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;
}
.box-two-column-around {
  width: 100%;
}
.box-two-column-around .box-img-right {
  width: 48%;
  float: right;
  margin-left: 10px;
}
.box-two-column-around .box-img-left {
  width: 48%;
  float: left;
  margin-right: 10px;
}
/* 症例画像2枚並び */
.case-records {
  background: url("../images/common/arrow02.png") no-repeat center 55%;
  padding: 20px 30px;
}
.case-records li:nth-child(odd) {
  float: left;
  background: url(../images/common/before.png) no-repeat left top;
  padding-top: 20px;
}
.case-records li:nth-child(even) {
  float: right;
  background: url(../images/common/after.png) no-repeat left top;
  padding-top: 20px;
}
/* 症例画像2枚並び 矢印のみ */
.case-records-none {
  background: url("../images/common/arrow02.png") no-repeat center 55%;
  padding: 20px 30px;
}
.case-records-none li {
  background: none;
  padding-top: 0;
}
.case-records-none li:nth-child(odd) {
  float: left;
}
.case-records-none li:nth-child(even) {
  float: right;
}
/* 2枚画像比較 */
.compare {
  background: url(../images/common/arrow04.png) no-repeat center 48%;
  background-size: 50px;
  margin-left: 40px;
  margin-right: 40px;
}
.compare li:nth-of-type(odd) {
  float: left;
}
.compare li:nth-of-type(even) {
  float: right;
}
/* QandA */
.qanda dt {
  background: url(../images/common/qicon.png) no-repeat left center;
  padding-left: 44px;
  font-size: 16px;
  line-height: 32px;
  margin-bottom: 4px;
}
.qanda dd {
  margin: 0 0 20px 10px;
  background: url(../images/common/aicon.png) no-repeat left top 2px;
  padding-left: 44px;
}
/* 画像ボタン */
.menu-btn li img {
  border: 1px solid #F2BC17;
}
.menu-btn .ttl {
  border-top: 1px solid #F2BC17;
  border-left: 1px solid #F2BC17;
  border-right: 1px solid #F2BC17;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
  padding: 14px 0 12px;
  line-height: 1;
  text-align: center;
  color: #fff;
  background: #F2BC17;
  font-size: 16px;
}
.menu-btn li a {
  display: block;
}
.img-column.menu-btn.for-two li:last-child {
  margin-left: 20px;
}
.detail-btn {
  text-align: right;
  font-size: 96%;
  text-decoration: underline;
  margin-top: 5px;
}
.detail-btn i.fa {
  color: #F2BC17;
}
.menu-btn2 .ttl {
  background: #61B4E5;
  color: #fff;
  border-color: #61B4E5;
}
.menu-btn2 li img {
  border-color: #61B4E5;
}
.menu-btn2 .detail-btn i.fa {
  color: #61B4E5;
}
/* 改行非表示 */
.pc-none {
  display: none;
}
/*
  10. 404 error
========================================================================== */
.error {
  text-align: center;
  font-size: 20px;
  padding: 120px 0;
}