*:focus {
  outline: none; 
}
.pc_only {
  display: none; 
}
.tb_only {
  display: none; 
}
.sp_only {
  display: block; 
}
.pctb_only {
  display: none; 
}
.sptb_only {
  display: block; 
}
.none {
  display: none; 
}
.o_hidden {
  overflow: hidden; 
}
.m_auto {
  margin: 0 auto; 
}
.m_none {
  margin: 0; 
}
.i_block {
  display: inline-block; 
}
.text_bold {
  font-weight: bold !important; 
}
.text_center {
  text-align: center; 
}
.text_left {
  text-align: left; 
}
.text_right {
  text-align: right; 
}
.text_normal {
  font-weight: normal; 
}
.text_primary {
  color: #ed6c00; 
}
.z100 {
  z-index: 100; 
}
#billboard .bg {
  background: transparent url(../img/about/mv_01_pc.jpg) no-repeat;
  background-size: cover;
  background-position: 30% center; 
}
h2 {
  font-size: 144%;
  color: black; 
}
p {
  line-height: 1.5; 
}
.grid-container h2 span.text_s {
  font-size: 60%;
  display: inline-block; 
}
.title1 {
  text-align: center; 
}
.title1 h2 {
	display: inline-block;
	color: #ed6c00; 
}
.title1 h3 {
	margin-bottom: 4%; line-height: 1.8;
}
.title1 .imgWrap {
	margin-bottom: 2%; 
}
.title1 .imgWrap img {
	width: 30%;
	max-width: 160px;
	display: inline-block;
	transform: translateY(4%); 
}
.boxWrap {
  border: 2px solid #ed6c00;
  padding: 4%; 
}
.boxWrap h2 {
	margin-bottom: 4%; 
}
.boxWrap .box {
	padding-bottom: 4%;
	margin-bottom: 4%; 
}
.boxWrap .box:last-child {
	padding-bottom: 0;
	margin-bottom: 0; 
}
.boxWrap .box .boxImg {
		margin-bottom: 2%; 
}
.boxWrap .box .iframeWrap01 {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden;
}
.boxWrap .box .iframeWrap01 iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.boxWrap .box img {
	margin-bottom: 4%; 
}
.boxWrap .box .boxText h3 {
	font-size: 120%;
	margin-bottom: 4%; 
}
.boxWrap .img_deta .cell {
	display: inline-block; 
}
.boxWrap .img_deta.img_deta1 .cell.img_left,
.boxWrap .img_deta.img_deta1 .cell.img_right {
	text-align: center;
	background-color: #f2f2f2; 
}
.boxWrap .img_deta.img_deta1 .cell.img_left h3,
.boxWrap .img_deta.img_deta1 .cell.img_right h3 {
	background-color: #ed6c00;
	color: white;
	padding: 4%; 
}
.boxWrap .img_deta.img_deta1 .cell.img_left img,
.boxWrap .img_deta.img_deta1 .cell.img_right img {
	width: 70%;
	margin: 0 auto;
	padding: 4% 0; 
}
.boxWrap .img_deta.img_deta1 .cell.img_left p,
.boxWrap .img_deta.img_deta1 .cell.img_right p {
	margin: 0 4% 4%; 
}
.boxWrap .img_deta.img_deta1 .cell.img_left {
	width: 46%;
}
.boxWrap .img_deta.img_deta1 .cell.img_center {
	width: 4%;
	margin: auto 1%;
}
.boxWrap .img_deta.img_deta1 .cell.img_right {
	width: 46%;
}
.boxWrap .img_deta.img_deta2 .cell.img_left {
	width: 60%;
}
.boxWrap .img_deta.img_deta2 .cell.img_center {
	width: 2%;
	margin: auto 1%;
}
.boxWrap .img_deta.img_deta2 .cell.img_right {
	width: 35%;
}
.boxWrap .img_deta.img_deta3 .cell.img_left {
	width: 51%;
}
.boxWrap .img_deta.img_deta3 .cell.img_center {
	width: 2%;
	margin: auto 1%;
}
.boxWrap .img_deta.img_deta3 .cell.img_right {
	width: 45%;
}
#section01,
#section02,
#section03,
#section04,
#section05,#section00 {
  padding: 0 0 8%;
}
#section01 {
  padding-top: 0;
}
#section01 .movie {
  position: relative;
  padding-top: 56%;
}
#section01 .movie iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#section01 .ttl01 + p {
  padding: 1em;
}
#section01 .ttl02 + p {
  padding: 1em 0;
}
#section01 .diagram01 {
  max-width: 720px;
  margin: 0 auto 3em;
}
#section02 .title1 .imgWrap {
	margin-bottom: 2%;
}
#section02 .title1 .imgWrap img {
	width: 26%;
	max-width: 130px;
	display: inline-block;
}
#section02 .title1 {
	text-align: center;
}
#section02 .title1 h2 {
	display: inline-block;
	font-size: 120%;
	text-align: left;
}
#section02 .title1 h3 {
	margin-bottom: 4%;
}
#section02 .title1 .imgWrap {
	margin-bottom: 2%;
}
#section02 .grid-container h2 {
  color: black;
}
#section02 .grid-container p {
  font-size: 90%;
}
#section03 .title1 .imgWrap {
  margin-bottom: 2%;
}
#section03 .title1 .imgWrap img {
	width: 18%;
	max-width: 100px;
	display: inline-block;
}
#section03 p {
  margin-bottom: 6%;
}
#section03 .box img {
  margin-bottom: 4%;
}
#section03 .box ul {
  margin-bottom: 4%;
}
#section03 .box ul li {
	line-height: 1.5;
}
#section03 .box h3.color_box1 {
  line-height: 1.5;
  font-size: 120%;
  color: #fff;
  padding: 4%;
  background-color: #ed6c00;
}
#section03 .box .color_box2 {
  background-color: #ffe1c7;
  padding: 4%;
}
#section03 .box .color_box2 h3 {
	line-height: 1.5;
}
#section03 .box .color_box2 h3 .text_s {
	font-size: 50%;
}
#section03 .box.box1 h3 {
  margin-bottom: 2%; 
}
#section03 .box.box1 h3 .text_s {
	font-size: 80%;
}
#section03 th, #section03 td {
  border: solid 1px #c8c8c8;
  padding: 2%;
}
#section03 tbody th {
  text-align: center;
}
#section03 tbody tr {
  text-align: center;
}
#section03 tbody tr td:nth-child(2) {
	text-align: left;
}
#section03 thead {
  background-color: #ffe1c7;
}
#section03 thead th {
	text-align: center;
}
#section03 table {
  width: 100%;
  border-collapse: collapse;
}
#section03 .grid-margin-x.fix01 {
	margin-bottom: 0;
}
#section04 .title1 .imgWrap {
	margin-bottom: 2%; 
}
#section04 .title1 .imgWrap img {
	width: 28%;
	max-width: 130px;
	display: inline-block;
}
#section04 .imgList {
  background-color: #ffe1c7;
  padding-top: 2%;
  padding-bottom: 2%;
  margin-bottom: 4%;
}
#section04 .align-middle img {
  width: 75%;
  margin: 0 auto;
}
#section04 .align-middle p {
  padding-left: 4%;
}
#section04 .box, #section05 .box {
  margin-bottom: 0;
}
#section05 .title1 .imgWrap {
  margin-bottom: 2%;
}
#section05 .title1 .imgWrap img {
	width: 20%;
	max-width: 100px;
	display: inline-block;
}
#section05 .imgList .cell {
  background-color: #feefe2;
}
#section05 .imgList .cell h3 {
	color: #ed6c00;
	padding: 30px 0 20px 0;
	text-align: center;
}
#section05 .imgList .cell img.type-1 {
	max-width: 320px;
	margin: 0 auto 20px auto;
  padding: 0 20px;
  box-sizing: border-box;
}
#section05 .imgList .cell img.type-2 {
	max-width: 210px;
	margin: 0 auto 20px auto;
  padding: 0 20px;
  box-sizing: border-box;
}
#section05 .imgList .cell img.type-3 {
	max-width: 86px;
	margin: 0 auto 20px auto;
  padding: 0 20px;
  box-sizing: border-box;
}
#section05 .imgList .cell img.type-4 {
	max-width: 86px;
	margin: 0 auto 20px auto;
  padding: 0 20px;
  box-sizing: border-box;
}
#section05 .imgList .cell h4 {
	padding: 0 20px 20px 20px;
	font-weight: normal;
	line-height: 1.5;
}

#section05 .imgList .cell h4.last{
  text-align: center;
}
#section05 .text_s {
  font-size: 50%;
}
#section05, #sectionNote {
  padding: 0 0 2%;
}

#section052 .imgList .cell {
  background-color: #feefe2;
}
#section052 .imgList .cell h3 {
	color: #ed6c00;
	padding: 30px 0 20px 0;
	text-align: center;
}
#section052 .imgList .cell img.type-1 {
	max-width: 240px;
	margin: 0 auto 0px auto;
  padding: 40px 0px;
  box-sizing: border-box;
}

@media only screen and (max-width: 750px) {
  section {
    padding: 0% 0 12%;
    margin-bottom: 0;
	}
  #billboard .bg {
    background: transparent url(../img/about/mv_01_sp.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
	}
  #section01 .ttl01,
  #section01 .ttl02 {
    padding-left: 4%;
  }
  #section01 .diagram01,
  #section01 .diagram03 {
    padding: 0 4%;
  }
  #section01 .ttl01 img {
    margin-top: -12%;
  }
  #section01 .ttl02 + p {
    padding: 1em;
  }
  #section01 .movie {margin-left: 4%;margin-right: 4%;margin-bottom: 4%;}
  .boxWrap {
    padding: 8% 2%;
	}
  .boxWrap .img_deta .cell {
    display: inline-block;
    margin-bottom: 6%;
	}
  .boxWrap .img_deta.img_deta1 .cell.img_left {
    width: 100%;
	}
  .boxWrap .img_deta.img_deta1 .cell.img_center {
    width: 6%;
    margin: 0 auto 6%;
	}
  .boxWrap .img_deta.img_deta1 .cell.img_right {
    width: 100%;
	}
  .boxWrap .img_deta.img_deta2 .cell.img_left {
    width: 100%;
	}
  .boxWrap .img_deta.img_deta2 .cell.img_center {
    width: 6%;
    margin: 0 auto 6%;
	}
	.boxWrap .img_deta.img_deta2 .cell.img_center img {
		transform: rotate(90deg);
	}
  .boxWrap .img_deta.img_deta2 .cell.img_right {
    width: 100%;
	}
  .boxWrap .img_deta.img_deta3 .cell.img_left {
    width: 100%;
    margin: 0;
	}
  .boxWrap .img_deta.img_deta3 .cell.img_center {
    width: 4%;
    margin: auto;
	}
	.boxWrap .img_deta.img_deta3 .cell.img_center img {
		transform: rotate(90deg);
	}
  .boxWrap .img_deta.img_deta3 .cell.img_right {
    width: 100%;
	}
	#section05 .imgList .cell {
    margin-top: 4%;
	}
}
@media only screen and (min-width: 751px) {
  .pc_only {
    display: none; 
	}
  .tb_only {
    display: block; 
	}
  .sp_only {
    display: none; 
	}
  .pctb_only {
    display: block; 
	}
  .sptb_only {
    display: block; 
	}
  .tb_text_center {
    text-align: center; 
	}
  .tb_text_left {
    text-align: left; 
	}
  .tb_text_right {
    text-align: right; 
	}
  .tb_text_normal {
    font-weight: normal; 
	} 
}
@media only screen and (min-width: 1024px) {
  .pc_only {
    display: none;
	}
  .tb_only {
    display: block;
	}
  .sp_only {
    display: none;
	}
  .pctb_only {
    display: block;
	}
  .sptb_only {
    display: block;
	}
  .tb_text_center {
    text-align: center;
	}
  .tb_text_left {
    text-align: left;
	}
  .tb_text_right {
    text-align: right;
	}
  .tb_text_normal {
    font-weight: normal;
	}
}
/*# sourceMappingURL=about.css.map */

/* =====================================================================
*    2022/08/22 改修
* =================================================================== */

.grid-margin-x:before{
  width: calc((33.33333%) / 2);
  height: 0;
  content: "";
}

.grid-margin-x.mt:before{
  display: none;
}

.grid-margin-x.mt{
  margin-top: 2em;
}

@media only screen and (max-width: 750px) {
  .grid-margin-x:before{
    display: none;
  }
  .grid-margin-x.mt{
    margin-top: 0;
  }
}

.tx-1::before {
	display: none !important;
}

#section05 .grid-margin-x.box:before{
	display: none !important;
}


/* =====================================================================
*    2023/03/07 改修
* =================================================================== */

.fix01::before {
	display: none !important;
}


.a-m-ttl-1{
  text-align: center;
  margin: 50px 0 0 0;
}

.a-m-ttl-1 .c{
  display: inline-block;
}

.a-m-ttl-1 .number p{
  width: 44px;
  height: 44px;
  background: #ed6c00;
  border-radius: 50%;
  line-height: 44px;
  font-size: 24px;
  color: #fff;
  text-align: center;
  font-weight: 500;
}

.a-m-ttl-1 .ttl{
  flex: 1;
  padding: 0 0 0 14px;
  font-size: 22px;
  color: #000;
  text-align: center;
  font-weight: 500;
  line-height: 1.6;
}

.a-m-ttl-2{
  text-align: center;
  margin: 50px 0 0 0;
}

.a-m-ttl-2 .ttl{
  font-size: 22px;
  color: #000;
  text-align: center;
  font-weight: 500;
  line-height: 1.6;
}

.a-m-ttl-3{
  text-align: center;
  margin: 80px 0 0 0;
}

.a-m-ttl-3 .ttl{
  font-size: 30px;
  color: #000;
  text-align: center;
  font-weight: 500;
  line-height: 1.6;
}

.a-m-desc-1{
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 1.7;
  margin: 1em 0 0 0;
}

.a-m-desc-2{
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 1.7;
  margin: 0 0 0;
}

.a-m-desc-3{
  font-size: 12px;
  color: #000;
  font-weight: 400;
  line-height: 1.7;
  text-indent: -1.2em;
  padding-left: 1.2em;
}

.a-m-desc-4{
  font-size: 12px;
  color: #000;
  font-weight: 400;
  line-height: 1.7;
  margin: 1em 0 0 0;
}

.a-m-desc-5{
  font-size: 12px;
  color: #000;
  font-weight: 400;
  line-height: 1.7;
  margin: 1em 0 0 0;
  text-align: center;
}

.a-m-desc-6{
  font-size: 16px;
  color: #000;
  font-weight: 400;
  line-height: 1.7;
  margin: 1em 0 0 0;
}

.a-m-desc-6 a{
  color: #ed6c00;
}

.a-m-desc-6 a:hover{
  text-decoration: underline;
}

.a-m-obj-1{
  margin: 2em 0 0 0;
}

.a-m-obj-2{
  margin: 1em 0 0 0;
}

.a-m-obj-3{
  margin:2em auto 0 auto;
  max-width: 70%;
}

.a-m-obj-4{
  margin: 5em 0 0 0;
}

.a-m-block-1{
  margin: 2em 0 0 0;
}

.a-m-block-1 .obj{
  width: 26%;
}

.a-m-block-1 .c{
  flex: 1;
  padding: 0 0 0 30px;
}

.a-m-block-2 .boxs{
  width: calc(50% - 20px);
}

.a-m-block-3{
  margin: 2em 0 0 0;
}

.a-m-block-4{
  margin: 2em 0 0 0;
}

.a-m-block-4 .obj{
  width: 26%;
}

.a-m-block-4 .c{
  flex: 1;
  padding: 0 0 0 30px;
}

.a-m-embed{
  margin: 2em 0 0 0;
  aspect-ratio: 16 / 9;
}

.a-m-embed iframe{
  width: 100%;
  height: 100%;
}

.a-4 img{
  max-width: 70%;
  margin: 0 auto;
}


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

  .a-m-ttl-1{
    text-align: center;
    margin: 50px 0 0 0;
  }
  
  .a-m-ttl-1 .c{
    display: inline-block;
  }
  
  .a-m-ttl-1 .number p{
    width: 34px;
    height: 34px;
    background: #ed6c00;
    border-radius: 50%;
    line-height: 34px;
    font-size: 20px;
    color: #fff;
    text-align: center;
    font-weight: 500;
  }
  
  .a-m-ttl-1 .ttl{
    flex: 1;
    padding: 0 0 0 10px;
    font-size: 16px;
    color: #000;
    text-align: left;
    font-weight: 500;
    line-height: 1.6;
  }
  
  .a-m-ttl-2{
    text-align: center;
    margin: 50px 0 0 0;
  }
  
  .a-m-ttl-2 .ttl{
    font-size: 22px;
    color: #000;
    text-align: center;
    font-weight: 500;
    line-height: 1.6;
  }
  
  .a-m-ttl-3{
    text-align: center;
    margin: 60px 0 0 0;
  }
  
  .a-m-ttl-3 .ttl{
    font-size: 20px;
    color: #000;
    text-align: center;
    font-weight: 500;
    line-height: 1.6;
  }
  
  .a-m-desc-1{
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 1.7;
    margin: 1em 0 0 0;
  }
  
  .a-m-desc-2{
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 1.7;
    margin: 0 0 0;
  }
  
  .a-m-desc-3{
    font-size: 12px;
    color: #000;
    font-weight: 400;
    line-height: 1.7;
    text-indent: -1.2em;
    padding-left: 1.2em;
  }
  
  .a-m-desc-4{
    font-size: 12px;
    color: #000;
    font-weight: 400;
    line-height: 1.7;
    margin: 1em 0 0 0;
  }
  
  .a-m-desc-5{
    font-size: 12px;
    color: #000;
    font-weight: 400;
    line-height: 1.7;
    margin: 1em 0 0 0;
    text-align: center;
  }
  
  .a-m-desc-6{
    font-size: 16px;
    color: #000;
    font-weight: 400;
    line-height: 1.7;
    margin: 1em 0 0 0;
  }
  
  .a-m-desc-6 a{
    color: #ed6c00;
  }
  
  .a-m-desc-6 a:hover{
    text-decoration: underline;
  }
  
  .a-m-obj-1{
    margin: 2em 0 0 0;
  }
  
  .a-m-obj-2{
    margin: 1em 0 0 0;
  }
  
  .a-m-obj-3{
    margin:2em auto 0 auto;
    max-width: 100%;
  }
  
  .a-m-obj-4{
    margin: 5em 0 0 0;
  }
  
  .a-m-block-1{
    margin: 2em 0 0 0;
  }
  
  .a-m-block-1 .obj{
    width: 100%;
  }
  
  .a-m-block-1 .c{
    flex: none;
    width: 100%;
    padding: 30px 0 0 0 ;
  }
  
  .a-m-block-2 .boxs{
    width: calc(100%);
  }
  
  .a-m-block-3{
    margin: 2em 0 0 0;
  }
  
  .a-m-block-4{
    margin: 2em 0 0 0;
  }
  
  .a-m-block-4 .obj{
    width: 100%;
  }
  
  .a-m-block-4 .c{
    flex: none;
    width: 100%;
    padding:30px 0 0 0 ;
  }
  
  .a-m-embed{
    margin: 2em 0 0 0;
    aspect-ratio: 16 / 9;
  }
  
  .a-m-embed iframe{
    width: 100%;
    height: 100%;
  }

  .boxWrap.head{
    padding: 8% 20px;
  }

  .a-1{
    margin: 0 -20px 0 0;
  }

  .a-4 img{
    max-width: 100%;
    margin: 0 auto;
  }
}
