@charset "utf-8";
/* ------------------------------------------------------------------


------------------------------------------------------------------ */
body {
  background: #EFECE5;
  word-wrap: break-word;
  overflow-wrap: break-word;
}


footer {
  margin-top: 0;
  width: 100%;
}

/* -------------------------------
  #contents
---------------------------------- */
#contents {
  margin: 1em auto 0;
  width: 100%;
}

@media screen and (max-width: 736px) {
  #contents {
    margin: 0 auto;
  }
}

.size_tab {
  margin: 0 auto;
  max-width: 1024px;
  width: 100%;
}

#contents img {
  margin: 0;
  padding: 0;
  vertical-align: bottom;
  -webkit-backface-visibility: hidden;
}

h1 {
  background: url(/sakae/contact/image/bg-mainttl.jpg) repeat;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro",游明朝,"Yu Mincho",YuMincho,HGS明朝E,serif;
  font-size: 200%;
  font-weight: normal;
  letter-spacing: 0.2em;
  padding: 1.5% 0;
  text-align: center;
}

h1 span {
  display: block;
  font-family: Garamond, Baskerville, "Baskerville Old Face", "Hoefler Text", "Times New Roman", serif;
  font-size: 65%;
  letter-spacing: 0;
  margin: 0 auto;
  padding: 5px 0 0;
  position: relative;
  width: 40%;
}

h1 span::before {
  background-image: -webkit-linear-gradient(left, transparent, #fff 25%, #fff 75%, transparent);
  background-image: linear-gradient(to right, transparent, #fff 25%, #fff 75%, transparent);
  background-position: center;
  background-repeat: no-repeat;
  content: '';
  height: 1px;
  left: 0;
  margin: 0 auto;
  opacity: 0.5;
  position: absolute;
  right: 0;
  text-align: center;
  top: 0;
  width: 100%;
}

@media screen and (max-width: 736px) {
  h1 {
    font-size: 180%;
    margin-bottom: 5%;
  }

  h1 span {
    width: 95%;
  }
}


.txt_lead {
  margin: 1.5em auto 0;
  text-align: justify;
  width: calc( 730 / 940 * 100% );
}

@media screen and (max-width: 736px) {
  .txt_lead {
    width: 93%;
  }
}


.con_conditions {
  margin: 0 auto;
  width: calc( 800 / 940 * 100% );
}

.con_conditions section {
  margin-top: 2em;
}

.con_conditions section h2 {
  background: url(../image/bg-ttl-type01.gif) repeat 0 0 / 8.4% auto;
  border-left: solid 10px #433204;
  color: #fff;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","游明朝","Yu Mincho",YuMincho,"HGS明朝E",serif;
  font-size: 157%;
  font-weight: normal;
  line-height: 1.2;
  letter-spacing: .1em;
  padding: .9% 1.5%;
}

.con_conditions .inner {
  margin: 0 auto;
  width: calc( 728 / 800 * 100% );
}

.con_conditions .inner p {
  margin: 1em auto 0;
  word-break: break-all;
}

.con_conditions .inner ul {
  box-sizing: border-box;
  margin: 1em auto 0;
  padding: 1em;
}

.con_conditions .inner ul li {
  padding-left: 1.5em;
  position: relative;
}

.con_conditions .inner ul li:last-child {
  margin-top: 0.5em;
}

.con_conditions .inner ul li:before {
  background: url(../image/ico-star.png) center 0.2em no-repeat;
  background-size: 1em;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.2em;
}

.con_conditions .inner small {
  display: block;
  font-size: 90%;
  margin: 1em auto 0;
  padding-left: 1em;
  text-indent: -1em;
  width: 95%;
}

.con_conditions .inner .box_bnr {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin: 0 auto;
  flex-direction: column;
}

.con_conditions .inner .box_bnr figure {
  margin-top: 1em;
}

.con_conditions .inner .box_bnr figure figcaption {
  font-size: 120%;
  font-weight: bold;
  padding-left: 1.3em;
  position: relative;
}
#contents .con_conditions .inner .box_bnr figure:nth-child(1) img{
width:485px;
height:60px;
}
#contents .con_conditions .inner .box_bnr figure:nth-child(2) img{
width:300px;
height:75px;
}
#contents .con_conditions .inner .box_bnr figure:nth-child(3) img{
width:240px;
height:200px;
}

.con_conditions .inner .box_bnr figure figcaption:before {
  background: url(../image/ico-star.png) center 0.2em no-repeat;
  background-size: 0.8em;
  bottom: 0;
  content: "";
  display: block;
  left: 0;
  position: absolute;
  top: 0;
  width: 1.2em;
}


@media screen and (max-width: 736px) {
  .con_conditions {
    width: 95%;
  }


#contents .con_conditions .inner .box_bnr figure:nth-child(1) img{
width: 100%;
height:initial;
}
#contents .con_conditions .inner .box_bnr figure:nth-child(2) img{
width: 100%;
height:initial;
}


  .con_conditions section:last-of-type {
    background-image: none;
  }

  .con_conditions .inner ul {
    padding: 0;
  }
}
#banners {
  margin-bottom: 40px;
}
#banners section h3 {
  position: relative;
  font-size: 111.8%;
  font-weight: bold;
  color: #000;
}
#banners section h3::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  content: "";
  display: block;
  margin: auto 0;
  background: #433204;
}
#banners section p {
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
}
.link_color {
  color: #00f;
}
#banners section section p b a {
  display: inline-block;
  color: #2067c8;
}
.code_wrap {
  background: #fff;
}
.code_wrap code {
  line-height: 1.3;
  word-break: break-all;
  letter-spacing: 0;
}
#banners section .dot_list li {
  padding: 0 1em 0 1.3em;
  text-indent: -1.3em;
}
#banners section .dot_list li:nth-child(n+2) {
  margin-top: 0.7em;
}
@media screen and (max-width: 760px) {
  #banners section h3 {
    margin: 6vw 0 3vw;
    padding-left: 6vw;
    line-height: 1.2;
  }
  #banners section h3::before {
    width: 4vw;
    height: 4vw;
  }
  #banners section .dot_list {
    width: 93%;
    margin: 6.4vw auto;
    border-radius: 1.8vw;
    padding: 3.47vw 3vw 3.47vw 4.53vw;
  }
  .code_wrap {
    border: 0.534vw solid #024a3b;
    margin: 0.75em auto 0;
    padding: 0.5em 1em;
  }
  .code_wrap code {
    font-size: 4vw;
  }
  .bnr_s {
    width: 53.3%;
  }
  .bnr_m {
    width: 78%;
  }
  .bnr_l {
    width: 100%;
  }
}
@media print, screen and (min-width: 761px) {
  #banners section {
    width: 730px;
    margin: 0 auto;
  }
  #banners section h3 {
    min-height: 26px;
    padding: 0 0 0 25px;
    margin: 30px 0 11px;
    line-height: 26px;
  }
  #banners section h3::before {
    width: 16px;
    height: 16px;
  }
  #banners section section p b a {
    font-size: 19px;
  }
  #banners section .dot_list {
    margin: 24px auto;
    border-radius: 7px;
    padding: 13px 12px;
  }
  #banners section p.kome {
    width: 625px;
    padding-left: 1.1em;
    text-indent: -1.1em;
  }
  .code_wrap {
    border: 2px solid #024a3b;
    margin: 0.75em auto 0;
    padding: 0.5em 2em;
  }
  .code_wrap code {
    font-size: 15px;
  }
  .bnr_s {
    width: 160px;
  }
  .bnr_m {
    width: 234px;
  }
  .bnr_l {
    width: 300px;
  }
}