/*--------------------------------
Smart Hotel LP style

#smart_hotel #product h3{
width: 100%;
  font-size: 1.8rem;
  color: #0F78B1;
  font-weight: bold;
  line-height: 1.2em;
  border-bottom: 1px dotted;
  margin: 20px 0 10px 0;
  padding-bottom: 5px;
}

#smart_hotel #product div{
text-align: center;

スライド画像
-------------------------------- */
.cd-hero-slider li:first-of-type {
  background-color: #2c343b;
  background-image: url(../img/top.jpg);
} 

@media only screen and (min-width: 768px) {
  .cd-main-content .element-L{
    width: 48%;
	float: left;
	margin-right: 20px;
	overflow: hidden;
  } 
  .cd-main-content .element-R{
    width: 48%;
	overflow: hidden;
  }
}

/*4カラム*/
.grid4{
border:0px solid #ccc;
margin:20px 0;
}

.grid4 .col:nth-of-type(4n+1),
.grid3 .col:nth-of-type(3n+1),
.grid2 .col:nth-of-type(2n+1) {
    margin-left: 0;
    clear: left;
}

/* col */
.col {
	float: left;
	margin-left: 3.2%;
	}

/* grid4 col */
.grid4 .col {
	width: 22.6%;
}

/* grid3 col */
.grid3 .col {
	width: 31.2%;
	border-radius: 10px;

}

/* grid2 col */
.grid2 .col {
	width: 48.4%;
}

@media screen and (max-width: 740px) {
	/* change grid4 to 2-column */

.grid4{
border:0px solid #ccc;
margin:0 0;
}
	
	.grid4 .col {
		width: 48.4%;
	}
	.grid4 .col:nth-of-type(3n+1) {
		margin-left: 3.2%;
		clear: none;
	}
	.grid4 .col:nth-of-type(2n+1) {
		margin-left: 0;
		clear: left;
	}

	/* change grid3 to 2-column */
	.grid3 .col {
		width: 48.4%;
		border:0px;
	}
	.grid3 .col:nth-of-type(3n+1) {
		margin-left: 3.2%;
		clear: none;
	}
	.grid3 .col:nth-of-type(2n+1) {
		margin-left: 0;
		clear: left;
		border:0px;
	}
	}
	
@media screen and (max-width: 400px) {
	.col {
		width: 100% !important;
		margin-left: 0 !important;
		clear: none !important;
	}}
/* マーカー＋太字 */
.hightlight-text{
            text-align: left;
            font-weight: 600;
            margin-bottom:20px;
            background: linear-gradient(transparent 50%, #ffff66 0%);
            line-height: 20px;
            }

@media only screen and (min-width: 768px)  {
.hightlight-text{
            font-weight: 600;
            background: linear-gradient(transparent 50%, #ffff66 0%);
            margin-bottom:30px;
            }
            }
/* 太字 */
.bold-text{
            text-align: left;
            font-weight: 600;
            margin-bottom:20px;
            line-height: 20px;
            }

@media only screen and (min-width: 768px)  {
.bold-text{
            font-weight: 600;
            margin-bottom:30px;
            }
            }
            
.title-25{
           font-size: 20px;
           font-weight: 600;
           }
.title-20{
           font-size: 18px;
           font-weight: 600;
           margin-top:10px;
           line-height: 20px;
           text-align: center;
           }
.title-20-2{
           font-size: 18px;
           font-weight: 600;
           margin-top:-25px;
           line-height: 20px;
           color: rgba(5,62,98,0.5);
           }
.en{ font-size:16px;
     text-align: center;
     font-weight:600;
     color: rgba(5,62,98,0.3);
     margin: 10px 0;}
     
@media only screen and (min-width: 768px) {
.title-25{
           font-size: 25px;
           font-weight: 600;
           color:#586775;
           margin-top:0px;
           margin-bottom: 30px;
           }
.title-20{
           font-size: 20px;
           font-weight: 600;
           color:#586775;
           margin-top:20px;
           line-height: 28px;
           border:0px;
           margin-bottom:0px;
           padding:0px;
           text-align: center;
           width: 90%;
           }
.title-20-2{
           font-size: 20px;
           font-weight: 600;
           line-height: 28px;
           border:0px;
           margin-top:-25px;
           color: rgba(5,62,98,0.5);
           }
.en{ font-size:18px;
     text-align: center;
     font-weight:600;
     color: rgba(5,62,98,0.3);
    margin: 0 0 20px 0;}}


/* title
-------------------------------- */

.title-25{
           font-size: 20px;
           font-weight: 600;
           line-height: 25px;
           margin: 30px 0;
           }
.title-20{
           font-size: 18px;
           font-weight: 600;
           margin-top:10px;
           line-height: 20px;
           }
.title-22-l{
           font-size: 20px;
           font-weight: 600;
           margin-top:10px;
           line-height: 20px;
           text-align: left;
           border-bottom: 1px dotted #595757;
           padding:10px;
           }

@media only screen and (min-width: 768px) {
.title-25{
           font-size: 25px;
           font-weight: 600;
           color:#586775;
           margin-top:30px;
           margin-bottom: 30px;
           padding-bottom: 30px;
           }
.title-20{
           font-size: 20px;
           font-weight: 600;
           color:#586775;
           margin-top:20px;
           line-height: 28px;
           border:0px;
           margin-bottom:0px;
           padding:0px;
           }
.title-22-l{
           font-size: 22px;
           font-weight: 600;
           color:#586775;
           margin-top:20px;
           line-height: 28px;
           border-bottom:1px dotted #595757;
           padding-bottom: 10px;
           text-align: left;
           }
           }
#main-benefit img {
    width: 50%;
}

/* 3カラム
-------------------------------- */
#product .page-cover {
  margin-top: 20px;
}

#product .infotitle2 {
  height: auto;
  color: #0F78B1;
  font-size: 14px;
  font-weight: 700;
  text-align: center;
  margin-bottom: 10px;
  line-height: 1.3em;
}

#product .page-cover img {
  width: 90%;
  margin-bottom: 10px;
}

#product .middle-column{
  /*  display: table-cell;*/
 max-width: 70%;
 margin-left: auto;
 margin-right: auto;
}
	
#product .merit-inbox {
 padding: 0;
}

  
@media only screen and (min-width: 768px)  {
#product .page-cover {
  /*  display: table;*/
    width: 100%;
    margin: 20px 0 10px 0;
  }
  
#product .page-cover img {
	width: 100%;
}  

#product .merit-inbox {
   padding: 10px;
  }

#product .infotitle2{
    height: auto;
    margin:15px;
    margin-top:20px;
	font-size: 16px;
	}

#product .middle-column{
    /*display: table-cell;*/
    /*width: 250px;*/
    border-radius: 3px;
    border-left: none;
    border-right: none;
	}

#product .middle-column img {
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
}

/* 
改行
-------------------------------- */
@media screen and (min-width: 768px){   
  .pc { display:block; }
  .sp { display:none; }
}
@media screen and (max-width: 768px){   
  .pc { display:none; }
  .sp { display:block; }
}

.heading-25 {
	position: relative;
	padding-top: 30px;
	font-size: 20px;
	border-bottom: 1px solid rgba(5,62,98,1);
	padding-bottom: 10px;
}

.heading-25 span {
	position: relative;
	z-index: 2;
	font-size: 22px;
	font-weight: 700;
	padding-left: 0em;
	color: #595757;
	line-height: 0px;
}

.heading-25::before {
	content: attr(data-number);
	position: absolute;
	top: -20px;
	left: 0;
	color: rgba(5,62,98,0.2);
	font-size: 45px;
	text-transform: uppercase;
	z-index: 1;
	font-weight: 400;
}
@media only screen and (min-width: 768px){
.heading-25 {
	position: relative;
	padding-top: 30px;
	font-size: 20px;
	border-bottom: 1px solid rgba(5,62,98,1);
	padding-bottom: 10px;
}

.heading-25 span {
	position: relative;
	z-index: 2;
	font-size: 25px;
	font-weight: 700;
	padding-left: 0em;
	color: #595757;
	line-height: 30px;
}

.heading-25::before {
	content: attr(data-number);
	position: absolute;
	top: -40px;
	left: 0;
	color: rgba(5,62,98,0.2);
	font-size: 70px;
	text-transform: uppercase;
	z-index: 1;
	font-weight: 400;
}}

.mgt30{
        margin-top: 30px;
        }
.mgt50{
        margin-top: 50px;
        }
/* 2カラム */
.column {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-right: 10px;
  margin-bottom: 40px;
  margin-left: 10px;
}
.column-img {
  width: 40%;
}
.column-img img {
  width: 70%;
}
.column-texts {
  box-sizing: border-box;
  padding-right: 30px;
  padding-bottom: 40px;
  padding-left: 30px;
  width: 60%;
}

@media screen and (max-width: 767px) {
  .column {
    flex-direction: column;
  }
  .column--reserve {
    flex-direction: column-reverse;
  }
  .column-img {
    width: 100%;
  }
  .column-texts {
    width: 100%;
    padding:10px 0;
    margin:0 auto;
  }
}
