@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/


/* 共通設定 */
home.container {
/* 	max-width:1280px; */
	max-width:none;
}

ul {
	list-style:none;
	padding-left:0;
}

h3 {
	border:none;
	font-size:24px;
	line-height:1.5;
	font-weight:100;
	margin:0 0 20px;
	box-shadow:none;
	-webkit-box-shadow:none;
}
h3:after {
	display:none;
}

.ttl_1 {
	color:#a50034;
	font-size:32px;
	font-family:"JosefinSans-Bold",sans-serif;
	letter-spacing: 0.17em;
	text-align:center;	
	display:table;
	border:none;
	position:relative;
	left: 0;
    right: 0;
    margin: auto;
    line-height: 1;
    padding: 0 0 15px 0;
}
.ttl_1:before {
    content: "";
    width: 96%;
    height: 4px;
    position: absolute;
    left: 0;
	right:0;
    bottom: 0;
    background-color: #a50034;
}

.ttl_2 {
	font-size:40px;
	color:#fff;
	font-family:"JosefinSans-Bold",sans-serif;
	letter-spacing:0.17em;
	padding:100px 0 70px;
	text-align:center;
	border:none;
	line-height:1;
}

.contentsTxt1 {
	font-size:16px;
	font-weight:bold;
	color:#a50034;
	padding:34px 20px 0;
}
.contentsTxt2 {
	font-size:14px;
	margin-top:14px;
	padding:0 20px;
}
.contentsTxt3 {
	font-size:14px;
	font-family:"JosefinSans-Regular",sans-serif;
	line-height:1.6;
	color:#000;
	margin:12px 0 0;
	text-align:center;
	padding-bottom:40px;
}

/* ボタン */

.btnLink {
	width:100%;
	display:block;
	position:relative;
	text-align:center;
	font-size:16px;
	color:#fff !important;
	font-family:"JosefinSans-Bold", sans-serif;
	line-height:1;
	letter-spacing:0.16em;
	padding:27px 0 23px;
	background-color:#000;
	box-shadow:0px 0px 8px rgba(0,0,0,0.7);
	z-index:20;	
	cursor: pointer;
 	transition: color .3s, background .6s;
}
.btnLink:hover {
	animation: flash 1s both;
}
@keyframes flash {
	0% { background: #ccc; }
	10% { background: #333; }
	100% { background: #000; }
}

/* /////////////////// ヘッダー /////////////////////////////*/
.siteHeader {
    background-color: #a50034;
    min-height: 176px;
    border: none;
}

.navbar-header {
	text-align:center;
}
.siteHeader_logo {
    float: none;
}
.gMenu_outer{
	 float: none;
	 margin: 0 auto;
}
.gMenu a {
    color: #fff;
	font-family:"JosefinSans-Bold",sans-serif;
	letter-spacing: 0.17em;
}

/*////////////////////////// NEW ///////////////////////////////*/

.new {
 	padding-top: 80px;
	padding-bottom:50px;
	position:relative;
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
}

.new-wrap {
	max-width:1280px;
}
.new-right {
	background:#a50034;
	padding :76px 50px;
	color: #fff;
	position: relative;
}

.new-right:after {
	content:"";
	position:absolute;
	top:0;
	left:0;
	width:500%;
	height:100%;
	background-color:#a50034;
	z-index:-1;
}

.new-right span {
	font-size: 12px;
    font-family: "JosefinSans-Regular", sans-serif;
    color: #FFF;
    letter-spacing: 0.1em;
    opacity: .8;
    display: block;
    margin: 0 0 32px 2px;
}
.new-right p {
	font-size: 16px;
    color: #FFF;
    opacity: .8;
    line-height: 2;
}

.new-left {
	position:relative;
	padding-left:0;
}
.new-left img {
	position:absolute;
	bottom:0;
	left:0;
}

.viewMore {
	width:214px;
	height:auto;
	position:absolute;
	right:25px;
	bottom:-25px;
}


.new-items {
	list-style:none;
	margin:58px auto 0;
	max-width:1100px;
	width:100%;
	height:auto;	
	display:table;
	box-sizing:border-box;
}
.new-items li {
	display:table-cell;
	width:25%;
	vertical-align:top;
	text-align:center;
	background-color:#fff;
}


.new:before {
	content:"";
	width:100%;
	position:absolute;
	min-height:198px;
	left:0;
	right:0;
	bottom:0;
	background-color:#f8f8f8;
	z-index:-1;
}


/*////////////// BASE MAKEUP ////////////////////*/

.baseMakeup{
	position:relative;
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
	background:url(https://sample.kondore-sfrc.com/wp-content/uploads/2019/12/bg.jpg) no-repeat;
	background-size:cover;	
	padding-bottom:120px;
}
.sliderWrap{
	position:relative;
	background:#fff;
	text-align:center;
	max-width:1100px;
	width:100%;
	height:auto;
	margin:0 auto;
}
.slider-content{
	max-width:1100px;
	width:100%;
	height:auto;
	padding:100px auto 50px;	
	display:table;	
}
.arrow-prev,.arrow-next {
	display:table-cell;
	width:10%;
	vertical-align:middle;
}
.sliderWrap li {
	display:table-cell;
	width:25%;	
}
.sliderWrap li img {
	padding:30px;
}
.viewAll {
	position:absolute;
	bottom:-30px;
	left:0;
	right:0;
	width:900px;
	margin:0 auto;
}

/*/////////////////// POINT MAKEUP ///////////////////////*/
.pointMakeup{
	position:relative;
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
	background:url(https://sample.kondore-sfrc.com/wp-content/uploads/2019/12/bg_sp-15.png) no-repeat;
	background-size:cover;	
	padding-bottom:120px;
}
/*/////////////////// AWARD WINNERS ///////////////////////*/

.awardWinners {
	position:relative;
	margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    padding-left: calc(50vw - 50%);
    padding-right: calc(50vw - 50%);
	background:#a50034;
	padding-top:85px;
}
.awardWinners .ttl_1 {
	color:#fff;
}
.awardWinners .ttl_1:before {
	background-color:#fff;
	left:4px;
}

.awardSliderWrap {
	max-width:1280px;
	position:relative;
	text-align:center;
	display:table;
	margin:0 auto;
}
.awardSliderContents {
	display:table;
	width:100%;
	height:auto;
	position:relative;
}
.awardSliderContents li {
	display:table-cell;
	width:60%;
	position:relative;
}
.award-item-img {
	padding:30px;
	
}
.award-item-img img {
	display:block;
	max-width:260px;
	max-height:260px;
	margin:auto;
}
.award-item-txt {
	padding:10px;
	color:#fff;
}
.awardIcon {
	position:absolute;
	top:8%;
	right:68%;
	width:200px;
	height:auto;
	margin:auto;
}
.awardIcon img {
	display:block;
	max-width:200px;
	max-height:100px;
	margin:auto;
}
.arrow-double-prev,.arrow-double-next {
	display:table-cell;
	width:10%;
	vertical-align:middle;
}

/*/////////////////// CM GALLERY ///////////////////////*/

.cmGallery {
  position: relative;
  margin: 0 calc(50% - 50vw);
  overflow:hidden;
}
.cmGallery-content {
  display: table;
  width:100%;
  margin-top:0;
  margin-bottom:0;
}

.cmGallery li {
  display: table-cell;
  width:50%;
}


.cmGallery li img {
  width: 100%;
}
.cmGallery-right {
  display: table;
  width:100%;
  text-align: center;
	margin-top:0;
	margin-bottom:0;
}
.cmGallery-right p {
  font-size: 28px;
  font-weight: bold;
  color:#a50034;
  font-family: "JosefinSans-Bold", sans-serif;
  line-height: 1.3;
}

.cmGallery-copy{
	position:absolute;
	bottom:-10px;
	left:0;
}
.cmGallery-copy .ttl_2 {
	margin:0;
	padding:0;
}

/*////////////////// フッター //////////////////////////*/
.page-template-page-lp .siteContent, .page-template-page-lp-builder .siteContent {
    padding: 0;
} 
.page-template-page-lp .entry-body{
	margin-bottom:0;
}
.siteFooter {
	color:#fff;
    background-color: #a50034;
}
/*/////////// 画像マウスホバーエフェクト ///////////////////*/
/* 枠なし画像 */
.imgWrap img {
	display: block;
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
.imgWrap img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 0.3s;	/*変化に掛かる時間*/
}
/* 枠あり画像（はみ出さないように）　 */
.imgWrap2 {
	position:relative;
	overflow: hidden;
	width:100%;
	height:100%;
}
.imgWrap2 img {
/* 	display: block; */
	transition-duration: 1.3s;	/*変化に掛かる時間*/
}
.imgWrap2 img:hover {
	transform: scale(1.1);	/*画像の拡大率*/
	transition-duration: 1.3s;	/*変化に掛かる時間*/
}
