@charset "UTF-8";
/* Body */

body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    background-color: #f2f2f2;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-left: 0px;
    font-style: normal;
    font-weight: 100;
}
.clear {
    clear: both;
    text-indent: -9999px;
    height: 0px;
}
/*＝＝＝＝＝＝＝＝＝＝＝＝
　　noscriptメッセージ
＝＝＝＝＝＝＝＝＝＝＝＝＝*/

noscript div {
    width: 800px;
    margin: 30px auto 300px auto;
    padding: 30px 50px 30px 55px;
    line-height: 1.5em;
    border: solid #000000 5px;
    font-weight: bold;
    color: #000000;
}
noscript #title {
    font-size: 1.4em;
    margin: 10px 0 30px 0;
    text-align: center;
}
/* Container */

#header {
    width: 100%;
    height: 80px;
    position: fixed;
    z-index: 10;
}
.sp_message {
    background: -moz-linear-gradient(top, #FFF 0%, #EEE);
    background: -webkit-gradient(linear, left top, left bottom, from(#FFF), to(#EEE));
    border: 1px solid #DDD;
    color: #111;
    width: 100px;
    padding: 10px 0;
}
/* Container */

.container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    background-color: #FFFFFF;
    position: relative;
}
.title {
    width: 35%;
    color: #FFF;
    font-size: 45px;
    margin: 0px 0px 0px 0px;
    padding: 100px 0px 0px 200px;
}
.title_sub {
    width: 30%;
    color: #DEDEDE;
    font-weight: normal;
    font-size: 12px;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 10px 200px;
}
p.resizeimage {
    max-width: 800px;
    /* 最大幅 */
    
    min-width: 240px;
    /* 最小幅 */
}
p.resizeimage img {
    width: 100vw
}
hr {
    border-width: 1px 0px 0px 0px;
    /* 太さ */
    
    border-style: solid;
    /* 線種 */
    
    border-color: black;
    /* 線色 */
    
    height: 1px;
    /* 高さ(※古いIE用) */
    
    margin: 0 auto;
    clear: both;
}

hr.style2 {
	border-top: 3px double #000000;
}

p.box {
    width: 100%;
    border-top: 1px solid black;
}
.p_bold {
	font-weight: 900;
}

.left {
    width: 50%;
    float: left;
}
.right {
    float: right;
}
.center {
	text-align: center;
	}
iframe {
    position: absolute;
    top: 20%;
    left: 50%;
    margin: auto 0 auto 40px;
}
a {
    /*リンクされた文字*/
    
    color: #000;
    text-decoration: none;
}
a:hover {
    /*マウスをのせたとき*/
    
    color: #4C0001;
    text-decoration: none;
}
a:active {
    /*クリック中*/
    
    text-decoration: none;
}
/* ホーム/コンセプト */

#home {
	width:100%;
    height: auto;
    margin: 0px auto 0px auto ;
}

#home_top {
	width:100%;
    height: 680px;
    min-width: 1280px;
	background-image:url(../images/top2020_01.png);
    background-attachment:fixed;
    background-size: 100% auto;
 	background-position: 0px 0px;	
}

#home_con {
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto ;
    background-color: #fff;
}

.home_table {
    width: 85%;
    height: auto;
    margin: 0 auto 0 auto;
    padding-top: 20px;
    background-color: #fff;
}

table.home {
    width: 100%;
    border-collapse: separate;
    border-spacing: 0px;
    text-align: left;
    line-height: 1;
    margin: 0px  0px;
    border: 1px solid #AAA;
}
table.home th {
    padding: 5px;
    font-weight: bold;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #fff;
    background: #eee;
}
table.home td {
    padding: 5px;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #fff;
}

.home_text {
    font-size: 13px;
    margin: 5px auto 0px auto;
}

.header_sub {
    font-size: 12px;
    font-weight: normal;
    color: #DEDEDE;
}
.tagline {
    text-align: center;
    color: #FFFFFF;
    margin-top: 4px;
    font-weight: lighter;
    text-transform: uppercase;
    letter-spacing: 1px;
}


	/* お知らせ */
.new_space {
    width: 100%;
    height: auto;
    margin: 0px auto 0px auto;
	background-color:#fff;
}

.new_text {
    font-size: 14px;
	color: #ffffff;
	background-color: #000;
	padding: 20px 80px;
    margin: 0px auto 0px auto;
}

label {
	width: 50px;
    background: black;
    color: #fff;
    padding: 0px;
}

input[type="checkbox"].on-off{
    display: none;
}

.menu ul {
	width: 85%;
	color:#000;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    -ms-transition: all 0.5s;
    -o-transition: all 0.5s;
    transition: all 0.5s;
    margin: 0px auto 0px auto;
    padding: 0px 0px;
    list-style: none;
}

.menu li {
    padding: 0px 80px 0px auto;
}

input[type="checkbox"].on-off + ul{
    height: 0;
    overflow: hidden;
}

input[type="checkbox"].on-off:checked + ul{
    height: 200px;
}


table.type01 {
    width: 100%;
    height: 20px;
    border-collapse: separate;
    border-spacing: 0px;
    text-align: left;
    line-height: 1.5;
    margin: 0px  0px;
    border-top: 2px solid #AAA;
}
table.type01 th {
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #fff;
    background: #eee;
}
table.type01 td {
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}

/* メニュースペース */

#menu_space {
    width: 100%;
    height: 60px;
    position: fixed;
    position: relative;
}
/* メッセージ */

#message {
    width: 100%;
    height: auto;
	background-color: #fff;
}

.message_back {
	width: 100%;
	height: 680px;
    background-image: url(../images/massage_img01.png);
	background-repeat:no-repeat;
	background-attachment: fixed;		
    background-size: 100% auto;
 	background-position: 100% 0%;
	margin: 0px auto 0px auto;
	background-color:#fff;
	position:relative;
}
.message_sub {
    width: 500px;
    height: 350px;
    background-color: #fff;
    padding: 30px 30px 30px 30px;
    margin: 120px auto auto 80px;
	display: inline-block;
	position:absolute;
}
.message_con {
    width: 800px;
    height: auto;
    background-color: #fff;
    padding: 30px 30px 30px 30px;
    margin: 0px auto 0px auto;
}
#message p {
    font-size: 13px;
    line-height: 18px;
    margin: 5px auto 0px auto;
    overflow: hidden;
}
#message_sub img {
    width: auto;
    overflow: hidden;
    margin: 0 auto 0px 0px;
    color: #000;
    clear: both;
}
.balloon {
background-color:#fff;
border:1px solid #000;
border-radius:5px;
position:relative;
}
 
.balloon:before {
border:10px solid transparent;
border-right-color:#fff;
border-left-width:0;
left:-9px;
content:"";
display:block;
top:30px;
position:absolute;
width:0;
z-index:1;
}
 
.balloon:after {
border:10px solid transparent;
border-right-color:#000;
border-left-width:0;
left:-10px;
content:"";
display:block;
top:30px;
position:absolute;
width:0;
}

.balloon_p {
    font-size: 13px;
	padding: 0px 20px 20px 20px;
    color: #000;
}

/* 企業情報/福利厚生 */

#about {
    width: 100%;
    clear: both;
    background-image: url(../images/about_back.jpg);
    background-size: 100%;
    float: inherit;
}
#contents_back {
    width: 90%;
    height: 510px;
    background-color: rgba( 0, 0, 0, 0.55);
    position: relative;
    margin: 0 auto 0 auto;
    padding: inherit;
}
.img {
    margin-left: 200px;
    margin-top: 10px;
    float: left;
}
/* ワーク */

#work {
    width: 100%;
    height: 80%;
    background-color: rgba(255, 255, 255, 1);
}
.work_title {
    font-size: 45px;
    line-height: 60px;
    text-align: center;
    margin: 0px auto 40px auto;
    padding-top: 20px;
    color: #000;
}
.work_icon {
    width: 80%;
    margin: 0 auto;
    text-align: center;
}
.work_img {
    margin: 0px 0px 0px 0px;
    display: block;
    float: left;
}
#work_outline {
    width: 100%;
    height: auto;
    background-color: #fff;
    margin: 0 auto 0 auto;
    padding-bottom: 100px;
}
#work_outline p {
    font-size: 14px
}
#work_outline span {
    font-size: 18px
}
.work_con {
    width: 70%;
    height: 100%;
    margin: 0px auto 0px auto;
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #FFF;
}
#bxslider {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0px auto 0 auto;
}
.bx-pager {
    width: 80%;
    height: 200px;
    min-width: 320px;
    vertical-align: middle;
    margin: 0 auto;
    display: box;
}
.bxslider_img {
    float: none
}
/* スタッフ */

#staff {
    width: 100%;
    height: 100%;
    background-color: #FFFFFF;
    padding-top: 100px;
    padding-bottom: 100px;
}
#staff p {
    font-size: 14px
}
.staff_voice {
    width: 70%;
    height: 300px;
    background-color: #FFFFFF;
    padding-bottom: 50px;
    margin: 0 auto 0 auto;
}
.staff_menu {
    width: 80%;
    height: 100px;
    margin: 0 10px 0 auto;
}
.staff_name {
    font-size: 16px;
    font-weight: bold;
    float: left;
    list-style: none;
    margin: 10px 10px 0px 0px;
}
.staff_name p {
    width: 30%;
    float: right;
    font-weight: bold;
}
.staff_name span {
    color: #840000;
    margin-right: 10px;
}
.staff_name_p2 {
    font-size: 16px;
    font-weight: bold;
    float: none;
    color: #707070;
    list-style: none;
    margin: 0px 0px 0px 0px;
}
.staff_message {
    width: 55%;
    height: auto;
    float: left;
    margin: 20px 20px 60px 0px;
}
#staff img {
    width: auto;
    float: right;
    margin: 0px auto 0px auto;
}

table.type03 {
	border-collapse: collapse;
	text-align: right;
	line-height: 1.5;
    margin: 0px auto 0px auto;
}
table.type03 th {
	width: 80px;
	padding: 10px;
	font-weight: bold;
	vertical-align: top;
	border: 1px solid #FFF;
}
table.type03 td {
	width: 80px;
	padding: 10px;
	vertical-align: top;
	border: 1px solid #FFF;
}
/* スタッフ個人ページ */

#staffpage {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_hirayama.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }
  
#staffpage_adati {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_adati.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }
  
#staffpage_asano {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_asano.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }
  
#staffpage_okuda {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_okuda.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }
  
#staffpage_sumi {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_sumi.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }
    
#staffpage_tanaka {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_tanaka.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }

#staffpage_takabayasi {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_takabayasi.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }

  
#staffpage_kutita {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_kutita.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }
  
#staffpage_sumia {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_sumia.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }
  
  #staffpage_matsumoto {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_matsumoto.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }

#staffpage_sawafuji {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_sawafuji.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }

#staffpage_sugimura {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_sugimura.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }

#staffpage_iwata {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_iwata.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }

#staffpage_sizuka {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_sizuka.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }

#staffpage_muramoto {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_muramoto.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }

#staffpage_kadowaki {
    width: 100%;
    height: auto;
	background-image:url(../images/staff_photo_kadowaki.png);
	background-repeat:no-repeat;
    background-size: 100% auto;
 	background-position: 0px 80px;
	margin: 0px auto 0px auto;
  }

#staffpage_white {
    width: 380px;
    height: 300px;
	min-height: 300px;
    background-color: #fff;
	padding: 20px 20px 20px 20px;
    margin: 50px 140px 100px auto;
}
#staffpage_white02 {
    width: 380px;
    height: 300px;
	min-height: 300px;
    background-color: #fff;
	padding: 20px 20px 20px 20px;
    margin: 50px auto 100px 200px;
}	
#staffpage p {
    margin: 0px auto 0px auto;
}
.staffpage_name {
    width: 100%;
    font-size: 28px;
    font-weight: bold;
    margin: 0px auto 0px auto;
	float:right;
}
.staffpage_name_sub {
    width: 100%;
    height: auto;
    font-size: 12px;
	font-weight: 600;
	color: #840000;
    margin: 10px auto 0px auto;
}
.staffpage_voice {
    width: 100%;
    height: auto;
    font-size: 13px;
    margin: 5px auto 0px auto;
}
.staffpage_voice02 {
    width: 100%;
    font-size: 24px;
    margin: 5px auto 0px auto;
	padding-bottom: 10px;
}
.staffpage_voice03 {
    font-size: 15px;
	font-weight: bold;
}
.staffpage_title {
    width: 100%;
    font-size: 20px;
	font-weight: bold;
    margin: 0px auto 0px auto;
}
.staffpage_line {
	width: auto;
	height: 5px;
	background-color: #840000;
    margin: 10px 0px 10px 0px;
}
#staffpage img {
    float: left;
    margin: 0px 10px 0px 0px;
}

.staffpage_con {
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    background-color: #fff;
}
.staffpage_con2 {
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    padding-top: 20px;
    background-color: #fff;
}
.staffpage_interview {
    width: 70%;
    height: auto;
    margin: 0 auto 0 auto;
    padding-top: 20px;
    background-color: #fff;
}
.staffpage_flow {
    width: 70%;
    height: auto;
    margin: 0 auto 0 auto;
    padding-top: 20px;
    background-color: #fff;
}

table.type04 {
    width: 100%;
    height: 100%;
    border-collapse: separate;
    text-align: left;
}
table.type04 th {
	width: 30%;
	height: 40%;
    padding: 15px;
    vertical-align: top;
    background: #fff;
    border: 1px solid #000;
}
table.type04 td {
	width: 30%;
	height: 40%;
    padding: 15px;
    vertical-align: top;
    background: #fff;
    border: 1px solid #000;
}
table.type05 {
    width: 60%;
    height: 50%;
    border-collapse: separate;
    text-align: left;
	margin: 0 auto 0 auto;
}
table.type05 th {
	width: 20%;
	height: auto;
    vertical-align: top;
    background: #fff;
}
table.type05 td {
	width: auto;
	height: auto;
    vertical-align: top;
    background: #fff;
}

/* エントリー */

#entry {
    width: 100%;
    height: 100%;
    background-image: url(../images/entry_back.jpg);
    background-size: 100% auto;
    position: relative;
    padding-top: 0px;
}
#entry_back {
    width: 90%;
    height: 510px;
    min-height: 320px;
    background-color: rgba( 0, 0, 0, 0.55);
    margin: 0 auto 0 auto;
}
.entry_sub {
    width: 50%;
    font-size: 28px;
    font-weight: bold;
    padding: 0px 0px 0px 200px;
    color: #ffffff;
}
.entry_text {
    width: 60%;
    font-size: 12px;
    font-weight: lighter;
    line-height: 20px;
    padding: 10px 10px 0px 200px;
    color: #ffffff;
    list-style-type: none;
    float: left;
}
.entry_con {
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    background-color: #fff;
}
.entry_con2 {
    width: 100%;
    height: auto;
    margin: 0 auto 0 auto;
    padding-top: 40px;
    background-color: #fff;
}
.entry_recruit {
    width: 80%;
    height: auto;
    margin: 0 auto 0 auto;
    padding-top: 20px;
    background-color: #fff;
    display: block;
}
.entry_flow {
    width: 80%;
    margin: 0 auto 0 auto;
    background-color: #fff;
}
.entry_img {
    position: absolute;
    top: 5%;
    left: 50%;
    margin: auto 0 auto 0;
}
.entry_image {
    margin: 20px auto 50px auto;
    display: block;
}
#entry p {
    font-size: 14px;
    line-height: 18px;
    overflow: hidden;
    margin: 0px auto 0px auto;
    color: #000;
    clear: both;
}
table.type02 {
    width: 100%;
    height: 800px;
    border-collapse: separate;
    border-spacing: 0px;
    text-align: left;
    line-height: 1.5;
    margin: 20px 0px;
    border-top: 2px solid #AAA;
}
table.type02 th {
    width: 200px;
    padding: 10px;
    font-weight: bold;
    vertical-align: top;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #fff;
    background: #eee;
}
table.type02 td {
    width: 800px;
    padding: 10px;
    vertical-align: top;
    border-bottom: 1px solid #ccc;
}
/* About Section */

.text_column {
    width: 60%;
    font-size: 12px;
    font-weight: lighter;
    line-height: 20px;
    float: left;
    overflow: hidden;
    padding: 0px 10px 40px 200px;
    color: #ffffff;
    list-style-type: none;
}
.text_row {
    width: 50%;
    font-size: 12px;
    font-weight: lighter;
    line-height: 10px;
    float: left;
    overflow: hidden;
    padding-left: 200px;
    padding-right: 10px;
    color: #ffffff;
}
.about {
    padding-left: 25px;
    padding-right: 25px;
    padding-top: 35px;
    display: block;
    background-color: #fff;
    margin-top: 0px;
}
/* Stats Gallery */

.stats {
    color: #717070;
    margin-bottom: 5px;
}
.gallery {
    width: 80%;
    height: auto;
    float: left;
    background-color: #B7B7B7
    /* [disabled]min-width: 400px; */
    
    ;
}
.thumbnail {
    width: 20%;
    text-align: center;
    float: left;
    margin-top: 35px;
}
.gallery .thumbnail h4 {
    margin-top: 5px;
    margin-right: 5px;
    margin-bottom: 5px;
    margin-left: 5px;
    color: #000;
}
.gallery .thumbnail p {
    font-size: 12px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    color: #000;
}
/* パララックス/エントリーバー */

.banner {
    height: 100px;
    background-size: cover;
    padding-top: 30px;
}
/* More info */

#footer {
    color: #717070;
    padding-bottom: 35px;
}
#footer_column {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 0;
    font-weight: normal;
    background-color: #717070;
    font-size: 12px;
    text-align: left;
    float: left;
}
footer .footer_column h3 {
    color: #fff;
    text-align: center;
}
footer .footer_column p {
    color: #717070;
    background-color: #FFFFFF;
}
#footer_column ul {
    list-style: none;
    float: left;
}
#footer_column ul li {
    float: none;
    color: #fff;
    font-size: 12px;
    text-align: left;
    padding-right: 20px;
    letter-spacing: 0px;
    font-weight: normal;
}
.cards {
    width: 100%;
    height: auto;
    max-width: 180px;
    max-height: 200px;
}
footer .footer_column p {
    padding-left: 30px;
    padding-right: 30px;
    text-align: justify;
    line-height: 25px;
    font-weight: lighter;
    margin-left: 20px;
    margin-right: 20px;
}
.button {
    width: 200px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: auto;
    margin-left: auto;
    padding-top: 20px;
    padding-right: 10px;
    padding-bottom: 20px;
    padding-left: 10px;
    text-align: center;
    vertical-align: middle;
    border-radius: 0px;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 2px;
    border: 3px solid #FFFFFF;
    color: #FFFFFF;
    transition: all 0.3s linear;
}
.button:hover {
    background-color: #FEFEFE;
    color: #C4C4C4;
    cursor: pointer;
}
.copyright {
    text-align: center;
    padding-top: 10px;
    padding-bottom: 10px;
    background-color: #717070;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.footer_banner {
    padding-top: 30px;
    padding-bottom: 30PX;
    margin-bottom: 0px;
    background: linear-gradient(#B00002, #600001);
    background-repeat: repeat;
}
footer {
    width: 100%;
    height: auto;
    position: relative;
    bottom: 0;
    display: block;
    z-index: 10;
}
.hidden {
    display: none
}
/* Small Tablets */

@media (min-width: 320px) and (max-width: 800px) {
    .container header nav {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 100%;
        float: none;
        overflow: auto;
        display: inline-block;
        background: #8A8A8A;
    }
    header nav ul {
        padding: 0px;
    }
    nav ul li {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 100%;
        text-align: center;
    }
    .text_column {
        width: 100%;
        text-align: left;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .thumbnail {
        width: 100%
    }
    .footer_column {
        width: 100%;
        margin-top: 0px;
    }
    .parallax {
        text-align: center;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 40%;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        width: 100%;
        font-size: 18px;
    }
    .parallax_description {
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        margin-top: 30%;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        float: none;
        width: 100%;
        text-align: center;
    }
    .thumbnail {
        width: 50%
    }
    .parallax {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        padding-top: 20%;
    }
    .parallax_description {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        width: 100%;
        padding-top: 30px;
    }
    .banner {
        padding-left: 20px;
        padding-right: 20px;
    }
    .footer_column {
        width: 100%
    }
    footer {
        width: 100%;
        height: auto;
        position: relative;
        bottom: 0;
        display: block;
    }
    #menuList ul {
        width: 100%;
        list-style: none;
    }
    #menuList ul li {
        width: 20%;
    }
}
/* Small Desktops */

@media (min-width: 768px) and (max-width: 1024px) {
    .text_column {
        width: 30%
    }
    .thumbnail {
        width: 50%
    }
    .text_column {
        width: 100%;
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
    }
    .banner {
        margin-top: 0px;
        padding-top: 0px;
    }
    .logo {
        width: 30%;
        height: 10px;
        font-size: 20px;
        margin: 0 0 0 0;
        top: 0px;
        text-align: center;
        color: #FFFFFF;
        position: absolute;
        z-index: 20;
    }
    .logo_sub {
        width: 50%;
        height: 10px;
        font-size: 9px;
        top: 20px;
        margin: 0 0 0 0;
        color: #FFFFFF;
        position: absolute;
        z-index: 11;
    }
	
    #menuList ul {
        width: 50%;
        list-style: none;
    }
    #menuList ul li {
        width: 20%;
    }
	
}