@charset "UTF-8";
* {
	-webkit-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-o-text-size-adjust: 100%;
	text-size-adjust: 100%;
	box-sizing: border-box;
}
main .contents .format table td.align-right{
	text-align: right;
	padding-right: 40px;
}
html {
	font-size: 16px;
	overflow-y: scroll;
}
html.sp {
	font-size: 16px !important;
}

body, th, main .contents .format table td, td, input, select, textarea {
	font-size: 16px;
	font-size: 1rem;
	line-height: 17.6px;
	line-height: 1.1rem;
	font-family: Verdana, "游ゴシック", YuGothic, "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}
.signature{
	font-size: 1.9rem;
    padding: 10px 0 0 20px;
}
.lh-2{
	line-height: 1.8!important;
}
.fontserif {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}

body {
	margin: 0px auto;
	background: #fff;
}

img {
	border: 0px;
	margin: 0;
}

a {
	color: #0e132d;
	text-decoration: none;
	-webkit-transition: opacity 0.2s, background 0.2s;
	transition: opacity 0.2s, background 0.2s;
	cursor: pointer;
}
a:hover {
	opacity: 0.7;
}
a[href$=".pdf"]:after {
	content: "";
	display: inline-block;
	vertical-align: baseline;
	width: 14px;
	height: 17px;
	margin-left: 6px;
	background: url(../images/icon_pdf.gif);
}
.text-center{
	text-align: center;
}
.corona{
	width: 1000px;
	margin:30px auto 0;
	line-height: 0;
}
.corona img{
	width: 100%;
	line-height: 0;
}
.corona a[href$=".pdf"]:after {
	content: "";
	background:none;
}
.pc-only{
	display: block;
}
.sp-only{
	display: none;
}
.flex-block{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex-block .col{
	width: 48%;
	margin-bottom: 20px;
}
@media screen and (max-width:770px){
.flex-block.sp-pt30{
	padding-top: 30px;
}
.flex-block .col{
	width: 100%;
	margin-bottom: 30px;
}
.flex-block{
	margin-top: 0!important;
}	
	.corona {
    width: 95%;
}
.pc-only{
	display: none;
}
.sp-only{
	display: block;
}
}
#ir_library a[href$=".pdf"]:after {
	display: none;
}

dl, ul, ol {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

p {
	margin: 0px;
}

.clear {
	clear: both;
}

.sp .view_pc {
	display: none !important;
}

.view_sp {
	display: none !important;
}
.sp .view_sp {
	display: block !important;
}

.note {
	color: #555;
	font-size: 90% !important;
}

.red {
	color: #aa0000 !important;
}

.margin_0 {
	margin-top: 0 !important;
}

header {
	background: #ffffff;
	margin: 0 auto;
}
header > div {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: auto;
	padding: 0px 20px;
}
.sp header > div {
	padding: 0px 10px;
}
header > div > div:not(.logo_img) {
	display: table;
	width: 100%;
	height: 30px;
}
header > div > div:not(.logo_img) > * {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: bottom;
}
.sp header > div > div:not(.logo_img) {
	height: 50px;
}
header #logo {
	max-width: none;
	background: #0e132d;
	padding-top: 3px;
	font-size: 0;
}
header #logo > div {
	display: block;
	max-width: 1000px;
	margin: auto;
	height: auto;
}
header #logo > div > a {
	display: table;
	color: #fff;
}
header #logo > div > a > div {
	display: table-cell;
}
.sp header #logo {
	vertical-align: middle;
}
header #logo h1 {
	margin: 0;
	padding: 0;
}
header #logo #corporate {
	width: auto;
	padding-left: 20px;
	font-weight: bold;
	font-size: 18px;
	vertical-align: middle;
}
.sp header #logo #corporate {
	padding-left: 10px;
	font-size: 13px;
}
.sp header #logo img {
	bottom: 0px;
}
header #tools {
	padding-bottom: 12px;
	text-align: right;
}
header #tools > * {
	display: inline-block;
}
.sp header #tools {
	padding-bottom: 0px;
	white-space: nowrap;
	vertical-align: middle;
}
header .logo_img {
	height: 70px;
	vertical-align: middle;
}
.sp header .logo_img {
	height: 35px;
}
header .logo_img img {
	display: block;
}
.sp header .logo_img img {
	width: auto;
	height: 25px;
}
header #language {
	margin-left: 15px;
	position: absolute;
	right: 200px;
	top: 8px;
}
header #language.en {
	right: 20px;
}
.sp header #language {
	margin-left: 0px;
	position: static;
}
header #language a {
	display: inline-block;
	color: #000000;
}
.sp header #language a {
	min-width: 40px;
	white-space: nowrap;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 13.2px;
	line-height: 0.825rem;
	cursor: pointer;
}
header #language a:before {
	content: "";
	display: inline-block;
	width: 17px;
	height: 17px;
	margin-top: -2px;
	margin-right: 8px;
	vertical-align: middle;
	background: url(../images/language.png);
}
.sp header #language a:before {
	display: block;
	margin: 0px auto 8px;
}
header #contact {
	position: absolute;
	right: 20px;
	top: -30px;
	width: 150px;
	background: #fff;
}
.sp header #contact {
	display: none;
}
header #contact a {
	display: table;
	width: 100%;
	height: 54px;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 15.4px;
	line-height: 0.9625rem;
	font-weight: bold;
	color: #000;
	background: #eaebea;
	border-bottom: 5px solid #0e132d;
}
header #contact a > * {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: bottom;
}
header #contact a span {
	padding: 5px 5px 12px;
}
header #spmenuswitch {
	display: none;
}
.sp header #spmenuswitch {
	position: relative;
	display: table-cell;
	width: 50px;
	right: -10px;
	-webkit-perspective: 100px;
	perspective: 100px;
}
.sp header #spmenuswitch > * {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	background-color: #0e132d;
}
.sp header #spmenuswitch > *:hover {
	-webkit-transition: 0.2s;
	transition: 0.2s;
	background-color: #141b40;
	opacity: 1;
}
.sp header #spmenuswitch > *.press {
	-webkit-transition: 0.2s;
	transition: 0.2s;
	background-color: #020306;
	-webkit-transform: translateZ(-5px);
	transform: translateZ(-5px);
}
header #spmenuswitch a {
	position: relative;
	display: block;
	width: 50px;
	height: 50px;
	text-indent: -10000px;
	background: #0e132d;
}
header #spmenuswitch a > span {
	position: absolute;
	display: block;
	top: 23px;
	left: 15px;
	width: 20px;
	height: 4px;
	background: #ffffff;
	transition: 0.5s;
}
header #spmenuswitch a > span:before {
	content: "";
	position: absolute;
	display: block;
	top: -9px;
	left: 0px;
	width: 20px;
	height: 4px;
	background: #ffffff;
	transition: 0.5s;
}
header #spmenuswitch a > span:after {
	content: "";
	position: absolute;
	display: block;
	top: 9px;
	left: 0px;
	width: 20px;
	height: 4px;
	background: #ffffff;
	transition: 0.5s;
}
header #spmenuswitch a.open > span {
	transform: rotate(135deg);
}
header #spmenuswitch a.open > span:before {
	top: -8px;
	left: 8px;
	width: 4px;
	height: 8px;
}
header #spmenuswitch a.open > span:after {
	top: 4px;
	left: 8px;
	width: 4px;
	height: 8px;
}
header.fixed {
	position: fixed;
	top: 0px;
	width: 100%;
	z-index: 1000;
}

#globalnavi {
	padding-top: 15px;
	padding-bottom: 15px;
}
#globalnavi:after {
	content: "";
	display: block;
	clear: both;
}
.sp #globalnavi {
	display: none;
	padding: 0px;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
}
#globalnavi > ul {
	float: right;
	display: table;
	width: auto;
}
.sp #globalnavi > ul {
	display: block;
}
#globalnavi > ul > * {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.sp #globalnavi > ul > * {
	display: block;
}
.sp #globalnavi > ul {
	float: none;
}
.sp #globalnavi > ul li {
	text-align: left;
}
#globalnavi > ul > li {
	position: relative;
	padding-bottom: 10px;
}
.sp #globalnavi > ul > li {
	padding-bottom: 0;
}
#globalnavi > ul > li > ul {
	display: none;
	position: absolute;
	padding: 10px 0px;
	width: 200px;
	top: 20px;
	left: 55%;
	-webkit-transform: translate(-50%, 0);
	-moz-transform: translate(-50%, 0);
	-ms-transform: translate(-50%, 0);
	-o-transform: translate(-50%, 0);
	transform: translate(-50%, 0);
	background: rgba(229, 229, 229, 0.9);
	z-index: 1000;
}
#globalnavi > ul > li > ul.wide {
	width: 250px;
}
#globalnavi > ul > li > ul > li {
	display: block;
	text-align: left;
}
#globalnavi > ul > li > ul > li + li {
	padding: 0;
}
#globalnavi > ul > li > ul > li a {
	display: block;
	padding: 10px;
}
#globalnavi > ul > li > ul > li > span.accordion {
	position: relative;
	display: block;
	padding: 10px;
	font-weight: bold;
	color: #000000;
	cursor: pointer;
	-webkit-transition: opacity 0.2s, background 0.2s;
	transition: opacity 0.2s, background 0.2s;
	cursor: pointer;
}
#globalnavi > ul > li > ul > li > span.accordion:hover {
	opacity: 0.7;
}
#globalnavi > ul > li > ul > li > span.accordion:after {
	position: absolute;
	content: "+";
	right: 10px;
	color: #000000 !important;
}
#globalnavi > ul > li > ul > li > span.accordion.open:after {
	content: "-";
	right: 13px;
}
#globalnavi > ul > li > ul > li > ul {
	display: none;
}
#globalnavi > ul > li > ul > li > ul > li {
	padding-left: 10px;
}
#globalnavi > ul > li > ul > li > ul > li > a {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 15.4px;
	line-height: 0.9625rem;
}
#globalnavi > ul > li + li {
	padding-left: 30px;
}
.sp #globalnavi > ul > li + li {
	padding-left: 0px;
	border-top: 1px solid #d9d9d9;
}
#globalnavi > ul a {
	font-weight: bold;
	color: #000000;
}
.sp #globalnavi > ul a {
	display: block;
	padding: 16px 16px;
	color: #ffffff !important;
	background: #0e132d;
}
#globalnavi > ul li.current > a {
	color: #aa0000;
}

#breadcrumbs {
	border-top: 1px solid #ccc;
}

#breadcrumbs > ul {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: auto;
	padding: 8px 20px 12px;
}
.sp #breadcrumbs > ul {
	padding: 4px 10px 6px;
}
#breadcrumbs > ul:after {
	content: "";
	display: block;
	clear: both;
}
#breadcrumbs > ul > li {
	display: inline-block;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 13.2px;
	line-height: 0.825rem;
	color: #4d4d4d;
}
#breadcrumbs > ul > li + li:before {
	content: "";
	display: inline-block;
	width: 7px;
	height: 8px;
	margin: 0px 8px;
	background: url(../images/breadcrumbs.png);
}

#footerlogo {
	background: #ffffff;
}
#footerlogo > div {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: auto;
	padding: 4px 20px;
	display: table;
	width: 100%;
	font-size: 15px;
	font-size: 0.9375rem;
	line-height: 25.5px;
	line-height: 1.59375rem;
}
.sp #footerlogo > div {
	padding: 2px 10px;
}
#footerlogo > div > * {
	display: table-cell;
	height: 100%;
	text-align: left;
	vertical-align: bottom;
}
#footerlogo .logo {
	width: 140px;
	padding-right: 30px;
}
#footerlogo .logo img {
	display: block;
}
#footerlogo strong {
	margin-right: 2rem;
	font-size: 17px;
	font-size: 1.0625rem;
	line-height: 28.9px;
	line-height: 1.80625rem;
}
#footerlogo .map {
	margin-left: 20px;
}
#footerlogo .tel {
	color: #000000;
	cursor: text;
}
#footerlogo .tel:hover {
	opacity: 1;
}
.sp #footerlogo {
	display: none;
}

#footersitemap {
	background: #666666;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18.2px;
	line-height: 1.1375rem;
}
.sp #footersitemap {
	display: none;
}
#footersitemap a {
	color: #ffffff;
}
#footersitemap > div {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: auto;
	padding: 20px 20px 40px;
}
.sp #footersitemap > div {
	padding: 10px 10px 20px;
}
#footersitemap > div > div {
	display: table;
	width: 100%;
	width: calc(100% + 20px);
	margin-right: -20px;
	table-layout: fixed;
}
#footersitemap > div > div > * {
	display: table-cell;
	height: 100%;
	text-align: left;
	vertical-align: top;
}
#footersitemap > div > div > div {
	padding-right: 20px;
}
#footersitemap > div dl + dl {
	margin-top: 40px;
}
#footersitemap > div dt {
	padding-bottom: 10px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 20.8px;
	line-height: 1.3rem;
	border-bottom: 1px solid #ffffff;
}
#footersitemap > div dt.blank {
	height: 32px;
	border: none;
}
#footersitemap > div dd {
	margin: 10px 0px 0px;
}
#footersitemap > div dd ul ul {
	margin-left: 10px;
}
#footersitemap > div li + li {
	margin-top: 8px;
}

footer {
	background: #ffffff;
}
.sp footer {
	border-top: 1px solid #000000;
}
footer > div {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: auto;
	padding: 12px 20px 24px;
}
.sp footer > div {
	padding: 6px 10px 12px;
}
footer > div:after {
	content: "";
	display: block;
	clear: both;
}
.sp footer > div {
	padding-top: 12px;
}
footer ul {
	display: none;
}
footer ul:after {
	content: "";
	display: block;
	clear: both;
}
.sp footer ul {
	float: none;
	display: block;
}
footer ul li {
	float: left;
}
.sp footer ul li {
	float: none;
}
footer ul li + li {
	position: relative;
	margin-left: 20px;
}
.sp footer ul li + li {
	margin-top: 8px;
	margin-left: 0px;
}
footer ul li + li:before {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	left: -10px;
	background: #000000;
}
.sp footer ul li + li:before {
	display: none;
}
footer ul a {
	color: #000000;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 15.4px;
	line-height: 0.9625rem;
}
footer p {
	text-align: right;
	margin-top: 24px;
	font-size: 12px;
	font-size: 0.75rem;
	line-height: 13.2px;
	line-height: 0.825rem;
	color: gray;
}
.sp footer p {
	margin-top: 24px;
}

main {
	display: block;
	background: #ffffff;
}
main:after {
	content: "";
	display: block;
	clear: both;
}

dl.news dt {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 15.4px;
	line-height: 0.9625rem;
}
dl.news dd {
	margin: 8px 0 0 0;
	line-height: 1.4;
}
dl.news dd a {
	color: #0e132d;
}
dl.news dd a[href$=".pdf"]:after {
	content: "";
	display: inline-block;
	vertical-align: text-bottom;
	width: 14px;
	height: 17px;
	padding-top: 2px;
	margin-left: 7px;
	background: url(../images/icon_pdf.png) no-repeat;
}
dl.news dd + dt {
	margin-top: 15px;
}

dl.newslist dt {
	clear: left;
	float: left;
	width: 120px;
	line-height: 1.5em;
	margin: 0 0 20px 0;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 15.4px;
	line-height: 0.9625rem;
}
dl.newslist dd {
	margin-left: 120px;
	line-height: 1.5em;
	margin: 0 0 20px 0;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 15.4px;
	line-height: 0.9625rem;
}
dl.newslist dd a {
	color: #0e132d;
}
dl.newslist dd a[href$=".pdf"]:after {
	content: "";
	display: inline-block;
	vertical-align: text-bottom;
	width: 14px;
	height: 17px;
	padding-top: 2px;
	margin-left: 7px;
	background: url(../images/icon_pdf.png) no-repeat;
}
.sp dl.newslist dt {
	float: none;
	width: auto;
	margin: 0 0 0px 0;
	font-weight: bold;
}
.sp dl.newslist dd {
	margin: 8px 0 0 0;
}
.sp dl.newslist dd + dt {
	margin-top: 20px;
}

.year_pull {
	padding-bottom: 35px;
}
.year_pull select {
	min-width: 120px;
}
.year_pull + .text {
	margin-top: 0 !important;
}

.att_red {
	color: #c00;
}

.error_mes {
	color: #c00;
}

.caution {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}

.table_contact input[type="text"] {
	width: 400px;
}
.sp .table_contact input[type="text"] {
	width: 100%;
}
.table_contact textarea {
	width: 500px;
}
.sp .table_contact textarea {
	width: 100%;
}
.sp .table_contact select {
	max-width: 100% !important;
}

div#ir_library div#announcement dl, div#ir_library dl {
	line-height: 1.5;
}
.sp div#ir_library div#announcement dl dt, .sp div#ir_library dl dt {
	width: 100%;
	margin-top: 20px;
	position: static;
}
.sp div#ir_library div#announcement dl dd, .sp div#ir_library dl dd {
	width: 100%;
	padding-left: 0;
}

main .contents div#ir_library {
	float: none;
}
main .contents div#ir_library .sub_tit {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31.2px;
	line-height: 1.95rem;
}
main .contents div#ir_library .btn_zaimu {
	margin: 30px 0 10px 0;
}
main .contents div#ir_library #tab a {
	transition: none;
}

div#download {
	line-height: 1.3;
}
.sp div#download a {
	display: block;
	margin-bottom: 10px;
	width: 158px;
}
.sp div#download a img {
	float: none;
}

p.next {
	text-align: right;
	margin: 30px 0 10px 0;
}

.sp table.monthly {
	display: block;
}
.sp table.monthly tr {
	display: block;
}
.sp table.monthly tr td {
	display: block;
	padding: 10px;
}

#nav_001:after {
	content: "";
	display: block;
	clear: both;
}

#ir_library .snavi {
	text-align: center;
}

main .contents h3.report {
	color: #000;
	background: none;
}

main .contents div#ir_library h3 {
	padding: 0;
	border: none;
}
main .contents div#ir_library h3:after {
	display: none;
}

main .contents .group .imagebox + * {
	margin-top: 64px;
}
.sp main .contents .group .imagebox + * {
	margin-top: 48px;
}

.img_calendar {
	max-width: 100%;
	height: auto;
}

.strategy_logo {
	margin: 20px 0;
}
.strategy_logo li {
	display: inline-block;
	margin: 5px 2px 0 2px;
}
.strategy_logo li img {
	width: 105px;
}
.sp .strategy_logo li img {
	width: 73px;
}
.strategy_logo li:before {
	display: none !important;
}

main .contents h2.h2_profile01 {
	padding: 5px 0 10px 10px;
	border-left: 12px solid #c00000;
	border-bottom: 3px solid #c00000;
}

main .contents h2.h2_profile02 {
	padding: 5px 0 10px 10px;
	border-left: 12px solid #002060;
	border-bottom: 3px solid #002060;
}

main .contents h2.h2_profile03 {
	padding: 5px 0 10px 10px;
	border-left: 12px solid #039306;
	border-bottom: 3px solid #039306;
}
main .contents h2.h2_profile04 {
	padding: 5px 0 10px 10px;
	border-left: 12px solid #ff8000;
	border-bottom: 3px solid #ff8000;
}
.qirNotes, .qirNote_list {
	line-height: 1.7;
}

.qirNote_section p {
	line-height: 1.7;
}

.qirNote_title {
	margin-bottom: 5px;
}

div#yuhoTable td.yuhotitle {
	background: #0e132d !important;
	color: #fff !important;
}

@font-face {
	font-family: 'icons';
	src: url("../icon/icons.ttf?1ez93o") format("truetype"), url("../icon/icons.woff?1ez93o") format("woff"), url("../icon/icons.svg?1ez93o#icons") format("svg");
	font-weight: normal;
	font-style: normal;
}
main .contents * + .lead, main .contents * + .text, main .contents * + .image, main .contents * + .imagebox, main .contents * + .button, main .contents * + .impactbutton, main .contents * + .table, main .contents * + .format, main .contents * + .googlemap, main .contents * + .youtube {
	margin-top: 32px;
}
.sp main .contents * + .lead, main .contents .sp * + .lead, .sp main .contents * + .text, main .contents .sp * + .text, .sp main .contents * + .image, main .contents .sp * + .image, .sp main .contents * + .imagebox, main .contents .sp * + .imagebox, .sp main .contents * + .button, main .contents .sp * + .button, .sp main .contents * + .impactbutton, main .contents .sp * + .impactbutton, .sp main .contents * + .table, main .contents .sp * + .table, .sp main .contents * + .format, main .contents .sp * + .format, .sp main .contents * + .googlemap, main .contents .sp * + .googlemap, .sp main .contents * + .youtube, main .contents .sp * + .youtube {
	margin-top: 24px;
}

main .contents * + .column, main .contents * + .layout, main .contents * + .menu, main .contents * + .box {
	margin-top: 48px;
}

main .contents .lead * + p, main .contents .text * + p, main .contents .text * + ul, main .contents .text * + ol, main .contents .text * + .image.floatright, main .contents .text * + .image.floatleft {
	margin-top: 16px;
}

#pagetitle {
	overflow: hidden;
}
#pagetitle > div {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: auto;
	padding: 0px 20px;
	display: table;
	width: 100%;
	height: 100%;
	direction: rtl;
}
.sp #pagetitle > div {
	padding: 0px 10px;
}
.sp #pagetitle > div {
	display: block;
}
#pagetitle > div > * {
	display: table-cell;
	height: 100%;
	text-align: left;
	vertical-align: middle;
}
.sp #pagetitle > div > * {
	display: block;
}
.sp #pagetitle > div {
	padding: 0px;
}
#pagetitle > div > div {
	direction: ltr;
}
#pagetitle > div > div.visual {
	position: relative;
	width: 50%;
	z-index: 1;
}
.sp #pagetitle > div > div.visual {
	position: relative;
	width: 100%;
	padding-top: 25%;
	overflow: hidden;
}
.sp #pagetitle > div > div.visual img {
	position: absolute;
	top: -20%;
}
#pagetitle > div > div.title {
	display: table;
	width: 100%;
	padding-right: 20px;
}
#pagetitle > div > div.title > div {
	display: table-row;
}
#pagetitle > div > div.title > div > div {
	position: relative;
	display: table-cell;
	padding: 5px 0px;
	vertical-align: middle;
	z-index: 1;
}
.sp #pagetitle > div > div.title > div > div {
	display: block;
	padding: 10px;
}
#pagetitle > div > div.title > div > div span {
	display: inline-block;
}
#pagetitle > div > div.title > div + div {
	position: relative;
	height: 57.14285%;
	background: #ffffff;
}
#pagetitle > div > div.title > div + div:after {
	content: "";
	position: absolute;
	display: block;
	width: 10000px;
	height: 100%;
	left: -5000px;
	background: #ffffff;
	z-index: 0;
}
#pagetitle > div > div.title > div + div > div {
	padding: 15px 0px;
}
.sp #pagetitle > div > div.title {
	display: block;
	padding-right: 0px;
}
.sp #pagetitle > div > div.title > div {
	display: block;
}
#pagetitle > div h1 {
	display: inline-block;
	margin: 0px;
	padding: 10px 0;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
	font-weight: normal;
}
#pagetitle > div .name {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 46.8px;
	line-height: 2.925rem;
	font-weight: normal;
}
.sp #pagetitle > div .name {
	font-size: 28.8px;
	font-size: 1.8rem;
	line-height: 37.44px;
	line-height: 2.34rem;
}
#pagetitle > div .name h1 {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 46.8px;
	line-height: 2.925rem;
}
.sp #pagetitle > div .name h1 {
	font-size: 28.8px;
	font-size: 1.8rem;
	line-height: 37.44px;
	line-height: 2.34rem;
}
#pagetitle > div img {
	display: block;
	width: 100%;
	height: auto;
	margin-right: 0px;
}

main .contents {
	padding: 0px;
}
main .contents:after {
	content: "";
	display: block;
	clear: both;
}
main .contents > div {
	position: relative;
	width: 100%;
	max-width: 1000px;
	margin: auto;
	padding: 60px 20px 60px;
}
.sp main .contents > div {
	padding: 30px 10px 30px;
}
.sp main .contents > div {
	width: auto;
	padding-bottom: 50px;
}
main .contents h1 + *, main .contents h2 + *, main .contents h3 + *, main .contents h4 + *, main .contents h5 + *, main .contents h6 + * {
	margin-top: 0px !important;
}
main .contents h1 {
	clear: both;
	display: block;
	margin: 0px 0px 32px;
	padding: 0px;
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 46.8px;
	line-height: 2.925rem;
	font-weight: normal;
}
main .contents * + h1 {
	margin-top: 96px;
}
main .contents h2 {
	clear: both;
	display: block;
	margin: 0px 0px 32px;
	padding: 0px;
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 36.4px;
	line-height: 2.275rem;
	font-weight: bold;
}
main .contents h2.center {
	text-align: center;
}
main .contents h2 > span {
	font-weight: normal;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
}
main .contents * + h2 {
	margin-top: 62.4px;
}
main .contents h3 {
	clear: both;
	display: block;
	position: relative;
	margin: 0px 0px 32px;
	padding: 0px 0px 12px;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
	border-bottom: 3px solid #d9d9d9;
}
h3.navy{
	color: #0e132d;
}
main .contents h3:after {
	content: "";
	position: absolute;
	display: block;
	left: 0px;
	bottom: -3px;
	width: 50px;
	height: 3px;
	background: #0e132d;
}
main .contents * + h3 {
	margin-top: 48px;
}
main .contents h4 {
	clear: both;
	display: block;
	margin: 0px 0px 16px;
	padding: 0px;
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 23.4px;
	line-height: 1.4625rem;
}
main .contents * + h4 {
	margin-top: 32px;
}
main .contents .lead.center {
	text-align: center;
}
.sp main .contents .lead.center {
	text-align: left;
}
main .contents .lead p {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 30.6px;
	line-height: 1.9125rem;
	font-weight: bold;
}
main .contents .lead p span {
	display: inline-block;
}
.sp main .contents .lead p {
	font-size: 16px;
	font-size: 1rem;
	line-height: 27.2px;
	line-height: 1.7rem;
}
.sp main .contents .lead p span {
	display: inline;
}
main .contents .stack {
	margin-top: 0px !important;
}
main .contents .text:after {
	content: "";
	display: block;
	clear: both;
}
main .contents .text p {
	font-size: 16px;
	font-size: 1rem;
	line-height: 27.2px;
	line-height: 1.7rem;
  /*
  			a {
  				@include anchor;
  			}
  */
}
main .contents .text p .required {
	color: #fb3b3b;
	margin-left: 4px;
	margin-right: 4px;
}
main .contents .text p.kome {
	padding-left: 1em;
	text-indent: -1em;
}
main .contents .text p.subtitle {
	font-size: 16px;
	font-size: 1rem;
	line-height: 27.2px;
	line-height: 1.7rem;
}
main .contents .text p.error_mes {
	color: #fb3b3b;
}
main .contents .text p a {
	text-decoration: underline;
}
main .contents .text p.center {
	text-align: center;
}
main .contents .text p.right {
	text-align: right;
}
main .contents .text ul {
	clear: both;
	font-size: 16px;
	font-size: 1rem;
	line-height: 27.2px;
	line-height: 1.7rem;
}
main .contents .text ul > li {
	margin-left: 14px;
	text-indent: -14px;
  /*
  				a {
  					@include anchor;
  				}
  */
}
main .contents .text ul > li:before {
	content: "";
	display: inline-block;
	width: 8px;
	height: 8px;
	margin-right: 4px;
	background: #0e132d;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	vertical-align: middle;
}
main .contents .text ul > li + li {
	margin-top: 4px;
}
main .contents .text ul > li a {
	text-decoration: underline;
}
main .contents .text ul.ul_library > li {
	margin-left: 0;
	text-indent: 0;
}
main .contents .text ul.ul_library > li:before {
	content: "";
	display: none;
}
main .contents .text ul.ul_library > li + li {
	margin-top: 4px;
}
main .contents .text ul.ul_library > li a {
	color: #0e132d;
	text-decoration: none;
}
main .contents .text ul.ul_library > li a[href$=".pdf"]:after {
	content: "";
	display: inline-block;
	vertical-align: text-bottom;
	width: 14px;
	height: 17px;
	padding-top: 2px;
	margin-left: 7px;
	background: url(../images/icon_pdf.gif) no-repeat;
}
main .contents .text ol {
	font-size: 16px;
	font-size: 1rem;
	line-height: 27.2px;
	line-height: 1.7rem;
	counter-reset: number;
}
main .contents .text ol > li {
	margin-left: 1.2em;
	text-indent: -0.63em;
}
main .contents .text ol > li:before {
	counter-increment: number;
	content: counter(number) ".";
	display: inline-block;
	margin-right: 0.3em;
}
main .contents .text ol > li + li {
	margin-top: 12px;
}
main .contents .text ol > li a {
	position: relative;
	display: inline-block;
}
main .contents .text ol > li a:after {
	content: "";
	display: block;
	position: absolute;
	bottom: 0.1rem;
	left: 0px;
	width: 100%;
	height: 1px;
	background: #0e132d;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
main .contents .text ol > li a:hover:after {
	-webkit-transform: scale(1);
	transform: scale(1);
}
main .contents .text .image.floatright {
	float: right;
	margin-left: 32px;
	margin-bottom: 16px;
}
.sp main .contents .text .image.floatright {
	margin-left: 16px;
	margin-bottom: 8px;
}
main .contents .text .image.floatleft {
	float: left;
	margin-right: 32px;
	margin-bottom: 16px;
}
.sp main .contents .text .image.floatleft {
	margin-right: 16px;
	margin-bottom: 8px;
}
.sp main .contents .text .image.spclear {
	float: none;
	width: auto !important;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}
main .contents .image img {
	display: block;
	margin: auto;
	max-width: 100%;
	height: auto;
}
main .contents .image p {
	margin: auto;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18.2px;
	line-height: 1.1375rem;
}
* + main .contents .image p {
	margin-top: 8px;
}
main .contents .image.left img {
	margin-left: 0px;
}
main .contents .image.left p {
	margin-left: 0px;
}
main .contents .image.right img {
	margin-right: 0px;
}
main .contents .image.right p {
	margin-right: 0px;
}
main .contents .imagebox {
	display: table;
	width: 100%;
}
main .contents .imagebox > * {
	display: table-cell;
	height: 100%;
	text-align: left;
	vertical-align: top;
}
.sp main .contents .imagebox.spcol1 {
	display: block;
}
.sp main .contents .imagebox.spcol1 > * {
	display: block;
	width: auto !important;
}
.sp main .contents .imagebox.spcol1 > * + * {
	padding-top: 32px;
	padding-left: 0px;
	padding-right: 0px;
}
main .contents .imagebox > * {
	margin-top: 0px !important;
}
main .contents .imagebox > * + * {
	padding-left: 32px;
}
main .contents .imagebox.reverse {
	direction: rtl;
}
main .contents .imagebox.reverse > * {
	direction: ltr;
}
main .contents .imagebox.reverse > * + * {
	padding-left: 0px;
	padding-right: 32px;
}
main .contents .imagebox > .image p {
	width: auto !important;
}
main .contents .column {
	margin-bottom: -48px;
	margin-left: -48px;
	margin-right: -4px;
}
.sp main .contents .column {
	margin-left: -24px;
	margin-bottom: -24px;
}
main .contents .column:after {
	content: "";
	display: block;
	clear: both;
}
main .contents .column > * {
	float: left;
	margin-bottom: 48px;
	margin-left: 48px;
}
main .contents .column > * > a {
	display: block;
}
.sp main .contents .column > * {
	margin-left: 24px;
	margin-bottom: 24px;
}
main .contents .column.col1 > * {
	width: calc((100% - 48px * 1 - 4px) / 1);
}
.sp main .contents .column.col1 > * {
	width: calc((100% - 24px * 1 - 4px) / 1);
}
.sp main .contents .column.spcol1 > * {
	width: calc((100% - 24px * 1 - 4px) / 1) !important;
}
main .contents .column.col2 > * {
	width: calc((100% - 48px * 2 - 4px) / 2);
}
.sp main .contents .column.col2 > * {
	width: calc((100% - 24px * 2 - 4px) / 2);
}
.sp main .contents .column.spcol2 > * {
	width: calc((100% - 24px * 2 - 4px) / 2) !important;
}
main .contents .column.col3 > * {
	width: calc((100% - 48px * 3 - 4px) / 3);
}
.sp main .contents .column.col3 > * {
	width: calc((100% - 24px * 3 - 4px) / 3);
}
.sp main .contents .column.spcol3 > * {
	width: calc((100% - 24px * 3 - 4px) / 3) !important;
}
main .contents .column.col4 > * {
	width: calc((100% - 48px * 4 - 4px) / 4);
}
.sp main .contents .column.col4 > * {
	width: calc((100% - 24px * 4 - 4px) / 4);
}
.sp main .contents .column.spcol4 > * {
	width: calc((100% - 24px * 4 - 4px) / 4) !important;
}
main .contents .column.col5 > * {
	width: calc((100% - 48px * 5 - 4px) / 5);
}
.sp main .contents .column.col5 > * {
	width: calc((100% - 24px * 5 - 4px) / 5);
}
.sp main .contents .column.spcol5 > * {
	width: calc((100% - 24px * 5 - 4px) / 5) !important;
}
main .contents .column + * {
	margin-top: 48px;
}
.sp main .contents .column + * {
	margin-top: 24px;
}
main .contents .layout {
	display: table;
	width: calc(100% + 40px);
	margin-left: -20px;
	margin-right: -20px;
}
main .contents .layout > * {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
main .contents .layout:after {
	content: "";
	display: block;
	clear: both;
}
.sp main .contents .layout {
	width: calc(100% + 20px);
	margin-left: -10px;
	margin-right: -10px;
}
main .contents .layout > * {
	padding: 0px 20px;
}
.sp main .contents .layout > * {
	padding: 0px 10px;
}
main .contents .layout > *.left {
	text-align: left;
}
main .contents .layout > *.right {
	text-align: right;
}
main .contents .layout > *.top {
	vertical-align: top;
}
main .contents .layout > *.bottom {
	vertical-align: bottom;
}
.sp main .contents .layout.spcol1 {
	display: block;
	width: auto;
	margin-left: 0px;
	margin-bottom: -24px;
	margin-right: 0px;
}
.sp main .contents .layout.spcol1 > * {
	display: block;
	margin-bottom: 24px;
	padding: 0px;
	width: auto;
}
.sp main .contents .button {
	text-align: center;
}
main .contents .button > div {
	display: inline-block;
	-webkit-perspective: 100px;
	perspective: 100px;
}
main .contents .button > div > * {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	background-color: #0e132d;
}
main .contents .button > div > *:hover {
	-webkit-transition: 0.2s;
	transition: 0.2s;
	background-color: #141b40;
	opacity: 1;
}
main .contents .button > div > *.press {
	-webkit-transition: 0.2s;
	transition: 0.2s;
	background-color: #020306;
	-webkit-transform: translateZ(-5px);
	transform: translateZ(-5px);
}
.sp main .contents .button > div {
	display: block;
}
main .contents .button > div + div {
	margin-left: 20px;
}
.sp main .contents .button > div + div {
	margin-top: 20px;
	margin-left: 0px;
}
main .contents .button a {
	position: relative;
	display: inline-block;
	min-width: 190px;
	padding: 12px 20px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 17.6px;
	line-height: 1.1rem;
	color: #ffffff;
	text-align: left;
	font-weight: bold;
	border: 0px;
	cursor: pointer;
}
main .contents .button a:before {
	content: "";
	position: absolute;
	display: block;
	right: 5px;
	bottom: 5px;
	border: 5px solid transparent;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
main .contents .button a.center {
	text-align: center;
}
.sp main .contents .button a {
	width: 100%;
}
main .contents .button.nega > div {
	-webkit-perspective: 100px;
	perspective: 100px;
}
main .contents .button.nega > div > * {
	-webkit-transform-style: preserve-3d;
	transform-style: preserve-3d;
	background-color: #ffffff;
}
main .contents .button.nega > div > *:hover {
	-webkit-transition: 0.2s;
	transition: 0.2s;
	background-color: white;
	opacity: 1;
}
main .contents .button.nega > div > *.press {
	-webkit-transition: 0.2s;
	transition: 0.2s;
	background-color: #e6e6e6;
	-webkit-transform: translateZ(-5px);
	transform: translateZ(-5px);
}
main .contents .button.nega a {
	color: #0e132d;
	border: 1px solid #0e132d;
}
main .contents .button.nega a:before {
	border-right-color: #0e132d;
	border-bottom-color: #0e132d;
}
main .contents .button.center {
	text-align: center;
}
main .contents .button.right {
	text-align: right;
}
.sp main .contents .button.right {
	text-align: center;
}
main .contents .impactbutton {
	display: table;
	width: 100%;
	table-layout: fixed;
	margin-left: -32px;
	width: calc(100% + 32px);
}
.sp main .contents .impactbutton {
	display: block;
}
main .contents .impactbutton > * {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.sp main .contents .impactbutton > * {
	display: block;
}
main .contents .impactbutton > div {
	padding-left: 32px;
}
main .contents .impactbutton a {
	position: relative;
	display: table;
	width: 100%;
	width: 100%;
	height: 128px;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 26.4px;
	line-height: 1.65rem;
	color: #000000;
	font-weight: bold;
	background: #ffffff;
	cursor: pointer;
}
main .contents .impactbutton a > * {
	display: table-cell;
	height: 100%;
	text-align: left;
	vertical-align: middle;
}
main .contents .impactbutton a:before {
	content: "\e900";
	position: absolute;
	display: block;
	left: 18px;
	top: 50%;
	width: 32px;
	height: 32px;
	margin-top: -20px;
	font-family: 'icons' !important;
	text-align: center;
	line-height: 32px;
	font-size: 16px;
	text-indent: 4px;
	color: #ffffff;
	background: #0e132d;
	border: 4px solid #ffffff;
	border-radius: 50%;
	z-index: 5;
}
main .contents .impactbutton a .label {
	position: relative;
	padding: 8px 8px 8px 66px;
	text-shadow: 1px 1px 0px #ffffff, 1px -1px 0px #ffffff, -1px 1px 0px #ffffff, -1px -1px 0px #ffffff;
	border: 8px solid #e5e5e5;
	z-index: 5;
}
main .contents .impactbutton a .label small {
	display: block;
	margin-top: 8px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 17.6px;
	line-height: 1.1rem;
	font-weight: normal;
}
main .contents .impactbutton a .image {
	position: absolute;
	top: 8px;
	right: 8px;
	margin: 0px 0px 0px 8px;
	width: calc(100% - 16px);
	height: calc(100% - 16px);
	overflow: hidden;
}
main .contents .impactbutton a .image img {
	position: absolute;
	display: block;
	right: 0px;
	width: auto;
	max-width: none;
	height: 100%;
}
.sp main .contents .impactbutton a .image img {
	opacity: 0.5;
}
main .contents .table {
	overflow-x: auto;
}
main .contents .table table {
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
}
main .contents .table table tbody {
	border-top: 1px solid #b3b3b3;
	border-bottom: 1px solid #b3b3b3;
}
main .contents .table table th, main .contents .table .format table td, main .contents .format .table table td {
	padding: 20px 12px;
	vertical-align: middle;
	text-align: center;
	font-size: 16px;
	font-size: 1rem;
	line-height: 20.8px;
	line-height: 1.3rem;
	font-weight: normal;
	color: #ffffff;
	background: #0e132d;
}
.sp main .contents .table table th, .sp main .contents .table .format table td, .sp main .contents .format .table table td {
	white-space: nowrap;
}
.sp main .contents .table table th span, .sp main .contents .table .format table td span, .sp main .contents .format .table table td span {
	display: block;
}
.sp main .contents .table table th * + span, .sp main .contents .table .format table td * + span, .sp main .contents .format .table table td * + span {
	margin-top: 4px;
}
main .contents .table table tbody th, main .contents .table .format table tbody td, main .contents .format .table table tbody td {
	vertical-align: left;
	text-align: left;
	color: #000000;
	background: white;
}
main .contents .table table td {
	padding: 20px;
	vertical-align: middle;
	text-align: left;
	font-size: 16px;
	font-size: 1rem;
	line-height: 20.8px;
	line-height: 1.3rem;
	font-weight: normal;
	color: #000000;
	background: #ffffff;
}
main .contents .table table tbody tr:nth-child(even) th, main .contents .table .format table tbody tr:nth-child(even) td, main .contents .format .table table tbody tr:nth-child(even) td {
	background: #e5e5e5;
}
main .contents .table table tbody tr:nth-child(even) td {
	background: #d9d9d9;
}
main .contents .table table .left {
	text-align: left;
}
main .contents .table table .right {
	text-align: right;
}
main .contents .table table .center {
	text-align: center;
}
main .contents .table table .top {
	vertical-align: top;
}
main .contents .table table .bottom {
	vertical-align: bottom;
}
main .contents .table table .middle {
	vertical-align: middle;
}
main .contents .table > p {
	margin-top: 8px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 27.2px;
	line-height: 1.7rem;
}
main .contents .format.indent {
	padding-left: 24px;
}
.sp main .contents .format.indent {
	padding-left: 12px;
}
main .contents .format table {
	width: 100%;
	border-collapse: collapse;
	empty-cells: show;
	border-bottom: 1px solid #b3b3b3;
}
main .contents .format table th, main .contents .format table td {
	padding: 16px 8px;
	vertical-align: top;
	text-align: left;
	font-size: 16px;
	font-size: 1rem;
	line-height: 27.2px;
	line-height: 1.7rem;
	font-weight: bold;
	color: #000000;
	border-top: 1px solid #b3b3b3;
}
main .contents .format table td {
	font-weight: normal;
}
.sp main .contents .format table {
	display: block;
}
.sp main .contents .format table tbody {
	display: block;
}
.sp main .contents .format table tr {
	display: block;
}
.sp main .contents .format table th, .sp main .contents .format table td {
	display: block;
}
.sp main .contents .format table td {
	display: block;
	padding-top: 0px;
	border-top: 0px;
}
.sp main .contents .format table td:first-child {
	font-weight: bold;
}
main .contents .format table .center {
	text-align: center;
}
main .contents .format table.table_contact th, main .contents .format table.table_contact td {
	width: 25%;
}
.sp main .contents .format table.table_contact th, .sp main .contents .format table.table_contact td {
	width: 100%;
}
main .contents .format table.table_contact td {
	width: 75%;
}
.sp main .contents .format table.table_contact td {
	width: 100%;
}
main .contents .format table.min_table {
	margin: 0 auto;
	width: auto;
}
main .contents .format table.min_table th:first-child, main .contents .format table.min_table td:first-child {
	width: 35%;
	padding-left: 30px;
}
.sp main .contents .format table.min_table th:first-child, .sp main .contents .format table.min_table td:first-child {
	width: 100%;
	padding-left: 0px;
}
main .contents .format table.min_table th:last-child, main .contents .format table.min_table td:last-child {
	width: 65%;
	padding-left: 20px;
}
.sp main .contents .format table.min_table th:last-child, .sp main .contents .format table.min_table td:last-child {
	width: 100%;
	padding-left: 0px;
}
main .contents .menu {
	margin-bottom: -20px;
	margin-left: -20px;
	margin-right: -4px;
}
main .contents .menu:after {
	content: "";
	display: block;
	clear: both;
}
.sp main .contents .menu {
	margin-bottom: -10px;
	margin-left: -10px;
}
main .contents .menu > * {
	float: left;
	margin-bottom: 20px;
	margin-left: 20px;
}
.sp main .contents .menu > * {
	margin-left: 10px;
	margin-bottom: 10px;
}
main .contents .menu.col1 > * {
	width: calc((100% - 20px * 1 - 4px) / 1);
}
.sp main .contents .menu.col1 > * {
	width: calc((100% - 10px * 1 - 4px) / 1);
}
.sp main .contents .menu.spcol1 > * {
	width: calc((100% - 10px * 1 - 4px) / 1) !important;
}
main .contents .menu.col2 > * {
	width: calc((100% - 20px * 2 - 4px) / 2);
}
.sp main .contents .menu.col2 > * {
	width: calc((100% - 10px * 2 - 4px) / 2);
}
.sp main .contents .menu.spcol2 > * {
	width: calc((100% - 10px * 2 - 4px) / 2) !important;
}
main .contents .menu.col3 > * {
	width: calc((100% - 20px * 3 - 4px) / 3);
}
.sp main .contents .menu.col3 > * {
	width: calc((100% - 10px * 3 - 4px) / 3);
}
.sp main .contents .menu.spcol3 > * {
	width: calc((100% - 10px * 3 - 4px) / 3) !important;
}
main .contents .menu.col4 > * {
	width: calc((100% - 20px * 4 - 4px) / 4);
}
.sp main .contents .menu.col4 > * {
	width: calc((100% - 10px * 4 - 4px) / 4);
}
.sp main .contents .menu.spcol4 > * {
	width: calc((100% - 10px * 4 - 4px) / 4) !important;
}
main .contents .menu.col5 > * {
	width: calc((100% - 20px * 5 - 4px) / 5);
}
.sp main .contents .menu.col5 > * {
	width: calc((100% - 10px * 5 - 4px) / 5);
}
.sp main .contents .menu.spcol5 > * {
	width: calc((100% - 10px * 5 - 4px) / 5) !important;
}
main .contents .menu > a {
	position: relative;
	display: block;
	padding-bottom: calc(1.625rem + 26px);
	background: #ffffff;
	overflow: hidden;
  /*
  			&:hover {
  				img {
  					-webkit-transform: scale(1.15);
  					transform: scale(1.15);
  				}
  			}
  */
  /*
  			img {
  				display: block;
  				width: 100%;
  				height: auto;
  				-webkit-transition: 0.5s;
  				transition: 0.5s;
  			}
  */
}
.sp main .contents .menu > a {
	padding-bottom: calc(1.42188rem + 26px);
}
main .contents .menu > a div {
	overflow: hidden;
}
main .contents .menu > a strong {
	display: block;
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
}
main .contents .menu > a strong span {
	display: inline-block;
}
.sp main .contents .menu > a strong {
	font-size: 17.5px;
	font-size: 1.09375rem;
	line-height: 22.75px;
	line-height: 1.42188rem;
}
main .contents .menu > a > span {
	position: absolute;
	display: block;
	width: 100%;
	bottom: 0px;
	padding: 12px 12px 16px;
	color: #ffffff;
	background: #0e132d;
}
main .contents .menu > a > span p {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18.2px;
	line-height: 1.1375rem;
}
main .contents .menu > a > span p.more {
	font-weight: bold;
}
main .contents .menu > a > span p + p {
	margin-top: 8px;
}
main .contents .menu > a > span.slide {
	bottom: 50px;
	-webkit-transition: 0.5s;
	transition: 0.5s;
	-webkit-transform: translateY(100%);
	transform: translateY(100%);
}
main .contents .menu > a > span.slide strong {
	padding-bottom: 16px;
}
html:not(.sp) main .contents .menu > a:hover > span.slide {
	-webkit-transform: translateY(0) !important;
	transform: translateY(0) !important;
}
main .contents .menu > a:after {
	content: "";
	position: absolute;
	display: block;
	bottom: 5px;
	right: 5px;
	border: 5px solid transparent;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
main .contents .menu.simple > a {
	padding: 24px 19px 0px;
	border: 1px solid #d9d9d9;
}
.sp main .contents .menu.simple > a {
	padding: 9px 9px 0px;
}
main .contents .menu.simple > a > span {
	position: static;
	display: table;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 24px;
	color: #000000;
	background: transparent;
}
main .contents .menu.simple > a > span > * {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.sp main .contents .menu.simple > a > span {
	padding-bottom: 9px;
}
main .contents .menu.simple > a > div + span {
	padding-top: 12px;
}
main .contents .menu.simple > a:after {
	border-right-color: #0e132d;
	border-bottom-color: #0e132d;
}
main .contents .menu.index.recruit a {
	min-height: 0;
}
main .contents .menu.index a {
	padding: 19px 19px 0px;
	border: 1px solid #d9d9d9;
	min-height: 120px;
}
.sp main .contents .menu.index a {
	padding: 9px 9px 0px;
	min-height: 0;
}
main .contents .menu.index a p {
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18.2px;
	line-height: 1.1375rem;
	padding-bottom: 10px;
	text-align: center;
}
main .contents .menu.index a > span {
	position: static;
	display: table;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 19px;
	color: #000000;
	background: transparent;
}
main .contents .menu.index a > span > * {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.sp main .contents .menu.index a > span {
	padding-bottom: 9px;
}
main .contents .menu.index a > div + span {
	padding-top: 12px;
}
main .contents .menu.index a:after {
	border-right-color: #0e132d;
	border-bottom-color: #0e132d;
}
main .contents .menu.index a:hover {
	opacity: 1;
}
main .contents .menu.index a:hover:after {
	border-right-color: #a00;
	border-bottom-color: #a00;
}
main .contents .menu.simple > div:nth-of-type(3n+1) {
	clear: both;
}
main .contents .menu.simple > div > a {
	position: relative;
	display: block;
	padding: 24px 19px 0px;
	background: #fff;
	border: 1px solid #d9d9d9;
}
.sp main .contents .menu.simple > div > a {
	padding: 9px 9px 0px;
}
main .contents .menu.simple > div > a strong {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
}
.sp main .contents .menu.simple > div > a strong {
	font-size: 17.5px;
	font-size: 1.09375rem;
	line-height: 22.75px;
	line-height: 1.42188rem;
}
main .contents .menu.simple > div > a > span {
	position: static;
	display: table;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 24px;
	color: #000000;
	background: transparent;
}
main .contents .menu.simple > div > a > span > * {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.sp main .contents .menu.simple > div > a > span {
	padding-bottom: 9px;
}
main .contents .menu.simple > div > a:after {
	content: "";
	position: absolute;
	display: block;
	bottom: 5px;
	right: 5px;
	border: 5px solid transparent;
	border-right-color: #0e132d;
	border-bottom-color: #0e132d;
}
main .contents .menu.simple > div > a:hover:after {
	border-right-color: #aa0000;
	border-bottom-color: #aa0000;
}
main .contents .menu.simple > div ul {
	display: none;
}
main .contents .menu.simple > div ul li a {
	display: block;
	padding: 10px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #fff;
}
main .contents .menu.simple > div ul li a.current {
	color: #aa0000;
}
main .contents .menu.simple > div ul li a:hover {
	color: #aa0000;
}
main .contents .menu.simple > div .pulldown {
	position: relative;
	display: block;
	padding: 24px 19px 0px;
	background: #fff;
	border: 1px solid #d9d9d9;
	cursor: pointer;
}
.sp main .contents .menu.simple > div .pulldown {
	padding: 9px 9px 0px;
}
main .contents .menu.simple > div .pulldown.current span {
	color: #aa0000;
}
main .contents .menu.simple > div .pulldown strong {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 26px;
	line-height: 1.625rem;
}
.sp main .contents .menu.simple > div .pulldown strong {
	font-size: 17.5px;
	font-size: 1.09375rem;
	line-height: 22.75px;
	line-height: 1.42188rem;
}
main .contents .menu.simple > div .pulldown > span {
	position: static;
	display: table;
	width: 100%;
	padding-top: 0px;
	padding-bottom: 24px;
	color: #000000;
	background: transparent;
}
main .contents .menu.simple > div .pulldown > span > * {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.sp main .contents .menu.simple > div .pulldown > span {
	padding-bottom: 9px;
}
main .contents .menu.simple > div .pulldown:before {
	content: "";
	position: absolute;
	width: 10px;
	bottom: 10px;
	right: 5px;
	border: 1px solid #0e132d;
}
main .contents .menu.simple > div .pulldown:after {
	content: "";
	position: absolute;
	height: 10px;
	bottom: 5px;
	right: 10px;
	border: 1px solid #0e132d;
}
main .contents .menu.simple > div .pulldown.open:after {
	display: none;
}
main .contents .menu.simple > div .pulldown:hover:before {
	border: 1px solid #aa0000;
}
main .contents .menu.simple > div .pulldown:hover:after {
	border: 1px solid #aa0000;
}
main .contents .menu.menu_ir a > p, main .contents .menu.menu_ir span.pulldown > p {
	text-align: center;
}
main .contents .menu.index.btn a {
	min-height: 0;
}
main .contents .box {
	padding: 32px;
	border: 1px solid #e5e5e5;
}
.sp main .contents .box {
	padding: 16px;
}
main .contents .googlemap {
	position: relative;
	padding-top: 50%;
}
.sp main .contents .googlemap {
	padding-top: 75%;
}
main .contents .googlemap iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
}
main .contents .youtube {
	max-width: 640px;
	margin-left: auto;
	margin-right: auto;
}
main .contents .youtube video {
	max-width: 100%;
}
main .contents .youtube > div {
	position: relative;
	padding-top: 56.25%;
}
main .contents .youtube > div > iframe {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0px;
}
main .contents .youtube p {
	margin: auto;
	font-size: 14px;
	font-size: 0.875rem;
	line-height: 18.2px;
	line-height: 1.1375rem;
}
* + main .contents .youtube p {
	margin-top: 8px;
}
main .contents .border_box {
	padding: 30px 20px;
	border: 1px solid #ccc;
}
main .contents .border_box_small{
	line-height: 1.6;
	padding:15px 20px;
	border: 1px solid #ccc;
	margin: 15px 20px;
}
main .contents .border_box .title {
	padding-bottom: 30px;
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31.2px;
	line-height: 1.95rem;
	text-align: center;
	border-bottom: 1px solid #ccc;
}
main .contents .border_box .catch {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 23.4px;
	line-height: 1.4625rem;
	text-align: center;
	font-weight: bold;
}
main .contents .tab {
	margin: 0 0 20px;
	z-index: 100;
}
main .contents .tab:after {
	content: "";
	display: block;
	clear: both;
}
.sp main .contents .tab {
	display: block;
	width: 100%;
	margin-left: 0;
}
main .contents .tab li {
	float: left;
	width: calc(33.33% - 10px);
	text-align: center;
	vertical-align: middle;
}
.sp main .contents .tab li {
	display: block;
	width: 100%;
}
main .contents .tab li + li {
	margin-left: 15px;
}
.sp main .contents .tab li + li {
	margin: 5px 0 0 0;
}
main .contents .tab li a {
	position: relative;
	display: block;
	height: 100%;
	padding: 12px 20px;
	background: #0e132d;
	color: #fff;
	font-weight: bold;
}
main .contents .tab li a.active {
	opacity: 0.7;
}
main .contents .tab li a:before {
	content: "";
	position: absolute;
	display: block;
	right: 5px;
	bottom: 5px;
	border: 5px solid transparent;
	border-right-color: #ffffff;
	border-bottom-color: #ffffff;
}
main .contents .group_link {
	display: block;
	position: relative;
	padding: 12px 20px;
	margin-top: 20px;
	background: #39303a;
	color: #fff;
	font-weight: bold;
}
main .contents .group_link:before {
	content: "";
	position: absolute;
	display: block;
	right: 5px;
	bottom: 5px;
	border: 5px solid transparent;
	border-right-color: #fff;
	border-bottom-color: #fff;
}
main .contents .group_link .align-center{
	text-align: center;
	font-size: 1.5rem;
    line-height: 2.3rem;
}
main .contents .group_link .text {
	vertical-align: middle;
}
main .contents .group_link .yellow-text{
	color:#fff600;
}
.sp main .contents .group_link .text {
	padding-top: 10px;
}

#pagetop {
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	display: none;
	position: fixed;
	right: 20px;
	bottom: 20px;
	width: 40px;
	height: 40px;
	background: #0e132d;
	cursor: pointer;
	z-index: 999;
}
.pc #pagetop {
	bottom: 40px;
}
#pagetop:hover {
	-webkit-transition: opacity 0.2s, background 0.2s;
	transition: opacity 0.2s, background 0.2s;
	cursor: pointer;
	opacity: 0.7;
}
#pagetop:after {
	content: "";
	position: absolute;
	top: -3px;
	left: 10px;
	border-top: 15px solid transparent;
	border-right: 10px solid transparent;
	border-bottom: 15px solid #fff;
	border-left: 10px solid transparent;
}

#mainvisual {
	border-top: 1px solid #0e132d;
}
#mainvisual > div {
	position: relative;
	max-width: 100%;
}
#mainvisual > div > div {
	position: absolute;
	left: 0;
	top: 0;
	display: none;
}
#mainvisual > div > div img {
	display: block;
	width: 100%;
	height: auto;
	z-index: 1;
	top: 0;
}
#mainvisual > div > div img.tx {
	position: absolute;
	left: -50px;
	z-index: 5;
	opacity: 0;
	transition: 0.5s ease;
}
.sp #mainvisual > div > div img.tx {
	left: -20px;
}
#mainvisual > div > div img.tx.on {
	left: 0px;
	opacity: 1;
}
#mainvisual > div > div img.lasttx {
	position: absolute;
	z-index: 5;
	/* opacity: 0; */
	transition: 2s ease;
}
#mainvisual > div > div img.lasttx.on {
	opacity: 1;
}
#mainvisual > div img.blank {
	position: static;
	width: 100%;
	height: auto;
}

#topchallenge {
	background: #e5e5e5;
}
#topchallenge .text span {
	display: inline-block;
}
.sp #topchallenge .text span {
	display: inline;
}
#topchallenge .menu > a {
	padding-bottom: calc(1.625rem + 1.3rem + 26px);
}
.sp #topchallenge .menu > a {
	padding-bottom: calc(1.42188rem + 26px);
}
#topchallenge .menu > a strong span {
	display: block;
	font-size: 16px;
	font-size: 1rem;
	line-height: 20.8px;
	line-height: 1.3rem;
}
.sp #topchallenge .menu > a strong span {
	display: inline-block;
}

main .topblock h2 {
	font-size: 36px;
	font-size: 2.25rem;
	line-height: 46.8px;
	line-height: 2.925rem;
}
.sp main .topblock h2 {
	font-size: 27px;
	font-size: 1.6875rem;
	line-height: 35.1px;
	line-height: 2.19375rem;
}
main .topblock h2 mark {
	color: #0e132d;
	background: none;
}
main .topblock h2 small {
	margin-left: 12px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 20.8px;
	line-height: 1.3rem;
	vertical-align: middle;
}
main .topblock .toptext {
	font-size: 18px;
	font-size: 1.125rem;
	line-height: 32.4px;
	line-height: 2.025rem;
	text-align: center;
}
.sp main .topblock .toptext {
	text-align: left;
}
main .topblock .topcatch {
	display: block;
	font-size: 21px;
	font-size: 1.3125rem;
	line-height: 37.8px;
	line-height: 2.3625rem;
	text-align: center;
	border: 6px double #0e132d;
	font-weight: bold;
	padding: 15px;
	font-family: "Yu Mincho" , "YuMincho" , "Hiragino Mincho Pro" , "HiraMinProN-W3" , serif;
}
.sp main .topblock .topcatch {
	text-align: left;
	font-size: 16px;
	font-size: 1rem;
	line-height: 28.8px;
	line-height: 1.8rem;
}
.sp main .topblock .topcatch br {
	display: none;
}
main .topblock .topnews > div {
	min-height: 300px;
}
.sp main .topblock .topnews h2 {
	margin-bottom: 16px;
}
.sp main .topblock .topnews div + div {
	margin-top: 24px;
}
main .topblock .topnews #ir_library {
	margin-top: 20px;
}
main .topblock .topnews #ir_library #announcement dt {
	width: 100%;
	margin-top: 20px;
	position: static;
}
main .topblock .topnews #ir_library #announcement dd {
	padding-left: 0;
}
main .topblock + .topblock > div {
	border-top: 1px solid #ccc;
}
main .topblock:last-child {
	padding-bottom: 30px;
}

#topcare {
	background: url(../../images/topcarebg.png);
}

.buttonbottom {
	position: relative;
	padding-bottom: 74px;
}
.sp .buttonbottom {
	padding-bottom: 0px;
}
.buttonbottom .button {
	position: absolute;
	bottom: 0px;
	right: 0;
}
.buttonbottom .button.saibottom {
	bottom: -15px;
}
.sp .buttonbottom .button {
	position: relative;
	bottom: auto;
}

.sp #topabout {
	height: auto;
}
.sp #topabout > div {
	height: auto;
}
#topabout .layout {
	height: 100%;
}

#pagetitle {
	border-bottom: 1px solid #ccc;
}
#pagetitle > div > div.visual {
	width: 43.75%;
}
#pagetitle > div .title .name {
	font-weight: bold;
}
#pagetitle > div .title .name mark {
	color: #0e132d;
	background: none;
}
#pagetitle > div .title h1 {
	font-weight: bold;
}
#pagetitle > div .title small {
	display: inline-block;
	margin-left: 12px;
	font-size: 16px;
	font-size: 1rem;
	line-height: 20.8px;
	line-height: 1.3rem;
	font-weight: bold;
	vertical-align: middle;
}
#pagetitle.category > div > div.visual {
	width: 52.0833%;
}
#pagetitle.category small {
	display: block;
	margin-left: 0px !important;
	margin-top: 12px;
}
#pagetitle.ogichallenge {
	background: url(../../challenge/images/ogichallenge_bg_top.jpg) no-repeat center top;
}
#pagetitle.ogichallenge > div > div.title > div + div {
	background: transparent;
}
.sp #pagetitle.ogichallenge > div > div.title > div + div {
	background: rgba(30, 130, 255, 0.2);
}
#pagetitle.ogichallenge > div > div.title > div + div:after {
	background: rgba(30, 130, 255, 0.2);
}

#about > div {
	background: url(../../about/images/about08.jpg) no-repeat center center;
	background-size: auto 100%;
}
#about > div img {
	display: block;
	width: 100%;
	max-width: 1000px;
	height: auto;
}

main .contents .text a[href^="tel:"] {
	color: #000000;
	cursor: text;
}
.sp main .contents .text a[href^="tel:"] {
	color: #0e132d;
	cursor: pointer;
}
main .contents .text a[href^="tel:"]:hover {
	opacity: 1;
}
.sp main .contents .text a[href^="tel:"]:hover {
	opacity: 0.7;
}
main .contents .text a[href^="tel:"]:hover:after {
	display: none;
}
.sp main .contents .text a[href^="tel:"]:hover:after {
	display: block;
}
main .contents .text .contacttel {
	font-size: 20px;
	font-size: 1.25rem;
	line-height: 22px;
	line-height: 1.375rem;
}
.sp main .contents .text .contacttel {
	font-size: 16px;
	font-size: 1rem;
	line-height: 17.6px;
	line-height: 1.1rem;
}
main .contents .text .contacttel a {
	font-size: 28px;
	font-size: 1.75rem;
	line-height: 30.8px;
	line-height: 1.925rem;
}
main .contents.localnavi {
	background: #e5e5e5;
}
main .contents.localnavi a.current span {
	color: #aa0000 !important;
}
main .contents.localnavi a:hover {
	opacity: 1;
}
main .contents.localnavi a:hover:after {
	border-right-color: #a00;
	border-bottom-color: #a00;
}
main .contents .impactbutton a .label mark {
	color: #0e132d;
	background: none;
}
main .contents .button a[target="_blank"]:after {
	content: "";
	display: inline-block;
	vertical-align: baseline;
	width: 16px;
	height: 16px;
	margin-left: 6px;
	background: url(../images/icon_blank_w.png);
}
main .contents .button a[href$=".pdf"]:after {
	content: "";
	display: inline-block;
	vertical-align: baseline;
	width: 14px;
	height: 17px;
	margin-left: 6px;
	background: url(../images/icon_pdf_w.png);
}
main .contents .button.nega a[target="_blank"]:after {
	background: url(../images/icon_blank.png);
}
main .contents .button.nega a[href$=".pdf"]:after {
	background: url(../images/icon_pdf.png);
}
main .contents .button.long a {
	min-width: 320px;
}
main .contents.ogichallenge {
	position: relative;
	padding-bottom: 200px;
	background: #82c2f5;
	overflow: hidden;
}
.sp main .contents.ogichallenge {
	padding-bottom: 50%;
}
main .contents.ogichallenge:before {
	content: "";
	position: absolute;
	width: 1366px;
	height: 830px;
	top: 0px;
	right: 50%;
	background: url(../../challenge/images/ogichallenge_bg_top.jpg) no-repeat center top;
	-webkit-transform: -webkit-translateX(50%);
	transform: translateX(50%);
}
.sp main .contents.ogichallenge:before {
	width: 100%;
	height: 0px;
	padding-top: 100%;
	background-size: 150% auto;
}
main .contents.ogichallenge:after {
	content: "";
	position: absolute;
	width: 1366px;
	height: 670px;
	right: 50%;
	bottom: 0px;
	background: url(../../challenge/images/ogichallenge_bg_bottom.jpg) no-repeat center bottom;
	z-index: 0;
	-webkit-transform: -webkit-translateX(50%);
	transform: translateX(50%);
}
.sp main .contents.ogichallenge:after {
	width: 100%;
	height: 0px;
	padding-top: 100%;
	background-size: 175% auto;
}
main .contents.ogichallenge.localnavi {
	padding-bottom: 0px;
}
main .contents.ogichallenge.localnavi:before {
	display: none;
}
main .contents.ogichallenge .menu {
	position: relative;
	z-index: 1;
}
main .contents.ogichallenge .menu > a:hover {
	opacity: 1;
}
main .contents.ogichallenge .menu > a > span {
	height: 100%;
}
main .contents.ogichallenge .menu > a > span > span {
	position: absolute;
	width: 100%;
	height: 100%;
	display: table;
	width: 100%;
	top: 0px;
	left: 0px;
}
main .contents.ogichallenge .menu > a > span > span > * {
	display: table-cell;
	height: 100%;
	text-align: center;
	vertical-align: middle;
}
.sp main .contents.ogichallenge .menu > a > span > span {
	display: none;
}
main .contents.ogichallenge .menu > a > span > span .title {
	font-size: 24px;
	font-size: 1.5rem;
	line-height: 31.2px;
	line-height: 1.95rem;
}
main .contents a.pdflink:after {
	content: "";
	display: inline-block;
	vertical-align: text-bottom;
	width: 14px;
	height: 17px;
	padding-top: 2px;
	margin-left: 7px;
	background: url(../images/icon_pdf.png) no-repeat;
}
main .contents dl.faq dt {
	-webkit-transition: opacity 0.2s, background 0.2s;
	transition: opacity 0.2s, background 0.2s;
	cursor: pointer;
	text-indent: -2.5em;
	padding-left: 2.5em;
	font-size: 16px;
	font-size: 1rem;
	line-height: 27.2px;
	line-height: 1.7rem;
	margin-bottom: 15px;
}
main .contents dl.faq dt:hover {
	opacity: 0.7;
}
main .contents dl.faq dd {
	display: none;
	margin: 0;
	margin-bottom: 15px;
	text-indent: -2.5em;
	padding-left: 3.5em;
	font-size: 16px;
	font-size: 1rem;
	line-height: 27.2px;
	line-height: 1.7rem;
}
main .contents dl.faq dd a {
	text-decoration: underline;
}
main .contents dl.faq dd div {
	padding: 20px 0 0 20px;
}
.sp main .contents dl.faq dd div {
	padding: 20px 0 0 0px;
}
main .contents dl.faq dd div p {
	text-indent: 0;
}
main .contents .column3_2_1 {
	width: 100%;
}
main .contents .column3_2_1:after {
	content: "";
	display: block;
	clear: both;
}
main .contents .column3_2_1 > div {
	float: left;
	width: 33.33%;
	padding: 10px;
	margin-bottom: 30px;
}
.tablet main .contents .column3_2_1 > div {
	width: 50%;
}
.sp main .contents .column3_2_1 > div {
	width: 100%;
	padding: 0;
}
main .contents .column3_2_1 > div:nth-of-type(3n+1) {
	content: "";
	display: block;
	clear: both;
}
.tablet main .contents .column3_2_1 > div:nth-of-type(3n+1) {
	clear: none;
}
.tablet main .contents .column3_2_1 > div:nth-of-type(2n+1) {
	content: "";
	display: block;
	clear: both;
}
.sp main .contents .column3_2_1 > div:nth-of-type(2n+1) {
	clear: none;
}
main .contents .column3_2_1 > div .title {
	font-weight: bold;
}
.sp main .contents .column3_2_1 > div .title {
	text-align: center;
}
.align-center{
	text-align: center;
}
.float-right{
	float: right;
	padding:0 0 10px 10px;
}
.mb10{
	margin-bottom: 10px;
}
.mb20{
	margin-bottom: 10px;
}
.privacy_text{
	margin-bottom: 20px;
}

.default-table, .default-table td, .default-table th {
	border: 1px solid #595959;
	border-collapse: collapse;
}
.default-table td, .default-table th {
	padding: 10px 20px;

}
.default-table th {
	background: #e9f7ff;
}
.align-right{
	text-align: right;
}
h3.large{
	font-size: 1.4rem!important;
}
.anchor-offset {
    position: relative;
}

.anchor-offset::before {
    content: "";
    display: block;
    height: 160px;
    margin-top: -160px;
}
@media(max-width:767px){
.anchor-offset::before {
    content: "";
    display: block;
    height: 60px;
    margin-top: -60px;
}	
}