@charset "utf-8";
/*
///////////////////////////////////////////
CSS FOR voice
Made by company
/////////////////////////////////////
*/

#Subvisual .inner-main {
  margin: 0 auto;
  position: relative;
  width: 960px;
}


.title-h2 {
  font-size: 167%;
  margin-bottom: 25px;
  color: #4c87c1;
}

.title-h201 {
  font-size: 167%;
  margin-bottom: 25px;
  color: #fbaa5c;
}


/* required-block */
.required-block {
  clear: both;
  margin-bottom: 50px;
  /*padding-top: 20px;*/
}

.required-block li {
  display: block;
  clear: both;
  border-top: 1px solid #979797;
}

/* required-list */
.required-list dl {
  clear: both;
  color: #000;
  clear: both;
}

.required-list .inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.required-list dl dt {
  font-size: 134%;
  line-height: 36px;
  float: left;
  width: 290px;
  padding: 10px 0;
}

.required-list dl dd {
  font-size: 134%;
  line-height: 36px;
  padding: 10px 0 15px 290px;
}

.required-block li.end {
  border-bottom: 1px solid #979797;
}

.required-list .numbers {
  font-weight: 700;
  margin-right: 20px;
  display: inline-block;
}

.required-list .numbers img {
  float: left;
  margin: 5px 5px 0 0;
}

.required-list .number-phone {
  color: #9e0808;
  font-size: 250%;
  font-weight: 700;
  margin-right: 15px;
  float: left;
}

.required-list dl dd .col1 {
  width: 240px;
  float: left;

}

.required-list dl dd .col2 {
  width: 240px;
  float: left;
}

.required-list dl dd .col3 {
  width: 180px;
  float: left;
}

.required-list dl dd .inner {
  margin: 20px 0 30px;
}

.required-list dl dd .inner:last-child {
  margin-bottom: 10px;
}

.required-list dl dd .inner #Map {
  margin-top: 0;
}

.required-list dl dd .inner #Map iframe {
  display: block;
}

.ttl-h2 {
  color: #000;
  font-size: 167%;
  font-weight: bold;
  margin-top: 20px;
}

#Map {
  margin-top: 20px;
}

.da_title01 {
  height: 30px;
  text-align: center;
  font-size: 140%;
  font-weight: bold;
}

/* block-01 */
.block-01 {
  /*	background: #e6f2fd;*/
  /*padding: 10px;*/
  min-height: 280px;
  margin-bottom: 40px;
  margin-top: 40px;
}

.block-01.last {
  margin-bottom: 0;
}

.block-01 .info-block {
  width: 300px;
}

.block-01 .photo-block {
  width: 640px;
}

.title-h2 {
  font-size: 183%;
  font-weight: 700;
  margin-bottom: 25px;
}

.block-01 .title-h3 {
  font-size: 150%;
  color: #4c87c1;
  font-weight: 700;
  margin-bottom: 15px;
}

.block-01 p {
  font-size: 128%;
  line-height: 35px;
  color: #000;
}

/*======▼2021.10〜======*/
.googlemaps_title {
  margin: 0 0 15px 0;
  font-size: 120%;
  font-weight: bold;
}

.googlemaps {
  margin: 20px 0 0 0;
  display: inline-block;
  width: 300px;
  height: 200px;
}

.googlemaps+.googlemaps {
  margin-left: 22px;
}