@charset "UTF-8";
/* CSS Document */

/* main-img-top */

.main-img-top {
	width: 100%;
	display: flex;
  justify-content: flex-end;
	position: relative;
	margin-bottom: 120px;
}

.main-img-top::after {
	content: "";
	position: absolute;
left: 40px;
top: 0px;
	background-image: url("common/images/text00.svg");
background-position: left center;
background-repeat: no-repeat;
	background-size: auto 326px;
	width: 14px;
	height: 100%;
}

.main-img-top .box {
	width: 85%;
}

.main-img-top .box img {
	width: 100%;
height: 590px;
	object-fit: cover;
}

.main-img-top h3 {
	font-family: 'Noto Serif JP', serif;
	position: absolute;
right: 5%;
top: 0px;
	height: 100%;
	display: flex;
  justify-content: flex-end;
align-items: center;
	font-size: 48px;
color: #FFF;
line-height: 1.4;
letter-spacing: 0.05em;
font-weight: 400;
	text-shadow: 5px 5px 5px rgba(0,0,0,0.35);
}



/* contents-top */

.contents-top {
	width: 100%;
}

.contents01 h3, .contents02 h4, .contents02 h5, .contents03 h4, .contents03 h5, .contents04 .midashi-box h4 {
	font-family: 'Noto Serif JP', serif;
	font-weight: 400;
	line-height: 1.2;
}

.contents03 h3, .contents03 .box001 h6, .contents04 .midashi-box h3 {
	font-family: 'Cormorant Garamond', serif;
	letter-spacing: 0.05em;
font-weight: 300;
}

/* contents01 */

.contents01-wrap {
	width: 100%;
	background-image: url("top/images/back01.jpg");
background-position: center top;
background-repeat: no-repeat;
	text-align: center;
	padding-top: 170px;
	position: relative;
}

.contents01-wrap::after {
	content: "";
	position: absolute;
right: 0px;
top: 0px;
	background-image: url("top/images/img01.png");
background-position: right top;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 100%;
	height: 330px;
	margin-top: -210px;
}

.contents01 {
	width: 100%;
	margin-bottom: 80px;
}

.contents01 h3 {
	background-image: url("top/images/text01.svg");
background-position: center top;
background-repeat: no-repeat;
background-size: auto 100%;
	width: 100%;
	height: 160px;
	display: flex;
  justify-content: center;
align-items: center;
	font-size: 38px;
color: #16447c;
letter-spacing: 0.3em;
	margin-bottom: 40px;
}

.contents01 p, .contents03 p {
color: #000;
	line-height: 2.2;
}


/* contents02 */

.contents02 {
	width: 100%;
	display: flex;
  justify-content: center;
flex-wrap: wrap;
	gap:0px 15px;
	margin-bottom: 100px;
}

.contents02 .box {
	width: 380px;
	padding: 15px;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}

.contents02 .box01 {
	background-image: url("top/images/img02.jpg");
}

.contents02 .box02 {
	background-image: url("top/images/img03.jpg");
}

.contents02 .box03 {
	background-image: url("top/images/img04.jpg");
}

.contents02 .box-box {
	background-color : rgba(22, 68, 124, 0.3);
}

.contents02 .box001 {
	display: flex;
  justify-content: center;
align-items: center;
	flex-direction: column;
	height: 170px;
}

.contents02 h4, .contents02 h5 {
color: #FFF;
	text-shadow: 0px 0px 5px #000;
}

.contents02 h4 {
	font-size: 33px;
letter-spacing: 0.25em;
}

.contents02 h5 {
font-size: 20px;
letter-spacing: 0.05em;
}

.contents02 p {
	color: #000;
	padding: 25px 30px;
	background-color: rgba(255,255,255,0.8);
	text-align: left;
}

.contents02 a {
	display: block;
	transition: .5s;
}


/* contents03 */

.contents03 {
	width: 100%;
	margin-bottom: 100px;
	text-align: center;
}

.contents03 .box01 {
	background-image: url("top/images/back02.jpg");
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
	width: 100%;
	height: 344px;
	display: flex;
  justify-content: center;
align-items: center;
}

.contents03 .box02 {
	padding: 75px 0px 60px
}

.contents03 .box03 .box001, .contents03 .box03 .box002 ul {
	display: flex;
  justify-content: center;
flex-wrap: wrap;
}

.contents03 .box03 .box001 {
	gap:0px 30px;
	margin-bottom: 50px;
}

.contents03 .box03 .box001 .box {
	width: 426px;
}

.contents03 .box03 .box001 .box a {
	width: 100%;
	height: 185px;
	display: flex;
  justify-content: center;
align-items: center;
	flex-direction: column;
	background-color : rgba(22, 68, 124, 0.8);
	padding-right: 20px;
	background-image: url("common/images/link-arrow01.svg");
background-position: right 35px center;
background-repeat: no-repeat;
	transition: .5s;
}

.contents03 .box03 .box001 .box a:hover {
	background-color : rgba(22, 68, 124, 1);
background-position: right 25px center;
	opacity: 1;
}

.contents03 .box03 .box002 ul {
	gap:0px 10px;
}

.contents03 .box03 .box002 ul li {
	width: 270px;
}

.contents03 h3 {
	font-size: 74px;
color: #FFF;
}

.contents03 h4 {
	font-size: 33px;
color: #16447c;
	letter-spacing: 0.15em;
	margin-bottom: 40px;
}

.contents03 .box001 h5, .contents03 .box001 h6 {
color: #FFF;
	text-shadow: 0px 0px 5px rgba(0,0,0,0.35);
	font-weight: normal;
}

.contents03 .box001 h5 {
	font-size: 33px;
letter-spacing: 0.15em;
}

.contents03 .box001 h6 {
	font-size: 20px;
letter-spacing: 0.05em;
}

.contents03 .box03 .box002 ul li a {
color: #16447c;
line-height: 1.2;
letter-spacing: 0.1em;
font-weight: normal;
	width: 100%;
	padding: 15px 0px;
	display: block;
	border-style : solid;
border-color : rgba(22, 68, 124, 0.5);
border-width : 1px;
	background-image: url("common/images/link-arrow02.svg");
background-position: right 35px center;
background-repeat: no-repeat;
	transition: .5s;
}

.contents03 .box03 .box002 ul li a:hover {
color: #FFF;
	background-color: #16447c;
	background-image: url("common/images/link-arrow01.svg");
background-position: right 25px center;
	background-size: auto 12px;
	opacity: 1;
}


/* contents04 */

.contents04 {
	width: 100%;
	margin-bottom: 130px;
}

.contents04 .midashi-box {
	text-align: center;
	margin-bottom: 60px;
}

.contents04 .midashi-box h3, .contents04 .midashi-box h4 {
color: #16447c;
}

.contents04 .midashi-box h3 {
	font-size: 56px;
	display: flex;
    align-items: center;
}

.contents04 .midashi-box h3::before, .contents04 .midashi-box h3::after {
	content: "";
    height: 1px;
    flex-grow: 1;
    background-color: #16447c;
}

.contents04 .midashi-box h3::before {
	margin-right: 50px;
}

.contents04 .midashi-box h3::after {
	margin-left: 50px;
}

.contents04 .midashi-box h4 {
	font-size: 18px;
	letter-spacing: 0.1em;
	padding-top: 15px;
}

.contents04 .box-in {
	width: 1070px;
	display: flex;
  justify-content: flex-start;
flex-wrap: wrap;
	gap:0px 16px;
}

.contents04 .box {
	width: 255px;
	padding-bottom: 40px;
	position: relative;
}

.contents04 .box::after {
	content: "";
	position: absolute;
right: 0px;
bottom: 0px;
	background-image: url("common/images/link-arrow03.svg");
background-position: right bottom;
background-repeat: no-repeat;
	background-size: auto 100%;
	width: 103px;
	height: 17px;
	transition: .5s;
}

.contents04 .box:hover::after {
	margin-right: -10px;
}

.contents04 .box img {
	width: 100%;
height: auto;
}

.contents04 .box h4 {
	margin-bottom: 20px;
}

.contents04 .box h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
color: #000;
line-height: 1.2;
font-weight: 500;
	padding-bottom: 10px;
}

.contents04 .box p, .contents05 p {
	font-size: 14px;
color: #000;
line-height: 1.6;
}

.contents04 .box a:hover {
	opacity: 1;
}


/* contents05 */

.contents05 {
	width: 100%;
	margin-bottom: 130px;
	display: flex;
  justify-content: flex-start;
	align-items: flex-start;
flex-wrap: wrap;
}

.contents05 .midashi-box {
	width: 100%;
	width: 28%;
	margin-right: 70px;
	padding: 35px 30px;
	text-align: right;
	background-color: #16447c;
}

.contents05 .news-box {
	width: 730px;
	overflow: auto;
	border-top-style : solid;
border-top-color : rgba(0, 0, 0, 0.3);
border-top-width : 1px;
}

.contents05 .news {
	height: 430px;
}

.contents05 .news .box {
	border-bottom-style : solid;
border-bottom-color : rgba(0, 0, 0, 0.3);
border-bottom-width : 1px;
}

.contents05 .news .box a {
	display: block;
	padding: 28px 10px;
}

.contents05 h5 {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
color: #16447c;
line-height: 1.2;
font-weight: 500;
	padding-bottom: 10px;
}



    .sp-view {
        display: none;
    }