@charset "UTF-8";
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, dialog, figure, footer, header, button,
hgroup, menu, nav, section,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 1em;
}

html {
  font-size: 62.5%;
  -webkit-font-smoothing: antialiased;
}

body, table,
input, textarea, select, option, button,
h1, h2, h3, h4, h5, h6 {
  font-family: 'Noto Sans', 'Noto Sans CJK JP', 'Noto Sans Japanese', 'NotoSansCJKjp', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
  line-height: 1.1;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: bold;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

:focus {
  outline: 0;
}

ins {
  text-decoration: none;
}

del {
  text-decoration: line-through;
}

img {
  vertical-align: top;
}

a {
  color: #006699;
  text-decoration: none;
}

a:link {
  color: #006699;
  text-decoration: none;
}

a:visited {
  color: #006699;
}

a:hover {
  text-decoration: underline;
}

/*------------------------------------------------------------
	書式設定
------------------------------------------------------------*/
/* テキストの位置 */
.taLeft {
  text-align: left !important;
}

.taCenter {
  text-align: center !important;
}

.taRight {
  text-align: right !important;
}

.vTop {
  vertical-align: top !important;
}

.vMiddle {
  vertical-align: middle !important;
}

/* フォントの太さ */
.fwNormal {
  font-weight: normal !important;
}

.fwBold {
  font-weight: bold !important;
}

/*------------------------------------------------------------
	微調整用クラス（※多用しないこと）
------------------------------------------------------------*/
.mt0 {
  margin-top: 0 !important;
}

.mb0 {
  margin-bottom: 0 !important;
}

/*------------------------------------------------------------
	clearfix（float解除）
------------------------------------------------------------*/
.clearfix {
  *zoom: 1;
}

.clearfix:after {
  display: block;
  clear: both;
  content: "";
}

/*------------------------------------------------------------
	トラッキングタグの余計なスペースを削除
------------------------------------------------------------*/
.trackTags {
  display: none;
}

/*------------------------------------------------------------
	広告
------------------------------------------------------------*/
#ad-header,
#ad-toppage,
#ad-contsBottom,
#ad-sidebar-lg,
#ad-sidebar-sm {
  overflow: hidden;
}

#ad-header a,
#ad-toppage a,
#ad-contsBottom a,
#ad-sidebar-lg a,
#ad-sidebar-sm a {
  display: block;
}

#ad-header a:hover,
#ad-toppage a:hover,
#ad-contsBottom a:hover,
#ad-sidebar-lg a:hover,
#ad-sidebar-sm a:hover {
  opacity: 0.7;
}

#ad-header a:hover img,
#ad-toppage a:hover img,
#ad-contsBottom a:hover img,
#ad-sidebar-lg a:hover img,
#ad-sidebar-sm a:hover img {
  opacity: 1;
}

#ad-header {
  background: #fff;
}

#ad-header .container {
  margin-left: auto;
  margin-right: auto;
  width: 1050px;
  background-color: #fff;
}

#ad-toppage {
  margin-bottom: 30px;
}

#ad-contsBottom {
  margin-top: 30px;
}

#ad-toppage .googleAdsense,
#ad-contsBottom .googleAdsense {
  margin-left: 45px;
  margin-right: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
      justify-content: space-between;
}

#ad-sidebar-lg,
#ad-sidebar-sm {
  margin-bottom: 20px;
}

.ad {
  position: relative;
}

.ad .pc-hide-ad {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}

@media screen and (max-width: 767px) {
  #ad-header img,
  #ad-toppage img,
  #ad-contsBottom img,
  #ad-sidebar-lg img,
  #ad-sidebar-sm img {
    max-width: 100%;
    height: auto;
  }
  #ad-header {
    margin-bottom: 20px;
    width: 100%;
    height: auto;
  }
  #ad-header .container {
    width: auto;
  }
  #ad-header img {
    width: 100%;
  }
  #ad-contsBottom {
    margin-top: 20px;
  }
  #ad-toppage,
  #ad-contsBottom,
  #ad-sidebar-lg,
  #ad-sidebar-sm {
    margin-left: auto;
    margin-right: auto;
  }
  #ad-toppage,
  #ad-contsBottom {
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 290px;
  }
  #ad-sidebar-lg,
  #ad-sidebar-sm {
    max-width: 290px;
  }
  #ad-toppage {
    position: relative;
  }
  .ad .pc-hide-ad {
    width: auto;
    height: auto;
    position: static;
    z-index: 1;
  }
  .ad .sp-hide-ad {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #ad-toppage .googleAdsense,
  #ad-contsBottom .googleAdsense {
    margin-right: 0;
    margin-left: 0;
    display: block;
    text-align: center;
  }
  #ad-toppage .googleAdsense .adsbygoogle,
  #ad-contsBottom .googleAdsense .adsbygoogle {
    margin-top: 30px;
  }
  #ad-toppage .googleAdsense .adsbygoogle:first-of-type,
  #ad-contsBottom .googleAdsense .adsbygoogle:first-of-type {
    margin-top: 0;
  }
}

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
  min-width: 1250px;
  line-height: 1.5;
  text-align: center;
}

#container {
  margin: 0 auto;
  background-color: #fff;
  text-align: left;
}

#main {
  margin: 0 auto;
  padding: 30px 0 80px;
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #111;
  font-size: 1.3rem;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  body {
    padding-bottom: 70px;
    min-width: 100%;
    -webkit-text-size-adjust: 100%;
  }
  #container {
    overflow-x: hidden;
  }
  #main {
    padding: 20px 0 25px;
    width: 100%;
    font-size: 1.2rem;
    font-weight: 400;
  }
}

/*------------------------------------------------------------
	パンクズリスト
------------------------------------------------------------*/
#pagePath {
  width: 100%;
  height: 40px;
  background: #fff;
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
          box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.15);
}

#pagePath ul {
  margin: 0 auto;
  padding-top: 12px;
  width: 1200px;
}

#pagePath ul li {
  margin-right: 10px;
  margin-left: 15px;
  display: inline-block;
  position: relative;
  color: #333;
  font-weight: 400;
  line-height: 1.75;
}

#pagePath ul li:first-child {
  margin-left: 0;
}

#pagePath ul li a {
  text-decoration: none;
}

#pagePath ul li a:hover {
  text-decoration: underline;
}

#pagePath ul li + li:before {
  content: "";
  margin-top: -3px;
  width: 5px;
  height: 5px;
  border-right: 1px solid #999;
  border-bottom: 1px solid #999;
  position: absolute;
  top: 50%;
  left: -15px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

@media only screen and (max-width: 767px) {
  #pagePath {
    height: auto;
  }
  #pagePath ul {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0;
    padding: 10px 15px;
    width: 100%;
    overflow: scroll;
    text-wrap: nowrap;
  }
  #pagePath ul li {
    font-weight: 400;
  }
  #pagePath ul li + li:before {
    content: "";
    margin-top: -2px;
    width: 3px;
    height: 3px;
    border-right: 1px solid #999;
    border-bottom: 1px solid #999;
    position: absolute;
    top: 50%;
    left: -15px;
    -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
  }
  #headerCustomSearch + #pagePath {
    margin-top: 0;
  }
}

/*------------------------------------------------------------
	コンテンツ
------------------------------------------------------------*/
#conts {
  margin-right: auto;
  width: 880px;
}

@media only screen and (max-width: 767px) {
  #conts {
    margin-right: 0;
    width: 100%;
  }
}

/*------------------------------------------------------------
	サイドバー
------------------------------------------------------------*/
#sideBar {
  margin-left: auto;
  width: 300px;
}

#sideBar .sideAbout {
  margin-bottom: 15px;
}

#sideBar .sideAbout .ttl {
  padding: 10px 15px;
  background: #26292e;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #ccc;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: left;
}

#sideBar .sideAbout .ttl .icon {
  margin-right: 10px;
}

#sideBar .sideAbout ul {
  padding: 15px 20px;
  background: #10a0d5 url(/assets/service/img/common/side_bg01.jpg) no-repeat left top;
}

#sideBar .sideAbout ul li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px dashed rgba(255, 255, 255, 0.6);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-weight: 400;
  text-align: left;
  line-height: 1.4;
}

#sideBar .sideAbout ul li i.im {
  margin-right: 12px;
  font-size: 1.4rem;
}

#sideBar .sideAbout ul li span {
  font-size: 2rem;
  font-weight: 700;
}

#sideBar .sideAbout ul li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

#sideBar .adBnr {
  margin-bottom: 15px;
}

#sideBar .adBnr a {
  border: 3px solid #CCC;
  display: block;
  position: relative;
}

#sideBar .adBnr a:before, #sideBar .adBnr a:after {
  content: "";
  width: 0;
  height: 0;
  border: 3px solid transparent;
  position: absolute;
  z-index: 2;
  -webkit-transition: height .1s, width .1s .1s;
  transition: height .1s, width .1s .1s;
}

#sideBar .adBnr a:before {
  top: -3px;
  left: -3px;
}

#sideBar .adBnr a:after {
  right: -3px;
  bottom: -3px;
}

#sideBar .adBnr a:hover:before, #sideBar .adBnr a:hover:after {
  width: 100%;
  height: 100%;
}

#sideBar .adBnr a:hover:before {
  border-bottom-color: #10a0d5;
  border-left-color: #10a0d5;
}

#sideBar .adBnr a:hover:after {
  border-top-color: #10a0d5;
  border-right-color: #10a0d5;
}

#sideBar .ad {
  margin-bottom: 15px;
}

#sideBar .sideSns {
  margin-bottom: 15px;
  border: 1px solid #BDB8AD;
}

#sideBar .sideSns ul {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  background: #fff;
  border: 3px solid #CCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#sideBar .sideSns ul li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 50%;
  border-bottom: 1px dotted #7F7F7F;
}

#sideBar .sideSns ul li:first-child {
  border-right: 1px dotted #7F7F7F;
}

#sideBar .sideSns ul li:nth-child(3) {
  border-right: 1px dotted #7F7F7F;
  border-bottom: none;
}

#sideBar .sideSns ul li #feedBtn {
	display: block;
	position: relative;
}

#sideBar .sideSns ul li #feedBtn .feedTxt {
	padding: 10px;
	background: #3a3a3a;
	border-radius: 4px;
	opacity: 0;
	display: none;
	position: absolute;
	top: -56px;
	right: 0;
	left: 0;
	color: #fff;
	font-size: 1.2rem;
	font-weight: bold;
	text-align: center;
}

#sideBar .sideSns ul li #feedBtn.is-click {
	opacity: 1;
}

#sideBar .sideSns ul li #feedBtn.is-click .feedTxt {
	display: block;
	animation: 2.5s ease forwards feedFade;
}

@keyframes feedFade {
	0% {
		opacity: 0;
	}
	20% {
		opacity: 1;
	}
	80% {
		opacity: 1;
	}
	100% {
		opacity: 0;
	}
}

#sideBar .sideSns ul li:last-child {
  border-bottom: none;
}

#sideBar .sideSns ul li a {
  padding: 15px;
  display: block;
  text-align: left;
}

#sideBar .sideSns ul li a .icon {
  margin-right: 10px;
}

#sideBar .sideSns ul li a:hover {
  text-decoration: none;
  opacity: 0.7;
}

#sideBar .sideSns ul li.fb a {
  color: #3b5998;
}

#sideBar .sideSns ul li.tw a {
  color: #55acee;
}

#sideBar .sideSns ul li.rs a {
  color: #ff7c01;
}

#sideBar .sideSns ul li.fe a {
  color: #11a10c;
}

#sideBar .fbWidget {
  margin-bottom: 15px;
  text-align: center;
}

#sideBar .twWidget {
  margin-bottom: 15px;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  #sideBar {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-left: 0;
    margin-bottom: 20px;
    padding: 15px 15px 0;
    width: 100%;
  }
  #sideBar .adBnr a {
    border: 2px solid #CCC;
  }
  #sideBar .adBnr a:before, #sideBar .adBnr a:after {
    border: 2px solid transparent;
  }
  #sideBar .adBnr a:before {
    top: -2px;
    left: -2px;
  }
  #sideBar .adBnr a:after {
    right: -2px;
    bottom: -2px;
  }
  #sideBar .adBnr a img {
    width: 100%;
    height: auto;
  }
  #sideBar .ad {
    text-align: center;
  }
  #sideBar .sideSns ul {
    border: 2px solid #CCC;
  }
  #sideBar .sideSns ul li a {
    font-size: 1.2rem;
	}
	#sideBar .sgWidget {
		max-width: 290px;
		margin: auto;
	}
	#sideBar .sgWidget img {
		max-width: 100%;
	}
}

/*------------------------------------------------------------
	最近見たサービス
------------------------------------------------------------*/
.recentlyService {
  padding: 40px 0;
  background: #1F2228;
}

.recentlyService .ttl {
  margin-bottom: 30px;
  margin-left: -50px;
  padding-left: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #FFF;
  font-size: 1.8rem;
  font-weight: 400;
}

.recentlyService .ttl:before {
  content: "";
  width: 36px;
  height: 36px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: -8px;
  left: 0;
}

.recentlyService .ttl:after {
  content: "";
  margin-top: -6px;
  width: 0;
  height: 0;
  border-left: 6px solid #fff;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  position: absolute;
  top: 50%;
  left: 35px;
}

.recentlyService .ttl i.im {
  margin-right: 25px;
  position: relative;
  color: #1F2228;
  font-size: 1.8rem;
}

.recentlyService .inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 0 auto;
  padding: 0 50px;
  width: 1250px;
  position: relative;
}

.recentlyService .inner ul {
  margin-bottom: 0;
}

.recentlyService .inner ul li {
  margin-right: 20px;
  width: 127px;
}

.recentlyService .inner ul li a {
  display: block;
  color: #FFF;
  font-size: 1.2rem;
  font-weight: 400;
  text-decoration: none;
}

.recentlyService .inner ul li a:hover {
  text-decoration: underline;
}

.recentlyService .inner ul li a .img {
  margin-bottom: 15px;
}

.recentlyService .inner .slick-prev {
  margin-top: -10px;
  left: -50px;
}

.recentlyService .inner .slick-prev:before {
  border-color: #666;
}

.recentlyService .inner .slick-next {
  margin-top: -10px;
  right: -50px;
}

.recentlyService .inner .slick-next:before {
  border-color: #666;
}

.recentlyService .inner .slick-dots {
  width: auto;
  height: 0;
  position: absolute;
  top: -50px;
  right: -45px;
  text-align: right;
}

.recentlyService .inner .slick-dots li {
  margin: 0;
  width: auto;
}

@media only screen and (max-width: 767px) {
  .recentlyService {
    padding: 30px 15px;
  }
  .recentlyService .ttl {
    margin-left: 0;
    margin-bottom: 20px;
    padding-left: 5px;
    font-size: 1.6rem;
  }
  .recentlyService .ttl:before {
    width: 20px;
    height: 20px;
    top: -1px;
  }
  .recentlyService .ttl:after {
    margin-top: -4px;
    border-left: 4px solid #fff;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
    left: 19px;
  }
  .recentlyService .ttl i.im {
    margin-right: 12px;
    font-size: 1.0rem;
  }
  .recentlyService .inner {
    padding: 0;
    width: 100%;
  }
  .recentlyService .inner ul li {
    margin-right: 10px;
  }
  .recentlyService .inner ul li a {
    font-size: 1.0rem;
  }
  .recentlyService .inner ul li a .img {
    margin-bottom: 10px;
  }
  .recentlyService .inner .slick-prev, .recentlyService .inner .slick-next {
    margin-top: 0;
    top: auto;
    bottom: -30px;
    z-index: 10;
  }
  .recentlyService .inner .slick-prev {
    left: 0;
  }
  .recentlyService .inner .slick-next {
    right: 0;
  }
  .recentlyService .inner .slick-dots {
    margin-top: 20px;
    position: relative;
    top: 0;
    right: 0;
    text-align: center;
  }
  .recentlyService .inner .slick-dots li {
    margin: 0;
  }
  .recentlyService .inner .slick-dots li button {
    width: 9px;
    height: 9px;
  }
}

/*------------------------------------------------------------
	検索結果が0件のとき
------------------------------------------------------------*/
.noApplicable {
  margin-top: 50px;
  padding: 30px;
  border: 4px solid #FC2545;
  color: #FC2545;
  font-size: 2rem;
  font-weight: 400;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .noApplicable {
    margin: 0 15px;
    font-size: 1.6rem;
  }
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}

.slick-track:before, .slick-track:after {
  content: "";
  display: table;
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

/* Arrows */
.slick-prev,
.slick-next {
  width: 25px;
  height: 25px;
  position: absolute;
  display: block;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -webkit-transition: .3s;
  transition: .3s;
}

.slick-prev:hover,
.slick-next:hover {
  opacity: 0.5;
}

.slick-prev:before,
.slick-next:before {
  content: "";
  margin-top: -6px;
  width: 10px;
  height: 10px;
  position: absolute;
  top: 50%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.slick-prev {
  left: -30px;
}

.slick-prev:before {
  border-top: 3px solid #999;
  border-left: 3px solid #999;
  left: 5px;
}

.slick-next {
  right: -30px;
}

.slick-next:before {
  border-right: 3px solid #999;
  border-bottom: 3px solid #999;
  right: 5px;
}

@media only screen and (max-width: 767px) {
  .slick-prev,
  .slick-next {
    width: 20px;
    height: 20px;
  }
  .slick-prev:hover,
  .slick-next:hover {
    opacity: 1;
  }
  .slick-prev:before,
  .slick-next:before {
    width: 12px;
    height: 12px;
  }
  .slick-prev {
    left: -20px;
  }
  .slick-next {
    right: -25px;
  }
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  width: 18px;
  height: 18px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  width: 8px;
  height: 8px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 10px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  background: #FFF;
}

.slick-dots li button:before {
  position: absolute;
  top: 6px;
  left: 6px;
  content: "";
  width: 8px;
  height: 8px;
  background: #666;
  border-radius: 50%;
  line-height: 8px;
  text-align: center;
  -webkit-transition: .3s;
  transition: .3s;
}

.slick-dots li.slick-active button:before {
  background: #FFF;
}

/*------------------------------------------------------------
	トップページ
------------------------------------------------------------*/
/* メインイメージ */
#index #mainVisual {
  width: 100%;
  height: 316px;
  background: url(/assets/service/img/index/main_bg_pc.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
}

#index #mainVisual .inner {
  margin: 0 auto;
  padding-top: 45px;
  width: 860px;
  text-align: right;
}

#index #mainVisual .searchArea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
  width: 100%;
  height: 125px;
  background: rgba(31, 34, 40, 0.92);
  position: absolute;
  bottom: 0;
  overflow: hidden;
}

#index #mainVisual .searchArea .attention {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin: 15px auto 0;
  padding-right: 25px;
  width: 860px;
}

#index #mainVisual .searchArea .attention:after {
  display: block;
  clear: both;
  content: "";
}

#index #mainVisual .searchArea .attention dt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 7px 0 7px 12px;
  width: 70px;
  height: 30px;
  background: #666666;
  position: relative;
  z-index: 1;
  float: left;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 400;
}

#index #mainVisual .searchArea .attention dt:after {
  content: "";
  width: 22px;
  height: 22px;
  background: #666;
  position: absolute;
  top: 4px;
  right: -12px;
  z-index: -1;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#index #mainVisual .searchArea .attention dd {
  width: 680px;
  float: right;
}

#index #mainVisual .searchArea .attention dd ul li {
  margin-right: 5px;
}

#index #mainVisual .searchArea .attention dd ul li a {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 7px 15px;
  max-height: 32px;
  border: 1px solid #666;
  border-radius: 15px;
  display: block;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 700;
  text-align: center;
  text-decoration: none;
  -webkit-transition: .3s;
  transition: .3s;
}

#index #mainVisual .searchArea .attention dd ul li a:hover {
  background: #666;
}

@media only screen and (max-width: 767px) {
  #index #header {
    margin-bottom: 0;
  }
  #index #mainVisual {
    height: auto;
    background: none;
  }
  #index #mainVisual .inner {
    padding: 22px 0;
    width: 100%;
    background: url(/assets/service/img/index/main_bg_sp.jpg) no-repeat center top;
    background-size: cover;
    text-align: center;
  }
  #index #mainVisual .searchArea {
    padding: 15px 0;
    height: 108px;
    position: relative;
  }
  #index #mainVisual .searchArea .attention {
    margin: 12px auto 0;
    padding: 0 45px 0 15px;
    width: 100%;
  }
  #index #mainVisual .searchArea .attention dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 6px 0 6px 8px;
    width: 20%;
    height: 27px;
    font-size: 0.9rem;
    text-align: center;
  }
  #index #mainVisual .searchArea .attention dt:after {
    width: 18px;
    height: 18px;
    top: 4px;
    right: -10px;
  }
  #index #mainVisual .searchArea .attention dd {
    width: 65%;
  }
  #index #mainVisual .searchArea .attention dd ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  #index #mainVisual .searchArea .attention dd ul li {
    margin-right: 5px;
  }
  #index #mainVisual .searchArea .attention dd ul li a {
    padding: 6px 10px;
    font-size: 0.9rem;
  }
}

/* ローディングアニメーション */
@-webkit-keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

@keyframes load8 {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

/* コンテンツ */
#index #main #conts #report .reportBox .reportTxt01 {
	font-size: 1.3rem;
	line-height: 1.8;
	margin-bottom: 15px;
}

#index #main #conts #report .reportBox .reportList {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 20px;
}

#index #main #conts #report .reportBox .reportList li {
  width: calc(100% / 4 - 10px);
  border: 1px solid #ccc;
}

#index #main #conts #report .reportBox .reportList a {
	height: 100%;
	display: block;
	position: relative;
	transition: all 0.3s;
}

#index #main #conts #report .reportBox .reportList a:hover {
	text-decoration: none;
	opacity: .8;
}

#index #main #conts #report .reportBox .reportList a > p {
	padding: 3px 0;
	background: #f5f5f5;
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	color: #fc2545;
	font-size: 1.3rem;
	text-align: center;
}

#index #main #conts #report .reportBox .reportList .reportListInner {
	padding: 10px 8px 35px;
}

#index #main #conts #report .reportBox .reportList .reportListInner img {
	width: 190px;
	height: 130px;
	margin-bottom: 5px;
}

#index #main #conts #report .reportBox .reportList .reportListInner p {
	font-size: 1.3rem;
	line-height: 1.7;
	color: #000;
}

#index #main #conts #report .reportBox .reportBtn {
	text-align: center;
}

#index #main #conts #report .reportBox .reportBtn a {
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 1.2;
	display: inline-block;
	width: 364px;
	padding: 19px 0;
	transition: .3s;
	color: #fff;
	border-radius: 30px;
	background: #fc2545;
}

#index #main #conts #report .reportBox .reportBtn a:hover {
	text-decoration: none;
	opacity: .7;
}

#index #main #conts #report .reportBox .reportBtn a span {
	font-size: 1.2rem;
}

@media only screen and (max-width: 767px) {
	#conts #report.comBox .ttl .icon {
    align-self: flex-start;
    margin-top: 5px;
	}

	#conts #report.comBox .ttl > span > span {
		font-size: 1.3rem;
		display: block;
		margin-bottom: 7px;
  }

	#index #main #conts #report .reportBox {
		padding: 0 15px;
  }

	#index #main #conts #report .reportBox .reportList {
		margin-bottom: 10px;
	}

	#index #main #conts #report .reportBox .reportList li {
		display: flex;
    width: calc(100% / 2 - 5px);
    height: 100%;
	}

	#index #main #conts #report .reportBox .reportList li:nth-child(n + 3) {
		margin-top: 10px;
	}

	#index #main #conts #report .reportBox .reportList a {
		position: relative;
		padding-bottom: 20px;
	}

	#index #main #conts #report .reportBox .reportList a:hover {
		opacity: 1;
	}

	#index #main #conts #report .reportBox .reportList .reportListInner {
		padding: 5px;
	}

	#index #main #conts #report .reportBox .reportList .reportListInner img {
		width: 100%;
		height: auto;
		margin-bottom: 3px;
	}

	#index #main #conts #report .reportBox .reportTxt01 {
		line-height: 1.4;
		margin-bottom: 10px;
	}

	#index #main #conts #report .reportBox .reportList .reportListInner p {
		font-size: 1.2rem;
		line-height: 1.4;
	}

	#index #main #conts #report .reportBox .reportList a > p {
		font-size: 1.2rem;
		position: absolute;
		bottom: 0;
		width: 100%;
		padding: 1px 0;
	}

	#index #main #conts #report .reportBox .reportBtn a {
		font-size: 1.3rem;
    width: 100%;
    padding: 16px 0;
	}

	#index #main #conts #report .reportBox .reportBtn a span {
		font-size: 1rem;
	}
}

#index #main #conts #category .categoryBox {
  min-height: 610px;
  position: relative;
  overflow: hidden;
}

#index #main #conts #category .categoryBox .loader,
#index #main #conts #category .categoryBox .loader:after {
  border-radius: 50%;
  width: 10em;
  height: 10em;
}

#index #main #conts #category .categoryBox .loader {
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(0, 128, 255, 0.2);
  border-right: 1.1em solid rgba(0, 128, 255, 0.2);
  border-bottom: 1.1em solid rgba(0, 128, 255, 0.2);
  border-left: 1.1em solid #0080ff;
  position: absolute;
  top: 40%;
  left: 50%;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-animation: load8 1.1s infinite linear;
          animation: load8 1.1s infinite linear;
}

#index #main #conts #category .categoryBox .tabArea {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: absolute;
  top: 0;
  left: 0;
}

#index #main #conts #category .categoryBox .tabArea > dt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: auto;
  margin-left: 10px;
  padding-left: 20px;
  width: 170px;
  height: 60px;
  border-right: 1px solid #fff;
  border-radius: 6px 0 0 6px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  z-index: 3;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  cursor: pointer;
  -webkit-transition: width .2s, margin .2s;
  transition: width .2s, margin .2s;
}

#index #main #conts #category .categoryBox .tabArea > dt .icon {
  margin-top: 2px;
  margin-right: 10px;
}

#index #main #conts #category .categoryBox .tabArea > dt .icon img {
  width: 22px;
  height: auto;
}

#index #main #conts #category .categoryBox .tabArea > dt:hover {
  margin-left: 0;
  width: 180px;
}

#index #main #conts #category .categoryBox .tabArea > dd {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  padding: 10px 25px;
  width: 700px;
  min-height: 610px;
  background: #fff;
  border: 2px solid #CCC;
  opacity: 0;
}

#index #main #conts #category .categoryBox .tabArea > dd .outerList {
  padding: 12px 0 10px;
  border-bottom: 1px dotted rgba(17, 17, 17, 0.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

#index #main #conts #category .categoryBox .tabArea > dd .outerList:last-child {
  border-bottom: none;
}

#index #main #conts #category .categoryBox .tabArea > dd .outerList > dt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-right: 15px;
  width: 95px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  font-weight: 700;
}

#index #main #conts #category .categoryBox .tabArea > dd .outerList > dd {
  width: 550px;
  -ms-flex-item-align: center;
      align-self: center;
}

#index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList li {
  margin-right: 10px;
  padding-left: 15px;
  position: relative;
  line-height: 1.75;
}

#index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList li:before {
  content: "";
  margin-top: -3px;
  width: 5px;
  height: 5px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-right-style: solid;
  border-bottom-style: solid;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList li a {
  font-weight: 400;
}

#index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList li span {
  color: #CCC;
}

#index #main #conts #category .categoryBox .tabArea.active {
  position: relative;
}

#index #main #conts #category .categoryBox .tabArea.active > dt {
  margin-left: 0;
  margin-right: -3px;
  width: 183px;
  background: #fff;
  border: 2px solid #CCC;
  border-right: none;
  color: #111;
}

#index #main #conts #category .categoryBox .tabArea.active > dt .icon img {
  visibility: hidden;
}

#index #main #conts #category .categoryBox .tabArea.active > dd {
  z-index: 2;
  opacity: 1;
}

#index #main #conts #work .workBox {
  width: 100%;
  display: table;
  border-collapse: collapse;
}

#index #main #conts #work .workBox dl {
  display: table-row;
}

#index #main #conts #work .workBox dl dt, #index #main #conts #work .workBox dl dd {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 20px;
  border: 1px solid #CCC;
  display: table-cell;
  text-align: left;
  vertical-align: middle;
}

#index #main #conts #work .workBox dl dt {
  width: 180px;
  background: #EAF6FA;
  font-weight: 700;
}

#index #main #conts #work .workBox dl dd .list {
  width: 700px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#index #main #conts #work .workBox dl dd .list li {
  margin-right: 15px;
  padding-left: 15px;
  position: relative;
  line-height: 1.75;
}

#index #main #conts #work .workBox dl dd .list li:before {
  content: "";
  margin-top: -3px;
  width: 5px;
  height: 5px;
  border-right: 1px solid #000;
  border-bottom: 1px solid #000;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

#index #main #conts #work .workBox dl dd .list li a {
  font-weight: 400;
}

#index #main #conts #work .workBox dl dd .list li span {
  color: #ccc;
}

#index #main #conts #pickup .pickupList {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px;
  border: 1px solid #CCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#index #main #conts #pickup .pickupList li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 20px;
  padding-bottom: 20px;
  width: 50%;
  border-bottom: 1px dotted #000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

#index #main #conts #pickup .pickupList li:nth-child(odd) {
  padding-right: 15px;
  border-right: 1px dotted #000;
}

#index #main #conts #pickup .pickupList li:nth-child(even) {
  padding-left: 20px;
}

#index #main #conts #pickup .pickupList li:first-child, #index #main #conts #pickup .pickupList li:nth-child(2) {
  padding-top: 0;
}

#index #main #conts #pickup .pickupList li:last-child, #index #main #conts #pickup .pickupList li:nth-last-child(2) {
  padding-bottom: 0;
  border-bottom: none;
}

#index #main #conts #pickup .pickupList li .img {
  margin-right: auto;
}

#index #main #conts #pickup .pickupList li .info {
  margin-left: auto;
  width: 270px;
}

#index #main #conts #pickup .pickupList li .info dt {
  margin-bottom: 5px;
  color: #069;
  font-size: 1.4rem;
  font-weight: 700;
}

#index #main #conts #pickup .pickupList li .info dd .company {
  margin-bottom: 5px;
  color: #333;
  font-size: 1.2rem;
}

#index #main #conts #pickup .pickupList li .info dd .txt {
  color: #333;
  font-size: 1.2rem;
  visibility: hidden;
}

#index #main #conts #pickup .pickupList li .btnArea {
  margin-top: 15px;
}

#index #main #conts #pickup .pickupList li .btnArea .btn {
  width: 197px;
  font-size: 1.2rem;
}

#index #main #conts #pickup .pickupList li .btnArea .btn i.im {
  font-size: 1.2rem;
}

#index #main #conts #pickup .pickupList li .btnArea .btn:first-child {
  margin-right: 5px;
}

@media only screen and (min-width: 768px) {
  #index #conts #category .categoryBox .tabArea.category1 > dt {
    background: #E4374C;
  }
  #index #conts #category .categoryBox .tabArea.category1 > dt .icon {
    background: url(/assets/service/img/index/icon_category01_on.png) no-repeat;
    background-size: 22px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category1 > dd .outerList > dt {
    color: #E4374C;
  }
  #index #conts #category .categoryBox .tabArea.category1 > dd .outerList > dd .innerList li:before {
    border-color: #E4374C;
  }
  #index #conts #category .categoryBox .tabArea.category2 > dt {
    margin-top: 61px;
    background: #f17b27;
  }
  #index #conts #category .categoryBox .tabArea.category2 > dt .icon {
    background: url(/assets/service/img/index/icon_category02_on.png) no-repeat;
    background-size: 22px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category2 > dd .outerList > dt {
    color: #f17b27;
  }
  #index #conts #category .categoryBox .tabArea.category2 > dd .outerList > dd .innerList li:before {
    border-color: #f17b27;
  }
  #index #conts #category .categoryBox .tabArea.category3 > dt {
    margin-top: 122px;
    background: #de9817;
  }
  #index #conts #category .categoryBox .tabArea.category3 > dt .icon {
    background: url(/assets/service/img/index/icon_category03_on.png) no-repeat;
    background-size: 22px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category3 > dd .outerList > dt {
    color: #de9817;
  }
  #index #conts #category .categoryBox .tabArea.category3 > dd .outerList > dd .innerList li:before {
    border-color: #de9817;
  }
  #index #conts #category .categoryBox .tabArea.category4 > dt {
    margin-top: 183px;
    background: #649209;
  }
  #index #conts #category .categoryBox .tabArea.category4 > dt .icon {
    background: url(/assets/service/img/index/icon_category04_on.png) no-repeat;
    background-size: 22px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category4 > dd .outerList > dt {
    color: #649209;
  }
  #index #conts #category .categoryBox .tabArea.category4 > dd .outerList > dd .innerList li:before {
    border-color: #649209;
  }
  #index #conts #category .categoryBox .tabArea.category5 > dt {
    margin-top: 244px;
    background: #1e9049;
  }
  #index #conts #category .categoryBox .tabArea.category5 > dt .icon {
    background: url(/assets/service/img/index/icon_category05_on.png) no-repeat;
    background-size: 22px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category5 > dd .outerList > dt {
    color: #1e9049;
  }
  #index #conts #category .categoryBox .tabArea.category5 > dd .outerList > dd .innerList li:before {
    border-color: #1e9049;
  }
  #index #conts #category .categoryBox .tabArea.category6 > dt {
    margin-top: 305px;
    background: #239e93;
  }
  #index #conts #category .categoryBox .tabArea.category6 > dt .icon {
    background: url(/assets/service/img/index/icon_category06_on.png) no-repeat;
    background-size: 22px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category6 > dd .outerList > dt {
    color: #239e93;
  }
  #index #conts #category .categoryBox .tabArea.category6 > dd .outerList > dd .innerList li:before {
    border-color: #239e93;
  }
  #index #conts #category .categoryBox .tabArea.category7 > dt {
    margin-top: 366px;
    background: #1d8ca1;
  }
  #index #conts #category .categoryBox .tabArea.category7 > dt .icon {
    background: url(/assets/service/img/index/icon_category07_on.png) no-repeat;
    background-size: 22px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category7 > dd .outerList > dt {
    color: #1d8ca1;
  }
  #index #conts #category .categoryBox .tabArea.category7 > dd .outerList > dd .innerList li:before {
    border-color: #1d8ca1;
  }
  #index #conts #category .categoryBox .tabArea.category8 > dt {
    margin-top: 427px;
    background: #2371c5;
  }
  #index #conts #category .categoryBox .tabArea.category8 > dt .icon {
    background: url(/assets/service/img/index/icon_category08_on.png) no-repeat;
    background-size: 22px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category8 > dd .outerList > dt {
    color: #2371c5;
  }
  #index #conts #category .categoryBox .tabArea.category8 > dd .outerList > dd .innerList li:before {
    border-color: #2371c5;
  }
  #index #conts #category .categoryBox .tabArea.category9 > dt {
    margin-top: 488px;
    background: #5154be;
  }
  #index #conts #category .categoryBox .tabArea.category9 > dt .icon {
    background: url(/assets/service/img/index/icon_category09_on.png) no-repeat;
    background-size: 22px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category9 > dd .outerList > dt {
    color: #5154be;
  }
  #index #conts #category .categoryBox .tabArea.category9 > dd .outerList > dd .innerList li:before {
    border-color: #5154be;
  }
  #index #conts #category .categoryBox .tabArea.category10 > dt {
    margin-top: 549px;
    background: #ae4ea6;
  }
  #index #conts #category .categoryBox .tabArea.category10 > dt .icon {
    background: url(/assets/service/img/index/icon_category10_on.png) no-repeat;
    background-size: 22px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category10 > dd .outerList > dt {
    color: #ae4ea6;
  }
  #index #conts #category .categoryBox .tabArea.category10 > dd .outerList > dd .innerList li:before {
    border-color: #ae4ea6;
  }
}

@media only screen and (max-width: 767px) {
  #index #main #conts #category .categoryBox .tabArea {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    position: relative;
  }
  #index #main #conts #category .categoryBox .tabArea > dt {
    margin-left: 0;
    padding: 15px;
    width: 100%;
    height: auto;
    background: #fff;
    border: none;
    border-bottom: 1px solid #CCC;
    border-radius: 0;
    color: #111;
    font-size: 1.8rem;
    font-weight: 400;
    -webkit-transition: none;
    transition: none;
  }
  #index #main #conts #category .categoryBox .tabArea > dt .icon {
    margin-right: 15px;
  }
  #index #main #conts #category .categoryBox .tabArea > dt .icon img {
    width: 35px;
    visibility: hidden;
  }
  #index #main #conts #category .categoryBox .tabArea > dt:before, #index #main #conts #category .categoryBox .tabArea > dt:after {
    content: "";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #666;
    position: absolute;
    top: 50%;
    right: 22px;
  }
  #index #main #conts #category .categoryBox .tabArea > dt:before {
    width: 20px;
    height: 1px;
  }
  #index #main #conts #category .categoryBox .tabArea > dt:after {
    margin-top: -10px;
    width: 1px;
    height: 20px;
    right: 31px;
  }
  #index #main #conts #category .categoryBox .tabArea > dt:hover {
    margin-left: 0;
    width: 100%;
  }
  #index #main #conts #category .categoryBox .tabArea > dd {
    margin-left: 0;
    padding: 15px;
    width: 100%;
    min-height: 100%;
    border: none;
    border-bottom: 1px solid #CCC;
    display: none;
    opacity: 1;
    -webkit-transition: none;
    transition: none;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList {
    padding: 0;
    border-bottom: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList:last-child {
    border-bottom: 1px solid #ccc;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList > dt {
    padding: 15px;
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #ccc;
    border-bottom: none;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.5rem;
    font-weight: 400;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList > dt:after {
    content: "";
    margin-top: -8px;
    width: 10px;
    height: 10px;
    border-right-width: 1px;
    border-right-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: .3s;
    transition: .3s;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList > dt.on:after {
    margin-top: -3px;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList > dd {
    margin-bottom: 15px;
    width: 100%;
    border: 1px solid #ccc;
    display: none;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 0;
    padding: 0;
    width: 50%;
    border-bottom: 1px solid #ccc;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList li:last-child {
    border-bottom: none;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList li:nth-last-child(2):nth-child(odd) {
    border-bottom: none;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList li:nth-child(odd) {
    border-right: 1px solid #ccc;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList li:before {
    left: auto;
    right: 15px;
  }
  #index #main #conts #category .categoryBox .tabArea > dd .outerList > dd .innerList li .listItem {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: auto;
    padding: 10px 25px 10px 15px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.2rem;
    min-height: 45px;
    font-weight: 400;
  }
  #index #main #conts #category .categoryBox .tabArea.active > dt {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    border: none;
    border-bottom: 1px solid #CCC;
  }
  #index #main #conts #category .categoryBox .tabArea.active > dt:before {
    width: 20px;
    height: 1px;
  }
  #index #main #conts #category .categoryBox .tabArea.active > dt:after {
    display: none;
  }
  #index #main #conts #category .categoryBox .tabArea.active > dd {
    z-index: 2;
    opacity: 1;
  }
  #index #main #conts #work .workBox {
    display: block;
  }
  #index #main #conts #work .workBox dl {
    display: block;
  }
  #index #main #conts #work .workBox dl dt, #index #main #conts #work .workBox dl dd {
    display: block;
  }
  #index #main #conts #work .workBox dl dt {
    margin-left: 0;
    padding: 20px;
    width: 100%;
    background: #fff;
    border: none;
    border-bottom: 1px solid #CCC;
    position: relative;
    color: #111;
    font-size: 1.8rem;
    font-weight: 400;
  }
  #index #main #conts #work .workBox dl dt:before, #index #main #conts #work .workBox dl dt:after {
    content: "";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #666;
    position: absolute;
    top: 50%;
    right: 22px;
  }
  #index #main #conts #work .workBox dl dt:before {
    width: 20px;
    height: 1px;
  }
  #index #main #conts #work .workBox dl dt:after {
    margin-top: -10px;
    width: 1px;
    height: 20px;
    right: 31px;
  }
  #index #main #conts #work .workBox dl dd {
    padding: 15px;
    background: #F5F5F5;
    border-top: none;
    display: none;
  }
  #index #main #conts #work .workBox dl dd .list {
    width: 100%;
    background: #fff;
    border: 1px solid #ccc;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  #index #main #conts #work .workBox dl dd .list li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 0;
    padding: 0;
    width: 50%;
    border-bottom: 1px solid #ccc;
  }
  #index #main #conts #work .workBox dl dd .list li:last-child {
    border-bottom: none;
  }
  #index #main #conts #work .workBox dl dd .list li:nth-last-child(2):nth-child(odd) {
    border-bottom: none;
  }
  #index #main #conts #work .workBox dl dd .list li:nth-child(odd) {
    border-right: 1px solid #ccc;
  }
  #index #main #conts #work .workBox dl dd .list li:before {
    left: auto;
    right: 15px;
  }
  #index #main #conts #work .workBox dl dd .list li a,
  #index #main #conts #work .workBox dl dd .list li span {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: auto;
    padding: 10px 25px 10px 15px;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.2rem;
    min-height: 45px;
    font-weight: 400;
  }
  #index #main #conts #work .workBox dl.active dt:before {
    width: 20px;
    height: 1px;
  }
  #index #main #conts #work .workBox dl.active dt:after {
    display: none;
  }
  #index #main #conts #pickup .pickupList {
    padding: 15px;
    border: none;
  }
  #index #main #conts #pickup .pickupList li {
    padding-bottom: 20px;
    width: 50%;
    border-bottom: 1px dotted #000;
    display: block;
  }
  #index #main #conts #pickup .pickupList li:nth-child(odd) {
    padding-right: 7px;
    border-right: none;
  }
  #index #main #conts #pickup .pickupList li:nth-child(even) {
    padding-left: 7px;
  }
  #index #main #conts #pickup .pickupList li .img {
    margin-bottom: 10px;
    width: 100%;
    height: auto;
  }
  #index #main #conts #pickup .pickupList li .info {
    width: 100%;
  }
  #index #main #conts #pickup .pickupList li .info dd .company {
    font-size: 1.3rem;
  }
  #index #main #conts #pickup .pickupList li .info dd .txt {
    font-size: 1.3rem;
  }
  #index #main #conts #pickup .pickupList li .btnArea {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #index #main #conts #pickup .pickupList li .btnArea .btn {
    padding: 12px;
    width: 100%;
    font-size: 1.2rem;
  }
  #index #main #conts #pickup .pickupList li .btnArea .btn i.im {
    font-size: 1.2rem;
  }
  #index #main #conts #pickup .pickupList li .btnArea .btn:first-child {
    margin-right: 0;
    margin-bottom: 5px;
  }
  #index #conts #category .categoryBox .tabArea.category1 > dt .icon {
    background: url(/assets/service/img/index/icon_category01_on.png) no-repeat;
    background-size: 35px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category1 > dd .outerList > dt:after,
  #index #conts #category .categoryBox .tabArea.category1 > dd .outerList > dd .innerList li:before {
    border-color: #E4374C;
  }
  #index #conts #category .categoryBox .tabArea.category2 > dt .icon {
    background: url(/assets/service/img/index/icon_category02_on.png) no-repeat;
    background-size: 35px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category2 > dd .outerList > dt:after,
  #index #conts #category .categoryBox .tabArea.category2 > dd .outerList > dd .innerList li:before {
    border-color: #f17b27;
  }
  #index #conts #category .categoryBox .tabArea.category3 > dt .icon {
    background: url(/assets/service/img/index/icon_category03_on.png) no-repeat;
    background-size: 35px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category3 > dd .outerList > dt:after,
  #index #conts #category .categoryBox .tabArea.category3 > dd .outerList > dd .innerList li:before {
    border-color: #de9817;
  }
  #index #conts #category .categoryBox .tabArea.category4 > dt .icon {
    background: url(/assets/service/img/index/icon_category04_on.png) no-repeat;
    background-size: 35px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category4 > dd .outerList > dt:after,
  #index #conts #category .categoryBox .tabArea.category4 > dd .outerList > dd .innerList li:before {
    border-color: #649209;
  }
  #index #conts #category .categoryBox .tabArea.category5 > dt .icon {
    background: url(/assets/service/img/index/icon_category05_on.png) no-repeat;
    background-size: 35px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category5 > dd .outerList > dt:after,
  #index #conts #category .categoryBox .tabArea.category5 > dd .outerList > dd .innerList li:before {
    border-color: #1e9049;
  }
  #index #conts #category .categoryBox .tabArea.category6 > dt .icon {
    background: url(/assets/service/img/index/icon_category06_on.png) no-repeat;
    background-size: 35px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category6 > dd .outerList > dt:after,
  #index #conts #category .categoryBox .tabArea.category6 > dd .outerList > dd .innerList li:before {
    border-color: #239e93;
  }
  #index #conts #category .categoryBox .tabArea.category7 > dt .icon {
    background: url(/assets/service/img/index/icon_category07_on.png) no-repeat;
    background-size: 35px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category7 > dd .outerList > dt:after,
  #index #conts #category .categoryBox .tabArea.category7 > dd .outerList > dd .innerList li:before {
    border-color: #1d8ca1;
  }
  #index #conts #category .categoryBox .tabArea.category8 > dt .icon {
    background: url(/assets/service/img/index/icon_category08_on.png) no-repeat;
    background-size: 35px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category8 > dd .outerList > dt:after,
  #index #conts #category .categoryBox .tabArea.category8 > dd .outerList > dd .innerList li:before {
    border-color: #2371c5;
  }
  #index #conts #category .categoryBox .tabArea.category9 > dt .icon {
    background: url(/assets/service/img/index/icon_category09_on.png) no-repeat;
    background-size: 35px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category9 > dd .outerList > dt:after,
  #index #conts #category .categoryBox .tabArea.category9 > dd .outerList > dd .innerList li:before {
    border-color: #5154be;
  }
  #index #conts #category .categoryBox .tabArea.category10 > dt .icon {
    background: url(/assets/service/img/index/icon_category10_on.png) no-repeat;
    background-size: 35px, auto;
  }
  #index #conts #category .categoryBox .tabArea.category10 > dd .outerList > dt:after,
  #index #conts #category .categoryBox .tabArea.category10 > dd .outerList > dd .innerList li:before {
    border-color: #ae4ea6;
  }
}

/*------------------------------------------------------------
	完全ガイドTOP
------------------------------------------------------------*/
#sideRanking {
  margin-bottom: 15px;
}

#sideRanking .rankingTtl {
  padding: 15px 15px 15px 55px;
  background: #1f2228;
  position: relative;
  color: #fff;
  line-height: 1.6;
}

#sideRanking .rankingTtl .icon {
  margin-top: -11px;
  width: 25px;
  height: auto;
  position: absolute;
  top: 50%;
  left: 15px;
}

#sideRanking .rankingTtl .em {
  font-size: 1.6rem;
  font-weight: 700;
  font-style: normal;
}

#sideRanking .inner {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 15px;
  border: 1px solid #ccc;
}

#sideRanking .inner .txt {
  margin-bottom: 15px;
  color: #666;
  font-size: 1.2rem;
  line-height: 1.75;
}

#sideRanking .inner .box {
  padding: 15px 0;
  border-bottom: 1px dashed #000;
  position: relative;
}

#sideRanking .inner .box:first-of-type {
  border-top: 1px dashed #000;
}

#sideRanking .inner .box:first-of-type .info .point,
#sideRanking .inner .box:first-of-type .info .name .rank {
  color: #FDCE03;
}

#sideRanking .inner .box:nth-of-type(2) .info .point,
#sideRanking .inner .box:nth-of-type(2) .info .name .rank {
  color: #b2b4bb;
}

#sideRanking .inner .box:nth-of-type(3) .info .point,
#sideRanking .inner .box:nth-of-type(3) .info .name .rank {
  color: #d16c3a;
}

#sideRanking .inner .box .info {
  max-width: 200px;
}

#sideRanking .inner .box .info .point {
  font-weight: 700;
  line-height: 1;
}

#sideRanking .inner .box .info .point .im {
  margin-right: 10px;
  font-size: 2.6rem;
}

#sideRanking .inner .box .info .point .num {
  font-size: 1.8rem;
}

#sideRanking .inner .box .info .name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1rem;
  line-height: 1.2;
}

#sideRanking .inner .box .info .name .rank {
  margin-left: 5px;
  margin-right: 10px;
  font-size: 2.8rem;
}

#sideRanking .inner .box .img {
  width: 60px;
  height: auto;
  position: absolute;
  top: 20px;
  right: 0;
}

#sideRanking .inner .box .btnArea {
  margin-top: 10px;
}

#sideRanking .inner .box .btnArea .btn {
  padding: 5px;
  width: 65%;
  font-size: 1.1rem;
}

#sideRanking .inner .box .btnArea .btn .im {
  margin-right: 5px;
  font-size: 1.1rem;
}

#sideRanking .inner .box .btnArea .btn:first-child {
  margin-right: 5px;
  width: 35%;
}

#sideRanking .inner .allBtn {
  margin-top: 15px;
}

#sideRanking .inner .allBtn .btn {
  margin-right: 0;
  width: 100%;
  background: #fc2545;
  color: #FFF;
  font-size: 1.1rem;
}

#sideRanking .inner .allBtn .btn .im {
  font-size: 1.1rem;
}

@media only screen and (max-width: 767px) {
  #sideRanking {
    margin-bottom: 15px;
  }
  #sideRanking .rankingTtl {
    padding: 10px 10px 10px 50px;
    font-size: 1.6rem;
  }
  #sideRanking .rankingTtl .icon {
    margin-top: -12px;
    width: 27px;
    left: 10px;
  }
  #sideRanking .rankingTtl .em {
    font-size: 1.8rem;
  }
  #sideRanking .inner {
    padding: 15px 15px;
  }
  #sideRanking .inner .txt {
    font-size: 1.3rem;
  }
  #sideRanking .inner .box {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #sideRanking .inner .box .info {
    width: 50%;
  }
  #sideRanking .inner .box .info .point {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.3rem;
  }
  #sideRanking .inner .box .info .point .im {
    margin-right: 8px;
    font-size: 2.6rem;
  }
  #sideRanking .inner .box .info .point .num {
    font-size: 1.9rem;
  }
  #sideRanking .inner .box .info .name {
    font-size: 1.4rem;
    line-height: 1.5;
  }
  #sideRanking .inner .box .info .name .rank {
    font-size: 2.8rem;
  }
  #sideRanking .inner .box .img {
    width: 50%;
    position: relative;
    top: 0;
  }
  #sideRanking .inner .box .btnArea {
    width: 100%;
  }
  #sideRanking .inner .box .btnArea .btn {
    padding: 8px;
    width: 50%;
    font-size: 1.2rem;
  }
  #sideRanking .inner .box .btnArea .btn .im {
    margin-right: 5px;
    font-size: 1.2rem;
  }
  #sideRanking .inner .box .btnArea .btn:first-child {
    margin-right: 10px;
    width: 50%;
  }
  #sideRanking .inner .allBtn {
    margin-top: 15px;
  }
  #sideRanking .inner .allBtn .btn {
    padding: 8px;
    font-size: 1.2rem;
  }
  #sideRanking .inner .allBtn .btn .im {
    font-size: 1.2rem;
  }
}

#guide-top .linkWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#guide-top .linkWrapper .link {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  padding: 15px 20px 15px 140px;
  width: 435px;
  border: 1px solid #CCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

#guide-top .linkWrapper .link .img {
  margin-top: -40px;
  width: 100px;
  height: 80px;
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  text-align: center;
}

#guide-top .linkWrapper .link .underline {
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: underline;
}

#guide-top .linkWrapper .link .txt {
  margin-top: 15px;
  color: #333;
  font-size: 1.5rem;
  text-align: left;
}

#guide-top .linkWrapper .link:hover {
  text-decoration: none;
}

#guide-top .linkWrapper .link:hover .underline {
  text-decoration: none;
}

#guide-top .linkArea {
  padding: 30px;
  background-color: #EEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#guide-top .linkArea .wrapper {
  padding: 20px;
  width: 400px;
  border: 3px solid #CCC;
  background-color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

#guide-top .linkArea .wrapper:after {
  display: block;
  clear: both;
  content: "";
}

#guide-top .linkArea .wrapper:before, #guide-top .linkArea .wrapper:after {
  content: "";
  width: 0;
  height: 0;
  border: 3px solid transparent;
  position: absolute;
  z-index: 2;
  -webkit-transition: height .1s, width .1s .1s;
  transition: height .1s, width .1s .1s;
}

#guide-top .linkArea .wrapper:before {
  top: -3px;
  left: -3px;
}

#guide-top .linkArea .wrapper:after {
  right: -3px;
  bottom: -3px;
}

#guide-top .linkArea .wrapper:hover {
  text-decoration: none;
}

#guide-top .linkArea .wrapper:hover:before, #guide-top .linkArea .wrapper:hover:after {
  width: 100%;
  height: 100%;
}

#guide-top .linkArea .wrapper:hover:before {
  border-bottom-color: #10a0d5;
  border-left-color: #10a0d5;
}

#guide-top .linkArea .wrapper:hover:after {
  border-top-color: #10a0d5;
  border-right-color: #10a0d5;
}

#guide-top .linkArea .wrapper .icon {
  width: 70px;
  display: block;
}

#guide-top .linkArea .wrapper .icon img {
  width: 66px;
  height: auto;
}

#guide-top .linkArea .wrapper .txt {
  padding-right: 20px;
  position: relative;
  width: 240px;
  color: #999;
  font-size: 1.2rem;
  line-height: 1.75;
}

#guide-top .linkArea .wrapper .txt:after {
  margin: auto 0;
  width: 5px;
  height: 5px;
  border-width: 1px 1px 0 0;
  border-style: dotted;
  border-color: #10A0D5;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: "";
}

#guide-top .linkArea .wrapper .txt .em {
  margin-bottom: 5px;
  display: block;
  color: #111;
  font-size: 1.4rem;
  font-weight: bold;
}

@media only screen and (min-width: 768px) {
  #guide-top #mainVisual {
    margin-bottom: 35px;
    padding: 0 70px;
    min-height: 200px;
    background: #e8eaef url(/assets/service/img/guide/top/bg_main.jpg) no-repeat;
  }
  #guide-top #mainVisual .ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-pack: distribute;
        justify-content: space-around;
  }
  #guide-top #mainVisual .ttl .txt {
    color: #111;
    font-size: 3.6rem;
    font-weight: 400;
    letter-spacing: 0.25rem;
  }
  #guide-top #mainVisual .ttl .txt .em {
    color: #10A0D5;
    font-style: normal;
  }
  #guide-top #mainVisual .ttl .txt .sub {
    font-size: 2rem;
  }
  #guide-top #mainVisual .ttl .icon {
    width: auto;
    height: 240px;
  }
  #guide-top .leadTxt {
    margin-bottom: 60px;
    font-size: 1.6rem;
    line-height: 1.75;
  }
  #guide-top .leadTxt .em {
    font-weight: 700;
    font-style: normal;
  }
  #guide-top .leadTxt a {
    text-decoration: underline;
  }
  #guide-top .leadTxt a:hover {
    text-decoration: none;
  }
  #guide-top .leadTxt strong {
    font-weight: bold;
  }
  #guide-top #conts .point {
    margin-bottom: 50px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
  #guide-top #conts .point li {
    width: calc((100% - 24px)/3);
  }
  #guide-top #conts .point li a {
    padding: 20px;
    background: #10A0D5;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: .3s;
    transition: .3s;
  }
  #guide-top #conts .point li a:hover {
    text-decoration: none;
    opacity: 0.7;
  }
  #guide-top #conts .point li a:after {
    content: "";
    margin-top: -5px;
    width: 9px;
    height: 9px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #guide-top #conts .point li .icon {
    margin-right: 20px;
    -webkit-align-self: center;
    -ms-flex-item-align: center;
        align-self: center;
  }
  #guide-top #conts .point li dl dt {
    margin-bottom: 5px;
  }
  #guide-top #conts .point li dl dt .num {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 5px;
    padding: 5px 7px;
    width: 75px;
    background: #FFE33F;
    border-radius: 2px;
    display: block;
    color: #111;
    font-size: 1.3rem;
    font-weight: 700;
  }
  #guide-top #conts .point li dl dt .name {
    color: #fff;
    font-size: 2rem;
    font-weight: 700;
  }
  #guide-top #conts .point li dl dd {
    color: #fff;
    font-size: 1.6rem;
  }
  #guide-top #conts .comBox .ttl {
    margin-bottom: 15px;
  }
  #guide-top .findArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #CCC;
    border-bottom: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  #guide-top .findArea:last-of-type {
    border-bottom: 1px solid #CCC;
  }
  #guide-top .findArea > dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    width: 200px;
    background: #EAF6FA;
    border-right: 1px solid #CCC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #guide-top .findArea > dt .icon {
    margin-right: 15px;
  }
  #guide-top .findArea > dt .txt {
    color: #111;
    font-size: 1.6rem;
    font-weight: 700;
  }
  #guide-top .findArea > dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px 15px 10px 20px;
    width: 678px;
    -ms-flex-item-align: center;
        align-self: center;
  }
  #guide-top .findArea > dd .outerList > dt {
    display: none;
  }
  #guide-top .findArea > dd .listCaption {
    margin-bottom: 10px;
    font-weight: 700;
  }
  #guide-top .findArea > dd .innerList {
    margin-bottom: 5px;
  }
  #guide-top .findArea > dd .innerList li {
    margin-right: 10px;
    margin-bottom: 5px;
    padding-left: 15px;
    display: inline-block;
    position: relative;
  }
  #guide-top .findArea > dd .innerList li:before {
    content: "";
    margin-top: -3px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #111;
    border-right: 1px solid #111;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #guide-top .findBtn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 20px auto 40px;
    padding: 20px 40px;
    width: 383px;
    background: #FD6F24;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: .3s;
    transition: .3s;
  }
  #guide-top .findBtn:after {
    content: "";
    margin-top: -5px;
    width: 9px;
    height: 9px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #guide-top .findBtn:hover {
    text-decoration: none;
    opacity: 0.7;
  }
  #guide-top .findBtn .icon {
    margin-right: 20px;
    width: 40px;
    height: auto;
  }
  #guide-top .findBtn .txt {
    color: #fff;
    font-size: 1.8rem;
  }
  #guide-top #online .onlineWrapper {
    padding: 30px;
    border: 1px solid #ccc;
  }
  #guide-top #online .link {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #7f7f7f;
    text-decoration: none;
    display: block;
  }
  #guide-top #online .link:after {
    display: block;
    clear: both;
    content: "";
  }
  #guide-top #online .link:last-of-type {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  #guide-top #online .link:hover {
    text-decoration: none;
  }
  #guide-top #online .link:hover .underline {
    text-decoration: none;
  }
  #guide-top #online .link .img {
    float: left;
    margin-right: 22px;
    width: 200px;
    height: 150px;
  }
  #guide-top #online .link .underline {
    font-size: 1.8rem;
    text-decoration: underline;
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
  }
  #guide-top #online .link .txt {
    font-size: 1.6rem;
    color: #333;
    width: 592px;
    float: right;
    line-height: 2;
  }
}

@media only screen and (max-width: 767px) {
  #guide-top #main {
    padding-top: 0;
  }
  #guide-top #mainVisual {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 30px;
    padding: 20px 0 50px;
    min-height: 295px;
    background: #e8eaef url(/assets/service/img/guide/top/bg_main_sp.jpg) no-repeat;
    background-size: cover;
  }
  #guide-top #mainVisual .ttl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #guide-top #mainVisual .ttl .txt {
    margin-right: 0;
    width: 100%;
    color: #111;
    font-size: 3.1rem;
    font-weight: 700;
    text-align: center;
    letter-spacing: 0.25rem;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  #guide-top #mainVisual .ttl .txt .em {
    color: #10A0D5;
    font-style: normal;
  }
  #guide-top #mainVisual .ttl .txt .sub {
    font-size: 1.5rem;
  }
  #guide-top #mainVisual .ttl .icon {
    margin: 0 auto;
    width: auto;
    height: 120px;
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  #guide-top .leadTxt {
    margin-bottom: 30px;
    padding: 0 15px;
    font-size: 1.4rem;
    line-height: 1.75;
  }
  #guide-top .leadTxt a {
    text-decoration: underline;
  }
  #guide-top .leadTxt strong {
    font-weight: bold;
  }
  #guide-top #conts .point {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 30px;
    padding: 0 15px;
    width: 100%;
  }
  #guide-top #conts .point li {
    margin-bottom: 10px;
    width: 100%;
  }
  #guide-top #conts .point li a {
    padding: 20px;
    background: #10A0D5;
    border-radius: 3px;
    display: block;
    position: relative;
  }
  #guide-top #conts .point li a:after {
    display: block;
    clear: both;
    content: "";
  }
  #guide-top #conts .point li a:before {
    content: "";
    margin-top: -5px;
    width: 9px;
    height: 9px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #guide-top #conts .point li .icon {
    margin-right: 15px;
    float: left;
  }
  #guide-top #conts .point li dl dt {
    margin-bottom: 5px;
    float: left;
  }
  #guide-top #conts .point li dl dt .num {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 4px;
    width: 55px;
    background: #FFE33F;
    border-radius: 2px;
    display: block;
    color: #111;
    font-size: 0.9rem;
    font-weight: 700;
  }
  #guide-top #conts .point li dl dt .name {
    color: #fff;
    font-size: 1.7rem;
    font-weight: 700;
  }
  #guide-top #conts .point li dl dd {
    clear: both;
    color: #fff;
    font-size: 1.4rem;
  }
  #guide-top .findArea:first-of-type > dt {
    border-top: none;
  }
  #guide-top .findArea:last-of-type > dt {
    border-bottom: 1px solid #ccc;
  }
  #guide-top .findArea:last-of-type > dt .innerList li:last-child {
    border-bottom: 1px solid #ccc;
  }
  #guide-top .findArea > dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 12px 15px;
    width: 100%;
    background: #eaf6fa;
    border-top: 1px solid #CCC;
    position: relative;
  }
  #guide-top .findArea > dt:before, #guide-top .findArea > dt:after {
    content: "";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #666;
    position: absolute;
    top: 50%;
    right: 22px;
  }
  #guide-top .findArea > dt:before {
    width: 20px;
    height: 1px;
  }
  #guide-top .findArea > dt:after {
    margin-top: -10px;
    width: 1px;
    height: 20px;
    right: 31px;
  }
  #guide-top .findArea > dt .icon {
    display: none;
  }
  #guide-top .findArea > dt .txt {
    color: #111;
    font-size: 1.4rem;
    font-weight: 400;
  }
  #guide-top .findArea > dd {
    width: 100%;
    display: none;
  }
  #guide-top .findArea > dd .outerList {
    margin: 0 15px;
    padding: 0;
    border-bottom: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #guide-top .findArea > dd .outerList:first-child {
    margin-top: 15px;
  }
  #guide-top .findArea > dd .outerList:last-child {
    margin-bottom: 15px;
  }
  #guide-top .findArea > dd .outerList:last-child > dt {
    border-bottom: 1px solid #ccc;
  }
  #guide-top .findArea > dd .outerList:last-child > dd {
    margin-bottom: 0;
  }
  #guide-top .findArea > dd .outerList > dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 12px 15px;
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #ccc;
    border-bottom: none;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.5rem;
    font-weight: 400;
  }
  #guide-top .findArea > dd .outerList > dt:after {
    content: "";
    margin-top: -8px;
    width: 10px;
    height: 10px;
    border-right: 1px solid #267da8;
    border-bottom: 1px solid #267da8;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: .3s;
    transition: .3s;
  }
  #guide-top .findArea > dd .outerList > dt.on {
    border-bottom: none;
  }
  #guide-top .findArea > dd .outerList > dt.on:after {
    margin-top: -3px;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  #guide-top .findArea > dd .outerList > dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 15px;
    width: 100%;
    border: 1px solid #ccc;
    display: none;
  }
  #guide-top .findArea > dd .listCaption {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 5px 15px;
    background: #F5F5F5;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 1.2rem;
    font-weight: 700;
  }
  #guide-top .findArea > dd .listCaption:first-child {
    border-top: none;
  }
  #guide-top .findArea > dd .innerList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  #guide-top .findArea > dd .innerList li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    position: relative;
    border-bottom: 1px solid #ccc;
  }
  #guide-top .findArea > dd .innerList li:last-child {
    border-bottom: none;
  }
  #guide-top .findArea > dd .innerList li:nth-last-child(2):nth-child(odd) {
    border-bottom: none;
  }
  #guide-top .findArea > dd .innerList li:nth-child(odd) {
    border-right: 1px solid #ccc;
  }
  #guide-top .findArea > dd .innerList li:before {
    content: "";
    margin-top: -3px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #267da8;
    border-right: 1px solid #267da8;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #guide-top .findArea > dd .innerList li a {
    padding: 14px;
    display: block;
    color: #111;
  }
  #guide-top .findArea > dd .innerList li a:hover {
    text-decoration: none;
  }
  #guide-top .findArea.active > dt {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    border-bottom: 1px solid #CCC;
  }
  #guide-top .findArea.active > dt:before {
    width: 20px;
    height: 1px;
  }
  #guide-top .findArea.active > dt:after {
    display: none;
  }
  #guide-top .findArea.active > dd {
    z-index: 2;
    opacity: 1;
  }
  #guide-top .findArea.active:last-of-type > dd {
    border-bottom: 1px solid #CCC;
  }
  #guide-top .findBtn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 15px 15px 30px;
    padding: 15px;
    width: calc(100% - 30px);
    background: #FD6F24;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #guide-top .findBtn:after {
    content: "";
    margin-top: -5px;
    width: 9px;
    height: 9px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #guide-top .findBtn:hover {
    text-decoration: none;
  }
  #guide-top .findBtn .icon {
    margin-right: 15px;
  }
  #guide-top .findBtn .txt {
    color: #fff;
    font-size: 1.3rem;
  }
  #guide-top .linkWrapper .link {
    margin-bottom: 0;
    padding: 20px 20px 20px 120px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #CCC;
  }
  #guide-top .linkWrapper .link .img {
    margin-top: -30px;
    width: 80px;
    height: 60px;
  }
  #guide-top .linkWrapper .link .underline {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  #guide-top .linkWrapper .link .txt {
    margin-top: 10px;
    font-size: 1.1rem;
  }
  #guide-top .linkArea {
    margin: auto 15px;
  }
  #guide-top .linkArea .wrapper {
    padding: 10px;
    width: 100%;
  }
  #guide-top .linkArea .wrapper:not(:last-child) {
    margin-bottom: 15px;
  }
  #guide-top .linkArea .wrapper .icon {
    margin-right: 5%;
    width: 20%;
  }
  #guide-top .linkArea .wrapper .icon img {
    width: 100%;
    height: auto;
  }
  #guide-top .linkArea .wrapper .txt {
    padding-right: 10px;
    width: 75%;
    font-size: 1rem;
  }
  #guide-top .linkArea .wrapper .txt .em {
    font-size: 1.2rem;
  }
  #guide-top #online .onlineWrapper {
    padding: 15px;
  }
  #guide-top #online .link {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #7f7f7f;
    text-decoration: none;
    display: block;
  }
  #guide-top #online .link:after {
    display: block;
    clear: both;
    content: "";
  }
  #guide-top #online .link:last-of-type {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  #guide-top #online .link .img img {
    width: 100%;
  }
  #guide-top #online .link .underline {
    font-size: 1.4rem;
    text-decoration: underline;
    display: block;
    margin-top: 15px;
    margin-bottom: 12px;
    font-weight: bold;
  }
  #guide-top #online .link .txt {
    font-size: 1.4rem;
    color: #333;
    line-height: 2;
  }
}

/*------------------------------------------------------------
	サービス完全ガイド 特集ページ
------------------------------------------------------------*/
#service-guide-featured #conts {
  width: 860px;
}

#service-guide-featured #pagePath {
  padding: 0;
  margin-bottom: 0;
}

#service-guide-featured #pagePath ul li {
  font-size: 1rem;
}

#service-guide-featured .leadTxt {
  margin: 20px 0;
  font-size: 1.5rem;
  line-height: 1.7;
}

#service-guide-featured .comCtaBox2 {
  margin-top: 35px;
  text-align: center;
  padding: 28px 40px;
  background-image: linear-gradient(135deg, #0F90CF 0%, #173377 100%);
}

#service-guide-featured .comCtaBox2 > .subTitle {
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
}

#service-guide-featured .comCtaBox2 > .subTitle span {
  font-size: 1.1rem;
  font-weight: normal;
}

#service-guide-featured .comCtaBox2 > .title {
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  display: inline-block;
}

#service-guide-featured .comCtaBox2 > .title::before {
  content: "";
  background: url('/assets/service/img/common/icon/icon12.png') center/ 8px 22px;
  width: 8px;
  height: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -20px;
}

#service-guide-featured .comCtaBox2 > .title::after {
  content: "";
  background: url('/assets/service/img/common/icon/icon13.png') center/ 8px 22px;
  width: 8px;
  height: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -15px;
}

#service-guide-featured .comCtaBox2 .inner {
  margin-top: 16px;
  padding: 30px;
  background: #fff;
  border-radius: 6px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#service-guide-featured .comCtaBox2 .block {
  width: 410px;
  margin-right: 20px;
}

#service-guide-featured .comCtaBox2 .block .subTitle {
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  background: #0C415A;
  border-radius: 4px;
  text-align: center;
  padding: 4px 0;
}

#service-guide-featured .comCtaBox2 .block .title {
  margin-top: 10px;
  font-size: 2.3rem;
  font-weight: bold;
  color: #0C415A;
  line-height: 1.4;
}

#service-guide-featured .comCtaBox2 .block .lead {
  margin-top: 10px;
  font-size: 1.5rem;
  line-height: 1.7;
}

#service-guide-featured .comCtaBox2 .block .ctaBtn {
  margin-top: 28px;
  padding: 11px 0;
  width: 100%;
  display: inline-flex;
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
  background: #E87054;
  text-align: center;
  border-radius: 23px;
  justify-content: center;
  align-items: center;
  transition: .4s;
}

#service-guide-featured .comCtaBox2 .block .ctaBtn:hover {
  text-decoration: none;
  opacity: 0.7;
}

#service-guide-featured .comCtaBox2 .block .im {
  font-size: 1.5rem;
  margin-right: 10px;
}

#service-guide-featured #find {
  margin: 60px 0;
}

#service-guide-featured .banner01 {
  margin: 35px 0;
  display: flex;
  justify-content: center;
}

#service-guide-featured .banner01 .link {
  transition: .4s;
}

#service-guide-featured .banner01 .link:hover {
  opacity: 0.7;
}

#service-guide-featured .banner01 .link:last-child {
  margin-left: 20px;
}

#service-guide-featured .sec01 {
  margin: 60px 0;
}

#service-guide-featured .sec01_title01 {
  padding-top: 30px;
  font-size: 3.2rem;
  position: relative;
}

#service-guide-featured .sec01_title01::before {
  content: "";
  position: absolute;
  width: 200px;
  height: 4px;
  background-color: #0DACBA;
  top: 0;
  left: 0;
}

#service-guide-featured .sec01_lead01 {
  font-size: 1.5rem;
  margin-top: 25px;
  line-height: 1.7;
}

#service-guide-featured .sec01_list {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
}

#service-guide-featured .sec01_list-item {
  width: 260px;
}

#service-guide-featured .sec01_list-item:not(:nth-child(3n + 1)) {
  margin-left: 40px;
}

#service-guide-featured .sec01_list-item:nth-child(n + 4) {
  margin-top: 30px;
}

#service-guide-featured .sec01_list-item a {
  display: inline-block;
  color: #111;
}

#service-guide-featured .sec01_list-item a:hover {
  opacity: 0.7;
  text-decoration: none;
}

#service-guide-featured .sec01_list-title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 20px;
}

#service-guide-featured .sec01_list-lead {
  font-size: 1.5rem;
  margin-top: 5px;
}

#service-guide-featured .sec02 {
  margin-top: 35px;
}

#service-guide-featured .sec02_title01 {
  margin-bottom: 25px;
  padding: 18px 20px 20px;
  background: #E9E9E9;
  font-size: 2.3rem;
  line-height: 1.3;
  border-top: 2px solid #00ACBA;
}

#service-guide-featured .sec02_title01 span {
  font-size: 1.5rem;
  color: #0DACBA;
  display: block;
}

#service-guide-featured .sec02_list {
  display: flex;
  flex-wrap: wrap;
}

#service-guide-featured .sec02_list-item {
  width: 415px;
}

#service-guide-featured .sec02_list-item:nth-child(even) {
  margin-left: 30px;
}

#service-guide-featured .sec02_list-item:nth-child(n + 3) {
  margin-top: 20px;
}

#service-guide-featured .sec02_list-item a {
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: underline;
  color: #111;
  display: inline-flex;
  align-items: center;
}

#service-guide-featured .sec02_list-item a:hover {
  text-decoration: none;
}

#service-guide-featured .sec02_list-item a img {
  margin-right: 10px;
}

#service-guide-featured .sec02_list-item p {
  font-size: 1.5rem;
  margin-top: 5px;
  line-height: 1.7;
}

#service-guide-featured .linkWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#service-guide-featured .linkWrapper .link {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 10px;
  padding: 15px 20px 15px 140px;
  width: 435px;
  border: 1px solid #CCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  position: relative;
}

#service-guide-featured .linkWrapper .link .img {
  margin-top: -40px;
  width: 100px;
  height: 80px;
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  text-align: center;
}

#service-guide-featured .linkWrapper .link .underline {
  font-size: 1.8rem;
  font-weight: 700;
  text-decoration: underline;
}

#service-guide-featured .linkWrapper .link .txt {
  margin-top: 15px;
  color: #333;
  font-size: 1.5rem;
  text-align: left;
}

#service-guide-featured .linkWrapper .link:hover {
  text-decoration: none;
}

#service-guide-featured .linkWrapper .link:hover .underline {
  text-decoration: none;
}

#service-guide-featured .linkArea {
  padding: 30px;
  background-color: #EEE;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

#service-guide-featured .linkArea .wrapper {
  padding: 20px;
  width: 400px;
  border: 3px solid #CCC;
  background-color: #FFF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  position: relative;
}

#service-guide-featured .linkArea .wrapper:after {
  display: block;
  clear: both;
  content: "";
}

#service-guide-featured .linkArea .wrapper:before, #service-guide-featured .linkArea .wrapper:after {
  content: "";
  width: 0;
  height: 0;
  border: 3px solid transparent;
  position: absolute;
  z-index: 2;
  -webkit-transition: height .1s, width .1s .1s;
  transition: height .1s, width .1s .1s;
}

#service-guide-featured .linkArea .wrapper:before {
  top: -3px;
  left: -3px;
}

#service-guide-featured .linkArea .wrapper:after {
  right: -3px;
  bottom: -3px;
}

#service-guide-featured .linkArea .wrapper:hover {
  text-decoration: none;
}

#service-guide-featured .linkArea .wrapper:hover:before, #service-guide-featured .linkArea .wrapper:hover:after {
  width: 100%;
  height: 100%;
}

#service-guide-featured .linkArea .wrapper:hover:before {
  border-bottom-color: #10a0d5;
  border-left-color: #10a0d5;
}

#service-guide-featured .linkArea .wrapper:hover:after {
  border-top-color: #10a0d5;
  border-right-color: #10a0d5;
}

#service-guide-featured .linkArea .wrapper .icon {
  width: 70px;
  display: block;
}

#service-guide-featured .linkArea .wrapper .icon img {
  width: 66px;
  height: auto;
}

#service-guide-featured .linkArea .wrapper .txt {
  padding-right: 20px;
  position: relative;
  width: 240px;
  color: #999;
  font-size: 1.2rem;
  line-height: 1.75;
}

#service-guide-featured .linkArea .wrapper .txt:after {
  margin: auto 0;
  width: 5px;
  height: 5px;
  border-width: 1px 1px 0 0;
  border-style: dotted;
  border-color: #10A0D5;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  content: "";
}

#service-guide-featured .linkArea .wrapper .txt .em {
  margin-bottom: 5px;
  display: block;
  color: #111;
  font-size: 1.4rem;
  font-weight: bold;
}

#service-guide-top #conts {
  width: 860px;
}

#service-guide-top .leadTxt {
  margin-top: 20px;
  font-size: 1.5rem;
  line-height: 1.7;
}

#service-guide-top .list {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
}

#service-guide-top .list-item {
  width: 260px;
}

#service-guide-top .list-item:not(:nth-child(3n + 1)) {
  margin-left: 40px;
}

#service-guide-top .list-item:nth-child(n + 4) {
  margin-top: 40px;
}

#service-guide-top .list-title {
  margin-top: 15px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #111;
}

#service-guide-top .list-text {
  margin-top: 5px;
  font-size: 1.5rem;
  color: #111;
}

@media only screen and (min-width: 768px) {
  #service-guide-featured #conts .comBox .ttl {
    margin-bottom: 15px;
  }
  #service-guide-featured .findArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    border: 1px solid #CCC;
    border-bottom: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  #service-guide-featured .findArea:last-of-type {
    border-bottom: 1px solid #CCC;
  }
  #service-guide-featured .findArea > dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 20px;
    width: 200px;
    background: #EAF6FA;
    border-right: 1px solid #CCC;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #service-guide-featured .findArea > dt .icon {
    margin-right: 15px;
  }
  #service-guide-featured .findArea > dt .txt {
    color: #111;
    font-size: 1.6rem;
    font-weight: 700;
  }
  #service-guide-featured .findArea > dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px 15px 10px 20px;
    width: 658px;
    -ms-flex-item-align: center;
        align-self: center;
  }
  #service-guide-featured .findArea > dd .outerList > dt {
    display: none;
  }
  #service-guide-featured .findArea > dd .listCaption {
    margin-bottom: 10px;
    font-weight: 700;
  }
  #service-guide-featured .findArea > dd .innerList {
    margin-bottom: 5px;
  }
  #service-guide-featured .findArea > dd .innerList li {
    margin-right: 10px;
    margin-bottom: 5px;
    padding-left: 15px;
    display: inline-block;
    position: relative;
  }
  #service-guide-featured .findArea > dd .innerList li:before {
    content: "";
    margin-top: -3px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #111;
    border-right: 1px solid #111;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #service-guide-featured .findBtn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 20px auto 40px;
    padding: 20px 40px;
    width: 383px;
    background: #FD6F24;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-transition: .3s;
    transition: .3s;
  }
  #service-guide-featured .findBtn:after {
    content: "";
    margin-top: -5px;
    width: 9px;
    height: 9px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #service-guide-featured .findBtn:hover {
    text-decoration: none;
    opacity: 0.7;
  }
  #service-guide-featured .findBtn .icon {
    margin-right: 20px;
    width: 40px;
    height: auto;
  }
  #service-guide-featured .findBtn .txt {
    color: #fff;
    font-size: 1.8rem;
  }
  #service-guide-featured #online .onlineWrapper {
    padding: 30px;
    border: 1px solid #ccc;
  }
  #service-guide-featured #online .link {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #7f7f7f;
    text-decoration: none;
    display: block;
  }
  #service-guide-featured #online .link:after {
    display: block;
    clear: both;
    content: "";
  }
  #service-guide-featured #online .link:last-of-type {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  #service-guide-featured #online .link:hover {
    text-decoration: none;
  }
  #service-guide-featured #online .link:hover .underline {
    text-decoration: none;
  }
  #service-guide-featured #online .link .img {
    float: left;
    margin-right: 22px;
    width: 200px;
    height: 150px;
  }
  #service-guide-featured #online .link .underline {
    font-size: 1.8rem;
    text-decoration: underline;
    display: block;
    margin-bottom: 20px;
    font-weight: bold;
  }
  #service-guide-featured #online .link .txt {
    font-size: 1.6rem;
    color: #333;
    width: 576px;
    float: right;
    line-height: 2;
  }
}

@media only screen and (max-width: 767px) {
  #service-guide-featured #conts {
    width: 100%;
  }
  #service-guide-featured #main {
    padding-top: 0;
  }
  #service-guide-featured #find {
    margin: 0 0 40px;
  }
  #service-guide-featured #sideBar {
    padding: 0;
  }
  #service-guide-featured .mainImage {
    padding: 15px 15px 0;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  #service-guide-featured .leadTxt {
    margin: 15px 15px 0;
    font-size: 1.4rem;
  }
  #service-guide-featured .comCtaBox2 {
    margin-top: 25px;
    padding: 20px;
  }
  #service-guide-featured .comCtaBox2 > .title {
    margin: 0 20px;
    font-size: 2.2rem;
  }
  #service-guide-featured .comCtaBox2 .inner {
    padding: 20px;
    display: block;
  }
  #service-guide-featured .comCtaBox2 .block {
    width: 100%;
    margin-right: 0;
  }
  #service-guide-featured .comCtaBox2 .block .ctaBtn {
    margin-top: 15px;
  }
  #service-guide-featured .comCtaBox2 .block .subTitle {
    font-size: 1.2rem;
  }
  #service-guide-featured .comCtaBox2 .block .title {
    font-size: 2.2rem;
  }
  #service-guide-featured .comCtaBox2 .image {
    margin-top: 25px;
  }
  #service-guide-featured .banner01 {
    margin: 30px 15px;
    display: block;
  }
  #service-guide-featured .banner01 .link {
    display: inline-block;
  }
  #service-guide-featured .banner01 .link img {
    width: 100%;
    height: auto;
  }
  #service-guide-featured .banner01 .link:last-child {
    margin-left: 0;
    margin-top: 15px;
  }
  #service-guide-featured .sec01 {
    margin: 30px 15px 0;
  }
  #service-guide-featured .sec01_title01 {
    font-size: 2.2rem;
    padding-top: 0;
  }
  #service-guide-featured .sec01_title01::before {
    content: none;
  }
  #service-guide-featured .sec01_lead01 {
    margin-top: 15px;
    font-size: 1.4rem;
  }
  #service-guide-featured .sec01_list {
    margin-top: 20px;
    display: block;
  }
  #service-guide-featured .sec01_list-item {
    width: 100%;
  }
  #service-guide-featured .sec01_list-item:not(:nth-child(3n + 1)) {
    margin-left: 0;
  }
  #service-guide-featured .sec01_list-item:not(:first-child) {
    margin-top: 20px;
  }
  #service-guide-featured .sec01_list-item a {
    text-align: center;
  }
  #service-guide-featured .sec01_list-title {
    margin-top: 10px;
    font-size: 1.6rem;
  }
  #service-guide-featured .sec01_list-lead {
    font-size: 1.4rem;
  }
  #service-guide-featured .sec02 {
    margin-top: 20px;
  }
  #service-guide-featured .sec02_title01 {
    margin-bottom: 15px;
    padding: 13px 15px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  #service-guide-featured .sec02_title01 span {
    font-size: 1.2rem;
  }
  #service-guide-featured .sec02_list {
    display: block;
  }
  #service-guide-featured .sec02_list-item {
    width: 100%;
  }
  #service-guide-featured .sec02_list-item a {
    font-size: 1.6rem;
  }
  #service-guide-featured .sec02_list-item p {
    margin-top: 0;
    font-size: 1.4rem;
  }
  #service-guide-featured .sec02_list-item:nth-child(even) {
    margin-left: 0;
  }
  #service-guide-featured .sec02_list-item:nth-child(n + 3) {
    margin-top: 0;
  }
  #service-guide-featured .sec02_list-item:not(:first-child) {
    margin-top: 15px;
  }
  #service-guide-featured .findArea:first-of-type > dt {
    border-top: none;
  }
  #service-guide-featured .findArea:last-of-type > dt {
    border-bottom: 1px solid #ccc;
  }
  #service-guide-featured .findArea:last-of-type > dt .innerList li:last-child {
    border-bottom: 1px solid #ccc;
  }
  #service-guide-featured .findArea > dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 12px 15px;
    width: 100%;
    background: #eaf6fa;
    border-top: 1px solid #CCC;
    position: relative;
  }
  #service-guide-featured .findArea > dt:before, #service-guide-featured .findArea > dt:after {
    content: "";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #666;
    position: absolute;
    top: 50%;
    right: 22px;
  }
  #service-guide-featured .findArea > dt:before {
    width: 20px;
    height: 1px;
  }
  #service-guide-featured .findArea > dt:after {
    margin-top: -10px;
    width: 1px;
    height: 20px;
    right: 31px;
  }
  #service-guide-featured .findArea > dt .icon {
    display: none;
  }
  #service-guide-featured .findArea > dt .txt {
    color: #111;
    font-size: 1.4rem;
    font-weight: 400;
  }
  #service-guide-featured .findArea > dd {
    width: 100%;
    display: none;
  }
  #service-guide-featured .findArea > dd .outerList {
    margin: 0 15px;
    padding: 0;
    border-bottom: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #service-guide-featured .findArea > dd .outerList:first-child {
    margin-top: 15px;
  }
  #service-guide-featured .findArea > dd .outerList:last-child {
    margin-bottom: 15px;
  }
  #service-guide-featured .findArea > dd .outerList:last-child > dt {
    border-bottom: 1px solid #ccc;
  }
  #service-guide-featured .findArea > dd .outerList:last-child > dd {
    margin-bottom: 0;
  }
  #service-guide-featured .findArea > dd .outerList > dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 12px 15px;
    width: 100%;
    background: #F5F5F5;
    border: 1px solid #ccc;
    border-bottom: none;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.5rem;
    font-weight: 400;
  }
  #service-guide-featured .findArea > dd .outerList > dt:after {
    content: "";
    margin-top: -8px;
    width: 10px;
    height: 10px;
    border-right: 1px solid #267da8;
    border-bottom: 1px solid #267da8;
    position: absolute;
    top: 50%;
    right: 20px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
    -webkit-transition: .3s;
    transition: .3s;
  }
  #service-guide-featured .findArea > dd .outerList > dt.on {
    border-bottom: none;
  }
  #service-guide-featured .findArea > dd .outerList > dt.on:after {
    margin-top: -3px;
    -webkit-transform: rotate(-135deg);
            transform: rotate(-135deg);
  }
  #service-guide-featured .findArea > dd .outerList > dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 15px;
    width: 100%;
    border: 1px solid #ccc;
    display: none;
  }
  #service-guide-featured .findArea > dd .listCaption {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 5px 15px;
    background: #F5F5F5;
    border-top: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    font-size: 1.2rem;
    font-weight: 700;
  }
  #service-guide-featured .findArea > dd .listCaption:first-child {
    border-top: none;
  }
  #service-guide-featured .findArea > dd .innerList {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
  }
  #service-guide-featured .findArea > dd .innerList li {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
    position: relative;
    border-bottom: 1px solid #ccc;
  }
  #service-guide-featured .findArea > dd .innerList li:last-child {
    border-bottom: none;
  }
  #service-guide-featured .findArea > dd .innerList li:nth-last-child(2):nth-child(odd) {
    border-bottom: none;
  }
  #service-guide-featured .findArea > dd .innerList li:nth-child(odd) {
    border-right: 1px solid #ccc;
  }
  #service-guide-featured .findArea > dd .innerList li:before {
    content: "";
    margin-top: -3px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #267da8;
    border-right: 1px solid #267da8;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #service-guide-featured .findArea > dd .innerList li a {
    padding: 14px;
    display: block;
    color: #111;
  }
  #service-guide-featured .findArea > dd .innerList li a:hover {
    text-decoration: none;
  }
  #service-guide-featured .findArea.active > dt {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    border-bottom: 1px solid #CCC;
  }
  #service-guide-featured .findArea.active > dt:before {
    width: 20px;
    height: 1px;
  }
  #service-guide-featured .findArea.active > dt:after {
    display: none;
  }
  #service-guide-featured .findArea.active > dd {
    z-index: 2;
    opacity: 1;
  }
  #service-guide-featured .findArea.active:last-of-type > dd {
    border-bottom: 1px solid #CCC;
  }
  #service-guide-featured .findBtn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 15px 15px 30px;
    padding: 15px;
    width: calc(100% - 30px);
    background: #FD6F24;
    border-radius: 3px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  #service-guide-featured .findBtn:after {
    content: "";
    margin-top: -5px;
    width: 9px;
    height: 9px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
  #service-guide-featured .findBtn:hover {
    text-decoration: none;
  }
  #service-guide-featured .findBtn .icon {
    margin-right: 15px;
  }
  #service-guide-featured .findBtn .txt {
    color: #fff;
    font-size: 1.3rem;
  }
  #service-guide-featured .linkWrapper .link {
    margin-bottom: 0;
    padding: 20px 20px 20px 120px;
    width: 100%;
    border: none;
    border-bottom: 1px solid #CCC;
  }
  #service-guide-featured .linkWrapper .link .img {
    margin-top: -30px;
    width: 80px;
    height: 60px;
  }
  #service-guide-featured .linkWrapper .link .underline {
    font-size: 1.4rem;
    line-height: 1.75;
  }
  #service-guide-featured .linkWrapper .link .txt {
    margin-top: 10px;
    font-size: 1.1rem;
  }
  #service-guide-featured .linkArea {
    margin: auto 15px;
  }
  #service-guide-featured .linkArea .wrapper {
    padding: 10px;
    width: 100%;
  }
  #service-guide-featured .linkArea .wrapper:not(:last-child) {
    margin-bottom: 15px;
  }
  #service-guide-featured .linkArea .wrapper .icon {
    margin-right: 5%;
    width: 20%;
  }
  #service-guide-featured .linkArea .wrapper .icon img {
    width: 100%;
    height: auto;
  }
  #service-guide-featured .linkArea .wrapper .txt {
    padding-right: 10px;
    width: 75%;
    font-size: 1rem;
  }
  #service-guide-featured .linkArea .wrapper .txt .em {
    font-size: 1.2rem;
  }
  #service-guide-featured #online .onlineWrapper {
    padding: 15px;
  }
  #service-guide-featured #online .link {
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #7f7f7f;
    text-decoration: none;
    display: block;
  }
  #service-guide-featured #online .link:after {
    display: block;
    clear: both;
    content: "";
  }
  #service-guide-featured #online .link:last-of-type {
    border-bottom: none;
    padding-bottom: 0px;
    margin-bottom: 0px;
  }
  #service-guide-featured #online .link .img img {
    width: 100%;
  }
  #service-guide-featured #online .link .underline {
    font-size: 1.4rem;
    text-decoration: underline;
    display: block;
    margin-top: 15px;
    margin-bottom: 12px;
    font-weight: bold;
  }
  #service-guide-featured #online .link .txt {
    font-size: 1.4rem;
    color: #333;
    line-height: 2;
  }
  #service-guide-top .mainImage {
    padding: 0 15px;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  #service-guide-top .leadTxt {
    margin: 15px 15px 0;
    font-size: 1.4rem;
  }
  #service-guide-top .list {
    margin: 15px 15px 0;
    display: flex;
  }
  #service-guide-top .list-item {
    margin-top: 15px;
    width: calc(50% - (15px / 2));
  }
  #service-guide-top .list-item:not(:nth-child(3n + 1)) {
    margin-left: 0;
  }
  #service-guide-top .list-item:not(:nth-child(2n + 1)) {
    margin-left: 15px;
  }
  #service-guide-top .list-item:nth-child(n + 4) {
    margin-top: 15px;
  }
  #service-guide-top .list-item img {
    width: 100%;
    height: auto;
  }
  #service-guide-top .list-title {
    margin-top: 15px;
    font-size: 1.6rem;
  }
  #service-guide-top .list-text {
    font-size: 1.4rem;
  }
}

/*------------------------------------------------------------
	完全ガイドTOP
------------------------------------------------------------*/
.guideArticles .sideGuideTtl {
  background-color: #000;
  position: relative;
  color: #FFF;
  font-weight: 400;
}

.guideArticles .sideGuideTtl .icon {
  margin: auto 0;
  background-color: #FFF;
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
}

.guideArticles .sideGuideTtl .icon:before {
  margin: auto 0;
  background-color: #FFF;
  display: block;
  position: absolute;
  content: "";
}

.guideArticles .sideGuideTtl .icon:after {
  margin: auto 0;
  background-color: #FFF;
  display: block;
  position: absolute;
  content: "";
}

.guideArticles .inner .articleListTtl {
  font-weight: 400;
}

.guideArticles .inner .articleList li a {
  display: inline-block;
  font-weight: 400;
}

@media only screen and (min-width: 768px) {
  .guideArticles {
    margin-top: 80px;
    border: 1px solid #000;
  }
  .guideArticles .sideGuideTtl {
    margin-bottom: 40px;
    padding: 15px 20px 15px 40px;
    font-size: 1.8rem;
  }
  .guideArticles .sideGuideTtl .icon {
    width: 18px;
    height: 2px;
    left: 15px;
  }
  .guideArticles .sideGuideTtl .icon:before {
    width: 18px;
    height: 2px;
    top: -4px;
    content: "";
  }
  .guideArticles .sideGuideTtl .icon:after {
    width: 18px;
    height: 2px;
    top: 4px;
  }
  .guideArticles .inner {
    margin: 0 40px;
    padding-bottom: 30px;
  }
  .guideArticles .inner:not(:last-of-type) {
    margin-bottom: 30px;
    border-bottom: 1px dashed #000;
  }
  .guideArticles .inner .articleListTtl {
    margin-bottom: 20px;
    font-size: 2rem;
  }
  .guideArticles .inner .articleList li {
    padding-left: 20px;
    position: relative;
    font-size: 1.5rem;
  }
  .guideArticles .inner .articleList li:not(:last-child) {
    margin-bottom: 15px;
  }
  .guideArticles .inner .articleList li .icon {
    position: absolute;
    top: 0;
    left: 0;
    color: #999;
  }
}

@media only screen and (max-width: 767px) {
  .guideArticles .sideGuideTtl {
    margin: 0 0 15px;
    padding: 15px 0 15px 50px;
    font-size: 1.6rem;
  }
  .guideArticles .sideGuideTtl .icon {
    width: 16px;
    height: 3px;
    left: 15px;
  }
  .guideArticles .sideGuideTtl .icon:before {
    width: 16px;
    height: 3px;
    top: -6px;
    content: "";
  }
  .guideArticles .sideGuideTtl .icon:after {
    width: 16px;
    height: 3px;
    top: 6px;
  }
  .guideArticles .inner {
    margin: 0 15px;
    border: 1px solid #CCC;
    border-bottom: none;
  }
  .guideArticles .inner:last-child {
    border-bottom: 1px solid #CCC;
  }
  .guideArticles .inner .articleListTtl {
    padding: 15px;
    border-bottom: 1px solid #CCC;
    background-color: #F5F5F5;
    font-size: 1.5rem;
  }
  .guideArticles .inner .articleList li {
    position: relative;
  }
  .guideArticles .inner .articleList li:not(:last-child) {
    border-bottom: 1px solid #CCC;
  }
  .guideArticles .inner .articleList li .icon {
    display: none;
  }
  .guideArticles .inner .articleList li a {
    padding: 15px 20px 15px 15px;
    display: block;
    position: relative;
    font-size: 1.2rem;
  }
  .guideArticles .inner .articleList li a:after {
    content: "";
    margin-top: -3px;
    width: 5px;
    height: 5px;
    border-top: 1px solid #000;
    border-right: 1px solid #000;
    position: absolute;
    top: 50%;
    right: 15px;
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
  }
}

#guide-template .contTtl {
  border-left: 5px solid #10A0D5;
  font-weight: 700;
}

#guide-template .guideTtl01 {
  margin-bottom: 25px;
  border-width: 1px 1px 1px 5px;
  border-style: solid;
  border-color: #CCC #CCC #CCC #10A0D5;
  background-color: #F5F5F5;
  font-weight: 700;
}

#guide-template .guideTtl02 {
  background: #EEE;
  position: relative;
  font-weight: 700;
}

#guide-template .guideTtl03 {
  border-left: 5px solid #10A0D5;
  position: relative;
  font-weight: 400;
}

#guide-template .guideTtl03:after {
  margin: auto 0;
  width: 100%;
  height: 1px;
  border-bottom: 1px dashed #000;
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  content: "";
}

#guide-template .txt .notes {
  display: block;
  color: #999;
}

#guide-template .emTxt {
  background-color: #F5F5F5;
  display: block;
  font-weight: 400;
  font-style: normal;
}

#guide-template .guideTable01 {
  border: 1px solid #CCC;
}

#guide-template .guideTable01 .row {
  width: 100%;
}

#guide-template .guideTable01 .term {
  background-color: #F5F5F5;
  font-weight: 400;
}

#guide-template .guideTable02 .txt {
  font-size: 1.5rem;
  margin-bottom: 15px !important;
}

#guide-template .guideTable02,
#guide-template .guideTable03,
#guide-template .guideTable04,
#guide-template .guideTable05,
#guide-template .guideTable06,
#guide-template .guideTable07,
#guide-template .guideTable08 {
  width: 100%;
  border-collapse: collapse;
}

#guide-template .guideTable02 th,
#guide-template .guideTable02 td,
#guide-template .guideTable03 th,
#guide-template .guideTable03 td,
#guide-template .guideTable04 th,
#guide-template .guideTable04 td,
#guide-template .guideTable05 th,
#guide-template .guideTable05 td
#guide-template .guideTable06 th,
#guide-template .guideTable06 td,
#guide-template .guideTable07 th,
#guide-template .guideTable07 td,
#guide-template .guideTable08 th,
#guide-template .guideTable08 td {
  padding: 10px 20px;
  font-size: 1.6rem;
}

#guide-template .guideTable02 th,
#guide-template .guideTable03 th,
#guide-template .guideTable04 th,
#guide-template .guideTable05 th,
#guide-template .guideTable06 th,
#guide-template .guideTable07 th,
#guide-template .guideTable08 th {
  background-color: #F5F5F5;
  font-weight: 400;
}

#guide-template .guideTable02 thead tr,
#guide-template .guideTable03 thead tr,
#guide-template .guideTable04 thead tr,
#guide-template .guideTable05 thead tr,
#guide-template .guideTable06 thead tr,
#guide-template .guideTable07 thead tr,
#guide-template .guideTable08 thead tr {
  border-bottom: none;
}

#guide-template .guideTable02 thead th,
#guide-template .guideTable02 thead td,
#guide-template .guideTable03 thead th,
#guide-template .guideTable03 thead td,
#guide-template .guideTable04 thead th,
#guide-template .guideTable04 thead td,
#guide-template .guideTable05 thead th,
#guide-template .guideTable05 thead td,
#guide-template .guideTable06 thead th,
#guide-template .guideTable06 thead td,
#guide-template .guideTable07 thead th,
#guide-template .guideTable07 thead td,
#guide-template .guideTable08 thead th,
#guide-template .guideTable08 thead td {
  background-color: #35373D;
  color: #FFF;
  font-weight: 400;
  text-align: center;
}

#guide-template .guideTable02 thead th:last-child,
#guide-template .guideTable03 thead th:last-child,
#guide-template .guideTable04 thead th:last-child,
#guide-template .guideTable05 thead th:last-child,
#guide-template .guideTable06 thead th:last-child,
#guide-template .guideTable07 thead th:last-child,
#guide-template .guideTable08 thead th:last-child {
  border-right: 1px solid #35373D;
}

#guide-template .guideTable02 thead th:not(:last-child),
#guide-template .guideTable03 thead th:not(:last-child),
#guide-template .guideTable04 thead th:not(:last-child),
#guide-template .guideTable05 thead th:not(:last-child),
#guide-template .guideTable06 thead th:not(:last-child),
#guide-template .guideTable07 thead th:not(:last-child),
#guide-template .guideTable08 thead th:not(:last-child) {
  border-right: 1px solid #FFF;
}

#guide-template .guideTable02 tbody th,
#guide-template .guideTable02 tbody td,
#guide-template .guideTable03 tbody th,
#guide-template .guideTable03 tbody td,
#guide-template .guideTable04 tbody th,
#guide-template .guideTable04 tbody td,
#guide-template .guideTable05 tbody th,
#guide-template .guideTable05 tbody td,
#guide-template .guideTable06 tbody th,
#guide-template .guideTable06 tbody td,
#guide-template .guideTable07 tbody th,
#guide-template .guideTable07 tbody td,
#guide-template .guideTable08 tbody th,
#guide-template .guideTable08 tbody td {
  border-width: 0 1px 1px 1px;
  border-style: solid;
  border-color: #CCC;
}

#guide-template .guideTable05 tbody td,
#guide-template .guideTable06 tbody td {
  text-align: center;
}

#guide-template .guideTable02 tbody:first-child tr:first-child th,
#guide-template .guideTable02 tbody:first-child tr:first-child td,
#guide-template .guideTable03 tbody:first-child tr:first-child th,
#guide-template .guideTable03 tbody:first-child tr:first-child td,
#guide-template .guideTable04 tbody:first-child tr:first-child th,
#guide-template .guideTable04 tbody:first-child tr:first-child td,
#guide-template .guideTable05 tbody:first-child tr:first-child th,
#guide-template .guideTable05 tbody:first-child tr:first-child td,
#guide-template .guideTable06 tbody:first-child tr:first-child th,
#guide-template .guideTable06 tbody:first-child tr:first-child td,
#guide-template .guideTable07 tbody:first-child tr:first-child th,
#guide-template .guideTable07 tbody:first-child tr:first-child td,
#guide-template .guideTable08 tbody:first-child tr:first-child th,
#guide-template .guideTable08 tbody:first-child tr:first-child td {
  border-width: 1px;
}

#guide-template .guideList {
  border: 1px solid #BDB8AD;
  -webkit-box-shadow: 0 0 5px 0 #E8E5E0 inset;
          box-shadow: 0 0 5px 0 #E8E5E0 inset;
  position: relative;
}

#guide-template .guideList:before {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  content: "";
  width: 100%;
  height: 100%;
  border: 3px solid #E8E5E0;
  position: absolute;
  top: 0;
  left: 0;
}

#guide-template .guideList li {
  position: relative;
  font-size: 1.6rem;
}

#guide-template .guideList li:not(:last-child) {
  margin-bottom: 10px;
}

#guide-template .guideList li:before {
  background-color: #10A0D5;
  display: block;
  position: absolute;
  left: 0;
  content: "";
}
#guide-template ol.guideList li:before {
  background-color: #10A0D5;
  display: block;
  position: absolute;
  left: 0;
  content: none;
}

#guide-template .guideTable01 .guideList,
#guide-template .guideTable02 .guideList,
#guide-template .guideTable03 .guideList,
#guide-template .guideTable04 .guideList,
#guide-template .guideTable05 .guideList {
  padding: 0;
  border: none;
  -webkit-box-shadow: none;
          box-shadow: none;
}

#guide-template .guideTable01 .guideList:before,
#guide-template .guideTable02 .guideList:before,
#guide-template .guideTable03 .guideList:before,
#guide-template .guideTable04 .guideList:before,
#guide-template .guideTable05 .guideList:before {
  display: none;
}

#guide-template .index {
  border: 1px dashed #000;
}

#guide-template .index .indexList li {
  position: relative;
}

#guide-template .index .indexList li:not(:last-child) {
  margin-bottom: 10px;
}

#guide-template .index .indexList li .icon {
  margin-right: 2px;
  color: #999;
  font-size: 1.6rem;
}

#guide-template .index .indexList li a {
  font-size: 1.6rem;
}

#guide-template .index .indexList li .innerList {
  margin-top: 5px;
}

#guide-template .index .indexList li .innerList li {
  padding-left: 13px;
}

#guide-template .index .indexList li .innerList li .im {
  top: 7px;
  font-size: 0.7em;
}

#guide-template .index .indexList li .innerList li a {
  font-size: 1.2rem;
}

#guide-template .findBoxWrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#guide-template .findBoxWrapper .findBox {
  background: #FD6F24;
  border-radius: 3px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  -webkit-transition: .3s;
  transition: .3s;
}

#guide-template .findBoxWrapper .findBox:after {
  content: "";
  margin-top: -5px;
  width: 9px;
  height: 9px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

#guide-template .findBoxWrapper .findBox .icon img {
  width: 100%;
  height: auto;
}

#guide-template .findBoxWrapper .findBox .txt {
  color: #FFF;
  font-weight: 700;
}

#guide-template .comCtaBox2 {
  margin-top: 35px;
  text-align: center;
  padding: 28px 40px;
  background-image: linear-gradient(135deg, #0F90CF 0%, #173377 100%);
}

#guide-template .comCtaBox2 > .subTitle {
  font-size: 1.2rem;
  font-weight: bold;
  color: #fff;
}

#guide-template .comCtaBox2 > .subTitle span {
  font-size: 1.1rem;
  font-weight: normal;
}

#guide-template .comCtaBox2 > .title {
  font-size: 2.6rem;
  font-weight: bold;
  color: #fff;
  position: relative;
  display: inline-block;
}

#guide-template .comCtaBox2 > .title::before {
  content: "";
  background: url('/assets/service/img/common/icon/icon12.png') center/ 8px 22px;
  width: 8px;
  height: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  left: -20px;
}

#guide-template .comCtaBox2 > .title::after {
  content: "";
  background: url('/assets/service/img/common/icon/icon13.png') center/ 8px 22px;
  width: 8px;
  height: 22px;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  right: -15px;
}

#guide-template .comCtaBox2 .inner {
  margin-top: 16px;
  padding: 30px;
  background: #fff;
  border-radius: 6px;
  text-align: left;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

#guide-template .comCtaBox2 .block {
  width: 410px;
  margin-right: 40px;
}

#guide-template .comCtaBox2 .block .subTitle {
  font-size: 1.4rem;
  font-weight: bold;
  color: #fff;
  background: #0C415A;
  border-radius: 4px;
  text-align: center;
  padding: 4px 0;
}

#guide-template .comCtaBox2 .block .title {
  margin-top: 10px;
  font-size: 2.3rem;
  font-weight: bold;
  color: #0C415A;
  line-height: 1.4;
}

#guide-template .comCtaBox2 .block .lead {
  margin-top: 10px;
  font-size: 1.5rem;
  line-height: 1.7;
}

#guide-template .comCtaBox2 .block .ctaBtn {
  margin-top: 28px;
  padding: 11px 0;
  width: 100%;
  display: inline-flex;
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff;
  background: #E87054;
  text-align: center;
  border-radius: 23px;
  justify-content: center;
  align-items: center;
  transition: .4s;
}

#guide-template .comCtaBox2 .block .ctaBtn:hover {
  text-decoration: none;
  opacity: 0.7;
}

#guide-template .comCtaBox2 .block .im {
  font-size: 1.5rem;
  margin-right: 10px;
}

#guide-template .sec01 {
  margin: 60px 0;
}

#guide-template .sec01_title01 {
  padding-top: 30px;
  font-size: 3.2rem;
  position: relative;
}

#guide-template .sec01_title01::before {
  content: "";
  position: absolute;
  width: 200px;
  height: 4px;
  background-color: #0DACBA;
  top: 0;
  left: 0;
}

#guide-template .sec01_lead01 {
  font-size: 1.5rem;
  margin-top: 25px;
  line-height: 1.7;
}

#guide-template .sec01_list {
  margin-top: 35px;
  display: flex;
  flex-wrap: wrap;
}

#guide-template .sec01_list-item {
  width: 260px;
}

#guide-template .sec01_list-item:not(:nth-child(3n + 1)) {
  margin-left: 40px;
}

#guide-template .sec01_list-item:nth-child(n + 4) {
  margin-top: 30px;
}

#guide-template .sec01_list-item a {
  display: inline-block;
  color: #111;
}

#guide-template .sec01_list-item a:hover {
  opacity: 0.7;
  text-decoration: none;
}

#guide-template .sec01_list-title {
  font-size: 1.8rem;
  font-weight: bold;
  margin-top: 20px;
}

#guide-template .sec01_list-lead {
  font-size: 1.5rem;
  margin-top: 5px;
}

#guide-template .sec02 {
  margin-top: 35px;
}

#guide-template .sec02_title01 {
  margin-bottom: 25px;
  padding: 18px 20px 20px;
  background: #E9E9E9;
  font-size: 2.3rem;
  line-height: 1.3;
  border-top: 2px solid #00ACBA;
}

#guide-template .sec02_title01 span {
  font-size: 1.5rem;
  color: #0DACBA;
  display: block;
}

#guide-template .sec02_list {
  display: flex;
  flex-wrap: wrap;
}

#guide-template .sec02_list-item {
  width: 415px;
}

#guide-template .sec02_list-item:nth-child(even) {
  margin-left: 30px;
}

#guide-template .sec02_list-item:nth-child(n + 3) {
  margin-top: 20px;
}

#guide-template .sec02_list-item a {
  font-size: 1.8rem;
  font-weight: bold;
  text-decoration: underline;
  color: #111;
  display: inline-flex;
  align-items: center;
}

#guide-template .sec02_list-item a:hover {
  text-decoration: none;
}

#guide-template .sec02_list-item a img {
  margin-right: 10px;
}

#guide-template .sec02_list-item p {
  font-size: 1.5rem;
  margin-top: 5px;
  line-height: 1.7;
}

#guide-template .banner01 {
  margin-top: 60px;
  text-align: center;
}

#guide-template .banner01 .link {
  display: inline-block;
  transition: .4s;
}

#guide-template .banner01 .link:hover {
  opacity: 0.7;
}

#guide-template .banner01 .link:not(:first-child) {
  margin-left: 20px;
}

#guide-template .exampleTxt {
  padding: 30px;
  border: 1px solid #BDB8AD;
  box-shadow: 0 0 5px 0 #E8E5E0 inset;
  position: relative;
}

#guide-template .exampleTxt::before {
  box-sizing: border-box;
  content: "";
  width: 100%;
  height: 100%;
  border: 3px solid #E8E5E0;
  position: absolute;
  top: 0;
  left: 0;
}

#guide-template .exampleTxt .txt:not(:last-child) {
  margin-bottom: 15px;
}

#guide-template .exampleTxt + .txt {
  margin-top: 30px;
}

#guide-template .exampleTxt .guideList {
  padding: 0 !important;
  box-shadow: none !important;
  border: none !important;
}

#guide-template .exampleTxt .guideList::before {
  content: none !important;
}

@media only screen and (min-width: 768px) {
  #guide-template .comBox:not(:last-child) {
    margin-bottom: 40px;
  }
  #guide-template .contTtl {
    margin-bottom: 35px;
    padding-left: 30px;
    font-size: 3.6rem;
  }
  #guide-template .guideTtl01 {
    padding: 20px;
    font-size: 2.6rem;
  }
  #guide-template .guideTtl02 {
    margin-bottom: 25px;
    padding: 20px;
    font-size: 2.1rem;
  }
  #guide-template .guideTtl03 {
    margin-bottom: 25px;
    padding-left: 15px;
    font-size: 1.7rem;
  }
  #guide-template .guideTtl03:after {
    bottom: -15px;
  }
  #guide-template .txt {
    font-size: 1.6rem;
    line-height: 2;
  }
  #guide-template .txt:not(:last-child) {
    margin-bottom: 30px;
  }
  #guide-template .emTxt {
    padding: 40px;
    font-size: 1.6rem;
    line-height: 1.75;
  }
  #guide-template .guideTable01 {
    margin-bottom: 25px;
  }
  #guide-template .guideTable01 .row {
    width: 100%;
    display: table;
  }
  #guide-template .guideTable01 .row:not(:last-child) {
    border-bottom: 1px solid #CCC;
  }
  #guide-template .guideTable01 .term,
  #guide-template .guideTable01 .desc {
    padding: 10px 20px;
    display: table-cell;
  }
  #guide-template .guideTable01 .term {
    width: 20%;
    border-right: 1px solid #CCC;
  }
  #guide-template .guideTable01 .desc {
    width: 80%;
  }
  #guide-template .guideTable02,
  #guide-template .guideTable03,
  #guide-template .guideTable04,
  #guide-template .guideTable05,
  #guide-template .guideTable06,
  #guide-template .guideTable07,
  #guide-template .guideTable08 {
    margin-bottom: 40px;
  }
  #guide-template .guideTable02 th,
  #guide-template .guideTable02 td,
  #guide-template .guideTable03 th,
  #guide-template .guideTable03 td,
  #guide-template .guideTable04 th,
  #guide-template .guideTable04 td,
  #guide-template .guideTable05 th,
  #guide-template .guideTable05 td,
  #guide-template .guideTable07 th,
  #guide-template .guideTable07 td,
  #guide-template .guideTable08 th,
  #guide-template .guideTable08 td {
    padding: 15px 20px;
  }
  #guide-template .guideTable02 th,
  #guide-template .guideTable03 th,
  #guide-template .guideTable04 th,
  #guide-template .guideTable05 th {
    width: 20%;
  }
  #guide-template .guideTable02 td,
  #guide-template .guideTable03 td,
  #guide-template .guideTable04 td,
  #guide-template .guideTable05 td {
    width: 80%;
  }
  #guide-template .guideTable03 th {
    width: 20%;
  }
  #guide-template .guideTable03 td {
    width: 40%;
  }
  #guide-template .guideTable04 th,
  #guide-template .guideTable05 th {
    width: 15%;
  }
  #guide-template .guideTable04 td,
  #guide-template .guideTable05 td {
    width: 28.3%;
  }
  #guide-template .guideTable06 th,
  #guide-template .guideTable06 td {
    padding: 15px;
  }
  #guide-template .guideTable06 th {
    width: 5%;
  }
  #guide-template .guideTable06 td {
    width: 8%;
  }
  #guide-template .guideTable06 td:nth-of-type(2),
  #guide-template .guideTable06 td:nth-of-type(6) {
    width: 12%;
  }
  #guide-template .guideTable06 td:nth-of-type(5) {
    width: 10%;
  }
  #guide-template .guideTable07 th,
  #guide-template .guideTable07 td,
  #guide-template .guideTable08 th,
  #guide-template .guideTable08 td {
    width: 20%;
  }
  #guide-template .guideTable08 td {
    text-align: center;
  }
  #guide-template .guideList {
    padding: 30px;
    -webkit-box-shadow: 0 0 5px 0 #E8E5E0 inset;
            box-shadow: 0 0 5px 0 #E8E5E0 inset;
  }
  #guide-template ol.guideList.dec {
    list-style-type: decimal;
  }
  #guide-template ol.guideList.alp {
    list-style-type: upper-alpha;
  }
  #guide-template .guideList:not(:last-child) {
    margin-bottom: 30px;
  }
  #guide-template ol.guideList.dec:not(:last-child),
  #guide-template ol.guideList.alp:not(:last-child) {
    margin-bottom: 15px;
  }
  #guide-template .guideList li {
    padding-left: 15px;
    font-size: 1.5rem;
  }
  #guide-template ol.guideList li {
    margin-left: 15px;
    padding-left: 0;
    font-size: 1.5rem;
  }
  #guide-template .guideList li:before {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    top: 8px;
  }
  #guide-template .guideList li > ul {
    margin: 10px 0 15px;
  }
  #guide-template .guideList li > ul li::before {
    width: 5px;
    height: 5px;
    background-color: #FFF;
    border: 1px solid #10A0D5;
  }
  #guide-template #mainVisual .txt {
    margin: 40px 0;
    font-size: 1.6rem;
  }
  #guide-template .index {
    padding: 30px;
  }
  #guide-template .index .ttlTxt {
    margin-bottom: 10px;
    font-size: 1.9rem;
  }
  #guide-template .findBoxWrapper .findBox {
    padding: 25px 30px;
    width: 394px;
    min-height: 100px;
  }
  #guide-template .findBoxWrapper .findBox:hover {
    text-decoration: none;
    opacity: 0.7;
  }
  #guide-template .findBoxWrapper .findBox .icon {
    margin-right: 20px;
    width: 62px;
  }
  #guide-template .findBoxWrapper .findBox .txt {
    font-size: 1.8rem;
  }
  #guide-template .centerImg {
    width: 640px;
    margin: 0 auto 25px;
  }
  #guide-template .centerImg img {
    width: 640px;
    height: auto;
  }
  #guide-template .centerImg figcaption {
    text-align: right;
    color: #111;
  }
  #guide-template .largeImg {
    width: 880px;
  }
  #guide-template .largeImg img {
    width: 880px;
  }
}

@media only screen and (max-width: 767px) {
  #guide-template .comBox:not(:last-child) {
    margin-bottom: 30px;
  }
  #guide-template .contTtl {
    margin: 30px 15px;
    padding-left: 23px;
    font-size: 2.5rem;
  }
  #guide-template .guideTtl01 {
    margin: 0 -15px 20px;
    padding: 18px 15px;
    font-size: 2rem;
    line-height: 1.75;
  }
  #guide-template .guideTtl02 {
    margin-bottom: 15px;
    padding: 13px 15px;
    font-size: 1.8rem;
    line-height: 1.75;
  }
  #guide-template .guideTtl03 {
    margin-bottom: 25px;
    padding-left: 15px;
    font-size: 1.7rem;
  }
  #guide-template .guideTtl03:after {
    bottom: -10px;
  }
  #guide-template .txt {
    font-size: 1.4rem;
    line-height: 2;
  }
  #guide-template .txt:not(:last-child) {
    margin-bottom: 30px;
  }
  #guide-template .emTxt {
    padding: 20px;
    font-size: 1.4rem;
    line-height: 1.75;
  }
  #guide-template .guideTable01 {
    margin-bottom: 20px;
  }
  #guide-template .guideTable01 .row:not(:last-child) .desc {
    border-bottom: 1px solid #CCC;
  }
  #guide-template .guideTable01 .term,
  #guide-template .guideTable01 .desc {
    padding: 10px 15px;
    width: 100%;
    text-align: center;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }
  #guide-template .guideTable01 .term {
    width: 100%;
    border-bottom: 1px solid #CCC;
  }
  #guide-template .guideTable02,
  #guide-template .guideTable03,
  #guide-template .guideTable04,
  #guide-template .guideTable05,
  #guide-template .guideTable06,
  #guide-template .guideTable07,
  #guide-template .guideTable08 {
    margin-bottom: 20px;
  }
  #guide-template .guideTable02 th,
  #guide-template .guideTable02 td,
  #guide-template .guideTable03 th,
  #guide-template .guideTable03 td,
  #guide-template .guideTable04 th,
  #guide-template .guideTable04 td,
  #guide-template .guideTable05 th,
  #guide-template .guideTable05 td,
  #guide-template .guideTable07 th,
  #guide-template .guideTable07 td,
  #guide-template .guideTable08 th,
  #guide-template .guideTable08 td {
    padding: 10px;
  }
  #guide-template .guideTable02 th,
  #guide-template .guideTable03 th,
  #guide-template .guideTable04 th,
  #guide-template .guideTable05 th {
    width: 35%;
  }
  #guide-template .guideTable02 td,
  #guide-template .guideTable03 td,
  #guide-template .guideTable04 td,
  #guide-template .guideTable05 td {
    width: 65%;
  }
  #guide-template .guideTable03 th {
    width: 30%;
  }
  #guide-template .guideTable03 td {
    width: 35%;
  }
  #guide-template .guideTable04 th,
  #guide-template .guideTable05 th {
    width: 25%;
  }
  #guide-template .guideTable04 td,
  #guide-template .guideTable05 td {
    width: 25%;
  }
  #guide-template .guideTable06 th,
  #guide-template .guideTable06 td {
    padding: 5px;
  }
  #guide-template .guideTable06 th {
    width: 10%;
  }
  #guide-template .guideTable06 td {
    width: 10%;
  }
  #guide-template .guideTable08 td {
    text-align: center;
  }
  #guide-template .guideList {
    padding: 20px;
    -webkit-box-shadow: 0 0 2px 0 #E8E5E0 inset;
            box-shadow: 0 0 2px 0 #E8E5E0 inset;
  }
  #guide-template ol.guideList.dec {
    list-style: decimal;
  }
  #guide-template ol.guideList.alp {
    list-style: upper-alpha;
  }
  #guide-template .guideList:not(:last-child) {
    margin-bottom: 30px;
  }
  #guide-template ol.guideList.dec:not(:last-child),
  #guide-template ol.guideList.alp:not(:last-child) {
    margin-bottom: 10px;
  }
  #guide-template .guideList li {
    padding-left: 10px;
  }
  #guide-template ol.guideList li {
    margin-left: 18px;
    padding-left: 0;
  }
  #guide-template .guideList li:before {
    width: 5px;
    height: 5px;
    border-radius: 2.5px;
    top: 7px;
  }
  #guide-template #main {
    padding-top: 0;
  }
  #guide-template #conts > section {
    margin-top: 30px;
    padding: 0 15px;
  }
  #guide-template #mainVisual {
    margin: 0 15px;
  }
  #guide-template #mainVisual img {
    width: 100%;
    height: auto;
  }
  #guide-template #mainVisual .txt {
    margin: 20px 0 25px;
    font-size: 1.4rem;
  }
  #guide-template .index {
    margin-right: 15px;
    margin-left: 15px;
    padding: 20px;
  }
  #guide-template .index .ttlTxt {
    margin-bottom: 15px;
    font-size: 2rem;
  }
  #guide-template .index .indexList li:not(:last-child) {
    margin-bottom: 10px;
  }
  #guide-template .index .indexList li:before {
    margin-right: 5px;
  }
  #guide-template .index .indexList li .innerList li a {
    color: #111;
    font-size: 1.4rem;
  }
  #guide-template .findBoxWrapper {
    padding: 15px;
  }
  #guide-template .findBoxWrapper .findBox {
    padding: 15px 30px 15px 15px;
    min-height: 75px;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #guide-template .findBoxWrapper .findBox .icon {
    margin-right: 15px;
    width: 35px;
  }
  #guide-template .findBoxWrapper .findBox .txt {
    width: calc(100% - 50px);
    font-size: 1.3rem;
    font-weight: 400;
  }
  #guide-template .centerImg {
    margin-bottom: 10px;
  }
  #guide-template .centerImg img {
    width: 100%;
    height: 100%;
  }
  #guide-template .docRequestArea .txt {
    margin-bottom: 0;
    font-size: 1.1rem;
  }
  #guide-template .comCtaBox2 {
    padding: 20px;
  }
  #guide-template .comCtaBox2 > .title {
    margin: 0 20px;
    font-size: 2.2rem;
  }
  #guide-template .comCtaBox2 .inner {
    padding: 20px;
    display: block;
  }
  #guide-template .comCtaBox2 .block {
    width: 100%;
    margin-right: 0;
  }
  #guide-template .comCtaBox2 .block .ctaBtn {
    margin-top: 15px;
  }
  #guide-template .comCtaBox2 .block .subTitle {
    font-size: 1.2rem;
  }
  #guide-template .comCtaBox2 .block .title {
    font-size: 2.2rem;
  }
  #guide-template .comCtaBox2 .image {
    margin-top: 25px;
  }
  #guide-template .sec01 {
    margin: 40px 0 0;
  }
  #guide-template .sec01_title01 {
    font-size: 2.2rem;
    padding-top: 0;
  }
  #guide-template .sec01_title01::before {
    content: none;
  }
  #guide-template .sec01_lead01 {
    margin-top: 15px;
    font-size: 1.4rem;
  }
  #guide-template .sec01_list {
    margin-top: 20px;
    display: block;
  }
  #guide-template .sec01_list-item {
    width: 100%;
  }
  #guide-template .sec01_list-item:not(:nth-child(3n + 1)) {
    margin-left: 0;
  }
  #guide-template .sec01_list-item:not(:first-child) {
    margin-top: 20px;
  }
  #guide-template .sec01_list-item a {
    text-align: center;
  }
  #guide-template .sec01_list-title {
    margin-top: 10px;
    font-size: 1.6rem;
  }
  #guide-template .sec01_list-lead {
    font-size: 1.4rem;
  }
  #guide-template .sec02 {
    margin-top: 20px;
  }
  #guide-template .sec02_title01 {
    margin-bottom: 15px;
    padding: 13px 15px;
    font-size: 1.6rem;
    line-height: 1.5;
  }
  #guide-template .sec02_title01 span {
    font-size: 1.2rem;
  }
  #guide-template .sec02_list {
    display: block;
  }
  #guide-template .sec02_list-item {
    width: 100%;
  }
  #guide-template .sec02_list-item a {
    font-size: 1.6rem;
  }
  #guide-template .sec02_list-item p {
    margin-top: 0;
    font-size: 1.4rem;
  }
  #guide-template .sec02_list-item:nth-child(even) {
    margin-left: 0;
  }
  #guide-template .sec02_list-item:nth-child(n + 3) {
    margin-top: 0;
  }
  #guide-template .sec02_list-item:not(:first-child) {
    margin-top: 15px;
  }
  #guide-template .banner01 {
    margin: 30px 15px 0;
  }
  #guide-template .banner01 .link:not(:first-child) {
    margin-left: 0;
    margin-top: 20px;
  }
  #guide-template .banner01 .link img {
    width: 100%;
    height: auto;
  }
  #guide-template .centerImg figcaption {
    text-align: right;
    color: #111;
  }
}

/*------------------------------------------------------------
	サービス詳細
------------------------------------------------------------*/
#service-details .mainTtl .inner .ttlTxt span {
  display: block;
  color: #999;
  font-size: 1.6rem;
}

#service-details #overview .overviewTable {
  border-top: 1px solid #CCC;
}

#service-details #overview .overviewTable dl {
  display: table;
  width: 100%;
  border-bottom: 1px solid #CCC;
}

#service-details #overview .overviewTable dl dt, #service-details #overview .overviewTable dl dd {
  display: table-cell;
  font-size: 1.3rem;
  vertical-align: middle;
}

#service-details #overview .overviewTable dl dt {
  font-weight: bold;
}

#service-details #overview .overviewTable dl dd {
  padding-left: 15px;
  border-left: 2px solid #10A0D5;
}

#service-details #overview .feature .featureTtl {
  color: #FFF;
  background: #1F2228;
}

#service-details #overview .feature .featureConts {
  border: 5px solid #DDD;
  border-top: none;
}

#service-details #overview .feature .featureConts p {
  font-size: 1.4rem;
  line-height: 1.8;
}

#service-details .btnArea {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

#service-details .btnArea .btn {
  width: 100%;
}

#service-details .serviceTtl01 {
  border-width: 1px 1px 1px 5px;
  border-style: solid;
  border-color: #CCC #CCC #CCC #10A0D5;
  background-color: #F5F5F5;
  font-weight: 400;
}

#service-details .featureBox dl dt {
  color: #10A0D5;
  font-weight: 400;
  position: relative;
}

#service-details .featureBox dl dt:before {
  content: "";
  background: url(/assets/service/img/service_detail/icon_star.png) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  left: 0;
}

#service-details .featureBox dl dd {
  line-height: 1.8;
}

#service-details .featureBox dl + dl dt:after {
  content: "";
  width: 100%;
  height: 1px;
  background: url(/assets/service/img/service_detail/bd_dot.png) repeat-x center center;
  position: absolute;
  left: 0;
}

#service-details .notice {
  border: 1px solid #BDB8AD;
  -webkit-box-shadow: 0 0 0 3px #e8e5e0 inset;
          box-shadow: 0 0 0 3px #e8e5e0 inset;
}

#service-details .notice dl dt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  color: #2C180D;
  position: relative;
}

#service-details .notice dl dt:before {
  content: "";
  display: block;
  background: url(/assets/service/img/service_detail/icon_notice.png) no-repeat 0 0;
  background-size: contain;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto 0;
}

#service-details .notice dl dd .underline {
  background: -webkit-gradient(linear, left top, left bottom, color-stop(60%, rgba(255, 255, 119, 0)), color-stop(40%, #FFFF77));
  background: -webkit-linear-gradient(rgba(255, 255, 119, 0) 60%, #FFFF77 40%);
  background: linear-gradient(rgba(255, 255, 119, 0) 60%, #FFFF77 40%);
}

#service-details #provider .providerTable {
  border-top: 1px solid #CCC;
}

#service-details #provider .providerTable dl dt, #service-details #provider .providerTable dl dd {
  font-size: 1.3rem;
}

#service-details #provider .providerTable dl dt {
  font-weight: 400;
  background: #eaf6fa;
}

#service-details #provider .providerTable dl dd ul li span {
  position: relative;
}

#service-details #provider .providerTable dl dd ul li span:before {
  content: "";
  display: inline-block;
  background: #10A0D5;
  border-radius: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  margin: auto;
}

#service-details #provider .providerTable dl dd .note {
  color: #999;
}

#service-details #provider .btnWrapper .btnArea {
  border: solid #DDD;
}

#service-details #provider section .serviceTtl02 {
  font-size: 1.9rem;
  font-weight: 400;
  border-left: solid #10A0D5;
  position: relative;
}

#service-details #provider section .serviceTtl02:after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background: url(/assets/service/img/service_detail/bd_dot.png) repeat-x center center;
  position: absolute;
  right: 0;
  left: 0;
}

#service-details .content:after {
  display: block;
  clear: both;
  content: "";
}

#service-details .content .serviceTtl01 {
  margin-bottom: 25px;
  font-size: 1.9rem;
  font-weight: normal;
}

#service-details .content h2, #service-details .content h3 {
  margin-bottom: 20px;
  font-size: 1.5rem;
  font-weight: bold;
}

#service-details .content p {
  margin-bottom: 15px;
  font-size: 1.5rem;
}

#service-details .content img.left {
  margin-right: 10px;
  float: left;
}

#service-details .content img.right {
  margin-left: 10px;
  float: right;
}

#service-details .content table {
  width: 100%;
  border-collapse: collapse;
}

#service-details .content table th, #service-details .content table td {
  padding: 10px;
  border: 1px solid #CCC;
  text-align: left;
  vertical-align: top;
}

#service-details .content table th p, #service-details .content table td p {
  margin-bottom: 0;
}

#service-details .content table th {
  background: #eaf6fa;
}

@media only screen and (min-width: 768px) {
  #service-details .mainTtl .inner .ttlTxt span {
    margin-top: 10px;
  }
  #service-details #main {
    padding-top: 40px;
  }
  #service-details #mainVisual {
    margin-bottom: 40px;
  }
  #service-details #mainVisual img {
    width: 100%;
    height: auto;
  }
  #service-details #overview .overviewTable dl {
    padding: 15px 0;
  }
  #service-details #overview .overviewTable dl dt {
    width: 200px;
  }
  #service-details #overview .overviewTable dl dd {
    line-height: 30px;
  }
  #service-details #overview .feature {
    margin-top: 40px;
  }
  #service-details #overview .feature .featureTtl {
    font-size: 1.8rem;
    line-height: 50px;
    text-align: left;
    padding-left: 15px;
  }
  #service-details #overview .feature .matchTarget {
    margin-top: 25px;
    font-size: 1.4rem;
  }
  #service-details #overview .feature .downloadTtl {
    padding-left: 15px;
    margin-top: 35px;
    font-size: 1.9rem;
    font-weight: 400;
    border-left: 3px solid #10A0D5;
    position: relative;
  }
  #service-details #overview .feature .downloadTtl:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: url(/assets/service/img/service_detail/bd_dot.png) repeat-x center center;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -15px;
  }
  #service-details #overview .feature .featureConts {
    padding: 30px;
  }
  #service-details #overview .feature .featureConts p, #service-details #overview .feature .featureConts .btnArea {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 50%;
  }
  #service-details #overview .feature .featureConts p {
    float: left;
    padding-right: 35px;
    border-right: 1px dotted #7E7E7E;
  }
  #service-details #overview .feature .featureConts .btnArea {
    float: right;
    display: block;
    padding-left: 30px;
    /*margin-top: 10px;*/
  }
  #service-details #overview .feature .featureConts .btnArea a + a {
    margin-top: 10px;
  }
  #service-details #overview .feature .featureConts:after {
    content: "";
    display: block;
    clear: both;
  }
  #service-details .btnArea .btn {
    height: 60px;
    font-size: 1.8rem;
    border-radius: 30px;
  }

  #service-details .btnArea .btn.btn-onlineNegotiation {
    border: 1px solid #006699;
  }

  #service-details .serviceTtl01 {
    font-size: 1.9rem;
    padding: 15px;
    margin-top: 60px;
    margin-bottom: 5px;
  }
  #service-details .featureBox dl {
    padding: 25px 0;
  }
  #service-details .featureBox dl dt {
    font-size: 2.0rem;
    padding-left: 35px;
  }
  #service-details .featureBox dl dt:before {
    width: 26px;
    height: 26px;
    top: 3px;
  }
  #service-details .featureBox dl dd {
    font-size: 1.5rem;
    margin-top: 15px;
  }
  #service-details .featureBox dl dd:after {
    display: block;
    clear: both;
    content: "";
  }
  #service-details .featureBox dl dd .image.pos1 {
    margin-right: 20px;
    margin-bottom: 20px;
    max-width: 300px;
    float: left;
  }
  #service-details .featureBox dl dd .image.pos2 {
    margin-bottom: 20px;
    max-width: 100%;
    text-align: center;
  }
  #service-details .featureBox dl dd .image.pos3 {
    margin-left: 20px;
    margin-bottom: 20px;
    max-width: 300px;
    float: right;
  }
  #service-details .featureBox dl dd .image.pos2 img {
    max-width: 880px;
    height: auto;
  }
  #service-details .featureBox dl dd .image.pos1 img,
  #service-details .featureBox dl dd .image.pos3 img {
    width: 100%;
    height: auto;
  }
  #service-details .featureBox dl + dl dt:after {
    top: -25px;
  }
  #service-details .notice {
    padding: 40px 25px 40px 40px;
    margin-top: 10px;
  }
  #service-details .notice dl {
    display: table;
  }
  #service-details .notice dl dt, #service-details .notice dl dd {
    display: table-cell;
    vertical-align: middle;
  }
  #service-details .notice dl dt {
    width: 260px;
    font-size: 1.8rem;
    font-weight: 400;
    padding-left: 45px;
  }
  #service-details .notice dl dt:before {
    width: 30px;
    height: 32px;
  }
  #service-details .notice dl dt:after {
    content: "";
    display: block;
    width: 0;
    height: 100%;
    border-left: 1px dotted #7F7F7F;
    position: absolute;
    top: 0;
    right: 0;
  }
  #service-details .notice dl dd {
    font-size: 1.5rem;
    padding-left: 40px;
    line-height: 1.8;
  }
  #service-details .notice dl dd .underline {
    font-weight: bold;
  }
  #service-details #provider .providerTable {
    margin-top: 20px;
  }
  #service-details #provider .providerTable dl {
    display: table;
    width: 100%;
  }
  #service-details #provider .providerTable dl dt, #service-details #provider .providerTable dl dd {
    display: table-cell;
    padding: 10px 20px;
    border-right: 1px solid #CCC;
    border-bottom: 1px solid #CCC;
  }
  #service-details #provider .providerTable dl dt {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    width: 180px;
    border-left: 1px solid #CCC;
  }
  #service-details #provider .providerTable dl dd ul li span {
    padding-left: 1.0em;
  }
  #service-details #provider .providerTable dl dd ul li span:before {
    width: 6px;
    height: 6px;
  }
  #service-details #provider .btnWrapper {
    margin-top: 40px;
  }
  #service-details #provider .btnWrapper .btnArea {
    padding: 20px 30px;
    border-width: 4px;
  }
  #service-details #provider section {
    margin-top: 60px;
  }
  #service-details #provider section .serviceTtl02 {
    padding-left: 15px;
    border-left-width: 3px;
    margin-bottom: 35px;
  }
  #service-details #provider section .serviceTtl02:after {
    bottom: -15px;
  }
}

@media only screen and (max-width: 767px) {
  #service-details .mainTtl .inner .ttlTxt span {
    margin-top: 5px;
  }
  #service-details #main {
    padding-top: 0;
  }
  #service-details #mainVisual {
    margin-bottom: 25px;
  }
  #service-details #mainVisual img {
    width: 100%;
    height: auto;
  }
  #service-details #overview {
    padding: 0 15px;
  }
  #service-details #overview .overviewTable dl {
    padding: 13px 0;
  }
  #service-details #overview .overviewTable dl dt {
    width: 105px;
  }
  #service-details #overview .overviewTable dl dd {
    line-height: 15px;
  }
  #service-details #overview .feature {
    margin-top: 25px;
  }
  #service-details #overview .feature .featureTtl {
    font-size: 1.7rem;
    padding: 20px;
  }
  #service-details #overview .feature .matchTarget {
    margin-top: 12px;
    font-size: 1.4rem;
  }
  #service-details #overview .feature .downloadTtl {
    padding-left: 10px;
    margin-top: 25px;
    margin-bottom: 35px;
    font-size: 1.9rem;
    font-weight: 400;
    border-left: 2.5px solid #10A0D5;
    position: relative;
  }
  #service-details #overview .feature .downloadTtl:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: url(/assets/service/img/service_detail/bd_dot.png) repeat-x center center;
    position: absolute;
    right: 0;
    left: 0;
    bottom: -10px;
  }

  #service-details #overview .feature .featureConts {
    padding: 15px;
  }
  #service-details #overview .feature .featureConts .btnArea {
    margin-top: 15px;
    padding-bottom: 5px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #service-details #overview .feature .featureConts .btnArea .btn {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }

  #service-details #overview .feature .featureConts .btnArea .btn.btn-onlineNegotiation {
    border: 1px solid #006699;
  }

  #service-details #overview .feature .featureConts .btnArea .btn:last-child {
    margin-bottom: 0;
  }
  #service-details .btnArea .btn {
    height: 40px;
    font-size: 1.4rem;
  }
  #service-details .serviceTtl01 {
    font-size: 2.0rem;
    padding: 10px 20px;
    margin-bottom: 5px;
  }
  #service-details .featureBox dl {
    padding: 15px;
  }
  #service-details .featureBox dl dt {
    font-size: 1.7rem;
    padding-left: 25px;
  }
  #service-details .featureBox dl dt:before {
    width: 20px;
    height: 20px;
    top: 5px;
  }
  #service-details .featureBox dl dd {
    font-size: 1.4rem;
    margin-top: 10px;
  }
  #service-details .featureBox dl dd .image.pos1,
  #service-details .featureBox dl dd .image.pos2,
  #service-details .featureBox dl dd .image.pos3 {
    margin: 0 0 15px;
    max-width: 100%;
    float: none;
    text-align: center;
  }
  #service-details .featureBox dl dd .image.pos1 img,
  #service-details .featureBox dl dd .image.pos2 img,
  #service-details .featureBox dl dd .image.pos3 img {
    max-width: 100%;
    width: auto;
    height: auto;
  }
  #service-details .featureBox dl + dl dt:after {
    top: -15px;
  }
  #service-details .notice {
    padding: 17px;
    margin: 10px 15px 0;
  }
  #service-details .notice dl dt {
    font-size: 2.0rem;
    font-weight: 400;
    padding-left: 35px;
  }
  #service-details .notice dl dt:before {
    width: 28px;
    height: 30px;
  }
  #service-details .notice dl dt:after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background: url(/assets/service/img/service_detail/bd_dot.png) repeat-x center center;
    position: absolute;
    bottom: -10px;
    left: 0;
  }
  #service-details .notice dl dd {
    font-size: 1.4rem;
    margin-top: 25px;
  }
  #service-details #provider .providerTable {
    margin: 20px 15px 0;
  }
  #service-details #provider .providerTable dl {
    text-align: center;
  }
  #service-details #provider .providerTable dl dt, #service-details #provider .providerTable dl dd {
    padding: 5px;
    border: 1px solid #CCC;
    border-top: none;
  }
  #service-details #provider .providerTable dl dd ul li span {
    padding-left: 10px;
  }
  #service-details #provider .providerTable dl dd ul li span:before {
    width: 4px;
    height: 4px;
  }
  #service-details #provider .btnWrapper {
    margin: 15px;
  }
  #service-details #provider .btnWrapper .btnArea {
    padding: 0;
    border: none;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  #service-details #provider .btnWrapper .btnArea .btn {
    width: 100%;
  }

  #service-details #provider .btnWrapper .btnArea .btn.btn-onlineNegotiation {
    border: 1px solid #006699;
  }

  #service-details #provider .btnWrapper .btnArea .btn {
    margin-right: 0;
    margin-bottom: 15px;
  }

  #service-details #provider .btnWrapper .btnArea .btn:last-child {
    margin-bottom: 0;
  }

  #service-details #provider section {
    margin: 30px 15px 0;
  }
  #service-details #provider section .serviceTtl02 {
    padding-left: 10px;
    border-left-width: 2.5px;
    margin-bottom: 25px;
  }
  #service-details #provider section .serviceTtl02:after {
    bottom: -10px;
  }
  #service-details #sideBar {
    margin-top: 15px;
  }
  #service-details .content {
    padding: 15px;
  }
  #service-details .content .serviceTtl01 {
    margin: 0 -15px 15px;
    font-size: 2.0rem;
  }
  #service-details .content h2, #service-details .content h3 {
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
  #service-details .content p {
    margin-bottom: 15px;
    font-size: 1.4rem;
  }
  #service-details .content img {
    max-width: 100%;
    height: auto !important;
  }
  #service-details .content img.left {
    margin-right: 0;
    float: none;
  }
  #service-details .content img.right {
    margin-left: 0;
    float: none;
  }
  #service-details .content table {
    width: 100% !important;
    border-collapse: collapse;
  }
  #service-details .content table th, #service-details .content table td {
    padding: 10px;
    border: 1px solid #CCC;
    text-align: left;
    vertical-align: top;
  }
  #service-details .content table th p, #service-details .content table td p {
    margin-bottom: 0;
  }
  #service-details .content table th {
    background: #eaf6fa;
  }
}

/*------------------------------------------------------------
	サービス比較
------------------------------------------------------------*/
#service-compare #main {
  position: relative;
}

#service-compare #main #conts {
  min-height: 1600px;
}

#service-compare #main #sideBar {
  position: absolute;
  top: 30px;
  right: 0;
}

@media only screen and (max-width: 767px) {
  #service-compare #main #conts {
    min-height: auto;
  }
  #service-compare #main #sideBar {
    position: relative;
    top: 0;
  }
}

/*------------------------------------------------------------
	検索結果
------------------------------------------------------------*/
.resultBox .freeSearch {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 20px 20px 20px 30px;
  border: 4px solid #ddd;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.resultBox .freeSearch:before {
  content: "";
  margin-top: -12px;
  width: 5px;
  height: 26px;
  background: #10a0d5;
  position: absolute;
  top: 50%;
  left: -4px;
}

.resultBox .freeSearch dt {
  margin-top: -1px;
  margin-right: 20px;
  font-size: 1.7rem;
  font-weight: 400;
}

.resultBox .freeSearch dd .searchBox {
  width: 660px;
}

.resultBox .head,
.resultBox .foot {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}

.resultBox .head .display,
.resultBox .foot .display {
  margin-right: auto;
  font-weight: 400;
}

.resultBox .head .display .total,
.resultBox .foot .display .total {
  font-size: 3.6em;
  font-weight: 400;
}

.resultBox .head .count,
.resultBox .head .order,
.resultBox .foot .count,
.resultBox .foot .order {
  margin-right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.resultBox .head .count p,
.resultBox .head .order p,
.resultBox .foot .count p,
.resultBox .foot .order p {
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.resultBox .head .count p .im,
.resultBox .head .order p .im,
.resultBox .foot .count p .im,
.resultBox .foot .order p .im {
  margin-top: 2px;
  margin-right: 5px;
  color: #999;
  font-size: 1.3rem;
}

.resultBox .head .count .list,
.resultBox .head .order .list,
.resultBox .foot .count .list,
.resultBox .foot .order .list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.resultBox .head .count .list li,
.resultBox .head .order .list li,
.resultBox .foot .count .list li,
.resultBox .foot .order .list li {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 36px;
  height: 30px;
  border: 1px solid #CCC;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #006699;
  font-size: 1.4rem;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.resultBox .head .count .list li:first-child,
.resultBox .head .order .list li:first-child,
.resultBox .foot .count .list li:first-child,
.resultBox .foot .order .list li:first-child {
  border-radius: 2px 0 0 2px;
}

.resultBox .head .count .list li:last-child,
.resultBox .head .order .list li:last-child,
.resultBox .foot .count .list li:last-child,
.resultBox .foot .order .list li:last-child {
  border-right: 1px solid #CCC;
  border-radius: 0 2px 2px 0;
}

.resultBox .head .count .list li:hover, .resultBox .head .count .list li.active,
.resultBox .head .order .list li:hover,
.resultBox .head .order .list li.active,
.resultBox .foot .count .list li:hover,
.resultBox .foot .count .list li.active,
.resultBox .foot .order .list li:hover,
.resultBox .foot .order .list li.active {
  background: #555555;
  border-color: #555;
}

.resultBox .head .count .list li:hover a, .resultBox .head .count .list li.active a,
.resultBox .head .order .list li:hover a,
.resultBox .head .order .list li.active a,
.resultBox .foot .count .list li:hover a,
.resultBox .foot .count .list li.active a,
.resultBox .foot .order .list li:hover a,
.resultBox .foot .order .list li.active a {
  color: #fff;
}

.resultBox .head .order,
.resultBox .foot .order {
  margin-right: 0;
}

.resultBox .head .order p .im + .im,
.resultBox .foot .order p .im + .im {
  margin-left: -10px;
}

.resultBox .head .order #resultOrder,
.resultBox .foot .order #resultOrder {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 12px;
  height: 30px;
  min-width: 177px;
  border: 1px solid #ccc;
  border-radius: 2px;
  font-size: 1.2rem;
  line-height: 28px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.resultBox .head .order #resultOrder::-ms-expand,
.resultBox .foot .order #resultOrder::-ms-expand {
  display: none;
}

.resultBox .head .order .selectWrap,
.resultBox .foot .order .selectWrap {
  position: relative;
}

.resultBox .head .order .selectWrap:after,
.resultBox .foot .order .selectWrap:after {
  content: "";
  margin-top: -4px;
  width: 5px;
  height: 5px;
  border-right: 1px solid #006699;
  border-bottom: 1px solid #006699;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.resultBox .head .pager,
.resultBox .foot .pager {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.resultBox .head .pager li a,
.resultBox .head .pager li span,
.resultBox .foot .pager li a,
.resultBox .foot .pager li span {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 36px;
  height: 36px;
  border: 1px solid #CCC;
  border-right: none;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.4rem;
  -webkit-transition: .3s;
  transition: .3s;
}

.resultBox .head .pager li a:hover,
.resultBox .foot .pager li a:hover {
  background: #EEE;
  color: #333;
  text-decoration: none;
}

.resultBox .head .pager li.active a,
.resultBox .foot .pager li.active a {
  background: #EEE;
  color: #333;
  text-decoration: none;
  cursor: default;
}

.resultBox .head .pager li.prev a,
.resultBox .head .pager li.next a,
.resultBox .foot .pager li.prev a,
.resultBox .foot .pager li.next a {
  width: 60px;
  position: relative;
}

.resultBox .head .pager li.prev a:after,
.resultBox .head .pager li.next a:after,
.resultBox .foot .pager li.prev a:after,
.resultBox .foot .pager li.next a:after {
  content: "";
  margin-top: -2px;
  width: 5px;
  height: 5px;
  border-right: 1px solid #006699;
  border-bottom: 1px solid #006699;
  position: absolute;
  top: 50%;
  right: 10px;
}

.resultBox .head .pager li.prev a,
.resultBox .foot .pager li.prev a {
  padding-left: 15px;
}

.resultBox .head .pager li.prev a:after,
.resultBox .foot .pager li.prev a:after {
  left: 10px;
  -webkit-transform: rotate(135deg);
          transform: rotate(135deg);
}

.resultBox .head .pager li.next a,
.resultBox .foot .pager li.next a {
  padding-right: 15px;
}

.resultBox .head .pager li.next a:after,
.resultBox .foot .pager li.next a:after {
  right: 10px;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.resultBox .head .pager li.disabled a,
.resultBox .foot .pager li.disabled a {
  background: #EEE;
  color: #999;
  text-decoration: none;
  cursor: default;
}

.resultBox .head .pager li.disabled a:after,
.resultBox .foot .pager li.disabled a:after {
  border-color: #999;
}

.resultBox .head .pager li:first-child a,
.resultBox .foot .pager li:first-child a {
  border-radius: 2px 0 0 2px;
}

.resultBox .head .pager li:last-child a,
.resultBox .foot .pager li:last-child a {
  border-right: 1px solid #CCC;
  border-radius: 0 2px 2px 0;
}

.resultBox .head .pager li.reader span,
.resultBox .foot .pager li.reader span {
  border-top: none;
  border-bottom: none;
}

.resultBox .allCheck {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 15px 25px;
  width: 100%;
  height: 70px;
  background: #1f2228;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.resultBox .allCheck:before {
  content: "";
  width: 7px;
  height: 7px;
  background: #1f2228;
  position: absolute;
  left: 31px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.resultBox .allCheck label {
  padding-right: 25px;
  padding-left: 30px;
  border-right: 1px dotted #CCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  cursor: pointer;
}

.resultBox .allCheck label:before {
  content: "";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #CCC;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 0;
}

.resultBox .allCheck label input:checked + span:before {
  content: "";
  margin-top: -8px;
  width: 5px;
  height: 10px;
  border-right: 3px solid #1F2228;
  border-bottom: 3px solid #1F2228;
  position: absolute;
  top: 50%;
  left: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.resultBox .allCheck label input {
  display: none;
}

.resultBox .allCheck p {
  padding-left: 25px;
  color: #fff;
}

.resultBox .head + .allCheck {
  margin-bottom: 30px;
}

.resultBox .head + .allCheck:before {
  bottom: -4px;
}

.resultBox .serviceList + .allCheck,
.resultBox .serviceBox + .allCheck {
  margin-top: 30px;
}

.resultBox .serviceList + .allCheck:before,
.resultBox .serviceBox + .allCheck:before {
  top: -4px;
}

.resultBox .serviceBox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%;
  border: 1px solid #CCC;
  border-top-color: #10a0d5;
}

.resultBox .serviceBox + .serviceBox {
  margin-top: 30px;
}

.resultBox .serviceBox .ttl .label {
  padding: 20px 25px 20px 65px;
  border-bottom: 1px solid #CCC;
  background: #F5F5F5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}

.resultBox .serviceBox .ttl .label:before {
  content: "";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: -10px;
  width: 20px;
  height: 20px;
  background: #fff;
  border: 1px solid #CCC;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 25px;
}

.resultBox .serviceBox .ttl .label input:checked + span:before {
  content: "";
  margin-top: -8px;
  width: 5px;
  height: 10px;
  border-right: 3px solid #1F2228;
  border-bottom: 3px solid #1F2228;
  position: absolute;
  top: 50%;
  left: 31px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.resultBox .serviceBox .ttl .label input {
  margin: -10px 0 0;
  width: 20px;
  height: 20px;
  position: absolute;
  top: 50%;
  left: 25px;
  z-index: 10;
  cursor: pointer;
  opacity: 0;
}

.resultBox .serviceBox .ttl .label .serviceName {
  font-size: 2.2rem;
  font-weight: 400;
}

.resultBox .serviceBox .ttl .label .serviceName .company {
  margin-top: 10px;
  display: block;
  color: #333;
  font-size: 1.2rem;
  font-weight: 400;
}

.resultBox .serviceBox .ttl .label.noCheck {
  padding-left: 25px;
}

.resultBox .serviceBox .ttl .label.noCheck:before,
.resultBox .serviceBox .ttl .label.noCheck input {
  display: none;
}

.resultBox .serviceBox .inner {
  padding: 30px;
}

.resultBox .serviceBox .inner .info {
  margin-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}

.resultBox .serviceBox .inner .info .img {
  margin-right: 30px;
  width: 180px;
  height: auto;
}

.resultBox .serviceBox .inner .info .details {
  border-top: 1px solid #CCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.resultBox .serviceBox .inner .info .details dl {
  padding: 15px 0;
  display: table;
  width: 100%;
  border-bottom: 1px solid #CCC;
}

.resultBox .serviceBox .inner .info .details dl dt, .resultBox .serviceBox .inner .info .details dl dd {
  display: table-cell;
  font-size: 1.3rem;
  vertical-align: middle;
}

.resultBox .serviceBox .inner .info .details dl dt {
  padding-left: 20px;
  width: 180px;
  font-weight: 700;
}

.resultBox .serviceBox .inner .info .details dl dd {
  padding-left: 15px;
  border-left: 2px solid #10A0D5;
  line-height: 30px;
}

.resultBox .serviceBox .inner .subBox .subTtl {
  margin-bottom: 20px;
  padding-bottom: 19px;
  border-bottom: 1px dashed #7f7f7f;
  font-size: 1.8rem;
  font-weight: 400;
}

.resultBox .serviceBox .inner .subBox .point {
  margin-bottom: 35px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}

.resultBox .serviceBox .inner .subBox .point dt {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-right: 20px;
  width: 120px;
  border: 1px solid #CCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
}

.resultBox .serviceBox .inner .subBox .point dd .list li {
  margin-bottom: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  color: #10a0d5;
  font-size: 1.6rem;
  font-weight: 400;
}

.resultBox .serviceBox .inner .subBox .point dd .list li:last-child {
  margin-bottom: 0;
}

.resultBox .serviceBox .inner .subBox .point dd .list li .icon {
  margin-right: 10px;
  width: 26px;
  height: auto;
}

.resultBox .serviceBox .inner .subBox .notes {
  color: #666;
  font-size: 1.5rem;
}

.resultBox .serviceBox .inner .captcha {
  margin-bottom: 20px;
}

.resultBox .serviceBox .inner .description {
  margin-bottom: 20px;
  font-size: 1.5rem;
  line-height: 2;
}

.resultBox .serviceBox .inner .table {
  margin-bottom: 25px;
  border-top: 1px solid #CCC;
}

.resultBox .serviceBox .inner .table dl {
  padding: 15px 0;
  display: table;
  width: 100%;
  border-bottom: 1px solid #CCC;
}

.resultBox .serviceBox .inner .table dl dt, .resultBox .serviceBox .inner .table dl dd {
  display: table-cell;
  font-size: 1.3rem;
  vertical-align: middle;
}

.resultBox .serviceBox .inner .table dl dt {
  padding-left: 20px;
  width: 180px;
  font-weight: 700;
}

.resultBox .serviceBox .inner .table dl dt .serveyTime {
  color: #888;
}

.resultBox .serviceBox .inner .table dl dd {
  padding-left: 15px;
  border-left: 2px solid #10A0D5;
  line-height: 30px;
}

.resultBox .serviceBox.noRequest .ttl label {
  cursor: default;
}

.resultBox .serviceBox.noRequest .ttl label input {
  display: none;
}

.resultBox .request {
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 40px;
	border: 1px solid #fc2545;
}

.resultBox .request .requestBox {
	box-sizing: border-box;
	width: 555px;
	padding: 20px 30px 24px;
}

.resultBox .request .requestBox:nth-child(2) {
	width: 323px;
	text-align: center;
	background: #f5f5f5;
}

.resultBox .request .requestBox:nth-child(2) p {
	margin-bottom: 5px;
}

.resultBox .request .requestBox p {
	font-size: 1.4rem;
	line-height: 26px;
}

.resultBox .request .requestBox p span {
	font-weight: bold;
	color: #fc2545;
}

.resultBox .request .requestBox .requestNote {
	font-size: 1.2rem;
	color: #555;
}

.resultBox .request .requestBox .requestBtn {
	font-size: 1.6rem;
	display: inline-block;
	width: 263px;
	padding: 7px 0 9px;
	transition: .3s;
	text-align: center;
	color: #fff;
	border-radius: 4px;
  background: #fc2545;
}

.resultBox .request .requestBox .requestBtn:hover {
	text-decoration: none;
	opacity: .7;
}

.resultBox .request .requestBox .requestBtn span {
	position: relative;
	padding-right: 12px;
}

.resultBox .request .requestBox .requestBtn span::after {
	position: absolute;
	top: 50%;
	right: 0;
	width: 5px;
	height: 5px;
	margin-top: -2px;
	content: "";
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

@media only screen and (max-width: 767px) {
  .resultBox .freeSearch {
    margin-bottom: 30px;
    padding: 0;
    width: 100%;
    border: none;
  }
  .resultBox .freeSearch:before {
    content: none;
  }
  .resultBox .freeSearch dt {
    display: none;
  }
  .resultBox .freeSearch dd {
    width: 100%;
  }
  .resultBox .freeSearch dd .searchBox {
    width: 100%;
  }
  .resultBox .head,
  .resultBox .foot {
    margin-bottom: 10px;
    padding: 0 15px;
  }
  .resultBox .head .display,
  .resultBox .foot .display {
    font-size: 0.9rem;
  }
  .resultBox .head .display .total,
  .resultBox .foot .display .total {
    font-size: 2.3em;
  }
  .resultBox .head .order p,
  .resultBox .foot .order p {
    margin-right: 5px;
    font-size: 0.9rem;
  }
  .resultBox .head .order p .im,
  .resultBox .foot .order p .im {
    margin-top: 0;
    margin-right: 0;
    font-size: 0.9rem;
  }
  .resultBox .head .order p .im + .im,
  .resultBox .foot .order p .im + .im {
    margin-left: -4px;
  }
  .resultBox .head .order #resultOrder,
  .resultBox .foot .order #resultOrder {
    padding: 0 6px;
    height: 20px;
    min-width: 110px;
    font-size: 0.9rem;
    line-height: 18px;
  }
  .resultBox .head .pager,
  .resultBox .foot .pager {
    margin: 0 auto;
  }
  .resultBox .head .pager li a,
  .resultBox .head .pager li span,
  .resultBox .foot .pager li a,
  .resultBox .foot .pager li span {
    width: 30px;
    height: 30px;
    font-size: 1.1rem;
  }
  .resultBox .head .pager li.prev a,
  .resultBox .head .pager li.next a,
  .resultBox .foot .pager li.prev a,
  .resultBox .foot .pager li.next a {
    width: 42px;
  }
  .resultBox .head .pager li.prev a:after,
  .resultBox .head .pager li.next a:after,
  .resultBox .foot .pager li.prev a:after,
  .resultBox .foot .pager li.next a:after {
    width: 4px;
    height: 4px;
    right: 8px;
  }
  .resultBox .head .pager li.prev a,
  .resultBox .foot .pager li.prev a {
    padding-left: 12px;
  }
  .resultBox .head .pager li.prev a:after,
  .resultBox .foot .pager li.prev a:after {
    left: 8px;
  }
  .resultBox .head .pager li.next a,
  .resultBox .foot .pager li.next a {
    padding-right: 12px;
  }
  .resultBox .head .pager li.next a:after,
  .resultBox .foot .pager li.next a:after {
    right: 8px;
  }
  .resultBox .foot {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .resultBox .foot .display {
    padding: 15px 0;
    width: 100%;
    text-align: center;
  }
  .resultBox .allCheck {
    padding: 10px 18px;
    min-height: 60px;
    height: auto;
  }
  .resultBox .allCheck:before {
    width: 5px;
    height: 5px;
    left: 23px;
  }
  .resultBox .allCheck label {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-right: 10px;
    padding-left: 20px;
    width: 105px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 1.0rem;
  }
  .resultBox .allCheck label:before {
    margin-top: -7px;
    width: 15px;
    height: 15px;
  }
  .resultBox .allCheck label input:checked + span:before {
    margin-top: -5px;
    width: 3px;
    height: 7px;
    border-right: 2px solid #1F2228;
    border-bottom: 2px solid #1F2228;
    left: 5px;
  }
  .resultBox .allCheck p {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 10px;
    font-size: 1.0rem;
  }
  .resultBox .head + .allCheck {
    margin-bottom: 20px;
  }
  .resultBox .head + .allCheck:before {
    bottom: -3px;
  }
  .resultBox .serviceList + .allCheck,
  .resultBox .serviceBox + .allCheck {
    margin-top: 20px;
  }
  .resultBox .serviceList + .allCheck:before,
  .resultBox .serviceBox + .allCheck:before {
    top: -3px;
  }
  .resultBox .serviceBox {
    border-bottom: none;
  }
  .resultBox .serviceBox:last-of-type {
    padding-bottom: 30px;
    border-bottom: 1px solid #CCC;
  }
  .resultBox .serviceBox .ttl .label {
    padding: 15px 15px 15px 45px;
  }
  .resultBox .serviceBox .ttl .label:before,
  .resultBox .serviceBox .ttl .label input {
    margin-top: -7px;
    width: 15px;
    height: 15px;
    left: 15px;
  }
  .resultBox .serviceBox .ttl .label input:checked + span:before {
    margin-top: -5px;
    width: 3px;
    height: 7px;
    border-right: 2px solid #1F2228;
    border-bottom: 2px solid #1F2228;
    left: 20px;
  }
  .resultBox .serviceBox .ttl .label .serviceName {
    font-size: 1.8rem;
  }
  .resultBox .serviceBox .ttl .label .serviceName .company {
    margin-top: 7px;
    font-size: 1.0rem;
  }
  .resultBox .serviceBox .inner {
    padding: 15px 15px 0;
  }
  .resultBox .serviceBox .inner .info {
    margin-bottom: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .resultBox .serviceBox .inner .info > a {
    width: 100%;
  }
  .resultBox .serviceBox .inner .info .img {
    margin-right: 0;
    margin-bottom: 15px;
    width: 100%;
    height: auto;
  }
  .resultBox .serviceBox .inner .info .details dl {
    padding: 13px 0;
  }
  .resultBox .serviceBox .inner .info .details dl dt {
    padding-left: 15px;
    width: 90px;
  }
  .resultBox .serviceBox .inner .info .details dl dd {
    line-height: 15px;
  }
  .resultBox .serviceBox .inner .subBox .subTtl {
    margin-bottom: 10px;
    padding-bottom: 9px;
    font-size: 1.6rem;
  }
  .resultBox .serviceBox .inner .subBox .point {
    margin-bottom: 15px;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .resultBox .serviceBox .inner .subBox .point dt {
    margin-right: 0;
    padding: 8px;
    width: 100%;
    border: 1px solid #CCC;
    font-size: 1.4rem;
  }
  .resultBox .serviceBox .inner .subBox .point dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px;
    width: 100%;
    border: 1px solid #CCC;
    border-top: none;
  }
  .resultBox .serviceBox .inner .subBox .point dd .list li {
    font-size: 1.4rem;
  }
  .resultBox .serviceBox .inner .subBox .point dd .list li:last-child {
    margin-bottom: 0;
  }
  .resultBox .serviceBox .inner .subBox .point dd .list li .icon {
    margin-top: 2px;
    margin-right: 5px;
    width: 20px;
  }
  .resultBox .serviceBox .inner .subBox .notes {
    font-size: 1.52rem;
  }
  .resultBox .serviceBox .inner .captcha {
    margin-bottom: 15px;
  }
  .resultBox .serviceBox .inner .captcha img {
    width: 100%;
    height: auto;
  }
  .resultBox .serviceBox .inner .description {
    margin-bottom: 15px;
    font-size: 1.3rem;
    line-height: 2;
  }
  .resultBox .serviceBox .inner .table dl {
    padding: 13px 0;
  }
  .resultBox .serviceBox .inner .table dl dt {
    padding-left: 15px;
    width: 90px;
  }
  .resultBox .serviceBox .inner .table dl dd {
    line-height: 15px;
  }
	.resultBox .request {
		margin: 10px 15px 13px;
	}
	.resultBox .request .requestBox {
		padding: 10px 15px 15px;
	}
	.resultBox .request .requestBox p {
		font-size: 1.3rem;
		line-height: 1.4;
	}
	.resultBox .request .requestBox .requestNote {
		font-size: 1rem;
		margin-top: 8px;
	}
	.resultBox .request .requestBox:nth-child(2) {
		width: 100%;
	}
	.resultBox .request .requestBox:nth-child(2) p {
		font-size: 1rem;
		margin-bottom: 10px;
	}
	.resultBox .request .requestBox .requestBtn {
		font-size: 1.3rem;
		width: 100%;
  }
  .resultBox .request .requestBox .requestBtn span {
    padding-right: 10px;
  }
  .resultBox .request .requestBox .requestBtn span::after {
    width: 4px;
    height: 4px;
    margin-top: -2px;
  }
}

@media only screen and (max-width: 767px) {
  #cat-top #main #conts,
  #service-compare #main #conts,
  #search-top #main #conts,
  #work-top #main #conts {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  #cat-top #main #sideBar,
  #service-compare #main #sideBar,
  #search-top #main #sideBar,
  #work-top #main #sideBar {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}

/*------------------------------------------------------------
	資料請求リスト
------------------------------------------------------------*/
.docRequestArea {
  margin-bottom: 15px;
}

.docRequestArea .docRequest dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.docRequestArea .docRequest dl dt, .docRequestArea .docRequest dl dd {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 15px;
  height: 45px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.docRequestArea .docRequest dl dt {
  width: 165px;
  background: #1F2228;
  position: relative;
  color: #fff;
  font-size: 1.3rem;
  font-weight: 700;
}

.docRequestArea .docRequest dl dt:after {
  content: "";
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: #1F2228;
  position: absolute;
  top: 50%;
  right: -4px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.docRequestArea .docRequest dl dt .icon {
  margin-top: -3px;
  margin-right: 10px;
}

.docRequestArea .docRequest dl dd {
  width: 135px;
  background: #fff;
  border: 1px solid #1F2228;
  border-left: none;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  line-height: 1;
}

.docRequestArea .docRequest dl dd span {
  margin-right: 5px;
  color: #10A0D5;
  font-size: 2.7rem;
  font-weight: 400;
}

.docRequestArea .docRequest .inner {
  padding: 15px;
  background: #F8F8F8;
  border: 1px solid #1F2228;
  border-top: none;
  text-align: center;
}

.docRequestArea .docRequest .inner .link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  font-size: 1.2rem;
}

.docRequestArea .docRequest .inner .link i.im {
  margin-top: 1px;
  margin-right: 10px;
  display: inline-block;
  position: relative;
  color: #111;
  font-size: 1.2rem;
}

.docRequestArea .docRequest .inner .link i.im:after {
  content: "";
  width: 1px;
  height: 100%;
  background: #f8f8f8;
  display: block;
  position: absolute;
  top: 0;
  left: 2px;
}

.docRequestArea .docRequest .inner .requestBtn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-top: 15px;
  padding-left: 50px;
  width: 100%;
  height: 50px;
  background: #FC2545;
  border: none;
  border-radius: 25px;
  display: block;
  position: relative;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 50px;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.docRequestArea .docRequest .inner .requestBtn span {
  margin-left: -95px;
  margin-top: -9px;
  padding: 4px;
  background: #FFE33F;
  display: block;
  border-radius: 2px;
  position: absolute;
  top: 50%;
  left: 50%;
  color: #111;
  font-size: 1.3rem;
  font-weight: 700;
  line-height: 1;
  -webkit-transition: .3s;
  transition: .3s;
}

.docRequestArea .docRequest .inner .requestBtn:hover {
  opacity: 0.7;
  text-decoration: none;
}

.docRequestArea.fixed {
  position: fixed;
  top: 0;
  z-index: 100;
}

.docRequestArea.fixed + div, .docRequestArea.fixed + section, .docRequestArea.fixed + .hidePc + section {
  margin-top: 160px;
}

@media only screen and (max-width: 767px) {
  .docRequestArea {
    margin-bottom: 0;
    width: 100%;
    background-image: -webkit-linear-gradient(0deg, #0093d3 0%, #1a266a 100%);
    background-image: -ms-linear-gradient(0deg, #0093d3 0%, #1a266a 100%);
    position: fixed;
    left: 0;
    bottom: 0;
    z-index: 100;
    -webkit-transition: bottom 0.5s;
    transition: bottom 0.5s;
  }
  .docRequestArea .docRequest dl {
    display: none;
  }
  .docRequestArea .docRequest .inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px;
    width: 100%;
    background: transparent;
    border: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  .docRequestArea .docRequest .inner .link {
    display: none;
  }
  .docRequestArea .docRequest .inner .linkBtn {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-right: 5px;
    padding: 0 10px;
    width: 50%;
    height: 40px;
    background: #fff;
    border-radius: 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #111;
    font-size: 1.1rem;
    font-weight: 400;
  }
  .docRequestArea .docRequest .inner .linkBtn .icon {
    margin-right: 3px;
  }
  .docRequestArea .docRequest .inner .linkBtn .txt {
    font-size: 1.1rem;
    text-align: left;
  }
  .docRequestArea .docRequest .inner .linkBtn .txt:last-child {
    margin-left: auto;
  }
  .docRequestArea .docRequest .inner .linkBtn .txt .count {
    margin-right: 2px;
    color: #10A0D5;
    font-size: 2.7rem;
    font-weight: 400;
  }
  .docRequestArea .docRequest .inner .linkBtn:hover {
    text-decoration: none;
  }
  .docRequestArea .docRequest .inner .requestBtn {
    margin-top: 0;
    width: 50%;
    height: 40px;
    border-radius: 20px;
    font-size: 1.3rem;
    line-height: 40px;
  }
  .docRequestArea .docRequest .inner .requestBtn span {
    margin-left: -60px;
    margin-top: -7px;
    padding: 3px;
    border-radius: 2px;
    font-size: 0.9rem;
  }
  .docRequestArea .docRequest .inner .requestBtn:hover {
    background: #FC2545;
    color: #fff;
  }
}

/*------------------------------------------------------------
	汎用レイアウト
------------------------------------------------------------*/
/* 見出し */
.mainTtl {
  width: 100%;
  background: #1F2228;
}

.mainTtl .inner {
  margin: 0 auto;
  padding: 20px 0;
  width: 1200px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.mainTtl .inner .icon {
  margin-right: 20px;
  width: 50px;
  height: 50px;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-negative: 0;
      flex-shrink: 0;
  overflow: hidden;
}

.mainTtl .inner .ttlTxt {
  color: #fff;
  font-size: 2.8rem;
  font-weight: 400;
}

.mainTtl .inner .ttlTxt a {
  color: #FFF;
  text-decoration: underline;
}

.mainTtl .inner .ttlTxt a:hover {
  text-decoration: none;
}

.mainTtl .inner .link {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-left: auto;
  padding: 10px 10px 10px 18px;
  width: 170px;
  height: 33px;
  border: 1px solid #fff;
  border-radius: 17px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 1.2rem;
  -webkit-transition: .3s;
  transition: .3s;
}

.mainTtl .inner .link img {
  margin-left: auto;
}

.mainTtl .inner .link:hover {
  text-decoration: none;
  opacity: 0.7;
}

.leadTtl {
  margin-right: auto;
  margin-bottom: 35px;
  width: 880px;
}

.leadTtl .ttl {
  margin-bottom: 30px;
  padding-left: 20px;
  border-left: 5px solid #10a0d5;
  font-size: 3.2rem;
  font-weight: 400;
  line-height: 1;
}

.leadTtl .txt {
  font-size: 1.5rem;
  line-height: 2;
}

/* レイアウト */
#conts .leadBox {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  margin-bottom: 20px;
  padding: 15px 20px;
  border: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

#conts .leadBox .serviceView {
  margin-right: 20px;
  padding-right: 20px;
  border-right: 1px solid #ccc;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 1;
}

#conts .leadBox .serviceView .num {
  padding-left: 2px;
  color: #FC2545;
  font-size: 2.4rem;
}

#conts .leadBox .dateUpdate {
  font-size: 1.4rem;
}

#conts .comBox {
  margin-bottom: 30px;
}

#conts .comBox:last-child {
  margin-bottom: 0;
}

#conts .comBox .ttl {
  margin-bottom: 10px;
  padding: 15px;
  background: #F5F5F5;
  border: 1px solid #CCC;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  color: #111;
  font-size: 1.5rem;
  font-weight: 400;
}

#conts .comBox .ttl .icon {
  margin-right: 15px;
  -ms-flex-item-align: center;
      align-self: center;
}

#conts .comBox .ttl .em {
  font-size: 2.2rem;
  font-style: normal;
}

#conts .comBox .ttl .en {
  margin-left: 15px;
  -ms-flex-item-align: center;
      align-self: center;
  color: #AAA;
  font-family: '源ノ角ゴシック JP', '源ノ角ゴシック';
  font-size: 1rem;
  -webkit-transform: scale(0.9);
          transform: scale(0.9);
}

#conts #report.comBox .ttl {
	font-size: 1.2rem;
	position: relative;
	align-items: center;
	margin-bottom: 15px;
}

#conts #report.comBox .ttl .em {
	font-size: 2rem;
	margin-right: 8px;
}

#conts #report.comBox .ttl a {
	font-size: 1.3rem;
	position: absolute;
	top: 50%;
	right: 15px;
	margin-top: -4px;
}

#conts #report.comBox .ttl a span {
	position: relative;
	padding-left: 12px;
}

#conts #report.comBox .ttl a span::before {
	position: absolute;
	top: 50%;
	left: 0;
	width: 5px;
	height: 5px;
	margin-top: -3px;
	content: "";
	-webkit-transform: rotate(-45deg);
	        transform: rotate(-45deg);
	border-right: 1px solid #006699;
	border-bottom: 1px solid #006699;
}

@media only screen and (max-width: 767px) {
	#conts #report.comBox .ttl {
    margin-bottom: 12px;
    padding: 10px 15px 15px;
	}

	#conts #report.comBox .ttl a {
		font-size: 1.1rem;
		position: static;
		right: unset;
	}

	#conts #report.comBox .ttl .em {
		font-size: 1.8rem;
		line-height: 1.4;
		display: block;
		margin-bottom: 5px;
  }

  #conts #report.comBox .ttl a span {
    padding-left: 8px;
  }

  #conts #report.comBox .ttl a span::before {
    width: 3px;
    height: 3px;
    margin-top: -2px;
  }
}

/* ボタン */
.btnArea {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.btnArea .btn {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 13px;
  width: 50%;
  border-radius: 25px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 1.6rem;
  font-weight: 400;
  -webkit-transition: .3s;
  transition: .3s;
}

.btnArea .btn i.im {
  margin-right: 10px;
  font-size: 1.6rem;
}

.btnArea .btn:hover {
  opacity: 0.7;
  text-decoration: none;
}

.btnArea .btn {
  margin-right: 10px;
}

.btnArea .btn:last-child {
  margin-right: 0px;
}

.btnArea .btn.detailBtn {
  background: #069;
  border: 1px solid #069;
  color: #fff;
}

.btnArea .btn.addBtn {
  background: #fff;
  border: 1px solid #fc2545;
  color: #fc2545;
}

.btnArea .btn.addBtn.added {
  border-color: #CCC;
  color: #CCC;
}

.btnArea .btn.requestBtn {
  background: #FC2545;
  color: #fff;
  font-weight: 100;
}

.btnArea .btn.requestBtn span {
  margin-right: 5px;
  padding: 4px;
  background: #FFE33F;
  border-radius: 2px;
  color: #111;
  font-size: 1.3rem;
  font-weight: 700;
}

/* サイドバー */
.sideRefine {
  border: 1px solid #1F2228;
}

.sideRefine .ttl {
  padding: 12px 15px;
  background: #1F2228;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
}

.sideRefine .ttl .im {
  margin-top: 1px;
  margin-right: 7px;
  font-size: 1.2rem;
}

.sideRefine .inner {
  padding: 20px 15px;
}

.sideRefine .inner .menu {
  margin-bottom: 20px;
  padding-bottom: 10px;
  border-bottom: 1px dashed #7f7f7f;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sideRefine .inner .menu:last-of-type {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.sideRefine .inner .menu dt {
  margin-bottom: 15px;
  width: 100%;
  font-weight: 700;
}

.sideRefine .inner .menu dd {
  margin-bottom: 10px;
  width: 50%;
}

.sideRefine .inner .menu dd label {
  padding-right: 15px;
  padding-left: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  position: relative;
  font-size: 1.2rem;
  cursor: pointer;
}

.sideRefine .inner .menu dd label:before {
  content: "";
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 18px;
  height: 18px;
  background: #fff;
  border: 1px solid #CCC;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
}

.sideRefine .inner .menu dd label input:checked + span:before {
  content: "";
  width: 3px;
  height: 8px;
  border-right: 2px solid #1F2228;
  border-bottom: 2px solid #1F2228;
  position: absolute;
  top: 3px;
  left: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.sideRefine .inner .menu dd label input {
  display: none;
}

.sideRefine .inner .menu dd select {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 12px;
  height: 36px;
  width: 100%;
  border: 1px solid #555;
  border-radius: 2px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 34px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.sideRefine .inner .menu dd select::-ms-expand {
  display: none;
}

.sideRefine .inner .menu dd.selectWrap {
  margin-bottom: 20px;
  width: 100%;
  position: relative;
}

.sideRefine .inner .menu dd.selectWrap:after {
  content: "";
  margin-top: -4px;
  width: 5px;
  height: 5px;
  border-right: 1px solid #006699;
  border-bottom: 1px solid #006699;
  position: absolute;
  top: 50%;
  right: 12px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.sideRefine .inner .menu dd.exInner {
  width: 100%;
}

.sideRefine .inner .menu dd.exInner dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.sideRefine .inner .btn {
  margin-top: 10px;
  width: 100%;
  height: 40px;
  background: #FC2545;
  border-radius: 20px;
  border: none;
  display: block;
  position: relative;
  color: #fff;
  font-size: 1.4rem;
  font-weight: 400;
  text-align: center;
  cursor: pointer;
  -webkit-transition: .3s;
  transition: .3s;
}

.sideRefine .inner .btn .im {
  margin-top: -7px;
  position: absolute;
  top: 50%;
  left: 20%;
  font-size: 1.4rem;
}

.sideRefine .inner .btn:hover {
  opacity: 0.7;
  text-decoration: none;
}

@media only screen and (max-width: 767px) {
  /* 見出し */
  .mainTtl {
    width: 100%;
    background: #1F2228;
  }
  .mainTtl .inner {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 15px;
    width: 100%;
  }
  .mainTtl .inner .icon {
    margin-right: 15px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    position: relative;
  }
  .mainTtl .inner .icon img {
    width: 40px;
    height: auto;
  }
  .mainTtl .inner .ttlTxt {
    font-size: 2.0rem;
    line-height: 1.3;
  }
  .leadTtl {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: -20px auto 20px;
    padding: 0 15px;
    width: 100%;
    text-align: center;
  }
  .leadTtl .ttl {
    margin: 0 auto 20px;
    padding-top: 30px;
    padding-left: 0;
    border-top: 2px solid #10a0d5;
    border-left: none;
    display: inline-block;
    font-size: 2.5rem;
    line-height: 1.2;
  }
  .leadTtl .txt {
    font-size: 1.3rem;
    text-align: left;
  }
  /* レイアウト */
  #conts .leadBox {
    margin: 0 auto 40px;
    padding: 15px;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    width: calc(100% - 30px);
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
  #conts .leadBox .serviceView {
    margin-right: 0;
    padding-right: 0;
    margin-bottom: 15px;
    width: 100%;
    border-right: none;
    text-align: center;
  }
  #conts .leadBox .serviceView .num {
    font-size: 3rem;
  }
  #conts .comBox {
    margin-bottom: 40px;
  }
  #conts .comBox .ttl {
    margin-bottom: 0;
    border-right: none;
    border-left: none;
    font-size: 1.3rem;
  }
  #conts .comBox .ttl .icon {
    margin-right: 10px;
  }
  #conts .comBox .ttl .em {
    font-size: 2.0rem;
  }
  #conts .comBox .ttl .en {
    margin-left: 5px;
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  /* ボタン */
  .btnArea .btn {
    padding: 8px;
    font-size: 1.2rem;
  }
  .btnArea .btn i.im {
    font-size: 1.2rem;
  }
  .btnArea .btn:first-child {
    margin-right: 10px;
  }
  .btnArea .btn.requestBtn span {
    font-size: 0.9rem;
  }
  /* サイドバー */
  .sideFilter {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: -15px;
    padding: 12px 70px 12px 15px;
    width: 100%;
    border: 1px solid #CCC;
    background: #f5f5f5;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
  }
  .sideFilter:before, .sideFilter:after {
    content: "";
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background: #666;
    position: absolute;
    top: 50%;
    right: 15px;
  }
  .sideFilter:before {
    width: 15px;
    height: 1px;
  }
  .sideFilter:after {
    margin-top: -7px;
    width: 1px;
    height: 15px;
    right: 22px;
  }
  .sideFilter dt {
    margin-right: 15px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    font-size: 1rem;
    font-weight: 700;
    line-height: 1;
  }
  .sideFilter dt .im {
    margin-right: 4px;
    font-size: 2rem;
  }
  .sideFilter dd {
    font-size: 1rem;
    line-height: 1;
  }
  .sideFilter.active:after {
    display: none;
  }
  .sideRefine {
    width: 100%;
    background: #FFF;
    border: none;
    display: none;
  }
  .sideRefine .ttl {
    display: none;
  }
  .sideRefine .inner {
    padding: 0 0 20px;
    border: 1px solid #ccc;
    border-top: none;
  }
  .sideRefine .inner .menu {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 1px solid #ccc;
  }
  .sideRefine .inner .menu:last-of-type {
    border-bottom: 1px solid #ccc;
  }
  .sideRefine .inner .menu dt {
    margin-bottom: 0;
    padding: 10px 15px 5px;
    font-size: 1.4rem;
  }
  .sideRefine .inner .menu dd {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #ccc;
  }
  .sideRefine .inner .menu dd:first-of-type, .sideRefine .inner .menu dd:nth-of-type(2) {
    border-top: 1px solid #ccc;
  }
  .sideRefine .inner .menu dd:last-of-type, .sideRefine .inner .menu dd:nth-last-child(2):nth-of-type(odd) {
    border-bottom: none;
  }
  .sideRefine .inner .menu dd:nth-of-type(odd) {
    border-right: 1px solid #ccc;
  }
  .sideRefine .inner .menu dd label {
    padding-right: 0;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 1.3rem;
  }
  .sideRefine .inner .menu dd label input {
    margin: 1px 15px 0 0;
    width: 20px;
    height: 20px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
  }
  .sideRefine .inner .menu dd select {
    padding: 0 16px;
    height: 40px;
    font-size: 1.5rem;
    line-height: 38px;
  }
  .sideRefine .inner .menu dd.selectWrap {
    margin-bottom: 0;
    padding-top: 0;
    border: none;
  }
  .sideRefine .inner .menu dd.selectWrap:after {
    right: 30px;
  }
  .sideRefine .inner .menu dd.exInner {
    padding: 0;
    border: none;
  }
  .sideRefine .inner .menu dd.exInner dl dt {
    border-top: 1px solid #ccc;
  }
  .sideRefine .inner .btn {
    margin: 20px auto 0;
    width: 90%;
    height: 45px;
    border-radius: 22px;
    font-size: 1.5rem;
  }
  .sideRefine .inner .btn .im {
    margin-left: -90px;
    left: 50%;
    font-size: 1.5rem;
  }
}
