@charset "utf-8";
/* CSS Document */

/*
Theme Name: AMATERASU
Description: Easy,SimpleDesign
Version: simple 1.1
Base Color: red
Author: AMATERASU
Author URI: http://www.seo-amaterasu.com/
*/

@media screen and (min-width: 1981px) {
  .home #main_visual #main_visual_in .pc {
    background-position: center center;
  }
}


.banar-blcok {
  margin-bottom: 1em;
}

@media screen and (min-width: 769px) {
  .page-id-165 #wrapper {
    width: 100%;
    padding: 20px 0;
  }

  .page-id-165 #content {
    width: 1000px;
    height: auto;
    padding: 0;
    float: none;
    margin: auto;
  }

  .page-id-165 .bg_yellow {
    background: #FFF;
  }

  .page-id-165 ul.eq_height {
    width: 100%;
  }

  .page-id-165 .top-point-title {
    text-align: center;
    margin: 10px 0;
    color: #987a3e;
  }

  .sp {
    display: none;
  }

  .single p,
  .page-template-default p {
    margin-bottom: 15px;
  }

  /* ヘッダー エリア */
  #header .description {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0px 0;
    border-bottom: 5px solid #bea35e;
  }

  #header .description h1 {
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    line-height: 1.2em;
    color: #666666;
  }

  #header_in .inner {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    /* float: left; */
  }

  #header_in .inner a {
    display: inline-block;
  }

  #header_in .inner img {
    width: 250px;
    height: auto;
    margin: 0 auto;
    padding: 0;
  }

  #header_in .inner p {
    display: none;
    font-size: 14px;
    text-align: center;
    color: #444444;
    margin-top: 10px;
  }

  #header_in .inner p span {
    color: #e7657a;
  }

  #header_in .header_contact {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
    //position: absolute;
    //top: 25px;
    //right: 0;
    z-index: 2;
  }

  #header_in .header_contact ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    overflow: hidden;
  }

  #header_in .header_contact ul li {
    width: 200px;
    float: left;
    height: auto;
    margin-left: 15px;
    //margin-bottom: 10px;
    padding: 0;
  }

  #header_in .header_contact ul li img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  /* グローバルナビ エリア */
  #global_navi_in ul {
    /* width: 1078px; */
    /* height: 70px; */
    /* margin: 0 1px; */
    /* padding: 0; */
  }

  #global_navi_in ul li {
    /* width: 154px; */
    /* height: 72px; */
    /* margin: 0; */
    /* padding: 0 0 2px; */
    /* float: left; */
  }

  /* パンくずリスト エリア */
  #breadcrumb {
    margin: -10px 0 5px 0;
  }

  #breadcrumb div {
    font-size: 12px;
    display: inline-block;
  }

  /* コンテンツ エリア */
  body table.table {
    width: 100%;
    table-layout: auto;
    border-top: 1px solid #b6aa91;
    border-left: 1px solid #b6aa91;
  }

  body table.table th {
    width: 30%;
    padding: 5px 10px;
    background-color: #fffbe3;
    color: #4a2f08;
    border-bottom: 1px solid #b6aa91;
    border-right: 1px solid #b6aa91;
  }

  body table.table td {
    width: 70%;
    padding: 5px 10px;
    color: #4e4e4e;
    background-color: white;
    border-bottom: 1px solid #b6aa91;
    border-right: 1px solid #b6aa91;
    border-right: 1px solid #b6aa91 !important;
  }

  body table.table tr {
    border-bottom: none;
  }

  .entry-content ul.list li {
    padding: 15px 10px;
    padding-bottom: 5px;
    border-bottom: 1px #c51515 dotted;
    font-weight: bold;
    color: #861d1c;
    text-align: left;
  }

  section.entry-content ul li:before {
    content: none;
  }

  .g-map iframe {
    width: 100%;
    height: 400px;
    border: 1px solid #b6919c;
  }

  #content h1 {
    width: 100%;
    height: auto;
    font-family: "Noto Sans JP", serif;
    font-size: 36px;
    font-weight: bold;
    text-align: center;
    text-shadow: 0 1px 0 rgba(0, 0, 0, 0.3);
    line-height: 1.3em;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    padding: 20px 0;
    clear: both;
    color: #144679;
    border-top: 2px solid #e7657a;
    border-bottom: 5px solid #e7657a;
    position: relative;
  }

  #content h1::before {
    position: absolute;
    content: url("https://biyousinkyu-tamatukuri.com/wp-content/uploads/2019/01/h1_icon.png");
    top: 3px;
    left: 0;
  }

  #content h1::after {
    position: absolute;
    content: url("https://biyousinkyu-tamatukuri.com/wp-content/uploads/2019/01/h1_icon.png");
    top: 3px;
    right: 0;
  }

  #content h2 {
    display: block;
    width: 100%;
    /* min-height: 70px; */
    font-family: "Noto Sans JP", serif;
    font-size: 28px;
    font-weight: bold;
    /* text-shadow: 0 1px 0 rgba(0,0,0,0.3); */
    line-height: 1.3em;
    letter-spacing: 0.1em;
    margin-bottom: 30px;
    /* padding: 17px 10px; */
    /* clear: both; */
    color: #144679;
    /* background-image: url("../img/news_title_bg.jpg"); */
    /* background-position: 0 0; */
    /* background-size: auto 100%; */
    /* background-repeat: repeat-x; */
    /* position: relative; */
    text-align: center;
    /* justify-content: center; */
    /* align-items: center; */
  }

  #content h2::before,
  #content h2::after {
    position: relative;
    display: inline-block;
    /* content: ""; */
    /* background-color: ##144679; */
    /* width: 45px; */
    /* height: 2px; */
    /* margin: 0 15px; */
  }

  #content h3 {
    width: 100%;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3em;
    margin-bottom: 20px;
    padding: 3px 10px 2px 15px;
    clear: both;
    color: #144679;
    border-bottom: 2px solid #144679;
    border-left: 10px solid #144679;
  }

  #content h4,
  #content h5,
  #content h6 {
    width: auto;
    font-size: 16px;
    font-weight: bold;
    line-height: 1.0em;
    margin-bottom: 15px;
    padding: 2px 10px 0 10px;
    clear: both;
    color: #144679;
    border-left: 18px solid #77572b;
  }

  #content h1 a {
    font-family: "Noto Sans JP", serif;
    font-size: 36px;
    text-align: center;
    text-decoration: none;
    color: #e7657a;
    display: block;
  }

  #content h2 a {
    font-family: "Noto Sans JP", serif;
    font-size: 28px;
    text-decoration: none;
    color: #ffffff;
    display: block;
  }

  #content h3 a {
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    color: #144679;
    display: block;
  }

  #content h4 a,
  #content h5 a,
  #content h6 a {
    font-size: 16px;
    font-weight: bold;
    text-decoration: none;
    color: #144679;
  }

  #content h1 a:hover,
  #content h2 a:hover,
  #content h3 a:hover,
  #content h4 a:hover,
  #content h5 a:hover,
  #content h6 a:hover {
    opacity: 0.5;
  }

  #content .post {
    padding-bottom: 20px;
  }

  #content .eye_catch img {
    margin: 0 10px 20px 0;
    float: left;
  }

  /* 下層お問い合わせ エリア */
  .contact_box {
    width: 100%;
    height: auto;
    margin: 50px auto;
    padding: 35px 25px 20px 25px;
    border: 6px double #c79742;
    display: table;
  }

  .contact_box img {
    width: 62.89308176%;
    height: auto;
    margin: 0 auto;
    padding: 0;
  }

  .contact_box strong {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #e7657a;
    margin: 0;
    padding: 0;
    display: block;
  }

  .contact_box p {
    font-size: 16px;
    text-align: center;
    line-height: 1.5em;
    color: #e7657a;
    margin-top: 15px;
    padding: 0;
  }

  .contact_box p span {
    color: #444444;
  }

  .contact_box ul {
    width: 100%;
    height: auto;
    margin: 30px 0;
    padding: 0;
    display: table;
  }

  .contact_box ul li {
    width: 49%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .contact_box ul li img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .contact_box ul li:first-child {
    float: left;
  }

  .contact_box ul li:last-child {
    float: right;
  }

  /* 続きを読む エリア */
  a.more-link {
    font-size: 14px;
    text-align: right;
    margin-right: 10px;
    display: block;
  }

  a.more-link:hover {
    text-decoration: underline;
  }

  a.more-link:link,
  a.more-link:active,
  a.more-link:visited,
  a.more-link:hover {
    color: #dc143c;
  }

  /* ページトップ エリア */
  p.pagetop {
    display: none;
    position: fixed;
    bottom: 0;
    right: 20px;
    z-index: 3;
  }

  p.pagetop a {
    display: block;
    width: 40px;
    height: 40px;
    font-size: 22px;
    text-align: center;
    text-decoration: none;
    line-height: 40px;
    color: #ffffff;
    background-color: #634213;
    border: 1px solid #ffffff;
  }

  p.pagetop a:hover {
    opacity: 0.5;
  }

  /* フッター エリア */
  #footer_in .inner {
    width: 75%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #footer_in .inner img {
    max-width: 200px;
    /* width: 31.25%; */
    height: auto;
    /* margin: 0 auto; */
    padding: 0;
  }

  #footer_in .inner p {
    font-size: 14px;
    text-align: left;
    color: #444444;
    margin-top: 10px;
  }

  #footer_in .inner p span {
    color: #634213;
  }

  #footer_in .footer_contact {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    position: relative;
    top: 25px;
    right: 0;
    z-index: 2;
  }

  #footer_in .footer_contact ul {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #footer_in .footer_contact ul li {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 0;
  }

  #footer_in .footer_contact ul li img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  #copyright p {
    width: auto;
    height: auto;
    font-family: "arial";
    font-size: 13px;
    text-align: center;
    color: #fff;
    margin: 0;
  }

  /* ウィジェット エリア */
  #sidebar #widget-area {
    width: 100%;
    height: auto;
    display: table;
  }

  #sidebar #widget-area .widget-container {
    width: 100%;
    height: auto;
    float: left;
    clear: both;
  }

  #sidebar #widget-area .widget-container img {
    margin-bottom: 10px;
  }

  #sidebar #widget-area .widget-container a:hover img {
    opacity: 0.7;
  }

  #sidebar #widget-area .widget-container ul {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding: 0;
    /*float: left;*/
    clear: both;
    background-color: none;
  }

  #sidebar #widget-area .widget-container ul li {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 10px;
    /*background-image: url("https://biyousinkyu-tamatukuri.com/wp-content/uploads/2019/01/side_nav_icon.png");*/
    background-position: 0 16px;
    background-repeat: no-repeat;
    border-bottom: 1px dotted #926e3b;
    background-color: #ffffff;
  }

  #sidebar #widget-area .widget-container ul li:last-child {
    border-bottom: 1px solid #926e3b;
  }

  #sidebar #widget-area .widget-container ul li a {
    width: auto;
    height: auto;
    display: block;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    color: #144679;
  }

  #sidebar #widget-area .widget-container ul li a:hover {
    opacity: 0.5;
  }

  #sidebar #widget-area .widget-container form#searchform {
    width: 100%;
    margin-bottom: 20px;
    padding: 10px 11px 0 11px;
    display: table;
    background-color: #f8f8f8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #eeeeee;
  }

  #sidebar #widget-area .widget-container form#searchform label.screen-reader-text {
    margin-top: -3px;
  }

  #sidebar #widget-area .widget-container form#searchform input[type=text] {
    width: 100%;
    border: 1px solid #cccccc;
  }

  #sidebar #widget-area .widget-container form#searchform input[type=submit] {
    width: auto;
    font-size: 12px;
    margin: 5px 0 10px 0;
    padding: 0 15px;
    float: right;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
  }

  #sidebar #widget-area .widget-container form#searchform input[type=submit]:hover {
    color: #cc0000;
  }

  #sidebar #widget-area .widget-container #calendar_wrap {
    width: auto;
    margin-bottom: 20px;
    padding: 0 15px 0 0;
    background-color: #f8f8f8;
    border: 1px solid #eeeeee;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar {
    width: 100%;
    margin-top: 10px;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar th {
    font-weight: bold;
    text-align: right;
    color: #333333;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td {
    text-align: right;
    color: #333333;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a {
    color: #dc143c;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar td a:hover {
    color: #999999;
  }

  #sidebar #widget-area .widget-container #calendar_wrap table#wp-calendar caption {
    font-size: 14px;
    font-weight: bold;
    margin: 0 0 10px 10px;
    color: #333333;
  }

  #sidebar #widget-area .widget-container h3 {
    width: 100%;
    min-height: 45px;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 5px;
    padding: 12px 10px 0 25px;
    clear: both;
    color: #ffffff;
    background-image: url("https://biyousinkyu-tamatukuri.com/wp-content/uploads/2019/01/side_h3_bg.png");
    background-position: 0 0;
    background-repeat: repeat-x;
    position: relative;
  }

  #sidebar #widget-area .widget-container h3::before {
    position: absolute;
    content: url("https://biyousinkyu-tamatukuri.com/wp-content/uploads/2019/01/side_h3_icon.png");
    top: 7px;
    left: 10px;
  }

  #sidebar #widget-area .widget-container .tagcloud {
    margin-bottom: 20px;
  }

  #sidebar #widget-area .widget-container .rss-widget-icon {
    margin: 0 5px 20px -5px;
    float: left;
  }

  .side_menu h4, .side_access h4 {
    margin-bottom: 0 !important;
  }

  .side_menu ul, .side_access ul {
    margin: 0;
    border: 1px solid #926e3b;
    border-top: none;
    padding: 0 10px;
    /* background-color: #f3eff0; */
  }

  .side_menu ul li {
    border-bottom: 1px solid #926e3b;
    margin: 0 !important;
  }

  .side_menu ul li:last-child {
    border-bottom: none;
  }

  .side_menu ul li a {
    display: block;
    padding: 10px 0;
    padding-left: 25px;
    position: relative;
    color: #861d1c;
  }

  .side_menu ul li a::before {
    content: " ";
    height: 5px;
    width: 5px;
    position: absolute;
    display: block;
    transform: rotate(45deg);
    left: 5px;
    border-top: 1px #861d1c solid;
    border-right: 1px #861d1c solid;
    top: 50%;
    margin-top: -3px;
  }

  .side_access ul li {
    padding: 5px 0;
    margin: 0 !important
  }

  p.access_title {
    margin: 0 !important;
    padding: 5px 0;
    border-bottom: 1px solid #865a1a;
  }

  p.access_title span {
    margin-right: 10px;
  }

  p.access_text {
    margin: 0 !important;
    padding: 10px 0;
  }

  div.side_menu div.su-posts {
    width: 100%;
    overflow: hidden;
    border: #865a1a 1px solid;
    border-top: none;
    margin: 0;
    border-top: none;
    background-color: white;
    padding: 10px;
  }

  div.side_menu div.su-posts div.su-post {
    margin: 0;
    border-bottom: 1px dotted #ccc;
    padding: 7px 0;
  }

  div.side_menu div.su-posts div.su-post:first-child {
    padding-top: 0;
  }

  div.side_menu div.su-posts div.su-post:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }

  div.side_menu div.su-posts div.su-post h2 {
    border-bottom: none;
    padding: 0;
    background-image: none;
    font-size: 16px;
    margin: 0;
    font-weight: normal;
  }

  div.side_menu div.su-posts div.su-post .su-post-meta,
  div.side_menu div.su-posts div.su-post .su-post-excerpt,
  div.side_menu div.su-posts div.su-post .su-post-comments-link {
    display: none;
  }

  div.su-posts-default-loop div.su-post {
    margin-bottom: 1em;
  }

  div.su-posts.su-posts-default-loop h4 {
    border: none !important;
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
  }

  #sidebar #widget-area h4 {
    border: 2px solid #926e3b;
    padding: 5px 10px;
  }

  .access_title {
    overflow: hidden;
    font-weight: bold;
  }

  .access_title img {
    float: left;
    margin-right: 7px;
  }

  /* コメント エリア */
  #comments {
    width: auto;
    height: auto;
    margin: 20px 0 10px 0;
  }

  #respond h3 a {
    color: #ffffff;
  }

  #respond h3 a:hover {
    color: #dc143c;
  }

  #respond {
    width: auto;
    height: auto;
    margin-top: 20px;
  }

  #respond a {
    font-weight: bold;
  }

  .commentlist {
    list-style-image: none;
    list-style-type: none;
  }

  .reply {
    margin-bottom: 20px;
  }

  #commentform textarea {
    width: 99%;
    height: auto;
    margin: 10px 0;
    border: 1px solid #cccccc;
  }

  #commentform input[type=text] {
    margin-bottom: 5px;
    border: 1px solid #cccccc;
  }

  #commentform input[type=submit] {
    margin-bottom: 20px;
    padding: 5px;
    color: #333333;
    background-color: #eeeeee;
    /* [if lt IE 9] */
    background: -webkit-gradient(linear,
        left top,
        left bottom,
        color-stop(0, #eeeeee),
        color-stop(1, #cccccc));
    background: -o-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
    background: -moz-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
    background: -webkit-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
    background: -ms-linear-gradient(bottom, #eeeeee 0%, #cccccc 100%);
    background: linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
    border: 1px solid #bbbbbb;
  }

  p.nocomments {
    display: none;
  }

  /* 検索結果 エリア */
  #content h4.not_found {
    font-size: 24px;
    padding-left: 25px;
    background-image: url("images/not_found.png") !important;
    background-position: 0 0 !important;
    background-repeat: no-repeat !important;
    background: none;
    border: none;
  }

  #content p.not_found {
    font-size: 14px;
    color: #dc143c;
  }

  #content dl.search_box {
    width: 100%;
    height: auto;
    padding: 15px;
    display: table;
    background-color: #f8f8f8;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    border: 1px solid #eeeeee;
  }

  #content dl.search_box dt input[type=text] {
    width: 70%;
    height: 25px;
    float: left;
    border: 1px solid #cccccc;
  }

  #content dl.search_box dd input[type=submit] {
    width: 100px;
    height: auto;
    font-size: 14px;
    text-align: center;
    padding: 2px 0;
    float: right;
    color: #333333;
    background-color: #f5f5f5;
    border: 1px solid #cccccc;
  }

  #content dl.search_box dd input[type=submit]:hover {
    color: #cc0000;
  }

  #content h4.search_result_title {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-left: 30px;
    color: #333333;
    background: none;
    background-image: url("images/search_result.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    border: none;
    border-bottom: 3px dotted #000000;
  }

  #content p.search_result {
    font-size: 16px;
    margin-bottom: 20px;
  }

  #content p.search_result_txt {
    font-size: 14px;
    color: #dc143c;
    margin-bottom: 20px;
  }

  /* ページャー エリア */
  #content .pager {
    text-align: center;
  }

  #content .pager a,
  #content .pager span {
    font-size: 14px;
    padding: 0 3px;
  }

  #content .pager span {
    color: #dc143c;
  }

  #content .pager a {
    color: #000000;
  }

  #content .pager a:hover {
    color: #dc143c;
  }

  /* 404 エリア */
  #content a.reverse_lnk {
    font-size: 16px;
    text-align: center;
    padding-top: 10px;
    text-decoration: underline;
  }

  /* トップページ エリア */
  .trial {
    width: 1000px;
    height: auto;
    margin: 0 auto 50px auto;
    padding: 0;
    display: table;
  }

  .trial img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .top_beginner_title {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: table;
  }

  .top_beginner_title img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .bg_yellow {
    width: 100%;
    height: auto;
    margin-top: -67px;
    padding: 80px 0 50px 0;
    display: table;
    background-color: #fafad8;
  }

  .top_beginner {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: table;
  }

  .top_beginner img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .top_feature_title {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding: 50px 0 15px 0;
    display: table;
  }

  .top_feature_title img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .top_feature {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 50px;
    display: table;
  }

  .top_feature img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .bg_pink {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 50px 0;
    display: table;
    background-color: #fce8e8;
  }

  .top_staff_title {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: table;
  }

  .top_staff_title img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .top_staff {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding: 0;
    display: table;
  }

  .top_staff img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .top_voice_title {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding-top: 50px;
    display: table;
  }

  .top_voice_title img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .top_voice {
    width: 1000px;
    height: auto;
    margin: 0 auto;
    padding-bottom: 50px;
    display: table;
  }

  .top_voice img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .bg_news {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 50px 0;
    display: table;
    background-color: #fafad8;
  }

  .news_left_box {
    /* width: 48%; */
    /* height: auto; */
    /* margin: 0px 6px 0px 11px; */
    /* padding: 21px; */
    /* display: table; */
    /* float: left; */
  }

  .news_left_box .title {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 15px 0 30px 0;
    /* background-image: url("../img/news_title_bg.jpg"); */
    background-position: 0 0;
    background-repeat: repeat-x;
  }

  .news_left_box .title strong {
    font-size: 24px;
    text-align: center;
    color: #144679;
    display: block;
  }

  .news_left_box .news_box {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    display: table;
  }

  .news_left_box .news_box .lnk {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
  }

  .news_left_box .news_box .lnk a {
    font-size: 18px;
    font-weight: bold;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    display: block;
    width: 60%;
    margin: auto;
    background-color: #c79742;
    padding: 10px 15px;
    border-radius: 5px;
  }

  .news_left_box .news_box .lnk a::after {
    content: " ";
    border: 6px solid transparent;
    border-left-color: white;
    display: inline-block;
    margin-left: 10px;
  }

  .news_left_box .news_box .lnk a:hover {
    text-decoration: none;
    opacity: 0.5;
  }

  .news_left_box .news_box .news_inner {
    width: 100%;
    height: auto;
    margin-bottom: 20px;
    padding-bottom: 15px;
    float: left;
    border-bottom: 1px solid #6d4311;
  }

  .news_left_box .news_box .news_inner .thum {
    width: 12.37113402%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
  }

  .news_left_box .news_box .news_inner ul {
    width: 84.53608247%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .news_left_box .news_box .news_inner ul li {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .news_left_box .news_box .news_inner ul li p {
    font-size: 17px;
    font-weight: normal;
    line-height: 1.6em;
    color: #444444;
    margin-bottom: 5px;
  }

  .news_left_box .news_box .news_inner ul li p span a {
    font-size: 17px;
    font-weight: bold;
    color: #6d4311;
    text-decoration: none;
  }

  .news_left_box .news_box .news_inner ul li p span a:hover,
  .news_left_box .news_box .news_inner ul li .text a:hover {
    text-decoration: underline;
  }

  .news_left_box .news_box .news_inner ul li .text {
    margin: 0;
  }

  .news_left_box .news_box .news_inner ul li .text a {
    font-size: 15px;
    font-weight: normal;
    line-height: 1.5em;
    color: #444444;
    text-decoration: none;
    display: block;
  }

  .home .contact_box,
  .top_contctbox.contact_box {
    width: 1000px;
    height: auto;
    margin: 50px auto;
    padding: 35px 25px 20px 25px;
    border: 6px double #c79742;
    display: table;
  }

  .home .contact_box img {
    width: 42.73504273%;
    height: auto;
    margin: 0 auto;
    padding: 0;
  }

  .home .contact_box strong {
    font-size: 16px;
    font-weight: normal;
    text-align: center;
    color: #e7657a;
    margin: 0;
    padding: 0;
    display: block;
  }

  .home .contact_box p {
    font-size: 16px;
    text-align: center;
    line-height: 1.5em;
    color: #e7657a;
    margin-top: 15px;
    padding: 0;
  }

  .home .contact_box p span {
    color: #444444;
  }

  .home .contact_box ul {
    width: 100%;
    height: auto;
    margin: 30px 0;
    padding: 0;
    display: table;
  }

  .home .contact_box ul li {
    width: 49%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .home .contact_box ul li img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
  }

  .home .contact_box ul li:first-child {
    float: left;
  }

  .home .contact_box ul li:last-child {
    float: right;
  }

  .Instagram-banner-area {
    width: 1000px;
    margin: auto;

  }

  .blog_Insta {
    width: 1000px;
    overflow: hidden;
    margin: auto;
  }

  .news_left {
    width: 48%;
    height: auto;
    margin: 10px;
    padding: 15px;
    border: 1px solid #b49552;
    display: table;
    float: left;
  }

  .news_right {
    float: right;
    width: 48%;
    height: auto;
    margin: 10px;
    padding: 15px;
    border: 1px solid #b49552;
    display: table;
  }

  .bg_news-in {
    width: 1000px;
    margin: 0 auto;
  }

  .news-02 {
    width: 49%;
    height: auto;
    margin: 0;
    padding: 0;
    display: table;
    float: left;
  }

  .news-02 .title {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 15px 0 30px 0;
    /* background-image: url("../img/news_title_bg.jpg"); */
    background-position: 0 0;
    background-repeat: repeat-x;
  }

  .news-02 .title strong {
    font-size: 20px;
    text-align: center;
    color: #144679;
    display: block;
    font-family: "Noto Sans JP", serif;
    text-transform: uppercase;
  }

  .bg_news .title strong {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #144679;
    font-family: "Noto Sans JP", serif;
    text-align: center;
  }

  .bg_news .title strong::before,
  .bg_news .title strong::after {
    position: relative;
    display: inline-block;
    content: "";
    background-color: #144679;
    width: 20px;
    height: 2px;
    margin: 0 10px;
  }


































  /* カテゴリ・アーカイブ・検索結果ページ エリア */
  .post_inner {
    width: 100%;
    height: auto;
    margin-bottom: 30px;
    padding-bottom: 15px;
    float: left;
    border-bottom: 1px dotted #e7657a;
  }

  .post_inner .thum {
    width: 17.14285714%;
    height: auto;
    margin: 0;
    padding: 0;
    float: left;
  }

  .post_inner .show_post {
    width: 80%;
    height: auto;
    margin: 0;
    padding: 0;
    float: right;
  }

  .post_inner .show_post li {
    width: 100%;
    height: auto;
    margin-bottom: 10px;
    padding: 0;
    float: left;
  }

  .post_inner .show_post li.cat_mark_box p.cat_mark {
    width: auto;
    height: auto;
    line-height: 1.0em;
    margin: 0;
    padding: 2px 5px;
    float: left;
    background-color: #e7657a;
  }

  .post_inner .show_post li.cat_mark_box p.cat_mark a {
    font-size: 12px;
    color: #ffffff;
    text-decoration: none;
  }

  .post_inner .show_post li.cat_mark_box p.cat_date {
    width: auto;
    height: auto;
    font-size: 12px;
    line-height: 1.4em;
    float: right;
  }

  .post_inner .show_post li.cat_title_box p.cat_title {
    font-weight: bold;
    line-height: 1.2em;
  }

  .post_inner .show_post li.cat_title_box p.cat_title a {
    font-size: 16px;
    color: #144679;
    text-decoration: none;
  }

  .post_inner .show_post li.cat_text_box {
    margin: 0;
  }

  .post_inner .show_post li.cat_text_box p.cat_text {
    line-height: 1.3em;
  }

  .post_inner .show_post li.cat_text_box p.cat_text a {
    font-size: 15px;
    color: #444444;
    text-decoration: none;
  }

  .post_inner .show_post li.cat_title_box p.cat_title a:hover,
  .post_inner .show_post li.cat_text_box p.cat_text a:hover {
    opacity: 0.5;
  }

  .post_inner .show_post li.cat_mark_box p.cat_mark a:hover {
    opacity: 0.5;
  }
}

div.page_float_box {
  overflow: hidden;
}

img.staff_photo {
  width: 100%;
  height: 460px !important;
  object-fit: cover;
  object-position: 0 -20px;
}

ul.list li {
  padding: 15px 10px;
  padding-bottom: 5px;
  border-bottom: 1px #c51515 dotted;
  font-weight: bold;
  color: #861d1c;
  text-align: left;
}

.voice {
  margin: 1em 0 1.3em;
  font-size: 0.95em;
}

.voice ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}

.voice ul li {
  width: 100%;
  display: flex;
  justify-content: space-between;
  padding: 10px;
  border: 1px #d7c69c solid;
  border-top: 6px #d7c69c solid;
  margin-bottom: 2.5em;
  overflow: hidden;
}

.voice ul li div {
  width: 49%;
}

.voice h3 span {
  margin-left: 10px;
  padding-left: 10px;
  border-left: 1px dotted #3c0505;
}

.voice_img {
  float: left;
}

.voice_text {
  float: right;
}

.shitumon_box {
  overflow: hidden;
  width: 100%;
  padding: 15px;
  border: 1px solid #b6919c;
  margin-bottom: 1.5em;
  /* border-radius: 5px; */
}

.shitumon_box div.shitumon_title {
  font-weight: bold;
  color: #3c0505;
  padding: 2px 0;
  margin-bottom: 1em;
  border-bottom: 1px dotted #b6919c;
  overflow: hidden;
}

.shitumon_box p {
  margin-bottom: 0;
}

.shitumon_box div.shitumon_text {
  margin: 0;
  overflow: hidden;
}

.shitumon_box div.shitumon_title p {
  display: block;
  width: 95%;
  float: right;
}

.shitumon_box div.shitumon_text p {
  display: block;
  width: 95%;
  float: right;
  overflow: hidden;
  font-weight: bold;
}

.shitumon_box div.shitumon_title p.q {
  width: 3%;
  color: blue;
  float: left;
  font-size: 1.2em;
  line-height: 1.5em;
}

.shitumon_box div.shitumon_text p.a {
  width: 3%;
  color: red;
  float: left;
  font-size: 1.2em;
  line-height: 1.5em;
}

.shitumon_box div.shitumon_title p.q {
  width: 10%;
}

.shitumon_box div.shitumon_title p {
  width: 90%;
}

.shitumon_box div.shitumon_text p.a {
  width: 10%;
}

.shitumon_box div.shitumon_text p {
  width: 90%;
}

ul.eq_height {
  width: 1280px;
  margin: auto;
  overflow: hidden;
  margin-bottom: 30px;
}

li.list_cont {
  width: 30%;
  float: left;
  margin-right: 5%;
}

li.list_cont:last-child {
  margin-right: 0;
}

.top-point-title {
  font-weight: bold;
  font-size: 20px;
  color: #987a3e;
}

.top-point-text {
  font-size: 13px;
}

#main_visual #main_visual_in .pc {
  height: 540px;
  position: relative;
  overflow: hidden;
  background: url(../img/main_img.png) no-repeat center right;
  background-size: auto 100%;
}

#main_visual #main_visual_in .pc img {
  opacity: 0;
  height: 540px;
}

#main_visual #main_visual_in .pc .mainimg_right {
  display: block;
  width: 1080px;
  height: 510px;
  margin: 0 auto;
  /* float: left; */
  top: 15px;
  left: 0px;
  position: relative;
  background: url('../img/main_bg.png');
  background-repeat: no-repeat;
  background-position: bottom left;
}

.mainimg_right p.copy {
  color: #4e4e4e;
}

#main_visual #main_visual_in .pc .mainimg_left {
  float: left;

}

#main_visual #main_visual_in .pc .mainimg_right p.copy {
  margin: 45px 0px 0 25px;
  font-size: 15px;
  left: 110px;
  line-height: 45px;
  position: absolute;
  letter-spacing: 6px;
  text-align: left;
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}

#main_visual #main_visual_in .pc .mainimg_right .hover_big {
  position: absolute;
  top: 45px;
  left: 0;
  width: 120px;
  height: 120px;
  border-radius: 50%;
  text-align: center;
  background: #977a3e;
  padding: 22px 12px;
  float: left;
  margin: 0px 0 0;
  color: #fff;
  transform: scale(1.0, 1.0);
  -webkit-transform: scale(1.0, 1.0);
  -moz-transform: scale(1.0, 1.0);
  transition: all 0.2s ease-out;
}

#main_visual #main_visual_in .pc .mainimg_right .hover_big:hover {
  transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  transition: all 0.2s ease-out;
}

#main_visual #main_visual_in .pc .mainimg_right .hover_big a {
  color: #fff;
  text-align: center;
  text-decoration: none;
}

#main_visual #main_visual_in .pc .mainimg_right .hover_big a:hover {
  color: #fff;
  text-decoration: none;
}

#main_visual #main_visual_in .pc .mainimg_right .hover_big a span.inmei {
  display: inline-block;
  font-size: 18px;
}

#main_visual #main_visual_in .pc .mainimg_right .hover_big a span.copy_maru {
  display: inline-block;
  text-align: center;
  font-size: 16px;
}

#main_visual #main_visual_in .pc .mainimg_right .hover_big a span.copy_maru b {
  font-size: 20px;
}
}
