/*
サイズについて
幅1120=1098×1.02=100vw
*/

@charset "UTF-8";


.br-sp{
	display :none;
}


.inner {
	width: 900px;
	padding: 0px 10px 0px 10px;
	margin: 0 auto;
}



.area_cont {
    padding-bottom: 32px;
}




main > div:nth-of-type(2n+1)  {
	background-color: #fbfbfd;
}



.f_item_athird   {
	margin-right: 30px;
	margin-bottom: 20px;
	padding: 0px 0px 0px;
	text-align: center;
	width: 30.8%;
}




.f_item_athird_fix   {
	margin-right: 20px;
	margin-bottom: 20px;
	padding: 30px 20px 0px;
	text-align: center;
	width: 30.0%;
}



.f_item_half  {
	margin-right: 1rem;
	margin-bottom: 1rem;
	padding: 30px 45px 40px;
	text-align: center;
	width: 47.8vw;
}

.f_item_free  {
	margin-right: 0vw;
	margin-bottom: 2vw;
	padding: 30px 0px 40px;
	text-align: center;
	width: 47.8vw;
}





.f_container2 .f_item_half {
    width: 48.4%;
}

.f_container2 .f_item_free {
    width: 35.6%;
}



.f_item_full  {
	margin-bottom: 30px;
	padding-top: 6rem;
	padding-right: 3.8rem;
	padding-left: 3.8rem;
	padding-bottom: 2rem;
	text-align: center;
	width: 880px;
	/* background-color: #f8fcff; */
	/* border-radius: 10px; */
	/* box-shadow: 0px 0px 8px 8px rgba(0,0,0,0.01); */
}




.f_item_half h2 {
    padding-top: 10px;
}





.nolink {
    pointer-events: none;
}





.f_item_full > div {
    padding-bottom: 15px;
}


/*
header
*/
header {
	padding: 14px 14px 14px 14px;
	position: fixed;
	top: 0;
	width: 100%;
	background-color: #fbfbfd;
	display: flex;
	/* box-shadow: 0px 4px 40px 0px rgba(0,0,0,0.1); */
	z-index: 5;
}
header .inner{
	display: flex;
	align-items: baseline;
}
nav {
	margin: 0 0 0 auto;
}
ul {
	list-style: none;
	margin: 0;
}
li {
	/* margin: 0 15px 0 0; */
	/* font-size: 14px; */
}





#header p {
    width: 11em;
    align-items: center;
    line-height: 0.7em;
}






/* bager menu */
 
/*PCメニュー*/
#header {
  /* background: #fff; */
  display: flex;
  flex-flow: row wrap;
}
#header p {
  margin-right: auto;
}
#header #navi {
  margin-top: 10px;
  display: flex;
  flex-flow: row wrap;
  align-items: center;
  list-style: none;
}
#header #navi li {
  margin: 0 15px;
  line-height: 100%;
}
#header #navi li a {
  color: #000;
  text-decoration: none;
}
/*PCメニュー*/
/* 表示された時用のCSS */
.nav_open #header #navi { right: 0; }
 
.nav_open .nav_bg {
  opacity: .8;
  visibility: visible;
}
 
.nav_open .hamburger_line1 {
  transform: rotate(45deg);
  top: 20px;
}
 
.nav_open .hamburger_line2 {
  width: 0;
  left: 50%;
}
 
.nav_open .hamburger_line3 {
  transform: rotate(-45deg);
  top: 20px;
}
/*
*/

*/
#nav_btn,#nav_bg {
	display:none;
}

nav {
	margin: 0 0 0 auto;
}
ul {
	list-style: none;
	margin: 0;
	display: flex;
}
li {
	margin: 0 15px 0 0;
	font-size: 14px;
}

















/*
*/

.first {
	background-image: url(../images/bg_top1.png);
	background-position-y: center;
	background-position-x: center;
	background-size: 100%;
	background-repeat: no-repeat;
}

                                                /* .first */
.first .inner {
	background-position: 10px 0px;
	/* height: 1580px; */
	background-repeat: no-repeat;
	display: flex;
	flex-direction: column;
	padding: 0 0 8rem 0;
	background-image: url(../images/bg_top1.png);
	background-position-y: center;
}



.inner > div {
	width: 100%;
}

.flcon_01 {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.flit_01-01 {
	flex-basis: 100%;
	text-align: center;
	padding-top: 30px;
	padding-bottom: 10px;
}
.flit_01-02 {
	flex-basis: 100%;
	text-align: center;
	background-image: url(../images/bg_top1.png);
	background-position-x: center;
	background-position-y: center;
	background-size: 120vw;
	}
.flit_01-03 {
	padding: 0.2rem 0rem 0rem 0rem;
	flex-basis: 100%;
	text-align: center;
	background-image: url(../images/bg_top2.png);
	background-position-x: center;
	background-position-y: center;
	background-repeat: no-repeat;
	background-size: 800px;
	}





#logo_hd {
	width: 5.4rem;
	height: auto;
	vertical-align: middle;
}

#logo_top {
	width: 12.6rem;
	height:auto;
}

#img_cap_top {
	width: 900px;
	height: auto;
}




                                                /* .second */

.inner .h1_blue {
	padding-top: 40px;
	padding-bottom: 40px;
}
.h1_blue h1{
	color: #946134;
	font-size: 34px;
	font-weight: 500;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 2px;
}
#tok h1{
	color: #383838;
	font-size: 4.6rem;
	font-weight: 600;
	text-align: center;
	padding-top: 2px;
	padding-bottom: 10px;
	border-bottom: solid 1px #dfdfdf;
	position: relative;
}
#tok h1 .h1-lead {
  display: block;
  font-size: 0.55em; /* または clamp(0.8rem, 2vw, 1.2rem) など */
  font-weight: normal;
}
#tok h1:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 1px #424242;
	bottom: -1px;
	width: 30%;
	left: 35%;
}



.h1_blue p {
	color: #4D4D4D;
	font-size: 18px;
	font-weight: 300;
	text-align: center;
}
.second .inner {
	padding-top: 20px;
}









#gamen_button {
	padding-top: 48px;
	padding-bottom: 0px;
}
#gamen_button a {
	display: block;
	width: 100%;
	height: 62px;
	background-color: #FFFFFF;
	border: 1px solid #f7931f;
	border-radius: 32px;
	text-align: center;
	color: #f7931f;
	font-size: 21px;
	font-weight: 400;
	margin-bottom: 22px;
	/* padding-top: 14px; */
	box-shadow: 0px 0px 14px 14px rgba(0, 0, 0,0) ,0px 4px 4px 4px rgba(0, 0, 0,0.06);
	transition: all 0.6s;
	line-height: 62px;
}
#gamen_button a:hover  {
	background-color: #FFFFFF;
	border: 1px solid #f7931f;
	color: #f7931f;
	box-shadow: 0px 0px 14px 14px rgba(11, 127, 197,0.1) ,0px 4px 4px 4px rgba(0, 0, 0,0.06);
	transition: all 0.4s;
}







#toi_button {
	padding-top: 88px;
	padding-bottom: 0px;
}
#toi_button a {
	display: block;
	width: 32rem;
	height: 62px;
	background-color: #f7931f;
	border: 1px solid #f7931f;
	border-radius: 32px;
	text-align: center;
	color: #ffffff;
	font-size: 21px;
	font-weight: 400;
	margin-bottom: 22px;
	padding-top: 14px;
	/* box-shadow: 0px 0px 14px 14px rgba(0, 0, 0,0) ,0px 4px 4px 4px rgba(0, 0, 0,0.06); */
	transition: all 0.6s;
	margin: 0 auto;
}
#toi_button a:hover  {
	background-color: #FFFFFF;
	border: 1px solid #f7931f;
	color: #f7931f;
	box-shadow: 0px 0px 14px 14px rgba(11, 127, 197,0.1) ,0px 4px 4px 4px rgba(0, 0, 0,0.06);
	transition: all 0.4s;
}















														/* .third */




										/* 画像上から .second */


										/* .fourth */


.f_container {
	display: flex;
	flex-wrap: wrap;
}

.f_container2 {
	display: flex;
	flex-wrap: wrap;
}

.f_container > .f_item_athird_fix:nth-of-type(3n)  {
	margin-right: 0px;
}

.f_container > .f_item_athird:nth-of-type(3n)  {
	margin-right: 0px;
}


.f_container2 > .f_item_half:nth-of-type(2n)  {
	margin-right: 0px;
}

.f_container2 > .f_item_free:nth-of-type(2n)  {
	margin-right: 0px;
}



.area_cont h2 {
    font-size: 3.4rem;
    font-weight: 800;
    color: #222222;
    line-height: 3.2rem;
    padding-top: 4rem;
    padding-bottom: 2.6rem;
}

.area_cont h3 {
    font-size: 2.4rem;
    font-weight: 800;
    color: #222222;
    line-height: 3.2rem;
    padding-bottom: 1.4rem;
    padding-top: 4rem;
}




.area_cont > div > p {
    word-break: keep-all;
}








figure.pic1 img {
    border-radius: 6px;
    width: 100%;
}






img.img_4_tok {
    padding: 1.8rem 0rem 0rem 0rem;
    width: 800px;
    height: auto;
}

.flit_01-03 h2 {
    font-size: 3.2rem;
    font-weight: 800;
}

.flit_01-03 span {
    font-size: 4.8rem;
}


.f_container2 h2 {
    font-size: 2.0rem;
    font-weight: 300;
}

.f_rowrap_center {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
}



img#img_mailline {
    width: 28rem;
}








										/* アラート */
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1.4rem 1rem;
  padding: 1.4rem 1.8rem;
  min-width: 120px;
  max-width: 100%;
  /* color: #555; */
  font-size: 1.6rem;
  background: #eeeeee;
  font-weight: 400;
  border-radius: 16px;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #eeeeee;
}

.balloon1 p {
  margin: 0;
  padding: 0;
}



										

.f_item_full h3 {
    font-size: 4rem;
    font-weight: 300;
}



										/* オプション */


#op_etagcom {
    width: 22%;
}


#op_etagpro {
    width: 34%;
}

#op_dome {
    width: 24%;
}

#op_walldis {
    width: 41%;
}






#img_op_etagpro {
    width: 62%;
}

#img_op_dome {
    width: 100%;
}

#img_op_walldis {
    width: 100%;
}






.f_item_free>div {
    height: 42rem;
    display: flex;
    align-items: center;
}




.option h3 {
    font-size: 3.6rem;
    font-weight: 200;
    line-height: 4.6rem;
}

.option h3 span {
    font-size: 3.6rem;
    font-weight: 200;
}

.f_item_athird_fix h2 {
    padding: 0rem 0rem 2rem 0rem;
}

.div_4_tok {
    padding: 4.8rem 0rem 2rem 0rem;
}





										/* オプション */


.footer ul {display: flex;}

.footer li {
    margin: 0 15px 0 0;
    font-size: 1.4rem;
    font-weight: 300;
}

.footer .ftin {
    display: flex;
    justify-content: space-between;
}

.footer nav {
    margin: 0;
    /* top: 1.4rem; */
    position: relative;
}

.footer #logo_hd {
    width: 4rem;
}

.footer #ttl_hd {
    font-size: 1.6rem;
}

.footer #logo_hayato {
    margin-left: 3rem;
    width: 12rem;
    top: 0.4rem;
    position: relative;
}


