@charset "utf-8";

.simbox {
	max-width: 970px;
}
#scroller-body {
	width: 100%;
	padding: 20px;
	background: #ff7014;
	text-align: center;
}
#mask {
	width: 100%;
	height: 500px;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	background: #f4cbac;
}
.panelinbox {
	width: 100%;
	height: 500px;
}
#panel {
	padding: 0;
	background: #f4cbac;
}
#panel-0 {
	background: #ff7014;
}
.panelinbox .prevBox img {
	width: auto;
	vertical-align: bottom;
}
#panel #main_city {
	position: relative;
	padding:0;
}
#panel #main_city h2 {
	margin: 20px 30px 30px 0;
	font-size: 1.6em;
	color: #111;
	font-weight: 500;
	line-height: 2.0em;
}
#panel #main_city h2 span {
	margin: 0 8px 0 0;
	font-size: 1.6em;
	color: #ff7014;
	font-weight: 500;
	line-height: 2.0em;
}
#panel #main_city h3 {
	font-size: 1.2em;
	color: #333;
	font-weight: normal;
	line-height: 2.0em;
	text-align: center;
}
#panel #main_city h4 {
	width: 100%;
	padding: 20px 0;
	text-align: center;
}
#panel #main_city ul.topnv {
	padding: 0;
	text-align: center;
}
#panel #main_city ul li {
	display: inline;
	max-width: 160px;
	margin: 0 20px;
	padding:0;
}
.openbtn {
	width: 50% !important;
	margin: 0 auto;
	text-align: center;
}
#panel div.panelinbox {
	float:left;
}
.prevBox, .nextBox{
	width: 100% !important;
	height: auto;
	padding: 0px 0 0 10px;
	text-align: left;
}
.kssub {
	position: relative;
	padding: 60px 0 30px;
	font-size: 1.8em;
	color: #333;
	font-weight: 600;
	text-align: center;
}
#messagebox {
	display: block;
	min-height: 200px;
}
.group {
	width: 60%;
	margin: 20px auto 20px;
	padding: 30px 10px;
	border: 3px dotted #ff7014;
	background: #fff;
}
.group .kssub::after {
	position : absolute;
	content : '';
	left: 10%;
	bottom : 0;
	width : 80%;
	height : 4px;
	background: #209b62;
}
.group .ksmain {
	padding: 34px 0 30px;
	font-size: 1.8em;
	color: #111;
	font-weight: 500;
}
.group .ksmain span {
	margin: 0 16px;
	font-size: 1.8em;
	color: #ff0000;
	font-weight: 500;
}
.group .kscomm {
	font-size: 1.2em;
	color: #111;
	font-weight: 500;
	letter-spacing: 0.1em;
}
.group .kscomm span {
	margin: 0 2px;
	color: #cc0000;
	font-weight: 500;
}

.panelInnerBox h6 {
	width: 50%;
	margin: 0 auto;
}
.stratbtnbox {
	width: 50% !important;
	margin: 0 auto;
	padding: 50px 0 50px;
	text-align: center;
	background: #ff7014;
}
.stratbtn {
	display: block;
	width: 100%;
	padding: 0;
	line-height: 60px;
	font-size: 1.3em;
	color: #ff7014;
	text-decoration: none;
	background: #fff;
	border: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	letter-spacing: 0.1em;
	cursor: pointer;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
	transition: all 0.3s;
}
.stratbtn:hover {
	color: #fff;
	opacity: 0.6;
}
.stratbtn a,
.stratbtn a:hover {
	color: #fff;
}

.nextbtnbox {
	width: 50% !important;
	margin: 0 auto;
	padding: 80px 0 0px;
	text-align: center;
}
#panel-5 .nextbtnbox {
	padding: 30px 0 0px;
}
.nextbtn {
	display: block;
	width: 100%;
	padding: 0;
	line-height: 60px;
	font-size: 1.3em;
	color: #fff;
	text-decoration: none;
	background: #ff7014;
	border: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	letter-spacing: 0.1em;
	cursor: pointer;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
	transition: all 0.1s;
}
.nextbtn:hover {
	color: #fff;
	opacity: 0.4;
}
.nextbtn a,
.nextbtn a:hover {
	color: #fff;
}

.deis {
	pointer-events: none;
	background: #c8a58e;
}

.simubtn2 {
	width: 100%;
	display: block;
	margin: 40px 0 0;
	padding: 0;
	line-height: 60px;
	font-size: 1.3em;
	color: #fff;
	text-decoration: none;
	background: #ff7014;
	border: none;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	border-radius: 5px;
	text-align: center;
	letter-spacing: 0.1em;
	cursor: pointer;
		-webkit-transition: all 0.3s;
		-moz-transition: all 0.3s;
		-ms-transition: all 0.3s;
		-o-transition: all 0.3s;
	transition: all 0.3s;
}
.simubtn2:hover {
	color: #fff;
	opacity: 0.6;
}
.simubtn2 a,
.simubtn2 a:hover {
	color: #fff;
}

.stylenv ul {
	float: left;
	width: 732px;
	margin: 0 0 0 -12px;
}
.stylenv ul li {
	float: left;
	display: inline-block;
	width: 232px;
	margin: 0 0 0 12px;
	padding: 0;
}
.stylenv ul li a {
	display: block;
	width: 230px;
	height: 60px;
	padding: 0;
	font-size: 1.14em;
	color: #209b62;
	font-weight: bold;
	line-height: 60px;
	background: #fff;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
	border-radius: 5px;
	border: solid 2px #209b62;
	text-align: center;
}
.stylenv ul li.act a {
	display: block;
	color: #fff;
	background: #209b62;
}
.stylenv ul li a:hover {
	display: block;
	color: #fff;
	background: #209b62;
}

.kstylebox {
	width: 100%;
	margin-top: -100px;
	padding: 0 20px 20px;
	background: #ff7014;
	text-align: center;
}
#stylebox {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	padding: 0;
	background: #f4cbac;
}

.stylesubbox {
	width: 80%;
	margin: 0 auto;
	font-weight: bold;
	line-height: 32px;
	border-bottom: solid 2px #ff7014;
}
.stylesubbox h2 {
	padding: 0 0 8px;
	font-size: 1.14em;
	color: #ff7014;
	line-height: 1.3em;
	text-align: center;
}
.stylesubbox h3 {
	padding: 0 0 14px;
	font-size: 2.6em;
	color: #ff0000;
	font-weight: 500;
}
.stylesubbox h5 {
	padding: 0 0 15px;
	font-size: 1.14em;
	color: #111;
	line-height: 1.3em;
	text-align: center;
}
.stylecomm {
	width: 80%;
	margin: 0 auto;
	padding: 0 0 30px;
	font-size: 1.1em;
	color: #111;
	font-weight: 500;
	line-height: 1.8em;
	text-align: center;
}
.styletimebox {
	width: 80%;
	margin: 0 auto;
}
.styletimebox h4 {
	width: 94%;
	margin: 0 auto;
	padding: 10px 0;
	font-size: 1.14em;
	color: #333;
	background: #fff;
	border: solid 1px #209b62;
	text-align: center;
}
.styletimebox dl {
	width: 90%;
	min-height: 120px;
	margin: 0 5% 10px;
	text-align: left;
	line-height: 1.8em;
	clear: both;
}
.styletimebox dt {
	float: left;
	width: 120px;
	color: #209b62;
	clear: both;
	text-align: left;
}
.styletimebox dd {
	margin-left: 130px;
	padding: 16px 0 0;
	font-size: 1.3em;
	color: #111;
}
.styletimebox dd p {
	padding: 12px 0 0;
	font-size: 1.4em;
}
.styletimebox span {
	padding: 0 15px 0 0;
	color: #209b62;
}
.styletimebox .timecap {
	width: 94%;
	margin: 0 auto;
	padding: 10px 0 6px;
	background: url(../images/white.png) repeat;
	text-align: left;
}
.styletimebox .timecap p {
	padding: 6px 30px;
	font-size: 0.94em;
	line-height: 1.4em;
}
#stylebox .imgbox {
	width: 80%;
	margin: 0 auto;
}
#stylebox .imgbox img {
	width: 100%;
	height: auto;
}
.nav1 { display: none; }
.nav2 { display: none; }
.nav3 { display: none; }
.nav4 { display: none; }
.nav5 { display: none; }

.captbox  {
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
	text-align: right;
}
img {
	width: 100%;
	vertical-align: bottom;
}

.section-radio,
.section-check,
.section-select {
	margin: 0 10px 30px;
}

.radio,
.check,
.transport {
	cursor: pointer;
	position: relative;
}

.simulation .box {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.simulation .box .left,
.simulation .box .right {
	width: 50%;
	margin: 0 auto;
}

.simulation h2 {
	text-align: center;
}

.simulation .box .right h4 {
	border-bottom: 1px solid #333;
	padding-bottom: 10px;
	margin-bottom: 10px;
}

.log .radio,
.log .check {
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 10px;
	border: 1px solid #333;
	border-radius: 20px;
	padding: 20px 20px 22px;
	font-size: 18px;
	background: #fff;
}
.log .radio {
	min-width: 200px;
}
.log .check {
	min-width: 250px;
}

.log .radio:hover,
.log .check:hover {
	background: #333;
	color: #fff;
}

.log .radio.checked,
.log .check.checked {
	background: #333;
	color: #fff;
}

.size .radio,
.roof .radio {
	padding-left: 20px;
}

.size .radio::before,
.roof .radio::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 10px;
	height: 10px;
	border-radius: 100%;
	border: 1px solid #333;
}

.size .radio.checked::before,
.roof .radio.checked::before {
	background: #333;
}

.stove,
.bench {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.stove .radio,
.bench .radio {
	width: 48%;
	border: 1px solid #333;
	border-radius: 20px;
	display: flex;
	justify-content: space-between;
	padding: 15px;
	box-sizing: border-box;
	margin-bottom: 10px;
}

.stove .radio .img,
.bench .radio .img {
	width: 60%;
}

.stove .radio .text,
.bench .radio .text {
	width: 35%;
}

.stove .radio.checked,
.bench .radio.checked {
	border-color: #fff;
}

.stove .radio.checked::before,
.bench .radio.checked::before {
	border: 2px solid blue;
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 20px;
	box-sizing: border-box;
}

.lighting .check::before,
.painting .check::before,
.construction .check::before {
	content: '';
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	width: 10px;
	height: 10px;
	border: 1px solid #333;
}

.lighting .check,
.painting .check,
.construction .check {
	padding-left: 20px;
}

.lighting .check.checked::after,
.painting .check.checked::after,
.construction .check.checked::after {
	content: '';
	position: absolute;
	left: -2px;
	top: 47%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	background-image: url(../img/check.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	width: 16px;
	height: 16px;
}

select.transport {
	width: 100%;
	padding: 15px 20px;
	box-sizing: border-box;
}

.calc {
	position: fixed;
	left: 0;
	top: 50%;
}
.btn{
	cursor: pointer;
	display: block;
	margin-top: 10px;
}
@media screen and (max-width:768px) {
.simulation .box .left,
.simulation .box .right{
	width: 100%;
	padding: 0 20px;
	box-sizing: border-box;
}
}


.pgbgnrbox01 {
	display: flex;
	justify-content: flex-start;
	align-items: center;
	margin: 10px 0;
}
.pgbgnrbox01 div {
	margin-right: 20px;
}
.bg_fukidashi {
	position: relative;
	width: fit-content;
	padding: 12px 30px;
	font-size: 1.3em;
	color: #111;
	text-align: center;
	line-height: 1.4em;
	border: dotted 2px #e36f24;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	border-radius: 12px;
}
.pgbgnrbox02 {
}
.pgbgnrbox02 li {
	padding: 0 0 6px 36px;
	font-size: 1.2em;
	color: #111;
	line-height: 2.0em;
	background: url(../../common/n_img/icon_nayami.png) no-repeat left top;
	background-size: 30px 30px;
}

.pgbgnr03 .cclsub {
	padding: 0 0 8px;
	font-size: 1.3em;
	color: #e36f24;
	font-weight: 500;
	line-height: 1.0em;
	border-bottom: dotted 1px #111;
}
.pgbgnr04 .pgbgnrfs1 span {
	padding: 2px 16px;
	font-size: 1.2em;
	color: #111;
	letter-spacing: 0.2em;
	background: linear-gradient(transparent 60%, #ff6 60%);
}
.pgbgnr04 .textbox p {
	display: inline-block;
	padding: 2px 6px 6px 20px;
}

.circle {
    position: relative;
    width: 90px;
    height: 90px;
    background-color: #fff;
    border-radius: 50%;
    margin: 0 auto;
    text-align: center;
}
.circle-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100px;
	font-size: 1.14em;
	color: #ff7014;
	font-weight: bold;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}


/* revwpickup */

.revwpickup {
	display: flex;
	width: 100%;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
}
.revwpickup li {
	width: calc(100% / 2);
	margin: 0 20px;
	padding: 8px 10px;
	text-align: center;
	border: dotted 1px #ccc;
}
.revwpickup li img {
	width: 100% !important;
	height: auto;
}


/* FAQ
---------------------------------------------------- */

.faqbox dl {
	width: 100%;
	line-height: 1.8em;
}
.faqbox dt {
	display: block;
	margin: 0 0 20px 10px;
	padding: 8px 0 10px 56px;
	font-size: 18px;
	color: #eb1c30;
	background: url(../../images/faq/q.jpg) no-repeat 0 0;
	border-bottom: dotted 1px #333;
}
.faqbox dd {
	display: block;
	margin: 0 0 0 10px;
	padding: 8px 0 30px 70px;
	font-size: 14px;
	color: #333;
	background: url(../../images/faq/a.jpg) no-repeat 10px 0;
}



/* --------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 1280px){

}

/* --------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 1000px){



#panel #main_city h2 {
	margin: 10px 30px 20px 0;
	font-size: 1.5em;
}

.orginbox .textbox ul {
	padding: 6px 10px;
}
.pgbgnrbox02 li {
	padding: 0 0 6px 36px;
	font-size: 1.0em;
	color: #111;
	line-height: 2.0em;
	background: url(../../common/n_img/icon_nayami.png) no-repeat left top;
	background-size: 30px 30px;
}

.pgbgnr03 .cclsub {
	padding: 0 0 8px;
	font-size: 1.3em;
	color: #e36f24;
	font-weight: 500;
	line-height: 1.0em;
	border-bottom: dotted 1px #111;
}
.pgbgnr04 .pgbgnrfs1 span {
	padding: 2px 16px;
	font-size: 1.2em;
	color: #111;
	letter-spacing: 0.2em;
	background: linear-gradient(transparent 60%, #ff6 60%);
}
.pgbgnr04 .textbox p {
	display: inline-block;
	padding: 2px 6px 6px 20px;
}

.log .radio,
.log .check {
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 6px;
	border: 1px solid #333;
	border-radius: 20px;
	padding: 14px 12px 16px;
	font-size: 17px;
	background: #fff;
}
.log .check {
	min-width: 250px;
}


}


/* ------------------------------------------------------------------------------------------------------------------------ */

@media only screen and (max-width: 768px){

.pgbgnrbox01 {
	display: block;
	margin: 10px 0;
}
.pgbgnrbox01 div {
}
.bg_fukidashi {
	position: relative;
	width: 94%;
	margin: 0 3% 10px;
	padding: 12px 30px;
	font-size: 1.2em;
	color: #111;
	text-align: center;
	line-height: 1.4em;
	border: dotted 2px #e36f24;
		-moz-border-radius: 12px;
		-webkit-border-radius: 12px;
	border-radius: 12px;
}

.log .radio {
	min-width: 160px;
}
.log .check {
	min-width: 160px;
}

/* revwpickup */

.revwpickup {
	display: block;
	width: 90%;
	margin: 0 auto;
	justify-content: center;
	align-items: center;
}
.revwpickup li {
	width: 100%;
	margin: 0 0 10px;
	padding: 8px 10px;
	text-align: center;
	border: dotted 1px #ccc;
}
.revwpickup li img {
	width: 100% !important;
	height: auto;
}

}


/* --------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 640px){

.stratbtnbox {
	padding: 100px 0 20px;
}
#panel #main_city h2 {
	margin: 10px 20px 16px 0;
	font-size: 1.3em;
	color: #111;
	font-weight: 500;
	line-height: 1.0em;
}
#panel-62 #main_city h2 {
	margin: 10px 0 16px 0;
	font-size: 1.4em;
	color: #111;
}
.group {
	width: 80%;
	margin: 20px auto 20px;
}
.openbtn {
	width: 70% !important;
	margin: 0 auto;
}

.log .radio,
.log .check {
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 10px;
	border: 1px solid #333;
	border-radius: 20px;
	padding: 14px 10px 16px;
	font-size: 15px;
	background: #fff;
}

.group .ksmain {
	margin: 0 !important;
	font-size: 1.6em;
	line-height: 1.8em;
}
.group .ksmain span {
	display: block;
	margin: 0 16px;
	font-size: 1.8em;
	color: #ff0000;
	font-weight: 500;
}

.kstylebox {
	margin-top: -80px;
}

.stylesubbox {
	width: 94%;
	margin: 0 auto;
}
.stylecomm {
	width: 94%;
	margin: 0 auto;
	padding: 0 0 14px;
}
.styletimebox {
	width: 94%;
	margin: 0 auto;
}
.styletimebox dt {
	width: 100px;
}
.styletimebox dd {
	margin-left: 120px;
	padding: 16px 0 0;
	font-size: 1.2em;
	color: #111;
}
.styletimebox dd p {
	padding: 12px 0 0;
	font-size: 1.3em;
}
.styletimebox span {
	padding: 0 15px 0 0;
	color: #209b62;
}
.styletimebox .timecap {
	width: 94%;
	margin: 0 auto;
	padding: 10px 0 6px;
	background: url(../images/white.png) repeat;
	text-align: left;
}
.styletimebox .timecap p {
	padding: 6px 30px;
	font-size: 0.94em;
	line-height: 1.4em;
}


}


/* --------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 480px){

.orginbox {
	padding: 8px 10px;
}
.orginbox h1 {
	font-size: 4.6vw;
}
.orginbox .textbox ul {
	padding: 6px 4px;
}
.pgbgnrbox02 li {
	padding: 0 0 6px 36px;
	font-size: 4.0vw;
	color: #111;
	line-height: 2.0em;
	background: url(../../common/n_img/icon_nayami.png) no-repeat left top;
	background-size: 30px 30px;
}

#panel #main_city h2 {
    font-size: 3.2vw;
}
.log .radio,
.log .check {
	display: inline-block;
	margin-right: 10px;
	margin-bottom: 6px;
	border: 1px solid #333;
	border-radius: 20px;
	padding: 10px 8px 12px;
	font-size: 12px;
	background: #fff;
}
.log .radio {
	min-width: 100px;
}
.log .check {
	min-width: 140px;
}
.styletimebox dl {
	min-height: auto;
}
.styletimebox dt {
	float: none;
	width: 100%;
	color: #209b62;
	clear: both;
	text-align: left;
}
.styletimebox dd {
	width: 100%;
	margin-left: 0;
	padding: 3px 0 5px;
	font-size: 1.1em;
	color: #111;
}
.styletimebox dd p {
	padding: 12px 0 0;
	font-size: 1.4em;
}
.circle {
  position: relative;
  width: 100%;
  height: 30px;
  background-color: none;
  border-radius: 0;
  margin: 0 auto;
  text-align: center;
}
.circle-inner {
	position: relative;
  top: 0;
  left: 0;
  width: 100%;
  font-size: 1.14em;
  color: #ff7014;
  font-weight: bold;
  -webkit-transform: translate(0,0);
  transform: translate(0,0);
}

.nextbtnbox {
	width: 80% !important;
	margin: 0 auto;
	padding: 80px 0 0px;
}

}


/* --------------------------------------------------------------------------------------------------*/

@media only screen and (max-width: 400px){

.log .radio,
.log .check {
	display: inline-block;
	margin-right: 3px;
	margin-bottom: 5px;
	border: 1px solid #333;
	border-radius: 8px;
	padding: 6px 5px 7px;
	font-size: 12px;
	background: #fff;
}
.log .radio {
	min-width: 80px;
}
.log .check {
	min-width: 120px;
}

}