@charset "UTF-8";

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../images/share/bg.png);
	font-family: “Times New Roman”, “游明朝”, YuMincho, “ヒラギノ明朝 ProN W3”, “Hiragino Mincho ProN”, “HG明朝E”, “メイリオ”, Meiryo, serif;
	line-height: 1.4em;
	font-size: 16px;
	width: 100%;
}
#wrapper {
	width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 50px;
}
#header {
	width: 100%;
	padding-top: 0px;
	z-index: 1;
	background-color: #22304F;
	color: #FFFFFF;
}
#header .box {
	background-attachment: fixed;
	height: 300px;
	z-index: 2;
	top: 35px;
	width: 100%;
	position: absolute;
}

#header .box img {
	overflow-y: hidden;
	margin-left: auto;
	margin-right: auto;
	left: auto;
	right: auto;
	position: relative;
	text-align: center;
}
.nav {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	z-index: 3;
	position: relative;
	bottom: -252px;
	height: 250px;
	background-image: url(../images/top/menu/menu_bg.png);
}
.nav ul li {
	float: right;
	margin-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	height: 210px;
	padding-top: 20px;
}
.nav ul a li:hover {
	background-image: -webkit-linear-gradient(270deg,rgba(255,255,255,0.75) 0%,rgba(80,80,80,1.00) 100%);
	background-image: -moz-linear-gradient(270deg,rgba(255,255,255,0.75) 0%,rgba(80,80,80,1.00) 100%);
	background-image: -o-linear-gradient(270deg,rgba(255,255,255,0.75) 0%,rgba(80,80,80,1.00) 100%);
	background-image: linear-gradient(180deg,rgba(255,255,255,0.75) 0%,rgba(80,80,80,1.00) 100%);
}
.box .nav .menu_ul {
	margin-left: auto;
	margin-right: auto;
	float: none;
}
#header .box .yoyaku_box {
	width: 262px;
	height: 190px;
	margin-top: 30px;
	float: left;
	color: #FDFDFD;
}
.box .menu_bg {
	background-image: url(../images/top/menu/menu_bg.png);
	width: 100%;
	padding-top: 252px;
	border-top-width: 4px;
}

.menu_ul_yoko {
	width: auto;
	float: right;
	margin-top: 8px;
}
.menu_ul_yoko a li {
	width: auto;
	display: inline-block;
	float: none;
	margin-right: 5px;
}
.midashi {
	margin-bottom: 5px;
	padding-bottom: 5px;
	margin-top: 0px;
	color: #67AE5D;
}
#sect02,#sect04,#sect06 {
	background-color: #FFFFFF;
}

/*フッター
-----------------------------------------------------------------*/
#wrap #footer {
	width: 100%;
	color: #FFFFFF;
	background-color: #767062;
	padding-left: auto;
	padding-right: auto;
	float: left;
}
#footer {
	padding-top: 23px;
	padding-bottom: 0;
	background-color: #22304F;
	z-index: 10000;
	width: 100%;
	float: left;
	clear: left;
	color: #FFFFFF;
}
#footer2 {
	background-color: #000000;
	color: #fff;
	width: 100%;
	margin-right: auto;
	margin-left: 0px;
	float: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#copyright {
	background-color: #000000;
	text-align: center;
	clear: both;
	font-size: 0.8em;
	line-height: 1.5em;
}
#footer_container {
	margin-top: 5px;
	margin-bottom: 0px;
	color: #FFFFFF;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1048px;
}
#footer,#footer2 a {
	color: #fff;
	width: 100%;
}
#footer2 h3 {
	font-size: 160%;
	border-bottom: 1px solid #FFFFFF;
	margin-bottom: 15px;
	color: #FBFBFB;
	padding-bottom: 10px;
}
#footer .bloc {
	margin-bottom: 30px;
	width: 45%;
	margin-top: 7px;
	margin-right: 5%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	float: left;
}
#footer .bloc:last-child {
	width: 45%;
	margin-right: 0%;
}
#footer .bloc li {
	margin-bottom: 3px;
}

#footer .child_bloc {
	float: left;
}

#footer .office {
	font-size: 14px;
	margin-bottom: 13px;
}
#footer .office span {
  font-size: 10px;
}
#footer .address {
  font-size: 11px;
}
#footer .jpn {
	background: url(../img/footer/sprite.png) no-repeat 1px 2px;
}
#footer .singa {
  margin-bottom: 12px;
  background: url(../img/footer/sprite.png) no-repeat 1px -19px;
}
#footer .tel a {
	font-size: 16px;
	margin-bottom: 12px;
	font-weight: bolder;
	color: #FFFFFF;
}
#footer .gmp p {
	width: 107px;
	margin: 0 auto;
}
#footer .gmp a {
	display: block;
	width: 158px;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: solid 1px #FFFFFF;
	background-position: 0 0;
}
#footer .gmp a:hover {
  text-decoration: none;
}
#footer .company_inner {
  margin-bottom: 18px;
}
.sitemap {
	width: 90%;
	margin-top: 25px;
	margin-right: 5%;
	max-width: 1400px;
	margin-left: 5%;
}
.company {
	float: left;
	margin-top: 10px;
	font-size: 1em;
	line-height: 1.3em;
}

.sitemap .left {
	float: left;
	width: 100%;
	margin-left: 0px;
}
.sitemap .right {
	width: auto;
	float: left;
	margin-left: 5px;
}
.sites {
  float: right;
  width: 300px;
}
.sites span {
  font-size: 9px;
}

.company h3 {
	margin-bottom: 16px;
	font-size: 1.5em;
	margin-top: 10px;
	font-weight: bolder;
	border-bottom: 1px solid #FFFFFF;
	padding-bottom: 10px;
}
.copy {
	height: 50px;
	line-height: 50px;
	color: #100f0d;
	font-size: 13px;
	text-align: center;
	position: relative;
	z-index: 10000;
	clear: left;
}
.sitemap .clearfix.left ul li {
}
.bloc.sitemap .clearfix.left ul li ul li {
	font-weight: normal;
	width: 100%;
}
#wrapper #footer_pict {
	width: 100%;
}
.backtotop {
	position: fixed;
	right: 50px;
	bottom: 100px;
	z-index: 9000;
	display: none;

}
.backtotop a {
	display: block;
	color: #FFFFFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0;
	background-color: #777777;
	border-radius: 5px;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	opacity: 0.8;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 80);
	filter: alpha(opacity = 80);

}
.backtotop a:hover {
	background: #222222;
	color: #FFFFFF;
}

.cont_wide {
	width: 90%;
	margin-right: auto;
	margin-left: auto;
}

.text_right {
	float: right;
	text-align: right;
}

.text_frame {
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	border: 1px solid #FFFFFF;
}


.seo_area {
	padding-top: 5px;
	width: 95%;
	margin-left: auto;
	margin-right: auto;
}


#topics {
	background-color: #F8F8F8;
	text-align: center;
	padding-top: 10px;
	float: left;
	width: 100%;
	color: #22304F;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	margin-bottom: 20px;
}

#wrapper #globalmenu {
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	padding-top: 30px;
	line-height: 2em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 95%;
	max-width: 1048px;
}
#wrapper #globalmenu li {
	display: inline-block;
	float: left;
	margin-right: 15px;
	min-height: 0px;
	margin-bottom: 20px;
}


#wrapper #top_globalmenu {
	display:block;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	padding-top: 30px;
	line-height: 2em;
	margin-bottom: 4px;
	text-align: center;
	width: 95%;
	max-width: 860px;
	overflow:hidden;
}
#wrapper #top_globalmenu li {
	display: inline-block;
	float: left;
	margin-right: 15px;
	min-height: 0px;
}
#wrapper #top_globalmenu li:last-child {
	margin-right: 0;
}
#wrapper #top_globalmenu02 {
	display:block;
	margin-top:30px;
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	line-height: 2em;
	margin-bottom: 10px;
	padding-bottom: 10px;
	text-align: center;
	width: 95%;
	max-width: 750px;
	overflow:hidden;
}
#wrapper #top_globalmenu02 li {
	display: inline-block;
	float: left;
	margin-right: 30px;
	min-height: 0px;
	margin-bottom: 20px;
}
#wrapper #top_globalmenu02 li:last-child {
	margin-right: 0;
}
#wrapper #top_logo {
	float: left;
	margin-right: 48px;
	width: auto;
	margin-top: -30px;
}


#wrapper #logo {
	float: left;
	margin-right: 15px;
	width: auto;
	margin-top: -30px;
}
#wrapper #menu_area {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	background-color: #FFFFFF;
	padding-top: 10px;
	z-index: 10000;
	text-align: center;
}
.menu_img {
	vertical-align:top;
}
.margin_10 {
	margin-right: 15px;
}
.h2_bg_violette {
	height: 92px;
	background-image: url(../images/top/h1_bg_violette.png);
	text-align: center;
}
.h2_bg {
	background-image: url(../images/top/bar_information.jpg);
	text-align: center;
	padding-top: 25px;
	background-size: 5px 5px;
	background-repeat: repeat-x;
	float: left;
	width: 100%;
	height: auto;
}

.h2_bg_info {
	margin-left: auto;
	margin-right: auto;
	width: 95%;
	margin-bottom: 40px;
	max-width: 1048px;
}
.h2_bg_23 {
	text-align: center;
	padding-top: 25px;
	font-size: 1.2em;
	color: #777777;
	margin-bottom: 20px;
	font-weight:bold;
}
.recomend_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding-top: 40px;
	width: 95%;
	max-width: 1048px;
}
.recomend_area ul li img {
	margin-right: 3%;
	float: left;
	width: 27%;
}
.recomend_title {
	text-indent: 30px;
	float: left;
	background-image: url(../images/common/icon_001.png);
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 7px;
	font-size: 1.3em;
	margin-top: 1px;
}
.recomend_area ul li {
	width: 48%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dotted #929292;
	margin-bottom: 30px;
	margin-right: 4%;
	padding-bottom: 20px;
}
.recomend_area ul {
	width: 100%;
	clear: left;
}
ul li .recomend_text {
	width: 70%;
	float: left;
}
.recomend_area ul li:nth-child(2n) {
	width: 48%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.product_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding-top: 40px;
	width: 710px;
}
.product_area ul li img {
	margin-right: 3%;
	float: left;
	width: 100%;
}
.product_title {
	margin-top: 15px;
	text-indent: 30px;
	float: left;
	background-image: url(../images/common/icon_001.png);
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 7px;
	font-size: 1.3em;
}
.product_area ul li {
	width: 45%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dotted #929292;
	margin-bottom: 30px;
	margin-right: 10%;
	padding-bottom: 20px;
}
.product_area ul {
	width: 100%;
	clear: left;
}
ul li .product_text {
	width: 99%;
	float: left;
}
.product_area ul li:nth-child(2n) {
	width: 45%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

/*---4カラム（2016.4.11追記）---*/
.product_area_col4 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 710px;
}

.product_area_col4 ul li img {
	margin-top: 3px;
	float: left;
	width: 100%;
}

.product_area_col4 ul li {
	width: 22%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 20px;
	margin-right: 4%;
}

.product_area_col4 ul {
	width: 100%;
	clear: left;
}

.product_area_col4 ul li:nth-child(4n) {
	width: 22%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.item_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding-top: 40px;
	width: 710px;
}
.item_area ul li img {
	margin-right: 3%;
	float: left;
	width: 30%;
}
.item_title {
	margin-top: 0px;
	float: left;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 7px;
	font-size: 1.3em;
	color: #008F20;
}
.item_area ul li {
	width: 100%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dotted #929292;
	margin-bottom: 30px;
	margin-right: 10%;
	padding-bottom: 20px;
}
.item_area ul {
	width: 100%;
	clear: left;
}
ul li .item_text {
	width: 67%;
	float: left;
}
.item_area ul li:nth-child(2n) {
	width: 100%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}


.enter_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 20px;
	width: 710px;
}
.enter_area ul li img {
	margin-right: 3%;
	float: left;
}
.enter_title {
	margin-top: 0px;
	float: left;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 7px;
	font-size: 1.3em;
	color: #FFFFFF;
	background-image: url(../enter/images/h2_title_bg.png);
	height: 43px;
	padding-top: 10px;
	padding-left: 45px;
}
.enter_area ul li {
	width: 45%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 30px;
	margin-right: 10%;
	padding-bottom: 20px;
}
.enter_area ul {
	width: 100%;
	clear: left;
}
ul li .enter_text {
	width: 100%;
	float: left;
}
.enter_area ul li:nth-child(2n) {
	width: 45%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.point_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
	padding-top: 20px;
	width: 710px;
}
.point_area ul {
	width: 100%;
	clear: left;
}
.point_area ul li {
	width: 48%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-bottom: 10px;
	margin-right: 4%;
	padding-bottom: 10px;
}
.point_area ul li:nth-child(2n) {
	width: 48%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}



.recruit_area {
	margin-left: auto;
	margin-right: auto;
	margin-top: 40px;
	padding-top: 40px;
	width: 710px;
}
.recruit_area ul li img {
	margin-right: 3%;
	float: left;
	width: 100%;
}
.recruit_title {
	margin-top: 0px;
	float: left;
	background-repeat: no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	margin-bottom: 7px;
	font-size: 0.6em;
	color: #0B896D;
	line-height:1.5;
	padding-bottom:4px;
}
.recruit_title:before {
	content: "\f007  ";
	font-family: FontAwesome;
}

.recruit_area ul li {
	width: 31%;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-bottom: 1px dotted #929292;
	margin-bottom: 30px;
	margin-right: 3.2%;
	padding-bottom: 20px;
}
.recruit_area ul li:nth-child(3n) {
	width: 31%;
	margin-right: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.recruit_area ul li:hover{
	opacity: 0.75;
	-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity = 75);
	filter: alpha(opacity = 75);
}

.recruit_area ul {
	width: 100%;
	clear: left;
}
ul li .recruit_text {
	width: 100%;
	float: left;
	font-size: 1.5em;
	line-height: 1.2em;
}
#wrapper .sect01 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	margin-top: 30px;
	float: left;
}
#wrapper .sect02 {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	clear: left;
	margin-top: 30px;
	background-color: #EDEDED;
	text-align: center;
	float: left;
}
.fixed-bottom {
	position: fixed;
	bottom: 24px;
}
.sns_area {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	margin-top: 0px;
	padding-top: 0px;
	font-size: 0.9em;
	max-width: 1048px;
}
.info_area {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 20px;
	margin-top: 40px;
	padding-top: 20px;
	font-size: 0.9em;
	max-width: 1048px;
}
#information .info_area {
	width: 710px;
}
.info_main {
	width: 710px;
}
.info_area dd {
	margin-left: 0px;
	border-bottom: 1px dotted #B8B8B8;
	padding-bottom: 7px;
	margin-bottom: 15px;
}
.info_area dd .info_title {
	color: #E0B535;
	font-weight: bolder;
	display: inline-block;
	margin-right: 20px;
}
.h2_bg_23 img {
	margin-bottom: 7px;
}
.yamasu23_area {
	background-color: #EDEDED;
	width: 100%;
	height: auto;
	position: relative;
}
.yamasu23_area .slide_area {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	max-width: 1048px;
}
.yamasu23_area .btn_area {
	width: 95%;
	margin-left: auto;
	margin-right: auto;
	text-align: right;
	margin-top: 20px;
	margin-bottom: 40px;
	padding-bottom: 40px;
}
.yamasu23_area .slide_area li {
	background-color: #FFFFFF;
	width: 33%;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 7px;
	padding-left: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	margin-left: 10px;
	margin-right: 10px;
}
.yamasu23_area .slide_area li ul li {
	margin-right: 10px;
	margin-left: 0px;
	padding: 0;
	box-sizing: border-box;
	display: inline-block;
	width: auto;
}

.top_banner_area {
	background-color: #EDEDED;
	width: 95%;
	height: auto;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	max-width: 1048px;
	overflow: hidden;
}
.sect02 .top_banner_area li {
	display: inline-block;
	float: left;
	padding-right: 0.5%;
	padding-left: 0.5%;
	width: 24%;
}

/* バナー 3X2表示 */
.top_banner_area03 {
	background-color: #EDEDED;
	width: 95%;
	height: auto;
	padding-top: 50px;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	max-width: 1048px;
	overflow: hidden;
}
.sect02 .top_banner_area03 li {
	display: inline-block;
	float: left;
	padding-right: 0.5%;
	padding-left: 0.5%;
	padding-bottom:10px;
	width: 32%;
}

.sect03 .top_banner_area li {
	display: inline-block;
	float: left;
	margin-right: 1%;
	width: 24%;
}
.sect03 .top_banner_area li:last-child {
	margin-right: 0%;
	width: 25%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.top_banner_area li .fusa_link {
	background-image: url(../images/common/icon_002.png);
	text-align: left;
	background-repeat: no-repeat;
	text-indent: 23px;
	background-position: 0% 15px;
	border-top: 1px dotted #673300;
	padding-top: 12px;
	padding-bottom: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top_banner_area li .fusa_link:last-child {
	border-bottom: 1px dotted #673300;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.top_banner_area02 {
	background-color: #EDEDED;
	width: 95%;
	height: auto;
	padding-top: 0px;
	padding-bottom: 50px;
	margin-left: auto;
	margin-right: auto;
	display: inline-block;
	max-width: 1048px;
	overflow: hidden;
	border-top: 1px dotted #673300;
}

.top_banner_area02 li .fusa_link {
	background-image: url(../images/common/icon_002.png);
	text-align: left;
	background-repeat: no-repeat;
	text-indent: 30px;
	background-position: 1% 15px;
	border-bottom: 1px dotted #673300;
	padding-top: 12px;
	padding-bottom: 12px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	overflow: hidden;
}

.right_banner li .fusa_link {
	background-image: url(../images/common/icon_002.png);
	text-align: left;
	background-repeat: no-repeat;
	text-indent: 23px;
	background-position: 0% 15px;
	/*width: 1048px;*/
	border-top: 1px dotted #673300;
	padding-top: 12px;
	padding-bottom: 12px;
}
.right_banner li .fusa_link:last-child {
	border-bottom: 1px dotted #673300;

}

#footer_container .bloc.company img {
	vertical-align: text-top;
	margin-right: 7px;
	top: -3px;
	float: left;
	border-right: 1px solid #FFFFFF;
	padding-right: 7px;
}
#footer_container .bloc.company ul {
	float: left;
	width: 50%;
	margin-right: 5%;
	line-height: 2em;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#footer_container .bloc.company ul:last-child {
	width: 40%;
	margin-right: 0%;
}

#pankuzu ol li {
  display: inline;
  list-style-type: none;
}
#pankuzu ol li:before {
  content: " > ";
}
#pankuzu ol li:first-child:before {
  content:"";
}
#wrapper .section_left {
	width: 70%;
	float: left;
	margin-right: 5%;
	margin-bottom: 70px;
	max-width: 710px;
	margin-left: 2.5%;
}
.section_left .list_box {
	width: 710px;
	float: left;
	margin-bottom: 50px;
}
.note {
	font-size: 0.9em;
}
.section_left .agency_list   {
	width: 260px;
	float: left;
}
.section_left .agency_list2   {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.section_left .agency_map {
	width: 400px;
	float: left;
	margin-right: 50px;
}
.agency_map img {
	width: 100%;
}
#wrapper .section_right {
	width: 20%;
	float: left;
	margin-bottom: 70px;
	max-width: 280px;
	margin-right: 2.5%;
}
.section .section_left h1 {
	line-height: 1.3em;
	border-bottom: 1px dashed #B6B6B6;
	padding-top: 15px;
	padding-top: 30px\9;
	padding-bottom: 15px;
	margin-top: 60px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 0;
	font-size: 2em;
}
#sns_area {
	text-align: right;
	margin-top: 15px;
	margin-bottom: 30px;
}
.section_right .right_banner {
	margin-bottom: 20px;
	float: left;
	width: 100%;
}
.slide_area .panel .panel_text {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.slide_area .panel .panel_text h3 {
	font-weight: bolder;
	font-size: 1em;
}

.plivacy_list {
	font-size: 1.2em;
	list-style-type: disc;
	list-style-position: outside;
	margin-left: 5%;
	margin-top: 1px;
	padding-top: 1px;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	clear: left;
	width: 95%;
	line-height: 1.4em;
}
.plivacy_list li {
	margin-bottom: 7px;
}
.h1_product {
	background-image: url(../product/images/h1_bg.png);
}
#pankuzu li span strong {
	color: #F2B100;
}
.enter_h1   {
	height: 360px;
}
.img_100 {
	width: 100%;
}
.sitemap_block {
	margin: 0;
	width: 50%;
	font-size: 1.2em;
	line-height: 2;
	float: left;
}
.recruit_block {
	text-align: left;
	width: 100%;
	margin-top: 30px;
	font-size: 1.4em;
	line-height: 1.2em;
}
.recruit_block li {
	width: 100%;
	margin-right: 1.5%;
	float: left;
	margin-left: 1.5%;
	padding-top: 25px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	height: 100px;
	border-radius: 5px;
	vertical-align: middle;
}
.bg_blue {
	background-color: #6183C0;
}
.bg_orange {
	background-color: #D49D22;
}
.bg_green {
	background-color: #22AD87;
}
.interview {
	font-size: 1.2em;
	line-height: 2em;
	font-weight: bold;
}
.interview li:before {
	content: "\f10c  ";
	font-family: FontAwesome;
	color: #999AD3;
}
.sitemap_block .li_child {
	text-indent: 25px;
}
#menu_area #globalmenu .menu_img {
	margin-top: -10px;
}
.right_banner a img {
	width: 100%;
	height: auto;
}

/*採用情報 追加*/
.recruit_btn{
	clear:both;
	padding-top:40px;
}
.recruit_btn a{
	display:block;
	width:480px;
	margin:0 auto;
	background:#1e2f51;
	line-height:48px;
	color:#fff;
	text-align:center;
	border-radius:5px;
}
.recruit_btn a span:before{
	content:"> ";
}

.recruit_list a{
	display:inline-block;
	float:right;
}
.recruit_list a span:before{
	content:"> ";
}
.recruit_list th,
.recruit_list td{
	padding:24px 0 6px;
}
