@charset "UTF-8";
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url(https://fonts.googleapis.com/earlyaccess/notosansjapanese.css);

/* ------------------------------------

html5 reset

--------------------------------------- */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-style:normal;
    font-weight: normal;
	font-size: 100%;
	vertical-align: baseline;
	-webkit-text-size-adjust: 100%;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}

html{
    overflow-y: scroll;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

input, textarea,{
	margin: 0;
	padding: 0;
}

ol, ul{
    list-style:none;
}

table{
    border-collapse: collapse; 
    border-spacing:0;
}

caption, th{
    text-align: left;
}

a:focus {
	outline:none;
}

.clearfix:after {
	content: "."; 
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}

.clearfix {
	min-height: 1px;
}

* html .clearfix {
	height: 1px;
	/*¥*//*/
	height: auto;
	overflow: hidden;
	/**/
}

.clear{
	clear:both;
}


/* ------------------------------------

base layout

--------------------------------------- */
body		{
	font-size:15px; 
	color:#333333; 
	font-family: "Gothic Medium BBB", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
	font-feature-settings : "palt";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
}
a			{text-decoration:none; color:#888888}
a:hover		{color:#111111; text-decoration:underline;}
.underline{
	text-decoration: underline;

}
#wrapperall	{margin:0; padding:0;}
#wrapper	{width:960px; margin:0 auto;}

.mt5 {margin-top:5px;}
.mt7 {margin-top:7px;}
.mt10 {margin-top:10px;}
.mt15 {margin-top:15px;}
.mt18 {margin-top:18px;}
.mt20 {margin-top:20px;}
.mt25 {margin-top:25px;}
.mt30 {margin-top:30px;}
.mt35 {margin-top:35px;}
.mt40 {margin-top:40px;}
.mt50 {margin-top:50px;}
.mt60 {margin-top:60px;}
.mt70 {margin-top:70px;}
.mt80 {margin-top:80px;}
.mt100{margin-top:100px;}
.mt130{margin-top:130px;}	
.ml177 {margin-left:177px;}


.mb5 {margin-bottom: 5px;}
.mb10 {margin-bottom: 10px;}
.mb15 {margin-bottom: 15px;}
.mb20 {margin-bottom: 20px;}
.mb25 {margin-bottom: 25px;}


.center { text-align: center;}
.right { text-align: right;}
.tsume 	{ letter-spacing:-1px;}
.bold {font-weight: bold;}
.spece_small	{ text-align:justify; text-justify:inter-ideograph; font-size:0.808em;}

.aboutbox div		{margin-left:10px;}
.aboutbox div th	{width:65px;}


/*navigation
--------------------------------------- */
/*logo*/
#navi				{margin:77px 0 65px 44px; width:234px; float:left}
#navi h1 a			{background:url(../images/logo.png) no-repeat top left; width:49px; height:60px; display:block; text-indent:-9999px;}
#navi h1 a:hover	{opacity:0.8;}

/*navgation*/
#navigation,
#tatemono_nav			{
	margin-top:65px; 
	font-size: 0.8em;
	letter-spacing: 2px;
	display:block; 
	font-family: 'Noto Sans Japanese';
	font-feature-settings : "palt";
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;

}
#navigation	a,
#tatemono_nav a{
	text-decoration: none;
}
#navigation	li,
#tatemono_nav li	{
	display:block;
	margin-top: 14px;
}
.btn_facebook a	{
	background:url(../images/btn_facebook.png) no-repeat top left;
	width:18px; height:18px; margin-top:43px;
	text-indent:-9999px; display:block;
}
#sub_nav{
	line-height: 1.0;
	padding: 2px 0 9px 12px;
}
#tatemono_nav{
	line-height: 1.6;
	font-size: 0.76em;
	letter-spacing: 1px;

}

/*contents
-------------------------------------- */
#contents		{margin:118px 0 0 0; width:682px; float:left; line-height:2.0; }
#contents h2	{background:url(../images/logotitle.png) no-repeat top left; width:272px; height:13px; display:block; text-indent:-9999px; margin-bottom:68px;}

/*width:682px*/
#content	{width:682px;}
/*width:483px*/
#textcontent	{width:485px;}
/*width:543px ※communication.html*/
#readcontent 	{width:543px; text-align:justify; text-justify:inter-ideograph;}
#readcontent h3 { font-size:1.69em;/*15px=25px*/ font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; line-height: 130%; margin-bottom:5px; margin-top:35px;}
/*width:642px ※communication.html*/
#blackcontent 	{width:612px; text-align:justify; text-justify:inter-ideograph; background: #000; color: #fff; padding: 1px 30px 20px 30px;}
#blackcontent h3 { font-size:1.69em;/*15px=25px*/ font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; line-height: 130%; margin-bottom:5px; margin-top:35px;}



/*fotter
-------------------------------------- */
footer		{font-size:0.692em;/*9px*/ margin:10px 0 30px 0; padding-top:42px; clear:both;}



/*--------------------------------------

layout

-------------------------------------- */
/*TOP bg*/
#topbg	{ background:url(../images/topdb2.gif) no-repeat top left; width:682px; height:380px; background-size: 640px; text-indent:-9999px; }

/*index TOPICS ばなー*/
ul#bnr_topics{
	width: 640px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap:wrap;
}
#bnr_topics li a{
	display: block;
	color: #666666; 
}
#bnr_topics li a:hover{
	text-decoration: none;
	color: #666666; 
}


#bnr_topics li a{
	display: block;
	position: relative;
}
#bnr_topics li a.tatemono{
	width: 640px;
	height: 120px;
	background: url(../images/bnr_tatemono.jpg) no-repeat top left;
	text-indent: -9999px;
	border:1px solid #ccc;
	margin-bottom: 13px;
}
#bnr_topics li a.recruiting{
	width: 640px;
	background: #fff;
	border:1px solid #ccc;
	margin-bottom: 13px;
	display: block;
}
#bnr_topics li a.recruiting,
#bnr_topics li a.branding,
#bnr_topics li a.camera{
	width: 640px;
	background: #fff;
	border:1px solid #ccc;
	margin-bottom: 13px;
	display: block;
}
.recruiting_in{
	width: 91%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-align-items: center;
	justify-content: center;
	align-items: center;
	margin: 0.5em auto;
}
.recruiting_in span:nth-child(1){
	font-weight: bold;
	font-size: 2em;
	letter-spacing: 0.025em;
	color: #000;
	font-family: 'Lato', sans-serif;
	width: 33%;
}
.recruiting_in span:nth-child(2){
	font-size: 0.85em;
	width: 67%;
	text-align: right;
}

.branding_in{
	width: 91%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-align-items: center;
	justify-content: center;
	align-items: center;
	margin: 0.75em auto;
}
.branding_in span:nth-child(1){
	font-weight: bold;
	font-size: 1.675em;
	letter-spacing: 0.25em;
	color: #000;
	width: 65%;
	font-feature-settings: "palt";
}
.branding_in span:nth-child(2){
	font-size: 0.85em;
	width: 35%;
}
.camera_in{
	width: 91%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	align-items: center;
	margin: 0.75em auto;
}
.camera_in span{
	font-family: 'Lato', sans-serif;
	font-weight: 500;
	font-size: 2em;
	color: #000;
	padding-left: 1.75em;
	background-image: url(../images/icon-camera.png);
	background-size: 1.25em auto;
	background-position: left center;
	background-repeat: no-repeat;
}
.new{
	position: absolute;
	top: 0;
	right: 0;
	background: #000;
	color: #fff;
	font-size: 0.866666em;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	line-height: 1.0;
	padding: .5em .75em;
}





/*topicsnews*/


#topicsnews			{font-size:0.692em;/*9px*/ margin-top:23px;}
#topicsnews li		{padding-top:10px;}
#topicsnews li span	{ margin-right:10px}

/*マージン*/
#textcontent img.pict		{margin:54px 0 32px 0;}
#textcontent .aboutadress		{margin-top:40px;}

/*フォント*/
.min25			{font-size:25px;font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; line-height:2.5em;}
.min25 .txt_min			{font-size:0.516em;/*12.9px*/font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; line-height:2.5em;}

.txt_min		{font-size:0.860em;/*12.9px*/ font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; line-height:2.5em;}
.txt_min_l		{font-size:0.860em;/*12.9px*/ font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; line-height:2.2em; letter-spacing:-0.02em}

.txt_min_em		{font-size:1.18em; font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; line-height:2.5em; font-weight: bold;}

.small			{font-size:0.808em;/*13px=10.5px/15px=13px*/}
.small02		{font-size:0.750em;/*13px=10.5px/15px=13px*/}
.small03		{font-size:0.700em;}


/*works トップボタン */
#bnr_work li 		{float:left; margin:8px 25px 24px 0;}
#bnr_work li a		{display:block; text-indent:-9999px;  width:196px; height:340px; }
#bnr_work li a:hover{opacity:0.8;}

#bnr_work a.wine	{ background:url(../images/w_bnr_w.jpg) no-repeat top left;}
#bnr_work a.sake	{ background:url(../images/w_bnr_s.jpg) no-repeat top left;}
#bnr_work a.logi	{ background:url(../images/w_bnr_l.jpg) no-repeat top left;}
#bnr_work a.animal	{ background:url(../images/w_bnr_a.jpg) no-repeat top left;}
#bnr_work a.hotel	{ background:url(../images/w_bnr_h.jpg) no-repeat top left;}
#bnr_work a.other	{ background:url(../images/w_bnr_o.jpg) no-repeat top left;}


/*works caption*/
.cycle		{padding-top:7px; width:201px;}
.cycles		{padding-top:100px;}
.worksbox	{ margin-top:65px; width:100%;}
.worksbox img.center	{margin:0 auto; display:block;}
.cycle img	{ width:638px; height:auto}


#caption	{font-size:0.808em;/*13px=10.5px/15px=13px*/ width:100%; margin-top:15px }
.caption	{width:439px; line-height:2.0; text-align:justify; text-justify:inter-ideograph; float:left;}
.caption02	{width:640px; line-height:2.0; text-align:justify; text-justify:inter-ideograph; float:left;}
.txt_big { font-size: 15px;}
.txt_small{font-size:0.808em;}
.col01 {width: 640px;}
.col02 {width: 640px; margin-top: 50px;}

#txtverall		{padding-top:7px;}
#txtver			{padding:90px 0 30px 0; background:#eeeeee; width:643px;}
#txtver #caption	{font-size:0.808em;/*13px=10.5px/15px=13px*/width:100%; line-height:1.9; margin-top:10px; color:#0b0809}

/*TRA page*/
#txtver .tra		{width:445px; margin:0 auto}
#txtver .track1		{margin-top:29px; background:url(../works/images/logistic02.png) no-repeat top left; width:603px; height:158px; position:relative; font-size:0.68em}
#txtver .track1	.caption1	{ position:absolute; top:5px; left:25px;}
#txtver .track1	.caption2	{ position:absolute; bottom:5px; right:50px;}

#txtver .trapanf	{margin:71px auto 0 auto; background:url(../works/images/logistic03.png) no-repeat top left; width:453px; height:555px; position:relative; font-size:0.68em}
#txtver .trapanf	.caption1	{ position:absolute; left:0; top:265px;}
#txtver .trapanf	.caption2	{ position:absolute; left:95px; bottom:7px;}

#txtver .track2		{margin:44px 0 0 55px; text-align:right; background:url(../works/images/logistic04.png) no-repeat top right; width:643px; height:152px; position:relative; font-size:0.68em}
#txtver .track2	.caption1	{ position:absolute; bottom:8px; right:190px;}

#txtver .traweb		{width:451px; margin:48px auto 0 auto; background:url(../works/images/logistic05.png) no-repeat top right; width:451px; height:267px; position:relative; font-size:0.68em}
#txtver .traweb	.caption1	{ position:absolute; bottom:8px; right:80px;}

#txtver .traclender	{margin:54px auto 0 auto; background:url(../works/images/logistic06.png) no-repeat top left; width:637px; height:451px; position:relative; font-size:0.68em}
#txtver .traclender .caption1	{ position:absolute; bottom:8px; left:15px;}
#txtver .traclender .caption2	{ position:absolute; bottom:22px; right:75px;}

#txtver .center		{margin:33px auto 15px auto; text-align:center}

/*viewlist*/
#viewlist			{width:666px;}
#viewlist li		{float:left; margin-right:26px; display:block; width:196px; font-size:0.667em;/*15px=10px*/ margin-top:30px;}
#viewlist li div	{font-size:1.0em;/*0.667em 1.1em=10px*/}







/*---------------------------------------------
スライダーpeger
---------------------------------------------*/
.cycle-slideshow	{width:640px; height:453px; overflow:hidden;}
.cycle-slideshow img { padding: 0; margin:0}

.pager_captions	{width:201px; float:right;}
.pager_caption	{clear:both; text-align:right;  padding-right:40px; font-size:0.88em; line-height:1.2;}


/* pager1 */
.pager { text-align: right; margin:0; padding-right:40px; display:block; width:201px; float:right;}
.pager span { font-size: 2.5em; width: 11px; height: 10px;  display: inline-block; color: #ddd; cursor: pointer; margin:-11px 0 30px 0;}
.pager span.cycle-pager-active { color: #D69746;}
.pager > * { cursor: pointer;}
/* pager2 */
.pager2 { text-align: right; margin:0; padding-right:40px; display:block; width:201px; float:right;}
.pager2 span { font-size: 2.5em; width: 11px; height: 10px;  display: inline-block; color: #ddd; cursor: pointer; margin:-11px 0 30px 0;}
.pager2 span.cycle-pager-active { color: #D69746;}
.pager2 > * { cursor: pointer;}
/* pager3 */
.pager3 { text-align: right; margin:0; padding-right:40px; display:block; width:201px; float:right;}
.pager3 span { font-size: 2.5em; width: 11px; height: 10px;  display: inline-block; color: #ddd; cursor: pointer; margin:-11px 0 30px 0;}
.pager3 span.cycle-pager-active { color: #D69746;}
.pager3 > * { cursor: pointer;}


/* caption */
.cycle-caption {color: white; bottom: 15px; right: 15px; z-index: 700; }



/* prev / next links */
.cycle-prev, .cycle-next { position: absolute; top: 0; width: 30%; opacity: 0; filter: alpha(opacity=0); z-index: 800; height: 100%; cursor: pointer; }
.cycle-prev { left: 0;  background: url(https://malsup.github.com/images/left.png) 50% 50% no-repeat;}
.cycle-next { right: 0; background: url(https://malsup.github.com/images/right.png) 50% 50% no-repeat;}
.cycle-prev:hover, .cycle-next:hover { opacity: .7; filter: alpha(opacity=70) }

.disabled { opacity: .5; filter:alpha(opacity=50); }


/*newsの疑似クラス設定*/
.caption02 a:link {color: #808080;}
.caption02 a:visited {color: #808080;}
.link_so a:link {color: #808080;}
.link_so a:hover {color: #000000;}
.link_so a:visited {color: #808080;}
.link_so {width: 542px;}

/*news------------------------*/
.newsdays	{letter-spacing:0.5em; font-size:15px;}
.newsentry {width: 640px; margin-top:70px;}
.newsentry img {width: 100%;}
.newsslid img{
	width: 100%;
	height: auto;
}

/*newsスライダー*/
.news_slid {
	position: relative;
}
.news_slid .cycle-slideshow{
	width: 100%;
	height: auto;
	overflow:hidden;
}
.news_slid .cycle-slideshow img{
	max-width: 100%;
	height: auto;
}

/* news pager */
.news_slid {
	margin:0; 
	display:block; 
}
.news_slid span { 
	font-size: 2.5em; 
	width: 11px; 
	height: 10px;  
	display: inline-block; 
	color: #ddd; 
	cursor: pointer; 
	margin:-11px 0 30px 0;
}
.news_slid span.cycle-pager-active {color: #D69746;}
.news_slid > * { cursor: pointer;}

/*news_caption*/
.news-cycle-caption {
	color: #666;
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 0.92em;
}


/*ソリューションのページ設定*/
.txt_big_so {font-size: 12px; line-height: 200%;}
.txt_big_so2 {font-size: 15px; line-height: 160%; border-bottom: solid 1px; width: 500px;}
.txt_big_so3 {font-size: 12px; line-height: 160%;}

.b_b {border-bottom: solid 1px; width: 500px; padding-top:70px;}



/*--------トップページ------*/
.btn_facebook a	{background:url(../images/btn_facebook.png) no-repeat top left;
					width:18px; height:18px; margin-top:43px;
					text-indent:-9999px; display:block;}

/*reading_txt (キャンペーン用)*/
.hokkaido 	{background: url(../images/hokkaido.png) no-repeat top right}
#readcontent .reading_txt				{padding-bottom: 10px;}
#readcontent .reading_txt h3 			{font-size: 1.12em;}
#readcontent .reading_txt h3 div.kakko 	{font-size: 1.99em;display: block; margin-left: -17px; line-height: 160%;}
#readcontent .reading_txt p 			{font-size: 0.8em; line-height: 210%;}

.works_news_item 			{display: table; font-size: 0.808em; margin-top: 38px; width: 100%;}
.tit_news,.content_news 	{display: table-cell}
.tit_news 					{width: 30%; font-family: 'Lato', sans-serif; font-size: 1.38em; position: relative; top: 3px; line-height: 120%;}
.tit_news span				{font-size: 0.6em; display: block; margin-top: 2px;}
.content_news				{width: 70%;font-size: 0.9em;}
.content_news .txt_min_em 	{font-size: 1.38em; margin-bottom: 12px; line-height: 1.5}
.content_news a.btn			{
	background: #eee; 
	color: #252525;
	display: inline-block; 
	padding: 8px 48px;
	position: relative;
}
.content_news a.btn:after{
	content: " ";
	position: absolute;
	top: 50%;
	right: 5%;
	width: 6px;
	height: 6px;
	margin-top: -6px;
	border-top: 1px solid #3e3a39;
	border-right: 1px solid #3e3a39;
	transform: rotate(45deg);
}

/*masonry*/
#grid {  
	margin-top: 18px;
    flex-wrap: wrap;
} 
#grid li {
	margin:0 3.5% 2.5% 0;
	float: left;
}
#grid li.grid_item{
	width:29.8%;
}
#grid li.grid_item_width {
	width:63.1%;
}

#grid li.grid_item_width2 {
	width:46.49%;
}
#grid li.grid_item_width3 {
	width:46.36%;
}
#grid li.grid_item_width4 {
	width:61%;
}
#grid li.grid_item_s {
	width:29%;
}
#grid li.grid_item_ss {
	width:28%;
}
#grid li.grid_item_l {
	width:96%;
}
#grid li.grid_item_all {
	width:100%;
}
.grid_item_width_test{
	width:60%;
}
#grid li img {
	width:100%;
	height: auto;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
	
}
#grid li img:hover{
	opacity: 0.8;
}

/*　ーーーーーーーーーーーーーーーーーーー
flex 用　ギャラリ
ーーーーーーーーーーーーーーーーーーーーーーー*/

.grid-flex{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-webkit-justify-content: space-between;
	justify-content: space-between;
	flex-wrap:wrap;
}
.grid-flex li{
	line-height: 0;
	margin-bottom:.25em;
	padding-bottom: 0;
}
.grid-flex img{
	width: 100%;
	height: auto;
	line-height: 0;
}
.grid-flex li a{
	display: block;
	margin-bottom:.75em;
	padding-bottom: 0;
}

/*　-------------
	横　｜　横
	 　　   横　
　-------------*/
.grid-flex li.clm{
	width: calc(33% - 1.25%);
}
.grid-flex li.clm-large{
	width: 66%;
}

/*　-------------
	縦　｜　縦
		　 縦　
　-------------*/
.grid-flex li.clm-tate{
	width: calc(33.444% - 1.25%);
}
.grid-flex li.clm-tate-large{
	width: 65.5%;
}

/*　-------------
	縦　｜　横
		　 横　
　-------------*/
.grid-flex li.clm-yoko{
	width: calc(51.9% - 1.25%);
}
.grid-flex li.clm-yoko-large{
	width: 47.4%;
}
/*　-------------
	縦　　
　-------------*/
.grid-flex li.clm-tate-all{
	width: 100%;
}

/*　-------------
	ただの２列　
　-------------*/
.grid-flex li.clm2-item{
	width:calc(50% - 1.25%);
}


/*faq*/


#qabody	{display: table-cell; vertical-align: top;}


.qalist         {font-size:0.808em;/*13px=10.5px/15px=13px*/}
.qalist	li 		{border-bottom: 1px dotted #aaa; padding:38px 0;}
.qalist	li h4 	{ background: url(../images/q.svg) no-repeat top left; padding-left:40px; line-height: 28px; background-size:25px; }

.qalist	li .answer		{background: url(../images/a.svg)  no-repeat top left; background-size:25px; padding-left:40px;  margin-top: 15px; font-size: 1.0em;color:#707071; }
.qalist	li .answer p		{padding-bottom:20px;}
.qalist	li .answer p span	{display: block; color: #707071}


.qandabox li　{border-bottom: 1px dotted #aaa; padding:38px 0;}
.qandabox div.a{
	padding: 13px 15px 13px 55px;
	font-size:0.808em;/*13px=10.5px/15px=13px*/
	color:#707071;
	line-height: 28px;
	position: relative;
}
.qandabox div.a:before{
	content: "A";
	position:absolute;
	top: 50%;
	left: 14px;
	margin-top: -10px;
	background: #fff;
	color: #627a5d;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border:1px solid #627a5d;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-size: 0.86em;
	
}

.qandabox div.q{
	padding: 13px 15px 13px 55px;

	font-size:0.808em;/*13px=10.5px/15px=13px*/
	line-height: 28px;
	position: relative;
}
.qandabox div.q:before{
	content: "Q";
	position:absolute;
	top: 45%;
	left: 14px;
	margin-top: -10px;
	background: #627a5d;
	color: #fff;
	width: 28px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	font-size: 0.86em;
	
}


.qandabox div.a_sq{
	padding: 13px 15px 13px 55px;
	font-size:0.808em;/*13px=10.5px/15px=13px*/
	line-height: 28px;
	position: relative;
	color:#707071;
}

.qandabox div.a_sq:before{
	content: "A";
	position:absolute;
	top: 18%;
	left: 14px;
	margin-top: -10px;
	background: #fff;
	border:1px solid #627a5d; 
	color: #627a5d;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	font-size: 1.1em;
}
.qandabox div.q_sq{
	padding: 13px 15px 13px 55px;
	
	line-height: 28px;
	position: relative;
	font-size:0.808em;/*13px=10.5px/15px=13px*/
}
.qandabox div.q_sq:before{
	content: "Q";
	position:absolute;
	top: 40%;
	left: 14px;
	margin-top: -10px;
	
	color: #fff;
	width: 25px;
	height: 25px;
	line-height: 25px;
	text-align: center;
	background: #627a5d;
	padding: 2px;
	font-size: 1.1em;
	
}

.jirei_tit{
	float: left;
	font-size: 14px;
}
.jirei_copy{
	color: #fff;
	background: #5B5B5B;
	font-size: 12px;
	border-radius:50%; -moz-border-radius:50%; -webkit-border-radius:50%;
	width: 100px;
	height:20px;
	text-align: center;
	
	float: left;
	padding: 30px 0 50px 0;
	margin: 30px 20px 0 0;
}

/*リクルーティング*/
.recruit_thumb_wrap{
	padding-top: 45px;
	padding-bottom: 25px;
	font-size: 0.86em;
}

.recruit_thumb_wrap img {
	max-width: 100%;
	height: auto;
}

/* branding 育成中*/
.brnading-ikusei{
	width: 409px;
	padding-left: .125em;
	position: relative;
}
.brnading-ikusei a{
	display: block;
	position: relative;
	transition: .75s;
}
	.brnading-ikusei a:hover{
		opacity: .9;

	}
.brnading-ikusei img{
	max-width: 100%;
	height: auto;
	z-index: -1;
}
.url-position{
	position: absolute;
	bottom: .75em;
	right: 0;
	font-size: 1.2em;
	display: block;
	color: #000;
	line-height: 1.8;
	letter-spacing: .05em;
	text-align: right;
	font-weight: bold;
	transition: .75s;
}
.url-position div{
	font-size: 0.72222em;
	position: relative;
}
.url-position div:before{
	position: absolute;
	bottom: 0;
	left: 0;
	content: "";
	background: #000;
	width: 0%;
	height: 1px;
	transition: .5s;
}
	.brnading-ikusei a:hover .url-position div:before{
		width: 100%;
		height: 1px;
	}

#btn-branding{
	width: 100%;
	margin: 2.5em auto;
}
#btn-branding a{
	display: block;
	background: #aaa;
	color: #fff;
	padding: 2.75em 1.5em;
	position: relative;
}
#btn-branding a:hover{
	opacity: 0.8;
}
#btn-branding a .new-mark{
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Lato', sans-serif;
	line-height: 1.0;
	padding: .25em 0;
	width: 4em;
	text-align: center;
}
#btn-branding img{
	width: 170px;
	height: auto;
	position: absolute;
	top: 50%;
	right: .625em;
	transform: translate(0%,-50%);
}

#btn-branding a .em{
	display: inline-block;
	padding-left: .75em;
	font-size: 1.125em;
	font-weight: bold;
}
	@media screen and (max-width:450px) {
		#btn-branding a .em{
			padding-left: 0;
			display: block;
		}
	}

/* ARCHIVES */
.max-width img{
	max-width: 100%;
	height: auto;
}
.client-wrap{
	margin-top: 1em;
}
.client-item{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	border-bottom: 1px solid #cccccc;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
	color: #666;
}
a.client-item:hover{
	text-decoration: none;
	background: #efefef;
	color: #000;
}
.client-item .client{
	width: 15em;
	padding: .75em .5em;
}
.client-item .operation{
	width: calc(100% - 15em - 1em);
	padding: .75em 0;
	position: relative;
}
.client-item .operation .arw{
	position: absolute;
	top: 50%;
	right: 0;
	width: 1.5em;
	height: 1.5em;
	background: url(../archives/images/icon-arw.png) no-repeat center;
	background-size: auto 98%;
	transform: translateY(-50%);
	border-left: 1px dotted #ccc;
	padding-left: 3em;
}
.archive-tit{
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-wrap:wrap;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
}
.archive-tit div.tit{
	font-size: 1.25em;
	letter-spacing: 2px;
} 
.archive-tit span.client{
	font-size: 1.154em;
	margin-left: auto;
} 

.archive-item{
	margin-top: 2em;
}
.archive-item-mtl{
	margin-top: 3.5em;
}

.archive-midashi{
	background: #222;
	color: #fff;
	font-size: 1.154em;
	font-family: "ヒラギノ明朝 Pro W3","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif; 
	line-height: 1.3;
	letter-spacing: 3px;
	margin-bottom: 2em;
	padding: .375em .5em .25em;
	border-radius: .25em;
	-moz-border-radius: .25em;
	-webkit-border-radius: .25em;
	box-shadow: 0 5px 20px 0 rgb(222, 222, 222, .4);
}
.archive-komidashi{
	letter-spacing: 1px;
	border-bottom: 1px solid #666666;
	margin-bottom: 1.5em;
}
.archive-pageback{
	text-align: right;
	margin-top: 3em;
	font-size: 11px;
}
.archive-pageback a{
	position: relative;
	padding-left: 1em;
}
.archive-pageback a:before{
	position: absolute;
	top: 0;
	left:0;
	content: "";
	background-color: #ccc;
	width: .5em;
	height: 1em;
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
/* archive slider */
.max-width .cycle-slideshow {
	width: 100%!important;
	height: auto;
}
.max-width .cycle-pager span {
	font-size: 3.5em; 
	width: 23px; 
	height: 0;  
	display: inline-block; 
	color: #ddd; 
	cursor: pointer; 
	margin-top:-3rem;
}
.max-width .cycle-pager span.cycle-pager-active { 
	color: #D69746;
}

/* archive movie */
.archive-movie{
	border: 1px solid #ccc;
	position: relative;
	line-height: 0;
}
.omoi-video{
	position: absolute;
	top: 4.25em;
	left: 0;
}
.omoi-video video{
	width: 87.719%;
	margin: auto;
	display: block;
}
.makana-video video{
	width: 100%;
	margin: auto;
	display: block;
}
