@charset "UTF-8";
/* Support ++++++ */

#lower.detail article img {
  width: 100%;
  height: auto; }

#lower.detail footer.return {
  padding: 0;
  display: block;
  background: #fff; }

#lower.detail footer.return a {
  display: block;
  padding: 4px;
  text-align: center;
  font-size: 14px;
  color: #333;
  border: #cccccc solid 1px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

#lower.detail footer.return a:hover {
  background: rgba(255, 204, 217, 0.59); }

#primary p.linkLogo {
  margin-top: 20px;
  padding-left: 40px;
  padding-left: 80px;
  min-height: 48px; 
  background-size: auto 48px;
  }

#primary p.linkLogo.Syncable {
  background: transparent url("images/pl_Syncable.png") center left no-repeat;
  background-size: auto 48px;
}

#primary p.linkLogo.BrandPledge {
  background: transparent url("images/pl_BrandPledge.png") center left no-repeat;
  background-size: auto 48px;
   }

#primary p.linkLogo.otakara {
  background: transparent url("images/pl_otakaraEid.png") center left no-repeat;
  background-size: auto 48px;
}

#primary p.linkLogo.enefan {
  padding-left: 128px;
  background: transparent url("images/pl_enefan.png") center left no-repeat;
  background-size: auto 48px;
}

#primary p.linkLogo.tsunagari {
  background: transparent url("images/pl_tsunagaru.png") center left no-repeat;
  background-size: auto 48px;
}

#primary article h1.subject {
  margin-bottom: 8px; }

#primary div h1.sub {
  margin-bottom: 0px; }

#primary > section article .moredetail {
  display: inline-block;
  margin-top: 4px;
  padding: 0 8px;
  font-size: 11px;
  border: #2932dc solid 1px;
  border-radius: 4px; }

#primary > section article .moredetail i {
  margin-left: 12px;
  font-size: 14px; }

/* floatingButton ++++++ */
#floatingButton {
  position: fixed;
  z-index: 11;
  bottom: -44px;
  right: 16px;
  display: table;
  width: 44px;
  height: 44px;
  background: rgba(246, 85, 86, 0.59);
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px;
  transition: all 0.3s cubic-bezier(0.42, 0, 0.52, 1);
  -webkit-transition: all 0.3s cubic-bezier(0.42, 0, 0.52, 1);
  -ms-transition: all 0.3s cubic-bezier(0.42, 0, 0.52, 1); }

#floatingButton.fixed {
  right: 12px;
  bottom: 60px; }

#floatingButton i {
  display: table-cell;
  text-align: center;
  vertical-align: middle;
  color: #fff; }

.w384 {
  display: none; }

#container #support article.voice dl {
  display: table;
  width: 100%; }

#container #support article.voice dl dt,
#container #support article.voice dl dd {
  display: table-cell;
  vertical-align: top; }

#container #support article dl dt h2.sub {
  line-height: 20px; }

#primary section article.inquire a {
  display: block;
  padding: 12px 16px;
  color: #fff;
  text-align: center;
  background: #e50012;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  border-radius: 8px; }
  #primary section article.inquire a i {
    margin-left: 12px; }
  #primary section article.inquire a:hover {
    background: #ff002d; }

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

  .w384 {
		display: inline; 
	}

  #container #support article.voice dl dt,
  #container #support article.voice dl dd {
		display: block; 
	} 
}


#container #support article.voice dl dt p {
  margin-bottom: 8px; }

#support h2.root {
  margin-bottom: 28px;
  padding-left: 32px;
  font-size: 16px;
  color: #000; }

#support article.voice dt {
  color: #000;
  font-weight: bold;
  border: transparent solid 8px; }

#container #primary #support article dl dt div,
body {
  line-height: 20px;
  color: #666;
  font-size: 13px;
  font-weight: normal; }

body#en {
  line-height: 18px; }

#mq h1#main {
  font-size: 1.6em;
  color: #2c489c; }

article {
  word-wrap: break-word; }

#client article div p{
	color: #666;
}

#newsArea article {
  background: rgba(255, 255, 255, 0.4); }

#publicity li {
  margin-bottom: 8px; }

header.root figure img {
  width: 100%;
  height: auto; 
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;}

header.root section {
  position: relative; }

#selectLang {
  position: absolute;
  right: 0;
  top: 0; }

header.root section .fz6 {
  font-size: 6px !important;
  vertical-align: middle; }

#selectLang span,
#selectLang a {
  font-family: "trebuchet MS","メイリオ";
  font-size: 12px;
  letter-spacing: 1px;
  line-height: 6px;
  height: 6px; }

#container:after {
  content: " ";
  height: 0;
  clear: both;
  display: block; }

body#en section#about article dl {
  margin: 0 0 12px; }

body .pageTop,
body#en .pageTop {
  height: 20px;
  text-align: right;
  cursor: pointer;
  color: #e50012; }

body .pageTop:hover,
body#en .pageTop:hover {
  opacity: 0.6; }

#newsArea article dl,
#newsArea article ul li 
{
  margin: 0 0 16px;
  line-height: 18px; }

#publicityArea article .pager em, 
#publicityArea article .pager ul li,
#newsArea article .pager em, 
#newsArea article .pager ul li 
{
  margin: 0 4px 0 0;
  line-height: 18px; 
 }

div#newsArea article dl:after {
  content: " ";
  height: 0;
  display: block;
  clear: both; }
  
  #newsArea.impData article dd p br,
#publicity.impData p a br{
	display: none;
}

#newsArea.impData article dd p,
#publicity.impData p a{
}
  

section#about article dt {
  color: #000;
  font-weight: bold; }

#moreDsp2 a,
#moreDsp a {
  display: inline-block;
  width: 100%;
  text-align: center;
  font-size: 11px;
  background: #eeeeee;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

#moreDsp2 a:hover,
#moreDsp a:hover {
  background: #eeeeee; }

section#action article dt div.more {
  width: 100%;
  height: 20px;
  cursor: pointer; }

section#action article dt div.more:hover {
  opacity: 0.6; }

body section#action article dt div.more,
body section#action article dt div.more a {
  text-align: right;
  color: #e50012;
  cursor: pointer;
  background: none; }

.singular .contentImg{
  padding-top: 20px;
  padding-bottom: 20px; }
  
  .singular .contentImg img,
  .single .contentImg img {
    width: 100%;
    height: auto;
    border: #cccccc solid 1px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }



#primary.single .contents p{
	margin-bottom: 20px;
}

#primary.single .contents .contentImg{
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 20px;
}

/* ASIDE */
#secondary {
	width: 220px;
	float: right; 
  
	position: -webkit-sticky;
	position: sticky;
	z-index: 2;
	top: 64px;
}

#secondary aside {
  margin: 0 0 12px;   
  box-sizing: border-box; 
}

#secondary aside a,
#secondary aside iframe 
{
  border: #cecece solid 1px;
  border-radius: 8px;
  box-sizing: border-box; 
}

#secondary aside img{
	width: 100%;
	height: auto;
}


#secondary aside h1 {
  margin-bottom: 8px;
  padding: 8px 0 4px 0;
  font-size: 14px; }

#secondary aside a {
  display: block;
  width: 100%;
  text-align: center;
  overflow: hidden;
}

#secondary aside a footer {
  font-size: 12px;
  background: #e50012; 
}

#secondary aside#twitter {
  border: none; 
}

aside#recruit a {
  text-align: center;
  overflow: hidden; 
}

aside#recruit h1 {
  color: #fff;
  background: #3b3bd3; 
}

aside#recruit p {
  padding-bottom: 8px;
  font-size: 13px;
  color: #666; }

aside#vol a:visited h1,
aside#vol h1 {
  color: #2a930b;
  background: #fff; }

aside#sakuraBlog p span,
aside#vol p span {
  padding-top: 4px; }

aside#sakuraBlog p.wrapper:after,
aside#vol p.wrapper:after {
  content: " ";
  height: 0;
  display: block;
  clear: both; }

aside#sakuraBlog a span,
aside#vol a span {
  display: block;
  min-height: 100px;
  text-align: left;
  line-height: 18px;
  float: left; }

aside#vol a span#fig-vol {
  width: 40%;
  background: url("images/banner-volunteer.png") no-repeat center; }

aside#vol a span {
  width: 60%; }

aside#cafeCon,
aside#cafeCon a {
  display: block; }

aside#cafeCon a {
  padding-top: 120px;
  background: url("images/banner-cafeCon.png") no-repeat top; }

aside#cafeCon a span {
  display: block;
  padding-bottom: 8px; }

aside#sakuraBlog {
  width: 220px;
  height: 137px; }

aside#sakuraBlog a span {
  min-height: 136px; }

aside#sakuraBlog a span#fig-sakura {
  width: 40%;
  min-width: 63px;
  background: url("images/banner-sakura-picture.png") no-repeat center; }

aside#sakuraBlog a span#bg-sakura {
  width: 60%;
  min-width: 122px;
  background: #8cc542 url("images/banner-sakura-text.png") no-repeat center; }

aside#fb {
  width: 220px;
  height: 177px; }

aside#fb a {
  display: block;
  width: 220px;
  height: 177px;
  background: url("images/banner-fb.png") no-repeat left center; }

#twitter a {
  width: 440px;
  height: 360px; }

.fotorama__loaded--img {
  position: relative; }

.copyrightImg:after {
  content: "Photo: Taira Nishimaki";
  position: absolute;
  bottom: 2px;
  right: 8px;
  display: block;
  opacity: 0.6;
  opacity: 1;
  font-size: 10px;
  color: #fff;
  letter-spacing: 2px;
  z-index: 99999; }

#primary article.voice dl {
  margin-bottom: 16px; }

div.border {
  left: 0;
  position: relative;
  top: 0;
  margin: 0 0 28px;
  border-bottom: 1px solid #b3b3b3; }

div.border iframe {
  margin-bottom: 28px; }

.nav-below {
  padding-top: 8px;
  border-top: #ccc solid 1px; }

.logged-in.admin-bar > p {
  position: absolute;
  top: 4px;
  right: 8px;
  z-index: 999999;
  display: inline;
  padding: 2px 8px;
  color: #333;
  background: #fff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

#wpadminbar {
  overflow: visible !important; }

/*# sourceMappingURL=layout.css.map */

#primary .contents img{
	width: 100%;
	height: auto;
}



  header section {
    margin: 0 auto;
    height: auto;
    width: 100%; }

  #primary > section {
    position: relative;
    top: 0;
    left: 0;
    z-index: 1;
    margin-bottom: 36px; }

  #primary > section h1.main {
    margin: 0 0 16px;
    padding: 0 0 0 24px;
    height: auto;
    font-size: 20px;
    font-weight: bold;
    line-height: 24px;
    color: #e50012;
    background: url("images/dropCap-a.png") no-repeat left top;
    background-size: auto 20px !important;
    -webkit-background-size: auto 20px !important;
    -moz-background-size: auto 20px !important;
    -o-background-size: auto 20px !important; 
	}

  #primary > section h1.scecond {
    margin: 0 0 16px;
    height: auto;
    font-size: 16px;
    font-weight: bold;
    line-height: 24px;
    color: #52a2fe;
	}

  #en #primary > section h1.main {
    background-size: auto 28px !important;
  }

  #primary > section h1.main:last-child {
    margin-bottom: 0; }

  #primary > section header h2 {
    margin-bottom: 4px;
    font-size: 14px;
    color: #333; }

  #primary > section h2:last-child {
    margin-bottom: 0; }

  #primary > section > header {
    margin-bottom: 20px; }


  section article.noBorder {
    border-left: none; }

  section article header {
    margin-bottom: 16px; }

  #primary > section article .contents {
    margin-bottom: 12px; }

  #primary > section article .contents:last-child {
    margin-bottom: 0; }

  #primary > section article h1 {
    margin-bottom: 4px;
    color: #000; }

  #primary > section article h1 em.en {
    font-size: 110%;
    font-weight: inherit;
    font-family: inherit; }

  #primary > section article h1:last-child {
    margin-bottom: 0; }

  #primary > section article h2,
  #primary > section article .contents h2 {
    margin-bottom: 0px;
    font-size: 14px;
    font-weight: normal;
    color: #000; }

  #primary > section dl {
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between; }

  #primary > section.strict dl dt,
  #primary > section.strict2 dl dt {
    margin-right: 4px;
    color: #000;
    font-weight: bold; }

  #primary > section dl dd {
    flex: 1 0 0; }

  /* ABOUT ++++++++++++++++++++++++++++++++++++ */
  #greeting article dt {
    flex: 0 1 100px; }

  #greeting article dt p {
    margin-bottom: 12px;
    line-height: 1.2; }

  #greeting article dt img {
    width: 100px;
    height: auto; }

  #greeting article dt p em {
    font-size: 84%; }

  #greeting article dt p .ruby {
    display: block;
    font-size: 64%; }

  #greeting article dd p {
    margin-bottom: 8px;
    /* text-indent: 1rem; */ }

  #greeting article dd figure.concept {
    padding-top: 8px; }

  #greeting article dd figure.concept img {
    width: 98%; }

  #primary > section.strict div.officer {
    margin-bottom: 8px;
    color: #000;
    font-weight: bold;
    border-bottom: #e5e5e5 solid 1px; }

  #primary > section.free dl dt {
    flex: 0 1 auto;
    margin-right: 0;
    margin-bottom: 16px;
    margin-bottom: 12px;
    padding-bottom: 20px; }

  #primary > section.strict .wrapper_officer {
    margin-bottom: 20px;
    border-bottom: #e5e5e5 solid 1px; }

  #primary > section.strict .wrapper_officer dl dt {
    font-weight: normal; }
  /* ACTIVITY ++++++++++++ */
  #primary > section.free dl dt {
    position: relative;
    z-index: 11; }

  #primary > section.free dl dd {
    width: 100%;
    box-sizing: border-box; }

  #primary > section.free dl dd img {
    width: 100%;
    border-radius: 8px;
    box-sizing: border-box; }

  #primary > section.voice dl dd img {
    width: 70%;
    max-width: 140px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  dt .more {
    position: absolute;
    bottom: 0;
    right: 0;
    display: inline-block;
    padding: 0 4px;
    height: 20px;
    line-height: 18px;
    background: #fff;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    border: #e5e5e5 solid 1px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  #container h1#main,
  #recent {
    margin: 0 auto 16px;
    width: 711px; }

  #recent:after {
    content: " ";
    height: 0;
    clear: both;
    display: block; }

  #recent article {
    margin-right: 24px;
    width: 221px;
    float: left; }

  #recent article:nth-child(3) {
    margin-right: 0; }

  article > figure.full img,
  .detail section articleimg {
    width: 100%;
    height: auto; }

  /* PackagePlan plan +++++++++ */
  #primary > section.packagePlan dl {
    display: flex;
    flex-flow: column wrap;
    justify-content: space-between; }

  #primary > section dl.plan {
    align-items: center;
    /* アイテムの形状の変形度 */
    align-content: center;
    /* アイテムの配置	*/
    border: #e50012 solid 1px;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px; }

  #primary > section dl.plan dt,
  #primary > section dl.plan dd {
    flex: 0 0 auto;
    display: block;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  #primary > section dl.plan dt {
    margin-right: 0;
    margin-bottom: 12px; }

  #primary > section#packagePlan figure {
    text-align: center; }

  #primary > section#packagePlan figure img {
    /* width: 120px; */
    /* height: auto; */ }

  #primary > section dl.plan dt h2 {
    padding: 8px 12px;
    color: #fff;
    text-align: center;
    font-weight: bold;
    line-height: 18px;
    background: #e50012;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-border-radius: 8px 8px 0 0;
    -moz-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0; }

  #primary > section dl.plan dt h2 br {
    display: none; }

  #primary > section dl.plan dd {
    padding: 4px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  #primary > section dl.plan dd p {
    padding-left: 13px;
    text-indent: -13px;
    font-size: 13px;
    line-height: 16px; }

  /* package.plan +++++++++++++ */
  #primary > section dl.package dt {
    flex: 0 0 auto;
    margin-right: 0;
    width: auto; }

  #primary > section dl.package dd {
    flex: 0 0 auto; }

  #primary > section dl.package dd figure {
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between; }

  #primary > section dl.package dd img {
    width: 32%;
    height: auto; }

  #primary > section dl.package dt div {
    margin-bottom: 12px; }

  #primary > section dl.package dt div h2 {
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: stretch;
    /* アイテムの形状の変形度 */
    align-content: space-around;
    /* アイテムの配置	*/
    margin-bottom: 8px;
    background: #ffffd9;
    border: #e50012 solid 1px; }

  #primary > section dl.package dt div h2 .tag {
    flex: 0 1 auto;
    padding: 4px 6px;
    width: 64px;
    font-size: 11px;
    line-height: 14px;
    color: #fff;
    background: #e50012; }

  #primary > section dl.package dt div h2 .subject {
    flex: 1 1 auto;
    padding: 4px 6px;
    line-height: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }

  #primary > section.free article div,
  #primary > section.free article dl 
  {
    display: block;
    margin-bottom: 12px;
    font-size: 13px;
    line-height: 20px; 
	}

@media only screen and (min-width: 769px) {	
  #primary > section.free article dl:last-child dt
  {
    margin-bottom: 0;
	}
}	
	
    #primary > section.free article div h1,
    #primary > section.free article dl h1 {
      font-size: 13px; }
	  
      #primary > section.free article div h1.header,
      #primary > section.free article dl h1.header {
        margin-bottom: 8px;
        margin-bottom: 4px;
        font-size: 15px;
        color: #52a2fe; }
		
    #primary > section.free article div:first-child h1,
    #primary > section.free article dl:first-child h1 {
      margin-bottom: 4px;
      font-size: 15px;
      color: #52a2fe; }

#primary> section.free article#workshop dl dt h1
{
      color: #ff8000; }
	  
    #primary > section.free article div h2,
    #primary > section.free article dl h2 {
      font-size: 13px; }
    #primary > section.free article div dt,
    #primary > section.free article dl dt {
      padding-bottom: 0; }
	  
  #primary > section.free article div {
    margin-bottom: 12px; }
	
    #primary > section.free article div h1 {
      font-size: 13px; }
    #primary > section.free article div:first-child h1 {
      margin-bottom: 8px;
      font-size: 15px;
      color: #e50012; }
    #primary > section.free article div:last-child {
      margin-bottom: 0; }
    #primary > section.free article div .moredetail {
      display: inline-block;
      padding: 0 8px;
      font-size: 10px;
      border: #2932dc solid 1px;
      -webkit-border-radius: 4px;
      -moz-border-radius: 4px;
      border-radius: 4px; }
      #primary > section.free article div .moredetail i {
        margin-left: 12px;
        font-size: 14px; }
		
	article dd figure{
		margin-bottom: 12px;
	}		
				
#primary section.free article div i.fas.fa-play-circle	 {
	margin-right: 4px;
	font-size: 10px;
	color: #52a2fe;
}
				 
  
  #primary > section.free article div.contentsBlock{
	margin-bottom: 28px;
}

 
								 
			
 
 
