@charset "UTF-8";
/* CSS Document */

.com-header__ttl{
	margin: 250px auto 50px;
	text-align: center;
}

.com-header__ttl h1{
	font-size: 2.5em;
	margin-bottom: .2em;
	letter-spacing: 10px;
	
	font-family: 'Cormorant Garamond', serif;
    font-feature-settings: "palt";
}

.com-header__ttl-sub{
	font-size:.8em;
	letter-spacing: 5px;
}
/**/

/*com-markoff */
/*--------------------------------------*/
.com-markoff__hero {
	/*position: relative;*/
	width: 100%;
	height: 300px;
    background:#ddd url("../../company/img/com_img01.jpg") no-repeat center center;
    background-size:cover;
	margin-bottom: 30px;
}


.com-markoff__hero-map {
	/*position: relative;*/
	width: 100%;
	height: 300px;
    background:#ddd url(../../company/img/sky-map-photo.jpg) no-repeat center center;
    background-size:cover;
	margin-bottom: 30px;
}


.com-markoff__hero-history {
	/*position: relative;*/
	width: 100%;
	height: 300px;
    background:#ddd url("../../company/img/kajiokaengei_logo_img.jpg") no-repeat center center;
    background-size:cover;
	margin-bottom: 30px;
}


.com-markoff__hero-awrad {
	/*position: relative;*/
	width: 100%;
	height: 300px;
    background:#ddd url("../../company/img/awrad_img.jpg") no-repeat center center;
    background-size:cover;
	margin-bottom: 30px;
}

.com-markoff__ttl{
	margin: 100px auto 50px;
	text-align: center;
    
    font-family: 'Cormorant Garamond', serif;
    font-kerning:normal;
    /*font-feature-settings: "palt";*/
}

.com-markoff__ttl h3{
	font-size: 2.5em;
	margin-bottom: .2em;
	letter-spacing: 10px;
    font-kerning:normal;  
    font-weight: 500;
	font-family: 'Cormorant Garamond', serif;
}

.com-markoff__ttl-sub{
	font-size:.8em;
	letter-spacing: 5px;
}







.com-main-box{
	max-width: 960px;
	left : 0;
    right: 0;
    margin: 100px auto 200px;
}


/*premessage */
/*--------------------------------------*/

.com-premessage{

width: 100%;
position: relative;
 padding: 60px;
 margin-bottom: 50px;
}



.com-premessage::before {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0px;
    right: 0px;
    border-radius: 30px / 30px;
    box-shadow: 0 0 25px rgba(0, 0, 0, .1);
    content: '';
    z-index: -1;
}



.tag-premessage-t1{
    color: #7abd28;
    font-weight: bold;
    font-size: 60px; 
    opacity: 0.5;
    text-align: center;
    padding-bottom: 10px;
    border-bottom: 1px solid #7abd28;
}


.tag-premessage-t2{

    color: #b9963b;
    font-weight: bold;
    font-size: 60px; 
    opacity: 0.5;
    text-align: center;
     padding-bottom: 10px;
     border-bottom: 1px solid #b9963b;
}


/*premessage-font*/
.bonheur-royale-regular {
  font-family: "Bonheur Royale", cursive;
  font-weight: 300;
  font-style: normal;
}


 .premessage-heading{
    margin-top: 40px;
    font-size:1.2em;
	font-weight: bold;
    line-height:2em;
	letter-spacing: 10px;
	text-align: center;
	margin-bottom: 40px;	
    }


.com-premessage-wrap{
display: flex;
justify-content:space-between;
/*align-items: flex-end;*/
}

.com-premessage-wrap2{
display: flex;
justify-content:space-between;
flex-direction: row-reverse;
/*align-items: flex-end;*/
}


.com-premessage-wrap .premessage-txt{
    font-size:1em;
	line-height:2.1em;
    text-align:justify;
    
     /*width: 525px（550/840）;*/
    width: 62.5%;
	margin-left: 10px;
    }


.com-premessage-wrap2 .premessage-txt{
    font-size:0.95em;
	line-height:1.8em;
    text-align:justify;
    
    /*width: 500px（500/840）;*/
    width: 59.52%;
	margin-bottom: 0px;
    }


.com-premessage-wrap .p-wrap{
margin-top:10px;
margin-right: 10px;
/*width: 250px;*/
width:29.069767%;
}

.com-premessage-wrap2 .p-wrap{
margin-top:10px;
/*width: 300px;*/
width:34.884%;
}


.com-premessage-wrap .p-wrap .p-name,.com-premessage-wrap2 .p-wrap .p-name{
margin: 10px 0;
font-size: 0.85em;
text-align: right;

}

.com-premessage-wrap .p-wrap img,.com-premessage-wrap2 .p-wrap img{
max-width: 100%;
height: auto;
border-radius: 5px;
}




/********************************************************/

.com-main__heading{
	font-size:1.2em;
	font-weight: bold;
    line-height:2em;
	letter-spacing: 10px;
	text-align: center;
	margin-bottom: 40px;	
}


.com-main__heading2{
	font-size:1.2em;
	font-weight: bold;
    line-height:2em;
	letter-spacing: 10px;
	text-align: center;
	margin: 80px 0 40px;	
}


.com-main__txt{
	font-size:1em;
	line-height:1.8em;
	margin-bottom: 30px;
}

.com-main__name{
    text-align: right;
	font-size:1em;
	line-height:1.8em;
    padding-right: 10px;
}

/********************************************************/

.com-data-set{
margin: 20px 50px;
}

.com-data-set__ttl{
font-size: 1rem;
margin: 0 0 15px 20px;
margin-bottom: 10px;
}


/********************************************************/

.com-map-set{
margin-bottom: 50px;
}

.com-map-set__txt-wrap{
display: flex;
margin-bottom: 20px;
font-size: 1.2em;
}
.com-map-set__name{margin-right: 20px;}
.com-map-set__ad{}

.com-map-set__map{
    width: 100%;
    position: relative;
    padding-top: 50%;
}

.com-map-set__map iframe{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    
    border-radius: 20px;
}
/**/
/* ---------------------------------------------------------
// Googleマップの色を変更
// --------------------------------------------------------- */
.com-map-set__map iframe {
  -webkit-filter: grayscale(0.3);
          filter: grayscale(0.3); /* Googleマップをグレースケールに */
}

/**/









