@charset "UTF-8";
body {
  width: 100%;
  min-width: 1140px;
  margin: 0 auto;
  padding: 0;
  font-family: 'Segoe UI','Hiragino Kaku Gothic ProN',Meiryo,sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #333333;
  box-sizing: border-box;
  /*///////////////////////////////
Sec01
////////////////////////////////*/
  /*///////////////////////////////
Sec02
////////////////////////////////*/
  /*///////////////////////////////
Sec03
////////////////////////////////*/
  /*///////////////////////////////
Sec04
////////////////////////////////*/
  /*///////////////////////////////
Sec05
////////////////////////////////*/
  /*///////////////////////////////
Sec06
////////////////////////////////*/
  /*///////////////////////////////
footer ctn
////////////////////////////////*/
  /*///////////////////////////////
footer
////////////////////////////////*/
}

body a {
  display: inline-block;
  width: 100%;
}

body #sec02,
body #sec03,
body #sec04,
body #sec05,
body #sec06 {
  width: 100%;
}

body #sec02 .inner,
body #sec03 .inner,
body #sec04 .inner,
body #sec05 .inner,
body #sec06 .inner {
  width: 1140px;
  margin: 0 auto;
}

body #sec03 h2,
body #sec04 h2,
body #sec05 h2,
body #sec06 h2 {
  width: 1140px;
  margin: 0 auto;
  text-align: left;
  font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
  font-size: 36px;
  color: #9cba28;
  padding-bottom: 20px;
  position: relative;
}

@media \0screen\,screen\9 {
  body #sec03 h2,
  body #sec04 h2,
  body #sec05 h2,
  body #sec06 h2 {
    font-family: serif;
  }
}

@media screen and (min-width: 0\0) {
  body #sec03 h2,
  body #sec04 h2,
  body #sec05 h2,
  body #sec06 h2 {
    font-family: serif;
  }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  body #sec03 h2,
  body #sec04 h2,
  body #sec05 h2,
  body #sec06 h2 {
    font-family: serif;
  }
}

_:-ms-fullscreen, :root body #sec03 h2, :root
body #sec04 h2, :root
body #sec05 h2, :root
body #sec06 h2 {
  font-family: serif;
}

body #sec03 h2::before,
body #sec04 h2::before,
body #sec05 h2::before,
body #sec06 h2::before {
  content: '';
  position: absolute;
  width: 1140px;
  height: 5px;
  background-color: #57682f;
  bottom: 1px;
  left: 0;
}

body #sec03 h2::after,
body #sec04 h2::after,
body #sec05 h2::after,
body #sec06 h2::after {
  content: '';
  position: absolute;
  width: 1140px;
  height: 2px;
  background-color: #57682f;
  bottom: -5px;
  left: 0;
}

body h3 {
  font-size: 30px;
  color: #57682f;
  font-weight: normal;
  margin: 0 auto 10px;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 17px;
}

body .fx {
  display: flex;
  justify-content: space-between;
}

body #header {
  width: 100%;
  margin: 0 auto;
  border-top: solid 8px #463e5e;
}

body #header #sec01 {
  width: 1140px;
  height: 135px;
  margin: 0 auto;
  display: flex;
  position: relative;
}

body #header #sec01 h1 {
  background-image: url(../images/top_rasterize_05.png) !important;
  background-repeat: no-repeat;
  margin: 0;
  display: flex;
  align-items: center;
}

body #header #sec01 p {
  width: 200px;
  position: absolute;
  top: -5px;
  left: 825px;
  background-color: #463e5e;
  padding: 15px;
  box-sizing: border-box;
  text-align: center;
  font-size: 18px;
  box-shadow: 5px 5px #d5c7fe;
}

body #header #sec01 p a {
  color: #fff;
  font-weight: bold;
}

body #header #sec01 p a .sec01-FW {
  margin-right: 5px;
}

body #header #sec01 nav {
  width: 850px;
  margin-left: 20px;
  padding-top: 70px;
}

body #header #sec01 nav ul {
  margin: 0 auto;
  padding-left: 40px;
  box-sizing: border-box;
  align-items: stretch;
}

body #header #sec01 nav ul li {
  list-style: none;
  box-sizing: border-box;
  color: #d5c7fe;
  font-size: 18px;
  justify-content: center;
  align-items: center;
}

body #header #sec01 nav ul li.menu_contact {
  display: none;
}

body #header #sec01 nav ul li a {
  color: #333333;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  position: relative;
  display: block;
}

body #header #sec01 nav ul li a::before {
  content: '';
  position: absolute;
  top: 50%;
  left: -17px;
  transform: translate(0, -50%);
  background: #d5c7fe;
  width: 8px;
  height: 8px;
  border-radius: 50%;
}

body #header #sec01 nav ul li a:hover {
  opacity: .5;
}

body #header #sec01 nav ul li a.active {
  color: #7a61c7;
}

body #header #sec01 nav ul li a.active::before {
  background: #333333;
}

body #header #sec01 nav ul li a.active:hover {
  opacity: 1;
}

body #header #menu_btn {
  display: none;
}

body #sec02 {
  margin: 0 auto 100px;
  background-color: #9cba28;
  padding: 0;
}

body #sec02 #responsive_small {
  display: none;
}

body #sec02 #responsive_ipad {
  display: none;
}

body #sec03 {
  margin: 0 auto 150px;
}

body #sec03 header {
  background-image: url(../images/service/service-sec03-1.png);
  background-repeat: no-repeat;
  background-position: 110px 0;
  margin-bottom: 50px;
}

body #sec03 p {
  line-height: 1.5;
  margin-bottom: 50px;
}

body #sec04 {
  margin: 0 auto 100px;
}

body #sec04 header {
  background-image: url(../images/service/service-sec03-2.png);
  background-repeat: no-repeat;
  background-position: 540px -5px;
  margin-bottom: 50px;
}

body #sec04 p {
  line-height: 1.5;
  margin-bottom: 50px;
}

body #sec04 #sec04_Btm {
  width: 1100px;
  margin: 0 auto;
}

body #sec04 #sec04_Btm #sec04-left {
  font-size: 20px;
}

body #sec04 #sec04_Btm #sec04-left p {
  font-size: 24px;
  color: #9cba28;
  margin-bottom: 30px;
}

body #sec04 #sec04_Btm #sec04-left ul {
  margin: 0 auto 30px;
  line-height: 1.5;
}

body #sec05 {
  margin: 0 auto 100px;
}

body #sec05 header {
  background-image: url(../images/service/service-sec03-3.png);
  background-repeat: no-repeat;
  background-position: 170px -5px;
  margin-bottom: 50px;
}

body #sec05 p {
  line-height: 1.5;
  margin-bottom: 50px;
}

body #sec06 {
  margin: 0 auto 100px;
}

body #sec06 header {
  background-image: url(../images/service/service-sec03-4.png);
  background-repeat: no-repeat;
  background-position: 150px -1px;
  margin-bottom: 50px;
}

body #sec06 p {
  line-height: 1.5;
  margin-bottom: 50px;
}

body #footer_ctn {
  margin: 130px auto 0;
}

body #footer_ctn nav {
  width: 100%;
  height: 70px;
  background-color: #b1a1e1;
}

body #footer_ctn nav ul {
  width: 1000px;
  margin: 0 auto;
  padding: 20px 0 0 0;
  list-style: none;
  display: flex;
  justify-content: space-around;
  align-items: center;
}

body #footer_ctn nav ul li {
  position: relative;
}

body #footer_ctn nav ul li::after {
  content: '';
  position: absolute;
  width: 1px;
  height: 13px;
  background-color: #fff;
  top: 30%;
  right: -37px;
}

body #footer_ctn nav ul li a {
  color: #fff;
  font-size: 18px;
  text-align: center;
}

body #footer_ctn nav ul li a.active {
  color: #7a61c7;
}

body #footer_ctn #footer_btm {
  width: 1140px;
  margin: 43px auto 32px;
  justify-content: flex-start;
}

body #footer_ctn #footer_btm .footerImg {
  margin-left: 70px;
}

body #footer_ctn #footer_btm .adress {
  padding-left: 50px;
  font-size: 18px;
}

body #footer_ctn #footer_btm .adress p {
  margin: 0;
  padding-top: 10px;
  line-height: 1.5;
}

body footer {
  width: 100%;
  margin: 0 auto;
  text-align: center;
  background-color: #463e5e;
  padding: 18px;
  line-height: 10px;
}

body footer p {
  font-size: 10px;
}

body footer p small {
  color: #fff;
}

/*/// body ///*/
