/**
 * 15_duct
 * pc.css
 */

.title {
	background-image: url("../img/2010/title.jpg");
	background-repeat: no-repeat;
	background-position: top center;
	width: 870px;
	height: 200px;
	margin: 0 auto;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	align-items: center;
}

.title h1 {
	color: #FFFFFF;
    text-align: left;
    font-weight: 700;
    font-size: 80px;
    margin-left: 14px;
    padding-top: 88px;
    text-shadow: 1px 1px 2px rgba(10, 10, 10, 0.7);
    line-height: 1;
    letter-spacing: -0.07em;
}

#main .pd {
	padding-top: 8px;
	padding-bottom: 8px;
}

#main h1.pd {
	clear: both;
	line-height: 1.6;
	font-size: 1.2em;
	text-align: left;
	padding-bottom: 5px;
	border-bottom: 3px solid #0181CC;
	margin-bottom: 15px;
	font-weight: bold;
}

#main .center {
	text-align: center;
}

#main .fl {
	float: left;
}

#main .fr {
	float: right;
}

#main .ml10 {
	margin-left: 10px;
}

#main .inbox2 {
	width: 820px;
	border: 1px solid #CCCCCC;
	box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-webkit-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	-moz-box-shadow: 0 0 5px #fff, 0 0 5px #ccc, 0 0 1px #aaa;
	margin: 15px;
	text-align: center;
	line-height: 1.3;
	font-size: 0.95em;
	padding: 10px;
}

#main a .inbox2:hover {
	border-color: #0181CC;
}

#main .h180 {
	height: 180px;
}

#main .w300 {
	width: 300px;
}

#main .w150 {
	width: 150px;
}

#main .links .listHeading,
#main .links .ca {
	margin: 10px 0 10px 10px;
}

#main .links a .pListImg,
#main .links a .pListTxt {
	text-align: center;
}

#main .links a .pListTxt p {
	color: #005FC3;
	margin: 5px 0 5px 0;
}

#main .links a .pListImg .w168 {
	width: 168px;
	height: 168px;
}

#main .links a .pListImg img {
	width: auto;
	height: auto;
}

#main .links {
	margin-bottom: 0;
}

#main .links li {
	margin-bottom: 10px;
}

#main .box2 {
	border: 1px solid #CCC;
	clear: both;
	text-align: center;
	padding-bottom: 10px;
	width: 100%;
}

table.borderGlay {
	border: 1px #CCCCCC solid;
	margin: 15px auto;
}

table.borderGlay a img {
	margin-bottom: 5px
}

table.borderGlay td a:link {
	text-decoration: none;
	color: #005FC3;
}

table.borderGlay td a:hover {
	text-decoration: none;
	color: #6296CA;
}

table.borderGlay th,
table.borderGlay td {
	border: 1px #CCCCCC solid;
	padding: 0.5em;
	vertical-align: middle;
	padding: 4px;
	text-align: center;
}

table.borderGlay th {
	/*font-weight: 700;*/
	background-color: #0181CC;
	color: #FFFFFF;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	padding: 10px;
	font-family: "Noto Sans JP", "‚l‚r ‚oƒSƒVƒbƒN", "MS PGothic", verdana, "ƒqƒ‰ƒMƒmŠpƒS Pro W3", "Hiragino Kaku Gothic Pro", Osaka, Sans-Serif;
}

#main .vtop {
	vertical-align: top
}

#main .w100 {
	width: 100%;
}

#main .w80 {
	width: 80%;
}

#main .w25 {
	width: 25%;
}

#main .pc-only {
	display: inline-block;
}

#main .breadcrumb {
    box-sizing: border-box;
    color: #83838f;
    display: flex;
    flex-wrap: wrap;
    font-size: 0.875em;
    line-height: 1.5;
    margin-bottom: 10px;
}
#main .breadcrumb a {
    color: #83838f !important;
	text-decoration: none;
}


#main .img_container img {
	width: 100%;
	height: auto;
}
#main .topBtn ul li a {
	font-size: 0.9em !important;
}
#main .flex_container a {
	text-decoration: none;
	color: #000;
}
#main .flex_container {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
#main .flex_container {
	margin: 50px 0;
}
#main .flex_container::before,
#main .flex_container::after {
	content: '';
	display: block;
	width: 24%;
	height: 0;
}
#main .flex_container::before {
	order: 1;
}
#main .flex_content {
	display: flex;
	flex-direction: column;
	align-items: center;
	box-sizing: border-box;
	padding: 10px 5px;
	border: 1px solid #ccc;
	width: 24%;
	margin-bottom: 30px;
}
#main .flex_content:hover {
	cursor: pointer;
}
#main .text_content {
	text-align: center;
	line-height: 1.15;
	margin-top: 10px;
}

#main .flex_content .img_container {
	max-width: 100%;
	min-height: 0%;
}
#main .bnr_container {
	margin: 50px 0;
}
#main .bnr_container img {
	width: 100%;
	height: auto;
}
#main .bnr_text {
	text-align: center;
	font-weight: bold;
	margin-top: 5px;
}
#main .feature__items{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	}
	#main .feature__items li{
	width: 48%;
	/*min-height: 140px;*/
	margin-top: 24px;
	font-size: 0.9em;
	position: relative;
	font-feature-settings: "palt"; 
	}
	#main .feature__items li:nth-child(-n+2) {
	margin-top: 0 
	}
	#main .feature__items li a{
	display: flex;
	justify-content: space-between;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding: 15px 10px;
	border: 1px solid #CCC;
	border-radius: 5px;
	overflow: hidden;
	color: #333; 
	}
	#main .feature__items li a:hover{
	border-color: #E5002D;
	opacity:0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	transition: 0.6s; 
	text-decoration: none;
	}
	#main .feature__items li a .feature__items--img{
	width:24% ;
	display: flex;
	align-items: center; 
	}
	#main .feature__items li a .feature__items--img img{
	width:100% ;
	}
	
	#main .feature__items li a .feature__items--txt{
	width: calc( 76% - 20px);
	}
	#main .feature__items li a .feature__items--txt .feature__items--txt__title{
	font-weight: bold;
	font-size: 1.2rem;
	line-height: 1.3;
	margin-bottom: 0.6rem
	}
	#main .feature__items li a .feature__items--txt .feature__items--txt__catch{
	line-height: 1.5;
	font-size: 1.0rem
	}