@charset "UTF-8";

td.is-bottom-0 {
  border-bottom: none;
  padding-bottom: 0;
}
td.is-top-0 {
  border-top: none;
}

@media (min-width: 768px){
     .image02 ._image._single img {
       width: clamp(127px, calc(50% - 1.25rem), 185px);
      height: auto;
    }

}

@media (max-width: 768px){
  .table01-corp_table.is-fixed {
    table-layout: fixed;
  }
  .table01-corp_table.is-fixed td {
    white-space: normal;
  }
}


/* 画像はテーブル幅に合わせる */
table img {
  max-width: 100%;
  height: auto;
  cursor: pointer;
}

/* モーダル背景 */
.modal {
  display: none;
  position: fixed;
  z-index: 9999;
  inset: 0;
  background: rgba(0, 0, 0, 0.7);
}

/* モーダル内の画像 */
.modal img {
  display: block;
  max-width: 90%;
  max-height: 90%;
  margin: auto;
  margin-top: 10vh;
}

/* 閉じるボタン */
.modal-close2 {
  position: absolute;
  top: 12px;
  right: 16px;
  font-size: 32px;
  color: #fff;
  cursor: pointer; 
}
/* ----- */
 .btn-primary-corp-231001  {
    padding: 10px 30px;
    font-size: 18px;
    font-size: 1.125rem;
    border-radius: 25px;
    min-width: 280px;
      border: 2px #ccc solid;
    background-color: #ccc;
    line-height: 1.4;
    display: inline-block;
    position: relative;
    color: #f0f0f0;
  }
  @media (min-width: 768px){
    #info09qa .qa02-q  	{
  	font-size:80% !important;
  	padding-top:26px !important;
  	padding-bottom:26px !important;
  	}
  	.mt-cap	{
  		margin-top:-1.4rem;
  		}
  	

  #info09qa .text01	{
  	font-size:80% !important;
  	}
  .qa02-corp	{
  	margin-top:15px !important;
  	}
  	
  	div.matawa	{
  		width:3.5rem;
  		margin-left:0px;
  		display: flex;
  justify-content: center;  /* 横方向中央 */
  align-items: center;      /* 縦方向中央 */
  white-space:nowrap;

  		}
    	div.matawa2	{
  		width:1.5rem;
  		margin-left:0px;
  		display: flex;
  justify-content: center;  /* 横方向中央 */
  align-items: center;      /* 縦方向中央 */
  white-space:nowrap;

  		}
   	div.item_plus	{
/* 	width:222px;  */
width:235px;
  		margin-left:0px;
  		display: flex;

  		



  		}
  	div.ml0	{
  		margin-left:0px;
  		}
  	_image_wide	{
  		height:182px !important;
  		}
  	
  	}
  	@media (max-width: 768px){
  	div.matawa	{
  		height:1rem;
  		margin-top:-10px !important;
  		margin-bottom:-30px !important;
  		}
  	}

/* 20260224 */
  .btn-primary-corp-231001  {
    padding: 10px 30px;
    font-size: 18px;
    font-size: 1.125rem;
    border-radius: 25px;
    min-width: 280px;
      border: 2px #ccc solid;
    background-color: #ccc;
    line-height: 1.4;
    display: inline-block;
    position: relative;
    color: #f0f0f0;
  }
  @media (min-width: 768px){
    #info09qa .qa02-q  	{
  	font-size:80% !important;
  	padding-top:26px !important;
  	padding-bottom:26px !important;
  	}
  	.mt-cap	{
  		margin-top:-1.4rem;
  		}
  	
  	
  	
  	
  	
  	

  #info09qa .text01	{
  	font-size:80% !important;
  	}
  .qa02-corp	{
  	margin-top:15px !important;
  	}
  	
  	div.matawa	{
  		width:2.5rem;
  		margin-left:0px;
  		margin-right:0px;
  		margin-top:50px;
  		display: flex;
  justify-content: center;  /* 横方向中央 */
  align-items: flex-start;     /* 縦方向中央 */
  white-space:nowrap;

  		}

   	div.item_plus	{
/* 	width:222px;  */
width:235px;
  		margin-left:0px;
  		display: flex;
}
	 .twoPhoto {
        width: calc(50% - 1.25rem) !important;
        margin: 0px 0px !important;
    }

  	.orText	{
  		font-size:11px;;
  		}
  	


  	div.ml0	{
  		margin-left:0px;
  		}
  	_image_wide	{
  		height:182px !important;
  		}
  	
  	}
  	@media (max-width: 768px){
  	div.matawa	{
  		height:1rem;
  		margin-top:10px !important;
  		margin-bottom:10px !important;
  		}
  	}
  	.redText	{
  		color:#f00;
  		}