@charset "UTF-8";
/*
 html5doctor.com Reset Stylesheet v1.6.1
 Last Updated: 2010-09-17 Author: Richard Clark - http://richclarkdesign.com http://html5doctor.com/html-5-reset-stylesheet/ Twitter: @rich_clark
*/
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

body {
  line-height: 1;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none;
}

mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold;
}

del {
  text-decoration: line-through;
}

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}

input, select {
  vertical-align: middle;
}

body {
  -webkit-text-size-adjust: 100%;
}

a {
  text-decoration: none;
}

img {
  vertical-align: bottom;
  max-width: 100%;
}

ul {
  list-style: none;
}

.cf:before, .cf:after {
  content: " ";
  display: table;
}

.cf:after {
  clear: both;
}

.cf {
  *zoom: 1;
}

/*　IE(edge,11)用*/
.object-fit-img {
  object-fit: cover;
  object-position: center;
  font-family: 'object-fit: cover; object-position: center;';
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.4rem;
}

.sp {
  display: none;
}

@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  .sp {
    display: inline-block;
  }
}

#first_view .sp {
  width: 100%;
}

#first_view .pc_first_view {
  background: url(images/firstvisual_bg.png) center bottom/100% no-repeat;
  border-top: 60px solid #fff100;
  padding-top: 60px;
  position: relative;
  padding-bottom: 40px;
}

#first_view .pc_first_view .illust1 {
  right: 50%;
  top: 100px;
  margin-right: 250px;
  position: absolute;
}

#first_view .pc_first_view .illust2 {
  left: 50%;
  top: 0px;
  margin-left: 180px;
  position: absolute;
}

#first_view .pc_first_view .logo {
  text-align: center;
  margin-bottom: 20px;
}

#first_view .pc_first_view .title {
  border-bottom: 40px solid #fff100;
  margin: 0 auto;
  max-width: 1000px;
  font-size: 50px;
  line-height: 1.5;
  font-weight: bold;
  margin-bottom: 40px;
}

#first_view .pc_first_view .title .inner {
  margin-bottom: -40px;
  text-align: center;
}

#first_view .pc_first_view .catch {
  font-weight: bold;
  font-size: 24px;
  text-align: center;
  line-height: 1.5;
}

#first_view .pc_first_view .catch b {
  font-size: 50px;
}

@media screen and (max-width: 768px) {
  #first_view .pc_first_view {
    display: none;
  }
}

#second_view img {
  width: 100%;
}

.large_heading {
  background-color: #efefef;
  padding-top: 20px;
  text-align: center;
  position: relative;
  line-height: 1.25;
}

.large_heading::before {
  content: '';
  width: 90px;
  height: 90px;
  background: url(images/title_logo.png) 0 0 no-repeat;
  left: 50%;
  margin-left: 410px;
  display: block;
  position: absolute;
}

@media screen and (max-width: 768px) {
  .large_heading::before {
    left: auto;
    margin-left: 0;
    right: 20px;
    width: 50px;
    height: 50px;
    background-size: 48px;
  }
}

.large_heading .inner {
  border-bottom: 40px solid #fff100;
}

.large_heading .en {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .large_heading .en img {
    width: 50%;
  }
}

.large_heading h2 {
  font-size: 3rem;
}

@media screen and (max-width: 768px) {
  .large_heading h2 {
    font-size: 1.6rem;
  }
}

.large_heading h2 b {
  margin: 20px 0 -20px;
  font-size: 6rem;
  display: block;
}

@media screen and (max-width: 768px) {
  .large_heading h2 b {
    font-size: 3rem;
    margin: 20px 10px -20px;
  }
}

.inner {
  max-width: 1000px;
  margin: 0 auto;
}

#donotfail .content {
  padding: 0 80px 160px;
}

@media screen and (max-width: 768px) {
  #donotfail .content {
    padding: 0 20px 80px;
  }
}

#donotfail .content .detail {
  margin-top: 80px;
}

@media screen and (max-width: 768px) {
  #donotfail .content .detail {
    margin-top: 40px;
  }
}

#donotfail .content .detail .title {
  font-size: 3.6rem;
  font-weight: bold;
  line-height: 1.5;
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #donotfail .content .detail .title {
    font-size: 2rem;
    margin-bottom: 20px;
  }
}

#donotfail .content .detail .description {
  display: flex;
  justify-content: space-between;
}

@media screen and (max-width: 768px) {
  #donotfail .content .detail .description {
    display: block;
  }
}

#donotfail .content .detail .description .image {
  flex-basis: 400px;
}

#donotfail .content .detail .description .text {
  flex-basis: 600px;
  padding-left: 20px;
  font-size: 2.1rem;
  line-height: 2;
}

@media screen and (max-width: 768px) {
  #donotfail .content .detail .description .text {
    font-size: 1.6rem;
    padding-left: 0;
    margin-top: 20px;
  }
}

#specialistprofile h2 b {
  font-size: 5.6rem;
}

@media screen and (max-width: 768px) {
  #specialistprofile h2 b {
    font-size: 2.2rem;
    line-height: 1.2;
    letter-spacing: -0.1em;
  }
}

@media screen and (max-width: 360px) {
  #specialistprofile h2 b {
    font-size: 2rem;
    letter-spacing: -0.12em;
  }
}

#specialistprofile .content {
  padding: 0 0 160px;
}

@media screen and (max-width: 768px) {
  #specialistprofile .content {
    padding: 0 0 80px;
  }
}

#specialistprofile .content .large_description {
  font-size: 3rem;
  line-height: 1.5;
  font-weight: bold;
  margin: 80px 50px;
}

@media screen and (max-width: 768px) {
  #specialistprofile .content .large_description {
    margin: 40px 20px;
    font-size: 2rem;
  }
}

#specialistprofile .content h3 {
  margin-bottom: 40px;
  font-size: 3.6rem;
  text-align: center;
  font-weight: normal;
}

@media screen and (max-width: 768px) {
  #specialistprofile .content h3 {
    font-size: 1.8rem;
  }
}

#specialistprofile .content .detail {
  display: flex;
}

@media screen and (max-width: 768px) {
  #specialistprofile .content .detail {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  #specialistprofile .content .detail .image {
    text-align: center;
    margin-bottom: 20px;
  }
  #specialistprofile .content .detail .image img {
    max-width: 90%;
  }
}

#specialistprofile .content .detail .text {
  padding-left: 40px;
}

@media screen and (max-width: 768px) {
  #specialistprofile .content .detail .text {
    padding-left: 0;
    margin: 0 20px;
  }
}

#specialistprofile .content .detail .text .name {
  font-size: 3rem;
  margin-left: 4em;
}

@media screen and (max-width: 768px) {
  #specialistprofile .content .detail .text .name {
    margin-left: 0;
    margin-bottom: 20px;
    text-align: center;
    font-size: 2.4rem;
  }
}

#specialistprofile .content .detail .text dl {
  font-size: 2.4rem;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #specialistprofile .content .detail .text dl {
    font-size: 1.6rem;
  }
}

#specialistprofile .content .detail .text dl dt {
  width: 6em;
  margin-top: 0.5em;
  text-align: right;
}

@media screen and (max-width: 768px) {
  #specialistprofile .content .detail .text dl dt {
    width: auto;
    font-weight: bold;
    text-align: left;
  }
}

#specialistprofile .content .detail .text dl dt:after {
  content: '：';
}

#specialistprofile .content .detail .text dl dd {
  margin-left: 6em;
  margin-top: -1.5em;
}

@media screen and (max-width: 768px) {
  #specialistprofile .content .detail .text dl dd {
    margin-left: 0;
    margin-top: 0;
  }
}

#specialistprofile .content .pro1 .detail .image {
  flex-basis: 270px;
}

#specialistprofile .content .pro1 .detail .text {
  flex-basis: 730px;
}

#specialistprofile .content .pro_list {
  display: flex;
  justify-content: space-between;
  margin: 0 100px;
}

@media screen and (max-width: 768px) {
  #specialistprofile .content .pro_list {
    margin: 0 20px 0 10px;
  }
  #specialistprofile .content .pro_list > li {
    margin-left: 10px;
  }
}

#specialistprofile .content .pro2 .detail .image {
  flex-basis: 230px;
}

#specialistprofile .content .pro2 .detail .text {
  flex-basis: 770px;
}

.lead_section {
  text-align: center;
  padding: 60px 0;
  background-size: cover;
}

.lead_section#lead1 {
  background-image: url(images/lead1_bg.png);
  margin-bottom: 160px;
}

.lead_section#lead2 {
  background-image: url(images/lead2_bg.png);
}

.lead_section .title {
  margin-bottom: 100px;
}

.lead_section .btn {
  margin-bottom: 20px;
}

@media screen and (max-width: 768px) {
  .lead_section {
    padding: 0;
  }
  .lead_section .title {
    margin: 0;
    position: relative;
    z-index: 2;
  }
  .lead_section .btn {
    margin: 0;
    padding: 40px 60px 60px;
    position: relative;
    z-index: 1;
    margin-top: -4%;
  }
  .lead_section .btn::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    background-color: rgba(255, 255, 255, 0.8);
  }
  .lead_section .btn a {
    position: relative;
    z-index: 3;
  }
  .lead_section .present {
    margin: -3% 20px 0;
    z-index: 3;
    position: relative;
  }
  .lead_section#lead1 {
    background: none;
  }
  .lead_section#lead1 .btn {
    background: url(images/lead1_bg.png) center center/cover no-repeat;
  }
  .lead_section#lead2 {
    background: none;
  }
  .lead_section#lead2 .btn {
    background: url(images/lead2_bg.png) center center/cover no-repeat;
  }
}

#performance .content {
  margin: 0 0 160px;
}

@media screen and (max-width: 768px) {
  #performance .content {
    margin: 0 0 80px;
  }
}

#performance .content .case {
  text-align: center;
  margin-top: 80px;
  font-family: serif;
}

@media screen and (max-width: 768px) {
  #performance .content .case {
    margin: 40px 20px 0;
  }
}

#performance .content .case .heading {
  margin: 0 100px 40px;
}

@media screen and (max-width: 768px) {
  #performance .content .case .heading {
    margin: 0 0 20px;
  }
}

#performance .content .case .heading .label {
  margin-bottom: 20px;
}

#performance .content .case .heading h3 {
  line-height: 1.4;
  padding-bottom: 5px;
  border-bottom: 2px solid #ccc;
  font-size: 3rem;
}

@media screen and (max-width: 768px) {
  #performance .content .case .heading h3 {
    font-size: 2rem;
  }
}

#performance .content .case .image {
  display: flex;
  justify-content: space-between;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #performance .content .case .image {
    flex-wrap: wrap;
    margin: 0 0 20px;
  }
}

#performance .content .case .image::before {
  content: '';
  padding-bottom: 25.65%;
  width: 10%;
  height: 0;
  display: block;
  background: url("images/arrow.png") center center no-repeat;
  order: 1;
}

@media screen and (max-width: 768px) {
  #performance .content .case .image::before {
    width: 100%;
    padding: 0;
    height: 20px;
    background: url("images/sp/arrow_sp.png") center center/auto 100% no-repeat;
  }
}

#performance .content .case .image > div {
  width: 45%;
}

@media screen and (max-width: 768px) {
  #performance .content .case .image > div {
    width: 100%;
  }
}

#performance .content .case .image > div.before {
  order: 0;
  margin-bottom: 10px;
}

#performance .content .case .image > div.after {
  order: 2;
  margin-top: 10px;
}

#performance .content .case .text {
  font-size: 2.4rem;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  #performance .content .case .text {
    font-size: 1.6rem;
  }
}

#performance .content .case .text .area {
  margin-bottom: 10px;
}

#performance .content .case .text .point {
  margin-bottom: 10px;
}

#performance .content .case .text .dimension {
  margin-bottom: 10px;
}

#youhousereform {
  margin: 80px 0 0;
}

@media screen and (max-width: 768px) {
  #youhousereform {
    margin: 80px 20px 0;
  }
}

#youhousereform .logo {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  #youhousereform .logo {
    text-align: center;
  }
  #youhousereform .logo img {
    width: 160px;
  }
}

#youhousereform h3 {
  font-size: 4.3rem;
  margin-bottom: 40px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #youhousereform h3 {
    font-size: 2rem;
    line-height: 1.5;
  }
}

#youhousereform .image {
  margin-bottom: 80px;
}

@media screen and (max-width: 768px) {
  #youhousereform .image {
    margin-bottom: 40px;
  }
}

#youhousereform .text {
  font-size: 2.6rem;
  line-height: 2;
  margin: 0 80px 40px;
}

@media screen and (max-width: 768px) {
  #youhousereform .text {
    font-size: 1.6rem;
    margin: 0 0 40px;
  }
}

#youhousereform .freedial {
  margin-bottom: 20px;
}

#youhousereform .address {
  margin-bottom: 40px;
  font-size: 26px;
  text-align: center;
}

@media screen and (max-width: 768px) {
  #youhousereform .address {
    font-size: 1.2rem;
  }
}

#youhousereform .room_list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-left: -20px;
  margin-top: -20px;
}

#youhousereform .room_list > li {
  margin-top: 20px;
  margin-left: 20px;
}

footer .logo {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  footer .logo img {
    width: 160px;
  }
}

footer .freedial {
  text-align: center;
  margin-bottom: 40px;
}

@media screen and (max-width: 768px) {
  footer .freedial img {
    width: 240px;
  }
}

footer .address {
  margin-bottom: 40px;
  text-align: center;
  font-size: 21px;
}

@media screen and (max-width: 768px) {
  footer .address {
    font-size: 1.2rem;
  }
}

footer .copyright {
  padding: 20px 0;
  font-size: 20px;
  background-color: #fff;
  background-color: #fff100;
  text-align: center;
}

@media screen and (max-width: 768px) {
  footer .copyright {
    padding: 12px 0;
    font-size: 1.2rem;
  }
}

#contact {
  padding: 80px 0;
  text-align: center;
}

#contact .inner {
  max-width: 540px;
}

#contact h2 {
  font-size: 4rem;
  line-height: 1.4;
}

#contact h2 span {
  display: block;
  font-size: 3rem;
}

#contact .contact_txt {
  margin: 40px 0;
  font-size: 3rem;
  font-weight: bold;
}

#contact .appendDatepicker {
  position: relative;
}

#contact .ui-datepicker {
  top: 0 !important;
  left: 0 !important;
  width: 100%;
}

#contact .ui-datepicker-calendar thead {
  display: none;
}

#contact .ui-widget-header {
  border: none;
  background: no-repeat;
  color: #333;
  font-weight: bold;
}

#contact .ui-widget.ui-widget-content {
  border: none;
  padding: 0;
  background: no-repeat;
}

#contact .ui-datepicker td {
  border: 0;
  padding: 0;
}

#contact .ui-datepicker td a, #contact .ui-datepicker td span {
  border: 0;
  text-align: center;
  padding: 25px 10px;
  color: #888585;
  background: no-repeat;
  font-size: 1.6rem;
}

#contact .ui-datepicker td a.ui-state-highlight {
  background: #F6E8B3;
}

#contact .ui-datepicker td a.ui-state-active {
  background: #C76E55;
  color: #fff;
}

#contact .ui-datepicker td.ui-datepicker-week-end a {
  color: #A13026;
}

#contact dt {
  text-align: left;
  padding: 20px 20px;
  font-size: 1.8rem;
  letter-spacing: 0.05em;
}

#contact dt span.req {
  margin: -4px 0 0 15px;
  padding: 4px 10px 6px;
  background: #AA9945;
  border-radius: 20px;
  font-size: 1.2rem;
  color: #fff;
  display: inline-block;
  vertical-align: middle;
}

#contact dd {
  padding: 0 20px 20px;
  text-align: left;
}

#contact .mw_wp_form_confirm dd .cn_item {
  padding: 20px 20px 20px;
  margin: 0 0 0;
  text-align: left;
  border: solid 1px #eee;
}

#contact .mw_wp_form_confirm dd br {
  display: none;
}

#contact dd .name_box {
  display: flex;
  justify-content: space-between;
}

#contact dd .mw_wp_form_confirm .name_box {
  padding: 20px;
  border: solid 1px #eee;
}

#contact dd .name_item {
  display: inline-block;
  vertical-align: middle;
  width: 48%;
}

#contact dd .name_item input {
  background: #EBEBEA;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  border: solid 1px #ddd;
  border-radius: 4px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}

#contact dd .tel {
  border-bottom: solid 2px #732529;
  padding: 40px 0 20px;
  font-size: 4rem;
  font-weight: bold;
  text-align: center;
}

#contact dd .tel a {
  color: #732529;
}

#contact dd .tel span {
  font-size: 1.8rem;
  vertical-align: middle;
  margin: 0 10px 0 0;
}

#contact dd select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #EBEBEA;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  border: solid 1px #ddd;
  border-radius: 4px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}

#contact .ipt01 {
  background: #EBEBEA;
  display: block;
  width: 100%;
  box-sizing: border-box;
  padding: 15px;
  border: solid 1px #ddd;
  border-radius: 4px;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
}

#contact .submit {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: #732529;
  color: #fff;
  display: block;
  width: 90%;
  box-sizing: border-box;
  padding: 15px 0;
  margin: 40px auto 0;
  font-size: 2rem;
  border: none;
  outline: none;
  font-weight: bold;
}

#contact .ui-icon-circle-triangle-w {
  background: url(images/left_arrow.png) no-repeat;
  background-size: contain;
}

#contact .ui-icon-circle-triangle-e {
  background: url(images/right_arrow.png) no-repeat;
  background-size: contain;
}

#contact .ui-datepicker .ui-datepicker-prev, #contact .ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 50%;
  width: 1.8em;
  height: 1.8em;
  transform: translate(0, -50%);
}

#contact .ui-datepicker .ui-datepicker-next {
  right: 20px;
}

#contact .ui-datepicker .ui-datepicker-prev {
  left: 20px;
}

#contact .ui-datepicker .ui-datepicker-next-hover,
#contact .ui-datepicker .ui-datepicker-prev-hover {
  background: none;
  border: none;
}

#contact .mw_wp_form .error {
  font-size: 93%;
  color: #B70000;
  display: block;
  margin: 10px 0 0;
}

#contact .mw_wp_form_confirm #datepicker {
  display: none;
}

#contact .thanks_txt {
  border: solid 2px #73262a;
  padding: 40px;
  text-align: justify;
}

#contact .thanks_txt h2 {
  font-size: 3rem;
  text-align: center;
  margin: 0 0 25px;
  color: #73262a;
}

#contact .thanks_txt p {
  font-size: 1.6rem;
  line-height: 1.6;
}

.contact_sub {
  background: #353636;
  color: #fff;
  padding: 20px 15px;
  text-align: center;
  margin: 20px 0 20px;
  font-weight: bold;
}

.date_txt {
  font-size: 1.6rem;
  line-height: 1.6;
  color: #AA9945;
  text-align: justify;
  margin: 20px 0 0;
  letter-spacing: 0.1em;
}

.hope_txt {
  text-align: center;
  font-size: 2.4rem;
  margin: 40px 0;
  letter-spacing: 0.1em;
}

.ui-datepicker-month {
  display: block;
  font-size: 3rem;
  text-align: center;
  display: block;
}

.ui-datepicker-year {
  padding: 2px 0 0;
  margin: -20px 0 0;
  display: block;
}

.ui-datepicker-year::before {
  content: "";
  width: 40px;
  height: 2px;
  background: #000;
  display: block;
  margin: -2px auto 0;
}

@media screen and (min-width: 320px) and (max-width: 767px) {
  #contact {
    padding: 40px 20px;
    text-align: center;
  }
  #contact .inner {
    max-width: 540px;
  }
  #contact h2 {
    font-size: 8vw;
    line-height: 1.4;
  }
  #contact h2 span {
    display: block;
    font-size: 5vw;
    margin: 0 0 10px;
  }
  #contact .contact_txt {
    margin: 40px 0;
    font-size: 4vw;
    font-weight: bold;
  }
  #contact .appendDatepicker {
    position: relative;
  }
  #contact .ui-datepicker {
    top: 0 !important;
    left: 0 !important;
    width: 100%;
  }
  #contact .ui-datepicker-calendar thead {
    display: none;
  }
  #contact .ui-widget-header {
    border: none;
    background: no-repeat;
    color: #333;
    font-weight: bold;
  }
  #contact .ui-widget.ui-widget-content {
    border: none;
    padding: 0;
    background: no-repeat;
  }
  #contact .ui-datepicker td {
    border: 0;
    padding: 0;
  }
  #contact .ui-datepicker td a {
    border: 0;
    text-align: center;
    padding: 15px 10px;
    color: #bbb;
    background: no-repeat;
    font-size: 1.6rem;
  }
  #contact .ui-datepicker td a.ui-state-highlight {
    background: #F6E8B3;
  }
  #contact .ui-datepicker td a.ui-state-active {
    background: #C76E55;
    color: #fff;
  }
  #contact .ui-datepicker td.ui-datepicker-week-end a {
    color: #A13026;
  }
  #contact dt {
    text-align: left;
    padding: 20px 0;
    font-size: 1.8rem;
    letter-spacing: 0.05em;
  }
  #contact dt span.req {
    margin: -4px 0 0 15px;
    padding: 4px 10px 6px;
    background: #AA9945;
    border-radius: 20px;
    font-size: 1.2rem;
    color: #fff;
    display: inline-block;
    vertical-align: middle;
  }
  #contact dd {
    padding: 0 0 20px;
    text-align: left;
  }
  #contact dd .name_box {
    display: flex;
    justify-content: space-between;
  }
  #contact dd .name_item {
    display: inline-block;
    vertical-align: middle;
    width: 48%;
  }
  #contact dd .name_item input {
    background: #EBEBEA;
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    border: solid 1px #ddd;
    border-radius: 4px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
  #contact dd .tel {
    border-bottom: solid 2px #732529;
    padding: 40px 0 20px;
    font-size: 4rem;
    font-weight: bold;
    text-align: center;
  }
  #contact dd .tel a {
    color: #732529;
  }
  #contact dd .tel span {
    font-size: 1.8rem;
    vertical-align: middle;
    margin: 0 0 10px;
    display: block;
  }
  #contact dd select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #EBEBEA;
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    border: solid 1px #ddd;
    border-radius: 4px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
  #contact .ipt01 {
    background: #EBEBEA;
    display: block;
    width: 100%;
    box-sizing: border-box;
    padding: 15px;
    border: solid 1px #ddd;
    border-radius: 4px;
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }
  #contact #submit {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background: #732529;
    color: #fff;
    display: block;
    width: 90%;
    box-sizing: border-box;
    padding: 15px 0;
    margin: 40px auto 0;
    font-size: 2rem;
    border: none;
    outline: none;
    font-weight: bold;
  }
  #contact .ui-icon-circle-triangle-w {
    background: url(images/left_arrow.png) no-repeat;
    background-size: contain;
  }
  #contact .ui-icon-circle-triangle-e {
    background: url(images/right_arrow.png) no-repeat;
    background-size: contain;
  }
  #contact .ui-datepicker .ui-datepicker-prev, #contact .ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 50%;
    width: 1.8em;
    height: 1.8em;
    transform: translate(0, -50%);
  }
  #contact .ui-datepicker .ui-datepicker-next {
    right: 20px;
  }
  #contact .ui-datepicker .ui-datepicker-prev {
    left: 20px;
  }
  #contact .ui-datepicker .ui-datepicker-next-hover,
  #contact .ui-datepicker .ui-datepicker-prev-hover {
    background: none;
    border: none;
  }
  #contact .thanks_txt {
    border: solid 2px #73262a;
    padding: 20px;
    text-align: justify;
  }
  #contact .thanks_txt h2 {
    font-size: 5.8vw;
    text-align: center;
    margin: 0 0 25px;
    color: #73262a;
  }
  #contact .thanks_txt p {
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .contact_sub {
    background: #353636;
    color: #fff;
    padding: 20px 15px;
    text-align: center;
    margin: 20px 0 20px;
    font-weight: bold;
  }
  .date_txt {
    font-size: 1.6rem;
    line-height: 1.6;
    color: #AA9945;
    text-align: justify;
    margin: 20px 0 0;
    letter-spacing: 0.1em;
  }
  .hope_txt {
    text-align: center;
    font-size: 2.4rem;
    margin: 40px 0;
    letter-spacing: 0.1em;
  }
  .ui-datepicker-month {
    display: block;
    font-size: 3rem;
    text-align: center;
    display: block;
  }
  .ui-datepicker-year {
    padding: 2px 0 0;
    margin: -20px 0 0;
    display: block;
  }
  .ui-datepicker-year::before {
    content: "";
    width: 40px;
    height: 2px;
    background: #000;
    display: block;
    margin: -2px auto 0;
  }
}
