﻿@charset "utf-8";
.csLink {
	text-decoration: none;
	color: #3366cc;
}
.csLink:hover {
	text-decoration: underline;
}
.familyBlk {
	margin-bottom: 43px;
}
.familyBlk .famImg01 {
	margin-bottom: 48px;
}
.familyBlk .head01{
	position: absolute;
	width: 100%;
	top: -20px;
	left: 0;
}
.familyBlk .famBox {
	border: 2px solid #00256c;
	padding: 35px 30px 13px;
	position: relative;
}
.familyBlk .famBox + .famBox {
	margin-top: 20px;
	margin-bottom: 15px;
	padding: 9px;
}
/*---------------
contactBlock
------------------*/
.contactBlock {
    max-width: 900px;
    border-radius: 10px;
    margin: 0 auto;
	line-height: 1.4;
}
.contactBlock dt {
	padding: 18px 10px;
    background: #DBDBDB;
    font-size: 1.2858rem;
    font-weight: bold;
    text-align: center;
    border-radius: 10px 10px 0 0;
    border-color: #CFCFCF;
    border-width: 1px;
    border-style: solid solid none;
}
.contactBlock dd {
    padding: 20px 15px;
    border-radius: 0 0 10px 10px;
    border-color: #CFCFCF;
    border-width: 1px;
    border-style: none solid solid;
}
.contactBlock .note {
	color: #666;
	font-size: 12px;
}
.contactBlock .wid100 {
    width: 100%;
}
.contactBlock .textLine {
	text-decoration: underline;
}
.contactBlock .telWrap {
	margin-top: 10px;
}
.contactBlock .detail {
	margin-top: 10px;
	padding-left: 15px;
}
.contactBlock .txtType01{
	margin-bottom: .44286rem;
}
.contactBlock .cIcoM {
    width: 56px;
    display: inline-block;
    padding-right: 7px;
}
.contactBlock .telNumber {
	font-weight: bold;
	text-align: right;
	white-space: nowrap;
}
.contactBlock .telNumber a {
    display: inline-block;
    text-decoration: none;
	color: #333;
}
.contactBlock .recept {
	margin-top: 20px;
}
.contactBlock .box03 {
	border: 1px solid #CFCFCF;
	padding: 20px;
	margin-top: 20px;
}
.contactBlock .mb30 {
	margin-bottom: 30px;
}
/*----modal----*/
label {
	cursor: pointer;
}
.modalWrap input {
	display: none;
}
.modalOverlay {
	overflow: auto;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999999;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .5);
	opacity: 0;
	-webkit-transition: opacity .3s, -webkit-transform 0 .3s;
	transition: opacity .3s, -webkit-transform 0 .3s;
	transition: opacity .3s, transform 0 .3s;
	transition: opacity .3s, transform 0 .3s, -webkit-transform 0 .3s;
	-webkit-transform: scale(0);
	transform: scale(0);
}
.modalWrap input:checked ~ .modalOverlay {
	opacity: 1;
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}
.modalTrigger {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.modalContent {
	position: relative;
	top: 50%;
	width: 100%;
	margin: 0 auto;
	border-radius: 6px;
	border: 1px solid #585858;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
	transform: translateY(-50%);
	-webkit-transition: .3s;
	transition: .3s;
}
.labelModalBox .labelCloseBtn {
	position: relative;
	display: block;
	width: 20px;
	height: 20px;
	margin: 0 5px 0 auto;
	cursor: pointer;
}

.labelModalBox .labelCloseBtn::before,
.labelModalBox .labelCloseBtn::after {
	content: "";
	display: block;
	position: absolute;
	top: calc(50% - 2px);
	right: 0;
	width: 25px;
	height: 2px;
	background: #989898;
}

.labelModalBox .labelCloseBtn::before {
	transform:rotate(45deg);
}

.labelModalBox .labelCloseBtn::after {
	transform:rotate(-45deg);
}

.labelModalBox .labelModalCnt {
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	padding: 15px 5px 35px 15px;
	width: 100%;
	height: auto;
	max-height: 80vh;
	background: #fff;
	box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	border-radius: 6px;
	z-index: 10000;
}

.labelModalBox .inr {
	padding: 0 10px 5px 0;
	margin-top: 10px;
	overflow-y: auto;
	max-height: calc(80vh - 80px);
}
@media (max-width: 639px) {

/***********************************************************
layout
***********************************************************/
.h1wrap01 {
	margin: 0 0 47px;
	padding: 33px 15px 34px;
	border-bottom: none;
	background: -moz-linear-gradient(top, rgba(0, 76, 142, 1) 0%, rgba(87, 184, 255, 1) 100%);
	background: -webkit-linear-gradient(top, rgba(0, 76, 142, 1) 0%, rgba(87, 184, 255, 1) 100%);
	background: linear-gradient(to bottom, rgba(0, 76, 142, 1) 0%, rgba(87, 184, 255, 1) 100%);
	text-align: center;
}
.cardBlk {
	display: flex;
	justify-content: center;
	width: 85%;
	margin: 0 auto 15px !important;
}
.cardBlk p:not(:first-child) {
	margin-left: 5%;
}
.posiLinkBlk {
	position: relative;
}
#contents .posiLinkBlk [class^="posiLink0"] {
	position: absolute;
	bottom: 30%;
	width: 32%;
	text-align: center;
	font-size: 0.714rem;
	margin: 0;
	color: #003fb3;
	line-height: 1.4;
}
.posiLinkBlk .posiLink01 {
	left: 0%;
}
.posiLinkBlk .posiLink02 {
	left: 33.5%;
}
.posiLinkBlk .posiLink03 {
	left: 67%;
}
.posiLinkBlk [class^="posiLink0"] a.linkType02 {
	font-size: 0.714rem;
}
.faceTitle{
	margin-bottom: 20px;
}
.appBtnBlk {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 20px;
	border-top: 2px solid #00256c;
	border-bottom: 2px solid #00256c;
}
.appBtnBlk .cardBlk {
	margin-bottom: 20px;
	width: 100%;
	justify-content: space-around;
}
.appBtnBlk .cardBlk .btnItem {
	text-align: center;
	width: 29%;
}
.appBtnBlk .cardBlk .btnItem p {
	margin-bottom: 10px;
}
.appBtnBlk .btnWrap {
	margin-bottom: 20px;
}
.cautionBlk .cautionList {
	padding: 10px;
}
/***********************************************************
parts
***********************************************************/
.textIndent01{
	padding-left: 1em;
	text-indent: -1em;
}
.cardface01{
	max-width: 280px;
	margin: 0 auto;
}

/***********************************************************
cmpClose
***********************************************************/
.cmpClose {
	position: fixed;
	width: 100%;
	height: 100vh;
}
.cmpClose > .closeTxt {
	position: absolute;
	z-index: 7;
	font-size: 2.285rem;
	font-weight: bold;
	margin: auto;
	width: 100%;
	height: 100%;
	color: #fff;
	background: rgba(231,231,231,0.5);
	display: -webkit-box;
	display: flex;
	-webkit-box-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	align-items: center;
	text-align: center;
}
.cmpClose > .closeTxt > span {
	color: #E60000;
}
}
/*close media*/
