@charset "utf-8";
/* CSS Document commonlayout*/
/* ****************************************************

@group layout
1: common
2: header
3: nav
4: #mainWrapper
5: #topicPath
6: footer
7: mq(1280px<)
8: sp

***************************************************** */

/* 1: common
=========================================*/
* { margin: 0; }
html {
  margin: 0;
}
body {
  min-width:1280px;
  width: 100%;
  font-size: 14px;
  line-height: 1.71;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo", "メイリオ", "Osaka", "MS PGothic", arial, helvetica, sans-serif;
  color: #363833;
  background-color: #FFFFFF;
  font-size:17px;
}
#wrapper {
  width: 100%;
  margin: 0 auto;
  position: relative;
}
#loading {
  width: 54px;
  height: 55px;
  display: none;
  position: fixed;
  _position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -23px;
  margin-left: -23px;
  z-index: 100;
  background-image: url(/images/common/loader.gif);
  background-repeat: no-repeat;
  background-position: center center;
}
#fade {
  width: 100%;
  height: 100%;
  display: none;
  background-color: #FFF;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: 20;
}
#mainContainer p { line-height: 1.8em; }
#mainContainer p { margin-top: 15px; }
.fixedArea,
.liquidArea {
  width: 1280px;
  margin:0 auto;
  overflow:hidden;
}
.liquidArea .liquidImg {
  background:none;
  height:auto;
}
.liquidArea .liquidImg img { display: inline-block; }
.contactBox .box01 {
  width:770px;
  height:195px;
  margin:0 auto;
  background:url(/images/common/contact_img01.png) no-repeat 30px bottom;
  padding:64px 0 0 235px; 
}
.contactBox .box01 p {
  font-size:17px;
  color:#5E605C;
}
.contactBox .box01 .title {
  font-size:23px;
  font-weight:bold;
  letter-spacing:0.2em;
  margin-bottom:7px;
}
.contactBox .box02 {
  border-top:#8A8C89 solid 1px;
  padding:32px 0 19px;
}
.contactBox .box02 ul {
  width:1000px;
  margin:0 auto;
  overflow:hidden;
}
.contactBox .box02 ul li {
  width:270px;
  float:left;
}
.contactBox .box02 ul li.medicalexam { margin-left:197px; }
.contactBox .box02 ul li.reservation { margin-left:49px; }
.contactBox .box02 ul li a {
  display:block;
  text-align:center;
  color:#FFF;
  font-size:15px;
  font-weight:bold;
  line-height:60px;
  border-radius:30px;
  letter-spacing:0.15em;
}
.contactBox .box02 ul li a span {
  display:inline-block;
}
.contactBox .box02 ul li.medicalexam a { background-color:#5E605C; }
.contactBox .box02 ul li.medicalexam a span {
  background:url(/images/common/contact_ico01.png) no-repeat left 50%;
  padding-left:42px;
}
.contactBox .box02 ul li.reservation a { background-color:#1CB57B; }
.contactBox .box02 ul li.reservation a span {
  background:url(/images/common/contact_ico02.png) no-repeat left 50%;
  padding-left:41px;
}
.contactBox .box03 {
  width:1000px;
  margin:0 auto;
  background:url(/images/common/contact_bg01.png) repeat-x left top;
  padding:23px 0 45px;
  overflow:hidden;
}
.contactBox .box03 div.sp-none {
  width:225px;
  float:left;
  font-size:14px;
  line-height:1.2;
  color:#5E605C;
  background:url(/images/common/contact_ico03.png) no-repeat 9px 50%;
  padding:2px 0 0 58px;
}
.contactBox .box03 dl {
	margin-left: 0px;
	display: table;
	height: 39px;
	float: left;
}
.contactBox .box03 dl dt {
  display:table-cell;
  vertical-align:middle;
  font-size:12px;
  line-height:1.2;
  color:#5E605C;
  border-right:#A3A3A1 solid 1px;
}
.contactBox .box03 dl dt.dock { width:87px; }
.contactBox .box03 dl dt.post { width:71px; }
.contactBox .box03 dl dd {
  display:table-cell;
  vertical-align:middle;
  font-size:42px;
  line-height:39px;
  color:#5E605C;
  font-family: "Times New Roman" , "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding-left:11px;
  letter-spacing:0.05em;
}
.contactBox .box03 dl dd.dock { width:313px; }


/* 1-1: Link
========================================*/
a,
a:link {
  color: #363833;
  text-decoration: none;
  outline: none;
}
a:visited { color: #363833; }
a:hover,
a:active {
  color: #363833;
  text-decoration: none;
}

/* 1-2: h,title
========================================*/
#categoryImg01,
#categoryImg02,
#categoryImg03,
#categoryImg04 {
  width: 100%;
  border-top: #1CB57B 6px solid;
}
#categoryImg01 .liquidArea .liquidImg { background-image:url(/images/common/categoryImg01.jpg); }
#categoryImg02 .liquidArea .liquidImg { background-image:url(/images/common/categoryImg02.jpg); }
#categoryImg03 .liquidArea .liquidImg { background-image:url(/images/common/categoryImg03.jpg); }
#categoryImg04 .liquidArea .liquidImg { background-image:url(/images/common/categoryImg04.jpg); }
.pageTitle01 {
  padding:40px 0 43px;  
  text-align:center;
}
.pageTitle01 .title {
	color:#1CB57B;
	font-size:30px;
	text-align:center;
  letter-spacing:0.15em;
	margin:0 0 7px 0;
	padding-bottom:12px;
	background:url(/images/common/bg_title01.png) no-repeat center bottom;
}
.pageTitle01 p {
  font-size:16px;
  font-weight:bold;
  letter-spacing:0.2em;
}
.pageTitle02 {
  padding:40px 0 43px;  
  text-align:center;
}
.pageTitle02 .title {
	color:#1CB57B;
	font-size:30px;
	text-align:center;
  letter-spacing:0.15em;
}

/* 1-3: スマホ、PC切替用
========================================*/
.sp-none { display: block; }
.sp-only { display: none; }
/* pc-site-change-button */
#pc-site-change-button .btn{
	display: block;
  line-height: 46px;
  text-align: center;
  color: #3D2E27;
  font-size: 12px;
}
/* sp-site-change-button */
#sp-site-change-button .btn{
  display:block;
  text-align:center;
	margin: 40px 10%;
	display: block;
	background-color: #1CB57B;
	color: #fff;
	font-size: 30px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
  line-height:60px;
	border-radius: 30px;
}


/* 1-4: WordPress用
=========================================*/

/* 1-5: button
=========================================*/
.nextPage {
  width:100%;
  background-color:#FFF;
}
.nextPage .inner {
	width: 1280px;
	padding: 32px 30px 0 0;
	margin: 0 auto;
	text-align: right;
}
.nextPage .inner a {
  text-align:center;
  display: inline-block;
  background-color: #5E605C;
  line-height: 50px;
  border-radius: 25px;
  padding:0 22px 0 0;
  background: url(/images/common/ico05.png) no-repeat 94% 50% #5E605C;
}
.nextPage .inner a span {
  display:inline-block;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  letter-spacing: 0.3em;
}

/* 1-6: box
=========================================*/

/* 1-7: list
=========================================*/
/* .listStyle01 { text-indent: -1em; }
.listStyle01 > li {
  padding-left: 1em;
  font-size: 13px;
  margin-bottom: 6px;
}
.listStyle02 > li {
  position: relative;
  margin-top: 5px;
  padding-left: 20px;
  line-height: 1.3;
}
.listStyle02 > li:before {
  position: absolute;
  top: 0.3em;
  left: 0;
  width: 8px;
  height: 8px;
  background-color: #007E62;
  border-radius: 4px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  content: "";
}*/

/* 1-8: table
=========================================*/
.tableStyle01 {
  border-collapse: collapse;
  width: 100%;
}
.tableStyle01 th.level01 {
  background-color:#1CB57B;
  color:#fff;
  font-size:17px;
  font-weight:bold;
  vertical-align: middle;
  padding: 19px 30px;
  border-top: #fff solid 1px;
}
.tableStyle01 td {
  font-size:17px;
  padding: 19px 23px;
  border-bottom: #8A8C89 solid 1px;
}
.tableStyle01 th.level01.first { border-top: #1CB57B solid 1px; }
.tableStyle01 th.level01.last { border-bottom: #1CB57B solid 1px; }
.tableStyle01 td.first { border-top: #8A8C89 solid 1px; }

/* 1-9: hr line
=========================================*/

/* 1-10: input
=========================================*/

/* 1-11: dl
=========================================*/

/* 1-12: icon
=========================================*/


/* 2: header
=========================================*/
#header-sp { display: none; }
#header-pc {
  width:100%;
}
#header-pc .fixedArea {
  display:table;
}
#header-pc .fixedArea > div {
  display:table-cell;
  vertical-align:middle;
}
#header-pc .fixedArea div.logo {
  width:514px;
  border-right:#5E605C solid 1px;
  padding:2px 0 0 14px;
}
#header-pc .fixedArea div.tel {
  width:495px;
}
#header-pc .fixedArea div.tel p {
  line-height:33px;
  font-size:13px;
  font-weight:bold;
  background:url(/images/common/header_ico01.png) no-repeat 19px 50%;
  padding-left:43px;
  letter-spacing:0.05em;
}
#header-pc .fixedArea div.tel p span {
  display:inline-block;
  margin-left:14px;
  font-size:11px;
  font-weight:normal;
}
#header-pc .fixedArea div.tel dl {
  display:table;
  width:100%;
  height:46px;
  border-top:#5E605C solid 1px;
}
#header-pc .fixedArea div.tel dl dt {
  display:table-cell;
  width:70px;
  vertical-align: middle;
  background-color:#5E605C;
  color:#FFF;
  text-align:center;
  font-size:12px;
  line-height:1.1;  
}
#header-pc .fixedArea div.tel dl dd {
  display:table-cell;
  vertical-align: middle;
  color:#5E605C;
  padding:0 5px;
  font-size:26px;
  line-height:1.1;
  font-family: "Times New Roman" , "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
#header-pc .fixedArea div.reservation {
  width:270px;
}
#header-pc .reservation a {
  display:block;
  line-height:80px;
  vertical-align:middle;
  background:url(/images/common/header_ico02.png) no-repeat 23px 50% #1CB57B;
  color:#FFF;
  padding-left:80px;
  font-size:15px;
  font-weight:bold;
  letter-spacing:0.2em;
}

/* 3: nav
=========================================*/
/* global */
#globalNav-pc {
  border-top: solid 1px #D7D7D6;
  border-top: #E6E6E6 solid 1px;
}
#globalNav-pc .fixedArea {
  padding:0 0 0 187px;
}
#globalNav-pc .fixedArea ul { overflow: hidden; }
#globalNav-pc .fixedArea ul li {
  float: left;
}
#globalNav-pc .fixedArea ul li.home { width:66px; }
#globalNav-pc .fixedArea ul li.about { width:251px; }
#globalNav-pc .fixedArea ul li.medicalexam { width:236px; }
#globalNav-pc .fixedArea ul li.faq { width:150px; }
#globalNav-pc .fixedArea ul li.access { width:103px; }
#globalNav-pc .fixedArea ul li.inquiry { width:285px; }
#globalNav-pc .fixedArea ul li a {
  color:#5E605C;
  font-size: 15px;
  font-weight: bold;
  text-decoration: none;
  line-height: 71px;
}
#globalNav-pc .fixedArea ul li a:hover {
  color: #1CB17B;
}
#globalNav-pc .fixedArea ul li.home a {
  display:block;
  width:29px;
  height:29px;
  background:url(/images/common/nav01.png) left 50%;
  background-position:top left;
  margin-top:17px;
  text-indent:-9999px;
}
#globalNav-pc .fixedArea ul li.home a:hover {
  background-position:bottom left;
}
/* category */
#categoryNav-sp { display:none; }
#categoryNav-pc { width:100%; }
#categoryNav-pc .bg03 {
  padding:12px 0;
  font-size:14px;
}
#categoryNav-pc .bg03 .fixedArea div {
  width:446px;
  float:left;
  padding:0 0 0 214px;
  line-height:30px;
  font-weight:bold;
  border-right:#767874 solid 1px;
  letter-spacing:0.15em;
}
#categoryNav-pc .bg03 .fixedArea ul {
  margin-left:448px;
  overflow:hidden;
}
#categoryNav-pc .bg03 .fixedArea ul li {
  display:inline-block;
  padding-left:17px;
}
#categoryNav-pc .bg03 .fixedArea ul li a {
  display:inline-block;
  background-color:#FFF;
  border:solid 1px #C3C3C2;
  padding:0 18px;
  line-height:28px;
  border-radius:14px;
  color:#888A87;
  font-weight:bold;
}
#categoryNav-pc .bg03 .fixedArea ul li a:hover
#categoryNav-pc .bg03 .fixedArea ul li a.active {
  background-color:#363833;
  border:solid 1px #363833;
  color:#fff;
}
#categoryNav-pc .bg03 .fixedArea ul li span {
  display:inline-block;
  background-color:#eee;
  border:solid 1px #eee;
  padding:0 18px;
  line-height:28px;
  border-radius:14px;
  color:#fff;
}

/* 4: #mainWrapper
=========================================*/
#mainWrapper {
  width: 100%;
  margin: 0 auto;
  overflow:hidden;
}
.container {
  width:100%;
  margin:0 auto;
}

/* 5: #topicPath
=========================================*/
#topicPath {
  width:100%;
  background-color:#1CB57B;
  overflow:hidden;
  color: #fff;
  height:40px;
}
#topicPath .fixedArea ul {
  letter-spacing: 0em;
  width:1217px;
  float:left;
  padding-left:47px;
  vertical-align:middle;
}
#topicPath .fixedArea ul li {
  display: inline-block;
  letter-spacing: normal;
  line-height:40px;
  margin-right:1em;
  font-size: 14px;
  font-weight:bold;
  letter-spacing:0.02em;
  vertical-align:middle;
}
#topicPath .fixedArea ul li a {
  display: inline-block;
  line-height:40px;
  color: #fff;
  font-size: 14px;
  font-weight:bold;
  text-decoration:none;
  letter-spacing:0.02em;
}
#topicPath .fixedArea ul li a:hover { color:#363833; }
#topicPath .fixedArea ul li.home {
  background: url(/images/common/topicPath01.png) no-repeat left 50%;
  padding-left:33px;
}
#topicPath .fixedArea ul li.home:hover {
  background: url(/images/common/topicPath02.png) no-repeat left 50%;
}
#topicPath .fixedArea #goTop {
  width:63px;
  height:40px;
  background:url(/images/common/goTop.png) no-repeat center 50% #363833;
  float:right;
  text-indent:-9999px;
  cursor:pointer;
}
#topicPath .fixedArea #goTop:hover {
  opacity:0.6;
}

/* 6: footer
=========================================*/
#footer-sp { display:none; }
#footer-pc {
  width:100%;
  padding:46px 0 51px;
  background-color:#F6F0E9;
}
#footer-pc .fixedArea {
  padding-left:45px;
}
#footer-pc .fixedArea .footerNav {
  width:805px;
  float:left;
  overflow:hidden;
}
#footer-pc .fixedArea .footerNav > div h4 {
  font-size:13px;
  font-weight:bold;
  margin-bottom:17px;
}
#footer-pc .fixedArea .footerNav div.about {
  width:269px;
  float:left;
  padding-left:8px;
}
#footer-pc .fixedArea .footerNav div.dock {
  width:240px;
  float:left;
}
#footer-pc .fixedArea .footerNav div.website {
  width:200px;
  float:left;
}
#footer-pc .fixedArea .footerNav div ul li a {
  font-size:13px;
  color:#5E605C;
  text-decoration:none;
}
#footer-pc .fixedArea .footerNav div.about ul li,
#footer-pc .fixedArea .footerNav div.dock ul li {
  background:url(/images/common/ico03.gif) no-repeat left 50%;
  padding-left:14px;
  line-height:1;
  margin-bottom:16px;
  font-size: 13px;
  color:#ccc;
}
#footer-pc .fixedArea .footerNav div.website ul {
  padding-top:3px;
}
#footer-pc .fixedArea .footerNav div.website ul li {
  line-height:1;
  margin-bottom:16px;
}
#footer-pc .fixedArea .footerNav div.website ul li a {
  font-weight:bold;
}
#footer-pc .fixedArea .footerNav div.dock .btn {
  display:block;
  width:178px;
  text-align:center;
  background-color:#1CB17B;
  color:#FFF;
  font-size:12px;
  font-weight: bold;
  line-height:28px;
  border-radius:14px;
  margin-top:5px;
}
#footer-pc .fixedArea .footerLogo {
  width:430px;
  float:right;
  text-align:right;
  padding-right:35px;
}
#footer-pc .fixedArea .footerLogo dl dd {
  margin:4px 0 31px 0;
  color:  #5E605C;
  font-size:15px;
  letter-spacing:0.03em; 
}
#footer-pc .fixedArea .footerLogo .copyrights {
  font-size:10px;
  color:#B3B3B1;
  letter-spacing:0.09em;
}


/* 7: 1280px以上
=========================================*/
@media only screen and (min-width: 1280px) {
  .liquidArea { width:100%; }
  .liquidArea .liquidImg {
    background-repeat:no-repeat;
    background-position:center top;
    background-size:100% auto;
  }
  .liquidArea .liquidImg img {
    opacity: 0;
    filter: alpha(opacity=0);        /* ie 6 7 */
    -ms-filter: "alpha(opacity0)";  /* ie 8 */
  }
}


/* 8: sp用
=========================================*/
@media only screen and (max-width: 640px) {
  /* 1: common
  ========================================*/
  * { -webkit-appearance: none; }
  body , html, body { width:100%; min-width:100%; }
  body , html, body * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
  }
  .sp-none { display: none; }
  .sp-only { display: block; }
  body { font-size:16px; }
  p { word-break: break-all; }
  .fixedArea,
  .liquidArea { width:100%; }
  .liquidArea .liquidImg {
    background:none;
    height:auto;
  }
  .liquidArea .liquidImg img { display: inline-block; }
  .contactBox { margin-top:40px; }
  .contactBox .box01 {
    width: 100%;
    height: auto;
    background: url(/images/common/contact_img01.png) no-repeat center bottom;
    padding: 24px 16px 200px;
  }
  .contactBox .box01 .title {
    text-align:center;
    font-size: 20px;
    letter-spacing: 0.2em;
    margin-bottom: 7px;
  }
  .contactBox .box01 p { font-size: 14px; }
  .contactBox .box02 {
    border-top: #8A8C89 solid 1px;
    padding: 14px 0 14px;
  }
  .contactBox .box02 ul { width: 100%; }
  .contactBox .box02 ul li {
    width: 80%;
    float: none;
    margin:20px auto;
  }
  .contactBox .box02 ul li.medicalexam,
  .contactBox .box02 ul li.reservation { margin-left: auto; }
  .contactBox .box03 {
    width: 92%;
    margin: 0 auto;
    background: url(/images/common/contact_bg01.png) repeat-x left top;
    padding: 20px 0 40px;
  }
  .contactBox .box03 div.sp-only { text-align:center; }
  .contactBox .box03 div.sp-only div {
    display:inline-block;
    font-size: 12px;
    line-height: 1.6;
    background: url(/images/common/contact_ico03.png) no-repeat 0 50%;
    padding: 0 0 0 40px;
    margin:0 auto;
  }
  .contactBox .box03 div span { font-size:16px; }
  .contactBox .box03 dl {
    display:block;
    margin-left: 0;
    height: auto;
    overflow:hidden;
  }
  .contactBox .box03 dl dt {
    display:block;
    float:left;
    height:40px;
    border-right: #A3A3A1 solid 1px;
    padding:0 14px 0 0;
    text-align:right;
    margin-top:14px;
  }
  .contactBox .box03 dl dt.dock {
    width: 32%;
    padding-top: 12px;
  }
  .contactBox .box03 dl dt.post {
    width: 32%;
    padding-top: 6px;
  }
  .contactBox .box03 dl dd {
    display:block;
    width:68%;
    float:left;
    font-size: 32px;
    line-height: 40px;
    padding-left: 16px;
    letter-spacing: 0;
    margin-top:14px;
  }
  .contactBox .box03 dl dd a { color: #5E605C; }
  .contactBox .box03 dl dd.dock { width: 68%; }
  /* 1-2: h,title
  ========================================*/
  .pageTitle01 { padding:20px 16px 20px; }
  .pageTitle01 .title {
    font-size:24px;
    text-align:center;
    letter-spacing:0;
    margin:0 0 7px 0;
    padding-bottom:12px;
  }
  .pageTitle01 p {
    font-size:14px;
    font-weight: normal;
    letter-spacing: normal;
  }
  .pageTitle02 { padding:16px 0 10px; }
  .pageTitle02 .title { font-size:24px; }
  /* 1-5: button
  =========================================*/
  .nextPage .inner {
    width:100%;
    padding:20px 0 0 0;
    text-align:center;	
	margin: 0 auto;
  }
  .nextPage .inner a { width:80% !important; }
  /* 1-8: table
  =========================================*/
  
  
  /* 2: header
  =========================================*/
  #header-pc { display: none; }
  #header-sp { display: block; }
  #header { width: 100%; }
  #header-sp .mobile-menu01 {
    overflow: hidden;
    box-shadow: 0px 3.5px 2.5px rgba(51,51,51,0.16);
  }
  #header-sp .mobile-menu01 li {
    width: 50%;
    float: left;
    background-color: #1CB57B;
  }
  #header-sp .mobile-menu01 li a {
    display: block;
    color: #FFF;
    font-size: 12px;
    line-height: 40px;
  }
  #header-sp .mobile-menu01 li:nth-child(1) { border-right: solid 1px #80BEB0; }
  #header-sp .mobile-menu01 li:nth-child(1) a {
    background-image:url(/images/common/header_ico02.png);
    background-repeat:no-repeat;
    background-position:10% 50%;
    background-size:22px auto;
    padding-left:27%;
  }
  #header-sp .mobile-menu01 li:nth-child(2) a {
    background-image: url(/images/common/header-sp_ico01.png);
    background-repeat:no-repeat;
    background-position:10% 50%;
    background-size:16px auto;
    padding-left:26%;
  }
  #header-sp .mobile-logoArea {
    padding: 10px 0;
    display: table;
    width: 100%;
  }
  #header-sp .mobile-logoArea { padding:7px 0; }
  #header-sp .mobile-logoArea div {
    display: table-cell;
    text-align: center;
    vertical-align: middle;
    height:42px;
  }
  #header-sp .mobile-logoArea div * { vertical-align:middle; }
  #header-sp .mobile-logoArea div:nth-child(1) { width: 14%; }
  #header-sp .mobile-logoArea div:nth-child(2) { width: 70%; }
  #header-sp .mobile-logoArea div:nth-child(2) {
    border-left: solid 1px #BFBFBF;
    border-right: solid 1px #BFBFBF;
  }
  #header-sp .mobile-logoArea div:nth-child(1) img {
    width: 14px;
    height: auto;
  }
  #header-sp .mobile-logoArea div.logo a img {
    max-width: 200px;
    height: auto;
  }
  #header-sp .mobile-logoArea div:nth-child(3) img {
    width: 33px;
    height: auto;
  }
  #header-sp .mobile-menu02 {
    display: none;
    background-color: #1CB57B;
    box-shadow: rgba(0, 0, 0, 0.2) 0px 6px 6px -3px inset, 0 -6px 6px -3px rgba(0,0,0,0.2) inset;
    height:386px;
  }
  #header-sp .mobile-menu02 li { border-bottom: #89CAA3 solid 1px; }
  #header-sp .mobile-menu02 li:last-child { border-bottom: none; }
  #header-sp .mobile-menu02 li a {
    display: block;
    font-size:14px;
    color: #fff;
    padding:0 8%;
    line-height:50px;
    background-image: url(/images/common/ico05.png);
    background-repeat: no-repeat;
    background-position: 92% 50%;
    background-size:20px auto;
    
  }
  #header-sp .mobile-menu02 li:last-child a.btn {
    background-image:none;
    line-height:1;
    display:block;
    width:84%;
    margin:14px auto 20px auto;
    padding:8px 0;
    border-radius:23px;
    background-color:#FFF;
    color:#1CB57B;
    font-size:15px;
    font-weight:bold;
    text-align:center;
    vertical-align:middle;
  }
  #header-sp .mobile-menu02 li:last-child a.btn * { vertical-align:middle; }
  #header-sp .mobile-menu02 li:last-child a.btn img {
    display:inline-block;
    width:30px;
    height:auto;
    margin-right:10px;
  }
  
  /* 3: nav
  =========================================*/
  /* global */
  #globalNav-pc { display:none; }
  /* category */
  #categoryNav-pc .bg02 {
    height:auto;
    background: none;
  }
  #categoryNav-pc .bg03 {
    padding:0;
    font-size:14px;
  }
  #categoryNav-pc .bg03 .fixedArea div {
    width:100%;
    float:none;
    padding:10px;
    line-height:1.4;
    border-right: none;
    letter-spacing:0.15em;
    text-align:center;
  }
  #categoryNav-pc .bg03 .fixedArea ul {
    display:none;
  }
  #categoryNav-sp {
    display:block;
    margin-top:20px;
  }
  #categoryNav-sp div.bg03 {
    padding:10px;
    font-size:14px;
    line-height:1.4;
    letter-spacing:0.15em;
    text-align:center;
    font-weight: bold;
  }
  #categoryNav-sp ul {
    width:80%;
    margin:0 auto 20px;
  }
  #categoryNav-sp ul li {
    margin-top:20px;
  }
  #categoryNav-sp ul li a {
    display:block;
    font-size:14px;
    text-align:center;
    background-color:#FFF;
    border:solid 1px #C3C3C2;
    padding:0 18px;
    line-height:40px;
    border-radius:20px;
    color:#888A87;
  }

  /* 4: #mainWrapper
  =========================================*/
  #mainWrapper {
    width: 100%;
    margin: 0 auto;
    overflow:hidden;
  }
  .container {
    width:100%;
    margin:0 auto;
  }
  
  /* 5: #topicPath
  =========================================*/
  #topicPath { display:none; }

  /* 6: footer
  =========================================*/
  #footer-pc { display:none; }
  #footer-sp {
    display:block;
    background-color:#FAF4ED;
  }
  #footer-sp ul {
    overflow:hidden;
    border-top:#1CB57B solid 6px;
  }
  #footer-sp ul li {
    width:50%;
    float:left;
    border-bottom:solid 1px #B3B3B1;
  }
  #footer-sp ul li a {
    display:block;
    line-height:46px;
    text-align:center;
    color:#3D2E27;
    font-size:12px;
  }
  #footer-sp ul li:nth-child(odd) {
    border-right:solid 1px #B3B3B1;
  }
  #footer-sp .copyrights {
    line-height:40px;
    color:#B3B3B1;
    font-size:8px;
    text-align:center;
  }
}
