@charset "utf-8";
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);
@import url("./reset.css");
/* CSS Document */

/*------------------------------------------------------------------------------------------------------------------
　base style
-------------------------------------------------------------------------------------------------------------------*/

body{	
color:#000000;
font-size:22px;
margin:0;
height:100%;
position:relative;
font-family: "游ゴシック", YuGothic, 'Noto Sans Japanese', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
line-height:1.6;
background-image:url(../image/back.jpg);
overflow-x:hidden;
}

body > #primary {
height: auto;
}


a:link {color:#cf3434; text-decoration:underline;}
a:visited {color:#cf3434; text-decoration:underline;}
a:hover {color:#e59c0e; text-decoration:underline;}

img {
border:0;
vertical-align: bottom;
}


/*------------------------------------------------------------------------------------------------------------------
　Expression
-------------------------------------------------------------------------------------------------------------------*/

.clear { clear:both; }
.under { margin-bottom:20px; }
.right { float:right;}
.left { float:left;}

.cl::after {
	content: "";
	display: block;
	clear: both;
}

.hidetext {
    text-indent: 200%;
    white-space: nowrap;
    overflow: hidden;
}

.ro img:hover,.ro:hover {
opacity:0.8;
filter: alpha(opacity=80);
-ms-filter: "alpha( opacity=80 )";
}

div:after,
section:after,
article:after,
ul:after {
    content: "";
    display: block;
    clear: both;
}

.pc {
	display:none;
}

.sp {
	display:inherit;
}


/*------------------------------------------------------------------------------------------------------------------
　Primary
-------------------------------------------------------------------------------------------------------------------*/

#primary {
width:100%;
height:100%;
margin-left: auto;
margin-right: auto;
text-align: left;
}

article {
width:640px;
margin-left:auto;
margin-right:auto;
position:relative;
}


/*------------------------------------------------------------------------------------------------------------------
　Float Image
-------------------------------------------------------------------------------------------------------------------*/

.photo-l {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	max-width:580px !important;
}

.photo-r {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	max-width:580px !important;
}

.photo-l img {
	width:100%;
	height:auto;
	border:5px solid #3f3a39;
	width:570px !important;
	height:auto !important;
}

.photo-r img {
	width:100%;
	height:auto;
	border:5px solid #3f3a39;
	width:570px !important;
	height:auto !important;
}

.photo-c {
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:30px;
	max-width:580px !important;
}

.photo-c img {
	border:5px solid #3f3a39;
	width:570px !important;
	height:auto !important;
}


/*------------------------------------------------------------------------------------------------------------------
　Mainvisual
-------------------------------------------------------------------------------------------------------------------*/

#mainvisual_sp {
	width:100%;
	height:826px;
	margin-bottom: 70px;
}

#mainvisual_sp #slide-img ul {
	list-style: none;
	padding: 0;
}

#mainvisual_sp #slide-info {
	position: relative;
	width: 640px;
	height: 433px;
	background-image: url(../image/mainvisual/house_bg_sp.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-top: -115px;
}

#mainvisual_sp #slide-info #message {
	display: none;
}

#mainvisual_sp #slide-info #point li {
	list-style: none;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#mainvisual_sp #slide-info #point li div a {
	position: absolute;
	display: block;
	width: 297px;
	height: 88px;
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#mainvisual_sp #slide-info #point li#point-01 div a { 
	top: 134px;
	left: 30px;
	background-image: url(../image/mainvisual/point01_sp.png);
}

#mainvisual_sp #slide-info #point li#point-02 div a { 
	top: 229px;
	left: 30px;
	background-image: url(../image/mainvisual/point02_sp.png);
}

#mainvisual_sp #slide-info #point li#point-03 div a { 
	top: 229px;
	right: 10px;
	background-image: url(../image/mainvisual/point03_sp.png);
}

#mainvisual_sp #slide-info #point li#point-04 div a { 
	top: 325px;
	left: 30px;
	background-image: url(../image/mainvisual/point04_sp.png);
}

#mainvisual_sp #slide-info #point li#point-05 div a { 
	top: 325px;
	right: 10px;
	background-image: url(../image/mainvisual/point05_sp.png);
}


/*------------------------------------------------------------------------------------------------------------------
　Header
-------------------------------------------------------------------------------------------------------------------*/

header {
	background-position:center bottom;
	height:157px;
}

#header-text {
	width:100%;
	height:20px;
}

#header-text h1 {
	width: 548px;
	height: 16px;
	margin-left: 34px;
	background-image:url(../image/header/header-h1_sp.png);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#header-content {
	width:640px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#header-content .logo {
	background-image:url(../image/header/logo_sp.png);
	width:459px;
	height:76px;
	display:block;
	position:absolute;
	top:16px;
	left:36px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#header-content address {
	display:none;
}

#header-content .logo a {
	width:100%;
	height:100%;
	display:block;
}

#header-content .tel {
	display:none;
}

#header-content .nozawa-panel {
	display:none;
}


/*------------------------------------------------------------------------------------------------------------------
　Navi
-------------------------------------------------------------------------------------------------------------------*/

nav {
	display:none;
}

.navi-open {
	background-image:url(../image/header/navi/navi_sp.png);
	background-position:center top;
	width:86px;
	height:86px;
	display:block;
	margin:0;
	padding:0;
	position:fixed;
	top:64px;
	right:27px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	z-index:9999;
}


/*------------------------------------------------------------------------------------------------------------------
　Footer
-------------------------------------------------------------------------------------------------------------------*/

footer #ft-contact {
	width: 100%;
	height: 720px;
	background-color: #ececec;
	background-image: url(../image/footer/contact-back_sp.jpg);
	padding: 30px 0;
}

footer #ft-contact #ft-contact-inner {
	margin-top: 305px;
	text-align: center;
}

footer #ft-contact #ft-contact-inner #ft-contact-comment {
	background-image: url(../image/footer/contact-comment_sp.png);
	width: 447px;
	height: 137px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

footer #ft-contact #ft-contact-inner address #tel {
	display: block;
	width: 580px;
	height: 105px;
	margin: 30px auto 0;
	background-image: url(../image/footer/contact-tel_sp.gif);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

footer #ft-contact #ft-contact-inner address #address {
	background-image: url(../image/footer/contact-address_sp.png);
	width: 469px;
	height: 22px;
	margin: 30px auto 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

footer #ft-contact #ft-contact-inner #ft-contact-btn {
	background-image: url(../image/footer/contact-btn_sp.gif);
	display: block;
	width: 580px;
	height: 60px;
	margin: 30px auto 0;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

footer #ft-contact #ft-contact-inner #ft-contact-btn:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

footer #ft-content {
	background-color: #0f0f0f;
	width: 100%;
	padding: 30px 0;
	text-align: center;
}

footer #ft-content .comment {
	background-image: url(../image/footer/footer-comment.png);
	width: 518px;
	height: 51px;
	margin: 0 auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

footer #ft-content .logo {
	background-image:url(../image/footer/logo.png);
	width:480px;
	height:100px;
	display:block;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	margin-top: 30px;
}

footer #ft-content ul {
	display: none;
}

footer #footer-cc {
	width: 100%;
	background-color: #181818;
	padding: 14px 0;
	color:#ffffff;
	text-align:center;
}

.topback a {
    display: block;
	background-image:url(../image/footer/pagetop_sp.gif);
	width:640px;
	height:80px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.sptel {
	display:none;
}


/*------------------------------------------------------------------------------------------------------------------
　Additional
-------------------------------------------------------------------------------------------------------------------*/

/* サイドオープン時にメインコンテンツを覆う部分 */
.overlay {
  content: '';
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  z-index: 3;
}
.overlay::after {
  visibility: hidden;
  position: fixed;
  top: 40%;
  left: 0;
  display: block;
  width: 100%;
  height: 50px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.side-open .overlay {
  visibility: visible;
  cursor: pointer;
}
.side-open .overlay::after {
  visibility: visible;
}

/* サイドメニュー ※リストのスタイルは省略 */
.side-menu {
	position:fixed;
	top: 0;
	right: 0;
	width: 350px;
	height: 100%;
	text-align: left;
	background-color:rgba(0,0,0,0.9);
	z-index: 1;
}

#side-menu-primary {
	background-image:url(../image/side/side-logo.png);
	background-position:32px 32px;
	background-repeat:no-repeat;
}

.side-menu ul {
	margin:0;
	padding:0;
	width:350px;
	list-style:none;
	padding-top:194px;
	margin-bottom:30px;
}

.side-menu ul li {
	width:350px;
	display:block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.side-menu ul li a {
	width:350px;
	height:100%;
	display:block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.side-menu ul li.navi01 { background-image:url(../image/side/navi01.gif); height:78px; }
.side-menu ul li.navi02 { background-image:url(../image/side/navi02.gif); height:79px; }
.side-menu ul li.navi03 { background-image:url(../image/side/navi03.gif); height:79px; }
.side-menu ul li.navi04 { background-image:url(../image/side/navi04.gif); height:79px; }
.side-menu ul li.navi05 { background-image:url(../image/side/navi05.gif); height:79px; }
.side-menu ul li.navi06 { background-image:url(../image/side/navi06.gif); height:79px; }
.side-menu ul li.navi07 { background-image:url(../image/side/navi07.gif); height:79px; }

.side-tel {
	background-image:url(../image/side/tel.png);
	width:272px;
	height:92px;
	margin-left:auto;
	margin-right:auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

.side-tel a {
	width:272px;
	height:92px;
	display:block;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

/* 開閉用ボタン ※ボタンの細かいスタイルは省略 */
.navi-open {
	transition: all .6s ease;
}

.side-open .navi-open {
	right:370px;
}

/* メインコンテンツ */
.wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	background-image:url(../image/back.jpg);
	-webkit-transition: all .5s ease;
	transition: all .5s ease;
	z-index: 2;
	overflow: hidden;
}

/* サイドメニューオープン */
.side-open .wrapper,
.side-open .overlay {
  -webkit-transform: translate3d(-349px, 0, 0);
  transform: translate3d(-349px, 0, 0);
}

.wrapper-back {
	background-image:url(../image/back.jpg);
	width:100%;
	height:100%;
	display:block;
	position:fixed;
	top:0;
	left:0;
	z-index:1;
}

.wrapper-back.none {
	display:none;
}

.contents {
	width: 100%;
	background-color: #fff;
	background-image: url(../image/contents/result/bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
}

.contents02 {
	width: 100%;
	max-height: 100%;
}

h1.result {
	background-image:url(../image/contents/result/title.jpg);
	background-position:center top;
	background-position:center;
	width:100%;
	height:131px;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	margin: 0;
	position:relative;
	box-shadow:0px 0px 6px 3px #cccccc;
	-moz-box-shadow:0px 0px 6px 3px #cccccc;
	-webkit-box-shadow:0px 0px 6px 3px #cccccc;
}

h1.company {
	background-image:url(../image/contents/company/title.jpg);
	background-position:center top;
	background-position:center;
	width:100%;
	height:131px;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	margin: 0;
	position:relative;
}

h1.contact {
	background-image:url(../image/contents/contact/title.jpg);
	background-position:center top;
	background-position:center;
	width:100%;
	height:131px;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	margin: 0;
	position:relative;
	box-shadow:0px 0px 6px 3px #cccccc;
	-moz-box-shadow:0px 0px 6px 3px #cccccc;
	-webkit-box-shadow:0px 0px 6px 3px #cccccc;
}

h1.about {
	background-image:url(../image/contents/about/title.jpg);
	background-position:center top;
	background-position:center;
	width:100%;
	height:131px;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	margin: 0;
	position:relative;
	box-shadow:0px 0px 6px 3px #cccccc;
	-moz-box-shadow:0px 0px 6px 3px #cccccc;
	-webkit-box-shadow:0px 0px 6px 3px #cccccc;
}

h1.information {
	background-image:url(../image/contents/info/title.jpg);
	background-position:center top;
	background-position:center;
	width:100%;
	height:131px;
	overflow: hidden;
	text-indent: 200%;
	white-space: nowrap;
	margin: 0;
	position:relative;
	box-shadow:0px 0px 6px 3px #cccccc;
	-moz-box-shadow:0px 0px 6px 3px #cccccc;
	-webkit-box-shadow:0px 0px 6px 3px #cccccc;
}

.bread {
	overflow: hidden;
	width: 580px;
	padding-top: 50px;
	margin: 0 auto 50px;
}

.contents02 .bread {
	padding-top: 20px;
}

.bread a {
	display: block;
	color:#1a1a1a;
	float: left;
	margin: 0;
	margin-right: 1em;
	margin-bottom: 1em;
	padding: 1px 1.5em;
	background-color: #fff;
	border: 1px solid #1a1a1a;
	text-decoration: none;
	transition:0.3s;
}

.bread .now_page {
	margin: 0;
	padding: 1px 1.5em;
	float: left;
	color:#fff;
	background-color: #1a1a1a;
	border: 1px solid #1a1a1a;
}

/*----------------------------------------------------------------------------
   Home
------------------------------------------------------------------------------*/

#about {
	width:640px;
	height:860px;
	background-image:url(../image/contents/top/about_sp.png);
	background-position:top center;
	background-repeat:no-repeat;
	clear:both;
	position:relative;
	border-bottom:double 3px #000000;
}

#about p {
	font-size:22px;
	padding-top:660px;
	padding-left:30px;
	padding-right:30px;
}


#virtual {
    width: 580px;
    padding: 20px;
    border: 2px solid #d84545;
    box-sizing: border-box;
    position: relative;
    margin: 0 auto 50px;
}

#virtual h2 {
    display: inline-block;
    background-color: #fff;
    padding: 0 16px;
    position: absolute;
    top: -50px;
    left: calc(50% - 266px);
}

#virtual a {
    display: block;
    width: 100%;
    margin-top: 20px;
    transition: 0.3s all;
}

#virtual a:hover {
    opacity: 0.8;
}

#info {
	width:580px;
	margin: 0 auto 50px;
	/* slider 未公開　公開後に削除 */
}

#info #info-title {
	width:580px;
	border-top: 1px solid #000;
}

#info #info-title::after {
    content: "";
    display: block;
    clear: both;
}

#info #info-title h2 {
	font-size: 24px;
	font-weight: normal;
	line-height: 1em;
	float: left;
}

#info #info-title h2 span {
	font-size: 14px;
	color: #aaa;
}

#info #info-title #backlog-btn {
	float: right;
	display: block;
	width: 130px;
	height: 15px;
	padding: 15px 0;
	background-image: url(../image/contents/top/information-backlog-bg.jpg);
	text-align: center;
	color: #fff;
	line-height: 1;
	margin-top: 21px;
	text-decoration: none;
	text-indent: 200%;
	white-space: nowrap;
	transition:0.3s;
}

#info #info-title #backlog-btn:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#info ul {
	list-style:none;
	margin:0;
	padding:0;
}

#info ul li {
	display:block;
	margin-bottom: 8px;
}

#info ul li:after {
	content: "";
    display: block;
    clear: both;
}

#info ul li span {
	display:inline-block;
	float:left;
	margin-right:30px;
	color:#242424;
}

#info ul li p {
	overflow:hidden;
	margin:0;
	padding:0;
	float:left;
	color:#242424;
	width:357px;
}

#info ul li p a {
	color:#242424;
	text-decoration:underline;
}

#info ul li p a:hover {
	text-decoration:underline;
	color:#cc2e2e;
}

#check {
	margin-bottom: 30px;
}

#check a {
	display: block;
	width:580px;
	height:282px;
	margin: 0 auto;
	background-image: url(../image/contents/top/check01_sp.png);
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}

#check a:hover {
	opacity:0.8;
	filter: alpha(opacity=80);
	-ms-filter: "alpha( opacity=80 )";
}

#result {
	background-image: url(../image/contents/top/sekou_bg.gif);
	background-repeat: repeat-x;
	background-position: center;
	width:100%;
	height: 280px;
	padding:30px 0;
	text-align:center;
}

#result ul {
	width: 100%;
	margin:0;
	padding:0;
	overflow: hidden;
	list-style:none;
}

#result ul li {
	width: 280px;
	height: 280px;
	margin-right: 7px;
	float:left;
	position:relative;
}

#result ul li a {
	width: 280px;
	height: 280px;
	color: #fff;
}

#result ul li a .new_icon {
	position: absolute;
	width: 69px;
	height: 69px;
	top: 0;
	left: 0;
	z-index: 2;
}

#result ul li a figure {
	width: 280px;
	height: 280px;
	display: block;
	position: relative;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

#result ul li a figure figcaption {
	width: 280px;
	padding: 16px 0;
	font-size: 16px;
	background-color: rgba(0,0,0,0.8);
	position: absolute;
	bottom: 0px;
}

#result ul li.new:before {
	content:"";
	display:block;
	background-image:url(../image/mainvisual/slider-thum-new.png);
	position:absolute;
	top:0;
	left:0;
	width:110px;
	height:110px;
}

#result .yet {
	background-image:url(../image/contents/top/result-yet.png);
	width:539px;
	height:99px;
	margin-left:auto;
	margin-right:auto;
	margin-top:200px;
}

#merit {
	margin: 30px auto;
}

#merit #merit-inner {
	width: 580px;
	margin: 0 auto;
}

#merit #merit-inner #merlit01 a {
	display: block;
	width: 580px;
	height: 190px;
	margin-bottom: 12px;
	background-image: url(../image/contents/top/merit01_sp.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	box-shadow:0px 0px 5px 0px #d0d0d0;
	-moz-box-shadow:0px 0px 5px 0px #d0d0d0;
	-webkit-box-shadow:0px 0px 5px 0px #d0d0d0;
}

#merit #merit-inner #merlit02 a {
	display: block;
	width: 580px;
	height: 190px;
	background-image: url(../image/contents/top/merit02_sp.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	box-shadow:0px 0px 5px 0px #d0d0d0;
	-moz-box-shadow:0px 0px 5px 0px #d0d0d0;
	-webkit-box-shadow:0px 0px 5px 0px #d0d0d0;
}


/* ------------------------------------------------------------------------------------------------------------------------/
	result
/------------------------------------------------------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------------------------------------------------------/
	result-list
/------------------------------------------------------------------------------------------------------------------------ */

.result_list {
	display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width:580px;
	padding: 0;
	margin: 40px auto 0;
}

.result_list li {
	width: 47%;
	background-color: #fff;
	background-image: url(../image/contents/result/list_bottom.png);
	background-repeat: repeat-x;
	background-position: bottom;
	display: block;
	margin-right:6%;
	margin-bottom:50px;
	list-style: none;
	position:relative;
	box-shadow:0px 0px 10px 0px #aaa;
	-moz-box-shadow:0px 0px 10px 0px #aaa;
	-webkit-box-shadow:0px 0px 10px 0px #aaa;
}

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

.result_list li a {
    position:absolute;
	text-decoration: none;
    top:0;
    left:0;
    width:100%;
    height:100%;
    text-indent:-999px;
}

.result_list .new_icon {
	position:absolute;
	width: 69px;
	height: 69px;
	top:-13px;
	left:-13px;
	z-index:2;
}

.result_list .work_img1 {
	width:100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	text-indent: 200%;
	white-space: nowrap;
}

.result_list .work_img2 {
	width:100%;
	overflow: hidden;
	background-repeat: no-repeat;
	background-position: center;
	background-size: contain;
	text-indent: 200%;
	white-space: nowrap;
}

.result_list .category1 {
	color:#fff;
	font-size: 20px;
	margin: 0;
	padding: 2px 0.5em;
	background-color: #00796B;
}

.result_list .category2 {
	color:#fff;
	font-size: 20px;
	margin: 0;
	padding: 2px 0.5em;
	background-color: #443D74;
}

.result_list .category3 {
	color:#fff;
	font-size: 20px;
	margin: 0;
	padding: 2px 0.5em;
	background-color: #3D93CC;
}

.result_list .caption {
	margin: 0;
	padding: 1em;
}

.result_list .caption h3 {
	color:#d25400;
	font-size: 28px;
	margin: 0;
}

.result_list .caption p {
	color:#000;
	margin: 0;
	padding: 0;
}


/* ------------------------------------------------------------------------------------------------------------------------/
	result-detail
/------------------------------------------------------------------------------------------------------------------------ */


.detail h3 {
	color:#d25400;
	font-size:28px;
	font-weight:bold;
	background-image: url(../image/contents/result/midashi_icon.png);
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-bottom: 12px;
	line-height: 1;
	border-bottom:2px solid #d25400;
	margin: 0 0 0.75em;
}

.detail h3::after {
	border-bottom: 1px solid #f4ccb2;
}

.bukkenmei {
	color:#464646;
	font-size: 36px;
	padding-bottom: 16px;
	background-image: url(../image/contents/result/worktitle_bg.png);
	background-repeat: repeat-x;
	background-position: bottom;
	text-align: center;
	margin-bottom: 50px;
}

.l-block {
    box-sizing: border-box;
    margin-left: auto;
    margin-right: auto;
    max-width: 580px;
    position: relative;
	margin-bottom: 50px;
}

.slideB-wp {
    position: relative;
    width: 100%;
	padding-bottom: 12px;
	border:7px solid #fff;
	background-color: #fff;
	box-shadow:0px 0px 5px 0px #aaa;
	-moz-box-shadow:0px 0px 5px 0px #aaa;
	-webkit-box-shadow:0px 0px 5px 0px #aaa;
	overflow: hidden;
}

.slideB .main-img1 {
	max-width: 495px;
	min-height: 382px;
	margin: 0 auto;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
    position: relative;
}

.slideB .main-img2 {
	min-height: 382px;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
    position: relative;
}

.slideB .comment {
	font-size: 22px;
	margin: 0;
    color: #fff;
    padding: 1.5%;
    width: 97%;
	background-image: url(../image/contents/result/comment_bg.gif);
	position: absolute;
	bottom: 0;
}

.slide-bt {
    display: none !important;
}

.photoS-wp {
	display: none;
}

.fitimg {
    max-width: 100%;
    vertical-align: bottom;
	margin:0 auto;
	display:block;
}

.clear::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
}

.contents-area {
    padding-bottom: 60px;
    padding-top: 30px;
}

.info {
	padding: 50px 0;
	background-color: rgba(255,255,255,0.5);
	box-shadow:0px 0px 10px 0px #aaa;
	-moz-box-shadow:0px 0px 10px 0px #aaa;
	-webkit-box-shadow:0px 0px 10px 0px #aaa;
}
.point .left-box,
.status_info .left-box,
.point .right-box,
.point .point_box {
    width: 580px;
	margin:0 auto 50px;
}

.status_info .right-box,
.status_info .status_info_box{
    width: 580px;
	margin: 0 auto;
}

.point p {
	margin: 0 1em;
}

.point .left-box p img,
.point .right-box p img {
	width:20px !important;
	height:auto !important;
	vertical-align:-4px !important;
}

.status_info dl {
}

.status_info dt {
	color:#fff;
	border-top:1px solid #d25400;
	border-left:1px solid #d25400;
	border-bottom:1px solid #d25400;
	background-color : #d25400;
	width : 20%;
	padding: 6px 2%;
	margin-bottom: 12px;
	/* 左寄せ */
	float : left;
	/* float解除 */
	clear : both;
}
 
.status_info dd{
	border-top:1px solid #d25400;
	border-right:1px solid #d25400;
	border-bottom:1px solid #d25400;
	background-color : #fff;
	width : 72%;
	padding: 6px 2%;
	/* dtの幅分の設定 */
	margin-left : 24% ;
	margin-bottom: 12px;
}

.movie iframe {
	display: block;
	width:100%;
	height: 340px;
}

.result_prev_next {
	width: 580px;
	margin: 50px auto;
}

.result_prev_next .bukken_btn {
	display:block;
	padding:17px 1em;
	color:#d25400;
	text-decoration: none;
	background-color: #fff;
	border: 2px solid #d25400;
}

.result_prev_next .no_bukken {
	width: 250px;
	height: 60px;
}

.result_prev_next .prev_btn { float: left; }

.result_prev_next .next_btn { float: right; }

.result_prev_next .bukken_btn span {
	display: block;
	width: 166px;
	background-repeat: no-repeat;
}

.result_prev_next .prev_btn span {
	padding-left: 40px;
	background-position: center left;
	background-image: url(../image/contents/result/prev_btn.png);
}

.result_prev_next .next_btn span {
	padding-right: 40px;
	background-position: center right;
	background-image: url(../image/contents/result/next_btn.png);
}

.list_back {
	display:block;
	width:380px;
	height:70px;
	background-repeat: no-repeat;
	background-image: url(../image/contents/result/back_button.gif);
	background-color: #fff;
	margin: 50px auto;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
}


/*----------------------------------------------------------------------------
   contact
------------------------------------------------------------------------------*/

.contact-primary {
	padding-bottom:50px;
}

.contact-primary p {
	font-size:22px;
	margin:0;
	padding:30px;
	padding-top:0;
}

.fm-check {
	width:580px;
	margin-left:auto;
	margin-right:auto;
}

.entry-mail {
	width:580px;
	margin-left:auto;
	margin-right:auto;
}

.entry-mail p {
	padding-left:0 !important;
	text-align:left;
}

.entry-mail_form th {
	font-size:22px;
	display:block;
	width:538px;
}

.entry-mail_form td {
	display:block;
}

.ic-required {
	margin-top:-5px;
}

input[type="text"], select, textarea {
	font-size:18px;
	padding:10px;
}

.ip_s.yno4 {
	width:25%;
}

.m-radio-group label {
	font-size:22px;
}

.post-btn {
	width:580px;
}

.error p {
	padding-left:0 !important;
	padding-bottom:0 !important;
}

.entry-mail_form td {
	font-size:22px;
	background-color:#ffffff;
}

.form-btn-back, .form-btn-clear {
	margin-bottom:20px;
}

.sendok {
	font-size:27px !important;
	padding-bottom:0 !important;
}

.entry-info {
	padding-top:0 !important;
	height:300px;
}

.sendok-topback {
	display:inline-block;
	padding-top:7px;
	padding-bottom:7px;
	text-align:center;
	padding-left:13px;
	padding-right:13px;
	color:#ffffff !important;
	text-decoration:none !important;
	background-color:#000000;
	margin-left:178px;
}


/*----------------------------------------------------------------------------
   information
------------------------------------------------------------------------------*/

.information-primary {
}

.information-primary h3 {
	font-size: 30px;
	font-weight: normal;
	line-height: 0.65;
	padding: 0em 0 0.75em 0.75em;
	border-left: 8px solid #323232;
	border-bottom: 1px solid #323232;
	margin: 0 30px 30px;
}

.information-primary h3 span {
	display: block;
	line-height: 1;
	font-size:18px;
	color:#aaaaaa;
}


/*
.information-primary h3 {
	background-color:#000000;
	background-image:url(../image/contents/info/title-back.gif);
	margin:0;
	padding:0;
	padding-top:15px;
	padding-bottom:15px;
	padding-left:30px;
	padding-right:30px;
	color:#ffffff;
	font-size:22px;
	line-height:26px;
	font-weight:normal;
	margin-bottom:30px;
	border-top:3px solid #c28535;
	position:relative;
    box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.21);
    -moz-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.21);
    -webkit-box-shadow: 0px 0px 8px rgba(0, 0, 0, 0.21);
	font-family: 'Noto Sans Japanese', sans-serif;
	margin-top:-30px;
}

.information-primary h3 span {
	font-size:16px;
	color:rgba(212,183,98,1.00);
}

*/

.kiji-box {
	padding-left:30px;
	padding-right:30px;
}

.kiji-box p {
	font-size:22px;
	line-height:180%;
}

.pmove {
	list-style:none;
	margin:0;
	padding:0;
	margin-top:30px;
	margin-bottom:50px;
}

.pmove li {
	width:300px;
	height:60px;
	background-color:#212121;
	border-bottom:3px solid #dea724;
	display:block;
	margin-left:auto;
	margin-right:auto;
	line-height:60px;
	text-align:center;
}

.pmove li a {
	width:300px;
	height:60px;
	display:block;
	color:#ffffff;
	font-size:20px;
	text-align:center;
	text-decoration:none !important;
	font-family: 'Noto Sans Japanese', sans-serif;
	transition:0.3s;
}

.pmove li a:hover {
	background-color:#3d3d3d;
}


/*----------------------------------------------------------------------------
   company
------------------------------------------------------------------------------*/

#com_prof,
#gmap {
	width: 580px;
	margin: 0 auto;
	padding-bottom: 50px;
}

#com_prof h3,
#gmap h3 {
	color:#d25400;
	font-size:28px;
	font-weight:bold;
	background-image: url(../image/contents/result/midashi_icon.png);
	background-repeat: no-repeat;
	padding-left: 36px;
	padding-bottom: 12px;
	line-height: 1;
	border-bottom:2px solid #d25400;
	margin: 0 0 0.75em;
}

#com_prof table {
	width: 100%;
    border-collapse: collapse;
    text-align: left;
    border: 1px solid #d8d8d8;
	box-shadow:0px 0px 5px 0px #aaa;
	-moz-box-shadow:0px 0px 5px 0px #aaa;
	-webkit-box-shadow:0px 0px 5px 0px #aaa;
}

#com_prof tr:last-child th,
#com_prof tr:last-child td {
  border-bottom:0;
}

#com_prof th {
  text-align:left;
  background-color:#ececec;
  width:20%;
  padding:20px;
  border-right:1px solid #d8d8d8;
  border-bottom:1px solid #d8d8d8;
  vertical-align:top;
	white-space:nowrap;
}

#com_prof td {
  padding:15px;
  border-bottom:1px solid #d8d8d8;
  background-color:#ffffff;
}

#com_prof .comphoto {
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 1em;
}

#gmap iframe {
	width: 100%;
	height: 450px;
	box-shadow:0px 0px 5px 0px #aaa;
	-moz-box-shadow:0px 0px 5px 0px #aaa;
	-webkit-box-shadow:0px 0px 5px 0px #aaa;
}


/*----------------------------------------------------------------------------
   about
------------------------------------------------------------------------------*/

#aboutcontents .wrap,
#praning,
#areaprice01,
#aboutsummary {
	width: 100%;
	max-width:580px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	color: #333;
}

#praning {
	border: 3px solid #eb6100;
	background-image: url(../image/contents/about/praning_bg.jpg);
	border-radius: 12px;
	box-sizing: border-box;
	padding: 0 20px 30px;
	margin-top: 30px;
}

#praning h3 {
	background-image: url(../image/contents/about/sp/praning_title.gif);
	width: 527px;
	height: 65px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	#praning h3 {
		top: -39px;
	}
}

#praning .praningtext {
	width: 526px;
}

#praning .praningtext p {
	margin-top: 0;
}

#praning .praningtext b {
	color: #eb6100;
}

#praning .pricepran {
	background-image: url(../image/contents/about/praning_pricepran.png);
	background-size: contain;
	width: 528px;
	height: 152px;
	margin-top: 30px;
}

#areaprice01 {
	margin-top: 24px;
}

#areaprice01 .areaprice01text {
	width: 580px;
	font-size: 30px;
	font-weight: bold;
	line-height: 1.3;
}

#areaprice01 .areaprice01box .box {
	width: 580px;
	box-sizing: border-box;
	padding: 12px;
}

#areaprice01 .areaprice01box .box p {
	padding-left: 58px;
	margin: 0;
}

#areaprice01 .areaprice01box .box01 { background-image: url(../image/contents/about/box01_bg.jpg); margin-bottom: 10px; }
#areaprice01 .areaprice01box .box02 { background-image: url(../image/contents/about/box02_bg.jpg); margin-bottom: 10px; }
#areaprice01 .areaprice01box .box03 { background-image: url(../image/contents/about/box03_bg.jpg); margin-bottom: 10px; }
#areaprice01 .areaprice01box .box04 { background-image: url(../image/contents/about/box04_bg.jpg); }

#areaprice01 .areaprice01box .box01 p {	background: url(../image/contents/about/box01_icon.png) no-repeat left top; }
#areaprice01 .areaprice01box .box02 p {	background: url(../image/contents/about/box02_icon.png) no-repeat left top; }
#areaprice01 .areaprice01box .box03 p {	background: url(../image/contents/about/box03_icon.png) no-repeat left top; }
#areaprice01 .areaprice01box .box04 p {	background: url(../image/contents/about/box04_icon.png) no-repeat left top; }

#areaprice02 {
	background-color: #fffcd3;
	padding: 40px 0px;
	margin-top: 50px;
	box-shadow:0px -3px 10px 0px #ccc;
	-moz-box-shadow:0px -3px 10px 0px #ccc;
	-webkit-box-shadow:0px -3px 10px 0px #ccc;
	max-height: 100%;
}

#areaprice02 .description {
	font-size: 24px;
	margin-top: 0;
}

#areaprice02 .description span {
	font-weight: bold;
	color: #e60012;
}

#areaprice02 h4 {
	width: 580px;
	font-size: 32px;
	font-weight: bold;
	margin: 0;
}

#areaprice02 .landpricetable table {
	width: 580px;
	border-collapse: collapse;
	font-size: 42px;
	font-weight: bold;
	margin-top: 6px;
	text-align: center;
}

#areaprice02 .landpricetable table th {
	border:3px solid #333;
	background-color: #b3d465;
	padding: 18px 0;
	line-height: 1;
}

#areaprice02 .landpricetable table td {
	border:3px solid #333;
	background-color: #fff;
	padding: 18px 0;
	color: #e60012;
	line-height: 1;
}

#areaprice02 .right {
	display: none;
}

#areaprice02 .example {
	margin: 30px auto;
}

#areaprice02 .example table {
	width: 580px;
	border-collapse: collapse;
}

#areaprice02 .example table th,
#areaprice02 .example table td {
	background-color: #fff;
	border:1px solid #333;
	padding: 8px;
	font-weight: normal;
	text-align: center;
	box-sizing: border-box;
}

#areaprice02 .example table .listname {
	text-align: left;
	width: 47%;
}

#areaprice02 .example table .price {
	font-weight: bold;
}

#areaprice02 .emphasis {
	font-size: 32px;
	text-align: center;
	line-height: 1.4;
}

#areaprice02 .emphasis .fcred {
	color: #e60012;
}

#searchland {
	background-color: #fffab8;
	padding: 40px 0px;
}

#searchland .img {
	float: none;
	width: 330px;
	margin: 0 auto 24px;
}

#searchland .desc {
	width: 580px;
}

#searchland .desc h4 {
	color: #eb6100;
	font-size: 32px;
	margin: 0;
}

#searchland .desc p {
	line-height: 1.4;
	margin: 0;
}

#searchland .desc p .fcred {
	color: #e60012;
}

#totalprice {
	background-color: #f3ec88;
	padding: 30px 0px 50px;
	box-shadow:0px 5px 6px 0px #ccc;
	-moz-box-shadow:0px 5px 6px 0px #ccc;
	-webkit-box-shadow:0px 5px 6px 0px #ccc;
}

#totalprice .total {
	background-image: url(../image/contents/about/total_img.png);
	background-size: contain;
	width: 580px;
	height: 323px;
	margin: 0 auto;
}

#totalprice .process {
	width: 540px;
	background-color: #fff;
	padding: 20px;
	margin-top: 30px;
}

#totalprice .process p {
	background-image: url(../image/contents/about/sp/total_process.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 540px;
	height: 125px;
	margin: 0 auto;
}

#aboutsummary {
	font-weight: bold;
	padding: 14px 0 50px;
	text-align: center;
}

#aboutsummary .fcblue {
	color: #00479d;
	font-size: 36px;
}

#aboutsummary .fcorange {
	color: #f37200;
}

#aboutsummary .price_btn {
	display: block;
	background-image: url(../image/contents/about/sp/price_btn.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 580px;
	height: 135px;
	margin: 0 auto;
}


/*----------------------------------------------------------------------------
   price
------------------------------------------------------------------------------*/

#pricecontents .wrap,
#pricesummary {
	width:580px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	color: #333;
}

#powerword {
	width:580px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
}

#powerword p {
	background-image: url(../image/contents/price/sp/powerword_img.png);
	background-repeat: no-repeat;
	width: 580px;	
	height: 574px;
	margin: 0 auto;
}

#loandesc {
	width:580px;
	margin-left:auto;
	margin-right:auto;
	position:relative;
	margin-bottom: 50px;
}

#loandesc .description {
	float: none;
	background-image: url(../image/contents/price/loandesc_contents.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 580px;
	height: 112px;
	margin: 30px auto;
}

#loandesc .supplement {
	float: none;
	display: table;
	color: #fff;
	text-align: center;
	margin: auto;
	background-color: #00a0e9;
	border: solid 3px #fff;
	width: 580px;
	height: 80px;
	-moz-border-radius: 12px;
	-webkit-border-radius: 12px;
	border-radius: 12px;
	box-shadow: 0 0 0 5px #00a0e9;
	-webkit-box-shadow: 0 0 0 5px #00a0e9;
	-moz-box-shadow: 0 0 0 5px #00a0e9;
}

#loandesc .supplement p {
	display: table-cell;
	font-weight: bold;
	vertical-align: middle;
}

#loanflow {
	background-image: url(../image/contents/price/loanflow_bg.jpg);
	padding: 50px 0;
	box-shadow:0px 0px 6px 3px #ccc;
	-moz-box-shadow:0px 0px 6px 3px #ccc;
	-webkit-box-shadow:0px 0px 6px 3px #ccc;
}

#loanflow .flow01 {
	background-image: url(../image/contents/price/loan_flow01_bg.jpg);
	padding: 24px;
}

#loanflow .flow01 .flow01wrap {
	background-color: #fff;
	width: 100%;
	padding: 24px;
	box-sizing: border-box;
}

#loanflow .flow01desc {
	width: 484px;
	margin-bottom: 30px;
}

#loanflow .flow01desc b {
	font-size: 46px;
}

#loanflow .flow01desc .fcblue {
	color: #00479d;
	font-size: 32px;
}

#loanflow .flow01desc ul {
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

#loanflow .flow01desc li {
	width: 484px;
	margin: 0;
	padding: 0;
}

#loanflow .flow01desc .fcred {
	color: #e60012;
	font-weight: bold;
	text-decoration: underline;
	text-align: center;
	margin: 0;
}

#loanflow .flow01desc .fcred span {
	font-size: 36px;
}

#loanflow .flow01img {
	float: none;
	text-align: center;
}

#loanflow .flow02 {
	background-image: url(../image/contents/price/sp/flow2_img.png);
	width: 571px;
	height: 155px;
	margin: 30px auto;
}

#loanflow .flow03 {
	background-image: url(../image/contents/price/loan_flow03_bg.jpg);
	padding: 24px;
}

#loanflow .flow03 .flow03wrap {
	background-color: #fff;
	width: 100%;
	padding: 24px;
	box-sizing: border-box;
}

#loanflow .flow03desc01 {
	text-align: center;
}

#loanflow .flow03desc01 b {
	font-size: 42px;
}

#loanflow .flow03desc01 p {
	font-size: 24px;
	line-height: 1.4;
}

#loanflow .flow03desc01 span {
	color: #e60012;
	font-size: 36px;
	font-weight: bold;
}

#loanflow .flow03desc02 {
	margin: 0 auto 50px;
}

#loanflow .flow03desc02 .img {
	float: none;
	background-image: url(../image/contents/price/flow03desc02_img01.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 484px;
	height: 147px;
	margin-bottom: 30px;
}

#loanflow .flow03desc02 .img ul {
	list-style: none;
}

#loanflow .flow03desc02 .desc {
	float: none;
	width: 484px;
	box-sizing: border-box;
	background-color: #ffdec4;
	border-radius: 8px;
	padding: 20px;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.3;
	margin: 0;
}

#loanflow .flow03desc03 {
	margin-bottom: 50px;
}

#loanflow .flow03desc03 .compare {
	border: 1px solid #f37200;
	background-color: #fff5ed;
	border-radius: 8px;
	text-align: center;
	font-size: 32px;
	font-weight: bold;
	padding: 17px 28px;
	line-height: 1.4;
	box-sizing: border-box;
	width: 484px;
	margin-bottom: 14px;
}

#loanflow .flow03desc03 .fcblue {
	color: #00479d;
}

#loanflow .flow03desc03 .fcorange {
	color: #f37200;
}

#loanflow .flow03desc03 p {
	line-height: 1.2;
	margin-bottom: 20px;
}

#loanflow .flow03desc03 .right {
	float: none;
	text-align: center;
}

#loanflow .flow03desc04 .desc01 {
	font-size: 27px;
	font-weight: bold;
	line-height: 1.2;
	text-align: center;
}

#loanflow .flow03desc04 .desc01 .fcred {
	color: #e60012;
}


#loanflow .flow03desc04 .desc02 {
	background-image: url(../image/contents/price/sp/flow03desc04_desc02.png);
	background-size: contain;
	background-repeat: no-repeat;
	width: 483px;
	height: 83px;
	margin: 0 auto;
}

#loanflow .flow03desc04 .desc03 {
	font-size: 20px;
	margin-bottom: 0;
}

#pricesummary {
	padding: 50px 0;
}

#pricesummary .left {
	width: auto;
	float: none;
}

#pricesummary .left p {
	font-weight: bold;
	width: auto;
	margin: 0;
}


