@charset "UTF-8";
/* CSS Document */
body .entry-content p {
  font-size: 16px; }

.entry-content table, .entry-content dt, .entry-content dd, .entry-content li, .entry-content a {
  font-size: 16px; }

.container {
  max-width: 1000px; }

.content-area section {
  margin: 0 auto; }

/*====　　　個人情報保護方針 同意チェック　　　====*/
/*モーダルウィンドウ*/
pre {
  font-family: "Noto Sans Regular", sans-serif !important;
  background: #fff;
  white-space: pre-wrap;
  padding: 0;
  margin: 0; }

.modal_open_btn {
  display: inline-block;
  cursor: pointer;
  color: #00559F; }

#asahi .modal_open_btn {
  color: #FF8B31; }

#ogoori .modal_open_btn {
  color: #71B858; }

.modal_contents {
  display: none;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 99999;
  width: 100%;
  height: 100%;
  width: 100%; }
  .modal_contents h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 auto 10px; }

.modal_contents_bg {
  background: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0; }

.modal_contents_wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  background-color: #fff;
  width: 50%;
  height: 70%;
  margin: auto;
  transform: translate(-50%, -50%);
  padding: 30px 35px 30px 30px;
  border-radius: 15px;
  overflow: hidden; }

.modal_contents_wrap_naiyou {
  overflow-y: scroll;
  width: 100%;
  height: 100%;
  padding-right: 20px; }

.modal_close_btn {
  display: inline-block;
  cursor: pointer;
  margin-top: 3px;
  position: absolute;
  top: 0;
  right: 15px;
  font-size: 20px; }
  .modal_close_btn span {
    font-size: 22px; }

/*スクロールバー*/
.modal_contents_wrap_naiyou::-webkit-scrollbar {
  width: 11px;
  padding-right: 15px;
  margin: 10px 38px 10px 0;
  right: 20px; }
.modal_contents_wrap_naiyou::-webkit-scrollbar-thumb {
  background: #00559F;
  border-radius: 10px;
  padding-right: 15px;
  margin: 10px 38px 10px 0;
  right: 20px; }

#asahi .modal_contents_wrap_naiyou::-webkit-scrollbar-thumb {
  background: #FF8B31; }

#ogoori .modal_contents_wrap_naiyou::-webkit-scrollbar-thumb {
  background: #71B858; }

.modal_contents_wrap_naiyou::-webkit-scrollbar-track {
  background: #DCDCDC;
  border-radius: 10px;
  padding-right: 15px;
  margin: 10px 38px 10px 0;
  right: 20px; }

/*チェックボックス*/
.wpcf7-acceptance {
  margin: 30px auto 0; }
  .wpcf7-acceptance .wpcf7-list-item {
    margin: 0; }
    .wpcf7-acceptance .wpcf7-list-item label {
      position: relative; }
  .wpcf7-acceptance input[type=checkbox] {
    display: none; }
  .wpcf7-acceptance label {
    cursor: pointer; }
    .wpcf7-acceptance label span.wpcf7-list-item-label::before {
      position: relative;
      left: 0;
      display: inline-block;
      border: 1px solid #999;
      content: "";
      width: 25px;
      height: 25px;
      border-radius: 30px;
      margin: 0 10px 0 0;
      vertical-align: bottom; }
  .wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label::after {
    position: absolute;
    top: 6px;
    left: 5px !important;
    display: block;
    content: "";
    width: 15px;
    height: 15px;
    background: #00559F;
    border-radius: 30px;
    color: #31231F; }

#asahi .wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  background: #FF8B31; }

#ogoori .wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label::after {
  background: #71B858; }

/*パンくずリスト*/
.home #breadcrumb {
  display: none; }

#breadcrumb {
  margin-top: 0;
  background: #e4e1bd;
  font-size: 13px;
  padding: 5px 0; }
  #breadcrumb ul {
    margin: 0 auto 0;
    padding: 0 0 0 20px;
    max-width: 1000px; }
  #breadcrumb li {
    display: inline-block;
    list-style: none; }
  #breadcrumb ul li {
    color: #31231F; }
    #breadcrumb ul li a {
      color: #31231F; }
      #breadcrumb ul li a:hover {
        color: #FF8B31; }

#ogoori #breadcrumb ul li a:hover {
  color: #71B858; }

#breadcrumb li a::after {
  content: "\f105";
  font-family: FontAwesome;
  font-weight: 900;
  padding: 0 10px;
  color: #31231F;
  font-size: 13px;
  vertical-align: middle; }
#breadcrumb a:hover {
  text-decoration: none !important;
  color: #fff; }

/*コンテンツ*/
.entry-content {
  margin-bottom: 50px;
  /*	font-family:'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ丸ゴ ProN W4','Hiragino Maru Gothic ProN'!important;*/
  font-family: "Noto Sans Regular", sans-serif !important; }

#primary .entry-content p, #primary .entry-content a, #primary .entry-content th, #primary .entry-content td, #primary .entry-content dt, #primary .entry-content dd {
  /*	font-family:'ヒラギノ丸ゴ Pro W4','Hiragino Maru Gothic Pro','ヒラギノ丸ゴ ProN W4','Hiragino Maru Gothic ProN'!important;*/
  font-family: "Noto Sans Regular", sans-serif !important; }

.entry-content a:hover {
  color: #FF8B31; }

#ogoori .entry-content a:hover {
  color: #71B858; }

.page-content, .entry-content, .entry-summary {
  padding: 50px; }

.entry-content ul {
  margin: 0 auto 20px;
  padding: 0; }

.post-date {
  font-size: 14px; }

.entry-content ul li {
  list-style: none;
  margin-bottom: 10px; }
.entry-content ul.list li {
  padding-left: 17px;
  text-indent: -18px;
  margin-bottom: 6px; }
  .entry-content ul.list li::before {
    content: '\2022';
    color: #FF8B31;
    padding-right: 8px;
    font-size: 18px; }

.blognews .entry-content ul li {
  margin-bottom: 15px; }

#ogoori .entry-content ul.list li::before {
  color: #71B858; }

.entry-content ul li a {
  color: #31231F;
  transition: all 0.3s; }
  .entry-content ul li a:hover {
    color: #FF8B31; }

#ogoori .entry-content ul li a:hover {
  color: #71B858; }

/*マーカー*/
.entry-content mark {
  box-shadow: inset 0 -7px 0 0 #FFF255 !important;
  background: transparent;
  font-weight: bold; }

/*見出し*/
.page_title {
  margin: 60px auto 40px;
  color: #31231F; }

h2 {
  margin: 30px 0 15px;
  display: inline-block; }
  h2:first-of-type {
    margin: 0 0 15px; }

#ogoori h2 {
  border-left: 5px solid #71B858; }

h3 {
  font-size: 18px !important;
  color: #FF8B31 !important;
  margin-bottom: 5px; }

#ogoori h3 {
  color: #71B858 !important; }

/*リスト*/
.entry-content a {
  padding-left: 10px;
  text-indent: -10px;
  display: inline-block;
  color: #31231F; }
  .entry-content a::before {
    content: "\f0da";
    font-family: "FontAwesome";
    color: #FF8B31;
    margin-right: 5px; }

#ogoori .entry-content a::before {
  color: #71B858; }

/*テーブル*/
.post .entry-content table tbody tr, .page .entry-content table tbody tr {
  background: #fff4ec !important; }

#ogoori.post .entry-content table tbody tr, #ogoori.page .entry-content table tbody tr {
  background: #ebf5e7 !important; }

.post .entry-content table tbody tr:nth-child(2n), .page .entry-content table tbody tr:nth-child(2n) {
  background: #fff !important; }

#ogoori.post .entry-content table tbody tr:nth-child(2n), #ogoori.page .entry-content table tbody tr:nth-child(2n) {
  background: #fff !important; }

.post .entry-content table, .page .entry-content table {
  border-collapse: collapse !important; }

.entry-content table th {
  border: 1px solid #2C2C2C;
  padding: 15px;
  width: 30% !important;
  font-weight: normal; }
  .entry-content table th p {
    margin-bottom: 0 !important; }
.entry-content table td {
  padding: 15px; }
  .entry-content table td p {
    margin-bottom: 0; }

/*フッター*/
entry-footer {
  display: none !important; }

/*お問い合わせ*/
.center {
  text-align: center; }

.hissu {
  font-size: 14px;
  color: #FF4144;
  vertical-align: text-bottom; }

select {
  position: relative;
  width: 100%;
  max-width: 500px;
  padding: 10px;
  outline: none;
  border-radius: 5px;
  -webkit-appearance: none;
  appearance: none;
  /* デフォルトの矢印を非表示 */
  cursor: pointer; }
  select option {
    cursor: pointer; }

.wpcf7-form-control-wrap.menu-378::after {
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #FF8B31;
  content: "";
  position: absolute;
  right: 15px;
  top: 12px;
  width: 0;
  cursor: pointer; }

textarea {
  width: 70%; }

#ogoori .wpcf7-form-control-wrap.menu-378::after {
  border-top: 8px solid #71B858; }

input[type="button"], input[type="reset"], input[type="submit"] {
  padding: 6px 0;
  width: 200px;
  margin: 0 auto;
  display: block;
  border: none; }

#ogoori input[type="button"], #ogoori input[type="reset"], #ogoori input[type="submit"] {
  background: #71B858 !important; }

input[type="button"]:hover, input[type="reset"]:hover, input[type="submit"]:hover {
  background: #FF8B31 !important;
  color: #fff;
  opacity: 0.8; }

#ogoori input[type="button"]:hover, #ogoori input[type="reset"]:hover, #ogoori input[type="submit"]:hover {
  background: #71B858 !important;
  color: #fff;
  opacity: 0.8; }

/*ブログ*/
.frame {
  width: 80%;
  margin-bottom: 40px; }
  .frame img {
    width: 100%; }

/*ページネーション*/
.pagination {
  display: table;
  margin: 20px auto 0; }
  .pagination .current {
    color: #fff;
    padding: 0 20px;
    margin: 0 5px;
    box-shadow: none;
    background: #FF8B31; }

#ogoori .pagination .current {
  background: #71B858; }

.entry-content .pagination a {
  padding: 0 10px;
  margin: 0;
  text-indent: 0; }
  .entry-content .pagination a:hover {
    color: #FF8B31 !important; }

#ogoori .entry-content .pagination a:hover {
  color: #71B858 !important; }

.entry-content .pagination a::before {
  content: none; }

.pagination .page-numbers {
  border: none; }
  .pagination .page-numbers.dots {
    background: transparent;
    color: #31231F !important; }
  .pagination .page-numbers.prev {
    margin-right: 5px; }
  .pagination .page-numbers.next {
    margin-left: 5px; }

/*====	ここから法人サイトページ	====*/
#houjin #content .container {
  margin-top: 80px;
  padding: 30px 0 60px; }
#houjin .site-content a {
  color: #2C2C2C; }
  #houjin .site-content a::before {
    content: "\f0da";
    font-family: "FontAwesome";
    margin-right: 5px;
    color: #00559F; }
  #houjin .site-content a:hover {
    color: #00559F; }

/*リンク*/
/*====	ここまで法人サイトページ	====*/
@media screen and (max-width: 1024px) {
  .content-area section {
    width: 100%; } }
@media screen and (max-width: 768px) {
  body .entry-content p {
    font-size: 14px; }

  .entry-content table, .entry-content dt, .entry-content dd, .entry-content li, .entry-content a {
    font-size: 14px; }

  /*	ロゴ */
  .site-header .site-branding {
    width: 100%;
    max-width: 210px; }

  /*	コンテンツ　*/
  .page-content, .entry-content, .entry-summary {
    padding: 20px; }

  .container {
    max-width: inherit; }

  #houjin #content .container {
    padding: 0 0 50px !important; }

  /*====　　　個人情報保護方針 同意チェック　　　====*/
  /*モーダルウィンドウ*/
  .modal_contents_wrap {
    width: 80%;
    padding: 35px 20px; }

  /* メニュー */
  #nav-drawer #nav-open {
    cursor: pointer; }

  /* パンくずリスト */
  #breadcrumb {
    padding: 3px; }
    #breadcrumb li {
      font-size: 12px; }

  /* 見出し */
  .page_title {
    font-size: 20px;
    margin: 20px auto;
    line-height: 1.2; }

  h2 {
    font-size: 18px !important; }

  /*	テーブル */
  .entry-content table th {
    border: none;
    border-bottom: 1px dashed #2C2C2C;
    width: 100% !important;
    height: auto !important;
    display: block; }
  .entry-content table td {
    border: none !important;
    border-bottom: 1px solid #2C2C2C !important;
    width: 100% !important;
    height: auto !important;
    display: block; }
  .entry-content table tr:last-of-type td:last-of-type {
    border-bottom: none !important; }

  /*	画像*/
  .img {
    width: 100% !important;
    float: none !important;
    padding-right: 0 !important;
    clear: both; }

  /*ブログ*/
  .frame {
    max-width: 300px;
    max-height: 200px;
    margin-bottom: 20px; }
    .frame img {
      max-width: 300px;
      max-height: 200px;
      object-fit: cover; }

  /*チェックボックス*/
  .wpcf7-acceptance input[type=checkbox]:checked + .wpcf7-list-item-label::after {
    top: 2px; }

  /*	recaptcha*/
  .grecaptcha-badge {
    bottom: 70px !important; }

  /*	テキストエリア*/
  textarea {
    width: 100%; }

  /*マージン*/
  .mar60 {
    margin-bottom: 40px; }

  .mar80 {
    margin-bottom: 50px; }

  .mar100 {
    margin-bottom: 70px; } }
