@charset "UTF-8";

/*==================================================================================
　共通設定
==================================================================================*/

.allWrap{
	color: #282828;
}

section#check p.txt-checklist,
section#check .box-seniorcomment p,
section#result p.txt-lead,
section#result .box-result p,
section#pdca p.txt-lead,
section#price p.txt-lead,
section#shops p.txt-lead{
	line-height: 1.35rem;
	font-size: 0.9rem;
}
section#result p.txt-lead,
section#pdca p.txt-lead,
section#price p.txt-lead,
section#shops p.txt-lead{
	text-align: center;
}

.allWrap p span.notes{
	font-size: 0.75rem;
	display: block;
	line-height: 1rem;
	text-indent: -1.5rem;
	padding-left: 2rem;
}
.allWrap p span.notes.tar{
	text-align: right;
}

/*
.nav-fixed-sp{
	display: -webkit-flex;
	display: flex;
	-webkit-flex-direction: row;
	flex-direction: row;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	justify-content: space-between;
	margin-left: -1px;
	padding: 0;
	position: fixed;
	bottom:-2px;
	background: #fff;
	width: 100%;
}
.nav-fixed-sp li{
	flex: 0 1 calc((100% / 3) - 1px);
	margin-left: 1px;
	margin-top: -1px;
	text-align: center;
	display: block;
	background: url("/ad/man/static/img/bg_lnavi_sp.jpg") repeat-x left top;
	background-size:100% 35px;
}
*/
.nav-fixed-sp{
	position: fixed;
	bottom:0;
	background: #fff;
	width: 100%;
}
.nav-fixed-sp li{
	float: left;
	width: 33%;
	border-right: 1px solid #fff;
	border-bottom: 0px solid #fff;
	margin-bottom: -1px;
	text-align: center;
	display: block;
	background: url("/ad/man/static/img/bg_lnavi_sp.jpg") repeat-x left top;
	background-size:100% 35px;
}

.nav-fixed-sp li img{
	max-height: 35px;
}

.nav-conversion ul{
	display: -webkit-flex;
	display: flex;
	justify-content: space-between;
	width: 100%;
	padding: 3.33% 0;
	margin-left: 0px;
	background: #EAEAEA;
	margin-bottom: 3.33%;
}
.nav-conversion li{
	flex: 0 1 calc((100% / 2) - 4.65%);
	margin-left: 0px;
}
.nav-conversion li img{
	width: 100%;
}
.nav-conversion div.btn-online{
	padding: 1.5% 3.4875% 1.5%;
	background: #0e357f;
}
.mainVisual .nav-conversion ul{
	margin-bottom: 0%;
	padding: 0 0 1.65% 0;
	background: #0e357f;
}
.mainVisual .nav-conversion p{
	padding: 0 3.33% 1.65% 0;
	background: #0e357f;
	color: #fff;
}
.mainVisual .box-type{
	background: #e2e5ec;
}
.mainVisual .box-type p:nth-child(2){
	padding-top: 1.6667%;
}
.mainVisual .box-type p:nth-child(3){
	padding: 3.33%;
	line-height: 1.35rem;
}
.mainVisual .box-type p img{
	width: 100%;
}
.mainVisual .box-type p span.notes{
	padding-top: 1.65%;
}
.siteCopy{
	padding-bottom: 1rem;
}

/*==================================================================================
　ファーストビュー(index2.html)
==================================================================================*/
#index2 .mainVisual .nav-conversion .nav-conversion_inner{
  background: #ebebeb!important;
}
#index2 .mainVisual .nav-conversion ul{
	margin-bottom: 0%;
	padding: 3% 0 0;
	background: #ebebeb;
}
#index2 .nav-conversion div.btn-online{
	padding: 2.5% 3% 3%;
	background: #ebebeb;
}
#index2 .mainVisual .nav-conversion p{
	padding: 0 3.33% 1.65% 0;
	background: #ebebeb;
}

#index2 .mainVisual .box-type{
	background: #ebebeb;
}
#index2 .mainVisual .box-type p img{
	width: 100%;
}


/*==================================================================================
　選ばれる理由
==================================================================================*/

section#reason{
	padding: 3.33% 3.33% 0 3.33%;
}
section#reason h2{
	padding: 3.33% 0;
	text-align: center;
}
section#reason p{
	padding: 0 0 3.33% 0;
}
section#reason p span.notes{
	padding-top: 0.8%;
}

/*==================================================================================
　婚活セルフチェック
==================================================================================*/

section#check{
	padding: 3.33% 0 0 0;	
}

section#check h2{
	padding: 3.33% 3.33% 6.65% 3.33%;
	text-align: center;
}

section#check .box-checklist{
	padding-bottom: 6.5%;
}

section#check .mod-checklist-list{
	padding: 0 3.33% 3.33% 3.33%;
}

section#check .txt-checklist{
	padding:0 3.33% 3.33% 3.33%;
}

section#check .txt-checklist img{
	float: left;
	margin-right: 3.33%;
	width: 27.5%;
}
section#check .txt-checklist strong{
	font-size: 1.1rem;
	line-height: 1.65rem;
	display: block;
	padding-bottom: 0.25rem;
	color: #113772;
	font-weight: bold;
	letter-spacing: -1px;
}

section#check .img-checklist{
	padding:0 3.33% 3.33% 3.33%;
}

section#check .box-seniorcomment{
	background: url("/ad/man/static/img/bg_check_01_sp.jpg") repeat left top;
	padding: 3.33% 3.33% 3.33% 3.33%;
}
section#check .box-seniorcomment h3{
	padding-bottom: 1.66%;
}
section#check .box-seniorcomment strong{
	font-size: 1.1rem;
	line-height: 1.65rem;
	display: block;
	padding-bottom: 0.25rem;
}
section#check p.notes_wrap{
	padding: 0 15px 15px 15px;
}

/*==================================================================================
　実績データ
==================================================================================*/

section#result{
	padding: 3.33% 0 0 0;	
}

section#result h2{
	padding: 3.33%;
	text-align: center;
}

section#result p{
	padding: 0 3.33% 3.33% 3.33%;
}

section#result .box-result{
	padding: 6.65% 3.33% 3.33% 3.33%;
	background: #e2e5ec;
}

section#result .box-result p strong{
	font-size: 1.1rem;
	letter-spacing: -1px;
	display: block;
	padding-bottom: 0.5rem;
	font-weight: bold;
	line-height: 1.65rem;
}

section#result .box-result p.ttl-result{
	padding-top: 6.65%;
	text-align: center;
}

section#result .box-result p.box-data02{
	padding-bottom: 6.65%;
}

section#result02{
	padding: 3.33% 0 3.33% 0;	
}

section#result02 h2{
	padding: 3.33%;
	text-align: center;
}
section#result02 .box-couple{
	padding: 3.33% 3.33% 0 3.33%;
}
section#result02 .box-trend{
	padding: 3.33% 3.33% 0 3.33%;
}

/*==================================================================================
　婚活のPDCA
==================================================================================*/

section#pdca{
	padding: 3.33% 3.33% 3.33% 3.33%;
}

section#pdca h2{
	padding: 3.33% 0;
	text-align: center;
}

section#pdca p.txt-lead{
	padding-bottom: 3.33%;
}

section#pdca .box-pdca p{
	padding-bottom: 0%;
}


/*==================================================================================
　コースと料金
==================================================================================*/

section#price{
	padding: 3.33% 0 3.33% 0;	
}

section#price h2{
	padding: 3.33%;
	text-align: center;
}

section#price p.txt-lead{
	padding-bottom: 3.33%;
}

section#price p.txt-lead span.text{
	display: block;
	text-align: center;
	font-weight: bold;
	line-height: 1.8rem;
}
section#price p.txt-lead span.emphasis{
	color: #d41338;
	padding: 0 2px;
	font-size: 1.2rem;
}
#top .price .inner {
    padding: 0 3% 30px;
}
#top .price .textArea .text01 span.red{
	color: #f30;
}
#top .price .price_pc{
	width: 100%;
}

#top .price .courseName {
    font-size: 20px;
}

#top .price .priceList {
    font-size: 18px;
    line-height: 30px;
}
#top .price .priceList li {
    padding: 7px 0 7px 40px;
    width: auto;
    border-bottom: 3px solid #dcdcdc;
}

.bnr_light{
	text-align:center;
	padding:20px 0 20px 0;
	display:block;
}

/*==================================================================================
　店舗一覧
==================================================================================*/

section#shops{
	padding: 3.33% 0 3.33% 0!important;	
}

section#shops h2{
	padding: 3.33%;
	text-align: center;
}

section#shops p.txt-lead{
	padding-bottom: 3.33%;
}

/* line 658, pages/_top_sp.scss */
/*#vwoAreaList > li:nth-child(1) > div {
  background-image: url("/ad/man/static/img/img_branch03_off.jpg")!important;
  background-position-y: -10px;
}*/
/* line 664, pages/_top_sp.scss */
ul > li.listHokkaido > div {
  background-image: url("/ad/man/static/img/img_branch02_off.jpg")!important;
}
ul > li.listTohoku > div {
  background-image: url("/ad/man/static/img/img_branch12_off.jpg")!important;
}
ul > li.listTokyo > div {
  background-image: url("/ad/man/static/img/img_branch03_off.jpg")!important;
}
/* line 667, pages/_top_sp.scss */
ul > li.listKanto > div {
  background-image: url("/ad/man/static/img/img_branch04_off.jpg")!important;
}
/* line 673, pages/_top_sp.scss */
ul > li.listKansai > div {
  background-image: url("/ad/man/static/img/img_branch06_off.jpg")!important;
}
/* line 676, pages/_top_sp.scss */
ul > li.listChubu > div {
  background-image: url("/ad/man/static/img/img_branch05_off.jpg")!important;
}
/* line 681, pages/_top_sp.scss */
ul > li.listChugoku > div {
  background-image: url("/ad/man/static/img/img_branch08_off.jpg")!important;
}
/* line 684, pages/_top_sp.scss */
ul > li.listKyushu > div {
  background-image: url("/ad/man/static/img/img_branch07_off.jpg")!important;
}

/* IMAGE CHANGES */
/* line 695, pages/_top_sp.scss */
/*#vwoAreaList > li:nth-child(1) > div.vwoSelected {
  background-color: #5a7299;
  background-image: url("/ad/man/static/img/img_branch03_ov.jpg")!important;
}*/
/* line 701, pages/_top_sp.scss */
ul > li.listHokkaido > div.vwoSelected {
  background-color: #5a7299;
  background-image: url("/ad/man/static/img/img_branch02_ov.jpg")!important;
}
ul > li.listTohoku > div.vwoSelected {
  background-color: #5a7299;
  background-image: url("/ad/man/static/img/img_branch12_ov.jpg")!important;
}
ul > li.listTokyo > div.vwoSelected {
  background-color: #5a7299;
  background-image: url("/ad/man/static/img/img_branch03_ov.jpg")!important;
}
/* line 705, pages/_top_sp.scss */
ul > li.listKanto > div.vwoSelected {
  background-color: #5a7299;
  background-image: url("/ad/man/static/img/img_branch04_ov.jpg")!important;
}
/* line 712, pages/_top_sp.scss */
ul > li.listKansai > div.vwoSelected {
  background-color: #5a7299;
  background-image: url("/ad/man/static/img/img_branch06_ov.jpg")!important;
}
/* line 716, pages/_top_sp.scss */
ul > li.listChubu > div.vwoSelected {
  background-color: #5a7299;
  background-image: url("/ad/man/static/img/img_branch05_ov.jpg")!important;
}
/* line 722, pages/_top_sp.scss */
ul > li.listChugoku > div.vwoSelected {
  background-color: #5a7299;
  background-image: url("/ad/man/static/img/img_branch08_ov.jpg")!important;
}
/* line 726, pages/_top_sp.scss */
ul > li.listKyushu > div.vwoSelected {
  background-color: #5a7299;
  background-image: url("/ad/man/static/img/img_branch07_ov.jpg")!important;
}
