@charset "utf-8";


@media only screen and (min-width: 768px), print {


.Element > i {
    display: inline-block;
    padding: 0 10px;
    background: #f9a6ba;
    color: #fff;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 20px;
		margin-bottom:0px;
}
.Element + .Element {
	margin-bottom:15px;
}
.Parts{
	display:block;
	margin-top:3em;
	margin-bottom:1em;
}

.spOnly{
	display:none !important;
}


/*section*/
#main > *:first-child {
	margin-top:0px !important;
}
#main .section01{
	margin-top:2.5em;
}
#main > .section01:first-child{
	margin-top:0px;
}
.section02{
	margin-top:3.1em;
}
.section03{
	margin-top:1.5em;
}
.section04{
	margin-top:1.5em;
}
.section05{
	margin-top:1.5em;
}
.section06{
	margin-top:1.5em;
}


/*float*/
.floatBox .floatL{
	float:left;
	width:440px;
}
.floatBox .floatR{
	float:right;
	width:440px;
}

.floatBox.colType3 .floatL{
	float:left;
	width:280px;
	margin-right:40px;
}
.floatBox.colType3 .floatC{
	float:left;
	width:280px;
}
.floatBox.colType3 .floatR{
	float:right;
	width:280px;
}

.oneContents .floatBox .floatL{
	float:left;
	width:560px;
}
.oneContents .floatBox .floatR{
	float:right;
	width:560px;
}
.floatBox.clBox .floatL{
	float:left;
	width:463px;
}
.floatBox.clBox .floatR{
	float:right;
	width:520px;
}


.floatBox.colStyle3 .floatL{
	float:left;
	width:280px;
	margin-right:40px;
}
.floatBox.colStyle3 .floatL:nth-child(3n){
	margin-right:0px;
}
.oneContents .floatBox.colStyle3 .floatL{
	float:left;
	width:366px;
	margin-right:21px;
}
.oneContents .floatBox.colStyle3 .floatL:nth-child(3n){
	margin-right:0px;
}


.floatBox.colStyle4 .floatL{
	float:left;
	width:210px;
	margin-right:20px;
}
.floatBox.colStyle4 .floatL:nth-child(4n){
	margin-right:0px;
}
.oneContents .floatBox.colStyle4 .floatL{
	float:left;
	width:270px;
	margin-right:20px;
}
.oneContents .floatBox.colStyle4 .floatL:nth-child(4n){
	margin-right:0px;
}



/*title*/

.title01{
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:36px;
	line-height:1.3;
	font-weight:bold;
	margin-bottom:45px;
}
.title01 sup {
	top: -0.7em;
	font-size: 1.4rem;
	font-size: 14px;
}
.title01 .subTitle{
	display:block;
	font-size:19px;
	font-family: 'Noto Sans JP', sans-serif;
	margin-bottom:4px;
}
.title01 .enTitle{
	display:inline-block;
	padding-left:40px;
	margin-left:10px;
	background:url(/tri/common/img/com_bg13.png) no-repeat 0 center;
	background-size: 29px 1px;
	font-size:24px;
	vertical-align:4px;
}
.title01 .enTitle .color01{
	color:#00418f;
}
.title01 .enTitle .color02{
	color:#e63721;
}
.title01 .enTitle .color03{
	color:#009852;
}
.title02{
	font-size:26px;
	font-weight:bold;
	background:#f0f0f0;
	padding:8px 20px 8px;
	margin-bottom:0px;
}
.title02 .subTitle{
	font-size:14px;
	display:block;
}
.title02 a{
	text-decoration:none;
	color:#3388cc;
}
.title02 a:hover{
	text-decoration:underline;
	color: #44bbee;
}
.title02 a:after{
	content: "";
	background:url(/tri/common/img/com_ic02.png) no-repeat center 50%;
	background-size:10px auto;
	display: inline-block;
	height: 16px;
	width: 12px;
	margin-left:10px;
}
.title02 a.blank:after{
	content: "";
	background:url(/tri/common/img/com_ic03.png) no-repeat center 50%;
	background-size:14px auto;
	display: inline-block;
	height: 19px;
	width: 14px;
	margin-left:10px;
}

.title03{
	font-size:22px;
	font-weight:bold;
	position:relative;
	padding-top:3px;
	margin-bottom:10px;
	font-size:22px;
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
}
.title03 span{
	display:inline-block;
	padding-left:15px;
	line-height:1.3;
}
.title03 span em{
	font-size:14px;
	font-style:normal;
	display:block;
	line-height: 1.2;
}
.title03 a{
	text-decoration:none;
	color:#3388cc;
}
.title03 a:hover{
	text-decoration:underline;
	color: #44bbee;
}
.title03 a:after{
	content: "";
	background:url(/tri/common/img/com_ic02.png) no-repeat center 50%;
	background-size:10px auto;
	display: inline-block;
	height: 16px;
	width: 12px;
	margin-left:10px;
}
.title03 a.blank:after{
	content: "";
	background:url(/tri/common/img/com_ic03.png) no-repeat center 50%;
	background-size:14px auto;
	display: inline-block;
	height: 19px;
	width: 14px;
	margin-left:10px;
}

.title04{
	font-size:20px;
	font-weight:normal;
	position:relative;
	padding-left:15px;
	margin-bottom:10px;
}
.title04 a{
	text-decoration:none;
	color:#3388cc;
}
.title04 a:hover{
	text-decoration:underline;
	color: #44bbee;
}
.title04 a:after{
	content: "";
	background:url(/tri/common/img/com_ic02.png) no-repeat center 50%;
	background-size:10px auto;
	display: inline-block;
	height: 16px;
	width: 12px;
	margin-left:10px;
}
.title04 a.blank:after{
	content: "";
	background:url(/tri/common/img/com_ic03.png) no-repeat center 50%;
	background-size:14px auto;
	display: inline-block;
	height: 19px;
	width: 14px;
	margin-left:10px;
}

.title05{
	font-size:18px;
	font-weight:normal;
	position:relative;
	margin-bottom:6px;
	background:url(/tri/common/img/com_ic01.png) no-repeat left 50%;
}
.title05 a{
	text-decoration:none;
	color:#3388cc;
}
.title05 a:hover{
	text-decoration:underline;
	color: #44bbee;
}
.title05 a:after{
	content: "";
	background:url(/tri/common/img/com_ic02.png) no-repeat center 50%;
	background-size:10px auto;
	display: inline-block;
	height: 16px;
	width: 12px;
	margin-left:10px;
}
.title05 a.blank:after{
	content: "";
	background:url(/tri/common/img/com_ic03.png) no-repeat center 50%;
	background-size:14px auto;
	display: inline-block;
	height: 19px;
	width: 14px;
	margin-left:10px;
}


.title06{
	font-size:16px;
	font-weight:bold;
	margin-bottom:10px;
}


/*copytext*/
.copytext{
	font-size:22px;
	font-weight:bold;
	line-height:1.35;
}
/* text
------------------------------------------------------ */
/* font-size */
.fontXS { font-size: 10px !important; }
.fontS  { font-size: 12px !important; }
.fontM  { font-size: 14px !important; }
.fontL  { font-size: 16px !important; }
.fontXL { font-size: 18px !important; }
/* font-color */
.txColor01 { color: #e63721 !important; }
.txColor02 { color: #666666 !important; }
.txColor03 { color: #333333 !important; }
/* text-decoration */
.txLine   { text-decoration: underline !important; }
.txStrike { text-decoration: line-through !important; }
/* line-height */
.txHeight01 {	line-height: 1.0  !important;	}
.txHeight02 {	line-height: 1.25 !important;	}
.txHeight03 {	line-height: 1.5  !important;	}
.txHeight04 {	line-height: 1.75 !important;	}
.txHeight05 {	line-height: 2.0  !important;	}
/* space */
.txSpace01 { margin: 0 1.0em; }
.txSpace02 { margin: 0 0.5em; }
.txSpace03 { margin: 0 5px; }
/* indent */
.txIndent01 { padding: 0 0 0 1.0em; text-indent: -1.0em; }
.txIndent02 { padding: 0 0 0 0.5em; text-indent: -0.5em; }

.textRed{
	font-size:20px;
	color:#e63721;
}
.textRedNomal{
	color:#e63721 !important;
}
.textBlueNomal{
	color:#00418f !important;
}
.textGreenNomal{
	color:#009852 !important;
}
.textRedNomal2{
	color:#e63721 !important;
	font-size:18px;
	font-weight:bold;
}
.textBlueNomal2{
	color:#00418f !important;
	font-size:18px;
	font-weight:bold;
}
.textGreenNomal2{
	color:#009852 !important;
	font-size:18px;
	font-weight:bold;
}
.textBold{
	font-weight:bold !important;
}




/*text*/
.formLead{
	text-align:center;
	font-size:16px;
	font-weight:bold;
	margin-top:68px;
	margin-top:20px;
}


/*textLink*/
.textLink > a,
.textLink > span{
	position:relative;
	padding-left:15px;
	display:inline-block;
	text-decoration:none;
	color:#3388cc;
}
.typeMansionList .textLink > a{
	font-size:20px;
}
.textLink > a:hover{
	text-decoration:underline;
	color:#44bbee;
}
.textLink > a > span:before,
.textLink > span:before{
	content: "";
	position:absolute;
	background:url(/tri/common/img/com_ic11.png) no-repeat;
	background-size:8px auto;
	display: inline-block;
	height: 12px;
	width: 8px;
	left:1px;
	top:8px;
}
.typeMansionList .textLink > a > span:before{
	top:13px;
}
.textLinkList{
	margin-top:0.8em;
}
.textLinkList > .textLink{
	float:left;
	margin-right:18px;
	margin-top:0.7em;
}

.textLinkLength{
	margin-top:1em;
}
.textLinkLength > p{
	margin-top:9px;
}
.textLinkLength.overLine{
	margin-top:20px;
	padding-top:15px;
	border-top:2px solid #dddddd;
}


/* noteList01 */
.noteList01 {
}
.noteList01 > li {
	position: relative;
	padding: 0 0 0 1em;
}
.noteList01.fontS > li {
	padding-left: 1.75em;
}
.noteList01 > li > .ast {
	position: absolute;
	left: 0;
	top: 0;
}
/* noteList02 */
.noteList02 {
}
.noteList02 > li {
	position: relative;
	padding: 0 0 0 2.25em;
}
.noteList02.fontS > li {
	padding-left: 2.5em;
}
.noteList02 > li > .ast {
	position: absolute;
	left: 0;
	top: 0;
}


/*dlList*/
.dlList01{
	margin-top:1em;
}
.dlList01 > dl{
	margin-top:10px;
}
.dlList01 > dl > dt{
	font-weight:bold;
	padding-left:13px;
	position:relative;
	margin-top:4px;
	font-size:16px;
}
.dlList01 > dl > dt:before{
	content: "";
	position:absolute;
	background:url(/common/img/com_sprite01.png) no-repeat;
	background-position:-50px 0px;
	display: inline-block;
	height: 5px;
	width: 5px;
	left:2px;
	top:8px;
}

.dlList02{
	margin-top:1em;
}
.dlList02 > dl{
	margin-top:8px;
}
.dlList02 > dl > dt{
	font-weight:bold;
	float:left;
}
.dlList02 > dl > dd{
	overflow:hidden;
}

.dlList03{
	margin-top:1em;
}
.dlList03 > dl{
	margin-top:10px;
}
.dlList03 > dl > dt{
	font-weight:bold;
	margin-top:4px;
	font-size:16px;
}

.dlList04{
	margin-top:1em;
}
.dlList04 > dl{
	margin-top:10px;
}
.dlList04 > dl > dt{
	font-weight:bold;
	margin-top:4px;
	padding: 0 0 0 1.8em;
	position: relative;
	font-size:16px;
}
.dlList04 > dl > dt > .num {
    left: 0;
    position: absolute;
    top: 0;
}

.dlList05{
	margin-top:1em;
}
.dlList05 > dl{
	margin-top:8px;
}
.dlList05 > dl > dt{
	display: block;
	font-weight:bold;
}
.dlList05 > dl > dd{
	display: block;
}


/* iconList01 */
.iconList01 {
}
.iconList01 > li {
	padding: 0 0 0 12px;
	position:relative;
	margin-top:7px;
}
.iconList01 > li:after{
	content: "";
	position:absolute;
	background:url(/tri/common/img/com_ic08.png) no-repeat;
	background-size:6px 6px;
	display: inline-block;
	height: 6px;
	width: 6px;
	left:0px;
	top:10px;
}

.iconList01.colStyle2 > li {
	float:left;
	width:440px;
	margin-right:40px;
}
.oneContents .iconList01.colStyle2 > li {
	width:560px;
}
.iconList01.colStyle2 > li:nth-child(2n)  {
	margin-right:0px;
}

.iconList01.colStyle3 > li {
	float:left;
	width:280px;
	margin-right:40px;
}
.oneContents .iconList01.colStyle3 > li {
	width:366px;
	margin-right:21px;
}
.iconList01.colStyle3 > li:nth-child(3n)  {
	margin-right:0px;
}

.iconList01.colStyle4 > li {
	float:left;
	width:210px;
	margin-right:20px;
}
.oneContents .iconList01.colStyle4 > li {
	width:270px;
	margin-right:20px;
}
.iconList01.colStyle4 > li:nth-child(4n)  {
	margin-right:0px;
}


/* iconList02 */
.iconList01 > li > .iconList02{
	margin-top:6px;
}
.iconList02 > li {
	padding: 0 0 0 12px;
	color: #333333;
	position:relative;
	margin-top:7px;
}
.iconList02 > li:after{
	content: "";
	position:absolute;
	background:url(/tri/common/img/com_ic07.png) no-repeat;
	background-size:6px 6px;
	display: inline-block;
	height: 6px;
	width: 6px;
	left:0px;
	top:10px;
	margin-top:-1px;
}
/* iconList03 */
.iconList01 > li > .iconList02 > li > .iconList03{
	margin-top:6px;
}
.iconList03 > li {
	position: relative;
	padding: 0 0 0 13px;
	color: #333333;
	margin-top:7px;
}
.iconList03 > li:before {
	content: "";
	position: absolute;
	left: 0;
	top: 0.9em;
	display: block;
	width: 5px;
	height: 1px;
	background: #888888;
}

/* orderList01 */
.orderList01 > li {
	position: relative;
}
.orderList01 > li > .orderList01.type2{
	margin-top:6px;
	margin-left:-1.8em;
}
.orderList01.type1 > li { padding: 0 0 0 1.8em; margin-top:7px; }
.orderList01.type2 > li { padding: 0 0 0 2.8em; color: #333333; margin-top:7px;}
.orderList01 > li > .num {
	position: absolute;
	left: 0;
	top: 0;
}
/* numTextList01 */
.numTextList01 > li {
	position: relative;
}
.numTextList01 > li > .numTextList01.type1{
	margin-top:6px;
	margin-left:-1.8em;
}
.numTextList01.type1 > li { padding: 0 0 0 6em; margin-top:7px; }
.numTextList01 > li > .numText {
	position: absolute;
	left: 0;
	top: 0;
}

/*btnStyle01*/
.btnStyle01 a{
	color:#333333;
	position:relative;
	line-height:1.3;
	text-decoration:none;
	display:inline-block;
	padding:12px 30px 12px 30px;
	border:1px solid #000000;
	background:#FFF url(/tri/common/img/com_ic12.png) no-repeat right 50%;
	min-width: 280px;
	text-align:center;
}
.btnStyle01.sizeFull a{
	display:block;
	text-align:center;
}
.btnStyle01 a:hover{
	border:1px solid #717171;
	background:#222222 url(/tri/common/img/com_ic13.png) no-repeat right 50%;
	color:#FFF;
}
.btnStyle01.on a{
	border:1px solid #717171;
	background:#222222 url(/tri/common/img/com_ic13.png) no-repeat right 50%;
	color:#FFF;
}
.btnStyle01.sizeFull a span{
	display:block;
}
.btnStyle01 a.blankItem{
	background-image:url(/tri/common/img/com_ic14.png);
}
.btnStyle01 a.pdfItem{
	background-image:url(/tri/common/img/com_ic15.png);
}
.btnStyle01 a.ancItem{
	background-image:url(/tri/common/img/com_ic25.png);
}
.btnStyle01 a.ancItem:hover{
	background-image:url(/tri/common/img/com_ic26.png);
}


/*btnStyle02*/
.btnStyle02 a{
	color:#e63721;
	font-weight:bold;
	position:relative;
	line-height:1.3;
	text-decoration:none;
	display:inline-block;
	padding:12px 20px 12px 20px;
	border:1px solid #e63721;
	background:#FFF url(/tri/common/img/com_ic14.png) no-repeat right bottom;
	background-size:10px 10px;
}
.btnStyle02.sizeFull a{
	display:block;
	text-align:center;
}
.btnStyle02 a:hover{
	border:1px solid #e63721;
	background:#e63721 url(/tri/common/img/com_ic13.png) no-repeat right bottom;
	background-size:10px 10px;
	color:#FFF;
}
.btnStyle02.sizeFull a span{
	display:block;
}

/*closeBtn*/
.btnStyle01.btn_close{
	text-align:center;
}
.btnStyle01.btn_close a {
	width:280px;
}
.btnStyle01.btn_close a span{
	background:url(/tri/common/img/com_ic17.png) no-repeat right 50%;
	background-size:10px 10px;
	padding-right:17px;
}
.btnStyle01.btn_close a:hover span{
	background:url(/tri/common/img/com_ic18.png) no-repeat right 50%;
	background-size:10px 10px;
}



/*btnList*/
.btnList > p > a{
	text-decoration:none;
}
.btnList.column2 > p{
	width:440px;
	margin-right:40px;
	float:left;
}
.btnList.column2 > p > a{
	display:table;
	width:100%;
}
.btnList.column2 > p{
	width:440px;
}
.btnList.column2 > p:nth-child(2n){
	margin-right:0px;
}
.btnList.column2 > p span{
	display:table-cell;
	vertical-align:middle;
}
.oneContents .btnList.column2 > p{
	width:560px;
	margin-right:20px;
	float:left;
}
.oneContents .btnList.column2 > p:nth-child(2n){
	margin-right:0px;
}


.btnList.column3 > p{
	width:286px;
	margin-right:21px;
	float:left;
}
.btnList.column3 > p > a{
	display:table;
	width:100%;
}
.btnList.column3 > p:nth-child(3n){
	margin-right:0px;
}
.btnList.column3 > p span{
	display:table-cell;
	vertical-align:middle;
}
.oneContents .btnList.column3 > p{
	width:366px;
	margin-right:21px;
	float:left;
}
.oneContents .btnList.column3 > p:nth-child(3n){
	margin-right:0px;
}


.btnList.column4 > p{
	width:210px;
	margin-right:20px;
	float:left;
}
.btnList.column4 > p > a{
	display:table;
	width:100%;
}
.btnList.column4 > p:nth-child(4n){
	margin-right:0px;
}
.btnList.column4 > p span{
	display:table-cell;
	vertical-align:middle;
}
.oneContents .btnList.column4 > p{
	width:270px;
	margin-right:20px;
	float:left;
}
.oneContents .btnList.column4 > p:nth-child(4n){
	margin-right:0px;
}
.oneContents .btnList.column5 > p{
	width:212px;
	margin-right:20px;
	float:left;
}
.oneContents .btnList.column5 > p:nth-child(5n){
	margin-right:0px;
}
.oneContents .btnList.column5 > p.btnStyle01 a{
	min-width: 212px;
}

/*btnList2*/
.btnList2 > p > a{
	text-decoration:none;
}
.btnList2.column2 > p{
	width:440px;
	margin-right:20px;
	float:left;
}
.btnList2.column2 > p > a{
	display:table;
	width:100%;
}
.btnList2.column2 > p > a > span{
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
.btnList2.column2 > p:nth-child(2n){
	margin-right:0px;
}
.oneContents .btnList2.column2 > p{
	width:560px;
	margin-right:20px;
	float:left;
}
.oneContents .btnList2.column2 > p a{
	width:560px;
}
.oneContents .btnList2.column2 > p:nth-child(2n){
	margin-right:0px;
}


.btnList2.column3 > p{
	width:286px;
	margin-right:21px;
	float:left;
}
.btnList2.column3 > p > a{
	display:table;
	width:100%;
}
.btnList2.column3 > p > a > span{
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
.btnList2.column3 > p:nth-child(3n){
	margin-right:0px;
}
.oneContents .btnList2.column3 > p{
	width:366px;
	margin-right:21px;
	float:left;
}
.oneContents .btnList2.column3 > p a{
	width:366px;
}
.oneContents .btnList2.column3 > p:nth-child(3n){
	margin-right:0px;
}


.btnList2.column4 > p{
	width:210px;
	margin-right:20px;
	float:left;
}
.btnList2.column4 > p > a{
	display:table;
	width:100%;
}
.btnList2.column4 > p > a > span{
	display:table-cell;
	vertical-align:middle;
	width:100%;
}
.btnList2.column4 > p:nth-child(4n){
	margin-right:0px;
}
.oneContents .btnList2.column4 > p{
	width:270px;
	margin-right:20px;
	float:left;
}
.oneContents .btnList2.column4 > p a{
	width:270px;
}
.oneContents .btnList2.column4 > p:nth-child(4n){
	margin-right:0px;
}




/*icon*/
.ic_blank:after{
	content: "";
	background:url(/tri/common/img/com_ic09.png) no-repeat center 50%;
	background-size:12px auto;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin-left:4px;
	margin-right:3px;
}
.ic_pdf:after{
	content: "";
	background:url(/tri/common/img/com_ic10.png) no-repeat center 50%;
	background-size:12px auto;
	display: inline-block;
	height: 12px;
	width: 12px;
	margin-left:4px;
	margin-right:3px;
}






/*columnBox*/
.columnBox{
}
.columnBox > a{
	text-decoration:underline;
	color:#44bbee;
}
.columnBox .photo{
	text-align:center;
}
.columnBox .photo img{
	max-width:100%;
	height:auto;
}
.columnBox .imgCap{
	font-size:12px;
	margin:3px auto 0px;
}
.columnBox .column{
	margin-top:1em;
}
.columnBox.column2 .column{
	margin-top:1em;
	float:left;
	margin-right:40px;
	width:440px;
}
.columnBox.column2 .column:nth-child(2n){
	margin-right:0px;
}
.oneContents .columnBox.column2 .column{
	width:550px;
}
.oneContents .columnBox.column2.inlineB{
	letter-spacing: -.40em;
}
.oneContents .columnBox.column2.inlineB .column{
	float:inherit;
	letter-spacing: normal;
	margin-right:0;
	display:inline-block;
	vertical-align:middle;
}
.oneContents .columnBox.column2.inlineB .column .textBox{
	margin-left: 60px;
}
.oneContents .columnBox.column2.inlineB .column .textBox .boldLead{
	font-size:20px;
	font-weight:bold;
}

.columnBox.column3 .column{
	margin-top:1em;
	float:left;
	margin-right:40px;
	width:280px;
}
.columnBox.column3 .column:nth-child(3n) {
	margin-right:0px;
}
.oneContents .columnBox.column3 .column{
	width:366px;
	margin-right:21px;
}
.oneContents .columnBox.column3 .column:nth-child(3n) {
	margin-right:0px;
}

.columnBox.column4 .column,
.columnBox.column4 > a{
	margin-top:1em;
	float:left;
	margin-right:20px;
	width:210px;
}
.columnBox.column4 > a > .column {
	margin-top: 0;
	width: 100%;
}
.columnBox.column4 .column:nth-child(4n),
.columnBox.column4 > a:nth-child(4n) {
	margin-right:0px;
}
.oneContents .columnBox.column4 .column{
	width:270px;
	margin-right:20px;
}
.oneContents .columnBox.column4 .column:nth-child(4n) {
	margin-right:0px;
}


/*photoColumn*/
.photoColumn{
	margin-top:1em;
}
.photoCol{
	float:right;
	margin-left:40px;
}
.photoCol.pcW300{
	width:300px;
}
.photoCol img{
	max-width:100%;
	height:auto;
}
.typeR .photoCol{
	float:left;
	text-align:center;
	margin-left:0px;
	margin-right:40px;
}
.photoCol .sizeL{
	width:440px;
	text-align:center;
}
.photoCol .sizeM{
	width:280px;
	text-align:center;
}
.photoCol .sizeS{
	width:210px;
	text-align:center;
}
.oneContents .photoCol .sizeL{
	width:560px;
	text-align:center;
}
.oneContents .photoCol .sizeM{
	width:366px;
	text-align:center;
}
.oneContents .photoCol .sizeS{
	width:270px;
	text-align:center;
}
.textCol{
	overflow:hidden;
}
.irTopBox .textCol{
	width:800px;
}
.textCol > *:first-child{
	margin-top:0px;
}
.photoCol > *:first-child{
	margin-top:0px;
}
.typeR .textCol{
	overflow:hidden;
}
.overFlowNon .textCol{
	overflow:inherit;
}
.photoCol .photo{
	text-align:center;
}
.photoCol .imgCap{
	text-align:left;
	font-size:12px;
	margin:3px auto 0;
}


/*imgCapTitle*/
.imgCapTitle{
	font-size:16px;
	font-weight:bold;
	margin-top:3px;
}


/*linkListStyle01*/
.linkListStyle01 li{
	float:left;
	width:414px;
	margin-right:20px;
}
.oneContents .linkListStyle01 li{
	width:534px;
}
.linkListStyle01 li:nth-child(2n){
	margin-right:0px;
}
.linkListStyle01 li a{
	display:inline-block;
	text-decoration:none;
	padding-left:15px;
	background:url(/tri/common/img/com_ic08.png) no-repeat left 8px;
	background-size:8px auto;
}
.linkListStyle01 li a:hover{
	text-decoration:underline;
}


/*relatedInformationBox*/
.relatedInformationBox{
	padding:18px 25px;
	background:#f0f0f0;
	margin-top:1em;
}
.relatedInformationBox .relatedInformationTi{
	color:#000000;
	margin-top:0px;
	font-weight:bold;
	font-size:17px;
}
.relatedInformationBox .relatedInformationTi + ul{
	margin-top:10px;
}



/*relatedInformationBox2*/
.relatedInformationBox2{
	border:1px solid #cccccc;
	margin-top:2.5em;
}
.relatedInformationBox2 .relatedInformationTi{
	text-align:center;
	padding-top:13px;
	padding-bottom:13px;
	background:#f0f0f0;
	font-weight:bold;
	margin-top:0px;
	font-size:17px;
}
.relatedInformationBox2 .relatedInformationIn{
	padding:18px 25px;
}
.relatedInformationBox2 .relatedInformationIn ul{
	margin-top:0px;
}


/*naviElmBox*/
.naviElmBox{
	margin-top:3em;
}
.naviElmBox dt{
	border-top:2px solid #cccccc;
	text-align:center;
	padding-top:20px;
	padding-bottom:11px;
	font-size:18px;
}
.naviElmBox dt a{
	display:inline-block;
	padding-left:15px;
	background:url(/tri/common/img/com_ic08.png) no-repeat left 11px;
	background-size:8px auto;
	text-decoration:none;
}
.naviElmBox dt a:hover{
	color: #44bbee;
	text-decoration:underline;
}
.naviElmBox dd .btnStyle01:nth-child(1){
	margin-top:0px;
}
.naviElmBox dd .btnStyle01:nth-child(2){
	margin-top:0px;
}
.naviElmBox dd .btnStyle01:nth-child(3){
	margin-top:0px;
}



/*borderBox*/
.borderBox{
	margin-top:1em;
	border:1px solid #cccccc;
}
.borderBox .borderBoxTi{
	background:#f0f0f0;
	padding:13px 20px 11px;
	font-size:17px;
	font-weight:bold;
}
.borderBox .borderBoxTi a{
	display:inline-block;
	padding-right:20px;
	background:url(/tri/common/img/com_ic08.png) no-repeat right 50%;
	background-size:8px auto;
	text-decoration:none;
}
.borderBox .borderBoxText{
	padding:16px 20px 15px;
}
.borderBox .borderBoxText > *:first-child{
	margin-top:0px;
}
.borderBox .btnStyle02.sizeDL a{
	display:block;
	width:214px;
	text-align:center;
}
.borderBox .btnStyle02.sizeDL2 a{
	display:block;
	width:330px;
	text-align:center;
}

/*pcWidth*/
.pcWidthTypeB01{
	width:620px;
	float:left;
}
.oneContents .pcWidthTypeB01{
	width:855px;
}
.pcWidthTypeB02{
	width:500px;
	float:left;
}





/*-----ancLinkBox-----*/

.ancLinkBox ul li {
	float:left;
	margin-top:15px;
	background:url(/tri/common/img/com_ic06.png) no-repeat left 22px center;
	background-size:10px 6px;
	display:table;
	border-left:solid 1px #cccccc;
}
.ancLinkBox ul li a {
	display:table-cell;
	vertical-align:middle;
	text-decoration:none;
}

.ancLinkBox ul li a:hover {
	text-decoration:underline;
}

.ancLinkBox.colStyle2 ul li {
	width:450px;
	padding:0 25px 0 40px;
}
.oneContents .ancLinkBox.colStyle2 ul li {
	width:570px;
}
.ancLinkBox.colStyle2 ul li:nth-child(even) ,
.ancLinkBox.colStyle2 ul li:last-child {
	border-right:solid 1px #cccccc;
}
.ancLinkBox.colStyle2 ul li:nth-child(-n+2) {
	margin-top:0;
}

.ancLinkBox.colStyle3 ul li {
	width:300px;
	padding:0 40px;
}
.oneContents .ancLinkBox.colStyle3 ul li {
	width:380px;
}
.ancLinkBox.colStyle3 ul li:nth-child(3n) ,
.ancLinkBox.colStyle3 ul li:last-child {
	border-right:solid 1px #cccccc;
}
.ancLinkBox.colStyle3 ul li:nth-child(-n+3) {
	margin-top:0;
}

.ancLinkBox.colStyle4 ul li {
	width:225px;
	padding:0 30px 0 40px;
}
.oneContents .ancLinkBox.colStyle4 ul li {
	width:285px;
}
.ancLinkBox.colStyle4 ul li:nth-child(4n) ,
.ancLinkBox.colStyle4 ul li:last-child {
	border-right:solid 1px #cccccc;
}
.ancLinkBox.colStyle4 ul li:nth-child(-n+4) {
	margin-top:0;
}

.ancLinkBox.colStyle5 ul li {
	width:180px;
	padding:0 30px 0 40px;
}
.oneContents .ancLinkBox.colStyle5 ul li {
	width:228px;
}
.ancLinkBox.colStyle5 ul li:nth-child(5n) ,
.ancLinkBox.colStyle5 ul li:last-child {
	border-right:solid 1px #cccccc;
}
.ancLinkBox.colStyle5 ul li:nth-child(-n+5) {
	margin-top:0;
}


/*-----questionBox-----*/

.questionBox dl:nth-child(n+2) {
	margin-top:19px;
}
.questionBox dl dt {
	color:#1b5498;
	font-weight:bold;
	padding-left:30px;
	background:url(/tri/common/img/com_ic10.png) no-repeat left top 2px;
	background-size:20px 22px;
}
.questionBox dl dd {
	margin-top:4px;
	padding-left:30px;
	background:url(/tri/common/img/com_ic11.png) no-repeat left top 5px;
	background-size:20px 20px;
}

/*-----jobPerformance-----*/

.jobPerformance {
	text-align:center;
	border:solid 1px #cccccc;
	margin-top:1em;
	padding:25px 0 5px;
}

.jobPerformance .jobPerformanceTi {
	background:#f0f0f0;
	padding:0 30px;
	font-size:25px;
	display:inline-block;
	margin-bottom:12px;
}

.jobPerformance .jobPerformanceTi span {
	font-size:30px;
	font-weight:bold;
	margin-bottom:5px;
}
.jobPerformance .jobPerformanceText {
	font-size:28px;
	margin-top:0;
	line-height:1.2;
}
.jobPerformance .jobPerformanceText span {
	font-size:40px;
	font-weight:bold;
	padding-left:30px;
}
.jobPerformance .jobPerformanceDate {
	text-align:right;
	margin:0 5px 0 0;
}

.works .jobPerformance {
	padding: 0;
	border:solid 1px #000000;
	letter-spacing: -.40em;
}
.works .jobPerformance a {
	padding:25px 0 15px;
	display: block;
	color: #000000;
	background:#FFF url(/tri/common/img/com_ic12.png) no-repeat right bottom;
	background-size:20px 20px;
}
.works .jobPerformance a:hover {
	opacity: 0.7;
}
.works .jobPerformance .jobPerformanceText {
	display: inline-block;
	vertical-align: middle;
	letter-spacing: normal;
}
.works .jobPerformance .jobPerformanceText span {
	padding: 0 30px;
}
.works .jobPerformance .jobPerformanceText span.jobPerformanceDate {
	display:block;
	text-align: center;
	font-size:15px;
	font-weight: normal;
	padding:0;
	margin-top: 10px;
}
.works .jobPerformance .jobPerformanceText.jobPerformanceCap {
	font-size:18px;
	text-align: left;
	line-height: 1.6;
}

/*-----newsBox-----*/

.newsBox {
	margin-top:1em;
}
.newsBox .newsList {
	padding:15px;
	border-top:solid 1px #cccccc;
	text-decoration:none;
	margin-top:0;
}
.newsBox li:last-child .newsList {
	border-bottom:solid 1px #cccccc;
}
.newsBox li:last-child .newsList {
	border-bottom:solid 1px #cccccc;
}
.newsBox li a{
	text-decoration:none;
}
.newsBox .newsList dt {
	color:#333333 !important;
	float:left;
}
.newsBox .newsList dd {
	overflow:hidden;
	padding:0 30px 0 15px;
	background:url(/tri/common/img/com_ic02.png) no-repeat right center;
	background-size:8px 10px;
}
.newsBox .newsList:hover {
	background:#f0f0f0;
}
.newsBox .newsList.noLink:hover {
	background:none;
}
.newsBox .newsList.blankLink dd{
	background:url(/tri/common/img/com_ic03.png) no-repeat right center;
	background-size:14px 14px;
}
.newsBox .newsList.pdfLink dd{
	background:url(/tri/common/img/com_ic04.png) no-repeat right center;
	background-size:14px 14px;
}
.newsBox .newsList.noLink dd{
	background:none;
}

/*-----newsIc-----*/

.newsBox .newsList .newsDetaileIc{
	width:254px;
}
.newsBox .newsList .newsDate{
	display:inline-block;
	width:122px;
}
.newsIc01{
	display:inline-block;
	font-size:13px;
	width:122px;
	text-align:center;
	line-height:1.5;
	margin-left:10px;
	color:#d81b60;
	background:#fccace;
}
.newsIc02{
	display:inline-block;
	font-size:13px;
	width:122px;
	text-align:center;
	line-height:1.5;
	margin-left:10px;
	color:#9934b0;
	background:#efd9f4;
}
.newsIc03{
	display:inline-block;
	font-size:13px;
	width:122px;
	text-align:center;
	line-height:1.5;
	margin-left:10px;
	color:#e17e09;
	background:#fce5ca;
}
.newsIc04{
	display:inline-block;
	font-size:13px;
	width:122px;
	text-align:center;
	line-height:1.5;
	margin-left:10px;
	color:#104d7f;
	background:#9dccf2;
}
.newsIc05{
	display:inline-block;
	font-size:13px;
	width:122px;
	text-align:center;
	line-height:1.5;
	margin-left:10px;
	color:#127316;
	background:#c6e3a6;
}

/*-----linkList-----*/

.linkListBox {
	margin-top:1em;
}
.linkListBox li a {
	display:block;
	padding:15px 45px 15px 15px;
	border-top:solid 1px #cccccc;
	text-decoration:none;
	margin-top:0;
	background:url(/tri/common/img/com_ic02.png) no-repeat right 20px center;
	background-size:8px 10px;
}
.linkListBox li:last-child {
	border-bottom:solid 1px #cccccc;
}
.linkListBox li a{
	text-decoration:none;
}
.linkListBox li:hover {
	background:#f0f0f0;
}
.linkListBox li.blankLink a {
	background:url(/tri/common/img/com_ic03.png) no-repeat right 20px center;
	background-size:14px 14px;
}
.linkListBox li.pdfLink a {
	background:url(/tri/common/img/com_ic04.png) no-repeat right 20px center;
	background-size:14px 14px;
}


/*-----------------------------------ユニーク-----------------------------------*/


/*tableStyle*/
.table tableTitle{
	margin-top:8px;
	font-size:16px;
	color:#808080;
	font-weight:bold;
}
.table table{
	width:100%;
	border:1px solid #dddddd;
}
.table table p,
.table table ul,
.table table ol,
.table table li,
.table table dl{
	margin-top:0px;
}
.table table th > *:first-child,
.table table td > *:first-child {
	margin-top:0px;
}
.table table th,
.table table td{
	border:1px solid #dddddd;
	text-align:left;
	vertical-align:middle;
	padding:13px;
}
.table table th.lv01,
.table table td.lv01{
	background:#979797;
	color:#FFF;
}
.table table th.lv02,
.table table td.lv02{
	background:#f0f0f0;
}
.table table .text{
	margin-top:0.6em;
}
.table table th.errorStyle,
.table table td.errorStyle{
	background-color:#faeae9 !important;
}
.table table .type01{
	background-color: #daecfa;
}
.table table .type02{
	background-color: #fbe1de;
}
.table.style04 table,
.table.style04 table th,
.table.style04 table td{
	border:none;
	vertical-align:top;
}
.table.scroll .cloneElm {
	display: none;
}
.bannerClumn .bnPhoto {
	text-align: left;
	}
/* tabBox
--------------------------------- */
.tabBox{
	margin-top: 1em;
}
.tabBox .tabDetail{
	display: none;
}
.tabBox .tabList + .tabDetail{
	display: block;
}
.tabBox .tabList{
	display: table;
	width: 100%;
	text-align: center;
	table-layout: fixed;
	border-collapse: separate;
	border-spacing: 10px 0;
	border-bottom:2px solid #666666;
}
.tabBox .tabList li{
	display: table-cell;
	vertical-align: middle;
	background-color: #ffffff;
	border: 2px solid #666666;
	font-size:18px;
	transform:translateY(2px);
}
.tabBox .tabList li span{
	display: block;
	padding: 15px 5px;
	text-decoration: none;
	cursor: pointer;
	background:url(/tri/common/img/com_ic17.png) no-repeat center bottom;
}

.tabBox .tabList li:hover{
	text-decoration:underline;
}
.tabBox .tabList li.select{
	border-color:#222222 ;
	background:#222222;
	color:#FFF;
}
.tabBox .tabList li.select:after{
	position:absolute;
	left:50%;
	bottom:-12px;
	border:0px;
	content:"";
	width:22px;
	height:12px;
	background:url(/tri/common/img/com_ic18.png) no-repeat;
	background-size:22px auto;
	margin-left:-11px;
}
.tabBox .tabList li.select:hover{
	text-decoration:none;
}
.tabBox .tabList li.select span{
	
}
.tabBox .tabList li.select + li span{
	border-left: none;
}
.tabBox .tabList li.select span:hover{
	background-color: inherit;
	color: inherit;
}

.tabBox .tabDetail{
	padding: 20px 0;
}


/* lineType01
--------------------------------- */
.lineType01 {
	background-color: #cccccc;
	display: block;
	height: 2px;
	margin-top: 2.5em;
	margin-bottom:2.5em;
	width: 100%;
}

/* mapareaBox
--------------------------------- */
.mapareaBox{
	margin-top: 1em;
}
.mapareaBox .photoCol p{
	margin-top: 0;
}
.mapareaBox .textCol{
	float: left;
}
.mapareaBox .textCol p.access{
	margin-top: 2em;
}

/* groupBox
--------------------------------- */
.groupBox{
	padding: 25px 0;
}
.groupBox + .groupBox{
	border-top: 1px dotted #cccccc;
}
.groupBox + .groupBox{
	margin-top: 0;
}
.groupBox .title{
	margin-top: 0;
	font-size: 18px;
	font-weight: bold;
}
.groupBox .title a{
	margin-top: 0;
	font-size: 18px;
	font-weight: bold;
	text-decoration:none;
	color:#3388cc;
}
.groupBox .title a:hover{
	text-decoration:underline;
	color: #44bbee;
}
.groupBox .title a:after{
	content: "";
	background:url(/tri/common/img/com_ic02.png) no-repeat center 50%;
	background-size:10px auto;
	display: inline-block;
	height: 16px;
	width: 12px;
	margin-left:10px;
}
.groupBox .title a.blank:after{
	content: "";
	background:url(/tri/common/img/com_ic03.png) no-repeat center 50%;
	background-size:14px auto;
	display: inline-block;
	height: 19px;
	width: 14px;
	margin-left:10px;
}
.groupBox .lead{
	margin-top: 0;
}
.groupBox .content{
	margin-top: 1em;
}



/* linkBox01
--------------------------------- */
.linkBox01{
	margin-top: 1em;
}
.linkBox01 .columnBox .column{
	border: 1px solid #cccccc;
}
.linkBox01.door .columnBox .column:nth-child(1){
	margin-top:0px;
}
.linkBox01.door .columnBox .column:nth-child(2){
	margin-top:0px;
}
.linkBox01 .columnBox .column a{
	text-decoration: none;
	display:block;
}
.linkBox01 .columnBox .column a .imgCap{
	padding: 15px 20px;
	margin-top: 0;
	background-color: #f0f0f0;
	width:100% !important;
}
.linkBox01.pasOrigin .columnBox .column a .imgCap{
	display:table;
	width:100%;
	padding-top:0px;
	padding-bottom:0px;
	line-height:1.3;
	vertical-align:middle;
}
.linkBox01.pasOrigin .columnBox .column a .imgCap .title{
	display:table-cell;
	width:100%;
	height:3.5em;
	vertical-align:middle;
}
.linkBox01.pasOrigin .columnBox .column a{
	font-size:13px;
}
.linkBox01 .columnBox .column a .imgCap .title{
	margin-top: 0;
	font-size: 18px;
	text-decoration:none;
	color:#3388cc;
}
.linkBox01 .columnBox .column a:hover .imgCap .title span{
	text-decoration:underline;
	color:#44bbee !important;
}
.linkBox01 .columnBox .column a .imgCap .title:after{
	content: "";
	background:url(/tri/common/img/com_ic02.png) no-repeat center 50%;
	background-size:10px auto;
	display: inline-block;
	height: 16px;
	width: 12px;
	margin-left:10px;
}
.linkBox01 .columnBox .column a .imgCap .title.blank:after{
	content: "";
	background:url(/tri/common/img/com_ic03.png) no-repeat center 50%;
	background-size:14px auto;
	display: inline-block;
	height: 19px;
	width: 14px;
	margin-left:10px;
}
.linkBox01 .columnBox .column .textBox{
	padding: 0 20px 20px;
}
.linkBox01 .columnBox .column .textBox a:hover{
	text-decoration:underline;
}




/*toggleBox*/
.toggleBox > dl > dt{
	background:#f0f0f0 url(/tri/common/img/com_ic21.png) no-repeat right;
	font-size:20px;
	padding:12px 55px 10px 20px;
	cursor:pointer;
	color:#3388cc;
}
.toggleBox > dl > dt.openNow{
	background:#f0f0f0 url(/tri/common/img/com_ic22.png) no-repeat right;
	color:#333333;
}
.toggleBox > dl > dt:hover{
	text-decoration:underline;
	color:#44bbee;
}
.toggleBox > dl > dt.openNow:hover{
	text-decoration:none;
}
.toggleBox > dl > dd{
	padding-left:20px;
	padding-right:20px;
	display:none;
}
.toggleBox .toggleBoxIn{
	overflow:hidden;
}
.toggleBox .toggleBoxIn .column2_small .btnStyle01{
	margin-top:5px;
	float:left;
}
.toggleBox .toggleBoxIn .column2_small .btnStyle01{
	margin-right:20px;
}
.toggleBox .toggleBoxIn .column2_small .btnStyle01:last-child{
	margin-right:0px;
}
.toggleBox .toggleBoxIn .column2_small .btnStyle01 a{
	width:255px;
	text-align:center;
}
.oneContentsType2 .toggleBox .toggleBoxIn .column2_small .btnStyle01 a{
	width:200px;
}

.toggleBox .toggleBoxIn .column3_small .btnStyle01{
	margin-top:5px;
	float:left;
}
.toggleBox .toggleBoxIn .column3_small .btnStyle01{
	margin-right:20px;
}
.toggleBox .toggleBoxIn .column3_small .btnStyle01:last-child{
	margin-right:0px;
}
.toggleBox .toggleBoxIn .column3_small .btnStyle01 a{
	width:162px;
	text-align:center;
}
.oneContentsType2 .toggleBox .toggleBoxIn .column3_small .btnStyle01 a{
	width:126px;
}
.toggleBox .toggleBoxIn .section04{
	margin-top:10px;
}
.toggleBox .toggleBoxIn .toggleBoxInL{
	float:left;
	width:530px;
}
.toggleBox .toggleBoxIn .toggleBoxInR{
	float:right;
	width:530px;
}
.oneContentsType2 .toggleBox .toggleBoxIn .toggleBoxInL{
	float:left;
	width:420px;
}
.oneContentsType2 .toggleBox .toggleBoxIn .toggleBoxInR{
	float:right;
	width:420px;
}
.toggleBox .telNumList{
	overflow:hidden;
}
.toggleBox .telNumList > div{
	float:left;
	width:250px;
	margin-right:20px;
}
.oneContentsType2 .toggleBox .telNumList > div{
	width:200px;
}
.toggleBox .telNumList > div p.telNumText{
	margin-top:0px;
	font-size:20px;
	font-weight:bold;
}
.toggleBox .telNumList > div p.telNumText > span{
	font-size:15px;
	font-weight:normal;
	background:#f0f0f0;
	display:block;
	padding:2px 8px;
	margin-right:8px;
}
.toggleBox .telNumList > div:nth-child(2n){
	margin-right:0px;
}
.toggleBox .telTimeText{
	font-size:14px;
	margin-top:4px;
}


/*imLinkDetailBox*/
.imLinkDetailBox{
	margin-top:1em;
}
.imLinkDetailBox .imLinkDetailBoxIn{
	overflow:hidden;
}
.imLinkDetailBox .imLinkDetailBoxIn .imLinkDetailBoxL{
	float:left;
	text-align:center;
	width:195px;
	padding:10px;
	border:1px solid #cccccc;
}
.imLinkDetailBox .imLinkDetailBoxIn .imLinkDetailBoxL img{
	width:120px;
	height:auto;
}
.imLinkDetailBox .imLinkDetailBoxIn .imLinkDetailBoxR{
	float:right;
	width:928px;
}
.imLinkDetailBox .imLinkDetailBoxIn .imLinkDetailBoxR p{
	margin-top:0px;
}


/*csrBox04*/
.csrBox04{
	margin-top:1em;
	padding:10px;
	border:1px solid #cccccc;
}
.csrBox04 .photoColumn{
	margin-top:0px;
	line-height:1.5;
}
.csrBox04 .photoCol{
	width:413px;
}
.csrBox04 .csrBox04Ti{
	border-bottom:1px solid #dddddd;
	padding-bottom:8px;
}
.csrBox04 .csrBox04Ti .csrBox04Ti01{
	display:block;
	font-size:20px;
	font-weight:bold;
	line-height:1.3;
}
.csrBox04 .csrBox04Ti .csrBox04Ti02{
	display:block;
	font-size:16px;
}
.csrBox04 .csrBox04Lead{
	color:#e85d91;
	font-size:28px;
	line-height:1.4;
	margin-top:13px;
}


/*cornerHead*/
.cornerHead{
	width:100%;
}
.cornerHead .cornerHeadIn{
	width:1140px;
	margin:0 auto;
	padding-top:34px;
	padding-bottom:31px;
	text-align:center;
}
.cornerHead .cornerTiL{
	font-size:48px;
	font-weight:bold;
	line-height:1.3;
	display:block;
}
.cornerHead .cornerTiS{
	font-size:16px;
	line-height:1.3;
	display:block;
}
.cornerHead cornerLead{
	font-size:15px;
	margin-top:15px;
	line-height:1.3;
}
.works .cornerHead .cornerHeadIn{
	padding-top:58px;
	padding-bottom:44px;
}
.works .cornerHead .cornerTiL{
	font-size:35px;
}


/*cornerWhiteArea*/
.cornerWhiteArea{
	width:100%;
	background:#FFF;
	padding-top:40px;
	padding-bottom:40px;
}
.cornerWhite{
	width:1140px;
	margin:0 auto;
}

/*cornerUnderContents*/
.cornerUnderContents{
	width:100%;
	padding-top:40px;
	padding-bottom:40px;
}
.cornerUnderContentsIn{
	width:1140px;
	margin:0 auto;
}


/*cornertopBanner*/
.cornertopBanner li{
	float:left;
	width:366px;
	margin-right:21px;
}
.cornertopBanner li:nth-child(3n) {
	margin-right:0px;
}


/*cornerDoorBtnList*/
.cornerDoorBtnList li{
	float:left;
	width:270px;
	margin-right:20px;
	margin-top:20px;
}
.cornerDoorBtnList li:nth-child(4n) {
	margin-right:0px;
}
.cornerDoorBtnList li dl{
	margin-top:0px;
}
.cornerDoorBtnList li a{
	display:block;
	position:relative;
	width:100%;
}
.cornerDoorBtnList li a dd{
	position:absolute;
	display:table;
	width:100%;
	left:0px;
	bottom:0px;
	height:60px;
	background:url(/tri/common/img/com_bg01.png);
}
.cornerDoorBtnList li a dd span{
	display:table-cell;
	width:100%;
	text-align:left;
	vertical-align:middle;
	font-size:15px;
	color:#FFF;
	line-height:1.3;
	padding-left:20px;
	padding-right:20px;
	background:url(/tri/common/img/com_bg02.png) no-repeat right bottom;
}


/*libraryList*/
.libraryList .libraryListL{
	float:left;
	width:560px;
}
.libraryList .libraryListL li{
	margin-top:20px;
}
.libraryList .libraryListL li:first-child{
	margin-top:0px;
}
.libraryList .libraryListR{
	float:right;
	width:560px;
}


/*ancLinkBox*/
.ancLinkBox li{
	float:left;
	width:230px;
	border-left:1px solid #cccccc;
	display:table;
	margin-top:10px;
	padding-left:10px;
	padding-right:10px;
	padding-top:7px;
	padding-bottom:7px;
}
.ancLinkBox li:last-child{
	border-right:1px solid #cccccc;
}
.ancLinkBox li span{
	display:table-cell;
	text-align:center;
	vertical-align:middle;
}
.ancLinkBox li a{
	display:inline-block;
	text-align:left;
	line-height:1.3;
	text-decoration:none;
	padding-left:20px;
	background:url(/tri/common/img/com_ic16.png) no-repeat left 50%;
	background-size:12px auto;
}
.ancLinkBox li a:hover{
	text-decoration:underline;
}


/*.naviBorderBox*/
.naviBorderBox{
	border:2px solid #666666;
	padding:13px 25px 18px 25px;
	margin-top:3em;
}
.naviBorderBox .textLinkList{
	margin-top:0px;
}
.naviBorderBox .textLinkList > .textLink{
	margin-right:26px;
}
.textLinkList > .textLink{
	margin-top:0.3em;
}
.naviBorderBox .textLink > a{
	padding:5px 5px 5px 22px;
}
.naviBorderBox .textLink.on > a{
	background:#f0f0f0;
	color:#333333 !important;
	text-decoration:none !important;
	font-weight:bold;
}
.naviBorderBox .typeMansionList .textLink > a{
	font-size:20px;
}
.naviBorderBox .textLink > a:hover{
	text-decoration:underline;
	color:#44bbee;
}
.naviBorderBox .textLink > a > span:before,
.naviBorderBox .textLink > span:before{
	content: "";
	position:absolute;
	background:url(/tri/common/img/com_ic11.png) no-repeat;
	background-size:8px auto;
	display: inline-block;
	height: 12px;
	width: 8px;
	left:8px;
	top:13px;
}
.naviBorderBox .textLink.on > a > span:before,
.naviBorderBox .textLink.on > span:before{
	background:url(/tri/common/img/com_ic24.png) no-repeat;
	background-size:12px auto;
	height: 8px;
	width: 12px;
	left:5px;
	top:15px;
}


/*itemBox*/
.itemBox{
	background:#f0f0f0;
	padding:22px 25px;
	margin-top:3em;
}
.itemBox > *:first-child{
	margin-top:0px;
}
.itemBox .itemBoxTitle{
	margin-top:0px;
	font-size:18px;
	font-weight:bold;
}

/*.line01*/
.line01{
	border:none;
	height:2px;
	width:100%;
	background:#666666;
	margin-top:5em;
	margin-bottom:5em;
	display:block;
}

/*chronologyBox*/
.chronologyList{
	border-bottom:1px solid #cccccc;
}
.chronologyList > li{
	padding:35px 0px;
	border-top:1px solid #cccccc;
}
.chronologyBox{
	display:table;
	width:100%;
}
.chronologyBox .chronologyYear{
	display:table-cell;
	width:125px;
	font-size:30px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	vertical-align:top;
	text-align:left;
	line-height:1.3;
}
.chronologyBox .chronologyText{
	display:table-cell;
	vertical-align:top;
	text-align:left;
	padding-left:40px;
	border-left:dotted 1px #cccccc;
}
.chronologyBox .chronologyText > *:first-child{
	margin-top:0px;
}
.chronologyBox .chronologyTextW{
	width:754px;
}
.chronologyBox .chronologyTextW .chronologyTextL{
	float:left;
	width:438px;
}
.chronologyBox .chronologyTextW .chronologyTextL > *:first-child{
	margin-top:0px;
}
.chronologyBox .chronologyTextW .chronologyTextR{
	float:right;
	width:280px;
}


/*accessBox*/
.accessBox{
	margin-top:1em;
}
.accessBox .accessBoxL{
	float:left;
	width:440px;
}
.accessBox .accessBoxR{
	float:right;
	width:440px;
}
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}


/*doorLinkBox*/
.doorLinkBox > li{
	float:left;
	width:440px;
	margin-right:40px;
	margin-top:1em;
}
.doorLinkBox > li:nth-child(2n){
	margin-right:0px;
}
.doorLinkBox > li dl{
	margin-top:0px;
}
.doorLinkBox > li a{
	display:block;
	text-decoration:none;
	color:#333333;
	line-height:1.4;
}
.doorLinkBox > li a .doorLinkTitle{
	text-align:center;
	margin-top:0px;
}
.doorLinkBox > li a dd{
	padding:20px 24px 25px 24px;
}
.doorLinkBox > li a dd .doorLinkTitle{
	font-size:20px;
	color:#3388cc;
}
.doorLinkBox > li a dd .doorLinkTitle span{
	display:inline-block;
	padding-left:20px;
	background:url(/tri/common/img/com_ic11.png) no-repeat left 50%;
	background-size:10px auto;
}
.doorLinkBox > li:hover{
	background:#f0f0f0;
}
.doorLinkBox > li:hover a dd .doorLinkTitle span{
	text-decoration:underline;
	color:#37b5ef;
}


/*doorLinkBox2*/
.doorLinkBox2 li{
	margin-top:1em;
	float:left;
	width:280px;
	margin-right:40px;
}
.doorLinkBox2 li:nth-child(3n) {
	margin-right:0px;
}
.doorLinkBox2 li a{
	text-decoration:none;
	display:block;
	line-height:1.4;
}
.doorLinkBox2 li a .doorLink2Title{
	margin-top:13px;
	padding-left:15px;
	background:url(/tri/common/img/com_ic11.png) no-repeat left 4px;
	background-size:8px auto;
}
.doorLinkBox2 li a:hover .doorLink2Title{
	text-decoration:underline;
	color:#37b5ef;
}
.doorLinkBox2 li .doorLink2Text{
	margin-top:10px;
}
.doorLinkBox2 li .doorLink2Text > *:first-child{
	margin-top:0px;
}


/*technologyList*/
.technologyList li{
	width:440px;
	float:left;
	margin-right:40px;
}
.technologyList li:nth-child(2n) {
	margin-right:0px;
}
.technologyList .technologyTitle{
	font-size:22px;
	border-bottom:1px solid #cccccc;
	padding:0px 10px;
	display:table;
	width:100%;
}
.technologyList .technologyTitle > span{
	display:table-cell;
	height:60px;
	line-height:1.3;
	text-align:left;
	vertical-align:middle;
}
.technologyList .technologyPhoto{
	text-align:center;
	margin-top:20px;
/*	height:390px;
	display:table;*/
	width:100%;
}
.technologyList .technologyPhoto span{
/*	display:table-cell;
	width:100%;
	height:390px;
	vertical-align:middle;
	text-align:center;*/
}
.technologyList .technologyPhoto img{
	max-width:100%;
	height:auto;
/*	max-height:390px;*/
}
.technologyList .technologyText{
	margin-top:20px;
}
.technologyList .subText{
	display:block;
	font-size:14px;
	color:#009852;
}

/*lineIconList*/
.lineIconList{
	border-top:1px solid #cccccc;
}
.lineIconList li{
	background:url(/tri/common/img/com_ic19.png) no-repeat 5px 50%;
	background-size:16px auto;
	padding:24px 10px 24px 32px;
	font-size:16px;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
}


/*voiceBox*/
.voiceBox{
	margin-top:1em;
}
.voiceBox .voiceTi{
	text-align:center;
	margin-top:0px;
}
.voiceBox .voiceTi img{
	width:150px;
	height:auto;
}
.voiceBox .voiceTi2{
	text-align:center;
	margin-top:0px;
	padding-top:18px;
	padding-bottom:30px;
	background:url(/tri/common/img/com_bg08.png) no-repeat center bottom;
}
.voiceBox .voiceTi2 img{
	text-align:center;
	width:544px;
	height:auto;
}
.voiceBox .voiceBoxCont{
	width:100%;
	background:#f0f0f0;
	padding-top:25px;
	padding-bottom:50px;
}
.voiceBox .voicePeople{
	padding-left:148px;
	background:url(/tri/common/img/com_bg09.png) no-repeat left top;
	line-height:1.4;
	margin-top:25px;
}
.voiceBox .voicePeople.typeR{
	padding-left:0px;
	padding-right:150px;
	background:url(/tri/common/img/com_bg10.png) no-repeat right top;
}
.voiceBox .voicePeopleIn{
	background:#FFF;
	padding:30px 35px;
}
.voiceBox .voicePeopleIn > *:first-child{
	margin-top:0px;
}
.voiceBox .voiceText01{
	font-size:20px;
	font-weight:bold;
	color:#333333;
}
.voiceBox .voiceText03{
	color:#666666;
	text-align:right;
	font-size:13px;
}


/*boldLeadText*/
.boldLeadText{
	font-size:30px;
	font-weight:bold;
}


/*imgTitleBold*/
.imgTitleBold{
	font-size:20px;
	margin-top:22px;
	margin-bottom:15px;
}


/*photoLibSlideList*/
.photoLibSlide .bx-wrapper .bx-pager a{
	border-radius:0px !important;
	display:inline-block;
	height:4px !important;
	width:60px !important;
	background:#cccccc !important;
}
.photoLibSlide .bx-wrapper .bx-pager a.active{
	background:#333333 !important;
}
.photoLibSlide .bx-wrapper .bx-pager{
	padding-top:0px !important;
	bottom:-40px;
}
.photoLibSlide .bx-wrapper .bx-controls-direction a.bx-prev{
	background:url(/tri/common/img/com_bt06.png) no-repeat left 50%;
	width:28px;
	height:48px;
	margin-top:-24px;
	left:18px;
}
.photoLibSlide .bx-wrapper .bx-controls-direction a.bx-next{
	background:url(/tri/common/img/com_bt07.png) no-repeat left 50%;
	width:28px;
	height:48px;
	margin-top:-24px;
	right:18px;
}

/* pursuers */
.pursuers.oneContents .imgCap{
	margin-top: 10px;
}
.pursuers.oneContents .column4{
	margin-top: 40px;
}
.pursuers.oneContents .section02{
	margin-top: 60px;
}

/* btnLinkArea */
.btnLinkArea .column{
	position:relative;
	margin-top:50px !important;
}
.btnLinkArea .column a{
	color:#333333;
	text-decoration:none;
}
.btnLinkArea .column .btnStyle01{
	width:530px;
	margin-top:0;
	position:absolute;
	top:10px;
	left:10px;
}
.btnLinkArea .column .btnStyle01 span{
	display: block;
	color:#333333;
	position:relative;
	line-height:1.3;
	text-decoration:none;
	padding:12px 30px 12px 30px;
	border:1px solid #000000;
	background:rgba(255,255,255,0.8) url(/tri/common/img/com_ic12.png) no-repeat right 50%;
	min-width: 280px;
	text-align:left;
}
.btnLinkArea .column:hover .btnStyle01 span{
	display: block;
	border:1px solid #717171;
	background:#222222 url(/tri/common/img/com_ic13.png) no-repeat right 50%;
	color:#FFF;
}
.btnLinkArea .column .photo{
	position:relative;
}
.btnLinkArea .column .photo .technologyIc{
	padding: 2px 15px;
	margin-top:0;
	position:absolute;
	bottom:0;
	right:0;
	color:#ffffff;
}
.btnLinkArea .column .photo .technologyIc.type01{
	background-color:#00418f;
}
.btnLinkArea .column .photo .technologyIc.type02{
	background-color:#009753;
}
.btnLinkArea .column .photo .technologyIc.type03{
	background-color:#e63721;
}

/* archives */
.archives .accordionWrap{
	margin-top: 50px;
}
.archives .accordionWrap.first{
	margin-top: 0;
}
.archives .accordionWrap .accordionBox{
	padding: 15px 0 0;
	margin-top: 10px;
	background: url(/tri/common/img/com_bg14.png) no-repeat 50% 0;
	background-size: 100% auto;
}
.archives .accordionWrap .accordionBox .inner{
	padding: 30px 0 0;
	border: 1px solid #cccccc;
	border-top: none;
}
.archives .accordionWrap .accordionBox .inner > p{
	padding: 0 25px;
	margin-top: 0;
}
.archives .accordionWrap .accordionBox .textLinkLength > .moreBlock > p{
	margin-top:9px;
}

.archives .accordionWrap .textLinkLength{
	padding: 0 25px 30px;
}
.archives .accordionWrap .textLinkLength p:nth-child(n + 6){
	display: none;
}
.archives .accordionWrap .textLinkLength.on p:nth-child(n + 6){
	display: block;
}
.archives .accordionWrap .btnStyle01 a{
	display: block;
	padding: 18px 30px;
	text-align: left;
	font-size: 18px;
}
.archives .accordionWrap .moreBtn{
	padding: 10px 0 !important;
	text-align: center;
	background-color: #f0f0f0;
}
.archives .accordionWrap .moreBtn:hover{
	cursor: pointer;
	opacity: 0.8;
}
.archives .accordionWrap .moreBtn span{
	position: relative;
	padding-left: 20px;
}
.archives .accordionWrap .moreBtn span:before{
	position: absolute;
	content: "";
	background: url(/tri/common/img/com_ic30.png) no-repeat 0 0;
	background-size: 14px auto;
	height: 14px;
	width: 14px;
	left: 0;
	top: 4px;
}
.archives .accordionWrap .moreBtn.open span:before{
	position: absolute;
	content: "";
	background: url(/tri/common/img/com_ic31.png) no-repeat 0 0;
	background-size: 14px auto;
	height: 14px;
	width: 14px;
	left: 0;
	top: 4px;
}


/*topTechnologyList*/
.topTechnologyColList{
	margin-top: 30px;
}
.topTechnologyList h2{
	text-align:center;
	margin-bottom:45px;
}
.topTechnologyList h2 img{
	width:190px;
	height:auto;
}
.topTechnologyColList > li{
	float:left;
	width:360px;
	margin-right:30px;
}
.topTechnologyColList > li:last-child{
	margin-right:0px;
}
.topTechnologyColList > li a{
	display:block;
	text-decoration:none;
	color:#333;
	position:relative;
	line-height:1.4;
}
.topTechnologyColList > li a:after{
	content:"";
	display:inline-block;
	position:absolute;
	left:5px;
	top:-5px;
	width:84px;
	height:50px;
	background:url(/tri/common/img/com_ic29.png) no-repeat;
	background-size:84px auto;
}
.topTechnologyColList > li .topTechnologyTi{
	margin-top:17px;
	text-align:left;
	font-size:18px;
	padding-left:16px;
	background:url(/tri/common/img/com_ic28.png) no-repeat left 5px;
	background-size:10px auto;
	color:#3388cc;
}
.topTechnologyColList > li:hover .topTechnologyTi{
	text-decoration:underline;
	color:#44bbee;
}
.topTechnologyColList > li .topTechnologyTi2{
	text-align:left;
	margin-top:7px;
	font-size:14px;
	color:#666666;
}



/*pc_mw440*/
.pc_mw440{
	width:440px;
}

	
/*videoBox*/
.videoBox {
	width: 920px;
	height: 518px;
	margin-top: 1em;
	margin-bottom: 40px;
}
.videoBox iframe{
	width: 100%;
	height: 100%;
}

/*layoutMapBox*/
.layoutMapBox{
	position: relative;
  width: 1140px;
}
.layoutMapBox .photo img{
	padding: 0;
}
.layoutMapBox .btnStyle01-typelayoutMapBox{
	border: 1px #000000 solid;
	background: rgba(255,255,255,0.8);
	width: 192px;
}
	.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap{
		position: relative;
	}
.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap:after{
	content: "";
	display: block;
	width: 13px;
	height: 15px;
	position: absolute;
}
.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap.layoutMapTxL:after{
	background: url(/tri/common/img/com_bg16.png) no-repeat center center;
	top: 26px;
	right: -13px;
}
.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap.layoutMapTxR:after{
	background: url(/tri/common/img/com_bg17.png) no-repeat center center;
	top: 70px;
	left: -13px;
}
.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap.layoutMapTxLB:after{
	background: url(/tri/common/img/com_bg18.png) no-repeat center center;
	top: 43px;
	right: -12px;
}
.layoutMapBox .layoutMapBox01,
.layoutMapBox .layoutMapBox02,
.layoutMapBox .layoutMapBox03{
	position: absolute;
}
.layoutMapBox .layoutMapBox01{
	top:170px;
	left:375px;
}
.layoutMapBox .layoutMapBox02{
	top: 85px;
	left: 890px;
}
.layoutMapBox .layoutMapBox03{
	top: 62px;
	left: 388px;
}
.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap p{
	font-size: 20px;
	margin-top: 0px;
	}
.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap .layoutMapTx{
	padding:14px 26px 0px;
	}
.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap ul{
	padding:0px 26px 14px;
	margin-top: 0px;
	}
	.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap p a{
	display: block;
	padding:14px 26px;
	background: url(/tri/common/img/com_ic11.png) no-repeat 169px center / 8px 13px;
}
.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap ul li a{
	display: block;
	background: url(/tri/common/img/com_ic11.png) no-repeat right center / 6px 9px;
}
.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap a{
	color: #000000;
	text-decoration: none;
}
	.layoutMapBox .btnStyle01-typelayoutMapBox .btnStyle01-typelayoutMap a:hover{
	color: #44bbee;
	text-decoration: underline;
}

/* introMovie */
	.introMovie {
		position: relative;
		width:100%;
		height:0;
		padding-bottom: 56.25%;
	}
	.introMovie  iframe{
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
	}


/*=================================

	clearfix

=================================*/
.formList:after,
.floatBox:after,
.columnBox:after,
.photoColumn:after,
.eventBox .eventList > ul:after,
.btnList:after,
.btnList2:after,
.boxStyleWrap:after,
.shopBox:after,
.shopBoxList ul:after,
.blogBox:after,
.partTitleBtnBox:after,
.shopBlock:after,
.partSelectSide:after,
.workDetailBtn:after,
.pageBoxList .pageBoxListWrap:after,
.blogListColumn:after,
.selectStyleList:after,
.dlList02 > dl:after,
.boxStyle2Column:after,
.textLinkList:after,
.colStyle2:after,
.colStyle3:after,
.colStyle4:after,
.doorLinkBox a .doorLink:after,
.doorLinkBox > ul:after,
.squareLinkBox > ul:after,
.colBtn:after,
.dlNewsList dl:after,
.page404Box:after,
.colmListBox:after,
.infoAncLink:after,
.searchArea:after,
.shopSelectBlock:after,
.linkListStyle01:after,
.ancLinkBox ul:after,
.newsBox .newsList:after,
#colorbox .modalContents .imgCol.colTwo:after,
.modalContents .slider ul:after,
.modalContents .slider ul li .colTwo:after,
.pluginBox .pluginNavi:after,
.csrBox03 .frame dl:after,
.csrBox03 ul.csrIcon:after,
.toggleBox .toggleBoxIn:after,
.imLinkDetailBox .imLinkDetailBoxIn:after,
.cornertopBanner ul:after,
.cornerDoorBtnList ul:after,
.libraryList:after,
.csrTopMeW:after,
.csrDoorNaviBox .csrDoorNaviList:after,
.irTopBox .titleBox:after,
.ancLinkBox:after,
.chronologyBox .chronologyTextW:after,
.accessBox:after,
.doorLinkBox:after,
.doorLinkBox2:after,
.technologyList:after,
.topTechnologyColList:after {
	content: "";
	display: block;
	clear: both;
}

}


