@charset "utf-8";

/*------------------------------------------------------------------------------
**	家づくり勉強会  seminar
------------------------------------------------------------------------------*/
main{scroll-behavior:auto}
@media screen and (-webkit-min-device-pixel-ratio:0) {
html{
	 scroll-behavior:auto}
}

@media screen and (max-width: 1000px){
	.seminar_headArea{
		margin-right: calc(50% - 50vw);
		margin-left: calc(50% - 50vw)}
	}
h2.head_h2 {
	background-color: #e3b92c;
	color: #0c2f54;
	font-size: 30px;
	font-weight: 700;
	letter-spacing: 0.1em;
	line-height: 1.3;
	padding: 19px 0;
	text-align: center;
}
/* 家マーク */
h2.head_h2::before {
	background-image: url(../img/seminar/seminar_icon.svg);
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	display: inline-block;
	height: 35.6px;
	margin-right: 8px;
	width: 50px;
	vertical-align: bottom
}

.seminar_yellow{
	background: url(../img/seminar/bg_plad.png) repeat;
	padding:30px 30px 50px;
	margin: 0 auto 40px
}
.head-icon{
	width: 87px;
	margin: 0 auto ;
	}
.seminar_head_h3{
	color: #0c2f54;
	text-align: center;
	font-weight: 700;
	font-size: 50px;
	margin: 20px 0;
}
.seminar_head_txt{
	width: 80%;
	margin: 0 auto 40px;
	font-size: 18px;
	line-height: 1.8;
}

/*ポイント１*/
.seminar_point1Area{
	padding-top: 30px;
	position: relative;
	margin-bottom: 60px;
	width: 100%;
	}

.seminar_point1Area::before {
	background-image: url(../img/seminar/point_yeti.png);
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: block;
	height: 300px;
	position: absolute;
	top: 0;
	right: 0;
	width: 400px;
}

.seminar_point1{
	width: 80%;
	margin: 0 auto 15px;
}

h3.seminar_point_ttl{
	line-height: 1;
	font-size: 33px;
	font-weight: 700;
	color: #6780AD;
	margin-bottom: 20px}
.seminar_point1 p{font-size: 20px}

.des{margin: 10px 0;}

@media screen and (max-width: 767px){
	.seminar_yellow{
		padding:30px 5% 30px;}
	.seminar_point1Area{
		background:none}
	.seminar_point1{
		width: 100%;
		margin: 0 0 30px 0}
	
	h2.head_h2 {
		font-size: 18px;
	}

   h2.head_h2::before {
		background-size: contain;
		height: 20px;
		width: 30px;
	}
	
	.head-icon {
		width: 52px;
	}

	.seminar_head_h3 {
		font-size: 28px;
		font-feature-settings: 'palt';
		margin: 14px auto;
	}
	
	.seminar_head_txt {
		width: 95%;
		font-size: 16px;
		line-height: 1.8;
		margin: 0 auto 20px;
	}

	.seminar_point1Area {
		padding-top: 0;
	}
	
	.seminar_point1Area::before {
		margin: 0 auto 25px;
		position: static;
		right: 0;
		height: 175px;
		width: 240px;
	}
	
	h3.seminar_point_ttl {
		font-size: 20px;
	}

	.seminar_point1 p{
		font-size: 14px;
	}
	
	.seminar_point1 {
		background-size: 12px;
		padding-left: 25px;
	}
	
	h4.seminar_point1ttl {
		font-size: 20px;
		margin: 0 auto 8px;
	}

	.seminar_point1 p{
		font-size: 14px;
	}
}

/*ポイント２*/
h2.seminar_point2ttl,.seminar_point2ttl{
	background: #fff;
	color: #0c2f54;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.03em;
	text-align: center;
	padding: 10px;
	width: 100%;
	max-width: 350px;
	margin: 0 auto 20px;
}
.seminar_point2Area{
	max-width: 814px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}
.seminar_point2{
	width: 31%;
	padding: 20px 10px;
	border: 2px solid #0c2f54;
	background: #fff;
	text-align:center}
.seminar_point2 img{
	width: 118px;margin: 0 auto}
.seminar_point2 h3{
	font-size: 16px;
	font-weight: bold;
	line-height: 1.4;
	color: #6780AD;
	margin: 15px 0;
}

.seminar_point2 p{
	font-size: 14px;
}

.seminar_yellow hr{
	display: block;
	margin:60px 0 50px;
	border-bottom: solid 2px #0c2f54;
}

/* ディレクター */
.seminar_directorArea{
	position: relative;
	margin: 0 auto;
	width: 90%;
	}
.director_img{
	position: absolute;
	top:0;
	right:0;
	width: 270px;}
.seminar_director{
	max-width: 490px;
	margin-bottom: 0px;
}


.seminar_director h4  span {
	background: linear-gradient(transparent 60%, #fff 40%);
	color: #0c2f54;
	font-size: 28px;
	padding-bottom: 5px;
}

.seminar_director_title{
	font-weight: 700;
	margin: 40px 0 8px}

.seminar_director_title span {
	font-weight: 700;
}

.seminar_director_name{
	font-weight: 700;
	font-size: 24px;
	margin-bottom: 20px}
.seminar_director_name span{
	padding-left: 14px;
	font-weight: normal;
	font-size: 14px}
.seminar_director_txt{
	line-height: 1.8;
	text-align: justify
}

@media screen and (max-width: 1300px){
	.director_img{
		width:30%;
	}
	.seminar_director {
		width:65%;
	}
}
@media screen and (max-width: 767px){

	.seminar_directorArea,
	.seminar_director {
		max-width: 100%;
	}
	.seminar_director{
		width: 100%;
	}
	.seminar_director_title {
		font-size: 13px;
		margin: 30px auto 10px;
	}

	.seminar_director_title span {
		display: block;
	}

	.seminar_director_title,
	.seminar_director_name{
		width: 100%;
	}
	
	.seminar_director_name {
		font-size: 18px;
	}

	.seminar_director_name span {
		font-size: 10px;
		padding-left: 10px;
	}
	
	.seminar_point2Area {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	
	.seminar_point2ttl {
		font-size: 16px;
	}

	.seminar_point2 {
		margin: 0 auto 20px;
		width: 100%;
	}
	
	.seminar_director h4 {
		width: 58%;
	}
	
	.seminar_director h4 span {
		font-size: 18px;
	}

	.director_img {
		margin-bottom: 20px;
		position: absolute;
		width: 120px;
		top: 0;
		right: 0;
	}

	.seminar_yellow hr {
		margin: 20px auto 40px;
	}
	
	.seminar_director_txt {
		font-size: 14px; 
	}
}

@media screen and (max-width: 400px){
	.director_img {
		position: absolute;
		top: 0;
		right: 0;
		max-width: 150px;
		width: 40%;
	}

}



/* メリット */
h4.seminar_meritttl{
	background: #e3b92c;
	color: #0c2f54;
	font-size: 20px;
	font-weight: 700;
	line-height: 1;
	letter-spacing: 0.03em;
	text-align: center;
	padding: 10px;
	width: 100%;
	max-width: 350px;
	margin: 0 auto 20px;
	position: relative
}
h4.seminar_meritttl:before{
	content: '';
	position: absolute;
	top: 10px;
	left:0;
	display: inline-block;
	width: 44px;
	height: 1px;
	background-color: #0c2f54;
	transform: rotate(-45deg);
}
.seminar_meritArea{
	max-width: 814px;
	margin: 0 auto;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between}
.seminar_merit{
	width: 31%;}
.seminar_merit h5{
	font-size: 20px;
	line-height: 1.4;
	color: #6780AD;
	text-align: center;
	margin: 8px 0}
.seminar_merit p{
	text-align: justify
}

@media screen and (max-width: 767px){
	h4.seminar_meritttl {
		font-size: 18px;
	}
	.seminar_meritArea {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
	}
	.seminar_merit {
		margin: 0 auto 38px;
		width: 100%;
	}
	.seminar_merit h5 {
		font-size: 18px;
	}
	.seminar_merit p {
		font-size: 14px;
	}
}

/*==============================
**  勉強会・アウンター相談　基本情報
==============================*/
.seminar_data{
	width: 100%;
	max-width: 800px;
	text-align: center;
	margin:0 auto 50px;}

.seminar_data_wrap{
	background:  url(../img/seminar/data_bg.png) no-repeat;
	background-size:100%;
	padding:150px 0 20px 0;
	color: #0c2f54;
	text-align: left
}

.seminar_data h3{
	font-size: 36px;
	font-weight: 700;
	margin: 0 0 20px;
	text-align: center;
	position: relative
}
.seminar_data h3::before {
	background-image: url(../img/seminar/seminar_icon.svg);
	background-repeat: no-repeat;
	background-size: cover;
	content: '';
	display: inline-block;
	width: 60px;
	height: 42px;
	position: absolute;
	top:-60px;
	left:calc(50% - 30px);
	vertical-align: bottom}
.seminar_data dl{
	width: 90%;
	max-width: 360px;
	font-size: 24px;
	margin: 10px auto}
.seminar_data dl:last-child{margin-bottom: 30px}
.seminar_data dt,
.seminar_data dd{
	width: 30%;
	display: inline-block;
	 vertical-align: top;
}
.seminar_data dd{width: 65%;}
.seminar_data_txt{
	width: 90%;
	max-width: 360px;
	margin: 10px auto;
	font-size: 18px;}
.seminar_data_img{
	background:#E9C756;
	padding-bottom: 50px;
	border-bottom-left-radius: 50px;
	border-bottom-right-radius: 50px; 
}
.seminar_data_img img{ width: 50%}

@media screen and (max-width: 767px){
	.seminar_data_wrap {
		padding: 125px 0 25px;
	}
	.seminar_data h3 {
		font-size: 28px;
	}
	.seminar_data h3::before {
		top: -70px;
	}
	.seminar_data dl {
		font-size: 20px;
		margin: 0 auto;
	}
	.seminar_data_txt {
		font-size: 16px;
		margin: 0 auto;
	}
	.seminar_data_img img {
		width: 80%;
		max-width: 250px;
	}
}


/*==============================
**  勉強会　予約
==============================*/
.reserve_box {
	margin: 0 auto 100px;
	color: #0c2f54;
	padding-top: 80px;
}
#reservation-counter h3 ,
.reserve_box h3,
.seminar_head_h4 {
	font-size: 24px;
	font-weight: 700;
	letter-spacing: 0.05em;
	margin: 0 auto 24px;
	text-align: center;
}
.reserve_ttl_en {
	display: block;
	font-size: 14px;
	font-style: italic;
	font-weight: 500;
}
.reserve_list{
	width: 100%;
	max-width: 960px;
	margin: 0 auto;
	background: #FFF;
}
.reserve_list dl{
	border-bottom: solid 1px #e3b92c;
	border-left: solid 1px #e3b92c}
.reserve_list dl:first-child{border-top: solid 1px #e3b92c}
.reserve_list dt,
.reserve_list dd{
	font-size: 20px;
	display: table-cell;
	vertical-align: middle;
	width: 300px;
	border-right: solid 1px #e3b92c;
	text-align: center;
	padding: 15px}
.reserve_list dd.detail{
	width: 40%;
	padding-left:25px;
	text-align: left}
.reserve_list dt{
	font-size: 22px;
	font-weight: 700;
	font-feature-settings: 'palt';
}
.reserve_add{font-size: 16px}
.reserve_add a{
	display: inline-block;
	font-size: 12px;
	font-weight: 700;
	background: linear-gradient(transparent 60%, #e3b92c 40%);
	margin-left:20px;
}
.reserve_add a:hover{filter:alpha(opacity=75);-moz-opacity:.75;opacity:.75}

.reserve_btn,
.reserve_btn_link a{
	display: inline-block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-weight: 700;
	border-radius: 6px;
	background: #ffe33f;
	padding:0;}
.reserve_btn{
	background: #999;
	color: #fff}
.btn_end{background: #000;}
/* 応募終了のとき color を#999999 */
.end-color {
	color: #999999;
}

@media screen and (max-width: 767px){
	.reserve_box {margin: 50px auto; padding-top: 40px;}
	.reserve_box h3 {font-size: 20px; margin: 0 auto 20px;}
	.reserve_ttl_en {font-size: 10px;}
	.reserve_list dl {
		border-right: solid 1px #e3b92c;
		padding: 10px 0 14px 14px;
		position: relative;
		width: 100%;
	}
	.reserve_list dl::after {
		background-color: #e3b92c;
		content: '';
		display: block;
		height: 100%;
		position: absolute;
		top: 0;
		right: calc(100% - 58%);
		width: 1px;
	}
	.reserve_list dt,
	.reserve_list dd {
		border-right: 0;
		font-feature-settings: 'palt';
	}
	.reserve_list dt {
		box-sizing:border-box;
		display: inline-block;
		font-size: 16px;
		padding: 0 10px 0 0;
		text-align: left;
		width: 56.3%;
	}
	.reserve_list dd {
		font-size: 14px;
		padding: 0;
		margin: 0;
	}
	.reserve_list dd.detail {
		box-sizing:border-box;
		padding: 5px 10px 0 0;
		width: 56.3%;
	}
	.reserve_list dd:not(.detail) {
		vertical-align: top;
	}
	.reserve_btn,
	.reserve_btn_link a{
		box-sizing: border-box;
		max-width: 120px;
		width: 85%;
	}
	.reserve_add {display: none;}
}


/*==============================
**  相談会　予約
==============================*/
#reserve_consul{position: relative}
#reserve_consul h3 {
	width: 100%;
	text-align: center;
}
/* .mix-calendar{
	margin: 0 auto 60px;
} */

.counter-memo {
	color: #6780AD;
	font-size: 20px;
	margin: 0 auto 27px;
}

.counter-memo-sub {
	font-size: 14px;
	line-height: 1.8;
	margin-bottom: 50px;
}

.calendar-rule {
	color: #333333;
	font-size: 26px;
	line-height: 1;
	margin-bottom: 15px;
	text-align: center;
}

.mark-circle {
	margin-right: 30px;
}

.mark-circle::before {
	background-image: url(../img/all/mark-circle.svg);
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	height: 22px;
	vertical-align: baseline;
	width: 22px;
}

.mark-cross::before {
	background-image: url(../img/all/mark-cross.svg);
	background-repeat: no-repeat;
	background-size: contain;
	content: '';
	display: inline-block;
	height: 18px;
	width: 18px;
}


@media screen and (max-width: 767px){
	.counter-memo {margin: 20px auto 10px; font-size: 14px;}
	.counter-memo-sub {font-size: 10px; margin-bottom: 20px;}
	
	.calendar-rule {
		font-size: 20px;
	}

	.mark-circle::before {
		height: 15px;
		width: 15px;
	}

	.mark-cross::before {
		height: 14px;
		width: 14px;
	}
}


/*==============================
**  カレンダー　css
==============================*/

/* フォント */
.monthly-calendar * {
	font-family: "Noto Sans JP","ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.week-title:not(.sat),
.week-title:not(.sun) {
	color: #0c2f54;
}

.calendar-title {
	display: none;
}

#creserve_consul table {
	border-right: solid 1px #6780AD;
	margin-bottom: 20px;
}

caption.calendar-caption {
	border-top: solid 1px #6780AD;
	border-left: solid 1px #6780AD;
	border-right: solid 1px #6780AD;
	color: #0c2f54;
	padding: 40px;
	font-size: 20px;
	font-weight: 700;
	letter-spacing: 0.05em;
}

td,
th {
	border-bottom: solid 1px #6780AD;
}

td {
	border-left: solid 1px #6780AD;
	border-right: solid 1px #6780AD;
}

tr:first-child {
	border-left: solid 1px #6780AD;
	border-right: solid 1px #6780AD;
}

/* 日付 */
.day-box {
	height: 60px;
}

.day-box.no-day {
	padding: 0;
	margin: 0;
}

.day-number {
	font-weight: 700;
}

/* デフォルト（予約不可日） */
td.disable {
	filter: alpha(opacity=40);
	-moz-opacity: .40;
	opacity: .40;
}

td.disable .calendar-mark {
	visibility: hidden;
}

/* monthly-prev　の　no-link*/
.no-link {
	opacity: .3;
	padding-left: 10px;
}

/* プラグインCSSを上書き */
.list-monthly-calendar table,
.mix-calendar table,
.timetable-calendar table,
.multiple-calendar table,
.monthly-calendar table {
	width: 100% !important;
}

/* 年月日 */
.monthly-prev-next {
	margin: 10px auto 0;
}

.monthly-next *,
.monthly-prev * {
	color: #0c2f54;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.05em;
}

.monthly-next a:after{
	content: '＞';
	font-size: 20px;
	padding: 0 5px 0 0;
}
.monthly-prev a:before{
	content: '＜';
	font-size: 20px;
	padding: 0 0 0 5px;
}

@media screen and (max-width: 767px) {
	caption.calendar-caption {
		padding: 20px 0 15px;
	}
	
	.monthly-next *,
	.monthly-prev * {
		font-size: 14px;
		font-weight: bold;
		letter-spacing: 0.05em;
	}
	
	.monthly-next a:after {
		font-size: 14px;
		padding: 0 10px 0 0;
	}
	
	.monthly-prev a:before {
		font-size: 14px;
		padding: 0 0 0 10px;
	}
	
}
