html {
  font-size: 62.5%;
}
body {
  background: #fff;
  color: #333;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  font-size: 20px;
  font-style: normal;
  line-height: 1.8;
  margin: 0;
}
.wrap {
  margin: auto;
  width: 100%;
}
.clearfix:after {
  content: "";
  clear: both;
  display: block;
}
img {
  max-width: 100%;
  vertical-align: bottom;
}

/* list */
ul {
  list-style: none;
  padding: 0;
}

/* link */
a:link,a:visited,a:hover,a:active {
  color: #333;
  text-decoration: none;
}
a img:hover {
  filter: alpha(opacity=70);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

/*notes*/
header {
  background: center center / cover url(../img/0000.png) no-repeat;
  padding-bottom: 140px;
}
.header__top__wrap {
  border-bottom: .5px solid #707070;
  padding-bottom: 1.5em;
}
.header__top {
  align-items: flex-start;
  display: flex;
  font-size: 1.7rem;
  justify-content: space-between;
  margin: auto;
  max-width: 1680px;
  padding: 0 2%;
}
.header__top .logo {
  padding-top: 20px;
  max-width: 126px;
}
.header__top .box__wrap {
  padding-top: 20px;
}
.header__top .box__wrap .tel {
  color: #AA2424;
  font-size: 4.3rem;
  line-height: 1;
}
.header__top .box__wrap p:nth-of-type(2) {
  text-align: right;
}
.header__top .box__wrap .form {
  border: .5px solid #333;
  display: block;
  font-size: 1.8rem;
  margin-top: .5em;
  padding: .25em .5em;
  text-align: center;
}
.header__top nav {
  width: 65%;
}
.header__top nav ul {
  align-items: center;
  display: flex;
}
.header__top nav ul li {
  border: .5px solid #707070;
  box-sizing: border-box;
  font-size: 2.5rem;
  padding: 1.5em 0;
  text-align: center;
  width: 25%;
}
@media screen and (max-width:1440px){
.header__top .logo {
  max-width: 86px;
}
.header__top .box__wrap p:nth-of-type(2) {
  font-size: 1.6rem;
}
.header__top .box__wrap .tel {
  font-size: 3.0rem;
}
.header__top .box__wrap .form {
  font-size: 1.2rem;
}
.header__top nav ul li {
  font-size: 1.8rem;
}
}
@media screen and (max-width:1200px){
.header__top .logo {
  max-width: 56px;
}
.header__top .box__wrap {
  font-size: 1.2rem;
}
.header__top .box__wrap p:nth-of-type(2) {
  font-size: 1.0rem;
}
.header__top .box__wrap .tel {
  font-size: 2.0rem;
}
.header__top .box__wrap .form {
  font-size: 1.0rem;
}
.header__top nav ul li {
  font-size: 1.2rem;
}
}

/*notes*/
footer {
  background: center center / cover url(../img/0200.png) no-repeat;
}
footer .box1__wrap {
  background: center center / cover url(../img/0400.png) no-repeat;
}
footer .box1__wrap ul {
  color: #fff;
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 1440px;
  padding: 120px 4%;
}
footer .box1__wrap li {
  padding: 50px 0;
  width: 50%;
}
footer .box1__wrap li:nth-child(1) {
  border-right: 1px solid #fff;
  box-sizing: border-box;
  width: 50%;
}
footer .box1__wrap li:nth-child(2) {
  box-sizing: border-box;
  padding-left: 5%;
}
footer .box1__wrap li h3 {
  border: 1px solid #fff;
  display: table;
  font-size: 4.0rem;
  font-weight: 400;
  margin-bottom: .5em;
  padding: 0 .5em;
}
footer .box1__wrap li p:nth-of-type(1) {
  font-family: "游ゴシック体", YuGothic;
  font-size: 2.5rem;
}
footer .box1__wrap li .tel {
  font-size: 8.0rem;
  line-height: 1.2;
}
footer .box1__wrap li a:link,
footer .box1__wrap li a:visited {
  color: #fff;
}
footer .box1__wrap li p:nth-of-type(2) {
  font-family: "游ゴシック体", YuGothic;
  font-size: 2.6rem;
}
@media screen and (max-width:1440px){
footer .box1__wrap ul {
  max-width: 1000px;
}
footer .box1__wrap li h3 {
  font-size: 2.6rem;
}
footer .box1__wrap li p:nth-of-type(1) {
  font-size: 2.0rem;
}
footer .box1__wrap li .tel {
  font-size: 8.0rem;
  line-height: 1.2;
}
footer .box1__wrap li p:nth-of-type(2) {
  font-size: 2.0rem;
}
}
footer .box2__wrap {
  display: flex;
  justify-content: space-between;
  margin: auto;
  max-width: 1440px;
  padding: 156px 4% 120px;
}
footer .box2__wrap li {
  text-align: center;
  width: 30.83%;
}
footer .box2__wrap li p {
  font-size: 2.5rem;
  margin-top: 1em;
}
footer .box3__wrap {
  background: #fff;
  padding: 100px 4%;
}
footer .box3 {
  align-items: center;
  display: flex;
  margin: auto;
  max-width: 1440px;
}
footer .box3 .logo {
  margin-right: 50px;
  max-width: 126px;
}
footer .box3 div {
  font-size: 2.6rem;
}
footer .box3 div .tel {
  font-size: 6.0rem;
}
footer .box3 nav {
  display: flex;
  margin-left: auto;
}
footer .box3 nav ul {
  line-height: 2em;
  margin-left: 100px;
}
@media screen and (max-width:1440px){
footer .box3 div {
  font-size: 2.0rem;
}
footer .box3 div p:nth-of-type(2) {
  font-size: 4.0rem;
}
footer .box3 nav ul {
  font-size: 1.6rem;
}
}

.top__btn a {
  position: fixed;
  bottom: 300px;
  right: 5%;
  background:rgba(255,255,255,.5);
  border: 1px solid #333;
  display: block;
  font-size: 2.5rem;
  padding: 2em 0;
  writing-mode: vertical-rl;
}
.top__btn a:before {
  position: absolute;
  content: '';
  top: -1em;
  left: 50%;
  background: #333;
  height: 108px;
  transform: translateY(-50%);
  transition: 0.3s;
  width: 1px;
}

@media screen and (max-width:720px){
.pc {
  display: none !important;
}
.sp {
  display: block !important;
}
body {
  font-size: 1.4rem;
}

/*notes*/
header {
  padding-bottom: 70px;
}
.header__top__wrap {
  padding-bottom: .5em;
}
.header__top {
  margin: 0;
  width: 88%;
}
.header__top .logo {
  max-width: 86px;
}
.header__top .box__wrap {
  display: block;
  font-size: 1.4rem;
}
.header__top .box__wrap .tel {
  font-size: 3.0rem;
}
.header__top .box__wrap .form {
  font-size: 1.2rem;
}
.header__top nav {
  width: 100%;
}
.header__top nav ul {
  display: block;
}
.header__top nav ul li {
  font-size: 2.0rem;
  width: 100%;
}
.header__top nav ul li a {
  align-items: center;
  display: flex;
}
.header__top nav ul li img {
  width: 50%;
}
.hamburger {
  display : block;
  position: fixed;
  z-index : 3;
  right : 10px;
  top   : 14px;
  width : 46px;
  height: 46px;
  cursor: pointer;
  text-align: center;
  background: #fff;
}
.hamburger span {
  display : block;
  position: absolute;
  width   : 30px;
  height  : 1px ;
  left    : 8px;
  background : #333;
  -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: 12px;
}
.hamburger span:nth-child(2) {
  top: 22px;
}
.hamburger span:nth-child(3) {
  top: 32px;
}
.hamburger.active span:nth-child(1) {
  top : 22px;
  left: 8px;
  -webkit-transform: rotate(-45deg);
  -moz-transform   : rotate(-45deg);
  transform        : rotate(-45deg);
}
.hamburger.active span:nth-child(2),
.hamburger.active span:nth-child(3) {
  top: 22px;
  -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%);
}

/*notes*/
footer .box1__wrap ul {
  display: block;
  padding: 40px 4% 30px;
}
footer .box1__wrap li {
  padding: 30px 0;
  text-align: center;
}
footer .box1__wrap li:nth-child(1) {
  border-right: none;
  border-bottom: 1px solid #fff;
  padding-right: 0;
  width: 100%;
}
footer .box1__wrap li:nth-child(2) {
  padding-left: 0;
  width: 100%;
}
footer .box1__wrap li h3 {
  font-size: 2.0rem;
  margin: 0 auto .5em;
}
footer .box1__wrap li p:nth-of-type(1) {
  font-size: 1.8rem;
}
footer .box1__wrap li .tel {
  font-size: 5.0rem;
}
footer .box1__wrap li p:nth-of-type(2) {
  font-size: 1.5rem;
}
footer .box2__wrap {
  display: block;
  max-width: 70%;
  padding: 80px 4% 60px;
}
footer .box2__wrap li {
  width: 100%;
}
footer .box2__wrap li p {
  font-size: 2.0rem;
  margin: .5em 0 1em;
}
footer .box3 {
  display: block;
}
footer .box3 .logo {
  display: block;
  margin: 0 auto 2em;
  max-width: 100px;
}
footer .box3 div {
  font-size: 1.6rem;
  text-align: center;
}
footer .box3 div .tel {
  font-size: 4.0rem;
}
footer .box3 nav {
  justify-content: space-around;
  margin: auto;
  max-width: 24em;
}
footer .box3 nav ul {
  margin-left: 0;
}

.top__btn a {
  bottom: 2%;
  right: 2%;
  font-size: 1.8rem;
}
.top__btn a:before {
  height: 64px;
}
}

@media screen and (min-width:720px){
a[href*="tel:"] {
  pointer-events: none;
}
}