/*
Theme Name: make-up-atelier v3.0.0
Description: メイクアップアトリエ用のテーマ
Theme URI: http://www.makeup-atelier.jp/
Author: sDESiGN
Author URI: http://www.s-design.co/
Version: 3.0.0
*/

/**********************************************************/
/*        sDESiGN スタイルシート                            */
/**********************************************************/

* {
	margin: 0px;
	padding: 0px;
}

html {
	overflow-y:scroll;
	background-color:#ffffff;
}

body {
	color: #000000;
	font-size: small;
	/* font-family: "Verdana", "ヒラギノ角ゴ Pro W3", "ＭＳ ゴシック", "Osaka‐等幅"; */
	font-family: "小塚ゴシック";
	line-height: 1.6em;
	background-color: #ffffff;
	text-align:center;
	margin:0 auto 0 auto;
	padding: 0;
	width:100%;
}

div {
	margin: 0px;
	padding: 0px;
}

img {
	margin: 0px;
	padding: 0px;
}

address {
	text-align: center;
}

a {
	text-decoration: none;
}

a:hover {
	pointer: hand;
	text-decoration: underline;
}

.clear {
	clear: both;
	font: 0pt/0pt sans-serif;
}

.cl {
	clear: both;
}

.fl {
	float: left;
	display: inline;
}

.fr {
	float: right;
	display: inline;
}

#wrapper {
	width: 1024px;
	margin: 0 auto;
}

/*ヘッダー（ページタイトル、グローバルメニュー）*/
#header {
	width:100%;
	height: auto;
	clear:both;
	z-index:8;
	margin: 0 auto;
	background-color:#ffffff;
	color: #cccccc;
}

#header.scrolled {
	background-color: rgba(255, 255, 255, 0.95);
	box-shadow: 0 2px 12px rgba(0, 0, 0, 0.1);
	position: sticky;
	top: 0;
	z-index: 10110;
}

hgroup {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
}

hgroup p {
	display: inline;
}

hgroup h1 {
	font: 10px normal;
	margin: 0px;
	padding: 5px;
	display: inline;
	line-height: 10px;
}

hgroup h2 {
	font: 10px normal;
	margin: 0px;
	padding: 5px;
	border: 0px;
	display: inline;
	line-height: 10px;
}

#logo {
	width:100%;
	clear:left;
	display: block;
	margin: 0px;
	margin-top: 10px;
}

div#logo {
	width: 100px;
	height: 100px;
	float: left;
}

div.menu-header_navigation-container {
	width: 924px;
	height: 75px;
	float: right;
}

div.menu-header_navigation-container ul {
	list-style-type: none;
	float: right;
}

div.menu-header_navigation-container ul li {
	width: 80px;
	height: 80px;
	background-image: url("./images/banners4.jpg");
	float: left;
}

div.menu-header_navigation-container ul li a {
	width: 80px;
	height: 80px;
	display: block;
}

div.menu-header_navigation-container ul li a span {
	display:none;
}

div.menu-header_navigation-container ul li a:hover {
	text-decoration: none;
}

div.menu-header_navigation-container ul li.home {
	background-position: -367px -88px;
}

div.menu-header_navigation-container ul li.home:hover {
	background-position: -367px -5px;
}

div.menu-header_navigation-container ul li.about {
	background-position: -447px -88px;
}

div.menu-header_navigation-container ul li.about:hover {
	background-position: -447px -5px;
}

div.menu-header_navigation-container ul li.company {
	background-position: -527px -88px;
}

div.menu-header_navigation-container ul li.company:hover {
	background-position: -527px -5px;
}

div.menu-header_navigation-container ul li.staff {
	background-position: -607px -88px;
}

div.menu-header_navigation-container ul li.staff:hover {
	background-position: -607px -5px;
}

div.menu-header_navigation-container ul li.works {
	background-position: -687px -88px;
}

div.menu-header_navigation-container ul li.works:hover {
	background-position: -687px -5px;
}

div.menu-header_navigation-container ul li.bridal {
	background-position: -767px -88px;
}

div.menu-header_navigation-container ul li.bridal:hover {
	background-position: -767px -5px;
}

div.menu-header_navigation-container ul li.contact {
	background-position: -847px -88px;
}

div.menu-header_navigation-container ul li.contact:hover {
	background-position: -847px -5px;
}

div.menu-header_navigation-container ul li.blog {
	background-position: -928px -90px;
}

div.menu-header_navigation-container ul li.blog:hover {
	background-position: -928px -7px;
}

/* コンテンツ */
#container {
	width: 100%;
	min-height: 500px;
	clear:left;
	background-color: #ffffff;
	margin: 50px 0 100px 0;
}

#content {
	width: auto;
	min-height: 500px;
	float: left;
}

/* サイドバー */
#side-bar {
	width: 180px;
	min-height: 500px;
	float: left;
	margin: 0px 4px 0 0;
}
	
/*　フッター（コピーライト）　*/
#footer {
	width:100%;
	clear:both;
	z-index:8;
	margin: 150px auto 0 auto;
	background-color: #cca467;
	color: #3e3a39;
	box-sizing: border-box;
}

#footer ul {
	list-style-type: none;
}

#footer ul li {
	float: left;
	width: auto;
	margin: 5px;
	display: inline;
}

#footer h2 {
	font: 12px normal;
	text-align: right;
}

#footer p {
	font: 10px normal;
	text-align: right;
}

/* スタッフリスト */
ul#staff-list {
	list-style-type: none;
	width: 90%;
	margin: 0 auto;
	margin-top: 40px;
	min-height: 500px;
}

ul#staff-list li {
	float: left;
	margin: 0 20px 5px 0;
}

ul#staff-list li.last {
	margin-right: 0px;
}

ul#staff-list li a {
}

ul#staff-list li a img {
	width: 138px;
}

ul#staff-list li.staff-simple-profile {
	width: 100%;
	margin-bottom: 5em;
}

ul#staff-list div.staff-simple-image {
	width: auto;
}

ul#staff-list div.staff-simple-image a img {
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
}

ul#staff-list div.staff-simple-box {
	width: 80%;
	margin: 0 auto;
}

ul#staff-list div.staff-simple-comment {
	min-height: 1em;
	width: 100%;
}

ul#staff-list div.staff-simple-comment p {
	background-color: #d0b085;
	margin: 0 auto;
	padding: 1em;
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
}

ul#staff-list div.staff-simple-product-list {
	width: auto;
}

ul#staff-list div.staff-simple-product-list ul {
	list-style: none;
	margin-top: 1em;
}

ul#staff-list div.staff-simple-product-list ul li {
	margin: 0 5px 0 0;
}

ul#staff-list div.staff_detail_link {
	width: 20%;
	position: relative;
	margin: 1em auto;
}

.button {
	position: absolute;
	right: 0;
	background-color: #e4e4dd;
	padding: 0 1em;
	border-radius: 4px;
	color: #444444;
	line-height: 52px;
	-webkit-transition: none;
	transition: none;
	box-shadow: 0 3px 0 #c3c3c0;
	text-shadow: 0 1px 1px rgba(0, 0, 0, .3);
	border-radius: 10px;        /* CSS3草案 */  
	-webkit-border-radius: 10px;    /* Safari,Google Chrome用 */  
	-moz-border-radius: 10px;   /* Firefox用 */ 
}
.button:hover {
	background-color: #c3c3c0;
	box-shadow: 0 3px 0 #e4e4dd;
	text-decoration: none;
}
.button:active {
	top: 3px;
	box-shadow: none;
}

/* スタッフプロフィール */
div#staff-profile {
	width: 300px;
	min-height: 500px;
	float: left;
	margin: 0 24px 0 0;
	text-align: left;
	font-size: 11px;
	color: #3e3a39;
}

div#staff-profile div {
	margin-bottom: 20px;
}

div#staff-profile div img.banner {
	clear: both;
	display: block;
}

div#staff-profile #staff-image {
	width: 200px;
	height: 230px;
}

div#staff-profile #staff-image img {
	width: 200px;
	height: 230px;
}

div#staff-profile #staff-status {
	font-size: 9px;
	margin-bottom: 0px;
}

div#staff-profile #staff-name {

}

div#staff-profile #staff-name img {
	width: 300px;
}

div#staff-profile #staff-career {

}

div#staff-profile #staff-awards {

}

div#staff-profile #staff-favorite {

}

div#staff-profile #staff-works {

}

div#staff-profile #staff-message {

}

div#staff-product-list {
	width: 700px;
	min-height: 500px;
	float: left;
}

div#staff-product-list ul {
	list-style-type: none;
}

div#staff-product-list ul li {
	width: 120px;
	height: 120px;
	float: left;
	margin: 0 0 20px 20px;
}

div#staff-product-list ul li a {

}

div#staff-product-list ul li a img {
	width: 120px;
	height: 120px;
}

div#staff-product-list div#staff-movies {
	margin: 1em auto;
}

div#staff-product-list div#staff-movies div.movie_box {
	margin-bottom: 1em;
}

div#page_title,
div.page_title {
	width: 450px;
	height: 65px;
	text-align: left;
	margin-top: 40px;
	background-repeat: no-repeat;
}

div#page_title span,
div.page_title span {
	display:none;
}

div#page_title.about,
div.about {
	background-image: url("./images/banner/about_title.jpg");
}

div#page_title.company,
div.company {
	background-image: url("./images/banner/company_title.jpg");
}

div#page_title.staff {
	background-image: url("./images/banner/staff_title.jpg");
}

div#page_title.works {
	background-image: url("./images/banner/works_title.jpg");
}

div#page_title.contact {
	background-image: url("./images/banner/contact_title.jpg");
}

/* About Us */
div#about {
	width: 750px;
	margin: 0 auto;
	margin-top: 40px;
}

div#about div#about-image {
	width: 515px;
	height: 30px;
	margin: 1em auto 0 auto;
	background-image: url("./images/banners.jpg");
	background-position: -8px -245px;
	background-repeat: no-repeat;
}

div#about div#about-wording {
	width: 515px;
	margin: 1em auto 0 auto;
	margin-top: 40px;
}

div#about div#about-wording p {
	text-align: justify;
	letter-spacing: 0.2em;
	font-size: 11px;
	font-family: "ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
	margin-bottom: 20px;
}

/* Company */
div#company {
	width: 750px;
	margin: 0 auto;
	margin-top: 40px;
	text-align: left;
	font-size: 11px;
}

div#company table {
	width: 515px;
	margin: 1em auto;
	border: 0px;
	border-collapse: collapse;
}

div#company table td, th {
	padding-right: 25px;
	height: 25px;
	border-collapse: collapse;
}

div#company table td {
	padding-left: 25px;
	margin: 25px 0;
}

div#company table tr th {
	text-align: right;
	border-right: 3px solid #cca467;
	vertical-align: top;
	padding-top: 5px;
}

div#company table td table td {
	padding-left: 0px;
}

/* Contact */
div#contact {
	width: 800px;
	float: right;
	text-align: left;
	font-size: 14px;
	margin: 40px 0 20px 0;
}

div#contact input, textarea {
	font-size: 14px;
}

div#contact input {
	height: 25px;
}

div#contact table {
	border: 0px;
	border-collapse: collapse;
}

div#contact table td, th {
	padding-right: 25px;
	height: 25px;
	border-collapse: collapse;
}

div#contact table td {
	padding-left: 25px;
	margin: 25px 0;
}

div#contact table tr th {
	text-align: right;
	border-right: 3px solid #cca467;
	vertical-align: top;
	padding-top: 15px;
}

div#contact table td table td {
	padding-left: 0px;
}

div#contact #submit {
	margin: 0 auto;
	margin-top: 50px;
	width: 200px;
}

div#contact #submit input {
	width: 200px;
}

/* --------------------------------------------------------------------------
   Movie     #promotion-movie-content
   -------------------------------------------------------------------------- */
   
div#promotion-movie-content {
    background: #ffffff;
    text-align: center;
    border: 0;
    margin-bottom: 5em;
}
div#promotion-movie-content h2 {
    letter-spacing: 0.3em;
    font-size: 1.2em;
    padding: 0;
    border: 0;
}
div#promotion-movie-content p.section-logo-sub {
    font-size: 0.9em;
}
div#promotion-movie-content div.promotion-movie {
    position: relative;
}
div#promotion-movie-content div.promotion-movie video {
  min-width: 350px;
}
div#promotion-movie-content div.promotion-movie div.video-btn2 {
    content: "";
    position: absolute;
    top:0;
    left:0;
    right:0;
    bottom:40px; /*コントローラー分下部に余白を*/
    cursor: pointer;
    width: 60%;
    min-width: 350px;
    margin: 0 auto;
    background: #333333;
    border: 2px solid #cccccc;
    opacity: 0.8;
}

div#promotion-movie-content div.promotion-movie div.video-btn2:before {        /*白い丸 */ 
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100px;
  height: 100px;
  margin-left: -50px;
  margin-top: -50px;
  border-radius: 50%;        /* CSS3草案 */  
    -webkit-border-radius: 50%;    /* Safari,Google Chrome用 */  
    -moz-border-radius: 50%;   /* Firefox用 */  
  background: #fff;
  border: 2px solid #cccccc;
}

div#promotion-movie-content div.promotion-movie div.video-btn2:after {        /*「after要素」で三角 */ 
  display: block;
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  margin-left: -20px;
  margin-top: -34px;
  border: 35px solid transparent;        /*top right bottom を透明化 */ 
  border-left: 60px solid #cccccc;
}

div#promotion-movie-content div.promotion-movie div.video-btn2:hover:after {        /*「after要素」のマウスオーバー（カラーを合わせる） */  
  border-left: 60px solid #999999;
}

div#promotion-movie-content div.promotion-movie div.video-btn2.hide {
    opacity: 0;
}
.hide::before, .hide::after {
  display: none;
}

/*-----------------------------
レスポンシブ用改行制御
-----------------------------*/
.br-sp {
	display: none;
}

.br-pc {
	display: inline;
}

/*-----------------------------
ハンバーガーメニュー
-----------------------------*/
.hamburger-btn {
	display: none;
	position: fixed;
	top: 20px;
	right: 20px;
	width: 32px;
	height: 24px;
	padding: 0;
	background: transparent;
	border: none;
	cursor: pointer;
	z-index: 10100;
	box-sizing: border-box;
}

.hamburger-btn .hamburger-line {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	height: 2px;
	background-color: #cca467;
	transition: all 0.3s ease;
	border-radius: 1px;
}

.hamburger-btn .hamburger-line:nth-child(1) {
	top: 0;
}

.hamburger-btn .hamburger-line:nth-child(2) {
	top: 50%;
	transform: translateY(-50%);
}

.hamburger-btn .hamburger-line:nth-child(3) {
	bottom: 0;
}

.hamburger-btn.active .hamburger-line:nth-child(1) {
	top: 50%;
	transform: translateY(-50%) rotate(45deg);
}

.hamburger-btn.active .hamburger-line:nth-child(2) {
	opacity: 0;
}

.hamburger-btn.active .hamburger-line:nth-child(3) {
	bottom: 50%;
	transform: translateY(50%) rotate(-45deg);
}

/*-----------------------------
レスポンシブ対応（共通）
-----------------------------*/

/* タブレット (768px以下) */
@media screen and (max-width: 768px) {
	.br-sp {
		display: inline;
	}

	.br-pc {
		display: none;
	}

	/* ハンバーガーメニュー表示 */
	#header {
		position: relative;
	}

	.hamburger-btn {
		display: block;
	}

	/* ナビゲーションを右側スライドで表示 */
	div.menu-header_navigation-container {
		display: block;
		position: fixed;
		top: 0;
		right: 0;
		left: auto;
		width: 60vw;
		max-width: 320px;
		min-width: 260px;
		height: 100vh;
		background-color: rgba(255, 255, 255, 0.98);
		z-index: 10050;
		padding: 80px 20px 40px;
		box-sizing: border-box;
		overflow-y: auto;
		transform: translateX(100%);
		opacity: 0;
		pointer-events: none;
		transition: transform 0.35s ease, opacity 0.35s ease;
		box-shadow: -6px 0 20px rgba(0, 0, 0, 0.15);
	}

	/* メニューオープン時 */
	div.menu-header_navigation-container.is-open {
		width: 100%;
		height: 100%;
		float: none;
		transform: translateX(0);
		opacity: 1;
		pointer-events: auto;
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
	}

	div.menu-header_navigation-container ul {
		display: flex;
		flex-direction: column;
		align-items: center;
		justify-content: flex-start;
		width: 100%;
		padding: 0;
		margin: 0;
	}

	div.menu-header_navigation-container ul li {
		width: 100px;
		height: 100px;
		margin: 15px 0;
		background-size: 1260px auto;
		float: none;
	}

	div.menu-header_navigation-container ul li a {
		width: 100px;
		height: 100px;
		display: block;
	}

	/* スマホ用メニュー位置調整 */
	div.menu-header_navigation-container ul li {
		background-image: none;
	}

	div.menu-header_navigation-container ul li a span {
		display: block;
		color: #cca467;
		text-align: center;
		font-size: 16px;
	}

	#wrapper {
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}

	#header {
		padding: 10px 0;
	}

	hgroup {
		float: none;
		text-align: center;
		margin-bottom: 10px;
		padding-right: 50px;
	}

	hgroup h1,
	hgroup h2 {
		font-size: 10px;
		line-height: 1.4;
	}

	hgroup p {
		display: none;
	}

	div#logo {
		width: 100%;
		height: auto;
		float: none;
		text-align: center;
		margin-bottom: 10px;
	}

	div#logo img {
		max-width: 80px;
		height: auto;
	}

	#container {
		margin: 20px 0 20px 0;
	}

	#content {
		width: 100%;
		float: none;
	}

	#side-bar {
		width: 100%;
		float: none;
		margin: 20px 0;
	}

	#footer {
		margin-top: 0px;
		padding: 15px 10px;
	}

	#footer p {
		font-size: 10px;
		text-align: center;
	}

	div#page_title,
	div.page_title {
		width: 100%;
		max-width: 450px;
		height: auto;
		background-size: contain;
		margin: 20px auto;
	}

	/* スタッフリスト */
	ul#staff-list {
		width: 100%;
	}

	ul#staff-list li {
		width: 45%;
		margin: 0 2% 15px 0;
	}

	ul#staff-list li a img {
		width: 100%;
		height: auto;
	}

	ul#staff-list li.staff-simple-profile {
		width: 100%;
	}

	ul#staff-list div.staff-simple-image {
		width: 100%;
		text-align: center;
		margin-bottom: 15px;
	}

	ul#staff-list div.staff-simple-image a img {
		max-width: 200px;
		width: 100%;
		height: auto;
	}

	ul#staff-list div.staff-simple-box {
		width: 100%;
	}

	/* スタッフプロフィール */
	div#staff-profile {
		width: 100%;
		float: none;
		margin: 0 0 20px 0;
		text-align: center;
	}

	div#staff-profile #staff-image {
		width: 150px;
		height: auto;
		margin: 0 auto;
	}

	div#staff-profile #staff-image img {
		width: 100%;
		height: auto;
	}

	div#staff-profile #staff-name img {
		max-width: 100%;
	}

	div#staff-product-list {
		width: 100%;
		float: none;
	}

	div#staff-product-list ul li {
		width: calc(33.33% - 15px);
		height: auto;
		aspect-ratio: 1;
		margin: 0 0 15px 15px;
	}

	div#staff-product-list ul li a img {
		width: 100%;
		height: 100%;
		object-fit: cover;
	}

	/* About / Company / Contact */
	div#about,
	div#company,
	div#contact {
		width: 100%;
		padding: 0 15px;
		box-sizing: border-box;
	}

	div#about div#about-image,
	div#about div#about-wording {
		width: 100%;
	}

	div#company table,
	div#contact table {
		width: 100%;
	}

	div#contact {
		float: none;
	}
}

/* スマートフォン (480px以下) */
@media screen and (max-width: 480px) {
	body {
		max-width: 100%;
		overflow-x: hidden;
	}
	#wrapper {
		padding: 0 10px;
	}

	div.menu-header_navigation-container ul li {
		width: 50px;
		height: 50px;
		background-size: auto 120px;
	}

	div.menu-header_navigation-container ul li a {
		width: 50px;
		height: 50px;
	}

	ul#staff-list li {
		width: 100%;
		margin: 0 0 15px 0;
	}

	div#staff-product-list ul li {
		width: calc(50% - 10px);
		margin: 0 0 10px 10px;
	}

	div#contact input,
	div#contact textarea {
		width: 100%;
		box-sizing: border-box;
	}
}
