@charset "utf-8";
/* CSS Document */
.imagelink a {
	color: #FFF;
	font-size: 11pt;
	font-weight: 500;
}
.imagelink2 a {
	color: #FFF;
	font-size: 11pt;
	font-weight: 500;
}
.top_title_p {
	font-size: 40pt;
	color: #FFF;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.1em;
	padding-top: 170px;
	text-shadow: 0px 0px 50px #000;
}
.top_title_h2 {
	font-size: 26pt;
	color: #FFF;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-shadow: 0px 0px 30px #000;
}
.top_title_h3 {
	line-height: 2em;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-block;
	font-size: 20pt;
	letter-spacing: 0.1em;
	width: 100%;
	font-weight: 700;
	padding-top: 50px;
}
.intro_h5 {
	font-size: 14pt;
	font-family: 'Noto Sans JP', sans-serif;
	color: #366194;
	font-weight: 500;
	line-height: 2em;
}
.top_title_h3 span {
	background-color: #FFF;
}
.contents_title {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 26pt;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.6em;
}

.imagebtn {
	margin-top: 15px;
}
.sm_nav {
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.footer {
	background-color: #333333;
}
.top_title {
	font-size: 12px;
	background-image: url(../img/top/titleback.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100vh;
}
.company_title {
	font-size: 12px;
	background-image: url(../img/company/ban.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 30vh;
}

.product_title {
	font-size: 12px;
	background-image: url(../img/product/ban.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 30vh;
}
.business_title {
	font-size: 12px;
	background-image: url(../img/business/titleback.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 30vh;
}
.other_title {
	font-size: 12px;
	background-image: url(../img/privacy/title.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 30vh;
}
.contact_title {
	font-size: 12px;
	background-image: url(../img/contact/title.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	height: 30vh;
}
.page_title_h2 {
	line-height: 2em;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-block;
	font-size: 20pt;
	letter-spacing: 0.1em;
	width: 300px;
	background-color: #FFF;
	margin-top: 150px;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
	font-weight: 700;
}
.page_title_h2a {
	line-height: 1.6em;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-block;
	font-size: 20pt;
	letter-spacing: 0.1em;
	width: 500px;
	background-color: #FFF;
	margin-top: 120px;
	align-items: center;
	justify-content: center;
	border-radius: 3px;
	box-shadow: 0px 5px 15px 0px rgba(0, 0, 0, 0.35);
	font-weight: 700;
}
.embed-responsive {
	position: relative;
	display: block;
	height: 0;
	overflow: hidden;
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.embed-responsive .embed-responsive-item, .embed-responsive iframe, .embed-responsive embed, .embed-responsive object, .embed-responsive video {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 0;
}
.embed-responsive-16by9 {
	padding-bottom: 40.25%;
}
.embed-responsive-4by3 {
	padding-bottom: 75%;
}
.footerlink a {
	color: #F3BD00;
}
.back_btn {
	background-color: #366194;
	border: 1px solid #366194;
	color: #FFF;
}
.back_btn:hover {
	color: #FFF;
}
.product_back {
	background-color: #FAF8EF;
}
.purpose_back {
	background-color: #EFF7F8;
}
.contents_back {
	background-color: #CCC;
}
.btn_small {
	font-size: 15pt;
	background-image: url(../img/top/btn_small.gif);
	background-repeat: no-repeat;
	line-height: 2.5em;
	background-position: 40px 2px;
	text-indent: 5em;
	font-family: 'Noto Sans JP', sans-serif;
}
.footer .foot_btn {
	display: block;
	margin-bottom: 5px;
	padding: 0;
	text-align: left;
	color: var(--light);
	font-weight: normal;
	text-transform: capitalize;
	transition: .3s;
}
.btn-link {
	color: #3CC;
}
.btn-link {
	color: #3CC;
}
.button_blue a {
	border-radius: 3px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 220px;
	color: #4978BC;
	transition: 0.3s ease-in-out;
	font-weight: 500;
	background-color: #D1E8ED;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 12pt;
}
.button_blue a:hover {
	background: #2F4F80;
	color: #FFF;
}
.button_navy a {
	border-radius: 3px;
	position: relative;
	display: flex;
	justify-content: center;
	align-items: center;
	max-width: 350px;
	color: #FFFFFF;
	transition: 0.3s ease-in-out;
	font-weight: 500;
	background-color: #2F4F80;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-size: 13pt;
}
.button_navy a:hover {
	color: #FFF;
	background-color: #4C7CBC;
}
.pannav {
	font-size: 12pt;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 500;
	line-height: 2em;
}
.subheadline p {
	font-size: 60pt;
	font-family: 'Work Sans', sans-serif;
	font-weight: 600;
	color: #44A3C1;
	line-height: 1.5em;
	margin: 0px;
	padding: 0px;
	width: 90px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #44A3C1;
}
.subheadline h3 {
	font-size: 20pt;
	font-family: 'Noto Sans JP', sans-serif;
	font-weight: 600;
	color: #44A3C1;
	line-height: 1.6em;
	letter-spacing: 0.1em;
	padding-top: 10px;
}
.company_dt {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 13pt;
	line-height: 1.8em;
	font-weight: 600;
}
.company_dd {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 13pt;
	line-height: 1.8em;
}
.company_leftbox {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #44A3C1;
	padding-top: 20px;
	padding-right: 20px
	padding-bottom: 10px;
	padding-left: 20px
}
.company_rightbox {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #E6E6E6;
	padding-top: 20px;
	padding-right: 20px
	padding-bottom: 10px;
	padding-left: 20px
}


/* 767px以下用（スマートフォン用）の記述 */
@media (max-width: 767px) {
.imagelink {
	height: 70px;
	background-color: #366194;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
.imagelink2 {
	height: 70px;
	background-color: #000000;
	width: 100%;
	text-align: center;
	padding-top: 20px;
}
.imagebtn {
	margin-top: 13px;
	margin-bottom: 10px;
}
.navbar-brand {
	padding-bottom: 10px;
	padding-top: 10px;
}
.top_title_p {
	font-size: 20pt;
	color: #FFF;
	font-weight: 600;
	font-family: 'Noto Sans JP', sans-serif;
	letter-spacing: 0.1em;
	padding-top: 100px;
	text-shadow: 0px 0px 50px #000;
}
.top_title_h2 {
	font-size: 16pt;
	color: #FFF;
	font-weight: 400;
	letter-spacing: 0.1em;
	text-shadow: 0px 0px 30px #000;
	line-height: 1.8em;
}
.top_title_h3 {
	line-height: 1.8em;
	color: #000;
	font-family: 'Noto Sans JP', sans-serif;
	display: inline-block;
	font-size: 16pt;
	letter-spacing: 0.1em;
	width: 100%;
	font-weight: 700;
	padding-top: 30px;
}
.contents_title {
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 18pt;
	font-weight: 400;
	letter-spacing: 0em;
	line-height: 1.6em;
	padding-bottom: 30px;
}
.intro_h5 {
	font-size: 12pt;
	font-family: 'Noto Sans JP', sans-serif;
	color: #366194;
	font-weight: 500;
	line-height: 1.7em;
	text-align: left;
	padding-bottom: 30px;
}
.footer .foot_btn {
	font-size: 10pt;
	font-family: 'Noto Sans JP', sans-serif;
}
.page_title_h2 {
	margin-top: 130px;
}
.subheadline p {
	font-size: 50pt;
	width: 80px;
}
.subheadline h3 {
	font-size: 18pt;
	line-height: 1.7em;
	padding-top: 10px;
}
.company_dt {
	font-size: 12pt;
	line-height: 1.8em;
}
.company_dd {
	font-size: 12pt;
	line-height: 1.8em;
}
.company_leftbox {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.company_rightbox {
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.page_title_h2 {
	font-size: 14pt;
}
.page_title_h2a {
	font-size: 14pt;
	width: 100%;
	margin-top: 80px;
	justify-content: center;
	padding-top: 5px;
	padding-bottom: 5px;
}
}
 /* 最小767px用（タブレット用）の記述 */
@media (min-width: 768px) {
.imagelink_before {
	margin: 0px;
	padding: 0px;
	margin-top: 8px;
}
.imagelink {
	float: right;
	height: 74px;
	background-color: #366194;
	width: 100px;
	text-align: center;
	padding-top: 20px;
	margin-top: 8px;
}
.imagelink2 {
	float: right;
	height: 74px;
	background-color: #000000;
	width: 90px;
	text-align: center;
	padding-top: 20px;
	padding-right: 20px;
	padding-left: 10px;
	margin-top: 8px;
}
.subheadline {
	padding-left: 20px;
	padding-bottom: 20px;
	
}
}


