@charset "utf-8";
a {
	transition: all .2s ease-out;
}
.c-pc {
	display: block;
}
.c-sp {
	display: none;
}
body {
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Helvetica Neue", Arial, Meiryo, sans-serif;
    line-height: 1.5;
    color: #333333;
    font-size: 16px;
    font-weight: 300;
    min-height: 100%;
    height: auto !important;
    position: relative;
    -webkit-text-size-adjust: none;
    -webkit-font-smoothing: antialiased;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    background: #FFFFFF;
    text-align: left;
}
#dantai-header,
.site-header,
.top-info,
.site-footer {
	font-size: 13px;
	line-height: 1.8;
    font-family: Helvetica, Verdana, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
}
a {
	color: #0F9D8E;
}
a:visited {
	color: #067;
}
.site-header {
	background-color: #fff;
}
.site-header-upper {
	position: relative;
	border-top: 1px solid #fff;
	max-width: 980px;
	margin: 0 auto;
}
.site-logo a {
	display: block;
	box-sizing: border-box;
	width: 331px;
	height: 76px;
	padding-top: 76px;
	margin-top: 6px;
	margin-bottom: 18px;
	overflow: hidden;
	background: url(../img/logo.png) no-repeat 0 0;
}
.site-footer {
	margin-top: 0;
	background-color: #fff;
}
.footer-inner {
	max-width: 980px;
	margin: 0 auto;
	padding: 50px 0 65px;
	background-color: #fff;
}
.footer-links {
	float: left;
}
.footer-copyright {
	float: right;
	font-size: 11px;
	font-family: arial;
}
.footer-links-item {
	display: inline;
	margin-right: 30px;
}
a.footer-links-anchor,
a.footer-links-anchor:visited {
	text-decoration: none;
	font-size: 12px;
	color: #000;
}
.box-gray {
    padding: 20px;
    border-radius: 5px;
    border: 3px solid #ccc;
}
#dantai-header {
    margin: 0;
    padding: 0;
}
#dantai-header #header_logo {
	width: 100%;
	padding: 20px 0 5px;
	background: #fff;
}
#dantai-header #header_logo p {
	max-width: 975px;
	margin: 0 auto 10px;
	font-size: 12px;
}
#dantai-header #header_logo p.logo_text {
	display: block;
	color: #006c60;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0;
}
#dantai-header #header_logo p.logo_text span {
    display: block;
    padding-left: 0;
}
#dantai-header #header_logo p.logo_text img {
	vertical-align: -2px;
}
.site-header {
	border-top: 1px solid #ccc;
}
.site-logo a {
	width: 236px;
	background: url(../img/logo_n.png) no-repeat 0 0;
	margin-top: 18px;
}
.lightgreen {
	color: #079081 !important;
}
.top-carousel {
	height: 299px;
	overflow: hidden;
}
.top-carousel .is-pcOnly {
	display: block;
}
.top-carousel .is-spOnly {
	display: none;
}
.contents-main {
	float: none;
	width: 100%;
}
.top-topics-item {
	width: 49%;
	background: #fff;
	border-radius: 5px;
	box-shadow: 0 3px 3px rgba(0, 0, 0, .1);
}
.top-topics-item.item-4{
	width: 100%;
}
.top-topics-item > * {
	margin: 0 20px 20px;
}
.top-topics-item h2 {
	margin: 20px 15px;
}
div.list-wrapper {
	padding: 1.6%;
	border: 1px solid #ccc;
	border-radius: 8px;
}
div.list-wrapper h2 {
	font-weight: bold;
	font-size: 18px;
	margin: 15px 0 10px;
	text-align: center;
}
ul.list-top-seiho-service01 {
	display: flex;
	justify-content: space-between;
	padding-left: 50px;
}
ul.list-top-seiho-service01 > li {
	width: 45.4%;
	padding: 1.6%;
	line-height: 2.75em;
}
div.login-box {
	text-align: center;
}
div.login-box a.login-btn {
	background-color: #003778;
}
.top-info {
	background-color: #fff;
}
.top-info-inner {
	max-width: 980px;
	margin: 0 auto;
	padding: 14px 0 0;
	overflow: hidden;
}
.top-info .block-flex div{
	width: 50%;
}
.block-flex{
	display: flex;
	justify-content: space-between;
}
.block-flex.flex-start{
	justify-content: flex-start;
}
.mv_wrap {
	display: flex;
	justify-content: center;
	align-items: center;
	background: #F2F2F2 url(../img/mv_img.png) no-repeat right center;
	height: 250px;
}
.mv-ttl {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.025em;
}
.c_wrap {
	max-width: 1100px;
	margin: 0 auto;
	padding: 52px 0 97px;
	box-sizing: border-box;
}
.ank_lst {
	display: flex;
	justify-content: left;
	margin-bottom: 52px;
	gap: 0 44px;
}
.ank_lst li a {
	padding-left: 26px;
	position: relative;
	display: inline-block;
	box-sizing: border-box;
	color: #333333;
	text-decoration: none;
}
.ank_lst li a::before {
	content: "";
	width: 16px;
	height: 12px;
	background: url(../svg/arrow_b.svg) no-repeat center / 100% auto;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
}
.c-ttl {
	background: #333333;
	width: 100%;
	padding: 9px 0;
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	letter-spacing: 0.025em;
	line-height: 1.333;
}
.guid_wrap {
	margin-bottom: 85px;
}
.guid_ttl {
	margin-bottom: 50px;
}
.guid_in:not(:last-child) {
	margin-bottom: 60px;
}
.guid_in > .cat {
	width: 394px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	margin: 0 auto 27px;
	border-radius: 25px;
	box-sizing: border-box;
	background: #FFCF53;
	font-size: 22px;
	font-weight: bold;
	letter-spacing: 0.025em;
}
.guid_in.ver2 > .cat {
	background: #217DCD;
	color: #FFFFFF;
}
.guid_lst {
	display: flex;
	justify-content: center;
	gap: 0 25px;
}
.guid_box {
	background: #FFF6DF;
	padding: 31px 19px 34px;
	box-sizing: border-box;
	max-width: 350px;
}
.guid_in.ver2 .guid_box {
	background: #E1F1FF;
}
.guid_box .cat {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 23px;
	box-sizing: border-box;
	border-bottom: 1px solid #333333;
	text-align: center;
	margin-bottom: 19px;
}
.guid_box .txt {
	line-height: 1.625;
	word-break: break-word;
    line-break: strict;
}
.c-btn {
	width: 300px;
	height: 60px;
}
.c-btn.ver2 {
	width: 315px;
	height: 66px;
}
.c-btn a {
	width: 100%;
	height: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	font-weight: bold;
	border: 2px solid #333333;
	box-sizing: border-box;
	background: #FFFFFF;
	text-decoration: none;
	color: #333333;
}
.c-btn.ver2 a {
	border: 2px solid #DE2525;
	background: #DE2525;
	font-size: 21px;
	font-weight: 500;
	color: #FFFFFF;
}
.c-btn.is-pdf a,
.c-btn.is-download a {
	padding-right: 14px;
}
.c-btn.is-pdf a::after,
.c-btn.is-download a::after {
	content: "";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	z-index: 9;
}
.c-btn.is-pdf a::after {
	width: 15px;
	height: 17px;
	background: url(../svg/icn_pdf.svg) no-repeat center / 100% auto;
	right: 14px;
}
.c-btn.is-download a::after {
	width: 12px;
	height: 19px;
	background: url(../svg/icn_download.svg) no-repeat center / 100% auto;
	right: 15px;
}
.guid_btn {
	margin: 57px auto 0;
}
.prcdr_wrap {
	margin-bottom: 90px;
}
.prcdr_ttl {
	margin-bottom: 46px;
}
.prcdr_in .prcdr_box:not(:last-child) {
	margin-bottom: 60px;
}
.prcdr_in .prcdr_box {
	border: 3px solid #EEEEEE;
	box-sizing: border-box;
}
.prcdr_box .ttl {
	width: 100%;
	background: #EEEEEE;
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	padding: 16px 0 15px;
	box-sizing: border-box;
	letter-spacing: 0.025em;
	line-height: 1.318;
}
.prcdr_box dd {
	padding: 29px 70px 49px;
	box-sizing: border-box;
}
.prcdr_box dd .txt {
	font-size: 18px;
	line-height: 1.222;
	text-align: center;
}
.prcdr_box dd .txt.ver2 {
	margin-top: 8px;
}
.form_btn {
	margin: 20px 0 31px;
	padding-bottom: 40px;
	box-sizing: border-box;
	border-bottom: 1px solid #EEEEEE;
}
.form-btn {
	margin: 0 auto;
}
.prcdrbtn_box {
	margin-top: 35px;
	display: flex;
	justify-content: left;
	gap: 0 27px;
}
.prcdr_btn .cate {
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.025em;
	margin-bottom: 14px;
	line-height: 1.5;
}
.prcdr_btn .foemat-txt {
	font-size: 14px;
	letter-spacing: 0.025em;
	margin-top: 11px;
	line-height: 1.214;
}
.manual_wrap {
	margin-bottom: 92px;
}
.manual_ttl {
	margin-bottom: 35px;
}
.manabout_wrap {
	padding: 0 30px;
	box-sizing: border-box;
}
.manabout_wrap:not(:last-child) {
	margin-bottom: 42px;
}
.manabout_wrap > .ttl {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 17px;
	line-height: 1.4444;
}
.manabout_lst > li:not(:last-child) {
	margin-bottom: 32px;
}
.manabout_lst .cat {
	font-weight: bold;
	margin-bottom: 9px;
	line-height: 1.3125;
}
.manabout_lst .dtl_lst {
	padding-left: 47px;
	box-sizing: border-box;
}
.manabout_lst .dtl_lst li {
	padding-left: 1em;
	text-indent: -1em;
	box-sizing: border-box;
	line-height: 1.625;
}
.manabout_wrap.ver2 .manabout_lst .dtl_lst li {
	padding-left: 26px;
	text-indent: 0;
	position: relative;
}
.manabout_wrap.ver2 .manabout_lst .dtl_lst li:not(:last-child) {
	margin-bottom: 7px;
}
.manabout_wrap.ver2 .manabout_lst .dtl_lst li .num {
	width: 26px;
	display: inline-block;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
.ano-txt {
	margin-top: 22px;
	padding-left: 1em;
	text-indent: -1em;
	box-sizing: border-box;
	line-height: 1.625;
}
.manabout_wrap.ver2 .ano-txt {
	margin-top: 32px;
}
.manabout_wrap.ver2 .ano-txt.ver2 {
	margin-top: 3px;
	text-indent: 0;
}
.qa_wrap {
	margin-bottom: 115px;
}
.qa_ttl {
	margin-bottom: 35px;
}
.qa_in {
	padding: 0 30px;
	box-sizing: border-box;
}
.qa_ct:not(:last-child) {
	margin-bottom: 69px;
}
.qa_ct .cat {
	font-size: 18px;
	font-weight: bold;
	line-height: 1.4444;
	margin-bottom: 15px;
}
.faq_lst .faq_box:not(:last-child) {
	margin-bottom: 34px;
}
.faq_box .question {
	padding: 9px 55px 9px 13px;
	box-sizing: border-box;
	position: relative;
	border-bottom: 1px solid #707070;
	cursor: pointer;
	transition: all .2s ease-out;
}
.faq_box .question::after {
	content: "";
	width: 20px;
	height: 20px;
	background: url(../svg/icn_plus.svg) no-repeat center;
	position: absolute;
	right: 15px;
	z-index: 9;
	top: 50%;
	margin-top: -10px;
}
.faq_box .question.active::after {
	background: url(../svg/icn_minus.svg) no-repeat center;
}
.faq_box .question span {
	padding-left: 29px;
	box-sizing: border-box;
	position: relative;
	font-weight: bold;
	line-height: 1.625;
	display: inline-block;
}
.faq_box .question span::before {
	content: "Q";
	font-weight: bold;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
}
.faq_box .answer {
	margin-top: 20px;
	padding-left: 42px;
	box-sizing: border-box;
	position: relative;
	line-height: 1.625;
	display: none;
}
.faq_box .answer::before {
	content: "A";
	font-weight: bold;
	position: absolute;
	left: 13px;
	top: 0;
	z-index: 9;
}
.repo_ttl {
	margin-bottom: 56px;
}
.repo_wrap .prcdrbtn_box {
	margin-top: 0;
	gap: 0 72px;
}
@media screen and (max-width:1200px) and (min-width:896px) {
	.c_wrap {
		width: calc(100% - 30px);
	}
	.ank_lst {
		gap: 10px 44px;
		flex-wrap: wrap;
	}
	.guid_lst {
		gap: 0 10px;
	}
	.guid_box {
		max-width: 31.818%;
		padding: 25px 10px;
	}
	.prcdrbtn_box,
	.repo_wrap .prcdrbtn_box {
		flex-wrap: wrap;
		gap: 15px 20px;
	}
	.top-info-inner,
	#dantai-header #header_logo p,
	.footer-inner,
	.site-header-upper {
		width: calc(100% - 30px);
	}
}
@media screen and (min-width:896px) {
	a:hover {
		text-decoration: none;
	}
	a.footer-links-anchor:hover {
		text-decoration: underline;
		color: #237168;
	}
	.ank_lst li a:hover {
		color: #006c60;
	}
	.ank_lst li a:hover::before {
		background: url(../svg/arrow_b_g.svg) no-repeat center / 100% auto;
	}
	.c-btn a:hover {
		background: #333333;
		color: #FFFFFF;
	}
	.c-btn.ver2 a:hover {
		background: #FFFFFF;
		color: #DE2525;
	}
	.c-btn.is-pdf a:hover::after {
		background: url(../svg/icn_pdf_w.svg) no-repeat center / 100% auto;
	}
	.c-btn.is-download a:hover::after {
		background: url(../svg/icn_download_w.svg) no-repeat center / 100% auto;
	}
	.faq_box .question:hover {
		background: #EEEEEE;
	}
}
@media screen and (max-width:896px) {
	.c-pc {
		display: none;
	}
	.c-sp {
		display: block;
	}
	body {
		font-size: 14px;
		min-width: 320px;
		width: 100%;
		min-height: -webkit-fill-available;
	}
	.site-header {
		border-bottom: 1px solid #fff;
		background-color: #fff;
	}
	.site-header-upper {
		width: 100%;
	}
	.site-logo a {
		width: 218px;
		height: 50px;
		margin-left: 10px;
		margin-top: 5px;
		margin-bottom: 10px;
		padding-top: 50px;
		background: url(../img/logo.png) no-repeat 0 0;
		background-size: 218px;
	}
	.site-footer {
		box-sizing: border-box;
		width: 100%;
		padding: 20px 0 0;
	}
	.footer-inner {
		width: 100%;
		padding: 0;
	}
	.footer-links {
		float: none;
		margin: 0;
	}
	.footer-links-list {
		margin: 10px 15px 0;
	}
	.footer-links-item {
		display: block;
		width: 100%;
	}
	a.footer-links-anchor,
	a.footer-links-anchor:visited {
		display: block;
		padding: 0 10px;
		font-size: 13px;
		line-height: 45px;
		color: #000;
		border-top: 1px solid #ccc;
		background-size: 6px;
	}
	.footer-links-item:first-child a.footer-links-anchor {
		border-top: none;
	}
	.footer-copyright {
		float: none;
		padding: 20px 0;
		font-size: 9px;
		font-family: arial;
		text-align: center;
		border-top: 2px solid #0F9D8E;
	}
	.top-info-inner .box-gray {
		padding: 10px;
	}
	#dantai-header #header_logo {
		width: auto;
		padding: 10px;
	}
	#dantai-header #header_logo p {
		width: auto;
	}
	.site-logo a {
		width: auto;
		margin-top: 5px;
		margin-right: 10px;
		background: url(../img/logo_n.png) no-repeat 0 0;
		background-size: contain;
	}
	.top-carousel {
		height: auto;
	}
	.top-carousel-anchor {
		width: 100%;
		height: auto;
	}
	.top-carousel .is-pcOnly {
		display: none;
	}
	.top-carousel .is-spOnly {
		display: block;
	}
	.top-topics-item {
		width: auto;
	}
	.top-topics-item > * {
		margin: 0 10px 15px;
	}
	ul.list-top-seiho-service01  {
		display: block;
	}
	ul.list-top-seiho-service01 {
		padding: 10px;
	}	
	ul.list-top-seiho-service01 > li {
		width: auto;
		padding: 0;
		margin: 0 0 0 0;
	}
	.top-info-inner {
		width: auto;
		margin: 0 10px;
	}
	.top-info-inner .box-gray {
		padding: 10px;
	}
	.top-info .block-flex div{
		width: 100%;
	}
	.top-info .block-flex div + div{
		margin-top: 30px;
	}
	.block-flex{
		display: block;
	}
	.mv_wrap {
		justify-content: left;
		background: #F2F2F2 url(../img/sp/mv_img.png) no-repeat right center / 229px auto;
		height: 147px;
	}
	.mv-ttl {
		font-size: 19px;
		padding-left: 44px;
		box-sizing: border-box;
		line-height: 1.57895;
	}
	.c_wrap {
		max-width: 100%;
		margin: 0;
		padding: 26px 15px 45px;
	}
	.ank_lst {
		flex-wrap: wrap;
		margin-bottom: 26px;
		gap: 10px 0;
	}
	.ank_lst li {
		width: 50%;
	}
	.ank_lst li a {
		padding-left: 22px;
	}
	.ank_lst li a::before {
		width: 13px;
		height: 10px;
	}
	.c-ttl {
		padding: 9px 10px 8px;
		font-size: 17px;
		box-sizing: border-box;
	}
	.guid_wrap {
		margin-bottom: 40px;
	}
	.guid_ttl {
		margin-bottom: 25px;
	}
	.guid_in:not(:last-child) {
		margin-bottom: 34px;
	}
	.guid_in > .cat {
		width: 100%;
		margin: 0 auto 22px;
		height: 40px;
		border-radius: 20px;
		font-size: 16px;
	}
	.guid_lst {
		display: block;
	}
	.guid_lst li:not(:last-child) {
		margin-bottom: 20px;
	}
	.guid_box {
		padding: 25px 15px;
		max-width: 100%;
	}
	.guid_box .cat {
		font-size: 16px;
		padding-bottom: 12px;
		margin-bottom: 10px;
	}
	.c-btn {
		width: 100%;
		height: 40px;
	}
	.c-btn.ver2 {
		width: 100%;
		height: 45px;
	}
	.c-btn a {
		border: 1px solid #333333;
	}
	.c-btn.ver2 a {
		font-size: 15px;
	}
	.c-btn.is-pdf a,
	.c-btn.is-download a {
		padding-right: 14px;
	}
	.c-btn.is-pdf a::after {
		width: 15px;
		height: 17px;
		background: url(../svg/icn_pdf.svg) no-repeat center / 100% auto;
		right: 14px;
	}
	.c-btn.is-download a::after {
		width: 12px;
		height: 19px;
		background: url(../svg/icn_download.svg) no-repeat center / 100% auto;
		right: 15px;
	}
	.guid_btn {
		margin: 28px 0 0;
	}
	.prcdr_wrap {
		margin-bottom: 45px;
	}
	.prcdr_ttl {
		margin-bottom: 26px;
	}
	.prcdr_in .prcdr_box:not(:last-child) {
		margin-bottom: 30px;
	}
	.prcdr_in .prcdr_box {
		border: 2px solid #EEEEEE;
	}
	.prcdr_box .ttl {
		font-size: 16px;
		padding: 9px 10px 8px;
	}
	.prcdr_box dd {
		padding: 20px 15px 30px;
	}
	.prcdr_box dd .txt {
		font-size: 15px;
		text-align: left;
	}
	.prcdr_box dd .txt.ver2 {
		margin-top: 0;
	}
	.form_btn {
		margin: 10px 0 15px;
		padding-bottom: 20px;
		border-bottom: 1px solid #EEEEEE;
	}
	.form-btn {
		margin: 0;
	}
	.prcdrbtn_box {
		margin-top: 18px;
		display: block;
	}
	.prcdrbtn_box li:not(:last-child) {
		margin-bottom: 15px;
	}
	.prcdr_btn .cate {
		font-size: 15px;
		margin-bottom: 8px;
	}
	.prcdr_btn .foemat-txt {
		font-size: 12px;
		margin-top: 10px;
	}
	.manual_wrap {
		margin-bottom: 45px;
	}
	.manual_ttl {
		margin-bottom: 18px;
	}
	.manabout_wrap {
		padding: 0;
	}
	.manabout_wrap:not(:last-child) {
		margin-bottom: 20px;
	}
	.manabout_wrap > .ttl {
		font-size: 16px;
		margin-bottom: 8px;
	}
	.manabout_lst > li:not(:last-child) {
		margin-bottom: 16px;
	}
	.manabout_lst .cat {
		margin-bottom: 8px;
		line-height: 1.625;
	}
	.manabout_lst .dtl_lst {
		padding-left: 15px;
		box-sizing: border-box;
	}
	.manabout_wrap.ver2 .manabout_lst .dtl_lst li {
		padding-left: 20px;
	}
	.manabout_wrap.ver2 .manabout_lst .dtl_lst li:not(:last-child) {
		margin-bottom: 3px;
	}
	.manabout_wrap.ver2 .manabout_lst .dtl_lst li .num {
		width: 20px;
	}
	.ano-txt {
		margin-top: 10px;
	}
	.manabout_wrap.ver2 .ano-txt {
		margin-top: 16px;
	}
	.qa_wrap {
		margin-bottom: 50px;
	}
	.qa_ttl {
		margin-bottom: 18px;
	}
	.qa_in {
		padding: 0;
	}
	.qa_ct:not(:last-child) {
		margin-bottom: 35px;
	}
	.qa_ct .cat {
		font-size: 16px;
		margin-bottom: 8px;
	}
	.faq_lst .faq_box:not(:last-child) {
		margin-bottom: 17px;
	}
	.faq_box .question {
		padding: 10px 40px 10px 10px;
	}
	.faq_box .question::after {
		width: 17px;
		height: 17px;
		background: url(../svg/icn_plus.svg) no-repeat center / 100% auto;
		right: 12px;
		margin-top: 0;
		transform: translateY(-50%);
	}
	.faq_box .question.active::after {
		background: url(../svg/icn_minus.svg) no-repeat center / 100% auto;
	}
	.faq_box .question span {
		padding-left: 20px;
	}
	.faq_box .answer {
		margin-top: 10px;
		padding-left: 30px;
	}
	.faq_box .answer::before {
		content: "A";
		font-weight: bold;
		position: absolute;
		left: 10px;
		top: 0;
		z-index: 9;
	}
	.repo_ttl {
		margin-bottom: 28px;
	}
}
@media screen and (max-width:350px) {
	.mv-ttl {
		padding-left: 20px;
	}
	.ank_lst li a {
		font-size: 13px;
	}
}