/*-----------------------------------*/
/* common */
/*-----------------------------------*/
/* line 4, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
.mod-breadcrumbs {
  width: 960px;
  margin: 0 auto;
  margin-top: 40px;
}

/* line 9, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
h1.fs33 {
  margin-top: 6px;
}

/* line 12, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb {
  padding: 0;
  margin: 0;
  list-style: none;
}

/* line 19, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb li {
  display: inline-block;
}

/* line 23, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb li:after {
  color: #999;
  content: '>';
  padding: 0 5px;
  font-size: 13px;
}

/* line 29, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb li:last-child:after {
  content: '';
}

/* line 32, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb li a {
  color: #0057B2;
  font-size: 13px;
}

/* line 36, ../../../../dev/scss/module/cyumon/_breadcrumbs.scss */
ul.breadcrumb li span {
  color: #333333;
  font-size: 13px;
}

/* line 4, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-nisetai-merit .lout-2column {
  margin-top: 20px;
}
/* line 8, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-nisetai-merit .mod-nisetai-merit-title {
  font-weight: bold;
  border-left: none;
}
/* line 13, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-nisetai-merit .mod-nisetai-merit-text {
  width: 230px;
  float: left;
}
@media screen and (max-width: 736px) {
  /* line 13, ../../../../dev/scss/module/cyumon/nisetai.scss */
  .mod-nisetai-merit .mod-nisetai-merit-text {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
}
/* line 17, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-nisetai-merit .mod-nisetai-merit-thumb {
  width: auto;
  float: right;
}
@media screen and (max-width: 736px) {
  /* line 17, ../../../../dev/scss/module/cyumon/nisetai.scss */
  .mod-nisetai-merit .mod-nisetai-merit-thumb {
    width: 100%;
    float: none;
    box-sizing: border-box;
  }
}

/* line 22, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area {
  width: 100%;
  background-color: #F8F3BF;
  margin: 40px auto;
}
/* line 26, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area a {
  color: #333;
}
/* line 29, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area ul {
  list-style: none;
  padding: 40px 0px;
  width: 80%;
  margin: 0 auto;
}
/* line 35, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-button {
  position: relative;
  height: 176px;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  background: white;
  background: linear-gradient(to bottom, white 0%, #efefef 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efefef',GradientType=0 );
}
/* line 46, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-imgBox01 {
  position: absolute;
  left: 20px;
  top: 10px;
}
/* line 51, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-imgBox02 {
  position: absolute;
  right: 10px;
  top: 10px;
}
/* line 56, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-img02 {
  padding: 2px;
  border: 1px solid #ccc;
}
/* line 60, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-text01 {
  position: absolute;
  top: 20px;
  left: 126px;
  font-size: 2rem;
}
/* line 65, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-text01 span {
  color: #FF8900;
}
/* line 69, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-text02 {
  position: absolute;
  top: 60px;
  left: 130px;
  width: 400px;
  font-size: 3.2rem;
  border-top: 1px dashed #ccc;
  padding-left: 10px;
  font-weight: bold;
}
/* line 79, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mod-button-area .mod-button-area-text03 {
  position: absolute;
  top: 130px;
  left: 22px;
  width: 520px;
}

/* line 88, ../../../../dev/scss/module/cyumon/nisetai.scss */
h5 {
  background-color: #EB6C44 !important;
  color: #fff !important;
}

/* line 92, ../../../../dev/scss/module/cyumon/nisetai.scss */
h6 {
  color: #FF9D00 !important;
}

/* line 96, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mt50 {
  margin-top: 50px !important;
}

/* line 99, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mtsm100 {
  margin-top: 100px;
}

/* line 102, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mt100 {
  margin-top: 100px;
}
@media screen and (max-width: 736px) {
  /* line 102, ../../../../dev/scss/module/cyumon/nisetai.scss */
  .mt100 {
    margin-top: 15px;
  }
}

/* line 108, ../../../../dev/scss/module/cyumon/nisetai.scss */
.mb100 {
  margin-bottom: 100px;
}
@media screen and (max-width: 736px) {
  /* line 108, ../../../../dev/scss/module/cyumon/nisetai.scss */
  .mb100 {
    margin-bottom: 15px;
  }
}

/* line 114, ../../../../dev/scss/module/cyumon/nisetai.scss */
.fs12 {
  font-size: 1.2rem;
}

/* line 117, ../../../../dev/scss/module/cyumon/nisetai.scss */
.fs18 {
  font-size: 1.8rem;
}

/* line 120, ../../../../dev/scss/module/cyumon/nisetai.scss */
.fs20 {
  font-size: 2.0rem;
}

/* line 123, ../../../../dev/scss/module/cyumon/nisetai.scss */
.b {
  font-weight: bold;
}

/* line 126, ../../../../dev/scss/module/cyumon/nisetai.scss */
.tr {
  color: #FF3F3F;
}

/* line 130, ../../../../dev/scss/module/cyumon/nisetai.scss */
.sm {
  display: none !important;
}

@media screen and (max-width: 736px) {
  /* line 134, ../../../../dev/scss/module/cyumon/nisetai.scss */
  /* .md {
    display: none !important;
  } */

  /* line 137, ../../../../dev/scss/module/cyumon/nisetai.scss */
  .sm {
    display: block !important;
  }
}
.plan-md {
  font-size: 1.47rem;
  line-height: 2;
  text-align: left;
}

.plan-sm {
  font-size: 1.2rem;
  line-height: 2;
  padding: 10px 0 20px 0;
  text-align: left;
}




/*20170525 okizaki add*/
.styleGrid{
  margin: 130px auto 80px;
}
.styleLead{
  margin: 30px 0 50px;
}
@media screen and (max-width: 736px) {
  .styleGrid{
    margin: 60px auto 40px;
  }
  .styleLead{
    margin: 20px 0;
  }
}
h4{
  border-left: none;
  padding-left: 0;
  border-bottom: 2px solid #FF8E01;
  font-size: 25px;
  font-size: 2.5rem;
}
.styleBox{
  border: 1px solid #d1d1d1;
}
.styleTitle{
  font-size: 20px;
  font-size: 2.0rem;
  color: #f7b52c;
  margin: 40px 0 30px 30px;
}
.styleText{
  margin: 0 0 0 30px;
}
@media screen and (max-width: 736px) {
  .styleTitle{
    margin: 20px 10px 10px;
    line-height: 1.4;
  }
  .styleText{
    margin: 10px;
  }
}
.styleList{
  font-size: 0;
  padding-left: 0;
}
.styleList li{
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: none;
  display: inline-block;
}
.styleList li span{
  display: block;
  background-color: #F6B42D;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-size: 1.8rem;
  margin-bottom: 10px;
}

.styleList01{
  margin: 60px 30px 30px;
}
.styleList01 li{
  width: 410px;
}
.styleList01 li:first-child{
  margin-right: 50px;
}
@media screen and (max-width: 736px) {
  .styleList01{
    margin: 20px 10px 10px;
  }
  .styleList01 li{
    width: 100%;
  }
  .styleList01 li:first-child{
    margin-right: 0px;
    margin-bottom: 20px
  }
}
.styleList01 li p{
  display: inline-block;
  width: 200px;
  margin: 0;
}
.styleList01 li img{
  vertical-align: top;
  margin-right: 27px;
}
@media screen and (max-width: 736px) {
  .styleList01 li p{
    width: 100%;
  }
  .styleList01 li img{
    display: block;
    width: 177px;
    margin: 20px auto 40px;
  }
}
.styleBox02{
  margin-top: 25px;
}
.styleList02{
  margin: 50px 15px 15px;
}
.styleList02 li{
  width: 276px;
}
@media screen and (max-width: 736px) {
  .styleBox02{
    padding-bottom: 40px;
  }
  .styleList02 li{
    width: 100%;
  }
}
.typeCenter{
  margin: 0 40px;
}
@media screen and (max-width: 736px) {
  .typeCenter{
    margin: 20px auto;
  }
  .smCenter{
    display: block;
    margin: 0 auto;
  }
}
.typeImg{
  text-align: center;
  margin: 30px auto 25px;
}
.typeTextBox{
  padding: 0 5px;
}
.typeLead{
  font-size: 16px;
  font-size: 1.6rem;
  color: #f7b52c;
  margin: 0;
  height: 90px;
}
.typeText{
  margin: 0;
  padding-top: 25px;
  border-top: 1px dotted #D5D5D5;
  height: 170px;
}
@media screen and (max-width: 736px) {
  .typeLead{
    height: auto;
    padding: 0 0 10px;
  }
  .typeText{
    height: auto;
    padding-top: 15px;
    padding-bottom: 10px;
  }
}

.referencePlanList{
  font-size: 0;
  padding-left: 0;
  margin-top: 60px;
}
.referenceBox{
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: none;
  box-shadow: 0px 3px 15px rgba(0,0,0,0.1);
  margin-bottom: 60px;
}
.referencePlanList li h5{
  background-color: #F7B52C !important;
  padding: 8px 14px;
  font-size: 16px;
  font-size: 1.6rem;
}
/*繧｢繧ｳ繝ｼ繝�ぅ繧ｪ繝ｳ縺ｫ髢｢縺吶ｋ險倩ｿｰ*/
.mod-saleinlots-performance-section-title{
  position: relative;
}
.mod-saleinlots-performance-section-title::before{
  width: 19px;
  height: 19px;
  content: '';
  display: block;
  background: url(/wordpress/wp-content/uploads/2017/05/icon_plus_orange.png) no-repeat left top;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  margin: auto;
}
.mod-saleinlots-performance-section-title.is-open::before{
  background: url(/wordpress/wp-content/uploads/2017/05/icon_minus_orange.png) no-repeat left top;
}
.mod-saleinlots-performance-section-title::after{
  content: "";
  clear: both;
  display: block;
}
@media screen and (max-width: 736px) {
  .referenceBox{
    margin-bottom: 20px;
  }
  .js-toggle-performance-area{
    display: none;
  }
  .mod-saleinlots-performance-section-title::before{
    background: url(/wordpress/wp-content/uploads/2017/05/icon_minus_orange.png) no-repeat left top;
  }
  .mod-saleinlots-performance-section-title.is-open::before{
    background: url(/wordpress/wp-content/uploads/2017/05/icon_plus_orange.png) no-repeat left top;
  }
}


@media screen and (max-width: 736px) {
  .referencePlanList li h5{
    line-height: 1.2;
    margin: 0 0 20px;
    padding: 15px 30px;
  }
  .referencePlanList li h5 img{
    display: block;
    width: 60px;
  }
}
.referencePlanList li h5 span{
  font-size: 22px;
  font-size: 2.2rem;
}
.referenceInner{
  padding: 0 46px 24px;
}
.referenceLead{
  margin: 0;
}
@media screen and (max-width: 736px) {
  .referenceInner{
    padding: 0 10px 20px;
  }
}
.referenceHouseImg{
  margin: 21px auto 44px;
  text-align: center;
  -ms-display: flex;
	-webkit-display: flex;
	-moz-display: flex;
	-o-display: flex;
  display: flex;
  justify-content: space-between;
}
.referenceHouseImg .img {
  width: 49%;
}
.referenceHouseImg .img img {
  width: 100%;
}
@media screen and (max-width: 736px) {
  .referenceHouseImg{
    width: 100%;
    -ms-display: inherit;
  	-moz-display: inherit;
  	-o-display: inherit;
    display: inherit;
    margin: 20px auto;
  }
  .referenceHouseImg .img {
    width: 100%;
  }
}
.referenceFlowFloor{
  text-align: center;
}
@media screen and (max-width: 736px) {
  .floorImageBox{
    margin: 40px auto;
    text-align: center;
  }
  .floorImageBox img:nth-child(2){
    margin: 30px auto;
  }
}
.marginImage{
  margin: 60px auto 43px;
}
@media screen and (max-width: 736px) {
  .marginImage{
    margin: 20px auto;
  }
}
.referencePoint{
  font-size: 0;
  padding-left: 0;
}
.referencePoint li{
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: none;
  margin-top: -8px;
}
.referencePoint li b{
  background-color: #0D6FB8;
  border-radius: 50%;
  width: 25px;
  height: 24px;
  display: inline-block;
  text-align: center;
  vertical-align: middle;
  line-height: 25px;
  color: #fff;
  font-weight: 600;
  margin: 19px 10px 0 39px;
  vertical-align: top;
}
.referencePoint p {
  display: inline-block;
  width: 365px;
  margin-bottom: 0px;
}
@media screen and (max-width: 736px) {
  .referencePoint{
    margin-bottom: 20px;
  }
  .referencePoint li{
    display: -webkit-flex;
    display: -ms-flex;
    display: flex;
    margin-top: 0;
    padding: 0 10px;
    line-height: 1.6;
  }
  .referencePoint li b{
    margin: 15px 8px 10px 0;
  }
  .referencePoint p {
    width: calc(100% - 25px);
  }
  .referencePoint li span{
    display: inline-block;
    width: 80%;
    vertical-align: middle;
  }
}
.spaceAndPrice{
  margin: 42px auto 0;
  -ms-display: flex;
	-webkit-display: flex;
	-moz-display: flex;
	-o-display: flex;
	display: flex;
  justify-content: space-between;
}
.referenceSpace{
  font-size: 0;
  padding-left: 0;
}
.spaceAndPrice ul {
  width: 600px;
}
.referenceSpace li{
  font-size: 14px;
  font-size: 1.4rem;
  list-style-type: none;
  display: inline-block;
  width: 240px;
  margin-top: 14px;
}
.referenceSpace li:nth-child(odd){
  margin-left: 66px;
}
.referenceSpace li:nth-child(even){
  margin-left: 20px;
}
.referenceSpace li span{
  width: 88px;
  display: inline-block;
  text-align: center;
  line-height: 24px;
  border: 1px solid;
}
.priceBox{
  padding-left: 20px;
  border-left: 1px solid #ccc;
  width: 39%;
}
.priceBox .fs12{
  font-size: 1.3rem;
}

@media screen and (max-width: 736px) {
  .spaceAndPrice{
    width: 95%;
    margin: 20px auto 0;
    -ms-display: inherit;
  	-webkit-display: inherit;
  	-moz-display: inherit;
  	-o-display: inherit;
  	display: inherit;
  }
  .referenceSpace{
    margin-bottom: 15px;
  }
  .spaceAndPrice ul{
    width: 100%;
  }
  .referenceSpace li{
    width: 100%;
  }
  .referenceSpace li span{
    width: 35%;
    margin-right: 10px;
  }
  .priceBox{
    width: 100%;
  }
}
.priceBox p{
  line-height: 1.4;
}
.nisetaiVisual{
  margin-top: 80px;
}
@media screen and (max-width: 736px) {
  .nisetaiVisual{
    margin-top: 30px;
  }
}
li{
  list-style: none;
}

@media screen and (max-width:736px){
  .lout-header {
    margin: 0;
    padding: 0;
  }
}
.choose > .main_visual {
  width: 100%;
  margin: 0;
  padding: 96px 10px 93px;
  background: url(/wordpress/wp-content/uploads/2019/04/mainimg_nisetai_plan01.png) top center no-repeat;
}
.choose h1{
  width: 960px;
  margin: 0 auto;
	padding-top: 0;
	font-size: 4.5rem;
}
@media screen and (max-width:736px){
  .choose > .main_visual {
    padding: 50px 10px;
  }
  .choose h1{
		padding: 0;
		font-size: 2.4rem;
	}
}

.imgKizuna{
  max-width: none;
  margin-left: -475px;
}
.leadtxt {
  line-height: 2;
}
/*タブ切り替え全体のスタイル*/
.tabs {
  margin-top: 50px;
  padding-bottom: 40px;
  margin: 0 auto;
}
.tabs > ul {
  overflow: hidden;
  padding: 0;
}
@media screen and (max-width: 736px) {
  .tabs > ul {
    overflow: inherit;
  }
}
/*タブのスタイル*/
.tab_item {
  border: 1px solid #000;
  text-align: center;
  display: block;
  float: left;
  width: 314px;
  margin-right: 8px;
  margin-bottom: 8px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.tab_item.current {
  background-color: #fffacd;
  pointer-events: none;
}
.tab_item a {
  text-decoration: none;
  color: inherit;
}
.therdBtn{
  margin-right: 0px;
}
.tableftmg{
  margin-left: 40px;
}
.tab_item:hover {
  opacity: 0.75;
}

/*ラジオボタンを全て消す*/
input[name="tab_item"] {
  display: none;
}

/*タブ切り替えの中身のスタイル*/
.tab_content {
  padding: 40px 40px 0;
  clear: both;
  overflow: hidden;
}


/*選択されているタブのコンテンツのみを表示*/
#plan01:checked ~ #plan01_content,
#plan02:checked ~ #plan02_content,
#plan03:checked ~ #plan03_content,
#plan04:checked ~ #plan04_content,
#plan05:checked ~ #plan05_content {
  display: block;
}


/*選択されているタブのスタイルを変える場合ここ*/
.tabs input:checked + .tab_item {
  background-color: #fffacd;
}
.btnImg{
  float: left;
  padding: 24px 0 24px 15px;
}
.sub {
  float: left;
  background-color: #E5AB36;
  color: #fff;
  margin: 1px 0 0 10px;
  padding: 0 4px;
}
.btnTit{
  text-align: left;
  margin: 0 0 0 82px;
  padding: 15px 0 0 0;
  position: relative;
}
.subTxt{
  margin: 0;
  padding-top: 2px;
  text-align: left;
  font-size: 1.3rem;
  margin-left: 125px;
  line-height: 1.4rem;
}
.btnTitstr{
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.5rem;
  position: relative;
}
.btnTit::after{
  content: "";
  vertical-align: middle;
  position: absolute;
  top: 50px;
  right: 12px;
  width: 7px;
  height: 7px;
  border-top: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.mbImage01{
  margin-bottom: 20px;
  max-width: none;
}
.lout-grid{
  width: 1040px;
}
.lout-grid h1{
  font-size: 4.5rem;
  font-weight: 600;
  border: none;
}
.lout-grid h1::after{
  display: none;
}
.lineTit{
  position: relative;
  margin-top: 37px;
  margin-bottom: 36px;
}
.lineTxt{
  position: absolute;
  left: 76px;
  top: -10px;
}
.leadTit{
  font-size: 29px;
  padding-bottom: 13px;
  top: -4px;
  width: 100%;
  padding-left: 75px;
  position: absolute;
}
.lineSub{
  color: #fff;
  background-color: #E5AB36;
  padding: 0 3px;
  margin-right: 6px;
}
.plansubTit{
  font-size: 2.5rem;
  border-bottom: 1px solid #ccc;
  margin-bottom: 28px;
  text-align: left;
  padding-bottom: 5px;
}
.kouesiBox{
  text-align: center;
  padding-bottom: 22px;
}
.madoriBox{

}
.madoriTit{
  margin-bottom: 20px;
}
.floorBox{
  border: 1px solid #ccc;
  overflow: hidden;
  padding-top: 30px;
}
.madoriImg01{
  margin-bottom: 30px;
}
.madoriImg02{
  float: left;
}
.madoriImg03{
  float: left;
}
.floor01{
  height: auto;
  overflow: hidden;
}
.floor02{
  height: auto;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 28px;
}
.planBtn{
  padding: 40px 40px 18px !important;
}
.choose .mod-choose-lead-text{
  margin: 0;
  font-size: 1.8rem;
  text-align: left;
}
@media screen and (max-width: 736px) {
  .lout-grid{
    width: auto;
    margin: 0 10px;
  }
  .tableftmg{
    margin-left: auto;
  }
  .mbImage01{
    margin-bottom: 10px;
    max-width: 100%;
  }
  .lineTit {
    margin-top: 15px;
  }
  .lineTxt{
    font-size: 1rem;
  }
  .lineSub {
    float: left;
  }
  .share-space {
    display: block;
    overflow: hidden;
  }
  .leadTit{
    font-size: 1.5rem;
    font-weight: bold;
    top: 6px;
  }
  .referenceSpace li:nth-child(odd){
    margin-left: auto;
  }
  .referenceSpace li:nth-child(even){
    margin-left: auto;
  }
  .tab_content{
    padding: 0;
  }
  .planBtn{
    padding: 0px !important;
  }
  .tab_item{
    width: 100%;
  }
  .lout-grid h1{
    margin: 0;
    padding-top: 0;
    font-size: 2.4rem;
  }
  .choose .mod-choose-lead-text{
	  left: 0;
    margin: 0;
    font-size: 1.5rem;
	}
  .madoriImg02 {
    float: none;
  }
}
/* 二世帯住宅*/
.choose.type-choose{
	margin: auto;
  max-width: 1918px;
}

.choose .mod-choose-lead{
  position: relative;
  margin: 0;
}
.headBtnList {
  margin: 50px auto;
}
.choose .mod_nisetai_btnList01 {
  max-width: 960px;
  margin: 0 auto;
	padding: 0;
	overflow: hidden;
}
.choose .mod_nisetai_btnList01 .btn{
	float: left;
	width: 232px;
}
.choose .mod_nisetai_btnList01 .btn + .btn{
	margin-left: 10px;
}
.choose .mod_nisetai_btnList01 .btn a{
	display: block;
	border-radius: 5px;
	border: 1px solid #dddddd;
	background-color: #f4f7f8;
	text-align: center;
	text-decoration: none;
	padding: 18px 0;
}
.choose .mod_nisetai_btnList01 .btn a span{
	font-size: 1.4rem;
	color: #2652b2;
}
.choose .mod_nisetai_btnList01 .btn a span:before{
	content: '';
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 6.5px 0 6.5px 9px;
	border-color: transparent transparent transparent #2652b2;
	display: inline-block;
	margin: 0 5px -1px 0;
}
.choose .mod_nisetai_btnList01 .btn a:hover,
.choose .mod_nisetai_btnList01 .btn a.current{
	background-color: #ffca0d;
}
.choose .mod_nisetai_btnList01 .btn a:hover span,
.choose .mod_nisetai_btnList01 .btn a.current span{
	color: #333;
}
.choose .mod_nisetai_btnList01 .btn a:hover span:before,
.choose .mod_nisetai_btnList01 .btn a.current span:before{
	border-color: transparent transparent transparent #333;
}

@media screen and (max-width:736px){
  .headBtnList {
    margin: 0 10px;
  }
	.choose.type-choose {
		max-width: 100%;
	}
	.choose .mod-choose-lead{
		position: relative;
		margin-top: 30px;
		margin-bottom: 30px;
	}
	.choose .mod_nisetai_btnList01 {
    margin: 20px 0;
		padding: 0;
	}
	.choose .mod_nisetai_btnList01 .btn{
		width: 49%;
    margin-top: 2%;
	}
  .choose .mod_nisetai_btnList01 .btn a span:before{
  	border-width: 3px 0 3px 4px;
    margin: 0 5px 1px 0;
  }
  .choose .mod_nisetai_btnList01 .btn:nth-child(odd) {
    margin-left: 0;
  }
	.choose .mod_nisetai_btnList01 .btn:nth-child(even) {
    margin-left: 2%;
  }
	.choose .mod_nisetai_btnList01 .btn a{
		padding: 10px 0;
	}
	.choose .mod_nisetai_btnList01 .btn a span{
		font-size: 1.2rem;
	}
}

@media screen and (max-width:736px){
  .other-plan .tit {
    margin: 35px 0 20px;
    padding: 0 0 10px;
    font-size: 1.8rem;
    font-weight: bold;
    border-bottom: 2px solid #ff8f00;
  }
  .other-plan .list {
    overflow: hidden;
    padding: 0;
  }
}

.lout-nextprevious {
  max-width: 960px;
  position: relative;
  margin: 70px auto 40px;
}
.lout-nextprevious .current {
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width:736px){
  .lout-nextprevious {
    margin: 20px 0;
  }
}
.choose .mod-choose-lead{
  position: relative;
  width: 960px;
  margin: 0 auto;
}

.leadBtn {
  margin-top: 50px;
}

@media screen and (max-width:736px){
  .leadBtn {
    margin-top: 20px;
  }
}

.catalog-cv  {
  margin-top: 50px;
}

.viewPc {
  display: block;
}
.viewSp {
  display: none;
}
@media screen and (max-width:736px){
  .viewPc {
    display: none;
  }
  .viewSp {
    display: block;
  }
}
