/* ------------------------------
 #top
------------------------------ */
main#top section.s01 .mainphoto {
  width: 100%;
  background-image: url(../images/tp0101_bg.png);
  background-size: 100% 100%;
}

main#top section.s01 .mainphoto img {
  width: 100%;
  max-width: 1500px;
  margin: 0 auto;
  display: block;
}

main#top section.s01 .wrapper {
  padding: 0 40px;
  max-width: 1160px;
  margin: 120px auto 0;
}

main#top section.s01 .wrapper h2 {
  border-top: 1px solid #A38D5F;
  text-align: center;
  padding-top: 10px;
  margin-top: 80px;
}

main#top section.s01 .wrapper h2 span {
  display: inline-block;
  vertical-align: top;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 8px;
  background-color: #fff;
  padding: 0 25px 0 30px;
  margin-top: -60px;
}

main#top section.s01 .wrapper h2 span:first-letter {
  color: #A38D5F;
}

main#top section.s01 .wrapper dl {
  margin-top: 50px;
}

main#top section.s01 .wrapper dl dt {
  font-size: 28px;
  font-weight: bold;
  color: #A38D5F;
}

main#top section.s01 .wrapper dl dd {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#top section.s01 .wrapper .photo01 {
  width: 100%;
  display: block;
  margin-top: 60px;
}

main#top section.s01 .wrapper .box01 {
  border: 5px solid #E8C677;
  border-radius: 10px;
  padding: 40px 60px 40px 30px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 15px;
}

main#top section.s01 .wrapper .box01 .photo {
  width: 224px;
}

main#top section.s01 .wrapper .box01 .photo img {
  width: 100%;
  display: block;
}

main#top section.s01 .wrapper .box01 .txtbox {
  width: calc(100% - 280px);
}

main#top section.s01 .wrapper .box01 .txtbox .t02 {
  font-size: 21px;
  font-weight: bold;
  line-height: 180%;
}

main#top section.s01 .wrapper .box01 .txtbox .t02 span {
  color: #EA5628;
}

main#top section.s01 .wrapper .box01 .txtbox .t03 {
  font-size: 18px;
  line-height: 180%;
}

main#top section.s01 .wrapper .box01 .txtbox .t03 span {
  font-weight: bold;
}

main#top section.s01 .wrapper .box01 .txtbox .t04 {
  font-size: 16px;
  line-height: 28px;
}

main#top section.s01 .wrapper .t05 {
  font-size: 28px;
  line-height: 48px;
  margin-top: 40px;
}

main#top section.s01 .wrapper .t05 span {
  font-weight: bold;
}

main#top section.s02 {
  padding: 0 40px;
  margin-top: 100px;
}

main#top section.s02 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#top section.s02 .wrapper h3 {
  border-top: 1px solid #A38D5F;
  text-align: center;
  padding-top: 10px;
  margin-top: 80px;
}

main#top section.s02 .wrapper h3 span {
  display: inline-block;
  vertical-align: top;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 8px;
  background-color: #fff;
  padding: 0 25px 0 30px;
  margin-top: -60px;
}

main#top section.s02 .wrapper h3 span:first-letter {
  color: #A38D5F;
}

main#top section.s02 .wrapper .box01 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
  padding-bottom: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main#top section.s02 .wrapper .box01 .img01 {
  width: 46.3%;
  display: block;
  max-width: 500px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 50px;
}

main#top section.s02 .wrapper .box01 .img02 {
  width: 51%;
  max-width: 550px;
  display: block;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

main#top section.s02 .wrapper .t01 {
  text-align: center;
  font-weight: bold;
  font-size: 28px;
  line-height: 45px;
  margin-top: 80px;
}

main#top section.s02 .wrapper .t02 {
  text-align: center;
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#top section.s02 .wrapper .t03 {
  text-align: center;
  font-weight: bold;
  line-height: 40px;
  color: #A38D5F;
  font-size: 28px;
  padding: 20px;
  border: 5px solid #A38D5F;
  border-radius: 10px;
  margin-top: 30px;
}

main#top section.s02 .wrapper .photo02 {
  width: 100%;
  display: block;
  margin-top: 70px;
}

main#top section.s03, main#top section.s04 {
  padding: 0 40px;
  margin-top: 180px;
}

main#top section.s03 .wrapper, main#top section.s04 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#top section.s03 .wrapper h4,
main#top section.s03 .wrapper h5, main#top section.s04 .wrapper h4,
main#top section.s04 .wrapper h5 {
  border-top: 1px solid #A38D5F;
  text-align: center;
  padding-top: 10px;
  margin-top: 80px;
}

main#top section.s03 .wrapper h4 span,
main#top section.s03 .wrapper h5 span, main#top section.s04 .wrapper h4 span,
main#top section.s04 .wrapper h5 span {
  display: inline-block;
  vertical-align: top;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 8px;
  background-color: #fff;
  padding: 0 25px 0 30px;
  margin-top: -60px;
}

main#top section.s03 .wrapper h4 span:first-letter,
main#top section.s03 .wrapper h5 span:first-letter, main#top section.s04 .wrapper h4 span:first-letter,
main#top section.s04 .wrapper h5 span:first-letter {
  color: #A38D5F;
}

main#top section.s03 .wrapper dl, main#top section.s04 .wrapper dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 55px;
}

main#top section.s03 .wrapper dl dt, main#top section.s04 .wrapper dl dt {
  width: 37.1%;
  max-width: 400px;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}

main#top section.s03 .wrapper dl dt img, main#top section.s04 .wrapper dl dt img {
  width: 100%;
  display: block;
}

main#top section.s03 .wrapper dl dd, main#top section.s04 .wrapper dl dd {
  width: 60%;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
  position: relative;
}

main#top section.s03 .wrapper dl dd p, main#top section.s04 .wrapper dl dd p {
  font-size: 16px;
  line-height: 28px;
}

main#top section.s03 .wrapper dl dd .btn01, main#top section.s04 .wrapper dl dd .btn01 {
  width: 400px;
  display: block;
  text-decoration: none;
  background-color: #A38D5F;
  border-radius: 6px;
  position: absolute;
  left: 0;
  bottom: 0;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  padding: 20px 30px;
  max-width: 100%;
}

main#top section.s03 .wrapper dl dd .btn01 img, main#top section.s04 .wrapper dl dd .btn01 img {
  width: 11px;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -9px;
}

main#top section.s05 {
  background-color: #D8D0BF;
  margin-top: 100px;
  padding: 0 40px;
}

main#top section.s05 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
  padding: 40px 0;
}

main#top section.s05 .wrapper h6 {
  font-size: 24px;
  font-weight: bold;
}

main#top section.s05 .wrapper .columnlist {
  margin-top: 25px;
}

main#top section.s05 .wrapper .columnlist li {
  margin-top: 15px;
}

main#top section.s05 .wrapper .columnlist li a {
  padding: 20px 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
  background-color: #fff;
}

main#top section.s05 .wrapper .columnlist li a .date {
  font-size: 16px;
  width: 170px;
  color: #333333;
  line-height: 24px;
}

main#top section.s05 .wrapper .columnlist li a .cat01 {
  width: 100px;
  height: 24px;
  border: 1px solid #A38D5F;
  line-height: 22px;
  color: #fff;
  letter-spacing: 0;
  background-color: #A38D5F;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

main#top section.s05 .wrapper .columnlist li a .cat02 {
  width: 100px;
  height: 24px;
  border: 1px solid #A38D5F;
  line-height: 22px;
  color: #A38D5F;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: bold;
  text-align: center;
}

main#top section.s05 .wrapper .columnlist li a .cat03 {
  width: 100px;
  height: 24px;
  border: 1px solid #F5F5F5;
  line-height: 22px;
  color: #333333;
  letter-spacing: 0;
  background-color: #F5F5F5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

main#top section.s05 .wrapper .columnlist li a .txt {
  width: calc(100% - 270px);
  padding-left: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

main#top section.s05 .wrapper .btn01 {
  width: 400px;
  display: block;
  text-decoration: none;
  background-color: #A38D5F;
  margin: 45px auto 0;
  border-radius: 6px;
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  padding: 20px 30px;
  max-width: 100%;
}

main#top section.s05 .wrapper .btn01 img {
  width: 11px;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -9px;
}

main#top section.s06 {
  padding: 0 40px;
  margin-top: 80px;
}

main#top section.s06 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#top section.s06 .wrapper .bnr {
  width: 100%;
  display: block;
}

main#top section.s06 .wrapper .bnr img {
  width: 100%;
  display: block;
}

/* ------------------------------
 #merit
------------------------------ */
main#merit section.s01 {
  padding: 0 40px;
}

main#merit section.s01 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#merit section.s01 .wrapper .t01 {
  font-size: 28px;
  font-weight: bold;
  color: #A38D5F;
}

main#merit section.s01 .wrapper .t02 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}

main#merit section.s01 .wrapper .t03 {
  font-size: 24px;
  font-weight: bold;
  line-height: 42px;
  margin-top: 60px;
}

main#merit section.s01 .wrapper .t04 {
  font-size: 28px;
  font-weight: bold;
  line-height: 40px;
  color: #A38D5F;
  padding: 30px 20px;
  border: 5px solid #A38D5F;
  border-radius: 8px;
  margin-top: 20px;
  text-align: center;
}

main#merit section.s01 .wrapper .t05 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#merit section.s02 {
  padding: 0 40px;
  margin-top: 110px;
}

main#merit section.s02 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#merit section.s02 .wrapper h3 {
  text-align: center;
  font-weight: bold;
  font-size: 48px;
  line-height: 48px;
  background-color: #EC7;
  padding: 16px 0;
  border-radius: 10px;
}

main#merit section.s02 .wrapper ul {
  margin-top: 30px;
}

main#merit section.s02 .wrapper ul li {
  border-bottom: 1px solid #A38D5F;
  padding: 45px 0;
}

main#merit section.s02 .wrapper ul li.li01 dl dt .stepname {
  font-size: 28px;
  line-height: 48px;
}

main#merit section.s02 .wrapper ul li.li01 dl dt .stepname span {
  display: inline-block;
  vertical-align: top;
  width: 48px;
  height: 48px;
  background-color: #EC7;
  text-align: center;
  letter-spacing: 0;
  line-height: 48px;
  margin-right: 15px;
}

main#merit section.s02 .wrapper ul li.li01 dl dt .t01 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}

main#merit section.s02 .wrapper ul li.li01 dl dd {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 80px;
  padding-bottom: 30px;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main#merit section.s02 .wrapper ul li.li01 dl dd .img01 {
  width: 46.3%;
  display: block;
  max-width: 500px;
  -ms-flex-item-align: start;
  align-self: flex-start;
  margin-top: 50px;
}

main#merit section.s02 .wrapper ul li.li01 dl dd .img02 {
  width: 51%;
  max-width: 550px;
  display: block;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

main#merit section.s02 .wrapper ul li.li02 dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

main#merit section.s02 .wrapper ul li.li02 dl dt {
  width: 60.1%;
}

main#merit section.s02 .wrapper ul li.li02 dl dt .stepname {
  font-size: 28px;
  line-height: 48px;
}

main#merit section.s02 .wrapper ul li.li02 dl dt .stepname span {
  display: inline-block;
  vertical-align: top;
  width: 48px;
  height: 48px;
  background-color: #EC7;
  text-align: center;
  letter-spacing: 0;
  line-height: 48px;
  margin-right: 15px;
}

main#merit section.s02 .wrapper ul li.li02 dl dt .t01 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}

main#merit section.s02 .wrapper ul li.li02 dl dd {
  width: 37.1%;
  max-width: 400px;
}

main#merit section.s02 .wrapper ul li.li02 dl dd img {
  width: 100%;
  display: block;
}

main#merit section.s02 .wrapper .btn01 {
  width: 400px;
  display: block;
  text-decoration: none;
  background-color: #A38D5F;
  margin: 65px auto 0;
  border-radius: 6px;
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  padding: 20px 30px;
  max-width: 100%;
}

main#merit section.s02 .wrapper .btn01 img {
  width: 11px;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -9px;
}

/* ------------------------------
 #relief
------------------------------ */
main#relief {
  padding-bottom: 110px;
}

main#relief section.s01 {
  padding: 0 40px;
}

main#relief section.s01 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#relief section.s01 .wrapper .list01 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-bottom: 70px;
  border-bottom: 1px solid #A38D5F;
}

main#relief section.s01 .wrapper .list01 li {
  width: 29.5%;
}

main#relief section.s01 .wrapper .list01 li img {
  width: 100%;
  display: block;
}

main#relief section.s01 .wrapper h3 {
  font-size: 28px;
  font-weight: bold;
  color: #A38D5F;
  margin-top: 50px;
}

main#relief section.s01 .wrapper .photo01 {
  width: 100%;
  display: block;
  margin-top: 20px;
}

main#relief section.s01 .wrapper .t01 {
  font-size: 16px;
  line-height: 28px;
  margin-top: -80px;
}

main#relief section.s01 .wrapper .photo02 {
  width: 100%;
  display: block;
  margin-top: 60px;
}

main#relief section.s01 .wrapper .t02 {
  font-size: 28px;
  line-height: 180%;
  margin-top: 40px;
  font-weight: bold;
}

main#relief section.s02 {
  padding: 0 40px;
}

main#relief section.s02 .wrapper {
  max-width: 1080px;
  margin: 60px auto 0;
  border-top: 1px solid #A38D5F;
  padding-top: 65px;
}

main#relief section.s02 .wrapper h4 {
  text-align: center;
  font-size: 48px;
  line-height: 60px;
  font-weight: bold;
  padding: 10px 30px;
  background-color: #EC7;
  border-radius: 10px;
}

main#relief section.s02 .wrapper dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 40px 0;
  border-bottom: 1px solid #A38D5F;
}

main#relief section.s02 .wrapper dl dt {
  width: 60%;
}

main#relief section.s02 .wrapper dl dt .stepname {
  font-size: 28px;
  line-height: 48px;
  position: relative;
  padding-left: 63px;
}

main#relief section.s02 .wrapper dl dt .stepname span {
  display: inline-block;
  vertical-align: top;
  width: 48px;
  height: 48px;
  background-color: #EC7;
  text-align: center;
  letter-spacing: 0;
  line-height: 48px;
  position: absolute;
  top: 0;
  left: 0;
}

main#relief section.s02 .wrapper dl dd {
  width: 37.1%;
  max-width: 400px;
}

main#relief section.s02 .wrapper dl dd img {
  width: 100%;
  display: block;
}

main#relief section.s02 .wrapper dl dd img + img {
  margin-top: 30px;
}

main#relief section.s02 .wrapper dl.dl01 {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main#relief section.s02 .wrapper dl.dl01 dt .t01 {
  margin-top: 30px;
  font-size: 28px;
}

main#relief section.s02 .wrapper dl.dl01 dt .t02 {
  color: #C33;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
}

main#relief section.s02 .wrapper dl.dl01 dt .t03 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#relief section.s02 .wrapper dl.dl01 dt .arrow {
  width: 100px;
  display: block;
  margin-top: 15px;
}

main#relief section.s02 .wrapper dl.dl01 dt .t04 {
  color: #776745;
  font-size: 28px;
  font-weight: bold;
  line-height: 160%;
  border: 5px solid #776745;
  border-radius: 10px;
  padding: 20px 20px;
  margin-top: 40px;
  text-align: center;
}

main#relief section.s02 .wrapper dl.dl02 dt .t01 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#relief section.s02 .wrapper dl.dl03 dt .t01 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#relief section.s02 .wrapper dl.dl04 dt .t01 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#relief section.s02 .wrapper dl.dl05 dt .t01 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#relief section.s03 {
  padding: 40px 40px 0;
}

main#relief section.s03 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#relief section.s03 .wrapper h4 {
  border-top: 1px solid #A38D5F;
  text-align: center;
  padding-top: 10px;
  margin-top: 80px;
}

main#relief section.s03 .wrapper h4 span {
  display: inline-block;
  vertical-align: top;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 8px;
  background-color: #fff;
  padding: 0 25px 0 30px;
  margin-top: -60px;
}

main#relief section.s03 .wrapper h4 span:first-letter {
  color: #A38D5F;
}

main#relief section.s03 .wrapper .t01 {
  color: #A38D5F;
  font-size: 28px;
  font-weight: bold;
  line-height: 160%;
  border: 5px solid #A38D5F;
  border-radius: 10px;
  padding: 20px 20px;
  margin-top: 40px;
  text-align: center;
}

main#relief section.s03 .wrapper .photo01 {
  width: 100%;
  display: block;
  margin-top: 60px;
}

main#relief section.s03 .wrapper .t02 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 50px;
}

main#relief section.s03 .wrapper .t02 span {
  font-weight: bold;
  color: #C01733;
}

main#relief section.s03 .wrapper .btn01 {
  width: 400px;
  display: block;
  text-decoration: none;
  background-color: #A38D5F;
  margin-top: 15px;
  border-radius: 6px;
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  padding: 20px 30px;
  max-width: 100%;
  margin: 100px auto 0;
}

main#relief section.s03 .wrapper .btn01 img {
  width: 11px;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -9px;
}

/* ------------------------------
 #price
------------------------------ */
main#price section.s01 {
  padding: 0 40px;
}

main#price section.s01 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#price section.s01 .wrapper .t00 {
  font-size: 28px;
  font-weight: bold;
  color: #A38D5F;
}

main#price section.s01 .wrapper dl {
  border-bottom: 1px solid #A38D5F;
  padding-bottom: 25px;
  margin-top: 40px;
}

main#price section.s01 .wrapper dl:last-child {
  border: none;
}

main#price section.s01 .wrapper dl dt {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  position: relative;
  padding-left: 40px;
}

main#price section.s01 .wrapper dl dt::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-color: #A38D5F;
  position: absolute;
  top: 0;
  left: 0;
}

main#price section.s01 .wrapper dl dd {
  margin-top: 20px;
}

main#price section.s01 .wrapper dl dd .flowbox img {
  width: 100%;
  display: block;
}

main#price section.s01 .wrapper dl dd .t01 {
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
  margin-top: 10px;
}

main#price section.s01 .wrapper dl dd .t02 {
  font-size: 16px;
  line-height: 28px;
}

main#price section.s02 {
  padding: 0 40px;
  margin-top: 10px;
}

main#price section.s02 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#price section.s02 .wrapper .dl01 dt {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px dotted #A38D5F;
}

main#price section.s02 .wrapper .dl01 dd {
  margin-top: 10px;
}

main#price section.s02 .wrapper .dl01 dd p {
  font-size: 16px;
  line-height: 200%;
}

main#price section.s02 .wrapper .dl01 dd p span {
  font-weight: bold;
}

main#price section.s02 .wrapper .dl01 dd p a {
  color: #000D99;
}

main#price section.s03 {
  padding: 0 40px;
  margin-top: 55px;
}

main#price section.s03 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#price section.s03 .wrapper h3 {
  font-size: 28px;
  font-weight: bold;
  color: #A38D5F;
  margin-bottom: 30px;
}

main#price section.s03 .wrapper dl dt {
  color: #333;
  font-size: 24px;
  font-weight: bold;
  line-height: 30px;
  position: relative;
  padding-left: 40px;
}

main#price section.s03 .wrapper dl dt::before {
  content: "";
  display: block;
  width: 30px;
  height: 30px;
  background-color: #EECC77;
  position: absolute;
  top: 0;
  left: 0;
}

main#price section.s03 .wrapper dl.dl01 dd {
  margin-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

main#price section.s03 .wrapper dl.dl01 dd p {
  width: 60.1%;
  font-size: 16px;
  line-height: 28px;
}

main#price section.s03 .wrapper dl.dl01 dd .photo {
  width: 37.1%;
  max-width: 400px;
}

main#price section.s03 .wrapper dl.dl01 dd .photo img {
  width: 100%;
  display: block;
}

main#price section.s03 .wrapper dl.dl02 dd {
  margin-top: 20px;
}

main#price section.s03 .wrapper dl.dl02 dd table {
  width: 100%;
}

main#price section.s03 .wrapper dl.dl02 dd table tr th,
main#price section.s03 .wrapper dl.dl02 dd table tr td {
  border: 1px solid #555555;
  font-size: 16px;
  line-height: 140%;
  padding: 17px 10px;
}

main#price section.s03 .wrapper dl.dl02 dd table tr th {
  width: 40%;
}

main#price section.s03 .wrapper dl.dl02 dd .t05 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#price section.s03 .wrapper dl.dl02 dd .t06 {
  margin-top: 35px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px dotted #A38D5F;
  padding-bottom: 3px;
}

main#price section.s03 .wrapper dl.dl02 dd .t07 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#price section.s03 .wrapper dl.dl03 {
  margin-top: 80px;
}

main#price section.s03 .wrapper dl.dl03 dt {
  margin-bottom: -15px;
}

main#price section.s03 .wrapper dl.dl03 dd .t06 {
  margin-top: 35px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px dotted #A38D5F;
  padding-bottom: 3px;
}

main#price section.s03 .wrapper dl.dl03 dd .t07 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#price section.s03 .wrapper dl.dl03 dd .box {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 20px;
}

main#price section.s03 .wrapper dl.dl03 dd .box .photo {
  width: 37.1%;
  max-width: 400px;
}

main#price section.s03 .wrapper dl.dl03 dd .box .photo img {
  width: 100%;
  display: block;
}

main#price section.s03 .wrapper dl.dl03 dd .box p {
  width: 60%;
}

main#price section.s03 .wrapper dl.dl04 {
  margin-top: 100px;
}

main#price section.s03 .wrapper dl.dl04 dt {
  margin-bottom: -15px;
}

main#price section.s03 .wrapper dl.dl04 dd .t06 {
  margin-top: 35px;
  font-size: 18px;
  font-weight: bold;
  border-bottom: 2px dotted #A38D5F;
  padding-bottom: 3px;
}

main#price section.s03 .wrapper dl.dl04 dd .t07 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#price section.s03 .wrapper dl.dl04 dd .t07 a {
  color: #000D99;
}

main#price section.s03 .wrapper dl.dl04 dd .t07 span {
  color: #C01733;
}

main#price section.s03 .wrapper dl.dl05 {
  margin-top: 80px;
}

main#price section.s03 .wrapper dl.dl05 dd {
  margin-top: 20px;
}

main#price section.s03 .wrapper dl.dl05 dd .t08 {
  font-size: 16px;
  line-height: 28px;
}

main#price section.s03 .wrapper dl.dl05 dd .card {
  display: block;
  margin-top: 5px;
}

main#price section.s03 .wrapper dl.dl05 dd .t09 {
  font-size: 28px;
  font-weight: bold;
  color: #A38D5F;
  margin-top: 40px;
}

main#price section.s03 .wrapper dl.dl05 dd ul {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

main#price section.s03 .wrapper dl.dl05 dd ul li {
  margin-top: 20px;
  width: calc(50% - 20px);
}

main#price section.s03 .wrapper dl.dl05 dd ul li a {
  display: block;
  text-decoration: none;
  border: 1px solid #A38D5F;
  font-size: 16px;
  line-height: 20px;
  padding: 20px 55px 20px 25px;
  color: #A38D5F;
  position: relative;
}

main#price section.s03 .wrapper dl.dl05 dd ul li a img {
  width: 10px;
  display: block;
  position: absolute;
  top: 50%;
  right: 25px;
  margin-top: -10px;
}

main#price section.s03 .wrapper .t11 {
  font-size: 16px;
  text-align: right;
  margin-top: 55px;
}

main#price section.s03 .wrapper .tablebox table {
  width: 100%;
}

main#price section.s03 .wrapper .tablebox table tr td {
  border: 1px solid #555555;
  font-size: 16px;
  line-height: 140%;
  padding: 17px 10px;
  text-align: center;
}

main#price section.s03 .wrapper .tablebox table tr td:first-child {
  text-align: left;
}

main#price section.s03 .wrapper .tablebox table tr:first-child td {
  font-weight: bold;
}

main#price section.s03 .wrapper .tablebox table tr:last-child td:nth-child(1) {
  width: 40%;
}

main#price section.s03 .wrapper .tablebox table tr:last-child td:nth-child(2) {
  width: 12%;
}

main#price section.s03 .wrapper .tablebox table tr:last-child td:nth-child(3) {
  width: 12%;
}

main#price section.s03 .wrapper .tablebox table tr:last-child td:nth-child(4) {
  width: 12%;
}

main#price section.s03 .wrapper .tablebox table tr:last-child td:nth-child(5) {
  width: 12%;
}

main#price section.s03 .wrapper .tablebox table tr:last-child td:nth-child(6) {
  width: 12%;
}

main#price section.s03 .wrapper .t12 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
  margin-bottom: 80px;
}

/* ------------------------------
 #flow
------------------------------ */
main#flow section.s01 {
  padding: 0 40px;
}

main#flow section.s01 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#flow section.s01 .wrapper details {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

main#flow section.s01 .wrapper details + details {
  margin-top: 70px;
}

main#flow section.s01 .wrapper details summary {
  list-style: none;
  cursor: pointer;
  background-size: 10px;
  background-image: url(../images/icon_flow01.svg);
  background-position: center right 0;
  background-repeat: no-repeat;
  padding-right: 25px;
  border-top: 1px solid #555555;
  border-bottom: 1px solid #555555;
  padding: 30px 0;
  font-size: 21px;
  font-weight: bold;
}

main#flow section.s01 .wrapper details summary.opened {
  background-image: url(../images/icon_flow02.svg);
  background-size: 18px auto;
}

main#flow section.s01 .wrapper .childbox {
  padding-top: 40px;
}

main#flow section.s01 .wrapper .childbox .flowbox {
  margin-bottom: 20px;
}

main#flow section.s01 .wrapper .childbox .flowbox img {
  width: 100%;
  display: block;
}

main#flow section.s01 .wrapper .childbox dl {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  border-bottom: 1px solid #A38D5F;
  padding: 45px 0;
}

main#flow section.s01 .wrapper .childbox dl dt {
  width: 37.1%;
  max-width: 400px;
}

main#flow section.s01 .wrapper .childbox dl dt img {
  width: 100%;
  display: block;
}

main#flow section.s01 .wrapper .childbox dl dd {
  width: 59%;
}

main#flow section.s01 .wrapper .childbox dl dd .stepname {
  font-size: 28px;
  line-height: 48px;
}

main#flow section.s01 .wrapper .childbox dl dd .stepname span {
  display: inline-block;
  vertical-align: top;
  width: 48px;
  height: 48px;
  background-color: #EC7;
  text-align: center;
  letter-spacing: 0;
  line-height: 48px;
  margin-right: 15px;
}

main#flow section.s01 .wrapper .childbox dl dd .link01 {
  color: #000D99;
}

main#flow section.s01 .wrapper .childbox dl dd .btn01 {
  width: 380px;
  display: block;
  text-decoration: none;
  background-color: #A38D5F;
  margin-top: 15px;
  border-radius: 6px;
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  padding: 20px 30px;
  max-width: 100%;
}

main#flow section.s01 .wrapper .childbox dl dd .btn01 img {
  width: 11px;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -9px;
}

main#flow section.s01 .wrapper .childbox.childbox01 dl.dl01 dd .t02 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}

main#flow section.s01 .wrapper .childbox.childbox01 dl.dl01 dd .t03 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 30px;
}

main#flow section.s01 .wrapper .childbox.childbox01 dl.dl02 dd .t02 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}

main#flow section.s01 .wrapper .childbox.childbox01 dl.dl02 dd .t03 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 35px;
  margin-bottom: -10px;
}

main#flow section.s01 .wrapper .childbox.childbox01 dl.dl02 dd .t04 {
  font-size: 24px;
  font-weight: bold;
  margin-top: 55px;
  margin-bottom: -20px;
}

main#flow section.s01 .wrapper .childbox.childbox01 dl.dl03 dd .t02 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}

main#flow section.s01 .wrapper .childbox.childbox02 dl.dl01 dd .t02 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}

main#flow section.s01 .wrapper .childbox.childbox02 dl.dl02 dd .t02 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}

main#flow section.s01 .wrapper .childbox.childbox02 dl.dl03 dd .t02 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}

main#flow section.s01 .wrapper .childbox.childbox02 dl.dl04 dd .t02 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 20px;
}

main#flow section.s01 .wrapper .btn02 {
  width: 380px;
  display: block;
  text-decoration: none;
  background-color: #A38D5F;
  margin: 65px auto 0;
  border-radius: 6px;
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  padding: 20px 30px;
  max-width: 100%;
}

main#flow section.s01 .wrapper .btn02 img {
  width: 11px;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -9px;
}

/* ------------------------------
 #company
------------------------------ */
main#company {
  padding-bottom: 120px;
}

main#company section.s01 {
  padding: 0 40px;
}

main#company section.s01 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#company section.s01 .wrapper h3 {
  font-size: 28px;
  font-weight: bold;
  color: #A38D5F;
}

main#company section.s01 .wrapper .photo01 {
  width: 100%;
  display: block;
  margin-top: 20px;
}

main#company section.s01 .wrapper .t01 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 25px;
}

main#company section.s01 .wrapper h4 {
  font-size: 28px;
  font-weight: bold;
  color: #A38D5F;
  margin-top: 80px;
}

main#company section.s01 .wrapper .dl01 {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 30px;
}

main#company section.s01 .wrapper .dl01 dt {
  width: 37.1%;
  max-width: 400px;
}

main#company section.s01 .wrapper .dl01 dt img {
  width: 100%;
  display: block;
}

main#company section.s01 .wrapper .dl01 dd {
  width: 60%;
}

main#company section.s01 .wrapper .dl01 dd .t02 {
  font-size: 16px;
  line-height: 28px;
}

main#company section.s01 .wrapper .dl01 dd .t03 {
  font-size: 16px;
  line-height: 28px;
  text-align: right;
  margin-top: 28px;
}

main#company section.s01 .wrapper h5 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #A38D5F;
  padding-bottom: 3px;
  margin-top: 80px;
}

main#company section.s01 .wrapper table {
  width: 100%;
  margin-top: 40px;
}

main#company section.s01 .wrapper table tr th {
  width: 250px;
  border: 1px solid #A38D5F;
  font-size: 16px;
  line-height: 140%;
  padding: 12px 20px;
}

main#company section.s01 .wrapper table tr td {
  border: 1px solid #A38D5F;
  font-size: 16px;
  line-height: 140%;
  padding: 12px 20px;
}

main#company section.s01 .wrapper table tr td a {
  color: #000D99;
}

main#company section.s01 .wrapper .photolist {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 40px;
}

main#company section.s01 .wrapper .photolist li {
  width: calc(50% - 20px);
}

main#company section.s01 .wrapper .photolist li img {
  width: 100%;
  display: block;
}

main#company section.s01 .wrapper h6 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #A38D5F;
  padding-bottom: 3px;
  margin-top: 80px;
}

main#company section.s01 .wrapper iframe {
  width: 100% !important;
  height: 400px !important;
  display: block !important;
  margin: 35px auto 0;
}

/* ------------------------------
 #faq
------------------------------ */
main#faq {
  padding-bottom: 150px;
}

main#faq section.s01 {
  padding: 0 40px;
}

main#faq section.s01 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#faq section.s01 .wrapper dl + dl {
  margin-top: 70px;
}

main#faq section.s01 .wrapper dl dt {
  font-size: 28px;
  font-weight: bold;
  color: #A38D5F;
  border-bottom: 1px solid #A38D5F;
  padding-bottom: 5px;
}

main#faq section.s01 .wrapper dl dd ul li {
  border-bottom: 1px solid #A38D5F;
  padding: 15px 0;
}

main#faq section.s01 .wrapper dl dd ul li details {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

main#faq section.s01 .wrapper dl dd ul li details summary {
  list-style: none;
  cursor: pointer;
  background-size: 8px;
  background-image: url(../images/icon_faq02.svg);
  background-position: center right 0;
  background-repeat: no-repeat;
  padding-right: 25px;
}

main#faq section.s01 .wrapper dl dd ul li details summary.opened {
	background-image: url(../images/icon_faq01.svg);
	background-size: 12px auto;
	border-bottom: 1px solid #A38D5F;
	padding-bottom: 15px
}

main#faq section.s01 .wrapper dl dd ul li details p {
  padding: 30px 0 10px;
}

/* ------------------------------
 #tmp_column
------------------------------ */
main#tmp_column {
  padding-bottom: 250px;
}

main#tmp_column section.s01 {
  padding: 0 40px;
}

main#tmp_column section.s01 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#tmp_column section.s01 .wrapper .form {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

main#tmp_column section.s01 .wrapper .form .select {
  width: 280px;
  height: 50px;
  border: 1px solid #A38D5F;
  outline: none;
  display: block;
  padding: 0 15px;
  color: #666;
}

main#tmp_column section.s01 .wrapper .form .searchbox {
  width: 360px;
  border: 1px solid #A38D5F;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

main#tmp_column section.s01 .wrapper .form .searchbox .txt {
  width: 280px;
  height: 48px;
  display: block !important;
  font-size: 16px;
  color: #666;
  padding: 0 15px;
  border: none !important;
  outline: none;
}

main#tmp_column section.s01 .wrapper .form .searchbox .btn {
  width: 80px;
  height: 48px;
  color: #fff;
  background-color: #A38D5F;
  border: none !important;
  display: block !important;
  -webkit-transition: .4s;
  -o-transition: .4s;
  transition: .4s;
}

main#tmp_column section.s01 .wrapper .form .searchbox .btn:hover {
  cursor: pointer;
  opacity: .6;
}

main#tmp_column section.s01 .wrapper .columnlist {
  margin-top: 80px;
  border-top: 1px solid #555555;
}

main#tmp_column section.s01 .wrapper .columnlist li {
  border-bottom: 1px solid #555555;
}

main#tmp_column section.s01 .wrapper .columnlist li a {
  padding: 30px 0;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  text-decoration: none;
}

main#tmp_column section.s01 .wrapper .columnlist li a .date {
  font-size: 16px;
  width: 170px;
  color: #333333;
  line-height: 24px;
}

main#tmp_column section.s01 .wrapper .columnlist li a .cat01 {
  width: 100px;
  height: 24px;
  border: 1px solid #A38D5F;
  line-height: 22px;
  color: #fff;
  letter-spacing: 0;
  background-color: #A38D5F;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

main#tmp_column section.s01 .wrapper .columnlist li a .cat02 {
  width: 100px;
  height: 24px;
  border: 1px solid #A38D5F;
  line-height: 22px;
  color: #A38D5F;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: bold;
  text-align: center;
}

main#tmp_column section.s01 .wrapper .columnlist li a .cat03 {
  width: 100px;
  height: 24px;
  border: 1px solid #F5F5F5;
  line-height: 22px;
  color: #333333;
  letter-spacing: 0;
  background-color: #F5F5F5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}

main#tmp_column section.s01 .wrapper .columnlist li a .txt {
  width: calc(100% - 270px);
  padding-left: 30px;
  font-size: 16px;
  line-height: 24px;
  color: #333333;
}

/* ------------------------------
 #tmp_column_det
------------------------------ */
main#tmp_column_det {
  padding-bottom: 110px;
}

main#tmp_column_det section.s01 {
  padding: 0 40px;
}

main#tmp_column_det section.s01 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#tmp_column_det section.s01 .wrapper h3 {
  font-size: 21px;
  font-weight: bold;
  padding-bottom: 5px;
  border-bottom: 1px solid #555555;
}

/* ----------
  粉骨コラム 詳細ページ設定
---------- */
  /* 見出し大 */
  h2.h2 {
    margin-top: 50px;
    padding: 16px 0;
    font-weight: bold;
    font-size: 28px;
    line-height: 28px;   
  }

   main#tmp_column_det section.s01 .wrapper h3.h3 {
    margin: 50px 0 30px;
    padding: 16px 0;
    border-bottom: 1px solid #A38D5F;
    font-weight: bold;
    font-size: 21px;
    line-height: 21px; 
  }

   h4.h4 {
    margin: 50px 0 30px;
    padding: 0 16px;
    border-left: 8px solid #A38D5F;
    font-weight: bold;
    font-size: 18px;  
  }

/* ボタン設定 */
/* btn-a */
.btn-a {
  width: 400px;
  display: block;
  position: relative;
  margin: 50px 0;
  padding: 1rem;
  background: #A38D5F;
  border: 2px solid #A38D5F;
  border-radius: 6px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}
.btn-a::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2rem;
  width: 10px;
  height: 10px;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: rotate(45deg);
}



/* btn-b */
.btn-b {
  width: 400px;
  display: block;
  position: relative;
  margin: 50px 0;
  padding: 1rem;
  border: 1px solid #A38D5F;
  color: #A38D5F;
  text-decoration: none;
  font-weight: bold;
}
.btn-b::after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 2rem;
  width: 13px;
  height: 13px;
  border-top: 1px solid #A38D5F;
  border-right: 1px solid #A38D5F;
  transform: rotate(45deg);
}



main#tmp_column_det section.s01 .wrapper .info {
  margin-top: 17px;
}

main#tmp_column_det section.s01 .wrapper .info .date {
  display: inline-block;
  vertical-align: top;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
  margin-right: 20px;
}

/* カテゴリ：粉骨コラム */
main#tmp_column_det section.s01 .wrapper .info .cat01 {
  width: 100px;
  height: 24px;
  border: 1px solid #A38D5F;
  line-height: 22px;
  color: #fff;
  letter-spacing: 0;
  background-color: #A38D5F;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

/* カテゴリ：お知らせ */
main#tmp_column_det section.s01 .wrapper .info .cat02 {
  width: 100px;
  height: 24px;
  border: 1px solid #A38D5F;
  line-height: 22px;
  color: #A38D5F;
  font-size: 16px;
  letter-spacing: 0;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}

/* カテゴリ：その他せ */
main#tmp_column_det section.s01 .wrapper .info .cat03 {
  width: 100px;
  height: 24px;
  border: 1px solid #F5F5F5;
  line-height: 22px;
  color: #333333;
  letter-spacing: 0;
  background-color: #F5F5F5;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
  display: inline-block;
  vertical-align: top;
}


main#tmp_column_det section.s01 .wrapper p {
  font-size: 16px;
  line-height: 1.6;
  margin-top: 0;
  margin-bottom: 0;
}


/* 一覧へ戻るボタン */
main#tmp_column_det section.s01 .wrapper .return {
  width: 380px;
  display: block;
  text-decoration: none;
  background-color: #A38D5F;
  margin: 150px auto 0;
  border-radius: 6px;
  position: relative;
  font-size: 18px;
  color: #fff;
  font-weight: bold;
  line-height: 20px;
  padding: 20px 30px;
}

main#tmp_column_det section.s01 .wrapper .return img {
  width: 11px;
  display: block;
  position: absolute;
  top: 50%;
  right: 20px;
  margin-top: -9px;
}

/* 画像サイズ S M L */
main#tmp_column_det section.s01 .wrapper img.s {
	width: 100%;
	max-width: 360px;
}
main#tmp_column_det section.s01 .wrapper img.m {
	width: 100%;
	max-width: 520px;
}
main#tmp_column_det section.s01 .wrapper img.l {
	width: 100%;
	max-width: 750px;
}

/* horizon */
main#tmp_column_det section.s01 .wrapper hr {
	border-top: dashed 1px #333333;
}

/* 2カラム */
/* 画像が左（左が狭い） */
main#tmp_column_det .s01 .wrapper .col2 {
	display: flex;
	margin-top: 80px;
}

	main#tmp_column_det .s01 .wrapper div img {
		width: 100%;
		max-width: 520px;
	}
	main#tmp_column_det .s01 .wrapper .col2 div:nth-of-type(1) {
		width: 44%;
		max-width: 520px;
	}


	main#tmp_column_det .s01 .wrapper .col2 div:nth-of-type(2) {
		flex: 1;
		padding-left: 50px;
	}


/* 画像が右（右が狭い） */
main#tmp_column_det section.s01 .wrapper .col2r {
	display: flex;
	margin-top: 80px;
}
	main#tmp_column_det section.s01 .wrapper .col2r div:nth-of-type(1) {
		flex: 1;
		padding-right: 50px;
	}

	main#tmp_column_det section.s01 .wrapper .col2r div:nth-of-type(2) {
		width: 44%;
		max-width: 520px;
	}


/* 画像複数時 */
.gallery {
	list-style: none;
	padding: 0;
	margin: 0;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.gallery li {
	width: calc(100% / 3);
	text-align: center;
	align-items: center;
	justify-content: center;
	margin-bottom: 5px;
	padding: 8px 0;
	line-height: 1.5;
}

	.gallery img{
		width: 340px;
		height: 340px;
		object-fit: cover;

	}


/* ------------------------------
 #contact
------------------------------ */
main#contact {
  padding-bottom: 110px;
}

main#contact section.s01 {
  padding: 0 40px;
}

main#contact section.s01 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#contact section.s01 .wrapper p{
  max-width: 1080px;
  margin: 0 0 30px;
}

main#contact section.s01 .wrapper .t01 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  line-height: 50px;
  color: #A38D5F;
  border: 5px solid #A38D5F;
  border-radius: 8px;
  padding: 20px;
}

main#contact section.s01 .wrapper .t02 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 15px;
}

main#contact section.s01 .wrapper .dl01 {
  margin-top: 60px;
}

main#contact section.s01 .wrapper .dl01 dt {
  font-size: 29px;
  font-weight: bold;
  color: #A38D5F;
}

main#contact section.s01 .wrapper .dl01 dd {
  margin-top: 60px;
}

main#contact section.s01 .wrapper .dl01 dd a {
  width: 537px;
  display: block;
  margin: 0 auto;
  pointer-events: none;
}

main#contact section.s01 .wrapper .dl01 dd a img {
  width: 100%;
  display: block;
}

main#contact section.s01 .wrapper .dl02 {
  margin-top: 60px;
}

main#contact section.s01 .wrapper .dl02 dt {
  font-size: 29px;
  font-weight: bold;
  color: #A38D5F;
}

main#contact section.s01 .wrapper .dl02 dd .t03 {
  font-size: 16px;
  line-height: 28px;
  margin-top: 10px;
}

main#contact section.s01 .wrapper .dl02 dd .linebox {
  width: 435px;
  margin-top: 40px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

main#contact section.s01 .wrapper .dl02 dd .linebox a {
  width: 230px;
  display: block;
}

main#contact section.s01 .wrapper .dl02 dd .linebox a img {
  width: 100%;
  display: block;
  height: auto;
}

main#contact section.s01 .wrapper .dl03 {
  margin-top: 60px;
}

main#contact section.s01 .wrapper .dl03 dt {
  font-size: 29px;
  font-weight: bold;
  color: #A38D5F;
}

main#contact section.s01 .wrapper .dl03 dd {
  margin-top: 20px;
}

main#contact section.s01 .wrapper .dl03 dd .t03 {
  font-size: 16px;
  line-height: 28px;
}

main#contact section.s01 .wrapper .dl03 dd .t03 a {
  color: #000D99;
}

main#contact section.s01 .wrapper .dl03 dd .t04 {
  font-size: 16px;
  color: #C30;
  margin-top: 10px;
}

main#contact section.s01 .wrapper .form {
  outline: none;
  display: block;
  width: 100%;
}

main#contact section.s01 .wrapper .form dl {
  margin-top: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

main#contact section.s01 .wrapper .form dl dt {
  width: 245px;
  font-size: 16px;
  line-height: 28px;
  padding: 11px 0 11px 23px;
  position: relative;
}

main#contact section.s01 .wrapper .form dl dt::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 8px;
  height: 50px;
  background-color: #A38D5F;
}

main#contact section.s01 .wrapper .form dl dt span {
  color: #C30;
}

main#contact section.s01 .wrapper .form dl dd {
  width: calc(100% - 245px);
}

main#contact section.s01 .wrapper .form dl dd input[type="text"] {
  width: 100%;
  display: block;
  border: 1px solid #A38D5F;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 15px;
  outline: none;
}

main#contact section.s01 .wrapper .form dl dd textarea {
  width: 100%;
  height: 200px;
  display: block;
  border: 1px solid #A38D5F;
  font-size: 16px;
  line-height: 24px;
  padding: 12px 15px;
  outline: none;
}

main#contact section.s01 .wrapper .form dl.form_dl01 dd ul {
  font-size: 0;
  letter-spacing: 0;
}

main#contact section.s01 .wrapper .form dl.form_dl01 dd ul li {
  display: inline-block;
  vertical-align: top;
  margin: 5px 25px 5px 0;
  padding-top: 10px;
}

main#contact section.s01 .wrapper .form dl.form_dl01 dd ul li label {
  display: block;
  font-size: 16px;
  line-height: 20px;
  cursor: pointer;
}

main#contact section.s01 .wrapper .form dl.form_dl01 dd ul li label input {
  width: 20px;
  height: 20px;
  vertical-align: top;
  margin-right: 5px;
}

main#contact section.s01 .wrapper .form dl.form_dl02 {
  display: block;
}

main#contact section.s01 .wrapper .form dl.form_dl02 dd {
  margin-top: 15px;
}

main#contact section.s01 .wrapper .form dl.form_dl02 dd .t05 {
  font-size: 16px;
  line-height: 28px;
}

main#contact section.s01 .wrapper .form dl.form_dl02 dd ul li {
  margin-top: 15px;
}

main#contact section.s01 .wrapper .form dl.form_dl02 dd ul li input {
  margin-left: 25px;
}


main#contact section.s01 .wrapper form div{
  display: flex;
  justify-content: center;
}

main#contact section.s01 .wrapper .btn01 {
  width: 380px;
  display: block;
  justify-content: center;
  text-decoration: none;
  border: 1px solid #A38D5F;
  margin-top: 15px;
  border-radius: 6px;
  position: relative;
  font-size: 18px;
  color: #A38D5F;
  font-weight: bold;
  line-height: 20px;
  padding: 20px 30px;
  max-width: 100%;
  background-image: url(../images/icon_arrow01.svg);
  background-size: 11px auto;
  background-position: center right 20px;
  background-repeat: no-repeat;
  background-color: #fff;
  margin: 85px auto 0;
  cursor: pointer;
}

/* ------------------------------
 #pv
------------------------------ */
main#pv section.s01 {
  padding: 0 40px;
}

main#pv section.s01 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

main#pv section.s01 .wrapper .t01 {
  font-size: 16px;
  line-height: 28px;
}

main#pv section.s01 .wrapper dl {
  margin-top: 28px;
}

main#pv section.s01 .wrapper dl dt {
  font-size: 16px;
  line-height: 28px;
  font-weight: bold;
}

main#pv section.s01 .wrapper dl dd {
  font-size: 16px;
  line-height: 28px;
}

main#pv section.s01 .wrapper dl dd a {
  color: #000D99;
}


/* ------------------------------
 #base_box setting(共通で使用できます)
------------------------------ */
#base_box {
  padding-bottom: 120px;
}

#base_box section.s01 {
  padding: 0 40px;
}

#base_box section.s01 .wrapper {
  max-width: 1080px;
  margin: 0 auto;
}

/* 見出し・段落 setting */
#base_box h3 {
  font-size: 28px;
  font-weight: bold;
  color: #A38D5F;
}

#base_box h4 {
  font-size: 28px;
  font-weight: bold;
  color: #A38D5F;
  margin-top: 80px;
}

#base_box h5 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #A38D5F;
  padding-bottom: 3px;
  margin-top: 80px;
}

#base_box h6 {
  font-size: 18px;
  font-weight: bold;
  border-bottom: 1px solid #A38D5F;
  padding-bottom: 3px;
  margin-top: 80px;
}

#base_box p {
  font-size: 16px;
  line-height: 28px;
  margin-top: 25px;
}


/*　table　*/
.table_a {
  width: 100%;
  margin-top: 40px;
}

.table_a tr th {
  width: 30%;
  border: 1px solid #A38D5F;
  font-size: 16px;
  line-height: 140%;
  padding: 12px 20px;
}

.table_a tr td {
  border: 1px solid #A38D5F;
  font-size: 16px;
  line-height: 140%;
  padding: 12px 20px;
}

.table_a tr td a {
  color: #000D99;
}





