﻿@charset "utf-8";

#title_wrap {
	background-image: url(/business/img/title_image.jpg);
}
.even {
	background-color: #F7F7F7;
}
.container h4 {
	background: #F29600;
}
.container h5 {
	color: #F29600;
}
.container .list_vertical dt {
	color: #F29600;
}
.section h3.two-tone_ttl {
	text-align: left;
	border: none;
	padding: 0px;
	font-size: 2em;
	font-weight: bold;
	color: #079292;
}
.section h3.two-tone_ttl span {
	color: #F29600;
}
.contact {
	text-align: center;
	border-color: #333;
	border-top: dotted;
	border-bottom: dotted;
	border-width: 1px;
	padding: 2em 0;
}
.contact .link_btn {
	font-size: 1.5em;
}
.contact .link_btn a:hover,
.contact .link_btn a:active {
	color: #F29600;
	text-decoration: none;
	border: 1px solid #F29600;
}

#sec_contact {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_01 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_01 h4.img_ttl {
	background: none;
	padding: 0px;
	margin-bottom: 1.5em;
}
#sec_01 h4.img_ttl img {
	margin: 0 auto 0 auto;
}
#sec_01 .intro {
	font-size: 1.2em;
}
#sec_02 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_03 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_03 .thought_exe {
	list-style-type: none;
}
#sec_03 .thought_exe li {
	font-size: 1.25em;
	font-weight: bold;
	line-height: 1.1em;
	padding: 12px;
	margin-bottom: 8px;
	border-color: #333;
	border: solid;
	border-width: 1px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}
#sec_03 .img_exe {
	max-width: 70%;
	margin: 0 auto;
}
#sec_03 .thought_emp {
	list-style-type: none;
}
#sec_03 .thought_emp li {
	line-height: 1.1em;
	padding-bottom: 8px;
	margin-bottom: 16px;
	border-color: #333;
	border-bottom: dotted;
	border-width: 1px;
}
#sec_03 .img_emp {
	max-width: 40%;
	margin: 0 auto;
}

#sec_04 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_04 .list_side {
	font-size: 1.2em;
}
#sec_04 .list_side dt {
	color: #009D9E;
}
#sec_04 .img_course {
	max-width: 70%;
	margin: 0 auto;
}

#sec_05 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}

#sec_06 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_06 .course {
	padding: 20px;
	border-color: #333;
	border: solid;
	border-width: 1px;
	-webkit-border-radius: 0.5em;
	-moz-border-radius: 0.5em;
	border-radius: 0.5em;
}
#sec_06 .course h4.number {
	padding: 0px;
	background: transparent;
	margin-top: -50px;
	text-align: center;
	font-weight: bold;
	font-size: 1em;
}
#sec_06 .course h4.number span {
	color: #009D9E;
	display: block;
	padding-top: 1em;
}
#sec_06 .list_emp {
	color: #333;
}

#sec_07 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}

#sec_08 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_08 .list_side {
	font-size: 1.2em;
}
#sec_08 .list_side dt {
	color: #009D9E;
}

#sec_09 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_09 .list_emp {
	color: #333;
}

#sec_10 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}

#sec_11 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_11 .dx-flow {
	position: relative;
	padding: 10px 0;
}

/* 縦点線（SPサイズ基準） */
#sec_11 .dx-flow:before {
	content: "";
	position: absolute;
	left: 42px;
	top: calc(72px / 2 + 14px);
	bottom: calc(72px / 2 + 14px);
	border-left: 3px dotted #2aa7a0;
	opacity: 0.9;
	z-index: 1;
}

#sec_11 .dx-step {
	position: relative;
	padding: 14px 0;
	overflow: hidden;
}

/* 左：STEP丸（SP） */
#sec_11 .dx-step .dx-badge {
	float: left;
	width: 84px;
	position: relative;
	z-index: 2;
}

#sec_11 .dx-step .dx-circle {
	width: 72px;
	height: 72px;
	border-radius: 999px;
	background: #2aa7a0;
	color: #fff;
	text-align: center;
	line-height: 1.05;
	padding-top: 14px;
	margin-left: 6px;
	box-sizing: border-box;
}

#sec_11 .dx-step-label {
	display: block;
	font-weight: 700;
	font-size: 13px;
	letter-spacing: 0.5px;
}

#sec_11 .dx-step-num {
	display: block;
	font-weight: 800;
	font-size: 22px;
	margin-top: 4px;
}

/* 右：テキスト（SP） */
#sec_11 .dx-step .dx-body {
	margin-left: 96px;
	padding-right: 10px;
	padding-top: 15px;
}

#sec_11 .dx-title {
	margin: 0 0 6px;
	font-weight: 800;
	color: #f5a623;
	font-size: 20px;
	line-height: 1.3;
}

#sec_11 .dx-desc {
	margin: 0;
	font-size: 16px;
	line-height: 1.6;
	color: #111;
}

#sec_11 .dx-note {
	display: block;
	margin-top: 6px;
	font-size: 14px;
	line-height: 1.6;
	color: #111;
}
#sec_11 .dx-flow .dx-step:last-child:after{
	content:"";
	position:absolute;
	/* 点線の位置（SP baseの left:42px に合わせて少し太めに覆う） */
	left: 39px;
	width: 10px;

	/* 丸の中心から下を覆う（SP：72px丸 + step padding-top 14px → 14 + 36 = 50） */
	top: 50px;
	bottom: 0;

	background: #fff;
	z-index: 1; /* 点線(z=1)の上、丸(z=2)の下 */
}

#sec_12 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_12 .qa-wrap{
	margin: 20px 0;
}

/* 外枠（画像のように角丸＆薄い枠） */
#sec_12 .qa-item{
	border: 1px solid #666;
	border-radius: 8px;
	background: #fff;
	margin-bottom: 10px;
	overflow: hidden; /* 角丸の内側をきれいに */
}

/* 質問行（クリック領域） */
#sec_12 .qa-q{
	display: block;
	padding: 12px 14px;
	text-decoration: none;
	cursor: pointer;
	font-weight: 700; /* Bold */
	color: #009D9E; /* 通常時 */
	position: relative;
	outline: none;
	font-size: 1.2em;
}

/* 右側のアイコン（＋/－） */
#sec_12 .qa-q:after{
	content: "＋";
	position: absolute;
	right: 16px;
	top: 50%;
	transform: translateY(-50%);
	font-weight: 700;
	color: inherit; /* テキスト色に追従 */
}

/* hover時（開閉状態に関わらず hover でオレンジに） */
#sec_12 .qa-q:hover,
#sec_12 .qa-q:focus{
	color: #F29600;
	text-decoration: none;
}

/* 展開中（.in）＝オレンジ固定 */
#sec_12 .qa-q.is-open{
	color: #F29600;
}
#sec_12 .qa-q.is-open:after{
	content: "－";
}

/* 回答エリア（色指定なし＝デフォルト、太さノーマル） */
#sec_12 .qa-a{
	padding: 0 18px 16px 18px;
	font-weight: 400;
}
#sec_12 .qa-a .qa-a-inner{
	padding-top: 0;
	line-height: 1.75;
}

/* 回答が開いたときに上下の余白を揃える */
#sec_12 .qa-collapse{
	padding-top: 0;
}

/* クリック時の青いアウトラインを軽減（必要なら） */
#sec_12 .qa-q:focus{
	outline: none;
}

#sec_13 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_13 .list_emp {
	color: #333;
}

#sec_14 {
	clear: both;
	margin-top: 40px;
	margin-bottom: 0px;
	display: block;
}
#sec_14 h4.img_ttl {
	background: none;
	padding: 0px;
	margin-bottom: 1.5em;
}
#sec_14 h4.img_ttl img {
	margin: 0 auto 0 auto;
}


/* Media Queries */
@media screen and (min-width:568px) {

}

@media screen and (min-width:768px) {

#sec_contact {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_01 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
	text-align: center;
}
#sec_01 .intro {
	font-size: 1.5em;
}

#sec_02 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}

#sec_03 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_04 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_04 .list_side dd {
	padding-left: 11.5em;
}
#sec_05 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_06 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_07 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_08 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_08 .list_side dd {
	padding-left: 11.5em;
}
#sec_09 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_10 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_11 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_11 .dx-flow:before {
	left: 54px;
	top: calc(96px / 2 + 18px);
	bottom: calc(96px / 2 + 18px);
}

#sec_11 .dx-step {
	padding: 18px 0;
}

#sec_11 .dx-step .dx-badge {
	width: 108px;
}

#sec_11 .dx-step .dx-circle {
	width: 96px;
	height: 96px;
	padding-top: 18px;
}

#sec_11 .dx-step-label {
	font-size: 16px;
}

#sec_11 .dx-step-num {
	font-size: 28px;
	margin-top: 6px;
}

#sec_11 .dx-step .dx-body {
	margin-left: 128px;
}

#sec_11 .dx-title {
	font-size: 24px;
}

#sec_11 .dx-desc {
	font-size: 18px;
	font-weight: normal;
}

#sec_11 .dx-note {
	font-size: 16px;
}
#sec_11 .dx-flow .dx-step:last-child:after{
	/* PCの点線 left:54px に合わせて覆い位置を調整 */
	left: 51px;

	/* PC：96px丸 + step padding-top 18px → 18 + 48 = 66 */
	top: 66px;
}


#sec_12 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_13 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}
#sec_14 {
	clear: both;
	margin-top: 80px;
	margin-bottom: 40px;
	display: block;
}

}

@media screen and (min-width:1000px) {

#sec_03 .img_exe {
	max-width: 100%;
	margin: 0 auto;
}
#sec_03 .img_emp {
	max-width: 100%;
	margin: 0 auto;
}
#sec_04 .img_course {
	max-width: 100%;
	margin: 0 auto;
}

}

@media screen and (min-width:1200px) {

}
