@charset "UTF-8";
.myIndex {
  /* .myIndex */
}

.myIndexGreeting {
  position: relative;
  /* Greeting */
}

.myIndexGreeting .detail {
  padding: 0 360px 0 0;
}

@media only screen and (min-width: 1160px) {
  .myIndexGreeting .detail {
    padding: 0 360px 0 0;
  }
}

@media only screen and (max-width: 480px) {
  .myIndexGreeting .detail {
    padding: 0;
  }
}

.myIndexGreeting .catch {
  margin-bottom: 30px;
  color: #ef7f87;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "A1明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
}

@media only screen and (min-width: 1160px) {
  .myIndexGreeting .catch {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media only screen and (max-width: 480px) {
  .myIndexGreeting .catch {
    margin-bottom: 15px;
    font-size: 20px;
    font-size: 2rem;
  }
}

.myIndexGreeting .catch span {
  display: block;
}

@media only screen and (max-width: 768px) {
  .myIndexGreeting .catch span {
    display: inline;
  }
}

.myIndexGreeting .image {
  position: absolute;
  right: 0;
  top: 0;
  width: 330px;
}

@media only screen and (min-width: 1160px) {
  .myIndexGreeting .image {
    width: auto;
  }
}

@media only screen and (max-width: 480px) {
  .myIndexGreeting .image {
    position: static;
    width: auto;
  }
}

.myIndexGreeting .image.topMinus70 {
  top: -70px;
}

@media only screen and (max-width: 480px) {
  .myIndexGreeting .image.topMinus70 {
    top: 0;
  }
}

.myIndexGreeting .image .name {
  padding: 0 40px 0 100px;
  margin-top: 20px;
  text-align: center;
}

@media only screen and (min-width: 1160px) {
  .myIndexGreeting .image .name {
    padding: 0 15px 0 100px;
  }
}

@media only screen and (max-width: 480px) {
  .myIndexGreeting .image .name {
    padding: 0;
  }
}

.myIndexGreeting .image a {
  display: block;
  margin: 10px 0 0;
  padding: 0 40px 0 100px;
  text-align: center;
  text-decoration: none;
  color: #ef7f87;
}

@media only screen and (min-width: 1160px) {
  .myIndexGreeting .image a {
    padding: 0 15px 0 100px;
  }
}

@media only screen and (max-width: 480px) {
  .myIndexGreeting .image a {
    padding: 0;
  }
}

.myIndexGreeting .image a:hover {
  text-decoration: underline;
  opacity: 0.6;
}

.myIndexMenu01 {
  /* Menu01 */
}

.myIndexMenu01 > ul {
  margin: 0 -3%;
}

.myIndexMenu01 > ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@media only screen and (max-width: 480px) {
  .myIndexMenu01 > ul {
    margin: 0;
  }
}

.myIndexMenu01 > ul > li {
  float: left;
  width: 27.3%;
  margin: 0 3%;
}

@media only screen and (max-width: 480px) {
  .myIndexMenu01 > ul > li {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
  .myIndexMenu01 > ul > li:last-child {
    margin-bottom: 0;
  }
}

.myIndexMenu01_column02 {
  max-width: 820px;
  margin: 0 auto;
}

.myIndexMenu01_column02 > ul > li {
  width: 44%;
}

@media only screen and (max-width: 480px) {
  .myIndexMenu01_column02 > ul > li {
    width: auto;
  }
}

.myIndexMenu01 .image {
  text-align: center;
}


.modTbl01 thead th strong {
	background-color: #fff;
	margin-left: 10px;
	padding: 5px 8px;
  border-radius: 5px;
	color: #F00;
	font-weight: bold;
	font-size: 83%;
}

.myIndexMenu01 .image a:hover {
  opacity: 0.8;
}

.myIndexMenu01 .modTitle04 {
  margin-bottom: 10px;
  padding-bottom: 4px;
}

.myIndexMenu01 .txt {
  margin-bottom: 20px;
  font-size: 17px;
  font-size: 1.7rem;
  color: #4d4d4d;
}

@media only screen and (max-width: 480px) {
  .myIndexMenu01 .txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.myIndexMenu01 .btn {
  text-align: center;
}

.myIndexMenu01 .btn a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  text-decoration: none;
  background-image: url(../img/iconCloverGreen04.png);
  background-repeat: no-repeat;
  padding: 4px 0 4px 40px;
}

.myIndexMenu01 .btn a:hover {
  opacity: 0.6;
  text-decoration: underline;
}

.myIndexMenu01 .btn li {
  margin-bottom: 8px;
}

.myIndexMenu02 {
  overflow: hidden;
  /* Menu02 */
}

.myIndexMenu02 ul {
  margin: 0 -2%;
}

.myIndexMenu02 ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@media only screen and (max-width: 480px) {
  .myIndexMenu02 ul {
    margin: 0;
  }
}

.myIndexMenu02 li {
  float: left;
  width: 46%;
  margin: 0 2% 40px;
}

@media only screen and (max-width: 480px) {
  .myIndexMenu02 li {
    float: none;
    width: auto;
    margin: 0 0 20px;
  }
}

.myIndexMenu02 a {
  display: table;
  width: 100%;
  table-layout: fixed;
  text-decoration: none;
}

.myIndexMenu02 a:hover {
  opacity: 0.8;
}

.myIndexMenu02 a:hover .txt {
  text-decoration: underline;
}

.myIndexMenu02 .image, .myIndexMenu02 .detail {
  display: table-cell;
  vertical-align: middle;
}

.myIndexMenu02 .image {
  width: 151px;
}

@media only screen and (max-width: 480px) {
  .myIndexMenu02 .image {
    width: 80px;
  }
}

.myIndexMenu02 .detail {
  padding: 0 0 0 26px;
}

@media only screen and (max-width: 480px) {
  .myIndexMenu02 .detail {
    padding-left: 15px;
  }
}

.myIndexMenu02 .title {
  color: #FF7A80;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 500;
}

@media only screen and (max-width: 480px) {
  .myIndexMenu02 .title {
    margin-bottom: 6px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.myIndexMenu02 .txt {
  font-size: 17px;
  font-size: 1.7rem;
  color: #665352;
}

@media only screen and (max-width: 480px) {
  .myIndexMenu02 .txt {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.myIndexTitleKeisei {
  /* TitleKeisei */
}

.myIndexTitleKeisei .title:before {
  background-image: url(../img/keisei/index/deco02.png);
  width: 100px;
  height: 82px;
  left: 30px;
  bottom: 0;
}

.myIndexTitleKeisei .title:after {
  background-image: url(../img/keisei/index/deco03.png);
  width: 57px;
  height: 47px;
  right: 60px;
  bottom: 15px;
}

.myIndexTitleChild {
  /* TitleChild */
}

.myIndexTitleChild .title:before {
  background-image: url(../img/child/index/deco01.png);
  width: 100px;
  height: 82px;
  left: 30px;
  bottom: 0;
}

.myIndexTitleChild .title:after {
  background-image: url(../img/child/index/deco02.png);
  width: 57px;
  height: 47px;
  right: 60px;
  bottom: 15px;
}

.myIndexTitleFeature .title:before {
  background-image: url(../img/sanka/index/deco01.png);
  width: 57px;
  height: 47px;
  left: 40px;
  bottom: 20px;
}

.myIndexTitleFeature .title:after {
  background-image: url(../img/sanka/index/deco02.png);
  width: 100px;
  height: 82px;
  right: 20px;
  bottom: -10px;
}

.myIndexBlock01 {
  /* Block01 */
}

.myIndexBlock01 .title {
  margin-bottom: 20px;
  position: relative;
  text-align: center;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
  color: #665352;
}

.myIndexBlock01 .title:after {
  content: "";
  background-image: url(../img/keisei/index/deco01.png);
  width: 90px;
  height: 96px;
  position: absolute;
  bottom: 0;
  right: 0;
}

@media only screen and (max-width: 480px) {
  .myIndexBlock01 .title:after {
    display: none;
  }
}

.myIndexBlock01 .inner {
  background-image: url(../img/bgPattern02.jpg);
  padding: 30px;
  margin: 0 0 15px;
}

@media only screen and (max-width: 480px) {
  .myIndexBlock01 .inner {
    padding: 15px;
  }
}

.myIndexBlock01 .inner li {
  background-image: url(../img/iconCloverBlue04.png);
  background-position: left center;
  background-repeat: no-repeat;
  padding: 0 0 0 40px;
  margin: 0 0 15px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media only screen and (max-width: 480px) {
  .myIndexBlock01 .inner li {
    background-size: 15px auto;
    padding-left: 30px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.myIndexBlock01 .inner li:last-child {
  margin-bottom: 0;
}

.myIndexBlock01 .inner .num {
  font-weight: bold;
}

.myIndexBlock01 .inner .txt {
  text-decoration: underline;
}

.myIndexInfoList {
  border: solid 1px #1490c8;
  border-radius: 5px;
  margin: 0 0 25px;
  /* InfoList */
}

.myIndexInfoList_type02 {
  border-color: #FF7A80;
}

.myIndexInfoList a {
  display: block;
  color: #665352;
  text-decoration: none;
}

.myIndexInfoList .large a {
  background-image: url(../img/bgPattern02.jpg);
  border-radius: 5px 5px 0 0;
  position: relative;
  padding: 20px 0;
  text-align: center;
}

.myIndexInfoList .large a:after {
  content: "";
  background-image: url(../img/arrow01.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 21px auto;
  width: 21px;
  height: 21px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
  margin: auto;
}

.myIndexInfoList .large .main {
  font-family: "A1明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
  font-size: 30px;
  font-size: 3rem;
  color: #1490c8;
  line-height: 1.3;
}

@media only screen and (max-width: 480px) {
  .myIndexInfoList .large .main {
    margin-bottom: 8px;
    font-size: 22px;
    font-size: 2.2rem;
  }
}

.myIndexInfoList .large .sub {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: bold;
}

@media only screen and (max-width: 480px) {
  .myIndexInfoList .large .sub {
    font-size: 15px;
    font-size: 1.5rem;
  }
}

.myIndexInfoList_type02 .large a {
  background-image: url(../img/bgPattern01.jpg);
}

.myIndexInfoList_type02 .large a:hover {
  opacity: 0.6;
}

.myIndexInfoList_type02 .large .main {
  color: #ef7f87;
}

.myIndexInfoList_type02 .large .sub {
  color: #ef7f87;
  font-family: "A1明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
  font-weight: normal;
}

.myIndexInfoList .body {
  font-size: 18px;
  font-size: 1.8rem;
}

@media only screen and (max-width: 480px) {
  .myIndexInfoList .body {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.myIndexInfoList .body ul {
  border-bottom: dotted 1px #ccc;
}

.myIndexInfoList .body ul:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

@media only screen and (max-width: 480px) {
  .myIndexInfoList .body ul {
    border-bottom: none;
  }
}

.myIndexInfoList .body ul:nth-child(even) {
  background-color: #FDFAF3;
}

@media only screen and (max-width: 480px) {
  .myIndexInfoList .body ul:nth-child(even) {
    background-color: transparent;
  }
}

.myIndexInfoList .body ul:nth-child(even):last-child {
  border-radius: 0 0 5px 5px;
}

.myIndexInfoList .body ul:last-child {
  border-bottom: none;
}

@media only screen and (max-width: 480px) {
  .myIndexInfoList .body ul:last-child li:last-child {
    border-bottom: none;
    border-radius: 0 0 5px 5px;
  }
}

.myIndexInfoList .body li {
  float: left;
  width: 50%;
}

@media only screen and (max-width: 480px) {
  .myIndexInfoList .body li {
    float: none;
    width: auto;
    border-bottom: dotted 1px #ccc;
  }
  .myIndexInfoList .body li:nth-child(even) {
    background-color: #FDFAF3;
  }
}

.myIndexInfoList .body a {
  padding: 8px 0 8px 60px;
  position: relative;
}

.IE .myIndexInfoList .body a {
  padding-bottom: 4px;
}

@media only screen and (max-width: 480px) {
  .myIndexInfoList .body a {
    padding-left: 40px;
  }
}

.myIndexInfoList .body a:hover {
  font-weight: bold;
}

.myIndexInfoList .body a:before {
  content: "";
  font-family: FontAwesome;
  line-height: 1;
  position: absolute;
  top: 18px;
  left: 40px;
  color: #1490c8;
}

.IE .myIndexInfoList .body a:before {
  top: 10px;
}

@media only screen and (max-width: 480px) {
  .myIndexInfoList .body a:before {
    top: 10px;
    left: 20px;
  }
}

.myIndexInfoList_type02 .body ul {
  border-bottom: none;
}

.myIndexInfoList_type02 .body li {
  float: none;
  width: auto;
  border-bottom: dotted 1px #ccc;
  background-color: #fff;
}

.myIndexInfoList_type02 .body li:last-child {
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px;
}

.myIndexInfoList_type02 .body li:nth-child(even) {
  background-color: #FDFAF3;
}

.myIndexInfoList_type02 .body li:nth-child(even):last-child {
  border-radius: 0 0 5px 5px;
}

.myIndexInfoList_type02 .body a {
  padding-left: 40px;
}

.myIndexInfoList_type02 .body a:before {
  color: #ef7f87;
  left: 18px;
}

.myIndexInfoList_type02 .body .sub {
  margin: 0 0 0 10px;
  color: #1490c8;
}

.myIndexInfoList_type02 .body .hoken a:before {
  color: #1490c8;
}

.myIndexInfoBlock {
  padding: 0 20px;
  /* InfoBlock */
}

@media only screen and (max-width: 480px) {
  .myIndexInfoBlock {
    padding: 0;
  }
}

.myIndexInfoBlock .inner {
  display: table;
  table-layout: fixed;
  width: 100%;
}

@media only screen and (max-width: 480px) {
  .myIndexInfoBlock .inner {
    display: block;
    width: auto;
  }
}

.myIndexInfoBlock .box {
  display: table-cell;
  vertical-align: top;
  padding: 0 15px;
}

@media only screen and (max-width: 480px) {
  .myIndexInfoBlock .box {
    display: block;
    padding: 0;
  }
}

.myIndexFeature {
  max-width: 1020px;
  margin: 0 auto;
}

.myIndexFeature ol:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.myIndexFeature li {
  float: left;
  width: 25%;
}

@media only screen and (max-width: 480px) {
  .myIndexFeature li {
    width: 50%;
  }
}

.myIndexFeature .image {
  margin-bottom: 8px;
  text-align: center;
}

.myIndexFeature .txt {
  text-align: center;
  color: #665352;
}

@media only screen and (max-width: 480px) {
  .myIndexFeature .txt {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.myLnav {
  /* .myLnav */
}

@media only screen and (max-width: 480px) {
  .myLnav {
    padding: 0;
  }
}

.myLnav .lNav {
  display: table;
  width: 100%;
  /* .lNav */
}

@media only screen and (max-width: 480px) {
  .myLnav .lNav {
    margin: 0 10px;
    width: auto;
  }
}

.myLnav .lNav li {
  display: table-cell;
  width: 20%;
  background-color: #fff;
  border-right: 1px solid #d6d6d6;
  box-sizing: border-box;
}

@media only screen and (max-width: 480px) {
  .myLnav .lNav li {
    height: auto;
    padding: 12px;
  }
}

.myLnav .lNav li a {
  display: block;
  color: #665352;
  font-size: 26px;
  font-size: 2.6rem;
  font-family: "A1明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
  line-height: 100px;
  text-decoration: none;
  text-align: center;
}

@media only screen and (max-width: 480px) {
  .myLnav .lNav li a {
    font-size: 12px;
    font-size: 1.2rem;
    line-height: 40px;
  }
}

.myLnav .lNav li a span {
  display: block;
}

@media only screen and (max-width: 480px) {
  .myLnav .lNav li a span {
    display: inline;
  }
}

.myLnav .lNav li.active, .myLnav .lNav li:hover {
  background-color: #f9b1b5;
}

.myLnav .lNav li.active a, .myLnav .lNav li:hover a {
  color: #fff;
}

.myLnav .lNav li:first-child {
  border-top-left-radius: 5px;
}

.myLnav .lNav li:last-child {
  border-top-right-radius: 5px;
  border-right: none;
}

.myIndexMenu01 > ul > li {
  width: 44%;
}

@media only screen and (max-width: 480px) {
  .myIndexMenu01 > ul > li {
    width: 100%;
    margin-bottom: 40px;
  }
}

@media only screen and (max-width: 480px) {
  .myIndexMenu01 > ul > li .image {
    width: 80%;
    margin: 0 auto;
  }
}

.recTitle01 {
  color: #fff;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
  background-color: #d5b863;
  border-radius: 25px;
  padding: 6px;
  margin-bottom: 20px;
  /* .recTitle01 */
}

@media only screen and (max-width: 480px) {
  .recTitle01 {
    margin-bottom: 10px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.recBlockFrame01 {
  padding-top: 60px;
  margin-bottom: 60px;
  /* .recBlockFrame01 */
}

@media only screen and (max-width: 480px) {
  .recBlockFrame01 {
    padding-top: 30px;
    margin-bottom: 30px;
  }
}

.recBlock01 {
  margin-bottom: 50px;
  /* .recBlock01 */
}

@media only screen and (max-width: 480px) {
  .recBlock01 {
    margin-bottom: 0;
  }
}

.recBlock01 .image {
  text-align: center;
  margin-bottom: 20px;
}

@media only screen and (max-width: 480px) {
  .recBlock01 .image {
    margin-bottom: 10px;
  }
}

.recBlock01 .text {
  padding: 0 15px;
}

.recBlock02 {
  color: #665352;
  font-size: 1.8rem;
  border: 1px solid #665352;
  border-radius: 10px;
  background-color: #f2f1ea;
  padding: 20px;
  text-align: left;
  margin-bottom: 40px;
  /* .recBlock02 */
}

@media only screen and (max-width: 480px) {
  .recBlock02 {
    font-size: 16px;
    font-size: 1.6rem;
    padding: 20px 30px;
  }
}

.recBlock02 .title {
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
  text-align: center;
  font-weight: bold;
}

.recList01 {
  /* .recList01 */
}

.recList01 > li {
  padding-left: 70px;
  font-size: 28px;
  font-size: 2.8rem;
  font-family: "A1明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
  color: #f17083;
  text-align: left;
  margin-bottom: 30px;
  position: relative;
  line-height: 1.6;
}

@media only screen and (max-width: 480px) {
  .recList01 > li {
    padding-left: 0;
    padding-top: 40px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.recList01 > li:last-child {
  margin-bottom: 0;
}

.recList01 > li span {
  position: absolute;
  display: block;
  width: 54px;
  height: 54px;
  background: url(../img/rec/bgPolicyList.png) no-repeat left top;
  color: #fff;
  left: 0;
  text-align: center;
  line-height: 54px;
  padding-left: 3px;
}

@media only screen and (max-width: 480px) {
  .recList01 > li span {
    width: 40px;
    height: 40px;
    background-size: 40px auto;
    top: -5px;
    left: 50%;
    margin-left: -20px;
    line-height: 40px;
  }
}

.recList01 > li .modListNormal {
  margin-top: 15px;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "游ゴシック", YuGothic, "メイリオ", Verdana, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  color: #333;
}

@media only screen and (max-width: 480px) {
  .recList01 > li .modListNormal {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.recList02 {
  background: url(../img/rec/line01.png) repeat-x left top;
  /* .recList02 */
}

.recList02 li {
  overflow: hidden;
  padding: 35px 0;
  background: url(../img/rec/line01.png) repeat-x left bottom;
}

.recList02 li .image {
  width: 25%;
  float: left;
}

@media only screen and (max-width: 480px) {
  .recList02 li .image {
    float: none;
    width: 80%;
    margin: 0 auto 30px;
  }
}

.recList02 li .detail {
  width: 72%;
  float: right;
}

@media only screen and (max-width: 480px) {
  .recList02 li .detail {
    float: none;
    width: 100%;
  }
}

.recList02 li .detail .title {
  color: #FF7A80;
  font-size: 23px;
  font-size: 2.3rem;
  font-weight: 500;
}

@media only screen and (max-width: 480px) {
  .recList02 li .detail .title {
    margin-bottom: 6px;
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.recList02 li .detail .text {
  font-size: 18px;
  font-size: 1.8rem;
}

@media only screen and (max-width: 480px) {
  .recList02 li .detail .text {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.recList02 li:nth-child(even) .image {
  float: right;
}

@media only screen and (max-width: 480px) {
  .recList02 li:nth-child(even) .image {
    float: none;
  }
}

.recList02 li:nth-child(even) .detail {
  float: left;
}

@media only screen and (max-width: 480px) {
  .recList02 li:nth-child(even) .detail {
    float: none;
  }
}

.scheduleBlock01 {
  position: relative;
  /* .scheduleBlock01 */
}

.scheduleBlock01 .photo {
  text-align: center;
}

@media only screen and (max-width: 480px) {
  .scheduleBlock01 .photo {
    position: relative;
    top: -20px;
  }
}

.scheduleBlock01 .figure {
  text-align: center;
}

@media only screen and (max-width: 480px) {
  .scheduleBlock01 .figure {
    position: relative;
    top: -40px;
  }
}

.scheduleBlock01 .figure img {
  width: 80%;
}

.contactBox {
  width: 740px;
  margin: 0 auto;
  margin-bottom: 80px;
  /* .contactBox */
}

@media only screen and (max-width: 480px) {
  .contactBox {
    margin-bottom: 60px;
    width: 100%;
  }
}

.contactBox .tel {
  padding-left: 80px;
  position: relative;
}

@media only screen and (max-width: 480px) {
  .contactBox .tel {
    text-decoration: none !important;
  }
}

.contactBox .tel:before {
  content: "";
  display: block;
  width: 61px;
  height: 61px;
  background-image: url(../img/rec/icon01.png);
  background-position: left top;
  background-repeat: no-repeat;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -30px;
}

.contactBox .tel .modTelLink {
  font-size: 40px;
  font-size: 4rem;
  font-family: "A1明朝", "游明朝体", "Yu Mincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
  line-height: 40px;
}

@media only screen and (max-width: 480px) {
  .contactBox .tel .modTelLink {
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.addressBox {
  background: url(../img/rec/bgAddressBox.jpg) repeat left top;
  border-radius: 10px;
  width: 600px;
  box-sizing: border-box;
  margin: 0 auto 50px;
  padding: 65px 50px 30px;
  position: relative;
  /* .addressBox */
}

@media only screen and (max-width: 480px) {
  .addressBox {
    width: 100%;
    padding: 55px 20px 20px;
    font-size: 16px;
    font-size: 1.6rem;
    margin: 0 auto 20px;
  }
}

.addressBox:before {
  content: "";
  display: block;
  width: 80px;
  height: 80px;
  background-image: url(../img/rec/icon02.png);
  background-position: center top;
  background-repeat: no-repeat;
  position: absolute;
  left: 50%;
  top: -40px;
  margin-left: -40px;
}

.addressBox .address {
  font-size: 18px;
  font-size: 1.8rem;
  background-color: #fff;
  border-radius: 10px;
  text-align: center;
  padding: 20px;
}

@media only screen and (max-width: 480px) {
  .addressBox .address {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.recTopBtn {
  width: 440px;
  margin: 0 auto;
}

@media only screen and (max-width: 480px) {
  .recTopBtn {
    width: 100%;
    margin: 0 auto;
  }
}

.myQaList {
  margin-bottom: 50px;
  /* .myQaList */
}

@media only screen and (max-width: 480px) {
  .myQaList {
    margin-bottom: 30px;
  }
}

.myQaList li {
  padding: 14px 14px 0;
  margin: 0 0 20px;
  border-radius: 10px;
}

@media only screen and (max-width: 480px) {
  .myQaList li {
    padding: 8px 8px 0;
    margin-bottom: 10px;
    border-radius: 5px;
  }
}

.myQaList .btn {
  padding: 4px 40px 18px 74px;
  position: relative;
  border-bottom: dotted 2px #CEAF29;
  background-image: url(../img/qa/iconQ.png);
  background-position: left 0;
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 23px;
  font-size: 2.3rem;
}

@media only screen and (max-width: 480px) {
  .myQaList .btn {
    padding: 6px 30px 12px 40px;
    background-size: 26px auto;
    background-position: left 3px;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.myQaList .btn:hover {
  color: #bbb;
}

@media only screen and (max-width: 480px) {
  .myQaList .btn:hover {
    color: #333;
  }
}

.myQaList .btn:after {
  content: "";
  position: absolute;
  top: -7px;
  bottom: 0;
  right: 15px;
  margin: auto;
  background-image: url(../img/qa/iconAcc.png);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 29px;
  height: 29px;
}

@media only screen and (max-width: 480px) {
  .myQaList .btn:after {
    background-size: 18px auto;
    width: 18px;
    height: 18px;
    right: 0;
  }
}

.myQaList .btn.on:after {
  background-position: 0 -29px;
}

@media only screen and (max-width: 480px) {
  .myQaList .btn.on:after {
    background-position: 0 -18px;
  }
}

.myQaList .detail {
  display: none;
  padding: 20px 15px 40px 74px;
  background-image: url(../img/qa/iconA.png);
  background-position: left 20px;
  background-repeat: no-repeat;
  font-size: 18px;
  font-size: 1.8rem;
  color: #665352;
}

@media only screen and (max-width: 480px) {
  .myQaList .detail {
    padding: 12px 8px 12px 40px;
    background-size: 26px auto;
    background-position: left 10px;
    font-size: 13px;
    font-size: 1.3rem;
  }
}

.modBlock01 dl {
	margin-bottom: 30px;
	text-align: left;
}

.modBlock01 dl dt {
	font-weight: bold;
}

.modBlock01 dl dd .txt-indent {
	margin-left: 1.2em;
	font-size: 93%;
}

.modAnchorLink_col5 {
    margin-top: 40px;
		margin-bottom: 0;
}

.tbl_mb {
	padding-top: 60px;
}

/*# sourceMappingURL=maps/rec.css.map */
