@charset "UTF-8";
* {
  margin: 0;
  padding: 0;
}

header:not(.l-header) a, footer:not(.l-footer) a, ol:not(.l-contents__pankuzu-inner) a {
  color: #333;
}

header:not(.l-header) a:hover, footer:not(.l-footer) a:hover, ol:not(.l-contents__pankuzu-inner) a:hover {
  color: #003971;
  text-decoration: underline;
}

header:not(.l-header) a:active, footer:not(.l-footer) a:active, ol:not(.l-contents__pankuzu-inner) a:active {
  outline: none;
}

header:not(.l-header) a:hover img, footer:not(.l-footer) a:hover img, ol:not(.l-contents__pankuzu-inner) a:hover img {
  opacity: 0.7;
}

header:not(.l-header) img, header:not(.l-header) a img {
  border: none;
  font-size: 0px;
  line-height: 1.0;
  margin: 0;
  padding: 0px;
}

footer:not(.l-footer) img, footer:not(.l-footer) a img {
  border: none;
  font-size: 0px;
  line-height: 1.0;
  margin: 0;
  padding: 0px;
}

ol:not(.l-contents__pankuzu-inner) img, ol:not(.l-contents__pankuzu-inner) a img {
  border: none;
  font-size: 0px;
  line-height: 1.0;
  margin: 0;
  padding: 0px;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
}

.txtAR {
  text-align: right;
}

.txtAL {
  text-align: left;
}

.txtAC {
  text-align: center;
}

.floatL {
  float: left;
}

.floatR {
  float: right;
}

.clear {
  clear: both;
}

.fontWN {
  font-weight: normal;
}

.colorGRAY {
  color: #999;
}

.colorRED {
  color: #F33;
}

.marB10 {
  margin-bottom: 10px;
}

.marB30 {
  margin-bottom: 30px;
}

.marB100 {
  margin-bottom: 100px;
}

.marB150 {
  margin-bottom: 150px;
}

.marB300 {
  margin-bottom: 300px;
}

.negaIndent {
  padding-left: 1em;
  text-indent: -1em;
}

.inner {
  text-align: left;
  width: 750px;
  padding: 0 0px 0 50px;
}

#contents, .titPlan_house_design {
  font-family: Verdana, Geneva,  "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-size: 13px;
  letter-spacing: 0.2ex;
  line-height: 150%;
}

#contents {
  width: 950px;
  padding: 30px 50px;
  margin: 0 auto;
  box-sizing: content-box;
}
#contents h2 {
  margin-bottom: 30px;
}

#seminar #contents {
  width: 800px;
  padding: 0 56px 100px 94px;
  background: url(../seminar/img/bg_contents.gif) no-repeat 50px bottom;
}

.h3_sp {
  display: none;
}

#seminar .areaForm {
  width: 750px;
  margin: 0 auto;
}
#seminar .areaForm table td li {
  float: left;
  width: 180px;
}
#seminar .titSeminar .tit_seminar_sp, #seminar h2 .h2_sp, #seminar .tableSemi-sp {
  display: none;
}
#seminar #btns, #seminar #btn {
  margin-bottom: 0;
}

#plan .areaForm {
  width: 950px;
}
#plan .areaForm .plan li {
  border-bottom: 1px #666 dotted;
  padding: 0 0 15px 10px;
  margin-left: -10px;
  overflow: hidden;
}
#plan:not(.old) .areaForm .plan li:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
#plan:not(.old) .areaForm .plan li span.bgColor {
  background: #EBEBEB;
  padding: 3px;
}
#plan:not(.old) .areaForm .plan li .coverImg {
  float: left;
  width: 20%;
  box-sizing: border-box;
  padding-right: 15px;
  max-width: 160px;
  height: 135px;
  overflow: hidden;
}
#plan:not(.old) .areaForm .plan li .coverImg img {
  width: 100%;
  height: auto;
}
#plan:not(.old) .areaForm .plan li .infoTxt {
  float: left;
  width: 80%;
}
#plan:not(.old) .areaForm .plan td {
  padding: 0;
  border-right: 1px #AAA solid;
}
#plan:not(.old) .areaForm .plan .planSelect {
  display: flex;
  flex-wrap: wrap;
}
#plan:not(.old) .areaForm .plan .planSelect li {
  width: 50%;
  box-sizing: border-box;
  border-bottom: 1px #AAA solid;
  padding: 20px 15px;
  margin: 0 0 -1px;
}
#plan:not(.old) .areaForm .osusume .planSelect li {
  width: 100%;
}
#plan:not(.old) .areaForm .osusume li .coverImg {
  width: 38%;
  max-width: none;
  height: auto;
  margin-right: 2%;
}
#plan:not(.old) .areaForm .osusume li .coverImg img {
  width: 348px;
}
#plan:not(.old) .areaForm .osusume li .infoTxt {
  width: 58%;
}
#plan:not(.old) .areaForm .osusume li .infoTxt ul {
  float: left;
  margin-top: 10px;
  margin-bottom: 12px;
}
#plan:not(.old) .areaForm .osusume li .infoTxt li {
  float: none;
  border: none;
  padding: 0;
  margin: 0;
}
#plan:not(.old) .areaForm .osusume li .infoTxt span {
  width: 180px;
  display: inline-block;
}
#plan:not(.old) .areaForm .osusume li .infoTxt span:nth-of-type(even) {
  width: 40px;
  display: inline-block;
}
#plan:not(.old) .areaForm .osusume li .infoTxt span strong {
  font-weight: normal;
  font-size: 11px;
}
#plan:not(.old) .areaForm .osusume li .infoTxt .right {
  float: left;
  margin-top: 60px;
}
#plan:not(.old) .areaForm .osusume li .float {
  overflow: hidden;
}
#plan:not(.old) .areaForm .osusume li .bg-yellow {
  background: #FFFFCD;
  padding: 10px;
  display: inline-block;
  max-width: 350px;
}
#plan:not(.old) .areaForm .osusume li .bg-yellow br {
  display: none;
}
#plan:not(.old) .areaForm .life-style li .infoTxt span {
  width: 260px;
}
#plan:not(.old) .areaForm .life-style li .coverImg {
  margin-top: 20px;
}
#plan:not(.old) .areaForm .life-style li .infoTxt .right {
  margin-top: 110px;
}
#plan:not(.old) .areaForm .life-style li .bold {
  font-weight: bold;
  margin-top: 5px !important;
}
#plan:not(.old) .planSelect li:nth-child(2n+1) {
  border-right: 1px #AAA solid;
}
#plan:not(.old) .planSelect th {
  background: none;
}
#plan:not(.old) .planSelect th.errorArea {
  background: #FFE8DF;
}
#plan .planSelect .tit {
  background: #336AD1;
  color: #fff;
}

#admission .areaForm table td li {
  float: left;
  width: 180px;
}

.areaForm h3 {
  margin: 30px 0 20px;
  padding-top: 30px;
  border-top: 2px #005992 solid;
  font-size: 120%;
  font-weight: bold;
}
.areaForm h4 {
  font-weight: bold;
  margin-bottom: 20px;
}
.areaForm table {
  width: 100%;
  border-bottom: 1px #AAA solid;
  margin-bottom: 20px;
}
.areaForm table th {
  border-top: 1px #AAA solid;
  background: #F8F8F8;
  padding: 10px;
  text-align: left;
}
.areaForm table td {
  border-top: 1px #AAA solid;
  border-left: 1px #AAA solid;
  padding: 15px 10px 15px 20px;
  text-align: left;
}
.areaForm table td li {
  margin-bottom: 10px;
}
.areaForm table td li:last-child {
  margin-bottom: 0;
}
.areaForm table input, .areaForm table textarea {
  margin: 2px 3px 3px 2px;
}
.areaForm table select {
  margin: 2px 3px 3px 2px;
  padding: 5px 0 5px 5px;
}
.areaForm table select.seminar {
  max-width: 490px;
}
.areaForm table td.errorArea, .areaForm table th.errorArea {
  background: #FFE8DF;
}
.areaForm textarea {
  padding: 5px;
  width: 400px;
  height: 120px;
}

.flow {
  margin-bottom: 20px;
  text-align: center;
}

.flow_adm, .flow_plan {
  display: none;
}

.formUpper {
  padding-bottom: 20px;
}
.formUpper h4 {
  font-weight: bold;
  color: #004080;
}
.formUpper p {
  margin-bottom: 10px;
}

.error {
  background: #FFE8DF;
  border: 2px #FF3333 solid;
  padding: 10px;
}

.txt1, .txt2, .txt3, .txt4, .txt5, .txt6, .txt7 {
  padding: 5px;
  box-sizing: content-box;
}

.txt1 {
  width: 250px;
}

.txt2 {
  width: 400px;
}

.txt3 {
  width: 100px;
}

.txt4 {
  width: 125px;
}

.txt5 {
  width: 60px;
}

.txt6 {
  width: 30px;
}

.txt7 {
  width: 40px;
}

.ex {
  color: #9F6D3F;
}

.errorCheck {
  padding-bottom: 8px;
  color: #FFF;
  font-weight: bold;
  background: url(../img/bg_errorCheck.gif) no-repeat 10px bottom;
  margin-bottom: 5px;
}
.errorCheck span {
  background: #FF3333;
  padding: 5px;
}

.ERR {
  color: #F33;
  margin-bottom: 10px;
}

#btns, #btn {
  width: 544px;
  padding: 20px 0 0;
  margin: 0 auto 30px;
  overflow: hidden;
}

#btns p, #btn p {
  width: 262px;
  height: 50px;
  float: left;
  text-indent: -9999px;
}

* html #btns, * html #btn {
  zoom: 1;
}

#btn {
  width: 262px;
  height: 50px;
  box-sizing: content-box;
}
#btn p input {
  width: 262px;
  height: 50px;
  text-indent: -9999px;
  border: 0;
  display: block;
  cursor: pointer;
  float: left;
}
#btn #kakunin {
  float: left;
  margin: 0 auto;
}
#btn #kakunin input {
  background: url(../img/btn_conf.gif) no-repeat left top;
}

#btns p input {
  width: 262px;
  height: 50px;
  text-indent: -9999px;
  border: 0;
  display: block;
  cursor: pointer;
  float: left;
}

#submit {
  height: 50px;
  width: 282px;
  border: none;
  text-indent: -9999px;
  background: url(../img/btn_submit.gif) no-repeat right top;
  float: left;
}

#p_back input {
  height: 50px;
  width: 262px;
  display: block;
  border: none;
  text-indent: -9999px;
  background: url(../img/btn_back.gif) no-repeat;
  float: left;
  cursor: pointer;
  margin-right: 20px;
}

.headTxt {
  background: #F8F8F8;
  border: 2px #CCC solid;
  padding: 15px 20px 0;
}
.headTxt h3 {
  font-weight: bold;
  margin-bottom: 10px;
  font-weight: bold;
}
.headTxt dl dt {
  font-weight: bold;
}
.headTxt dl dt span {
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  color: #CCC;
  padding-right: 5px;
}
.headTxt dl dd {
  margin: -1.5em 0 15px 8em;
}
.headTxt dl dd span {
  font-weight: bold;
  font-size: 130%;
}
.headTxt p {
  font-weight: bold;
  margin-bottom: 15px;
}
.headTxt p span {
  font-family: "ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
  color: #CCC;
  padding-right: 5px;
}

.email {
  overflow: hidden;
}
.email a {
  display: block;
  width: 228px;
  height: 24px;
  background: url(../img/bg_mail.gif) no-repeat;
  text-indent: -9999px;
}
.email a:hover {
  background-position: 0 -24px;
}

.titSeminar {
  background: #1c5cc6;
  background: -moz-linear-gradient(left, #1c5cc6 0%, #1c5cc6 50%, #082770 50%, #082770 100%);
  background: -webkit-linear-gradient(left, #1c5cc6 0%, #1c5cc6 50%, #082770 50%, #082770 100%);
  background: linear-gradient(to right, #1c5cc6 0%, #1c5cc6 50%, #082770 50%, #082770 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c5cc6', endColorstr='#082770',GradientType=1 );
  position: relative;
}
.titSeminar::before, .titSeminar::after {
  content: "";
  display: block;
  width: 100%;
  background: #000;
  position: absolute;
  left: 0;
  z-index: 1;
}
.titSeminar::before {
  top: 0;
  background: -moz-linear-gradient(top, #000 0%, transparent 100%);
  background: -webkit-linear-gradient(top, #000 0%, transparent 100%);
  background: linear-gradient(to bottom, #000 0%, transparent 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
  height: 10px;
  opacity: 0.45;
}
.titSeminar::after {
  bottom: 0;
  background: -moz-linear-gradient(top, transparent 0%, transparent 45%, #000 100%);
  background: -webkit-linear-gradient(top, transparent 0%, transparent 45%, #000 100%);
  background: linear-gradient(to bottom, transparent 0%, transparent 45%, #000 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
  height: 15px;
  opacity: 0.2;
}
.titSeminar img {
  display: block;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}

.areaForm {
  border: none;
}
.areaForm .tableSemi td {
  text-align: center;
}
.areaForm .tableSemi td .txt4 {
  width: 150px;
}
.areaForm .tableSemi td .errorCheck {
  background-position: center bottom;
}

.titPlan {
  background: url(../plan/img/bg_pageTit.gif) repeat-x;
  text-align: center;
}

.titPage_plan, .titPage_order, .pc_d span {
  display: none;
}

.pc_i {
  display: inline;
}

.sp_d, .sp_i {
  display: none;
}

.titPlan_house_design {
  background: url(../house_design/img/bg_tit.png) #333 no-repeat center top;
  border: none;
  padding: 10px 0 10px 60px;
}
.titPlan_house_design h2 {
  background: url(../house_design/img/ico_tit.png) no-repeat left center;
  background-size: 85px auto;
  padding: 30px 0 10px 100px;
  color: #fff;
  font-weight: bold;
  font-size: 150%;
  max-width: 950px;
  margin: 0 auto;
  box-sizing: content-box;
}
.titPlan_house_design h2 strong {
  display: block;
  font-size: 180%;
  padding: 20px 0;
}

#house_design .areaForm .selectArea {
  padding: 0;
  border-right: 1px #AAA solid;
}
#house_design .areaForm .selectArea li {
  clear: both;
  overflow: hidden;
  padding: 0 0 25px 10px;
  margin-left: 0;
  margin-bottom: 20px;
  border-bottom: 1px #666 dotted;
}
#house_design .areaForm .selectArea li:last-of-type {
  border-bottom: 0;
  padding-bottom: 0;
}
#house_design .areaForm .selectArea .matome {
  border: 3px #d16b16 solid;
  margin: 0 -5px 20px;
}
#house_design .areaForm .selectArea .matome .pick {
  margin-bottom: 10px;
}
#house_design .areaForm .selectArea .matome .pick span {
  background: #d16b16;
  color: #fff;
  padding: 5px;
  margin: 0 0 10px -10px;
  display: inline;
  font-size: 19px;
}
#house_design .areaForm .selectArea .provence {
  border: 3px #b80117 solid !important;
  margin: 0 -5px 5px;
}
#house_design .areaForm .selectArea .provence .pick {
  margin-bottom: 10px;
}
#house_design .areaForm .selectArea .provence .pick span {
  background: #b80117;
  color: #fff;
  padding: 5px;
  margin: 0 0 10px -10px;
  display: block;
}
#house_design .areaForm .selectArea .bgC {
  background: #fffddb;
  border: 3px #B20000 solid;
  padding: 10px;
}
#house_design .areaForm .selectArea .bgC .pick {
  color: #B20000;
  font-size: 15px;
  font-weight: bold;
  margin-bottom: 8px;
}
#house_design .areaForm .selectArea .bgC .price {
  float: none;
}
#house_design .areaForm .selectArea .bgC .priceIll {
  margin-top: 5px;
}
#house_design.house_design2 .areaForm .selectArea li:first-of-type {
  padding: 25px 0 25px 10px;
}
#house_design.house_design2 .limited-area {
  margin-top: 30px;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}
#house_design.house_design2 .limited-area .float-area {
  overflow: hidden;
}
#house_design.house_design2 .limited-area .left {
  float: left;
}
#house_design.house_design2 .limited-area .right {
  float: right;
}
#house_design.house_design2 .limited-area .table-area {
  display: table;
}
#house_design.house_design2 .limited-area .table-cell {
  display: table-cell;
}
#house_design.house_design2 .limited-area .limited-tit {
  border-top: 1px solid #28528D;
  border-bottom: 1px solid #28528D;
  padding: 12px 0;
  margin-bottom: 20px;
  position: relative;
}
#house_design.house_design2 .limited-area .limited-tit .table-area {
  padding-left: 95px;
}
#house_design.house_design2 .limited-area .limited-tit span {
  color: #D2217A;
  font-size: 20px;
  line-height: 1.2;
  display: table-cell;
  vertical-align: middle;
  width: 155px;
}
#house_design.house_design2 .limited-area .limited-tit span strong {
  font-size: 135%;
}
#house_design.house_design2 .limited-area .limited-tit p {
  color: #28528D;
  font-size: 25px;
  display: table-cell;
  vertical-align: middle;
}
#house_design.house_design2 .limited-area .limited-tit .circle {
  color: #fff;
  background: #D2217A;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  padding-top: 21px;
  font-size: 24px;
  line-height: 1.2;
  box-sizing: border-box;
  position: absolute;
  top: -11px;
  left: 0;
}
#house_design.house_design2 .limited-area .box {
  position: relative;
  margin-bottom: 40px;
}
#house_design.house_design2 .limited-area .box:last-of-type {
  margin-bottom: 0;
}
#house_design.house_design2 .limited-area .box .table-area {
  width: 100%;
}
#house_design.house_design2 .limited-area .box .ico-arw {
  position: absolute;
  bottom: -50px;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 1;
}
#house_design.house_design2 .limited-area .box-left {
  width: 28%;
  box-sizing: border-box;
}
#house_design.house_design2 .limited-area .box-left strong {
  font-size: 135%;
}
#house_design.house_design2 .limited-area .box-left span {
  font-size: 75%;
  margin-top: 3px;
  display: inline-block;
}
#house_design.house_design2 .limited-area .box-right {
  box-sizing: border-box;
  padding: 15px 20px;
}
#house_design.house_design2 .limited-area .box-right .float-area {
  margin-bottom: 8px;
}
#house_design.house_design2 .limited-area .box-right .left {
  margin-right: 15px;
}
#house_design.house_design2 .limited-area .bg-pink-01 {
  background: #D6257D;
  font-size: 16px;
  line-height: 1.3;
  color: #fff;
  vertical-align: middle;
}
#house_design.house_design2 .limited-area .bg-pink-01 strong {
  font-size: 135%;
}
#house_design.house_design2 .limited-area .bg-pink-01 span {
  font-size: 75%;
}
#house_design.house_design2 .limited-area .bg-pink-02 {
  background: #FBEAF2;
}
#house_design.house_design2 .limited-area .bg-blue-01 {
  background: #2A63A7;
  font-size: 16px;
  line-height: 1.3;
  color: #fff;
  vertical-align: middle;
}
#house_design.house_design2 .limited-area .bg-blue-02 {
  background: #EAF0F7;
}
#house_design.house_design2 .limited-area .bg-blue-02 .float-area {
  margin-bottom: 0;
}
#house_design.house_design2 .limited-area .bg-green-01 {
  background: #138651;
  font-size: 16px;
  line-height: 1.3;
  color: #fff;
  vertical-align: middle;
}
#house_design.house_design2 .limited-area .bg-green-01 strong {
  font-size: 135%;
}
#house_design.house_design2 .limited-area .bg-green-01 span {
  font-size: 75%;
}
#house_design.house_design2 .limited-area .bg-green-02 {
  background: #E8F3EE;
}
#house_design.house_design2 .limited-area .bg-green-02 .float-area {
  margin-bottom: 0;
}
#house_design.house_design2 .limited-area .bg-blue {
  color: #fff;
  background: #008FD4;
  font-size: 13px;
  display: block;
  width: 125px;
  margin-bottom: 8px;
  padding: 3px 0;
}
#house_design.house_design2 .limited-area .bg-blue strong {
  font-size: 135%;
}
#house_design.house_design2 .limited-area .bg-gray {
  color: #fff;
  background: #54595A;
  font-size: 20px;
  display: block;
  width: 125px;
  padding: 12px 0;
}
#house_design.house_design2 .limited-area .bg-gray strong {
  font-size: 135%;
}
#house_design.house_design2 .limited-area .note {
  border: 1px solid #54595A;
  padding: 3px 5px;
  display: inline-block;
  font-size: 13px;
  font-weight: normal;
  font-family: Verdana, Geneva, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#house_design.house_design2 .limited-area .note:first-of-type {
  margin-right: 5px;
}
#house_design.house_design2 .limited-area ul {
  margin-top: 15px;
  text-align: left;
  font-weight: normal;
  font-family: Verdana, Geneva, "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#house_design.house_design2 .limited-area ul li {
  text-indent: -1em;
  padding-left: 1em;
}
#house_design.house_design2 .areaForm .selectArea .bgC .pick {
  margin-bottom: 0;
}
#house_design.house_design2 .areaForm .selectArea .bgC .price {
  padding-top: 0;
}
#house_design.house_design2 .areaForm .selectArea .bgC .price:first-of-type {
  margin-bottom: 10px;
}

.imgH {
  float: left;
  margin-right: 20px;
}
.imgH img {
  width: auto;
  height: 81px;
}

.price {
  padding-top: 10px;
  clear: none;
  float: left;
}
.price strong b {
  color: #BB070A;
  font-weight: bold;
  font-size: 120%;
}

.agree {
  padding-bottom: 15px;
  border: 2px #FE0000 solid;
  margin: 0 0px 30px;
}
.agree .pick {
  margin-bottom: 10px;
  font-weight: bold;
  font-size: 15px;
  background: #FE0000;
  padding: 5px;
}
.agree .pick span {
  color: #fff;
  margin: 0 0 10px 0px;
  display: block;
  text-indent: -1.3em;
  padding-left: 1.3em;
}
.agree div {
  margin: 0 15px 5px;
  text-indent: -1.6em;
  padding-left: 1.6em;
}

#confirm:disabled {
  cursor: default;
  opacity: .5;
}

.agreeComment {
  position: relative;
}
.agreeComment .colorRED {
  position: absolute;
  top: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  margin-top: -20px;
  margin-bottom: 20px;
}

.h2_adm {
  font-size: 120%;
  margin-bottom: 20px;
  border-bottom: 1px #004080 solid;
  padding: 0 0 5px;
}

.clear_fix {
  display: inline-block;
  min-height: 1%;
}
.clear_fix:after {
  clear: both;
  content: ".";
  display: block;
  height: 1px;
  visibility: hidden;
}

* html .clear_fix {
  height: 1%;
}

.clear_fix {
  display: block;
}

@media print, screen and (max-width: 600px) {
  .marB30 {
    margin: 0 10px 20px;
  }

  .marB150, .marB100, .marB300 {
    margin: 0 10px 40px;
  }

  .areaForm h3 {
    margin: 20px 10px 20px;
    padding-top: 20px;
    border-top: 1px #005992 solid;
    font-size: 100%;
  }
  .areaForm h4 {
    margin: 0 10px 20px;
  }
  .areaForm table {
    border-bottom: none;
    margin-bottom: 10px;
  }
  .areaForm table th {
    display: block;
    width: 100%;
    box-sizing: border-box !important;
  }
  .areaForm table td {
    display: block;
    width: 100%;
    box-sizing: border-box !important;
    border-left: none;
    padding: 10px 10px 15px;
  }
  .areaForm textarea {
    width: 100%;
    box-sizing: border-box !important;
  }

  .formUpper {
    padding-bottom: 0;
  }
  .formUpper h4, .formUpper p {
    margin: 0 10px 20px;
  }

  .flow_plan {
    display: inherit;
    background: #BBDDFF;
    padding: 8px;
    margin-bottom: 15px;
  }
  .flow_plan h4 {
    color: #003F7F;
    font-weight: bold;
    margin: 0;
  }
  .flow_plan ul {
    padding: 10px 0;
  }
  .flow_plan li {
    display: inline;
  }
  .flow_plan li span {
    border: 1px #999 solid;
    background: #FFF;
    padding: 3px;
  }

  #contents {
    max-width: 750px;
    padding: 30px 0 0;
    width: 100%;
    box-sizing: border-box;
  }
  #contents h2 {
    margin: 0 10px 20px;
  }
  #contents .titPage_order {
    display: inherit;
    background: url(../order/img/bg_titPage.gif) no-repeat 10px 5px;
    padding: 15px 10px 15px 60px;
    border-bottom: 1px #2A82DC solid;
    font-weight: bold;
  }
  #contents .h3_pc {
    display: none;
  }
  #contents .h3_sp {
    display: block;
    border-bottom: 1px #004080 solid;
    font-size: 120%;
    padding: 0 0 5px;
  }

  .inner {
    padding: 0 10px;
    width: 100%;
  }

  .headTxt {
    margin: 0 10px;
    padding: 10px 10px 0;
  }
  .headTxt dl dd {
    margin: -1.5em 0 10px 5.5em;
  }

  .flow {
    display: none;
  }

  .ex {
    display: block;
  }

  .txt1, .txt2, .txt6, .txt7 {
    width: 100%;
    box-sizing: border-box !important;
  }

  #btn {
    padding: 0;
  }
  #btn #kakunin {
    float: none;
  }
  #btn #kakunin input {
    background: url(../img/btn_conf.gif) no-repeat left top;
    background-size: 210px;
  }
  #btn p {
    width: 210px;
  }
  #btn p input {
    width: 210px;
    height: 40px;
  }

  #btns {
    width: 100%;
    padding: 0;
  }
  #btns p {
    width: 210px;
    height: 40px;
    margin: 0 auto;
    float: none;
  }
  #btns p input {
    background: url(../img/btn_submit.gif) no-repeat right top;
    background-size: 210px;
    width: 210px;
    height: 40px;
    float: none;
    margin: 0 auto 10px;
  }

  #p_back input {
    background: url(../img/btn_back.gif) no-repeat;
    background-size: 210px;
    width: 210px;
    height: 40px;
    float: none;
    margin: 0 auto 10px;
  }

  #order #contents {
    padding: 0;
  }
  #order #contents h2 {
    margin: 0 0 20px;
  }
  #order #contents h2 img {
    display: none;
  }

  #admission .flow_adm {
    display: inherit;
    background: #BBDDFF;
    padding: 8px;
    margin-bottom: 15px;
  }
  #admission .flow_adm h4 {
    color: #003F7F;
    font-weight: bold;
    margin-bottom: 0;
  }
  #admission .flow_adm ul {
    padding: 10px 0;
  }
  #admission .flow_adm li span {
    border: 1px #999 solid;
    background: #FFF;
    padding: 3px;
    display: block;
  }

  #plan .titPlan {
    display: none;
  }
  #plan .titPage_plan {
    display: inherit;
    background: url(../plan/img/bg_titPage.gif) no-repeat 10px 5px;
    padding: 15px 10px 15px 60px;
    border-bottom: 1px #2A82DC solid;
    font-weight: bold;
  }
  #plan .areaForm {
    width: 100%;
  }
  #plan:not(.old) .areaForm .plan .planSelect li {
    width: 100%;
    border-right: none;
    padding: 20px 10px;
  }
  #plan:not(.old) .areaForm .plan li .coverImg {
    float: right;
    padding-right: 0;
    width: 21%;
    height: auto;
  }
  #plan:not(.old) .areaForm .plan li .infoTxt {
    width: 77%;
  }
  #plan:not(.old) .areaForm .plan li .infoTxt .txt7 {
    width: 40px;
  }
  #plan:not(.old) .areaForm .plan li .set {
    display: inline-block;
  }
  #plan:not(.old) .areaForm .osusume li .coverImg {
    width: 200px;
    float: none;
    margin: 0 auto;
  }
  #plan:not(.old) .areaForm .osusume li .coverImg img {
    width: 100%;
  }
  #plan:not(.old) .areaForm .osusume li .infoTxt {
    width: auto;
    float: none;
    margin: 12px auto 0;
    text-align: center;
  }
  #plan:not(.old) .areaForm .osusume li .float {
    max-width: 310px;
    margin: 0 auto;
    display: block;
    text-align: left;
  }
  #plan:not(.old) .areaForm .osusume li .bg-yellow {
    width: auto;
    max-width: none;
    margin: 0 auto;
    text-align: center;
  }
  #plan:not(.old) .areaForm .osusume li .bg-yellow br {
    display: inherit;
  }
  #plan:not(.old) .areaForm .life-style li .infoTxt .right {
    margin-top: 0;
    margin-bottom: 12px;
  }
  #plan:not(.old) .areaForm .life-style li .infoTxt ul {
    float: none;
  }
  #plan:not(.old) .areaForm .life-style li .float {
    max-width: 260px;
  }

  .pc_d img {
    display: none;
  }
  .pc_d span {
    display: inherit;
  }

  .pc_i {
    display: none;
  }

  .sp_d, .sp_i {
    display: inherit;
  }

  .titPlan_house_design {
    background: url(../house_design/img/bg_tit.png) #333 no-repeat left top;
    padding: 5px 0 5px 10px;
  }
  .titPlan_house_design h2 {
    background-size: 30px auto;
    padding: 5px 0 5px 35px;
    font-size: 100%;
  }
  .titPlan_house_design h2 strong {
    font-size: 130%;
    padding-top: 0;
    padding-bottom: 0;
  }

  #house_design {
    width: 100%;
  }
  #house_design .areaForm {
    padding: 0;
  }
  #house_design .areaForm .selectArea .bgC {
    margin: 10px;
  }
  #house_design .areaForm .selectArea .imgH {
    margin-right: 10px;
  }
  #house_design .areaForm table .txt7 {
    width: 50px;
    margin: 0 2px 0 0;
  }
  #house_design .areaForm .agreeComment .colorRED {
    position: static;
    margin: 0 10px 20px;
    text-align: left;
    width: auto;
  }
  #house_design .areaForm .formUpper {
    padding: 0;
  }
  #house_design .areaForm .formUpper p {
    margin: 0 10px 20px;
  }
  #house_design.house_design2 .limited-area {
    margin-top: 0;
  }
  #house_design.house_design2 .limited-area .limited-tit {
    padding-top: 0;
    padding-bottom: 12px;
    margin-bottom: 0;
    border-top: none;
    border-bottom: none;
  }
  #house_design.house_design2 .limited-area .limited-tit .circle {
    position: static;
    width: auto;
    height: auto;
    padding-top: 0;
    border-radius: unset;
    font-size: 18px;
    text-align: left;
    padding: 8px 10px;
    border-top: 1px solid #D6257D;
    border-bottom: 1px solid #D6257D;
    background: none;
    color: #D6257D;
  }
  #house_design.house_design2 .limited-area .limited-tit .circle br {
    display: none;
  }
  #house_design.house_design2 .limited-area .limited-tit .table-area {
    margin-top: 12px;
    padding: 0 10px;
    text-align: left;
  }
  #house_design.house_design2 .limited-area .limited-tit span {
    font-size: 14px;
    width: 95px;
    margin-right: 10px;
    line-height: 1.2;
  }
  #house_design.house_design2 .limited-area .limited-tit p {
    line-height: 1.2;
    font-size: 21px;
  }
  #house_design.house_design2 .limited-area .box-left, #house_design.house_design2 .limited-area .box-right {
    display: block;
    width: 100%;
    padding: 8px 10px;
  }
  #house_design.house_design2 .limited-area .box-left {
    text-align: left;
    font-size: 14px;
  }
  #house_design.house_design2 .limited-area .box-left br {
    display: none;
  }
  #house_design.house_design2 .limited-area .box-right {
    padding-bottom: 15px;
  }
  #house_design.house_design2 .limited-area .box-right .left {
    float: none;
  }
  #house_design.house_design2 .limited-area .box-right img {
    width: 90%;
    max-width: 300px;
    height: auto;
    display: block;
    margin: 8px auto 0;
  }
  #house_design.house_design2 .limited-area .bg-blue {
    display: inline-block;
    font-size: 15px;
    padding: 8px 0;
    width: 155px;
  }
  #house_design.house_design2 .limited-area .bg-gray {
    display: inline-block;
    font-size: 15px;
    padding: 8px 0;
  }
  #house_design.house_design2 .limited-area .note {
    width: 100%;
    box-sizing: border-box;
  }
  #house_design.house_design2 .limited-area .note:first-of-type {
    margin-right: 0;
    margin-bottom: 8px;
  }
  #house_design.house_design2 .limited-area .box {
    margin-bottom: 30px;
  }
  #house_design.house_design2 .limited-area .box .ico-arw {
    width: 100px;
    height: auto;
    bottom: -38px;
  }
  #house_design.house_design2 .limited-area ul {
    margin: 10px;
  }

  #seminar {
    width: 100%;
  }
  #seminar .titSeminar {
    background: none;
  }
  #seminar .titSeminar::before, #seminar .titSeminar::after, #seminar .titSeminar .tit_seminar_pc {
    display: none;
  }
  #seminar .titSeminar .tit_seminar_sp {
    display: block;
    background: #1C5CC6;
    color: #fff;
    font-weight: bold;
    font-size: 130%;
    padding: 18px 0 18px 10px;
  }
  #seminar #contents {
    max-width: 750px;
    padding: 0;
    width: 100%;
    box-sizing: border-box;
    background: none;
  }
  #seminar h2 .h2_pc {
    display: none;
  }
  #seminar h2 .h2_sp {
    display: block;
    margin: 30px 0 20px;
    padding-bottom: 5px;
    font-size: 120%;
    border-bottom: 1px #004080 solid;
  }
  #seminar .areaForm {
    width: 100%;
  }
  #seminar .areaForm .tableSemi-pc {
    display: none;
  }
  #seminar .areaForm .tableSemi-sp {
    display: inherit;
  }
  #seminar .areaForm .tableSemi-sp tbody, #seminar .areaForm .tableSemi-sp tr {
    width: 100%;
    display: block;
  }
  #seminar .areaForm .tableSemi-sp td {
    text-align: left;
  }
  #seminar .nameArea dl {
    text-align: left;
  }
  #seminar .nameArea dt {
    margin-bottom: 5px;
  }
  #seminar .nameArea dd {
    margin-bottom: 10px;
    border-bottom: 1px #CCC dotted;
    padding-bottom: 15px;
  }
  #seminar .nameArea dd span {
    display: block;
    width: 10em;
    float: left;
    margin-top: 10px;
  }
  #seminar .nameArea dd .txt6 {
    width: 150px;
  }
}
