@charset "utf-8";

/*-----------------------------------------
	Global Settings
------------------------------------------*/
h1.page-title{
	font-size: 200%;
	letter-spacing: 0.05em;
	margin: 0 0 45px 0;
}

h1.page-title a{
	text-decoration: none;
}

h2.section-title{
	margin: 0 0 40px 0;
	padding: 0 0 40px 0;
	border-bottom: 2px solid #dedfe2;
	font-size: 163%;
}

h3{
	font-size: 140%;
	font-weight: bold;
	margin: 0 0 20px 0;
}

h3.claw{
	background: url(/img/corp/bg_claw.png) no-repeat;
	background-position: 0 5px;
	font-size: 125%;
	font-weight: bold;
	padding: 5px 0 0 35px;
	margin: 0 0 20px -15px;
}

.caption{
	float: right;
	color: #cccccc;
	font-size: 66%;
	font-weight: bold;
	font-family: 'Montserrat';
	font-weight: 400;
}

p.subtitle{
	margin: -35px 0 10px 0;
	font-size: 88%;
	font-weight: bold;
	color: #333333;
	text-align: left;
}

p.url{
	padding: 10px 0;
	font-size: 80%
}

p.url a{ color: #333333; }

/* パンくず */
#pan{ padding: 25px; }

#pan ul { margin: 0 0 0 -10px; }

#pan ul li{
	font-size: 80%;
	float: left;
	padding: 0 28px 0 10px;
	background: url(/img/corp/icon_bg_ar.png) right no-repeat;
}

#pan ul li:last-child {
	background: none;
}

#pan a{ text-decoration: none; }
#pan a:hover{ text-decoration: underline; }

figure.center{
	text-align: center;
}

figure img{
	max-width: 100%;
	height:auto;
}

figure a:hover{
	opacity: 0.7;
}

/*-----------------------------------------
	Nav
------------------------------------------*/
#page-nav-fix{
	padding: 53px 0;
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #dbdbdb;
}

#page-nav-title{
	float: left;
	text-align: left;
}

#page-nav{
	float: right;
	font-size: 88%;
	font-weight: bold;
}

#page-nav li {
	float: left;
	display: block;
	padding: 25px 25px 25px 40px;
	background: url(/img/corp/icon_bg_ar_under.png) right no-repeat;
}

#page-nav li a{
	color: #333333;
	text-decoration: none;
	display: block;
}

#page-nav li a:hover{ text-decoration: underline; }

.fixed {
	position: fixed;
	top: 0;
	margin: 0 auto;
	z-index: 2;
	padding: 5px 0!important;
	background: #ffffff;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
	border-bottom: 1px solid #dbdbdb;
}

.fixed h1{
	font-size: 125%;
	margin: 0;
	padding: 21px 20px;
}

.fixed .subtitle{
	display: none;
}

.fixed #page-nav li a{
	font-size: 88%;
	color: #999999;
}

.fixed #page-nav li.on a{
	color: #282930;
}

/*-----------------------------------------
	レイアウト
------------------------------------------*/
#page-title-img{
	background: #c0c0c0;
	width: 100%;
	height: 260px;
}

.inner{
	padding: 100px 0;
	border-top: 1px solid #dbdbdb;
	line-height: 1.5;
}

.bg-gray{
	background: #f8f8f8;
}

/* ----- 1カラム ----- */
.box-1column p{
	margin: 0 0 30px 0;
	font-size: 94%;
	line-height: 1.8;
}

/* ----- 2カラム サムネイル付き ----- */
.box-thumb{
	border: 1px solid #dbdbdb;
	padding: 40px;
	background: #ffffff;
	margin: 0 0 30px 0;
}

.box-thumb-title{
	font-weight: bold;
	font-size: 113%;
	margin: 0 0 20px 0;
}

.box-thumb p{
	margin: 0 0 30px 10px;
	font-size: 88%;
	line-height: 1.8;
}

.box-thumb-title span{
	margin-left: 20px;
}

.box-thumb h3.subtitle{ font-size:100%; margin-top:15px; padding:0 0 5px 0; border-bottom:1px solid #dbdbdb;}
.box-thumb p.subtxt{margin:15px 0 0 0;}

.box-thumb-content{
	float: left;
	width: 63%;
}

.box-thumb-figure{
	float: right;
	width: 33%;
}

.box-thumb-figure img{ display: block; }

.box-thumb-btn{
	float: left;
	margin: 0 0 0 10px;
}

.box-1column-btn-area{ text-align:center; margin-top:45px;}
.box-thumb .box-1column-btn-area p.subtxt{ color: #666666; font-size:80%; margin:0;}

/* ----- 2カラムbox ----- */
.box-2column {
	margin: 0 -30px 0 0;
}

.box-2column li {
	position:relative;
	width: 435px;
	float: left;
	border: 1px solid #dbdbdb;
	padding: 30px;
	background: #ffffff;
	margin: 0 30px 30px 0;
}

.box-2column-title br {
	display: none;
}

.box-2column-title{
	font-weight: bold;
	font-size: 113%;
	margin: 0 0 20px 0;
}

.box-2column-btn-area{
	text-align: center;
	margin: 10px 0 20px 0;
}

.box-2column p.p_txt{margin: 20px 0 0 0; font-size: 85%;}
.box-2column p.p_txt_last {margin: 20px 0 -65px 0; font-size: 85%;}

/* ----- 3カラムbox ----- */
.box-3column {
	margin: 0 -40px 0 0;
}

.box-3column li {
	position:relative;
	width: 260px;
	float: left;
	border: 1px solid #dbdbdb;
	padding: 30px;
	background: #ffffff;
	margin: 0 30px 30px 0;
}

.box-3column li p{
	font-size: 81%;
}

.box-3column .subtxt{ text-align:center; color:#666666;}

.box-3column-title{
	position: relative;
	padding-right: 82px;
	font-weight: bold;
	font-size: 100%;
	margin: 0 0 20px 0;
}

.box-3column-btn-area{
	position: absolute;
	clear: both;
	bottom: 20px;
	/*width:100%;*/
}

.box-3column p.p_txt{margin:10px 0 0 0;}
.box-3column p.p_txt_last{margin:10px 0 -60px 0;}

/* ----- 各事業の詳細についてのお問合せ ----- */
section#inquiry{text-align: center;} 
section#inquiry h2{font-size: 163%;}
section#inquiry a.btn{ width:360px; margin-top:30px; border: 1px solid #42444d; background: #33343d; color: #ffffff; font-weight:bold; font-size:90%;}
section#inquiry a.btn:hover{background: #1e1f27;}
section#inquiry a.btn img,
section#inquiry a.btn span{vertical-align: middle; padding:0 3px;}

/*-----------------------------------------
	1060
------------------------------------------*/
@media only screen and ( max-width: 1060px ) {
	#page-nav-title{
	padding-left: 20px;
	}
	#page-nav{
		padding-right: 20px;
	}
	.container{
		width: auto;
	}

	.inner{
		padding: 50px 20px;
	}

	.box-thumb-btn{
		clear: both;
	}

	.box-2column-btn-area{
		clear: both;
		padding: 20px 0 0 0;
	}

	.box-2column li,
	.box-3column li {
		width: 37.5%;
	}

	.box-3column-btn-area {
		/*margin: 20px 0 0 0;
		position: static;*/
		left: 0;
		width: 100%;
		text-align: center;
	}
	
}

/*-----------------------------------------
	768
------------------------------------------*/
@media only screen and ( max-width: 768px ) {
	.container{
		width: auto;
	}

	#page-nav-fix{
		width: 100%;
		padding: 10px 0 20px 0;
	}

	#page-nav-title{
		float: none;
		text-align: center;
	}

	#page-nav{
		display: none;
	}

	p.subtitle{
		text-align: center;
		margin: -35px 0 0 0;
	}

.box-thumb-title span{
	display: inline-block;
	margin-left: 0;
}

	.box-3column{
		margin: 0 0 20px 0;
	}

	.box-3column li {
		float: none;
		width: auto;
		height: auto !important;
		margin: 0 0 20px 0;
	}
	.box-2column{
		width: 100%;
		margin-right: 0;
	}
	
	.box-2column li {
		float: none;
		width: auto;
		height: auto !important;
		margin-right: 0;
		padding: 20px;
	}
	
	.box-2column p.p_txt_last{
		margin: 20px 0 0 0;
	}
		
	.box-3column-btn-area {
		margin: 20px 0 0 0;
		position: static;
		text-align: center;
	}
	
	.box-3column p.p_txt_last{margin:10px 0 0 0;}
}

/*-----------------------------------------
	480
------------------------------------------*/
@media only screen and ( max-width: 480px ) {
	#page-nav-fix{
		margin-top: 60px;
	}

	#page-title-img{
		background: #c0c0c0;
		width: 100%;
		height: 130px;
	}

	#wrapper{
		overflow: hidden;
	}

	.container{
		padding: 0 10px;
	}

	.inner{
		padding: 30px 0 35px 0;
	}

	#service2 .inner{
		padding: 30px 0 0 0 !important;
	}

	#pan{
		font-size: 75%;
		padding: 15px 0;
	}

	h1.page-title { font-size: 144%; }

	p.subtitle {
		margin: -40px 0 0 0;
		font-size: 69%;
	}

	h2.section-title{
		text-align: center;
		padding: 0 0 20px 0;
		margin: 10px 0 20px ;
		font-size: 125%;
	}

	h3.claw{
		background: url(/img/corp/bg_claw.png) no-repeat;
		font-size: 94%;
		font-weight: bold;
		padding: 5px 0 0 30px;
		margin: 0 0 10px -10px;
	}

	.box-1column p{
		padding: 0 10px;
		font-size: 87.5%;
	}

	.box-content p{
		font-size: 81%;
		margin: 0 0 20px 0;
	}

	.caption{
		display: none;
	}

	.box-2column{
		margin: 0 0 20px 0;
	}

	.box-2column-title{
		font-size: 100%;
		margin: 0 0 10px 0;
	}

	.box-2column-title br {
		display: block;
	}

	.box-thumb{
		padding: 20px 15px;
	}

	.box-thumb-content {
		float: none;
		width: 100%;
	}

	.box-thumb-figure {
		float: none;
		width: 100%;
	}

	.box-thumb-btn{
		text-align: center;
		width: 100%;
		margin: 20px 0 0 0 ;
	}

	.container .box-thumb:last-child{
		border: 0;
	}
	
	section#inquiry a.btn{
		width: 100%;
	}
	
	.box-3column p.p_txt_last{
		margin: 10px 0 0 0;
	}
	
}
