@charset "utf-8";

/*=====================================
layout.css
=====================================*/

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600&display=swap');

/*-------------------------------------
 reset
-------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, main {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	max-width: 100%;
	line-height: 0;
	vertical-align: bottom;
}
iframe {
	vertical-align: bottom;
	border: 0;
}
table th,
table td {
	vertical-align: top;
}
input,
select,
textarea,
button {
	font-family: 'Noto Sans JP', sans-serif;
}
select::-ms-expand {
	display: none;
}
*, :after, :before {
	box-sizing: border-box;
}


/*-------------------------------------
 setting
-------------------------------------*/
body {
	position: relative;
	color: #444;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.4;
	word-break: normal;
	background: #F1F2F6;
	-webkit-text-size-adjust: 100%;
}
a {
	color: #444;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
strong {
	font-weight: bold;
}
em {
	font-style: normal;
}

/*-------------------------------------
 root
-------------------------------------*/
:root {

--svg-arw01: url('data:image/svg+xml;utf8,<svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.4139 5.00009L7.70694 0.293093C7.6141 0.200249 7.50387 0.1266 7.38257 0.0763529C7.26126 0.0261057 7.13124 0.000243911 6.99994 0.000243904C6.86864 0.000243897 6.73862 0.0261057 6.61731 0.0763528C6.49601 0.1266 6.38579 0.200249 6.29294 0.293093C6.2001 0.385938 6.12645 0.49616 6.0762 0.617468C6.02595 0.738775 6.00009 0.868791 6.00009 1.00009C6.00009 1.1314 6.02595 1.26141 6.0762 1.38272C6.12645 1.50403 6.2001 1.61425 6.29294 1.70709L8.58594 4.00009L0.999941 4.00009C0.734724 4.00009 0.480369 4.10545 0.292833 4.29299C0.105297 4.48052 -5.93348e-05 4.73488 -5.93464e-05 5.00009C-5.9358e-05 5.26531 0.105297 5.51966 0.292833 5.7072C0.480369 5.89474 0.734724 6.00009 0.999941 6.00009L8.58594 6.00009L6.29294 8.29309C6.19976 8.38575 6.12581 8.49591 6.07534 8.61724C6.02488 8.73857 5.99891 8.86869 5.99891 9.00009C5.99891 9.1315 6.02488 9.26161 6.07534 9.38295C6.12581 9.50428 6.19976 9.61444 6.29294 9.70709C6.38573 9.80004 6.49593 9.87378 6.61725 9.92409C6.73856 9.9744 6.86861 10.0003 6.99994 10.0003C7.13127 10.0003 7.26132 9.9744 7.38263 9.92409C7.50395 9.87378 7.61415 9.80004 7.70694 9.70709L12.4139 5.00009Z" fill="%23FFFFFF"/></svg>');
--svg-arw02: url('data:image/svg+xml;utf8,<svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.4139 5.00009L7.70694 0.293093C7.6141 0.200249 7.50387 0.1266 7.38257 0.0763529C7.26126 0.0261057 7.13124 0.000243911 6.99994 0.000243904C6.86864 0.000243897 6.73862 0.0261057 6.61731 0.0763528C6.49601 0.1266 6.38579 0.200249 6.29294 0.293093C6.2001 0.385938 6.12645 0.49616 6.0762 0.617468C6.02595 0.738775 6.00009 0.868791 6.00009 1.00009C6.00009 1.1314 6.02595 1.26141 6.0762 1.38272C6.12645 1.50403 6.2001 1.61425 6.29294 1.70709L8.58594 4.00009L0.999941 4.00009C0.734724 4.00009 0.480369 4.10545 0.292833 4.29299C0.105297 4.48052 -5.93348e-05 4.73488 -5.93464e-05 5.00009C-5.9358e-05 5.26531 0.105297 5.51966 0.292833 5.7072C0.480369 5.89474 0.734724 6.00009 0.999941 6.00009L8.58594 6.00009L6.29294 8.29309C6.19976 8.38575 6.12581 8.49591 6.07534 8.61724C6.02488 8.73857 5.99891 8.86869 5.99891 9.00009C5.99891 9.1315 6.02488 9.26161 6.07534 9.38295C6.12581 9.50428 6.19976 9.61444 6.29294 9.70709C6.38573 9.80004 6.49593 9.87378 6.61725 9.92409C6.73856 9.9744 6.86861 10.0003 6.99994 10.0003C7.13127 10.0003 7.26132 9.9744 7.38263 9.92409C7.50395 9.87378 7.61415 9.80004 7.70694 9.70709L12.4139 5.00009Z" fill="%23FA5B94"/></svg>');
--svg-arw03: url('data:image/svg+xml;utf8,<svg width="5" height="8" viewBox="0 0 5 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M1 7L4 4L1 1" stroke="%23555555" stroke-linecap="round" stroke-linejoin="round"/></svg>');
--svg-arw04: url('data:image/svg+xml;utf8,<svg width="13" height="10" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12.4139 5.00009L7.70694 0.293093C7.6141 0.200249 7.50387 0.1266 7.38257 0.0763529C7.26126 0.0261057 7.13124 0.000243911 6.99994 0.000243904C6.86864 0.000243897 6.73862 0.0261057 6.61731 0.0763528C6.49601 0.1266 6.38579 0.200249 6.29294 0.293093C6.2001 0.385938 6.12645 0.49616 6.0762 0.617468C6.02595 0.738775 6.00009 0.868791 6.00009 1.00009C6.00009 1.1314 6.02595 1.26141 6.0762 1.38272C6.12645 1.50403 6.2001 1.61425 6.29294 1.70709L8.58594 4.00009L0.999941 4.00009C0.734724 4.00009 0.480369 4.10545 0.292833 4.29299C0.105297 4.48052 -5.93348e-05 4.73488 -5.93464e-05 5.00009C-5.9358e-05 5.26531 0.105297 5.51966 0.292833 5.7072C0.480369 5.89474 0.734724 6.00009 0.999941 6.00009L8.58594 6.00009L6.29294 8.29309C6.19976 8.38575 6.12581 8.49591 6.07534 8.61724C6.02488 8.73857 5.99891 8.86869 5.99891 9.00009C5.99891 9.1315 6.02488 9.26161 6.07534 9.38295C6.12581 9.50428 6.19976 9.61444 6.29294 9.70709C6.38573 9.80004 6.49593 9.87378 6.61725 9.92409C6.73856 9.9744 6.86861 10.0003 6.99994 10.0003C7.13127 10.0003 7.26132 9.9744 7.38263 9.92409C7.50395 9.87378 7.61415 9.80004 7.70694 9.70709L12.4139 5.00009Z" fill="%23555555"/></svg>');

--color01: #239ffa;	
--color02: #FA5B94;
--color03: #E6E7EA;

}

/*-------------------------------------
 layout
-------------------------------------*/
#wrapper {
	position: relative;
	padding-top: 80px;
	overflow: hidden;
}
.inner {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 30px;
}
.inner:after {
	content: "";
	clear: both;
	display: block;
}


/*-------------------------------------
 header
-------------------------------------*/
.headerArea {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10000;
	display: flex;
	align-items: center;
	height: 80px;
	padding: 0 0 0 80px;
	background: #F5F7F9;
	box-shadow: 0 1px 0 var(--color03);
}
.headerLogo {
	padding: 0 20px;
}
.headerLogo img {
	width: 260px;
}
.headerTitle {
	font-size: 16px;
	font-weight: bold;
}
.headerBtn {
	position: absolute;
	left: 0;
	top: 0;
	z-index: 10001;
	display: block;
	width: 80px;
	height: 80px;
	cursor: pointer;
	background: var(--color02);
}
.headerBtn span {
	display: inline-block;
	transition: all .4s;
	box-sizing: border-box;
	position: absolute;
	left: 25px;
	width: 30px;
	height: 4px;
	background-color: #fff;
	transition: all .4s;
} 
.headerBtn span:nth-of-type(1) {
	top: 25px;
}
.headerBtn span:nth-of-type(2) {
	top: 39px;
	width: 23px;
}
.headerBtn span:nth-of-type(3) {
	top: 53px;
}
.headerBtn span:nth-of-type(2)::after {
	position: absolute;
	top: 0;
	left: 0;
	content: '';
	width: 100%;
	height: 4px;
	background-color: #fff;
	transition: all .4s;
}
.headerBtn.open span:nth-of-type(1) {
	transform: translateY(20px) scale(0);
}
.headerBtn.open span:nth-of-type(2) {
	width: 32px;
	left: 24px;
	-webkit-transform: rotate(-135deg);
	transform: rotate(-135deg);
}
.headerBtn.open span:nth-of-type(2)::after {
	-webkit-transform: rotate(90deg);
	transform: rotate(90deg);
}
.headerBtn.open span:nth-of-type(3) {
	transform: translateY(-20px) scale(0);
}
.headerPanel {
	position: absolute;
	top: 80px;
	left: 0;
	right: 0;
	z-index: 10002;
	display: none;
	height: auto;
	max-height: calc(100vh - 80px);
	background-color: var(--color02);
	box-shadow: 0 5px 5px rgba(0,0,0,0.05);
}
.headerNav {
	padding: 8px 30px 8px 0;
}
.headerNav ul {
	display: flex;
	flex-wrap: wrap;
}
.headerNav ul li {
	padding: 10px 0 10px 30px;
}
.headerNav ul li a {
	display: inline-block;
	padding: 0 0 0 20px;
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	background: var(--svg-arw01) no-repeat 0 center / 13px auto;
}
.headerTools {
	display: flex;
	align-items: flex-end;
	margin-left: auto;
	text-align: center;
}
.headerTools > div {
	padding: 0 20px 0 0;
}
.headerTools a {
	text-decoration: none;
}
.headerTools em {
	display: block;
	padding: 3px 0 0;
	font-size: 10px;
	font-weight: bold;
}
.headerTools img {
	width: 30px;
}


/*-------------------------------------
 topicpath
-------------------------------------*/
.topicpathArea {
	border-bottom: 1px solid var(--color03);
	background: #fff;
}
.topicpathList {
	display: flex;
	flex-wrap: wrap;
}
.topicpathList li {
	position: relative;
	display: flex;
	align-items: center;
	padding: 0 20px;
	font-size: 12px;
}
.topicpathList li:first-child {
	padding: 0;
}
.topicpathList li:first-child a {
	display: block;
	padding: 11px 12px;
}
.topicpathList li + li:before,
.topicpathList li + li:after {
	content: "";
	position: absolute;
	left: 2px;
	width: 1px;
	height: 50%;
	background: var(--color03);
}
.topicpathList li + li:before {
	top: 0;
	transform: skew(15deg);
}
.topicpathList li + li:after {
	bottom: 0;
	transform: skew(-15deg);
}
.topicpathList br {
	display: none;
}


/*-------------------------------------
 main
-------------------------------------*/
.mainArea {
	position: relative;
	z-index: 1;
	padding-top: 60px;
}


/*-------------------------------------
 block
-------------------------------------*/
/* blockTitle */
.blockTitle {
	display: grid;
	grid-template-columns: 70% 30%;
	grid-template-rows: auto;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 30px;
}
.blockTitle .title {
	display: flex;
	align-items: center;
}
.blockTitle h2 {
	font-size: 20px;
	font-weight: bold;
	grid-area: 1 / 1 / 2 / 2;
}
.blockTitle h2 img {
	width: 25px;
	margin: 1px 5px 0 0;
	vertical-align: top;
}
.blockTitle .addBtn {
	margin-left: 20px;
	padding-top: 2px;
}
.blockTitle .addBtn a {
	display: inline-block;
	padding: 7px 0 8px 40px;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	background: url(../images/icon_add02.svg) no-repeat 0 0 / 30px auto;
}

.blockTitle .link {
	text-align: right;
	grid-area: 1 / 2 / 2 / 3;
}
.blockTitle .link a {
	display: inline-block;
	padding: 0 0 0 20px;
	background: var(--svg-arw02) no-repeat left center/ 13px auto;
}
.blockTitle .lead {
	padding: 13px 0 0;
	line-height: 2;
	grid-area: 2 / 1 / 3 / 3;
}
.blockTitle .lead .icoAdd {
	width: 20px;
	margin-top: -2px;
	margin-right: 5px;
	vertical-align: middle;
}
.blockTitle .lead .icoEdit {
	width: 20px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}

/* blockTools */
.blockTools {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 30px 0 20px;
}
.blockToolsSort .sortBtn {
	padding: 2px 22px 2px 0;
	cursor: pointer;
	font-size: 12px;
	font-weight: 500;
	background: url(../images/icon_sort01.svg) no-repeat right center / 12px auto;
}
.filterCategory {
	display: flex;
	align-items: center;
}
.filterCategory dt {
	font-size: 12px;
	font-weight: 500;
}
.filterCategory dd ul {
	display: flex;
	align-items: center;
	padding: 0 0 0 5px;
}
.filterCategory dd ul li {
	margin: 0 0 0 5px;
	padding: 1px 10px;
	cursor: pointer;
	color: var(--color01);
	font-size: 10px;
	font-weight: bold;
	line-height: 1.1;
	border: 1px solid var(--color01);
}
.filterCategory dd ul li.current {
	color: #fff;
	background: var(--color01);
}
.blockToolsAdd .addBtn a {
	display: inline-block;
	padding: 7px 0 8px 40px;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	background: url(../images/icon_add02.svg) no-repeat 0 0 / 30px auto;
}

.selectCategory {
	display: flex;
	align-items: center;
}
.selectCategory dt {
	margin-right: 10px;
	font-size: 12px;
	font-weight: 500;
}
.selectCategory dd {
	position: relative;
	border-radius: 10px;
	background: #fff;
}
.selectCategory dd:before {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	z-index: 0;
	display: block;
	width: 30px;
	height: 30px;
	border-radius: 0 10px 10px 0;
	background: url(../images/icon_select01.svg) no-repeat center center / 9px auto var(--color02);
}
.selectCategory dd select {
	position: relative;
	z-index: 1;
	width: 200px;
	height: 30px;
	padding-left: 10px;
	padding-right: 30px;
	outline: none;
	border: none;
	background: none;
	appearance: none;
}



/* blockBox */
.blockBox {
	margin: 0 0 60px;
	padding: 20px;
	border-radius: 10px;
	background: #fff;
}
.blockListItem {
	display: flex;
	padding: 14px 0;
	border-bottom: 1px solid var(--color03);
}
.blockListItem:nth-child(odd) {
	background: #F5F7F9;
}
.blockListItem > div {
	position: relative;
	display: flex;
	align-items: center;
	padding-left: 10px;
	flex-shrink: 0;
}
.blockList .icons {
	width: 30px;
}
.blockList .status {
	width: 70px;
	font-size: 12px;
	font-weight: bold;
}
.blockList .status span {
	position: relative;
	display: inline-block;
	padding: 0 0 0 13px;
	color: #D9D9D9;
}
.blockList .status span:before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #D9D9D9;
}
.blockList .status .st01 {
	color: #f00;
}
.blockList .status .st01:before {
	background: #f00;
}
.blockList .status .st02 {
	color: #0FB066;
}
.blockList .status .st02:before {
	background: #0FB066;
}
.blockList .status .st03 {
	color: #444;
}
.blockList .status .st03:before {
	background: #FFA800;
}
.blockList .date {
	width: 130px;
}
.blockList .infocat {
	width: 110px;
}
.blockList .infocat em {
	display: inline-block;
	width: 100%;
	padding: 1px 5px;
	color: var(--color01);
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-radius: 20px;
	border: 1px solid var(--color01);
}
.blockList .handoutcat {
	width: 300px;
}
.blockList .handoutcat ol {
	display: flex;
}
.blockList .handoutcat ol li + li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 8px;
	margin: 0 10px;
	background: var(--svg-arw03) no-repeat 0 0 / 100% auto;
}
.blockList .title {
	flex-grow: 1;
	/*display: block;*/
	padding-right: 10px;
}
.blockList .contributor {
	width: 230px;
}
.blockList .postgroup {
	width: 235px;
}
.blockList .update {
	width: 115px;
}
.blockList .edit,
.blockList .delete {
	width: 50px;
	margin-left: 5px;
}
.blockList .period {
	width: 300px;
	padding-left: 15px !important;
}

.blockList .handoutcat img,
.blockList .contributor img,
.blockList .postgroup img {
	margin-right: 5px;
}
.blockList .update,
.blockList .handoutcat,
.blockList .postgroup,
.blockList .contributor,
.blockList .edit,
.blockList .delete,
.blockListPractice .title {
	padding-left: 15px !important;
	color: #888;
	font-size: 12px;
	font-weight: 500;
}
.blockListPractice .title a {
	color: #888;
}
.blockList .handoutcat:before,
.blockList .update:before,
.blockList .postgroup:before,
.blockList .contributor:before,
.blockList .edit:before,
.blockList .delete:before,
.blockList .period:before,
.blockListEvent .status:before,
.blockListPractice .status:before,
.blockListPractice .title:before {
	content: "";
	position: absolute;
	top: -9px;
	bottom: -9px;
	left: 0;
	display: block;
	width: 1px;
	background: #D9D9D9;	
}

.blockListEvent .status,
.blockListPractice .status {
	width: 130px;
	padding: 0 15px;
}
.blockListEvent .status em,
.blockListPractice .status em {
	display: inline-block;
	width: 100%;
	padding: 1px 5px;
	color: var(--color01);
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	border-radius: 20px;
	border: 1px solid var(--color01);
}
.blockListPractice .contributor {
	flex-grow: 1;
	padding-left: 10px !important;
	color: #444;
	font-size: 14px;
	font-weight: 400;
}
.blockListPractice .contributor:before {
	content: none;
}
.blockListPractice .title {
	width: 300px;
	flex-grow: 0;
}
.blockListEventEdit .contributor {
	width: 150px;
}
.blockListEventEdit .postgroup {
	width: 155px;
}



.blockPaginate {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 60px 0 40px;
}

.blockPaginate .prev a,
.blockPaginate .next a {
	display: block;
	width: 20px;
	height: 16px;
	background: var(--svg-arw04) no-repeat 0 0 / 100% auto;
}
.blockPaginate .prev {
	transform: scale(-1, 1);
}
.blockPaginate .paginate {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 17px;
}
.blockPaginate .paginate a,
.blockPaginate .paginate .current {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 30px;
	margin: 0 3px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-radius: 50%;
	border: 1px solid #555;
}
.blockPaginate .paginate .current {
	color: #fff;
	background: #555;
}
.blockPaginate .ellipsis {
	display: block;
	padding: 0 12px;
}


/*-------------------------------------
 entry
-------------------------------------*/
.entryUnit {
	max-width: 1180px;
	margin: 0 auto;
	padding: 50px 0;
}

.entryHead {
	margin: 0 0 10px;
	border-bottom: 1px solid var(--color03);
}
.entryHead h1 {
	margin: 0 0 10px;
	font-size: 24px;
	font-weight: bold;
}
.entryHead .grp {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 15px;
}
.entryHead .infocat {
	margin-right: 10px;
}
.entryHead .infocat em {
	display: inline-block;
	padding: 1px 10px;
	cursor: pointer;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.1;
	border: 1px solid var(--color01);
	background: var(--color01);
}
.entryHead .status {
	margin-right: 10px;
	font-size: 12px;
	font-weight: bold;
}
.entryHead .status span {
	position: relative;
	display: inline-block;
	padding: 0 0 0 13px;
	color: #D9D9D9;
}
.entryHead .status span:before {
	content: "";
	position: absolute;
	top: 4px;
	left: 0;
	display: block;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #D9D9D9;
}
.entryHead .status .st01 {
	color: #f00;
}
.entryHead .status .st01:before {
	background: #f00;
}
.entryHead .status .st02 {
	color: #0FB066;
}
.entryHead .status .st02:before {
	background: #0FB066;
}
.entryHead .status .st03 {
	color: #444;
}
.entryHead .status .st03:before {
	background: #FFA800;
}

.entryHead .tools {
	display: flex;
	justify-content: flex-end;
	margin: 0 0 7px;
}
.entryHead .tools div {
	margin-left: 20px;
}
.entryHead .tools a {
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #888;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.entryHead .edit a {
	padding-left: 25px;
	background-image: url(../images/icon_edit02.svg);
}
.entryHead .delete a {
	padding-left: 23px;
	background-image: url(../images/icon_delete02.svg);
}


.entryData {
	display: flex;
	justify-content: space-between;
	margin: 0 0 40px;
	color: #888;
	font-size: 12px;
	font-weight: 500;
}
.entryData .date {
	margin-left: auto;
}
.entryData .date span {
	display: inline-block;
	position: relative;
}
.entryData .date span + span {
	padding-left: 20px;
}
.entryData .date span + span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 9px;
	width: 1px;
	height: 10px;
	margin-top: -5px;
	background: var(--color03);
}
.entryData .handoutcat {
	display: flex;
}
.entryData .handoutcat ol {
	display: flex;
}
.entryData .handoutcat ol li + li:before {
	content: "";
	display: inline-block;
	width: 5px;
	height: 8px;
	margin: 0 10px;
	background: var(--svg-arw03) no-repeat 0 0 / 100% auto;
}
.entryData .handoutcat img {
	margin-right: 5px;
}


.entryBody {
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 20px;
}

.entryBody p {
	margin-bottom: 35px;
	font-size: 16px;
	line-height: 2;
}
.entryBody a {
	color: #1E88C3;
	text-decoration: underline;
}
.entryBody a:hover {
	text-decoration: none;
}

.entryUser {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 40px;
	color: #888;
	font-size: 12px;
	font-weight: 500;
}
.entryUser span {
	display: inline-block;
	position: relative;
}
.entryUser span + span {
	padding-left: 20px;
}
.entryUser span + span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 9px;
	width: 1px;
	height: 10px;
	margin-top: -5px;
	background: var(--color03);
}
.entryUser + .entryUser {
	margin-top: -30px;
}


/*-------------------------------------
 form
-------------------------------------*/
.formUnit {
	max-width: 1180px;
	margin: 0 auto;
}

.formUser {
	display: flex;
	justify-content: flex-end;
	margin-bottom: 40px;
	color: #888;
	font-size: 12px;
	font-weight: 500;
}
.formUser span {
	display: inline-block;
	position: relative;
}
.formUser span + span {
	padding-left: 20px;
}
.formUser span + span:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 9px;
	width: 1px;
	height: 10px;
	margin-top: -5px;
	background: var(--color03);
}

.formTools {
	display: flex;
	justify-content: flex-end;
	margin: 0 0 20px;
}
.formTools div {
	margin-left: 20px;
}
.formTools div a {
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 5px;
	color: #888;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 0;
}
.formTools .edit a {
	padding-left: 25px;
	background-image: url(../images/icon_edit02.svg);
}
.formTools .delete a {
	padding-left: 23px;
	background-image: url(../images/icon_delete02.svg);
}

.formBody {
	max-width: 1040px;
	margin: 0 auto;
	padding: 0 20px;
}
.formList {
	padding: 0 0 30px;
}

.formListHead {
	position: relative;
	padding: 0 0 0 10px;
	font-size: 16px;
	font-weight: bold;
}
.formListHead:before {
	content: "";
	position: absolute;
	top: 10px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: var(--color02);
}
.formListItem + .formListHead {
	margin-top: 60px;
}

.formListItem {
	padding: 30px 0;
	border-bottom: 1px solid var(--color03);
}
.formListItem:last-child {
	border-bottom: none;
}
.formListItem .title {
	margin: 0 0 10px;
}
.formListItem .title em {
	font-size: 14px;
	font-weight: bold;
}
.formListItem .required {
	margin-left: 15px;
	color: #f00;
	font-size: 12px;
}
.formListItem .summary {
	margin: 0 0 10px;
}
.formList .text {
	padding: 10px 0 0;
}
.formList .file {
	padding: 10px 0 0;
	font-size: 12px;
}
.formList .file li {
	margin-bottom: 12px;
}
.formList .file li:last-child {
	margin-bottom: 0;
}
.formList .delete {
	padding-left: 20px;
}
.formList .delete a {
	display: inline-block;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 23px;
	color: #888;
	font-size: 12px;
	font-weight: 500;
	text-decoration: none;
	background: url(../images/icon_delete02.svg) no-repeat 0 0;
}
.formList input[type=text],
.formList input[type=email] {
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 0 15px;
	border-radius: 10px;
	border: none;
	outline: none;
	background: #F5F7F9;
}
.formList input[type=file] {
	margin-top: 20px;
}
.formList textarea {
	width: 100%;
	height: 200px;
	margin: 0;
	padding: 15px;
	border-radius: 10px;
	border: none;
	outline: none;
	background: #F5F7F9;
}
.formList select,
.formList input[type=date],
.formList input[type=time] {
	width: 100%;
	max-width: 500px;
	height: 50px;
	margin: 0;
	padding: 15px;
	border-radius: 10px;
	border: none;
	outline: none;
	background: #F5F7F9;
}

.formList.formEdit input[type=text],
.formList.formEdit input[type=email],
.formList.formEdit textarea,
.formList.formEdit select,
.formList.formEdit input[type=date] {
	background: #FDFBE6;
}

.formListItem .message {
	padding-top: 10px;
	color: #f00;
}

.formListItem .box {
	margin: 0 0 15px;
	padding: 20px 30px;
	line-height: 2;
	border: 3px solid var(--color03);
}
.formListItem .box ul li {
	position: relative;
	padding: 0 0 0 10px;
}
.formListItem .box ul li:before {
	content: "";
	position: absolute;
	top: 13px;
	left: 0;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #444;
}
.formListItem .box .pm {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
}
.formListItem .row {
	display: flex;
	justify-content: space-between;
	padding: 30px 0;
}
.formListItem .row + .row {
	border-top: 1px solid var(--color03);
}
.formListItem .row:last-child {
	padding-bottom: 0;
}
.formListItem .row .col {
	width: 49%;
}
.formListItem .item + .item {
	padding-top: 15px;
}

.formListItem .list {
	padding: 20px 0 0;
}
.formListItem .list .item {
	position: relative;
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-right: 40px;
}
.formList.formEdit .list .item {
	padding-right: 0;
}
.formListItem .list .col {
	width: 49%;
}
.formListItem .list .itemw .col {
	width: 100%;
}
.formListItem .list .title {
	margin-bottom: 0;
}
.formListItem .list .pm {
	position: absolute;
	right: 0;
}
.formListItem .list .pm a {
	display: inline-block;
}
.formListItem .list .edit input {
	background: #FDFBE6;
}
.formListItem .list .btn {
	padding: 0 0 0 20px;
}
.formListItem .list .btn button {
	width: 100px;
	height: 25px;
	cursor: pointer;
	color: var(--color02);
	font-size: 12px;
	font-weight: bold;
	border-radius: 5px;
	border: 1px solid var(--color02);
	background: #fff;
}
.formListItem .terms {
	line-height: 2;
}
.formListItem .terms input[type=checkbox] {
	width: 16px;
	height: 16px;
	margin: -1px 5px 1px 0;
	vertical-align: middle;
	border-radius: 0;
	border: 1px solid var(--color03);
}


.formBtn {
	display: flex;
	justify-content: center;
	padding: 0 0 20px;
}
.formBtn button {
	width: 200px;
	height: 50px;
	margin: 0 20px 20px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	border-radius: 10px;
	border: none;
	background: var(--color02);
}
.formBtn .btnCancel,
.formBtn .btnEdit {
	color: var(--color02);
	border: 1px solid var(--color02);
	background: #fff;
}

.formSave {
	position: fixed;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 10;
	padding: 15px;
	text-align: right;
	background: rgba(250,91,148,0.5);
}
.btnSave {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 150px;
	height: 50px;
	margin-left: auto;
	cursor: pointer;
	color: var(--color02);
	font-size: 14px;
	font-weight: bold;
	text-decoration: none !important;
	border-radius: 10px;
	border: none;
	background: #fff;
}
.btnSave:before {
	content: "";
	display: inline-block;
	width: 18px;
	height: 18px;
	margin-right: 5px;
	vertical-align: middle;
	background: url("../images/icon_save02.svg") no-repeat 0 0 / 100% auto;
}


/*-------------------------------------
 faq
-------------------------------------*/
.faqUnit {
	max-width: 1180px;
	margin: 0 auto;
	padding: 60px 0 20px;
}

.faqAnchor {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 -50px;
	padding: 0 0 20px;
}
.faqAnchorItem {
	width: 33.333%;
	padding: 0 0 40px 50px;
}
.faqAnchorItem .title {
	margin: 0 0 15px;
	padding: 0 0 5px;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px solid var(--color03);
}
.faqAnchorItem .anchor li {
	position: relative;
	margin: 0 0 15px;
	padding: 0 0 0 25px;
	font-weight: 500;
	line-height: 1.4;
}
.faqAnchorItem .anchor li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: var(--svg-arw01) no-repeat center center / 10px auto var(--color02);
	transform: rotate(90deg);
}
.faqAnchorItem .anchor li:last-child {
	margin: 0;
}
.faqAnchorItem .anchor li a {
	color: #444;
	text-decoration: none;
}
.faqAnchorItem .anchor li a:hover {
	text-decoration: underline;
}

.faqBody h3 {
	margin: 0 0 10px;
	padding: 8px 20px;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	border-radius: 30px;
	background: var(--color02);
}
.faqBody h4 {
	position: relative;
	padding: 30px;
	font-size: 16px;
	font-weight: bold;
}
.faqBody h4:before {
	content: "";
	position: absolute;
	top: 39px;
	left: 20px;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: var(--color02);
}
.faqList {
	padding: 0 0 50px;
}
.faqListItem {
	padding: 0 0 40px 60px;
}
.faqList p {
	margin: 0 0 20px;
}
.faqList .faqQ {
	position: relative;
	padding: 0 0 30px;
}
.faqList .faqQ p:last-child {
	margin-bottom: 0;
}
.faqList .faqQ .mark {
	position: absolute;
	top: 3px;
	left: -40px;
	width: 30px;
}
.faqList .faqQ .txt {
	line-height: 2;
}
.faqList .faqA {
	padding: 26px 30px;
	line-height: 2;
	border: 3px solid var(--color03);
}
.faqList .faqA p:last-child {
	margin-bottom: 0;
}


/*-------------------------------------
 common
-------------------------------------*/
.bold {
	font-weight: bold;
}
.fcolor01 {
	color: var(--color01);
}

.frameBox01 {
	margin-bottom: 40px;
	padding: 30px;
	border-radius: 10px;
	background: #F5F7F9;
}
.frameBox01 .frameTitle {
	margin: 0 0 17px;
	font-size: 18px;
	font-weight: bold;
}
.frameBox01 .frameTitle img {
	margin-right: 10px;
	vertical-align: middle;
}
.frameBox01 .frameTitleDownload img {
	margin-top: 3px;
	vertical-align: top;
}
.frameBox01 .frameLead {
	margin-bottom: 25px;
	font-size: 14px;
}

.frameBox02 {
	margin-bottom: 40px;
	padding: 30px;
	border: 3px solid #E6E7EA;
}
.frameBox02 p:last-child {
	margin-bottom: 0;
}

.frameBox03 {
	margin-bottom: 30px;
	padding: 20px;
	line-height: 2;
	border: 3px solid #E6E7EA;
}
.frameBox03 .icoAdd {
	width: 20px;
	margin-top: -2px;
	margin-right: 5px;
	vertical-align: middle;
}
.frameBox03 .icoEdit {
	width: 20px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: middle;
}
.frameBox03 .icoDelete {
	width: 18px;
	margin-top: 4px;
	margin-left: 5px;
	margin-right: 5px;
	vertical-align: top;
}

.frameBox04 {
	padding: 25px 30px;
	border-radius: 10px;
	background: #FDFBE6;
}
.frameBox04 .frameTitle {
	margin: 0 0 17px;
	font-size: 18px;
	font-weight: bold;
}
.frameBox04 .frameTitle img {
	margin-right: 10px;
	vertical-align: middle;
}
.frameBox04 .frameTitleDownload img {
	margin-top: 3px;
	vertical-align: top;
}
.frameBox04 .frameLead {
	margin-bottom: 25px;
	font-size: 14px;
}


.discList01 li {
	position: relative;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
}
.discList01 li:before {
	content: "";
	position: absolute;
	top: 12px;
	left: 0;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background: var(--color02);
}


.arwList01 li {
	margin: 0 0 15px;
	padding: 0 0 0 21px;
	background: var(--svg-arw02) no-repeat 0 5px / 13px auto;
}
.arwList01 li:last-child {
	margin: 0;
}
.arwList01 li a {
	color: #444;
	text-decoration: none;
}
.arwList01 li a:hover {
	text-decoration: underline;
}

.arwList02 li {
	position: relative;
	margin: 0 0 15px;
	padding: 0 0 0 25px;
	font-weight: 500;
	line-height: 1.4;
}
.arwList02 li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: var(--svg-arw01) no-repeat center center / 10px auto var(--color02);
}
.arwList02 li:last-child {
	margin: 0;
}
.arwList02 li a {
	color: #444;
	text-decoration: none;
}
.arwList02 li a:hover {
	text-decoration: underline;
}

.dlList01 li {
	position: relative;
	margin: 0 0 15px;
	padding: 1px 0 0 25px;
}
.dlList01 li:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: url(../images/icon_download02.svg) no-repeat center center / 10px auto var(--color02);
}
.dlList01 li:last-child {
	margin: 0;
}
.dlList01 li a {
	color: #444;
	text-decoration: none;
}
.dlList01 li a:hover {
	text-decoration: underline;
}

.thumbList01,
.thumbList02 {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 -20px;
}
.thumbList01 .col,
.thumbList02 .col {
	width: 20%;
	padding: 0 0 20px 20px;
}
.thumbList01 .thumb a,
.thumbList02 .thumb a {
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 10px;
	aspect-ratio: 1 / 1;
	background: #fff;
}
.thumbList01 .caption,
.thumbList02 .caption {
	padding-top: 10px;
	font-size: 10px;
}

.thumbList02 {
	padding-top: 20px;
}
.thumbList02 .thumb a {
	border: 1px solid var(--color03);
}

.checkList01 {
	display: flex;
	flex-wrap: wrap;
	margin: 0 0 0 -20px;
}
.checkList01 li {
	padding: 0 0 10px 20px;
	font-weight: 500;
}
.checkList01 li input[type=checkbox] {
	width: 16px;
	height: 16px;
	margin: 0 5px 1px 0;
	vertical-align: middle;
	border-radius: 0;
	border: 1px solid var(--color03);
}

.icoClip {
	display: inline-block;
	width: 15px;
	margin-left: 7px;
}
.icoTxt {
	display: inline-block;
	margin-left: 3px;
	padding: 1px 5px;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	line-height: 1.1;
	vertical-align: middle;
	background: #888;
}
.icoBlank {
	display: inline-block;
	width: 18px;
	margin-left: 7px;
}

.btnBack {
	padding: 60px 0 30px;
}
.btnBack a {
	display: flex;
	align-items: center;
	justify-content: center;
	width: 260px;
	height: 50px;
	margin: 0 auto;
	color: #fff;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	border-radius: 10px;
	background: var(--color02);
}

.dialogBox {
	position: fixed;
	top: 50%;
	left: 50%;
	z-index: 10000;
	width: 400px;
	max-width: 90%;
	min-height: 160px;
	padding: 50px 30px 40px;
	background: #fff;
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
	transform: translate(-50%, -50%);
}
.dialogBox p {
	font-size: 16px;
	text-align: center;
}
.dialogBtn {
	display: flex;
	justify-content: center;
	margin: 0 -10px;
	padding: 30px 0 0;
}
.dialogBtn button {
	width: 200px;
	height: 50px;
	margin: 0 10px;
	cursor: pointer;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	border-radius: 10px;
	border: none;
	background: #888;
}
.dialogBtn .btnCancel {
	color: #888;
	border: 1px solid #888;
	background: #fff;
}


/*-------------------------------------
 footer
-------------------------------------*/
.footerArea {
	position: relative;
}
.footerArea .inner {
	padding-top: 10px;
	padding-bottom: 60px;
}
.footerCopyright {
	color: #888;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
}
.pagetopBtn a {
	position: fixed;
	right: 10px;
	bottom: 100px;
	z-index: 1000;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	text-indent: 200%;
	white-space: nowrap;
	border-radius: 50%;
	background: url(../images/pagetop.svg) no-repeat center center / 15px auto var(--color02);
	overflow: hidden;
}



/*-------------------------------------
 login
-------------------------------------*/
.loginArea {
	max-width: 400px;
	margin: 0 auto;
}
.loginHead {
	margin: 0 0 35px;
	text-align: center;
}
.loginLogo img {
	width: 360px;
}
.loginTitle {
	padding: 5px 0 0;
	font-size: 16px;
	font-weight: bold;
}
.loginBox {
	margin: 0 0 20px;
	padding: 30px 20px;
	border-radius: 10px;
	background: #fff;
}
.loginInput dt {
	margin: 0 0 8px;
}
.loginInput dd {
	margin: 0 0 20px;
}
.loginInput input {
	width: 100%;
	height: 50px;
	margin: 0;
	padding: 5px;
	border-radius: 10px;
	border: none;
	background: #F5F7F9;
}
.loginBtn {
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding: 10px 0 0;
}
.loginBtn p {
	font-weight: 500;
}
.loginBtn p input[type=checkbox] {
	width: 16px;
	height: 16px;
	margin: 2px 5px 0 0;
	vertical-align: top;
	border: 1px solid var(--color03);
}
.loginBtn .submit {
	width: 45%;
	max-width: 176px;
	height: 50px;
	cursor: pointer;
	color: #fff;
	font-weight: bold;
	border-radius: 10px;
	border: none;
	background: var(--color02);
}






/*-------------------------------------
 
-------------------------------------*/
.headerNav ul li a,
.headerTools a,
.topicpathList li a,
.blockPaginate a,
.pagetopBtn a,
.btnBack a,
.blockToolsAdd .addBtn a,
.entryHead .tools a,
.blockList .edit a,
.blockList .delete a,
.thumbList01 .thumb a,
.formList .delete a,
.blockTitle .addBtn a,
.formBtn button,
.dialogBtn button,
.btnSave,
.formTools div a {
	text-decoration: none;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	backface-visibility: hidden;
}
.headerNav ul li a:hover,
.headerTools a:hover,
.topicpathList li a:hover,
.blockPaginate a:hover,
.pagetopBtn a:hover,
.btnBack a:hover,
.blockToolsAdd .addBtn a:hover,
.entryHead .tools a:hover,
.blockList .edit a:hover,
.blockList .delete a:hover,
.thumbList01 .thumb a:hover,
.formList .delete a:hover,
.blockTitle .addBtn a:hover,
.formBtn button:hover,
.dialogBtn button:hover,
.btnSave:hover,
.formTools div a:hover {
	opacity: 0.7;
}

a[href^="tel:"] {
	pointer-events: none;
}











/*-------------------------------------
 loading
-------------------------------------*/
.loading {
	position: fixed;
	z-index: 999999;
	height: 2em;
	width: 2em;
	overflow: show;
	margin: auto;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	display:none;
}
/* Transparent Overlay */
.loading:before {
	content: '';
	display: block;
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
}
/* :not(:required) hides these rules from IE9 and below */
.loading:not(:required) {
	/* hide "loading..." text */
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0;
}
.loading:not(:required):after {
	content: '';
	display: block;
	font-size: 10px;
	width: 0.5em;
	height: 0.5em;
	margin-top: -0.5em;
	-webkit-animation: spinner 1500ms infinite linear;
	-moz-animation: spinner 1500ms infinite linear;
	-ms-animation: spinner 1500ms infinite linear;
	-o-animation: spinner 1500ms infinite linear;
	animation: spinner 1500ms infinite linear;
	border-radius: 0.5em;
	-webkit-box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
	box-shadow: rgba(255, 255, 255, 0.75) 1.5em 0 0 0, rgba(255, 255, 255, 0.75) 1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) 0 1.5em 0 0, rgba(255, 255, 255, 0.75) -1.1em 1.1em 0 0, rgba(255, 255, 255, 0.75) -1.5em 0 0 0, rgba(255, 255, 255, 0.75) -1.1em -1.1em 0 0, rgba(255, 255, 255, 0.75) 0 -1.5em 0 0, rgba(255, 255, 255, 0.75) 1.1em -1.1em 0 0;
}
.loading.ec:not(:required):after {
	-webkit-box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.5) -1.5em 0 0 0, rgba(0, 0, 0, 0.5) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
	box-shadow: rgba(0, 0, 0, 0.75) 1.5em 0 0 0, rgba(0, 0, 0, 0.75) 1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) 0 1.5em 0 0, rgba(0, 0, 0, 0.75) -1.1em 1.1em 0 0, rgba(0, 0, 0, 0.75) -1.5em 0 0 0, rgba(0, 0, 0, 0.75) -1.1em -1.1em 0 0, rgba(0, 0, 0, 0.75) 0 -1.5em 0 0, rgba(0, 0, 0, 0.75) 1.1em -1.1em 0 0;
}
/* Animation */
@-webkit-keyframes spinner {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }
  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }
  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }
  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-ms-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	transform: rotate(0deg);
  }
  100% {
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	transform: rotate(360deg);
  }
}
.loading em{
	display: block;
    font-size: 12px;
    width: 100%;
    height: 1em;
    position: fixed;
    color: #FFFFFF;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    margin-top: 40px;
}
.loading.ec em{
    color: #000000;
}
/*-------------------------------------
 loading END
-------------------------------------*/
