/* インタラクティブテレビ
-------------------------------- */
.iptv .cd-hero-slider li:first-of-type {
  background-color: #2c343b;
  background-image: url(../img/bg_iptv_header.jpg);
} 

/* common
-------------------------------- */ 
.cd-main-content p {
    line-height: 1.7em;
    margin:15px 0;
}
.gray{
         width:100%;
         height:auto;
         overflow: hidden;
         background-color:#F5F5F5;
         padding:60px 0px;
         clear: both;
}
.gray-2{
         width:100%;
         height:auto;
         overflow: hidden;
         background-color:#E8E8E8;
         padding:30px 30px;
        }

@media only screen and (min-width: 768px) {

.gray{
         width:100%;
         height:auto;
         overflow: hidden;
         background-color:#F5F5F5;
         padding:30px 30px;
        }
.gray-2{
         width:100%;
         height:auto;
         overflow: hidden;
         background-color:#E8E8E8;
         padding:30px 30px;
        }}

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

/*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;
    margin-bottom: 20px;
}

/* 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;
            }}

/* -------------------------------- 
コンテンツ　style
-------------------------------- */
.cd-main-content {
  margin-bottom: -30px;
}

#smart_hotel .gray-bg{
	display: none;
}

.gray-bg-footer {
  background-color: #eeeeee;
  height: auto;
  padding: 30px 0;
  margin: 30px 0;  
}

.gray-bg-footer .inner {
  width: 90%;
  margin: 0 auto;
  padding: 10px 0;
  overflow: hidden;
}

  
@media only screen and (min-width: 768px) {
.cd-main-content {
  margin-bottom: -10px;
}

#smart_hotel .gray-bg{
	display: block;
}

.gray-bg{
	display: block;
}
.gray-bg-footer {
  padding: 20px 0;
}

.gray-bg-footer .inner {
  width: 90%;
  margin: 0 auto;
  }
}

@media only screen and (min-width: 1024px) {
.gray-bg-footer {
  padding: 0;
}

.gray-bg-footer .inner {
  width: 950px; 
  padding: 50px 0;
  overflow: hidden;
}	
}


/* 3カラム
-------------------------------- */
.gray-bg-footer .page-cover {
  margin-top: 20px;
}

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

.gray-bg-footer .page-cover img {
  width: 90%;
  margin-bottom: 10px;
}

.gray-bg-footer .middle-column{
    display: table-cell;
}
	
.gray-bg-footer .merit-inbox {
 padding: 0;
}

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

.gray-bg-footer .merit-inbox {
   padding: 10px;
  }

.gray-bg-footer .infotitle2{
    height: auto;
    margin:15px;
    margin-top:20px;
	font-size: 16px;
	}

.gray-bg-footer .middle-column{
    display: table-cell;
    width: 250px;
    border-radius: 3px;
    border-left: none;
    border-right: none;
	}

.gray-bg-footer .middle-column img {
    margin: 0 auto;
    text-align: center;
    width: 90%;
}
}


.number{
font-size:40px; 
color:rgba(5,62,98,0.2); 
}

@media only screen and (min-width: 768px) {
.number{
font-size:60px; 
color:rgba(5,62,98,0.2); 
}  
}
.line{border:1px solid #ccc;padding:0px 10px; background-color: #ffffff;}

/* -------------------------------- 

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: 100%;
}
.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;
  }
}

/* インタラクティブテレビ
-------------------------------- */
.iptv #sec02 .clumun h5{
     margin: -10px 0;
}

.iptv #sec03 .btn-catalog{
     margin-top: 20px;
}
  
@media only screen and (min-width: 640px) {
  .iptv  #sec02 .element-L{
    width: 48%;
	float: left;
	margin-right: 20px;
	overflow: hidden;
  } 
  .iptv #sec02  .element-R{
    width: 48%;
	overflow: hidden;
  }

   .iptv #sec02 .clumun p{
     margin: 1.5em 0;
   }	
}

@media only screen and (min-width: 768px) {
	.iptv #sec02 img{
	width: 100%;
}	
	.iptv #sec02 .element-L{
	padding-right: 10px;
}
	.iptv #sec02 .element-R{
	padding-left: 10px;
}
}
.title-25{
           font-size: 20px;
           font-weight: 600;
           }
.title-20{
           font-size: 18px;
           font-weight: 600;
           margin-top:10px;
           line-height: 20px;
           }
.title-20-c{
           font-size: 18px;
           font-weight: 600;
           margin-top:10px;
           line-height: 20px;
           text-align: center;
           }
.kome{ font-size:13px;
       padding:10px;
       border:1px solid #ccc;
       margin:20px 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;
           }
.title-20-c{
           font-size: 20px;
           font-weight: 600;
           color:#586775;
           margin-top:20px;
           line-height: 28px;
           border:0px;
           margin-bottom:0px;
           padding:0px;
           text-align: center;
           }
.kome{ font-size:14px;
       padding:10px;
       border:1px solid #ccc;
       margin:20px 0;}}
.li-bold {
    font-weight: 600;
    font-size: 1.6rem;
    padding: 15px 5px 5px 0;

}
@media only screen and (min-width: 768px){
.li-bold {
    font-weight: 600;
    font-size: 1.8rem;
    padding: 15px 5px 5px 0;

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

.heading span {
	position: relative;
	z-index: 2;
	font-size: 20px;
	font-weight: 700;
}

.heading::before {
	content: attr(data-number);
	position: absolute;
	top: -10px;
	left: 0;
	color: rgba(5,62,98,0.2);
	font-size: 60px;
	text-transform: uppercase;
	z-index: 1;
}
.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: -10px;
	left: 0;
	color: rgba(5,62,98,0.2);
	font-size: 60px;
	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: 0px;
}

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