/*@charset "UTF-8";

#sec01 .inner{
	padding: 60px 0 60px 60px;
	display: flex;
	align-items: flex-start;
	background: linear-gradient(90deg, #b4001b, #b4001b 88%, rgba(255,255,255,0) 88%, rgba(255,255,255,0) 100%);
	background: #1e1e5e;
	color: #fff !important;
}
#sec01 .txt{
	width: 66%;
	padding-right: 40px;
	font-weight: 500;
}
#sec01 .parag{
	margin-bottom: 2em;
}
#sec01 .pic{
	width: 34%;
}
.signature{
	font-weight: 600;
}
#sec01 h3{
	font-size: 2.2rem;
	line-height: 1.7;
	font-weight: 600;
	margin-bottom: 30px;
}
#sec01 .sec-ttl01:before,
#sec03 .sec-ttl01:before{
	color: #fff;
}
#sec01 .sec-ttl01:after,
#sec03 .sec-ttl01:after{
	background: #fff;
}
#sec01 .sec-ttl01 span,
#sec03 .sec-ttl01 span{
	color: #fff;
}

#sec02 .inner{
	display: flex;
	align-items: flex-start;
}
#sec02 h2{
	width: 25%;
}
#sec02 table{
	width: 75%;
	line-height: 2;
	border-bottom: 1px solid #ccc;
}
#sec02 tr{
	border-top: 1px solid #ccc;
}
#sec02 th{
	padding: 20px 0;
	text-align: left;
	width: 25%;
	vertical-align: top;
}
#sec02 td{
	padding: 20px 0;
	width: 75%;
	font-weight: 500;
}
#googlemap{
	width: 100%;
	height: 470px;
}
#googlemap>iframe{
	display: block;
	width: 100%;
	height: 100%;
}
.ttl-area{
	width: 44%;
	background: #696969;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 40px;
	position: relative;
	z-index: 9;
	margin-top: -70px;
}

.ttl-area a{
	color: #fff;
	padding-right: 50px;
	background: url(../images/arrow01.svg) no-repeat;
	background-position: right bottom;
	background-size: 40px auto;
}
#sec03:before{
	font-size: 1.4rem;
}
#sec03 .sec-ttl01{
	width: 100%;
}
#sec03 .sec-ttl01 span{
	font-size: 2.2rem;
	margin: 10px 0;
}


.mg-1em{
	margin-bottom:1em;
}



@media screen and (max-width: 768px){
	#sec01 .inner{
		padding: 0;
		flex-direction: column-reverse;
		background: transparent;
	}
	#sec01 .txt{
		width: 100%;
		padding: 15rem 1.5rem 3rem;
		background: #1E1E5E;
	}
	#sec01 .parag{
		margin-bottom: 1em;
	}
	#sec01 .pic{
		width: 14rem;
		margin: 0 auto -12rem;
	}

	#sec01 h3{
		font-size: 1.8rem;
		margin-bottom: 2rem;
	}

	#sec02 .inner{
		display: block;
	}
	#sec02 h2{
		width: 100%;
	}
	#sec02 table{
		width: 100%;
		line-height: 1.5;
	}
	table,
	tbody,
	tr,
	th,
	td{
		display: block;
		width: 100% !important;
	}

	#sec02 th{
		padding: 3rem 0 1.5rem;
		font-weight: 600
	}
	#sec02 td{
		padding: 0 0 3rem;
	}
	#googlemap{
		width: 100%;
		height: 30rem;
	}
	.ttl-area{
		width: calc(100% - 3rem);
		padding: 1.5rem;
		margin-top: -3rem;
		float: right;
	}

	.ttl-area a{
		color: #fff;
		padding-right: 3rem;
		background-size: 2.5rem auto;
	}
	#sec03:before{
		font-size: 1.4rem;
	}
	#sec03 .sec-ttl01 span{
		font-size: 1.8rem;
		margin: 1rem 0;
	}
	#sec03{
		float: right;
	
	}


}*/


@charset "UTF-8";

#sec01 .inner{
	padding: 60px 0 60px 60px;
	display: flex;
	align-items: flex-start;
background: linear-gradient(90deg, #005eac, #f8f8fa7a 85%, rgba(255,255,255,0) 85%, rgba(255,255,255,0) 100%);	color: #fff !important;
}
#sec01 .txt{
	width: 66%;
	padding-right: 40px;
	font-weight: 500;
}
#sec01 .parag{
	margin-bottom: 2em;
}
#sec01 .pic{
	width: 34%;
}
.signature{
	font-weight: 600;
}
#sec01 h3{
	font-size: 2.2rem;
	line-height: 1.7;
	font-weight: 600;
	margin-bottom: 30px;
}
#sec01 .sec-ttl01:before{
	color: #fff;
}
#sec03 .sec-ttl01:before{
	color: #444;
}
#sec01 .sec-ttl01:after{
	background: #fff;
}
#sec03 .sec-ttl01:after{
	background: #444;
	height:1px;
}
#sec01 .sec-ttl01 span{
	color: #fff;
}
#sec03 .sec-ttl01 span{
	color: #444;
}

#sec02 .inner{
	display: flex;
	align-items: flex-start;
}
#sec02 h2{
	width: 25%;
}
#sec02 table{
	width: 75%;
	line-height: 2;
	border-bottom: 1px solid #ccc;
}
#sec02 tr{
	border-top: 1px solid #ccc;
}
#sec02 th{
	padding: 20px 0;
	text-align: left;
	width: 25%;
	vertical-align: top;
}
#sec02 td{
	padding: 20px 0;
	width: 75%;
	font-weight: 500;
}
#googlemap{
	width: 100%;
	height: 470px;
}
#googlemap>iframe{
	display: block;
	width: 100%;
	height: 100%;
}

.ttl-area{
	width: 44%;
	background: none;
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	padding: 40px;
	position: relative;
	z-index: 9;
	margin-top: -70px;
}

.ttl-area a{
	color: #444;
	padding-right: 50px;
	background: url(../images/arrow01.svg) no-repeat;
	background-position: right bottom;
	background-size: 40px auto;
}

.ttl-area::before,
.ttl-area::after {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 4px;
    box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.ttl-area::before {
    background-color: rgba(255, 255, 255, 0.2);
    left: 0;
    top: 0;
    z-index: -1;
}
.ttl-area::after {
    background-color: #eee;/*ズレている方の背景色*/
    top: 7px;
   left: 7px;
    z-index: -2;
}

/*矢印が右に移動する*/
.arrow{
    /*矢印と下線の基点とするためrelativeを指定*/
	position: relative;
    /*形状*/
    display: inline-block;
	padding: 0 20px;
    color: #333;
    text-decoration: none;
    outline: none;
}

/*矢印と下線の形状*/
.arrow::before{
    content: '';
    /*絶対配置で下線の位置を決める*/
	position: absolute;
    bottom:-8px;
    left:15%;
    /*下線の形状*/    
    width: 85%;
    height: 1px;
	background:#333;
    /*アニメーションの指定*/
    transition: all .3s;
}

.arrow::after{
    content: '';
    /*絶対配置で矢印の位置を決める*/
	position: absolute;
    bottom:-3px;
    right:0;
    /*矢印の形状*/    
    width: 15px;
    height:1px;
	background:#333;
    transform: rotate(35deg);
    /*アニメーションの指定*/
    transition: all .3s;
}

/*hoverした際の移動*/
.arrow:hover::before{
    left:20%;
}

.arrow:hover::after{
    right:-5%;
}


#sec03:before{
	font-size: 1.4rem;
}
#sec03 .sec-ttl01{
	width: 100%;
}
#sec03 .sec-ttl01 span{
	font-size: 2.2rem;
	margin: 10px 0;
}






@media screen and (max-width: 768px){
	#sec01 .inner{
		padding: 0;
		flex-direction: column-reverse;
		background: transparent;
	}

	#sec01 .txt{
		width: 100%;
		padding: 15rem 1.5rem 3rem;
		background: linear-gradient(to bottom, #fff 0%, #fff 20%, #3C84C0 20%, #3C84C0 100%);
	}

	#sec01 .parag{
		margin-bottom: 1em;
	}
	#sec01 .pic{
		width: 14rem;
		margin: 0 auto -12rem;
	}

	#sec01 h3{
		font-size: 1.8rem;
		margin-bottom: 2rem;
	}

	#sec02 .inner{
		display: block;
	}
	#sec02 h2{
		width: 100%;
	}
	#sec02 table{
		width: 100%;
		line-height: 1.5;
	}
	table,
	tbody,
	tr,
	th,
	td{
		display: block;
		width: 100% !important;
	}

	#sec02 th{
		padding: 3rem 0 1.5rem;
		font-weight: 600
	}
	#sec02 td{
		padding: 0 0 3rem;
	}
	#googlemap{
		width: 100%;
		height: 30rem;
	}
	.ttl-area{
		width: calc(100% - 3rem);
		padding: 1.5rem;
		margin-top: -3rem;
		float: right;
	}

	.ttl-area a{
		color: #444;
		padding-right: 3rem;
		background-size: 2.5rem auto;
	}
	#sec03:before{
		font-size: 1.4rem;
	}
	#sec03 .sec-ttl01 span{
		font-size: 1.8rem;
		margin: 1rem 0;
	}
	#sec03{
		float: right;
	
	}


}

/*
@media screen (min-width:531px) and (max-width: 768px){
#sec01 .txt {
    width: 100%;
    padding: 15rem 1.5rem 3rem;
    background: linear-gradient(to bottom, #fff 0%, #fff 22%, #3C84C0 22%, #3C84C0 100%);
}
}

@media screen  and (max-width: 530px){
#sec01 .txt {
    width: 100%;
    padding: 25rem 1.5rem 3rem;
    background: linear-gradient(to bottom, #fff 0%, #fff 20%, #3C84C0 20%, #3C84C0 100%);
}
}
*/
