@charset "utf-8";
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２．トップ用メインイメージ背景
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#mainimg {
	position: relative;
	width: 100%;
	height:calc(100vh - 176px);
	max-height: 70vw;
	min-height: 540px;
}
#mainimg .slick_box{
	width: 100%;
	height: 100%;
}
#mainimg .slick_box li{
	height:calc(100vh - 176px);
	max-height: 70vw;
	min-height: 540px;
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
}

/*.bxslider {
  margin-inline: auto;
  max-width: 500px;
  width: 80%;
}
.slider-img {
  margin: 0 10px;
}
.slider-img img {
  height: auto;
  width: 100%;
}*/

#mainimg .mainimg{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	height: 100%;
	width: 75%;
	min-width: 1050px;
	min-height: 540px;
}
#mainimg .mainimg .inner {
	width:100%;
	height: 100%;
	padding: 50px 0;
}
#mainimg .mainimg .catch02 {
	position: relative;
	/*bottom: 50px;
	left: 0;*/
	width: 100%;
}
#mainimg .mainimg .catch02::before {
	position: absolute;
	content: '';
	display: block;
	z-index: -1;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 69px;
  background-image: -moz-linear-gradient( 0, rgb(224,108,9) 4%, rgb(247,177,0) 97%);
  background-image: -webkit-linear-gradient( 0, rgb(224,108,9) 4%, rgb(247,177,0) 97%);
  background-image: -ms-linear-gradient( 0, rgb(224,108,9) 4%, rgb(247,177,0) 97%);
  background-image: linear-gradient( 0, rgb(224,108,9) 4%, rgb(247,177,0) 97%);
}

#mainimg .mainimg .catch02 a{
	display: block;
}
#mainimg .mainimg .catch01 {
	/*position: absolute;
	top: 64px;*/
	width: 50vw;
}
#mainimg .mainimg .intro_heading {
	margin-bottom: 10px;
}
#mainimg .mainimg .intro {
	/*position: absolute;
	top: 35%;*/
	width: 720px;
	height: 240px;
	font-weight: bold;
	display: none;
	overflow: hidden;
}
#mainimg .mainimg .intro01 {
	width: 100%;
	display: block;
}
#mainimg .mainimg .intro01 .p1 {
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1.2;
} 
#mainimg .mainimg .intro01 .p2 {
	font-size: 7.0rem;
	line-height: 1.2;
	font-weight: bold;
}
#mainimg .mainimg .intro01 .p2 span.large {
	font-size: 20.0rem;
	color: #d00202;
}
#mainimg .mainimg .intro01 .p2 span.red {
	color: #d00202;
}
#mainimg .mainimg .intro06 {
	font-size: 6.4rem;
	font-weight: bold;
	line-height: 1.2;
}
#mainimg .mainimg .intro04 {
	font-size: 4.4rem;
}
#mainimg .mainimg .intro05 {
	font-size: 5.4rem;
}
#mainimg .mainimg .intro07 {
	font-size: 3.4rem;
}
#mainimg .mainimg .mv_chara {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 95%;
	max-height:calc(100vh - 176px);
}
#mainimg .mainimg .mv_chara img {
	max-height: 100%;
	max-width: 40vw;
}
#toppage #sec01 {
	/*padding-top: 50px;*/
	padding-bottom: 50px;

/*
	background-image: url("../images/cream_bg.png");
*/
	background-position: center;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-１．バナー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#toppage #sec01 .bnr {
	text-align: center;
	margin-bottom: 50px;
}
#toppage #sec01 .bnr a:hover img {
	filter: alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}






.maparea {
	width: 100%;
	margin: 0 auto 10px;
	padding: 10px 0;
	background: #ffff2;
}
.maparea h4 {
	padding: 0 10px;
}
.marker_data_html h2 {
	font-size: 14px;
	color: #1B4193;
}
.marker_data_html p {
	font-size: 12px;
	color: #333;
}
.maparea .entry {
	float: left;
}
.maparea p {
	padding: 0 10px;
}
.gmap {
	width: 100%;
	height: 400px;
	margin: 0 auto;
	border-radius: 20px;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-２．お問い合わせ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.sec_portal {
	background-color: #fff;
	padding: 20px;
	border-radius: 20px;
	
}
.sec_portal.sec_portal-head {
	background-color: unset;
	padding: 10px;
	border-radius: 0;
	width: 100%;
}
.sec_portal.sec_portal-head .contact_bloc {
	width: 100%;
	padding: 10px;
  border-radius: 0px 0px 20px 20px;
  box-shadow:
  inset 0 0 50px #fff, inset 20px 0 60px #ffffff, inset -20px 0 60px #ffffff, inset 20px 0 300px #ffe4cdab, inset -20px 0 300px #ffffff, 0 0 50px #ffb779, -10px 0 60px #28406d, 10px 0 60px #ffffff;
}
@media screen and (min-width: 1300px) {
  .sec_portal.sec_portal-head .contact_bloc {
    width: 80%;
    margin: 0 auto;
  }
}
.sec_portal .col {
}
.sec_portal .portal {
	width: 530px;
	height: 362px;
	padding: 68px 20px 0 20px;
	background-image: url("../images/portal_bord.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.sec_portal .portal .heading {
	text-align: center;
	padding-bottom: 15px;
}
.sec_portal .portal li {
	margin-top: 5px;
	margin: 5px 8px 0;
}
.sec_portal .comment {
	width: 45%;
	margin-top: 10px;
	padding: 20px 30px;
	background-image: url("../images/portal_bg.png");
	background-position: center;
	background-size: cover;
	font-size: 1.6rem;
}
.sec_portal .contact_bloc {
	padding: 20px;
}
.sec_portal.sec_portal-head .contact_bloc {
	padding: 10px 0px;
}
.sec_portal .contact_bloc .col {
	width: 49.5%;
}
.sec_portal.sec_portal-head .contact_bloc .col {
	width: 35%;
}
.sec_portal.sec_portal-head .contact_bloc .logo.col {
	width: 10%;
}
.sec_portal .contact_bloc .ico {
	width: 160px;
	height: 160px;
	background-color: #fff;
	border-radius: 50%;
	text-align: center;
}
.sec_portal.sec_portal-head .contact_bloc .ico {
	width: 75px;
	height: 75px;
}
.sec_portal.sec_portal-head .contact_bloc .ico img {
  width: 60%;
  height: auto;
  object-fit: cover;
}
.sec_portal .contact_bloc .ico_tel {
	border: 5px solid #dd2723;
}
.sec_portal .contact_bloc .ico_mail {
	border: 5px solid #76D456;
}
.sec_portal .contact_bloc .text {
	width: calc(100% - 170px);
	font-size: 1.6rem;
}
.sec_portal.sec_portal-head .contact_bloc .text {
  width: calc(100% - 100px);
  font-size: unset;
}
.sec_portal .contact_bloc .text p{
	font-weight: bold;
	line-height: 1.5;
	text-align: center;
}
.sec_portal.sec_portal-head .contact_bloc .text p{
  text-align: left;
  margin-left: 5px;
}
.sec_portal.sec_portal-head .info-head {
  font-size: 1.25rem;
  font-weight: bold;
}
.sec_portal .contact_bloc .text .time{
	font-size: 1.4rem;
}
.sec_portal .contact_bloc .text .acceptance{
	font-size: 1.4rem;
	text-align: center;
}
.sec_portal .contact_bloc .text .acceptance span{
	font-size: 2.4rem;
}
.sec_portal.sec_portal-head .text .acceptance{
	font-size: 1.4rem;
  text-align: left;
}
.sec_portal.sec_portal-head .contact_bloc .text .acceptance span{
	font-size: unset;
}
.sec_portal .contact_bloc .text .tel {
	font-size: 2.4rem;
	font-weight: bold;
	text-align: center;
	color: #dd2723;
}
.sec_portal.sec_portal-head .contact_bloc .text .tel {
  font-size: 2.1rem;
  text-align: left;
}

.sec_portal .contact_bloc .text .btn {
	margin: 5px auto;
}
.sec_portal.sec_portal-head .contact_bloc .text .btn {
	margin: 0 0 0 5px;
}
.sec_portal .contact_bloc .text .btn a, .btn_block a {
	position: relative;
	display: block;
	width: 250px;
	line-height: 40px;
	background-color: #333;
	color: #fff;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	border-radius: 5px;
}
.sec_portal.sec_portal-head .contact_bloc .text .btn a, .btn_block a {
  width: fit-content;
  padding: 5px 30px;
}
.sec_portal .contact_bloc .text .btn a::before,.btn_block a::before,
.sec_portal .contact_bloc .text .btn a::after,.btn_block a::after {
	position: absolute;
	content: '';
	display: block;
	top: 50%;
	transform: translateY(-50%);
}
.sec_portal .contact_bloc .text .btn a::before,.btn_block a::before {
	right: 10px;
	width: 12px;
	height: 12px;
	background-color: #fff;
	border-radius: 50%;
}
.sec_portal .contact_bloc .text .btn a::after,.btn_block a::after {
	right: 12px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 3px 0 3px 6px;
	border-color: transparent transparent transparent #333333;
} 


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-３．おすすめ物件
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/


#recommend .recommend_head {
	border-bottom: 2px solid #fff;
	text-align: center;
  background-image: -moz-linear-gradient( 90deg, rgb(221,39,35) 0%, rgb(233,144,5) 99%);
  background-image: -webkit-linear-gradient(90deg, rgb(221,39,3) 0%, rgb(233, 144, 5) 99%);
  background-image: -ms-linear-gradient( 90deg, rgb(221,39,3) 0%, rgb(233,144,5) 99%);
}

#recommend .recommend_head h2 {
	position: relative;
	text-align: center;
	font-size: 4.0rem;
	font-weight: bold;
	line-height: 120px;
	color: #fff;
}
#recommend .recommend_head h2::before {
	position: relative;
	content: '';
	display: inline-block;
	width: 92px;
	height: 92px;
	vertical-align: middle;
	background-image: url("../images/search_ico_search.png");
	background-position: center;
	background-repeat: no-repeat;
}

#recommend .btn_search {
	margin-top: 50px;
	margin-bottom: 50px;
}
#recommend .btn_search li {
	position: relative;
	width: 330px;
	height: 200px;
	background-color: #fff;
	text-align: center;
	box-shadow:10px 10px 0px 0px #000;
}
#recommend .btn_search li::after {
	position: absolute;
	content: '';
	display: block;
	bottom: 5px;
	right: 5px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 0 15px 15px;
	border-color: transparent transparent #333 transparent;
}
#recommend .btn_search li:hover {
	opacity: 0.7;
}
#recommend .btn_search li a {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
}
#recommend .btn_search li .ttl {
	color: #333;
	font-size: 2.8rem;
	font-weight: bold;
	line-height: 1.5;
}
#recommend .btn_search li .en {
	color: #dd2723;
	font-size: 2.6rem;
	font-weight: bold;
	line-height: 1;
}
#recommend .btn_search li .ico {
	margin-top: 15px;
}

#recommend .wrap {
	padding: 35px;
	background-color: #fff;
	border-radius: 20px;
}
#recommend .recommend_ttl {
	position: relative;
	text-align: center;
	font-weight: bold;
	font-size: 3.0rem;
	line-height: 1;
	padding: 50px 0;
	margin-bottom: 15px;
}

#recommend .recommend_ttl span{
	font-size: 3.4rem;
	color: #d00202;
}
#recommend .recommend_ttl::before,
#recommend .recommend_ttl::after {
	position: absolute;
	content: '';
	display: block;
	left: 0;
	width: 100%;
	height: 20px;
	background-image: url("../images/property_heading_line.png");
}
#recommend .recommend_ttl::before {
	top: 0;
}
#recommend .recommend_ttl::after {
	bottom: 0;
}
#recommend table {
}
#recommend table td{
	vertical-align:top;
	box-sizing:border-box;
	border: 1px dashed #ddd;
}
#recommend tr + tr{
	margin: 20px 0 0;
}
#recommend .category_box{
	/*border-left:1px solid #DCE5EC;*/
}
#recommend .box {
	/*float:left;*/
	padding: 10px;
	/*border-right:1px solid #DCE5EC;
	border-bottom:1px solid #DCE5EC;*/
}

#recommend .box .comment {
	display: none;
/*	font-weight:bold;
	color:#28406d;
	line-height:130%;
	margin:0 0 5px;*/
}
#recommend .box .photo{
	/*height: 230px;*/
	overflow: hidden;
	margin:0 0 10px;
}
#recommend .box .photo a{
	display:block;/**/
}
#recommend .box .photo a:hover {
	filter: alpha(opacity=75);
	-moz-opacity:0.75;
	opacity:0.75;/**/
}
#recommend .box .photo img {
	max-height:200px;
    text-align: center;
    display: block;
    margin: 0 auto;
}
#recommend .box .photo img a{
	display:inline;/**/
	vertical-align:top;
}

/*.photo2 {
	height: 128px;
	max-width: 150px;
}*/

.photo2 img{
	width: auto;
	height: 100%;
}



#recommend .box .spec {
	/*display:inline;
	float:right;*/
	width:100%;
}
#toppage h4 {
	margin:0 0 5px;
}
#toppage h4 a{
	line-height:130%;
}
#recommend .box dl {
	font-size:14px;
	line-height:130%;
}
#recommend .box dl dt{
	float:left;
	width:4em;
	margin:0 0 0;
	padding:2px 5px;
	background:#f7b100;
	color: #fff;
	border-radius: 5px;
	/*border:1px solid #D7DBE3;*/
	text-align:center;
	line-height:150%;
	font-size: 0.9em;
	font-weight: bold;
}
#recommend .box dl dd{
	
	margin:0 0 10px 0;
	padding:0 0 0 60px;
	line-height:150%;
	min-height:18px;
	height: auto !important;
	height:18px;
}
#recommend .box .price{
	font-size:15px;
	color:#dd2723;
}

.bnr_campaign {
	margin: 50px 0;
}


#sec04 {
	padding: 80px 0;
	background: url("../images/bg_sec04.png");
}
#sec04 .head {
	margin-bottom: 60px;
	font-size: 3.5rem;
	font-weight: bold;
	text-align: center;
	background-image: url("../images/dot_line.png");
	background-position: center bottom;
	background-repeat: no-repeat;
}
#sec04 .head span{
	color: #dd2723;
}
#sec04 p.head span.cl2 {
    color: #dd2723;
    font-size: 6.0rem;
}
#sec04 .bloc {
	font-size: 1.8rem;
	text-align: center;
}
#sec04 .bloc strong{
	font-weight: bold;
	color: #e30000;
}
#sec04 span.line {
    font-weight: bold;
    background: linear-gradient(transparent 50%, #ffe760 50%);
}
#sec04 p + p{
	margin-top: 1em;
}
#sec04 .p2 {
	font-size: 3.0rem;
	font-weight: bold;
}
#sec04 .p2 span{
	color: #dd2723;
}
#sec05 {
	text-align: center;
	padding: 60px 0;
	background-image: url("../images/cream_bg.png");
}
#sec05 p.head {
	position: relative;
	/*display: inline-block;*/
    font-size: 44px;
    padding-bottom:15px;
    margin:0 auto 40px;
    text-align: center;
    border-bottom: 4px solid rgb(221 39 35);
    line-height: 1.3;
    font-weight: bold;
	width: 50%;
}
#sec05 p.head span {
	font-size:48px;
	color: #dd2723;
}

#sec05 p.head span.cl2{
	letter-spacing: 0;
}
#sec05 p.head span.cl3{
	display: inline-block;
	width: 72px;
	height: 72px;
	line-height: 72px;
	position: relative;
	color: #fff;
	letter-spacing: 0;
}

#sec05 p.head span.cl3::before{
	position: absolute;
    z-index: -1;
    top: 50%;
    left: 0;
    content: "";
    width: 72px;
    height: 72px;
    border-radius: 50%;
    background: #dd2723;
    transform: translateY(-50%);
}

/*#sec05 p.head::before {
	position: absolute;
	top:0;
	left: -150px;
	content: "";
	background: url("../images/reason_ornaments.png") no-repeat;
	width: 99px;
	height: 94px;
}*/
/*#sec05 p.head::after {
	position: absolute;
	top:0;
	right: -150px;
	content: "";
	background: url("../images/reason_ornaments.png") no-repeat;
	width: 99px;
	height: 94px;
	transform: scale(-1, 1);
}*/
#sec05 .bloc {
	position: relative;
	text-align: left;
	/*background-color: #fff;*/
	background-image: url("../images/sec05_photo.png");
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain;
}
#sec05 .bloc .comment {
	width: 640px;
	padding: 30px;
	font-size: 1.8rem;
}
/*#sec05 .bloc::before,
#sec05 .bloc::after {
	position: absolute;
	content: '';
	display: block;
	width: 60px;
	height: 60px;
	background-image: url("../images/sec05_corner.png");
	background-size: contain;
	background-repeat: no-repeat;
}*/
/*#sec05 .bloc::before {
	top: -5px;
	left: -5px;;
	background-position: left top;
	
}*/
/*#sec05 .bloc::after {
	top: -5px;
	right: -5px;;
	background-position: right top;
	transform: rotate(90deg);
}*/
#sec05 .bloc .comment p + p {
	margin-top: .5em;
}
#sec05 .bloc .comment strong {
	font-weight: bold;
	background:  linear-gradient(transparent 50%, #ffe760 50%);
}
#sec05 .bloc .comment strong span{
	color: #e30000;
}
#sec05 .bloc .btn {
	width: 350px;
	margin-top: 20px;
}
#sec05 .bloc .btn a{
	display: block;
	width: 100%;
	line-height: 60px;
	background-color: #dd2723;
	color: #fff;
	text-decoration: none;
	border-radius: 5px;
	font-size: 1.8rem;
	font-weight: bold;
}
#sec06 {
	padding: 40px 0;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-５．お知らせ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#information {
	padding: 20px;
	border-radius: 20px;
	background: #fff;
	margin-top: 40px;
	
}
#information .col {
	width: 100%;
}
#information .col + .col{
	margin-top: 50px;
}
/*#information .heading {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 3px solid #333;
}
#information .heading h3 {
	position: relative;
	font-size: 2.4rem;
	font-weight: bold;
}

#information .heading .btn {
	width: 136px;
}*/
#information .heading .btn a {
	color: #fff;
}
#information a{
	display: block;
	color: #333;
	text-decoration: none;
}
#information a:hover{
	background: #f8db91;
	border-radius: 20px;
}
#information a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#information .bloc {
	padding: 20px;
}
#information .photo {
	width: 20%;
	overflow: hidden;
	border-radius: 10px;
}
#information .text {
	width:78%;
}
#information .text .head{
	line-height: 30px;
}
#information .text .tit{
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}
#information .text .date span{
	background: #f7b100;
	color: #fff;
	padding: 5px;
	margin-right: 5px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-５-２．スタッフブログ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#blog {
	padding: 30px 0;
	background-image: url("../images/bg_blog.png");
}
#blog .col {
	width: 1050px;
}
#blog .col + .col{
	margin-top: 50px;
}
#blog .heading {
	margin-bottom: 20px;
	padding-bottom: 10px;
	border-bottom: 3px solid #333;
}
#blog .heading h3 {
	position: relative;
	font-size: 2.4rem;
	font-weight: bold;
	padding-left: 60px;
}
#blog .heading h3::before {
	position: absolute;
	content: '';
	display: block;
	left: 0;
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
}
#blog .info .heading h3::before {
	width: 48px;
	height: 41px;
	background-image: url("../images/info_ico.png");
}
#blog .blog .heading h3::before {
	width: 43px;
	height: 49px;
	background-image: url("../images/blog_ico.png");
}
#blog .heading .btn {
	width: 136px;
}
#blog .heading .btn a {
	position: relative;
	display: block;
	width: 100%;
	line-height: 34px;
	text-align: center;
	background-color: #dd2723;
	color: #fff;
	border-radius: 5px;
}
#blog a{
	display: block;
	color: #333;
	text-decoration: none;
}
#blog a:hover{
	background: #f8db91;
}
#blog a:hover img{
	filter: alpha(opacity=100);
	-moz-opacity: 1.0;
	opacity: 1.0;
}
#blog .bloc {
	padding: 10px;
}
#blog .photo {
	width: 165px;
	overflow: hidden;
}
#blog .text {
	width:1030px;
}
#blog .text .tit{
	font-size: 16px;
	font-weight: bold;
	width: 920px;
}
#blog .text .head{
	line-height: 30px;
}
#blog .text .date span{
	background: #dd2723;
	color: #fff;
	padding: 5px;
	margin-right: 5px;
}


/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-６．ご利用の流れ
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
.flow_wrap {
	background:url("../images/bg_sec04.png");
}
#flow {
	padding-top: 50px;
	padding-bottom: 100px;
}
#flow .head {
	text-align: center;
	margin-bottom: 50px;
}
#flow .step {
	position: relative;
	width: 680px;
	padding: 20px;
	border-radius: 20px;
	background-color: #dd2723;
	box-shadow:10px 10px 0px 0px #ab7b02;
}
#flow .step::before, 
#flow .step::after {
	position: absolute;
	content: '';
	display: block;
	top:60px;
	width: 0;
	height: 0;
}
#flow .step01::before {
	top:95px;
	left: 680px;
	border-style: solid;
	border-width: 60px 0 60px 60px;
	border-color:transparent transparent transparent #ab7b02;
}
#flow .step01::after {
	top:80px;
	left: 680px;
	border-style: solid;
	border-width: 60px 0 60px 60px;
	border-color:transparent transparent transparent #dd2723;
}
#flow .step02::before {
	top: 75px;
	left: -60px;
	border-style: solid;
	border-width: 60px 60px 60px 0;
	border-color: transparent #ab7b02 transparent transparent;
}
#flow .step02::after {
	left: -60px;
	border-style: solid;
	border-width: 60px 60px 60px 0;
	border-color: transparent #dd2723 transparent transparent;
}
#flow .step .inner {
	background-color: #fff;
}
#flow .step dl {
	padding: 20px;
}
#flow .step dl dd {
	width: calc(100% - 120px);
	font-size: 2.0rem;
	padding-left: 20px;
	line-height: 1.5;
}
#flow .step figure {
	text-align: center;
	padding-bottom: 30px;
}
#flow .chara {
	width: calc(1050px - 690px);
	text-align: center;
}

/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■２-７．SNSバナー
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
#sns {
	margin-top: 20px;
}
#sns ul li:nth-child(1),#sns ul li:nth-child(2){
	width: 490px;
}

#sns ul li:nth-child(3){
	width: 100%;
	margin-top: 20px;
}



/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝
■side 
＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/



.heading {
    margin-bottom: 20px;
    padding-bottom: 10px;
    border-bottom: 3px solid #333;
}

 .heading h3 {
    position: relative;
    font-size: 2.4rem;
    font-weight: bold;
}

.heading .btn {
    width: 136px;
}

.heading .btn a {
    position: relative;
    display: block;
    width: 100%;
    line-height: 34px;
    text-align: center;
    background-color: #28406d;
    color: #fff;
    border-radius: 20px;
}
.box2 {
	display: flex;
	justify-content: space-between;
	background: #fff;
	min-height: 390px;
	border: 3px solid #28406d;
	border-radius: 20px;
	overflow: hidden;
}

.box2 div{
	width: 50%;
	height: 610px;
}


.box2_2 {
	background: #fff;

overflow: hidden;
	    border: 3px solid #28406d;
	border-radius: 20px;
	margin: 10px 0;
}

.box2_2 li{
	
	width: 16.6%;
	border-collapse: collapse;
	display: block;
	background: #fff;
	/*float: left;*/
/*		border-left:1px solid #ddd;*/
}
/*
.box2_2 li:first-child{
		border-right:1px solid #ddd;
}*/


.box2_2 a {
	display: block;
	width: 100%;
	padding: 20px 10px;
	text-align: center;
}

.box2_2 a img{
	width: 150px;
	
}

#map_select #map{
	width: 45%;
	height: 45%;
}

.map-box {
}
.flex-box {
  display: flex;
  align-items: center;
}
.sale-box .box2_2 {
  border: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.sale-box .box2_2 li {
  width: 33.333%;
}

/*タブ切り替え全体のスタイル*/
.tabs {
  width: 100%;
  margin: 40px auto;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/*タブのスタイル*/
.tab_item {
  width: 360px;
  height: 50px;
  background-color: #d9d9d9;
  line-height: 50px;
  text-align: center;
  color: #111;
  display: block;
  float: left;
  font-weight: bold;
  transition: all 0.2s ease;
  font-size: 130%;
}
.tab_item:hover {
  opacity: 0.75;
}
.tab_item:first-of-type {
  border-radius: 10px 0 0 0;
  position: relative;
  padding-left: 30px;
}
.tab_item:last-of-type {
  border-radius: 0 10px 0 0;
  position: relative;
  padding-right: 30px;
}
.tab_item:first-of-type::before, .tab_item:last-of-type::before {
  position: absolute;
  content: "";
  top: -40px;
  left: 0;
  width: 100%;
  height: 90px;
  background-position: 5% 100%;
  background-repeat: no-repeat;
  background-size: contain;
  background-image: url(../images/img-tab01.png);
  z-index: 10;
}
.tab_item:last-of-type::before {
  left: auto;
  right: 0;
  background-position: 95% 100%;
  background-image: url(../images/img-tab02.png);
}

.tab_head {
  width: 80%;
  margin: 0 auto;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  display: none;
  clear: both;
  overflow: hidden;
  border: 3px solid #28406d;
  border-radius: 20px;
  background-color: #fff;
  width: 100%;
}


/*選択されているタブのコンテンツのみを表示*/
#all:checked ~ #all_content,
#programming:checked ~ #programming_content,
#design:checked ~ #design_content {
  display: block;
}

/*選択されているタブのスタイルを変える*/
.tabs input:checked + .tab_item {
  background-color: #28406d;
  color: #fff;
}

.bnr_request {
	width: 550px;
	margin: 40px auto;
}



.w50{
	width: 50%;
	float: left;
	
}

.photo img{
	/*max-width:150px;*/
}


#cmap {
	position: relative;
	display: flex;
	top: 50px;
	right: 0;
	width: 500px;
	height: 460px;
	background: url(../img/map.png) no-repeat;
	margin-left: auto;
}

img#map, img#map2 {width: 54%;}
.sale-box {width: 45%;}

#map_link {
	padding: 40px;
}


#map_link li a{
	text-decoration: none;
	border-radius: 20px;
	padding: 20px;
	margin-bottom: 10px;
	display: block;
	background: #28406d;
	color: #fff;
	font-weight: bold;
	border: 3px solid #28406d;
}

#map_link li a:hover{

	background: #fff;
	color: #28406d;
}

/*#map_select {
	background: url("../images/map.jpg") left no-repeat #fff;
	background-size: 100% auto;
	min-height: 200px;
}*/

#edit .tit {
  margin: 0 auto 10px;
  border-bottom: 1px dotted #ccc;
}
#edit .tit h4 {
  position: relative;
  margin: 0 0 3px;
  font-size: 20px;
  font-weight: bold;
  border-left: 4px solid #28406d;
  padding: 3px 5px 2px 10px;
  color: #000;
}

.fc .fc-view-harness, .fc .fc-view-harness-active > .fc-view {
  position: relative !important;
  height: 100% !important;
}
.fc .fc-scroller-liquid-absolute {
  position: relative !important;
  overflow: unset !important;
}
