@charset "utf-8";

/*
 name:cmn_style.css
 updated:2012.05.08
*/



/* comment big
---------------------------------------------------*/

/* comment small */
.mainContent{
	position: relative;
	}
	
/* line 45, ../sass/style.scss */
#other h1 {
  width: 870px;
  margin: 0 auto;
  background: #0f53a0;
  padding: 45px;
}

#other .pankuzu {
  width: 960px;
  overflow: hidden;
  margin: 0 auto;
  padding: 20px 0;
}

/* line 16, ../sass/style.scss */
#other .pankuzu li {
  float: left;
  color: #0f53a0;
  font-size: 12px;
}

/* line 21, ../sass/style.scss */
#other .pankuzu li span {
  padding: 0 5px;
  color: #ccc;
}

/* line 26, ../sass/style.scss */
#other .pankuzu li a {
  color: #0f53a0;
}

/* line 30, ../sass/style.scss */
#other .pankuzu li a:link {
  text-decoration: none;
  color: #0f53a0;
}

/* line 35, ../sass/style.scss */
#other .pankuzu li a:hover {
  color: #0f53a0;
  text-decoration: underline;
}

/* line 40, ../sass/style.scss */
#other .pankuzu li a:visited {
  text-decoration: none;
  color: #0f53a0;
}

/* layout
---------------------------------------------------*/
/* font size
---------------------------------------------------*/
/* @media (max-width: 960px) {
	
	}
@media (max-width: 800px) {
	
	}
@media (max-width: 720px) {
	
	}
@media (max-width: 600px) {
	
	}
@media (max-width: 400px) {
	
	}
@media (max-width: 320px) {

	} */
/* header
---------------------------------------------------*/
#header {
	width: 960px;
	margin: 0 auto;
	overflow: hidden;
}

#header .leftBox {
	width: 330px;
	float: left;
}
/* line 20, ../sass/style.scss */
#header .rightBox {
	width: 510px;
	float: right;
	padding-top: 10px;
}

#header .rightBox ul {
	overflow: hidden;
}
/* line 26, ../sass/style.scss */
#header .rightBox ul .kigyou {
	padding-left: 0;
	padding-top: 7px;
}

#header .rightBox ul li {
	float: left;
	padding-left: 20px;
}
/* gNavi
---------------------------------------------------*/
/* line 50, ../sass/style.scss */
#other h1{
	z-index:1;
	z-index:10;
	}

#other h1 img{
	z-index:1;
	z-index:10;
	}
#gNav{
  /* overflow: hidden; */
  width: 941px;
  margin: 0 auto;
  padding: 15px 0;
  zoom:1;
  z-index:9999;
}
#gNav:after{
	height: 0;
	visibility:hidden;
	content:".";
	display:block;
	clear:both;
	z-index:9999;
	}
/* line 55, ../sass/style.scss */
#gNav li {
  float: left;
  border-right: 1px solid #ccc;
  position: relative;
  z-index:1;
}
/* line 59, ../sass/style.scss */
#gNav li:first-child {
  border-left: 1px solid #ccc;
}

#gNav li a{
	display: block;
	width: 100%;
	height: 100%;
	line-height: 30px;
	z-index:9999;
	background: #cfcfcf;
	}
	
#gNav li a:hover{
	background: #ffffff;
	z-index:9999;
	}


#gNav li ul.sub{
	position: absolute;
	z-index:1;
	background: #fff;
	width: 100%;
	border: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	margin-left: -1px;
	}

#gNav li ul.sub li{
	background:#f3f3f3;
	z-index:9999;
	height: 30px;
	width: 100%;
	border-bottom: 1px solid #ccc;
	border-left:1px solid #ccc;
	border-right:none;
	width: 100％;
	margin-left: -1px;
	padding:5px 0;
	}


#gNav li ul.sub li a{
	display: block;
	z-index:9999;
	width: 100%;
	height: 100%;
	text-align: left;
	padding-left: 15px;
	font-weight: bold;
	background: none;
	}	
	
	
#gNav li ul.sub li a:link{
	background: none;
	text-decoration: none;
	color: #000;
	}
	
#gNav li ul.sub li a:visited{
	color: #000;
	font-size: 12px;
	}
/*パンくずリスト
---------------------------------------------------*/	


/* contents
---------------------------------------------------*/
	
/* line 81, ../sass/style.scss */
 #footer {
  background-color: #000;
  padding: 20px 0;
}

/* line 58, ../sass/style.scss */
#other .mainContent .leftContent {
  width: 650px;
  float: left;
  overflow:hidden;
}

/* line 107, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont {
  border: 2px solid #bfc9d3;
  position: relative;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
/* line 111, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont h3 {
  height: 32px;
  line-height: 32px;
  padding-left: 10px;
  background: url(../../common/img/bottom_h3_bg.jpg) repeat-x;
  color: #0f53a0;
  font-size: 14px;
  font-weight: bold;
}

/* line 122, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box {
  padding: 10px;
  line-height: 1.8em;
}
/* line 125, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box dl .jinji {
  float: none;
  width: auto;
  padding-left: 0;
}
/* line 130, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box dl dt {
  float: left;
  width: 100px;
  font-weight: bold;
}
/* line 135, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box dl dd {
  padding-left: 100px;
}

/*　このページの上へ
-------------------------------*/

.backTop{
	font-size:12px;
	margin:0 auto 0 auto;
	text-align:right;
	clear:both;
	float:right;
	padding-top:30px;
	width:156px;
	}

.backTop a{
	display:block;
	width:100%;
	}

.backTop a:link{
	color:#333;
	text-decoration:none;
	}

.backTop a:hover{
	text-decoration:underline;
	}
	
.backTop a:visited{
	color:#333;
	}


/* line 85, ../sass/style.scss */
#footer .topBox {
	width: 900px;
	margin: 0 auto;
	overflow: hidden;
	padding-bottom: 20px;
}

#footer .topBox li {
	float: left;
	color: #FFF;
}

#footer .topBox li a {
	color: #fff;
}

#footer .topBox li a:link {
	color: #fff;
	text-decoration: none;
}

#footer .topBox li a:hover {
	color: #fff;
	text-decoration: underline;
}

#footer .topBox li a:visited {
	color: #fff;
	text-decoration: none;
}

#footer .copyRight {
	font-size: 12px;
	color: #999;
	margin: 0 auto;
	text-align: center;
}

.subMenu {
  display: none;
}

.sp {
  display: none;
}

#gNav02 {
  display: none;
}

.slicknav_menu {
  display: none;
}

/* サイドメニュー */
#other .mainContent .rigtContent {
  width: 280px;
  float: right;
}


#other .mainContent .rigtContent ul li {
  padding-bottom: 20px;
}


#other .mainContent .leftContent .bottomCont {
	width: 646px;
	margin: 0 auto;
	border: 2px solid #bfc9d3;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#other .mainContent .leftContent .bottomCont h3 {
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	background: url(../../common/img/bottom_h3_bg.jpg) repeat-x;
	color: #0f53a0;
	font-size: 14px;
	font-weight: bold;
}

#other .mainContent .leftContent .bottomCont .box {
	padding: 10px;
}

#other .mainContent .leftContent .bottomCont .box dl .jinji {
  float: none;
  width: auto;
  padding-left: 0;
}
/* line 130, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box dl dt {
  float: left;
  width: 100px;
  font-weight: bold;
}
/* line 135, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box dl dd {
  padding-left: 100px;
}

#other .mainContent .leftContent .bottomCont.css3 .box dl dd .add{
	display:block;
	padding-left: 89px;
	}
	

#other .mainContent .leftContent .bottomCont .box dl .mt101{
	margin-top: 10px;
	}	

#other .mainContent .leftContent .bottomCont .box dl dt.jinji{
	margin-top: 10px;
	} 

@media (max-width: 960px) {

.backTop{
	/* width:156px;
	position: fixed;
	bottom:54px;
	right:0; */
	padding-top:0;
	}

.backTop img{
	width:30%;
	height: auto;
}
.backTopTxt{
	display:none;
}

#other .mainContent .leftContent .bottomCont{
	font-size: 103%;
	margin-bottom: 20px;
	}
	
#other .mainContent .leftContent .bottomCont.css3 .box dl dd .add{
	display:inline;
	padding-left: 20px;
	}
	


#other .mainContent .leftContent .bottomCont{
	width: 95%;
	}
	
#other .pankuzu {
	display:none;
}

.slicknav_menu {
	display: block;
}

#other .subMenu {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding: 20px 0;
	overflow: hidden;
}

#other .subMenu li {
	width: 50%;
	float: left;
}

#other .subMenu li img {
width: 90%;
height: auto;
}

/* line 153, ../sass/style.scss */
/* line 242, ../sass/style.scss */
#other .subMenu li:nth-child(2) img {
float: right;
}

/* line 160, ../sass/style.scss */
#header {
display: none;
}

/* line 163, ../sass/style.scss */
#gNav {
display: none;
}

/* line 168, ../sass/style.scss */
.mainVisual ul {
width: 800px;
overflow: hidden;
margin: 0 auto;
}
/* line 172, ../sass/style.scss */
.mainVisual ul li {
float: left;
}
/* line 174, ../sass/style.scss */
.mainVisual ul li img {
width: 200px;
height: auto;
}


.mainContent {
	width: 800px;
	margin: 0 auto;
}

.mainContent ul {
	padding-top: 20px;
	padding-bottom: 20px;
	overflow: hidden;
}

.mainContent ul li {
	padding-left: 20px;
}

.mainContent ul li img {
	width: 390px;
	height: auto;
}

.mainContent ul li:nth-child(odd) {
	padding-left: 0;
}

.mainContent ul li:nth-child(4) {
	padding-left: 20px;
}

.pc {
	display: none;
}

.sp {
	display: block;
}

.js .slicknav_menu {
	display: block;
	}
  

#other .mainContent .rigtContent {
	width: 100%;
	float: none;
	overflow: hidden;
	}

#other .mainContent .rigtContent li {
	float: left;
	width: 49%;
	padding: 0;
	}

#other .mainContent .rigtContent li:nth-child(2){
	float: right;
	}
  
#other .mainContent .rigtContent li img{
	width: 100%;
	height: auto;
	}

#other .mainContent .leftContent {
	width: 100%;
	float: none;
	}
	
	
#other .mainContent .leftContent .bottomCont {
	border: 2px solid #bfc9d3;
	position: relative;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-ms-border-radius: 5px;
	-o-border-radius: 5px;
	border-radius: 5px;
}

#other .mainContent .leftContent .bottomCont h3 {
	height: 32px;
	line-height: 32px;
	padding-left: 10px;
	background: url(../../common/img/bottom_h3_bg.jpg) repeat-x;
	color: #0f53a0;
	font-size: 14px;
	font-weight: bold;
	}

#other .mainContent .leftContent .bottomCont .box {
	padding: 10px;
	line-height: 1.8em;
	}

#other .mainContent .leftContent .bottomCont .box dl .jinji {
	float: none;
	width: auto;
	padding-left: 0;
	}

#other .mainContent .leftContent .bottomCont .box dl dt {
	float: left;
	width: 60px;
	font-weight: bold;
	}

#other .mainContent .leftContent .bottomCont .box dl dd {
	padding-left: 60px;
	}

#footer {
	background-color: #000;
	padding: 20px 0;
	/* margin-top: 40px; */
	}
}


@media (max-width: 800px) {

#other .mainContent .leftContent .bottomCont.css3 .box dl dd .add{
	display:block;
	padding-left: 89px;
	}

#other .subMenu {
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#other .subMenu li {
	float: left;
	width: 50%;
	padding: 0;
	}

#other .subMenu li img {
	width: 90%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 0 1%;
	}

.mainContent {
  width: 100%;
  margin: 0 auto;
}

.mainContent ul {
  padding-top: 10px;
  padding-bottom: 10px;
  overflow: hidden;
}

.mainContent ul li {
  width: 50%;
  float: left;
  padding-left: 0;
  padding-bottom: 5px;
}

.mainContent ul li img {
  width: 98%;
  height: auto;
}

.mainContent ul li:nth-child(even) {
  padding-left: 0;
}

.mainContent ul li:nth-child(even) img {
  float: right;
}

.mainContent ul li:nth-child(4) {
  padding-left: 0;
}

#other .mainContent .rigtContent {
  width: 95%;
  margin: 0 auto;
}

}

@media (max-width: 480px) {
	
#other .mainContent .leftContent .bottomCont.css3 .box dl dd .add{
	display:block;
	padding-left: 0;
	}
#other .mainContent .leftContent .bottomCont.css3 .box dl dd span{
	display:block;
	}
/* line 122, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box {
  padding: 10px;
  line-height: 1.8em;
}
/* line 125, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box dl .jinji {
  float: none;
  width: auto;
  padding-left: 0;
}

/* #other .mainContent .leftContent .bottomCont .box dl dt.jinji{
	margin-top: 10px;
	}  */
/* line 130, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box dl dt {
  float: left;
  width: 60px;
  font-weight: bold;
}
/* line 135, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box dl dd {
  padding-left: 60px;
}
}

@media (max-width: 400px) {
/* .backTop{
	position: fixed;
	bottom:69px;
	right:0
	transform: translateZ(0);
} */

/* line 130, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box dl dt {
  float: none;
  width: 100%;
  font-weight: bold;
}
/* line 135, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box dl dd {
  padding-left: 0;
}

#other .mainContent .leftContent .bottomCont.css3 .box dl dd.mt101{
	margin-top: 0 ;
	padding-top: 0;
	}

#other .subMenu {
	overflow: hidden;
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#other .subMenu li {
	float: none;
	width: 95%;
	padding: 0;
	padding-bottom: 10px;
	margin: 0 auto;
}
  
#other .subMenu li:nth-child(2){
	padding-bottom:0;      
}

  /* line 227, ../sass/style.scss */
  /* line 367, ../sass/style.scss */
#other .subMenu li img {
	width: 100%;
	height: auto;
	margin: 0 auto;
	text-align: center;
	padding: 0 1%;
}

#other .subMenu li:nth-child(2) img {
	float: none;
}
}

@media (max-width: 320px) {
	
#other .mainContent .leftContent .bottomCont .box dl dt {
  float: none;
  width: 100%;
  font-weight: bold;
}
/* line 135, ../sass/style.scss */
#other .mainContent .leftContent .bottomCont .box dl dd {
  padding-left: 0;
}

#other .mainContent .leftContent .bottomCont.css3 .box dl dd.mt101{
	margin-top: 0 ;
	padding-top: 0;
	}
	

/* line 268, ../sass/style.scss */
.logo {
	width: 100%;
	height: auto;
}

.slicknav_menu {
	display: block;
	}


.subMenu {
	display: block;
	width: 90%;
	margin: 0 auto;
	padding-top: 20px;
	padding: 20px 35x 0px 35px;
	overflow: hidden;
	}

.subMenu li {
	width: 100%;
	float: none;
	}

.subMenu li img {
	width: 90%;
	height: auto;
	}
	
.subMenu li:nth-child(2) img {
	float: right;
	}




/* 13pxで標準化（IEは独自仕様により相対で13px相当にする） */
body {
	font: 15px/1.231 arial,helvetica,clean,sans-serif; /* 基本文字設定 */
	*font-size: small; /* Win IE7およびWin IE6標準準拠モード向け */
	*font: x-small; /* Win IE 5-5.5､6(後方互換モード)向け */
}

/* tableへのfont-size継承 */
table {
	font-size: inherit; /* モダンブラウザ向け */
	font: 110%; /* Win IE 5-5.5､6(後方互換モード)向け */
}

/* 独自のタグでIE縮小表示を防ぐ */
pre,code,kbd,samp,tt {
	font-family: monospace;
	*font-size: 108%; /* Win IE全般向け */
	line-height: 110%;
}
}


/* pankuzu
---------------------------------------------------*/


/* footer
---------------------------------------------------*/




	

/* js（スクリプトで使うもの）
---------------------------------------------------*/


/* module (共通クラス・案件によって任意で付けたし)
---------------------------------------------------*/
/* border */
.bdB{border-bottom:1px solid #fff;}
/* margin */
.mt0{margin-top:0px!important;}
.mt5{margin-top:5px!important;}
.mt10{margin-top:10px!important;}
.mt15{margin-top:15px!important;}
.mt20{margin-top:20px!important;}
.mt25{margin-top:25px!important;}
.mt30{margin-top:30px!important;}
.mt35{margin-top:35px!important;}
.mt40{margin-top:40px!important;}
.mt45{margin-top:45px!important;}
.mt50{margin-top:50px!important;}


.mb0{ margin-bottom:0px!important;}
.mb1{margin-bottom:1px!important;}
.mb5{margin-bottom:5px!important;}
.mb10{margin-bottom:10px!important;}
.mb15{margin-bottom:15px!important;}
.mb20{margin-bottom:20px!important;}
.mb25{margin-bottom:25px!important;}
.mb30{margin-bottom:30px!important;}
.mb35{margin-bottom:35px!important;}
.mb40{margin-bottom:40px!important;}
.mb45{margin-bottom:45px!important;}
.mb50{margin-bottom:50px!important;}

.ml0{margin-left:0px!important;}
.ml5{margin-left:5px!important;}
.ml10{margin-left:10px!important;}
.ml15{margin-left:15px!important;}
.ml20{margin-left:20px!important;}
.ml25{margin-left:25px!important;}
.ml30{margin-left:30px!important;}
.ml35{margin-left:35px!important;}
.ml40{margin-left:40px!important;}
.ml45{margin-left:45px!important;}
.ml50{margin-left:50px!important;}

.mr0{margin-right:0px!important;}
.mr5{margin-right:5px!important;}
.mr10{margin-right:10px!important;}
.mr15{margin-right:15px!important;}
.mr20{margin-right:20px!important;}
.mr25{margin-right:25px!important;}
.mr30{margin-right:30px!important;}
.mr35{margin-right:35px!important;}
.mr40{margin-right:40px!important;}
.mr45{margin-right:45px!important;}
.mr50{margin-right:50px!important;}

.mr13{ margin-right:13px!important;}
/* padding */
.pt5{padding-top:5px!important;}
.pt10{padding-top:10px!important;}
.pt15{padding-top:15px!important;}
.pt20{padding-top:20px!important;}
.pt25{padding-top:25px!important;}
.pt30{padding-top:30px!important;}
.pt35{padding-top:35px!important;}
.pt40{padding-top:40px!important;}
.pb0{padding-bottom:0!important;}
.pb5{padding-bottom:5px!important;}
.pb10{padding-bottom:10px!important;}
.pb15{padding-bottom:15px!important;}
.pb20{padding-bottom:20px!important;}
.pb25{padding-bottom:25px!important;}
.pb30{padding-bottom:30px!important;}
.pb35{padding-bottom:35px!important;}
.pb40{padding-bottom:40px!important;}
.pb45{padding-bottom:45px!important;}
.pb50{padding-bottom:50px!important;}
.pl0{padding-left:0 !important;}
.pl5{padding-left:5px!important;}
.pl10{padding-left:10px!important;}
.pl12{padding-left:12px!important;}
.pl20{padding-left:20px!important;}
.pl30{padding-left:30px!important;}
.pl40{ padding-left:40px!important;}
.pr0{padding-right:0px!important;}
.pr5{padding-right:5px!important;}

/* fontsize */
.ft10 {font-size:10px!important;}
.ft11 {font-size:11px!important;}
.ft12 {font-size:12px!important;}
.ft13 {font-size:13px!important;}
.ft14 {font-size:14px!important;}
.ft15 {font-size:15px!important;}
.ft16 {font-size:16px!important;}

/* color */
.red { color:red!important;}


/* bold */
.bold{font-weight:bold!important;}

/* float */
.flR{float:right!important;}
.flL{float:left!important;}

/* block */
.blockC{margin-left:auto;margin-right:auto;}

/* width */
.w100{width:100px;}

/* text-align */
.taC{text-align:center!important;}
.taR{text-align:right!important;}
.taL{text-align:left!important;}

/* font-size */
.fs10{font-size:10px!important;}

/* imgfloat */
.flImgR{float:right!important;}
.flImgL{float:left!important;}
/* border */
.bd_none{border:none !important;}

/* @media all end */

