@charset "utf-8";
/* CSS Document */
.pc {
  display: block;
}
.sp {
  display: none;
}
@media (max-width : 960px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
}

.jisseki_title{
font-family: 'Kiwi Maru', serif;
color: white;
text-align: center;
font-size: small;
}

.page_title_01 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  line-height: 3em;
  font-size: 3.2rem;
  font-weight: 400;
  display: inline-block;
  position: relative;
}
.page_title_02 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  line-height: 2em;
  font-size: 1.4em;
  font-weight: 400;
  width: 90%;
  max-width: 800px;
}
.graphic_001 {
  width: 10%;
  position: relative;
  float: left;
  margin-top: 33%;
  left: 0;
  top: 0px;
}
.rinen {
  font-family: YuGothic, "Yu Gothic medium", "Hiragino Sans", Meiryo, "sans-serif";
  font-size: 1.7em;
  line-height: 2em;
  margin-bottom: 1em;
  font-weight: 400;
  text-align: center;
  color: #686868;
}
.maintitle00 {
width: 75%;
max-width: 500px;
margin: auto;
margin-bottom: 5.2em;
margin-top: -12em;
  text-align: center;
}
@media screen and (max-width: 768px) {
.maintitle00 {
width: 75%;
max-width: 500px;
margin: auto;
margin-bottom: 3.2em;
margin-top: -12em;
  text-align: center;
}
}


.maintitle01 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 2.7em;
  line-height: 2em;
  margin-bottom: 1.2em;
  font-weight: 400;
  text-align: center;
}
.maintitle02 {
font-family: 'Kiwi Maru', serif;
  font-size: 1.25em;
  line-height: 1.9em;
  margin-bottom: 1em;
  font-weight: 500;
  text-align: center;
  color: #000;
  margin-top: -0.5em;
  letter-spacing: 0.005em;
}
@media screen and (max-width: 768px) {
  .maintitle01 {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 1.7em;
    line-height: 2em;
    margin-bottom: 1.2em;
    font-weight: 400;
    text-align: center;
  }
  .maintitle02 {
font-family: 'Kiwi Maru', serif;
    font-size: 0.8em;
    line-height: 1.6em;
    margin-bottom: 0.5em;
    font-weight: 400;
    text-align: center;
  }
}
.readcopy {
  text-align: justify-all;
  line-height: 1.9em;
  margin-bottom: 6.5em;
  color: #6B6B6B;
}
.readcopy2 {
  text-align: justify-all;
  line-height: 1.9em;
  margin-bottom: 1.5em;
  color: #6B6B6B;
  text-align: left;
  margin-top: 2em;
}

/*-----------------------
会社概要
-----------------------*/
.outline {
  text-align: justify-all;
  line-height: 1.9em;
  margin-bottom: 1.5em;
  color: #6B6B6B;
  text-align: left;
  margin-top: 1.8em;
}
.gaiyouList {
font-family: 'Kiwi Maru', serif;
font-weight: 500;
  margin: 20px auto;
  margin-bottom: 20px;
  box-sizing: border-box;
}
.gaiyouList dl {
  width: 100%;
  text-align: left;
  font-size: 14px;
  line-height: 1.4;
}
.gaiyouList dt {
  display: block;
  width: 100%;
  float: left;
  margin-bottom: 10px;
  padding-bottom: 5px;
  
}
.gaiyouList dd {
  display: block;
  width: 100%;
  border-bottom: 1px dashed #585858;
  margin-bottom: 10px;
  padding-bottom: 5px;
  padding-left: 0%;
}






.subtitle {
	width: 90%;
	max-width: 330px;
	margin: auto;
}

.subtitle01 {
  font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
  font-size: 1.7em;
  line-height: 2em;
  margin-bottom: 1em;
  font-weight: 400;
  text-align: center;
}
@media screen and (max-width: 768px) {
  .subtitle01 {
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
    font-size: 1.6em;
    line-height: 1.5em;
    margin-bottom: 1em;
    font-weight: 400;
    text-align: left;
    margin-top: 1em;
  }
  }
  
  
  
  
  
  
  
  
   
  
  
  
  
  
  
  
  
  
  
.jamconcept_bg {
width: 100%;
	background-image:url("../assets/img/conceptbg.png");
	background-repeat: repeat-y;

	background-color: #efe7d6;
}

.jamconcept_concept {
width: 100%;
max-width: 880px;
	margin: auto;
}

.float_corp_catch {
	position: absolute;
	width: 150px;
	top: 10%;
	left: 4%;
}
@media screen and (max-width: 768px) {
.float_corp_catch {
	position: absolute;
	width: 150px;
	top: 40%;
	left: 4%;
}
}























