@charset "utf-8";
/* PC/スマホ共通表示 */

.-----PC_MOBILE_COMMON_CSS_START----- {}

* {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	-webkit-text-size-adjust: 100%;
	max-height: 999999px;
}
body {
	font-family: "メイリオ", Meiryo, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
	font-size: 95%;
	line-height: 170%;
	color: #333;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
table {
	border-collapse: collapse;
}
a:link,
a:visited {
	text-decoration: none;
	color: #0066CC;
}
a:hover,
a:active {
	text-decoration: underline;
	color: #FF6600;
}
.clear {
	clear: both;	
}

br.pc_nowrap {
	display: none;
}
.table_01 tr th {
	color: #FFF;
	background-color: #596AA4;
	padding-top: 7px;
	padding-right: 5px;
	padding-bottom: 7px;
	padding-left: 5px;
	width: 27%;
	border: 2px solid #FFF;
	font-weight: normal;
}
.table_01 tr td {
	background-color: #eef2f4;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
	border: 2px solid #FFF;
}
#wrapper {
	width: 100%;
	position: relative;
}
#header {
	width: 100%;
	background-image: url(../img/g_nav_bg.png);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	z-index: 99999999;
}
#header .wrapper {
	width: 1141px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: 177px;
}


#header .logo {
	padding-top: 19px;
	height: 88px;
}
#header #g_nav_open_btn {
	display: none;
}

#g_nav {
	background-image: url(../img/g_nav_line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 1px;
	height: 70px;
}
#g_nav li {
	float: left;
	padding-right: 1px;
	background-image: url(../img/g_nav_line.gif);
	background-repeat: no-repeat;
	background-position: right center;
	width: 250px;
	line-height: 70px;
	height: 70px;
}
#g_nav li a {
	display: block;
	height: 70px;
	line-height: 70px;
	color: #FFF;
	text-decoration: none;
	font-size: 17px;
	width: 100%;
	text-align: center;
}
#s_nav {
	position: absolute;
	top: 40px;
	right: 60px;
	height: 26px;
}
#s_nav li {
	float: left;
	padding-left: 40px;
}
#s_nav li a {
	display: block;
	text-decoration: none;
	line-height: 25px;
	padding-top: 1px;
	padding-left: 27px;
	background-image: url(../img/header_arrow_01.png);
	background-repeat: no-repeat;
	background-position: 1px center;
	font-size: 13px;
	padding-right: 2px;
	color: #333;
	white-space: nowrap;
}
#s_nav li#s_nav_01 a {
	background-image: url(../img/s_nav_tel.png);

}
#s_nav li#s_nav_02 a {
	background-image: url(../img/s_nav_privacy.png);

}
#s_nav li#s_nav_03 a {
	background-image: url(../img/s_nav_english.png);

}
#header .mobile_only  {
	display:none;
}


#footer {

}
#footer .copyright {
	font-size: 12px;
	display: block;
	text-align: center;
	line-height: 90px;
	clear: both;
	width: 100%;
	color: #FFF;
	background-color: #0C2579;
}

#page_top {
  position: fixed;
  bottom: 120px;
  right: 25px;
  background:url(../img/top_back.png) no-repeat center center;
  height:66px;
  width:66px;
  text-indent:-9999px;
}
#page_top:hover{
	opacity:0.8;
}


.-----PC_MOBILE_COMMON_CSS_END----- {}


/* スマートフォン用CSS */
@media screen and (max-width: 640px) {
	
.-----MOBILE_ONLY_CSS_START----- {}


body {
	font-size: 20px;
	line-height: 170%;
	width: 640px;
}

img {
	max-width:640px;
	height:auto;
}
.content img {
	max-width:600px;
	height:auto;
}
br.mobile_nowrap {
	display: none;
}
br.pc_nowrap {
	display: inline;
}
#wrapper {
	width: 640px;
	min-width: 640px;
	margin-right: auto;
	margin-left: auto;
	overflow: hidden;
	position: relative;
}
#header {
	width: 640px;
	height: 124px;
	background-image: none;
	position: relative;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #3d5194;
}

#header .wrapper {
	height: 124px;
	width: 640px;
	margin: 0px;
	padding: 0px;
}

#header .logo {
	padding-top: 25px;
	padding-left: 25px;
	margin-top: 0px;
	margin-left: 0px;
}
#header .logo img {
	width: 300px;
	height: auto;
}
#header #g_nav_open_btn {
	display: block;
	background-image: url(../img/sp_header_menu_btn.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 20px;
	right: 20px;
	height: 87px;
	width: 89px;
	text-indent: -9999px;
}

#g_nav {
	border-left-width: 0px;
	border-left-style: none;
	height: auto;
}
#g_nav li {
	float: none;
	border-right-width: 0px;
	border-right-style: none;
	width: 100%;
	margin-bottom:2px;
}
#g_nav li#g_nav_01 {
	width: 100%;
}
#g_nav li#g_nav_02 {
	width: 100%;
}
#g_nav li#g_nav_03 {
	width: 100%;
}
#g_nav li#g_nav_04 {
	width: 100%;
}
#g_nav li#g_nav_05 {
	width: 100%;
}
#g_nav li#g_nav_06 {
	width: 100%;
}
#g_nav li a {
	display: block;
	height: 70px;
	text-decoration: none;
	font-size: 22px;
	width: 100%;
	text-align: center;
	line-height: 70px;
	background-image: url(../img/g_nav_bg.png);
}
#s_nav {
	position: static;
	top: auto;
	right: auto;
	height: auto;
}
#s_nav li {
	float: none;
	padding-left: 0px;
	margin-bottom:2px;
}
#s_nav li a {
	display: block;
	height: 70px;
	text-decoration: none;
	font-size: 22px;
	background-image: url(../img/g_nav_bg.png);
	width: 100%;
	text-align: center;
	line-height: 70px;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
#s_nav li#s_nav_01 a {
	background-image: url(../img/g_nav_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#s_nav li#s_nav_02 a {
	background-image: url(../img/g_nav_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
}
#s_nav li#s_nav_03 a {
	background-image: url(../img/g_nav_bg.png);
	background-repeat: repeat-x;
	background-position: center center;
}

#header .mobile_only  {
	display:block;
	background-color: #FFF;
	border-left-width: 0px;
	border-left-style: none;
	height: auto;
}
#header .mobile_only  li {
	float: none;
	border-right-width: 0px;
	border-right-style: none;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
}
#header .mobile_only  li a {
	display: block;
	height: 70px;
	text-decoration: none;
	font-size: 30px;
	background-color: #1765B5;
	width: 100%;
	text-align: center;
	line-height: 70px;
	color: #FFF;
}



#header nav {
	display: none;
	position: absolute;
	z-index: 999999999999999;
	height: auto;
	width: 100%;
	left: 0px;
	top: 124px;
}



#footer {
	width: 640px;
}
#footer .banner {
	padding-top: 60px;
	width: 620px;
}
#footer .banner li {

}
#footer .corp {

}
#footer .corp li {

}

#footer .copyright {
	font-size: 16px;
}

#page_top_sp {
	display:block;
	background-color:#0DAEA3;
	background-image:url(../img/top_back_sp.png);
	background-position:30px center;
	background-repeat:no-repeat;
	width:207px;
	box-sizing:border-box;
	margin:0 auto;
	padding-top:5px;
	padding-left:30px;
	text-align:center;
	color:#FFFFFF;
	text-decoration:none;
	font-size: 0.9rem;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
}


.-----MOBILE_ONLY_CSS_END----- {}

	
}
