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


/* header */


/* main-img-top */

.main-img-top {
	width: 1200px;
	padding: 0px 0px 100px;
}

.main-img-top img, .main-img-top video {
	width: 100%;
height: auto;
}

/* contents-top */

.contents-top {
}

/* contents01 */

.contents01, .contents02 {
	width: 100%;
background-position: center top;
background-repeat: no-repeat;
	position: relative;
	background-size: cover;
	margin-bottom: 30px;
}

.contents01 {
	height: 716px;
	background-image: url("top/images/back01.jpg");
}

.contents02 {
	height: 523px;
	background-image: url("top/images/back02.jpg");
	margin-bottom: 80px;
}

.contents01 .box-in, .contents02 .box-in {
	width: 1200px;
	display: flex;
  justify-content: space-between;
	position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
}

.contents02 .box-in {
  justify-content: flex-end;
}

.contents01 .box-in {
	width: 1200px;
}

.contents01 .box01 {
	padding-top: 30px;
}

.contents01 .box02 {
	width: 690px;
}

.contents01 h2 {
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-style: normal;
	font-size: 23px;
line-height: 1.2;
letter-spacing: 0.05em;
	margin-bottom: 30px;
}

.contents01 h2::before {
	content: "";
	width: 80px;
	height: 1px;
	border-top-style : solid;
border-top-color : #FFF;
border-top-width : 1px;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 5px;
}

.contents01 h4 {
	font-size: 80px;
line-height: 0.8;
	font-family: 'Roboto', sans-serif;
	font-weight: 700;
	font-style: italic;
}

.contents01 p {
	line-height: 1.9;
	background-color: rgba(0,0,0,0.75);
	padding: 40px;
}


/* contents02 */

.contents02 h4 {
	font-size: 87px;
line-height: 0.8;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-style: normal;
	margin-bottom: 35px;
}

.contents02 h5 {
	font-size: 29px;
line-height: 1.2;
	font-weight: 100;
	letter-spacing: 0.1em;
}


/* contents03 */

.contents03 .box01 {
	margin-bottom: 120px;
	padding-top: 30px;
}

.contents03 .box01 h5 {
	font-size: 44px;
color: #FFF;
line-height: 1.2;
letter-spacing: 0.5em;
font-weight: 300;
	text-align: center;
	margin-bottom: 15px;
}

.contents03 .box01 .box-box {
	width: 1170px;
	text-align: center;
}

.contents03 .box01 .box-box p {
	width: 1030px;
	margin: auto;
	margin-top: 40px;
	margin-bottom: 50px;
	text-align: left;
	letter-spacing: 0em;
}

.contents03 .box01 .box-box h6 a {
	color: #FFF;
line-height: 1.2;
font-weight: normal;
	font-size: 19px;
	letter-spacing: 0.4em;
	width: 360px;
	padding: 12px 0px;
	text-align: center;
	border-style : solid;
border-color : #FFF;
border-width : 1px;
	background-image: url("common/images/link-arrow01.svg");
background-position: right 20px center;
background-repeat: no-repeat;
	display: block;
	margin: auto;
}

.contents03 .midashi02::before, .contents03 .midashi02::after {
	width: 28%;
}

.contents03 .box02 .midashi02::before, .contents03 .box02 .midashi02::after {
	width: 18%;
}


/* contents04 */

.contents04 {
	width: 100%;
	padding: 60px 0px;
	display: flex;
  justify-content: center;
	align-items: center;
	text-align: center;
}

.contents04 .box01 {
	width: 360px;
	margin-right: 80px;
}

.contents04 .box01 h3 img, .contents05 .box01 h3 img {
	width: 100%;
height: auto;
}

.contents04 .box01 .box001 {
	margin: 20px 0px 35px;
	display: flex;
  justify-content: space-between;
	align-items: center;
	background-color: #ecf3df;
	text-align: left;
}

.contents04 .box01 .box001 h4 {
	font-size: 30px;
line-height: 1;
	font-family: 'Roboto', sans-serif;
	font-weight: 600;
	font-style: normal;
	padding: 20px;
	background-color: #8ac43f;
}

.contents04 .box01 .box001 h5 {
color: #006837;
line-height: 1.2;
font-weight: normal;
	flex: 1;
	padding: 0px 15px;
}

.contents04 .box02 {
	width: 660px;
}

.contents04 .box02 .box-in {
	width: 100%;
}

.contents04 .box02 .box-in img, .contents04 .box02 .box-in video {
	width: 100%;
height: auto;
}

.contents04 h6 a {
color: #FFF;
line-height: 1.2;
font-weight: normal;
	width: 320px;
	padding: 10px 0px;
	text-align: center;
	border-style : solid;
border-color : #FFF;
border-width : 1px;
	background-image: url("common/images/link-arrow01.svg");
background-position: right 20px center;
background-repeat: no-repeat;
	display: block;
	margin: auto;
}

/* contents05 */

.contents05 {
	width: 100%;
	padding: 40px 0px;
	display: flex;
  justify-content: center;
	align-items: center;
	text-align: center;
	background-color: #FFF;
}

.contents05 .box01 {
	width: 360px;
	margin-right: 80px;
}

.contents05 .box02 {
	width: 660px;
	background-color: #f5f6f7;
}

.contents05 .box02 .box-in {
	width: 100%;
	height: 490px;
}

.facebook-wrapper {
    max-width: 490px; /* Facebook Page Plugin の最大幅 */
    margin: 0 auto;
}
 
.facebook-wrapper > .fb-page {
    width: 100%;
}
 
.facebook-wrapper > .fb-page > span,
.facebook-wrapper iframe {
    width: 100% !important;
}


.sp-view {
    display: none;
}


@media screen and (min-width: 737px) {


	
}
