@charset "utf-8";
body {
	line-height: 2.1;
}
body p{
	font-weight: 300;
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>li>a:hover {
	background: none;
}
.navbar-inverse .navbar-toggle {
	background: #000;
}
/*gridのgutter調整*/
.row-0{
	margin-left:0px;
	margin-right:0px;

	> div{
		padding-right:0px;
		padding-left:0px;
	}
}
.row-10{
	margin-left:-5px;
	margin-right:-5px;

	> div{
		padding-right:5px;
		padding-left:5px;
	}
}
.row-20{
	margin-left:-10px;
	margin-right:-10px;

	> div{
		padding-right:10px;
		padding-left:10px;
	}
}
.row-30{
	margin-left:-15px;
	margin-right:-15px;

	> div{
		padding-right:15px;
		padding-left:15px;
	}
}
.row-40{
	margin-left:-20px;
	margin-right:-20px;

	> div{
		padding-right:20px;
		padding-left:20px;
	}
}
.media>h3.media-heading {
	font-size: 18px;
	font-weight: 900;
	border-bottom: solid #fff 3px;
	padding-bottom: 2px;
}
.media .media-body p {
	font-size: 14px;
}
.bold {
	font-weight: 700;
}
.u_r {
	background: linear-gradient(transparent 70%, #b3edf2 0%);
	font-weight: 400;
	line-height:2.1em;
}
.pb_10 {padding-bottom: -10px !important;}
.ff_gj {
	font-family: 'Noto Sans Japanese' !important;
}
.linktext {
	color:#E74C3C;
	text-decoration: underline;
	background: url(../images/service/web_arr.gif) left center no-repeat;
	padding-left:20px;
	margin-left:5px;
}
/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
	display: inline-block;
	vertical-align: middle;
	-webkit-transform: translateZ(0);
	transform: translateZ(0);
	box-shadow: 0 0 1px rgba(0, 0, 0, 0);
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	background: none;
	-webkit-transition-property: color;
	transition-property: color;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
}
.hvr-shutter-out-vertical:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background: #EC6A1C;
	-webkit-transform: scaleY(0);
	transform: scaleY(0);
	-webkit-transform-origin: 50%;
	transform-origin: 50%;
	-webkit-transition-property: transform;
	transition-property: transform;
	-webkit-transition-duration: 0.2s;
	transition-duration: 0.2s;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	border-radius: 4px;
}
.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
	color: white !important;
}
.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
	-webkit-transform: scaleY(1);
	transform: scaleY(1);
}
.fs_18 {
	font-size: 180%;
}
.fs_15 {
	font-size: 150%;
}
.fs_11 {
	font-size: 110%;
}
.fs_09 {
	font-size: 90%;
}
.fs_08 {
	font-size: 80%;
}
.fs_07 {
	font-size: 70%;
}
.bb_01 {
	border-bottom: solid 3px #E74C3C;
}
.bc_p {
	background: #dbfbff;
	padding: 15px;
	margin-top: -5px;
	line-height: 1.5;
}
.done {
	font-size: 4rem;
	color:#D00707;
}
.pattern h2 span {
	display: inline-block;
	background: #21a7fb;
	color:#fff;
	padding: 10px;
	margin-right: 15px;
}
.pattern dl {
	display: block;
	border:solid 1px #E74C3C;
	position: relative;
	padding-top:20px;
}
.pattern dl dt {
	display: inline-block;
	background: #fff;
	padding:5px 10px;
	position: absolute;
	top:-20px;
	left: 10px;
	font-size: 2rem;
}
.sankaku{
	width: 0;
	height: 0;
	border: 40px solid transparent;
	border-top: 40px solid #dbfbff;
	margin: 0 auto;
}
.newslist h2 ,.worklist h2 {
	font-size: 20px;
	font-weight: 900;
}
.newslist dl dt {
	display: inline-block;
	float:left;
	clear: left;
	margin-right: 20px;
	border-left: solid #FFF 5px;
	padding-left: 10px;
}
.newslist dl dd {
	border-bottom: solid 1px #FFF;
	margin-bottom: 15px;
}
.newslist dl dd a {
	color: #fff;
}
.newslist dl dd a:hover {
	color: #000;
}
.worklist .list-group a img {
	display: inline-block;
	width: 40px;
	float: left;
	border: solid 3px #E74C3C;
	margin: 0 10px 0 0;
}
.worklist .list-group a h3 {
	margin:0;
	padding: 0;
	color: #E74C3C;
	font-size: 16px;
}
.worklist .list-group a .cate span {
	display: inline-block;
	margin-right: 10px;
	font-size:12px;
	padding:2px 5px;
	color: #FFF;
	border-radius: 3px;
}
.worklist .list-group a time {
	font-size: 14px;
	float:right;
}
.cate li.work_cate0 a {
	background: #db0000;
}
.worklist .list-group a .cate span.work_cate1,.cate li.work_cate1 a {
	background-color: #fd479a;
}
.worklist .list-group a .cate span.work_cate2,.cate li.work_cate2 a {
	background-color: #1dcd00;
}
.worklist .list-group a .cate span.work_cate3,.cate li.work_cate3 a {
	background-color: #10a9ef;
}
.worklist .list-group a .cate span.work_cate4,.cate li.work_cate4 a {
	background-color: #ff8201;
}
.cate li.work_cate5 a {
	background: #999;
}
ul.cate {
	list-style: none;
	margin: 0;
	padding: 0
}
.cate li a {
	display: inline-block;
	padding: 5px 10px;
	color:#fff;
	float: left;
	margin-right: 20px;
	position: relative;
}
.cate li a:hover {
	border-radius: 3px;
	background: #000!important;
}
body>section#workslist {
	padding: 0 20px 50px;
}
#work_category .cate li a:hover:after{
	content: "";
	border: 6px solid transparent;
	border-top: 6px solid #000;
	position: absolute;
	right: 50%;
	bottom: -12px;
	margin-right: -6px;
}
#work_category .cate {
	display: -webkit-flex; /* Safari */
	display: flex;
	justify-content: between;
	flex-wrap: wrap;
	margin:  -10px 0 0 -10px;
}
#work_category .cate li {
	min-width: 150px;
	text-align: center;
	padding: 0;
	flex-grow: 3;
	margin:  10px 0 0 10px;
}
#work_category .cate li a {
	float: none;
	margin: 0;
	padding: 5px;
	width:100%;
}
#workslist>ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: -webkit-flex; /* Safari */
	display: flex;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
	/*-webkit-justify-content: space-around;
	justify-content: space-around;*/
}
#workslist>ul>li {
	width: 33.33333333%;
	padding: 5px;
}
#workslist>ul>li:hover {
	background: #ffecea;
	border:solid 1px #E74C3C;
	padding: 4px;
}
#workslist>ul>li>a img {
	max-width: 100%;
	height: auto;
	vertical-align: bottom;
}
#workslist>ul>li>a img:hover {
	opacity: .7;
}
#workslist>ul>li>h2 {
	font-size: 1.5rem;
	font-weight: bold;
	padding: 0 10px;
}
#workslist>ul>li>p {
	padding: 0 18px;
	font-size: 1.3rem;
}
#workslist>ul>li>p.url {
	margin-top: 5px;
	padding: 10px 18px;
	font-size: 1.1rem;
}
#workslist>ul>li>p.url span {
	border-top: solid 1px #ccc;
	display: block;
}
#workslist ul>li>h2 span {
	border-left: solid 5px #E74C3C;
	padding: 5px 3px;

}
#workslist ul.cate {
	display: block;
	padding-left: 18px;
	margin:  -5px 0 0 -5px;
}
#workslist ul.cate:after{
	content: "";
	display: block;
	clear: both;
}
#workslist ul.cate li{
	float: left;
	margin:  5px 0 0 5px;
}
#workslist ul.cate li a{
	font-size: 1.1rem;
	padding: 5px;
	margin: 0;
}
#work_detail .img-side .container {
	max-width:1000px;
}
.img-side figure {
	position: relative;
}
#work_detail .img-side .pc {
	position: absolute;
	top: 4%;
	left: 2%;
	z-index: 1;
	height: auto;
}
#work_detail .img-side .sp {
	position: absolute;
	top: 26%;
	left: 81.8%;
	z-index: 1;
	width: 19.672164948%;
	height: auto;
}
#work_detail .cate li a {
	font-size: 1.2rem;
	margin: 0 5px;
	padding: 0 10px;
}
#work_detail .work_detail {
	border:solid 1px #ccc;
	position: relative;
	padding: 60px 30px 10px;
}
#work_detail .work_detail > h3 span {
	background: #000;
	color:#fff;
	display: inline-block;
	padding: 10px 20px;
	position: absolute;
	top:10px;
	left: -10px;
}
#work_detail .work_detail > h3 span::before {
	position: absolute;
	content: '';
	top: 100%;
	left: 0;
	border: none;
	border-bottom: solid 10px transparent;
	border-right: solid 10px #999;/*折り返し部分*/
}
#work_detail .work_detail > dl {
	display: block;
}
#work_detail .work_detail > dl dt {
	float: left;
	clear: left;
	width: 150px;
	padding: 0 0 20px 10px;
}
#work_detail .work_detail > dl dd {
	margin-bottom: 20px;
	border-bottom: dotted 1px #999;
	padding-bottom: 20px;
}
#work_detail .work_detail > dl dd:last-child,#work_detail .work_detail > dl dd:last-child {
	border:none;
	padding-bottom: 0;
}
#work_detail #work_tag ul{
	list-style: none;
	display: block;
	margin: 0;
	padding: 40px 0 20px;
	font-size: 1.3rem;
	text-align: center;
}
#work_detail #work_tag ul li {
	display: inline-block;
}
#work_detail #work_tag ul li a {
	border:solid 1px #E74C3C;
	padding: 10px 20px;
	border-radius: 30px;
}
#work_detail #work_tag ul li a:hover {
	color:#fff;
	background: #E74C3C;

}
.page_navi .btn-group a {
	padding: 20px 0;
}
.page_navi .btn-group a:hover {
	background:#000;
	color:#fff;
}
#map p a {
	color:#fff;
}
#map p a:hover {
	text-decoration: underline;
}
.backnumber a {
	display: block;
	width: 150px;
	margin:10px auto;
	padding: 10px;
	border: solid 5px #FFF;
	color: #fff;
	font-weight: 900;
	text-align: center;
}
.backnumber a:hover {
	background-color: #000;
}
.mt-30 {
	margin-top: -30px !important;
}
.mt-50 {
	margin-top: -50px !important;
}
.mt-60 {
	margin-top: -60px !important;
}
.obi {
	background: #349ab9;
	padding: 10px 0 5px;
}
.obi p {
	color: #FFF;
	font-size: 24px;
}
.toiawase a {
	display: block;
	padding: 5px 10px;
	margin:10px auto;
	width: 90%;
	background:#EC691B;
	border-radius: 5px;
}
.toiawase a:hover {
	background: #2ECC71;
}
.fc_o {
	color: #e74c3c;
}
.fc_k {
	color: #000;
}

.fs_12 {
	font-size: 12px;
}
.fs_14 {
	font-size: 14px;
}
ul.arrow li {
	margin-bottom: 5px;
}
#title>.container .center{
	padding: 10px 0 70px;
}
.about_us {
	background: url(../images/about_us/submain_img.jpg);
	background-position: top;
	background-size: cover;
}
.about_area {
	background: url(../images/area/submain_img.jpg);
	background-position: top;
	background-size: cover;
}
.service_info {
	background: url(../images/service/submain_img.jpg);
	background-position: top;
	background-size: cover;
}
.service_info01 {
	background: url(../images/service/submain_img_web.jpg);
	background-position: top;
	background-size: cover;
}
.service_info02 {
	background: url(../images/service/submain_img_mobile.jpg);
	background-position: top;
	background-size: cover;
}
.service_info03 {
	background: url(../images/service/submain_img_update.jpg);
	background-position: top;
	background-size: cover;
}
.service_info04 {
	background: url(../images/wp/submain_img_wpc.jpg);
	background-position: top;
	background-size: cover;
}
.service_info05 {
	background: url(../images/service/submain_img_flier.jpg);
	background-position: top;
	background-size: cover;
}
.service_info06 {
	background: url(../images/service/submain_img_ppc.jpg);
	background-position: top;
	background-size: cover;
}

.contact {
	background: url(../images/contact/submain_img.jpg);
	background-position: top;
	background-size: cover;
}

.works {
	background: url(../images/works/submain_img.jpg);
	background-position: top;
	background-size: cover;
}
.faq {
	background: url(../images/faq/submain_img.jpg);
	background-position: top;
	background-size: cover;
}

.privacy {
	background: url(../images/privacy/submain_img.jpg);
	background-position: top;
	background-size: cover;
}
.price {
	background: url(../images/price/submain_img.jpg);
	background-position: top;
	background-size: cover;
}
.blog2 {
	background: url(../images/blog/submain_img.jpg);
	background-position: top;
	background-size: cover;
}

.recruit {
	background: url(../images/recruit/submain_img.jpg);
	background-position: top;
	background-size: cover;
}


ul.pan {
	margin: 0;
	padding:0;
}
ul.pan li {
	display: inline-block;
	margin-left: 10px;
	float: left;
	list-style: none;
	font-size: 0.9em;
	color: #000;
}
ul.pan li i {
	color:#fff;
}
ul.pan li a {
	display: inline-block;
	margin-right: 10px;
	color:#FFF;
}
ul.pan li a i {
	font-size: 16px;
}
.company_info_bio {
	border-top: 1px dotted #7f7f7f;
	width: 900px;
	margin:0 auto;
}
.company_info_bio_item {
	display: block;
	border-bottom: 1px dotted #7f7f7f;
	font-size: 88%;
	padding: 18px 0 15px;
	margin: 0;
	width: 100%;
}
.company_info_bio_item dt {
	width: 200px;
	display: table-cell;
	vertical-align: top;
	padding: 0px 0px 0px 10px;
}
.company_info_bio_item dd {
	display: table-cell;
	vertical-align: top;
}
#map i {
	font-size: 20px;
}
.ggmap {
	position: relative;
	padding-bottom: 25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.ggmap iframe,
.ggmapr object,
.ggmap embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#service_info,#service_info div {
	padding: 0;
	margin:0;
}
#service_info a {
	height: auto;
	display: block;
	overflow: hidden;
	position: relative;
}
#service_info a h2 {
	color:#FFF;
	position: absolute;
	top:30px;
	left: 10px;
	margin: 0;
}
#service_info a p {
	color:#FFF;
	position: absolute;
	top:80px;
	left: 10px;
	width: 40%;
	font-size: 0.9em;
}
#service_info a img {
	-webkit-transform: scale(1);
	transform: scale(1);
	-webkit-transition: 2s ease-in-out;
	transition: 2s ease-in-out;
}
#service_info a img:hover {
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	opacity: 0.7;
}
#reason .row .col-sm-4 {
	margin:0;
}
#reason .row .col-sm-4 div {
	padding: 10px;
}
.reason3 {
	display: -webkit-box;　/* Safari,Google Chrome用 */
	display: -moz-box;　/* Firefox用 */
	box-sizing: border-box;
}
.omakase {
	position: relative;
	background: url(../images/service/service_web_matome.png) no-repeat;
	background-position: top center;
	background-size: contain;
}
.omakase p {
	color:#E77E23;
	font-size: 350%;
	font-weight: 900;
	padding: 200px 0 150px;
	margin:0;
}
.triple ul {
	display: block;
	width: 100%;
}
.triple ul li {
	width: 33%;
	float: left;
	text-align: center;
	list-style: none;
}
.triple ul li a {
	color: #fff;
	font-size: 160%;
}
.nayami ul {
	list-style: none;
	display: flex;
	justify-content: space-around
}
.nayami ul li {
	border:solid 5px #B3EDF2;
	padding: 20px;
	border-radius: 20px;
}
.nayami ul li h2 {
	text-align: center;
}
.nayami ul li h2::before {
	content:'\f00d';
	font-family: FontAwesome;
	font-size: 1.4em;
	margin-right: 5px;
}
.triple ul li a:hover {
	text-decoration: underline;
}
a.list-group-item:hover {
	background: #fadbd8;
}
.half_yellow {
	background: url(../images/service/bgc_yellow_half2.png) top center repeat-y;
	height: 100%;
}
.next::after {
	content:;
	display: block;
	width: 40px;
	height: 40px;
	border-right: 15px solid #ccc;
	border-bottom: 15px solid #ccc;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	margin: 0 auto;
	clear: both;
}
.work_sp ul {
	display: -webkit-flex; /* Safari */
	display: flex;
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 0;
}
.work_sp ul li img {
	max-width: 100%;
	height: auto;
}
.work_sp ul li h4 {
	text-align: center;
	font-size: 1.1rem;
}
.work_sp ul li a {
	padding: 5px;
	display: inline-block;
}
.work_sp ul li a:hover {
	background: #EC6A1C;
	box-shadow: 0 0 5px #EC6A1C;
}
.work_sp ul li a:hover h4 {
	color:#fff;
}
.daiko ul {
	list-style: none;
	padding: 0;
}
.daiko ul li {
	display:block;
	width: 100%;
}
.daiko ul li>div.flex {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
}
.daiko ul li>div.flex>div {
	width: 50%;
}
.daiko ul li>div .daiko_data {
	padding: 2% 3% 0;
}
.daiko ul li>div .daiko_data>h2 {
	text-align: center;
	margin-bottom: 40px;
}
.daiko_img img {
	width: 100%;
	height: auto;
}
#blog .blog-content .blog_content>h2 {
	background: #e74c3c;
	color:#fff;
	padding: 20px;
	border-radius: 10px;
	margin:2em 0 1em;
}
#blog .blog-content .blog_content>h3 {
	padding: 14px 16px;
	border-top: solid 1px #e74c3c;
	border-bottom: solid 1px #e74c3c;
	background-color: #ffdcd8;
	color:#000;
	margin:2em 0 1em;
}
#blog .blog-content .blog_content>h4 {
	padding: 5px 20px;
	border-left: solid 3px #000;
	color:#000;
	margin:2em 0 1em;
}
#blog .blog-content .blog_content>h5 {
	background: #999;
	padding: 3px 20px;
	color:#fff;
	margin:2em 0 1em;
}
#blog .blog-content .blog_content a {
	color:#0C7CD5;
	text-decoration: underline;
}
#blog .blog-content .blog_content a:hover {
	color:#EA1C0D;
}
#blog .blog-content .blog_content .link::before {
	content: "\f0c1";
	font-family:'FontAwesome';
	color:#0C7CD5;
	margin-right: 5px;
}
#price .price_list {
	margin-bottom: 50px;
}
#price .price_list table {
	width: 100%;
	border:solid 3px #000;
	border-collapse: collapse;
}
#price .price_list tr {
	border-bottom: dotted 1px #E74C3C;
}
#price #emerald tr {
	border-bottom: dotted 1px #21b75f;
}
#price #indigo tr {
	border-bottom: dotted 1px #051193;
}
#price .price_list tr:nth-child(odd){
	background: #fce7e5;
}
#price #emerald tr:nth-child(odd){
	background: #e8fcf0;
}
#price #indigo tr:nth-child(odd){
	background: #e5e8fc;
}
#price .price_list th,#price .price_list td {
	font-weight: normal;
	padding: 10px 15px;
	font-size: 1.5rem;
}
#price .price_list td.come {
	background: #222;
	font-size: 1.2rem;
	color:#fff;
}
#price .price_list .title {
	background: #E74C3C;
	padding: 15px;
	color:#fff;
	font-weight: 600;
	font-size: 1.8rem;
}
#price #emerald .title {
	background: #21b75f;
}
#price #indigo .title {
	background: #051193;
}
#price .examp {
	border:solid 1px #999;
	padding: 20px ;
	margin: 5px auto;
	text-align: center;
}
#price .examp dl {
	margin-bottom: 10px;
}
#price .examp a {
	font-size: 1.2rem;
}
#faq .faq_box dl {
	display: block;
	border-bottom: solid 1px #E74C3C;
}
#faq .faq_box dl:last-child {
	border-bottom: none;
}
#faq .faq_box dt {
	font-size: 2rem;
	padding: 13px 0 20px 60px;
	border-bottom: dotted 1px #ccc;
	position: relative;
}
#faq .faq_box dt::before {
	content: "Q";
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	background: #000;
	text-align: center;
	position: absolute;
	top:19px;
	left: 0;
}
#faq .faq_box dt::after {
	content: "?";
	font-size: 2.8rem;
	margin-left: 10px;
}
#faq .faq_box dd {
	padding: 25px 0 30px 60px;
	position: relative;
	line-height: 1.5;
}
#faq .faq_box dd a {
	color:#0C7CD5;
}
#faq .faq_box dd::before {
	content: "A";
	display: block;
	width: 30px;
	height: 30px;
	color: #fff;
	background: #E74C3C;
	text-align: center;
	position: absolute;
	top:19px;
	left: 0;
	font-size: 2rem;
	font-weight: bold;
}
#mailformpro table {
	width: 100%;
}
#mailformpro table tr {
	border-top: solid 3px #E6E6E6;
}
#mailformpro table th {
	text-align: left;
	width: 25%;
	background: #3e3e3e;
	padding: 30px 0 30px 40px;
	font-size: 16px;
	color: #565354;
	font-weight: normal;
	color:#fff;
	vertical-align: top;
	border-radius:10px 0 0 10px;
}
#mailformpro table th span {
	margin-left: 10px;
	color:#E74C3C;
	font-weight: bold;
}
#mailformpro table td {
	padding: 20px;
	color: #565354;
	background: #fff;
	border-radius:0 10px 10px 0;
}
#mailformpro table td input.w_280 {
	width: 280px !important;
}
#mailformpro table td input.w_500 {
	width: 500px !important;
}
#mailformpro table td .w100p {
	width: 100% !important;
}
#mailformpro table td.age label {
	margin-right: 30px !important;
}

/*----求人概要コンテンツ追加----*/

.company_recruit_bio {
	width: 1170px;
	margin: 60px auto;
}

.company_recruit_bio ul{
	margin:0 !important;
	padding:0 !important;
}

.company_recruit_bio li{
	float: left;
	list-style-type: none;
	width: 24.3%;
	text-align: center;
}
.bg_1 {
	background-color: #0f3a80;
background-image: url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M54.627 0l.83.828-1.415 1.415L51.8 0h2.827zM5.373 0l-.83.828L5.96 2.243 8.2 0H5.374zM48.97 0l3.657 3.657-1.414 1.414L46.143 0h2.828zM11.03 0L7.372 3.657 8.787 5.07 13.857 0H11.03zm32.284 0L49.8 6.485 48.384 7.9l-7.9-7.9h2.83zM16.686 0L10.2 6.485 11.616 7.9l7.9-7.9h-2.83zm20.97 0l9.315 9.314-1.414 1.414L34.828 0h2.83zM22.344 0L13.03 9.314l1.414 1.414L25.172 0h-2.83zM32 0l12.142 12.142-1.414 1.414L30 .828 17.272 13.556l-1.414-1.414L28 0h4zM.284 0l28 28-1.414 1.414L0 2.544V0h.284zM0 5.373l25.456 25.455-1.414 1.415L0 8.2V5.374zm0 5.656l22.627 22.627-1.414 1.414L0 13.86v-2.83zm0 5.656l19.8 19.8-1.415 1.413L0 19.514v-2.83zm0 5.657l16.97 16.97-1.414 1.415L0 25.172v-2.83zM0 28l14.142 14.142-1.414 1.414L0 30.828V28zm0 5.657L11.314 44.97 9.9 46.386l-9.9-9.9v-2.828zm0 5.657L8.485 47.8 7.07 49.212 0 42.143v-2.83zm0 5.657l5.657 5.657-1.414 1.415L0 47.8v-2.83zm0 5.657l2.828 2.83-1.414 1.413L0 53.456v-2.83zM54.627 60L30 35.373 5.373 60H8.2L30 38.2 51.8 60h2.827zm-5.656 0L30 41.03 11.03 60h2.828L30 43.858 46.142 60h2.83zm-5.656 0L30 46.686 16.686 60h2.83L30 49.515 40.485 60h2.83zm-5.657 0L30 52.343 22.343 60h2.83L30 55.172 34.828 60h2.83zM32 60l-2-2-2 2h4zM59.716 0l-28 28 1.414 1.414L60 2.544V0h-.284zM60 5.373L34.544 30.828l1.414 1.415L60 8.2V5.374zm0 5.656L37.373 33.656l1.414 1.414L60 13.86v-2.83zm0 5.656l-19.8 19.8 1.415 1.413L60 19.514v-2.83zm0 5.657l-16.97 16.97 1.414 1.415L60 25.172v-2.83zM60 28L45.858 42.142l1.414 1.414L60 30.828V28zm0 5.657L48.686 44.97l1.415 1.415 9.9-9.9v-2.828zm0 5.657L51.515 47.8l1.414 1.413 7.07-7.07v-2.83zm0 5.657l-5.657 5.657 1.414 1.415L60 47.8v-2.83zm0 5.657l-2.828 2.83 1.414 1.413L60 53.456v-2.83zM39.9 16.385l1.414-1.414L30 3.658 18.686 14.97l1.415 1.415 9.9-9.9 9.9 9.9zm-2.83 2.828l1.415-1.414L30 9.313 21.515 17.8l1.414 1.413 7.07-7.07 7.07 7.07zm-2.827 2.83l1.414-1.416L30 14.97l-5.657 5.657 1.414 1.415L30 17.8l4.243 4.242zm-2.83 2.827l1.415-1.414L30 20.626l-2.828 2.83 1.414 1.414L30 23.456l1.414 1.414zM56.87 59.414L58.284 58 30 29.716 1.716 58l1.414 1.414L30 32.544l26.87 26.87z' fill='%23127ab2' fill-opacity='0.4' fill-rule='evenodd'/%3E%3C/svg%3E");
}
.bg_1 h3 a {
	color:#fff;
}
.bg_1 h3 a:hover {
	color:#ff9800;
}
.subtitle {
	display:inline-block;
	font-size:0.7em;
	background:#e74c3c;
	color:#fff;
	padding:5px 15px;
	border-radius:20px;
}
#recent-works {
	background-color: #ffffff;
}
.reasonbox {
	position:relative;
}
.reasonbox .num {
	position:absolute;
	top:-100px;
	right:18%;
	font-size:100px;
	z-index:10;
	color:#e74c3c;
}
.reasonbox h2 {
	color:#349ab9;
	font-weight:bold;
}
.w_box {
	margin-top:30px;
    position: relative;
    left: -20%;
    background: #fff;
    padding: 20px 0 0 30px;
}
.reasonbox .listbox {
	background:#349ab9;
	color:#fff;
	border-radius:10px;
	padding:10px 0 10px 40px;
}
.even .reasonbox {
	order:-1;
}
@media only screen and ( max-width: 1199px ) {
	.w_box {
		left:0;
		padding:10px;
	}
	.reasonbox .num {
		right:0;
		top:-80px;
	}
}
@media only screen and ( max-width: 991px ) {
	.reasonbox h2 {
		padding-top:30px;
		text-align:center;
	}
	.reasonbox .num {
		top:-105px;
		right:50%;
		margin-right:-0.5em;
	}

}

@media only screen and (max-width:644px){
	body {
		padding-top: 80px;
	}
	address a img {
		display: block;
		width:60%;
		margin:0 auto;
	}
	.navbar-brand img {
		width:200px;
	}
	.navbar-fixed-top .navbar-collapse {
		max-height: 100%;
	}
	#work_detail .img-side .pc {
		width: 70%;
	}
	img {
		max-width: 100%;
		height: auto;
	}
	h2 {
		font-size: 22px;
	}
	h3 {
		font-size:20px;
	}
	.company_info_bio {width: 100%;}
	.company_info_bio_item dt {width: 30%;display: inline-block;padding: 0;}
	.toiawase a img,.half_yellow img {width: 100%;}
	.works ul {
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap:         wrap;
	}
	.works ul li {
		width: 50%;
	}
	.reason3 {
		display: block;
	}
	.omakase {
		background-position: bottom center;
	}
	.omakase p {
		font-size: 20px;
		padding: 10px 10px 180px;
	}
	.triple ul {padding: 0;}
	.triple ul li {
		width: 100%;
		float: none;
	}
	.triple ul li a {
		font-size: 18px;
	}
	.obi p {
		font-size: 16px;
		padding: 0 5px;
	}
	#service_info a h2 {
		font-size: 20px;
	}
	#mailformpro table th,#mailformpro table td {
		display: block;
		width:100%;
		border-radius: 0;
		padding:10px;
	}
	#mailformpro table td input.w_500 {
		width: 100% !important;
	}
	#mailformpro table td input.w_280 {
		width:86% !important;
		margin-right: 0 !important;
	}
	#price .price_list th,#price .price_list td {
		display: block;
		width:100%;
	}

}


dt {
	font-weight: 500;
}


/*採用情報*/
.regular_emp{
	width:900px;
	margin:0 auto;
}

.regular_emp p{
	margin-bottom:2px !important;
	color:#000;
}


.regular_emp p span{
	color:#FFF;
	background-color: #ea1c0d;
	padding:3px 10px;
	width:100px;
	text-align:center;
	margin-right:15px;
}

.parttime_emp{
	width:900px;
	margin:0 auto;
}
.parttime_emp p{
	margin-bottom:2px !important;
	color:#000;
}

.parttime_emp p span{
	color: #FFF;
	background-color: #2ecc71;
	padding: 3px 10px;
	width: 100px;
	text-align: center;
	margin-right: 15px;
}
dd span{
	color:#F00;
}


/*プライバシーポリシー*/
#privacy p {
	padding: 25px 10px 30px 10px;
	position: relative;
	line-height: 1.5;
	font-size: 2rem;
	border-bottom: solid 1px #E74C3C;
	margin-bottom:22px;
}

#privacy .faq_box dl {
	display: block;
	border-bottom: solid 1px #E74C3C;
}
#privacy .faq_box dl:last-child {
	border-bottom: none;
}
#privacy .faq_box dt {
	font-size: 2rem;
	padding: 13px 0 20px 10px;
	border-bottom: dotted 1px #ccc;
	position: relative;
}


#privacy .faq_box dd {
	padding: 25px 0 30px 10px;
	position: relative;
	line-height: 1.5;
}

.wp-back h2 span{
	font-size:18px;
}
/* ブログ */
.blog_content img {
	max-width: 100% !important;
	height: auto;
}

/**
 * dynamic
 */

 /* default style */
 img.aligncenter{
 	display: block;
 	margin-left: auto;
 	margin-right: auto;
 }

 img.alignright {
 	padding: 4px;
 	margin: 0 0 2px 7px;
 	display: inline;
 }

 img.alignleft {
 	padding: 4px;
 	margin: 0 7px 2px 0;
 	display: inline;
 }

 .alignright {
 	float: right;
 }

 .alignleft {
 	float: left
 }

 /* pagenation */
 .pagination{
 	list-style-type: none;
 	padding-left: 0;
 	margin: 30px 0;
 }

 .pagination,
 .pagination li a {
 	display: flex;
 	flex-wrap: wrap;
 	justify-content: center;
 	align-items: center;
 }

 .pagination a {
 	font-weight: 300;
 	padding-top: 1px;
 	text-decoration:none;
 	border: 1px solid #ddd;
 	border-left-width: 0;
 	min-width:36px;
 	min-height:36px;
 	color: #333;
 }

 .pagination li:not([class*="current"]) a:hover {
 	background-color: #eee;
 }

 .pagination li:first-of-type a {
 	border-left-width: 1px;
 }

 .pagination li.first span,
 .pagination li.last span,
 .pagination li.previous span,
 .pagination li.next span {
 	/* screen readers only */
/*  position: absolute;
	top: -9999px;
	left: -9999px; */
}

.pagination li.first a::before,
.pagination li.last a::after,
.pagination li.previous a::before,
.pagination li.next a::after {
	display: inline-block;
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
}

.pagination li.current a {
	background-color: #ddd;
	cursor: default;
	pointer-events: none;
}

.pagination > li:first-child > a {
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px;
}

.pagination > li:last-child > a {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px;
}
.media-body {
	line-height: 1.3;
}

@media only screen and ( max-width: 680px ) {
	.pagination li.first,
	.pagination li.last {
		/* screen readers only */
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	.regular_emp,.parttime_emp {
		max-width: 100%;
	}

	.pagination li.previous a { border-left-width: 1px; }
	#work_detail .work_detail {
		padding: 60px 10px 10px;
	}
	#work_detail img.mock {
		max-width: 100%;
		height: auto;
	}
	#work_detail .img-side .pc {
		top:4%;
		left: 2%;
	}
	#work_detail .img-side .sp {
		left:79%;
	}
	#work_detail .work_detail > dl dt {
		width: 100%;
		float: none;
		padding: 0 0 10px;
		font-weight: bold;
	}
	#workslist>ul>li {
		width: 100%;
		padding: 0;
	}
	#work_detail #work_tag ul li {
		margin-bottom: 1em;
	}
	#work_detail #work_tag ul li a {
		border:solid 1px #E74C3C;
		padding: 10px 20px;
		border-radius: 30px;
	}
	#service_info a h2 {
		top:20px;
		text-shadow: 0 1px 1px #000;
	}
	#service_info a p {
		top: 60px;
		width: 50%;
		line-height: 1.2;
		font-size: 0.8em;
		padding: 3px;
		background: rgba(0,0,0,.5);
	}
	.nayami ul {
		flex-wrap: wrap;
		padding: 0;
	}
	.nayami ul li {
		width: 100%;
		margin-bottom: 10px;
		padding: 5px;
		text-align: center;
	}
	.daiko ul li>div.flex {
		flex-wrap: wrap;
	}
	.daiko ul li>div.flex>div {
		width: 100%;
	}
	.daiko_data {
		order:2;
		margin-bottom: 30px;
	}
	.daiko ul li>div .daiko_data>h2 {
		margin-bottom: 1em;
	}
	.navbar-inverse .navbar-nav {
		margin: 20px auto 0;
		width: 95%;
	}
	.navbar-inverse .navbar-nav .dropdown-menu {
		background: rgba(0,0,0,.7);

	}
	.company_recruit_bio{
		width:100%;
	}
	.company_recruit_bio li{
		width:100%;
		margin-bottom:1em;
	}

}
@media only screen and ( max-width: 500px ) {
	.pagination li {
		/* screen readers only */
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.pagination li.current,
	.pagination li.first,
	.pagination li.last,
	.pagination li.previous,
	.pagination li.next{
		position: initial;
		top: initial;
		left: initial;
	}

	.pagination li.previous a { border-left-width: 0; }
}

@media only screen and ( max-width: 400px ) {
	.pagination li.previous a { border-left-width: 1px; }
}

@media only screen and ( max-width: 240px ) { /* For watches? */
	.pagination li.first,
	.pagination li.last {
		/* screen readers only */
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

	.pagination li { width: 50%;}

	.pagination li.current {
		order: 2;
		width: 100%;
		border-left-width: 1px;
	}
}

.thumb_frame{
	display: block;
	background-color: #f9f9f9;
	position: relative;
	overflow: hidden;
}
.thumb_frame:before{
	content:  "";
	display: block;
	padding-top: 66.2%;
}
.thumb_frame img{
	display: inline-block;
	width: auto;
	min-height: 100%;
	max-width: 100%;
	position: absolute;
	left: 50%;
	top: 0;
	-ms-transform:translateX(-50%);
	-webkit-transform:translateX(-50%);
	transform:translateX(-50%);
}
.wp_troubled {
	background: url(../images/service/wp_support_troubled.png) no-repeat bottom right;
	background-size: contain;
	margin-top: 50px;
	padding-bottom: 50px;
	position: relative;
}
.wp_troubled::after {
	content:'';
	position: absolute;
	top:0;
	left:0;
	width:100%;
	height: 100%;
	background: rgba(255,255,255,.5);
	z-index: 1;
}

.wp_troubled ul {
	max-width: 1140px;
	margin:0 auto ;
	padding: 0;
	list-style: none;
	position: relative;
	z-index: 10;

}
.wp_troubled li {
	font-size: 1.8rem;
	border-bottom: dotted 1px #ccc;
	padding-bottom: 10px;
	margin-top: 10px;
	position: relative;
	padding-left: 2em;
}
.wp_troubled li:last-child {
	border-bottom: none;
}
.wp_troubled li i {
	font-size: 3rem;
	margin-right: .5em;
	color:#21759b;
	position: absolute;
	top:3px;
	left: 0;
}
.allow {
	position: relative;
}
.allow::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 80px solid transparent;
    border-top: 50px solid #fff;
    top: 0;
    left:50%;
    margin-left: -80px;
}
.merit {
	position: relative;
}
.merit::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border: 80px solid transparent;
    border-top: 50px solid #21759b;
    top: 0;
    left:50%;
    margin-left: -80px;
}
.merit h3 {
	color:#d81961;
}
.wp_supprt_hikaku {
	position: relative;
	padding:0;
}
.wp_supprt_hikaku:before {
	content:'';
	position: absolute;
	width:100%;
	height: 100%;
	background: rgba(0,0,0,.9);
	z-index: 2;
}
.wp_supprt_hikaku .container {
	position: relative;
	z-index: 5;
}
.wp_supprt_hikaku h2 {
	margin: 3em 0 1em;
	color:#fff;
}
.wp_supprt_hikaku .table {
	background: rgba(255,255,255,1);
	padding: 20px;
}
.wp_supprt_hikaku .table table {
	width:100%;
}
.wp_supprt_hikaku .table table td,.wp_supprt_hikaku .table table th {
	text-align: center;
	vertical-align: middle;
}
.wp_supprt_hikaku .table table th {
	background: #555;
	color:#fff;
	height: 60px;
	border-right: solid 1px #ccc;
}
.wp_supprt_hikaku .table table th:first-child {
	background: none;
	border:none;
}
.wp_supprt_hikaku .table table th.aigis {
	background: #EC6A1C;
	border-right: solid 5px #EC6A1C;
	border-left: solid 5px #EC6A1C;
	border-top: solid 10px #EC6A1C;
	color:#fff;
}
.wp_supprt_hikaku .table table tr td {
	border-right: solid 1px #ccc;
	border-bottom: solid 1px #ccc;
}
.wp_supprt_hikaku .table table tr td:first-child {
	background: #000;
	color:#fff;
	line-height: 1.5;
	height: 70px;
	border-bottom: solid 1px #ccc;
}

.wp_supprt_hikaku .table table tr td:nth-child(2){
	border-right: solid 5px #EC6A1C;
	border-left: solid 5px #EC6A1C;
	border-bottom: solid 1px #ccc;
}
.wp_supprt_hikaku .table table tr td.last {
	border-bottom: solid 5px #EC6A1C;
}
.wp_supprt_hikaku .table table tr td span.pickup {
	color:#d81961;
	font-weight: bold;
}
.text_box p {
	vertical-align: bottom;
}
a.btn_wp {
	display: inline-block;
	margin:0 auto;
	padding:10px 20px;
	color:#fff;
	background-color: #2196f3;
	max-width: 90%;
	border-radius:5px;
}
a.btn_wp:hover {
	background-color: #0c7cd5;
}
@media only screen and ( max-width: 480px ) {
	.wp_supprt_hikaku .table {
		padding: 5px;
		overflow: auto;
		white-space: nowrap;
	}
	.wp_supprt_hikaku .table::-webkit-scrollbar {
		height: 5px;
	}
	.wp_supprt_hikaku .table::-webkit-scrollbar-track {
		background: #F1F1F1;
	}
	.wp_supprt_hikaku .table::-webkit-scrollbar-thumb {
		background: #EC6A1C;
	}
}




#about_area .box dt {
	color:#E74C3C;
	font-weight:500;
	font-size:24px;
    display: block;
	border-bottom: solid 1px #E74C3C;
}

#about_area .box dd {
	padding:10px 0;
	line-height:1.6;
}

#about_area .tool{
	font-size:20px;
	color: #31d2d8;
}
.tool span{
	color:#3e3e3e;
	font-weight:500;
}
