@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
  margin-top: 65px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_intro {
    margin-top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-top: 2em;
  }
}
.con_intro .box_txt {
  max-width: 1100px;
  width: 95%;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .con_intro .box_txt .txt {
    text-align: center;
    font-size: 124%;
    line-height: 1.75;
  }
}
@media print {
  .con_intro .box_txt .txt {
    text-align: center;
    font-size: 124%;
    line-height: 1.75;
  }
}
.ie8 .con_intro .box_txt .txt {
  text-align: center;
  font-size: 124%;
  line-height: 1.75;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_intro .box_txt .txt {
    font-size: 116%;
  }
}
.con_intro .box_txt .txt_tel {
  text-align: center;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_intro .box_txt .txt_tel {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_txt .txt_tel {
    margin-top: 1.5em;
  }
}
.con_intro .box_txt .txt_tel > * {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  vertical-align: middle;
  line-height: 1;
}
.con_intro .box_txt .txt_tel em {
  margin: 0 20px 0 0;
  font-size: 185%;
  font-family: "Sorts Mill Goudy", serif;
  letter-spacing: .05em;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_txt .txt_tel em {
    margin: 0 0 0.3em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_intro .box_txt .txt_tel em {
    font-size: 170%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_txt .txt_tel em {
    display: block;
    font-size: 154%;
  }
}
.con_intro .box_txt .txt_tel a, .con_intro .box_txt .txt_tel span {
  font-size: 308%;
  font-family: "Times New Roman", serif;
  text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_intro .box_txt .txt_tel a, .con_intro .box_txt .txt_tel span {
    font-size: 277%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_txt .txt_tel a, .con_intro .box_txt .txt_tel span {
    font-size: 231%;
  }
}
.con_intro .box_txt .txt_tel a:before, .con_intro .box_txt .txt_tel a:after, .con_intro .box_txt .txt_tel span:before, .con_intro .box_txt .txt_tel span:after {
  font-family: FontAwesome;
  vertical-align: middle;
}
.con_intro .box_txt .txt_tel a:before, .con_intro .box_txt .txt_tel span:before {
  content: "";
  margin-right: .5em;
  vertical-align: baseline;
  font-size: 60%;
}
.con_intro .box_txt .txt_tel a i, .con_intro .box_txt .txt_tel span i {
  background: url(../images/common/bd1.png) repeat-x left bottom;
}
.con_intro .box_flow {
  padding: 25px 0 35px;
  margin-top: 70px;
  background: url(../images/common/bg1.png) center center;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_intro .box_flow {
    padding: 20px 0 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_flow {
    padding: 1em 0 1.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_intro .box_flow {
    margin-top: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_flow {
    margin-top: 2em;
  }
}
.con_intro .box_flow ul {
  max-width: 1100px;
  width: 95%;
  margin: auto;
  position: relative;
  letter-spacing: -.4em;
  text-align: center;
}
.con_intro .box_flow ul:before {
  content: '';
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  height: 1px;
  background: #1c1e22;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_flow ul:before {
    margin-top: -.7em;
  }
}
.con_intro .box_flow ul li {
  position: relative;
  z-index: 1;
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
}
.con_intro .box_flow ul li:first-child {
  margin-right: 85px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_intro .box_flow ul li:first-child {
    margin-right: 55px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_flow ul li:first-child {
    margin-right: 2em;
  }
}
.con_intro .box_flow ul li:first-child + li {
  margin-right: 130px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_intro .box_flow ul li:first-child + li {
    margin-right: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_flow ul li:first-child + li {
    margin-right: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_flow ul li:first-child + li + li em {
    line-height: 2.6;
  }
}
.con_intro .box_flow ul li > * {
  display: block;
  line-height: 1.3;
  letter-spacing: .06em;
}
.con_intro .box_flow ul li span {
  font-family: "Times New Roman", serif;
  font-size: 154%;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_intro .box_flow ul li span {
    font-size: 147%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_flow ul li span {
    font-size: 116%;
  }
}
.con_intro .box_flow ul li em {
  font-size: 139%;
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_intro .box_flow ul li em {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_flow ul li em {
    font-size: 100%;
  }
}
.con_intro .box_flow ul li em:before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border: 1px solid #1c1e22;
  margin: 7px auto 8px;
  background: #fff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border-radius: 50%;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_flow ul li em:before {
    margin: 0.3em auto 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_flow ul li em:before {
    width: .5em;
    height: .5em;
  }
}
.con_intro .box_flow ul li.active {
  color: #ac9467;
}
.con_intro .box_flow ul li.active em:before {
  border-color: #ac9467;
  background: #ac9467;
}

/* -----------------------------------------------------------
	.con_form
----------------------------------------------------------- */
.con_form {
  margin-top: 60px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form {
    margin-top: 2.5em;
  }
}
.con_form form {
  max-width: 1100px;
  width: 95%;
  margin: auto;
}
.con_form form > .txt {
  margin-bottom: .5em;
}
@media only screen and (min-width: 1261px) {
  .con_form form > .txt {
    font-size: 124%;
  }
}
@media print {
  .con_form form > .txt {
    font-size: 124%;
  }
}
.ie8 .con_form form > .txt {
  font-size: 124%;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form > .txt {
    font-size: 116%;
  }
}
.con_form form > .txt em {
  color: #ca4040;
}
.con_form form table {
  width: 100%;
  background: url(../images/common/bd1.png) repeat-x left top;
}
.con_form form table th, .con_form form table td {
  padding: 23px 10px 23px 25px;
  box-sizing: border-box;
  font-weight: normal;
  vertical-align: middle;
  background: url(../images/common/bd1.png) repeat-x left bottom;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form table th, .con_form form table td {
    padding: 18px 10px 18px 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table th, .con_form form table td {
    padding: 0.8em 0.5em;
  }
}
@media only screen and (min-width: 1261px) {
  .con_form form table th, .con_form form table td {
    font-size: 124%;
  }
}
@media print {
  .con_form form table th, .con_form form table td {
    font-size: 124%;
  }
}
.ie8 .con_form form table th, .ie8 .con_form form table td {
  font-size: 124%;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form table th, .con_form form table td {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table th, .con_form form table td {
    display: block;
    width: 100%;
  }
}
@media only screen and (min-width: 1261px) {
  .con_form form table tr th {
    width: 210px;
  }
}
@media print {
  .con_form form table tr th {
    width: 210px;
  }
}
.ie8 .con_form form table tr th {
  width: 210px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form table tr th {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table tr th {
    text-align: center;
  }
}
.con_form form table tr th em {
  color: #ca4040;
  margin-left: .5em;
}
.con_form form table tr td #btn_add {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  padding: 9px 15px;
  margin-left: 10px;
  background: #333c41;
  box-sizing: border-box;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td #btn_add {
    padding: 0.7em 0.8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td #btn_add {
    margin-left: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td #btn_add {
    font-size: 93%;
  }
}
.con_form form table tr td #btn_add:hover {
  cursor: pointer;
}
.con_form form table tr td input, .con_form form table tr td textarea {
  padding: 8px;
  border: 1px solid #1c1e22;
  box-sizing: border-box;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form table tr td input, .con_form form table tr td textarea {
    padding: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td input, .con_form form table tr td textarea {
    padding: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td input, .con_form form table tr td textarea {
    width: 100%;
  }
}
.con_form form table tr td input.name {
  margin-right: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form table tr td input.name {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td input.name {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1261px) {
  .con_form form table tr td input.name {
    width: 530px;
  }
}
@media print {
  .con_form form table tr td input.name {
    width: 530px;
  }
}
.ie8 .con_form form table tr td input.name {
  width: 530px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form table tr td input.name {
    width: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td input.name {
    width: 100%;
  }
}
.con_form form table tr td input.name2 {
  margin-bottom: 1em;
  margin-right: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form table tr td input.name2 {
    margin-right: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td input.name2 {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1261px) {
  .con_form form table tr td input.name2 {
    width: 530px;
  }
}
@media print {
  .con_form form table tr td input.name2 {
    width: 530px;
  }
}
.ie8 .con_form form table tr td input.name2 {
  width: 530px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form table tr td input.name2 {
    width: 400px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td input.name2 {
    width: 100%;
  }
}
.con_form form table tr td input.tel {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .con_form form table tr td input.tel {
    width: 340px;
  }
}
@media print {
  .con_form form table tr td input.tel {
    width: 340px;
  }
}
.ie8 .con_form form table tr td input.tel {
  width: 340px;
}
.con_form form table tr td input.email {
  width: 100%;
}
@media only screen and (min-width: 1261px) {
  .con_form form table tr td input.email {
    width: 730px;
  }
}
@media print {
  .con_form form table tr td input.email {
    width: 730px;
  }
}
.ie8 .con_form form table tr td input.email {
  width: 730px;
}
@media only screen and (min-width: 768px) {
  .con_form form table tr td input.post {
    width: 120px;
  }
}
@media print {
  .con_form form table tr td input.post {
    width: 120px;
  }
}
.ie8 .con_form form table tr td input.post {
  width: 120px;
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td input.post {
    width: 20%;
  }
}
.con_form form table tr td input.address1 {
  margin-top: 1em;
  width: 100%;
}
@media only screen and (min-width: 1261px) {
  .con_form form table tr td input.address1 {
    width: 730px;
  }
}
@media print {
  .con_form form table tr td input.address1 {
    width: 730px;
  }
}
.ie8 .con_form form table tr td input.address1 {
  width: 730px;
}
.con_form form table tr td input.address2 {
  margin-top: 1em;
}
@media only screen and (min-width: 1261px) {
  .con_form form table tr td input.address2 {
    width: 570px;
  }
}
@media print {
  .con_form form table tr td input.address2 {
    width: 570px;
  }
}
.ie8 .con_form form table tr td input.address2 {
  width: 570px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form table tr td input.address2 {
    width: 340px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td input.address2 {
    width: 55%;
  }
}
.con_form form table tr td textarea {
  width: 100%;
}
.con_form form table tr td .att {
  margin-top: .8em;
}
@media only screen and (min-width: 1261px) {
  .con_form form table tr td .att {
    font-size: 94%;
  }
}
@media print {
  .con_form form table tr td .att {
    font-size: 94%;
  }
}
.ie8 .con_form form table tr td .att {
  font-size: 94%;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form table tr td .att {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td .att {
    font-size: 93%;
  }
}
.con_form form table tr td .att.red {
  display: block;
  padding-left: 1em;
  text-indent: -1em;
  color: #ca4040;
}
.con_form form table tr td p span {
  display: inline-block;
  margin-top: .8em;
  color: #ca4040;
}
.con_form form table tr td p + p {
  margin-top: .5em;
}
.con_form form table tr td .roomtype label {
  display: flex;
  align-items: flex-start;
  margin-bottom: .5em;
}
.con_form form table tr td .roomtype label > * {
  display: block;
}
.con_form form table tr td .roomtype label input {
  width: auto;
  margin: .2em .5em 0 0;
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td .roomtype label input {
    margin: .3em .5em 0 0;
  }
}
.con_form form table tr td .roomtype label span {
  min-width: 9em;
  white-space: nowrap;
  margin-right: .5em;
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td .roomtype label span {
    min-width: 6.5em;
  }
}
.con_form form table tr td .roomtype label em i {
  display: inline-block;
}
.con_form form table tr td .transfer label {
  display: flex;
  align-items: flex-start;
  margin-bottom: .5em;
}
.con_form form table tr td .transfer label > * {
  display: inline;
}
.con_form form table tr td .transfer label input {
  width: auto;
  margin: .2em .5em 0 0;
}
@media only screen and (max-width: 767px) {
  .con_form form table tr td .transfer label input {
    margin: .3em .5em 0 0;
  }
}
.con_form form table tr td .transfer label em i {
  display: inline-block;
}
.con_form form table tr td [class^="btn_add"] {
  display: block;
  text-align: right;
  cursor: pointer;
}
.con_form form table tr td [class^="btn_add"] i {
  display: inline-block;
  vertical-align: middle;
  width: 1em;
  height: 1em;
  margin-right: .5em;
  text-align: center;
  border-radius: 1em;
  line-height: 0.9;
  letter-spacing: normal;
  border: 1px solid #1c1e22;
}
.con_form form table tr td [class^="btn_add"] em {
  display: inline-block;
  vertical-align: middle;
}
.con_form form table tr.companion2, .con_form form table tr.companion3, .con_form form table tr.companion4 {
  display: none;
}
.con_form form .btns {
  margin-top: 50px;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form .btns {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .btns {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_form form .btns {
    letter-spacing: -.4em;
  }
}
@media print {
  .con_form form .btns {
    letter-spacing: -.4em;
  }
}
.ie8 .con_form form .btns {
  letter-spacing: -.4em;
}
@media only screen and (min-width: 768px) {
  .con_form form .btns p {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
  }
}
@media print {
  .con_form form .btns p {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    *vertical-align: auto;
    zoom: 1;
    *display: inline;
    letter-spacing: normal;
  }
}
.ie8 .con_form form .btns p {
  display: -moz-inline-stack;
  display: inline-block;
  vertical-align: middle;
  *vertical-align: auto;
  zoom: 1;
  *display: inline;
  letter-spacing: normal;
}
.con_form form .btns p + p {
  margin: 0 0 0 8px !important;
}
@media only screen and (max-width: 767px) {
  .con_form form .btns p + p {
    margin: 0.5em auto 0 !important;
  }
}
.con_form form .btns .btn1 {
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn1 {
    width: 90%;
  }
}
.con_form form .btns .btn1 a, .con_form form .btns .btn1 > span {
  position: relative;
  display: block;
  padding: 15px 1.5em;
  border: 1px solid #1c1e22;
  background: #1c1e22;
  text-decoration: none;
  text-align: center;
  color: #fff1e0;
  font-size: 139%;
  font-family: "Sorts Mill Goudy", serif;
  line-height: 1;
  -webkit-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
  -moz-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
  -o-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
  transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn1 a, .con_form form .btns .btn1 > span {
    padding: 0.8em 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form .btns .btn1 a, .con_form form .btns .btn1 > span {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn1 a, .con_form form .btns .btn1 > span {
    font-size: 116%;
  }
}
.con_form form .btns .btn1 a:after, .con_form form .btns .btn1 > span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -30px;
  width: 60px;
  height: 1px;
  background: #edd3b5;
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  -moz-transition: background 500ms ease, -moz-transform 500ms ease;
  -o-transition: background 500ms ease, -o-transform 500ms ease;
  transition: background 500ms ease, transform 500ms ease;
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn1 a:after, .con_form form .btns .btn1 > span:after {
    right: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn1 a:after, .con_form form .btns .btn1 > span:after {
    width: 2em;
  }
}
.con_form form .btns .btn1 a:hover, .con_form form .btns .btn1 > span:hover {
  background: #edd3b5;
  border-color: #edd3b5;
  color: #1c1e22;
}
.con_form form .btns .btn1 a:hover:after, .con_form form .btns .btn1 > span:hover:after {
  background: #1c1e22;
}
@media only screen and (min-width: 768px) {
  .con_form form .btns .btn1 a:hover:after, .con_form form .btns .btn1 > span:hover:after {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@media print {
  .con_form form .btns .btn1 a:hover:after, .con_form form .btns .btn1 > span:hover:after {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.ie8 .con_form form .btns .btn1 a:hover:after, .ie8 .con_form form .btns .btn1 > span:hover:after {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn1 a:hover:after, .con_form form .btns .btn1 > span:hover:after {
    -webkit-transform: translateX(0.3em);
    -moz-transform: translateX(0.3em);
    -ms-transform: translateX(0.3em);
    -o-transform: translateX(0.3em);
    transform: translateX(0.3em);
  }
}
@media only screen and (min-width: 768px) {
  .con_form form .btns .btn1 a, .con_form form .btns .btn1 > span {
    padding-right: 55px;
    text-align: right;
  }
}
@media print {
  .con_form form .btns .btn1 a, .con_form form .btns .btn1 > span {
    padding-right: 55px;
    text-align: right;
  }
}
.ie8 .con_form form .btns .btn1 a, .ie8 .con_form form .btns .btn1 > span {
  padding-right: 55px;
  text-align: right;
}
.con_form form .btns .btn1:hover {
  background: transparent;
}
.con_form form .btns .btn2 {
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn2 {
    width: 90%;
  }
}
.con_form form .btns .btn2 a, .con_form form .btns .btn2 > span {
  position: relative;
  display: block;
  padding: 15px 1.5em;
  border: 1px solid #1c1e22;
  background: #fff;
  text-decoration: none;
  text-align: center;
  color: #1c1e22;
  font-size: 139%;
  font-family: "Sorts Mill Goudy", serif;
  line-height: 1;
  -webkit-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
  -moz-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
  -o-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
  transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn2 a, .con_form form .btns .btn2 > span {
    padding: 0.8em 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_form form .btns .btn2 a, .con_form form .btns .btn2 > span {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn2 a, .con_form form .btns .btn2 > span {
    font-size: 116%;
  }
}
.con_form form .btns .btn2 a:after, .con_form form .btns .btn2 > span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -30px;
  width: 60px;
  height: 1px;
  background: #1c1e22;
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  -moz-transition: background 500ms ease, -moz-transform 500ms ease;
  -o-transition: background 500ms ease, -o-transform 500ms ease;
  transition: background 500ms ease, transform 500ms ease;
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn2 a:after, .con_form form .btns .btn2 > span:after {
    right: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn2 a:after, .con_form form .btns .btn2 > span:after {
    width: 2em;
  }
}
.con_form form .btns .btn2 a:hover, .con_form form .btns .btn2 > span:hover {
  background: #1c1e22;
  border-color: #1c1e22;
  color: #fff;
}
.con_form form .btns .btn2 a:hover:after, .con_form form .btns .btn2 > span:hover:after {
  background: #1c1e22;
}
@media only screen and (min-width: 768px) {
  .con_form form .btns .btn2 a:hover:after, .con_form form .btns .btn2 > span:hover:after {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@media print {
  .con_form form .btns .btn2 a:hover:after, .con_form form .btns .btn2 > span:hover:after {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.ie8 .con_form form .btns .btn2 a:hover:after, .ie8 .con_form form .btns .btn2 > span:hover:after {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn2 a:hover:after, .con_form form .btns .btn2 > span:hover:after {
    -webkit-transform: translateX(0.3em);
    -moz-transform: translateX(0.3em);
    -ms-transform: translateX(0.3em);
    -o-transform: translateX(0.3em);
    transform: translateX(0.3em);
  }
}
.con_form form .btns .btn2 span:after {
  content: none;
}
.con_form form .btns .btn2 + .btn1 span {
  text-align: center !important;
}
@media only screen and (min-width: 768px) {
  .con_form form .btns .btn2 + .btn1 span {
    padding-right: 15px;
  }
}
@media print {
  .con_form form .btns .btn2 + .btn1 span {
    padding-right: 15px;
  }
}
.ie8 .con_form form .btns .btn2 + .btn1 span {
  padding-right: 15px;
}
@media only screen and (min-width: 768px) {
  .con_form form .btns .btn1, .con_form form .btns .btn2 {
    width: 265px;
  }
}
@media print {
  .con_form form .btns .btn1, .con_form form .btns .btn2 {
    width: 265px;
  }
}
.ie8 .con_form form .btns .btn1, .ie8 .con_form form .btns .btn2 {
  width: 265px;
}
.con_form form .btns .btn1 span, .con_form form .btns .btn2 span {
  font-family: "游明朝", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", Meiryo, "Times New Roman", Times, Garamond, Georgia, serif;
}
@media only screen and (min-width: 1261px) {
  .con_form form .btns .btn1 span, .con_form form .btns .btn2 span {
    font-size: 124%;
  }
}
@media print {
  .con_form form .btns .btn1 span, .con_form form .btns .btn2 span {
    font-size: 124%;
  }
}
.ie8 .con_form form .btns .btn1 span, .ie8 .con_form form .btns .btn2 span {
  font-size: 124%;
}
@media only screen and (max-width: 767px) {
  .con_form form .btns .btn1 span, .con_form form .btns .btn2 span {
    font-size: 108%;
  }
}
.con_form form .btns .btn1 span:hover, .con_form form .btns .btn2 span:hover {
  cursor: pointer;
}

/* -----------------------------------------------------------
	.con_thanks
----------------------------------------------------------- */
.con_thanks {
  max-width: 1100px;
  width: 95%;
  margin: auto;
  margin-top: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_thanks {
    margin-top: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_thanks {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_thanks .txt {
    text-align: center;
    font-size: 124%;
    line-height: 1.75;
  }
}
@media print {
  .con_thanks .txt {
    text-align: center;
    font-size: 124%;
    line-height: 1.75;
  }
}
.ie8 .con_thanks .txt {
  text-align: center;
  font-size: 124%;
  line-height: 1.75;
}
.con_thanks .btn {
  margin: auto;
  margin-top: 35px;
}
@media only screen and (max-width: 767px) {
  .con_thanks .btn {
    width: 90%;
  }
}
.con_thanks .btn a, .con_thanks .btn > span {
  position: relative;
  display: block;
  padding: 15px 1.5em;
  border: 1px solid #1c1e22;
  background: #fff;
  text-decoration: none;
  text-align: center;
  color: #1c1e22;
  font-size: 139%;
  font-family: "Sorts Mill Goudy", serif;
  line-height: 1;
  -webkit-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
  -moz-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
  -o-transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
  transition: border-color 500ms ease, background 500ms ease, color 500ms ease;
}
@media only screen and (max-width: 767px) {
  .con_thanks .btn a, .con_thanks .btn > span {
    padding: 0.8em 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_thanks .btn a, .con_thanks .btn > span {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .con_thanks .btn a, .con_thanks .btn > span {
    font-size: 116%;
  }
}
.con_thanks .btn a:after, .con_thanks .btn > span:after {
  content: '';
  position: absolute;
  top: 50%;
  right: -30px;
  width: 60px;
  height: 1px;
  background: #1c1e22;
  -webkit-transition: background 500ms ease, -webkit-transform 500ms ease;
  -moz-transition: background 500ms ease, -moz-transform 500ms ease;
  -o-transition: background 500ms ease, -o-transform 500ms ease;
  transition: background 500ms ease, transform 500ms ease;
}
@media only screen and (max-width: 767px) {
  .con_thanks .btn a:after, .con_thanks .btn > span:after {
    right: -1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_thanks .btn a:after, .con_thanks .btn > span:after {
    width: 2em;
  }
}
.con_thanks .btn a:hover, .con_thanks .btn > span:hover {
  background: #1c1e22;
  border-color: #1c1e22;
  color: #fff;
}
.con_thanks .btn a:hover:after, .con_thanks .btn > span:hover:after {
  background: #1c1e22;
}
@media only screen and (min-width: 768px) {
  .con_thanks .btn a:hover:after, .con_thanks .btn > span:hover:after {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
}
@media print {
  .con_thanks .btn a:hover:after, .con_thanks .btn > span:hover:after {
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    -ms-transform: translateX(10px);
    -o-transform: translateX(10px);
    transform: translateX(10px);
  }
}
.ie8 .con_thanks .btn a:hover:after, .ie8 .con_thanks .btn > span:hover:after {
  -webkit-transform: translateX(10px);
  -moz-transform: translateX(10px);
  -ms-transform: translateX(10px);
  -o-transform: translateX(10px);
  transform: translateX(10px);
}
@media only screen and (max-width: 767px) {
  .con_thanks .btn a:hover:after, .con_thanks .btn > span:hover:after {
    -webkit-transform: translateX(0.3em);
    -moz-transform: translateX(0.3em);
    -ms-transform: translateX(0.3em);
    -o-transform: translateX(0.3em);
    transform: translateX(0.3em);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1260px) {
  .con_thanks .btn {
    margin-top: 25px;
  }
}
@media only screen and (max-width: 767px) {
  .con_thanks .btn {
    margin-top: 1.5em;
  }
}
@media only screen and (min-width: 768px) {
  .con_thanks .btn {
    width: 145px;
  }
}
@media print {
  .con_thanks .btn {
    width: 145px;
  }
}
.ie8 .con_thanks .btn {
  width: 145px;
}
@media only screen and (min-width: 768px) {
  .con_thanks .btn a {
    padding: 8px 1em;
  }
  .con_thanks .btn a:after {
    width: 33px;
    right: -17px;
  }
}
@media print {
  .con_thanks .btn a {
    padding: 8px 1em;
  }
  .con_thanks .btn a:after {
    width: 33px;
    right: -17px;
  }
}
.ie8 .con_thanks .btn a {
  padding: 8px 1em;
}
.ie8 .con_thanks .btn a:after {
  width: 33px;
  right: -17px;
}
