@charset "UTF-8";

/* L1 ########################################  ######################################## */
/* L2 ****************************************  **************************************** */
/* L3 ========================================  ======================================== */
/* L4 ----------------------------------------  ---------------------------------------- */

@media screen and (max-width: 768px) {
/* #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# スマホ 設定 #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# */

br.sp {
	display: inline-block;
}

h2 {
	font-size: calc(2.0rem + (1vw - 7.68px) * 1.2) !important;
}

/* L1 ######################################## タイトル ######################################## */

#title {
	min-width: inherit;
}

#title p.en {
	font-size: calc(4.0rem + (1vw - 7.68px) * 2.0);
}

#title p.ja {
	font-size: calc(1.8rem + (1vw - 7.68px) * 1.2);
}

#title p.company-name {
	font-size: calc(2.2rem + (1vw - 7.68px) * 1.2);
}

/* L1 ######################################## イントロダクション ######################################## */

#introduction {
	min-width: inherit;
	font-size: calc(1.7rem + (1vw - 7.68px) * 0.8);
}

/* L1 ######################################## 会社概要 ######################################## */

#company {
	min-width: inherit;
	padding-left: 2%;
	padding-right: 2%;
}

/* L2 **************************************** テーブル **************************************** */

#company table {
	font-size: calc(1.6rem + (1vw - 7.68px) * 0.8);
}

#company table th, td {
	padding-left: 1em;
	padding-right: 1em;
}

/* L2 **************************************** 会社地図 **************************************** */

#company div.map figure {
	width: 100%;
	box-sizing: border-box;
}

#company div.map figure iframe {
	width: 100%;
}

/* L1 ######################################## 楽曲使用許諾 ######################################## */

#lisencing {
	min-width: inherit;
	padding-left: 2%;
	padding-right: 2%;
}

#lisencing p {
	text-align: left;
	font-size: calc(1.7rem + (1vw - 7.68px) * 0.8);
}

#lisencing p.mail {
	text-align: center;
	font-size: calc(2.0rem + (1vw - 7.68px) * 0.8);
}

/* L1 ######################################## バナー ######################################## */

#banner-tm {
	padding-left: 2%;
	padding-right: 2%;
}

#banner-tm ul {
	width: auto;
}

#banner-tm ul li {
	width: 48%;
}


#banner-tm ul li a {
	width: inherit;
}

/* #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# スマホ 設定 ここまで #=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=#=# */
}
