@charset "utf-8";


.main-header-area h1 {
	line-height: 0 ;
}

.main-header-area img {
	max-width: 280px ;
}

/* Breadcumb */

.breadcumb-area {
  width: 100%;
  height: 450px;
  position: relative;
  z-index: 1;
  padding-top: 0;
  text-align: center; 
}
  .breadcumb-area .breadcumb-title {
    font-size: 60px;
    margin-bottom: 0;
    line-height: 1;
    color: #ffffff;
    display: inline-block;
	  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.8);
}

.product-img {
	padding-top: 90px ;
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
	.main-header-area img {
	max-width: 240px ;
}
	
	.breadcumb-area .breadcumb-title {
		font-size: 48px;
	}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
	.main-header-area img {
	max-width: 200px ;
}
	
	.breadcumb-area .breadcumb-title {
		font-size: 36px;
	}
}

@media only screen and (max-width: 767px) {
	.breadcumb-area .breadcumb-title {
		font-size: 30px;
	}
}



.title-1 {
	padding: 80px 0;
	text-align: center ;
}

.title-1 h2 {
	font-size: 3rem ;
	color: #0D57A7 ;
	margin-bottom: 40px ;
	position: relative;
}

.title-1 h2::after {
	content: '';
	display: block;
	position: absolute;
	left: 50%; /* 位置調整 */
	transform: translate(-50%); /* 位置調整 */
	bottom: -20px; /* 下線の上下位置調整 */
	width: 60px; /* 下線の幅 */
	height: 2px; /* 下線の太さ */
	background-color: #FF4043; /* 下線の色 */
	}

.title-1 h3 {
	font-size: 1rem ;
	color: #555 ;
	font-weight: 300 ;
}

.title-1 .spec {
	margin-top: 50px ;
}

.title-1 .spec .card-header {
	font-weight: 700 ;
}

.products {
	padding: 50px 0 70px ;
}

.products-col {
	padding: 0 30px ;
}

.products-col h4 {
	color: #0D57A7 ;
	margin-bottom: 30px ;
}

.title-col-p {
	margin-top: 50px ;
}

.title-col-p p {
	line-height: 2 ;
}

.title-col-p p span {
	font-weight: 700 ;
}

.products-col a {
	font-weight: 300 ;
	display: inline ;
	padding: 5px 15px ;
	background: #0D57A7 ;
	border: 1px solid #0D57A7 ;
	border-radius: 5px ;
	color: #FFF ;
}

.products-col a:hover {
	background: none ;
	color: #0D57A7 ;
}

@media only screen and (max-width: 767px) {
	.title-1 h2 {
	font-size: 2rem ;
}
}

/*---------------------------------------------
### All Section ###
---------------------------------------------*/
.case-all {
	padding: 50px 0 ;
	background: #f4ffff ;
	border-top: 1px solid #ddd ;
}

.case-all .all-col {
	border: 1px solid #DDD ;
	background: #FFF ;
	margin-bottom: 15px ;
}

.case-all .all-col img {
	padding: 30px ;
	transition: 0.5s ;
}

.case-all .all-col img:hover {
	opacity: 0.7 ;
}


/*---------------------------------------------
### Modul Window ###
---------------------------------------------*/
.amp-photo:hover {
	cursor: pointer ;
}

.sec02 {

	padding: 70px 0 ;
}

.section01 h2,
.sec02 h2,
.sec03 h2,
.contact h2 {
	font-size: 1.5rem ;
	color: #ff5a94 ;
	font-weight: bold ;
	letter-spacing: 1.1 ;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.3) ;
}

.merit-cont ul {
	margin-left: 0 ;
	padding-bottom: 50px ;
	padding-left: 0 ;
}

.merit-cont li {
	list-style: none ;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	/*-ms-flex-align: center;*/
	/*align-items: center;*/
	border-bottom: 1px solid #008b90;
}

.merit-cont li .data {
	position: relative ;
	font-size: 3.5rem ;
	float: left ;
	margin-right: 15px ;
	top: 0 ;
	color: #008b90 ;
	font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
}

.merit-cont li p {
	float: left ;
	font-size: 1.4rem ;
	margin-top: 20px ;
	color: #008b90 ;
	font-weight: bold ;
	line-height: 1.5 ;
}

.merit-cont li p span {
	display: block ;
	font-size: 1rem ;
	color: #555 ;
	font-weight: normal ;
}

.text-small {
	font-size: 0.8rem !important ;
}

.p-70 {
	padding: 70px 0 ;
}

/*--------------------------------------------------------------
# お問合せ
--------------------------------------------------------------*/
.form {
	padding:  0 0 80px ;
}

form#mailformpro input, form#mailformpro textarea {
    padding: 10px;
    font-size: 14px;
    vertical-align: middle;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
    -webkit-box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
    box-shadow: inset 1px 4px 9px -6px rgba(0,0,0,0.5);
    margin: 5px;
	color: #777;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
}

.gmap {
height: 0;
overflow: hidden;
padding-bottom: 56.25%;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}


/*---------------------------------------------
### Call to Action ###
---------------------------------------------*/

.call-to-action-area .cta-content h6 {
	line-height: 1.5 ;
}

.inq-btn {
	position: relative;
	z-index: 1;
	min-width: 170px;
	/*height: 50px;*/
	color: #ffffff;
	font-size: 20px;
	font-weight: 600;
	background-color: #0D57A7;
	border: 1px solid #0D57A7 ;
	border-radius: 5px;
	/*line-height: 50px;*/
	padding: 20px 30px;
	text-transform: uppercase;
}

.inq-btn.active,
.inq-btn:hover,
.inq-btn:focus {
	background: rgba(255, 255, 255, 0.6);
	color: #0D57A7;
	font-size: 20px;
}

/*---------------------------------------------
### Supply ###
---------------------------------------------*/
.supply {
	padding: 70px 0 ;
}

.supply h4 {
	color: #0D57A7 ;
	font-size: 1.2rem ;
	text-align: center ;
}

.supply a.link-box {
	padding: 5px 10px ;
	display: inline-block ;
	float: right ;
	border: 1px solid #0D57A7 ;
	border-radius: 3px ;
	color: #0D57A7 ;
	font-weight: 300 ;
}

.supply a:hover.link-box {
	background: #0D57A7 ;
	color: #FFF ;
} 

.supply img {
	border: 0 ;
}

.supply a img {
	transition: 0.5s ;
}

.supply a img:hover {
	opacity: 0.7 ;
}


.youtube {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.youtube iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}




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

.footer-area {
	position: relative;
	z-index: 1;
	overflow-x: hidden;
	background: #0D57A7 ;
}

.main-footer-area {
	padding: 30px 0 ;
}

.footer-area .copywrite-text {
	width: 100%;
	height: 60px;
	background-color: #111113;
	padding: 0 15px;
}

.footer-area .copywrite-text p {
	margin-bottom: 0;
	font-size: 12px;
	color: #7d7d7d;
}

.footer-area .copywrite-text p a {
	font-size: 12px;
	color: #7d7d7d;
}

.footer-widget-area .widget-title {
	margin-bottom: 90px;
}

.footer-widget-area img {
	max-width: 300px ;
	margin-bottom: 15px ;
}

.footer-widget-area .widget-title h6 {
	font-size: 16px;
	color: #ffffff;
	margin-bottom: 0;
	text-transform: uppercase;
	border-bottom: 2px solid;
	border-color: #0D57A7;
	line-height: 1.8;
	display: inline-block;
}

.footer-widget-area p {
	color: #fff;
	margin-bottom: 0;
	font-weight: 300;
	line-height: 1.5 ;
	font-size: 0.9rem !important ;
}

.footer-widget-area .weekly-office-hours ul li {
	padding: 15px 0;
	display: block;
	border-bottom: 1px solid #7d7d7d;
}

.footer-widget-area .weekly-office-hours ul li span {
	color: #7d7d7d;
	font-size: 14px;
	font-weight: 400;
}

.footer-widget-area .weekly-office-hours ul li:first-of-type {
	padding-top: 0;
}

.footer-widget-area .address {
	margin-top: 20px;
}

.footer-widget-area .address h6 {
	position: relative;
	z-index: 1;
	color: #FFF;
	margin-bottom: 20px;
	display: block;
	font-size: 14px;
	font-weight: 400;
	padding-left: 40px;
	line-height: 1.8;
}

.footer-widget-area .address h6 img {
	position: absolute;
	top: 4px;
	z-index: 10;
	left: 0;
}

.footer-widget-area .useful-links-nav {
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
}

.footer-widget-area .useful-links-nav li {
	-webkit-box-flex: 0;
	-ms-flex: 0 0 50%;
	flex: 0 0 50%;
	min-width: 50%;
}

.footer-widget-area .useful-links-nav li a {
	padding: 15px 0;
	display: block;
	color: #7d7d7d;
	font-weight: 400;
}

.footer-widget-area .useful-links-nav li a:first-child,
.footer-widget-area .useful-links-nav li a:nth-child(2) {
	padding-top: 0;
}

.footer-widget-area .useful-links-nav li a:hover,
.footer-widget-area .useful-links-nav li a:focus {
	color: #0D57A7;
}

.footer-widget-area .featured-properties-slides {
	position: relative;
	z-index: 1;
}

.footer-widget-area .featured-properties-slides .owl-prev,
.footer-widget-area .featured-properties-slides .owl-next {
	width: 38px;
	height: 38px;
	position: absolute;
	top: 50%;
	line-height: 40px;
	text-align: center;
	color: #ffffff;
	left: -19px;
	opacity: 0;
	visibility: hidden;
	margin-top: -19px;
	-webkit-transition-duration: 500ms;
	transition-duration: 500ms;
	background-color: #0D57A7;
	font-size: 13px;
	box-shadow: 0 0 5px rgba(255, 255, 255, 0.15);
}

.footer-widget-area .featured-properties-slides .owl-prev:hover,
.footer-widget-area .featured-properties-slides .owl-next:hover {
	background-color: #000000;
}

.footer-widget-area .featured-properties-slides .owl-next {
	left: auto;
	right: -19px;
}

.footer-widget-area .featured-properties-slides:hover .owl-prev,
.footer-widget-area .featured-properties-slides:hover .owl-next {
	opacity: 1;
	visibility: visible;
}


@media only screen and (max-width: 767px) {

	.main-header-area img {
	max-width: 160px;
margin-top: 10px;
}
	
	.products img {
		margin-bottom: 30px ;
	}
	
	.main-footer-area {
	padding-top: 50px ;
		padding-bottom: 0 ;
}
	
	.footer-widget-area {
		text-align: center ;
		margin-bottom: 50px ;
	}
	
	.footer-widget-area img {
	max-width: 200px ;
}

}

.bg-inq {
	background: #AAA ;
}


.no-gutter {
	padding-right: 0 ;
	padding-left: 0 ;
}

.no-gutters {
  margin:0;
  padding:0;
}
 
.no-gutters　> .col,
.no-gutters　> [class*="col-"] {
  margin:0;
  padding:0;
}