﻿

.sample-img img {
  background-color: #fcfbd7; /* プレースホルダーの背景色を設定 */
}

/* マウスオーバーで効果を出す使用ここから */

.sample-img {
  cursor: pointer;
  max-width: 290px;
  position: relative;
  width: 100%;
  
}
.sample-img img {
  height: auto;
  width: 100%;
}
.hover-mask {
  align-items: center; /* テキストの中央揃え */
  background: rgba(0, 0, 0,0.4); /* マスクの色(黒の50%) */
  height: auto;
  justify-content: center; /* テキストの中央揃え */
  opacity: 0; /* 最初は透明(非表示) */
  position: absolute;
  transition: opacity .6s ease; /* ゆっくりopacityのみへ変化させる */
  width: 100%;
    right: 0;
    bottom: 1em;
    top: 1em;
    left: 0;
    left: 0.1em;/* マスクの微妙な位置合わせ羽田調整 */
}
.hover-mask:hover {
  opacity: 1; /* hoverしたら透過しない(表示させる) */
}
.hover-mask p {
  width: 80%; /* テキストを横幅いっぱいにならないようにする */
}

/* マウスオーバーで効果を出す使用ここまで */

html { scroll-behavior: smooth;}

h1 {
	position: relative;
	text-align: left;
font-family: "GJ Futo Go B101";
	font-size: 1.1em;
	font-weight: bold;
	color: #0F0;
}
p {
	position: relative;
}
#header {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	border-top-width: 20px;
	margin-bottom: 50px;
}
#fudder {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: 20px;
	margin-bottom: 20px;
}
#header ul li {
	list-style-type: none;
	float: left;
	left: -2em;
	position: relative;
	bottom: -2.5em;
}
#page {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	border-top-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	position: relative;
	clear: left;
	right: 50px;
}

#page1100 {
	width: 1100px;
	margin-right: auto;
	margin-left: auto;

    	right: 50px;
    	top: -20px;

}
#fudder    {
	width: 1000px;
	clip: rect(auto,auto,auto,auto);
	clear: left;
	float: left;
	text-align: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
}

#header-SNS-ICON    {
	width: 1000px;
	clip: rect(auto,auto,auto,auto);
	clear: left;
	float: left;
	text-align: right;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: dotted;
	border-top-color: #000;
	border-right-color: #000;
	border-bottom-color: #000;
	border-left-color: #000;
	margin-left: 60px;
	padding-top: 5px;
	top: 20px;
}
#site {
	text-align: right;
	position: relative;
	clear: left;
	top: 10px;
	right: 10px;
}

#header-bigphoto {
	padding-top: 10px;
}
#h2banner {
	margin-left: 0px;
	margin-top: 80px;
}
.boad #page #h2banner h2 img {
	margin-left: 15px;
}
.title {
	width: 97.5%;
	padding-left: 15px;
	padding-top: 30px;
	padding-bottom: 2px;
	height: 32px;
	background-image: url(https://www.role.ne.jp/new-CSS/all-page-icon/title-haikei.png);
	background-repeat: repeat-x;
}
.captionbox {

	position: relative;
	width: 180px;
	float: left;

	margin-top: 250px;
	left: -360px;
}
.menubox {
	list-style-type: none;
	position: relative;
	width: 155px;
	float: left;
	clip: rect(auto,auto,auto,5px);
	margin-top: 50px;
	left: -15px;
}

.menubox-right {
	list-style-type: none;
	position: relative;
	width: 210px;
	left: -5.5em;
	float: left;
	margin-top: 50px;
}

.SPmenubox-right {
	list-style-type: none;
	position: relative;
	width: 210px;
	left: -5.5em;
	float: left;
	margin-top: 50px;
}




.box {
	width: 620px;
	float: right;
	padding-bottom: 10px;
	position: relative;
	left: -3px;
	margin-top: 80px;
}

.works_box {
	width: 620px;
	float: right;
	padding-bottom: 10px;
	position: relative;
	left: -80px;
	margin-top: 80px;
	
}

.works_box h4{
	line-height: 5em;
	
}

.linebox {
    width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	top: 10px;
	bottom: 10px;
	border-right-width: 1px;
	border-right-style: dotted;
}

.linebox-R {
    width: 300px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	top: 10px;
	bottom: 10px;
}
#page .box table tr td .linebox img {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 0px;
}
#page .box table tr td .linebox-R img {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 5px;
}
#page .bigbox table tr td .linebox img {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 5px;
}
#page .bigbox table tr td .linebox-R img {
	margin-bottom: 10px;
	margin-right: 10px;
	margin-top: 10px;
	margin-left: 5px;
}
.bigbox {
	width: 830px;
	padding-left: 0px;
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 10px;
	position: relative;
	left: -3px;
	margin-top: 80px;
	margin-bottom: 30px;
}

.newsbox {
	width: 830px;
	padding-left: 0px;
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 10px;
	position: relative;
	left: -3px;
	margin-top: 80px;
	margin-bottom: 30px;
    border-top-width: 1px;
	border-top-style: dotted;
}

.line_box_big {
	width: 830px;
	padding-left: 0px;
	background-repeat: no-repeat;
	float: right;
	padding-bottom: 10px;
	position: relative;
	left: -3px;
	margin-top: 70px;
	margin-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}
.link-hosoku {
	font-family: "Ryumin Light KL",;
	color: #666;
}
.box a  {
	color: #666;
	text-decoration: none;
}
.box img{
}
.date-flame {
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(https://www.role.ne.jp/new-CSS/sozai/hotnews/icon/hukidashi.png);
	text-align: center;
	float: right;
	border-bottom-width: 1px;
	top: -25px;
	position: relative;
	background-repeat: no-repeat;
	width: 48px;
	height: 55px;
	padding-top: 5px;
}
.date {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 9px;
	color: #000;
	font-weight: normal;
	text-align: center;
	clear: left;
}
.date-day {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 23px;
	color: #000;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
	}
.boad {
	height: 100%;
	width: 1040px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(https://www.role.ne.jp/new-CSS/sozai/all-page-icon/haikei-gradetion.png);
	background-repeat: repeat-y;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
#denback {
	color: #FFF;
	background-color: #000;
}
