@charset "utf-8";
.no_compile {
  color: #ffffff;
}
body {
  margin: 0px;
  padding: 0px;
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, 'メイリオ', Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  overflow-x: hidden;
  background-color: #FFFFFF;
  line-height: 1.55;
  font-size: 15px;
}
a:hover {
  color: #323333;
  text-decoration: underline;
}
.blog_con a {
  color: #ff0000;
  text-decoration: underline;
}
a img:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}
a:hover img {
  opacity: 0.7;
  filter: alpha(opacity=70);
  -ms-filter: "alpha(opacity=70)";
  -moz-opacity: 0.7;
  -khtml-opacity: 0.7;
}
a:hover img.no_dhover,
#img_box2 img {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
}
a:hover img.no_hover2 {
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
}
.tel_font {
  font-family: 'Roboto Condensed', sans-serif;
}
.day_font {
  font-family: 'Fjalla One', sans-serif;
}
.mob_br {
  display: none;
}
.pc_none {
  display: none;
}
@media screen and (max-width: 736px) {
  .mob_br {
    display: inline-block;
  }
  .pc_none {
    display: inherit;
  }
  .mob_none,
  .mob_non,
  .no_br {
    display: none;
  }
}
.border {
  border: solid #ccc 1px;
}
p.pc_bio {
  display: block;
}
p.note_bio {
  display: none;
}
p.mob_bio {
  display: none;
}
@media screen and (max-width: 736px) {
  p.pc_bio {
    display: none;
  }
  p.note_bio {
    display: none;
  }
  p.mob_bio {
    display: block;
  }
}
@media screen and (max-height: 900px) and (min-width: 737px) {
  .top_prof p.pc_bio {
    display: none;
  }
  .top_prof p.note_bio {
    display: block;
  }
  .top_prof p.mob_bio {
    display: none;
  }
}
.dbold,
.d_bold {
  font-weight: bold;
}
.border_box {
  padding: 12px;
  border: solid 1px #ccc;
}
.border_box1 {
  padding: 24px;
  border: solid 1px #ccc;
}
.border_box2 {
  padding: 24px;
  border: solid 2px #ccc;
}
.link_color {
  color: #ff0000 !important;
}
.link_color:hover {
  color: #ff0000;
  text-decoration: underline;
}
.link_color_under {
  color: #ff0000;
  text-decoration: underline;
}
.link_color_under:hover {
  color: #ff0000;
  text-decoration: none;
}
.list li {
  list-style-type: disc;
  margin-left: 1em;
  margin-bottom: 12px;
  font-size: 110%;
}
.list0 li {
  list-style-type: disc;
  margin-left: 1em;
  margin-bottom: 12px;
}
@media screen and (max-width: 736px) {
  .list li {
    font-size: 100%;
  }
  body .mob_left {
    text-align: left;
  }
}
body .list_box {
  padding: 24px;
}
body .list_box .img_box {
  margin-left: 44px;
}
body .list_box .img_box_left {
  margin-right: 44px;
}
@media screen and (max-width: 736px) {
  body .list_box .img_box {
    margin-left: 0px;
  }
  body .list_box .img_box_left {
    margin-right: 0px;
  }
}
.test_icon {
  font-size: 100%;
}
.no_compile {
  color: #ffffff;
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.no_border_box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
ul,
li {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  margin: 0px;
  padding: 0px;
}
a {
  text-decoration: none;
  color: #323333;
}
p {
  margin: 0px;
  padding: 0px;
}
a img {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
strong {
  font-weight: normal;
}
#wrapper {
  overflow: hidden;
}
input[type="submit"] {
  -webkit-appearance: none;
}
img {
  vertical-align: bottom;
}
.fb_iframe_widget > span {
  vertical-align: baseline !important;
}
.no_compile {
  color: #ffffff;
}
.buruburu,
.buru:hover {
  display: inline-block;
  animation: hurueru 1s  infinite;
}
@keyframes hurueru {
  0% {
    transform: translate(0px, 0px) rotateZ(0deg);
  }
  5% {
    transform: translate(2px, 2px) rotateZ(1deg);
  }
  10% {
    transform: translate(0px, 2px) rotateZ(0deg);
  }
  15% {
    transform: translate(2px, 0px) rotateZ(-1deg);
  }
  20% {
    transform: translate(0px, 0px) rotateZ(0deg);
  }
}
.f_button {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  padding: 12px 44px;
}
.f_button::before,
.f_button::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.f_button,
.f_button::before,
.f_button::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
}
.f_button {
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 1px solid #333;
  color: #333;
  overflow: hidden;
}
.f_button:hover {
  color: #fff;
  text-decoration: none!important;
}
.f_button::after {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.f_button:hover::after {
  -webkit-transform: scale(2) rotate(180deg);
  transform: scale(2) rotate(180deg);
  background: #333;
}
a.kuru,
a.kuru span {
  display: inline-block;
  font-weight: normal;
}
a.kuru span {
  transition: .5s;
}
a.kuru:hover span {
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
  font-weight: bold;
}
.no_compile {
  color: #ffffff;
}
input[type='text'],
textarea,
.wpcf7-select,
input[type='email'],
input[type='password'] {
  padding: 8px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  font-family: Arial, sans-serif;
  color: #777;
  border: solid 1px #ccc;
  font-size: 15px;
}
input[type='submit'],
input[type='button'] {
  cursor: pointer;
  background: #fff;
  border: 1px solid #ccc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #111;
  font-size: 12px;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-right: 20px;
  padding-left: 20px;
}
input[type="checkbox"] {
  border: 1px solid #aaaaaa;
  vertical-align: -8px;
  -webkit-appearance: none;
  position: relative;
  margin-right: 5px;
  -webkit-box-sizing: border-box;
  width: 24px;
  height: 24px;
  background: #e2e2e2;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffffff), color-stop(1, #e2e2e2));
  background: linear-gradient(to bottom, #ffffff 0%, #e2e2e2 100%);
}
input[type="checkbox"]:checked {
  background: #99cc00;
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #99cc00), color-stop(1, #87b400));
  background: linear-gradient(to bottom, #99cc00 0%, #87b400 100%);
  border: 1px solid #336600;
}
input[type="checkbox"]:checked:before {
  position: absolute;
  left: 1px;
  top: 16px;
  display: block;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  content: "";
  width: 10px;
  height: 4px;
  background: #ffffff;
  -webkit-transform: rotate(45deg);
  -webkit-transform-origin: right center;
}
input[type="checkbox"]:checked:after {
  display: block;
  position: absolute;
  left: 9px;
  top: 16px;
  content: "";
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
  width: 16px;
  height: 4px;
  background: #ffffff;
  -webkit-transform: rotate(-53deg);
  -webkit-transform-origin: left center;
}
select.wpcf7-select {
  border: 1px solid #ccc;
  font-size: 15px;
  background: #fff;
  min-width: 200px;
  margin-bottom: 24px;
}
@media screen and (max-width: 736px) {
  input,
  button,
  select,
  textarea {
    width: 100%;
  }
}
.no_compile {
  color: #ffffff;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
table {
  width: 100%;
  margin-bottom: 10px;
  border: 1px groove #ccc;
}
table th,
table td {
  padding: 14px 16px;
  border: 1px groove #ccc;
}
table th {
  font-weight: normal;
}
.tableDec1 {
  font-size: 15px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
  width: 96%;
  margin-left: auto;
  margin-right: auto;
}
.tableDec1 tr {
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: none;
  border-left-style: none;
}
.tableDec1 th {
  border-bottom-width: 2px;
  border-bottom-color: #0084B7;
  padding-right: 30px;
  padding-left: 30px;
  min-width: 120px;
}
.tableDec1 th,
.tableDec1 td {
  border-top-width: 1px;
  border-right-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-top-style: none;
  border-right-style: none;
  border-bottom-style: solid;
  border-left-style: none;
  border-top-color: #ccc;
  border-right-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  padding-top: 24px;
  padding-top: 12px;
  padding-bottom: 12px;
}
.tableDec1 th {
  border-bottom-width: 2px;
  border-bottom-color: #0084B7;
  padding-right: 30px;
  padding-left: 30px;
  min-width: 120px;
}
.tableDec1 td {
  padding-left: 40px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.enkaku_img {
  max-width: 180px;
  border: solid 1px #ccc;
  padding: 4px;
  background: #fff;
}
.enkaku_p {
  flex-grow: 1;
}
@media screen and (max-width: 736px) {
  .tableDec1 {
    font-size: 13px;
  }
  .tableDec1 th {
    min-width: 105px;
    padding-right: 10px;
    padding-left: 10px;
  }
  .tableDec1 td {
    padding-left: 40px;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
  }
  .enkaku_img {
    max-width: 140px;
    margin-bottom: 6px;
    margin-right: 12px;
  }
}
table.mailform {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
}
@media screen and (max-width: 736px) {
  table.mailform {
    width: 90%;
  }
}
table.mailform,
.mailform td,
.mailform th {
  border-style: none;
}
.mailform th {
  text-align: left;
}
.d_textarea textarea {
  width: 99%;
}
.mailform th {
  position: relative;
  width: 30%;
  vertical-align: text-top;
}
.hissu {
  position: absolute;
  /*	top: 0;
	bottom: 0;*/
  right: 5px;
  text-align: center;
  font-size: 12px;
  color: #FFF;
  background-color: #FF8700;
  display: inline-block;
  padding-right: 6px;
  padding-left: 6px;
  height: 18px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin-top: 3px;
  /*ヴァーティかるtopにしたで*/
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
}
.ninni {
  position: absolute;
  /*	top: 0;
	bottom: 0;*/
  right: 5px;
  text-align: center;
  font-size: 12px;
  color: #FFF;
  background-color: #CCCCCC;
  display: inline-block;
  padding-right: 6px;
  padding-left: 6px;
  height: 18px;
  /*width: 36px;*/
  margin-top: 3px;
  /*ヴァーティかるtopにしたで*/
  margin-right: auto;
  margin-bottom: auto;
  margin-left: auto;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media screen and (max-width: 736px) {
  .mailform th,
  .mailform td {
    width: 100%;
    float: left;
  }
}
@media screen and (max-width: 736px) {
  .table_res01 {
    border: none;
  }
  .table_res01 th,
  .table_res01 td {
    width: 100%;
    display: block;
    border-bottom: none;
  }
  .table_res01 th {
    margin-top: 12px;
  }
  .table_res01 tr td:last-child {
    border-bottom: 1px groove #ccc;
  }
  .t_m_30 {
    width: 30%;
  }
  .t_m_20 {
    width: 20%;
  }
}
.no_compile {
  color: #ffffff;
}
.d_title_all {
  width: 100%;
}
.d_title_all .d_title_width {
  width: 1084px;
  margin-left: auto;
  margin-right: auto;
  padding: 24px;
}
.d_title_all .d_title_width .pega {
  font-family: 'Teko', sans-serif;
  font-weight: 800;
  font-size: 58px;
  text-align: center;
  line-height: 1;
}
.d_title_all .d_title_width .d_title {
  font-family: 'Coda', cursive;
  font-weight: bold;
  font-size: 44px;
  text-align: center;
}
.d_title_all .d_title_width .d_title2 {
  font-family: 'Crimson Text', serif;
  font-weight: normal;
  font-size: 48px;
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.d_title_all .d_title_width .d_title2 span {
  font-size: 70%;
}
.d_title_all .d_title_width .d_title3 {
  font-family: 'Crimson Text', serif;
  font-weight: normal;
  font-size: 44px;
  text-align: center;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.d_con_all {
  width: 100%;
}
.d_con_all .d_con_width {
  width: 1084px;
  margin-left: auto;
  margin-right: auto;
  padding: 36px 24px;
}
.d_con_all .d_con_width .d_con_title {
  font-family: 'Teko', sans-serif;
  font-weight: 800;
  font-size: 58px;
  text-align: center;
}
.d_con_all .d_con_width .d_con_title2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 48px;
  text-align: center;
  margin-bottom: 24px;
}
.d_con_all .d_con_width .d_con_title2 span {
  font-size: 60%;
}
.d_con_all .d_con_width .d_con_title3 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 44px;
  text-align: center;
  margin-bottom: 24px;
}
.d_con_all .d_con_width .d_con_title4 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-weight: normal;
  font-size: 15px;
  text-align: center;
  margin-bottom: 24px;
}
.d_con_all .d_con_width .other_p {
  text-align: right;
  font-family: 'Teko', sans-serif;
  font-weight: 800;
  font-size: 40px;
}
.d_con_all .d_con_width .p_center1 {
  text-align: center;
  font-size: 18px;
}
.d_con_all .d_con_width .con_pv {
  text-align: center;
  font-family: 'Teko', sans-serif;
  font-weight: 800;
  font-size: 36px;
}
@media screen and (max-width: 736px) {
  .d_title_all .d_title_width {
    width: 100%;
  }
  .d_title_all .d_title_width .d_title {
    font-family: 'Coda', cursive;
    font-weight: bold;
    font-size: 20px;
    text-align: center;
  }
  .d_title_all .d_title_width .d_title2 {
    font-size: 24px;
  }
  .d_con_all .d_con_width {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 24px;
  }
  .d_con_all .d_con_width .d_con_title {
    font-family: 'Teko', sans-serif;
    font-weight: 800;
    font-size: 38px;
    text-align: center;
  }
  .d_con_all .d_con_width .d_con_title2 {
    font-size: 24px;
  }
  .d_con_all .d_con_width .d_con_title3 {
    font-size: 24px;
  }
  .d_con_all .d_con_width .other_p {
    text-align: right;
    font-family: 'Teko', sans-serif;
    font-weight: 800;
    font-size: 20px;
  }
  .d_con_all .d_con_width .p_center1 {
    text-align: center;
    font-size: 16px;
  }
  .d_con_all .d_con_width .con_pv {
    text-align: center;
    font-family: 'Teko', sans-serif;
    font-weight: 800;
    font-size: 24px;
  }
}
.gray_bg {
  background: #f5f5f5;
  color: #000;
}
.gray_bg a {
  color: #000;
}
.black_bg {
  background: #000000;
  color: #ffffff;
}
.black_bg a {
  color: #ffffff;
}
.black_bg .f_button {
  background: #000000;
  border: 1px solid #fff;
}
.black_bg .f_button:hover {
  color: #000;
}
.black_bg .f_button:hover::after {
  background: #FFF;
}
.pink_bg {
  background: #ff00ff;
  color: #ffffff;
}
.pink_bg a {
  color: #ffffff;
}
.pink_bg .f_button {
  background: #ff00ff;
  border: 1px solid #fff;
}
.pink_bg .f_button:hover {
  color: #ff00ff;
}
.pink_bg .f_button:hover::after {
  background: #FFF;
}
.green_bg {
  background: #2fb9d0;
  color: #ffffff;
}
.green_bg a {
  color: #ffffff;
}
.green_bg .f_button {
  background: #2fb9d0;
  border: 1px solid #fff;
}
.green_bg .f_button:hover {
  color: #2fb9d0;
}
.green_bg .f_button:hover::after {
  background: #FFF;
}
.red_bg {
  background: #c50000;
  color: #ffffff;
}
.red_bg a {
  color: #ffffff;
}
.red_bg .f_button {
  background: #c50000;
  border: 1px solid #fff;
}
.red_bg .f_button:hover {
  color: #c50000;
}
.red_bg .f_button:hover::after {
  background: #FFF;
}
.blue_bg {
  background: #0040ff;
  color: #ffffff;
}
.blue_bg a {
  color: #ffffff;
}
.blue_bg .f_button {
  background: #0040ff;
  border: 1px solid #fff;
}
.blue_bg .f_button:hover {
  color: #0040ff;
}
.blue_bg .f_button:hover::after {
  background: #FFF;
}
.full {
  width: 100%;
  height: 100vh;
  position: relative;
}
.top_bg {
  background: url(/wp-content/themes/D/d/img/fal/lotfalcon.jpg);
  background-size: cover;
  background-position: right 35% top 0%;
}
.top_bg2 {
  background: url(/wp-content/themes/D/d/img/fal/lotfalcon2.jpg);
  background-size: cover;
  background-position: right 50% top 0%;
}
.top_bg_con {
  position: relative;
}
.tsuzuki_box {
  text-align: right;
  padding-top: 15px;
  padding-bottom: 12px;
  padding-right: 0px;
  overflow: hidden;
  margin: 10px;
}
@media screen and (max-width: 736px) {
  .tsuzuki_box {
    text-align: center;
  }
}
.no_compile {
  color: #ffffff;
}
#d_main {
  margin-right: 21px;
  margin-left: 21px;
}
#main_contents {
  width: 100%;
  padding-bottom: 40px;
  font-size: 15px;
}
.blog_body #main_contents {
  width: 784px;
  float: left;
}
.blog_body #d_sidenavi {
  float: right;
  width: 216px;
}
@media screen and (max-width: 736px) {
  .blog_body #main_contents {
    width: 100%;
    float: none;
  }
}
.no_compile {
  color: #ffffff;
}
.site_width {
  width: 1084px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
#d_contents_all {
  width: 100%;
}
#d_contents_width {
  width: 1084px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
#d_contents_in {
  /*overflow: hidden;*/
  background-color: #FFF;
  margin-top: 20px;
  margin-bottom: 40px;
}
@media screen and (max-width: 736px) {
  #d_contents_width {
    width: 100%;
  }
  #main_contents {
    font-size: 14px;
    padding-top: 0px;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
  }
  #d_main {
    margin-left: 0%;
    margin-right: 0%;
  }
  #d_contents_in {
    margin-top: 0px;
    margin-bottom: inherit;
  }
}
.mail_contents {
  text-align: center;
  margin-top: 44px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  background: #fff5e8;
  padding: 24px;
  margin-bottom: -18px;
  font-weight: bold;
}
.mail_contents .mailform_bottan {
  margin-left: auto;
  margin-right: auto;
}
.set_day_all {
  font-size: 15px;
  width: 98.5%;
  border-bottom-width: 1px;
  border-bottom-style: dashed;
  border-bottom-color: #CCC;
  padding-bottom: 3px;
  margin-top: 10px;
  margin-right: 12px;
  margin-left: 12px;
}
.set_day {
  font-family: 'Fjalla One', sans-serif;
}
.set_title {
  overflow: auto;
}
.info_cat {
  font-family: 'Fjalla One', sans-serif;
  padding: 2px;
  float: left;
  text-align: center;
  width: 80px;
  font-size: 14px;
  color: #FFF;
  margin-right: 24px;
}
.i_info {
  background-color: #f7931e;
}
.i_campain {
  background-color: #dc0012;
}
.i_sale {
  background-color: #dc0012;
}
.i_event {
  background-color: #dc0012;
}
.i_kyuujin {
  background-color: #2057d8;
}
.i_media {
  background-color: #FF4343;
}
.i_news {
  background-color: #e9bd00;
}
.set_day_all {
  margin-left: auto;
  margin-right: auto;
}
.set_day,
.set_title {
  font-size: 14px;
}
.set_title {
  width: 100%;
}
.car_serch_page_side input[type='text'] {
  border-color: #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.car_serch_page_side .search_box {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  position: relative;
  margin-top: 24px;
}
.car_serch_page_side form {
  width: 100%;
}
.car_serch_page_side .s {
  width: 80%;
  height: 30px;
}
.car_serch_page_side .searchsubmit {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
}
.car_serch_page_side input[type='submit'] {
  width: 19%;
  background-image: url(/wp-content/themes/D/d/img/car/serch2.png);
  background-repeat: no-repeat;
  background-color: #999;
  background-position: center center;
}
.car_serch_page input[type='text'] {
  border-color: #ccc;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 16px;
}
.car_serch_page .search_box {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  position: relative;
}
.car_serch_page form {
  width: 100%;
}
.car_serch_page .s {
  width: 80%;
  height: 30px;
}
.car_serch_page .searchsubmit {
  position: absolute;
  right: 0;
  top: 0;
  height: 30px;
}
.car_serch_page input[type='submit'] {
  width: 19%;
  background-image: url(/wp-content/themes/D/d/img/car/serch2.png);
  background-repeat: no-repeat;
  background-color: #999;
  background-position: center center;
}
.car_thum {
  width: 180px;
  height: auto;
}
#main_contents .yarpp-related a {
  text-decoration: none;
  font-weight: normal;
}
.wpcf7 input[type='submit'],
.mailform_bottan {
  color: #ffffff;
  padding: 18px 44px;
  background: -moz-linear-gradient(top, #f1b32d 0%, #ea9917);
  background: -webkit-gradient(linear, left top, left bottom, from(#f1b32d), to(#ea9917));
  background: -ms-linear-gradient(top, #f1b32d 0%, #ea9917);
  background-color: #f1b32d;
  border: 1px solid #e88f13;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 20px;
  display: table;
  margin-right: auto;
  margin-top: 22px;
  min-width: 44%;
  text-align: center;
}
.side_shop .mailform_bottan {
  margin-left: auto;
}
.wpcf7 input[type='submit']:hover,
.mailform_bottan:hover {
  text-decoration: none;
  color: #fff;
  opacity: 0.8;
}
@media screen and (max-width: 736px) {
  .mailform_bottan {
    color: #ffffff;
    padding: 10px 20px;
    font-size: 18px;
  }
}
@media screen and (max-width: 736px) {
  #header_color_in {
    width: 100%;
  }
  h1.head,
  .head {
    width: 100%;
    line-height: 16px;
    text-indent: inherit;
    padding: 0 5px;
  }
  #header_width {
    width: 100%;
  }
  #heder_right {
    display: none;
  }
  #heder_mail {
    display: none;
  }
  #head_rogo {
    margin-top: inherit;
    width: 100%;
    margin: inherit;
  }
  #heder_right {
    padding-top: 6px!important;
  }
  #header_width,
  #header_color_in {
    min-width: inherit;
  }
  .con_box1 .img_right {
    padding-left: 0;
    float: none;
    text-align: center;
  }
  .con_box1 .img_right img {
    max-width: 100%;
  }
  .blog_like_box2 {
    margin-top: -40px !important;
  }
}
.page_shop_img {
  float: left;
  padding-right: 20px;
  margin-bottom: 20px;
  max-width: 400px;
  width: 42%;
}
.side_shop_img {
  width: 100%;
  max-width: 200px;
}
@media screen and (max-width: 736px) {
  .page_shop_img {
    width: 100%;
    max-width: inherit;
    padding: 0;
  }
}
.shop_gallary {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.shop_gallary li {
  width: 15.6%;
  margin-right: 1%;
}
.shop_gallary li img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 736px) {
  .shop_gallary li {
    width: 19%;
    margin-bottom: 1%;
  }
}
.content-box {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.d3_box2 {
  padding-top: 0px;
  padding-bottom: 30px;
  margin-right: 0px;
  margin-left: 0px;
}
.d3_box_sam_right {
  width: 230px;
  float: right;
  background-color: #FFF;
  padding-left: 30px;
  padding-bottom: 20px;
  font-size: 12px;
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.d3_box_disp {
  margin-left: 0px;
}
.d3_box_h {
  font-size: 17px;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #999;
  width: 100%;
  font-weight: bold;
  padding-bottom: 5px;
  margin-bottom: 5px;
}
.d3_box_sam {
  width: 244px;
  float: left;
  background-color: #FFF;
  padding-right: 30px;
  padding-bottom: 20px;
  font-size: 12px;
  text-align: center;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
.d3_box_sam_in {
  width: 100%;
  padding: 2px;
  border: solid #ccc 1px;
  display: table-cell;
  vertical-align: middle;
}
.d3_box_sam_in img {
  width: 100%;
  text-align: center;
}
.nagare_title {
  font-size: 17px;
  font-weight: bold;
  border-bottom: solid 1px #000;
}
.d_nagare_box {
  text-align: left;
  line-height: 2 ;
  margin: 0 12px;
}
.d_nagare_set {
  padding: 24px 0;
  border-bottom: solid 1px #000;
  overflow: hidden;
}
.nagare_icon {
  float: right;
}
.nagare_h {
  font-weight: bold;
}
.nagare_p {
  font-weight: normal;
  font-size: 14px;
}
@media screen and (max-width: 736px) {
  .nagare_icon {
    float: none;
    text-align: center;
    margin-bottom: 12px;
  }
}
.before_after_box_con {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  margin-top: 24px;
  margin-bottom: 24px;
}
.before_after_box_con .before_box {
  position: relative;
  border: solid 1px #ccc;
  margin-right: 4%;
  width: 44%;
}
.before_after_box_con .before_box img {
  max-width: 100%;
}
.before_after_box_con .after_box {
  position: relative;
  border: solid 1px #ccc;
  width: 52%;
}
.before_after_box_con .after_box img {
  max-width: 100%;
}
.before_after_box_con .ba_icon {
  position: absolute;
  left: 4px;
  bottom: 4px;
}
.before_after_box_con .sol_w {
  border: solid #FFF 5px;
}
@media screen and (max-width: 736px) {
  .before_after_box_con .before_box {
    width: 100%;
    margin-bottom: 4%;
    margin-right: 8%;
  }
  .before_after_box_con .after_box {
    width: 100%;
  }
}
.line_content {
  background: #00c300;
  padding: 20px;
  color: #fff;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
}
.line_content .line_box1 {
  width: 33.3%;
  text-align: center;
  padding-right: 20px;
}
.line_content .line_box1 img {
  max-width: 100%;
}
.line_content .line_box1 .line_title {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
}
.line_content .line_box1 .line_tada {
  font-size: 13px;
  color: #fcee21;
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  margin-top: 6px;
  margin-bottom: 12px;
  -webkit-animation: blink 1.2s ease-in-out infinite alternate;
  -moz-animation: blink 1.2s ease-in-out infinite alternate;
  animation: blink 1.2s ease-in-out infinite alternate;
}
.line_content .line_box1 p {
  font-size: 21px;
  font-weight: bold;
}
.line_content .line_box2 {
  width: 33.3%;
}
.line_content .line_box2 img {
  max-width: 100%;
}
.line_content .line_box3 {
  width: 33.3%;
  padding-left: 20px;
  font-size: 12px;
}
.line_content .line_box3 .line_qr {
  text-align: center;
  margin-bottom: 12px;
}
.line_content .line_box3 .line_qr img {
  max-width: 140px;
}
.line_content .line_box4 {
  display: none;
}
.line_content2 {
  background: #fff;
  border: solid 4px #00c300;
  padding: 20px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
}
.line_content2 .line_box1 {
  width: 33.3%;
  text-align: center;
  padding-right: 20px;
}
.line_content2 .line_box1 img {
  max-width: 100%;
}
.line_content2 .line_box1 .line_title {
  color: #000;
  font-size: 24px;
  font-weight: bold;
  margin-top: 20px;
}
.line_content2 .line_box1 .line_tada {
  font-size: 13px;
  color: #f7931e;
  -moz-transform: rotate(-3deg);
  -webkit-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
  margin-top: 6px;
  margin-bottom: 12px;
  -webkit-animation: blink 1.2s ease-in-out infinite alternate;
  -moz-animation: blink 1.2s ease-in-out infinite alternate;
  animation: blink 1.2s ease-in-out infinite alternate;
}
.line_content2 .line_box1 p {
  font-size: 21px;
  font-weight: bold;
}
.line_content2 .line_box2 {
  width: 33.3%;
}
.line_content2 .line_box2 img {
  max-width: 100%;
}
.line_content2 .line_box3 {
  width: 33.3%;
  padding-left: 20px;
  font-size: 12px;
}
.line_content2 .line_box3 .line_qr {
  text-align: center;
  margin-bottom: 12px;
}
.line_content2 .line_box3 .line_qr img {
  max-width: 140px;
}
.line_content2 .line_box4 {
  display: none;
}
@media screen and (max-width: 736px) {
  .line_content .line_box1 {
    width: 50%;
  }
  .line_content .line_box1 .line_title {
    font-size: 16px;
  }
  .line_content .line_box1 p {
    font-size: 14px;
  }
  .line_content .line_box2 {
    width: 50%;
  }
  .line_content .line_box3 {
    display: none;
  }
  .line_content .line_box4 {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
  .line_content2 .line_box1 {
    width: 50%;
  }
  .line_content2 .line_box1 .line_title {
    font-size: 16px;
  }
  .line_content2 .line_box1 p {
    font-size: 14px;
  }
  .line_content2 .line_box2 {
    width: 50%;
  }
  .line_content2 .line_box3 {
    display: none;
  }
  .line_content2 .line_box4 {
    display: block;
    width: 100%;
    text-align: center;
    padding-top: 20px;
  }
}
.taiya_table {
  font-size: 14px;
}
.taiya_table th,
.taiya_table td {
  padding: 12px 6px;
  text-align: center;
  width: 50%;
}
.taiya_table td.bottom_f {
  color: red;
  font-weight: bold;
}
.shaken_table {
  font-size: 14px;
}
.shaken_table th,
.shaken_table td {
  padding: 12px 6px;
}
.shaken_table td.bottom_f {
  color: red;
  font-weight: bold;
}
.oil .d3_box_sam {
  width: 156px;
}
.oil_price {
  font-weight: bold;
  margin-top: 6px;
  margin-bottom: 6px;
  text-align: right;
}
.oil_price span {
  color: red;
}
.oil_price span.s_muryou {
  font-size: 80%;
  font-weight: normal;
  color: #555;
}
.oil table {
  font-size: 14px;
}
.oil table th,
.oil table td {
  padding: 12px 6px;
}
.oil .bg {
  background: #e8f2ff;
}
.d_box_i {
  display: inline-block;
  padding: 6px 12px;
  border: solid 1px #4eb79b;
  color: #4eb79b;
  margin: 6px 6px 6px 0px;
  font-weight: bold;
}
.kyujin_bana {
  border: solid 2px #000000;
  color: #000000;
  display: block;
  text-align: center;
  padding: 9px 9px 12px 9px;
  background: #FFF;
}
.kyujin_bana .k_title {
  font-size: 24px;
  display: block;
  font-weight: bold;
}
.kyujin_bana .k_title_under {
  border-bottom: solid 2px #ffffff;
  display: block;
  width: 96%;
  margin: 2%;
}
.kyujin_bana:hover {
  color: #000000;
  text-decoration: none;
}
@media screen and (max-width: 736px) {
  .mob100p {
    width: 100%;
    overflow: hidden;
  }
  .mob_center {
    text-align: center;
    float: none!important;
  }
  .mob_center img {
    max-width: 100%;
  }
  .kyujin_bana {
    width: 94%;
    margin-left: auto;
    margin-right: auto;
  }
}
.info_mail_box {
  width: 100%;
  margin-top: 84px;
  position: relative;
}
.info_mail_box .info_mail_box_h2 {
  padding: 12px;
  background: #428ae0;
  color: #fff;
  font-size: 14px;
}
.info_mail_box .info_mail_box_h3 {
  padding: 12px 12px;
  font-size: 24px;
  font-weight: bold;
  background: #ffffff;
}
.info_mail_box .tel_mail_box {
  background: #428ae0;
  color: #fff;
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
}
.info_mail_box .tel_mail_box .com__box {
  width: 100%;
  font-size: 20px;
  padding: 12px 24px 0 24px;
}
.info_mail_box .tel_mail_box .tel__box {
  padding: 0px 24px 12px 24px;
  width: 50%;
}
.info_mail_box .tel_mail_box .tel__box .tell {
  font-family: 'Roboto Condensed', sans-serif;
  font-size: 52px;
}
.info_mail_box .tel_mail_box .tel__box .tell_time {
  font-size: 17px;
  padding: 12px;
  text-align: center;
  background: #6ea5e7;
}
.info_mail_box .tel_mail_box .mail__box {
  padding: 0px 24px 12px 24px;
  width: 50%;
  text-align: center;
  z-index: 1;
}
.info_mail_box .tel_mail_box .mail__box .mailform_bottan {
  width: 100%;
  display: inline-block;
}
.info_mail_box .tel_mail_box .mail__box .mail_time {
  text-align: left;
  padding: 12px;
}
.info_mail_box .tel_mail_box .man_photo {
  position: absolute;
  right: 0;
  margin-top: -143px;
  z-index: 0;
}
@media screen and (max-width: 736px) {
  .info_mail_box .info_mail_box_h2 {
    font-size: 13px;
  }
  .info_mail_box .info_mail_box_h3 {
    font-size: 20px;
  }
  .info_mail_box .tel_mail_box {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
  }
  .info_mail_box .tel_mail_box .com__box {
    width: 100%;
    font-size: 18px;
  }
  .info_mail_box .tel_mail_box .tel__box {
    width: 100%;
  }
  .info_mail_box .tel_mail_box .tel__box .tell {
    font-size: 44px;
  }
  .info_mail_box .tel_mail_box .tel__box .tell_time {
    font-size: 14px;
  }
  .info_mail_box .tel_mail_box .mail__box {
    width: 100%;
    z-index: 1;
  }
  .info_mail_box .tel_mail_box .mail__box .mailform_bottan {
    width: 100%;
    margin-top: 0px;
  }
  .info_mail_box .tel_mail_box .mail__box .mail_time {
    display: none;
  }
  .info_mail_box .tel_mail_box .man_photo {
    margin-top: 162px;
    display: none;
    max-width: 100px;
  }
  .info_mail_box .tel_mail_box .man_photo img {
    width: 100%;
    height: auto;
  }
}
.google-maps {
  position: relative;
  /* padding-bottom: 36%; */
  padding-bottom: 500px;
  height: 0;
  overflow: hidden;
}
.google-maps iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
}
.balloon2-left {
  position: relative;
  display: inline-block;
  margin: 0 0 1.5em 15px;
  padding: 12px 15px;
  min-width: 120px;
  max-width: 100%;
  color: #555;
  font-size: 18px;
  background: #FFF;
  border: solid 3px #555;
  box-sizing: border-box;
}
.balloon2-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -24px;
  margin-top: -12px;
  border: 12px solid transparent;
  border-right: 12px solid #FFF;
  z-index: 2;
}
.balloon2-left:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  border-right: 14px solid #555;
  z-index: 1;
}
@media screen and (max-width: 736px) {
  .balloon2-left:before {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-bottom: 12px solid #FFF;
    z-index: 2;
  }
  .balloon2-left:after {
    content: "";
    position: absolute;
    top: -16px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-bottom: 14px solid #555;
    z-index: 1;
  }
}
.balloon2-left p {
  margin: 0;
  padding: 0;
}
.flex_mr {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center;
}
.ona_koe {
  display: inline-block;
  margin-left: 15px;
  padding: 6px 12px;
}
.hom_box {
  text-align: center;
}
.mr {
  text-align: center;
}
.fixed_margin_div {
  display: none;
}
.fixed .fixed_margin_div {
  display: block;
}
.membder_box {
  margin-top: 24px;
  right: -1200px;
  overflow: hidden;
  background: rgba(255, 255, 255, 0.8);
  color: #c50000;
  border: solid 1px #c50000;
  padding: 18px 24px 24px 24px;
  text-align: center;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
}
.membder_box .join {
  background: rgba(199, 129, 0, 0.9);
  color: #fff;
  padding: 6px 24px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin-right: 12px;
  margin-left: 12px;
  font-family: 'Roboto Condensed', sans-serif;
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 12px;
  transition: 0.3s ;
}
.membder_box .join2 {
  background: rgba(199, 0, 0, 0.9);
  color: #fff;
  padding: 6px 24px;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  margin-right: 12px;
  margin-left: 12px;
  font-family: 'Roboto Condensed', sans-serif;
  display: inline-block;
  margin-top: 12px;
  margin-bottom: 12px;
  transition: 0.3s ;
}
.membder_box .join2:hover,
.membder_box .join:hover {
  text-decoration: none;
}
.membder_box .tel {
  font-size: 150%;
  font-family: 'Roboto Condensed', sans-serif;
  color: #c50000;
}
.membder_box .okigaru {
  color: #c50000;
}
.top_membder .membder_box {
  transition: all 1.3s ease;
  /* -webkit-transition: all 0.3s ease; */
  -moz-transition: all 1.3s ease;
  -o-transition: all 1.3s ease;
  position: fixed;
  z-index: 101;
}
.fixed .top_membder .membder_box {
  right: 24px;
  top: 140px;
}
.blog_body .top_membder {
  display: none;
}
.sidr .membder_box {
  margin-top: 0;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.no_hover_men:hover {
  background: #212121 !important;
}
.foot_men {
  text-align: center;
}
.foot_men .membder_box {
  background: #fff;
  border: solid 1px #000;
  color: #000;
  display: inline-block;
}
.p_center p {
  text-align: center;
}
.p_center p a {
  color: #e6ac00;
}
@media screen and (max-width: 736px) {
  .top_membder {
    display: none;
  }
}
.kiji_sns_top {
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding: 24px 12px 0 12px;
  overflow: hidden;
}
.tw_bt {
  width: 46%;
  float: left;
  text-align: right;
  margin-right: 2%;
}
.fixed .kiji_sns_top {
  overflow: inherit;
  padding: 6px 12px 0 12px;
}
@media screen and (max-width: 736px) {
  .fixed .fixed_margin {
    margin-top: 230px;
  }
  .tw_bt {
    width: 38%;
    float: left;
    text-align: right;
    margin-right: 7%;
  }
  .fb_iframe_widget iframe {
    margin-left: 0px!important;
  }
}
.f_rogo_box {
  width: 20%;
}
.f_rogo_box img {
  width: 100%;
}
@media screen and (max-width: 736px) {
  .f_rogo_box {
    width: 50%;
  }
  .f_rogo_box img {
    width: 100%;
  }
}
.fb_iframe_widget > span {
  vertical-align: baseline !important;
}
#lot_logo {
  position: absolute;
  left: -1000px;
  top: 40vh;
  display: none;
}
#lot_logo2 {
  position: absolute;
  right: -1000px;
  top: 60vh;
  display: none;
  z-index: 2;
}
#lot_logo2_back {
  position: absolute;
  right: -1000px;
  top: 60vh;
  display: none;
  margin-right: 50px;
}
.button {
  position: absolute;
  display: flex;
  align-items: center;
  top: 50%;
  left: 50%;
  margin-left: -80px;
  margin-top: -80px;
  width: 160px;
  height: 160px;
  text-align: center;
}
.button:before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  width: 160px;
  height: 160px;
  border: 1px solid deeppink;
  border-radius: 50%;
}
.button-item {
  color: deeppink;
  font-size: 40px;
  font-family: 'Oswald', sans-serif;
  line-height: 1em;
  text-decoration: none;
}
.button span {
  position: absolute;
  top: 1em;
}
.heart {
  position: absolute;
  width: 100px;
  height: 90px;
  top: 50%;
  left: 50%;
  margin-top: -45px;
  margin-left: -50px;
}
.heart:before,
.heart:after {
  content: '';
  position: absolute;
  top: 0;
  width: 50px;
  height: 80px;
  background: #fc2e5a;
  border-radius: 50px 50px 0 0;
}
.heart:before {
  left: 50px;
  transform: rotate(-45deg);
  transform-origin: 0 100%;
}
.heart:after {
  left: 0;
  transform: rotate(45deg);
  transform-origin: 100% 100%;
}
.heart-bg {
  animation: heart-anim 4s linear infinite;
}
.heart-bg:before,
.heart-bg:after {
  background-color: #ff7693;
}
.heart-main {
  animation: pounding .5s linear infinite alternate;
}
@keyframes pounding {
  0% {
    transform: scale(1.5);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes heart-anim {
  46% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  52% {
    transform: scale(1.5);
  }
  55% {
    transform: scale(3);
  }
  100% {
    opacity: 0;
    transform: scale(50);
  }
}
@media screen and (max-width: 736px) {
  #lot_logo {
    width: 100%;
    text-align: center;
  }
  #lot_logo img {
    max-width: 90%;
  }
  #lot_logo2 {
    width: 100%;
  }
  #lot_logo2 img {
    max-width: 100%;
  }
}
.fixed #top_h1 #header_color {
  border-top-width: 3px;
}
.fixed #top_h1 #header_color_in {
  display: block;
}
.set_info_all {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}
.set_info_all .set_info_day {
  width: 10%;
  padding-right: 2%;
  text-align: right;
  font-family: 'Fjalla One', sans-serif;
  font-size: 20px;
}
.set_info_all .set_info_con_all {
  width: 80%;
}
.set_info_all .set_info_con_all .set__info_title {
  font-size: 20px;
  font-weight: bold;
}
.set_info_all .set_info_con_all .set_info_con {
  margin-top: 20px;
  margin-bottom: 20px;
}
.set_info_all .set_info_con_all iframe {
  width: 100%;
}
.cat-news:nth-child(odd) {
  background: #f6f7f7;
}
.blog_con_no_border .blog_con {
  border-bottom: none;
}
.blog_con iframe {
  max-width: 100%;
}
@media screen and (max-width: 736px) {
  .set_info_all .set_info_day {
    width: 100%;
    text-align: left;
  }
  .set_info_all .set_info_con_all {
    width: 100%;
  }
}
.sche .set_day_all {
  border-bottom-color: #fff;
  margin-bottom: 12px;
  padding-bottom: 6px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
}
.sche .set_day {
  color: #fff;
  font-size: 20px;
  width: 160px;
}
.sche .set_title {
  font-size: 18px;
}
.sche .info_cat {
  line-height: 20px;
  background: #000;
  width: 100px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.sche .sche_chiiki {
  background: #fff;
  color: #000;
}
.single_sche_day {
  font-family: 'Fjalla One', sans-serif;
  text-align: center;
  font-size: 44px;
  font-weight: bold;
}
.sche_cats {
  display: inline-block;
  margin-right: 6px;
}
.sche_cats a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  outline: none;
  padding: 12px 44px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  position: relative;
  z-index: 2;
  background-color: #fff;
  border: 1px solid #333;
  color: #333;
  overflow: hidden;
}
.li_menu_ul {
  overflow: hidden;
  margin-top: 12px;
}
.li_menu_ul li {
  float: left;
  margin-right: 6px;
}
.roop_sche_day {
  font-family: 'Fjalla One', sans-serif;
  text-align: left;
  font-size: 33px;
  font-weight: normal;
  margin-bottom: 6px;
}
.blog_new_kijibox {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.blog_new_kijibox_disp {
  width: 50%;
}
.current-cat a.f_button {
  background-color: #333;
  color: #ffffff;
}
.kako_suke {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -webkit-opacity: 0.7;
  -moz-opacity: 0.7;
  opacity: 0.7;
}
body .sche_ac_box {
  padding: 24px;
  margin-bottom: 6px;
  border-bottom: 0px;
}
body .kako_suke {
  background: #f1f1f1;
}
body .mirai_suke {
  background: #ffe1ff;
}
body .kyou_suke {
  background: #fbff00;
}
.honjitsu {
  display: none;
  font-size: 80%;
  color: red;
}
.kyou_suke .honjitsu {
  display: inline-block;
}
@media screen and (max-width: 736px) {
  .sche .set_day_all {
    border-bottom-color: #fff;
    margin-bottom: 12px;
    padding-bottom: 6px;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
  }
  .sche .set_day {
    color: #fff;
    font-size: 20px;
    width: 100%;
    margin-bottom: 6px;
  }
  .sche .set_title {
    font-size: 16px;
  }
  .sche .info_cat {
    line-height: 20px;
    background: #000;
    width: 100px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 6px;
  }
  .sche .sche_chiiki {
    background: #fff;
    color: #000;
  }
  .sche_cats a {
    padding: 7px 24px;
  }
  .tax_top_menu_all .f_button {
    padding: 7px 24px;
  }
}
.event_r {
  padding: 24px;
  background: #000;
  overflow: hidden;
  font-size: 17px;
}
.event_r li {
  list-style-type: none;
  float: left;
  width: 100%;
}
.event_r > li {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
}
.event_top li {
  margin-bottom: 10px;
  width: auto;
}
.event_r li a {
  width: 20%;
  margin-right: 3%;
  color: #FFF;
  padding: 5px 10px;
  text-align: center;
  background-color: #ff00ff;
  display: inline-table;
}
.event_r li .children {
  margin: 0px;
  padding: 0px;
  width: 77%;
}
.event_r li .children li {
  float: left;
  width: auto;
  margin-bottom: 10px;
}
.event_r li .children li a {
  width: auto;
  display: block;
  padding-right: 10px;
  padding-left: 10px;
  color: #fff;
  background: none ;
  margin-right: 10px;
  text-decoration: underline;
}
.event_r li a:hover,
.event_r li .children li a:hover,
.event_r li.current-cat a,
.event_r li .children li.current-cat a {
  color: #FFF!important;
  background-color: #ff66ff;
  text-decoration: none;
}
.news_title_sub {
  font-size: 12px;
  margin-bottom: -40px;
  margin-left: 9px;
}
@media screen and (max-width: 736px) {
  .event_r li a {
    width: 100%;
    margin-bottom: 20px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    display: inline-table;
  }
  .event_r li .children {
    margin: 0px;
    padding: 0px;
    width: 100%;
  }
}
.top_new_item_all {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
}
#top_page .top_new_item_box {
  width: 22%;
}
.top_new_item_box {
  width: 30%;
  margin-right: 1.5%;
  margin-left: 1.5%;
  margin-bottom: 12px;
}
.top_new_item_box .top_new_item_sam {
  margin-bottom: 6px;
}
.top_new_item_box .top_new_item_sam img {
  max-width: 100%;
  height: auto;
  -webkit-box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.3);
  box-shadow: 3px 3px 12px rgba(0, 0, 0, 0.3);
}
.top_new_item_box .top_item_name {
  font-size: 14px;
  padding: 6px 0;
}
.top_new_item_box .top_item_name2 {
  font-size: 14px;
  padding: 0 0 6px 0;
}
.top_new_item_box .top_item_disp {
  font-family: helvetica;
}
.top_new_item_box .hatubai_day {
  font-size: 12px;
  color: #989898;
  margin-bottom: 6px;
}
.top_new_item_box:hover {
  text-decoration: none;
  color: inherit;
}
@media screen and (max-width: 736px) {
  #top_page .top_new_item_box {
    width: 100%;
  }
  .top_new_item_box {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 24px;
  }
  .top_new_item_box .top_new_item_sam {
    width: 80%;
    margin: 0 10% 6px 10%;
  }
  .top_new_item_box .top_item_disp_box_all {
    width: 80%;
    margin: 0 10% 0px 10%;
    text-align: center;
  }
  .top_new_item_box .top_item_name {
    padding: 0;
    margin-bottom: 6px;
  }
  .top_new_item_box [class^="wpbr-"],
  .top_new_item_box [class*=" wpbr-"] {
    line-height: 30px;
  }
}
.blog_con h3.hanabi {
  background: none;
  border: none;
  color: #000;
  font-size: 20px;
  padding: 0;
}
.d_con_rela {
  position: relative;
}
.top_bg2 .d_con_width {
  position: relative;
  height: 100vh;
}
.top_prof {
  mini-width: 1084px;
  width: 90%;
  right: 0;
  left: 0;
  margin: auto;
  position: absolute;
  bottom: 0;
  color: #fff;
  padding: 24px;
  background-color: rgba(0, 0, 0, 0.3);
}
.top_prof p.pc_bio {
  display: block;
}
.top_prof p.mob_bio {
  display: none;
}
@media screen and (max-width: 736px) {
  .d_con_rela {
    position: relative;
  }
  .d_con_rela .top_bg2 .d_con_width {
    position: inherit;
  }
  .top_prof p.pc_bio {
    display: none;
  }
  .top_prof p.mob_bio {
    display: block;
  }
}
.full2 {
  width: 100%;
  height: 50vh;
  position: relative;
}
.bio_bg2 {
  background: url(/wp-content/themes/D/d/img/fal/lotfalcon3.jpg);
  background-size: cover;
  background-position: right 50% top 10%;
}
.d_con_title3 {
  font-family: 'Crimson Text', serif;
  font-weight: normal;
  font-size: 36px;
  text-align: center;
  margin-bottom: 24px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.foot_sns_box {
  text-align: center;
}
.foot_sns_box a {
  display: inline-block;
  margin: 5px;
}
.kanin_rela {
  display: block;
  position: relative;
}
.kanin_gentei_sam {
  position: absolute;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.49);
}
.kanin_gentei_sam .kanin_gentei {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  text-align: center;
  height: 30px;
  font-weight: bold;
  font-size: 18px;
}
.kanin_gentei_sam .kanin_gentei span {
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  color: #fff;
}
#wpmem_login .div_text,
#wpmem_reg .div_text,
#wpmem_reg .div_textarea,
#wpmem_reg .div_select,
#wpmem_reg .div_checkbox,
#wpmem_reg .div_multiselect,
#wpmem_reg .div_multicheckbox,
#wpmem_reg .div_radio,
#wpmem_reg .div_image,
#wpmem_reg .div_file,
#wpmem_reg .div_url,
#wpmem_reg .div_number,
#wpmem_reg .div_date {
  width: 300px;
}
#wpmem_login .button_div {
  text-align: left;
}
#wpmem_login input {
  vertical-align: middle;
}
#wpmem_login input[type='submit'] {
  color: #ffffff;
  padding: 18px 44px;
  background: -moz-linear-gradient(top, #f1b32d 0%, #ea9917);
  background: -webkit-gradient(linear, left top, left bottom, from(#f1b32d), to(#ea9917));
  background: -ms-linear-gradient(top, #f1b32d 0%, #ea9917);
  background-color: #f1b32d;
  border: 1px solid #e88f13;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 20px;
  display: table;
  margin-right: auto;
  margin-top: 22px;
  min-width: 44%;
  text-align: center;
  min-width: 300px;
}
#wpmem_login legend {
  margin-bottom: 24px;
}
#wpmem_reg input[type="text"],
#wpmem_reg input[type="password"],
#wpmem_reg input[type="email"],
#wpmem_reg input[type="url"],
#wpmem_reg input[type="number"],
#wpmem_reg input[type="date"],
#wpmem_reg textarea,
#wpmem_login input[type="text"],
#wpmem_login input[type="password"] {
  width: 300px;
}
#wpmem_reg input[type='submit'] {
  color: #ffffff;
  padding: 18px 44px;
  background: -moz-linear-gradient(top, #f1b32d 0%, #ea9917);
  background: -webkit-gradient(linear, left top, left bottom, from(#f1b32d), to(#ea9917));
  background: -ms-linear-gradient(top, #f1b32d 0%, #ea9917);
  background-color: #f1b32d;
  border: 1px solid #e88f13;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.5), inset 0px 0px 1px rgba(255, 255, 255, 0.5);
  cursor: pointer;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  font-size: 20px;
  display: table;
  margin-right: auto;
  margin-top: 22px;
  min-width: 44%;
  text-align: center;
  min-width: 300px;
}
#wpmem_reg,
#wpmem_login {
  max-width: 400px;
  background: #F9F9F9;
  margin-left: auto;
  margin-right: auto;
  padding: 44px;
  margin-top: 80px;
}
#wpmem_reg fieldset,
#wpmem_login fieldset {
  margin: 0;
}
.wpmem_msg {
  width: 100%;
}
#wpmem_msg,
.wpmem_msg {
  padding: 20px;
}
@media screen and (max-width: 736px) {
  .kanin_rela {
    overflow: hidden;
  }
  .d4box .kanin_rela {
    width: 50%;
    margin-right: 3%;
  }
  .blog_new_kijibox_disp {
    width: 100%;
  }
  #wpmem_reg,
  #wpmem_login {
    padding: 44px 12px;
    background: #FFF;
  }
}
.no_compile {
  color: #ffffff;
}
#d_sidenavi {
  width: 216px;
}
#d_sidenavi_in ul.snavi li a {
  display: block;
  background-color: #fff;
  margin-bottom: 10px;
  text-align: center;
  color: #333;
  padding: 18px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  /*font-weight: bold;*/
  text-indent: -10px;
  font-size: 15px;
  border: solid 1px #333;
  font-weight: bold;
}
#d_sidenavi_in ul.snavi li a:hover {
  background-color: #212121;
  text-decoration: none;
  color: #FFF;
  border-color: #212121;
  background-repeat: repeat;
}
#d_sidenavi_in ul.snavi li a.jirei_side:hover {
  background-color: #fff;
  border: solid 1px #333;
  color: #333;
}
.side_top {
  margin-top: -8px;
  margin-bottom: 5px;
  margin-left: 10px;
}
.abs {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
}
.side_shop {
  width: 216px;
  padding: 10px;
  font-size: 12px;
  border: 1px solid #CCC;
}
@media screen and (max-width: 736px) {
  #d_sidenavi_in {
    padding: 0 12px;
  }
  #d_sidenavi_in ul.snavi li:first-child {
    border-top: solid #cccccc 1px;
  }
  #d_sidenavi_in ul.snavi li {
    border-bottom: solid #ccc 1px;
  }
  #d_sidenavi_in ul.snavi li a.jirei_side img {
    width: 40%;
    margin-right: 10%;
    margin-top: 0!important;
    margin-bottom: 0!important;
  }
  #d_sidenavi_in ul.snavi li a.jirei_side:hover {
    background-color: #212121;
    text-decoration: none;
    color: #FFF;
    border-color: #212121;
    background-repeat: repeat;
    border: 0;
  }
  .side_shop {
    text-align: center;
  }
  .side_shop {
    width: 100%;
  }
  .side_shop {
    border: none;
    margin: inherit;
    font-size: 14px;
    border-top: solid 1px #ccc;
    padding-top: 24px;
  }
  .side_shop img {
    /*width:50%;*/
    margin-bottom: 10px;
  }
  #d_sidenavi,
  #d_sidenavi_in {
    width: 100%;
    max-width: inherit;
    min-width: inherit;
    margin: inherit;
  }
  #d_sidenavi_in ul.snavi {
    width: 100%!important;
    overflow: hidden;
    margin-top: 12px!important;
  }
  #d_sidenavi_in ul.snavi li {
    width: 100%!important;
  }
  #d_sidenavi_in ul.snavi li a {
    margin: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
  }
  #d_sidenavi_in ul.snavi li a.side_top {
    background-color: #DD0000;
    color: #ffffff;
  }
  #d_sidenavi_in ul.snavi li a.jirei_side {
    background-color: #333;
    color: #FFF;
  }
  .mob_blog_side {
    padding-top: 0px !important;
  }
  .top_cal {
    width: 100%;
    max-width: inherit;
  }
  #godenshi a {
    display: block;
  }
  body .side_line {
    margin-top: 20px!important;
    border: none;
  }
  .side_top img {
    width: 30%;
    height: auto;
    margin-bottom: 0px !important;
  }
}
.no_compile {
  color: #ffffff;
}
.side_menu_con {
  display: none;
}
#d_sidenavi {
  float: left;
  width: 216px;
}
#d_sidenavi_in ul.snavi li a {
  display: block;
  background-color: #fff;
  margin-bottom: 10px;
  text-align: center;
  color: #333;
  padding: 18px 0;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  text-indent: -10px;
  font-size: 15px;
  border: solid 1px #333;
  font-weight: bold;
}
#d_sidenavi_in ul.snavi li a:hover {
  background-color: #212121;
  text-decoration: none;
  color: #FFF;
  border-color: #212121;
  background-repeat: repeat;
}
#d_sidenavi_in ul.snavi li a.jirei_side:hover {
  background-color: #fff;
  border: solid 1px #333;
  color: #333;
}
.side_top {
  margin-top: -8px;
  margin-bottom: 5px;
  margin-left: 10px;
}
.abs {
  position: absolute;
  left: 0px;
  top: 0px;
  margin-top: 4px;
  margin-bottom: 4px;
  margin-left: 4px;
}
@media screen and (max-width: 736px) {
  .side_menu_con {
    display: block;
  }
  #d_sidenavi_in ul.snavi li:first-child {
    border-top: solid #cccccc 1px;
  }
  #d_sidenavi_in ul.snavi li {
    border-bottom: solid #ccc 1px;
  }
  #d_sidenavi_in ul.snavi li a.jirei_side img {
    width: 40%;
    margin-right: 10%;
    margin-top: 0!important;
    margin-bottom: 0!important;
  }
  #d_sidenavi_in ul.snavi li a.jirei_side:hover {
    background-color: #212121;
    text-decoration: none;
    color: #FFF;
    border-color: #212121;
    background-repeat: repeat;
    border: 0;
  }
  .side_shop {
    text-align: center;
  }
  .side_shop {
    width: 100%;
  }
  .side_shop {
    border: none;
    margin: inherit;
    font-size: 14px;
    border-top: solid 1px #ccc;
    padding-top: 24px;
  }
  .side_shop img {
    margin-bottom: 10px;
  }
  #d_sidenavi,
  #d_sidenavi_in {
    width: 100%;
    max-width: inherit;
    min-width: inherit;
    margin: inherit;
  }
  #d_sidenavi_in ul.snavi {
    width: 100%!important;
    overflow: hidden;
    margin-top: 12px!important;
  }
  #d_sidenavi_in ul.snavi li {
    width: 100%!important;
  }
  #d_sidenavi_in ul.snavi li a {
    margin: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    border: none;
  }
  .mob_blog_side {
    padding-top: 0px !important;
  }
  .top_cal {
    width: 100%;
    max-width: inherit;
  }
  #godenshi a {
    display: block;
  }
  body .side_line {
    margin-top: 20px!important;
    border: none;
  }
}
.blog_body .side_blog_cat_title a {
  display: block;
  padding: 12px 24px 12px 12px ;
  background: #000000;
  margin-bottom: 1px;
  color: #fff;
  font-size: 14px;
}
.blog_body .side_blog_cat_title a:hover {
  text-decoration: none;
}
.blog_body .blog_side_menu li {
  position: relative;
}
.blog_body .blog_side_menu li a {
  display: block;
  padding: 12px 24px 12px 12px ;
  background: #000000;
  margin-bottom: 1px;
  color: #fff;
  font-size: 14px;
}
.blog_body .blog_side_menu li a:hover {
  text-decoration: none;
}
.blog_body .blog_side_menu li a:after {
  position: absolute;
  right: 12px;
  font-size: 0.75rem;
  line-height: inherit !important;
  font-family: 'fontello';
  content: "\e87c";
}
.blog_body .blog_side_menu li .children li a {
  background: rgba(0, 0, 0, 0.1);
  border-bottom: solid 1px #FFF ;
  color: #000000;
}
.blog_body .blog_side_menu li .children li a:after {
  color: rgba(0, 0, 0, 0.5);
}
.blog_body .blog_side_menu li .children li .children li a {
  background: rgba(0, 0, 0, 0);
  border-bottom: solid 1px #ececec ;
  color: #555;
}
.blog_body .blog_side_menu li .children li .children li a:after {
  color: #ccc;
}
.blog_body .blog_side_menu li .children li .children li:last-child a {
  border-bottom: none;
}
.blog_body .blog_side_menu li .children li:last-child a {
  border-bottom: none;
}
@media screen and (max-width: 736px) {
  .blog_body #d_sidenavi {
    width: 100%;
    margin-left: 0px;
  }
}
.no_compile {
  color: #ffffff;
}
.widgettitle,
.widgettitle2,
.widgettitle3 {
  margin-bottom: 24px;
  line-height: 44px;
  height: 40px;
}
.widgettitle {
  color: #FFF;
  padding-left: 12px;
  background-color: #000000;
}
.widgettitle2 {
  padding-left: 12px;
  display: block;
  background: #ee8257;
  border: #ee8257;
  color: #fff;
}
.widgettitle2:hover {
  background: #ee8257;
  border: #ee8257;
  color: #fff;
  text-decoration: none;
  position: relative;
}
.widgettitle2:hover:after {
  bottom: 4px;
  right: 4px;
  border-top: 1em solid transparent;
  border-right: 1em solid #f7c9b7;
  position: absolute;
  content: " ";
  height: 0;
  width: 0;
}
.widget_archive label {
  display: none;
}
.widget_categories label {
  display: none;
}
#blog_side li {
  margin-bottom: 24px;
}
.popular_one {
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
  clear: both;
  overflow: hidden;
}
.popular_sam {
  float: left;
  width: 30%;
  height: auto;
  margin-right: 6px;
}
.popular_sam img {
  background-color: #FFF;
  padding: 1px;
  border: 1px solid #CCC;
  width: 100%;
  height: auto;
}
.popular_date {
  font-size: 11px;
}
.popular_title {
  font-size: 13px;
}
.view_con {
  font-size: 11px;
}
.view_con .views {
  color: #ffa600;
  display: inline-block;
}
.view_con .crown {
  font-weight: bold;
  font-size: 120%;
  color: #000000;
}
.tagcloud {
  overflow: hidden;
}
.tagcloud a,
.tagcloud .tag_close {
  font-size: 10px !important;
  line-height: 1em;
  background: #ccc;
  color: #fff;
  display: inline-block;
  white-space: nowrap;
  padding: 8px 8px;
  margin-top: 3px;
  border-radius: 4px;
  text-decoration: none;
}
.tagcloud a:hover,
.tagcloud .tag_close:hover {
  background: #f9d635;
  color: #2098a8;
}
.tagcloud a:before {
  font-family: 'fontello';
  content: '\e856';
  padding-right: 4px;
}
.tagcloud .tag_close {
  cursor: pointer;
  display: inline-block;
}
.tagcloud .tag_close_con {
  display: none;
}
select#cat {
  width: 100%;
  font-size: 14px;
}
.no_compile {
  color: #ffffff;
}
.fixed .login_margin {
  margin-top: 32px;
}
#header_color {
  width: 100%;
  background: #ffffff;
  color: #000000;
}
#header_color_in {
  width: 1084px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
h1.head {
  font-size: 12px;
  padding-left: 5px;
  line-height: 27.5px;
  text-indent: 10px;
}
#d_header_all {
  width: 100%;
  color: #000000;
}
#header_width {
  width: 1084px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
#d_header_in {
  overflow: hidden;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  padding: 0 0 12px 0;
}
#head_rogo {
  width: 100%;
  float: left;
  margin-top: 6px;
  margin-left: 10px;
  margin-right: 36px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  color: #000000;
}
#heder_right {
  font-family: 'Roboto Condensed', sans-serif;
  min-width: 300px;
  text-align: left;
  color: #000000;
  font-size: 13px;
  margin-right: 10px;
}
#heder_mail {
  min-width: 150px;
}
#heder_mail a {
  font-size: 16px;
  font-weight: bold;
  color: #000000;
  border: solid 1px #000000;
  padding: 16px 24px 16px 19px;
}
#heder_mail a:hover {
  background: #000000;
  color: #fff;
  text-decoration: none;
}
.head_sns {
  float: left;
  margin-left: 20px;
}
.head_sns img {
  float: left;
}
.d_navi_main_in ul {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.d_navi_main_in ul li {
  flex-grow: 1;
}
.d_navi_main_in2 {
  width: 100%;
}
.d_navi_main_in2 ul li {
  float: left;
  margin-right: 24px;
  margin-bottom: 6px;
}
.d_navi_main_in2 ul li a {
  color: #000000;
  font-size: 14px;
}
.d_navi_main_all {
  width: 100%;
}
.d_navi_main_width {
  width: 1084px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
.d_navi_main_in ul li a {
  font-family: 'Roboto Condensed', sans-serif;
  padding: 12px 0px;
  text-align: center;
  display: block;
  width: 100%;
  font-size: 17px;
  color: #000000;
}
.d_navi_main_in ul li a:hover {
  background: #c50000;
  text-decoration: none;
  color: #fff;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
@media screen and (max-width: 736px) {
  #header_color_in {
    width: 100%;
  }
  h1.head,
  .head {
    width: 100%;
    line-height: 16px;
    text-indent: inherit;
    padding: 0 5px;
  }
  #header_width {
    width: 100%;
  }
  #heder_right {
    display: none;
  }
  #heder_mail {
    display: none;
  }
  #head_rogo {
    margin-top: inherit;
    width: 100%;
    margin: inherit;
  }
  #heder_right {
    padding-top: 6px!important;
  }
  #header_width,
  #header_color_in {
    min-width: inherit;
  }
  h1.head,
  .head {
    font-size: 9px;
    text-align: left;
  }
  .mob_rogo {
    margin-left: 10px;
  }
  .d_navi_main_width {
    width: 100%;
  }
  .d_navi_main_all {
    display: none;
  }
  .d_navi_main_in2 {
    display: none;
  }
}
.header1 {
  -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
}
.header1 .head_rogo_img {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  height: auto!important;
  width: 190px!important;
}
.fixed .header1 {
  position: fixed;
  top: 0px;
  padding-top: 0px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 10000;
  width: 100%;
}
.fixed .header1 #d_header_in {
  padding: 3px 0;
}
.fixed .header1 .mob_rogo {
  padding-bottom: 0 !important;
}
.fixed .header1 .head_sns {
  display: none;
}
.fixed #header_color {
  border-top-width: 5px;
  height: auto;
}
.fixed #header_color_in {
  display: none;
}
.fixed .head_rogo_img {
  height: auto!important;
  width: 120px!important;
}
.fixed .head_tel_info1,
.fixed .head_tel_info2,
.fixed .rogo_under_title {
  height: 0px!important;
  overflow: hidden;
}
@media screen and (max-width: 736px) {
  .header1 .head_rogo_img {
    width: 140px!important;
  }
  .fixed .login_margin {
    margin-top: 0px;
  }
  .fixed .head_rogo_img {
    width: 120px!important;
  }
}
.header1-2 #heder_mail {
  display: none;
}
.header1-2 #heder_right {
  display: none;
}
.header1-2 .d_navi_main_in2 {
  min-width: 700px;
}
.header1-2 .d_navi_main_in2 ul {
  float: right;
}
.fixed .header1-2 {
  position: fixed;
  top: 0px;
  padding-top: 0px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 10000;
  width: 100%;
}
.fixed .header1-2 #d_header_in {
  padding: 3px 0;
}
.fixed .header1-2 #head_rogo strong {
  display: none;
}
.fixed .header1-2 .mob_rogo {
  padding-bottom: 0 !important;
}
.fixed .header1-2 .head_sns {
  display: none;
}
.fixed #header_color {
  border-top-width: 5px;
  height: auto;
}
.fixed #header_color_in {
  display: none;
}
@media screen and (max-width: 736px) {
  .fixed .login_margin {
    margin-top: 0px;
  }
}
.header2 {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  position: relative;
}
.header2 #heder_mail {
  display: none;
}
.header2 #heder_right {
  display: none;
}
.header2 #head_rogo {
  width: 100%;
  float: none;
  margin-left: 0px;
  margin-right: 0px;
  display: block;
  color: #000000;
}
.header2 #head_rogo strong {
  display: none;
}
.header2 #head_rogo .head_sns {
  float: right;
  margin-top: -33px;
}
.header2 #header_color_in {
  text-align: center;
}
.fixed .login_margin {
  margin-top: 32px;
}
.fixed .header2 {
  position: fixed;
  top: 0px;
  padding-top: 0px;
  background-color: rgba(255, 255, 255, 0.9);
  z-index: 10000;
  width: 100%;
}
.fixed .header2 #d_header_in {
  padding: 0px 0;
}
.fixed .header2 #head_rogo {
  display: none;
}
.fixed .header2 #head_rogo strong {
  display: none;
}
.fixed .header2 .mob_rogo {
  padding-bottom: 0 !important;
}
.fixed .header2 .head_sns {
  display: none;
}
.fixed #header_color {
  border-top-width: 0px;
  height: auto;
}
.fixed #header_color_in {
  display: none;
}
@media screen and (max-width: 736px) {
  .header2 #head_rogo img {
    width: 240px!important;
    height: auto;
  }
  .header2 .head_sns {
    display: none;
  }
  .fixed .login_margin {
    margin-top: 0px;
  }
  .fixed .header2 #d_header_in {
    padding: 3px 0;
  }
  .fixed .header2 #head_rogo {
    display: block;
  }
}
.no_compile {
  color: #ffffff;
}
.foot_padding {
  padding-top: 64px;
}
@media screen and (max-width: 736px) {
  .foot_padding {
    padding-top: 24px;
  }
}
#d_footer_all {
  width: 100%;
  background-color: #ffffff;
  color: #000000;
  border-top: solid 1px #c50000;
}
#d_footer_width {
  width: 1084px;
  position: relative;
  margin-right: auto;
  margin-left: auto;
}
#d_footer_width #d_footer_in {
  padding: 30px 15px;
  overflow: hidden;
  position: relative;
}
#footer_info {
  font-family: 'Roboto Condensed', sans-serif;
}
#footer_info a {
  color: #000000;
  text-decoration: underline;
}
.footer_menu {
  margin-bottom: 18px;
}
.footer_menu li {
  margin-bottom: 6px;
}
.foot_sns_box {
  text-align: center;
}
.foot_sns {
  float: inherit;
  margin: inherit;
  display: inline-block;
  margin-left: auto;
  margin-right: auto;
}
.f_50 {
  width: 50%;
  float: right;
  text-align: center;
}
.f_50 ul li a {
  color: #000000;
  font-size: 14px;
}
.ggmap {
  position: relative;
  padding-bottom: 490px;
  overflow: hidden;
  width: 100%;
  margin-top: 30px;
}
.ggmap iframe,
.ggmap object,
.ggmap embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#copyright {
  width: 100%;
  background-color: #c50000;
  text-align: center;
  font-size: 10px;
  color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  background-repeat: repeat;
}
#copyright a {
  color: #ffffff;
  text-decoration: none;
}
@media screen and (max-width: 736px) {
  .f_50 {
    width: 100%;
    float: none;
  }
  .footer_menu {
    display: none;
  }
  .foot_sns {
    float: inherit;
    margin: inherit;
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
  }
  #d_footer_in {
    text-align: center;
  }
  #d_footer_width {
    width: 100%;
  }
  .foot_sns > div {
    float: left;
    margin-right: 12px;
  }
  #footer_logo {
    width: 100%;
  }
  .foot_ad_all,
  .foot_ad_1,
  .foot_ad_2 {
    float: none!important;
    text-align: center;
    margin-right: inherit !important;
  }
  .foot_ad_1 {
    display: none;
  }
  .ggmap {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
  }
  .ggmap iframe,
  .ggmap object,
  .ggmap embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }
}
.footer_call {
  display: none;
}
@media screen and (max-width: 736px) {
  body.fixed #d_header_in {
    position: fixed;
    top: 0px;
    z-index: 10000;
    width: 100%;
    padding: 0;
    background: #ffffff;
  }
  body.fixed .footer_call {
    display: block;
    position: fixed;
    bottom: 0px;
    z-index: 10000;
    width: 100%;
    padding: 0;
    background: #000000;
    text-align: center;
    padding: 6px;
  }
  body.fixed .footer_call a {
    margin-right: 1px;
    margin-left: 1px;
  }
  body.fixed #copyright {
    padding-bottom: 57px;
  }
}
.no_compile {
  color: #ffffff;
}
.blog_new_kijibox {
  width: 100%;
  margin-bottom: 44px;
  position: relative;
  padding-bottom: 44px;
  border-bottom: solid 1px #cccccc;
}
.blog_new_kijibox_sam {
  width: 50%;
  float: left;
  position: relative;
}
.blog_new_kijibox_sam .new_icon {
  position: absolute;
  top: 5px;
  right: 12%;
  z-index: 1;
  line-height: 1;
}
.blog_new_kijibox_sam .cat {
  position: absolute;
  left: 1px;
  top: 1px;
  background: #c50000;
  color: #fff;
  padding: 6px 6px;
  font-size: 12px;
  z-index: 100;
}
.blog_new_kijibox_sam .info_cat {
  position: absolute;
  left: 1px;
  top: 1px;
  background: #c50000;
  color: #fff;
  padding: 6px 6px;
  font-size: 12px;
  z-index: 100;
}
.blog_new_kijibox_title {
  font-size: 24px;
  margin-top: 24px;
}
.blog_new_kijibox_day {
  font-size: 15px;
}
.blog_new_kijibox_dmidashi {
  font-size: 16px;
  margin-top: 24px;
}
.blog_day {
  font-size: 15px;
  text-align: center;
}
.blog_day .cat_info2 {
  font-size: 12px;
  padding: 6px 12px;
}
.blog_box_in_sam1 {
  width: 90%;
  height: auto;
  margin: auto;
}
.cat_info2 {
  background-color: #ee8257;
  padding: 6px 24px;
  display: inline-block;
  color: #fff;
  font-size: 13px;
}
.cat_info2:hover {
  text-decoration: none;
  color: #ffffff;
}
@media screen and (max-width: 736px) {
  .blog_title2,
  .blog_new_kijibox_title_big,
  .blog_new_kijibox_title {
    font-size: 20px;
  }
  .blog_con,
  .blog_new_kijibox_dmidashi,
  .blog_new_kijibox_dmidashi_big {
    font-size: 15px;
  }
  .page_title_in_title {
    font-size: 20px;
  }
  .blog_new_kijibox_sam {
    width: 100%;
    margin-bottom: 24px;
  }
  .blog_new_kijibox_sam img {
    width: 100%;
  }
  .blog_new_kijibox_sam .new_icon {
    right: 6px;
  }
  .blog_box_in_sam1 {
    width: 50%;
    float: left;
    margin-right: 12px;
  }
  .con .chiiki_wrap h3 {
    font-size: 16px;
  }
  .con .chiiki_wrap p {
    font-size: 14px;
  }
}
.blog_top_page .page_title_in_title {
  font-family: 'Titillium Web', sans-serif;
  letter-spacing: 6px ;
  font-size: 64px;
  padding-top: 24px;
  padding-bottom: 24px;
}
.page_title,
.page_title_in {
  background-color: #00a7e6;
}
.blog_new_kijibox_big {
  width: 100%;
  margin-bottom: 44px;
  position: relative;
  padding-bottom: 44px;
  border-bottom: solid 1px #cccccc;
}
.blog_new_kijibox_sam_big {
  width: 100%;
}
.blog_new_kijibox_disp_big {
  padding-top: 44px;
}
.blog_new_kijibox_title_big {
  font-size: 24px;
  margin-top: 24px;
}
.blog_new_kijibox_day_big {
  font-size: 15px;
}
.blog_new_kijibox_dmidashi_big {
  font-size: 16px;
  margin-top: 24px;
}
.blog_new_kijibox_new_big .new_icon {
  left: 12px;
}
.blog_day {
  font-size: 15px;
  text-align: center;
}
.blog_day .cat_info2 {
  font-size: 12px;
  padding: 6px 12px;
}
.blog_box_in_sam_big {
  width: 100%;
  height: auto;
  margin: auto;
}
#post-syokai2 {
  border-color: #000!important;
}
select#cat {
  height: 44px;
}
.cat2 {
  background-color: #00a2d9;
}
.cat3 {
  background-color: #01b286;
}
.cat4 {
  background-color: #ff7372;
}
.cat5 {
  background-color: #fe7e00;
}
.cat6 {
  background-color: #7db700;
}
.cat7 {
  background-color: #00a2d9;
}
.cat8 {
  background-color: #01b286;
}
/*ページNo*/
@media (max-width: 736px) {
  #main_contents {
    margin-right: 0%;
  }
  .info_blog {
    width: 100%;
    float: none;
    margin-top: 40px;
  }
  .info_blog .info_blog_title {
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: center;
  }
  .info_blog .d_blog_box {
    width: 100%;
  }
  .d_blog_box {
    width: 100%;
  }
}
.d4box {
  width: 30%;
  margin-left: 1.5%;
  text-align: left;
  margin-bottom: 44px;
  float: left;
  padding: 10px;
  position: relative;
}
.d4box .cat {
  position: absolute;
  left: 1px;
  top: 1px;
  background: #c50000;
  color: #fff;
  padding: 6px 6px;
  font-size: 12px;
  z-index: 100;
}
.d4box .blog_box_in_sam {
  width: 100%;
  height: auto;
}
.d4box .blog_box_in_sam {
  border: solid 1px #ccc;
}
.d4box .new_icon {
  position: absolute;
  top: 12px;
  right: 20px;
  z-index: 1;
}
.d4box .blog_day {
  margin-top: 24px;
  font-size: 110%;
  text-align: left;
  font-family: 'Fjalla One', sans-serif;
}
.d4box h2,
.d4box h3 {
  margin-top: 10px;
  font-size: 16px;
}
@media screen and (max-width: 736px) {
  .d4box {
    max-width: inherit!important;
    width: 100%!important;
    float: none;
    margin-bottom: 0;
    margin-top: 0;
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
  }
  .d4box .blog_box_titel {
    margin-top: 0px;
  }
  .d4box .blog_box_disp {
    padding-top: 0px;
    width: 100%;
  }
  .d4box .blog_box {
    overflow: hidden;
  }
  .d4box .blog_day {
    margin-top: 0px;
  }
  .d4box .blog_disp {
    width: 47%;
  }
  .d4box .new_icon {
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 1;
  }
}
.no_compile {
  color: #ffffff;
}
.blog_con {
  font-size: 16px;
  line-height: 2em;
  padding-bottom: 50px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #CCC;
}
@media screen and (max-width: 736px) {
  .blog_con {
    font-size: 14px;
  }
}
.blog_con img {
  max-width: 100%;
  height: auto;
}
.alignnone,
.alignleft,
.alignright,
.aligncenter {
  display: block;
  clear: both;
  padding-top: 6px;
  padding-bottom: 6px;
}
.aligncenter {
  float: none;
  margin-right: auto;
  margin-left: auto;
}
.alignleft {
  margin-right: 10px;
  float: left;
}
.alignright {
  margin-left: 10px;
  float: right;
}
#main_contents .mitumori_muryou {
  font-size: 22px;
  letter-spacing: 0.5em;
}
.kiji_info_box {
  text-align: center;
}
.kiji_info {
  font-size: 16px;
  text-align: center;
  border-bottom: dashed 2px #808080;
  padding-bottom: 12px;
  display: inline-block;
  padding-left: 24px;
  padding-right: 24px;
}
.cat_info2 {
  background-color: #ee8257;
  padding: 6px 24px;
  display: inline-block;
  color: #fff;
  font-size: 13px;
}
.up_date2 {
  color: #666666;
  display: inline-block;
  padding-left: 44px;
}
.kiji_info_cat {
  font-size: 15px;
  margin: 24px;
  text-align: center;
}
.blog_title2 {
  font-size: 27px;
  margin-bottom: 44px;
  margin-top: 44px;
}
.blog_title2 a {
  color: inherit;
  text-decoration: none;
}
.kiji_sns {
  margin-top: 44px;
  margin-bottom: 44px;
  border-top: solid 1px #000;
  border-bottom: solid 1px #000;
  padding: 24px 12px;
  overflow: hidden;
}
.kiji_sns .blog_like_box {
  margin: 0;
  padding: 0;
  text-align: left;
  margin-left: 12px;
}
.blog_con {
  border-bottom: solid 3px #e6e6e6;
  margin-bottom: 64px;
}
.blog_catch2 {
  text-align: center;
  margin-top: 44px;
  font-size: 22px;
  letter-spacing: 0.3em ;
}
.blog_catch2 span {
  color: #00a7e6;
}
body .yarpp-related a {
  font-weight: normal;
}
@media screen and (max-width: 736px) {
  .up_date2 {
    padding-left: 0px;
    display: block;
    margin-top: 12px;
  }
}
.no_compile {
  color: #ffffff;
}
.blog_deta2 {
  overflow: hidden;
}
.blog_deta2 ul.datedate li {
  background: none;
  color: #888;
  padding-left: 0;
}
.blog_deta2 ul {
  margin-top: 12px;
  overflow: hidden;
  float: left;
}
.blog_deta2 ul li {
  background: #888;
  padding: 5px 10px;
  color: #fff;
  font-weight: bold;
  float: left;
  margin-right: 10px;
  width: auto;
  margin-bottom: 10px;
  font-size: 14px;
}
.blog_deta2 ul li a {
  color: #fff;
}
.d_tag a,
.d_tag .tag_close {
  font-size: 10px !important;
  line-height: 1em;
  background: #ccc;
  color: #fff;
  display: inline-block;
  white-space: nowrap;
  padding: 8px 8px;
  margin-top: 3px;
  border-radius: 4px;
  text-decoration: none;
}
.d_tag a:hover,
.d_tag .tag_close:hover {
  background: #f9d635;
  color: #2098a8;
}
.d_tag a:before {
  font-family: 'fontello';
  content: '\e856';
  padding-right: 4px;
}
.d_tag .tag_close {
  cursor: pointer;
  display: inline-block;
}
.d_tag .tag_close_con {
  display: none;
}
.prev,
.blog_top,
.next {
  width: 33%;
  letter-spacing: 0.3em;
  font-size: 14px;
}
.prev i,
.blog_top i,
.next i {
  font-size: 55px;
  color: #57b3ac;
  vertical-align: middle;
}
.prev a,
.blog_top a,
.next a {
  color: #cccccc;
}
.prev {
  padding-left: 24px;
}
.next {
  text-align: right;
  padding-right: 24px;
}
.blog_top {
  text-align: center;
  line-height: 3em;
  margin-top: 12px;
}
.blog_top i {
  font-size: 44px;
}
.prev a:hover,
.blog_top a:hover,
.next a:hover {
  text-decoration: none;
}
.prev a:hover i,
.blog_top a:hover i,
.next a:hover i {
  color: #f56264;
}
.prev i,
.blog_top i,
.next i {
  color: #cccccc;
}
.blog_title3 {
  font-size: 28px;
  line-height: 1.5em;
  font-weight: bold;
  margin-bottom: 15px;
  padding-top: 15px;
  color: #000;
  padding-left: 0px;
  position: relative;
}
.blog_title3 a {
  color: #000;
}
#wp_page_numbers {
  background-color: #FFFFFF;
}
#wp_page_numbers ul,
#wp_page_numbers li,
#wp_page_numbers a {
  background-color: #FFFFFF;
}
#wp_page_numbers li.page_info {
  padding: 10px!important;
  font-size: 14px!important;
  /*margin-left: 20px!important;*/
}
#wp_page_numbers {
  margin: 0;
  /*    border-top: 1px solid #eee;
	margin-top:44px;*/
}
#wp_page_numbers li a {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 12px;
  color: #000;
  padding: 23px 25px;
  line-height: 100%;
  margin: 0;
  background: #fff;
  display: block;
  border: none;
}
#wp_page_numbers li a:hover {
  background-color: #ccc;
  color: #ffffff;
}
#wp_page_numbers li.active_page a {
  background-color: #000;
  color: #FFF;
}
#wp_page_numbers li.active_page a:hover {
  color: #FFF!important;
  text-decoration: none;
}
.blog_con h2,
.blog_con h3,
.blog_con h4,
.blog_con h5 {
  margin-bottom: 24px;
  margin-top: 36px;
  font-weight: bold;
}
.blog_con h2 {
  background-color: #c50000;
  color: #fff;
  padding: 15px 20px;
  font-size: 24px;
}
.blog_con h3 {
  font-size: 22px;
  border-bottom: 5px solid #e7e7e7;
  padding: 10px 0;
}
.blog_con h4 {
  font-size: 20px;
  border-bottom: 5px dashed #eee;
  padding: 8px 0;
}
.blog_con h5 {
  font-size: 20px;
  padding: 8px 0;
}
.blog_con h2.box7 {
  background: #000;
  color: #fff;
  padding: 15px 20px;
  font-size: 24px;
}
.blog_con h2.box8 {
  border: solid 1px #000;
  padding: 15px 20px;
  font-size: 24px;
  background: none;
  color: #000;
}
.blog_con h2.box9 {
  border-bottom: solid 5px #000;
  padding: 15px 0px;
  font-size: 24px;
  background: none;
  color: #000;
}
.blog_con h3.box7 {
  font-size: 22px;
  background: #000;
  color: #fff;
  padding: 10px 20px;
  border-bottom: none;
}
.blog_con h3.box8 {
  font-size: 22px;
  border: solid 1px #000;
  color: #000;
  padding: 10px 20px;
}
.blog_con h3.box9 {
  font-size: 22px;
  border-bottom: 3px solid #000;
  padding: 10px 0;
}
.blog_con h4.box7 {
  font-size: 20px;
  border-bottom: 2px dashed #ccc;
  padding: 8px 0;
}
.blog_con .box_ivory {
  background-color: #F8EEDA;
  padding: 20px;
  margin: 12px 0px;
}
.blog_con .box_gray {
  background-color: #e7e7e7;
  padding: 20px;
  margin: 12px 0px;
}
.blog_con .box_sky {
  background-color: #C5EAFF;
  padding: 20px;
  margin: 12px 0px;
}
.blog_con .box_red {
  background-color: #ffeeee;
  padding: 20px;
  margin: 12px 0px;
}
.blog_con .box_border {
  border: solid 1px #000;
  padding: 20px;
  margin: 12px 0px;
}
.blog_con table {
  border-collapse: collapse;
  text-align: left;
  line-height: 1.5;
  width: 100%;
}
.blog_con table th {
  padding: 12px;
  font-weight: bold;
  vertical-align: top;
  border: 1px solid #ccc;
}
.blog_con table td {
  padding: 12px;
  vertical-align: top;
  border: 1px solid #ccc;
}
.blog_con .d_step2 {
  font-size: 20px;
  color: #FF3300;
  background-color: #FFFFFF;
  /*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
  font-weight: bold;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-top: 0px;
  margin-bottom: 12px;
  display: inline-block;
  border: 1px solid #FF3300;
  width: 80%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.blog_con .jirei_title_price {
  margin-top: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}
@media only screen and (max-width: 736px) {
  .blog_con h2 {
    font-size: 20px;
  }
  .blog_con h3 {
    font-size: 18px;
  }
  .blog_con h4 {
    font-size: 16px;
  }
  .blog_con h5 {
    font-size: 15px;
  }
}
blockquote {
  position: relative;
  padding: 5px 32px 5px 32px;
  box-sizing: border-box;
  font-style: italic;
  background: #f3f3f3;
  box-shadow: 0 3px 4px rgba(0, 0, 0, 0.15);
}
blockquote:before {
  display: inline-block;
  position: absolute;
  top: 10px;
  left: -15px;
  width: 40px;
  height: 30px;
  vertical-align: middle;
  content: "“ ";
  color: #FFF;
  font-size: 60px;
  line-height: 1;
  background: #92d4ff;
  box-shadow: 0 2px 2px rgba(26, 26, 26, 0.14);
}
blockquote:after {
  position: absolute;
  content: '';
  top: 40px;
  left: -15px;
  border: none;
  border-bottom: solid 8px transparent;
  border-right: solid 15px #6eb3e0;
}
blockquote p {
  position: relative;
  padding: 0;
  margin: 10px 0;
  z-index: 3;
  line-height: 1.7;
}
blockquote cite {
  display: block;
  text-align: right;
  color: #888888;
  font-size: 0.9em;
}
/* ----------------------------------------------------------------------
お客様の声
---------------------------------------------------------------------- */
.koe_box .koe_f {
  padding-right: 44px;
  text-align: center;
}
.koe_box .koe_f img {
  max-width: 320px;
  margin-left: auto;
  margin-right: auto;
}
.koe_box .qa_titel1 {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 10px;
  background-image: url(/wp-content/themes/D2/d/img/d_site/Q.jpg);
  background-repeat: no-repeat;
  background-position: 15px 15px;
  padding-left: 63px;
}
.koe_box .koe_disp p {
  font-size: 16px;
  background-color: #FFF;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background-image: url(/wp-content/themes/D2/d/img/d_site/A.jpg);
  background-repeat: no-repeat;
  background-position: 15px 15px;
  padding-left: 63px;
  padding-top: 8px;
  padding-right: 15px;
  padding-bottom: 15px;
}
/*--------------------------------
マキノのブログ
---------------------------------*/
.d_step2 {
  font-size: 20px;
  color: #FF3300;
  background-color: #FFFFFF;
  /*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;*/
  font-weight: bold;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-top: 0px;
  margin-bottom: 12px;
  display: inline-block;
  border: 1px solid #FF3300;
  width: 80%;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.jirei_title_price {
  margin-top: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}
@media screen and (max-width: 736px) {
  .koe_box .koe_f {
    padding-right: 0px;
  }
}
.no_compile {
  color: #ffffff;
}
.top_silder_under {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
}
.top_silder_under h2 {
  font-size: 44px;
}
.top_silder_under p {
  font-size: 32px;
}
@media screen and (max-width: 736px) {
  .top_silder_under h2 {
    font-size: 30px;
  }
  .top_silder_under p {
    font-size: 18px;
  }
}
.ad_p {
  text-align: center;
  font-size: 24px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.dsp_h3 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 12px;
  font-size: 120%;
}
@media screen and (max-width: 736px) {
  .ad_p {
    font-size: 18px;
  }
  .dsp_h3 {
    font-size: 100%;
    margin-top: 30px;
  }
}
.ren_img_box {
  text-align: center;
  width: 100%;
}
.ren_img_box div {
  display: inline-block;
  margin: 5px;
}
.ren_img_box div img {
  max-width: 200px;
  height: auto;
}
@media screen and (max-width: 736px) {
  .ren_img_box {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
  }
  .ren_img_box div {
    display: block;
    width: 47%;
    margin: 1.5%;
  }
  .ren_img_box div img {
    width: 100%;
  }
}
.f_3box {
  width: 33%;
  text-align: center;
  margin-bottom: 80px;
}
.f_3box .img_box {
  height: 439px;
  overflow: hidden;
  margin-bottom: 6px;
}
.f_3box .img_box img {
  width: 88%;
  max-width: 300px;
  height: auto;
}
.f_3box .img_box2 {
  height: 300px;
  overflow: hidden;
  margin-bottom: 6px;
}
.f_3box .img_box2 img {
  width: 88%;
  max-width: 300px;
  height: auto;
}
.f_3box .title {
  margin-top: 6px;
}
@media screen and (max-width: 736px) {
  .f_3box {
    width: 100%;
  }
}
.f_4box_a {
  width: 25%;
  margin-bottom: 24px;
  text-align: center;
}
.f_4box_a .img_box:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.f_4box_a .img_box {
  position: relative;
  width: 77%;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: solid 1px #FFF;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .f_4box_a .img_box {
    border-top: solid 2px #FFF;
  }
}
.f_4box_a .img_box .img_box_in {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.f_4box_a .img_box img {
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  position: relative;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.f_4box_a .title {
  margin-top: 6px;
}
.f_4box_a .title_a {
  max-width: 77%;
  padding: 6px;
  margin-left: auto;
  margin-right: auto;
  border-top: solid 1px #ccc;
  background: #fff;
  color: #000;
}
.f_4box_a .title_b {
  max-width: 77%;
  padding: 6px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px #FFF;
  border-top: none;
}
@media screen and (max-width: 736px) {
  .f_4box_a {
    width: 50%;
  }
  .f_4box_a .title,
  .f_4box_a .title_a,
  .f_4box_a .title_b {
    font-size: 90%;
  }
}
.base_box1 {
  width: 100%;
}
.base_box1 .img_box {
  width: 50%;
  padding-right: 4%;
}
.base_box1 .img_box img {
  max-width: 100%;
}
.base_box1 .diap_box {
  width: 50%;
  text-align: center;
}
.base_box1 .diap_box img {
  max-width: 100%;
}
.base_box1 .diap_box p {
  text-align: left;
}
@media screen and (max-width: 736px) {
  .base_box1 .img_box {
    width: 100%;
    padding: 0%;
  }
  .base_box1 .diap_box {
    width: 100%;
    margin-top: 24px;
  }
}
.f_4box {
  width: 23%;
  text-align: center;
  margin-bottom: 24px;
  margin-left: 1%;
  margin-right: 1%;
  background: #fff;
}
.f_4box img {
  width: 100%;
  height: auto;
}
.f_4box .title {
  margin-top: 6px;
}
.f_4box .title_a {
  width: 100%;
  padding: 6px;
  color: #000;
}
.waku {
  border: solid 1px;
}
@media screen and (max-width: 736px) {
  .f_4box {
    width: 48%;
  }
}
.flot_box {
  overflow: hidden;
}
.flot_box .img_box {
  float: right;
  margin-left: 24px;
}
.flot_box .img_box_left {
  float: left;
  margin-right: 24px;
}
@media screen and (max-width: 736px) {
  .flot_box .img_box {
    float: none;
    text-align: center;
    margin-left: 0px;
    margin-bottom: 12px;
  }
  .flot_box .img_box img {
    max-width: 100%;
  }
  .flot_box .img_box_left {
    float: none;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 12px;
  }
  .flot_box .img_box_left img {
    max-width: 100%;
  }
}
.puckup_sapn {
  background: linear-gradient(transparent 60%, #fff190 50%);
}
.puckup_sapn2 {
  background: linear-gradient(transparent 60%, #ade6ff 50%);
}
.check_img1 {
  max-height: 40px;
  margin-right: 12px;
}
.list_box1 {
  border: solid 1px #c50000;
}
.list_box1 h3 {
  padding: 12px;
  background: #c50000;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.list_box1 ul {
  padding: 24px;
}
.list_box1 ul li {
  font-size: 24px;
}
.list_box1 ul li span {
  background: linear-gradient(transparent 60%, #fff190 50%);
}
@media screen and (max-width: 736px) {
  .check_img1 {
    max-height: 30px;
    margin-right: 12px;
  }
  .list_box1 .flot_box .img_box {
    margin-bottom: 0;
  }
  .list_box1 h3 {
    font-size: 16px;
  }
  .list_box1 ul {
    padding: 24px;
  }
  .list_box1 ul li {
    font-size: 16px;
  }
  .list_box1 ul li span {
    background: linear-gradient(transparent 60%, #fff190 50%);
  }
}
.arrow_box1 {
  font-size: 44px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  text-align: center;
}
.arrow_box1 .arrow {
  font-size: 44px;
}
@media screen and (max-width: 736px) {
  .arrow_box1 {
    font-size: 24px;
  }
}
.center {
  text-align: center;
}
.center img {
  max-width: 100%;
}
@media screen and (max-width: 736px) {
  .mob100_img {
    max-width: 100%!important;
    height: auto!important;
  }
}
.d_wide_title_wrap {
  text-align: center;
  max-height: 384px;
  overflow: hidden;
  position: relative;
}
.d_wide_title_back {
  position: absolute;
  bottom: 35%;
  width: 100%;
  background-color: rgba(40, 40, 40, 0.5);
}
.d_wide_title_width {
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.d_wide_title {
  font-size: 40px;
  margin-top: 28px;
  margin-bottom: 28px;
  color: #fff;
  font-weight: bold;
}
@media screen and (max-width: 736px) {
  .d_wide_title_back {
    bottom: 20%;
  }
  .d_wide_title {
    font-size: 24px;
    margin-top: 12px;
    margin-bottom: 12px;
  }
}
.number_box {
  background: #fff;
}
.number_box .number_box_in {
  border-left: 12px solid #ccc;
  padding: 24px;
  margin-bottom: 24px;
}
.number_box .number_box_in .title {
  font-size: 30px;
  color: #FF7600;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-bottom: solid #ccc 2px;
  margin-bottom: 12px;
}
.number_box .number_box_in .title2 {
  display: inline-block;
  color: #000;
}
.number_box .number_box_in .title3 {
  font-size: 24px;
}
.number_box_all .number_box:nth-child(1) .number_box_in {
  border-left: 12px solid #007cfc;
}
.number_box_all .number_box:nth-child(2) .number_box_in {
  border-left: 12px solid #f52e29;
}
.number_box_all .number_box:nth-child(3) .number_box_in {
  border-left: 12px solid #ffc80e;
}
.number_box_all .number_box:nth-child(4) .number_box_in {
  border-left: 12px solid #39b021;
}
@media screen and (max-width: 736px) {
  .number_box .number_box_in .title2 {
    font-size: 24px;
  }
  .number_box .number_box_in .title3 {
    font-size: 18px;
    margin-bottom: 12px;
  }
}
.ryoukin .midashi {
  width: 30%;
  margin-right: 3%;
  background: #de3535;
  padding: 12px;
  text-align: center;
  color: #fff;
  font-size: 23px;
  font-weight: bold;
}
.ryoukin .naiyou {
  width: 67%;
  font-size: 23px;
}
.ryoukin .naiyou .kome {
  font-size: 12px;
}
@media screen and (max-width: 736px) {
  .ryoukin .midashi {
    width: 100%;
    font-size: 20px;
  }
  .ryoukin .naiyou {
    width: 100%;
    font-size: 20px;
    margin-top: 24px;
  }
}
.koe_box {
  border-bottom: solid 1px #ccc;
  padding-bottom: 24px;
  padding-top: 24px;
}
.koe_box .name {
  font-size: 24px;
  font-weight: bold;
}
.koe_box .up {
  color: #e0332e;
  font-size: 21px;
  padding: 6px 0;
  font-weight: bold;
}
@media screen and (max-width: 736px) {
  .koe_box {
    border-bottom: solid 1px #ccc;
    padding-bottom: 24px;
    padding-top: 24px;
  }
  .koe_box .name {
    font-size: 20px;
    text-align: center;
    margin-top: 6px;
  }
  .koe_box .up {
    font-size: 18px;
    text-align: center;
    margin-bottom: 6px;
  }
}
.other_box .title {
  text-align: center;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 12px;
}
.other_box .title2 {
  font-weight: bold;
}
.inline span {
  display: inline-block;
}
#go_mail {
  margin-top: -80px;
  padding-top: 80px;
}
.pp h3 {
  font-weight: bold;
  padding: 24px 0 12px 0;
}
.gaiyou h3 {
  font-size: 24px;
  margin-bottom: 12px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 736px) {
  .gaiyou h3 {
    font-size: 18px;
  }
}
.kakushu .sub_title {
  font-size: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 736px) {
  .kakushu .sub_title {
    font-size: 16px;
  }
}
.kakushu .flot_box {
  border: solid 4px #c50000;
  padding: 24px;
}
.kakushu .flot_box .img_box img {
  max-width: 300px;
}
@media screen and (max-width: 736px) {
  .kakushu .flot_box .img_box img {
    max-width: 100%;
  }
}
.kakushu .flot_box .img_box_left img {
  max-width: 300px;
}
@media screen and (max-width: 736px) {
  .kakushu .flot_box .img_box_left img {
    max-width: 100%;
  }
}
.kakushu .rei_box1 {
  margin-bottom: 24px;
}
.kakushu .rei_box1 h3 {
  padding: 12px;
  background: #c50000;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.kakushu .rei_box1 .midori {
  color: #00ff00;
}
.kakushu .rei_box1 .yellow {
  color: #e0e800;
}
@media screen and (max-width: 736px) {
  .kakushu .rei_box1 h3 {
    font-size: 16px;
  }
}
.nagare_box h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 24px;
}
.nagare_box .flot_box .img_box_left {
  width: 47%;
  text-align: center;
  max-height: 552px;
  overflow: hidden;
}
.nagare_box .flot_box .disp_box {
  float: left;
  width: 50%;
  text-align: center;
  color: #c50000;
}
.nagare_box .flot_box .disp_box .nagare {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background: #c50000;
  color: #fff;
  padding: 12px 24px;
  margin: 6px auto;
  text-align: center;
  font-size: 17px;
}
@media screen and (max-width: 736px) {
  .nagare_box .flot_box .img_box_left {
    width: 100%;
    max-height: 400px;
    border: solid 1px #ccc;
  }
  .nagare_box .flot_box .disp_box {
    width: 100%;
  }
}
.h2_class_con {
  background-color: #c50000;
  color: #fff;
  padding: 15px 30px;
  font-size: 24px;
  margin-bottom: 24px;
}
@media screen and (max-width: 736px) {
  .h2_class_con {
    font-size: 18px;
  }
}
.camp .flot_box {
  margin-bottom: 24px;
}
.camp .flot_box .img_box img {
  max-width: 300px;
}
.sp .point {
  background: #c50000;
  color: #fff;
  padding: 24px;
  text-align: center;
  font-size: 18px;
}
.sp .sp_con .flex_box h3 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 24px;
  margin-bottom: 12px;
}
.sp .sp_con .flex_box .cat_box {
  width: 48%;
  margin-right: 2%;
}
@media screen and (max-width: 736px) {
  .sp .sp_con .flex_box .cat_box {
    width: 100%;
    margin-right: 0%;
  }
}
.f_2box {
  width: 48%;
  margin-right: 2%;
  margin-bottom: 24px;
}
.f_2box .img_box:before {
  content: "";
  display: block;
  padding-top: 100%;
}
.f_2box .img_box {
  position: relative;
  width: 100%;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  border: solid 1px #f5f5f5;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  .f_2box .img_box {
    border-top: solid 2px #f5f5f5;
  }
}
.f_2box .img_box .img_box_in {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.f_2box .img_box img {
  max-width: 100%;
  max-height: 100%;
  top: 50%;
  left: 50%;
  position: relative;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}
.f_2box .title {
  margin-top: 6px;
  font-weight: bold;
}
.no_compile {
  color: #ffffff;
}
.center .tel {
  font-size: 150%;
  font-family: 'Roboto Condensed', sans-serif;
}
.sdgs {
  background: #f1f1f1;
}
.sdgs_wrap .rogo_flex .rogo_one {
  max-width: 70%;
  margin-left: 6px;
  margin-right: 6px;
  margin-bottom: 44px;
  margin-top: 44px;
}
@media screen and (max-width: 736px) {
  .sdgs_wrap .rogo_flex .rogo_one {
    max-width: 100%;
    margin-bottom: 12px;
    margin-top: 12px;
  }
}
.sdgs_wrap .rogo_flex .rogo_one img {
  max-width: 100%;
  height: 100px;
  border: solid 0px #545454;
}
.sdgs_title {
  text-align: center;
  font-size: 33px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-top: 24px;
  padding-bottom: 44px;
  font-weight: bold;
}
@media screen and (max-width: 736px) {
  .sdgs_title {
    font-size: 20px;
    padding-bottom: 24px;
    text-align: left;
  }
}
.sdgs_con {
  text-align: center;
  font-size: 20px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
@media screen and (max-width: 736px) {
  .sdgs_con {
    font-size: 15px;
    text-align: left;
  }
}
.sdgs_name {
  text-align: right;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-top: 64px;
  padding-bottom: 44px;
  font-size: 20px;
}
@media screen and (max-width: 736px) {
  .sdgs_name {
    font-size: 15px;
  }
}
.sdgs_name .name {
  font-size: 28px;
  font-weight: bold;
}
@media screen and (max-width: 736px) {
  .sdgs_name .name {
    font-size: 18px;
  }
}
.footer_rogo_wrap {
  margin: 0px 55px 44px  55px;
}
@media screen and (max-width: 736px) {
  .footer_rogo_wrap {
    margin: 0px 24px 44px  24px;
  }
}
.top_rogo_wrap {
  margin: 24px 0px;
}
.rogo_flex {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  -webkit-justify-content: center;
  /* Safari etc. */
  -ms-justify-content: center;
  /* IE10        */
  justify-content: center;
}
.rogo_flex .rogo_one {
  max-width: 50%;
  margin-left: 6px;
  margin-right: 6px;
}
.rogo_flex .rogo_one img {
  max-width: 100%;
  height: 60px;
  border: solid 1px #545454;
}
@media screen and (max-width: 736px) {
  .rogo_flex .rogo_one img {
    height: 35px ;
  }
}
.fb_one_box {
  width: 50%;
  padding: 5px;
}
.fb_one_box img {
  width: 100%;
}
.titel_sub {
  font-size: 15px;
  font-family: initial;
  font-weight: normal;
}
.pa_ul.free_sl li {
  font-weight: normal;
}
.freedom_img1 {
  max-width: 400px;
}
.d_con_title3 .new {
  font-size: 14px;
  color: red;
  font-family: 'Coda', cursive;
}
.nhm_body .d_title_all .d_title_width .d_title2 {
  font-size: 77px;
}
.nhm_p1 {
  text-align: center;
  font-size: 44px;
  margin-bottom: 24px;
  margin-top: 12px;
  font-weight: bold;
}
.nhm_p1 span {
  padding: 24px 44px;
  background: #d20a0a;
  color: #fff;
  display: inline-block;
}
.nhm_p2 {
  text-align: center;
  font-size: 28px;
}
.nhm_svg1 {
  max-width: 1036px;
}
.nhm_bg1 {
  background: #ffeef4;
}
.nhm_flex {
  padding: 24px;
}
.nhm_one {
  width: 16.6% ;
}
.nhm_one .one_svg1 {
  text-align: center;
  width: 90%;
}
.nhm_title {
  margin-top: 44px;
}
.nhm_title h3 {
  font-size: 33px ;
  margin-bottom: 12px;
}
.nhm_title p {
  font-size: 24px;
}
.nhm_bg2 {
  background: #fcee21;
  background-image: url(/wp-content/themes/newD/1_img/9_client/1_shinbori/nhm/back.png);
  background-size: auto;
  background-position: bottom 12px center;
  background-repeat: no-repeat;
  padding-bottom: 88px;
  border-bottom: solid #fae37c 8px;
}
.nhm_title2 {
  margin-top: 44px;
  margin-bottom: 44px;
}
.nhm_title2 h3 {
  font-size: 24px ;
  margin-bottom: 44px;
}
.nhm_title2 p {
  font-size: 20px;
}
.design {
  width: 357px;
}
.design_con .flex_flot_box2 {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
}
.design_con .title {
  font-size: 34px;
}
.design_con p {
  font-size: 24px;
}
.contact_up_box {
  text-align: center;
}
.contact_up_box .mailform_bottan {
  margin-left: auto;
  margin-right: auto;
  text-shadow: none;
}
.contact_up_box .tel_up_con {
  font-size: 33px;
  font-family: 'Roboto Condensed', sans-serif;
  margin-top: 12px;
}
@media screen and (max-width: 736px) {
  .nhm_body .d_title_all .d_title_width .d_title2 {
    font-size: 33px;
  }
  .nhm_p1 {
    font-size: 20px;
  }
  .nhm_p1 span {
    padding: 12px 24px;
    width: 100%;
  }
  .nhm_p2 {
    font-size: 20px;
  }
  .nhm_one {
    width: 33.3%;
    margin-bottom: 3%;
  }
  .nhm_title {
    margin-top: 12px;
  }
  .nhm_title h3 {
    font-size: 18px;
    font-weight: bold;
  }
  .nhm_title p {
    font-size: 16px;
  }
  .nhm_title2 {
    margin-top: 22px;
    margin-bottom: 22px;
  }
  .nhm_title2 h3 {
    font-size: 18px ;
    margin-bottom: 22px;
  }
  .nhm_title2 p {
    font-size: 16px;
  }
  .design {
    width: 100%;
  }
  .design_con .flex_flot_box2 {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
  }
  .design_con .flex_flot_box2 .img_box {
    margin: 0;
  }
  .design_con .title {
    font-size: 19px;
    text-align: center;
  }
  .design_con p {
    font-size: 16px;
    text-align: center;
  }
}
.repo .d4box {
  text-align: center;
}
.repo .d4box img {
  margin-bottom: 6px;
}
.img_box50 {
  margin-right: 6px;
  text-align: center;
}
.img_box50 img {
  margin-bottom: 6px;
}
.img_box50 .tent {
  margin-right: 24px;
}
@media screen and (max-width: 736px) {
  .img_box50 {
    margin-bottom: 6px;
  }
  .img_box50 .tent {
    margin-right: 0px;
  }
  .img_box50 img {
    max-width: 100%;
    height: auto;
  }
}
.fabt {
  margin-bottom: 6px;
  font-size: 18px;
}
.item_h3 {
  padding: 10px 15px;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
  margin-top: 12px;
  border-bottom: 3px solid #d0d0d0;
  padding-left: 2px;
  padding-right: 2px;
}
.bc_icon {
  display: inline-block;
  background: #ffeaa3;
  padding: 6px 12px;
}
.kc_icon {
  display: inline-block;
  background: #b8deb8;
  padding: 6px 12px;
}
.car_icon {
  display: inline-block;
  background: #a4d6ff;
  padding: 6px 12px;
}
.n3fil {
  line-height: 2;
}
.sky_bg {
  background: #e9faff;
}
.right_flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.left_flex {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex_flot_box {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex_flot_box .img_box {
  margin-left: 24px;
}
.flex_flot_box .disp_box {
  flex-grow: 1;
}
@media screen and (max-width: 736px) {
  .flex_flot_box {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
  }
  .flex_flot_box .img_box {
    width: 100%;
    text-align: center;
    margin-left: 0px;
    margin-bottom: 12px;
  }
  .flex_flot_box .img_box img {
    max-width: 100%;
  }
  .flex_flot_box .img_box_left {
    width: 100%;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 12px;
  }
  .flex_flot_box .img_box_left img {
    max-width: 100%;
  }
  .flex_flot_box .disp_box {
    width: 100%;
  }
}
.flex_flot_box2 {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex_flot_box2 .img_box {
  margin-right: 24px;
}
.flex_flot_box2 .disp_box {
  flex-grow: 1;
}
@media screen and (max-width: 736px) {
  .flex_flot_box2 {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
  }
  .flex_flot_box2 .img_box {
    width: 100%;
    text-align: center;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 12px;
  }
  .flex_flot_box2 .img_box img {
    max-width: 100%;
  }
  .flex_flot_box2 .disp_box {
    width: 100%;
  }
}
.top_info .set_day_all {
  border-bottom-color: #fff;
  margin-bottom: 12px;
  padding-bottom: 6px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
}
.top_info .set_day {
  color: #fff;
  font-size: 20px;
  width: 130px;
}
.top_info .set_title {
  font-size: 18px;
}
.top_info .info_cat {
  width: 100px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.top_info .sche_chiiki {
  background: #fff;
  color: #000;
}
@media screen and (max-width: 736px) {
  .top_info .set_day_all {
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    align-items: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    -webkit-box-align: center;
  }
  .top_info .set_day {
    width: 100px;
  }
  .top_info .set_title {
    font-size: 16px;
    margin-top: 6px;
  }
  .top_info .info_cat {
    margin-right: 6px;
  }
}
.f_4box_waku {
  width: 29%;
  text-align: center;
  margin-bottom: 4%;
  border: solid 1px;
  margin-right: 2%;
  margin-left: 2%;
  background: #fff;
}
.f_4box_waku img {
  max-width: 100%;
  height: auto;
}
.f_4box_waku .title {
  margin-top: 6px;
}
.f_4box_waku .title_a {
  max-width: 100%;
  padding: 6px;
  background: #fff;
  color: #000;
  margin-left: auto;
  margin-right: auto;
}
.f_4box_waku:hover {
  text-decoration: none;
}
@media screen and (max-width: 736px) {
  .f_4box_waku {
    width: 46%;
    margin-bottom: 4%;
  }
}
.hover_big_img {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  /*これを書かないと画像がちらつく*/
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  max-width: 101%!important;
}
.big_img_box:hover .hover_big_img {
  -webkit-transform: scale(1.03);
  -moz-transform: scale(1.03);
  -o-transform: scale(1.03);
  -ms-transform: scale(1.03);
  transform: scale(1.03);
}
.big_img_box {
  overflow: hidden;
}
.hikaku_box h3 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 24px;
}
.hikaku_box .flot_box .img_box_left {
  width: 38%;
  text-align: center;
  max-height: 552px;
  overflow: hidden;
}
.hikaku_box .flot_box .disp_box_a {
  float: left;
  width: 38%;
  text-align: center;
  color: #fff;
}
.hikaku_box .flot_box .disp_box_a h3 {
  border: solid 1px #fff;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.hikaku_box .flot_box .disp_box_a .nagare {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background: #fff;
  color: #000;
  padding: 6px 24px;
  margin: 0px auto;
  text-align: center;
  font-size: 17px;
}
.hikaku_box .flot_box .disp_box_s {
  float: left;
  width: 62%;
  text-align: center;
}
.hikaku_box .flot_box .disp_box_s h3 {
  border: solid 1px #fff;
  width: 90%;
  margin-left: auto;
  margin-right: auto;
}
.hikaku_box .flot_box .disp_box_s .nagare {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  background: #c50000;
  color: #fff;
  padding: 6px 24px;
  margin: 0px auto;
  text-align: center;
  font-size: 17px;
}
.hikaku_box .flot_box .disp_box_s .box {
  width: 70%;
}
.hikaku_box .flot_box .disp_box_s .box2 {
  width: 26%;
}
.hikaku_box .flot_box .disp_box_s .box2 img {
  margin-bottom: 24px;
}
@media screen and (max-width: 736px) {
  .hikaku_box .flot_box .img_box_left {
    width: 100%;
    max-height: 400px;
    border: solid 1px #ccc;
  }
  .hikaku_box .flot_box .disp_box {
    width: 100%;
  }
  .hikaku_box .flot_box .disp_box_a {
    width: 100%;
    margin-bottom: 44px;
  }
  .hikaku_box .flot_box .disp_box_s {
    width: 100%;
  }
}
.border_box_a {
  border: solid 1px #c50000;
}
.border_box_a h2 {
  padding: 12px;
  background: #c50000;
  text-align: center;
  font-size: 24px;
  color: #fff;
}
.border_box_a .flot_box {
  padding: 24px;
}
.border_box_a ul {
  padding: 24px;
}
.border_box_a ul li {
  font-size: 24px;
}
.border_box_a ul li span {
  background: linear-gradient(transparent 60%, #fff190 50%);
}
@media screen and (max-width: 736px) {
  .border_box_a h2 {
    font-size: 20px;
  }
}
.hosho_box {
  background: #ffefef;
  padding: 24px;
}
.hosho_box h4,
.hosho_box h3 {
  font-weight: bold;
}
.shuuri .f_2box {
  margin-bottom: 9px;
}
.shuuri .f_2box .title_before {
  width: 100%;
  background: #000;
  color: #fff;
  padding: 6px 24px;
  margin-bottom: 12px;
  text-align: center;
}
.shuuri .f_2box .title_after {
  width: 100%;
  background: #c50000;
  color: #fff;
  padding: 6px 24px;
  margin-bottom: 12px;
  text-align: center;
}
.shuuri .f_2box img {
  max-width: 100%;
}
@media screen and (max-width: 736px) {
  .shuuri .f_2box {
    width: 100%;
  }
}
.shuuri .other_photo a {
  display: block;
  width: 19%;
  margin-right: 1%;
  margin-bottom: 1%;
}
.shuuri .other_photo img {
  max-width: 100%;
}
.shuuri td {
  text-align: center;
}
.shuuri th {
  background: #ffefef;
}
.shuuri .tokushu .top_th {
  width: 100px;
}
@media screen and (max-width: 736px) {
  .shuuri table th,
  .shuuri table td {
    padding: 6px 6px;
    border: 1px solid #ccc;
    font-size: 90%;
  }
}
.kyoten th {
  background: #ffefef;
}
.kyoten .kyoten_top {
  background: #c50000;
  color: #fff;
}
.kyoten .kyoten_th {
  width: 24%;
  background: #ffefef;
}
@media screen and (max-width: 736px) {
  .kyoten .kyoten_th {
    width: 30%;
  }
}
.gaiyou_th {
  width: 24%;
}
@media screen and (max-width: 736px) {
  .gaiyou_th {
    width: 30%;
  }
}
.parts_h3 {
  font-size: 36px;
  font-family: 'Teko', sans-serif;
  font-weight: bold;
  border-bottom: solid 2px #ccc;
  margin-bottom: 24px;
}
.parts_h3 a:hover {
  text-decoration: none;
}
.pa_ul {
  overflow: hidden;
}
.pa_ul li {
  list-style: disc;
  margin-left: 1em;
  font-weight: bold;
  line-height: 2;
}
@media screen and (max-width: 736px) {
  .parts_h3 {
    font-size: 24px;
  }
}
.red_bg .f_2box .title_after {
  background: #fff;
  color: #c50000;
}
.rei_titel {
  text-align: center;
  font-size: 24px;
  margin-bottom: 12px;
  margin-top: 24px;
}
.ji_price {
  text-align: right;
  margin-right: 2%;
}
.jitensha th.size1 {
  width: 30%;
}
.jitensha th.size2 {
  width: 20%;
}
.jitensha tr td:nth-child(3) {
  text-align: left;
}
@media screen and (max-width: 736px) {
  .rei_titel {
    font-size: 18px;
  }
}
.page_blog_cat .d_con_title2 {
  line-height: 1;
  margin-top: 24px;
}
#jiten .page_blog_cat,
#ban .page_blog_cat {
  background: #fff;
}
.wj .wj_photo {
  margin-right: 12px;
  margin-bottom: 12px;
}
.wj .flot_box {
  float: none;
}
.wj .parts_h3_2 {
  font-size: 18px;
  padding-bottom: 24px;
}
.wj .parts_h3_3 {
  font-size: 18px;
  padding: 12px 24px;
  background: #fff;
  color: #000;
  margin-bottom: 24px;
}
.wj .parts_table {
  border: none;
}
.wj .parts_table th,
.wj .parts_table td {
  border-color: #fff;
  text-align: center;
}
.wj .parts_table th {
  width: 50%;
}
.wj .parts_table .midashi th {
  background: #6d94ff;
}
.wj .parts_table .zeikomi {
  border: none;
  text-align: right;
  padding-right: 0;
}
.wj .img_box {
  width: 50%;
}
.wj .kakaku_box {
  width: 50%;
  padding-top: 12px;
}
.wj .prbox th {
  width: 33.3%;
}
@media screen and (max-width: 736px) {
  .wj .wj_photo {
    margin-right: 0px;
    margin-bottom: 6px;
  }
  .wj .parts_table th,
  .wj .parts_table td {
    padding: 6px 6px;
    border: 1px solid #ccc;
    font-size: 90%;
  }
}
.raf_h3 {
  font-size: 20px;
}
.shaken {
  padding: 0 12px;
  text-align: center;
  margin-bottom: 12px;
}
.shaken_taiou {
  padding: 6px 12px;
  background: #ff0000;
  color: #fff;
  display: inline-block;
}
.ad_p2 {
  text-align: center;
  font-size: 19px;
  line-height: 1.8;
}
.rf_setumei h3 {
  font-size: 24px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  margin-bottom: 12px;
  margin-top: 24px;
}
.rf_setumei h4 {
  font-size: 17px;
}
@media screen and (max-width: 736px) {
  .ad_p2 {
    font-size: 15px;
  }
}
.dark_bg {
  background: #323232;
  color: #fff;
}
.dark_bg a {
  color: #fff;
}
.lorber_logo img {
  max-width: 240px;
}
.about_bg {
  position: relative;
  background-image: url(/wp-content/themes/newD/1_img/bg/squared-metal.png), url(/wp-content/themes/newD/1_img/bg/back_about.webp);
  background-size: auto,
		   cover;
  background-position: 12% 50%;
}
.about_bg .d_con_width {
  padding: 0 5%;
}
.about_bg:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 0;
}
.lorber_top {
  z-index: 1;
  position: relative;
}
.lorber_top img {
  max-width: 100%;
}
.lorber_s_thum img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  aspect-ratio: 1;
  max-width: 360px;
}
.hyoujyunn {
  display: inline-block;
  padding: 0.5rem 1rem;
  background: #d20a0a;
  color: #fff;
  letter-spacing: 0.3rem;
  text-indent: 0.3rem;
}
.s_logo {
  max-width: 200px;
  padding-top: 1rem;
}
.s_logo.l_custom {
  max-width: 300px;
}
.s_logo img {
  width: 100%;
}
.top_car {
  margin-bottom: 2rem;
  margin-top: -2rem;
}
.top_car img {
  max-width: 100%;
  padding: 0 10%;
}
.h_naiyou {
  padding-top: 0.5rem;
  font-size: 14px;
}
.price_t {
  padding-top: 2rem;
}
.price_t img,
.price_p img {
  max-width: 800px;
}
.price_t.www100 img,
.price_p.www100 img {
  max-width: 100%;
}
.price_t.price_p2 img,
.price_p.price_p2 img {
  max-width: 650px;
}
.l_p_size_up {
  font-size: 18px;
}
@media screen and (max-width: 736px) {
  .h_naiyou {
    font-size: 12px;
  }
  .hyoujyunn {
    margin-top: 2rem;
  }
  .l_p_size_up {
    font-size: 15px;
  }
  .top_car img {
    padding: 0 0;
  }
  .hyoujyunn {
    font-size: 13px;
    letter-spacing: 0.1rem;
    text-indent: 0.1rem;
  }
}
.marker_red {
  background: linear-gradient(transparent 60%, #ff0000 50%);
  font-weight: bold;
}
.marker_blue {
  background: linear-gradient(transparent 60%, #0080ff 50%);
  font-weight: bold;
}
.marker_yellow {
  background: linear-gradient(transparent 60%, #897e00 50%);
  font-weight: bold;
}
.marker_green {
  background: linear-gradient(transparent 60%, #458b00 50%);
  font-weight: bold;
}
.marker_pink {
  background: linear-gradient(transparent 60%, #c76979 50%);
  font-weight: bold;
}
.marker_sky {
  background: linear-gradient(transparent 60%, #2ea1a1 50%);
  font-weight: bold;
}
.marker_orange {
  background: linear-gradient(transparent 60%, #ff7e00 50%);
  font-weight: bold;
}
.marker_violet {
  background: linear-gradient(transparent 60%, #9b3aff 50%);
  font-weight: bold;
}
.marker_white {
  background: linear-gradient(transparent 60%, #ffffff 50%);
  font-weight: bold;
}
.text_bg_red {
  background: #ff0000;
  font-weight: bold;
}
.text_bg_blue {
  background: #0080ff;
  font-weight: bold;
}
.text_bg_yellow {
  background: #897e00;
  font-weight: bold;
}
.text_bg_green {
  background: #458b00;
  font-weight: bold;
}
.text_bg_pink {
  background: #c76979;
  font-weight: bold;
}
.text_bg_sky {
  background: #2ea1a1;
  font-weight: bold;
}
.text_bg_orange {
  background: #ff7e00;
  font-weight: bold;
}
.text_bg_violet {
  background: #9b3aff;
  font-weight: bold;
}
.text_bg_white {
  background: #ffffff;
  font-weight: bold;
}
.mk_p {
  background: linear-gradient(transparent 80%, #942d2d 50%);
  font-weight: normal;
  padding: 0 0 1px 0;
}
.top_2024 {
  text-align: center;
  font-size: 24px ;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.top_2024 .ad_p {
  font-size: 30px;
  font-weight: bold;
}
@media screen and (max-width: 736px) {
  .top_2024 .ad_p {
    font-size: 20px ;
  }
}
@media screen and (max-width: 736px) {
  .top_2024 {
    font-size: 16px ;
  }
}
.btest {
  display: table;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 24px;
  border: solid 2px #4c4c4c;
  margin-top: 12px;
  margin-bottom: 12px;
}
.kome {
  font-size: 80%;
}
.c_box {
  display: table;
  margin-left: auto;
  margin-right: auto;
  padding: 12px 24px;
  border: solid 1px #000000;
  margin-top: 12px;
  margin-bottom: 40px;
  font-size: 18px ;
}
.kenshu_box {
  width: 25%;
}
.kenshu_box img {
  width: 90%;
}
.ninsho_bg {
  background: #f2f2f2;
}
.d_title_all.kuuki {
  background: #f2f2f2;
  color: #000;
  text-align: center;
  font-size: 28px;
}
@media screen and (max-width: 736px) {
  .d_title_all.kuuki {
    font-size: 20px;
  }
}
.d_title_all.kuuki .kuuki_title {
  font-weight: bold;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.flex_flot_box {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.flex_flot_box .img_box {
  margin-left: 44px;
}
.flex_flot_box .disp_box {
  flex-grow: 1;
}
@media screen and (max-width: 736px) {
  .flex_flot_box {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
  }
  .flex_flot_box .img_box {
    width: 100%;
    text-align: center;
    margin-left: 0px;
    margin-bottom: 12px;
  }
  .flex_flot_box .img_box img {
    max-width: 100%;
  }
  .flex_flot_box .img_box_left {
    width: 100%;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 12px;
  }
  .flex_flot_box .img_box_left img {
    max-width: 100%;
  }
  .flex_flot_box .disp_box {
    width: 100%;
  }
}
.flex_flot_box2 {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
}
.flex_flot_box2 .img_box {
  margin-right: 44px;
}
.flex_flot_box2 .disp_box {
  flex-grow: 1;
}
@media screen and (max-width: 736px) {
  .flex_flot_box2 {
    width: 100%;
    -js-display: flex;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-box;
    display: -webkit-flexbox;
    display: -moz-flexbox;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: flex-start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-box-pack: start;
  }
  .flex_flot_box2 .img_box {
    width: 100%;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 12px;
  }
  .flex_flot_box2 .img_box img {
    max-width: 100%;
  }
  .flex_flot_box2 .disp_box {
    width: 100%;
  }
}
.flex_flot_box2.shoumei {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
}
.flex_flot_box2.shoumei .img_box {
  width: 20%;
}
.flex_flot_box2.shoumei .img_box img {
  width: 100%;
}
.flex_flot_box2.shoumei .disp_box {
  width: 80%;
}
.flex_flot_box2.shoumei .disp_box h3 {
  font-size: 20px ;
  margin-bottom: 1rem;
}
.flex_flot_box2.shoumei .disp_box a {
  text-decoration: underline;
  color: #0080ff;
}
:root {
  --i_sub_color: #c79f62;
}
.no_compile {
  color: #ffffff;
}
@media screen and (min-width: 1200px) {
  .d_con_width.max1500 {
    width: 100%;
    max-width: 1500px;
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media screen and (min-width: 1800px) {
  .d_con_width.max1500 {
    padding-left: 0%;
    padding-right: 0%;
  }
}
.d_con_width.max1200 {
  width: 100%;
  max-width: 1200px;
  padding-left: 5%;
  padding-right: 5%;
}
#graffiti .mob_menu {
  position: fixed;
  right: 0px;
  top: 12px;
  z-index: 11111;
}
.homego_a {
  position: absolute;
  left: 5%;
  top: 2%;
  text-align: center;
  color: #fff;
  font-size: 14px;
  z-index: 1000;
}
.homego {
  width: 170px;
  margin-bottom: 0.4em;
}
@media screen and (max-width: 736px) {
  .homego_a {
    position: absolute;
    left: 5%;
    top: 5%;
  }
  .homego {
    width: 70px;
  }
}
#graffiti {
  background: #000;
}
#graffiti .g_firtst_wrap {
  position: relative;
}
@media screen and (max-width: 736px) {
  #graffiti .g_firtst_wrap {
    margin-top: 1rem;
  }
}
#graffiti .g_firtst_wrap .g_rogo {
  position: absolute;
  width: 100%;
  z-index: 11;
  text-align: center;
}
#graffiti .g_firtst_wrap .g_rogo img {
  max-width: 100%;
  max-width: 917px;
}
@media screen and (max-width: 736px) {
  #graffiti .g_firtst_wrap .g_rogo img {
    width: 100%;
  }
}
#graffiti .first_view {
  text-align: center;
  position: relative;
  margin-inline: auto;
}
#graffiti .first_view img {
  max-width: 100%;
}
@media screen and (max-width: 736px) {
  #graffiti .first_view img {
    width: 100%;
  }
}
#graffiti .first_view .first_img {
  max-width: 917px;
  margin-inline: auto;
}
.page_top_title_con2 {
  position: relative;
  height: 194px;
  overflow: hidden;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
}
.page_top_title_con2.bokashi .tw100_bg_img img {
  filter: blur(3px);
}
.page_top_title_con2.saido .tw100_bg_img img {
  filter: saturate(80%);
}
.page_top_title_con2.bright .tw100_bg_img img {
  filter: brightness(130%);
}
.page_top_title_con2.contrast .tw100_bg_img img {
  filter: contrast(200%);
}
.page_top_title_con2.gray .tw100_bg_img img {
  filter: grayscale(100%);
}
.page_top_title_con2.sepia .tw100_bg_img img {
  filter: sepia(88%);
}
.page_top_title_con2 .tw100_bg_img {
  overflow: hidden;
  height: 100%;
  width: 100%;
  position: absolute;
  z-index: -1;
}
.page_top_title_con2 .tw100_bg_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page_top_title_con2 .page_top_title2 {
  position: relative;
  z-index: 2;
  text-align: center;
  width: 100%;
}
.page_top_title_con2 .page_top_title2 h2 {
  font-family: 'Oswald', sans-serif;
  font-size: 50px;
  font-weight: 200;
  color: #fff;
}
.page_top_title_con2 .page_top_title2 p {
  font-size: 18px;
  color: #fff;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 736px) {
  .page_top_title_con2 .page_top_title2 h2 {
    font-size: 30px;
  }
  .page_top_title_con2 .page_top_title2 p {
    font-size: 15px;
  }
}
.page_top_title_con2:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 0;
}
.page_top_title_con2.class2 {
  height: 350px;
}
@media screen and (max-width: 736px) {
  .page_top_title_con2.class2 {
    height: 150px;
  }
}
.page_top_title_con2.class2 .page_top_title2 h2:first-letter {
  color: var(--i_sub_color);
}
.page_top_title_con2.class3 {
  height: 390px;
}
@media screen and (max-width: 736px) {
  .page_top_title_con2.class3 {
    height: 150px;
  }
}
.page_top_title_con2.class4 {
  height: 390px;
}
@media screen and (max-width: 736px) {
  .page_top_title_con2.class4 {
    height: 150px;
  }
}
.page_top_title_con2.class4 .page_top_title2 h2:first-letter {
  color: #39b14a;
}
.page_top_title_con2.class5 {
  height: 390px;
}
@media screen and (max-width: 736px) {
  .page_top_title_con2.class5 {
    height: 190px;
  }
}
.page_top_title_con2.class5 .page_top_title2 .title_p {
  margin-top: 1.5rem;
}
@media screen and (max-width: 736px) {
  .page_top_title_con2.class5 .page_top_title2 .title_p {
    margin-top: 0.57rem;
  }
}
.page_top_title_con2.class5 .page_top_title2 .title_p p {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 24px;
  font-weight: normal;
  color: #fff;
  margin-bottom: 0.5em;
}
@media screen and (max-width: 736px) {
  .page_top_title_con2.class5 .page_top_title2 .title_p p {
    font-size: 15px;
    margin-top: 0;
  }
}
@keyframes mae {
  0% {
    transform: translateX(100%);
  }
  100% {
    transform: translateX(-100%);
  }
}
@keyframes usiro {
  0% {
    transform: translateX(0%);
  }
  100% {
    transform: translateX(-200%);
  }
}
.loop_css3 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100vw;
  height: auto;
  z-index: 10;
}
.loop_css3 div {
  flex: 0 0 auto;
  white-space: nowrap;
  padding: 24px 12px 0 12px;
  font-size: 7rem;
  font-family: "Anton", serif;
  line-height: 0.7;
  will-change: transform;
  color: #808080;
  opacity: 0.5;
}
@media screen and (max-width: 736px) {
  .loop_css3 div {
    font-size: 3.3rem;
    line-height: 0.5;
  }
}
.loop_css3 div:nth-child(odd) {
  animation: mae 50s -25s linear infinite;
}
.loop_css3 div:nth-child(even) {
  animation: usiro 50s linear infinite;
}
.fuchidori_no {
  margin-bottom: -40px;
}
@media screen and (max-width: 736px) {
  .fuchidori_no {
    margin-top: 1em;
    margin-bottom: -18px;
  }
}
.fuchidori_next_pading {
  padding-top: 4em;
}
.fuchidori {
  margin-bottom: -51px;
}
@media screen and (max-width: 736px) {
  .fuchidori {
    margin-top: 2em;
    margin-bottom: -18px;
  }
}
.fuchidori .loop_css3 {
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  width: 100vw;
  height: auto;
  z-index: 10;
  margin-top: -60px;
}
.fuchidori .loop_css3 div {
  flex: 0 0 auto;
  white-space: nowrap;
  padding: 24px 12px 0 12px;
  font-size: 8.0rem;
  line-height: 0.7;
  will-change: transform;
  color: transparent;
  -webkit-text-stroke: 2px #e1e1e1;
  font-family: "Anton", serif;
}
@media screen and (max-width: 736px) {
  .fuchidori .loop_css3 div {
    font-size: 5.3rem;
    line-height: 0.5;
  }
}
.fuchidori .loop_css3 div:nth-child(odd) {
  animation: mae 50s -25s linear infinite;
}
.fuchidori .loop_css3 div:nth-child(even) {
  animation: usiro 50s linear infinite;
}
.loop_css3.utm {
  margin-top: -60px;
}
.loop_css3.utm div {
  font-family: "Montserrat", sans-serif;
  font-weight: 500;
  color: #cccccc;
  opacity: 0.4;
  font-size: 100px;
}
.about_shinbori {
  line-height: 2;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 22px;
  padding: 2em 1em;
}
@media screen and (max-width: 736px) {
  .about_shinbori {
    font-size: 16px;
  }
}
.center_title_box {
  margin-top: 4rem;
  width: 100%;
  text-align: center;
}
@media screen and (max-width: 736px) {
  .center_title_box {
    width: 100%;
    margin-top: 1rem;
  }
}
.center_title_box .title {
  font-family: 'Oswald', sans-serif;
  font-size: 55px;
  font-weight: 400;
  color: #000000;
}
@media screen and (max-width: 736px) {
  .center_title_box .title {
    font-size: 30px;
  }
}
.center_title_box .sub_title {
  font-size: 18px;
}
@media screen and (max-width: 736px) {
  .center_title_box .sub_title {
    font-size: 14px;
  }
}
@media screen and (max-width: 736px) {
  .center_title_box {
    margin-bottom: 2.28rem;
  }
}
.center_title_box .con {
  margin-top: 2rem;
}
@media screen and (max-width: 736px) {
  .center_title_box .con {
    font-size: 14px;
  }
}
.black_bg .center_title_box {
  color: #fff;
}
.black_bg .center_title_box .title {
  color: inherit;
}
.black_bg .center_title_box .title:first-letter {
  color: var(--i_sub_color);
}
.black_bg .tsuzuki_box2 .btn_d4 {
  border-color: #fff;
}
.black_bg .tsuzuki_box2 .btn_d4:after {
  border-color: #fff;
}
.black_bg.gray {
  background: #171717;
}
.shinbori_gralla .disp_box {
  text-align: left;
}
.shinbori_gralla .disp_box .title {
  font-size: 40px;
  font-family: 'Oswald', sans-serif;
  color: #666;
  text-transform: uppercase;
}
@media screen and (max-width: 736px) {
  .shinbori_gralla .disp_box .title {
    font-size: 30px;
  }
}
.mokuteki_li {
  margin-top: 66px;
}
.mokuteki_li .one {
  font-size: 33px;
  text-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
  display: table;
  margin-inline: auto;
}
@media screen and (max-width: 736px) {
  .mokuteki_li .one {
    font-size: 18px;
  }
}
.mokuteki_p {
  margin-top: 88px;
  line-height: 1.8;
  font-size: 20px;
  display: table;
  margin-inline: auto;
  margin-bottom: 4rem

;
}
@media screen and (max-width: 736px) {
  .mokuteki_p {
    font-size: 14px;
  }
}
.full_box01_03_wrap {
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 736px) {
  .full_box01_03_wrap {
    margin-top: 0rem;
    margin-bottom: 2rem;
  }
}
.full_box1_03 {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  margin-top: 4rem;
}
@media screen and (max-width: 736px) {
  .full_box1_03 {
    margin-top: 2rem;
  }
}
.full_box1_03 .img_box {
  width: 50%;
  padding-right: 3%;
}
@media screen and (max-width: 736px) {
  .full_box1_03 .img_box {
    width: 100%;
    padding: 0 10%;
  }
}
.full_box1_03 .img_box img {
  max-width: 100%;
  border-radius: 12px;
}
.full_box1_03 .disp_box {
  width: 50%;
}
@media screen and (max-width: 736px) {
  .full_box1_03 .disp_box {
    width: 100%;
  }
}
.full_box1_03 .disp_box .title {
  color: #666;
  font-size: 42px;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-family: 'Oswald', sans-serif;
  text-transform: capitalize;
}
@media screen and (max-width: 736px) {
  .full_box1_03 .disp_box .title {
    font-size: 20px;
    margin-top: 1rem;
    margin-bottom: 0.3rem;
  }
}
.full_box1_03 .disp_box .sub_title {
  font-size: 25px;
  font-family: 'Oswald', sans-serif;
  font-weight: 200;
  margin-bottom: 0.8rem;
  padding-bottom: 1.2rem;
}
@media screen and (max-width: 736px) {
  .full_box1_03 .disp_box .sub_title {
    font-size: 20px;
    padding-bottom: 0.3rem;
    margin-bottom: 0.3rem;
  }
}
.full_box1_03 .disp_box .text_p {
  margin-bottom: -1rem;
}
.full_box1_03 .disp_box .con {
  padding: 1rem  0 ;
  font-size: 20px;
}
@media screen and (max-width: 736px) {
  .full_box1_03 .disp_box .con {
    font-size: 14px;
  }
}
.full_box1_03 .disp_box .con a {
  text-decoration: underline;
}
.full_box1_01 {
  width: 100%;
}
.full_box1_01 .disp_box .title {
  font-size: 30px;
  margin-top: 2.5rem;
  margin-bottom: 1rem;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
  border-bottom: solid #333 1px;
  padding-bottom: 0.3rem;
}
@media screen and (max-width: 736px) {
  .full_box1_01 .disp_box .title {
    font-size: 20px;
  }
}
.full_box1_01 .disp_box .text_p {
  margin-bottom: -1rem;
}
.full_box1_01 .disp_box con {
  padding: 1rem  0 ;
}
.full_box1_01 .disp_box con a {
  text-decoration: underline;
}
.full_box1_02 {
  width: 100%;
}
.full_box1_02 .disp_box .title {
  font-size: 30px;
  margin-top: 4rem;
  margin-bottom: 1rem;
  font-weight: bold;
  font-family: 'Roboto Condensed', sans-serif;
  border-bottom: solid #333 1px;
  padding-bottom: 0.3rem;
}
@media screen and (max-width: 736px) {
  .full_box1_02 .disp_box .title {
    font-size: 24px;
  }
}
.full_box1_02 .disp_box .sub_title {
  font-size: 24px;
  font-family: 'Oswald', sans-serif;
  font-weight: 200;
  margin-top: -0.8rem;
  color: #9a9a9a;
  margin-bottom: 0.8rem;
}
.full_box1_02 .disp_box .text_p {
  margin-bottom: -1rem;
}
.full_box1_02 .disp_box con {
  padding: 1rem  0 ;
}
.full_box1_02 .disp_box con a {
  text-decoration: underline;
}
.iro_awase {
  margin-top: 4rem;
  font-size: 24px;
  line-height: 2;
  display: table;
  margin-inline: auto;
  text-align: left;
}
@media screen and (max-width: 736px) {
  .iro_awase {
    font-size: 16px;
  }
}
.iro_awase .chuui {
  margin-top: 2rem;
  font-size: 14px;
}
@media screen and (max-width: 736px) {
  .iro_awase .chuui {
    font-size: 12px;
  }
}
.img_box.awase {
  margin-top: 4rem;
  text-align: center;
}
.img_box.awase img {
  width: 100%;
  max-width: 1000px;
}
.type_wrap {
  margin-top: 4rem;
  margin-bottom: 4rem;
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
}
@media screen and (max-width: 736px) {
  .type_wrap {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.type_wrap .type1 {
  width: 47%;
  margin: 0 1.5%;
  background: #fff;
  color: #000;
  padding: 2px;
  display: flex;
  /*子要素に追加*/
  flex-direction: column;
  /*子要素に追加*/
}
@media screen and (max-width: 736px) {
  .type_wrap .type1 {
    width: 100%;
    margin-bottom: 2rem;
  }
}
.type_wrap .type1 .title_box {
  width: 100%;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  padding: 0.5rem;
}
.type_wrap .type1 .title_box .title {
  width: 50%;
  text-align: center;
  font-size: 25px;
  font-weight: bold;
}
@media screen and (max-width: 736px) {
  .type_wrap .type1 .title_box .title {
    font-size: 16px;
  }
}
.type_wrap .type1 .title_box .nouki {
  width: 50%;
  text-align: center;
  font-size: 20px;
}
@media screen and (max-width: 736px) {
  .type_wrap .type1 .title_box .nouki {
    font-size: 14px;
  }
}
.type_wrap .type1 .con_box {
  padding: 1.5rem;
  background: #3e3a39 ;
  color: #fff;
  font-size: 18px;
  flex-grow: 1;
  /*空きスペースの伸びる倍率を指定*/
}
@media screen and (max-width: 736px) {
  .type_wrap .type1 .con_box {
    font-size: 14px;
    padding: 1rem;
  }
}
.center.nouki {
  font-size: 28px ;
}
@media screen and (max-width: 736px) {
  .center.nouki {
    font-size: 16px;
  }
}
.nagare_wrap {
  margin-top: 44px;
}
@media screen and (max-width: 736px) {
  .nagare_wrap {
    margin-top: 20px;
  }
}
.nagare_in {
  border-radius: 55px;
  padding: 24px;
  position: relative;
  z-index: 1;
}
.stepbar .stepbarwrap .photo_box {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  padding-left: 2em;
}
.stepbar .stepbarwrap .photo_box .one {
  width: 40%;
  padding: 6px;
  background: #fff;
}
@media screen and (max-width: 736px) {
  .stepbar .stepbarwrap .photo_box .one {
    width: 100%;
  }
}
.stepbar .stepbarwrap .photo_box .one img {
  max-width: 100%;
  border-radius: 12px;
}
.stepbar .stepbarwrap:first-child {
  margin-top: 0;
}
.stepbar {
  margin: 0 auto;
  width: 90%;
  font-size: 20px;
}
@media screen and (max-width: 736px) {
  .stepbar {
    font-size: 15px;
    width: 102%;
    margin-left: -2%;
  }
}
.stepbar .stepbarwrap {
  margin: 2em 0;
  position: relative;
  z-index: 1;
}
.stepbar .stepbarwrap .steptitle {
  display: inline-flex;
  align-items: center;
}
.stepbar .stepbarwrap .steptitle .stepcircle {
  display: inline-block;
  width: 1em;
  height: 1em;
  content: "";
  border-radius: 50%;
  background-color: #000;
  border: 1px solid var(--i_sub_color);
}
.stepbar .stepbarwrap .steptitle .stepnum {
  padding-left: 1em;
  font-size: 1.2em;
  color: var(--i_sub_color);
}
.stepbar .stepbarwrap .steptxt {
  padding-left: 2em;
}
.stepbar .stepbarwrap .steptxt .steptxt-title {
  margin: 0.5em 0;
  font-size: 1.4em;
}
@media screen and (max-width: 736px) {
  .stepbar .stepbarwrap .steptxt .steptxt-title {
    font-size: 1.2em;
  }
}
.stepbar .stepbarwrap .steptxt .steptxt-txt {
  font-size: 0.9em;
  margin: 0.5em 0;
}
.stepbar .stepbarwrap .stepline {
  width: 1px;
  height: calc(100% + 1em);
  background-color: var(--i_sub_color);
  position: absolute;
  top: 1em;
  left: 0.5em;
  z-index: -1;
}
.stepbar .stepbarwrap:last-of-type .stepline:last-of-type {
  display: none;
}
.eiji_right {
  position: relative;
}
.eiji_right .eiji {
  position: absolute;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 124px;
  z-index: -1;
  color: #f4f4f4;
  right: -20px;
  font-family: "Montserrat", sans-serif;
}
@media screen and (max-width: 736px) {
  .eiji_right .eiji {
    font-size: 88px;
  }
}
.eiji_right.big {
  position: relative;
}
.eiji_right.big .eiji {
  position: absolute;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 160px;
  z-index: -1;
  color: #ecdcd122;
  right: -20px;
  font-family: 'Oswald', sans-serif;
}
@media screen and (min-width: 1200px) {
  .eiji_right.big .eiji {
    font-size: 200px;
  }
}
@media screen and (max-width: 736px) {
  .eiji_right.big .eiji {
    right: -54px;
    font-size: 80px;
    display: none;
  }
}
.d_con_all.white_bg {
  background: #fff;
  color: #000;
}
.d_con_all.white_bg .center_title_box .title:first-letter {
  color: var(--i_sub_color);
}
.s_photo_wrap {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
@media screen and (max-width: 736px) {
  .s_photo_wrap {
    margin-top: 2rem;
    margin-bottom: 2rem;
  }
}
.s_photo_wrap .photo3box {
  display: block;
  width: 32%;
  margin-left: 0.5%;
  margin-right: 0.5%;
  margin-bottom: 12px;
  text-align: center;
  margin-bottom: 44px;
}
.s_photo_wrap .photo3box:hover {
  text-decoration: none;
}
@media screen and (max-width: 736px) {
  .s_photo_wrap .photo3box {
    width: 49%;
    margin-bottom: 12px;
  }
}
.s_photo_wrap .photo3box .img_box {
  max-width: 100%;
  padding: 12px;
}
.s_photo_wrap .photo3box .img_box img {
  aspect-ratio: 1.39877301;
  object-fit: cover;
  width: 100%;
}
.s_photo_wrap .photo3box .s_photo_title {
  margin-top: 6px;
  font-size: 18px;
}
@media screen and (max-width: 736px) {
  .s_photo_wrap .photo3box .s_photo_title {
    font-size: 14px;
  }
}
.s_photo_wrap .photo3box .sub_title {
  font-weight: bold;
  margin-top: 0.5em;
}
.btn_box {
  text-align: center;
  margin-top: 20px;
}
.btn1,
input[type="submit"].btn1 {
  position: relative;
  display: block;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
  padding: 20px 30px;
  background: #1abc9c;
  box-shadow: 0 3px 0 #0e8c73;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  border-radius: 5px;
  outline: none;
  border: none;
  max-width: 400px;
  margin: 0 20px;
  letter-spacing: 1px;
  margin-left: auto;
  margin-right: auto;
  cursor: pointer;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.btn1:hover,
input[type="submit"].btn1:hover {
  background: #31c8aa;
  box-shadow: 0 3px 0 #23a188;
  text-decoration: none;
  color: #ffffff;
}
input[type="submit"].btn1 {
  margin-left: inherit;
  margin-top: 24px;
}
.new_cta_bg {
  position: relative;
  background-color: #000000;
  overflow: hidden;
  color: #fff;
}
.new_cta_bg:before {
  content: '';
  position: absolute;
  top: 40%;
  bottom: -100%;
  left: 0;
  right: 0;
  background-color: #f2f2f2;
  transform: skewY(-16deg);
  z-index: -1;
}
.new_cta_wrap {
  display: flex;
  justify-content: center;
}
.new_cta_wrap .new_cta_wrap_in {
  width: 100%;
}
.new_cta_wrap .new_cta_wrap_in .new_cta_wrap_in_text_wrap {
  display: table;
  margin-inline: auto;
}
.new_cta_wrap .new_cta_wrap_in .title {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 0.8em;
}
.new_cta_wrap .new_cta_wrap_in .disp {
  font-size: 24px;
  padding-bottom: 1.8em;
}
@media screen and (max-width: 736px) {
  .new_cta_wrap .new_cta_wrap_in .title {
    font-size: 19px;
    font-weight: bold;
    padding-bottom: 0.8em;
  }
  .new_cta_wrap .new_cta_wrap_in .disp {
    font-size: 16px;
    padding-bottom: 1.8em;
  }
}
.new_cta_wrap .new_cta_wrap_in .button_wrap {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  -webkit-justify-content: center;
  /* Safari etc. */
  -ms-justify-content: center;
  /* IE10        */
  justify-content: center;
}
.new_cta_wrap .new_cta_wrap_in .button_wrap .tel_button,
.new_cta_wrap .new_cta_wrap_in .button_wrap .mail_button {
  margin-left: 1%;
  margin-right: 1%;
}
@media screen and (max-width: 736px) {
  .new_cta_wrap .new_cta_wrap_in .button_wrap .tel_button,
  .new_cta_wrap .new_cta_wrap_in .button_wrap .mail_button {
    width: 100%;
  }
}
.new_cta_wrap .new_cta_wrap_in .button_wrap .tel_button a,
.new_cta_wrap .new_cta_wrap_in .button_wrap .mail_button a {
  color: #fff;
  background: #d61618;
  font-size: 30px;
  text-align: center;
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  font-weight: bold;
  width: 443px;
  height: 120px;
  justify-content: center;
  align-items: center;
  border-radius: 30px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.new_cta_wrap .new_cta_wrap_in .button_wrap .tel_button a:hover,
.new_cta_wrap .new_cta_wrap_in .button_wrap .mail_button a:hover {
  text-decoration: none;
  opacity: 0.8;
}
.new_cta_wrap .new_cta_wrap_in .button_wrap .tel_button a .moji,
.new_cta_wrap .new_cta_wrap_in .button_wrap .mail_button a .moji {
  width: 100%;
}
.new_cta_wrap .new_cta_wrap_in .button_wrap .tel_button a .tel_moji,
.new_cta_wrap .new_cta_wrap_in .button_wrap .mail_button a .tel_moji {
  width: 100%;
  font-family: 'Roboto Condensed', sans-serif;
}
@media screen and (max-width: 736px) {
  .new_cta_wrap .new_cta_wrap_in .button_wrap .tel_button a,
  .new_cta_wrap .new_cta_wrap_in .button_wrap .mail_button a {
    width: 80%;
    height: auto;
    font-size: 20px;
    margin-inline: auto;
    padding: 1em;
    margin-bottom: 1em;
    border-radius: 20px;
  }
}
.new_cta_wrap .new_cta_wrap_in .cta_end {
  text-align: center;
  padding-top: 4em;
  padding-bottom: 1em;
}
@media screen and (max-width: 736px) {
  .new_cta_wrap .new_cta_wrap_in .cta_end {
    padding-top: 2em;
  }
}
.new_cta_wrap .new_cta_wrap_in .cta_end .head_sns {
  float: none;
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
  -webkit-justify-content: center;
  /* Safari etc. */
  -ms-justify-content: center;
  /* IE10        */
  justify-content: center;
  margin: 0;
  margin-bottom: 2em;
}
.new_cta_wrap .new_cta_wrap_in .cta_end .head_sns a {
  margin-left: 1%;
  margin-right: 1%;
}
.new_cta_wrap .new_cta_wrap_in .cta_end .head_sns img {
  width: 123px;
  height: auto;
}
@media screen and (max-width: 736px) {
  .new_cta_wrap .new_cta_wrap_in .cta_end .head_sns img {
    width: 91px;
  }
}
.new_cta_wrap .new_cta_wrap_in .cta_end .sns {
  font-size: 20px;
  padding-bottom: 1em;
}
.new_cta_wrap .new_cta_wrap_in .cta_end .this_time {
  font-size: 20px;
  padding-bottom: 2em;
}
.new_cta_wrap .new_cta_wrap_in .cta_end .title2 {
  font-size: 30px;
  font-weight: bold;
  padding-bottom: 0.8em;
}
@media screen and (max-width: 736px) {
  .new_cta_wrap .new_cta_wrap_in .cta_end .sns {
    font-size: 16px;
  }
  .new_cta_wrap .new_cta_wrap_in .cta_end .this_time {
    font-size: 16px;
  }
  .new_cta_wrap .new_cta_wrap_in .cta_end .title2 {
    font-size: 20px;
  }
}
.top_grade {
  position: relative;
}
.top_grade::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, #000000 0%, transparent 50%);
}
#graffiti .top_membder .membder_box {
  bottom: 24px;
  top: inherit;
  padding: 6px 12px;
  right: 24px;
  opacity: 0;
  border: none;
}
#graffiti.fixed .top_membder .membder_box {
  top: inherit;
  opacity: 1;
}
.top_gf {
  text-align: center;
  margin-top: 4rem;
  margin-bottom: 4rem;
}
.top_gf img {
  width: 100%;
  max-width: 800px;
}
.gf_all_page_bt {
  position: fixed;
  bottom: 0;
  right: 0;
  z-index: 1111111111;
}
.gf_all_page_bt img {
  max-width: 360px ;
}
@media screen and (max-width: 736px) {
  .gf_all_page_bt {
    display: none;
  }
  .gf_all_page_bt img {
    width: 120px ;
  }
}
.mob_m_gf {
  max-width: 100%;
  height: 45px;
}
.no_compile {
  color: #ffffff;
}
.fade-up {
  animation-name: fadeinup;
  animation-duration: 1s;
  animation-fill-mode: forwards;
  opacity: 0;
}
@keyframes fadeinup {
  0% {
    opacity: 0;
    transform: translateY(100px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
.effect-fade {
  opacity: 0;
  transform: translate(0, 45px);
  transition: all 500ms;
}
.effect-fade.effect-scroll {
  opacity: 1;
  transform: translate(0, 0);
}
.fade_up_con .effect-fade_jyun {
  opacity: 0;
  transform: translate(0, 45px);
  transition: all 500ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun {
  opacity: 1;
  transform: translate(0, 0);
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(2) {
  transition-delay: 200ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(3) {
  transition-delay: 400ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(4) {
  transition-delay: 600ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(5) {
  transition-delay: 800ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(6) {
  transition-delay: 1000ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(7) {
  transition-delay: 1200ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(8) {
  transition-delay: 1400ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(9) {
  transition-delay: 1600ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(10) {
  transition-delay: 1800ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(11) {
  transition-delay: 2000ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(12) {
  transition-delay: 2200ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(13) {
  transition-delay: 2400ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(14) {
  transition-delay: 2600ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(14) {
  transition-delay: 2800ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(15) {
  transition-delay: 3000ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(16) {
  transition-delay: 3200ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(17) {
  transition-delay: 3400ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(18) {
  transition-delay: 3600ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(19) {
  transition-delay: 3800ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(20) {
  transition-delay: 4000ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(21) {
  transition-delay: 4200ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(22) {
  transition-delay: 4400ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(23) {
  transition-delay: 4600ms;
}
.fade_up_con.effect-scroll .effect-fade_jyun:nth-child(24) {
  transition-delay: 4800ms;
}
.effect-big {
  transition: all 500ms;
  /*これを書かないと画像がちらつく*/
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.effect-big.effect-scroll {
  animation-name: effect-big;
  animation-duration: 1.2s;
}
@keyframes effect-big {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.06);
  }
  100% {
    transform: scale(1);
  }
}
.transition {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.transition2 {
  transition: all 1.3s ease;
  -webkit-transition: all 1.3s ease;
  -moz-transition: all 1.3s ease;
  -o-transition: all 1.3s ease;
}
.transition3 {
  transition: all 0.03s ease;
  -webkit-transition: all 0.03s ease;
  -moz-transition: all 0.03s ease;
  -o-transition: all 0.03s ease;
}
.big_up_img,
.hover_big_img,
.hover_big_img_maru {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  /*これを書かないと画像がちらつく*/
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.big_img_box {
  overflow: hidden;
}
@media screen and (min-width: 737px) {
  .big_up_img_wrap:hover .big_up_img,
  .big_img_box_maru:hover .hover_big_img_maru,
  .big_img_box:hover .hover_big_img {
    -webkit-transform: scale(1.03);
    -moz-transform: scale(1.03);
    -o-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
  }
}
.blinking {
  -webkit-animation: blink 0.4s ease-in-out infinite alternate;
  -moz-animation: blink 0.4s ease-in-out infinite alternate;
  animation: blink 0.4s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.blinking2 {
  -webkit-animation: blink 0.8s ease-in-out infinite alternate;
  -moz-animation: blink 0.8s ease-in-out infinite alternate;
  animation: blink 0.8s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.blinking3 {
  -webkit-animation: blink 1.2s ease-in-out infinite alternate;
  -moz-animation: blink 1.2s ease-in-out infinite alternate;
  animation: blink 1.2s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
.buruburu,
.buru:hover {
  display: inline-block;
  animation: hurueru 1s  infinite;
}
@keyframes hurueru {
  0% {
    transform: translate(0px, 0px) rotateZ(0deg);
  }
  5% {
    transform: translate(2px, 2px) rotateZ(1deg);
  }
  10% {
    transform: translate(0px, 2px) rotateZ(0deg);
  }
  15% {
    transform: translate(2px, 0px) rotateZ(-1deg);
  }
  20% {
    transform: translate(0px, 0px) rotateZ(0deg);
  }
}
a.kuru,
a.kuru span {
  display: inline-block;
  font-weight: normal;
}
a.kuru span {
  transition: .5s;
}
a.kuru:hover span {
  -webkit-transform: rotateX(360deg);
  transform: rotateX(360deg);
  font-weight: bold;
}
.kira {
  position: relative;
  overflow: hidden;
}
.kira img {
  width: 100%;
  margin-bottom: 1%;
}
@media screen and (max-width: 736px) {
  .kira img {
    margin-bottom: 1%;
    margin-top: 0%;
  }
}
.reflection {
  height: 100%;
  width: 30px;
  position: absolute;
  top: -180px;
  left: 0;
  background-color: #fff;
  opacity: 0;
  transform: rotate(45deg);
  animation: reflection 3s ease-in-out infinite;
  -webkit-transform: rotate(45deg);
  -webkit-animation: reflection 3s ease-in-out infinite;
  -moz-transform: rotate(45deg);
  -moz-animation: reflection 3s ease-in-out infinite;
  -ms-transform: rotate(45deg);
  -ms-animation: reflection 3s ease-in-out infinite;
  -o-transform: rotate(45deg);
  -o-animation: reflection 3s ease-in-out infinite;
}
@keyframes reflection {
  0% {
    transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    transform: scale(100) rotate(45deg);
    opacity: 0;
  }
}
@-webkit-keyframes reflection {
  0% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -webkit-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -webkit-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(100) rotate(45deg);
    opacity: 0;
  }
}
@-moz-keyframes reflection {
  0% {
    -moz-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -moz-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -moz-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -moz-transform: scale(100) rotate(45deg);
    opacity: 0;
  }
}
@-ms-keyframes reflection {
  0% {
    -ms-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -ms-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -ms-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -ms-transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}
@-o-keyframes reflection {
  0% {
    -o-transform: scale(0) rotate(45deg);
    opacity: 0;
  }
  80% {
    -o-transform: scale(0) rotate(45deg);
    opacity: 0.5;
  }
  81% {
    -o-transform: scale(4) rotate(45deg);
    opacity: 1;
  }
  100% {
    -o-transform: scale(100) rotate(45deg);
    opacity: 0;
  }
}
.inview {
  transition: all 1.5s ease;
  -webkit-transition: all 1.5s ease;
  -moz-transition: all 1.5s ease;
  -o-transition: all 1.5s ease;
  position: relative;
  opacity: 0;
}
.inview.on {
  opacity: 1;
}
.left_mask_in {
  overflow: hidden;
  position: relative;
}
.left_mask_in.inview::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transform: translateX(0%);
  transition: transform ease 1s;
  transition-delay: 500ms;
}
.left_mask_in.inview.black::after {
  background-color: #000;
}
.left_mask_in.inview.on::after {
  transform: translateX(100%);
}
.left_mask_in.site_color_bg.inview::after {
  background-color: #000000;
}
.left_mask_in_a01 {
  overflow: hidden;
  position: relative;
}
.left_mask_in_a01.inview::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transform: translateX(0%);
  transition: transform ease 1s;
  transition-delay: 300ms;
}
.left_mask_in_a01.inview.black::after {
  background-color: #000;
}
.left_mask_in_a01.inview.on::after {
  transform: translateX(100%);
}
.right_mask_in_a01 {
  overflow: hidden;
  position: relative;
}
.right_mask_in_a01.inview::after {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  content: '';
  width: 100%;
  height: 100%;
  background-color: #ffffff;
  transform: translateX(0%);
  transition: transform ease 1s;
}
.right_mask_in_a01.inview.on::after {
  transform: translateX(-100%);
}
.inview.fadeInRight {
  transform: translateX(100px);
  -o-transform: translateX(100px);
  -ms-transform: translateX(100px);
  -moz-transform: translateX(100px);
  -webkit-transform: translateX(100px);
}
.inview.fadeInRight.on {
  transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
}
.inview.fadeInLeft {
  transform: translateX(-100px);
  -o-transform: translateX(-100px);
  -ms-transform: translateX(-100px);
  -moz-transform: translateX(-100px);
  -webkit-transform: translateX(-100px);
}
.inview.fadeInLeft.on {
  transform: translateX(0);
  -o-transform: translateX(0);
  -ms-transform: translateX(0);
  -moz-transform: translateX(0);
  -webkit-transform: translateX(0);
}
.inview.fadeInTop {
  transform: translateY(-100px);
  -o-transform: translateY(-100px);
  -ms-transform: translateY(-100px);
  -moz-transform: translateY(-100px);
  -webkit-transform: translateY(-100px);
}
.inview.fadeInTop.on {
  transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
}
.inview.fadeInBottom {
  transform: translateY(100px);
  -o-transform: translateY(100px);
  -ms-transform: translateY(100px);
  -moz-transform: translateY(100px);
  -webkit-transform: translateY(100px);
}
.inview.fadeInBottom.on {
  transform: translateY(0);
  -o-transform: translateY(0);
  -ms-transform: translateY(0);
  -moz-transform: translateY(0);
  -webkit-transform: translateY(0);
}
.lineAnimation {
  position: relative;
  display: inline-block;
  margin-bottom: 21px;
}
.lineAnimation.block {
  display: block;
}
.lineAnimation::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 0%;
  height: 1px;
  background: #ffffff;
  transition: all 0.5s;
}
.lineAnimation.isActive::after {
  width: 100%;
}
.lineAnimation.one::after {
  background: linear-gradient(90deg, #431314 0.56%, #6e4b26 8.43%, #b0954f 38.2%, #e9dbb9 56.18%, #a5865d 79.02%, #a28258 80.34%, #8c5428 95.51%);
}
.lineAnimation.block::after {
  transition: all 1.2s;
}
@media screen and (max-width: 736px) {
  .lineAnimation.block::after {
    width: 100%;
  }
}
.lineAnimation_base {
  position: relative;
  margin-bottom: 21px;
}
.lineAnimation_base::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -7px;
  width: 0%;
  height: 1px;
  background: #192f60;
  transition: all 0.5s;
}
.lineAnimation_base.isActive::after {
  width: 100%;
}
.swiper_base_wrap .swiper_wrap_wrap {
  position: relative;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-top: 60px;
  margin-bottom: 60px;
}
@media screen and (max-width: 736px) {
  .swiper_base_wrap .swiper_wrap_wrap {
    margin-top: 30px;
    margin-bottom: 30px;
  }
}
.swiper_base_wrap .swiper-button-next,
.swiper_base_wrap .swiper-button-prev {
  display: block;
  --swiper-navigation-color: #858585;
}
.swiper_base_wrap .swiper-button-next {
  right: 0;
  width: 20px;
}
.swiper_base_wrap .swiper-button-prev {
  left: 0;
}
@media screen and (max-width: 736px) {
  .swiper_base_wrap [class^="swiper-button-"]::after {
    font-size: 30px;
  }
}
.swiper_base_wrap .swiper-button-next.swiper-button-disabled,
.swiper_base_wrap .swiper-button-prev.swiper-button-disabled {
  opacity: 0.2;
}
.swiper_base_wrap .swiper {
  width: 95%;
}
.swiper_base_wrap .swiper .swiper-wrapper {
  /* wrapperのサイズを調整 */
  width: 100%;
}
.swiper_base_wrap .swiper .swiper-slide {
  /* スライドのサイズを調整、中身のテキスト配置調整、背景色 */
  color: #ffffff;
  width: 50%;
  height: 100%;
  text-align: center;
  margin: 0;
  padding-left: 1%;
  padding-right: 1%;
}
@media screen and (max-width: 736px) {
  .swiper_base_wrap .swiper .swiper-slide {
    width: 90%;
    padding-left: 5.5%;
    padding-right: 5.5%;
  }
}
.swiper_base_wrap .swiper .swiper-slide img {
  width: 100%;
  aspect-ratio: 1.5;
  object-fit: cover;
}
.maruse_jyosei_box {
  padding-bottom: 80px;
}
@media screen and (max-width: 736px) {
  .maruse_jyosei_box {
    padding-bottom: 40px;
  }
}
.maruse_p2 {
  font-size: 18px;
}
@media screen and (max-width: 736px) {
  .maruse_p2 {
    font-size: 14px;
    text-align: left;
  }
}
/*QA*/
.qa_box1 {
  font-size: 16px;
  background-color: #FFF;
  margin-bottom: 24px;
  padding-bottom: 1px;
  padding-right: 1px;
  padding-left: 1px;
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.qa_box1:hover {
  background-color: #ffc5c5;
}
.qa_titel1 {
  font-size: 16px;
  font-weight: bold;
  background-image: url(/wp-content/themes/newD/1_img/1_site/Q.jpg);
  background-repeat: no-repeat;
  background-position: 15px 15px;
  padding-left: 63px;
  padding-top: 14px;
  padding-bottom: 10px;
  padding-right: 14px;
  cursor: pointer;
}
.qa_box1 p {
  font-size: 16px;
  background-color: #FFF;
  background-image: url(/wp-content/themes/newD/1_img/1_site/A.jpg);
  background-repeat: no-repeat;
  background-position: 15px 15px;
  padding-left: 63px;
  padding-top: 15px;
  padding-right: 15px;
  padding-bottom: 15px;
}
.qa_box1 p {
  display: none;
}
.qa_box_all .qa_box1 {
  list-style-type: none;
  counter-increment: ranking;
}
.qa_box_all .qa_box1 .qa_titel1:before {
  content: counter(ranking) '. ';
}
@media screen and (max-width: 736px) {
  .qa_titel1,
  .qa_box1 p {
    padding-left: 55px;
  }
}
.before_after_box {
  margin-bottom: 44px;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
  margin-top: 44px;
}
.before_after_box .before_box {
  position: relative;
  border: solid 1px #ccc;
  margin-right: 4%;
  width: 36%;
  text-align: center;
}
.before_after_box .before_box img {
  max-width: 100%;
}
.before_after_box .after_box {
  position: relative;
  border: solid 1px #ccc;
  text-align: center;
  width: 60%;
}
.before_after_box .after_box img {
  max-width: 100%;
}
.before_after_box .ba_icon {
  position: absolute;
  left: 4px;
  bottom: 4px;
}
.before_after_box .sol_w {
  border: solid #FFF 5px;
}
@media screen and (max-width: 736px) {
  .before_after_box .before_box {
    width: 100%;
    margin-bottom: 4%;
    margin-right: 0%;
  }
  .before_after_box .before_box .sol_w {
    border: solid #fff 4px;
  }
  .before_after_box .after_box {
    width: 100%;
  }
  .before_after_box .after_box .sol_w {
    border: solid #fff 4px;
  }
}
.sekourei_box {
  margin-top: 44px;
}
.sekourei_box h2,
.sekourei_box h3 {
  font-size: 24px;
  text-align: center;
  /*display:inline-block;*/
  background-color: #FFFFFF;
  padding-left: 24px;
  padding-right: 24px;
}
.sekourei_box .sekou_line {
  text-align: center;
  clear: both;
  background-image: url(/wp-content/themes/D/d_parts/custom/ba_sekou/line2_.png);
  background-repeat: repeat-x;
  background-position: center center;
  background-size: 80%;
  margin-left: auto;
  margin-right: auto;
}
.sekourei_box p {
  margin-top: 24px;
  margin-bottom: 66px;
  text-align: center;
}
.d3box {
  width: 30%;
  margin-right: 3%;
  margin-top: 0px;
  text-align: center;
  margin-bottom: 24px;
  background-color: #FFF;
  border: solid 1px #ccc;
}
.d3box .d3box_in {
  padding: 12px;
  display: inline-block;
  position: relative;
}
.d3box .d3box_in img {
  max-width: 100%;
  height: auto;
}
.d3box h4 {
  margin-top: 10px;
  line-height: 1.5;
  font-size: 13px;
}
.sekou_title {
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #CCC;
  margin-bottom: 10px;
  font-size: 24px;
  color: #000000;
  font-weight: bold;
  padding-bottom: 12px;
}
.sekou_title .title_sekou {
  padding-right: 20px;
}
.sekou_title .tag {
  font-weight: normal;
  font-size: 16px;
  display: inline-block;
}
@media screen and (max-width: 736px) {
  .d3box {
    width: 100%;
    margin-left: 12px;
    margin-right: 12px;
    margin-top: 0px;
    margin-bottom: 12px;
  }
}
/*施工例カテゴリ*/
.sekou_cate_box {
  font-size: 13px;
  margin-top: 10px;
}
.sekou_cate_box ul {
  margin: 0px;
  padding-top: 0px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
  overflow: hidden;
}
.sekou_cate_box li {
  float: left;
  list-style-type: none;
  padding: 0px;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 10px;
  margin-left: 0px;
}
.sekou_cate_box li a {
  display: block;
  margin-right: 10px;
  /*-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;*/
  padding-top: 5px;
  padding-right: 8px;
  padding-bottom: 5px;
  padding-left: 8px;
}
.sekou_cate_box li a:hover {
  text-decoration: none;
  background-color: #FF6A29;
  color: #ffffff;
}
.sekou_cate_box li.current-cat a {
  color: #FFF;
  background-color: #06338F;
}
.sekou_cate_box li a {
  color: #FFF;
  background-color: #F81F1F;
}
.sekou_cate_box li.parent a {
  color: #FFF;
  background-color: #F81F1F;
}
.sekou_cate_box li.current-cat a {
  color: #FFF;
  background-color: #7dbdff;
}
.sekou_cate_box .current-cat-parent a {
  color: #FFF;
  background-color: #7dbdff;
}
.sekou_cate_box li a:hover {
  text-decoration: none;
  background-color: #ff6a29;
  color: #ffffff;
}
#ba_sekou .koe_box {
  width: 33%;
  padding-left: 1%;
  padding-right: 1%;
  color: #fff;
  padding-bottom: 36px;
}
#ba_sekou .koe_box .koe_sam {
  text-align: center;
  position: relative;
}
#ba_sekou .koe_box .koe_sam .new_icon img {
  border: none;
  padding: 0 6px;
}
#ba_sekou .koe_box .koe_sam img {
  /*max-width:100%*/
  width: 100%;
  margin-bottom: 12px;
  height: auto;
  padding: 6px;
  border: solid 1px #cccccc;
}
#ba_sekou .koe_box .koe_sam .wakuwaku {
  background: #ffffff;
}
#ba_sekou .koe_box .koe_name {
  font-size: 16px;
  color: #444444;
  font-weight: normal;
}
#ba_sekou .koe_box .koe_name span {
  font-size: 60%;
}
#ba_sekou .koe_box:hover {
  text-decoration: none;
}
#ba_sekou .koe_box:hover .koe_name {
  color: #ff0000;
}
@media screen and (max-width: 736px) {
  #ba_sekou .koe_box {
    width: 50%;
  }
  #ba_sekou .koe_box .koe_name {
    font-size: 12px;
  }
}
.sekou_naiyou h3 {
  font-weight: bold;
  margin: 0;
}
/*--------------------------------
フリックギャラリー

車のやつに入っているまんまだが
必要があれれば、ボディーにid ba_sekou が入っているので
それでくくって
こちらを強くして変更するべし！
---------------------------------*/
/*ローディング画像*/
#loading {
  position: relative;
  width: 100%;
  height: 100%;
}
#loading .inner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: url(/wp-content/themes/D/d/img/parts/wait3.gif) center center no-repeat #ffffff;
}
/* .flickSlider
--------------------------- */
.flickSlider {
  margin: 24px auto;
  text-align: left;
  display: none;
}
/* .flickView
--------------------------- */
.flickSlider .flickView {
  width: 100%;
  text-align: left;
  overflow: hidden;
  position: relative;
  /*ステータス用*/
}
.flickSlider .flickView ul {
  top: 0;
  left: 0;
  width: 100%;
  position: absolute;
  overflow: hidden;
}
.flickSlider .flickView ul li {
  width: 100%;
  float: left;
  display: inline;
  overflow: hidden;
  text-align: center;
}
/*一応最小のギャラリーの高さを出しておく*/
.flickSlider .flickView,
.flickSlider .flickView ul,
.flickSlider .flickView ul li {
  min-height: 500px;
}
.flickSlider .flickView ul li img.car_big {
  width: auto;
  max-height: 588px;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media screen and (max-width: 736px) {
  /*一応最小のギャラリーの高さを出しておく*/
  .flickSlider .flickView,
  .flickSlider .flickView ul,
  .flickSlider .flickView ul li {
    min-height: 200px;
  }
  .flickSlider .flickView ul li img.car_big {
    width: auto;
    max-width: 100%;
    max-height: 262px;
  }
}
/* .flickThumb
--------------------------- */
.flickSlider .flickThumb {
  width: 100%;
  overflow: hidden;
  margin-top: 6px;
}
.flickSlider .flickThumb ul {
  width: 110%;
}
.flickSlider .flickThumb ul li {
  float: left;
  cursor: pointer;
  display: inline;
}
.flickSlider .flickThumb ul li img {
  width: 100%;
  height: auto;
}
.flickSlider .flickThumb ul li.active {
  filter: alpha(opacity=100) !important;
  -moz-opacity: 1!important;
  opacity: 1!important;
}
/* sideNavi
------------------------- */
.flickSlider .btnPrev,
.flickSlider .btnNext {
  top: 0;
  width: 5%;
  height: 100%;
  position: absolute;
  cursor: pointer;
}
.flickSlider .btnPrev {
  left: 0;
  background: #6d6d6d url(/wp-content/themes/D/d/img/parts/btnPrev.png) no-repeat center center;
}
.flickSlider .btnNext {
  right: 0;
  background: #6d6d6d url(/wp-content/themes/D/d/img/parts/btnNext.png) no-repeat center center;
}
/* =======================================
    ClearFixElements
======================================= */
.flickSlider .flickView ul:after,
.flickSlider .flickThumb ul:after {
  content: ".";
  height: 0;
  clear: both;
  display: block;
  visibility: hidden;
}
.flickSlider .flickView ul,
.flickSlider .flickThumb ul {
  display: inline-block;
  overflow: hidden;
}
.flickSlider .flickView ul li a img:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  /* ie lt 8 */
  -ms-filter: "alpha(opacity=100)";
  /* ie 8 */
  -moz-opacity: 1;
  /* FF lt 1.5, Netscape */
  -khtml-opacity: 1;
  /* Safari 1.x */
}
.blog_ba_sekou .flickSlider {
  margin: 44px auto;
}
.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
  margin-bottom: 12px;
}
.container-youtube,
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.maru_img {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.blinking {
  -webkit-animation: blink 0.4s ease-in-out infinite alternate;
  -moz-animation: blink 0.4s ease-in-out infinite alternate;
  animation: blink 0.4s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.blinking2 {
  -webkit-animation: blink 0.8s ease-in-out infinite alternate;
  -moz-animation: blink 0.8s ease-in-out infinite alternate;
  animation: blink 0.8s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.blinking3 {
  -webkit-animation: blink 1.2s ease-in-out infinite alternate;
  -moz-animation: blink 1.2s ease-in-out infinite alternate;
  animation: blink 1.2s ease-in-out infinite alternate;
}
@-webkit-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes blink {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes blink {
  0% {
    opacity: 0.8;
  }
  100% {
    opacity: 1;
  }
}
.transition {
  transition: all 0.3s ease;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
}
.frex_nomal,
.flex_nomal {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
}
.frex,
.flex {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.frex_box,
.flex_box {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
}
.flex_high,
.flex_height {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
}
.flex_high2,
.flex_high_br {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -webkit-box-align: center;
}
.flex_high3,
.flex_high_br2 {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
}
.flex_low {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  -webkit-box-align: flex-end;
}
.flex_low2,
.flex_low_br {
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-items: flex-end;
  -webkit-align-items: flex-end;
  -ms-flex-align: flex-end;
  -webkit-box-align: flex-end;
}
.flex_center {
  -webkit-justify-content: center;
  /* Safari etc. */
  -ms-justify-content: center;
  /* IE10        */
  justify-content: center;
}
#somediv {
  -webkit-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
  box-shadow: 5px 5px 6px rgba(0, 0, 0, 0.3);
}
body .top_mail_bg {
  background: #ff0000;
}
body .jirei_link a {
  color: #ff0000;
  border: solid 1px #ff0000;
  padding: 12px;
  display: inline-block;
}
body .jirei_link a:hover {
  text-decoration: none;
  color: #fff;
  background: #ff0000;
}
body .holiday,
body .boxholiday {
  background-color: #FF0000!important;
}
.h2_class {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  background: #000000;
  padding: 12px 24px;
  color: #FFF;
  margin-bottom: 24px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.h2_class2 {
  font-size: 18px;
  line-height: 30px;
  font-weight: bold;
  background: #000000;
  padding: 12px 24px;
  color: #FFF;
  margin-top: 30px;
  margin-bottom: 24px;
}
.h3_class {
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 12px;
  background-image: url(/wp-content/themes/D/d/img/body_backgr/body_background_dark15.png);
  background-repeat: repeat;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #333;
  font-weight: bold;
}
.h3_class-2 {
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 40px;
  padding-top: 5px;
  padding-right: 5px;
  padding-bottom: 5px;
  padding-left: 12px;
  background-image: url(/wp-content/themes/D/d/img/body_backgr/body_background_white.png);
  background-repeat: repeat;
  border-left-width: 4px;
  border-left-style: solid;
  border-left-color: #F9C;
  font-weight: bold;
  background-color: #ffe5ff;
}
.h3_class2 {
  font-size: 18px;
  font-weight: bold;
  background-color: #E8F2FF;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 10px;
  padding-left: 15px;
}
.h3_class3 {
  font-size: 20px;
  /* color: #FF3300; */
  background-color: #FFFFFF;
  font-weight: bold;
  padding-top: 5px;
  padding-right: 15px;
  padding-bottom: 5px;
  padding-left: 15px;
  margin-top: 0px;
  margin-bottom: 12px;
  display: inline-block;
  border: 1px solid #000000;
  /* width: 80%; */
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.h4_class {
  margin-top: 20px;
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #999;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 5px;
}
.d_price {
  font-size: 16px;
  font-weight: normal;
}
.title_sky {
  background: #00c5b5;
  font-size: 24px;
}
.link_bottan {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 6px;
  padding-bottom: 6px;
  margin-right: 0px;
  color: #333;
  font-size: 16px;
  display: inline-block;
  border: solid 1px #333;
}
.link_bottan:hover {
  color: #000000;
  border-color: #000000;
  text-decoration: none;
  background-color: #fff;
}
.link_all {
  font-size: 15px;
}
.link_bottan2 {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 10px;
  padding-bottom: 10px;
  border: solid 1px #333;
  display: inline-block;
}
a:hover .link_bottan2,
.link_bottan2:hover {
  border-color: #000000;
  text-decoration: none !important;
}
.f_box1 {
  display: block;
  margin-bottom: 24px;
  width: 100%;
}
.f_box1 .img_warp {
  background-color: #fff;
  width: 24%;
  float: left;
  padding-right: 24px;
}
.f_box1 .maru_img {
  max-width: 100%;
}
.f_box1 .box_h {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0em;
  line-height: 2.4;
  border-bottom: solid 1px #212121;
  margin-bottom: 12px;
}
.f_box1 .box_h span {
  font-weight: normal;
  font-size: 80%;
}
.f_box1 .tuzuki {
  text-align: right;
}
.f_box1:hover {
  text-decoration: none;
}
@media screen and (max-width: 736px) {
  .f_box1 {
    text-align: center;
    padding: 24px;
    color: #000;
    line-height: 2;
    margin-bottom: 3px;
  }
  .f_box1 .img_warp {
    width: 50%;
    float: none;
    padding-right: 0px;
    margin-right: 25%;
    margin-left: 25%;
    margin-bottom: 12px;
  }
  .f_box1 .box_h {
    font-size: 17px;
    letter-spacing: 0.1em;
    margin-bottom: 12px;
  }
  .f_box1 p {
    line-height: 1.7;
  }
  .f_box1 .tuzuki {
    text-align: center;
  }
}
.f_box1_wrap {
  width: 100%;
  -js-display: flex;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  -webkit-box-pack: start;
}
.f_box2 {
  width: 48%;
  padding-left: 1%;
  padding-right: 1%;
  display: block;
  overflow: hidden;
  margin-bottom: 24px;
}
.f_box2 .maru_img {
  width: 38%;
  float: left;
  margin-right: 24px;
}
.f_box2 .box_h {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0em;
}
.f_box2 .box_h span {
  font-weight: normal;
  font-size: 80%;
}
@media screen and (max-width: 736px) {
  .f_box2 {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
  }
  .f_box2 .img_warp {
    width: 80%;
    float: none;
    padding-right: 0px;
    margin-right: 10%;
  }
  .f_box2 .tuzuki {
    text-align: right;
  }
}
.f_box3 {
  width: 33%;
  padding-left: 2%;
  padding-right: 1%;
  background-color: #FFF;
  text-align: center;
  color: #000;
  margin-bottom: 18px;
}
.f_box3 img {
  max-width: 83%;
}
.f_box3 .box_h {
  font-size: 18px;
  font-weight: bold;
  letter-spacing: 0em;
  margin-top: 12px;
}
.f_box3 .box_h span {
  font-weight: normal;
  font-size: 80%;
}
.f_box3 p {
  text-align: center;
}
.f_box3 p br {
  display: none;
}
.f_box3:hover {
  text-decoration: none;
}
@media screen and (max-width: 736px) {
  .f_box3 {
    width: 48%;
    display: block;
    overflow: hidden;
    margin-bottom: 24px;
  }
  .f_box3 .maru_img {
    width: 38%;
    float: left;
    margin-right: 24px;
  }
  .f_box3 .box_h {
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0em;
    text-align: left;
    line-height: 1.5;
  }
  .f_box3 .box_h span {
    font-weight: normal;
    font-size: 80%;
  }
  .f_box3 p {
    text-align: left;
  }
  .f_box3 {
    width: 98%;
    padding-left: 1%;
    padding-right: 1%;
  }
  .f_box3 .img_warp {
    width: 80%;
    float: none;
    padding-right: 0px;
    margin-right: 10%;
  }
  .f_box3 .tuzuki {
    text-align: right;
  }
}
.fb30 {
  width: 30%;
  margin-right: 3%;
  height: auto;
  text-align: center;
}
.fb30 img {
  width: 100%;
}
@media screen and (max-width: 736px) {
  .d_2box img {
    max-width: 100%;
  }
}
