@charset "utf-8";


.style-heading{
  background-color: #FFF;
}
.style-heading h1{
  font-weight: 700;
}
.style-heading p{
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  line-height: 1;
}
.style-heading-detail{
  background-color: rgba(51,51,51,.65);
  color: #FFF;
}
.style-heading-detail .location{
  font-weight: 700;
}
@media print, screen and (min-width:781px) {
  .style-heading-box{
    position: relative;
    height: 600px;
  }
  .style-heading-box-inner{
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin: 0 auto;
    width: 90%;
    max-width: 1088px;
  }
  .style-heading{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin-top: 200px;
    height: 400px;
    padding: 55px;
    position: relative;
    z-index: 1;
  }
  .style-heading h1{
    border-bottom: 1px solid #707070;
    font-size: 3.0rem;
    letter-spacing: .1em;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    padding-bottom: 30px;
    margin-bottom: 30px;
  }
  .style-heading p{
    font-size: 1.4rem;
  }
  .style-heading-image{
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
  }
  .style-heading-detail{
    min-height: 237px;
    width: 39.53%;
    padding: 45px 50px 90px 50px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: -1;
  }
  .style-heading-detail .location{
    font-size: 1.6rem;
  }
  .style-heading-detail .profile{
    font-size: 1.4rem;
  }
  
  
  .style1 .style-heading-image{
    background-image: url("../style1/img/img_main.jpg");
  }
  .style2 .style-heading-image{
    background-image: url("../style2/img/img_main.jpg");
  }
  .style3 .style-heading-image{
    background-image: url("../style3/img/img_main.jpg");
  }
  .style4 .style-heading-image{
    background-image: url("../style4/img/img_main.jpg");
  }
  .style5 .style-heading-image{
    background-image: url("../style5/img/img_main.jpg");
  }
  .style6 .style-heading-image{
    background-image: url("../style6/img/img_main.jpg");
  }
  .style7 .style-heading-image{
    background-image: url("../style7/img/img_main.jpg");
  }
  .style8 .style-heading-image{
    background-image: url("../style8/img/img_main.jpg");
  }
  .style9 .style-heading-image{
    background-image: url("../style9/img/img_main.jpg");
  }
  .style11 .style-heading-image{
    background-image: url("../style11/img/img_main.jpg");
  }
  .style12 .style-heading-image{
    background-image: url("../style12/img/img_main.jpg");
  }
  .style13 .style-heading-image{
    background-image: url("../style13/img/img_main.jpg");
  }
  .style14 .style-heading-image{
    background-image: url("../style14/img/img_main.jpg");
  }
  .style15 .style-heading-image{
    background-image: url("../style15/img/img_main.jpg");
  }
  .style16 .style-heading-image{
    background-image: url("../style16/img/img_main.jpg");
  }
  .style17 .style-heading-image{
    background-image: url("../style17/img/img_main.jpg");
  }
  .style18 .style-heading-image{
    background-image: url("../style18/img/img_main.jpg");
  }
  .style19 .style-heading-image{
    background-image: url("../style19/img/img_main.jpg");
  }
  .style20 .style-heading-image{
    background-image: url("../style20/img/img_main.jpg");
  }
  .style21 .style-heading-image{
    background-image: url("../style21/img/img_main.jpg");
  }
  .style22 .style-heading-image{
    background-image: url("../style22/img/img_main.jpg");
  }
  .style23 .style-heading-image{
    background-image: url("../style23/img/img_main.jpg");
  }
  .style24 .style-heading-image{
    background-image: url("../style24/img/img_main.jpg");
  }
  .style25 .style-heading-image{
    background-image: url("../style25/img/img_main.jpg");
  }
  .style26 .style-heading-image{
    background-image: url("../style26/img/img_main.jpg");
  }
  .style27 .style-heading-image{
    background-image: url("../style27/img/img_main.jpg");
  }
  .style28 .style-heading-image{
    background-image: url("../style28/img/img_main.jpg");
  }
}
@media screen and (max-width: 780px) {
  .style-heading-box{
  }
  .style-heading-box-inner{
    display: flex;
    flex-direction: column;
    height: calc(100vh - 100px);
    position: relative;
    height: -webkit-fill-available;
  }
  .style-heading{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    height: 140px;
  }
  .style-heading h1{
    font-size: 2.5rem;
  }
  .style-heading p{
    font-size: 1.1rem;
  }
  .style-heading-image{
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    height: calc(100vh - 240px);
  }
  .style-heading-detail{
    padding: 35px;
    width: calc(100% - 20px);
    position: absolute;
    left: 20px;
    right: 0;
    bottom: 0;
    z-index: 1;
  }
  .style-heading-detail .location{
    font-size: 1.2rem;
  }
  .style-heading-detail .profile{
    font-size: 1.1rem;
  }
  
  
  .style1 .style-heading-image{
    background-image: url("../style1/img/img_main_sp.jpg");
  }
  .style2 .style-heading-image{
    background-image: url("../style2/img/img_main_sp.jpg");
  }
  .style3 .style-heading-image{
    background-image: url("../style3/img/img_main_sp.jpg");
  }
  .style4 .style-heading-image{
    background-image: url("../style4/img/img_main_sp.jpg");
  }
  .style5 .style-heading-image{
    background-image: url("../style5/img/img_main_sp.jpg");
  }
  .style6 .style-heading-image{
    background-image: url("../style6/img/img_main_sp.jpg");
  }
  .style7 .style-heading-image{
    background-image: url("../style7/img/img_main_sp.jpg");
  }
  .style8 .style-heading-image{
    background-image: url("../style8/img/img_main_sp.jpg");
  }
  .style9 .style-heading-image{
    background-image: url("../style9/img/img_main_sp.jpg");
  }

  .style11 .style-heading-image{
    background-image: url("../style11/img/img_main_sp.jpg");
  }
  .style12 .style-heading-image{
    background-image: url("../style12/img/img_main_sp.jpg");
  }
  .style13 .style-heading-image{
    background-image: url("../style13/img/img_main_sp.jpg");
  }
  .style14 .style-heading-image{
    background-image: url("../style14/img/img_main_sp.jpg");
  }
  .style15 .style-heading-image{
    background-image: url("../style15/img/img_main_sp.jpg");
  }
  .style16 .style-heading-image{
    background-image: url("../style16/img/img_main_sp.jpg");
  }
  .style17 .style-heading-image{
    background-image: url("../style17/img/img_main_sp.jpg");
  }
  .style18 .style-heading-image{
    background-image: url("../style18/img/img_main_sp.jpg");
  }
  .style19 .style-heading-image{
    background-image: url("../style19/img/img_main_sp.jpg");
  }
  .style20 .style-heading-image{
    background-image: url("../style20/img/img_main_sp.jpg");
  }
  .style21 .style-heading-image{
    background-image: url("../style21/img/img_main_sp.jpg");
  }
  .style22 .style-heading-image{
    background-image: url("../style22/img/img_main_sp.jpg");
  }
  .style23 .style-heading-image{
    background-image: url("../style23/img/img_main_sp.jpg");
  }
  .style24 .style-heading-image{
    background-image: url("../style24/img/img_main_sp.jpg");
  }
  .style25 .style-heading-image{
    background-image: url("../style25/img/img_main_sp.jpg");
  }
  .style26 .style-heading-image{
    background-image: url("../style26/img/img_main_sp.jpg");
  }
  .style27 .style-heading-image{
    background-image: url("../style27/img/img_main_sp.jpg");
  }
  .style28 .style-heading-image{
    background-image: url("../style28/img/img_main_sp.jpg");
  }
}




@media print, screen and (min-width:781px) {
  .style-contents{
    margin-top: -80px;
    overflow-x: hidden;
  }
  .style-contents-inner{
    margin: 0 auto;
    width: 90%;
    max-width: 1088px;
  }
}
@media screen and (max-width: 780px) {
  .style-contents{
    overflow-x: hidden;
  }
}



.career-sec{
  background-color: #E8F6FF;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.career-sec h2{
  background-color: #555555;
  font-weight: 700;
  line-height: 1;
  color: #FFF;
}
.career-sec h2 span{
  font-family: 'Roboto', sans-serif;
}

.career-list{
  position: relative;
}
.career-list:before{
  background-color: #707070;
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  z-index: 0;
}
.career-list > div{
  background-color: #FFF;
  position: relative;
  z-index: 1;
}
.career-list > div > dt{
  color: #999999;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.career-list > div > dd dt{
  font-weight: 700;
}

.mgmt:after{
  background-color: #006FBC;
  color: #FFF;
  content: "管理職";
  font-weight: 400;
  font-size: 1.2rem;
  display: inline-block;
  line-height: 1;
  padding: 5px 8px;
  white-space: nowrap;
  margin-left: 10px;
}

.time-of-interview:after{
  background-color: #006FBC;
  color: #FFF;
  content: "取材当時";
  font-size: 1.2rem;
  display: inline-block;
  line-height: 1;
  padding: 5px 8px;
  white-space: nowrap;
  margin-left: 10px;
}
@media print, screen and (min-width:781px) {
  .career-sec{
    padding: 90px 100px 100px;
  }
  .career-sec h2{
    font-size: 1.4rem;
    padding: 10px 20px;
  }
  .career-list > div{
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 30px;
    padding: 20px 35px;
  }
  .career-list > div > dt{
    font-size: 1.4rem;
    width: 160px;
  }
  .career-list > div > dd{
    font-size: 1.4rem;
    width: calc(100% - 185px);
  }
  .career-list .sub-career > div{
    display: flex;
    width: 100%;
  }
  .career-list .sub-career > div > dt{
    width: 9em;
  }
  .career-list .sub-career > div > dd{
    width: calc(100% - 9em);
  }
}
@media screen and (max-width: 780px) {
  .career-sec{
    padding: 50px 40px;
  }
  .career-sec h2{
    font-size: 1.1rem;
    padding: 10px 20px;
  }
  .career-list > div{
    margin-top: 30px;
    padding: 20px 35px;
  }
  .career-list > div > dt{
    font-size: 1.1rem;
    text-align: center;
  }
  .career-list > div > dd{
    font-size: 1.2rem;
    text-align: center;
  }
  .time-of-interview:after{
    display: block;
    font-size: 1.0rem;
    margin: 10px auto 0;
    width: 60px;
  }
  .career-list .sub-career > div{
    display: flex;
    align-items: center;
    width: 100%;
    text-align: left;
  }
  .career-list .sub-career > div > dt{
    width: 9em;
  }
  .career-list .sub-career > div > dd{
    width: calc(100% - 9em);
  }
}




.style-desc-sec{
  background-color: #E8F6FF;
}
.style-desc-detail{
  background-color: #FFF;
  position: relative;
}
.style-sub-head{
  background-color: #FFF;
  color: #333333;
  font-weight: 700;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  letter-spacing: .2em;
  line-height: 1;
  position: absolute;
  top: 0;
}
.style-sub-head-en{
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #999999;
}
.style-head{
  font-weight: 700;
}
.style-head strong{
  background-color: #E8F6FF;
}
.style-desc-detail > p{
  line-height: 2.125;
}
@media print, screen and (min-width:781px) {
  
  .style-desc-detail{
    padding-top: 80px;
    padding-bottom: 110px;
  }
  .style-desc-area .style-desc-sec:nth-child(odd) .style-desc-detail{
    padding-right: 200px;
    margin-right: 150px;
  }
  .style-desc-area .style-desc-sec:nth-child(even) .style-desc-detail{
    padding-left: 200px;
     margin-left: 150px;
  }
  
  .style-sub-head{
    padding: 20px 10px;
  }
  .style-desc-area .style-desc-sec:nth-child(odd) .style-sub-head{
    right: 0;
    transform: translateX(100%);
  }
  .style-desc-area .style-desc-sec:nth-child(even) .style-sub-head{
    left: 0;
    transform: translateX(-100%);
  }
  
  .style-sub-head-en{
    font-size: 1.4rem;
  }
  .style-head{
    font-size: 2.6rem;
    margin-bottom: 30px;
    margin-top: 70px;
  }
  
  .style-image{
    max-width: 450px;
    margin-top: -260px;
    margin-bottom: -30px;
    position: relative;
    z-index: 2;
  }
  .style-desc-area .style-desc-sec:nth-child(odd) .style-image{
    margin-left: auto;
    margin-right: -110px;
  }
  .style-desc-area .style-desc-sec:nth-child(even) .style-image{
    margin-right: auto;
    margin-left: -110px;
  }
  
  .style-desc-area .style-desc-sec:last-child .style-desc-detail{
    padding-bottom: 200px;
  }
  .style-desc-area.type2{
    padding-bottom: 200px;
    position: relative;
  }
  .style-desc-area.type2:after{
    background-color: #E8F6FF;
    content: "";
    display: block;
    height: 150px;
    width: 150px;
    position: absolute;
    left: 0;
    bottom: 0;
  }
  .style-desc-area.type2 .style-desc-sec:last-child .style-image{
    margin-top: -300px;
    margin-bottom: -60px;
  }
}
@media screen and (max-width: 780px) {
  .style-desc-detail{
    padding: 200px 40px 200px;
  }
  .style-desc-area .style-desc-sec:nth-child(odd) .style-desc-detail{
    margin-right: 40px;
  }
  .style-desc-area .style-desc-sec:nth-child(even) .style-desc-detail{
     margin-left: 40px;
  }
  .style-desc-area .style-desc-sec:first-child .style-desc-detail{
    padding-top: 50px;
  }
  .style-desc-area .style-desc-sec:last-child .style-desc-detail{
    padding-bottom: 150px;
  }
  
  .style-sub-head{
    font-size: 1.1rem;
    padding: 10px 5px;
  }
  .style-desc-area .style-desc-sec:nth-child(odd) .style-sub-head{
    top: 120px;
    right: 0;
    transform: translateX(100%);
  }
  .style-desc-area .style-desc-sec:nth-child(even) .style-sub-head{
    top: 120px;
    left: 0;
    transform: translateX(-100%);
  }
  .style-desc-area .style-desc-sec:first-child .style-sub-head{
    top: 0;
  }
  
  .style-sub-head-en{
    font-size: 1.1rem;
  }
  .style-head{
    font-size: 1.7rem;
    margin-bottom: 15px;
    margin-top: 35px;
  }
  .style-desc-detail > p{
    font-size: 1.3rem;
  }
  
  .style-image{
    margin: -150px -8.845% -130px;
    width: 117.69%;
    position: relative;
    z-index: 2;
  }
  
  
  .style-desc-area.type2 .style-desc-sec:last-child .style-desc-detail{
    padding-bottom: 200px;
  }
}





.goodview{
  background-color: #E7F6FF;
}
.goodview-desc-detail{
}
.goodview .sub-head .jp{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
}
.goodview .style-head strong{
  background-color: #FFF;
}
@media print, screen and (min-width:781px) {
  .goodview-inner{
    display: flex;
    flex-direction: row-reverse;
    padding: 150px 0;
    margin: 0 auto;
    width: 90%;
    max-width: 1088px;
    position: relative;
  }
  .goodview-inner:before{
    background-color: #FFF;
    content: "";
    display: block;
    width: 150px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
  }
  .goodview-desc-detail{
    margin-left: 30px;
    margin-right: 70px;
    width: 48.2536%;
    position: relative;
  }
  .goodview-desc-detail:before{
    background-image: url("../img/img_cloud.svg");
    content: "";
    display: block;
    height: 140px;
    width: 306px;
    position: absolute;
    left: 110px;
    top: -50px;
    transform: translate(-100%,-100%);
  }
  .goodview .sub-head .jp{
    font-size: 2.2rem;
    margin-bottom: 10px;
  }
  .goodview .sub-head .en img{
    width: 329px;
  }
  .goodview .style-head{
    margin-top: 45px;
  }
  .goodview-image{
    max-width: 450px;
    position: relative;
    z-index: 2;
  }
  .goodview-image{
    margin-right: auto;
    margin-left: -110px;
  }
}
@media screen and (max-width: 781px) {
  .goodview-inner{
    padding-bottom: 110px;
    position: relative;
  }
  .goodview-inner:before{
    background-color: #FFF;
    content: "";
    display: block;
    width: 40px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
  }
  .goodview-desc-detail{
    padding: 120px 40px 0 80px;
    position: relative;
  }
  .goodview-desc-detail:before{
    background-image: url("../img/img_cloud.svg");
    background-size: cover;
    content: "";
    display: block;
    height: 90px;
    width: 205px;
    position: absolute;
    left: 40px;
    top: -30px;
  }
  .goodview .sub-head .jp{
    font-size: 1.8rem;
    margin-bottom: 5px;
  }
  .goodview .sub-head .en img{
    width: 100%;
  }
  .goodview .style-head{
    margin-top: 45px;
  }
  .goodview-image{
    margin: 50px -8.845% 0;
    width: 117.69%;
    position: relative;
    z-index: 2;
  }
  
  
  .goodview.type2 .goodview-desc-detail > div{
    padding-top: 50px;
  }
}








.offtime{
  color: #FFF;
  position: fixed;
  z-index: 98;
  transition: .3s;
}
.btn-offtime{
  background-color: #016FBC;
  color: #FFF;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  position: absolute;
  z-index: -1;
  transition: .3s;
}
.offtime.open .btn-offtime{
  animation-play-state: paused;
}
.btn-offtime:before{
  background-image: url("../img/icon_offtime.svg");
  content: "";
  display: block;
}
@media (hover: hover) and (pointer: fine){
  .btn-offtime:hover{
    background-color: #035B98;
  }
}
.offtime.open .btn-offtime:before{
  background-image: url("../img/icon_close1.svg");
}
.btn-close-offtime{
  cursor: pointer;
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  display: flex;
  align-items: center;
  transition: .3s;
}
.btn-close-offtime:after{
  content: "";
  display: block;
}
@media (hover: hover) and (pointer: fine){
  .btn-close-offtime:hover{
    opacity: .7;
  }
}



.offtime-contents{
  background-color: #016FBC;
  position: relative;
  z-index: 0;
  opacity: 0;
  transition: .3s;
}
.offtime.open .offtime-contents{
  opacity: 1;
}
.offtime-contents .subtitle{
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  line-height: 1;
  display: flex;
  position: relative;
}
.offtime-contents .subtitle:before,
.offtime-contents .subtitle:after{
  content: "";
  display: block;
}
.offtime-contents .subtitle:before{
  background-image: url("../img/img_ilust1.svg");
}
.offtime-contents .subtitle:after{
  background-image: url("../img/img_ilust2.svg");
}
.offtime-contents .detail-wrap{
  position: relative;
}
.offtime-contents .detail-wrap .maintitle h2{
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 700;
  box-decoration-break: clone;	
	-webkit-box-decoration-break: clone;
	display: inline;
	line-height: 2.2;
	background-color: rgba(255,255,255,.15);
}
.offtime-contents .image{
  position: relative;
  z-index: 0;
}
.offtime-contents .image:before,
.offtime-contents .image:after{
  content: "";
  display: block;
  position: absolute;
  z-index: 1;
}
.offtime-contents .image:before{
  background-image: url("../img/img_ilust4.svg")
}
.offtime-contents .image:after{
  background-image: url("../img/img_ilust5.svg")
}

@keyframes fuwafuwaPC {
  0%, 100% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(calc(-100% - 10px));
  }
}
@keyframes fuwafuwaSP {
  0%, 100% {
    transform: translateX(100%);
  }
  50% {
    transform: translateX(calc(100% - 5px));
  }
}
@media print, screen and (min-width:781px) {
  .offtime{
    display: flex;
    height: calc(100vh - 160px);
    width: 100%;
    bottom: 0;
    left: 0;
    transform: translateY(100%);
  }
  .offtime.open{
    transform: translateY(0);
  }
  .btn-offtime{
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    box-shadow: 3px 3px 3px rgba(0,0,0,.35);
    font-size: 1.8rem;
    padding-bottom: 5px;
    height: 80px;
    width: 330px;
    left: 5.344%;
    top: 10px;
    animation: 3s fuwafuwaPC infinite;
  }
  .offtime.open .btn-offtime{
    transform: translateY(-100%) !important;
  }
  .btn-offtime:before{
    margin-right: 10px;
    height: 54px;
    width: 54px;
  }
  .offtime.open .btn-offtime:before{
    margin-right: 15px;
    height: 31px;
    width: 31px;
  }
  .btn-close-offtime{
    font-size: 1.4rem;
    position: absolute;
    right: 40px;
    top: 40px;
  }
  .btn-close-offtime:after{
    background-image: url("../img/icon_close2.svg");
    margin-left: 25px;
    height: 36px;
    width: 35px;
  }
  
  
  .offtime-contents-wrap{
    position: relative;
  }

  .offtime-contents-inner{
    display: flex;
    height: 100%;
    overflow-y: auto;
  }
  .offtime-contents{
    display: flex;
    justify-content: flex-end;
    height: 100%;
    min-height: 650px;
  }
  .offtime-contents .subtitle{
    font-size: min(4.72vw,5.1rem);
    margin-right: 8.333%;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  .offtime-contents .subtitle:before{
    position: absolute;
    left: -50px;
    height: 98px;
    width: 33px;
    transform: translateX(-100%);
  }
  .offtime-contents .subtitle:after{
    margin-top: 20px;
    height: 62px;
    width: 61px;
  }
  .offtime-contents .detail-wrap{
    display: flex;
    align-self: center;
    margin-left: 4.392%;
    width: 44.289%;
  }
  .offtime-contents .detail-wrap .maintitle h2{
    font-size: min(2.77vw,3.0rem);
    padding: 5px 0;
  }
  .offtime-contents .detail-wrap p{
    font-size: 1.4rem;
    font-size: min(1.29vw,1.4rem);
    margin-top: 30px;
  }
  .offtime-contents .image{
    align-self: flex-end;
    margin-left: 6.22%;
    margin-right: 0;
    width: 39.97%;
  }
  .offtime-contents .image:before{
    height: 128px;
    width: 71px;
    left: 9.89%;
    top: -98px;
  }
  .offtime-contents .image:after{
    height: 97px;
    width: 61px;
    left: -50px;
    bottom: 15px;
  }
}
@media screen and (max-width: 780px) {
  .offtime{
    height: calc(100vh - 102px);
    width: calc(100% - 38px);
    bottom: 52px;
    left: 0;
    transform: translateX(-100%);
  }
  .offtime.open{
    transform: translateY(0);
  }
  .btn-offtime{
    border-top-right-radius: 7px;
    border-bottom-right-radius: 7px;
    box-shadow: 3px 3px 3px rgba(0,0,0,.35);
    font-size: 1.4rem;
    line-height: 1;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    height: 200px;
    width: 38px;
    right: 0;
    bottom: 0;
    animation: 3s fuwafuwaSP infinite;
  }
  .btn-offtime:before{
    background-size: cover;
    margin-bottom: 5px;
    height: 32px;
    width: 32px;
  }
  .offtime.open .btn-offtime:before{
    background-size: cover;
    margin-bottom: 10px;
    height: 16px;
    width: 16px;
  }
  .btn-close-offtime{
    display: flex;
    flex-direction: column-reverse;
    margin: 60px auto 0;
    font-size: 1.5rem;
    width: 40px;
  }
  .btn-close-offtime:after{
    background-image: url("../img/icon_close2.svg");
    margin-bottom: 5px;
    height: 36px;
    width: 35px;
  }
  
  .offtime-contents-wrap{
    overflow-y: auto;
    height: 100%;
  }
  .offtime-contents{
    padding-bottom: 60px;
    width: 100%;
  }
  .offtime-contents .subtitle{
    display: block;
    font-size: 4.2rem;
  }
  .offtime-contents .subtitle:before{
    background-size: cover;
    position: absolute;
    right: 5%;
    top: -42px;
    height: 49px;
    width: 17px;
  }
  .offtime-contents .subtitle:after{
    background-size: cover;
    margin-top: 10px;
    height: 30px;
    width: 30px;
  }
  .offtime-contents .detail-wrap{
    margin-left: 40px;
    margin-right: 40px;
    padding-top: 90px;
  }
  .offtime-contents .detail-wrap:after{
    display: none;
  }
  .offtime-contents .detail-wrap .maintitle{
    margin-top: 50px;
    position: relative;
  }
  .offtime-contents .detail-wrap .maintitle h2{
    font-size: 1.7rem;
    padding: 3px 0;
  }
  .offtime-contents .detail-wrap .maintitle:after{
    background-image: url("../img/img_ilust3.svg");
    background-size: cover;
    content: "";
    display: block;
    height: 53px;
    width: 39px;
    position: absolute;
    right: 0;
    top: -21px;
  }
  .offtime-contents .detail-wrap p{
    font-size: 1.3rem;
    margin-top: 30px;
  }
  .offtime-contents .image{
    margin-left: 40px;
    margin-top: 80px;
  }
  .offtime-contents .image:before{
    background-size: cover;
    height: 64px;
    width: 36px;
    left: 9.89%;
    top: -42px;
  }
  .offtime-contents .image:after{
    background-size: cover;
    height: 48px;
    width: 30px;
    right: 40px;
    bottom: -34px;
  }
}


.notes-list{
  align-self: flex-end;
  margin-top: 15px;
}
.notes-list > li{
  text-indent: -1em;
  padding-left: 1em;
}
.notes-list > li:before{
  content: "※";
}
@media print, screen and (min-width:781px) {
  .notes-list > li{
    font-size: 1.3rem;
  }
}
@media screen and (max-width: 780px) {
  .notes-list > li{
    font-size: 1.1rem;
  }
}




.career-wrap{
  background-color: #E7F6FF;
}
.career-head{
  font-weight: 700;
  text-align: center;
}
@media print, screen and (min-width:781px) {
  .career-wrap{
    padding: 50px 0;
    margin-bottom: 100px;
  }
  .career-head{
    font-size: 3.0rem;
  }
}
@media screen and (max-width: 781px) {
  .career-wrap{
    padding: 40px 0;
    margin-bottom: 50px;
  }
  .career-head{
    font-size: 2.3rem;
  }
}




.career-history{
  position: relative;
}
.career-history:before{
  background-color: #707070;
  content: "";
  display: block;
  width: 1px;
  position: absolute;
  left: 50%;
  top: 0;
  bottom: 0;
  transform: translateX(-50%);
  z-index: 0;
}
.career-history > div{
  position: relative;
}
.career-history > div:first-child{
  margin-top: 0;
}
.career-history > div:first-child:before{
  background-color: #555555;
  color: #FFF;
  content: "CAREER / キャリアアップ";
  white-space: nowrap;
  font-weight: 700;
  line-height: 1;
  display: block;
}
.career-history .history{
  border: 1px solid #707070;
  background-color: #FFF;
}
.career-history .history dt,
.career-history .history dd{
  font-weight: 700;
}
.career-history .milestone{
  background-color: #FFF;
}
.career-history .milestone dt{
  color: #999999;
  font-weight: 700;
}
.career-history .management{
  background-color: #006FBC;
  color: #FFF;
  display: inline-block;
  line-height: 1;
}

.career-history .milestone dd .desc{
  background-color: #FFF;
}
@media screen and (min-width:781px) {
  .career-history{
    margin: 50px auto 0;
    padding-top: 60px;
    width: 90%;
    max-width: 834px;
  }
  .career-history > div:first-child:before{
    font-size: 1.4rem;
    padding: 10px 20px;
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translate(-50%,-100%);
  }
  .career-history .history{
    font-size: 1.8rem;
    display: flex;
    justify-content: space-between;
    padding: 40px 35px;
    margin-top: 25px;
  }
  .career-history .history dt{
    width: 150px;
  }
  .career-history .history dd{
    width: calc(100% - 170px);
  }
  .career-history .milestone{
    font-size: 1.4rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-left: 50px;
    margin-top: 30px;
    padding: 25px 50px;
  }
  .career-history .milestone dt{
    width: 140px;
  }
  .career-history .milestone dd{
    width: calc(100% - 160px);
  }
  .career-history .management{
    font-size: 1.2rem;
    padding: 5px 10px;
    margin-left: 10px;
  }
  
  .career-history .milestone dd .desc{
    padding: 20px 23px;
    font-size: 1.2rem;
    margin-top: 25px;
  }
}
@media screen and (max-width: 780px) {
  .career-history{
    margin: 40px 20px 0;
    padding-top: 50px;
  }
  .career-history > div:first-child:before{
    font-size: 1.1rem;
    padding: 10px 20px;
    position: absolute;
    left: 50%;
    top: -30px;
    transform: translate(-50%,-100%);
  }
  .career-history .history{
    font-size: 1.2rem;
    padding: 30px 20px;
    margin-top: 25px;
  }
  .career-history .history dt{
    text-align: center;
  }
  .career-history .history dd{
    text-align: center;
    margin-top: 5px;
  }
  .career-history .milestone{
    font-size: 1.1rem;
    margin: 25px 20px 0;
    padding: 25px 20px;
  }
  .career-history .milestone dt{
    text-align: center;
  }
  .career-history .milestone dd{
    margin-top: 5px;
  }
  .career-history .management{
    font-size: 1.2rem;
    padding: 5px 10px;
    width: 5em;
    display: block;
    margin: 10px auto 0;
  }
  
  .career-history .milestone dd .desc{
    padding: 10px 13px;
    font-size: 1.0rem;
    margin-top: 15px;
  }
}



.voice-list{
  counter-reset: number 0;
}
.voice-list .voice-item{
  background-color: #FFF;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  position: relative;
}
.voice-list .voice-item:before{
  background: url("../../common/img/ic_baloon5.svg") no-repeat;
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  bottom: 0;
  transform: translate(-50%,100%);
}
.voice-list .voice-item dt{
  display: flex;
  background-color: #E7F6FF;
}
.voice-list .voice-item dd{
  width: 100%;
}
@media screen and (min-width:781px) {
  .voice-list {
    padding-bottom: 50px;
    margin-top: 65px;
  }
  .voice-list .voice-item{
    margin: 55px auto 0;
    padding: 50px 90px;
    width: 90%;
    max-width: 818px;
  }
  .voice-list .voice-item:before{
    height: 55px;
    width: 23px;
  }
  .voice-list .voice-item:after {
    counter-increment: number 1;
    content: "VOICE " counter(number,decimal-leading-zero);
    color: #999999;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 1.4rem;
    position: absolute;
    right: 90px;
    top: 70px;
  }
  .voice-list .voice-item dt{
    padding: 15px;
  }
  .voice-list .voice-item dd{
    font-size: 1.4rem;
    margin-top: 30px;
  }
}
@media screen and (max-width: 780px) {
  .voice-list {
    padding: 0 30px 50px;
    margin-top: 45px;
  }
  .voice-list .voice-item{
    display: flex;
    flex-direction: column;
    margin-top: 55px;
    padding: 50px 20px;
  }
  .voice-list .voice-item:before{
    height: 55px;
    width: 23px;
  }
  .voice-list .voice-item dt{
    align-self: center;
    font-size: 1.3rem;
    padding: 10px 15px;
  }
  .voice-list .voice-item dd{
    font-size: 1.3rem;
    margin-top: 25px;
  }
}
