@charset "utf-8";
/* CSS Document */
/*-----------------
　clearfix
-----------------*/
.clearfix:after 
{
	 content: ".";
	 display: block;
	 height: 0;
	 clear: both;
	 visibility: hidden;
}
.clearfix 
{ 
	display: inline-block; 
}
/* required comment for clearfix to work in Opera \*/
* html .clearfix 
{ 
	height:1%; 
}
.clearfix 
{ 
	display:block; 
}
span.supText {
	vertical-align: super;
}
span.subText {
	vertical-align: sub;
}

div#pack2018_ContentHeader{
	width: 100%;
	border-top: 20px solid #727171;
}
div#pack2018_Header{
	position: relative;
	width: 966px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 23px;
	margin-bottom: 37px;
}
div#pack2018_ContentHeader div#pack2018_Header img{
	float: left;
	margin-top: 13px;
}
div#pack2018_ContentHeader div#pack2018_Header img.reportImg{
	position: absolute;
	right: 0px;
	top: -75px;
    z-index: 100;
}
div#pack2018_ContentHeader ul{
	float: left;
	display: block;
	margin-left: 25px;
	width: 270px;
	list-style-type: none;
	text-align: left;
	font-size: 80%;
	margin-top: 15px;
}
div#pack2018_ContentHeader ul li{
	color: #898989;
	line-height: 1.4;
}


div.pack2018_Contentphoto.mainPhoto{
	width: 100%;
    height: 330px;
	background-color: #eeefef;
    text-align: center;
}
div.pack2018_Contentphoto p.mainPhotoBox
{
    width: 966px;
    height: 330px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
}
div.pack2018_Contentphoto img#PhotoMain{
    position: absolute;
    top: 0px;
    left: 0px;
}


div.mainTextCopy{
	width: 100%;
	text-align: center;
	background-color: #ed6d00;
}
div.TextCopy,
div.TextCopy2{
    width: 966px;
    padding-top: 30px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    color: #FFFFFF;
	line-height: 1.8;
	font-size: 120%;
	background-image: url(../pack2018/mainTextBack.jpg);
	background-repeat: repeat-y;
	background-position: left top;    
}
div.TextCopy2{
    padding-top: 15px;
    padding-bottom: 55px;
}
span.TitleText{
    font-size: 130%;
    line-height: 1.0;
    letter-spacing: 1px;
    color: #FFFFFF;
    font-weight: bold;
}
span.TitleText ruby,
span.TitleText ruby rt,
span.TitleText ruby rb
{
	color: #FFFFFF;
}
span.TitleText ruby rt{
    font-size: 100%;
}
ruby {
    margin-bottom: 0.25em;
}
div.pack2018_Contentphoto.subPhoto{
	width: 100%;
	background-color: #eeefef;
}

#pack2018_Content{
    width: 765px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 80px;
}
p.ImgOnlyStyle.category01Title{
    margin-bottom: 40px;
}
p.category01SubTitle,
p.category01SubTitle2{
    text-align-last: left;
    font-size: 120%;
    font-weight: bold;
    color: #d96b61;
    line-height: 1.3;
    margin-bottom: 20px;
}
p.category01SubTitle2{
    margin-top: 50px;
}
.category01SubTitle span,
.category01SubTitle2 span,
.category01SubTitle sup,
.category01SubTitle2 sup{
    color: #d96b61;
}
.category02SubTitleColor,
.category02SubTitleColor span,
.category02SubTitle sup{
    color: #90ae42!important;
}
.category03SubTitleColor,
.category03SubTitleColor span,
.category03SubTitle sup{
    color: #80bdbf!important;
}
.category04SubTitleColor,
.category04SubTitleColor span,
.category04SubTitle sup{
    color: #836a99!important;
}

p.TextStyle1.categorText{
    text-align-last: left;
    margin-bottom: 30px;
}
div.ColumnSet.categoryColumn{
    width: 605px!important;
    margin-left: auto!important;
    margin-right: auto!important;
    margin-bottom: 40px!important;
}
div.ColumnSet.categoryColumn p.ImgOnlyStyle{
    float: left;
    margin-right: 5px;
    margin-bottom: 15px!important;
    display: inline-block;
}
div.ColumnSet.categoryColumn p.ImgOnlyStyle.marginBot0{
    margin-bottom: 0px!important;
}
div.ColumnSet.categoryColumn .endItem{
     margin-right: 0px!important;
}
div.ColumnSet.categoryColumn p.ImgOnlyStyle img{
    vertical-align:bottom;
}
.categoryBottomLine{
	border-bottom: 1px solid #ECB5B0;
}


