@charset "utf-8";

/*--------------------------------------------------------------------------------------------------

   page
         - index
         - 

--------------------------------------------------------------------------------------------------*/


/*--------------------------------------------------------------------------------------------
  index
--------------------------------------------------------------------------------------------*/
@media all and (min-width: 1000px) {
.sp-tel {
  display: none;
}

nav {
  padding: 13px 0 17px 0;
  border-bottom: 6px solid #f5f5f5;
}

nav ul {
  justify-content: space-between;
}

nav li {
  width: 228px;
}

nav li a {
  border-left: 1px solid #000;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  line-height: 26px;
  width: 240px;
}

nav li:last-child a {
  border-right: 1px solid #000;
}

nav .menu-privacy {
  width: 245px;
}


#content-top ul {
  margin: 90px 0 100px 0;
  justify-content: space-around;
}

#content-top li img {
  display: inline-block;
} 

#content-top li .text {
  margin-left: 15px;
  display: inline-block;
}

#content-top .text-sp {
  display: none;
}
#content-top li h4 {
  font-size: 30px;
}

#content-top li desc {
  font-size: 20px;
}

#news-list {
  margin-bottom: 80px;
}

#news-list .info {
  margin: 15px 0 40px 50px;
}

#news-list .info li {
  padding: 10px 44px 12px 12px;
  border-bottom: 1px dashed #aaa;
  background: url(../image/icon-next.png) no-repeat right center;
}

#news-list li .date {
  padding-right: 25px;
  display: inline-block;
}

#news-list li address {
  margin-left: 104px;
}

.banner-page {
  height: 245px;
  padding-top: 85px;
  
}

.banner-company {
  background: url(../image/banner-company.png) no-repeat center center;
  background-size: cover;
}


.banner-agree {
  background: url(../image/banner-contact.png) no-repeat center center;
  background-size: cover;
}
.banner-contact {
  background: url(../image/banner-contact.png) no-repeat center center;
  background-size: cover;
}

.banner-solicitation {
  background: url(../image/banner-product.png) no-repeat center center;
  background-size: cover;
}

.banner-customer {
  background: url(../image/banner-product.png) no-repeat center center;
  background-size: cover;
}

.banner-accident {
  background: url(../image/banner-accident.png) no-repeat center center;
  background-size: cover;
}

.banner-service {
  background: url(../image/banner-service.png) no-repeat center center;
  background-size: cover;
}



.banner-news {
  background: url(../image/banner-news.png) no-repeat center center;
  background-size: cover;
}

.banner-privacy {
  background: url(../image/banner-news.png) no-repeat center center;
  background-size: cover;
}

.banner-product {
  background: url(../image/banner-product.png) no-repeat center center;
  background-size: cover;
}

.banner-page h2 {
  font-size: 36px;
}

.banner-page span {
  font-size: 23px;
}

.breadcumb {
  margin-top: 20px;
}

.breadcumb .container {
  padding-left: 22px;
  background: url(../image/icon-home.png) no-repeat left center;
}

.breadcumb a,
.breadcumb span {
  font-size: 16px;
  display: inline-block;
}

.breadcumb a {
  padding-right: 25px;
  position: relative;
}


.breadcumb a::before {
  content: ">";
  position: absolute;
  right: 5px;
}

#company-box {
  margin: 88px 0 64px 0;
}

.GoogleMap{
    position: relative;
    width: 100%;
    height: 0;
    padding-top: 56.25%;/*比率をお好みで*/
}
.GoogleMap iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#company-box .desc {
  margin: 25px 60px 65px 30px;
}

#company-box .desc p {
  margin-bottom: 15px;
}

#company-box .title {
  font-size: 22px;
  font-weight: 700;
  margin-bottom: 20px;
}

#company-box ol li {
  list-style: decimal;
  padding-left: 20px;
  margin-bottom: 10px;
}

#company-box ol li p {
  margin-bottom: 0!important;
}

#company-box .partner-desc li {
  display: inline-block;
  margin-right: 130px;
}

#company-box .partner-desc li .text {
  display: inline-block;
  margin-left: 12px;
}

#company-box .partner-desc li .text span {
  display: block;
}

#solicitation-box {
  margin-top: 55px;
  padding-bottom: 60px;
}

#solicitation-box .info {
  margin-bottom: 65px;
  padding: 30px 25px 30px 25px;
  box-shadow: 3px 3px 10px #F2F2F2;
}

#solicitation-box .info h4 {
  position: relative;
  padding-left: 20px;
  font-size: 24px;
  font-weight: 700;
  margin-bottom: 10px;
}

#solicitation-box .info h4::before {
  content: "";
  position: absolute;
  width: 10px;
  height: 30px;
  background-color: #a41f24;
  left: 0;
  top: 5px;
}

#solicitation-box .info li {
  background: url(../image/icon-disc.png) no-repeat left top 8px;
  padding-left: 20px;
}

.news-page .info {
  margin: 15px 0 30px 50px!important;
}

.news-page {
  padding: 75px 0 75px 0;
  margin-bottom: 0!important;
}

#news-detail {
  margin: 90px 0 75px 0;
}

#news-detail .info {
  margin: 10px 0 20px 0;
  border-top: 2px solid #a40000;
  border-bottom: 2px solid #a40000;
  padding: 10px 0 30px 0;
}

#news-detail .info h4 {
  padding-left: 70px;
  padding-bottom: 7px;
  line-height: 44px;
  font-size: 18px;
  border-bottom: 1px dashed #aaa;
  margin-bottom: 30px;
  background: url(../image/icon-h4-news-detail.png) no-repeat left center;
}
.agree-area .flex {
  justify-content: center;
}

.agree-area .bottom-ar {
  width: 120px;
}

.agree-area .flex a {
  text-align: center;
}

 .agree-area .menu-contact, .menu-back {
  padding: 13px 20px;
  font-size: 16px;
  background-color: #dcdcdc;
  border-radius: 10px;
}

#news-detail .btn,
.btn-new {
  padding: 13px 45px;
  color: #fff;
  font-size: 16px;
  background-color: #ae0a0a;
  display: inline-block;
  border-radius: 10px;
}


.agree-page {
  margin-bottom: 75px;
  font-size: 18px;
}
.contact-page {
  margin-bottom: 75px;
  font-size: 14px;
}

.contact-page .list-link a,
.contact-page .list-link span {
  margin: 0 12px;
  line-height: 50px;
  display: inline-block;
  font-size: 16px;
}

.contact-page .list-link a {
  border-radius: 10px;
  border: 1px solid #888;
  background-color: #f5f5f5;
  padding: 0 25px;
}

.contact-page .desc {
  margin: 25px 60px 40px 30px!important;
}

.contact-page .desc p {
  margin-bottom: 10px!important;
}

#contact-form-page {
  margin: 25px 0 70px 0;
}

#contact-form-page .text {
  text-align: center;
}

#contact-form-page .text .desc {
  margin: 25px 0 30px 0;
}

.font-red {
  color: #d23226;
}

.font-darkred {
  color: #ae0a0a;
}


#contact-form-page .contact-kakunin {
  font-size: 15px;
}
#contact-form-page form {
  width: 660px;
  padding: 20px 60px 38px 60px;
  background-color: #f5f5f5;
  margin: 0 auto;
  font-size: 14px;
  color: #4e4a4a;
}

#contact-form-page form table {
  margin-bottom: 15px;
}

#contact-form-page form th {
  width: 300px;
  vertical-align: top;
}

#contact-form-page form th,
#contact-form-page form td {
  padding: 10px 10px;
  text-align: left;
}

#contact-form-page form td span {
  margin-right:  20px;
}

#contact-form-page form td .input-box {
  margin-bottom: 10px;
}

input[type="text"],
select,
textarea {
  width: 260px;
  height: 24px;
  border: 1px solid #999;
  padding: 5px;
}

#contact-form-page form td .note {
  font-size: 10px;
  display: block;
}

.input-post {
  width: 80px!important;
}
.input-medium {
  width: 185px!important;
}

.input-small {
  width: 50px!important;
}

.input-job {
  width: 185px!important;
  height: 32px;
}

.input-qa {
  width: 185px!important;
  height: 32px;
}

.radio-box {
  display: inline-block;
}

textarea {
  width: 345px;
  height: 113px;
}

#contact-form-page .btn {
  margin-top: 15px;
  border-radius: 10px;
  line-height: 33px;
  padding: 0 23px;
  background-color: #fff;
  border: 1px solid #b8b8b8;
  margin: 0 7px;
}

#product-box {
  padding-bottom: 40px;
}

#product-box .menu-product {
  margin: 70px 0 50px;
  padding: 30px 180px 30px 180px;
  border: solid 2px #be1e21;
  border-radius: 20px;
}

#product-box .menu-product a {
  display: inline-block;
  line-height: 40px;
  padding-right: 27px;
  margin-left: 20px;
  background: url(../image/icon-next-product.png) no-repeat right center;
}

#product-box h3 {
  margin-bottom: 25px;
  padding-top: 60px;
}

#product-box .desc {
  margin-bottom: 35px;
  font-size: 18px;
}

#product-box .desc p {
  margin-bottom: 5px;
}

#product-box .desc .font-red {
  font-size: 18px;
  color: #990e13;
}

#product-box h3 {
  position: relative;
}

.btn-top {
  padding: 6px 10px;
  font-size: 14px;
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 5px;
  background-color: #ae0a0a;
  border-radius: 4px;
  color: #fff;
}

.contact-page .desc-web {
  margin-left: 60px!important;
}

.contact-confirm #btClear {
  display: none!important;
}

#contact-form-page .btn {
  cursor: pointer;
}

.mw_wp_form .error {
  display: inline-block!important;
}


.mw_wp_form .comp {
  padding: 30px;
  background-color: #f5f5f5;
  border-radius: 10px;
}

.btn-para {
  width: 290px;
  padding: 13px 45px;
  border: solid 2px #ae0a0a; 
  color: #ae0a0a;
  font-size: 16px;
  display: inline-block;
  border-radius: 10px;
}

.para-btn_li li a:hover {
  padding: 13px 45px;
  color: #fff;
  background-color: #ae0a0a;
  font-size: 16px;
  display: inline-block;
  border-radius: 10px;
}

.company-table, th, td{
  border: solid 1px;
  padding: 10px 20px;
  font-size: 15px;
}
.company-td1 {
  background-color: #f5f5f5;
  width: 200px;
  text-align: left;
}
.company-td2 {
  width: 400px;
  text-align: left;
}

.contact-cont {
  width: 600px;
}
.entry {
    font-size: 20px;
    margin-bottom: 14px;
    line-height: 1.3em;
    margin-top: 30px;
    font-weight: bold;
}

.title4:before {
    margin-right: 1rem;
}
.title4:after {
    margin-left: 1rem;
}
.title4:before, .title4:after {
    border-top: 1px solid;
    content: "";
    flex-grow: 1;
}

.midasi-acci {
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 40px;
}

.midasi-acci-2 {
  margin-top: 70px;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
}

.midasi-acci-3 {
  text-align: left;
  margin-top: 30px;
  font-size: 22px;
  font-weight: bold;
}
.midasi-acci-4 {
  margin: 10px 0 15px 0;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
}

.midasi-acci-4:nth-child(10) {
  margin-bottom: 30px;
}

.midasi-acci-5 {
    text-align: left;
  font-size: 15px;
  font-weight: normal;
}



.midasi-tel-1 {
  font-size: 36px;
  font-weight: bold;
  margin-bottom: 50px;
}


.contact-cont {
  width: 700px;
  padding: 10px 40px;
  border: 1px solid #868686;
  border-radius: 10px;
  box-shadow: 0 7px 16px -11px rgb(0 25 50 / 70%);
}

.contact-cont2 {
  margin-top: 30px;
  font-size: 18px;
  font-weight: bold;
  text-align: left;
  padding: 0 0 5px 20px;
  border-left: solid 4px #a9a9a9;
  border-bottom: solid 1px #a9a9a9;
}
.midasi-tel-2 {
  margin-top: 10px;
  text-align: left;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 30px;
}
.service-cont-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.service-li {
  display: flex;
}
.service-cont-li{
  width: 520px;
  margin: 20px;
}

.ser-text-til {
  font-size: 18px;
  font-weight: bold;
  margin: 10px 0;
}

.hr-txt {
  padding-bottom: 70px;
  border-bottom: solid 1px #c0c0c0;
}
.ser-text {
   text-align: left;
  font-size: 16px;
  margin: 10px 0 50px 0;
}
.service-ti {
  font-size: 24px;
  font-weight: bold;
  color: #ae0a0a;
  margin-bottom: 30px;
}

.service-cont {
  padding: 30px 30px 70px 30px;
  width: 1200px;
  background-color: #fffaf0;
  margin-top: 50px;
}
.service-cont-1 {
  padding: 30px;
  width: 1200px;
  background-color: #fffaf0;
  margin-top: 50px;
}

.service-ti-3 {
  font-weight: bold;
  line-height: 40px;
  letter-spacing: 5px;
  font-size: 24px;
  margin-top: 30px;
  margin-bottom: 30px;
}
.service-ti-3 span{
  color: #ae0a0a;
}

.service-ti-4 {
  font-size: 15px;
  margin-bottom: 30px;
}

.service-photo {
    z-index: 0;
  position: relative;
  margin-top: -20px;
}

.service-cont-1 {
  z-index: 999;
  perspective: absolute;
  transform: translateY(-15%);
}

/*add202208*/
.privacyTit {
	padding: 4px;
	background-color: #FDE6E6;
}

.privacyUl {
	margin: -10px 0 20px;
	padding: 0 0 0 40px;
}

.privacyUl li {
	margin-bottom: 4px;
	list-style: disc;
}

.privacyDl {
	display: flex;
	flex-wrap: wrap;
}

.privacyDl dt {
	width: 120px;
}

.privacyDl dd {
	width: calc( 100% - 120px);
}




}
