@charset "UTF-8";
/* line 5, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}


/* line 22, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../../../home/ec2-user/.gem/ruby/2.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/*
Theme Name:		SMART-MINIMUM
Theme URI:		http://rfs.jp/
Description:	デザインありきで制作する際の、最小限必要と思われる構成のテンプレートです。
Author:			rhythmfactory
Author URI:		http://rfs.jp/
Version:		1.0
License:
License URI:
*/
/*#########################################################

要素関連

#########################################################*/
/* line 32, style.scss */
p {
  margin: 0 auto;
}

/*#########################################################

WordPress必須クラス

#########################################################*/
/* line 42, style.scss */
.wp-caption {
  /**/
}

/* line 43, style.scss */
.wp-caption-text {
  /**/
}

/* line 44, style.scss */
.sticky {
  /**/
}

/* line 45, style.scss */
.gallery-caption {
  /**/
}

/* line 46, style.scss */
.bypostauthor {
  /**/
}

/* line 47, style.scss */
.alignright {
  /**/
}

/* line 48, style.scss */
.alignleft {
  /**/
}

/* line 49, style.scss */
.aligncenter {
  /**/
}

/* line 50, style.scss */
.screen-reader-text {
  /**/
}

/*#########################################################

レイアウト

#########################################################*/

.nt{
    text-indent: 100% !important;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0% !important;
    margin:0;
    padding:0;
    text-align:left !important;
    }
.nt *{
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    font-size:1px;
    line-height:0% !important;
        text-align:left !important;
    }

.clearFix{
  clear:both;}
.cf:after{
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
 
.cf {
  min-height: 1px;
}
 
* html .cf {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

/* tips*/
.ofH{overflow:hidden;}

.taC{text-align:center;}
.taR{text-align:right;}
.taL{text-align:left;}

.vaM{vertical-align:middle}
.vaT{vertical-align:top;}

.fwB{font-weight:bold;}
.fwN{font-weight:normal}

.dspB{display:block;}
.dspI{display:inline;}
.dspIb{display:inline-block;}
.dspT{display:table;}
.dspTc{display:table-cell !important;}
.itemIndent{text-indent:-1.2rem;margin-left:1.2rem;}

.poR{position:relative;}

.smallText{font-size:80%;}

html {font-size:62.5%; font-family:'Lucida Grande','Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProNW3',Meiryo, メイリオ, sans-serif;}
body {font-size:16px;font-size: 1.6rem;line-height:180%;background:#f7f8fc;}

.flL{float:left;}
.flR{float:right;}
.flC{margin:0 auto;}

.siteFrame{
	width:1240px;
	margin:0 auto;
}
.nt{
	text-indent:-9999px;}

.wp-pagenavi{margin-bottom:40px;}

.mb10{margin-bottom:10px !important;}
.mb20{margin-bottom:20px !important;}
.mb30{margin-bottom:30px !important;}
.mb40{margin-bottom:40px !important;}
.mb50{margin-bottom:50px !important;}
.mb60{margin-bottom:60px !important;}
.mb70{margin-bottom:70px !important;}

.mr10{margin-right:10px !important;}
.mr20{margin-right:20px !important;}
.mr30{margin-right:30px !important;}
.mr40{margin-right:40px !important;}
.mr50{margin-right:50px !important;}

.notice{color:#f00;}

.flR{float:right;}
.flL{float:left;}

/*一般*/
#main:before{
	content:"";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index:-1;
	height: 120%;
	background:url(//www.rise-athlete.co.jp/wp-content/uploads/bg_main.png) no-repeat center top;
	box-sizing:border-box;
}
#container{
	color:#666;
	font-size:18px;}

.sectionBox{
	padding:100px 0;
}
.sectionBox--black{
	background:#1b1514;
}
.grayBox{
	background:#999;
	padding:100px 50px;
	border-radius:10px;
	color:#efefef;
	box-sizing:border-box;
}

.section--title{
font-family: 'Oswald', sans-serif;
	color:#1b1514;
	font-size:36px;
	line-height:1.4em;
}
.section--title span{
	font-size:20px;
}
.sectionBox--black .section--title,
.sectionBox--img .section--title,
.sectionBox--index .section--title,
.sectionBox--img,
.sectionBox--index,
.sectionBox--block{
	color:#efefef;
}

.sectionBox--img .organicBtn,
.sectionBox--index .organicBtn,
.sectionBox--black .organicBtn{
    width:230px;
	padding:8px 0;
	border:1px solid #efefef;
	color:#efefef;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;}
.sectionBox--img .organicBtn:hover,
.sectionBox--index .organicBtn:hover,
.sectionBox--black .organicBtn:hover{
	color:#1b1514;
	background:#efefef;}

.organicBtn{
    transition: all .5s;
    width:230px;
	padding:8px 0;
	border:1px solid #1b1514;
	color:#1b1514;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	display:inline-block;}
.organicBtn:hover{
	color:#efefef;
	background:#1b1514;}

.contactArea input[type="submit"]{
    transition: all .5s;
	color:#1b1514;
        width:250px;
	padding:10px 0;
	border:1px solid #1b1514;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	cursor:pointer;}
.contactArea input[name="submitBack"]{
	border: 0;
	color:#666;
        width:230px;
	margin-top:10px;
	padding:10px 0;
	border:1px solid #666;
	font-weight: 700;
	letter-spacing: 0.046875em;
	line-height: 1;
	text-transform: uppercase;
	border-radius: 0px;        /* CSS3草案 */  
	-webkit-border-radius: 0px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 0px;   /* Firefox用 */
	background:#fff;
	cursor:pointer;}
.contactArea input[type="submit"]:hover{
	color:#fff;
	background:#1b1514;}
.contactArea input[name="submitBack"]:hover{
	background:#666;}

.breadcrumbArea a{
	color:#231815;
	text-decoration:none;
	font-size:16px;
}
.breadcrumbArea .siteFrame{
	border-spacing:10px 0;
}

/*ヘッダー*/
#site-header{
	position:fixed;
	width:100%;
	z-index:100;
    transition: all .9s;
	padding:20px 0;}
#site-header.change-color{
	padding:10px 0;
	background:#fff;
	-webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
#site-logo{
	background:url(../../uploads/bg_header.png) no-repeat;
	background-size:auto 100%;
	width:317px;
	height:50px;
	float:left;
	margin-left:50px;
}
#site-logo a{
	display: block;
	height: inherit;}
.header__contact{
	background:url(../../uploads/bg_header_mail.png) no-repeat;
	display:block;
	width:44px;
	height:60px;
	float:right;}
.header__tel{
	cursor:default;
	background:url(../../uploads/bg_header_tel.png);
	display:block;
	width:292px;
	height:60px;
	float:right;
	margin-right:20px;}

.mainNav{
	height:50px;}
.mainNav li{
	text-align:center;
	display:inline-block;
	float:right;
	width:auto;
	width:140px;
	height:50px;
	line-height: 50px;}
.mainNav a{
	font-size:13px;
	text-decoration:none;
	color:#1b1514;
	display:block;}
.mainNav a span{
	position: relative;}
.mainNav a span:after {
	position: absolute;
	bottom: 50%;
	margin-bottom:-1em;
	left: 0;
	content: '';
	width: 0;
	height: 1px;
	background-color: #fff;
	transition: .3s;}
.mainNav a:hover span:after {
	width: 100%;}

/*フッター*/
.contactArea .siteFrame{
	position:relative;
	height:350px;
}
.contactArea__content{
	position:relative;
	top:50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
	color:#fff;
}
.contactArea__contact__btn__item a{
	text-decoration:none;
	color:#fff;
	border:2px solid #fff;
	padding:3px 10px 3px 3px;
	border-radius:40px;
	transition: .2s;
	position: relative;
	overflow:hidden;
}
.contactArea__contact__btn__item a:hover{
	color:#1b1514;
}
.contactArea__contact__btn__item a:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  background: #fff;
  transform: scaleX(0);
  transform-origin: right;
  transition: all 0.5s ease;
  transition-property: transform;
}
.contactArea__contact__btn__item a:hover::before {
  transform: scaleX(1);
  transform-origin: left;
}
.contactArea__contact__btn__item i{
	background:#fff;
	color:#1b1514;
	font-size:40px;
	padding:10px 10px;
	border-radius:100%;
	position:relative;
	z-index:1;
}
.contactArea__contact__btn__item a:hover i{
	background:#1b1514;
	color:#fff;
}
.contactArea__contact__btn__item span{
	position:relative;
	z-index:1;
}

.contactArea__img{
	position:absolute;
	height:350px;
	top:0;
	right:-50px;
}
.pageTop{
	position:absolute;
	top:0;
	left:50%;
	margin-top:-20px;
	margin-left:-20px;}
.footerContact{
	width:700px;
	margin:0 auto;}
.footerSns__block{
	width:500px;
	float:left;}
.footerSns__block:nth-child(even){
	float:right;}
.siteFooter__main{
	position:relative;}
.siteFooter__main__left{
	width:700px;
	float:left;
	color:#fff;}
.siteFooter__main__right{
	width:300px;
	float:right;
	color:#fff;}
.siteFooter__main__title{
	border-bottom:1px solid #fff;}
.siteFooter__main__content__list__item{
	width:33%;
	float:left;
	list-style:none;}
.siteFooter__main__right .siteFooter__main__content__list__item{
	width:100%;}
.siteFooter__main__content a{
	color:#fff;
	text-decoration:none;}

.siteFooter__main{
	padding:30px;
	background:#999;}

.siteFooter__nav{
	border-bottom:1px solid #777;
	background:#666;
	padding:35px 0 30px;
	color:#fff;
}
.siteFooter__nav a{
	color:#fff;
	text-decoration:none;
}
.siteFooter__nav a:hover{
	text-decoration:underline;
}
.siteFooter__nav__box__title{
	font-family: 'Oswald', sans-serif;
	width:16%;
	font-size:20px;
}
.siteFooter__nav__box__title h3{
	padding:4px 6px;
	background:#1b1514;
	line-height:1em;
}
.siteFooter__nav__box__content{
	width:28%;
	font-size:16px;
}
.siteFooter__nav__box__content__content{
	font-size:14px;
	line-height:1.5em;
	margin-left:0.5em;
}

.siteFooter__copy{
	color:#fff;
	background:#666;
	padding:30px 0 35px;
}
.siteFooter__copy .siteFrame{
	display:table;
}
.siteFooter__copy__list,
.siteFooter__copy img{
	display:table-cell;
	vertical-align:middle;
}
.siteFooter__copy__list{
	text-align:right;
	font-size:13px;
	color:#fff;
}
.siteFooter__copy__list__item{
	float:right;
	margin-left:20px;
}
.siteFooter__copy__list__item a{
	color:#fff;
}

/*ページ送り*/
.wp-pagenavi .pages{display:none;}
.wp-pagenavi .page{
	padding:0;
	margin-right:0.25em;
	margin-left:0.25em;
	text-decoration:none;
	border:2px solid #fff;
	color:#fff;
	border-radius:50px;
	height:38px;
	min-width:38px;
	line-height:38px;
	display:inline-block;
}
.wp-pagenavi .current{
	padding:0;
	margin-right:0.25em;
	margin-left:0.25em;
	border:2px solid #fff !important;
	border-radius:38px;
	height:38px;
	min-width:38px;
	line-height:38px;
	display:inline-block;
	color:#1b1514;
	background-color:#fff !important;
}
.previouspostslink,
.nextpostslink{
	text-decoration:none;
	color:#2e2a64;
	font-size:20px;
}


/*トップページ*/
.mainNav{
	float:right;
	margin-right:50px;
	bottom:0;}

.indexLogo{
    height: 100vh;
    box-sizing: border-box;
 	display: flex;
    align-items: center;
	justify-content: center;
}
.indexLogo img,
.pageLabel--title,
.pageLabel--content{
	animation-name:fadeUpAnime;
	animation-duration:1.5s;
	animation-fill-mode:forwards;
	opacity:0;
}
@keyframes fadeUpAnime{
  from {
    opacity: 0;
  transform: translateY(100px);
  }

  to {
    opacity: 1;
  transform: translateY(0);
  }
}

.sectionBox--index{
	background: url(/wp-content/uploads/bg_img.png) no-repeat center bottom #000;
    background-attachment: scroll;
	background-attachment: fixed;	
	background-size:auto 100%;
	position:relative;
}
.sectionBox--index:before{
	display:blocl;
	position:absolute;
	content:"";
	width:100%;
	height:100%;
	background: url(/wp-content/uploads/bg_black.png);
	top:0;
	left:0;
	z-index:0;
}
.sectionBox--index .siteFrame{
	z-index:1;
	position:relative;
}
.sectionBox--img{
	background: url(/wp-content/uploads/bg_index.png) no-repeat center bottom #000;
    background-attachment: scroll;
	background-attachment: fixed;
}
.section--works__box{
	width:100%;
}
.section--works__box__left{
	font-size:14.5px;
	line-height:1.4em;
	width:43%;
	padding-right:5%;
}
.section--works__box__right{
	width:40%;
}
.section--works__box__right__item {
	width:49%;
	float:left;
	color:#1b1514;
	margin-bottom:2%;
	font-size:15px;
}
.section--works__box__right__item a{
	width:100%;
	color:#1b1514;
	background:#efefef;
	padding:15px 20px;
	border-radius: 20px;
	box-sizing:border-box;
	text-decoration:none;
}
.section--works__box__right__item i{
	font-size:30px;
	width:35px;
	margin-right:0.5em;
	float:left;
}
.section--works__box__right__item:nth-child(even){
	float:right;
}
.section--works__box__right__item:nth-child(odd){
	clear:both;
}

.newsList{
	width:70%;
}
.newsList__item{
	padding:10px 0;
	border-bottom:2px solid #ddd;
	position:relative;	
}
.newsList__item:after{
    transition: all .5s;
	content: "";
	display: block;
	opacity:0;
	width: 100px;
	height:0;
	border-bottom: 2px solid #1b1514;
	position: absolute;
	right: 0;
	bottom: -2px;
}
.newsList__item:hover:after{
	opacity:1;
}
#section--news .newsList__item a{
	text-decoration:none;
	color:#666;}
#section--news .newsList__item a:hover{
	text-decoration:none;}
.newsList__item__date{
	color:#efefef;
	background:#1b1514;
	vertical-align:middle;
	padding:10px 7px 10px;
	line-height:1.1em;
	border-radius: 100%;
	margin-right:30px;
}
.newsList__item__date__year{
	font-size:70%;
	line-height:1em;
}
.newsList__item__date__date{
	font-size:80%;
	line-height:1em;
}
.newsList__item__title{
	vertical-align:middle;
}
.newsList__item i{
    transition: all .5s;
	opacity:0;
	font-size:20px;
	position:absolute;
	right:0;
	margin-right:40px;
	top:50%;
	margin-top:-5px;
	color:#1b1514;
}
.newsList__item:hover i{
	opacity:1;
}
.worksWrap{
	display:flex;
	align-items: center;
	overflow: hidden;
}
.worksList{
	display:flex;
	animation: loop-slide 50s infinite linear 1s both;
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.worksList__item{
	width:400px;
	float:left;
	margin-right:20px;
	color:#fff;
	position:relative;
	overflow:hidden;
	font-size:13px;
	line-height:0;
}
.single__worksList .worksList__item:nth-child(3n),
.single__worksList .worksList__item:last-child{
	margin-right:0;
}

.worksList__item a{
	text-decoration:none;
	color:#fff;
	position:relative;
}
.worksList__item a:before{
	content:"";
	background:url(/wp-content/uploads/bg_black.png);
	position:absolute;
	left:0;
	top:0;
	display:block;
	width:100%;
	height:100%;
	opacity:0;
	transition:0.5s;
}
.worksList__item a:hover:before{
	opacity:1;
}
.worksList__item img{
	width:100%;
	background:#efefef;
}
.worksList__item__category{
	background:#ddd;
	color:#333;
	padding:6px 8px;
	line-height:1em;
	border-radius:3px;
	position:absolute;
	right:10px;
	top:10px;
}
.worksList__item__title{
	font-size:15px;
	position:absolute;
	z-index:2;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
	width:100%;
	max-width:100%;
	opacity:0;
	transition:0.5s;
}
.worksList__item:hover .worksList__item__title{
	opacity:1;
}
.affiliList__item{
	width:280px;
	float:left;
	margin-right:40px;
	color:#fff;
}
.affiliList__item a{
	text-decoration:none;
	color:#fff;
}
.affiliList__item:last-child{
	margin-right:0;
}
.affiliList__item img{
	width:100%;
}

/*固定ページ*/
#pageLabel{
	padding:200px 0 100px;
	color:#231815;

}
.pageLabel--title{
	font-size: 50px;
    font-family: 'Oswald', sans-serif;
	color:#000;
	border-spacing:10px 0;
    font-weight: bold;}
.pageLabel--title i{

	display:table-cell;
	vertical-align:middle;
}
.pageLabel--title span{
	font-size:25px;
	display:table-cell;
	vertical-align:middle;
}
.pageSubtitle{
	font-size:20px;
	line-height:1.5em;
}
.sectionBox--img .pageSubtitle{
	color:#fff;
}
.pageSubtitle i{
	font-size:40px;
	padding-right:15px;
	display:table-cell;
	vertical-align:middle;
}
.pageSubtitle span{
	vertical-align:middle;
	display:table-cell;
}

/*記事ページ*/
.singleTitle{
	font-size:50px;
	line-height:1em;
	color:#000;
}

/*お知らせ*/
.pageSubtitle a{
	color:#333;
	text-decoration:none;
}

.newsList__item__icon{
	background:#666;
	color:#fff;
	padding:0px 10px;
	font-size:14px;
}
.newsContent{
	color:#666;
}

.newsDate{
	background:#1b1514;
	color:#fff;
	font-size:14px;
	padding:3px 6px;
}
.newsContent{
	padding-bottom:40px;
	border-bottom:2px solid #333;
}

/*事業内容*/
.siteFrame--serviceBox{
	display: flex;
	flex-wrap: wrap;
	text-align:left;
}
.serviceBox{
	width: calc(33.3%);
	box-sizing:border-box;
	display: flex;　/* 直下の要素を並列に */
}
.serviceBox__inner{
	flex-grow: 1;
}
.serviceBox:nth-child(3n){
	margin-right:0;
}
.serviceBox:last-child{
	margin-bottom:0;
}
.serviceBox a{
	color:#fff;
	padding:25px;
	border-radius: 20px;
	border:2px solid #333;
	text-decoration:none;
	position:relative;
	transition: all .5s;
	flex-grow: 1;
}
.home .serviceBox a{
	color:#1b1514;
}
.serviceBox a p{
	flex-grow: 1;
	font-size:16px;
}
.serviceBox a:hover{
	border:2px solid #fff;
}
.serviceBox a .fa-circle-arrow-right{
	font-size:35px;
	position:absolute;
	bottom:20px;
	right:35px;
	transition: all .5s;
}
.serviceBox a:hover .fa-circle-arrow-right{
	right:20px;
}

.serviceList__item{
	padding:0 0 30px 0;
	border-bottom:1px solid #efefef;
}
.serviceList__item:last-child{
	border:none;
	margin-bottom:0;
	padding-bottom:0;
}
.serviceList__item__icon{
	padding:0 20px;
	width:160px;
	float:left;
}
.serviceList__item__text{
	padding:0 20px;	
}
.serviceList__item__text__title{
	font-size:25px;
}

.achievementList{
	border-bottom:1px solid #000;
	color:#000;
}
.achievementList__date,
.achievementList__content{
	float:left;
	padding:20px;
}
.achievementList__content{
	color:#666;
}

/*サービス詳細*/
.serviceIntro--img{
	padding-right:10%;
	width:90%;
}
.serviceIntro--txt{
	width:50%;
	font-size:15px;
}
.serviceWorries{
	width:1000px;
	margin:0 auto;
}
.serviceWorries__item{
	width:49%;
	float:left;
	margin-bottom:2%;
}
.serviceWorries__item:nth-child(even){
	float:right;
}
.serviceWorries__item i{
	background:#fff;
	color:#1b1514;
	font-size:40px;
	padding:10px;
	border-radius:100%;
}
.serviceWorries__item .pageSubtitle{
	color:#1b1514;
	padding-left:0.5em;
}

/*実績一覧*/
.worksList--archive{
	animation:none;
	display:block;
}
.worksList--archive .worksList__item:nth-child(3n){
	margin-right:0;
}

/*導入事例*/
.workThumb{
	position:absolute;
	left:0;
	bottom:-100px;
	width:50%;
}
.worksSingle{
	width:45%;
	font-size:14px;
	line-height:1.4em;
}

.worksFlow__item{
	background:#fff;
	border-radius:10px;
	box-sizing:border-box;
	position:relative;
	overflow:hidden;
}
.worksFlow__item:first-child:before{
	content:"01";}
.worksFlow__item:nth-child(2):before{
	content:"02";}
.worksFlow__item:nth-child(3):before{
	content:"03";}
.worksFlow__item:nth-child(4):before{
	content:"04";}
.worksFlow__item:before{
	padding:20px 16px;
	display:inline-block;
	border-radius: 50%;
	line-height:1em;
	font-size:20px;
	font-weight:bold;
	position:absolute;
	color:#fff;
	background:#1b1514;
	font-family: 'Oswald', sans-serif;
	left:40px;
	top:20px;
}
.worksFlow__item__img{
	clip-path: polygon(25% 0, 100% 0, 100% 100%, 0 100%);
	width:35%;
	position:absolute;
	right:0;
	top:0;
}
.worksFlow__item__box{
	width:65%;
	padding:40px 60px 40px 120px;
}
.worksFlow__item__box__title{
	font-size:20px;
}
.worksFlow__item__box__title i{
	color:#1b1514;
	font-size:150%;
	line-height:1em;
}
.worksFlow__item__box__title span{
	line-height:1.5em;
}
.worksFlow__item__box__content{
	font-size:15px;
	line-height:1.5em;
}

/*会社概要*/
.companyPresident{
	overflow:hidden;
}
.companyPresident .siteFrame{
	position:relative;
}
.companyPresident__photo{
	width:50%;
	height:600px;
}
.companyPresident__txt{
	padding:0 50px 0 0;
	box-sizing:border-box;
	position:absolute;
	left:0;
	top:50%;
	transform: translate(0, -50%);
	width:630px;
	font-size:15px;
	line-height:1.4em;
	color:#fff;
}
.companyTable{
	width:100%;
	border-top:2px solid #666;
}
.companyTable th{
	border-bottom:2px solid #1b1514;
}
.companyTable td{
	border-bottom:2px solid #ddd;
}
.companyTable th,
.companyTable td{
	padding:20px 50px;
}

/*プライバシー*/
.privacyList__content{
	font-size:85%;
}
.privacyList__content__box{
	padding:10px;
}

/*お問い合わせ*/
.contactForm{
	clear:both;
	width:600px;
	margin:0 auto;}
.contactForm dt{
	line-height:29px;
	color:#000;
	width:180px;
	margin-right:20px;
	float:left;}
.contactForm dd{
	width:300px;
	float:left;}
.contactForm dt.introductionSepa{
	width:100%;
	text-align:center !important;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
	padding:5px 0;}
.mw_wp_form .contactForm .error{
	margin-top:2px;
	padding:2px;
	background:#f00;
	color:#fff;}

input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea {
    background: #fff;
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #999;
    color: #151515;
    border-radius: 0;
    padding: 0.625em 0.4375em;
    width: 100%;
}
.contactForm dd select{
    margin: 0.62em 0;}

.contactBtn__item{
	display:inline-block;
	margin-right:20px;}
.contactBtn__item:last-child{
	margin-right:0;}

@media screen and ( min-width:769px ){
	.pcNone{display:none;}
}
@media screen and ( max-width:768px ){
	img{max-width:100%;height:auto;}

	.mb10{margin-bottom:5px !important;}
	.mb20{margin-bottom:10px !important;}
	.mb30{margin-bottom:15px !important;}
	.mb40{margin-bottom:20px !important;}
	.mb50{margin-bottom:25px !important;}
	
	.flL,.flR{float:none;}

	.spNone{display:none;}
	.pcNone{display:block;}
	.sectionBox{padding:40px 0;overflow:hidden;}
	.siteFrame,
	.post-type-archive-works .worksWrap{
		width:90%;
		margin:0 auto;}
	
	.breadcrumbArea{
		font-size:14px;
	}
	.breadcrumbArea .siteFrame{
		float:left;
		margin-bottom:20px;
	}

	.organicBtn{
		margin:0 auto;
		padding:10px 0;}
	.dspT,
	.dspTc{
		display:block !important;
	}
	
	#primary,
	#secondary,
	.footerSns__block,
	.siteFooter__main__left,
	.siteFooter__main__right,
	.section--works__box__left,
	.section--works__box__right,
	.section--works__box__right__item,
	.worksList__item,
	.affiliSingle__detail,
	.serviceIntro--img,
	.serviceIntro--txt,
	.serviceWorries__item,
	.serviceWorries,
	.serviceWorries__item .dspT,
	.worksSingle,
	.worksFlow__item__box,
	.siteFooter__nav__box__content{
		width:100%;}
	
	.affiliList__item,
	.siteFooter__nav__list__item{
		width:49%;
		float:left;
		margin-right:0;
		padding:0;
	}
	.affiliList__item:nth-child(even),
	.siteFooter__nav__list__item:nth-child(even){
		float:right;
	}
	.siteFooter__nav__list__item a{text-decoration:none;}

	#site-header{
		width:100%;
		padding:10px 0;
		position:fixed;
		z-index:10;}
	.home #site-header{
		position:relative;}
	#site-logo{
		background:url(/wp-content/uploads/bg_header.png) no-repeat center top;
		height:42px;
		width:270px;
		margin-left:5%;
		text-align:center;
		background-size:auto 100%;}
	.telBtn a{
		position:absolute;
		top:9px;
		left:10px;
		display:inline-block;
		border:1px solid #205bc6;
		padding:5px;
		text-decoration:none;
		color:#205bc6;}
	.toggleBtn{
		height:24px;
		top:0px;
		padding:19px;
		background: #1b1514;
		right:0px;
		position:absolute;
		z-index:10000;}
	.menu-trigger,
	.menu-trigger span {
		display: inline-block;
		transition: all .4s;
		box-sizing: border-box;}
	.menu-trigger {
		display: inline-block;
		float: left;
		width: 28px;
		height: 24px;
		 position: relative;}
	.menu-trigger span {
		position: absolute;
		left: 0;
		width: 100%;
		height: 3px;
		background-color: #fff;}
	.menu-trigger span:nth-of-type(1) {
		top: 0;}
	.menu-trigger span:nth-of-type(2) {
		top: 50%;
		margin-top:-1px;}
	.menu-trigger span:nth-of-type(3) {
		bottom: 0;}
	.checked .menu-trigger span:nth-of-type(1) {
		-webkit-transform: translateY(10px) rotate(-45deg);
		transform: translateY(10px) rotate(-45deg);}
	.checked .menu-trigger span:nth-of-type(2) {
		opacity: 0;}
	.checked .menu-trigger span:nth-of-type(3) {
		-webkit-transform: translateY(-10px) rotate(45deg);
		transform: translateY(-10px) rotate(45deg);}

	.mainNav {
		background:#1b1514;
		position:absolute;
		top:62px;
		left:2.5%;
		width:95%;
		height:0;
		z-index:10000;}

	.mainNav li{
		width:100%;
		height:initial;
		line-height:1em;}
	.mainNav li a{
		padding:20px 5%;
		color:#fff;
		background:#1b1514;
		width:90%;}

	.indexSlide{
		padding:20px 0;
		height:initial;
		background-size: auto 100%;}



	.siteFooter__nav__box__title{
		margin-bottom:15px;
	}
	.siteFooter__copy__list{display:block;}

	.footerContact a{
		text-indent:-9999px;
		position:fixed;
		bottom:0px;
		left:5%;
		width:90%;
		height:0;
		z-index:1111;
		padding-top:17.15%;
		margin:0 !important;
		background:url(/new/wp-content/uploads/bnr_contact-1.png) no-repeat;
		background-size:100% auto;}
	.siteFooter__copy{
		padding-bottom:70px;}

	.siteFooter__main{
		padding:30px 0;}
	.siteFooter__main li{
		margin-bottom:5px;}
	.siteFooter__main__left li{
		width:50%;}

	.home #main{
		padding-top:0;}
	#main{
		padding-top:47px;}
	
	#pageLabel{
		padding:40px 0;
		background-size:auto 100%;}
	.pageLabel--title{
		font-size:32px;}
	.pageLabel--title span{
		font-size:20px;}
	.section--title{
		font-size:18px;}
	.section--title span{
		font-size:16px;}
	.section--subtitle,
	.pageSubtitle{
		font-size:16px;}
	
	.newsList{
		width:100%;
	}
	.newsList__item__date{
		margin-right:15px;
	}
	.contactArea__img{
		right:0;
		opacity:0.2;
	}
	.contactArea__content{
		z-index:1;
	}
	.contactArea__contact__btn__item a,
	.serviceWorries__item .dspT,
	.worksFlow__item__box__title{
		display:table !important;
		margin:0 auto;
	}
	.contactArea__contact__btn__item a i,
	.contactArea__contact__btn__item a span,
	.breadcrumbArea a,
	.breadcrumbArea i,
	.breadcrumbArea span,
	.serviceWorries__item i,
	.serviceWorries__item .pageSubtitle,
	.worksFlow__item__box__title i,
	.worksFlow__item__box__title span{
		display:table-cell !important;
	}
	
	.pageLabel--content{
		font-size:16px;
	}
	
	/*一般*/
	.grayBox{
		padding:50px 20px;
	}
	#main:before{
		background-size:auto 100%;
		background-position:top;
	}
	/*トップページ*/
	.indexLogo{
		width:90%;
		margin:0 auto;
	}
	.indexLogo img{
	margin-top:-100px;
}
	#section--works{
		overflow:hidden;
	}
	.worksWrap{
		width:1400%;
	}
	.worksList__item__category{
		bottom:0;
		right:0;
		top:inherit;
	}
	/*事業内容*/
	.serviceBox{
		display:block;
		width:100%;
	}
	.serviceBox a .fa-circle-arrow-right{
		bottom:10px;
		right:25px;
	}
	.serviceList__item__icon{
		padding:0;
	}
	.serviceList__item__text{
		padding:0 0 0 20px;
	}
	.serviceIntro--img{
		padding-right:0;
	}
	.serviceWorries__item .pageSubtitle{
		font-size:15px;
	}

	/*実績*/
	.workThumb{
		margin-bottom:20px;
		width:100%;
		position:static;
	}
	.worksFlow__item{
		background:none;
	}
	.worksFlow__item__img{
		position:static;
		width:100%;
		line-height:0;
		margin-bottom:-15px;
	}
	.worksFlow__item__box{
		background:#fff;
		padding:30px;
		box-sizing:border-box;
	}
	.worksFlow__item:before{
		left:0px;
		top:20px;
	}
	
	/*会社概要*/
	.companyPresident{
		position:relative;
		padding-bottom:40px;
	}
	.companyPresident .siteFrame{
		position:static;
	}
	.companyPresident__photo{
		position:absolute;
		height:0;
		left:0;
		top:0;
		width:100%;

	}
	.companyPresident__photo img{
		width:100%;
	}
	.companyPresident__txt{
		padding-top:90%;
		padding-right:0;
		width:100%;
		position:static;
		transform:none;
		font-size:14px;
	}
	.companyTable th,
	.companyTable td{
		display:block;
		padding:20px 20px;
	}
	.companyTable th{
		font-weight:bold;
		padding-bottom:0;
		border:none;
	}
	/*お問い合わせ*/
	.contactForm,
	.contactForm dt,
	.contactForm dd{
		width:100%;}
	.contactForm dt{
		line-height:1.4em;
		text-align:left;}
	.contactForm dd{
		margin-bottom:5px;}

	input[type="text"], input[type="email"], input[type="url"], input[type="password"], input[type="search"], input[type="tel"], input[type="number"], textarea{
		width:95%;
		padding:0.625em 2.5%;}
	.contactBtn__item{
		margin:0 auto 10px;}
}