@charset "utf-8";
/* ********************************

VOLUNTAINER SP

*********************************** */

/* common
======================= */

html,body{ font-size: 13px; }
.sp{display:block;}
.pc{display:none;}
.importantPc{display: none!important; }

#wrap {
  padding-top: 75px;
  padding-bottom: 0;
}

.detail .btn a,
.detail .btn input[type="submit"],
.detail .btn input[type="button"],
.detail .btn .main,
.detail .btn input[type="submit"].main {
	width: 100%;
	display: block;
	padding: 14px 0;
	font-size:15px;
	font-weight: bold;
	color: #fff;
	background: #e94829;
	border-radius: 0px;
	text-shadow: none;
	text-decoration: none;
  border-radius: 60px;
}
.detail .btn a.sub,
.detail .btn input[type="button"].sub,
.detail .btn input[type="submit"].sub {
	background: none;
	color: #e94829;
	text-shadow: none;
	border: 1px solid #e94829;
  border-radius: 60px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	font-size: 14px;
}
section .inner{ padding: 0 5%;}

.btn .main {
	background: #e94829;
	color: #fff;
  font-size: 16px;
  padding: 15px 0;
}
.line { height: 14vh; min-height: 60px; }
.line:before {
	height:100%;
	transform: rotate(-9deg);
	-webkit-transform: rotate(-9deg);
	margin-left: -60%;
}
.line.under:before {
	height:100%;
	transform: rotate(9deg);
	-webkit-transform: rotate(9deg);
	top: -50%;
}
.btn a,
.btn span,
.btn input{
	display:block;
	-webkit-border-radius: 60px;
	border-radius: 60px;
}

/* header
======================= */
header{ position: absolute; z-index: 1000;}
header *{ -webkit-transition: .3s; transition: .3s; }
header .headerInner{ padding: 0; }
header h1 { width: 60%; height: 35px; top: 18px; left: 4%; }
header .g-nav .g-nav__login{ padding-bottom: 10px;}
header .g-nav li{ display: block; color: #fff;}
header .g-nav li.pc{ display: none;}
.g-nav li:not(.ssl) a::after, .subNav a::after, .subNav .current::after{
  display: none;
}
header .g-nav ul li a {
  display: block;
  font-size: 20px;
  font-size: 5.5vw;
  text-align: left;
  color: #fff;
  letter-spacing: 0.05em;
  position: relative;
  padding: 11px 0 11px 7%;
}
header .g-nav li.g-nav__about{
  text-align: left;
  padding-left: 8%;
}
header .g-nav li.g-nav__about a{
	display: inline-block;
  padding-left: 0;
}
header .g-nav li.g-nav__about span{
  font-size: 18px;
}
header .g-nav .ssl.regist, header .g-nav .ssl.mypage {
  margin-left: 0;
}
header .g-nav .ssl.regist a{
  background: none;
  color: #fff;
  border-radius: 0;
  font-size: 16px;
  padding: 12px 0 12px 7%;
  top: 0;
  transition: none;
}
header .g-nav .ssl.mypage a{
  background: none;
  border-radius: 0;
  font-size: 15px;
  top: 0;
  transition: none;
  padding:12px 0 12px 7%;
}
header .g-nav .ssl.logout a,
header .g-nav .ssl.login a{
  font-size: 15px;
  top: 0;
  transition: none;
}
header .g-nav .ssl.logout a:hover,
header .g-nav .ssl.login a:hover {
  color: #fff;
}
header .drawer{
  padding-top: 40px;
}
.drawer {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 100%;
  top: 0;
  z-index: -1;
  pointer-events: none;
  -webkit-overflow-scrolling: touch;
  overflow: scroll;
}
header .g-nav li .list-sub { margin: -3px 0 5px;}
header .g-nav li .list-sub li a {
	font-size: 14px;
	padding: 6px 0 6px 50px;
	position: relative;
	line-height: 1.2;
}

header .g-nav li .list-sub li a:before {
	content: "";
	width: 20px;
	height: 1px;
	background: #fff;
	position: absolute;
	top: 50%;
	left: 22px;
	margin-top: -1px;
}

/* footer
======================= */
footer { padding: 40px 5% 20px; }
footer .supportList { margin-bottom: 30px; }
footer .supportList li { padding: 0 5px; padding: 0 2vw; line-height: 2; }
footer .bnrList {
    text-align: center;
    margin: 0 -2.5% 20px;
}
footer .bnrList li {
    display: inline-block;
    width: auto;
    padding: 0;
    margin: 0 1.5% 5vw;
}

footer .bnrList li a {
  display: block;
  width: 100%;
}
footer .bnrList li a img {
    height: 5.9vw;
    width: auto;
}



/* home
======================= */
#home header { top: 0; }
#home.headerFixed header{ position: absolute; }

.btnFloat {
  width: 25%;
  height: auto;
  bottom: 2%;
  right: 5%;
}
#home.loaded.finished .btnFloat{
  transition: .3s;
}
#home.loaded.btnFade .btnFloat{
  opacity: 0;
  pointer-events: none;
}
#home .sectionTop{ height: auto; }
#home .sectionTop .blockPhoto {
	position: relative;
	width: 100%;
	right: inherit;
	left: 0;
  height: 300px;
	height: 90vw;
}
#home .sectionTop .blockPhoto img{
  height: 350px;
	height: 90vw;
}
#home .sectionTop .blockPhoto-lead {
	width: 85%;
	bottom: -25px;
	bottom: -6vw;
	left: 3%;
  z-index: 30;
}

#home .sectionLogin{ text-align: center; background: #fff; padding: 50px 7% 20px; }
#home .sectionLogin .txt{
  font-family: 'Hind Madurai', sans-serif;
  font-weight: 700;
  font-size: 25px;
  margin-bottom: 6px;
}
#home .sectionLogin .name{
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 20px;
}
#home .sectionLogin .name span{
  font-size: 13px;
  font-weight: normal;
}

#home .sectionLogin .btn{ margin-bottom: 10px; }
#home .sectionLogin .btn a{
  display: inline-block;
  width: auto;
  min-width: 70%;
  padding: 15px 0;
  font-size: 15px;
  letter-spacing: 0.1em;
}
#home .nav--login__login{ font-size: 13px;}
#home .nav--login__login a{ font-weight: bold;}
#home .sectionBnr { padding: 0 0 60px; }

/* slick */
.slick-dots { bottom: -16px;}
.slick-dots li { width: 5px; height: 5px; margin: 0 4px; }
.slick-dots li button:before { width: 6px; height: 6px; top: 7px; left: 7px; }
#home .sectionBnr .slick-slider .slick-slide{ padding: 10px 10px 20px; }
#home .sectionBnr .slick-slider .slick-slide a{
	-webkit-box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
	box-shadow: 0 4px 14px rgba(0, 0, 0, 0.3);
}

#home section .blockPh { width: 80%; left:0;}
#home section .blockTxt {
	width: 85%;
	padding: 30px 7%;
	position: relative;
	top: -120px;
	top: -27vw;
	right: inherit;
	left: 8%;
}
#home section .blockTit {
	font-size: 30px;
	line-height: 1;
	letter-spacing: 0.02em;
	margin-bottom: 25px;
}
#home .sectionInfo { margin-bottom: 0; }
#home .sectionInfo.blockEntry{ margin-top: -80px; margin-bottom: 0;}
#home .sectionInfo.blockEntry .blockPh{ right:0; }
#home .sectionInfo.blockEntry .blockTxt{ top: -120px; top: -27vw; left: 5%; padding: 30px 7%; }
#home .sectionSns{ height: 420px; margin-bottom: 0; margin-top: -90px;}
#home .sectionSns .blockBg ul {
  width: 1680px;
  -webkit-animation:infinitescroll 120s linear infinite;
  animation:infinitescroll 120s linear infinite;
}
@-webkit-keyframes infinitescroll {
  0% {-webkit-transform: translate3d(0, 0, 0);}
  100% {-webkit-transform:translate3d(-840px, 0, 0);}
}
@keyframes infinitescroll {
  0% {transform: translate3d(0, 0, 0);}
  100% {transform:translate3d(-840px, 0, 0);}
}

#home .sectionSns .blockBg li { width: 140px; line-height: 0; }
#home .sectionSns .blockSns {
	width: 80%;
	background: #fff;
	padding: 30px;
	margin: 0 auto;
	position: absolute;
	top: 50%;
	left: 10%;
	-webkit-transform: translateY(-35%);
	transform: translateY(-35%);
  -webkit-transition: 1.2s cubic-bezier(0, 0.29, 0.13, 0.96) .4s;
	transition: 1.2s cubic-bezier(0, 0.29, 0.13, 0.96) .4s;
}
#home .sectionSns.view .blockSns {
    opacity: 1;
    -webkit-transform: translate3d(0,-50%,0);
    transform: translate3d(0,-50%,0);
}
#home .sectionSns .blockSns .blockTit {
	word-break: inherit;
	font-size: 30px;
	font-size: 8.5vw;
	letter-spacing: -0.02em;
	margin-bottom: 10px;
}
#home .sectionSns .blockSns .blockTit span { font-size: 20px; }
#home .sectionSns .blockSns .txt {
	text-align: left;
	font-size: 13px;
	line-height: 1.6;
	margin-bottom: 10px;
}

/* animation */
#home .sectionLogin,
#home .sectionBnr{
  opacity: 0;
  -webkit-transform: translate3d(0,70px,0);
  transform: translate3d(0,70px,0);
}

#home header,
#home .drawer__btn{
  opacity: 0;
  -webkit-transform: translate3d(0,-70px,0);
  transform: translate3d(0,-70px,0);
}

#home .sectionTop .blockPhoto-lead{
  -webkit-transform: translate3d(0,-35vw,0);
  transform: translate3d(0,-35vw,0);
}

#home.loaded .sectionTop .blockPhoto-lead{
	opacity: 1;
	transform: translate3d(0,0,0);
	transition: opacity .6s ease, transform .8s ease .8s;
}
#home.loaded .sectionTop .blockPhoto{
	opacity: 1;
	transition: opacity 1s ease 1s;
}
#home.loaded header,
#home.loaded .drawer__btn,
#home.loaded .sectionLogin,
#home.loaded .sectionBnr,
#home.loaded .btnFloat{
	opacity: 1;
	pointer-events: auto;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
	transition: all .8s ease 2s;
}
#home.loaded.finished header{
	-webkit-transform: inherit;
	transform: inherit;
	-webkit-transition: none;
  transition: none;
}

#home.already header,
#home.already .drawer__btn,
#home.already .sectionLogin,
#home.already .sectionBnr,
#home.already .btnFloat{
	opacity: 1;
	pointer-events: auto;
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
	transition: none;
}

#home.already.finished header{
	-webkit-transform: inherit;
	transform: inherit;
	-webkit-transition: none;
  transition: none;
}

/* 下層
============================== */

/* common
------------------- */

.detail #container{ padding: 0; }
.detail .sectionTit,
#terms.page--newproject.detail .sectionTit{
  font-size: 28px;
  font-size: 7vw;
  line-height: 1;
  padding: 34px 3% 30px;
  margin-bottom: 30px;
}
#terms.page--newproject.detail .sectionTit{
  padding-bottom: 24px;
  margin-bottom: 50px;
}
.detail .sectionTit span{
  font-size: 12px;
  margin-top: 7px;
}
.detail .line { display: none; height: 11vh; min-height: 50px; }

.detail #footer{
	width: 100%;
	position: absolute;
	bottom: 0;
}
.detail #footer .supportList{ display:none; }
.detail #footer .line:before{
	transform: rotate(9deg);
	-webkit-transform: rotate(9deg);
	margin-left: -60%;
}
.detail #footer .line:before { top: -50%; }
.detail #footer .bnr {display: none;}
.copyright { letter-spacing: 0; font-size: 10px; text-align: left;}
#section { font-size: 13px; padding: 50px 0 30px;}
.txt,.text{ word-break: break-all;}
.btn.back {
	font-family: 'Hind Madurai', sans-serif;
	text-align: center;
	padding: 0;
	margin: 0 4%;
}
.btn.back a {
	color: #000!important;;
	font-size: 16px;
	padding: 14px 0;
	display: block;
	letter-spacing: 0.1em;
	background: none!important;
}
.btn.back a:before{display:none;}
.detail #wrap .menu{ width: 100%; background: #fff; box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);}
#pageTop{
  position: absolute;
  bottom: 8px;
  right: 5%;
}
footer #pageTop a::after{
  width: 25px;
  height: 25px;
  border-top: 5px solid #000;
  border-right: 5px solid #000;
  position: relative;
  left: 9px;
  top: 9px;
}
footer #pageTop a::before{
  font-size: 10px;
}
.detail #navBtn {
	height: 50px;
	width: 50px;
	box-sizing: border-box;
	position: absolute;
	top: 0;
	right: 0;
}


/* cmnList
------------------- */
.cmnList li{
  margin-bottom: 20px;
}
.cmnList li a {
	border-left-width: 4px;
	padding-left: 10px;
	line-height: 1;
}
.cmnList li .cat{
  padding-right: 25px;
}
.cmnList li .cat::after {
	content: '';
	display: block;
	width: 18px;
	height: 1px;
	position: absolute;
	right: 2px;
	margin-top: -1px;
}
.cmnList li .tit {
	font-size: 14px;
	line-height: 1.5;
	word-break: break-all;
	text-align: justify;
 }
 .detail .cmnList li{
   margin-bottom: 20px;
 }
.detail .cmnList li a .thumb{
	width: 30%;
	height: 87px;
	height: 27vw;
	margin-right: 5%;
}
.detail .cmnList li a .thumb:before,
.detail .cmnList li a .thumb:after{
	height: 30px;
	height: 9vw;
	transform: rotate(9deg);
	-webkit-transform: rotate(9deg);
	z-index: 100;
}
.detail .cmnList li a .thumb:before{ top: -21px; top: -7vw;}
.detail .cmnList li a::before{
	height: 71px;
	height: 19vw;
	left: 30%;
	top: 15px;
	top: 4vw;
}
.detail .cmnList li a .thumb:after{
	height: 7vw;
	transform: rotate(-9deg);
	-webkit-transform: rotate(-9deg);
	bottom: -15px;
	bottom: -5vw;
}
.cmnList .date{ font-size: 13px; line-height: 1;}
.article .txt { line-height: 170%; font-size: 13px;}
.article .date {
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	font-size: 12px;
}

.noInfo {
	text-align: center;
	letter-spacing: 0.1em;
	margin: 60px auto;
}

/* header
------------------- */

.detail #headerNavWrap{ padding: 40px 4% 20px; }


/* news
------------------- */

.bnr--info{ margin: 0 auto 30px; }
.bnr--info:not(:last-of-type){ margin-bottom: 10px;}
.bnr--info a:hover{ opacity: 1; }

.shareList{margin-top: 30px;}
#news.detail .subNav{ display: none; }
#news.detail .article .text p img { max-width: 100%; }
#news.detail .article .tit { font-size: 20px; line-height: 1.5; text-align: justify; margin-bottom: 5px;}
#news.detail .article .cat { font-weight: bold; }
#news.detail .article .cat:after { width: 3em; }
#news.detail .article .date { font-size: 16px;  }
#news.detail .article .new {
	background: none;
	position: static;
	width: auto;
	display: inline;
	color: #f04e37;
}
#news.detail .article .text {
  font-size: 14px;
  line-height: 1.8;
}
table.type01 th {
	font-size: 12px;
	line-height: 160%;
	padding: 5px;
}
table.type01 td {
	line-height: 160%;
	padding: 5px;
}

.categoryLead{
  font-size: 11px;
  line-height: 1.4;
  text-align: center;
  margin: 5px auto 0;
}
.infoNone{
  margin-bottom: 20px;
}
.pulldownBox{
	background: #FFFFFF;
	border: 2px solid #000;
	padding: 3px 0;
	margin: 0 auto 30px;
	position: relative;
}
.pulldownBox select {
	font-family: 'Hind Madurai',YakuHanJP,-apple-system, BlinkMacSystemFont,'ヒラギノ角ゴ Pro W3', 'メイリオ', sans-serif;
	-webkit-appearance: none;
	-moz-appearance: button;
/*	width: 90%;*/
	width: 100%;
	height: 36px;
	background: white none repeat scroll 0 0;
	color: #000;
	font-size: 16px;
  font-weight: 700;
	text-align: center;
	border: medium none;
	border-radius: 2px;
	box-sizing: border-box;
	line-height: 24px;
	padding: 0 10px;
	position: relative;
}
.pulldownBox:before {
	display: block;
	content: "\f107";
	width: 13px;
	height: 8px;
	font-size: 20px;
	font-family: "FontAwesome";
	position: absolute;
	right: 14px;
	top: 50%;
	z-index: 5;
	margin-top: -10px;
}
.cmnList a .text {
	overflow: hidden;
	font-size: 14px;
	letter-spacing: 0;
}

.shareList li { width: 32.3%; width: calc( 95% /3) !important; }

/*
.detail.entry .cmnList li{
	position: relative;
	margin-bottom: 46px;
}

.detail.entry .cmnList li:after{
	content: '';
	display: block;
	height: 2px;
	width: 40px;
	position: relative;
	bottom: -21px;
	left: 0;
	background: #000;
}
	.detail.entry .cmnList li a .date{
	display: inline-block;
	}
.detail.entry .cmnList li .new{
		display: inline;
		font-family: 'Roboto Slab';
		background: none;
		position: static;
		font-size: 11px;
		color: #f04e37;
}
*/
.new .date::after,
.new.date::after{
	content: 'NEW';
	display: inline-block;
	color: #ff2033;
	padding-left: 5px;
	background: none;
}
#news.detail .article .new.date{
  display: block;
	font-size: 16px;
	color: #000;
	position: relative;
}
.gallery{ margin-bottom: 30px; }
.gallery li {
	width: 23%;
	float: left;
	margin: 0 2.5% 5px 0;
}
.gallery li:nth-child(4n) { margin-right: 0; }
.gallery li a { display:block; width: 100%; line-height:0; }
.gallery li a img{
	background:no-repeat center;
	background-size: cover;
	-webkit-background-size: cover;
	-moz-background-size: cover;
}

.official .bxSlider{ margin: 0 0 30px; }
.official .lead.center{ text-align:left; font-size:16px; margin-bottom: 20px;}
.detail.official h3.tit{
		font-family: 'Roboto Slab',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
		font-size: 16px;
		font-weight: bold;
		line-height: 150%;
		letter-spacing: 0;
		padding-bottom: 20px;
		margin-bottom: 10px;
	}

.detail.official h3.tit:after{
	content: '';
	display: block;
	background: #000;
	position: relative;
	width: 35px;
	height: 3px;
	bottom: -7px;
}
.detail.official li .tit{
	font-weight:bold;
	margin-bottom:5px;
}
.official .bx-wrapper .bx-pager{ bottom:0; }
.official .bx-wrapper .bx-pager.bx-default-pager a{
	display: inline-block;
	width: 12px;
	height: 15px;
	background: url(/static/volunteer/cmn/marathon/gallery/ico_b_nav.png) no-repeat center;
	background-size: contain;
	-webkit-background-size: contain;
	-moz-background-size: contain;
	text-indent: -9999px;
	margin: 0 5px;
	outline: 0;
}
.official .bx-wrapper .bx-pager.bx-default-pager a.active{
	background-image: url(/static/volunteer/cmn/marathon/gallery/ico_b_current.png);
}

.official .bx-controls-direction {
	display: none;
	width: 100%;
	margin-top: -30px;
	position: absolute;
	top: 50%;
}
.official .bx-wrapper .bx-prev,
.official .bx-wrapper .bx-next{
	display: block;
	text-indent: -9999px;
	text-decoration: none;
	position:relative;
}
.official .bx-wrapper .bx-prev{
	width: 20px;
	position: absolute;
	left: -4px;
}
.official .bx-wrapper .bx-next{
    width: 20px;
    position: absolute;
    right: -25px;
}
.official .bx-wrapper .bx-prev:after{
	display: block;
	content: "\f104";
	text-indent: 0;
	font-size: 40px;
	text-indent:0;
	font-family: "FontAwesome";
	color: #000;
}
.official .bx-wrapper .bx-next:after{
	display: block;
	content: "\f105";
	text-indent: 0;
	font-size: 26px;
	text-indent:0;
	font-family: "FontAwesome";
	color: #000;
}
#swipebox-prev,
#swipebox-next{display:none !important;}


#news.id7 .ancNav {
    margin: 0 0 60px;
}
#news.id7 .ancNav li {
    box-sizing: border-box;
    float: none;
}
#news.id7 .ancNav li:nth-child(1){
    padding: 0 ;
}
#news.id7 .ancNav li:nth-child(2){
    padding: 0 ;
}
#news.id7 .ancNav li:nth-child(3){
    padding: 0;
}
#news.id7 .ancNav li a {
    font-family: 'Roboto Slab', sans-serif;
    letter-spacing: 0.05em;
    font-weight: bold;
    box-sizing: border-box;
    text-align: center;
    display: block;
    background: #000;
    padding: 10px;
    width: 100%;
    color: #FFF;
    text-decoration: none;
    font-size: 15px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0 0 10px;
}
#news.id7 .ancNav li:nth-child(2) a {
    width:100%;
}
#news.id7 .btnMore a {
    display: inline-block;
    font-family: 'Roboto Slab', sans-serif;
    letter-spacing: 0.05em;
    font-weight: bold;
    text-decoration: none;
    background: #000;
    color: #FFF;
    padding: 10px 20px;
    margin: 0 0 60px;
    line-height: 1em;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#news.id7 .khCell td {
    padding: 0 0 0 15px;
    vertical-align: middle;
}
#news.id7 .khCell td .text {
    font-size: 11px;
    line-height: 1.7em;
}
#news.id7 .khCell td .text .textTit{
    font-size: 13px;
}
#news.id7 .khList {
    margin-bottom: 40px;
}
#news.id7 .khList li .thumb {
    font-size: 18px;
    vertical-align: middle;
    line-height: 1.4em;
    background: transparent;
    border-left: none;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    width: 30%;
    height: auto;
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #FFF;
}
#news.id7 .khList li .thumb:before {
    top: -21px;
}
#news.id7 .khList li .thumb:before,
#news.id7 .khList li .thumb:after {
    display:none;
}
#news.id7 .khList li .thumb:before,
#news.id7 .khList li .thumb:after {
    display:none;
}
#news.id7 .khList li .thumb:after {
    display:none;
}
#news.id7 .khList .thumb:before,
#news.id7 .khList .thumb:after {
    background: transparent;
}

#news.id7 .khList li .thumb span{
    display: block;
    font-size: 12px;
    vertical-align: middle;
    line-height: 1.4em;
    background: #BF9E55;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    width: 100%;
    padding: 30px 0px;
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #FFF;
}
#news.id7 .khList li .thumb span:before {
    top: -21px;
}
#news.id7 .khList li .thumb span:before,
#news.id7 .khList li .thumb span:after {
    height: 31px;
    transform: rotate(6deg);
    -webkit-transform: rotate(6deg);
    z-index: 20;
}
#news.id7 .khList li .thumb span:before,
#news.id7 .khList li .thumb span:after {
    content: '';
    display: block;
    width: 120%;
    position: absolute;
}
#news.id7 .khList li .thumb span:after {
    transform: rotate(-6deg);
    -webkit-transform: rotate(-6deg);
    bottom: -21px;
}
#news.id7 .khList .thumb span:before,
#news.id7 .khList .thumb span:after {
    background: #fff;
}


#news.id7 .mapBtnList li {
    padding: 0;
    width: 100%;
    float: none;
    box-sizing: border-box;
}
#news.id7 .mapBtnList li a {
    vertical-align: middle;
    height: auto;
    padding: 10px;
    display: block;
    text-align: center;
    background: #DDD;
    width: 100%;
    border-radius: 140px;
    text-decoration: none;
    line-height: 1.3em;
    font-size: 14px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
    margin: 0 0 10px;
}
#news.id7 .mapBtnList li:last-child a {
    margin: 0;
}
#news.id7 .map {
    padding: 10px;
    line-height: 0;
    background: #EEEEEE;
    margin:0 0 60px;
}
#news.id7 .ancPoint{
	display:block;
	position: absolute;
	top: -70px;
}
#news.id7 .reportBtn a{
    display: block;
    text-align: center;
    font-size:18px;
    letter-spacing: 0.1em;
    text-decoration: none;
    background: #000;
    color: #FFF;
    padding: 15px;
    width: 100%;
    margin: 0 auto 40px;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
#news.id7 .khList li .thumb {
    font-size: 18px;
    vertical-align: middle;
    line-height: 1.4em;
    background: transparent;
    border-left: none;
    box-sizing: border-box;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    text-align: center;
    font-weight: bold;
    letter-spacing: 0.1em;
    color: #FFF;
    padding: 0;
}
#news.id7 .khCell th {
    vertical-align: top;
    width: 100px;
}








/* about
======================= */

.detail.about .block{ margin: 0 auto 50px; }
.detail.about .box{ margin: 0 auto 30px; }
.detail.about .lead{ line-height: 140%;font-size: 16px; }
.detail.about .txt{ line-height: 150%; margin-bottom:8px; }
.detail.about .tit{ line-height: 130%;font-weight: bold; font-size: 13px; margin-bottom: 10px; }
.detail.about .title{ font-size:20px; text-align:center; margin-bottom: 30px;}
.detail.about .contTit {
	font-weight: bold;
	font-size: 15px;
	line-height: 22px;
	background: url(/static/volunteer/cmn/feature/about/ico_title.png) no-repeat left -1px;
	background-size: 17px auto;
	-webkit-background-size: 17px auto;
	-moz-background-size:17px auto;
	padding-left: 23px;
	margin-bottom: 5px;
}
.detail.about #lead .logoAbout{ font-size:11px; letter-spacing: -0.05em; text-align: center; margin-top: 40px; }
.detail.about #lead .logoAbout em{ font-size: 16px; }
.detail.about #lead .txt:last-child{ font-size:13px; text-align:left; margin-top:10px; }

/* #lead
--------------- */
.detail.about #lead figure{ width: 30%; margin: -10px auto 15px; }
.detail.about #lead h1{ text-align: center;font-weight:bold; font-size: 12px; margin-bottom: 30px; }
.detail.about #lead h1 em{ display:block;font-weight:bold; font-size: 20px; margin: 5px auto; }
.detail.about #lead h1 em span{ display:block; font-size:11px; font-weight:normal;}
.detail.about #lead .lead{ text-align: center;font-weight:bold; font-size:15px; margin-bottom: 	30px; }
.detail.about #lead .lead span.em{ font-size:14px; margin-top:0;}
.detail.about #lead .lead span{ display:inline-block;font-size:14px; margin-top:10px;}
.detail.about #lead .lead .fullName{
    font-size: 11px;
    display: block;
    font-weight: normal;
    letter-spacing: 0.075em;
    margin: 10px 0 0;
    line-height: 1.5em;
}
.detail.about #lead .txt{ line-height: 180%; margin-bottom:8px; }
.detail.about #lead .leadBlock {margin: 0 0 30px;}
.detail.about #lead .leadBlock:last-child {margin: 0;}
.detail.about #lead .leadBlock:last-child .lead {margin: 0 0 15px;}
.detail.about #lead .lead .yomi {
    font-size: 14px;
    vertical-align: 2px;
    display: inline-block;
    margin: 0 -3px;
}


/* #venu
--------------- */

.detail.about .stepList{  }
.detail.about .stepList li{ margin-bottom: 10px; position:relative;}
.detail.about .stepList li .tit{  }
.detail.about .stepList li .txt{ margin-bottom: 5px; }
.detail.about .stepList li .subTxt{ font-size:11px; }
.detail.about .stepList li .thumb{  }

.detail.about #venu .title { color: #f04e37; }

.detail.about #event .stepList{
	background: #ededed;
	padding: 5px;
}
.detail.about #event .stepList li{
	background: #fff;
	margin-bottom: 10px;
	padding: 3px;
}
.detail.about #event .stepList li .tit{  }
.detail.about #event .stepList li .txt{ margin-bottom: 5px; }
.detail.about #event .stepList li .thumb{
	width: 70px;
	float:left;
	line-height: 0;
	margin-left: 5px;
	margin-right:10px;
}

.detail.about #event .stepList li:nth-child(3) .thumb{ padding: 5px 0; }

.detail.about #event .stepList li:before{
	content: "\f0d7";
	text-indent: 0;
	font-size: 50px;
	font-family: "FontAwesome";
	color: #fff;
	transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	padding-left: 1px;
	text-indent: 0;
	position: absolute;
	left: 50%;
	bottom: -8px;
	margin-left: -25px;
}
.detail.about #event .stepList li:last-child{ margin-bottom:0; }
.detail.about #event .stepList li:last-child:before{ display:none; }

.detail.about #event .stepList li:first-child .tit,
.detail.about #event .stepList li:last-child .tit{ line-height: 52px; margin-bottom: 0; }


.detail.about #event .stepList li:nth-child(2) .tit{ line-height: 56px; margin-bottom: 0; }


.detail.about #event .stepList li:nth-child(4) .tit{ padding-top: 10px; margin-bottom: 0; }

.detail.about #event .stepList li:nth-child(3) .tit{ padding-top: 15px; margin-bottom: 0; }


/* member
--------------- */
.detail.about #member .subList li {
    font-size: 11px;
    text-indent: -1em;
    padding-left: 1em;
    line-height: 1.4em;
    margin: 0 0 5px;
}

/* skillUp
--------------- */

.detail.about #skillUp .stepList{ }
.detail.about #skillUp .stepList li{
	width: 45%;
	float: left;
	margin-bottom: 15px;
	padding: 3px;
}
.detail.about #skillUp .stepList li .tit{ font-size: 12px; line-height: 150%; margin-bottom: 3px; }
.detail.about #skillUp .stepList li .txt{ font-size: 12px; margin-bottom: 0; }
.detail.about #skillUp .stepList li .thumb{
	width: 80%;
	margin: 0 auto 10px;
	position: relative;
	overflow: hidden;
}


.detail.about #skillUp .stepList li{
	width: 48%;
	float: left;
	margin-right:4%;
	margin-bottom: 20px;
}

.detail.about #skillUp .stepList li:nth-child(3),
.detail.about #skillUp .stepList li:nth-child(4){ margin-bottom: 0; }

.detail.about #skillUp .stepList li .thumb { width: 100%; }
.detail.about #skillUp .stepList li:nth-child(even){ margin-right: 0; }
.detail.about #skillUp .stepList li:nth-child(3){ clear: left; }

.detail.about #skillUp .stepList li .thumb:before,
.detail.about #skillUp .stepList li .thumb:after{
	content: '';
	display: block;
	width: 120%;
	position: absolute;
}

.detail.about #skillUp .stepList li .thumb:before,
.detail.about #skillUp .stepList li .thumb:after{
	background: #fff;
}

.detail.about #skillUp .stepList li .thumb:before,
.detail.about #skillUp .stepList li .thumb:after{
	height: 6vh;
	min-height: 40px;
	transform: rotate(9deg);
	-webkit-transform: rotate(9deg);
}
.detail.about #skillUp .stepList li .thumb:before{ top: -25px; }
.detail.about #skillUp .stepList li .thumb:after{
	transform: rotate(-9deg);
	-webkit-transform: rotate(-9deg);
	bottom: -20px;
}
.detail.about #skillUp .btn{ text-align: right; }

.detail.about #skillUp .btn .sub {
	display: inline-block;
	width: auto;
	font-weight: bold;
	border: none;
	text-align: left;
	font-size: 12px;
	padding: 0;
	margin-top: 5px;
}
.detail.about #skillUp .btn i{
	display: inline-block;
	vertical-align: -1px;
	font-size: 16px;
	margin-left: 2px;
}



/* entryblock
--------------- */

.detail.about #entryblock .lead {
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
}
.detail.about #entryblock{ }

/* Link
--------------- */
.detail.link .linkList li:first-child{ margin-bottom:39px;}

/* profile
--------------- */
.detail.about #profile{ margin-bottom: 20px; }
.detail.about #profile .title{
	font-size: 16px;
	letter-spacing: 0.1em;
	text-align: left;
	border-left: 4px solid #000;
	line-height: 100%;
	padding-top: 1px;
	padding-left: 5px;
	margin-bottom: 10px;
}

.detail.about #profile dl{
	border: 1px solid #ccc;
	padding: 10px;
}
.detail.about #profile dt{
	font-weight: bold;
	margin-bottom: 5px;
}
.detail.about #profile dd{
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #ededed;
}
.detail.about #profile dd em{
	font-weight: bold;
}

.detail.about #profile dd i{
	display: inline-block;
	font-size: 8px;
	vertical-align: 0px;
	margin-right: 4px;
}

.detail.about #profile dd:last-child{ border-bottom:none;margin-bottom: 0;}


/* MANAGEMENT
======================= */

.detail.management .tit{
	font-size: 14px;
	border-left: 3px solid #333;
	padding-left: 6px;
	margin-bottom: 10px;
}
.detail.management .tit:first-child + .txt{ margin-bottom: 30px; }

.deviceList{ margin-bottom: 30px; }
.deviceList dt{ font-weight:bold; margin-bottom:3px; margin-top: 20px; }
.deviceList dd{ margin-bottom: 0;}



/* LINK
======================= */


.detail.link .linkList{ margin-bottom: 30px; }
.detail.link .linkList li{
	background: url(/static/volunteer/cmn/feature/about/ico_title.png) no-repeat left 1px;
	background-size: 15px;
	padding-left: 20px;
	margin-bottom: 20px;
 }
.detail.link .linkList li:last-child{ margin-bottom: 0; }
.detail.link .btn.txtLink{
	text-align: left;
}
.detail.link .btn.txtLink a{
	min-width: inherit;
	border: none;
	font-size: 14px;
	text-align: left;
	background: none;
	color: #000;
	font-weight: normal;
	line-height: 140%;
	padding: 0;
	margin-bottom:4px;
}
.detail.link .btn.txtLink + .txt{ font-size:12px; }

/* faq
======================= */
#faq h3.title {
	padding-bottom: 18px;
	font-size: 18px;
	line-height: 150%;
	text-align: justify;
	padding-top:30px;
}
#faq h3.title:after { display: none; }
#qaList {margin: 0 0 30px;}
#qaList .cmnList {border-top: 1px solid #ccc; margin: 0;}
#qaList .cmnList li { margin: 0; border-bottom: 1px solid #ccc; }
#qaList .cmnList a { font-size: 14px; padding: 15px 0; margin-bottom: 0; }
#qaList .qaList a:before {
	content: 'Q.';
	font-family: 'Roboto Slab',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-weight: bold;
}
#qaList .cmnList a span{font-size: 14px; top: 10px;}
#qaList dt,
#qaList dd {
	font-size: 16px;
	line-height: 150%;
	margin-bottom: 20px;
}
#qaList dl{ margin-bottom: 60px; }
#qaList dl span {font-size: 20px;}
#faq .contact{ margin-bottom: 0 !important; }
#faq .article .contact{ border-top: none;padding-top: 0;  margin-bottom:30px !important;}
#faq .article .contact .lead{ font-size: 14px;line-height: 150%;margin-bottom: 15px;}
#faq .article .contact .tit{ font-weight: bold;margin-bottom: 5px;}
#faq .article .contact .box{ padding: 15px; }
#faq .article .contact .box .subTxt{ font-size: 13px;}


.searchBox { width: 90%;margin: -30px auto 0;}

/* 利用規約
============================== */
.sectionTit.japanese {
  font-size: 20px;
  line-height: 1em;
}
#terms .inner {
	line-height: 160%;
	text-align:justify;
	text-justify: inter-ideograph;
	word-break: break-all;
}
#terms .inner p {margin: 20px 0;}
#terms .inner .area {
    margin: 0 0 50px;
    padding: 0 0 50px;
}
#terms .inner .tit {
    font-size: 20px;
    margin: 0 0 20px;
    line-height: 1.3em;
}
#terms .inner dd {margin: 0 0 20px;}
#terms .inner .anchor {top: -80px;}
#terms .inner ul.child {padding-top: 5px;}
#terms .inner .disc li,
#terms .inner .privacyArea .decimal li,
#terms .inner li li {line-height: 140%;}


/* 入会案内(join)
======================= */
#join.detail .sectionTit span {top: -20px;}
#join.detail .block {margin: 0 0 40px;}
#join.detail .lead {
    font-size: 14px;
    line-height: 170%;
    text-align: justify;
    text-align: left;
    margin-bottom: 20px;
}
#join.detail .title {
    font-size: 24px;
    text-align: center;
    margin-bottom: 20px;
}

	#join.detail #flow .flowList li {
		display: block;
		width: 100%;
		font-size: 13px;
		text-align: center;
		border: 1px solid #c3bcb2;
		padding: 10px;
		border-radius: 3px;
		position: relative;
		margin: 0 0 25px 0;
	}

	#join.detail #flow .flowList li:before {
		content: "\f078";
		font-size: 20px;
		font-family: "FontAwesome";
		color: #f04e37;
		position: absolute;
		bottom: -22px;
		left: 50%;
		margin-left: -10px;
	}
	#join.detail #flow .flowList li:last-child:before {display: none;}
	#join.detail #flow .flowList li span.numb {
		display: block;
		font-family: 'Roboto Slab',"ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
		font-weight: bold;
		color: #f04e37;
		position: relative;
		font-size: 14px;
		text-align: center;
		margin: 0 0 5px 0;
	}

	#join.detail #flow .flowList li span.numb span {
		display: inline-block;
		font-size: 23px;
		margin-left: 3px;
	}
#join.detail #flow .flowList li span.tit {
	font-size: 14px;
	text-align:center;
}

#join.detail #service .title {margin: 0 0 20px;}
#join.detail #service .title span {
    font-size: 13px;
    margin: 0 0 10px;
    line-height: 1.5em;
}
#join.detail #service .serviceList {margin: 0;}
#join.detail #service .serviceList li {
    float: none;
    width: 100%;
    margin: 0 0 10px;
    border: 1px solid #aaa;
    padding: 12px;
    border: 1px solid #c3bcb2;
    position: relative;
}
#join.detail #service .serviceList li .thumb {
    width: 70px;
    line-height: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
#join.detail #service .serviceList li:nth-child(3) .thumb{width: 80px;}

#join.detail #service .serviceList li .tit {
	overflow: hidden;
    text-align: left;
    font-weight:bold;
    font-size: 13px;
        padding: 0 0 0 83px;

}
#join.detail #service .serviceList li:last-child .tit{}
#join.detail #service .serviceList li .tit .serviceInfo {
	display: block;
	font-weight: normal;
	margin: 3px 0 0;
}
#join.detail #joinArea .btn .main {
    margin: 0 0 40px;
    width: 100%;
    font-size: 15px;
    padding: 14px 0;
}
#join.detail .attention li {
    margin: 0 0 8px;
    font-size: 12px;
    line-height: 1.4em;
}
#join.detail #joinArea {margin: 0 0 30px;}




/* リーダーページ
============================== */
body#leader section .inner {padding: 40px 4% 20px;}
body#leader .txt {
    font-size: 14px;
    margin: 0 0 20px;
}
body#leader .block {margin: 0 0 70px;}
body#leader .anchor {top: -80px;}
body#leader h3 {
    margin: 0 0 20px;
    font-size: 19px;
    line-height: 1.3em;
    padding: 0 0 5px 52px;
    /*border-bottom: 1px solid #F04E37;*/
}
body#leader h3 span{
    background-size: 40px auto;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    margin-top: -23px;
}
body#leader .anchorRelayNav a {
    margin: 0 0 30px;
    text-decoration: none;
    color: #fff;
    padding: 20px 0;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    font-size: 15px;
	position: relative;
	margin: -40px 0 40px;
	border-radius: 6px;
	-webkit-border-radius: 6px;
}
body#leader .anchorRelayNav a:after{
	content: '\f0d7';
	font-family: 'FontAwesome';
	position: absolute;
	bottom: 1px;
	left: 50%;
	margin-left: -5px;
	color: rgba(255,255,255,0.3);
}
body#leader .anchorRelayNav a .sholder{
    font-size: 10px;
    display: block;
    margin: 0 0 8px;
}
body#leader .box {padding: 14px;}
body#leader .list li {
    margin: 0 0 6px;
    text-indent: -1.2em;
    padding-left: 1.2em;
    line-height: 1.4em;
}
body#leader .subTit {font-size: 16px;}
body#leader .boxTit {margin: 0 0 6px; font-size: 15px;}
body#leader .phArea li,
body#leader #selectionL .phArea li,
body#leader #activityL .box .phArea li {
	width: 48%;
	height: auto;
	float: left;
	margin-right: 4%;
}
body#leader .phArea li:last-child,
body#leader #selectionL .phArea li:last-child,
body#leader #activityL .box .phArea li:last-child {margin-right: 0;}
body#leader .phArea li .dummy {position: static;}

/* 役割
-------------------- */
body#leader #roleL .roleList dt{
	margin: 0 0 3px;
	font-size: 14px;
}
body#leader #roleL .movieTit {line-height: 1.4em;margin: 0 0 8px;}
body#leader #roleL .left {margin: 0 0 30px;}
body#leader #roleL .phArea {margin: 0 0 30px;}
body#leader .youtube {
	line-height: 0;
	margin: 0 0 30px;
	position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
body#leader .youtube iframe,
body#leader .youtube object,
body#leader .youtube embed{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

/* 選考
-------------------- */
body#leader #selectionL .selectionList {margin: 0 0 30px;}
body#leader #selectionL .selectionList li {margin: 0 0 22px;}
body#leader #selectionL .selectionList li span {margin: 0 20px;}
body#leader #selectionL .selectionList li:after {bottom: -20px; /*left: 20px;*/}
body#leader #selectionL .columnTit {
    margin: 0 0 15px;
    text-align: left;
    font-size: 14px;
    background: none;
}
body#leader #selectionL .columnTit:before {
	content: '●';
	color: #f04e37;
	margin-right: 3px;
}
body#leader #selectionL .box .txt {line-height: 1.4em;}

/* 更新
-------------------- */
body#leader #renewalL .box{ margin: 0 0 25px;}
body#leader #renewalL .boxTit {font-size: 14px;}


/* 活動実績・スキルアップ講習
-------------------- */
body#leader #activityL .box .boxTit {font-size: 14px;}
body#leader #activityL .phArea {margin: 20px 0 0;}
body#leader #activityL .activity02 { margin: 0 0 20px;}
body#leader #activityL .activity02 .list {margin: 0 0 10px;}
body#leader #activityL .list a {
    margin: 0 0 10px;
    display: block;
    padding-left: 1em;
}
body#leader #activityL .list a i {margin: 0 0 0 20px;}

/* ボランティアリーダーリレー
-------------------- */
body#leader #relayL {margin: 0 0 20px;}
body#leader #sectionRelay .issue,
body#leader #inlineOver .issue{
    background: url(/static/volunteer/cmn/feature/leader/bg_mega.png) no-repeat center;
    z-index: 1;
    width: 60px;
    height: 60px;
    background-size: contain;
    line-height: 60px;
    text-align: center;
    right: 2%;
    bottom: 2%;
    top: auto;
}
body#leader #sectionRelay .issue span,
body#leader #inlineOver .issue span{font-size: 12px;}
body#leader #sectionRelay .box .thumb,
body#leader #inlineOver .box .thumb{
	margin: 0 0 15px;
	line-height: 0;
}
body#leader #sectionRelay .yomi,
body#leader #sectionRelay .san,
body#leader #inlineOver .yomi,
body#leader #inlineOver .san{
    font-size: 11px;
    vertical-align: 2px;
}
body#leader #sectionRelay .role,
body#leader #inlineOver .role{
    margin: 0 0 43px;
    line-height: 1.8em;
    font-size: 12px;
}
body#leader #sectionRelay .role:after,
body#leader #inlineOver .role:after{
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    bottom: -14px;
    background: #000;
    position: relative;
}
body#leader #sectionRelay .archive li.comingsoon {display: none;}
body#leader #sectionRelay .archive li span {
	display: block;
	overflow: hidden;
	font-size: 14px;
}
body#leader #sectionRelay .archive li {
	background: #fff;
    padding: 10px;
    margin: 0 0 10px;
}
body#leader #sectionRelay .archive li .thumb{
	width: 100px;
	height: 100px;
	margin: 0 12px 0 0;
	float: left;
}
body#leader #sectionRelay .archive li span .role {
	font-weight: normal;
	color: #000;
	display: block;
	font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
	font-size: 12px;
	margin: 10px 0 0;
	line-height: 1.4em;
}
body#leader #sectionRelay .txtSide,
body#leader #inlineOver .txtSide{ overflow: hidden; padding: 10px 0 0;}
body#leader #sectionRelay .archive li a {text-decoration: none;}
body#leader #sectionRelay .name,
body#leader #inlineOver .name{font-size: 20px;margin: 0 0 15px; line-height: 1.2em;}
body#leader #sectionRelay .question,
body#leader #inlineOver .question{padding: 0 0 20px;}
body#leader #sectionRelay .question dt,
body#leader #inlineOver .question dt{line-height: 140%;}
body#leader #sectionRelay .question dd,
body#leader #inlineOver .question dd{margin: 0 0 22px;}
body#leader #sectionRelay .question dt:before,
body#leader #inlineOver .question dt:before{vertical-align: 1px;margin-right: 3px;}
body#leader #sectionRelay .video video,
body#leader #inlineOver .video video{
	width:100%;
	padding: 0;
	background: #ddd;
	height: 100%;
}
body#leader #sectionRelay .video div,
body#leader #inlineOver .video div{margin: 0 auto;}
body#leader #sectionRelay .video div div,
body#leader #inlineOver .video div div{
	margin: 0 auto;
	width: 280px!important;
	display: block!important;
}
/*
body#leader #sectionRelay a:last-child {
	top:50%!important;
	left:50%!important;
	width: 100%!important;
	-webkit-transform: translate(-50%,-50%)!important;
	-moz-transform: translate(-50%,-50%)!important;
	transform: translate(-50%,-50%)!important;
}
body#leader #sectionRelay a:last-child img{
	width: 80px!important;
	height: auto!important;
}
*/
body#leader #sectionRelay .archive li span em {font-size: 13px;    margin: 0 0 4px;}
body#leader #sectionRelay .subTit,
body#leader #inlineOver .subTit{margin: 0 0 10px;}
body#leader #sectionRelay {padding: 0;}
body#leader #inlineOver .box {
    width: 100%;
    height: 100%;
    padding: 20px 5% 20px;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
}

body#leader #inlineOver .close{
	width: 30px;
	height: 30px;
	top: 5px;
	right: 3%;
	position: fixed;
	display: block;
	z-index: 700;
}
body#leader #inlineOver .close span {background: #000; width: 30px;}

body#leader #inlineOver {background: rgba(191, 158, 85,0.9);}
body#leader #inlineOver .txtSide {margin: 0 0 20px;}
body#leader #inlineOver .comment { padding-bottom: 20px;}
body#leader #inlineOver .closeBtn {
    width: 70%;
    line-height: 100%;
    text-align: center;
    border-radius: 60px;
    -webkit-border-radius: 60px;
    letter-spacing: 0.05em;
    padding: 15px 10px;
    margin: 0 auto 30px;
    color: #fff;
    font-family: 'Hind Madurai', sans-serif;
    color: #000;
    cursor: pointer;
    border: 1px solid #999;
}

/* BBS
============================== */
body#bbs.form { padding-top: 0;}
body#bbs.form section .inner { padding-top: 30px;}
body#bbs .searchBox {
	width: 100%;
	margin: 30px auto;
}
body#bbs textarea { font-size: 14px;}
body#bbs .formArea { padding: 30px 0;}
body#bbs .formArea .user { font-size: 14px;}
body#bbs .formArea .user i { font-size: 22px;}
body#bbs .bbsList li .date { font-size: 11px;}
body#bbs .bbsList li .tit { font-size: 16px;}
body#bbs .commentList li { padding: 30px 0;}
body#bbs .commentList li .report { top: 30px; right: 0;}
body#bbs .titArea .tit { font-size: 20px;}
body#bbs .titArea .tit .comment { font-size: 12px;}
body#bbs .titArea .date {
	font-size: 12px;
    letter-spacing: 0.05em;
    opacity: 0.5;
}
body#bbs .titArea .back a { font-size: 14px;}
body#bbs .titArea .back:before {
	width: 8px;
    height: 8px;
    margin-top: -4px;
}
body#bbs .formList { margin: 0 0 25px;}
body#bbs .formList dd { margin: 0 0 20px;}
body#bbs .commentArea .user { font-size: 12px; margin: 0 0 15px;}
body#bbs .commentArea .thumb { width: 60%; margin: 0px auto 10px;}
body#bbs.top .ng { font-size: 18px; margin: 0 0 30px;}
body#bbs.top .ruleLink { margin-bottom:35px;}
body#bbs.top .mainList, body#bbs.top .leaderLink a { padding: 35px 9%;}
body#bbs.top .mainList dt, body#bbs.top .leaderLink a { font-size: 20px;}
body#bbs.top .mainList dt > p, body#bbs.top .leaderLink a .tit { padding: 8px 15px 0 37px; line-height: 1.4;}
body#bbs.top .mainList dt .icon, body#bbs.top .leaderLink a .icon {
	width: 40px;
	top: 50%;
	margin-top: -15px;
	left: -15px;
}
body#bbs.top .mainList dt { margin: 0 0 40px;}
body#bbs.top .leaderLink a .tit:before {
	width: 10px;
    height: 10px;
    margin-top: 0px;
}
body#bbs.top .leaderLink a .tit .label,body#bbs.top .mainList dt .label{ display: block;}
body#bbs.top .leaderLink a .tit .label span,body#bbs.top .mainList dt .label span {
	font-size: 12px;
	top: 0;
	margin-left: 0;
}
body#bbs.form .lead { margin: 0 0 20px;}
body#bbs.report .formArea { margin: 30px 0 0;}
body#bbs.reportConfirm .lead { margin-bottom: 0;}
body#bbs.thread .commentList { margin: 0 0 30px;}

/* スキルアップ講習イベントレポート
============================== */

/* 共通 */
.detail.report .ph img {height: 210px;}
.detail.report .inner {padding-top: 30px;}
.detail.report .area {margin: 0 0 50px;}
.detail.report .headSection {margin: 0 0 30px;}
.detail.report .headSection .catTit{
	font-weight: bold;
	font-size: 12px;
	padding-bottom: 30px;
}
.detail.report .headSection .catTit:after{
    width: 3.8em;
    height: 2px;
    bottom: -11px;
}
.detail.report .headSection .tit {
    font-size: 22px;
    text-align: justify;
    margin-bottom: 33px;
    line-height: 120%;
}
.detail.report .headSection .tit span {
	font-size: 12px;
	line-height: 140%;
	margin: 0 0 8px;
}
.detail.report .headSection .eventDetail {line-height: 135%; font-size: 13px;}
.detail.report .headSection .eventDetail dd {margin: 0 0 4px;}
.detail.report .mainSection {margin: 0 0 60px;}
.detail.report .mainSection .lead {
    margin-bottom: 10px;
    line-height: 150%;
    font-size: 15px;
}
.detail.report .mainSection .txtArea {margin: 0 0 25px;}
.detail.report .mainSection .txt {margin: 0 0 10px;}
.detail.report .mainSection .phList{margin: 0 0 10px;}
.detail.report .caption {line-height: 130%;}
.detail.report .mainSection .floatPh .phList li {
	width: 31.333%;
	margin-right: 3%;
}
.detail.report .mainSection .phBlock {margin: 0 0 30px;}
.detail.report .phBlockWrap .phBlock .phList li:last-child,
.detail.report .mainSection .floatPh .phList li:last-child {margin-right: 0;}
.detail.report .mainSection .floatPh .ph { margin: 0 0 10px;}
.detail.report .phBlock .phList li {
    width: 48%;
    margin-right: 4%;
}
.detail.report #ph08:after {
	font-size: 8px;
	right: 6px;
}
.detail.report .voiceSection .tit {
    font-size: 20px;
    margin: 0 0 15px;
    line-height: 130%;
}
.detail.report .voiceList li {margin: 0 0 40px;}
.detail.report .voiceList li:last-child {margin: 0;}
.detail.report .voiceList li .thumb img {height: 180px; margin: 0 0 18px;}
.detail.report .voiceList li .thumb .name {
    font-size: 17px;
    margin: 0 0 15px;
}
.detail.report .voiceList li .interview dt {line-height: 140%;}
.detail.report .voiceList li .interview dd {margin: 0 0 17px;}
.detail.report .voiceList li .interview dt:before {vertical-align: 1px;margin-right: 3px;}
.detail.report .overviewSection {margin: 0 0 30px;}
.detail.report .overviewSection dl{padding: 15px; font-size: 12px;}
.detail.report .overviewSection dt {width: 2.6em;}
.detail.report .overviewSection dd{
	line-height: 150%;
	margin-bottom: 10px;
	font-size: 12px;
	padding-left: 1em;
}

/* skillup2 */
.detail.report .report02 .mainSection .floatPh .ph {margin: 0 0 8px;}
.detail.report .report02 .mainSection .phList {margin: 0;}
.detail.report .report02 .mainSection .phList li {
    width: 48%;
    margin: 0 4% 15px 0;
}
.detail.report .report02 .mainSection .phList li:nth-child(even) {margin-right: 0;}
.detail.report .report02 .phList.list04 li:nth-child(even) {margin-right: 0px;}
.detail.report .report02 .phList.list04 + .caption {
	position: relative;
	top: -5px;
}
.detail.report .report02 .caption {
	text-align: center;
	margin: 0 0 20px;
}
.detail.report .report02 .mainSection .pictArea .ph {
	padding: 15px 5px;
	margin: 0 0 10px;
}
.detail.report .report02 .pictArea .ph img {height: auto;}




/* sitemap
============================== */
.detail.sitemap .mapWrap {    margin: 10px 0 50px;}
.detail.sitemap .mapList > li {
    margin: 0 0 20px;
    background-position: left 2px;
}
.detail.sitemap .mapList li a,
.detail.sitemap .mapList li span {
	font-size: 16px;
}
.detail.sitemap .mapList .parent > a{
    margin: 0 0 3px;
    display: inline-block;
}
.detail.sitemap .mapList .jpTit {
    margin: 0 0 0 10px;
    vertical-align: 2px;
    font-size: 11px;
}
.detail.sitemap .childList {padding: 0 0 0 9px;}
.detail.sitemap .childList li a {
    font-size: 12px;
    padding: 5px 0;
    display: block;

}
.detail.sitemap .childList li a:before {
	content: '-';
	margin: 0 5px 0 0 ;
}
.detail.sitemap .menuTit {margin: 0 0 5px;}
.detail.sitemap .inner .supportList{margin: 0 0 40px;}
.detail.sitemap .inner .supportList li a {
	display: block;
	padding: 5px 0;
	margin: 0 15px 0 0;
}



/* Questioneer
======================= */
.detail#questionnaire .sectionTit span {
    font-size: 18px;
    line-height: 130%;
    padding: 0 10% 20px;
    font-weight: bold;
}
.detail#questionnaire .thumb + .txt {
	margin: 30px 0 0 ;
}
.detail#questionnaire .questionBox {
    padding: 0 0 30px;
}
.detail#questionnaire .questionList {margin: 0 0 40px;}
.detail#questionnaire .questionList dt {
    font-weight: bold;
    font-size: 14px;
    margin-top: 20px;
    padding-left: 4px;
    margin-bottom: 10px;
}
.detail#questionnaire input[type="radio"],
.detail#questionnaire input[type="checkbox"] {
    width: 5%;
    vertical-align: middle;
    opacity: 0;
    margin: 3px 5px 8px 0;
}
.detail#questionnaire input[type="radio"]+label,
.detail#questionnaire input[type="checkbox"]+label {
	position: relative;
}
.detail#questionnaire input[type="radio"]+label:before,
.detail#questionnaire input[type="checkbox"]+label:before{
	text-indent: 0;
	font-size: 17px;
	font-family: "FontAwesome";
	color: #ccc;
	padding-left: 1px;
	text-indent: 0;
	position: absolute;
	left: -23px;
}
.detail#questionnaire input[type="checkbox"]+label:before{content: "\f096";}
.detail#questionnaire input[type="radio"]+label:before{content: "\f10c";}

.detail#questionnaire input[type="radio"]:checked + label:before{
	content: "\f192";
	color: #111;
}
.detail#questionnaire input[type="checkbox"]:checked + label:before{
	content: "\f046";
	color: #111;
}
.detail#questionnaire input,
.detail#questionnaire textarea {
	font-size: 14px;
	-webkit-appearance: none;
	border: 1px solid #ccc;
	border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	padding: 10px 5px 10px;
	width: 100%;
	margin: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
.detail#questionnaire label {
    display: inline-block;
    width: 90%;
    position: relative;
}
.detail#questionnaire select{
	width: 100%;
	padding: 10px;
	-webkit-appearance: none;
	border: none;
	font-size: 15px;
	border: 1px solid #ccc;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	margin:0;
}
.detail#questionnaire .selectWrap {position: relative;}
.detail#questionnaire .selectWrap:before {
    background: transparent none repeat scroll 0 0;
    color: #111;
    content: "\f48b";
    display: block;
    font-family: "WebHostingHub-Glyphs";
    font-size: 13px;
    font-style: normal;
    font-weight: normal;
    height: auto;
    position: absolute;
    right: 4%;
    top: 50%;
    margin-top: -9px;
    width: auto;
    z-index: 10;
}
.detail#questionnaire .year select{
	width: 4.8em;
}
.detail#questionnaire .year .selectWrap:before {
	font-size: 12px;
	right: 12%;
	padding: 0;
}
.detail#questionnaire .year span {padding: 0 1px;}
.detail#questionnaire .btn .main {
    width: 100%;
    font-size: 15px;
    padding: 14px 0;
    line-height: 150%;
    margin: 0 0 10px;
    border: none;
}
.detail#questionnaire .btn .sub {
    background: none;
    color: #111;
    text-shadow: none;
    border: none;
    box-sizing: border-box;
    -webit-box-sizing: border-box;
    font-size: 14px;
    line-height: 150%;
    margin: 0 0 10px;
}
.detail#questionnaire .questionCnfirm th{
	display: block;
	font-size: 11px;
	margin-top: 10px;
	margin-bottom: 3px;
	color: #999;
	border-left: none;
	font-weight: normal;
	padding-left: 0;
	padding-top: 3px;
	text-align: left;
}
.detail#questionnaire .questionCnfirm td{
	display: block;
    min-height: 15px;
    font-size: 13px;
    border-bottom: 1px solid #ededed;
    padding: 0 0 7px;
}
.detail#questionnaire .guidance {
    margin: 0 0 15px;
}
.detail#questionnaire .center {margin: 0 0 30px;}

.icoMust::before {
	content: '必須';
	display: block;
	background: #ef2323;
	color: #fff;
	font-size: 9px;
	letter-spacing: 0.3em;
	text-align: center;
	line-height: 100%;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	padding: 3px 2px 2px 6px;
	margin-left: 4px;
	position: relative;
	top: -2px;
}
.detail#questionnaire .questionCnfirm{ margin-bottom: 30px; }
.detail#questionnaire .questionCnfirm .icoMust{ display:none; }

/* error
======================= */
#error #content{padding-top:50px;}


.newproject .bx-controls-direction{
  display: none;
}

/* team
------------------- */
.page--team .touroku h3{
  width: 130px;
}
/* about
------------------- */
.about.detail .sectionTit{
  margin-bottom: 45px;
}

#join.detail.page--team .sectionTit,
#join.detail.page--entry .sectionTit{
	padding-bottom: 30px;
}
.detail.page--contact_volunteer .sectionTit{
	padding-bottom: 30px;
}


/* tablet
============================== */
@media screen and (min-width:600px) and ( max-width:960px) {
	html, body { font-size: 16px;}
  .detail .btn a, .detail .btn input[type="submit"], .detail .btn input[type="button"], .detail .btn .main, .detail .btn input[type="submit"].main{
    display: inline-block;
    width: auto;
  }

  .btn .main {
    display: inline-block;
    min-width: 50%;
  }

	.detail #container{ padding-bottom:180px; }
	#home #heroImg h1 { margin-bottom: 10%; }
  header .g-nav ul li a {
    font-size: 4.5vw;
    padding: 18px 0 18px 5%;
  }
  header .g-nav .ssl.mypage a,
  header .g-nav .ssl.regist a {
    font-size: 18px;
    padding: 18px 0 18px 5%;
  }
  header .g-nav .ssl.logout a, header .g-nav .ssl.login a {
    font-size: 18px;
  }
  footer .bnrList li { width: 15%; }
  footer .bnrList li:nth-child(3), footer .bnrList li:nth-child(5) {
      margin-right: 2%;
  }
  #home .sectionSns .blockSns{
    padding: 50px 30px;
  }
  #home .sectionTop .blockPhoto{
    height: 60vh;
  }
  #home .sectionTop .blockPhoto-lead {
    width: 70%;
    bottom: -3vw;
  }
  #home .sectionLogin {
    padding: 100px 7% 60px;
  }
  #home .sectionLogin .btn a {
    min-width: 50%;
    padding: 20px 0;
    font-size: 20px;
  }
  #home section .blockTxt,
  #home .sectionInfo.blockEntry .blockTxt {
    padding: 50px 7%;
  }
  #home .sectionSns .blockSns .blockTit {
    font-size: 5.5vw;
    margin-bottom: 20px;
  }
  #home .sectionSns .blockSns .txt {
    font-size: 16px;
    margin-bottom: 30px;
  }

  .btnFloat {
    width: 18%;
    bottom: 3%;
    right: 2%;
  }
	.article .txt{ font-size:16px; }
	.line,.detail .line{ height: 14vh; min-height: 140px;}
	.cmnList li a::before { height: 28.1vw; top: 6.5vw; }
	.sectionTit { font-size: 50px; margin-bottom: 100px;}
	.sectionTit span { font-size: 17px; margin-top: 30px; }
	.cmnList li .cat { font-size: 16px; }
	.cmnList li .tit {
		font-size: 18px;
    line-height: 1.7;
	 }
	.cmnList .date { font-size: 16px;}
	.detail .sectionTit { font-size: 30px; padding-top: 60px; }
	.detail .sectionTit span { font-size: 16px; margin-top: 10px; }
	.detail .cmnList li a .thumb{ height: 17vh; }


	.shareList li a{ line-height: 50px; }
	#news.detail .article .text p img{ margin-top: 30px; margin-bottom: 30px; }
	.official .bxSlider{ margin: 0 auto 30px;}
	.detail.official h3.tit{ font-size: 24px; margin-bottom:15px;}
	.detail.official li .tit{ font-size: 15px; margin-bottom: 15px; }
	.gallery li{  width: 16%; margin: 0 0.5% 5px 0; }
	.gallery li:nth-child(4n) { margin-right: 0.5%; }
	.gallery li:nth-child(6n) { margin-right: 0; }
	.official .lead.center{ margin-bottom: 40px; }
	.official .bxSlider{ margin-bottom: 60px; }
	.detail.official h3.tit:after{ bottom: -10px; }

  .detail .sectionTit, #terms.page--newproject.detail .sectionTit {
    font-size: 6vw;
    padding: 40px 3% 40px;
    margin-bottom: 80px;
  }
  #terms.page--newproject.detail .btn .sub{
    border: none;
  }
  #news.detail .article{
    padding-top: 30px;
  }
  #news.detail .article .tit {
    font-size: 30px;
    line-height: 1.4;
    margin-bottom: 10px;
  }
  #news.detail .article .text {
    font-size: 16px;
  }
  .shareList li { width: 15% !important; }
}

#home.and-browser .sectionTop .blockPhoto-lead{
  height: 67px;
}
#home.and-browser .drawer{
  height: 700px;
}
#home.and-browser  .sectionSns .blockBg ul{
  display: block;
}
#home.and-browser  .sectionSns .blockBg ul::after{
  content:" "; display:block; clear:both;
}
#home.and-browser  .sectionSns .blockBg ul li{
  float: left;
}
#home.drawer-visible header{
  z-index: 100;
}



.page--photo .section--list {
padding: 0 5%;
}

.page--photo.photo--slider .list--contents li,
.page--photo.photo--slider .list--contents li:nth-child(3n) {
  width: calc(100% / 3);
}




.page--photo.photo--slider #swipebox-prev,
.page--photo.photo--slider #swipebox-next {
display: block !important;
}


.page--photo .block--pager{
    align-items: start;
}
.page--photo.photo--slider.detail .sectionTit {
font-size: 6vw;
}

.page--category17 .block--category {
    justify-content: left;
}
.page--category17 .block--category .block--category__item {
    padding: 10px 18px;
}
.page--category17 .block--popup__inner .thumbnail {
    width: 100%;
}
.page--category17 .modaal-wrapper .modaal-close {
    background: #000;
    right: 10px;
    top: 10px;
    width: 30px;
    height: 30px;
}
.page--category17 .modaal-close:before, 
.page--category17 .modaal-close:after {
    top: 50%;
    left: 50%;
    width: 3px;
    height: 18px;
}
.page--category17 .modaal-close:before {
    transform: translate(-50%,-50%) rotate(-45deg);
}
.page--category17 .modaal-close:after {
    transform: translate(-50%,-50%) rotate(45deg);
}
.page--category17 .modaal-content-container {
    padding: 20px;
}
.page--category17 .block--popup__inner .thumbnail {
    margin: 0 auto 20px;
}
.page--category17 .block--popup__inner .block--text > p {
    margin: 0 0 15px;
}
.page--category17 .block--popup__inner .block--overview {
    margin: 0 0 15px;
}
.page--category17 .block--popup__inner .block--overview .block-tit {
    margin: 0 0 15px;
}
.page--category17 .block--popup__inner .block--ambassador {
    margin: 0 0 20px;
}
.page--category17 .block--popup__inner .block--link .btn a {
    padding: 15px 30px;
    box-sizing: border-box;
    margin: 0 auto;
}

.page--category17 .list--contents li {
    margin: 0 0 25px 0;
}
.page--category17 .list--contents li .list__text { 
    font-size: 11px;
}

.page--photo.category-4{

}
.page--photo.category-4 .sectionTit{

}
.page--photo.category-4 .section--list {
padding: 0;
}
.page--photo.category-4 .section--list .list--contents{
    padding: 0 5%;
}
.page--photo.category-4 .section--list .block--pager{
    padding: 0 5%;
}



