@charset "UTF-8";

/* -----------------------------------------------
 *  	         component.css
 * ----------------------------------------------- */


/* -----------------------------------------------
 *  	         VisualBox
 * ----------------------------------------------- */

/* =====================visual_box_1===================== */
.visual_box_1{
	position: relative;
	width: 100%;
	height: 70vh;
}
.visual_box_1 img.visual_box_1_image,
.visual_box_1 picture.visual_box_1_image img{
	width: 100%;
	height: 100%;
	z-index: 1;
	object-fit: cover;
}
.visual_box_1 div.visual_box_1_inner{
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}
/* 1400px */
@media only screen and (max-width: 87.5em) {
}
/* 1024px */
@media only screen and (max-width: 64em) {
}
/* 960px */
@media only screen and (max-width: 60em) {
}
/* 768px */
@media only screen and (max-width: 48em) {
}
/* 480px */
@media only screen and (max-width: 30em) {
}


/* =====================visual_box_2===================== */
.visual_box_2{
	position: relative;
	width: 100%;
	height: 300px;
}
.visual_box_2 img.visual_box_2_image{
	width: 100%;
	height: 100%;
	z-index: 1;
	object-fit: cover;
}
.visual_box_2 div.visual_box_2_inner{
	margin: 0;
	padding: 0 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	z-index: 2;
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	margin: auto;
	width: 100%;
	height: 100%;
}

/* ===== 採用用 ===== */
.visual_box_3{
	position: relative;
	width: 100%;
	height: 530px;
}
.visual_box_3_inner{max-width:550px;}

/* 480px */
@media only screen and (max-width: 30em) {
.visual_box_3{
	position: relative;
	width: 100%;
	height: 420px;
}
.visual_box_3_inner{max-width:75%;}
}

/* -----------------------------------------------
 *  	         textSetting
 * ----------------------------------------------- */

/* =====================heading1===================== */
h1.heading1_001{
	}
h1.heading1_001 span{
	}

/* =====================heading2===================== */
/* 001 topページ各項目 */
/* letterSpacingによる文字間の右端問題をネガティブマージンで解消 */
h2.heading2_001{
	margin:0;
	margin-right:0px;
	padding:2% 0;
	text-align:center;
	font-size:4.2rem;
	line-height:1.2;
	letter-spacing:7px;
	font-weight: normal;
	font-family:'Abril Fatface', cursive;
	}
h2.heading2_001 span{
	display:block;
	font-size:2.4rem;
	margin-right:10px;
	letter-spacing:0.3px;
	font-weight:normal;
	font-family:'Roboto Condensed', sans-serif;
	}
@media only screen and (max-width: 48em) {
	h2.heading2_001{
		font-size:3.2rem;
		}
	h2.heading2_001 span{
		font-size:1.8rem;
		font-weight: bold;
		}
}
/* 002 about大見出し */
h2.heading2_002{
	margin:0 auto 3%;
	padding:3% 0 2% 2%;
	max-width:960px;
	text-align:left;
	font-size:5.0em;
	font-size:50px;
	line-height:1.2;
	letter-spacing:0px;
    font-weight: bold;
	font-family:'Roboto Condensed', sans-serif;
	}
h2.heading2_002 span{
	display:block;
	font-size:1.4em;
	font-size:14px;
	font-weight:normal;
	letter-spacing:0px;
	font-family: 'Noto Sans JP';
	}
@media only screen and (max-width: 48em) {
h2.heading2_002{
	font-size:40px;
	letter-spacing:0px;
	}
}

/* 003 business詳細大見出し */
h2.heading2_003{
	margin:0 auto 3%;
	padding:3% 0 0 0;
	max-width:960px;
	text-align:left;
	font-size:5.0em;
	font-size:50px;
	line-height:1.2;
	font-weight:normal;
	font-family:'Abril Fatface', cursive;
	}
h2.heading2_003 span{
	display:block;
	font-size:1.4em;
	font-size:14px;
	font-weight:normal;
	font-family: 'Noto Sans JP';
	}
@media only screen and (max-width: 48em) {
h2.heading2_003{
	font-size:40px;
	letter-spacing:2px;
	}
}

/* 004 visualBox用_白文字ページタイトル */
h2.heading2_004{
	margin:0;
	padding: 0;
	color: #fff;
	text-align:center;
	font-size:5.0rem;
	/*font-size:28px;*/
	line-height:1.2;
	letter-spacing:7px;
	font-weight: normal;
	font-family:'Abril Fatface', cursive;
	}
h2.heading2_004 span{
	display:block;
	margin: 5px 0 0 0;
	font-size:1.6rem;
	font-weight:normal;
	letter-spacing:2px;
	font-family:'Roboto Condensed', sans-serif;
	}
@media only screen and (max-width: 48em) {

}



/* =====================heading3===================== */
/* 001 aboutDaysなど */
h3.heading3_001{
	position:relative;
	margin:0 auto 0.5%;
	padding:20px 0;
	max-width:960px;
	font-size:4.8em;
	font-size:48px;
	text-align:left;
	line-height:1;/* 0.5→1 */
	font-family:'Roboto Condensed', sans-serif;
	}
h3.heading3_001 span{
	display:inline-block;
	margin-left:10px;
	font-size:14px;
	font-weight:bold;
	font-family: 'Noto Sans JP';
	}

/* 002 logoArea見出し */
h3.heading3_002{
	position:relative;
	margin:0 auto 14px;
	padding:0;
	font-size:2.0em;
	font-size:20px;
	text-align:center;
	letter-spacing:2px;
	line-height:1.2;
	font-family:'Roboto Condensed', sans-serif;
	}

/* 003 aboutDaysなど */
h3.heading3_003{
	position:relative;
	margin:0 auto 4%;
	padding:0;
	font-size:2.6em;
	font-size:26px;
	text-align: center;
	line-height:1.2;
	font-weight:normal;
	font-family:'Abril Fatface', cursive;
	letter-spacing:1px;
	}
h3.heading3_003 span{
	display:block;
	font-size:1.2em;
	font-size:12px;
	font-weight:bold;
	font-family:'Roboto Condensed', sans-serif;
	}


/* 004 モーダル冒頭 */
h3.heading3_004{
	position:relative;
	margin:0 auto 14px;
	padding:0;
	font-size:1.6em;
	font-size:16px;
	text-align:center;
	letter-spacing:2px;
	line-height:1.2;
	font-weight:normal;
	font-family:'Abril Fatface', cursive;
	}
	
/* 005 ユーティリティー見出し */
h3.heading3_005{
	position:relative;
	margin:0 auto 14px;
	padding:0;
	font-size:1.8em;
	font-size:18px;
	text-align:left;
	letter-spacing:2px;
	line-height:1.2;
	font-weight: bold;
	font-family: 'Noto Sans JP';
	}


/* 006 BUSINESSインデックス各タイトル */
h3.heading3_006{
	position:relative;
	margin:0 0 5px 0;
	padding:0;
	font-size:1.8em;
	font-size:18px;
	text-align:left;
	letter-spacing:2px;
	line-height:1.2;
	font-weight:normal;
	font-family:'Abril Fatface', cursive;
	}


/* 007 英文-日本文-左余せ-改行 */
h3.heading3_007{
	position:relative;
	margin:0 auto 4%;
	padding:0 0 10px 0;
	font-size:4.0em;
	font-size:40px;
	text-align: left;
	line-height:1.2;
	font-weight: bold;
	letter-spacing:0px;
	font-family:'Roboto Condensed', sans-serif;
	}
h3.heading3_007 span{
	display:block;
	font-size:1.2em;
	font-size:12px;
	font-weight:bold;
	letter-spacing:0.3px;
	font-family: 'Noto Sans JP';
	}
	
/* 007 英文-中央余せ */
h3.heading3_008{
	position:relative;
	margin:0 auto 4%;
	padding:0 0 4px 0;
	font-size:4.0em;
	font-size:40px;
	text-align: center;
	line-height:1.2;
	font-weight: bold;
	letter-spacing:1.4px;
	border-bottom:solid 5px #000000;
	font-family:'Roboto Condensed', sans-serif;
	}
h3.heading3_008 span{
	display:block;
	font-size:2.4em;
	font-size:24px;
	font-weight:bold;
	letter-spacing:0.3px;
	font-family: 'Noto Sans JP';
	}

/* 008 英文-左余せ */
h3.heading3_009{
	display:block;
	font-size:2.4em;
	font-size:24px;
	font-weight:bold;
	font-family:'Roboto Condensed', sans-serif;
	}
	
/* 009 INFORMATION見出し */
h3.heading3_010{
	position:relative;
	margin:0 auto 14px;
	padding:0 0 10px;
	font-size:1.8em;
	font-size:18px;
	text-align:left;
	line-height:1.5;
	font-weight: bold;
	font-family: "FOT-筑紫ゴシック Pro B";
	}
	
/* 011 Business Wedding 小見出し */
h3.heading3_011{
	position:relative;
	margin:20px auto;
	padding:0;
	font-size:2.8rem;
	text-align:center;
	letter-spacing:2px;
	line-height:1.2;
	font-family:'Roboto Condensed', sans-serif;
	}
    
/* 012 Other Peple 見出し */
h3.heading3_012{
	position:relative;
	margin:0 auto ;
	padding:0;
	font-size:2.0em;
	font-size:22px;
	text-align:center;
	letter-spacing:2px;
	line-height:1.2;
	font-family:'Roboto Condensed', sans-serif;
	}

/* 013 2022採用見出し */
h3.heading3_013{
	position:relative;
	margin:0 auto 4%;
	padding:0 0 8px 0;
	font-size:3.2em;
	font-size:32px;
	text-align: center;
	line-height:1.2;
	font-weight: normal;
	letter-spacing:1.4px;
	border-bottom:solid 2px #000000;
	font-family: 'Bodoni Moda', serif;
	}
h3.heading3_013 span{
	display:block;
	font-size:1.4em;
	font-size:14px;
	font-weight:bold;
	letter-spacing:0.3px;
	padding:0 0 8px 0;
	font-family: 'Noto Sans JP';
	}
    
/* 014 採用ピックアップ　POINT */
h3.heading3_014{
	position:relative;
    padding: 10px 0;
	font-size:32px;
	text-align: left;
	line-height:1.2;
	font-weight: normal;
	letter-spacing:1.4px;
	font-family:'Abril Fatface', cursive;
	border-bottom:solid 1px #000000;
    border-top:solid 1px #000000;
    width: 300px;
    margin-bottom: 20px;
	}
h3.heading3_014 span{
	font-size:1.8em;
	font-size:18px;
	}    
    
/* 768px */
@media only screen and (max-width: 48em) {
/* 013 2022採用見出し */
h3.heading3_013{
	font-size:3.0em;
	font-size:30px;
	}
h3.heading3_013 span{
	display:block;
	font-size:1.6em;
	font-size:16px;
	font-weight:bold;
	letter-spacing:0.3px;
	padding:0 0 8px 0;
	font-family: 'Noto Sans JP';
	}


}

/* =====================heading4===================== */
/* 001 aboutDaysなど */
h4.heading4_001{
	margin:0 0 15px 0;
	font-size:1.6em;
	font-size:16px;
	font-weight: bold;
	font-family: 'Noto Sans JP';
	}
/* 002 contact内社名など */
h4.heading4_002{
	margin:0 0 15px 0;
	font-size:1.8em;
	font-size:18px;
	font-weight: bold;
	letter-spacing:3px;
	font-family:'Roboto Condensed', sans-serif;
	}
h4.heading4_002 span{
	display:block;
	margin:0;
	font-size:1.2em;
	font-size:12px;
	letter-spacing:1px;
	font-family: 'Noto Sans JP';
	}
/* ユーティリティ見出し */
h4.heading4_003{
	margin:0 0 10px 0;
	font-size:1.4em;
	font-size:14px;
	font-family: 'Noto Sans JP';
	}
	
/* ユーティリティ見出し */
h4.heading4_004{
	margin:0 0 10px 0;
	font-size:1.4em;
	font-size:14px;
	border-bottom:solid #A3A3A3 1px;
	font-family: 'Noto Sans JP';
	}

/* リクルート職種 */
h4.heading4_005{
	margin:0 0 10px 0;
	font-size:1.8em;
	font-size:18px;
	font-family: 'Noto Sans JP';
	}
	
/* リクルート募集要項 */
h4.heading4_006{
	margin:0 0 10px 0;
	font-size:1.4em;
	font-size:14px;
	font-family: 'Noto Sans JP';
	}

/* =====================heading5===================== */
/* 001 contact内TEL MAIL */
h5.heading5_001{
	margin:0 0 5px 0;
	text-align:center;
	font-size:1.6em;
	font-size:16px;
	font-weight: bold;
	font-family:'Roboto Condensed', sans-serif;
	}

/* =====================underLine===================== */
.underline_01{ border-bottom:solid 1px #d8d6d5;}

/* =============== headingBox =============== */
/* 01 上下にライン */
div.heading_box_01{
	position:relative;
	width:100%;
	margin-bottom:1%;
	}
div.heading_box_01::before{
	content:attr(data-heading_box01_before);
	display:block;
	position:absolute;
	top:0;
	left:0;
	height:1px;
	width:100%;
	background-color:#d8d6d5;
	transition:all 2.0s;
	}
div.heading_box_01::after{
	content:attr(data-heading_box01_after);
	display:block;
	position:absolute;
	bottom:0;
	left:0;
	height:1px;
	width:100%;
	background-color:#d8d6d5;
	transition:all 2.0s;
	}

div.heading_box_01.noview{
	}
div.heading_box_01.noview::before{
	width:0%;
	}
div.heading_box_01.noview::after{
	width:0%;
	}


/* 02 */


/* =====================P===================== */
/* 001 デフォルト本文 */
.txt_001{
	margin:0 0 15px 0;
	font-size:1.4em;
	font-size:14px;
	font-weight:normal;
	font-family: 'Noto Sans JP';
	}
.txt_001 span{
	margin:0 0 15px 0;
	font-size:1.8em;
	font-size:18px;
	font-weight:bold;
	}
/* インデックス文章 */
.txt_002{
	font-size:1.3em;
	font-size:13px;
	font-weight:bold;
	font-family: 'Noto Sans JP';
	}
/* 英文デフォルト本文 */
.txt_003{
	margin:0 0 10px 0;
	font-size:1.6em;
	font-size:16px;
	line-height:1.2;
	font-weight:bold;
	font-family:'Roboto Condensed', sans-serif;
	}
/* contact内電話番号 */
.txt_004{
	margin:0 0 10px 0;
	font-size:3.8em;
	font-size:38px;
	text-align:center;
	line-height:1.2;
	font-weight:bold;
	font-family:'Roboto Condensed', sans-serif;
	}
/* 001 デフォルト本文2 文字小さ目 */
.txt_005{
	margin:0 0 25px 0;
	font-size:1.2em;
	font-size:12px;
	font-weight:normal;
	font-family: 'Noto Sans JP';
	}
/* 006 デフォルト本文中央余せ */
.txt_006{
	margin:0 0 15px 0;
	font-size:1.4em;
	font-size:14px;
	font-weight:normal;
	text-align:center;
	font-family: 'Noto Sans JP';
	}
/* 007 People本文 */
.txt_007{
	margin:30px 0;
	font-size:1.4rem;
	font-size:14px;
	font-weight:normal;
	font-family: 'Noto Sans JP';
	line-height: 2.0;
	}
/* 768px */
@media only screen and (max-width: 48em) {
}

/* ============= リードテキスト =================== */
/* 英文リードデフォルト */
.lead_txt_001{
	margin:0 0 3% 0;
	font-size:2.2em;
	font-size:22px;
	line-height:1.5;
	font-weight:bold;
	font-family:'Roboto Condensed', sans-serif;
	}
/* 日本文リードデフォルト */
.lead_txt_002{
	margin:0 0 3% 0;
	font-size:2.0em;
	font-size:20px;
	line-height:1.3;
	font-weight: bold;
	font-family:'Noto Sans JP';
	}
.lead_txt_003{
	margin:0 0 3% 0;
	font-size:1.4em;
	font-size:14px;
	line-height:1.2;
	font-weight: normal;
	font-family:'Noto Sans JP';
	}
.lead_txt_004{
	margin:0 0 3% 0;
	font-size:1.8em;
	font-size:18px;
	line-height:1.3;
	font-weight: bold;
	font-family:'Noto Sans JP';
	}

/* 英文リードRECRUITトップ */
.lead_txt_005{
	margin:0 0 3% 0;
	font-size:5.0em;
	font-size:50px;
	line-height:1.5;
	font-weight:bold;
	font-family:'Roboto Condensed', sans-serif;
	letter-spacing:1.5px;
	}

/* 白文字トップテキスト */
.lead_txt_006{
	margin:0;
	font-size:3.0rem;
	line-height:1.5;
	text-align: center;
	font-weight:bold;
	letter-spacing:1.5px;
	color:#fff;
	font-family:'Noto Sans JP';
	}
/* people本文リードテキスト */
.lead_txt_007{
	margin:30px 0;
	font-size:2.0em;
	font-size:20px;
	line-height:1.8;
	font-weight: bold;
	font-family:'Noto Sans JP';
	}

/* 2022採用用リード文 */
.lead_txt_008{
	margin:40px 0 3% 0;
	font-size:2.2em;
	font-size:22px;
	line-height:1.5;
	font-family:'Noto Sans JP';
	}

@media only screen and (max-width: 48em) {
.lead_txt_001{
	font-size:18px;
	line-height:1.5;
    	}       
.lead_txt_002{
	margin:0 0 3% 0;
	font-size:1.6em;
	font-size:16px;
	line-height:1.3;
	font-weight: bold;
	font-family:'Noto Sans JP';
	}
.lead_txt_004{
	margin:0 0 3% 0;
	font-size:1.4em;
	font-size:14px;
	line-height:1.3;
	font-weight: bold;
	font-family:'Noto Sans JP';
	}
.lead_txt_005{
	margin:0 0 3% 0;
	font-size:2.6em;
	line-height:1.5;
	font-weight:bold;
	font-family:'Roboto Condensed', sans-serif;
	letter-spacing:1.5px;
	}
.lead_txt_006{
	margin:0;
	font-size:1.8rem;
	line-height:1.5;
	font-weight:bold;
	letter-spacing:1.5px;
	color:#fff;
	}    
.lead_txt_007{
	font-size:1.6em;
	font-size:16px;
	line-height:1.6;
	font-weight: bold;
	font-family:'Noto Sans JP';
	}  
/* 2022採用用リード文 */
.lead_txt_008{
	margin:5% 0 1% 0;
	font-size:1.8em;
	font-size:18px;
	line-height:1.5;
    text-align: center;
	}
}

/* =====================figure===================== */
figure.figure_001{
	}
figure.figure_001 img{
	}

/* 002 */
figure.figure_002{
	text-align:center;
	}
figure.figure_002 img{
	width:40%;
	}
@media only screen and (max-width: 48em) {
figure.figure_002 img{
	width:80%;
	}
}


/* 003 */
figure.figure_003{
	text-align:center;
	}
figure.figure_003 img{
	width:70%;
	}
@media only screen and (max-width: 48em) {
figure.figure_002 img{
	width:80%;
	}
}

/* 004 auto */
figure.figure_004{
	
	}
figure.figure_004 img{
	width:70%;
	}
@media only screen and (max-width: 48em) {
figure.figure_004 img{
	width:100%;
	}
}

/* 005 */
figure.figure_005{
	text-align:center;
	}
figure.figure_005 img{
	width:49.5%;
	}
@media only screen and (max-width: 48em) {
figure.figure_005 img{
	width:100%;
	}
}

/* 006 */
figure.figure_006{
	text-align:center;
	}
figure.figure_006 img{
	width:33%;
	}
@media only screen and (max-width: 48em) {
figure.figure_006 img{
	width:100%;
	}
}

/* =====================hr===================== */
hr.hr_01{
	margin:0 0 30px 0;
	border-top:solid #d8d6d5 1px;
	}

hr.hr_02{
	display: block;
	margin:5px auto;
	border:none;
	width: 1px;
	height: 50px;
	background-color: #fff;
	}

/* =====================Article===================== */
article.main_arti{
	margin:0 0 6% 0;
	}

/* =====================Section===================== */

/* ==========banner_sectA========== */
section.banner_sectA{
	margin:0 0 5% 0;
	overflow:hidden;
	}
section.banner_sectA img{
	display:none;
	}
section.banner_sectA a{
	display:block;
	position:relative;
	padding-top:40%;
	z-index:80;
	}
/* hover時のアンダーライン */
section.banner_sectA a::after{
	display:block;
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:0%;
	height:2px;
	background-color:#000;
	z-index:90;
	transition:0.4s;
	}
div.sectA_bgm{
	position: absolute;
  content:"";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
	background-repeat:no-repeat;
	background-position:center center;
	background-size: cover;
	z-index:90;
  -moz-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	}

div.banner_sectA_inner{
	position: absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	z-index:100;
	text-align:center;
	}
div.banner_sectA_inner h3{
	margin:0 0 15px 0;
	font-size:3.0em;
	font-size:30px;
	line-height:1.3;
	color:#FFF;
	font-weight:bold;
	letter-spacing:2px;
	font-family:'Roboto Condensed', sans-serif;
	text-shadow: 0 0 40px #000;
	}
div.banner_sectA_inner h3 span{
	display:block;
	font-size:1.6em;
	font-size:16px;
	}
div.banner_sectA_inner p{
	display:block;
	width:23%;
	margin:0 auto;
	background-color:#FFF;
	color:#000;
	line-height:2.3;
	font-weight:bold;
	}
div.banner_sectA_inner p:after{
	display:inline-block;
	content:"\0025B6";
	font-size:1.2em;
	font-size:12px;
	transform: translateX(3px);
	}

/* hover */
section.banner_sectA a:hover div.sectA_bgm{
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
	}
section.banner_sectA a:hover div.banner_sectA_inner p:after{
	transform: translateX(10px);
	transition:0.3s;
	}
section.banner_sectA a:hover::after{
	width:100%;
	}


/* ==========text_sectA ========== */
section.text_sectA{
	margin:0 0 5% 0;
	border-bottom:solid 1px #d8d6d5;
	}


/* =====================box===================== */
div.layout_box01{
	}
div.layout_box01 div.layout_box01_l{
	float:left;
	width:45%;
	margin:0 10% 0 0;
	}
div.layout_box01 div.layout_box01_r{
	float:left;
	width:45%;
	}
/* 768px */
@media only screen and (max-width: 48em) {
div.layout_box01 div.layout_box01_l{
	float:none;
	width:100%;
	margin:0 0 0 0;
	}
div.layout_box01 div.layout_box01_r{
	float:none;
	width:100%;
	}
}


/* =====================BTN===================== */
/* button_A(黒ボタン三角アイコン中央余せ) */
div.button_A{
	position:relative;
	width:30%;
	margin:0 auto;
	text-align:center;
	}
/* widthの指定を変更 */
div.button_A.button_AtypeA{
	width:60%;
	}
div.button_A a{
	display:inline-block;
	width:100%;
	margin:0;
	padding:0;
	line-height:3;
	font-size:1.5em;
	font-size:15px;
	text-decoration:none;
	border:#000 1px solid;
	color:#FFF;
	background-color:#000;
	}
div.button_A a:after{
	display:inline-block;
	content:"";
	width:12px;
	height:12px;
	background:url(/common/img/icon_01.png) no-repeat;
	background-position: center center;
	background-size:12px 12px;
	transform: translateX(3px);
	}
/* hover */
div.button_A a:hover:after{
	transform: translateX(15px);
	transition:0.3s;
	}
/* 768px */
@media only screen and (max-width: 48em) {
div.button_A{
	width:70%;
	}
}

/* B 右寄せbtn(info詳細戻るボタン等) */
div.button_B{
	position:relative;
	width:150px;
	margin:0 0 50px auto;
	text-align:center;
	background-color:#000;
	}
div.button_B a{
	text-align:center;
	color:#FFF;
	}
/* C */


/* ==========MovieBox========== */
.movie_box_01{
	margin:0 0 5% 0;
	}
    
.movie_box_02{
    width: 90%;
	margin:0 auto 5% auto;
	}
/* 768px */
@media only screen and (max-width: 48em) {
.movie_box_02{
    width: 100%;
	}
}

/* =====================UL INDEX LIST===================== */
/* index_list_01 */
ul.index_list_01{
	list-style:none;
	}
ul.index_list_01 li{
	float:left;
	width:31%;
	margin-right:3.5%;
	margin-bottom:5%;
	}
ul.index_list_01 li:nth-child(3n){
	margin-right:0;
	}
ul.index_list_01 li a{
	position:relative;
	display:block;
	text-decoration:none;
	}
ul.index_list_01 li a:before{
	display:block;
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:0%;
	height:1px;
	background-color:#000;
	transition:0.4s;
	}
ul.index_list_01 li a:after{
	content:"\0025B7more";
	font-size:1em;
	font-size:10px;
	}
ul.index_list_01 li figure{
	margin:0 0 10% 0;
	overflow:hidden;
	}
ul.index_list_01 li figure img{
	transform: scale(1);
	-webkit-transform: scale(1);
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	}
ul.index_list_01 li span{
	display: inline-block;
	width:45%;
	border:solid 1px #000000;
	margin:0 0 1% 0;
	text-align:center;
	color:#000;
	font-size:12px;
	font-family:'Roboto Condensed', sans-serif; letter-spacing:1px;
	font-weight:bold;
	}
ul.index_list_01 li span.newstag_food:after{content:"FOOD";}
ul.index_list_01 li span.newstag_wedding:after{content:"WEDDING";}
ul.index_list_01 li span.newstag_info:after{content:"INFO";}
ul.index_list_01 li span.newstag_hotel:after{content:"HOTEL";}
ul.index_list_01 li span.newstag_photo:after{content:"PHOTO";}
ul.index_list_01 li span.newstag_music:after{content:"MUSIC";}
ul.index_list_01 li span.newstag_gift:after{content:"GIFT";}
ul.index_list_01 li span.newstag_flower:after{content:"FLOWER";}
ul.index_list_01 li span.newstag_movie:after{content:"MOVIE";}
ul.index_list_01 li span.newstag_interior:after{content:"INTERIOR DESIGN";}
ul.index_list_01 li span.newstag_intern:after{content:"OPENCOMPANY";}
ul.index_list_01 li span.newstag_insta:after{content:"INSTAGRAM";}
ul.index_list_01 li span.newstag_recruitC:after{content:"CAREER RECRUIT";}
ul.index_list_01 li span.newstag_recruitG:after{content:"GRADUATES RECRUIT";}

/* hover */
ul.index_list_01 li a:hover figure img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	}
ul.index_list_01 li a:hover span{
	background-color:#000;
	color:#FFF;
	transition:0.6s;
	}
ul.index_list_01 li a:hover:before{
	width:100%;
	}
ul.index_list_01 li a:hover:after{
	text-decoration:underline;
	}
ul.index_list_01 li a:hover p{
	text-decoration:none;
	transition:0.3s;
	}
/* 768px */
@media only screen and (max-width: 48em) {
ul.index_list_01 li{
	float:left;
	width:49%;
	margin-right:2%;
	margin-bottom:2%;
	}
ul.index_list_01 li:nth-child(3n){
	margin-right:2%;
	}
ul.index_list_01 li:nth-child(even){
	margin-right:0%;
	}
ul.index_list_01 li span{
	width:65%;
	}    
    
}


/* ============================================= */
/* index_list_01b */
ul.index_list_01b{
	list-style:none;
	width:100%;
	}
ul.index_list_01b li{
	float:left;
	width:23.5%;
	margin-right:2%;
	margin-bottom:5%;
	}
ul.index_list_01b li:nth-child(4n){
	margin-right:0;
	}
ul.index_list_01b li a{
	position:relative;
	display:block;
	text-decoration:none;
	}
ul.index_list_01b li a:before{
	display:block;
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:0%;
	height:1px;
	background-color:#000;
	transition:0.4s;
	}
ul.index_list_01b li a:after{
	content:"\0025B7more";
	font-size:1em;
	font-size:10px;
	}
ul.index_list_01b li figure{
	margin:0 0 10% 0;
	overflow:hidden;
	}
ul.index_list_01b li figure img{
	transform: scale(1);
	-webkit-transform: scale(1);
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	}
ul.index_list_01b li span{
	display: inline-block;
	width:40%;
	border:solid 1px #000000;
	margin:0 0 1% 0;
	text-align:center;
	color:#000;
	font-size:12px;
	font-family:'Roboto Condensed', sans-serif; letter-spacing:1px;
	font-weight:bold;
	}
ul.index_list_01b li span.newstag_food:after{content:"FOOD";}
ul.index_list_01b li span.newstag_wedding:after{content:"WEDDING";}
ul.index_list_01b li span.newstag_info:after{content:"INFO";}
ul.index_list_01b li span.newstag_hotel:after{content:"HOTEL";}
ul.index_list_01b li span.newstag_photo:after{content:"PHOTO";}
ul.index_list_01b li span.newstag_music:after{content:"MUSIC";}
ul.index_list_01b li span.newstag_gift:after{content:"GIFT";}
ul.index_list_01b li span.newstag_flower:after{content:"FLOWER";}
ul.index_list_01b li span.newstag_movie:after{content:"MOVIE";}
ul.index_list_01b li span.newstag_interior:after{content:"INTERIOR DESIGN";}

/* hover */
ul.index_list_01b li a:hover figure img{
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	}
ul.index_list_01b li a:hover span{
	background-color:#000;
	color:#FFF;
	transition:0.6s;
	}
ul.index_list_01b li a:hover:before{
	width:100%;
	}
ul.index_list_01b li a:hover:after{
	text-decoration:underline;
	}
ul.index_list_01b li a:hover p{
	text-decoration:none;
	transition:0.3s;
	}
/* 768px */
@media only screen and (max-width: 48em) {
ul.index_list_01b li{
	float:left;
	width:49%;
	margin-right:2%;
	margin-bottom:5%;
	}
ul.index_list_01b li:nth-child(4n){
	margin-right:2%;
	}
ul.index_list_01b li:nth-child(even){
	margin-right:0%;
	}
}
/* ============================================= */



/* index_list_02 BUISINESS部分の円形リスト */
ul.index_list_02{
	width:100%;
	list-style:none;
	}
ul.index_list_02 li{
	position:relative;
	float:left;
	width:30%;
	height:100%;
	margin-right:5%;
	margin-bottom:5%;
	background:no-repeat center center;
	background-size:cover;
	text-align:center;
	overflow:hidden;
   -webkit-border-radius: 50%;
   -moz-border-radius: 50%;
   border-radius: 50%;
  -moz-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
	transition: all 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	}
ul.index_list_02 li:nth-child(3n){
	margin-right:0;
	}
/* 768px */
@media only screen and (max-width: 48em) {
ul.index_list_02 li{
	width:49%;
	margin-right:2%;
	}
ul.index_list_02 li:nth-child(3n){
	margin-right:2%;
	}
ul.index_list_02 li:nth-child(2n){
	margin-right:0;
	}
}
ul.index_list_02 li a{
	display:block;
	width:100%;
	height:100%;
	text-decoration:none;
	}
ul.index_list_02 li a img{
	display:none;
	}
ul.index_list_02 li a div.list2_bgm{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-size:cover;
	background-position:center center;
	z-index:2;
  -moz-transform: scale(1.0);
  -webkit-transform: scale(1.0);
  -ms-transform: scale(1.0);
  transform: scale(1.0);
	transition: all 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	}
ul.index_list_02 li a div.list2_bgm:after{
	content:"";
	display:block;
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:rgba(0,0,0,0.4);
	z-index:3;
	opacity:0;
	transition: all 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	}
	
	
ul.index_list_02 li a h3{
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	margin:auto;
	font-size:2.4em;
	font-size:24px;
	text-decoration:none;
	color:#FFF;
	z-index:4;
	font-family: 'Roboto Condensed', sans-serif;
	letter-spacing:1px;
	line-height:1.1;
	text-shadow: 0 0 40px #000;
	}
ul.index_list_02 li a h3 span{
	display:block;
	font-family: 'Noto Sans JP';
	font-size:1.4em;
	font-size:14px;
	}
ul.index_list_02 li a h3 span:after{
	content:"more";
	display: block;
	height:0px;
	opacity:0;
	transform:translateY(50%);
	}
@media only screen and (max-width: 30em) {
ul.index_list_02 li a h3{
	font-size:1.8em;
	font-size:18px;
	}
}

/* hover */
/* 480px以上 */
@media only screen and (min-width: 30em) {
ul.index_list_02 li a:hover{

	}
ul.index_list_02 li a:hover h3 span:after{
	height:auto;
	transform:translateY(0%);
	transition:all 0.3s;
	opacity:1;
	}

ul.index_list_02 li a:hover div.list2_bgm{
  -moz-transform: scale(1.05);
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
	}
ul.index_list_02 li a:hover div.list2_bgm:after{
	opacity:1;
	}
}

/* index_list_03 about CSR  */
ul.index_list_03{
	list-style:none;
	}
ul.index_list_03 li{
	position:relative;
	float:left;
	width:23.5%;
	margin-right:2%;
	margin-bottom:5%;
	padding-bottom:20px;/* DETAILの分 */
	height:300px;
	}
ul.index_list_03 li:nth-child(4n){
	margin-right:0;
	}
ul.index_list_03 li a{
	display:block;
	text-decoration:none;
	transition:all 0.3s;
	}

ul.index_list_03 li a::after{
	content:"";
	display:block;
	position:absolute;
	bottom:-5px;
	left:0;
	height:1px;
	width:0%;
	background-color: #000;
	transition:all 0.3s;
	}

ul.index_list_03 li figure{
	margin:0 0 10px 0;
	}
ul.index_list_03 li figure img{
	}
ul.index_list_03 li header{
	}
ul.index_list_03 li span.list3_tag{
	display:block;
	margin:0 0 10px 0;
	padding:0 20px;
	border:solid 1px #000000;
	font-size:0.9em;
	font-size:9px;
	font-weight:bold;
	text-align:center;
	font-family:'Roboto Condensed', sans-serif; letter-spacing:1px;
	}
ul.index_list_03 li span.list3_detail{
	position:absolute;
	bottom:0;
	left:0;
	display:inline-block;
	width:120px;
	background-color:#000;
	color:#FFF;
	font-size:0.9em;
	font-size:9px;
	text-align:center;
	}
ul.index_list_03 li span.list3_detail::after{
	content:"\0025B6";
	}

ul.index_list_03 li a:hover{
	opacity:0.8;
	}	
ul.index_list_03 li a:hover::after{
	width:100%;
	}
	
@media only screen and (max-width: 48em) {
ul.index_list_03 li{
	position:relative;
	float:left;
	width:49%;
	margin-right:2%;
	margin-bottom:5%;
	height:auto;
	min-height:300px;
	}
ul.index_list_03 li:nth-child(4n){
	margin-right:2%;
	}
ul.index_list_03 li:nth-child(2n){
	margin-right:0;
	}
}
@media only screen and (max-width: 30em) {
ul.index_list_03 li{
	min-height:200px;
	}
}




/* index_list_04 csr artlist  */
ul.index_list_04{
	list-style:none;
	}
ul.index_list_04 li{
	float:left;
	margin:0 3.75% 4% 0;
	padding:0;
	width:17%;
	min-height:180px;
	}
ul.index_list_04 li:nth-child(5n){
	margin:0 0 0 0;
	}
ul.index_list_04 li figure{
	width:100%;
	margin:0 0 10px 0
	}
ul.index_list_04 li h4{
	font-size:1.0em;
	font-size:10px;
	text-align:center;
	}
/* 768px */
@media only screen and (max-width: 48em) {
ul.index_list_04 li{
	float:left;
	margin:0 5% 4% 0;
	padding:0;
	width:30%;
	}
ul.index_list_04 li:nth-child(5n){
	margin:0 5% 4% 0;
	}
ul.index_list_04 li:nth-child(3n){
	margin:0 0 4% 0;
	}
}
/* 480px */
@media only screen and (max-width: 30em) {
ul.index_list_04 li{
	float:left;
	margin:0 10% 4% 0;
	padding:0;
	width:45%;
	}
ul.index_list_04 li:nth-child(5n){
	margin:0 10% 4% 0;
	}
ul.index_list_04 li:nth-child(3n){
	margin:0 10% 4% 0;
	}
ul.index_list_04 li:nth-child(2n){
	margin:0 0% 4% 0;
	}
}


/* index_list_05 recruit-indec  */
ul.index_list_05{
	list-style:none;
	}
	
ul.index_list_05 li{
	float:left;
	width:30%;
	margin:0 5% 5% 0;
	box-sizing:border-box;
	text-align:center;
	}
ul.index_list_05 li:nth-child(3n){
	margin-right:0;
	}

ul.index_list_05 li a{
	display:block;
	padding:10px;
	border:solid 1px #000000;
	box-sizing:border-box;
	text-decoration:none;
	}
/* 見出しテキスト */	
ul.index_list_05 li a p.list_05_title{
	min-height:50px;
	font-size:1.6em;
	font-size:16px;
	font-family: 'Noto Sans JP';
	}
ul.index_list_05 li a p.list_05_title > span{
	display:block;
	font-size:1.2em;
	font-size:12px;
	font-family: 'Noto Sans JP';
	}
/* 見出し画像 */	
ul.index_list_05 li a img{

	}
ul.index_list_05 li a hr{
	border-top:solid 2px #000000;
	}
	
ul.index_list_05 li a span.list_05_more{
	display:block;
	font-size:1.8em;
	font-size:18px;
	text-align:center;
	font-weight:bold;
	letter-spacing:2px;
	font-family:'Roboto Condensed', sans-serif;
	}

/* hover */
ul.index_list_05 li a:hover{
	outline:solid 3px #000000;
	transition:0.1s;
	}
/* hoveranime 
ul.index_list_05 li a:hover{
	animation: list5anime 0.8s;
	}
@keyframes list5anime {
0% {}
100% {}
}
*/

/* 768px */
@media only screen and (max-width: 48em) {

ul.index_list_05 li{
	float:none;
	width:70%;
	margin:0 auto 5% auto;
	}
ul.index_list_05 li:nth-child(3n){
	margin-right:auto;
	}
}

/*新卒OPENCOMPANY用　*/
/* index_list_06 */
ul.index_list_06{
	list-style:none;
	}
ul.index_list_06 li{
	float:left;
	width:31%;
	margin-right:3.5%;
	}
ul.index_list_06 li:nth-child(3n){
	margin-right:0;
	}
ul.index_list_06 li a{
	position:relative;
	display:block;
	text-decoration:none;
	}
ul.index_list_06 li a:before{
	display:block;
	content:"";
	position:absolute;
	bottom:0;
	left:0;
	width:0%;
	height:1px;
	background-color:#000;
	transition:0.4s;
	}
ul.index_list_06 li a:after{
	content:"\0025B7more";
	font-size:1em;
	font-size:10px;
	}
ul.index_list_06 li figure{
	margin:0 0 4% 0;
	overflow:hidden;
	}
ul.index_list_06 li figure img{
	transform: scale(1);
	-webkit-transform: scale(1);
	transition: 0.3s ease-in-out;
	-webkit-transition: 0.3s ease-in-out;
	}
ul.index_list_06 li span{
	display: inline-block;
	width:100%;
	border:solid 1px #000000;
	margin:0 0 1% 0;
	text-align:center;
	color:#000;
	font-size:12px;
	font-family:'Roboto Condensed', sans-serif; letter-spacing:1px;
	font-weight:bold;
	}

/* 768px */
@media only screen and (max-width: 48em) {
	/* 非表示ブロック用 */
	ul.index_list_06 .dis-none{
		display: none;	
		}
		
	ul.index_list_06 li{
		float:none;
		width:100%;
		margin:0 0 5% 0;
		}
	ul.index_list_06 li figure{
		margin:0 0 3% 0;
		overflow:hidden;
		}	
}

/* LINEアイコン */
.line_icon{
	width: 250px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.line_icon img{
	width: 60px;
	margin: 10px auto 10px auto;
}
/*新卒OPENCOMPANY用END　*/

/* =====================UL INDEX LIST===================== */



/* =====================UL TXT LIST===================== */

/* txt_list_01 */
ul.txt_list_01{
	list-style:none;
	}
ul.txt_list_01 li{
	display:inline-block;
	margin:0 10px 0 0;
	}
	


/* =====================definition list===================== */
/* definition_list01 */
dl.definition_list01{
	width:100%;
	font-size:1.4em;
	font-size:14px;
	border-bottom: 1px solid #d8d6d5;
	}
dl.definition_list01 dt{
	float:left;
	width:120px;
	margin:0;
	padding:20px 0;
	border-top: 1px solid #d8d6d5;
	}

dl.definition_list01 dd{
	width:calc(100% - 120px);
	margin:0 0 0 120px;
	padding:20px 0;
	border-top: 1px solid #d8d6d5;
	}



/* =====================split box===================== */
/* split_box_list PC=ホバー　SP=クリック　で文字領域出現 */
ul.split_box_list{
	display: flex;
	flex-wrap: wrap;
	list-style: none;
	justify-content: center;
	}
ul.split_box_list li.split_box{
	position: relative;
	width: calc(100%/3 - 20px);
	margin: 0 10px 20px 10px;
	}
.split_box::after{
	position: absolute;
	top: 0; left: 0;
	display: block;
	content: "";
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: 3;
	opacity: 0;
	transition: all 0.3s;
}

/*img*/
.split_box .split_box_img{
	position: relative;
	padding-top: 100%;
	cursor: pointer;
	transition: all 0.3s;
}
.split_box .split_box_img img{
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	transform:scale(1);
	transition: all 0.3s;
}
.split_box .split_box_img h3{
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	width: 100%; height:30px;
	text-align: center;
    margin: auto;
    font-size: 1.6rem;
    line-height: 1.3;
    color: #FFF;
    font-weight: bold;
    letter-spacing: 2px;
    font-family: 'Roboto Condensed', sans-serif;
    text-shadow: 0 0 40px #000;
}
/*txt*/
.split_box .split_box_txt{
	display: none;
	position: absolute;
	top: 0; bottom: 0; left: 0; right: 0;
	width: 100%;
	height: 100%;
	padding: 10px;
	color: #fff;
	box-sizing: border-box;
	text-align: center;
	z-index: 4;
}
.split_box .split_box_txt p{
	font-size: 1.4rem;
}
/* hover - over - 480px */
@media only screen and (min-width: 30em) {
	/* hover */
	.split_box:hover::after{
		opacity: 1;
	}
	.split_box:hover .split_box_txt{
		display: flex;
		justify-content: center;
		align-items: center;
	}
}

/* 480px */
@media only screen and (max-width: 30em) {
ul.split_box_list li.split_box{
	position: relative;
	width: 100%;/* calc(50% - 20px) */
	margin: 0 10px 20px 10px;
	}
	.split_box::after{
		display: none;
	}
	.split_box .split_box_txt{
		display: none;
		position: static;
		align-items: flex-start;
		width: 100%;
		height: auto;
		padding: 10px 0;
		color: #000;
	}
}

/* split_box_leyout_type1 */

/*img_type1*/
div.split_box_img.split_img_type1{
}
div.split_box_img.split_img_type1 h3{
	font-size: 30px;
}
div.split_box_img.split_img_type1 h3 span{
	display: block;
	font-size: 12px;
}
/*txt_type1*/
div.split_box_txt.split_txt_type1{
}
div.split_box_txt.split_txt_type1 p{
	font-size: 11px;
	line-height: 2.5;
}
div.split_box_txt.split_txt_type1 p strong{
	display: block;
	font-size: 20px;
	line-height: 2.5;
}
div.split_box_txt.split_txt_type1 p a{
	display: block;
	margin: 10px auto 0 auto;
	text-decoration: none;
	width: 150px;
	height: 30px;
	background-color: #fff;
	border: solid 1px #fff;
}
/* 480px */
@media only screen and (max-width: 30em) {
	div.split_box_img.split_img_type1 h3{
		font-size: 20px;
	}
	div.split_box_txt.split_txt_type1 p{
		font-size: 11px;
		line-height: 1.8;
	}
	div.split_box_txt.split_txt_type1 p strong{
		display: block;
		font-size: 15px;
	}
	div.split_box_txt.split_txt_type1 p a{
		display: block;
		margin: 10px auto 0 auto;
        padding: 10px 0 10px;    
		text-decoration: none;
		width: auto;
		background-color: #000;
		color: #fff;
		font-size: 12px;
		line-height: 2.5;
	}
}

/* split_box_leyout_type2 */
/*img_type2*/
div.split_box_img.split_img_type2{
	position: relative;
}
div.split_box_img.split_img_type2::after{
	position: absolute;
	top: 0; left: 0;
	display: block;
	content: "";
	width: 100%; height: 100%;
	background-color: rgba(0,0,0,0.3);
	z-index: 2;
}
div.split_box_img.split_img_type2 h3{
	position: absolute;
	bottom: 10px; top: auto;
	left: 0; right: 0;
	width: 80%;
	margin: auto;
	padding: 0;
	font-size: 11px;
	letter-spacing: 1px;
	line-height: 2.6;
	border: solid 1px #fff;
	z-index: 3;
}
div.split_box_img.split_img_type2 img.logo{
	display: block;
	width: 100%;
	padding: 20px;
	box-sizing: border-box;
    z-index: 3;
}
/*txt_type2*/
div.split_box_txt.split_txt_type2{
}
div.split_box_txt.split_txt_type2 p{
	font-size: 11px;
}
div.split_box_txt.split_txt_type2 p strong{
	display: block;
	font-size: 16px;
}
div.split_box_txt.split_txt_type2 p span{
	display: block;
	font-size: 11px;
}
div.split_box_txt.split_txt_type2 p img{
	position: relative;
	width: 80%;
	margin: 10px 0;
}
div.split_box_txt.split_txt_type2 p a{
	display: block;
	margin: 10px auto 0 auto;
	text-decoration: none;
	width: 150px;
	line-height: 2.4;
	background-color: #fff;
	border: solid 1px #fff;
}
/* 480px */
@media only screen and (max-width: 30em) {
	/*img_type2*/
	div.split_box_img.split_img_type2 h3{
		display: none;
	}
	div.split_box_txt.split_txt_type2 p a{
		display: block;
		margin: 10px auto 0 auto;
        padding: 10px 0 10px;
		text-decoration: none;
		width: auto;
		background-color: #000;
		color: #fff;
		font-size: 12px;
		line-height: 2.5;
	}
	/*txt_type2*/
	div.split_box_txt.split_txt_type2 p strong{
		font-size: 12px;
	}
	div.split_box_txt.split_txt_type2 p span{
		font-size: 10px;
	}
}


/* =====================BRAND LOGO ===================== */
article.brand_logo_arti{
	}

@media only screen and (min-width: 30em) {
/* 見出し */
article.brand_logo_arti h3.heading3_002{
	margin:0 0 0 0;
	font-size:16px;
	}
}
	
/* 半分 */
article.brand_logo_arti.logo_arti_harf{
	float:left;
	width:50%;
	}
/* デフォルト背景白 */
section.brand_logo_sect{
	padding:20px 20px;
	background-color:#faf8f3;
	}
/* 背景色変更 */
article.brand_logo_arti.logo_bg01 section.brand_logo_sect{
	margin:0 0 1% 0;
	background-color:#faf8f3;
	}
ul.brand_logo_list{
	list-style:none;
	text-align:center;
	}
ul.brand_logo_list li{
	display:inline-block;
	position:relative;
	width:19%;
	margin-right:8%;
	margin-bottom:3%;
	text-align:center;
	margin:0 auto;
	}
	
.in_content_area ul.brand_logo_list li{
	border:solid 1px #c5c1bf;
	margin-bottom:5px;
	}
/* 半分 */
article.brand_logo_arti.logo_arti_harf ul.brand_logo_list li{
	width:50%;
	}
ul.brand_logo_list li:nth-child(4n){
	margin-right:0%;
	}
ul.brand_logo_list li:hover{
	background-color:#faf8f3;
	transition:0.6s;
	}
/* 768px */
@media only screen and (max-width: 48em) {
ul.brand_logo_list li{
	width:24%;
	}
ul.brand_logo_list li:nth-child(4n){margin-right:2%;}
ul.brand_logo_list li:nth-child(2n){margin-right:0%;}

article.brand_logo_arti.logo_arti_harf{
	float:none;
	width:100%;
	}
article.brand_logo_arti.logo_arti_harf ul.brand_logo_list li{
	width:24%;
	}
}
/* 480px */
@media only screen and (max-width: 30em) {
ul.brand_logo_list li{
	width:48%;
	}
ul.brand_logo_list li:nth-child(4n){margin-right:2%;}
ul.brand_logo_list li:nth-child(2n){margin-right:0%;}

article.brand_logo_arti.logo_arti_harf{
	float:none;
	width:100%;
	}
article.brand_logo_arti.logo_arti_harf ul.brand_logo_list li{
	width:48%;
	}
}

/* hover_effect01 */
.hover_effect01:after,
.hover_effect01:before,
.hover_effect01_inner:after,
.hover_effect01_inner:before {
    background-color: #d8d6d5;
    content: '';
    display: block;
    position: absolute;
    z-index: 10;
    transition: all .3s ease;
    -webkit-transition: all .3s ease;
}
.hover_effect01:after {
    height: 1px;
    left: -1px;
    top: -1px;
    width: 0px;
}
.hover_effect01:before {
    bottom: -1px;
    height: 1px;
    right: -1px;
    width: 0px;
}
.hover_effect01_inner:after {
    bottom: -1px;
    height: 0px;
    left: -1px;
    width: 1px;
}
.hover_effect01_inner:before {
    height: 0px;
    right: -1px;
    top: -1px;
    width: 1px;
}
/* hover */
.hover_effect01:hover:after,
.hover_effect01:hover:before {
    width: 100%;
    width: calc(100% + 1px);
}
.hover_effect01:hover .hover_effect01_inner:after,
.hover_effect01:hover .hover_effect01_inner:before {
    height: 100%;
    height: calc(100% + 1px);
}
/* hover_effect01 */




/* ====================site map==================== */
section.sitemap_one{
	margin:0 0 40px 0;
	padding:0 0 10px 0;
	border-bottom:solid 1px #000000;
	}


/* =====================flexBox===================== */

/*flex_center 1段 中央 */
.flex_center{
	display: flex;
	align-items: center;
	justify-content: center;
}
.flex_center > div.flex_center_inner{
	width: 100%;
}

/*flex_1A 1段 50→100 */
.flex_1A{
	display: flex;
	justify-content: center;
}
.flex_1A div:first-child{
	width: 49%;
}
@media only screen and (max-width: 30em) {
.flex_1A{
	display: block;
}
.flex_1A div:first-child{
	width: 100%;
	margin: 0 0 30px 0;
}
}

/*flex_2A 2段 48:48 */
.flex_2A{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex_2A > div, .flex_2A > section, .flex_2A > figure{
    width: 48%;
}

@media only screen and (max-width: 48em) {
	.flex_2A{
	}
	.flex_2A > div, .flex_2A > section, .flex_2A > figure{
		width: 100%;
	}
}

/*flex_2B 2段 67:30*/
.flex_2B{
	display: flex;
	justify-content: space-between;
}
.flex_2B .flex_2B_innerA{
	width: 67%;
}
.flex_2B .flex_2B_innerB{
	width: 30%;
}
@media only screen and (max-width: 48em) {
.flex_2B{
	display: block;
}
.flex_2B .flex_2B_innerA{
	width: 100%;
	margin: 0 0 10px 0;
}
.flex_2B .flex_2B_innerB{
	width: 100%;
}
}

/*flex_2C 2段 55:45 */
.flex_2C{
	display: flex;
}
.flex_2C div:first-child{
	width: 45%;
}
.flex_2C div:nth-child(2){
	width: 55%;
}
@media only screen and (max-width: 30em) {
.flex_2C{
	display: block;
}
.flex_2C div:first-child{
	width: 100%;
}
.flex_2C div:nth-child(2){
	width: 100%;
}
}

/*flex_2D 2段 50:50 中央寄せ */
.flex_2D{
	display: flex;
	align-items: center;
	justify-content: center;	
}
.flex_2D div.flex_2D_inner, .flex_2D section.flex_2D_inner{
	width: 50%;
}

@media only screen and (max-width: 30em) {
.flex_2D{
	display: block;
}
.flex_2D div.flex_2D_inner, .flex_2D section.flex_2D_inner{
	width: 100%;
}
}

/*flex_2E 2段 48:48→100 */
.flex_2E{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex_2E div.flex_2E_inner, .flex_2E section.flex_2E_inner{
	width: 48%;
}
@media only screen and (max-width: 30em) {
.flex_2E{
	display: block;
}
.flex_2E div.flex_2E_inner, .flex_2E section.flex_2E_inner{
	width: 100%;
	margin: 0 0 20px 0;
}
}

/*flex_2E 2段 48:48 */
.flex_2F{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.flex_2F{
	width: 48%;
	margin: 3% 1% 0 1%;
}

/*flex_2G 2段 48:48 */
.flex_2G{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 40px;
}
.flex_2G > div{
	width: 48%;
}
.flex_2G > div > figure{
	width: 35%;
	float: left;
}
.flex_2G > div >  div{
	margin-left: 180px;
} 
/* 480px */
@media only screen and (max-width: 30em) {
.flex_2G{
	margin-bottom: 0;
}
.flex_2G > div{
	width: 100%;
	margin-bottom: 30px;
}
.flex_2G > div > figure{
	width: 40%;
	float: left;
}
.flex_2G > div >  div{
	margin-left: 135px;
}
}

/*flex_3A 3段 32%左右均等配置*/
.flex_3A{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
.flex_3A div{
    width: 33.33% !important;
	margin: 0 0 0 0;
}

.flex_3A div > figure{
width: 95%;
}


@media only screen and (max-width: 48em) {
.flex_3A div{
    width: 100% !important;
	margin: 0 0 10px 0;
}
.flex_3A div > figure{
width: 100%;
}
}


/*flex_3B 3段 32% 左寄せ配置右空き ソート対策用*/
.flex_3B{
	display: flex;
	flex-wrap: wrap;
	justify-content:flex-start;
}
.flex_3B > div, .flex_3B > li , .flex_3B > section{
	width: 31%;
	margin: 0 2% 10px 0;
}

@media only screen and (max-width: 48em) {
.flex_3B{
	display: block;
}
.flex_3B > div, .flex_3B > li , .flex_3B > section{
	width: 100%;
	margin: 0 0 10px 0;
}
}

/*flex_3C 3段 32%左右均等配置 変動なし*/
.flex_3C{
	display: flex;
	flex-wrap: wrap;
	justify-content:space-between;
}
.flex_3C > div, .flex_3C > li , .flex_3C > section{
	width: 31%;
	margin: 0 0 0 0;
}


/*flex_4A 4段 24%左右均等配置*/
.flex_4A{
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
}
.flex_4A > figure, .flex_4A > li , .flex_4A > section{
	width: 24%;
	margin: 0 0 30px 0;
}
.flex_4A > figure > img{
	margin-bottom: 10px;
}
.flex_4A > figure > figcaption{
	text-align: center;
	font-weight: bold;
}
/* 480px */
@media only screen and (max-width: 30em) {
	.flex_4A{
	display: flex;
	justify-content:space-between;
	flex-wrap: wrap;
	}
	.flex_4A > figure, .flex_4A > li , .flex_4A > section{
	width: 48%;
	margin: 0 0 20px 0;
	}
}



/* ========== marginBottom ========== */
.mb0{ margin-bottom:0 !important; }
.mb10{ margin-bottom:10px !important; }
.mb20{ margin-bottom:20px !important; }
.mb30{ margin-bottom:30px !important; }
.mb40{ margin-bottom:40px !important; }
.mb50{ margin-bottom:50px !important; }
.mb60{ margin-bottom:60px !important; }
.mb70{ margin-bottom:70px !important; }
.mb80{ margin-bottom:80px !important; }
.mb90{ margin-bottom:90px !important; }
.mb100{ margin-bottom:100px !important; }

/* ========== marginBottomParcent ========== */
.mb0p{ margin-bottom:0 !important; }
.mb05p{ margin-bottom:5% !important; }
.mb10p{ margin-bottom:10% !important; }
.mb20p{ margin-bottom:20% !important; }
.mb30p{ margin-bottom:30% !important; }
.mb40p{ margin-bottom:40% !important; }
.mb50p{ margin-bottom:50% !important; }
.mb60p{ margin-bottom:60% !important; }
.mb70p{ margin-bottom:70% !important; }
.mb80p{ margin-bottom:80% !important; }
.mb90p{ margin-bottom:90% !important; }
.mb100p{ margin-bottom:100% !important; }

/* ========== txt-align ========== */
.txt_left{text-align:left !important;}
.txt_center{text-align:center !important;}
.txt_right{text-align:right !important;}
.txt_just{text-align:justify !important;}

/* ========== txt-color ========== */
.color_white{color: #fff;}


/* 1400px */
@media only screen and (max-width: 87.5em) {
}
/* 1024px */
@media only screen and (max-width: 64em) {
}
/* 960px */
@media only screen and (max-width: 60em) {
}
/* 768px */
@media only screen and (max-width: 48em) {
}
/* 720px */
@media only screen and (max-width: 45em) {
}
/* 600px */
@media only screen and (max-width: 37.5em) {
}
/* 480px */
@media only screen and (max-width: 30em) {
}
/* 320px */
@media only screen and (max-width: 20em) {
}

/* =========== 出現|削除 =========== */
.app768,.app480{display: none!important;}
/* 768px */
@media only screen and (max-width: 48em) {
.del768{display:none!important;}
.app768{display:block!important;}
}
/* 480px */
@media only screen and (max-width: 30em) {
.del480{display:none!important;}
.app480{display:block!important;}
}