@charset "UTF-8";
/*
Theme Name: setsumeikai theme
Description: 無料説明会
*/

main .sec_cont:not(:first-of-type) {
	padding-top: 0;
}
/* mv */
#mv .ttlarea.flexbox {
	justify-content: flex-start;
	align-items: center;
}
#mv .ttlarea ul {
	margin-left: 1em;
}
#mv .ttlarea ul li {
	color: #fff;
	font-size: 1.8rem;
	display: inline-block;
	width: 74px;
	height: 74px;
	line-height: 74px;
	text-align: center;
	border-radius: 50%;
	margin-left: 0.2em;	
	background: -webkit-linear-gradient(top left, #f28e26 0%, #e5730e 100%);
	background: -o-linear-gradient(top left, #f28e26 0%, #e5730e 100%);
	background: linear-gradient(to bottom right, #f28e26 0%, #e5730e 100%);
}
#mv .txtarea .txt_slash {
	font-size: 2.4rem;
	font-weight: 300;
	letter-spacing: 0.07em;
	margin-bottom: 0.5em;
}
#mv .txtarea .txt_slash:before,
#mv .txtarea .txt_slash:after {
	border-color: #e5730e;
}
#mv .txtarea .txt_em {
	line-height: 1.5;
	margin-bottom: 0.2em;
}
#mv .txtarea .txt_em .bg_orange {
	display: inline-block;
	font-size: 2.1rem;
	color: #ffffff;
	background: rgba(229, 115, 14, 0.8);
	padding: 0 0.7em;
	margin-bottom: 0.3em;
	position: relative;
	white-space: nowrap;
}
#mv .txtarea .txt_em .txt_lar {
    font-size: 140%;
    font-weight: 300;
}
#mv .txtarea .txt_line {
	font-size: 3.3rem;
	font-weight: 300;
	letter-spacing: 0.07em;
	position: relative;
	white-space: nowrap;
	border-bottom: 5px solid #fcc393;
}
#mv .layout_pattern_a .item {
	margin-bottom: 1.5em;
}
#mv .layout_pattern_b .theme {
	margin-top: 1em;
}
#mv .layout_pattern_b .theme dt {
	font-size: 1.9rem;
}
#mv .theme dd ul li {
	display: inline-block;
	margin-right: 1em;
}
@media screen and (max-width: 768px) {
	#mv .ttlarea.flexbox {
		align-items: flex-start;
		margin-bottom: 1em;
	}
	#mv h1.contTitle {
		margin-bottom: 0.2em;
	}
	#mv .ttlarea ul {
		margin-left: 0;
	}
	#mv .ttlarea ul li {		
		font-size: 1.5rem;
		width: 56px;
		height: 56px;
		line-height: 56px;
	}
	#mv .txtarea .txt_slash {
		font-size: 1.8rem;
	}
	#mv .txtarea .txt_em .bg_orange {		
		font-size: 1.5rem;		
	}
	#mv .txtarea .txt_em .txt_lar {
		font-size: 120%;
	}
	#mv .txtarea .txt_line {
		font-size: 2.2rem;
		letter-spacing: 0;
		white-space: wrap;
		border-bottom-width: 3px;
	}
	#mv .layout_pattern_b .theme dt {
		font-size: 1.6rem;
	}
}

/* schedule */
#schedule .borderbox {
	max-width: 960px;
	margin-bottom: 3em;
}
#schedule .borderbox p:first-of-type {
	margin-bottom: 1em;
}
#schedule .borderbox dl:not(:last-of-type) {
	margin-bottom: 1em;
}
#schedule .theme dt {
	font-size: 1.5rem;
    line-height: 1.6;
    margin-bottom: 0.2em;
}
#schedule .theme dd {
	margin-left: 1em;
}
@media screen and (max-width: 768px) {

}

/* present */
#present .flexbox {
	max-width: 840px;
	margin: 0 auto;
	align-items: center;	
}
#present .flexbox .imgarea {
	width: 230px;
}
#present .flexbox .imgarea img {
	border-radius: 1.5em;
}
#present .flexbox .txtarea {
	width: calc(100% - 230px);
	background: #ffffff;
	padding: 2em;
	border-radius: 0 1.5em 1.5em 0;
	position: relative;
}
#present .flexbox .txtarea .lbl {
	position: absolute;
	top: -3em;
}
#present .flexbox .txtarea p {
	color: #ba1a64;
	font-size: 2.8rem;
}
@media screen and (max-width: 768px) {
	#present .flexbox {
		display: block;
		position: relative;
		margin-bottom: -100px;
	}
	#present .flexbox .imgarea {
		width: 180px;
		position: relative;
		z-index: 2;
	}
	#present .flexbox .imgarea img {
		border-radius: 1em;
	}
	#present .flexbox .txtarea {
		width: 90%;
		background: #ffffff;
		padding: 7.5em 1.5em 1.5em;
		border-radius: 1em;
		position: relative;
		top: -100px;
		margin-left: 10%;
	}
	#present .flexbox .txtarea .lbl {
		top: -2.5em;
		z-index: 10;
		width: 100%;
		max-width: 300px;
	}
	#present .flexbox .txtarea p {		
		font-size: 2rem;
	}
}

/* happylife */
#happylife .flexbox {
	max-width: 960px;
	margin: 0 auto 3em;
	flex-wrap: wrap;
}
#happylife .flexbox .item {
	background: #ffffff;
	width: 49%;
	border-radius: 1.5em;
	position: relative;
	padding: 1.5em 1.5em 4.5em;
	margin-top: 1.5em;
}
#happylife .flexbox .item .txtarea {
	padding-right: 130px;
}
#happylife .flexbox .item .txtarea .cmt {
	position: absolute;
	bottom: 1.5em;
	left: 1.5em;
	font-size: 1.4rem;
	border-top: 1px solid #333333;
	padding-top: 0.5em;
	width: calc(100% - 186px);
}
#happylife .flexbox .item .illust {
	position: absolute;
	top: -0.3em;
	left: 290px;
}
#happylife .flexbox .item:nth-of-type(2) .illust {
	top: -0.7em;
	left: 320px;
}
#happylife .flexbox .item:nth-of-type(3) .illust {
	left: 350px;
}
#happylife .flexbox .item:nth-of-type(4) .illust {
	top: 1.5em;
}
@media screen and (max-width: 768px) {
	#happylife .flexbox {
		max-width: 960px;
		margin: 0 auto 3em;
		flex-wrap: wrap;
	}
	#happylife .flexbox .item {
		width: 100%;
		border-radius: 1em;
		padding: 1em 1.5em;
		margin-top: 1.5em;
		display: flex;
		align-items: center;
	}
	#happylife .flexbox .item .txtarea {
		padding-right: 0;
		width: calc(100% - 130px);
	}
	#happylife .flexbox .item .txtarea .cmt {
		position: relative;
		bottom: 0;
		left: 0;
		font-size: 1.3rem;		
		width: 100%;
		margin-top: 0.5em;
	}
	#happylife .flexbox .item .illust {
		position: relative;
		width: 130px;
		top: 0;
		left: 0;
		text-align: center;
	}
	#happylife .flexbox .item:nth-of-type(2) .illust,
	#happylife .flexbox .item:nth-of-type(3) .illust,
	#happylife .flexbox .item:nth-of-type(4) .illust {
		top: 0;
		left: 0;
	}
	#happylife .flexbox .item:nth-of-type(2) .illust img {
		width: 85%;
	}
	#happylife .flexbox .item:nth-of-type(3) .illust img {
		width: 50%;
	}
}
.btnarea a {
  margin: 0 0.5em;
}

@media screen and (max-width: 768px) {
	.btnarea a {
	  margin: 0 0 1em;
	}
}