@charset "utf-8";
/* リセットCSSここから */
html, body, h1, h2, h3, h4, ul, ol, dl, li, dt, dd, p, div, span, img, a, table, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  font-weight: normal;
  font-size: 100%;
  vertical-align:baseline;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-feature-settings: normal;

}
article, header, footer, aside, figure, figcaption, nav, section {
  display:block;
}
body {
  line-height: 1;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
ol, ul {
  list-style: none;
  list-style-type: none;
}

* {
	margin:0;
	padding:0;
}

/* リセットCSSここまで */


/*style.cssここから  */


/*****************************************************************
* 共通部分
*****************************************************************/
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 100;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 200;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 300;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Medium");
	font-weight: 400;
}
@font-face {
	font-family: "Yu Gothic";
	src: local("Yu Gothic Bold");
	font-weight: bold;
}
@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 100;
}
@font-face {
	font-family: "Helvetica Neue";
	src: local("Helvetica Neue Regular");
	font-weight: 200;
}
*, *::before, *::after {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
body {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.7;
	color: #534741;
	font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", arial, "Hiragino Kaku Gothic Pro", "Yu Gothic", YuGothic, Verdana, Meiryo, "M+ 1p", sans-serif;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
	animation: fadeIn 2s ease 0s 1 normal;
	-webkit-animation: fadeIn 2s ease 0s 1 normal;
	-ms-animation: fadeIn 2s ease 0s 1 normal;
}
@keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}

@-webkit-keyframes fadeIn {
    0% {opacity: 0}
    100% {opacity: 1}
}
img {
	max-width: 100%;
	height: auto;
}
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul {
	list-style-type: none;
}
a {
	color: inherit;
	text-decoration: none;
}

@media screen and (min-width: 768px){
.br-sp {display: none; }
}

.back-to-top {
  visibility: hidden;
  width: 40px;
  height: 40px;
  text-align: center;
  line-height: 34px;
  position: fixed;
  bottom: 65px;
  right: 20px;
  z-index: 90;
  cursor: pointer;
  border-radius: 25px;
  opacity: 0;
  -webkit-transform: translateZ(0);
  -webkit-transition: all .6s;
  -o-transition: all .6s;
  transition: all .6s;
  background-color:#0a2d75;
  border:2px solid #fff;
}

.back-to-top .fa {
  font-size: 24px;
  color: #fff;
  vertical-align: middle;
}

.back-to-top:hover {
  opacity: 0.8
}

.back-to-top.show {
  visibility: visible;
  bottom: 20px;
  opacity: 1;
}


.head_alart {
    background-color: #4c7775;
}

@media screen and (max-width: 767px){
  .head_alart {
    text-align: justify;
  }
}


.head_alart_inner {
    padding: 10px;
    max-width: 1000px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
}

@media screen and (max-width: 767px){
  .head_alart_inner {

  }
}

@media screen and (min-width: 768px){
.br-sp {display: none; }
}


#recruit2027-header{
  background-image: url(https://muso.co.jp/recruit_2027/img/intro_bg.jpg);
  background-repeat:repeat;
  height: 110px;
}

.recruit2027-header_inner{
  max-width: 1000px;
  margin: 0 auto;


}

.recruit2027-header_inner_headbox01{
  padding: 30px 15px 10px 15px ;
   display: -webkit-box;
   display: -ms-flexbox;
   display: flex;
 -webkit-box-pack: justify;
     -ms-flex-pack: justify;
         justify-content: space-between;
 -webkit-box-align: center;
     -ms-flex-align: center;
         align-items: center;
}

@media screen and (max-width: 767px){
  .recruit2027-header_inner_headbox01{
    padding-top: 20px;
  }
}

.headbox01-inner{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media screen and (max-width: 767px){
  .headbox01-inner{
    display: block;
   margin: 0 auto;
    text-align: center;

  }
}


.recruit-ttl-icon{
  font-weight: bold;
  color: #fff;
  display: inline-block;
  font-size: 1em;
  padding: 4px 10px 4px 10px;
  background-color: #4c7775;
}

#recruit_2027-wrapper{
  width: 100%;
  height: 680px;
  text-align: center;
    position: relative;
    margin-right: auto;
    margin-left: auto;
  background-size:  cover;
  background-image: url(https://muso.co.jp/recruit_2027/img/rec-hero-bg.png);
    background-repeat: no-repeat;
    background-position: center center;
}

@media screen and (max-width: 767px){
  #recruit_2027-wrapper{
   height: 500px;
   background-image: url(https://muso.co.jp/recruit_2027/img/rec-hero-bg-sp.png);
  }

}

.recruit_2027_inner{
  max-width: 970px;
  margin-right: auto;
  margin-left: auto;
  padding: 0 15px 0 15px;

}

.recruit_2027_inner_headbox01{
  max-width: 1000px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 20px;
  padding-top: 40px;

}

@media screen and (max-width: 767px){
  .recruit_2027_inner_headbox01{
    padding-top: 20px;
  }

}

.headbox01-cc{
    width: 100%;
    margin-right: 1em;
}

@media screen and (max-width: 767px){
  .headbox01-cc{
    margin: 0 auto;
    width: 80%;
}
}

.headbox01-top{
  position: relative;
  font-size: 0.8rem;
  font-weight: bold;
  color: #333333;
}

@media screen and (max-width: 767px){
  .headbox01-top{
    display: none;
  }

}

.headbox01-top::after{
 position: absolute;
 content: "\f138";
    font-family: FontAwesome;
    left: -20px;
}

.headbox01-top:hover{
  opacity: 0.8;
}





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

}

.recruit_2027_inner_messagebox{
  margin: 0 auto;
  padding-top: 80px;
  max-width: 970px;
  position: relative;
  margin-bottom: 350px;
}

.messagebox_ttl{
 width: 100%;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
    top: 20%;
}

@media screen and (max-width: 767px){
  .messagebox_ttl{
 max-width: 90%;
 top: 20%;
 display: none;
}
}

.messagebox_ttl-sp{
  display: none;
}
@media screen and (max-width: 767px){
  .messagebox_ttl-sp{
  display: none;

}
}
/* section-musoここから */

.section-muso{
  width: 100%;
  background-image: url("https://muso.co.jp/recruit_2027/img/intro_bg.jpg");
  background-repeat: repeat;
      padding-top: 10px;
}
.section-muso_inner{
  max-width: 1000px;
  margin: 0 auto;
  position: relative;
  margin-top: 100px;
  text-align: center;
  padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 30px;
}

@media screen and (max-width: 767px){
  .section-muso_inner{
    margin-top: 90px;
  }
}



.muso-l-logo{
    max-width: 25%;
    margin: 0 auto;
    /* margin-bottom: 100px; */
    text-align: center;
    top: 230px;
    position: absolute;
    right: 0;
    left: 0;
}

@media screen and (max-width: 767px){
  .muso-l-logo{
    top: 230px;
    max-width: 40%;
    /* margin-bottom: 20px; */
  }
}

@media screen and (min-width:768px) and ( max-width:1024px) {
  .muso-l-logo{
    top: 700px;
    width: 70%;
    margin-bottom: 20px;
  }
}



.recruit-sec-ttl01{
  font-size: 2.5em;
  font-weight: bold;
  color: #534741;
  margin-bottom: 20px;

}
@media screen and (max-width: 767px){
  .recruit-sec-ttl01{
    font-size: 1.4rem;
    line-height: 1.5;
    margin-top: -20px;
  }
}





.recruit-sec-txt01-pc{
  font-size: 1.125em;
  line-height: 2.0;
  color: #534741;
  margin-bottom: 80px;

}

@media screen and (max-width: 767px){
  .recruit-sec-txt01-pc{
    display: none;
  }
}

.recruit-sec-txt01-sp{
  display: none;
}

@media screen and (max-width: 767px){
  .recruit-sec-txt01-sp{
    display: block;
    text-align: left;
    font-size: 1em;
    color: #534741;
    margin-bottom: 30px;
    text-align: justify;
text-justify: inter-ideograph;
    line-height: 1.5;
}
}

.page-anchor-list{
  max-width: 1000px;
  margin: 0 auto 30px auto;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

@media screen and (max-width: 767px){
.page-anchor-list{

}
}

.anchor_link{
    color: #fff;
    font-weight: bold;
    font-size: 1rem;
    position: relative;
    display: inine-block;
    padding: 10px 20px 10px 10px;
    background-color: #4c7775;
    border: 2px solid #4c7775;
    text-align: center;
    max-width: 100%;
    margin: 0 auto;
      -webkit-box-flex: 0;
  -ms-flex: 0 0 24%;
  flex: 0 0 24%;
  width: 24%;
  -ms-flex-preferred-size: 24%;
  flex-basis: 24%;
  max-width: 24%;

}

@media screen and (max-width: 767px){
.anchor_link{
-webkit-box-flex: 0;
    -ms-flex: 0 0 48%;
    flex: 0 0 48%;
    width: 48%;
    -ms-flex-preferred-size: 48%;
    flex-basis: 48%;
    max-width: 48%;
  margin-bottom: 10px;

}
}

.anchor_link::before,
.anchor_link::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
.anchor_link,
.anchor_link::before,
.anchor_link::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .3s;
  transition: all .3s;
  border-radius: 10px;
}

.anchor_link:hover {
   background-color: #d9534f;
  border-color: #d9534f;
  color: #ffffff;
  font-weight: bold;

}

.anchor_link::before,
.anchor_link::after {
  top: 0;
  width: 50%;
  height: 100%;
  background-color: #333;
}
.anchor_link::before {
  right: 0;
}
.anchor_link::after {
  left: 0;
}
.anchor_link:hover::before,
.anchor_link:hover::after {
  width: 0;
  background-color: #0a2d75;
}










/* section-musoここまで */


/* section-aboutここから */

.section-about{
  width: 100%;
  background-color: #d4d7d7;
    padding-top: 50px;
}

@media screen and (max-width: 767px){
  .section-about{
    margin-bottom: 0;
  }
}


.section-about_inner{
  max-width: 1000px;
  margin: 0 auto;
  padding-right: 15px;
    padding-left: 15px;
  padding-bottom: 30px;
  text-align: center;
}

@media screen and (max-width: 767px){
  .section-about_inner{

  }
}

.recruit-sec-ttl02{
  color: #534741;
  font-weight: bold;
  font-size: 2em;
  margin-bottom: 40px;
  line-height: 1.5;
  position: relative;
text-align: center;
}


@media screen and (max-width: 767px){
 .recruit-sec-ttl02{
  font-size: 1.2em;
  letter-spacing: -0.02em;
}
}
.ttl02-kmid{
   color: #534741;
  font-weight: bold;
  font-size: .9em;
}

@media screen and (max-width: 767px){
.ttl02-kmid{

}
}



.about_example-area{
  max-width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  jusutify-content: space-around;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px){
 .about_example-area{
  display: block;
}
}

.example-txt-block{
  text-align: left;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 55%;
  flex: 0 0 55%;
  margin-right: 20px;
  margin-bottom: 20px;
}

@media screen and (max-width: 767px){
  .example-txt-block{
margin-right: 0;
}
}

.example-ttl{

}

@media screen and (max-width: 767px){
 .example-ttl{

}
}

.txt01{
  text-align: justify;
  text-justify: inter-ideograph;
}

@media screen and (max-width: 767px){
  .txt01{

}
}

.txt-bold{
  font-weight: bold;
}

.example-photo-block{
   -webkit-box-flex: 0;
  -ms-flex: 0 0 40%;
  flex: 0 0 40%;
}

.example-ttl{
  color: #534741;
  font-weight: bold;
  font-size: 1.2rem;
  margin-bottom: 10px;
  line-height: 1.2;
}

.ttl-num{
  opacity: 0.8;
  font-size: 1.8em;
  margin-right: 0.2em;

}

.torikumi{
  text-decoration: underline;
  color: #cd0a0a;
}

.muso-digest-btn{
  margin: 100px auto 40px auto;
}

.digest-btn_link{
  display: block;
    width: 70%;
    padding: 15px 0;
    margin: auto;
    background: #4c7775;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    position: relative;
}



@media screen and (max-width: 767px){
.digest-btn_link{
  width: 100%;
}
}
.digest-btn_link:hover{
  background: #d9534f;
  color: #ffffff;
}

.digest-btn_link::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 30%;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;        /*top right bottom を透明化 */
	border-left: 5px solid #fff;
}


@media screen and (max-width: 767px){
  .digest-btn_link::before {
    	left: 10%;
  }
}

.digest-btn_link:hover::before {
  border-left: 5px solid #ffffff;

}






/* section-aboutここまで */


/* section-roleここから */
.section-role{
  width: 100%;
  background-image: url("https://muso.co.jp/recruit_2027/img/genmai-bg.png");
  background-size: cover;
  background-repeat: no-repeat;
  backgorund-position: center left;

}


.section-role_inner{
  max-width: 1000px;
  margin: 0 auto;
  padding-top: 100px;
  text-align: center;
  padding-right: 15px;
    padding-left: 15px;
  padding-bottom: 30px;
}

@media screen and (max-width: 767px){
  .section-role_inner{
    padding-top: 50px;
}
}
.role-kmid{
  font-size: 1.5em;
  color: #0A2D75;
  font-weight: bold;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px){
  .role-kmid{
    display: none;
  }
}
.role-kmid-sp{
  display: none;

}

@media screen and (max-width: 767px){
  .role-kmid-sp{
    display: block;
    font-size: 1.5em;
    color: #0A2D75;
    font-weight: bold;
    margin-bottom: 30px;
  }
}

.chart-pc{
  display: block;
}

@media screen and (max-width: 767px){
  .chart-pc{
    display: none;
  }
}

.chart-sp{
  display: none;
}

@media screen and (max-width: 767px){
  .chart-sp{
    display:block;
    margin: 0 auto;
    width: 50%;
  }
}


.txt02{
 text-align: justify;
text-justify: inter-ideograph;
 margin-bottom: 80px;
  max-width: 800px;
  margin-right: auto;
  margin-left: auto;
}

@media screen and (max-width: 767px){
  .txt02{
    margin-bottom: 40px;
  }
}

.role-img{
   margin-bottom: 50px;
}

@media screen and (max-width: 767px){
  .role-img{
    margin-bottom: 20px;
  }

}

/* section-roleここまで */

/* section-voiceここから */
.section-voice{
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px){
  .section-voice{

  }
}

.section-voice_inner{
  max-width: 1000px;
  margin: 0 auto;
  padding-right: 15px;
    padding-left: 15px;
  padding-bottom: 30px;
  text-align: center;
}

@media screen and (max-width: 767px){
  .section-voice_inner{

  }
}

.staff-voice-box{
  margin-bottom: 70px;
}
@media screen and (max-width: 767px){
  .staff-voice-box{
  margin-bottom: 50px;
}
}
.staff-introimg-pc{
  margin-bottom: 20px;
}
@media screen and (max-width: 767px){
 .staff-introimg-pc{
  display: none;
}
}
.staff-introimg-sp{
  display: none;

}
@media screen and (max-width: 767px){
  .staff-introimg-sp{
  display: block;
  margin-bottom: 20px;

}
}

.voice-quetion{
  text-align: justify;
  text-justify: inter-ideograph;
  color: #5a96b4;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: .5em;
}

.voice-answer-txt{
  text-align: justify;
  text-justify: inter-ideograph;
  margin-bottom: 2em;
  background-color: #ffffff;
    padding: 10px;
    border-radius: 5px;
}

@media screen and (max-width: 767px){
  .voice-answer-txt{
    margin-bottom: 20px;
  }
}


/* section-voiceここまで */


/* section-voice02ここから */
.section-voice02{
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
      padding-top: 40px;
  background-color: #f6fcfd;

}

@media screen and (max-width: 767px){
  .section-voice02{

  }
}


.section-voice02_inner{
  max-width: 1000px;
  margin: 0 auto;
  padding-right: 15px;
    padding-left: 15px;
  padding-bottom: 30px;

}

@media screen and (max-width: 767px){
  .section-voice02_inner{

  }
}
.voice02-intro{
  max-width: 1000px;
  marign: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  jusfy-contents: space-between;
  margin-bottom: 40px;
}

@media screen and (max-width: 767px){
  .voice02-intro{
     display: block;
  }
}
.voice02-photo-block{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 45%;
          flex: 0 0 45%;
  width: 45%;
  margin-right: 20px;
}
@media screen and (max-width: 767px){
  .voice02-photo-block{
  width: 100%;
}
}

.voice02-txt-block{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 52%;
          flex: 0 0 52%;
  width: 52%;
  text-align: left;
}

@media screen and (max-width: 767px){
  .voice02-txt-block{
  width: 100%;
}
}

.voice02-okada-ttl{
  font-weight: bold;
  font-size: 1.4em;
  line-height: 1.5;
  margin-bottom: 20px;

}
.voice-quetion02{
  text-align: justify;
  text-justify: inter-ideograph;
  color: #0275d8;
  font-weight: bold;
  font-size: 1.2em;
  margin-bottom: .5em;
}


/* section-voice02ここまで */



/* voiceindexここから */

.recruit-sec-ttl03{
  font-size: 1.2em;
  font-weight: bold;
  text-align: justify;
  margin-bottom: 30px;
  padding-top: 30px;
}

.staff-voice-index{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 100px;
}

@media screen and (max-width: 767px){
.staff-voice-index{

  }
}

.staff-voice-index-top{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  margin-bottom: 50px;
}

@media screen and (max-width: 767px){
.staff-voice-index-top{
  margin-bottom: 20px;
  }
}


.senpai-list{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  width: 33%;
  margin-bottom: 30px;
}

@media screen and (max-width: 767px){
  .senpai-list{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    width: 48%;

  }
}

.senpai-list-top{
  -webkit-box-flex: 0;
      -ms-flex: 0 0 33%;
          flex: 0 0 33%;
  width: 33%;
  margin-bottom: 30px;
}


@media screen and (max-width: 767px){
  .senpai-list-top{
    -webkit-box-flex: 0;
        -ms-flex: 0 0 48%;
            flex: 0 0 48%;
    width: 48%;

  }
}



.senpai-list-box{

}

@media screen and (max-width: 767px){
  .senpai-list-box{
    margin-bottom: 30px;
  }

}

.senpai-pic-block{

}

@media screen and (max-width: 767px){
  .senpai-pic-block{

  }
}

.senpai-pic-block.kiran {
  opacity: 1;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}
.senpai-pic-block.kiran::before {
  background-color: #fff;
  content: "";
  display: block;
  position: absolute;
  top: -100px;
  left: 0;
  width: 30px;
  height: 100%;
  opacity: 0;
  transition: cubic-bezier(0.32, 0, 0.67, 0);
}

.senpai-pic-block.kiran:hover::before {
  animation: kiran 0.5s linear;
}

@keyframes kiran {
  0% {
    transform: scale(2) rotate(45deg);
    opacity: 0;
  }
  20% {
    transform: scale(20) rotate(45deg);
    opacity: 0.6;
  }
  40% {
    transform: scale(30) rotate(45deg);
    opacity: 0.4;
  }
  80% {
    transform: scale(45) rotate(45deg);
    opacity: 0.2;
  }
  100% {
    transform: scale(50) rotate(45deg);
    opacity: 0;
  }
}



.senpai-txt-block{

}

@media screen and (max-width: 767px){
  .senpai-txt-block{

  }
}

.botton-to-saiyotop{
padding: 10px 20px;
    background-color: #FF7BAB;
    display: inline-block;
    margin-bottom: 50px;
    border-radius: 15px;
}

.txt-a-link{
  color: #fff;
}


/* section-infoここから */

.section-info{
  width: 100%;
  background-color: #e6ded3;

}

@media screen and (max-width: 767px){
  .section-info{

  }
}

.section-info_inner{
  max-width: 1000px;
  margin: 0 auto;
  padding-right: 15px;
    padding-left: 15px;
  padding-bottom: 30px;
  padding-top: 50px;
  text-align: center;

}


.session-box{
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
      justify-content: space-around;
  max-width: 1000px;
  margin: 0 auto 30px auto;
}

@media screen and (max-width: 767px){
  .session-box{
    display: block;
  }
}


.session_area{
  -webkit-box-flex: 45%;
      -ms-flex: 45%;
          flex: 45%;
  background-color: #fff;
  padding: 20px;
  margin-bottom: 20px;
  border-radius: 5px;
  margin-right: 5px;
}

@media screen and (max-width: 767px){
.session_area{
  padding: 0;
}

}


.session_area:last-child{
  margin-right: 0;
}

.info-kmid{

  font-size: 1em;
  margin-bottom: 20px;
}

.session_area-ttl{
  font-weight: bold;
  font-size: 1.2em;
  padding: 5px;
  margin-bottom: 20px;
  background-color: #eee;
}

.session_area-info{
  width: 100%;
 display: -webkit-box;
 display: -ms-flexbox;
 display: flex;
 -webkit-box-pack: start;
     -ms-flex-pack: start;
         justify-content: flex-start;
  margin-bottom: 10px;
}

@media screen and (max-width: 767px){
  .session_area-info{
    font-size: 1em;
    line-height: 1.3;
  }
}


.session_area-info dt{
  -webkit-box-flex: 20%;
      -ms-flex: 20%;
          flex: 20%;
/*   margin-right: 1em; */
  margin-left: 2em;
  text-align: left;
}

@media screen and (max-width: 767px){
  .session_area-info dt{
    margin-left: .5em;
  }
}

.session_area-info dd{
  -webkit-box-flex: 80%;
      -ms-flex: 80%;
          flex: 80%;
  text-align: left;
}

.marker-yellow{
  background-color: #ff9;
}

.muso-maynabi-btn{
  margin-bottom: 50px;
}

.maynabi-btn_link{
  display: block;
    width: 40%;
    padding: 15px 0;
    margin: auto;
    background: #2e9ddb;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    border-radius: 10px;
    position: relative;
}



@media screen and (max-width: 767px){
.maynabi-btn_link{
  width: 100%;
}
}



.maynabi-btn_link::before {
	display: block;
	content: "";
	position: absolute;
	top: 50%;
	left: 20%;
	width: 0;
	height: 0;
	margin-top: -5px;
	border: 5px solid transparent;        /*top right bottom を透明化 */
	border-left: 5px solid #fff;
}


@media screen and (max-width: 767px){
  .maynabi-btn_link::before {
    	left: 10%;
  }
}

.maynabi-btn_link:hover::before {
  border-left: 5px solid #fff;

}







#section-info-box{
max-width: 1000px;
margin-bottom: 50px;
}

#section-info-box table{
width: 100%;
border-collapse: collapse;
border: solid #CCC;
border-width: 1px;
margin-bottom: 50px;
background-color: #fff;
}
#section-info-box table tr th,
#section-info-box table tr td{
padding: 1em 3em 1em 3em;
text-align: left;
vertical-align: top;
border: solid #CCC;
border-width: 1px;
}
#section-info-box table tr th{
width: 35%;
background: #eee;
}
@media screen and (max-width:768px){
#section-info-box{
width: 100%;
}
#section-info-box table,
#section-info-box table tbody,
#section-info-box table tr,
#section-info-box table tr th,
#section-info-box table tr td{
display: block;
}
#section-info-box table{
width: 100%;
border-width: 0 0 1px 0;
}
#section-info-box table tr th,
#section-info-box table tr td{
width: 100%;
padding: 3% 5%;
word-wrap: break-word;
}
#section-info-box table tr td{
border-width: 0px 1px 0px 1px;
}
}


.section-info-ttl{
  font-weight: bold;
  font-size: 1.8em;
  color: #534741;
  margin-bottom: 15px;

}

@media screen and (max-width: 767px){
  .section-info-ttl{
    font-size: 1.2em;

  }
}

/* section-infoここまで */



/* companyここから */
.section-company{
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;

}

@media screen and (max-width: 767px){
  .section-company{
    /* padding-right: 0;
    padding-left: 0; */
  }
}


.section-company_inner{
  max-width: 1000px;
  margin: 0 auto;
  padding-right: 15px;
    padding-left: 15px;
  padding-bottom: 30px;

}

@media screen and (max-width: 767px){
  .section-company_inner{
    padding-right: 0;
    padding-left: 0;
  }
}

#company-infomation{
max-width: 1000px;
margin-bottom: 50px;
}

#company-infomation table{
width: 100%;
border-collapse: collapse;
border: solid #CCC;
border-width: 1px;
}
#company-infomation table tr th,
#company-infomation table tr td{
padding: 1em 0.5em 1em 3em;
text-align: left;
vertical-align: top;
border: solid #CCC;
border-width: 1px;
}
#company-infomation table tr th{
width: 35%;
background: #eee;
}
@media screen and (max-width:768px){
#company-infomation{
width: 100%;
}
#company-infomation table,
#company-infomation table tbody,
#company-infomation table tr,
#company-infomation table tr th,
#company-infomation table tr td{
display: block;
}
#company-infomation table{
width: 100%;
border-width: 0 0 1px 0;
}
#company-infomation table tr th,
#company-infomation table tr td{
width: 100%;
padding: 3% 5%;
word-wrap: break-word;
}
#company-infomation table tr td{
border-width: 0px 1px 0px 1px;
}
}

/* companyinfoここまで */


/* contactここから */
.contact-block{
  width: 100%;
  margin-top: 40px;
  margin-bottom: 40px;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 50px;

}

@media screen and (max-width: 767px){
  .contact-block{

  }
}


.contact-block_inner{
  max-width: 700px;
  margin: 0 auto;
  padding-right: 15px;
  padding-left: 15px;
  font-weight: bold;
}

@media screen and (max-width: 767px){
  .contact-block_inner{

  }
}

.contact-btn-link {
    display: block;
}

/* contactここまで */




/* SNS */
.sns-box{
  margin-bottom: 100px;
  padding: 0 15px;
}

/* スマホ用 */
@media screen and (max-width: 767px) {
	.fb-container {
		width: 100%;
		max-width: 500px;
    margin: 0 auto;
	}
}

/* PC用 */
@media screen and (min-width: 768px) {
	.fb-container {
		width: 500px;
    margin: 0 auto;
	}
}



/* foot */

.foot-kenkoyuryohojin{
  width: 300px;
  margin: 0 auto;

}

.foot-logo{
  width: 100px;
  margin: 0 auto;
}
.foot-ptxt{
  margin-bottom: 10px;
    font-size: 0.8rem;
    text-align: center;
}
.foot-ptitle{
  font-size: 1.3rem;
}

.copy-right-area{
  background-color: #eee;
  padding: 10px;
	font-size: 0.7rem;
      text-align: center;
}
