@charset "UTF-8";
/****************common********************************************/
#contents.houjin {
  color: #371d07;
}
/****************layout********************************************/
/*****key****/
#contents.houjin .key {
  width: 100%;
  position: relative;
  margin: 0;
}
#contents.houjin .key img {
  width: 100%;
}
.algnR.fs {
  font-size: calc(100vw / (1200 /14));
}
/*******cntct*******/
.cntct {
  margin: 0 auto;
  padding: calc(100vw / (1200 /30)) calc(100vw / (1200 /50)) calc(100vw / (1200 /30));
  background: #92322a;
  line-height: 1.2;
  text-align: center;
  color: #fff;
  font-size: calc(100vw / (1200 /17));
}
.cntct02 {
  margin: 0 auto calc(100vw / (1200 /70));
  background: #f5ebd6;
  line-height: 1.2;
  text-align: center;
  color: #271a01;
  font-size: calc(100vw / (1200 /17));
}
.cntct h2 {
  margin-bottom: calc(100vw / (1200 /20));
  font-size: calc(100vw / (1200 /22));
}
.cntct .box {
  width: calc(100vw / (1200 /860));
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.cntct .box .txt {
  width: calc(100vw / (1200 /420));
}
.cntct .box .btn_area {
  width: calc(100vw / (1200 /400));
}
.cntct ul {
  margin: calc(100vw / (1200 /5)) 0;
  padding: calc(100vw / (1200 /14)) 0;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  line-height: 1.3;
  font-size: calc(100vw / (1200 /18));
}
.cntct02 ul {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
}
.cntct ul li:nth-child(1) {
  font-weight: bold;
}
.cntct ul li:nth-child(2) {
  font-size: calc(100vw / (1200 /15));
}
.cntct .btn a {
  background: #fff;
  color: #92322a;
}
.cntct02 .btn a {
  background: #92322a;
  border: 2px solid #fff;
  color: #fff;
}
.cntct .btn span {
  padding-left: calc(100vw / (1200 /7));
  font-size: calc(100vw / (1200 /15));
}
.cntct02 dl {
  width: calc(100vw / (1200 /500));
  margin: 0 auto;
}
.cntct02 dl dd {
  width: calc(100vw / (1200 /350));
  text-align: left;
}
.cntct02 dl dt {
  width: calc(100vw / (1200 /65));
  height: calc(100vw / (1200 /65));
}
/*******c01+02*******/
.wrap0102 {
  padding-top: calc(100vw / (1200 /50));
  background: url("../img/houjin_bg_sp.jpg") top;
  background-size: 100%;
}
.wrap0102 h2 {
  margin-bottom: calc(100vw / (1200 /40));
  line-height: 1.4;
  letter-spacing: 0.04em;
  text-align: center;
  font-size: calc(100vw / (1200 /30));
  font-weight: normal;
}
/*******c01******/
.co_01 {
  width: calc(100vw / (1200 /1000));
  margin: 0 auto calc(100vw / (1200 /75));
}
.co_01 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.co_01 ul li {
  width: calc(100vw / (1200 /220));
  margin-bottom: calc(100vw / (1200 /20));
  text-align: center;
  font-size: calc(100vw / (1200 /16));
  font-weight: bold;
}
.co_01 ul li img {
  margin-bottom: calc(100vw / (1200 /5));
  border: 2px solid #fff;
}
/*******c02*******/
.co_02 {
  width: calc(100vw / (1200 /900));
  margin: 0 auto;
  padding-bottom: calc(100vw / (1200 /75));
}
.co_02 h3 {
  font-size: calc(100vw / (1200 /18));
  font-weight: bold;
}
.co_02 .box_wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.co_02 .box_wrap .box {
  width: calc(100vw / (1200 /240));
  margin-bottom: calc(100vw / (1200 /20));
  line-height: 1.4;
  text-align: center;
}
.co_02 .box_wrap .box img {
  margin-bottom: calc(100vw / (1200 /5));
}
.co_02 .box_wrap .box p {
  font-size: calc(100vw / (1200 /13));
  font-weight: normal;
}
@media (max-width: 767px) {
  .co_02 .box_wrap .box p {
    font-size: 11px;
  }
}
.co_02 .box_07 {
  width: calc(100vw / (1200 /500));
  margin: 0 auto calc(100vw / (1200 /20));
  border: 2px solid #371d07;
  border-radius: 10px;
  padding: calc(100vw / (1200 /30)) calc(100vw / (1200 /30));
  justify-content: space-between;
}
.co_02 .box_07 .img {
  width: calc(100vw / (1200 /55));
}
.co_02 .box_07 .txt {
  width: calc(100vw / (1200 /350));
}
.co_02 .box_07 .txt p {
  font-size: calc(100vw / (1200 /16));
  font-weight: normal;
}
/*******c03*******/
.co_03 {
  width: calc(100vw / (1200 /800));
  margin: 0 auto;
  padding: calc(100vw / (1200 /75)) 0 calc(100vw / (1200 /25));
}
.co_03 h2 {
  width: calc(100vw / (1200 /200));
  margin: 0 auto calc(100vw / (1200 /50));
  padding: calc(100vw / (1200 /10));
  border: 1px solid #000;
  text-align: center;
  font-size: calc(100vw / (1200 /18));
  font-weight: normal;
}
.co_03 dl {
  padding-left: calc(100vw / (1200 /50));
  position: relative;
  line-height: 1.5;
  font-size: calc(100vw / (1200 /17));
}
.co_03 dt {
  margin-bottom: calc(100vw / (1200 /17));
  position: relative;
  font-weight: bold;
}
.co_03 dd {
  margin-bottom: calc(100vw / (1200 /40));
  position: relative;
}
.co_03 dt::before {
  content: "Q.";
  display: inline;
  position: absolute;
  left: calc(100vw / (1200 /-40));
  top: calc(100vw / (1200 /-5));
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: calc(100vw / (1200 /20));
}
.co_03 dd::before {
  content: "A.";
  display: inline;
  position: absolute;
  left: calc(100vw / (1200 /-40));
  top: 0;
  top: calc(100vw / (1200 /-5));
  font-family: "Lato", sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: calc(100vw / (1200 /20));
}
/*******btm*******/
.btnarea .btn {
  margin: calc(100vw / (1200 /100)) auto !important;
}
.page_top {
  position: fixed;
  right: 10px;
  width: calc(100vw / (1200 /80));
  height: calc(100vw / (1200 /80));
  background: #302e38;
  border: 2px soli #fff;
  padding: calc(100vw / (1200 /20)) calc(100vw / (1200 /10));
  z-index: 9999;
}