@charset "utf-8";

li {
    list-style: none;
}

.kv__title {
    text-align: center;
    padding: 60px 0px 0px 0px;
}
.full_main {
    width: 100%;
}
#lp17 {
  font-size: 14px
}
.fullwraparea {
    max-width: 100%;
}
@media only screen and (max-width:1080px) {
  #lp17 {
    font-size: 13px
  }
}

@media only screen and (max-width:640px) {
  #lp17 {
    font-size: 10px
  }
}

#lp17 header {
  background: #111;
  padding: 10px 0;
  z-index: 60 !important
}

#lp17 header p {
  text-align: center
}

#lp17 header img {
  width: 180px
}

@media only screen and (max-width:640px) {
  #lp17 header img {
    width: 130px;
    z-index: 0 !important
  }
}

@media screen and (-ms-high-contrast:active), (-ms-high-contrast:none) {
  #lp17 header img {
    height: 32.83px
  }
}

#lp17 header .odylogo {
  margin-top: 6px
}

#lp17 .wrap-lp {
  width: 1080px;
  margin-right: auto;
  margin-left: auto
}

@media only screen and (max-width:1080px) {
  #lp17 .wrap-lp {
    width: 92%
  }
}

#lp17 .mb50 {
  margin-bottom: 50px !important
}

#lp17 a:hover img {
  opacity: .7
}

#lp17 .sectionCont .caption {
  margin-bottom: 80px
}

#lp17 .flexArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

#lp17 .tc {
  text-align: center
}

#lp17 .title {
  text-align: center;
  font-size: 2.2em;
  line-height: 1.6;
  margin-bottom: 30px
}

@media only screen and (max-width:640px) {
  #lp17 .title {
    margin-bottom: 10px
  }
}

#lp17 .sttl {
  font-size: 2em;
  line-height: 1.4;
  margin-bottom: 30px;
  text-align: center;
  font-weight: 700
}

#lp17 .line {
  width: 100px;
  height: 4px;
  margin: 10px auto 20px;
  background: #111
}

#lp17 .subtext {
  font-size: 14px;
  line-height: 2;
  text-align: center;
  margin-bottom: 30px
}

#lp17 section {
  padding: 30px 0
}

@media only screen and (max-width:640px) {
  #lp17 section {
    margin-bottom: 30px
  }
}
#lp17 #faq {
    background: #F7F7F7;
}

#lp17 .sttl {
  font-size: 16px;
  line-height: 1.4
}

@media only screen and (max-width:640px) {
  #lp17 .sttl {
    font-size: 16px
  }
}

#lp17 .cliantlist {
  display: flex;
  justify-content: space-evenly;
  background-color: #fff;
  padding: 20px
}

#lp17 .cliantlist li {
  padding: 8px
}

@media only screen and (max-width:640px) {
  #lp17 .cliantlist {
    padding: 0
  }
}

#lp17 .CV {
  padding: 30px 0;
  margin: 0;
  background: linear-gradient(90deg, #eef8fc 0%, #eef8fc 50%, #f0fcee 50%, #f0fcee 100%)
}

@media only screen and (max-width:640px) {
  #lp17 .CV {
    margin-bottom: 0;
    padding: 20px 30px;
    background: #eef8fc
  }
}

#lp17 .CV img {
  width: 100%;
  margin-bottom: 30px
}

#lp17 .CV h3 {
  margin-bottom: 0 !important
}

#lp17 .CV h3 br {
  display: none
}

@media only screen and (max-width:768px) {
  #lp17 .CV h3 br {
    display: block
  }
}

#lp17 .CV .cv-caption {
  font-size: 1.8em;
  text-align: center;
  padding-bottom: 30px;
  font-weight: 800
}

#lp17 .CV ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0;
  padding: 0;
}

@media only screen and (max-width:768px) {
  #lp17 .CV ul {
    margin-top: -10px
  }
}

#lp17 .CV ul li {
  text-align: center;
  width: 30%;
  font-size: 16px;
  margin: 1%
}

@media only screen and (max-width:640px) {
  #lp17 .CV ul li {
    width: 100%
  }
}

#lp17 .CV ul li a {
  display: block;
  padding: 10px;
  margin: auto;
  font-style: normal;
  font-weight: 700
}

#lp17 .CV ul li a img {
  margin-right: 10px
}

@media only screen and (max-width:640px) {
  #lp17 .CV ul li a {
    height: auto
  }
}

#lp17 .CV ul li p {
  color: #fff;
  font-size: 1.4em
}

#lp17 .CV ul li p br {
  display: none
}

@media only screen and (max-width:640px) {
  #lp17 .CV ul li p br {
    display: block
  }
}

#lp17 .CV ul .red {
  display: flex;
  align-items: center;
  border-radius: 0;
  background: #f6b402;
  border: 1px solid #f6b402;
  transition: .5s
}

@media only screen and (max-width:640px) {
  #lp17 .CV ul .red {
    margin-bottom: 20px
  }
}

#lp17 .CV ul .red a {
  cursor: pointer
}

#lp17 .CV ul .red .tel {
  font-size: 1.9em;
  margin-bottom: 10px
}

#lp17 .CV ul .red .tel:before {
  content: "\f095";
  font-family: FontAwesome;
  margin-right: .5em
}

#lp17 .CV ul .red p {
  font-size: 16px;
  color: #000
}

@media only screen and (max-width:768px) {
  #lp17 .CV ul .red p br {
    display: none
  }
}

#lp17 .CV ul .red img {
  width: 22px;
  vertical-align: sub
}

#lp17 .CV ul .red:hover {
  background: #fff
}

#lp17 .CV ul .red:hover p {
  color: #f6b402
}

#lp17 .CV ul .green {
  display: flex;
  align-items: center;
  color: #fff;
  background: #70b062;
  border: 1px solid #70b062;
  transition: .5s
}

@media only screen and (max-width:768px) {
  #lp17 .CV ul .green {
    display: block
  }
}

#lp17 .CV ul .green a {
  cursor: pointer
}

#lp17 .CV ul .green a p {
  font-size: 16px
}

#lp17 .CV ul .green a span {
  font-size: 14px
}

#lp17 .CV ul .green img {
  height: 20px;
  vertical-align: sub
}

#lp17 .CV ul .green:hover {
  background: #fff
}

#lp17 .CV ul .green:hover p {
  color: #70b062
}

#lp17 .CV ul .brown {
  background: #c69a5d
}

#lp17 .CV ul .brown img {
  width: 30px;
  vertical-align: sub
}

#lp17 .CV ul .blue {
  background: #05b9df
}

#lp17 .CV ul .blue img {
  width: 30px;
  vertical-align: sub
}

#lp17 .LPfooter {
  background: #111;
  padding: 30px 0
}

#lp17 .LPfooter img {
  margin-bottom: 10px
}

#lp17 .LPfooter .left {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap
}

#lp17 .LPfooter .left p {
  color: #fff
}

@media only screen and (max-width:960px) {
  #lp17 .LPNone {
    display: none
  }
}

#lp17 .floating {
  position: fixed;
  right: 10px;
  top: 80px
}

@media only screen and (max-width:768px) {
  #lp17 .floating {
    top: auto;
    bottom: 0;
    right: 0
  }
}

#lp17 .floating .pagetop li {
  width: 100px;
  margin-bottom: 10px
}

@media only screen and (max-width:768px) {
  #lp17 .floating .pagetop li {
    margin-bottom: 0
  }
  #lp17 .floating .pagetop li img {
    width: 100%
  }
}

#lp17 .btn {
  display: flex;
  justify-content: center
}

#lp17 .btn a {
  display: inline-block;
  background: #40b15d;
  color: #fff;
  padding: 20px 30px;
  margin-bottom: 30px;
  font-size: 30px;
  border-radius: 5px;
  font-weight: 700;
  border: 1px solid #40b15d
}

@media only screen and (max-width:640px) {
  #lp17 .btn a {
    font-size: 16px
  }
}

#lp17 .btn a:hover {
  background: #fff;
  color: #40b15d;
  opacity: 1
}

#lp17 header {
  display: flex;
  position: fixed;
  width: 100%;
  align-content: center;
  justify-content: space-around;
  z-index: 10;
  line-height: 18px
}

@media only screen and (max-width:640px) {
  #lp17 header {
    align-content: stretch;
    justify-content: space-around
  }
}

#lp17 header p {
  margin-bottom: 0
}

#lp17 header .tel {
  color: #fff;
  margin-right: 20px
}

@media only screen and (max-width:640px) {
  #lp17 header .tel {
    margin-right: 10px
  }
}

#lp17 header .tel p {
  text-align: right
}

#lp17 header .tel span {
  padding-left: 10px
}

#lp17 header .tel .tel-no {
  font-size: 1.8em;
  margin-top: 5px;
  color: #fff;
  font-weight: 700
}

#lp17 header .tel .tel-no a {
  color: #fff
}

@media only screen and (max-width:640px) {
  #lp17 header .tel {
    background: #dc5014;
    text-align: center;
    border-radius: 5px;
    font-size: 1.4em
  }
  #lp17 header .tel a {
    padding: 6px 10px 5px;
    color: #fff;
    display: block;
    font-weight: 700
  }
}

#lp17 header .download {
  padding: 10px 20px;
  font-size: 1.3em;
  border-radius: 5px;
  border: 1px solid #40b15d;
  background: #40b15d;
  vertical-align: middle;
  display: inline-table
}

#lp17 header .download a {
  display: block;
  color: #fff;
  font-weight: 700
}

#lp17 header .download:hover {
  background: #fff
}

#lp17 header .download:hover a {
  color: #00aa64
}

@media only screen and (max-width:640px) {
  #lp17 header .download {
    padding: 0;
    background: #40b15d;
    text-align: center
  }
  #lp17 header .download a {
    padding: 5px 10px;
    color: #fff;
    display: block;
    font-weight: 700
  }
  #lp17 header .download span {
    padding-left: 10px
  }
}

#lp17 header .contact {
  padding: 20px;
  border-radius: 5px;
  background: #40b15d;
  vertical-align: middle;
  display: inline-table
}

@media only screen and (max-width:640px) {
  #lp17 header .contact {
    padding: 0;
    background: #dc5014
  }
}

#lp17 header .contact a {
  display: block;
  color: #fff
}

#lp17 header .contact:hover {
  background: #fff
}

#lp17 header .contact:hover a {
  color: #40b15d
}

#lp17 header .header-cv {
  display: flex;
  align-items: stretch
}

#lp17 .mainv {
  position: relative;
  padding-top: 60px
}

@media only screen and (max-width:640px) {
  #lp17 .mainv {
    padding-top: 50px;
    margin-bottom: 0;
    padding-bottom: 0
  }
}

#lp17 .mainv img {
  width: 100%
}

#lp17 .mainv .btn {
  position: absolute;
  bottom: 7%;
  left: 0;
  right: 0;
  z-index: 10
}

#lp17 section.mainv_2 {
  padding: 0;
  margin-top: -120px
}

@media only screen and (max-width:640px) {
  #lp17 section.mainv_2 {
    padding: 30px 0;
    margin-top: 0
  }
}

@media only screen and (max-width:640px) {
  #lp17 .performance {
    background-color: #f5fff2;
    margin-bottom: -30px;
    margin-top: -30px
  }
}

#lp17 .performance h3 {
  background-image: url(//www.officedeyasai.jp/wp-content/themes/ody/css/../images/lp17/vector_left.png), url(//www.officedeyasai.jp/wp-content/themes/ody/css/../images/lp17/vector_right.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left, right;
  width: 800px;
  margin: 0 auto
}

@media only screen and (max-width:640px) {
  #lp17 .performance h3 {
    width: 100%;
    background-image: none;
    line-height: 1.2
  }
}

#lp17 .performance h3.mainv_2 {
  position: relative;
  z-index: 50
}

#lp17 .performance .ttl {
  text-align: center;
  max-width: 880px;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px
}

@media only screen and (max-width:640px) {
  #lp17 .performance .ttl {
    max-width: 320px
  }
}

#lp17 .performance .ttl img {
  width: 100%
}

@media only screen and (max-width:640px) {
  #lp17 .performance .img100p {
    display: flex;
    flex-wrap: wrap
  }
  #lp17 .performance .img100p div {
    width: 23%
  }
}

#lp17 h4 {
  font-size: 28px;
  text-align: center;
  line-height: nomal
}

#lp17 h4 span {
  color: #70b062
}

@media only screen and (max-width:640px) {
  #lp17 h4 {
    font-size: 24px
  }
}

#lp17 h3 {
  font-size: 24px;
  text-align: center
}

#lp17 h3 span {
  font-size: 48px;
  color: #70b062
}

#lp17 .productplanCV li.red {
  width: 100%;
  background: #f6b402;
  border: 1px solid #f6b402;
  transition: .5s;
  font-size: 16px;
  text-align: center;
  border-radius: 0;
  margin-left: 0
}

#lp17 .productplanCV li.red a {
  display: block;
  padding: 10px;
  margin: auto;
  font-style: normal;
  font-weight: 700
}

#lp17 .productplan {
  display: flex;
  justify-content: space-evenly;
  align-items: normal;
  flex-wrap: wrap
}

#lp17 .productplan .settings img {
  height: 400px
}

#lp17 .productplan .settings .img {
  max-width: 700px;
  width: 50%;
  margin-right: 2%
}

#lp17 .productplan .settings .img img {
  width: 100%
}

@media only screen and (max-width:640px) {
  #lp17 .productplan .settings .img {
    width: 100%;
    margin-right: 0
  }
}

#lp17 .productplan .text-area {
  width: 48%;
  max-width: 550px;
  margin-top: 80px
}

@media only screen and (max-width:640px) {
  #lp17 .productplan .text-area {
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    width: 96%;
    margin-top: -20px
  }
}

#lp17 .productplan .text-area h2 {
  font-size: 48px;
  line-height: 1.2em;
  color: #40b15d;
  text-align: center;
  margin-bottom: 30px
}

#lp17 .productplan .text-area p {
  font-size: 16px;
  line-height: 1.6;
  font-weight: 700;
  text-align: left
}

#lp17 div.about-area {
  /* background: url(//www.officedeyasai.jp/wp-content/themes/ody/css/../images/lp17/bg_ellipse_right.jpg), url(//www.officedeyasai.jp/wp-content/themes/ody/css/../images/lp17/bg_ellipse_left.jpg), url(//www.officedeyasai.jp/wp-content/themes/ody/css/../images/lp17/bg_ellipse_right.jpg); */
  background-repeat: no-repeat;
  background-position: right top, left center, right bottom;
  background-size: 400px
}

@media only screen and (max-width:640px) {
  #lp17 div.about-area {
    background: 0 0
  }
}

#lp17 .about {
  display: flex;
  justify-content: space-evenly;
  align-items: center;
  flex-wrap: wrap
}

@media only screen and (max-width:640px) {
  #lp17 .about {
    margin-top: -80px
  }
}

#lp17 .about p {
  text-align: left;
  margin: 20px 0
}

@media only screen and (max-width:640px) {
  #lp17 .about p {
    font-size: 16px
  }
}

#lp17 .about span {
  color: #70b062;
  font-size: 36px
}

#lp17 .about .point1 {
  padding: 42px 0 0 0px;
  font-size: 50px;
  color: #eee;
  margin: 0px;

}

@media only screen and (max-width:640px) {
  #lp17 .about .point1 {
    margin-top: -10px
  }
}

#lp17 .about .point2 {
  padding: 42px 0 0 0px;
  font-size: 50px;
  color: #eee;
  margin: 0px;
}

#lp17 .about .point3 {
  padding: 42px 0 0 0px;
  font-size: 50px;
  color: #eee;
  margin: 0px;
}

#lp17 .about .subtitle {
  font-size: 20px;
  margin: 0;
}

#lp17 .about h4 {
  text-align: left;
  line-height: 1em;
  margin-bottom: 50px
}

#lp17 .about .text-left {
  padding-left: 100px
}

@media only screen and (max-width:640px) {
  #lp17 .about .text-left {
    padding: 20px 20px 0
  }
}

@media only screen and (max-width:640px) {
  #lp17 .about .text-right {
    padding: 20px 20px 0
  }
}

#lp17 .about .img-left {
  max-width: 700px;
  width: 50%
}

#lp17 .about .img-left img {
  width: 100%
}

@media only screen and (max-width:640px) {
  #lp17 .about .img-left {
    width: 100%;
    margin: 0;
    padding: 0 20px
  }
}

#lp17 .about .img-right {
  max-width: 700px;
  width: 48%
}

#lp17 .about .img-right img {
  width: 100%
}

@media only screen and (max-width:640px) {
  #lp17 .about .img-right {
    width: 100%;
    margin: 0;
    padding: 0 20px
  }
}

#lp17 .about .text-area-right {
  width: 50%;
  max-width: 550px
}

@media only screen and (max-width:640px) {
  #lp17 .about .text-area-right {
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    width: 96%
  }
}

#lp17 .about .text-area {
  width: 48%;
  max-width: 550px
}

@media only screen and (max-width:640px) {
  #lp17 .about .text-area {
    margin-right: auto;
    margin-left: auto;
    margin-top: 30px;
    width: 96%
  }
}

#lp17 .about .text-area h2 {
  font-size: 48px;
  line-height: 1.2em;
  color: #40b15d;
  text-align: center;
  margin-bottom: 30px
}

#lp17 .about .text-area p {
  line-height: 1.6;
  font-weight: 700
}

#lp17 .mainv_2_t {
  padding-top: 100px
}

@media only screen and (max-width:640px) {
  #lp17 .mainv_2_t {
    padding-top: 0
  }
}

#lp17 .product {
  background: linear-gradient(180deg, #f5fff2 0%, #f5fff2 82%, #fff 18%, #fff 100%);
  margin-bottom: 120px
}

@media only screen and (max-width:640px) {
  #lp17 .product {
    margin-bottom: 0;
    background: #f5fff2
  }
}

#lp17 .merit {
  background: #fff
}

#lp17 .merit p {
  font-size: 20px
}

#lp17 .merit span {
  color: #70b062;
  font-size: 28px
}

@media only screen and (max-width:640px) {
  #lp17 .merit p {
    margin-bottom: 30px
  }
}

@media only screen and (max-width:640px) {
  #lp17 .scene {
    margin-bottom: -50px
  }
}

#lp17 .scene p {
  font-size: 20px
}

#lp17 .scene p.detail {
  font-size: 16px;
  text-align: left;
  margin-top: -30px
}

#lp17 .scene span {
  color: #70b062;
  font-size: 28px
}

#lp17 .scene .arrow {
  text-align: center;
  margin-top: -30px
}

#lp17 .scene ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

@media only screen and (max-width:640px) {
  #lp17 .scene ul {
    display: block
  }
}

#lp17 .scene ul li {
  width: 46%;
  text-align: center
}

@media only screen and (max-width:640px) {
  #lp17 .scene ul li {
    width: 100%;
    margin-bottom: 60px
  }
}

#lp17 .scene ul li img {
  width: 60%;
  margin-bottom: 10px
}

@media only screen and (max-width:640px) {
  #lp17 .kyoten {
    margin-top: -100px;
    line-height: 1.2;
    margin-bottom: 20px
  }
}

#lp17 .footcv {
  margin-top: 120px
}

#lp17 .clientcase {
  margin-top: 120px
}

@media only screen and (max-width:640px) {
  #lp17 .clientcase {
    margin-top: 0
  }
}

#lp17 .clientcase p.kyoten {
  background-image: url(//www.officedeyasai.jp/wp-content/themes/ody/css/../images/lp17/slash_left.png), url(//www.officedeyasai.jp/wp-content/themes/ody/css/../images/lp17/slash_right.png);
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left, right;
  width: 500px;
  margin: 0 auto
}

@media only screen and (max-width:640px) {
  #lp17 .clientcase p.kyoten {
    width: 90%
  }
}

#lp17 .clientcase p.kyoten span {
  font-size: 40px;
  color: #70b062
}

@media only screen and (max-width:640px) {
  #lp17 .clientcase p.kyoten span {
    font-size: 30px
  }
}

#lp17 .clientcase .wrap-lp {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media only screen and (max-width:640px) {
  #lp17 .clientcase .wrap-lp {
    display: block;
    margin-top: -20px
  }
}

#lp17 .clientcase .interview {
  width: 48%
}

@media only screen and (max-width:640px) {
  #lp17 .clientcase .interview {
    width: 100%;
    margin-bottom: 20px
  }
}

#lp17 .clientcase .iv-botton .interview-box {
  display: inline-block;
  background-color: #fff;
  border: 1px solid #70b062
}

#lp17 .clientcase .iv-botton .interview-box img {
  padding: 20px
}

#lp17 .clientcase .interview-Area, #lp17 .clientcase .interview-Area2, #lp17 .clientcase .interview-Area3, #lp17 .clientcase .interview-Area4 {
  margin-bottom: 30px;
  padding: 30px;
  background-color: #f0f0f0
}

@media only screen and (max-width:640px) {
  #lp17 .clientcase .interview-Area, #lp17 .clientcase .interview-Area2, #lp17 .clientcase .interview-Area3, #lp17 .clientcase .interview-Area4 {
    font-size: 16px
  }
}

#lp17 .clientcase .interview-Area .interview-img, #lp17 .clientcase .interview-Area2 .interview-img, #lp17 .clientcase .interview-Area3 .interview-img, #lp17 .clientcase .interview-Area4 .interview-img {
  padding: 10px
}

@media only screen and (max-width:640px) {
  #lp17 .clientcase .interview-Area .interview-img, #lp17 .clientcase .interview-Area2 .interview-img, #lp17 .clientcase .interview-Area3 .interview-img, #lp17 .clientcase .interview-Area4 .interview-img {
    display: none
  }
}

#lp17 .clientcase .title-area {
  margin: 10px 20px
}

#lp17 .clientcase .title-area h5 {
  color: #fff;
  margin-bottom: 20px
}

#lp17 .clientcase .title-area h5 span {
  background-color: #70b062;
  padding: 10px;
  border-radius: 4px
}

@media only screen and (max-width:640px) {
  #lp17 .clientcase .title-area h5 span {
    font-size: 16px
  }
}

#lp17 .clientcase .title-area p {
  font-size: 20px;
  font-weight: 700;
  color: #70b062
}

#lp17 .clientcase .iv-botton .cv-yasai {
  background-color: #70b062
}

@media only screen and (max-width:640px) {
  #lp17 .clientcase .iv-botton .cv-yasai {
    font-size: 14px
  }
}

#lp17 .clientcase .iv-botton .button .open-text:hover {
  color: #fff
}

#lp17 .case {background: #EDF9EF;}

@media only screen and (max-width:640px) {
  #lp17 .case {
    background: 0 0
  }
  #lp17 .case ul.voice li {
    text-align: center
  }
  #lp17 .case ul.voice li img {
    width: 60%
  }
}

#lp17 .case ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap
}

@media only screen and (max-width:640px) {
  #lp17 .case ul {
    display: block
  }
}

#lp17 .case ul li.graf {
  width: 100%
}

#lp17 .case ul .graf div {
  margin: 30px
}

@media only screen and (max-width:640px) {
  #lp17 .case ul .graf div {
    margin: 0
  }
}

#lp17 .case ul li {
  width: 48%;
  padding: 20px;
  margin-bottom: 30px
}

@media only screen and (max-width:640px) {
  #lp17 .case ul li {
    width: 100%
  }
}

#lp17 .case ul li .head-voice {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  margin-bottom: 20px
}

@media only screen and (max-width:640px) {
  #lp17 .case ul li .head-voice {
    display: block
  }
}

#lp17 .case ul li .head-voice img {
  margin-right: 10px
}

@media only screen and (max-width:640px) {
  #lp17 .case ul li .head-voice img {
    margin-right: 0
  }
}

#lp17 .case ul li .head-voice h4 {
  font-size: 18px;
  color: #000;
  line-height: 1.6;
  text-align: left;
  margin-bottom: 20px
}

@media only screen and (max-width:640px) {
  #lp17 .case ul li .head-voice h4 {
    text-align: center;
    margin-top: 10px
  }
}

#lp17 .case ul li .head-voice h4 span {
  font-size: 22px;
  color: #70b062
}

@media only screen and (max-width:640px) {
  #lp17 .case ul li .head-voice h4 span {
    font-size: 24px
  }
}

#lp17 .case ul li p {
  font-size: 1.1em;
  line-height: 2
}

@media only screen and (max-width:640px) {
  #lp17 .case ul li p {
    font-size: 16px
  }
}

#lp17 .case ul li p span {
  font-size: .7em
}

#lp17 .case ul li p b {
  text-decoration: underline
}

#lp17 .case .media {
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 40px
}

#lp17 .case .media img {
  width: 100%
}

#lp17 .flow {
  background: #40b15d
}

#lp17 .flow h2 {
  color: #fff
}

#lp17 .faqList li dl dt, #lp17 .faqList li dl dd {
  padding: 1.5em;
  padding-left: 3.3em;
  line-height: 1.6em;
  position: relative
}

#lp17 .faqList li dl dt:before, #lp17 .faqList li dl dd:before {
  font-family: "Montserrat", sans-serif;
  font-size: 1.3em;
  position: absolute;
  top: 1.2em;
  left: 1em
}

@media only screen and (max-width:640px) {
  #lp17 .faqList li dl dt, #lp17 .faqList li dl dd {
    font-size: 16px
  }
}

#lp17 .faqList li dl dt {
  border-top: 1px solid #111;
  background-color: #fff;
  font-weight: 700
}

#lp17 .faqList li dl dt:before {
  content: "Q"
}

#lp17 .faqList li dl dd:before {
  content: "A"
}

#lp17 #page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 20
}

@media only screen and (max-width:640px) {
  #lp17 #page-top {
    left: 0;
    width: 100%;
    bottom: 0
  }
  #lp17 #page-top img {
    width: 100%
  }
}

#lp17 #page-top .close {
  position: fixed;
  bottom: 230px;
  right: 230px;
  z-index: 21;
  border: 1px solid #111;
  border-radius: 25px;
  padding: 3px 8px;
  background: #fff;
  font-size: .9em;
  color: #111;
  cursor: pointer
}

@media only screen and (max-width:640px) {
  #lp17 #page-top .close {
    right: 0;
    bottom: auto;
    border-radius: 0;
    border: 0;
    opacity: .8;
    padding: 2px 5px
  }
}

#lp17 .shashoku {
  padding: 45px 10px;
  background-color: #EDF9EF;
  margin-top: 120px;
}

@media only screen and (max-width:640px) {
  #lp17 .shashoku {
    margin-top: -50px;
    background-image: none
  }
}

@media only screen and (max-width:640px) {
  #lp17 .shashoku h4 {
    margin-top: -10px
  }
}

#lp17 .shashoku div.detail {
  margin-top: 80px
}

@media only screen and (max-width:640px) {
  #lp17 .shashoku div.detail {
    margin-top: 20px
  }
}

@media only screen and (max-width:640px) {
  #lp17 .shashoku div.detail ul li {
    width: 100%;
    text-align: left;
    background-color: #fff;
    padding: 20px
  }
  #lp17 .shashoku div.detail ul li h3 {
    font-size: 18px;
    text-align: left;
    margin-bottom: 10px
  }
  #lp17 .shashoku div.detail ul li p {
    font-size: 16px
  }
  #lp17 .shashoku div.detail ul li hr {
    border-top: 2px solid #70b062;
    margin-bottom: 10px
  }
  #lp17 .shashoku div.detail ul li img {
    width: 25px;
    margin-bottom: 2px;
    margin-right: 5px
  }
}

#lp17 .shashoku ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 60px;
  padding: 0;
}

@media only screen and (max-width:640px) {
  #lp17 .shashoku ul {
    margin-bottom: 0
  }
}

#lp17 .type ul li {
  width: 23%;
  text-align: center
}


#lp17 .season ul li {
  width: 33.333%;
  text-align: center
}

@media only screen and (max-width:640px) {
  #lp17 .shashoku ul li {
    width: 48%;
    margin-bottom: 20px
  }
}

#lp17 .shashoku ul li img {
  margin-bottom: 10px
}

@media only screen and (max-width:640px) {
  #lp17 .shashoku .comparison h4 {
    margin-top: 30px
  }
  #lp17 .shashoku .comparison img {
    margin-top: -30px
  }
}

#lp17 .shashoku .read {
  text-align: center;
  margin-bottom: 30px
}

#lp17 .shashoku p.logo {
  text-align: center
}

#lp17 .shashoku p.logo img {
  width: 20%
}

@media only screen and (max-width:640px) {
  #lp17 .shashoku p.logo img {
    width: 60%;
    margin-bottom: -30px
  }
}

#lp17 .shashoku p.batch {
  text-align: center;
  color: #fff;
  font-weight: 700;
  font-size: 16px
}

@media only screen and (max-width:640px) {
  #lp17 .shashoku p.batch {
    font-size: 13px
  }
}

#lp17 .shashoku p.batch span {
  background-color: #70b062;
  padding: 10px 30px;
  border-radius: 8px
}

@media only screen and (max-width:640px) {
  #lp17 .shashoku .inner {
    position: relative
  }
  #lp17 .shashoku .inner .heading {
    font-size: 2.2em
  }
  #lp17 .shashoku .inner .read {
    font-size: 13px
  }
  #lp17 .shashoku .inner .read span {
    font-size: 10px;
    color: #666
  }
}

#lp17 .yasai_new {
  margin-bottom: 30px;
  padding: 40px 0
}

#lp17 .LPfooter img {
  margin-bottom: 10px
}

#lp17 .LPfooter .left {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  flex-wrap: wrap
}

#lp17 .LPfooter .left p {
  color: #fff
}

#lp17 .mainv_18l {
  background: url(//www.officedeyasai.jp/wp-content/themes/ody/css/../images/lp17/fv_bg_l.jpg) no-repeat center center/cover;
  background-position-y: 60px;
  height: 710px;
  display: flex
}

#lp17 .meinv_wrapper_18l {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
  display: flex;
  justify-content: space-between
}

#lp17 .mainv_18l h1 {
  height: 710px;
  width: 536px
}

#lp17 .mainv_18l img {
  width: 536px;
  height: 381px;
  margin-top: 310px
}

#lp17 .mainv_2_18l {
  margin: 70px 0 !important;
  margin-bottom: 20px !important
}

#lp17 .mainv_2_18l_txt {
  margin-top: 60px;
  margin-bottom: 30px
}

#lp17 .foot_form_18l {
  width: 1080px;
  margin: 50px auto;

  height: auto
}

#lp17 .anchor_18l {
  display: block
}

@media only screen and (max-width:640px) {
  #lp17 .mainv_18l {
    background: 0 0;
    height: auto;
    margin: auto
  }
  #lp17 .mainv_18l h1 {
    width: auto;
    height: auto
  }
  #lp17 .mainv_18l img {
    width: auto;
    height: auto;
    margin: auto
  }
  #lp17 .mainv_2_18l {
    margin: 0 !important
  }
  #lp17 .foot_form_18l {
    width: 90%;
    margin: 50px auto
  }
}

#lp17 .formArea {
  width: 100%;
  background: #f0f0f0;
  padding: 15px
}

@media only screen and (max-width:768px) {
  #lp17 .formArea {
    width: 100%
  }
}

#lp17 .formArea ul li {
  margin-bottom: 20px
}

#lp17 .formArea ul li dl {
  flex-flow: row nowrap;
  align-items: center
}

@media only screen and (max-width:640px) {
  #lp17 .formArea ul li dl {
    flex-flow: column wrap;
    align-items: flex-start
  }
}

#lp17 .formArea ul li dl.alignTop {
  align-items: flex-start
}

#lp17 .formArea ul li dl.alignTop dt {
  padding-top: .7em
}

#lp17 .formArea ul li dl .prefecture {
  position: relative
}

#lp17 .formArea ul li dl .prefecture:after {
  content: "\f107";
  text-align: center;
  line-height: 40px;
  font-family: fontawesome;
  font-size: 30px;
  background: #777;
  color: #fff;
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  z-index: 1;
  pointer-events: none;
  width: 36px
}

#lp17 .formArea ul li dl .red {
  font-size: .7em;

  letter-spacing: 0
}

#lp17 .formArea ul li dl .alart {
  color: #e72418
}

#lp17 .formArea ul li dl dt {
  flex: 0 0 30%;
  font-weight: 700;
  margin-bottom: 10px
}

@media only screen and (max-width:640px) {
  #lp17 .formArea ul li dl dt {
    flex: 0 0 100%;
    margin-bottom: 7px
  }
}

#lp17 .formArea ul li dl dd {
  margin-bottom: 10px;
  flex: 1 1 100%;
  line-height: 1
}

@media only screen and (max-width:640px) {
  #lp17 .formArea ul li dl dd {
    flex: 0 0 100%;
    width: 100%
  }
}

#lp17 .formArea ul li dl dd .attText {
  margin-top: 10px;
  background-color: #f7f6f6;
  padding: 1em
}

#lp17 .formArea ul li dl dd.flex {
  display: flex;
  justify-content: space-between
}

#lp17 .formArea ul li dl dd.flex p {
  line-height: 3;
  vertical-align: center
}

#lp17 .formArea ul li dl dd.flex input {
  width: 65%
}

#lp17 .formArea ul li dl dd.flex select {
  background-color: #fff;
  width: 65%
}

#lp17 .formArea ul li.acceptance {
  text-align: center
}

#lp17 .formArea ul li.acceptance .sText {
  font-size: .7em
}

#lp17 .formArea ul li.acceptance .sText a {
  text-decoration: underline
}

#lp17 .formArea ul li.acceptance input[type=checkbox] {
  margin-right: .5em
}

#lp17 .formArea ul li.dlText {
  text-align: center
}

#lp17 .formArea ul li.submitBTN {
  text-align: center
}

#lp17 .ac a {
  background: #40b15c;
  border: 1px solid #40b15c
}

#lp17 .ac a:hover {
  background: #fff;
  color: #40b15c
}
.base-ttl {
     text-align: center;
}
.content-wrap {
    max-width: 980px;
    margin: 0px auto;
}

.sec04-list {}
.sec04-list-col {
    background: #fff;
    box-shadow: 0px 0px 7px #ccc;
    padding: 40px;
    margin: 0px 0px 50px 0px;
}