@charset "utf-8";
/* CSS Document */

/*ウィンドウサイズ固定*/
#wrapper {
  font-family: "Noto Sans JP", sans-serif;
  background-color: #fff;
}

#contents {
  margin: 0px;
  font-size: 14px;
  overflow: hidden;
  max-width: 900px;
  margin: 0 auto;
  color: #000;
}

#contents .tac {
  text-align: center;
}

#contents .tal {
  text-align: left !important;
}
@media (min-width: 769px) {
  #contents a[href^="tel:"] {
    pointer-events: none;
    color: #000;
  }
}

#contents .squList {
  text-indent: -1em;
  padding-left: 1em;
}
#contents .squList span,#contents .squList a{
  text-indent: 0;
}
#contents .squList::before {
  content: "■";
  color: #e5001e;
  margin-right: 5px;
}

#contents .pick_ttl {
  font-size: 30px;
  font-weight: bold;
  color: #000000;
  text-align: center;
  margin: 0;
  margin: 60px auto 30px;
  display: inline-block;
  position: relative;
  line-height: 1.4;
}

@media (max-width: 768px) {
  #contents .pick_ttl {
    font-size: 24px;
  }
}

@media (max-width: 540px) {
  #contents .pick_ttl {
    font-size: 20px;
    width: 90%;
    margin: 15px auto 15px;
  }
}

#contents .box_01 h3 {
  font-size: 22px;
  border-bottom: solid 1px #e5001e;
  margin: 0;
  padding-bottom: 10px;
  font-weight: bold;
  margin-bottom: 25px;
}
@media (max-width: 768px) {
  #contents .box_01 h3 {
    font-size: 18px;
  }
}
@media (max-width: 540px) {
  #contents .box_01 h3 {
    font-size: 16px;
    margin-bottom: 15px;
  }
}

#contents .dib {
  display: inline-block;
}

#contents .pc {
  display: inline-block;
}

@media (max-width: 768px) {
  #contents .pc {
display: none;
  }
}
#contents .sp {
  display: none;
}

@media (max-width: 768px) {
  #contents .sp {
    display: block;
  }
}

#contents p {
  font-size: 100%;
  font-weight: bold;
  margin: 0;
  line-height: 1.4em;
}

#contents ul {
  list-style: none;
  padding: 0;
  margin: 0 auto;
}

#contents .hosoku {
  font-size: 14px;
  line-height: 1.4;
  font-weight: normal;
  background-color: #fffaca;
  margin-bottom: 0px;
  text-align: center;
  padding: 10px 3%;
  font-weight: bold;
}

@media (max-width: 540px) {
  #contents .hosoku {
    font-size: 12px;
  }
}

/*電話番号　.box_01
--------------------------------------------------*/
#contents .box_01 {
  border-radius: 20px;
  border: solid 2px #000;
  margin-bottom: 45px;
}

@media (max-width: 768px) {
  #contents .box_01 {
    border: solid 0px #000;
  }
}

@media (max-width: 540px) {
  #contents .box_01 {
    margin-bottom: 25px;
  }
}

#contents .box_01_ttl {
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  background-color: #e5001e;
  text-align: center;
  margin: 6px 4px 10px 4px;
  padding: 10px 3%;
  margin: 0;
  border-radius: 18px 18px 0 0;
  line-height: 1.2;
}

@media (max-width: 768px) {
  #contents .box_01_ttl {
    border-radius: 0 0 0 0;
    box-sizing: border-box;
  }
}

#contents .box_01_ttl .f_small {
  font-size: 70%;
}

@media (max-width: 768px) {
  #contents .box_01_ttl {
    font-size: 20px;
  }

  #contents .sp_small {
    font-size: 70%;
  }
}

@media (max-width: 540px) {
  #contents .box_01_ttl {
    font-size: 18px;
  }
}

#contents .box_01_items {
  padding: 35px 90px 50px;
  font-weight: bold;
}
@media (max-width: 768px) {
  #contents .box_01_items {
    padding: 35px 5% 0;
  }
}
@media (max-width: 540px) {
  #contents .box_01_items {
    padding: 15px 5% 0;
  }
}

#contents .box_01_tel {
  font-size: 16px;
  display: flex;
  justify-content: space-between;
  line-height: 1.3;
  margin: 0px auto 25px;
  font-weight: bold;
  gap: 0px 10px;
}
#contents .box_01_tel.mb0 {
margin-bottom: 0;
}

@media (max-width: 540px) {
  #contents .box_01_tel {
    margin: 0px auto 15px;
  }
}

@media (max-width: 768px) {
  #contents .box_01_tel {
    display: block;
    font-size: 14px;
  }
}

#contents .box_01_tel .f_big {
  display: flex;
  font-size: 36px;
}

@media (max-width: 840px) {
  #contents .box_01_tel .f_big {
    font-size: 32px;
  }
}

@media (max-width: 768px) {
  #contents .box_01_tel .f_big {
    display: inline-block;
  }
}

@media (max-width: 540px) {
  #contents .box_01_tel .f_big {
    font-size: 28px;
  }
}

@media (max-width: 400px) {
  #contents .box_01_tel .f_big {
    font-size: 24px;
  }
}

@media (max-width: 768px) {
  #contents .box_01_tel .tel_01 {
    margin-bottom: 15px;
    display: flex;
    align-items: center;
    gap: 0 10px;
    flex-wrap: wrap;
  }

  #contents .box_01_tel .tel_02 {
    display: flex;
    align-items: center;
    gap: 0 10px;
    flex-wrap: wrap;
  }
  #contents .box_01_tel a{
    color: #000;
  }
  #contents .box_01 .tel_nav {
    min-width: 6em;
  }
}
@media (max-width: 540px) {
  #contents .box_01 .tel_nav {
    width: 100%;
    margin-bottom: 2px;
  }
}
#contents .box_01_tel .yoyaku {
  text-align: right;
  padding: 0;
  font-size: 12px;
}

@media (max-width: 768px) {
  #contents .box_01_tel .yoyaku {
    text-align: left;
    display: inline-block;
  }
}

#contents .box_01_tel_icon {
  padding-left: 60px;
  position: relative;
}

#contents .box_01_tel_icon::before {
  content: "";
  position: absolute;
  display: inline-block;
  margin: auto;
  padding: 0;
  min-width: 52px;
  min-height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/icon_navidial.png);
  top: 50%;
  transform: translate(0, -50%);
  left: 0;
}

@media (max-width: 540px) {
  #contents .box_01_tel_icon::before {
    min-width: 41px;
    min-height: 24px;
  }
}

#contents .box_01_tel_icon.ip::before {
  background-image: url(../images/icon_iptel.png);
}

#contents .box_01_whats_wrap {
  margin-bottom: 30px;
}

@media (max-width: 768px) {
  #contents .box_01_whats_wrap {
    margin-bottom: 20px;
  }
}

#contents .box_01_whats_nav {
  font-size: 14px;
  line-height: 1.4;
}

@media (max-width: 540px) {
  #contents .box_01_whats_nav {
    font-size: 12px;
  }
}

#contents .box_01_whats_nav:not(:last-of-type) {
  margin-bottom: 15px;
}

@media (max-width: 540px) {
  #contents .box_01_whats_nav_ttl {
    font-size: 14px;
  }
}

#contents .box_01_whats_nav_ttl {
  font-size: 18px;
  font-weight: bold;
  color: #004097;
  margin-bottom: 5px;
  display: block;
  margin-left: -0.5em;
}

@media (max-width: 768px) {
  #contents .box_01_whats_nav_ttl {
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  #contents .box_01_whats_nav_ttl {
    font-size: 14px;
  }
}

#contents .box_01_whats_nav_ttl.whats_ip {
  color: #00aeef;
}
#contents .box_01_whats_read {
font-size: 18px;
}
@media (max-width: 768px) {
  #contents .box_01_whats_read {
    font-size: 16px;
  }
}

@media (max-width: 540px) {
  #contents .box_01_whats_read {
    font-size: 14px;
  }
}
#contents .box_01_area_wrap {
  margin: 40px auto;
}

@media (max-width: 768px) {
  #contents .box_01_area_wrap {
    margin: 20px auto;
  }
}

#contents .box_01_area {
  display: flex;
  gap: 25px 20px;
  flex-wrap: wrap;
  max-width: 680px;
}

@media (max-width: 768px) {
  #contents .box_01_area {
    max-width: 390px;
    gap: 15px 15px;
  }
}

@media (max-width: 540px) {
  #contents .box_01_area {
    max-width: 255px;
  }
}

#contents .box_01_area li a {
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  background-color: #004097;
  text-decoration: none;
  width: 120px;
  display: block;
  padding: 5px;
  padding-left: 1em;
  border-radius: 5px;
  text-align: center;
  letter-spacing: 1em;
  position: relative;
  box-sizing: border-box;
}
#contents .box_01_area li a.t_3 {
  padding-left: 0.2em;
  letter-spacing: 0.2em;
}

#contents .box_01_area li a:hover {
  opacity: 0.7;
}

@media (max-width: 540px) {
  #contents .box_01_area li a {
    font-size: 14px;
  }
}

#contents .box_01_area li a::after {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  right: 12px;
  width: 0.3em;
  height: 0.3em;
  border-right: 2px solid #fff;
  border-top: 2px solid #fff;
  z-index: 10;
  border-radius: 0px;
  transform: translate(40%, -50%) rotate(45deg);
}
/*電話番号　.box_01 rrg
--------------------------------------------------*/
#contents .box_01.j_rrg .tel_area{
font-size: 16px;
width: 168px;
border-radius: 50px;
background-color: #ffec2c;
text-align: center;
padding: 5px;
display: flex;
align-items: center;
justify-content: center;
margin: auto 0;
}
#contents .box_01.j_rrg .box_01_items {
  padding: 35px 80px 50px;
  }
@media (max-width: 920px) {
  #contents .box_01.j_rrg .box_01_items {
    padding: 35px 5% 50px;
    }
}
@media (max-width: 768px){
  #contents .box_01.j_rrg .box_01_items {
    padding: 35px 5% 0;
  }
}
@media (max-width: 540px) {

  #contents .box_01.j_rrg .box_01_items {
    padding: 15px 5% 0;
  }
}
@media (max-width: 768px) {
  #contents .box_01.j_rrg .tel_area{
margin: 0 auto 10px;
    }
}
@media (max-width: 768px){
  #contents .box_01.j_rrg .box_01_tel .tel_01 {
margin-bottom: 10px;
  }

}

#contents .box_01.j_rrg .box_01_tel{
  font-size: 14px;
}
#contents .box_01.j_rrg .box_01_tel .f_big {
font-size: 28px;
}
@media (max-width: 920px) {
  #contents .box_01.j_rrg .box_01_tel .f_big {
font-size: 24px;
    }
}
@media (max-width: 540px) {
  #contents .box_01.j_rrg .box_01_tel .f_big {
    font-size: 22px;
        }
}
#contents .box_01.j_rrg .box_01_tel{
margin-bottom: 10px;
}
@media (max-width: 768px) {
  #contents .box_01.j_rrg .box_01_tel{
    margin-bottom: 20px;
    }
}
#contents .box_01.j_rrg .box_01_tel.box_01_call {
align-items: center;
justify-content: flex-start;
gap: 0 20px;
}
#contents .box_01.j_rrg .box_01_tel_wrap {
margin-bottom: 15px;
}
@media (max-width: 768px) {
#contents .box_01.j_rrg .box_01_tel_wrap {
  max-width: 420px;
  margin: 0 auto 25px;
}
}
#contents .box_01.j_rrg .box_01_tel:last-of-type {
margin-bottom: 0;
}

#contents .box_01.j_rrg .hosoku {
margin-bottom: 35px;
}
#contents .box_01.j_rrg .tel_call {
font-size: 14px;
}
@media (max-width: 768px) {
  #contents .box_01.j_rrg .tel_call {
text-align: center;
margin: 0 auto;
    }
  }
#contents .box_01.j_rrg .tel_call.tel_time {
  text-indent: -4.5em;
  padding-left: 4.5em;
}
#contents .box_01.j_rrg .tel_call.tel_time span{
  text-indent: 0em;
  padding-left: 0em;
}
#contents .box_01.j_rrg .tel_call_icon {
font-size: 28px;
position: relative;
margin-top: 5px;
display: block;
}
@media (max-width: 768px) {
  #contents .box_01.j_rrg .tel_call.tel_time {
    text-indent: 0em;
    padding-left: 0em;
  }
  #contents .box_01.j_rrg .tel_call_icon {
margin-bottom: 10px;
    }
  }
#contents .box_01.j_rrg .tel_call_icon::before {
  content: "";
width: 24px;
height: 24px;
background-image: url(../images/tel_call_icon.png);
background-repeat: no-repeat;
background-size: contain;
display: inline-block;
margin-right: 10px;
vertical-align: middle;
}



/*問い合わせフォーム　.box_02
--------------------------------------------------*/
#contents .box_02 {
  text-align: center;
}

#contents .box_02 .pick_ttl {
  margin-top: 0;
}

#contents .box_02 a {
  color: #e5001e;
  border: solid 2px #e5001e;
  font-weight: bold;
  padding: 10px 7%;
  font-size: 26px;
  text-decoration: none;
  border-radius: 10px;
  margin: 0 auto 60px;
  display: block;
  position: relative;
  box-sizing: border-box;
  line-height: 1.4;
}
#contents .box_02 a:hover {
  opacity: 0.7;
}
@media (max-width: 768px) {
  #contents .box_02 a {
    font-size: 22px;
    width: 90%;
  }
}

@media (max-width: 540px) {
  #contents .box_02 a {
    font-size: 18px;
  }
}
@media (max-width: 400px) {
  #contents .box_02 a {
    font-size: 16px;
  }
}

#contents .box_02 a::after {
  content: "";
  position: absolute;
  display: inline-block;
  margin: auto;
  padding: 0;
  min-width: 24px;
  min-height: 24px;
  background-size: contain;
  background-repeat: no-repeat;
  background-image: url(../images/icon_arrow.png);
  top: 50%;
  transform: translate(0, -50%);
  right: 10px;
}

@media (max-width: 400px) {
  #contents .box_02 a::after {
    right: 5px;
  }
}
