@charset "UTF-8";
/****************************************

               About Page

*****************************************/
.sp_br {
    display: block;
    margin-bottom: 3.333vw;
 }
 .about_wrap .m_title {
   font-size: 5.3333vw;
   font-weight: bold;
   display: block;
   text-align: center;
 }
 .about_wrap span {
   display: block;
   font-family:  FB Benton Sans Medium;
   font-size: 3.2000vw;
   color: #000;
   margin-top: 2.6667vw;
   text-align: center;
 }
 .about_wrap .s_title {
   display: block;
   font-size: 4.8vw;
   font-family:  TBGothic M;
   font-weight: 600;
   margin: 6.667vw 0;
 }
 .about_wrap p {
    font-size: 4.0625vw;
    line-height: 1.8;
 }
 .phylo_box,
 .purpose_box {
    background: #fff100;
 }
 .phylo_box .section,
 .purpose_box .section {
   padding-top: 13.333vw;
   padding-bottom: 13.333vw;
}
 .phylo_box,
 .vision_box　{
    text-align: center;
 }

 .purpose_box .con_box {
   width: 92vw;
   margin: 6vw auto 0;
}
.purpose_box .tit_box {
   text-align: center;
}
.purpose_box .tit_box h3 {
   font-size: 6.8vw;
   line-height: 1.6;
   text-align: center;
   margin: 0;
}
.purpose_box .txt_box {
   text-align: center;
   margin-top: 6vw;
}
.purpose_box p {
   font-size: 3.2vw;
   line-height: 1.8;
}
.purpose_box p + p {
   margin-top: 2em;
}
.purpose_box .txt_box b {
   display: block;
   font-size: 5.3333vw;
   margin-top: 1em;
}



 
 
 /*vision*/
 #vision {
   padding: 13.333vw 0;
 }
 .vision_box {
    /* width: 100%;
    text-align: center;
    position: relative;
    box-sizing: border-box; */
 }
 .vision {
    width: 100%;
 }
 .vision p,
 .phylo_box p {
    padding: 0 4.5vw;
 }
 
 /* common box */

 .about_common.about_company { 
    border: 0;
 }
 .about_common span {
    margin-bottom: 6.667vw;
    margin-top: 4vw;
 }
 
 .about_company {
    padding: 0 3.333vw;
 }
 .about_map {
    padding: 13.3333vw 0;
 }
 .about_map p {
    padding: 0 3.333vw;
 }
 .about_map h2, .about_map span {
    padding: 0 3.333vw;
 }
 /* 2206 */
 .about_group {
   padding: 13.333vw 2.6667vw 0;
   border-bottom: none;
}
 
 
 /* company */
 /* .company {
   padding-top: 13.333vw;
   background: #f3f3f3;
   padding-bottom: 13.333vw;
}
 .about_pageTxt li {
    margin-top: 5.333vw;
 }
 .about_pageTxt li.about_pageTxt_tel h4,
 .about_pageTxt li.about_pageTxt_tel p {
    display: inline-block;
 }
 .about_pageTxt h4 {
    font-size: 1em;
    font-family:  TBGothic M;
    font-weight: 600;
    margin-bottom: 2vw;
 }
 .about_pageTxt p,
 .about_pageTxt table th,
 .about_pageTxt table td,
 .about_pageTxt li p {
    font-size: 4.0625vw;
    line-height: 1.5;
 }
 .about_pageTxt table th {
   vertical-align: top;
   }
 .about_pageTxt table td {
    padding: 0 0 2vw 4vw;
 }
 .about_pageImg {
    display: none;
 }
  */

  /* 2206 */

 /* history */
 .about_history {
   padding: 13.333vw 0;
 }
 .about_history h2, .about_history span {
  padding: 0 3.333vw;
 }
 .history_table {
  border-collapse:separate;
  width: 100%;
  font-size: 4.0625vw;
}
.history_table tr {
  line-height: 1;
  width: 100%;
}
  .history_table th {
    width: 5%;
    padding: 1em 20px;
    text-align: right;
    border-right: 3px solid #fff100;
    box-sizing: border-box;
    position: relative;
    vertical-align: top;
    line-height: 1.5;
  }
  .history_table th::after {
    content: "";
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background: #fff100;
    position: absolute;
    right: -9px;
    top: 1.25em;
  }
  .history_table td {
    width: 95%;
    padding: 1em 20px;
    box-sizing: border-box;
    line-height: 1.5;
  }
  .history_table tr td.td_padding_top {
    padding: 1em 20px 0; 
  }
  .history_table tr td.td_padding_bottom {
    padding: .5em 20px 1em;
  }

  .history_table tr:first-child th,
  .history_table tr:first-child td{ padding-top: 0; }
  .history_table tr:first-child  th::after { top: 0.25em; }
  .history_table tr:first-child  th::before {
    content: "";
    width: 3px;
    height: 0.25em;
    background: #ffffff;
    position: absolute;
    right: -3px;
    top: 0;
  }

 
 /* map */
 #map {
  background: #f3f3f3;
}
 .about_map_img {
    width: 100%;
    height: 60vw;
    margin: 0 auto 20px;
 }
 #map .about_common {
   border-top: none;
}

 /* group*/
 /* .about_group dl {
    font-size: 4.0625vw;
    font-family:  TBGothic M;
    font-weight: 600;
    line-height: 2;
 }
 .about_group dl:not(:first-of-type) {
    margin-top: 6.667vw;
 }   
 .about_group dd img {
    width: 3vw;
    vertical-align: inherit;
 } */
 /* 2206 */


.company {
   background: #f3f3f3;
   padding-top: 13.333vw;
   padding-bottom: 13.333vw;
}
.company .about_company,
.about_common.about_group {
   text-align: center;
}
.about_topImg {
   display: none;
}
.about_boxes {
   width: 93.3333vw;
   margin: 0 auto;
}
.about_boxes ul {
   width: 100%;
}
.about_boxes>ul>li {
   display: flex;
   justify-content: space-between;
   text-align: left;
   border-bottom: 1px solid #999;
   padding: 2.6667vw 0;
}
.about_boxes>ul>li:first-child {
   border-top: 1px solid #999;
}
.about_boxes>ul>li h4 {
   font-family: TBGothic M;
   font-size: 3.2vw;
   line-height: 1;
   padding-top: 0.2em;
}
#company .about_boxes>ul>li h4 {
   width: 36vw;
}
#company .about_boxes>ul>li.about_block01 p {
   width: 57.3333vw;
}
#company .about_boxes>ul>li.about_block02 .about_block02_inner {
   width: 58.6667vw;
}
.about_boxes>ul>li.about_block01 p {
   font-size: 3.2vw;
   line-height: 1.4;
}

.about_boxes>ul>li.about_block02 dl {
   width: 100%;
}
.about_boxes>ul>li.about_block02 dl + dl {
   padding-top: 2.6667vw;
   margin-top: 2.6667vw;
   border-top: 1px dashed #cecece;
}
.about_boxes>ul>li.about_block02 dl dt {
   font-family: FB Benton Sans Medium;
   font-size: 3.2vw;
   line-height: 1.4;
   margin-bottom: 2vw;
   padding-left: 1.3333vw;
   box-sizing: border-box;
}
.about_boxes>ul>li.about_block02 dl dd p {
   font-size: 3.2vw;
   line-height: 1.4;
   padding-left: 1.3333vw;
   box-sizing: border-box;
}
.about_boxes>ul>li.about_block02 dl dd small {
   font-size: 2.6667vw;
   letter-spacing: -0.01em;
}



#group_company .about_wrap span {
   margin-top: 0;
}
#group_company .about_group__inner {
   text-align: left;
}
#group_company h3.group_h3_txt {
   margin-top: 10.6667vw;
   font-family:  TBGothic M;
   font-size: 3.6vw;
   line-height: 1;
}
#group_company .more_icon {
   width: 2.9333vw;
}
#group_company .about_boxes>ul {
   margin-top: 3.3333vw;
}

#group_company .about_boxes>ul>li.about_block01 h4 {
   width: 38.6667vw;
}
#group_company .about_boxes>ul>li.about_block02 h4 {
   width: 37.3333vw;
}
#group_company .about_boxes>ul>li.about_block01 p {
   width: 54.6667vw;
}
#group_company .about_boxes>ul>li.about_block02 .about_block02_inner {
   width: 56vw;
}




 
 @media screen and (min-width: 768px) {
 
    .sp_br {
       display: none !important;
    }
 
    .about_wrap .m_title {
      font-size: 36px;
      text-align: center;
    }
    .about_wrap span {
      display: block;
      font-size: 18px;
      font-family: FB Benton Sans Medium;
      font-weight: 600;
      text-align: center;
      margin: 20px 0 0;
    }
    .about_wrap .s_title {
       font-size: 36px;
       font-family:  TBGothic M;
       font-weight: 500;
       margin: 50px 0;
    }
    .about_wrap p {
       font-size: 14px;
       line-height: 2;
    }
    .phylo_box, .purpose_box {
      padding-bottom: 100px;
   }
    .phylo_box .section,
    .purpose_box .section {
    padding-top: 100px;
    padding-bottom: 0;
    }
    #vision {
       padding: 0 0 0;
       padding-top: 100px;
       padding-bottom: 100px;
    }
    .vision_box {
       /* height: 700px; */

    }
    .vision {
       /* position: relative;
       max-width: 1000px;
       margin: 0 auto;
       top: 50%;
       left: 0;
       transform: translate(0, -50%);
    padding: 0 0; */
    }
    .vision p,
    .phylo_box p,
    .purpose_box p  {
       padding: 0 0;
    }

   .purpose_box .con_box {
      width: 100%;
      max-width: 800px;
      margin: 50px auto 0;
      display: flex;
   }
   .purpose_box .tit_box {
      width: 63%;
    padding-left: 6%;
      box-sizing: border-box;
   }
   .purpose_box .tit_box h3 {
      font-size: 36px;
      line-height: 1.6;
      text-align: left;
      margin: 0;
   }
   .purpose_box .txt_box {
      width: 55%;
      text-align: left;
      margin-top: 0;
      padding-left: 0;
      box-sizing: border-box;
   }
   .purpose_box p {
      line-height: 2;
   }
   .purpose_box p + p {
      margin-top: 2em;
   }
   .purpose_box .txt_box b {
      display: block;
      font-size: 26px;
      margin-top: 1em;
   }
 
    /* common box */
    .about_common {
       padding: 100px 0 0;
    }
    .about_common h3 {
       padding: 0;
     }
     /* 2206 */
    /* .about_common span {
       padding: 0 0 50px 0;
    }  */
    .about_common span {
      padding: 0 0 30px 0;
   } 
   .about_group {
      padding: 100px 0;
   }
 
    /* company */

/* START 2206 PC */
.company {
   /* padding-top: 160px;
   padding-bottom: 150px; */
   padding-top: 100px;
   padding-bottom: 100px;
}

.company .about_company {
  max-width: 1000px;
  margin: 0 auto;
  padding: 0;
}
#company h2.m_title {
   display: block;
   line-height: 1;
 }

    .about_topImg {
       display: block;
      margin-bottom: 80px;
    }
    .about_topImg ul {
      display: flex;
      justify-content: space-between;
    }
    .about_topImg ul li {
      width: 30%;
    }

    .about_boxes {
       width: 100%;
       max-width: 640px;
       margin: 0 auto;
    }
    .about_boxes ul {
       width: 100%;
    }
    .about_boxes>ul>li {
      display: flex;
      justify-content: space-between;
      text-align: left;
      border-bottom: 1px solid #999;
      padding: 20px 0;
    }
    .about_boxes>ul>li:first-child {
      border-top: 1px solid #999;
    }
    .about_boxes>ul>li h4 {
       box-sizing: border-box;
       font-family: TBGothic M;
       font-size: 16px;
    }
   #company .about_boxes>ul>li.about_block01 h4 {
      width: 39.0625%;
      padding-left: 1.5625%;
   }
   #company .about_boxes>ul>li.about_block02 h4 {
      width: 15.625%;
      padding-left: 1.5625%;
   }
   #company .about_boxes>ul>li.about_block01 p {
      width: 60.9375%;
   }
   #company .about_boxes>ul>li.about_block02 .about_block02_inner {
      width: 84.3750%;
   }
   .about_boxes>ul>li.about_block01 p {
      font-size: 14px;
      line-height: 1.7;
   }

   .about_boxes>ul>li.about_block02 dl {
      display: flex;
      justify-content: space-between;
   }
   .about_boxes>ul>li.about_block02 dl + dl {
      padding-top: 10px;
      margin-top: 10px;
      border-top: 1px dashed #cecece;
   }
   .about_boxes>ul>li.about_block02 dl dt {
      font-family: FB Benton Sans Medium;
      font-size: 14px;
      margin-bottom: 0;
      line-height: 1.7;
   }
   #company .about_boxes>ul>li.about_block02 dl dt {
      width: 27.7778%;
      padding-left: 1.8519%;
   }
   #company .about_boxes>ul>li.about_block02 dl dd {
      width: 72.2222%;
   }
   .about_boxes>ul>li.about_block02 dl dd p {
      font-size: 14px;
      line-height: 1.7;
      padding-left: 0;
   }
   .about_boxes>ul>li.about_block02 dl dd small {
      font-size: 12px;
      letter-spacing: 0;
   }




   #group_company h3.group_h3_txt {
      margin-top: 60px;
      font-size: 20px;
   }
   #group_company .more_icon {
      width: 15px;
      vertical-align: inherit;
   }
   #group_company .about_boxes>ul {
      margin-top: 20px;
   }

   #group_company .about_boxes>ul>li.about_block01 h4 {
      width: 49.2188%;
      padding-left: 1.5625%;
   }
   #group_company .about_boxes>ul>li.about_block02 h4 {
      width: 29.6875%;
      padding-left: 1.5625%;
      font-size: 18px;
   }
   #group_company .about_boxes>ul>li.about_block01 p {
      width: 50.7813%;
   }
   #group_company .about_boxes>ul>li.about_block02 .about_block02_inner {
      width: 70.3125%;
   }
   
   #group_company .about_boxes>ul>li.about_block02 dl dt {
      width: 27.7778%;
      padding-left: 1.8519%;
   }
   #group_company .about_boxes>ul>li.about_block02 dl dd {
      width: 72.2222%;
   }


/* END 2206 */

  /* history */
  .about_history {
    padding: 100px 0;
  }
  .about_history h2 {
   padding: 0 0;
  }
  .history_table {
    border-collapse:separate;
    width: 100%;
    font-size: 14px;
  }
  .history_table tr {
    line-height: 1;
    width: 100%;
  }
    .history_table th {
      width: 5%;
      padding: 1em 20px;
      text-align: right;
      border-right: 3px solid #fff100;
      box-sizing: border-box;
      position: relative;
      vertical-align: top;
      line-height: 1.5;
    }
    .history_table th::after {
      content: "";
      width: 16px;
      height: 16px;
      border-radius: 50%;
      background: #fff100;
      position: absolute;
      right: -9px;
      top: 1.25em;
    }
    .history_table td {
      width: 95%;
      padding: 1em 20px;
      box-sizing: border-box;
      line-height: 1.5;
    }
    .history_table tr td.td_padding_top {
      padding: 1em 20px 0; 
    }
    .history_table tr td.td_padding_bottom {
      padding: 0.8em 20px 2em;
    }

    .history_table tr:first-child th,
    .history_table tr:first-child td{ padding-top: 0; }
    .history_table tr:first-child  th::after { top: 0.25em; }
    .history_table tr:first-child  th::before {
      content: "";
      width: 3px;
      height: 0.25em;
      background: #ffffff;
      position: absolute;
      right: -3px;
      top: 0;
    }
    
    /* map */
    #map {
      padding-bottom: 100px;
    }
    #map .about_map {
      max-width: 1000px;
      margin: 0 auto;
    }
    .about_map_img {
       height: 650px;
       margin: 0 auto 20px;
    }
 
    .about_map p {
      padding: 0;
   }
   .about_map h2 {
      padding: 0;
   }
 
    /* group*/

    .about_group dl {
       font-size: 14px;
    }
    .about_group dl:not(:first-of-type) {
       margin-top: 50px;
    }
   .about_group dd a:hover {
       text-decoration: underline;
   }
   .about_group dd img {
      width: 12px;
   }
 
 }
  
 @media (min-width:768px) and ( max-width:1024px) { 
    .about_wrap .sub_title,
    .about_wrap .sub_container {
        width: 100%;
        padding: 0 3.3vw;
        box-sizing: border-box;
    }
 }



/* .about_wrap	.swiper-pc .tabs li a::before {
   display: none;
}
.about_wrap	.swiper-pc .tabs li::after {
   display: inline;
   content: "｜";
   font-size: 12px;
   font-weight: bold;
}
.about_wrap	.swiper-pc .tabs li:last-child::after {
   display: none;
} */


.about_wrap .group_con {
   display: flex;
   justify-content: space-between;
   align-items: center;
}
.about_wrap .group_con .sub_list {
   padding-left: 20%;
}
.about_wrap .group_con .group_con_img {
   width: 60%;
}
@media screen and (max-width: 768px) {
   .about_wrap .group_con {
      flex-direction: column;
      align-items: flex-start;
   }
   .about_wrap .group_con .group_con_img {
      width: 100%;
      margin: 6.667vw auto 0;
   }
}





.award {
   background: #f3f3f3;
}
.award .about_common {
   padding: 100px 0 0;
}
.award .about_con_box {
   width: 64%;
   margin: 0 auto;
}
.award .about_con_box h3 {
   font-family: TBGothic M;
   font-size: 28px;
   font-weight: bold;
   margin-bottom: 30px;
}
.award .about_con_box .awards_block {
   background: #fff;
}
.award .about_con_box .awards_block.out {
   margin-top: 40px;
}
.award .about_con_box .acc_sTitle {
   width: 100%;
   padding: 3.9063% 3.125%;
   box-sizing: border-box;
   display: flex;
   align-items: center;
   justify-content: space-between;
   cursor: pointer;
}
.award .about_con_box .acc_sTitle p {
   font-size: 20px;
   font-weight: bold;
   line-height: 1;
   margin-left: 10px;
}
.award .about_con_box .acc_sTitle span {
   margin: 0;
   padding: 0;
   display: block;
   width: 30px;
   height: 30px;
   border-radius: 50%;
   background: #fff100;
   margin-right: 10px;
   position: relative;
}
.award .about_con_box .acc_sTitle span:before, 
.award .about_con_box .acc_sTitle span:after {
   content: "";
   display: block;
   width: 9px;
   height: 1px;
   background: #000;
   position: absolute;
   top: 50%;
   transition: transform .5s;
}
.award .about_con_box .acc_sTitle span:before {
   right: 13px;
   transform: rotate(45deg);
}
.award .about_con_box .awards_block.on .acc_sTitle span:before {
   transform: rotate(-45deg);
}
.award .about_con_box .acc_sTitle span:after {
   right: 7px;
   transform: rotate(-45deg);
}
.award .about_con_box .awards_block.on .acc_sTitle span:after {
   transform: rotate(45deg);
}

.award .about_con_box .acc_sContent {
   width: 93.75%;
   margin: 0 auto;
   padding: 30px 0;
   border-top: 1px solid #fff100;
}
.award .about_con_box .acc_sContent ul {
   padding: 0 10px;
}
.award .about_con_box .acc_sContent li {
   font-size: 14px;
   padding-left: 25px;
   position: relative;
}
.award .about_con_box .acc_sContent li + li {
   margin-top: 20px;
}
.award .about_con_box .acc_sContent li::before {
   display: block;
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #000;
	position: absolute;
   top: 7px;
   left: 10px;
}

.award .about_con_box .con_btnBox {
	width: 65.625%;
	margin: 60px auto 0;
	border: 1px solid #000;
	border-radius: 50px;
	text-align: center;
	overflow: hidden;
	box-sizing: border-box;
	z-index: 1;
}
.award .about_con_box .con_btnBox {
	background: #fff;
}
.award .about_con_box .con_btnBox:hover {
	border: 1px solid #fff;
}
.award .about_con_box .con_btnBox a {
	display: flex;
	justify-content: center;
	width: 100%;
	height: 100%;
	position: relative;
}
.award .about_con_box .con_btnBox .eff-01 {
	width: 100%;
	height: 100%;
	background: #fff100;
	border: 1px solid #fff100;
	color: #000;
	position: absolute;
	left: -101%;
	top: 0px;
	transition: all .5s ease;
	z-index: 1;
}
.award .about_con_box .con_btnBox:hover .eff-01 {
	left: 0;
}
.award .about_con_box .con_btnBox a p {
	margin: 20px 0;
	font-size: 18px;
	line-height: 1;
	text-align: left;
	position: relative;
	z-index: 2;
}
.award .about_con_box .con_btnBox a b {
	display: block;
	width: 7.5%;
	height: 1px;
	background: #000;
	position: absolute;
	right: 10%;
	top: 50%;
	z-index: 3;
}
.award .about_con_box .con_btnBox a b::before {
	display: block;
	content: "";
	width: 10px;
	height: 1px;
	margin-top: -4px;
	margin-left: -8px;
	background: #000;
	position: relative;
	left: 100%;
	top: 0;
	z-index: 4;
	-ms-transform: rotate(45deg);
	-webkit-transform: rotate(
45deg);
	transform: rotate(
45deg);
}
.award .about_con_box .con_btnBox a b::after {
	display: block;
	content: "";
	width: 10px;
	height: 1px;
	margin-top: 6px;
	margin-left: -8px;
	background: #000;
	position: relative;
	left: 100%;
	top: 0;
	z-index: 4;
	-ms-transform: rotate(-45deg);
	-webkit-transform: rotate(
-45deg);
	transform: rotate(
-45deg);
}
@media screen and (max-width: 768px) {
   .award .about_common {
      padding: 13.3333vw 0 0;
      margin-top: 13.3333vw;
   }
   .award .about_con_box {
      width: 93.3333vw;
      margin: 0 auto;
   }
   .award .about_con_box h3 {
      font-size: 4.8vw;
      margin-bottom: 4vw;
   }
   .award .about_con_box .awards_block.out {
      margin-top: 4vw;
   }
   .award .about_con_box .acc_sTitle {
      padding: 4vw 2.6667vw;
   }
   .award .about_con_box .acc_sTitle p {
      font-size: 3.6000vw;
      margin-left: 2.6667vw;
   }
   .award .about_con_box .acc_sTitle span {
      /* width: 5.3333vw;
      height: 5.3333vw; */
      width: 7.3333vw;
		height: 7.3333vw;
      margin-right: 2.6667vw;
   }
   .award .about_con_box .acc_sTitle span:before, 
   .award .about_con_box .acc_sTitle span:after {
		width: 2vw;
   }
   .award .about_con_box .acc_sTitle span:before {
		right: 3.4vw;
   }
   .award .about_con_box .acc_sTitle span:after {
		right: 2vw;
   }



   .award .about_con_box .acc_sContent {
      width: 88vw;
      padding: 4vw 0;
   }
   .award .about_con_box .acc_sContent li {
      font-size: 3.2vw;
      padding-left: 6vw;
   }
   .award .about_con_box .acc_sContent li + li {
      margin-top: 2.6667vw;
   }

   .award .about_con_box .acc_sContent li::before {
		width: 2vw;
		height: 2vw;
		top: 1.7333vw;
      left: 2.6667vw;
   }



   .award .about_con_box .con_btnBox {
      width: 69.3333vw;
      margin: 8vw auto 0;
   }
   .award .about_con_box .con_btnBox a p {
      margin: 2.6667vw 0;
      font-size: 3.6000vw;
   }
   .award .about_con_box .con_btnBox a b {
      width: 4vw;
      right: 4.6667vw;
   }
   .award .about_con_box .con_btnBox a b::before {
      width: 2vw;
      margin-top: -0.5vw;
      margin-left: -1.5vw;
   }
   .award .about_con_box .con_btnBox a b::after {
      width: 2vw;
      margin-top: 1vw;
      margin-left: -1.5vw;
   }

}


#history .history_table {
   display: block;
   height: 180px;
   overflow: hidden;
}
#service .history_table.open {
   margin-bottom: 70px;
 }
#history .show_more {
   width: 100%;
   transition: bottom 0.2s;
   font-size: 18px;
   /* font-weight: bold; */
   text-align: center;
   margin-top: 20px;
   position: relative;
   cursor: pointer;
}
#history .show_more::before {
   display: inline-block;
   content: "";
   width: 30px;
   height: 30px;
   border-radius: 50%;
   background: #fff100;
   margin-bottom: -7px;
    margin-right: 10px;
}
#history .show_more::after {
   display: inline-block;
   content: "";
   width: 6px;
   height: 6px;
   border-top: 1px solid #000;
   border-left: 1px solid #000;
   position: absolute;
   top: 11px;
   left: 44.7%;
   transform: rotate(-135deg);
}
#history .show_more.active::after {
   top: 13px;
   transform: rotate(45deg);
}
@media screen and (max-width: 768px) {
   #history .history_table {
      height: 80vw;
   }
   #history .show_more {
      font-size: 4.5333vw;
      margin-top: 5.3333vw;
   }
   #history .show_more::before {
      width: 6.6667vw;
      height: 6.6667vw;
      margin-bottom: 0;
      margin-right: 0;
      position: absolute;
      right: 28.6667vw;
      top: -1.3vw;
   }
   #history .show_more::after {
      width: 6px;
      height: 6px;
      top: 1.2vw;
      left: auto;
      right: 31.2vw;
   }
   #history .show_more.active::after {
      top: 1.33vw;
   }

}


.about_wrap .facebook_share_wrap {
   max-width: 100%;
   margin: 0;
   padding: 150px 0 0;
   background: #f3f3f3;
}
.ft_tabs_wrap {
   margin: 0 !important;
   padding-top: 150px;
   background: #f3f3f3;
}
@media screen and (max-width: 768px) {
   .about_wrap .facebook_share_wrap {
      padding: 21.3333vw 0 0;
   }
   .ft_tabs_wrap {
      padding-top: 150px;
      background: #f3f3f3;
   }
}

#group {
   padding-top: 100px;
}
.about_group .about_block02_inner dd ul li {
   padding-left: 1em;
   text-indent: -1em;
}

.about_group .about_block02_inner dd ul.list_marker li {
   padding-left: 1.2em;
   text-indent: -1em;
}
.about_group .about_block02_inner dd ul.list_marker li span {
   display: inline;
   font-size: 10px;
   color: #4c4c4c;
}
@media screen and (max-width: 768px) {
   .about_group .about_block02_inner dd ul.list_marker li {
      padding-left: 1.5em;
      text-indent: -1em;
   }
}