@charset "UTF-8";

body {
font-family: "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", Arial, Helvetica, sans-serif;
background: #fff;
}
/*
　■ テキスト

=============================================================================== */
#mainContents p{
	font-size:134%;
	line-height:2em;
}
@media only screen and (max-width: 600px) {
	#mainContents p{
		font-size:114%;
		line-height:1.6em;
	}
}
/*
　■ 見出しタイトル

=============================================================================== */
#mainContents h2{
	margin:0 auto;
	padding:0;
	text-align:center;
	background:none;
	border:none;
}
#mainContents h3{
	margin:0 0 20px;
	padding:0 0 20px;
	background:none;
	border-bottom:1px solid #ccc;
}
#mainContents h3.tablet-desktop{
	text-align:center;
}
#mainContents p.swpH3{
	margin:0 0 20px;
	padding:0 0 20px;
	background:none;
	border-bottom:1px solid #ccc;
}
#mainContents p.koji{
	margin-top: 0;
	margin-bottom:0;
	margin-left: -20px;
	margin-right: -20px;
	padding: 10px 0;
	text-align:center;
	border-bottom: none;
	background-color:#999999;
	color: #FFF;
	font-size:214%;
}
@media only screen and (max-width: 600px) {
.top-icon-align-2gyou{
	height: 20px;
	top: -10px;
}
.top-icon-align-2gyou br{
	display:none;
}
#mainContents p.koji{
	padding: 6px 0;
	font-size:178%;
}
}

/* ==

　■ 背景

=============================================================================== */

div.bgGray01{
	background-color:#ededed;
}
#mainContents .expand{
	padding:0 20px;
}
@media only screen and (max-width: 600px) {
#mainContents .expand{
	padding:0 10px;
}
}
/* ==

　■ レイアウト

=============================================================================== */
#mainContents{
	padding-top:0;
}
#mainContents .cnsistWrap{
	width:950px;
	margin:0 auto;
	padding-top:50px;
	padding-bottom:50px;
}
#mainContents .cnsistWrap02{
	width:950px;
	margin:0 auto;
	padding-top:50px;
}
#mainContents .cnsistWrap03{
	width:950px;
	margin:0 auto;
	padding-bottom:50px;
}
.bgArw{
	padding-bottom:50px !important;
	background:url(../images/index_bg_02.gif) bottom center no-repeat;
}
.bgArw02{
	padding-bottom:50px !important;
	background:url(../images/index_bg_03.gif) bottom center no-repeat;
}
.grdBlk{
	background:url(../images/index_bg_01.gif) bottom left repeat-x;
}
#mainContents .titBox{
	padding-bottom:20px;
}
#mainContents .titBox p.tbImg{
	margin:0 20px 0 0;
	float:left;
}
#mainContents .titBox p.tbTxt{
	margin:0;
	padding-top:18px;
	float:left;
}
#mainContents .arwBox01,
#mainContents .arwBox02{
	position:relative;
} 

#mainContents .arwBox01 span,
#mainContents .arwBox02 span{
	display:block !important;
	margin-bottom:-35px;
	width:20px;
	height:70px;
	position:absolute;
	bottom:50%;
	right:-20px;
	background:url(../images/index_bg_04.png)left top no-repeat;
	z-index:2;
}
#mainContents .arwBox01 span.hidePc{
	display:none;
}
/* 20160119追加（アンカー位置調整）
------------------------------------------------------------------------------- */
#mainContents .fnAnchorT {
	margin-top: -55px;
	padding-top: 55px;
}
@media only screen and (max-width: 949px) {
#mainContents .cnsistWrap,
#mainContents .cnsistWrap02,
#mainContents .cnsistWrap03{
	width:100%;
}
}
@media only screen and (max-width: 600px) {
#mainContents .colBlock05 .col1,
#mainContents .colBlock05 .col2,
#mainContents .colBlock05 .col3,
#mainContents .colBlock05 .col4{
	width:100%;
}
#mainContents .colBlock05 .group{
	margin-bottom:20px;
}
.bgArw,
.bgArw02{
	padding-bottom:30px !important;
	margin-bottom:20px !important;
}
#mainContents .titBox p.tbImg{
	margin:0;
	float:none;
}
#mainContents .titBox p.tbTxt{
	padding-top:20px;
	float:none;
}
body #mainContents .colBlock01.dropN .col1{
	width:100%;
	float:none;
}
#mainContents .arwBox01 span{
	display:block !important;
	margin-bottom:-50px;
	width:22px;
	height:100px;
	position:absolute;
	bottom:50%;
	right:-20px;
	background:url(../images/index_bg_05.png)left top no-repeat;
	z-index:2;
}

#mainContents .arwBox02 span{
	display:block !important;
	margin-top:-50px;
	width:22px;
	height:100px;
	position:absolute;
	top:50%;
	right:-7px;
	background:url(../images/index_bg_05.png)left top no-repeat;
	z-index:2;
}
#mainContents .arwBox01 span.hidePc{
	display:block !important;
	margin-bottom:-50px;
	width:22px;
	height:100px;
	position:absolute;
	bottom:50%;
	left:-7px;
	background:url(../images/index_bg_05.png)left top no-repeat;
	z-index:2;
}
#mainContents .fnAnchorT {
	margin-top:0;
	padding-top:0;
}
}