@charset "utf-8";

#category {
	clear: both;
}

@media screen and (max-width:910px) {

#category img {
	width: 100%;
	height: auto;
}
}


/********************************************************

	ut01  /utility/index.html

********************************************************/
#ut01 .step {	
	background-repeat: no-repeat;
	background-position: left top;
}

#ut01 .stepLeft {
	padding: 15px 280px 0 40px;
}

#ut01 .stepRight {
	padding: 15px 40px 0 280px;
}

#ut01 #step01 {
	background-image: url(../utility/img/ut01_bg_01.jpg);
	height: 222px;
	margin-top: 30px;
	padding: 38px 290px 0 40px;
}

#ut01 #step02 {
	background-image: url(../utility/img/ut01_bg_02.jpg);
	height: 227px;
}

#ut01 #step03 {
	background-image: url(../utility/img/ut01_bg_03.jpg);
	height: 227px;
}

#ut01 #step04 {
	background-image: url(../utility/img/ut01_bg_04.jpg);
	height: 217px;
}

#ut01 .step p {
	background: url(../img/dot_gray.gif) repeat-x left top;
	margin-top: 10px;
	padding-top: 10px;
}

#ut01 .step ul {
	margin-top: 10px;
}

#ut01 .step li {
	background: url(../img/arrow_01.gif) no-repeat left 3px;
	padding-left: 18px;
	margin-top: 10px;
}

#ut01 .step li.outLink {
	background: url(../img/outside.gif) no-repeat left 4px;
}

#ut01 p#contactTxt {
	margin-top: 20px;
}

#ut01 dl#contact {
	margin-top: 5px;
}

@media screen and (max-width:910px) {
#ut01 .step {
	width: 100%;
	background-repeat: no-repeat;
	background-position: left top;
}
#ut01 .stepLeft {
	padding: 15px 0px 0 0px;
}

#ut01 .stepRight {
	padding: 15px 0px 0 0px;
}
	
#ut01 #step01 {
	width: 100%;
	background-image: url(../utility/img/ut01_bg_01.jpg);
	height: 0;
	margin-top: 30px;
	padding: 0 0 41.7%;
	background-size: contain
}

#ut01 #step02 {
	width: 100%;
	background-image: url(../utility/img/ut01_bg_02.jpg);
	height: 0;
	margin-top: 0px;
	padding: 0 0 38.4%;
	background-size: contain
}

#ut01 #step03 {
	width: 100%;
	background-image: url(../utility/img/ut01_bg_03.jpg);
	height: 0;
	margin-top: 0px;
	padding: 0 0 38.5%;
	background-size: contain
}

#ut01 #step04 {
	width: 100%;
	background-image: url(../utility/img/ut01_bg_04.jpg);
	height: 0;
	margin-top: 0px;
	padding: 0 0 36.8%;
	background-size: contain
}	
	
#ut01 .step p {
	background: none;
	margin-top: 10px;
	padding-top: 10px;
}
	#ut01 #step01 h2 {
	padding: 5vw 0 0 5vw
}	
#ut01 .stepLeft h2 {
	padding: 2vw 0 0 5vw
}	
#ut01 .stepRight h2 {
	padding: 2vw 0 0 45vw
}	
	
#ut01 .step h2 img {
	max-width: auto;
	width: auto;
	height: auto
}

#ut01 .stepLeft p {
	border-top: 1px dotted #CCC;
	margin: 3vw 45vw 0 6vw
}
#ut01 .stepRight p {
	border-top: 1px dotted #CCC;
	margin: 3vw 6vw 0 45vw
}
	

#ut01 .stepLeft li {
	margin: 3vw 0 0 6vw
}
#ut01 .stepRight li {
	margin: 3vw 6vw 0 45vw
}

}

@media screen and (max-width:630px) {
#ut01 #step01 {
	width: 100%;
	background-image: none;
	height: auto;
	margin-top: 30px;
	padding: 0;
	background-size: auto
}	
	
#ut01 #step02,#ut01 #step03,#ut01 #step04 {
	width: 100%;
	background-image: none;
	height: auto;
	margin-top: 10px;
	padding: 0;
	background-size: auto
}	
	
	#ut01 #step01 h2 {
	padding: 0
}	
#ut01 .step h2 {
	padding: 0;
}		
	
#ut01 .step h2 img {
	max-width: 280px;
	width: auto;
	height: auto
}	
	
	
#ut01 .step p {
	border-top: 1px dotted #CCC;
	margin: 5px 0 0
}
	
#ut01 .step p.right img {
	max-width: 130px;
	height: auto
}
#ut01 .step li {
	margin: 0
}
	
.triangle{
	width: 0;
  height: 0;
  border-right: 10px solid transparent;
  border-top: 16px solid #80CD46;
  border-left: 10px solid transparent;
	margin: 10px auto
}
}
/********************************************************

	ut02  /utility/policy.html

********************************************************/
#ut02 h2 {
	background: url(../utility/img/ut02_line.gif) repeat-x left bottom;
	padding-bottom: 8px;
	margin-top: 40px;
	font-size: 107%;
	font-weight: bold;
}

#ut02 li.list01 {
	margin-left:1.8em;
	text-indent:-1.8em;
	margin-top: 8px;	
}

#ut02 .list02 {
	margin-left:1.3em;
	text-indent:-1.3em;
	margin-top: 4px;
}

#ut02 dt {
	font-weight: bold;
}


/********************************************************

	ut03  /utility/environment.html

********************************************************/
#ut03 h2 {
	margin-top: 40px;
}

#ut03 h2 img {
	width: 100%;
	height: auto
}

#ut03 .evm {
	margin-top: 20px;
}

#ut03 .evm table {
	width: 100%;
	line-height: 2.3;	
	border-top: 1px solid #ececec;
}

#ut03 .evm th {
	background-color: #f5f8fd;
	padding: 10px 12px;
	width: 30%;
	font-weight: bold;
	border-bottom: 1px solid #ececec;
}

#ut03 .evm td {
	padding: 10px 0 10px 12px;
	border-bottom: 1px solid #ececec;
}

#ut03 .evm p {
	padding: 9px 0 9px 60px;
	min-height:28px;
	height: auto !important;
	height: 28px;
}

#ut03 .evm p#ie {
	background: url(../utility/img/ut03_icon_ie.gif) no-repeat left center;
}

#ut03 .evm p#firefox {
	background: url(../utility/img/ut03_icon_firefox.gif) no-repeat left center;
}

#ut03 .evm p#safari {
	background: url(../utility/img/ut03_icon_safari.gif) no-repeat left center;
}

#ut03 p.kome {
	margin-left:1em;
	text-indent:-1em;
	margin-top: 10px;
}

#ut03 p.evmTxt {
	margin-top: 15px;
}


/********************************************************

	ut04  /utility/sitemap.html

********************************************************/
#ut04 #siteMap {
	margin-top: 20px;
}

#ut04 .mapBox {
	width: 305px;	
}

#ut04 .mapBox div {
	background: linear-gradient(180deg, #FFF, #F0F5FB);
	border: 1px solid #BDD9FE;
	border-radius: 6px;
	padding-bottom: 18px;
	margin-top: 10px;
}

#ut04 .mapBox h2 {
	width: 266px;
	background: url(../utility/img/ut04_ttl_bg3.png) no-repeat left top;
	height: 23px;
	color: #FFFFFF;
	font-size: 107%;
	padding: 2px 0 0 13px;
	background-size: contain;
	
	margin: 13px 13px 0
}



#ut04 .mapBox h2 a:link,#ut04 .mapBox h2 a:visited{
	background: url(../utility/img/ut04_arrow.gif) no-repeat left 5px;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 14px;
}

#ut04 .mapBox h2 a:hover,#ut04 .mapBox h2 a:active{
	color: #FFFFFF;
	text-decoration: underline;	
}

#ut04 .mapBox ul {
	margin: 10px 20px 0;
}

#ut04 .mapBox li {
	background: url(../img/arrow_01.gif) no-repeat left 3px;
	padding-left: 18px;
	margin-top: 5px;
}
@media screen and (max-width:910px) {
#ut04 #siteMap {
	width: calc(100% - 18px);
	background: #f2f1e8;
	background-size: cover;
	padding: 0 9px 9px;
	border-top: 9px solid #f1f1e7;
	display: flex;
	flex-wrap: wrap;
	justify-content: center
	
}	
#ut04 .mapBox {
	width: calc(49% - 2px);

}
#ut04 .mapBox:first-child {
	margin-right: 10px
}	

#ut04 .mapBox h2 {
	background: url(../utility/img/ut04_ttl_bg3.png) no-repeat left top;
	height: 0;
	color: #FFFFFF;
	font-size: 107%;
	padding: .3vw 0 11.8% 13px;
	margin: 13px 13px 0;
	width: calc(100% - 39px);
	background-size: contain
}
#ut04 .mapBox ul {
	margin: 0px 20px 0;
}
}

@media screen and (max-width:630px) {
#ut04 #siteMap {
	width: calc(100% - 18px);
	background: #f2f1e8;
	background-size: cover;
	padding: 0 9px 9px;
	border-top: 9px solid #f1f1e7;
	display: block;
	flex-wrap: wrap;
	justify-content: space-between
	
}	

#ut04 .mapBox {
	width: 100%;
	position: relative;
	margin: 0 auto 10px;
}	
	
#ut04 .mapBox h2 {
	background: url(../utility/img/ut04_ttl_bg3.png) no-repeat left top;
	height: 0;
	color: #FFFFFF;
	font-size: 107%;
	padding: .3vh 0 11.8% 13px;
	margin: 13px 13px 0;
	width: calc(100% - 39px);
	background-size: contain
}
	
}
}

