@charset "utf-8";
/*
name: ジングル総合行政書士事務所
designer: genova
designer_url: http://www.genova.co.jp/
developer: genova
developer_url: http://www.genova.co.jp/
*/
* {
  font-size: 100%;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
table {
}
td, th {
  padding: 5px;
}
a:link {
 color: #ffa10d;
     text-decoration:underline !important;
}
a:visited {
  color: #ffa10d;
}
a:hover {
 color: #ffa10d;
  text-decoration: none !important;
}
a:active {
  color: #ffa10d;
}
a[href^="tel:"]:hover{
    color: #fff!important;
    text-decoration: none !important;
}
a[href^="tel:"] {
    color: #fff!important;
    text-decoration: none !important;
}
/*
---------------------------- style ---------------------------*/
body {}
#wrapper {}
#wrapper {
  background: url("../img/head_bgimg.png") no-repeat center top;
  font-size: 120%;
}
#mainImage {
  width: 100%;
  max-width: 960px;
  position: relative;
  background-repeat: no-repeat;
  margin: 0px auto;
  text-align: left;
  line-height: 160%;
}
.home #mainImage{
        width: 100%;
    max-width: 1050px;
    margin-bottom: 20px;
}
@media screen and (max-width: 767px) {
  .home .elementor img {
/*    width: 100% !important*/
  }
}
#sidebar {
  width: 220px;
  float: right;
}
#sidebar #navigation {
  margin-left: 8px;
}
#sidebar .freeArea {
  margin-bottom: 10px;
  line-height: 160%;
  width: 220px;
}
#sidebar .sub_menu {
  padding: 20px 0px 20px 20px;
  border-left: 1px solid #e5e5e5;
}
#sidebar .sub_menu ul {
  list-style: none;
}
#sidebar .sub_menu ul li a {
  text-decoration: none !important;
  color: #eee;
}
#sidebar .sub_menu ul li a:hover {
  text-decoration: underline !important;
  color: #0c51a8;
}
#sidebar .sort {
  margin-bottom: 15px;
}

/*
---------------------------- header ---------------------------*/
#content {
  position: relative;
  font-size: 120%;
  width: 960px;
  margin: 37px auto 0 !important;
  text-align: left;
}
* html #content {}
.home #content {
  display: block;
}
/*
---------------------------- main ---------------------------*/
#main {
  width: 700px;
  float: left;
}
.home #main {
  width: 100%;
  float: none;
}
.elementor-column-gap-default > .elementor-column > .elementor-element-populated {
  padding: 0 !important;
}
#mainImageWrap {
  background: url("../img/under_main_bg.png") repeat-x;
}
@media screen and (max-width: 960px){
    #content{
         width: 100%;
        margin-left: 0;
      box-sizing: border-box;
      padding: 0 20px;
      margin-top: 15px !important;
    }
}
@media screen and (max-width: 767px) {
  #sidebar {
    display: none;
  }
}
/*--------------------------------------
	page top
--------------------------------------*/
.top_textbox {
  border: 1px solid #ccc;
  padding: 20px 20px;
  font-size: 110%;
  line-height: 1.8em;
}
.toppage .contentLayoutArea {
  width: 960px;
  line-height: 160%;
  color: #ccc;
}
.toppage .top_bn {
  margin-bottom: 15px;
  display: flex;
  justify-content: space-between;
}
.toppage p {
  margin-bottom: 0;
}
.mb04 {
  margin-bottom: 4px;
}
.toppage .top_bn .a_company {
  background: none repeat scroll 0 0 #ccc;
  padding: 8px;
  width: 620px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.toppage .top_bnbox {
  display: flex;
  justify-content: space-between;
}
.toppage .top_bnbox .box {
  width: 49.5%;
}
.toppage .topbox02 {
  background-color: #f3f3f3;
  padding: 16px 0px 16px 0px;
  text-align: center;
}
.toppage .box_feature {
  display: flex;
  justify-content: space-between;
}
/*--------------------------------------
	bread
--------------------------------------*/
#bread {
  margin-bottom: 12px;
  position: absolute;
  right: 0px;
  top: -75px;
  padding-right: 7px;
  line-height: 120%;
  font-size: 80%;
}
#sitemap #bread{
    display: none;
}
#bread li {
  display: inline;
  letter-spacing: 0.1em;
  color: #fff;
}
#bread li + li::before {
  content: ">";
  padding-right: .3em;
}
#bread li a {
  vertical-align: baseline;
  text-decoration: underline;
  color: #d3a359;
}
#bread li a:hover {
  text-decoration: none;
}
@media screen and (max-width: 767px) {
  #bread {
    font-size: 0.8em;
      position: static;
  }
}
.contentLayoutArea {
  color: #eee;
  line-height: 190%;
}
#main .contentsBox {
  margin-bottom: 10px;
}
#main .contentsBox .contentsBoxTitle {
  margin-bottom: 8px;
  background-image: url("../img/contents_top.gif");
  background-repeat: no-repeat;
  background-position: 0px 0px;
  position: relative;
}
#main .contentsBox .contentsBoxTitle h4 {
  padding-left: 50px;
  padding-top: 20px;
  color: #4e6c4a;
  font-size: 1.6em;
  font-weight: bold;
}
#main #contentNews .contentsBoxTitle {
    background: url("../img/main_btn11.png") no-repeat;
    margin-bottom: 15px;
    width: 670px;
    height: 40px;
    font-size: 0;
}
#main #contentNews .newsContentWrap {
    border-bottom-color: #929292;
}
#main #contentNews .newsContentWrap {
    width: 670px;
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-bottom: 11px;
}
#main #homeNews{
    margin-top: -76px;
    width: 670px;
}
#main #homeNews .contentsBoxTitle{
    background: url(../img/main_btn11.png) no-repeat;
    margin-bottom: 15px;
    width: 670px;
    height: 40px;
   
}
#main #homeNews .contentsBoxTitle h3{
    padding-left: 0;
    border-left: none;
     font-size: 0;
}
#main #homeNews .contentsBoxTitle p {
    background: url("../img/icon_info_list.jpg") no-repeat left center;
    padding-left: 16px;
    padding-bottom: 3px;
    margin-top: 27px;
    position: absolute;
    top: 0;
    right: 0;
}
#main #homeNews .contentsBoxTitle a.listLook {
    color: #ccc;
        text-decoration: none !important;
    font-size: 90%;
    line-height: 140%;
}
#main #homeNews .contentsBoxTitle a.listLook:hover{
      text-decoration: underline!important;
}
#main #homeNews .newsContentWrap{
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-bottom: 11px;
    border-bottom-color: #929292;
}
#main #homeNews .newsContentWrap .newsTitle {
    margin-bottom: 5px;
    display: flex;
}
#main #homeNews .newsContentWrap .newsTitle span {
    font-weight: bold;
    line-height: 110%;
    margin-right: 5px;
    color: #d3a359;
}
#main #homeNews .newsContentWrap .clearfix p a{
    text-decoration: none !important;
        color: #ccc;
    line-height: 140%;
}
#main #homeNews .newsContentWrap .clearfix p a:hover{
    color: #4082EE;
    text-decoration: underline!important;
}
/*---- sitemap ----*/ /* 6/2以降 変更箇所 */

#sitemap .contentsBoxTitle h4 {
  font-size: 0.9em;
  line-height: 1.1em;
}
#sitemap a {
  color: #606060;
  text-decoration: none;
}
#sitemap a:hover {
  text-decoration: underline;
}
#sitemap ul {
    list-style: none;
}
#sitemap ul li {
    background-color: #F8F8F8;
    border-color: #BDBDBD;
    padding: 8px 0px 7px 15px;
    border-width: 1px;
    border-style: solid;
    margin-bottom: 17px;
    font-weight: bold;
}
#sitemap ul.sub-menu {
  margin-left: 0;
}
#sitemap ul li ul.sub-menu li {
  margin-left: 15px;
}
#sitemap ul li ul.sub-menu li {
  background-image: url("../img/sitemap_icon_sub.gif");
  background-repeat: no-repeat;
  background-position: 0px 8px;
  padding-left: 15px;
}
.elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated > .elementor-widget-wrap {
  padding: 5px 0 !important;
}
/* -----------------------------------------------
■h4見出し
----------------------------------------------- */
h4.entryTitle01 {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 25px;
  font-size: 140%;
  font-weight: normal;
  height: 40px;
  line-height: 40px;
  padding-top: 13px;
  border-top: 3px solid #0c51a8;
}
h4.min_h4 {
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  margin-bottom: 15px;
  font-size: 140%;
  font-weight: normal;
  line-height: 40px;
  padding-top: 13px;
}
/* -----------------------------------------------
■h5見出し
----------------------------------------------- */
h5.entrySubTitle01 {
  margin-bottom: 10px;
  padding-left: 25px;
  background: url(/style/00/images/h5.png) no-repeat;
  font-size: 110%;
  height: 29px;
  line-height: 29px;
  font-weight: normal;
}
/* -----------------------------------------------
■ブロック
----------------------------------------------- */
.block00 {
  display: block;
  margin-bottom: 50px;
}
.w640 {
  width: 640px;
}
.block02 {
  overflow: hidden;
  width: 305px;
}
.block03 {
  overflow: hidden;
  width: 200px;
}
/* -----------------------------------------------
■リスト
----------------------------------------------- */
ul.ul01 {
  list-style: none;
}
ul.ul01 li {
  padding: 0 0 5px 22px;
  background: url("../img/list_icon01.png") 10px 7px no-repeat;
}
ul.ul02 {
  list-style: none;
}
ul.ul02 li {
  padding: 0 0 5px 22px;
  background: url("../img/list_icon02.png") 10px 7px no-repeat;
}
ul.ul03 {
  list-style: none;
}
ul.ul03 li {
  padding: 0 0 5px 22px;
  background: url("../img/list_icon03.png") 10px 7px no-repeat;
}
ul.column02 li {
  float: left;
  width: 287px;
}
ul.column03 li {
  float: left;
  width: 187px;
}
ul.ul_check {
  list-style: none;
}
ul.ul_check li {
  padding: 0 0 5px 22px;
  background: url(/images_mt/list_icon003.png) 10px 7px no-repeat;
}
ul.ul_big {
  list-style: none;
}
ul.ul_big li {
  padding: 0 0 5px 22px;
  font-size: 110%;
  background: url(/images_mt/list_icon01.png) 10px 7px no-repeat;
}
/* -----------------------------------------------
■table
----------------------------------------------- */
table.table01 {
  border-collapse: collapse;
  background: #FFFFFF;
}
table.table01 thead th {
  padding: 5px;
  font-weight: normal;
  text-align: center;
  border: solid 1px #ccc;
  background: #CAB89B;
  color: #fff;
}
table.table01 th {
  padding: 5px;
  font-weight: normal;
  text-align: center;
  border: solid 1px #ccc;
  background: #F8EEE8;
}
table.table01 td {
  padding: 5px;
  text-align: center;
  border: solid 1px #ccc;
  background: #fff;
}
table.table02 th {
  width: 191px;
  padding: 12px;
  vertical-align: top;
  text-align: left;
  border-bottom: dotted 1px #ccc;
  color: #0f2f6f;
    font-weight: bold;
}
table.table02 td {
  padding: 12px;
  border-bottom: dotted 1px #ccc;
  vertical-align: bottom;
}
table.table03 {
  border-collapse: collapse;
  background: #FFFFFF;
}
table.table03 thead th {
  padding: 5px;
  font-weight: normal;
  text-align: center;
  border: solid 1px #ccc;
  background: #fffa80;
}
table.table03 th {
  width: 160px;
  padding: 5px;
  font-weight: normal;
  text-align: center;
  border: solid 1px #ccc;
  background: #FFF2DD;
}
table.table03 td {
  padding: 7px;
  text-align: left;
  border: solid 1px #ccc;
  background: #fff;
}
/* -----------------------------------------------
■営業時間
----------------------------------------------- */
table.hours th, table.hours td {
  text-align: center;
}
#content a:hover img,#headerRight a:hover img{
 opacity: 0.8;
 filter: alpha(opacity=80);
 -ms-filter: "alpha( opacity=80 )";
}

.border_box{
padding: 10px;
border:dotted 1px #ccc;
background-color:#dcffbc;
}
.bg_box01{
padding: 17px;
background-color: #07418b;
}
.relative_box{
	position: relative;
}
.absolute_box{
	position: absolute;
	left: 269px;
bottom: 18px;
}
.no_1{
padding: 0px 0px 0px 42px;
font-size: 120%;
line-height:34px;
background:url(/style/00/images/no_1.png) no-repeat 0px 0px;
}
.no_2{
padding: 0px 0px 0px 42px;
font-size: 120%;
line-height:34px;
background:url(/style/00/images/no_2.png) no-repeat 0px 0px;
}
.no_3{
padding: 0px 0px 0px 42px;
font-size: 120%;
line-height:34px;
background:url(/style/00/images/no_3.png) no-repeat 0px 0px;
}
.no_4{
padding: 0px 0px 0px 42px;
font-size: 120%;
line-height:34px;
background:url(/style/00/images/no_4.png) no-repeat 0px 0px;
}
.no_5{
padding: 0px 0px 0px 42px;
font-size: 120%;
line-height:34px;
background:url(/style/00/images/no_5.png) no-repeat 0px 0px;
}
h6{
	font-size:105%;
	padding-left:11px;
	background: url("../img/list_icon01.png") no-repeat 4px 7px;
	color:orange;
	margin-bottom:8px;
}
.icon01{
padding: 0px 0px 0px 15px;
font-size: 115%;
background: url("../img/list_icon01.png") no-repeat 0 11px;
font-weight: normal;
display: inline-block;
}
#syokaiback {
    border: 1px solid #1859AC;
    background-color: #fff;
    margin-bottom: 30px;
    cursor: pointer;
}
#main .contentsBox .contentsBoxTitle h3 {
    font-weight: normal;
    line-height: 28px;
    font-size: 120%;
    padding-left: 10px;
    color: #eee;
    border-left: 4px solid #eee;
}
h4.entryTitle01a {
    border-bottom: 1px solid #0c51a8;
    font-family: "ヒラギノ明朝 ProN W6","HiraMinProN-W6","HG明朝E","ＭＳ Ｐ明朝","MS PMincho","MS 明朝",serif;
    font-size: 140%;
    font-weight: normal;
    line-height: 28px;
    margin-bottom: 10px;
    padding-top: 13px;
    padding-bottom: 12px;
    text-align: center;
    background-color: #1859AC;
    color: #fff;
}
#syokaiback .moresyosai{
    padding: 0 10px 10px;
    display: flex;
}
#syokaiback .moresyosai > div:nth-child(2){
    margin-left: 10px;
}
#syokaiback .moresyosai a{
    text-decoration: underline !important;
}
#syokaiback .moresyosai a:hover{
    text-decoration: none !important;
}
.imgRight {
    float: right;
    margin-left: 20px;
}
.min {
    font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.mr04{
	margin-right:4px;
}
.mb04{
	margin-bottom:4px;
}
.imgLeft {
    float: left;
    margin-right: 20px;
}
/* -----------------------------------------------
■問い合わせバナー
----------------------------------------------- */
.inquiry_banner {
  margin: 0 auto;
  width: 640px;
}
.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: 58px;
  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: #373431;
}
.step_list li.current span {
  background: rgba(21, 70, 150, 0.8);
}
.step_list li span.current:after {
  background: rgba(21, 70, 150, 0.8);
}
.wpcf7c-elm-step1 .step_list, .wpcf7c-elm-step2 .step_list, .wpcf7c-elm-step3 .step_list {
  display: none;
}
.inquiryForm_message .step_catch {
  text-align: center;
  letter-spacing: 0.05em;
  margin-bottom: 44px;
}
.wpcf7c-elm-step1 .step_catch {
  text-align: left;
  margin-bottom: 20px;
}
.wpcf7c-elm-step1 .step_catch .required {
  color: red;
}
.elementor-image-box-content .btn {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
}
.inquiryFormTable {
    padding-top: 20px;
}
.inquiryFormTable dl {
    border: 1px solid #cccccc;
    border-top: 0;
    border-collapse: collapse;
    padding: 3px 8px;
    display: table;
    width: 100%;
}
.inquiryFormTable dl:first-of-type{
    border-top: 1px solid #cccccc
}
.inquiryFormTable dt, .inquiryFormTable dd {
  display: table-cell;
  padding: 3px 8px;
  text-align: left;
  vertical-align: middle;
}
.inquiryFormTable dt {
  position: relative;
  font-weight: normal;
  width: 26%;
  letter-spacing: 0.1em;
  box-sizing: border-box;
    border-right: 1px solid #cccccc;
}
.inquiryFormTable dd {
  box-sizing: border-box;
  position: relative;
}
.wpcf7-form-control-wrap {
  display: block;
}
.inquiryFormTable input, .inquiryFormTable textarea, .inquiryFormTable select {
    display: block;
    width: auto;
    border: 1px solid #BFBEBD;
    color: #333;
    padding: 3px;
    margin-right: 3px;
    margin-top: 5px;
    margin-bottom: 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 0 13px;
  box-sizing: border-box;
}
.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: 35px;
}
.inquiryFormTable input[type="checkbox"] + span label.icon-check:before {
  content: "\e902";
  font-size: 25px;
  color: #BFBEBD;
  margin-right: 5px;
  position: absolute;
  left: 0;
  top: -3px;
}
.inquiryFormTable input[type="checkbox"]:checked + span label.icon-check:before {
  content: "\e903";
  color: #3AB34B;
}
.failed .verified_table.inquiryFormTable input.wpcf7-validates-as-required, .invalid .verified_table.inquiryFormTable input.wpcf7-validates-as-required {
  border: 1px solid #3AB34B;
  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 {
  color: #D93636;
  font-size: 14px;
  font-weight: 700;
  padding-left: 0;
}
.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: 40px 0 80px;
}
.inquiryFormTable .btBox input[type="submit"] {
  background: #ffa10d url(../img/ico_arrow02.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;
  border-radius: 0 !important;
  outline: 0px;
  -webkit-appearance: none;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  padding: 29px 32px 28px 30px;
}
.inquiryFormTable .btBox input[type="submit"].disabled {
  background: #0c51a8 url(../img/ico_arrow02.png) no-repeat 96% center !important;
  background-size: 6px 10px;
  color: #BFBEBD;
  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/ico_arrow02.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;
  border-radius: 0 !important;
  outline: 0px;
  -webkit-appearance: none;
  font-size: 1.2em;
  letter-spacing: 0.1em;
  padding: 29px 30px 28px;
  float: left;
  text-align: left;
}
.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: block;
}
.verified_table .wpcf7-validates-as-required:not(.wpcf7-not-valid) + .verify_icon:before {
  color: #3AB34B;
  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;
}
.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"] {
  display: none;
}
.confirm_table .required, .failed .confirm_table .optional, .confirm_table .verify_icon {
  display: none !important;
}
.failed .confirm_table .wpcf7-list-item-label {
  display: none;
}
.failed .confirm_table span.comment {
  display: none;
}
.failed .confirm_table .wpcf7-form-control-wrap.your-email_confirm {
  display: none;
}
.result_txt {
  white-space: pre-wrap;
}
.failed .confirm_table .wpcf7-list-item {
  padding-left: 0;
  margin: 0;
}
.failed .confirm_table dt, .failed .confirm_table dd {
  padding: 10px;
}
.failed .inquiryFormTable input, .failed .inquiryFormTable textarea, .failed .inquiryFormTable select {}
.wpcf7-mail-sent-ok, div.wpcf7 .ajax-loader, div.wpcf7-validation-errors {
  display: none !important;
}
.symptom {
  border: 1px solid #0070ac;
  padding: 20px;
  background-color: #f1f9ff;
  border-radius: 5px;
}
.symptom h3 {
  width: 100%;
  text-align: center;
  padding: 20px 10px;
  font-size: 30px;
}
.symptom, .symptom svg {
  width: 100%;
  padding: 20px;
}
.symptom a:not([class]) {
  color: #002e46;
  text-decoration: underline;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.symptom svg {
  width: 100%;
  padding: 20px;
  background-color: #fff;
}
.symptom svg .cls-3 {
  nt-weight: 700;
}
.symptom svg .cls-3 {
  fill: #f00 !important;
  font-size: 12px;
}
.symptom svg .cls-4 {
  font-size: 7.5px;
}
.symptom svg a text {
  fill: #0070ac;
  text-decoration: underline;
}
.symptom svg a:hover text {
  text-decoration: none;
  fill: #f00;
  cursor: pointer;
}
text.cls-6 {
  fill: #f00 !important;
  font-size: 12px;
}
.d-center {
  justify-content: center;
}
.wrap_contact .dis-flex .your-year {
  width: 30%;
}
@media screen and (max-width: 1060px) {
  .inquiryFormTable dt {
    width: 35%;
  }
}
@media screen and (max-width: 767px) {
  .symptom h3 {
    font-size: 26px;
    line-height: 37px;
  }
  .symptom svg {
    height: 52vw;
    padding: 0;
  }
  .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;
    margin-bottom: 6px;
  }
  .inquiryFormTable dd {
    padding: 0px 0 20px 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;
  }
}

.inquiryFormTable p {
  display: none;
}
.posts__list {
  list-style: none;
}
.posts__list li{
    margin-bottom: 15px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    padding-bottom: 11px;
    border-bottom-color: #929292;
}
/* 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: #BFBEBD;
  color: #373431;
  line-height: 40px;
  letter-spacing: 0.1em;
  border-radius: 5px;
  position: relative;
  text-align: center;
  box-sizing: border-box;
}
.navigation a:hover {
  background: #3AB34B;
}
.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 .page-numbers {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    
    justify-content: center;
}
.pagination .page-numbers li  {
    list-style: none;
    text-align: center;
    white-space: nowrap;
}
.pagination .page-numbers li a,.pagination .page-numbers li  .current {
    display: block;
        background-color: #4da1de;
    color: #fdfdfd;
    width: 24px;
    line-height: 24px;
    text-decoration: none !important;
}
.pagination .page-numbers li a,.pagination .page-numbers li > span
{
    margin: 0 2px;
}
.pagination .page-numbers li .dots {
    display: none;
}
.pagination .page-numbers li  .current {background-color: #84C4F2;}
.pagination .page-numbers  li .prev {
    background: url("../img/icon_news_previous.gif")no-repeat right 2px;
    padding-right: 10px;
    text-align: right;
    margin-right: 4px;
    width: auto;
    
}
.pagination li .prev:before
{
    content: '前のページを見る';
    color: #454545;
}

.pagination .page-numbers  li .next {
    background: url("../img/icon_news_next.gif")no-repeat  left 2px;
    text-align: left;
    margin-left: 4px;
        padding-left: 10px;
    width: auto;
    
}
.pagination li .next:before
{
    content: '次のページを見る';
    color: #454545;
}
.pagination .prev:hover:before,.pagination .next:hover:before {
    text-decoration: underline;
}
.pagination  .icon-arrow02,.pagination  .icon-arrow01 {
    font-size: 0;
}
/*-----------------------------------------------------------
■ 2 Blog
-----------------------------------------------------------*/
/*--------------------------------------
	post
--------------------------------------*/
#posts {
}
#blogDetail, #blogList {
  min-height: 850px;
  margin-top: 40px;
  margin-bottom: 103px;
}
.posts__list li .post__category {
  position: absolute;
  left: 0;
  top: 0;
  margin: 0;
  line-height: 1;
  z-index: 10;
}
.post .post__category a, .posts__list .post__category a {
  display: inline-block;
  min-width: 107px;
  height: 25px;
  padding: 2px 8px;
  font-family: "ヒラギノ角ゴ W6 JIS2004", "Hiragino Kaku Gothic W6 JIS2004";
  font-size: 12px;
  font-weight: bold;
  letter-spacing: 0;
  line-height: 23px;
  text-transform: uppercase;
  color: #fff;
  background: #94C789;
}
.post .post__category a:hover, .posts__list .post__category a:hover {
  background: #8cc856;
}
.post .post__category a.news, .posts__list .post__category a.news {
  background: #354fa8;
}
.post .post__category a.news:hover, .posts__list .post__category a.news:hover {
  background: #4560bd;
}
.post .post__category a:before, .posts__list .post__category a:before {
  margin-right: 7px;
  vertical-align: baseline;
  font-size: 10px;
}
.posts__list li .post__image {
  position: relative;
  overflow: hidden;
  min-height: 26px;
  margin-bottom: 20px;
}
.posts__list li .post__image a {
  display: block;
  width: 100%;
  height: 100%;
  padding-top: 54%;
}
.posts__list li .post__image a span {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  -moz-transform: scale(1);
  -ms-transform: scale(1);
  -webkit-transform: scale(1);
  transform: scale(1);
  -moz-transition: ease-in-out .2s;
  -o-transition: ease-in-out .2s;
  -webkit-transition: ease-in-out .2s;
  transition: ease-in-out .2s;
}
.posts__list li .post__image a:hover span {
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}
.posts__list li .post__image span.noimage {
  overflow: hidden;
  line-height: 0;
  text-indent: 100%;
}
.posts__list h3 {
  margin-bottom: 35px;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.4;
  letter-spacing: 0;
}
.posts__list h3 a:hover {
  color: #FFAEA2;
}
.posts__list .post__excerpt {
  margin-bottom: 16px;
  font-size: 14px;
  line-height: 1.5;
  letter-spacing: 0;
  color: #72706E;
  margin-left: 10px;
}
.auter {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  justify-content: flex-end;
}
@media screen and (max-width: 1000px) {
  .posts__list li {
    width: 48%;
    margin-left: 4%;
  }
  .posts__list li:nth-child(2n+1) {
    margin-left: 0;
  }
}
@media screen and (max-width: 767px) {
  #posts {
    float: none;
    width: 100%;
  }
  .posts__list li {
    margin-bottom: 50px;
  }
}
@media screen and (max-width: 480px) {
  .posts__list li {
    float: none;
    width: 100%;
    margin-left: 0;
  }
  #blogDetail .post__header h2 {
    font-size: 22px;
    line-height: 1.4;
  }
  #blogDetail .post__content h3 {
    padding: 26px 5px 26px 20px;
    margin: 35px 0 30px;
    font-size: 20px;
    line-height: 1.4;
  }
  #blogDetail .post__content h4 {
    font-size: 19px;
  }
}
.post-box {
  display: none;
}
#main #news .post-box {
  display: block;
}
/*--------------------------------------
	  blog detail
  --------------------------------------*/
#blogDetail .post {
  padding-bottom: 35px;
  font-size: 14px;
  line-height: 1.7;
  color: #0F0E0E;
}
#blogDetail .post__header {
  padding: 0px;
  margin-bottom: 25px;
}
#blogDetail .post__header h1 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
#blogDetail .post__header .post__meta {
  margin-bottom: 45px;
}
#blogDetail .post__header .post__meta .post__date {
  margin-top: 22px;
}
@media screen and (max-width: 767px) {
  #blogDetail .post__header .post__category, #blogDetail .post__header .post__meta .post__date {
    float: none;
  }
}
/*--------------------------------------
	  post date
  --------------------------------------*/
.post .post__date, .posts__list .post__date {
    font-weight: bold;
    line-height: 110%;
    color: #d3a359;
    display: flex;
    align-items: flex-start;
}
.posts__list .elementor-heading-title a{
    line-height: 140%;
    color: #ccc;
    text-decoration: none !important;
}
.posts__list .elementor-heading-title a:hover{
    color: #4082EE;
    text-decoration: underline !important;
}
.post .post__date span, .posts__list .post__date span {
  margin-right: 10px;
}
.post .post__date span::before, .posts__list .post__date span::before {
  margin-right: 5px;
  font-size: 9px;
}
.post .post__date span a, .posts__list .post__date span a {
  vertical-align: baseline;
  color: #94C789;
}
.post .post__date span a:hover, .posts__list .post__date span a:hover {
  text-decoration: underline;
}
.post__content {
  overflow: hidden;
  letter-spacing: 0;
  line-height: 2.3;
}
.post__content a {
  color: #0000ee;
  text-decoration: underline;
}
.post__content h2 {
  font-size: 1.5em;
}
.post__content h3 {
  font-size: 1.4em;
}
.post__content h4 {
  font-size: 1.3em;
}
.post__content h5 {
  font-size: 1.2em;
}
div#blogDetail .post__content img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.inquiry  #bread,
.inquiry  #sidebar{
    display: none;
}
.inquiryFormTable .form_comment {
  color: #d3a359 ;
      line-height: 190%;
}
.failed .confirm_table .form_comment {
    display: none;
}
#blogArea #article{
    float: right;
    width: 450px;
    margin-right: 20px;
}
#blogMenu{
    float: left;
    width: 170px;
}
#blogMenu .blogMenuWrap {
	margin-bottom: 15px;
	padding-bottom: 15px;
	border-width: 1px;
	border-style: solid;
}
#blogMenu .blogMenuWrap h4 {
    margin: 10px;
    padding: 10px;
    background-color: #2165BB;
    color: #FFF;
    font-weight: bold;
}
#blogMenu #calender table {
	border-width: 1px;
	border-style: solid;
	border-collapse: collapse;
	margin-left: 10px;
    width: calc(100% - 20px);
}

#blogMenu #calender caption {
	padding: 0 0 5px 0;
	line-height: 120%;
    text-align: center;
}
#blogMenu #calender caption a.pre {
	margin-right: 3px;
}
#blogMenu #calender caption a.next {
	margin-left: 3px;
}
#blogMenu #calender th {
	padding-top: 2px;
    font-weight: bold;
}
#blogMenu #calender th, #blogMenu #calender td {
	border-width: 1px;
	border-style: solid;
	text-align: center;
	line-height: 120%;
    padding: 0;
}#blogMenu #calender table {
	border-color: #dbe8ff;
}
#blogMenu #calender th,
#blogMenu #calender td {
	border-color: #dbe8ff;
}

#blogMenu .blogMenuWrap ul {
	margin-left: 22px;
}
#blogMenu .blogMenuWrap ul p{
    margin-bottom: 0;
}
#blogMenu .blogMenuWrap ul  ul{
    margin-left: 7px;
}
#blogMenu .blogMenuWrap li {
	background-image: url("../img/icon_list_article.gif");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	list-style-type: none;
	padding-left: 9px;
	margin-bottom: 4px;
	width: 125px;
	line-height: 140%;
}
#blogMenu .blogMenuWrap li.sub {
	margin-left: 15px;
	width: 109px;
}
.blogArticleArea .articleWrap li{
    list-style: none;
    background-image: url("../img/blog_separate_line.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    margin-bottom: 37px;
    padding-bottom: 15px;
}
#article .articleWrap .entryTitle {
    padding-top: 9px;
    padding-left: 10px;
    border-bottom: solid 3px #0c51a8;
    font-weight: normal;
    margin-bottom: 15px;
}
.blogArticleArea .articleWrap .data{
    color: #747474;
    text-align: right;
    margin-bottom: 1px;
}
#blogArea .contentsBox .contentsBoxTitle {
    background: url("../img/h3.png") no-repeat;
    margin-bottom: 15px;
    color:#fff;
}
#article .articleWrap .entryBody {
    margin-bottom: 18px;
    line-height: 160%;
}
@media screen and (max-width: 1050px) {
   #md_slide{
        width: 100% !important;
       height: 55vw !important;
    }
}
@media screen and (max-width: 960px) and (min-width: 768px){
    #header{
        width: 100%;
    }
    #wrapper{
        background: url(../img/head_bgimg.png) no-repeat left 38% top;
    }
    #top_contents_inner{
        width: 77%;
    }
    #top_contents_inner ul{
        margin-top: 15px;
    }
    .toppage .top_bn .a_company{
        width: 80%;
        margin-left: 1%;
    }
    #main #homeNews{
        width: 60%;
    }
    #main #homeNews .contentsBoxTitle{
        width: 100%;
    }
    #pagetopWrap{
        width: 100%;
    }
    .footer__nav{
        margin-bottom: 15px;
        background: #000;
        padding-bottom: 1px;
    }
    #main {
        width: calc(100% - 230px);
    }
    table{
        width: 100% !important;
    }
    table.table02 th{
        width: 33%;
    }
    #page-nagare .list-img > span:first-of-type{
        display: block;
        overflow: hidden;
        margin-bottom: 10px;
    }
    #page-nagare .list-img > span:first-of-type img{
        max-width: inherit !important;
    }
    .inquiry #main {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .toppage .top_bn{
        display: block;
        text-align: center;
    }
    .toppage .top_bn .a_company{
        width: 100%;
        margin-top: 10px;
        display: block;
    }
    .toppage .top_bn .a_company span{
           width: 73px;
            margin: 0 auto;
            display: block;
    }
    .toppage .top_bn .a_company a{
       background: #fff;
    display: block;
    margin: 4px auto;
    }
    .toppage .top_bnbox{
        display: block;
    }
    .toppage .top_bnbox .box {
        width: 100%;
        margin-top: 5px;
    }
    .toppage .box_feature{
        display: block;
    }
    .toppage .box_feature a{
        display: block;
        text-align: center;
        margin-top: 14px;
    }
    .toppage .box_feature a img{
        float: none !important;
    }
    .topbox01.fr{
        float: none !important;
        text-align: center;
    }
    #main #homeNews{
        width: 100%;
        margin-top: 40px;
    }
    #main #homeNews .contentsBoxTitle p{
        margin-top: 17px;
    }
    #pagetopWrap{
        width: 100%;
        display: none;
    }
    #main{
        width: 100%;
        float: none;
    }
    table {
        width: 100% !important;
    }
    table.table02 th{
        width: 30%;
    }
    .imgRight{
        float: none;
        margin-left: 0;
        margin-bottom: 20px;
    }
    #page-nagare .list-img > span:first-of-type{
        display: block;
        overflow: hidden;
        margin-bottom: 10px;
    }
    #page-nagare .list-img > span:first-of-type img{
        max-width: inherit !important;
    }
    .imgLeft{
        float: none;
    }
    h4.entryTitle01a{
        font-size: 120%;
    }
    #main #homeNews .contentsBoxTitle,
    #main #contentNews .contentsBoxTitle{
        width: 100%;
    }
    #blogArea #article{
        width: 100%;
        float: none;
        margin-right: 0;
    }
    #blogMenu {
        float: none;
        width: 100%;
    }
    #blogMenu .blogMenuWrap li{
        width: 100%;
    }
    #blogMenu #calender table{
        width: calc(100% - 20px) !important;
    }
    .inquiryFormTable input, .inquiryFormTable textarea{
        width: 100%;
    }
    .inquiryFormTable dt{
        border-right: none;
        padding: 10px 0 !important;
    }
}