@charset "UTF-8";
@media only screen and (max-width : 768px) {
  body {
    width: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
  }
  /*--------------------------------------------------
見出しタグ設定（PC）
-----------------------------------------------------*/
  h2 {
    margin: 0em 0em;
    font-size: 1.6em;
    font-weight: bold;
    text-align: center;
  }
  h3 {
    font-size: 1.1em;
    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.4em;
    font-weight: bold;
    border-bottom: 1px dotted #1e1e1e;
    padding-bottom: 0.3em;
  }
  /*--------------------------------------------------
全体レイアウト／背景設定（PC）
-----------------------------------------------------*/
  .main {
    background-color: #fff;
  }
  .article {
    background-color: #fff;
    font-size: 1.5em; /*=16px*/
  }
  .article p {
    line-height: 1.6;
    color: #1e1e1e;
  }
  .article {
    width: 100%;
  }
  .top_image_in, .section_inr {
    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 {
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
  }
  .header_logo {
    float: left;
    width: 30%;
    margin: 0.3em;
  }
  .header_mail {
    float: right;
    width: 42%;
    margin: 0.3em;
  }
  .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: 0.8em;
    text-align: center;
  }
  .btn:hover, .btn:active {
    background-color: initial;
    background-position: 0 0;
    color: #d33233;
  }
  .btn:active {
    opacity: .5;
  }
  /*------------------------------------------------------------
スマホ改行コード
-------------------------------------------------------------*/
  .sp_br {
    display: block;
  }
  /* -------------------------------
 ファーストビュー設定
----------------------------------*/
  .top_image, .nayami_area_pc {
    display: none;
  }
  .sp_top {
    display: block;
  }
  .sp_top img {
    width: 100%;
  }
  .nayami_area_sp {
    display: block;
  }
  /*--------------------------------------------------
見出しの設定
-----------------------------------------------------*/
  .subtitle01 {
    text-align: center;
    background-color: #d33233;
    color: #fff;
    padding: 2em 0.5em 1em;
  }
  .seciton_01 {
    background-color: #1e1e1e;
    width: 100%;
    position: relative;
    color: #fff;
    text-align: center;
    padding: 2em 0.5em;
  }
  .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: 2em 0.5em 1em;
    background-image: url("../images/bg_01.jpg");
    background-size: cover;
  }
  .section_03 {
    padding: 3em 0.5em;
    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: 2em 0.5em;
    color: #fff;
  }
  .section_06 {
    padding: 2em 0.5em;
    background-color: #fff;
  }
  .section_07 {
    padding: 2em 0.5em;
    background-color: #efe6d4;
  }
  .section_08 {
    padding: 2em 0.5em;
    background-image: url("../images/bg_01.jpg");
    background-size: cover;
  }
  .section_09 {
    padding: 2em 0.5em;
    background-color: #fff;
  }
  .section_10 {
    padding: 1em 0.5em;
    background-image: url("../images/bg_032.jpg");
    background-size: cover;
    color: #fff;
  }
  /* -------------------------------
悩みエリアの設定
----------------------------------*/
  .seciton_01 img {
    padding-top: 2em;
  }
  .big_text {
    font-size: 1.1em;
  }
  /* -------------------------------
メインエリア
----------------------------------*/
  .main_box {
    display: flex;
    justify-content: space-between;
    padding-bottom: 1.5em;
  }
  .main_area_inr {
    background-image: url("../images/bg_04.jpg");
    background-size: cover;
    border-radius: 1em;
    color: #1e1e1e;
    padding: 1em;
    text-align: center;
  }
  .main_box img {
    display: none;
    padding-right: 0em;
  }
  .main_text01 {
    width: 100%;
  }
  .main_text01 p {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    line-height: 1.6em;
    text-align: left;
  }
  .main_text02 p {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    line-height: 1.6em;
    text-align: left;
  }
  .b {
    font-weight: bold;
  }
  .gold_underline {
    background: linear-gradient(transparent 50%, #BCAA07 50%);
    font-weight: bold;
  }
  .arrow {
    padding: 1em 0em 0em;
    text-align: center;
  }
  .main_under p {
    color: #fff;
    font-size: 1.05em;
    line-height: 1.6em;
    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;
    margin: 0em 0.5em;
  }
  .reason_area_inr {
    padding: 1em;
  }
  .reason_box {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .reason_box_img {
    width: 70%;
    margin: 0 auto;
  }
  .reason_box_text {
    width: 100%;
  }
  .reason_box_text p {
    line-height: 1.6em;
    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 0em 0em;
    padding: 1em;
  }
  .reason_box02_title {
    text-align: center;
    margin-bottom: 1.5em;
    font-size: 1.1em;
    font-weight: bold;
  }
  .reason_box02_inr {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .reason_box02_inr_text {
    width: 100%;
  }
  .reason_box02_img {
    width: 100%;
    margin-left: 0em;
  }
  .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: 0em 0em 0.2em;
    width: 100%;
  }
  /* -------------------------------
メニュー紹介
----------------------------------*/
  .menu_box {
    padding: 2em 0em;
  }
  .menu_box_inr {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .menu_box_img {
    width: 80%;
    margin-right: 0em;
    margin-bottom: 1em;
  }
  .menu_box_text {
    width: 100%;
  }
  .menu_box_title {
    padding: 0em 2em;
    margin-bottom: 1em;
  }
  .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 {
    text-align: left;
    font-size: 0.8em;
    color: #1e1e1e;
  }
  .menu_others {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  .menu_others_box {
    width: 100%;
    margin: 2em 0em 0em;
    text-align: center;
  }
  .menu_others_box_img {
    margin: 0 auto;
    width: 80%;
    padding-bottom: 1em;
  }
  .menu_others_box_title {
    padding-bottom: 0.5em;
  }
  .menu_others_box p {
    font-size: 0.9em;
    color: #fff;
  }
  .media_img {
    padding: 0.5em 0em 0em;
    display: flex;
    justify-content: space-between;
  }
  .media_img img {
    width: 49%;
  }
  /* -------------------------------
収益モデル
----------------------------------*/
  .example_area {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    padding: 0em;
  }
  .example_area_img {
    width: 30%;
    margin-right: 0em;
  }
  .example_text {
    width: 100%;
    margin-bottom: 1em;
  }
  table {
    font-size: 0.8em;
    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: 0.5em;
    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: 2em 0em 0.5em;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .flow_box {
    background-color: #fff;
    margin: 0em 0em 1em;
    width: 48%;
    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: 100%;
    margin-bottom: 1em;
  }
  .plan_table {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .plan_title {
    text-align: center;
    margin-bottom: 0.5em;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, sans-serif;
    font-size: 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: 0.7em;
    font-size: 0.8em;
  }
  .red {
    color: #d33233;
  }
  .plan_area {
    font-size: 1.3em;
    padding: 2em 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;
  }
  /*--------------------------------------------------
よくある質問
-----------------------------------------------------*/
  .qabox_area {
    padding: 2em 0em 0em;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  .qabox_inr {
    width: 100%;
    margin-bottom: 1em;
    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 0em;
  }
  .company_area p {
    line-height: 1.6em;
    color: #fff;
  }
  /*--------------------------------------------------
フッター部分
-----------------------------------------------------*/
  .footer {
    background-color: #1e1e1e;
    padding: 2em 0em;
    text-align: center;
    font-size: 1.1em;
    color: #fff;
  }
  .footer a {
    color: #fff;
  }
}