@charset "utf-8";
/* ===================================================================
CSS information

 File Name  : module.css
 Style Info : 共通要素の基本設定

11px = 85%		12px = 93%		13px = 100%		14px = 108%
15px = 116%		16px = 123.1%	17px = 131%		18px = 138.5%
19px = 146.5%	20px = 153.9%	21px = 161.6%	22px = 167%
23px = 174%		24px = 182%		25px = 189%		26px = 197%
=================================================================== */	
/*----------------------------------------------------------------
	共通
----------------------------------------------------------------*/
@import url(http://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html>/**/body .noto{
  font-family /*\**/: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif\9;
}
html:not(:target) .noto {

  font-family: 'Noto Sans Japanese';
}

html {
	overflow-y: scroll;
}
body {
	color: #333;
	background: #fff;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	/font-family: "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	word-break:normal;
	word-wrap:break-word;
	min-width:980px;
}
/* for IE6, 7 */
input, textarea {
 /font-family:"ＭＳ ゴシック", "MS Gothic", "Osaka－等幅", Osaka-mono, monospace;
}
h1, h2, h3, h4, h5, h6, dt {
	font-weight: bold;
}
em {
	color: #C00;
	font-weight: bold;
	font-style: normal;
}
textarea {
	resize: vertical;
}
address {
	font-style: normal;
}
a, a:link {
	color: #00F;
	text-decoration: underline;
}
a:visited {
	text-decoration:  underline;
	color: #00F;
}
a:hover {
	text-decoration: none;
	color: #00F;
}
img {
	line-height:1;
	font-size:0;
	vertical-align:top;
	height:auto;
}
/* form要素
----------------------------------------------------------- */
input, textarea {
	padding:5px 7px;
	border-radius:2px;
	margin:0;
	border:none;
	background-color:#fff;
	border: 1px solid #A7A6AA;
}
.jInput {
	border: 1px solid #A7A6AA;
}
.jFocus {
	outline: medium none !important;
	background-color: #fff !important;
	border-color: #6ddeff !important;
}
.jFocus {
	box-shadow: 0 0 3px rgba(82, 168, 236, 0.5);
	-webkit-box-shadow: 0 0 3px rgba(82, 168, 236, 0.5);
	-moz-box-shadow: 0 0 3px rgba(82, 168, 236, 0.5);
	-ms-box-shadow: 0 0 3px rgba(82, 168, 236, 0.5);
	-o-box-shadow: 0 0 3px rgba(82, 168, 236, 0.5);
	border-color: rgba(82, 168, 236, 0.75) !important;
}
input[type="radio"], input[type="checkbox"] {
	margin-right:5px;
	vertical-align:baseline;
	border-style:none;
}
label {
	margin-right:15px;
}
/* page要素
----------------------------------------------------------- */
div#page {
	font-size: 100%;
	text-align: left;
	width:100%;
	overflow:hidden;
}
.inner {
	width: 972px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
/* header要素
----------------------------------------------------------- */
#header {
	width:100%;
}
#header #hInfo {
	height:100px;
}
#header .hLogo {
  float:left;
}
#header h1 {
  color:#1976d2;
  font-weight:bold;
  font-size:12px;
  padding-bottom:10px;
}
#header .utility {
	position: absolute;
	top: 0;
	right:0;
}
.hTel p{
  font-size:12px;
  color:#fb7102;
  padding-bottom:5px;
  text-align:right;
  font-weight:bold;
}
#header #hInfo .hLogo{
  margin-top:24px;
  background:url(../img/header/h_logo.png) no-repeat;
  height:65px;
  padding-left:48px;
}
.hTel {
  padding:24px 0px 0px 35px;
  float:left;
}
.hTel img {
  display:block;
}
.hMail {
  float:right;
}
.h_fixed {
    position: fixed;
    top: 0px;
    z-index: 99999;
    opacity: 1;
    width:100%;
}
/* mainVisual要素
----------------------------------------------------------- */
div#mainVisual {
	width:100%;
}
div#mainVisual {
  max-width: 1920px;
  position: relative;
  width: 100%;
  text-align: center;
  z-index: -1;
  background: transparent url("../../img/main/mainVisualBg02.jpg") no-repeat scroll center top;
  height: 220px;
}
#mainVisual .mainLiteral {
  color:#0744B4;
  font-size:32px;
  padding:85px 0px;
}
.home div#mainVisual {
    background: transparent url("../../img/main/mainVisualBg.jpg") no-repeat scroll center top;
    display:none;
    height: 382px;
    padding: 51px 0px;
}
.home div#mainVisual img{
  display:none;
  padding:0px 0px;
}
.home div#mainVisual .inner{
  position:relative;
}
div#mainVisual img.mainIco{
  position:absolute;
  padding:0px 0px;
  right:100px;
  bottom:-50px;
}
.home div#mainVisual img.mainIco{
  display:none;
  position:absolute;
  padding:0px 0px;
  right:100px;
  bottom:-80px;
}
/* gNavi Style要素
----------------------------------------------------------- */
.gNavi {
    position:relative;
	width:100%;
	height:60px;
	background:url(../img/navi/bg_gnavi.png) repeat-x;
}
.gNavi ul {
	width: 972px;
	margin: 0 auto;
 *zoom: 1;
}
.gNavi li {
	float: left;
	word-wrap:normal;
}
.gNavi ul.child {
    width: 100%;
    height: 65px;
    line-height: 65px;
    display: none;
    position: absolute;
    left: 0;
    top: 60px;
    text-align: center;
    background: #5ab9e8;
}
.gNavi ul.child li {
    display: inline;
    color: #fff;
    font-size: 16px;
	float:none;
}
.gNavi ul.child li a:hover {
    background: #55ACEF;
    border-radius: 5px;
}
.gNavi ul.child li a {
    color: #fff;
    text-decoration: none;
    padding: 0 8px;
}
/* contents要素
----------------------------------------------------------- */
div#contents {
	overflow: hidden;
	word-break: normal;
	word-wrap: break-word;
 *zoom: 1;
}
div#contents .inner {
	width: 972px;
	margin: 0 auto;
	overflow: hidden;
 *zoom: 1;
}
#contents .pageTop {
	position: fixed;
	right: 0;
	bottom: 0;
	clear: both;
}
/* crumbs要素
----------------------------------------------------------- */
#crumbs {
	text-align: left;
	margin: 15px 0px;
}
#crumbs li {
	display: inline;
}
#crumbs li a{
  text-decoration:none;
  color:#333;
}
/* main要素
----------------------------------------------------------- */
.page #contents {
  background:url(../img/bg/bg_main.png) no-repeat scroll center -50px;
}
.archive #contents,.single #contents {
  background:url(../img/bg/bg_main.png) no-repeat scroll center -50px;
}
.home.page #contents {
  background:none;
}
.page #main,.single #main {
	font-size: 16px;
}
.archive #main ,.home #main,.blog #main{
	font-size: 15px;
}
#main {
	line-height: 180%;
}
.page #main .dtl{
  border-bottom:1px solid #eee;
  border-right:1px solid #eee;
  border-left:1px solid #eee;
  padding:35px 15px;
  background:#fff;
}

.rt01 {
  overflow:hidden;
}
.rt01 .txtArea {
  width:535px;
  float:left;
}
.rt01 .imgArea {
  float:right;
}
.rt02 {
  overflow:hidden;
  margin:30px 0px;
}
.rt02 .txtArea {
  float:right;
  width:700px;
}
.rt02 .imgArea {
  width:220px;
  float:left;
  margin-bottom:0px;
}
.rt02 .tableArea {
    clear: both;
    overflow: hidden;
    margin: 20px auto;
	padding-top:30px;
	font-size:14px;
}
.rt02 .tableArea th {
    padding-left: 30px;
    width: 100px;
    background-color: #CAEDFF;
    font-weight: normal;
    padding-left: 20px;
    vertical-align: middle;
}
.rt02 .tableArea td {
  padding-left: 30px;
}
.rt02 h3 {
  color:#1976d2;
  padding:15px 0px 15px 0px;
  border-bottom:1px dashed #ccc;
  display:block !important;
}
.rt02 h3 span{
  color:#333;
  vertical-align:-1px;
  font-size:20px;
  font-weight:bold;
}
.rt02 h4 {
 color:#1976d2;
 font-weight:normal;
 margin:10px 0px;
}
.rt02 p {
  font-size:15px;
  line-height:1.6;
  margin-bottom:0px;
}
.rt03 .ttlArea{
  overflow:hidden;
  width:295px;
}
.rt03 .ttlArea img{
  float:left;
}
.rt03 .ttlArea h3{
  padding:18px 20px 0px 30px;
  width:176px;
  text-align:center;
  font-weight:normal;
  color:#fff;
  float:left;
}
.rt03 .ttlArea h3.twoLine{
  padding:10px 20px 0px 30px;
  line-height:1.4;
  height:50px;
}
.rt03 h3 {
  background:url(../img/bg/bg_check.png) no-repeat;
  width:226px;
  height:42px;
}
.rt03 ul {
  overflow:hidden;
  width:1080px;
  margin:30px 0px 0px 0px;
}
.imgArea.line img {
  border:1px solid #eee;
}
.rt03 ul li {
  float:left;
  width:293px;
  margin-right:30px;
}
.rt03 ul li p {
  font-size:15px;
}

.rt04 .ttlArea{
  height:77px;
  width:295px;
  
}
.rt04 .ttlArea img{
  position:absolute;
  z-index:999;	
}
.rt04 .ttlArea h3{
  padding:18px 0px 0px 50px;
  width:176px;
  text-align:left;
  font-weight:normal;
  color:#fff;
  margin-left:69px;
}
.rt04 .ttlArea h3.twoLine{
  padding:10px 0px 0px 50px;
  line-height:1.4;
  height:50px;
}
.rt04 h3 {
  background:url(../img/bg/bg_check.png) no-repeat;
  width:226px;
  height:42px;
}
.rt04 ul {
  overflow:hidden;
  width:1080px;
  margin:30px 0px 0px 0px;
}
.rt04 .imgArea.line img{
  border:1px solid #eee;
}
.rt04 ul li {
  float:left;
  width:293px;
  margin-right:30px;
}
.rt04 ul li p {
  font-size:15px;
  margin:5px 0px;
  padding:0px 0px 0px 20px;
  background:url(../img/ico/ico_circle.png) no-repeat 0px 7px;
}
.rt05 ul {
  margin:30px 0px;
}
.rt05 ul li dl {
  overflow:hidden;
  border-bottom:1px dashed #ccc;
  padding:10px 0px;
  margin-bottom:0px;
}
.rt05 ul li dl dt {
  width:180px;
  float:left;
  padding:0px 0px 0px 40px;
  background:url(../img/ico/ico_circle.png) no-repeat 20px 7px;
  color:#1976d2;
}
.rt05 ul li dl dd {
  width:700px;
  float:left;
}
.rt06 ul {

}

.rt06 ul li{

}

.rt06 ul li dl{
  border:1px solid #eee;
  overflow:hidden;

}
.rt06 ul li dl dt{
  padding:15px;
  padding-left:65px;
  border-bottom:1px dashed #eee;
  background:url(../img/ico/ico_q.png) no-repeat;
  background-position:15px 15px;
  font-weight:normal;
}

.rt06 ul li dl dd{
  padding:15px;
  padding-left:65px;
  background:url(../img/ico/ico_a.png) no-repeat;
  background-position:15px 15px;
}

figure {
	position: relative;
	overflow: hidden;
	width: 300px;
}
figcaption {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.6);
	color:#fff;
	-webkit-transition: .3s;
	transition: .3s;
	opacity: 0;
}
figcaption h4,
figcaption p {
	position: absolute;
	left: -100%;
	width: 260px;
	-webkit-transition: .3s;
	transition: .3s;
}
figcaption h4 {
	top: 30px;
}
figcaption p {
	top: 75px;
}
.rt03 ul li:hover figcaption,
.rt04 ul li:hover figcaption {
	opacity: 1;
	color:#fff;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0,StartColorStr=#99000000,EndColorStr=#99000000);/*IE8以下用*/
}
.rt03 ul li:hover figcaption h4,
.rt03 ul li:hover figcaption p,
.rt04 ul li:hover figcaption h4,
.rt04 ul li:hover figcaption p {
	left: 20px;
}
.rt03 ul li:hover figcaption h4,
.rt04 ul li:hover figcaption h4 {
	-webkit-transition-delay: .2s;
	transition-delay: .2s;
}
.rt03 ul li:hover figcaption p,
.rt04 ul li:hover figcaption p {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}
/* 共通要素
----------------------------------------------- */
article section {
	margin-bottom:40px;	
	clear:both;
}
article p, article dl, article ul, article ol {
	margin-bottom: 1.2em;
}
ul.nl li {
	list-style-type: disc;
	margin-left: 2em;
}
ol.nl li {
	list-style-type: decimal;
	margin-left: 2em;
}
.txtL {
	text-align: left;
}
.txtR {
	text-align: right;
	float:right;
	margin-right:15px;
}
.txtC, .imgC {
	text-align: center;
}
a.block-link {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	text-indent:-999px;
	display:block;
	background/*\**/:#fff\9;
	filter:alpha(opacity=0);
	opacity:0;
}
.fa span {
    padding-left: 10px;
    font-family: "メイリオ",Meiryo,"ＭＳ Ｐゴシック","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",sans-serif;
}
a.btn01 {
  display:block;
  text-align:center;
  background:#0744b4;
  border-radius:8px;
  color:#fff;
  text-decoration:none;
  font-size:12px;
}
span.btn01 {
  margin:0px 0px;
  display:block;
  text-align:center;
  background:#0744b4;
  border-radius:8px;
  color:#fff;
  text-decoration:none;
  font-size:12px;
  line-height:200%;
}
.subTtl01 {
  background:url(../img/bg/bg_subTtl01.png) repeat-y;
  min-height:80px;
  padding:0px 0px 0px 15px
}
.subTtl01 .inside{
  position:relative;
  padding:25px 0px 10px 80px;
  border-bottom:1px solid rgba(0,0,0,0.1);
  display:block;
}
.subTtl01 .icon {
  position:absolute;
  top:10px;
  left:0px;
}
.subTtl01 .literal {
  font-size:28px;
  color:#fff;
}
.subTtl02 {
  border-radius: 8px;
  background: transparent url("../img/bg/bg_pattern01.png") repeat scroll 0% 0%;
  color: #FFF;
  display:block !important;
  overflow:hidden;
  margin-bottom:20px;
  padding:25px 0px;
}
.subTtl02.fa {
  padding-left:20px;
}
.subTtl03 {
  font-size:24px;
  color:#fb7102;
  margin-bottom:30px;
}
.box01 {
  background:#caedff;
  overflow:hidden;
  padding:20px;	
  margin:15px 0px;
}
.box01 h3{
  color:#f48326;
  font-size:18px;
  font-weight:normal;
}
.box01 ul {
  margin:10px 0px;
}
.box01 ul li{
  width:446px;
  float:left;
  color:#f48326;
  margin:5px 0px;
}
.box01 ul li span{
  color:#333333;
  font-size:16px;
}
.box01 ul li.fa{
  font-size:120%;
}
.box02 {
  border:1px solid #ccc;
  padding:15px;
  overflow:hidden;
  margin:15px 0px;
}
.box02 h3 {
  font-weight:normal;
  color:#fff;
  display:inline-block;
  background:#0744b4;
  padding:0px 10px;
  float:left;
}
.box02 p{
  float:left;
  margin:0px 0px 0px 20px;
}
.box03 {
  background:#e4f6ff;
  padding:20px;
  overflow:hidden;
  margin:30px 0px;
}
.box03 .imgArea {
  float:left;
}
.box03 .txtArea {
  float:right;
  width:400px;
}
.box03 h3 {
  margin-bottom:15px;
}
.box03 h4 {
  color:#0744b4;
  font-size:20px;
}
.box03 p {
  color:#333;
  font-size:17px;
  font-weight:bold;
}
.box04 {
  position:relative;
  background:url(../img/bg/bg_pattern02.png);
  height:176px;
  display:block;
  margin:50px 0px 0px 0px;
  padding:20px 20px;
}
.box04 .ico {
  position:absolute;
  top: -23px;
  left: 184px;
}
.box04 .rt{
  background:url(../img/bg/bg_box04.png) no-repeat;
  height:175px;
  padding-left:285px;
}
.box04 .ttl {
  display:block;
}
.box04 .subTtl {
  float:left;
  padding: 15px 0px 15px 0px;
}
.box04 .feat {
  float:right;
  padding: 15px 0px 15px 15px;
}
#indexWorks02 a.worksArchive {
  color:#fff;
  text-decoration:none;
  position: absolute;
  top: 34px;
	right: 15px;
}
#indexWorks02 .categoryArea ul {
 margin:30px 15px;
}
#main #indexWorks02 section {
  overflow:hidden;
  margin-bottom:15px;
}
#page #main .categoryArea {
  font-size:16px;
}
.categoryArea ul {
  overflow:hidden;
  border:1px solid #eee;
  background:#fff;
}
.categoryArea ul li {
    float: left;
}
.categoryArea ul li a:hover,
.categoryArea ul li.current-cat a {
  background:#0744b4;
  color:#fff;
}
.categoryArea ul li a {
    padding: 5px 25px;
    text-decoration: none;
    display:block;
    color: #000;
}
ul.list02 {
  margin:20px 0px
}
ul.list02 a:hover {
  opacity:.7;
}
ul.list02 li{
  border-bottom:1px dashed #ccc;
}
ul.list02 li a {
  text-decoration:none;
  margin:30px 0px;
  font-size:15px;
}
ul.list02 li span.category {
  display:inline-block;
  background:#fb7102;
  color:#fff;
  padding:2px 20px;
}
ul.list02 li span.date {
  color:#22a7f0;
  padding:0px 20px;
}
ul.list02 li p {
  display:inline-block;
  width:480px;
  color:#333;
}
ul.list02 li a.btn01 {
  display:inline-block;
  width:200px;
  font-size:12px;
}
/* Image Style
----------------------------------------------- */
.imgArea {
	overflow:hidden;
	margin-bottom:15px;
}
.imgR {
	float: right;
	margin: 0 0 0 15px;
}
.imgL {
	float: left;
	margin: 0 15px 0 0;
}
.textArea {
	overflow: hidden;
}
.img img, .map {
	border: 1px solid #CCC;
	padding:1px;
}
.map {
	margin-bottom: 5px;
}
.alignleft {
	clear:left;
	float: left;
	margin:0 15px 0 0;
}
.alignright {
	clear:right;
	float: right;
	margin:0 0 0 15px;
}
.aligncenter {
	clear:both;
	display:block;
	margin:0 auto 15px;
}
/* テーブル共通指定
----------------------------------------------- */
table {
	width: 100%;
	margin: 0 auto 20px;
	border-collapse: collapse;
}
th, td {
	padding: 10px;
	border: 1px solid #CCC;
	vertical-align: top;
	text-align:left;
}
/* ページ分割ナビ
------------------------------------------------------------ */
#main .wp-pagenavi {
	padding: 20px 0 40px;
	text-align: center;
	overflow: hidden;
}
#main .wp-pagenavi a, #main .wp-pagenavi span {
	padding:3px 8px;
	background:#ccc;
	color:#333;
	margin-right: 5px;
	text-decoration: none;
	border-radius:3px;
	display: inline-block;
 /display:inline !important;
}
#main .wp-pagenavi span {
	background:#333;
	color:#fff;
}
#main .wp-pagenavi .pages {
	background:#333;
	color: #fff;
	margin-right: 20px;
}
#main .wp-pagenavi a:hover {
	background:#333;
	color:#fff;
}
#main .wp-pagenavi .alignleft {
	margin-top:0;
	margin-bottom:0;
	float:none;
	display: inline-block;
 /display:inline !important;
}
#main .wp-pagenavi .center {
	margin-top:0;
	margin-bottom:0;
	float:none;
	display: inline-block;
 /display:inline !important;
}
#main .wp-pagenavi .alignright {
	margin-top:0;
	margin-bottom:0;
	float:none;
	display: inline-block;
 /display:inline !important;
}
#main #indexWorks02 .wp-pagenavi {
  border-top:1px dashed #ccc;
}
/* side要素
----------------------------------------------------------- */
#side {
	width: 230px;
	float: right;
}
#side li {
	list-style-type: none;
}
/* footer要素
----------------------------------------------------------- */
#footer #indexIdea {
  background:none;
  font-size:15px;
}
#footer {
	clear:both;
	width:100%;
	overflow:hidden;
}
#footer #indexWorks02 {
  margin: 30px 0px;
  line-height: 200%;
  font-size: 110%;
}
#footer #indexWorks02 ul.list {
    width: 1080px;
    margin: 0px 0px;
}
.page #footer div.dtl {
  padding:35px 15px;
  overflow:hidden;
}
#footer .ftMsg{
  background:url(../img/footer/bg_msg.png) no-repeat;
  background-position:center center;
  font-weight:bold;
  text-align:center;
  color:#fff;
  height:180px;
  font-size:24px;
}
#footer .ftMsg p{
  padding:80px 0px;
}
#footer .ftInfo{
  background:#d0e1f2;
  padding:50px 0px;
  overflow:hidden;
  border-top:1px solid #fff;
  border-bottom:1px solid #fff;
}
#footer a {
}
#footer ul {
}
#footer li {
	display: inline;
}
#copyright {
	clear: both;
	text-align: right;
	color:#fff;
	background:#0744b4;
	padding:20px 0px;
}
#copy {
  float:left;
}
#ft_privacy a {
  text-decoration:none;
  color:#fff;
}
#ft_privacy a:hover {
  color:#FB7102;
}
#footer .contactArea {
  float:left;
}
#footer .mapArea {
  float:right;
  text-align:left;
  width:472px;
  color:#0744b4;
}
#footer .mapArea p.city {
  font-size:15px;
  font-weight:bold;
}
#footer .mapArea p {
  padding-top:5px;
  font-size:13px;
}
#footer .map01 {
  margin-top:15px;
  text-align:center;
  background:url(../img/footer/ft_map.png) no-repeat;
  width:471px;
  height:60px;
  padding-top:171px
}
#footer .contactArea img{
  display:block;
}
#footer .companyInfo p.ttl {
  font-weight:bold;
  font-size:16px;
  margin:15px 0px;
  padding-top:15px;
}
#footer .companyInfo p.dtl {
  font-size:15px;
  line-height:1.6;
}
.ftMenu {
  background:#eae9e9;
  overflow:hidden;
}
.ftMenu ul li{
  float:left;
}
.ftMenu ul{
  width:1080px;
}
.ftMenu ul li a:hover,
.ftMenu ul li a:hover span
{
  color:#fb7102;
}
.ftMenu ul li a{
  text-decoration:none;
  padding:20px 0px;
  color:#1976d2;
  padding-right:25px;
}
.ftMenu ul li a span {
  vertical-align:3px;
  color:#333;
  font-size:15px;
  padding-left:0px;
}

ul.bnrArea {
  width:1080px;
  overflow:hidden;
  margin:50px 0px 100px 0px;
}
ul.bnrArea li {
  float:left;
  margin-right:45px;
}
ul.bnrArea li a {
  width:272px;
  height:36px;
  display:block;
  border:1px solid #ccc;
  text-decoration:none;
  padding:30px 10px;
}
ul.bnrArea li a:hover {
  border:1px solid #1976d2;
}
ul.bnrArea li a.bnr01{
  background:url(../img/bg/bnr01.png) no-repeat;
}
ul.bnrArea li a.bnr02{
  background:url(../img/bg/bnr02.png) no-repeat;
}
ul.bnrArea li a.bnr03{
  background:url(../img/bg/bnr03.png) no-repeat;
}
ul.bnrArea li a p{
  color:#1976d2;
  font-size:20px;
  letter-spacing: 0.1em;
  padding-left:10px;
}
ul.bnrArea li a p.en{
  color:#333;
  font-size:12px;
  letter-spacing: 0em;
}
#pageTop {
    position: fixed;
    right: 5px;
    bottom: 5px;
    clear: both;
}
/* 基本クラス
----------------------------------------------------------- */
/* clearfix */
.clearfix {
	width: 100%;
	clear:both;
}
.ovfl {
	overflow:hidden;
}
.clear {
	clear:both;
}
.clear hr {
	display:none;
}
.mc {
	font-family: "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
 /font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.pc_none { /*スマホサイト表示調整　PCサイト側では表示しない*/
	display:none !important;
}
