@charset "utf-8";
html {
}

a {
	color: #3A53A3;
	text-decoration: underline;
}
a:hover {
	outline: none;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:active {
	text-decoration: none;
	outline: none;
}
a:focus{
	text-decoration: none;
	outline: none;
}
.clear{ 
	clear: both; 
	visibility:hidden; 
	height:0;
}
.brsp {
	display:none;
}

/*PCは非表示、モバイルのみ表示するタグ*/
.spview {
	display:none;
}


form {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	vertical-align: top;
	margin: 0px;
	padding: 0px;
} 
h1,h2,h3,h4 {
	margin: 0px;
	padding: 0px;
}
p,em {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}
ul,li,ol,dl,dt,dd {
	margin: 0px;
	padding: 0px;
	list-style-image: none;
	list-style-type: none;
}

submit{
　　-webkit-appearance: none;
}
body {
	letter-spacing: 1px;
	margin: 0px;
	padding: 0px;
	-webkit-text-size-adjust: 100%;
	font-size: 16px;
	color: #000;
	background-color: #FFFFFF;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#LAYOUT {
	width: 100%;
}
.FRAME {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
}
.FRAMEADJ {
}

.borderimg {
	background-size: auto 40px;
	height: 40px;
	clear: both;
	width: 100%;
	position: relative;
	visibility: inherit;
	z-index: auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #808080;
	text-align: center;
}
.borderimg .adj {
	height: 47px;
	width: auto;
	background-image: url(../common_imges/line_image.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 43px;
	position: relative;
	bottom: 6px;
}

.col01 {
	color: #3B54A3;
}
.col02 {
}
.TitleBox {
	width: 100%;
	background-image: url(../common_imges/mtitle_bg.png);
	background-repeat: repeat-x;
}
.TitleBg {
	width: 100%;
	height: 175px;
	background:no-repeat center top;
	background-size: auto 160px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.TitleBox h2 {
	font-size: 18px;
	text-align: center;
	color: #3B54A3;
	padding-top: 124px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}




@media screen and (max-width:600px) {
.TitleBox {
	width: 100%;
	background-size: auto 120px;
}
.TitleBg {
	height: 135px;
	background-size: auto 120px;
}
.TitleBox h2 {
	font-size: 18px;
	padding-top: 90px;
}
}
















.BTdetail {
	margin-right: auto;
	margin-left: auto;
	width: 50%;
	margin-top: 0px;
	clear: both;
}
.BTdetail a {
	padding: 8px;
	border: 2px solid #3B54A3;
	background-color: #FFF;
	width: 100%;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	color: #3B54A3;
	text-align: center;
}
.BoxAdj {
	max-width: 700px;
	margin-right: auto;
	margin-left: auto;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding-right: 4%;
	padding-left: 4%;
}
.CBox {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.CBoxCol0 {
	padding: 0px;
}
.CBoxCol1 {
	background-color: #ECF5FF;
	padding: 28px;
}
.CBoxCol2 {
	background-color: #EDF1F6;
	padding: 28px;
}
p.body {
	line-height: 160%;
overflow: hidden;}

.bline {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #B3C4D9;
	clear: both;
	margin-top: 5px;
	height: 7px;
}

#HEADERINFO {
	position: absolute;
	width: 100%;
	top: -100px;
}
#HEADERINFO h1 {
	font-size: 14px;
}
#HEADERINFO p {
	font-size: 10px;
}

#HEADER {
	clear: both;
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #C2CEE2;
	height: 60px;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: center top;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3A53A3;
}
#HEADER .ADJ{
	height: 105px;
	background-image: url(../common_imges/line_image_head.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: auto 45px;
	position: relative;
	bottom: -1px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}
#HEADER .HLEFT {
	position: absolute;
	visibility: visible;
	z-index: 1500;
	top: 10px;
	left: 3%;
	border: 1px solid #3A53A3;
	margin-top: 6px;
}
#HEADER .HLEFT a {
	height: 52px;
	width: 65px;
	display: block;
	background-image: url(../common_imges/header_contact.png);
	background-size: 48px 40px;
	background-repeat: no-repeat;
	background-position: center center;
	font-size: 4px;
	color: #FFF;
}
#HEADER .HCENTER {
	height: 45px;
	width: 100%;
	text-align: center;
}
#HEADER .HCENTER img {
	height: auto;
	width: 80px;
	padding-top: ;
}



#SPHEAD {
	position: absolute;
	padding-right: 3%;
	visibility: visible;
	z-index: 1500;
	top: 5px;
	right: 0px;
	padding-top: 4px;
	}
#SPHEAD ul {
}
#SPHEAD ul li {
	float: left;
	margin-right: 4px;
}
#SPHEAD ul li a {
	background-color: #E9EFEF;
	width: 54px;
	display: block;
	height: 50px;
	font-size: 10px;
	margin-right: 5px;
}
#SPHEAD ul li.aboutus a {
	background-image: url(../common_imges/icon_company.png);
	background-repeat: no-repeat;
	background-position: center 2px;
	background-size: 40px auto;
	font-size: 4px;
	color: #E9EFEF;
}
#SPHEAD ul li.service a {
	background-image: url(../common_imges/icon_service.png);
	background-repeat: no-repeat;
	background-position: center 2px;
	background-size: 40px auto;
	font-size: 4px;
	color: #E9EFEF;
}




#SPMENU {
	display:none;
}



#SPMENUBT {
	height: 46px;
	width: 50px;
	background-image: url(../common_imges/spmenu_bt_en.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 30px 30px;
	background-color: #3B5998;
}
#SPMENU{
	display: block;
	position: fixed;
	top: 0;
	left: -300px;
	width: 300px;
	height: 100%;
	z-index: 10000;
	overflow: auto;
	-webkit-overflow-scrolling: touch;
	clear: both;
	background-color: #3B5998;
}
#SPMENU .title {
	font-family: "MS Serif", "New York", serif;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
	color: #FFF;
}#SPMENU .title img {
	width: 190px;
	height: auto;
}
#SPMENU p.cat {
	font-size: 16px;
	font-weight: bold;
	color: #AFBEDE;
	padding-bottom: 10px;
	padding-left: 16px;
	padding-top: 22px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5879BE;
}
#SPMENU p.cat.head {
	border-top-style: none;
}
#SPMENU ul {
}
#SPMENU ul li {
	color: #FFF;
}
#SPMENU ul li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #5879BE;
	background-image: url(../common_imges/icon_texthead_white.png);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 10px;
	padding-left: 32px;
}
#SPMENU p.home a {
	color: #FFF;
	text-decoration: none;
	display: block;
	font-size: 14px;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #5879BE;
	background-image: url(../common_imges/icon_texthead_white.png);
	background-repeat: no-repeat;
	background-position: 15px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 32px;
	margin-top: 10px;
}
#SPMENU .sns {
}
#SPMENU .space {
	clear: both;
	height: 60px;
	width: 100%;
}

#SPMENU #language {
	width: 70%;
	max-width:190px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	float: none;
	height: 45px;
	margin-top: 20px;
}
#SPMENU #language ul {
}
#SPMENU #language ul li {
}
#SPMENU #language ul li a {
	float: left;
	border: 1px solid #5879BE;
	display: block;
	padding-top: 7px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;
	width: 50%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-image: none;
	font-size: 10px;
	text-align: center;
}
#SPMENU #language ul li.jp a {
	border-right-style: none;
}
#SPMENU #language ul li a.on {
	background-color: #2F4677;
}


.SPLAYER{
	position: fixed;
	top: 0;
	z-index: 9999;
	display: none;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	opacity: 0.9; 
}




#PANKUZU {
	clear: both;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	padding-bottom: 6px;
	padding-top: 6px;
}

#CONTENTS {
	min-width: 320px;
	max-width: 100%;
	width: 100%;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
  }
  
#MAIN {
	width: 90%;
	max-width: 480px;
	margin-right: auto;
	margin-left: auto;
  }


#FOOTER {
	clear: both;
	width: 100%;
	margin-top: 30px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #3B54A3;
	position: absolute;
	z-index: 100;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #E9EDF4;
	padding-bottom: 36px;
}
#FOOTER .CBox {
	width: 100%;
	background-image: url(../common_imges/foot_rogo.png);
	background-size: 67px AUTO;
	background-repeat: no-repeat;
	background-position: left;
	margin-right: auto;
	margin-left: auto;
	max-width: 700px;
	clear: both;
}
#FOOTER ul {
	padding-left: 150px;
	width: 80%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 70;
}
#FOOTER li {
	float: left;
	width: 50%;
}
#FOOTER li a {
	font-size: 14px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
#PAGETOP {
	max-width: 700px;
	clear: both;
	position: relative;
	bottom: -44px;
	z-index: 50;
	clip: rect(auto,0px,auto,auto);
	overflow: hidden;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#PAGETOP a {
	background-color: #FFF;
	font-size: 12px;
	font-weight: bold;
	display: block;
	margin-right: 0px;
	width: 160px;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	text-align: center;
	clear: both;
	position: relative;
	margin-left: auto;
	color: #3B5998;
	text-decoration: none;
	border: 2px solid #3B54A3;
	padding-top: 7px;
	padding-right: 12px;
	padding-bottom: 7px;
	padding-left: 12px;
}

@media screen and (max-width:600px) {
#FOOTER .CBox {
	background-position: 30px;
}
#FOOTER ul {
	padding-left: 150px;
	width: 80%;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	z-index: 70;
	padding-top: 50px;
}
#FOOTER li {
	float: none;
	width: 100%;
	clear: both;
}
#PAGETOP {
	display:none;
}
}
