/* =====================================
■COMMON
===================================== */ 
:before, :after {
  pointer-events: none;
}
a:hover img {
  opacity: 0.8;
}
img {
  width: auto;
  max-width: 100%;
  vertical-align: bottom;
  margin: 0;
  padding: 0;
}
p {
  padding-bottom: 20px;
}
p:last-child {
  margin-bottom: 0;
}
table {
  width: 100%;
}
.half {
  display: inline-block;
}
strong {
  font-weight: bold;
}
.hikoukai {
  display: none;
}
.elementor-editor-active #content .hikoukai {
  display: block !important;
  border: 5px solid #777;
  background: #555;
  padding: 20px 0;
}
@media screen and (max-width: 767px) {
  .auto_height {
    height: auto !important;
  }
}
/* -------------------------------------
CONTENT
------------------------------------- */
#content {
  padding: 36px 0 100px;
  min-height: 600px;
}
.home #content {

}
/* =====================================
■TOP
===================================== */
/*--------------------------------------
topMain
--------------------------------------*/
#mainimage img {
  width: 100%;
}
.main_contents {
  background: none;
  width: 100%;
  height: auto;
  min-height: inherit;
}
.bg_arrow {
  position: relative;
}
#mainimage {
  z-index: 1;
  position: relative;
}
.bg_arrow:before {
  content: "";
  position: absolute;
  z-index: 3;
  bottom: -1px;
  left: 0;
  width: 100%;
  height: 0;
  padding-top: 7.2%;
  background: #000;
  -webkit-clip-path: polygon(50% 100%, 100% 0, 100% 100%, 0 100%, 0 0);
  clip-path: polygon(50% 100%, 100% 0, 100% 100%, 0 100%, 0 0);
  pointer-events: none;
}
.main_catch {
  position: absolute;
  z-index: 3;
  top: 50%;
  left: 0;
  text-align: center;
  transform: translateY(-50%);
  width: 100%;
  display: flex;
  justify-content: center;
}
.main_catch p {
  display: inline-block;
  background: #fff;
  color: #071C39;
}
.main_catch p:nth-child(1) {
  font-weight: 700;
  font-family: 'Noto Serif JP', serif;
  font-size: 48px;
  letter-spacing: 0.5em;
  line-height: 85px;
  padding-left: 0.5em;
  margin-bottom: 16px;
}
.main_catch p:nth-child(3) {
  font-family: "Times New Roman", "serif";
  font-size: 38px;
  letter-spacing: 0.05em;
  line-height: 61px;
  padding-left: 0.05em;
  padding: 0 23px;
  margin-bottom: 0;
}
.main_img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
}
.main_img .key_slide {
  width: 100%;
  height: 100%;
  position: relative;
  z-index: 0;
}
.main_img .slick-list, .main_img .slick-track, .main_img .slick-slide, .main_img .slick-slide > div, .main_img .key-img1, .main_img .key-img2, .main_img .key-img3 {
  width: 100%;
  height: 100%;
}
@media screen and (min-width: 768px) {
  .main_contents {
    height: 686px;
  }
  .key-img1 {
    background: url("../img/key_img1.jpg") no-repeat center / cover;
  }
  .key-img2 {
    background: url("../img/key_img2.jpg") no-repeat center / cover;
  }
  .key-img3 {
    background: url("../img/key_img3.jpg") no-repeat center / cover;
  }
}
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .main_contents {
    height: 500px;
  }
}
@media screen and (max-width: 767px) {
  .main_contents {
    height: calc(100vh - 64px);
  }
  .key-img1 {
    background: url("../img/key_img1_sp.jpg") no-repeat center / cover;
  }
  .key-img2 {
    background: url("../img/key_img2_sp.jpg") no-repeat center / cover;
  }
  .key-img3 {
    background: url("../img/key_img3_sp.jpg") no-repeat center / cover;
  }
  .main_catch p:nth-child(1) {
    font-size: 32px;
    line-height: 63px;
    letter-spacing: 0.3em;
    padding-left: 0.3em;
  }
  .main_catch p:nth-child(3) {
    font-size: 24px;
    line-height: 43px;
    padding: 0 12px;
  }
  .scroll {
    position: absolute;
    z-index: 3;
    width: 64px;
    bottom: 15vw;
    left: calc(50% - 32px);
  }
}
/*--------------------------------------
gnv_top_h2_bg
--------------------------------------*/

.gnv_top_h2_bg {
/*  background: url(../img/top_h2bg.jpg) no-repeat top center;*/
  background-size: cover;
  padding: 56px 0 73px;
}
.gnv_top_h2_bg h2 {
  font-size: 30px;
  color: #fff;
  line-height: 1.2;
  letter-spacing: 0.3em;
  margin-bottom: 10px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .gnv_top_h2_bg {
    padding: 50px 0 40px;
  }
  .gnv_top_h2_bg h2 {
    font-size: 28px;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 480px) {
  .gnv_top_h2_bg {
    padding: 40px 0;
  }
  .gnv_top_h2_bg h2 {
    font-size: 26px;
    letter-spacing: 0.05em;
  }
  .english {
    font-size: 18px;
    letter-spacing: 0.1em;
  }
}
/* -------------------------------------
info_section
------------------------------------- */
.info_section {
  background: url(../img/topbg05.jpg) no-repeat top center;
  background-size: cover;
  padding: 99px 20px 98px;
}
.elementor-element.elementor-element-511bb81.info_left.elementor-column.elementor-col-50.elementor-inner-column {
  float: left !important;
  width: 47.6% !important;
  display: block !important;
}
.elementor-element.elementor-element-f4f85c6.info_right.elementor-column.elementor-col-50.elementor-inner-column {
  float: right !important;
  width: 47.7% !important;
  display: block !important;
  background: #f0f5f7;
  border-radius: 7px;
}
.info_left img {
  max-width: 476px !important;
}
.info_box {
  max-width: 1142px;
  background: #fff;
  padding: 47px 41px 49px 44px;
  border-radius: 37px;
  border: 26px solid #d2ecf6;
  margin: 0 auto;
  box-sizing: border-box;
}
.info_logo {
  margin-bottom: 24px;
  padding-bottom: 30px;
  border-bottom: 4px solid #d2d8db;
}
.info_logo img {
  max-width: 403px !important;
}
.info_btn {
  margin-top: 39px;
}
.info_btn ul {
  max-width: 620px;
  margin: 0 auto;
}
.info_btn ul li:last-child {
  margin-right: 0;
}
.info_btn ul li {
  float: left;
  width: 48%;
  margin-right: 4%;
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .info_box {
    background: #fff;
    padding: 47px 20px;
    border: 20px solid #d2ecf6;
  }
}
@media screen and (max-width: 767px) {
  .info_section {
    padding: 60px 20px;
  }
  .info_inner {
    padding: 30px 20px;
  }
  .elementor-element.elementor-element-511bb81.info_left.elementor-column.elementor-col-50.elementor-inner-column {
    float: none !important;
    width: 100% !important;
    display: block !important;
    margin-bottom: 30px;
  }
  .elementor-element.elementor-element-f4f85c6.info_right.elementor-column.elementor-col-50.elementor-inner-column {
    float: none !important;
    width: 100% !important;
    display: block !important;
  }
  .info_btn ul {
    max-width: none;
    margin: 30px auto 0;
  }
  .info_btn ul li {
    float: none;
    width: 100%;
    margin-right: 0;
    margin-bottom: 20px;
  }
  .info_btn ul li:last-child {
    margin-bottom: 0;
  }
  .info_left img {
    max-width: 650px !important;
    margin: 0 auto;
    display: block;
  }
}
@media screen and (max-width: 600px) {
  .info_box {
    padding: 45px 20px;
    border: 18px solid #d2ecf6;
  }
}
@media screen and (max-width: 480px) {
  .info_box {
    padding: 45px 10px;
    border: 10px solid #d2ecf6;
  }
}
/* =====================================
■UNDER
===================================== */
/*--------------------------------------
Mainimage
--------------------------------------*/
.under_mainimage {
  background: url(../img/mainimage.jpg) no-repeat top center;
  background-size: cover;
  display: table;
  width: 100%;
  height: 252px;
  position: relative;
}
.under_mainimage:before {
  content: '';
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid #fff;
  display: none;
}
.under_mainimage .inner {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
}
.under_mainimage .container h1 {
	font-size: 44px;
	text-align: center;
	color: #fff;
	letter-spacing: 0.04em;
	font-weight: 700;
}
.under_mainimage .container h1 span {
background-color: #EF7D00;
    display: inline-block;
    padding: 15px 50px;
    border-radius: 0;
    letter-spacing: 3px;
    line-height: 1;
}
@media screen and (max-width: 767px) {
  .under_mainimage {
    height: 200px;
  }
  .under_mainimage .container h1 {
    font-size: 32px;
    letter-spacing: 0.1em;
  }
	.under_mainimage .container h1 span {
		 padding: 15px 20px;
	}
}
@media screen and (max-width: 480px) {
  .under_mainimage .container h1 {
    font-size: 26px;
    letter-spacing: 0.05em;
  }
}
/* -------------------------------------
Bread
------------------------------------- */
#bread {
  max-width: 1080px;
  margin: 16px auto 0;
  padding: 0 30px;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  line-height: 1.3;
  vertical-align: text-bottom;
	 font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#bread li {
  font-size: 10px;
  color: #77716C;
  letter-spacing: 0.1em;
  display: inline;
  vertical-align: text-bottom;
}
#bread li {}
#bread li + li:before {
  padding-right: .3em;
  content: ">";
}
#bread li a {
  text-decoration: underline;
}
#bread li a:hover {
  text-decoration: none;
}
/*--------------------------------------
elementor
--------------------------------------*/
/*
.elementor-section.elementor-section-boxed > .elementor-container {
max-width: 1060px;
padding: 0 30px;
}
*/
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
  padding: 0 !important;
}
.elementor img {
  width: auto !important;
}
.elementor-image-box-wrapper {
  display: block !important;
}
.elementor-widget-image-box .elementor-image-box-content {
  text-align: left !important;
}
.elementor-image-box-title {
  /* font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-style: normal; */
  font-weight: 600;
  font-size: 24px;
  margin-bottom: 20px;
  line-height: 40px;
  color: #000;
  padding: 10px 0;
}
.elementor-image-box-img {
  width: 36% !important;
  float: right;
  display: block !important;
  margin: 0 0 20px 20px !important;
  text-align: center;
  text-align: right;
}
.img_l .elementor-image-box-img {
  float: left;
  margin: 0 20px 20px 0 !important;
}
.auto_width .elementor-image-box-img {
  width: auto !important;
}
.elementor-widget-image .elementor-image > a, .elementor-widget-image .elementor-image figure > a {
  display: inline-block !important;
}
.elementor-widget-image .elementor-image > a:hover img, .elementor-widget-image .elementor-image figure > a:hover img {
  opacity: 0.8 !important;
}
@media screen and (max-width: 767px) {
  /*
	.elementor-section.elementor-section-boxed > .elementor-container {
	padding: 0 20px;
}
	*/
  .elementor-image-box-img, .img_l .elementor-image-box-img {
    width: 100% !important;
    float: none;
    margin: 0 auto 20px !important;
    text-align: center;
  }
}
/*--------------------------------------
TITLE
--------------------------------------*/
h2.elementor-heading-title {
background: #EF7D00;
  color: #FFFFFF;
  font-size: 28px;
  letter-spacing: 0.04em;
  line-height: 1.5625 !important;
  padding: 25px 10px 25px 48px !important;
  position: relative;
  z-index: 0;
  margin-bottom: 20px !important;
    /* font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 600;
    font-style: normal; */
    font-weight: 700;
}
h2.elementor-heading-title:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  box-sizing: border-box;
  border: 1px solid #fff;
}
h3.elementor-heading-title {


  border-left: 9px solid #EF7D00;
  letter-spacing: 0.12em;
  font-size: 26px;
  line-height: 1.7em !important;
  padding: 9px 0 9px 30px !important;
  position: relative;
  background: none;
  margin-bottom: 30px !important;
    /* font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 600;
    font-style: normal; */
   font-weight: 700;
	color: #333333;
}
h3.elementor-heading-title:before {
  content: "";
  position: absolute;
  left: -9px;
  bottom: -10px;
  right: 0;
  border-top: 2px solid #CBCAC9;
  pointer-events: none;
}
h3.elementor-heading-title:after {
  content: '';
  position: absolute;
  left: -9px;
  top: 0;
  height: 50%;
  border-left: 9px solid #FDC601;
}
h4.elementor-heading-title {
    /* font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 600;
    font-style: normal; */
   font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 24px;
  line-height: 1.7em !important;
  padding: 0 0 0px 37px !important;
  position: relative;
  background: none;
  margin-bottom: 30px !important;
	color: #38475D;
}
h4.elementor-heading-title:before {
  content: "";
  position: absolute;
  top: 10px;
  left: 0;
  pointer-events: none;
  width: 22px;
  height: 22px;
	border-radius: 50%;
	border: 2px solid #EF7D00;
}
h5.elementor-heading-title {
  font-size: 20px;
  color: #38475D;
    /* font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 600;
    font-style: normal; */
  font-weight: 700;
  line-height: 1.7em !important;
  padding-left: 34px;
  position: relative;
}
h5.elementor-heading-title:before {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  background: #CFE9F7;
  pointer-events: none;
  width: 16px;
  height: 16px;
}

.doctor_style {
  font-size: 20px;
  line-height: 1.2 !important;
  font-weight: normal !important;
  letter-spacing: 2px;
  display: block;
  text-align: right;
}
.gnv_tmp_tlt {
  font-weight: normal !important;
  letter-spacing: 0.1em;
  color: #86C4C9 !important;
  font-size: 17px;
  border-bottom: 1px solid #86C4C9;
  text-align: left;
  padding: 0 0 9px 0 !important;
  line-height: 1.2;
  position: relative;
}
.gnv_tmp_title {
  font-weight: normal !important;
  letter-spacing: 0.05em;
  color: #86C4C9 !important;
  font-size: 20px;
  text-align: center;
  line-height: 1.2 !important;
}
.gnv_tmp_title01 {
  font-weight: normal !important;
  letter-spacing: 0.05em;
  font-size: 20px;
  text-align: left;
  line-height: 1.5 !important;
}
.bg_box_tlt {
  background: #94d8f8;
  padding: 21px 35px 18px;
}
.bg_box_tlt p {
  color: #fff;
  font-size: 22px;
  letter-spacing: 0.05em;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .gnv_tmp_title01 {
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  h2.elementor-heading-title {
    padding: 20px 20px 20px 30px !important;
    font-size: 24px;
  }
  h2.elementor-heading-title:before {
    left: 10px;
    top: 10px;
    bottom: 10px;
    right: 10px;
  }
  .elementor-image-box-title {
    font-size: 21px;
    margin-bottom: 20px;
    line-height: 35px;
    padding: 0px 0;
  }
  h3.elementor-heading-title {
     padding-left: 20px !important;
    font-size: 22px;
    margin-bottom: 30px !important;
  }
  h3.elementor-heading-title:before {}
  h4.elementor-heading-title {
    font-size: 20px;
    padding-left: 30px !important;
  }
  h4.elementor-heading-title:before {
    width: 17px;
    height: 17px;
  }
  .under_title_h2 h2 {
    padding: 19px 0 21px 15px !important;
  }
  .under_title_h2 h2 {
    font-size: 26px;
  }
  .under_title_h3 h3 {
    font-size: 24px;
    letter-spacing: 0.05em;
    padding: 0 0 13px 42px !important;
  }
  .under_title_h3 h3:before {
    top: -2px;
  }
  .bg_box_tlt {
    padding: 21px 20px 18px;
  }
}
@media screen and (max-width: 480px) {
  .under_title_h2 h2 {
    padding: 19px 0 21px 10px !important;
    font-size: 24px;
    letter-spacing: 0.05em
  }
  .under_title_h3 h3 {
    font-size: 22px;
    letter-spacing: 0.05em
  }
  .under_title_h4 h4 {
    letter-spacing: 0.02em;
    padding-left: 14px !important;
  }
  .gnv_tmp_tlt, .gnv_tmp_tlt01 {
    letter-spacing: 0.05em;
  }
  .gnv_tmp_title01 {
    letter-spacing: 0;
    font-size: 16px;
  }
  .under_title_h4 h4 {
    letter-spacing: 0.02em;
  }
  .doctor_style {
    font-size: 18px;
  }
}
/* -------------------------------------
margin_base
------------------------------------- */
.mb0 {
  margin-bottom: 0px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.mb65 {
  margin-bottom: 65px !important;
}
.mb70 {
  margin-bottom: 70px !important;
}
.mb75 {
  margin-bottom: 75px !important;
}
.mb80 {
  margin-bottom: 80px !important;
}
.mb85 {
  margin-bottom: 85px !important;
}
.mb90 {
  margin-bottom: 90px !important;
}
.mb95 {
  margin-bottom: 95px !important;
}
.mb100 {
  margin-bottom: 100px !important;
}
.mt20 {
  margin-top: 20px !important;
}
/* -------------------------------------
地図
------------------------------------- */
.map {
  position: relative;
}
.map iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
  border: none;
}
.map_box {
  background: #f5f3ee;
  padding: 21px 0 20px;
}
.map_box ul {
  max-width: 666px;
  margin: 0 auto;
}
.map_box ul li {
  float: left;
  color: #545149;
  font-size: 15px;
  letter-spacing: 0.29em;
}
.map_box ul li:last-child {
  float: right;
  font-weight: bold;
  letter-spacing: 0.14em;
}
.map_box ul li a {
  color: #52c3ec;
  text-decoration: underline;
  vertical-align: top;
}
.map_box ul li a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 767px) {
  .map_box ul li {
    float: none !important;
  }
}
@media screen and (max-width: 480px) {
  .map_box ul li {
    font-size: 12px;
    letter-spacing: 0;
  }
  .map {
    padding-top: 250px;
  }
}
/* -------------------------------------
診療時間表
------------------------------------- */
table.timetable {
  width: 100%;
  table-layout: fixed;
  border-collapse: collapse;
  border-bottom: 1px solid #BBC6AE;
  letter-spacing: 0.15em;
  line-height: 30px;
}
table.timetable tr
{
    border-bottom: 1px solid #707070;
}
.timetable th, .timetable td {
  text-align: center;
  vertical-align: middle;
  line-height: 1.5;

  font-size: 16px;
  background: #fff;
  color: #696969;
  padding: 10px 0;
}

.timetable thead th:first-child {
  width: 20%;
  text-align: left;
  /*font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";*/
  color: #34787E;
 
  letter-spacing: 0.15em;
  font-size: 18px;
 
}
.timetable tbody th {
  word-break: keep-all;
  white-space: nowrap;
  text-align: left;
 
}
.timetable tbody th span{
color: #34787E;
  font-size: 14px;

}
.timetable tbody tr:first-child th, .timetable tbody tr:first-child td {

}
.timetable tbody tr:last-child th, .timetable tbody tr:last-child td {

}
.timetable .txt_color
{
  color: #86C4C9;
}
.table_style {
  font-size: 15px;
  line-height: 1.74;
  letter-spacing: 0.09em;
  color: #696969;
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .timetable.index_timetable thead th:first-child {
    padding-left: 5px;
  
  }
  .timetable.index_timetable tbody th {
    padding-left: 5px !important;
  }
  .timetable.index_timetable thead th {
    padding: 12px 0 11px;
  }
  .timetable.index_timetable tbody tr:first-child th, .timetable.index_timetable tbody tr:first-child td {
    padding: 17px 0 9px;
  }
  .timetable.index_timetable th, .timetable.index_timetable td {
    font-size: 12px !important;
    letter-spacing: 0 !important;
    padding: 8px 0 17px;
  }
  .table_style {
    font-size: 13px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  .timetable thead th:first-child {
  
  }
  .timetable tbody th {
    letter-spacing: 0.05em;
  }
  .timetable thead th:first-child {
    padding-left: 10px;
  }
  .timetable tbody th {
    padding-left: 10px !important;
  }
  .timetable th, .timetable td {
    font-size: 14px;
  }
}
@media screen and (max-width: 480px) {
  .timetable th, .timetable td {
    font-size: 13px !important;
    letter-spacing: 0;
  }
  .timetable thead th:first-child {
    width: 36%;
    font-size: 13px;
    padding-left: 5px;
    letter-spacing: 0.01em;
  }
  .timetable tbody th {
    padding-left: 5px !important;
  }
  .timetable thead th:last-child {
    width: 41px;
  }
}
/* -------------------------------------
番号リスト
------------------------------------- */
.num_list {
  counter-reset: li;
}
.num_list > li {
  margin-bottom: 15px;
  padding-left: 35px;
  position: relative;
}
.num_list > li:last-child {
  margin-bottom: 0;
}
.num_list > li:before {
  color: #fff;
  content: counter(li, decimal);
  counter-increment: li;
  display: block;
  font-size: 16px;
  width: 24px;
  height: 24px;
  left: 0;
  line-height: 26px;
  position: absolute;
  text-align: center;
  top: -3px;
  letter-spacing: 0;
}

.flow_b {
  background: url("../img/gr_bg.jpg") repeat center /cover;
  padding: 40px;
}
@media screen and (max-width: 767px)  {
.flow_b {
 
  padding: 20px;
}
}
/*--------------------------------------
2列テーブル
--------------------------------------*/
.column2_table th, .column2_table td {
  line-height: 1.6;
  vertical-align: top;
  border-bottom: 1px solid #EFF5EE;
}
.column2_table th {
  width: 30%;
  padding: 13px 0px 10px 14px;
  box-sizing: border-box;
}
.column2_table td {
  padding: 13px 14px 10px;
  box-sizing: border-box;
  border-bottom: 1px solid #CBCAC9;
}
/*--------------------------------------
* colorテーブル
--------------------------------------*/

.box-table .elementor-image-box-content {
  
      width: auto !important;
    overflow: hidden;
}
.style_table th, .style_table td {
  line-height: 1.8;
  padding: 15px 5px 10px 17px;
  border: 1px solid #CFCCC9;
  word-break: break-all;
}
.style_table thead th {
  background: #D8F2B7;
}
.style_table tbody th {
  width: 30%;
  background: #EFF5EE;
}
.style_table.style_text tbody th {
  width: 23%;
}
.style_table tbody td {
  text-align: left;
  background: #fff;
}
.page-id-304 .style_table tbody th {
  width: 50%;
}
@media screen and (max-width: 767px) {
  .style_table th, .style_table td {
    font-size: 14px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 480px) {
  .style_table th, .style_table td {
    font-size: 12px;
    letter-spacing: 0;
  }
  .page-id-304 .style_table tbody th {
    width: 60%;
  }
}
.merit {

  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  
  justify-content: space-between;

}
.merit dl {
  background-color: #E9F1D9;
  color: #22201E;
  padding: 25px;
  margin-bottom: 32px;
  width: calc(50% - 15px);
}
.merit dl dt {
font-family: dnp-shuei-mincho-pr6, sans-serif;
font-style: normal;
font-weight: 600;
        
  border-bottom: 1px solid #9CBF55;
  font-size: 13px;
  letter-spacing: 0.06em;
  line-height: 23px;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
.merit dl:nth-child(2) {
  background-color: #EEEEEE;
}
.merit dl:nth-child(2) dt {
  border-bottom: 1px solid #5E5E5E;
}
/*--------------------------------------
リスト
--------------------------------------*/
.circle_list li {
  position: relative;
  padding: 2px 0 2px 27px;
}
.circle_list li:before {
  content: "";
  position: absolute;
  top: 11px;
  left: 0;
  height: 16px;
  width: 16px;
	border-radius: 50%;
  background: #EF7D00;
}
.corner_list li {
  position: relative;
  padding: 5px 0 5px 30px;
  font-size: 18px;
  border-bottom: 1px dotted #e5e5e5;
  color: #0f2f6f;
  font-family: 'Noto Serif JP', serif;
}
.corner_list li:before {
  content: "";
  position: absolute;
  top: 17px;
  left: 0;
  height: 10px;
  width: 10px;
  background: url("../img/corner.jpg") no-repeat center;
}
.check_list li {
  position: relative;
  padding: 2px 0 2px 35px;
}
.check_list li:before {
  content: "";
  display: block;
  background: #FFEED4;
  height: 21px;
  width: 21px;
	border-radius: 50%;
  position: absolute;
  left: 0;
  top: 8px;
  box-sizing: border-box;
}
.check_list li:after {
  content: "";
  display: block;
  width: 10px;
  height: 18px;
  border: solid #EF7D00;
  border-width: 0px 4px 4px 0;
  position: absolute;
  left: 11px;
  top: 7px;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
  box-sizing: border-box;
}
/*--------------------------------------
文章・画像
--------------------------------------*/
.context_area .img_box img {
  float: right;
  width: 30% !important;
  margin: 0 0 0 20px;
  display: block;
}
.context_area.img_l .img_box img {
  float: left;
  margin: 0 20px 20px 0;
}
.context_area .auto_img img {
  width: auto !important;
  display: block;
}
.text_box {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .context_area .img_box img {
    float: none !important;
    width: 100% !important;
    margin: 0 auto 20px !important;
  }
  .context_area .auto_img img {
    width: auto !important;
  }
  .context_area.img_l .text_area {
    float: none;
    width: 100%;
  }
}
/*--------------------------------------
フォントcolor
--------------------------------------*/
.txt_link {
  text-decoration: underline !important;
  font-weight: bold;
  vertical-align: top;
}
.txt_link:hover {
  text-decoration: none !important;
}

.txt_link2{
  text-decoration: underline !important;
  vertical-align: top;
}
.txt_link2:hover {
  text-decoration: none !important;
}

.catch_title {
  font-size: 22px;
  color: #FFAEA2;
  line-height: 1.6;
  letter-spacing: 0.15em;
  text-align: center;
}

/*--------------------------------------
* 流れ
--------------------------------------*/
.flowList > li {
  background: #F9F4EE;
  position: relative;
  margin-bottom: 34px;
  padding: 30px;
  border-radius: 20px;
}
.flowList > li:last-child {
  margin-bottom: 0;
}
.flowList > li:before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: -28px;
  margin-left: -11px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 28px 28px 0 28px;
  border-color: #F9F4EE transparent transparent transparent;
}
.flowList > li:last-child:before {
  display: none;
}
.flowList .flow_title {
  font-size: 22px;
  line-height: 1.4;
  position: relative;
  margin-bottom: 15px;
  padding-bottom: 8px;
  color: #685E55;
  font-weight: 600;
}
.flowList .flow_title span {
  vertical-align: top;
  color: #fff;
  display: inline-block;
  width: 33px;
  height: 33px;
  text-align: center;
  line-height: 33px;
  font-size: 20px;
  margin-right: 10px;
  letter-spacing: 0;
  margin-top: 0;
  border-radius: 50%;
  font-weight: 600;
}
.flowList .box_img img {
  border-radius: 20px;
}
@media screen and (max-width:767px) {
  .flowList .img_box {
    position: relative;
    top: initial;
    right: initial;
    padding-left: 0;
    text-align: center;
    margin-bottom: 15px;
  }
  .flowList > li {
    padding: 30px 20px;
  }
}
/*--------------------------------------
ボックス
--------------------------------------*/
.bg_box {
 
  padding: 45px 50px 30px;
 
  border: 1px solid #7FBFE2;
}
.bg_box01 {
  border: 2px solid #000;
  padding: 35px;
}
.border_box {
  border: 2px solid #9AC95F;
  padding: 40px;
  font-size: 15px;
  border-radius: 20px;
}
@media screen and (min-width: 768px) {
  .box_img {
    float: right;
    width: 30%;
    margin: 0 20px 20px;
  }
}
@media screen and (max-width: 767px) {
  .box_img {
    margin-bottom: 20px;
  }
}
.bg_top {
  box-shadow: 0px 0px 24px rgba(0, 0, 0, 0.18);
  border-top: 3px solid #1F5AA5;
}
.bg_shadow {
  box-shadow: 3px 3px 0 0 #ece4c8;
}
.box_list p  {
  padding-left: 30px;
}
.box_title {
    font-size: 20px;
    line-height: 1.4;
    margin-bottom: 10px;
    overflow: hidden;
    letter-spacing: 0.15em;
    font-weight: 600;
    /* padding-bottom: 14px; */
    padding: 0 29px;
    position: relative;

}
.box_title:before {
  content: "";
  position: absolute;
  top: 8px;
  left: 0;
  width: 15px;
  height: 15px;
  background: #7FBFE2;
  
}

.bg_box .box_title {

}
.bg_box .box_title:before {

}
.box_list > li {
  margin-top: 0px;
}
.box_list > li:first-child {
  margin: 0;
}
.bus_box {
  text-align: center;
}
.bus_box a {
  display: inline-block;
}
.bus_box img {
  max-width: 544px !important;
  margin: 0 auto;
  display: block;
  width: 100% !important;
}
@media screen and (max-width:767px) {
  .bg_box, .bg_box01, .bg_box02, .border_box {
    padding: 25px;
  }
}
/*--------------------------------------
style_box
--------------------------------------*/
.style_box {
  border: 10px solid #1F5AA5;
}
.style_box .style_title {
  text-align: center;
  font-size: 24px;
  line-height: 1.4;
  padding: 20px 20px 24px;
  margin: 0 !important;
  border-bottom: 4px solid #1F5AA5;
  color: #524b39;
}
.style_box .inner {
  padding: 30px 40px;
}
.style_box .inner .title {
  font-size: 20px;
  line-height: 1.6;
  margin-bottom: 10px !important;
  padding-left: 20px;
  position: relative;
}
.style_box .inner .title:before {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 10px;
}
@media screen and (max-width:767px) {
  .style_box .inner {
    padding: 25px;
  }
}
/*--------------------------------------
before after
--------------------------------------*/
.before_after li {
  float: left;
  width: 46%;
  position: relative;
  text-align: center;
}
.before_after li:first-child:after {
  display: block;
  content: "";
  border-left: 15px solid #1F5AA5;
  border-bottom: 20px solid transparent;
  border-top: 20px solid transparent;
  position: absolute;
  bottom: 50%;
  right: -11%;
  margin-bottom: -20px;
}
.before_after li:last-child {
  float: right;
}
@media screen and (max-width:767px) {
  .before_after li {
    float: none;
    width: 100%;
  }
  .before_after li:first-child:after {
    border-left: 20px solid transparent;
    border-top: 15px solid #ea9041;
    border-right: 20px solid transparent;
    border-bottom: none;
    bottom: -34px;
    right: 50%;
    margin-bottom: 0;
    margin-right: -20px;
  }
  .before_after li:last-child {
    float: none;
    margin-top: 50px;
  }
}
/*--------------------------------------
* anchorlinks
--------------------------------------*/
.anchorlinks {
  background: #F0F0F0;
  padding: 50px 35px !important;
  list-style: none;
  margin-left: 0 !important;
  text-align: center;
}
.anchorlinks li {
  position: relative;
  width: auto;
  display: inline-block;
  margin: 5px 24px;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.6;
}
.anchorlinks li a {
  display: block;
  font-size: 16px;
  letter-spacing: 0.1em;
  position: relative;
  text-decoration: none !important;
}
.anchorlinks li a:before {
  color: #000;
  font-size: 14px;
  margin-right: 5px;
  content: "\e910";
  font-family: 'icomoon';
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: baseline;
  display: inline-block;
  -webkit-transition-duration: .6s;
  -ms-transition-duration: .6s;
  -moz-transition-duration: .6s;
  transition-duration: .6s;
}
.anchorlinks li a:hover:before {
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  transform: rotate(90deg);
}
.anchorlinks li a:hover {
  text-decoration: underline;
}
@media screen and (max-width:767px) {
  .anchorlinks {
    text-align: left;
  }
  .anchorlinks li {
    width: 100%;
    display: block;
    margin: 0px 0 15px;
  }
}
/*--------------------------------------
	Q&A
--------------------------------------*/

.qa .qa__block + .qa__block {
	margin-top: 40px;
}

.qa__block dt,
.qa__block dd {
	display: table;
	width: 100%;
	margin-bottom: 20px;
}

.qa__block .qa__num {
	display: table-cell;
	padding-right: 20px;
	vertical-align: top;
}



.qa__block dt .qa__num span,
.qa__block dd .qa__num span {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-size: 20px;
	text-align: center;
	letter-spacing: 0;
	line-height: 40px;
	color: #fff;
	background: #EF7D00;
	  font-family: "Lato", sans-serif;
	  font-weight: 700;
	  font-style: normal;
}

.qa__block dd .qa__num span {
	color: #EF7D00;
	background: #FFF3E1;
}



.qa__block .qa__text {
	display: table-cell;
	width: 100%;
	vertical-align: middle;
    /* font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 400;
    font-style: normal; */
    font-weight: 500;
}

.qa__block dt .qa__text {
	font-size: 18px;
	line-height: 32px;
	font-weight: 600;
}


@media screen and (min-width:767px) {
.qa__block dt .qa__text {
	font-size: 20px;
}	
}
/* =====================================
■ブログ
===================================== */
/*--------------------------------------
POSTS
--------------------------------------*/
#posts {
  float: left;
  width: 65%;
}
#blogDetail, #blogList {
  margin-top: 40px;
  margin-bottom: 103px;
  min-height: 850px;
}
/*　blogList　*/
#blogList .post {
  font-size: 16px;
  line-height: 2;
  padding-bottom: 35px;
}
.posts_list li {
  margin-bottom: 30px;
  padding-bottom: 30px;
  position: relative;
  border-bottom: 1px solid #CDCDCE;
}
.posts_list li:last-child {
  border-bottom: none;
  margin-bottom: 0;
}
.post .category a, .posts_list .category a {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  display: inline-block;
  min-width: 107px;
  height: 25px;
  padding: 2px 8px;
  font-size: 12px;
  letter-spacing: 0;
  color: #fff;
  line-height: 23px;
  box-sizing: border-box;
  text-transform: uppercase;
  background: #EF7D00;
}
.post .category a:before, .posts_list .category a:before {
  font-size: 10px;
  margin-right: 7px;
  vertical-align: baseline;
}
.post .category a.blog:hover, .posts_list .category a.blog:hover {
  background: #EF7D00;
}
.posts_list li .post-image {
  position: relative;
  overflow: hidden;
  padding-top: 57%;
  margin-bottom: 20px;
  display: none;
}
.posts_list li .post-image .images {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.posts_list li .post-image a {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
  vertical-align: middle;
}
.posts_list li .post-image a:hover {
  opacity: 0.8;
}
.posts_list li .post-image a span {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.posts_list li .post-image img {
  width: 100%;
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.posts_list h3 {
  font-family: dnp-shuei-mgothic-std, sans-serif;
  font-style: normal;
  font-weight: 600;
  color: #4E4944;
  line-height: 1.4;
  margin-bottom: 20px;
  letter-spacing: 0;
}
.posts_list h3 a:hover {
    color: #EF7D00;
}
.posts_list .excerpt {
  color: #72706E;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 16px;
  letter-spacing: 0;
}
/*　blogDetail　*/
#blogDetail .post {
  color: #0F0E0E;
  font-size: 14px;
  line-height: 1.7;
  padding-bottom: 35px;
}
#blogDetail .post-header {
  padding: 0px;
  margin-bottom: 25px;
}
#blogDetail .post-header h2 {
  font-size: 24px;
  line-height: 1.8;
  letter-spacing: 0.05em;
  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
}
#blogDetail .post-header .post-meta {
  margin-bottom: 45px;
}
#blogDetail .post-header .post-meta li.date {
  margin-top: 22px;
}
.post .date, .posts_list .date {
  font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
  font-size: 10px;
  letter-spacing: 0;
}
.post .date span, .posts_list .date span {
  margin-left: 10px;
}
.post .date span:before, .posts_list .date span:before {
  font-size: 9px;
  margin-right: 5px;
}
.post .date span a, .posts_list .date span a {
  vertical-align: baseline;
}
.post .date span a:hover, .posts_list .date span a:hover {
  text-decoration: underline;
}
.post-content {
  overflow: hidden;
  line-height: 2.3;
  letter-spacing: 0;
}
div#blogDetail .post-content img {
  width: 100%;
  height: auto;
  max-width: 100%;
  padding: 30px 0;
  box-sizing: border-box;
}
#blogDetail .post-content h2 {
  font-size: 20px;
  letter-spacing: 0;
  background: #ECF3E4;
  padding: 25px 10px 29px 30px;
  line-height: 1.9;
  border-top: 2px solid #9AC95F;
  margin: 40px 0 30px;
  color: #685E55;
  font-weight: 600;
}
#blogDetail .post-content h3 {
  font-size: 18px;
  letter-spacing: 0;
  border-bottom: 2px solid #45A0A3;
  padding: 0 0 13px 0;
  line-height: 1.5;
  margin: 30px 0 25px 0;
  color: #685E55;
}
.bloginfo_box {
  display: table;
  width: 100%;
  background: #EBE9E7;
  margin-top: 60px;
}
.bloginfo_box .blog_name {
  display: table-cell;
  width: 50%;
  border-right: 1px solid #BFBEBD;
  box-sizing: border-box;
  padding: 29px 30px;
  vertical-align: middle;
}
.bloginfo_box .blog_name .icon-blog {
  display: block;
  position: relative;
  padding-left: 25px;
  font-size: 16px;
  color: #000;
  line-height: 1.6;
}
.bloginfo_box .blog_name .icon-blog:before {
  display: block;
  font-size: 15px;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -8px;
    color: #EF7D00;
}
.bloginfo_box .share_btn {
  display: table-cell;
  width: 50%;
  padding: 30px 10px;
  box-sizing: border-box;
  text-align: center;
  vertical-align: middle;
}
.bloginfo_box .share_btn ul {
  margin-bottom: 0;
}
.bloginfo_box .share_btn li {
  display: inline-block;
  margin: 0 5px;
  vertical-align: middle;
}
.bloginfo_box .share_btn li:last-child {
  display: none;
}
.bloginfo_box .share_btn li a {
  display: block;
  overflow: hidden;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  font-size: 0;
  line-height: 1;
}
.bloginfo_box .share_btn li a:before {
  color: #fff;
}
.bloginfo_box .share_btn .icon-facebook {
  background: #4967A3;
}
.bloginfo_box .share_btn .icon-facebook:hover {
  background: #587cc1;
}
.bloginfo_box .share_btn .icon-facebook:before {
  font-size: 26px;
  margin-top: 12px;
}
.bloginfo_box .share_btn .icon-line {
  background: #18BC01;
}
.bloginfo_box .share_btn .icon-line:hover {
  background: #1cde00;
}
.bloginfo_box .share_btn .icon-line:before {
  font-size: 29px;
  margin-top: 11px;
}
.bloginfo_box .share_btn .icon-twitter {
  background: #11BBEF;
}
.bloginfo_box .share_btn .icon-twitter:hover {
  background: #13C7FE;
}
.bloginfo_box .share_btn .icon-twitter:before {
  font-size: 24px;
  margin-top: 14px;
}
.bloginfo_box .share_btn .icon-google {
  background: #E05C4F;
}
.bloginfo_box .share_btn .icon-google:hover {
  background: #fb7468;
}
.bloginfo_box .share_btn .icon-google:before {
  font-size: 20px;
  margin-top: 15px;
}
/* navigation */
.navigation {
  overflow: hidden;
  margin-top: 52px;
}
.navigation:after {
  content: "";
  display: table;
  clear: both;
}
.navigation .prev {
  float: left;
  width: 100px;
}
.navigation .next {
  float: right;
  width: 100px;
}
.navigation a {
  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
  display: block;
  width: 100%;
  height: 40px;
  font-size: 14px;
  background: #CBCAC9;
  color: #685E55;
  line-height: 40px;
  letter-spacing: 0.1em;
  border-radius: 5px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}
.navigation a:hover {
  background: #EF7D00;
  color: #fff;
}
.navigation .prev a span {
  padding-left: 8px;
}
.navigation .next a span {
  padding-right: 8px;
}
.navigation .prev a span:before {
  display: block;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
}
.navigation .next a span:before {
  display: block;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
}
.navigation ul {
  display: flex;
  max-width: 200px;
  margin: 0 auto;
}
.navigation li {
  display: flex;
  margin: 0 1px 0 2px;
  width: 30px;
}
/* pagination */
.pagination {
  overflow: hidden;
  position: relative;
  padding-top: 52px;
  border-top: 1px solid #72706E;
}
.pagination ul {
  text-align: center;
}
.pagination ul li {
  display: inline-block;
  width: 30px;
  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
}
.pagination ul li a, .pagination ul li span.dots {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
  background: #CBCAC9;
  color: #685E55;
  line-height: 40px;
  letter-spacing: 0;
  font-weight: 400;
  border-radius: 5px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}
.pagination ul li span.dots {
  background: none;
}
.pagination ul li a:hover {
  background: #000;
  color: #fff;
}
.pagination ul li span.current {
  display: block;
  width: 100%;
  height: 40px;
  font-size: 16px;
  background: #907A70;
  color: #fff;
  line-height: 40px;
  letter-spacing: 0;
  font-weight: 400;
  border-radius: 5px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}
.pagination ul li .prev {
  display: block;
  width: 100px;
  position: absolute;
  left: 0;
  top: 52px;
  padding-left: 8px;
  box-sizing: border-box;
}
.pagination ul li .next {
  display: block;
  width: 100px;
  position: absolute;
  right: 0;
  top: 52px;
  padding-right: 8px;
  box-sizing: border-box;
  font-weight: bold;
}
.pagination ul li .prev span:before {
  display: block;
  position: absolute;
  left: 8px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
}
.pagination ul li .next span:before {
  display: block;
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -5px;
  font-size: 10px;
}
@media screen and (max-width: 1000px) {
  .posts_list li {
    width: 48%;
    margin-left: 4%;
  }
  .posts_list li:nth-child(2n+1) {
    margin-left: 0;
  }
  .posts_list h3 {
    font-size: 16px;
  }
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .bloginfo_box .share_btn li {
    margin: 0 3px;
  }
  .bloginfo_box .share_btn li a {
    width: 40px;
    height: 40px;
  }
  .bloginfo_box .share_btn .icon-facebook:before {
    font-size: 22px;
    margin-top: 9px;
  }
  .bloginfo_box .share_btn .icon-line:before {
    font-size: 25px;
    margin-top: 8px;
  }
  .bloginfo_box .share_btn .icon-twitter:before {
    font-size: 20px;
    margin-top: 11px;
  }
  .bloginfo_box .share_btn .icon-google:before {
    font-size: 16px;
    margin-top: 12px;
  }
  .posts_list h3 {
    font-size: 13px;
  }
  .recentBox li h3 a {
    font-size: 11px;
    letter-spacing: 0;
  }
}
@media screen and (max-width: 767px) {
  #posts {
    float: none;
    width: 100%;
  }
  .posts_list li {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 30px;
  }
  #blogDetail .post-header {
    margin-bottom: 20px;
  }
  #blogDetail .post-header h2 {
    font-size: 22px;
  }
  #blogDetail .post-header li.category, #blogDetail .post-header .post-meta li.date {
    float: none;
  }
  div#blogDetail .post-content img {
    padding: 25px 0;
  }
  .bloginfo_box {
    display: block;
  }
  .bloginfo_box .blog_name {
    display: block;
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #BFBEBD;
    box-sizing: border-box;
    padding: 20px;
    text-align: center;
  }
  .bloginfo_box .blog_name .icon-blog {
    display: inline-block;
    text-align: left;
  }
  .bloginfo_box .share_btn {
    display: block;
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
  }
  .navigation {
    margin-top: 35px;
  }
  .navigation ul {
    clear: both;
    padding-top: 20px;
  }
  .pagination {
    padding-top: 95px;
  }
  .pagination ul li .prev, .pagination ul li .next {
    top: 30px;
    width: 48%;
  }
}
@media screen and (max-width: 480px) {
  #blogDetail .post-header h2 {
    font-size: 16px;
    line-height: 1.4;
  }
  div#blogDetail .post-content img {
    padding: 15px 0;
  }
  #blogDetail .post-content h2 {
    font-size: 20px;
    padding: 26px 5px 26px 20px;
    line-height: 1.4;
    margin: 35px 0 30px;
  }
  #blogDetail .post-content h3 {
    font-size: 19px;
  }
  .posts_list h3 {
    font-size: 14px;
  }
}
/*--------------------------------------
BLOGSIDE
--------------------------------------*/
.blogside {
  float: right;
  width: 28%;
  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
}
.blogside h2.widgettitle {
  display: none;
}
.blogside h2 {
  /*font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";*/
  font-size: 18px;
  font-weight: 500;
  letter-spacing: 0.1em;
  line-height: 1;
  padding-bottom: 9px;
  margin-bottom: 24px;
  color: #22201E;
  border-bottom: 2px solid #22201E;
}
.blogside h2 span {
  font-size: 14px;
  letter-spacing: 0;
  vertical-align: middle;
  color: #72706E;
  display: inline-block;
  margin-left: 10px;
  margin-bottom: -6px;
}
.blogside .searchBox {
  margin-bottom: 40px;
}
.blogside .searchBox label {
  display: none;
}
.blogside .searchBox #searchform {
  position: relative;
}
.blogside .searchBox #s {
  background: #E5F0FC;
  border: none;
  height: 55px;
  width: 100%;
  padding: 0 40px 0 14px;
  box-sizing: border-box;
  color: #72706E;
  font-size: 13px;
}
.blogside .searchBox .icon-search:before {
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -8px;
  color: #EF7D00;
}
.blogside .searchBox #searchsubmit {
  background: none;
  border: none;
  position: absolute;
  right: 16px;
  width: 15px;
  height: 15px;
  top: 50%;
  margin-top: -8px;
  font-size: 0;
  cursor: pointer;
}
.blogside .category-box {
  margin-bottom: 50px;
}
.blogside .category-box ul li {
  border-bottom: 1px solid #b8c2c1;
  padding-bottom: 16px;
  margin-bottom: 18px;
  color: #000;
  text-transform: uppercase;
}
.blogside .category-box ul li:last-child {
  margin-bottom: 0;
}
.blogside .category-box ul li a {
  /*	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";*/
  font-size: 18px;
  letter-spacing: 0.1em;
  line-height: 1;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  color: #22201E;
}
.blogside .category-box ul li a span {
  display: block;
  /*	font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";*/
  font-size: 14px;
  letter-spacing: 0;
  line-height: 1;
  color: #22201E;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.recentBox {
  margin-bottom: 50px;
}
.recentBox li {
  font-size: 13px;
  border-bottom: 1px solid #BFBEBD;
  padding-bottom: 13px;
  margin-bottom: 22px;
  line-height: 1.3;
}
.recentBox li:last-child {
  margin-bottom: 0;
}
.recentBox li .recent_thumbnail {
  float: right;
  width: 48px;
  height: 48px;
  margin-left: 12px;
  position: relative;
  overflow: hidden;
  display: none;
}
.recentBox li .recent_thumbnail a {
  display: table;
  width: 100%;
  height: 100%;
  text-align: center;
}
.recentBox li .recent_thumbnail a span {
  display: table-cell;
  width: 100%;
  height: 100%;
  vertical-align: middle;
}
.recentBox li .recent_thumbnail img {
  width: 100%;
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
.recentBox li .recent_thumbnail img:hover {
  opacity: 1;
}
.recentBox li .recent_thumbnail a:after, .recentBox li .recent_thumbnail a:before, .recentBox li .recent_thumbnail a span:after, .recentBox li .recent_thumbnail a span:before {
  content: "";
  display: block;
  position: absolute;
  z-index: 10;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
}
.recentBox li .recent_thumbnail a:after {
  width: 0px;
  height: 1px;
  left: 0;
  top: 0;
}
.recentBox li .recent_thumbnail a:before {
  width: 0px;
  height: 1px;
  bottom: 0;
  right: 0;
}
.recentBox li .recent_thumbnail a span:after {
  width: 1px;
  height: 0px;
  bottom: 0;
  left: 0;
}
.recentBox li .recent_thumbnail a span:before {
  width: 1px;
  height: 0px;
  right: 0;
  top: 0;
}
.recentBox li .recent_thumbnail a:hover:after, .recentBox li .recent_thumbnail a:hover:before {
  width: 100%;
  width: calc(100% + 1px);
}
.recentBox li .recent_thumbnail a:hover span:after, .recentBox li .recent_thumbnail a:hover span:before {
  height: 100%;
  height: calc(100% + 1px);
}
.recentBox li h3 a {
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  color: #22201E;
}
.recent_date {
  font-size: 10px;
  margin-top: 5px;
  color: #72706E;
}
.recentBox li .recent_date {
  margin-top: 15px;
}
.blogside .tagBox {
  margin-bottom: 40px;
}
.blogside .tagBox h2 {
  margin-bottom: 12px;
}
.blogside .tagBox .tagcloud a {
  display: inline-block;
  padding: 7px 10px;
  color: #22201E;
  font-size: 14px !important;
  line-height: 1;
  border: 1px solid #72706E;
  border-radius: 3px;
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  margin-bottom: 9px;
  letter-spacing: 0;
}
.blogside .tagBox .tagcloud a:hover {
  color: #fff;
  background: #72706E;
}
.archiveBox {
  font-size: 14px;
  line-height: 1.4;
}
.archiveBox > ul > li {
  margin-top: 20px;
}
.archiveBox > ul > li:first-child {
  margin: 0;
}
.archiveBox ul li p {
  position: relative;
  margin: 0;
  padding-left: 22px;
  padding-bottom: 0;
  cursor: pointer;
  display: inline-block;
  font-family: "ヒラギノ角ゴ W3 JIS2004", "Hiragino Kaku Gothic W3 JIS2004";
}
.archiveBox ul li p:visited {
  color: #22201E;
}
.archiveBox ul li p:before {
  display: block;
  content: '';
  position: absolute;
  top: 4px;
  left: 0;
  width: 8px;
  height: 8px;
  border-right: 1px solid #907A70;
  border-bottom: 1px solid #907A70;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  box-sizing: border-box;
}
.archiveBox ul li p.acv_open:before {
  top: 1px;
  left: 2px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.archiveBox ul li a {
  color: #22201E;
}
.archiveBox ul li a:link {
  /*color: #FFAEA2;*/
  text-decoration: underline;
}
.archiveBox ul li a:visited {
  color: #22201E;
}
.archiveBox ul li ul {
  margin-left: 44px;
}
.archiveBox ul li li {
  margin-top: 10px;
}
.archiveBox ul li ul.hide {
  display: none;
}
.archiveBox ul li li a:hover {
  text-decoration: underline;
}
@media screen and (max-width: 1000px) and (min-width: 768px) {
  .blogside {
    float: right;
    width: 30%;
  }
  .blogside h2 {
    font-size: 14px;
    letter-spacing: 0;
  }
  .blogside h2 span {
    font-size: 12px;
  }
}
@media screen and (max-width: 767px) {
  .blogside {
    float: none;
    width: 100%;
    border-top: 1px solid #5D5555;
    padding: 46px 0 0;
    box-sizing: border-box;
    margin-top: 35px;
  }
}
/* =====================================
■  新着情報
===================================== */
.category #newsList, .single #newsDetail {
  background: #fff;
  padding: 60px 0 80px;
  min-height: 600px;
}
.news_section .elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}
.elementor-widget:not(:last-child) {
  margin-bottom: 0 !important;
}
.news_section .h2Wrap h2 {
  display: none;
}
.titleBg h2 {
  font-size: 24px;
  text-align: left;
  background: #cadb75;
  color: #fff;
  letter-spacing: 0.38em;
  line-height: 1.2 !important;
  padding: 24px 20px 25px 32px !important;
  border-bottom: 2px solid #fff;
  margin-bottom: 0 !important;
  border-radius: 10px 10px 0 0;
  position: relative;
}
.titleBg h2:after {
  position: absolute;
  content: "";
  background: #fff;
  width: 1px;
  height: 77px;
  right: 108px;
  top: 0;
}
.page-id-43 #newsList, .page-id-43 #newsDetail {
  min-height: auto;
  margin: 0 auto;
}
.page-id-43 #newsList {
  max-width: none;
  padding: 0;
  height: 417px;
}
.elementor-element.elementor-element-3939ae2f.titleBg.mb01.elementor-widget.elementor-widget-heading {
  margin-bottom: 0 !important;
  position: relative;
}
/*--------------------------------------
新着情報一覧
--------------------------------------*/
#newsList dl {
  padding: 24px 0 12px;
  box-sizing: border-box;
  border-bottom: 1px solid #CCCCCC;
  display: flex;
  justify-content: space-between;
  font-size: 16px;
  line-height: 32px;
  letter-spacing: 0;
}
#newsList dl dt {
  width: 233px;
  display: flex;
  justify-content: space-between;
}
#newsList dl dt .newsLabel {
  display: flex;
  width: 98px;
  height: 32px;
  line-height: 20px;
  background: #0F5E78;
  color: #fff;
  justify-content: center;
  align-items: center;
}
#newsList dl dt .newsLabel.newblog {
  background: #5DAB99;
}
#newsList dl dt .newsLabel.newrecruit {
  background: #EC8352;
}
/*#newsList dl dt:after {
    content: "NEW";
    color: #fff;
    background: #9AC95F;
    text-align: center;
    font-size: 10px;
    letter-spacing: 0;
    margin-left: 9px;
    position: relative;
    top: -2px;
  border-radius: 7px;
  line-height: 14px;
  width: 37px;
  display: inline-block;
  padding-top: 1px;
}*/
#newsList dl dd {
  line-height: 32px;
  width: calc(100% - 265px);
}
#newsList dl dd a:hover {
  opacity: 0.8;
}
/*#newsList dl dt .newsLabel{
  display: none;
}*/
@media screen and (max-width: 1000px) {
  .titleBg h2 {
    padding: 24px 20px 25px 20px !important;
    letter-spacing: 0.2em;
  }
}
@media screen and (max-width: 767px) {
  #newsList, #newsDetail {
    max-width: 580px;
  }
  .page-id-43 #newsList {
    height: auto;
  }
  #newsList dl {
    display: block;
    padding: 20px 0 16px;
    font-size: 14px;
    line-height: 24px;
  }
  #newsList dl dt, #newsList dl dd {
    width: 100%;
    line-height: 24px;
  }
  #newsList dl dt .newsLabel {
    display: flex;
    width: 72px;
    height: 24px;
  }
  #newsList dl dd {
    margin-top: 10px;
  }
}
@media screen and (max-width: 480px) {
  .titleBg h2 {
    padding: 24px 10px 25px 10px !important;
    letter-spacing: 0.2em;
  }
  #newsList dl {
    padding: 18px 10px 18px;
  }
  #newsList dl dt {
    line-height: 21px;
  }
  .titleBg h2:after {
    right: 71px;
  }
}
/*--------------------------------------
詳細記事
--------------------------------------*/
#newsDetail h3 {
  font-size: 24px;
  color: #574f4f;
  letter-spacing: 0.18em;
  line-height: 1.4;
  position: relative;
  padding-left: 30px !important;
  margin-bottom: 20px;
}
#newsDetail h3:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-bottom: 14px solid #6f87a3;
  border-left: 14px solid transparent;
  position: absolute;
  left: 2px;
  top: 10px;
}
#newsDetail h3:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-top: 14px solid #96a8bf;
  border-right: 14px solid transparent;
  position: absolute;
  left: 2px;
  top: 10px;
}
/* =====================================
■サイトマップ
===================================== */
#menu-sitemap {
  margin: 0 auto !important;
  background: none !important;
}
#menu-sitemap li, .menu-sitemap li {
  border-bottom: 1px dashed #ccc;
  line-height: 1.4 !important;
  position: relative;
  margin: 0 !important;
}
.menu-sitemap li:first-child {
  border-top: 1px dashed #ccc;
}
#menu-sitemap li:before, .menu-sitemap li:before {
  position: absolute;
  content: '';
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  left: 0;
  top: 25px;
  background: #EF7D00;
}
#menu-sitemap li a, .menu-sitemap li a {
  display: block;
  padding: 19px 40px 15px 20px !important;
  position: relative;
  box-sizing: border-box;
  background: none !important;
}
#menu-sitemap li a:after, .menu-sitemap li a:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border-top: 2px solid #ccc;
  border-right: 2px solid #ccc;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  position: absolute;
  top: 50%;
  right: 18px;
  margin-top: -5px;
}

#menu-sitemap li a:hover, .menu-sitemap li a:hover {
    color: #EF7D00;
}
/* =====================================
■お問い合わせ
===================================== */
.wrap_contact {
  max-width: 800px;
  margin: 0 auto;
}
.inquiryForm_message {
  text-align: center;
}
.step_list {
  width: 467px;
  margin: 0 auto 90px;
}
.step_list li {
  float: left;
  width: 100px;
  margin-left: 83px;
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
  position: relative;
  color: #BFBEBD;
}
.step_list li:first-child {
  margin: 0;
}
.step_list li span {
  display: block;
  width: 54px;
  height: 54px;
  border-radius: 50%;
  text-align: center;
  line-height: 54px;
  margin: 0 auto 12px;
  background: #BFBEBD;
  color: #fff;
  font-size: 22px;
  font-weight: bold;
  letter-spacing: 0;
  position: relative;
}
.step_list li span:after {
  display: block;
  content: "";
  width: 130px;
  height: 1px;
  background: #bfbebd;
  position: absolute;
  top: 50%;
  left: 54px;
}
.step_list li:last-child span:after {
  display: none;
}
.step_list li.current {
  color: #22201E;
}
.step_list li.current span, .step_list li span.current:after {
  background: #EF7D00;
}
.inquiryForm_message .step_catch {
  font-size: 16px;
  text-align: center;
  color: #22201E;
  letter-spacing: 0.05em;
  margin-bottom: 44px;
}
.inquiryForm_message .wpcf7c-elm-step1 .step_catch {
  text-align: center;
}
.inquiryFormTable {
  border-top: 1px solid #707070;
  font-size: 16px;
  padding-top: 22px;
}
.inquiryFormTable dl {
  display: table;
  width: 100%;
}
.inquiryFormTable dt, .inquiryFormTable dd {
  display: table-cell;
  padding: 20px 0 24px;
  text-align: left;
  vertical-align: top;
}
.inquiryFormTable dt {
  border-right: none;
  position: relative;
  font-weight: normal;
  width: 29%;
  padding-top: 31px;
  color: #2C2F30;
  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
  letter-spacing: 0.1em;
  box-sizing: border-box;
}
.inquiryFormTable dd {
  box-sizing: border-box;
  position: relative;
  padding-right: 40px;
}
.wpcf7-form-control-wrap {
  display: block;
}
.confirm_table .your-email_confirm {
  display: none !important;
}
.inquiryFormTable input, .inquiryFormTable textarea, .inquiryFormTable select {
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 13px 14px 14px;
  border: 1px solid #BFBEBD;
  background: #EBE9E7;
  color: #333;
  border-radius: 5px;
}
.inquiryFormTable select {
  position: relative;
  background: #ECECEC url(../img/ico_select.png) no-repeat right center;
  background-size: contain;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
}
.inquiryFormTable select::-ms-expand {
  display: none;
}
.inquiryFormTable input[type="checkbox"] {
  display: none;
  /*display: inline-block;*/
  width: 32px;
  height: 32px;
  border: 0;
  position: relative;
  margin-right: 0;
  visibility: hidden;
  z-index: 999;
  -webkit-appearance: none;
  background: none;
  box-sizing: border-box;
}
.inquiryFormTable .wpcf7-list-item {
  width: 100%;
  display: block;
  margin: 0;
  box-sizing: border-box;
  position: relative;
}
.inquiryFormTable .wpcf7-list-item input {
  position: absolute;
  top: 10px;
  width: auto;
  left: 0.8px;
  z-index: 1;
}
.wpcf7-list-item-label {
  position: relative;
}
span.wpcf7-list-item-label:before, span.wpcf7-list-item-label:after {
  display: none;
}
label.icon-check {
  position: relative;
  padding-left: 25px;
}
.inquiryFormTable input[type="checkbox"] + span label.icon-check:before {
  content: "\e902";
  font-size: 16px;
  color: #BFBEBD;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: -3px;
}
.inquiryFormTable input[type="checkbox"]:checked + span label.icon-check:before {
  content: "\e903";
  color: #8EC31F;
}
.failed .verified_table.inquiryFormTable input.wpcf7-validates-as-required, .invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
  border: 1px solid #1F5AA5;
  background: #fff;
  box-shadow: 0 0 5px rgba(111, 186, 44, 0.5);
}
.inquiryFormTable input.wpcf7-not-valid {
  border: 1px solid #D93636 !important;
  background: #FDD2D2 !important;
}
.inquiryFormTable .comment {
  display: block;
  color: #63696A;
  font-size: 13px;
  margin-top: 0.4em;
  letter-spacing: 0;
}
.inquiryFormTable .required {
  background: #D93636;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding-left: 0;
  width: 46px;
  height: 22px;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  line-height: 22px;
  position: absolute;
  top: 36px;
  right: 28px;
}
.inquiryFormTable .optional {
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  padding-left: 0;
  width: 46px;
  height: 22px;
  background: #63696A;
  border-radius: 10px;
  text-align: center;
  display: inline-block;
  line-height: 22px;
  position: absolute;
  top: 36px;
  right: 28px;
}
.inquiryFormTable .btBox {
  text-align: center;
  margin: 103px 0 80px;
}
.inquiryFormTable .btBox input[type="submit"] {
  background:#EF7D00 url(../img/icon_arrow.png) no-repeat 95% center !important;
  background-size: 6px 10px;
  border: none;
  width: 100%;
  color: #fff;
  display: block;
  line-height: 1.2;
  cursor: pointer;
  box-sizing: border-box;
  margin: 0 auto;
  outline: 0px;
  -webkit-appearance: none;
  font-size: 26px;
  letter-spacing: 0.1em;
  padding: 29px 32px 28px 30px;
  border-radius: 44px;
}
.inquiryFormTable .btBox input[type="submit"].wpcf7c-elm-step2 {
  background: #EF7D00 url(../img/icon_arrow.png) no-repeat 95% center !important;
  color: #fff;
}
.inquiryFormTable .btBox input[type="submit"].disabled {
  background: #72706E url(../img/icon_arrow.png) no-repeat 96% center !important;
  background-size: 6px 10px;
  color: #EBE9E7;
  opacity: 1 !important;
  pointer-events: none;
  cursor: default;
  padding: 29px 40px 28px 40px;
}
.inquiryFormTable .btBox input[type="submit"].abled {
  background-position: 96% center !important;
  padding: 29px 40px 28px 40px;
}
.inquiryFormTable .wpcf7-back {
  width: 37.5% !important;
  color: #fff;
  background: #72706E url(../img/icon_arrow.png) no-repeat 92% center !important;
  background-size: 6px 10px;
  border: none;
  line-height: 1.2;
  cursor: pointer;
  box-sizing: border-box;
  margin: 0 auto;
  outline: 0px;
  -webkit-appearance: none;
  font-size: 26px;
  letter-spacing: 0.1em;
  padding: 29px 30px 28px;
  float: left;
  text-align: left;
  border-radius: 44px;
}
.inquiryFormTable .wpcf7-submit {
  width: 58.5% !important;
  float: right;
  text-align: left;
}
.inquiryFormTable .btBox input[type="submit"]:hover, .inquiryFormTable .btBox input[type="button"]:hover {
  opacity: 0.8;
}
span.verify_icon {
  position: absolute;
  width: 25px;
  height: 25px;
  right: -42px;
  top: 13px;
  display: none;
}
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid) + .verify_icon {
  display: none;
}
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid) + .verify_icon:before {
  font-size: 25px;
  vertical-align: top;
}
.inquiryFormTable .wpcf7-not-valid-tip {
  color: #DE5050;
  font-weight: normal;
  display: block;
  font-size: 12px;
}
.file_btn {
  display: block;
  overflow: hidden;
  position: relative;
  background: #807B7B;
  color: #fff;
  width: 123px;
  height: 30px;
  font-size: 14px;
  line-height: 30px;
  text-align: center;
  cursor: pointer;
  margin-top: 13px;
}
.file_btn .wpcf7-form-control-wrap {
  opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
  position: absolute;
  right: 0;
  top: 0;
  margin: 0;
  width: 100%;
  height: 30px;
}
div.wpcf7 input[type="file"] {
  padding: 0;
  border: 0;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  height: 30px;
}
.failed .confirm_table input[type="text"], .failed .confirm_table input[type="tel"], .failed .confirm_table input[type="email"], .failed .confirm_table textarea, .failed .confirm_table select, .failed .confirm_table input[type="checkbox"] {
  display: none;
}
.failed .confirm_table .required, .failed .confirm_table .optional {
  display: none;
}
.failed .confirm_table .wpcf7-list-item-label {
  display: none;
}
.confirm_table .radio_style input[disabled="disabled"] + .wpcf7-list-item-label {
  display: none !important;
}
.confirm_table .radio_style .wpcf7-list-item-label {
  display: block !important;
}
.confirm_table .radio_style .wpcf7-list-item-label label.icon-check {
  padding-left: 0;
}
.confirm_table .radio_style .wpcf7-list-item-label label.icon-check:before {
  display: none;
}
.failed .confirm_table span.comment {
  display: none;
}
.failed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
  display: none;
}
.result_txt {
  display: block;
  white-space: pre-wrap;
}
.failed .confirm_table input[type="text"], .failed .confirm_table input[type="tel"], .failed .confirm_table input[type="email"], .failed .confirm_table textarea, .failed .confirm_table select, .failed .confirm_table input[type="checkbox"] {
  display: none;
}
.confirm_table input[type="text"], .confirm_table input[type="tel"], .confirm_table input[type="email"], .confirm_table textarea, .confirm_table select, .confirm_table input[type="checkbox"] {
  border: none;
  background: no-repeat;
}
.confirm_table .required, .confirm_table .optional, .failed .confirm_table .required, .failed .confirm_table .optional {
  display: none;
}
.confirm_table .wpcf7-list-item-label, .failed .confirm_table .wpcf7-list-item-label {
  display: none;
}
.confirm_table span.comment, .failed .confirm_table span.comment {
  display: none;
}
.confirm_table .wpcf7-form-control-wrap.your-email_confirm, .failed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
  display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
  text-align: center;
}
.result_txt {
  display: block;
}
.confirm_table .wpcf7-list-item, .failed .confirm_table .wpcf7-list-item {
  padding-left: 0;
  margin: 0;
}
.confirm_table dt {
  font-weight: bold;
}
.confirm_table dt, .confirm_table dd, .failed .confirm_table dt, .failed .confirm_table dd {
  padding: 12px 0 10px;
}
/* .failed .inquiryFormTable input, .failed .inquiryFormTable textarea, .failed .inquiryFormTable select {
  display: none;
} */
.wpcf7-mail-sent-ok, div.wpcf7 .ajax-loader, div.wpcf7-validation-errors {
  display: none !important;
}
.failed .confirm_table .wpcf7-list-item {
  padding-left: 0;
  margin: 0;
}
.failed .confirm_table dt, .failed .confirm_table dd {
  padding: 12px 0 10px;
}
.failed .inquiryFormTable textarea, .failed .inquiryFormTable select {
  display: none;
}
.wpcf7-mail-sent-ok, div.wpcf7 .ajax-loader, div.wpcf7-validation-errors {
  display: none !important;
}
.inquiryForm_message .btn_link {
  margin: auto;
}
.radio_style label.icon-check:before {
  content: "\e902";
  font-size: 16px;
  color: #BFBEBD;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: 3px;
}
.radio_style input[type="radio"]:checked + span label.icon-check:before {
  content: "\e903";
  color: #8EC31F;
}
.radio_style .wpcf7-list-item {
  position: relative;
}
.radio_style .wpcf7-list-item input {
  width: 76px;
  height: 16px;
  position: absolute;
  top: 8px;
  left: 0;
  opacity: 0;
  z-index: 9;
}
@media screen and (max-width: 1060px) {
  .inquiryFormTable dt {
    width: 35%;
  }
}
@media screen and (max-width: 767px) {
  .step_list {
    width: 400px;
    margin: 0 auto 60px;
  }
  .step_list li {
    margin-left: 50px;
  }
  .inquiryFormTable dl {
    display: block;
  }
  .inquiryFormTable dt, .inquiryFormTable dd {
    display: block;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
  }
  .inquiryFormTable dd {
    padding: 10px 40px 30px 0;
  }
  .inquiryFormTable .required, .inquiryFormTable .optional {
    position: static;
    margin-left: 20px;
    display: inline-block;
    margin-top: -2px;
    vertical-align: middle;
  }
  .inquiryFormTable .btBox {
    margin: 50px 0;
  }
  .inquiryFormTable .btBox input[type="submit"], .inquiryFormTable .wpcf7-back {
    width: 100% !important;
    float: none;
    font-size: 20px;
    padding: 29px 20px 28px 20px;
    box-sizing: border-box;
    background-position: 96% center !important;
    text-align: center;
  }
  .inquiryFormTable .btBox input[type="submit"].disabled, .inquiryFormTable .btBox input[type="submit"].abled {
    padding: 29px 20px 28px 20px;
  }
  .inquiryFormTable .wpcf7-back {
    margin-bottom: 15px;
  }
  .file_btn {
    margin-top: 0;
  }
  .failed .confirm_table dt, .failed .confirm_table dd {
    padding: 5px 0;
  }
}
@media screen and (max-width: 480px) {
  .step_list {
    width: 270px;
  }
  .step_list li {
    width: 70px;
    margin-left: 30px;
    font-size: 16px;
  }
  .step_list li span:after {
    width: 60px;
  }
  .inquiryForm_message .step_catch {
    font-size: 12px;
    letter-spacing: 0;
  }
  .inquiryFormTable .btBox input[type="submit"], .inquiryFormTable .wpcf7-back {
    font-size: 16px;
    letter-spacing: 0.1em;
  }
}

.txt_right {
  text-align: right;
}
@media screen and (max-width: 900px) {
  .sp_scroll {
    overflow-x: auto;
  }
  .sp_scroll .style_table {
    width: 840px;
  }
}
.inquiryFormTable dd.time-group {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex !important;
  flex-wrap: wrap;
  align-items: flex-start;
}
.inquiryFormTable dd.time-group p:last-child {
  width: calc(100% - 90px);
  margin-left: auto;
}
.failed .confirm_table .time-name {
  margin-top: 0;
}
.failed .confirm_table .time-info {
  width: auto;
  flex-wrap: nowrap;
}
.failed .confirm_table dd.time-group p:last-child {
  width: auto;
  margin-left: 20px;
}
.failed .confirm_table .time-info p {
  width: auto;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {}
.map-link {
  color: #ffa10d;
  text-decoration: underline !important;
}
.map-link:hover {
  text-decoration: none !important;
}
.info-inner + .info-inner {
  border-top: 1px solid #ccc;
  padding-top: 10px;
  margin-top: 10px;
}
.dl_item {
  margin-bottom: 20px;
}
.dl_item2 dt h5 {
  display: inline-block;
}
.dl_item dt {
  /* font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 700; */
   font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.3;
  padding-left: 30px;
  position: relative;
  font-size: 20px;
}
.dl_item dt:before {
  background: #EC8352;
  top: 7px !important;
}
.box-frame {
  padding: 40px 20px 20px 54px;
}
.box-frame .frame-ttl {
  /* font-family: "dnp-shuei-gothic-kin-std", sans-serif;
  font-weight: 700; */
   font-weight: 700;
  letter-spacing: 0.06em;
  line-height: 1.3;
  padding-left: 30px;
  position: relative;
  font-size: 32px;
}
.box-frame .frame-ttl:before, .dl_item dt:before {
  content: "";
  position: absolute;
  top: 12px;
  left: 0;
  height: 15px;
  width: 15px;
}
.box-frame .frame-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  border-width: 1px;
  border-style: solid;
  position: relative;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700;
  letter-spacing: 0.1em;
  font-size: 18px;
  margin: 20px 0 0 auto;
  width: 280px;
  height: 64px;
  box-sizing: border-box;
}
.box-frame .frame-btn span {
  display: block;
  font-weight: 700;
  font-family: 'Noto Sans JP', serif;
  font-size: 18px;
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
}
.frame_A {
  color: #fff;
  background: #071C39;
}
.frame_A .frame-ttl:before {
  background: #fff;
}
.frame_A .frame-btn {
  border-color: #fff;
  color: #fff;
}
.frame_B {
  color: #071C39;
  background: #fff;
}
.frame_B .frame-ttl:before {
  background: #071C39;
}
.frame_B .frame-btn {
  border-color: #071C39;
  color: #071C39;
}
.frame-p {
  background-color: #fff;
  padding: 50px;
}
.frame-p dt {
  /* font-family: dnp-shuei-gothic-kin-std, sans-serif;
  font-style: normal; */
  font-weight: 600;
  color: #000;
  font-size: 24px;
  line-height: 47px;
  letter-spacing: 0.22em;
  padding-bottom: 20px;
}
.flow-a .item {
  margin-bottom: 35px;
  z-index: 1;
  position: relative;
  padding: 40px;
  background-color: #F3F3F3;
}
.flow-a .item > * {
  position: relative;
  z-index: 2;
}
.flow-a .item dd {}
.flow-a .item:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translate(-50%, 100%);
  width: 0;
  height: 0;
  border-left: 26px solid transparent;
  border-right: 26px solid transparent;
  border-top: 27px solid #3C639A;
  display: none;
}
.flow-a.arrow .item:after {
  display: block;
}
.flow-a .item:last-child:after {
  display: none !important;
}
.flow-a .item.ext {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.flow-a .item.ext dl {
  width: calc(100% - 280px);
  order: -1;
}
.flow-a .item .photo {
  width: 265px;
}
.flow-a .item dt {
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.06em;
  margin-bottom: 20px;
}
.flow-a .item dt span {
  color: #fff;
  background-color: #3C639A;
  display: inline-block;
  width: 33px;
  height: 33px;
  line-height: 32px;
  border-radius: 50%;
  margin-right: 10px;
  letter-spacing: 0;
  text-align: center;
  font-weight: normal;
}
.frame-e dl {
  box-sizing: border-box;
  padding: 40px 50px;
  border: 2px solid #000;
  margin-bottom: 30px;
}
.frame-e dt {
  /* font-family: "dnp-shuei-gothic-kin-std", sans-serif; */
  font-weight: 600;
  font-size: 20px;
  letter-spacing: 0.06em;
  line-height: 35px;
  padding-left: 30px;
  position: relative;
  padding-bottom: 15px;
}
.frame-e dt:before {
  content: '';
  background-color: #C09B57;
  width: 15px;
  height: 15px;
  position: absolute;
  left: 0;
  top: 11px;
  margin-bottom: 20px;
}
.qa_F dl {
  margin-bottom: 45px;
}
.qa_F dt {
  font-size: 24px;
  letter-spacing: 0.1em;
  line-height: 1.2;
  color: #000;
  /* font-family: "dnp-shuei-gothic-kin-std", sans-serif; */
  font-weight: 600;
  padding: 7px 0 10px 50px;
  margin-bottom: 35px;
  position: relative;
  border-left: 4px solid #000;
}
.qa_F dt:before {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  content: 'Q';
  font-size: 31px;
  position: absolute;
  top: 0;
  left: 8px;
}
.qa_F dd {
  position: relative;
  padding: 7px 0 10px 50px;
  border-left: 4px solid #27B5EE;
}
.qa_F dd:before {
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  content: 'A';
  font-size: 31px;
  position: absolute;
  top: 12px;
  left: 8px;
  color: #27B5EE;
}
@media screen and (max-width: 767px) {
  .flow-a .item {
    padding: 20px;
  }
  .flow-a .item.ext {}
  .flow-a .item.ext dl, .flow-a .item.ext .photo {
    width: 100%;
    max-width: 100%;
  }
  .flow-a .item.ext .photo {
    margin-top: 20px;
    margin-bottom: 0;
  }
  .flow-a .item dd {}
  .flow-a .item dt {
    font-size: 18px;
    margin-bottom: 10px;
  }
  .flow-a .item:after {
    width: 30px;
    height: 30px;
  }
  .frame-p {
    padding: 20px;
  }
  .frame-p dt {
    line-height: 32px;
    font-size: 18px;
  }
  .box-frame {
    padding: 20px;
  }
  .box-frame .frame-ttl {
    font-size: 22px;
  }
  .box-frame .frame-ttl:before {
    width: 10px;
    height: 10px;
  }
  .box-frame .frame-btn {
    width: 200px;
    height: 50px;
    font-size: 16px;
  }
  .box-frame .frame-btn span {
    font-size: 16px;
    right: 10px;
  }
}
@media screen and (min-width: 768px) {
  .table-img .elementor-image-box-content {
    width: calc(64% - 40px) !important;
  }
}


.frame_h {
	border: 1px solid #EF7D00;
	padding: 10px 20px 20px;
}
.frame_h h4 {
	position: relative;
	font-size: 18px;
	padding-left: 25px;
	letter-spacing: 0.05em;
    /* font-family: "dnp-shuei-mgothic-std", sans-serif;
    font-weight: 400;
    font-style: normal; */
   font-weight: 700;
	border-bottom: 1px solid #EF7D00;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 20px;
}
.frame_h h4::before {
	content: "";
	background-color: #EF7D00;
	width: 16px;
	height: 16px;
	border-radius: 50%;
	top: 9px;
	left: 0;
	position: absolute;
}

@media screen and (min-width: 768px) {
.frame_h {
	padding: 30px 55px 55px;
}
.frame_h h4 {
	font-size: 20px;
	padding-left: 25px;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.frame_h h4::before {
	width: 16px;
	height: 16px;
	top: 11px;
	left: 0;
}
}

.table_a td {
	width: 70%;
	border-bottom: 1px solid #CBCAC9;
}

.table_a th,
.table_a td {
	padding: 10px 0px 10px 20px;
	text-align: left;
  font-weight: 500;
}
.table_a td a {
	color: #000;
}
.table_a th {
	width: 26%;
	border-bottom: 1px solid #EF7D00;
}
.red {
	color: #ff0000;
}
.table_a td span.ff{
		font-size: 15px;
	
}

.txt-right {
	text-align: right;
}

.btn_inner {
    margin-left: auto;
    margin-right: auto;
}

.btn_inner,
.btn_b {
	max-width: 320px;
}
.btn_inner a,
.btn_b a {
	display: block;
	border-radius: 24px;
	overflow: hidden;
    font-weight: 500;
		  background-color: #FDCB03; 
		  background-image: linear-gradient(to bottom, #FDCB03, #EF7D00);
	transition: all .4s ease;	
	text-align: center;
	padding: 10px 0;
	color: #fff;position: relative;
	
}

.btn_inner a::after,
.btn_b a::after {
	content: "";
	background: url(../img/icon_arrow.png) no-repeat center;
	-webkit-background-size: 100% auto;
	background-size: 100% auto;
	width: 8px;
	height: 16px;
	position: absolute;
	top: 50%;
	right: 20px;
	transform: translateY(-50%);
}

.btn_inner a:hover,
.btn_b a:hover {
	opacity: .7;
}

article.category-blog {
    display: none;
}
