@charset "UTF-8";
body {
  font-size: 62.5%;
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  font-weight: normal;
  color: #271c08;
}
a {
  text-decoration: none;
}
a:hover, a:active {
  color: #f63b3c;
}
p {
  margin: 0 !important;
  padding: 0 !important;
}
section {
  clear: both;
  overflow: auto;
}
/*--------------------------------------------------
見出しタグ設定（PC）
-----------------------------------------------------*/
h2 {
  margin: 0em 0em;
  font-size: 1.7em;
  font-weight: bold;
  text-align: center;
}
h3 {
  font-size: 1.6em;
  font-weight: bold;
  color: #1e1e1e;
  margin: 1em 0em;
  position: relative;
  display: inline-block;
  padding: 0 55px;
}
h3:before, h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 45px;
  height: 1px;
  background-color: black;
}
h3:before {
  left: 0;
}
h3:after {
  right: 0;
}
h4 {
  margin: 0.4em 0em;
  font-size: 1.7em;
  font-weight: bold;
  border-bottom: 1px dotted #1e1e1e;
  padding-bottom: 0.3em;
}
/*--------------------------------------------------
全体レイアウト／背景設定（PC）
-----------------------------------------------------*/
.main {
  background-color: #fff;
}
.article {
  background-color: #fff;
  font-size: 1.6em; /*=16px*/
}
.article p {
  line-height: 1.6;
  color: #1e1e1e;
}
.article {
  width: 100%;
}
.top_image_in, .section_inr {
  max-width: 950px;
  width: 100%;
  margin: 0 auto;
}
.article img {
  width: 100%;
}
/* -------------------------------
 上部固定ヘッダー設定
----------------------------------*/
.header {
  position: sticky;
  position: -webkit-sticky;
  top: 0;
  z-index: 5000;
  background-color: #fff;
  border: 1px solid #ccc;
  overflow: auto;
}
.header_inr {
  max-width: 950px;
  margin: 0 auto;
  overflow: hidden;
}
.header_logo {
  float: left;
  width: 15%;
  margin: 0.5em;
}
.header_mail {
  float: right;
  width: 30%;
  margin: 0.5em;
}
.header_logo img {
  width: 100%;
}
.btn {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  background: #d33233;
  border: 1px solid #d33233;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
  color: #FFF;
  cursor: pointer;
  display: inline-block;
  font-size: 1.4em;
  font-weight: bold;
  padding: 1em 3em;
  text-align: center;
}
.btn:hover, .btn:active {
  background-color: initial;
  background-position: 0 0;
  color: #d33233;
}
.btn:active {
  opacity: .5;
}
/*------------------------------------------------------------
スマホ改行コード
-------------------------------------------------------------*/
.sp_br {
  display: none;
}
/* -------------------------------
 ファーストビュー設定
----------------------------------*/
.top_image {
  background-image: url("../images/top_back.jpg");
  background-repeat: no-repeat;
  background-position: center;
  height: auto;
}
.top_image_in img {
  width: 100%;
}
.sp_top, .nayami_area_sp {
  display: none;
}
/*--------------------------------------------------
見出しの設定
-----------------------------------------------------*/
.subtitle01 {
  text-align: center;
  background-color: #d33233;
  color: #fff;
  padding: 2em 0em 1.5em;
}
.seciton_01 {
  background-color: #1e1e1e;
  width: 100%;
  position: relative;
  color: #fff;
  text-align: center;
  padding: 3em 0em 0em;
}
.seciton_01::after {
  width: 0;
  height: 0;
  position: absolute;
  top: 100%;
  left: 50%;
  margin: 0 0 0 -22px;
  border: 22px solid transparent;
  border-top-color: #1e1e1e;
  content: '';
}
.section_02 {
  padding: 3em 0em 1em;
  background-image: url("../images/bg_01.jpg");
  background-size: cover;
}
.section_03 {
  padding: 5em 0em;
  text-align: center;
  background-size: cover;
  background-image: url("../images/bg_02.jpg");
}
.section_04 {
  padding: 0em;
  background-color: #d6d6d6;
}
.section_05 {
  background-color: #1e1e1e;
  padding: 3em 0em;
  color: #fff;
}
.section_06 {
  padding: 3em 0em 6em;
  background-color: #fff;
}
.section_07 {
  padding: 3em 0em;
  background-color: #efe6d4;
}
.section_08 {
  padding: 3em 0em;
  background-image: url("../images/bg_01.jpg");
  background-size: cover;
}
.section_09 {
  padding: 3em 0em;
  background-color: #fff;
}
.section_10 {
  padding: 5.5em 0em;
  background-image: url("../images/bg_03.jpg");
  background-size: cover;
  color: #fff;
}
/* -------------------------------
悩みエリアの設定
----------------------------------*/
.seciton_01 img {
  padding-top: 2em;
}
.big_text {
  font-size: 1.1em;
}
/* -------------------------------
メインエリア
----------------------------------*/
.main_area_inr {
  background-image: url("../images/bg_04.jpg");
  background-size: cover;
  border-radius: 1em;
  color: #1e1e1e;
  padding: 2em 3em 3em;
  text-align: center;
}
.main_text01 p {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1.9em;
  text-align: left;
}
.main_text02 p {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  line-height: 1.9em;
  text-align: left;
}
.b {
  font-weight: bold;
}
.gold_underline {
  background: linear-gradient(transparent 50%, #BCAA07 50%);
  font-weight: bold;
}
.arrow {
  padding: 2em 0em 1em;
  text-align: center;
}
.main_under p {
  color: #fff;
  font-size: 1.4em;
  line-height: 2em;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
.text_small {
  font-size: 0.7em;
}
.uline {
  text-decoration: underline;
}
/*--------------------------------------------------
理由エリア
-----------------------------------------------------*/
.reason_area {
  background-color: #fff;
  box-shadow: 0 0 8px gray;
  border-left: 2px solid #d33233;
  border-right: 2px solid #d33233;
}
.reason_area_inr {
  padding: 3em;
}
.reason_box {
  display: flex;
  justify-content: space-between;
}
.reason_box_img {
  width: 30%;
}
.reason_box_text {
  width: 65%;
}
.reason_box_text p {
  line-height: 1.9em;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
.reason_box02 {
  background-image: url("../images/bg_04.jpg");
  background-size: cover;
  margin: 1em 1em 0em;
  padding: 2em;
}
.reason_box02_title {
  text-align: center;
  margin-bottom: 1.5em;
  font-size: 1.2em;
  font-weight: bold;
}
.reason_box02_inr {
  display: flex;
  justify-content: center;
}
.reason_box02_inr_text {
  width: 60%;
}
.reason_box02_img {
  width: 30%;
  margin-left: 1.5em;
}
.text_red {
  color: #d33233;
  font-weight: bold;
}
.reason03_box {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.reason03_box_inr {
  text-align: left;
  border-radius: 0.3em;
  font-weight: bold;
  background-color: #fff;
  padding: 0.5em 1em;
  margin: 0.2em;
  width: 48%;
}
.reason_box02_inr a {
  color: #1e1e1e;
  text-decoration: underline;
}
.reason_box02_inr a:hover {
  color: #f63b3c;
}
/* -------------------------------
メニュー紹介
----------------------------------*/
.menu_box {
  padding: 5em 0em;
}
.menu_box_inr {
  display: flex;
  justify-content: center;
}
.menu_box_img {
  width: 42%;
  margin-right: 2em;
}
.menu_box_text {
  width: 42%;
}
.menu_box_title {
  margin-bottom: 1.5em;
}
.menu_box_text p {
  color: #fff;
}
.media_information {
  color: #1e1e1e;
  background-image: url("../images/bg_04.jpg");
  background-size: cover;
  text-align: center;
  padding: 1em;
  margin: 1em 0em 0em;
}
.media_information_title {
  font-weight: bold;
  margin-bottom: 0.3em;
}
.media_information p {
  font-size: 0.9em;
  color: #1e1e1e;
}
.menu_others {
  display: flex;
  justify-content: center;
}
.menu_others_box {
  width: 35%;
  margin: 4em 1em 0em;
  text-align: center;
}
.menu_others_box_img {
  padding-bottom: 1em;
}
.menu_others_box_title {
  padding-bottom: 0.5em;
}
.menu_others_box p {
  font-size: 0.9em;
  color: #fff;
}
.media_img {
  padding: 1em 0em 0em;
  display: flex;
  justify-content: space-between;
}
.media_img img {
  width: 48%;
}
/* -------------------------------
収益モデル
----------------------------------*/
.example_area {
  display: flex;
  justify-content: center;
  padding: 0em;
}
.example_area_img {
  width: 12%;
  margin-right: 2em;
}
.example_text {
  width: 80%;
}
table {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  width: 100%;
  border-top: 1px solid #ccc;
  border-left: 1px solid #ccc;
  margin: 0em 0;
}
th, td {
  padding: 1em;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
th {
  background-color: #f0f0f0;
  font-weight: bold;
  text-align: center;
}
td {
  background-color: #fff;
  text-align: left;
}
/*--------------------------------------------------
流れ
-----------------------------------------------------*/
.flow_area {
  padding: 3em 0em;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.flow_box {
  background-color: #fff;
  margin: 0.5em;
  width: 23%;
  box-shadow: 0 0 6px gray;
}
.flow_box_text {
  padding: 1em;
}
.flow_box_title {
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 0.3em;
}
.flow_box_text p {
  font-size: 0.9em;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
}
/* -------------------------------
導入プラン
----------------------------------*/
.plan_table_inr {
  width: 48%;
}
.plan_table {
  display: flex;
  justify-content: space-between;
}
.plan_title {
  text-align: center;
  margin-bottom: 0.5em;
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  font-size: 1.1em;
  font-weight: bold;
}
.price_red {
  font-size: 1.2em;
  color: #d33233;
  font-weight: bold;
}
.causion_box {
  font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
  text-align: center;
  margin-top: 1.5em;
  font-size: 0.85em;
}
.red {
  color: #d33233;
}
.plan_area {
  font-size: 1.3em;
  padding: 3em 0em;
}
.plan_box {
  border: 2px solid #1e1e1e;
  text-align: center;
  background-color: #fff;
}
.plan_box_title {
  background-color: #1e1e1e;
  padding: 0.5em 0em;
  color: #fff;
}
.plan_text {
  padding: 1em 0em;
}
.btn02 {
  font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
  background: #d33233;
  border: 1px solid #d33233;
  box-shadow: rgba(0, 0, 0, 0.1) 1px 2px 4px;
  color: #FFFFFF;
  cursor: pointer;
  display: inline-block;
  font-size: 1.1em;
  font-weight: bold;
  padding: 0.5em 2em;
  margin-bottom: 0.5em;
  text-align: center;
}
.btn02:hover, .btn02:active {
  background-color: initial;
  background-position: 0 0;
  color: #d33233;
}
.btn02:active {
  opacity: .5;
}
.naname {
  position: relative;
}
.naname::before {
  position: absolute;
  content: "";
  display: block;
  transform: rotate(10deg);
  background-color: red;
  width: 100%;
  height: 1px;
  top: 50%;
  left: 0;
}
/*--------------------------------------------------
よくある質問
-----------------------------------------------------*/
.qabox_area {
  padding: 3em 0em 0em;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.qabox_inr {
  width: 48%;
  margin-bottom: 1.5em;
  border: 1px solid #1e1e1e;
}
.q_box {
  background-color: #1e1e1e;
  color: #fff;
  padding: 0.5em 1em;
}
.a_box {
  padding: 1em;
  font-size: 0.9em;
}
.q, .a {
  font-size: 1.2em;
  font-weight: bold;
}
/*--------------------------------------------------
会社概要
-----------------------------------------------------*/
.company_area {
  text-align: center;
  margin: 1em;
}
.company_area p {
  line-height: 1.9em;
  color: #fff;
}
/*--------------------------------------------------
フッター部分
-----------------------------------------------------*/
.footer {
  background-color: #1e1e1e;
  padding: 2em 0em;
  text-align: center;
  font-size: 1.4em;
  color: #fff;
}
.footer a {
  color: #fff;
}
/*--------------------------------------------------
トップに戻るボタン
-----------------------------------------------------*/
.pagetop {
  display: none;
  position: fixed;
  bottom: 80px;
  right: 15px;
}
.pagetop a {
  display: block;
  background-color: #ccc;
  text-align: center;
  color: #222;
  font-size: 1.6em;
  text-decoration: none;
  padding: 15px 20px;
  opacity: 0.5;
}
.pagetop a:hover {
  display: block;
  background-color: #b2d1fb;
  text-align: center;
  color: #fff;
  font-size: 1.6em;
  text-decoration: none;
  padding: 15px 20px;
  opacity: 0.5;
}