@charset "UTF-8";
/* Simple fluid media
   Note: Fluid media requires that you remove the media's height and width attributes from the HTML
   http://www.alistapart.com/articles/fluid-images/ 
*/

/*  11p
---------------------------*/

.h11p {
  height: 90px;
}

.top-11p {
  position: absolute;
  top: -60px;
  left: 0;
  width: 100%;
  z-index: 9;
}

.box11p2 {
  width: 20%;
}

.box11p21 {
  width: 75%;
}

.h11p2 {
  height: 80px;
}

.box11ps1 {
  background-color: #faf7e7;
  border-radius: 20px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100px;
  margin-bottom: 10px;
}

.small-11p {
  font-size: 13px;
  display: inline-block;
  padding-top: 5px;
}

.line11 {
  line-height: 1.5;
}

/*  12p
---------------------------*/

.t12p {
  width: 250px;
  margin: auto;
  position: relative;
  top: -20px;
}

.t12p2 {
  width: 160px;
  margin: auto;
  position: relative;
  top: 0px;
}

.bg-ye2 {
  background-color: #faf7e7;
  padding: 15px;
  border-radius: 10px;
}

.dot1 {
  position: relative;
}

.dot1::after {
  content: url("../img/dot-g.svg");
  width: 12px;
  position: absolute;
  padding-left: 15px;
}

.dot1::before {
  content: url("../img/dot-g.svg");
  width: 12px;
  position: absolute;
  margin-left: -30px;
}

.dot2 {
  position: relative;
}

.dot2::after {
  content: url("../img/dot-p.svg");
  width: 12px;
  position: absolute;
  padding-left: 15px;
}

.dot2::before {
  content: url("../img/dot-p.svg");
  width: 12px;
  position: absolute;
  margin-left: -30px;
}

.dot3 {
  position: relative;
}

.dot3::after {
  content: url("../img/dot-b.svg");
  width: 12px;
  position: absolute;
  padding-left: 15px;
}

.dot3::before {
  content: url("../img/dot-b.svg");
  width: 12px;
  position: absolute;
  margin-left: -30px;
}

.s-tt {
  font-size: 14px;
}

table.hyou12 {
  width: 100%;
  border: solid 1px #c3b2a3;
  border-collapse: collapse;
  color: #603d22;
  font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
}

table.hyou12 th {
  width: 45%;
  padding: 10px;
  text-align: left;
  font-weight: 400;
  background-color: #e5eef9;
  border: solid 1px #c3b2a3;
  vertical-align: middle;
}

table.hyou12 td {
  padding: 10px;
  border: solid 1px #c3b2a3;
  text-align: right;
  vertical-align: middle;
}

table.hyou121 {
  width: 100%;
  border: solid 1px #c3b2a3;
  border-collapse: collapse;
  color: #603d22;
  font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
}

table.hyou121 th {
  width: 63%;
  padding: 10px;
  text-align: left;
  font-weight: 400;
  background-color: #e5eef9;
  border: solid 1px #c3b2a3;
  vertical-align: middle;
}

table.hyou121 td {
  padding: 10px;
  border: solid 1px #c3b2a3;
  text-align: right;
  vertical-align: middle;
}

table.hyou123 {
  width: 100%;
  border: solid 1px #c3b2a3;
  border-collapse: collapse;
  color: #603d22;
  font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 14px;
}

table.hyou123 th {
  width: 60%;
  padding: 10px;
  text-align: left;
  font-weight: 400;
  background-color: #fdeef0;
  border: solid 1px #c3b2a3;
  vertical-align: middle;
}

table.hyou123 td {
  padding: 10px;
  border: solid 1px #c3b2a3;
  text-align: right;
  vertical-align: middle;
}

.table5 {
  font-size: 12px;
}

.bg-pink12 {
  background-color: #fdeef0;
  padding: 20px;
  border-radius: 10px;
}

.bg-y12 {
  background-color: #faf7e7;
  padding: 20px;
  border-radius: 10px;
}

.bg-pink122 {
  background-color: #fdeef0;
  padding: 20px;
  border-radius: 10px;
}

.bg-y122 {
  background-color: #faf7e7;
  padding: 20px;
  border-radius: 10px;
}

/*  13p
---------------------------*/

.logo-sv {
  width: 100px;
  margin: auto;
}

ul.bun5-new li {
  text-align: center;
  margin: auto;
  margin-bottom: 40px;
  width: 90%;
}

ul.bun5-new li img {
  width: 200px;
}

.dot-line {
  position: relative;
}

.dot-line::after {
  content: url("../img/dot-left2.svg");
  width: 40px;
  position: absolute;
  padding-left: 10px;
  top: -5px;
}

.dot-line::before {
  content: url("../img/dot-lright2.svg");
  width: 40px;
  position: absolute;
  margin-left: -50px;
  top: -5px;
}

.dot-line2 {
  position: relative;
}

.dot-line2::after {
  content: url("../img/dotr-2.svg");
  width: 40px;
  position: absolute;
  padding-left: 10px;
  top: -5px;
}

.dot-line2::before {
  content: url("../img/dotr-2.svg");
  width: 40px;
  position: absolute;
  margin-left: -50px;
  top: -5px;
}

ul.b2 li {
  margin-bottom: 20px;
}

.bg-w133 {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
}

.m30 {
  margin-top: 30px;
}

/*  14p
---------------------------*/

.bg-w14 {
  background-color: #fff;
  padding: 20px;
  border-radius: 10px;
}

.k14p {
  width: 100px;
  position: relative;
  left: 50%;
  margin-left: -50px;
  top: -30px;
}

.t14p {
  width: 200px;
  margin: auto;
  position: relative;
  top: -10px;
}

.k14p2 {
  width: 50px;
  position: relative;
  left: 50%;
  margin-left: -25px;
  top: -30px;
}

.k14p3 {
  width: 100px;
  position: relative;
  left: 50%;
  margin-left: -50px;
  top: -30px;
}

.t14p2 {
  width: 150px;
  margin: auto;
  position: relative;
  top: -10px;
}

/*  15p
---------------------------*/

.bg-w15 {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
}

.bg-w152 {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px;
}

p.ta13 {
  font-size: 14px;
}

.af {
  font-family: vdl-v7marugothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  position: relative;
  line-height: 1.4;
}

.af2 {
  font-family: vdl-v7marugothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  line-height: 1.4;
}

.doui {
  font-family: vdl-v7marugothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  display: inline-block;
  position: relative;
}

.doui::after {
  content: "必須";
  position: absolute;
  color: #fff;
  background-color: #93cb78;
  border-radius: 20px;
  padding-left: 5px;
  padding-right: 5px;
  width: 25px;
  font-size: 12px;
  margin-left: 10px;
  top: 3px;
}

.btk {
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
  display: block;
  color: #603d22;
  transition: 0.5s;
  background-color: #b9d988;
  text-align: center;
  border: 1px solid #b9d988;
  font-family: vdl-v7marugothic, sans-serif;
  font-weight: 700;
  font-style: normal;
  border-radius: 25px;
  position: relative;
  width: 200px;
  margin: auto;
}

.btk:hover {
  background-color: #ffffff;
  color: #603d22;
}

.btk::after {
  position: absolute;
  top: 20%;
  right: 1.8rem;
  content: "→";
  font-size: 16px;
}

.af::after {
  content: "必須";
  position: absolute;
  color: #fff;
  background-color: #93cb78;
  border-radius: 20px;
  padding-left: 5px;
  padding-right: 5px;
  width: 25px;
  font-size: 12px;
  margin-left: 10px;
  top: 3px;
}

.small-table {
  font-size: 11px;
}

.tuki {
  height: 35px;
  border: solid 1px #b5b5b6;
  width: 25%;
}

.info {
  width: 95%;
  height: 250px;
}

.list3 li {
  margin-bottom: 10px;
}

.box-re {
  border: solid 1px #d9d9d9;
  height: 200px;
  overflow-y: scroll;
}

input {
  /* 左側8pxの余白を与える */
  padding-left: 10px;
}

::placeholder {
  color: #af9e90;
  padding-left: 10px;
  font-family: a-otf-ud-shin-maru-go-pr6n, sans-serif;
  font-weight: 300;
  font-style: normal;
}

input[type="radio"],
input[type="checkbox"] {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  border: solid 1px #b5b5b6;
}

/* Tablet Layout: 481px to 768px. Inherits styles from: Mobile Layout. */

@media only screen and (min-width: 481px) {
  p.ta13 {
    font-size: 14px;
  }

  .af {
    font-size: 16px;
  }

  .af::after {
    top: 5px;
  }

  .af2 {
    font-size: 16px;
  }

  .small-table {
    font-size: 12px;
  }

  .tuki {
    height: 35px;
    width: 10%;
  }

  /*  11p
---------------------------*/

  .box11p2 {
    width: 10%;
  }

  .box11p21 {
    width: 80%;
    padding-right: 5%;
  }

  .h11p2 {
    height: 110px;
  }

  .box11ps1 {
    height: 120px;
    margin-bottom: 10px;
    width: 49%;
  }

  .small-11p {
    font-size: 14px;
    padding-top: 10px;
  }

  .w-tya {
    width: 90%;
    margin: auto;
  }

  .h11p {
    height: 110px;
  }

  /*  12p
---------------------------*/

  .t12p {
    width: 320px;
  }

  .t12p2 {
    width: 180px;
  }

  .s-tt {
    font-size: 14px;
  }

  table.hyou12 {
    font-size: 14px;
  }

  table.hyou12 th {
    padding: 15px;
  }

  table.hyou12 td {
    padding: 15px;
  }

  table.hyou121 {
    font-size: 14px;
  }

  table.hyou121 th {
    padding: 15px;
  }

  table.hyou121 td {
    padding: 15px;
  }

  table.hyou123 {
    font-size: 14px;
  }

  table.hyou123 th {
    padding: 15px;
  }

  table.hyou123 td {
    padding: 15px;
  }

  .ta-area {
    width: 80%;
    margin: auto;
  }

  .bg-pink12 {
    padding: 25px;
  }

  .bg-y12 {
    padding: 25px;
  }

  .bg-pink122 {
    padding: 25px;
    height: 250px;
  }

  .bg-y122 {
    padding: 25px;
    height: 250px;
  }

  /*  13p
---------------------------*/

  .title13 {
    width: 75%;
    margin: auto;
  }

  ul.bun5-new li {
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
    width: 30%;
    margin-left: 5%;
    float: left;
  }

  ul.bun5-new li:first-child {
    margin-left: 0;
  }

  ul.bun5-new li:nth-child(4) {
    margin-left: 0;
    clear: both;
  }

  ul.bun5-new li img {
    width: 150px;
  }

  .dot-line::after {
    width: 60px;
    padding-left: 20px;
    top: -3px;
  }

  .dot-line::before {
    width: 60px;
    margin-left: -80px;
    top: -3px;
  }

  .dot-line2::after {
    width: 60px;
    padding-left: 20px;
    top: -3px;
  }

  .dot-line2::before {
    width: 60px;
    margin-left: -80px;
    top: -3px;
  }

  ul.b2 {
    margin-top: 0px;
  }

  ul.b2 li {
    width: 45%;
    margin-bottom: 20px;
    margin-left: 5%;
    float: left;
  }

  ul.b2 li:first-child {
    margin-left: 0;
  }

  /*  14p
---------------------------*/

  .w14-b {
    width: 50%;
    margin: auto;
  }

  /*  15p
---------------------------*/

  .bg-w15 {
    height: 100px;
    padding: 10px;
  }

  .bg-w152 {
    padding: 10px;
  }
}

@media only screen and (min-width: 767px) {
  table.hyou12 {
    font-size: 16px;
  }

  table.hyou12 th {
    padding: 15px;
  }

  table.hyou12 td {
    padding: 15px;
  }

  table.hyou121 {
    font-size: 16px;
  }

  table.hyou121 th {
    padding: 15px;
  }

  table.hyou121 td {
    padding: 15px;
  }

  table.hyou123 {
    font-size: 16px;
  }

  table.hyou123 th {
    padding: 15px;
    width: 55%;
  }

  table.hyou123 td {
    padding: 15px;
  }
}

@media only screen and (min-width: 1023px) {
  /*  11p
---------------------------*/

  .box11p2 {
    width: 10%;
  }

  .box11p21 {
    width: 83%;
    padding-right: 2%;
  }

  .h11p2 {
    height: 140px;
  }

  .box11ps1 {
    height: 120px;
    margin-bottom: 10px;
    width: 49%;
  }

  .box11p {
    width: 49.5%;
  }

  .small-11p {
    font-size: 13px;
    padding-top: 5px;
  }

  .p-11p {
    width: 80%;
    padding-left: 15%;
  }

  .p-11p2 {
    width: 86%;
  }

  .b11p {
    width: 90%;
    margin-right: auto;
  }

  /*  12p
---------------------------*/

  .bg-pink12 {
    padding: 25px;
    height: 170px;
  }

  .bg-y12 {
    padding: 25px;
    height: 170px;
  }

  /*  13p
---------------------------*/

  .logo-sv {
    width: 150px;
    margin: auto;
  }

  ul.bun5-new li {
    text-align: center;
    margin: auto;
    margin-bottom: 40px;
    width: 17%;
    margin-left: 3.75%;
    float: left;
  }

  ul.bun5-new li:first-child {
    margin-left: 0;
  }

  ul.bun5-new li:nth-child(4) {
    margin-left: 3.75%;
    clear: none;
  }

  ul.bun5-new li img {
    width: 110px;
  }

  .dot-line::after {
    width: 60px;
    padding-left: 20px;
    top: -5px;
  }

  .dot-line::before {
    width: 60px;
    margin-left: -80px;
    top: -5px;
  }

  .dot-line2::after {
    width: 60px;
    padding-left: 20px;
    top: -5px;
  }

  .dot-line2::before {
    width: 60px;
    margin-left: -80px;
    top: -5px;
  }

  ul.b2 {
    margin-top: 10px;
  }

  .bg-w133 {
    background-color: #fff;
    padding: 20px;
    padding-bottom: 30px;
  }

  /*  14p
---------------------------*/

  .bg-w14 {
    background-color: #fff;
    padding: 20px;
    padding-bottom: 30px;
  }

  .k14p {
    width: 110px;
    margin-left: -55px;
    top: -30px;
  }

  .t14p {
    width: 220px;
    top: -10px;
  }

  .k14p2 {
    width: 60px;
    left: 50%;
    margin-left: -30px;
    top: -30px;
  }

  .k14p3 {
    width: 120px;
    margin-left: -60px;
    top: -30px;
  }

  .t14p2 {
    width: 170px;
    margin: auto;
    position: relative;
    top: -10px;
  }

  /*  15p
---------------------------*/

  .bg-w15 {
    height: 100px;
    padding: 20px;
  }

  .bg-w152 {
    padding: 20px;
  }

  p.ta13 {
    font-size: 15px;
  }

  .af {
    font-size: 17px;
  }

  .af2 {
    font-size: 17px;
  }

  .small-table {
    font-size: 12px;
  }

  .box-table1 {
    width: 30%;
  }

  .box-table2 {
    width: 42%;
  }

  .box-table3 {
    width: 25%;
  }

  .box-re {
    height: 340px;
  }

  .doui {
    font-size: 15px;
  }

  .list3 li:last-child {
    margin-bottom: 0px;
  }
}

/* Desktop Layout: 769px to a max of 1232px.  Inherits styles from: Mobile Layout and Tablet Layout. */

@media only screen and (min-width: 1199px) {
  .doui {
    font-size: 16px;
  }

  .af::after {
    top: 6px;
  }

  p.ta13 {
    font-size: 16px;
  }

  .af {
    font-size: 18px;
  }

  .af2 {
    font-size: 18px;
  }

  .small-table {
    font-size: 12px;
  }

  .tuki {
    height: 35px;
    width: 7%;
  }

  .small-table {
    font-size: 13px;
  }

  /*  11p
---------------------------*/

  .box11p2 {
    width: 7%;
  }

  .box11p21 {
    width: 77%;
    padding-right: 12%;
  }

  .box11ps1 {
    height: 140px;
    margin-bottom: 10px;
    width: 49%;
  }

  .small-11p {
    font-size: 15px;
    padding-top: 7px;
  }

  .w-tya {
    width: 75%;
    margin: auto;
  }

  .h11p {
    height: 130px;
  }

  .b11p {
    width: 85%;
    margin: 0;
    margin: auto;
  }

  /*  12p
---------------------------*/

  .s-tt {
    font-size: 16px;
  }

  table.hyou12 {
    font-size: 18px;
  }

  table.hyou12 th {
    padding: 15px;
  }

  table.hyou12 td {
    padding: 15px;
  }

  table.hyou121 {
    font-size: 18px;
  }

  table.hyou121 th {
    padding: 15px;
  }

  table.hyou121 td {
    padding: 15px;
  }

  table.hyou123 {
    font-size: 18px;
  }

  table.hyou123 th {
    padding: 15px;
  }

  table.hyou123 td {
    padding: 15px;
  }

  .table5 {
    font-size: 13px;
  }

  .ta-area {
    width: 70%;
    margin: auto;
  }

  .bg-pink12 {
    padding: 25px;
    height: 182px;
  }

  .bg-y12 {
    padding: 25px;
    height: 182px;
  }

  .bg-pink122 {
    padding: 25px;
    height: 190px;
  }

  .bg-y122 {
    padding: 25px;
    height: 190px;
  }

  /*  13p
---------------------------*/

  .title13 {
    width: 65%;
    margin: auto;
  }

  .dot-line::after {
    width: 80px;
    padding-left: 20px;
    top: -3px;
  }

  .dot-line::before {
    width: 80px;
    margin-left: -100px;
    top: -3px;
  }

  .dot-line2::after {
    width: 80px;
    padding-left: 20px;
    top: -3px;
  }

  .dot-line2::before {
    width: 80px;
    margin-left: -100px;
    top: -3px;
  }

  ul.b2 {
    width: 80%;
    margin: auto;
    margin-top: 10px;
  }

  .bg-w133 {
    background-color: #fff;
    padding: 40px;
    padding-bottom: 40px;
  }

  .pl33 {
    padding-left: 60px;
  }

  /*  14p
---------------------------*/

  .w14-b {
    width: 40%;
    margin: auto;
  }

  .bg-w14 {
    background-color: #fff;
    padding: 30px;
    padding-bottom: 30px;
  }

  .t14p {
    width: 230px;
    top: -10px;
  }

  /*  15p
---------------------------*/
}
