@charset "UTF-8";

/*
@media screen and (min-width:701px) {
  .sp_link{
    display: none !important;
  }
}

@media screen and (max-width:700px) {
  .pc_link{
    display: none !important;
  }
}*/

/* #top_lead */

#top_lead{
  margin-bottom: 0px;
}

/* #top_merit*/


.merit_content_area{
  margin: 45px 0 0 0;
}

@media screen and (min-width:701px) {
  #top_merit{
    padding-top: 15px;
    margin-top: 65px;
  }
}

@media screen and (max-width:700px) {
  .merit_content_area{
    margin: 40px 0 0 0;
  }
}

.merit_block{
  display: flex;
  flex-wrap: wrap;
}

.merit_content_wrap{
  
}

.merit_head{
  text-align: center;
}

.merit_block_intro{
  padding: 54px 0 35px 0;
}

.merit_block_intro .title.type02{
  margin-bottom: 0 !important;
}

.merit_head .text01{
  display: inline-block;
  position: relative;
  font-size: 14px;
  color: #ffffff;
  background-color: #b3b3b3;
  width: 70px;
  height: 16px;
  padding: 1px;
  line-height: 1;
}

.merit_head .text01:before{
  content: "";
  position: absolute;
  top: -12px;
  left: 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 35px 12px 35px;
  border-color: transparent transparent #b3b3b3 transparent;
}

.merit_content_wrap .merit_content{
  margin: 0 0 40px 0;
}

.merit_content_wrap .merit_content:last-child{
  margin-bottom: 0;
}

.merit_block .merit_block_text{
  width: 50%;
  white-space: nowrap;
  text-align: center;
}

.merit_block .merit_block_text_in{
  display: inline-block;
  vertical-align: top;
  padding: 0 20px 54px 20px;
  white-space: normal;
  max-width: 420px;
  width: 100%;
  text-align: left;
}

.merit_block .merit_block_text:after{
  content: "";
  display: inline-block;
  vertical-align: top;
  height: 390px;
}

.merit_block .merit_block_img{
  position: relative;
  width: 50%;
}

.merit_content_wrap .merit_content:nth-child(2n + 1) .merit_block_text{
  order: 2;
}

.merit_content_wrap .merit_content:nth-child(2n + 1) .merit_block_img{
  order: 1;
}

.merit_content_wrap .merit_content:nth-child(2n + 1) .more_area_btn_wrap{
  left: 50%;
}

.merit_block .merit_block_img .img_cover{
  position: absolute !important;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}


.merit_block .merit_block_img .merit_block_img_in{
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  -moz-transition: height 0.4s ease 0s;
  -webkit-transition: height 0.4s ease 0s;
  -o-transition: height 0.4s ease 0s;
  -ms-transition: height 0.4s ease 0s;
  transition: height 0.4s ease 0s;
}

@media screen and (max-width:700px) {
  
  .merit_head{
    margin-bottom: 10px;
  }
  
  .merit_block .merit_block_text{
    order: 1 !important;
    width: 100%;
  }
  .merit_block .merit_block_text:after{
    display: none;
  }
  .merit_block .merit_block_img{
    width: 100%;
    order: 2 !important;
    height: 220px;
    margin: 0 
  }
  
  .merit_block .merit_block_img .merit_block_img_in{
    height: 100% !important;
    -moz-transition: height 0s ease 0s;
    -webkit-transition: height 0s ease 0s;
    -o-transition: height 0s ease 0s;
    -ms-transition: height 0s ease 0s;
    transition: height 0s ease 0s;
  }
  
  .merit_block .merit_block_text_in{
    padding-top: 0;
    padding-bottom: 15px;
  }
  
  .merit_block_intro{
    padding: 0 0 33px 0;
    margin-bottom: -13px;
  }
  
  .merit_block{
    padding-bottom: 40px;
  }
  
  
  
}

/* #top_list */


.house_list_content{
  display: none;
}

.house_list_content.active{
  display: block;
}

.list_link_block_zone{
  margin: 65px 0 0 0;
}


.list_link_block_area{
  display: flex;
  flex-wrap: wrap;
  border-left: 1px solid #e5e5e5;
}

.list_link_block_area .list_link_block_wrap{
  display: flex;
  justify-content: center;
  width: 25%;
  padding: 25px 0;
  border-right: 1px solid #e5e5e5;
}

.list_link_block_area .list_link_block_img{
  height: 50px;
}

.list_link_block_text{
  margin: -0.5em 0 0 0;
  text-align: center;
}

.c-top_list_btn_wrap .btn{
  font-weight: bold;
}

.c-top_list_btn_wrap .btn_wrap.type_big{
  max-width: 450px;
}

.c-top_list_btn_wrap .btn_wrap.type_big .btn_block,
.c-top_list_btn_wrap .btn_wrap.type_big .btn{
  height: 100px;
}

@media screen and (max-width:700px) {
  
  .top_list_btn_wrap{
    margin: -35px -20px 0 -20px;
  }
  
  .top_list_btn_wrap .row_content.btn_row{
    margin-top: 0;
  }
  
  .list_link_block_zone{
    margin: 28px 0 0 0;
  }
  
  .list_link_block_area{
    display: flex;
    margin: 0 auto -28px auto;
    border-left: 0px;
    max-width: 320px;
  }

  .list_link_block_area .list_link_block_wrap{
    display: flex;
    justify-content: center;
    width: 50%;
    padding: 0 0 28px 0;
    border-right: 0px;
  }
  
  .c-top_list_btn_wrap .btn_wrap.type_big .btn_block,
  .c-top_list_btn_wrap .btn_wrap.type_big .btn{
    height: 80px;
  }

}
  
/* #top_present */

#top_present{
  background-color: #faf9f7; 
  padding-top: 47px;
  padding-bottom: 120px;
  margin: 0;
}

.present_title{
  font-size: 35px;
  margin: 0 0 55px 0;
  text-align: center;
  line-height: 1;
}

.present_title > *{
  display: block;
}

.present_title .image{
  margin: 0 0 13px 0;
  line-height: 0;
}

.present_title .text01{
  margin: 0 0 6px 0;
  font-size: 60%;
}

.present_title .text02{
  overflow:  hidden;
}

.present_title .text02_in{
  display: inline-block;
  position: relative;
  line-height: 1.1;
  padding: 0 40px;
}

.present_title .text02_in:before,
.present_title .text02_in:after{
  content: "";
  position: absolute;
  top: 1.15em;
  width: 100vw;
  height: 1px;
  background-color: #333333;
}

.present_title .text02_in:before{
  left: -100vw;
}

.present_title .text02_in:after{
  right: -100vw;
}

.present_title .number{
  font-size: 170%;
  vertical-align: baseline;
}

/* .present_block_area */

.present_block_area{
  max-width: 910px;
  margin: 0 auto 0px auto;
}

.present_block_wrap{
  display: flex;
  flex-wrap: wrap;
  margin: 0 -35px -25px 0;
}

.present_block{
  width: 33.33%;
  padding: 0 35px 25px 0;
}


.present_block_img{
  position: relative;
  margin: 0 0 15px 0;
}

.present_block_img .present_block_number{
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 10px;
  left: 10px;
  width: 50px;
  height: 50px;
  border-radius: 100%;
  background-color: #ffea3c;
  text-align: center;
  z-index: 2;
  line-height: 1;
  font-size: 15px;
  font-weight: bold;
}

.present_block_img .present_block_number .number{
  font-size: 150%;
  margin: 0 0 2px 0;
}

.present_block_img .present_block_number .text{
  font-size: 70%;
}

.present_block_text{
  line-height: 1.33;
  margin: -0.16em 0 0 0;
  text-align: center;
}

/* .present_info */

.present_info{
  position: relative;
  margin: 25px auto 0 auto;
  background-color: #ffffff;
  border-bottom: 1px solid #333333;
  max-width: 910px;
}

.present_mark_wrap{
  display: flex;
  align-items: center;
  height: 0;
  line-height: 0;
}

.present_mark{
  width: 100%;
  overflow:  hidden;
  text-align: center;
}

.present_mark_in{
  position: relative;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
}

.present_mark_in:before,
.present_mark_in:after{
  content: "";
  position: absolute;
  top: 50%;
  width: 100vw;
  height: 1px;
  background-color: #333333;
}

.present_mark_in:before{
  left: -100vw;
}
.present_mark_in:after{
  right: -100vw;
}

.present_info_in{
  padding: 30px 70px 23px 70px;
}

@media screen and (max-width: 900px) {
	.present_info{
		margin-top: 100px;
	}
}

@media screen and (max-width: 700px) {
	.present_info{
		margin-top: 18px;
	}
	
	#point_list_block03{
		padding-bottom: 0 !important;
		margin-bottom: 75px !important;
	}
	
	.present_info_in{
		padding: 30px 14px 23px 14px;
	}
	
}

.present_info_content{
  max-width: 690px;
  margin: 0 auto;
}

/* .preseint_info_row */

.preseint_info_row{
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin: 0 -20px -20px 0;
}

.preseint_info_row .preseint_info_col{
  padding: 0 20px 20px 0;
}

.preseint_info_title{
  font-size: 35px;
  line-height: 1.3;
}

.preseint_info_title02{
  font-size: 21px;
  line-height: 1;
  margin: 6px 0 0 0;
}

@media screen and (max-width:700px) {
  #top_present{
    padding-top: 37px;
    padding-bottom: 60px;
  }
  .present_title{
    font-size: 25px;
    margin: 0 0 35px 0;
  }
  
  .present_title .text02_in{
    padding: 0 0px;
  }

  .present_title .text02_in:before,
  .present_title .text02_in:after{
    display: none;
  }
  
  /* .present_block_area */

  .present_block_area{
  }

  .present_block_wrap{
    margin: 0 -20px -20px 0;
  }

  .present_block{
    width: 50%;
    padding: 0 20px 20px 0;
  }


  .present_block_img{
    margin: 0 0 8px 0;
  }

  .present_block_img .present_block_number{
    top: 3px;
    left: 3px;
    width: 30px;
    height: 30px;
    font-size: 9px;
  }

  .present_block_img .present_block_number .number{
    font-size: 150%;
    margin: 0 0 -1px 0;
  }

  .present_block_img .present_block_number .text{
    font-size: 10px;
    transform-origin: 50% 50%;
    transform: scale(0.7,0.7);
  }

  .present_block_text{
    font-size: 12px;
    line-height: 1.33;
    margin: -0.16em 0 0 0;
    text-align: center;
  }
  
  /* .preseint_info_row */

  .preseint_info_row{
    flex-wrap: wrap;
    margin: 0 -20px -20px 0;
  }

  .preseint_info_row .preseint_info_col{
    width: 100%;
  }
  
  .preseint_info_row .preseint_info_col.col01,
  .preseint_info_row .preseint_info_col.col02{
    text-align: center;
  }
  
  .preseint_info_title_wrap{
    text-align: left;
    display: inline-block;
  }

  .preseint_info_title{
    font-size: 20px;
  }
  
  .preseint_info_title02{
    font-size: 12px;
  }
  
}

/* #top_flow */

#top_flow{
  margin-top: 0;
}


.flow_list_wrap{
  
}

.flow_list_wrap .flow_list{
  display: flex;
}

.flow_list_wrap .flow_list_block{
  width: 20%;
  position: relative;
  border-right: 1px solid #e5e5e5;
  display: flex;
  justify-content: center;
  padding: 45px 20px;
  text-align: center;
}

.flow_list_wrap .flow_list_block:before{
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  margin: -8px -13px 0 0;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 12px;
  border-color: transparent transparent transparent #cccccc;
}

.flow_list_wrap .flow_list_block:last-child{
  border-right: none;
}

.flow_list_wrap .flow_list_block:last-child:before{
  display: none;
}

.flow_list_number{
  font-size: 20px;
  font-weight: bold;
  line-height: 1;
  padding: 0 0 18px 0;
}

.flow_list_title{
  font-size: 18px;
  font-weight: bold;
  line-height: 1.55;
}

.flow_list_title:last-child{
  margin-bottom: 0;
}

.flow_list_content{
  display: flex;
  align-items: flex-end;
  padding: 0 0 20px 0;
}

/* .flow_info */

.flow_info{
  font-size: 18px;
  font-weight: bold;
  padding: 25px;
  background-color: #f5f4f0;
  text-align: center;
  margin: 52px 0 0 0;
}

.flow_info .flow_info_in{
  display: inline-block;
}

@media screen and (max-width:700px) {

  .flow_list_wrap .flow_list{
    flex-wrap: wrap;
  }

  .flow_list_wrap .flow_list_block{
    width: 100%;
    border-right: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 32px 20px;
  }
  
  .flow_list_wrap .flow_list_block:last-child{
    padding-bottom: 0;
    border-bottom: 0;
  }

  .flow_list_wrap .flow_list_block:before{
    content: "";
    position: absolute;
    top: auto;
    right: auto;
    margin: 0 0 -12px -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 12px 8px 0 8px;
    border-color: #cccccc transparent transparent transparent;
    left: 50%;
    bottom: 0;
  }

  .flow_list_title{
    font-size: 18px;
    margin: 0 0 20px 0;
  }


  .flow_list_content{
    display: flex;
    align-items: flex-end;
    padding: 0 0 20px 0;
    height: auto !important;
  }

  /* .flow_info */

  .flow_info{
    font-size: 15px;
    padding: 20px;
    text-align: left;
    margin: 50px 0 0 0;
  }
  
}

/* #top_outline */

.orange_line{
  background-color: #ff9933;
}

/* pc */
@media all and (min-width: 901px) {
}

@media screen and (min-width:701px) and (max-width:900px) {
}

@media screen and (max-width:700px) {
}

@media screen and (max-width: 350px) {
  
}


/* -----------------------------------------------------------
#fair_house
-----------------------------------------------------------*/

#fair_house{
  
}

@media all and (max-width:700px) {
	#fair_house{
		margin-top: 0;
	}
}

.btn_wrap.fair_type{
  width: 100%;
}

.btn_wrap.fair_type .btn_block,
.btn_wrap.fair_type .btn{
  -moz-border-radius: 9999px;
  -webkit-border-radius: 9999px;
  border-radius: 9999px;
}

.btn_wrap.fair_type .btn{
  color: #ffffff;
  background-color: #60c0f0;
  padding: 0px 100px 0px 100px;
  height: 90px;
  font-size: 30px;
  font-weight: 700;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.btn_wrap.fair_type .btn_text{
  line-height: 1.2;
}

.btn_wrap.fair_type .fair_btn01{
  margin-right: 26px;
  line-height: 0;
  min-width: 94px;
  max-width: 94px;
}

.btn_wrap.fair_type .fair_btn02{
  margin-left: 20px;
  margin-top: -42px;
  line-height: 0;
  min-width: 98px;
  max-width: 98px;
}

.btn_wrap.fair_type .fair_btn03{
  position: absolute;
  right: 25px;
  top: 50%;
  line-height: 0;
  margin-top: -10px;
}

@media all and (max-width:900px) {
  .btn_wrap.fair_type .btn{
    font-size: 20px;
  }
}

@media all and (max-width:700px) {
  .btn_wrap.fair_type .btn{
    height: 100px;
    padding: 40px 36px 15px 36px;
    font-size: 20px;
  }
  .btn_wrap.fair_type .fair_btn01{
    min-width: 56px;
    max-width: 56px;
    position: absolute;
    left: 50%;
    top: -12px;
    margin: 0 0 0 -106px;
  }
  .btn_wrap.fair_type .fair_btn02{
    min-width: 59px;
    max-width: 59px;
    position: absolute;
    left: 50%;
    top: -43px;
    margin: 0 0 0 -29px;
  }
  .btn_wrap.fair_type .fair_btn03{
    min-width: 53px;
    max-width: 53px;
    position: absolute;
    right: auto;
    top: 10px;
    left: 50%;
    margin: 0 0 0 49px;
  }
}

/* -----------------------------------------------------------
#fair_house_content
-----------------------------------------------------------*/

#fair_house_content{
  position: relative;
  margin: 0px 0 57px 0;
  padding: 0 0 66px 0;
}

#fair_house_content:before{
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 6px;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #333333;
}

#fair_house_function{
  margin: 40px 0 0 0;
}

@media all and (max-width:700px) {
  #fair_house_content{
    margin: 0px 0 25px 0;
    padding: 0 0 33px 0;
  }
  #fair_house_function{
    margin: 20px 0 0 0;
  }
}

/* #house_number */

#house_number{
  font-size: 30px;
  line-height: 1;
  font-weight: 700;
  text-align: center;
  letter-spacing: 0.03em;
  color: #ff9933;
  margin: 0 0 35px 0;
}

#house_number_text{
  font-size: 170%;
  margin: 0 0 0 0.58em;
}

@media all and (max-width:700px) {
  #house_number{ 
    font-size: 25px;
    margin: 0 0 25px 0;
  }
}

/* .tab_content_wrap */

.tab_content_wrap{
  border: 1px solid #999999;
  padding: 23px 30px;
}

.tab_head{
  white-space: nowrap;
  font-size: 20px;
  font-weight: 700;
  position: relative;
  z-index: 2;
  margin: 0 0 -1px 0;
}

.tab_list{
  display: -webkit-flex;
  display: flex;
  margin: 0 -20px 0 0;
	line-height: 1;
}

.tab_list_block{
  width: 25%;
  -webkit-flex-grow: 1;
  flex-grow: 1;
  padding: 0 20px 0 0;
}

.tab_list_block,
.tab_switch_link,
.tab_switch_block{
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.tab_list_block .tab_switch_link{
  text-decoration: none !important;
}

.tab_switch_block{
  padding: 0 16px 0 0;
}

.tab_switch_block_in{
  -webkit-flex-grow: 1;
  flex-grow: 1;
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  color: #ffffff;
  text-align: center;
  background-color: #999999;
  -moz-transition: background-color 0.4s ease 0s;
  -webkit-transition: background-color 0.4s ease 0s;
  -o-transition: background-color 0.4s ease 0s;
  -ms-transition: background-color 0.4s ease 0s;
  transition: background-color 0.4s ease 0s;
  padding: 16px 0 16px 16px;
}

.tab_switch_block_in:before,
.tab_switch_block_in:after{
  content: "";
  display: block;
  position: absolute;
  right: -16px;
}
.tab_switch_block_in:before{
  width: 0;
  height: 0;
  top: 0;
  border-style: solid;
  border-width: 16px 0 0 16px;
  border-color: transparent transparent transparent #999999;
  -moz-transition: border-color 0.4s ease 0s;
  -webkit-transition: border-color 0.4s ease 0s;
  -o-transition: border-color 0.4s ease 0s;
  -ms-transition: border-color 0.4s ease 0s;
  transition: border-color 0.4s ease 0s;
}

.tab_switch_block_in:after{
  width: 16px;
  height: calc(100% - 16px);
  bottom: 0;
  background-color: #999999;
  -moz-transition: background-color 0.4s ease 0s;
  -webkit-transition: background-color 0.4s ease 0s;
  -o-transition: background-color 0.4s ease 0s;
  -ms-transition: background-color 0.4s ease 0s;
  transition: background-color 0.4s ease 0s;
}

.normal .tab_list_block .tab_switch_block:hover .tab_switch_block_in,
.tab_list_block.active .tab_switch_block_in{
  background-color: #804a40;
}

.normal .tab_list_block .tab_switch_block:hover .tab_switch_block_in:before,
.tab_list_block.active .tab_switch_block_in:before{
  border-color: transparent transparent transparent #804a40;
}

.normal .tab_list_block .tab_switch_block:hover .tab_switch_block_in:after,
.tab_list_block.active .tab_switch_block_in:after{
  background-color: #804a40;
}

.tab_list_block.active .tab_switch_link{
  cursor: default !important;
}

@media screen and (max-width:700px) {
  .tab_head{ font-size: 15px; }
  .tab_list{margin-right: 0; }
  .tab_list_block{ padding: 0; }
  .tab_switch_block{ padding: 0 12px 0 0; }
  .tab_switch_block_in{ padding: 3px 0 3px 12px; }
  .tab_switch_block_in:before,
  .tab_switch_block_in:after{
    right: -12px;
  }
  .tab_switch_block_in:before{
    border-width: 12px 0 0 12px;
  }

  .tab_switch_block_in:after{
    width: 12px;
    height: calc(100% - 12px);
  }
  .tab_content_wrap{
    padding: 18px 20px;
  }
}

/* .place_list */

.place_list{
  line-height: 1;
  margin: 0 -1em -1em 0;
}

.place_list li{
  display: inline-block;
  vertical-align:  top;
  padding: 0 1em 1em 0;
}

.place_list li:before{
  content: "▶";
  font-size: 50%;
}

.place_list li a{
  text-decoration: underline;
}

.normal .place_list li a:hover{
  text-decoration: none;
}

@media screen and (max-width:700px) {
  .place_list{
    line-height: 1.53;
    margin: 0 -1em 0 0;
  }

  .place_list li{
    display: inline;
  }
}
  
/* #fair_house_list */

#fair_house_list{
  margin: 67px 0 0 0;
  padding: 0 25px;
}

.house_list_block{
  position: relative;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-direction: column;
  flex-direction: column;
}

.house_list_head_obj{
  position: absolute;
  width: 90px;
  line-height: 1;
  right: 0;
  top: -24px;
  z-index: 2;
}

.house_list_head{
  position: relative;
  margin: 0 0 20px 0;
}

.house_list_head_title01{
  font-size: 18px;
  font-weight: 500;
  line-height: 1;
  padding: 0 0 10px 0;
  margin: 0 0 18px 0;
  border-bottom: 1px solid #333333;
}

.house_list_head_title02{
  font-size: 15px;
  font-weight: 500;
  line-height: 1.4;
}

.house_list_block .image{
  margin: 0 0 10px 0;
}

.house_list_block .image .img_cover{
  padding-bottom: 62.2222%;
}

.house_list_block .text{
  line-height: 1.53;
  -webkit-flex-grow: 1;
  flex-grow: 1;
}

.house_list_block .row_content.btn_row{
  margin-top: 11px;
}

@media screen and (max-width:700px) {
  #fair_house_list{
    margin: 50px 0 0 0;
    padding: 0 0;
  }
  .house_list_head{
    margin: 0 0 10px 0;
  }
  .house_list_head_obj{
    width: 65px;
  }
  .house_list_block .text p{
    overflow:  hidden;
    height: 3.1em;
    text-overflow: ellipsis;
  }
}

#fair_house #more_btn .btn_wrap{
	max-width: 400px;
	width: 100%;
}

#fair_house #more_btn .btn{
	background-color: #666666;
	color: #ffffff;
}

/* -----------------------------------------------------------
#point
-----------------------------------------------------------*/

#point{
  margin-bottom: 75px;
	background-color: #faf9f7;
	padding-top: 50px;
	padding-bottom: 50px;
}

@media screen and (max-width:700px) {
	#point{
		background-color: transparent;
		padding-top: 0px;
		padding-bottom: 0px;
		margin-bottom: 0px;
	}
}

/* ------------------------- #point .house_point_list ------------------------- */

#point .house_point_list{
  
}

#point .house_point_head{
  text-align: center;
  line-height: 0;
  margin: 0 0 10px 0;
}

#point .house_point_list_block{
  position: relative;
  background-color: #ffffff;
  padding: 40px 70px 60px;
  margin: 0 0 47px 0;
  border-top: 15px solid #b27d47;
}

#point .house_point_list_block:last-child{
  margin-bottom: 0;
}

#point .house_point_list_block .btn_row{
  margin-top: 35px;
}

@media screen and (max-width:900px) {
  #point .house_point_list_block{
    border-top: 10px solid #b27d47;
    padding: 70px 30px;
  }
}

@media screen and (max-width:700px) {
  #point .house_point_list{
    margin: 0px -20px 35px -20px;
  }
  #point .house_point_list_block{
    padding: 53px 20px 48px 20px;
		margin: 0 0 0 0;
  }
  #point .house_point_list_block .btn_row{
    margin-top: 25px;
  }
}

#point .house_point_list_block_title{
  position: absolute;
  top: -15px;
  left: 18px;
  background-image: url(../images/point_title01.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
  width: 110px;
  height: 200px;
  text-align: center;
  font-size: 25px;
  color: #ffffff;
  line-height: 1.24;
  padding: 3.4% 25px 25px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;
	z-index: 10;
}

#point .house_point_list_block_title span{
  font-size: 140%;
}

@media screen and (max-width:900px) {
  #point .house_point_list_block_title{ left: 30px; }
}

@media screen and (max-width:700px) {
  #point .house_point_list_block_title{
		top: -10px;
    left: 10px;
    width: 60px;
    height: 109px;
    font-size: 13px;
    padding: 20px 16px;
  }
}

#point .house_point_title01{
  text-align: center;
  margin: 0 0 30px 0;
}

#point .house_point_title01 .text01{
  font-size: 30px;
  letter-spacing: 0.1em;
  line-height: 1.55;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;
  display: block;
}

#point .house_point_title01 .text02{
  position: absolute;
  -moz-border-radius: 100%;
  -webkit-border-radius: 100%;
  border-radius: 100%;
  color: #ffffff;
  background-color: #b27d47;
  width: 125px;
  height: 75px;
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: center;
  justify-content: center;
  -webkit-align-items: center;
  align-items: center;
  line-height: 1.33;
  font-size: 15px;
  letter-spacing: normal;
  top: -38px;
  left: -130px;
  padding-top: 15px;
}

#point .house_point_title01 .text02:after{
  content: "";
  position: absolute;
  bottom: -5px;
  right: 27px;
  width: 36px;
  height: 20px;
  background-image: url(../images/attention_arrow.png);
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: top left;
}

#point .house_point_title01 .text02_in{
  position: relative;
  z-index: 2;
}

@media screen and (max-width:1200px) {
  #point .house_point_title01 .text02{
    left: auto;
    top: -54px;
    right: -76px;
    margin: 0 0 0 0;
    width: 85px;
    height: 75px;
    font-size: 12px;
    padding-top: 12px;
  }
  #point .house_point_title01 .text02:after{
    -moz-transform: scale(-1, 1);
    -webkit-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
    bottom: 2px;
    right: 43px;
  }
}


#point .house_point_title01 .text_wrap{
  position: relative;
  display: inline-block;
}

@media screen and (max-width:900px) {
  
  #point .house_point_title01 .text02{
    top: -81px;
  }
  
  #point .house_point_title01 .text01{
    font-size: 30px;
  }
}

@media screen and (max-width:700px) {
  #point .house_point_title01{
    margin: 0 0 20px 0;
  }
  #point .house_point_title01 .text01{
    font-size: 20px;
  }
}

#point .house_point_title02{
  font-size: 25px;
  text-align: center;
  margin: 0 0 30px 0;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;
}

#point .house_point_title02 > *{
  display: block;
}

#point .house_point_title02 .text01{
  line-height: 1;
  margin: 0 0 4px 0;
}

#point .house_point_title02 .text01_in{
  background-color: #f5ba18;
  padding: 8px 22px;
  display: inline-block;
  border-radius: 9999px;
  letter-spacing: 0.1em;
}

#point .house_point_title02 .text02_in{
  background-image: linear-gradient(transparent 0%, #ff9933 0%);
  background-position: bottom left;
  background-repeat: no-repeat;
  background-size: 100% 2px;
  line-height: 1.84;
  padding: 5px 10px;
}

@media screen and (max-width:900px) {
  #point .house_point_title02{
    font-size: 20px;
  }
}

@media screen and (max-width:700px) {
  #point .house_point_title02 .text01{
    margin: 0 0 15px 0;
  }
  #point .house_point_title02 .text01_in{
    font-size: 20px;
    padding: 4px 10px;
  }
  #point .house_point_title02{
    font-size: 15px;
    margin: 0 0 22px 0;
  }
}



/* #point_list_block01 */

#point_list_block01 .point_list_block02_photo{
  max-width: 770px;
  margin: 22px auto;
}

#point_list_block01 .point02_check{
  font-size: 12px;
  margin: 20px -1em -1em 0;
  text-align: center;
}

#point_list_block01 .point02_check li{
  display: inline-block;
  padding: 0 1em 1em 1em;
  text-indent: -1em;
}

#point_list_block01 .point02_check li:before{
  content: "※";
}

#point_list_block01 .point02_block .image{
  position: relative;
  margin: 0 0 20px 0;
}

#point_list_block01 .point02_block .image .img_cover{
  padding-bottom: 72.7%;
}

#point_list_block01 .point02_block .image .image_text{
  color: #ffffff;
  font-size: 12px;
  line-height: 1;
  position: absolute;
  bottom: 15px;
  right: 15px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;
}

#point_list_block01 .price_text{
  font-size: 60px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;
  line-height: 1;
  text-align: center;
}

#point_list_block01 .price_text strong{
  position: relative;
  display: inline-block;
  font-size: 140%;
}

#point_list_block01 .price_text span{
  font-size: 60%;
}

#point_list_block01 .point02_slider_section{
  margin: 45px 0px 0 0px;
}

#point_list_block01 .point02_slider_title{
  font-size: 25px;
  text-align: center;
  line-height: 1;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 700;
  margin-bottom: 18px;
  letter-spacing: 0.1em;
}

@media screen and (max-width:900px) {
  #point_list_block01 .price_text{
    font-size: 50px;
  }
  #point_list_block01 .price_text strong:before,
  #point_list_block01 .price_text strong:after{
    content: "";
    position: absolute;
    width: 18px;
    height: 18px;
  }
  
  #point_list_block01 .price_text strong:before{
    top: 40px;
    left: -18px;
  }

  #point_list_block01 .price_text strong:after{
    top: 11px;
    right: -19px;
  }
  
}

@media screen and (max-width:700px) {
  #point_list_block01 .point02_check{
    margin: 0;
  }
  #point_list_block01 .point02_check li{
    padding: 0;
    display: block;
  }
  
  #point_list_block01 .point02_block .image .image_text{
    font-size: 8px;
    bottom: 5px;
    right: 5px;
  }
  
  #point_list_block01 .price_text{
    font-size: 29px;
  }
  
  #point_list_block01 .price_text strong:before,
  #point_list_block01 .price_text strong:after{
    width: 12px;
    height: 12px;
  }

  #point_list_block01 .price_text strong:before{
    top: 23px;
    left: -12px;
  }

  #point_list_block01 .price_text strong:after{
    top: 6px;
    right: -12px;
  }
  
  #point_list_block01 .point02_slider_title{
    font-size: 20px;
    letter-spacing: normal;
  }
  
  #point_list_block01 .point02_slider_section{
    margin-bottom: 15px;
    margin-right: -20px;
    margin-left: -20px;
  }
  
}

@media screen and (max-width:700px) {
  #point_list_block01 .house_point_head img{
    width: 114px;
  }
}

/* ------------------------- #point .house_point_info ------------------------- */

#point .house_point_info{
  margin: 38px 0 0 0;
}

#point .house_point_info_title01{
  font-size: 20px;
  line-height: 1;
  font-weight: 500;
  text-align: center;
  color: #ffffff;
  padding: 6px 20px;
  -moz-border-radius: 9999px;
  -webkit-border-radius: 9999px;
  border-radius: 9999px;
  background-color: #60c0f0;
  margin: 0 0 30px 0;
}

#point .house_point_info_title02{
  font-size: 25px;
  font-weight: 700;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  line-height: 1.4;
  text-align: center;
  margin: -0.2em 0 25px 0;
}

#point .house_point_info_list{
  line-height: 1.43;
  font-weight: 400;
}

#point .house_point_info_list li{
  padding: 0 0 0 1em;
  text-indent: -1em;
}

#point .house_point_info_list li:before{
  content: "●";
}

@media screen and (max-width:700px) {
  #point .house_point_info_title02{
    font-size: 15px;
    line-height: 1.666;
  }
  #point .house_point_info .sp_close_btn_wrap{
    bottom: -10px;
  }

  #point .row_content.btn_row{
    margin-top: 33px;
  }
  
}

/* -----------------------------------------------------------
#top_point
-----------------------------------------------------------*/

#top_point .main_content{
	max-width: 1140px;
}

/* .point_title01 */

.top_point_title01{
	margin: 0 0 10px 0;
	text-align: center;
	font-weight: bold;
	line-height: 1;
}

.top_point_title01 .text_wrap{
	display: inline-block;
}

.top_point_title01 .text_wrap > *{
	display: block;
}

.top_point_title01 .text_wrap .text01{
	border-radius: 9999px;
	color: #ffffff;
	background-color: #ff9933;
	font-size: 25px;
	line-height: 1;
	letter-spacing: 0.1em;
	font-weight: bold;
	height: 32px;
	width: 400px;
	padding: 4px 6px;
	margin: 0 auto 14px auto;
}

.top_point_title01 .text_wrap .text02{
	font-size: 25px;
}

.top_point_title01 .text_wrap .text03{
	font-size: 50px;
}

.top_point_title01 .text_wrap .text03 .number{
	font-size: 180%;
	color: #ff9933;
}

.color_orange01{
	color: #ff9933 !important;
}

.color_brown02{
	color: #b27d47 !important;
}

@media screen and (max-width:700px) {
	.top_point_title01{
		margin: 0 -20px 12px -20px;
	}
	
	.top_point_title01 .text_wrap .text01{
		font-size: 20px;
		width: 280px;
		padding: 7px 6px;
	}
	
	.top_point_title01 .text_wrap .text02{
		font-size: 20px;
	}
	
	.top_point_title01 .text_wrap .text03{
		font-size: 30px;
	}
}

/* .top_point_title02 */


.top_point_title02{
	font-size: 35px;
	line-height: 1.15;
	letter-spacing: 0.1em;
	font-weight: bold;
	margin: 0 0 25px 0;
	text-align: center;
	white-space: nowrap;
}

@media screen and (max-width:700px) {
	.top_point_title02{
		font-size: 21px;
		margin-bottom: 15px;
		margin: 0 -20px 20px -20px;
	}
}

/* -------------------------------------- .point_block_area -------------------------------------- */

.point_block_area{
	margin: 150px auto 0 auto;
}

.point_block_area .point_block_wrap{
	margin: 0px -40px -40px 0;
	display: flex;
	flex-wrap: wrap;
	align-items: flex-end;
}

.point_block_area .point_block{
	width: 50%;
	padding: 0 40px 40px 0;
}

.point_block_area .point_content{
	padding: 35px;
	background-color: #e6e6e6;
	border-radius: 10px;
}

.point_block_area .point_bottom{
	font-size: 17px;
	line-height: 1.47;
	margin: 15px 0 0 0;
}

@media screen and (max-width:1200px) {
	
	.point_block_area{
		max-width: 650px;
	}
	
	.point_block_area .point_block{
		width: 100%;
	}
}

@media screen and (max-width:700px) {
	.point_block_area{
		margin-top: 75px;
	}
	.point_block_area .point_content{
		margin: 0 -20px;
		border-radius: 0px;
		padding: 20px;
	}
	
	.point_block_area .point_bottom{
		font-size: 14px;
		line-height: 1.71;
		height: auto !important;
		margin-top: 20px;
	}
	
}

/* #point_block01 */

#point_block01 .point_title .text_wrap .text02{
	padding: 0 0 0 42px;
	margin: 0 0 -20px 0;
}

#point_block01 .point_info_table{
	width: 100%;
}

#point_block01 .point_info_table th,
#point_block01 .point_info_table td{
	border-bottom: 18px solid #e6e6e6;
	padding: 15px 10px;
	text-align: center;
	vertical-align: middle;
}

#point_block01 .point_info_table tr:last-child th,
#point_block01 .point_info_table tr:last-child td{
	border-bottom: none;
}

#point_block01 .point_info_table th{
	color: #ffffff;
	background-color: #b27d47;
	white-space: nowrap;}

#point_block01 .point_info_table_title01{
	font-size: 17px;
	font-weight: bold;
	line-height: 1;
}

#point_block01 .point_info_table_title01 .text_wrap{
	display: inline-block;
}

#point_block01 .point_info_table_title01 .text_wrap > *{
	display: block;
}

#point_block01 .point_info_table_title01 .number{
	font-size: 140%;
	margin: 5px 0 0 0;
}

#point_block01 .point_info_table td{
	background-color: #ffffff;
	width: 100%;
}

#point_block01 .point_info_table_title02{
	font-size: 22px;
	font-weight: bold;
	line-height: 1.2;
	margin: 0 0 2px 0;
	text-align: center;
}

#point_block01 .point_info_table_title02 .text01{
	display: inline-block;
	vertical-align: top;
	/*text-align: left;*/
}

#point_block01 .point_info_table td .point_info_table_text{
	text-align: center;
}

#point_block01 .point_info_table td .point_info_table_text_in{
	display: inline-block;
}

@media screen and (max-width:700px) {
	
	#point_block01 .point_info_table{
		height: auto !important;
	}
	
	#point_block01 .point_info_table_title01{
		font-size: 15px;
	}
	
	#point_block01 .point_info_table_title02{
		font-size: 20px;
		line-height: 1.5;
		padding: 0 14px;
	}
	
	#point_block01 .point_title .text_wrap .text02{
		padding: 0 0 0 0;
		margin: 18px 0 10px 0;
	}
}

/* #point_block02 */

#point_block02 .point_title .text_wrap .text02{
	margin: 0 0 5px 0;
}

#point_block02 .point_ranking_table{
	width: 100%;
}

#point_block02 .point_ranking_table th,
#point_block02 .point_ranking_table td{
	border-bottom: 18px solid #e6e6e6;
	padding: 15px 20px;
	text-align: center;
	vertical-align: middle;
	background-color: #ffffff;
	font-weight: bold;
}

#point_block02 .point_ranking_table tr:last-child th,
#point_block02 .point_ranking_table tr:last-child td{
	border-bottom: none;
}

#point_block02 .point_ranking_table th{
	white-space: nowrap;
	text-align: center;
}

#point_block02 .point_ranking_title01{
	font-size: 17px;
	font-weight: bold;
	background-size: 100% auto;
	background-repeat: no-repeat;
	background-position: bottom center;
	display: inline-flex;
	justify-content: center;
	align-items: flex-end;
	line-height: 1;
}

#point_block02 .point_ranking_title01 .text01{
	
}

#point_block02 .point_ranking_title01 .number{
	font-size: 180%;
	color: #ff9933;
}

#point_block02 .point_ranking_table tr:nth-child(1) .point_ranking_title01,
#point_block02 .point_ranking_table tr:nth-child(2) .point_ranking_title01,
#point_block02 .point_ranking_table tr:nth-child(3) .point_ranking_title01{
	color: #ffffff;
}

#point_block02 .point_ranking_table tr:nth-child(1) .point_ranking_title01 .number,
#point_block02 .point_ranking_table tr:nth-child(2) .point_ranking_title01 .number,
#point_block02 .point_ranking_table tr:nth-child(3) .point_ranking_title01 .number{
	color: #ffffff;
}

#point_block02 .point_ranking_table tr:nth-child(1) .point_ranking_title01,
#point_block02 .point_ranking_table tr:nth-child(2) .point_ranking_title01{
	font-size: 15px;
	padding-bottom: 3px;
}

#point_block02 .point_ranking_table tr:nth-child(3) .point_ranking_title01{
	font-size: 12px;
	padding-bottom: 2px;
}

#point_block02 .point_ranking_table tr:nth-child(1) .point_ranking_title01{
	background-image: url("../images/icon_crown01_pc.png");
	width: 70px;
	height: 50px;
}

#point_block02 .point_ranking_table tr:nth-child(2) .point_ranking_title01{
	background-image: url("../images/icon_crown02_pc.png");
	width: 70px;
	height: 50px;
}

#point_block02 .point_ranking_table tr:nth-child(3) .point_ranking_title01{
	background-image: url("../images/icon_crown03_pc.png");
	width: 56px;
	height: 40px;
}

#point_block02 .point_ranking_table td{
	width: 100%;
}

#point_block02 .point_ranking_table_text{
	text-align: center;
}

#point_block02 .point_ranking_title02{
	font-size: 22px;
	line-height: 1.25;
	font-weight: bold;
	display: inline-block;
	letter-spacing: 0.2em;
	/*text-align: left;*/
}

#point_block02 .point_ranking_table tr:nth-child(1) .point_ranking_title02,
#point_block02 .point_ranking_table tr:nth-child(2) .point_ranking_title02{
	font-size: 35px;
}

@media screen and (max-width:700px) {
	
	#point_block02 .point_ranking_table{
		height: auto !important;
	}
	
	#point_block02 .point_title .text_wrap .text02{
		margin-bottom: 8px;
	}
	
	#point_block02 .point_ranking_table th,
	#point_block02 .point_ranking_table td{
		border-bottom: 10px solid #e6e6e6;
		padding: 10px 13px;
	}
	
	#point_block02 .point_ranking_table tr:nth-child(1) .point_ranking_title01{
		width: 56px;
		height: 40px;
	}

	#point_block02 .point_ranking_table tr:nth-child(2) .point_ranking_title01{
		width: 56px;
		height: 40px;
	}

	#point_block02 .point_ranking_table tr:nth-child(3) .point_ranking_title01{
		width: 56px;
		height: 40px;
	}
	
	#point_block02 .point_ranking_table tr:nth-child(1) .point_ranking_title01,
	#point_block02 .point_ranking_table tr:nth-child(2) .point_ranking_title01{
		font-size: 12px;
		padding-bottom: 2px;
	}
	
	#point_block02 .point_ranking_title02{
		font-size: 20px !important;
	}
	
}

/* -------------------------------------- .point_acc_area -------------------------------------- */

.point_acc_zone{
	margin: 60px 0 0 0;
}

.point_acc_area{
	max-width: 650px;
	margin: 0 auto;
}

.point_acc_wrap{
	margin: 0 0 0 0;
}

.point_acc_lead_wrap{
	font-size: 20px;
	letter-spacing: 0.03em;
	line-height: 1.75;
	margin: 25px 0 25px 0;
	text-align: center;
}

.point_acc_lead_wrap:first-child{
	margin-top: 0;
}

.point_acc_lead_wrap:last-child{
	margin-bottom: 0;
}

@media screen and (max-width:700px) {
	
	.point_acc_lead_wrap{
		font-size: 14px;
		margin: 15px 0 15px 0;
	}
	
}

.point_acc_wrap .point_acc{
	margin: 0 0 10px 0;
}

.point_acc_wrap .point_acc:last-child{
	margin-bottom: 0;
}

.point_acc_wrap .point_acc_switch{
	display: table;
	height: 80px;
	border-radius: 10px;
	background-color: #e6e6e6;
	width: 100%;
	font-size: 30px;
	line-height: 1.16;
	font-weight: bold;
	letter-spacing: 0.2em;
	cursor: pointer;
}

.point_acc_wrap .point_acc_switch_in{
	position: relative;
	display: table-cell;
	text-align: center;
	vertical-align:  middle;
	padding: 20px 60px;
}

.point_acc_wrap .point_acc_switch_text{
	display: inline-block;
}

.point_acc_wrap .point_acc_switch_number_text{
	position: absolute;
	top: 50%;
	left: 25px;
	margin: -0.5em 0 0 0;
	line-height: 1;
}

.point_acc_wrap .point_acc_switch_text small{
	font-size: 15px;
	font-weight: normal;
	display: block;
	margin: 5px 0 0 0;
}

.point_acc_wrap .point_acc_switch_icon{
	position: absolute;
	top: 50%;
	right: 25px;
	width: 35px;
	height: 35px;
	margin: -18px 0 0 0;
}

.point_acc_wrap .point_acc_switch_bar{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
}

.point_acc_wrap .point_acc_switch_bar:before{
	content: "";
	display: block;
	background-color: #ff9933;
}

.point_acc_wrap .point_acc_switch_bar.bar01:before{
	height: 7px;
	width: 100%;
}

.point_acc_wrap .point_acc_switch_bar.bar02:before{
	height: 100%;
	width: 7px;
}

.point_acc_wrap .point_acc_switch.active .point_acc_switch_bar.bar02:before{
	display: none;
}

.point_acc_wrap .point_acc_content{
	display: none;
}

.point_acc_wrap .point_acc_content_in{
	padding: 25px 0 0 0;
}

.point_acc_number_list{
	line-height: 1.33;
}

.point_acc_number_list li{
	padding: 0 0 0 1em;
	text-indent: -1em;
	margin: 0 0 10px 0;
}

.point_acc_number_list li:last-child{
	margin-bottom: 0;
}

@media screen and (max-width:700px) {
	.point_acc_zone{
		margin: 50px 0 0 0;
	}
	
	.point_acc_wrap .point_acc_switch{
		height: 50px;
		font-size: 20px;
	}
	
	.point_acc_wrap .point_acc_switch_in{
		padding: 10px 30px;
	}
	
	.point_acc_wrap .point_acc_switch_icon{
		right: 8px;
		width: 20px;
		height: 20px;
		margin: -10px 0 0 0;
	}
	
	.point_acc_wrap .point_acc_switch_number_text{
		left: 8px;
	}
	
	.point_acc_wrap .point_acc_switch_bar.bar01:before{
		height: 5px;
		width: 100%;
	}

	.point_acc_wrap .point_acc_switch_bar.bar02:before{
		height: 100%;
		width: 5px;
	}
	
	.point_acc_wrap .point_acc_content_in{
		padding: 20px 0 0 0;
	}
	
}

/* .point_acc_block */

.point_acc_block{
	border-radius: 10px;
	border: 1px solid #666666;
	padding: 0 34px;
	margin: 0 0 30px 0;
	line-height: 2;
	letter-spacing: 0.03em;
}

.point_acc_block:last-child{
	margin-bottom: 0;
}

.point_acc_block_in{
	position: relative;
	padding: 33px 0;
}

.point_acc_block_in:after{
	content: "";
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	height: 3px;
	background-color: #b27d47;
}

@media screen and (max-width:700px) {
	
	.point_acc_block{
		padding: 0 20px;
		line-height: 1.714;
	}
	
}

/* .point_acc_block_content */

.point_acc_block_content{
	margin: 40px 0;
}

.point_acc_block_content:first-child{
	margin-top: 0;
}

.point_acc_block_content:last-child{
	margin-bottom: 0;
}

@media screen and (max-width:700px) {
	.point_acc_block_content{
		margin: 20px 0;
	}
}

/* .point_acc_block_img */

.point_acc_block_img{
	text-align: center;
	line-height: 0;
	margin: 25px 0;
}

.point_acc_block_img:first-child{
	margin-top: 0;
}

.point_acc_block_img:last-child{
	margin-bottom: 0;
}

@media screen and (max-width:700px) {
	.point_acc_block_img{
		margin: 20px 0;
	}
}

/* .question_title */

.question_title{
	position: relative;
	font-size: 25px;
	line-height: 1.4;
	text-align: center;
	padding: 0 0 10px 0;
	margin: 0 0 35px 0;
	font-weight: bold;
}

.question_title:after{
	content: "";
	position: absolute;
	bottom: 0;
	left: 50%;
	width: 50px;
	height: 2px;
	background-color: #b27d47;
	margin: 0 0 0 -25px;
}

@media screen and (max-width:700px) {
	.question_title{
		font-size: 20px;
		margin: 0 0 25px 0;
	}
}

/* .point_question */

.point_question_wrap{
	text-align: center;
}

.point_question{
	display: inline-table;
	max-width: 100%;
	text-align: left;
	margin: 0 0 0 -15px;
	vertical-align: bottom;
}

.point_question > *{
	display: table-cell;
	vertical-align:  top;
}

.point_question .point_question_head{
	font-size: 40px;
	font-weight: bold;
	color: #ff9933;
	line-height: 1;
	padding: 0 20px 0 0;
}

.point_question .point_question_content{
}

@media screen and (max-width:700px) {
	.point_question .point_question_head{
		font-size: 35px;
		padding: 0 10px 0 0;
	}
}


/* .point_ex_text */

.point_ex_text{
	position: relative;
	font-size: 20px;
	line-height: 1.25;
	letter-spacing: 0.2em;
	font-weight: bold;
	padding: 0 0 0 3.5em;
	margin: 0 0 16px 0;
}

.point_ex_text:last-child{
	margin-bottom: 0;
}

.point_ex_text:after{
	content: "ex)";
	position: absolute;
	top: 0;
	left: 0;
	font-size: 125%;
	line-height: 1;
}

@media screen and (max-width:700px) {
	.point_ex_text{
		font-size: 15px;
	}
}

/* #point_acc01_01 */

#point_acc01_01{
	
}


/* #point_acc01_02 */

#point_acc01_02{
	
}

#point_acc01_02 .point_acc01_02_title01{
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.2em;
	margin: 0 0 15px 0;
	line-height: 1.4;
	color: #ff9933;
}


@media screen and (max-width:700px) {
	#point_acc01_02 .point_acc01_02_title01{
		font-size: 20px;
		text-align: center;
	}
	#point_acc01_02 .point_acc_number_list{
		margin: 0 0 0 -40px;
	}
	#point_acc01_02 .point_acc_number_list li{
		padding: 0;
		text-indent: 0;
	}
}

/* #point_acc01_03 */

#point_acc01_03{
	
}

#point_acc01_03 .point_acc01_03_title01{
	font-weight: bold;
	border-radius: 9999px;
	background-color: #f0e5da;
	text-align: center;
	padding: 10px 14px;
	font-size: 20px;
	line-height: 1.33;
	margin: 0 0 17px 0;
}

#point_acc01_03 .point_acc01_03_title01 + .point_acc_block_img{
	margin-top: 0;
}

#point_acc01_03 .point_acc01_03_title02{
	font-size: 20px;
	line-height: 1;
	margin: 0 0 20px 0;
	padding: 0 0 5px 0;
	border-bottom: 2px solid #ffaa00;
	font-weight: bold;
}

#point_acc01_03 .point_acc01_03_title02 + .point_acc_block_img{
	margin-top: 0;
}

#point_acc01_03 .point_acc01_03_title01 .text01{
	display: inline-block;
	/*text-align: left;*/
	vertical-align: bottom;
}

#point_acc01_03 .point_acc01_03_fee_info_wrap{
	margin: 30px 0 0 0;
}

#point_acc01_03 .point_acc01_03_fee_info{
	margin: 0 0 25px 0;
}

#point_acc01_03 .point_acc01_03_fee_info:last-child{
	margin-bottom: 0;
}

#point_acc01_03 .point_acc01_03_fee01{
	font-size: 30px;
	text-align: center;
	margin: 35px 0 0 0;
	color: #ff9933;
	line-height: 1.3;
}

#point_acc01_03 .point_acc01_03_fee01 strong{
	font-size: 200%;
}

#point_acc01_03 .point_acc01_03_fee02{
	text-align: center;
	font-weight: bold;
	border: 2px solid #ff9933;
	padding: 10px;
	font-size: 17px;
	line-height: 1;
}

#point_acc01_03 .point_acc01_03_fee02_table{
	display: inline-table;
	vertical-align: bottom;
	width: 100%;
	max-width: 300px;
}

#point_acc01_03 .point_acc01_03_fee02_table > *{
	display: table-cell;
	vertical-align: middle;
}

#point_acc01_03 .point_acc01_03_fee02_table .point_acc01_03_fee02_title{
	text-align: left;
}

#point_acc01_03 .point_acc01_03_fee02_table .point_acc01_03_fee02_price{
	text-align: right;
}

#point_acc01_03 .point_acc01_03_fee02_table .point_acc01_03_fee02_price .text01{
	font-size: 140%;
}

#point_acc01_03 .point_acc01_03_fee02_table .point_acc01_03_fee02_price .text02{
	font-size: 60%;
}

@media screen and (max-width:700px) {
	#point_acc01_03 .point_acc01_03_title01{
		font-size: 15px;
	}
	
	#point_acc01_03 .point_acc01_03_fee01{
		font-size: 20px;
		margin: 20px 0 0 0;
	}
	
	#point_acc01_03 .point_acc01_03_title02{
		font-size: 15px;
		margin: 0 0 10px 0;
		padding: 0 0 5px 0;
	}
	
	#point_acc01_03 .point_acc01_03_fee02{
		font-size: 14px;
	}
	
	#point_acc01_03 .point_acc01_03_fee02_table .point_acc01_03_fee02_price{
		font-size: 15px;
	}
	
}

/* #point_acc01_04 */

#point_acc01_04{
	
}

#point_acc01_04 .point_acc01_04_content{
	position: relative;
	padding: 0 0 40px 0;
	margin: 0 0 40px 0;
}

#point_acc01_04 .point_acc01_04_content:after{
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 5px;
	background-image: url("../images/border-bg.png");
	background-size: 4px 4px;
	background-repeat: repeat;
}

#point_acc01_04 .point_acc01_04_content:last-child{
	padding-bottom: 0;
	margin-bottom: 0;
}

#point_acc01_04 .point_acc01_04_content:last-child:after{
	display: none;
}

 #point_acc01_04 .point_acc01_04_answer{
	letter-spacing: 0.2em;
	font-size: 20px;
}

 #point_acc01_04 .point_acc01_04_answer .text02{
	 font-size: 70%;
}


 #point_acc01_04 .point_acc01_04_title01{
	 font-size: 25px;
	 font-weight: bold;
	 text-align: center;
	 color: #ff9933;
	 line-height: 1.4;
	 margin: 0 0 18px 0;
}

 #point_acc01_04 .point_acc01_04_title01 .text01{
	 display: inline-block;
}

 #point_acc01_04 .point_acc01_04_check01{
	 border: 2px solid #ffcc00;
	 padding: 20px;
	 border-radius: 10px;
	 font-weight: bold;
	 margin: 0 0 15px 0;
}

#point_acc01_04 .point_acc01_04_check02{
	padding: 0 25px;
	 margin: 0 0 37px 0;
}

#point_acc01_04 .point_acc01_04_price_row{
	display: flex;
	margin: 0 -15px -15px 0;
}

#point_acc01_04 .point_acc01_04_price_row > *{
	padding: 0 15px 15px 0;
}

#point_acc01_04 .point_acc01_04_price_col01{
	min-width: 218px;
	max-width: 218px;
}

#point_acc01_04 .point_acc01_04_price_col02{
	width: 100%;
}

#point_acc01_04 .point_acc01_04_price_title01{
	font-weight: bold;
	line-height: 1.33;
	margin: 0 0 8px 0;
}


#point_acc01_04 .point_acc01_04_price_table{
	width: 100%;
}

#point_acc01_04 .point_acc01_04_price_table th,
#point_acc01_04 .point_acc01_04_price_table td{
	border-bottom: 5px solid #ffffff;
	padding: 6px;
}

#point_acc01_04 .point_acc01_04_price_table tbody tr:last-child th,
#point_acc01_04 .point_acc01_04_price_table tbody tr:last-child td{
	border-bottom: none;
}

#point_acc01_04 .point_acc01_04_price_table thead th,
#point_acc01_04 .point_acc01_04_price_table thead td{
	padding: 6px 12px;
	color: #ffffff;
	text-align: center;
	background-color: #b27d47;
	line-height: 1.2;
}

#point_acc01_04 .point_acc01_04_price_table thead .text02{
	font-size: 13px;
	margin: 3px 0 0 0;
}

#point_acc01_04 .point_acc01_04_price_table tbody{
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
}

#point_acc01_04 .point_acc01_04_price_table tbody .number{
	font-size: 140%;
}

#point_acc01_04 .point_acc01_04_price_table tbody th,
#point_acc01_04 .point_acc01_04_price_table tbody td{
	padding: 6px 12px;
	white-space: nowrap;
}

#point_acc01_04 .point_acc01_04_price_table tbody th{
	text-align: left;
}
#point_acc01_04 .point_acc01_04_price_table tbody td{
	text-align: right;
}

#point_acc01_04 .point_acc01_04_price_table tbody tr:nth-child(2n + 1) th,
#point_acc01_04 .point_acc01_04_price_table tbody tr:nth-child(2n + 1) td{
	background-color: #cccccc;
}

#point_acc01_04 .point_acc01_04_price_table tbody tr:nth-child(2n) th,
#point_acc01_04 .point_acc01_04_price_table tbody tr:nth-child(2n) td{
	background-color: #e6e6e6;
}

#point_acc01_04 .point_acc01_04_price_check01{
	font-size: 13px;
	line-height: 1.38;
	margin: 12px 0 10px 0;
}

#point_acc01_04 .point_acc01_04_price_check02{
	position: relative;
	color: #ffffff;
	text-align: center;
	font-size: 20px;
	padding: 5px 10px;
	background-color: #ff9933;
}

#point_acc01_04 .point_acc01_04_price_check02:before{
	content: "";
	position: absolute;
	top: -8px;
	left: 50%;
	margin: 0 0 0 -6px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 0 6px 8px 6px;
	border-color: transparent transparent #ff9933 transparent;
}

#point_acc01_04 .point_figure_wrap{
	text-align: center;
}

#point_acc01_04 .point_figure{
	display: inline-block;
	vertical-align:  top;
}

#point_acc01_04 .point_figure_in{
	
}

#point_acc01_04 .point_figure_img{
	margin: 0 0 8px 0;
}

#point_acc01_04 .point_figure_text{
	text-align: center;
}

#point_acc01_04 .point_figure_text_btn{
	text-decoration: underline;
	font-weight: bold;
}

@media screen and (max-width:700px) {
	
	#point_acc01_04 .point_acc01_04_content{
		padding: 0 0 34px 0;
		margin: 0 0 34px 0;
	}
	
	#point_acc01_04 .point_acc01_04_answer{
		font-size: 15px;
		line-height: 1.66;
	}
	
	 #point_acc01_04 .point_acc01_04_title01{
		 font-size: 20px;
	}
	
	#point_acc01_04 .point_acc01_04_check01{
		font-size: 15px;
		padding: 12px;
	}
	
	#point_acc01_04 .point_acc01_04_check02{
		padding: 0;
		margin: 0 0 25px 0;
	}
	
	#point_acc01_04 .point_acc01_04_price_row{
		flex-wrap: wrap;
		margin: 0 -25px -25px 0;
	}
	#point_acc01_04 .point_acc01_04_price_row > *{
		width: 100%;
		padding: 0 25px 25px 0;
	}
	
	#point_acc01_04 .point_acc01_04_price_col01{
		min-width: 0;
		max-width: none;
		text-align: center;
	}
	
	#point_acc01_04 .point_acc01_04_price_title01{
		font-size: 15px;
	}
	#point_acc01_04 .point_acc01_04_price_table thead,
	#point_acc01_04 .point_acc01_04_price_table thead tr,
	#point_acc01_04 .point_acc01_04_price_table thead th,
	#point_acc01_04 .point_acc01_04_price_table thead td,
	#point_acc01_04 .point_acc01_04_price_table tbody,
	#point_acc01_04 .point_acc01_04_price_table tbody tr,
	#point_acc01_04 .point_acc01_04_price_table tbody th,
	#point_acc01_04 .point_acc01_04_price_table tbody td{
		display: block !important;
		width: auto !important;
	}
	
	#point_acc01_04 .point_acc01_04_price_table th,
	#point_acc01_04 .point_acc01_04_price_table td{
		border-bottom: none;
		padding: 15px 10px;
	}
	
	#point_acc01_04 .point_acc01_04_price_table tbody th, #point_acc01_04 .point_acc01_04_price_table tbody td{
		padding: 12px;
	}
	
	#point_acc01_04 .point_acc01_04_price_table thead tr,
	#point_acc01_04 .point_acc01_04_price_table tbody tr{
		border-bottom: 5px solid #ffffff;
	}
	
	#point_acc01_04 .point_acc01_04_price_table tbody tr:last-child{
		border-bottom: none;
	}
	
	#point_acc01_04 .point_acc01_04_price_table tbody{
		font-size: 15px;
	}
	
	#point_acc01_04 .point_acc01_04_price_table tbody th{
		padding-bottom: 0;
	}
	
	#point_acc01_04 .point_acc01_04_price_table tbody td{
		text-align: center;
		font-size: 20px;
	}
	
	#point_acc01_04 .point_acc01_04_price_check01{
		margin: 14px 0 20px 0;
	}
	
	#point_acc01_04 .point_acc01_04_price_check02{
		font-size: 15px;
		padding: 10px;
	}
	
}

/* ----------------------------------------- #point_acc02_01 ----------------------------------------- */

#point_acc02_01{
	
}

#point_acc02_01 .point_acc02_01_title01{
	font-size: 20px;
	font-weight: bold;
	margin: 0 0 16px 0;
	line-height: 1.2;
	text-align: center;
}

#point_acc02_01 .point_acc02_01_price_table{
	width: 100%;
	margin: 0 0 15px 0;
}

#point_acc02_01 .point_acc02_01_price_table tbody{
	font-size: 20px;
	line-height: 1;
	font-weight: bold;
}

#point_acc02_01 .point_acc02_01_price_table tbody th,
#point_acc02_01 .point_acc02_01_price_table tbody td{
	padding: 12px 16px;
	white-space: nowrap;
	background-color: #ffebd6;
	border-bottom: 5px solid #ffffff;
}

#point_acc02_01 .point_acc02_01_price_table tbody tr:last-child th,
#point_acc02_01 .point_acc02_01_price_table tbody tr:last-child td{
	border-bottom: none;
}

#point_acc02_01 .point_acc02_01_price_table tbody th{
	text-align: left;
}
#point_acc02_01 .point_acc02_01_price_table tbody td{
	text-align: right;
}

/* #point_acc02_01 .point_acc02_01_row */

#point_acc02_01 .point_acc02_01_row{
	display: flex;
	flex-wrap: wrap;
	margin: 30px -5px -5px 0;
}

#point_acc02_01 .point_acc02_01_col{
	display: flex;
	flex-direction: column;
	padding: 0 5px 5px 0;
	width: 33.3333%;
}

#point_acc02_01 .point_acc02_01_col_content{
	position: relative;
	padding: 22px;
	border-radius: 3px;
	border: 1px solid #b3b3b3;
	flex-grow: 1;
}

#point_acc02_01 .point_acc02_01_col_content_text{
	text-align: center;
}

#point_acc02_01 .point_acc02_01_col_content_text_in{
	display: inline-block;
	text-align: left;
}

#point_acc02_01 .point_acc02_01_col_number{
	position: absolute;
	top: -0.55em;
	right: -0.55em;
	font-size: 20px;
	font-weight: bold;
	color: #ffffff;
	background-color: #ff9933;
	border-radius: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	line-height: 1;
	width: 2.5em;
	height: 2.5em;
	z-index: 2;
}


#point_acc02_01 .point_acc02_01_col_title{
	color: #ff9933;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	line-height: 1;
	margin: 0 0 0.3em 0;
}

#point_acc02_01 .point_acc02_01_col_title > *{
	display: block;
}

#point_acc02_01 .point_acc02_01_col_title .text01{
	margin: 0 0 0.3em 0;
}

#point_acc02_01 .point_acc02_01_col_title .text02{
	font-size: 140%;
	text-indent: 0.5em;
}

@media screen and (max-width:700px) {
	
	#point_acc02_01 .point_acc02_01_col_number{
		font-size: 18px;
	}
	
	#point_acc02_01 .point_acc02_01_price_table thead,
	#point_acc02_01 .point_acc02_01_price_table thead tr,
	#point_acc02_01 .point_acc02_01_price_table thead th,
	#point_acc02_01 .point_acc02_01_price_table thead td,
	#point_acc02_01 .point_acc02_01_price_table tbody,
	#point_acc02_01 .point_acc02_01_price_table tbody tr,
	#point_acc02_01 .point_acc02_01_price_table tbody th,
	#point_acc02_01 .point_acc02_01_price_table tbody td{
		display: block !important;
		width: auto !important;
	}
	
	#point_acc02_01 .point_acc02_01_price_table th,
	#point_acc02_01 .point_acc02_01_price_table td{
		border-bottom: none !important;
		padding: 15px 10px;
	}
	
	#point_acc02_01 .point_acc02_01_price_table tbody th, #point_acc02_01 .point_acc02_01_price_table tbody td{
		padding: 12px;
	}
	
	#point_acc02_01 .point_acc02_01_price_table thead tr,
	#point_acc02_01 .point_acc02_01_price_table tbody tr{
		border-bottom: 5px solid #ffffff;
	}
	
	#point_acc02_01 .point_acc02_01_price_table tbody tr:last-child{
		border-bottom: none;
	}
	
	#point_acc02_01 .point_acc02_01_price_table tbody{
		font-size: 15px;
	}
	
	#point_acc02_01 .point_acc02_01_price_table tbody th{
		padding-bottom: 0;
		text-align: center;
	}
	
	#point_acc02_01 .point_acc02_01_price_table tbody td{
		text-align: center;
		font-size: 20px;
	}
	
	#point_acc02_01 .point_acc02_01_row{
		margin: 10px 0px -20px 0;
	}
	
	#point_acc02_01 .point_acc02_01_col{
		width: 100%;
		padding: 0 0 20px 0;
	}
	
	#point_acc02_01 .point_acc02_01_col_title{
		font-size: 18px;
	}
	
}


/* ----------------------------------------- #point_acc02_02 ----------------------------------------- */

#point_acc02_02 .point_acc02_02_arrow_block_wrap{
	font-size: 25px;
	line-height: 1.4;
	font-weight: bold;
	text-align: center;
	letter-spacing: 0.2em;
	margin: 0 0 25px 0;
	white-space: nowrap;
}

#point_acc02_02 .point_acc02_02_arrow_block{
	position: relative;
	padding: 0 0 50px 0;
}

#point_acc02_02 .point_acc02_02_arrow_block:before{
	content: "";
	position: absolute;
	bottom: 26px;
	left: 50%;
	margin: 0 0 0 -9px;
	width: 18px;
	height: 18px;
	background-color: #ff9933;
}

#point_acc02_02 .point_acc02_02_arrow_block:after{
	content: "";
	position: absolute;
	bottom: 9px;
	left: 50%;
	margin: 0 0 0 -28px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 18px 28px 0 28px;
	border-color: #ff9933 transparent transparent transparent;
}

#point_acc02_02 .point_acc02_02_arrow_block:last-child{
	padding-bottom: 0;
}

#point_acc02_02 .point_acc02_02_arrow_block:last-child:before,
#point_acc02_02 .point_acc02_02_arrow_block:last-child:after{
	display: none;
}

@media screen and (max-width:700px) {
	#point_acc02_02 .point_acc02_02_arrow_block_wrap{
		font-size: 16px;
		white-space: normal;
	}
}

/* ----------------------------------------- #point_acc02_03 ----------------------------------------- */


#point_acc02_03{
	
}

#point_acc02_03 .point_acc02_03_block{
	margin: 0 0 25px 0;
}

#point_acc02_03 .point_acc02_03_block:last-child{
	margin-bottom: 0;
}

#point_acc02_03 .point_acc02_03_title01{
	font-size: 20px;
	line-height: 1.2;
	background-color: #ffebd6;
	padding: 12px 20px;
	font-weight: bold;
	margin: 0 0 20px 0;
}

#point_acc02_03 .point_acc02_03_title01 .text01{
	margin: 0 1em 0 0;
}

#point_acc02_03 .point_acc02_03_info{
	padding: 0 15px;
}

#point_acc02_03 .point_acc02_03_info_title{
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 0.2em;
	line-height: 1.25;
}

#point_acc02_03 .point_acc02_03_block_table{
	white-space: nowrap;
}

#point_acc02_03 .point_acc02_03_block_table th{
	padding: 0 2em 0 0;
}

#point_acc02_03 .point_acc02_03_block_table td{
	text-align: right;
}

#point_acc02_03 .point_acc02_03_block_table .check_text{
	display: inline-block;
  padding: 0 0 0 1em;
  text-indent: -1em;
}

#point_acc02_03 .point_acc02_03_block_table .check_text:before{
  content: "・";
}

@media screen and (max-width:700px) {
	#point_acc02_03 .point_acc02_03_title01{
		font-size: 16px;
		padding: 10px;
	}
	#point_acc02_03 .point_acc02_03_title01 .text01,
	#point_acc02_03 .point_acc02_03_title01 .text02{
		display: block;
	}
	
	#point_acc02_03 .point_acc02_03_title01 .text01{
		margin: 0 0 5px 0;
	}
	
	#point_acc02_03 .point_acc02_03_info{
		padding: 0;
	}
	
	#point_acc02_03 .point_acc02_03_info_title{
		font-size: 16px;
		margin: 0 0 5px 0;
	}
	
	#point_acc02_03 .point_acc02_03_block_table,
	#point_acc02_03 .point_acc02_03_block_table *{
		display: block;
	}
	
	#point_acc02_03 .point_acc02_03_block_table tr{
		margin: 0 0 5px 0;
	}
	
	#point_acc02_03 .point_acc02_03_block_table td{
		padding-left: 1em;
	}
	
}

/* ----------------------------------------- #point_acc02_04 ----------------------------------------- */


#point_acc02_04{
	
}

#point_acc02_04 .point_acc02_04_content{
	margin: 0 0 24px 0;
}

#point_acc02_04 .point_acc02_04_content:last-child{
	margin-bottom: 0;
}

#point_acc02_04 .point_acc02_04_table_area{
	width: 100%;
}

#point_acc02_04 .point_acc02_04_table_block{
	
}

#point_acc02_04 .point_acc02_04_table{
	width: 100%;
}

#point_acc02_04 .point_acc02_04_table thead tr th{
	padding: 15px;
	text-align: center;
	white-space: nowrap;
	background-color: #ffebd6;
	border-right: 1px solid #333333;
	font-weight: bold;
}

#point_acc02_04 .point_acc02_04_table thead tr th:last-child{
	border-right: 0;
}

#point_acc02_04 .point_acc02_04_table tbody tr th,
#point_acc02_04 .point_acc02_04_table tbody tr td{
	padding: 15px;
	text-align: center;
	border-right: 1px solid #333333;
	border-bottom: 1px solid #333333;
}

#point_acc02_04 .point_acc02_04_table tbody tr th:last-child,
#point_acc02_04 .point_acc02_04_table tbody tr td:last-child{
	border-right: 0;
}

#point_acc02_04 .point_acc02_04_title01{
	position: relative;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.25;
	margin: 0 0 10px 0;
	padding: 0 0 0 1.1em;
}

#point_acc02_04 .point_acc02_04_title01:before{
	content: "";
	position: absolute;
	top: 0.2em;
	left: 0;
	background-color: #333333;
	display: block;
	width: 0.75em;
	height: 0.75em;
}

@media screen and (max-width:700px) {
	
	#point_acc02_04 .point_acc02_04_table_area{
		overflow-x: scroll;
	}
	#point_acc02_04 .point_acc02_04_table_wrap{
		width: 580px;
	}
	#point_acc02_04 .point_acc02_04_title01{
		font-size: 16px;
	}
}

/* .point_bottom_table */


#top_point .point_bottom_table_wrap{
	padding: 0 20px 0 35px;
}

#top_point .point_bottom_table{
	width: 100%;
	font-size: 20px;
	line-height: 1.25;
	font-weight: bold;
}

#top_point .point_bottom_table td,
#top_point .point_bottom_table th{
	padding: 0 25px;
}

#top_point .point_bottom_table td:first-child,
#top_point .point_bottom_table th:first-child{
	padding-left: 33px;
}

#top_point .point_bottom_table td:last-child,
#top_point .point_bottom_table th:last-child{
	padding-right: 10px;
	width: 100%;
}

#top_point .point_bottom_table tbody tr:last-child th,
#top_point .point_bottom_table tbody tr:last-child td{
	padding-bottom: 10px;
	border-bottom: 1px solid #333333;
}

#top_point .point_bottom_table tfoot tr:first-child th,
#top_point .point_bottom_table tfoot tr:first-child td{
	padding-top: 15px;
	padding-bottom: 20px;
}

#top_point .point_bottom_table tr th{
	white-space: nowrap;
}

@media screen and (max-width:700px) {
	#top_point .point_bottom_table_wrap{
		padding: 0;
	}
	
	#top_point .point_bottom_table{
		font-size: 13px;
	}
	
	#top_point .point_bottom_table td,
	#top_point .point_bottom_table th{
		padding: 0 10px;
	}
	
	#top_point .point_bottom_table tbody th:first-child,
	#top_point .point_bottom_table tbody td:first-child,
	#top_point .point_bottom_table tfoot th:first-child,
	#top_point .point_bottom_table tfoot td:first-child,
	#top_point .point_bottom_table{
		padding-left: 0;
	}
	
	#top_point .point_bottom_table tbody th:last-child,
	#top_point .point_bottom_table tbody td:last-child,
	#top_point .point_bottom_table tfoot th:last-child,
	#top_point .point_bottom_table tfoot td:last-child,
	#top_point .point_bottom_table{
		padding-right: 0;
	}
	
	/*top_point .point_bottom_table tbody,
	#top_point .point_bottom_table tfoot,
	#top_point .point_bottom_table tr,
	#top_point .point_bottom_table th,
	#top_point .point_bottom_table td,
	#top_point .point_bottom_table{
		display: block;
		width: auto;
		padding: 0 !important;
	}
	
	#top_point .point_bottom_table tbody tr:last-child th,
	#top_point .point_bottom_table tbody tr:last-child td{
		border-bottom: none;
	}
	
	#top_point .point_bottom_table tfoot{
		padding-top: 15px !important;
		margin-top: 15px;
		border-top: 1px solid #333333;
	}
	
	#top_point .point_bottom_table td:last-child{
		text-align: right;
	}
	
	#top_point .point_bottom_table tbody tr{
		margin-bottom: 10px;
	}
	
	#top_point .point_bottom_table tbody tr:last-child{
		margin-bottom: 0;
	}
	
	#top_point .point_bottom_table tfoot tr:last-child{
		margin-top: 20px;
	}
	
	#top_point .point_bottom_table tfoot tr:last-child th,
	#top_point .point_bottom_table tfoot tr:last-child td{
		text-align: left;
	}*/
	
	
}
