@charset "utf-8";

/**
 *
 *  ページ用CSS
 *　concept
 */

/*--------------------------------------------------------------------------
   Overwright
---------------------------------------------------------------------------*/
#Gnav > ul > li > a {
	color: #000;
}
#Gnav > ul > li > a::after {
	background: #000;
}
#Header .logo img {
	opacity: 1;
}
#Footer .ft-cont::after{
	background: transparent;
}

.modaal-container {
	max-width: 1000px;
}


/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/

/* kv
-----------------------------------------------------------------*/
.kv{
  position: relative;
  height: 1015px;
  background:url(../image/img_kv_pc.jpg) no-repeat center center;  
}
.concept-box{
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%,-50%);  
  width: 60%;
  mix-blend-mode: multiply;
  border: 70px solid #00A3E9;
  padding: 170px 70px 85px;   
}
@media all and (-ms-high-contrast: none) {
  .concept-box{
    mix-blend-mode:none;
    padding: 190px 90px 155px;
    border:none;  
  }
  .concept-box::after{
    position: absolute;
    left: 0;
    top: 0;
    dispaly: block;
    width: 100%;
    height: 100%;
    content: ""; 
    border: 70px solid #00A3E9;
    
    box-sizing:border-box;
    pointer-events:none;   
  }  
  .concept-box::after{
    opacity: .5;
  }
}

.concept-box h2,
.concept-box h3,
.concept-box p{
  position: relative;
  z-index: 5;  
}
.concept-box h2{
  margin-bottom: 35px;  
}
.concept-box h3{
   margin-bottom: 5px;
  text-align: center; 
  font-size: 3rem; 
}
.concept-box .txt{
  text-align: center; 
  font-size: 1.6rem;
  line-height: 2.25; 
}

/* ttl-mission
-----------------------------------------------------------------*/
.ttl-mission{
  padding: 60px 0;  
}
.ttl-mission h2{
  position: relative;
  text-align:center;  
}
.ttl-mission h2 span{
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 100%;
  font-size: 3.6rem;
  line-height:1;  
}


/* concept-sec 汎用
-----------------------------------------------------------------*/
.concept-sec{
  padding-bottom: 100px;  
}
.concept-sec .concept-sec-hd{
  height: 560px;
  background: no-repeat center center;
  background-size: cover;  
}
.concept-sec .concept-sec-hd .inner{
  position: relative;
  height: 100%;
  max-width:1200px;
  padding: 0;  
}
.concept-sec .concept-sec-hd h2{
  position: absolute;
  left: 0;
  bottom: 0;
  display: flex;
  align-items: flex-end;
  width: 52%;
  padding-top: 65px;
  background: #FFF;  
}
.concept-sec .concept-sec-hd h2 span+span{
  padding-left: 30px;
  font-size: 4.2rem;
  line-height: 1.2;  
}
.concept-sec .concept-sec-hd h2::before{
  position: absolute;
  left: 0;
  bottom: 0;
  transform: translateX(-100%);
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  background: #FFF;  
}
.concept-sec-cont{
  position: relative;
}
.concept-sec-cont .txt-en{
  position: absolute;
  left: 0;
  top: 45px;
}
.concept-sec-cont .txt-area{
  position: relative;
  z-index:10;  
}
.concept-sec-cont .txt-area h3{
  margin-bottom: 20px;
  font-size: 3rem;
  line-height: 1.6;  
}
.concept-sec-cont .txt-area .txt{
  font-size: 1.6rem;
  line-height: 2.2;  
}
.bnr-staffvoice{
  margin-top: 40px;
  border: 1px solid #D9DADA;  
}
.bnr-staffvoice a{
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: .3s;    
}
.bnr-staffvoice a:hover{
  opacity: .7;  
}
.bnr-staffvoice .txt-box{
  padding: 10px;
  text-align:center;  
}
.bnr-staffvoice .txt-box h3{
  position: relative;
  margin-bottom: 12px;  
}
.bnr-staffvoice .txt-box h3 span{
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  display: block;
  width: 100%;
  font-size: 2rem;
}
.bnr-staffvoice .txt-box .txt{
  margin-bottom: 16px;
  font-size: 1.4rem;  
}
.bnr-staffvoice .btn-base span{
    max-width: 354px;
    margin: 0 auto;
}

/* concept-sec 個別
-----------------------------------------------------------------*/
/* .sec01 */
.concept-sec.sec01 .concept-sec-hd{
  background-image: url(../image/img_main_sec01_pc.jpg);  
}
.concept-sec.sec01 .concept-sec-cont{
  padding-top: 110px;
}
.concept-sec.sec01 .concept-sec-cont{
  display: flex;
  justify-content: space-between;
  align-items: center;  
}
.concept-sec.sec01 .concept-sec-cont .txt-area{
  width: 45.66%;  
}
.concept-sec.sec01 .concept-sec-cont .bnr-area{
  width: 47.5%;
}

/* .sec02 */
.concept-sec.sec02 .concept-sec-hd{
  background-image: url(../image/img_main_sec02_pc.jpg);  
}
.concept-sec.sec02 .concept-sec-cont{
  padding-top: 145px;
}
.concept-sec.sec02 .concept-sec-cont .txt-en{
  top: 45px;  
}


/* .sec03 */
.concept-sec.sec03 .concept-sec-hd{
  background-image: url(../image/img_main_sec03_pc.jpg);  
}
.concept-sec.sec03 .concept-sec-cont{
  padding-top: 145px;
}
.concept-sec.sec03 .design-list{
  display: flex;
  justify-content: space-between;
  margin: 40px 0 75px;  
}
.concept-sec.sec03 .design-list li{
  max-width: 371px;
  width: calc((100% - 30px)/3);  
}
.concept-sec.sec03 .design-list .pic{
  margin-bottom: 15px;  
}
.concept-sec.sec03 .design-list .txt{
  font-size: 1.5rem;
  line-height:1.6;
}
.concept-sec.sec03 .design-list .caption{
  margin-top: 15px;
  padding-top: 12px;
  border-top: 1px solid rgba(0,0,0,.2);
  font-size: 1.3rem;
  line-height: 1.5;  
}
.concept-sec.sec03 .col-box{
  position: relative;
  padding: 48px 36px 40px;
  margin-bottom: 50px;
  background: #E9E9E9;
}
.ttl-col {
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(-50%);
	width: 100%;
	text-align: center;
}
.ttl-col span {
	position: relative;
	display: inline-block;
	height: 54px;
	line-height: 52px;
	padding: 0 65px;
	color: #FFF;
	font-size: 24px;
  background:#00A3E9;
}
.ttl-col span::before,
.ttl-col span::after {
	position: absolute;
	top: 0;
	display: block;
	content: "";
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 27px 20px;
}
.ttl-col span::before {
  left: 0;
	transform: translateX(-100%);
	border-right-color: #00A3E9;
}
.ttl-col span::after {
	right: 0;
	transform: translateX(100%);
	border-left-color: #00A3E9;
  
}
.concept-sec.sec03 .col-box .txt-lead{
  margin-bottom: 24px;
  font-size: 1.6rem;
  text-align: center;
}
.concept-sec.sec03 dl{
	display: flex;
	justify-content: space-between;
}
.concept-sec.sec03 dl div{
	position: relative;
/*	width: 14%;*/
	width: 18%;
	padding: 15px;
	background:#FFF;
}
.concept-sec.sec03 dl div::after{
	position: absolute;
	right: 0;
	top: 50%;
	transform: translate(100%,-50%);
	display: block;
	content: "";
	width: 0;
	height: 0;
	border: solid transparent;
	border-width: 14px 16px;
	border-left-color: #FFF;
}
/*.concept-sec.sec03 dl div:nth-child(6)::after{
  display:none;
}*/
.concept-sec.sec03 dl div:nth-child(5)::after{
  display:none;
}
.concept-sec.sec03 dl div:nth-child(5){
/*	width: 16%;*/
	width: 18%;
}
.concept-sec.sec03 dl div:nth-child(6){
	width: 17%;
}
.concept-sec.sec03 dl dt{
/*  padding: 1.5em 0 3px;*/
  padding: 0 0 3px;
  margin-bottom: 8px;
  font-size: 1.4rem;
  line-height:1.5;
  border-bottom: 1px solid #000; 
}
.concept-sec.sec03 dl div:nth-child(5) dt{
  padding-top: 0;  
}
.concept-sec.sec03 dl dd{
  font-size: 1.2rem;
  line-height: 1.4;
}

.concept-sec.sec03 .gda h3{
  padding: 20px 40px;
  background:#333;
  font-size: 2.2rem;
  line-height:1;
  color: #FFF;
}
.concept-sec.sec03 .gda h3 small{
  vertical-align: middle;
  padding-left: 30px;
  font-size: 1.3rem;  
}
.concept-sec.sec03 .gda-cont{
  padding: 22px 25px 25px 0;
  border: solid #DCDBDA;
  border-width: 0 1px 1px;
}
.concept-sec.sec03 .gda-cont .logo{
  width: 18.5%;  
  padding: 0 15px;
  text-align:center;
}
.concept-sec.sec03 .gda-cont .txt-area{
  width: 54.5%;
  padding-right: 25px;
}
.concept-sec.sec03 .gda-cont .txt-area h4{
  margin-bottom: 12px;  
}
.concept-sec.sec03 .gda-cont .txt-area h4 span{
  padding: 5px 15px;
  background:#333;
  color: #FFF;
  line-height:1;
  font-size: 1.5rem;
  line-height:1;  
}
.concept-sec.sec03 .gda-cont .txt-area .txt{
  margin-bottom: 15px;
  font-size: 1.4rem;
  line-height:1.6;
}
.concept-sec.sec03 .gda-cont .txt-area .btn-line a{
  max-width: 320px;  
}
.concept-sec.sec03 .gda-cont .pic{
  width: 27%;
}


/* .sec04 */
.concept-sec.sec04 .concept-sec-hd{
  background-image: url(../image/img_main_sec04_pc.jpg);  
}
.concept-sec.sec04 .concept-sec-cont{
  padding-top: 150px;
}
.concept-sec.sec04 .concept-sec-cont .txt-en{
  top: 45px;  
}
.concept-sec.sec04 .concept-sec-cont{
  display: flex;
  justify-content: space-between;
  align-items: center;  
}
.concept-sec.sec04 .concept-sec-cont .txt-area{
  width: 45.66%;  
}
.concept-sec.sec04 .concept-sec-cont .bnr-area{
  width: 47.5%;
}


/* .sec05 */
.concept-sec.sec05 .concept-sec-hd{
  background-image: url(../image/img_main_sec05_pc.jpg);  
}
.concept-sec.sec05 .concept-sec-cont{
  padding-top: 70px;
}
.concept-sec.sec05 .concept-sec-cont .txt-en{
  top: 50px;  
}
.concept-sec.sec05 .concept-sec-cont{
  display: flex;
  justify-content: space-between;
  align-items: center;  
}
.concept-sec.sec05 .concept-sec-cont .txt-area{
  width: 45.66%;  
}
.concept-sec.sec05 .concept-sec-cont .bnr-area{
  width: 47.5%;
}
.concept-sec.sec05 .service-list{
  display: flex;
  justify-content: space-between;
  margin: 40px 0 0;
  padding: 40px 4.6% 35px;
  background: #E9E9E9; 
}
.concept-sec.sec05 .service-list li{
  max-width: 329px;
  width: calc((100% - 30px)/3);
}
.concept-sec.sec05 .service-list .pic{
  margin-bottom: 12px;  
}
.concept-sec.sec05 .service-list .txt{
  font-size: 1.4rem;
  line-height: 1.5;
  text-align: center;
}
.concept-sec.sec05 .service-list .txt span{
  display:block;
  font-size: 1.8rem;  
}

/* Modal
-----------------------------------------------------------------*/
.modal-box{
  display: none; 
}
.modal-cont{
  max-width: 1000px;
  padding: 85px 20px 40px;
  background: #E2E2E2;
}
.modal-cont .ttl-col{
  position:static;   
  margin-bottom: 35px;
  transform: none; 
}
.modal-cont .ttl-col+h3{
  position: relative;
  margin-bottom: 5px;
  text-align: center;
}
.modal-cont .ttl-col+h3 span{
  position: absolute;
  display: inline-block;
  left:0;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  font-size: 2.8rem;  
}
.modal-cont .name-box{
  display: flex;
  justify-content: center;
}
.modal-cont .name-box .name{
  margin: 0 12px 38px;  
}
.modal-cont .name{
  margin-bottom: 38px;
  font-size: 1.8rem;
  line-height:1.5;
  text-align: center;
}
.modal-cont .name span{
  display:block;
  font-size: 1.4rem;  
}
.modal-cont dl{
  max-width: 600px;
  margin: 0 auto;  
}
.modal-cont dl dt{
  margin-bottom: 15px;
  font-size: 2rem;
  line-height:1.4;  
}
.modal-cont dl > div+div{
  margin-top: 40px;
}
.modal-cont dl .pic{
  margin-top: 30px;
  text-align: center;  
}
.modal-cont dl .pic a{
  transition: .3s;  
}
.modal-cont dl .pic a:hover{
  opacity: .7;  
}
.modal-cont dl .txt{
  font-size: 1.4rem;
  line-height:1.7;
}
.modal-cont .txt-close{
  margin-top: 50px;
  text-align: center;
  line-height:1;
  cursor: pointer;
}
.modal-cont .txt-close span{
  display: inline-block;
  padding: 0 10px;
  font-size: 1.5rem;
  letter-spacing:1px;
  font-family: "EB Garamond", serif;
}
.modal-cont .txt-close em{
  display: inline-block;
  transform: translateY(4px);
  margin-right: 5px;
  font-style: normal;
  font-weight:normal;
  font-size: 4rem; 
}



/* modal01 */
.modal01 dl > div:last-of-type dt{
  text-align: center;  
	font-size: 1.7rem;
}
.modal01 dl > div:last-of-type .pic{
  margin-top: 15px;  
}

/* modal02 */
.modal02 dl dt{
  padding-bottom: 10px;
  margin-bottom: 20px;
  border-bottom: 1px solid #000; 
  font-size: 2.4rem; 
}
.modal02 h4{
  margin-bottom: 25px;
  font-size: 2rem;
  font-weight:normal;
  line-height: 1;
}
.modal02 h4 .point{
  display: inline-block;
  transform: translateY(-2px);
  margin-right: 10px;
  padding: 5px 15px;
  background: #00A3E9;
  font-size: 1.2rem;
  color: #FFF;
}
.modal02 dl dd ul li{
  display: flex; 
  font-size: 1.4rem;
  line-height: 1.6; 
}
.modal02 dl dd ul li+li{
  margin-top: 8px;  
}
.modal02 dl dd ul li p:first-child{
  flex-shrink: 0;
  width: 3.2em;  
}
.modal02 dl dd .note{
  max-width:500px;
  margin: 50px auto 0;
  font-size: 1.1rem;
  text-align: right;  
}

/* modal03 */
.modal03 dl dd .pic+.txt{
  margin-top: 30px;  
}
.modal03 .white-box{
	background:#FFF;
	padding: 40px 45px 60px;	
}
.modal03 .white-box dt{
	text-align: center;
}



/*--------------------------------------------------------------------------
   mobile
---------------------------------------------------------------------------*/
@media screen and (max-width: 768px) {
  #Header .btn-trigger span, #Header.on .btn-trigger span {
    background: #333;
  }


/*--------------------------------------------------------------------------
   Content
---------------------------------------------------------------------------*/

/* kv
-----------------------------------------------------------------*/
  .kv{
    height: 105.74vw;
    background:url(../image/img_kv_sp.jpg) no-repeat center center;
    background-size: cover;  
  }
  .concept-box{
    top: 50%;
    width: 64%;
    padding: 85px 20px 70px;
    border: 20px solid #00A3E9;      
  }

  .concept-box h2{
    position: relative;
    z-index: 5; 
    margin-bottom: 0;  
  }
  .sp-intro{
    padding: 45px 15px 50px;
  }
  .sp-intro h3{
     margin-bottom: 15px;
     font-size: 2.3rem;
     text-align:center;
  }
  .sp-intro .txt{
    font-size: 1.4rem;
    line-height:2;
    text-align:center; 
  }
  

/* ttl-mission
-----------------------------------------------------------------*/
  .ttl-mission{
    display: none;
  }

/* concept-sec 汎用
-----------------------------------------------------------------*/
  .concept-sec{
    padding-bottom: 45px;  
  }
  .concept-sec .concept-sec-hd{
    height: auto;
    padding-top: 74.66vw;
    background: no-repeat center top;
    background-size: 100% auto;  
  }
  .concept-sec .concept-sec-hd .inner{
    position: relative;
    height: 100%;
    max-width:1200px;
    padding: 0;  
  }
  .concept-sec .concept-sec-hd h2{
    position: static;
    width: 100%;
    padding: 35px 15px 0;
  }
  #Page .concept-sec .concept-sec-hd img{
    width: auto;
    height: 55px;
    transform: translateY(-5px); 
  }
  .concept-sec .concept-sec-hd h2 span+span{
    padding-left: 20px;
    font-size: 2.3rem;
    line-height: 1.3;  
  }
  .concept-sec .concept-sec-hd h2::before{
    display:none;
  }
  .concept-sec-cont .txt-en{
    left: 0;
    top: 10px;
  }
  .concept-sec-cont .txt-area h3{
    margin-bottom: 20px;
    font-size: 1.7rem;
    line-height: 1.5;  
  }
  .concept-sec-cont .txt-area .txt{
    font-size: 1.3rem;
    line-height: 1.8;  
  }
  .bnr-staffvoice{
    margin-top: 20px;
  }
  .bnr-staffvoice a{
    display: block;
  }
  .bnr-staffvoice .txt-box{
    padding: 15px;
  }
  .bnr-staffvoice .txt-box h3{
    position: relative;
    margin: 0 10px 10px;  
  }
  .bnr-staffvoice .txt-box h3 span{
    font-size: 2.3rem;
  }
  .bnr-staffvoice .txt-box .txt{
    margin-bottom: 10px;
    font-size: 1.2rem;  
  }
  .bnr-staffvoice .btn-base span{
      max-width: 273px;
  }

/* concept-sec 個別
-----------------------------------------------------------------*/
/* .sec01 */
  .concept-sec.sec01 .concept-sec-hd{
    background-image: url(../image/img_main_sec01_sp.jpg);  
  }
  .concept-sec.sec01 .concept-sec-cont{
    display: block;
    padding-top: 45px;
  }
  #Page .concept-sec.sec01 .concept-sec-cont .txt-en img{
    width: auto;
    height: 72px;
  }
  .concept-sec.sec01 .concept-sec-cont .txt-area{
    width: 100%;  
  }
  .concept-sec.sec01 .concept-sec-cont .bnr-area{
    width: 100%;
    margin-top: 15px;
  }

/* .sec02 */
  .concept-sec.sec02 .concept-sec-hd{
    background-image: url(../image/img_main_sec02_sp.jpg);  
  }
  .concept-sec.sec02 .concept-sec-cont{
    padding-top: 45px;
  }
  .concept-sec.sec02 .concept-sec-cont .txt-en {
      top: 10px;
  }
  #Page .concept-sec.sec02 .concept-sec-cont .txt-en img{
    width: auto;
    height: 72px;
  }


/* .sec03 */
  .concept-sec.sec03 .concept-sec-hd{
    background-image: url(../image/img_main_sec03_sp.jpg);  
  }
  .concept-sec.sec03 .concept-sec-cont{
    padding-top: 36px;
  }
  .concept-sec.sec03 .concept-sec-cont .txt-area h3 {
    margin-bottom: 30px;
}
  .concept-sec.sec03 .concept-sec-cont .txt-en {
      top: 10px;
  }  
  #Page .concept-sec.sec03 .concept-sec-cont .txt-en img{
    width: auto;
    height: 80px;
  }
  .concept-sec.sec03 .design-list{
    display: block;
    margin: 30px 0 60px;  
    padding: 0 10px;
  }
  .concept-sec.sec03 .design-list li{
    max-width: 100%;
    width: 100%;  
  }
  .concept-sec.sec03 .design-list li+li{
    margin-top: 30px; 
  }
  .concept-sec.sec03 .design-list .pic{
    margin-bottom: 10px;  
  }
  .concept-sec.sec03 .design-list .txt{
    font-size: 1.4rem;
  }
  .concept-sec.sec03 .design-list .caption{
    margin-top: 12px;
    padding-top: 10px;
    font-size: 1.2rem;
  }
  .concept-sec.sec03 .col-box{
    padding: 40px 20px 25px;
    margin-bottom: 25px;
  }

  .ttl-col span {
    height: 40px;
    line-height: 38px;
    padding: 0 20px;
    font-size: 1.5rem;
  }
  .ttl-col span::before,
  .ttl-col span::after {
    border-width: 20px 14px;
  }

  .concept-sec.sec03 .col-box .txt-lead{
    margin-bottom: 20px;
    font-size: 1.3rem;
  }
  .concept-sec.sec03 dl{
    display: block;
  }
  .concept-sec.sec03 dl div{
    position: relative;
    width: 100%;
    padding: 15px;
    background:#FFF;
  }
  .concept-sec.sec03 dl div+div{
    margin-top: 25px; 
  }
  .concept-sec.sec03 dl div::after{
    right: 50%;
    top: auto;
    bottom: 0;
    transform: translate(50%,100%);
    border-width: 14px 16px;
    border-left-color: transparent;
    border-top-color: #FFF;
  }
  .concept-sec.sec03 dl div:nth-child(5){
    width: 100%;
  }
  .concept-sec.sec03 dl div:nth-child(6){
    width: 100%;
  }
  .concept-sec.sec03 dl dt{
    padding: 0 0 3px;
  }
  
  .concept-sec.sec03 .gda{
    border: 1px solid #DCDBDA;
    padding: 15px 15px 25px;
  }
  .concept-sec.sec03 .gda h3{
    padding: 10px;
    margin-bottom: 10px;
    font-size: 1.6rem;
    line-height:1.3;
    text-align:center;
  }
  .concept-sec.sec03 .gda-cont{
    padding: 0;
    border-width: 0;
  }
  .concept-sec.sec03 .txt-award{
    margin-bottom: 10px;
    text-align: center;
    font-size: 1.6rem;
    line-height:1.4; 
  }
  .concept-sec.sec03 .gda-cont .logo{
/*    width: 65px;*/
    width: 100px;
    flex-shrink:0;  
    padding: 0 15px 0 0;
  }
  .concept-sec.sec03 .gda-cont .txt-area{
    width: calc(100% - 65px);
    padding-right: 0;
  }
  .concept-sec.sec03 .gda-cont .txt-area h4{
    margin-bottom: 10px;  
  }
  .concept-sec.sec03 .gda-cont .txt-area h4 span{
    padding: 6px 15px;
    font-size: 1.4rem;
    line-height:1;  
  }
  .concept-sec.sec03 .gda-cont .txt-area .txt{
    margin-bottom: 15px;
    font-size: 1.3rem;
  }
  .concept-sec.sec03 .gda-cont .btn-line a{
    max-width: 225px;
    margin: 0 auto;  
  }
  .concept-sec.sec03 .gda-cont .pic{
    width: 100%;
    margin-bottom: 15px;
  }


/* .sec04 */
  .concept-sec.sec04 .concept-sec-hd{
    background-image: url(../image/img_main_sec04_sp.jpg);  
  }
  .concept-sec.sec04 .concept-sec-cont{
    padding-top: 40px;
  }
  .concept-sec.sec04 .concept-sec-cont .txt-en{
    top: 10px;  
  }
  #Page .concept-sec.sec04 .concept-sec-cont .txt-en img{
    width: auto;
    height: 80px;
  }
  .concept-sec.sec04 .concept-sec-cont{
    display: block;
  }
  .concept-sec.sec04 .concept-sec-cont .txt-area{
    width: 100%;  
  }
  .concept-sec.sec04 .concept-sec-cont .bnr-area{
    margin-top: 15px;
    width: 100%;
  }
  
  
  /* .sec05 */
  .concept-sec.sec05 .concept-sec-hd{
    background-image: url(../image/img_main_sec05_sp.jpg);  
  }
  .concept-sec.sec05 .concept-sec-cont{
    padding-top: 85px;
  }
  .concept-sec.sec05 .concept-sec-cont .txt-en{
     top:10px 
  }
  #Page .concept-sec.sec05 .concept-sec-cont .txt-en img{
    width: auto;
    height: 150px; 
  }
  .concept-sec.sec05 .concept-sec-cont{
   display: block; 
  }
  .concept-sec.sec05 .concept-sec-cont .txt-area{
    width: 100%;  
  }
  .concept-sec.sec05 .concept-sec-cont .bnr-area{
    width: 100%;
    margin-top: 15px;
  }
  .concept-sec.sec05 .service-list{
    display: block;
    margin: 30px 0 0 -15px;
    width: calc(100% + 30px);
    padding: 20px 25px 25px;
  }
  .concept-sec.sec05 .service-list li{
    max-width: 100%;
    width: 100%;
  }
  .concept-sec.sec05 .service-list li+li{
    margin-top: 15px 
  }
  .concept-sec.sec05 .service-list .pic{
    margin-bottom: 10px;  
  }
  .concept-sec.sec05 .service-list .txt{
    font-size: 1.3rem;
    line-height: 1.5;
  }
  .concept-sec.sec05 .service-list .txt span{
    display:block;
    font-size: 1.6rem;  
  }

/* Modal
-----------------------------------------------------------------*/
  .modal-cont{
    padding: 40px 20px 30px;
  }
  .modal-cont .ttl-col{
    position:static;   
    margin-bottom: 35px;
    transform: none; 
  }
  .modal-cont .ttl-col span{
    padding: 0 50px; 
  }
  .modal-cont .ttl-col+h3{
    margin-bottom: 10px;
  }
  .modal-cont .ttl-col+h3 span{
    line-height:1.3;
    font-size: 1.7rem;  
  }
  .modal-cont .name-box{
   display: block; 
  }
  .modal-cont .name-box .name{
    margin: 0 0 8px;  
  }
  .modal-cont .name-box .name+.name{
    margin-bottom: 20px; 
  }
  .modal-cont .name{
    margin-bottom: 20px;
    font-size: 1.6rem;
    line-height:1.5;
    text-align: center;
  }
  .modal-cont .name span{
    font-size: 1.2rem;  
  }
  .modal-cont dl dt{
    margin-bottom: 10px;
    font-size: 1.6rem;
    line-height:1.4;
    text-align:center;  
  }
  .modal-cont dl > div+div{
    margin-top: 20px;
  }
  .modal-cont dl .pic{
    margin-top: 15px;
    text-align: center;  
  }
  .modal-cont dl .txt{
    font-size: 1.3rem;
    line-height:1.8;
  }
  .modal-cont .txt-close{
    margin-top: 20px;
  }
  .modal-cont .txt-close span{
     font-size: 2rem;
  }
  .modal-cont .txt-close em{
    transform: translateY(2px);
    font-size: 4.5rem; 
  }



/* modal01 */
  .modal01 dl > div:last-of-type dt{
		font-size: 1.4rem;  
  }
  .modal01 dl > div:last-of-type .pic{
    margin-top: 15px;  
  }

/* modal02 */
  .modal02 dl dt{
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size:1.8rem;
    text-align: left; 
  }
  .modal02 h4{
    display: flex;
    align-items: start;
    margin-bottom: 25px;
    font-size: 1.5rem;
    font-weight:normal;
    line-height: 1.4;
  }
  .modal02 h4 .point{
    flex-shrink:0;
    transform: translateY(2px);
    margin-right: 5px;
    padding: 5px 10px;
    font-size: 1.1rem;
    line-height: 1;
  }
  .modal02 dl dd ul li{ 
    font-size: 1.3rem;
  }
  .modal02 dl dd ul li p:first-child{
    flex-shrink: 0;
    width: 3.2em;  
  }
  .modal02 dl dd .note{
    text-align: left;
		margin-top: 30px;  
  }

/* modal03 */
  .modal03 dl dd .pic+.txt{
    margin-top: 15px;  
  }
	.modal03 .ttl-col + h3 span {
		font-size: 1.6rem;
	}
	.modal03 .white-box{
		padding: 20px 15px 30px;	
	}

/* modal04 */
	.modal04 .ttl-col + h3 span {
		font-size: 1.6rem;
	}  
  
}