@charset "utf-8";

.pc {
  display: none;
}

.sp {
  display: block;
}

figure {
  margin: 0;
}

img {
  max-width: 100%;
}

.top p.bar {
  background: #ff7b11;
  color: #fff;
  padding: 1% 3%;
  line-height: 1.4em;
  font-size: 3.2vw;
  font-weight: bold;
  margin: 3% 0;
}

.top .btn {
  padding: 0 3%;
}

.menu ul {
  width: 100%;
}

.menu {
  height: auto;
  margin: 1% 0 5%;
}

.menu ul li a {
  height: 18vw;
}

.menu ul li a p {
  font-size: 2vw;
  line-height: 1.6em;
}

.menu ul li {
  height: auto;
}

.contents {
  padding: 0 3%;
}

section h2 {
  margin: 0 0 5%;
}

section h3 {
  margin: 0 0 7%;
}

section.sec01 section > p {
  margin: 8% 0 5%;
  text-align: center;
}

section.sec01 section > p img {
  width: 80%;
}

section.sec01 section section {
  margin: 0 0 10%;
}

section.sec01 section section h4 {
  border-bottom: 1.3vw solid #f98656;
}

section.sec01 section section h4 strong {
  display: block;
  padding: 3%;
  line-height: 1.4em;
  font-weight: bold;
  font-size: 5vw;
}

section.sec01 section section h4 strong span {
  color: #e60012;
}

section.sec01 section section .inner {
  padding: 3%;
  width: auto;
  background: url(../images/bg01.jpg);
  line-height: 1.5em;
  font-weight: bold;
}

section.sec01 section section .inner figure img {
  width: 100%;
}

section.sec01 section section .inner p.explain {
  margin: 5% 0;
  font-size: 5.2vw;
  line-height: 1.4em;
}

section.sec01 section section .inner p.explain span {
  display: block;
  padding-top: 5%;
  margin-top: 5%;
  border-top: 0.8vw solid #f98656;
}

section.sec01 section section .inner p.explain span em {
  display: block;
  margin-top: 1%;
  font-size: 7vw;
}

section.sec01 section section .inner .before .title {
  color: #fff;
  background: #329fcf;
  text-align: center;
  padding: 3%;
  font-size: 6vw;
  border-radius: 24px;
}

section.sec01 section section .inner .before p.txt {
  font-size: 4.6vw;
  margin: 5% 0;
  line-height: 1.4em;
}

section.sec01 section section .inner .before p.txt span {
  color: #197fab;
}

section.sec01 section section .inner .be_af_arrow {
  margin: 8% 0;
  text-align: center;
}

section.sec01 section section .inner .be_af_arrow img {
  width: 30%;
}

section.sec01 section section .inner .after .title {
  color: #fff;
  background: #ff7f29;
  text-align: center;
  padding: 3%;
  font-size: 6vw;
  border-radius: 24px;
}

section.sec01 section section .inner .after p.txt {
  font-size: 4.6vw;
  margin: 5% 0;
  line-height: 1.4em;
}

section.sec01 section section .inner .after p.txt span {
  color: #e7042e;
}

section.sec02 figure.profile {
  text-align: center;
}

section.sec02 figure.profile img {
  width: 75%;
}

section.sec02 p {
  margin: 5% 0;
  font-size: 4.5vw;
  line-height: 1.6em;
}

section.sec02 p.txt_box {
  background: #fff4ee;
  color: #f53400;
  font-weight: bold;
  padding: 3%;
  line-height: 1.6em;
}

section.sec03_1 table {
  width: 100%;
  margin: 0 0 8%;
  border-collapse: collapse;
}

section.sec03_1 table thead tr th {
  background: #ffd40a;
  text-align: center;
  padding: 10px;
  font-weight: bold;
  border: 1px solid #ffd40a;
  font-size: 4.5vw;
  line-height: 1.4em;
}

section.sec03_1 table thead tr th:first-child {
  width: 30%;
  border-right: 1px solid #fff;
}

section.sec03_1 table tbody tr th {
  border: 1px solid #ffd40a;
  background: #fff4c3;
  font-weight: bold;
  text-align: center;
  line-height: 1.4em;
  padding: 10px;
  vertical-align: middle;
  font-size: 4.5vw;
}

section.sec03_1 table tbody tr td {
  border: 1px solid #ffd40a;
  padding: 15px 10px;
  line-height: 1.4em;
  font-size: 4.2vw;
}

section.sec03_1 table tbody tr th.title {
  background: #ffd40a;
}

section.sec03_2 table {
  width: 100%;
  border: 1px solid #ff7b11;
  box-sizing: border-box;
}

section.sec03_2 table tr th {
  background: #fff4ee;
  border: 1px solid #fff;
  text-align: center;
  font-size: 4.5vw;
  line-height: 1.4em;
  font-weight: bold;
  padding: 10px;
}

section.sec03_2 table tr th.title {
  background: #ff7b11;
  border: 1px solid #ff7b11;
  color: #fff;
}

section.sec03_2 table tr th.date {
  width: 30%;
  background: #fbdccc;
  font-weight: bold;
  text-align: center;
  line-height: 1.4em;
  padding: 10px;
  vertical-align: middle;
  font-size: 4.5vw;
}

section.sec03_2 table tr td {
  padding: 15px 10px;
  line-height: 1.4em;
  font-size: 4.2vw;
}

section.sec03_3 ul li {
  background: #fef3ed;
  padding: 5%;
  margin: 0 0 5%;
}

section.sec03_3 ul li strong {
  display: block;
  background: #ff7b11;
  color: #fff;
  text-align: center;
  padding: 3%;
  font-weight: bold;
  font-size: 5vw;
}

section.sec03_3 ul li span {
  display: block;
  margin-top: 5%;
  font-size: 4.2vw;
}

section.sec03_3 ul li span em {
  font-size: 10vw;
  color: #e71f19;
  font-weight: bold;
  display: inline-block;
  margin-right: 3%;
}

section.sec03_4 ul li {
  border: 1vw solid #ebbdb0;
  margin: 0 0 5%;
  padding: 5% 3%;
}

section.sec03_4 ul li strong {
  display: table;
  width: 100%;
}

section.sec03_4 ul li strong span {
  display: table-cell;
  width: 15%;
  font-size: 8.5vw;
  color: #63b221;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

section.sec03_4 ul li strong em {
  display: table-cell;
  width: 85%;
  vertical-align: middle;
  font-size: 5.3vw;
  color: #ff7b11;
  font-weight: bold;
  line-height: 1.2em;
  padding-left: 2%;
}

section.sec03_4 ul li figure {
  margin: 5% 0;
}

section.sec03_4 ul li p {
  font-size: 4.5vw;
  line-height: 1.6em;
}

.visual img {
  width: 100%;
}

.visual a {
  bottom: 3%;
  padding: 0 3%;
}

.sec01 h2 {
  padding: 3% 10%;
  margin: 0;
}

.sec01 .back {
  padding: 5%;
}

.sec01 p {
  padding: 0 5%;
  margin: 5% 0;
}

.sec02 h2 {
  margin-bottom: 0;
}

.sec02 h2 + div {
  padding: 0 38%;
}

.sec02 p.sp {
  padding: 5%;
  margin: 0;
}

.download {
  padding: 0 5%;
  margin: 5% 0;
}

section.sec02 p.download {
  margin: 0;
}

.sec03 .ly {
  margin: 8% auto;
  width: 90%;
  padding: 8% 0 0;
}

.sec03 .ly .inner {
  padding: 5%;
  box-sizing: border-box;
}

.sec03 .ly .inner p {
  float: none;
  width: 100%;
  font-size: 4vw;
}

.sec03 .ly .inner figure {
  float: none;
  margin-top: 5%;
}

.sec03 > p {
  padding: 0 5%;
}

.sec03 .btn {
  margin: 6% 0;
  padding: 0 5%;
}

.sec03 > p.blue-ttl {
  padding: 3% 35%;
}

.sec03 > p.blue-ttl + div {
  padding: 0 38%;
}

.sec03 > p.waku {
  margin: 8% 0;
}

p.chumoku {
  background: none;
  padding: 0;
}

.sec04 {
  margin-top: 8%;
}

.sec04 .blue-ttl {
  padding: 5% 15%;
  margin: 0;
}

.sec04 .back {
  padding: 5%;
}

.sec04 .ly {
  width: 100%;
}

.sec04 .ly p {
  float: none;
  padding: 5%;
  margin: 0 0 5%;
  width: 100%;
  box-sizing: border-box;
  font-size: 4vw;
  line-height: 1.4em;
}

.sec04 .ly figure {
  float: none;
  overflow: hidden;
}

.sec04 .ly figure img:first-child {
  float: left;
  width: 49%;
  margin: 0;
}

.sec04 .ly figure img:last-child {
  float: right;
  width: 49%;
  margin: 0;
}

.sec04 .ly figure br {
  display: none;
}

.sec05 .blue-ttl {
  padding: 3% 23%;
  margin: 0;
}

.sec05 figure {
  padding: 3% 20% 0;
  margin: 0 0 3%;
}

.sec05 .ly .inner {
  padding: 0 3%;
  box-sizing: border-box;
}

.sec05 .ly {
  padding: 3%;
}

.sec05 h4 {
  padding: 2% 5%;
  font-size: 4.6vw;
}

.sec05 .ly .inner p {
  font-size: 3.6vw;
  line-height: 1.6em;
}

.sec02 h2.tc {
  padding: 3% 5%;
}


header {
  width: 100%;
}

.visual {
  width: 100%;
}

.visual a {
  left: 0%;
  width: 50vw;
}

.sec01 h2 {
  padding: 3% 10% 0;
}

.sec01 h2 img {
  margin-top: -8vw;
}

.inner {
  padding: 0 5%;
  box-sizing: border-box;
}

.sec02 ul {
  margin-top: 5%;
}

.sec02 ul li dl dt {
  padding: 3% 3% 3% 22%;
  font-size: 5vw;
  line-height: 1.4em;
  margin: 0 0 5%;
}

.sec02 ul li dl dt img {
  position: absolute;
  left: 1vw;
  top: 1vw;
  width: 17vw;
}

.sec02 ul li dl dd {
  font-size: 4vw;
}

.sec02 ul li {
  padding: 0 0 5%;
}

.sec03 h2 {
  padding: 5%;
}

.sec03 .ly {
  padding: 0;
}

.sec03 .ly p {
  float: none;
  width: 100%;
  font-size: 3.4vw;
}

.sec03 .ly figure {
  float: none;
  margin: 5% 0 0;
}

.sec04 h2 {
  padding: 5%;
  margin: 0;
}

.title04-img {
  width: 100%;
  padding: 0 0 5%;
}

.title04-img:after {
  position: relative;
  bottom: auto;
  right: auto;
  width: 40vw;
  height: 40vw;
  background-size: 100%;
  margin: 5% auto;
}

.title04-img img {
  width: 30vw;
}

.sec04 .case {
  width: 90%;
}

.sec04 .case h3 {
  font-size: 4.5vw;
  margin: 0 0 5%;
}

.sec04 .case h3 span {
  width: 20vw;
  height: 8vw;
  font-size: 4vw;
  line-height: 9.5vw;
}

.sec04 .case h3 span em {
  font-size: 5vw;
}

.sec04 .case p.explain {
  font-size: 4vw;
  margin: 5% 0;
}

.sec04 .case p.explain span {
  font-size: 6vw;
}

.sec04 .case .ly figure {
  float: none;
  text-align: center;
  margin: 0 0 5%;
}

.sec04 .ly figure img:last-child {
  float: none;
  width: 100%;
}

.sec04 .case .ly dl.point {
  float: none;
  width: 100%;
}

.sec04 .case .ly dl.point dt {
  padding: 5%;
  font-size: 4vw;
}

.sec04 .case .ly dl.point dt strong {
  font-size: 6vw;
  margin-top: 3%;
}

.sec04 .case .ly dl.point dd {
  padding: 5%;
  font-size: 5vw;
}

.sec04 .case .ly dl.point dd span {
  width: 6vw;
  height: 6vw;
  line-height: 6vw;
  font-size: 5vw;
  margin-right: 3%;
}

.sec04 .case ul {
  width: 100%;
}

.sec04 .case ul li {
  float: none;
  width: 100%;
  font-size: 4vw;
  line-height: 1.6em;
}

.sec04 .case ul li:last-child {
  position: relative;
  padding: 15% 0 0;
  background: none;
}

.sec04 .case ul li:last-child:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 5vw 5vw 0 5vw;
  border-color: #de181c transparent transparent transparent;
  position: absolute;
  top: 3.5vw;
  left: 50%;
  margin-left: -5vw;
}

.sec04 .case ul li strong {
  font-size: 5vw;
  padding: 2%;
  margin: 0 0 3%;
}

.sec04 .case ul {
  padding: 10% 0;
}

.sec05 h2 {
  padding: 5%;
  margin: 0;
}

.sec05 h2 + div img {
  width: 30vw;
}

.sec05 ul {
  width: 90%;
  height: auto;
}

.sec05 li {
  float: none;
  width: 100%;
  margin: 0 0 5%;
  padding: 0 5% 5%;
}

.sec05 li .no {
  margin: 0 0 5%;
}

.sec05 li .no img  {
  width: 30vw;
}

.sec05 li .ttl strong {
  font-size: 4vw;
  margin: 0 0 3%;
}

.sec05 li .ttl {
  font-size: 4vw;
}

.sec05 li p {
  font-size: 3.4vw;
}

.contact {
  padding: 5% 0;
}

.contact h2 {
  font-size: 5vw;
  padding: 3% 0;
}

.contact .tel {
  margin: 5% 0;
  padding: 0 0 0 20vw;
  background-size: 15vw;
}

.contact .tel a {
  font-size: 5vw;
}

.contact .tel span {
  font-size: 5vw;
  margin: 3% 0 0;
}

.contact ul li {
  float: none;
}

.contact ul li:last-child {
  margin-top: 5%;
}