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

  [sp] 共通

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

/* 基本設定
-------------------------------------------------------------------- */
* {
  padding: 0px;
  margin: 0px;
}
body {
  padding: 0px;
  margin: 0px;
}
p {
  padding: 0px;
  margin: 0px;
}
h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500;
  line-height: 1.1;
  padding: 0;
  margin: 0;
}
ul, li {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
}
a {
  text-decoration: none;
}
img {
  max-width: 100%;
  height: auto;
  vertical-align: bottom;
}

.center {
  text-align: center;
}

.mgt10 {
  margin-top: 10px;
}
.mgt20 {
  margin-top: 20px;
}
.mgt40 {
  margin-top: 40px;
}

.mgb10 {
  margin-bottom: 10px;
}
.mgb20 {
  margin-bottom: 20px;
}
.mgb40 {
  margin-bottom: 40px;
}

.left {
  float: left;
}
.right {
  float: right;
}

.abs {
  position: absolute;
}


/* レイアウト
-------------------------------------------------------------------- */
html {
  touch-action: manipulation;
}
body {
  background-color: #f5f5f5;
  color: #333333;
  font-family: 'Roboto', 'Hiragino Sans', 'Meiryo', 'Hiragino Kaku Gothic ProN', sans-serif;
  font-size: 25px;
  text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  margin: 0 auto;
}
#wrap {
  position: relative;
  background-color: #ffffff;
  width: 640px;
  margin: 0 auto;
  box-shadow: 0 0 3px 3px rgba(0, 0, 0, 0.1);
}


/* ヘッダー
-------------------------------------------------------------------- */
header {
  position: relative;
  top: 0;
  left: 0;
  z-index: 96;
  max-width: 640px;
  width: 100%;
  height: 78px;
  background: #fff;
  box-shadow: 0 1px 0 #cccccc;
  margin: 0 auto;
}
#site_index header {
  position: sticky;
}

header h1 {
  padding: 13px 0 13px 8px;
}
header h1 a {
  display: inline-block;
}
.header_right {
  position: absolute;
  top: 6px;
  right: 10px;
}
.header_right li:nth-of-type(1) {
  display: inline-block;
  vertical-align: middle;
}


/* フッター
-------------------------------------------------------------------- */
footer {
  position: relative;
  width: 100%;
  padding: 40px 0;
  margin: 40px auto 0;
  border-top: 1px solid #cccccc;
  text-align: center;
}

.footerLink {
  margin-bottom: 2px;
}
.footerLink ul li {
  display: block;
  border-bottom: 3px solid #fff;
  text-align: left;
}
.footerLink ul li a {
  position: relative;
  display: block;
  background: #f5f5f5;
  color: #222222;
  padding: 15px 20px 14px 50px;
  font-size: 25px;
  font-weight: bold;
  text-decoration: none;
}
.footerLink ul li a::before {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 20px;
  content: '\f0da';
  font-family: 'Font Awesome 6 Free';
  display: block;
  font-size: 26px;
  font-weight: 900;
  line-height: 1;
  text-shadow: 0 2px 2px rgba(0, 0, 0, 0.1);
  z-index: 2;
  pointer-events: none;
}

.footer_bosyu {
  margin-top: 20px;
  padding: 0 20px;
}
.footer_bosyu a {
  display: block;
}
.footer_bosyu a img {
  width: 100%;
}
.footer_bosyu span {
  display: block;
  font-size: 22px;
  color: #999;
  margin-top: 5px;
}

.footer_logo {
  position: relative;
  margin: 40px auto;
}

.footer_copy {
  text-align: center;
  background: #fff;
  font-size: 20px;
  color: #666;
  margin: 10px 0;
}


/* ページトップボタン
-------------------------------------------------------------------- */
#pageTop {
  background: #000;
  border-radius: 5px;
  color: #FFF;
  opacity: .5;
  padding: 15px;
  position: fixed;
  bottom: 20px;
  right: 20px
}
#pageTop:hover {
  background: #333;
  text-decoration: none
}



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

  [pc] トップページ

================================================================================ */
#site_index a.top_link {
  pointer-events: none;
}


main {
  position: relative;
  width: 640px;
  padding: 0;
  margin: 0 auto;
}

.hl_b {
  color: #1500A6;
  font-weight: bold;
}
.hl_r {
  color: #dd0000;
  font-weight: bold;
}
.hl_g {
  color: #5b7f32;
  font-weight: bold;
}
.hl_o {
  color: #f94a22;
  font-weight: bold;
}
.em_up {
  font-size: 30px;
  font-weight: 700;
  line-height: 1.4;
  text-shadow: 1px 2px 0px #ffffff, 1px -2px 0px #ffffff, 2px 1px 0px #ffffff, -2px 1px 0px #ffffff, -1px 2px 0px #ffffff, -1px -2px 0px #ffffff, 2px -1px 0px #ffffff, -2px -1px 0px #ffffff, 0px 2px 0px #ffffff, 0 -2px 0px #ffffff, 2px 0px 0px #ffffff, -2px 0px 0px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff;
}


/* firstview
-------------------------------------------------------------------- */
.firstview {
  position: relative;
  overflow: hidden;
}
.top_area {
  position: absolute;
  top: 16px;
  left: 20px;
  color: #5b7f32;
  font-weight: bold;
  font-size: 40px;
  transform: skewX(-10deg);
  text-shadow: 1px 2px 0px #ffffff, 1px -2px 0px #ffffff, 2px 1px 0px #ffffff, -2px 1px 0px #ffffff, -1px 2px 0px #ffffff, -1px -2px 0px #ffffff, 2px -1px 0px #ffffff, -2px -1px 0px #ffffff, 0px 2px 0px #ffffff, 0 -2px 0px #ffffff, 2px 0px 0px #ffffff, -2px 0px 0px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff, 0px 0px 2px #ffffff;
}
.top_area>span {
  font-size: 0.8em;
  color: #222222;
}

/* アンカーリンク */
.anchor_nav {
  position: relative;
  display: flex;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  padding: 15px;
  margin: 0 10px 40px;
}
.anchor_nav ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.anchor_nav a {
  background-color: #bd8245;
  border: 1px solid #eea236;
  color: #ffffff;
  font-size: 24px;
  font-weight: bold;
  padding: 15px;
  border-radius: 10px;
  display: inline-block;
  text-align: center;
  text-decoration: none;
  margin: 0;
}


/* CV
-------------------------------------------------------------------- */
.cv_area {
  position: relative;
  margin: 40px auto;
}

.a8_btn {
  position: relative;
  margin: 40px auto 0;
  text-align: center;
}
.a8_btn p {
  font-size: 20px;
  text-align: center;
  margin-top: 10px;
}


/* サービスの特徴
-------------------------------------------------------------------- */
.merit {
  position: relative;
  margin-top: 40px;
  text-align: center;
}
.merit h2 {
  background-color: #2a87e4;
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  padding: 10px 0;
}
.merit ul li {
  margin-top: 20px;
}


/* サービス内容
-------------------------------------------------------------------- */
.service {
  position: relative;
  margin-top: 40px;
}
.service h2 {
  background-color: #2a87e4;
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  padding: 10px 0;
}
.service ul li {
  position: relative;
  margin-top: 20px;
}

.service li .service_plice {
  position: absolute;
  top: 68px;
  left: 224px;
  right: 40px;
  margin: 0 auto;
}
.service li .service_plice1 {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: -0.03em;
}
.service li .service_plice2 {
  color: red;
  font-size: 28px;
  font-weight: 700;
  margin-top: 10px;
}


/* お客様の声
-------------------------------------------------------------------- */
.voice {
  position: relative;
  margin-top: 40px;
}
.voice h2 {
  background-color: #2a87e4;
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  padding: 10px 0;
}

.voice ul {
  padding: 0 10px;
}
.voice ul li {
  border: 4px solid #17cba9;
  margin: 20px auto 0;
}
.voice ul li h3 {
  border-bottom: 4px dashed #17cba9;
  color: #17cba9;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  padding: 10px;
}
.voice ul li p {
  font-size: 23px;
  padding: 10px;
}


/* サービスの流れ
-------------------------------------------------------------------- */
.step4 {
  position: relative;
  margin-top: 40px;
}
.step4 h2 {
  background-color: #2a87e4;
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  padding: 10px 0;
}

.step4_inner {
  position: relative;
  border: 1px solid #7DD952;
  border-radius: 4px;
  display: flex;
  align-items: flex-start;
  padding: 20px 10px;
  margin: 20px 10px 0;
}
.step4_left {
  flex: 0 0 136px; /* 画像サイズに合わせて固定幅 */
  margin-right: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.step4_right {
  flex: 1 1 0%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.step4_right h3 {
  color: #FF7900;
  font-size: 32px;
  font-weight: 700;
}
.step4_right p {
  font-size: 23px;
  margin-top: 10px;
}


/* よくある質問
-------------------------------------------------------------------- */
.faq {
  position: relative;
  margin-top: 40px;
}
.faq h2 {
  background-color: #2a87e4;
  color: #ffffff;
  font-size: 32px;
  font-weight: 700;
  line-height: 1.4;
  text-align: center;
  padding: 10px 0;
  margin-bottom: 10px;
}
.panel {
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-info {
  border-color: #bce8f1;
}
.panel-heading {
  background: url(../img/sp/q.png) left 5px top 13px no-repeat;
  color: #3a87ad;
  background-color: #d9edf7;
  padding: 15px 15px 15px 54px;
}
.panel-body {
  padding: 15px 15px 15px 54px;
  background: url(../img/sp/a.png) left 5px top 13px no-repeat;
}