@charset "UTF-8";

body, button, input, select, textarea {
  color: #1a1a1a;
  font-weight: 400;
}

/*drawer_menu*/
.sidebar #setsubi_cb, .sidebar #memseki, .sidebar #chikunen, .sidebar #hofun, .sidebar #kakaku_c, .sidebar #kakaku_b, .sidebar #roseneki, .sidebar #chiiki, .sidebar #madori_cb {
  margin: 15px 0 0 0;
}

.sidebar label {
  margin: 0 20px 0 1px;
  font-size: 12px;
}

.sidebar select#mel, .sidebar select#meh, .sidebar select#kalc, .sidebar select#kahc, .sidebar select#kalb, .sidebar select#kahb {
  width: 46.8%;
}

.kogma_drawer_menu * {
  margin: 0;
  padding: 0;
  -webkit-appearance: normal;
  -moz-appearance: normal;
  appearance: normal;
}

.kogma_drawer_menu ul li ul {
  margin: 0;
  padding: 5px 0 5px 10px;
}

.kogma_drawer_menu input[type="submit"] {
  width: 100%;
  margin: 20px auto;
}

.kogma_drawer_menu a {
  color: inherit;
  text-decoration: none;
}

.kogma_drawer_menu a:visited {
  color: inherit;
}

.kogma_drawer_menu .kogma_drawer_bg {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 999;
  background-color: rgba(51, 51, 51, 0.5);
  display: none;
  top: 0;
  left: 0;
}

.info {
  background-color: rgba(148, 178, 189, 0.89);
  color: #fff;
  border-radius: 0;
  width: 100%;
  padding: 0;
  line-height: 25px;
  font-size: 0.7rem;
  text-align: center;
  z-index: 1001;
  position: relative;
}

.info strong {
  font-size: 0.85rem;
}

#info-side {
  top: 0;
  right: 0;
  border-radius: 0;
  height: 75px;
  color: #ffffff;
  width: 160px;
  position: fixed;
  z-index: 1001;
}

.kogma_drawer_menu .kogma_drawer_button.active .kogma_drawer_bar {
  width: 49px;
}

.kogma_drawer_menu .kogma_drawer_button.active .kogma_drawer_menu_text {
  display: none;
}

.kogma_drawer_menu .kogma_drawer_button.active .kogma_drawer_close {
  display: block;
}

.kogma_drawer_menu .kogma_drawer_text {
  text-align: center;
  font-size: 12px;
}

.kogma_drawer_menu .kogma_drawer_close {
  letter-spacing: 0.08em;
  display: none;
}

.kogma_drawer_menu .kogma_drawer_menu_text {
  display: block;
}

.kogma_drawer_menu .kogma_drawer_nav_wrapper {
  width: 450px;
  height: 100%;
  transition: all 0.2s;
  transform: translate(450px);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  background-color: #FFF;
}

.kogma_drawer_menu .kogma_drawer_nav_wrapper.open {
  transform: translate(0);
}

.kogma_drawer_menu.left .kogma_drawer_nav_wrapper {
  transform: translate(-450px);
  right: auto;
  left: 0;
}

.kogma_drawer_menu.left .kogma_drawer_nav_wrapper.open {
  transform: translate(0);
}

.kogma_drawer_menu .kogma_drawer_nav {
  padding: 112px 24px;
}

.kogma_drawer_menu .kogma_drawer_nav li {
  font-size: 16px;
  margin-bottom: 15px;
}

.kogma_drawer_menu .kogma_drawer_button {
  width: 100%;
  background-color: rgba(81, 115, 128, 0.9);
  height: 50px;
  color: #ffffff;
  overflow: hidden;
  cursor: pointer;
  z-index: 1001;
  text-align: center;
  position: relative;
  outline: none;
  display: block;
  border-radius: 0;
}

.top-btn a {
  background-color: #517380;
  color: #fff;
}

.kogma_drawer_menu .kogma_drawer_button.active, .kogma_drawer_menu .kogma_drawer_button:hover, .top-btn a:hover, .top-btn a:active {
  background-color: #87bacd;
  color: #ffffff;
}

.kogma_drawer_menu .kogma_drawer_button:before {
  content: "\f400";
  font-size: 20px;
  left: 2px;
  line-height: 24px;
  position: relative;
  width: 35px;
  font-family: "Genericons";
}

.kogma_drawer_menu_text kogma_drawer_text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}

.kogma_drawer_menu .kogma_drawer_button .kogma_drawer_bar {
  background-color: #276490;
}

/*drawer_menu end*/
#list_simplepage2 .fudou_author {
  float: left;
  margin: 10px auto;
  text-align: center;
  width: 100%;
}

#list_simplepage2 .fudou_author span {
  margin: 5px;
}

.login_success .logout_title a, .login_success .repass_title a {
  text-align: center;
  　margin: 5px 0 10px 0;
  padding: 10px 5%;
  color: #ffffff;
  background-color: #ee686d;
}

.login_success .logout_title a:hover, .login_success .repass_title a:hover {
  color: #ffffff;
  background-color: #b8c8ce;
}

th {
  border-width: 0 1px 1px 0;
  font-weight: normal;
  background-color: #e6edef;
}

td {
  border-width: 0 1px 1px 0;
}

button, button[disabled]:hover, button[disabled]:focus, input[type="button"], input[type="button"][disabled]:hover, input[type="button"][disabled]:focus, input[type="reset"], input[type="reset"][disabled]:hover, input[type="reset"][disabled]:focus, input[type="submit"], input[type="submit"][disabled]:hover, input[type="submit"][disabled]:focus {
  background: #04384c;
  border: 0;
  border-radius: 2px;
  color: #fff;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-weight: normal;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase;
}

button:hover, button:focus, input[type="button"]:hover, input[type="button"]:focus, input[type="reset"]:hover, input[type="reset"]:focus, input[type="submit"]:hover, input[type="submit"]:focus {
  background: #b8c8ce;
}

button:focus, input[type="button"]:focus, input[type="reset"]:focus, input[type="submit"]:focus {
  outline: thin dotted;
  outline-offset: -4px;
}

input[type="date"], input[type="time"], input[type="datetime-local"], input[type="week"], input[type="month"], input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #686868;
  margin-top: 5px;
  padding: 0.625em 0.4375em;
  width: 100%;
}

input[type="date"]:focus, input[type="time"]:focus, input[type="datetime-local"]:focus, input[type="week"]:focus, input[type="month"]:focus, input[type="text"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="number"]:focus, textarea:focus {
  background-color: #fff;
  border-color: #007acc;
  color: #1a1a1a;
  outline: 0;
}

.post-password-form label {
  color: #686868;
  display: block;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  margin-bottom: 1.75em;
  text-transform: uppercase;
}

a {
  color: #007295;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #ee686d;
}

.main-navigation li {
  border-top: 1px solid #d1d1d1;
  position: relative;
}

.main-navigation a {
  color: #1a1a1a;
  display: block;
  font-size: 14PX;
  line-height: 1.3125;
  outline-offset: -1px;
  padding: 0.84375em 0;
}

.main-navigation a:hover, .main-navigation a:focus {
  color: #7cbcd6;
}

.main-navigation .primary-menu {
  border-bottom: 1px solid #d1d1d1;
}

.dropdown-toggle {
  background-color: transparent;
  border: 0;
  border-radius: 0;
  color: #1a1a1a;
  content: "";
  height: 48px;
  padding: 0;
  position: absolute;
  right: 0;
  text-transform: none;
  top: 0;
  width: 48px;
}

.dropdown-toggle:after {
  border: 0 solid #d1d1d1;
  border-left-width: 1px;
  content: "\f431";
  font-size: 24px;
  left: 1px;
  position: relative;
  width: 48px;
}

.dropdown-toggle:hover, .dropdown-toggle:focus {
  background-color: transparent;
  color: #007acc;
}

.social-navigation a {
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  color: #1a1a1a;
  display: block;
  height: 35px;
  position: relative;
  width: 35px;
}

.social-navigation a:hover:before, .social-navigation a:focus:before {
  color: #007acc;
}

.post-navigation {
  border-top: 4px solid #1a1a1a;
  border-bottom: 4px solid #1a1a1a;
  clear: both;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  margin: 0 7.6923% 3.5em;
}

.post-navigation a {
  color: #1a1a1a;
  display: block;
  padding: 1.75em 0;
}

.post-navigation span {
  display: block;
}

.post-navigation .meta-nav {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  margin-bottom: 0.5384615385em;
  text-transform: uppercase;
}

.post-navigation .post-title {
  display: inline;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.2173913043;
  text-rendering: optimizeLegibility;
}

.post-navigation a:hover .post-title, .post-navigation a:focus .post-title {
  color: #007acc;
}

.post-navigation div + div {
  border-top: 4px solid #1a1a1a;
}

.pagination:before, .pagination:after {
  background-color: #d6e5ea;
  content: "";
  height: 52px;
  position: absolute;
  top: 0;
  width: 52px;
  z-index: 0;
}

.pagination a:hover, .pagination a:focus {
  color: #1a1a1a;
}

.pagination .nav-links:before, .pagination .nav-links:after {
  color: #007198;
  font-size: 32px;
  line-height: 51px;
  opacity: 0.3;
  position: absolute;
  width: 52px;
  z-index: 1;
}

.pagination .page-numbers {
  display: none;
  background-color: #007298;
  letter-spacing: 0.013157895em;
  line-height: 1;
  margin: 0;
  padding: 0.3947368421em 0.7em;
  text-transform: uppercase;
  border: 1px solid #007198;
}

.pagination a {
  color: #ffffff;
}

.pagination a:hover {
  background-color: #ee686d;
  border: 1px solid #ee686d;
  color: #ffffff;
}

.pagination .current {
  display: inline-block;
  font-weight: 700;
  background-color: #d6e5ea;
  border: 1px solid #b9d5de;
  color: #007198;
}

.pagination .prev, .pagination .next {
  background-color: #007298;
  color: #fff;
  display: inline-block;
  height: 52px;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: absolute;
  top: 0;
  width: 52px;
  z-index: 2;
}

.pagination .prev:before, .pagination .next:before {
  font-size: 32px;
  height: 53px;
  line-height: 52px;
  position: relative;
  width: 53px;
}

.pagination .prev:hover, .pagination .prev:focus, .pagination .next:hover, .pagination .next:focus {
  background-color: #ee686d;
  border: 1px solid #ee686d;
  color: #fff;
}

.image-navigation, .comment-navigation {
  border-top: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
  color: #686868;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
  margin: 0 7.6923% 2.1538461538em;
  padding: 1.0769230769em 0;
}

.site .skip-link {
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 14px;
  font-weight: 700;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}

.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.2);
  font-family: "Open Sans", sans-serif;
}

/*widget*/
.widget select, .widget textarea {
  background: #f7f7f7;
  background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  padding: 0.4375em;
  width: 100%;
}

.widget button {
  background: #007297;
}

.widget select {
  width: 100%;
  margin: 5px 0 10px 0;
  padding: 5px;
}

.widget.widget_fudo_search {
  width: 100%;
  margin: 0 auto;
}

.sidebar .widget h2.widget-title {
  margin: 0;
  padding: 20px 0;
}

.sidebar .widget {
  width: 100%;
}

.wg-footer .widget .widget-title {
  font-size: 20px;
  letter-spacing: 0.046875em;
  text-align: center;
  text-transform: uppercase;
  line-height: 1;
  border-left: 0;
  color: #517380;
  padding: 5px 0;
  font-weight: normal;
}

.widget .widget-title:empty {
  margin-bottom: 0;
}

.widget-title a {
  color: #1a1a1a;
}

.widget p.eye-bun {
  text-align: center;
}

/* Calendar widget */
.widget.widget_calendar table {
  margin: 0;
}

.widget_calendar td, .widget_calendar th {
  line-height: 2.5625;
  padding: 0;
  text-align: center;
}

.widget_calendar caption {
  font-weight: 900;
  margin-bottom: 0.75em;
}

.widget_calendar tbody a {
  background-color: #517380;
  color: #fff;
  display: block;
  font-weight: 700;
}

td#today {
  background-color: #d6e5ea;
}

.widget_calendar tbody a:hover, .widget_calendar tbody a:focus {
  background-color: #686868;
  color: #fff;
}

/* Recent Posts widget */
.widget_recent_entries .post-date {
  color: #686868;
  display: block;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.615384615;
  margin-bottom: 0.538461538em;
}

.widget_recent_entries li:last-child .post-date {
  margin-bottom: 0;
}

/* RSS widget */
.widget_rss .rsswidget img {
  margin-top: -0.375em;
}

.widget_rss .rss-date, .widget_rss cite {
  color: #686868;
  display: block;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: normal;
  line-height: 1.615384615;
  margin-bottom: 0.538461538em;
}

.widget_rss .rssSummary:last-child {
  margin-bottom: 2.1538461538em;
}

.widget_rss li:last-child :last-child {
  margin-bottom: 0;
}

/* Tag Cloud widget */
.tagcloud a {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  line-height: 1;
  margin: 0 0.1875em 0.4375em 0;
  padding: 0.5625em 0.4375em 0.5em;
}

.tagcloud ul {
  list-style-type: none;
  margin-left: 0;
}

.tagcloud ul li {
  display: inline-block;
}

.tagcloud a:hover, .tagcloud a:focus {
  border-color: #007acc;
  color: #007acc;
  outline: 0;
}

.site {
  background-color: #fff;
}

.site-inner {
  margin: 0 auto;
  width: 100%;
  padding-bottom: 50px;
  position: relative;
  float: left;
}

.error404 .site-inner {
  margin: 100px auto;
}

.site-branding .site-title a {
  color: #1a1a1a;
}

.site-branding .site-title a:hover, .site-branding .site-title a:focus {
  color: #6f6f6f;
}

.wp-custom-logo .site-title {
  margin-top: 0.608695652em;
}

.site-description {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  font-weight: 400;
  line-height: 1.0769230769;
  margin: 0.3em 0 0;
}

.no-js .menu-toggle {
  display: none;
}

.menu-toggle:hover, .menu-toggle:focus {
  background-color: transparent;
}

.menu-toggle.toggled-on, .menu-toggle.toggled-on:hover, .menu-toggle.toggled-on:focus {
  background-color: #517380;
  color: #fff;
}

.entry-content, .entry-summary {
  border-color: #d1d1d1;
}

body:not(.search-results) .entry-summary {
  color: #686868;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.4736842105;
  margin-bottom: 1.4736842105em;
}

.entry-content .author-info p.author-bio {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  display: unset;
  line-height: 1.6153846154;
  margin: 0 0 1.75em 0;
}

.archive .page-cont, .pono-in, #tekuteku, .eye-in, .home .site-main {
  max-width: 1000px;
  width: 100%;
  display: flex;
  margin: 0 auto;
}

.entry-content ul, .wp-block-embed-vimeo, .wp-block-image figure.aligncenter, .entry-content ul.wp-block-gallery, #page_jsearch_page, .pagination, .entry-content p, .entry-content h2, .entry-content h3, .author-info, .comments-area, .wp-block-table, table {
  margin: 0 auto 1.75em auto;
  max-width: 1000px;
  width: 100%;
}

.entry-content h3, .entry-summary h3, .comment-content h3 {
  line-height: 1.2173913043;
  font-size: 19px;
  font-size: 1.1875rem;
  line-height: 1.3;
}

.author-link {
  white-space: nowrap;
}

.entry-footer {
  color: #686868;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
  margin-top: 2.1538461538em;
}

.entry-footer:empty {
  margin: 0;
}

.entry-footer a {
  color: #686868;
}

.entry-footer a:hover, .entry-footer a:focus {
  color: #007acc;
}

.entry-footer > span:not(:last-child):after {
  content: "\002f";
  display: inline-block;
  opacity: 0.7;
  padding: 0 0.538461538em;
}

.entry-footer .avatar {
  height: 21px;
  margin: -0.1538461538em 0.5384615385em 0 0;
  width: 21px;
}

.sticky-post {
  color: #686868;
  display: block;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  margin-bottom: 0.5384615385em;
  text-transform: uppercase;
}

.taxonomy-description {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
}

.page-links {
  clear: both;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  margin: 0 0 1.75em;
}

.page-links a, .page-links > span {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  height: 1.8461538462em;
  line-height: 1.6923076923em;
  margin-right: 0.3076923077em;
  text-align: center;
  width: 1.8461538462em;
}

.page-links a {
  background-color: #1a1a1a;
  border-color: #1a1a1a;
  color: #fff;
}

.page-links a:hover, .page-links a:focus {
  background-color: #007acc;
  border-color: transparent;
  color: #fff;
}

.page-links > .page-links-title {
  border: 0;
  color: #1a1a1a;
  height: auto;
  margin: 0;
  padding-right: 0.6153846154em;
  width: auto;
}

.entry-attachment {
  margin-bottom: 1.75em;
}

.entry-caption {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 1.0769230769em;
}

.comments-title, .comment-reply-title {
  border-top: 1px solid #007298;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 23px;
  font-size: 1.4375rem;
  font-weight: 700;
  line-height: 1.3125;
  padding-top: 1.217391304em;
}

.comment-list article, .comment-list .pingback, .comment-list .trackback {
  border-top: 1px solid #d1d1d1;
  padding: 1.75em 0;
}

.comment-author {
  color: #1a1a1a;
  margin-bottom: 0.4375em;
}

.comment-metadata, .pingback .edit-link {
  color: #686868;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
}

.comment-metadata {
  margin-bottom: 2.1538461538em;
}

.comment-metadata a, .pingback .comment-edit-link {
  color: #686868;
}

.comment-metadata a:hover, .comment-metadata a:focus, .pingback .comment-edit-link:hover, .pingback .comment-edit-link:focus {
  color: #007acc;
}

.comment-reply-link {
  border: 1px solid #d1d1d1;
  border-radius: 2px;
  color: #007acc;
  display: inline-block;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1;
  margin-top: 2.1538461538em;
  padding: 0.5384615385em 0.5384615385em 0.4615384615em;
}

.comment-reply-link:hover, .comment-reply-link:focus {
  border-color: currentColor;
  color: #007acc;
  outline: 0;
}

.comment-form {
  padding-top: 1.75em;
}

.comment-form label {
  color: #686868;
  display: block;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-size: 13px;
  font-size: 0.8125rem;
  letter-spacing: 0.076923077em;
  line-height: 1.6153846154;
  margin-bottom: 0.5384615385em;
  text-transform: uppercase;
}

.comment-list .comment-form {
  padding-bottom: 1.75em;
}

.comment-notes, .comment-awaiting-moderation, .logged-in-as, .form-allowed-tags {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
  margin-bottom: 2.1538461538em;
}

.no-comments {
  border-top: 1px solid #d1d1d1;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-weight: 700;
  margin: 0;
  padding-top: 1.75em;
}

.required {
  color: #007acc;
  font-family: Merriweather, Georgia, serif;
}

.comment-reply-title small a:hover, .comment-reply-title small a:focus {
  color: #1a1a1a;
}

.site-info {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 1.6153846154;
  float: left;
}

.site-info a {
  color: #686868;
}

.site-info a:hover, .site-info a:focus {
  color: #007acc;
}

.wp-caption .wp-caption-text {
  color: #686868;
  font-size: 13px;
  font-size: 0.8125rem;
  font-style: italic;
  line-height: 1.6153846154;
  padding-top: 0.5384615385em;
}

.post-thumbnail {
  display: block;
  margin-bottom: 2.625em;
}

.post-thumbnail img {
  display: block;
  height: 600px;
  object-fit: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  width: 100%;
  font-family: 'object-fit: cover;';
}

.archive .post-thumbnail img {
  width: 1000px;
  height: 400px;
}

.no-sidebar .post-thumbnail img {
  margin: 0 auto;
}

.sidebar {
  margin-bottom: 5.25em;
  float: left;
  margin-left: 5%;
  padding: 55px 30% 50px 3%;
  width: 94%;
}

a.post-thumbnail:hover, a.post-thumbnail:focus {
  opacity: 0.85;
}

.site-header-main {
  background-color: rgba(255, 255, 255, 0.93);
}

header.entry-header span {
  padding: 0;
  margin: 0 auto;
  position: relative;
}

header.entry-header {
  text-align: center;
  position: relative;
}

.single-post header.entry-header {
  text-align: center;
  position: relative;
  margin-bottom: 1.75em;
  height: auto;
  min-height: 200px;
  color: #fff;
  text-shadow: 0 0 10px #000, 0 0 15px #000;
  background-color: #04384c;
}

.single-post header.entry-header span {
  padding: 0;
  margin: 0 auto;
  top: 30%;
  left: 0;
  position: absolute;
  width: 100%;
  text-align: center;
  font-weight: 700;
}

.single-post h1.entry-title {
  line-height: 1.25;
  margin: 0 5% 1em 5%;
  position: absolute;
  top: 43%;
  width: 90%;
  text-align: center;
}

.single-post header.entry-header {
  color: #fff;
  text-shadow: 0 0 10px #000, 0 0 15px #000;
}

.single-fudo h1.entry-title {
  padding: 20px 0 10px 0;
  text-align: left;
  margin: 40px auto 20px auto;
  width: 960px;
  position: relative;
}

header.entry-header span.bu-cat {
  margin: 0 auto;
  top: 5px;
  position: relative;
  font-family: "SF Pro JP", "SF Pro Text", "SF Pro Icons", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", "Meiryo", "ＭＳ Ｐゴシック", "Helvetica Neue", "Helvetica", "Arial", sans-serif;
  margin-right: 30px;
  height: 30px;
  display: block;
  float: left;
  width: auto;
  padding: 5px 2% 0 2%;
  font-size: 16px;
  text-align: center;
  background-color: #b8c8ce;
  color: #fff;
}

.single-fudo h1.entry-title .new_mark {
  color: #fff;
  background-color: #517380;
  text-transform: uppercase;
  margin: 0;
  z-index: 2;
  height: 30px;
  position: absolute;
  display: block;
  width: 30px;
  padding: 9px 0 0 0;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.36);
  font-size: 10px;
  text-align: center;
  left: -15px;
  top: 5px;
  border-radius: 20px;
  font-family: 'Helvetica', 'sans-serif';
  transform: rotate(-15deg);
}

.wg-footer {
  background-color: #f4f7f8;
  color: #333;
  padding: 20px 0;
  width: 100%;
  float: left;
}

/** 910px より上*/
@media screen and (min-width: 56.875em) {
  .widget p.eye-bun {
    text-align: center;
  }

  .wp-custom-logo {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .site-header-out {
    margin: 0 auto;
    display: block;
    height: 75px;
  }

  .admin-bar .site-header-out {
    height: 75px;
  }

  .admin-bar .site-header-main {
    top: 32px;
  }

  .admin-bar #info-side {
    top: 32px;
  }

  .site-header-menu {
    display: block;
    -webkit-flex: 0 1 auto;
    -ms-flex: 0 1 auto;
    flex: 0 1 auto;
  }

  .main-navigation {
    margin: 0 0.875em;
    float: right;
  }

  .main-navigation nav {
    width: 100%;
    color: #FFF;
    background: #333;
    height: 50px;
    position: fixed;
    top: 80px;
  }

  .main-navigation nav {
    width: 100%;
    color: #FFF;
    background: #333;
    height: 50px;
    position: fixed;
    top: 80px;
  }

  .main-navigation .primary-menu, .main-navigation .primary-menu > li {
    border: 0;
  }

  .main-navigation .primary-menu > li {
    float: left;
  }

  .main-navigation a {
    outline-offset: -8px;
    padding: 0 0.855em;
    white-space: nowrap;
    line-height: 75px;
    transition: .3s ease-in-out;
  }

  .main-navigation ul ul {
    border-bottom: 1px solid #d1d1d1;
    display: block;
    left: -999em;
    margin: 0;
    position: absolute;
    z-index: 99999;
  }

  .main-navigation ul ul ul {
    top: -1px;
  }

  .main-navigation ul ul ul:before, .main-navigation ul ul ul:after {
    border: 0;
  }

  .main-navigation ul ul li {
    background-color: #fff;
    border: 1px solid #d1d1d1;
    border-bottom-width: 0;
  }

  .main-navigation ul ul a {
    white-space: normal;
    width: 12.6875em;
  }

  .main-navigation ul ul:before, .main-navigation ul ul:after {
    border-style: solid;
    content: "";
    position: absolute;
  }

  .main-navigation ul ul:before {
    border-color: #d1d1d1 transparent;
    border-width: 0 10px 10px;
    right: 9px;
    top: -9px;
  }

  .main-navigation ul ul:after {
    border-color: #fff transparent;
    border-width: 0 8px 8px;
    right: 11px;
    top: -7px;
  }

  .main-navigation li:hover > ul, .main-navigation li.focus > ul {
    left: auto;
    right: 0;
  }

  .main-navigation ul ul li:hover > ul, .main-navigation ul ul li.focus > ul {
    left: auto;
    right: 100%;
  }

  .main-navigation .menu-item-has-children > a {
    margin: 0;
    padding-right: 2.25em;
  }

  .main-navigation .menu-item-has-children > a:after {
    content: "\f431";
    position: absolute;
    right: 0.625em;
    top: 1.8125em;
  }

  .main-navigation ul ul .menu-item-has-children > a {
    padding-right: 2.0625em;
  }

  .main-navigation ul ul .menu-item-has-children > a:after {
    right: 0.5625em;
    top: 0.875em;
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .dropdown-toggle, .main-navigation ul .dropdown-toggle.toggled-on, .menu-toggle, .site-header .social-navigation, .site-footer .main-navigation {
    display: none;
  }

  .site-content, #ponopono {
    padding: 0;
    width: 100%;
    margin: 0 auto;
  }

  .content-area {
    margin: 0 auto;
    width: 100%;
    background-color: #ffffff;
  }

  .entry-header, .post-thumbnail, .entry-content, .entry-summary, .entry-footer, .image-navigation, .post-navigation, .page-header, .page-content {
    margin-right: 0;
    margin-left: 0;
  }

  .content-bottom-widgets .widget-area #searchitem {
    color: #007295;
  }

  .widget_calendar td, .widget_calendar th {
    color: #333;
  }

  .site-footer {
    background-color: #ffffff;
  }

  .site-info {
    margin: 2% auto 0 auto;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .no-sidebar .content-area {
    float: none;
    margin: 0;
    width: 100%;
  }

  .no-sidebar .entry-header, .no-sidebar .entry-content, .no-sidebar .entry-summary, .no-sidebar .entry-footer, .no-sidebar .comments-area, .no-sidebar .image-navigation, .no-sidebar .post-navigation, .no-sidebar .pagination, .no-sidebar .page-header, .no-sidebar .page-content, .no-sidebar .content-bottom-widgets {
    margin-right: 15%;
    margin-left: 15%;
  }

  #page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 80%;
    z-index: 10000;
  }

  #page-top a {
    display: block;
    width: 76px;
    padding: 22px 0;
    text-align: center;
    text-decoration: none;
    border-radius: 10px;
    transition: .3s ease-in-out;
    background-color: rgba(55, 129, 154, 0.21176);
    color: #000;
  }

  #page-top a:hover {
    background-color: rgba(55, 129, 154, 0.63137);
    color: #fff;
    text-decoration: none;
  }
}
#ponopono, #top-eye {
  background-color: #F4F7F8;
}

.home .grid-content li {
  display: block;
  float: left;
  text-align: center;
  width: 300px;
  height: auto;
  margin: 20px 15px 17px 15px;
  padding: 0;
  list-style-type: none;
  background: #fff;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  position: relative;
}

.home .grid-content li span.top_kotsu {
  display: block;
  padding: 5px 0 10px 0;
}

.home .grid-content br {
  display: none;
}

.home .new_mark {
  font-weight: bold;
  z-index: 10;
  margin-top: 10px;
  margin-left: -8px;
  font-family: 'Helvetica', 'sans-serif';
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  background-color: #517380;
  padding: 2px 25px 3px 25px;
  font-size: 0.95rem;
}

.home span.fudo_kaiin_type_logo {
  font-weight: bold;
  z-index: 10;
  top: 10px;
  right: 10px;
  font-family: 'Helvetica', 'sans-serif';
  position: absolute;
  color: #fff;
  text-transform: uppercase;
}

.home .new_mark:before, .home .new_mark:after {
  display: block;
  position: absolute;
  left: 0px;
}

.home .new_mark:before {
  content: "";
  border: 4px solid transparent;
  border-top-color: #21343c;
  border-right-color: #21343c;
  top: 22px;
}

.top_price {
  font-weight: 600;
  color: #e65950;
  font-size: 130%;
  font-family: arial;
}

.top_madori {
  font-weight: 700;
  color: #624b33;
  font-size: 130%;
  font-family: arial;
}

.home .box1low a, .box1low a {
  font-size: 0px;
  display: block;
  margin: 0 auto;
  width: 100px;
  color: #fff;
  border-radius: 10px;
  background-color: rgba(55, 129, 154, 0.63137);
}

span.box1low {
  float: none !important;
  margin: 5px 0;
  display: block;
  width: 100%;
}

.grid-content.cookie_fudou_single .box1low a {
  width: 10px;
}

.home .box1low a:before {
  font-size: 0px;
  content: "詳細を見る";
}

.home .box1low a:hover {
  background: #cddfe5;
}

.home ul {
  margin: 0 auto;
}

.widget.widget_fudo_toukou_top {
  margin: 0 auto;
  float: left;
}

ul#toukou_top {
  margin: 0 auto 0 auto;
  width: 100%;
  float: left;
  padding-left: 4%;
}

.top_title {
  color: #000000;
  font-weight: normal;
  display: block;
  padding: 10px 20px 0 20px;
  font-size: 16px;
}

.top_shozaichi {
  display: block;
}

#nendebcopy {
  background: #ffffff;
  margin: 0 auto;
  text-align: center;
}

#nendebcopy a {
  color: #a0a5aa;
  font-size: 80%;
}

/** slider */
.mb60 {
  margin-bottom: 60px;
}

.swiper-container, .post-thumbnail, img.box4image {
  -webkit-animation: fadeIn 3s ease 0s 1 normal;
  animation: fadeIn 3s ease 0s 1 normal;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.swiper-container {
  width: 100%;
  line-height: 0;
}

.swiper-slide span {
  position: absolute;
  left: 5%;
  text-shadow: 0 0 10px #000, 0 0 15px #000;
  top: 40%;
  color: #fff;
  margin: 0;
  padding: 5px 0;
  width: 95%;
  font-size: 46px;
  font-weight: 500;
  font-family: '游明朝';
}

span.slide-lead {
  top: 45%;
  padding: 5px 0 5px 5px;
  width: 75%;
  font-size: 18px;
  line-height: 2;
  font-family: Meiryo;
}

.prettyprint {
  border: none;
  background: #fafafa;
  color: #697d86;
}

.swiper-slide-next, .swiper-slide-prev {
  display: inline-block;
}

.swiper-slide-prev img, .swiper-slide-next img {
  opacity: 0.6;
}

#user_login.input, #password.input {
  padding: 2%;
  margin-bottom: 1.75em;
}

#loginform input[type="submit"] {
  padding: 15px 5px;
  width: 100%;
  margin: 30px auto 5px auto;
  text-align: center;
  transition: .3s ease-in-out;
}

.kaiin_register {
  margin: 30px auto 5px auto;
  padding-bottom: 5px;
  width: 1000px;
  text-align: center;
}

.kaiin_register a {
  text-align: center;
  margin: 5px 1% 10px 1%;
  padding: 10px 5%;
  color: #ffffff;
  background-color: #ee686d;
}

.kaiin_register a:hover.thickbox {
  color: #ffffff;
  background-color: #b8c8ce;
}

.widget.widget_fudo_kaiin {
  margin-bottom: 0;
  padding-top: 0;
  line-height: 1;
  float: none;
}

.kaiin_login {
  margin-bottom: 0;
  padding: 20px 0;
  line-height: 40px;
}

.kaiin_login p {
  margin-bottom: 0;
  padding: 40px 0;
  text-align: center;
  line-height: 40px;
}

form#loginform {
  margin: 0 auto;
  width: 70%;
}

.page-cont {
  margin: 0 auto;
  line-height: 30px;
}

hr {
  background-color: #d1d1d1;
}

.wp-block-table tr:nth-child(even) {
  background: #f7f7f7;
}

blockquote {
  background-color: #f6f6f6;
}

blockquote:before {
  color: #aaa;
}

.wp-block-cover .wp-block-cover-text {
  margin-bottom: 0 !important;
}

.wp-block-pullquote {
  padding: 2em 0 0 0 !important;
}

.wp-block-pullquote blockquote {
  padding: 1.75em  0 !important;
}

.wp-block-pullquote blockquote:before {
  display: none;
}

.wp-block-button .wp-block-button__link {
  border-radius: 4px !important;
  margin: 0 5% !important;
}

.wp-block-button .wp-block-button__link:hover {
  opacity: 0.7 !important;
}

img.box1image {
  transition: .3s ease-in-out;
}

.list_picsam {
  margin-bottom: 30px;
  padding: 10px 0;
  background-color: #ffffff;
}

.kaiin-headtxt {
  margin: 0 auto 20px auto;
  text-align: center;
}

kaiin-readtxt {
  background-color: #ffffff;
  padding: 1.5em 5% 0em 5%;
  line-height: 1.5;
  margin-bottom: 20px;
  border: solid 1px #e3e3e3;
}

#toukou_top ul {
  list-style: none;
  margin: 10px auto 0 auto;
  padding-left: 0;
}

#toukou_top ul.toukou_top_post_excerpt {
  display: block;
  float: left;
  width: 100%;
  height: auto;
}

#toukou_top ul.toukou_top_post_excerpt li {
  display: block;
  float: left;
  width: 98%;
  height: auto;
  line-height: 1.5;
}

#toukou_top li {
  list-style: none;
  width: 47%;
  float: left;
  margin: 10px 3% 10px 0;
}

span.toukou_top_post_title {
  list-style: none;
  font-size: 1rem;
  font-weight: 700;
}

#toukou_top img {
  height: auto;
  max-width: 30%;
  margin-right: 2%;
  float: left;
}

.swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  opacity: 1;
  background-color: rgba(255, 255, 255, 0.67);
  border-radius: 50%;
}

.swiper-pagination-bullet-active {
  background-color: rgba(255, 255, 255, 0.93);
  transform: scale(1.4);
}

.archive-fudo .list_price {
  margin: 1.5em 2% 0.5em 2%;
  width: 96%;
}

.list_price {
  line-height: 1;
  margin: 1.5em auto 0.5em auto;
  width: 100%;
  float: left;
  padding-bottom: 20px;
  position: relative;
  font-size: 0.875rem;
}

.list_price ul {
  margin: 0 auto;
  border-bottom: 1px solid rgba(65, 65, 65, 0.25);
  overflow: hidden;
  padding: 5px 0 0 0;
}

.list_price li {
  margin: 0;
  font-weight: normal;
  float: left;
  padding-left: 1%;
  margin-bottom: 15px;
  border-left: 1px solid rgba(65, 65, 65, 0.25);
}

.list_price li.price-box {
  border-left: none;
}

.list_price span {
  margin: 0 15px;
  font-weight: normal;
  font-size: 20px;
}

.list_price span.kakakuzei {
  font-size: 14px;
}

#list_add_table dt {
  margin: 0;
  font-weight: normal;
  padding-top: 5px;
}

#list_add_table dd {
  font-weight: normal;
  font-size: 20px;
  font-size: 1.1rem;
  margin: 1em auto 1.75em auto;
  line-height: 1.5;
  float: left;
  width: 100%;
  padding-bottom: 20px;
  border-bottom: 1px solid rgba(65, 65, 65, 0.25);
}

.list_price dt.leftline {
  margin-left: 5px;
  padding-left: 9px;
  border-left: 1px solid rgba(65, 65, 65, 0.25);
}

#list_add_table dl {
  line-height: 1;
  margin: 1.75em auto 0 auto;
  float: left;
  width: 100%;
  text-align: center;
}

.dpoint4 {
  font-weight: 700;
  color: #e65950;
  font-family: arial;
}

.widget_text.widget.widget_custom_html {
  width: 100%;
}

h2.section-title {
  color: #8ba0a7;
  font-size: 12px;
  margin-bottom: 0;
  padding-top: 20px;
  text-align: center;
  letter-spacing: 3px;
  font-weight: 700;
  line-height: 1.1052631579;
}

.widget h3.section-title {
  font-size: 2rem;
  text-align: center;
  padding-top: 20px;
  margin-top: 0;
  padding-bottom: 20px;
  color: #333;
  font-weight: 400;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

#list_other_table h3, .widget h3 {
  font-size: 2rem;
  text-align: center;
  color: #333;
  font-weight: 400;
  font-family: 游明朝, YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", HG明朝E, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-top: 20px;
  margin-top: 0;
  padding-bottom: 20px;
}

.widget.widget_fudou_single_history h3 {
  width: 1000px;
  padding-top: 40px;
}

.widget.widget_fudou_single_history h3 img {
  margin: 0 auto;
  padding-bottom: 10px;
}

#syousai_box .new_mark:before, #syousai_box .new_mark:after, .grid-content.cookie_fudou_single .new_mark:before, .grid-content.cookie_fudou_single .new_mark:after {
  display: block;
  position: absolute;
  left: 0px;
}

#syousai_box .new_mark:before, .grid-content.cookie_fudou_single .new_mark:before {
  content: "";
  border: 6px solid transparent;
  border-top-color: #21343c;
  border-right-color: #21343c;
  top: 22px;
}

#syousai_box .new_mark:after, .grid-content.cookie_fudou_single .new_mark:after {
  content: "";
  color: #fff;
  padding: 0 24px;
  height: 24px;
  line-height: 24px;
  top: 8px;
}

#syousai_box .new_mark, .grid-content.cookie_fudou_single .new_mark {
  font-weight: bold;
  z-index: 10;
  margin-top: 10px;
  margin-left: -11px;
  font-family: 'Helvetica', 'sans-serif';
  position: absolute;
  color: #fff;
  text-transform: uppercase;
  background-color: #517380;
  padding: 2px 25px 2px 25px;
}

#syousai_box li, .grid-content.cookie_fudou_single li {
  display: block;
  float: left;
  text-align: center;
  width: 300px;
  height: auto;
margin: 20px 24px 17px 2px;
  padding: 0;
  list-style-type: none;
  background: #fff;
  border: solid 1px #e3e3e3;
  box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
  position: relative;
}

#syousai_box li br, .grid-content.cookie_fudou_single li br {
  display: none;
}

.widget_fudo_syousai {
  margin-top: 40px;
  max-width: 1000px;
  width: 100%;
}

#charge {
  background-color: #fff;
  padding: 0;
  width: 90%;
  height: auto;
  min-height: 152px;
  line-height: 1.5;
  margin: 10px auto;
  border: 1px solid #d1d1d1;
}

.role_kannri_tanto_name {
  padding: 1% 0 1% 0;
  margin: 0;
  font-weight: bold;
  display: block;
}

.role_kannri_tanto_comment {
  padding: 1%;
  margin: 0;
  display: block;
}

img.kannri_tanto_pic {
  width: 200px;
  float: left;
  margin-right: 10px;
}

form#loginform, .contact-form {
  padding: 5%;
  width: 1000px;
  margin: 0 auto;
  border: 1px solid #d1d1d1;
  line-height: 20px;
}

.entry-content .contact-form p {
  width: 100%;
  margin: 0 0 1.75em 0;
}

.contact-chui {
  background-color: #F44336;
  padding: 0 2%;
  font-size: 12px;
  color: #fff;
  margin: 1%;
  border: 1px solid #f44336;
}

.archive-fudo .content-area {
  max-width: 1000px;
  width: 100%;
  margin: 0 auto;
}

#list_simplepage .hentry {
  width: 100%;
  margin-right: 3%;
  float: left;
  text-align: center;
}

#list_simplepage .hentry .list_picsam {
  width: 1000px;
  height: auto;
  margin-top: 3%;
  margin-bottom: 0;
  padding: 0;
  float: left;
  text-align: center;
  box-shadow: 0 0 45px rgba(0, 0, 0, 0.19);
}

img.box2image {
  width: 100%;
  display: inline-block;
}

img.box4image {
  width: 50%;
  display: inline-block;
}

.list_simple_boxtitle .top_title {
  color: #000000;
  font-weight: normal;
  display: block;
  padding: 10px 20px;
  font-size: 24px;
}

.list_simple_boxtitle .top_title_shubetu {
  font-size: 1.3rem;
  background-color: #d6e5ea;
  color: #007198;
  width: 30%;
  padding: 2px 10px 0px 10px;
  font-weight: 700;
  display: inline;
  margin: 0 10px 10px 0;
  border-radius: 10px;
}

.list_simple_boxtitle .new_mark {
  font-weight: bold;
  margin-top: 30px;
  margin-left: -40px;
  font-family: 'Helvetica', 'sans-serif';
  position: absolute;
  color: #fff;
  width: 200px;
  z-index: 100;
  text-transform: uppercase;
  background-color: rgba(238, 104, 109, 0.86);
  padding: 2px 25px 3px 25px;
}

.list_simple_boxtitle .new_mark:before, .list_simple_boxtitle .new_mark:after {
  display: block;
  position: absolute;
  left: 0px;
  z-index: 1;
}

.list_simple_boxtitle .new_mark:before {
  content: "";
  border: 10px solid transparent;
  border-top-color: #6f1b1e;
  border-right-color: #6f1b1e;
  top: 33px;
}

.list_simple_boxtitle .new_mark:after {
  content: "";
  color: #fff;
  padding: 0 24px;
  height: 24px;
  line-height: 24px;
  top: 8px;
}

.list_simple_box .list_detail, .widget_fudo_syousai, .widget_fudou_single_history {
  text-align: left;
  margin: 10px auto;
  max-width: 1000px;
  width: 100%;
}

.list_detail .list_price {
  margin: 0.2em auto 0 auto;
  line-height: 1.5;
  padding: 0;
  border-bottom: none;
}

.list_details_button {
  font-weight: bold;
  z-index: 10;
  margin-top: 160px;
  margin-left: 350px;
  font-family: 'Helvetica', 'sans-serif';
  position: absolute;
  color: #fff;
  font-size: 24px;
  width: 300px;
  text-transform: uppercase;
  background-color: rgba(0, 0, 0, 0.48);
  padding: 20px 30px;
  border-radius: 10px;
  text-shadow: 1px 2px 3px #808080;
  transition: .4s ease-in-out;
}

a:hover .list_details_button {
  background-color: rgba(152, 152, 152, 0.63);
}

.pageback a {
  background-color: #d6e5ea;
  padding: 2px 25px 3px 25px;
  border-radius: 10px;
}

.pageback a:hover {
  background-color: white;
}

.nav-previous {
  text-align: center;
  margin-top: 30px;
}

#bread-out {
  margin: 0 auto 0 auto;
  max-width: 1000px;
  width: 100%;
}

#bread {
  margin: 0 auto 0 5px;
  padding: 0;
  box-sizing: border-box;
}

#bread ul {
  list-style-type: none;
  overflow: hidden;
  margin: 0;
}

#bread ul li {
  height: 50px;
  line-height: 50px;
  float: left;
}

#bread ul li:before {
  content: ">";
  margin: 0 10px;
}

#bread ul li:first-child:before {
  content: none;
}

span.crumb-no-link {
  pointer-events: none;
}

span.crumb-no-link a {
  color: #686868;
}

#toiawasesaki {
  display: -webkit-box;
  float: left;
  margin-bottom: 20px;
  width: 100%;
}

#contact_form {
    width: 100%;
    float: left;
}
.contact-box {
  width: 600px;
  margin: 0 auto 20px auto;
  text-align: center;
}

.contact-box-title {
  font-size: 2rem;
  text-align: center;
  margin-top: 40px;
  padding-bottom: 10px;
  font-weight: 500;
}

.contact-box-left {
  float: left;
  border-right: 1px solid #d1d1d1;
  padding-right: 2.5%;
}

.contact-box-tel {
  font-size: 2rem;
  text-align: center;
  margin-top: 10px;
  padding-bottom: 10px;
  font-weight: 500;
}

.contact-box-right {
  float: right;
}

.contact-box-form {
  border: 0;
  margin-top: 10px;
  border-radius: 2px;
  color: #fff;
  font-family: Montserrat, "Helvetica Neue", sans-serif;
  font-weight: 700;
  letter-spacing: 0.046875em;
  line-height: 1;
  padding: 0.84375em 0.875em 0.78125em;
  text-transform: uppercase;
}

.contact-box-form a {
  background: #007298;
  color: #fff;
  padding: 10px 20px;
}

.contact-box-form a:hover {
  background: #ee686d;
  color: #fff;
  padding: 10px 20px;
}

.contact-form2 {
  background-color: #fff;
  padding: 10%;
  width: 100%;
  margin: 0 auto;
  border: 1px solid #d1d1d1;
}

#nav-above1 .nav-next {
  width: 100%;
  margin: 20px auto 10px auto;
  padding: 10px;
  text-align: center;
}

#nav-above1 .nav-next a {
  background-color: #007298;
  color: #fff;
  letter-spacing: 0.013157895em;
  line-height: 1;
  margin: 0;
  padding: 0.3947368421em 0.7em;
  text-transform: uppercase;
  border: 1px solid #007198;
}

#nav-above1 .nav-next a:hover {
  background-color: #ee686d;
  border: 1px solid #ee686d;
  color: #ffffff;
}

#nav-above1 .nav-next b {
  font-weight: 700;
  padding: 0.34em 0.7586em;
  background-color: #d6e5ea;
  border: 1px solid #b9d5de;
  color: #007198;
}

#container {
  float: left;
  margin-right: -100%;
  width: 60%;
  margin-left: 10%;
}

#sub {
  float: left;
  margin-left: 75%;
  padding: 0;
  margin-right: 10%;
  margin-top: 10px;
  width: 15%;
}

#map_search h3 {
  background: #d6e5ea !important;
}

#map_menu {
  border: none !important;
  background: none !important;
}

@media screen and (min-width: 3101px) {
  .list_picsam {
    width: 3100px;
    margin: 0px auto 30px;
  }
}
@media screen and (min-width: 2400px) {
  .swiper-container img {
    width: 1600px;
  }

  .swiper-container {
    max-width: 3100px;
  }
}
@media screen and (max-width: 1920px) {
  .post-thumbnail img {
    height: 500px;
  }
}
@media screen and (max-width: 1600px) {
  .post-thumbnail img {
    height: 400px;
  }

  .wp-block-cover, .wp-block-cover-image {
    min-height: 400px !important;
  }

  .swiper-slide span {
    font-size: 30px;
  }

  span.slide-lead {
    font-size: 16px;
  }

  #info-side, .admin-bar #info-side {
    top: 45%;
  }

  .kogma_drawer_menu .kogma_drawer_button {
    border-radius: 6px 0 0 0;
  }

  .info {
    border-radius: 0 0 0 6px;
  }
}
@media screen and (max-width: 1366px) {
  .main-navigation {
    margin: 0;
    padding: 0 0.5em 0 1%;
    float: right;
  }

  .post-thumbnail img {
    height: 350px;
  }

  .wp-block-cover, .wp-block-cover-image {
    min-height: 350px !important;
  }
}
@media screen and (max-width: 1024px) {
  #syousai_box li, .grid-content.cookie_fudou_single li {
    width: 30%;
    margin: 10px 1%;
  }

  .archive .post-thumbnail {
    margin: 0 auto 1.75em auto;
  }

  .archive .post-thumbnail img {
    width: 100%;
    height: 300px;
  }

  form#loginform, .contact-form {
    width: auto;
    margin: 0  15%;
  }

  .kaiin_register {
    width: 100%;
  }

  .list_simple_box .list_detail {
    margin: 0 2.5%;
    width: 95%;
  }

  #ponopono, #top-eye {
    background-color: #F4F7F8;
    float: left;
    width: 100%;
  }

  .archive .page-cont, .pono-in, #tekuteku, .eye-in, .home .site-main {
    width: 90%;
    display: flex;
    margin: 0 5% 1.75em 5%;
  }

  blockquote, .entry-content p, hr, .entry-content h2, .entry-content h3, .entry-footer, .entry-content ul, .entry-content h4, .wp-block-cover-image.alignwide, .entry-content ul.wp-block-gallery, .author-info, .comments-area, .pagination, .wp-block-table, table {
    margin: 0 12.5% 1.75em 12.5%;
    width: auto;
  }

  .wp-block-table, table {
    width: 75%;
  }

  blockquote {
    padding: 80px 0 30px 0;
  }

  hr {
    margin: 1.75em 12.5%;
  }

  .entry-content blockquote p {
    padding: 0;
    margin: 0 12.5% 1.75em 12.5%;
  }

  .archive .page-cont p {
    margin: 0 auto;
  }

  .archive h2.entry-title {
    margin: 5px 0;
    font-size: 1.5rem;
  }

  .eye-bun {
    top: 45%;
  }

  .home .hentry, .home .cont-in {
    padding: 50px 0 0 0;
  }

  .home .grid-content li {
    width: 30.3%;
    margin: 15px 1.5%;
  }

  .swiper-slide span {
    font-size: 40px;
    top: 32%;
    line-height: 1;
    margin-left: 3%;
  }

  span.slide-lead {
    font-size: 22px;
    top: 45%;
  }

  .swiper-button-next {
    right: 0 !important;
    background-color: rgba(0, 0, 0, 0.42);
    width: 6%;
    height: 60px;
  }

  .swiper-button-prev {
    left: 0 !important;
    background-color: rgba(0, 0, 0, 0.42);
    width: 6%;
    height: 60px;
  }

  #list_simplepage .hentry .list_picsam {
    width: 90%;
    margin: 10px 5%;
  }

  .list_price {
    float: none;
  }

  .list_details_button {
    color: #fff;
    font-size: 1.5rem;
    width: 30%;
    padding: 2% 5%;
    margin: 10% 28% 10% 29%;
  }
}
@media screen and (max-width: 1023px) {
  .list_details_button {
    margin-top: 130px;
    margin-left: 31%;
  }

  #syousai_box li, .grid-content.cookie_fudou_single li {
    padding-bottom: 15px;
    width: 46%;
    margin: 10px 1% 10px 3%;
  }

  .widget.widget_fudou_single_history h3 {
    width: 100%;
    padding-top: 40px;
  }

  #list_simplepage .hentry {
    width: 100%;
    padding: 10px 3%;
    margin-right: 0;
    float: none;
    text-align: center;
  }

  #list_simplepage .hentry .list_picsam {
    width: 100%;
    padding: 10px 0;
  }

  .site-footer .main-navigation {
    margin-bottom: 1.75em;
    width: 100%;
  }

  .site-footer .main-navigation li a {
    line-height: 1.3125;
    padding: 0.84375em 0;
  }

  .home .grid-content li {
    width: 30%;
  }

  .content-area {
    width: 100%;
    float: left;
  }

  .main-navigation a {
    padding: 0 0.6em;
    font-size: 13PX;
  }
}
/** モバイル用のCSS */
@media screen and (max-width: 910px) {
  .content-bottom-widgets {
    margin: 0 2%;
  }

  .content-bottom-sp {
    margin: 0 5%;
  }

  .content-bottom-widgets .widget-area {
    margin: 20px 1.5% 0 1.5%;
    width: 30.3%;
    float: left;
    font-size: 0.8rem;
  }

  .site-footer .main-navigation {
    display: none;
  }

  .wg-footer {
    padding: 20px 0;
  }

  .single-fudo h1.entry-title {
    margin: 20px 5% 10px 5%;
    width: 90%;
    line-height: 1.5;
    position: relative;
  }

  header.entry-header span.bu-cat {
    top: 5px;
    padding: 0 2%;
    height: 22px;
    margin-right: 15px;
  }

  .single-fudo h1.entry-title .new_mark {
    left: -10px;
    top: 0px;
    padding: 6px 0 0 0;
  }

  .kogma_drawer_menu .kogma_drawer_text {
    text-align: left;
    padding: 5px 10% 5px 0;
    text-align: center;
  }

  .kogma_drawer_menu .kogma_drawer_button {
    bottom: 0;
    left: 30%;
    top: unset;
    width: 40%;
    float: right;
    position: fixed;
    margin: 0;
    height: 45px;
    border-radius: 0;
    background-color: #517380;
    border-top: 4px solid #fff;
    border-bottom: 4px solid #fff;
  }

  .kogma_drawer_menu .kogma_drawer_button:before {
    float: left;
    padding-left: 10%;
  }

  .info {
    width: 30%;
    border-radius: 0;
    color: #fff;
    bottom: 0;
    height: 45px;
    float: left;
    left: 0;
    z-index: 1001;
    position: fixed;
    border: 4px solid #fff;
    background-color: #517380;
    padding-top: 6px;
  }

  .info span {
    font-size: 1.5rem;
    text-align: center;
    width: 100%;
    color: #fff;
  }

  .kogma_drawer_menu .kogma_drawer_nav_wrapper {
    width: 280px;
    transform: translate(280px);
  }

  #page-top {
    position: fixed;
    bottom: 0;
    height: 45px;
    width: 30%;
    right: 0;
    font-size: 80%;
    z-index: 10000;
    display: block !important;
    border: 4px solid #fff;
  }

  #page-top br {
    display: none;
  }

  #page-top a {
    width: 100%;
    display: block;
    padding: 10px 0 0 0;
    border-radius: 0;
    height: 37px;
    text-align: center;
    font-size: 12px;
    line-height: 1.4;
    color: #fff;
    background-color: #517380;
  }

  .main-navigation {
    margin: 0;
    padding: 0 0.5em;
    float: left;
  }

  .list_picsam img.box3image {
    width: 75%;
    margin: 0 auto;
  }

  .widget h3.section-title {
    font-size: 1.5rem;
    padding-top: 20px;
    margin-top: 0;
  }

  .list_picsam .swiper-slide {
    text-align: center;
  }

  .wg-footer .widget .widget-title {
    font-size: 20px;
    margin: 1.5em 0;
  }

  .wg-footer .search-form {
    margin: 1.5em 0;
  }

  .wg-footer .widget li ul li {
    margin-bottom: 0;
  }

  #toukou_top img {
    max-width: 20%;
  }

  .main-navigation .primary-menu {
    padding-top: 50px;
    padding-left: 2%;
  }

  .site-branding {
    margin: 0 0 0 2%;
    width: 60%;
  }

  .site-title {
    font-size: 1.4375rem;
    font-weight: 700;
    line-height: 1;
    margin: 5px 0 0 0;
  }

  .custom-logo {
    max-width: 100%;
    padding: 0 0 0 0.5em;
  }

  .menu-toggle {
    font-size: 1.6rem;
    padding: 0 2%;
    float: right;
    line-height: 58px;
    background-color: transparent;
    color: #333;
  }

  .menu-toggle:before {
    content: "\f419";
    font-size: 1.2rem;
    margin-right: 5%;
    position: relative;
    font-family: "Genericons";
  }

  .menu-toggle.toggled-on:before {
    content: "\f405";
  }

  .top_price {
    font-size: 140%;
  }

  .top_title {
    padding: 10px 2% 5px 2%;
    font-size: 0.875rem;
  }

  .list_simple_boxtitle .top_title {
    color: #000000;
    font-weight: normal;
    display: block;
    padding: 10px 2%;
    font-size: 1.2rem;
  }

  .list_simple_boxtitle .top_title_shubetu {
    font-size: 1rem;
    width: auto;
    padding: 2px 0;
    display: block;
    margin: 0 auto 10px auto;
    border-radius: 0;
  }

  #toukou_top li {
    width: 97%;
    font-size: 0.875rem;
  }

  #list_other_table h3 {
    font-size: 1.5rem;
    padding-top: 0;
    padding-bottom: 10px;
  }

  .widget h3 {
    font-size: 1.5rem;
    padding-top: 20px;
    padding-bottom: 15px;
    font-weight: 500;
  }

  .site-inner {
    padding-bottom: 30px;
  }

  .site-header-main, .site-header-out {
    height: 60px;
  }

  .site-header-main-in {
    height: 60px;
    line-height: 60px;
    background-color: rgba(255, 255, 255, 0.63);
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.21);
  }

  .site-header-out {
    margin: 0 auto;
  }

  .site-header .main-navigation + .social-navigation {
    float: right;
    padding-bottom: 1.25em;
  }

  .entry-summary, .entry-footer, .page-content {
    margin-right: 3%;
    margin-left: 3%;
  }

  .sidebar {
    padding: 50px 30% 50px 3%;
  }

  .page-header {
    margin: 0 5%;
    padding-top: 2em;
  }

  .entry-title {
    margin: 0 2%;
    padding-top: 5px;
  }

  h1.entry-title {
    font-size: 1.5rem;
    margin: 20px 0;
  }

  h2.entry-title {
    font-size: 1.3rem;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
  }

  .single-post h1.entry-title {
    line-height: 1.25;
    margin: 0 5% 1em 5%;
    position: absolute;
    top: 43%;
    width: 90%;
    text-align: center;
  }

  #list_simplepage .hentry .list_picsam {
    width: 94%;
    margin: 0 3% 10px 3%;
  }

  .nav-previous {
    margin-top: 10px;
  }

  #nav-above1 .nav-next {
    margin: 10px auto;
    padding: 1%;
    text-align: center;
  }

  #nav-above1 .nav-next a, #nav-above1 .nav-next b {
    padding: 0.1em 0.5em;
  }

  .list_simple_boxtitle .new_mark {
    margin-top: 19px;
    margin-left: -24px;
    font-size: 0.875rem;
    padding: 2px 0 3px 0;
    width: 80px;
    background-color: #ee686d;
  }

  .list_simple_boxtitle .new_mark:before {
    top: 1.5em;
    content: "";
    border: 6px solid transparent;
    border-top-color: #6f1b1e;
    border-right-color: #6f1b1e;
  }

  #bread ul li {
    height: 18px;
    line-height: 20px;
    font-size: 0.7em;
  }

  .list_price li {
    margin-bottom: 10px;
    font-size: 0.8rem;
  }

  .list_price span {
    font-size: 1.1rem;
  }

  .list_detail_bottom_info {
    font-size: 0.6rem;
  }

  .widget_fudo_syousai, .widget.widget_fudou_single_history {
    margin-top: 15px;
    margin-bottom: 0;
    width: 100%;
  }

  .widget_fudo_syousai h3, .widget.widget_fudou_single_history h3 {
    margin-bottom: 0px;
    padding-top: 20px;
  }

  .contact-box {
    width: 70%;
  }

  .contact-box-left {
    width: 48%;
    font-size: 0.75rem;
  }

  .contact-box-tel {
    font-size: 1rem;
    font-weight: 700;
  }

  .contact-box-right {
    float: right;
    width: 48%;
    font-size: 0.75rem;
  }

  .contact-box-form {
    margin: 15px 0;
    padding: 0;
    width: 100%;
  }

  .contact-box-form a {
    padding: 10px 5%;
    font-size: 0.7rem;
  }

  #list_other_table {
    width: 100%;
    font-size: 0.8rem;
    margin: 0 auto;
  }

  .site-footer .social-navigation {
    margin: 1.75em 0 1.5em 0;
    float: right;
  }

  .list_address_koutu {
    margin: 15px auto 0px auto;
  }

  .list_details_button {
    color: #fff;
    font-size: 0.8rem;
    width: 40%;
    padding: 2% 5%;
    margin: 13% 24.2%;
  }

  .home .grid-content li {
    width: 46%;
    margin: 15px 2%;
    font-size: 0.775rem;
  }

  .swiper-button-next {
    right: 0 !important;
    background-color: rgba(0, 0, 0, 0.53);
    width: 6%;
    height: 50px;
  }

  .swiper-button-prev {
    left: 0 !important;
    background-color: rgba(0, 0, 0, 0.53);
    width: 6%;
    height: 50px;
  }

  .page-cont {
    padding: 0;
  }

  .archive .page-cont {
    padding: 0;
    width: 80%;
  }

  blockquote, .entry-content p, .entry-content ul, .archive .page-cont, .entry-footer, .entry-content h2, .entry-content h3, .entry-content h4, blockquote, .wp-block-cover-image.alignwide, .entry-content ul.wp-block-gallery, .author-info, .comments-area, .pagination, .wp-block-table, table {
    margin: 0 10% 1.75em 10%;
  }

  .wp-block-table, table {
    width: 80%;
  }

  #page_jsearch_page {
    margin: 0 2.5%;
    width: 95%;
  }

  table.form_jsearch {
    font-size: 0.75rem;
    width: 100%;
    margin: 0 auto 1.75em auto;
  }

  hr {
    margin: 1.75em 10%;
  }

  .post-thumbnail img {
    height: 300px;
  }

  .wp-block-cover, .wp-block-cover-image {
    min-height: 300px !important;
  }

  .wp-block-image .aligncenter {
    margin-left: 5%;
    margin-right: 5%;
    width: 90%;
  }

  .pagination .nav-links {
    padding-right: 2%;
    width: 100%;
  }

  #bread {
    margin: 10px 2% 5px 2%;
  }

  .site-footer {
    float: left;
  }

  .entry-header span {
    margin: 0 2%;
  }

  .pageback {
    margin: 0 2%;
    text-align: center;
  }

  .form_jsearch th {
    width: 32%;
    padding: 0.5em 0 0.5em 0.5em;
    font-size: 0.85rem;
  }

  .form_jsearch td {
    padding: 0.5em 0 0.5em 0.5em;
    font-size: 0.85rem;
  }

  .form_jsearch table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.75em;
    table-layout: fixed;
    width: 100%;
  }

  .form_jsearch h5 {
    font-size: 1em;
    padding-top: 0;
  }

  #content #container {
    float: left;
    margin-right: 0;
    width: 100%;
    margin-left: 0;
  }

  #sub {
    float: left;
    margin-left: 10%;
    padding: 0;
    margin-right: 10%;
    width: 80%;
  }

  input[type="submit"] {
    margin: 0 auto 1.75em auto;
    padding: 0.8em  0;
    border-radius: 4px;
  }

  #loginform input[type="submit"] {
    margin: 10px auto 5px auto;
  }

  .search-form input[type="submit"] {
    width: 20%;
    margin: 0 auto;
    padding: 0.25em  0;
    border-radius: 0 4px 4px 0;
  }

  #syousai_box ul, .grid-content, cookie_fudou_single ul {
    height: auto;
    width: 100%;
    margin: 0;
    float: left;
  }

  #syousai_box li.grid-content, cookie_fudou_single li {
    height: auto;
    width: 43%;
    margin: 10px 1% 10px 4%;
    font-size: 0.775rem;
  }

  #syousai_box li br {
    display: none;
  }

  table#list_other {
    font-size: 0.75rem;
    width: 100%;
    margin: 0 auto 1.75em auto;
  }

  table#list_other th, table#list_other td {
    padding: 0.5em;
  }

  .swiper-pagination.swiper-pagination-fraction {
    width: 25% !important;
    margin: 0 auto;
    text-align: center;
    position: absolute;
    left: 37%;
    background: rgba(0, 0, 0, 0.41);
    border-radius: 10px;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
  }

  .swiper-pagination-total:after {
    content: "枚";
  }

  .comments-area {
    width: 80%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 767px) {
	.wg-footer {
    padding: 0;
}
  .kaiin_login {
    margin-bottom: 0;
    padding: 10px 0;
    line-height: 40px;
  }

  .site-footer .main-navigation {
    display: unset;
    margin-bottom: 0;
  }

  .swiper-slide span {
    font-size: 2.2rem;
  }

  span.slide-lead {
    font-size: 22px;
  }

  .swiper-button-next {
    right: 0 !important;
    background-color: rgba(0, 0, 0, 0.53);
    width: 6%;
    height: 50px;
  }

  .swiper-button-prev {
    left: 0 !important;
    background-color: rgba(0, 0, 0, 0.53);
    width: 6%;
    height: 50px;
  }
}
@media screen and (max-width: 600px) {
  .menu-toggle {
    font-size: 1.2rem;
    line-height: 3.7rem;
    padding: 0 4%;
  }

  .menu-toggle:before {
    font-size: 0.85rem;
  }

  .top_price, .top_madori {
    font-size: 1rem;
  }

  .top_shozaichi, .top_kotsu {
    font-size: 0.775rem;
  }

  blockquote {
    padding: 4.5em 5% 2em 5%;
  }

  .wp-block-quote p {
    padding: 0 0 10px 0px;
    margin: 0 !important;
    width: 100%;
  }

  .single-fudo h1.entry-title .new_mark {
    left: -10px;
    top: 0;
    padding: 6px 0 0 0;
  }

  .single-fudo h1.entry-title {
    width: 94%;
    margin: 15px 1% 0 5%;
    text-align: left;
    font-size: 1.2rem;
  }

  header.entry-header span.bu-cat {
    margin-right: 10px;
    font-size: 12px;
    top: 2px;
    padding: 2px 4% 0 4%;
  }

  .post-thumbnail img {
    height: 200px;
  }

  .wp-block-cover, .wp-block-cover-image {
    min-height: 200px !important;
  }

  .archive .post-thumbnail img {
    height: 200px;
  }

  .entry-content h2, .entry-summary h2, .comment-content h2, .textwidget h2 {
    font-size: 1.2rem;
  }

  .entry-content h3, .entry-summary h3, .comment-content h3 {
    font-size: 1.1rem;
  }

  .swiper-slide span {
    font-size: 30px;
    margin-left: 5%;
  }

  .site-title {
    font-size: 1.2rem;
    margin: 8px 0 0 0;
  }

  .site-description {
    font-size: 0.66rem;
  }

  span.slide-lead {
    font-size: 14px;
  }

  .swiper-button-next {
    width: 8%;
    height: 30px;
  }

  .swiper-button-prev {
    width: 8%;
    height: 30px;
  }

  .home .hentry, .home .cont-in {
    padding: 20px 0;
  }

  .entry-content p.author-bio {
    font-size: 0.8rem;
    line-height: 2;
    margin-bottom: 0;
    float: left;
    margin: 0 auto;
  }

  .entry-content .author-title span {
    clear: none;
    font-size: 16px;
    font-size: 1rem;
    font-weight: 900;
    line-height: 1.75;
    margin: 0;
  }
}
@media screen and (max-width: 420px) {
  #toukou_top img {
    max-width: 40%;
  }

  .form_jsearch th {
    width: 30%;
    padding: 0.5em 0 0.5em 0.5em;
    font-size: 0.8rem;
  }

  .widget p.eye-bun {
    text-align: center;
    line-height: 2;
    font-size: 0.8rem;
    margin: 0 0 1.75em 0;
  }

  .wp-block-embed__wrapper iframe {
    width: 100% !important;
    margin: 0 0 1.75em 0;
    height: auto;
  }

  form#loginform, .contact-form {
    width: auto;
    margin: 0 10%;
  }

  .list_details_button {
    margin: 12.2% 24.2%;
  }

  .contact-box {
    width: 95%;
  }

  .list_simple_box .list_detail {
    margin: 0 5%;
    width: 90%;
  }

  #page-top a {
    padding: 3px 0 0 0;
  }

  .list_address, .list_address_koutu {
    margin: 0 auto 6px auto;
    width: 90%;
  }

  .list_address_koutu br {
    padding-bottom: 10px;
  }

  .sidebar select {
    font-size: 85%;
  }

  .sidebar select#mel, .sidebar select#meh, .sidebar select#kalc, .sidebar select#kahc, .sidebar select#kalb, .sidebar select#kahb {
    width: 45.8%;
  }

  .sidebar {
    padding: 50px 8% 80px 8%;
  }

  #page-top br {
    display: unset;
  }

  .contact-form {
    margin: 0 5%;
  }

  h2.section-title {
    padding-top: 30px;
    font-size: 12px;
  }

  #charge {
    padding: 2%;
    width: 95%;
  }

  img.kannri_tanto_pic {
    width: 20%;
  }

  .widget h3.section-title {
    font-size: 1.5rem;
    padding-top: 15px;
    margin-top: 0;
    padding-bottom: 10px;
    font-weight: 500;
  }

  .list_simple_boxtitle .new_mark {
    margin-left: -18px;
  }

  .swiper-slide span {
    font-size: 1.2rem;
    margin-left: 6%;
  }

  span.slide-lead {
    font-size: 12px;
  }
}
/** iphone5用のCSS */
@media screen and (max-width: 320px) {
  #syousai_box .new_mark, .grid-content.cookie_fudou_single .new_mark {
    margin-left: -6px;
  }

  #syousai_box li, .grid-content.cookie_fudou_single li {
    width: 47%;
    margin: 10px 1% 10px 2%;
  }

  .list_simple_box .list_detail {
    margin: 0 3%;
    width: 94%;
  }

  #list_simplepage .hentry {
    width: 100%;
    padding: 10px 0;
    font-size: 0.875rem;
  }

  .list_simple_boxtitle .new_mark {
    margin-left: -12px;
  }

  #toukou_top ul.toukou_top_post_excerpt li {
    width: 100%;
  }

  span.toukou_top_post_title {
    padding-left: 0;
  }

  .pono-in, #tekuteku, .eye-in, .home .site-main {
    width: 96%;
    margin: 0 2% 1.75em 2%;
  }

  .list_simple_boxtitle .new_mark:before {
    top: 1.50em;
    border: 3px solid transparent;
    border-top-color: #6f1b1e;
    border-right-color: #6f1b1e;
  }

  #syousai_box .new_mark:before, .grid-content.cookie_fudou_single .new_mark:before {
    border: 3px solid transparent;
    border-top-color: #21343c;
    border-right-color: #21343c;
  }

  .widget h3, .widget h3.section-title, .archive h2.entry-title, h1.entry-title {
    font-size: 1.2rem;
  }

  .swiper-slide span {
    font-size: 1rem;
    font-family: Helvetica Neue;
  }

  span.slide-lead {
    font-size: 11px;
  }

  .form_jsearch th {
    width: 28%;
    padding: 0.5em 0 0.5em 0.5em;
  }

  .list_details_button {
    font-size: 0.7rem;
    width: 40%;
    padding: 1% 5%;
    margin: 13% 24.2%;
    background-color: rgba(0, 0, 0, 0.71);
  }

  .form_jsearch th, .form_jsearch td {
    padding: 0.5em;
    font-size: 0.75rem;
  }
}
