﻿@charset "UTF-8";


/******** report 2nd */

/*information*/

#information_fmt{
	width: 1000px;
	float: right;
}

#information_fmt h2{
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 1.4em;
	/*color: #677952;*/
/*
	font-size: 16px;
	text-align: left;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D997D;
	padding-top: 10px;
*/
}

#information_fmt h2.t2c{
    font-size: 26px;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 1.4em;
    text-align: center;
    font-size:0;
}

#information_fmt h3{
	font-size: 18px;
	/*color: #677952;*/
	font-weight: 200;
	margin-bottom: 30px;
	text-align: center;
}

#information_fmt h4{
/*	font-size: 14px;*/
	/*color: #677952;*/
    font-size: 140%;
	font-weight: 200;
	margin-bottom: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	padding-bottom: 4px;
	padding-top: 8px;
	width: 60%;
}

#information_fmt h5.t5c{
/*
    font-size: 22px;
    font-weight: 500;
*/
    margin-bottom: 1em;
    line-height: 1.8em;
    text-align: center;
    color: #555555;
    font-size: 180%;
}

#top h5.lef {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 180%;
    text-align: left;
        margin: 1.6em 0 1em 0;
    line-height: 1.4em;
    font-weight: bold;
    color: #555555;
}

#information_fmt p{
/*margin-bottom: 30px;*/
    line-height: 2em;
    letter-spacing: 0.04em;
}

#information_fmt h3.lef {
    font-size: 18px;
    /* color: #677952; */
    font-weight: 200;
    margin-bottom: 30px;
    text-align: left;
}
/*181029 renovation expo2018 */
#information_fmt .button {
    display: flex;
    justify-content: center;
    font-size: 15px;
    margin-bottom: 30px;
}

.btn-style--box {
    border: 1px solid black;
    padding: 18px 83px 15px 15px;
    display: block;
    position: relative;
    text-align: left;
}
/**/

#info_nav{
	float: left;
	width: 150px;
	margin-right: 130px;
}

#info_nav ul{
	width: 150px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}

#info_nav li{
	width: 150px;
	display: block;
	padding-bottom: 24px;
	text-align: center;
	padding-top: 24px;
	font-size: 16px;
	font-weight: 200;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}

#info_nav li a,
#info_nav li.wait{
	color: #999;
	width: 150px;
	display: block;
}

#info_nav li a:hover,active,
#info_nav li.current a{
	color: #ccc;
}

#info_past{
	width: 1000px;
	padding-top: 80px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 80px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #849372;
	margin-top: 80px;
	overflow: hidden;
}

#info_past ul{
	margin: 0px;
	padding: 0px;
}

#info_past li{
	float: left;
	margin-right: 20px;
	width: 235px;
	font-size: 12px;
	/*color: #666;*/
}

#info_past li.mr00{
	margin-right: 0px;
}

#info_past p{
	margin-bottom: 0px;
}

#info_pub{
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 80px;
/*	border-top-width: 1px;*/
	border-top-style: solid;
	border-top-color: #849372;
	padding-top: 80px;
}

#info_pub ul{
	background-color: #DCDDDD;
	overflow: hidden;
	text-align: center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 130px;
}

#info_pub ul li{
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	margin-bottom:20px;
	text-align: left;
	font-size: 12px;
	/*color: #666;*/
}


/*report*/

#report_fmt{
	width: 1000px;
	float: right;
}

#report_fmt h2{
	color: #677952;
	font-size: 16px;
	text-align: left;
	margin-bottom: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #8D997D;
	padding-top: 10px;
}

#report_fmt h3{
	font-size: 18px;
	color: #677952;
	font-weight: 200;
	letter-spacing: 0.5em;
	margin-bottom: 30px;
	text-align: center;
}
/*#report_fmt p{
	margin-bottom: 30px;
}
#information_fmt p {
    margin-bottom: 30px;
    line-height: 2em;
    letter-spacing: 0.04em;
    text-align: center;
}*/
/*200410 watanabe
ボタン*/
.btn-square-little-rich {
  position: relative;
  display: inline-block;
  padding: 0.25em 0.5em;
  text-decoration: none;
  color: #FFF;
  background: #03A9F4;/*色*/
  border: solid 1px #0f9ada;/*線色*/
  border-radius: 4px;
  box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
}

.btn-square-little-rich:active {
  /*押したとき*/
  border: solid 1px #03A9F4;
  box-shadow: none;
  text-shadow: none;
}

#w600 p{
    width: 52em;
}

li span.l1em {
    padding-left: 1em;
}

P.blocktext {
    margin-left: auto;
    margin-right: auto;
    width: 8em
}

ul {
 list-style:none;
 }

li.first {
 width: 200px;
 border: 1px solid #ccc;
 background-color: #eee8aa;
 }

li.nexr {
 width: 200px;
 border-left: 1px solid #ccc;
 border-right: 1px solid #ccc;
 border-bottom: 1px solid #ccc;
 background-color: #f5f5dc;
 }

span.dan {
 float: left;
 padding: 10px;
 }

span.dan2 {
 display: block;
 margin-left: 110px;
 padding: 10px;
 border-left: 1px solid #ccc;
 }

span.dan2-r{
 display: block;
 margin-left: 110px;
 padding: 10px;
 border-left: 1px solid #ccc;
 background-color: #fffff0;
 }

#information_fmt p.w_main {
/*    width: 80%;*/
    line-height: 1.8em;
    font-size: 120%;
}

#information_fmt p.w_main_cp {
    width: 80%;
    margin-left: 10%;
    text-align: center;
    line-height: 1.6em;
    font-size: 120%;
}

#information_fmt p.w_main_cc {
    width: 90%;
    margin-left: 5%;
    text-align: center;
    line-height: 1.6em;
    font-size: 120%;
}


#information_fmt p.site-t1 {
    background-image: url("https://www.jyu-kobo.co.jp/images/event/house_cp_ｔ1-01.jpg");
    background-position: left 30px;
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 0;
    line-height: 65px;
    max-width: 100%;
    overflow: hidden;
    padding-top: 100%;
    margin: 0;
    padding: 30%;
    font-size: 0;
}

input.wpcf7-form-control.wpcf7-date.wpcf7-validates-as-required.wpcf7-validates-as-date {
    font-size: large;
    margin-left: 3em;
}
/*
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    height: 2em;
    width: 50%;
}

div#wpcf7-f10151-p10149-o1{
    font-size: 140%;
    line-height: 1.8em;
}
*/

.Form {
margin-top: 80px;
margin-left: auto;
margin-right: auto;
max-width: 720px;
}
/*
@media screen and (max-width: 720px) {
.Form {
margin-top: 40px;
margin-left: auto;
margin-right: auto;
max-width: 32%;
    }
br.br-sp1 {
    display: none;
}
}
*/
@media screen and (max-width: 480px) {
.Form {
margin-top: 40px;
margin-right: auto;
	margin-left: 1px;
max-width: 90%;
width: 100%;
}
br.br-sp1 {
    display: none;
}
}
#top h5.l_center {
    text-align: center;
}
.Form-Item {
/*border-top: 1px solid #ddd;*/
padding-top: 24px;
padding-bottom: 24px;
width: 100%;
display: flex;
/*align-items: center;*/
}

@media screen and (max-width: 480px) {
.Form .Form-Item {
padding-left: 14px;
padding-right: 14px;
padding-top: 16px;
padding-bottom: 16px;
flex-wrap: wrap;
display: contents;
}
.br-sp1 {
    display: none;
}
}
.Form-Item:nth-child(5) {
/*border-bottom: 1px solid #ddd;*/
}
.Form-Item-Label {
width: 100%;
max-width: 248px;
letter-spacing: 0.05em;
font-weight: bold;
font-size: 18px;
text-align: left;
}
@media screen and (max-width: 740px)
.Form-Item-Label {
max-width: inherit;
display: flex;
align-items: center;
font-size: 15px;
width: 12em;
}

.Form-Item-Label.isMsg {
margin-top: 8px;
margin-bottom: auto;
}
@media screen and (max-width: 480px) {
.Form-Item-Label.isMsg {
margin-top: 0;
}
.br-sp1 {
    display: none;
}
}
.Form-Item-Label-Required {
border-radius: 6px;
margin-right: 8px;
padding-top: 8px;
padding-bottom: 8px;
width: 48px;
display: inline-block;
text-align: center;
background: #72ae2d;
color: #fff;
font-size: 14px;
}
@media screen and (max-width: 740px) {
.Form-Item-Label-Required {
border-radius: 4px;
padding-top: 4px;
padding-bottom: 4px;
width: 32px;
font-size: 10px;
}
}
.Form-Item-Input {
border: 1px solid #ddd;
border-radius: 6px;
margin-left: 40px;
padding-left: 1em;
padding-right: 1em;
height: 48px;
flex: 1;
width: 100%;
max-width: 410px;
background: #eaedf2;
font-size: 18px;
}
@media screen and (max-width: 740px) {
.Form-Item-Input {
margin-left: 0;
margin-top: 18px;
height: 40px;
flex: inherit;
font-size: 15px;
}
}
.Form-Item-Textarea {
border: 1px solid #ddd;
border-radius: 6px;
margin-left: 40px;
padding-left: 1em;
padding-right: 1em;
height: 216px;
flex: 1;
width: 100%;
max-width: 410px;
background: #eaedf2;
font-size: 18px;
}
@media screen and (max-width: 740px) {
.Form-Item-Textarea {
margin-top: 18px;
margin-left: 0;
height: 200px;
flex: inherit;
font-size: 15px;
}
}
.Form-Btn {
border-radius: 6px;
margin-top: 32px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
padding-bottom: 20px;
width: 280px;
display: block;
letter-spacing: 0.05em;
background: #72ae2d;
color: #fff;
font-weight: bold;
font-size: 20px;
}
@media screen and (max-width: 740px) {
.Form .Form-Btn {
margin-left: unset;
margin: 24px 0 40px 0;
padding-top: 8px;
padding-bottom: 8px;
width: 23%;
font-size: 16px;
}

.screen-reader-response {
    text-align: center;
    font-size: large;
}

@media screen and (max-width: 740px) {
.wpcf7-response-output.wpcf7-mail-sent-ok {
    text-align: center;
    font-size: large;
}

span.wpcf7-not-valid-tip {
    float: left;
}

.screen-reader-response {
    text-align: left;
    font-size: large;
	margin-left: 1em;
    width: 19em;
}

.wpcf7-response-output.wpcf7-mail-sent-ok {
    text-align: center;
    font-size: large;
}

span.wpcf7-not-valid-tip {
    float: left;
}
}
/*---------*/
}
ul.ulb {
    /* list-style: disc; */
    text-indent: 1em;
    margin: 0 0 2em 2em;
    font-size: 140%;
}

li.ulb {
    list-style: disc;
    text-indent: 0.5em;
}

hr.style4 {
    border-top: 1px dashed #bbb;
}

#result_top p.info_up.toppage_lead_w {
    position: static;
    top: 0px;
	text-align: left;
    margin-bottom: 1.4em;
    margin-left: 15px;
    font-family: Arial, Helvetica, sans-serif;
}
.cta-button {
    background-color: #339999;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    display: inline-block;
    margin-top: 20px;
}
.cta-button:hover {
    background-color: #669999;
}
@media only screen and (min-width: 1px) and (max-width: 740px)
#top_cct_rep {
    width: 100%;
    text-align: left;
    margin: 0px 8px 4em;
}
#top_cct_rep {
    width: 100%;
    float: left;
    text-align: left;
    margin: 0px 8px 4em;
}
/* watanabe 200410 ここまで*/
@media only screen and (min-width:1px) and (max-width:740px) {
/* watanabe 200724 */
/*
#information_fmt h3.lef {
    font-size: 18px;
     color: #677952; 
    font-weight: 200;
    margin-bottom: 0.5em;
    text-align: left;
}
*/

#information_fmt h3.t2 {
    font-size: 12px;
    /* color: #677952; */
    font-weight: 200;
    margin-bottom: 0.5em;
    text-align: left;
}
    
/* watanabe 200724 ここまで*/
/* watanabe 200730 */    
#information_fmt h2.t2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0.4em;
}

#information_fmt h2.c2 {
    font-size: 22px;
    font-weight: bold;
    margin-bottom: 0.4em;
    margin-left: auto;
    margin-right: auto;
    width: 20em;
}

    #information_fmt h3.lef2 {
    margin-bottom: 0.2em;
    /* text-align: center; */
}

#information_fmt h2.t2 {
    font-size: 22px;
    font-weight: bold;
    /* font-family: inherit; */
    margin-bottom: 0.4em;
}
    
#information_fmt h2.t2c{
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 30px;
    line-height: 1.4em;
    text-align: center;
}

#information_fmt h5.t5c{
/*
    font-size: 22px;
    font-weight: 500;
*/
    margin-bottom: 1em;
    line-height: 1.8em;
    text-align: center;
}

#top h5.h5_lef {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 200%;
    text-align: left;
    margin: 25px 0px 5px 0px;
    line-height: 1.8em;
    font-weight: bold;
    color: #555555;
}

.login-txt label{
    font-size:0;
}

/* watanabe 200730 ここまで*/
p.center {
    text-align: center;
}

#information_fmt{
	width: 100%;
	float: none;
}

#info_nav{
	float: none;
	width: 100%;
	margin-right: 0px;
	padding-top: 80px;
}

#info_nav ul{
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #EFEFEF;
}

#info_nav li{
	width: 100%;
	display: block;
	padding-bottom: 24px;
	text-align: center;
	padding-top: 24px;
	font-size: 16px;
	font-weight: 200;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: #EFEFEF;
}

#info_nav li a,
#info_nav li.wait{
	color: #999;
	width: 100%;
	display: block;
}

#info_past{
	width: 100%;
}

#info_past li{
	float: left;
	margin-right: 1%;
	width: 48%;
	margin-left: 1%;
}

#info_pub{
	width: 100%;
}

#info_pub ul{
	background-color: #DCDDDD;
	overflow: hidden;
	text-align: center;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 30px;
	padding-left: 30px;
}

#info_pub ul li{
	float: none;
	margin-right: 0px;
	margin-left: 0px;
	margin-bottom:20px;
	text-align: left;
	font-size: 12px;
	color: #666;
}


#report_fmt{
	width: 100%;
	float: none;
}

/*1810129 renovation expo */
#information_fmt .button {
    display: flex;
    justify-content: center;
    font-size: 15px;
    margin-bottom: 30px;
}

a.btn-style--box {
    border: 1px solid black;
    padding: 18px 83px 15px 15px;
    display: block;
    position: relative;
    text-align: left;
}
#w600 p{
    width: 27em;
}

#information_fmt p.w_main {
    width: 100%;
    font-size: 120%;
    line-height: 1.6em;
}

#information_fmt p.site-t1 {
    background-image: url(https://www.jyu-kobo.co.jp/images/event/house_cp_ｔ1-02.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    display: block;
    height: 1;
    line-height: 65px;
    max-width: 100%;
    overflow: hidden;
    padding-top: 0;
    margin: 0;
    padding-top: 40%;
    font-size: 0;
}

/*
input.wpcf7-form-control.wpcf7-text.wpcf7-validates-as-required {
    height: 2em;
    width: 80%;
}

#information_fmt p.w_main_cp {
    width: 100%;
    margin-left: 0.1%;
    text-align: center;
    line-height: 1.6em;
    font-size: 136%;
}
*/
.wpcf7-form-control-wrap {
	margin: 96px 0;
}
.asterisk {
	margin: 0 0 0 0.2em;
	color: #f5637a;
}
.wpcf7-form-control-wrap span.wpcf7-not-valid-tip {
	font-size: 80%;
	height: 35px !important;
    margin-bottom: 2em;
    /*margin-left: -120px;*/
}
.wpcf7-form-control-wrap input[type="text"],
.wpcf7-form-control-wrap input[type="email"],
.wpcf7-form-control-wrap input[type="url"],
.wpcf7-form-control-wrap textarea {
	background-color: #fff;
	color: #333;
	width: 95%;
	border: 1px solid #ddd;
	font-size: 100%;
	padding: 0.5em;
	border-radius: 4px;
	box-shadow: 1px 1px 3px rgba(0,0,0,.1) inset;
}
.wpcf7-form-control-wrap input[type="submit"] {
	font-size: 100%;
	padding: 0.2em 0.4em;
	background: #eee;
	color: #333;
	border-radius: 4px;
	cursor: pointer;
	box-shadow: 0 0 1px rgba(0,0,0,.2);
	border: 1px solid #ccc;
	text-shadow: -1px 1px 0 rgba(255,255,255,1);
}
.wpcf7-form-control-wrap input[type="submit"]:hover {
	box-shadow: 0 0 1px rgba(0,0,0,.2) inset;
}


div#wpcf7-f10151-p10149-o1{
    font-size: 100%;
    line-height: 2.2em;
}

ul.ulb {
    /* list-style: disc; */
    text-indent: 1em;
    margin: 0 0 2em 2em;
    font-size: 130%;
}

li.ulb {
    list-style: disc;
    margin-left: -1em;
    text-indent: 0.1em;
}
/* */
.cta-button {
    background-color: #ff9900;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 5px;
    display: inline-block;
    margin-top: 20px;
}
.cta-button:hover {
    background-color: #cc7a00;
}
    

} /*@mediaEnd*/
