@charset "utf-8";

/*for top*/

/*ヘッダー*/
#header h2
{
	float: right;
	padding: 55px 0 0 45px;
}
span#anivlogo {
	left: inherit;
	top: inherit;
	right: 15px;
	bottom: 26px;
}

#header p
{
	float: right;
	padding: 80px 0 0 0;
}

#jquery-cycle
{
	float: left;
	position:relative;
	width:654px;
	height:531px;
}

#jquery-cycle img
{
	float: left;
	position:absolute;
	left:0;
	top:0;
}

/*グローバルメニュー*/
#global-navi
{
	width: 325px;
}

#container
{
	/*height: 174px;*/
}

/*レフトコンテンツ*/
#contents2
{
	float: left;
	width: 480px;
}

#contents2 h3
{
	float: left;
	padding: 0 27px 0 0;
}

#contents2 dl
{
	overflow: auto;
}

#contents2 dt
{
   float:left;
   width: 180px;
   height: 3em;
 	font-size: 90%;
	line-height: 1;
}

#contents2 dd
{
   margin-left: 146px;
	font-size: 80%;
	line-height: 1.5;
}

#contents2 dd.url
{
   margin-left: 180px;
	padding: 0 0 30px 0;
}

#contents2 dd.url_last
{
   margin-left: 128px;
}
/*ライトコンテンツ*/
#contents3
{
	float: right;
	width:450px;
	padding-bottom:10px;
}

#contents3 ul
{
	overflow: auto;
}

#contents3-1
{
	width: 450px;
	background: url(../img/top/contents3-1_bg.jpg) no-repeat;
	padding-bottom:50px;
}

#contents3-1 h3
{
	float: left;
	padding: 0 35px 0 0;
}

#contents3-1 li {
	overflow: hidden;
 	font-size: 85%;
	line-height: 1.2;
	position:relative;
	padding-left:9em;
	margin-bottom:15px;
	vertical-align:top;
	width:100%;
	box-sizing:border-box;
}
#contents3-1 li span {
	position:absolute;
	left:0px;
	top:1px;
	line-height:1.3;
}
#contents3-1 li:first-child span {
	top:2px;
}
#contents3-1 li a {
	text-decoration:underline;
}
#contents3-1 li a:hover {
	text-decoration:none;
}
#content3-2Wrap {
	clear:both;
	overflow:hidden;
	width:940px;
	margin:0 auto;
}

.contents3-2 {
	width: 448px;
	border: 1px #bcbcbc solid;
	margin: 0px 0 20px 0;
	background: #ffffff;
	float:left;
}
.contents3-2.itemR {
	float:right;
}

.contents3-2 img
{
	float: left;
}

.contents3-2_textbox
{
	float: right;
	width: 261px;
	padding: 9px 20px;
}



.contents3-2_textbox h3
{
	width: 256px;
	height: 12px;
	padding: 0 0 10px 0;
}

.contents3-2_textbox p
{
	font-size: 85%;
	line-height: 1.3;
}

.contents3-2_textbox p.p_padding
{
	padding: 2px 0;
}

.contents3-2_textbox p.indent
{
    padding-left: 1em; /*1em（1文字）分、右に動かす*/
    text-indent: -1em; /*最初の行だけ1em（1文字）分、左に動かす*/
}
#container {
	font-family: 'Noto Sans JP', sans-serif;
}

#anivWrap {
	width: 690px;
	margin: 0 auto;
	padding: 40px 0 50px 420px;
	box-sizing: border-box;
	display: flex;
	background-image: url(../img/top/150thbn.png);
	background-repeat: no-repeat;
	background-position: left 6px top 30px;
}
#anivWrap li {
	list-style: none;
	width: 250px;
	margin-left: 20px;
}
#anivWrap li a {
	display: block;
	background-color: #541b86;
	font-size: 15px;
	padding: 0.8em 0;
	text-align: center;
	box-shadow: 4px 4px rgba(84,27,134,0.5);
	color: #fff;
}
#anivWrap li a:hover {
	opacity: 0.7;
}
.ownedproperty {
	border-top: solid 1px #541b86;
	padding-top: 50px;
}

.ownedproperty * {
	color: #000;
}
.ownedproperty dt {
	font-weight: bold;
	text-align: center;
	margin-bottom: 40px;
}
.ownedproperty dd {
	display: flex;
	justify-content: space-between;
	padding: 0 28px 30px;
}
.ownedproperty dd > div {
	width: 270px;
	border: solid 1px #bcbcbc;
	background-color: #fff;
}
.ownedproperty dd figcaption {
	padding: 15px 15px 10px;
}
.ownedproperty dd p {
	padding: 0 15px 15px;
	font-size: 12px;
}
#container .ownedproperty dd p:nth-of-type(2) {
	margin-top: -5px;
}
#noto2024 {
	text-align: center;
	border-bottom: solid 1px #541b86;
	padding: 20px 0 50px;
}
#noto2024 a {
	background-image: url(../img/common/blank_icon.png);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 25px;
	display: inline-block;
	font-weight: bold;
	color: #000;
}
#noto2024 a:hover,
#kawasakiWrap ul li a:hover {
	opacity: 0.5;
}
#kawasakiWrap {
	display: flex;
	justify-content: space-between;
	border-bottom: solid 1px #541b86;
    padding: 50px;
}
#kawasakiWrap figure {
	width: 270px;
}
#kawasakiWrap > div {
	width: 570px;
}
#kawasakiWrap p {
	font-family: "Noto Serif JP", serif;
	font-size: 16px;
	font-weight: 600;
}
#kawasakiWrap ul {
	display: table;
	margin: 1em auto;
}
#kawasakiWrap ul li a:link ,
#kawasakiWrap ul li a:visited {
	position: relative;
	padding-left: 1em;
	color: #541b86;
}
#kawasakiWrap ul li + li {
	margin-top: 1em;
}
#kawasakiWrap ul li a::before {
	content: "";
	display: block;
	position: absolute;
	left: 0;
	top: 0.45em;
	width: 0;
	height: 0;
	border-style: solid;
	border-top: 4px solid transparent;
	border-bottom: 4px solid transparent;
	border-left: 8px solid #541b86;
	border-right: 0;
}