@charset "utf-8";

/* HEADER
 * ========================================================================== */


@media screen and (max-width: 880px) {


.global-menu{
  position: fixed;
  top: 0;
  left: 0;
  margin: 0;
  padding: 0 1em 1.5em;
  width: 100%;
  height: 100vh;
  height: 100dvh;
  display: none;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background: rgb(233,229,226);
  background: linear-gradient(180deg, rgba(233,229,226,1) 0%, rgba(255,255,255,1) 50%); 
  z-index: 900;
  overscroll-behavior-y: contain;
  /*overflow-y: scroll;*/
  -webkit-overflow-scrolling: touch;  
}

.global-menu.menu-on{ display: flex;}


.global-menu .menu-logo{
  margin: 1em 0 0;
  width: 23rem;
  display: block;
}

.global-menu .group-logo{
  margin: 2em 0 0;
  width: 14rem;
  display: block;
}

.global-menu-list{
  margin: 1.5em 0;
  padding: 2em 0 2em;
  width: 90%;
  max-width: 32rem;
  display: block;
  border: solid 0.1rem #1e0405;
  border-width: 0.1rem 0;
  background-color: #fff;
  font-size: 1.8rem;
  line-height: 1.6;
}

.global-menu-list li{
  padding: 0.5em 1em;

}


}/* End max 640 */




/* FOOTER
 * ========================================================================== */
 
.smileup-foot{
  position: relative;
  padding: 0 0 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #d8d8d8;
  z-index: 1;
}

.smileup-foot .bg-catch-txt{
  position: absolute;
  top: -6%;
  left: 0;
  right: 0;
  margin: auto;
  padding: 0;
  width: 90%;
  max-width: 120rem;
  display: block;
  z-index: 100;
}

.smileup-foot .bg-catch-inner{
  margin: 0;
  padding: 0;
  width: 80%;
  max-width: 86rem;
  display: block;
}

.foot-inner{
  position: relative;
  margin: auto;
  width: 90%;
  max-width: 120rem;
}

.foot-inner-block{
  margin: auto;
  padding: 0 0 3em;
  width: 100%;
  max-width: 120rem;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  flex-wrap: wrap;
}

.smileup-foot-title{
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 3.4rem;
  font-size: min(max(2.4rem, calc(2.4rem + ((1vw - 0.48rem) * 1.9231))), 3.4rem);
  min-height: 0vw;
  display: flex;
  align-items: center;
  font-weight: 500;
  line-height: 1.6;
}

.smileup-foot-title:after {
  flex-grow: 1;
  height: 0.1rem;
  display: block;
  background: rgb(189,157,97);
  background: linear-gradient(90deg, rgba(189,157,97,1) 15%, rgba(189,157,97,0) 60%); 
  content: "";
  z-index: 10;
}

.smileup-foot-sub-title{
  position: relative;
  margin: 0;
  padding: 1em 0 0;
  font-size: 2.4rem;
  font-size: min(max(2rem, calc(2rem + ((1vw - 0.48rem) * 0.7692))), 2.4rem);
  min-height: 0vw;
  font-weight: 500;
  line-height: 1.6;
}

.foot-info-dl{
  margin: 0;
  padding: 1.5em 0.5em;
  width: 50%;
  max-width: 50rem;
}

.foot-info-dl dt{
  margin: 0;
  padding: 1em 0;
  min-height: 0vw;
  font-size: min(max(2rem, calc(2rem + ((1vw - 0.48rem) * 0.7692))), 2.4rem);
  font-weight: 500;
  line-height: 1.6;
  text-align: center;
}

.foot-info-dl dd{
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
  line-height: 1.6;
  text-align: center;
}

.foot-info-dl .txt span{ font-size: 1.4rem;}
.foot-info-dl .link-button a{ margin: auto;}

.foot-info-dl .tel-link{
  position: relative;
  margin: 0;
  padding: 0 0 0 5rem;
  color: #333;
  font-size: 3.4rem;
  font-size: min(max(2.4rem, calc(2.4rem + ((1vw - 0.48rem) * 1.9231))), 3.4rem);
  min-height: 0vw;
  font-weight: 500;
  line-height: 1.6;
  cursor: default;
}

.foot-info-dl .tel-link:hover{ opacity: 1;}

.foot-info-dl .tel-link:before{
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  width: 4rem;
  height: 4rem;
  display: block;
  background: url(https://www.daiken.jp/form/smileup/reform/common/img/icon_tel.svg) center center no-repeat;
  background-size: contain;
  content: "";
}

.foot-menu-block{
  position: relative;
  padding: 4em 0;
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  background-color: #bdbdbd;
  z-index: -1;
}

.foot-menu-block .foot-inner{
  position: relative;
  padding: 0;
  width: 90%;
  max-width: 120rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
}

.foot-inner .info{
  position: relative;
  padding: 0 0;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.foot-inner address{
  position: relative;
  padding: 0 0 1.5em;
  width: 100%;
  font-size: 1.6rem;
  line-height: 1.5;
  font-style: normal;
}

.foot-inner .smileup-logo{
  position: relative;
  padding: 0 0;
  width: 60%;
  max-width: 30rem;  
  display: block;
  order: -2;
}

.foot-menu-block .group-logo{
  position: relative;
  padding: 0 0;
  width: 30%;
  max-width: 16rem;  
  display: block;
  order: -1;
}

.foot-menu-block .foot-link{
  position: relative;
  padding: 0;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.foot-menu-block .foot-link li{
  position: relative;
  margin: 0 1em 0 0;
  padding: 0 0;
  width: calc(33% - 1em);
}

.foot-menu-block .foot-link li:last-child{ width: calc(66% - 1em);}

.foot-menu-block .foot-link a{
  position: relative;
  margin: 0;
  padding: 0.5em 3rem 0.5em 0;
  display: inline-block;
  color: #333;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.5;
}

.foot-menu-block .foot-link a:before{
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  width: 1.8rem;
  height: 1.8rem;
  background: url(https://www.daiken.jp/form/smileup/reform/common/img/icon_arrow.svg) center center no-repeat;
  background-size: contain;
  content: "";
}

.smileup-foot .copyright{
  margin: 0;
  padding: 1em 0.5em;
  width: 100%;
  display: block;
  background-color: #0080cc;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: inherit;
  text-align: center;
  z-index: 100;
}

.smileup-foot .copyright br{ display: block;}


@media screen and (max-width: 768px) {

.foot-inner .pc-only{ display: none;}


}/* End max 768 */


@media screen and (max-width: 640px) {

.foot-info-dl{
  margin: 0;
  padding: 1em 0;
  width: 100%;
  max-width: 50rem;
}

.foot-info-dl:first-child{ border-bottom: 0.1rem dotted #999;}

.foot-menu-block .foot-link li{
  margin: 0 0.5em 0 0;
  width: calc(50% - 0.5em);
}

.foot-menu-block .foot-link li:last-child{ width: 100%;}

}/* End max 640 */

@media screen and (max-width: 420px) {

.foot-menu-block .foot-link li,
.foot-menu-block .foot-link li:last-child{ margin: 0; width: 100%;}

}/* End max 420 */

@media screen and (min-width: 1000px) {


.foot-inner .info{
  position: relative;
  padding: 0 0;
  width: 35%;
  max-width: 40rem;
  display: block;
}

.foot-inner address{
  position: relative;
  padding: 1.5em 0;
  font-size: 1.6rem;
  line-height: 1.5;
  font-style: normal;
}

.foot-inner .smileup-logo{
  position: relative;
  padding: 0 0;
  width: 80%;
  max-width: 30rem;  
  display: block;
}

.foot-menu-block .group-logo{
  position: relative;
  padding: 0 0;
  width: 80%;
  max-width: 16rem;  
  display: block;
}

.foot-menu-block .foot-link{
  position: relative;
  padding: 0;
  width: 65%;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}

.foot-menu-block .foot-link li{
  position: relative;
  margin: 0 0 0 1em;
  padding: 0 0;
  width: calc(33% - 1em);
}
.foot-menu-block .foot-link li:last-child{ width: calc(66% - 1em);}

}/* End min 641 */


.foot-menu-block div.DAIKENlogo { padding-top: 1.5em; display: flex; align-items: flex-start; flex-wrap: wrap; justify-content: space-between;}
.foot-menu-block div.DAIKENlogo .group-txt{ max-width: calc(100% - 16rem) ; margin: 0; padding: 0 0 0 1.5rem; box-sizing: border-box;font-size: 1.4rem; color: #555; }

@media only screen and (min-width:1px) and (max-width:640px) {
.foot-menu-block div.DAIKENlogo .group-txt{ max-width: 100%; padding: 1em 0 0; }
}

