@charset "UTF-8";
/* ---------------------------------
Structure
--------------------------------- */
/* .page_wrapper */
.page_wrapper {
  color: #333;
  font: normal 100%/1.8 "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "游ゴシック体", "Yu Gothic", "YuGothic", "メイリオ", "Meiryo", sans-serif;
}

/* .page_header */
.page_header {
  position: relative;
  height: 80px;
  background: #fff;
}
.page_header .header_in {
  position: relative;
  height: 100%;
}
.page_header .catalog_btn {
  position: absolute;
  right: 50px;
  top: 17px;
}
.page_header .catalog_btn a {
  display: block;
  height: 33px;
  padding: 13px 20px 0;
  background: #156082;
  color: #fff;
  font: normal 119%/1 "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
  text-align: center;
  text-decoration: none;
}
.page_header .catalog_btn a:hover, .page_header .catalog_btn a:active {
  opacity: 0.85;
}
.page_header .catalog_btn a::before {
  content: "";
  display: inline-block;
  width: 19.43px;
  height: 19.43px;
  margin-right: 10px;
  background: url('/lineup/images/rinkyo/sprite-s22da86fbf3.png') no-repeat 0 -93.13px;
  background-size: 213.06px 409.37px;
  vertical-align: -2px;
}

/* ---------------------------------
Module
--------------------------------- */
/* .only_sp */
.only_sp {
  display: none;
}

/* .sub */
.sub {
  font-size: 81% !important;
}

/* .separated_bg */
.separated_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fffff7;
}
.separated_bg::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: #f7f7eb;
}

/* .head_section */
.head_section {
  position: relative;
  min-width: 1140px;
  margin: 0 auto;
}
.head_section .head_section_skew {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50% 0;
}
.head_section .head_section_body {
  position: relative;
  width: 1100px;
  margin: 0 auto;
  padding: 150px 20px 50px;
}
.head_section .head_section_body .house_title {
  margin-bottom: 25px;
}
.head_section .head_section_body .cmn_description1 {
  margin-top: 45px;
}
.head_section .head_section_body .cmn_note1 {
  margin-top: 10px;
}

/* .house_title */
.house_title {
  position: relative;
  height: 43px;
  padding-top: 44px;
  color: #333;
  font-size: 119%;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.house_title::before {
  content: "";
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 80px;
  height: 87px;
  margin-left: -40px;
  background: url('/lineup/images/rinkyo/sprite-s22da86fbf3.png') 0 0 no-repeat;
}

/* .cmn_lead1 */
.cmn_lead1 {
  color: #333;
  font: normal 225%/1.4 "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
  text-align: center;
}
body.win7 .cmn_lead1 {
  font-weight: bold;
}
.cmn_lead1.has_line {
  position: relative;
  padding-top: 25px;
}
.cmn_lead1.has_line .cmn_lead_line {
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 80px;
  height: 1px;
  margin-left: -40px;
  background: #d9d9d2;
}
.cmn_lead1.has_line .cmn_lead_line::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 1px;
  background: #acaca4;
}

/* .cmn_lead2 */
.cmn_lead2 {
  color: #333;
  font: normal 169%/1.5 "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
  text-align: center;
}
body.win7 .cmn_lead2 {
  font-weight: bold;
}
.cmn_lead2.has_line {
  position: relative;
  padding-top: 25px;
}
.cmn_lead2.has_line .cmn_lead_line {
  display: block;
  position: absolute;
  left: 50%;
  top: 0;
  width: 80px;
  height: 1px;
  margin-left: -40px;
  background: #d9d9d2;
}
.cmn_lead2.has_line .cmn_lead_line::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 1px;
  background: #acaca4;
}

/* .cmn_description1 */
.cmn_description1 {
  color: #333;
  text-align: center;
}

/* .cmn_note1 */
.cmn_note1 {
  color: #666;
  font-size: 75%;
  text-align: center;
}

/* .mark_list */
.mark_list > li > .list_mark {
  float: left;
  margin-right: 2px;
}
.mark_list > li > .list_txt {
  overflow: hidden;
}

/* ---------------------------------
Individual style
--------------------------------- */
/* .home_visual */
.home_visual {
  position: relative;
  min-width: 1140px;
  height: 566px;
  margin: 0 auto;
  overflow: hidden;
}
.home_visual .visual_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #f4f4ed;
}
.home_visual .visual_bg::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 50%;
  height: 100%;
  background: #edede2;
}
.home_visual .visual_in {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1366px;
  height: 100%;
  margin-left: -683px;
}
.home_visual .visual_block1 {
  position: absolute;
  left: 0;
  top: 0;
  z-index: 6;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.home_visual .visual_block1 .picture {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: url(/lineup/images/rinkyo/pic_visual_01.jpg) no-repeat 50%;
  background-size: cover;
}
.home_visual .visual_block2,
.home_visual .visual_block3 {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home_visual .visual_block2 .set1,
.home_visual .visual_block2 .set2,
.home_visual .visual_block3 .set1,
.home_visual .visual_block3 .set2 {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  overflow: hidden;
}
.home_visual .visual_block2 .set1,
.home_visual .visual_block3 .set1 {
  left: 0;
}
.home_visual .visual_block2 .set2,
.home_visual .visual_block3 .set2 {
  right: 0;
}
.home_visual .visual_block2 {
  z-index: 2;
}
.home_visual .visual_block2 .video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.home_visual .visual_block2 .video video {
  display: block;
  position: absolute;
  left: -161.5px;
  top: 0;
  width: 1006px;
  height: 566px;
}
.home_visual .visual_block3 {
  z-index: 1;
}
.home_visual .visual_block3 .picture {
  position: absolute;
  left: 0;
  width: 683px;
  height: 666px;
  background-repeat: no-repeat;
}
.home_visual .visual_block3 .set1 .picture {
  bottom: 0;
  background-image: url(/lineup/images/rinkyo/pic_visual_04.jpg);
}
.home_visual .visual_block3 .set2 .picture {
  top: 0;
  background-image: url(/lineup/images/rinkyo/pic_visual_05.jpg);
}
.home_visual .visual_lead {
  position: absolute;
  left: 50%;
  top: 46px;
  z-index: 4;
  width: 40px;
  height: 284px;
  margin-left: -20px;
  background: url(/lineup/images/rinkyo/pic_visual_06.png) no-repeat;
}
.home_visual .visual_title {
  position: absolute;
  left: 50%;
  bottom: 0;
  z-index: 8;
  width: 611px;
  margin-left: -305.5px;
}
.home_visual .visual_title img {
  display: block;
  width: 100%;
  height: auto;
}

/* .concept_section1 */
.concept_section1 .first_copy {
  position: absolute;
  left: 0;
  top: 20px;
  width: 100%;
  font: bold 119%/1 "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
  text-align: center;
}
body.win7 .concept_section1 .first_copy {
  font-family: "メイリオ", "Meiryo", sans-serif;
}
.concept_section1 .cmn_lead1 {
  margin-bottom: 50px;
}
.concept_section1 .basic_picture {
  position: relative;
  height: 393px;
  margin-left: -50px;
}
.concept_section1 .basic_picture .picture {
  position: absolute;
  left: 32px;
  top: 0;
  width: 1074px;
  height: 393px;
  background-repeat: no-repeat;
}
.concept_section1 .basic_picture .txt1,
.concept_section1 .basic_picture .txt2 {
  position: absolute;
  top: 348px;
  width: 280px;
  line-height: 1.8;
  text-align: center;
}
.concept_section1 .basic_picture .txt1 {
  left: 50px;
}
.concept_section1 .basic_picture .txt2 {
  right: 0;
}
.concept_section1 .share_block {
  margin-top: 60px;
}
.concept_section1 .share_block .share_picture {
  position: relative;
}
.concept_section1 .share_block .share_picture .picture {
  padding-top: 37.67%;
  background-repeat: no-repeat;
  background-size: contain;
}
.concept_section1 .style_block {
  margin-top: 60px;
}
.concept_section1 .style_block .style_logo {
  width: 174px;
  height: 134px;
  margin: 0 auto 35px;
  background: url('/lineup/images/rinkyo/sprite-s22da86fbf3.png') 0 -249px no-repeat;
}

/* .concept_section2 */
.concept_section2 {
  position: relative;
  min-width: 1140px;
  height: 521px;
  margin: 0 auto;
  overflow: hidden;
}
.concept_section2 .section_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.concept_section2 .section_body {
  position: relative;
  width: 1140px;
  height: 100%;
  margin: 0 auto;
}
.concept_section2 .section_lead {
  position: absolute;
  left: 0;
  top: 55px;
  width: 100%;
  color: #fff;
  font: 169%/1.4 "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
  text-align: center;
}
body.win7 .concept_section2 .section_lead {
  font-weight: bold;
}
.concept_section2 .style_picture {
  position: absolute;
  left: 0;
  top: 157px;
  width: 100%;
  height: 304px;
}
.concept_section2 .style_picture .picture1,
.concept_section2 .style_picture .picture2,
.concept_section2 .style_picture .picture3 {
  position: absolute;
  background-image: url(/lineup/images/rinkyo/pic_style_01.png);
  background-repeat: no-repeat;
  visibility: hidden;
  opacity: 0;
}
body.tb .concept_section2 .style_picture .picture1, body.tb
.concept_section2 .style_picture .picture2, body.tb
.concept_section2 .style_picture .picture3 {
  visibility: visible;
  opacity: 1;
}
.concept_section2 .style_picture .picture1 {
  left: 154px;
  top: 0;
  z-index: 1;
  width: 585px;
  height: 291px;
}
.concept_section2 .style_picture .picture2 {
  left: 401px;
  top: 13px;
  z-index: 1;
  width: 585px;
  height: 291px;
  background-position: 0 -293px;
}
.concept_section2 .style_picture .picture3 {
  left: 403px;
  top: 14px;
  width: 334px;
  height: 276px;
  background-position: 0 -586px;
}

/* .space_section2 */
.space_section2 {
  position: relative;
  min-width: 1140px;
  margin: 0 auto;
  overflow: hidden;
}
.space_section2 .section_block1,
.space_section2 .section_block2 {
  position: relative;
}
.space_section2 .section_block1 .block_in,
.space_section2 .section_block2 .block_in {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1366px;
  height: 100%;
  margin-left: -683px;
}
.space_section2 .section_block1 .img_wrap,
.space_section2 .section_block2 .img_wrap {
  position: relative;
}
.space_section2 .section_block1 .img_wrap .block_bg,
.space_section2 .section_block2 .img_wrap .block_bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 50%;
  background-size: cover;
}
.space_section2 .section_block1 .txt_wrap,
.space_section2 .section_block2 .txt_wrap {
  position: relative;
  height: 201px;
}
.space_section2 .section_block1 .txt_wrap .block_txt,
.space_section2 .section_block2 .txt_wrap .block_txt {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.space_section2 .section_block1 .txt_wrap .block_txt .txt_in,
.space_section2 .section_block2 .txt_wrap .block_txt .txt_in {
  position: relative;
  padding-top: 35px;
  color: #fff;
  text-align: center;
}
.space_section2 .section_block1 .txt_wrap .block_txt .txt_in .lead,
.space_section2 .section_block2 .txt_wrap .block_txt .txt_in .lead {
  margin-bottom: 20px;
  font: normal 169%/1 "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
}
body.win7 .space_section2 .section_block1 .txt_wrap .block_txt .txt_in .lead, body.win7
.space_section2 .section_block2 .txt_wrap .block_txt .txt_in .lead {
  font-weight: bold;
}
.space_section2 .section_block1 .txt_wrap .block_txt .txt_in .description,
.space_section2 .section_block2 .txt_wrap .block_txt .txt_in .description {
  line-height: 1.8;
}
.space_section2 .section_block1 {
  height: 826px;
}
.space_section2 .section_block1 .img_wrap {
  height: 625px;
}
.space_section2 .section_block1 .img_wrap .block_video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.space_section2 .section_block1 .txt_wrap .block_txt {
  background: #594431;
}
.space_section2 .section_block2 {
  height: 760px;
}
.space_section2 .section_block2 .block_set1,
.space_section2 .section_block2 .block_set2 {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
}
.space_section2 .section_block2 .block_set1 {
  left: 0;
}
.space_section2 .section_block2 .block_set2 {
  right: 0;
}
.space_section2 .section_block2 .block_set1 .block_txt {
  background: #594431;
}
.space_section2 .section_block2 .block_set2 .block_txt {
  background: #64513f;
}
.space_section2 .section_block2 .img_wrap {
  height: 439px;
}

/* .space_section3 */
.space_section3 {
  position: relative;
  min-width: 1140px;
  margin: 0 auto;
}
.space_section3 .section_in {
  width: 1100px;
  margin: 0 auto;
  padding: 40px 20px;
}
.space_section3 .cmn_lead2 {
  margin-bottom: 10px;
}
.space_section3 .body_set {
  width: 517px;
}
.space_section3 .body_set:first-child {
  float: left;
}
.space_section3 .body_set:last-child {
  float: right;
}
.space_section3 .body_set .picture {
  width: 348px;
  height: 136px;
  margin: 0 auto;
  background-repeat: no-repeat;
}
.space_section3 .body_set .description {
  margin-top: 20px;
  line-height: 1.8;
  text-align: center;
}

/* .mind_section2 */
.mind_section2 {
  position: relative;
}
.mind_section2 .section_in {
  position: relative;
  max-width: 1366px;
  margin: 0 auto;
  overflow: hidden;
}
.mind_section2 .section_in2 {
  position: relative;
  padding-top: 47.58%;
}
.mind_section2 .section_in .picture {
  position: absolute;
  top: 0;
  width: 50%;
  height: 100%;
  background-repeat: no-repeat;
  background-size: cover;
}
.mind_section2 .section_in .picture:nth-child(1) {
  left: 0;
}
.mind_section2 .section_in .picture:nth-child(2) {
  right: 0;
}

/* .money_section2 */
.money_section2 {
  position: relative;
  min-width: 1140px;
  margin: 0 auto;
}
.money_section2 .section_in {
  width: 1200px;
  margin: 0 auto;
  padding: 40px 20px;
}
.money_section2 .section_set {
  margin-top: 40px;
}
.money_section2 .section_set:first-child {
  margin-top: 0;
}
.money_section2 .cmn_lead2 {
  margin-bottom: 25px;
}
.money_section2 .graph_title {
  margin-bottom: 20px;
  font-size: 113%;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.money_section2 .graph_body {
  position: relative;
}
.money_section2 .graph_a {
  height: 315px;
}
.money_section2 .graph_a .first,
.money_section2 .graph_a .last {
  position: absolute;
  background-image: url(/lineup/images/rinkyo/pic_graph_01.png);
  background-repeat: no-repeat;
  visibility: hidden;
  opacity: 0;
}
body.tb .money_section2 .graph_a .first, body.tb
.money_section2 .graph_a .last {
  visibility: visible;
  opacity: 1;
}
.money_section2 .graph_a .first {
  left: 40px;
  top: 0;
  width: 187px;
  height: 258px;
}
.money_section2 .graph_a .last {
  left: 229px;
  top: 0;
  width: 899px;
  height: 315px;
  background-position: 0 -260px;
}
.money_section2 .graph_a .pic1,
.money_section2 .graph_a .pic2,
.money_section2 .graph_a .pic3 {
  position: absolute;
  height: 45px;
  background-image: url(/lineup/images/rinkyo/pic_graph_01.png);
  background-repeat: no-repeat;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
body.tb .money_section2 .graph_a .pic1, body.tb
.money_section2 .graph_a .pic2, body.tb
.money_section2 .graph_a .pic3 {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.money_section2 .graph_a .pic1 {
  left: 227px;
  top: 68px;
  width: 298px;
  background-position: -189px 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.money_section2 .graph_a .pic2 {
  left: 227px;
  top: 133px;
  width: 355px;
  background-position: -189px -47px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.money_section2 .graph_a .pic3 {
  left: 227px;
  top: 198px;
  width: 796px;
  background-position: -189px -94px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.money_section2 .graph_b {
  height: 219px;
}
.money_section2 .graph_b .first,
.money_section2 .graph_b .last {
  position: absolute;
  background-image: url(/lineup/images/rinkyo/pic_graph_01.png);
  background-repeat: no-repeat;
  visibility: hidden;
  opacity: 0;
}
body.tb .money_section2 .graph_b .first, body.tb
.money_section2 .graph_b .last {
  visibility: visible;
  opacity: 1;
}
.money_section2 .graph_b .first {
  left: 41px;
  top: 9px;
  width: 305px;
  height: 210px;
  background-position: 0 -577px;
}
.money_section2 .graph_b .last {
  left: 227px;
  top: 0;
  width: 906px;
  height: 219px;
  background-position: 0 -789px;
}
.money_section2 .graph_b .pic1,
.money_section2 .graph_b .pic2,
.money_section2 .graph_b .pic3 {
  position: absolute;
  height: 45px;
  background-image: url(/lineup/images/rinkyo/pic_graph_01.png);
  background-repeat: no-repeat;
  visibility: hidden;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
}
body.tb .money_section2 .graph_b .pic1, body.tb
.money_section2 .graph_b .pic2, body.tb
.money_section2 .graph_b .pic3 {
  visibility: visible;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
}
.money_section2 .graph_b .pic1 {
  left: 227px;
  top: 29px;
  width: 117px;
  background-position: -307px -577px;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.money_section2 .graph_b .pic2 {
  left: 346px;
  top: 94px;
  width: 468px;
  background-position: -307px -624px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.money_section2 .graph_b .pic3 {
  left: 346px;
  top: 159px;
  width: 700px;
  background-position: -307px -671px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.money_section2 .note_block {
  margin-top: 15px;
}
.money_section2 .note_block .block_title {
  font-size: 75%;
  line-height: 2.1;
}
.money_section2 .note_block .block_body {
  font-size: 75%;
  line-height: 2.1;
}
.money_section2 .graph_btn_sp {
  display: none;
}

/* .future_section2 */
.future_section2 {
  position: relative;
  min-width: 1140px;
  margin: 0 auto;
}
.future_section2 .section_body {
  position: relative;
  height: 534px;
  overflow: hidden;
}
.future_section2 .section_body ul {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.future_section2 .section_body ul li {
  position: absolute;
  left: -9999px;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.future_section2 .section_body ul li .bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #fff;
}
.future_section2 .section_body ul li .picture {
  position: absolute;
  left: 50%;
  top: 0;
  width: 1366px;
  height: 100%;
  margin-left: -683px;
  background-repeat: no-repeat;
}
.future_section2 .section_body ul li .btn_wrap {
  position: relative;
  width: 1140px;
  margin: 0 auto;
}
.future_section2 .section_body ul li .btn_wrap .btn {
  display: block;
  position: absolute;
  top: 194px;
  width: 146px;
  height: 146px;
  border-radius: 73px;
  background-color: #75152b;
  transform: scale(0.8)
}
.future_section2 .section_body ul li .btn_wrap .btn.prev {
  left: 0;
}
.future_section2 .section_body ul li .btn_wrap .btn.next {
  right: 0;
}
.future_section2 .section_body ul li .btn_wrap .btn:hover, .future_section2 .section_body ul li .btn_wrap .btn:active {
  background-color: #881832;
}
.future_section2 .section_body ul li .btn_wrap .btn::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  width: 146px;
  height: 36px;
  margin-top: -18px;
  background-image: url('/lineup/images/rinkyo/sprite-s22da86fbf3.png');
  background-repeat: no-repeat;
}
.future_section2 .section_body ul li:nth-child(2) .btn_wrap .prev::before {
  background-position: 0 -575px;
}
.future_section2 .section_body ul li:nth-child(3) .btn_wrap .prev::before {
  background-position: 0 -385px;
}
.future_section2 .section_body ul li:nth-child(4) .btn_wrap .prev::before {
  background-position: 0 -461px;
}
.future_section2 .section_body ul li:nth-child(1) .btn_wrap .next::before {
  background-position: 0 -423px;
}
.future_section2 .section_body ul li:nth-child(2) .btn_wrap .next::before {
  background-position: 0 -499px;
}
.future_section2 .section_body ul li:nth-child(3) .btn_wrap .next::before {
  background-position: 0 -537px;
}
.future_section2 .section_foot {
  width: 1140px;
  margin: 14px auto 0;
  line-height: 1;
  text-align: center;
}
.future_section2 .section_foot li {
  display: inline-block;
}
.future_section2 .section_foot li a {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
}
.future_section2 .section_foot li a::before {
  content: "";
  display: block;
  position: absolute;
  left: 6px;
  top: 6px;
  width: 8px;
  height: 8px;
  border-radius: 4px;
  background: #d2d2c8;
}
.future_section2 .section_foot li a:hover::before,
.future_section2 .section_foot li a:active::before {
  background: #b2b2ac;
}
.future_section2 .section_foot li a.cr {
  cursor: default;
}
.future_section2 .section_foot li a.cr::before {
  background: #75152b !important;
}

/* .catalog_section1 */
.catalog_section1 {
  position: relative;
  min-width: 1140px;
  margin: 0 auto;
  border-bottom: solid 1px #e9e9e0;
}
.catalog_section1 .section_body {
  position: relative;
  width: 1140px;
  margin: 0 auto;
  padding: 100px 0;
}
.catalog_section1 .section_body .section_logo {
  width: 174px;
  height: 134px;
  margin: 0 auto 35px;
  background: url('/lineup/images/rinkyo/sprite-s22da86fbf3.png') 0 -249px no-repeat;
}
.catalog_section1 .section_body .section_lead {
  margin-bottom: 40px;
  line-height: 1;
  text-align: center;
}
.catalog_section1 .section_body .section_lead .txt1 {
  font-size: 119%;
  font-weight: bold;
}
.catalog_section1 .section_body .section_lead .txt2 {
  margin-top: 15px;
  font: normal 225%/1 "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
}
body.win7 .catalog_section1 .section_body .section_lead .txt2 {
  font-weight: bold;
}
.catalog_section1 .section_body .catalog_picture {
  padding-top: 26.37%;
  background-repeat: no-repeat;
  background-size: contain;
}
.catalog_section1 .section_body .catalog_caption {
  position: relative;
  height: 122px;
  margin-top: 10px;
}
.catalog_section1 .section_body .catalog_caption .name1,
.catalog_section1 .section_body .catalog_caption .name2 {
  position: absolute;
  width: 50%;
}
.catalog_section1 .section_body .catalog_caption .name1 .txt,
.catalog_section1 .section_body .catalog_caption .name2 .txt {
  font: normal 144%/1.3 "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
  text-align: center;
}
body.win7 .catalog_section1 .section_body .catalog_caption .name1 .txt, body.win7
.catalog_section1 .section_body .catalog_caption .name2 .txt {
  font-weight: bold;
}
.catalog_section1 .section_body .catalog_caption .name1 .mark_list,
.catalog_section1 .section_body .catalog_caption .name2 .mark_list {
  margin: 15px 0 0 95px;
  line-height: 1.5;
}
.catalog_section1 .section_body .catalog_caption .name1 {
  left: 0;
  top: 15px;
}
.catalog_section1 .section_body .catalog_caption .name2 {
  right: 0;
  top: 0;
}
.catalog_section1 .section_body .catalog_btn {
  margin-top: 50px;
}
.catalog_section1 .section_body .catalog_btn a {
  display: block;
  width: 700px;
  height: 55px;
  margin: 0 auto;
  padding-top: 26px;
  background: #156082;
  color: #fff;
  font: normal 169%/1 "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", "Yu Mincho", "YuMincho", "ＭＳ Ｐ明朝", "MS PMincho", sans-serif;
  text-align: center;
  text-decoration: none;
}
body.win7 .catalog_section1 .section_body .catalog_btn a {
  font-weight: bold;
}
.catalog_section1 .section_body .catalog_btn a:hover, .catalog_section1 .section_body .catalog_btn a:active {
  opacity: 0.85;
}
.catalog_section1 .section_body .catalog_btn a::before {
  content: "";
  display: inline-block;
  width: 29px;
  height: 29px;
  margin-right: 15px;
  background: url('/lineup/images/rinkyo/sprite-s22da86fbf3.png') 0 -139px no-repeat;
  vertical-align: -5px;
}
.catalog_section1 .section_body .note_block {
  margin: 50px 0 0 91px;
}

/* .detail_graph_section */
.detail_graph_section {
  position: relative;
  min-width: 1140px;
  margin: 0 auto;
}
.detail_graph_section .section_in {
  width: 1200px;
  margin: 0 auto;
  padding: 80px 20px;
}
.detail_graph_section .graph_title {
  margin-bottom: 78px;
  font-size: 50px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
}
.detail_graph_section .graph_body {
  position: relative;
}
.detail_graph_section .graph_a {
  height: 315px;
}
.detail_graph_section .graph_a .first,
.detail_graph_section .graph_a .last {
  position: absolute;
  background-image: url(/lineup/images/rinkyo/pic_graph_01.png);
  background-repeat: no-repeat;
}
.detail_graph_section .graph_a .first {
  left: 40px;
  top: 0;
  width: 187px;
  height: 258px;
}
.detail_graph_section .graph_a .last {
  left: 229px;
  top: 0;
  width: 899px;
  height: 315px;
  background-position: 0 -260px;
}
.detail_graph_section .graph_a .pic1,
.detail_graph_section .graph_a .pic2,
.detail_graph_section .graph_a .pic3 {
  position: absolute;
  height: 45px;
  background-image: url(/lineup/images/rinkyo/pic_graph_01.png);
  background-repeat: no-repeat;
}
.detail_graph_section .graph_a .pic1 {
  left: 227px;
  top: 68px;
  width: 298px;
  background-position: -189px 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.detail_graph_section .graph_a .pic2 {
  left: 227px;
  top: 133px;
  width: 355px;
  background-position: -189px -47px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.detail_graph_section .graph_a .pic3 {
  left: 227px;
  top: 198px;
  width: 796px;
  background-position: -189px -94px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.detail_graph_section .graph_b {
  height: 219px;
}
.detail_graph_section .graph_b .first,
.detail_graph_section .graph_b .last {
  position: absolute;
  background-image: url(/lineup/images/rinkyo/pic_graph_01.png);
  background-repeat: no-repeat;
}
.detail_graph_section .graph_b .first {
  left: 41px;
  top: 9px;
  width: 305px;
  height: 210px;
  background-position: 0 -577px;
}
.detail_graph_section .graph_b .last {
  left: 227px;
  top: 0;
  width: 906px;
  height: 219px;
  background-position: 0 -789px;
}
.detail_graph_section .graph_b .pic1,
.detail_graph_section .graph_b .pic2,
.detail_graph_section .graph_b .pic3 {
  position: absolute;
  height: 45px;
  background-image: url(/lineup/images/rinkyo/pic_graph_01.png);
  background-repeat: no-repeat;
}
.detail_graph_section .graph_b .pic1 {
  left: 227px;
  top: 29px;
  width: 117px;
  background-position: -307px -577px;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;
}
.detail_graph_section .graph_b .pic2 {
  left: 346px;
  top: 94px;
  width: 468px;
  background-position: -307px -624px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.detail_graph_section .graph_b .pic3 {
  left: 346px;
  top: 159px;
  width: 700px;
  background-position: -307px -671px;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
}
.detail_graph_section .note_block {
  margin-top: 58px;
}
.detail_graph_section .note_block .block_title {
  background: #fff;
  font-size: 35px;
  line-height: 1.7;
}
.detail_graph_section .note_block .block_body {
  font-size: 35px;
  line-height: 1.7;
}
.detail_graph_section .note_block .block_body * {
  background: #fff;
}
.detail_graph_section .back_btn {
  margin-top: 58.125px;
}
.detail_graph_section .back_btn a {
  display: block;
  width: 763.375px;
  height: 91.75px;
  margin: 0 auto;
  padding-top: 40px;
  background: #75152b;
  color: #fff;
  font-size: 46.5px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-decoration: none;
}
.detail_graph_section .back_btn a::before {
  content: "";
  display: inline-block;
  width: 20.66667px;
  height: 28.41667px;
  margin-right: 31px;
  background: url('/lineup/images/rinkyo/sprite-s22da86fbf3.png') no-repeat 0 -148.54167px;
  background-size: 410.75px 789.20833px;
  vertical-align: 3px;
}

/* ---------------------------------
Clearfix
--------------------------------- */
.mark_list > li::after,
.space_section3 .section_body::after,
.clearfix::after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

/* ------------------------------------------------------ */
/* End */
/* ------------------------------------------------------ */
