@charset "utf-8";

/*
Theme Name: pluscloud
Theme URI: http://www.plust.jp/
Description: プラスクラウド
Version: 1
Author: plust
Author URI: http://www.plust.jp/
License: GNU General Public License
License URI: license.txt
Tags: Two-columns
*/


/* ----------------------------

1. Body Style

2. Header Style

3. Footer Style

4. Teaser Style

5. Common Style
5-1. common
5-2. link Style
5-3. h Style

6. Sidebar Style

7. Main Contents Style

8. Top Style

9. Page Style

10. Archive Style

11. Single Style
11-1. single common
11-2. Pagelink Style

---------------------------- */




/* 1. Body Style
-------------------------------------------------------------------------------*/
body {
	font-family: 'Noto Sans JP', sans-serif;
	font-size:13px;
	line-height:1.7em;
	min-width:1000px;
}

#wrap {
	width:1000px;
	margin:0 auto;
	background-color:#FFF;
}



/* 2. Header Style
-------------------------------------------------------------------------------*/
#main-header {
	width:100%;
	min-width:1000px;
	background-color:#FFF;
}

#main-header .inner {
	width:1000px;
	margin:0 auto;
	padding-top:40px;
}

#main-header .sub-menu {
	float:right;
	font-size:0;
	line-height:0;
	margin-bottom:17px;
}
#main-header .sub-menu li {
	display: inline-block;
	vertical-align: top;
	font-size:13px;
	line-height: 1.6em;
	margin-left:35px;
}
#main-header .sub-menu li a {
	display: block;
	background: url('image/header/icon_arrow.svg') left center no-repeat;
	color:#000;
	padding-left:14px;
	text-decoration: none;
}

#main-header .contact {
	float:right;
}
#main-header .contact .tel-fax{
	font-size:24px;
	font-weight:bold;
	line-height:1.3em;
}
#main-header .contact .btn-contact{
	font-size:0;
	line-height:0;
	display: inline-block;
	vertical-align: top;
	width:160px;
	height:34px;
	background:url('image/header/btn_contact.svg') left top no-repeat;
	margin-left:26px;
}

#g-menu {
	margin-top:22px;
	margin-bottom:15px;
}
#g-menu ul {
	font-size:0;
	line-height:0;
}
#g-menu li {
	display:inline-block;
	position:relative;
	border-left:2px solid #808080;
}
#g-menu li.menu05 {
	border-right:2px solid #808080;
}

#g-menu li a {
	display:block;
	width:197px;
	height:50px;
	text-decoration:none;
	background-position:center center;
	background-repeat: no-repeat;
}
#g-menu li.menu01 a {
	background-image: url('image/header/bg_menu01.svg');
}
#g-menu li.menu02 a {
	background-image: url('image/header/bg_menu02.svg');
}
#g-menu li.menu03 a {
	background-image: url('image/header/bg_menu03.svg');
}
#g-menu li.menu04 a {
	background-image: url('image/header/bg_menu04.svg');
}
#g-menu li.menu05 a {
	background-image: url('image/header/bg_menu05.svg');
}


#main-header .screen-reader-text {
    position: absolute;
    display: block;
    white-space: nowrap;
    width: 1px;
    height: 1px;
    overflow: hidden;
}






/* 3. Footer Style
-------------------------------------------------------------------------------*/
#main-footer {
	width:100%;
	min-width:1000px;
	padding-top:36px;
}

#main-footer .inner {
	width:1000px;
	margin:0 auto;
}

#main-footer .inner a.totop {
	display: inline-block;
	vertical-align: top;
	width:91px;
	height:11px;
	background:url('image/footer/btn_totop.svg') center center no-repeat;
	font-size:0;
	line-height: 0;
	margin-bottom:20px;
}

#main-footer .f-menu {
	border-top:1px solid #000;
	padding-top:20px;
}
#main-footer .f-menu ul {
	font-size:0;
	line-height:0;
}
#main-footer .f-menu li {
	display:inline-block;
	position:relative;
	border-left:2px solid #808080;
}
#main-footer .f-menu li.menu05 {
	border-right:2px solid #808080;
}

#main-footer .f-menu li a {
	display:block;
	width:197px;
	height:50px;
	text-decoration:none;
	background-position:center center;
	background-repeat: no-repeat;
}
#main-footer .f-menu li.menu01 a {
	background-image: url('image/footer/bg_menu01.svg');
}
#main-footer .f-menu li.menu02 a {
	background-image: url('image/footer/bg_menu02.svg');
}
#main-footer .f-menu li.menu03 a {
	background-image: url('image/footer/bg_menu03.svg');
}
#main-footer .f-menu li.menu04 a {
	background-image: url('image/footer/bg_menu04.svg');
}
#main-footer .f-menu li.menu05 a {
	background-image: url('image/footer/bg_menu05.svg');
}

#main-footer .contact {
	float:left;
}
#main-footer .contact .tel-fax{
	font-size:24px;
	font-weight:bold;
	line-height:2em;
}
#main-footer .contact .btn-contact{
	font-size:0;
	line-height:0;
	display: inline-block;
	vertical-align: top;
	width:160px;
	height:34px;
	background:url('image/footer/btn_contact.svg') left top no-repeat;
	margin-left:26px;
}

#main-footer .logo {
	margin:50px auto 16px auto;
}

#main-footer .sub-menu {
	float:right;
	font-size:0;
	line-height:0;
	margin-bottom:17px;
}
#main-footer .sub-menu li {
	display: inline-block;
	vertical-align: top;
	font-size:13px;
	line-height: 1.6em;
	margin-left:35px;
}
#main-footer .sub-menu li a {
	display: block;
	background: url('image/footer/icon_arrow.svg') left center no-repeat;
	color:#000;
	padding-left:14px;
	text-decoration: none;
}

#main-footer .copyright {
	text-align:center;
	margin-top:12px;
	padding:12px 0;
	line-height: 1em;
	background-color:#0173B8;
	color:#FFF;
}




/* 4. Teaser Style
-------------------------------------------------------------------------------*/
.home #teaser {
	width:100%;
	min-width:1000px;
	font-size:0;
	line-height:0;
	text-align:center;
	position:relative;
}
.home #teaser img {
	width:100%;
	height:auto;
}
.home #teaser .txt {
	width:397px;
	height:38px;
	display: block;
	position:absolute;
	top:40px;
	left:50%;
	margin-left:36px;
	z-index:1;
	background:url('image/top/tea_txt.svg');
}

.page #teaser,
.archive #teaser,
.single #teaser {
	background:url('image/business/bg_teaser.png') center top no-repeat;
	height:200px;
	position:relative;
	margin-bottom:96px;
}
@media screen and (min-width:1500px) {
	.page #teaser,
	.archive #teaser,
	.single #teaser {
		background-size:100% auto;
	}
}






/* 5. Common Style
-------------------------------------------------------------------------------*/
/* 5-1. common
-------------------------------------------------------------------------------*/
.wp-pagenavi a, .wp-pagenavi span {
	display: inline-block;
	padding:10px 15px !important;
	font-size:13px;
}
.wp-pagenavi a,
.wp-pagenavi span.pages {
	color:#000;
	text-decoration: none;
	border-color:#ABD9F6 !important;
	background-color:#ABD9F6;
}
.wp-pagenavi a:hover {
	opacity: 0.6;
}
.wp-pagenavi span.current {
	color:#FFF !important;
	border-color:#0173C1 !important;
	background-color:#0173C1;
}






/* 5-2. link Style
-------------------------------------------------------------------------------*/
a:link {

}
a:visited {

}
a:hover {

}
a:active {

}


/* 5-3. h Style
-------------------------------------------------------------------------------*/
h1 {
	font-size:0;
	line-height:0;
	float:left;
}

h2 {
	font-size:26px;
	line-height:1.3em;
	margin-bottom:15px;
	padding:5px 10px;
	border-left:10px solid #0173C3;
	background-color:#CCECFB;
	color:#0173B8;
}

h3 {
	font-size:20px;
	margin-bottom:10px;
	padding:0 10px;
	border-left:10px solid #0173C3;
	border-top:2px solid #A2D0ED;
	color:#0173B8;
	line-height: 1.3em;
}






/* 6. Sidebar Style
-------------------------------------------------------------------------------*/
#sidebar {
	width:240px;
	float:left;
}

#sidebar .bnr-area {
	border:2px solid #7ABDEE;
	padding-top:12px;
	border-radius:2px;
	-moz-border-radius:2px;
	-webkit-border-radius:2px;
	box-sizing: border-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
	font-size:0;
	line-height: 0;
	text-align: center;
	margin-bottom:17px;
}
#sidebar .bnr-area img {
	margin-bottom:12px;
}

#sidebar ul {
	list-style:none;
	margin-bottom:35px;
}




/* 7. Main Contents Style
-------------------------------------------------------------------------------*/
#main-contents {
	width:700px;
	float:right;
}





/* 8. Top Style
-------------------------------------------------------------------------------*/
.home #teaser .type-list {
	width:1000px;
	position: absolute;
	bottom:0;
	left:50%;
	margin-bottom:-325px;
	margin-left:-500px;
}
.home #teaser .type-list li {
	display: inline-block;
	vertical-align: top;
	background-color: #0173B8;
	width:235px;
	min-height:340px;
	margin-right:20px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	padding:12px 24px;
	font-size:13px;
	line-height:1.7em;
	color:#FFF;
}
.home #teaser .type-list li:nth-of-type(4) {
	margin-right:0;
}
.home #teaser .type-list li .title{
	font-size:20px;
	line-height:1.7em;
	font-weight:bold;
	margin-bottom:6px;
}
.home #teaser .type-list li .thumb{
	width:185px;
	min-height:200px;
	font-size:0;
	line-height: 0;
	margin-bottom:8px;
}
.home #teaser .type-list li .thumb img{
	width:100%;
}
.home #teaser .type-list li .note{
	text-align:left;
}
.home #teaser li.btn-wrap {
	width:100%;
	text-align: center;
	height:auto;
	min-height:auto;
	padding:0;
	margin-top:20px;
	margin-right:0;
	background:none;
}
.home #teaser .btn-detail {
	display: block;
	margin:0 auto;
	font-size:0;
	width:250px;
	height:38px;
	background:url('image/top/btn_todetail.svg') center center no-repeat;
}

.home #wrap {
	padding-top:380px;
}

.home #sec01 {
	margin-bottom:45px;
}

.home #sec02 table {
	width:100%;
	margin-bottom:56px;
}
.home #sec02 tr {
	border-top:1px dashed #A2D0ED;
	border-bottom:1px dashed #A2D0ED;
}
.home #sec02 th {
	vertical-align: top;
	padding:10px;
	width:72px;
}
.home #sec02 td {
	vertical-align: top;
	padding:10px;
}
.home #sec02 td.cat {
	width:110px;
}
.home #sec02 td.cat a {
	display: inline-block;
	width:92%;
	padding:0 4%;
	text-align: left;
	background-color:#A2D0ED;
	color:#000;
	text-decoration: none;
}

.home .map-area {
	width:700px;
	font-size:0;
	line-height: 0;
}
.home .map-area iframe {
	max-width:700px;
}






/* 9. Page Style
-------------------------------------------------------------------------------*/
/* 事業内容 */
#teaser.business .txt {
	display: block;
	position:absolute;
	top:67px;
	left:50%;
	margin-left:-495px;
}
#wrap.business #sec01 {
	margin-bottom:45px;
}
#wrap.business #sec01 ul {
	list-style: none;
	font-size:0;
	line-height: 0;
}
#wrap.business #sec01 li {
	display: inline-block;
	vertical-align: top;
	margin-right:10px;
}
#wrap.business #sec01 li:last-child {
	margin-right:0;
}
#wrap.business #sec02 .post {
	padding-top:20px;
	margin-bottom:26px;
}
#wrap.business #sec02 .post::after {
	content:'';
	display: block;
	clear:both;
}
#wrap.business #sec02 .description {
	float:left;
}
#wrap.business #sec02 .thumb {
	float:right;
	font-size:0;
	line-height: 0;
}
#wrap.business #sec02 .thumb img {
	width:250px;
	height:auto;
	border:4px solid #ABD9F6;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


/* スタッフ紹介 */
#teaser.staff .txt {
	display: block;
	position:absolute;
	top:67px;
	left:50%;
	margin-left:-495px;
}
#wrap.staff h2 {
	margin-top:40px;
	margin-bottom:46px;
	font-size:20;
}
#wrap.staff h2:first-child {
	margin-top:0;
}
#wrap.staff .post {
	padding-bottom:28px;
}
#wrap.staff .post::after {
	content:'';
	display: block;
	clear: both;
}
#wrap.staff .thumb {
	float:left;
	font-size:0;
	line-height: 0;
}
#wrap.staff .thumb img {
	width:220px;
	height:auto;
	border:4px solid #ABD9F6;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
#wrap.staff .prof {
	float:right;
	width:458px;
}
#wrap.staff .prof table {
	width:100%;
	margin-bottom:15px;
}
#wrap.staff .prof tr {
	border-bottom:2px dotted #ABD9F6;
}
#wrap.staff .prof th {
	font-weight:normal;
	width:102px;
	text-align: left;
	vertical-align: top;
	padding:10px 0;
}
#wrap.staff .prof td {
	text-align: left;
	vertical-align: top;
	padding:10px 0;
}


/* 求人募集 */
#teaser.recruit .txt {
	display: block;
	position:absolute;
	top:67px;
	left:50%;
	margin-left:-495px;
}
#wrap.recruit .post table {
	width:100%;
	margin-bottom:50px;
}
#wrap.recruit .post tr {

}
#wrap.recruit .post th {
	font-weight:normal;
	width:102px;
	text-align: left;
	vertical-align: top;
	padding:10px 0;
}
#wrap.recruit .post td {
	text-align: left;
	vertical-align: top;
	padding:10px 0;
}
#wrap.recruit .post .btn-contact {
	display: block;
	width:160px;
	height:34px;
	font-size:0;
	line-height: 0;
	background:url('image/recruit/btn_contact.svg') center center no-repeat;
	margin-left:auto;
	margin-right:auto;
}


/* 会社概要 */
#teaser.company .txt {
	display: block;
	position:absolute;
	top:67px;
	left:50%;
	margin-left:-495px;
}
#wrap.company #sec01 {
	margin-bottom:50px;
}
#wrap.company #sec01 table {
	width:100%;
	margin-bottom:50px;
}
#wrap.company #sec01 tr {

}
#wrap.company #sec01 th {
	font-weight:normal;
	width:102px;
	text-align: left;
	vertical-align: top;
	padding:10px 0;
}
#wrap.company #sec01 td {
	text-align: left;
	vertical-align: top;
	padding:10px 0;
}
#wrap.company #sec01 .btn-contact {
	display: block;
	width:160px;
	height:34px;
	font-size:0;
	line-height: 0;
	background:url('image/recruit/btn_contact.svg') center center no-repeat;
	margin-left:auto;
	margin-right:auto;
}
#wrap.company #sec02 h2 {
	margin-bottom:50px;
}


/* お問い合わせ */
#teaser.contact .txt {
	display: block;
	position:absolute;
	top:67px;
	left:50%;
	margin-left:-495px;
}
#wrap.contact .tel {
	font-size:40px;
	line-height: 1.5em;
	margin:15px 0 45px 0;
}
#wrap.contact .tel span {
	display: inline-block;
	vertical-align: middle;
	background-color:#E2801E;
	color:#FFF;
	font-size:20px;
	line-height: 1.8em;
	padding:0 10px;
	margin-right:10px;
}
#wrap.contact table {
	width:100%;
	margin-bottom:20px;
}
#wrap.contact tr {

}
#wrap.contact th {
	font-weight:normal;
	width:170px;
	text-align: left;
	vertical-align: top;
	padding:10px 0;
}
#wrap.contact td {
	text-align: left;
	vertical-align: top;
	padding:10px 0;
}
#wrap.contact .required {
	display: inline-block;
	vertical-align: middle;
	background-color:#E2801E;
	color:#FFF;
	font-size:13px;
	line-height: 1.8em;
	padding:0 6px;
	margin-left:8px;
}
#wrap.contact input[type="text"],
#wrap.contact input[type="tel"] {
	border:1px solid #0173C1;
	padding:8px 4px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
#wrap.contact input[type="email"] {
	border:1px solid #0173C1;
	padding:8px 4px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	width:510px;
}
#wrap.contact textarea {
	border:1px solid #0173C1;
	padding:8px 4px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	width:510px;
	height:200px;
}
#wrap.contact .chk-privacy {
	background-color:#CCECFB;
	text-align: center;
	padding:20px 0;
	margin:8px 0 34px 0;
}


/* お知らせ */
#teaser.news .txt {
	display: block;
	position:absolute;
	top:67px;
	left:50%;
	margin-left:-495px;
}
#wrap.news .search-area {
	border-top:2px solid #0173C1;
	border-bottom:1px solid #9FCDEA;
	padding:28px 0;
	margin-bottom:15px;
	text-align: center;
}
#wrap.news select {
	width:330px;
	height:50px;
	line-height: 40px;
	font-family: 'Noto Sans JP';
	font-size:16px;
	font-weight:bold;
	border:2px solid #0173C1;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background:url('image/news/bg_select.svg') right center no-repeat;
	background-color: #FFF;
	margin:0 8px;
	padding-left:10px;
}
#wrap.news select::-ms-expand {
	display: none;
}
#wrap.news .post {
	border-bottom:1px dotted #C3C3C3;
	padding-bottom:30px;
	margin-bottom:30px;
}
#wrap.news h2 {
	font-size:18px;
	background:none;
	color:#000;
	border:none;
	padding-left:0;
	margin-bottom:5px;
}
#wrap.news h2 a {
	color:#000;
	text-decoration: none;
}
#wrap.news h2 time {
	font-size:13px;
	font-weight:normal;
}
#wrap.news h2 span {
	margin-left:60px;
}







/* 10. Archive Style
-------------------------------------------------------------------------------*/








/* 11. Single Style
-------------------------------------------------------------------------------*/
/* 11-1. common
-------------------------------------------------------------------------------*/
#wrap.news .search-area {
	border-top:none;
	border-bottom:none;
	padding:0 0 28px 0;
	margin-bottom:15px;
	text-align: center;
}

.single .post {
	border-bottom:none !important;
}




/* 11-2. Pagelink Style（前後の投稿へのリンク）
-------------------------------------------------------------------------------*/
.pagelink {
	border-top:2px dotted #000;
	padding-top:15px;
	margin-top:20px;
	position: relative;
}

.pagelink a {
	color:#000;
	text-decoration:none;
}
.pagelink a:hover {
	opacity:0.6;
}

.pageprev {
	float:left;
	text-align:left;
}

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

.pagelist {
	position: absolute;
	top: 18px;
	left: 50%;
	margin-left: -32px;
}
