@charset "UTF-8";
@media (min-width: 1200px) {
body .container {
    width: 1100px;
}
#training li .txt {
	height: 232px!important;
}

/*company/index*/
#company #sub-nav.pt50_mb160 ul.five li.square{
    height: 215px;
}
}

@media (max-width: 1199px) {
/********************
	footer
********************/
footer #footer-nav #nav-group .nav-block:first-child {
	width: 150px;
}
footer #footer-nav #nav-group .nav-block:nth-child(2) {
	width: 170px;
}
footer #footer-nav #nav-group .nav-block:nth-child(4) {
	width: 120px;
}

/********************
	article
********************/
/* #breadcrumb */
#breadcrumb {
	width: 970px;
}
/* .tit-area */
.tit-area {
    width: 970px;
}

/* .tit-area */
.tairor_tit-area {
    width: 970px;
}

/* #sub-nav */
#sub-nav ul.three li {
	width: 238px;
}
#sub-nav ul.five li {
	width: 189px;
}
#sub-nav ul li:last-child {
	margin-right: 0;
}

/********************
	HOME
********************/
/* #company-area */
#company-area li {
	margin-right: 0.69%;
}
#company-area li:first-child {
	width: 28.63%;
}
#company-area li:nth-child(2) {
	width: 20.09%;
}
#company-area li:nth-child(3) {
	width: 29.18%;
}
#company-area li:last-child {
	width: 20%;
}

/********************
	IKGアカデミー
********************/
/* #training */
#training li {
	width: 270px;
	float: left;
	margin-right: 30px;
}

/* #role-playing */
#role-playing li .images {
	width: 62.72%;
}
#role-playing li .images figure:first-child,
#role-playing li .images figure:last-child {
	width: 48.72%;
}
#role-playing li .images figure:first-child img,
#role-playing li .images figure:last-child img {
	width: 100%;
}

/********************
	SERVICE
********************/
#retail {
/*	height: auto;*/
}

}
		#cafe-business{
			margin-bottom: 10%;
		}
@media (min-width: 992px) {
/*			#cafe-business{
			margin-bottom: 10%;
		}*/
a {
	opacity: 1;
	transition: 0.3s;
    -webkit-transition: 0.3s;
}
a:hover {
	opacity: 0.5;
	transition: 0.3s;
    -webkit-transition: 0.3s;
}
p {
	font-size: 16px;
	line-height: 30px;
margin-bottom:3%;
}
.btn-red a {
	opacity: 1;
	transition: 0.3s;
    -webkit-transition: 0.3s;
}
.btn-red_blog a {
	opacity: 1;
	transition: 0.3s;
    -webkit-transition: 0.3s;
}
.btn-red a:hover {
	opacity: 1;
	color: #fff;
	background-color: #c15d55;
	transition: 0.3s;
    -webkit-transition: 0.3s;
}
.btn-red_blog a:hover {
	opacity: 1;
	color: #fff;
	background-color: #c15d55;
	transition: 0.3s;
    -webkit-transition: 0.3s;
}
#sub-nav ul li a:hover {
	background-color: #c15d55;
	color: #fff;
	transition: 0.3s;
    -webkit-transition: 0.3s;
	opacity: 1;
}
#sub-nav ul li a:hover:after {
	border-bottom: 16px solid #fff;
}
/*company/index*/  
#sub-nav.pt50_mb160 ul.five li.square {
    height: 189px;
}
/*20161122*/
/*#company #sub-nav.pt50_mb160 ul li a:before{
    content: "+";
    z-index: 2;
    display: block;
    color: #fff;
    position: absolute;
    bottom: 14px;
    right: 14px;
    font-size: 24px;
}*/
#company #sub-nav.pt50_mb160 ul li a{
    font-size: 21px;
    line-height: 27px;
    font-weight: 500;
    color: #fff;
}
#company #sub-nav.pt50_mb160 ul li a:hover {
    color: #c15d55;
	transition: 0.3s;
    -webkit-transition: 0.3s;
	background-color: transparent;
}
#company #sub-nav.pt50_mb160 ul li a:hover img {
	opacity: 1;
	transition: 0.3s;
    -webkit-transition: 0.3s;
}
#company #sub-nav.pt50_mb160 ul li a:hover:after {
    border-bottom: 75px solid #c15d55;
}
/*20161122*/
/*#company #sub-nav.pt50_mb160 ul li.square a:after {
    border-left: 70px solid transparent;
    border-bottom: 75px solid #c15d55;
}*/
#cafe-business img{
	width:100%;
}
}

@media (min-width: 768px) {
.container {
	padding: 0;
}
}

@media (min-width: 768px) {
.container {
	padding: 0;
}
}



@media (max-width: 1999px) and (min-width: 992px) {
#training li .txt {
	height: 256px!important;
}
}

@media (max-width: 991px) {
	.container h2:first-child, .container .cupid_box-title:first-child {
/*    padding-top: 30%;*/
}
/********************
	COMMON
********************/
p {
	font-size: 14px;
	line-height: 25px;
}
#layer.open {
	display: block;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.7);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
#pagetop {
	width: 35px;
	height: 35px;
	bottom: 15px;
	right: 15px;
}

/********************
	header
********************/
header {
	text-align: center;
	width: 100%;
	height: 60px;
}
header .inner {
	position:relative;
}
header #btn_gnav {
	position: absolute;
	top: 0;
	left: 15px;
	height: 59px;
	padding-top: 5px;
	background-color: #fff;
	border: none;
	font-size: 10px;
}
header #btn_gnav i {
	font-size: 20px;
}
header h1 {
	padding: 10px 0;
	margin-bottom: 0;
}
header h1 img {
	width: 100px;
}
nav {
	border-bottom: 1px solid #ccc;
}
nav ul {
	display: none;
}
nav ul.open {
	display: block;
}
nav li {
	display: block;
	width: 100%;
	margin-right: 0;
	line-height: 40px;
	border-top: 1px solid #ccc;
	text-align: left;
	background-color: #c45f57;
}
nav li a {
	display: block;
	padding-bottom: 0;
	border-bottom: none;
	color: #fff;
	padding: 0 25px;
	position: relative;
	transition: none;
    -webkit-transition: none;
}
nav li a:hover,
nav li a.current {
	border: none;
	color: #fff;
	transition: none;
    -webkit-transition: none;
}
nav li a i {
	position: absolute;
	top: 50%;
}
nav li a i {
	font-size: 16px;
	margin-top: -6px;
	right: 25px;
}

#bland_list .bland_list h2{
	margin-top: -60px;
}


#tailors section.news {
/*    padding-top: 145px;
    margin-top: -165px;*/
}


/********************
	article
********************/
article {
	padding-top: 60px;
}
section {
	padding-top: 60px;
	margin-top: -60px;
}
.contents {
	padding: 0 25px;
}
.container h2,
.container .box-title {
	font-size: 20px!important;
/*	padding-top: 80px;*/
/*	margin-top: -60px;*/
	margin-bottom: 15px!important;
	line-height: 1.5em;
}
.container h2,
.container .cafe_box-title {
	font-size: 20px!important;
/*	padding-top: 80px;
	margin-top: -60px;*/
	margin-bottom: 15px!important;
	line-height: 1.5em;
}
.container h2 span,
.container .box-title span {
	display: inline-block;
	padding-left: 10px;
}
.container h3,
.container .box-sub-title {
	font-size: 15px;
	margin-bottom: 10px;
/*	padding-top: 60px;
	margin-top: -60px;*/
}
.container h2:first-child,
.container .box-title:first-child {
	padding-top: 1%;
	margin-top: 0;

}

/* #breadcrumb */
#breadcrumb {
	width: 100%;
	margin: 0;
	padding: 10px;
}

/* .tit-area */
.tit-area {
    width: 100%;
}
.tit-area,
.tit-area .page-tit {
	position: static;
	padding-top: 0;
}
.tit-area .page-tit {
	margin: 2% auto 0;
}
.tit-area .circle-tit {
	width: auto;
	height: auto;
	border: none;
	border-radius: 0;
}
.tit-area .page-tit h2 {
	font-size: 16px;
	font-weight: bold;
}
.tit-area .c-white h2,
.tit-area .c-red h2 {
	color: #999;
}
.tit-area .c-white h4,
.tit-area .c-red h4 {
	color: #999;
}
.tit-area .banding-tit {
	height: auto;
}
.tit-area .page-tit h2 img {
	display: block;
	width: 100%;
	max-width: 200px;
	margin: 0 auto;
}




/* .tit-area */
.tairor_tit-area {
    width: 100%;
}
.tairor_tit-area,
.tairor_tit-area .page-tit {
	position: static;
	padding-top: 0;
}
.tairor_tit-area .page-tit {
	margin: 30px auto 0;
}
.tairor_tit-area .circle-tit {
	width: auto;
	height: auto;
	border: none;
	border-radius: 0;
}
.tairor_tit-area .page-tit h2 {
	font-size: 16px;
	font-weight: bold;
}
.tairor_tit-area .c-white h2,
.tairor_tit-area .c-red h2 {
	color: #999;
}
.tairor_tit-area .c-white h4,
.tairor_tit-area .c-red h4 {
	color: #999;
}
.tairor_tit-area .banding-tit {
	height: auto;
}
.tairor_tit-area .page-tit h2 img {
	display: block;
	width: 100%;
	max-width: 200px;
	margin: 0 auto;
}


/* #sub-nav */
#sub-nav {
	padding-top: 30px;
}
#sub-nav li.nav-tit {
	background-color: #fff;
	position: relative;
	line-height: 40px;
}
#sub-nav li:not(.nav-tit) {
	display: none;
}
#sub-nav li:not(.nav-tit).open {
	display: table;
}
#sub-nav ul.three li,
#sub-nav ul.five li {
	float: none;
	width: 100%;
	height: 40px;
	margin-right: 0;
	font-size: 14px;
}
#sub-nav ul.three li:not(:first-child),
#sub-nav ul.four li:not(:first-child),
#sub-nav ul.five li:not(:first-child) {
	border-top: none;
}
#sub-nav li.nav-tit i {
	position: absolute;
	top: 50%;
}
#sub-nav li.nav-tit i {
	font-size: 20px;
	margin-top: -8px;
	right: 15px;
}

/* .accordion */
.accordion dt .txt {
	width: auto;
	font-size: 14px;
	padding-left: 30px;
}
.accordion dt .icn {
	width: 80px;
	padding-right: 25px;
}
.accordion dd {
	padding: 10px 25px 10px 30px;
}
.accordion dd p {
    font-size: 12px;
    line-height: 18px;
}
.accordion dd table {
	font-size: 13px;
	line-height: normal;
	margin-bottom: 15px;
}
.accordion dd table caption {
	line-height: 40px;
}
.accordion dd table tr {
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	height: 40px;
}
.accordion dd table tr th,
.accordion dd table tr td {
	padding: 5px 0;
}
.accordion dd table tr th {
	line-height: normal;
}
.accordion dd table tr td {
	line-height: 1.8em;
}
.accordion dd table.no-sp-border tr {
	border: none;
}
.accordion dd table small {
	padding: 5px 10px;
}

/* .sp-block */
.sp-block,
.sp-block tbody,
.sp-block tr,
.sp-block th,
.sp-block td {
	display: block!important;
	width: 100%!important;
	height: auto!important;
}
.sp-block tr {
	border-bottom: none!important;
}
.sp-block tr th,
.sp-block tr td {
	font-size: 14px;
}
.accordion .sp-block tr th {
	font-weight: bold;
	padding-left: 30px;
	padding-top: 15px;
	padding-bottom: 15px;
}
.accordion .sp-block tr td {
	padding-right: 25px;
	padding-top: 0;
	padding-left: 30px;
	padding-bottom: 15px;
}
.accordion .sp-block tr td .sp-block th,
.accordion .sp-block tr td .sp-block td {
	padding-left: 0;
	padding-right: 0;
}
.accordion .sp-block tr td .sp-block tr:first-child {
	display: none!important;
}
.accordion .sp-block tr td .sp-block tr th,
.accordion .sp-block tr td .sp-block tr td {
	font-size: 12px;
}
.accordion .sp-block tr td .sp-block tr th {
	padding-top: 10px;
	padding-bottom: 10px;
}
.accordion .sp-block tr td .sp-block tr td {
	padding-bottom: 10px;
}

/********************
	footer
********************/
footer #footer-nav {
	padding: 0;
}
footer #footer-nav .container {
	width: 100%;
	padding: 0;
}
footer #footer-nav #nav-group {
	width: 100%;
	float: none;
	border-bottom: 1px solid #ccc;
}
footer #footer-nav #nav-group .nav-block:first-child,
footer #footer-nav #nav-group .nav-block:nth-child(2),
footer #footer-nav #nav-group .nav-block:nth-child(3),
footer #footer-nav #nav-group .nav-block:nth-child(4),
footer #footer-nav #nav-group .nav-block:last-child {
	width: 100%;
}
footer #footer-nav #nav-group .nav-block li {
	border-top: 1px solid #ccc;
}
footer #footer-nav #nav-group .nav-block li.nav-tit,
footer #footer-nav #nav-group .nav-block li:not(.nav-tit) {
	line-height: 40px;
}
footer #footer-nav #nav-group .nav-block li.nav-tit {
	margin-bottom: 0;
	padding: 0 15px;
	position: relative;
	font-size: 13px;
}
footer #footer-nav #nav-group .nav-block li.nav-tit:before {
	content: "";
	padding-right: 0;
}
footer #footer-nav #nav-group .nav-block li:not(.nav-tit) {
	padding-left: 0;
	background-color: #666;
	display: none;
}
footer #footer-nav #nav-group .nav-block li.open:not(.nav-tit) {
	display: block;
}
footer #footer-nav #nav-group .nav-block li a {
	display: block;
	position: relative;
}
footer #footer-nav #nav-group .nav-block li:not(.nav-tit) a {
	padding: 0 25px;
}
footer #footer-nav #nav-group .nav-block li a i,
footer #footer-nav #nav-group .nav-block li.nav-tit i {
	position: absolute;
	top: 50%;
}
footer #footer-nav #nav-group .nav-block li.nav-tit i {
	font-size: 20px;
	margin-top: -8px;
	right: 15px;
}
footer #footer-nav #nav-group .nav-block li a i {
	font-size: 16px;
	margin-top: -8px;
	right: 25px;
}
footer #footer-nav img {
	float: none;
	display: block;
	margin: 0 auto;
	padding: 20px 0;
	width: 150px;
}
footer #copy {
	font-size: 10px;
	padding: 15px 0;
}

/********************
	HOME
********************/
#home .container h2 {
	margin-bottom: 20px;
}
/* #mainvisual */
#home #mainvisual {
	margin-bottom: 60px;
}
#home .flex-direction-nav a:before {
	font-size: 25px;
	line-height: 40px;
}

/* #news-area */
#news-area {
	margin-bottom: 90px;
}
#news-area ul li {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
}
#news-area ul li a {
	/*display: block;*/
	width: 100%;
}
#news-area ul li a span {
	display: block;
}
#news-area ul li a span.date {
	width: 100%;
}

/* #company-area */
#home #company-area {
	margin-bottom: 60px;
}

/* #brand-area */
#brand-area {
	margin-bottom: 60px;
}

/********************
	IKGアカデミー
********************/
/* #training */
#training li {
	width: 220px;
	float: left;
	margin-right: 20px;
}
#training li h4 {
	font-size: 14px;
}
#training li h4 span img {
	margin-right: 15px;
}
#training li h4 span img.icn1 {
	width: 12px;
}
#training li h4 span img.icn2 {
	width: 13px;
}
#training li h4 span img.icn3 {
	width: 21px;
}
#training li h4 span img.icn4 {
	width: 19px;
}
#training li h4 span img.icn5 {
	width: 18px;
}
#training li h4 span img.icn6 {
	width: 20px;
}
#training li .txt p {
	font-size: 12px;
	line-height: 20px;
}

/* #role-playing */
#role-playing {
	margin-bottom: 75px;
}
#role-playing li .txt h4 {
	font-size: 16px;
	line-height: 25px;
}
#role-playing li .txt p {
	font-size: 14px;
	line-height: 25px;
}

/********************
	SERVICE
********************/
#retail {
	height: 1432.97px;
}
#retail .box-title {
/*	padding-top: 30px;*/
}
#retail li {
	width: 46%;
	margin-right: 0;
	margin-bottom: 30px;
}
#retail li:nth-child(odd) {
	float: left;
}
#retail li:nth-child(even) {
	float: right;
}
#retail li:nth-child(-n + 3) {
	margin-bottom: 30px;
}
#retail li:nth-child(5),
#retail li:last-child {
	margin-bottom: 0;
}
#retail li img.photo {
	display: block;
	width: 100%;
}
#retail li .txt p {
	font-size: 12px;
}
#retail li .txt p.ikgcrossing {
	font-size: 12px;
}
#retail li .btn-red {
	height: 40px;
	line-height: 38px;
}
#retail li .btn-red {
	height: 40px;
	line-height: 38px;
	margin-bottom:30px;
}
#qa .inner_art,
#seminar .inner_art {
	margin-bottom: 70px;
}

#cafe-business img{
	width:100%;
}
/********************
	SUPPORT
********************/
/* サイトマップ */
#support.sitemap .container-fluid {
	margin-bottom: 50px;
}
#support.sitemap .contents h3 {
	font-size: 18px;
	margin-bottom: 15px;
}
#support.sitemap .contents ul {
	margin-bottom: 30px;
}
#support.sitemap .contents ul.sp-no-margin {
	margin-bottom: 0;
}
#support.sitemap .contents ul li {
	font-size: 14px;
	line-height: 25px;
}
#support.sitemap .contents ul li span {
	margin-left: 10px;
}
/* サイトポリシー */
#site_policy section.s_policy_sec.last{
    margin-bottom: 50px;
}
/*contact*/
#contact.support {
	margin-bottom: 100px;
}
#contact #address, #form1 {
	margin-bottom: 0;
}
#contact #address h3 {
        margin-bottom: 30px;
    }
#contact #address article.left{
    width: 100%;
    border-right: none;
    text-align: left;
    margin-right: 0;
    padding-top: 0;
    height: inherit;
}
#contact #address article.left p{
    float: left;
    margin-right: 40px;
}
#contact #address{
    float: none;
    margin-bottom: 0;
}
#contact #form1{
    float: none;
    margin-bottom: 0;
}
#contact #form1 input,#form1 textarea{
    width: 100%;
}
/*お問い合わせエラーページ*/
#contact.support .err_tit {
	font-size:14px;
}
/*bosyu*/
#bosyu #balloon{
    width: 100%;
    border-bottom:0;
}
#bosyu #balloon a{
    width: 48%;
    margin-right: 4%;
    height: 250px;
    
}
#bosyu section.s_policy_sec.last{
    margin-bottom: 45px;
}
/********************
	GROUP
********************/
/*bland_list*/
#bland_list #sub-nav .bland_navi {
    padding-top: 0;
}
#bland_list .bland_list table{
    width: 48%;
    margin-right: 4%;
    margin-bottom: 60px;
}
#bland_list .bland_list table:last-child{
    margin-right: 0;
    margin-bottom: 60px;
}
#bland_list .bland_list table th{
    width: 40%;
}
/*tailors*/
#tailors .news ul li {
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 10px;
    display: block;
    width: 100%;
}
#tailors .news ul li span.date {
    width: 100%;
}
#tailors .news ul li span {
    display: block;
}
#tailors .contents > .btn-red{
	margin-bottom: 70px;
	line-height: 40px;
}
#tailors .contents > .btn-red_blog{
	margin-bottom: 70px;
	line-height: 40px;
	margin-top: -20px;
}

#tailors h4 {
	display: flex;
	align-items: center;
	text-align: center;
	margin: 5% 0 2%;
}
#tailors #sub-title {
	letter-spacing: 0.2em;
  padding-top: 0;
}
#tailors h4:before {
	margin-right: 0.5em;
	margin: 0 5% 0 0%;
}
#tailors .three-photos li {
  float: left;
  width: 31.3%;
  margin-right: 2%;
}
#tailors p.description {
  font-size: 13px;
  line-height: 20px;
  padding: 5% 0;
}

/*cafe*/
#cafe .contents h3.box-title:last-of-type {
/*	padding-top: 100px;*/
}
#cafe .contents > .btn-red{
	margin-bottom: 70px;
	line-height: 40px;
}
/********************
	recruit
********************/ 
/*recruit*/
#recruit .contents > .inner {
    margin-bottom: 80px;
}
#recruit .contents > .inner > .btn-red {
	margin-bottom: 0;
	line-height: 40px;
}
#recruit .accordion.content {
	margin-bottom: 140px;
}
#recruit .inner_art {
	margin-bottom: 70px;
}
/* 募集要項 */
#bosyu .accordion.content{
    margin-bottom: 70px;
}
/* Q&Aとセミナー */
#qa .inner_art,
#seminar .inner_art {
	margin-bottom: 70px;
}
/********************
	COMPANY
********************/
/*company*/
#company #sub-nav.pt50_mb160 ul li a br{
    display: none;
}
#company #sub-nav {
	padding-top: 40px;
}
#company div#sub-nav.pt50_mb160 {
    margin-bottom: 80px;
    padding-top: 40px;
} 
/*rinen*/
#rinen .tit-area .banding-tit.rinen {
    margin-top:5%; 
}
#rinen .tit-area  .page-tit.rinen h2 img{
    max-width: 750px;
}
#rinen .contents .three_txt {
	margin-bottom: 80px;
}
#rinen .contents .three_txt li {
	float: none;
	width: 100%;
	margin-left: 0;
	margin-bottom: 20px;
}
#rinen .contents .three_txt li:last-child {
	margin-bottom: 0;
}
#message .contents .name {
	margin-bottom: 80px;
}
#message .contents p.text-14 {
	font-size: 12px;
	line-height: 20px;
}
#message .contents .name img {
	width: 126px;
}
/*outline*/
#outline #sub-nav .five {
    padding-top: 0;
}
#outline section#history {
	margin-bottom: 100px;
}
#outline #profile dt {
    font-size: 18px;
	line-height: 25px;
}
#outline #profile #corporate-group {
	padding-top: 60px;
	margin-top: -60px;
}
#outline #profile dd {
    font-size: 14px;
	line-height: 25px;
	margin-bottom: 20px;
}
#outline #profile dd.pc-no-margin {
	margin-bottom: 20px;
}
#company #sub-nav.pt50_mb160 ul li a img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
	opacity: 0;
	transition: 0.3s;
    -webkit-transition: 0.3s;
}
}

@media (max-width: 992px) and (min-width: 768px) {
		#cafe-business{
			margin-bottom: 10%;
		}
	#cafe-business li{
	float: left;
	width: 45%;
	margin-right: 2%;
}
	#bosyu .page-tit, #seminar .page-tit, #qa .page-tit, #service .page-tit, #academy .page-tit{
    margin: auto;
    /* position: absolute; */
    top: 46%;
    left: 43%;
    display: table;
    margin-top: 5%;
}
#training li .txt {
	height: 220px!important;
}
#cafe-business img{
	width:100%;
}
#company #sub-nav.pt50_mb160 ul li a img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
	opacity: 0;
	transition: 0.3s;
    -webkit-transition: 0.3s;
}
}

@media (max-width: 767px) {
#retail li .txt p.ikgcrossing{
	padding:5% 0 5% 0;
	font-size: 14px;
	margin-bottom: 0;
}
#bosyu .page-tit, #seminar .page-tit, #qa .page-tit, #service .page-tit #academy .page-tit{
    margin: auto;
    /* position: absolute; */
    top: 46%;
    left: 43%;
    display: table;
    margin-top: 5%;
}

		.container h2:first-child, .container .cupid_box-title:first-child {
/*    padding-top: 57%;*/
}
.visible-phone{
	display: block!important;
}
.hidden-phone{
	display: none!important;
}
.contents {
	padding: 0;
}
.container h2:first-child, .container .cafe_box-title:first-child{
/*	    padding-top: 225px;*/
}

.container h2:first-child, .container contents bland_list:first-child{
/*	    padding-top: 50px;*/
}

/* .tit-area */
.tit-area .banding-tit {
	padding: 0 30px;
	box-sizing: border-box;
}
.tit-area .banding-tit.white-txt {
	padding: 10px 30px;
}
.tit-area .banding-tit img {
	width: 100%;
}


/* .tit-area */
.tairor_tit-area .banding-tit {
	padding: 0 30px;
	box-sizing: border-box;
}
.tairor_tit-area .banding-tit.white-txt {
	padding: 10px 30px;
}
.tairor_tit-area .banding-tit img {
	width: 100%;
}


/* .accordion */
.accordion dt .txt {
	padding-left: 15px;
}
.accordion dt .icn {
	width: 50px;
	padding-right: 15px;
}
.accordion dd {
	padding: 10px 15px 10px 15px;
}
.accordion dd table small {
	padding: 5px 0;
}

/* .sp-block */
.accordion .sp-block tr th,
.accordion .sp-block tr td {
	padding-left: 15px;
}

/* .five-photos・.four-photos */
.five-photos li,
.four-photos li {
	width: 49%;
	margin-bottom: 2%;
}
.five-photos li:nth-child(odd),
.four-photos li:nth-child(odd) {
	float: left;
	margin-right: 0;
}
.five-photos li:nth-child(even),
.four-photos li:nth-child(even) {
	float: right;
	margin-right: 0;
}
.five-photos li:nth-child(5n) {
	margin-right: 0;
}
.four-photos li:nth-child(-n + 4) {
	margin-bottom: 2%;
}
.five-photos li img {
	width: 100%;
}
#cafe-business img{
	width:100%;
}
/********************
	HOME
********************/
/* #company-area */
#company-area li {
	margin-right: 0;
	margin-bottom: 10px;
}
#company-area li:first-child {
	width: 57.26%;
}
#company-area li:nth-child(2) {
	width: 40.18%;
}
#company-area li:nth-child(3) {
	width: 58.36%;
}
#company-area li:last-child {
	width: 40%;
}
#company-area li:first-child,
#company-area li:nth-child(3) {
	float: left;
}
#company-area li:nth-child(2),
#company-area li:last-child {
	float: right;
}

/* #brand-area */
#brand-area {
	margin-bottom: 40px;
}

/* #news-area */
#news-area {
    margin-bottom: 50px;
}

/********************
	IKGアカデミー
********************/
/* #training */
#training li {
	width: 48%;
	margin-right: 0;
	margin-bottom: 4%;
}
#training li:nth-child(odd) {
	float: left;
}
#training li:nth-child(even) {
	float: right;
}
#training li:nth-child(10) {
	margin-bottom: 4%;
}


/* #role-playing */
#role-playing {
	margin-bottom: 50px;
}
#role-playing li,
#role-playing li .images,
#role-playing li .txt {
	display: block;
	width: 100%;
}
#role-playing li .txt {
	margin-bottom: 20px;
}
#role-playing li .images {
	padding-left: 0;
}
/* #group-cafe */
#group-cafe {
	margin-bottom: 50px;
}
#group-cafe li,
#group-cafe li .images,
#group-cafe li .txt {
	display: block;
	width: 100%;
}
#group-cafe li .txt {
	margin-bottom: 20px;
}
#group-cafe li .images {
	padding-left: 0;
}

/********************
	SERVICE
********************/
#retail {
	height: auto;
}
#retail li {
	width: 100%;
	margin-right: 0;
}
#retail li:nth-child(odd),
#retail li:nth-child(even) {
	float: none;
}

#cafe-business .btn-red {
    margin-top: 20px;
    width: 100%;
    line-height: 40px;
}

/********************
	RECRUIT
********************/
/* 募集要項 */
#bosyu .accordion.content{
    margin-bottom: 50px;
}
/* Q&Aとセミナー */
#qa .inner_art,
#seminar .inner_art {
	margin-bottom: 50px;
}
/********************
	GROUP
********************/
/*テイラーズ・ベンチ*/
#tailors.three-photos li:nth-child(even){
    float: right;
    margin-right: 0;
}
#tailors.three-photos li {
    width: 49%;
    margin-bottom: 2%;
}
#tailors .contents > .btn-red{
    width: 100%;
	margin-bottom: 20px;
}
#tailors .contents > .btn-red_blog{
    width: 100%;
	margin-bottom: 50px;
	margin-top: -20px;
}
/*珈琲歌劇*/
#cafe .five-photos {
	margin-bottom: 20px;
}
#cafe .contents > .btn-red{
    width: 100%;
	margin-bottom: 50px;
}
/*ブランドショップリスト*/
#bland_list .bland_list table{
    width: 100%;
    margin-right: 0;
    float: none;
	margin-bottom: 0;
}
#bland_list .bland_list table:last-child{
    margin-bottom: 20px;
}
#bland_list .bland_list table th {
	padding-right: 20px;
}
/********************
	COMPANY
********************/
#company div#sub-nav.pt50_mb160 {
	margin-bottom: 50px;
}
/*理念*/
#rinen .three_txt{
    margin-bottom:80px;
}
#rinen .three_txt li{
    float: none;
    width: 100%;
    margin-left: 0;
    margin-bottom: 40px;
}
#rinen .tit-area .banding-tit.rinen {
	padding: 0 5px;
}
#rinen .contents .three_txt {
	margin-bottom: 50px;
}
/*message*/
#message .contents .name {
	margin-bottom: 50px;
}
/*outline*/
#outline .contents #profile dt,
#outline .contents #profile dd {
	padding-left: 0;
	padding-right: 0;
}
#outline .contents #profile dd.sp-no-margin {
	margin-bottom: 0;
}
#outline section#history {
	margin-bottom: 50px;
}
#outline .contents #history table,
#outline .contents #history tbody,
#outline .contents #history tr,
#outline .contents #history th,
#outline .contents #history td {
	display: block;
	width: 100%;
}
#outline .contents #history table {
	padding: 0;
}
#outline .contents #history tr:last-child {
	border-bottom: none;
}
#outline .contents #history th,
#outline .contents #history td {
	padding: 15px;
    width: 100%;
	font-size: 14px;
}
#outline .contents #history th {
	border-right: none;
}
/********************
	SUPPORT
********************/
/*コンタクト*/
#contact.support {
	margin-bottom: 50px;
}
#contact #form1{
    float: none;
    margin-bottom: 0;
}
#contact #form1 textarea{
    height: 150px;
}
/*お問い合わせエラーページ*/
#contact.support .error_messe {
	margin-bottom: 20px;
}
#contact.support .error_messe + input {
	width: 100%;
	height: 40px;
}
/*お問い合わせ確認ページ*/
#contact.support #form1 .two-btn input {
	width: 100%;
	margin-right: 0;
}
#contact.support #form1 .two-btn input:first-child {
	margin-bottom: 10px;
}
/*お問い合わせ完了ページ*/
#contact.support .thanks-messe p:nth-child(3) {
	margin-bottom: 25px;
}
#contact.support .thanks-messe p.btn-red {
	width: 100%;
}
#bland_list .bland_list h2{
	margin-top: 10px;
}
#cafe .cafe_harf_box_2{
width:50%;
float:none;
}
#company #sub-nav.pt50_mb160 ul li a img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
	opacity: 0;
	transition: 0.3s;
    -webkit-transition: 0.3s;
}
}

@media (max-width: 480px) {
	#retail li .txt p.ikgcrossing{
	padding:5% 0 5% 0;
	font-size: 14px;
	margin-bottom: 0;
}
#cafe-business li{
	float: left;
	width: 100%;
	margin-right: 2%;
}
/********************
	IKGアカデミー
********************/
/* #training */
#training li {
	width: 100%;
}
#training li:nth-child(odd),
#training li:nth-child(even) {
	float: none;
}

/* #role-playing */
#role-playing li .images figure:first-child,
#role-playing li .images figure:last-child {
	width: 100%;
}
#role-playing li .images figure:first-child {
	margin-bottom: 10px;
}
#role-playing li .images figure:first-child,
#role-playing li .images figure:last-child {
	float: none;
}
#cafe-business img{
	width:100%;
}
/* #group-cafe */
#group-cafe li .images figure:first-child,
#group-cafe li .images figure:last-child {
	width: 100%;
}
#group-cafe li .images figure:first-child {
	margin-bottom: 10px;
}
#group-cafe li .images figure:first-child,
#group-cafe li .images figure:last-child {
	float: none;
}
#company #sub-nav.pt50_mb160 ul li a img {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: -1;
	opacity: 0;
	transition: 0.3s;
    -webkit-transition: 0.3s;
}
#bosyu .page-tit,
#seminar .page-tit,
#qa .page-tit,
#service .page-tit,
#academy .page-tit{
	margin: 10% auto 0 auto;
	top: 48%;
	left: 45%;
	display: table;
}
.container .contents h5{
	margin-top:5%;
	text-align: center;
	font-size: 30px;
}
#home section#news-area ul li span {
    display: table-cell;
    vertical-align: top;
    float: left;
    clear: both;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10%;
}
}


@media (min-width: 481px) and (max-width: 769px) {
		#bosyu .page-tit, #seminar .page-tit, #qa .page-tit, #service .page-tit, #academy .page-tit{
    margin: auto;
    /* position: absolute; */
    top: 46%;
    left: 43%;
    display: table;
    margin-top: 5%;
}
#retail li,
#cafe-business li{
	float: left;
	width: 100%;
	margin-right: 2%;
}
#home section#news-area ul li span {
    display: table-cell;
    vertical-align: top;
    float: left;
    clear: both;
}
.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10%;
}
#retail li .txt p.ikgcrossing{
	padding:5% 0 5% 0;
	font-size: 14px;
	margin-bottom: 0;
}
}
/*movie*/
#movie-area {
	width: 48%;
	margin-bottom: 90px;
}
#movie-area.left {
	float: left;
}
#movie-area.right {
	float: right;
}
#movie-area ul li a {
	display: block;
}
#movie-area ul li a img {
	width: 100%;
}
li.recruit_video{
	width: 100%;
}
span.video_close, span.video_close2{
font-size: 2em;
color: #fff;
}
.close {
float: right;
font-size: 21px;
font-weight: 700;
line-height: 1;
color: #000;
text-shadow: 0 1px 0 #fff;
filter: alpha(opacity=20);
opacity: 1;
}
#video, #video2{
width: 100%;
}
.modal-header {
padding: 15px 0;
border-bottom:none;
}
.modal-content {
width: 100%;
border: none;
background: transparent;
}
.video-btn {
content: "";
position: absolute;
top:0;
left:0;
right:0;
bottom:20%;
cursor: pointer;
}
@media screen and (max-width:767px){
#movie-area {
	width: 100%;
	margin-bottom: 90px;
}
#movie-area.left, #movie-area.right {
	float: none;
}
.modal-body{
padding:0;
display: flex;
align-items: center;
}
.modal-dialog {
position: relative;
width: 95%;
margin: 30% auto 0px auto;
}
}
@media screen and (min-width:768px) and ( max-width:1140px){
.modal-body{
padding:0;
display: flex;
align-items: center;
justify-content: center;
}
.modal-dialog {
position: relative;
width: 60%;
margin: 15% auto 0px auto;
}
}
@media screen and (min-width:1140px){
.modal-body{
padding:0;
display: flex;
align-items: center;
justify-content: center;
}
.modal-dialog {
position: relative;
width: 50%;
margin: 5% auto 0px auto;
}
}
