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

/*カラー */
.col_hotel001{color: #d08001!important;}
.col_hotel002{color: #f78c27!important;}
.col_hotel003{color: #5d67b0!important;}
.col_gray{color:#6d6f71!important;}

/*文字サイズ */
.fs30{ font-size:30px;}
.fs36{ font-size:36px;}
.fs50{ font-size:50px;}
.fs60{ font-size:60px;}


/* 背景カラー*/
.bgcol_hotel001{background-color:#d08001;}
.bgcol_hotel002{background-color:#f78c27;}
.bgcol_hotel003{background-color:#5d67b0;}
.bgcol_gray{background-color:#6d6f71;}
.bgcol_Wht{background-color:#fff;}
.colblwht{color:#fff;}


/* ポジション*/
.posi_re{position: relative;width: 100%;height: auto;z-index: 0;}
.posi_ab{position: absolute;z-index: 1;}


.triangle_mini{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 20px solid #989899;
	margin: 0 auto;
}
.triangle_big{
  width: 0;
  height: 0;
  border-left: 80px solid transparent;
  border-right: 80px solid transparent;
  border-top: 30px solid #989899;
	margin: 0 auto;
}

/* 学科メニュー用丸矢印*/
.arrow_menu{
    position: relative;
    display: inline-block;
    padding: 0 0 0 16px;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 13px;
}
.arrow_menu::before,
.arrow_menu::after{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}

.maruyazi::before{
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #002baf;
}
.maruyazi::after{
    left: 5px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #fff;
}

.gakkamenu li{display: inline-block;border-right:1px dotted #999999;height: 24px;margin: 10px 5px;}
.gakkamenu a{margin-right: 20px;}

.wrap{font-size:0;}
.w4 {width: 4%!important;}
.w5 {width: 5%!important;}
.w6 {width: 6%!important;}
.w7 {width: 7%!important;}
.w8 {width: 8%!important;}

.oragewaku{border:2px solid #f39700;border-radius: 5px;}
.redwaku{border:4px solid #e02b5a;border-radius: 5px;background-color:#e02b5a;}

.shirowaku{background-color:#fff;border-radius: 2px;}

.nakawaku{background-color:#f39700;padding:0.5%;}

.ictevent{font-size:2em;line-height: 2em;}

.height55{height:55px;}

.triangle_right{
  width: 0;
  height: 0;
  border-left: 30px solid #878788;
  border-top: 30px solid transparent;
  border-bottom: 30px solid transparent;
}

.plus{font-size:4em;vertical-align:top;letter-spacing:-0.5em;}
.alfa{font-size:12em;line-height: 0.5;font-style: italic;letter-spacing:-0.08em;}
.manabi{font-size:2em;vertical-align: 30px;}



.faq{
 margin-bottom: 50px;   
}


.question{
    line-height: 2.5;
        display:block; clear:both; 
    margin-bottom: 80px;
        border: #f2f2f2 10px solid;
    height:auto;
    padding:20px 20px 50px;

}


.question a{
    position: relative;
    display:block; clear:both; 
}
    

.question p{
    float:left;
    font-weight: bold;
    font-size:14px;
}

.question a > p:last-child{
padding-left: 25px;
}

.question span{
    position: absolute;
    padding-right: 10px;
top:-10px;
    font-family: "Times New Roman", Times, "serif";
    font-size:150%;
    
}


.sub_title{
    background: #fc8d00;
    padding:20px;
    color:#ffffff;
    position: relative;
}

.sub_title p{
    float:left;
padding-left:40px;
    font-weight: bold;
}

.sub_title span{
    position:absolute;
    left:20px;
    top:5px;
    font-family: "Times New Roman", Times, "serif";
    font-size:200%;
}

.content{
    padding:20px;
    margin-bottom:30px;
    background:#f2f2f2;
    position: relative;
}


.answer{
    color:#328cc8;
    font-weight: bold;
}

.answer p{
    font-weight: bold;
    float: left;
    padding-left:40px;
}

.answer span{
    position: absolute;
    left:20px;
    top:5px;
    font-family: "Times New Roman", Times, "serif";
    font-size:200%;
}

.content a:hover p{
    opacity: 0.6;
}

.click{
    display:block;
    background: #328cc8;
    color: #FFFFFF;
    text-align: center;
    float: right;
    padding:10px 50px;
    font-weight: bold;
}

.click:before{
    content: ">";
    padding-right:5px;
}

.tmp_item > a:hover{
    opacity: 0.8
}


.gray-arrow {
margin-top:70%;
	margin-bottom:70%;
  width: 0px;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 30px;
  border-bottom-color: transparent;
  border-top-color: transparent;
  border-right-color: transparent;
}

.h2_hospitality{
	font-weight: bold;
	font-size: 22px;
	color: #58AFD1;
	margin-bottom: 30px;
}

.message{	
	float: left;
	font-weight: bold;
	font-size: 14px;
	background: #58AFD1;
	padding:3px 10px;
	color:#ffffff;
}

	/*color: #002baf;*/

.hotel-shape{
    width:40px;
    height:35px;
    background-image:url("/common/images/it/business/hotel/index/case-study.png");
    background-repeat: no-repeat;
    position: relative;
    color:#FFFFFF;
}

.hotel-shape > p{
    position: absolute;
    font-size:13px;
    left:13%;
    top:25%;
}



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

	
.colblwht{color:#000!important;}
.sp_fs40{ font-size:40px!important;}



.redwaku{border:2px solid #e02b5a;border-radius: 4px;background-color:#e02b5a;float: left;padding: 0.4%;}
.shirowaku{background-color:#fff;border-radius: 1px;}	
.ictevent{font-size:1.4em;line-height: 1.4em;}
.height55{height:auto;display: inline-block;}
.triangle_right{
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-top: 30px solid #878788;
  border-right: 30px solid transparent;
}	
.plus{font-size:3em;vertical-align:top;letter-spacing:-0.5em;}	
.alfa{font-size:9em;line-height: 0.5;font-style: italic;letter-spacing:-0.1em;}	
.manabi{font-size:2.2em;vertical-align: 20px;}	
	
.question{
    line-height: 1.6;
    display:block; clear:both; 
    margin-bottom: 80px;
    padding-bottom: 60px;
    height:auto;
}

    
.question p{
    float:left;
    font-weight: bold;
    font-size:13px;
    margin-bottom:20px;

}
	
.question a > p:last-child{
	padding-left: 15px;
}
    
    
    
.question span{
    position: absolute;
	top:-2px;
    font-family: "Times New Roman", Times, "serif";
    font-size:120%;
}
    
    
.click{
    display:block;
    background: #328cc8;
    color: #FFFFFF;
    text-align: center;
    float: none;
    padding:10px;
    font-weight: bold;
}
    
.sub_title p{
        padding-left:30px;
    }
    
.answer p{
      padding-left:30px;
    }
    
.answer span{
    top:10px;
}
	
.gray-arrow {
	margin-top:0%;
	margin-bottom:0%;
	margin-left: 40%;
	margin-right: 40%;
  width: 0px;
  border-color: #d9d9d9;
  border-style: solid;
  border-width: 30px;
  border-left-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
}
	
	
.h2_hospitality{
	font-size: 16px;
	color: #58AFD1;
	margin-bottom: 10px;
	font-weight: bold;
		padding-left: 13px;
		padding-right:13px;
}
.message{	
	float: left;
	font-weight: bold;
	font-size: 12px;
	background: #58AFD1;
	padding:3px 10px;
	color:#ffffff;
}
	
.hotel-shape{
    width:40px;
    height:30px;
    position: relative;
    background-image:url("/common/images/it/business/hotel/index/case-study.png");
    background-size: 100%;
    background-repeat: no-repeat;
    color:#FFFFFF;

}

.hotel-shape > p{
    position: absolute;
    font-size:10px;
    left:18%;
    top:25%;
}
    
    
}