.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
a[href*="tel:"] {
  pointer-events: none;
}

/*notes*/
.header__top__wrap {
  position: fixed;
  top: 0;
  background: #fff;
  width: 100%;
  z-index: 1;
}
.header__top {
  align-items: center;
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 1000px;
  padding: 8px 1%;
}
.header__top .logo {
  max-width: 308px;
  width: 100%;
}
.header__top .tel {
  max-width: 225px;
  width: 100%;
}
.header__top__wrap nav {
  background: #00577e;
  padding: .5em;
}
.header__top__wrap nav ul {
  display: flex;
  justify-content: center;
}
.header__top__wrap nav li a {
  color: #fff;
  font-weight: 700;
  padding: 0 1em;
}
.header__main__wrap {
  background: center center / cover url(../img/0000.jpg) no-repeat;
  margin-top: 90px;
  padding: 60px 3% 74px;
  text-align: center;
}
.header__main__wrap .txt1 {
  background: #372e2d;
  border-radius: 6px;
  color: #fff;
  display: table;
  font-size: 2.3rem;
  font-weight: 700;
  margin: 0 auto 10px;
  padding: 0 .75em;
}
h1 {
  font-size: 3.6rem;
  font-weight: 900;
  line-height: 1.3;
}
h1 .tx1 {
  font-size: 4.4rem;
}
h1 .tx2 {
  color: #0076ad;
  font-size: 5.0rem;
}
.header__main__wrap .txt2 {
  font-size: 1.6rem;
  margin-top: 80px;
}
.header__main__wrap .btn {
  background: #ff4934;
  border-radius: 6px;
  color: #fff;
  filter: drop-shadow(0 4px 6px rgba(36,36,124,0.16));
  font-size: 2.0rem;
  font-weight: 700;
  margin: auto;
  max-width: 320px;
  padding: .75em 0;
}
.header__main__wrap.company {
  background: center center / cover url(../img/0600.jpg) no-repeat;
  color: #fff;
  margin-top: 90px;
  padding: 100px 3%;
}

/*notes*/
.s01__wrap {
  background: #00577e;
  color: #fff;
  padding: 40px 3%;
  text-align: center;
}
.s01__wrap h2 {
  color: #fff;
  font-size: 2.6rem;
  letter-spacing: .3em;
  margin-bottom: .5em;
}

/*notes*/
.s02__wrap {
  background: center center / cover url(../img/0200.jpg) no-repeat;
  padding: 80px 3%;
}
h2 {
  color: #00577e;
  font-size: 3.8rem;
  font-weight: 900;
  margin-bottom: 1em;
  text-align: center;
}
.s02__wrap ul {
  margin: 0 auto 4em;
  max-width: 35em;
}
.s02__wrap li {
  position: relative;
  font-size: 2.4rem;
  font-weight: 700;
  margin-bottom: .5em;
  padding-left: 1.5em;
}
.s02__wrap li:before {
  content: '';
  position: absolute;
  background: 100% / 100% url(../img/0201.svg) no-repeat;
  width: 26px;
  height: 24px;
  top: .3em;
  left: 0;
}
.s02__wrap p {
  position: relative;
  color: #cd1734;
  font-size: 4.2rem;
  font-weight: 900;
  letter-spacing: .1em;
  line-height: 1.3;
  margin: auto;
  max-width: 17em;
  text-align: center;
  z-index: 0;
}
.s02__wrap p:before {
  content: '';
  position: absolute;
  background: 100% / 100% url(../img/0202.svg) no-repeat;
  width: 122px;
  height: 122px;
  top: -.2em;
  left: 0;
  z-index: -1;
}

/*notes*/
.s03__wrap {
  padding: 80px 3%;
}
h2 span {
  color: #cd1734;
}
h2 span span {
  font-size: 6.4rem;
}
h2 p {
  color: #3cb4a1;
  font-size: 1.4rem;
  font-weight: 400;
  letter-spacing: .2em;
}
.s03 {
  margin: auto;
  max-width: 920px;
}
.s03 .box1 {
  display: flex;
  justify-content: space-between;
  margin-bottom: 2em;
}
.s03 .box1 li {
  position: relative;
  background: #fff;
  border-radius: 10px;
  filter: drop-shadow(0 4px 6px rgba(36,36,124,0.16));
  text-align: center;
  width: 30.43%;
}
.s03 .box1 li p:nth-of-type(1) {
  background: #00577e;
  border-radius: 10px 10px 0 0;
  color: #fff;
  font-size: 1.8rem;
  font-weight: 700;
}
.s03 .box1 li p:nth-of-type(1) span {
  font-size: 2.2rem;
}
.s03 .box1 li p:nth-of-type(2) {
  color: #00577e;
  font-size: 2.0rem;
  font-weight: 900;
  line-height: 1.3;
  padding: .5em;
}
.s03 .box1 li:before {
  content: '';
  position: absolute;
  background: 100% / 100% url(../img/0304.svg) no-repeat;
  width: 26px;
  height: 26px;
  top: 3.7em;
  right: .75em;
}
.s03 .box2 li {
  margin-bottom: 2em;
}
.s03 .box2 li:last-child {
  margin-bottom: 0;
}
.s03 .box2 li .item1 {
  align-items: center;
  display: flex;
  margin-bottom: 1em;
}
.s03 .box2 li .item1 p {
  background: #00577e;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  margin-right: .75em;
  padding: .25em 0;
  text-align: center;
  width: 80px;
}
.s03 .box2 li .item1 p span {
  display: block;
  font-size: 4.6rem;
  font-weight: 400;
  line-height: 1;
}
.s03 .box2 li .item1 h3 {
  color: #00577e;
  font-size: 3.0rem;
  font-weight: 900;
  line-height: 1;
}
.s03 .box2 li .item1 h3 span {
  font-size: 2.0rem;
  font-weight: 700;
}
.s03 .box2 li .item2 {
  align-items: flex-start;
  display: flex;
  justify-content: space-between;
}
.s03 .box2 li .item2 img {
  width: 43.47%;
}
.s03 .box2 li .item2 p {
  width: 52.17%;
}

/*notes*/
.s04__wrap {
  background: center center / cover url(../img/0400.png) no-repeat;
  padding: 80px 3% 60px;
}
.s04__wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  max-width: 840px;
}
.s04__wrap li {
  margin-bottom: 2em;
  width: 47.61%;
}
.s04__wrap li h3 {
  color: #00577e;
  font-size: 2.6rem;
  font-weight: 900;
  margin: .25em;
  text-align: center;
}

/*notes*/
.s05__wrap {
  background: #f0f0f0;
  padding: 80px 3% 60px;
}
.s05__wrap ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: auto;
  max-width: 840px;
}
.s05__wrap li {
  margin-bottom: 2em;
  width: 47.61%;
}
.s05__wrap li h3 {
  font-size: 2.0rem;
  font-weight: 700;
  margin: .25em;
  text-align: center;
}

/*notes*/
.s06__wrap {
  background: center center / cover url(../img/0600.jpg) no-repeat;
  padding: 80px 3%;
}
.s06 {
  margin: auto;
  max-width: 700px;
}
.s06 div {
  background: #fff;
  border-radius: 20px;
  color: #00577e;
  filter: drop-shadow(0 4px 6px rgba(36,36,124,0.16));
  font-size: 1.8rem;
  font-weight: 700;
  margin-bottom: 40px;
  padding: 2em;
  text-align: center;
}
.s06 div:last-child {
  margin-bottom: 0;
}
.s06 div h2 {
  position: relative;
  color: #5c1a80;
  font-size: 3.0rem;
  margin-bottom: 1.5em;
}
.s06 div h2:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #921a80;
}

/*notes*/
.s07__wrap {
  background: center center / cover url(../img/0700.png) no-repeat;
  padding: 80px 3%;
}
.s07__wrap ul {
  margin: auto;
  max-width: 900px;
}
.s07__wrap li {
  align-items: flex-start;
  background: #fff;
  border-radius: 40px;
  display: flex;
  filter: drop-shadow(0 0 16px rgba(84,134,156,0.08));
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 40px;
}
.s07__wrap li:last-child {
  margin-bottom: 0;
}
.s07__wrap li img {
  border-radius: 20px;
  width: 43.90%;
}
.s07__wrap li div {
  width: 51.21%;
}
.s07__wrap li div h3 {
  border-left: 3px solid #57b2cd;
  color: #00577e;
  font-size: 2.4rem;
  line-height: 1.3;
  margin-bottom: 1em;
  padding-left: .5em;
}

/*notes*/
.s08__wrap {
  background: center center / cover url(../img/0800.jpg) no-repeat;
  padding: 80px 3%;
}
.s08__wrap h2 {
  position: relative;
  margin-bottom: 1.75em;
}
.s08__wrap h2:before {
  content: '';
  position: absolute;
  bottom: -10px;
  display: inline-block;
  width: 60px;
  height: 1px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background: #00577e;
}
.s08__wrap table {
  border: 2px solid #00577e;
  font-size: 1.7rem;
  font-weight: 700;
  margin: auto;
  max-width: 600px;
  width: 100%;
}
.s08__wrap table th {
  background: #00577e;
  color: #fff;
  padding: .25em;
}
.s08__wrap table td {
  background: #fff;
  border: 1px solid #00577e;
  padding: .5em;
  text-align: center;
}
.s08__wrap table td span {
  font-size: 2.0rem;
}

/*notes*/
.s09__wrap {
  padding: 80px 3%;
}
.s09__wrap ul {
  display: flex;
  flex-wrap: wrap;
  margin: auto;
  max-width: 1020px;
}
.s09__wrap li {
  padding: 0 2.94% 30px;
  width: 27.45%;
}
.s09__wrap li img {
  display: block;
  margin: auto;
  width: 53.57%;
}
.s09__wrap li h3 {
  font-size: 2.2rem;
  line-height: 1.3;
  margin: .5em 0;
  text-align: center;
}
.s09__wrap li:nth-child(2) h3,
.s09__wrap li:nth-child(3) h3 {
  margin: 1.15em 0;
}

/*notes*/
.s10__wrap {
  background: linear-gradient(to right, #e0ebe2, #bdeaed);
  padding: 80px 3% 100px;
}
.acc__wrap {
  margin: auto;
  max-width: 680px;
  padding-bottom: 1em;
}
.acc__wrap .question {
  position: relative;
  align-items: center;
  cursor: pointer;
  display: flex;
  font-size: 1.8rem;
  font-weight: 600;
  line-height: 1.3;
  padding-bottom: .5em;
  padding-right: 2.5em;
}
.acc__wrap .question p:nth-of-type(1) {
  align-items: center;
  background: #cd1734;
  border-radius: 6px;
  color: #fff;
  display: flex;
  font-size: 2.6rem;
  font-weight: 700;
  height: 36px;
  justify-content: center;
  margin-right: .5em;
  width: 36px;
}
.acc__wrap .question p:nth-of-type(2) {
  width: 90%;
}
.acc__wrap .question::before {
  position: absolute;
  content: "";
  top: 20%;
  right: 10px;
  width: 20px;
  height: 1px;
  transform: rotate(90deg);
  background: #2e3840;
  transition: all .3s ease-in-out;
}
.acc__wrap .question::after {
  content: "";
  position: absolute;
  top: 20%;
  right: 10px;
  width: 20px;
  height: 1px;
  background: #2e3840;
  transition: all .1s ease-in-out;
}
.acc__wrap .question.open::before {
  background: #2e3840;
  transform: rotate(180deg);
}
.acc__wrap .question.open::after {
  opacity: 0;
}
.acc__wrap .answer {
  background: #fff;
  border-radius: 10px;
  margin-bottom: .5em;
  padding: 1em;
}

/*notes*/
.s11__wrap {
  padding: 80px 3% 100px;
}
form {
  font-weight: 700;
  margin: auto;
  max-width: 500px;
}
form .item__wrap {
  align-items: flex-start;
  margin-bottom: .8em;
}
form .item {
  align-items: center;
  display: flex;
  padding-top: .5em;
  padding-bottom: .25em;
}
form .item span {
  background: #c00;
  border-radius: 4px;
  color: #fff;
  font-size: 1.2rem;
  margin-right: .5em;
  text-align: center;
  width: 3.5em;
}
form .item span.any {
  background: #fff;
  border: 1px solid #333;
  color: #333;
}
form input[type=text],
form textarea {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  font-size: 1.6rem;
  padding: 2% 1.5%;
  width: 97%;
}
form textarea {
  font-family: Arial,'Noto Sans JP', sans-serif;
  height: 120px;
}
form select {
  background: #fff;
  border: 1px solid #eee;
  border-radius: 6px;
  font-size: 1.6rem;
  font-weight: 700;
  margin-left: -1%; 
  padding: 1.5%;
  width: 66%;
}
label,
input[type='checkbox'] {
  cursor: pointer;
}
label {
  display: block;
}
.radio__wrap {
  display: flex;
  flex-wrap: wrap;
  width: 60%;
}
.radio__wrap div {
  align-items: baseline;
  display: flex;
  margin: .3em 0;
  width: 33%;
}
.submit__wrap {
  position: relative;
  margin: 2em auto 0;
  max-width: 360px;
}
.submit__wrap:before {
  content: "\025b6";
  position: absolute;
  color: #fff;
  top: 22px;
  right: 30px;
  z-index: 1;
}
form input[type=submit] {
  background: #c00;
  border: none;
  border-radius: 10px;
  color: #fff;
  cursor: pointer;
  display: block;
  filter: drop-shadow(0 4px 4px rgba(0,0,0,0.16));
  font-size: 2.0rem;
  font-weight: 700;
  height: 68px;
  padding: 0 1em 0 0;
  transition: .4s;
  width: 100%;
}
form input[type=submit]:hover {
  background: #333;
}
::-webkit-input-placeholder {
  color: #ccc;
}
article {
  background: #fff;
  border-radius: 10px;
  box-sizing: border-box;
  font-size: 1.5rem;
  height: 160px;
  margin: auto;
  overflow: scroll;
  padding: 20px;
}
.s11__wrap p a {
  color: #c00;
  text-decoration: underline;
}

/*notes*/
footer {
  background: linear-gradient(to right, #e0ebe2, #bdeaed);
  padding: 40px 3% 2px;
  text-align: center;
}
footer ul {
  display: flex;
  justify-content: center;
  margin-bottom: 2em;
}
footer li  {
  border-right: 1px solid #333;
  padding: 0 1em;
}
footer li:last-child  {
  border-right: none;
}
.crt {
  font-size: 1.2rem;
}

/*notes*/
.pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  background: bottom / cover no-repeat url(../img/pagetop.svg);
  display: block;
  opacity: 0.8;
}
.pagetop a {
  display: block;
  height: 60px;
  width: 60px;
}
.pagetop:hover {
  filter: alpha(opacity=70);
  -webkit-transition: 0.3s;
  opacity: 0.7;
  transition: 0.3s;
}

/*notes*/
.s12__wrap {
  padding: 100px 3% 180px;
}
.s12 {
  margin: auto;
  max-width: 900px;
}
.s12 p {
  margin-bottom: 6em;
}
.s12 .dl-list {
  display: table;
  width: 100%;
}
.s12 .dl-list dl {
  display: table-row;
}
.s12 .dl-list dt {
  font-weight: 700;
  width: 6em;
}
.s12 .dl-list dt,
.s12 .dl-list dd {
  border-bottom: 1px solid #dddfe1;
  padding: 1em 0;
  display: table-cell;
}
.s12 .dl-list dl:first-child,
.s12 .dl-list dl:first-child {
 border-top: 1px solid #dddfe1;
}
.s12 iframe {
  margin-top: 60px;
}

@media screen and (max-width:720px){
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
a[href*="tel:"] {
  pointer-events: auto;
}

/*notes*/
.header__top {
  padding: 12px 12% 12px 2%;
}
.header__top .logo {
  margin-top: 2px;
  width: 50%;
}
.header__top .tel {
  margin-top: -6px;
  width: 40%;
}
.header__top__wrap nav {
  background: #fff;
  padding: 60px 0 20px;
}
.header__top__wrap nav ul {
  display: block;
}
.header__top__wrap nav li {
  margin: 1em;
}
.header__top__wrap nav li a {
  color: #00577e;
  padding: 0;
}
.header__main__wrap {
  background: top center / cover url(../img/0000_sp.jpg) no-repeat;
  margin-top: 40px;
  padding: 30px 0;
  text-align: center;
}
.header__main__wrap .txt1 {
  font-size: 1.7rem;
}
h1 {
  font-size: 2.6rem;
  margin-bottom: 50%;
}
h1 .tx1 {
  font-size: 3.0rem;
}
h1 .tx2 {
  font-size: 3.6rem;
}
.header__main__wrap .txt2 {
  font-size: 1.4rem;
  margin-top: 0;
}
.header__main__wrap .btn {
  font-size: 1.6rem;
  max-width: 70%;
}

.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 0;
  top   : 10px;
  width : 46px;
  height: 46px;
  cursor: pointer;
  text-align: center;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 26px;
  height  : 3px ;
  left    : 13px;
  background : #00577e;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition   : 0.3s ease-in-out;
  transition        : 0.3s ease-in-out;
}
.hamburger span:nth-child(1) {
  top: 0px;
}
.hamburger span:nth-child(2) {
  top: 10px;
}
.hamburger span:nth-child(3) {
  top: 20px;
}
.hamburger.active span:nth-child(1) {
  top : 10px;
  left: 13px;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}
.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 10px;
  -webkit-transform: rotate(45deg);
  -moz-transform   : rotate(45deg);
  transform        : rotate(45deg);
}
.globalMenuSp {
  position: fixed;
  z-index : 2;
  top  : 0;
  left : 0;
  color: #fff;
  background: #fff;
  text-align: center;
  transform: translateY(-100%);
  transition: all 0.6s;
  width: 100%;
}
.globalMenuSp.active {
  transform: translateY(0%);
}

.header__main__wrap.company {
  margin-top: 40px;
  padding: 18% 0;
}
.header__main__wrap.company h1 {
  margin-bottom: 0;
}

/*notes*/
.s01__wrap {
  padding: 20px 3%;
}
.s01__wrap h2 {
  font-size: 2.0rem;
}

/*notes*/
.s02__wrap {
  background: left 68% center / cover url(../img/0200.jpg) no-repeat;
  padding: 40px 3%;
}/*notes*/
h2 {
  font-size: 2.6rem;
}
.s02__wrap ul {
  margin: 0 auto 5em;
}
.s02__wrap li {
  font-size: 1.6rem;
}
.s02__wrap li:before {
  width: 18px;
  height: 16px;
  top: .2em;
}
.s02__wrap p {
  position: relative;
  color: #cd1734;
  font-size: 2.6rem;
  font-weight: 900;
  letter-spacing: .1em;
  line-height: 1.3;
  margin: auto;
  max-width: 17em;
  text-align: center;
}
.s02__wrap p:before {
  width: 80px;
  height: 80px;
  top: -2.6em;
  right: 0;
  margin: auto;
}

/*notes*/
.s03__wrap {
  padding: 40px 3%;
}
.s03__wrap h2 {
  line-height: 1;
}
h2 span span {
  font-size: 4.6rem;
}
h2 p {
  font-size: 1.0rem;
}
.s03__wrap h2 p {
  margin-top: 1em;
}
.s03 .box1 li {
  width: 32%;
}
.s03 .box1 li p:nth-of-type(1) {
  font-size: 1.2rem;
}
.s03 .box1 li p:nth-of-type(1) span {
  font-size: 1.6rem;
}
.s03 .box1 li p:nth-of-type(2) {
  font-size: 1.2rem;
  margin-bottom: 1em;
}
.s03 .box1 li:before {
  content: '';
  position: absolute;
  background: 100% / 100% url(../img/0304.svg) no-repeat;
  width: 13px;
  height: 13px;
  top: auto;
  bottom: .3em;
  right: 0;
  left: 0;
  margin: auto;
}
.s03 .box2 li .item1 p {
  font-size: 1.0rem;
  width: 50px;
}
.s03 .box2 li .item1 p span {
  font-size: 2.6rem;
}
.s03 .box2 li .item1 h3 {
  font-size: 2.0rem;
  line-height: 1.2;
}
.s03 .box2 li .item1 h3 span {
  display: none;
}
.s03 .box2 li .item2 {
  display: block;
}
.s03 .box2 li .item2 img {
  margin-bottom: 1em;
  width: 100%;
}
.s03 .box2 li .item2 p {
  width: 100%;
}
.s03 .box2 li .txt {
  color: #00577e;
  font-size: 1.3rem;
  font-weight: 700;
  margin-top: -.5em;
  margin-bottom: .5em;
}

/*notes*/
.s04__wrap {
  padding: 40px 3% 10px;
}
.s04__wrap ul {
  display: block;
}
.s04__wrap li {
  width: 100%;
}
.s04__wrap li h3 {
  font-size: 2.0rem;
}

/*notes*/
.s05__wrap {
  padding: 40px 3% 10px;
}
.s05__wrap ul {
  display: block;
}
.s05__wrap li {
  width: 100%;
}
.s05__wrap li h3 {
  font-size: 1.7rem;
}

/*notes*/
.s06__wrap {
  padding: 40px 3%;
}
.s06 div {
  font-size: 1.6rem;
  margin-bottom: 20px;
  padding: 1em;
}
.s06 div h2 {
  font-size: 2.4rem;
}
.s06 div h2:before {
  width: 40px;
}

/*notes*/
.s07__wrap {
  padding: 40px 3%;
}
.s07__wrap li {
  border-radius: 20px;
  display: block;
  padding: 20px;
}
.s07__wrap li img {
  border-radius: 10px;
  width: 100%;
}
.s07__wrap li div {
  width: 100%;
}
.s07__wrap li div h3 {
  font-size: 2.0rem;
    margin-top: 1em;
}

/*notes*/
.s08__wrap {
  padding: 40px 3%;
}
.s08__wrap h2:before {
  width: 40px;
}
.s08__wrap table {
  font-size: 1.3rem;
}
.s08__wrap table td span {
  font-size: 1.6rem;
}

/*notes*/
.s09__wrap {
  padding: 40px 3%;
}
.s09__wrap ul {
  display: block;
}
.s09__wrap li {
  margin: auto;
  padding: 0 0 30px;
  width: 80%;
}
.s09__wrap li img {
  display: block;
  margin: auto;
  width: 40%;
}
.s09__wrap li h3 {
  font-size: 2.0rem;
}
.s09__wrap li:nth-child(2) h3,
.s09__wrap li:nth-child(3) h3 {
  margin: .5em 0;
}

/*notes*/
.s10__wrap {
  padding: 40px 3% 50px;
}

/*notes*/
.s11__wrap {
  padding: 40px 3% 50px;
}
.s11__wrap h2 {
  line-height: 1.3;
}
.submit__wrap {
  max-width: 80%;
}
.submit__wrap:before {
  top: 14px;
  right: 20px;
}
form input[type=submit] {
  font-size: 1.6rem;
  height: 52px;
}

/*notes*/
footer ul {
  display: block;
}
footer li  {
  border-right: none;
  padding: .25em;
}
.crt {
  font-size: 1.0rem;
}

/*notes*/
.s12__wrap {
  padding: 80px 3%;
}
}