@charset "utf-8";
/*=============================================================
 Common Layout

=============================================================*/
#g-main {
	position: relative;
}
.g-breadcrumbs-p {
	width:960px;
	position: absolute;
	top:0;
	left:50%;
	margin-left:-480px;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
.g-contents {
	padding-left: 0px;
}
.g-container {
	max-width: none;
}
.g-container {
	margin: 0 -15px;
	padding: 0 15px;
	max-width: none;
}
.g-aside {
	display: none;
}
/* MAIn
-------------------------------------------------------------*/
#main {
	margin: 0 auto;
	max-width: 960px;
	position: relative;
}
#main h1 {
	max-width: 350px;
	position: absolute;
	font-size: 115%;
	left: 20px;
	top: 50%;
	margin-top: -80px;
}
#main h1 #catch {
	display: block;
	padding-top: 10px;
	font-size: 31px;
	font-weight: bold;
}
/* Intro
-------------------------------------------------------------*/
#intro {
	clear: both;
	margin: 40px auto;
	max-width: 960px;
	text-align: center;
}
#intro .catch {
	font-size: 24px;
	padding-bottom: 20px;
}
/* clm01
-------------------------------------------------------------*/
#clm01 {
	clear: both;
	margin: 0 -15px;
	padding: 40px 15px;
	background-color: #ecf2f5;
}
#clm01Inner {
	clear: both;
	margin: 0px auto;
	max-width: 832px;
	background-color: #ecf2f5;
}
#clm01Inner h2 {
	font-size: 18px;
	text-align: center;
	font-weight: bold;
}
#clm01Inner .figure {
	clear: both;
	padding: 20px 0;
}
#clm01Inner dl.g-alist {
	clear: both;
	padding: 0 20px;
	margin-bottom: 0
}
#clm01Inner ul {
	clear: both;
	padding: 20px 20px 0;
	margin-bottom: 0
}
/* naviMenu
-------------------------------------------------------------*/
#naviMenu {
	clear: both;
	margin: 0px auto 0;
	padding-top: 70px;
	max-width: 960px;
}
#naviMenu ul {
	margin: -15px;
}
#naviMenu li {
	float: left;
	width: 330px;
	padding: 0 15px 30px;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
#naviMenu li a {
	width: 100%;
	display: table;
	height: 148px;
	background: #e4e9ed url("/-/media/Project/Daikin/daikin_co_jp/csr/information/refrigerant/images/index/bg_btn jpg") no-repeat right top;
	background-size: contain;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-align: left;
}
#naviMenu li a span {
	display: table-cell;
	height: 148px;
	padding: 0 35px 0 35px;
	vertical-align: middle;
	background: url("/-/media/Project/Daikin/daikin_co_jp/csr/information/refrigerant/images/index/arw png") no-repeat 15px center;
}
/* GB
-------------------------------------------------------------*/
@media only screen and (max-width: 959px) {
/* FRAME
-------------------------------------------------------------*/
#g-main {
	padding-top: 0;
}
.g-breadcrumbs-p {
	width:100%;
	position: absolute;
	top:0;
	left:0;
	margin-left:0px;
	-moz-box-sizing: border-box !important;
	-webkit-box-sizing: border-box !important;
	box-sizing: border-box !important;
}
/* MAIn
-------------------------------------------------------------*/
#main {
	margin: 0 -15px;
}
/* naviMenu
-------------------------------------------------------------*/
#naviMenu li {
	width: 50%;
}
#naviMenu li a span {
	padding: 0 35px 0 35px;
}
}
@media only screen and (max-width: 768px) {
/* FRAME
-------------------------------------------------------------*/

    /*
    #g-main {
	padding-top: 80px;
}*/
.g-aside {
	display: block;
}
#g-main {
	position: static;
}
}
@media only screen and (max-width: 480px) {
/* MAIn
-------------------------------------------------------------*/
#main h1 {
	max-width: 250px;
	position: absolute;
	font-size: 100%;
	margin-top: -60px;
}
#main h1 #catch {
	font-size: 145%;
}
/* Intro
-------------------------------------------------------------*/
#intro {
	margin: 20px auto;
}
#intro .catch {
	font-size: 18px;
	padding-bottom: 10px;
}
/* clm01
-------------------------------------------------------------*/
#clm01 {
	margin: 0 -15px;
	padding: 30px 15px;
}
#clm01Inner h2 {
	font-size: 15px;
}
#clm01Inner .figure {
	clear: both;
	padding: 10px 0;
}
#clm01Inner dl.g-alist {
	padding: 0;
}
#clm01Inner ul {
	padding:20px 0 0;
}

/* naviMenu
-------------------------------------------------------------*/
#naviMenu {
	padding-top: 50px;
}
#naviMenu li {
	float: none;
	width: 100%;
	padding: 0 15px 10px;
}
#naviMenu li a {
	font-size: 13px;
	height: 70px;
}
#naviMenu li a span {
	padding: 15px 25px 15px 25px;
	height: 70px;
}
#naviMenu li a span br {
	display: none;
}
}
@media only screen and (max-width: 370px) {
}
 @media only screen and (max-width: 959px) {
}
@media (min-width: 960px) {
}
@media only screen and (max-width: 480px) {
}
