@charset "utf-8";

@media print,screen and (min-width: 769px) {
body {
  /*font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;*/
  -webkit-text-size-adjust: 100%;
}

#content img {
  width: 100%;
}

#content {
  box-sizing: border-box;
  width: 930px;
  padding-bottom: 45px;
  background-color: #1fa8d6;
  line-height: 1.6;
}

#content .main {
  width: 100%;
  margin: 0 auto;
}

#content .main img {
  vertical-align: bottom;
}

#content .content_in {
  box-sizing: border-box;
  width: 808px;
  margin: 0 auto;
  padding: 30px 20px 70px 20px;
  background-color: #ffffff;
}

#content .content_in h3 {
  margin-bottom: 30px;
  text-align: center;
  font-size: 18px;
  font-weight: normal;
}

#content .content_in p {
  margin-bottom: 70px;
  line-height: 1.6;
  font-size: 16px;
}

#content .content_in table {
  width: 100%;
  margin-bottom: 92px;
}

#content .content_in table caption {
  padding: 10px 0 10px 0;
  color: #1fa8d6;
  border: 1px #808080 solid;
  border-bottom: none;
  font-size: 22px;
}

#content .content_in table th {
  width: 20%;
  padding: 10px 20px 10px 20px;
  text-align: left;
  border: 1px #808080 solid;
  font-size: 14px;
}

#content .content_in table td {
  width: 80px;
  padding: 10px 20px 10px 20px;
  border: 1px #808080 solid;
  font-size: 14px;
}

#content .content_in h2.flow_title {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  height: 80px;
  margin-bottom: 30px;
  padding: 20px 0 0 0;
  text-align: center;
  color: #1fa8d6;
  font-size: 26px;
}

#content .content_in h2.flow_title img {
  position: absolute;
  top: 0;
  right: 0;
  width: 142px;
}

#content .content_in .step {
  margin-bottom: 40px;
  padding-left: 75px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 63px;
}

#content .content_in .step.s1 {
  background-image: url('../img/step1.png');
}

#content .content_in .step.s2 {
  background-image: url('../img/step2.png');
}

#content .content_in .step.s3 {
  background-image: url('../img/step3.png');
}

#content .content_in .step.s4 {
  background-image: url('../img/step4.png');
}

#content .content_in .step h3 {
  margin-bottom: 0;
  padding: 18px 0 18px 0px;
  text-align: left;
  color: #1fa8d6;
  font-size: 22px;
}

#content .content_in .step p {
  margin-bottom: 0;
  font-size: 14px;
}

#content .content_in .step1_2 h4 {
  overflow: hidden;
  padding: 14px 23px 10px 75px;
  color: #ffffff;
  border-radius: 35px;
  background-color: #1fa8d6;
  background-repeat: no-repeat;
  font-size: 18px;
}

#content .content_in .step1_2 h4.a {
  margin-bottom: 20px;
  background-image: url('../img/a.png');
  background-position: left 20px center;
  background-size: 35px;
}

#content .content_in .step1_2 h4.b {
  margin-bottom: 20px;
  margin-bottom: 50px;
  background-image: url('../img/b.png');
  background-position: left 25px center;
  background-size: 26px;
}

#content .content_in .step1_2 h4 .l {
  float: left;
}

#content .content_in .step1_2 h4 .r {
  float: right;
}

#content .content_in .step1_2 ul.kanagata {
  margin-bottom: 40px;
  text-align: center;
}

#content .content_in .step1_2 ul.kanagata li {
  display: inline-block;
  margin: 0 12px 0 12px;
}

#content .content_in .step1_2 ul.kanagata li:nth-child(n+5) {
  margin: 12px 31px 0px 31px;
}

#content .content_in .step1_2 ul.kanagata li:nth-child(1) {
  width: 162px;
}

#content .content_in .step1_2 ul.kanagata li:nth-child(2) {
  width: 205px;
}

#content .content_in .step1_2 ul.kanagata li:nth-child(3) {
  width: 150px;
}

#content .content_in .step1_2 ul.kanagata li:nth-child(4) {
  width: 154px;
}

#content .content_in .step1_2 ul.kanagata li:nth-child(5) {
  width: 160px;
}

#content .content_in .step1_2 ul.kanagata li:nth-child(6) {
  width: 162px;
}

#content .content_in .step1_2 ul.kanagata li:nth-child(7) {
  width: 150px;
}

#content .content_in .step1_2 ul.sakusei {
  margin: 0 28px 50px 28px;
}

#content .content_in .step1_2 ul.sakusei li {
  margin-bottom: 8px;
  padding-left: 24px;
  background-image: url('../img/sakusei_bg.png');
  background-repeat: no-repeat;
  background-position: left center;
  background-size: 14px;
  font-size: 16px;
}

#content .content_in .step.s2 {
  margin-bottom: 70px;
}

#content .content_in .step.s2 p {
  margin-bottom: 30px;
}

#content .content_in .step.s2 ul li {
  display: inline-block;
  box-sizing: border-box;
  width: 208px;
  margin-right: 13px;
}

#content .content_in .step.s2 ul li span {
  font-size: 18px;
}

#content .content_in .step.s3 {
  position: relative;
  min-height: 365px;
}

#content .content_in .step.s3 img {
  position: absolute;
  top: -24px;
  right: -40px;
  width: 395px;
}

#content .content_in .step.s4 p {
  float: left;
  width: 360px;
}

#content .content_in .step.s4 {
  overflow: hidden;
  margin-bottom: 110px;
}

#content .content_in .step.s4 img {
  float: left;
  width: 62px;
  margin-left: 60px;
}

#content .content_in .price {
  margin-bottom: 45px;
  padding: 0 32px 0 32px;
}

#content .content_in .price h2 {
  margin-bottom: 30px;
  text-align: center;
  color: #1fa8d6;
  font-size: 26px;
}

#content .content_in .price ul li {
  display: inline-block;
  box-sizing: border-box;
  width: 162px;
  margin-right: 10px;
}

#content .content_in .price dl {
  overflow: hidden;
  margin-bottom: 20px;
}

#content .content_in .price dl dt {
  float: left;
  clear: left;
  width: 155px;
  color: #1fa8d6;
  font-size: 22px;
}

#content .content_in .price dl dd {
  display: block;
  padding-top: 3px;
  color: #3e3a39;
  font-size: 19px;
}

#content .content_in .price p {
  margin-bottom: 0;
  color: #3e3a39;
  font-size: 14px;
}

#content .content_in .silk h4 {
  overflow: hidden;
  margin-bottom: 30px;
  padding: 12px 23px 12px 23px;
  color: #ffffff;
  border-radius: 35px;
  background-color: #1fa8d6;
  background-repeat: no-repeat;
  font-size: 18px;
}

#content .content_in .silk table {
  margin-bottom: 10px;
}

#content .content_in .silk table tr th {
  padding: 15px 45px 15px 45px;
  text-align: center;
  background-color: #e5e5e5;
  font-size: 16px;
}

#content .content_in .silk table tr td {
  padding: 15px 45px 15px 45px;
  text-align: center;
  font-size: 16px;
}

#content .content_in .silk table tr td:first-child {
  text-align: left;
}

#content .content_in .silk p {
  margin-bottom: 0;
  font-size: 14px;
}
}

@media screen and (max-width: 768px) {
body {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  -webkit-text-size-adjust: 100%;
}

#content {
  box-sizing: border-box;
  width: 100%;
  background-color: #1fa8d6;
  line-height: 1.6;
}

#content .main {
  width: 100%;
  margin: 0 auto;
}

#content .main img {
  vertical-align: bottom;
}

#content .content_in {
  padding: 5%;
  background-color: #ffffff;
}

#content .content_in h3 {
  margin-bottom: 3.6%;
  font-size: 14px;
  font-weight: normal;
}
  #content .content_in h3 br{display: none;}

#content .content_in p {
  margin-bottom: 4.8%;
  line-height: 1.6;
  font-size: 14px;
}

#content .content_in table {
  width: 100%;
  margin-bottom: 4.8%;
}

#content .content_in table caption {
  padding: 3.6% 0;
  color: #1fa8d6;
  border: 1px #808080 solid;
  border-bottom: none;
  font-size: 16px;
}

#content .content_in table th {
  width: 20%;
  padding: 2.5%;
  text-align: left;
  border: 1px #808080 solid;
  font-size: 14px;
}

#content .content_in table td {
  width: 80%;
  padding: 2.5%;
  border: 1px #808080 solid;
  font-size: 14px;
}

#content .content_in h2.flow_title {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  color: #1fa8d6;
  font-size: 18px;
}

#content .content_in h2.flow_title img {
  display: none;
}

#content .content_in .step {
  margin-bottom: 3.2%;
  padding-left: 50px;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 40px;
}

#content .content_in .step.s1 {
  background-image: url('../img/step1.png');
}

#content .content_in .step.s2 {
  background-image: url('../img/step2.png');
}

#content .content_in .step.s3 {
  background-image: url('../img/step3.png');
}

#content .content_in .step.s4 {
  background-image: url('../img/step4.png');
}

#content .content_in .step h3 {
  margin-bottom: 2.4%;
  text-align: left;
  color: #1fa8d6;
  font-size: 16px;
}

#content .content_in .step p {
  margin-bottom: 0;
  font-size: 14px;
}

#content .content_in .step1_2 h4 {
  overflow: hidden;
  padding: 2.5% 2.5% 2.5% 50px;
  color: #ffffff;
  border-radius: 35px;
  background-color: #1fa8d6;
  background-repeat: no-repeat;
  font-size: 16px;
}

#content .content_in .step1_2 h4.a {
  margin-bottom: 20px;
  background-image: url('../img/a.png');
  background-position: left 20px center;
  background-size: 20px;
}

#content .content_in .step1_2 h4.b {
  margin-bottom: 3.6%;
  background-image: url('../img/b.png');
  background-position: left 25px center;
  background-size: 18px;
}

#content .content_in .step1_2 ul.kanagata {
  margin-bottom: 3.6%;
  text-align: center;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
}

#content .content_in .step1_2 ul.kanagata li {
  width: 22%;
  margin-left: 4%;
}

#content .content_in .step1_2 ul.kanagata li:first-child,
  #content .content_in .step1_2 ul.kanagata li:nth-child(4n+1){margin-left: 0}

#content .content_in .step1_2 ul.sakusei {
}

#content .content_in .step1_2 ul.sakusei li {
  margin-bottom: 2.4%;
  padding-left: 18px;
  background-image: url('../img/sakusei_bg.png');
  background-repeat: no-repeat;
  background-position: left 5px;
  background-size: 10px;
  font-size: 14px;
}

#content .content_in .step.s2 {
  margin-bottom: 4.8%;
}

#content .content_in .step.s2 p {
  margin-bottom: 3.2%;
}
#content .content_in .step.s2 ul{
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
}
#content .content_in .step.s2 ul li {
  width: 48%;
  margin-left: 4%;
}
  #content .content_in .step.s2 ul li:first-child,
  #content .content_in .step.s2 ul li:nth-child(2n+1){margin-left: 0%;}


#content .content_in .step.s4 {
  margin-bottom: 4.8%;
}

#content .content_in .step.s4 img {
  width: 62px;
  margin: 0 auto;
  display: block;
}

#content .content_in .price {
  margin-bottom: 3.2%;
}

#content .content_in .price h2 {
  position: relative;
  box-sizing: border-box;
  width: 100%;
  text-align: center;
  color: #1fa8d6;
  font-size: 18px;
}
#content .content_in .price ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;

}
#content .content_in .price ul li {
  width: 49%;
  margin-left: 2%;
}
#content .content_in .price ul li:first-child,
#content .content_in .price ul li:nth-child(2n+1){margin-left: 0%;}

#content .content_in .price dl {
  overflow: hidden;
  margin-bottom: 20px;
}

#content .content_in .price dl dt {
  float: left;
  clear: left;
  width: 155px;
  color: #1fa8d6;
  font-size: 22px;
}

#content .content_in .price dl dd {
  display: block;
  padding-top: 3px;
  color: #3e3a39;
  font-size: 19px;
}

#content .content_in .price p {
  margin-bottom: 0;
  color: #3e3a39;
  font-size: 14px;
}

#content .content_in .silk h4 {
  overflow: hidden;
  margin-bottom: 30px;
  padding: 12px 23px 12px 23px;
  color: #ffffff;
  border-radius: 35px;
  background-color: #1fa8d6;
  background-repeat: no-repeat;
  font-size: 18px;
}

#content .content_in .silk table {
  margin-bottom: 10px;
}

#content .content_in .silk table tr th {
  padding: 15px 45px 15px 45px;
  text-align: center;
  background-color: #e5e5e5;
  font-size: 16px;
}

#content .content_in .silk table tr td {
  padding: 15px 45px 15px 45px;
  text-align: center;
  font-size: 16px;
}

#content .content_in .silk table tr td:first-child {
  text-align: left;
}

#content .content_in .silk p {
  margin-bottom: 0;
  font-size: 14px;
}
}

