@import url('https://fonts.googleapis.com/css2?family=Sawarabi+Gothic&display=swap');

body {
	font-size: 88%;
	font-weight: normal;
	line-height: 1.5;
	font-family: Century Gothic, 'Sawarabi Gothic' , "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

.bissImgBox img {
	width: 100%;
	height: auto;
}

.accessText01 {
	font-size: 17px;
}

.br-sp {
  display: none;
}

#companyTitle {
	font-size: 17px;
}

#companyTitle span {
	font-size: 17px;
}

.companyTitleEn {
	font-size: 13px;
	color: #fff;
}

.font12px {
	font-size: 12px;
}

 .font10px {
	font-size: 10px;
}

.subTitle_v {
    font-size: 100px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: #fff;
    position: absolute;
    top: 30px;
    left: 0;
    padding: 0;
    margin: 0;
	opacity: 0.5;
}

.mainBgText01 {
    font-size: 150px;
    opacity: 0.2;
    margin: auto;
    text-align: right;
    line-height: 1;
}

.mainBgText02 {
    font-size: 150px;
    opacity: 0.2;
    margin: auto;
    text-align: right;
    line-height: 1;
    margin-top: 50px;
}

.mainBgText03 {
    font-size: 150px;
    opacity: 0.2;
    margin: auto;
    text-align: right;
    line-height: 1;
}

.mainText01 {
    font-size: 30px;
    margin-top: 0px;
    letter-spacing: 0.2em;
	color: #333;
}

.mainText02 {
    font-size: 17px;
    line-height: 240%;
    letter-spacing: 0.1em;
    margin-top: 50px;
	color: #333;
}

#home {
    position: relative;
}

#home::before {
    content: '';
    position: absolute;
    top: -1000px;
    bottom: 200px;
    left: -100px;
    right: 0;
    background-color: #eeeeee;
    transform: skewY(-35deg);
    z-index: -1000;
    opacity: 0.3;
}

#gallery{
    position: relative;
}

#gallery::before {
    content: '';
    position: absolute;
    top: -1000px;
    bottom: 200px;
    left: -100px;
    right: 0;
    background-color: #eeeeee;
    transform: skewY(35deg);
    z-index: -1000;
    opacity: 0.3;
}

#about {
    position: relative;
}

#about::before {
    content: '';
    position: absolute;
    top: -1000px;
    bottom: 200px;
    left: -100px;
    right: 0;
    background-color: #eeeeee;
    transform: skewY(-35deg);
    z-index: -1000;
    opacity: 0.3;
}



.bissTextBox {
	width: 100%;
}

.bissText01 {
    font-size: 16px;
	color: #333;
}

table{
  border-collapse: collapse;
  width: 100%;
	font-size: 16px;
}
.tb01 th,
.tb01 td{
  padding: 15px 10px;
  border: solid 1px #ccc;
  text-align:left;
  box-sizing:border-box;
}
.tb01 th {
  background: #006699;
  color: #fff;
  
}
@media screen and (max-width: 640px) {
  .tb01 {
    width: 100%;
  }
  table.tb01 th,
  table.tb01 td {
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .tb01 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}

@media screen and (max-width: 480px) {

.tm-text-primary {
color: #006699;
font-size: 22px;
}
	.br-sp {
    display: block;
  }
	
.mainBgText01 {
    font-size: 70px;
    opacity: 0.2;
    right: 0;
    margin: auto;
}

.mainText01 {
    font-size: 20px;
    margin-top: 0px;
    letter-spacing: 0.1em;
    color: #333;
}

.mainText02 {
    font-size: 12px;
    line-height: 180%;
    letter-spacing: 0.1em;
    margin-top: 0px;
    color: #333;
}

#home {
    min-height: 65vh;
}

.subTitle_v {
    font-size: 48px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    color: #fff;
    position: absolute;
    top: 10px;
    left: 0;
    padding: 0;
    margin: 0;
    opacity: 0.5;
}
	
.mb-5, .my-5 {
    margin-bottom: 2rem!important;
}

.bissText01 {
    font-size: 12px;
    color: #333;
    margin-bottom: 10px;
}

.bissImgBox img {
	width: 100%;
	height: auto;
}

.mainBgText02 {
    font-size: 70px;
    opacity: 0.2;
    position: absolute;
    bottom: 20px;
    right: 0;
    margin: auto;
    text-align: right;
}

.tb01 th, .tb01 td {
    padding: 15px 10px;
    border: solid 1px #ccc;
    text-align: left;
    box-sizing: border-box;
	font-size: 12px;
}

.mainBgText03 {
    font-size: 70px;
    opacity: 0.2;
    position: absolute;
    bottom: 60px;
    right: 0;
    margin: auto;
    text-align: right;
}

.copy {
    font-size: 11px;
}

.tm-copyright {
    padding: 0;
}
	
.accessText01 {
    font-size: 12px;
}




} 
