@charset "utf-8";
/*------------- main-area --------------*/
body{
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}
.site-main {
  padding: 40px 0 40px;
}
.entry-content{
  background: #fff;
  position: relative;
  width: 100%;
  max-width: 960px;
  margin: 0px auto;
  padding: 0 0 40px;  
}
.main-area {
  padding: 80px 20px;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  align-items: center;
  border-radius: 2rem 2rem 0 0;
}
@media (min-width:640.98px){
.main-area img {
  max-width: 510px;
}
}
.description{
  color: #fff;
  text-align: center;
  margin-top: 40px;
  font-size: 1rem;
}
.start-area{
  background: #3d3d3d;
  color: #fff;
  font-weight: bold;
  position: relative;
  text-align: center;
  font-size: 1.25rem;
  padding: 2rem;
}
.start-area p {
  margin-top: 0;
}
@media (max-width:640px){
  .main-area {
   border-radius: 0;
}
  .start-area{
    font-size:1rem;
    padding:1.2rem 0;
  }

  .start-area p a {
    width: 90%;
    display: block;
    margin: auto;
  }
}
table{
  width: 100%;
}
table th, table td {
    padding: 20px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    text-align: left;
}
table th {
    background: #3d3d3d;
    color: #fff;
    width: 30%;
    vertical-align: top;
}
table td {
    background: #fff;
}
table td a{
  color: #b58b35;
}
table td p:not(:last-child){
  margin-bottom: 10px;  
}
.form-area table{
  margin: 0 auto 40px;
}
.flow01,.check{
  margin-bottom: 20px;
}
.mw_wp_form_complete{
  margin-top: 40px;
}
input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], textarea {
    padding: 7px;
    width: 100%;
    border: 1px solid #A9A9A9;
    color: #000;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-appearance: none;
    appearance: none;
}
#your-name,#readname{
  width: 40%;
}
#people{
  width: 20%;
}
.aligncenter{
  margin-bottom: 0;
}
.tic {
    display: flex;
    flex-wrap: wrap;
    margin: 0 0 -10px;
    position: relative;
}
.tic li {
    width: 49%;
    list-style: none;
    border: 1px solid #aaa;
    background: #fafafa;
    padding: 5px;
    border-radius: 7px;
  margin-bottom: 10px;
}
.tic li:nth-child(odd){
  margin-right: 2%;
}
.tic input{
  width: 80px;
}
@media (max-width: 640px){
  .tic li {
    width: 100%;
    margin-right: 0!important;
    margin-bottom: 10px!important;
  }
}

@media (max-width: 960px){
  .site-main{
    padding: 0;
  }
  .description{
    font-size: 0.8rem;
  }
}
@media (max-width: 640px){
  .main-area {
    padding: 40px 20px;
  }
  .main-area img{
    max-width: 80%;
  }
  .description{
    text-align: left;
    margin-top: 40px;
  }
  .description br {
    display:none;
  }
  table th, table td {
    font-size: 12px;
    display: block;
    width: 100%;
  }
  table th{
    padding: 5px 20px;
  }
  #your-name, #readname{
    width: 80%;
  }
  .flow01,.check{
    padding: 0 20px;
    text-align: left;
    font-size: 12px;
  }
}
.complete-message{
    padding: 0 20px;
}
/*------------- footer --------------*/
#colophon {
    margin-top: auto;
    padding: 20px 40px;
    background: #000;
    color: #777;
    font-size: 14px;
    line-height: 1.5;
    font-weight: 300;
    text-align: center;
}
.site-info, .site-info a {
    color: #fff !important;
}

.mw_wp_form_confirm .tic li {border:none;background:#fff;width:100%;}

.form-note {
  padding:0 2rem;
}

.buttons{
    max-width: 90vw;
}
@media (min-width:768px) {
  .buttons{
    display: flex;
}
}

/*datepicker装飾*/
.ui-datepicker {width:auto!important;}
.ui-datepicker th,.ui-datepicker td,.ui-datepicker-title,.ui-datepicker-title select{font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic";}
.ui-datepicker select.ui-datepicker-month, .ui-datepicker select.ui-datepicker-year {width: 35%!important;border: none;border-bottom: 1px dotted #aaa;height: 30px;margin: 4px!important;background: #fafafa;}
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {border:none!important;background:none!important;border-radius:50%;margin: 4px;}
table.ui-datepicker-calendar tbody td:last-child a.ui-state-default {background: #69b!important;}
table.ui-datepicker-calendar tbody td:first-child a.ui-state-default {background: #c66!important;}
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {background: #f90!important;}
.ui-datepicker td span, .ui-datepicker td a {display: flex!important;height: 30px;width: 30px;align-items: center;justify-content: center;}
.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:none!important;}
.ui-datepicker .ui-datepicker-next{top:5px;right:5px;left:auto}
.ui-datepicker .ui-datepicker-prev{top:5px;left:5px;right:auto}

table p {
  margin-top: 0;
}


/*------------- Form --------------*/

.flow_chart {
    list-style: none;
    overflow: hidden;
    margin: 0 0 30px 0;
    display: flex;
}.flow_chart li {
    background: #f2f2f2;
    color: #999;
    width: 31.333333%;
    font-size: 0.9rem;
    display: block;
    line-height: 24px;
    text-align: center;
    text-decoration: none;
    min-width: 80px;
    padding: 0 10px 0 30px;
    font-weight: bold;
}

.flow_chart li:before {
	background: #f2f2f2;
    box-shadow: 5px 0 0 #fff;
    -moz-box-shadow: 5px 0 0 #fff;
    -webkit-box-shadow: 5px 0 0 #fff;
    content: " ";
    display: block;
    float: right;
    height: 12px;
    margin-bottom: -12px;
    margin-left: auto;
    margin-right: -20px;
    transform: skew(50deg);
    -o-transform: skew(50deg);
    -ms-transform: skew(50deg);
    -moz-transform: skew(50deg);
    -webkit-transform: skew(50deg);
    width: 20px;
}

.flow_chart li:after {
    background: #f2f2f2;
    box-shadow: 5px 0 0 #fff;
    -moz-box-shadow: 5px 0 0 #fff;
    -webkit-box-shadow: 5px 0 0 #fff;
    content: " ";
    display: block;
    height: 12px;
    margin-left: auto;
    margin-right: -20px;
    margin-top: -12px;
    position: relative;
    transform: skew(-50deg);
    -o-transform: skew(-50deg);
    -ms-transform: skew(-50deg);
    -moz-transform: skew(-50deg);
    -webkit-transform: skew(-50deg);
    width: 20px;
}
.flow_chart li:first-child {
	padding: 0 10px 0 20px;
}
.flow_chart li.active {
	background: #b58b35;
    color: #fff;
}
.flow_chart li.active:before,
.flow_chart li.active:after {
	background: #b58b35;
}

.form_table{
	margin:0 0 30px 0;
}

.form_table dl {
	display: table;
	width: 100%;
	border-top: 1px solid #e0e0e0;
}
.form_table dt, .form_table dd {
	display: table-cell;
	vertical-align: middle;
}
.form_table dt {
	width: 30%;
	background: #f2f2f2;
	padding: 15px 0 15px 10px;
	font-weight: bold;
	position: relative;
}
.form_table dt.required:after {
	content: "必須";
	width: 31px;
	height: 16px;
	position: absolute;
	right: 0;
	margin: 2px 10px 0 0;
	display: inline-block;
	background: #f04f80;
	color: #fff;
	border-radius: 0.3em;
	text-align: center;
	font-size: 10px;
	line-height: 1.5em;
}
.form_table dd {
	/* width: 70%; */
	padding: 15px 20px;
}
.form_table .form_box dl:last-child {
	border-bottom: 1px solid #e0e0e0;
	margin-bottom: 20px;
}
.form_table dt.any:after {
    content: "任意";
    width: 31px;
    height: 16px;
    position: absolute;
    right: 0;
    margin: 2px 10px 0 0;
    display: inline-block;
    background: #aaa;
    color: #fff;
    border-radius: 0.3em;
    text-align: center;
    font-size: 10px;
    line-height: 1.5em;
}

.form_table input[type=text], .form_table input[type=tel], .form_table input[type=number], .form_table input[type=email], .form_table select, .form_table textarea {
    width: 100%;
    padding: 5px 10px;
    background-color: #f9fafb;
    border: 1px solid #ccc;
    font-size: 1rem;
    line-height: 1.5em;
    letter-spacing: 0.1em;
    border-radius:3px;
}
@media (max-width:640px) {
    .form_table input[type=text], .form_table input[type=tel],.form_table input[type=number], .form_table input[type=email], .form_table select, .form_table textarea {max-width:100%!important;font-size:0.8rem;}
}
.notes {font-size: 0.7rem;
    margin: 15px 0;
    border: 1px dotted #ccc;
    padding: 15px;
    color: rgb(160, 23, 41);}
@media (max-width:640px) {.notes br{display:none;}}
.form_table select {
	width: 25%;
	height: 40px;
}
.form_table input[type=text], .form_table input[type=tel] {
	max-width: 60%;
	height: 40px;
	box-sizing: border-box;
}
@media (max-width: 640px) {
	.form_table input[type=text],.form_table input[type=tel] {max-width: 100%;}
}
.form_table .check_list {
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
.form_table .check_list .horizontal-item + .horizontal-item {
	margin-left: 0;
	margin-top: 5px;
}
@media (max-width:640px) {
    .form_table dl {border-top:0}
}
.form_table .check_list span {
	width: 33%;
}
.form_table .check_list span:nth-child(1), .form_table .check_list span:nth-child(2), .form_table .check_list span:nth-child(3) {
	margin-top: 0 !important;
}
.form_table .mr10 {
	margin-right: 10px;
}
.ick input:nth-child(1) {border-bottom: 1px dotted #ccc;border-radius:5px 5px 0 0;}
.ick input:nth-child(2),.ick input:nth-child(3) {border-top: 0;border-radius: 0 0 5px 5px;}
.ick input:nth-child(4) {border-top: 1px dotted #ccc;border-radius: 0 0 5px 5px;}
.form_table input[type=text].w-100{
	width: 100px;
}
.form_table .zip p{
	margin-top: 5px;
}
.form_table input[type=text]#address{
	max-width: 100%;
}
.form_table textarea{
	box-sizing: border-box;
}
.mw_wp_form_input .check {
	display: none;
}
.mw_wp_form_input .flow02 {
	display: none;
}
.mw_wp_form_preview .flow01 {
	display: none;
}
.mw_wp_form_preview .flow02 {
	display: block;
}
.mw_wp_form_preview .check {
	text-align: center;
}

.close {
  background:#000;
  color:#fff;
  text-align:center;
  top: -8px;
  position: relative;
  line-height: 200px;
  font-size: 20px;
}

.rtn {
  color:#fff;
  text-decoration: none;
  border-radius: 4px;
}

