/*
Theme Name: offlinebuyandtrade 2026
Theme URI: http://www.sktthemes.net/themes/skt-white/
Author: SKT Themes
Author URI: http://www.sktthemes.net
Description: SKT White is a responsive premium WordPress theme which is suitable for any type of website you want to create. So corporate, business, photography, wedding, industrial, restaurant or any sort of industry. SKT White has the ability to change the link colors. So make it suit your style you want. Comprises of easy to use sections on the homepage which make it super easy for your to manage the content on your homepage. Theme options are also one of the most easy to use and you can edit slider, and the homepage content from options. 100% responsive to the last pixel this theme is retina ready and hd ready and has ability to easily edit any part you want. Comes with default parallax slider.Default page templates, search and other standard pages readily available with this theme. Compatible with popular plugins like WooCommerce making it ecommerce/shop ready and Contact form 7.It is translation ready and can be translated for any language. Has custom header and custom background. Check out the demo at: http://sktthemesdemo.net/skt-white

Version: 1.6.0
License: GNU General Public License version 3
License URI: license.txt
Text Domain: skt-white
Tags: gray, white, blue, light, one-column, two-columns, right-sidebar, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, full-width-template, sticky-post, theme-options, threaded-comments, translation-ready, photoblogging

SKT White WordPress Theme has been created by SKT Themes(sktthemes.net), 2014.
SKT White WordPress Theme is released under the terms of GNU GPL
*/
font-family: 'Fjalla One', sans-serif;
font-family: 'Londrina Shadow', cursive;

*{ margin:0; padding:0;line-height: 170%;}
body{
margin:0; padding:0; 
-ms-word-wrap:break-word;
word-wrap:break-word;
background-color: #fff;
color:#757575;
font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
font-size: 14px;
font-weight: normal;
}

@font-face {
    font-family: 'bignoodletitlingregular';
    src: url('font/big_noodle_titling-webfont.eot');
    src: url('font/big_noodle_titling-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/big_noodle_titling-webfont.woff2') format('woff2'),
         url('font/big_noodle_titling-webfont.woff') format('woff'),
         url('font/big_noodle_titling-webfont.ttf') format('truetype'),
         url('font/big_noodle_titling-webfont.svg#bignoodletitlingregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'stenstreetregular';
    src: url('font/stenstreet-webfont.eot');
    src: url('font/stenstreet-webfont.eot?#iefix') format('embedded-opentype'),
         url('font/stenstreet-webfont.woff2') format('woff2'),
         url('font/stenstreet-webfont.woff') format('woff'),
         url('font/stenstreet-webfont.ttf') format('truetype'),
         url('font/stenstreet-webfont.svg#stenstreetregular') format('svg');
    font-weight: normal;
    font-style: normal;
}


img{ margin:0; padding:0; border:none;}
section img{max-width:100%;}
h1,h2,h3,h4,h5,h6{ margin:0; padding:0;}
p{ margin:0; padding:0;}
a{ text-decoration:none; color:#00a8ff;}
a:hover{ text-decoration:none;}
ul{ list-style:none; margin:0; padding:0;}
.clear{ clear:both;}
.middle-align{ margin:0 auto; padding:0;}
.wp-caption{ margin:0; padding:0; font-size:13px; max-width:100%;}
.wp-caption-text{ margin:0; padding:0;}
.sticky{ margin:0; padding:0;}
.bypostauthor{ margin:0; padding:0;}
.gallery-caption{ margin:0; padding:0;}
.alignleft, img.alignleft {display: inline; float: left; margin-right:45px; margin-top:4px; margin-bottom:20px; padding:0; }
.alignright, img.alignright { display: inline; float: right; margin-top:140px; }
.aligncenter, img.aligncenter { clear: both; display: block; margin-left: auto; margin-right: auto; margin-top:0; }
.comment-list .comment-content ul { list-style:none; margin-left:15px;}
.comment-list .comment-content ul li{margin:5px;}
.main-container ol{list-style-position:outside; margin-left:20px;}
.main-container ol li{margin:5px 0;}
.toggleMenu{display:none;}
section{ padding:87px 0 40px;}
section h2 {font-weight:700; font-size:38px; padding:0 0 50px 0; text-align:center; text-transform:uppercase; color:#404040; font-family:'Roboto Condensed',san-serif;}
a.contact-button{ visibility:hidden; width:15%; margin:0 auto;}

#slider{ width:100%; margin:0; padding:0; position:relative;}
.top-bar{ margin:0; padding:16px 0 20px; position:absolute; width:100%; top:120px; text-align:center; font-family:'Roboto'san-serif; color: #fff; z-index:99;}
.top-bar h1{font-weight:900;  font-size:58px; padding:0 0 20px 0; text-align:center; text-transform:uppercase; }
.top-bar p{ color: #fff; font-weight:normal; font-size:16px; margin:0 0 30px 0;  text-align:center;}
.top-bar a, .contact-banner a{ font:700 26px 'Roboto', sans-serif; padding:10px 40px; margin-top:21px; text-transform:uppercase; display:inline-block; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; -ms-border-radius:4px; color: #fff;}
.top-bar h1, .top-bar p	{ text-shadow:2px 2px 5px #000000;}
/*-----------------------------------ANIMATION STYLES---------------------------------------------*/

a.arrow-down { display: block; -webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none; width:61px; height:64px; margin:auto; background: url(images/arrow-down.png) no-repeat 0 0; position:absolute; bottom:90px; left:48%; -webkit-animation-name: bounce; -moz-animation-name: bounce; -o-animation-name: bounce; -ms-animation-name: bounce; animation-name: bounce; -webkit-animation-direction: normal; -moz-animation-direction: normal; -o-animation-direction: normal; -ms-animation-direction: normal; animation-direction: normal; -webkit-animation-duration: 2s; -moz-animation-duration: 2s; -o-animation-duration: 2s; -ms-animation-duration: 2s; animation-duration: 2s; -webkit-animation-iteration-count: infinite; -moz-animation-iteration-count: infinite; -o-animation-iteration-count: infinite; -ms-animation-iteration-count: infinite; animation-iteration-count: infinite;}

@-moz-keyframes bounce {

  0% {-moz-transform: translateY(0); transform: translateY(0);}
  20% { -moz-transform: translateY(0); transform: translateY(0);}
  40% {-moz-transform: translateY(-30px); transform: translateY(-30px);}
  50% {-moz-transform: translateY(0); transform: translateY(0);}
  60% {-moz-transform: translateY(-15px); transform: translateY(-15px);}
  80% {-moz-transform: translateY(0); transform: translateY(0);}
  100% {-moz-transform: translateY(0); transform: translateY(0);}
}

@-webkit-keyframes bounce {

  0% {-webkit-transform: translateY(0); transform: translateY(0);}
  20% {-webkit-transform: translateY(0); transform: translateY(0);}
  40% {-webkit-transform: translateY(-30px); transform: translateY(-30px);}
  50% {-webkit-transform: translateY(0); transform: translateY(0);}
  60% {-webkit-transform: translateY(-15px); transform: translateY(-15px);}
  80% {-webkit-transform: translateY(0); transform: translateY(0);}
  100% {-webkit-transform: translateY(0); transform: translateY(0);}
}

@-o-keyframes bounce {

  0% {-o-transform: translateY(0); transform: translateY(0);}
  20% {-o-transform: translateY(0); transform: translateY(0);}
  40% { -o-transform: translateY(-30px); transform: translateY(-30px);}
  50% {-o-transform: translateY(0); transform: translateY(0);}
  60% {-o-transform: translateY(-15px); transform: translateY(-15px);}
  80% {-o-transform: translateY(0); transform: translateY(0);}
  100% {-o-transform: translateY(0); transform: translateY(0);}
}

@-ms-keyframes bounce {

  0% {-ms-transform: translateY(0); transform: translateY(0);}
  20% {-ms-transform: translateY(0);transform: translateY(0);}
  40% {-ms-transform: translateY(-30px);transform: translateY(-30px);}
  50% {-ms-transform: translateY(0);transform: translateY(0);}
  60% {-ms-transform: translateY(-15px);transform: translateY(-15px);}
  80% {-ms-transform: translateY(0);transform: translateY(0);}
  100% {-ms-transform: translateY(0);transform: translateY(0);}
}

@keyframes bounce {

  0% {transform: translateY(0);}
  20% {transform: translateY(0);}
  40% {transform: translateY(-30px);}
  50% {transform: translateY(0);}
  60% {transform: translateY(-15px);}
  80% {transform: translateY(0);}
  100% {transform: translateY(0);}
}

.main-container{margin:0; padding:0;}
body.home .fixed, body.blog .fixed{position:fixed !important; top:0 !important; margin:0; padding:0; z-index:99;}
.fixed .header-inner .nav ul li a {
    padding: 13px 15px !important;
}

.fixed .header-inner .nav ul li:hover ul{ top:45px !important;}
.fixed .header-inner .pcnav ul li:hover ul{ top:45px !important;}
.fixed .header-inner .logo{ margin-top:12px !important;}
.header .header-inner{ margin:0 auto; padding:0; position:relative;}
.header .header-inner .logo{margin:0; padding:0; }
.header .header-inner .logo h1{ font-weight:700; text-transform:uppercase; font-family:'Roboto',san-serif; font-size:28px; }
.header .header-inner .logo a{ color: #373737;}
.container{ width:1028px; margin:0 auto; padding:0; position:relative;}
.toggle{display:none;}
.header{width:100%; height:auto; position:relative; padding:0; background-color:#f0f0f0;}
.header .header-inner .nav{ margin:0; padding:0; text-align:right; float:right;}
.header .header-inner .pcnav{ margin:0; padding:0; text-align:right; float:right;}
.header .header-inner .nav ul { float:right; margin:0; padding:0; font-family:'Open Sans', sans-serif; font-size:13px; font-weight:600;}
.header .header-inner .nav ul li{ display:inline-block; margin:0; text-transform:uppercase; position:relative;}
.header .header-inner .nav ul li a{ color: #373737; padding:35px 15px; display:block;}
.header .header-inner .nav ul li a:hover{color:#3e3e3e !important; background-color:#e6e6e6;}

.header .header-inner .pcnav ul { float:right; margin:0; padding:0; font-family:'Open Sans', sans-serif; font-size:13px; font-weight:600;text-align: right;}
.header .header-inner .pcnav ul li{ display:block; float: right; margin:0; text-transform:uppercase; position:relative;line-height: 56px;}
.header .header-inner .pcnav ul li a{ color:#373737; padding:0px 0px; display:block;}

.header .header-inner .pcnav{display: none;}
.header .header-inner .nav{display:  block;}
@media screen and (min-width:978px){

	.header .header-inner .nav ul li ul{display:none; z-index:2;}
	.header .header-inner .nav ul li:hover > ul{display:block; background:#ffffff; width:200px; position:absolute; top:85px; left:0; text-align:left; box-shadow:5px 5px 5px #666; }
	.header .header-inner .nav ul li ul li{display:block; position:relative; float:none; }
	.header .header-inner .nav ul li ul li a{color:#000; display:block; padding-top:10px; padding-bottom:10px; border-top:1px #cccccc solid;}
	.header .header-inner .nav ul li:hover ul li ul{display:none;}
	.header .header-inner .nav ul li:hover ul li:hover > ul{display:block; position:absolute; left:200px; top:0px;}

	.header .header-inner .pcnav{display: block!important;}
	.header .header-inner .nav{display: none!important;}
}
.header .header-inner .logo{float:left; margin-top:35px; }

/* --------- Homepage --------- */
.services { width:100%; margin:0 auto; position:relative; visibility:hidden;}
#services-box { width:19.8%; height:auto; display:inline-block; float:left; margin:0 1px 0 0; padding:2.4%; position:relative; transition:0.3s; background-color: #fff; border:1px solid #f5f3f3;}
#services-box img { display: block; margin:auto;}
#services-box h2 { color:#404040; font-family:"Roboto",sans-serif; font-weight:300 !important; font-size:26px; text-transform:capitalize; text-align:center; padding:20px 0;}
#services-box h2 span { font-weight:bold;}
#services-box .read-more { color:#404040; font:300 14px 'Roboto', sans-serif; text-transform:uppercase; text-align:center; border:#fff solid 1px; padding:8px 10px; display:block; margin:30px auto 0 auto; width:50%;  background-color:#f7f6f6;}
#services-box:hover .read-more { background:#fff; color:#3a3c41;}
#services-box:hover {cursor:pointer; color:#404040; background-color:#f7f6f6;}
/*------------------------------------------- SERVICES END -------------------------------------------*/

.contact-banner { text-align:center;}
.banner-bg { background:url(images/contact-banner.jpg) no-repeat top center; width:100%; height:100%; padding:55px 0; background-size:cover; background-position:center center;}
.contact-banner h3 { color:#404040; font-weight:400; font-size:34px; padding:0 0 20px 0; text-align:center; text-transform:capitalize;}
/*------------------------------------------- CONTACT BANNER END -------------------------------------------*/

.gry-row{ margin:0;}
.message-thumb {background-color: #fff; border: 1px solid #f6f6f6; overflow: hidden; padding: 7px; visibility: hidden; width: 525px;}
.message-desc{ visibility:hidden;}


.latest-news { width:100%; margin-bottom:60px;}
.news-box { width:23%;  border:#f1f1f1 solid 1px; float:left; visibility:hidden; margin-right:2.2%; margin-bottom:25px;}
.news-box .news-thumb img { margin:0; padding:0; width:100%;}
.news { padding:15px 0 20px; display:block; margin:0 20px;}
.news h2 { color:#3d3d3d; font-weight:normal; font-size:18px; text-align:left; padding-bottom:10px; display:table; border-bottom:none;}
.more { width:35px; height:35px; background:#4a4a4a url(images/white-arrow.png) no-repeat center center; border-radius:50%; display:inline-block; margin:10% 0 0 22%;}
.more:hover { background:#00a8ff url(images/white-arrow.png) no-repeat center center;}
.last { margin-right:0 !important; float:right !important;}

.see-all-button { border:1px solid #444; display:table; font-size:16px; font-weight:700; margin:50px auto 0; padding:10px 20px; text-align:center; text-transform:uppercase; transition: all 0.3s ease 0s; color:#f0efef;}
.see-all-button:hover { background:#00a8ff; border:#00a8ff solid 1px; color: #fff;}
/*------------------------------------------- LATEST NEWS END -------------------------------------------*/

.testimonials { width:100%;}
.testimonial-box { width:48%; float:left; margin-right:30px; visibility:hidden;}
.testimonial-box img { margin-right:25px; border:#000 solid 6px; float:left; width:118px; height:132px;}
.testimonial-post { width:57%; background:#000; border:#232323 solid 1px; border-radius:4px; -moz-border-radius:4px; -webkit-border-radius:4px; -o-border-radius:4px; -ms-border-radius:4px; padding:16px 35px; position:relative; float:left;}
.testimonial-box h2 { color:#c6c5c5; font-weight:normal; font-size:18px; padding:0; text-align:left; border-bottom:#363636 solid 1px; padding-bottom:13px; margin-bottom:13px; }
.testimonial-arrow { background:url(images/testimonial-arrow.png) no-repeat left top; position:absolute; left:-10px; top:42%; width:10px; height:25px;}
/*------------------------------------------- TESTIMONIALS END -------------------------------------------*/


#some-facts { width:auto; margin:0 0 30px 100px;}

#some-facts li { background-color: #f7f7f7; border: 2px solid #ffffff; border-radius: 50%; box-shadow: 0 0 2px 1px #eaeaea; display: inline-block; height: 160px; margin: 0 40px; text-align: center; text-transform: uppercase; width: 160px; }
#some-facts li h2 { padding:55px 0 10px 0; font-size:30px;}
#some-facts li h5{ font:16px "Roboto",sans-serif; color:#757575;}
/*------------------------------------------- SOME FACTS END -------------------------------------------*/

.our-team { width:auto;}
.team-desc{ visibility:hidden;}
.team-div{ visibility:hidden;}
.skill { width:46.98%; float:left;}
.skill-bar { margin:60px 0 0 0;}
.skill-bg{ width:100%; background-color:#000000;}
.team-members { margin:0; padding:0;}
.team-col { width:44.69%; margin:0 0 40px 26px; float:left;}
.team-col h3 { color:#f0efef; font-weight:normal; font-size:18px; border-bottom:#000 solid 1px; padding:25px 0 15px; margin-bottom:15px;}
/*------------------------------------------- OUR TEAM END ------------------------------------------- */

.stat{ visibility:hidden;}
.client_banner{ margin:0; padding:0;}
.client_banner .client{ width:18%; margin:0 26px 10px 0; padding:0; display:inline-block;}
.client_banner .client img{ width:100%; border:7px solid #f4f2f2;}
/*------------------------------------------- NEWSLETTER END -------------------------------------------*/

/* --------------------------- SOCIAL ICONS --------------------*/
.social-icons{ margin:0; padding:0; text-align:center;}
.icon{ width:58px; height:58px; border-radius:30px; -moz-border-radius:30px; -o-border-radius:30px; -webkit-border-radius:30px; display:inline-block; margin:0 7px 7px; background-repeat: no-repeat; background-position:center center; transition:0.6s; -moz-transition:0.6s; -webkit-transition:0.6s; -o-transition:0.6s; background-color:#302f2f;}
.facebook{background-image:url(images/social-icons/fb-icon.png);}
.twitt{background-image:url(images/social-icons/twitt-icon.png);}
.gplus{background-image:url(images/social-icons/gplus-icon.png);}
.linked{background-image:url(images/social-icons/linkedin-icon.png);}
.pinterest{background-image:url(images/social-icons/pinterest-icon.png);}
.youtube{background-image:url(images/social-icons/y-tube-icon.png);}
.vimeo{background-image:url(images/social-icons/vimeo-icon.png);}
.rss{background-image:url(images/social-icons/rss-icon.png);}
.instagram{background-image:url(images/social-icons/instagram-icon.png);}

/* --------- Pages ------- */
.content-area{ width:920px; margin:0 auto; padding:10px 0;overflow: hidden;}
.site-main{ width:800px; margin:0; padding:0; float:left;}
#sitefull{ width:auto !important;}
#nosidebar{ width:80%; margin:0 auto; float:none; text-align:center;}
#sidebar{ width:270px; margin:0; padding:0; float:right;}

/* ------------ Footer -------- */
#footer-wrapper {
	position:relative; padding:0px 0 0;
/*
	border-top: 1px solid #7a4d0e;
	border-bottom: 1px solid #7a4d0e;
*/
}
.footer { width:1028px; margin:auto;}
.footer-col-1 { width:30%; float:left; margin:0 55px 50px 0;}
.footer-col-3 { width:30%; float:left; margin:0 0 50px 0; }
.footer-col-1 h2 { font-weight:normal; font-size:22px; margin-bottom:20px; text-transform:uppercase; font-family:'Roboto Condensed',san-serif; color:#2c2c2c; }
.footer-col-3 h2 { font-weight:700; font-size:30px; margin-bottom:7px; text-transform:uppercase; font-family:'Roboto Condensed',san-serif; color:#2c2c2c;} 

.footer-nav { margin:0; padding:0;}
.footer-nav li { display:block; padding:0;}
.footer-nav li a { color:#8e8d8d; font:normal 12px/24px Arial, Helvetica, sans-serif; background:url(images/gry-arrow.png) no-repeat 0 3px; padding:0 0 0 20px;}
.footer-nav li a:hover { color:#00a8ff; background:url(images/gry-arrow.png) no-repeat 0 -9px; transition: all 0.5s ease 0s; overflow:hidden;}

.recent-post { margin:0px; padding:0px; list-style:none;}
.recent-post ul{ list-style:none !important;}
.recent-post li {padding:0 0 35px 0px; background:none; margin-bottom:35px; border-bottom:#3b3b3b dashed 1px;}
.recent-post li img { float:left; margin:0 20px 0 0; border:#2d2d2d solid 3px;}
.recent-post li span { color:#00a8ff; font-size:11px;}
.recent-post li a { color:#b0afaf; text-decoration:none;}
.recent-post li a:hover, .phone-no a:hover { color:#303030; text-decoration:none;}
.recent-post li:last-child { border-bottom:0; padding-bottom:0; margin-bottom:0;}
.widget  a:hover{ color:#303030;}

.phone-no { margin-top:40px; }
.phone-no strong { width:35%; display:inline-block; color:#00a8ff;}

.copyright-wrapper { position:relative; padding:25px 0; background-color:#f4f4f4;}
.copyright { width:1028px; margin:auto;}
.copyright-txt { float:left; font-family:arial; color:#757575;}
.copyright-txt span { color:#00a8ff;}
.design-by { float:right; font-family:arial; color:#757575;}

/* ------ Contact Form ------ */
.wpcf7{ margin:0; padding:0; font:15px 'Roboto',san-serif; color: #000000;}
.wpcf7 form{ margin:0; padding:0;}
.wpcf7 form span.last{ float:none !important;}
.wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form input[type="url"], .wpcf7 form input[type="date"], .wpcf7 form select{
background-color:#ffffff; border:1px solid #9e9e9e; padding:10px 6px; margin-top:10px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; font:13px arial; color:#777777;}
.ctcwrap{
background-color:#ffffff; border:1px solid #9e9e9e; padding:10px 6px; margin-top:10px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; font:13px arial; color:#777777;}

.wpcf7 form textarea{
height:300px; width:400px; border:1px solid #9e9e9e; background-color:#ffffff; padding:10px 6px; margin-top:10px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -o-border-radius:3px; font:13px arial; color:#777777;}

.wpcf7 form input[type="checkbox"], .wpcf7 form input[type="radio"], .wpcf7 form input[type="file"]{ margin-top:10px; padding:0;}
span.wpcf7-list-item{ margin:0 15px 0 0 !important;}
.wpcf7 form input[type="submit"]{ margin:0; padding:5px 20px; background-color:#00a8ff; border:1px solid #cccccc; color: #fff; border-radius:4px; -moz-border-radius:4px; -o-border-radius:4px; -webkit-border-radius:4px; cursor:pointer;}

/* --- skills bar --- */
.skillbar {position:relative; display:block; margin-bottom:15px; width:100%; background:#eee; height:35px; border-radius:3px; -moz-border-radius:3px; -webkit-border-radius:3px; -webkit-transition:0.4s linear; -moz-transition:0.4s linear; -ms-transition:0.4s linear; -o-transition:0.4s linear; transition:0.4s linear; -webkit-transition-property:width, background-color; -moz-transition-property:width, background-color; -ms-transition-property:width, background-color; -o-transition-property:width, background-color; transition-property:width, background-color; margin-top:25px;}
.skillbar-title { font:16px 'Roboto',san-serif; background:#141414; color:#8e8d8d;}
.skillbar-title span { display:block; background-color:transparent; color:#8e8d8d; padding:0; height:35px; }
.skillbar-bar { height:6px; width:0px; background:#00a8ff;}
.skill-bar-percent { position:absolute; right:0; top:0; font-size:15px; height:35px; color:#8e8d8d;}
.pricing_table{font-size:15px;}
.price_col{transition: left 0.5s;}
.price_col{float:left; text-align:center; background:#2c3e50; color: #373737; margin-top:10px; z-index:0;}
.pricing_table .th{font-size:24px; font-weight:bold; color: #373737; padding:10px 0;}
.pricing_table .highlight{background:#00a8ff; box-shadow:0 0 10px rgba(0,0,0,0.75); z-index:1; margin-top:0; z-index:1; position:relative;}
.pricing_table .highlight .th{padding-top:20px;}
.pricing_table .highlight .tf{padding-bottom:30px;}
.pricing_table .td, .pricing_table .tf{padding:20px 0; border-top:1px #fff solid;}
.pricing_table .tf a{background:#00a8ff; color: #373737; border:1px #ccc dashed; padding:8px 12px; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; -o-border-radius:5px;}
.pricing_table .tf a:hover{background-color:#2c3e50;}
.pricing_table .highlight .tf a{background-color:#2c3e50;}
.pricing_table .highlight .tf a:hover{background-color:#00a8ff;}
.error_msg{padding:10px; background:#ffd3ce; color:#e00; border:1px #e00 solid; margin:15px 0;}
.success_msg{padding:10px; background:#dcffc5; color:#070; border:1px #070 solid; margin:15px 0;}
.spacer20{height:20px; clear:both;}
.pagination{display:table; clear:both;}
.pagination ul{list-style:none; margin:20px 0;}
.pagination ul li{display:inline; float:left; margin-right:5px;}
.pagination ul li span, .pagination ul li a{background:#303441; color: #373737; padding:5px 10px; display:inline-block;}
h1.entry-title, h1.page-title{padding-bottom:20px; font-size:30px;}
article.tag-sticky-2{background:#f6f6f6; padding:10px;}
article img{height:auto;}
article p{margin:10px 0;}
.post-date{display:inline;}
.post-comment{display:inline;}
.post-categories{display:inline;}
.post-tags{display:inline;}
form.search-form{margin-bottom:15px;}
input.search-field, .post-password-form input[type=password]{border:1px #eee solid; padding:4px;}
input.search-submit, .post-password-form input[type=submit]{border:none; color: #fff; padding:4px 10px; cursor:pointer;}
aside.widget{margin-bottom:30px;}
aside.widget ul{ list-style:disc; margin-left:13px;}
.photobooth .eleven strong {color:#333; font-size:24px; font-style:italic; margin-bottom:13px; display:block; }
.photobooth .eleven p {color:#555; font-size:18px; }
.photobooth .five {font-size:24px; color:#555; margin-top:0; padding-top:0; }
.photobooth .filter-gallery {position:relative; width:30%; margin:0 auto 30px auto; text-align:center; }
.photobooth .filter-gallery ul {list-style:none !important; overflow:hidden; background-color:#f7f6f6;}
.photobooth .filter-gallery ul li {float:left; padding:15px; width:auto;}
.photobooth .filter-gallery ul li.current {font-weight:bold;}
.photobooth .gallery ul{list-style:none !important; margin:0;}
.photobooth .gallery ul li {background:#000; float:left; cursor:pointer; position:relative; -webkit-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out; -ms-transition:all 0.6s ease-in-out; -o-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out; background:url("images/camera-icon.png") 50% 0 no-repeat #000000; margin:0 1.3% 1.3% 0; width:24%}
.photobooth .gallery ul li em {color:#111; margin:0; padding:10px 0; position:absolute; width:100%; display:none; text-align:center; bottom:0; opacity:0.8; -webkit-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out; -ms-transition:all 0.6s ease-in-out; -o-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out; }
.photobooth .gallery ul li em span {margin-top:0px; display:block; font-weight:bold; }
.photobooth .gallery ul li strong {color: #373737; margin:0; padding:10px 0; position:absolute; display:none; text-align:center; bottom:0; opacity:0.8; width:100%;}
.photobooth .gallery ul li img {vertical-align:middle; -webkit-transition:all 0.6s ease-in-out; -moz-transition:all 0.6s ease-in-out; -ms-transition:all 0.6s ease-in-out; -o-transition:all 0.6s ease-in-out; transition:all 0.6s ease-in-out; }
.photobooth .gallery ul li:hover img {opacity:0.3; }
.photobooth .gallery ul li:hover strong {color: #373737; margin:0; padding:10px 0; position:absolute; display:block; text-align:center; bottom:50%; opacity:0.8; }
.photobooth .gallery ul li:hover em {color:#111; margin:0; padding:10px 0; position:absolute; display:block; text-align:center; bottom:0; opacity:0.8; }
.photobooth .gallery ul li:hover em span {margin-top:20px; display:block;}
.nav-previous{float:left; margin-top:10px; margin-bottom:10px;}
.nav-next{float:right; margin-top:10px; margin-bottom:10px;}
nav.post-navigation{padding:10px 0 20px;}
.accordion-box h2.active{color:#00a8ff;}
.webicon{font-size:20px;}
#sidebar ul li{margin:5px 0;}
.comment-list, ol.comment-list{list-style:none; margin-left:0; margin-top:20px; margin-bottom:20px;}
.comment-list ul, ol.comment-list ul{list-style:none;}
.comment-list li.comment{margin-top:20px;}
.comment-list .comment-content h1, .comment-list .comment-content h2, .comment-list .comment-content h3, .comment-list .comment-content h4, .comment-list .comment-content h5, .comment-list .comment-content h6{margin-top:15px;}
h3.widget-title{ font-size:18px; border-bottom:1px solid #cccccc; padding-bottom:15px; margin-bottom:15px;}
.our-projects img{ width:24%; margin:0; padding:0; float:left; margin:0 1.3% 1.3% 0;}
.our-projects a{ background-color:#000000;}

/* ========================== Lightbox ==================== */
/* Preload images */
body:after {
  content: url(images/close.png) url(images/loading.gif) url(images/prev.png) url(images/next.png);
  display: none;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: black;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  text-align: center;
  line-height: 0;
  font-weight: normal;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  background-color: white;
  *zoom: 1;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
}

.lb-outerContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-container {
  padding: 4px;
}

.lb-loader {
  position: absolute;
  top: 43%;
  left: 0;
  height: 25%;
  width: 100%;
  text-align: center;
  line-height: 0;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(images/loading.gif) no-repeat;
}

.lb-nav {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: none;
  background-image: url('data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==');
}

.lb-prev, .lb-next {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(images/prev.png) left 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(images/next.png) right 48% no-repeat;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  *zoom: 1;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  content: "";
  display: table;
  clear: both;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: bold;
  line-height: 1em;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(images/close.png) top right no-repeat;
  text-align: right;
  outline: none;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
  opacity: 1;
}
.image-set img{ border:2px solid #ffffff; margin:0 15px 15px 0;}
/* ========================================== */
.post-date, .post-comment, .post-categories{ float:left;}


/* SITE DESIGN */


/* ENTIER */


body{
	background-color: #fff;
	color: #3f3f3f;	
	background-image: url(images/bga.jpg);
	background-position: center center;
	background-size: 1600px;
}
.header{

	background-color: #ffffff;
}
.lower-footer{
	border-top: 1px solid #c5c5c5;
	text-align: center;
}
.menu{
	overflow: hidden;
}
img{
	max-width: 100%;
}
.m1{width: 8%;}
.m2{width: 11.25%;}
.m3{width: 12.25%;}
.m4{width: 9.25%;}
.m5{width: 18.08%;}
.m6{width: 8.58%;}
.m7{width: 8.66%;}
.m8{width: 9.58%;}
.m9{width: 7.16%;}
.m10{width: 7.16%;}

.footmenu{
	font-size: 12px;
	text-align: center;
}
.footmenu a{
	display: inline-block;
	margin: 0px 3px;
	color: #373737;
}
.footmenu a:hover{
	color: #F29600;
}
.btt{
	border-top: 1px solid #c5c5c5;
	background-color: rgba(255,255,255,0.46);
}
.backtotop{
	width: 225px;
	display: block;
	margin: auto;
}
.br{
	display: block;
}
.footer_cat_menu{
	background-color: #1C1D1D;
	margin: 41px 0;
	font-size: 13px;
	padding: 0px;
	z-index: 2;

}
.footer_cat_menu_in{
	position: relative;
	 background-image: url(images/site/footbg1.png);
	 background-position: center top;
	 background-repeat: no-repeat;
}
.footer_cat_menu_in .content-area{
	padding: 0px;
}
.footer_cat_menu ul{
	display: block;
	clear: both;
	overflow: hidden;
	padding: 0px 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.footer_cat_menu li{
	padding: 15px 0;
	float: left;
	width: 25%;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.footer_cat_menu li p{
	padding-top: 0px;
	padding-left: 30px;
}
#interval{
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100px;
	height: 50px;
	background-color: #ccc;
	z-index: 200;
}



/* TOPPAGE */

.box{
	background-color: #a19c70;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-o-border-radius:10px;
	-ms-border-radius:10px;
	font-weight: bold;
	color: #fff;
}
.noisesec>div{
	position: relative;
}
.noisesec>div>img{
	 z-index: 2;
}
.noise{
	 background: url(images/site/noise.gif) repeat 0 0;
	 position: relative;
}

.tbm{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
}
.hmenu3{
	overflow: hidden;
}
.hmenu1{
	padding: 30px 0;
}
.reason5wr{
	height: 401px;
	 background: url(images/site/reason5bg.jpg) repeat 0 0;
	 overflow: hidden;
	 background-size: cover;
	 background-position: center center;
}

.reason5{
	display: block;
	margin: auto;
	width: 363px;
}

.reason5wr_in{
	 margin-top: 120px;
	 background: url(images/site/r5bg.png) repeat 0 0;
	 padding: 20px;
	 height: 146px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

/* スタジオ案内 */

.studioinfowr{
	height:  1088px;
	margin: 0px 0;
	 background: url(images/site/studioingobg.jpg?2) repeat 0 0;
	 overflow: hidden;
	 background-size: cover;
	 background-position: center center;
}
.studioinfowr2{
	height:  1066px;
	margin: 0px 0;
	 background: url(images/site/challengebg.jpg) repeat 0 0;
	 overflow: hidden;
	 background-size: cover;
	 background-position: center center;
}

.studioinfowr_in{
	 margin-top: 0px;
	 background: url(images/site/r5bg.png) repeat 0 0;
	 padding: 20px;
	 height: 146px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}




.studioinfowr_in_b{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 50px;
}

.studioinfowr_in_b img{
	margin: auto;
}

.studioinfo{
	display: block;
	margin: auto;
	width: 363px;
}

.dotline{
	 background: url(images/site/dotline.png) repeat 0 0;
	 background-position: center bottom;
	 background-repeat: repeat-x;
}
.whiteborder{
	border: 1px solid #fff;
	padding:  13px;
}
.gray{
	background-color: #1C1D1D;
}
.bigarrow{
	display: block;
	width: 100%;
}
.classtxt{
	width: 35%;
}
.ibh{
	margin: 20px 0;
}
.ibh p{
	display: block;
	float: left;
	text-align: center;
	margin: 0px;
	padding: 8px 0px;
	font-size: 16px;
	font-weight: bold;
	background-color: #191A1A;
	border: 1px solid #171717;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.ibh.col3 p{
	width: 33.3%;
}
.ibh.col4 p{
	width: 25%;
}
.ibh.col2 p{
	width: 50%;
}
.h3{
	font-size: 30px;
	font-weight: bold;
	color: #F29600;
	margin: 0px 0;
}
.istt{
	font-size: 45px;
	font-weight: bold;
	color: #F29600;
	vertical-align: bottom;
}
.sub{
	font-size: 18px;
	font-weight: bold;
	color: #F29600;
}
span.sub{
	display: inline-block;
	margin-left: 15px;
}
.customcolor{
	color: #F29600;
}
.arrowleft{
	background-image: url("images/site/rightarrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.h3e{
	font-size: 42px;
	font-weight: normal;
	color: #F29600;
	background-image: url("images/site/rightarrow.png");
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 30px;
}
.h1{
	background-image: url("http://offlinebuyandtrade.com/wp/wp-content/uploads/2015/08/slide1.png");
	background-position: center center;
	background-size: cover;
}
.h1{
	 margin-top: 94px;
	 background-color: rgba(0,0,0,0.7);
	 padding: 20px 0;

	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}
.h1in{
	/* background-image: url("images/site/mainlogo-f.png"); */
	background-size: contain;
	background-position: left center;
	background-repeat: no-repeat;
	max-width: 1000px;
	margin: auto;
	text-shadow: 
}
.h1in p{
text-shadow: 1px 1px 3px #000;  
}
.h1f{
	font-size: 48px;
	line-height: 1.4em;
	font-weight: normal;
	color: #ffffff;
	text-align: right;

}
.h1s{
	font-size: 19px;
	letter-spacing: 0.2em;
	margin-top: 0px;
	color: #ffffff;
	text-align: right;

}

.ibh p.ghead{
	background-color: #323333;
}

.week{
	width: 100%;
	float: left;
	display: table;
}
.ressonchild{
	min-height: 75px;
	height: 75px;
	border:6px solid #171717;
	background-color: #181919;
	display: table-cell;
	vertical-align: middle;
	width: 100%;
	line-height: 100%;
}
.ressonchild *{
	line-height: 130%;
}
.tablerow{
	display: table-row;
	width: 100%;
}
.ressonweektitle{
	text-align: center;
	color: #000;
	font-size: 20px;
	background-color: #373737;
	border:6px solid #171717;
	font-family: 'bignoodletitlingregular';
	letter-spacing: 0.1em;
}
.customfont{
	font-family: 'Fjalla One', sans-serif;
	letter-spacing: 0em;
}
.janltitle{
	font-family: 'stenstreetregular';
	font-size: 48px;
	text-align: center;
	font-weight: 100;
	text-shadow: 0px 0px 40px #000,0px 0px 40px #000,0px 0px 40px #000;
}

.janltitle-s{
	letter-spacing: 0.2em;
	text-align: center;
	font-size: 120%;
	text-shadow: 0px 0px 40px #000,0px 0px 40px #000,0px 0px 40px #000;
}

.janldisc{
	text-shadow: 0px 0px 40px #000,0px 0px 40px #000,0px 0px 40px #000;
	margin: auto;
}
.janldisc{
	max-width: 700px;
	margin: auto;
}
.header.fixed{
	z-index: 100;
}
.btn{
	border: 2px solid #F29600;
	padding: 5px 0px;
	color: #F29600;
	display: inline-block;
	width: 221px;
	max-width: 100%;
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	margin: 0px;
}
.btn:hover{
	background-color: #fff;

}

.btn span{
	background-image: url("images/site/rightarrow-s.png");
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 13px;
}
.btnsec{
	padding: 0;
}
.classinfo{
	bottom: 0px;
	position: absolute;
	width: 100%;
}
.subh3{
	font-size: 17px;
	line-height: 80px;
	vertical-align: middle;
	display: inline-block;
	margin-left: 10px;
}
.classlineup1 .h3{
	font-size: 28px;
}

.instname{
	font-size: 48px;
	margin-top: 8px;
	line-height: 1.0em;
	color: #F29600;
}

.instjanl{
	font-size: 20px;
	line-height: 1.3em;
}

.light{
	background-color: #1C1D1D;
}

.su-tabs{
	background-color: transparent!important;
	max-width: 680px;
	margin: auto!important;
}
.wpcf7-radio .wpcf7-list-item{
	width: 30.3%;
	margin: 0px!important;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin: 0px;
}
.wfweg .wpcf7-radio .wpcf7-list-item{
	width: 100%;
	margin: 0px!important;
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	margin: 0px;
}

.su-tabs-pane{
	background-color: transparent!important;
	color: #373737!important;
}
.su-tabs-nav span.su-tabs-current{
	background-color: #F29600!important;
	color: #000!important;
}
.su-tabs-nav, .su-tabs-nav span, .su-tabs-panes, .su-tabs-pane{
	color: #373737!important;
	/* border-bottom: 1px solid #333; */
}
.su-tabs-nav{
	border-bottom: 1px solid #F29600!important;

}


.wpcf7 form textarea,
.wpcf7 form input[type="text"], .wpcf7 form input[type="email"], .wpcf7 form input[type="tel"], .wpcf7 form input[type="url"], .wpcf7 form input[type="date"], .wpcf7 form select{
	margin: 0px!important;
	width: 100%;
}

.lhc {
	line-height: 25px;
}

.bwrap{
	background-position: right center;
	background-repeat: no-repeat;
	background-size: contain;
	max-width: 1050px;
	margin: auto;
}

.bwrap div{
	min-height: 340px;
	padding-top: 80px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
}


#altbg{
	background-color: (0,0,0,0.5)!important;
}




/* Second Loadin Circle */

.circle {
	background-color: rgba(0,0,0,0);
	border:5px solid rgba(255,255,255,0.9);
	opacity:.9;
	border-right:5px solid rgba(0,0,0,0);
	border-left:5px solid rgba(0,0,0,0);
	border-radius:50px;
	box-shadow: 0 0 35px #ffffff;
	width:50px;
	height:50px;
	margin:0 auto;
	-moz-animation:spinPulse 1s infinite ease-in-out;
	-webkit-animation:spinPulse 1s infinite linear;
}
.circle1 {
	background-color: rgba(0,0,0,0);
	border:5px solid rgba(255,255,255,0.9);
	opacity:.9;
	border-left:5px solid rgba(0,0,0,0);
	border-right:5px solid rgba(0,0,0,0);
	border-radius:50px;
	box-shadow: 0 0 15px #ffffff; 
	width:30px;
	height:30px;
	margin:0 auto;
	position:relative;
	top:-50px;
	-moz-animation:spinoffPulse 1s infinite linear;
	-webkit-animation:spinoffPulse 1s infinite linear;
}

@-moz-keyframes spinPulse {
	0% { -moz-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px #ffffff;}
	50% { -moz-transform:rotate(145deg); opacity:1; }
	100% { -moz-transform:rotate(-320deg); opacity:0; }
}
@-moz-keyframes spinoffPulse {
	0% { -moz-transform:rotate(0deg); }
	100% { -moz-transform:rotate(360deg);  }
}
@-webkit-keyframes spinPulse {
	0% { -webkit-transform:rotate(160deg); opacity:0; box-shadow:0 0 1px #ffffff; }
	50% { -webkit-transform:rotate(145deg); opacity:1;}
	100% { -webkit-transform:rotate(-320deg); opacity:0; }
}
@-webkit-keyframes spinoffPulse {
	0% { -webkit-transform:rotate(0deg); }
	100% { -webkit-transform:rotate(360deg); }
}

.loadingmask{
	background-color: rgba(0,0,0,0.80);
	position: fixed;
	width: 100%;
	height: 100%;
	z-index: 30000;
}

.loadingmask .container{
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -50px;
	margin-top: -55px;
	color: #ffffff;
	font-size: 11px;
	width: auto;
	text-align: center;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
}
.loadingmask,.loadingmask *{
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	-o-box-sizing: content-box;
	-ms-box-sizing: content-box;
}

.folow{
	width: 100%;
	height: 100%;
	left: 0px;
	top: 0px;
	z-index: 2000;
}
.folow:after{
	content: "";
	display: block;
	width: 100%;
	position: relative;
}
.classlineup_menu img{
	cursor: pointer;
}
.classlineup1{
	display: none;
	opacity: 0;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.classlineup1.active{
	display: block;
	opacity: 1;
}
.newsdate{
	line-height: 2.5em;
	font-size: 22px;
	letter-spacing: 0.2em;
}
.mtf{
	color: #F29600;
	font-size: 32px;
}
.mts{
	font-size: 16px;
}
.cbtn{
	padding: 10px;
}
.autoplay .slick-list{
	max-width: 90%!important;
	margin: auto!important;
}
.newstitle{
	font-size: 18px;
	font-weight: bold;
	white-space: nowrap;
}

.serch1 p,
.serch2 p{
	margin-right: 20px;
	border: 1px solid #F29600;
	padding: 5px;
	color: #F29600;
	font-weight: bold;
}
.lookup{
	box-shadow: 0px 0px 5px 5px rgba(255,255,0,1.0) inset;
}
.serchresult{
	background-color: #F29600;
	color: #000;
}
.serchresult .youbi{
	font-size: 22px;
}

.mainlogo{
	width: 250px;
	max-width: 250px;
	margin: auto;
	overflow: hidden;
	display: none;
	/* display: block; */
}

#myvideo{
	position: absolute;
	top: 0px;
	left: 0px;
	
}
.h1abs{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
}
.header .header-inner .pcnav{
	width: 100%;
	height:  94px;
	border-top:5px solid #000000;
	border-bottom:5px solid #000000;
	background-image: url("images/inkline.png");
	background-size: contain;
}

.header .header-inner .pcnav ul {
	width: 100%;
}
.header .header-inner .pcnav ul li{
	display: inline-block;
	margin: 22px 14px 0 15px;
	text-align: center;
}
.header .header-inner .pcnav ul li.ntp{
	margin-top: 0px;
	margin: 0px 68px 0 80px;
}
.header .header-inner .pcnav ul li a{
	display: block;
	line-height: 200%;
	font-size: 15px;
	text-align: center;
	color: #000000;
}
.header .header-inner .pcnav ul li a:hover{
	transform: translate3d(0px,5px,0px);
	animation-name: tenmetsu;
	animation-duration: 0.6s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
}
#orangefoot{
	position: absolute;
	left: -500px;
	top: 41px;
	z-index: 0:
}
a img.hover-tenmetu{
	animation-iteration-count: infinite;
}
a img.hover-tenmetu:hover{
	animation-name: tenmetsu;
	animation-duration: 0.6s;
	animation-timing-function: ease;
	animation-iteration-count: infinite;
}
.admissionflow2 .h3{
	font-size: 18px;
	margin: 10px 0;
}

@keyframes tenmetsu {
	0% {opacity: 1.0;}
	50% {opacity: 0.5;}
	100% {opacity: 1.0;}
}

.adf1{
	background-image: url("images/site/sankaku.png");
	background-position: right 80px;
	background-repeat: no-repeat;
}
.adf3{
	background-image: url("images/site/sankaku.png");
	background-position: 10px 80px;
	background-repeat: no-repeat;
}

.r_20{
	border-radius:4px;
	-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
}

/** BOOTH(paage-entry) **/
/* 主要カラーとフォント設定 */
:root {
  --color-primary: #d32f2f;
  --color-text: #333;
  --font-family: "Helvetica Neue", Arial, sans-serif;
}
.notice {
	width: 90%;
    margin-left: auto;
    margin-right: auto;
}
/* ヘッダー */
.notice__header {
  background: var(--color-primary);
  border: 3px solid #fff;
  text-align: center;
}
.notice__header-title {
  color: #fff;
  font-family: var(--font-family);
  font-size: 2.6rem;
  font-weight: bold;
  margin: 0;
}

/* イントロ・本文 */
.notice__intro {
  font-family: var(--font-family);
  font-size: 1.6rem;
  color: var(--color-text);
  margin: 1rem 0;
  text-align: center;
}
.notice__text {
	font-family: var(--font-family);
	font-size: 1rem;
    color: var(--color-text);
    margin: 0.5rem 0;
    line-height: 1.4;
    font-weight: bold;
}
.highlight {
  color: var(--color-primary);
  font-weight: bold;
}

/* 募集セクション */
.recruit {
	padding: 1rem 0;
}
.recruit__header {
	width: 60%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border: 3px solid var(--color-primary);
  background: #fff;
  padding: 0.5rem 1rem;
  margin: 0 auto;
}
.recruit__title {
  font-family: var(--font-family);
  font-size: 3rem;
  font-weight: bold;
  color: var(--color-primary);
  margin: 0;
  padding: 0;
}
.recruit__period {
  font-family: var(--font-family);
  font-size: 1.6rem;
  font-weight: bold;
  color: var(--color-primary);
  margin: 0;
  line-height: 2rem;
}
.recruit__list {
  margin: 1rem 0 1.5rem 1.5rem;
  list-style-type: disc;
}
.recruit__item {
	font-family: var(--font-family);
	font-size: 1.2rem;
	color: var(--color-text);
	margin: 0.5rem 0;
	line-height: 1.4rem;
	font-weight: bold;
}

/* レスポンシブ対応 */
@media (max-width: 600px) {
  .notice__header { padding: 0.75rem; }
  .notice__header-title { font-size: 1.5rem; }
  .notice__intro { font-size: 0.9rem; }
  .notice__text { font-size: 0.8rem; }
  .recruit { padding: 0.75rem; }
  .recruit__title { font-size: 1.25rem; }
  .recruit__period { font-size: 0.9rem; }
  .recruit__list { margin-left: 1rem; }
}

.mss-box {
	display: flex !important;
    align-items: center;
    justify-content: center;
}
.mss-box .mss-detail {
	width: 50%;
}
.mss-box .mss-detail p {
	font-size: 0.8rem;
}

.flyer-list {
	display: flex;
    width: 100%;
    flex-wrap: wrap;
}
.flyer-list li {
	width: 25%;
}
.flyer-list li a img {
	width: 100%;
	padding: 0px;
}
@media (max-width: 600px) {
	.flyer-list li {
		width: 50%;
	}
	.flyer-list li a img {
		padding: 5px;
	}
}