@charset "utf-8";
/* =======================================

	Gakko Oshirase

======================================= */
.test20220113{
		background-color: aqua;
		width:100%;
		font-weight:bolder;
		color: #123123;
	}

/* =======================================

	FINAL TABLE

======================================= */


.design01{
  border-collapse: collapse;
  width: 100%;
}
.tb01 th,
.tb01 td{
  padding: 10px;
  border: solid 1px #ccc;
  text-align:center;
  box-sizing:border-box;
}
.tb01 th {
  background: #ff7bac;
  color: #fff;
  
}
@media screen and (max-width: 640px) {
  .tb01 .head{
    display:none;
  }
  .tb01 {
    width: 100%;
  }
  .tb01 td,
  .tb01 th{
    display: block;
    width: 100%;
    border-bottom:none;
  }
  .tb01 td{
    padding: 0px 12px 0 0;
    display: block;
    width: 100%;
    line-height: 2.5;
    text-align:left;
  }
  .tb01 td:before{
    color: #fff;
    content: attr(data-label);
    font-weight: bold;
    padding: 0px 10px;
    display: inline;
    background-color: #ed1e79;
    margin-right: 10px;
    float: left;
  }
  .tb01 tr:last-child{
    border-bottom: solid 1px #ccc;
  }
}




/*-----------------------------------------
	ipe_field
-----------------------------------------*/
.ipe_field .ipe_wrap {
	margin: 0 0 78px;
	padding: 80px 0 30px;
	text-align: center;
	background: #F7F7F7;
	position: relative;
}
.ipe_field .ipe_wrap ul {
	width: 96%;
	margin: 0 auto 15px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}
.ipe_field .ipe_wrap li {
	width: 150px;
	height: 150px;
	margin: 0 12px 24px;
	padding: 100px 0 0;
	color: #55ADEA;
	font-weight: 700;
	letter-spacing: 0;
	position: relative;
}
.ipe_field .ipe_wrap li:before {
	content: '';
	width: 150px;
	height: 150px;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
	background: #FFF;
	border-radius: 100%;
}
.ipe_field .ipe_wrap li:after {
	content: '';
	width: 100px;
	height: 70px;
	position: absolute;
	top: calc(50% - 15px);
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.ipe_field .ipe_wrap li:nth-child(1):after {
	background: url(/files/top/ipe01.svg) no-repeat center center;
}
.ipe_field .ipe_wrap li:nth-child(2):after {
	background: url(/files/top/ipe02.svg) no-repeat center center;
}
.ipe_field .ipe_wrap li:nth-child(3):after {
	background: url(/files/top/ipe03.svg) no-repeat center center;
}
.ipe_field .ipe_wrap li:nth-child(4):after {
	background: url(/files/top/ipe04.svg) no-repeat center center;
}
.ipe_field .ipe_wrap li:nth-child(5):after {
	background: url(/files/top/ipe05.svg) no-repeat center center;
}
.ipe_field .ipe_wrap li:nth-child(6):after {
	left: calc(50% + 7px);
	background: url(/files/top/ipe06.svg) no-repeat center center;
}
.ipe_field .ipe_wrap li span {
	position: relative;
}
.ipe_field .ipe_wrap p {
	font-size: 1.3rem;
}

@media only screen and (max-width: 1200px) {
	.ipe_field .ipe_wrap ul {
		width: 60%;
	}
}
@media only screen and (max-width: 767px) {
	.ipe_field {
		display: block;
	}
	.ipe_field .ipe_wrap {
		margin: 0 0 78px;
		padding: 40px 0 40px;
	}
	.ipe_field .ipe_wrap ul {
		width: 330px;
	}
	.ipe_field .ipe_wrap li {
		width: 120px;
		height: 120px;
		margin: 0 10px 70px;
		padding: 110px 0 0;
	}
	.ipe_field .ipe_wrap li:before {
		width: 100px;
		height: 100px;
	}
	.ipe_field .ipe_wrap li:after {
		top: 50%;
	}
	.ipe_field .ipe_wrap li:nth-child(1):after {
		background: url(/files/top/ipe01.svg) no-repeat center center;
		background-size: 50px auto;
	}
	.ipe_field .ipe_wrap li:nth-child(2):after {
		background: url(/files/top/ipe02.svg) no-repeat center center;
		background-size: 60px auto;
		}
	.ipe_field .ipe_wrap li:nth-child(3):after {
		background: url(/files/top/ipe03.svg) no-repeat center center;
		background-size: 50px auto;
	}
	.ipe_field .ipe_wrap li:nth-child(4):after {
		background: url(/files/top/ipe04.svg) no-repeat center center;
		background-size: 60px auto;
	}
	.ipe_field .ipe_wrap li:nth-child(5):after {
		background: url(/files/top/ipe05.svg) no-repeat center center;
		background-size: 65px auto;
	}
	.ipe_field .ipe_wrap li:nth-child(6):after {
		left: calc(50% + 7px);
		background: url(/files/top/ipe06.svg) no-repeat center center;
		background-size: 35px auto;
	}
	.ipe_field .ipe_wrap li span {
		margin: 10px 0 0 0;
		display: block;
		line-height: 1.4;
	}
	.ipe_field .ipe_wrap p {
		width: 90%;
		margin: 0 auto;
	}
}



/*-----------------------------------------
	2.3gatu
-----------------------------------------*/

#news-wrapper {
  margin: 0 auto;
  max-width: 980px;
  font-size: 18px;
  background-color: #ffffff;
}
#news-wrapper .target {
  max-width: 560px;
  position: absolute;
  top: -40px;
  left: -13px
}
#news-wrapper #heigan, #news-wrapper #oyako {
  margin: 2em auto 4em auto;
  padding: 4em 3em 2em 3em;
  position: relative;
}
#news-wrapper #heigan h3, #news-wrapper #oyako h3 {
  margin-top: -4em;
}
#news-wrapper #heigan h4, #news-wrapper #oyako h4 {
  text-align: center;
  color: #333333;
  border-bottom: solid 2px #333333;
}
#news-wrapper #heigan strong, #news-wrapper #oyako strong {
  display: inline-block;
  margin-right: 1em;
  padding: 0em 0.3em;
  color: #ffffff;
  background: linear-gradient(transparent 0%, #000 0%);
}


#news-wrapper #heigan {
  background-image: url("/news/files/bg_yellow.gif");
}
#news-wrapper #oyako {
  background-image: url("/news/files/bg_purple.gif");
}
#news-wrapper div.waku {
  margin-bottom: 2em;
  padding: 0.5em 2em;
  background: rgba(255, 255, 255, 0.50);
  border-radius: 16px;
}
#news-wrapper a.aply {
  padding: 0.5em 1em;
  ;
  font-size: 24px;
  line-height: 1;
  font-weight: bold;
  color: #ffffff;
  text-decoration: none;
  border: solid 1px #999999;
  border-radius: 8px;
  transition: 0.3s;
}
#news-wrapper #heigan a.aply {
  background-color: #9390C6;
}
#news-wrapper #oyako a.aply {
  color: #666666;
  background-color: #FFE803;
}
#news-wrapper a.aply:hover {
  opacity: 0.6;
}
#news-wrapper #soudan img {
  width: 640px;
}
#news-wrapper #soudan p {
  text-align: center;
}
#news-wrapper #soudan a {
  text-decoration: none;
}
#news-wrapper p.freecall {
  font-size: 36px;
  line-height: 1;
  font-weight: bold
}
#news-wrapper p.freecall img {
  margin-right: 0.5em;
  width: 56px !important;
  vertical-align: middle
}
#news-wrapper p.line a {
  font-size: 30px;
}
#news-wrapper p.qr img {
  width: 160px !important;
}
@media screen and (min-width: 769px) {
  .sp {
    display: none;
  }
  #news-wrapper p img.txt_reason {
    display: inline-block;
    margin: 2em 0;
    width: 64%;
  }
  #news-wrapper p img.ilst {
    width: 30%;
    position: absolute;
    right: 3em;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none;
  }
  #news-wrapper .target {
    width: 96%;
    max-width: 560px;
    position: absolute;
    top: -1.6%;
    left: -3%
  }
  #news-wrapper #heigan, #news-wrapper #oyako {
    margin: 2em auto 4em auto;
    padding: 4em 1em 2em 1em;
  }
  #news-wrapper #heigan h3, #news-wrapper #oyako h3 {
    margin-top: -2em;
  }
  #news-wrapper p.reason {
    text-align: center;
  }
  #news-wrapper p img.txt_reason {
    margin-top: 2em;
  }
  #news-wrapper p img.ilst {
    max-width: 430px;
  }
  #news-wrapper #heigan strong, #news-wrapper #oyako strong {
    display: block;
    margin: 0.25em 0;
    color: #000000;
    background: none;
    text-align: center;
    border-bottom: solid 2px #000000;
  }
}


