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

/* contents03 */

.contents03 .layout-about .box-text p {
	text-align: center;
	border-bottom-style : solid;
border-color : #999999;
border-width : 1px;
	padding-bottom: 40px;
	margin-bottom: 30px;
}

.contents03 .layout-about h6 {
	font-family: "Noto Serif JP", serif;
	font-size: 22px;
color: #a67c52;
	line-height: 1.6;
letter-spacing: 0.25em;
font-weight: 400;
	padding-top: 30px;
}


/* layout01 */

.layout01 {
	width: 860px;
}

.layout01 table {
	width: 100%;
}

.layout01 table td {
	padding: 5px 0px;
	line-height: 1.8;
}

.layout01 table td:first-child {
	white-space: nowrap;
}

.layout01 h6 {
    text-align: center;
}


/* box-movie */

.box-movie {
   width: 800px;
    padding-top: 15px;
}

.box-movie div {
    position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.box-movie iframe {
    position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}

.sp-view {
	display: none;
}
