@charset 'shift_jis';

/* titleArea */

.titleArea {
  height: 392px;
  margin-top: 15px;
}

.mainVisual {
  background-image: url(https://img1.kakaku.k-img.com/images/loan/housingloan/article/beginner_manga/mainVisual.jpg);
  height: 280px;
}

.titleArea h2 {
  padding: 23px 0 0 23px;
}

.titleArea p {
  font-size: 14px;
  line-height: 22px;
  padding: 13px 0 0 23px;
}

.linkArea {
  position: relative;
  background-color: #494f6a;
  height: 112px;
}

.linkButton {
  position: absolute;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 730px;
  height: 50px;
  background: url(https://img1.kakaku.k-img.com/images/loan/housingloan/article/beginner_manga/linkButton.png);
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}

.linkButton:hover {
  background-position: 0 -50px;
}
/* titleArea */

/* upprMangaArea */

.upperMangaArea {
  margin: 15px 0 0 0;
}

.manga02 {
  margin-top: -3px;
}

.manga03 {
  margin-top: -3px;
margin-left: -19px;
}

.manga04 {
      margin-left: -20px;
}

.manga05 {
  margin-top: 10px;
}

.manga06 {
  position: relative;
}

.simulationLinkButton {
  position: absolute;
  margin: auto;
  left: 0;
  right: 0;
  bottom: 34px;
  display: block;
  width: 730px;
  height: 50px;
  background: url(https://img1.kakaku.k-img.com/images/loan/housingloan/article/beginner_manga/simulationLinkButton.png);
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}

.simulationLinkButton:hover {
  background-position: 0 -50px;
}

/* upprMangaArea */

/* graphArea */

.graphArea > h3 {
  background-color: #494f6a;
  width: 242px;
  height: 41px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
  margin-top: 15px;
}

.graphArea > h3 > img {
  padding: 10px;
}

.graph {
  border: 1px solid #494f6a;
  box-sizing:border-box;
  width: 930px;
  height: 360px;
  background-image: url(https://img1.kakaku.k-img.com/images/loan/housingloan/article/beginner_manga/graphWall.png);
}

.l-graph {
  display: table;
}

.graphAreaLeft {
  display: table-cell;
  width: 553px;
  height: 360px;
  vertical-align: top;
}

.graphAreaRight {
  display: table-cell;
  width: 377px;
  height: 360px;
}

.graphImg {
  position: absolute;
  margin: 20px;
}

.graphFukidashi1 {
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  margin: 67px 272px 0px 43px;
  padding: 7px 10px 4px 12px;
  box-shadow: 0px 4px 0px 0px #e4e5e9;
  border: 1px solid #e4e5e9;
  box-sizing:border-box;
}

.graphFukidashi1:before {
  top: 27%;
  left: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(247, 247, 247, 0);
  border-left-color: #e4e5e9;
  border-width: 17px;
  margin-top: 0px;
}

.graphFukidashi1:after {
  top: 28%;
  left: 100%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(247, 247, 247, 0);
  border-left-color: #ffffff;
  border-width: 16px;
  margin-top: 0px;
}

.graphFukidashi1 p {
  font-size: 14px;
  line-height: 26px
}

.graphFukidashi2 {
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  margin: 104px 56px 0px 275px;
  padding: 7px 10px 4px 12px;
  box-shadow: 0px 4px 0px 0px #e4e5e9;
  border: 1px solid #e4e5e9;
  box-sizing: border-box;
}

.graphFukidashi2:before {
  top: -44%;
  left: 5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(247, 247, 247, 0);
  border-bottom-color: #e4e5e9;
  border-width: 14px;
  margin-top: 0px;
}

.graphFukidashi2:after {
  top: -40%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(247, 247, 247, 0);
  border-bottom-color: #ffffff;
  border-width: 13px;
  margin-top: 0px;
}

.graphFukidashi2 p {
  font-size: 14px;
  line-height: 26px
}

.graphFukidashi2 span {
  font-size: 18px;
  font-weight: bold;
  line-height: 26px;
  color: #ffffff;
  background-color: #ff6b6b;
  padding: 0;
  margin: -2px;
  width: 24px;
  height: 24px;
  line-height: 26px;
  text-align: center;
  display: inline-block;
  border-radius: 50%;
}

.graphDescription {
  margin-top: 40px;
  position: relative;
  width: 364px;
  height: 60px;
  background-color: #f8fafc;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  box-sizing:border-box;
}

.graphDescription1 {
  border: 1px solid #4d588a;
}


.graphName1 {
  position: absolute;
  display: inline-block;
  top: -31px;
  left: -1px;
  padding: 10px 0 0px 13px;
  width: 351px;
  height: 27px;
  line-height: 25px;
  font-size: 17px;
  background: #4d588a;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}

.graphDescription1 dd {
  padding: 10px;
  font-size: 13px;
  line-height: 22px;
}

.graphDescription2 {
  border: 1px solid #4dba5f;
}


.graphName2 {
  position: absolute;
    display: inline-block;
    top: -31px;
    left: -1px;
    padding: 10px 0 0px 13px;
    width: 351px;
    height: 27px;
    line-height: 25px;
    font-size: 17px;
    background: #4dba5f;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}

.graphDescription2 dd {
  padding: 10px;
  font-size: 13px;
  line-height: 22px;
}

.graphDescription3 {
  border: 1px solid #ec4450;
  height: 103px;
}


.graphName3 {
  position: absolute;
  display: inline-block;
  top: -31px;
  left: -1px;
  padding: 10px 0 0px 13px;
  width: 351px;
  height: 27px;
  line-height: 25px;
  font-size: 17px;
  background: #ec4450;
  color: #ffffff;
  font-weight: bold;
  border-radius: 5px 5px 0 0;
}

.graphDescription3 dd {
  padding: 10px;
  font-size: 13px;
  line-height: 22px;
}

/* graphArea */

/* lowerMangaArea */

.lowerMangaArea {
    margin: 15px 0 0 0;
}

.manga10, .manga11 {
      margin-top: -3px;
}

.manga14 {
  position: relative;
    z-index: 1;
}

/* lowerMangaArea */

/* exitArea */

.exitArea {
  height: 380px;
  margin: -37px 0 0 0;
  z-index: -1;
}

.exitFukidashi {
  position: relative;
  background: #ffffff;
  border-radius: 10px;
  margin: 0px 0px 0px 0px;
  padding: 15px 15px 12px 15px;
  box-shadow: 0px 4px 0px 0px #e4e5e9;
  border: 1px solid #e4e5e9;
  box-sizing: border-box;
  line-height: 22px;
  font-size: 15px;
}

.exitFukidashi:before {
  top: 103%;
  left: 5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(247, 247, 247, 0);
  border-top-color: #e4e5e9;
  border-width: 17px;
  margin-top: 0px;
}

.exitFukidashi:after {
  top: 97%;
  left: 5%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(247, 247, 247, 0);
  border-top-color: #ffffff;
  border-width: 17px;
  margin-top: 0px;
}

.l-exit {
  display: table;
  margin-top: 30px;
}


.exitAreaLeft {
  display: table-cell;
  width: 200px;
  height:230px;
  vertical-align: top;
  background-image: url(https://img1.kakaku.k-img.com/images/loan/housingloan/article/beginner_manga/character.png);
  background-repeat : no-repeat;
}

.exitAreaLeft img {
      margin-left: 30px;
}

.exitAreaRight {
  display: table-cell;
  width: 730px;
  height:230px;
}

.exitAreaRight h3 {
  background-color: #494f6a;
  width: 315px;
  height: 41px;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  -o-border-radius: 5px 5px 0 0;
  -ms-border-radius: 5px 5px 0 0;
}

.exitAreaRight h3 img {
  padding: 10px;
}

.exitAreaLink {
  border: 1px solid #494f6a;
  background: #f8fafc;
  box-sizing:border-box;
  width: 730px;
  height: 160px;
}

.exitAreaLink ul {
  display: table;
  margin: 27px 0 0 20px;
}

.exitAreaLink li {
  display: table-cell;
  font-size: 16px;
  vertical-align: middle;
}


.exitAreaLinkLead {
  width: 410px;
}

.exitLinkButton1 {
  display: block;
  width: 273px;
  height: 40px;
  background: url(https://img1.kakaku.k-img.com/images/loan/housingloan/article/beginner_manga/exitLinkButton.png);
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
}

.exitLinkButton1:hover {
  background-position: 0 -40px;
}

.exitLinkButton2 {
  display: block;
  width: 273px;
  height: 40px;
  background: url(https://img1.kakaku.k-img.com/images/loan/housingloan/article/beginner_manga/exitLinkButton.png);
  white-space: nowrap;
  text-indent: 100%;
  overflow: hidden;
  background-position: 273px 0;
}

.exitLinkButton2:hover {
  background-position: 273px -40px;
}

/* exitArea */

/* supervisionArea */

.supervisionArea {
  height: 120px;
  background: rgb(242, 247, 249);
  margin-top: 30px;
}

.l-supervision {
  display: table;
}


.supervisionImage {
  display: table-cell;
  width: 200px;
  height: 120px;
  vertical-align: top;
}

.supervisionImage img {
  margin: 8px;
}

.supervisionText {
  display: table-cell;
}

.supervisionText p {
  margin-top: 10px;
  line-height: 18px;
}

/* supervisionArea */
