
@media screen and (max-width: 1199px) {
body, #wrapper{
	width: 1200px;
	min-width: 1200px;	
}
} /* End Media 1199px */


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

/* css common 
---------------------------------------------------------- */
.sp{ display: block; }
.pc{ display:none; }

body, #wrapper, .box_full{
	width: 100%;
	min-width: 100%;
}

#main, .box{
	width: 96%;
	min-width: 96%;
}

#h_box{
	padding: 20px 0;
	background-color: #7dcfec;	
}
#h_left {
	width: auto;
	padding-top: 0;
}
#h_left img{
	width: 200px;
}
#h_right {
	width: auto;
}
#h_right ul{
	float: left;
}
#h_right li{
	display: inline-block;
	width: 40px;
	margin-right: 10px;
}
#h_right #menu{
	float: right;
	margin: 10px 0 0 10px;
}
/* header 
---------------------------------------------------------- */
/* mainNav 
---------------------------------------------------------- */
#header{
	position: relative;
}
#mainNav{
	width:100%;
	
}
#mainNav.scroll-to-fixed-fixed{ z-index: 998 !important; }
#menu.scroll-to-fixed-fixed{
	background-color: #f5f5f5;
	padding: 10px 10px 10px 8px;
}
/* humburger menu */
.menu-toggle {
	display: flex;
	flex-direction: column;
	height: 20px;
	justify-content: space-between;
}
.menu-toggle span {
  display: block;
  width: 28px;
  height: 3px;
  background-color: #014a99;
  border-radius: 3px;
  transition: all 0.5s;
}
.menu-toggle input {
  position: absolute;
  width: 40px;
  height: 28px;
  margin: -6px;
  opacity: 0;
  cursor: pointer;
  z-index: 2;
}
/* hamburger menu animation */
.menu-toggle span:nth-child(2) {
  transform-origin: 0 0;
}
.menu-toggle span:nth-child(4) {
  transform-origin: 0 100%;
}

.menu-toggle input:checked ~ span:nth-child(2) {
  transform: rotate(45deg) translate(-1px, -1px);
  background-color: #014a99;
}
.menu-toggle input:checked ~ span:nth-child(4) {
  background-color: #014a99;
  transform: rotate(-45deg) translate(-1px, 0);
}
.menu-toggle input:checked ~ span:nth-child(3) {
  opacity: 0;
  transform: scale(0);
}

.panel ul {
	width: 100%;
	height: 100vh;
	position: absolute;
	left: 0;
	top: 120px;
	z-index: 5;
    background: #014a99;
    transform: translateX(100%);
    transition: all 1s;
	padding: 15px 0;
}
.nav_sub .panel ul {top: 0px;}
.panel ul.slide {
 	transform: translatex(0);
}
.panel ul li{
	text-align: center;
}
.panel ul li a{
	color: #FFF;
	font-size: 80%;
	font-weight: bold;
	padding: 10px;
	display: block;
	text-decoration: none;
}
.panel ul li a:hover{ letter-spacing: 2px ;}
/* tab_con 
---------------------------------------------------------- */
.tab_con .msg {
	width: 100%;
	margin-bottom: 4%;
}
.tab_con .img {
	width: 100%;
	text-align: center;	
}
.tab_con.pic_l .img, .tab_con.pic_r .msg,
.tab_con.pic_l .msg, .tab_con.pic_r .img,
.tab_con.flow_picl .img,
.tab_con.flow_picr .img {
	float: none;
	margin-left: 0;
	margin-right: 0;
}


/* margin style 
---------------------------------------------------------- */
.section {
	margin-bottom:10%;
}
.container {
	margin-bottom:8%;
}
.case {
	margin-bottom:6%;
}
.pack {
	margin-bottom:4%;
}
.item {
	margin-bottom:2%;
}


/* footer 
---------------------------------------------------------- */
#scrollUp {
	width: 40px;
	height: 40px;
}
#footer {
	margin-top: 15%;
}
#footer .name_comp{
	font-size: 130%;

}

/* Other
---------------------------------------------------------- */
.pad_sty{ padding: 10% 0;}


.bg_sty01 .hilight{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
}
.bg_sty01{
	padding-bottom: 10%;
}
.bg_sty01::before{
	width: 100%;
	height: calc(100% - 20%); 
}

/* title style 
---------------------------------------------------------- */
.title_main {
	font-size: 160%;
	padding-top: 60px;
}
.title_main::before{
	height: 50px;
}

.title_sub {
	font-size: 135%;
}


.title_page{
	font-size:130%;	
}

.title_num{
	font-size: 120%;
}


/* main_img_sub 
---------------------------------------------------------- */
#main_img_sub {
  height: 200px;
}

#main_img_sub .parallax__bg { 
top: -10%;
  bottom: -10%;
}

#main_img_sub .parallax__content {
  font-size: 140%;
  padding: 40px 0 20px 20px;
  box-sizing: border-box;
}


/*-------------------------------------------------
---- media screen for content
------------------------------------------------- */

/* page_index
---------------------------------------------------------- */
.page_index #intro .intro_col{
	width: 90%;
	margin-left: auto;
	margin-right: auto;
}
.page_index #intro .intro_col .col{
	
}

.page_index #intro .intro_col .hilight {
    width: 100%;
}
.page_index #intro .img img {
	height: auto;
}

.page_index #media{ padding: 0;}
.page_index #media::before {
	background: linear-gradient(#004a99 0 50%, #5cc8f5 50% 100%); 
}
.page_index #media .media_col {
	flex-direction: column;
	gap: 0%;
}
.page_index #media .media_col .col_l,
.page_index #media .media_col .col_r {
	 flex: 0 0 100%;
	 padding: 4%;
	 padding-bottom: 2%;
}
.page_index #media .media_col .col_r img{
	width: 180px;	
	bottom: 0px;
}


.page_index #media .media_col .col_l h3{
	background-size: auto 50px;
	padding-top: 60px;
}
.page_index #media .media_col .col_l h3 span{
	font-size: 35px;
}


/* page_faq
---------------------------------------------------------- */
.page_faq .faq .q{
	background-position: 13px 15px;
	background-size: 25px;
	padding: 10px 10px 10px 55px;
}
.page_faq .faq .q p{
	background-position: right 6px;
	background-size: 15px;
	padding-right: 20px;
}
.page_faq .faq .a{
	background-position: 13px 15px;
	background-size: 25px;
	padding: 10px 0 0 55px;
}




} /* End Media 992px */


@media screen and (max-width:576px) {
/* tb_cell 
---------------------------------------------------------- */
.tb_cell th,
.tb_cell td{
	width: 100% !important;
	display:block;
}

	
/* container 
---------------------------------------------------------- */
.container .msg {
	width: 100%;
	margin-bottom: 4%;
}
.container .img {
	width: 100%;
	text-align: center;	
}
.pic_l .img, .pic_r .msg,
.pic_l .msg, .pic_r .img,
.flow_picl .img,
.flow_picr .img {
	float: none;
	margin-left: 0;
	margin-right:0;
}

.img_top .img {
	margin-bottom: 4%;
}
.img_top .msg {
	margin-bottom: 0%;
}

/* menu_list 
---------------------------------------------------------- */
.menu_list ul a{
	width: 82%;	
}
.menu_list .trigger{
	width: 15%;	
}


/*-------------------------------------------------
---- media screen for content
------------------------------------------------- */


/* page_index 
---------------------------------------------------------- */
.page_index #news ul{ height: 350px;}
.page_index #news li{ padding-left: 0;}
.page_index #news li span{
	width: auto;
	display: block;
	margin-left: 0px;
	margin-bottom: 10px;	
}



.page_index #intro .intro_col {
    flex-direction: column;
    gap: 20px;
}
.page_index #intro .intro_col .col {
    flex: 0 0 100%;
}

.page_index #intro .pic_l{
	flex-direction: column;
}
.page_index #intro .msg{
	width:100%;
	padding: 6%;
	padding-top: 0;
}
.page_index #intro .img{
	width:100%;
}
.page_index #intro .intro_col .colimg{
	padding: 0 8%;
}


.page_index #media .media_col .col_r img{
	width: 150px;
	bottom: auto;
	top: -95%;
}
.page_index #media .media_col .col_r h4{ margin-bottom: 10px;}






} /* End Media 576px */


