body {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
  -webkit-text-size-adjust: 100%;
  min-width: 860px;
}

.gothic {
  font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "ＭＳ ゴシック", sans-serif;
}

img {
  width: 100%;
}

header {
  position: relative;
  box-sizing: border-box;
  width: 840px;
  height: 112px;
  margin: 0 auto;
  padding-top: 5px;
  background-image: url('../images/header-bg.jpg');
  background-repeat: no-repeat;
  background-position: left 80px bottom;
}

header p {
  font-size: 14px;
}

header .header-logo {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 80px;
}

header .header-btn {
  position: absolute;
  right: 0;
  bottom: -10px;
  width: 280px;
}

#container {
  background-color: #fce5e8;
}

#container .container-in {
  box-sizing: border-box;
  width: 810px;
  margin: 0 auto;
  padding-bottom: 20px;
}

#container .container-in .main {
  margin: 0 auto;
  margin-bottom: 35px;
  padding-top: 15px;
}

#container .container-in #section01 {
  margin-bottom: 28px;
  padding-bottom: 20px;
  background-color: #ffffff;
  background-image: url('../images/section01-bg.gif');
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100%;
}

#container .container-in #section01 .section01-pic {
  position: relative;
  top: -25px;
  width: 773px;
  margin: 0 auto;
}

#container .container-in .section01-btn {
  width: 735px;
  margin: 0 auto;
}

#container .container-in #section02 {
  min-height: 397px;
  margin: 0 auto;
  padding-bottom: 70px;
  background-image: url('../images/section02-bg.png');
  background-repeat: no-repeat;
  background-position: right bottom;
  background-size: 193px;
}

#container .container-in #section02 h2 {
  margin-bottom: 30px;
}

#container .container-in #section02 p {
  width: 565px;
  color: #eb4775;
  font-size: 18px;
  line-height: 1.8;
}

#container .container-in #section03 {
  margin-bottom: 20px;
  padding: 35px 0 30px 0;
  background-color: #ffffff;
}

#container .container-in #section03 h2 {
  position: relative;
  margin-bottom: 40px;
}

#container .container-in #section03 h2 img {
  display: block;
  width: 370px;
  margin: 0 auto;
}

#container .container-in #section03 h2::before {
  position: absolute;
  top: -70px;
  left: -60px;
  display: block;
  width: 245px;
  height: 195px;
  content: "";
  background-image: url('../images/section03-bg01.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

#container .container-in #section03 h2::after {
  position: absolute;
  top: -60px;
  right: -38px;
  display: block;
  width: 205px;
  height: 205px;
  content: "";
  background-image: url('../images/section03-bg02.png');
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 100%;
}

#container .container-in #section03 .section03-img {
  width: 735px;
  margin: 0 auto;
  margin-bottom: 50px;
}


/*20230116追加*****/
#container .container-in #section03 .section03-in {
  overflow: hidden;
  box-sizing: border-box;
  width: 770px;
  margin: 0 auto;
  margin-bottom: 50px;
  padding: 20px;
  border: 3px #1fa8d6 solid;
}
#container .container-in #section03 h3 {
  width: 100%;
  text-align:center;
  font-size: 22px;
  font-weight:bold;
  margin-bottom: 20px;
}

#container .container-in #section03 .section03-in .kan-r {
  float: right;
  width: 425px;
  margin: 0 0 0 0px;
}

#container .container-in #section03 .section03-in .kan-r p.p02 {
  font-size: 18px;
  line-height: 1.5;
}

#container .container-in #section03 .section03-in .kan-img {
  float: left;
  width: 275px;
  margin: 0px 0px 0 0;
}

/*20230116追加ここまで*****/

#container .container-in #section04 {
  margin-bottom: 50px;
  padding: 30px 0 25px 0;
  background-color: #ffffff;
}

#container .container-in #section04 .section04-banner {
  width: 735px;
  margin: 0 auto;
}

#container .container-in #section05 {
  margin-bottom: 50px;
}

#container .container-in #section05 h2 {
  margin-bottom: 50px;
}

#container .container-in #section05 .section05-img {
  margin-right: -20px;
}

#container .container-in #section06 {
  position: relative;
  box-sizing: border-box;
  height: 650px;
  margin-bottom: 40px;
  padding: 30px 0 25px 0;
  background-color: #ffffff;
}

#container .container-in #section06 h2 {
  position: absolute;
  top: -28px;
  right: -15px;
  width: 390px;
}

#container .container-in #section06 .section06-img {
  position: absolute;
  top: 35px;
  left: 38px;
  width: 390px;
}

#container .container-in #section06 .section01-btn {
  position: absolute;
  bottom: 60px;
  left: 27px;
}

#container .container-in #section07 {
  margin-bottom: 30px;
}

#container .container-in #section07 h2 {
  width: 635px;
  margin: 0 0 20px 20px;
}

#container .container-in #section07 .section07-in {
  box-sizing: border-box;
  padding-bottom: 15px;
  background-color: #ffffff;
}

#container .container-in #section07 .section07-in .section07-img {
  position: relative;
  top: -20px;
  left: 20px;
  width: 783px;
  margin-bottom: 20px;
}

#container .container-in #section07 .section07-in .tv {
  overflow: hidden;
  box-sizing: border-box;
  width: 770px;
  margin: 0 auto;
  margin-bottom: 10px;
  padding: 20px;
  border: 5px #eb4775 solid;
}

#container .container-in #section07 .section07-in .tv h3 {
  width: 305px;
  margin-bottom: 15px;
}

#container .container-in #section07 .section07-in .tv-l {
  float: left;
  width: 425px;
  margin: 0 0 0 0px;
}

#container .container-in #section07 .section07-in .tv-l p.p01 {
  margin-bottom: 15px;
  font-size: 20px;
}

#container .container-in #section07 .section07-in .tv-l p.p02 {
  font-size: 18px;
  line-height: 1.5;
}

#container .container-in #section07 .section07-in .tv-img {
  float: right;
  width: 275px;
  margin: 0px 0px 0 0;
}

#container .container-in #section07 .section07-in .section07-img2 {
  width: 738px;
  margin: 0 auto;
  margin-bottom: 22px;
}

#container .container-in .company {}

#container .container-in .company a {
  padding: 3px 0 3px 30px;
  text-decoration: none;
  color: #000000;
  background-image: url('../images/link-icon.png');
  background-repeat: no-repeat;
  background-position: left 2px center;
  background-size: 20px;
}
.text-2{
	text-align: center;
	margin-bottom:20px;
	font-weight:bold;
}

footer {
  padding: 20px 0 40px 0;
  text-align: center;
  font-size: 14px;
}
