/* Global */

body {
	font-size: 1em;
	font-family: 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	height: 100%;
    background: #fff;
    position: relative;
	color: #3D4042;
}

img {
	max-width: 100%;
	height: auto;
}

a:hover img {
opacity:0.7;
filter: alpha(opacity=70);
-ms-filter: "alpha( opacity=70 )";
}

.ie8 img {
	width: auto;
}

a:link {
	color: #D7083B;
	text-decoration: none;
}

a:hover {
	color: #D7083B;
	text-decoration: underline;
}

a:visited {
	color: #D7083B;
}

* {
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
         -o-box-sizing: border-box;
        -ms-box-sizing: border-box;
            box-sizing: border-box;
}

#top {
	width: 100%;
}

/* 左グローバルメニュー */
#header_menu {
	position: fixed;
  	z-index: 4000;
  	top: 0;
  	bottom: 0;
  	left: 0;
  	width: 110px;
  	background-color: rgba(255, 255, 255, 0.85);
  	box-shadow: 2px 0 rgba(0, 0, 0, .07);
}


/* 右メインエリア */
#wrap {
  position: relative;
  left: 0;
  overflow: hidden;
}


/* Navigation */
h1#logo {
	text-align: center;
	z-index: 500;
	margin: 10px auto 0;
	padding: 0;
}

h1#logo img {
        width: 60px;
}

ul.navigation2 {
	list-style: none;
	padding: 6px 0 0;
	margin: 0;
	text-align: center;
	position: relative;
	z-index: 100;
}

.navigation2 li {
	padding: 0 0 15px;
	font-size: 0.75em;
	line-height: 1.5em;
	margin-bottom: 0;
	background: url(../images/common/dot_orange.png) no-repeat center bottom;
	margin-top: 10px;
}

.navigation2 li:last-child {
	background-image: none;
}

.navigation2 span {
	letter-spacing: 2px;
	font-size: 0.85em;
}

.navigation2 a {
	color: #3D4042;
	text-decoration: none;
	display: block;
}

.navigation2 a:hover {
	background-color: #e9f2fe;
}


/* General Slides */ 
.slide {
	background-attachment: fixed;
	width:100%;
	height:auto;
	position: relative;
	padding: 0;
}


/* Slide 1 */ 
#slide1 {
	width: 100%;
	margin-bottom: 0;
}

div#top_img {
	margin: 0;
	padding: 0;
}



.toplink_sp {
	display: none;
}

div#top_ti {
	position: relative;
	float: left;
	margin-top: -25%;
	margin-left: 160px;
	z-index: 10000;
}

div#top_ti img {
	width: 90%;
}

div#top_txt {
	background: url(../images/top/slide1/back.png) repeat-x 0 bottom;
	text-align: center;
	padding-left: 110px;
}


div#top_txt p {
	margin-top: 65px;
	font-size: 1.3em;
	color: #666;
	line-height: 2em;
	letter-spacing: 2.5px;
	font-weight: normal;
	font-style: normal;
	padding-bottom: 60px;
}

span.top_txt_span1 {
	letter-spacing: 1px !important;
}

span.top_txt_span2 {
	color: #D7083B;
	font-size: 1.3em;
}

#newsarea {
	margin-top: 55px;
	background: #F5F5F5 url(../images/top/slide1/news_back.png) no-repeat 174px 26px;
	padding-left: 110px;
}

#newsarea h2 {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 26px;
}

.news {
	text-align: left;
	padding-left: 74px;
}

.news dl {
	color: #3D3F3F;
	font-size: 0.85em;
	line-height: 1.8em;
	margin: 0;
	padding: 33px 0;
}

.news dt {
	margin: 0;
	padding: 0;
}

.news dd {
	padding: 0;
	margin: -1.8em 0 5px 120px;
}

.news_span {
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}

.news ul {
	margin: 5px 0;
	padding: 0;
}

.news li {
	margin: 0 0 0 25px;
	padding: 0;
}


/* Slide 2 */ 
#slide2 {
	margin-top: 55px;
	width: 100%;
	margin-bottom: 0;
	padding-left: 110px;
}

#contents_area h2 {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 26px;
}

.haikei {
	background-color: #f1f1ef;
}

ul.contents_ul {
	padding: 0;
	margin: 0;
}

ul.contents_ul li {
	display: block;
	float: left;
	width: 33.3333333%;
	margin-top: 0px;
	padding: 0;
	text-align: left;
	margin-bottom: 0px;
	border: 1px solid #fff;
	list-style-type: none;
}

ul.contents_ul li a:hover {
	text-decoration: none;
}

ul.contents_ul li:nth-child(1) {
	background-color: #F6F6F4;
}

ul.contents_ul li:nth-child(2){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(3) {
	background-color: #F6F6F4;
}

ul.contents_ul li:nth-child(4){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(5) {
	background-color:#F6F6F4;
}

ul.contents_ul li:nth-child(6){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(7) {
	background-color: #F6F6F4;
}

ul.contents_ul li:nth-child(8){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(9) {
	background-color: #F6F6F4;
}

.contents_ul h3 {
	color: #D7083B;
	padding: 28px 20px 0;
	margin: 0;
	text-align: left;
	font-weight: bold;
	line-height: 1.4em;
	font-size: 1.1em;
	letter-spacing: 1px;
}

.contents_ul span {
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
	letter-spacing: 1.5px;
}

.span_info {
	color: #000;
	font-size: 0.7em !important;
	line-height: 1em !important;
}

.contents_ul img {
	float: right;
	margin-left: 15px;
}

.contents_ul p {
	color: #3D3F3F;
	font-size: 0.85em;
	line-height: 1.8em;
	text-align: left;
	letter-spacing: 0.5px;
	word-wrap: break-word;
	margin: 0;
	padding: 30px 20px;
}





/* Slide 6 */ 
#slide6 {
	margin-top: 55px;
	width: 100%;
	margin-bottom: 0;
}

#message_area {
	background: #F5F5F5 url(../images/top/slide6/message_back.png) no-repeat 174px 26px;
	padding-left: 110px;
}

#message_area h2 {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 26px;
}

.message {
	text-align: left;
	padding-left: 74px;
	padding-top: 33px;
	padding-bottom: 20px;
}

.message p {
	color: #3D3F3F;
	line-height: 1.8em;
	font-size: 0.8em;
	padding: 0 0 15px;
	margin: 0;
}





/* Slide 3 */ 
#slide3 {
	margin-top: 55px;
	width: 100%;
	margin-bottom: 0;

}

#info_area {
	background: #F5F5F5 url(../images/top/slide3/info_back.png) no-repeat 174px 26px;
	padding-left: 110px;
}

#info_area h2 {
	background-color: #fff;
	margin: 0;
	padding: 0;
	height: 26px;
}

.info {
	text-align: left;
	padding-left: 74px;
}

.info dl {
	color: #3D3F3F;
	font-size: 0.85em;
	line-height: 1.8em;
	margin: 0;
	padding: 33px 0;
}

.info dt {
	margin: 0 0 7px;
	padding: 0;
	font-weight: bold;
	letter-spacing: 1px;
	font-size: 1.05em;
	color: #000;
}

.info dd {
	padding: 0;
	margin: 0;
}

.fb_banner_area {
	width: 100%;
	padding-left: 145px;
	padding-right: 20px;
	margin: 80px auto 30px;
}

.fb_banner_area_L {
	float: left;
	width: 45%;
	padding: 0;
	margin: 0 2%;
}

.fb_banner_area_L ul {
	margin: 0;
	padding: 0;
	width: 100%;
}

.fb_banner_area_L li {
	margin: 0 0 20px;
	padding: 0;
	list-style-type: none;
}

.fb_banner_area_L img {
	margin-right: 30px;
}




/* Slide 4 */ 
#slide4 {
	width: 100%;
	background-color: #f5f5f5;
	text-align: right;
	margin: 0;
	padding: 0;
}

#slide4_2 {
	width: 100%;
	background-color: #fff;
	text-align: right;
	margin: 0;
	padding: 0;
}


div#pagetop {
	z-index: 1000;
	margin: 0;
}





/*footer-----*/
footer {
	background-color: #3D4042;
	position: relative;
	margin-top: -7px;
	text-align: center;
	padding: 0 0 2em;
	z-index: 1000;
	padding-left: 110px;
}

footer .footer_wrap {
	margin: 0;
	padding: 4em 0 3em;
	width: 100%;
}

footer .footer_link {
	width: 95%;
	max-width: 1200px !important;
	margin: auto;
}

footer .footer_link ul {
	width: 100%;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: left;
}

footer .footer_link ul li {
	font-size: 0.9em;
	line-height: 1.6em;
	letter-spacing: 1px;
	padding: 0;
	margin: 0em 1em 1.5em;
	color: #fff;
}


footer .footer_link ul li ul {
	width: 100%;
	display: flex;
	flex-direction: column;
	margin: .7em 0 0;
	padding: 0;
}

footer .footer_link ul li ul li {
	width: 100%;
	margin: 0 0 .7em;
	color: #fff !important;
}

footer .footer_link ul li ul li a {
	color: #bbb !important;
}


.footer_address {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
	margin-top: 30px;
}

.footer_address span {
	display: block;
}

.f_tel {
	color: #dcdcdc;
	line-height: 1.8em;
	font-size: 1.3em;
	letter-spacing: 3px;
	margin-bottom: 15px;
	margin-right: 40px;
	text-align: left;
	float: left;
	width: 285px;
	position: relative;
}

.f_address {
	color: #dcdcdc;
	font-size: 0.7em;
	letter-spacing: 1.5px;
	margin-bottom: 0;
	text-align: left;
	line-height: 1.5em;
	float: right;
	position: relative;
	width: 400px;
	margin-top: -5em;
	border-left: 1px solid #666666;
	padding: 5px 0 0 40px;
}

.f_address img {
	float: right;
	padding-left: 20px;
	margin-top: -25px;
}

footer a {
	color: #ccc !important;
	text-decoration: none;
	vertical-align: bottom;
}

footer a:hover {
	color: #ccc !important;
	text-decoration: underline;
}



#copyright {
	color: #777;
	line-height: 1.3em;
	text-align: center;
	letter-spacing: 1.5px;
	padding-bottom: 30px;
	padding-top: 20px;
	font-size: 0.6em;
}



/* 中ページ */
/* 各コンテンツのリンク */
div.links {
	margin: 0;
	padding: 1px;
	background-color: #000;
}

div.links ul {
	margin: 0;
	padding: 0 0 0 110px;
	text-align: center;
	width: 100%;
}

div.links li {
	color: #fff;
	background-color: #3D4042;
	display: block;
	float: left;
	width: 33.3%;
	padding: 10px;
	border: 1px solid #000;
	font-size: 0.8em;
	line-height: 1.6em;
	letter-spacing: 1px;
	list-style-type: none;
}

div.links li a {
	color: #fff;
	font-weight: normal;
	font-style: normal;
	display: block;
}

div.links li a:hover {
	text-decoration: underline;
}

li.links_on {
	background: url(../images/company/arrow.png) no-repeat center bottom;
}

div#main_ti {
	position: relative;
	z-index: 10;
	text-align: center;
	margin-top: -19%;
	margin-bottom: 19%;
	padding-left: 110px;
}

div#main_ti2 {
	position: relative;
	z-index: 10;
	text-align: center;
	margin-top: -10%;
	margin-bottom: 10%;
	padding-left: 110px;
}

div#main_ti3 {
	position: relative;
	z-index: 10;
	text-align: center;
	margin-top: -10%;
	margin-bottom: 10%;
	padding-left: 110px;
}

.drop-shadow {
    -webkit-filter: drop-shadow(0px 3px 10px rgba(0,0,0,.8));
	filter: drop-shadow(1px 1px 2px rgba(0,0,0,.5));
}
		
/* Slide 5 */
#slide5 {
	width: 100%;
	margin-bottom: 0;
	margin-top: 0;
	padding: 30px;
}

.main {
	text-align: left;
	padding-left: 110px;
}

.main h2 {
	color: #000;
	font-size: 1.4em;
	line-height: 1.8em;
	letter-spacing: 2px;
	font-style: normal;
	font-weight: normal;
}

h3.h3_line { 
	position: relative;
	padding-bottom: 0.4em;
	margin-bottom: 1.5em;
	font-size: 17px;
	font-weight: normal;
	font-style: normal;
	letter-spacing: 1px;
	color: #000;
}

h3.h3_line:before {
	content: ''; 
	display: block; 
	position: absolute; 
	left: 0; 
	bottom: 0; 
	width: 100%; 
	height: 
	1px;background: #ccc;}

h3.h3_line:after { 
	content: ''; 
	display: block; 
	position: absolute; 
	left: 0; 
	bottom: 0;
	background: #D7083B; 
	width: 80px; 
	height: 1px; 
	z-index: 1;
}


.main p {
	font-size: 0.85em;
	line-height: 2em;
	letter-spacing: 1px;
	color: #3D4042;
	border-left-color: #000;
}

div.rinen {
	color: #111111;
	width: 100%;
	border: 1px solid #dcdcdc;
	text-align: center;
	padding: 10px;
}

div.rinen p {
	font-size: inherit;
	line-height: inherit;
}

div.s-mark{
	color: #dcdcdc;
	width: 100%;
	border: 1px solid #dcdcdc;
	text-align: center;
	padding: 10px;
	background-color: #E1E1E1;
}


/* 会社概要table */
table.prof { 
	font-size: 0.85em;
	line-height: 1.8em;
	text-align: left;
	border-collapse: collapse;
	margin-top: 40px;
	border: 1px solid #dcdcdc;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
}

table.prof th { 
	text-align: left; 
	letter-spacing: 1px; 
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
	border-top: 1px solid #dcdcdc;
	width: 115px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	color: #666;
}

table.prof td { 
	vertical-align: top; 
	padding: 15px 40px;
	border: 1px solid #dcdcdc;
	border-right-style: none;
	border-left-style: none;
	color: #3D4042;
}


/* Googleマップ埋め込み */
.ggmap {
position: relative;
padding-bottom: 56.25%;
padding-top: 30px;
height: 0;
overflow: hidden;
}
 
.ggmap iframe,
.ggmap object,
.ggmap embed {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}



/* 販売物件 */
ul.project_ul {
	padding: 0;
	margin: 30px 0 0;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	width: 99.5%;
}

.project_ul li {
	margin: 0 0 25px;
	padding: 0;
	text-align: center;
	list-style-type: none;
	position: relative;
	background-color: #f3f3f3;
	width: 48.5%;
}

.sold {
	top: -2px;
	position: absolute;
	right: -4px;
}

.visit_link {
	color: #fff;
	line-height: 1.6em;
	text-align: center;
	background-color: #3D4042;
	font-size: 0.7em;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: -6px;
}

.visit_link a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding-top: 10px;
	padding-bottom: 9px;
	margin: 0;
}

.visit_link a:hover {
	background: #D7083B;
}

.no_link {
	color: #777;
	line-height: 1.6em;
	text-align: center;
	background-color: #3D4042;
	font-size: 0.7em;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 0;
	padding-top: 10px;
	padding-bottom: 9px;
}

ul.project_ul h4 {
	margin: 0;
	text-align: center;
	letter-spacing: 1px;
	font-size: 0.8em;
	line-height: 1.8em;
	font-weight: normal;
	font-style: normal;
	color: #000;
	padding-top: 5px;
	padding-bottom: 10px;
}

ul.project_ul p {
	padding: 5px 15px 15px;
	text-align: left;
	line-height: 1.8em;
	color: #888;
	word-wrap: break-word;
	font-size: 0.75em;
	margin: 0;
	letter-spacing: 0.5px;
}

.ceo_messe {
	width: 100%;
	max-width: 750px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.ceo_messe p {
	margin: 0;
	text-align: justify;
	text-justify: inter-ideograph;
}



/* お問い合わせtable */
table.contactus { 
	border-collapse: collapse;
	margin-top: 20px;
	border: 1px solid #dcdcdc;
	border-right-style: none;
	border-left-style: none;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.8em;
	width: 100%;
}

table.contactus th { 
	text-align: left; 
	letter-spacing: 1px; 
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
	width: 170px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	border-top: 1px solid #dcdcdc;
}

table.contactus td { 
	vertical-align: top; 
	padding: 15px 40px;
	border: 1px solid #dcdcdc;
	border-right-style: none;
	border-left-style: none;
	color: #767c7f;
}

.note {
	color: #5bb2d7;
}

.formc1 {
	background-color: #fcfcfc;
	border: 1px solid #c6c8ce;
	padding: 4px;
}



/* お客様の声 */
ul.voice_ul {
	padding: 0;
	margin: 15px 0 0;
}

ul.voice_ul li {
	display: block;
	float: left;
	width: 33.333333%;
	margin-top: 0px;
	margin-bottom: 25px;
	border: 5px solid #fff;
	list-style-type: none;
	position: relative;
	padding: 10px 0 3px;
}

.voice_area {
	margin: 30px 0 0;
	padding: 0;
	width: 100%;
}

.voice_left {
	float: left;
	background-color: #f7f7f7;
	width: 32%;
	margin: 0;
	padding: 0;
}

.voice_right {
	float: left;
	padding-left: 40px;
	width: 67%;
}

.voice_area h3 {
	margin: 0;
	padding: 0;
}

.voice_area h4 {
	margin: 0 0 30px;
	border-top: 3px double #3D4042;
	border-bottom: 1px solid #3D4042;
	padding: 10px;
	font-size: 1em;
	line-height: 1.8em;
}

.voice_area h4 span {
	font-weight: normal;
	font-style: normal;
	font-size: 0.8em;
}

div.voice_right dl {
	font-size: 0.85em;
	line-height: 2em;
	margin: 0 0 20px;
	padding: 0;
	border-bottom: 1px solid #dcdcdc;
	letter-spacing: 0.5px;
}

div.voice_right dt {
	margin: 0 0 5px;
	padding: 0;
	color: #17c1d0;
	font-weight: bold;
}

div.voice_right dt span {
	color: #f073a4;
	font-size: 1.5em;
}

div.voice_right dd {
	margin: 0 0 10px;
	padding: 0;
}

.link_area {
    margin: 30px 0 0;
    padding: 8px 14px;
	border: 1px solid #dfdfdf;
}

.link_area ul {
    margin: 0;
    padding: 0;
    display: flex;
    justify-content: space-between;
    width: 100%;
}

.link_area li {
    width: 50%;
    font-size: 0.8em;
    line-height: 1.8em;
    list-style-type: none;
}

.link_area .link01 {
    text-align: left;
}

.link_area .link02 {
    text-align: right;
}


/* 採用情報 */
div.recruit {
	color: #dcdcdc;
	width: 100%;
	text-align: center;
	padding: 30px 10px 0;
}

div.recruit p {
	font-size: 0.85em;
	line-height: 2em !important;
	margin-bottom: 25px;
}

.mainH3 {
	color: #CF063A;
	font-size: 1.6em;
	line-height: 1.4em;
	margin: 75px 0 40px;
	padding: 0;
	letter-spacing: 1px;
	position: relative;
	font-weight: normal;
	font-style: normal;
}

.mainH3_en-2 {
    display:  block;       /* 文字サイズ指定 */
    margin-top:  10px;      /* 周りの余白指定 */
    position:  relative;    /* 位置調整 */
    width: 140px;           /* 幅指定 */
    margin: 0px auto 0;    /* 周りの余白指定 */
    background-color:  #fff;
	font-size: 14px;
}

.mainH3_en-2:before {
    content: '';            /* 空の要素を作る */
    height:  1px;           /* 高さ指定 */
    background-color:  #CF063A;/* 背景色指定 */
    position:  absolute;    /* 位置調整 */
    top: 0;                 /* 位置調整 */
    bottom:  0;             /* 位置調整 */
    margin:  auto;          /* 位置調整 */
    z-index: -1;            /* 重なり調整 */
    width: 200px;           /* 幅指定 */
    left:  -30px;           /* 位置調整 */
}


.go_site {
    text-align: center;
    margin-top: 3em;
}

.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

.view-btn {
    display: block;
    width: 100%;
    max-width: 350px;
    height: 65px;
    color: #fff !important;
    font-size: 0.95em;
    line-height: 65px;
    text-decoration: none;
    letter-spacing: 2px;
    text-align: center;
    background-color: #d00f32;
    border: 1px solid #d00f32;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-left: auto;
    margin-right: auto;
}

.view-btn span {
	margin-left: 1.5em;
}

.view-btn:hover {
	background-color: #3D4042;
	border: 1px solid #3D4042;
	text-decoration: none;
}


.recruit ul {
	-js-display: flex;
	display: flex;
	width: 100%;
	max-width: 500px;
	justify-content: space-between;
	margin: 30px 0;
	padding: 0;
	list-style-type: none;
}

.recruit ul {
	margin-left: auto;
	margin-right: auto;
}

.recruit li {
	width: 48%;
	margin-left: 0%;
	margin-right: 4%;
}

.recruit li:nth-child(even) {
	margin-right: 0;
}


/* SNS */
.sns_link {
	margin: 80px auto -30px 110px;
	text-align: center;
}

.sns_link ul {
	-js-display: flex;
    display: flex;
	max-width: 300px;
    width: 100%;
    justify-content: center;
    align-items: center;
	margin: 0 auto;
	padding: 0 1%;
}

.sns_link li {
	width: 32%;
	margin-right: 1%;
	list-style-type: none;
	margin-left: 1%;
	-js-display: flex;
    display: flex;
    justify-content: center;
}

.sns_link li img {
	width: 50px;
}

.sns_link_frame {
	margin: 50px auto 0;
	text-align: center;
	padding-left: 110px;
	padding-top: 80px;
	padding-bottom: 20px;
}

.sns_link_frame ul {
	-js-display: flex;
    display: flex;
	max-width: 500px;
    width: 100%;
    justify-content: space-around;
    align-items: center;
	margin: 0 auto;
	padding: 0 1%;
}

.sns_link_frame li {
	width: 40%;
	list-style-type: none;
	-js-display: flex;
    display: flex;
    justify-content: center;
	align-items: center;
	font-size: 0.85em;
	line-height: 2em;
}

.sns_link_frame li img {
	width: auto;
	height: 20px;
}

.sns-btn {
    display: block;
    width: 100%;
    height: 55px;
    color: #d00f32;
    font-size: 0.95em;
    line-height: 55px;
    text-decoration: none;
    letter-spacing: 2px;
    text-align: center;
    border: 1px solid #d00f32;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-transition: all 0.5s;
    transition: all 0.5s;
    margin-left: auto;
    margin-right: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.sns-btn span {
	margin-left: 1.5em;
}

.sns-btn:hover {
	background-color: #fff;
	text-decoration: none;
}


/* プライバシーポリシー */
ol.pp_ol {
	margin: 0 0 40px;
	padding: 0;
}

ol.pp_ol li {
	margin: 0 0 10px 30px;
	padding: 0;
	text-align: left;
	font-size: 0.8em;
	line-height: 1.8em;
	letter-spacing: 1px;
}



.no_link {
	pointer-events: none;
}

.span_black {
	color: #000 !important;
}



/*「PCでは非表示 = hidden_pc」、「スマートフォンでは非表示 = hidden_sp」*/
.hidden_pc {
	display: none;
}
.hidden_sp {
	display: block;
}

.cleardiv {
	clear: both;
}


@media screen and (max-width: 1240px) {
/* Slide 2 */ 
.contents_ul img {
	float: right;
	margin-left: 15px;
	width: 110px;
	height: auto;
}

}



@media screen and (max-width: 1110px) {
/* Slide 2 */ 
.contents_ul img {
	float: right;
	margin-left: 15px;
	width: 120px;
	height: auto;
}

ul.contents_ul li {
	width: 33.333333333333%;
}

ul.contents_ul li a:hover {
	background-color: #D7083B !important;
	text-decoration: none;
}

ul.contents_ul li:nth-child(1) {
	background-color: #F6F6F4;
}

ul.contents_ul li:nth-child(2){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(3) {
	background-color: #F6F6F4;
}

ul.contents_ul li:nth-child(4){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(5) {
	background-color:#F6F6F4;
}

ul.contents_ul li:nth-child(6){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(7) {
	background-color:#F6F6F4;
}

ul.contents_ul li:nth-child(8){
	background-color:#EAEAE8;	
}

}




@media screen and (max-width: 900px) {
/* Slide 2 */ 
.contents_ul img {
	float: right;
	margin-left: 15px;
	width: 132px;
	height: auto;
}

ul.contents_ul li {
	width: 50%;
}

ul.contents_ul li:nth-child(1) {
	background-color: #F6F6F4;
}

ul.contents_ul li:nth-child(2){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(3) {
	background-color: #EAEAE8;
}

ul.contents_ul li:nth-child(4){
	background-color:#F6F6F4;	
}

ul.contents_ul li:nth-child(5) {
	background-color:#F6F6F4;
}

ul.contents_ul li:nth-child(6){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(7) {
	background-color:#EAEAE8;
}

ul.contents_ul li:nth-child(8){
	background-color:#F6F6F4;	
}



/*footer-----*/
.footer_address {
	width: 640px;
}

.f_tel {
	font-size: 1.1em;
	letter-spacing: 2px;
	margin-right: 20px;
	width: 230px;
}

.f_address {
	width: 400px;
	padding: 5px 0 0 20px;
}

.f_address img {
	float: right;
	padding-left: 0px;
	padding-right: 5px;
}




/* お客様の声 */
ul.voice_ul li {
	width: 50%;
}

ul.voice_ul img {
	width: 100%;
}


}



/* Tablet */
@media screen and (max-width: 768px) {
/* Slide 1 */ 
div#top_ti {
	position: relative;
	float: none;
	z-index: 10000;
	width: 60%;
	margin-left: auto;
	margin-right: auto;
}

div#top_txt p {
	margin-top: 150px;
}

#newsarea {
	background: #F5F5F5 url(../images/top/slide1/news_back.png) no-repeat 145px 26px;
}


/* Slide 6 */ 
#message_area {
	background: #F5F5F5 url(../images/top/slide6/message_back.png) no-repeat 145px 26px;
	padding-left: 110px;
}

.message {
	text-align: left;
	padding-left: 74px;
	padding-top: 33px;
	padding-right: 20px;
}



/* Slide 3 */ 
#info_area {
	background: #F5F5F5 url(../images/top/slide3/info_back.png) no-repeat 145px 26px;
}

.info {
	padding-left: 74px;
	padding-right: 20px;
}

.fb_banner_area {
	width: 100%;
	padding-left: 110px;
	padding-right: 0px;
	margin-right: auto;
	margin-top: 80px;
	margin-left: auto;
}



/*footer-----*/
footer .footer_link ul {
	justify-content: flex-start;
}

footer .footer_link ul li {
	font-size: 0.9em;
	line-height: 1.6em;
	letter-spacing: 1px;
	padding: 0;
	margin: 0em 3em 1.5em;
	color: #fff;
}

.footer_address {
	width: auto;
}

.f_tel {
	margin-bottom: 10px;
	margin-right: 20px;
	text-align: center;
	float: none;
	width: 100%;
	position: relative;
	margin-top: -20px;
}

.f_address {
	color: #dcdcdc;
	font-size: 0.7em;
	letter-spacing: 1.5px;
	text-align: center;
	line-height: 1.5em;
	float: right;
	position: relative;
	width: 100%;
	border-left-style: none;
	padding: 0;
	margin: 0 auto;
}

.f_address img {
	margin-top: 15px;
	float: none;
	vertical-align: middle;
}

footer ul {
	padding: 0;
	margin: 50px 20px 0 30px;
	text-align: left;
}
}



@media screen and (max-width: 660px) {
/* 左グローバルメニュー */
#header_menu {
	position: fixed;
  	z-index: 40000;
  	top: 0;
  	bottom: 0;
  	left: 0;
  	width: 100%;
  	box-shadow: 0px 0 rgba(0, 0, 0, .06);
	height: 80px;
	border-bottom: 1px solid #D7083B;
}

h1#logo {
	margin: 15px 10px 0 0;
	padding: 0;
	text-align: right;
}


/* 右メインエリア */
/* Slide 1 */
#wrap {
  	position: relative;
  	left: 0;
  	overflow: hidden;
  	margin-left: 0;
	margin-top: 0;
	padding-top: 80px;
}



div#top_txt {
	padding-left: 0px;
}

div#top_txt p {
	font-size: 1.1em;
}

span.top_txt_span2 {
	color: #D7083B;
	font-size: 1.3em;
}

#newsarea {
	background: #F5F5F5 url(../images/top/slide1/news_back.png) no-repeat 30px 26px;
	padding-left: 0;
}


/* Slide 2 */
#slide2 {
	padding-left: 0px;
}
 
.contents_ul img {
	float: right;
	margin-left: 15px;
	width: 100px;
	height: auto;
}

/* Slide 6 */ 
#message_area {
	background: #F5F5F5 url(../images/top/slide6/message_back.png) no-repeat 30px 26px;
	padding-left: 0px;
}

/* Slide 3 */
#info_area {
	background: #F5F5F5 url(../images/top/slide3/info_back.png) no-repeat 30px 26px;
	padding-left: 0;
}


.fb_banner_area {
	width: 100%;
	padding-left: 0;
	padding-right: 0px;
	margin-right: auto;
	margin-top: 80px;
	margin-left: auto;
}

.fb_banner_area_L {
	float: left;
	width: 100%;
	padding: 0;
	margin: 0;
}

.fb_banner_area_L img {
	margin-right: 0px;
	margin-bottom: 10px;
}



/* フッター */
footer {
	padding-left: 0px;
		padding-top: 3em;
}

footer .footer_wrap {
	display: none;
}


/* 中ページ */
div.links ul {
	padding-left: 0;
}

div.links li {
	width: 50%;
}

.main {
	text-align: left;
	padding-left: 0px;
}

div#main_ti {
	margin: -27% auto 27%;
	padding-left: 0;
}

div#main_ti2 {
	margin-bottom: 10%;
	margin-top: -10%;
	padding-left: 0;
}

div#main_ti3 {
	margin-bottom: 14.2%;
	margin-top: -14.2%;
	padding-left: 0;
}

div.recruit p {
	font-size: 0.85em;
	line-height: 2em !important;
	margin-bottom: 25px;
	text-align: left;
}

}



/* Smartphone */
@media screen and (max-width: 480px) {
/* Slide 1 */
div#top_img {
	margin: 0;
	padding: 0;
}


.toplink_pc {
	display: none;
}

.toplink_sp {
	display: inline;
}

.news {
	padding-left: 55px;
}

.news dd {
	padding: 0;
	margin: 0;
}

div#top_ti {
	margin-top: -31%;
	z-index: 10000;
	width: 70%;
}

div#top_txt p {
	font-size: 0.9em;
	margin-top: 40px;
	letter-spacing: 1.5px;

}

span.top_txt_span1 {
	letter-spacing: 0px !important;
}

span.top_txt_span2 {
	color: #D7083B;
	font-size: 1.1em;
}


/* Slide 2 */ 
.contents_ul img {
	width: 132px;
}

ul.contents_ul li {
	width: 100%;
}

ul.contents_ul li:nth-child(1) {
	background-color: #F6F6F4;
}

ul.contents_ul li:nth-child(2){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(3) {
	background-color: #F6F6F4;
}

ul.contents_ul li:nth-child(4){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(5) {
	background-color:#F6F6F4;
}

ul.contents_ul li:nth-child(6){
	background-color:#EAEAE8;	
}

ul.contents_ul li:nth-child(7) {
	background-color:#F6F6F4;
}

ul.contents_ul li:nth-child(8){
	background-color:#EAEAE8;	
}


/* Slide 6 */
.message {
	padding-left: 55px;
}


/* Slide 3 */
.info {
	padding-left: 55px;
}


.fb_banner_area {
	width: 100%;
	padding-left: 0;
	padding-right: 0px;
	margin-right: auto;
	margin-top: 40px;
	margin-left: auto;
}

.fb_banner_area_L {
	float: left;
	width: 96%;
	padding: 0;
	margin: 0 2%;
}



/* footer */
.f_address img {
	margin-top: 15px;
	float: none;
	vertical-align: middle;
}


/* 中ページ */
div.links li {
	width: 100%;
}

div#main_ti {
	margin: -50% auto 50%;
	padding-left: 0;
	width: 40%;
}

div#main_ti2 {
	margin: -18% auto 18%;
	padding-left: 0;
	width: 40%;
}

div#main_ti3 {
	margin: -25% auto 25%;
	padding-left: 0;
	width: 60%;
}

/* Slide 5 */
#slide5 {
	padding: 0 15px 30px;
}

div.rinen p {
	font-size: inherit;
	line-height: inherit;
}

/* 会社概要table */
table.prof { 
	border-collapse: collapse;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #dcdcdc;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
}

table.prof th { 
	text-align: left; 
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	border-style: none;
	background-color: #f5f5f5;
	color: #3D4042;
}

table.prof td { 
	vertical-align: top;
	display: block;
	border-style: none;
	padding: 10px;
	width: 100%;
}

.ceo_messe {
	width: 100%;
	display: flex;
	flex-direction: column;
}

.ceo_messe figure {
	width: 80%;
	margin: 0 auto 40px;
	padding: 0;
}

.ceo_messe .description {
	width: 100%;
	margin: 0;
	padding: 0;
}


/* 販売物件 */
ul.project_ul {
	padding: 0;
	margin: 30px 0 0;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	width: 100%;
}

.project_ul li {
	margin: 0 0 25px;
	padding: 0;
	text-align: center;
	list-style-type: none;
	position: relative;
	background-color: #f3f3f3;
	width: 100%;
}



/* お客様の声 */
ul.voice_ul li {
	width: 100%;
}

.voice_left {
	float: left;
	background-color: white;
	width: 100%;
	margin-bottom: 30px;
}

.voice_left img {
	width: 100%;
}

.voice_right {
	float: left;
	padding-left: 10px;
	width: 100%;
	padding-right: 10px;
}


/* SNSリンク */
.sns_link {
    margin: 0;
    text-align: center;
}

.sns_link ul {
    margin: 70px auto 30px;
}

.sns_link_frame {
    margin: 50px auto auto;
    padding-left: 0;
    padding-top: 50px;
}

.sns_link_frame ul {
	flex-direction: column;
}

.sns_link_frame li {
	width: 70%;
	margin-bottom: 20px;
}


/* お問い合わせtable */
table.contactus { 
	border-collapse: collapse;
	margin-top: 20px;
	margin-left: 0;
	margin-right: 0;
	border: 1px solid #dcdcdc;
	border-right-style: none;
	border-left-style: none;
	width: 100%;
}

table.contactus th { 
	text-align: left; 
	width: 100%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 10px;
	display: block;
	border-style: none;
	background-color: #f5f5f5;
	color: #3D4042;
}

table.contactus td { 
	vertical-align: top;
	display: block;
	border-style: none;
	padding: 10px;
	width: 100%;
}

/*「PCでは非表示 = hidden_pc」、「スマートフォンでは非表示 = hidden_sp」*/
.hidden_pc {
	display: block;
}
.hidden_sp {
	display: none;
}

/* 行動指針テーブル：モバイルで1列表示 */
table.rinen-table td {
	display: block;
	width: 100%;
	padding-right: 0 !important;
}

}


