@charset "UTF-8";



#wrapper {
	width: 1450px;
	margin: 0 auto;
	background: #fff;
}
.sample2 {
	width: 1435px;
	height: 564px;
	overflow: hidden;
	margin-top: 200px;
	margin-right: 8px;
	margin-left: 0px;
	margin-bottom: 10px;
	position: relative;
}
.sample2 .caption {
	font-size: 50px;
	text-align: center;
	color: #fff;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bold;
	line-height: 75px;
}
.sample2 .caption p{
	font-size: 15px;
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: lighter;
	margin-top: 70px;
	text-align: center;
	line-height: 40px;
}
.ijinsetu {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 19px;
	font-weight: bold;
	position: absolute;
	top: 2150px;
	left: 810px;
	line-height: 35px;
	text-align: left;
}
.ijinsetu2 {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	top: 2280px;
	left: 850px;
	text-align: center;
	line-height: 30px;
}

.motto {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size: 16px;
	font-weight: normal;
	position: absolute;
	top: 2370px;
	left: 1130px;
	text-align: center;
	line-height: 30px;
}



.sample2 .mask {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;	/* マスクを表示しない */
	background-color: rgba(0,0,0,0.4);
	-webkit-transition: all 0.6s ease;
	transition: all 0.6s ease;
}
.sample2:hover .mask {
	opacity:		1;	/* マスクを表示する */
	padding-top:		80px;	/* ホバーで下にずらす */
}


.contents {
	font-family: "Courier New", Courier, monospace;
	font-style: italic;
	font-size: 30px;
	font-weight: lighter;
	text-align: center;
	margin-top: 100px;
}


sen {
  position: relative;
  display: inline-block;
  transition: .3s;
}
sen::after {
  position: absolute;
  bottom: 0;
  left: 50%;
  content: '';
  width: 0;
  height: 1px;
  background-color: black;
  transition: .3s;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
sen:hover::after {
  width: 100%;
}





.ijintitle {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bolder;
	font-size: 35px;
	margin-top: 30px;
	text-align: center;
}


.imgWrap {
	overflow: hidden;	/*拡大時にはみ出た部分を隠す*/
	width: 1436px;	/*画像の幅*/
	height: 477px;	/*画像の高さ*/
}
.imgWrap img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.imgWrap img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.7s;	/*変化に掛かる時間*/
}

.hon{
	position:relative
}

.yohaku{
	position: absolute;
	top: 2100px;
	left: 800px;	
}


.suujititle {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bolder;
	font-size: 35px;
	margin-top: 150px;
	text-align: center;
}

.suuji{
	position:relative
}

.yohaku2{
	position: absolute;
	top: 2880px;
	left: 800px;
}




.photojikan-title {
	font-family: "ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight: bolder;
	font-size: 35px;
	margin-top: 150px;
	text-align: center;
}
.marupho {
	width: 850px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}
.suujipho {
	width: 230px;
	text-align: center;
}
.suujipho h3 {
	text-align: center;
}
.suujipho p {
	font-size: 15px;
	text-align: center;
	color: #696969;
}
.suujipho a {
	font-weight: bold;
	font-size: 12px;
	text-align: right;
	/* [disabled]color: #696969; */
	line-height: 80px;
}
.suujipho b {
	font-size: 13px;
	color: #696969;
	text-align: left;
}
.ijinpho {
	width: 230px;
}
.ijinpho h3 {
	text-align: center;
}
.ijinpho p {
	font-size: 15px;
	text-align: center;
	
}

.ijinpho b {
	text-align: left;
	font-size: 13px;
	color:#696969;
}

.ijinpho a {
	text-align: center;
	font-size: 12px;
	line-height: 80px;
	font-weight: bold;
	color:#696969;
}
.photomidori {
	margin-left: auto;
	margin-right: auto;
	width: 770px;
}
.photomidori2 {
	width: 985px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 100px;
}
