/*! Writen  by SCSS */
.zoom img {
	max-width: 250px;
}
@media screen and (max-width: 767px){
	.slid {
    	overflow-x: scroll;
	}
	.slid img {
		width: 650px;
		max-width: 650px;
	}
}
.l6{
	letter-spacing: -0.05em;
}
.l7{
	letter-spacing: -0.07em;
}
.l8{
	letter-spacing: -0.08em;
}
.l9{
	letter-spacing: -0.09em;
}
.l10{
	letter-spacing: -0.1em;
}
.l11{
	letter-spacing: -0.11em;
}
.l12{
	letter-spacing: -0.12em;
}
@media screen and (max-width:767px) {
.l6_sp{
	letter-spacing: -0.05em;
}
.l7_sp{
	letter-spacing: -0.07em;
}
.l8_sp{
	letter-spacing: -0.08em;
}
.l9_sp{
	letter-spacing: -0.09em;
}
.l10_sp{
	letter-spacing: -0.1em;
}
.l11_sp{
	letter-spacing: -0.11em;
}
.l12_sp{
	letter-spacing: -0.12em;
}
.l13_sp{
	letter-spacing: -0.13em;
}
.l14_sp{
	letter-spacing: -0.14em;
}
.l18_sp{
	letter-spacing: -0.18em;
}
	.mb15_sp {
		margin-bottom: 15px;
	}
}
/* sp-br */
.sp-br {
display: none;
}
@media screen and (max-width:767px) {
.sp-br {
display: block;
}
}
/* pc-br */
.pc-br {
display: block;
}
@media screen and (max-width:767px) {
.pc-br {
display: none;
}
}
/* main_wrap */
.main_wrap {
	display: flex;
	justify-content: space-between;
  margin-bottom: 20px;
  border-bottom: solid 4px #003894;
}
.main_wrap_img {
  position: relative;
}

@media screen and (max-width: 767px) {
	.main_wrap {
 		margin-bottom: 0;
	}
}
/* catch */
.container .catch {
	background: linear-gradient(-90deg, #ffffff, #ffffff, #E5EDF6, #ffffff, #ffffff) fixed;
	font-size: 27px;
    color: #033887;
    font-weight: 700;
    line-height: 1.4;
	padding: 15px;
	text-align: center;
}
.container .catch span {
    display: inline-block;
    transform: translateY(2px);
    font-size: 160%;
}
@media screen and (max-width: 767px){
.container .catch {
	background: linear-gradient(-90deg, #ffffff, #E5EDF6, #ffffff) fixed;
    font-size: 16px;
    letter-spacing: -0.05em;
	padding: 10px 5px;
}
}
/* ttl01 */
.container .ttl01 {
	font-size: 21px;
    color: #221815;
}
@media screen and (max-width: 767px){
.container .ttl01 {
    font-size: 18px;
}
}
/* sec01 */
.container .sec01 {
}
/* sec02 */
.container .sec02 {
	border: solid 1px  #b4b4b4;
	width: 100%;
	padding: 20px 35px 60px;
	box-sizing: border-box;
}
.container .sec02 .sec02_ul01 {
	width: 80.73%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}
.container .sec02 .sec02_ul02 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.container .sec02 .sec02_img01 {
	width: 60.52%;
}
.container .sec02 .sec02_img02 {
	width: 24.91%;
}
.container .sec02 .sec02_img03 {
	width: 100%;
}
@media screen and (max-width: 767px){
.container .sec02 {
	padding: 15px 15px 30px;
}
.container .sec02 .sec02_ul01 {
	width: 100%;
	flex-wrap: wrap;
}
.container .sec02 .sec02_ul02 {
	flex-wrap:nowrap;
}
.container .sec02 .sec02_img01 {
	width: 100%;
}
.container .sec02 .sec02_img02 {
	width: 100%;
}
.container .sec02 .sec02_img03 {
	width: 32%;
}
}
/* ttl02 */
.container .ttl02 {
	width: 100%;
	font-size: 21px;
    color: #221815;
	border-bottom: solid 1px #b4b4b4;
	text-align: center;
}
@media screen and (max-width: 767px){
.container .ttl02 {
    font-size: 18px;
}
}
/* sec03 */
.container .sec03 {
	background-color: #ebeff6;
	width: 100%;
	padding: 50px 35px 45px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.container .sec03 .sec03_in{
	background-color: #ffffff;
	width: 100%;
	padding: 30px 35px 20px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.container .sec03 .sec03_ttl{
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.container .sec03 .sec03_ttl01{
	width: 30%;
}
.container .sec03 .sec03_ttl02{
	width: 67.5%;
}
.container .sec03 .sec03_ttl02 p{
	line-height: 1.6;
}
.container .sec03 .sec03_ul01 {
	width: 80.73%;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.container .sec03 .sec03_ul02 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.container .sec03 .sec03_img01 {
	width: 60.52%;
}
.container .sec03 .sec03_img02 {
	width: 24.91%;
}
.container .sec03 .sec03_img03 {
	width: 100%;
}
@media screen and (max-width: 767px){
.container .sec03 {
	padding: 15px 15px 30px;
}
.container .sec03 .sec03_in{
	padding: 10px 10px 20px;
}
.container .sec03 .sec03_ttl{
	flex-wrap: wrap;
}
.container .sec03 .sec03_ttl01{
	width: 100%;
	text-align: center;
}
.container .sec03 .sec03_ttl01 img{
	width: 40%;
	margin: 0 auto;
}
.container .sec03 .sec03_ttl02{
	width: 100%;
}
.container .sec03 .sec03_ul01 {
	width: 100%;
	flex-wrap: wrap;
}
.container .sec03 .sec03_ul02 {
	flex-wrap:nowrap;
}
.container .sec03 .sec03_img01 {
	width: 100%;
}
.container .sec03 .sec03_img02 {
	width: 100%;
}
.container .sec03 .sec03_img03 {
	width: 32%;
}
}
/* ttl03 */
.container .ttl03 {
	width: 100%;
	font-size: 27px;
	line-height: 1;
    color: #221815;
	border-top: solid 1px #b4b4b4;
	border-bottom: solid 1px #b4b4b4;
	padding: 10px;
	text-align: center;
}
@media screen and (max-width: 767px){
.container .ttl03 {
    font-size: 18px;
}
}
/* ttl04 */
.container .ttl04 {
	width: 100%;
	font-size: 21px;
	line-height: 1.4;
    color: #15468a;
}
.container .ttl04_ex {
	line-height: 1.3;
}
@media screen and (max-width: 767px){
.container .ttl04 {
    font-size: 16px;
	line-height: 1.3;
}
}
/* sec04 */
.container .sec04 {
}
.container .sec04 ul{
	display: flex;
	justify-content: space-between;
}
.container .sec04 li{
    width: 47.6%;
}
.container .sec04 li .td01{
    width: 73.74%;
}
.container .sec04 li .td02{
    width: 15.76%;
	text-align: right;
}
.container .sec04 li .td03{
    width: 7.9%;
	text-align: right;
}
@media screen and (max-width: 767px){
.container .sec04 ul{
	flex-wrap: wrap;
}
.container .sec04 li{
    width: 100%;
}
.container .sec04 li .td01{
    width: 69%;
}
.container .sec04 li .td02{
    width: 20%;
}
.container .sec04 li .td03{
    width: 11%;
}
}
.container .sec04 table {
    width: 100%;
    border-collapse: collapse;
}



.lbtn {
	color: #fff;
	background: rgba(2,56,148,1);
	text-align: center;
	line-height: 2;
	display: inline-block;
	padding: 0 35px;
	font-size: 18px;margin-top: 20px;
	cursor: pointer;
	transition: all 0.5s ease-in-out;
}
.lbtn:hover {
	color: #fff;
	background: rgba(2,56,148,0.6);
}



.fl {
	position: fixed;
	top:0;
	left:0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.7);
	z-index: 99999999999;
	display: none;
}
.fl > div{
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}



.fl .inn {
	position: relative;
	max-width: 1200px;
	width: 95%;
	margin: 0 auto;
	max-height: calc(100vh - 50px);
	padding: 15px;
	background: #fff;
	text-align: center;
	overflow-y: auto;
}

.fl .inn .close {
	color: #fff;
	background: rgba(2,56,148,1);
	font-size: 20px;
	border-radius: 50%;
	width: 1.3em;
	height: 1.3em;
	line-height: 1;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	top:10px;
	right: 10px;
	cursor: pointer;
}




