@charset "utf-8";
/* CSS Document */


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

  PC
  
-----------------------------------------------------------------*/	

body {
	letter-spacing: 2px;
	-webkit-text-size-adjust: 100%;
}

/*背景画像にした場合
#page-top header {
    height: 0;
    表示画像の高さ ÷ 表示画像の幅 × 100 
    padding-top: 59.26%;
    background: url('../images/header-bg.jpg') 0 0 no-repeat;
    background-size: contain;
}
*/

#page-top header .container {
    width: 100%;
	margin: 0;
	padding: 0;
    height: auto;
}   


#page-top header h1{
	width: 100%;
	margin: 0;
	padding: 0:
}

/*-------------------
  TOP説明
----------------------*/

/* 不動産業者の～ */
h2.tit {
	color: #72c195;
	font-size: 2.3em;
	line-height: 1.7;
}

/* テキストボックス　共通 */
.box1 {
	width: 95%;
	margin: 30px auto;
}

/* 株式会社アパートナー管理物件の～ */
.txt1 {
	width: 100%;
	margin: 0 auto 30px;
	font-size: 1.2em;
	text-align: center;
}

.tc {
	font-size: 14px;
	color: #F00;
}

/* テーブル */
.table-sp { 
	width: 79%;
	margin: 20px auto;
	padding: 0;
	border: 1px solid #EFEFEF;
	border-collapse: collapse;
	border-spacing: 0;
}

.table-sp th {
	width: 20%;
	padding: 5px 10px;
	text-align: center;
	background: #F0EADF;
	border: 1px solid #EFEFEF;
}
.table-sp td {
	padding: 5px 10px;
	text-align: left;
	border: 1px solid #EFEFEF;
}

/* 採用作品1 */

h4.tit4 {
	color: #C00;
	font-size: 2.3em;
	font-weight: bold;
	line-height: 1.7;
}

.jy{
	margin: 30px auto;
}

.txt4 {
	width: 100%;
	color: #72c195;
	font-size: 1.8em;
	text-align: center;
	font-weight: bold;
}

.txt5 {
	width: 100%;
	line-height: 1.3;
	font-size: 1.5em;
	font-weight: bold;
	text-align: center;
}

/* 採用作品2 
.jso{
	margin:70px auto;
}

.jso2{
	margin: 40px auto;
}*/


/* 変更部分採用作品2 */

.tbp {
	margin: 10px auto;
	text-align: center;
}

.tbp a{
	font-size: 17px;
	color: #0044CC;
	text-decoration: underline;
}

.jso{
	padding: 100px 0 0 0 ;
	margin: -100px auto 30px auto;
}


.jso2{
	margin: 20px auto 20px;
}

.jso2 img{
	padding: 4px;
}

.txt6 {
	width: 100%;
	padding: 10px 0 6px 0;
	font-size: 0.9em;
	text-align: center;
}

.txt7 {
	width: 100%;
	margin: 0;
	padding: 0;
	font-size: 0.87em;
	text-align: center;
}


.news {
	margin-top: 30px;
}

.pct {
	margin: 0 auto;
}


.pct .col-xs-4{
	margin: 0 auto;
	padding: 4px;
}

.pct img{
	margin-bottom: 10px;
}


/*------ SNSボタン --------*/

ul.social-buttons2{
	margin: 0 auto;
}

ul.social-buttons2 li{
	vertical-align: middle;
}

ul.social-buttons2 li a{
	display: block;
	height: 60px;
	width: 60px;
	line-height: 60px;
	text-align: center;
	color: #fff;
	border-radius: 100%;
	outline: 0;
	-webkit-transition:all .3s;
	-moz-transition:all .3s;
	transition:all .3s;
}

ul.social-buttons2 li a:hover,
ul.social-buttons2 li a:focus,
ul.social-buttons2 li a:active{
	background-color:#fed136;
	text-decoration: none;
}

.btn:focus,
.btn:active,
.btn.active,
.btn:active:focus{
	outline:0;
}

.facebook {
	background-color: #3b5998;
	font-size: 30px;
}

.twitter {
	background-color: #55acee;
	font-size: 30px;
}

.line {
	background-color: #25af00;
	font-size: 15px;
}


/*------ 投票ボタン --------*/

input[type="button"] {
	margin: 0;
	padding: 0;
}

.voteb {
	border:  0;
	padding: 5px 10px;
	background-color: #6bd8a1;
	border-radius: 4px;
	color: #fff;
	font-size: 1em;
}

.voteb:hover{
	background-color: #5dae81;
	color:#fff;
}

.fa-heart{
	padding-right: 3px;
}



/*-------------------
  作品紹介
----------------------*/

/* エントリー17作品紹介 */
h2.tit2 {
	font-size: 2.3em;
}

/* 1.作品画像を～ */
h3.tit3 {
	color: #72c195;
	font-size: 2.3em;
	line-height: 1.7;
}
	
/* 文言 */
.txt2 {
	width: 100%;
	margin: 0.35em 0px;
	font-size: 1.2em;
	text-align: center;
}

.txt2 a{
	color: #F90;
}

.txt2 a:hover{
	text-decoration: underline;
}


/*-------------------
  会社紹介
----------------------*/

.box2 {
	padding: 30px;
}

.ki {
	width:60%;
}

.txt3 {
	width:80%;
	margin: 0.35em auto;
	padding: 10px;
	font-size: 0.9em;
	text-align: left;
}

h4 a{
	color: #333;
}

h4 a:hover{
	text-decoration: underline;
}

.snsbox {
	margin: 20px auto;
}


.facebook3 {
	padding-left: 15px;
	color: #3b5998;
	font-size: 25px;
}

.facebook3 a:hover,
.twitter3 a:hover{
	text-decoration: underline;
}

.twitter3 {
	padding-left: 15px;
	color: #55acee;
	font-size: 25px;
	text-decoration: overline;
}

#snswidget{
	/*padding: 30px 0 10px 0;*/
}

.widget {
	padding: 10px;
	border: 1px solid #CCC;
	border-radius: 5px;
}


/*--------------------
  privacypolicy
----------------------*/
.pr {
	width: 70%;
	margin: 60px auto;
}

.pr p{
	margin: 30px 0;
	font-size: 14px;
}


/*--------------------
  TOPへ戻る
----------------------*/
#pageTop{
	background: #666;
	border-radius: 5px;
	color: #FFF;
	padding: 7px 15px;
	position: fixed;
	bottom: 20px;
	right: 20px;
}


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

  タブレットなど
  
-----------------------------------------------------------------*/

@media screen and (max-width: 768px){
body {
	letter-spacing: 0;
	width: 100%;
}

section {
	margin: 0 auto;
	padding: 60px 0;
}

.space{
	letter-spacing: 2px;
}

#page-top header img{
	margin-top: 51px;
}

/*　ナビ内　title　*/
.nvtxt {
	font-size: 0.8em;
	letter-spacing: 2px;
}

h2.tit{
	width: 100%;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.5;
	text-align: center;
}

h2.tit2{
	width: 100%;
	margin: 0 auto;
	font-size: 1.6em;
	line-height: 1.5;
	text-align: center;
}


h3.tit3 {
	color: #72c195;
	font-size: 1.1em;
	text-align: center;
}

.box1 {
	width: 100%;
	margin: 30px auto;
}

.txt1 {
	width: 100%;
	margin: 0 auto;
	font-size: 15px;
	text-align: center;
}

.txt2 {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	text-align: left;
}

.txt5,
.txt6 {
	font-size: 1em;
	text-align: center;
	
}

.box2 {
	padding: 10px;
}

.ki {
	width: 50%;
}

.tbp h3{
	font-size: 1.4em;
}

.pct {
	width: 100%;
	margin: 0;
	padding: 0;
}

.pct img{
	width: 100%;
	margin-bottom: 7px;
	padding: 0;
	border: 1px solid #999;
	box-sizing: border-box;
}

.pct .col-xs-4{
	margin: 0;
	padding: 4px;
}


}


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

  スマホ
  
-----------------------------------------------------------------*/
@media screen and (max-width: 640px){

body {
	letter-spacing: 0;
	width: 100%;
}

section {
	margin: 0 auto;
	padding: 60px 0;
}

.space{
	letter-spacing: 2px;
}

#page-top header img{
	margin-top: 51px;
}

/*　ナビ内　title　*/
.nvtxt {
	font-size: 0.8em;
	letter-spacing: 2px;
}

h2.tit{
	width: 100%;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.5;
	text-align: left;
}

h2.tit2{
	width: 100%;
	margin: 0 auto;
	font-size: 1.6em;
	line-height: 1.5;
	text-align: center;
}

h3.tit3 {
	font-size: 1.1em;
	text-align: left;
}

.box1 {
	width: 100%;
	margin: 30px auto;
}

.txt1 {
	width: 100%;
	font-size: 15px;
	text-align: left;
}

.txt2 {
	width: 100%;
	font-size: 14px;
	text-align: left;
}

/*　スマホ受賞　*/
h4.tit4 {
	width: 100%;
	margin: 0 auto;
	font-size: 1.7em;
	color: #C00;
	line-height: 1.5;
	text-align: center;
}

.txt4 {
	color: #72c195;
	width: 100%;
	font-size: 1.2em;
	text-align: center;
	margin: 0 auto;

}

.txt5 {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	font-size: 15px;
	text-align: center;
}

.jy2{
	margin: 15px auto 30px;
	padding: 0;
}

/* スマホ2つ横並び */
.box2 {
	padding: 10px;
}

/* スマホ会社紹介 */
.ki {
	width: 80%;
}

.txt3 {
	width:100%;
	margin: 0.35em auto;
	padding: 10px;
	font-size: 0.9em;
	text-align: left;
}

h4 a{
	color: #333;
}

h4 a:hover{
	text-decoration: underline;
}

.pr {
	width: 100%;
	margin: 30px auto;
}

.fb-page {
    width:100% !important;
  }

footer ul li {
	font-size: 10px;
	margin: 5px;
}

/*スマホ　テーブル*/
.table-sp {
	width: 100%;
}

.table-sp,
.table-sp tbody,
.table-sp thead,
.table-sp tr,
.table-sp td,
.table-sp th {display:block;}
.table-sp th {width:100%;}


/* TOPへ戻る */
#pageTop{
	background: #666;
	border-radius: 5px;
	color: #FFF;
	padding: 6px 10px;
	position: fixed;
	bottom: 7px;
	right: 7px;
}

}
	

/* iOSでのデフォルトスタイルをリセット */
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box;
  cursor: pointer;
}
input[type="submit"]::-webkit-search-decoration,
input[type="button"]::-webkit-search-decoration {
  display: none;
}
input[type="submit"]::focus,
input[type="button"]::focus {
  outline-offset: -2px;
}

