/*
Theme Name: Fine's TMP1
Template: twentyten
Version: 1.0
Description: 基本レイアウトテンプレート
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
body {
  -webkit-text-size-adjust: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
blockquote {
  quotes: none;
}
blockquote:before,
blockquote:after {
  content: "";
  content: none;
}
del {
  text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a img {
  border: none;
}

/* =Fonts
-------------------------------------------------------------- */
body,
input,
textarea,
.page-title span,
.pingback a.url {
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
h3#comments-title,
h3#reply-title,
#access .menu,
#access div.menu ul,
#cancel-comment-reply-link,
.form-allowed-tags,
#site-info,
#site-title,
#wp-calendar,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.navigation,
.page-title,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "ＭＳ Ｐゴシック", sans-serif;
}
input[type="submit"] {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "ＭＳ Ｐゴシック", sans-serif;
}
pre {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "ＭＳ Ｐゴシック", sans-serif;
}
code {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    "ＭＳ Ｐゴシック", sans-serif;
}

.bigfont {
  font-size: 24px !important;
}

/* =Asides
-------------------------------------------------------------- */

.home #content .format-aside p,
.home #content .category-asides p {
  font-size: 14px;
  line-height: 20px;
  margin-bottom: 10px;
  margin-top: 0;
}
.home .hentry.format-aside,
.home .hentry.category-asides {
  padding: 0;
}
.home #content .format-aside .entry-content,
.home #content .category-asides .entry-content {
  padding-top: 0;
}

/* =Gallery listing
-------------------------------------------------------------- */

.format-gallery .size-thumbnail img,
.category-gallery .size-thumbnail img {
  border: 10px solid #f1f1f1;
  margin-bottom: 0;
}
.format-gallery .gallery-thumb,
.category-gallery .gallery-thumb {
  float: left;
  margin-right: 20px;
  margin-top: -4px;
}
.home #content .format-gallery .entry-utility,
.home #content .category-gallery .entry-utility {
  padding-top: 4px;
}

/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
  font-size: 140%;
  margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
  content: "\2190\00a0";
}
.attachment .entry-content .nav-next a:after {
  content: "\00a0\2192";
}

/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img,
.widget-container img {
  max-width: 100%; /* When images are too wide for containing element, force them to fit. */
  height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
  display: inline;
  float: left;
  margin-right: 24px;
  margin-top: 4px;
}
.alignright,
img.alignright {
  display: inline;
  float: right;
  margin-left: 24px;
  margin-top: 4px;
}

.aligncenter,
img.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.aligncenter_btn,
img.aligncenter_btn {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 20px;
}
img.alignleft,
img.alignright,
img.aligncenter {
  margin-bottom: 12px;
}
.aligncenter1,
img.aligncenter1 {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 40px;
}
.aligncenter2,
img.aligncenter2 {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  padding-top: 24px;
  padding-bottom: 24px;
}

.aligncenter3,
img.aligncenter3 {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 24px;
}

.aligncenter_btn2,
img.aligncenter_btn2 {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 40px;
}
.aligncenter_btn3,
img.aligncenter_btn3 {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 20px;
  margin-bottom: 24px;
}
.aligncenter_hd,
img.aligncenter_hd {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 16px;
  padding-bottom: 0px;
}
.aligncenter_hd2,
img.aligncenter_hd2 {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 16px;
  margin-bottom: 16px;
  padding-bottom: 0px;
}
.aligncenter_mv,
img.aligncenter_mv {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 0px;
  margin-bottom: 16px;
  padding: 20px;
  border: 3px solid #f6f6f6;
}
.aligncenter6,
img.aligncenter6 {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-bottom: 0px;
}

.aligncenter4,
img.aligncenter4 {
  margin-top: 12px;
  margin-bottom: 0px;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.aligncenter7,
img.aligncenter7 {
  margin-top: 20px;
  margin-bottom: 20px;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.gmap {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.img_gry {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  border: 5px solid #ccc;
  width: 430px;
}
.wp-caption {
  background: #f1f1f1;
  line-height: 18px;
  margin-bottom: 20px;
  max-width: 632px !important; /* prevent too-wide images from breaking layout */
  padding: 4px;
  text-align: center;
}
.wp-caption img {
  margin: 5px 5px 0;
  max-width: 622px; /* caption width - 10px */
}
.wp-caption p.wp-caption-text {
  color: #777;
  font-size: 12px;
  margin: 5px;
}
.wp-smiley {
  margin: 0;
}

#content .attachment img {
  /* single attachment images should be centered */
  display: block;
  margin: 0 auto;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
  color: #777;
  font-size: 12px;
  line-height: 18px;
  overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
  color: #777;
  text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
  color: #000e38;
}
.nav-previous {
  float: left;
  width: 50%;
}
.nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
#nav-above {
  margin: 0 0 18px 0;
}
#nav-above {
  display: none;
}
.paged #nav-above,
.single #nav-above {
  display: block;
}
#nav-below {
  margin: 0 0 30px;
}

/* =Comments
-------------------------------------------------------------- */
#comments {
  clear: both;
  margin: 0;
  padding: 20px;
  border: 1px solid #ccc;
}
#comments .navigation {
  padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
  color: #000;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 0;
}
h3#comments-title {
  padding: 24px 0;
}
.commentlist {
  list-style: none;
  margin: 0;
}
.commentlist li.comment {
  border-bottom: 1px solid #e7e7e7;
  line-height: 24px;
  margin: 0 0 24px 0;
  padding: 0 0 0 56px;
  position: relative;
}
.commentlist li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
  margin-bottom: 18px;
}
#comments .comment-body p:last-child {
  margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
  margin-bottom: 24px;
}
.commentlist ol {
  list-style: decimal;
}
.commentlist .avatar {
  position: absolute;
  top: 4px;
  left: 0;
}
.comment-author {
}
.comment-author cite {
  color: #000;
  font-style: normal;
  font-weight: bold;
}
.comment-author .says {
  font-style: italic;
}
.comment-meta {
  font-size: 12px;
  margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
  color: #777;
  text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
  color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
  font-size: 12px;
  padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
  color: #777;
}
.reply a:hover,
a.comment-edit-link:hover {
  color: #ff4b33;
}
.commentlist .children {
  list-style: none;
  margin: 0;
}
.commentlist .children li {
  border: none;
  margin: 0;
}
.nopassword,
.nocomments {
  display: none;
}
#comments .pingback {
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 18px;
  padding-bottom: 18px;
}
.commentlist li.comment + li.pingback {
  margin-top: -6px;
}
#comments .pingback p {
  color: #777;
  display: block;
  font-size: 12px;
  line-height: 18px;
  margin: 0;
}
#comments .pingback .url {
  font-size: 13px;
  font-style: italic;
}

/* Comments form */
input[type="submit"] {
  color: #333;
}
#respond {
  border-top: 1px dotted #ccc;
  margin: 24px 0;
  padding: 30px 0 0;
  overflow: hidden;
  position: relative;
}
#respond p {
  margin: 0;
}
#respond .comment-notes {
  margin-bottom: 1em;
}
.form-allowed-tags {
  line-height: 1em;
}
.children #respond {
  margin: 0 48px 0 0;
}
h3#reply-title {
  margin: 18px 0;
}
#comments-list #respond {
  margin: 0 0 18px 0;
}
#comments-list ul #respond {
  margin: 0;
}
#cancel-comment-reply-link {
  font-size: 12px;
  font-weight: normal;
  line-height: 18px;
}
#respond .required {
  color: #ff4b33;
  font-weight: bold;
}
#respond label {
  color: #777;
  font-size: 12px;
}
#respond input {
  margin: 0 0 9px;
  width: 98%;
}
#respond textarea {
  width: 98%;
}
#respond .form-allowed-tags {
  color: #777;
  font-size: 12px;
  line-height: 18px;
}
#respond .form-allowed-tags code {
  font-size: 11px;
}
#respond .form-submit {
  margin: 12px 0;
  text-align: center;
}
#respond .form-submit input {
  font-size: 14px;
  width: auto;
}

/* =Widget Areas
-------------------------------------------------------------- */

.widget-area ul {
  list-style: none;
  margin-left: 0;
}
.widget-area ul ul {
  list-style: square;
  margin-left: 1.3em;
}
.widget-area select {
  max-width: 100%;
}
.widget_search #s {
  /* This keeps the search inputs in line */
  width: 60%;
}
.widget_search label {
  display: none;
}
.widget-container {
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  hyphens: auto;
  margin: 0 0 0px 0;
}
.widget-container .wp-caption img {
  margin: auto;
}
.widget-title {
  color: #222;
  font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
  text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
  text-decoration: underline;
}
.widget-area .entry-meta {
  font-size: 11px;
}
#wp_tag_cloud div {
  line-height: 1.6em;
}
#wp-calendar {
  width: 100%;
}
#wp-calendar caption {
  color: #222;
  font-size: 14px;
  font-weight: bold;
  padding-bottom: 4px;
  text-align: left;
}
#wp-calendar thead {
  font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
  color: #aaa;
}
#wp-calendar tbody td {
  background: #f5f5f5;
  border: 1px solid #fff;
  padding: 3px 0 2px;
  text-align: center;
}
#wp-calendar tbody .pad {
  background: none;
}
#wp-calendar tfoot #next {
  text-align: right;
}
.widget_rss a.rsswidget {
  color: #000;
}
.widget_rss a.rsswidget:hover {
  color: #ff4b33;
}
.widget_rss .widget-title img {
  width: 11px;
  height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
  margin-left: 0;
  padding: 0 20px 0 0;
}
#main .widget-area ul ul {
  border: none;
  margin-left: 1.3em;
  padding: 0;
}

/* Footer widget areas */
#footer-widget-area {
}

/* =Mobile Safari ( iPad, iPhone and iPod Touch )
-------------------------------------------------------------- */

pre {
  -webkit-text-size-adjust: 140%;
}
code {
  -webkit-text-size-adjust: 160%;
}
#access,
.entry-meta,
.entry-utility,
.navigation,
.widget-area {
  -webkit-text-size-adjust: 120%;
}
#site-description {
  -webkit-text-size-adjust: none;
}

/* =Print Style
-------------------------------------------------------------- */

@media print {
  body {
    background: none !important;
  }
  #wrapper {
    clear: both !important;
    display: block !important;
    float: none !important;
    position: relative !important;
  }
  #header {
    border-bottom: 2pt solid #000;
    padding-bottom: 18pt;
  }
  #colophon {
    border-top: 2pt solid #000;
  }
  #site-title,
  #site-description {
    float: none;
    line-height: 1.4em;
    margin: 0;
    padding: 0;
  }
  #site-title {
    font-size: 11pt;
  }
  .entry-content {
    font-size: 14pt;
    line-height: 1.6em;
  }
  .entry-title {
    font-size: 21pt;
  }
  #access,
  #branding img,
  #respond,
  .comment-edit-link,
  .edit-link,
  .navigation,
  .page-link,
  .widget-area {
    display: none !important;
  }
  #container,
  #header,
  #footer {
    margin: 0;
    width: 100%;
  }
  #content,
  .one-column #content {
    margin: 24px 0 0;
    width: 100%;
  }
  .wp-caption p {
    font-size: 11pt;
  }
  .center {
    margin: 0 auto 0;
    text-align: center;
  }
  #site-info,
  #site-generator {
    float: none;
    width: auto;
  }
  #colophon {
    width: auto;
  }
  img#wpstats {
    display: none;
  }
  #site-generator a {
    margin: 0;
    padding: 0;
  }
  #entry-author-info {
    border: 1px solid #e7e7e7;
  }
  #main {
    display: inline;
  }
  .home .sticky {
    border: none;
  }
}

/* --------------------------------------------------------------
カスタマイズ
-------------------------------------------------------------- */
/* 設定
-------------------------------------------------------------- */
body {
  line-height: 1.4;
  background: url(./images/body_bg.png) repeat center top;
}

table {
  font-family: "Noto Sans JP", sans-serif;
}

p {
  margin: 0 0 15px;
}

img {
  vertical-align: bottom;
}

/* クラス
-------------------------------------------------------------- */
/* clearfix */
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  overflow: hidden;
  font-size: 0.1em;
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  zoom: 1;
}

/* font color */
.pink {
  color: #ff0096;
}
.red {
  color: #e80114;
  font-weight: bold;
}
.small {
  color: #333;
  display: block;
  font-size: 15px;
  text-align: center;
}
.price {
  color: #000;
  font-weight: bold;
  font-size: 22px;
  margin: 0 auto 0px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-feature-settings: "palt" 1;
}
.price_red {
  color: #e80114;
  font-weight: bold;
  font-size: 22px;
  margin: 0 auto 0px;
  text-align: center;
  font-family: "Open Sans", sans-serif;
  font-feature-settings: "palt" 1;
}
.ttl {
  color: #1c94d4;
  font-weight: bold;
  font-size: 16px;
  display: block;
  margin: 0 auto 16px;
  text-align: left;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.ttl_2 {
  color: #210031;
  font-weight: bold;
  font-size: 18px;
}
.ttl_3 {
  color: #210031;
  font-weight: bold;
  font-size: 18px;
  text-decoration: underline;
}
.ttl_res {
  color: #231815;
  font-weight: bold;
  font-size: 16px;
  margin: 0 auto 0px;
  text-align: left;
  font-family: Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
}
.sub_red {
  color: #8dc73f;
}

/* link area */
.link_area {
  text-align: right;
  margin: 0 0 24px;
  display: block;
  clear: both;
}
.link_area a,
.scroll-back a {
  margin: 0;
  padding: 5px 35px 5px 45px;
  line-height: 2;
  text-align: left;
  font-size: 12px;
  background: url(./images/arrow2.png) no-repeat 15px center #182446;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}
.link_area a:link,
.link_area a:visited,
.scroll-back a:link,
.scroll-back a:visited {
  color: #fff;
  text-decoration: none;
}
.link_area a:hover,
.link_area a:active,
.scroll-back a:hover,
.scroll-back a:active {
  color: #333;
  background-color: #ccc;
}

/* 注目 */
.attention {
  padding: 10px;
  background: #fde1e0;
  display: inline-block;
  border-radius: 4px; /* CSS3草案 */
  -webkit-border-radius: 4px; /* Safari,Google Chrome用 */
  -moz-border-radius: 4px; /* Firefox用 */
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}

/* 備考 */
.notes {
  margin: 0 0 30px;
  padding: 5px 10px;
  border: 1px solid #ffae00;
  border-radius: 4px; /* CSS3草案 */
  -webkit-border-radius: 4px; /* Safari,Google Chrome用 */
  -moz-border-radius: 4px; /* Firefox用 */
  background: url(images/notes_icn.png) no-repeat 10px center #fff7db;
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}
.notes_inner {
  margin: 0 0 0 38px;
  padding: 7px 10px 3px;
  border-left: 1px dotted #cfcfcf;
}
.notes_inner p:last-child {
  margin: 0;
}

/* 角丸 */
.radiusBox {
  border-radius: 4px; /* CSS3草案 */
  -webkit-border-radius: 4px; /* Safari,Google Chrome用 */
  -moz-border-radius: 4px; /* Firefox用 */
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}

/* align */
.ta_c {
  text-align: center;
}
.ta_l {
  text-align: left;
}
.ta_r {
  text-align: right;
}

/* float */
.fl_l {
  float: left;
}
.fl_left {
  float: left;
}
.fl_r {
  float: right;
}
img.fl_l {
  margin: 0 20px 20px 0;
}
img.fl_left {
  margin: 0 20px 0px 0;
}
img.fl_r {
  margin: 0 0 0px 20px;
}

/* list_style1 */
.list_style1 {
  margin: 0 0 20px;
  padding: 0;
}
.list_style1 li {
  margin: 0 0 5px;
  padding: 0 0 0 20px;
  background: url(./images/arrow5.png) no-repeat left center;
  list-style: none;
  font-weight: bold;
}

/* table_style1 */
.table_style1 th,
.table_style1 td {
  border: 1px solid #888;
}
.table_style1 th {
  background-color: transparent;
}

/* table_style2 */
.table_style2 {
  border: 0;
  font-size: 90%;
}
.table_style2 th,
.table_style2 td {
  padding: 0;
  border: 0;
  background: none;
}
.table_style2 td {
  padding: 0 0 0 10px;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
body,
input,
textarea {
  color: #111;
  font-size: 13px;
  line-height: 1.6;
}
hr {
  background-color: #e7e7e7;
  border: 0;
  clear: both;
  height: 1px;
  margin-bottom: 18px;
}

/* Text elements */
p {
  margin-bottom: 18px;
}
ul {
  list-style: square;
  margin: 0 0 18px 1.5em;
}
ol {
  list-style: decimal;
  margin: 0 0 18px 1.5em;
}
ol ol {
  list-style: upper-alpha;
}
ol ol ol {
  list-style: lower-roman;
}
ol ol ol ol {
  list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
  margin-bottom: 0;
}
dl {
  margin: 0 0 24px 0;
}
dt {
  font-weight: bold;
  margin-bottom: 18px;
}
dd {
  margin-bottom: 18px;
}
strong {
  font-weight: bold;
  font-size: 120%;
  color: #56340f;
}
cite,
em,
i {
  font-style: italic;
}
big {
  font-size: 131.25%;
}
ins {
  background: #ffc;
  text-decoration: none;
}
blockquote {
  font-style: italic;
  padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
  font-style: normal;
}
pre {
  background: #f7f7f7;
  color: #222;
  line-height: 18px;
  margin-bottom: 18px;
  overflow: auto;
  padding: 1.5em;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
sup,
sub {
  height: 0;
  line-height: 1;
  position: relative;
  vertical-align: baseline;
}
sup {
  bottom: 1ex;
}
sub {
  top: 0.5ex;
}
small {
  font-size: smaller;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="number"],
textarea {
  background: #f9f9f9;
  border: 1px solid #ccc;
  box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
  padding: 2px;
}

a:link,
a:visited {
  color: #333;
  text-decoration: none;
}
a:active,
a:hover {
  color: #e80114;
  text-decoration: underline;
}

/* Text meant only for screen readers */
.screen-reader-text {
  position: absolute;
  left: -9000px;
}

/* 全体レイアウト
-------------------------------------------------------------- */
/* The main theme structure */

div.menu,
#main,
.footer_inner,
#toppage_top_widget {
  margin: 0 auto;
  width: 1000px;
}
#site-description p,
#header_inner,
.breadcrumbs_inner {
  margin: 0 auto;
  width: 1000px;
}
#access .menu-header {
  margin: 0 auto;
  width: 1000px;
}

/* Structure the footer area */
#footer-widget-area {
  overflow: hidden;
}
#footer-widget-area .widget-area {
  float: left;
  margin-right: 20px;
  width: 220px;
}
#footer-widget-area #fourth {
  margin-right: 0;
}
#site-info {
  float: left;
  font-size: 14px;
  font-weight: bold;
  width: 700px;
}
#site-generator {
  float: right;
  width: 220px;
}

/* =Layout
-------------------------------------------------------------- */

/*
LAYOUT: Two columns
DESCRIPTION: Two-column fixed layout with one sidebar right of content
*/

#container {
  width: 720px;
  float: left;
  margin: 0;
}
.page-template-onecolumn-page #container,
.single-cast #container,
.single-rdt_cast #container,
.post-type-archive-cast #container,
.post-type-archive-rdt_cast #container,
.single-schedule #container,
.post-type-archive-schedule #container {
  width: 100%;
  float: left;
  margin: 0;
}
#content {
  margin: 0;
}
#primary,
#secondary {
  float: right;
  width: 250px;
}
#secondary {
  clear: right;
}
#footer {
  clear: both;
  width: 100%;
}

/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {
  margin: 0px auto 40px;
  width: 100%;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
  margin: 0 auto;
  width: 900px;
}

/* Header
-------------------------------------------------------------- */
#header {
  background: transparent;
  padding: 0;
}
#header #header_inner {
  padding: 0 0 16px 0;
}
#site-description {
  margin: 0 0 0px;
  padding: 0;
  text-align: left;
}
#site-description h1 {
  color: #56340f !important;
  display: block !important;
  font-size: 11px !important;
  font-weight: 600;
  line-height: 1;
  margin: 0 auto !important;
  width: 1000px;
  padding: 6px 0 7px;
  font-feature-settings: "palt" 1;
}
#site-description p {
  margin: 0 auto;
  color: #56340f;
  line-height: 1;
  font-size: 11px;
  display: block;
}

#site-title {
  width: 302px;
  height: 102px;
  float: left;
  margin: 0;
  padding: 0;
}
#site-title span {
  width: 100%;
  height: 100%;
  display: block;
  margin: 0;
}
#site-title a {
  width: 100%;
  height: 100%;
  display: block;
  overflow: hidden;
  background: url(images/logo.png) no-repeat left top;
}

/* ウィジェット */
#header .widget-container {
  width: 369px;
  float: right;
  margin: 0px 0 0 0;
  padding: 0;
}
#header .widget-container img {
  vertical-align: -webkit-baseline-middle !important;
}
#header .widget-container ul {
  margin: 0px 0 0;
  padding: 0px 0 0px;
  list-style: none;
  width: 369px;
}
#header .widget-container ul li {
  float: left;
  margin: 0 0px 0 0;
  padding: 0px 0 0px;
  width: 369px;
}
#header .widget-container ul li a {
  display: block;
}
#header .widget-container ul li.btn {
  float: left;
  margin: 0 0px 0 0;
  padding: 0px 0 0px;
  width: 139px;
}
#header .widget-container ul li.btn span {
  float: left;
  width: 139px;
  height: 28px;
}
#header .widget-container ul li.res {
  float: left;
  margin: 0 0px 0 0;
  padding: 0px 0 0px;
  width: 230px;
}
#header_bottom-widget-area .widget-container {
  margin: 0;
}

/* header_bottom-widget-area
-------------------------------------------------------------- */
.header_bottom-widget-area {
  margin: 0;
}
.header_bottom-widget-area .widget-container {
  margin-bottom: 0;
}

/* main visual */
#mainvisual {
  width: 100%;
  margin: 0 auto 0px;
  padding: 16px 0 9px;
  background: #f4efe5;
  overflow: hidden;
  position: relative;
}
#slider {
  padding-top: 0px;
  padding-bottom: 0px;
  background: transparent;
  margin-top: 0;
}
#sliderInner {
  position: relative;
  left: 50%;
  width: 3040px;
  margin-left: -1520px;
}
.bx-wrapper {
  margin: 0 auto;
  position: relative;
}
#sliderInner ul {
  margin: 0;
  padding: 0;
}
#sliderInner ul li {
  width: 1000px !important;
  list-style: none;
}
#sliderInner ul li a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
}

.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 0px;
  margin-top: -10px;
  z-index: 90;
}
.bx-wrapper .bx-pager .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active {
  background: #e80114;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-prev {
  left: 995px;
  background: url(./images/controls.png) no-repeat 0 -32px;
}
.bx-wrapper .bx-next {
  right: 995px;
  background: url(./images/controls.png) no-repeat -43px -32px;
}
.bx-wrapper .bx-prev:hover {
  background-position: 0 0;
}

.bx-wrapper .bx-next:hover {
  background-position: -43px 0;
}

/* トップページ */
.home #content .hentry .entry-title {
  display: none;
}

/* トップページ見出し */
.home .header_bottom-widget-area h2 {
  font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
    "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
    "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-size: 30px;
  color: #56340f;
  text-align: center;
  margin: 0 0 32px;
  font-weight: 600;
  padding-top: 0px;
  line-height: 1.7;
  font-feature-settings: "palt" 1;
  position: relative;
  display: block;
}
.home .header_bottom-widget-area span {
  display: block;
  font-weight: 500;
  margin: 0 0 16px;
}
.home .header_bottom-widget-area h2:after {
  content: "";
  width: 96px;
  height: 2px;
  background: #56340f;
  display: block;
  margin: 16px auto 0;
}
#first_cont h3 {
  color: #56340f;
  font-size: 18px;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  font-feature-settings: "palt" 1;
  padding: 0;
  margin-bottom: 16px;
}
.single-post h2 {
  line-height: 1;
  margin-bottom: 24px !important;
  font-size: 21px;
  font-weight: 600;
  color: #56340f;
  font-family: "Noto Sans JP", sans-serif;
}
.single-post h2:after {
  content: "";
  width: 96px;
  height: 1px;
  background: #56340f;
  display: block;
  margin: 16px 0 0;
  left: 0;
}
/* レイアウト */
#first_cont {
  width: 100%;
  margin: 48px 0 56px;
  padding: 0px 0 0px 0;
  overflow: hidden;
  background: #fff;
}
#first_cont_inner {
  width: 1000px;
  margin: 0px auto 0;
  padding: 0 0 0;
}
#first_cont .left_box {
  width: 420px;
  margin: 0 16px 48px 0px;
  float: left;
}
#first_cont .left_box2 {
  width: 564px;
  margin: 0 0 48px 0px;
  float: left;
}
#first_cont .left_box img,
#first_cont .right_box2 img {
  display: block;
}

#first_cont .right_box {
  width: 564px;
  margin: 0 0 48px 0px;
  float: left;
}
#first_cont .right_box2 {
  width: 420px;
  margin: 0 0px 48px 16px;
  float: right;
}
#first_cont .right_box p,
#first_cont .left_box2 p {
  color: #000;
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  padding: 0;
  margin-bottom: 0px;
}

#second_cont {
  width: 100%;
  margin: 0 0 56px;
  padding: 56px 0 56px;
  overflow: hidden;
  background: #f9f9f9;
  position: relative;
}

#second_cont_inner1 {
  width: 1000px;
  margin: 0px auto 0;
  padding: 0 0 0;
}
#second_cont_inner1 .text_box {
  width: 80%;
  margin: 0px auto 32px;
  padding: 0 0 0;
}
#second_cont_inner1 .text_box p {
  color: #000;
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  padding: 0;
  margin-bottom: 20px;
}
#second_cont_inner2 {
  width: 100%;
  margin: 0px auto 32px;
  padding: 0 0 0;
  background: url(images/strp_bg.png) repeat;
}
#second_cont_inner2 .menu_area {
  width: 1000px;
  margin: 0px auto 0px;
  padding: 48px 0 28px;
}

#second_cont h3 {
  color: #fff;
  font-size: 28px;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  font-feature-settings: "palt" 1;
  padding: 0;
  margin-bottom: 16px;
}
#second_cont h3:before {
  content: "";
  width: 32px;
  height: 2px;
  background: #fff;
  display: block;
  margin: 40px auto 24px;
}
#second_cont_inner2 .menu_area span {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  font-feature-settings: "palt" 1;
  padding: 0;
  margin-bottom: 16px;
}
.circle_btn {
  width: 180px;
  height: 180px;
  line-height: 1.5;
  border-radius: 50%;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  -o-border-radius: 50%;
  -ms-border-radius: 50%;
  background-color: #9b7539;
  display: table;
  margin: 0px 10px 20px;
  text-align: center;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  float: left;
  transition: background-color 0.5s;
}
.circle_btn:hover {
  background: #56340f;
  text-decoration: none;
  transition: background-color 1s;
}

#third_cont {
  width: 100%;
  margin: 0 0 56px;
  padding: 0px 0 0px;
  overflow: hidden;
  background: transparent;
}
#third_cont_inner {
  width: 1000px;
  margin: 0px auto 0;
  padding: 0 0 0px;
}
#third_cont_inner .text_box {
  width: 80%;
  margin: 0px auto 32px;
  padding: 0 0 0;
}
#third_cont_inner .text_box p {
  color: #000;
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  padding: 0;
  margin-bottom: 20px;
}
#third_cont_inner2 {
  width: 1184px;
  margin: 0px auto 0;
  padding: 0 0 0px;
}
#third_cont_inner2 ul.display-posts-listing {
  padding: 0;
  margin: 0 0 0px;
}
#third_cont_inner2 ul.display-posts-listing li {
  width: 280px;
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  font-feature-settings: "palt" 1;
  margin: 0 8px 20px 8px;
  text-align: center;
  padding: 8px 8px 8px 8px;
  border: 1px solid #e8e8e8;
  box-sizing: border-box;
  background: #fff;
}
#third_cont_inner2 ul.display-posts-listing li a.image {
  display: inline-block;
  position: relative;
}
#third_cont_inner2 ul.display-posts-listing li a:hover img {
  opacity: 0.7;
}
#third_cont_inner2 ul.display-posts-listing li a.title {
  color: #56340f;
  text-decoration: none;
  padding: 8px 0px 8px 8px;
  display: block;
  text-align: left;
}
#third_cont_inner2 ul.display-posts-listing li a.title:hover {
  text-decoration: underline;
}

#forth_cont {
  width: 100%;
  margin: 0 0 56px;
  padding: 0;
  overflow: hidden;
  background: #fff;
}
#forth_cont_inner {
  width: 1000px;
  margin: 0px auto 0;
  padding: 0 0 0px;
}

#forth_cont .left_box {
  width: 300px;
  margin: 0 40px 0 0;
  float: left;
  padding: 0;
}
#forth_cont .left_box img {
  display: block;
}
#forth_cont .right_box {
  width: 660px;
  margin: 0 0px 0 0;
  float: left;
  padding: 0;
}

#forth_cont p {
  color: #000;
  font-size: 0.95rem;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  padding: 0;
  margin-bottom: 20px;
}

#fifth_cont {
  width: 100%;
  margin: 0 0 0px;
  padding: 0;
  overflow: hidden;
  background: #fff;
}
#fifth_cont_inner {
  width: 1000px;
  margin: 0px auto 0;
  padding: 0 0 0px;
}
#fifth_cont h3 {
  color: #56340f;
  font-size: 24px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  border-top: 2px solid #56340f;
  text-align: center;
  height: 60px;
  line-height: 60px;
}
#fifth_cont h3 span {
  float: right;
  display: inline-block;
  margin: 0 0 0;
}

#fifth_cont .left_box {
  width: 560px;
  margin: 0 40px 32px 0px;
  float: left;
}
#fifth_cont .left_box > ul {
  background: #fff;
  overflow: auto;
  padding: 0 20px 0;
  height: 370px;
  margin: 0 0 0px;
  border: 2px solid #56340f;
  box-sizing: border-box;
  clear: both;
}
#fifth_cont .left_box > ul  > li {
  padding: 20px 0 10px 10px;
  float: left;
  list-style: none;
  border-bottom: dotted 1px #ccc;
  margin: 0;
  clear: both;
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
}

#fifth_cont .left_box  > ul > li a:link,
#fifth_cont .left_box  > ul > li a:visited {
  color: #56340f;
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-decoration: none;
}
#fifth_cont .left_box ul > li a:hover,
#fifth_cont .left_box ul > li a:active {
  color: #56340f;
  font-size: 15px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 500;
  text-decoration: underline;
}
.top-pickup{
	display:flex;
	flex-wrap:wrap;
	margin-top:2rem;
}
#fifth_cont .right_box {
  width: 100%;
	margin-top:2em;
}
#fifth_cont .right_box ul {
  padding: 0 0 0 0;
  list-style: none;
}
#fifth_cont .right_box ul li {
	width:50%;
  list-style: none;
  margin: 0 auto 17px;
  display: block;
}
#fifth_cont .right_box ul li a{
	display:flex;
	justify-content:center;
}
#fifth_cont .right_box ul li img {
  display: block;
}
.home #sixth_cont {
  width: 100%;
  margin: 40px 0 40px;
  padding: 0 0 0px;
  overflow: hidden;
  background: #fff;
  position: relative;
}
#sixth_cont {
  width: 100%;
  margin: 0px 0 64px;
  padding: 0 0 0px;
  overflow: hidden;
  background: #fff;
  position: relative;
}
#sixth_cont_inner {
  width: 780px;
  margin: 0px auto 0;
  padding: 0 0 0px;
  border: 3px solid #f1f1f1;
}
#sixth_cont_inner2 {
  width: 1000px;
  margin: 0px auto 20px;
  padding: 0 0 0px;
  position: relative;
  z-index: 3;
}
#sixth_cont .left_box {
  width: 372px;
  margin: 0px 0 0px;
  padding: 0 0 0;
  float: left;
}
#sixth_cont .right_box {
  width: 402px;
  margin: 0px 0 0px;
  padding: 0 0 0;
  float: left;
}
#sixth_cont .right_box ul {
  list-style: none;
  margin: 0 auto 0;
  padding: 0;
}
#sixth_cont .right_box ul li {
  list-style: none;
  margin: 0 auto 0;
  padding: 0;
}
.post-315 .entry-content {
  clear: both;
  padding: 0;
  margin: 0 auto;
  text-align: center;
}
.post-315 .entry-content p {
  font-size: 16px;
}
.p_ttl {
  color: #fff;
  font-size: 14px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  display: block;
  margin: 12px 0 5px;
}
.p_data {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  display: block;
  font-feature-settings: "palt" 1;
}
.p_pass {
  color: #fff;
  font-size: 21px;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 74px;
  display: block;
  margin: 0 auto 0;
  font-feature-settings: "palt" 1;
}
.pass_num {
  color: #c21722;
  font-size: 28px;
  padding-left: 10px;
}
.pass_small {
  color: #000;
  font-size: 18px;
}
.pass_exsmall {
  color: #000;
  font-size: 15px;
}
.pass_scl {
  color: #333;
  font-size: 15px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  padding: 0;
  margin-bottom: 0px;
}

#seventh_cont {
  width: 100%;
  margin: 0 0 0px;
  padding: 0;
  overflow: hidden;
  background: #fff;
}
#seventh_cont2 {
  width: 100%;
  margin: 0 0 40px;
  padding: 0;
  overflow: hidden;
  background: #ecf7fa;
  position: relative;
}
#seventh_cont2:before {
  width: 50%;
  height: 100%;
  content: "";
  position: absolute;
  top: 0;
  right: 50%;
  background: #fff2e5;
}
#seventh_cont2_inner {
  width: 1000px;
  margin: 0px auto 0;
  padding: 32px 0 40px;
  position: relative;
}
#seventh_cont2_inner .left_box {
  width: 500px;
  background: #fff2e5;
  box-sizing: border-box;
  float: left;
  margin: 0 auto 0;
}
#seventh_cont2_inner .right_box {
  width: 500px;
  background: #ecf7fa;
  box-sizing: border-box;
  float: left;
  margin: 0 auto 0;
}
#seventh_cont2_inner .right_box ul {
  width: 460px;
  margin: 20px auto 0;
  list-style: none;
}
#seventh_cont2_inner .right_box ul li {
  width: 220px;
  margin: 0px 20px 0 0;
  float: left;
}
#seventh_cont2_inner .right_box ul li.last {
  width: 220px;
  margin: 0px 0px 0 0;
  float: left;
}
#seventh_cont2_inner h3 img {
  display: block;
  margin: 0 auto 16px;
}
#seventh_cont2_inner .text_box {
  width: 460px;
  margin: 0px auto 32px;
  padding: 0 0 0;
  background: #fff;
  box-sizing: border-box;
}
#seventh_cont2_inner .text_box p {
  color: #000;
  font-size: 15px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  padding: 12px 10px;
  margin-bottom: 0px;
}
#topcont_plx4 {
  background: url(./images/top_bg_img4.png) no-repeat center top;
  margin: 0px auto 0px;
  position: relative;
  z-index: 2;
}
#topcont_plx4 p,
#topcont_plx4 h2 {
  color: #fff !important;
  font-family: "Noto Sans JP", sans-serif;
  font-size: 32px !important;
  margin-bottom: 0px !important;
  font-weight: 600 !important;
  text-align: center !important;
}
#topcont_plx4 h2 span {
  border-top: solid 1px #fff;
  border-bottom: solid 1px #fff;
  padding: 16px 0;
  width: 1000px;
  display: block;
  margin: 0 auto 0;
}

/* ゴーストボタン設定 */
.gost_btn {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #56340f !important;
  text-decoration: none;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  max-width: 320px;
  width: 320px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 18px;
  overflow: hidden;
  border: 3px solid #56340f;
  box-sizing: border-box !important;
}

.gost_btn:hover {
  color: #fff !important;
}
.gost_btn::after {
  top: 0;
  bottom: -100%;
  width: 100%;
  height: 100%;
}

.gost_btn:hover::after {
  left: 0;
  background: #56340f;
}
.gost_btn::before,
.gost_btn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
}
.gost_btn,
.gost_btn::before,
.gost_btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.gost_btn_mini {
  position: relative;
  z-index: 2;
  display: inline-block;
  padding: 0;
  background: #fff;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  color: #56340f !important;
  text-decoration: none;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  max-width: 136px;
  width: 136px;
  height: 32px;
  line-height: 28px;
  text-align: center;
  font-size: 14px;
  overflow: hidden;
  border: 2px solid #56340f;
  box-sizing: border-box !important;
  vertical-align: middle;
}

.gost_btn_mini:hover {
  color: #fff !important;
}
.gost_btn_mini::after {
  top: 0;
  bottom: -100%;
  width: 100%;
  height: 100%;
}

.gost_btn_mini:hover::after {
  left: 0;
  background: #56340f;
}
.gost_btn_mini::before,
.gost_btn_mini::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: "";
}
.gost_btn_mini,
.gost_btn_mini::before,
.gost_btn_mini::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

/* =primary
-------------------------------------------------------------- */
/* サイドウィジェット　共通スタイル設定 */
#primary .widget-container {
  padding: 0;
  background-color: transparent;
  margin-bottom: 24px;
}
#primary .widget-container h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin: 0 auto 24px;
  font-weight: 600;
  position: relative;
  padding: 16px 0;
  line-height: 1;
  display: block;
  background: #9b7539;
}
#primary .widget-container ul {
  margin: 0;
  padding: 0px;
}
#primary .widget-container ul li {
  margin: 0 auto 20px;
  padding: 0 0 16px 0;
  list-style: none;
  font-size: 15px;
  font-weight: 500;
  border-bottom: 1px dotted #ccc;
  font-feature-settings: "palt" 1;
}

#primary .widget-container ul li a:link,
#primary .widget-container ul li a:visited {
  color: #56340f;
}
#primary .widget-container ul li a:hover,
#primary .widget-container ul li a:active {
  text-decoration: underline;
  color: #9b7539;
}

#primary .widget-container ul ul {
  margin: 0 0 10px 10px;
}
#primary .widget-container ul ul li {
  padding: 0;
  border-bottom: 1px dotted #eee;
}
#primary .widget-container ul ul li a {
  padding: 3px 0 3px 15px;
  background: url(./images/arrow2.png) no-repeat 5px center;
}

#primary .widget-container ul li a:link,
#primary .widget-container ul li a:visited {
  color: #56340f;
}
#primary .widget-container ul li a:hover,
#primary .widget-container ul li a:active {
  color: #9b7539;
}

/* コンテンツメニュー */
#main #primary .widget_nav_menu {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 20px;
  padding: 5px;
  background-color: transparent;
  border: 1px solid #e8e8e8;
  border-radius: 0; /* CSS3草案 */
  -webkit-border-radius: 0; /* Safari,Google Chrome用 */
  -moz-border-radius: 0; /* Firefox用 */
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}
#main #primary .widget_nav_menu h3 {
  width: 100%;
  margin: 0 auto 10px;
  padding: 8px 0 8px 0;
  border: 0;
  background: #000;
  overflow: hidden;
  font-size: 15px;
  color: #fff;
  text-align: center;
  font-weight: bold;
  /* vertical-align: middle; */
  display: block;
}

#main #primary .widget_nav_menu .menu-side_navi-container {
  margin: 0;
  padding: 0;
}
#main #primary .widget_nav_menu .menu-side_navi-container ul li a:link,
#main #primary .widget_nav_menu .menu-side_navi-container ul li a:visited {
  color: #333;
}
#main #primary .widget_nav_menu .menu-side_navi-container ul li a:hover,
#main #primary .widget_nav_menu .menu-side_navi-container ul li a:active {
  background-color: #e5f9e5;
  text-decoration: none;
}

/* カテゴリー　アーカイブ　新着情報　共通指定 */
#primary .widget_categories,
#primary .widget_archive,
#primary .widget_recent_entries {
  padding: 0;
  background-color: transparent;
  margin-bottom: 24px;
}
#primary .widget_categories h3,
#primary .widget_archive h3,
#primary .widget_recent_entries h3 {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin: 0 auto 24px;
  font-weight: 600;
  position: relative;
  padding: 16px 0;
  line-height: 1;
  display: block;
  background: #9b7539;
}

/* カテゴリー　個別指定 */

/* アーカイブ　個別指定 */
#primary .widget_archive {
  text-align: center;
}
#primary .widget_archive select {
  margin: 0 0 10px;
}

/* 新着情報　個別指定 */
#primary .widget_recent_entries span.post-date {
  display: block;
  font-size: 10px;
  text-align: right;
}

/* バナー */
#primary div.widget_sp_image {
  margin: 0 auto 16px;
  padding: 0;
  border: 0;
}

#primary div.widget_sp_image img {
  vertical-align: -webkit-baseline-middle !important;
}

#primary #widget_sp_image-7000 {
  margin: 10px auto 10px;
  padding: 10px 0 10px;
  border-top: 1px dotted #ccc;
  border-bottom: 1px dotted #ccc;
}

/* =Content
-------------------------------------------------------------- */

#main {
  clear: both;
  padding: 0;
}

#main:before,
#main:after {
  content: "";
  display: table;
}
#main:after {
  clear: both;
}
#main {
  zoom: 1;
}

#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
  margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
  margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
  font-size: 15px;
  line-height: 21px;
}
#content code {
  font-size: 13px;
}
#content dt {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  padding: 0;
  margin-bottom: 0px;
}
#content dd {
  color: #333;
  font-size: 16px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 2;
  padding: 0 0 0 2%;
}
#content th {
  color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
}

.hentry {
  margin: 0 0 0px 0;
}
.category .hentry,
.page-template-default .hentry {
  margin: 0 0 24px 0;
  border-bottom: 1px dotted #e8e8e8;
}
.home .sticky {
  background: #f2f7fc;
  border-top: 4px solid #000;
  margin-left: -20px;
  margin-right: -20px;
  padding: 18px 20px;
}
.single .hentry {
  margin: 0 0 36px 0;
}

_.page-title {
  margin: 0 auto 16px !important;
  padding: 8px 24px 9px;
  font-size: 11px;
  line-height: 1 !important;
  background: #182446;
  display: inline-block;
}
.page-title {
  margin: 0 auto 16px !important;
  padding: 8px 24px 9px;
  font-size: 11px;
  line-height: 1 !important;
  background: #56340f;
  display: block;
  text-align: center;
}
.page-title span {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}

.page-title a:link,
.page-title a:visited {
  color: #777;
  text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
  color: #ff4b33;
}

.entry-title a:link,
.entry-title a:visited {
  color: #333;
}
.entry-title a:active,
.entry-title a:hover {
  color: #f49f0d;
  text-decoration: none;
}
.entry-meta {
  color: #777;
  font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
  border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
  border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
  clear: both;
  padding: 0;
}

.entry-summary {
  margin-right: 0px;
  margin-left: 0px;
}
.single .entry-content {
  margin-right: 0px;
  margin-left: 0px;
}

#content .entry-summary p:last-child {
  margin-bottom: 12px;
}
.entry-content fieldset {
  border: 1px solid #e7e7e7;
  margin: 0 0 24px 0;
  padding: 24px;
}
.entry-content fieldset legend {
  background: #fff;
  color: #000;
  font-weight: bold;
  padding: 0 24px;
}
.entry-content input {
  margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
  margin-right: 24px;
}
.entry-content label {
  color: #000;
  font-size: 14px;
}
.entry-content select {
  margin: 0 0 0px 0;
}
.entry-content sup,
.entry-content sub {
  font-size: 10px;
}
.entry-content blockquote.left {
  float: left;
  margin-left: 0;
  margin-right: 24px;
  text-align: right;
  width: 33%;
}
.entry-content blockquote.right {
  float: right;
  margin-left: 24px;
  margin-right: 0;
  text-align: left;
  width: 33%;
}
.page-link {
  clear: both;
  color: #000;
  font-weight: bold;
  line-height: 48px;
  word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
  background: #f1f1f1;
  color: #333;
  font-weight: normal;
  padding: 0.5em 0.75em;
  text-decoration: none;
}
.home .sticky .page-link a {
  background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
  color: #ff4b33;
}
body.page .edit-link {
  clear: both;
  display: none;
}

.large {
  font-weight: bold;
  font-size: 21px;
}

#entry-author-info {
  background: #f2f7fc;
  border-top: 4px solid #000;
  clear: both;
  font-size: 14px;
  line-height: 20px;
  margin: 24px 0;
  overflow: hidden;
  padding: 18px 20px;
}
#entry-author-info #author-avatar {
  background: #fff;
  border: 1px solid #e7e7e7;
  float: left;
  height: 60px;
  margin: 0 -104px 0 0;
  padding: 11px;
}
#entry-author-info #author-description {
  float: left;
  margin: 0 0 0 104px;
}
#entry-author-info h2 {
  color: #000;
  font-size: 100%;
  font-weight: bold;
  margin-bottom: 0;
}
.entry-utility {
  clear: both;
  color: #777;
  font-size: 12px;
  line-height: 18px;
}
.entry-meta a,
.entry-utility a {
  color: #777;
}
.entry-meta a:hover,
.entry-utility a:hover {
  color: #ff4b33;
}
#content .video-player {
  padding: 0;
}

/* ユーティリティ　共通設定 */
#content .entry-utility {
  margin: 0 0 20px;
  padding: 10px;
  background-color: #fcfcfc;
  line-height: 1.8;
}
#content .entry-utility .fl_l {
  width: 30%;
}
#content .entry-utility .fl_r {
  width: 70%;
}
#content .entry-utility .time {
  margin-right: 20px;
  padding: 0 0 0 17px;
  color: #333;
  font-weight: bold;
  font-size: 90%;
}
#content .entry-utility .author {
  margin-right: 20px;
  padding: 0 0 0 15px;
  background: url(./images/icon_writer.png) no-repeat left center;
  float: left;
  display: none;
}

#content .entry-utility .comments-link {
  margin-right: 20px;
  padding: 0 0 0 17px;
  background: url(./images/icon_comment.png) no-repeat left center;
  display: none;
}
#content .entry-utility .cat-links {
  display: block;
  margin-right: 20px;
  padding: 0 0 0 17px;
  background: url(./images/icon_category.png) no-repeat 2px 5px;
  float: left;
  display: none;
}
#content .entry-utility .tag-links {
  display: block;
  margin-right: 20px;
  padding: 0 0 0 17px;
  background: url(./images/icon_tag.png) no-repeat left 6px;
}

/* 一覧ページ */
.archive #content .entry-title {
  margin: 0;
}

.archive .eye-catch {
  float: left;
  margin: 0 16px 24px 0;
  padding: 5px;
  border: 1px solid #ddd;
}
.archive .eye-catch img {
  width: 128px;
  height: auto;
}
.archive .eye-catch a {
  display: block;
  background: #fff;
}
.archive .eye-catch a img {
  vertical-align: bottom;
}
.archive .eye-catch a:hover img {
  opacity: 0.7;
}

.archive .thumb_box .img_area {
  width: 30%;
  float: left;
}
.archive .thumb_box .img_area a {
  padding: 10px;
  display: block;
}
.archive .thumb_box .img_area a:hover {
  background-color: #eee;
}
.archive .thumb_box .img_area img {
  max-width: 100%;
}
.archive .thumb_box .txt_area {
  width: 564px;
  float: right;
  margin-top: 5px;
  margin-bottom: 20px;
}
.archive .thumb_box .txt_area p {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 14px;
}

/* 詳細ページ */
.single #content .entry-title {
  margin-bottom: 0;
}

.single .eye-catch {
  margin: 0 0 30px;
  padding: 8px 5px 8px 5px;
  text-align: center;
  border: 1px solid #fff;
}
.single .eye-catch img {
  vertical-align: bottom;
}

/* コンテンツ共通
----------------------------------------------- */
/* コンテンツヘッダー　コンテンツタイトル設定 */
.archive-header,
.page-header,
.entry-header {
  margin: 0 0 30px;
  padding: 0;
  border: 0;
}
.archive-header .archive-title {
  border-bottom: 1px dotted #ccc;
}
.archive-header .archive-title span {
  color: #333;
  font-size: 120%;
  font-weight: bold;
}
.entry-header {
  padding: 20px 10px 15px;
  border: 1px solid #ccc;
  border-radius: 4px; /* CSS3草案 */
  -webkit-border-radius: 4px; /* Safari,Google Chrome用 */
  -moz-border-radius: 4px; /* Firefox用 */
}
.entry-header .entry-title {
  padding: 0 0 5px 10px;
  font-size: 110%;
  border: 0;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 1px;
  color: #ff7b00;
  border-bottom: 1px dotted #ccc;
}

/* article section block 設定 */

.single-post p {
  line-height: 1.8em;
  margin-bottom: 16px !important;
  font-size: 16px;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}

/* ページネイション */
.pagination {
  margin: 0 auto;
  padding: 40px 0 20px;
  clear: both;
  text-align: center;
  font-size: 90%;
}
.pagination .page_txt {
  display: block;
  text-align: left;
}
.pagination a,
.pagination .current {
  margin: 2px 2px 2px 0;
  padding: 6px 9px 5px 9px;
  text-decoration: none;
  width: auto;
  background-color: #666;
  border-radius: 4px; /* CSS3草案 */
  -webkit-border-radius: 4px; /* Safari,Google Chrome用 */
  -moz-border-radius: 4px; /* Firefox用 */
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}

.pagination a.arrow {
  border: 0;
  background-color: #fff;
  color: #666;
}

.pagination a,
.pagination .current {
  color: #fff;
  border: 1px solid #666;
}
.pagination a:hover {
  color: #fff;
  background: #888;
}
.pagination .current {
  padding: 6px 9px 5px 9px;
  background: #fff;
  color: #666;
}

/* lightbox hover action */
a[rel^="lightbox"] {
  padding: 0%;
  display: block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: transparent;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}
a[rel^="lightbox"]:before {
  content: "";
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}
a[rel^="lightbox"]:hover,
a[rel^="lightbox"]:focus,
a[rel^="lightbox"]:active {
  color: white;
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}
a[rel^="lightbox"]:hover:before,
a[rel^="lightbox"]:focus:before,
a[rel^="lightbox"]:active:before {
  -webkit-transform: scale(1);
  transform: scale(1);
  behavior: url(/wp-content/themes/twentyten-child/PIE/PIE.htc);
}
.reg_text {
  color: #333;
  font-size: 24px;
  font-weight: 500;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 1;
  padding: 0;
  margin-bottom: 32px;
  display: inline-block;
  padding: 0 4%;
}
.fa-clock-o {
  padding-right: 8px;
}
.fa-power-off {
  padding-right: 8px;
}
.fa-map-marker {
  padding-right: 8px;
}
.fa-subway {
  padding-right: 8px;
}
.fa-phone-square {
  padding-right: 8px;
}
.fa-phone {
  padding-right: 8px;
}
.fa-mobile {
  padding-right: 8px;
}
.fa-chevron-right {
  padding-right: 8px;
}
.fa-file-pdf-o {
  padding-right: 8px;
}
.fa-chevron-down {
  padding-right: 8px;
}
.fa-car {
  padding-right: 8px;
  color: #e80114;
}
.fa-fax,
.fa-question-circle {
  padding-right: 8px;
  color: #e80114;
}
.fa-envelope-o {
  padding-right: 8px;
  color: #e80114;
}
.fa-user-plus {
  padding-right: 8px;
  color: #0030ff;
}
.fa-paper-plane-o {
  padding-right: 8px;
  color: #9d773c !important;
}
.fa-long-arrow-right {
  padding: 0 0 0 8px;
}
.fa-tag {
  padding-right: 8px;
}
.fa-tags {
  padding-right: 8px;
  color: #9d773c !important;
}
.fa-trophy {
  padding-right: 8px;
}
.fa-newspaper-o {
  padding-right: 8px;
}
.fa-pencil {
  padding-right: 8px;
}
.fa-graduation-cap {
  padding-right: 8px;
}
.fa-commenting-o {
  padding-right: 8px;
}
.fa-flag-o,
.fa-flag {
  padding-right: 8px;
}
.fa-check-square-o {
  padding-right: 8px;
  color: #56340f !important;
}
.fa-hand-o-right {
  padding-right: 8px;
  color: #56340f !important;
}

.fa-arrow-circle-o-right {
  padding-right: 8px;
}
.fa-user-circle-o,
.fa-calendar-check-o {
  padding-right: 8px;
}

/* フローティングナビ */
#main #floating_gnavi {
  position: fixed;
  top: 0px;
  left: 50%;
  margin-left: -50%;
  width: 100%;
  z-index: 90;
  background: #fff;
  border-bottom: 1px solid #e8e8e8;
}
#main #floating_gnavi ul {
  margin: 0 auto;
  list-style: none;
  width: 1000px;
}
#main #floating_gnavi ul li.sm {
  margin: 0;
  float: left;
  width: 160px;
  height: 56px;
}
#main #floating_gnavi ul li.lg {
  margin: 0;
  float: left;
  width: 200px;
  height: 56px;
}
#main #floating_gnavi ul.pagecont {
  margin: 0 auto;
  list-style: none;
  width: 720px;
  border-top: 1px solid #000e38;
  padding: 20px 0;
}

#main #floating_gnavi ul.pagecont li {
  font-size: 14px;
  float: left;
  line-height: 1;
  padding: 0 16px 0;
  width: 180px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  box-sizing: border-box;
}
#main #floating_gnavi ul.pagecont li a:link,
#main #floating_gnavi ul.pagecont li a:visited {
  color: #000e38;
  text-decoration: none;
}
#main #floating_gnavi ul.pagecont li a:hover,
#main #floating_gnavi ul.pagecont li a:active {
  color: #5f6370;
  text-decoration: none;
}
#main #floating_gnavi ul.pagecont li + li {
  border-left: 1px solid #000e38;
  height: 14px;
}
#main #floating_gnavi ul.pagecont2 {
  margin: 0 auto;
  list-style: none;
  width: 900px;
  border-top: 1px solid #000e38;
  padding: 20px 0;
}
#main #floating_gnavi ul.pagecont2 li {
  font-size: 14px;
  float: left;
  line-height: 1;
  padding: 0 16px 0;
  width: 180px;
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
  box-sizing: border-box;
}
#main #floating_gnavi ul.pagecont2 li a:link,
#main #floating_gnavi ul.pagecont2 li a:visited {
  color: #000e38;
  text-decoration: none;
}
#main #floating_gnavi ul.pagecont2 li a:hover,
#main #floating_gnavi ul.pagecont2 li a:active {
  color: #5f6370;
  text-decoration: none;
}
#main #floating_gnavi ul.pagecont2 li + li {
  border-left: 1px solid #000e38;
  height: 14px;
}
.fa-arrow-circle-o-down {
  padding-right: 5px;
}

/* コンタクトフォーム */

#content th {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
}
#content td {
  padding-top: 10px;
  padding-bottom: 10px;
  vertical-align: middle;
  font-size: 18px;
}
#content .mw_wp_form td input {
  margin: 0;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 600;
}
#content .mw_wp_form td label {
  margin-right: 20px;
}
#content .mw_wp_form td label input {
  margin-right: 5px;
}
#content .mw_wp_form tfoot td {
  padding-top: 20px !important;
  padding-bottom: 20px !important;
  text-align: center !important;
}

.fixed {
  position: fixed;
  top: 0px;
  z-index: 9999;
}

/* ========================================= */
/* スマホ以外 */
/* ========================================= */
/* Minimum width of 800 pixels. */
@media screen and (min-width: 800px) {
  div[data-sc-role="sp_header"] {
    display: none;
  }
  #header_sp {
    display: none;
  }
  #wrapper_sp {
    display: none;
  }
  #front_block {
    margin: 0px auto 0px;
    width: 1000px;
  }
  #front_block h2 {
    position: absolute;
    width: 200px;
    margin-left: 93px;
    height: auto;
    top: 199px;
    z-index: 20;
  }
  #slider2 {
    display: none;
  }
  #sliderInner2 {
    display: none;
  }
  #sliderInner2 ul {
    display: none;
  }
  #sliderInner2 ul li {
    display: none;
  }
  .sptext {
    display: none;
  }
  .customs-header-area2 {
    display: none;
  }
  .customs-header-area2 img {
    display: none;
  }
  .customs-header-area {
    width: 100%;
    margin: 0px auto 0;
    text-align: center;
    background: transparent;
    padding-bottom: 0px;
    position: relative;
    overflow: hidden;
    height: 240px;
  }
  .customs-header-area img {
    position: absolute;
    left: 50%;
    width: 1920px;
    height: 240px;
    margin-left: -960px;
  }
  .home .customs-header-area {
    display: none;
  }

  #footer3 #execphp-10 .footer_menu ul li + li {
    border-left: 1px solid #182446;
    height: 14px;
  }

  .scroll {
    overflow: hidden; /*tableをスクロールさせない*/
    white-space: nowrap; /*tableのセル内にある文字の折り返しを禁止*/
  }
  /* gnavi
-------------------------------------------------------------- */
  /* グローバルメニュー固定 */
  .gnavi_fixed {
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 10000;
  }
  #access {
    margin: 0 auto;
    padding: 0;
    clear: both;
    background: url(./images/gnavi_bg.png) repeat-x center top #fff;
  }
  #access .menu-header ul,
  div.menu ul {
    list-style: none;
    margin: 0;
  }
  #access .menu-header #menu-gnavi {
    width: 100%;
    margin: 0 auto;
  }
  #access .menu-header li,
  div.menu li {
    float: left;
    position: relative;
    background-color: transparent;
  }
  #access a {
    color: #aaa;
    display: block;
    line-height: 38px;
    padding: 0 10px;
    text-decoration: none;
  }

  #access ul li a {
    width: 100%;
    height: 54px;
    margin: 0;
    padding: 0;
    display: block;
    color: #56340f;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 17px;
    font-weight: 600;
    line-height: 54px;
    text-align: center;
    overflow: hidden;
    font-feature-settings: "palt" 1;
    background-repeat: no-repeat;
    background-position: left top;
    background-color: transparent;
  }

  #access ul li a:hover,
  #access ul li a:active {
    color: #fff;
  }

  #access ul li#menu-item-21 a,
  #access ul li#menu-item-22 a,
  #access ul li#menu-item-23 a,
  #access ul li#menu-item-24 a,
  #access ul li#menu-item-339 a {
    width: 200px;
  }

  #access ul li#menu-item-21 a {
    background-image: url(images/gnavi1_off.png);
  }
  #access ul li#menu-item-21 a:hover {
    background-image: url(images/gnavi1_on.png);
  }
  #access ul li#menu-item-22 a {
    background-image: url(images/gnavi2_off.png);
  }
  #access ul li#menu-item-22 a:hover {
    background-image: url(images/gnavi2_on.png);
  }
  #access ul li#menu-item-23 a {
    background-image: url(images/gnavi3_off.png);
  }
  #access ul li#menu-item-23 a:hover {
    background-image: url(images/gnavi3_on.png);
  }
  #access ul li#menu-item-24 a {
    background-image: url(images/gnavi4_off.png);
  }
  #access ul li#menu-item-24 a:hover {
    background-image: url(images/gnavi4_on.png);
  }
  #access ul li#menu-item-339 a {
    background-image: url(images/gnavi5_off.png);
  }
  #access ul li#menu-item-339 a:hover {
    background-image: url(images/gnavi5_on.png);
  }

  #access ul li#menu-item-21.current-menu-item a {
    color: #fff;
    background-image: url(images/gnavi1_on.png);
  }
  #access ul li#menu-item-22.current-menu-item a {
    color: #fff;
    background-image: url(images/gnavi2_on.png);
  }
  #access ul li#menu-item-23.current-menu-item a {
    color: #fff;
    background-image: url(images/gnavi3_on.png);
  }
  #access ul li#menu-item-24.current-menu-item a {
    color: #fff;
    background-image: url(images/gnavi4_on.png);
  }
  #access ul li#menu-item-339.current-menu-item a {
    color: #fff;
    background-image: url(images/gnavi5_on.png);
  }

  #access ul ul li a {
    width: auto;
    height: auto;
    margin: 0;
    padding: 0;
    display: block;
    text-indent: 0;
    overflow: visible;
    background: none;
    font-size: 14px !important;
  }

  #access * {
    -webkit-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
  }

  #access ul ul {
    width: 130%;
    display: none;
    position: absolute;
    top: 54px;
    left: 0;
    float: left;
    z-index: 99999;
    background: #fff;
    border: 1px solid #56340f;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }

  #wrapper #access ul ul li {
    width: 100%;
    font-size: 14px !important;
    border-bottom: 1px dotted #e8e8e8;
  }
  #wrapper #access ul ul li a {
    line-height: 1.7;
  }
  #wrapper #access ul ul li:last-child {
    border-bottom: 0;
  }
  #wrapper #access ul ul ul {
    left: 100%;
    top: 0;
  }
  #wrapper #access ul ul a {
    width: 100%;
    line-height: 1em;
    padding: 13px 10px;
    height: auto;
    background: none;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  #wrapper #access ul ul a:link,
  #wrapper #access ul ul a:visited {
    color: #56340f;
    background-image: none;
    line-height: 1.5;
  }
  #wrapper #access ul ul :hover > a,
  #wrapper #access ul ul li.current_page_item a:hover {
    color: #56340f;
    background: #f4efe5 !important;
    background-image: none;
  }
  #wrapper #access ul li:hover > ul {
    display: block;
  }
  #wrapper #access ul ul li.current_page_item > a {
    color: #56340f;
    background: #f4efe5;
    background-image: none;
  }
  * html #access ul ul li.current_page_item > a {
    background: #56340f;
    background-image: none;
  }

  #access .menu:before,
  #access .menu:after {
    content: "";
    display: table;
  }
  #access .menu:after {
    clear: both;
  }
  #access .menu {
    zoom: 1;
  }

  /* breadcrumbs
-------------------------------------------------------------- */
  .breadcrumbs {
    background: #f4efe5;
    margin-bottom: 0;
  }
  .breadcrumbs .breadcrumbs_inner {
    padding: 6px 0 8px;
    text-align: right;
  }
  .breadcrumbs .breadcrumbs_inner .arrow {
    padding: 0 5px;
  }

  /* 1カラムレイアウト */
  .page-template-onecolumn-page #main {
    margin: 0 auto;
    width: 100%;
  }
  .home #main {
    display: none;
  }
  .page-template-onecolumn-page #under_page {
    margin: 0 auto 64px;
    width: 1000px;
  }
  .page-template-onecolumn-page #under_page ul.flow {
    margin: 0 auto 32px;
    padding: 0;
    list-style: none;
  }
  .page-template-onecolumn-page #under_page ul.flow li {
    margin: 0 1.6666666% 24px;
    padding: 24px 0 24px;
    float: left;
    width: 30%;
    display: block;
    text-align: center;
    background: #fcfcfc;
  }
  .page-template-onecolumn-page #under_page ul.flow li.gd {
    margin: 0 1.6666666% 24px;
    padding: 0px 0 0px;
    float: left;
    width: 30%;
    display: block;
    text-align: center;
    background: #fff;
  }
  .page-template-onecolumn-page #under_page ul.flow li img {
    margin: 0 auto 0px;
    padding: 0;
    width: 100%;
    display: block;
    text-align: center;
  }
  .page-template-onecolumn-page #under_page ul.flow li.gd img {
    margin: 0 auto 16px;
    padding: 0;
    width: 100%;
    display: block;
    text-align: center;
  }
  .key_p1 {
    margin: 0 auto 16px;
    padding: 0;
    height: 24px;
    line-height: 24px;
    float: left;
    display: block;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    color: #fff;
    background: #ff7e00;
    width: 50%;
  }
  .key_p2 {
    margin: 0 auto 16px;
    padding: 0;
    height: 24px;
    line-height: 24px;
    float: left;
    display: block;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    color: #fff;
    background: #000;
    width: 50%;
  }
  .key_p3 {
    margin: 0 auto 0px;
    padding: 0;
    height: 24px;
    line-height: 24px;
    float: left;
    display: block;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    color: #fff;
    background: #ff7e00;
    width: 100%;
  }
  .dsp {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.5;
    padding: 0 4%;
    margin-bottom: 0px;
    text-align: left;
    display: block;
  }
  .dsp2 {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0;
    margin-bottom: 0px;
    text-align: left;
    display: block;
  }
  .dsp3 {
    color: #000;
    font-size: 18px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2.5;
    padding: 0;
    margin-bottom: 0px;
    text-align: left;
    display: block;
  }
  .title_box {
    margin: 0 auto 16px;
    padding: 0 24px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 21px;
    color: #fff;
    background: #00913d;
  }
  .title_box2 {
    margin: 0 auto 16px;
    padding: 0 24px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    color: #fff;
    background: #e80114;
  }
  #under_page ul {
    display: block;
    margin: 0 auto 0;
    list-style: none;
  }
  #under_page ul li.left {
    display: block;
    text-align: right;
    float: left;
    width: 49%;
    margin: 0 2% 0 0;
  }
  #under_page ul li.right {
    display: block;
    text-align: left;
    float: left;
    width: 49%;
    margin: 0 0 0 0;
  }
  #under_page .text_box {
    margin: 0px auto 32px;
    padding: 4%;
    border: 1px solid #56340f;
  }
  #under_page .img_box {
    margin: 32px auto 32px;
    width: 88%;
  }
  #under_page .text_box2 {
    margin: 0px auto 32px;
    padding: 0 4%;
  }

  #under_page .text_box p {
    font-size: 16px !important;
    text-align: left !important;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    margin-bottom: 16px !important;
    color: #000;
  }
  #under_page .text_box2 p,
  #under_page .text_box3 p {
    font-size: 16px !important;
    text-align: left !important;
  }
  .page-id-256 #under_page #list_box {
    width: auto !important;
    margin: 0 auto 24px !important;
    overflow: hidden;
    border-top: 1px solid #56340f;
  }
  #under_page #list_box {
    width: 80%;
    margin: 0 auto 24px !important;
    overflow: hidden;
    border-top: 1px solid #56340f;
  }
  #under_page #list_box li {
    width: 100%;
    margin: 0px;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 1px solid #56340f;
    line-height: 100%;
    float: left;
    list-style: none;
    padding: 24px 0 24px 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    font-size: 18px;
  }
  #under_page #list_box .list_box_left {
    float: left;
    padding-left: 16px;
    box-sizing: border-box;
    width: 30%;
    color: #56340f;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 600;
  }
  #under_page #list_box .list_box_right {
    float: left;
    box-sizing: border-box;
    width: 70%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
  }

  #under_page2 .text_box2 p {
    font-size: 18px !important;
    text-align: left !important;
  }
  .page-template-onecolumn-page #under_page2 {
    margin: 0px auto 0;
    width: 1000px;
  }
  .page-id-192 #under_page2 {
    margin: 64px auto 0;
    width: 1000px;
  }
  .page-template-onecolumn-page #under_page p,
  .page-template-onecolumn-page #under_page2 p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0;
    margin-bottom: 24px;
  }
  .page-template-onecolumn-page #under_page p.st {
    line-height: 1.5 !important;
    margin-bottom: 16px !important;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    display: block;
    padding: 12px 0 16px;
  }
  .page-template-onecolumn-page #under_page .left_box {
    width: 420px;
    margin: 0 40px 0px 0px;
    float: left;
  }
  .page-template-onecolumn-page #under_page .right_box {
    width: 420px;
    margin: 0 0 0px 0px;
    float: left;
  }
  .page-template-onecolumn-page #under_page .left_box1 {
    width: 420px;
    margin: 0 40px 40px 0px;
    float: left;
  }
  .page-template-onecolumn-page #under_page .right_box2 {
    width: 540px;
    margin: 0 0 0px 0px;
    float: left;
  }
  .page-template-onecolumn-page #under_page .right_box2 p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0;
    margin-bottom: 0px;
  }
  .page-template-onecolumn-page #under_page .left_box img,
  .page-template-onecolumn-page #under_page .right_box img,
  .page-template-onecolumn-page #under_page .left_box1 img {
    display: block;
    margin: 0 auto 0;
    text-align: center;
  }

  .page-template-onecolumn-page #under_page .left_box a:hover img,
  .page-template-onecolumn-page #under_page .right_box a:hover img {
    opacity: 0.7;
  }

  .page-id-47 table,
  .page-id-469 table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
  }
  .page-id-47 #content th,
  .page-id-469 #content th {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    background: #e80114;
    color: #fff;
    display: block;
    margin-bottom: 8px;
  }
  .page-id-47 #content td,
  .page-id-469 #content td {
    padding-top: 10px;
    padding-bottom: 16px;
    vertical-align: middle;
    font-size: 18px;
    display: block;
    text-align: center;
  }

  span.text_r {
    float: right;
  }

  #under_page span.pbox {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    padding: 16px 0;
    margin-bottom: 24px;
    text-align: center;
    display: block;
    background: #c30d23;
    width: 160px;
  }
  #under_page span.dbox {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    padding: 16px 0;
    margin-bottom: 24px;
    text-align: center;
    display: block;
    background: #23ac38;
    width: 160px;
  }
  #under_page span.cbox {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    padding: 16px 0;
    margin-bottom: 24px;
    text-align: center;
    display: block;
    background: #f39800;
    width: 160px;
  }
  #under_page span.abox {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    padding: 16px 0;
    margin-bottom: 24px;
    text-align: center;
    display: block;
    background: #0d6fb8;
    width: 160px;
  }
  #under_page span.pbox2 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    padding: 8px 0;
    margin-bottom: 16px;
    text-align: center;
    display: block;
    background: #f8b62b;
    width: 210px;
  }
  #under_page span.dbox2 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    padding: 8px 0;
    margin-bottom: 16px;
    text-align: center;
    display: block;
    background: #f3992b;
    width: 210px;
  }
  #under_page span.cbox2 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    padding: 8px 0;
    margin-bottom: 16px;
    text-align: center;
    display: block;
    background: #ea5404;
    width: 210px;
  }
  #under_page span.abox2 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    padding: 8px 0;
    margin-bottom: 16px;
    text-align: center;
    display: block;
    display: block;
    background: #28a7e1;
    width: 210px;
  }
  /* 下層固定ページ
----------------------------------------------- */

  /* 見出し */
  .page-template-onecolumn-page #content h1 {
    padding: 0.5em 0.75em;
    background-color: #56340f;
    color: #fff;
    text-align: center;
    margin-bottom: 64px;
    font-size: 21px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    display: block;
  }

  .page-template-onecolumn-page #content h2 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 32px;
    font-weight: 600;
    color: #56340f;
    position: relative;
    line-height: 1.4;
    padding: 0.25em 1em;
    display: inline-block;
    top: 0;
    margin: 0px 0 40px;
    text-align: center;
  }

  .page-template-onecolumn-page #content h2:before,
  .page-template-onecolumn-page #content h2:after {
    position: absolute;
    top: 0;
    content: "";
    width: 8px;
    height: 100%;
    display: inline-block;
  }
  .page-template-onecolumn-page #content h2:before {
    border-left: solid 1px #56340f;
    border-top: solid 1px #56340f;
    border-bottom: solid 1px #56340f;
    left: 0;
  }
  .page-template-onecolumn-page #content h2:after {
    content: "";
    border-top: solid 1px #56340f;
    border-right: solid 1px #56340f;
    border-bottom: solid 1px #56340f;
    right: 0;
  }
  .page-template-onecolumn-page #content h3 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin: 48px 0 32px;
    font-weight: 600;
    position: relative;
    padding-top: 0px;
    line-height: 64px;
    display: block;
    background: #56340f;
  }

  .page-template-onecolumn-page #content h4 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 26px;
    color: #56340f;
    text-align: left;
    margin: 0 0 24px;
    font-weight: 600;
    padding-top: 0px;
    line-height: 1.7;
    font-feature-settings: "palt" 1;
    position: relative;
    display: block;
  }
  .page-template-onecolumn-page #content h4:after {
    content: "";
    width: 96px;
    height: 2px;
    background: #56340f;
    display: block;
    margin: 16px 0 0;
  }
  .sgs {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin: 0 10px 0 0;
    font-weight: 600;
    position: relative;
    line-height: 64px;
    display: inline-block;
    border-left: none;
    padding: 0;
    width: 64px;
    height: 64px;
    background: #ff8400;
  }
  .sgs2 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 32px;
    color: #ff8400;
    text-align: center;
    margin: 0 5px 16px 0;
    font-weight: 600;
    position: relative;
    line-height: 50px;
    display: inline-block;
    border-left: none;
    padding: 0;
    width: 56px;
    height: 56px;
    background: #fff;
    border: 3px solid #ff8400;
    box-sizing: border-box;
  }
  .sgs2_last {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 32px;
    color: #ff8400;
    text-align: center;
    margin: 0 0 16px;
    font-weight: 600;
    position: relative;
    line-height: 50px;
    display: inline-block;
    border-left: none;
    padding: 0;
    width: 56px;
    height: 56px;
    background: #fff;
    border: 3px solid #ff8400;
    box-sizing: border-box;
  }
  .sgs3 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    color: #ff8400;
    text-align: center;
    margin: 0 5px 16px 0;
    font-weight: 600;
    position: relative;
    line-height: 42px;
    display: inline-block;
    border-left: none;
    padding: 0;
    width: 48px;
    height: 48px;
    background: #fff;
    border: 3px solid #ff8400;
    box-sizing: border-box;
  }
  .sgs3_last {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    color: #ff8400;
    text-align: center;
    margin: 0 0 16px;
    font-weight: 600;
    position: relative;
    line-height: 42px;
    display: inline-block;
    border-left: none;
    padding: 0;
    width: 48px;
    height: 48px;
    background: #fff;
    border: 3px solid #ff8400;
    box-sizing: border-box;
  }
  .cgs {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin: 0 10px 0 0;
    font-weight: 600;
    position: relative;
    line-height: 64px;
    display: inline-block;
    border-left: none;
    padding: 0;
    width: 64px;
    height: 64px;
    background: #41b0ca;
  }
  .cgs_last {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 28px;
    color: #fff;
    text-align: center;
    margin: 0 0 0;
    font-weight: 600;
    position: relative;
    line-height: 64px;
    display: inline-block;
    border-left: none;
    padding: 0;
    width: 64px;
    height: 64px;
    background: #41b0ca;
  }
  .cgs2 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 32px;
    color: #41b0ca;
    text-align: center;
    margin: 0 5px 16px 0;
    font-weight: 600;
    position: relative;
    line-height: 50px;
    display: inline-block;
    border-left: none;
    padding: 0;
    width: 56px;
    height: 56px;
    background: #fff;
    border: 3px solid #41b0ca;
    box-sizing: border-box;
  }
  .cgs2_last {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 32px;
    color: #41b0ca;
    text-align: center;
    margin: 0 0 16px;
    font-weight: 600;
    position: relative;
    line-height: 50px;
    display: inline-block;
    border-left: none;
    padding: 0;
    width: 56px;
    height: 56px;
    background: #fff;
    border: 3px solid #41b0ca;
    box-sizing: border-box;
  }
  .cgs3 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    color: #41b0ca;
    text-align: center;
    margin: 0 5px 16px 0;
    font-weight: 600;
    position: relative;
    line-height: 42px;
    display: inline-block;
    border-left: none;
    padding: 0;
    width: 48px;
    height: 48px;
    background: #fff;
    border: 3px solid #41b0ca;
    box-sizing: border-box;
  }
  .cgs3_last {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px;
    color: #41b0ca;
    text-align: center;
    margin: 0 0 16px;
    font-weight: 600;
    position: relative;
    line-height: 42px;
    display: inline-block;
    border-left: none;
    padding: 0;
    width: 48px;
    height: 48px;
    background: #fff;
    border: 3px solid #41b0ca;
    box-sizing: border-box;
  }
  #under_page .text_box3 ul.res,
  #under_page2 .text_box2 ul.res {
    width: 100%;
    margin: 20px auto 0;
    list-style: none;
    text-align: center;
  }
  #under_page .text_box3 ul.res {
    width: 100%;
    margin: 40px auto 0;
    list-style: none;
    text-align: center;
  }
  #under_page .text_box3 ul.res li,
  #under_page2 .text_box2 ul.res li {
    width: 50%;
    margin: 0px auto 0;
    display: block;
    float: left;
  }

  /* アンカーリンク位置相殺 */
  #prc_area,
  #ca1,
  #ca2,
  #ca3,
  #ca4,
  #ca5,
  #ca6,
  #ca7,
  #ca8,
  #ca9,
  #ca10,
  #skt1,
  #skt2,
  #skt3 {
    margin-top: -54px;
    padding-top: 54px;
  }
  .simply-scroll {
    width: 100% !important;
    height: auto;
    margin-bottom: 0 !important;
  }
  #scroller {
    margin-bottom: 0 !important;
  }
  .triangle {
    width: 0;
    height: 0;
    border-top: 24px solid #e80114;
    border-right: 24px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 24px solid transparent;
    margin: 0 auto 0px;
    display: block;
  }
  .triangle2 {
    width: 0;
    height: 0;
    border-top: 24px solid #e80114;
    border-right: 24px solid transparent;
    border-bottom: 24px solid transparent;
    border-left: 24px solid transparent;
    margin: 0 auto 0px;
    display: block;
  }
  .num_icon {
    position: relative;
    color: #fff;
    font-size: 19px;
    font-weight: bold;
    line-height: 26px;
    padding-right: 6.4%;
    padding-left: 2.4%;
    z-index: 1;
    display: inline-block;
  }
  .num_icon:before {
    content: "";
    display: block;
    position: absolute;
    top: 1px;
    left: 0px;
    width: 26px;
    height: 26px;
    border-radius: 15px;
    background-color: #e80114;
    z-index: -1;
  }

  .num_icon2 {
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    padding-right: 4%;
    padding-left: 2.2%;
    z-index: 1;
    display: inline-block;
  }
  .num_icon2:before {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: 0px;
    width: 26px;
    height: 26px;
    border-radius: 15px;
    background-color: #1166b2;
    z-index: -1;
  }
  .num_icon3 {
    position: relative;
    color: #fff;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    padding-right: 2.4%;
    padding-left: 1.3%;
    z-index: 1;
    display: inline-block;
  }
  .num_icon3:before {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: 0px;
    width: 32px;
    height: 32px;
    border-radius: 15px;
    background-color: #1166b2;
    z-index: -1;
  }
  .title_txt {
    color: #333;
    font-size: 21px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0 0 0 16px;
    display: block;
    margin-bottom: 16px;
    border-left: 2px solid #000;
  }
  .page-id-90 .link_box {
    width: 100%;
    list-style: none;
    display: block;
    clear: both;
    margin: 0;
  }
  .page-id-90 .link_box ul {
    list-style: none;
    margin: 0;
  }
  .page-id-90 .link_box ul li {
    width: 48%;
    margin-right: 4%;
    float: left;
    text-align: right;
  }
  .page-id-90 .link_box ul li.last {
    width: 48%;
    margin-right: 0;
    float: left;
    text-align: left;
  }
  .policy {
    width: 600px;
    height: 200px;
    overflow: auto;
    text-align: left;
    margin: 8px auto 8px;
    border: 1px solid #d3d3d3;
    padding: 8px;
  }
  .policy p {
    color: #000;
    font-size: 12px;
  }
  .form_com {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    display: block;
  }
  .th_red {
    color: #fff;
    font-size: 12px !important;
    font-weight: bold !important;
    background: #ff0000 !important;
    padding: 3px 8px !important;
    display: table-cell !important;
    margin: 0 20px;
    float: right !important;
  }

  /* アーカイブ */

  #primary .widget-container ul {
    margin: 0;
    padding: 0px;
  }
  .category-column #primary .widget-container ul li,
  .category-vision_news #primary .widget-container ul li,
  .category-vision_report #primary .widget-container ul li {
    margin: 0 auto 20px;
    padding: 0 0 20px;
    list-style: none;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    border-bottom: 1px dotted #e8e8e8;
  }
  #primary .widget-container ul li a:link,
  #primary .widget-container ul li a:visited {
    color: #56340f;
  }
  #primary .widget-container ul li a:hover,
  #primary .widget-container ul li a:active {
    text-decoration: underline;
    color: #9b7539;
  }
  .br-sp {
    display: none;
  }
  .br-pc {
    display: block;
  }

  .category #main {
    clear: both;
    padding: 0;
    margin-top: 40px;
  }

  /* テーブル */
  .form_page table {
    font-family: "Noto Sans JP", sans-serif;
    margin: 0 auto 0;
  }
  .smstdy table {
    border-collapse: separate;
    border-spacing: 0 5px;
    width: 100%;
    margin: 0 auto 0;
  }
  .smstdy table th {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    vertical-align: middle !important;
    background: #182446 !important;
    color: #fff !important;
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    width: 20%;
    border: 1px solid #182446;
  }
  .smstdy table td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 24px;
    vertical-align: middle !important;
    border: 1px solid #182446 !important;
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: #182446;
    display: table-cell;
    box-sizing: border-box;
    text-align: left;
  }
  .page-id-13 .smstdy table th,
  .page-id-72 .smstdy table th,
  .page-id-75 .smstdy table th,
  .page-id-77 .smstdy table th,
  .page-id-9 .smstdy table th,
  .page-id-7 .smstdy table th {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    vertical-align: middle !important;
    background: #1166b2 !important;
    color: #fff !important;
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    width: 20%;
    border: 1px solid #1166b2;
  }
  .page-id-13 .smstdy table td,
  .page-id-72 .smstdy table td,
  .page-id-75 .smstdy table td,
  .page-id-77 .smstdy table td,
  .page-id-9 .smstdy table td,
  .page-id-7 .smstdy table td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 24px;
    vertical-align: middle !important;
    border: 1px solid #1166b2 !important;
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: #182446;
    display: table-cell;
    box-sizing: border-box;
    text-align: left;
  }
  .smstdy table td span {
    display: block;
    margin-bottom: 10px !important;
    font-size: 18px !important;
  }
  .smstdy table td span.redb {
    display: block;
    display: block;
    margin-bottom: 16px;
    font-size: 18px;
  }
  #content h1.entry-title {
    padding: 12px 10px 16px 8px;
    color: #56340f;
    font-size: 24px;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 1px;
    background-color: #fff;
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    position: relative;
    border-bottom: 1px solid #56340f;
    margin-bottom: 24px !important;
  }

  #content .entry-title span {
    display: block;
  }
  .category div#content .entry-title {
    padding: 24px 10px 16px 0px;
    color: #56340f;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 1px;
    background-color: #fff;
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    position: relative;
    border-bottom: 1px solid #56340f;
    text-align: left;
    margin-bottom: 24px;
  }

  .archive div#content .entry-title:after {
    display: none;
  }
  .category div#content .entry-title a:link,
  .category div#content .entry-title a:visited {
    color: #56340f;
    text-decoration: none;
    font-family: "Noto Sans JP", sans-serif;
  }
  .category div#content .entry-title a:hover,
  .category div#content .entry-title a:active {
    color: #9b7539;
    text-decoration: underline;
    font-family: "Noto Sans JP", sans-serif;
  }

  .archive #content .entry-title span {
    display: block;
  }
  .entry-header .entry-title a:link,
  .entry-header .entry-title a:visited {
    text-decoration: underline;
  }
  .entry-header .entry-title a:hover {
    text-decoration: none;
  }

  .entry-content table caption,
  .comment-content table caption {
    margin: 0 0 10px;
    padding: 0 0 0 10px;
    font-size: 110%;
    font-weight: bold;
    color: #333;
    background: url(images/arrow3.png) no-repeat left 9px;
  }

  /* =Footer
-------------------------------------------------------------- */

  #footer {
    margin: 40px auto 0;
    padding: 0px 0 40px;
    background: url(images/footer_bg.png) repeat-x;
  }
  #footer h2,
  #footer2 h2,
  #footer3 h2 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 30px;
    color: #fff;
    text-align: center;
    margin: 0 auto 40px;
    font-weight: 600;
    line-height: 1;
    font-feature-settings: "palt" 1;
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #56340f;
  }
  #footer h2:after,
  #footer2 h2:after,
  #footer3 h2:after {
    display: none;
  }
  #footer .head_box {
    width: 764px;
    height: 64px;
    margin: 0 auto 20px;
    display: block;
  }
  #footer .head_box span.left {
    width: 235px;
    margin: 0;
    display: block;
    float: left;
    background: #33cc33;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    line-height: 64px;
    text-align: center;
  }
  #footer .head_box span.center {
    width: 204px;
    margin: 0;
    display: block;
    float: left;
    background: #fdf6e7;
    color: #56340f;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    line-height: 64px;
    text-align: center;
  }
  #footer .head_box span.right {
    width: 325px;
    margin: 0;
    display: block;
    float: left;
    background: #fdf6e7;
    color: #56340f;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-align: left;
    height: 64px;
    padding-top: 7px;
    box-sizing: border-box;
  }

  #footer .tbl_box1,
  #footer .tbl_box1_1,
  #footer .tbl_box1_2,
  #footer .tbl_box2,
  #footer .tbl_box3 {
    width: 313px;
    margin: 0 20px 32px 0;
    float: left;
    background: #fdf6e7;
    color: #56340f;
  }
  #footer .tbl_box4 {
    width: 313px;
    margin: 0 0px 32px 0;
    float: left;
    background: #fdf6e7;
    color: #56340f;
  }
  #footer .tbl_hd1 {
    width: 313px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto 0px;
    display: block;
    background: #3366ff;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer .tbl_hd1_1 {
    width: 313px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto 0px;
    display: block;
    background: #9c27b0;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer .tbl_hd1_2 {
    width: 313px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto 0px;
    display: block;
    background: #009688;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer .tbl_hd2 {
    width: 313px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto 0px;
    display: block;
    background: #ffcc00;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer .tbl_hd3 {
    width: 313px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto 0px;
    display: block;
    background: #ff9900;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer .tbl_hd4 {
    width: 313px;
    height: 64px;
    line-height: 64px;
    margin: 0 auto 0px;
    display: block;
    background: #cc0033;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer span.price {
    width: 313px;
    height: 54px;
    line-height: 54px;
    margin: 0 auto 0;
    display: block;
    color: #56340f;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer span.time {
    width: 313px;
    height: 48px;
    line-height: 48px;
    margin: 0 auto 0;
    display: block;
    color: #56340f;
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-align: center;
    border-top: 1px dotted #56340f;
  }
  #footer span.dsp1 {
    width: 313px;
    height: 60px;
    margin: 0 auto 0;
    display: block;
    color: #56340f;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-align: center;
    border-top: 1px dotted #56340f;
  }
  #footer span.dsp2 {
    width: 313px;
    height: 116px;
    margin: 0 auto 0;
    display: block;
    color: #56340f;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-align: center;
    border-top: 1px dotted #56340f;
  }
  #footer span.text {
    line-height: 60px;
    text-align: left;
    padding: 0 20px;
  }
  #footer span.text2 {
    line-height: 1.5;
    text-align: left;
    padding: 10px 20px 0 20px;
    display: inline-block;
  }
  #footer .widget-container {
    margin-bottom: 0;
  }

  #footer2 {
    margin: 0px auto 0;
    padding: 0px 0 40px;
    background: url(images/footer2_bg.png) repeat-x;
    clear: both;
    position: relative;
  }
  #footer2 h3 {
    color: #fff;
    font-size: 21px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    background: #cc0e2b;
    width: 100%;
    height: 54px;
    display: block;
    margin: 0 auto 24px;
    text-align: center;
    line-height: 54px;
  }
  #footer2 .text_box {
    width: 80%;
    margin: 0px auto 32px;
    padding: 0 0 0;
  }
  #footer2 .text_box p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0;
    margin-bottom: 20px;
  }
  #footer2 #info_box {
    width: 80%;
    margin: 0 auto 0px !important;
    overflow: hidden;
    border-top: 1px solid #56340f;
  }
  #footer2 #info_box li {
    width: 100%;
    margin: 0px;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 1px solid #56340f;
    line-height: 100%;
    float: left;
    list-style: none;
    padding: 24px 0;
  }
  #footer2 #info_box .info_box_left {
    float: left;
    padding-left: 16px;
    box-sizing: border-box;
    width: 30%;
    color: #56340f;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 600;
  }
  #footer2 #info_box .info_box_right {
    float: left;
    box-sizing: border-box;
    width: 70%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
  }

  #footer2 span.op_time_hd {
    color: #56340f;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    display: block;
    margin: 0 auto 8px;
    text-align: center;
    line-height: 1;
  }
  #footer2 span.op_time_hd:after {
    content: "";
    width: 96px;
    height: 2px;
    background: #56340f;
    display: block;
    margin: 16px auto 0;
  }
  #footer2 span.op_time {
    color: #000;
    font-size: 21px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    display: block;
    margin: 0 auto 16px;
    text-align: center;
  }
  #footer2 span.op_call {
    color: #000;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    display: block;
    margin: 0 auto 16px;
    text-align: center;
  }
  #footer2 .widget-container {
    margin: 0;
  }
  #footer3 {
    margin: 0px auto 0;
    padding: 0px 0 0px;
    background: url(images/footer3_bg.png) repeat-x;
    clear: both;
    position: relative;
    overflow: hidden;
  }
  #footer3 .footer_inner2 {
    margin: 0 auto 0;
    width: 100%;
    height: 320px;
  }
  #footer3 .footer_inner2 iframe {
    position: absolute;
    left: 50%;
    width: 1920px;
    height: 320px;
    margin-left: -960px;
  }

  #footer3 h3 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 24px;
    color: #56340f;
    text-align: center;
    margin: 40px 0 16px;
    font-weight: 600;
    padding-top: 0px;
    line-height: 1;
    font-feature-settings: "palt" 1;
    position: relative;
    display: block;
  }
  #footer3 h3:after {
    content: "";
    width: 96px;
    height: 2px;
    background: #56340f;
    display: block;
    margin: 16px auto 0;
  }

  #footer3 #data_box {
    width: 80%;
    margin: 0 auto 32px !important;
    overflow: hidden;
  }
  #footer3 #data_box li {
    width: 100%;
    margin: 0px;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 1px solid #56340f;
    line-height: 100%;
    float: left;
    list-style: none;
    padding: 24px 0;
  }
  #footer3 #data_box .data_box_left {
    float: left;
    padding-left: 16px;
    box-sizing: border-box;
    width: 30%;
    color: #56340f;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 600;
  }
  #footer3 #data_box .data_box_right {
    float: left;
    box-sizing: border-box;
    width: 70%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
  }

  #footer4 {
    margin: 0px auto 0;
    padding: 64px 0 64px;
    background: #fff;
    clear: both;
    position: relative;
    overflow: hidden;
  }
  #footer4 h2 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 32px;
    color: #56340f;
    text-align: center;
    margin: 0px 0 16px;
    font-weight: 600;
    padding-top: 0px;
    line-height: 1;
    font-feature-settings: "palt" 1;
    position: relative;
    display: block;
  }
  #footer4 h2:after {
    content: "";
    width: 96px;
    height: 2px;
    background: #56340f;
    display: block;
    margin: 16px auto 0;
  }
  #footer4 .footer_menu {
    margin: 10px 0 0;
    width: 100%;
    float: left;
  }
  #footer4 .footer_menu ul {
    margin: 0px auto 0;
    list-style: none;
  }
  #footer4 .footer_menu ul li {
    font-size: 15px;
    float: left;
    line-height: 1;
    padding: 0 10px 0;
    margin-bottom: 10px;
    font-feature-settings: "palt" 1;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
  }
  #footer4 .footer_menu ul li a {
    color: #56340f;
    text-decoration: none;
  }
  #footer4 .footer_menu ul li a:hover {
    color: #56340f;
    text-decoration: underline;
  }
  #footer4 .footer_menu ul li + li {
    border-left: 1px solid #56340f;
    height: 15px;
  }

  #footer5 {
    width: 100%;
    background-color: #56340f;
    position: absolute;
    border: 0;
  }
  #footer5 .widget-container {
    margin: 0;
  }

  p.footer_logo {
    margin: 24px auto 0px;
    float: left;
  }
  p.copy {
    margin: 0;
    padding: 8px 0;
    color: #fff;
    font-size: 11px;
    text-align: center;
    letter-spacing: 0.05em;
  }

  body a#scroll-to-top {
    width: 48px;
    height: 48px;
    background: url(./images/pagetop_off.png) no-repeat left top;
    z-index: 10;
  }
  body a#scroll-to-top:hover {
    background: url(./images/pagetop_on.png) no-repeat left top;
  }
  .single-post #main {
    clear: both;
    padding: 0;
    margin: 40px auto 0;
  }
  img.spn_sp {
    display: none !important;
  }
  img.spn_sp2 {
    display: none !important;
  }
  #under_page span.ftbox {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Marcellus", serif;
    line-height: 1;
    padding: 8px 0;
    margin-right: 16px;
    margin-bottom: 16px;
    text-align: center;
    display: block;
    background: #2fa1d2;
    width: 160px;
    float: left;
  }
  .page-id-42 #content th {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    font-size: 18px;
    width: 20%;
  }
  #footer_sp_res {
    display: none;
  }
}

/* ========================================= */
/* スマホ表示 */
/* ========================================= */
/* Maximum width of 800 pixels. */
@media screen and (max-width: 800px) {
  #header {
    display: none;
  }
  #header_inner {
    display: none;
  }
  #access {
    display: none;
  }
  .breadcrumbs .breadcrumbs_inner {
    display: none;
  }
  .customs-header-area,
  .customs-header-area img {
    display: none;
  }
  .home .customs-header-area2 {
    display: none;
  }
  .customs-header-area2 {
    width: auto;
    margin: 0px auto 0px;
    text-align: center;
    background: #000;
    position: relative;
    overflow: hidden;
    height: auto;
    padding-top: 76px;
  }
  .customs-header-area2 img {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: none;
  }
  .br-sp {
    display: block;
  }
  .br-pc {
    display: none;
  }
  /* ヘッダー設定 */
  div[data-sc-role="sp_header"] {
    -webkit-box-align: center;
    -moz-box-align: center;
    -ms-box-align: center;
    -o-box-align: center;
    box-align: center;
    width: 100%;
  }
  #header_sp {
    position: fixed;
    z-index: 10;
    background: #fff;
    top: 0;
    width: 100%;
  }
  #header_sp #nav_sp01 {
    background: #fff;
    margin: 0;
  }
  #header_sp li.logo {
    margin: 0px;
  }
  #header_sp img {
    vertical-align: bottom;
  }
  #nav_sp01 li {
    margin: 0px;
    display: inline;
    list-style: none;
  }
  #accordion_sp01_in ul {
    margin: 0px;
  }
  .ac_box_sp a {
    color: #fff;
  }
  .ac_box_sp {
    width: 100%;
    display: none;
    position: absolute;
    /* top: 61.9047619%; */
    left: 0;
    background: rgba(0, 0, 0, 0.7);
    color: #fff;
    padding-bottom: 10px;
    z-index: 20;
  }
  #accordion_sp01_in li {
    margin: 0px 0px;
    padding: 15px 10px;
    color: white;
  }
  #accordion_sp01_in ul {
    margin: 0px;
    height: auto;
    max-height: 500px;
    overflow-x: hidden;
    -webkit-overflow-scrolling: touch;
  }
  #accordion_sp01_in ul li {
    list-style: none;
    background: url("./images/arrow03.png") no-repeat scroll 95% 50%;
    border-bottom: 1px solid #fff;
    padding: 15px 0;
    text-align: center;
  }

  #accordion_sp01_in .shopinfo {
    display: inline-block;
    margin: 0% 9% 0% 0%;
    padding: 5px 10px;
    text-align: center;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(1, #220d82),
      color-stop(1, #220d82),
      color-stop(0, #745dff)
    );
    background: -webkit-linear-gradient(
      top,
      #745dff 0%,
      #220d82 100%,
      #220d82 100%
    );
    background: -moz-linear-gradient(
      top,
      #745dff 0%,
      #220d82 100%,
      #220d82 100%
    );
    background: -o-linear-gradient(top, #745dff 0%, #220d82 100%, #220d82 100%);
    background: -ms-linear-gradient(
      top,
      #745dff 0%,
      #220d82 100%,
      #220d82 100%
    );
    background: linear-gradient(
      to bottom,
      #745dff 0%,
      #220d82 100%,
      #220d82 100%
    );
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  #accordion_sp01_in .shoptel {
    display: inline-block;
    padding: 5px;
    width: 25%;
    text-align: center;
    background: -webkit-gradient(
      linear,
      left top,
      left bottom,
      color-stop(0, #ffb8dd),
      color-stop(1, #cf026c)
    );
    background: -webkit-linear-gradient(#ffb8dd, #cf026c);
    background: -moz-linear-gradient(#ffb8dd, #cf026c);
    background: -o-linear-gradient(#ffb8dd, #cf026c);
    background: -ms-linear-gradient(#ffb8dd, #cf026c);
    background: linear-gradient(#ffb8dd, #cf026c);
    border-radius: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
  }
  #accordion_sp01_in .shop_ichiran {
    background: url(./upload/arrow03.png) no-repeat 98% 50%;
  }
  #accordion_sp01_in .ac ul {
    margin: 0px 0px 0px;
    text-align: center;
    padding: 10px 0px;
    border-bottom: white dotted 1px;
  }

  .ac p {
    padding: 15px 0px 15px 10px;
    font-weight: 700;
    background: rgba(0, 48, 4, 0.78);
    line-height: 1.5;
  }
  .mail_sp ul {
    margin: 0;
    background: #1166b2;
    float: left;
    width: 100%;
    box-sizing: border-box;
  }
  .mail_sp li {
    display: inline-block;
    width: 25%;
    float: left;
  }
  .mail_sp li img {
    width: 100%;
  }
  .mail_sp ul,
  .mail_sp li {
    margin: 0px;
  }
  .rslides.rslides1 li {
    margin: 0px;
  }

  .mail_sp li.sc {
    display: inline-block;
    width: 25%;
    float: left;
  }
  .mail_sp li.sc img {
    width: 100%;
  }
  .mail_sp li.sc {
    margin: 0px;
  }

  .mail_sp li.ti {
    display: inline-block;
    width: 25%;
    float: left;
  }
  .mail_sp li.ti img {
    width: 100%;
  }
  .mail_sp li.ti {
    margin: 0px;
  }

  .mail_sp li img {
    vertical-align: bottom;
  }
  /* ヘッダー設定ここまで */

  /* footer問い合わせ固定 */
  #footer_sp_res {
    display: block;
    width: 100%;
    position: fixed;
    left: 0px;
    bottom: 2px;
    z-index: 9999;
    text-align: center;
    padding: 0 auto;
  }

  #footer_sp_res img {
    width: 100%;
  }
  /* footer問い合わせ固定ここまで */
  .bigfont {
    font-size: 21px !important;
    font-weight: bold;
  }
  .page-id-47 table,
  .page-id-469 table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 92%;
    margin: 0 auto 0;
  }
  .page-id-47 #content th,
  .page-id-469 #content th {
    padding-top: 10px;
    padding-bottom: 10px;
    vertical-align: middle;
    font-size: 16px;
    font-family: "Noto Sans JP", sans-serif;
    background: #e80114;
    color: #fff;
    display: block;
    margin-bottom: 8px;
  }
  .page-id-47 #content td,
  .page-id-469 #content td {
    padding-top: 10px;
    padding-bottom: 16px;
    vertical-align: middle;
    font-size: 15px;
    display: block;
    text-align: center;
  }
  dl {
    margin: 0 0 24px 0;
    padding-left: 4%;
  }
  #content dt {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0;
    margin-bottom: 0px;
    text-align: left;
  }
  #content dd {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0 0 0 2%;
    text-align: left;
  }
  /* トップページ設定 */
  /* メインビジュアル */
  #slider,
  #sliderInner {
    display: none;
  }
  #sliderInner ul,
  #sliderInner ul li {
    display: none;
  }
  #slider2 {
    padding-top: 0px;
    padding-bottom: 0px;
    background: transparent;
  }
  #sliderInner2 {
    position: relative;
    width: 100%;
    overflow: hidden;
    height: auto;
  }
  .bx-wrapper {
    margin: 0 auto 0px;
    max-width: none;
    position: relative;
  }
  .bx-wrapper img {
    max-width: none;
    width: 100%;
    display: block;
  }
  .bx-wrapper .bx-viewport {
  }
  #sliderInner2 ul {
    margin: 0;
    padding: 0;
  }
  #sliderInner2 ul li {
    width: 100%;
  }
  .reg_text {
    color: #333;
    font-size: 18px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    padding: 0;
    margin-bottom: 16px;
    display: block;
    padding: 0 4%;
    text-align: center;
  }

  /* 見出し */
  /* トップ用 */
  #mainvisual {
    width: 100%;
    margin: 0 0 0px;
    padding: 0;
    background: transparent;
    overflow: hidden;
    position: relative;
  }
  #custom_html-3 {
    height: auto;
    display: block;
    padding-top: 76px;
  }

  .home .header_bottom-widget-area h2 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 24px;
    color: #56340f;
    text-align: center;
    margin: 0 0 24px;
    font-weight: 600;
    padding: 0 4%;
    line-height: 1.7;
    font-feature-settings: "palt" 1;
    position: relative;
    display: block;
  }
  .home .header_bottom-widget-area span {
    display: block;
    font-weight: 500;
    margin: 0 0 16px;
  }
  .home .header_bottom-widget-area h2:after {
    content: "";
    width: 96px;
    height: 2px;
    background: #56340f;
    display: block;
    margin: 16px auto 0;
  }
  #first_cont h3 {
    color: #56340f;
    font-size: 18px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1.5;
    font-feature-settings: "palt" 1;
    padding: 0 4%;
    margin-bottom: 16px;
  }
  .single-post h2 {
    line-height: 1;
    margin-bottom: 24px !important;
    font-size: 21px;
    font-weight: 600;
    color: #56340f;
    font-family: "Noto Sans JP", sans-serif;
  }
  .single-post h2:after {
    content: "";
    width: 96px;
    height: 1px;
    background: #56340f;
    display: block;
    margin: 16px 0 0;
    left: 0;
  }

  /* レイアウト */
  #mainvisual {
    width: 100%;
    margin: 0 0 0px;
    padding: 0;
    background: transparent;
    overflow: hidden;
    position: relative;
  }

  /* トップレイアウト */
  #first_cont {
    width: 100%;
    margin: 24px 0 32px;
    padding: 0px 0 0px 0;
    overflow: hidden;
    background: #fff;
  }
  #first_cont_inner {
    width: 100%;
    margin: 0px auto 0;
    padding: 0 0 0;
  }
  #first_cont .left_box {
    width: 100%;
    margin: 0 0px 24px 0px;
    float: none;
  }
  #first_cont .left_box2 {
    width: 100%;
    margin: 0 0 0px 0px;
    float: none;
  }
  #first_cont .left_box img,
  #first_cont .right_box2 img {
    display: block;
    width: 100%;
  }

  #first_cont .right_box {
    width: 100%;
    margin: 0 0 24px 0px;
    float: none;
  }
  #first_cont .right_box2 {
    width: 100%;
    margin: 0 0px 24px 0px;
    float: none;
  }
  #first_cont .right_box p,
  #first_cont .left_box2 p {
    color: #000;
    font-size: 0.95rem;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0 4%;
    margin-bottom: 16px;
  }

  #second_cont {
    width: 100%;
    margin: 0 0 32px;
    padding: 32px 0 32px;
    overflow: hidden;
    background: #f9f9f9;
    position: relative;
  }

  #second_cont_inner1 {
    width: 100%;
    margin: 0px auto 0;
    padding: 0 0 0;
  }
  #second_cont_inner1 .text_box {
    width: 92%;
    margin: 0px auto 24px;
    padding: 0 0 0;
  }
  #second_cont_inner1 .text_box p {
    color: #000;
    font-size: 0.95rem;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0;
    margin-bottom: 16px;
  }
  #second_cont_inner2 {
    width: 100%;
    margin: 0px auto 32px;
    padding: 0 0 0;
    background: url(images/strp_bg.png) repeat;
  }
  #second_cont_inner2 .menu_area {
    width: 320px;
    margin: 0px auto 0px;
    padding: 48px 0 28px;
  }

  #second_cont h3 {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    font-feature-settings: "palt" 1;
    padding: 0;
    margin-bottom: 8px;
  }
  #second_cont h3:before {
    content: "";
    width: 32px;
    height: 2px;
    background: #fff;
    display: block;
    margin: 40px auto 10px;
  }
  #second_cont_inner2 .menu_area span {
    color: #fff;
    font-size: 15px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    font-feature-settings: "palt" 1;
    padding: 0;
    margin-bottom: 16px;
  }
  .circle_btn {
    width: 150px;
    height: 150px;
    line-height: 1.5;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    background-color: #9b7539;
    display: table;
    margin: 0px 5px 10px;
    text-align: center;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    float: left;
    transition: background-color 0.5s;
  }
  .circle_btn:hover {
    background: #56340f;
    text-decoration: none;
    transition: background-color 1s;
  }

  #third_cont {
    width: 100%;
    margin: 0 0 56px;
    padding: 0px 0 0px;
    overflow: hidden;
    background: transparent;
  }
  #third_cont_inner {
    width: 100%;
    margin: 0px auto 0;
    padding: 0 0 0px;
  }
  #third_cont_inner .text_box {
    width: 92%;
    margin: 0px auto 24px;
    padding: 0 0 0;
  }
  #third_cont_inner .text_box p {
    color: #000;
    font-size: 0.95rem;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0;
    margin-bottom: 20px;
  }
  #third_cont_inner2 {
    width: 92%;
    margin: 0px auto 0;
    padding: 0 0 0px;
  }
  #third_cont_inner2 ul.display-posts-listing {
    padding: 0;
    margin: 0 0 0px;
  }
  #third_cont_inner2 ul.display-posts-listing li {
    width: 48%;
    display: inline-block;
    vertical-align: top;
    font-size: 15px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-feature-settings: "palt" 1;
    margin: 0 1% 20px 1%;
    text-align: center;
    padding: 8px 8px 8px 8px;
    border: 1px solid #e8e8e8;
    box-sizing: border-box;
    background: #fff;
  }
  #third_cont_inner2 ul.display-posts-listing li a.image {
    display: inline-block;
    position: relative;
  }
  #third_cont_inner2 ul.display-posts-listing li a:hover img {
    opacity: 1;
  }
  #third_cont_inner2 ul.display-posts-listing li a.title {
    color: #56340f;
    text-decoration: none;
    padding: 8px 0px 8px 8px;
    display: block;
    text-align: left;
  }
  #third_cont_inner2 ul.display-posts-listing li a.title:hover {
    text-decoration: underline;
  }

  #forth_cont {
    width: 100%;
    margin: 0 0 32px;
    padding: 0;
    overflow: hidden;
    background: #fff;
  }
  #forth_cont_inner {
    width: 100%;
    margin: 0px auto 0;
    padding: 0 0 0px;
  }

  #forth_cont .left_box {
    width: 100%;
    margin: 0 40px 0 0;
    float: none;
    padding: 0;
  }
  #forth_cont .left_box img {
    display: block;
    width: 80%;
    margin: 0 auto 0;
    text-align: center;
  }
  #forth_cont .right_box {
    width: 100%;
    margin: 0 0px 0 0;
    float: none;
    padding: 0;
  }

  #forth_cont p {
    color: #000;
    font-size: 0.95rem;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0 4%;
    margin: 16px 0 16px;
  }

  #fifth_cont {
    width: 100%;
    margin: 0 0 0px;
    padding: 0;
    overflow: hidden;
    background: #fff;
  }
  #fifth_cont_inner {
    width: 100%;
    margin: 0px auto 0;
    padding: 0 0 0px;
  }
  #fifth_cont h3 {
    color: #56340f;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    border-top: 2px solid #56340f;
    text-align: center;
    height: auto;
    line-height: 1;
    padding: 16px 0;
  }
  #fifth_cont h3 span {
    float: none;
    display: block;
    margin: 16px 0 0;
  }

  #fifth_cont .left_box {
    width: 100%;
    margin: 0 40px 32px 0px;
    float: none;
  }
  #fifth_cont .left_box ul {
    background: #fff;
    overflow: auto;
    padding: 0 10px 0;
    height: 300px;
    margin: 0 auto 0px;
    border: 2px solid #56340f;
    box-sizing: border-box;
    clear: both;
    width: 100%;
  }
  #fifth_cont .left_box ul li {
    padding: 20px 0 10px 10px;
    float: left;
    list-style: none;
    border-bottom: dotted 1px #ccc;
    margin: 0;
    clear: both;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
  }

  #fifth_cont .left_box ul li a:link,
  #fifth_cont .left_box ul li a:visited {
    color: #56340f;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-decoration: none;
  }
  #fifth_cont .left_box ul li a:hover,
  #fifth_cont .left_box ul li a:active {
    color: #56340f;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-decoration: underline;
  }
  #fifth_cont .right_box {
    width: 100%;
    margin: 0 auto 0px;
    float: none;
  }
  #fifth_cont .right_box ul {
    padding: 0 0 0 0;
    margin: 0 auto 0px;
    list-style: none;
  }
  #fifth_cont .right_box ul li {
    float: none;
    list-style: none;
    margin: 0 auto 17px;
    clear: both;
    display: block;
	  width:95%;
  }
  #fifth_cont .right_box ul li img {
    margin: 0 auto 0;
    display: block;
    width: 100%;
	 max-width:500px;
  }
  #fifth_cont .right_box ul li a {
    display: inline-block;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
  }
  /* トップレイアウトここまで */

  #under_page span.title {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    color: #000;
    text-align: left;
    margin: 0 0 24px;
    font-weight: 600;
    line-height: 1.3;
    display: block;
    font-feature-settings: "palt" 1;
    margin-right: 4%;
  }
  #under_page span.ans {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    color: #c21823;
    text-align: center;
    margin: 0 0 24px;
    font-weight: 600;
    line-height: 1.3;
    display: block;
    font-feature-settings: "palt" 1;
  }

  #under_page span.word {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    color: #000;
    text-align: left;
    margin: 0 4% 24px;
    font-weight: 500;
    line-height: 1.3;
    display: block;
    font-feature-settings: "palt" 1;
  }
  #under_page span.title2 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    color: #41b0ca;
    text-align: left;
    margin: 0px auto 10px;
    font-weight: 600;
    line-height: 1;
    display: block;
    font-feature-settings: "palt" 1;
    margin-left: 4%;
  }
  #under_page span.title3 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    color: #182446;
    text-align: left;
    margin: 0px auto 10px;
    font-weight: 600;
    line-height: 1;
    display: block;
    font-feature-settings: "palt" 1;
    margin-left: 4%;
  }
  #under_page span.title4 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    color: #c21722;
    text-align: left;
    margin: 0px auto 10px;
    font-weight: 600;
    line-height: 1;
    display: block;
    font-feature-settings: "palt" 1;
    margin-left: 4%;
  }
  #under_page span.title5 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 21px;
    color: #000;
    text-align: center;
    margin: 0 0 24px;
    font-weight: 600;
    line-height: 1.3;
    display: block;
    font-feature-settings: "palt" 1;
  }
  #under_page span.title6,
  #under_page span.title7 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    color: #000;
    text-align: left;
    margin: 0 0 24px 4%;
    font-weight: 600;
    line-height: 1;
    display: block;
    font-feature-settings: "palt" 1;
    float: left;
  }
  #under_page span.title8 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    color: #000;
    text-align: center;
    margin: 0 0 16px;
    padding: 0 0 0 10%;
    font-weight: 600;
    line-height: 1.3;
    display: block;
    font-feature-settings: "palt" 1;
    position: relative;
  }
  #under_page span.title8:before {
    content: url(images/crown2.png);
    display: inline-block;
    padding-right: 8px;
    position: absolute;
    left: 15%;
    top: 10%;
  }

  #under_page span.title9 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 0px 0 0px;
    font-weight: 600;
    position: relative;
    padding: 16px 0;
    line-height: 1;
    display: block;
    background: #1166b2;
  }
  #under_page span.sg_ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 0px 0 24px;
    font-weight: 600;
    position: relative;
    padding: 16px 0;
    line-height: 1.3;
    display: block;
    background: #fff2e5;
  }
  #under_page span.cg_ttl {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 0px 0 24px;
    font-weight: 600;
    position: relative;
    padding: 16px 0;
    line-height: 1.3;
    display: block;
    background: #ecf7fa;
  }

  #under_page .text_box,
  #under_page .text_box2 {
    width: 100%;
    margin: 0px auto 32px;
    padding: 0 0 0;
    text-align: center;
  }
  #under_page .text_box3 {
    width: 100%;
    margin: 0px auto 32px;
    padding: 24px 4% 16px;
    background: #fbf2f3;
    box-sizing: border-box;
  }
  #under_page .text_box p,
  #under_page .text_box2 p,
  #under_page .text_box3 p,
  #under_page2 .text_box2 p {
    font-size: 15px !important;
    text-align: left !important;
  }
  .single #content .entry-title {
    margin-bottom: 0;
  }

  .alignright,
  img.alignright {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
  }

  #under_page #list_box {
    width: 92%;
    margin: 0 auto 0px !important;
    overflow: hidden;
    border-top: 1px solid #56340f;
  }
  #under_page #list_box li {
    width: 100%;
    margin: 0px;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 1px solid #56340f;
    line-height: 100%;
    float: none;
    list-style: none;
    padding: 24px 0;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
    text-align: left;
  }
  #under_page #list_box .list_box_left {
    float: none;
    padding-left: 0px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    color: #56340f;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 16px;
  }
  #under_page #list_box .list_box_right {
    float: none;
    box-sizing: border-box;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
    line-height: 1.5;
    text-align: left;
  }
  strong {
    font-weight: bold;
    font-size: 100% !important;
    color: #56340f;
  }
  #seventh_cont {
    width: 100%;
    margin: 0 0 0px;
    padding: 0;
    overflow: hidden;
    background: #fff;
  }
  #seventh_cont2 {
    width: 100%;
    margin: 0 0 40px;
    padding: 0;
    overflow: hidden;
    background: transparent;
    position: relative;
  }
  #seventh_cont2:before {
    display: none;
  }
  #seventh_cont2_inner {
    width: 100%;
    margin: 0px auto 0;
    padding: 0px 0 0px;
    position: relative;
  }
  #seventh_cont2_inner .left_box {
    width: 100%;
    background: #fff2e5;
    box-sizing: border-box;
    float: none;
    margin: 0 auto 0;
    padding: 32px 0 32px;
  }
  #seventh_cont2_inner .right_box {
    width: 100%;
    background: #ecf7fa;
    box-sizing: border-box;
    float: none;
    margin: 0 auto 0;
    padding: 32px 0 32px;
  }

  #seventh_cont2_inner .right_box ul {
    width: 100%;
    margin: 16px auto 0;
    list-style: none;
  }
  #seventh_cont2_inner .right_box ul li {
    width: 100%;
    margin: 16px auto 16px;
    float: none;
    display: block;
    text-align: center;
  }
  #seventh_cont2_inner .right_box ul li.last {
    width: 100%;
    margin: 0px 0px 0 0;
    float: none;
  }
  #seventh_cont2_inner h3 img {
    display: block;
    margin: 0 auto 16px;
    width: 92%;
  }
  #seventh_cont2_inner .text_box {
    width: 92%;
    margin: 0px auto 16px;
    padding: 0 0 0;
    background: #fff;
    box-sizing: border-box;
  }
  #seventh_cont2_inner .text_box p {
    color: #000;
    font-size: 14px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 12px 10px;
    margin-bottom: 0px;
  }
  #topcont_plx4 {
    background: url(./images/top_bg_img4.png) no-repeat center top;
    margin: 0px auto 0px;
    position: relative;
    z-index: 2;
  }
  #topcont_plx4 p,
  #topcont_plx4 h2 {
    color: #fff !important;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 24px !important;
    margin-bottom: 0px !important;
    font-weight: 600 !important;
    text-align: center !important;
    font-feature-settings: "palt" 1;
  }
  #topcont_plx4 h2 span {
    border-top: none;
    border-bottom: none;
    padding: 0;
    width: 100%;
    display: block;
    margin: 0 auto 0;
  }
  #main {
    width: 100%;
    margin: 0 auto;
  }
  #container {
    width: 100%;
    float: none;
    margin: 0;
  }
  /* 下層見出し設定 */
  .page-template-onecolumn-page #content h1 {
    padding: 0.5em 0.75em;
    background-color: #56340f;
    color: #fff;
    text-align: center;
    margin-bottom: 32px;
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    display: block;
    font-feature-settings: "palt" 1;
  }

  .page-template-onecolumn-page #content h2 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 24px;
    font-weight: 600;
    color: #56340f;
    position: relative;
    line-height: 1.4;
    padding: 0.25em 1em;
    display: inline-block;
    top: 0;
    margin: 0px 0 40px;
    text-align: center;
  }

  .page-template-onecolumn-page #content h2:before,
  .page-template-onecolumn-page #content h2:after {
    position: absolute;
    top: 0;
    content: "";
    width: 8px;
    height: 100%;
    display: inline-block;
  }
  .page-template-onecolumn-page #content h2:before {
    border-left: solid 1px #56340f;
    border-top: solid 1px #56340f;
    border-bottom: solid 1px #56340f;
    left: 4%;
  }
  .page-template-onecolumn-page #content h2:after {
    content: "";
    border-top: solid 1px #56340f;
    border-right: solid 1px #56340f;
    border-bottom: solid 1px #56340f;
    right: 4%;
  }
  .page-template-onecolumn-page #content h3 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 21px;
    color: #fff;
    text-align: center;
    margin: 32px 0 24px;
    font-weight: 600;
    position: relative;
    padding-top: 16px;
    padding-bottom: 16px;
    line-height: 1.5;
    display: block;
    background: #56340f;
  }

  .page-template-onecolumn-page #content h4 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 21px;
    color: #56340f;
    text-align: center;
    margin: 0 auto 24px;
    font-weight: 600;
    padding-top: 0px;
    line-height: 1.7;
    font-feature-settings: "palt" 1;
    position: relative;
    display: block;
  }
  .page-template-onecolumn-page #content h4:after {
    content: "";
    width: 96px;
    height: 2px;
    background: #56340f;
    display: block;
    margin: 16px auto 0;
  }
  #content h1.entry-title {
    padding: 12px 10px 16px 8px;
    color: #56340f;
    font-size: 21px;
    font-weight: 600;
    line-height: 1.3em;
    letter-spacing: 1px;
    background-color: #fff;
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    position: relative;
    border-bottom: 1px solid #56340f;
    margin-bottom: 24px !important;
  }
  .single .eye-catch img {
    vertical-align: bottom;
    width: 100%;
    height: auto;
  }
  /* サイドエリア設定 */
  #primary,
  #secondary {
    float: none;
    clear: both;
    width: 100%;
    margin: 0 auto;
  }
  #primary .widget-container h3 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 0 auto 24px;
    font-weight: 600;
    position: relative;
    padding: 16px 0;
    line-height: 1;
    display: block;
  }
  #primary .widget-container ul li {
    margin: 0 auto 20px;
    padding: 0;
    list-style: none;
    text-align: center;
  }
  .page-title {
    margin: 0 auto 16px !important;
    padding: 12px 0;
    font-size: 11px;
    line-height: 1 !important;
    background: #56340f;
    display: block;
    text-align: center;
  }
  /* フッターエリア設定 */
  #footer {
    margin: 40px auto 0;
    padding: 0px 0 40px;
    background: url("images/footer_bg.png") repeat-x #cdba9c;
  }
  #footer h2,
  #footer2 h2,
  #footer3 h2 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 24px;
    color: #fff;
    text-align: center;
    margin: 0 auto 0px;
    font-weight: 600;
    line-height: 1;
    font-feature-settings: "palt" 1;
    position: relative;
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    background: #56340f;
  }
  #footer h2:after,
  #footer2 h2:after,
  #footer3 h2:after {
    display: none;
  }
  #footer .head_box {
    width: 100%;
    height: auto;
    margin: 0 auto 0px;
    display: block;
  }
  #footer .head_box span.left {
    width: 100%;
    margin: 0;
    display: block;
    float: none;
    background: #33cc33;
    color: #fff;
    font-size: 21px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    line-height: 56px;
    text-align: center;
  }
  #footer .head_box span.center {
    width: 100%;
    margin: 0;
    display: block;
    float: none;
    background: #fdf6e7;
    color: #56340f;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    line-height: 56px;
    text-align: center;
  }
  #footer .head_box span.right {
    width: 100%;
    margin: 0;
    display: block;
    float: none;
    background: #fdf6e7;
    color: #56340f;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-align: left;
    height: auto;
    padding-top: 7px;
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 4%;
    box-sizing: border-box;
  }

  #footer .tbl_box1,
  #footer .tbl_box1_1,
  #footer .tbl_box1_2,
  #footer .tbl_box2,
  #footer .tbl_box3 {
    width: 100%;
    margin: 0 0px 0px 0;
    float: none;
    background: #fdf6e7;
    color: #56340f;
  }
  #footer .tbl_box4 {
    width: 100%;
    margin: 0 0px 0px 0;
    float: none;
    background: #fdf6e7;
    color: #56340f;
  }
  #footer .tbl_hd1 {
    width: 100%;
    height: 56px;
    line-height: 56px;
    margin: 0 auto 0px;
    display: block;
    background: #3366ff;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer .tbl_hd1_1 {
    width: 100%;
    height: 56px;
    line-height: 56px;
    margin: 0 auto 0px;
    display: block;
    background: #9c27b0;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer .tbl_hd1_2 {
    width: 100%;
    height: 56px;
    line-height: 56px;
    margin: 0 auto 0px;
    display: block;
    background: #009688;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer .tbl_hd2 {
    width: 100%;
    height: 56px;
    line-height: 56px;
    margin: 0 auto 0px;
    display: block;
    background: #ffcc00;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer .tbl_hd3 {
    width: 100%;
    height: 56px;
    line-height: 56px;
    margin: 0 auto 0px;
    display: block;
    background: #ff9900;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer .tbl_hd4 {
    width: 100%;
    height: 56px;
    line-height: 56px;
    margin: 0 auto 0px;
    display: block;
    background: #cc0033;
    color: #fff;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer span.price {
    width: 100%;
    height: auto;
    line-height: 54px;
    margin: 0 auto 0;
    display: block;
    color: #56340f;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    text-align: center;
  }
  #footer span.time {
    width: 100%;
    height: auto;
    line-height: 48px;
    margin: 0 auto 0;
    display: block;
    color: #56340f;
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-align: center;
    border-top: 1px dotted #56340f;
  }
  #footer span.dsp1 {
    width: 100%;
    height: auto;
    margin: 0 auto 0;
    display: block;
    color: #56340f;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-align: center;
    border-top: 1px dotted #56340f;
  }
  #footer span.dsp2 {
    width: 100%;
    height: auto;
    margin: 0 auto 0;
    display: block;
    color: #56340f;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    text-align: center;
    border-top: 1px dotted #56340f;
  }
  #footer span.text {
    line-height: 1.5;
    text-align: center;
    padding: 4%;
    display: block;
  }
  #footer span.text2 {
    line-height: 1.5;
    text-align: left;
    padding: 4%;
    display: inline-block;
  }
  #footer .widget-container {
    margin-bottom: 0;
  }

  #footer2 {
    margin: 0px auto 0;
    padding: 0px 0 32px;
    background: url(images/footer2_bg.png) repeat-x;
    clear: both;
    position: relative;
  }
  #footer2 h3 {
    color: #fff;
    font-size: 21px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    background: #f01232;
    width: 100%;
    height: auto;
    padding: 4% 0;
    display: block;
    margin: 0 auto 24px;
    text-align: center;
    line-height: 1.5;
    font-feature-settings: "palt" 1;
  }
  #footer2 .text_box {
    width: 92%;
    margin: 0px auto 32px;
    padding: 0 0 0;
  }
  #footer2 .text_box p {
    color: #000;
    font-size: 15px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0;
    margin-bottom: 20px;
  }
  #footer2 #info_box {
    width: 92%;
    margin: 0 auto 0px !important;
    overflow: hidden;
    border-top: 1px solid #56340f;
  }
  #footer2 #info_box li {
    width: 100%;
    margin: 0px;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 1px solid #56340f;
    line-height: 100%;
    float: left;
    list-style: none;
    padding: 24px 0;
  }
  #footer2 #info_box .info_box_left {
    float: none;
    padding-left: 0px;
    box-sizing: border-box;
    width: 100%;
    text-align: center;
    color: #56340f;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 16px;
  }
  #footer2 #info_box .info_box_right {
    float: none;
    box-sizing: border-box;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 21px;
    font-weight: 500;
    color: #000;
    line-height: 1.5;
    text-align: center;
  }

  #footer2 span.op_time_hd {
    color: #56340f;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    display: block;
    margin: 0 auto 8px;
    text-align: center;
    line-height: 1;
  }
  #footer2 span.op_time_hd:after {
    content: "";
    width: 96px;
    height: 2px;
    background: #56340f;
    display: block;
    margin: 16px auto 0;
  }
  #footer2 span.op_time {
    color: #000;
    font-size: 21px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    display: block;
    margin: 0 auto 16px;
    text-align: center;
  }
  #footer2 span.op_call {
    color: #000;
    font-size: 24px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    display: block;
    margin: 0 auto 16px;
    text-align: center;
  }
  #footer2 .widget-container {
    margin: 0;
  }
  #footer3 {
    margin: 0px auto 0;
    padding: 0px 0 0px;
    background: url(images/footer3_bg.png) repeat-x;
    clear: both;
    position: relative;
    overflow: hidden;
  }
  #footer3 h3 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 24px;
    color: #56340f;
    text-align: center;
    margin: 40px 0 16px;
    font-weight: 600;
    padding-top: 0px;
    line-height: 1;
    font-feature-settings: "palt" 1;
    position: relative;
    display: block;
  }
  #footer3 h3:after {
    content: "";
    width: 96px;
    height: 2px;
    background: #56340f;
    display: block;
    margin: 16px auto 0;
  }

  #footer3 #data_box {
    width: 92%;
    margin: 0 auto 32px !important;
    overflow: hidden;
  }
  #footer3 #data_box li {
    width: 100%;
    margin: 0px;
    overflow: hidden;
    box-sizing: border-box;
    border-bottom: 1px solid #56340f;
    line-height: 100%;
    float: left;
    list-style: none;
    padding: 24px 0;
  }
  #footer3 #data_box .data_box_left {
    float: none;
    padding-left: 16px;
    box-sizing: border-box;
    text-align: center;
    width: 100%;
    color: #56340f;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 21px;
    font-weight: 600;
    margin-bottom: 16px;
  }
  #footer3 #data_box .data_box_right {
    float: none;
    box-sizing: border-box;
    width: 100%;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    font-weight: 500;
    color: #000;
  }
  #footer3 .footer_inner2 {
    width: 100%;
    height: auto;
    margin: 0 auto 0;
    float: none;
    display: block;
    text-align: center;
    padding: 8% 0 0 0;
    background: transparent;
  }
  #footer3 .footer_inner2 iframe {
    width: 92%;
  }
  #footer4 {
    margin: 0px auto 0;
    padding: 32px 0 32px;
    background: #fff;
    clear: both;
    position: relative;
    overflow: hidden;
  }
  #footer4 h2 {
    font-family: "游明朝", "Yu Mincho", "游明朝体", "YuMincho",
      "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E",
      "ＭＳ Ｐ明朝", "MS PMincho", serif;
    font-size: 24px;
    color: #56340f;
    text-align: center;
    margin: 0px 0 16px;
    font-weight: 600;
    padding-top: 0px;
    line-height: 1;
    font-feature-settings: "palt" 1;
    position: relative;
    display: block;
  }
  #footer4 h2:after {
    content: "";
    width: 96px;
    height: 2px;
    background: #56340f;
    display: block;
    margin: 16px auto 0;
  }
  #footer4 .footer_menu {
    margin: 0px 0 0;
    width: 100%;
  }
  #footer4 .footer_menu ul {
    margin: 0px auto 0;
    list-style: none;
  }
  #footer4 .footer_menu ul li {
    font-size: 14px;
    float: none;
    line-height: 1;
    padding: 0 0 5%;
    margin: 0 2% 5%;
    width: 96%;
    display: block;
    background: url("./images/arrow_sp.png") no-repeat scroll 6% 6%;
    border-bottom: 1px solid #333;
    font-feature-settings: "palt" 1;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    text-align: center;
  }
  #footer4 .footer_menu ul li a {
    color: #333;
    text-decoration: none;
  }
  #footer4 .footer_menu ul li a:hover {
    color: #000;
    text-decoration: underline;
  }

  #footer5 {
    width: 100%;
    background-color: #56340f;
    position: absolute;
    border: 0;
  }
  #footer5 .widget-container {
    margin: 0;
  }
  #footer4 .widget-container {
    margin: 0;
  }
  .footer_inner {
    width: 100%;
  }

  .archive .thumb_box {
    margin: 0 auto 0;
  }
  .category .hentry,
  .page-template-default .hentry {
    margin: 0 0 24px 0;
    border-bottom: 1px dotted #ccc;
    padding: 0 4%;
  }
  .archive .eye-catch {
    float: left;
    margin: 0 1% 24px 0;
    padding: 5px;
    border: 1px solid #ddd;
    width: 24%;
  }
  .archive .eye-catch img {
    width: 100%;
    height: auto;
  }
  .archive .thumb_box .txt_area {
    width: 70%;
    float: right;
    margin-top: 5px;
    margin-bottom: 20px;
  }
  .category div#content .entry-title {
    padding: 0;
    color: #333;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.5em;
    letter-spacing: 1px;
    background-color: #fff;
    display: block;
    font-family: "Noto Sans JP", sans-serif;
    position: relative;
    text-align: left;
    margin-bottom: 16px;
  }

  body a#scroll-to-top {
    width: 48px;
    height: 117px;
    background: url(./images/pagetop_off.png) no-repeat left top;
    z-index: 100;
  }

  /* 下層コンテンツ設定 */
  .page-template-onecolumn-page #under_page {
    margin: 0 auto 32px;
    width: 100%;
  }
  .page-template-onecolumn-page #under_page ul.flow {
    margin: 0 auto 24px;
    padding: 0;
    list-style: none;
  }
  .page-template-onecolumn-page #under_page ul.flow li {
    margin: 0 auto 24px;
    padding: 24px 0 24px;
    float: none;
    width: 30%;
    display: block;
    text-align: center;
    background: #fcfcfc;
    width: 92%;
  }

  .page-template-onecolumn-page #under_page ul.flow li img {
    margin: 0 auto 0px;
    padding: 0;
    width: 100%;
    display: block;
    text-align: center;
  }
  .page-template-onecolumn-page #under_page ul.flow li.gd {
    margin: 0 auto 24px;
    padding: 0px 0 0px;
    float: none;
    display: block;
    text-align: center;
    background: #fff;
    width: 92%;
  }
  .page-template-onecolumn-page #under_page ul.flow li.gd img {
    margin: 0 auto 16px;
    padding: 0;
    width: 100%;
    display: block;
    text-align: center;
  }
  #under_page ul {
    display: block;
    margin: 0 auto 0;
    list-style: none;
  }
  #under_page ul li.left {
    display: block;
    text-align: center;
    float: none;
    width: 100%;
    margin: 0 0 16px 0;
  }
  #under_page ul li.right {
    display: block;
    text-align: center;
    float: none;
    width: 100%;
    margin: 0 0 16px 0;
  }
  .title_box {
    margin: 0 auto 16px;
    padding: 0 24px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    color: #fff;
    background: #00913d;
  }
  .title_box2 {
    margin: 0 0 16px 4%;
    padding: 0 24px;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 18px;
    color: #fff;
    background: #e80114;
  }

  .key_p1 {
    margin: 0 auto 16px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    float: left;
    display: block;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    color: #fff;
    background: #ff7e00;
    width: 50%;
  }
  .key_p2 {
    margin: 0 auto 16px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    float: left;
    display: block;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    color: #fff;
    background: #000;
    width: 50%;
  }
  .key_p3 {
    margin: 0 auto 0px;
    padding: 0;
    height: 20px;
    line-height: 20px;
    float: left;
    display: block;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    font-size: 14px;
    color: #fff;
    background: #ff7e00;
    width: 100%;
  }

  .page-template-onecolumn-page #under_page p.st {
    line-height: 1.5 !important;
    margin-bottom: 15px !important;
    border-top: 1px dotted #ccc;
    border-bottom: 1px dotted #ccc;
    display: block;
    padding: 10px 4% 14px 4%;
    font-feature-settings: "palt" 1;
  }
  .page-template-onecolumn-page #under_page p,
  .page-template-onecolumn-page #under_page2 p {
    color: #333;
    font-size: 15px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0 4%;
    margin-bottom: 32px;
    font-feature-settings: "palt" 1;
  }

  .page-template-onecolumn-page #under_page .left_box {
    width: 100%;
    margin: 0 40px 0px 0px;
    float: none;
  }
  .page-template-onecolumn-page #under_page .right_box {
    width: 100%;
    margin: 0 0 0px 0px;
    float: none;
  }
  .page-template-onecolumn-page #under_page .left_box1 {
    width: 100%;
    margin: 0 40px 40px 0px;
    float: none;
  }
  .page-template-onecolumn-page #under_page .right_box2 {
    width: 100%;
    margin: 0 0 0px 0px;
    float: none;
  }
  .page-template-onecolumn-page #under_page .right_box2 p {
    color: #000;
    font-size: 16px;
    font-weight: 500;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0;
    margin-bottom: 0px;
  }
  .page-template-onecolumn-page #under_page .left_box img,
  .page-template-onecolumn-page #under_page .right_box img,
  .page-template-onecolumn-page #under_page .left_box1 img {
    display: block;
    margin: 0 auto 0;
    text-align: center;
    width: 100%;
  }

  .price {
    color: #000;
    font-weight: bold;
    font-size: 21px;
    margin: 0 auto 0px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
  }
  .price_red {
    color: #e80114;
    font-weight: bold;
    font-size: 21px;
    margin: 0 auto 0px;
    text-align: center;
    font-family: "Open Sans", sans-serif;
  }
  span.text_r {
    float: right;
  }

  /* フォームテーブル設定 */
  .form_page table tr th {
    color: #182446;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    line-height: 1;
    padding: 2% 0 5%;
    text-align: center;
    vertical-align: top;
    border-bottom: 1px solid #182446;
    background: none;
    margin-bottom: 16px;
    display: block;
    box-sizing: border-box;
  }
  .form_page table tr td {
    color: #333;
    font-size: 15px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    line-height: 1.5;
    padding: 0;
    text-align: center;
    vertical-align: top;
    background: none;
    margin-bottom: 10px;
    display: block;
  }
  .th_red {
    color: #fff;
    font-size: 12px !important;
    font-weight: bold !important;
    background: #ff0000 !important;
    padding: 3px 8px !important;
    display: inline-block;
    margin: 0 0 0 1em;
    float: none !important;
  }

  .policy {
    width: 80%;
    height: 200px;
    overflow: auto;
    text-align: left;
    margin: 8px auto 8px;
    border: 1px solid #d3d3d3;
    padding: 8px;
    box-sizing: border-box;
  }
  .policy p {
    color: #000;
    font-size: 12px;
    padding: 0 5%;
  }
  .form_com {
    color: #000;
    font-size: 13px;
    font-weight: bold;
    display: block;
  }

  #content .mw_wp_form td input {
    margin: 0 auto 0;
    display: table-cell;
    width: 70%;
    display: block;
  }
  input[type="text"],
  input[type="password"],
  input[type="email"],
  input[type="url"],
  input[type="number"],
  textarea {
    background: #f9f9f9;
    border: 1px solid #ccc;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.1);
    padding: 2px;
    width: 70%;
    box-sizing: border-box;
    margin: 0 auto 0;
  }
  /* フォームテーブル設定ここまで */
  .smstdy table {
    border-collapse: separate;
    border-spacing: 0 5px;
    width: 100%;
    margin: 0 auto 0;
  }
  .smstdy table th {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    vertical-align: middle !important;
    background: #1166b2 !important;
    color: #fff !important;
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 600;
    width: 100%;
    border: none;
    display: block;
  }
  .smstdy table td {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 24px;
    vertical-align: middle !important;
    border: 1px solid #1166b2 !important;
    font-size: 18px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 500;
    color: #182446;
    display: block;
    box-sizing: border-box;
    text-align: left;
  }

  .triangle,
  .triangle2 {
    width: 0;
    height: 0;
    border-top: 24px solid #e80114;
    border-right: 24px solid transparent;
    border-bottom: 0px solid transparent;
    border-left: 24px solid transparent;
    margin: 0 auto 0;
    display: block;
  }
  img.sppd {
    width: 92%;
  }
  .num_icon {
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    padding-right: 3%;
    padding-left: 2.5%;
    margin-right: 10px;
    z-index: 1;
    display: inline-block;
  }
  .num_icon:before {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: 0px;
    width: 26px;
    height: 26px;
    border-radius: 15px;
    background-color: #c21722;
    z-index: -1;
  }
  .num_icon2 {
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    padding-right: 3%;
    padding-left: 2.5%;
    margin-right: 10px;
    z-index: 1;
    display: inline-block;
  }
  .num_icon2:before {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: 0px;
    width: 26px;
    height: 26px;
    border-radius: 15px;
    background-color: #1166b2;
    z-index: -1;
  }
  .num_icon3 {
    position: relative;
    color: #fff;
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    padding-right: 5%;
    padding-left: 2.5%;
    z-index: 1;
    display: inline-block;
  }
  .num_icon3:before {
    content: "";
    display: block;
    position: absolute;
    top: -6px;
    left: 0px;
    width: 26px;
    height: 26px;
    border-radius: 15px;
    background-color: #1166b2;
    z-index: -1;
  }
  .title_txt {
    color: #333;
    font-size: 18px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 2;
    padding: 0 0 0 16px;
    margin-left: 5%;
    display: block;
    margin-bottom: 16px;
    border-left: 2px solid #000;
  }
  .page-id-90 .link_box {
    width: 100%;
    list-style: none;
    display: block;
    clear: both;
    margin: 0;
  }
  .page-id-90 .link_box ul {
    list-style: none;
    margin: 0;
  }
  .page-id-90 .link_box ul li {
    width: 48%;
    margin-right: 4%;
    float: left;
    text-align: right;
  }
  .page-id-90 .link_box ul li.last {
    width: 48%;
    margin-right: 0;
    float: left;
    text-align: left;
  }
  img.fl_r {
    margin: 0 auto 16px;
    display: block;
    width: 100%;
  }
  .fl_r {
    float: none;
  }

  /* アーカイブ */
  .category-report #main,
  .single-post #main {
    margin: 0px auto 0;
    width: 100%;
  }
  .single-post p {
    line-height: 1.8em;
    margin-bottom: 16px !important;
    font-size: 15px;
    color: #000;
    font-family: "Noto Sans JP", sans-serif;
    padding: 0 5%;
  }
  #content .entry-utility .fl_l {
    width: 100%;
  }
  .category-report div#content .entry-title {
    margin-bottom: 0 !important;
  }
  .fa-check-square-o {
    padding-right: 8px;
    color: #c21722 !important;
    float: left;
    display: inline-block;
    font-size: 16px;
    line-height: 1.3;
    margin-left: 4%;
  }

  .redl {
    color: #c21722;
    font-family: "Marcellus", serif;
    font-size: 28px;
    display: inline-block;
    padding: 0 2px;
    font-weight: 600;
  }
  .aligncenter_btn2,
  img.aligncenter_btn2 {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    margin-top: 16px;
  }

  img.spn {
    vertical-align: bottom;
    max-width: 100% !important;
  }
  img.spn_sp {
    display: block !important;
    vertical-align: bottom;
    max-width: 100% !important;
    width: 100%;
  }
  img.spn_sp2 {
    display: block !important;
    vertical-align: bottom;
    max-width: 100% !important;
    margin: 0 0 0 -12px;
  }
  img.spn_pc {
    display: none !important;
  }
  img.spn2 {
    vertical-align: bottom;
    max-width: 80%;
  }
  img.spn3 {
    vertical-align: bottom;
    max-width: 100% !important;
    width: 100% !important;
  }
  .sp_spc {
    margin-right: 4% !important;
    margin-left: 4% !important;
  }
  p.copy {
    margin: 0;
    padding: 8px 0;
    color: #fff;
    font-size: 11px;
    text-align: center;
    letter-spacing: 0.05em;
  }
  #under_page span.ftbox {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Marcellus", serif;
    line-height: 1;
    padding: 8px 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 16px;
    text-align: center;
    display: block;
    background: #2fa1d2;
    width: 160px;
    float: none;
    display: none;
  }
  .gost_btn3 {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0;
    background: #fff;
    border: solid 3px #182446;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #182446 !important;
    text-decoration: none;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    max-width: 290px;
    width: 290px;
    height: 80px;
    line-height: 74px;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
  }
  .spimg {
    width: 100%;
  }
  /* アンカーリンク位置相殺 */
  #prc_area,
  #ca1,
  #ca2,
  #ca3,
  #ca4,
  #ca5,
  #ca6,
  #ca7,
  #ca8,
  #ca9,
  #ca10,
  #skt1,
  #skt2,
  #skt3 {
    margin-top: -78px;
    padding-top: 78px;
  }
  .alignright,
  img.alignright {
    display: block;
    float: none;
    margin-left: auto;
    margin-right: auto;
    margin-top: 4px;
  }
}

/* ========================================= */
/* スマホ表示iphone5以下 */
/* ========================================= */
/* Maximum width of 340 pixels. */
@media screen and (max-width: 340px) {
  .page-template-onecolumn-page #content h3.bd {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    color: #fff;
    text-align: center;
    margin: 0px auto 32px;
    font-weight: 600;
    position: relative;
    line-height: 1.3;
    display: block;
    border-left: none;
    padding: 16px 0 16px 0;
    background: #182446;
  }
  .page-template-onecolumn-page #content h3.bd span {
    border-top: none;
    border-bottom: none;
    padding: 0px 0;
    width: 100%;
    display: block;
  }
  .page-template-onecolumn-page #content h3.bd2 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 20px;
    color: #182446;
    text-align: center;
    margin: 0px 0 24px;
    font-weight: 600;
    position: relative;
    line-height: 1.3;
    display: block;
    border-left: none;
    padding: 0 0 0 0;
  }
  .page-template-onecolumn-page #content h3.bd2 span {
    border-top: solid 1px #182446;
    border-bottom: solid 1px #182446;
    padding: 16px 0;
    width: 92%;
    display: block;
    margin: 0 auto;
  }
  #under_page span.title8 {
    font-family: "Noto Sans JP", sans-serif;
    font-size: 16px;
    color: #000;
    text-align: center;
    margin: 0 0 16px;
    padding: 0 0 0 10%;
    font-weight: 600;
    line-height: 1.3;
    display: block;
    font-feature-settings: "palt" 1;
    position: relative;
  }
  .page-template-onecolumn-page #under_page .rk_center_box p,
  .page-template-onecolumn-page #under_page .rk_right_box p {
    color: #000;
    font-size: 12px;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    line-height: 1;
    padding: 0 4%;
    margin-bottom: 16px;
    text-align: justify;
  }
  #footer3 #execphp-10 .footer_menu ul li {
    font-size: 12px;
    float: left;
    line-height: 1;
    padding: 0 0 5%;
    margin: 0 2% 5%;
    width: 46%;
    display: inline;
    background: url("./images/arrow_sp.png") no-repeat scroll 0% 6%;
    border-bottom: 1px solid #182446;
    font-feature-settings: "palt" 1;
  }
  #under_page span.ftbox {
    color: #fff;
    font-size: 21px;
    font-weight: 600;
    font-family: "Marcellus", serif;
    line-height: 1;
    padding: 8px 0;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 16px;
    text-align: center;
    display: block;
    background: #2fa1d2;
    width: 160px;
    float: none;
    display: none;
  }
  .gost_btn3 {
    position: relative;
    z-index: 2;
    display: inline-block;
    padding: 0;
    background: #fff;
    border: solid 3px #182446;
    box-sizing: border-box;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #182446 !important;
    text-decoration: none;
    font-weight: 600;
    font-family: "Noto Sans JP", sans-serif;
    max-width: 290px;
    width: 290px;
    height: 80px;
    line-height: 74px;
    text-align: center;
    font-size: 18px;
    overflow: hidden;
  }

  .page-template-onecolumn-page #under_page2 {
    margin: 0px auto 0;
    width: 100%;
  }
  #content .mw_wp_form td input {
    margin: 0 auto 0;
    display: table-cell;
    width: 70%;
    display: block;
  }
  .spimg {
    width: 100%;
  }
  #custom_html-3 {
    height: auto;
    display: block;
    padding-top: 64px;
  }
  /* アンカーリンク位置相殺 */
  #prc_area,
  #ca1,
  #ca2,
  #ca3,
  #ca4,
  #ca5,
  #ca6,
  #ca7,
  #ca8,
  #ca9,
  #ca10,
  #skt1,
  #skt2,
  #skt3 {
    margin-top: -64px;
    padding-top: 64px;
  }
  .customs-header-area2 {
    width: auto;
    margin: 0px auto 0px;
    text-align: center;
    background: #000;
    position: relative;
    overflow: hidden;
    height: auto;
    padding-top: 64px;
  }
  .customs-header-area2 img {
    position: relative;
    width: 100%;
    height: 100%;
    max-width: none;
  }
}

#footer {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
#footer5 {
  position: static !important;
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
#footer2,
#footer3,
#footer {
  margin: 0 calc(50% - 50vw);
  width: 100vw;
}
.tac{
text-align:center;
}
select[name="choice"],#content .mw_wp_form td input{
	padding:0.5rem;
}
.mw_wp_form th{
	text-align:left;
}
#footer h2{
	margin: 0 calc(50% - 50vw);
	width: 100vw;
}

@media(max-width:768px){
	.footer-red-h{
	font-size:16px!important;
}
	.footer-red-h.fir{
		margin-top:2rem!important;
	}
}

.mt1{
	margin-top:0.5rem!important;
	display:block;
}

.tac-wrap{
	text-align:center!important;
}

/*ContactForm7カスタマイズ*/
table.CF7_table{
	width:100%;
	margin:0 auto;
	border: 1px solid #e5e5e5;
}

table.CF7_table tr{
	border-top: 1px solid #e5e5e5;
}

.single .entry-content table.CF7_table,
.page .entry-content table.CF7_table{
	display:table;
}

/*入力欄*/
.CF7_table input, .CF7_table textarea {
	border: 1px solid #d8d8d8;
}

.CF7_table ::placeholder {
	color:#797979;
}

/*「必須」文字*/
.CF7_req{
	font-size:.9em;
	padding: 5px;
	background: #D71D3B;
	color: #fff;
	margin-right:1em;
}

/*「任意」文字*/
.CF7_unreq{
	font-size:.9em;
	padding: 5px;
	background: #bdbdbd;/*グレー*/
	color: #fff;
	margin-right:1em;
}

.CF7_small{
	font-size:0.85rem;
	text-align:left;
}
#content .CF7_table th p,
#content .CF7_table td p{
	margin-bottom:0;
}
#content .CF7_table input,
#content .CF7_table textarea{
margin-bottom:0;
padding:0.5rem;
width:90%;
max-width:600px;
}
#content .CF7_table select{
margin-bottom:0;
padding:0.5rem;
width:93%;
max-width:615px;
}
#content .CF7_table th{
	padding:1rem;
	background:#fff;
	text-align:left;
	vertical-align:top;
}
/* タイトル列 */
@media screen and (min-width: 768px){
	.CF7_table th{
	width:30%;/*横幅*/
	background-color:#ebedf5;/*ブルーグレー*/
	}
}

/* レスポンシブ */
@media screen and (max-width: 768px){
	table.CF7_table{
	width:100%;
	}
	.CF7_table tr, .CF7_table td, .CF7_table th{
	display: block;
	width: 100%;
	line-height:2.5em;
	}
	.CF7_table th{
	background-color:#ebedf5;
	}
	#content .CF7_table th,
	#content .CF7_table td{
		padding:0.75rem 0.25rem;
	}
#content .CF7_table input,
#content .CF7_table textarea{
width:100%;
}
	.CF7_small{
	margin-top:0.5rem;
	display:inline-block;
}
}

/* 「送信する」ボタン */
.wpcf7 input.wpcf7-submit,
.wpcf7-form-control.wpcf7-previous{
	background-color:#f79034;/* オレンジ*/
	border:0;
	color:#fff;
	font-size:1.2em;
	font-weight:bold;
	cursor:pointer;
	width:250px;
	height:50px;
	display:block;
	margin:1rem;
}

.CF7_btn{
	text-align:center;
	margin-top:2.5rem;
	display:flex;
	flex-direction:column;
	align-items:center;
	justify-content:center;
}

.wpcf7-spinner{
	width:0;
	margin:0;
}

.entry-content li strong{
display:flex;
justify-content:center;
align-items:center;
flex-direction:column;
}
.entry-content li strong span,
.entry-content li strong a{
	line-height:1.2;
}
.wpcf7-not-valid-tip{
text-align:left;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output{
	font-size:0.9rem;
}
.confirm-top{
	text-align:center;
}
div.wpcf7 .wpcf7-spinner {
    display: none !important;
}
.prev-sub-btnwrap p{
display:flex;
justify-content:center;
}
.CF7_confirm td p{
	text-align:left;
}
.CF7_text{
	font-size:1rem!important;
	text-align:center;
}

/*お知らせ*/
.media-lists li + li{
	margin-top:1rem;
}
.media-lists h3{
	font-size:1.1rem;
	font-weight:bold;
}
.media-lists p{
	font-size:1rem;
	margin-bottom:0;
}
@media(max-width:480px){
	.media-lists h3{
	font-size:1rem;
}
	.media-lists p{
	font-size:0.9rem;
}
}

/*header画像対策*/
.test{
	display:none;
}

.rec-text{
	text-align:center;
	display:flex;
	justify-content:center;
	margin-top:2rem;
	flex-wrap:wrap;
	line-height:1.9;
}
.rec-text a{
text-decoration:underline;
}
.page-template-onecolumn-page #under_page .rec-text p{
	margin:0!important;
	padding:0!important;
}
.grecaptcha-badge { visibility: hidden; }
.footer-author{
	padding:2rem 0;
	display:flex;
	justify-content:center;
}
.footer-author .footer-author-box{
	border: 10px double #573410;
	padding:1rem 2rem;
}
.author-box-inner{
	display:flex;
	justify-content:space-between;
	align-items:center;
	margin-top:1.5rem;
}
.footer-author .footer-author-box p{
	margin-bottom:0!important;
	line-height:initial!important;
	font-family:Verdana, "游ゴシック", YuGothic, "ヒラギノ角ゴ ProN W3",
    "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif!important;
	letter-spacing:1.2px!important;
}
.footer-author .footer-author-img{
border-radius:50%;
width:150px;
height:150px;
}
.footer-author .footer-author-img img{
	display:block;
	width:100%;
	height:100%;
	object-fit:cover;
	border-radius:50%;
}
.footer-author .footer-author-textwrap{
	width:fit-content;
	margin-left:2rem;
}
.footer-author .author-name{
	font-weight:bold;
	font-size:1.5rem;
}
.footer-author .author-qualification{
margin-top:1rem;
}
.footer-author .author-qualification p{
font-size:1.1rem!important;
padding:0!important;
}
.clear-b{
clear:both;
}
.author-title{
	font-weight:bold!important;
	text-align:center!important;
	font-size:1.5rem!important;
	border-bottom:3px solid  #573410!important;
	width:fit-content!important;
	margin:0 auto!important;
	color: #573410!important;
}
@media(max-width:480px){
.footer-author	.footer-author-box{
		padding:1rem;
}
	.footer-author	.author-box-inner{
			flex-direction:column;
	}
.footer-author	.footer-author-box	.footer-author-textwrap{
		margin-left:0;
		margin-top:1rem;
		text-align:center;
	}
.footer-author	.footer-author-box	.footer-author-img{
		width:120px;
		height:120px;
	}
.footer-author	.footer-author-box	.author-name{
		font-size:1.3rem;
	}
}
.price-note{
text-align:center;
color:#CC0D2B;
font-weight:bold;
font-size:1rem;
}
span.inline{
	display:inline-block;
}
@media(max-width:780px){
	.price-note{
margin-top:1rem;
	}
}