body {
  font: normal 15px/1.6em "Hiragino Kaku Gothic ProN", helvetica, Meiryo,
    "MS PGothic", arial, sans-serif;
  color: #000;
  margin: 0;
  letter-spacing: 1px;
}
ul,
li {
  margin: 0;
  padding: 0;
  list-style: none;
}
img {
  vertical-align: bottom;
  max-width: 100%;
}
a {
  color: #;
  text-decoration: none;
  transition: all 0.2s ease;
  outline: 0;
}
button {
  outline: 0;
}
a:hover {
  opacity: 0.8;
}
section.btn {
  text-align: center;
  background: url("../assets/actionbg.png") #1cb36d;
  padding: 23px 0;
}
.fv {
  background: url("../assets/fvbg.png") center top no-repeat;
}
.fv img {
  width: 100%;
}
.kochira {
  background: #fff;
  padding: 20px 0 20px;
  font-size: 30px;
  font-weight: bold;
}
.kochira a img {
  max-width: 90%;
  margin-top: 20px;
}
.headline2 {
  text-align: center;
  font-size: 38px;
  padding: 100px 0;
  font-weight: bold;
}
.about .headline2 {
  background: url("../assets/abouthead.png") center center no-repeat;
  background-size: 100% auto;
}
.nagare .headline2 {
  background: url("../assets/nagarehead.png") center center no-repeat;
  background-size: 100% auto;
}
.tokucho .headline2 {
  background: url("../assets/tokuchohead.png") center center no-repeat;
  background-size: 100% auto;
}
.jirei .headline2 {
  background: url("../assets/jireihead.png") center center no-repeat;
  background-size: 100% auto;
}
.riyou .headline2 {
  background: url("../assets/riyouhead.png") center center no-repeat;
  background-size: 100% auto;
}
.plan .headline2 {
  background: url("../assets/planhead.png") center center no-repeat;
  background-size: 100% auto;
}
.area .headline2 {
  background: url("../assets/areahead.png") center center no-repeat;
  background-size: 100% auto;
}
.faq .headline2 {
  background: url("../assets/faqhead.png") center center no-repeat;
  background-size: 100% auto;
}
.koe .headline2 {
  background: url("../assets/koehead.png") center center no-repeat;
  background-size: 100% auto;
}
.aboutbox {
  text-align: ;
  padding: 45px 0 10px;
  margin: 40px 0 40px;
  position: relative;
}
.abox1 img.aboutimg {
  position: absolute;
  left: 0;
  width: 60%;
  top: 20px;
}
.abox2 img.aboutimg {
  position: absolute;
  right: 0;
  width: 60%;
  top: 20px;
}
.abox1 {
  background: url("../assets/aboutboxbg.png") center top repeat-y;
  background-size: 100% auto;
}
.abox2 {
  background: url("../assets/aboutbox2bg.png") center top repeat-y;
  background-size: 100% auto;
  text-align: right;
}
.abouttxt {
  position: absolute;
}
.abox2 .abouttxt {
  margin: 72px 50px 20px 20px;
  padding-bottom: 20px;
}
.aboutheadline {
  font-size: 18px;
  font-weight: bold;
  text-align: left;
}
.abouttxt p {
  text-align: left;
}
img.aboutnumber {
  position: absolute;
  top: -25px;
  right: 15px;
  width: 41px;
}
img.aboutcorner {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 40px;
}
.abox2 img.aboutnumber {
  position: absolute;
  top: -25px;
  left: 15px;
  width: 41px;
}
.abox2 img.aboutcorner {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
}
.yellow {
  background: linear-gradient(transparent 60%, #fdf333 60%);
}
.yellow span {
  color: #14ac66;
}
section.nagare {
  background: url("../assets/nagarebg.png") center top no-repeat;
  background-size: 100% 100%;
  padding: 20px 0 60px;
}
section.tokucho {
  background: url("../assets/tokuchobg.png") center top no-repeat;
  background-size: 2000px auto;
  padding: 30px 0 100px;
}
section.jirei {
  background: url("../assets/jireibg.png") center top no-repeat;
  background-size: 2000px auto;
  text-align: center;
  padding: 20px 0 90px;
}
section.riyou {
  background: url("../assets/riyoubg.png") center bottom repeat-x;
  padding: 25px 0 45px;
}
section.plan {
  background: url("../assets/planbg.png");
  padding: 25px 0 10px;
}
section.area {
  background: #fff6db;
  padding: 20px 0 80px;
}
section.koe {
  background: url("../assets/koebg.png") center top no-repeat;
  background-size: 2000px auto;
  text-align: ;
}
.ichiranslider {
  width: 100%;
}
.slick-list {
  padding-top: 30px !important;
  padding-bottom: 10px !important;
}
.slick-track {
  display: flex !important;
}
.nagarebox {
  background: #fff;
  margin: 0 20px;
  padding: 35px 20px 20px;
  height: auto !important;
  box-shadow: 0 0 5px #ccc;
  box-sizing: border-box;
  position: relative;
}
.nagarebox:first-child {
  margin-left: vw;
}
.nagarebox h3 {
  text-align: center;
  font-size: 20px;
}
img.nagarimg {
  width: 100%;
}
.nagarebox .line {
  margin-top: 20px;
}
.nagareimg {
  margin-bottom: 5px;
}
.nagarebox p {
  margin-bottom: 5px;
  line-height: 1.9em;
  padding: 0 14px;
}
.stepimg {
  position: absolute;
  top: -20px;
  left: 10px;
  height: 40px;
}
.tokuchoflex {
  margin-top: 30px;
}
.tokuchoflex > div {
  margin-bottom: 20px;
  background: #fff;
  box-shadow: 0 0 5px #ccc;
  padding: 40px 30px 20px;
  border-radius: 2px;
  text-align: center;
  box-sizing: border-box;
}
.tokuchoflex > div p {
  text-align: left;
  line-height: 1.8em;
}
.tokuchoflex > div img {
  margin-bottom: 20px;
}
span.line {
  width: 30px;
  display: block;
  margin: 30px auto 20px;
  border-bottom: 3px solid #14ac66;
  border-radius: 3px;
}
.jireibox {
  background: #fff;
  box-shadow: 0 0 6px #ccc;
  padding: 40px 20px;
  margin: 25px 0 90px;
}
.jireibox:last-child {
  margin-bottom: 0;
}
.jireibox p {
  text-align: left;
  padding: 10px 37px 0;
  margin: 0;
  line-height: 2em;
}
.riyouflex {
  padding: 50px 0;
}
.riyouflex > div {
  background: #fff;
  padding: ;
  box-sizing: border-box;
  margin: 0;
  flex: ;
  position: relative;
}
.riyouflex img.riyounumber {
  position: absolute;
  top: -26px;
  left: -16px;
}
.riyouflex > div p {
  padding: 0 20px 10px;
  line-height: 2em;
}
.riyouflex span.line {
  margin: 0px auto 15px;
}
h5 {
  text-align: center;
  font-size: 18px;
  margin-bottom: 20px;
}
.planheadline {
  text-align: center;
  font-size: 29px;
  margin-bottom: 30px;
  font-weight: bold;
}
.planheadline span {
  background: linear-gradient(transparent 60%, #fdf333 60%);
}
.planheadline img {
  width: 27px;
  margin: 0 15px;
}
.tableimg1 {
  margin-bottom: 70px;
}
.plan p {
  font-size: 12px;
  text-indent: 0.5em;
  margin-top: 0px;
}
.cancel {
  border: 1px solid #ddd;
  box-shadow: 0 0 5px #ddd;
  width: 98%;
  margin: 50px auto 80px;
  background: #fff;
}
.cancelflex > div {
  flex: 1;
  padding: 40px 0;
  text-align: center;
}
.cancelhead {
  background: #dedede;
  text-align: center;
  font-size: 20px;
  padding: 10px 0;
}
table {
  box-shadow: 0 0 5px #ddd;
  border-collapse: collapse;
  width: 100%;
}
table th {
  background: #eaeaea;
  border-bottom: 1px solid #fff;
}
table td {
  border-bottom: 1px solid #ddd;
  background: #fff;
}
th,
td {
  padding: 15px 20px;
}
table tr:last-child td,
table tr:last-child th {
  border: 0;
}
table td span {
  font-size: 12px;
}
section.faq {
  background: url("../assets/faqbg.png");
  padding: 20px 0 0;
}
section.faq:after {
  background: url("../assets/faqbottom.png") center bottom repeat-x;
  content: "";
  height: 200px;
  display: block;
  width: 100%;
}
.que,
.ans {
  padding: 0 0 0px 100px;
  margin: 0 0 20px;
  position: relative;
}
.que {
  background: url("../assets/que.png") #dedede left center no-repeat;
  min-height: 60px;
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  cursor: pointer;
  padding: 10px 50px 10px 100px;
  line-height: 1.8em;
}
.ans {
  background: url("../assets/ans.png") left top no-repeat;
  margin-bottom: 50px;
  padding-bottom: 15px;
  font-size: 16px;
  line-height: 1.9em;
}
.que:after {
  background: url("../assets/open.png") center center no-repeat;
  background-size: 17px auto;
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 1px;
  top: 50%;
  margin-top: -30px;
  transform: rotate(180deg);
  transition: all 0.5s ease;
}
.que.on:after {
  background: url("../assets/open.png") center center no-repeat;
  background-size: 17px auto;
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  position: absolute;
  right: 1px;
  top: 50%;
  margin-bottom: -50px;
  transform: rotate(0);
}
.koebox {
  margin: 20px 0 20px;
  position: relative;
}
img.koeimg {
  position: relative;
  left: 0;
  width: 72%;
  z-index: 2;
  box-shadow: 5px 5px #14ac66;
  height: ;
  object-fit: cover;
}
img.quote {
  position: absolute;
  top: -30px;
  right: 15px;
  width: 50px;
}
.koetext {
  position: relative;
  padding: 50px 30px 10px;
  top: -50px;
  z-index: 1;
  margin: 20px 15px 0px;
  box-sizing: border-box;
}
.koetext .line {
  margin: 20px 0;
}
.koer {
  font-weight: bold;
  font-size: 12px;
}
.koehead {
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 1.7em;
  margin: 2px 0 0;
}
.koetext p {
  line-height: 2em;
}
.koebox span.line {
  width: 40px;
  margin: 15px 0 10px;
}
.gofumei {
  text-align: center;
  padding: 20px 0;
}
.gofumei a {
  font-weight: bold;
  text-decoration: underline;
  color: #000;
}
footer {
  text-align: center;
  padding: 5px 0;
  font-size: 11px;
  font-weight: ;
  background: #dedede;
}
@media screen and (min-width: 1001px) {
  .wrap {
    width: 979px;
    margin: 0 auto;
  }
  .ichiranslider {
    width: ;
    margin: 0 auto;
  }
  .wrap2 {
    width: 979px;
    margin: 0 auto;
  }
  .koebox {
    width: 979px;
  }
}
@media screen and (min-width: 1301px) {
  .wrap2 {
    width: 1259px;
    margin: 0 auto;
  }
  .abouttxt {
    width: 500px;
  }
  .abox1 .abouttxt {
    top: 120px;
    right: 127px;
  }
  .abox2 .abouttxt {
    top: 35px;
    left: 120px;
  }
  .aboutheadline {
    font-size: 23px;
    line-height: 1.7em;
  }
  .abouttxt p {
    line-height: 1.9em;
    font-size: 15px;
  }
  .koehead {
    font-size: 21px;
  }
  .koetext {
    width: 635px;
    padding: 30px 25px 0 50px;
  }
}
@media (min-width: 1001px) and (max-width: 1300px) {
  .abouttxt {
    width: 410px;
  }
  .abox1 .abouttxt {
    top: 105px;
    right: 30px;
  }
  .abox2 .abouttxt {
    top: 20px;
    left: 20px;
  }
  .aboutheadline {
    font-size: 17px;
    line-height: 1.7em;
  }
  .abouttxt p {
    line-height: 1.8em;
    font-size: 13px;
  }
  .koehead {
    font-size: 21px;
  }
  .koetext {
    width: 635px;
    padding: 30px 25px 0 50px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1000px) {
  .wrap {
    width: 700px;
    margin: 0 auto;
  }
  .wrap2 {
    width: 750px;
    margin: 0 auto;
  }
  .koebox {
    width: 750px;
    margin: 0 auto 50px;
  }
  .fv {
    background-size: auto 100%;
  }
  .abouttxt {
    width: 330px;
  }
  .abox1 .abouttxt {
    right: 20px;
    top: 65px;
  }
  .abox2 .abouttxt {
    left: 5px;
    top: 0px;
  }
  .aboutheadline {
    font-size: 15px;
    line-height: 1.4em;
  }
  .abouttxt p {
    line-height: 1.8em;
    font-size: 12px;
    letter-spacing: 0;
  }
  .koehead {
    font-size: 17px;
  }
  .koetext {
    width: 500px;
    padding: 15px 15px 0 50px;
  }
  .koetext span.line {
    margin: 15px 0 20px;
  }
  .koetext P {
    font-size: 12px;
    line-height: 1.8em;
    letter-spacing: 0;
  }
}
@media screen and (min-width: 769px) {
  header {
    padding: 10px;
  }
  .tokuchoflex {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  .tokuchoflex > div {
    width: 32%;
  }
  .riyouflex {
    display: flex;
    justify-content: space-between;
  }
  .riyouflex > div {
    width: 23.3%;
  }
  .areaflex {
    display: flex;
    align-items: center;
  }
  .areaflex div:first-child {
    flex: 1;
    margin-right: 40px;
  }
  .areaflex div:last-child {
    flex: 3;
  }
  section.about {
    padding: 20px 0 30px;
  }
  .aboutbox {
    position: relative;
    padding: 35px 0 40px;
    margin-bottom: 100px;
  }
  .abox1 {
    margin-top: 20px;
  }
  .about .wrap2 {
    position: relative;
  }
  .cancelflex {
    display: flex;
  }
  .cancelflex > div {
    flex: 1;
    padding: 40px 0;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
  }
  h5 {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 50px;
  }
  table td {
    padding-left: 40px;
  }
  section.koe {
    padding: 20px 0 35px;
  }
  section.koe .headline2 {
    margin-bottom: 30px;
  }
  .koebox {
    margin: 10px auto 70px;
  }
  .koetext {
    position: absolute;
    top: 10px;
    right: 0px;
    text-align: left;
  }
  .sp {
    display: none;
  }
}
@media screen and (min-width: 0px) and (max-width: 768px) {
  body {
    font-size: 14px;
  }
  .wrap {
    max-width: 450px;
    margin: 0 auto;
  }
  section .wrap {
    padding: 15px;
  }
  section.fv .wrap {
    padding: 0;
    width: 100%;
    max-width: 100%;
  }
  section.btn {
    padding: 0;
  }
  section.tokucho {
    padding: 30px 0 20px;
  }
  section.riyou {
    background: url("../assets/riyoubgsp.png");
    background-size: 22px auto;
    padding: 30px 0 0;
  }
  section.plan {
    padding: 20px 0 0;
  }
  section.area {
    padding-bottom: 30px;
  }
  section.jirei {
    padding: 10px 0 40px;
  }
  section.nagare {
    padding: 20px 0 20px;
    background-size: auto 100%;
  }
  section.koe {
    background: #fff;
  }
  .kochira {
    font-size: 17px;
  }
  .kochira div img {
    width: 20px;
  }
  .kochira a img {
    margin-top: 10px;
  }
  .headline2 {
    font-size: 25px;
    padding: 29px 0;
    line-height: 1.3em;
  }
  .aboutheadline {
    font-size: 15px;
  }
  .aboutbox {
    margin: 0 0 40px;
  }
  .abouttxt {
    background: #fff;
    padding: 30px 30px 15px;
    margin: 72px 20px 20px 50px;
    position: relative;
  }
  .abox1,
  .abox2 {
    background-size: 260% auto;
  }
  .about .headline2,
  .nagare .headline2,
  .tokucho .headline2,
  .jirei .headline2,
  .riyou .headline2,
  .plan .headline2,
  .area .headline2,
  .faq .headline2,
  .koe .headline2 {
    background-size: 170% auto;
  }
  .faq .headline2 {
    margin-bottom: 20px;
  }
  .koe .headline2 {
    margin-bottom: 20px;
  }
  .que,
  .ans {
    padding-left: 80px;
  }
  .que {
    line-height: 1.5em;
    font-size: 15px;
    padding-right: 50px;
    display: flex;
    align-items: center;
  }
  .ans {
    margin-bottom: 20px;
  }
  .cancelflex > div {
    padding: 20px;
    text-align: left;
  }
  table th {
    padding: 15px 10px;
    width: 30%;
  }
  .jireibox p {
    padding: 20px 12px;
  }
  .riyouflex {
    padding-bottom: 0;
  }
  .riyouflex > div {
    margin-bottom: 40px;
  }
  .riyouflex img.riyounumber {
    left: 15px;
  }
  h5 {
    margin: 20px 0;
  }
  span.line {
    width: 20px;
  }
  .planheadline {
    font-size: 20px;
    margin: 30px 0 10px;
  }
  .planheadline img {
    width: 17px;
    margin: 0;
    vertical-align: bottom;
  }
  .hajimeteheadline {
    position: relative;
  }
  .hajimeteheadline img {
    position: absolute;
    top: 20px;
  }
  .hajimeteheadline img.hleft {
    left: 20px;
  }
  .hajimeteheadline img.hright {
    right: 20px;
  }
  .plan img.sp {
    margin-bottom: 10px;
  }
  .cancel {
    margin-bottom: 40px;
  }
  .area .sp img {
    margin-bottom: 20px;
  }
  .jireibox {
    margin: 10px 0 50px;
  }
  section.faq {
    background-size: 4vw auto;
    padding: 20px 0 0;
  }
  section.faq:after {
    background-size: 200% auto;
    height: 25vw;
  }
  section.koe {
    text-align: left;
    padding: 30px 0 5px;
  }
  .koebox {
    margin: 0px 0 0;
  }
  .koetext {
    border: 1px solid #ccc;
    background: #fff;
  }
  .koetext:before {
    height: 0;
    display: block;
    position: absolute;
    right: -2px;
    content: "";
    border-bottom: solid 50px #fff;
    border-left: solid 50px transparent;
    bottom: -2px;
    z-index: 2;
  }
  .koetext:after {
    height: 0;
    display: block;
    position: absolute;
    right: -1px;
    content: "";
    border-bottom: 50px solid #ccc;
    border-left: solid 50px transparent;
    bottom: -1px;
  }
  footer {
    padding: 3px 0;
    font-size: 10px;
  }
  .pc {
    display: none;
  }
}
