@charset "shift_jis"; 


/*
見出し
*********************************************************/
/*ロゴ
h1{}*/

/*個々で設定
h2{}*/
#message h2{
	position:relative;
	color:var(--navy);
	font-weight:800;
	font-size:1.8em;
	line-height:1.5em;
	margin-bottom:10px;
	padding:0.8em 0;
	}
#message h2 span.en{
	position:absolute;
	font-family: "Yellowtail", cursive;
	color:#f3f3f5;
	font-size:2.4em;
	line-height:1;
	font-weight:400;
	left:60px;
	bottom: 50%;
	-webkit-transform: translateY(50%);
	-ms-transform: translateY(50%);
	transform: translateY(50%);
	z-index:-1;
	}
#workstory h2,
#interview h2,
#company h2,
#discussion h2,
#work h2,
#oneday h2,
#recruit h2,
#entry h2{
	color:var(--navy);
	font-weight:800;
	font-size:2em;
	line-height:1.3em;
	text-align:center;
	margin-bottom:10px;
	}
#interview h2 span.jp,
#company h2 span.jp,
#discussion h2 span.jp,
#work h2 span.jp,
#oneday h2 span.jp,
#recruit h2 span.jp,
#entry h2 span.jp{
	display:block;
	color:var(--blue);
	font-size:0.5em;
	line-height:1.5em;
	}

/*個々で設定
h3{}*/
#alevel h3{
	position:relative;
	color:var(--navy);
	font-weight:bold;
	font-size:1.4em;
	line-height:1.5em;
	margin-bottom:20px;
	}
#message h3{
	color:var(--blue2);
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:10px;
	}
#workstory h3{
	text-align:center;
	}
#interview h3{
	color:var(--navy);
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:10px;
	}
#interview a:hover h3,
#interview a:active h3{
	color:var(--red);
	}
#interview .interviewDtl a:hover h3,
#interview .interviewDtl a:active h3{
	color:var(--navy);
	}
#interview h3.interviewName{
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.2em;
	padding:10px;
	background: #0783f2; 
	background: -moz-linear-gradient(-45deg, #0783f2 0% , #2c65b5 100%);
	background: -webkit-linear-gradient(-45deg, #0783f2 0% , #2c65b5 100%);
	background: linear-gradient(135deg, #0783f2 0% , #2c65b5 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0783f2', endColorstr='#FF2c65b5',GradientType=1 );
	margin-bottom:10px;
	}

#company h3{
	color:var(--blue);
	font-size:1.2em;
	line-height:1.5em;
	margin-bottom:10px;
	}
#work h3,
#oneday h3,
#recruit h3,
#entry h3{
	font-size:1.2em;
	line-height:1.5em;
	color:#fff;
	text-decoration:none;
	font-weight:bold;
	font-size:1.3em;
	line-height:1.2em;
	padding:10px;
	background: #0783f2; 
	background: -moz-linear-gradient(-45deg, #0783f2 0% , #2c65b5 100%);
	background: -webkit-linear-gradient(-45deg, #0783f2 0% , #2c65b5 100%);
	background: linear-gradient(135deg, #0783f2 0% , #2c65b5 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0783f2', endColorstr='#FF2c65b5',GradientType=1 );
	margin-bottom:10px;
	}


/**/
#company h4,
#work h5{
	background-color:var(--navy);
	color:#fff;
	padding:10px;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	line-height:1.2em;
	width:80%;
	max-width:250px;
	border-radius:50px;
	-moz-border-radius:50px;
	-webkit-border-radius:50px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}
#interview h4,
#discussion h4,
#work h4,
#oneday h4,
#recruit h4,
#entry h4{
	border-bottom:var(--blue) solid 2px;
	color:var(--blue);
	padding:10px;
	font-size:1.1em;
	line-height:1.3em;
	margin-bottom:10px;
	}

@media only screen and (min-width : 768px){
	#pageTitle h1{
		}
	#message h2{
		font-size:2.4em;
		line-height:1.5em;
		margin-bottom:20px;
		}
	#message h2 span.en{
		left:100px;
		}
	#workstory h2,
	#interview h2,
	#company h2,
	#discussion h2,
	#work h2,
	#oneday h2,
	#recruit h2,
	#entry h2{
		font-size:2.8em;
		line-height:1.3em;
		margin-bottom:30px;
		}
	#alevel h3{
		font-size:2em;
		line-height:1.5em;
		}
	#interview h3.interviewName,
	#work h3,
	#oneday h3,
	#recruit h3,
	#entry h3{
		padding:20px;
		}

	#company h4,
	#interview h4,
	#discussion h4,
	#work h4,
	#oneday h4,
	#recruit h4,
	#entry h4{
		margin-bottom:20px;
		}

}
@media only screen and (min-width : 1200px){
	#message h2{
		font-size:3em;
		line-height:1.5em;
		}
	#workstory h2,
	#interview h2,
	#company h2,
	#discussion h2,
	#work h2,
	#oneday h2,
	#recruit h2,
	#entry h2{
		font-size:4.6em;
		line-height:1.3em;
		margin-bottom:40px;
		}
	#interview h3,
	#company h3{
		font-size:1.8em;
		line-height:1.3em;
		margin-bottom:15px;
		}
	#work h3,
	#oneday h3,
	#recruit h3,
	#entry h3{
		font-size:1.4em;
		line-height:1.3em;
		margin-bottom:20px;
	}


}
@media all and (-ms-high-contrast:none){
}


/*
共通-コンテンツ
*********************************************************/

.contents{padding:20px 0;}

/*TABLET*/
@media only screen and (min-width : 768px){
	.contents{padding:40px 0;}
}
/*PC*/
@media only screen and (min-width : 1200px){
	.contents{padding:60px 0;}
}



/*2ndImg*/
.pageTitle{
	background:url(../images/common/2ndBg.jpg) center center no-repeat;
	background-size:cover;
	padding:2em 0;
	}
#pageTitle h1{
	background-color:var(--navy);
	color:#fff;
	font-weight:800;
	text-align:center;
	font-size:1.5em;
	line-height:1;
	padding:1em;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	max-width:500px;
	}

@media only screen and (min-width : 768px){
	.pageTitle{
		padding:3em 0;
		}
	#pageTitle h1{
		font-size:2em;
		line-height:1em;
		}
}
@media only screen and (min-width : 1024px){
	.pageTitle{
		padding:4em 0;
		}
}

/*
subMenu
***********************************************************/
.subMenu{
	position:relative;
	z-index:1;
	display:flex;
	align-items: stretch;
	justify-content: space-between;
	flex-wrap: wrap;
	border-top:var(--blue) solid 2px;
	border-bottom:var(--blue) solid 2px;
	padding:10px 5px;
	background-color:rgba(255,255,255,0.5);
	gap:5px 2%;
	}
.subMenu p{
	 flex: 1 0 23.5%;
		}
.subMenu a{
	display: flex;
	align-items: center;
	justify-content: center;
	position:relative;
	height:100%;
	text-align:center;
	color:#333;
	text-decoration:none;
	font-weight:bold;
	border:#cccccc solid 1px;
	padding:10px 2px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	behavior: url(border-radius.htc); /* IE */
	background:-webkit-gradient(
		linear, left top, left bottom, 
		from(#ffffff),
		to(#f7f7f7));
	background:-webkit-linear-gradient(top, #ffffff 0% , #f7f7f7 100%);
	background:-moz-linear-gradient   (top, #ffffff 0% , #f7f7f7 100%);
	background:-o-linear-gradient     (top, #ffffff 0% , #f7f7f7 100%);
	background:-ms-linear-gradient(top, #ffffff, #f7f7f7); /* IE */
	background:linear-gradient        (top, #ffffff 0% , #f7f7f7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(
		GradientType=0,startColorstr='#FFffffff', endColorstr='#FFf7f7f7');/*IE10用（色の頭にFFが必要）*/
	transition: 0.1s all ease 0s;
	}
	.subMenu a:hover,
	.subMenu a:active{
		background:#f7f7f7;
		color:#c00000;
		box-shadow:none;
		-moz-box-shadow:none;
		-o-box-shadow:none;
		-webkit-box-shadow:none;
		}
@media only screen and (min-width : 768px){
	.subMenu p{
		 flex: 1 0 20%;
			}
}
@media only screen and (min-width : 1200px){
	.subMenu{
		padding:20px 15px;
		gap:10px;
		}
	.subMenu p{
		 flex: 1 0 10%;
		}
}

/*interview用SubMenu*/
.subMenuInter{
	display:flex;
	flex-wrap: wrap;
	gap:10px 2%;
	}
.subMenuInter > *{
	flex-shrink: 0;
	width:calc(96% / 3);
	}
.subMenuInter a{
	display:flex;
	align-items:center;
	padding:5px;
	gap:5px;
	color:#333;
	text-decoration:none;
	font-size:0.66em;
	line-height:1.5em;
	}
.subMenuInter a:hover,
.subMenuInter a:active{
	color:var(--blue2);
	}
.subMenuInter a > *{
	}
.subMenuInterImg{
	flex-shrink: 0;
	width:30%;
	}

.subMenuDiscu a{
	display:block;
	border:var(--navy) solid 1px;
	color:var(--navy);
	text-decoration:none;
	text-align:center;
	padding:10px;
	font-size:0.66em;
	line-height:1.5em;
	}
.subMenuDiscu a:hover,
.subMenuDiscu a:active{
	color:var(--red);
	}
@media only screen and (min-width : 768px){
	.subMenuInter a{
		padding:10px;
		gap:10px;
		font-size:0.9em;
		line-height:1.5em;
		}
	.subMenuDiscu a{
		padding:20px;
		font-size:0.9em;
		line-height:1.5em;
		}
}
/*
ボタン
*********************************************************/
.btnS a,
a .btnS{
	display:block;
	text-align:center;
	padding:8px 16px;
	border-radius:30px;
	-moz-border-radius:30px;
	-webkit-border-radius:30px;
	font-weight:bold;
	text-decoration:none;
	color:#fff;
	background: #0783f2; 
	background: -moz-linear-gradient(-45deg, #0783f2 0% , #2c65b5 100%);
	background: -webkit-linear-gradient(-45deg, #0783f2 0% , #2c65b5 100%);
	background: linear-gradient(135deg, #0783f2 0% , #2c65b5 100%); 
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FF0783f2', endColorstr='#FF2c65b5',GradientType=1 );
	max-width:250px;
	margin:auto;
	}
.btnS a:hover,
.btnS a:active,
a:hover .btnS,
a:active .btnS{
	color:#fff !important;
	background:var(--red);
	}

@media only screen and (min-width : 1025px){
	.btnS a,
	 a .btnS{padding:12px 30px; margin:0;}
}

/*btnL*/
/*<p class="btnL"><a href=""><i class="fa-solid fa-circle-arrow-right"></i> 施工管理の募集要項を見る</a></p>*/
.btnL a{
	display:block;
	border:var(--blue) solid 1px;
	width:80%;
	max-width:700px;
	margin-left:auto;
	margin-right:auto;
	padding:10px;
	text-decoration:none;
	color:var(--blue);
	text-align:center;
	}
.btnL a:hover,
.btnL a:active{
	border-color:var(--red);
	color:var(--red);
	}
@media only screen and (min-width : 1025px){
	.btnL a{
		padding:20px;
		}
}


/**/
.maker{
	display:inline;
  background: linear-gradient(rgba(255,250,127,0) 50%, #fffa7f 0%);
  /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
  padding: 0 2px 4px;
}



/*
ヘッダー
*********************************************************/
#header{
	clear:both;
	float:none;
	padding:10px 0;
	padding-right:50px;
	}
.logo img{max-height:43px;}

@media only screen and (min-width : 1025px){
	#header{
		padding:20px 0;
		}
	#header .innerFull{
		display:flex;
		gap:10px;
		align-items:center;
		}
}
/*PC*/
@media only screen and (min-width : 1200px){
}
/*IE*/
@media all and (-ms-high-contrast:none){
}


/*
フッターボタン
*********************************************************/
.f-btnWrap{
	position:relative;
	background:url(../images/common/f-btnPattern.png);
	z-index:1;
	overflow:hidden;
	}
.f-btnWrap a{
	display:block;
	color:#fff;
	text-decoration:none;
	}

a .f-btnBg {
	position:relative;
  overflow: hidden;
	}
a .f-btnBg img {
	opacity:1;
  transition: transform .6s ease; /* ゆっくり変化させる */
	}
a:hover .f-btnBg img,
a:active .f-btnBg img {
  transform: scale(1.1); /* 拡大 */
	}
a .f-btnBg:after{
	position:absolute;
	top:0;
	left:0;
	z-index:1;
	width:100%;
	height:100%;
	content:'';
	background:url(../images/common/f-btnPattern.png);
	}

.f-btnWrap div{
	position:absolute;
	top:5px;
	left:5px;
	width:calc(100% - 10px);
	height:calc(100% - 10px);
	border:#fff solid 1px;
	padding:10px;
	z-index:2;
	display:flex;
	align-items:center;
	}
.f-btnWrap div p{
	margin-left:auto;
	flex-shrink: 0;
	width:33%;
	}
.f-btnWrap div dl{
	margin-right:auto;
	}
.f-btnWrap div dt{
	font-weight:bold;
	}
.f-btnWrap div dd{
	display:none;
	font-size:0.65em;
	line-height:1.3em;
	}
.f-btnWrap a:hover div dt,
.f-btnWrap a:active div dt{
	color:#ffff00;
	}


@media only screen and (min-width : 768px){
	.f-btnWrap div{
		top:10px;
		left:10px;
		width:calc(100% - 20px);
		height:calc(100% - 20px);
		padding:20px;
		}
	.f-btnWrap div dl{
		font-size:1.4em;
		}
	.f-btnWrap div dt{
		font-size:1.1em;
		margin-bottom:10px;
		}
	.f-btnWrap div dd{
		display:block;
		}
}

@media only screen and (min-width : 1200px){
	.f-btnWrap div{
		padding:40px;
		}
	.f-btnWrap div dt{
		margin-bottom:20px;
		}
}

/*
フッター
*********************************************************/
#footer{
	color:#fff;
	text-align:center;
	}
#footer img{ margin:auto;}
.btn_official a{
	display:block;
	border:#fff solid 1px;
	max-width:180px;
	margin:auto;
	text-align:center;
	color:#fff;
	text-decoration:none;
	padding:8px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	}
.btn_official a:hover,
.btn_official a:active{
	background-color:#000;
	}
.copyright{
	padding:20px 0;
	font-size:0.6em;
	line-height:1;
	text-align:center;
	}




/*********************************************************
index
*/

/*エラベル*/
.alevelImg{
	max-width:120px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:10px;
	}

@media only screen and (min-width : 768px){
	.alevelWrap{
		display:flex;
		align-items:center;
		justify-content: center;
		gap:30px;
		}
	.alevelImg{
		max-width:185px;
		margin:0;
		}
}

/*メッセージ*/
.messageWrap{}
.messageTxt{
	margin-bottom:20px;
	}
.messageImg img{
	margin:auto;
	}
@media only screen and (min-width : 768px){
	.messageWrap{
		display:flex;
		align-items:center;
		justify-content: center;
		gap:30px;
		}
	.messageTxt{
		margin-bottom:0;
		}
	.messageImg{
		flex-shrink: 0;
		width:50%;		
		}
}

/*WORK & STORY*/
.workstoryBg{
	background-image:url(../images/index/workstoryBg.png);
	background-position:center bottom;
	}
.workstoryWrap{
	display:flex;
	flex-direction:column;
	gap:20px;
	}
.workstoryWrap a{
	display:block;
	text-decoration:none;
	color:#333;
	}
a .workstoryImg{
	overflow:hidden;
	}
a .workstoryImg img{
	margin:auto;
	opacity:1;
	transition: transform .6s ease;
	}
a:hover .workstoryImg img,
a:active .workstoryImg img{
  transform: scale(1.1); /* 拡大 */
}


@media only screen and (min-width : 768px){
.workstoryWrap{
	display:flex;
	flex-direction:row;
	gap:2%;
	}
}

@media only screen and (min-width : 1200px){
.workstoryWrap{
	display:flex;
	gap:4%;
	}
}

/*interview***************/
.interviewWrap{
	margin-top:20px;
	}
.interviewWrap a{
	display:block;
	position:relative;
	color:#333;
	text-decoration:none;
	padding:20px;
	}
.interviewDtl .interviewWrap a{
	pointer-events: none;
	}

.interviewPhoto{
	margin-bottom:10px;
	overflow:hidden;
	}
.interviewWrap a .interviewPhoto img{
	opacity:1;
	transition: transform .6s ease;
	}
.interviewWrap a:hover .interviewPhoto img,
.interviewWrap a:active .interviewPhoto img{
	transform: scale(1.1); /* 拡大 */
	}

.interviewDtl .interviewWrap a:hover .interviewPhoto img,
.interviewDtl .interviewWrap a:active .interviewPhoto img{
	transform:none;
	}

.interviewTxt{
	position:relative;
	padding-top:10px;
	}
.interviewTxt > *{
	position:relative;
	margin-bottom:10px;
	z-index:2;
	}
.interviewNo{
	position:absolute;
	right:0;
	top:0;
	text-align:right;
  font-family: "Yellowtail", cursive;
  font-weight: 400;
	color:rgba(255,255,255,0.5);
	font-size:4em;
	line-height:1;
	z-index:1;
	}
.interviewName{
	position:relative;
	z-index:1;
	text-decoration:underline;
	}
.interviewWrap .hashtag{
	font-size:0.8em;
	margin-bottom:0;
	}
.interviewWrap .hashtag > *{ display:inline-block; margin-right:5px;}

.interviewWrap .arrow{
	position:relative;
	margin-left:auto;
	margin-right:0;
	width:2em;
	height:2em;
	padding-top:0.5em;
	border-top:#333 solid 1px;
	border-left:#333 solid 1px;
	text-align:right;
	margin-bottom:0;
	}
.graBeige .arrow{
	color:var(--red);
	}
a:hover.graBeige .arrow,
a:active.graBeige .arrow{
	color:var(--red-on);
	}
.graL-blue .arrow{
	color:var(--blue);
	}
a:hover.graL-blue .arrow,
a.active.graL-blue .arrow{
	color:var(--blue2);
	}


@media only screen and (min-width : 768px){
	.interviewWrap{ margin-top:50px;}
	.interviewWrap a{
		display:flex;
		gap:3%;
		}
	.interviewPhoto{
		margin-bottom:0;
		flex-shrink: 0;
		width:37%;
		margin-top:-40px;
		}
	.interviewTxt{
		margin-top:0;
		flex-shrink: 0;
		width:60%;
		}
	/*左右逆*/
	.interviewWrap a.graL-blue{
		}
	.interviewWrap a.graL-blue .interviewPhoto{
		order:2;
		}
	.interviewWrap a.graL-blue .interviewTxt{
		order:1;
		}

}
@media only screen and (min-width : 1024px){
	.interviewWrap{ margin-top:80px;}
	.interviewWrap a{
		padding:40px;
		}
	.interviewPhoto{
		margin-top:-80px;
		}
	.interviewTxt > *{
		margin-bottom:15px;
		}
	.interviewNo{
		font-size:6em;
		line-height:1em;
		}
	.interviewName{
		font-size:1.2em;
		line-height:1.5em;
		}
	.interviewWrap .arrow{
		padding-top:0.6em;
		padding-right:0.1em;
		text-align:right;
		margin-bottom:0;
		font-size:2em;
		line-height:1em;
		}

}

/*********************************************************
会社を知る
*/
.philosophyWrap{
	max-width:800px;
	margin-left:auto;
	margin-right:auto;
	line-height:2em;
	font-weight:bold;
	font-family: "游明朝体", "YuMincho", "游明朝", "Yu Mincho", "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN W3", HiraMinProN-W3, "ヒラギノ明朝 ProN", "Hiragino Mincho ProN", "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif;
	}

@media only screen and (min-width : 768px){
	.philosophyWrap{
		text-align:center;
		font-size:1.4em;
		line-height:2em;
	}
}

.numberWrap > *{
	background-color:#fff;
	padding:20px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	text-align:center;
	}
.num{
	color:var(--blue);
	font-weight:800;
	}
.numImg img{
	margin:auto;
	max-height:100px;
	}
.sexGraph{
	background-color:#f7f7f7;
		border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	overflow:hidden;
	display:flex;
	}
.sexGraph > *{
	flex-shrink: 0;
	padding:10px 0;
	text-align:center;
	color:#fff;
	}
.sexGraph .men{
	background-color:var(--blue);
	}
.sexGraph .women{
	background-color:var(--red);
	}

@media only screen and (min-width : 1024px){
	.numberWrap > *{
		padding:30px;
		}
}

/*********************************************************
座談会
*/
.discussionMember{
	display:flex;
	justify-content: center;
	gap:10px;
	width:80%;
	margin-left:auto;
	margin-right:auto;
	
	}
.discussionMember > *{
	flex:1;
	max-width:200px;
	text-align:center;
	font-size:0.86em;
	line-height:1.5em;
	}
.discussionMember img{
	margin-bottom:5px;
	}

.discussionWrap{
	position:relative;
	}
.discussionWrap:after{
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
	}

.discussionImgR img,
.discussionImgL img{ margin:0 auto 20px;}

.discussionWrap dl{
	display:flex;
	gap:2%;
	align-items:flex-start;
	margin-bottom:10px;
	}
.discussionWrap dt{
	flex-shrink: 0;
	width:60px;
	}
.discussionWrap dd{
	 align-self: center; /* 縦中央に揃える */
	}


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

	.discussionImgR,
	.discussionImgL{
		position:absolute;
		width:40%;
		top:70px;
		}
	.discussionImgR{ right:0;}
	.discussionImgL{ left:0;}
	
	.discussionWrap.tL-iR dl{ margin-right:43%;}
	.discussionWrap.tR-iL dl{ margin-left:43%;}
	
}

/*********************************************************
仕事を知る
*/
.workImg{ margin-bottom:10px;}



/*********************************************************
社員の1日
*/
.onedayWrap{
	border:var(--blue) solid 1px;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	padding:10px;
	display:flex;
	gap:10px;
	flex-wrap: wrap;
	margin-bottom:20px;
	}
.onedayTime{
	flex-shrink: 0;
	width:80px;
	}
.onedayWrap dl{
	flex-shrink: 0;
	width:calc(100% - 90px);
	}
.onedayWrap dt{
	color:#ff6600;
	font-weight:bold;
	font-size:1.4em;
	line-height:1.5em;
	margin-bottom:5px;
	}
.onedayImg{
	flex-shrink: 0;
	width:100%;
	}


@media only screen and (min-width : 768px){
	.onedayWrap{
		padding:20px;
		margin-bottom:40px;
		gap:20px;
		}
	.onedayTime{
		width:100px;
		}
	.onedayImg{
		width:200px;
		}
	.onedayWrap dl{
		width:calc(100% - 340px);
		}
	.onedayWrap dt{
		font-size:1.6em;
		line-height:1.5em;
		margin-bottom:10px;
		}
}

@media only screen and (min-width : 1200px){
	.onedayImg{
		width:360px;
		}
	.onedayWrap dl{
		width:calc(100% - 500px);
		}


}
/*********************************************************
2nd
*/
/*TABLET*/
@media only screen and (min-width : 768px){
}
/*PC*/
@media only screen and (min-width : 1200px){
}
/*IE*/
@media all and (-ms-high-contrast:none){
}

