html {
	/*scroll-behavior: smooth;*/
}
body {
	background-image: url(../../../test_realestate2/img/repeat.png); 	
  	font-family: "YakuHanJP,Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", "游ゴシック", "ＭＳ Ｐゴシック", "MS PGothic", Sans-Serif;
  	color: #333;
  	font-size: 14px;
}
/*img {
	image-rendering: -webkit-optimize-contrast;
}*/
section {
  max-width: 1665px;
  margin: auto;
  background-color: #fff;
}

a {
	color: #333;
	text-decoration: underline;
}

h1, h2, h3, h4 {
	-webkit-transform: rotate(0.03deg);
	transform: rotate(0.03deg);
	color: #005bac;
	font-weight: normal;
}
@media (min-width: 992px) {
	.section-container {
		max-width: 80%;
		margin: 0 auto;
	}
}
@media (min-width: 1200px) {
	.section-container {
		max-width: 70%;
	}
}
@media (min-width: 1600px) {
	.section-container {
		max-width: 65%;
	}
}

.left, .right, .grid-block {
    position: relative;
    width: 100%;
    min-height: 1px;
}

/* tables start */
.collapse-table,
.collapse-table thead,
.collapse-table tbody,
.collapse-table tr,
.collapse-table th,
.collapse-table td {
  display: block;
}

@media (min-width: 992px) {
  .collapse-table {
    display: table;
  }
  .collapse-table thead,
  .collapse-table tbody {
    display: table-row-group;
  }
  .collapse-table tr {
    display: table-row;
  }
  .collapse-table th, 
  .collapse-table td {
    display: table-cell;
  }
}


/* お問い合わせフォーム */
.section-contact .container {
	padding-left: 0;
	padding-right: 0;
}
.section-contact a {
	color: #005bac;
}

.address-container-sp {
	background-color: #f6f7f7;	
	padding: 1rem 0;
	text-align: center;
}
.address-text {	
	line-height: 1.7;
	font-weight: bold;
	margin-bottom: 0;
}
.required {
	color: #fff;
	background-color: #005bac;
	padding: 0 0.25rem;
}
.contact-table {
	margin-bottom: 30px;
}
.contact-table th {
	padding: 0.5rem 1rem 0.3rem;
}
.contact-table td {
	padding: 0 1rem 0.5rem;
}
.contact-table p {
	margin-bottom: 0;
}
.contact-table textarea,
.contact-table input,
.contact-table select  {
	width: 100%;
}
.contact-table input {
	padding: 0.25rem;
}
.contact-table select {
	background-color: #fff;
	padding: 0.25rem;
}
.contact-table input[type="submit"] {
  -webkit-appearance: none;
}
.content-checkbox {padding-bottom: 1rem;}
.content-checkbox input.form-check-input {width:auto;}
.content-checkbox .form-check-label {word-break: keep-all; padding-right: 1rem;}
.btn-submit {
	max-width: 80%;
	margin: 0 auto 10px;
}
.btn-submit input,
.btn-blue {
	color: #005bac;
	background-color: #fff;
	padding: 0.5rem;
	box-shadow: 0 0 3px rgba(0,0,0,0.3);
	border-radius: 0;
}

.confirm .btn-submit input {
	padding-left: 2rem;
	padding-right: 2rem;
}

@media (max-width: 767px) {
	.form {
		border-top: 1px solid #999999;
	}
	.privacy-text {
		padding: 0.5rem 0.5rem 0;
		border-top: 1px solid #999999;
		border-bottom: 1px solid #999999;
	}
  .contact-table th {
  padding: 0.1rem 1rem 0.1rem;
  }
}

@media (min-width: 768px) {
	.address-container-sp {display: none;}
	.contact-table th,
	.contact-table td {
		background-color: transparent;
	}
}

@media (min-width: 992px) {
	/*.step-1 {background-color: #f6f7f7;}
	.step-2 {background-color: #fff;}*/
	.contact-row {
		border: 1px solid #999999;		
	}
	.contact-table table {
		display: table;
		table-layout: fixed;
		width: 100%;
	}
	.contact-table th,
	.contact-table td {
		padding: 0.8rem;
	}
	.contact-table th {
		width: 40%;
		padding-left: 2rem;
		vertical-align: middle;
	}
	.contact-table td {
		width: 60%;
	}
	.privacy-text {
		margin-top: 1rem;
	}
	.btn-submit {		
		max-width: 50%;	
	}
	.confirm .btn-submit input {
		padding-left: 3rem;
		padding-right: 3rem;
	}
	.btn-submit input:hover {
		cursor: pointer;
		box-shadow: 3px 3px 0px #000d14;
	}	
	.form-check-inline-lg {
	  display: -ms-inline-flexbox;
	  display: inline-flex;
	  -ms-flex-align: center;
	  align-items: center;
	  padding-left: 0;
	  margin-right: 0.75rem;
	}

	.form-check-inline-lg .form-check-input {
	  position: static;
	  margin-top: 0;
	  margin-right: 0.3125rem;
	  margin-left: 0;
	}
}


/* フッター */
.footer {
	padding: 1.5rem 0;
	text-align: center;
	text-transform: uppercase;
}
.footer p {margin-bottom: 0; font-size: 0.9em;}

@media (min-width: 992px) {
	.footer p {font-size: 1em;}
}


/* セミナー一覧ページ */
.seminar-info {
	background-color: #f6f7f7;
	padding-bottom: 4vh;
}
.seminar-info h1 { color: #005bac; }
.seminar-block {	
	border: 1px solid #ccc;
	background-color: #ccc;
	margin-bottom: 2rem;
	position: relative;
}
.corner-deco {
	background-color: #fff;
	padding: 0.5rem;
	background-color: #fff;
    -webkit-border-bottom-left-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    -moz-border-radius-bottomleft: 15px;
    -moz-border-radius-topright: 15px;
    border-bottom-left-radius: 15px;
    border-top-right-radius: 15px;
}
.seminar-block .seminar-new {
	position: absolute;
	top: 0;
	right: 0;
}
.seminar-th {
	font-weight: bold;
}
.seminar-theme {
	color: #005bac;
	font-size: 1.2em;
	font-weight: bold;
	padding-top: 1rem;
}
.profile-pic {
	text-align: center;
	margin-bottom: 1rem;	
}
.profile-pic img {
	border: 1px solid #999;
}
.btn-seminar-contact {
	text-align: center;	
	}
.btn-seminar-contact a {
	color: #fff;
	text-decoration: none;
}
@media (max-width: 991px) {
	.seminar-contact-info {text-align: center;}
}
@media (min-width: 992px) {
	.btn-seminar-contact {
		max-width: 40%;
		margin: 0 auto;
	}
	.corner-deco {
		padding: 3rem 2rem 2rem;
	}
	.seminar-block .left {
		-webkit-box-flex: 0;
    	-ms-flex: 0 0 15%;
    	flex: 0 0 15%;
    	max-width: 15%; 
	}
	.seminar-block .right {
		flex: 1;
	}
	.seminar-theme {
		padding-top: 0;
	}
	.seminar-block .profile-left {
		-webkit-box-flex: 0;
    	-ms-flex: 0 0 20%;
    	flex: 0 0 20%;
    	max-width: 20%;
	}
	.profile-pic {
		max-width: 200px;		
		margin: 0 0 0 auto;
	}
	.seminar-block .seminar-details-left {
		-webkit-box-flex: 0;
    	-ms-flex: 0 0 25.7142859%;
    	flex: 0 0 25.7142859%;
    	max-width: 25.7142859%;
	}
	.seminar-map {
		max-width: 372px;
		margin-right: 0;
    	margin-left: auto;
	}
	.profile-right .left {
	    -webkit-box-flex: 0;
    	-ms-flex: 0 0 15%;
    	flex: 0 0 15%;
    	max-width: 15%;
	}
	.profile-right .right {
		flex: 1;
	}
	.seminar-contact-info .left {
		-webkit-box-flex: 0;
    	-ms-flex: 0 0 35%;
    	flex: 0 0 35%;
    	max-width: 35%;
	}
	.seminar-contact-info .right {
		-webkit-box-flex: 0;
    	-ms-flex: 0 0 65%;
    	flex: 0 0 65%;
    	max-width: 65%;
	}
}


/* SP固定問い合わせボタンバー */

@media (min-width: 992px) {
	.sp-contact-bar {
		display: none;
	}
}

/* SP 	固定問い合わせボタン */
.sp-contact-bar {
	position: fixed;
	width: 100%;
	bottom: 0;
	right: 0;
	z-index: 10000;
	box-shadow: 0 0 6px 2px rgba(0,0,0,.2); 
}
.sp-contact-buttons {
	padding-top: 0.5rem;
	padding-bottom: 0.5rem;
	background-color: #e4e4e4;
	border-bottom: 1px solid #e9e9e9;
}
.sp-contact-buttons .left,
.sp-contact-buttons .right {
	-webkit-box-flex: 0;
    	-ms-flex: 0 0 50%;
    	flex: 0 0 50%;
    	max-width: 50%;    
}
.sp-contact-buttons .left img,
.sp-contact-buttons .right img {
	box-shadow: 0 1px 3px 0 rgba(0,0,0,0.10);
}
.sp-contact-buttons .left {
	padding-left: 0.5rem;
	padding-right: 0.25rem;
}
.sp-contact-buttons .right {
	padding-right: 0.5rem;
	padding-left: 0.25rem;
}
@media (min-width: 992px) {
	.sp-contact-bar {
		display: none;
	}
}

/* 2019/12/19 追加 */
.logo-c {	
	text-align: center;
}
.nap-text {	
	font-size: 12px;
}
.nap-table table {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.nap-table th {
  padding: 0.5rem 1rem;
  border: 1px solid #dedede;
  background-color: transparent;
  width: 20%;
}
.nap-table td {
  padding: 0.5rem 1rem;
  border: 1px solid #dedede;
  background-color: transparent;
  width: 80%;
}
.nap-table p {
  margin-bottom: 5px;
}
.nap-table input {
  padding: 0.25rem;
}
.nap-table select {
  background-color: #fff;
  padding: 0.5rem 0.25rem;
}
.nap-table input[type="submit"] {
  -webkit-appearance: none;
}

/* confirm.php start */
.confirm-wrap {
  max-width: 960px;
  margin: 0 auto 2em;
  padding: 0 15px;
  text-align: left;
}
.confirm-wrap h3 {
  text-align: center;
  margin: 1em 0;
  font-family: YakuHanJP,'Noto Serif JP', serif;
}
.c-m-heading {
  background: #ddd;
  padding: 0.3em 0.5em !important;
  margin-bottom: 1em;
}
.confirm-wrap dt {
  padding-bottom: 1em;
  font-family: YakuHanJP,'Noto Serif JP', serif;
}
.confirm-wrap [type="submit"] {
  margin: 0 1em;
  padding: 0.5em;
}
.confirm-wrap form {
  display: inline-block;
}
.kakunin-box {
 margin-left: 35%;
}
@media (max-width: 575px) {
.kakunin-box {
 margin-left: 10%;
}
  .confirm-wrap [type="submit"] {
    margin: 0 0.5em;
  }
}
/* confirm.php end */

/* mailpost.php start */
.mailpost-p {
  text-align: center;
  font-size: 1.5rem;
  margin: 2em 0 0;
  font-weight: 700;
  font-family: YakuHanJP,'Noto Serif JP', serif;
}
.mailpost-p2 {
  text-align: center;
  font-size: 18px;
  font-weight: 700;
  font-family: YakuHanJP,'Noto Serif JP', serif;
}
@media (max-width: 575px) {
  .mailpost-p {
    font-size: 1.1rem;
  }
  .mailpost-p {
    font-size: 16px
  }
}
/* mailpost.php end */



/* debug */
/** {
  background: #000 !important;
  color: #0f0 !important;
  outline: solid #f00 1px !important;
}*/

/*20210513調整*/
  @media (max-width: 767px) {
  .divider-bar h2 { 
  font-size: 15px;
  margin-left: 10px;
  }
  .divider-bar h2 span { 
  display: none;
  }
  .divider-bar {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: baseline;
  flex-flow: row-reverse;
  }
  }
.form-radio-box {
display: flex;
padding: 1px 0 0;
justify-content: space-around;
margin: 0;
}
.form-radio-box li {
list-style: none;
text-align: center;
width: 47%;
padding: 5px 5px 0;
box-sizing: border-box;
}
.form {
margin-top: 1rem;
}
.header img.header-logo {
margin-top: 0.8rem;
}
@media (max-width: 767px) {
.form-radio-box input {
width: auto;
}
.form-radio-box li {
box-sizing: border-box;
border: 1px solid #7e7e7e;
box-shadow: 0px 1px 2px #795548;
border-radius: 3px;
background: #fff;
line-height: 1;
}
.header img.header-logo {
margin-top: 5px;
}
.required {
font-size: 12px;
}
.contact-table td {
padding: 0 1rem 2px;
}
}
/*20210628*/
.wrapper {
overflow: hidden;
}
.container {
padding-top: 20px;
padding-bottom: 30px;
}
.contact-l {
font-family: YakuHanJP,'Noto Serif JP', serif;
padding: 0 20px;
}
.contact-l h2 {
margin: 10px 0 20px;
color: #666;
font-size: 16px;
font-weight: 600;
text-align: center;
line-height: 1.1;
}
.contact-l h3 {
margin-bottom: 7px;
font-size: 18px;
}
.contact-l li {
font-size: 16px;
margin-bottom: 7px;
}
.contact-l li span {
border-bottom: 2px solid #005bac;
}
.no-txt {
font-family: YakuHanJP,'DM Serif Text', serif;
font-weight: normal;
font-size: 30px;
letter-spacing: -2px;
margin-right: 5px;
text-decoration: underline;
text-decoration-thickness: 1px;
}
.seo-check {
font-size: 33px;
color: #005bac;
background: linear-gradient(transparent 75%, yellow 25%);
}
.contact-l p {
font-size: 18px;
font-family: YakuHanJP,'Noto Serif JP', serif;
}
.contact-r {
background: #005bac;
color: #fff;
}
.contact-r h3 {
font-family: YakuHanJP,'Noto Serif JP', serif;
color: #fff;
border-bottom: 1px solid #fff;
padding: 0 30px 10px;
font-size: 20px;
line-height: 1.5;
}
.contact-r h3 span {
font-size: 25px;
}
.contact-r a {
color: #fff!important;
}
.contact-r .sub-txt {
padding: 0 30px;
font-size: 16px;
}
.contact-r .sub-txt span {
font-size: 14px;
}
.btn-submit input {
font-size: 18px;
}
.collapse-table th p {
font-family: YakuHanJP,'Noto Serif JP', serif;
font-size: 14px;
}
.collapse-table th p span {
font-size: 80%;
}
.at-txt {
border: 5px solid #ffeb3b;
border-radius: 10px;
padding: 3px 0 5px;
text-align: center;
}
.at-txt p {
font-size: 16px;
margin-bottom: 0;
}
.at-txt p span {
font-size: 30px;
color: #e91e63;
font-weight: 700;
}
@media (max-width: 1600px) {
.container {
padding-top: 0;
padding-bottom: 0;
}
}
@media (max-width: 991px) {
.contact-l h2,.contact-l p {
padding: 0 10px;
}
.contact-r tr {
margin-bottom: 10px;
}
.contact-l p {
font-size: 16px;
}
.contact-l p br {
display: none;
}
.contact-l li {
font-size: 16px;
}
.at-txt {
margin-bottom: 20px;
}
}
.main-img img {
max-width: 100%;
margin-bottom: 10px;
}
.s1-txt p {
margin-bottom: 10px;
font-size: 17px;
}
.s3-txt p {
margin-bottom: 10px;
font-size: 17px;
}
@media (max-width: 477px) {
.sp-no {
display: none;
}
}