/********************/
/** Rest parts.css **/
/**   2017.03.30   **/
/********************/

h3,
h4 {
  background: none;
  margin: 0;
  padding: 0;
}

body:first-of-type h4 {
    background: none;
}

/*******************************/
/*    money 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: #fff;
	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   */
/***********************************/
#money a {
	color: #644817;
}

#money a:hover {
	color: #EE7A1D;
}

/*********************************/
/*     money default setting     */
/*********************************/
.visible-sp-blc,
.visible-sp-inl {
  display: none!important;
}

.visible-pc-blc {
  display: block!important;
}

.visible-pc-inl {
  display: inline!important;
}

#money {
  box-sizing: border-box;
  float: none;
  line-height: 2.4rem;
  margin-top: 25px;
}

#money *{
  box-sizing: border-box;
}

#money p {
  margin-top: 0;  /* reset setting from all.css */
}

.money-fbold {
  font-weight: bold;
}

#money-maintitleArea {
  background-color: #f7e550;
  background-image:
    url(/library/kurashi/osusume/images/money/money-mvbg-balloon-ul.png),
    url(/library/kurashi/osusume/images/money/money-mvbg-balloon-ur.png),
    url(/library/kurashi/osusume/images/money/money-mvbg-balloon-l.png),
    url(/library/kurashi/osusume/images/money/money-bg-pattern.png);
  background-position:
    35px 10px,
    430px 5px,
    190px 125px,
    0;
  background-repeat:
    no-repeat,
    no-repeat,
    no-repeat,
    repeat;
  margin-bottom: 30px;
  padding: 40px 45px 20px;
}

.money-maintitle-img {
  display: block;
  margin: 0 auto 25px;
}

#money-leadArea {
  margin-bottom: 60px;
}

#money-lead-vol {
  background-color: #fff;
  border-left: 4px solid #817300;
  border-right: 4px solid #817300;
  border-top: 4px solid #817300;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  padding: 20px 0 5px;
  position: relative;
}

#money-lead-vol::after {
  content: url(/library/kurashi/osusume/images/money/money-lead-vol-bg.png);
  bottom: -62px;
  display: block;
  height: 62px;
  left: -4px;
  position: absolute;
}

#money-volnum {
  display: flex;
  justify-content: center;
  margin-bottom: 10px;
}

.money-volnum-txt {
  background-color: #f7e550;
  background-image: url(/library/kurashi/osusume/images/money/money-bg-pattern.png);
  border-radius: 50%;
  color: #817300;
  display: block;
  font-size: 2.6rem;
  font-weight: bold;
  height: 47px;
  line-height: 5rem;
  text-align: center;
  width: 47px;
}

.money-volnum-txt + .money-volnum-txt {
  margin-left: 5px;
}

#money-voltitle {
  font-size: 2.6rem;
  line-height: 3rem;
  text-align: center;
}

#money-lead-profile {
  margin-top: 10px;
  position: relative;
  z-index: -1;
}

#money-profile-imgArea {
  background-image: url(/library/kurashi/osusume/images/money/01/money-vol01-profileimg.jpg);
  background-repeat: no-repeat;
  height: 410px;
  width: 710px;
}

#money-profile-img {
}

#money-profile-name {
  background-color: rgba(255, 255, 255, .7);
  height: 70px;
  margin-top: -80px;
  padding: 15px 0 0 40px;
}

.money-profile-name-kanji {
  font-size: 2.4rem;
  font-weight: bold;
}

.money-profile-san {
  font-size: 1.8rem;
  font-weight: normal;
}

.money-profile-name-kana {
  font-size: 1.4rem;
  line-height: 1.4rem;
}

#money-profile-desc {
  background-color: #fffbdf;
  padding: 20px 25px;
}

.money-profile-position {
  margin-bottom: 15px;
}

#money-articleArea {
  margin-bottom: 80px;
}

.money-para + .money-para {
  margin-top: 80px;
}

.money-para-titleArea {
  margin-bottom: 15px;
  position: relative;
}

.money-para-title {
  color: #6b5f00;
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 3rem;
  padding: 13px 0 0 13px;
}
.money-para-titleArea::before {
  background-color: #f7e550;
  background-image: url(/library/kurashi/osusume/images/money/money-bg-pattern.png);
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 50px;
  left: 0;
  position: absolute;
  top: 0;
  width: 50px;
  z-index: -1;
}

.money-para-titleArea::after {
  border-bottom: 2px dotted #bdbdbd;
  content: '';
  display: block;
  margin-left: 12px;
  padding-top: 1px;
  position: relative;
  z-index: -10;
}

.money-para-imgArea {
  margin-bottom: 20px;
}

.money-para-imgcap {
  color: #9b946b;
  font-size: 1.2rem;
  margin-top: 8px;
  text-align: right;
}

.money-para-txt {
  margin-bottom: 24px;
}

.money-para-txt:last-of-type {
  margin-bottom: 0;
}

#money-qaArea {
  border-image: url(/library/kurashi/osusume/images/money/money-qa-border.png) 10 round;
  border-style: solid;
  border-width: 10px;
  margin-bottom: 50px;
  padding: 35px 45px 25px;
}

#money-qa-lead {
  background-image: linear-gradient(to right, #cdcdcc 2px, #fff 3px);
  background-repeat: repeat-x;
  background-size: 5px 1px;
  background-position: bottom;
  margin-bottom: 35px;
  padding-bottom: 25px;
}

.money-qa-title-img {
  display: block;
  margin: 0 auto 20px;
}

#money-qa-imgArea {
  text-align: center;
}

.money-qa-img {
  box-shadow:
    0 0 0 2px #fff,
    0 0 0 4px #f1df4a;
  border-radius: 50%;
  margin-bottom: 15px;
}

#money-qa-imgcap {
  color: #817300;
  font-size: 2.4rem;
  line-height: 2.4rem;
  text-align: center;
}

.money-qa-san {
  font-size: 1.8rem;
}

.money-qa-question {
  color: #817300;
  display: inline-block;
  font-size: 2.2rem;
  font-weight: normal;
  line-height: 2.2rem;
  margin-right: 3px;
  text-align: right;
  width: 55px;
}

.money-qa-qtxt {
  color: #444;
  display: inline-block;
  font-size: 1.6rem;
  font-weight: bold;
  line-height: 2.2rem;
}

.money-qa-ans::after {
  display: block;
  margin: -10px auto 0;
  position: relative;
  width: 274px;
  z-index: -1;
}

.money-qa-ans-yes::after {
  content: url(/library/kurashi/osusume/images/money/money-qa-yes.png);
}

.money-qa-ans-no::after {
  content: url(/library/kurashi/osusume/images/money/money-qa-no.png);
}

.money-qa-anstxtArea {
  margin: 10px 0 0 63px;
}

#money-psArea {
  border-top: solid 1px #cdcdcc;
  margin-bottom: 50px;
  padding-top: 20px;
}

#money-ps-title {
  margin: 0 0 20px 30px;
}

#money-ps-title-sp {
  display: none;
}

#money-ps-txtArea {
  background-image:
    linear-gradient(to right,
      transparent 2px,
      #fff 2px),
    linear-gradient(to bottom,
      #fff 32px,
      #cdcdcc 1px);
  background-size:
    4px auto,
    auto 3.3rem;
  line-height: 3.3rem;
}

#money-ps-txtArea::before {
  background-image: linear-gradient(to right, #cdcdcc 2px, #fff 2px);
  background-size: 4px 1px;
  content: '';
  display: block;
  height: 1px;
}

#money-ps-txt {
  padding: 0 30px;
}

#money-next {
  background-color: #fff5a4;
  background-image:
    url(/library/kurashi/osusume/images/money/money-next-balloon-left.png),
    url(/library/kurashi/osusume/images/money/money-next-balloon-right.png),
    url(/library/kurashi/osusume/images/money/money-bg-pattern.png);
  background-position:
    16px 9px,
    570px 30px,
    0;
  background-repeat:
    no-repeat,
    no-repeat,
    repeat;
  margin-bottom: 40px;
  padding: 25px 25px 20px;
}

#money-next-txt {
  line-height: 2.6rem;
  text-align: center;
}

#money-navbtm {
  margin-bottom: 45px;
}

#money-navbtm-list {
  text-align: center;
}

.money-navbtm-item {
  display: inline-block;
}

#money-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;
}

/* add on 170828 */
.money-info {
  margin-bottom: 50px;
  text-align: center;
}

.money-info-txt {
  text-align: center;
}

.money-info-link {
  font-size: 1.4em;
}

.money-link-ext::before {
  background: url(/library/default/img/parts/icon_window_bg01.png) no-repeat;
  content: '';
  display: inline-block;
  height: 8px;
  margin-right: 5px;
  width: 10px;
}


/* add on 171115 */
.money-para-note {
  font-size: 1.2rem;
  line-height: 2rem;
}

/* add on 171215 */
.money-para-imgcap-link::before {
  background: url(/library/default/img/parts/icon_window_bg01.png) no-repeat;
  content: '';
  display: inline-block;
  height: 8px;
  margin-right: 3px;
  width: 10px;
}

/* add on 180416 */
.money-profile-desctxt {
  margin-bottom: 12px;
}

.money-profile-desctxt:last-of-type {
  margin-bottom: 0;
}

.money-profile-desctxt-note {
  font-size: 1.2rem;
  line-height: 2rem;
}

/* add on 180515 */
.money-lead-vol-flip::after {
  transform: scale(-1, 1);
}

/* add on 180615 */
.money-para-note-link::before {
  background: url(/library/default/img/parts/icon_window_bg01.png) no-repeat;
  content: '';
  display: inline-block;
  height: 8px;
  margin-left: 3px;
  margin-right: 3px;
  width: 10px;
}

/* add on 180717 */
.money-profile-desctxt-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;
}
