@charset "UTF-8";

#relateLinks:after,
header:after,
#globalNav:after,
#nav:after,
#crumb:after,
#info:after,
footer:after,
#contents:after,
#cover:after,
#main:after,
#aside:after,
#breadcrumb:after,
#visual:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
#relateLinks,
header,
#globalNav,
#nav,
#crumb,
#info,
footer,
#cover,
#contents,
#main,
#aside,
#breadcrumb,
#visual{
	zoom: 1;
}

.entry:after,
.entry ul:after,
ul.meta:after,
ul.boxSNS:after,
ul.horizon:after,
.well:after,
.boxSerch:after{
	font-size:1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.entry,
.entry ul,
ul.meta,
ul.boxSNS,
ul.horizon,
.well,
.boxSerch{
	zoom: 1;
}

.mm-navbar{
	display: none;
}


/* scroll Top */
#page-top{
	display: block;
	position: fixed;
	bottom: 5px;
	right: 5px;
	width: 50px;
	height: 50px;
	background: rgba(218,74,55,.7);
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding-top: 0px;
	font-size: 20px;
	color: #fff;
	line-height: 220%;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	z-index: 999999999999;
}
#page-top a{
	color: #fff;
}
#page-top:hover{
	background: rgba(218,74,55,.8);
}

#wrapper{
	text-align: left;
}

.grecaptcha-badge {
	display: block;
	bottom: 100px !important;
}

.pager:after {
	font-size: 1px;
	content: "";
	display: block;
	height: 0;
	clear: both;
}
.pager {
	zoom: 1;
}
.pager {
	width: 100% !important;
	text-align: center;
	padding: 0px 0 0px 0;
}
.pager .current,
.pager .pages{
	font-size: 1.0em;
	color: #666;
	padding: 10px 14px 10px 14px;
	border: #FFF solid 1px;
	margin-right: 6px;
	line-height: 500%;
}
@media screen and (max-width: 768px){
	.pager span.pages{
		display: block;
		line-height: 100% !important;
	}
}
.pager span.current{
	border: #3DA8EA solid 1px !important;
	background-color:#3DA8EA !important;
	color: #FFF;
}
.pager a{
	font-size: 1.0em;
	padding: 10px 14px 10px 14px;
	border: #DEDEDE solid 1px;
	margin-right: 6px;
}
.pager a:hover{
	color: #FFF;
	text-decoration: none;
	border: #3DA8EA solid 1px;
	background-color:#3DA8EA;
}


.mw-wp-form_image{
	width: 80%;
	margin:auto;
	margin-top: 10px;
}
.mw-wp-form_image img{

	width: 100%;
	height: auto;

}


/*----------------------------------------
　PC
-------------------------------------------*/
@media print, screen and (min-width: 769px){

.inner,
.sw-inner{
	width: 1040px;
	margin:auto;
}

header{
	background-color: #da4a37;
	padding:4px 0 6px 0;
}
header h1{
	float: left;
	font-weight: 400;
	color: #FFF !important;
	letter-spacing: 1px;
}
header .lang {
	float: right;
}

#globalNav{
	width: 1040px;
	margin: auto; 
	padding:16px 0; 
}
#globalNav .logo{
	float: left;
	width: 210px;
}
#globalNav .logo img{
	width: 100%;
	height: auto;
}
#globalNav nav{
	float: right;
	padding-top: 8px;
}

footer{
	padding:30px 0;
}
footer .boxLogo{
	float: left;
	width: 30%;
	padding-right: 30px;
}
footer .boxInfo{
	float: right;
	width: 50%;
	border-left: 1px solid #CCC;
	padding-left: 50px;
}
footer ul.nav{
	margin-bottom: 20px;
}
footer ul.nav li{
	float: left;
	font-size: 1.0em;
	font-weight: 600;
	margin-right: 24px;
}
footer ul.subnav{
	margin-bottom: 30px;
}
footer ul.subnav li{
	float: left;
	font-size: 0.750em;
	margin-right: 12px;
}
footer p.copy{
	font-size: 0.750em;
	color: #999;
}

.partner h3{
	font-size: 1.25em;
	font-weight: 600;
	letter-spacing: 2px;
}
.partner .sw-box{
	margin-bottom: 16px;
}
.partner .block4 .box{
	margin-bottom: 30px;
}
.partner .image img{
	max-width: 100%;
	height: auto;
}
.partner .image{
	border: 1px solid #CCC;
}
.partner i.flag-icon{
    margin-bottom: 6px !important;
}

#cover{
	width: 100%;
}
.news #cover{
	margin-bottom: 30px;
}
#cover .bg{
	width: 100%;
	min-height: 350px;
	min-width:1040px;
	position: relative;
	margin-bottom: 30px;
}
#cover .bg01{
	background: #eae9e7;
	background-image: url(/images/matchmaker/cover.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}
#cover .bg02{
	background: #d9e3e2;
	background-image: url(/images/activity/cover.png);
	background-position: center top;
	background-repeat: no-repeat;
}

#cover .innerLeadbox{
	padding:60px 0 0 0;
}
#cover .innerLeadbox .box{
	width: 1040px;
	margin: auto;
}
#cover .innerLeadbox .box h2{
	color: #da4a37;
	font-size:3.563em;
	line-height:140%;
	letter-spacing:4px;
}
#cover .innerLeadbox .box h2.text-sm{
	color: #da4a37;
	font-size:2.750em;
	line-height:140%;
	letter-spacing:1px !important;
	margin-bottom: 10px;
}
#cover .innerLeadbox .box p.title{
	color: #000;
	font-size:1.750em;
	font-weight: 600;
	line-height:160% !important;
	letter-spacing:2px;
}
#cover .innerLeadbox .box p.lead{
	font-size: 1.125em;
	font-weight:500;
	font-family: 'Noto Serif JP', serif;
	line-height:190% !important;
	letter-spacing:1px;
}
.shadow-light-pc{
	text-shadow:2px 2px 3px #ffffff, 2px 2px 3px #ffffff;
}
.shadow-dark-pc{
	text-shadow:2px 1px 3px #454545;
}
span.background{
	background-color: rgba(255,255,255,1);
	padding: 1px 8px 3px 8px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#cover .hgroup{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	position: relative;
	z-index: 100;
}
#cover .cover_tax{
	background-image: url(/images/common/11904171.png);
	background-position: center -30px;
	background-repeat: repeat-x;
	width: 100%;
	min-width: 1140px !important;
	height: 100px;
	display: table;
	background-attachment: fixed;

}
#cover .cover_tax h2{
	font-size: 1.5em !important;
	font-weight: 600 !important;
	color: #000 !important;
	line-height: 100%;
	letter-spacing: 3px !important;
}



#title{
	background-color: #EFEFEF;
	padding: 24px 0;
	margin-bottom: 30px; 
}
#title h2{
	font-size:1.625em;
	color: #da4a37;
	line-height:160%;
	letter-spacing:2px;
}


.matchmaker .bg-recommend{
	background-image: url(/images/matchmaker/bg_recommend.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.matchmaker .bg-object{
	background-image: url(/images/matchmaker/bg_object.png);
	background-position: right bottom;
	background-repeat: no-repeat;
}
.matchmaker .recommend ul li{
	font-size: 1.125em;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 6px !important;
}

.matchmaker .support .border{
	border: 5px solid #dedede;
}
.matchmaker .support .border .box{
	padding:20px 28px 10px 28px; 
}
.matchmaker .support table.normal{
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin: auto;
}
.matchmaker .support table.normal th{
	padding: 4px 0 4px 0 !important;
	vertical-align: top;
	text-align: left;
	font-size: 0.96em;
	line-height:170%;
}
.matchmaker .support table.normal td{
	padding: 4px 0 4px 0 !important;
	vertical-align: top;
	text-align: left;
	font-size: 0.96em;
	line-height:170%;
}

.client .intro .box{
	width: 990px;
	margin: auto; 
}
.client .intro .sw-box{
	float: left;
	width: 460px !important;
}
.client .intro .cross{
	float: left;
	width: 50px;
	padding: 90px 10px 0 5px;
}
.client .intro .cross img{
	width: 100%;
	height: auto;
}

.client .bg-support{
	background-image: url(/images/activity/bg_support.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	height: 355px;
	background-size: cover;
	min-width: 1040px;
}
.client .support .inner{
	padding-top: 165px;
}
.client .support h3{
	font-size: 2.250em;
	margin-bottom: 0;
	line-height: 60%;
	letter-spacing: 2px;
}

.client .recommend h3{
	letter-spacing: 1px;
}

.parenthesis {
	position: relative;
	width: 740px;
	margin: auto;
	padding: 15px 28px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.parenthesis::before,
.parenthesis::after {
  position: absolute;
  top: 0;
  content: '';
  width: 5px;
  height: 100%;
  border-top: 2px solid #111;
  border-bottom: 2px solid #111;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before {
  left: 0;
  border-left: 2px solid #111;
}
.parenthesis::after {
  right: 0;
  border-right: 2px solid #111;
}





}









/*----------------------------------------
　Mobile
-------------------------------------------*/
@media screen and (max-width: 768px){

.inner{
	width: 90%;
	margin:auto;
}

header{
	background-color: none;
	position: relative;
}
header .inner{
	width: 100% !important;
}
header h1{
	background-color: #CCC;
	font-size: 0.688em;
	font-weight: 400;
	color: #333 !important;

	top: 48px;
	z-index: 1;
	padding: 4px 10px !important;
}
header .lang{
	position: absolute;
	top:24px;
	right: 4px;
	z-index: 1;
}

#globalNav{
	margin: auto; 
}
#globalNav .logo{
	position: absolute;
	width: 150px;
	padding: 4px 0 0 10px; 
}
#globalNav .logo img{
	width: 100%;
	height: auto;
}


footer{
	padding:30px 0;
}
footer .boxLogo .logo{
	width: 180px;
	margin:auto;
}
footer .boxInfo{
	border-top: 1px solid #CCC;
	padding-top:30px;
	margin-top: 30px;
}
footer ul.nav{
	display: none;
}
footer ul.subnav{
	margin-bottom: 30px;
	text-align: center;
}
footer ul.subnav li{
	display: inline-block;
	font-size: 0.750em;
	margin-right: 12px;
}
footer p.copy{
	font-size: 0.625em;
	color: #999;
	padding-top: 15px;
}


#cover{
	width: 100%;
}
#cover .bg{
	width: 100%;
	position: relative;
}
#cover .bg01{
	background-image: url(/images/matchmaker/cover_bg_01.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size:cover; 
}
#cover .bg02{
	background-image: url(/images/activity/cover_mob.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-size:cover; 
}

#cover .innerLeadbox{
	padding:20px 0 30px 0;
}
#cover .innerLeadbox .box{
	text-align: center;
	width: 95%;
	margin: auto;
	margin-top:150px;
}
#cover .innerLeadbox .box h2{
	color: #da4a37;
	font-size:2.5em;
	line-height:140%;
	letter-spacing:4px;
}
#cover .innerLeadbox .box h2.text-sm{
	color: #da4a37;
	font-size:2.0em;
	line-height:140%;
	letter-spacing:1px !important;
	margin-bottom: 10px;
}
#cover .innerLeadbox .box p.title{
	color: #000;
	font-size:1.375em;
	font-weight: 600;
	line-height:160% !important;
	letter-spacing:2px;
}
#cover .innerLeadbox .box p.lead{
	font-size: 0.875em;
	font-weight:500;
	font-family: 'Noto Serif JP', serif;
	line-height:190% !important;
	letter-spacing:1px;
	text-align: left;
}

#cover .hgroup{
	text-align: center;
	position: relative;
	z-index: 100;
}
#cover .cover_tax{
	background-image: url(/images/common/11904171.png);
	background-position:center 0px;
	background-repeat:no-repeat;
	background-size: cover;
	width: 100%;
	display: table;
	padding: 20px 0 20px 0;
	margin-bottom: 35px;
}
#cover .cover_tax h2{
	font-size: 1.250em !important;
	font-weight: 700 !important;
	color: #000 !important;
	line-height: 140%;
	letter-spacing: 1px !important;
}

.shadow-light-mb{
	text-shadow:2px 2px 3px #ffffff, 2px 2px 3px #ffffff;
}
.shadow-dark-mb{
	text-shadow:2px 1px 3px #454545;
}
span.background{
	background-color: rgba(255,255,255,1);
	padding: 1px 8px 3px 8px;

}

#title{
	background-color: #EFEFEF;
	padding: 18px 0;
	margin-bottom: 24px; 
}
#title h2{
	font-size:1.375em;
	color: #da4a37;
	line-height:160%;
	letter-spacing:2px;
}

.matchmaker .bg-recommend{
	background-image: url(/images/matchmaker/bg_recommend.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
}
.matchmaker .bg-object{
	background-image: url(/images/matchmaker/bg_object.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	background-size: contain; 
	padding-bottom: 70px;
}
.matchmaker .recommend ul li{
	font-size: 1.0em;
	font-weight: 600;
	letter-spacing: 1px;
	margin-bottom: 10px !important;
}

.matchmaker .support .border{
	border: 5px solid #dedede;
}
.matchmaker .support .border .box{
	padding:20px 28px 10px 28px; 
}
.matchmaker .support table.normal{
	width: 100%;
	border: none;
	border-collapse: collapse;
	border-spacing: 0;
	margin: auto;
}
.matchmaker .support table.normal th{
	padding: 8px 0 8px 0 !important;
	vertical-align: top;
	text-align: left;
	font-size: 0.96em;
	line-height:170%;
}
.matchmaker .support table.normal td{
	padding: 8px 0 8px 0 !important;
	vertical-align: top;
	text-align: left;
	font-size: 0.96em;
	line-height:170%;
}

.matchmaker .app .image{
	margin-bottom: 8px; 
}
.matchmaker .app p.sw-text-theme{
	font-size: 1.250em;
}

.client .intro .box{
	margin: auto; 
}
.client .intro .sw-box{
}
.client .intro .cross{
	width: 40px;
	margin: auto;
	margin-bottom: 30px;  
}
.client .intro .cross img{
	width: 100%;
	height: auto;
}

.client .bg-support{
	background-image: url(/images/activity/bg_support.jpg);
	background-position: center 0px;
	background-repeat: no-repeat;
	background-size: cover;
}
.client .support .inner{
	padding: 30px 0;
}
.client .support h3{
	font-size: 1.625em;
	margin-bottom: 0;
	line-height: 140%;
	letter-spacing: 2px;
}

.client .recommend h3{
	letter-spacing: 1px;
}


.parenthesis {
	position: relative;
	margin: auto;
	padding: 15px 28px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
.parenthesis::before,
.parenthesis::after {
  position: absolute;
  top: 0;
  content: '';
  width: 5px;
  height: 100%;
  border-top: 2px solid #111;
  border-bottom: 2px solid #111;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.parenthesis::before {
  left: 0;
  border-left: 2px solid #111;
}
.parenthesis::after {
  right: 0;
  border-right: 2px solid #111;
}

#partner .sw-box{
	margin-bottom: 10px;
}
#partner i.flag-icon{
    margin-bottom: 6px;
}



}