/**
 * Base styles
 * @date 15 Nov 2013
 */
body { font-family: 'Lucida sans', Arial, sans-serif; color: #333;}
a { color: #8e2949; text-decoration: none; outline: nonebreadcrumb;}
a:hover { color: #8e2949; text-decoration: underline;}
strong { font-weight: bold; font-style: inherit;}
em { font-style: italic; font-weight: inherit;}
img { vertical-align: bottom;}

/* Font face */
@font-face {
	font-family: 'Chaparral';
	src: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/css/fonts/ChaparralPro-Regular.otf) format('opentype');
	}

/* Container */
.container { width: 100%;}

/* cNav */
.cnav {
	width: 100%;
	height: 50px;
	background: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/common/cnav_bg.png) repeat-x 0 0;
	}
.cnav ul {
	width: 960px;
	font-size: 123.1%;
	color: #fff;
	line-height: 50px;
	text-align: right;
	margin: 0 auto;
	}
.cnav ul li { display: inline; margin-left: 10px;}
.cnav ul li a {
	color: #fff;
	text-decoration: none;
	padding-left: 18px;
	background: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/common/arrow_cnav.png) no-repeat left center;
	}
.cnav ul li a:hover { color: #fff; text-decoration: underline;}

/* Logo */
.logo { margin-bottom: 30px;}

/* Nav */
.nav { margin-bottom: 30px;}
.nav ul { font-size: 116%; line-height: 1.2; margin-bottom: 20px;}
.nav ul li { margin: 8px 0;}
.nav ul li a {
	text-decoration: none;
	padding-left: 18px;
	background: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/common/arrow.png) no-repeat left 2px;
	display: block;
	}
.nav ul li a:hover { text-decoration: underline;}
/* .nav .current_page_item {}
.nav .current_page_item a,
.nav .current_page_item a:hover { color: #bbb; text-decoration: none; cursor: default;} */

/* Sidebar */
.sidebar {}
.sidebar-banners {}
.sidebar-banners .banners {}
.sidebar-banners .banner { margin: 0 0 10px;}

/* Mail magazine */
.mailmagazine {
	color: #333;
	line-height: 1.42;
	background: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/common/mailmagazine.png) no-repeat 0 0;
	padding: 60px 14px 14px;
	border: 1px solid #edc5bf;
	margin-bottom: 10px;
	display: block;
	}
.mailmagazine:hover { color: #333; text-decoration: none;}

/* Page Structure */
.contents { width: 960px; padding: 30px 0; margin: 0 auto;}
.contents:after { content: ''; display: block; clear: both;}
.wrapper { width: 700px; float: right;}
.maincol { width: 700px;}
.subcol { width: 220px; float: left;}

/* Column */
.column { width: 100%;}
.column:after { content: ''; display: block; clear: both;}
.column h1, .column h2, .column h3, .column h4, .column h5, .column h6 { font-weight: bold; line-height: 1.42; margin: 0 0 20px;}
.column h1 { font-size: 182%;}
.column h2 { font-size: 167%;}
.column h3 { font-size: 153.9%;}
.column h4 { font-size: 138.5%;}
.column h5 { font-size: 123.1%;}
.column h6 { font-size: 108%;}
.column p, .column ul, .column ol, .column dl, .column table { font-size: 108%; line-height: 1.572; margin: 0 0 20px;}
.column ul li { list-style-type: disc; margin-left: 25px;}
.column ol li { list-style-type: decimal; margin-left: 25px;}
.arrow { padding-left: 18px; background: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/common/arrow.png) no-repeat left center;}
.figure { margin-bottom: 20px;}
.figcaption { line-height: 1.42; display: block;}
.left { margin-right: 20px; float: left;}
.right { margin-left: 20px; float: right;}
.fixed { table-layout: fixed;}
.clr { clear: both;}
.clearfix { zoom: 1;}
.clearfix:after { content: ''; display: block; clear: both;}

/* Footer */
.footer { width: 100%; clear: both;}
.footer .banners { width: 960px; text-align: center; margin: 0 auto 10px;}
.footer .banners .banner { list-style: none; display: inline; margin: 0;}
.footer .copyright {
	width: 100%;
	font-size: 116%;
	color: #fff;
	line-height: 50px;
	text-align: center;
	background-color: #deafb8;
	margin: 0 auto;
	}
.footer .btn-return { position: fixed; right: 20px; bottom: 20px;}

/* Breadcrumb */
.breadcrumb { width: 100%; font-size: 100%; line-height: 1.32; margin-bottom: 40px;}
.breadcrumb a { text-decoration: underline;}
.breadcrumb a:hover { text-decoration: none;}




/**
 * Local styles
 * @date 23 Oct 2014
 */
.chaparral { font-family: 'Chaparral';}

.column .column-title {
	font-size: 123.1%;
	font-weight: normal;
	color: #8e2949;
	line-height: 1.1;
	padding-left: 75px;
	background: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/common/leaf.png) no-repeat left center;
	margin-bottom: 20px;
	}
.column .column-title em {
	font-family: 'Chaparral';
	font-size: 210%;
	font-style: normal;
	display: block;
	}

/* Home */
#home-about {
	width: 430px;
	padding-left: 270px;
	margin-bottom: 50px;
	background: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/home/blog_bg.png) no-repeat 0 0;
	position: relative;
	overflow: hidden;
	}
#home-about p { font-size: 116%; line-height: 1.42; margin-bottom: 10px;}
#home-about ul { font-size: 116%; line-height: 1.42; margin-bottom: 10px;}
#home-about ul li { list-style: none; margin: 0;}
#home-about .feed {
	width: 90px;
	height: 60px;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.42;
	position: absolute;
	left: 150px;
	top: 100px;
	overflow: hidden;
	}
#home-about .feed a { color: #fff; text-decoration: underline;}
#home-about .feed a:hover { text-decoration: none;}


#home-lessons { margin-bottom: 100px;}
#home-lessons h1 { margin-bottom: 10px;}
#home-lessons h2 {
	font-size: 100%;
	font-weight: normal;
	color: #8e2949;
	line-height: 1.42;
	margin-bottom: 5px;
	}
#home-lessons h2 em { font-size: 220%; font-style: normal; display: block;}
#home-lessons p { line-height: 1.42;}
#home-lessons .lessons { width: 700px; overflow: hidden;}
#home-lessons .lesson {
	width: 300px;
	height: 150px;
	color: #333;
	text-decoration: none;
	padding: 14px 19px;
	border: 3px solid #f2f2f2;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	background-image: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/home/lesson-francais.png);
	background-position: right center;
	background-repeat: no-repeat;
	overflow: hidden;
	display: block;
	margin: 3px;
	float: left;
	}
#home-lessons .lesson:hover { border-color: #e8bebe;}
#home-lessons .lesson-francais {}
#home-lessons .lesson-onecoin { background-image: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/home/lesson-onecoin.png); background-position: right center;}
#home-lessons .lesson-recette { background-image: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/home/lesson-recette.png); background-position: right bottom;}
#home-lessons .lesson-cuisine { background-image: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/home/lesson-cuisine.png); background-position: right bottom;}
#home-lessons .lesson-contact { background-image: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/home/lesson-contact.png); background-position: right center;}
#home-news { margin-bottom: 100px;}


/* About */
#about { margin-bottom: 100px;}
#about-summary { margin-bottom: 50px;}
#about-info {
	width: 100%;
	height: 480px;
	background: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/about/about.jpg) no-repeat right top;
	}


/* Studio */
#studio {}
#studio-summary { margin-bottom: 20px;}
#studio-maps {}
#studio-maps .entries { width: 720px; overflow: hidden;}
#studio-maps .entry { padding: 25px 0 15px; border-top: 1px solid #eee; overflow: hidden;}
#studio-maps .entry:first-child { border: none;}
#studio-maps .entry h2 { font-size: 123.1%;}


/* Contact */
#contact {
	margin-bottom: 100px;
	background: url(/web/20190213042141im_/http://www.cuicui.jp/wp/wp-content/themes/cuicui/images/contact/illustrator.jpg) no-repeat right top;
	}
#contact-info { margin-bottom: 40px;}
#contact-illustrator {}


/* Lesson */
#lessons { margin-bottom: 100px;}
#lessons .entries { margin-bottom: 50px;}
#lessons .entry { width: 100%; padding: 25px 0 15px; border-bottom: 3px dashed #ddd; overflow: hidden;}
#lessons .entry h2 { font-size: 138.5%; margin-bottom: 10px;}
#lessons .entry p { margin-bottom: 10px;}
#lessons .entry .more-link { display: none;}
#lessons table {}
#lessons table th,
#lessons table td { padding: 10px 20px; border: 1px solid #ded6c0;}
#lessons table th { background-color: #f6f3ea;}
#lessons table.curriculum {}
#lessons table.curriculum th,
#lessons table.curriculum td {}
#lessons table.curriculum th { text-align: center; vertical-align: middle;}
#lessons-description { overflow: hidden;}
#lessons-about { overflow: hidden;}
#lessons-other { overflow: hidden;}
#lesson {}


/* Single */
#single { margin-bottom: 100px; overflow: hidden;}
#single .column-title { margin-bottom: 40px;}
#single table {}
#single table th,
#single table td { padding: 5px 10px; border: 1px solid #e5e5e5;}
#single table th { text-align: center; background-color: #f5f5f5;}


/* Error 404 */
#error404 { margin: 50px 0 100px; text-align: center;}
#error404 h1 {
	font-size: 404%;
	font-family: 'Chaparral';
	font-weight: normal;
	color: #d4a3b2;
	letter-spacing: -1;
	margin: 0 0 10px;
	}


/* Categories */
#categories {}
#categories h1 {}
#categories .entries { border: 5px solid blue;}
#categories .entry {
	width: 100%;
	border: 5px solid red;
	overflow: hidden;
	}


/* Form */
.wpcf7 form {
	padding: 25px 25px 10px;
	background-color: #f6f4ec;
	border-top: 5px solid #d7cba4;
	}
.wpcf7 form h2 { font-size: 153.9%; margin-bottom: 20px;}
.wpcf7 form p { margin-bottom: 20px;}
.wpcf7 form input[type=text],
.wpcf7 form input[type=email] {
	font-size: 123.1%;
	color: #333;
	padding: 6px;
	border: 1px solid #e5e5e5;
	}
.wpcf7 form input[name=your-subject] { width: 95%;}
.wpcf7 form textarea {
	width: 95%;
	font-size: 116%;
	color: #333;
	padding: 6px;
	border: 1px solid #e5e5e5;
	}
.wpcf7 form input[type=button],
.wpcf7 form input[type=submit] {
	font-size: 123.1%;
	color: #fff;
	background-color: #8d710f;
	padding: 10px 40px;
	border: none;
	display: block;
	margin: 0 auto;
	}
.wpcf7 form input[type=button] { background-color: #c86235;}
.wpcf7 form input[type=submit] {}
.wpcf7 form input[type=button],
.wpcf7 form input[type=submit],
.wpcf7 form input[type=reset] { cursor: pointer;}



/*
     FILE ARCHIVED ON 04:21:41 Feb 13, 2019 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 07:50:09 Jun 26, 2025.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.482
  exclusion.robots: 0.019
  exclusion.robots.policy: 0.008
  esindex: 0.009
  cdx.remote: 48.777
  LoadShardBlock: 1190.964 (3)
  PetaboxLoader3.datanode: 899.929 (5)
  PetaboxLoader3.resolve: 849.448 (4)
  load_resource: 673.709 (2)
*/