@charset "utf-8";

body{
  font-family: 'Alegreya Sans SC','メイリオ','Meiryo','Helvetica Neue','游ゴシック Medium','YuGothic','YuGothicM','Hiragino Kaku Gothic ProN', sans-serif;
  background: linear-gradient(rgba(251,238,238,1), rgba(255,255,255,1));
  letter-spacing: .06em;
  color: #696161;
}
h1{
  font-size: 11px;
  font-weight: normal;
  letter-spacing: .1em;
}
h2{
  font-weight: bold;
}
h3{
  font-size: 11px;
  font-weight: normal;
}
h4{
  font-weight: normal;
}
a{
  text-decoration: none;
  color: #696161;
}
#top{
  position: relative;
  height: 180px;
  min-width: 1220px;
}

/* overall area -------------------------------------------- */
#container{
  width: 1220px; /* mainとsubの各ボックスシャドウ分の20pxをプラス */
  min-width: 1220px;
  margin: 0 auto;
  overflow: hidden;
}
#breadcrumbs{
  list-style: none;
  font-size: 11px;
  padding-left: 10px; /* 左側に出来てしまう余白をなしに */
  padding-bottom: 5px;
}
#breadcrumbs li{
  display: inline-block;
}
#breadcrumbs li a{
  text-decoration: underline;
}
#breadcrumbs li::after{
  content: ">";
  color: #666;
  padding: 0 5px;
}
#breadcrumbs li:last-child::after{
  content: none;
}

/* main area -------------------------------------------- */

#main{
  width: 920px;
  height: auto;
  float: left;
}
.entry{
  padding: 20px 40px 40px 40px;
  margin-left: 10px;
  margin-bottom: 50px;
  box-shadow: 0 0 10px rgba(0,0,0,.1);
  background: #fefcfc;
  font-family: 'Open Sans','メイリオ','Meiryo','Helvetica Neue','游ゴシック Medium','YuGothic','YuGothicM','Hiragino Kaku Gothic ProN', sans-serif;
  text-align: justify;
}
.entry h2{
  border-bottom: 1px solid #f4cece;
  font-size: 18px;
  padding: 16px 10px 14px 36px;
  position: relative;
  background: url(img/title-mark.png) no-repeat left 16px;
  background-size: 24px 24px;
}
.entry h2 a{
  color: #807575;
  font-size: 18px;
}
.entry_body h3{
  font-size: 17px;
  font-weight: bold;
  border-bottom: 2px dashed #f0e0da;
  margin: 20px 0 5px 0;
  padding: 10px 0;
  color: #807575;
}
.entry h4{
  font-weight: bold;
  margin: 10px 0 5px 0;
  padding: 8px 20px;
  background: #fefafa;
  border-left: 10px solid #f1abab;
  color: #807575;
  font-size: 15px;
}
.entry_author{
  text-align: right;
  font-size: 13px;
  margin: 20px 0 40px 0;
  padding: 0;
}
#ctg a{
  border-radius: 20px;
  padding: 2px 15px 1px 15px;
  margin-right: 5px;
  background: #a8a1a1;
  color: #fff;
  font-size: 11px;
}
.entry_body,
.entry_more{
  text-align: center;
  font-size: 14px;
  line-height: 1.6em;
  letter-spacing: .1em;
  padding: 0 15px;
}
.entry_body a{
  color: #e47777;
  font-size: 14px;
  text-decoration: underline;
}
.entry_body a img.thumb,
.entry_body img.thumb{
  box-shadow: none;
  box-sizing: border-box;
  border: none;
  border-radius: none;
  max-width: 780px;
  height: auto;
}
.entry_body img.pict{
  height: auto;
  box-shadow: none;
  box-sizing: border-box;
  border: none;
  border-radius: none;
  max-width: 780px;
  height: auto;
}
.entry_body strong{
  font-weight: bold;
  color: #e47777;
}
.stf-name{
  background: #ed7f7e;
  color: #fff;
  border-radius: 20px;
  padding: 8px 10px;
  margin: 20px auto 10px auto;
  width: 380px;
  height: auto;
  display: block;
}
.entry_body p.memo{
  width: 90%;
  margin: 0 auto;
  font-size: 18px;
  font-weight: bold;
  padding: 40px 30px;
  box-shadow: 0 0 5px rgba(0,0,0,.1);
  background: #fff9f9;
  color: #ee7f7f;
  border: 4px solid #fff;
  text-align: center;
}
.entry_body ins{
  background: linear-gradient(transparent 50%, #fffece 0%);
  text-decoration: none;
}
.entry_body .purple-line{
  background: linear-gradient(transparent 50%, #ecd5f3 80%);
  padding: 0 3px;
}
.entry_body .yellow-line{
  background: linear-gradient(transparent 50%, #f5f3b4 80%);
  padding: 0 3px;
}
.entry_body .green-line{
  background: linear-gradient(transparent 50%, #caf6c7 80%);
  padding: 0 3px;
}

.entry_state{
  border-top: 1px solid #f5eded;
  text-align: center;
  font-size: 12px;
  padding: 20px;
  margin-top: 80px;
}
#pagenavi{
  text-align: center;
  padding: 20px;
  margin-left: 10px;
  margin-bottom: 50px;
  box-shadow: 0 0 10px rgba(0,0,0,.1);
  background: #fefcfc;
  font-size: 11px;
}

/* 内部リンクエリア */
#area-link{
  display: none;
}
/* 医療費控除エリア */
#deduction{
  text-align: left;
  margin-top: 40px;
}
#deduction h3{
  margin: 35px 0 20px 0;
  text-align: center;
}
#deduction h4{
  margin: 35px 0 10px 0;
  text-align: left;
  background: -moz-linear-gradient(-45deg, #fbefef, #fcf7f5); 
  background: -webkit-linear-gradient(-45deg, #fbefef, #fcf7f5); 
  background: linear-gradient(-45deg, #fbefef, #fcf7f5);
  border-radius: 10px;
  border-left: 0;
}
#deduction h4:before{
  content: url(http://care4618.com/images/common/i-circle-2.png);
  margin-right: 20px;
}
#deduction p{
  line-height: 1.8em;
  padding: 0 20px;
}
#deduction p.attention{
  margin-top: -15px;
  font-size: 13px;
}
#deduction img{
  box-shadow: none;
  border-radius: none;
  width: 780px;
  height: auto;
}
p.reference span{
  background: #a19898;
  border-radius: 15px;
  padding: 2px 15px;
  margin-right: 10px;
  font-size: 12px;
  color: #fff
}

/* 料金エリア */
#price-area{
  background: -moz-linear-gradient(45deg, #f9f4f4, #fff, #f9f4f4); 
  background: -webkit-linear-gradient(45deg, #f9f4f4, #fff, #f9f4f4); 
  background: linear-gradient(45deg, #f9f4f4, #fff, #f9f4f4);
  box-shadow: 0 0 15px rgba(0,0,0,.1);
  border: 2px solid #fff;
  border-radius: 15px;
  padding: 40px 20px 50px 20px;
  margin-top: 60px;
}
#price-area h3{
  border-bottom: none;
  font-weight: 300;
  font-family: 'Alegreya Sans SC', sans-serif;
  color: #ee7f7f;
  font-size: 50px;
  letter-spacing: .08em;
  line-height: .6em;
}
#price-area h3 span{
  font-size: 12px;
  margin-left: 7px;
  font-weight: normal;
}
#price-area h4{
  text-align: center;
  background: none;
  border-left: none;
  margin: 35px 0 15px 0;
}
#price-area table{
  margin: 20px auto;
  width: 550px;
  border-collapse: collapse;
  border-spacing: 0;
}
#price-area table tr:nth-child(1) th,
#price-area table tr:nth-child(1) td{
  border-top: 2px solid #f4dede;
}
#price-area table tr:last-child th,
#price-area table tr:last-child td{
  border-bottom: 2px solid #f4dede;
}
#price-area table tr th,
#price-area table tr td{
  padding: 12px 20px;
  border-bottom: 1px dashed #f4dede;
  font-weight: normal;
  font-size: 13px;
}
#price-area table tr th{
  text-align: left;
}
#price-area table tr td{
  text-align: right;
}
p#credit img{
  max-width: 407px;
  height: auto;
}

/* comments area -------------------------------------------- */
#comments,
#trackback{
  padding: 20px 40px 40px 40px;
  margin-left: 10px;
  margin-bottom: 50px;
  box-shadow: 0 0 10px rgba(0,0,0,.1);
  background: #fefcfc;
}
#comments h3,
#trackback h3{
  font-size: 16px;
  margin: 10px 0 20px 0;
}


/* navigation area -------------------------------------------- */

#navigation{
  width: 220px;
  height: auto;
  padding: 20px;
  margin-right: 10px;
  float: right;
  box-shadow: 0 0 10px rgba(0,0,0,.1);
  background: #fefcfc;
}
#navigation table{
  font-size: 13px;
  width: 100%;
}
.calendar_month{
  padding-bottom: 20px;
}
.today{
  background: #f9e3e3;
  border-radius: 10px;
  padding: 1px 3px;
}
.weekday{
  font-size: 11px;
  padding: 10px 0;
}
#navigation table td{
  width: 14.28%;
  text-align: center;
  padding-bottom: 5px;
}
#navigation table td a{
  color: #e47777;
  font-weight: bold;
}
#navigation dt{
  text-align: center;
  border-bottom: 1px solid #f4cece;
  padding-bottom: 5px;
  margin: 30px 0 20px 0;
  color: #ee7f7f;
  font-size: 16px;
  font-weight: 400;
}
#navigation dd{
  margin-left: 0;
  padding: 0 10px;
}
#navigation ul{
  font-size: 12px;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
#navigation ul li{
  margin: 10px 0;
  padding-bottom: 6px;
  border-bottom: 1px dashed #f7e7e7;
}
#navigation ul li:last-child{
  border-bottom: none;
}
dd#categorylist li{
  background: url(img/i-folder.png) left top no-repeat;
  background-size: 12px 10px;
  padding-left: 23px;
  margin: 10px 0;
}
dd#newentrylist li a{
  line-height: 1.2em;
  font-size: 12px;
}
dd#archivelist li,
dd#extralist li,
dd#profilelist li{
  font-size: 14px;
}

dl#search dd{
  text-align: center;
  margin-bottom: 10px;
}
dl#search dd input.form{
  width: 80%;
  border: 1px solid #eee;
}


#footer{
  min-width: 1220px;
}

/* ウィンドウ幅が0〜768pxの場合に適用
-------------------------------------------------------------*/
@media screen and (max-width:768px){
#top{
  width: 100%;
  position: static;
  height: auto;
  min-width: 0;
}
#container{
  width: 100%; /* mainとsubの各ボックスシャドウ分の20pxをプラス */
  min-width: 0;
  margin: 0 auto;
  overflow: visible;
}
#breadcrumbs{
  padding-left: 5%;
  background: none;
  font-size: 10px;
  color: #9c9292;
  letter-spacing: 0.04em;
}
#breadcrumbs a{
  color: #9c9292;
}
#main{
  width: 90%;
  margin: 0;
  padding: 0 5% 20px 5%;
  float: none;
}
.entry{
  padding: 10px 5% 10px ;
  margin-left: 0;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgba(0,0,0,.1);
}
#comments,
#trackback{
  padding: 10px 5% 10px ;
  margin-left: 0;
  margin-bottom: 30px;
  box-shadow: 0 0 10px rgba(0,0,0,.1);
}
#comments input[type="text"],
#comments textarea{
  width: 100%;
}
.entry h2{
  font-size: 14px;
  padding: 16px 10px 14px 26px;
  position: relative;
  background: url(img/title-mark.png) no-repeat left 16px;
  background-size: 16px 16px;
  letter-spacing: .06em;
}
.entry h2 a{
  color: #807575;
  font-size: 14px;
}
.entry h3{
  font-size: 14px;
  font-weight: bold;
  border-bottom: 2px dashed #f0e0da;
  margin: 20px 0 5px 0;
  padding: 10px 0;
  color: #807575;
}
.entry h4{
  font-weight: bold;
  margin: 10px 0 5px 0;
  padding: 8px 10px;
  background: #fefafa;
  border-left: 10px solid #f1abab;
  color: #807575;
  font-size: 14px;
}
.entry_author{
  text-align: right;
  font-size: 11px;
  margin: 16px 0 30px 0;
  padding: 0;
  line-height: 1.2em;
}
#ctg a{
  border-radius: 20px;
  padding: 2px 10px 1px 10px;
  margin-right: 5px;
  background: #a8a1a1;
  color: #fff;
  font-size: 10px;
}
.entry_body,
.entry_more{
  text-align: center;
  font-size: 13px;
  line-height: 1.5em;
  letter-spacing: .08em;
  padding: 0;
}
.entry_body a{
  color: #e47777;
  font-size: 13px;
  text-decoration: underline;
}
.entry_body a img.thumb,
.entry_body img.thumb{
  box-shadow: none;
  box-sizing: border-box;
  border: none;
  width: 100%;
  height: auto;
  text-align: center;
  height: auto;
}
.entry_body img.pict{
  width: 100%;
  height: auto;
  max-width: initial;
  box-shadow: none;
  box-sizing: border-box;
  border: none;
  text-align: center;
  max-width: 780px;
  height: auto;
}
.entry_state{
  font-size: 11px;
  padding: 20px 5%;
  margin-top: 40px;
  line-height: 1.2em;
}
.entry_body p.memo{
  width: 80%;
  margin: 0 auto;
  font-size: 14px;
  font-weight: bold;
  padding: 20px 5%;
  box-shadow: 0 0 5px rgba(0,0,0,.1);
  background: #fff9f9;
  color: #ee7f7f;
  border: 4px solid #fff;
  text-align: center;
}

.entry_body a img[src="http://care4618.com/weblog/lib/resource/_parts/icon/undefined.gif"]{
 width: 32px;
 height: 32px;
}

#pagenavi{
  margin-left: 0;
  margin-bottom: 30px;
}
#navigation{
  width: 90%;
  padding: 20px 5%;
  margin-right: 0;
  float: none;
}
#footer{
  min-width: 0;
}
.stf-name{
  background: #ed7f7e;
  color: #fff;
  border-radius: 20px;
  padding: 8px 5%;
  margin: 20px auto 10px auto;
  width: 80%;
  height: auto;
  display: block;
  font-size: 12px;
  text-align: center;
}

#price-area{
  margin-top: 25px;
  padding: 25px 0 35px 0;
}
#price-area h3{
  font-size: 40px;
}
#price-area h4{
  margin: 25px 0 5px 0;
}
#price-area table{
  width: 88%;
  margin: 0px auto 30px auto;
}
#price-area table tr th,
#price-area table tr td{
  padding: 12px 5px;
  font-size: 12px;
}

#deduction p{
  line-height: 1.8em;
  padding: 0;
}
#deduction img{
  box-shadow: none;
  border-radius: none;
  width: 100%;
  height: auto;
}
p.reference{
  font-size: 12px;
}
p.reference span{
  background: #a19898;
  border-radius: 10px;
  padding: 2px 10px;
  margin-right: 10px;
  font-size: 10px;
  color: #fff
}

/* 内部リンクエリア */
#area-link{
  display: block;
}
#area-link ul{
  list-style: none;
  padding-left: 0;
}
#area-link ul li{
  line-height: 2em;
  display: inline-block;
}
#area-link a{
  background: url(http://care4618.com/images/common/nav-arrow.png) center right no-repeat;
  background-size: 9px 6px;
  padding-right: 15px;
  margin-left: 15px;
  letter-spacing: .1em;
  text-decoration: none;
  color: #807575;
  font-size: 12px;
}

}
