.container1200 {
  max-width: calc(1224/1366*100%);
  padding: 0 12px;
  margin: 0 auto
}
@media (max-width: 999px) {
  .container1200 {
    max-width: 100%
  }
}
.cpn_list {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -15px 115px
}
@media (max-width: 999px) {
  .cpn_list {
    margin: 53px 0 90px
  }
}
.cpn_list .cpn_item {
  width: calc(33.33% - 30px);
  margin: 80px 15px 0
}
@media (max-width: 999px) {
  .cpn_list .cpn_item {
    width: 100%;
    margin: 0 0 30px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
  }
}
.cpn_list .cpn_item:last-child {
  margin-right: 0
}
@media (max-width: 999px) {
  .cpn_list .cpn_item:last-child {
    margin-bottom: 0
  }
}
.cpn_list .cpn_item__img {
  position: relative
}
@media (max-width: 999px) {
  .cpn_list .cpn_item__img {
    width: 190px
  }
}
@media only screen and (max-width: 350px) {
  .cpn_list .cpn_item__img {
    width: 150px
  }
}
.cpn_list .cpn_item__img img {
  width: 100%;
  transition: all .3s
}
.cpn_list .cpn_item__img:after {
  content: "";
  position: absolute;
  bottom: 0;
  right: 0;
  width: 47px;
  height: 47px;
  background: #fff;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.5' height='6.566' viewBox='0 0 17.5 6.566'%3E%3Cg id='Group_28' data-name='Group 28' transform='translate(-549.633 -1426.449)'%3E%3Cline id='Line_5' data-name='Line 5' x2='14' transform='translate(549.633 1432.016)' fill='none' stroke='%23222' stroke-width='2'/%3E%3Cpath id='Path_37' data-name='Path 37' d='M0-1,6.594,5.551H0Z' transform='translate(560.539 1427.449)' fill='%23222'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
  .cpn_list .cpn_item__img:after {
    right: -1px
  }
}
@media (max-width: 999px) {
  .cpn_list .cpn_item__img:after {
    width: 37px;
    height: 37px
  }
}
.cpn_list .cpn_item__img.havebor .cpn_item__inn:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: #F2F3FA 2px solid
}
.cpn_list .cpn_item__inn {
  position: relative;
  overflow: hidden
}
.cpn_list .cpn_item .txtimg {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: #F2F3FA;
  padding: 17px 21px;
  color: #063D9B;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 18px;
  letter-spacing: .04em;
  font-weight: 400
}
@media (max-width: 999px) {
  .cpn_list .cpn_item .txtimg {
    position: static;
    margin-top: 12px;
    padding: 10px 20px;
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 18px
  }
}
.cpn_list .cpn_item__title {
  font-size: 20px;
  line-height: 30px;
  letter-spacing: .04em;
  font-weight: bold;
  padding: 20px 0 0 15px
}
@media (max-width: 999px) {
  .cpn_list .cpn_item__title {
    width: calc(100% - 190px);
    padding: 10px 14px;
    font-size: 18px;
    line-height: 28px
  }
}
@media only screen and (max-width: 350px) {
  .cpn_list .cpn_item__title {
    width: calc(100% - 150px);
    font-size: 15px
  }
}
@media only screen and (min-width: 1025px) {
  .cpn_list .cpn_item:hover .cpn_item__img img {
    transform: scale(1.05)
  }
}
.c-ttl01 .text_en {
  font-size: 56px;
  line-height: 66px
}
@media (max-width: 999px) {
  .c-ttl01 .text_en {
    font-size: 42px;
    line-height: 49px
  }
}
@media (min-width: 1000px) {
  .c-ttl01 .text_jp {
    padding-top: 9px
  }
}
.c-catWrap {
  margin: 80px 0 82px
}
@media (max-width: 999px) {
  .c-catWrap {
    margin: 50px 0
  }
}
@media (max-width: 999px) {
  .c-catWrap .catnavi {
    margin: 0 -10px
  }
}
@media (max-width: 999px) {
  .c-catWrap .catnavi .catitem {
    margin: 0 10px;
    width: calc(50% - 20px)
  }
}
.gr_greeting {
  position: relative;
  margin-bottom: 106px
}
@media (max-width: 999px) {
  .gr_greeting {
    margin-bottom: 80px
  }
}
.gr_greeting:before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 33px;
  right: 83px;
  bottom: 0;
  left: 0;
  background: url("../../img/company/gr_bg01.jpg") bottom/cover no-repeat
}
@media (max-width: 999px) {
  .gr_greeting:before {
    top: 25px;
    right: 27px;
    background-image: url("../../img/company/gr_bg01_sp.jpg")
  }
}
.gr_greeting__ctn {
  background: #fff;
  padding: 72px 12px;
  margin-top: 82px
}
@media (max-width: 999px) {
  .gr_greeting__ctn {
    margin-top: 29px;
    margin-right: -22px;
    padding: 42px 17px 47px
  }
}
.gr_greeting__inner {
  max-width: 920px;
  margin: 0 auto;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.gr_greeting__img {
  width: 200px
}
@media (max-width: 999px) {
  .gr_greeting__img {
    margin: 0 auto
  }
}
.gr_greeting__txt {
  width: calc(100% - 200px);
  padding-left: 51px;
  line-height: 32px
}
@media (max-width: 999px) {
  .gr_greeting__txt {
    width: 100%;
    padding: 0;
    padding: 31px 0 0
  }
}
.gr_greeting .txtName {
  text-align: right;
  margin-top: 58px
}
@media (max-width: 999px) {
  .gr_greeting .txtName {
    margin-top: 50px
  }
}
.gr_cred {
  overflow: hidden
}
.gr_cred__desc {
  text-align: center;
  line-height: 32px;
  margin-bottom: 30px
}
.gr_cred__ctn {
  background: #F2F3F4;
  padding: 106px 12px 81px;
  margin: 48px 0 0
}
@media (max-width: 999px) {
  .gr_cred__ctn {
    margin: 43px -23px 0;
    padding: 43px 20px 64px
  }
}
.gr_cred__white {
  background: #fff;
  padding: 42px 12px 56px;
  margin: 0 auto 25px;
  text-align: center;
  max-width: 880px
}
@media (max-width: 999px) {
  .gr_cred__white {
    padding: 32px 24px 41px;
    margin-bottom: 20px
  }
}
.gr_cred__white:last-child {
  margin-bottom: 0
}
.gr_cred__title {
  color: #C66066;
  font-weight: bold;
  margin-bottom: 20px
}
@media (max-width: 999px) {
  .gr_cred__title {
    margin-bottom: 18px
  }
}
.gr_cred__txt01 {
  font-weight: bold;
  font-size: 26px;
  line-height: 38px
}
@media (max-width: 999px) {
  .gr_cred__txt01 {
    font-size: 22px;
    line-height: 33px
  }
}
.gr_cred ul {
  padding-left: 0;
  text-align: left;
  max-width: 721px;
  margin: 0 auto
}
.gr_cred ul li {
  position: relative;
  margin-bottom: 5px;
  padding-left: 32px;
  list-style: none;
  counter-increment: li;
  line-height: 32px
}
@media (max-width: 999px) {
  .gr_cred ul li {
    line-height: 24px;
    margin-bottom: 20px
  }
}
.gr_cred ul li:last-child {
  margin-bottom: 0
}
.gr_cred ul li:before {
  content: counter(li) ".";
  position: absolute;
  left: 0;
  top: 1px;
  color: #C3C3C3;
  font-size: 18px;
  font-family: "Roboto Condensed", sans-serif;
  font-weight: bold
}

.gr_cred .executiveBox{
  padding: 72px 12px 178px;
}
.gr_cred .executiveBox .executiveBox__inner{
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: space-between;
  max-width: 920px;
  margin: 0 auto;
}
.gr_cred .executiveBox .executiveBox__inner::after{
  content: "";
  width: 30%;
}
.gr_cred .executiveBox .executiveBox__inner__set{
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  width: 30%;
}
.gr_cred .executiveBox .executiveBox__inner__set:nth-of-type(n+4){
  margin-top: 5%;
}
.gr_cred .executiveBox__inner__set figure{
  width: 51%;
  line-height: 0;
}
.gr_cred .executiveBox__inner__set figure img{
  max-width: 100%;
}
.gr_cred .executiveBox__inner__set .txtBox{
  width: 40%;
  padding-bottom: 10%;
  box-sizing: border-box;
}
.gr_cred .executiveBox__inner__set .txtBox .executiveTxt{
}
.gr_cred .executiveBox__inner__set .txtBox .nameTxt{
  margin-top: 6px;
}

@media (max-width: 999px) {
  .gr_cred .executiveBox .executiveBox__inner__set{
    width: 46%;
  }
  .gr_cred .executiveBox .executiveBox__inner__set:nth-of-type(n+3){
    margin-top: 5%;
  }
}
@media (max-width: 660px) {
  .gr_cred .executiveBox .executiveBox__inner__set{
    width: 48%;
  }
  .gr_cred .executiveBox__inner__set .txtBox .executiveTxt{
    font-size: 14px;
  }
  .gr_cred .executiveBox__inner__set .txtBox .nameTxt{
    margin-top: 0;
    font-size: 14px;
  }
}
@media (max-width: 550px) {
  .gr_cred .executiveBox{
    padding: 40px 30px 108px;
  }
  .gr_cred .executiveBox .executiveBox__inner__set{
    width: 100%;
  }
  .gr_cred .executiveBox .executiveBox__inner__set:nth-of-type(n+2){
    margin-top: 15%;
  }
  .gr_cred .executiveBox__inner__set .txtBox .executiveTxt{
    font-size: inherit;
  }
  .gr_cred .executiveBox__inner__set .txtBox .nameTxt{
    margin-top: 6px;
    font-size: inherit;
  }
}


.ov_company {
  position: relative;
  margin-bottom: 159px;
  padding-bottom: 73px
}
@media (max-width: 999px) {
  .ov_company {
    margin-bottom: 80px;
    padding-bottom: 0
  }
}
.ov_company:before {
  content: "";
  z-index: -1;
  position: absolute;
  top: 33px;
  right: 83px;
  bottom: 0;
  left: 0;
  background: #F2F3F4
}
@media (max-width: 999px) {
  .ov_company:before {
    top: 25px;
    right: 27px
  }
}
.ov_company__ctn {
  background: #fff;
  padding: 74px 12px;
  margin-top: 54px
}
@media (max-width: 999px) {
  .ov_company__ctn {
    margin-top: 29px;
    margin-right: -22px;
    padding: 20px 20px 47px
  }
}
.ov_company__tbl {
  max-width: 880px;
  margin: 0 auto
}
.ov_company__tbl th, .ov_company__tbl td {
  line-height: 28px;
  padding: 25px 0;
  border-bottom: 1px solid #CCC;
  text-align: left
}
@media (max-width: 999px) {
  .ov_company__tbl th, .ov_company__tbl td {
    padding: 17px 0;
    display: block;
    width: 100%
  }
}
.ov_company__tbl th p, .ov_company__tbl td p {
  margin-bottom: 28px
}
.ov_company__tbl th p:last-child, .ov_company__tbl td p:last-child {
  margin-bottom: 0
}
@media (max-width: 999px) {
  .ov_company__tbl td {
    padding-top: 6px
  }
}
.ov_company__tbl th {
  font-weight: bold;
  width: 174px;
  padding-right: 12px
}
@media (max-width: 999px) {
  .ov_company__tbl th {
    width: 100%;
    padding-bottom: 0;
    border-bottom: none
  }
}
.ov_history {
  margin-bottom: 157px
}
@media (max-width: 999px) {
  .ov_history {
    margin-bottom: 65px
  }
}
.ov_history__list {
  max-width: 880px;
  margin: 55px auto 0
}
@media (max-width: 999px) {
  .ov_history__list {
    margin-top: 15px
  }
}
.ov_history__list li {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.ov_history__list li:last-child .txtDate, .ov_history__list li:last-child .txtDesc {
  padding-bottom: 0
}
.ov_history__list li:last-child .txtDate:after, .ov_history__list li:last-child .txtDesc:after {
  display: none
}
.ov_history__list li .txtDate, .ov_history__list li .txtDesc {
  padding-bottom: 23px
}
.ov_history__list li .txtDate {
  line-height: 28px;
  width: 190px;
  position: relative;
  padding-right: 58px;
  text-align: right
}
@media (max-width: 999px) {
  .ov_history__list li .txtDate {
    font-size: 14px;
    width: 147px;
    padding-right: 26px
  }
}
.ov_history__list li .txtDate:before, .ov_history__list li .txtDate:after {
  content: "";
  position: absolute;
  top: 6px;
  right: 0
}
.ov_history__list li .txtDate:before {
  width: 18px;
  height: 18px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.385' height='18.385' viewBox='0 0 18.385 18.385'%3E%3Cg id='Rectangle_172' data-name='Rectangle 172' transform='translate(0 9.192) rotate(-45)' fill='%23fff' stroke='%23c66066' stroke-width='4'%3E%3Crect width='13' height='13' stroke='none'/%3E%3Crect x='2' y='2' width='9' height='9' fill='none'/%3E%3C/g%3E%3C/svg%3E%0A");
  z-index: 1
}
.ov_history__list li .txtDate:after {
  width: 1px;
  bottom: -6px;
  background: #C3C3C3;
  right: 8px;
  z-index: 0
}
.ov_history__list li .txtDesc {
  width: calc(100% - 190px);
  padding-left: 38px;
  position: relative
}
@media (max-width: 999px) {
  .ov_history__list li .txtDesc {
    font-size: 15px;
    line-height: 26px;
    width: calc(100% - 147px);
    padding-left: 9px
  }
}
.accessWrap {
  padding-top: 22px
}
@media (max-width: 999px) {
  .accessWrap {
    padding-top: 2px
  }
}
.accessWrap .c-catWrap {
  margin-top: 65px
}
@media (max-width: 999px) {
  .accessWrap .c-catWrap {
    margin-top: 35px
  }
}
.accessWrap .c-catWrap .catnavi {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start
}
@media (min-width: 1000px) {
  .accessWrap .c-catWrap .catnavi {
    margin: 0 -12px
  }
}
.accessWrap .c-catWrap .catnavi .catitem {
  border-bottom: #222222 1px solid;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center
}
@media (min-width: 1000px) {
  .accessWrap .c-catWrap .catnavi .catitem {
    margin: 0 12px 20px;
    width: calc(20% - 24px)
  }
}
@media (max-width: 999px) {
  .accessWrap .c-catWrap .catnavi .catitem {
    margin-bottom: 3px;
    border-bottom: #222222 1px solid;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
  }
}
.accessWrap .c-catWrap .catnavi .catpa {
  border-bottom: none;
  padding: 16px 30px 14px 0;
  background-position: right 12px center
}
@media (max-width: 999px) {
  .accessWrap .c-catWrap .catnavi .catpa {
    border-bottom: none;
    padding-right: 26px;
    background-position: right 5px center
  }
}
.accessWrap .boxshowroom {
  max-width: 880px;
  margin: 95px auto 0
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom {
    margin-top: 70px
  }
}
.accessWrap .boxshowroom .itemdiv {
  padding-bottom: 160px
}
.accessWrap .boxshowroom .itemdiv:last-child {
  padding-bottom: 0
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .itemdiv {
    padding-bottom: 100px
  }
}
.accessWrap .boxshowroom .inforWrap {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .inforWrap {
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.accessWrap .boxshowroom .txtdiv {
  width: calc(100% - 448px);
  padding-right: 33px
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .txtdiv {
    width: 100%;
    padding-right: 0
  }
}
.accessWrap .boxshowroom .infordiv {
  padding-top: 25px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  letter-spacing: .04em
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .infordiv {
    padding-top: 13px
  }
}
.accessWrap .boxshowroom .infordiv li {
  padding-bottom: 8px;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .infordiv li {
    padding-bottom: 7px
  }
}
.accessWrap .boxshowroom .infordiv .label {
  width: 60px
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .infordiv .label {
    width: 50px
  }
}
.accessWrap .boxshowroom .infordiv .nd {
  width: calc(100% - 60px)
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .infordiv .nd {
    width: calc(100% - 50px)
  }
}
.accessWrap .boxshowroom .imgdiv {
  width: 448px;
  position: relative
}
.accessWrap .boxshowroom .imgdiv:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 52.00893%
}
.accessWrap .boxshowroom .imgdiv > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .imgdiv {
    width: 100%;
    margin-top: 10px
  }
}
.accessWrap .boxshowroom .txt_title {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='22.465' height='33.076' viewBox='0 0 22.465 33.076'%3E%3Cg id='Group_220' data-name='Group 220' transform='translate(-82.125)'%3E%3Cpath id='Path_1277' data-name='Path 1277' d='M93.358,0A11.233,11.233,0,0,0,82.125,11.235c0,6.2,9.992,21.842,11.233,21.842S104.59,17.438,104.59,11.235A11.234,11.234,0,0,0,93.358,0Zm0,15.531a4.3,4.3,0,1,1,4.3-4.3A4.3,4.3,0,0,1,93.358,15.531Z' fill='%23c66066'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: left 7px;
  background-repeat: no-repeat;
  padding-left: 45px;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 44px;
  letter-spacing: .04em;
  font-weight: bold
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .txt_title {
    background-position: left 7px;
    padding-left: 40px;
    font-size: 24px;
    font-size: 2.4rem;
    line-height: 44px
  }
}
.accessWrap .boxshowroom .mapdiv {
  margin-top: 25px;
  background: #F2F3F4;
  padding: 10px
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .mapdiv {
    margin-top: 20px;
    padding: 10px
  }
}
.accessWrap .boxshowroom .mapdiv iframe {
  width: 100%;
  height: 300px
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .mapdiv iframe {
    height: 248px
  }
}
.accessWrap .boxshowroom .linkmap {
  text-align: right
}
.accessWrap .boxshowroom .linkmap a {
  display: inline-block;
  margin-top: 27px;
  padding-right: 30px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='18.5' height='6.566' viewBox='0 0 18.5 6.566'%3E%3Cg id='Group_262' data-name='Group 262' transform='translate(-548.633 -1426.449)'%3E%3Cline id='Line_5' data-name='Line 5' x2='15' transform='translate(548.633 1432.016)' fill='none' stroke='%23222' stroke-width='2'/%3E%3Cpath id='Path_37' data-name='Path 37' d='M0-1,6.594,5.551H0Z' transform='translate(560.539 1427.449)' fill='%23222'/%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: right 6px;
  background-repeat: no-repeat;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  letter-spacing: .04em
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .linkmap a {
    margin-top: 16px;
    padding-right: 30px
  }
}
.accessWrap .boxshowroom .btn01 {
  margin-top: 23px;
  padding-right: 13px
}
@media (max-width: 999px) {
  .accessWrap .boxshowroom .btn01 {
    margin-top: 19px;
    height: 70px;
    padding-right: 20px;
    padding-top: 25px;
    background-position: right 18px center
  }
}
.accessWrap .cpn_url {
  margin-top: 132px;
  margin-bottom: 144px
}
@media (max-width: 999px) {
  .accessWrap .cpn_url {
    margin-top: 87px;
    margin-bottom: 62px
  }
}
.awardWrap .c-catWrap {
  margin: 70px 0 48px
}
@media (max-width: 999px) {
  .awardWrap .c-catWrap {
    margin: 18px 0 15px
  }
}
.awardWrap .c-catWrap .catnavi {
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: flex-start;
  -moz-justify-content: flex-start;
  -ms-justify-content: flex-start;
  justify-content: flex-start
}
@media (min-width: 1000px) {
  .awardWrap .c-catWrap .catnavi {
    margin: 0 -17px
  }
}
@media (max-width: 999px) {
  .awardWrap .c-catWrap .catnavi {
    margin: 0 -7px
  }
}
.awardWrap .c-catWrap .catnavi .catitem {
  border-bottom: #222222 1px solid;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  align-items: center
}
@media (min-width: 1000px) {
  .awardWrap .c-catWrap .catnavi .catitem {
    margin: 0 17px 20px;
    width: calc(25% - 34px)
  }
}
@media (max-width: 999px) {
  .awardWrap .c-catWrap .catnavi .catitem {
    width: calc(50% - 14px);
    min-height: 62px;
    margin: 0 7px 0;
    border-bottom: #222222 1px solid;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    align-items: center
  }
}
.awardWrap .c-catWrap .catnavi .catpa {
  border-bottom: none;
  padding: 16px 30px 14px 0;
  background-position: right 12px center;
  font-size: 15px;
  line-height: 18px
}
@media (max-width: 999px) {
  .awardWrap .c-catWrap .catnavi .catpa {
    border-bottom: none;
    background-position: right 5px center;
    padding: 23px 18px 12px 0;
    font-size: 14px;
    line-height: 18px
  }
  .awardWrap .c-catWrap .catnavi .catpa br {
    display: none
  }
}
.awardWrap .boxaward {
  max-width: 880px;
  margin: 0 auto;
  padding: 0 0 90px
}
@media (max-width: 999px) {
  .awardWrap .boxaward {
    padding: 22px 0 40px
  }
}
.awardWrap .boxaward .itemdiv {
  padding: 50px 0 67px
}
.awardWrap .boxaward .itemdiv:last-child {
  padding-bottom: 0
}
@media (max-width: 999px) {
  .awardWrap .boxaward .itemdiv {
    padding: 35px 0 40px
  }
}
.awardWrap .boxaward .txt_title {
  border-left: #222222 1px solid;
  padding: 7px 0 7px 30px;
  font-size: 24px;
  font-size: 2.4rem;
  line-height: 40px;
  letter-spacing: .04em;
  font-weight: bold
}
@media (min-width: 1000px) {
  .awardWrap .boxaward .txt_title br {
    display: none
  }
}
@media (max-width: 999px) {
  .awardWrap .boxaward .txt_title {
    padding: 0 0 0 20px;
    font-size: 21px;
    font-size: 2.1rem;
    line-height: 32px
  }
}
.awardWrap .boxaward .infordiv {
  margin-top: 38px;
  font-size: 16px;
  font-size: 1.6rem;
  line-height: 28px;
  letter-spacing: .04em;
  font-weight: 400
}
@media (max-width: 999px) {
  .awardWrap .boxaward .infordiv {
    margin-top: 10px
  }
}
.awardWrap .boxaward .infordiv li {
  border-bottom: #CCCCCC 1px solid;
  padding: 16px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex
}
@media (max-width: 999px) {
  .awardWrap .boxaward .infordiv li {
    padding: 17px 0;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
  }
}
.awardWrap .boxaward .infordiv .label {
  width: 130px;
  color: #C66066;
  font-weight: bold
}
@media (max-width: 999px) {
  .awardWrap .boxaward .infordiv .label {
    width: 100%
  }
}
.awardWrap .boxaward .infordiv .nd {
  width: calc(100% - 130px)
}
@media (max-width: 999px) {
  .awardWrap .boxaward .infordiv .nd {
    width: 100%;
    line-height: 26px
  }
}
.awardWrap .boxaward .infordiv02 {
  margin: 15px -20px 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
@media (max-width: 999px) {
  .awardWrap .boxaward .infordiv02 {
    margin: 8px -5px 0
  }
}
.awardWrap .boxaward .infordiv02 li {
  width: calc(25% - 40px);
  margin: 40px 20px 0
}
@media (max-width: 999px) {
  .awardWrap .boxaward .infordiv02 li {
    width: calc(50% - 10px);
    margin: 30px 5px 0
  }
}
.awardWrap .boxaward .infordiv02 .imgdiv {
  display: block;
  border: #DBDBDB 1px solid;
  position: relative;
  cursor: pointer
}
.awardWrap .boxaward .infordiv02 .imgdiv:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 129.47368%
}
.awardWrap .boxaward .infordiv02 .imgdiv > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
.awardWrap .boxaward .infordiv02 .imgdiv:after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 25px;
  height: 25px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='25' height='25' viewBox='0 0 25 25'%3E%3Cg id='Group_1313' data-name='Group 1313' transform='translate(-409 -2955)'%3E%3Crect id='Rectangle_810' data-name='Rectangle 810' width='25' height='25' transform='translate(409 2955)' fill='%23d9d9d9'/%3E%3Cg id='Group_1313-2' data-name='Group 1313' transform='translate(-1771.831 1011.355) rotate(-45)'%3E%3Cg id='Ellipse_48' data-name='Ellipse 48' transform='translate(162 2927)' fill='none' stroke='%23fff' stroke-width='2'%3E%3Ccircle cx='5.418' cy='5.418' r='5.418' stroke='none'/%3E%3Ccircle cx='5.418' cy='5.418' r='4.418' fill='none'/%3E%3C/g%3E%3Cline id='Line_294' data-name='Line 294' y2='5.779' transform='translate(167.418 2937.475)' fill='none' stroke='%23fff' stroke-width='2'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");
  background-position: center;
  background-repeat: no-repeat
}
.awardWrap .boxaward .infordiv02 .text01 {
  padding-top: 10px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 22px;
  letter-spacing: .04em;
  font-weight: 400
}
@media (max-width: 999px) {
  .awardWrap .boxaward .infordiv02 .text01 {
    padding-top: 10px;
    font-size: 13px;
    font-size: 1.3rem;
    line-height: 21px
  }
}
.awardWrap .boxaward .infordiv02.gallery01 .imgdiv {
  position: relative
}
.awardWrap .boxaward .infordiv02.gallery01 .imgdiv:before {
  display: block;
  content: " ";
  width: 100%;
  padding-top: 100%
}
.awardWrap .boxaward .infordiv02.gallery01 .imgdiv > .content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0
}
.awardWrap .cpn_url {
  margin-bottom: 150px
}
@media (max-width: 999px) {
  .awardWrap .cpn_url {
    margin-bottom: 92px
  }
}
.fancybox-stage {
  bottom: 80px
}
@media (max-width: 999px) {
  .fancybox-stage {
    bottom: 40px
  }
}
.fancybox-infobar {
  top: auto;
  bottom: 40px;
  z-index: 9999;
  left: calc(50% - 30px);
  font-size: 20px;
  font-size: 2rem;
  line-height: 30px;
  letter-spacing: .16em;
  font-weight: 500;
  font-family: "Roboto Condensed", sans-serif;
  color: #fff
}
@media (max-width: 999px) {
  .fancybox-infobar {
    bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 30px;
    letter-spacing: .05em
  }
}
.fancybox-navigation .fancybox-button {
  position: absolute;
  top: calc(50% - 28px);
  width: 56px;
  height: 56px;
  border: #CECECE 1px solid;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer
}
.fancybox-navigation .fancybox-button::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 0;
  background: #fff;
  transition: 0.5s
}
.fancybox-navigation .fancybox-button:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5.5px 0 5.5px 9px;
  margin-left: -3px;
  margin-top: -6px;
  border-color: transparent transparent transparent #fff;
  transition: 0.5s
}
.fancybox-navigation .fancybox-button.fancybox-button--arrow_left {
  left: 120px
}
.fancybox-navigation .fancybox-button.fancybox-button--arrow_left:after {
  margin-left: -6px;
  border-width: 5.5px 9px 5.5px 0;
  border-color: transparent #fff transparent transparent
}
.fancybox-navigation .fancybox-button.fancybox-button--arrow_right {
  right: 120px
}
@media only screen and (min-width: 1025px) {
  .fancybox-navigation .fancybox-button:hover:before {
    width: 100%
  }
  .fancybox-navigation .fancybox-button:hover:after {
    border-color: transparent transparent transparent #222
  }
  .fancybox-navigation .fancybox-button.fancybox-button--arrow_left:hover:after {
    border-color: transparent #222 transparent transparent
  }
}
@media (max-width: 999px) {
  .fancybox-navigation .fancybox-button {
    width: 40px;
    height: 40px;
    top: auto;
    bottom: 20px
  }
}
.fancybox-navigation .fancybox-button svg {
  display: none
}
/*# sourceMappingURL=maps/company_greeting.min.css.map */