@charset "UTF-8";

/*---------------------------------------- 

こちらは旧CSSです
新しいCSSはインクルード内のstyle.cssに追加してください

パスは以下
/DAIRITEN_KIYAKU/style.css

代理店LPのすべてのCSSが変更できます

-----------------------------------------*/

/*---------- ページ全体の指定 ----------*/

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ",
    Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  margin: 0;
  padding: 0;
  font-size: 100%;
  color: #000;
}

a:link {
  text-decoration: none;
}
a:visited {
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
a img {
  border-style: none;
}

a img {
  border-style: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
img {
  vertical-align: bottom;
}

.mb {
  margin-bottom: 1.5em !important;
}

.small {
  font-size: 0.8em;
}

.text_l {
  text-align: left;
}

.center {
  text-align: center !important;
  margin: auto;
}

.white {
  color: #fff !important;
}

.pb20 {
  padding-bottom: 3em !important;
}

@media screen and (max-width: 1261px) {
  .pcnone {
  }
  .spnone {
    display: none;
  }
}
@media screen and (min-width: 1260px) {
  .pcnone {
    display: none;
  }
  .spnone {
  }
}

.auto {
  margin: auto;
}

#copy {
  margin: 0;
  padding: 0;
  text-align: center;
}
#copy img {
  height: 100%;
}

#copy_sp {
  margin: 0;
  padding: 0;
  background-color: #00cd3f;
  background: -moz-linear-gradient(to bottom, #02cd3e, #caffdb);
  background: -webkit-linear-gradient(to bottom, #02cd3e, #caffdb);
  background: linear-gradient(to bottom, #02cd3e, #caffdb);

  background-position: center bottom;
  background-repeat: no-repeat;
}
#copy_sp img {
  width: 100%;
}

#header {
  margin: 0 0 10px 0;
  padding: 10px 15px;
  background-color: #fff;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.3);
}
.logo {
  margin: 0;
  padding: 0;
}
.logo_area {
  display: flex;
  align-items: center;
}
@media screen and (min-width: 1260px) {
  #header {
    padding: 10px 0;
  }
  .logo {
    margin: 0 10px;
    padding: 0;
  }
  #top {
    margin: 0;
    padding: 0;
    background-color: #00cd3f;
    background: -moz-linear-gradient(to bottom, #02cd3e, #caffdb);
    background: -webkit-linear-gradient(to bottom, #02cd3e, #caffdb);
    background: linear-gradient(to bottom, #02cd3e, #caffdb);
    background-image: url(../DAIRITEN_KIYAKU/images/top-bg.jpg);
    background-size: cover;
    background-position: center bottom;
    background-repeat: no-repeat;
  }
  #copy_sp {
    display: none;
  }
}
.micro_copy {
  padding: 0;
  margin: 0;
}

.btn_top {
  margin: 0;
  padding: 20px 20px 20px 20px;
  text-align: center;
  margin-bottom: 30px;
}
.btn_bottom {
  margin: 0;
  padding: 20px 0px 0 0px;
  text-align: center;
}
.btn_txt {
  margin: 0;
  padding: 15px 20px 45px 20px;
  font-size: 100%;
  font-weight: bold;
  line-height: 160%;
  text-align: center;
  font-family: "Rounded Mplus 1c";
}
.btn_txt2 {
  margin: 0;
  padding: 15px 20px 10px 20px;
  font-size: 100%;
  font-weight: bold;
  line-height: 160%;
  text-align: center;
  font-family: "Rounded Mplus 1c";
  min-width: auto;
}
.btn_txt3 {
  margin: 0;
  padding: 15px 0px 30px 0px;
  font-size: 100%;
  font-weight: bold;
  line-height: 160%;
  text-align: center;
  font-family: "Rounded Mplus 1c";
  min-width: auto;
}
@media screen and (min-width: 769px) {
  .btn_top {
    width: 692px;
    margin: 0 auto 33px;
    padding: 33px 0 33px;
  }
  .btn_txt {
    padding: 30px 0 98px 0;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 1px;
  }
  .btn_txt2 {
    padding: 30px 0 30px 0;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 1px;
    min-width: 500px;
  }
  .btn_txt3 {
    padding: 30px 0 110px 0;
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 1px;
    min-width: 500px;
  }
}

h2 {
  margin: 0 0 25px 0;
  padding: 0;
  font-size: 150%;
  font-weight: 900;
  line-height: 140%;
  text-align: center;
  font-family: "Rounded Mplus 1c";
}
@media screen and (min-width: 769px) {
  h2 {
    margin: 0 0 30px 0;
    font-size: 36px;
  }
}

.comic {
  margin: 0;
  padding: 0;
  text-align: center;
}
.comic img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .comic img {
    width: 1080px;
  }
}

.six {
  margin: 0;
  padding: 0;
  text-align: center;
}
.six img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .six img {
    width: 740px;
  }
}

.results {
  margin: 65px 0;
  padding: 0;
}
.results img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .results {
    margin: 65px 0 0 0;
    padding: 0;
    text-align: center;
    background-image: url(../DAIRITEN_KIYAKU/images/bg.png);
    background-position: top;
    background-repeat: repeat-x;
  }
  .results img {
    width: 1080px;
  }
}

#ex {
  margin: 0;
  padding: 0 20px 60px 20px;
}
.ex {
  margin: 0 auto;
  padding: 30px 0 0 0;
  text-align: center;
}
@media screen and (min-width: 769px) {
  #ex {
    width: 770px;
    margin: 0 auto;
    padding: 0 0 145px 0;
  }
  .ex {
    padding: 55px 0 0 0;
  }
}
.ex img {
  width: 100%;
}

.txt_note {
  margin: 0 20px;
  padding: 0;
}
.txt_note p {
  font-size: 80%;
}
.txt_note2 {
  margin: 0 20px;
  padding: 0;
}
.txt_note2 p {
  font-size: 80%;
}
.caption {
  margin: 15px 0;
  padding: 0;
  font-size: 12px;
  color: #666666;
  font-weight: normal;
  line-height: 150%;
}

.about {
  margin: 0 20px;
  padding: 0;
}
.about img {
  width: 100%;
}
@media screen and (min-width: 769px) {
  .about {
    text-align: center;
  }
  .about img {
    width: 787px;
  }
}

.subpage_title {
  margin: 0 0 30px 0;
  padding: 0;
  font-size: 120%;
  font-weight: bold;
  line-height: 150%;
  text-align: center;
}
.subpage {
  margin: 0 20px 45px 20px;
  padding: 0;
}
.subpage p {
  font-size: 75%;
  line-height: 160%;
}
.subpage_kiyaku {
  margin: 0;
  padding: 0;
}
.subpage_tokusho {
  margin: 0;
  padding: 0;
}
.subpage_developer {
  margin: 0;
  padding: 0;
}

table.law {
  width: 100%;
  border-collapse: separate;
  margin: 0;
}
table.law th {
  font-size: 75%;
  line-height: 160%;
  padding: 0 0 5px 0;
  text-align: left;
  display: block;
  border-bottom: solid 1px #999;
}
table.law td {
  font-size: 75%;
  line-height: 160%;
  padding: 5px 0 15px 10px;
  display: block;
}
@media screen and (min-width: 769px) {
  .subpage_title {
    font-size: 24px;
    letter-spacing: 1px;
  }
  .subpage {
    width: 640px;
    margin: 0 auto 60px auto;
  }
  .subpage p {
    font-size: 12px;
    line-height: 180%;
  }

  table.law {
    width: 100%;
    border-collapse: separate;
    margin: 0;
  }
  table.law th {
    width: 200px;
    font-size: 12px;
    line-height: 180%;
    letter-spacing: 1px;
    padding: 15px 0;
    text-align: left;
    display: table-cell;
    border-bottom: solid 1px #999;
  }
  table.law td {
    font-size: 12px;
    line-height: 180%;
    letter-spacing: 1px;
    padding: 15px;
    display: table-cell;
    border-bottom: solid 1px #999;
  }
}

.subject_line {
  width: 100%;
  margin: 15px auto 46px auto;
  height: 4px;
  border-radius: 2px;
  background-color: #86cf46 !important;
}

/*---------- 文字装飾 ----------*/

.bold {
  font-weight: bold;
}
.ul {
  text-decoration: underline;
}
.red {
  color: #f03d31;
}
.pink {
  color: #ec639f;
}
.green {
  color: #00ada9;
}
.through {
  text-decoration: line-through;
}
.ym {
  font-weight: bold;
  background: linear-gradient(transparent 70%, #fefd00 70%);
}

/*---------- 文字位置 ----------*/

.center {
  text-align: center !important;
  margin: auto;
}
.right {
  text-align: right;
}

/*
.swiper-slide img{width:100%;}
.swiper-container {
  width: 600px;
  height: 300px;
} */

/* ヘッダーナビゲーションのスタイリング */
.header-nav {
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  background-color: #e7ffe6;
  color: white;
  padding: 0;
  margin: 0;
  height: 70px;
  z-index: 10000;
}

.header-nav div:first-child {
  margin-right: auto;
  max-width: 150px;
}

.hamburger-menu img {
  max-width: 35px !important;
  margin: auto;
}

.logo {
  /* ロゴのスタイリング */
  font-size: 24px;
}

.nav-links a,
.nav-buttons button {
  color: #000;
  text-decoration: none;
  padding: 10px 10px;
  margin: 0;
  border: none;
  font-weight: bold;
}

@media (max-width: 768px) {
  .nav-links a,
  .nav-buttons button {
    padding: 0px;
  }
}

.nav-buttons button {
  cursor: pointer;
}

.nav-buttons {
  display: flex;
  justify-content: flex-end;
}

@media (max-width: 768px) {
  .nav-buttons {
    width: 100%;
  }
}

.nav-button_1 {
  color: #fff !important;
  margin: 0;
  height: 100%;
  padding: 0 !important;
  border: 1px solid #f3622a !important;
  background: #fff;
  box-sizing: border-box;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.14);
}
.nav-button_1 a {
  color: #fff !important;
}
.nav-button_1 img {
  width: 80% !important;
  padding: 0 !important;
  height: 100%;
}
.nav-button_2 {
  background: #2364eb;
  color: #fff !important;
  margin: 0;
  height: 100%;
  padding: 0 !important;
  box-shadow: 0 5px 8px rgba(0, 0, 0, 0.14);
}
.nav-button_2 a {
  color: #fff !important;
}
.nav-button_2 img {
  width: 80% !important;
  padding: 0 !important;
  height: 100%;
}

.hamburger-menu {
  /* モバイルビューの時だけ表示する */
  display: none;
  cursor: pointer;
}

.hamburger-menu span {
  display: block;
  width: 25px; /* ラインの幅 */
  height: 2px; /* ラインの高さ */
  background-color: #00846f;
  margin: 5px 0;
}

/* デスクトップビューで常に表示されるナビゲーションリンク */
.desktop-only {
  display: flex;
  align-items: center;
}

.nav-menu {
  display: none;
}

nav.header-nav img {
  padding: 0 10px;
}

.sticky-header {
  position: fixed; /* ヘッダーを固定位置に */
  top: 0; /* ビューポートの最上部に */
  left: 0;
  width: 100%;
  background-color: #333; /* ヘッダーの背景色 */
  z-index: 1000; /* 他の要素よりも前面に */
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2); /* 下部に影をつける */
}

/* スマートフォンビュー */
@media (max-width: 1260px) {
  .desktop-only {
    display: none;
  }

  .hamburger-menu {
    display: flex;
    text-align: right;
    height: 100%;
    width: 90px;
    justify-content: flex-end;
  }

  .nav-menu {
    display: none;
    position: absolute;
    top: 70px;
    left: 0;
    width: 100%;
    background-color: #333;
    padding: 20px;
  }

  .nav-menu.active {
    display: block;
  }

  .nav-menu a {
    display: block;
    padding: 10px;
    color: white;
    text-decoration: none;
    margin: 5px 0;
  }
}
/* ページのコンテンツに適用するスタイリング */
.main {
  margin-top: 70px;
}

@media (max-width: 768px) {
  .main {
    margin-top: 70px;
  }
}
.attention_top {
  font-size: 0.8em;
  text-align: center;
  padding: 10px 0;
  color: #00846f;
  font-weight: bold;
}
@media (max-width: 768px) {
  .attention_top {
    text-align: left;
    padding: 5px;
  }
}

.lank_title_wrap {
  display: flex;
  align-items: center;
  font-size: 1.2em;
}

.lank_title_wrap img {
  padding-right: 5px;
}

.profile_wrap {
  background: #e8ffe6;
  padding: 20px 0 50px 0;
}

.profile_rank_icon {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0px;
  top: 126px;
}
@media (max-width: 768px) {
  .profile_wrap {
    padding: 20px 0 20px 0;
  }
  .profile_rank_icon {
    width: 25%;
    height: 25%;
    position: absolute;
    right: 16%;
    top: 70%;
  }
}

/*プロフィールエリア*/
.profile_top {
  margin: 30px 0 30px 0;
  padding: 0;
  font-size: 120%;
  font-weight: bold;
  line-height: 150%;
  text-align: center;
  font-family: "Rounded Mplus 1c";
}

.profile {
  margin: 20px;
  padding: 20px;
  background: #fff;
}

.profile_photo {
  margin: 0;
  padding: 0;
  text-align: center;
  position: relative;
  display: inline-block;
}

.profile_photo_img {
  margin-bottom: 15px;
  width: 60%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.profile_photo img {
  margin-bottom: 15px;
  width: 60%;
}

.profile_detail {
  margin: 0;
  padding: 0;
}

.profile_name {
  margin: 0;
  padding: 0;
  font-size: 125%;
  font-weight: bold;
  line-height: 150%;
  text-align: center;
}

.profile_name span {
  font-size: 75%;
}

.profile_award {
  margin: 0;
  padding: 10px 0 0 0;
  font-size: 70%;
  line-height: 160%;
  text-align: center;
}

/* ツールチップスタイルを追加 */
.tooltip {
  visibility: hidden;
  width: 500px;
  background-color: black;
  color: white;
  text-align: center;
  padding: 5px 10px;
  border-radius: 6px;
  position: absolute;
  z-index: 1;
  top: 100%;
  left: 50%;
  transform: translateX(-50%);
  max-width: 500px;
  transition: visibility 0.2s, opacity 0.2s ease-in-out;
  opacity: 0;
  text-align: left;
  font-size: 0.8em;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

.tooltip img {
  width: 40px !important;
  border-radius: 0 !important;
}

.profile_photo:hover .tooltip {
  visibility: visible;
  opacity: 1;
}

@media screen and (min-width: 769px) {
  .profile_top {
    margin: 90px 0 30px 0;
    font-size: 30px;
  }
  .profile {
    width: 740px;
    margin: 0 auto 0px auto;
    padding: 20px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
  }
  .profile_photo {
    width: 25%;
  }
  .profile_photo_img {
    margin: 0;
    width: 100%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
  }
  .profile_photo img {
    margin: 0;
    width: 100%;
  }
  .profile_detail {
    width: 70%;
    margin: 0;
    padding: 0;
  }
  .profile_name {
    font-size: 24px;
    letter-spacing: 1px;
    text-align: left;
  }
  .profile_name span {
    font-size: 16px;
  }
  .profile_award {
    font-size: 16px;
    line-height: 180%;
    letter-spacing: 1px;
    text-align: left;
  }

  .tooltip::after {
    top: -30%;
    bottom: auto;
    border-color: transparent transparent black transparent;
  }

  .profile_photo .tooltip {
    top: 50%;
    padding: 20px;
    margin-left: 50px;
  }
}
.mobile-info-box {
  display: none;
}

@media (min-width: 769px) {
  .info-box {
    display: none !important;
  }
}
@media (max-width: 768px) {
  .tooltip {
    display: none;
  }
  .image-container {
    position: relative;
    display: inline-block;
  }

  .toggle-box {
    display: none;
  }

  .info-box {
    display: none;
    position: absolute;
    z-index: 1;
    color: white;
    padding: 10px;
    border: 1px solid #ddd;
    background-color: black;
    text-align: left;
  }

  .info-box img {
    width: 40px;
    margin: 0;
  }

  .toggle-box:checked + label + .info-box {
    display: block;
  }
}
.image-container {
  position: relative;
  display: inline-block;
}

.toggle-box {
  display: none;
}

/* 閉じるマークのスタイル */
.close-button {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 5px;
  cursor: pointer;
}

/*プラン*/

.scroll_table {
  margin: 0;
  padding: 0;
}

table.price_table {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
}

table.price_table th {
  font-size: 24px;
  line-height: 100%;
  padding: 20px 0;
  color: #fff;
  background-color: #575564;
  font-family: "Rounded Mplus 1c";
}
table.price_table th.standerd {
  background-color: #be0200;
}

table.price_table td {
  padding: 15px;
  font-size: 21px;
  line-height: 180%;
  letter-spacing: 1px;
  border: solid 1px #999;
}
.category {
  text-align: center;
  color: #fff;
  background-color: #575564;
}
.cost {
  font-weight: bold;
  text-align: center;
  background-color: #fff;
}
.category_add {
  color: #fff;
  background-color: #575564;
}
.category_txt {
  margin: 0;
  padding: 0;
  font-size: 75%;
  line-height: 180%;
  white-space: normal;
}
.bf_box {
  margin: 0;
  padding: 10px;
  background: #e7fae3;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.bf_title {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: bold;
  line-height: 150%;
  text-align: center;
  color: #00c853;
  display: flex;
  justify-content: center;
  align-items: center;
}
.bf_txt {
  margin: 0;
  padding: 5px 0 0 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 160%;
  text-align: left;
  color: #333;
  white-space: normal;
}
.bf_plus {
  margin: 0;
  padding: 5px 0;
  font-size: 18px;
  line-height: 100%;
}
ul.bf_list {
  margin: 0;
  padding: 10px;
  border: 1px solid #be0200;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
ul.bf_list li {
  margin: 0;
  padding: 0;
  font-size: 16px;
  line-height: 180%;
  list-style: none;
  text-align: left;
  color: #be0200;
}
ul.bf_list li::before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";
  margin-right: 5px;
  font-weight: 900;
}
.category_txt a {
  color: #fff;
  text-decoration: none;
  text-decoration: underline;
}
.category_txt a:visited {
  color: #fff;
  text-decoration: underline;
}
.category_txt a:hover {
  color: #fff;
  text-decoration: none;
}
@media (max-width: 768px) {
  .scroll_table {
    margin: 0;
    padding: 0;
    overflow: auto;
    white-space: nowrap;
  }
  table.price_table {
    border-collapse: collapse;
    margin: 0;
    padding: 0;
  }
  table.price_table th {
    font-size: 90%;
    line-height: 100%;
    padding: 10px;
    color: #fff;
    background-color: #575564;
    font-family: "Rounded Mplus 1c";
  }
  table.price_table td {
    font-size: 90%;
    line-height: 150%;
    padding: 10px;
    border: solid 1px #999;
  }
  .bf_title {
    margin: 0;
    padding: 0;
    font-size: 100%;
    font-weight: bold;
    line-height: 150%;
    text-align: center;
    color: #00c853;
  }
  .bf_plus {
    margin: 0;
    padding: 5px 0;
    font-size: 100%;
    line-height: 100%;
  }
  ul.bf_list li {
    margin: 0;
    padding: 0;
    font-size: 80%;
    line-height: 180%;
    list-style: none;
    text-align: left;
    color: #be0200;
  }
  .bf_txt {
    margin: 0;
    padding: 5px 0 0 0;
    font-size: 80%;
    font-weight: normal;
    line-height: 160%;
    text-align: left;
    color: #333;
    white-space: normal;
  }
  .top_bring {
    vertical-align: top;
  }
  table.price_table tr td:nth-of-type(3) {
    width: 20%;
  }
}

/*流れ*/
.contents_page {
  max-width: 800px;
  margin: auto;
}

.step_number span {
  padding: 4px 20px;
  background-color: #00cd3f;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
}
.step_number {
  margin: 30px 0 0 0;
  padding: 0 0 15px 0;
  font-size: 100%;
  font-weight: bold;
  line-height: 100%;
  text-align: center;
  color: #fff;
  font-family: "Rounded Mplus 1c";
}
.step_title {
  margin: 0;
  padding: 0;
  font-size: 150%;
  font-weight: 900;
  line-height: 150%;
  text-align: center;
  font-family: "Rounded Mplus 1c";
}

.devicebox {
  margin: 0px 0px 0px;
}

.devicebox img {
  width: 100%;
}

.device_pict {
  max-width: 800px;
  margin: auto;
}

#what_lstep,
#function_lstep,
#plan_lstep,
#flow_lstep,
#qa_lstep,
#order {
  padding-top: 100px;
  margin-top: -100px;
}
#profile_m {
  padding-top: 1px;
  margin-top: -30px;
}

#plan_function {
  padding-top: 100px;
  margin-top: -100px;
}
.no-pointer-events {
  pointer-events: none;
}
.supplement {
  padding: 30px 15px 2em;
  background: #e8ffe6;
  border-radius: 10px;
  max-width: 1000px;
  margin: auto;
}

.supplement_box {
  display: flex;
  justify-content: center;
}
.supplement_box div:first-child {
  padding-right: 20px;
}
.supplement_box div img {
  height: 300px;
}
@media (max-width: 768px) {
  .supplement {
    padding: 20px 15px 1em;
  }
  .supplement_box {
    display: flex;
    flex-direction: column;
  }
  .supplement_box div:first-child {
    padding-right: 0px;
    padding-bottom: 20px;
  }
  .supplement_box div img {
    width: 100%;
    height: auto;
  }
}
/**/
.popup_wrap {
}
.popup_tit {
  border-bottom: 1px solid #e5e5e5;
  padding-bottom: 1em;
  font-size: 1.6em;
  padding-left: 0 !important;
}
.popup_m {
  background: #64bbc6;
  color: #fff;
  margin-top: 1em;
  padding: 10px;
  font-weight: bold;
  font-size: 1.4em;
}
.popup_u {
  background: #eb6379;
  color: #fff;
  margin-top: 1em;
  padding: 10px;
  font-weight: bold;
  font-size: 1.4em;
}
.popup_c {
  background: #43b7a3;
  color: #fff;
  margin-top: 1em;
  padding: 10px;
  font-weight: bold;
  font-size: 1.4em;
}
.popup_menu {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  justify-content: flex-start;
  align-items: stretch;
  margin: 20px;
}
.popup_menu img {
  padding-bottom: 0.5em;
  width: 100%;
}
.popup_menu div {
  width: 46%;
  padding: 5px 10px 5px;
  font-size: 1.2em;
}
@media (max-width: 768px) {
  .popup_menu div {
    width: 100%;
  }
}
.popup_menu p {
  border-left: 1px solid #64bbc6;
  line-height: 1.3;
  color: #595959;
  font-weight: 100;
  text-align: left;
  padding-left: 0.5rem;
  margin: 0 0 10px 0;
  font-size: 0.8em;
}
.line-right {
  border-right: 1px solid #e5e5e5;
}
@media (max-width: 768px) {
  .line-right {
    border-right: none;
  }
}
.line-bottom {
  border-bottom: 1px solid #e5e5e5;
}
.pop_munu_tit {
  text-align: left;
  font-weight: bold;
  width: 100% !important;
  padding-left: 0 !important;
}
