@charset "UTF-8";
/******************************************************

fonts

******************************************************/
/*******************************************
    
PC / SP

*******************************************/
/* line 12, cmn_style.scss */
html {
  font-size: 62.5%;
  /* 62.5% 10px 1em */
}

/* line 16, cmn_style.scss */
body {
  color: #333333;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 2;
  background: #f6f6f6;
  -webkit-text-size-adjust: none;
  font-feature-settings: "pkna";
}

/* line 26, cmn_style.scss */
img {
  vertical-align: top;
  -webkit-backface-visibility: hidden;
}

/* line 32, cmn_style.scss */
a {
  color: #004684;
  text-decoration: none;
  border: 0;
  transition: all 0.5s ease;
  backface-visibility: hidden;
}
/* line 39, cmn_style.scss */
a img {
  transition: all 0.5s ease;
  backface-visibility: hidden;
}
/* line 44, cmn_style.scss */
a.cover {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
}
/* line 47, cmn_style.scss */
a.hover {
  color: #005bac;
}
/* line 50, cmn_style.scss */
a.hover img {
  opacity: 0.5;
}

#footertxt {
  color: #fff;
}
#footertxt:hover {
  color: #fff;
}


/* line 57, cmn_style.scss */
.noresize {
  border: none;
}

/* line 61, cmn_style.scss */
#wrap {
  position: relative;
  width: 100%;
  margin-top: 216px;
}

/* line 68, cmn_style.scss */
.lazyload {
  position: relative;
}
/* line 70, cmn_style.scss */
.lazyload:before {
  z-index: 1;
}
/* line 73, cmn_style.scss */
.lazyload:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  background: #f6f6f6;
  transition: all 0.5s linear;
  backface-visibility: hidden;
}
/* line 80, cmn_style.scss */
.lazyload.on:after {
  opacity: 0;
  pointer-events: none;
}

/* line 87, cmn_style.scss */
.delay01:after {
  transition-delay: 0.1s;
}

/* line 90, cmn_style.scss */
.delay02:after {
  transition-delay: 0.2s;
}

/* line 93, cmn_style.scss */
.delay03:after {
  transition-delay: 0.3s;
}

/* line 96, cmn_style.scss */
.delay04:after {
  transition-delay: 0.4s;
}

/* line 102, cmn_style.scss */
.btn {
  line-height: 60px;
  height: 60px;
  width: 400px;
  margin: 0 auto;
  border-radius: 3px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #004684;
  font-size: 1.5rem;
  font-weight: 500;
  background: #fff;
  transition: all 0.2s ease;
  backface-visibility: hidden;
  position: relative;
}
/* line 120, cmn_style.scss */
.btn .icon-arrow_long {
  font-size: 1rem;
  position: absolute;
  right: 20px;
  top: 0;
  line-height: 60px;
  transition: all 0.2s ease;
  backface-visibility: hidden;
}
/* line 129, cmn_style.scss */
.btn .icon-mail {
  font-size: 2rem;
  margin-right: 10px;
}
/* line 135, cmn_style.scss */
.btn.hover {
  color: #005bac;
  opacity: 0.9;
}
/* line 139, cmn_style.scss */
.btn.hover i {
  right: 15px;
}

/* line 145, cmn_style.scss */
.pageTop {
  position: fixed;
  right: 30px;
  opacity: 0.2;
  bottom: -86px;
  z-index: 1000;
  transition: all 0.5s cubic-bezier(1, 0, 0, 1);
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
}
/* line 155, cmn_style.scss */
.pageTop a {
  display: inline-block;
  width: 60px;
  height: 60px;
  text-align: center;
  position: relative;
}
/* line 162, cmn_style.scss */
.pageTop a:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  display: inline-block;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.8);
  transition: all 0.2s ease;
  backface-visibility: hidden;
}
/* line 176, cmn_style.scss */
.pageTop a i {
  position: relative;
  z-index: 10;
  color: #004684;
  font-size: 2rem;
  line-height: 55px;
  display: block;
  transition: all 0.2s ease;
  backface-visibility: hidden;
}
/* line 190, cmn_style.scss */
.pageTop a.hover i {
  color: #fff;
}
/* line 193, cmn_style.scss */
.pageTop a.hover:before {
  transform: scale(1.15);
  background: #004684;
}
/* line 200, cmn_style.scss */
.pageTop.on {
  bottom: 30px;
  opacity: 1;
}

/*******************************************
    
SP

*******************************************/
@media screen and (max-width: 740px) {

  #dr-photo-sp{
    max-width: 350px;
    margin-top: 10px;
    margin-left: -10px;
    display: block;
 }
 #dr-photo{
   display: none;
 }

  .footerdrwaku {
    margin-top: 40px;
    margin-bottom: 10px;
    padding: 0 20px;
  }
  /* line 699, cmn_style.scss */
  .footerdrwaku .footerdr-mp {
    display: block;
    text-align: center;
  }
  /* line 706, cmn_style.scss */
  .footerdrwaku .footerdr-mp h4 {
    font-size: 1.6rem;
    color: #004684;
    margin-bottom: 20px;
  }
  /* line 712, cmn_style.scss */
  .footerdrwaku .footerdr-mp span {
    font-size: 1.2rem;
  }

  

  /* line 215, cmn_style.scss */
  #kari #spmenu ul li {
    border-bottom: none;
  }

  /* line 219, cmn_style.scss */
  body {
    min-width: 320px;
    font-size: 1.2rem;
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

  /* line 225, cmn_style.scss */
  img {
    max-width: 100%;
    height: auto;
  }

  /* line 229, cmn_style.scss */
  .pc {
    display: none !important;
  }

  /* line 233, cmn_style.scss */
  #spmenu {
    position: fixed;
    right: 100%;
    top: 63px;
    width: 100%;
    height: calc(100% - 63px);
    background: #fff;
    overflow-y: auto;
    z-index: 100;
    transition: all 0.4s cubic-bezier(0.1, 0.8, 0.35, 1) 0.1s;
    backface-visibility: hidden;
    opacity: 0;
    -webkit-overflow-scrolling: touch;
  }
  /* line 248, cmn_style.scss */
  #spmenu .top-line {
    border-top: #F0F0F0 solid 1px !important;
  }
  /* line 252, cmn_style.scss */
  #spmenu ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }
  /* line 256, cmn_style.scss */
  #spmenu ul li {
    width: 50%;
    border-bottom: #F0F0F0 solid 1px;
  }
  /* line 259, cmn_style.scss */
  #spmenu ul li a {
    display: block;
    line-height: 46px;
    text-align: center;
    color: #004684;
    font-size: 1.3rem;
    font-weight: 500;
  }
  /* line 269, cmn_style.scss */
  #spmenu ul li + li {
    border-left: #F0F0F0 solid 1px;
    box-sizing: border-box;
  }
  /* line 273, cmn_style.scss */
  #spmenu ul li:nth-child(2n) {
    border-left: 0;
  }
  /* line 276, cmn_style.scss */
  #spmenu ul li.wide {
    width: 100%;
    border-top: #F0F0F0 solid 1px;
  }
  /* line 280, cmn_style.scss */
  #spmenu ul li.arrow {
    border-bottom: none;
  }
  /* line 282, cmn_style.scss */
  #spmenu ul li.arrow a {
    position: relative;
  }
  /* line 284, cmn_style.scss */
  #spmenu ul li.arrow a::after {
    content: "";
    width: 3px;
    height: 3px;
    border: 1px solid;
    border-color: #004684 #004684 transparent transparent;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 45%;
  }
  /* line 297, cmn_style.scss */
  #spmenu ul li.midashi {
    width: 100%;
    line-height: 46px;
    text-align: left;
    border-bottom: none;
  }
  /* line 302, cmn_style.scss */
  #spmenu ul li.midashi p {
    background-color: #fff;
    text-align: left;
    border-bottom: 2px solid #333;
    padding-left: 5px;
    display: inline-block;
  }
  /* line 310, cmn_style.scss */
  #spmenu ul li.midashi li {
    width: 50%;
    border-bottom: #F0F0F0 solid 1px;
    border-left: #F0F0F0 solid 1px;
    box-sizing: border-box;
  }
  /* line 316, cmn_style.scss */
  #spmenu ul li.midashi li a {
    display: block;
    line-height: 46px;
    text-align: center;
    color: #004684;
    font-size: 1.3rem;
    font-weight: 500;
    position: relative;
  }
  /* line 325, cmn_style.scss */
  #spmenu ul li.midashi li a::after {
    content: "";
    width: 3px;
    height: 3px;
    border: 1px solid;
    border-color: #004684 #004684 transparent transparent;
    transform: rotate(45deg);
    position: absolute;
    right: 10px;
    top: 45%;
  }
  /* line 340, cmn_style.scss */
  #spmenu ul li.midashi li:nth-child(2n) {
    border-left: #F0F0F0 solid 1px;
  }
  /* line 344, cmn_style.scss */
  #spmenu ul li.midashi ol li + li {
    border-left: #005aa9 solid 1px;
  }
  /* line 353, cmn_style.scss */
  #spmenu ol {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
  }
  /* line 358, cmn_style.scss */
  #spmenu ol li {
    width: 50%;
    box-sizing: border-box;
    border-bottom: #005aa9 solid 1px;
    background-color: #004684;
  }
  /* line 364, cmn_style.scss */
  #spmenu ol li.snstext {
    background-color: #fff;
    border-bottom: #F0F0F0 solid 1px;
  }
  /* line 367, cmn_style.scss */
  #spmenu ol li.snstext a {
    height: auto;
    line-height: 46px;
    color: #004684;
  }
  /* line 374, cmn_style.scss */
  #spmenu ol li a {
    height: 120px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
  }
  /* line 381, cmn_style.scss */
  #spmenu ol li a i {
    display: block;
    font-size: 3rem;
    text-align: center;
  }
  /* line 386, cmn_style.scss */
  #spmenu ol li a .icon-tel {
    font-size: 3.6rem;
  }
  /* line 389, cmn_style.scss */
  #spmenu ol li a small {
    display: block;
    line-height: 1.35;
    font-size: 1.3rem;
    padding-top: 10px;
  }
  /* line 395, cmn_style.scss */
  #spmenu ol li a em {
    display: block;
    font-size: 1.5rem;
    font-weight: 600;
  }
  /* line 403, cmn_style.scss */
  #spmenu ol li + li {
    border-left: #005aa9 solid 1px;
    box-sizing: border-box;
  }
  /* line 406, cmn_style.scss */
  #spmenu ol li + li.snstext {
    border-left: #F0F0F0 solid 1px;
  }

  /* line 416, cmn_style.scss */
  .slide-open #slidemenuBtn span {
    top: 29px !important;
    width: 30px !important;
    left: 15px !important;
  }
  /* line 422, cmn_style.scss */
  .slide-open #slidemenuBtn span:nth-child(1) {
    top: 29px !important;
    transform: rotate(225deg);
  }
  /* line 426, cmn_style.scss */
  .slide-open #slidemenuBtn span:nth-child(2) {
    opacity: 0;
  }
  /* line 429, cmn_style.scss */
  .slide-open #slidemenuBtn span:nth-child(3) {
    top: 29px;
    transform: rotate(315deg);
  }
  /* line 435, cmn_style.scss */
  .slide-open #spmenu {
    right: 0;
    opacity: 1;
  }

  /* line 441, cmn_style.scss */
  #headerh1 {
    position: absolute;
    top: 70px;
    left: 10px;
    font-size: 9px;
    z-index: 2;
  }
  /* line 447, cmn_style.scss */
  #headerh1 span {
    color: #fff;
  }

  /* line 452, cmn_style.scss */
  header {
    width: 100%;
    background: #ffffff;
    border-top: #ececec solid 3px;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 100;
  }
  /* line 461, cmn_style.scss */
  header .headerContent {
    height: 60px;
    position: relative;
    min-width: auto;
  }
  /* line 466, cmn_style.scss */
  header .headerContent em {
    display: none;
  }
  /* line 469, cmn_style.scss */
  header .headerContent h1 {
    display: none;
  }
  /* line 472, cmn_style.scss */
  header .headerContent .logo {
    width: calc(100% - 160px );
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    text-align: center;
  }
  /* line 480, cmn_style.scss */
  header .headerContent .logo a {
    display: block;
  }

  #line-icon{
    content: "";
    position: fixed;
    right: 0;
    width: 60px;
    height: 60px;
    margin: 3px 5px 0 0;
    background: url("/common/img/line.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
  }

  /* line 487, cmn_style.scss */
  header .headerContent .headerbtns .telBtn {
    position: absolute;
    left: 0;
    top: 0;
    width: 60px;
    height: 60px;
    background: #f6f6f6;
    text-align: center;
  }
  /* line 496, cmn_style.scss */
  header .headerContent .headerbtns .telBtn i {
    font-size: 2.6rem;
    line-height: 60px;
  }
  /* line 501, cmn_style.scss */
  header .headerContent .headerbtns #slidemenuBtn {
    width: 60px;
    height: 60px;
    position: absolute;
    left: 0;
    top: 0;
    background: #004684;
  }
  /* line 509, cmn_style.scss */
  header .headerContent .headerbtns #slidemenuBtn span {
    width: 20px;
    height: 1px;
    background: #fff;
    position: absolute;
    left: 20px;
    top: 20px;
    transition: all 0.4s ease;
    backface-visibility: hidden;
  }
  /* line 519, cmn_style.scss */
  header .headerContent .headerbtns #slidemenuBtn span + span {
    top: 29px;
  }
  /* line 522, cmn_style.scss */
  header .headerContent .headerbtns #slidemenuBtn span + span + span {
    top: 38px;
  }
  /* line 531, cmn_style.scss */
  header nav {
    display: none;
  }

  /* line 536, cmn_style.scss */
  #wrap {
    padding-top: 63px;
    margin-top: 0;
  }

  /* line 544, cmn_style.scss */
  article section {
    padding: 0 20px 20px;
  }
  /* line 547, cmn_style.scss */
  article section.wide {
    padding: 0;
  }
  /* line 551, cmn_style.scss */
  article section h2.bar {
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    padding-top: 30px;
    margin-bottom: 20px;
  }
  /* line 558, cmn_style.scss */
  article section h2.bar:before {
    content: "";
    width: 0px;
    height: 1px;
    background: #004684;
    position: absolute;
    left: calc(50% - 25px);
    opacity: 0;
    bottom: 0;
    transition: all 0.2s linear;
    backface-visibility: hidden;
  }
  /* line 570, cmn_style.scss */
  article section h2.bar.on:before {
    width: 50px;
    opacity: 1;
  }
  /* line 576, cmn_style.scss */
  article section h2.bar em {
    display: block;
    font-size: 2rem;
    font-weight: 400;
    color: #004684;
    line-height: 1;
  }
  /* line 584, cmn_style.scss */
  article section h2.bar span {
    display: block;
    font-size: 1rem;
    line-height: 1;
    padding-top: 15px;
    letter-spacing: 1px;
  }
  /* line 593, cmn_style.scss */
  article section h2.bar.gray:before {
    background: #333333;
  }
  /* line 597, cmn_style.scss */
  article section h2.bar.gray em, article section h2.bar.gray span {
    color: #333333;
  }
  /* line 602, cmn_style.scss */
  article section h2.bar + p {
    text-align: center;
    font-size: 1.2rem;
    line-height: 2;
    margin-bottom: 25px;
  }
  /* line 608, cmn_style.scss */
  article section h2.bar + p br {
    display: none;
  }

  /* line 616, cmn_style.scss */
  .hTable {
    padding-bottom: 20px;
    margin: 20px 0;
  }
  /* line 620, cmn_style.scss */
  .hTable table {
    width: 100%;
    border-bottom: #004684 dotted 1px;
  }
  /* line 624, cmn_style.scss */
  .hTable table th {
    display: block;
    text-align: center;
    color: #004684;
    text-align: left;
    font-weight: 500;
    font-size: 1.3rem;
    padding-top: 10px;
    font-weight: 600;
    border-top: #004684 dotted 1px;
    width: 100%;
  }
  /* line 638, cmn_style.scss */
  .hTable table td {
    display: block;
    font-size: 1.2rem;
    line-height: 1.5;
    width: calc(100% - 6em);
    float: left;
    padding-bottom: 10px;
    width: 100%;
  }
  /* line 648, cmn_style.scss */
  .hTable table .wide td {
    display: block !important;
    width: 100%;
    text-align: left;
    line-height: 1.5;
  }
  /* line 655, cmn_style.scss */
  .hTable table .wide td:last-child {
    padding-top: 0px;
    text-align: right;
  }

  /* line 663, cmn_style.scss */
  .footerBtn {
    width: 100%;
    background: url(../img/bg.webp) no-repeat center center;
    background-size: cover;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
  }
  /* line 671, cmn_style.scss */
  .footerBtn .btnBox {
    margin: 0 auto;
  }
  /* line 674, cmn_style.scss */
  .footerBtn .btnBox p {
    color: #fff;
    text-align: left;
    padding-bottom: 20px;
  }
  /* line 680, cmn_style.scss */
  .footerBtn .btnBox .btn {
    width: 100%;
  }
  /* line 682, cmn_style.scss */
  .footerBtn .btnBox .btn span {
    line-height: 1.3;
    display: inline-block;
    text-align: left;
    font-size: 1.3rem;
  }

  /* line 694, cmn_style.scss */
  .footerdrwaku {
    margin-top: 40px;
    margin-bottom: -50px;
    padding: 0 20px;
  }
  /* line 699, cmn_style.scss */
  .footerdrwaku .footerdr {
    background: url(../img/dr-photo.png) no-repeat center bottom;
    background-size: auto 280px;
    padding-bottom: 280px;
    display: block;
    text-align: center;
  }
  /* line 706, cmn_style.scss */
  .footerdrwaku .footerdr h4 {
    font-size: 1.6rem;
    color: #004684;
    margin-bottom: 20px;
  }
  /* line 712, cmn_style.scss */
  .footerdrwaku .footerdr span {
    font-size: 1.2rem;
  }

  /* line 718, cmn_style.scss */
  .guidedent {
    margin-top: 50px;
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
    text-align: left;
    display: flex;
    flex-direction: column;
  }
  /* line 727, cmn_style.scss */
  .guidedent .btn2 {
    margin-top: 20px;
    width: 100%;
    box-sizing: border-box;
    text-align: center;
    padding-left: 20px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 60px;
    border-radius: 3px;
    background: #004684;
    color: #fff;
    position: relative;
  }
  /* line 743, cmn_style.scss */
  .guidedent .btn2 p {
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
  }
  /* line 748, cmn_style.scss */
  .guidedent .btn2 p::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url("../img/link.png");
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    top: 35%;
    margin-left: -30px;
  }
  /* line 762, cmn_style.scss */
  .guidedent .btn2 .btn2:hover {
    background: #005bac;
    color: #fff;
  }

  /* line 770, cmn_style.scss */
  .footerlineBtn {
    width: 100%;
    background-color: #F6F6F6;
    background-size: cover;
    text-align: center;
    padding: 20px;
    box-sizing: border-box;
    border-bottom: 1px solid #CCCCCC;
  }

  /* line 779, cmn_style.scss */
  .footerlineBtn .btnBox .btn {
    border: 1px solid #CCCCCC;
    width: 100%;
    text-align: left;
    line-height: 1.3;
    font-size: 1.2rem;
  }

  /* line 789, cmn_style.scss */
  .sp-footerbtn {
    position: fixed;
    z-index: 100;
    bottom: 0;
    width: 100%;
    display: flex;
    justify-content: space-around;
    text-align: center;
    background-color: #005BAC;
    border-top: 1px solid #005BAC;
    flex-wrap: wrap;
  }
  /* line 800, cmn_style.scss */
  .sp-footerbtn a {
    display: block;
    padding: 10px 0 10px 0;
    text-align: center;
    font-size: 1.3rem;
    font-weight: 400;
  }
  /* line 806, cmn_style.scss */
  .sp-footerbtn a span {
    display: inline-block;
    padding-left: 25px;
  }
  /* line 810, cmn_style.scss */
  .sp-footerbtn a .sp-policy {
    background-image: url("../img/icon-file.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 80%;
  }
  /* line 816, cmn_style.scss */
  .sp-footerbtn a .sp-access {
    background-image: url("../img/icon-acc.png");
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 80%;
  }

  /* line 826, cmn_style.scss */
  #drawer-checkbox {
    display: none;
  }

  /* line 829, cmn_style.scss */
  #drawer-icon {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 60px;
    position: fixed;
    
    right: 0;
    width: 70px;
    background-color: #004684;
    color: #fff;
  }
  /* line 841, cmn_style.scss */
  #drawer-icon span {
    background: #333;
    border-radius: 4px;
    display: block;
    height: 16%;
    left: 50%;
    margin: -8% 0 0 -42%;
    position: absolute;
    top: 50%;
    transition: all 0.3s ease-in-out 0s;
    width: 84%;
  }
  /* line 852, cmn_style.scss */
  #drawer-icon span::before, #drawer-icon span::after {
    -webkit-transform: rotate(0);
    border-radius: 4px;
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin: -8% 0 0 -50%;
    position: absolute;
    top: 50%;
    transform: rotate(0);
    transition: all 0.3s ease-in-out;
    width: 100%;
  }
  /* line 866, cmn_style.scss */
  #drawer-icon span::before {
    margin-top: -38%;
  }
  /* line 869, cmn_style.scss */
  #drawer-icon span::after {
    margin-top: 19%;
  }

  /* line 877, cmn_style.scss */
  #drawer-checkbox:checked ~ #drawer-icon span::before, #drawer-checkbox:checked ~ #drawer-icon span::after {
    content: "";
    display: block;
    height: 100%;
    left: 50%;
    margin: -8% 0 0 -42%;
    position: absolute;
    top: 50%;
    width: 100%;
  }
  /* line 887, cmn_style.scss */
  #drawer-checkbox:checked ~ #drawer-icon span::before {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
  }
  /* line 891, cmn_style.scss */
  #drawer-checkbox:checked ~ #drawer-icon span::after {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }

  /* line 898, cmn_style.scss */
  #drawer-checkbox:checked ~ #drawer-content {
    transform: translateX(0%);
    opacity: 1;
  }

  /* line 903, cmn_style.scss */
  #drawer-content {
    overflow: auto;
    position: fixed;
    top: 63px;
    right: 0;
    z-index: 40;
    width: 50%;
    height: auto;
    background: #fff;
    transition: all 0.3s ease-in-out 0s;
    transform: translateX(100%);
    box-sizing: border-box;
    opacity: 0;
  }
  .line-txt{
    font-size: 2.5vw;
    text-align: center;
  }
  /* line 917, cmn_style.scss */
  #drawer-content li a {
    line-height: 55px;
    text-align: left;
    border-right: #F0F0F0 solid 1px;
    border-bottom: #F0F0F0 solid 1px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    text-decoration: none;
    padding-left: 28%;
    font-weight: bold;
    font-size: 1.3rem;
  }
  /* line 929, cmn_style.scss */
  #drawer-content li a i {
    width: 30px;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    text-align: center;
    vertical-align: bottom;
    margin-right: 3px;
  }
  /* line 940, cmn_style.scss */
  #drawer-content li a .icon-tel {
    font-size: 16px;
  }
  /* line 943, cmn_style.scss */
  #drawer-content li a .line:before {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    margin: 3px 5px 0 0;
    background: url("/common/img/line.png") no-repeat;
    background-size: contain;
    vertical-align: middle;
  }
  /* line 955, cmn_style.scss */
  #drawer-content li:first-child a {
    border-top: #F0F0F0 solid 1px;
  }

  /* line 962, cmn_style.scss */
  #drawer-close {
    display: none;
    position: fixed;
    z-index: 39;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 0.3s ease-in-out 0s;
  }

  /* line 973, cmn_style.scss */
  #drawer-checkbox:checked ~ #drawer-close {
    display: block;
    opacity: 0.3;
  }

  /* line 983, cmn_style.scss */
  #googleMap {
    width: 100%;
    height: 250px;
  }

  /* line 987, cmn_style.scss */
  .mapLink {
    text-align: right;
    padding: 10px;
  }
  /* line 991, cmn_style.scss */
  .mapLink a {
    display: inline-block;
    font-size: 1.2rem;
  }

  /* line 996, cmn_style.scss */
  footer {
    width: 100%;
    padding: 40px 20px 20px;
    box-sizing: border-box;
  }
  /* line 1003, cmn_style.scss */
  footer .footerContent em {
    display: block;
    text-align: center;
  }
  /* line 1006, cmn_style.scss */
  footer .footerContent em img {
    width: 120px;
    height: auto;
  }
  /* line 1012, cmn_style.scss */
  footer .footerContent .snslink {
    padding-top: 20px;
    display: block;
    text-align: center;
    padding-right: 0;
    box-sizing: border-box;
  }
  /* line 1018, cmn_style.scss */
  footer .footerContent .snslink img {
    width: 40px;
    height: auto;
  }
  /* line 1024, cmn_style.scss */
  footer .footerContent ul {
    text-align: center;
    padding-top: 20px;
  }
  /* line 1028, cmn_style.scss */
  footer .footerContent ul li {
    display: inline-block;
    font-size: 1.1rem;
  }
  /* line 1031, cmn_style.scss */
  footer .footerContent ul li:after {
    content: "/";
    padding: 0 1px;
  }
  /* line 1036, cmn_style.scss */
  footer .footerContent ul li a {
    color: #333333;
  }
  /* line 1039, cmn_style.scss */
  footer .footerContent ul li a:hover {
    color: #005bac;
  }
  /* line 1044, cmn_style.scss */
  footer .footerContent ul li:last-child::after {
    content: none;
  }
  /* line 1049, cmn_style.scss */
  footer .address {
    padding-top: 40px;
    text-align: center;
  }
  /* line 1053, cmn_style.scss */
  footer .address address {
    font-size: 1rem;
    display: block;
    padding-bottom: 20px;
  }
  /* line 1058, cmn_style.scss */
  footer .address p {
    font-size: 1rem;
    padding-bottom: 60px;
  }

  /* line 1066, cmn_style.scss */
  a.arrow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
  }
  /* line 1069, cmn_style.scss */
  a.arrow ~ figure {
    overflow: hidden;
  }
  /* line 1072, cmn_style.scss */
  a.arrow ~ figure img {
    transition: all 0.2s ease;
    backface-visibility: hidden;
  }
  /* line 1076, cmn_style.scss */
  a.arrow ~ figure .hov-arw {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 40px;
    height: 40px;
    opacity: 0.9;
    background: #005bac;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s cubic-bezier(0.1, 0.8, 0.35, 1) 0.2s;
    backface-visibility: hidden;
  }
  /* line 1091, cmn_style.scss */
  a.arrow ~ figure .hov-arw i {
    color: #fff;
    font-size: 1.2rem;
    transition: all 0.2s cubic-bezier(0.17, 1.5, 0.5, 1) 0.4s;
    backface-visibility: hidden;
  }

  .imgDiv {
    max-width: 800px;
    max-height: 800px;
    overflow: scroll;
}
.cosme{
  width: 150%;
  height: 100%;
  max-width: 300%;
}

  .ceramic{
    width: 50%;
    height: 50%;
  }


  /*******************************************
      
  SP /subpage
  
  *******************************************/
  /* line 1118, cmn_style.scss */
  .subpage #pageImage {
    width: 100%;
    height: 90px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  /* line 1125, cmn_style.scss */
  .subpage .Breadcrumb {
    text-align: right;
    padding: 10px;
    line-height: 1;
  }
  /* line 1130, cmn_style.scss */
  .subpage .Breadcrumb > span {
    display: inline-block;
    font-size: 1rem;
  }
  /* line 1134, cmn_style.scss */
  .subpage .Breadcrumb > span + span:before {
    content: "/";
    padding: 0 5px;
  }
  /* line 1139, cmn_style.scss */
  .subpage .Breadcrumb.Breadcrumbsp {
    padding-top: 40px;
  }
  /* line 1142, cmn_style.scss */
  .subpage #subpageTitle {
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin: 20px 0 0;
  }
  /* line 1148, cmn_style.scss */
  .subpage #subpageTitle:before {
    content: "";
    width: 0px;
    height: 1px;
    background: #004684;
    position: absolute;
    left: calc(50% - 25px);
    opacity: 0;
    bottom: 0;
    transition: all 0.2s linear;
    backface-visibility: hidden;
  }
  /* line 1160, cmn_style.scss */
  .subpage #subpageTitle.on:before {
    width: 50px;
    opacity: 1;
  }
  /* line 1166, cmn_style.scss */
  .subpage #subpageTitle em {
    display: block;
    font-size: 2rem;
    font-weight: 400;
    color: #004684;
    line-height: 1;
  }
  /* line 1174, cmn_style.scss */
  .subpage #subpageTitle span {
    display: block;
    font-size: 1rem;
    color: #004684;
    line-height: 1;
    padding-top: 10px;
    letter-spacing: 1px;
  }
  /* line 1184, cmn_style.scss */
  .subpage section {
    padding: 0 0 20px !important;
  }
  /* line 1188, cmn_style.scss */
  .subpage section.wide {
    width: 100%;
    padding-bottom: 0;
  }
  /* line 1193, cmn_style.scss */
  .subpage section .line {
    padding: 12px;
    background: #005097;
    color: #fff;
    font-size: 1.6rem;
    line-height: 1.35;
    margin-bottom: 20px;
    margin-top: 25px;
    text-align: center;
  }
  /* line 1203, cmn_style.scss */
  .subpage section .line2 {
    padding: 12px;
    background: #fff;
    color: #004684;
    font-size: 1.6rem;
    line-height: 1.35;
    margin: 20px 0;
    text-align: center;
  }
  /* line 1213, cmn_style.scss */
  .subpage section .line3 {
    padding: 5px 0;
    color: #004684;
    font-size: 1.6rem;
    line-height: 1.5;
    border-bottom: #004684 solid 1px;
    margin: 20px 0;
    text-align: center;
  }
  /* line 1223, cmn_style.scss */
  .subpage section .inner {
    padding: 0 20px;
  }
  /* line 1227, cmn_style.scss */
  .subpage section .textBox {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
  }
  /* line 1232, cmn_style.scss */
  .subpage section .textBox .txt {
    width: 100%;
    order: 1;
  }
  /* line 1236, cmn_style.scss */
  .subpage section .textBox figure {
    order: 0;
    padding-bottom: 20px;
  }
  /* line 1240, cmn_style.scss */
  .subpage section .textBox figure img {
    width: 100%;
  }
  /* line 1246, cmn_style.scss */
  .subpage section .columnBox {
    background: #fff;
    position: relative;
    overflow: hidden;
    margin-top: 20px;
  }
  /* line 1252, cmn_style.scss */
  .subpage section .columnBox em {
    display: block;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #004684;
    padding: 15px 20px 10px;
    position: relative;
    z-index: 10;
    text-align: center;
  }
  /* line 1262, cmn_style.scss */
  .subpage section .columnBox ol {
    position: relative;
    z-index: 10;
    padding: 0 20px 20px;
  }
  /* line 1267, cmn_style.scss */
  .subpage section .columnBox ol li {
    position: relative;
    padding-left: 15px;
    line-height: 1.5;
    padding-bottom: 10px;
  }
  /* line 1273, cmn_style.scss */
  .subpage section .columnBox ol li:before {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cbcbcb;
    margin-right: 5px;
    position: absolute;
    left: 0;
    top: 4px;
  }
  /* line 1288, cmn_style.scss */
  .subpage section .columnBox figure img {
    width: 100%;
  }
}
/*******************************************
    
PC

*******************************************/
@media screen and (min-width: 741px) {

  #footer-counseling{
    width: 400px;
    height: 73px;
    margin-left: 100px;
    opacity: 1;
  }

  #dr-photo-sp{
    display: none;
 }

  #dr-photo{
    display: block;
     padding-left: -300px;
     display: flex;
     margin-bottom: -10px;
     margin-left: -350px;
     padding-right: 50px;
     margin-top: -100px;
  }

  .footerdrwaku {
    width: 1000px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1670, cmn_style.scss */
  .footerdrwaku .footerdr-mp {
    padding-left: 350px;
    display: flex;
    align-items: center;
    min-height: 365px;
    margin-bottom: -130px;
    margin-top: -50px;
  }
  /* line 1679, cmn_style.scss */
  .footerdrwaku .footerdr-mp .footerdrtext {
    display: block;
    text-align: left;
  }
  /* line 1684, cmn_style.scss */
  .footerdrwaku .footerdr-mp h4 {
    font-size: 2.2rem;
    color: #004684;
    margin-bottom: 40px;
  }
  /* line 1690, cmn_style.scss */
  .footerdrwaku .footerdr-mp span {
    font-size: 1.8rem;
  }

  /* line 1317, cmn_style.scss */
  body {
    min-width: 1200px;
    font-size: 1.4rem;
    font-family: "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "Helvetica Neue", Helvetica, Arial, sans-serif;
  }

  /* line 1323, cmn_style.scss */
  .sp {
    display: none !important;
  }
  .br-sp{
    display: none !important;
  }
  .center-pc{
    text-align: center;
  }

  /* line 1327, cmn_style.scss */
  .nocall {
    pointer-events: none;
  }

  /* line 1330, cmn_style.scss */
  #headerh1 {
    position: absolute;
    top: 65px;
    left: 20px;
    font-size: 1.3rem;
    color: #004684;
    z-index: 100;
  }

  /* line 1339, cmn_style.scss */
  header {
    width: 100%;
    background: #ffffff;
    border-top: #ececec solid 6px;
    position: absolute;
    z-index: 99;
    top: 0;
  }
  /* line 1346, cmn_style.scss */
  header .headerContent {
    display: flex;
    justify-content: flex-end;
    align-items: center;
    height: 150px;
    padding: 0 20px;
    position: relative;
    min-width: 940px;
  }
  /* line 1355, cmn_style.scss */
  header .headerContent em {
    font-size: 1.3rem;
    color: #004684;
  }
  /* line 1359, cmn_style.scss */
  header .headerContent h1 {
    font-size: 1.3rem;
    color: #004684;
  }
  /* line 1363, cmn_style.scss */
  header .headerContent .logo {
    position: absolute;
    left: 45%;
    top: 20px;
    margin-left: -84px;
  }
  /* line 1371, cmn_style.scss */
  header .headerContent .contact {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  /* line 1375, cmn_style.scss */
  header .headerContent .contact .rounded-line {
    padding-right: 40px;
    text-align: center;
  }
  /* line 1378, cmn_style.scss */
  header .headerContent .contact .rounded-line a:hover img {
    opacity: 0.7;
  }
  /* line 1382, cmn_style.scss */
  header .headerContent .contact .phoneBox {
    color: #004684;
  }
  /* line 1385, cmn_style.scss */
  header .headerContent .contact .phoneBox .number {
    line-height: 1;
    padding-bottom: 5px;
  }
  /* line 1389, cmn_style.scss */
  header .headerContent .contact .phoneBox .number i {
    font-size: 2.4rem;
    position: relative;
    top: 2px;
    margin-right: 5px;
  }
  /* line 1395, cmn_style.scss */
  header .headerContent .contact .phoneBox .number span {
    font-size: 2.3rem;
    font-weight: 800;
  }
  /* line 1401, cmn_style.scss */
  header .headerContent .contact .phoneBox time {
    font-size: 1.2rem;
    display: block;
    line-height: 1.5;
  }
  /* line 1407, cmn_style.scss */
  header .headerContent .contact .mail {
    text-align: center;
    padding-left: 40px;
  }
  /* line 1411, cmn_style.scss */
  header .headerContent .contact .mail i {
    display: block;
    font-size: 2.8rem;
    line-height: 1;
    padding-bottom: 5px;
  }
  /* line 1417, cmn_style.scss */
  header .headerContent .contact .mail small {
    font-size: 1.2rem;
    display: block;
    line-height: 1.5;
  }
  /* line 1423, cmn_style.scss */
  header .headerContent .contact .line {
    text-align: center;
    padding-right: 40px;
  }
  /* line 1427, cmn_style.scss */
  header .headerContent .contact .line img {
    font-size: 2.8rem;
    line-height: 1;
    padding-bottom: 5px;
    width: 68px;
    height: auto;
  }
  /* line 1434, cmn_style.scss */
  header .headerContent .contact .line small {
    font-size: 1.2rem;
    display: block;
    line-height: 1.5;
  }
  /* line 1442, cmn_style.scss */
  header nav {
    background: #184f8d;
  }
  /* line 1444, cmn_style.scss */
  header nav > ul {
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 1300px;
    margin: 0 auto;
  }
  /* line 1452, cmn_style.scss */
  header nav > ul > li {
    transition: all 0.2s ease;
    backface-visibility: hidden;
  }
  /* line 1456, cmn_style.scss */
  header nav > ul > li > a {
    display: block;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 200;
    padding: 0 30px;
    line-height: 60px;
    letter-spacing: 1px;
  }
  /* line 1465, cmn_style.scss */
  header nav > ul > li > a span {
    display: inline-block;
    position: relative;
  }
  /* line 1469, cmn_style.scss */
  header nav > ul > li > a span:before {
    content: "";
    width: 0;
    height: 1px;
    background: #fcfcfc;
    position: absolute;
    left: 50%;
    bottom: 0px;
    transition: all 0.2s ease;
    backface-visibility: hidden;
  }
  /* line 1482, cmn_style.scss */
  header nav > ul > li > a:hover {
    color: #fcfcfc;
    background: #004684;
  }
  /* line 1489, cmn_style.scss */
  header nav > ul > li > a:hover span:before {
    left: 0;
    width: 100%;
  }
  /* line 1496, cmn_style.scss */
  header nav > ul > li > span {
    display: block;
    color: #fff;
    font-size: 1.5rem;
    font-weight: 200;
    padding: 0 30px;
    line-height: 60px;
    letter-spacing: 1px;
    cursor: pointer;
  }
  /* line 1509, cmn_style.scss */
  header nav > ul li.pulldown:hover {
    background: #004684;
  }
  /* line 1511, cmn_style.scss */
  header nav > ul li.pulldown:hover .submenu {
    visibility: visible;
    opacity: 1;
    top: 100%;
  }
  /* line 1519, cmn_style.scss */
  header nav > ul li.pulldown > a {
    position: relative;
  }
  /* line 1522, cmn_style.scss */
  header nav > ul li.pulldown > a:before {
    content: "\e906";
    font-family: "icomoon";
    font-size: 1rem;
    position: absolute;
    right: 10px;
    top: 0;
    color: #ccc;
  }
  /* line 1533, cmn_style.scss */
  header nav > ul li.pulldown .submenu {
    position: absolute;
    top: 90%;
    background: #004684;
    z-index: 100;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s ease;
    backface-visibility: hidden;
  }
  /* line 1549, cmn_style.scss */
  header nav > ul li.pulldown .submenu ul li a {
    display: block;
    color: #fff;
    font-size: 1.4rem;
    font-weight: 500;
    padding: 10px 30px;
    position: relative;
    padding-left: 45px;
    letter-spacing: 1px;
  }
  /* line 1559, cmn_style.scss */
  header nav > ul li.pulldown .submenu ul li a:before {
    display: inline-block;
    content: "";
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: 30px;
    top: 20px;
    opacity: 0.1;
  }
  /* line 1572, cmn_style.scss */
  header nav > ul li.pulldown .submenu ul li a:hover {
    background: #fff;
    color: #004684;
  }
  /* line 1576, cmn_style.scss */
  header nav > ul li.pulldown .submenu ul li a:hover:before {
    background: #004684;
    opacity: 0.8;
  }

  /* line 1599, cmn_style.scss */
  article section h2.bar {
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    margin: 75px 0;
  }
  /* line 1605, cmn_style.scss */
  article section h2.bar:before {
    content: "";
    width: 0px;
    height: 2px;
    background: #004684;
    position: absolute;
    left: calc(50% - 40px);
    opacity: 0;
    bottom: 0;
    transition: all 0.2s linear;
    backface-visibility: hidden;
  }
  /* line 1617, cmn_style.scss */
  article section h2.bar.on:before {
    width: 80px;
    opacity: 1;
  }
  /* line 1623, cmn_style.scss */
  article section h2.bar em {
    display: block;
    font-size: 3.5rem;
    font-weight: 400;
    color: #004684;
    line-height: 1;
  }
  /* line 1630, cmn_style.scss */
  article section h2.bar em.large {
    font-size: 4rem;
  }
  /* line 1634, cmn_style.scss */
  article section h2.bar span {
    display: block;
    font-size: 1.5rem;
    line-height: 1;
    padding-top: 25px;
    letter-spacing: 1px;
  }
  /* line 1643, cmn_style.scss */
  article section h2.bar.gray:before {
    background: #333333;
  }
  /* line 1647, cmn_style.scss */
  article section h2.bar.gray em, article section h2.bar.gray span {
    color: #333333;
  }
  /* line 1652, cmn_style.scss */
  article section h2.bar + p {
    text-align: center;
    font-size: 1.5rem;
    line-height: 2;
    margin-top: -50px;
    margin-bottom: 75px;
  }

  /* line 1663, cmn_style.scss */
  .footerdrwaku {
    width: 900px;
    text-align: center;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  /* line 1670, cmn_style.scss */
  .footerdrwaku .footerdr {
    background: url(../img/dr-photo.png) no-repeat left bottom;
    padding-left: 350px;
    display: flex;
    align-items: center;
    min-height: 365px;
    margin-bottom: -130px;
    margin-top: -50px;
  }
  /* line 1679, cmn_style.scss */
  .footerdrwaku .footerdr .footerdrtext {
    display: block;
    text-align: left;
  }
  /* line 1684, cmn_style.scss */
  .footerdrwaku .footerdr h4 {
    font-size: 2.2rem;
    color: #004684;
    margin-bottom: 40px;
  }
  /* line 1690, cmn_style.scss */
  .footerdrwaku .footerdr span {
    font-size: 1.8rem;
  }

  /* line 1696, cmn_style.scss */
  .guidedent {
    margin-top: 130px;
    background-color: #fff;
    border-radius: 5px;
    padding: 35px;
    text-align: center;
    display: flex;
    justify-content: clear;
    flex-direction: column;
  }
  /* line 1706, cmn_style.scss */
  .guidedent .btn2 {
    margin-right: auto;
    margin-left: auto;
    margin-top: 20px;
    padding-left: 30px;
    display: block;
    width: 450px;
    line-height: 56px;
    border-radius: 3px;
    background: #004684;
    text-align: center;
    color: #fff;
    position: relative;
  }
  /* line 1720, cmn_style.scss */
  .guidedent .btn2 p {
    margin-right: auto;
    margin-left: auto;
    display: inline-block;
  }
  /* line 1725, cmn_style.scss */
  .guidedent .btn2 p::before {
    content: "";
    display: inline-block;
    width: 17px;
    height: 17px;
    background-image: url("../img/link.png");
    background-repeat: no-repeat;
    position: absolute;
    z-index: 2;
    top: 35%;
    margin-left: -30px;
  }
  /* line 1739, cmn_style.scss */
  .guidedent .btn2:hover {
    background: #005bac;
    color: #fff;
  }

  /* line 1747, cmn_style.scss */
  .hTable {
    margin-top: 45px;
    margin-bottom: 95px;
  }
  /* line 1751, cmn_style.scss */
  .hTable table {
    width: 100%;
  }
  /* line 1754, cmn_style.scss */
  .hTable table th, .hTable table td {
    padding: 12px 0;
    border-bottom: #004684 dotted 1px;
    vertical-align: middle;
    font-size: 1.5rem;
    font-weight: normal;
  }
  /* line 1761, cmn_style.scss */
  .hTable table th {
    width: 26%;
    color: #004684;
    text-align: left;
    font-weight: 500;
  }
  /* line 1767, cmn_style.scss */
  .hTable table td:nth-child(2) {
    font-size: 1.4rem;
  }

  /* line 1776, cmn_style.scss */
  .footerBtn {
    width: 100%;
    background: url(../img/bg.webp) no-repeat center center;
    background-size: cover;
    text-align: center;
    padding: 50px 0;
  }
  /* line 1783, cmn_style.scss */
  .footerBtn .btnBox {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 950px;
    margin: 0 auto;
  }
  /* line 1790, cmn_style.scss */
  .footerBtn .btnBox p {
    width: 450px;
    color: #fff;
    text-align: left;
  }
  /* line 1795, cmn_style.scss */
  .footerBtn .btnBox .btn {
    margin: 0 0 0 auto !important;
  }

  /* line 1801, cmn_style.scss */
  .footerlineBtn {
    width: 100%;
    background-color: #F6F6F6;
    background-size: cover;
    text-align: center;
    padding: 50px 0;
    border-bottom: 1px solid #CCCCCC;
  }

  /* line 1809, cmn_style.scss */
  .footerlineBtn .btnBox .btn {
    border: 1px solid #CCCCCC;
    width: 500px;
  }

  /* line 1815, cmn_style.scss */
  .sp-footerbtn {
    display: none;
  }

  /* line 1819, cmn_style.scss */
  #googleMap {
    width: 100%;
    height: 500px;
  }

  /* line 1823, cmn_style.scss */
  .mapLink {
    text-align: right;
    padding: 10px;
  }
  /* line 1827, cmn_style.scss */
  .mapLink a {
    display: inline-block;
    font-size: 1.2rem;
  }

  /* line 1833, cmn_style.scss */
  footer {
    width: 100%;
    padding: 50px 0;
  }
  /* line 1838, cmn_style.scss */
  footer .footerContent {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  /* line 1846, cmn_style.scss */
  footer .footerContent .snslink {
    width: 100%;
    text-align: right;
    padding-right: 30px;
    box-sizing: border-box;
  }
  /* line 1851, cmn_style.scss */
  footer .footerContent .snslink img {
    padding: 20px 5px 20px 0;
    width: 40px;
    height: auto;
  }
  /* line 1858, cmn_style.scss */
  footer .footerContent ul {
    text-align: right;
    white-space: nowrap;
  }
  /* line 1862, cmn_style.scss */
  footer .footerContent ul li {
    display: inline-block;
  }
  /* line 1864, cmn_style.scss */
  footer .footerContent ul li:after {
    content: "/";
    padding: 0 8px;
  }
  /* line 1869, cmn_style.scss */
  footer .footerContent ul li a {
    color: #333333;
  }
  /* line 1872, cmn_style.scss */
  footer .footerContent ul li a:hover {
    color: #005bac;
  }
  /* line 1877, cmn_style.scss */
  footer .footerContent ul li:last-child::after {
    content: none;
  }
  /* line 1882, cmn_style.scss */
  footer .address {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: baseline;
    padding-top: 40px;
  }
  /* line 1890, cmn_style.scss */
  footer .address address {
    font-size: 1.1rem;
    display: block;
  }
  /* line 1894, cmn_style.scss */
  footer .address p {
    font-size: 1.1rem;
    text-align: right;
  }

  /* line 1906, cmn_style.scss */
  a.arrow {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: block;
  }
  /* line 1909, cmn_style.scss */
  a.arrow ~ figure {
    overflow: hidden;
  }
  /* line 1912, cmn_style.scss */
  a.arrow ~ figure img {
    transition: all 0.2s ease;
    backface-visibility: hidden;
  }
  /* line 1916, cmn_style.scss */
  a.arrow ~ figure .hov-arw {
    position: absolute;
    right: 0;
    bottom: 0;
    width: 80px;
    height: 0px;
    opacity: 0;
    background: #005bac;
    display: flex;
    justify-content: center;
    align-items: center;
    transition: all 0.2s cubic-bezier(0.1, 0.8, 0.35, 1) 0.2s;
    backface-visibility: hidden;
  }
  /* line 1931, cmn_style.scss */
  a.arrow ~ figure .hov-arw i {
    color: #fff;
    font-size: 1.8rem;
    opacity: 0;
    transition: all 0.2s cubic-bezier(0.17, 1.5, 0.5, 1) 0.4s;
    backface-visibility: hidden;
    margin-left: -20px;
  }
  /* line 1944, cmn_style.scss */
  a.arrow:hover ~ figure img {
    opacity: 0.8;
    transform: scale(1.1, 1.1);
  }
  /* line 1949, cmn_style.scss */
  a.arrow:hover ~ figure .hov-arw {
    opacity: 0.9;
    height: 80px;
  }
  /* line 1953, cmn_style.scss */
  a.arrow:hover ~ figure .hov-arw i {
    opacity: 1;
    margin-left: 0;
  }

  /* line 1962, cmn_style.scss */
  #drawer-icon {
    display: none;
  }

  /* line 1966, cmn_style.scss */
  #drawer-content {
    display: none;
  }

  /* line 1970, cmn_style.scss */
  #drawer-checkbox {
    display: none;
  }

  /* line 1974, cmn_style.scss */
  #drawer-close {
    display: none;
  }

  /*******************************************
      
  PC / subpage
  
  *******************************************/
  /* line 1986, cmn_style.scss */
  .subpage #pageImage {
    width: 100%;
    height: 300px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
  }
  /* line 1994, cmn_style.scss */
  .subpage .Breadcrumb {
    width: 1000px;
    margin: 0 auto;
    text-align: right;
    padding: 20px 0;
    line-height: 1;
  }
  /* line 2001, cmn_style.scss */
  .subpage .Breadcrumb > span {
    display: inline-block;
    font-size: 1.2rem;
  }
  /* line 2005, cmn_style.scss */
  .subpage .Breadcrumb > span + span:before {
    content: "/";
    padding: 0 10px;
  }
  /* line 2010, cmn_style.scss */
  .subpage #subpageTitle {
    text-align: center;
    position: relative;
    padding-bottom: 30px;
    margin: 40px 0 0;
  }
  /* line 2016, cmn_style.scss */
  .subpage #subpageTitle:before {
    content: "";
    width: 0px;
    height: 2px;
    background: #004684;
    position: absolute;
    left: calc(50% - 40px);
    opacity: 0;
    bottom: 0;
    transition: all 0.2s linear;
    backface-visibility: hidden;
  }
  /* line 2028, cmn_style.scss */
  .subpage #subpageTitle.on:before {
    width: 80px;
    opacity: 1;
  }
  /* line 2034, cmn_style.scss */
  .subpage #subpageTitle em {
    display: block;
    font-size: 4rem;
    font-weight: 400;
    color: #004684;
    line-height: 1;
  }
  /* line 2042, cmn_style.scss */
  .subpage #subpageTitle span {
    display: block;
    font-size: 1.5rem;
    color: #004684;
    line-height: 1;
    padding-top: 25px;
    letter-spacing: 1px;
  }
  /* line 2053, cmn_style.scss */
  .subpage section {
    width: 1000px;
    margin: 0 auto;
    padding-bottom: 100px;
  }
  /* line 2058, cmn_style.scss */
  .subpage section.wide {
    width: 100%;
    padding-bottom: 0;
  }
  /* line 2063, cmn_style.scss */
  .subpage section .line {
    line-height: 60px;
    background: #005097;
    color: #fff;
    font-size: 2rem;
    padding-left: 20px;
    margin-bottom: 40px;
    margin-top: 75px;
  }
  /* line 2072, cmn_style.scss */
  .subpage section .line2 {
    line-height: 60px;
    background: #fff;
    color: #004684;
    font-size: 2rem;
    padding-left: 20px;
    margin-bottom: 40px;
    margin-top: 75px;
  }
  /* line 2082, cmn_style.scss */
  .subpage section .line3 {
    line-height: 60px;
    color: #004684;
    font-size: 2rem;
    border-bottom: #004684 solid 1px;
    margin-bottom: 40px;
    margin-top: 75px;
  }
  /* line 2091, cmn_style.scss */
  .subpage section .inner {
    padding: 0 25px;
  }
  /* line 2095, cmn_style.scss */
  .subpage section .textBox {
    display: flex;
    justify-content: space-between;
  }
  /* line 2099, cmn_style.scss */
  .subpage section .textBox .txt {
    padding-right: 40px;
  }
  /* line 2102, cmn_style.scss */
  .subpage section .textBox .txt p + p {
    margin-top: 1em;
  }
  /* line 2107, cmn_style.scss */
  .subpage section p.circle {
    padding-left: 1.2em;
    position: relative;
  }
  /* line 2111, cmn_style.scss */
  .subpage section p.circle:before {
    content: "●";
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cbcbcb;
    position: absolute;
    left: 0;
    top: 8px;
  }
  /* line 2126, cmn_style.scss */
  .subpage section .columnBox {
    background: #fff;
    padding: 40px;
    position: relative;
    overflow: hidden;
    margin-top: 75px;
  }
  /* line 2133, cmn_style.scss */
  .subpage section .columnBox em {
    display: block;
    font-size: 1.8rem;
    line-height: 1;
    color: #004684;
    padding-bottom: 20px;
    position: relative;
    z-index: 10;
  }
  /* line 2142, cmn_style.scss */
  .subpage section .columnBox ol {
    position: relative;
    z-index: 10;
  }
  /* line 2146, cmn_style.scss */
  .subpage section .columnBox ol li:before {
    display: inline-block;
    content: "";
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background: #cbcbcb;
    margin-right: 5px;
  }
  /* line 2157, cmn_style.scss */
  .subpage section .columnBox figure {
    position: absolute;
    right: 0;
    top: 0;
  }
  /* line 2165, cmn_style.scss */
  .subpage .largeBox {
    padding: 40px;
    background: #fff;
    border: #004684 solid 1px;
    position: relative;
  }
  /* line 2171, cmn_style.scss */
  .subpage .largeBox:before {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 40px 40px 0 0;
    border-color: #004684 transparent transparent transparent;
    position: absolute;
    left: 0;
    top: 0;
  }
  /* line 2183, cmn_style.scss */
  .subpage .largeBox em {
    display: block;
    text-align: center;
    color: #004684;
    font-size: 1.8rem;
    padding-bottom: 20px;
  }
  .cosme{
    width: 100%;
    height: 100%;
    }
    
    .ceramic{
      width: 50%;
      height: 50%;
    }

}




/*# sourceMappingURL=cmn_style.css.map */

/* slider*/


