/*
*/
/* ==========================================================
 html5 elements
========================================================== */
article, aside, figure, figcaption, footer, header, nav, section {
  display: block;
}

/* ==========================================================

========================================================== */
body {
  line-height: 1.5;
  color: #222;
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
}

body, input, textarea, select, button {
  font-family: Roboto, "Hiragino Kaku Gothic ProN", Meiryo, Arial, sans-serif;
}

body, div, pre, p, blockquote, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, th, td, button, figure, figcaption {
  margin: 0;
  padding: 0;
}


ol, ul {
  list-style: none;
}

caption, th {
  text-align: left;
}

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: normal;
}

a, input {
  /* outline: none; -webkit-tap-highlight-color:rgba(0,0,0,0);*/
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}

@media screen and (max-width: 790px) {
  body {
    font-size: 14px;
    line-height: 1.66;
  }
}


/* トップ
--------------------------------------------------*/
/* #top {padding-top: 90px} */

#top .body {text-align: center;line-height: 1.78;letter-spacing: .12em;font-size: 20px}
#top footer{background: #000; padding: 30px 0 20px;}

@media (max-width: 790px) {
   
    /* #top {padding-top: 10.9375vw} */

	#nbw {
	    padding-top: 18vw;
	}
header {
    height: 18vw;
    padding: 0px;
    padding-top: 1.2vw;
    overflow: hidden;
    position: fixed;
    top: 0;
    background: #fff;
    z-index: 9998;
    border-bottom: 1px solid #dfdfdf;
}

    #top .body {line-height: 1.61;letter-spacing: .08em;font-size: 4.7625vw}}
 

==========================================================
 リンク
========================================================== */
a:link, a:visited {
  color: #00a0e8;
  text-decoration: none;
}

a:hover, a:active, a:focus {
  text-decoration: underline;
}

/* ==========================================================
 clearfix❌
========================================================== */
.clearfix:before, .clearfix:after,
.contents:before, .contents:after {
  content: "";
  display: table;
}

/* ==========================================================
 layout
========================================================== */
html {
  overflow-y: scroll;
    
}
body {
  text-align: center;
}

/* ==========================================================
 全体❌
========================================================== */
.wrapper {
  width: 100%;
  padding-bottom: 35px;
}

.wrapper.s-bg-gray {
  padding-bottom: 50px;
  background: #eee;
}

@media screen and (max-width: 790px) {
  .wrapper {
    padding-bottom: 0;
  }

  .wrapper.s-bg-gray {
    padding-bottom: 20px;
  }
}
/* ==========================================================


 全体❌
========================================================== */
.contents {
  width: 1200px;
  margin: 0 auto;
  padding: 0 38px;
  text-align: left;
}

.contents-main {
  float: right;
  width: 904px;
  padding: 40px 0 0 24px;
  line-height: 1.8;
}

.contents-main a:link, .contents-main a:visited {
  font-weight: bold;
}

.contents-sub {
  float: left;
  width: 220px;
  padding-top: 40px;
}

@media screen and (max-width: 790px) {
  .contents {
    width: auto;
    padding: 0;
  }

  .contents-full {
    padding: 0 10px;
  }

  .contents-main {
    float: none;
    width: auto;
    margin-top:40px;
    padding: 20px 10px 20px;
    font-size: 14px;
  }

  .contents-sub {
    float: none;
    width: auto;
    padding: 10px 10px 15px;
    background: #e5e5e5;
    background-color: white;
  }
}
/* ==========================================================
 

/* box-cmn❌top
---------------------------------------------------------- */
.box-cmn-01 {margin-top: -60px;padding: 0px 40px;margin-right: 60px;background: #fff;}

.box-cmn-01 .box-in {overflow: hidden;padding: 0 15px;}

.box-cmn-01 ul {float: left;width: 25%;
}

.box-cmn-01 ul li {margin-top: 7px; padding-right: 10px;}

.box-cmn-01 img {max-width: 100%;margin-bottom: 10px;margin-top: 10px;}


@media screen and (max-width: 790px) {
  /* box-cmn❌top
  ---------------------------------------------------------- */

  .box-cmn-01 {
    margin-top: -120px;padding: 0px;font-size: 14px;margin-right: 0px;}

  .box-cmn-01 .box-in {padding: 0 11px;}

  .box-cmn-01 ul {float: none;width: auto;margin-top: 10px;}

  .box-cmn-01 ul:first-child {margin-top: 0;}

  .box-cmn-01 ul li {margin-top: 8px;padding-right: 0;font-size: 3.975vw;line-height: 150%;}
    
    .box-cmn-01 img {max-width: 100%;margin-bottom: -60px;margin-top:40px;}
  

  /* サイドメニュー❌
  ---------------------------------------------------------- */
  .box-list-content {
    min-width: 165px;
    margin-top: 13px;
    padding: 8px 6px;
    font-size: 12px;
  }

  .box-list-content .head {
    margin-bottom: 10px;
    padding: 0 0 2px 10px;
    font-size: 12px;
      
  }

  .box-list-content ul {
    padding: 0 12px;
  }

  .box-list-content ul li {
    margin-top: 2px;
  }

  .box-list-content ul li em {
    padding-right: 2px;
  }
}

/* ==========================================================

/* 上部❌
---------------------------------------------------------- */

.ttl-cmn-01 {
  margin-bottom: 25px;
  margin-top: 0px;
  padding: 10px 20px;
  background:#e73333;
  font-weight: bold;
  font-size: 18px;
  color: white;
   margin-top: 10px; 
}



.contents-main h1, .contents-main h2, .contents-mainh3 {
  margin-bottom: 20px;
  letter-spacing: 0.05em;
}

.contents-main h1 {
  font-size: 30px;
  line-height: 1.2;
  font-weight: bold;
}

.contents-main h2 {
  margin: 40px 0 15px;
  padding: 15px 20px;
  background: #f6f6f6;
  font-size: 22px;
  font-weight: bold;
  line-height: 1.5;
}

.contents-main h3 {
  margin: 30px 0 15px;
  padding-bottom: 7px;
  border-bottom: 1px solid #eee;
  box-shadow: 0 3px 0 #f6f6f6;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.5;
}

.contents-main p, .contents-main ul {
  margin-left: 10px;
}

@media screen and (max-width: 790px) {
    

  .ttl-cmn-01 {
  margin-bottom: 25px;
  margin-top: 0px;
  padding: 10px 20px;
  background:#e73333;
  font-weight: bold;
  font-size: 4.375vw;
  color: white;
    
}
  .contents-main h1 {
    font-size: 5.375vw;
    margin-top: 35px;
  }
  .contents-main h2 {
    margin-top: 20px;
    font-size: 4.975vw;
  }
  .contents-main h3 {
    font-size: 3.975vw;
    padding-left: 0px;
  }
  .contents-main p, .contents-main ul {
    margin-left: 5px;
    font-size: 3.975vw;
  }
}
/* ==========================================================
 image❌
========================================================== */
.contents-main img {
  /*display: block;
  max-width: 100%;
  margin: 0 auto;
  padding: 15px;
  box-sizing: content-box;*/
  max-width: 100%;
  padding: 0px;
  padding-bottom: 15px;
  padding-top: 10px;
  box-sizing: content-box;
}

@media screen and (max-width: 790px) {
  .contents-main img {
    height: auto;
    padding: 13px 0;
    box-sizing: border-box;
  }
}
/* ==========================================================

/* txt-cmn
---------------------------------------------------------- */
.txt-cmn-01 {
  margin-top: 15px;
}

@media screen and (max-width: 790px) {
  .txt-cmn-01 {
    margin-top: 13px;
  }
}
/* ==========================================================
 list
========================================================== */
/* サイドメニューと上部リンク❌
---------------------------------------------------------- */
.list-cmn-01 {
  overflow: hidden;
  margin-top: 10px;
  padding-left: 15px;
}

.list-cmn-04 li {
  position: relative;
  margin-top: 16px;
  padding-left: 10px;
}

.list-cmn-04 li:first-child {
  margin-top: 0;
}


@media screen and (max-width: 790px) {
  /* サイドメニューと上部リンク❌
  ---------------------------------------------------------- */
  .list-cmn-01 {
    margin-top: 10px;
    padding-left: 10px;
      
  }
  .list-cmn-04 li {
    margin-top: 9px;
  }
  .list-cmn-04 li:before {
    top: 9px;
  }


  /* list-num
  ---------------------------------------------------------- */
  .list-num-01 li {
    margin-top: 9px;
  }

  .list-num-01 .num {
    min-width: 13px;
  }

}
/* ==========================================================


/* ==========================================================
 サイドメニュー❌
========================================================== */

.sec-sidebar-03 {
  margin-bottom: 35px;
  padding-bottom: 10px;
  border-top: 2px solid #222;
}

.sec-sidebar-03 .head {
  margin-bottom: 10px;
  padding: 15px 5px;
  border-bottom: 1px solid #f1f1f1;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  letter-spacing: 0.05em;
}

/* サイドメニュー❌
---------------------------------------------------------- */

.list-sidebar-04 {
  padding-left: 0px;
  font-size: 13px;
}

.list-sidebar-04 li {
  margin-top: 7px;
  padding-left: 8px;
}

.list-sidebar-04 li:first-child {
  margin-top: 0;
}

  
/* ==========================================================
  
  .list-box-01 li.creating a {
    background-size: 32px auto;
      
  }
  }
 
 clearfix❌
========================================================== */
.clearfix:before, .clearfix:after,
.contents:before, .contents:after {
  content: "";
  display: table;
}

.clearfix:after,
.contents:after {
  clear: both;
}


  .list-box-01 li.creating a {
    background-size: 32px auto;
  }
  }
 



========================================================== */
========================================================== */
========================================================== */

body2{
	/*font-family:メイリオ, Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", sans-serif;
	font-family:"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "Lucida Grande", Verdana, "ＭＳ Ｐゴシック", sans-serif;*/
	font-family:"Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", sans-serif;

}

img{
	border:none;
}



a{
	text-decoration:none;
	color:#222;
}
.w_auto_imp{
	width: auto !important;
}
pre{
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	white-space: pre-wrap;
}
.pc_flex{
	display: flex !important;
}
.sp_flex{
	display: none !important;
}
.sp{
	display:none !important;
}
.sp-menu{
	display:none;
}

.inner{
	width:1170px;
	margin:0 auto;
	position:relative;
	padding:0 15px;
}
.inner850{
	width: 850px;
	padding: 0;
	box-sizing: border-box;
}
.outer{
	width:100%;
	min-width:1170px;
	margin:auto;
}
.f-left{
	float:left;
}
.f-right{
	float:right;
}
.alignLeft{
	text-align: left;
}
.alignCenter{
	text-align: center;
}
.alignRight{
	text-align: right;
}
.ov-hidden{
	overflow:hidden;
}
.clear{
	clear:both;
}
.form_align_left{
	text-align: left !important;
}
.hover{
	transition:0.3s all ease;
}
.hover:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}
.c-fix:after{
	content:"";
	display:block;
	height:0;
	clear:both;
}
.textdecoration_underline{
	text-decoration: underline;
}








/* ************#contents************* */
.contents{
	background:white;
    
        
}

.content-title{
	font-size:20px;	
	line-height:1.4;
	padding-bottom:30px;
}

.radius4{
	border-radius:4px;
	border-bottom:2px solid #e7e7e7;
    margin-left: 75px;
    margin-right: 75px;
	background:#fff;
}


/* ///////////////////////パンくずリスト////////////////////////// */
#project,#post-archives,#news-archives,#login,#entry,#project-detail,#company-profile{
	padding-top:10px;
	
}
#project-detail.owner-page{
	padding-top: 0;
}
.bread-crumb{
	padding-bottom:20px;
    margin-bottom: -20px;
	font-size:12px;
    margin-top: 20px;
}
.bread-crumb a{
	text-decoration:underline;
}
.bread-crumb a:hover{
	text-decoration:none;
}
.bread-crumb li:not(:last-child):after{
	content:">";
	display:inline;
	padding-left:0.6em;
	padding-right:0.6em;
}


/* ///////////////////////ボタンPC////////////////////////// */
.button {
 display:block;
 width:45%;
 letter-spacing: 0.16em;
 margin-left: 245px;
 background-color: #ff911b;
 text-align:center;
 font-size: 20px;
 border-radius: 5px;
 color: #fff;
 line-height: 68px;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 px 0 #0e8c73;
  
}
.button:hover {
  background-color: #ffaa50;

}
.button:active {
  top: 3px;
  box-shadow: none;
}



/* ///////////////////////ボタン2PC////////////////////////// */
.button2 {
 display:block;
 width:45%;
 letter-spacing: 0.16em;
 margin-left: 245px;
 background-color: #e80000;
 text-align:center;
 font-size: 20px;
 border-radius: 1px;
 color: #fff;
 line-height: 68px;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 px 0 #0e8c73;
  
}
.button2:hover {
  background-color: #e84242;

}
.button2:active {
  top: 3px;
  box-shadow: none;
}




/* ***************************よくあるご質問 faq*************************** */
#faq h2{
    padding-left:1.6em;
    margin-top: -0px;
    font-weight: 600;

}
#faq h3{
	font-size:18px;
    margin-top: 20px;
    margin-left: 77px;
	margin-bottom:20px;
}

#faq h3 img{
    margin-top: 0px;
    margin-left: 0px;
	margin-bottom:-13px;
}


.faq-area{
	padding-bottom: 10px;
    padding-top: 10px;
	margin-bottom:20px;
}

.faq-area p2 {
	margin-top:10px;
    line-height: 2em;
    
}

.faq-area .question{
	font-weight:600;
	padding-left:1em;
	text-indent:-1.5em;
    margin-bottom: 10px;
	cursor:pointer;
}
.faq-area .question:before{
	content:"?.";
	display:inline;
	color:#e40011;
	font-size:16px;
	font-weight:600;
}
.faq-area .answer{
	border-top:1px solid #dfdfdf;
	margin-top:8px;
	padding-top:16px;
	padding-left:0em;
	display:none;
    text-indent: -0.3em;
    line-height: 2em;
        
}



.faq-area .answer:before{
	content:"";
	display:inline;
	color:#008bd6;
	font-size:16px;
	font-weight:600;
}

.faq-cat{
	margin-bottom:60px;
}
.faq-area li{
	text-indent:0;
	padding-top:1em;
}
.faq-area .caption{
	text-indent:0;
	padding-top:1em;
}
.faq-area li p{
	padding-left:1em;
}



/* ************header************** */
header{
	height:90px;
	background:#fff;
	position:relative;
    border-bottom:0px solid #dfdfdf;
    
    
}
header .inner{
	height:100%;
}
header a{
	display:block;
}
header h1{
	font-weight:500;
	font-size:10px;
	padding-top:10px;
}
.header_h1{
	width: 200px;
	text-align: center;
}
header .logo{
	position:absolute;
	left:15px;
	/* bottom:15px; */
	bottom: 0;
	width: 200px;
}
header .logo img{
	width: 100%;
}
nav{
	position:absolute;
	right:15px;
	bottom:15px;
	font-size:12px;
}
nav li{
	margin-left:25px;
}
nav li.entry{
	margin-left:30px;
	width:80px;
	text-align:center;
}
nav li.login{
	margin-left:5px;
	width:80px;
	text-align:center;
}
nav a{
	transition:0.3s all ease;
	margin-top:15px;
}
nav li.entry a{
	display:block;
	width:100%;
	background:#f7c600;
	border-radius:4px;
	border-bottom:2px solid #e4b803;	
	line-height:30px;
	color:#fff;
	margin-top:0;
}
nav li.login a{
	display:block;
	width:100%;
	background:#a0d468;
	border-radius:4px;
	border-bottom:2px solid #94c360;	
	line-height:30px;
	color:#fff;
	margin-top:0;
}
nav li a:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}

/* ************#contents************* */
.contents{
	background:
}


/* *****************footer******************** */
footer{
	background:#000;
	padding:30px 0 20px;
}
footer img{
	vertical-align:bottom;
}
footer *{
	color:#fff !important;
}
footer .sitemap a{
	font-size:12px;
	line-height:2.666;
    
}
footer li{
    text-align: left;

}

footer .sitemap{

}
footer .sitemap h2{
	font-size:14px;
	margin-bottom:12px;
}
footer .sitemap a:hover{
	text-decoration:underline;
}
footer .facebook-area{
	margin-bottom:10px;
}
footer .sns-area li.f-left{
	margin-right:12px;
}
#copyright{
	text-align:center;
	font-size:12px;
	opacity:0.6;
	filter:alpha(opacity=60);
	padding-top:40px;
}

#page-top{
	position:fixed;
	right:40px;
	bottom:40px;
	display:none;
	opacity:0.7;
	filter:alpha(opacity=70);
	z-index:999;
	display:block;
}
#page-top:hover{
	opacity:0.4;
	filter:alpha(opacity=40);
}

.content-title{
	font-size:20px;	
	line-height:1.4;
	padding-bottom:30px;
}
/*.content-title:before{
	content: "●";
	padding-right:3px;
	display:inline;
	color:#e40012;
	font-size:14px;
}*/
/*.content-title span{
	font-size:12px;
	font-weight:500;
	padding-bottom:5px;
}
.content-title span:before{
	content:"●";
	padding-right:3px;
	display:inline;
	color:#e40012;
	font-size:14px;
}*/

.radius4{
	border-radius:4px;
	border-bottom:2px solid #e7e7e7;
	background:#fff;
}
.bg-red-blue{
	background:#e40012;
	//background:#008bd6;
	color:#fff;
}
.project-red{
	background:#e40012;
}
.project-blue{
	background: #EAC100;
}
.project-yellow{
	background: #103D9C;
}
.txt-red-blue{
	color:#e40012;
	//color:#008bd6;
}
.more-btn{
	border-radius:4px;
	text-align:center;
	font-size:16px;
	line-height:40px;
	font-weight:600;
	width:128px;
	margin-top:20px;
	transition:0.3s all ease;
	height:40px;
	overflow:hidden;
	display:block;
}
.more-btn:after{
	content:">";
	display:inline;
	font-size:20px;
	color:#fff;
	font-weight:bold;
	font-family: 'Karla', sans-serif;
	line-height:40px;
	margin-left:8px;
	vertical-align:-1px;
}
.more-btn:hover,.detail-btn:hover{
	opacity:0.7;
	filter:alpha(opacity=70);
}









@media screen and (max-width:790px){
	.pc_flex{
		display: none !important;
	}
	.sp_flex{
		display: flex !important;
	}
	.pc{
		display:none !important;
	}
	.sp{
		display:block !important;
	}

	.inner{
		width:100%;
		margin:0 auto;
		position:relative;
		/*padding:0 3.125vw;*/
		padding: 0 1.5vw;
        
	}
	.inner850{
		width: 100%;
	}
	.outer{
		width:100%;
		min-width:100%;
		margin:auto;
	}
	html,body{
		height:100%;
	}
	body{
		font-size:3.75vw;
	}

/* ************header************** */
	header{
		height:16.5vw;
		padding:0px;
		padding-top:1.2vw;
		overflow:hidden;
		position:fixed;
		top: 0;
		background:#fff;
		z-index:9998;
		border-bottom:1px solid #dfdfdf;
        
	}
	.header_h1{
		width: 100%;
		text-align: left;
	}
	header .logo,
	header .policy2-logo{
		left:3.125vw;
		top:4vw;
		width:36vw;
		display:block;
	}
	header .logo img{
		display:block;
		width:100%;
	}
	header h1{
		padding-top:0;
		font-size:2.5vw;
	}




/* *****************footer******************** */

	footer{
		padding:10vw 0 4vw;
	}
	footer .sns-area,
	footer .facebook-area,
	footer .facebook-area .sp{
		width: 100%;
	}
	#copyright{
		text-align:center;
		font-size:3.75vw;
		padding-top:3vw;
	}
	footer li{
		width:50%;
		text-align:center;
		padding:1.5vw 0;
	}
	#page-top {
    	right: 3.125vw;
    	bottom: 3.125vw;
	}

/* //////////////////////////mobile menu////////////////////// */
	#sp-menu-btn{
		position:fixed;
		right:3.125vw;
		top:7vw;
		width:26px;
		display:block;
		z-index:9999;
	}
	#sp-menu-btn span{
		background:#333;
		height:2px;
		width:7vw;
		display:block;
		width:100%;
	}
	#sp-menu-btn span:first-child{
		position:absolute;
		top:0;
	}
	#sp-menu-btn span:nth-of-type(2){
		position:absolute;
		top:5px;
	}
	#sp-menu-btn span:last-child{
		position:absolute;
		top:10px;
	}



.sp-menu{
	position:fixed;
	left:0;
	right:0;
	top:0;
	bottom:0;
	min-width:100%;
	min-height:100%;
	background:rgba(255,255,255,0.95);
	z-index:9998;
	display:block;
	padding-top:16vw;
	display:none;
}
.sp-menu-list{
	overflow:auto;
	height:100%;
	padding-bottom:18vw;
}

.sp-menu *{
	color:#333;
	font-size:4.375vw;
	line-height:1.1;
}
.sp-menu li a{
	padding:0;
	line-height:14vw;
	display:block;
}

.sp-menu-list>li>a{
	width:93.75vw;
	margin:auto;
    color: black;
    text-align: left;
	border-bottom:1px solid #aaa;
	background-image:url(../../images/sp-menu-arrow01.png);
	background-repeat:no-repeat;
	background-position:98% center;
	background-size:2.4vw;
}
.sp-menu-list>li.parent>a{
	background-image:url(../../images/sp-menu-icon01.png);
	background-repeat:no-repeat;
	background-position:98% center;
	background-size:3vw;
}
.sp-menu-list>li.parent>a.opened{
	background-image:url(../../images/sp-menu-icon02.png);
	//border:none;
}
.sp-menu-list .child{
	display:none;
}
.sp-menu-list ul li{
	//background:#fff;
}
.sp-menu-list ul li a{
	border-bottom:1px solid #aaa;
	width:93.75vw;
	margin:auto;
	padding-left:1em;
	line-height:14vw;
}
.sp-menu-list ul li:last-child a{

}
.sp-menu-list .child a{
	background-image:url(../../images/sp-menu-arrow01.png);
	background-repeat:no-repeat;
	background-position:98% center;
	background-size:2.4vw;
}
.sp-menu-list>li>a>img{
	width:5.4vw;
	display:inline-block;
	margin-right:2.8vw;
	vertical-align:0;
}

.sp-menu-list li.entry a {
    display: block;
    width: 93.75vw;
	margin:3vw auto;
    background: #f7c600;
    border-radius: 4px;
    border-bottom: 2px solid #e4b803;
    color: #fff;
	text-align:center;
	font-weight:600;
	line-height:3.2;
	font-size:3.75vw;
}

.sp-menu-list li.login a {
    display: block;
    width: 93.75vw;
	margin:3vw auto;
    background: #a0d468;
    border-radius: 4px;
    border-bottom: 2px solid #94c360;
    color: #fff;
	text-align:center;
	font-weight:600;
	line-height:3.2;
	font-size:3.75vw;
}



.contents{
	background:white;
	padding:30px 0 0px;
}
.radius4{
	border-radius:4px;
	border-bottom:2px solid #e7e7e7;
    margin-left: 10px;
    margin-right: 10px;
	background:#fff;
}

    
    
@media screen and (max-width:790px){
	

	.inner{
		width:100%;
        
		margin:0 auto;
		position:relative;
		/*padding:0 3.125vw;*/
		padding: 0 1.5vw;
        
	}
	.inner850{
		width: 100%;
        
	}
	.outer{
		width:100%;
		min-width:100%;
		margin:auto;
        
        
	}
	html,body{
		height:100%;
        margin-top:-20px;
        
        
	}
	body{
		font-size:3.75vw;
        
	}
    

    
/* ///////////////////////パンくずリスト////////////////////////// */
#project,#post-archives,#news-archives,#login,#entry,#project-detail,#company-profile{
	padding-top:10px;
	
}
#project-detail.owner-page{
	padding-top: 0;
}
.bread-crumb{
	padding-bottom:0px;
	font-size:12px;
    margin-top: 40px;
    margin-bottom: -43px;
}
.bread-crumb a{
	text-decoration:underline;
}
.bread-crumb a:hover{
	text-decoration:none;
}
.bread-crumb li:not(:last-child):after{
	content:">";
	display:inline;
	padding-left:0.6em;
	padding-right:0.6em;
}


    
/* ///////////////////////ボタンSP////////////////////////// */
.button {
 display:block;
 width:100%;
 margin-left: 0px;
 margin-right: 0px;
 letter-spacing: 0.16em;
 background-color: #ff911b;
 text-align:center;
 font-size: 18px;
 border-radius: 1px;
 color: #fff;
 line-height: 55px;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 px 0 #0e8c73;
  
}
.button:hover {
  background-color: #ffaa50;

}
.button:active {
  top: 3px;
  box-shadow: none;
}
    
    
/* ///////////////////////ボタン2SP////////////////////////// */
.button2 {
 display:block;
 width:100%;
 margin-left: 0px;
 margin-right: 0px;
 letter-spacing: 0.16em;
 background-color: #e30000;
 text-align:center;
 font-size: 18px;
 border-radius: 5px;
 color: #fff;
 line-height: 55px;
  -webkit-transition: none;
  transition: none;
  box-shadow: 0 px 0 #0e8c73;
  
}
.button2:hover {
  background-color: #41c7ff;

}
.button2:active {
  top: 3px;
  box-shadow: none;
}
    
    
    

/* ***************************よくあるご質問 faq*************************** */
#faq h2{
    padding-left:0.5em;
    margin-top: 55px;

}
#faq h3{
    font-size: 5.375vw;
    margin-bottom: 4.6875vw;
    margin-left: 18px;
    margin-top: 0px;

}
.faq-area{
	padding:3vw;
    margin-bottom: 4.6875vw;
    font-size: 3.975vw;
    
    
}
.faq-area .question{
    padding-left:1.3em;

	
}
.faq-area .question:before{
	font-size:100%;
}
.faq-area .answer{
	margin-top:3vw;
	border-top:1px solid #dfdfdf;
	padding-top:3vw;
	padding-left:em;
	text-indent: -0.3em;	
	display:none;
}
.faq-area .answer:before{
	font-size:100%;
}
.faq-cat{
	margin-bottom:8vw;
    
}    
    
  
    
    
    
 /* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc { display: block !important; }
.sp { display: none !important; }
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
.pc { display: none !important; }
.sp { display: block !important; }
}

@media only screen and (max-width: 2000px) {
img { max-width: 100%; }
}   
    
    
    
    
    
    
    
   
    
    
    