@charset "UTF-8";
/* ****************************************************************************

　目次

-------------------------------------------------------------------------------

　01. モジュール

******************************************************************************* */
/* ==

　01. モジュール

=============================================================================== */
html {
  overflow: hidden;
}
/* モーダル
------------------------------------------------------------------------------- */
#main {
  min-width: 0;
  background: #fff;
}
#main .moCase01 {
  height: 413px;
  padding: 0 40px;
  overflow: auto;
  box-sizing: border-box;
}
#main .moCase01_type {
  margin-bottom: 14px;
  padding: 1px 10px;
  border-radius: 5px;
  background-color: #fff;
  border:2px solid #bfbfbf;
  display: inline-block;
  font-size: 125%;
  font-weight: 700;
}
#main .moCase01_tit {
  margin: 0;
  padding: 0;
  border: none;
  color: #000;
  font-weight: 700;
  font-size: 234%;
  line-height: 1.85;
  letter-spacing: 0.15em;
}
#main .moCase01_btn {
  max-width: 160px;
  margin: 30px 0 0 auto;
  padding: 0 40px 0 20px;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 25px;
  line-height: 48px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
#main .moCase01_btn::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fa0046;
  border-right: 2px solid #fa0046;
  transform: rotate(45deg);
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
}
#main .moCase01_block {
  display: flex;
  justify-content: space-between;
  max-width: 920px;
  margin: 34px auto 0; 
}
#main .moCase01_img {
  width: 48.914%;
  max-width: 450px;
  border-radius: 10px;
  overflow: hidden;
}
#main .moCase01_img img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}
#main .moCase01_info {
  width: 48.914%;
  max-width: 450px;
  letter-spacing: 0.06em;
}
#main .moCase01_list dt {
  line-height: 1.75;
  margin: 14px 0 2px;
  font-size: 150%;
  font-weight: 700;
  letter-spacing: 0.06em;
}
#main .moCase01_list dt:first-child {
  margin-top: 0;
}
#main .moCase01_list dd {
  line-height: 2;
  margin: 0;
  font-size: 150%;
}
#main .moCase01_list dd.moCase01_area {
  margin-top: -9px;
  font-weight: 700;
}
#main .moCase01_list dd.moCase01_area > span {
  font-size: 88%;
}
#main .moCase01_list dd.moCase01_area > span span {
  margin: 0 3px;
  font-size: 125%;
  font-family: "Roboto", sans-serif;
  display: inline-block;
}
#main .moCase01_list em {
  margin: 0 5px;
  font-size: 155%;
  font-family: "Roboto", sans-serif;
  display: inline-block;
}
#main .moMachi01 {
  height: 650px;
  padding: 0 40px;
  overflow: auto;
  box-sizing: border-box;
}
#main .moMachi01_city {
  margin-bottom: 14px;
  padding: 1px 10px;
  border-radius: 5px;
  background-color: #fff;
  border:2px solid #bfbfbf;
  display: inline-block;
  font-size: 125%;
  font-weight: 700;
}
#main .moMachi01_tit {
  margin: 0;
  padding: 0;
  border: none;
  color: #000;
  font-weight: 700;
  font-size: 234%;
  line-height: 1.85;
  letter-spacing: 0.15em;
}
#main .moMachi01_btn {
  max-width: 160px;
  margin: 30px 0 0 auto;
  padding: 0 40px 0 20px;
  background-color: #fff;
  border: 1px solid #bfbfbf;
  border-radius: 25px;
  line-height: 48px;
  position: absolute;
  right: 20px;
  bottom: 20px;
}
#main .moMachi01_btn::after {
  content: "";
  width: 8px;
  height: 8px;
  border-top: 2px solid #fa0046;
  border-right: 2px solid #fa0046;
  transform: rotate(45deg);
  display: block;
  position: absolute;
  top: calc(50% - 4px);
  right: 20px;
}
#main .moMachi01_img {
  width: auto;
  margin: 37px -40px 0;
}
#main .moMachi01_img img {
  max-width: 100%;
  height: auto;
}
#main .moMachi01_block {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  margin: 38px 0 0; 
}
#main .moMachi01_info {
  width: 37%;
  max-width: 340px;
}
#main .moMachi01_list dt {
  line-height: 1.75;
  margin: 17px 0 4px;
  font-size: 150%;
  font-weight: 700;
  letter-spacing: 0.06em;
}
#main .moMachi01_list dt:first-child {
  margin-top: 0;
}
#main .moMachi01_list dd {
  line-height: 1.8;
  margin: 0;
  font-size: 150%;
  font-weight: 500;
  letter-spacing: 0.06em;
}
#main .moMachi01_list dd.moMachi01_area {
  margin-top: -9px;
  font-weight: 700;
}
#main .moMachi01_list dd.moMachi01_area > span {
  font-size: 88%;
}
#main .moMachi01_list dd.moMachi01_area > span span {
  margin: 0 3px;
  font-size: 125%;
  font-family: "Roboto", sans-serif;
  display: inline-block;
}
#main .moMachi01_list em {
  margin: 0 5px;
  font-size: 155%;
  font-family: "Roboto", sans-serif;
  display: inline-block;
}
#main .moMachi01_point {
  width: 58.5%;
  max-width: 540px;
  padding: 18px 20px 16px;
  border-radius: 10px;
  background-color: #f5f5f5;
  box-sizing: border-box;
}
#main .moMachi01_stit {
  line-height: 1.75;
  margin: 0 0 3px;
  padding: 0;
  background: none;
  color: #000;
  font-size: 150%;
  font-weight: 700;
}
#main .moMachi01_txt {
  line-height: 2;
  margin: 0;
  font-size: 150%;
}