@charset "utf-8";
/* CSS Document */
.f-container {
  display: flex;
  margin-top: 3%;
  flex-wrap: wrap;
}
.f-container h2.headtitle {
  font-size: 171.43%;
  font-weight: 700;
  color: #004098;
  margin-bottom: 1em;
}
.lead {
  font-size: 1.3em;
}
.item {
  width: 50%;
  justify-content: space-between;
  padding: 1%;
}
.item_60per {
  width: 60%;
  justify-content: space-between;
  padding: 1%;
}
.item_33per {
  width: 33.3%;
  justify-content: space-between;
  padding: 1%;
}
.item_25per {
  width: 25%;
  justify-content: space-between;
  padding: 1%;
}
.item_20per {
  width: 20%;
  justify-content: space-between;
  padding: 1%;
}
.item_40per {
  width: 40%;
  justify-content: space-between;
  padding: 1%;
}
.item_100per {
  width: 100%;
  justify-content: space-between;
  padding: 1%;
}
.item_80per {
  width: 80%;
  justify-content: space-between;
  padding: 1%;
}
.item-img {
  padding: 0;
}
.item-body {
  padding: 0;
}
.item-title {
  margin: 0 0 8px;
  font-size: 20px;
  font-weight: 700;
  color: #003f8e;
}
.item-body p {
  line-height: 1.5em;
  text-align: left;
}
.font_120per {
  font-size: 120%;
}
.font_150per {
  font-size: 150%;
}
.font_200per {
  font-size: 200%;
}
.font_80per {
  font-size: 80%;
}
.font_60per {
  font-size: 60%;
}
.waku_blue {
  background-color: #003f8e;
  color: white;
  padding: 0 0.5em;
}
.inner h3 {
  font-weight: bold;
  background-color: #004098;
  color: white;
  font-size: 120%;
  padding: 0.2em 1em;
}
.padding_3per {
  padding: 3% !important;
}
.serviceBoxWrap .serviceBox .txtBox02 {
  padding: 3.5% 7.5% 3%;
}
.serviceBoxWrap .serviceBox_48per {
  width: 48% !important;
}
table.schedule {
  width: 100%;
  border-collapse: collapse;
}
table.schedule tr.blue01 {
  background: #CDD3E8;
}
table.schedule tr.blue02 {
  background: #E8EAF5;
}
table.schedule tr.main {
  background: #406CB4;
  color: white;
}
table.schedule th, table td {
  border: solid 1px white;
  text-align: center;
  padding: 10px 0;
}
.box_osusume1, .box_osusume2, .box_osusume3, .box_osusume4 {
  padding: 0.5em 1em;
  margin: 0;
  color: #FFF;
  box-sdrone_showw: 0 3px 6px rgba(0, 0, 0, 0.25);
  border-radius: 9px;
  font-size: 130%;
  font-weight: bold;
  width: 100%;
}
.box_osusume1 {
  background: #00509d;
}
.box_osusume2 {
  background: #b5184f;
}
.box_osusume3 {
  background: #eeac00;
}
.box_osusume4 {
  background: #008c69;
}
.point01 {
  display: flex;
  justify-content: center;
  margin-bottom: 3%;
}
.point01 li {
  width: 45%;
  margin: 0 5%;
  padding: 0 5%;
}
.point01 li dl dt {
  width: 70px;
  height: 65px;
  margin: 0 auto 3%;
  font-size: 1.4em;
}
.point_m {
  font-size: 1.5em;
  color: #004098;
}
.point_ttl {
  font-size: 1.3em !important;
  color: #004098;
  border-bottom: 1px solid #004098;
  display: inline-block;
  margin-bottom: 3%;
}
.point01 li dl dd {
  font-size: 1.2em;
}
.point02 {
  display: flex;
  width: 70%;
  margin: 0 auto 2%;
  border-bottom: 1px dotted #004098;
  padding-bottom: 2%;
}
.point02_last {
  border-bottom: none !important;
}
.point02_icon {
  margin-right: 3%;
  width: 20%;
}
.point02_icon img {
  width: 60px;
  height: 60px;
}
.point02 li:last-child {
  text-align: left;
  width: 75%;
}
.point02_ttl {
  font-size: 1.3em;
  font-weight: 700;
  color: #004098;
}
.point02_txt {
  font-size: 1.2em;
}
.flow {
  text-align: center;
  ;
}
.flow ul {
  display: flex;
  width: 75%;
  margin: 2% auto 0;
  justify-content: center;
}
.flow ul li:first-child {
  font-size: 2em;
  border-right: 2px solid #000;
  padding-right: 5%;
}
.flow ul li:last-child {
  font-size: 1.2em;
  text-align: left;
  padding-left: 5%;
}
.custom {
  font-size: 0.6em;
  background-color: #FFCF07;
  color: #004098;
  padding: 0 1em;
  border-radius: 20px;
  vertical-align: middle;
  margin-right: 10px;
}
.unika{
	display: flex;
	justify-content: center;
}
.unika li{
	width: 40%;
	margin: 3%;
}
@media screen and (max-width: 820px) {
	.box_osusume1, .box_osusume2, .box_osusume3, .box_osusume4{
		font-size: 120%;
	}
	.point02, .flow ul{
		width: 100%;
	}
	.flow ul li:first-child{
		font-size: 1.5em;
	}
}
@media screen and (max-width: 768px) {
	.item_20per, .item_80per{
		width: 100%;
	}
	.flow ul{
		width: 100%;
	}
}
@media screen and (max-width: 600px) {
  .item_33per, .item_60per, .item_25per, .item_20per, .item_40per, .item_80per, .item_100per {
    width: 100%;
  }
  .point01, .flow ul {
    display: block;
  }
  .point01 li {
    width: 100%;
    margin: 0 0 5%;
  }
  .point02 {
    width: 100%;
  }
  .point_ttl, .point02_ttl, .lead {
    font-size: 1.1em !important;
  }
  .point01 li dl dd, .point02_txt {
    font-size: 100%;
  }
  .flow ul li:first-child {
    border-right: none;
    margin-bottom: 2%;
  }
  .flow ul li:last-child {
    padding-left: 0;
  }
.unika{
	display: block;
	margin: 5% 0
}
.unika li{
	width: 100%;
	margin: 5% 0 0;
}	
}