/*******************************/
/*    sumai default setting    */
/*******************************/

* {
	margin: 0;
	padding: 0;
}

/* Hides from IE7 \*/
*:first-child+html {
	letter-spacing: 0;
}
/* End hide from IE7 */	.pbInputForm {
	font-family: "�ｭ�ｳ �ｰ繧ｴ繧ｷ繝�け",MS Gothic,"繝偵Λ繧ｮ繝手ｧ偵ざ Pro W3", Osaka,sans-serif;
	background-color: #FFFFFF;
	border-bottom: 2px inset;
	border-left: 2px inset;
	border-right: 2px inset;
	border-top: 2px inset;
	font-size: 100%;
}
@media print {
	#pbca_toparea {
		display: none;
	}
}
ol , ul {
	margin: auto auto auto 30pt\9;
}
blockquote {
	margin-left: 30pt\9;
	margin-right: 0px\9;
}
:root blockquote {
	margin: 16px 0px 16px 40px;
}
.pbPage {
		width: 100%;
}
.pbPage:after{
	content: "";
	display: block;
	height: 0;
	clear:both;
	visibility: hidden;
}
.pbLeftArea,
.pbRightArea
{
	min-height: 1px;
}

.pbLeftArea {
		float: left;
		overflow: hidden;
		width: 40px;
		display: inline;
}

.pbRightArea {
		float: right;
		overflow: hidden;
		width: 220px;
		display: inline;
}

.pbMainArea {
		overflow: hidden;
		max-width: 100%;
		_float: left;
		_display: inline;
}

.pbHeaderArea {
		clear: both;
		overflow: hidden;
}

.pbFooterArea {
		clear: both;
		overflow: hidden;
}
.pbAreaWrapper2 {
	padding: 0;
	border-width: 0;
}
.pbAreaWrapper2 {
	margin: 0\9;
	_float: left;
}
:root .pbAreaWrapper1:after {
	content: "";
	height: 0px;
	clear:both;
	display:block;
}
.pbBlock {
		clear: both;
}
.pbArea {
	margin: 0;
	padding: 0px;
	border-width: 0;
}
.pbNested {
	clear:both;
	padding: 0;
	margin: 0;
	min-height: 0;
	_height: 1%;
}
.pbNested:after {
	content: "";
	height: 0px;
	clear:both;
	display:block;
}

.pbNestedWrapper {
	overflow:hidden;
}
.pbNestedWrapper {
	_overflow: visible;
	_overflow-x:hidden;
}

/***********************************/
/*   settings based on parts.css   */
/***********************************/
#sumai a {
	color: #644817;
}
	
#sumai a:hover {
	color: #EE7A1D;
}


/*********************************/
/*     sumai default setting     */
/*********************************/
#sumai {
  box-sizing: border-box;
  float: none;
  line-height: 2.4rem;
  margin: 0 auto;
  width: 660px;
}

#sumai *{
  box-sizing: border-box;
}

#sumai-maintitleArea {
  background: url(/library/kurashi/osusume/images/sumai/maintitle_bg.png) no-repeat;
  height: 240px;
  margin-bottom: 20px;
  margin-top: 25px;
  padding-top: 33px;
  width: 660px;
}

#sumai-maintitle-img {
  display: block;
  margin: 0 auto 10px;
}

#sumai-maintitle-txt {
  display:block;
  margin: 0 auto;
  width: 495px;
}

#sumai-volArea {
  border-bottom: dotted 1px #bfbfbf;
  padding-bottom: 55px;
}

#sumai-volnum {
  display:block;
  margin: 0 auto 20px;
}

#sumai-voltitle-img {
  display:block;
  margin: 0 auto;
}

#sumai-voltitle-txt {
  line-height: 2.8rem;
  margin-top: 20px;
}

.sumai-articleArea {
  border-bottom: dotted 1px #bfbfbf;
  margin: 60px 0;
}

.sumai-articletitleArea {
  margin-bottom: 40px;
  position: relative;
}

.sumai-articletitle-img {
  bottom: 250px;
  left: 27px;
  position: absolute;
}

.sumai-articletitle-img-2lines {
  bottom: 210px;
}

.sumai-expert {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 70px;
}

.sumai-expert-imgArea {
  position: relative;
  width: 260px;
}

.sumai-expert-txtArea {
  width: 340px;
}

#sumai .sumai-expert-comp {
  margin-top: 10px;
}

.sumai-expert-comp {
  color: #b36b24;
  font-size: 1.35rem;
  line-height: 2rem;
}

.sumai-expert-name {
  color: #b36b24;
  font-size: 1.8rem;
  line-height: 3.2rem;
  margin-top: 0;
}

.sumai-expert-san {
  font-size: 1.4rem;
}

.sumai-expert-desc {
  margin-bottom: 10px;
  margin-top: 0;
}

.sumai-expert-link {
  font-size: 1.35rem;
  line-height: 2rem;
}

.sumai-expert-link::before {
  background: url(/library/default/img/parts/icon_window_bg01.png) no-repeat;
  content: '';
  display: inline-block;
  height: 8px;
  margin-right: 5px;
  width: 10px;
}

.sumai-para {
  margin-bottom: 60px;
}

.sumai-paratitle-img {
  margin-bottom: 20px;
}

.sumai-para-img {
  margin-bottom: 20px;
}

.sumai-para-txt {
  margin-top: 0;
}

.sumai-para-txt + .sumai-para-txt {
  margin-top: 15px;
}

.sumai-para-txt-star {
  line-height: 2rem;
  margin: 10px 0 20px;
}

.sumai-para-olist {
  list-style-type: none;
}

.sumai-para-oitem-circlenum {
  padding-left: 1.5em;
  text-indent: -1.5em;
}

.sumai-para-oitem-circlenum::before {
  margin-right: 7px;
}

.sumai-para-oitem-circlenum:first-of-type::before {
  content:'\2460';
}

.sumai-para-oitem-circlenum:nth-of-type(2)::before {
  content:'\2461';
}

.sumai-para-oitem-circlenum:nth-of-type(3)::before {
  content:'\2462';
}

.sumai-para-ulist {
  list-style-type: none;
}

.sumai-para-uitem-disc::before {
  content: '\30FB';
  margin-right: 5px;
}

.sumai-para-item {
  line-height: 2rem;
}

.sumai-para-item + .sumai-para-item {
  margin-top: 5px;
}

.sumai-recipe-block-name {
  margin-bottom: 10px;
  text-decoration: underline;
}

.sumai-para-cap {
  color: #888;
  margin-top: 10px;
  padding-left: 3em;
  text-indent: -3em;
}

.sumai-advice {
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center;
  margin-bottom: 50px;
}

.sumai-advice-txt {
  margin-top: 0;
  width: 530px;
}

.sumai-comment {
  background: #f7ece1;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: flex-start;
  align-items: flex-start;
  margin-bottom: 60px;
  padding-left: 30px;
}

.sumai-comment-txtArea {
  margin-top: 25px;
  width: 300px;
}

.sumai-comment-txt {
  margin-top: 15px;
}

#sumai-postscript {
  border-bottom: double 4px #e5e5e5;
  border-top: double 4px #e5e5e5;
  margin-bottom: 30px;
  padding-bottom: 35px;
  padding-top: 15px;
  position: relative;
}

#sumai-postscript::after {
  background: url(/library/kurashi/osusume/images/sumai/ps_bghouse.png) no-repeat; 
  bottom: 0;
  content: '';
  height: 21px;
  position: absolute;
  right: 10px;
  width: 26px;
}

#sumai-pstitle-img {
  margin-left: 5px;
}

#sumai-ps-txt {
  background: linear-gradient(to bottom, #e5e5e5 1px, transparent 1px);
  background-size: auto 3.3rem;
  line-height: 3.3rem;
  margin-top: 15px;
  padding: 1px 10px 0;
}

#sumai-next {
  background: url(/library/kurashi/osusume/images/sumai/next_bg.png);
  margin-bottom: 45px;
  padding: 25px 0;
}

#sumai-next-txt {
  line-height: 2.6rem;
  margin-top: 0;
  text-align: center;
}

#sumai-next-title {
  color: #b36b24;
  font-weight: bold;
}

#sumai-navbtm {
  margin-bottom: 45px;
}

#sumai-navbtm-list {
  text-align: center;
}

.sumai-navbtm-item {
  display: inline-block;
}

#sumai-navbtm-linknext {
  margin-left: 20px;
}

#feedbackArea {
  background: #f3f3f3;
  display: block;
  margin: 10px 0 20px;
  padding: 10px;
}

.fbmanager {
  height: 480px;
  width: 100%;
}

.mt-mns40 {
  margin-top: -40px!important;
}

.mb-pls70 {
  margin-bottom: 70px!important;
}


/********************/
/** Rest parts.css **/
/**   2016.12.12   **/
/********************/

#sumai h3,
#sumai h4 {
  background: none;
  margin: 0;
  padding: 0;
}


/********************/
/**  sumai10.html  **/
/********************/

#sumai-para-hakusaifuru {
  margin-top: 15px;
}


.asreccomend_wrap {
    margin-top: 95px;
}

.ascommonnav_wrap {
    margin-top: 95px;
}

.ascommonbanner_wrap {
    margin-top: 13px;
}
