/* destyle.css v1.0.15 | MIT License | https://github.com/nicolas-cusan/destyle.css */
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:wght@400;600&family=Noto+Serif+JP:wght@300;400;500;600&display=swap");
* {
  box-sizing: border-box;
}
::before,
::after {
  box-sizing: inherit;
}
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
}
main {
  display: block;
}
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
  vertical-align: bottom;
}
embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}
[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}
[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}
button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}
select::-ms-expand {
  display: none;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}
legend {
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contenteditable] {
  outline: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
caption {
  text-align: left;
}
td,
th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: bold;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 10px;
}
body {
  font-family: "Noto Serif JP", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "Sawarabi Mincho", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
  font-weight: 400;
  -webkit-font-smoothing: antialiased;
  background: #fff;
  color: #3e3a39;
  font-size: 1.4rem;
}
body *,
body *:before,
body *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.block-catch {
  font-family: 'EB Garamond', serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
}
a {
  color: #333;
  text-decoration: none;
  transition: 200ms linear;
}
a[href*="tel:"] {
  pointer-events: none;
}
img {
  max-width: 100%;
}
.aw {
  display: inline-block;
}
.note {
  font-size: 10px;
  line-height: 1.6;
}
.sp {
  display: none !important;
}
ul {
  letter-spacing: -0.4em;
  font-size: 0;
}
ul li {
  letter-spacing: 0;
  font-size: 1rem;
}
.clearfix:after {
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
  content: ".";
}
.clearfix {
  min-height: 1px; /*IE6、7対策*/
}
@media screen and (max-width: 640px) {
  body {
    padding-bottom: 50px;
  }
  a[href*="tel:"] {
    pointer-events: initial;
  }
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
}
#daiwahouse_head {
  padding: 10px 0;
  border-bottom: 1px solid #eaeaea;
}
@media (max-width: 640px) {
  #daiwahouse_head {
    padding: 0;
    border-bottom: 1px solid #eaeaea;
    display: flex;
    align-items: center;
    position: relative;
  }
  #daiwahouse_head:after {
    content: "";
    display: block;
    padding-bottom: 9.465856%;
  }
}
#daiwahouse_head .daiwahouse_inner {
  max-width: 1300px;
  width: 90%;
  margin: auto;
  overflow: hidden;
}
@media (max-width: 640px) {
  #daiwahouse_head .daiwahouse_inner {
    max-width: unset;
    width: 90%;
    height: 100%;
    margin: auto;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
#daiwahouse_head .daiwa_head_txt {
  float: left;
  margin-top: 5px;
}
#daiwahouse_head .daiwa_head_txt img {
  height: 15px;
  width: auto;
}
#daiwahouse_head .logo_daiwahouse {
  float: right;
}
#daiwahouse_head .logo_daiwahouse img {
  height: 28px;
  width: auto;
}
@media screen and (max-width: 930px) {
  #daiwahouse_head .daiwahouse_inner {
    width: 96%;
  }
  #daiwahouse_head .daiwa_head_txt {
    margin-top: 0;
    width: auto;
    height: 13.5px;
    line-height: 0;
  }
  #daiwahouse_head .daiwa_head_txt a {
    display: inline-block;
    line-height: 0;
    width: auto;
    height: 100%;
  }
  #daiwahouse_head .daiwa_head_txt img {
    height: 100%;
    width: auto;
  }
  #daiwahouse_head .logo_daiwahouse {
    width: 28.367317%;
  }
  #daiwahouse_head .logo_daiwahouse img {
    width: 100%;
    height: auto;
  }
}
#kyoka,
#socialArea {
  max-width: 950px;
  width: 90%;
  margin: 1.5em auto;
  text-align: left;
}
#kyoka em,
#socialArea em {
  font-weight: 600;
  font-style: normal;
}
#kyoka {
  font-size: 1.2rem;
}
#kyoka p {
  line-height: 1.8em;
  text-align: left;
}
#socialArea {
  overflow: hidden;
}
#socialArea li {
  line-height: 1;
  float: left;
  margin-right: 11px;
  vertical-align: top;
}
.cvBlock {
  padding: 56px 0;
  position: relative;
  background: url("https://www.daiwahouse.co.jp/bunjo/common/images/bg_cv.jpg") no-repeat;
  background-size: cover;
}
.cvBlock .inner {
  max-width: 1120px;
  margin: 0 auto;
  text-align: center;
}
.cvBlock .inner>div {
  display: inline-block;
  max-width: 544px;
  width: 47%;
  margin: 1%;
}
.cvBlock .inner>div a {
  width: 100%;
  display: block;
  height: 105px;
  padding: 5px 0 0;
  border: 1px solid #fff;
  font-size: 28px;
  line-height: 1.4;
  color: #fff;
  text-align: center;
  text-decoration: none;
  vertical-align: middle;
  position: relative;
}
.cvBlock .inner>div a span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
}
.cvBlock .inner>div a small {
  font-size: 57%;
  display: block;
}
@media screen and (max-width: 930px) {
  .cvBlock .inner>div a {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 640px) {
  .cvBlock {
    padding: 20px 0 10px;
  }
  .cvBlock .inner>div {
    width: 90%;
    max-width: none;
    margin: 0 auto 20px;
  }
  .cvBlock .inner>div a {
    font-size: 5.2vw;
  }
}
#subFooter {
  width: auto;
  padding: 32px 40px;
  background-color: #fff;
  border-top: 1px solid #e6e6e6;
  clear: both;
  font-size: 1.2rem;
}
#subFooter::after {
  content: '';
  display: block;
  clear: both;
}
#subFooter .baseIn {
  max-width: 1120px;
  margin: 0 auto;
  padding-top: 0;
  border-top: none;
  clear: both;
}
#subFooter .baseIn::after {
  content: '';
  display: block;
  clear: both;
}
#subFooter dl::after {
  content: '';
  display: block;
  clear: both;
}
#subFooter dt {
  width: 160px;
  font-size: 124%;
  display: table-cell;
  vertical-align: middle;
}
#subFooter dd {
  width: 927px;
  padding-left: 32px;
  border-left: 1px solid #e6e6e6;
  display: table-cell;
}
#subFooter dd li {
  margin: 8px 0;
  margin-right: 48px;
  float: left;
}
#subFooter dd li a {
  padding-right: 14px;
  background: url("https://www.daiwahouse.co.jp/bunjo/common/images/ico_arrow03.png") right center no-repeat;
  -webkit-background-size: 6px 12px;
  -moz-background-size: 6px 12px;
  background-size: 6px 12px;
  color: #333;
  text-decoration: none;
  display: inline-block;
}
@media screen and (max-width: 930px) {
  #subFooter dt {
    width: 100%;
    display: block;
    margin-bottom: 20px;
  }
  #subFooter dd {
    width: 100%;
    display: block;
    padding-left: 0;
    border-left: 0;
  }
}
#footerArea {
  padding: 0;
  border-top: 1px solid #e6e6e6;
  overflow: visible;
  position: relative;
}
#footerArea a {
  color: #4d4d4f;
  text-decoration: none;
}
#footerArea::after {
  content: '';
  display: block;
  clear: both;
}
#footerArea #ftBtn_toTop {
  max-width: 1120px;
  margin: 0 auto;
  position: relative;
}
#footerArea #ftBtn_toTop>div {
  position: absolute;
  top: -64px;
  right: 0;
}
#footerArea #ftBtn_toTop>div a {
  background-color: #000;
  display: block;
}
#footerArea .areaInner {
  position: relative;
  max-width: 1120px;
  width: 90%;
  min-height: 100px;
  margin: 0 auto;
}
#footerArea .areaInner .column1 {
  float: left;
  width: 460px;
  padding: 24px 0 0 0;
}
#footerArea .areaInner .column1 ul {
  line-height: 1.3;
  margin-bottom: 12px;
  overflow: hidden;
}
#footerArea .areaInner .column1 li {
  float: left;
  margin: 0 15px 0 -7px;
  padding-left: 8px;
  border-left: 1px solid #4d4d4f;
  font-size: 12px;
}
#footerArea .areaInner .column2 {
  float: right;
  width: 375px;
  line-height: 1;
  padding-top: 24px;
  text-align: right;
}
#footerArea .areaInner .column2 p {
  line-height: 1.1;
  color: #4d4d4f;
  font-size: 11px;
  margin-bottom: 13px;
}
@media screen and (max-width: 930px) {
  #footerArea .areaInner .column1 {
    float: none;
    width: 100%;
  }
  #footerArea .areaInner .column2 {
    float: none;
    width: 100%;
  }
}
#footerArea .devSmp {
  display: none;
}
.js-floating {
  position: relative;
  z-index: 100;
}
.js-floating-floater.fixed {
  position: fixed;
  z-index: 100;
}
#spMenu {
  width: 9.930336%;
  background: #333;
  position: absolute;
  z-index: 5;
  top: 0px;
  right: 0px;
  cursor: pointer;
  display: none;
}
#spMenu:after {
  content: "";
  display: block;
  padding-bottom: 100%;
}
#spMenu span {
  display: block;
  width: 62.869327%;
  height: 2px;
  background: #fff;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
}
#spMenu span:nth-of-type(1) {
  top: 27%;
}
#spMenu span:nth-of-type(2) {
  top: 0;
  bottom: 0;
}
#spMenu span:nth-of-type(3) {
  bottom: 27%;
}
@media screen and (max-width: 930px) {
  #spMenu {
    display: block;
  }
}
#head .head_inner {
  max-width: 1300px;
  width: 90%;
  margin: auto;
  overflow: hidden;
}
@media screen and (max-width: 930px) {
  #head {
    position: relative;
  }
  #head:after {
    content: "";
    display: block;
    padding-bottom: 9.930336%;
  }
  #head .head_inner {
    position: absolute;
    width: 96%;
    height: 100%;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    align-items: center;
  }
}
#head .bukken_logo {
  float: left;
  margin-top: 20px;
}
#head .bukken_logo img {
  height: 40px;
  width: auto;
}
@media screen and (max-width: 930px) {
  #head .bukken_logo {
    margin-top: 0;
    margin-bottom: 0;
    width: 28.289922%;
  }
  #head .bukken_logo img {
    width: 100%;
    height: auto;
  }
}
#head .headNav {
  float: right;
}
#head .headNav li {
  display: inline-block;
  vertical-align: middle;
  text-align: center;
}
#head .headNav li.outline,
#head .headNav li.map {
  font-size: 1.3rem;
  margin-right: 25px;
}
#head .headNav li.outline span,
#head .headNav li.map span {
  font-size: 1rem;
}
#head .headNav li.reqest,
#head .headNav li.reserve,
#head .headNav li.limited {
  font-size: 1.4rem;
  width: 170px;
  margin-left: 1px;
}
#head .headNav li.reqest a,
#head .headNav li.reserve a,
#head .headNav li.limited a {
  display: block;
  width: 100%;
  padding: 15px 0;
  text-align: center;
  color: #fff;
}
#head .headNav li.reqest a,
#head .headNav li.reserve a {
  background: #c31831;
}
#head .headNav li.limited a {
  background: #1b5a7a;
}
@media screen and (max-width: 930px) {
  #head .headNav {
    display: none;
  }
}
@media screen and (max-width: 930px) {
  .js-floating-floater#gnavArea.fixed {
    position: relative;
  }
}
.js-floating-floater.fixed .gnav {
  margin-top: 0;
  padding-top: 10px;
}
.js-floating-floater.fixed .gnav::before {
  opacity: 1;
}
.gnav {
  margin-top: 30px;
  height: 30px;
  position: relative;
  width: 100%;
}
.gnav::before {
  display: block;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 40px;
  background: #fff;
  opacity: 0;
  transition: 0.4s;
  z-index: 1;
}
@media screen and (max-width: 930px) {
  .gnav {
    background: #fff;
    width: 50%;
    height: 100vh;
    position: fixed;
    right: -50%;
    top: 0;
    z-index: 100;
    margin-top: 0;
    transition: 0.5s;
  }
  .gnav::before {
    content: none;
  }
  .gnav.on {
    right: 0;
  }
  .gnav.on #menuList_close {
    display: block;
  }
}
.gnav #menuList_close {
  display: none;
  position: absolute;
  top: 20px;
  right: 20px;
  font-size: 30px;
  cursor: pointer;
  z-index: 120;
}
.gnav ul {
  text-align: center;
  position: relative;
  z-index: 2;
  width: 100%;
}
@media screen and (max-width: 930px) {
  .gnav ul {
    text-align: left;
    margin-left: 30px;
    margin-top: 2vh;
  }
}
.gnav li {
  display: inline-block;
  border-left: 1px solid #ccc;
}
.gnav li:first-child {
  border-left: none;
}
.gnav li a,
.gnav li .soon {
  padding: 0 25px 10px;
  font-size: 1.4rem;
  display: block;
}
.gnav li .soon {
  color: #bdbdbd;
}
.gnav li a {
  position: relative;
}
.gnav li a::after {
  content: "";
  display: block;
  width: 0;
  height: 2px;
  background: #c31831;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  transition: 0.3s;
}
.gnav li.current a::after,
.gnav li:hover a::after {
  width: 30px;
}
.gnav li.req a,
.gnav li.res a {
  color: #c31831;
}
.gnav li.limited a {
  color: #1b5a7a;
}
.gnav li.limited a::after {
  background: #1b5a7a;
}
@media screen and (max-width: 930px) {
  .gnav li {
    display: block;
    border-left: none;
    margin-bottom: 0.2vh;
  }
  .gnav li a,
  .gnav li .soon {
    padding: 13px 0;
    font-size: 1.2rem;
  }
  .gnav li a span,
  .gnav li .soon span {
    font-size: 1rem;
  }
  .gnav li a::after {
    left: 0%;
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
  }
}
body.menu-opened .global-nav {
  transform: none;
}
section {
  width: 90%;
  max-width: 1000px;
  margin-right: auto;
  margin-left: auto;
}
.lead {
  font-size: 1.5rem;
  line-height: 1.8;
  letter-spacing: 0.05em;
}
.en_ttl {
  font-family: 'EB Garamond', serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.05em;
  -webkit-font-smoothing: antialiased;
  font-size: 1.8rem;
  color: #3ea6b2;
  margin-bottom: 40px;
  letter-spacing: 0.1em;
}
.en_ttl:after {
  content: "";
  display: block;
  height: 1px;
  width: 60px;
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: -12px;
  background: #4cbbb4;
}
@media screen and (max-width: 640px) {
  .lead {
    font-size: 1.3rem;
  }
  .en_ttl {
    font-size: 1.5rem;
    position: relative;
  }
  .en_ttl:after {
    content: "";
    display: block;
    height: 1px;
    width: 15%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: -12px;
    background: #4cbbb4;
  }
}
.conversion_btn {
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.conversion_btn li {
  display: inline-block;
  max-width: 320px;
  width: 46%;
  margin: 1.5%;
}
.conversion_btn li a {
  display: block;
  width: 100%;
  padding: 26px 0;
  color: #fff;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  position: relative;
  background: #c31831;
  transition: 0.3s;
}
@media (max-width: 640px) {
  .conversion_btn li a {
    padding: 15px 0;
    font-size: 1.4rem;
  }
}
.conversion_btn li a::after {
  content: "";
  display: block;
  position: absolute;
  right: 10px;
  top: 45%;
  width: 10px;
  height: 10px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.conversion_btn li a:hover {
  filter: brightness(120%);
}
.conversion_btn li.securea a {
  background: #7d673b;
  letter-spacing: 0em;
}
.conversion_btn li.limited a {
  background: #1b5a7a;
}
.conversion_btn.box3 {
  flex-direction: row;
}
.conversion_btn.box3 li {
  width: 30%;
}
@media screen and (max-width: 930px) {
  .conversion_btn li {
    width: 70%;
    margin: 1.5% auto;
  }
  .conversion_btn.box3 li {
    width: 100%;
  }
}
.limited_bnr {
  background: #f1f6f8;
  border: 1px solid #dcdcdc;
  max-width: 700px;
  width: 90%;
  margin: 80px auto 100px;
}
.limited_bnr .inner {
  padding: 30px;
  position: relative;
}
.limited_bnr .txtArea {
  width: 60%;
  margin-bottom: 20px;
}
.limited_bnr .txtArea h5 {
  font-size: 3.1rem;
  color: #0074af;
  margin-bottom: 10px;
  line-height: 1.4;
}
.limited_bnr .txtArea p {
  font-size: 1.6rem;
  line-height: 1.6;
}
.limited_bnr .pic {
  position: absolute;
  top: -20px;
  right: 20px;
  width: 39%;
}
.limited_bnr .pic img {
  width: 100%;
  height: auto;
}
.limited_bnr .conversion_btn li a {
  padding: 15px 0;
  font-size: 1.6rem;
}
@media screen and (max-width: 640px) {
  .limited_bnr .txtArea {
    width: 100%;
  }
  .limited_bnr .pic {
    position: static;
    width: 80%;
    margin: 0 auto 20px;
  }
  .limited_bnr .conversion_btn li {
    max-width: none;
  }
}
#txtLink {
  background: #f4f4f4;
  border: 1px solid #d1d1d1;
  border-width: 1px 0;
  padding: 25px 0 10px;
  margin: 40px auto 20px;
}
#txtLink ul {
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
#txtLink li {
  display: inline-block;
  margin: 0 20px 20px;
  font-size: 1.2rem;
}
#txtLink li span {
  font-size: 1rem;
}
#txtLink li.current a {
  color: #c31831;
}
#txtLink li .soon {
  color: #aeaeae;
}
@media (max-width: 640px) {
  #txtLink ul {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
  }
  #txtLink ul li {
    width: 25%;
    margin: 0 0 20px;
    font-size: 1.1rem;
  }
  #txtLink ul li span {
    font-size: 0.9rem;
  }
}
#bukken_tel {
  border-bottom: 1px solid #d1d1d1;
  padding-bottom: 20px;
}
#bukken_tel ul {
  text-align: center;
}
#bukken_tel li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 10px 10px;
}
#bukken_tel li:nth-of-type(1),
#bukken_tel li:nth-of-type(3) {
  text-align: left;
  font-size: 12px;
  line-height: 1.5;
}
#bukken_tel li:nth-of-type(2) {
  font-size: 48px;
  line-height: 1.2;
}
@media screen and (max-width: 640px) {
  #bukken_tel li {
    display: block;
  }
  #bukken_tel li:nth-of-type(1),
  #bukken_tel li:nth-of-type(3) {
    text-align: center;
  }
}
.common-title {
  font-size: 2.2rem;
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: center;
  position: relative;
  padding-bottom: 15px;
  color: #c31831;
  font-family: 'EB Garamond', sans-serif;
}
.common-title::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 1px;
  background-color: #c31831;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.daiwa-row {
  display: flex;
  flex-wrap: wrap;
}
.daiwa-col {
  width: 50%;
}
@media screen and (max-width: 640px) {
  .daiwa-col {
    width: 100%;
  }
}
a.btn {
  display: block;
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  padding: 25px 0;
  color: #fff;
  font-size: 1.8rem;
  text-align: center;
  letter-spacing: 0.1em;
  position: relative;
  transition: 0.3s;
  background: #7d673b;
}
a.btn.arrow-r::after {
  content: "";
  display: block;
  position: absolute;
  right: 15px;
  top: 41%;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: rotate(45deg);
}
a.btn.arrow-l::before {
  content: "";
  display: block;
  position: absolute;
  left: 15px;
  top: 41%;
  width: 12px;
  height: 12px;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  transform: rotate(-45deg);
}
a.btn:hover {
  filter: brightness(120%);
}
a.btn.btn-secondary {
  background: #157294;
}
a.btn.btn-black {
  background: #333;
}
.fs-12 {
  font-size: 1.2rem;
}
.fs-14 {
  font-size: 1.4rem;
}
.fs-15 {
  font-size: 1.5rem;
}
.fs-16 {
  font-size: 1.6rem;
}
.fs-18 {
  font-size: 1.8rem;
}
.fs-19 {
  font-size: 1.9rem;
}
.fs-36 {
  font-size: 3.6rem;
}
.fs-15 {
  font-size: 1.5rem;
}
.fs-32 {
  font-size: 3.2rem;
}
.img {
  position: relative;
}
.img img {
  width: 100%;
  height: auto;
}
.img .cap {
  font-size: 1rem;
  line-height: 1;
  position: absolute;
  bottom: 0.5rem;
  right: 0.5rem;
}
.img .cap-r {
  position: relative;
  bottom: auto;
  right: auto;
  margin-top: 0.5rem;
  text-align: right;
}
.img .cap-l {
  right: auto;
  left: 0.5rem;
  text-align: left;
}
.img .left {
  text-align: left;
}
.img .fff {
  color: #fff;
  text-shadow: 0 0 1px #000, 0 0 2px #000, 0 0 3px #000, 0 0 5px #000;
}
.common_btn .conversion_btn.box3 {
  display: flex;
  justify-content: center;
}
@media (max-width: 640px) {
  .common_btn .conversion_btn.box3 {
    justify-content: space-between;
  }
  .common_btn .conversion_btn.box3 li {
    width: calc(50% - 1px);
  }
}
.mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.gothic {
  font-family: "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo", "verdana", sans-serif;
}
