@charset "UTF-8";
/*! このファイルを変更する場合は「.scss」から変更して下さい */
/*! 「.scss」ファイルがつかえない場合はcustom.cssを変更する */
/* ボタンカラー */
/* フォント系 */
/* CSS Document */
body#list #cooking__catch {
  margin: 40px 0 50px 0;
  font-size: 20rem;
  line-height: 1.7em;
  font-weight: normal;
  color: #1b82b7;
  border-bottom: 5px solid #eee;
  padding-bottom: 40px;
}
body#list #cooking__list .list__item {
  width: 25%;
  text-align: left;
  line-height: 1.4em;
  margin-bottom: 50px;
  text-decoration: none;
  color: #333;
}
body#list #cooking__list .list__item .item__vol {
  padding: 0 10px;
}
body#list #cooking__list .list__item .item__pic {
  background: #eee no-repeat center;
  background-size: cover;
  padding-top: 75%;
  margin: 15px 0;
}
body#list #cooking__list .list__item .item__name {
  padding: 0 10px;
  font-weight: bold;
}
body#list #cooking__list .empty {
  width: 25%;
}

#cooking .cooking__head .container {
  border-bottom: 5px solid #eee;
  padding: 30px 0;
}
#cooking .cooking__head .head__staff {
  position: absolute;
  top: 160px;
  right: 325px;
  font-size: 16rem;
  color: #1b82b7;
}
#cooking .cooking__body .body__title {
  padding: 50px 0;
  font-size: 35rem;
  font-weight: normal;
}
#cooking .cooking__body .body__howto {
  margin-bottom: 20px;
}
#cooking .cooking__body .body__howto .howto__pic {
  width: 50%;
  background: #fff no-repeat top center;
  background-size: 600px;
}
#cooking .cooking__body .body__howto .howto__exp {
  width: 45%;
  text-align: left;
}
#cooking .cooking__body .body__howto .howto__exp .exp__title {
  font-size: 16rem;
  border-bottom: 2px solid #FFC400;
  padding: 0 0 15px 0;
  color: #ea8c15;
}
#cooking .cooking__body .body__howto .howto__exp .exp__title .volume {
  float: right;
}
#cooking .cooking__body .body__howto .howto__exp .exp__recipe {
  margin-bottom: 40px;
}
#cooking .cooking__body .body__howto .howto__exp .exp__recipe .recipe__text {
  margin: 20px 0;
  font-size: 16rem;
  line-height: 2em;
}
#cooking .cooking__body .body__howto .howto__exp .exp__recipe .recipe__text .recipe__row {
  padding: 2px 10px;
}
#cooking .cooking__body .body__howto .howto__exp .exp__recipe .recipe__text .recipe__row:nth-child(2n) {
  background-color: #f5f5f5;
}
#cooking .cooking__body .body__howto .howto__exp .exp__recipe .recipe__text .recipe__row .row__ico {
  width: 5%;
}
#cooking .cooking__body .body__howto .howto__exp .exp__recipe .recipe__text .recipe__row .row__label {
  width: 75%;
}
#cooking .cooking__body .body__howto .howto__exp .exp__recipe .recipe__text .recipe__row .row__num {
  width: 20%;
  text-align: right;
}
#cooking .cooking__body .body__howto .howto__exp .exp__cook .cook__text {
  margin: 20px 0;
  font-size: 16rem;
  line-height: 2em;
  text-align: left;
}
#cooking .cooking__body .body__howto .howto__exp .exp__cook .cook__text .cook__step {
  margin-bottom: 10px;
}
#cooking .cooking__body .body__howto .howto__exp .exp__cook .cook__text .cook__step .step__num {
  width: 40px;
  height: 40px;
  background-color: #FFC400;
  color: #fff;
  text-align: center;
  line-height: 40px;
}
#cooking .cooking__body .body__howto .howto__exp .exp__cook .cook__text .cook__step .step__text {
  margin-top: 10px;
  width: 370px;
  line-height: 1.2em;
}
#cooking .cooking__body .body__howto .howto__exp .exp__cook .cook__text .cook__step .step__text_multi {
  width: 370px;
  line-height: 1.2em;
}
#cooking .cooking__body .body__matome {
  background-color: #fff254;
  margin-bottom: 50px;
  padding: 30px 30px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#cooking .cooking__body .body__matome .matome__pic {
  width: 50%;
  background: #eee no-repeat center;
  background-size: cover;
}
#cooking .cooking__body .body__matome .matome__catch {
  width: 45%;
  color: #6B5F36;
  font-size: 20rem;
  line-height: 1.8em;
  padding-top: 80px;
}
#cooking .cooking__body .body__matome .matome__catch .catch__icon img {
  width: 100px;
  margin-top: 20px;
}
#cooking #navigation {
  margin-bottom: 50px;
}
#cooking #navigation .navi__button {
  width: 48%;
}
#cooking #navigation .navi__button a {
  border: 3px solid #1c92ce;
  padding: 20px;
  text-decoration: none;
  color: #333;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
#cooking #navigation .navi__button .button__pic {
  width: 30%;
}
#cooking #navigation .navi__button .button__pic img {
  width: auto;
  height: 80px;
}
#cooking #navigation .navi__button .button__title {
  width: 70%;
  line-height: 40px;
  font-size: 18rem;
  font-weight: bold;
}
#cooking #navigation .navi__button .button__title .title__no {
  font-weight: normal;
  font-size: 16rem;
}

body {
  font-size: 13px;
  line-height: 24px;
}

body table {
  font-size: 13px;
  line-height: 22px;
}

body table #side {
  line-height: normal;
}

b {
  color: #00bb00;
}

.bold {
  font-weight: bold;
}

.green {
  color: #00BB00;
}

#sub_menu {
  background-image: url(../img/comecome/sub_menu_bg.png);
  width: 578px;
  height: 105px;
  background-repeat: no-repeat;
}

#sub_menu .menu {
  position: relative;
  top: 80px;
  left: 82px;
}

#sub_menu .menu img {
  margin: 0px 2px 2px 0px;
}

.pict01 {
  float: right;
  background-image: url(../img/comecome/pict01.png);
  width: 218px;
  height: 319px;
  margin: 0px 0px 20px 10px;
}

.pict01 .text {
  position: relative;
  top: 240px;
  left: 10px;
  width: 198px;
  font-size: 10px;
  line-height: 14px;
}

img.message {
  margin: 10px 0px 20px 6px;
}

.text01 {
  margin: 0px 0px 10px 0px;
}

.text02 {
  margin: 0px 0px 20px 0px;
}

/* カムカムクラブの様子を見る */
.comecome_link {
  margin: 0px 0px 20px 0px;
}

/* 院長の思い */
#policy {
  margin: 0px 0px 20px 0px;
}

#policy strong {
  display: block;
  font-size: 18px;
  margin: 5px 0px;
  color: #FF00FF;
}

/* フェスタレポート */
#festa_report {
  margin: 0px 0px 20px 0px;
}

#festa_report .links {
  margin: 10px 0px 20px 0px;
}

/* お客様の声 */
/* お客様の声 */
#xmas .staff .name {
  color: #008dd5;
  margin: 0px 0px 10px 0px;
  font-weight: bold;
}

#xmas .images img {
  margin: 0px 10px 0px 0px;
}

#xmas .images img.end {
  margin: 0px 0px 0px 0px;
}

/* 2010クリスマス */
#xmas2010 img.catch {
  margin: 0px 0px 20px 0px;
}

#xmas2010 ul.menu {
  padding: 0px;
  list-style: none;
  width: 280px;
  margin: 0px 0px 0px 0px;
  float: left;
}

#xmas2010 .menu li {
  background-image: url(../img/arrow02.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  text-indent: 25px;
  line-height: 20px;
}

#xmas2010 .message {
  background-image: url(../img/comecome/2010xmas_message.png);
  width: 250px;
  height: 265px;
  margin: 0px 20px 20px 0px;
  float: left;
}

#xmas2010 .message .text {
  position: relative;
  top: 155px;
  left: 30px;
  width: 200px;
  font-size: 10px;
  line-height: 12px;
}

/* 「子どもたちのよしだ歯科体験」スケジュール */
#xmas2010 .schedule {
  margin: 0px 0px 30px 0px;
}

#xmas2010 .schedule table {
  width: 510px;
  margin: 0px 0px 10px 20px;
  border-collapse: collapse;
}

#xmas2010 .schedule table thead th {
  color: #FF6600;
  padding: 5px 0px;
  border-bottom: 1px solid #008DD5;
}

#xmas2010 .schedule table td {
  vertical-align: top;
  border-bottom: 1px dashed #008DD5;
}

#xmas2010 .schedule table td.time {
  width: 120px;
  text-align: center;
  padding: 10px 0px;
}

#xmas2010 .schedule table td.task {
  padding: 10px 20px;
}

#xmas2010 .schedule table .blue {
  color: #008DD5;
}

#xmas2010 .schedule table .pink {
  color: #ff3399;
}

/* 2011クリスマス */
#xmas img.catch {
  margin: 0px 0px 20px 15px;
}

#xmas ul.menu {
  padding: 0px;
  list-style: none;
  width: 280px;
  margin: 0px 0px 0px 0px;
  float: left;
}

#xmas .menu li {
  background-image: url(../img/arrow02.gif);
  background-repeat: no-repeat;
  background-position: 0px 3px;
  text-indent: 25px;
  line-height: 20px;
}

#xmas .message {
  background-image: url(../img/comecome/2010xmas_message.png);
  width: 250px;
  height: 265px;
  margin: 0px 20px 20px 0px;
  float: left;
}

#xmas .message .text {
  position: relative;
  top: 155px;
  left: 30px;
  width: 200px;
  font-size: 10px;
  line-height: 12px;
}

/* 「子どもたちのよしだ歯科体験」スケジュール */
#xmas .schedule {
  margin: 0px 0px 30px 0px;
}

#xmas .schedule img.pic {
  float: right;
  margin: 0px 10px 20px 20px;
}

#xmas .schedule .item {
  margin: 0px 0px 20px 10px;
}

#xmas .schedule .item ul {
  padding-left: 20px;
}

#xmas .schedule table {
  width: 510px;
  margin: 0px 0px 10px 20px;
  border-collapse: collapse;
}

/* 将来の夢 */
#xmas #future .item h4 span.dream {
  color: #FF3399;
}

#xmas.y2012 .main {
  margin: 0 0 30px 0;
}
#xmas.y2012 .main img.pic {
  float: left;
  margin: 0 20px 0 0;
}
#xmas .schedule h4 {
  font-size: 16px;
}
#xmas .schedule .num {
  display: inline-block;
  background-image: url(../img/comecome/2012xmas/schedule_li.png);
  background-repeat: no-repeat;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
  font-size: 18px;
  margin: 0 10px 0 0;
  color: #0089d7;
}
#xmas .schedule ul {
  margin: 0 0 0 20px;
  font-size: 14px;
}
#xmas #future {
  margin: 0px 0px 30px 0px;
}
#xmas #future .item {
  margin: 0px 0px 20px 10px;
  background-image: url(../img/comecome/2012xmas/future_sun.png);
  background-repeat: no-repeat;
}
#xmas #future .item h4 {
  text-indent: 30px;
  line-height: 26px;
  margin: 0px 0px 5px 0px;
}
#xmas #future .item .text {
  margin: 0 10px 0 30px;
}
#xmas .staff02 {
  margin: 0px 0px 30px 0px;
}
#xmas .staff02 .text {
  margin: 30px 30px 10px 30px;
}
#xmas .staff02 .name {
  margin: 0 30px 30px 30px;
}

/* 感想 */
.voice {
  margin: 0px 0px 30px 0px;
}

.voice .item {
  margin: 0px 0px 15px 0px;
}

/* スタッフより */
.staff {
  margin: 0px 0px 30px 0px;
}

.staff .item {
  width: 170px;
  margin: 5px;
  float: left;
  border: 1px solid #CCCCCC;
  font-size: 12px;
}

.staff .item .text {
  margin: 10px;
  line-height: 18px;
}

.staff .item .name {
  font-size: 11px;
  margin: 0px 10px 10px 10px;
  text-align: right;
  color: #008DD5;
  line-height: 15px;
}

/* スタッフより(タイプ２：横長) */
.staff02 {
  margin: 0px 0px 30px 0px;
}

.staff02 .item {
  width: 530px;
  margin: 0px 0px 10px 7px;
  border: 1px solid #CCCCCC;
  font-size: 12px;
}

.staff02 .item .text {
  margin: 10px;
  line-height: 18px;
}

.staff02 .item .name {
  font-size: 11px;
  margin: 20px 10px 10px 10px;
  text-align: right;
  color: #008DD5;
  line-height: 15px;
}

/* 2011年スマイルフェスタ */
#festa_2011 .program {
  margin: 0px 0px 30px 0px;
}

#festa_2011 .voice .item {
  border-bottom: 1px dashed #aaaaaa;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#festa_2011 .voice h4 {
  color: #00BB00;
}

#festa_2011 .staff_voice .item {
  border-bottom: 1px dashed #aaaaaa;
  padding-bottom: 10px;
  margin-bottom: 10px;
}

#festa_2011 .staff_voice h4 {
  color: #008DD5;
}

body#cooking strong {
  color: #FF00FF;
}

body#cooking .j12 strong {
  color: #333333;
}

body#cooking #title {
  background-image: url(../img/comecome/cooking/title_bg02.png);
  width: 550px;
  height: 158px;
  margin: 0px 0px 0px 0px;
}

body#cooking #title .title {
  position: relative;
  top: 40px;
  left: 0px;
  background-image: url(../img/comecome/cooking/staff06.png);
  width: 290px;
  height: 118px;
}

body#cooking #title .title h2 {
  position: relative;
  top: 60px;
  left: 84px;
  font-size: 22px;
  line-height: 22px;
}

body#cooking #about {
  background-image: url(../img/comecome/cooking/about_bg.png);
  width: 540px;
  height: 77px;
  margin: 0px 0px 5px 10px;
}

body#cooking #about .text {
  float: left;
  margin: 15px 20px;
  font-size: 16px;
}

body#cooking #recipe {
  margin: 10px 0px 20px 0px;
}

body#cooking #recipe .label {
  margin: 0px 0px 10px 10px;
  font-weight: bold;
  line-height: 23px;
  background-color: #fffcda;
  line-height: 36px;
  height: 36px;
  width: 540px;
}

body#cooking #recipe .time.label img {
  margin: 7px 10px 0px 10px;
  vertical-align: top;
}

body#cooking #recipe .label strong {
  color: #FF7800;
}

body#cooking #recipe .label img {
  margin: -3px 0px 0px 0px;
  vertical-align: middle;
}

body#cooking #recipe .items {
  margin: 0px 0px 0px 0px;
  background-image: url(../img/comecome/cooking/material_bg.png);
  background-repeat: repeat-y;
}

body#cooking #recipe .items .recipe .text {
  margin: 10px 0px 0px 40px;
}

body#cooking #recipe .items .recipe .text ul {
  padding-left: 10px;
  margin: 10px 0px 20px 10px;
  float: left;
}

body#cooking #recipe .items .recipe {
  margin: 0px 0px 0px 0px;
}

body#cooking #recipe .items .recipe img.food {
  position: absolute;
  top: 20px;
  left: 290px;
}

body#cooking #recipe .make {
  background-image: url(../img/comecome/cooking/make_bg.png);
  background-repeat: repeat-y;
  margin: 0px 0px 10px 0px;
}

body#cooking #recipe .make .text {
  margin: 10px 0px 0px 40px;
}

body#cooking #recipe .make ol {
  padding: 0px 0px 0px 30px;
  margin: 10px 40px 10px 10px;
}

body#cooking #recipe .make ol li {
  padding: 0px 0px 10px 0px;
}

body#cooking #recipe .print {
  text-align: right;
  margin-right: 10px;
}

body#cooking #comment {
  background-image: url(../img/comecome/cooking/comment.png);
  width: 550px;
  height: 229px;
  margin: 0px 0px 20px 0px;
}

body#cooking #comment .text {
  position: relative;
  top: 30px;
  left: 240px;
  width: 280px;
}

body#cooking #voice01 {
  background-image: url(../img/comecome/cooking/voice01.png);
  width: 540px;
  height: 102px;
  margin: 0px 0px 10px 5px;
}

body#cooking #voice01 .text {
  position: relative;
  top: 30px;
  left: 130px;
  width: 400px;
}

body#cooking #voice02 {
  background-image: url(../img/comecome/cooking/voice02.png);
  width: 540px;
  height: 132px;
  margin: 0px 0px 30px 5px;
}

body#cooking #voice02 .text {
  position: relative;
  top: 30px;
  left: 130px;
  width: 400px;
}

/* No.002 */
body#cooking.no002 #title .title {
  position: relative;
  top: 40px;
  left: 0px;
  background-image: url(../img/comecome/cooking/staff03.png);
  width: 290px;
  height: 118px;
}

body#cooking.no002 #title .title h2 {
  font-size: 17px;
}

body#cooking.no002 #comment {
  background-image: url(../img/comecome/cooking/no002/complete.png);
  width: 550px;
  height: 230px;
}

body#cooking.no002 #comment .text {
  top: 30px;
  left: 280px;
  width: 240px;
}

body#cooking.no002 #voice01 {
  margin: 0px 0px 30px 5px;
}

/* No.003 */
body#cooking.no003 #title .title {
  background-image: url(../img/comecome/cooking/staff04.png);
}

body#cooking.no003 #comment {
  background-image: url(../img/comecome/cooking/no003/complete.png);
  width: 550px;
  height: 259px;
}

body#cooking.no003 #comment .text {
  top: 30px;
  left: 260px;
  width: 260px;
  line-height: 19px;
}

/* No.004 */
body#cooking.no004 img.title {
  margin: 0px 0px 10px 0px;
}

body#cooking.no004 #title .title {
  background-image: url(../img/comecome/cooking/staff06.png);
}

body#cooking.no004 #title .food {
  position: relative;
  left: 20px;
  top: 107px;
  font-weight: bold;
  color: #ffffff;
  font-size: 16px;
}

body#cooking.no004 #title .text {
  position: relative;
  left: 25px;
  top: 128px;
  font-weight: bold;
  color: #333333;
  font-size: 16px;
}

body#cooking.no004 #comment {
  background-image: url(../img/comecome/cooking/no004/complete.png);
  width: 550px;
  height: 375px;
}

body#cooking.no004 #comment .text {
  top: 185px;
  left: 260px;
  width: 270px;
  line-height: 19px;
  font-size: 12px;
}

/* No.005 */
body#cooking.no005 #title .title {
  background-image: url(../img/comecome/cooking/staff05.png);
}

body#cooking.no005 img.food2 {
  margin: 0px 0px 10px 0px;
}

body#cooking.no005 #comment {
  background-image: url(../img/comecome/cooking/no005/complete.png);
  width: 550px;
  height: 258px;
}

body#cooking.no005 #comment .text {
  top: 40px;
  left: 260px;
  width: 260px;
  line-height: 19px;
  font-size: 12px;
}

ul.archive {
  margin-top: 0px;
  margin-bottom: 30px;
}

/* No.006 */
body#cooking.no006 #title .title {
  background-image: url(../img/comecome/cooking/staff06.png);
}

body#cooking.no006 #comment {
  background-image: url(../img/comecome/cooking/no006/complete.png);
  width: 550px;
  height: 258px;
}

body#cooking.no006 #comment .text {
  top: 40px;
  left: 250px;
  width: 280px;
  line-height: 19px;
  font-size: 12px;
}

body#cooking.no006 #advance {
  margin: 0px 0px 20px 10px;
}

/* No.007 */
body#cooking.no007 #title .title {
  background-image: url(../img/comecome/cooking/staff03.png);
}

body#cooking.no007 #title .title h2 {
  font-size: 17px;
}

body#cooking.no007 #comment {
  background-image: url(../img/comecome/cooking/no007/complete.png);
  width: 550px;
  height: 258px;
}

body#cooking.no007 #comment .text {
  top: 40px;
  left: 250px;
  width: 280px;
  line-height: 19px;
  font-size: 12px;
}

/* No.008 */
body#cooking.no008 #title .title {
  background-image: url(../img/comecome/cooking/staff04.png);
}

body#cooking.no008 #comment {
  background-image: url(../img/comecome/cooking/no008/complete.png);
  width: 550px;
  height: 258px;
}

body#cooking.no008 #comment .text {
  top: 40px;
  left: 260px;
  width: 260px;
  line-height: 19px;
}

/* No.009 */
body#cooking.no009 #title .title {
  background-image: url(../img/comecome/cooking/staff05.png);
}

body#cooking.no009 #comment {
  background-image: url(../img/comecome/cooking/no009/complete.png);
  width: 550px;
  height: 258px;
}

body#cooking.no009 #comment .text {
  top: 40px;
  left: 260px;
  width: 280px;
  line-height: 19px;
}

/* No.010 */
body#cooking.no010 #title .title {
  background-image: url(../img/comecome/cooking/staff06.png);
}

body#cooking.no010 #comment {
  background-image: url(../img/comecome/cooking/no010/complete.png);
  width: 540px;
  height: 320px;
  margin: 0px 0px 20px 10px;
}

body#cooking.no010 #comment .text {
  top: 120px;
  left: 190px;
  width: 280px;
  line-height: 19px;
  font-size: 12px;
}

@media screen and (max-width: 768px) {
  body#list #cooking__catch {
    font-size: 16rem;
    margin: 20px 0 30px 0;
    line-height: 1.6em;
    padding-bottom: 20px;
  }
  body#list #cooking__list .list__item {
    width: 50%;
    margin-bottom: 30px;
  }
  body#list #cooking__list .list__item .item__pic {
    margin: 8px 0;
  }

  #cooking .cooking__head .head__staff {
    width: 100%;
    text-align: center;
    top: 6px;
    right: auto;
  }
  #cooking .cooking__body .body__title {
    font-size: 24rem;
    padding: 25px 0;
  }
  #cooking .cooking__body .body__howto .howto__pic {
    width: 100%;
    padding-top: 75%;
    margin-bottom: 30px;
  }
  #cooking .cooking__body .body__howto .howto__exp {
    width: 100%;
  }
  #cooking .cooking__body .body__matome .matome__pic {
    width: 100%;
  }
  #cooking .cooking__body .body__matome .matome__catch {
    width: 100%;
    margin-top: 30px;
    font-size: 16rem;
    padding-top: 0;
  }
  #cooking #navigation .navi__button {
    width: 100%;
    margin-bottom: 10px;
  }
  #cooking #navigation .navi__button .button__title {
    line-height: 1.2em;
  }
  #cooking #navigation .navi__button .button__title .title__no {
    line-height: 2.5em;
  }
}
