@charset "UTF-8";
/* CSS Document */
/* 共通*/
body {
  font-family: 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, Osaka, 'MS PGothic', arial, helvetica, sans-serif;
  font-size: 14px;
  color: #333;
  margin: 0px;
  padding: 0px;
  border: 0px;
  list-style: none;
  line-height: 1.5;
  letter-spacing: 0.16em;
}

::-moz-selection {
  background: #e3dfc8;
  color: white;
}

::selection {
  background: #e3dfc8;
  color: white;
}

::-moz-selection {
  background-color: #e3dfc8;
  color: white;
}

a {
  -webkit-tap-highlight-color: #e3dfc8;
}

img::-moz-selection {
  background: #e3dfc8;
  color: white;
}

.imgbottom2 img {
  width: 100%;
}

img {
  max-width: 100%;
}

a {
  text-decoration: none;
  color: #333;
  cursor: pointer;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

a:hover {
  opacity: 0.65;
  cursor: pointer;
}

header {
  height: 122px;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.container {
  margin: 0px auto;
  max-width: 1000px;
}

.container01, .container02 {
  margin: 0px 16px;
}

.container03 {
  max-width: 960px;
  margin: 0px auto;
}

.container04 {
  max-width: 960px;
  margin: 0px auto;
}

.container05 {
  max-width: 700px;
  margin: 0px auto;
}

.headerArea {
  padding-top: 40px;
  padding-bottom: 10px;
}

.menuArea01 {
  width: 100%;
  z-index: 150;
  background-color: white;
  top: 0px;
  position: fixed;
}

.headerArea li {
  float: left;
  margin-right: 20px;
}

.headerArea li:last-child {
  margin-right: 0px;
}

.show425 {
  display: none;
}

.container800 {
  max-width: 800px;
  margin: 0px auto;
}

.subPage h2.heading01 {
  text-align: center;
  padding-top: 90px;
  margin-bottom: 45px;
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
}

@media screen and (max-width: 960px) {
  .container03 {
    margin: 0px 6%;
  }
}

.sp {
  display: none;
}

/*共通ヘッダー*/
.headerArea a {
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 1px;
}

.snsImg {
  width: 60%;
}

.minesLog {
  float: right;
  width: 150px;
}

/*共通フッター*/
.footerArea {
  text-align: center;
  background-color: #262626;
}

.footerArea .snsArea {
  padding-top: 48px;
  padding-bottom: 20px;
}

.footerArea .linkArea li {
  margin-bottom: 14px;
  letter-spacing: 0.1em;
}

.footerArea .linkArea li:last-child {
  margin-bottom: 0px;
}

.footerArea .linkArea li a {
  color: white;
  display: inline-block;
  font-size: 12px;
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
}

.footerArea .linkArea li span {
  padding-left: 15px;
  padding-right: 15px;
  border-right: 1px solid white;
}

.footerArea .linkArea li span:last-child {
  border-right: none;
}

.footerArea .logoArea {
  margin-top: 56px;
  margin-bottom: 12px;
}

.footerArea .copyright {
  padding-top: 25px;
  padding-bottom: 25px;
  color: white;
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
  font-size: 12px;
}

.container960 {
  max-width: 960px;
  margin: 0px auto;
}

.show768 {
  display: none;
}

.show960 {
  display: none;
}

.subPage {
  padding-bottom: 200px;
}

@media screen and (max-width: 960px) {
  .show768 {
    display: block;
  }
}

@media screen and (max-width: 768px) {
  .show768 {
    display: block;
  }
}

@media screen and (max-width: 860px) {
  .container01 {
    margin: 0px 0%;
  }
  .header {
    height: 60px;
  }
  .drawer-nav .drawer-menu_child p a {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
  }
  .menuArea01 {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-box-shadow: 0px 1px 13px -4px rgba(0, 0, 0, 0.2);
    box-shadow: 0px 1px 13px -4px rgba(0, 0, 0, 0.2);
    z-index: 150;
    background-color: white;
    height: 135px;
  }
  .drawer-menu {
    background-color: #e5e5e5;
    padding-bottom: 100px;
  }
  .drawer-menu_child {
    display: none;
  }
  .drawer-menu_child p:last-child {
    padding-bottom: 30px;
  }
  .drawer-nav .drawer-menu li a {
    padding: 15px;
    text-align: center;
    display: block;
    font-family: 'Century Gothic','Avenir-Light', sans-serif;
    font-weight: bold;
    font-size: 20px;
    line-height: 0.8;
  }
  .drawer-nav .drawer-menu li a span {
    font-size: 10px;
    text-align: center;
    font-weight: normal;
  }
  .drawer-nav .drawer-menu_child p a {
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: normal;
  }
  .subPage {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 640px) {
  .footerArea .snsArea {
    padding-top: 40px;
    padding-bottom: 25px;
  }
  .footerArea .linkArea li:first-child span,
  .footerArea .linkArea li:nth-child(2) span {
    padding-left: 0px;
    padding-right: 0px;
    border-right: none;
    display: block;
    border-top: 1px solid #8d8d8d;
  }
  .footerArea .linkArea li:first-child span a,
  .footerArea .linkArea li:nth-child(2) span a {
    text-align: left;
    margin: 0px auto;
    display: block;
    padding: 15px 0px;
    padding-left: 6%;
  }
  .footerArea .linkArea li {
    margin-bottom: 0px;
  }
  .footerArea .linkArea li:last-child span {
    text-align: left;
    width: 50%;
  }
  .footerArea .linkArea li {
    margin-bottom: 0px;
  }
  .footerArea .linkArea li:last-child span {
    text-align: left;
    width: 50%;
    margin-right: 0%;
    display: block;
    float: left;
    border-top: 1px solid #8d8d8d;
    border-right: 1px solid #8d8d8d;
    padding-left: 0px;
    padding-right: 0px;
  }
  .footerArea .linkArea li:last-child span a {
    display: block;
    padding: 15px 6%;
    padding-left: 12%;
  }
  .footerArea .linkArea li:last-child span:nth-child(2n) {
    border-right: none;
  }
  .footerArea .linkArea li:last-child span:nth-child(n+5) {
    border-bottom: 1px solid #8d8d8d;
  }
  .footerArea .logoArea img {
    width: 140px;
  }
  .footerArea .logoArea {
    margin-top: 40px;
    margin-bottom: 0px;
  }
  .footerArea .copyright {
    padding-top: 30px;
    padding-bottom: 30px;
    letter-spacing: 0.1em;
  }
}

@media screen and (max-width: 640px) {
  .footerArea .linkArea li:first-child span a,
  .footerArea .linkArea li:nth-child(2) span a,
  .footerArea .linkArea li:last-child span a,
  .footerArea .linkArea li a {
    font-size: 14px;
    padding: 10px 15px;
  }
}

@media screen and (max-width: 860px) {
  .pcSub {
    display: none;
  }
  .spSub {
    display: block;
  }
}

@media screen and (max-width: 820px) {
  .container800 {
    margin: 0px 20px;
  }
}

@media screen and (max-width: 640px) {
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .linkArea {
    position: static;
    top: 35px;
    right: 40px;
  }
  .mvWrapper .slideArea li {
    height: 185px;
  }
  .container02 {
    margin: 0px 0px;
  }
  .none640 {
    display: none;
  }
}

@media screen and (max-width: 425px) {
  .show425 {
    display: block;
  }
  .none425 {
    display: none;
  }
}

/*ドロワーメニュー　(メガメニュー)*/
.menu__mega .menu__second-level {
  position: absolute;
  top: 122px;
  left: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  -webkit-transition: all .2s ease;
  -o-transition: all .2s ease;
  transition: all .2s ease;
}

.menu__mega:hover .menu__second-level {
  top: 122px;
  visibility: visible;
  opacity: 1;
}

.menu__second-level li {
  margin-right: 0px;
}

.menu__mega .menu__second-level > li {
  float: left;
  width: 32%;
  border: none;
}

.menu__mega .menu__second-level > li:nth-child(3n+2) {
  margin: 0 1%;
}

.menu__second-level {
  visibility: hidden;
  opacity: 0;
  z-index: 1;
}

.subMenu .item01 {
  float: left;
  width: 30%;
}

.subMenu .item02 {
  float: left;
  width: 70%;
}

.shadowOn:before {
  /* 透過した黒を重ねる */
  background-color: rgba(0, 0, 0, 0.1);
  /* どの範囲に重ねるかを指定 */
  position: absolute;
  top: 77px;
  right: 0;
  bottom: 0;
  left: 0;
  content: ' ';
  z-index: 90;
}

.menuArea01 .menuLeft {
  float: left;
  width: 65%;
}

.menuArea01 .menuRight {
  float: right;
  width: 35%;
}

.menuArea01 .menuLeft .snsArea p {
  float: left;
  line-height: 1;
  margin-right: 6px;
}

.menuArea01 .menuLeft .menu {
  width: 640px;
}

.menuArea01 .menuLeft .menu__single,
.menuArea01 .menuLeft .menu__single02 .item01 {
  float: left;
  font-size: 15px;
  font-weight: bold;
}

.menuArea01 .menuContainer {
  padding: 0px 50px;
}

.menuArea01 .menuRight p {
  text-align: right;
}

.menuArea01 .menuRight p img {
  padding-top: 22px;
  padding-bottom: 20px;
}

.menuArea01 .menuLeft .menu__single a,
.menuArea01 .menuLeft .menu__single02 .item01 {
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 1px;
  padding-right: 10px;
  padding-left: 10px;
  padding-top: 6px;
  padding-bottom: 25px;
  display: block;
  line-height: 1;
}

.menuArea01 .menuLeft .menu__mega .item01 {
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
  font-weight: bold;
  font-size: 15px;
  letter-spacing: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.menuArea01 .snsArea {
  padding-top: 38px;
  padding-bottom: 6px;
}

.menu__second-level ul {
  background-color: rgba(148, 136, 119, 0.9);
  margin-right: 16px;
  margin-left: 16px;
  padding-top: 25px;
  padding-bottom: 15px;
  padding-left: 25px;
  padding-right: 25px;
}

.menu__mega .menu__second-level ul li a {
  float: left;
  padding-top: 0px;
  padding-bottom: 15px;
  margin-right: 10px;
  color: white;
  font-size: 12px;
  font-weight: normal;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  letter-spacing: 0.1em;
  text-align: center;
}

.menuLeft .menu__mega .menu__second-level ul li:first-child a {
  margin-left: 0px;
  margin-right: 10px;
  letter-spacing: 0.1em;
}

/*　ドロワーメニュー　(メガメニュー)　 終了　*/
.reviewArea {
  background-color: #6e6040;
}

#acMenu .btn {
  font-size: 14px;
  color: white;
  font-weight: bold;
  width: 100%;
  text-align: center;
  cursor: pointer;
  padding: 30px 0px;
}

#acMenu .btn span {
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
  font-weight: bold;
  font-size: 26px;
}

#acMenu .cont {
  text-align: center;
  display: none;
  max-width: 750px;
  margin: 0px auto;
}

/*.iframe-content {
   position: relative;
   width: 330px;
   height: 500px;
   padding: 75px;
   overflow-y: scroll;
   -webkit-overflow-scrolling:touch;
   display: inline-block;
}

.iframe-content iframe {
    position: absolute;
    top: 0;
    left: 0;
    max-width: 100% !important;
    width: 330px !important;
    height: 100% !important;
}

@media screen and (max-width:400px) {
  .iframe-content iframe {
    max-width:100% !important;
    width: 680px !important;
  }
}*/
.iframeContent01 {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .iframeContent01 {
    height: 500px;
    overflow-y: auto;
  }
}

@media screen and (max-width: 767px) {
  .iframeContent01 iframe {
    height: 506px !important;
  }
}

#acMenu .cont li:first-child {
  float: left;
  width: 65%;
  margin-right: 2.6%;
}

#acMenu .cont li:last-child {
  float: left;
  width: 32.4%;
  padding: 9px;
  background-color: white;
  height: 150px;
}

#acMenu .cont li:last-child span {
  display: block;
  color: #6e6040;
  font-size: 14px;
  background-color: white;
  letter-spacing: 0em;
}

#acMenu .cont li:last-child span:first-child {
  border: 1px solid #6e6040;
  padding: 24px;
}

#acMenu .cont li:last-child span:last-child {
  background-color: #6e6040;
  padding: 10px 0px;
}

#acMenu .cont li:last-child:hover {
  opacity: 0.8;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  transition: all .3s;
}

#acMenu .cont p {
  padding-top: 18px;
  padding-bottom: 56px;
}

.subPage {
  margin-top: 52px;
}

@media screen and (max-width: 640px) {
  #acMenu .cont li:first-child {
    float: none;
    width: 100%;
    /*width: 330px;*/
    margin-right: 0;
  }
  #acMenu .cont li:last-child {
    float: none;
    width: 100%;
    margin-right: 0%;
  }
  /*.iframe-content {
    position: relative;
    width: 100%;
    padding: 380px 0 0 0;
}*/
  #acMenu .cont li:last-child {
    margin-top: 20px;
  }
  iframe {
    height: 380px;
  }
  .mvWrapper ul a {
    font-size: 14px;
    height: 22px;
    line-height: 22px;
    display: block;
  }
}

.spaceing03 {
  background-image: url(../../common/img/pic_subpage_01.png);
  background-size: cover;
  background-repeat: none;
  height: 9px;
  max-width: 960px;
  margin: 0px auto;
}

.spaceing03 {
  background-image: url(../../common/img/pic_subpage_01.png);
  background-size: cover;
  background-repeat: none;
  height: 9px;
  max-width: 960px;
  margin: 0px auto;
}

.subPage h2.heading02 {
  text-align: center;
  margin-top: 110px;
  margin-bottom: 50px;
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
  font-weight: bold;
  font-size: 30px;
  line-height: 1;
}

.subPage h2.heading02 span {
  font-size: 12px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  margin-top: 5px;
  display: block;
  letter-spacing: 0.1em;
}

.headerSp p {
  text-align: left;
}

.headerSp p img {
  width: 110px;
  margin-top: 7px;
  margin-left: 10px;
}

@media screen and (max-width: 640px) {
  .subPage h2.heading01 {
    padding-top: 50px;
    margin-bottom: 30px;
  }
  .subPage {
    margin-top: 0px;
  }
}

/*　チェックボックス　 開始　*/
.checkbox01-input {
  display: none;
}

.checkbox01-parts {
  padding-left: 20px;
  position: relative;
}

.checkbox01-parts::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 12px;
  height: 12px;
  border: 1px solid #999;
  border-radius: 1px;
}

.checkbox01-input:checked + .checkbox01-parts::after {
  content: "";
  display: block;
  position: absolute;
  top: -3px;
  left: 5px;
  width: 5px;
  height: 10px;
  -webkit-transform: rotate(40deg);
  -ms-transform: rotate(40deg);
  transform: rotate(40deg);
  border-bottom: 3px solid #7a7a7a;
  border-right: 3px solid #7a7a7a;
}

label {
  cursor: pointer;
}

/*　チェックボックス　 終了　*/
.pageMove {
  text-align: center;
}

.pageMove span:not(:last-child):not(.current) {
  margin-right: 8px;
}

.pageMove span a {
  width: 35px;
  height: 35px;
  border: 1px solid #4d4d4d;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #4d4d4d;
  letter-spacing: 0em;
  font-size: 12px;
}

.pageMove span a:hover {
  background-color: #4d4d4d;
  color: white;
  opacity: 1;
}

.pageMove span.current {
  width: 35px;
  height: 35px;
  border: 1px solid #4d4d4d;
  display: inline-block;
  line-height: 35px;
  text-align: center;
  font-family: 'Montserrat', sans-serif;
  color: #4d4d4d;
  letter-spacing: 0em;
  font-size: 12px;
  background-color: #4d4d4d;
  color: white;
}

.pageMove span.space a {
  border: none;
}

@media screen and (max-width: 640px) {
  .pageMove span a,
  .pageMove span.current {
    width: 30px;
    height: 30px;
    line-height: 30px;
  }
}

/*　モーダル　 開始　*/
.inlineContainer {
  padding: 60px 70px;
  background-color: #51412b;
}

.inlineContainer h3 {
  color: white;
  font-size: 22px;
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
  line-height: 1;
  margin-bottom: 25px;
}

.inlineContainer li {
  color: white;
  font-size: 14px;
  margin-bottom: 8px;
}

.inlineContainer li p {
  float: left;
}

.inlineContainer .item01 {
  margin-bottom: 60px;
}

.show325 {
  display: none;
}

.contactArea {
  padding-top: 40px;
  padding-bottom: 5px;
}

.contactArea02 {
  padding-top: 17px;
  padding-bottom: 7px;
  background-color: #e5e5e5;
  padding-left: 10px;
  padding-bottom: 50px;
}

.contactArea p:first-child {
  padding-left: 10px;
}

.contactArea p {
  float: left;
}

.contactArea p:not(last-child) {
  margin-right: 8px;
}

.contactArea p:nth-child(2) {
  margin-right: 12px;
}

/* .contactArea p:last-child{
   font-family: 'Century Gothic','Avenir-Light', sans-serif;
   font-weight: bold;
   letter-spacing: 0.06em;
   font-size: 16px;
   background-color: white;
   border: 2px solid black;
   border-radius: 30px;
   padding: 10px;
   padding-top: 2px;
    padding-bottom: 0px;
 }*/
/*.contactArea02 p:last-child{
  font-weight: bold;
  letter-spacing: 0.06em;
  font-size: 16px;
  background: none;
  border: 2px solid black;
  border-radius: 30px;
  padding: 10px;
  padding-top: 2px;
  padding-bottom: 0px;
}*/
@media screen and (max-width: 640px) {
  .inlineContainer {
    padding: 140px 9%;
    padding-bottom: 120px;
    background-color: #51412b;
  }
}

@media screen and (max-width: 425px) {
  .inlineContainer li p:first-child {
    width: 30%;
  }
  .inlineContainer li p:last-child {
    width: 70%;
  }
}

@media screen and (max-width: 325px) {
  .show325 {
    display: block;
  }
}

.maru {
  float: left;
  padding-left: 10px;
  padding-right: 15px;
  padding-top: 45px;
  color: #ffffff;
}

/*　モーダル　 終了　*/
.dot {
  text-align: center;
}

.dot span {
  background-size: cover;
  width: 3px;
  height: 3px;
  background-color: black;
  font-size: 5px;
  border-radius: 20px;
  display: block;
  margin: 10px auto;
}

.show640 {
  display: none;
}

@media screen and (max-width: 640px) {
  .show640 {
    display: block;
  }
}

/*.footerArea .snsArea span:nth-child(3) {
    font-family: 'Century Gothic','Avenir-Light', sans-serif;
    font-weight: bold;
    letter-spacing: 0.06em;
    color: white;
    font-size: 16px;
    border: 2px solid white;
    border-radius: 30px;
    padding: 10px;
    padding-top: 2px;
    padding-bottom: 0px;
    vertical-align: top;
    margin-top: 1px;
    display: inline-block;
    margin-left: 2px;
}

.footerArea .snsArea span:last-child{
  font-weight: bold;
  letter-spacing: 0.06em;
  color: white;
  font-size: 16px;
  border: 2px solid white;
  border-radius: 30px;
  padding: 10px;
  padding-top: 2px;
  padding-bottom: 0px;
  vertical-align: top;
  margin-top: 1px;
  display: inline-block;
  margin-left: 2px;
}*/
.show640_02 {
  display: none !important;
}

@media screen and (max-width: 640px) {
  .show640_02 {
    display: inline-block !important;
  }
}

/*.footerArea .snsArea span:nth-child(3) a,
.footerArea .snsArea span:last-child a{
  color: white;
  vertical-align: top;
}*/
@media screen and (max-width: 640px) {
  .none640 {
    display: none !important;
  }
}

.inlineContainer li a {
  color: #fff;
}

.contactArea .hoverTel {
  float: left;
}

.contactArea .hoverTel li {
  color: #fff;
  width: 210px;
  float: left;
  font-family: "Century Gothic", Avenir-Light, sans-serif;
  text-align: left;
}

.contactArea .hoverTel li:first-child {
  border-right: 1px solid #fff;
  margin-right: 25px;
}

.contactArea .hoverTel li .pcTelTxt01 a {
  font-size: 22px;
}

.pcTelTxt01 a {
  letter-spacing: -0.04em;
}

.contactArea .hoverTel a {
  color: #fff;
}

.contactArea .hoverTel h3 {
  font-size: 14px;
}

.contactArea .hoverTel p {
  margin: 0;
  float: none　 !important;
}

.contactArea .hoverTel .studioLink span {
  text-decoration: underline;
}

.contactArea .hoverTel:hover {
  opacity: 1;
  top: 80px;
}

.contactArea .hoverTel:hover .menu__second-level {
  top: 46px;
  padding-top: 19px;
}

.contactArea .hoverTel .menu__second-level{
  margin-top: 20px;
}

.footerArea .snsArea {
  padding-top: 48px;
  padding-bottom: 9px;
}

.footerArea .snsArea span {
  line-height: 0;
}

.footerArea .snsArea02 {
  padding-top: 0;
  padding-bottom: 23px;
}

.footerArea .snsArea02 .telTxt01 {
  font-family: 'Century Gothic','Avenir-Light', sans-serif;
  font-weight: bold;
  letter-spacing: 0.06em;
  color: white;
  font-size: 16px;
  border: 2px solid white;
  border-radius: 30px;
  padding: 10px;
  padding-top: 2px;
  padding-bottom: 0px;
  vertical-align: top;
  margin-top: 1px;
  display: inline-block;
  margin-left: 2px;
}

@media screen and (max-width: 640px) {
  .footerArea .snsArea02 .telTxt01 {
    width: 210px;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    margin: 0 auto;
    padding: 0 8px;
    display: block;
  }
  .footerArea .snsArea02 .telTxt01:first-child {
    margin-bottom: 10px;
  }
}

.footerArea .snsArea02 .telTxt01 span {
  font-size: 14px;
}

.footerArea .snsArea02 a {
  color: #fff;
}

.spMenuTel {
  width: 90%;
  margin: 0 auto 10px;
}

.spMenuTel a {
  font-size: 14px;
  font-weight: normal;
  padding-left: 50px !important;
  text-align: left !important;
  color: #fff;
  background: url("../img/pic_header_06.png") no-repeat 96% 50%, #000;
  display: block;
  position: relative;
}

.spMenuTel a:after {
  content: "";
  width: 25px;
  height: 25px;
  background: url("../img/pic_header_05.png") no-repeat 0 0;
  background-size: 25px 25px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.pcTelTxt01 a {
  letter-spacing: -0.04em !important;
}
.spMenuTe02 {
  margin-top: 70px;
}