@charset "utf-8";
* {
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		-ms-box-sizing: border-box;
		-o-box-sizing: border-box;
		box-sizing: border-box;
	font: inherit;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	text-decoration: none;
	vertical-align: baseline;
}
html {
	font-size: 62.5%;
	width: 100%;
	height: 100%;
}
body {
	background: #fff;
	color: #333;
	font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "游ゴシック体", "Yu Gothic", YuGothic, "Droid Sans", sans-serif;
	font-size: 15px;
	font-size: 1.5rem;
	line-height: 1.6;
	position: relative;
		-webkit-text-size-adjust: 100%;
		-moz-text-size-adjust: 100%;
		-ms-text-size-adjust: 100%;
		-o-text-size-adjust: 100%;
		text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	/*-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;*/
	font-smoothing: antialiased;
	width: 100%;
	height: 100%;
	word-break: break-word;
}
article,
aside,
dialog,
figure,
footer,
header,
main,
menu,
nav,
section {
	display: block;
}
audio,
canvas,
video {
	display: inline-block;
}
br,
hr {
	display: block;
}
ol,
ul {
	list-style: none;
}
blockquote,
q {
	quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: '';
	content: none;
}
input,
select {
	vertical-align: middle;
}
a {
	color: #333;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
input[type="submit"],
input[type="button"] {
	border-radius: 0;
	-webkit-box-sizing: content-box;
	-webkit-appearance: button;
	appearance: button;
	border: none;
	box-sizing: border-box;
	cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
	display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
	outline-offset: -2px;
}

.inner {
	width: 100%;
	max-width: 1024px;
	margin: 0 auto;
	padding: 0 20px;
	position: relative;
}
.inner:after,
main:after,
header:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
header {
}
header h1 {
	font-size: 12px;
	font-size: 1.2rem;
	margin: 12px 0 8px;
	float: left;
}
header h2 {
	margin-bottom: 18px;
	float: left;
	clear: left;
}
h3 {
	font-size: 24px;
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	margin-bottom: 24px;
	margin-top: 48px;
	clear: both;
}
.inner + h3 {
	margin-top: 0;
}
h3:after {
	content: "";
	display: block;
	background: url(images/bg_title@2x.png) 0 0 no-repeat;
	width: 120px;
	height: 4px;
	background-size: 100%;
	margin: 0 auto;
}
h4 {
	font-size: 20px;
	font-size: 2rem;
	font-weight: bold;
	margin: 18px 0 12px;
}
h5 {
	font-weight: bold;
	font-size: 16px;
	font-size: 1.6rem;
	border-bottom: 1px solid #c1143d;
	margin: 18px 0 8px;
}
main {
	clear: both;
	padding-top: 88px;
}
ul.news_list {
	border-top: 1px solid #e6e6e6;
	margin-bottom: 24px;
}
ul.news_list li {
	border-bottom: 1px solid #e6e6e6;
	padding: 12px;
}
ul.news_list li a {
	position: relative;
	display: block;
	padding-right: 24px;
}
ul.news_list li a:after {
	position: absolute;
	top: 33%;
	right: 4px;
	content: "";
	display: block;
	background: url(images/arrow_r@2x.png) 0 0 no-repeat;
	width: 10px;
	height: 18px;
	background-size: 100%;
}
ul.news_list li time {
	font-weight: bold;
	font-size: 13px;
	font-size: 1.3rem;
}
ul.news_list b {
	background-color: #c1143d;
	text-transform: uppercase;
	color: #fff;
	font-size: 13px;
	font-size: 1.3rem;
	width: 5em;
	text-align: center;
	display: inline-block;
	font-weight: bold;
	margin: 0 12px;
}
a[href="news"] {
	background-color: #c1143d;
	color: #fff;
	position: relative;
	width: 240px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	display: block;
	border-radius: 2px;
	margin: 0 auto;
}
a[href="news"]:after {
	content: "";
	background: url(images/arrow_w@2x.png) 0 0 no-repeat;
	width: 8px;
	height: 14px;
	background-size: 100%;
	right: 16px;
	top: 17px;
	position: absolute;
}
.slider {
	text-align: center;
	position: relative;
	margin-top: 12px;
}
.slider section {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0 auto;
	width: 100%;
	max-width: 984px;
	padding: 0 20px;
}
.slider section:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
.slider img.slider_copy {
	position: absolute;
	width: 40%;
	max-width: 380px;
	left: 20px;
	top: 48px;
}
.slider img.img_a {
	position: absolute;
	width: 30%;
	max-width: 256px;
	right: 4%;
	top: 12px;
}
.slider img.img_b {
	position: absolute;
	width: 20%;
	max-width: 256px;
	right: 20%;
	bottom: 30%;
}
footer {
	text-align: center;
	margin-top: 120px;
}
footer .bg_gray {
	background-color: #333;
	text-align: center;
	color: #fff;
	font-size: 13px;
	font-size: 1.3rem;
	margin-top: 12px;
	padding: 12px 0;
}
.index_nav {
	width: 100%;
	-js-display: flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: stretch;
	flex-direction: row;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	margin: 80px auto 0;
}
.index_nav a {
	width: calc((99.999% - 7.3170731707317%) / 4);
	width: -webkit-calc((99.999% - 7.3170731707317%) / 4);
	float: left;
	margin: 0 2.4390243902439% 24px 0;
	background-color: #fff;
	border: 1px solid #d9eefd;
	text-align: center;
	padding: 8px;
}
.index_nav a:nth-of-type(2) {
	border-color: #ffe9d2;
}
.index_nav a:nth-of-type(3) {
	/*border-color: #e4f4d9;*/
	border-color: #e6e6e6;
}
.index_nav a:nth-of-type(4) {
	border-color: #E4F4D9;
	margin-right: 0;
}
.index_nav a dt {
	display: block;
	line-height: 0;
	zoom: 1;
}
.index_nav a dt img {
	width: 100%;
	height: auto;
}
.index_nav a dd {
	position: relative;
}
.index_nav a dd {
	background-color: #d9eefd;
	padding: 18px 0 8px;
	font-size: 16px;
	font-size: 1.6rem;
	font-weight: bold;
}
.index_nav a dd span {
	position: absolute;
	top: -12px;
	left: 0;
	right: 0;
	margin: 0 auto;
	text-transform: uppercase;
	color: #3fa9f5;
	font-size: 10px;
	font-size: 1.0rem;
	background-color: #fff;
	display: block;
	height: 24px;
	line-height: 24px;
	border-radius: 12px;
	width: 8em;
	font-weight: bold;
}
.index_nav a:nth-of-type(2) dd {
	background-color: #ffe9d2;
}
.index_nav a:nth-of-type(2) dd span {
	color: #ff931e;
}
.index_nav a:nth-of-type(3) dd {
	/*background-color: #e4f4d9;*/
	background-color: #eed2d7;
}
.index_nav a:nth-of-type(3) dd span {
	color: #b61a3b;
}
.index_nav a:nth-of-type(4) dd {
	background-color: #E4F4D9;
}
.index_nav a:nth-of-type(4) dd span {
	color: #7AC943;
}
.index_nav a dd:after {
	content: "";
	background: url(images/arrow_blue@2x.png) 0 0 no-repeat;
	width: 8px;
	height: 14px;
	background-size: 100%;
	display: block;
	top: 45%;
	right: 16px;
	position: absolute;
}
.index_nav a:nth-of-type(2) dd:after {
	background: url(images/arrow_orange@2x.png) 0 0 no-repeat;
	background-size: 100%;
}
.index_nav a:nth-of-type(3) dd:after {
	background: url(images/arrow_red@2x.png) 0 0 no-repeat;
	background-size: 100%;
}
.index_nav a:nth-of-type(4) dd:after {
	background: url(images/arrow_green@2x.png) 0 0 no-repeat;
	background-size: 100%;
}
.slider img {
	width: 100%;
	height: auto;
}
.index_banner {
	margin: 24px auto;
}
.index_banner:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
.box_left {
	float: left;
	width: 18%;
}
.box_left div {
	margin-bottom: 12px;
	text-align: center;
}
.box_left div img {
	width: 100%;
	height: auto;
}
.box_right {
	width: 75%;
	float: right;
	text-align: left;
}
.box_right h4 {
	margin-top: 0;
}
nav {
}
#subpage main {
	border-top: 1px solid #e6e6e6;
	margin-top: 12px;
}

nav button {
	display: none;
}
ol {
	padding-left: 1.5em;
}
ol li {
	list-style-type: decimal;
}
table {
	width: 100%;
	border-left: 1px solid #ccc;
	border-top: 1px solid #ccc;
}
table th,
table td {
	text-align: center;
	vertical-align: middle;
	padding: 6px 8px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
table th {
	font-weight: bold;
	background-color: #f7eddb;
}
table td {
}
dl.company {
	padding-right: 420px;
}
dl.company dt {
	font-weight: bold;
	float: left;
	width: 7em;
	font-size: 13px;
	font-size: 1.3rem;
	padding: 12px 0;
}
dl.company dd {
	padding: 12px 0 12px 7em;
	border-bottom: 1px solid #ccc;
}
#toppage dl.company {
	padding: 0;
	margin-bottom: 40px;
}

.policy dl {
	margin-right: 2em;
}
.policy dl:nth-of-type(3) {
	margin-right: 0;
}
.policy dt {
	width: 100px;
	height: 100px;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 50%;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
	line-height: 1.3;
	padding-top: 28px;
	margin: 0 auto 12px;
}
.policy dt span {
	display: block;
	font-size: 12px;
	font-size: 1.2rem;
}
.policy dd {
	padding: 16px 0;
	margin-bottom: 12px;
}
.policy dd:after {
	content: "";
	display: block;
	clear: both;
}
p {
	margin-bottom: 1em;
}
b {
	font-weight: bold;
}
.policy dl:nth-of-type(1) dt,
.policy dl:nth-of-type(1) dd span {
	border-color: #00a0e9;
	color: #00a0e9;
}
.policy dl:nth-of-type(2) dt,
.policy dl:nth-of-type(2) dd span {
	border-color: #f6ab00;
	color: #f6ab00;
}
.policy dl:nth-of-type(3) dt,
.policy dl:nth-of-type(3) dd span {
	border-color: #e9537e;
	color: #e9537e;
}
.form_table {
	border: 0;
	border-top: 1px solid #ccc;
}
.form_table th,
.form_table td {
	text-align: left;
	border-right: 0;
	padding: 12px;
}
input[type="text"],
textarea,
input[type="email"] {
	border: 1px solid #ccc;
	border-radius: 2px;
	padding: 4px 8px;
	width: 20em;
}
input[name="お名前"],
input[name="フリガナ"] {
	width: 12em;
}
input[name="郵便番号"] {
	width: 6em;
	margin-right: 1em;
}
textarea {
	width: 90%;
	height: 120px;
}
input[type="button"] {
	border: 1px solid #ccc;
	border-radius: 4px;
	background-color: #e6e6e6;
	padding: 4px 12px;
}
input[type="checkbox"] {
	margin-right: 1em;
}
input#b {
	background-color: #c1143d;
	text-align: center;
	width: 240px;
	height: 48px;
	line-height: 48px;
	color: #fff;
	border-radius: 4px;
	margin: 24px auto;
	display: block;
	font-weight: bold;
}
input[type="checkbox"] {
	width: 16px;
	height: 16px;
}
.txtright,
.alignright {
	float: right;
	display: block;
	margin: 0 0 24px 40px;
	text-align: center;
}
figcaption {
	line-height: 1.3;
}
figcaption small {
	font-size: 80%;
}
iframe {
	width: 100%;
	height: 400px;
}
.job img {
	text-align: center;
	display: block;
	width: 100%;
	height: auto;
	overflow: hidden;
}
main#vision {
	text-align: center;
}
#vision ul li {
	font-size: 18px;
	font-size: 1.8rem;
	font-weight: bold;
	line-height: 2;
}
/*.job_content {
	margin-bottom: 40px;
}
.job_content:after {
	content: "";
	display: block;
	overflow: hidden;
	clear: both;
}
.job_content div {
	float: left;
	width: 40.243902439%;
	margin-bottom: 0.406504065%;
	line-height: 0.2;
}
.job_content div img {
	width: 100%;
	height: auto;
}
.job_content div:nth-of-type(1),
.job_content div:nth-of-type(4) {
	width: 59.349593495%;
	margin-right: 0.406504065%;
}*/
.job_content img {
	width: 100%;
	height: auto;
}
.message {
	text-align: center;
	margin-bottom: 40px;
}
.message div {
	display: table;
	width: 100%;
	margin-bottom: 24px;
}
.message div dl {
	display: table-cell;
	text-align: center;
}
.message div dl dt img {
	max-width: 100%;
	height: auto;
}
.message p {
	font-size: 20px;
	font-size: 2rem;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

@media screen and (max-width: 910px) {
	header .inner {
		padding: 0;
	}
	header h1,
	header h2 {
		padding-left: 12px;
	}
	header h1 {
		padding-right: 80px;
	}
	header h2 {
		max-width: 240px;
		margin-bottom: 8px;
	}
	header h2 img {
		width: 100%;
		height: auto;
	}
	.slider_wrap {
		margin-top: 0;
	}
	.slider_wrap .inner {
		padding: 12px;
	}
	ul.news_list span {
		display: block;
		padding-top: 4px;
	}
}
@media screen and (max-width: 840px) {
	.slider_wrap .inner {
		background: none;
		position: relative;
		top: 0;
	}
	.index_nav a {
		width: calc((99.999% - 2.4390243902439%) / 2);
		width: -webkit-calc((99.999% - 2.4390243902439%) / 2);
		margin: 0 2.4390243902439% 24px 0;
		margin-bottom: 12px;
	}
	.index_nav a:nth-of-type(even) {
		margin-right: 0;
	}
}
@media screen and (max-width: 768px) {
	.box_left,
	.box_right {
		width: 100%;
		float: none;
		margin-bottom: 24px;
	}
	.box_left:after {
		clear: both;
		display: block;
		overflow: hidden;
		content: "";
	}
	.box_left div:last-child {
		margin-right: 0;
		text-align: center;
	}
	.txtright,
	.alignright {
		float: none;
		display: block;
		margin: 0 auto 24px;
	}
	dl.company {
		padding-right: 0;
	}
	.box_left div img {
		max-width: 188px;
		margin: 0 auto;
	}
}
@media screen and (max-width: 668px) {
	.slider img.img_b {
		top: 17%;
	}
	.form_table th,
	.form_table td {
		display: block;
		width: 100%;
	}
	.form_table td {
		padding-left: 0;
		padding-right: 0;
	}
	input[type="text"], textarea, input[type="email"] {
		width: 99.999%;
	}
	input[name="郵便番号"] {
		width: 8em;
	}
	.index_banner dt {
		width: 38%;
	}
	.index_banner dd {
		padding-left: 44%;
		font-size: 14px;
		font-size: 1.4rem;
	}
}
@media screen and (max-width: 580px) {
	table.recruit {
		font-size: 90%;
		line-height: 1.3;
	}
	.box_right h4 {
		line-height: 1.4;
		font-size: 18px;
		font-size: 1.8rem;
	}
}
@media screen and (max-width: 480px) {
	.txtright img,
	.alignright {
		width: 80%;
		height: auto;
	}
}
@media screen and (max-width: 350px) {
	input[name="郵便番号"] {
		margin-bottom: 8px;
	}
}

/*2019.02.28追記*/
.voice {
	-js-display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-content: flex-start;
	align-items: flex-start;
}
.voice dl {
	margin-right: 2em;
}
.voice dl dd:nth-of-type(1) {
	color: #FF931E;
	font-weight: bold;
	font-size: 18px;
	font-size: 1.8rem;
}
.voice div {
	border: 1px solid #ccc;
	padding: 0.5em 1.5em 1em;
	background-color: #fff;
	box-shadow: 3px 3px 3px #ccc;
	border-radius: 4px;
}
.voice h4 {
	background-color: #FF931E;
	padding: 4px 1em;
	color: #fff;
	border-radius: 4px;
}
.voice ul li {
	position: relative;
	padding-left: 1.75em;
	margin-bottom: 0.5em;
}
.voice ul li:before {
	content: "";
	background-color: #FF931E;
	width: 1em;
	height: 1em;
	display: inline-block;
	border-radius: 0.5em;
	position: absolute;
	left: 0;
	top: 4px;
}
.job_lead,
.job_flow ul,
.job_facility,
.policy,
.friend {
	width: 100%;
	-js-display: flex;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-box-align: start;
	-webkit-align-items: flex-start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin: 60px auto;
}
.job_facility div {
	width: calc((99.999% - 12px) / 2);
	width: -webkit-calc((99.999% - 12px) / 2);
}
.job_facility div:nth-of-type(1) {
	margin-right: 12px;
}
.job_facility div ul li {
	float: left;
}
.job_facility div ul li {
	width: calc((99.999% - 12px) / 2);
	width: -webkit-calc((99.999% - 12px) / 2);
}
.job_facility div ul li:nth-of-type(1) {
	margin: 0 12px 12px 0;
}
.job_facility div ul li:nth-of-type(3) {
	width: 100%;
}
.job_flow ul {
	justify-content: center;
	margin-bottom: 100px;
}
.job_lead p {
	flex-basis: 30%;
}
.job_lead img:nth-of-type(1) {
	flex-basis: 25%;
}
.job_lead img:nth-of-type(2) {
	flex-basis: 45%;
	margin-left: 16px;
}
.friend div {
	width: 49%;
	margin-right: 2%;
}
.friend div:nth-of-type(2) {
	margin-right: 0;
}
.friend div img {
	width: 100%;
	height: auto;
}

@media screen and (max-width: 880px) {
	.voice {
		flex-wrap: wrap;
	}
	.voice dl {
		margin: 0 0 40px 0;
		width: 100%;
	}
	.voice dl img {
		width: 100%;
		height: auto;
	}
}
@media screen and (max-width: 720px) {
	.job_lead,
	.job_flow ul,
	.job_facility {
		flex-wrap: wrap;
	}
	.job_flow ul li {
		width: 50%;
		margin-bottom: 12px;
	}
	.job_flow ul img {
	}
	.job_facility div {
		width: 100%;
	}
	.job_facility div:nth-of-type(1) {
		margin: 0 0 12px 0;
	}
	.job_lead p,
	.job_lead img:nth-of-type(1) {
		flex-basis: 50%;
	}
	
	.job_lead img:nth-of-type(2) {
		flex-basis: 100%;
		margin: 4px auto;
	}
}
@media screen and (max-width: 578px) {
	.policy {
		flex-wrap: wrap;
	}
	.policy dl {
		margin-right: 0;
	}
}
.recruit_img {
	width: 100%;
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
	display: block;
}

#header {
	box-shadow: 0px 3px 15px rgba(0,0,0,0.2);
	z-index: 99;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
}
#gNav a:hover {
	color: #999;
}
@media only screen and ( max-width : 768px ) {
	#header {
		padding: 10px 0;
	}
	.h_logo {
		width: 200px;
		position: absolute;
		top: 18px;
		left: 10px;
		z-index: 100;
	}
	#gNav .nav {
		overflow-y: auto;
		height: 100vh;
	}
	.mean-nav .container {
		padding: 0;
	}
	nav li .fa {
		display: none;
	}
	.fixed {
	    position: fixed;
	    width: 100%;
	    height: 100%;
	    z-index: 1;
	}
	#header .mask {
		background: rgba(255,255,255,.8);
	    top: 90px;
	    left: 0;
	    z-index: 1;
	    position: absolute;
	    width: 100%;
	    height: 100vh;
	    opacity: 1;
	    display: none;
	}
}
@media print, screen and ( min-width : 769px ) {
	#header {
		height: 100px;
	}
	#gNav {
		width: calc(99.999% - 320px);
		width: -webkit-calc(99.999% - 320px);
		table-layout: fixed;
		float: right;
		margin-top: 28px;
	}
	#gNav ul {
		position: relative;
		display: table;
		width: 100%;
	}
	#gNav li {
		position: relative;
		margin-right: 3em;
		display: table-cell;
	}
	#gNav li:last-child {
		margin-right: 0;
	}
	#gNav li i {
		font-size: 16px;
		margin-left: 5px;
	}
	#gNav li a {
		position: relative;
		display: block;
		text-align: center;
		font-size: 18px;
		font-size: 1.8rem;
		font-weight: bold;
		line-height: 22px;
	}
	#gNav li a span {
		display: block;
		text-transform: uppercase;
		font-size: 12px;
		font-size: 1.2rem;
		font-weight: normal;
		color: #c1143d;
	}
	#gNav .sub-menu {
		visibility: hidden;
		opacity: 0;
		z-index: 1;
		display: block;
		position: absolute;
		top: 50px;
		left: 50%;
		margin-left: -100px;
		width: 200px;
		-webkit-transition: all .2s ease;
		transition: all .2s ease;
	}
	#gNav .sub-menu a {
		padding: 10px;
		display: block;
		border-bottom: none;
		padding: 20px;
		line-height: 1.2em;
	}
	#gNav .sub-menu a:hover:after {
		content: none;
	}
	#gNav .sub-menu li {
		display: block;
		font-size: 16px;
		padding: 0;
		margin: 0;
	}
	#gNav .sub-menu li:last-child {
		border-bottom: none;https://kasumi-mirai.co.jp/friend.html#
	}
	#gNav ul > li:hover {
		-webkit-transition: all .5s;
		transition: all .5s;
	}
	#gNav ul > li:hover a,#gNav .current-menu-item a,#gNav .current-menu-parent a {
		color: #c1143d;
	}
	#gNav li:hover ul.sub-menu {
		top: 64px;
		visibility: visible;
		opacity: 1;
		z-index: 9999;
	}
	#gNav li ul li:after {
		content: none;
	}
	#gNav li:hover ul.sub-menu a {
		background-color: #F3D0D8;
	}
	#gNav li:hover ul.sub-menu li a:hover {
		background: #c1143d;
		color: #fff;
	}
	#gNav .contact_btn a:hover {
		color: #fff;
	}
}

/*2022-3-30追記*/
p.txt_right {
	text-align: right;
}
ol li ul li {
	list-style-type: lower-roman;
	margin-left: 2em;
}
.policy_wrap h4 {
	margin-top: 40px;
}
.policy_wrap h5 {
	border-bottom: 0;
}
.policy_wrap dt {
	width: 12em;
	float: left;
}
.policy_wrap dd {
	padding-left: 13em;
}
.policy_wrap ol {
	padding-left: 2em;
}
.policy_wrap ul {
	list-style-type: disc;
	padding-left: 2em;
}
.policy_wrap p,
.policy_wrap li,
.policy_wrap dd {
	margin-bottom: 0.5em;
}
.policy_wrap a {
	color: #c1143d;
	text-decoration: underline;
}