@charset "utf-8";
/* CSS Document */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
.breadcrumb.breadcrumb_top {
padding-bottom: 20px;
}


.wa-main_area {
}
.wa-main_area img {
	width: 100%;
}
.wa-wrap {
	position: relative;
}
.wa-wrap_inner {
	max-width: 1200px;
	width: 100%;
	margin: 0 auto;
}

.last {
	margin-bottom: 0!important;
}

h3.wa-title {
	text-align: center;
	margin-bottom: 5rem;
}
h3.wa-title span {
	font-size: 1.8rem;
	line-height: 1.4;
	color: #BA444A;
	display: inline-block;
	position: relative;
}
h3.wa-title span:after {
	position: absolute;
	content: url("/files/user/images/exemswitha/mida_und.svg");
	bottom: -2.0rem;
	left: 50%;
	transform: translateX(-50%);
}

.wa-btnArea {
	display: flex;
	justify-content: center;
}
.wa-btnArea .wa-btn01 {
	width: 250px;
}
.wa-btnArea .wa-btn01 + .wa-btn01 {
	margin-left: 2rem;
}
.wa-btnArea .wa-btn01 a {
	display: block;
	text-align: center;
	font-size: 1.25rem;
	background: #E90011;
	color: #fff;
	border-radius: 2.5rem;
	padding: .8rem;
}
.wa-btnArea .wa-btn01 a:hover {
	opacity: .7;
}



#wa-sec01 {
}
#wa-sec01 .wa-main_area {
	position: relative;
}
#wa-sec01 .wa-main_area .wa-main_btn {
	position: absolute;
	top: 80%;
	left: 46.5%;
}
#wa-sec01 .wa-main_area .wa-main_btn a {
	background: url("/files/user/images/exemswitha/down_btn_off.png") 0 0 no-repeat;
	background-size: 100%;
	display: block;
	width: 23.2vw;
	min-width: 300px;
	height: 4.6vw;
	min-height: 58px;
	transition: .4s;
}
#wa-sec01 .wa-main_area .wa-main_btn a:hover {
	background: url("/files/user/images/exemswitha/down_btn_on.png") 0 0 no-repeat;
	background-size: 100%;
}
#wa-sec01 .wa-main_area .wa-down_btn {
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: -3.5rem;
	z-index: 1;
}




#wa-sec02 {
	background: #F0F0F0;
	padding: 6rem 0;
}
#wa-sec02 .wa-wrap_inner {
	margin-bottom: 3rem;
}
#wa-sec02 .wa-main_contents {
	float: right;
	width: 880px;
}

.wa-menu_box {
	background: #fff;
	border-radius: 1.0rem;
	padding: 1.5rem;
	width: 240px;
	transition-duration: .6s;
	float: left;
}
.wa-menu_box.after-sec02 {
	position: fixed;
	top: 11.5rem;
	z-index: +1;
	box-shadow: 5px 5px 10px #d6d6d6;
}
.wa-menu_box.after-sec02.near-bottom {
	opacity: 0;
	z-index: -1;
}

.wa-menu_box ul {
	margin-bottom: 2rem;
}
.wa-menu_box ul li {
	font-size: .9rem;
	border-left: 3px solid #707070;
	padding-left: 1.0rem;
	margin-bottom: 1.5rem;
}
.wa-menu_box ul li.is-current {
	border-left: none;
	padding-left: 1.2rem;
	background: url("/files/user/images/exemswitha/icon_now.svg") 0 center no-repeat;
	background-size: .5rem;
}
.wa-menu_box ul li a {
	padding: .5rem 0;
	display: block;
	border-bottom: 1px solid #707070;
}
.wa-menu_box ul li.is-current a {
	color: #BA444A;
}


.wa-menu_box .wa-btnA {
}
.wa-menu_box .wa-btnA + .wa-btnA {
	margin-top: 1.5rem;
}
.wa-menu_box .wa-btnA a {
	font-size: .9rem;
	display: block;
	border-radius: 2.5rem;
	text-align: center;
	background: #E90011;
	color: #fff;
	padding: .8rem;
}
.wa-menu_box .wa-btnA a:hover {
	opacity: .7;
}
.wa-company-list {
	max-width: 1200px;
	width: 100%;
	margin: 3rem auto 1rem;
}
.wa-company-list li {
	/*margin: 0 7.5px;*/
}
.wa-company-list img {
	width: 100%;
}
.wa-company-list_atten {
	width: 880px;
	margin: 0 0 3rem auto;
}

.wa-c-l-7 {
	display: flex;
	justify-content: space-between;
}


#wa-sec02 .wa-btnArea {
	width: 880px;
	margin: 0 0 0 auto;
}


#wa-sec03 {
	padding: 6rem 0;
}
#wa-sec03 .wa-main_contents {
	width: 880px;
	margin: 0 0 0 auto;
}

#wa-sec04 {
	padding: 6rem 0;
	background: #F0F0F0;
}
#wa-sec04 .wa-main_contents {
	width: 880px;
	margin: 0 0 0 auto;
}


#wa-sec06 {
	padding: 6rem 0;
	background: #CDDDE5;
}
#wa-sec06 .wa-main_contents {
	width: 880px;
	margin: 0 0 0 auto;
}
#wa-sec06 .wa-imgBox {
	text-align: center;
	margin-bottom: 1.5rem;
}
#wa-sec06 h3.wa-title {
	text-align: center;
	margin-bottom: 5rem;
	font-size: 1.8rem;
	line-height: 1.4;
	color: #BA444A;
}
#wa-sec06 .wa-fl_contents {
	display: flex;
	justify-content: space-between;
	margin-bottom: 1.5rem;
}
#wa-sec06 .wa-fl_contents > div {
	width: 30.8%;
}
#wa-sec06 .wa-fl_contents h5 {
	font-size: 1.1rem;
	text-align: center;
	font-weight: bold;
	margin: 1.5rem 0;
}
#wa-sec06 .wa-fl_contents p {
	font-size: 0.8rem;
	line-height: 1.4;
}
#wa-sec06 .wa-com_ball {
	text-align: center;
	margin-bottom: 3rem;
}
#wa-sec06 .wa-balloon1-top {
	position: relative;
	display: inline-block;
	margin: 1.0rem 0 0;
	padding: 1.5rem;
	min-width: 580px;
	max-width: 100%;
	color: #ECD389;
	font-size: 16px;
	background: #BA454A;
	text-align: center;
	border-radius: .3rem;
}
#wa-sec06 .wa-balloon1-top:before {
	content: "";
	position: absolute;
	top: -40px;
	left: 50%;
	margin-left: -25px;
	border: 25px solid transparent;
	border-bottom: 15px solid #BA454A;
}
#wa-sec06 .wa-balloon1-top p {
	margin: 0;
	padding: 0;
}
#wa-sec06 .wa-tab-area {
	display: flex;
	padding-left: 1.6rem;
}
#wa-sec06 .wa-tab {
	border: 1px solid #707070;
	border-radius: .6rem .6rem 0 0;
}
#wa-sec06 .wa-tab + .wa-tab {
	margin-left: 1rem;
}
#wa-sec06 .wa-tab span.wa-ucon {
	display: block;
	font-size: .8rem;
	font-weight: normal;
	color: #fff;
	background: #707070;
	padding: .4rem 1rem;
	border-radius: .4rem .4rem 0 0;
}
#wa-sec06 .wa-tab span.wa-dcon {
	display: block;
	font-size: 1.2rem;
	font-weight: bold;
	color: #707070;
	padding: .2rem 1rem;
	background: #F0F0F0;
}
#wa-sec06 .wa-tab.active {
	border-bottom: 1px solid #fff;
}
#wa-sec06 .wa-tab.active span.wa-dcon {
	color: #BA454A;
	background: #fff;
}
#wa-sec06 .wa-panel-area {
	border: 1px solid #707070;
	padding: 2rem 5rem;
	border-radius: 1.5rem;
	background: #fff;
	margin-top: -1px;
}

#wa-sec06 .wa-panel {
	display: none;
}
#wa-sec06 .wa-panel.active {
	display: block;
}
#wa-sec06 .wa-panel .wa-in_title {
	font-size: 1.8rem;
	font-weight: bold;
	color: #BA454A;
	margin-bottom: .5rem;
	line-height: 1.4;
}
#wa-sec06 .wa-panel p {
	line-height: 1.4;
	font-size: .8rem;
}
#wa-sec06 .wa-panel h5 {
	font-size: .7rem;
	line-height: 1.4;
	font-weight: normal;
}
#wa-sec06 .wa-panel p + h5 {
	margin-top: 1rem;
}
#wa-sec06 .wa-panel ul {
	margin-bottom: 4rem;
}
#wa-sec06 .wa-panel li {
	font-size: .7rem;
	line-height: 1.4;
	text-indent: -1em;
	padding-left: 1em;
}
#wa-sec06 .wa-panel .wa-effect {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#wa-sec06 .wa-panel .wa-effect > div {
	margin-bottom: 3rem;
}



#wa-sec07 {
	padding: 6rem 0;
	background: #F0F0F0;
}
#wa-sec07 .wa-main_contents {
	width: 880px;
	margin: 0 0 0 auto;
}
#wa-sec07 h3.wa-title {
	text-align: center;
	margin-bottom: 5rem;
	font-size: 1.8rem;
	line-height: 1.4;
	color: #BA444A;
}
#wa-sec07 .wa-reason {
}
#wa-sec07 .wa-reason + .wa-reason {
	margin-top: 5rem;
}
#wa-sec07 .wa-reason .wa-titleArea {
	position: relative;
	margin-bottom: 2rem;
}
#wa-sec07 .wa-reason .wa-titleArea:before {
	content: "";
	position: absolute;
	width: 4.6rem;
	height: 4.6rem;
	top: -.75rem;
	left: 0;
}
#wa-sec07 .wa-reason .wa-titleArea h4 {
	padding-left: 5.5rem;
	border-bottom: 2px solid #BA444A;
	color: #BA444A;
	font-size: 1.1rem;
	line-height: 1.4;
	margin-bottom: .5rem;
}
#wa-sec07 .wa-reason .wa-titleArea p {
	padding-left: 5.5rem;
	line-height: 1.4;
}
#wa-sec07 .wa-reason.wa-r01 .wa-titleArea:before {
	background: url("/files/user/images/exemswitha/icon_reason01.svg") 0 0 no-repeat;
	background-size: cover;
}
#wa-sec07 .wa-reason.wa-r02 .wa-titleArea:before {
	background: url("/files/user/images/exemswitha/icon_reason02.svg") 0 0 no-repeat;
	background-size: cover;
}
#wa-sec07 .wa-reason.wa-r03 .wa-titleArea:before {
	background: url("/files/user/images/exemswitha/icon_reason03.svg") 0 0 no-repeat;
	background-size: cover;
}

#wa-sec07 .wa-reason .wa-contentsArea {
	margin-left: 5.5rem;
}
#wa-sec07 .wa-reason .wa-contentsArea + .wa-contentsArea {
	margin-top: 2rem;
}
#wa-sec07 .wa-reason .wa-contentsArea h4 {
	padding-left: 1.5rem;
	color: #BA444A;
	font-size: 1.1rem;
	line-height: 1.4;
	margin-bottom: .5rem;
	position: relative;
}
#wa-sec07 .wa-reason .wa-contentsArea h4:before {
	position: absolute;
	content: '';
	left: 0;
	top: .25rem;
	width: 1rem;
	height: 1rem;
	background-color: #BA444A;
}
#wa-sec07 .wa-reason .wa-contentsArea p {
	line-height: 1.4;
}
#wa-sec07 .wa-reason .wa-contentsArea .wa-imgBox {
	text-align: center;
	margin: 2rem 0 0;
}
#wa-sec07 .wa-reason .wa-contentsArea .wa-btnR {
	margin: 1.5rem 0;
}
#wa-sec07 .wa-reason .wa-contentsArea .wa-btnR a {
    font-size: .9rem;
    border-radius: 2.5rem;
    text-align: center;
    background: #fff;
    color: #02A3E2;
	border: 1px solid #02A3E2;
    padding: .25rem 2.0rem .4rem;
}
#wa-sec07 .wa-reason .wa-contentsArea .wa-btnR a:hover {
	opacity: .7;
}



#wa-sec08 {
	padding: 6rem 0;
}
#wa-sec08 .wa-main_contents {
	width: 880px;
	margin: 0 0 0 auto;
}
#wa-sec08 h3.wa-title {
	text-align: center;
	margin-bottom: 5rem;
	font-size: 1.8rem;
	line-height: 1.4;
	color: #BA444A;
}
#wa-sec08 .wa-container {
	background: #F0F0F0;
	padding: 2rem 4rem;
	border-radius: 2rem;
}
#wa-sec08 .wa-container .wa-ques {
	font-size: 1.0rem;
	margin-bottom: 1.0rem;
}
#wa-sec08 .wa-container .wa-check-box {
	padding-left: 1rem;
	margin-bottom: 1.0rem;
}
#wa-sec08 .wa-container .wa-check {
	transform: scale(2.0);
	margin-right: 1rem;
}
#wa-sec08 .wa-container .wa-note {
	font-size: .6rem;
	margin-bottom: 1.5rem;
}
#wa-sec08 .wa-container .wa-industry-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-bottom: 1.5rem;
}
#wa-sec08 .wa-container .wa-industry-list button {
	width: 15rem;
	text-align: center;
	font-size: .8rem;
	padding: .5rem 0;
	background: #fff;
	border-radius: .2rem;
	margin-bottom: .5rem;
	border: 1px solid #fff;
}
#wa-sec08 .wa-container .wa-industry-list button.active {
	border: 1px solid #E90011;
}
#wa-sec08 .wa-container .ip_text-area {
	background: #fff;
	padding: .5rem;
	border-radius: .2rem;
	margin-right: .5rem;
}
#wa-sec08 .wa-container .wa-btn {
	display: block;
	text-align: center;
	font-size: 1.25rem;
	background: #E90011;
	color: #fff;
	border-radius: 2.5rem;
	padding: 1rem 5rem;
	margin: 3rem auto 0;
}
#wa-sec08 .wa-container .wa-btn:disabled {
	background: #707070;
}

#wa-sec08 .wa-result-box {
	margin: 2rem 0;
}
#wa-sec08 .wa-result-box .wa-textA {
	color: #314E58;
	text-align: center;
	line-height: 1.4;
	margin-bottom: 2rem;
}
#wa-sec08 .wa-result-box .wa-resultArea {
	width: 400px;
	margin: 0 auto 1rem;
	border: 1px solid #E90011;
	border-radius: 0.75rem;
	padding: 2rem;
}
#wa-sec08 .wa-result-box .wa-textB {
	text-align: right;
	font-size: 1.2rem;
	color: #E90011;
	font-weight: bold;
}
#wa-sec08 .wa-result-box .wa-textB.noeffect,
#wa-sec08 .wa-result-box .wa-textB.overrange {
	text-align: center;
}
#wa-sec08 .wa-result-box .wa-textB.overrange {
	font-size: 1.1rem;
}
#wa-sec08 .wa-result-box .wa-textB span {
	color: #314E58;
	font-size: 1.0rem;
	font-weight: normal;
}
#wa-sec08 .wa-result-box .wa-textB strong {
	font-size: 2.0rem;
	color: #E90011;
}

#wa-sec08 .wa-atten {
	text-indent: -1rem;
	padding-left: 1rem;
	line-height: 1.4;
}


#wa-sec09 {
	padding: 6rem 0;
	background: #CDDDE5;
}
#wa-sec09 .wa-main_contents {
	width: 880px;
	margin: 0 0 0 auto;
}
#wa-sec09 h3.wa-title {
	text-align: center;
	margin-bottom: 5rem;
	font-size: 1.8rem;
	line-height: 1.4;
	color: #BA444A;
}
#wa-sec09 .wa-container {
	background: #fff;
	padding: 2rem;
	border-radius: 2rem;
}
#wa-sec09 .wa-container .wa-imgBox {
	text-align: center;
}
#wa-sec09 .wa-container ul {
	margin: 4rem 0 2rem 6rem;
}
#wa-sec09 .wa-container li {
	position: relative;
	padding: 0 0 0.85rem 4rem;
	color: #314E58;
}
#wa-sec09 .wa-container li:before {
	content: "";
	position: absolute;
	width: 2.5rem;
	height: 2.5rem;
	top: -.75rem;
	left: 0;
}
#wa-sec09 .wa-container li + li {
	margin-top: 1.5rem;
}
#wa-sec09 .wa-container li.wa-no1:before {
	background: url("/files/user/images/exemswitha/icon_n01.svg") 0 0 no-repeat;
	background-size: cover;
}
#wa-sec09 .wa-container li.wa-no2:before {
	background: url("/files/user/images/exemswitha/icon_n02.svg") 0 0 no-repeat;
	background-size: cover;
}
#wa-sec09 .wa-container li.wa-no3:before {
	background: url("/files/user/images/exemswitha/icon_n03.svg") 0 0 no-repeat;
	background-size: cover;
}
#wa-sec09 .wa-container li.wa-no4:before {
	background: url("/files/user/images/exemswitha/icon_n04.svg") 0 0 no-repeat;
	background-size: cover;
}
#wa-sec09 .wa-container li.wa-no5:before {
	background: url("/files/user/images/exemswitha/icon_n05.svg") 0 0 no-repeat;
	background-size: cover;
}



#wa-sec10 {
	padding: 6rem 0;
	background: #F0F0F0;
}
#wa-sec10 .wa-main_contents {
	width: 880px;
	margin: 0 0 0 auto;
}
#wa-sec10 h3.wa-title {
	text-align: center;
	margin-bottom: 5rem;
	font-size: 1.8rem;
	line-height: 1.4;
	color: #BA444A;
}
#wa-sec10 .wa-qaBox {
	background: #fff;
	padding: 2rem 4rem;
	border-radius: 2rem;
}
#wa-sec10 .wa-qalist {
}
#wa-sec10 .wa-qalist + .wa-qalist {
	margin-top: 1.5rem;
}
#wa-sec10 .wa-question {
	position: relative;
	cursor: pointer;
	transition: all .5s ease;
	font-size: .9rem;
	font-weight: bold;
	color: #BA454A;
	background: url("/files/user/images/exemswitha/icon_q.svg") 0 0 no-repeat;
	padding: .9rem 2.0rem 0rem 3.5rem;
}
#wa-sec10 .wa-question span {
	display: block;
	padding-bottom: .9rem;
	border-bottom: 1px solid #BA454A;
}
#wa-sec10 .wa-question:before,
#wa-sec10 .wa-question:after {
	position: absolute;
	content: '';
	transition: .3s ease;
	width: 2.0rem;
	height: .29rem;
	background-color: #314E58;
	border-radius: .3rem;
}
#wa-sec10 .wa-question:before {
	top: 48%;
	right: 0;
	transform: rotate(0deg);
}
#wa-sec10 .wa-question:after {
	top: 48%;
	right: 0;
	transform: rotate(90deg);
}
#wa-sec10 .wa-question.up:before,
#wa-sec10 .wa-question.up:after {
	transition: .3s ease;
	transform: rotate(0);
}

#wa-sec10 .wa-answer {
	display: none;
	font-size: .8rem;
	color: #314E58;
	padding: 1.0rem 2.0rem 0rem 6.5rem;
	line-height: 1.4;
	position: relative;
}
#wa-sec10 .wa-answer:before {
	content: "";
	width: 2rem;
	height: 2rem;
	background: url("/files/user/images/exemswitha/icon_a.svg") 0 0 no-repeat;
	background-size: cover;
	position: absolute;
	top: .5rem;
	left: 3.5rem;
}



.natsugakuru .title_icon_qa::after, .natsugakuru .title_icon_qa::before {
}



#wa-sec04 .wa-btnArea,
#wa-sec06 .wa-btnArea,
#wa-sec07 .wa-btnArea,
#wa-sec08 .wa-btnArea,
#wa-sec09 .wa-btnArea,
#wa-sec10 .wa-btnArea {
	margin-top: 3rem;
}


.sp {
	display: none;
}

/* SP版 */
@media only screen and (max-width:768px) {
.pc {
	display: none;
}
.sp {
	display: block;
}


h3.wa-title {
	margin-bottom: 5rem;
}
h3.wa-title span {
	font-size: 1.25rem;
}
.wa-wrap_inner {
	width: 94%;
}

.wa-c-l-7 {
	flex-wrap: wrap;
	width: 95%;
	margin-bottom: 0;
}
.wa-c-l-7 li {
	margin-bottom: .8rem;
}

#wa-sec01 .wa-main_area .wa-main_btn {
	top: 80.5%;
	left: 50%;
	transform: translateX(-50%);
}
#wa-sec01 .wa-main_area .wa-main_btn a {
	width: 86.2vw;
	min-width: inherit;
	height: 16.6vw;
	min-height: inherit;
}


#wa-sec02 {
	padding: 3rem 0;
}
#wa-sec02 .wa-wrap_inner {
	margin-bottom: 3rem;
}
#wa-sec02 .wa-main_contents {
	float: none;
	width: 100%;
}
#wa-sec02 .wa-btnArea {
	width: 100%;
}


#wa-sec03 {
	padding: 3rem 0;
}
#wa-sec03 .wa-main_contents {
	width: 100%;
}


#wa-sec04 {
	padding: 3rem 0;
}
#wa-sec04 .wa-main_contents {
	width: 100%;
}


#wa-sec06 {
	padding: 3rem 0;
}
#wa-sec06 .wa-main_contents {
	width: 100%;
}
#wa-sec06 h3.wa-title {
	font-size: 1.25rem;
	margin-bottom: 1.5rem;
}
#wa-sec06 .wa-fl_contents {
	flex-direction: column;
	margin-bottom: 0;
}
#wa-sec06 .wa-fl_contents > div {
	width: 100%;
	margin-bottom: 1.5rem;
}
#wa-sec06 .wa-fl_contents h5 {
	font-size: 1.25rem;
	margin: 1.5rem 0;
}
#wa-sec06 .wa-fl_contents p {
	font-size: 1.0rem;
	line-height: 1.4;
}

#wa-sec06 .wa-com_ball {
	margin-bottom: 2rem;
}
#wa-sec06 .wa-balloon1-top {
	margin: 1.0rem 0 0;
	padding: 1.5rem;
	min-width: inherit;
	border-radius: .3rem;
}

#wa-sec06 .wa-tab + .wa-tab {
	margin-left: .5rem;
}
#wa-sec06 .wa-tab span.wa-ucon {
	font-size: .8rem;
	padding: .4rem .7rem;
}
#wa-sec06 .wa-tab span.wa-dcon {
	font-size: 1.2rem;
	padding: .2rem .7rem;
}
#wa-sec06 .wa-panel-area {
	padding: 2rem;
}
#wa-sec06 .wa-panel .wa-in_title {
	font-size: 1.2rem;
}
#wa-sec06 .wa-panel p {
	font-size: 1rem;
}
#wa-sec06 .wa-panel h5 {
	font-size: .8rem;
}
#wa-sec06 .wa-panel p + h5 {
	margin-top: 1rem;
}
#wa-sec06 .wa-panel ul {
	margin-bottom: 2rem;
}
#wa-sec06 .wa-panel li {
	font-size: .8rem;
}
#wa-sec06 .wa-panel .wa-effect {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#wa-sec06 .wa-panel .wa-effect > div {
	margin-bottom: 1.5rem;
}
#wa-sec06 .wa-panel .wa-effect_c,
#wa-sec06 .wa-panel .wa-effect_c2 {
	display: none;
}
#wa-sec06 .wa-panel .wa-effect_c.active,
#wa-sec06 .wa-panel .wa-effect_c2.active {
	display: block;
}

#wa-sec06 .ta_btn {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 0 2rem;
}
#wa-sec06 .ta_btn .wa-ta_b,
#wa-sec06 .ta_btn .wa-ta_b2 {
	width: 7.5rem;
	text-align: center;
	margin-bottom: .5rem;
	font-size: 1.25rem;
	font-weight: bold;
	color: #314E58;
	border: 1px solid #314E58;
	border-radius: .2rem;
	line-height: 1;
	padding: .25rem 0;
	text-indent: 0;
}
#wa-sec06 .ta_btn .wa-ta_b.active,
#wa-sec06 .ta_btn .wa-ta_b2.active {
	background: #ECD389;
}


#wa-sec07 {
	padding: 3rem 0;
}
#wa-sec07 .wa-main_contents {
	width: 100%;
}
#wa-sec07 h3.wa-title {
	margin-bottom: 3.5rem;
	font-size: 1.25rem;
}
#wa-sec07 .wa-reason + .wa-reason {
	margin-top: 3.5rem;
}

#wa-sec07 .wa-reason .wa-contentsArea {
	margin: 0 2rem;
}
#wa-sec07 .wa-reason .wa-titleArea h4 {
	margin-left: 3rem;
	padding-left: 2.5rem;
}

#wa-sec08 {
	padding: 3rem 0;
}
#wa-sec08 .wa-main_contents {
	width: 100%;
}
#wa-sec08 h3.wa-title {
	margin-bottom: 3.5rem;
	font-size: 1.25rem;
}
#wa-sec08 .wa-container {
	padding: 2rem;
}
#wa-sec08 .wa-container .wa-note {
	font-size: .8rem;
}
#wa-sec08 .wa-container .wa-industry-list button {
	width: 6.4rem;
}
#wa-sec08 .wa-container .wa-btn {
	padding: 1rem 4rem;
}
#wa-sec08 .wa-result-box .wa-resultArea {
	width: 75%;
	padding: 1.5rem 2rem;
}
#wa-sec08 .wa-result-box .wa-textB.noeffect {
	text-align: center;
	font-size: 1.0rem;
}
#wa-sec08 .wa-atten {
	font-size: .8rem;
}



#wa-sec09 {
	padding: 3rem 0;
}
#wa-sec09 .wa-main_contents {
	width: 100%;
}
#wa-sec09 h3.wa-title {
	margin-bottom: 2.5rem;
	font-size: 1.25rem;
}
#wa-sec09 .wa-container {
	background: none;
	padding: 0;
	border-radius: 0;
}
#wa-sec09 .wa-container ul {
	margin: 3rem 0 2rem;
}
#wa-sec09 .wa-container li {
	padding: 0 0 0 3rem;
}
#wa-sec09 .wa-container li:before {
	width: 2.0rem;
	height: 2.0rem;
	top: -.2rem;
}
#wa-sec09 .wa-container li.no4,
#wa-sec09 .wa-container li.no5 {
	padding: 0.2rem 0 .6rem 3rem;
}



#wa-sec10 {
	padding: 3rem 0;
}
#wa-sec10 .wa-main_contents {
	width: 100%;
}
#wa-sec10 h3.wa-title {
	margin-bottom: 2.5rem;
	font-size: 1.25rem;
}
#wa-sec10 .wa-qaBox {
	padding: 2rem;
}
#wa-sec10 .wa-question {
	background: url("/files/user/images/exemswitha/icon_q.svg") 0 0 no-repeat;
	padding: .4rem 2.0rem 0rem 2.5rem;
	line-height: 1.2;
	background-size: 2rem;
}
#wa-sec10 .wa-question:before,
#wa-sec10 .wa-question:after {
	width: 1.5rem;
}
#wa-sec10 .wa-answer {
	padding: 1.0rem 2.0rem 0rem 5.0rem;
}
#wa-sec10 .wa-answer:before {
	left: 2.5rem;
}



}
