@charset "utf-8";
/*##########################################################*/
/*  Main Style:                															*/
/*    Ver:1.00/001           																*/
/*    Date:2017/06/13        																*/
/*##########################################################*/
/*###################### Main PC sec #######################*/
/*################### Base div ###################*/
/* コンテンツ基本 */
body {
	background-color: #FFFFFF;
 	/* font-family: "游ゴシック体", "Yu Gothic", YuGothic, "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif; */
	font-family:"Hiragino Sans GB","Microsoft YaHei", "微软雅黑",'SimSun', sans-serif;
	font-size: 16px;
	line-height:1;
	color:#333;
}
body ul,
body dl {
	font-size:0px;
}
body p,
body ul li,
body dl dt,
body dl dd {
	font-size:16px;
	line-height:1.8;
}

/* リンク関連 */
body a {
	color:#000000;
}
body a:hover {
	color: #8F8F8F;
}
body a:hover img {
	filter:alpha(opacity= 70); 
	-moz-opacity:0.7;
	opacity:0.7;
}
img {
	max-width:100%;
	height:auto;
}

/* コンテンツ部分枠 */
body .content-wrap {
	max-width:980px;
	margin-left: auto;
	margin-right: auto;
}

/*################### Common Layout div ###################*/
/* ヘッダー */
header {
	margin-top: 10px;
}
header #first-content p {
	font-size: 12px;
}
header #first-content .first-left {
	float: left;
	width: calc(100% - 220px);
}
header #first-content .first-right {
	float: right;
	width: :210px;
}
header #first-content .first-right ul.language-btn li {
	display: inline-block;
	width: 66px;
	margin-left: 6px;
	padding: 5px 0;
	background-color: #e2e2e2;
	border-radius: 3px;
	text-align: center;
	font-size: 12px;
}
header #first-content .first-right ul.language-btn li:first-child {
	margin-left: 0;
}
header #first-content .first-right ul.language-btn .language_current {
	background-color: #666666;
	color: #fff;
}
header #first-content .first-right ul.language-btn .language_current a {
	color: #fff;
}

header #logo-content {
	margin-top: 5px;
}
header #logo-content .logo-left {
	float: left;
	width: 40.5%;
}
header #logo-content .logo-middle {
	float: left;
	width: 26.6%;
	margin-left: 9%;
	margin-top: 12px;
}
header #logo-content .logo-right {
	float: right;
	width: 21.4%;
}

header #global-menu-pc {
	margin-top: 10px;
	background-color: #003366;
}
header #global-menu-pc #menu-pc ul.sub-list {
  display: none;
}
header #global-menu-pc #menu-pc ul.main-list li:hover ul.sub-list {
  display: block;
}
header #g555lobal-menu #menu-pc ul.main-list {
  *zoom: 1;
}
header #global-menu-pc #menu-pc .main-list:before, header #global-menu-pc #menu-pc .main-list:after{
  content: "";
  display: table;
}
header #global-menu-pc #menu-pc .main-list:after {
  clear: both;
}
header #global-menu-pc #menu-pc .main-list li {
  position: relative;
  float: left;
	width:17%;
	width:calc((100%  - 7px - 7.5%) / 5);
	border-right:solid 1px #26517d;
  text-align: center;
	font-weight:bold;
}
header #global-menu-pc #menu-pc ul.main-list > li:first-child {
	width:7.3%;
	border-left:solid 1px #26517d;
}
header #global-menu-pc #menu-pc ul.main-list li img {
	vertical-align: middle;
}
header #global-menu-pc #menu-pc ul.main-list li a {
  display: block;
  line-height: 55px;
  font-size: 14px;
  color: #fff;
}
header #global-menu-pc #menu-pc ul.main-list li:hover > a {
  background-color: #027bd9;
}
header #global-menu-pc #menu-pc ul.main-list li a:hover,
header #global-menu-pc #menu-pc ul.main-list > li.navi_current > a {
  background-color: #027bd9;
}
header #global-menu-pc #menu-pc ul.sub-list {
  position: absolute;
  z-index: 9999;
  top: 100%;
  left: 0;
  width: 100%;
}
header #global-menu-pc #menu-pc ul.sub-list li {
  width: 100%;
}
header #global-menu-pc #menu-pc ul.sub-list li a {
  background: #003366;
  text-align: center;
}

header #global-menu-sp {
	display: none;
}

header #pankuzu {
	background-color:#f4f4f4;
	padding: 10px 0;
}
header #pankuzu p {
	font-size: 12px;
}
header #pankuzu p img{
	margin-right: 5px;
	vertical-align:baseline;
}

/* フッター */
footer #end-banner {
	background-color:#003366;
	padding: 40px 0;
}
footer #end-subnavi {
	background-color:#f4f4f4;
	padding: 40px 0;
}
footer #end-subnavi #submenu {
	float: left;
	width: calc(100% - 35% - 10px);
}
footer #end-subnavi #submenu ul.main-col {
	margin-left: 30px;
	line-height:1.6;
}
footer #end-subnavi #submenu ul.main-col > li {
	display:inline-block;
	width: 32%;
	width: calc((100% - 0.1px) / 3);
}
footer #end-subnavi #submenu ul.detail-col > li {
	line-height:1.6;
}
footer #end-subnavi #submenu ul.detail-col > li:before {
	content: "→";
	margin-right: 5px;
}
footer #end-subnavi #submenu ul.detail-col > li a {
	font-size: 12px;
}

footer #end-subnavi #office-info {
	float: right;
	width: 35%;
}
footer #end-subnavi #office-info p {
	font-size: 14px;
	line-height:1.6;
}
footer #end-subnavi #office-info p.office-name {
	font-size: 18px;
}
footer #end-copyright {
	background-color:#fff;
	padding: 20px 0;
}
footer #end-copyright p {
	text-align: right;
	font-size: 12px;
}

/* ページトップボタン */
#top-button {
	position: fixed;
	bottom: 20px;
	right: 20px;
	text-align:center;
}

/*################### Components div ###################*/
/* マージン */
.MT10 {
	margin-top:10px !important;
}
.MT15 {
	margin-top:15px !important;
}
.MT20 {
	margin-top:20px !important;
}
.MT30 {
	margin-top:30px !important;
}
.MT40 {
	margin-top:40px !important;
}
.MT50 {
	margin-top:50px !important;
}
.MT60 {
	margin-top:60px !important;
}
.ML10 {
	margin-left:10px !important;
}
.ML20 {
	margin-left:20px !important;
}
.MB00 {
	margin-bottom:0px !important;
}
.PB00 {
	padding-bottom:0px !important;
}

/* 文字 */
strong {
	font-weight:bold !important;
}

/* 文字位置 */
.txtAC {
	text-align:center;
}
.txtAL {
	text-align:left;
}
.txtAR {
	text-align:right;
}
.text_IDT01 {
	text-indent: -1em;
	margin-left: 1em;
}
.text_IDT02 {
	text-indent: 1em;
}

/* 文字サイズ */
.FS24 {
	font-size:24px;
}

/* サイズ毎表示 */
.PC-Disp {
	display: block;
}
.PCTB-Disp {
	display: block;
}
.TB-Disp {
	display: none;
}
.TBSP-Disp {
	display: none;
}
.SP-Disp {
	display: none;
}
.TBSP-iDisp {
	display: none !important;
}

/*###################### Small PC sec #######################*/
@media (max-width:1020px){
	/*################### Common Layout div ###################*/
	body .content-wrap {
		margin-left:20px;
		margin-right:20px;
	}
	
	/* フッター */
	footer #end-subnavi #submenu ul.main-col {
		margin-left: 0;
	}
}

/*###################### Tablet sec #######################*/
@media (max-width:768px){
	/*################### Common Layout div ###################*/
	/* ヘッダー */
	header #first-content {
		display: none;
	}
	header #logo-content .logo-left {
		float: none;
		width: 100%;
		text-align: center;
	}
	header #logo-content .logo-middle,
	header #logo-content .logo-right {
		float: none;
		display: none;
	}

	header #global-menu-pc {
		display: none;
	}
	header #global-menu-sp {
		display: block;
	}

	/* スマホ用メニュー */
	header #global-menu-sp button {
  	display: block;
    position: fixed;
		top:10px;
		right:20px;
    background: none;
    border: none;
    padding: 0;
    width: 42px;
    color: #276490;
    letter-spacing: 0.1em;
    cursor: pointer;
    font-weight: 600;
    z-index: 1001;
    text-align: center;
    outline: none;
	}
  header #global-menu-sp button .bar {
  	display: block;
    height: 2px;
    background-color: #276490;
    margin: 10px 0;
    transition: all 0.2s;
    transform-origin: 0 0;
	}
  header #global-menu-sp button .txt-close {
    letter-spacing: 0.08em;
    display: none;
	}
  header #global-menu-sp button .txt-menu {
		display: block;
  }
  header #global-menu-sp button.active .bar {
		width: 49px;
  }
  header #global-menu-sp button.active .bar1 {
		transform: rotate(30deg);
  }
	header #global-menu-sp button.active .bar2 {
		opacity: 0;
	}
	header #global-menu-sp button.active .bar3 {
		transform: rotate(-30deg);
	}
	header #global-menu-sp button.active .txt-menu {
  	display: none;
	}
	header #global-menu-sp button.active .txt-close {
 		display: block;
	}
	header #global-menu-sp nav.menu-sp-wrapper {
    position: fixed;
    top: 0;
    right: 0;
  	width: 280px;
    height: 100%;
    transition: all 0.2s;
    transform: translate(312px);
    z-index: 1000;
    background-color: #d4e9fd;
	}
	header #global-menu-sp nav.menu-sp-wrapper.open {
		transform: translate(0);
  }
  header #global-menu-sp nav ul.main-list-sp {
		margin-top: 20px;
		margin-left: 20px;
  }
  header #global-menu-sp nav ul.main-list-sp li {
		line-height: 2;
	}
	header #global-menu-sp nav ul.sub-list-sp {
		margin-left: 16px;
	}
	header #pankuzu {
		margin-top: 10px;
	}
	
	/* フッター */
	footer #end-subnavi #submenu {
		float: none;
		display: none;
	}
	footer #end-subnavi #office-info {
		float: none;
		width: 100%;
		text-align: center;
	}
	footer #end-copyright p {
		text-align: center;
	}
	
	/*################### Components div ###################*/
	/* サイズ毎表示 */
	.PC-Disp {
		display: none;
	}
	.PCTB-Disp {
		display: block;
	}
	.TB-Disp {
		display: block;
	}
	.TBSP-Disp {
		display: block;
	}
	.SP-Disp {
		display: none;
	}
	.TBSP-iDisp {
		display:inline-block !important;
	}
}

/*###################### S-Phone sec #######################*/
@media (max-width : 480px){
	/*################### Common Layout div ###################*/
	/* フッター */
	footer #end-banner {
		display: none;
	}
	
	/*################### Components div ###################*/
	/* サイズ毎表示 */
	.PC-Disp {
		display: none;
	}
	.PCTB-Disp {
		display: none;
	}
	.TB-Disp {
		display: none;
	}
	.TBSP-Disp {
		display: block;
	}
	.SP-Disp {
		display: block;
	}
	.TBSP-iDisp {
		display:inline-block !important;
	}
}
