@charset "UTF-8";
/* 
====================================================================================================
■ common
◆ 新着情報 (.news) ./news/
■ 3分でわかるコスモプラス (.features) ./features/
◆ 商品紹介 (.products) ./products/
■ 会社案内 (.company) ./company/
■ よくある質問 (.qa) ./qa/
◆ お問い合わせ (.contact) ./contact/
■ 採用情報 (.recruit) ./recruit/
■ 求める人物像・未来へ (.vision) ./vision/
■ はたらき方 (.works) ./works/
■ 先輩社員の声 (.voice) ./voice/
■ 先輩社員の一日 (.oneday) ./oneday/
◆ 募集要項 (.require) ./require/
■ 環境と待遇 (.treatment) ./treatment/
◆ エントリーフォーム (.enty) ./entry/
==================================================================================================== */
/* 
====================================================================================================
■ common
---------------------------------------------------------------------------------------------------- */
#pnav {
	top: 40px;
	right: 440px;
}

#main {
	background: url(../common_img/contents_bg.png) center top repeat-x;
}

#breadcrumb {
	background: url(../common_img/breadcrumb_bg.jpg) center top no-repeat;
	color: #b7c7ea;
}
#breadcrumb li {
	margin-left: 5px;
	display: inline-block;
	line-height: 30px;
}
#breadcrumb li:before {
	margin-right: 5px;
	display: inline-block;
	content: '≫';
}
#breadcrumb .bc_top:before {
	display: none;
}
#breadcrumb .bc_top img {
	margin-right: 3px;
	vertical-align: middle;
}
#breadcrumb a {
	color: #fff;
}

#pagetitle {
	margin-bottom: 10px;
	position: relative;
}
#pagetitle a {
	margin-top: -16px;
	display: block;
	position: absolute;
	top: 50%;
	right: 40px;
}

.two_col #content {
	float: right;
	width: 720px;
}

.std_head {
	margin-bottom: 20px;
	padding: 10px 15px 8px;
	border-bottom: 2px solid #6076f9;
	line-height: 1.2;
	color: #fff;
	background: #4059a9 url(../common_img/header_bar.jpg) right top no-repeat;
	font-size: 22px;
	font-weight: 700;
	letter-spacing: 2px;
}

.sub_head {
	margin-bottom: 15px;
	padding-right: 8px;
	padding-left: 8px;
	border-bottom: 1px solid #c4d1ed;
}

#content .sec {
	margin-bottom: 35px;
}
#content .sec ul, #content .sec ol, #content .sec p {
	margin-bottom: 1em;
}

#content .ps {
	padding-right: 15px;
	padding-left: 15px;
}
#content .ps .sub_head {
	margin-right: -15px;
	margin-left: -15px;
	position: relative;
}

.pagination {
	font-size: 14px;
	text-align: center;
}
.pagination .nav_prev {
	float: left;
}
.pagination .nav_next {
	float: right;
}

.std_table {
	margin: 0 auto;
	width: 100%;
	font-size: 14px;
}
.std_table th, .std_table td {
	padding: 10px;
	border: 1px solid #ccc;
}
.std_table th {
	color: #666;
	background: #E7E9EC;
	text-align: left;
	vertical-align: top;
}

#tab_control {
	background: url(../common_img/tab_bg.png) center top no-repeat;
}
#tab_control ul {
	margin-bottom: 15px;
	border-bottom: 1px solid #aaa;
	text-align: center;
}
#tab_control li {
	margin: 0 10px -1px;
	border: 1px solid #aaa;
	display: inline-block;
	position: relative;
	width: 8em;
	font-size: 16px;
}
#tab_control li a {
	display: block;
	padding: 10px 0 5px;
	background: #aaaaaa url(../common_img/tab_light.png) center top no-repeat;
	text-align: center;
	color: #fff;
}
#tab_control li a:hover {
	background: #ccc;
	text-decoration: none;
}
#tab_control li.on {
	border-bottom-color: #fff;
}
#tab_control li.on a {
	color: #999;
	background: #fff;
}
#tab_control li.on a:hover {
	cursor: default;
}
.pull-left { float:left; }
.pull-right { float:right; }
.media,
.media-body { overflow:hidden; }
.media > .pull-left { margin-right:10px; }
.media > .pull-right { margin-left:10px; }
/****Text color ****/
.txt_color_red{color:#ad1a1a;}
/* 
====================================================================================================
◆ 新着情報 (.news) ./news/
---------------------------------------------------------------------------------------------------- */
.news_title dl {
	position: relative;
}
.news_title dt {
	padding-right: 10px;
	border-right: 1px solid #E7E9EC;
	position: absolute;
	left: 10px;
	top: 12px;
	color: #fff;
}
.news_title dd {
	margin-bottom: 0;
	padding-left: 4.6em;
	min-height: 26px;
	letter-spacing: normal;
}

.news_body {
	padding: 20px 14px;
	border: 1px solid #ccc;
	border-top: none;
}

.news_photo {
	margin-right: 20px;
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #efefef;
	width: 240px;
	float: left;
}
.news_photo img {
	width: 100%;
}

/* 
====================================================================================================
■ 3分でわかるコスモプラス (.features) ./features/
---------------------------------------------------------------------------------------------------- */
.feature .ps p {
	overflow: hidden;
}
#feature03 .ps div{
	overflow: hidden;
}
/* 
====================================================================================================
◆ 商品紹介 (.products) ./products/
---------------------------------------------------------------------------------------------------- */
#products_nav {
	background: #344092;
	padding:5px 0 5px 12px;
}
#products_nav ul li{
	float:left;
	margin-right:11px;
}
#products_nav ul li.last{
	margin-right:0px;
}

#products_list {
	margin-top: 15px;
	border-bottom: 1px dotted #6076f9;
}
#products_list ul {
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px dotted #6076f9;
}
#products_list li {
	padding: 25px 0 30px 45px;
	width: 200px;
	float: left;
}
#products_list li:first-child {
	padding-left: 0;
}
#products_list .product_head {
	border-bottom: 1px solid #d8dadc;
	display: block;
	color: #3162b3;
}
#products_list .product_head:hover {
	color: #e44c10;
	text-decoration: none;
}
#products_list .product_img {
	border: 1px solid #d8dadc;
	width: 198px;
	display: block;
	vertical-align: middle;
	text-align: center;
}
#products_list .product_img img {
	max-width: 100%;
}
#products_list .product_name {
	padding: 7px 3px 5px;
	display: block;
	line-height: 1.5;
	font-size: 14px;
	font-weight: 700;
}
#products_list .usertxt {
	padding: 10px 3px 10px;
}

#products_detail {
	border-bottom: 1px dotted #6076f9;
}
#products_detail #product_gallery {
	float: left;
}
#products_detail #product_gallery img {
	max-width: 100%;
	max-height: 320px;
}
#products_detail #product_gallery .photo {
	border: 1px solid #d8dadc;
	width: 318px;
	text-align: center;
}
#products_detail #product_gallery .thumbnail {
	padding-top: 15px;
}
#products_detail #product_gallery .thumbnail li {
	margin-left: 10px;
	width: 100px;
	float: left;
}
#products_detail #product_gallery .thumbnail li:first-child {
	margin-left: 0;
}
#products_detail #product_gallery .thumbnail li a {
	border: 1px solid #d8dadc;
	display: block;
}
#products_detail #product_gallery .thumbnail li a:hover {
	border-color: #e44c10;
}
#products_detail #product_info {
	float: right;
	width: 340px;
}
#products_detail #product_info .product_name {
	margin-bottom: 20px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d8dadc;
	color: #009933;
	font-size: 18px;
	font-weight: 700;
}
#products_detail #product_info .usertxt {
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d8dadc;
}
#products_detail #product_info .bnr_shop {
	text-align: center;
}

/* 
====================================================================================================
■ 会社案内 (.company) ./company/
---------------------------------------------------------------------------------------------------- */
#company_intro .greeting p {
	line-height: 1.8;
	font-size: 14px;
}
#company_intro .greeting .lead {
	color: #009933;
	font-weight: 700;
	font-size: 18px;
	letter-spacing: 2px;
}
#company_intro .sign {
	text-align: right;
}
#company_intro .about .dot {
	color: #009933;
	font-size: 14px;
	font-weight: 700;
}
#company_intro .about .sec_body {
	overflow: hidden;
}
#company_intro .eyecatch {
	float: left;
	margin-right: 20px;
}
#company_intro #access .map_area {
	margin-bottom: 10px;
	padding: 4px;
	border: 1px solid #efefef;
}
#company_intro #access dt {
	margin-right: 1.5em;
	padding-left: 4px;
	padding-top: 4px;
	float: left;
	font-size: 16px;
	font-weight: 700;
}

#company_profile .std_table th {
	width: 10em;
}

#company_history .std_table th {
	text-align: right;
}

#company_philosophy .subsec {
	margin-top: 60px;
}
#company_philosophy .subsec .subsec_head {
	float: left;
	width: 340px;
}
#company_philosophy .subsec h5 {
	color: #009933;
	font-family: "Cinzel", serif;
	font-size: 29px;
}
#company_philosophy .subsec .lead {
	font-size: 14px;
}
#company_philosophy .subsec .eyecatch {
	margin-top: 15px;
}
#company_philosophy .subsec .subsec_body {
	padding-left: 20px;
	border-left: 5px dotted #ccc;
	float: right;
	width: 300px;
	line-height: 2;
}

/* 
====================================================================================================
■ よくある質問 (.qa) ./qa/
---------------------------------------------------------------------------------------------------- */
.qalist > li {
	margin-top: 15px;
	border: 1px solid #ccc;
}
.qalist > li:first-child {
	margin-top: 0;
}
.qalist .switch_dd {
	padding: 14px 32px 14px 55px;
	position: relative;
	color: #4d73c3;
	background: #f2f2f2 url(../qa/images/ico_q.png) 8px 6px no-repeat;
	font-size: 14px;
}
.qalist .switch_dd:after {
	display: block;
	position: absolute;
	right: 10px;
	bottom: 10px;
	width: 8px;
	height: 12px;
	content: "";
	background: url(../qa/images/ico_down.png) no-repeat;
}
.qalist .switch_dd:hover {
	cursor: pointer;
	color: #e44c10;
	background-color: #fdf4f0;
}
.qalist .switch_dd.switch_on {
	color: #333;
	background-color: #d5d5d5;
}
.qalist .switch_dd.switch_on:after {
	background: url(../qa/images/ico_up.png) no-repeat;
}
.qalist .switch_content {
	padding: 14px 14px 14px 55px;
	background: url(../qa/images/ico_a.png) 8px 6px no-repeat;
}
.qalist .switch_content .lead {
	color: #009933;
	font-size: 16px;
	font-weight: 700;
}
.qalist .switch_content dt {
	color: #009933;
	font-size: 16px;
	font-weight: 700;
}
.qalist .switch_content li {
	margin-top: 10px;
}
.qalist .switch_content li:first-child {
	margin-top: 0;
}

/* 
====================================================================================================
◆ お問い合わせ (.contact) ./contact/
---------------------------------------------------------------------------------------------------- */
#privacy li {
	line-height: 2;
}

/* 
====================================================================================================
■ 採用情報 (.recruit) ./recruit/
---------------------------------------------------------------------------------------------------- */
.recruit{
	font-size: 14px;
	line-height: 1.8;
}
.recruit .txt{
	width: 375px;
}

.recruit .path_top li{
	background: url(../recruit/images/icon_path.jpg) no-repeat left center;
	margin: 0 55px 0 0px;
	padding: 0 0 0 14px;
	font-size: 18px;
	float: left;
}
.recruit .path_top li a{
	text-decoration: underline;
	font-size: 12px; 
	font-weight: bold;
	color: #333;
}

.recruit .recruit_01 .area_01{
	background: url(../recruit/images/recruit_01_bg.jpg) no-repeat right top;
}
.recruit .recruit_02 .area_01{
	background: url(../recruit/images/recruit_02_bg.jpg) no-repeat right top;
}
.recruit .recruit_03 .area_01{
	background: url(../recruit/images/recruit_03_bg.jpg) no-repeat right top;
}

.recruit .ps .title{
	margin: 45px auto; 
}
.recruit .ps .area_01{
	margin: 25px auto; 
}

.recruit .img_box{
	margin: 20px 22px;
}
.recruit .img_box li{
	margin-right: 56px;
	float: left;
}
.recruit .img_box li img{

}

.recruit .nav_box li{
	background: url(../recruit/images/arrow_icon.jpg) no-repeat left center;
	width: 180px;
	margin: 10px 0 0 23px;
	padding: 0 0 0 27px;
	float: left;
	font-weight: bold;
}
.recruit .nav_box li a{
	font-weight: normal;
}


/* 
====================================================================================================
■ 求める人物像・未来へ (.vision) ./vision/
---------------------------------------------------------------------------------------------------- */

.vision .ps .txt{
	font-size: 14px;
	
}
.vision .ps .title {
	margin-bottom: 30px;
	margin-top: 35px;
}
 
.vision .vision_01{
	margin-bottom: 30px;
}

.vision .vision_01 .txt{
	width: 407px;
}
.vision .vision_01 .area_01{
	background: url(../vision/images/area_01_bg.jpg) no-repeat right top;
	padding-bottom: 40px;
}
.vision .vision_01 .area_02{
	background: url(../vision/images/area_02_bg.jpg) no-repeat right top;
	padding-bottom: 65px;
}
.vision .vision_01 .area_03{
	background: url(../vision/images/area_03_bg.jpg) no-repeat right top;
}
.vision .vision_02{	font-size:14px;}
.vision .vision_02 .area_01{
	margin-top:25px;
	padding-bottom:10px;
	background:url(../vision/images/bg_area_05.jpg) no-repeat center top;
}
.vision .vision_02 .area_01 p{ margin-bottom:10px;}
.vision .vision_02 .area_01 .txt{
	margin: auto;
	padding-top: 30px;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}
.vision .vision_02 .area_02{
	margin: 0 20px 70px;
	padding: 15px 20px;
	border: 1px solid #d3d9e7;
	background-color: #eceff6;
	color: #32316a;
	font-size: 16px;
	font-weight: bold;
}
.vision .vision_02 .media{ padding:0px 15px; margin-bottom:20px; }
.vision .vision_02 .media h4{ margin:0px -15px 23px -15px;}
.vision .vision_02 .media p{ margin-bottom:23px;}
.vision .vision_02 .media .btn_link{ padding-top:20px;}
/* 
====================================================================================================
■ はたらき方 (.works) ./works/
---------------------------------------------------------------------------------------------------- */
/* 
====================================================================================================
■ 先輩社員の声 (.voice) ./voice/
---------------------------------------------------------------------------------------------------- */
ul.voice {
	margin:0 -15px 0 10px;
	}
ul.voice li {
	border:solid 1px #ddd;
	float:left;
	margin:0 15px 20px 0;
	padding-bottom: 20px;
	}
ul.voice li p.name {
	margin:10px 19px; 
	padding:8px; 
	background:#4059A9;
	color:#fff; 
	font-size:15px;
	border-left:solid 4px #009;
	}
ul.voice li div.photo {
	float: left;
	width: 290px;
	margin:0 20px 10px 20px;
	border:solid 1px #ddd;
	padding:4px;
	}
	
ul.voice li .txt {
	overflow: hidden;
	padding-right: 20px;
	}
/* 
====================================================================================================
■ 先輩社員の一日 (.oneday) ./oneday/
---------------------------------------------------------------------------------------------------- */
#time {
	position:relative;
	}
#time p.txt1 {
	position:absolute;
	top:55px;
	right:10px;
	width:325px;
	}
#time p.txt2 {
	position:absolute;
	top:288px;
	left:10px;
	width:325px;
	}
#time p.txt3 {
	position:absolute;
	top:520px;
	right:10px;
	width:325px;
	}
#time p.txt4 {
	position:absolute;
	top:688px;
	left:10px;
	width:340px;
	}
#time p.txt5 {
	position:absolute;
	top:910px;
	right:10px;
	width:325px;
	}
#time p.txt6 {
	position:absolute;
	top:1150px;
	left:10px;
	width:325px;
	}
#time p.txt7 {
	position:absolute;
	top:1378px;
	right:10px;
	width:325px;
	}
#time p.txt8 {
	position:absolute;
	top:1618px;
	left:10px;
	width:325px;
	}
/* 
====================================================================================================
◆ 募集要項 (.require) ./require/
---------------------------------------------------------------------------------------------------- */
.require_btn {
	margin:30px auto 30px auto; 
	width:455px;
	}
/* 


====================================================================================================
■ 環境と待遇 (.treatment) ./treatment/
---------------------------------------------------------------------------------------------------- */
.treatment {
	font-size: 14px;
}

.treatment .title_sub{
	margin-bottom: 30px;
	padding: 3px 0px;
	font-size: 18px;
	font-weight: normal;
	color: #333;
	border-bottom: 1px solid #aaa;
}

.treatment .treatment_01 .area_01 {
	background: url(../treatment/images/treatment_01_bg.jpg) no-repeat right top;
	margin-top: 60px;
}
.treatment .treatment_01 .area_01 .title {
	margin-bottom: 30px;
}
.treatment .treatment_01 .area_01 .img_box {
	margin: 30px auto;
}
.treatment .treatment_01 .area_01 .img_box li {
	float: left;
	margin-right: 30px;
}

.treatment .treatment_02 .area_01 .img_box {
	margin: 10px auto;
}
.treatment .treatment_02 .area_01 .img_box li {
	float: left;
	margin-right: 45px;
	margin-bottom: 20px;
}
.treatment .treatment_02 .area_01 .img_box li .txt{
	text-align: center;
	font-weight: bold;
}
.treatment .treatment_02 .area_01 .txt_01{
	font-weight: bold;
	margin: 15px auto;
}

.treatment .treatment_02 .area_01 .schedule li{
	margin-bottom: 30px;
}
.treatment .treatment_02 .area_01 .schedule .level_01{
	margin-left: 20px;
}
.treatment .treatment_02 .area_01 .schedule .level_02{
	margin-left: 50px;
}
.treatment .treatment_02 .area_01 .schedule .level_03{
	margin-left: 80px;
}
.treatment .treatment_02 .area_01 .schedule .level_04{
	margin-left: 110px;
}
.treatment .treatment_02 .area_01 .schedule .level_05{
	margin-left: 140px;
}

.treatment .treatment_02 .area_01 .schedule{
	background: url(../treatment/images/schedule_arrow.png) no-repeat left center;
	padding: 15px;
	margin-bottom: 20px;
}

/* 
====================================================================================================
◆ エントリーフォーム (.enty) ./entry/
---------------------------------------------------------------------------------------------------- */
