@charset "UTF-8";
/* CSS Document */
body {background: #F2F2F0;}
.afacad-flux-300 {
  font-family: "Afacad Flux", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}
.afacad-flux-500 {
  font-family: "Afacad Flux", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-variation-settings:
    "slnt" 0;
}

.fadein{
  opacity: 0;
  transform : translate(0, 50px);
  transition : all 1700ms;
}

.fadein.scrollin{
  opacity: 1;
  transform: translate(0, 0);
}

h2{
	font-size: 3.5rem;
	line-height: 1.7em;
	font-family: "Afacad Flux", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-variation-settings:
    "slnt" 0;
	text-align: center;
}
h3{
	font-size: 1.1rem;
	line-height: 1.6em;
	text-align: center;
	margin-bottom: 2%;
}
.more{
	font-size: 1.1rem;
	padding-bottom: 1%;
	border-bottom: 1px solid #333;
	font-family: "Afacad Flux", sans-serif;
	font-optical-sizing: auto;
	font-weight: 300;
	font-style: normal;
	font-variation-settings:
    "slnt" 0;
	display: inline-block;
	float: right;
}

#info_page_t h2 {
	text-align: center;
	margin-top: 13%;
	margin-bottom: 0;
}

/* header */
#keyword {
	width: 90%;
	margin: 0 auto 1%;
	text-align: center;
	font-size: 10px;
	line-height: 1.3em;
}
#header{
	background:#E1E1D0;
	position:fixed;
	z-index:999;
	width:100%;
	height:auto;
}
#header_wrap {
	width: 90%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#main {
	/*style内にも記述有り*/
	margin-top: 10%;
}

.logo{
	float:left;
	width:10%;
	margin:0 0 1%;
}

.gnav{text-align:center;}
.gnav ul {
	width: 90%;
	float: right;
}

.gnav ul li{
	width: auto;
	margin-left: 3%;
	display:inline;
	text-align:center;
	line-height:3;
	font-size:1.4em;
	float: left;
}
.en_btn {
	background: #FFF;
	border-radius: 10px;
	padding: 1%;
	line-height: 1em !important;
	margin-top: 1%;
}
.gnav a:hover{opacity:0.2;}


/* footer */
#footer {text-align: center;}
#footer img {
	width: 35%;
	max-width: 200px;
	margin: 0 auto 1%;
}
#footer ul li {
	width: calc(100%/5);
	float: left;
	border-right: 1px solid #333;
	margin-bottom: 3%;
	font-size: 1.2em;
}
#footer ul li:last-child {border-right: none;}
#copy {
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: center;
    padding: 5px 0;
	letter-spacing: 0.1em;
}

/*top*/
.main1 {position: relative;}
.swiper-slide:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
	width: 100%;
	height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}
.main2 {
	width: 90%;
	max-width: 800px;
    position: absolute;
    top: 60%;
    left: 50%;
    transform: translate(-50%, -50%);
	font-size: 1.3em;
	line-height: 1.9em;
	color: #FFF;
	font-weight: bold;
}
.main2 img {
	width: 35%;
	max-width: 230px;
	margin: 0 auto 3%;
}

/*ニュース*/
#top_news {
	padding: 1em 0 0;
	background: url(img/top/news.svg) no-repeat -1em top /50%;
}
#news_page {
	padding: 7em 0 1em;
	background: url(img/top/news.svg) no-repeat -1em 6em /50%;
}

#top_movie {
	padding: 7em 0;
	background: url(img/top/movie.svg) no-repeat -1em top /55%;
}
#top_map {
	padding: 7em 0 3em;
	background: url(img/top/map.svg) no-repeat -1em top /35%;
}
#top_business {
	padding: 1em 0;
	background: url(img/top/business.svg) no-repeat -1em top /45%;
}
#business_page {
	padding: 7em 0 1em;
	background: url(img/top/business.svg) no-repeat -1em 6em /45%;
}
#top_blog,
#blog_page {
	padding: 7em 0 1em;
	background: url(img/top/blog.svg) no-repeat -1em 5em /45%;
}
#plan {
	padding: 5em 0 1em;
	/*background: url(img/business/plan.svg) no-repeat -1em 5em /43%;*/
}
#business_ph {
	padding: 8em 0 1em;
	background: url(img/business/photo.svg) no-repeat -1em 3em /50%;	
}
#business_mv {
	padding: 8em 0 1em;
	background: url(img/top/movie.svg) no-repeat -1em top /55%;	
}


#top_works {
	padding: 1em 0 0;
	background: url(img/top/works.svg) no-repeat -1em top /60%;
}
#works_page {
	padding: 7em 0 1em;
	background: url(img/top/works.svg) no-repeat -1em 6em /60%;
}

#top_contact {
	padding: 1em 0;
	background: url(img/top/contact.svg) no-repeat -1em -1em /38%;
}
#top_sns {
	padding: 0 0 1em;
	background: url(img/top/sns.svg) no-repeat -1em top /35%;
	margin-bottom: 5%;
}
#privacy_page {
	padding: 7.5em 0 1em;
	background: url(img/privacy/privacy.svg) no-repeat -1em 6em /55%;
}
#company_page {padding: 7em 0 0;}

#qa_page {
	padding: 7em 0 5em;
	background: url(img/top/qa.svg) no-repeat -1em 5em /35%;
}

#qa_page h4 {
	text-align: left;
	font-weight: bold;
	font-size: 1.3em;
	line-height: 1.6em;
	margin-top: 5%;
	border-bottom: 1px solid #333;
	margin-bottom: 1%;
	padding-bottom: 1%;
}

#top_news h2 span,
#top_works h2 span,
#top_blog h2 span {
	font-size: 1.3rem;
	float: right;
}
.post_a {margin-bottom: 5%;}
.post_a li {
	width: calc(100%/3);
	float: left;
	margin: 0 0 3% 0;
	text-align: left;
}
.post_a li:nth-child(3) {margin: 0 0 3% 0;}

#top_works_line .post_a,
#top_works_line .post_a li,
#top_works_line .post_a li:nth-child(3) {margin-bottom: 0 !important;}

.post_b li {
	width: calc(100%/4);
	float: left;
	margin: 0;
	text-align: left;
}
.post_b {font-weight: bold;}

.bk-img {
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover;
	/*object-fit: cover;*/
	margin-bottom: 10px;
	width: 100%;
	height: 180px;
}
#top_business .bk-img {height: 270px;}
#business_link .bk-img {height: 150px;}

.news_txt_wrap {
	width: 90%;
	margin: 1% auto;
}
#top_works_line .news_txt_wrap {width: 100%;}

.news_day {
	font-size: 0.8rem;
	color: #666;
}
#top_works_line .news_day{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-webkit-text-orientation: mixed;
	text-orientation: mixed;
	float: left;
	width: 4%;
	font-size: 1.3rem;
	font-family: "Afacad Flux", sans-serif;
	font-weight: 300;
}
#top_works_line .bk-img {
	float: right;
	width: 95%;
}
#blog_page .news_day,
#top_blog .news_day {
	width: 20%;
	float: left;
	text-align: left;
}
#blog_page .news_txt,
#top_blog .news_txt {
	width: 75%;
	float: left;
	text-align: left;
}
#blog_page .blog_l li{
	border-bottom: 1px solid #333;
	padding-bottom: 1%;
	margin-bottom: 1%;
}

#top_banner{padding: 0 0 3%;}
#top_banner li {
	width: 49%;
	margin: 0 2% 2% 0;
	float: left;
}
#top_banner li:nth-child(even) {margin: 0 0 2% 0;}

#top_business ul li {
	margin-bottom: 7%;
	text-align: left;
}
#top_business ul li:nth-child(1) .business_txt {background: url(img/top/01.svg) no-repeat left top /20% !important;}
#top_business ul li:nth-child(2) .business_txt {background: url(img/top/02.svg) no-repeat right top /20%;}
#top_business ul li:nth-child(3) .business_txt {background: url(img/top/03.svg) no-repeat left top /20%;}
#top_business ul li:nth-child(4) .business_txt {background: url(img/top/04.svg) no-repeat right top /20%;}
#top_business ul li:nth-child(5) .business_txt {background: url(img/top/05.svg) no-repeat right top /20%;}
#top_business ul li:nth-child(6) .business_txt {background: url(img/top/06.svg) no-repeat right top /20%;}

#top_business ul li .business_img,
#top_business ul li .business_txt {width: 49%;}

#top_business ul li:nth-child(odd) .business_img,
#top_business ul li:nth-child(even) .business_txt {float: right;}
#top_business ul li:nth-child(even) .business_txt {padding-right: 10%;}

#top_business ul li:nth-child(even) .business_img,
#top_business ul li:nth-child(odd) .business_txt {float: left;}
#top_business ul li:nth-child(odd) .business_txt {padding-left: 10%;}

#top_business .view {
	width: 70%;
	max-width: 300px;
	margin: 3% auto;
}
#business_link .view {
	max-width: 150px;
	margin: 3% auto 0;
}

#top_business .wrap {max-width: 900px;}

#top_business h4 {
	font-size: 2em;
	line-height: 1.7em;
	font-weight: bold;
	margin-bottom: 1%;
}
#top_business h5 {
	font-size: 1.3em;
	line-height: 1.7em;
	font-weight: bold;
	margin-bottom: 1%;
}

#top_works_line {
	background: #F2F2F0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}
#top_works_line li {
	border-right: 1px solid #333;
	padding: 5%;
	margin-bottom: 0;
}
#top_works_line li:last-child  {border-right: none;}

#top_sns .wrap {max-width: 500px;}
#top_insta {
	width: 45%;
	float: left;
}
#top_sns ul {
	width: 40%;
	float: right;
}
#top_sns li {
	width: 25%;
	float: left;
	margin: 3% 2.5% 0;
}

/*business個別ページ*/
.main_ph img {
	max-height: 700px;
	margin: 0 auto 3%;
	width: auto;
}
#business_page h4,
#blog_page h4 {
	font-size: 2.5em;
	line-height: 1.6em;
	font-weight: bold;
	margin-bottom: 2%;
}
#business_page h5 {
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight: bold;
	margin-bottom: 2%;
}
.sub_copy {
	text-align: left;
	max-width: 700px;
	margin: 0 auto;
	font-size: 1.2em;
	line-height: 1.8em;
}
#plan ul li {margin-bottom: 10%;}
#plan ul li:last-child {margin-bottom: 0;}
.plan_name {
	align-items: center; /* 横線を上下中央 */
	display: flex; /* 文字と横線を横並び */
	font-size: 2em;
	font-weight: bold;
	margin-bottom: 2%;
}
.plan_name::before,
.plan_name::after {
	background-color: #333;
	content: "";
	flex-grow: 1; /* 横幅いっぱい */
	height: 1px; /* 横線の高さ */
}
.plan_name::before {margin-right: 15px; /* 文字との余白 */}
.plan_name::after {margin-left: 15px;}

.plan_txt {
	font-size: 1.2em;
	font-weight: bold;
	line-height: 1.8em;
	margin-bottom: 3%;
}
.soldout {
	color: #C03;
	font-size: 1.5em;
	font-weight: bold;
	margin-bottom: 2%;
}
.plan_link {
	background: #333;
	display: block;
	border-radius: 30px;
	margin: 0 auto 5%;
	width: 80%;
	max-width: 300px;
	font-size: 1.3em;
	line-height: 2.5em;
}
.plan_link a {
	display: block;
	color: #FFF;
}
.plan_chui {
	text-align: left;
	max-width: 700px;
	margin: 0 auto;
	line-height: 1.8em;
}
#business_ph ul li,
#business_mv ul li {margin-bottom: 3%;}

#business_mv ul li {width: 100%;}

#business_ph ul li:nth-child(2),
#business_ph ul li:nth-child(4),
#business_mv ul li:nth-child(2) {
	width: 48%;
	float: left;
	margin-right: 4%;
}
#business_ph ul li:nth-child(3),
#business_ph ul li:nth-child(5),
#business_mv ul li:nth-child(3) {
	width: 48%;
	float: right;
}
#business_ph ul li img {
	max-height: 400px;
	width: auto;
	margin: 0 auto 1%;
}
#business_ph ul li:nth-child(1) {
	width: 100%;
	float: none;
	margin-left: auto;
	margin-right: auto;
}
#business_ph ul li:nth-child(1) img {max-height: 500px;}

.business_movie {
	position: relative;
	padding-bottom: 56.25%;
	overflow: hidden;
	max-width: 100%;
	height: auto;
}
 
.business_movie iframe,
.business_movie object,
.business_movie embed {
  	position: absolute;
  	top: 0;
  	left: 0;
  	width: 100%;
  	height: 100%;
}
#business_link {
	padding: 3% 0;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
}

#news_wrap,
#privacy_page ul {
	width: 90%;
	max-width: 700px;
	margin: 5% auto;
}
#news_wrap li,
#privacy_page li {
	margin-bottom: 5%;
	text-align: left;
}

#news_wrap h3,
#privacy_page h3 {
	font-size: 1.4rem;
	font-weight: bold;
	margin-bottom: 2%;
}
.plan_ph {
	margin: 0 auto 3%;
	text-align: center;
	max-width: 500px;
}
.plan_ph img {
	max-height: 500px;
	width: auto;
	margin: 0 auto;
}
.custom_btn {
	text-align: center;
	font-size: 1.5em;
	line-height: 1.6em;
	font-weight: bold;
	background: #7f8a43;
	padding: 1% 5%;
	display: inline-block;
	border-radius: 30px;
}
.custom_btn a{color: #FFF;}

/*セットアップジャパンについて*/
.company_table {
    max-width: 800px;
    margin: 0 auto 2%;
    text-align: left;
	border-collapse: collapse;
}
.company_table td,
.company_table th {
	padding: 10px;
	vertical-align: top;
	border: 1px solid #333;
}

/*ブログ*/
.blog_l {
	float: left;
	width: 65%;
	text-align: left;
}
.blog_r {
	float: right;
	width: 32%;
	text-align: left;
}
.sidebar li {margin-bottom: 7%;}
.sidebar li li {margin-bottom: 2%;}
#calendar-3 {
	background: #FFF;
	padding: 1%;
}
#calendar-3 td {
	text-align: center;
}
#calendar-3 td a {
	background: #e9e9e9;
	border-radius: 10px;
}
.searchform {
	border: 1px solid #333;
	padding: 5px;
	margin-bottom: 5%;
	width: 100%;
}
.screen-reader-text {
	background: #333;
	color: #FFF;
}
h2.widgettitle,
h2.wp-block-heading {
	font-size: 1.2em !important;
	font-weight: bold;
}

/*===============================================
SP
===============================================*/
@media screen and (max-width: 640px){
h2 {font-size: 2.2rem;}
h3 {
	font-size: 1.1rem;
	margin-bottom: 7%;
}
	
#news_wrap h3,
#privacy_page h3 {font-size: 1.1em;}
	
#info_page_t h2 {margin-top: 20%;}
	
#header{
	background:#fff;
	position:fixed;
	z-index:999;
	width:100%;
	height:auto;
}
	
/*TOP*/
.main2 {
	font-size: 1.1em;
	line-height: 1.9em;
}
#top_news {
	padding: 0.5em 0 0;
	background: url(img/top/news.svg) no-repeat -0.5em top /70%;
}
#news_page {
	padding: 7em 0 1em;
	background: url(img/top/news.svg) no-repeat -0.5em 6em /70%;
}

#top_movie {
	padding: 3em 0;
	background: url(img/top/movie.svg) no-repeat -0.5em top /80%;
}
#top_map {
	padding: 3em 0;
	background: url(img/top/map.svg) no-repeat -0.5em top /60%;
}
#top_business {
	padding: 1em 0;
	background: url(img/top/business.svg) no-repeat -0.5em 2em /70%;
}
#business_page {
	padding: 7em 0 1em;
	background: url(img/top/business.svg) no-repeat -0.5em 6em /70%;
}
#plan {
	padding: 7em 0 1em;
	/*background: url(img/business/plan.svg) no-repeat -0.5em 5em /60%;	*/
}
#business_ph {
	padding: 8em 0 1em;
	background: url(img/business/photo.svg) no-repeat -0.5em 3em /70%;	
}
#business_mv {
	padding: 8em 0 1em;
	background: url(img/top/movie.svg) no-repeat -0.5em top /80%;	
}


#top_works {
	padding: 1em 0 0;
	background: url(img/top/works.svg) no-repeat -0.5em top /85%;
}
#works_page {
	padding: 7em 0 1em;
	background: url(img/top/works.svg) no-repeat -0.5em 6em /80%;
}

#top_contact {
	padding: 1em 0;
	background: url(img/top/contact.svg) no-repeat -0.5em 2em /60%;
}
#top_sns {
	padding: 0 0 1em;
	background: url(img/top/sns.svg) no-repeat -0.5em top /60%;
}
#privacy_page {
	padding: 7.5em 0 1em;
	background: url(img/privacy/privacy.svg) no-repeat -0.5em 6em /80%;
}
#qa_page {
	padding: 7.5em 0 1em;
	background: url(img/top/qa.svg) no-repeat -0.5em 6em /60%;
}
.post_a li,
.post_a li:nth-child(3),
.post_b li {
	width: 80%;
	float: none;
	margin: 0 auto 15%;
}

.bk-img,
#business_link .bk-img {height: 200px;}
#top_business .bk-img {height: 270px;}

.news_txt_wrap {
	width: 100%;
	margin: 1% auto;
}
#top_works_line .news_txt_wrap {width: 100%;}

#top_works_line .news_day{
	-ms-writing-mode: tb-rl;
	writing-mode: vertical-rl;
	-webkit-text-orientation: mixed;
	text-orientation: mixed;
	float: left;
	width: 4%;
	font-size: 1.3rem;
	font-family: "Afacad Flux", sans-serif;
	font-weight: 300;
}
#blog_page .news_day,
#top_blog .news_day,
#blog_page .news_txt,
#top_blog .news_txt {width: 100%;}
	
#top_works_line .bk-img {
	float: right;
	width: 95%;
}

#top_banner{padding: 0 0 5%;}
#top_banner li,
#top_banner li:nth-child(even) {
	width: 100%;
	margin: 0 auto 5%;
	float: none;
}

#top_business ul li {margin-bottom: 10%;}
#top_business ul li:nth-child(1) .business_txt {background: url(img/top/01.svg) no-repeat left top /16% !important;}
#top_business ul li:nth-child(2) .business_txt {background: url(img/top/02.svg) no-repeat left top /16%;}
#top_business ul li:nth-child(3) .business_txt {background: url(img/top/03.svg) no-repeat left top /16%;}
#top_business ul li:nth-child(4) .business_txt {background: url(img/top/04.svg) no-repeat left top /16%;}
#top_business ul li:nth-child(5) .business_txt {background: url(img/top/05.svg) no-repeat left top /16%;}
#top_business ul li:nth-child(6) .business_txt {background: url(img/top/06.svg) no-repeat left top /16%;}

#top_business ul li .business_img,
#top_business ul li .business_txt {width: 100%;}

#top_business ul li:nth-child(odd) .business_img,
#top_business ul li:nth-child(even) .business_txt,
#top_business ul li:nth-child(even) .business_img,
#top_business ul li:nth-child(odd) .business_txt {float: none;}
	
#top_business ul li:nth-child(even) .business_txt,
#top_business ul li:nth-child(odd) .business_txt {
	padding-left: 18%;
	padding-right: 0;
	width: 100%;
}

#top_business h4 {
	font-size: 1.5em;
	line-height: 1.7em;
}
#top_business h5 {
	font-size: 1.1em;
	line-height: 1.7em;
}
#top_works_line {
	border-top: none;
	border-bottom: none;
}
#top_works_line ul li {
	border-right: none;
	padding: 3%;
	margin: 10% auto !important;
}

.insta_t {
	max-width: 100%;
}

	

/*business個別ページ*/
.main_ph img,
#business_ph ul li img,
#business_ph ul li:nth-child(1) img {max-height: 350px;}
#business_page h4,
#blog_page h4 {
	font-size: 1.7em;
	line-height: 1.6em;
	margin-bottom: 3%;
}
#business_page h5 {
	font-size: 1.2em;
	line-height: 1.6em;
	margin-bottom: 3%;
}
.sub_copy {
	max-width: 100%;
	font-size: 1em;
	line-height: 1.7em;
}
.plan_name {
	font-size: 1.3em;
	margin-bottom: 3%;
}

.plan_txt {
	font-size: 1em;
	line-height: 1.7em;
	margin-bottom: 5%;
}
.soldout {
	font-size: 1.5em;
	margin-bottom: 3%;
}
.plan_chui {
	max-width: 100%;
	line-height: 1.7em;
}
#business_ph ul li,
#business_mv ul li {margin-bottom: 5%;}

#business_ph ul li:nth-child(2),
#business_ph ul li:nth-child(4),
#business_mv ul li:nth-child(2),
#business_ph ul li:nth-child(3),
#business_ph ul li:nth-child(5),
#business_mv ul li:nth-child(3) {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 5%;
}

.plan_ph img {max-height: 300px;}

	
.company_table th,
.company_table td {
	width: 90%;
	margin-left: auto;
	margin-right: auto;
    display: block;
}
.company_table th {
	border-bottom: none;
}
.company_table td {
	border-bottom: none;
}
.company_table tr:last-child td {border-bottom: 1px solid #333;}
	
/*ブログ*/
.blog_l,
.blog_r {
	float: none;
	width: 100%;
}


}

/*===============================================
画面の横幅が641px以上769px以下　タブレット
===============================================*/
@media only screen and (min-width:641px) and (max-width:810px){
	
#info_page_t h2 {margin-top: 15%;}
	
#news_wrap h3,
#privacy_page h3 {font-size: 1.2em;}
	
.gnav ul li{
	margin-left: 2%;
	line-height:2;
	font-size:1.2em;
}
.en_btn {margin-top: 0;}
	
/*TOP*/
#top_news {
	padding: 0.5em 0 0;
	background: url(img/top/news.svg) no-repeat -0.5em top /60%;
}
#news_page {
	padding: 7em 0 1em;
	background: url(img/top/news.svg) no-repeat -0.5em 6em /60%;
}

#top_movie {
	padding: 4em 0;
	background: url(img/top/movie.svg) no-repeat -0.5em top /70%;
}
#top_map {
	padding: 4em 0;
	background: url(img/top/map.svg) no-repeat -0.5em top /50%;
}
#top_business {
	padding: 1em 0;
	background: url(img/top/business.svg) no-repeat -0.5em 2em /60%;
}

#blog_page {
	padding: 1em 0;
	background: url(img/top/blog.svg) no-repeat -0.5em 2em /60%;
}
#business_page {
	padding: 7em 0 1em;
	background: url(img/top/business.svg) no-repeat -0.5em 6em /60%;
}
#plan {
	padding: 7em 0 1em;
	/*background: url(img/business/plan.svg) no-repeat -0.5em 5em /50%;	*/
}
#business_ph {
	padding: 8em 0 1em;
	background: url(img/business/photo.svg) no-repeat -0.5em 3em /60%;	
}
#business_mv {
	padding: 8em 0 1em;
	background: url(img/top/movie.svg) no-repeat -0.5em top /70%;	
}


#top_works {
	padding: 1em 0 0;
	background: url(img/top/works.svg) no-repeat -0.5em top /75%;
}
#works_page {
	padding: 7em 0 1em;
	background: url(img/top/works.svg) no-repeat -0.5em 6em /70%;
}

#top_contact {
	padding: 1em 0;
	background: url(img/top/contact.svg) no-repeat -0.5em 2em /50%;
}
#top_sns {
	padding: 0 0 1em;
	background: url(img/top/sns.svg) no-repeat -0.5em top /50%;
}
#privacy_page {
	padding: 7.5em 0 1em;
	background: url(img/privacy/privacy.svg) no-repeat -0.5em 6em /70%;
}
#qa_page {
	padding: 7.5em 0 1em;
	background: url(img/top/qa.svg) no-repeat -0.5em 6em /50%;
}
	
.bk-img {height: 160px;}

/*高さ揃え*/
#top_banner ul,
#business_ph ul,
#business_mv ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: flex-start;
	align-content: flex-start;	
}
#top_banner li,
#business_ph ul li,
#business_mv ul li {
	display: block;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}	
	
	
    
}

/*===============================================
PC
===============================================*/
@media screen and (min-width: 811px){

/*高さ揃え*/
#top_banner ul,
#business_ph ul,
#business_mv ul {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-content: flex-start;
	align-content: flex-start;	
}
#top_banner li,
#business_ph ul li,
#business_mv ul li {
	display: block;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
}	
	
	
	


}