/* ページ */

body, td, th {
	font-size: 14px;
	font-family: "Jost", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Osaka, "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-display: swap;
	color: #111111;
	margin: 0px;
	}

img {
	border: 0px;
	vertical-align: bottom;
	}

p, a, div, span, font, strong, section, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, label, input, textarea, select, :before, :after {
	margin: 0px;
	padding: 0px;
	list-style: none;
	box-sizing: border-box;
	}

form {
	margin: 0px;
	}

a:link { color: #111111; text-decoration: none; }
a:visited { color: #111111; text-decoration: none; }
a:hover { color: #cccccc; text-decoration: none; }
a:active { color: #111111; text-decoration: none; }

@media screen and (min-width: 641px){

img {
	-webkit-transition: all .3s;
	transition: all .3s;
	}

a {
	-webkit-transition: all .3s;
	transition: all .3s;
	}

a:hover {
	opacity: 0.6;
	}

a:hover img {
	opacity: 0.6;
	}

}

@media screen and (max-width: 640px){
}


/* 全体 */

@media screen and (min-width: 641px){

#main {
	width: 90%;
	max-width: 1400px;
	margin: 0px auto 0px auto;
	}

#lin {
	width: 100%;
	float: left;
	}

}

@media screen and (max-width: 640px){

#main {
	width: 90%;
	margin: 0px 5% 0px 5%;
	}

#lin {
	width: 100%;
	float: left;
	}

}


/* ヘッダー */

@media screen and (min-width: 641px){

header {
	width: 90%;
	max-width: 1400px;
	height: 70px;
	margin: 0px auto -80px auto;
	position: relative;
	z-index: 1;
	overflow: hidden;
	}

header h1 img {
	width: 210px;
	margin: 30px 0px 0px 0px;
	display: block;
	}

header .res {
	width: 240px;
	background: #FFDE59;
	border-radius: 0px 0px 10px 10px;
	font-size: 28px;
	font-weight: bold;
	line-height: 70px;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 0px;
	}

}

@media screen and (max-width: 640px){

header {
	width: 100%;
	line-height: 40px;
	}

header h1 img {
	width: 40%;
	margin: 0px 0px 0px 5%;
	display: inline-block;
	vertical-align: middle;
	}

header .res {
	width: 120px;
	background: #FFDE59;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	right: 0px;
	top: 0px;
	}

}


/* フッター */

@media screen and (min-width: 641px){

footer {
	width: 100%;
	border-top: 1px #111111 solid;
	padding: 130px 0px 0px 0px;
	}

footer .com {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto 80px auto;
	}

footer img {
	width: 210px;
	margin: 0px 0px 30px 0px;
	}

footer dl {
	width: 100%;
	display: table;
	}

footer dd {
	width: 50%;
	line-height: 180%;
	display: table-cell; 
	}

footer dd:last-child {
	text-align: right;
	}

footer .cop dl {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto 130px auto;
	display: table;
	}

footer .cop dt {
	width: 20%;
	display: table-cell;
	text-align: right;
	}

footer .cop dd {
	width: 60%;
	display: table-cell;
	text-align: center;
	}

}

@media screen and (max-width: 640px){

footer {
	width: 100%;
	border-top: 1px #111111 solid;
	padding: 70px 5% 0px 5%;
	box-sizing: border-box;
	}

footer img {
	width: 210px;
	margin: 0px 0px 20px 0px;
	}

footer dd {
	line-height: 180%;
	margin: 0px 0px 40px 0px;
	}

footer .cop dl {
	margin: 0px auto 70px auto;
	text-align: center;
	}

footer .cop dd {
	margin: 0px 0px 40px 0px;
	}

}


/* 共働き夫婦のための神家事動線がある平屋相談会LP */

@media screen and (min-width: 641px){

#eve008 {
	font-size: 18px;
	line-height: 200%;
	letter-spacing: 0.1em;
	}

#eve008 section {
	width: 100%;
	padding: 0px 0px 130px 0px;
	}

#eve008 section:nth-child(2n) {
	background: #FCFAF3;
	}

#eve008 section h2 {
	width: 100%;
	background: #FF914D;
	line-height: 100px;
	margin: 0px 0px 130px 0px;
	position: relative;
	}

#eve008 section h2:before {
	content: '';
	width: 100%;
	border-top: 5px #ffffff dotted;
	position: absolute;
	left: 0px;
	top: 8px;
	}

#eve008 section h2:after {
	content: '';
	width: 100%;
	border-top: 5px #ffffff dotted;
	position: absolute;
	left: 0px;
	bottom: 8px;
	}

#eve008 section h2 p {
	font-size: 36px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px auto;
	display: table;
	position: relative;
	}

#eve008 section h2 span {
	width: 130px;
	height: 130px;
	background: url(img/ico01.png) no-repeat center;
	background-size: 70px;
	background-color: #FF914D;
	border: 1px #ffffff solid;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	text-align: center;
	display: block;
	position: absolute;
	left: -160px;
	top: -15px;
	z-index: 1;
	}

#eve008 section h2 span:before {
	content: '';
	width: 120px;
	height: 120px;
	border: 1px #ffffff solid;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
	left: 4px;
	top: 4px;
	}

#eve008 section h2 span img {
	width: 70px;
	display: inline-block;
	vertical-align: middle;
	}

#eve008 .main {
	position: relative;
	}

#eve008 .main img {
	width: 100%;
	}

#eve008 .main p {
	width: 558px;
	margin: 130px auto 0px auto;
	}

#eve008 .main iframe {
	width: 100%;
	height: 992px;
	}

#eve008 .wor ul {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto -50px auto;
	display: flex;
	flex-wrap: wrap;
	}

#eve008 .wor li {
	width: 47.916%;
	background: #ffffff;
	border: 1px #111111 dashed;
	margin: 0px 4.166% 50px 0px;
	padding: 30px 2.5% 20px 2.5%;
	position: relative;
	}

#eve008 .wor li:nth-child(2n) {
	margin: 0px 0px 50px 0px;
	}

#eve008 .wor dl {
	width: 100%;
	display: table;
	}

#eve008 .wor dt {
	width: 60px;
	display: table-cell;
	vertical-align: top;
	}

#eve008 .wor dt p {
	width: 40px;
	background: #FF914D;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 24px;
	font-weight: bold;
	line-height: 40px;
	color: #ffffff;
	letter-spacing: normal;
	text-align: center;
	}

#eve008 .wor dd {
	width: calc(100% - 60px);
	font-size: 24px;
	line-height: 150%;
	display: table-cell;
	}

#eve008 .wor dd img {
	width: 75%;
	margin: 20px 0px 0px 0px;
	display: block;
	vertical-align: bottom;
	}

#eve008 .wor li .man {
	width: auto;
	position: absolute;
	right: 3.478%;
	bottom: 0px;
	}

#eve008 .flo dl {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto;
	display: table;
	}

#eve008 .flo .sma {
	margin: 30px auto 0px auto;
	}

#eve008 .flo dt {
	width: 45%;
	display: table-cell;
	vertical-align: top;
	position: relative;
	}

#eve008 .flo .sma dt {
	width: 35%;
	}

#eve008 .flo dt img {
	width: 100%;
	}

#eve008 .flo dt .man {
	width: auto;
	position: absolute;
	right: -10px;
	bottom: -20px;
	}

#eve008 .flo dt .up {
	left: -10px;
	top: -20px;
	}

#eve008 .flo dd {
	width: 55%;
	padding: 0px 0px 0px 4.166%;
	display: table-cell;
	vertical-align: middle;
	}

#eve008 .flo div:nth-child(3) dd {
	padding: 0px 4.166% 0px 0px;
	}

#eve008 .flo .sma dd {
	padding: 0px 0px 0px 4.166% !important;
	}

#eve008 .flo dd h3 {
	font-size: 32px;
	color: #FF914D;
	margin: 0px 0px 40px 0px;
	}

#eve008 .flo dd h3 p {
	font-size: 28px;
	margin: 0px 4.166% 0px 0px;
	display: inline-block;
	}

#eve008 .flo dd h3 font {
	font-size: 48px;
	}

#eve008 .flo dd h4 {
	font-size: 24px;
	margin: 0px 0px 20px 0px;
	}

#eve008 .sto dt {
	width: 30%;
	}

#eve008 .sto dd {
	width: 70%;
	}

#eve008 .sto dd img {
	max-width: 100%;
	margin: 40px 0px 0px auto;
	display: block;
	}

#eve008 .flo .menu {
	width: 90%;
	max-width: 1200px;
	margin: 30px auto 0px auto;
	}

#eve008 .flo .tabNav {
	margin: 0px 0px 0px auto;
	display: table;
	}

#eve008 .flo .tabNav a {
	width: 180px;
	border: 2px #FF914D solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 50px;
	color: #FF914D;
	letter-spacing: normal;
	margin: 0px 0px 0px 10px;
	text-align: center;
	display: inline-block;
	}

#eve008 .flo .tabNav a.active {
	background: #FF914D;
	color: #ffffff;
	}

#eve008 .tim ul {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#eve008 .tim li {
	width: 30.555%;
	margin: 0px 4.166% 0px 0px;
	}

#eve008 .tim li:nth-child(3n) {
	margin: 0px;
	}

#eve008 .tim li p {
	width: 100%;
	margin: 0px 0px 30px 0px;
	position: relative;
	}

#eve008 .tim li p img {
	width: 100%;
	}

#eve008 .tim li p .man {
	width: auto;
	position: absolute;
	right: -10px;
	bottom: -10px;
	}

#eve008 .tim li p .lef {
	left: -10px;
	right: auto;
	}

#eve008 .tim h3 {
	font-size: 24px;
	margin: 0px 0px 10px 0px;
	text-align: center;
	}

#eve008 .pla ul {
	width: 90%;
	max-width: 1200px;
	margin: 0px auto -100px auto;
	display: flex;
	flex-wrap: wrap;
	}

#eve008 .pla li {
	width: 45.833%;
	margin: 0px 8.333% 100px 0px;
	}

#eve008 .pla li:nth-child(2n) {
	margin: 0px 0px 100px 0px;
	}

#eve008 .pla li img {
	width: 70%;
	margin: 0px auto;
	display: block;
	}

#eve008 .pla li p {
	width: 100%;
	margin: 0px 0px 30px 0px;
	position: relative;
	}

#eve008 .pla li p img {
	width: 100%;
	}

#eve008 .for {
	width: 100%;
	margin: 130px 0px 0px 0px;
	}

#eve008 .for .hli {
	width: 100%;
	max-width: 800px;
	margin: 0px auto 130px auto;
	}

#eve008 .for .hli h3 {
	width: 100%;
	max-width: 600px;
	background: #FF914D;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 28px;
	line-height: 60px;
	color: #ffffff;
	margin: 0px auto 50px auto;
	text-align: center;
	position: relative;
	}

#eve008 .for .hli h3:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 20px 10px 0 10px;
	border-color: #FF914D transparent transparent transparent;
	position: absolute;
    left: 50%;
	bottom: -20px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}

#eve008 .for .hli h2 {
	font-size: 36px;
	line-height: 150%;
	margin: 0px auto 80px auto;
	text-align: center;
	display: table;
	position: relative;
	}

#eve008 .for .hli h2:before {
	content: '';
	width: 52px;
	height: 70px;
	background: url(img/arr01.png) no-repeat center;
	position: absolute;
    left: -70px;
	top: 0px;
	transform: scale(-1, 1);
	}


#eve008 .for .hli h2:after {
	content: '';
	width: 52px;
	height: 70px;
	background: url(img/arr01.png) no-repeat center;
	position: absolute;
    right: -70px;
	top: 0px;
	}

#eve008 .for .hli h4 {
	font-size: 48px;
	line-height: 150%;
	margin: 0px auto 50px auto;
	text-align: center;
	display: table;
	position: relative;
	}

#eve008 .for .hli h4 p {
	content: '';
	width: 80px;
	height: 80px;
	background: #111111;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 18px;
	font-weight: bold;
	line-height: 120%;
	color: #ffffff;
	padding: 20px 0px 0px 0px;
	position: absolute;
    left: -100px;
	top: -40px;
	}

#eve008 .for .hli h4 p:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 30px 10px 0 10px;
	border-color: #111111 transparent transparent transparent;
	position: absolute;
    right: 0px;
	bottom: 0px;
	transform: rotate(-45deg);
	}

#eve008 .for .hli p {
	width: 100%;
	background: #f6f6f6;
	padding: 50px 0px;
	text-align: center;
	}

#eve008 .for .hli p a {
	width: 300px;
	background: #FF914D;
	font-size: 18px;
	font-weight: bold;
	line-height: 60px;
	color: #ffffff;
	margin: 20px auto 0px auto;
	display: block;
	}

#eve008 .for form {
	width: 90%;
	max-width: 1000px;
	margin: 0px auto;
	}

#eve008 .for form h2 {
	font-size: 36px;
	color: #FF914D;
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

#eve008 .for .cop {
	margin: 0px 0px 80px 0px;
	text-align: center;
	}

#eve008 .for .line {
	width: 100%;
	background: #ffffff;
	border: 4px #00B900 solid;
	margin: 0px auto 80px auto;
	display: table;
	box-sizing: border-box;
	}

#eve008 .for .line dt {
	width: 35%;
	background: #00B900;
	color: #ffffff;
	padding: 0px;
	text-align: center;
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
	}

#eve008 .for .line dt p {
	width: 220px;
	font-size: 24px;
	font-weight: 700;
	line-height: 120%;
	margin: 0px auto 10px auto;
	text-align: left;
	}

#eve008 .for .line dt p img {
	width: 50px;
	margin: 0px 10px 0px 0px;
	float: left;
	}

#eve008 .for .line dd {
	padding: 25px 25px 25px 30px;
	display: table-cell;
	}

#eve008 .for .line dd p {
	width: 90px;
	margin: 0px 30px 0px 0px;
	float: left;
	}

#eve008 .for .line dd p a {
	width: 100%;
	background: #00B900;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
	text-align: center;
	display: block;
	box-sizing: border-box;
	}

#eve008 .for .line dd h3 {
	font-size: 18px;
	line-height: 100%;
	color: #00B900;
	margin: 0px;
	}

#eve008 .for .line dd li {
	font-size: 14px;
	line-height: 120%;
	margin: 10px 0px 0px 0px;
	}

#eve008 .for .line dd li h4 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	}

#eve008 .for ol {
	width: 100%;
	}

#eve008 .for ol h3 {
	font-size: 48px;
	margin: 0px 0px 50px 0px;
	text-align: center;
	}

#eve008 .for ol .cop {
	margin: 0px 0px 50px 0px;
	}

#eve008 .for ol .cop img {
	margin: 0px 20px 0px 0px;
	float: left;
	}

#eve008 .for ol dl {
	width: 100%;
	padding: 30px 0px 30px 0px;
	float: left;
	box-sizing: border-box;
	}

#eve008 .for ol dl:nth-last-child(2) {
	margin: 0px 0px 50px 0px;
	}

#eve008 .for ol dt {
	width: 200px;
	font-weight: bold;
	display: table-cell;
	vertical-align: middle;
	}

#eve008 .for ol dt span {
	background: #cc0000;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 10px 0px 0px;
	padding: 2px 5px;
	text-align: center;
	}

#eve008 .for ol dt span.any {
	background: #aaaaaa;
	}

#eve008 .for ol dd {
	display: table-cell;
	box-sizing: border-box;
	}

#eve008 .for ol dd.pre {
	font-size: 28px;
	font-weight: bold;
	color: #cc0000;
	}

#eve008 .for ol dd.eve {
	font-size: 21px;
	font-weight: bold;
	}

#eve008 .for input,
#eve008 .for select,
#eve008 .for textarea {
	font-size: 16px;
	padding: 20px;
	box-sizing: border-box;
	}

#eve008 .for input {
	width: 400px;
	}

#eve008 .for input[type="radio"] {
	width: auto;
	}

#eve008 .for textarea {
	width: 100%;
	}

#eve008 .for label {
	margin: 0px 0px 10px 0px;
	display: block;
	}

#eve008 .for label:last-child {
	margin: 0px;
	}

#eve008 .for .send {
	width: 300px;
	background: #FFD814;
	border: none;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	font-size: 24px;
	font-weight: bold;
	line-height: 60px;
	letter-spacing: 0.2em;
	margin: 0px auto 200px auto;
	display: block;
	cursor: pointer;
	}

}

@media screen and (max-width: 640px){

#eve008 {
	line-height: 200%;
	letter-spacing: 0.1em;
	}

#eve008 section {
	width: 100%;
	padding: 0px 0px 50px 0px;
	}

#eve008 section:nth-child(2n) {
	background: #FCFAF3;
	}

#eve008 section h2 {
	width: 100%;
	background: #FF914D;
	margin: 0px 0px 50px 0px;
	padding: 20px 0px;
	position: relative;
	}

#eve008 section h2:before {
	content: '';
	width: 100%;
	border-top: 3px #ffffff dotted;
	position: absolute;
	left: 0px;
	top: 5px;
	}

#eve008 section h2:after {
	content: '';
	width: 100%;
	border-top: 3px #ffffff dotted;
	position: absolute;
	left: 0px;
	bottom: 5px;
	}

#eve008 section h2 p {
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	margin: 0px auto;
	display: table;
	position: relative;
	}

#eve008 section h2 span {
	width: 40px;
	height: 40px;
	background: url(img/ico01.png) no-repeat center;
	background-size: 20px;
	background-color: #FF914D;
	border: 1px #ffffff solid;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	text-align: center;
	display: block;
	position: absolute;
	left: -50px;
	top: -5px;
	z-index: 1;
	display: none;
	}

#eve008 section h2 span:before {
	content: '';
	width: 34px;
	height: 34px;
	border: 1px #ffffff solid;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	position: absolute;
	left: 2px;
	top: 2px;
	}

#eve008 section h2 span img {
	width: 70px;
	display: inline-block;
	vertical-align: middle;
	}

#eve008 .main {
	position: relative;
	}

#eve008 .main img {
	width: 100%;
	}

#eve008 .main p {
	width: 300px;
	margin: 50px auto 0px auto;
	}

#eve008 .main iframe {
	width: 100%;
	height: 533px;
	}

#eve008 .wor ul {
	width: 90%;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#eve008 .wor li {
	width: 100%;
	background: #ffffff;
	border: 1px #111111 dashed;
	margin: 0px 0px 20px 0px;
	padding: 20px 5% 20px 5%;
	position: relative;
	}

#eve008 .wor li:last-child {
	margin: 0px;
	}

#eve008 .wor dl {
	width: 100%;
	display: table;
	}

#eve008 .wor dt {
	width: 40px;
	display: table-cell;
	vertical-align: top;
	}

#eve008 .wor dt p {
	width: 30px;
	background: #FF914D;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	color: #ffffff;
	letter-spacing: normal;
	text-align: center;
	}

#eve008 .wor dd {
	width: calc(100% - 40px);
	font-size: 16px;
	line-height: 150%;
	display: table-cell;
	}

#eve008 .wor dd img {
	width: 70%;
	margin: 10px 0px 0px 0px;
	display: block;
	vertical-align: bottom;
	}

#eve008 .wor li .man {
	width: 15%;
	position: absolute;
	right: 3.478%;
	bottom: 0px;
	}

#eve008 .wor li:nth-child(1) .man {
	width: 20%;
	}

#eve008 .flo dl {
	width: 90%;
	margin: 0px auto;
	display: flex;
	flex-direction: column;
	}

#eve008 .flo .sma {
	margin: 20px auto 0px auto;
	}

#eve008 .flo dt {
	margin: 0px 0px 30px 0px;
	position: relative;
	order: 1;
	}

#eve008 .flo dt img {
	width: 100%;
	}

#eve008 .flo dt .man {
	width: 30%;
	position: absolute;
	right: -10px;
	bottom: -20px;
	}

#eve008 .flo dt .up {
	left: -10px;
	top: -20px;
	}

#eve008 .flo dd {
	display: table-cell;
	vertical-align: middle;
	order: 2;
	}

#eve008 .flo dd h3 {
	font-size: 24px;
	color: #FF914D;
	margin: 0px 0px 20px 0px;
	}

#eve008 .flo dd h3 p {
	font-size: 14px;
	margin: 0px 0px 10px 0px;
	}

#eve008 .flo dd h3 font {
	font-size: 24px;
	}

#eve008 .flo dd h4 {
	font-size: 18px;
	margin: 0px 0px 10px 0px;
	}

#eve008 .sto dt {
	width: 60%;
	margin: 0px auto 30px auto;
	}

#eve008 .sto dt .man {
	width: 40%;
	}

#eve008 .sto dd img {
	max-width: 100%;
	margin: 10px 0px 0px auto;
	display: block;
	}

#eve008 .flo {
	position: relative;
	}

#eve008 .flo h2 {
	margin: 0px 0px 120px 0px;
	}

#eve008 .flo .menu {
	width: 90%;
	position: absolute;
    left: 50%;
	top: 110px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}

#eve008 .flo .tabNav {
	width: 100%;
	display: table;
	}

#eve008 .flo .tabNav a {
	width: 48.5%;
	border: 2px #FF914D solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: #FF914D;
	letter-spacing: normal;
	margin: 0px 3% 0px 0px;
	text-align: center;
	display: inline-block;
	}

#eve008 .flo .tabNav a:nth-child(2n) {
	margin: 0px;
	}

#eve008 .flo .tabNav a.active {
	background: #FF914D;
	color: #ffffff;
	}

#eve008 .tim ul {
	width: 90%;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	}

#eve008 .tim li {
	width: 48%;
	margin: 0px 4% 20px 0px;
	}

#eve008 .tim li:nth-child(2n),
#eve008 .tim li:last-child {
	margin: 0px 0px 30px 0px;
	}

#eve008 .tim li p {
	width: 100%;
	margin: 0px 0px 30px 0px;
	position: relative;
	}

#eve008 .tim li p img {
	width: 100%;
	}

#eve008 .tim li p .man {
	width: 30%;
	position: absolute;
	right: -10px;
	bottom: -10px;
	}

#eve008 .tim li:nth-child(2) p .man {
	width: 50%;
	}

#eve008 .tim li p .lef {
	left: -10px;
	right: auto;
	}

#eve008 .tim h3 {
	font-size: 16px;
	margin: 0px 0px 5px 0px;
	text-align: center;
	}

#eve008 .pla ul {
	width: 90%;
	margin: 0px auto;
	display: flex;
	flex-wrap: wrap;
	}

#eve008 .pla li {
	width: 100%;
	margin: 0px 0px 50px 0px;
	}

#eve008 .pla li:last-child {
	margin: 0px;
	}

#eve008 .pla li img {
	width: 70%;
	margin: 0px auto;
	display: block;
	}

#eve008 .pla li p {
	width: 100%;
	margin: 0px 0px 20px 0px;
	position: relative;
	}

#eve008 .pla li p img {
	width: 100%;
	}

#eve008 .for {
	width: 100%;
	margin: 50px 0px 0px 0px;
	}

#eve008 .for .hli {
	width: 90%;
	margin: 0px auto 70px auto;
	}

#eve008 .for .hli h3 {
	width: 100%;
	background: #FF914D;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font-size: 16px;
	line-height: 40px;
	color: #ffffff;
	margin: 0px auto 30px auto;
	text-align: center;
	position: relative;
	}

#eve008 .for .hli h3:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 10px 5px 0 5px;
	border-color: #FF914D transparent transparent transparent;
	position: absolute;
    left: 50%;
	bottom: -10px;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	}

#eve008 .for .hli h2 {
	font-size: 18px;
	line-height: 150%;
	margin: 0px auto 40px auto;
	text-align: center;
	display: table;
	position: relative;
	}

#eve008 .for .hli h2:before {
	content: '';
	width: 30px;
	height: 41px;
	background: url(img/arr01.png) no-repeat center;
	background-size: 30px;
	position: absolute;
    left: -35px;
	top: 0px;
	transform: scale(-1, 1);
	}

#eve008 .for .hli h2:after {
	content: '';
	width: 30px;
	height: 41px;
	background: url(img/arr01.png) no-repeat center;
	background-size: 30px;
	position: absolute;
    right: -35px;
	top: 0px;
	}

#eve008 .for .hli h4 {
	font-size: 24px;
	line-height: 150%;
	margin: 0px auto 30px auto;
	text-align: center;
	display: table;
	position: relative;
	}

#eve008 .for .hli h4 p {
	content: '';
	width: 50px;
	height: 50px;
	background: #111111;
	border-radius: 100%;
	-moz-border-radius: 100%;
	-webkit-border-radius: 100%;
	font-size: 11px;
	font-weight: bold;
	line-height: 120%;
	color: #ffffff;
	padding: 12px 0px 0px 0px;
	position: absolute;
    left: -60px;
	top: -25px;
	}

#eve008 .for .hli h4 p:before {
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 15px 5px 0 5px;
	border-color: #111111 transparent transparent transparent;
	position: absolute;
    right: 0px;
	bottom: 0px;
	transform: rotate(-45deg);
	}

#eve008 .for .hli p {
	width: 100%;
	background: #f6f6f6;
	font-size: 12px;
	margin: 0px auto;
	padding: 20px 0px;
	text-align: center;
	}

#eve008 .for .hli p a {
	width: 200px;
	background: #FF914D;
	font-size: 14px;
	font-weight: bold;
	line-height: 40px;
	color: #ffffff;
	margin: 10px auto 0px auto;
	display: block;
	}

#eve008 .for form {
	width: 90%;
	margin: 0px auto;
	}

#eve008 .for form h2 {
	font-size: 28px;
	margin: 0px 0px 20px 0px;
	text-align: center;
	}

#eve008 .for .cop {
	margin: 0px 0px 40px 0px;
	text-align: center;
	}

#eve008 .for .line {
	width: 100%;
	background: #ffffff;
	border: 4px #00B900 solid;
	margin: 0px auto 40px auto;
	box-sizing: border-box;
	}

#eve008 .for .line dt {
	width: 100%;
	background: #00B900;
	color: #ffffff;
	padding: 10px 0px;
	text-align: center;
	vertical-align: middle;
	box-sizing: border-box;
	}

#eve008 .for .line dt p {
	font-size: 18px;
	font-weight: 700;
	line-height: 30px;
	margin: 0px;
	}

#eve008 .for .line dt p img {
	height: 30px;
	margin: 0px 10px 0px 0px;
	}

#eve008 .for .line dt p br {
	display: none;
	}

#eve008 .for .line font {
	font-family: 'Montserrat', serif;
	}

#eve008 .for .line dd {
	padding: 20px;
	display: table-cell;
	}

#eve008 .for .line dd p {
	width: 80px;
	margin: 0px 15px 0px 0px;
	float: left;
	}

#eve008 .for .line dd p img {
	width: 100%;
	}

#eve008 .for .line dd p a {
	width: 100%;
	background: #00B900;
	font-size: 12px;
	line-height: 22px;
	color: #ffffff;
	margin: 10px 0px 0px 0px;
	text-align: center;
	display: block;
	box-sizing: border-box;
	}

#eve008 .for .line dd h3 {
	font-size: 18px;
	line-height: 100%;
	color: #00B900;
	margin: 0px;
	}

#eve008 .for .line dd li {
	line-height: 120%;
	margin: 10px 0px 0px 0px;
	}

#eve008 .for .line dd li h4 {
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	overflow: hidden;
	}

#eve008 .for ol dl {
	width: 100%;
	padding: 20px 0px 20px 0px;
	}

#eve008 .for ol dl:nth-last-child(2) {
	margin: 0px 0px 30px 0px;
	}

#eve008 .for ol dt {
	font-weight: bold;
	margin: 0px 0px 10px 0px;
	}

#eve008 .for ol dt span {
	background: #cc0000;
	font-size: 12px;
	color: #ffffff;
	margin: 0px 10px 0px 0px;
	padding: 2px 5px;
	text-align: center;
	}

#eve008 .for ol dt span.any {
	background: #aaaaaa;
	}

#eve008 .for ol dd {
	box-sizing: border-box;
	}

#eve008 .for ol dd.pre {
	font-size: 21px;
	font-weight: bold;
	color: #cc0000;
	}

#eve008 .for ol dd.eve {
	font-size: 16px;
	font-weight: bold;
	}

#eve008 .for input,
#eve008 .for select,
#eve008 .for textarea {
	width: 100%;
	font-size: 16px;
	padding: 20px;
	box-sizing: border-box;
	}

#eve008 .for input[type="radio"] {
	width: auto;
	}

#eve008 .for select {
	margin: 10px 0px 0px 0px;
	}

#eve008 .for label {
	margin: 0px 0px 10px 0px;
	display: block;
	}

#eve008 .for label:last-child {
	margin: 0px;
	}

#eve008 .for .send {
	width: 100%;
	background: #FFD814;
	border: none;
	border-radius: 30px;
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	font-size: 18px;
	font-weight: bold;
	line-height: 50px;
	color: #111111;
	letter-spacing: 0.2em;
	margin: 0px auto 100px auto;
	display: block;
	cursor: pointer;
	}

}


