/*
Theme Name: 仕事と介護の両立支援サイト
Theme URI: https://shigotokaigo.jp/
Description: 「介護離職ゼロ」を目指す企業・団体をサポート｜仕事と介護の両立支援サイト
Version: 1.0
Author: Internet Infinity
*/

@charset "utf-8";

/* reset.css
******************************/
* {
	box-sizing: border-box;
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    line-height:1.6;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}
table {
    border-collapse:collapse;
    border-spacing:0;
}
/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select, textarea, button {
    vertical-align:middle;
	font-size: inherit;
	line-height: inherit
}

h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: inherit;
}

em,small,strong {
	font-weight: normal;
	font-style: normal;
	font-size: inherit;
}

select {
	-webkit-appearance: none;
	border-radius: 0;
}

/* base.css
******************************/

/* clearfix */
.clearfix:after {
	content: "";
	display: block;
	clear: both;
	height: 0;
	line-height: 0;
	visibility: hidden;
	font-size: 0.1em;
}
.clearfix {display:inline-block;}
* html .clearfix {height:1px;}
.clearfix {display:block;}

/* 文字数調整 */
.elps {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-webkit-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}

/* リンク */
a {text-decoration: none;transition: all .3s ease;}
a:link,a:visited,a:hover,a:active {color: #78ae3b;}
a:hover {text-decoration: underline;}
.alpha:hover,
a:hover img {
	opacity: 0.85;
}
.push:hover {
	position: relative;
	top: 1px;
	left: 1px;
}

/* 要素設定 */
html {
	font-size: 62.5%;
}

body {
	font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', 'Hiragino Sans', 'Hiragino Kaku Gothic ProN', '游ゴシック  Medium', meiryo, sans-serif;
	font-size: 1.6em;/*フォントサイズ16px*/
	-webkit-text-size-adjust: none;
	word-break: break-all;
	font-size-adjust: none;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	color: #333;
	background: #fff;
}
ul,dl,ol{
	text-indent: 0;
	list-style-position:outside;
	list-style-type: none;
}
th,td {
	vertical-align: top;
}
img {
	vertical-align: top;
	max-width: 100%;
}

img[src$=".svg"] {
	width: 100%;
}

img.img-pc,
br.br-pc {
	display: inline;
}

img.img-sp,
br.br-sp {
	display: none;
}

.alignC {text-align: center;}
.alignR {text-align: right;}
.alignL {text-align: left;}

input[type='text'],
input[type='tel'],
input[type='url'],
input[type='email'],
input[type='password'],
input[type='number'],
input[type='submit'],
input[type='reset'],
input[type='button'],
input[type='image'],
button,
textarea,
select {
	-webkit-appearance: none;
	appearance: none;
	box-sizing: border-box;
	font-size: inherit;
	vertical-align: middle;
	line-height: inherit;
}

input[type='text'],
input[type='tel'],
input[type='url'],
input[type='email'],
input[type='password'],
input[type='number'],
textarea,
select {
	width: 90%;
	padding: 0 .4em;
	line-height: 2em;
	height: 2em;
	border: 1px solid #999;
	vertical-align: middle;
}

input[type='image'] {
	max-width: 100%;
}

textarea {
	min-height: 7em;
	resize: vertical;
}

select {
	padding-right: 1.5em;
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http:/www.w3.org/2000/svg' width='24px' height='24px' viewBox='0 0 24 24' version='1.1' xml:space='preserve' stroke-linejoin='round'><g transform='matrix(-0.613836,-7.51732e-17,7.51732e-17,-0.613836,19.9111,16.8669)'><path d='M12.9 2.9L22.7 12.9 3.1 12.9 12.9 2.9Z' fill='rgb(136,136,136)'/></g></svg>");
	background-position: right center;
	background-repeat: no-repeat;
}

select::-ms-expand {
	display: none;
}

input.sizeS {
	width: 5em;
}

input.sizeM {
	width: 30%;
}

input.sizeL {
	width: 60%;
}

/* parts */
/* 見出し */
.tit-base {
	position: relative;
	margin-bottom: 1em;
	border-bottom: 4px solid #78ae3b;
	font-size: 3rem;
	font-weight: bold;
}

.tit-base span {
	color: #78ae3b;
}

.tit-base[class*="icon-"] {
	padding-left: 1.8em;
}

.tit-base[class*="icon-"]::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 1.6em;
	height: 1.6em;
	font-family: 'FontAwesome';
	color: #78ae3b;
	text-align: center;
	font-weight: normal
}

.tit-base.icon-state::before {
	content: "\f0c0";
}

.tit-base.icon-point::before {
	content: "\f0a4";
}

.tit-base.icon-knowledge::before {
	content: "\f02d";
}

.tit-base.icon-example::before {
	content: "\f2b5";
}

.tit-base.icon-consider::before {
	content: "\f040";
}

.tit-base.icon-pickup::before {
	content: "\f005";
}

.tit-base.icon-qanda::before {
	content: "\f059";
}

.tit-sub01 {
	padding: .2em 1em;
	margin-bottom: 1em;
	background: #78ae3b;
	color: #fff;
	font-weight: bold;
	font-size: 2rem;
}

.tit-sub02 {
	position: relative;
	margin-bottom: 2em;
	font-size: 2.4rem;
	text-align: center;
}

.tit-sub02 span {
	display: inline-block;
	margin: 0 auto;
	border-bottom: 2px solid #78ae3b;
}

.tit-sub02.clr02 span {
	border-color: #dd7f1b;
}

.tit-sub03 {
	position: relative;
	margin-bottom: 2em;
	font-size: 2rem;
	font-weight: bold;
	color: #78ae3b;
}

.tit-sub03 .btn {
	display: inline-block;
	padding-top: .2em;
	padding-bottom: .2em;
	margin-left: 2.5em;
	font-weight: normal;
	font-size: 1.4rem;
	vertical-align: middle;
}

/* リンク */
.btn {
	display: block;
	position: relative;
	border: 1px solid transparent;
	color: inherit;
	text-align: center;
	font-weight: bold;
}

.btn:hover {
	opacity: 0.85;
	text-decoration: none;
}

.btn.arrow::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 13px;
	width: 8px;
	height: 8px;
	border-right: 3px solid transparent;
	border-bottom: 3px solid transparent;
	transform: translateY(-50%) rotate(-45deg);
}

.btn.arrow.back::before {
	right: auto;
	left: 13px;
	transform: translateY(-50%) rotate(135deg);
}

.btn.arrow.more::before {
	transform: translateY(-50%) rotate(45deg);
}

.btn-base {
	padding: 1em 3em;
}

.btn-sub {
	padding: .5em 3em;
}

.btn-base.arrow,
.btn-sub.arrow {
	padding-right: calc(3em + 4px);
}

.btn.clr01 {
	border-color: #78ae3b;
	background: #fff;
	color: #78ae3b;
}

.btn.clr01::before {
	border-color: #78ae3b;
}

.btn.clr01:hover {
	background-color: #eef3e8;
}

.btn.clr02 {
	border-color: #dd7f1b;
	background: #dd7f1b;
	color: #fff;
}

.btn.clr02::before {
	border-color: #fff;
}

.btn.clr03 {
	border-color: #78ae3b;
	background: transparent;
	color: #78ae3b;
}

.btn.clr03::before {
	border-color: #78ae3b;
}

.btn.clr03:hover {
	background-color: #fff;
}

.btn.clr04 {
	border-color: #78ae3b;
	background: #78ae3b;
	color: #fff;
}

.btn.clr04::before {
	border-color: #fff;
}

.pager {
	margin: 4em 0;
	text-align: center;
	letter-spacing: -.4em;
}

.pager li {
	display: inline-block;
	margin: 0 5px;
	vertical-align: top;
	letter-spacing: normal;
}

.pager li a,
.pager li span {
	display: block;
	width: 3em;
	height: 3.2em;
	line-height: 3.2em;
	border: 1px solid #78ae3b;
	background: #fff;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
}

.pager li a:hover {
	background: #d7ecbf;
}

.pager li span {
	background: #78ae3b;
	color: #fff;
}

.articles {
	margin-bottom: 2em;
}

.tit-sub01 + .articles {
	margin-top: -1em;
}

.articles li {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	position: relative;
	padding: 1em 2em 1em 0;
	border-bottom: 1px solid #ccc;
}

.articles li:hover  {
	opacity: 0.85;
}

.articles li p a,
#aside .articles li a {
	color: inherit;
}

.articles li a::before {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.articles li a::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 13px;
	width: 8px;
	height: 8px;
	border-right: 3px solid #78ae3b;
	border-bottom: 3px solid #78ae3b;
	transform: translateY(-50%) rotate(-45deg);
}

.articles li .icon {
	display: inline-block;
	overflow: hidden;
	width: 6em;
	padding-right: .5em;
	padding-left: .5em;
	margin-right: 1em;
	margin-bottom: 5px;
	background: #78ae3b;
	border: 1px solid #78ae3b;
	text-align: center;
	color: #fff;
	font-size: 0.8em;
	vertical-align: middle;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.articles li .icon.clr02 {
	border-color: #dd7f1b;
	background: #dd7f1b;
}

.articles li .icon.clr03 {
	border-color: #78ae3b;
	background: #fff;
	color: #78ae3b;
	font-weight: bold;
}

.articles li .icon.qanda {
	width: 10.5em;
}

.articles li figure {
	flex: 0 0 90px;
	position: relative;
	overflow: hidden;
	width: 90px;
	height: 90px;
	margin-right: 2em;
}

.articles li figure img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: auto;
	height: auto;
}

.articles li .exp {
	flex: 1 1;
}

.articles li .tit {
	margin-bottom: .5em;
	font-size: 1.8rem;
}

.articles li .tit small {
	margin-right: .5em;
	font-size: 1.4rem;
	color: #f00;
	font-weight: bold;
}

.articles.clm3 {
	display: flex;
}

.articles.clm3 li {
	display: block;
	flex: 0 0 320px;
	width: 320px;
	padding: 0;
	margin-right: calc((100% - (320px * 3)) / 2);
	margin-bottom: 1em;
	border: none;
}

.articles.clm3 li:nth-child(3n) {
	margin-right: 0;
}

.articles.clm3 li figure {
	width: 100%;
	height: 150px;
	margin-bottom: 1em;
}

.articles.clm3 li .tit {
	overflow: hidden;
	padding-right: 1.5em;
	margin-bottom: 1em;
	line-height: 1.6;
	height: 3.2em;
	text-overflow: ellipsis;
}

.articles.clm3 li .tit a {
	color: inherit;
}

.articles.clm3 li .tit a::after {
	top: calc(150px + 1em + 1.6em);
	right: 3px;
}

.articles.clm3 li p {
	color: #666;
}

/* テキストの意味付け */
.note {
	font-size: 0.85em;
	color: #666;
}

.attention {
	color: #f00;
	font-weight: bold;
}

/* 動画 */
.movie .movie-box {
	text-align: center;
}

.movie .movie-box iframe {
	margin: 0 auto;
}

/* baseLayout
****************************/
#wrapper {
	overflow: hidden;
	min-width: 1093px;
	text-align: center;
}

.subWrap {
	display: block;
	width: 1093px;
	margin: 0 auto;
	text-align: left;
}

/* header */
#header {
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
}

#header .logo {
	display: flex;
	justify-content: space-between;
	align-items: center;
	font-size: 1.2rem;
}

#header .logo a {
	display: block;
	width: 390px;
	margin-right: 1em;
}

#header .entry-seminar .btn {
	padding: .4em 1em;
	font-weight: normal;
}

#header .entry-seminar .btn::before {
	content: "\f040";
	margin-right: .8em;
	font-family: 'FontAwesome';
	font-size: 1.2em;
}

/* gnav */
#globalnav {
	background: #efefef;
}

#globalnav ul {
	display: flex;
}

#globalnav ul li {
	flex: 1 1;
}

#globalnav ul li a {
	display: block;
	position: relative;
	height: 100%;
	padding: 1em 1em 2em;
	text-align: center;
	font-size: 1.4rem;
	color: inherit;
	text-decoration: none;
}

#globalnav ul li a:hover {
	background: rgba(255,255,255,0.4);
}

#globalnav ul li a::before {
	content: "";
	display: block;
	position: absolute;
	bottom: 13px;
	left: 50%;
	width: 8px;
	height: 8px;
	border-right: 3px solid #78ae3b;
	border-bottom: 3px solid #78ae3b;
	transform: translateX(-50%) rotate(45deg);
}

/* content */
#container {
	padding: 3.75em 0;
}

#container .section {
	margin-bottom: 4em;
}

#container .section > p:not([class]) {
	margin-bottom: 1em;
}

#container .pan {
	margin-bottom: 2em;
	font-size: 1.4rem;
}

#container .pan li {
	display: inline;
}

#container .pan li:not(:first-child)::before {
	content: "＞";
	margin: 0 .5em;
}

#content {
	float: left;
	width: 740px;
}

#content .btn.btn-base {
	width: 70%;
	margin: 0 auto;
}

/* aside */
#aside {
	float: right;
	width: 300px;
}

#aside .tit-base {
	border-width: 2px;
	font-size: 2rem;
	font-weight: bold;
}

/* footer */
#footer {
	padding: 3.75em 0;
	background: #78ae3b;
	color: #fff;
}

#footer .info {
	padding-bottom: 3.75em;
	margin-bottom: 3.75em;
	border-bottom: 1px solid rgba(0,0,0,0.2);
}

#footer .info .tit {
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 1.8rem;
}

#footer .info .exp {
	display: flex;
	justify-content: space-between;
	align-items: center;
}

#footer .info .exp .btn {
	flex: 1 1 auto ;
	white-space: nowrap;
	margin-left: 3em;
}

#footer .utility {
	margin-bottom: 2.5em;
	text-align: center;
}

#footer .utility li {
	display: inline;
}

#footer .utility li:not(:first-child)::before {
	content: "｜";
	margin: 0 .5em;
}

#footer .utility li a {
	color: #fff;
}

#footer #copyright {
	text-align:center;
	font-size: 1.4rem;
}

/* top page */
.catchcopy {
	display: flex;
	align-items: center;
	justify-content: center;
	height: 380px;
	margin-bottom: 3.75em;
	background: url(/wp-content/themes/shigotokaigo/images/img_catchcopy01.png) no-repeat center right, url(/wp-content/themes/shigotokaigo/images/img_catchcopy02.png) no-repeat center left;
	background-size: auto cover, auto cover;
}

#container .catchcopy:first-child {
	margin-top: -3.75em;
}

.catchcopy .text {
	text-align: center;
	font-size: 4rem;
	line-height: 2em;
	text-shadow: 0 0 13px rgba(255,255,255,0.5);
}

.seminar.section {
	position: relative;
	background: #eef3e8;
	box-shadow: 0 -200px 0 #fff inset;
}

.seminar.section::before {
	content: "";
	display: block;
	width: 50%;
	padding-top: 19%;
	margin: 0 50% 3.75em 0;
	background: url(/wp-content/themes/shigotokaigo/images/img_seminar01.jpg) no-repeat center;
	background-size: 100% auto;
}

.seminar.section::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	width: 50%;
	padding-top: 19%;
	background: url(/wp-content/themes/shigotokaigo/images/img_seminar02.jpg) no-repeat center;
	background-size: 100% auto;
}

.seminar.section .newentry {
	margin-top: 4em;
}

.seminar.section .newentry .articles.clm3 li {
	flex-basis:  calc((100% - 14px) / 3);
	width: calc((100% - 14px) / 3);
	max-width: calc((100% - 14px) / 3);
	padding: .8em 2.4em .8em 1em;
	margin-right: 14px;
	background: #fff;
	line-height: 2;
}

.seminar.section .newentry .articles.clm3 li:nth-child(3n) {
	margin-right: 0;
}

.seminar.section .newentry .articles.clm3 li a {
	color: inherit;
	display: block;
	width: 100%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.seminar.section .movie-wrap {
	text-align: center;
}

.seminar.section .movie-inner {
	position: relative;
	width: 720px;
	margin: 0 auto;
}

.seminar.section .movie-inner::before {
	content: "";
	display: block;
	padding-top: 56.2%;
}

.seminar.section .movie-wrap iframe {
	position: absolute;
	top: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
}

.qanda.section.subWrap {
	padding-right: 4em;
	padding-left: 4em;
}

.qanda.section .articles li {
	display: flex;
	align-items: flex-start;
	padding-right: 0;
}

.qanda.section .articles li a {
	flex: 1 1 auto;
	color: inherit;
}

.qanda.section .articles li a::after {
	content: "続きを読む";
	position: static;
	display: inline;
	width: auto;
	height: auto;
	margin-left: 1em;
	border: none;
	transform: none;
	color: #78ae3b;
	text-decoration: underline;
}

.qanda.section .articles li .icon {
	flex: 0 0 auto;
	margin-right: 4em;
}

.qanda.section .btn {
	width: 80%;
	margin: 0 auto;
}

.purpose.section {
	position: relative;
	background: linear-gradient(135deg, #f5f5f5 0%,#f5f5f5 35%,#f8f8f8 36%,#f8f8f8 50%,#f5f5f5 51%,#f5f5f5 85%,#f8f8f8 86%,#f8f8f8 100%) repeat;
	background-size: 8px 8px;
}

.purpose.section .subWrap {
	padding-top: 4em;
	padding-bottom: 4em;
}

.articles-by-purpose > li {
	position: relative;
	min-height: 250px;
	padding-top: 3em;
	margin-bottom: 3.75em;
}

.articles-by-purpose > li:nth-child(odd) {
	padding-left: 17.5em;
}

.articles-by-purpose > li:nth-child(even) {
	padding-right: 17.5em;
}

.articles-by-purpose > li figure {
	position: absolute;
	top: 0;
	overflow: hidden;
	width: 560px;
	height: 250px;
}

.articles-by-purpose > li:nth-child(odd) figure {
	left: 0;
}

.articles-by-purpose > li:nth-child(even) figure{
	right: 0;
}

.articles-by-purpose > li dl {
	padding: 2em 3em;
	background: #efefef;
}

.purpose.section .articles-by-purpose > li dl {
	background: #fff;
}

.articles-by-purpose > li:nth-child(odd) dl {
	padding-left: 20em;
}

.articles-by-purpose > li:nth-child(even) dl {
	padding-right: 20em;
}

.articles-by-purpose > li dt {
	margin-bottom: .5em;
	font-weight: bold;
	font-size: 2rem;
	color: #dd7f1b;
}

.articles-by-purpose > li dd li {
	position: relative;
}

.articles-by-purpose > li dd li:not(:last-child) {
	border-bottom: 1px solid #fff;
}

.purpose.section .articles-by-purpose > li dd li:not(:last-child) {
	border-color: #efefef;
}

.articles-by-purpose > li dd li a {
	display: block;
	overflow: hidden;
	padding: .5em 2.5em .5em 0;
	color: inherit;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.articles-by-purpose > li dd li a::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	right: 3px;
	width: 8px;
	height: 8px;
	border-right: 3px solid #dd7f1b;
	border-bottom: 3px solid #dd7f1b;
	transform: translateY(-50%) rotate(-45deg);
}

/* 記事本文 */
.content-detail a:not(.btn) {
	text-decoration: underline;
}

.content-detail a:hover {
	text-decoration: none;
}

.content-detail .tit {
	clear: both;
	padding-bottom: .2em;
	margin-bottom: 1em;
	border-bottom: 1px solid #78ae3b;
	font-weight: bold;
	color: #78ae3b;
	font-size: 2rem;
}

.content-detail .tit:not(:first-child) {
	margin-top: 3em;
}

.content-detail > p:not([class]) {
	margin-bottom: 1em;
}

.content-detail > p:not([class]) > strong {
	color: #dd7f1b;
	font-weight: bold;
}

.content-detail figure {
	margin-bottom: 2em;
	text-align: center;
}

.content-detail .imgR,
.content-detail .imgL {
	max-width: 180px;
}

.content-detail .imgR {
	float: right;
	margin-left: 2em;
}

.content-detail .imgL {
	float: left;
	margin-right: 2em;
}

.content-detail figcaption {
	display: block;
	max-width: 100%;
	margin-top: .5em;
	font-size: 0.9em;
}

.content-detail strong {
	font-weight: bold;
}

.content-detail .summary,
.content-detail .point {
	padding: 2em 2.5em 2em;
	margin: 2em 0;
	background: #ffefdf;
}

.content-detail .summary dt,
.content-detail .point dt {
	margin-bottom: .5em;
	font-weight: bold;
	color: #dd7f1b;
	font-size: 2rem;
}

.content-detail .point dd {
	margin: 0 0 .5em 1em;
	text-indent: -1em;
}

.content-detail .point dd::before {
	content: "・";
}

.content-detail table {
	width: 100%;
	margin: 2em 0;
	border-collapse: separate;
	border-spacing: 2px;
}

.content-detail th {
	width: 30%;
	padding: 1.2em 2em;
	background: #efefef;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}

.content-detail td {
	padding: .7em 1.5em;
	text-align: left;
	vertical-align: middle;
}

.content-detail .detail-seminar th {
	background: #eef3e8;
}

.content-detail .map {
	position: relative;
	overflow: hidden;
	margin-bottom: 2em;
}

.content-detail .map::before {
	content: "";
	display: block;
	padding-top: 75%;
}

.content-detail .map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.content-detail .closed {
	margin: 1em 0;
	font-weight: bold;
	color: #f00;
}

.content-detail .lead-text {
	padding: 1em 1.5em;
	margin-bottom: 2em;
	background: #efefef;
}

/* フォーム系 */
.formlist {
	margin-bottom: 2em;
}

.formlist dt {
	clear: both;
	margin-bottom: .5em;
	font-weight: bold;
	color: #78ae3b;
}

.formlist dd {
	margin-bottom: 2em;
}

.privacy {
	padding: 1em;
	margin-bottom: 2em;
	background: #eef3e8;
}

.privacy *:not(:last-child) {
	margin-bottom: .5em;
	line-height: 2;
}

/* 相談 */
.answers li {
	margin-bottom: 2em;
	padding-bottom: 2em;
	border-bottom: 1px dashed #78ae3b;
}

.answers li:not(:first-child) {
	display: none;
}

.answers li dt {
	margin-bottom: 1em;
	font-weight: bold;
	color: #78ae3b;
	font-size: 2rem;
}

@media screen and (min-width: 1040px) {/*pc*/
}

@media screen and (max-width: 1039px) {/*tablet*/
}

@media screen and (max-width: 599px) {/*sp*/
}
