* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
body {
  font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;
}
p {
  line-height: 1.5 !important;
}
body {
  margin: 0;
  padding: 0;
}
img{
max-width:100%;
height:auto;
}

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

@media screen and (min-width:651px)  {
  .sp-only {
    display: none;
  }
	
	.footer-contents {
		width: 1022px;
		margin: 0 auto;
	}	
	
	
	
	
}

.main-wrap {
  width: 100%;
  position: relative;
}
.top-fix {
  position: fixed;
  z-index: 4;
}
.contact_botan a:link {
  color: #FFF !important;
}
.contact_botan a:visited {
  color: #FFF !important;
}
.contact_botan a:hover {
  color: #FFF !important;
}
@media screen and (max-width:768px) {
  .content-area {
    position: relative;
    z-index: 50;
    padding-top: 400px;
  }
  /*下層ページ*/
  .content-area-child {
    position: relative;
    z-index: 50;
    padding-top: 200px;
  }
  .bg-fff {
    background: #fff;
    padding-top: 30px;
  }
}
@media screen and (min-width:769px) {
  .content-area {
    position: relative;
    z-index: 50;
    padding-top: 700px;
  }
  /*下層ページ*/
  .content-area-child {
    background: url();
    position: relative;
    z-index: 50;
    padding-top: 400px;
  }
  .bg-fff {
    background: #fff;
    padding-top: 50px;
  }
}
@media screen and (max-width:768px) {
  .top-message {
    padding: 0 15px;
    max-width: 1012px;
    text-align: center;
    margin: 10px auto;
  }
  .top-message br {
    display: none;
  }
  .top-message h2 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .top-message p {
    font-size: 14px;
    text-align: left !important;
    overflow: auto;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-all;
  }
  .top-image {
    position: relative;
    width: 100vw;
    height: 400px !important;
    z-index: 1;
  }
  .news-wrap {
    background: #ddd;
    padding: 50px auto;
    width: 100%;
    overflow: hidden;
    justify-content: center;
    align-items: center;
    margin-bottom: 40px;
    padding-bottom: 20px;
  }
  .news-icon {
    text-align: center;
    margin: 15px auto;
  }
  .news-icon img {
    text-align: center;
    margin: 0 auto;
    width: 138px;
    display: block;
  }
  .news-wrap dl {
    width: 100%;
  }
  .news-wrap dt {
    background: #0d488b;
    color: #fff;
    padding: 10px;
    float: none;
  }
  .news-wrap dd {
    padding: 0 10px;
    width: 100%;
  }
  .news-wrap dd a {
    display: block;
  }
  .news-wrap dt, .news-wrap dd {
    margin-bottom: 10px;
  }
  .news-wrap dt:last-of-type {
    margin-bottom: 0px;
  }
  .news-wrap dd:last-of-type {
    margin-bottom: 0px;
  }
  .news-wrap dd {
    float: none !important;
  }
  .top-image-child {
    width: 100%;
    height: 300px !important;
  }
  .top-image-child img {
    width: 100%;
    object-fit: cover;
  }
  .bg-fff-child {
    background: #fff;
  }

.flow-area {
  width: 100%;
}

.flow-area li {
  position: relative;
 }
    
.flow-area li p {
  position: absolute;
  top: 0;
  left: 0;
  padding: 0 10px;
  background-color: #000;
  color: #fff;
 }

}
@media screen and (min-width:769px) {
  .top-message {
    max-width: 1012px;
    text-align: center;
    margin: 0 auto 50px;
  }
  .top-message h2 {
    font-size: 16px;
    font-weight: 700;
    margin-bottom: 15px;
  }
  .top-message p {
    font-size: 14px;
    text-align: left;
  }
  .top-image {
    width: 100vw;
    height: 700px !important;
  }
  .top-image-child {
    width: 100%;
    height: 400px !important;
  }
  .top-image-child img {
    width: 100%;
    object-fit: cover;
  }
  .news-wrap {
    clear: both;
    background: #ddd;
    width: 100%;
    padding: 50px 0;
    margin: 0 auto 80px;
  }
  .news-area {
    padding: 50px auto 80px;
    max-width: 1012px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 0 auto;
  }
  .news-icon {
    width: 20%;
    float: left;
  }
  .news-icon img {
    width: 138px;
    display: block;
  }
  .news-post {
    width: 80%;
    float: left;
  }
  .news-wrap dl {
    width: 100%;
    overflow: hidden;
  }
  .news-wrap dt {
    width: 15%;
    text-align: center;
    background: #0d488b;
    color: #fff;
    padding: 0 10px;
    float: left;
    margin-right: 15px;
  }
  .news-wrap dt, .news-wrap dd {
    margin-bottom: 10px;
  }
  .news-wrap dt:last-of-type {
    margin-bottom: 0px;
  }
  /*.news-wrap dd:last-of-type {
	margin-bottom: 0px;
}*/
  .news-wrap dd {
    float: none !important;
  }
  .bg-fff-child {
    background: #fff;
    padding-top: 50px;
  }

  .flow-area {
    overflow: hidden;
  }
  
  .flow-area li {
   float: left;
   margin-right: 10px;
   position: relative;
  }
    
  .flow-area li p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 10px;
    background-color: #000;
    color: #fff;
   }

}
/*--------------------------------------------------------------------------------------*/
/*------------------------------------  .policy-wrap  -----------------------------------*/
/*--------------------------------------------------------------------------------------*/
.policy-wrap {
  overflow: hidden;
}
.policy-wrap ul li img {
  width: 100%;
  object-fit: cover;
  object-position: center;
}
.policy-wrap h2 {
  color: #0d488b;
  font-size: 20px;
  font-weight: 600
}
.policy-wrap-inner-blueline a {
  display: block;
  color: #fff;
}
.policy-wrap-img1 {
  background: url(https://www.rasin.jp/img/corporate/hanbai.jpg) no-repeat;
  background-size: cover;
}
.policy-wrap-img2 {
  /*background: url(https://www.rasin.jp/img/corporate/kaitori.jpg) no-repeat;*/
  background: url(../img/43845726.jpg) no-repeat;
  background-size: cover;
  background-position: center;
}
.policy-wrap-img3 {
  /*background: url(https://www.rasin.jp/img/corporate/kaitori.jpg) no-repeat;*/
  background: url(../img/ec-top.jpg) no-repeat;
  background-size: cover;
}
.policy-wrap-inner p {
  font-size: 14px;
}
.policy-wrap-inner h3 {
  font-weight: 600;
  font-size: 15px;
}
@media screen and (max-width:768px) {
  .policy-wrap-inner {
    margin-bottom: 20px;
  }
  .policy-wrap-img2 {
    background-position: center;
  }
  .policy-wrap h2 {
    border-bottom: 2px solid #0d488b;
    margin-bottom: 15px;
  }
  .policy-wrap-img1, .policy-wrap-img2, .policy-wrap-img3 {
    width: 100%;
    height: 300px;
  }
  .policy-wrap ul li {
    width: 100%;
  }
  .policy-wrap-inner {
    box-sizing: border-box;
    position: relative;
    padding: 15px 15px 50px;
  }
  .policy-wrap-inner-blueline a {
    background: #0d488b;
    display: block;
    color: #fff;
    text-align: center;
    font-weight: 600;
    padding: 5px 15px;
  }
  .more-right, .more-left {
    position: absolute;
    right: 20px;
  }
  .more-right a, .more-left a {
    text-decoration: none;
    display: block;
    position: relative;
    font-size: 14px;
    vertical-align: middle;
    padding: 5px 40px 5px 15px;
  }
  .more-right a::after, .more-left a::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    border-top: solid 2px #fff;
    border-right: solid 2px #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media screen and (min-width:769px) {
  .policy-wrap {
    height: 400px;
  }
  .policy-wrap h2::after {
    content: url(https://www.rasin.jp/img/corporate/blue-line.png);
    margin: 0 10px;
    position: relative;
    top: -8px;
  }
  .policy-wrap-inner {
    padding: 40px;
    box-sizing: border-box;
    position: relative;
  }
  .policy-wrap-inner-blueline {
    background: #0d488b;
    display: block;
    position: absolute;
    bottom: 40px;
    width: 90%;
    padding: 10px 20px;
    font-weight: 600;
  }
  .more-right {
    position: absolute;
    right: 0;
  }
  .more-left {
    position: absolute;
    left: 0;
  }
  .policy-wrap {
    display: flex;
  }
  .policy-wrap:nth-child(even) {
    flex-direction: row-reverse;
  }
  .policy-wrap-inner {
    /*width:calc(100% - 320px);*/
    width: 50%;
  }
  /* unrelated css */
  .policy-wrap-img {
    width: 50%;
    height: 400px;
    display: flex;
    font-size: 36px;
    color: #fff;
    align-items: center;
    justify-content: center;
  }
}
/*------------------------------------------------------------------------------------------------------*/
/*-------------------------------------------  content-inner  --------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
.content-inner {
  position: relative;
  background: #fff;
}
.content-inner h2 {
  color: #000;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.aboutus-wrap {
  width: 100%;
  overflow: hidden;
  padding: 150px 0;
}
.aboutus-wrap ul li {
  position: relative;
}
.aboutus-wrap img {
  width: 100%;
}
.aboutus-inner img {
  width: 100%;
}
.aboutus-inner ul li a {
  display: block;
}
.aboutus-1 {
  background: url(https://www.rasin.jp/img/corporate/rinen.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.aboutus-2 {
  background: url(../img/access.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.aboutus-3 {
  background: url(https://www.rasin.jp/img/corporate/daihyou.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.aboutus-4 {
  background: url(https://www.rasin.jp/img/corporate/torikumi.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.aboutus-5 {
  background: url(../img/38665883.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.aboutus-6 {
  background: url(https://www.rasin.jp/img/welfare.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}

/*
.aboutus-6 {
  background: url(../img/graph.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
*/

.width-50 {
  background: url(https://www.rasin.jp/img/corporate/interview.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.width-50-2 {
  background: url(../img/recruit.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.width-25 {
  background: url(https://www.rasin.jp/img/corporate/gaiyou.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
.width-75 {
  background: url(https://www.rasin.jp/img/corporate/saiyou.jpg) no-repeat;
  background-size: cover;
  background-position: center center;
}
@media screen and (max-width:768px) {
  .aboutus-inner ul li a {
    height: 200px;
  }
  .aboutus-inner-1 {
    width: 100%;
  }
  .aboutus-inner-1 li {
    width: 100%;
    height: 200px;
    box-sizing: border-box;
    margin-bottom: 15px;
  }
  .width-25, .width-50, .width-50-2, .width-75 {
    width: 100%;
    height: 200px;
    margin-bottom: 15px;
    position: relative;
  }
  .aboutus-inner {
    width: 100%;
    overflow: hidden;
    box-sizing: border-box;
  }
  .width-75 {
    margin-bottom: 200px;
  }
  .width-75 p {
    padding: 210px 10px 0;
  }
  .fix-title {
    display: block;
    color: #fff;
    position: absolute;
    font-size: 15px;
    top: 0;
    left: 0;
    width: 100%;
    padding: 5px 0 5px 5px;
    font-weight: 600;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .aboutus-wrap {
    padding: 50px 0;
  }

.arekore img {
  width: 100%;
}

.footer-before #staffListBox {
  width: 100%!important;
}

.footer-before #staffListBox ul{
  width: 100%;
  overflow: hidden;
}
.footer-before #staffListBox ul li{
	float: left;
	width: 49%!important;
	margin: 0 2% 0 0!important;
}

.footer-before #staffListBox ul li{
	float: left;
	width: 49%!important;
	margin: 0 2% 0 0!important;
}

.footer-before #staffListBox ul li:nth-child(even){
	margin-right: 0!important;
}

.footer-before .arekore{
	margin: 50px auto;
}

}
@media screen and (min-width:769px) {
  .aboutus-inner-1 li:nth-child(1), .aboutus-inner-1 li:nth-child(2) {
    margin-bottom: 15px;
  }
  .aboutus-inner {
    width: 100%;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    margin-bottom: 15px;
    /*height: 525px;*/
  }
  .aboutus-inner-1 {
    width: 50%;
    float: left;
    height: 255px;
  }
  .aboutus-inner-1 li {
    width: 48%;
    height: 255px;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
  }
  .width-50 {
    height: 525px;
    overflow: hidden;
    width: 50%;
  }
  .width-50-2 {
    height: 255px;
    overflow: hidden;
    width: 50%;
  }
  .width-25 {
    width: 24%;
    box-sizing: border-box;
    height: 400px;
    margin-right: 1%;
  }
  .width-75 {
    width: 75%;
    height: 400px;
  }
  .width-75a {
    width: 50%;
  }
  .width-25 a:hover, .width-50 a:hover, .width-50-2 a:hover, .width-75 a:hover {
    outline: solid 2px #fff;
    outline-offset: -1.2em;
    background-color: rgba(0, 0, 0, 0);
  }
  .width-25 p, .width-50 p, .width-50-2 p, .width-75 p {
    color: #fff;
    position: absolute;
    font-size: 15px;
    bottom: 20px;
    right: 30px;
    font-weight: 600;
  }
  .width-25 a, .width-50 a, .width-50-2 a, .width-75 a {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    transition: 1.3s;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .aboutus-inner-under {
    height: 445px;
    overflow: hidden;
  }
  .width-25, .width-50, .width-50-2, .width-75 {
    position: relative;
    float: left;
  }
  .aboutus-inner-1 li a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    transition: 1.3s;
    background-color: rgba(0, 0, 0, 0.5);
  }
  .aboutus-inner-1 li a:hover {
    outline: solid 2px #fff;
    outline-offset: -1.2em;
    background-color: rgba(0, 0, 0, 0);
  }
  .aboutus-wrap ul li p {
    display: block;
    color: #fff;
    position: absolute;
    font-size: 15px;
    bottom: 20px;
    right: 30px;
    font-weight: 600;
  }

 
.arekore {
  width: 796px;
  margin: 30px auto;
} 

  .arekore img {
    width: 100%;
  }

 .footer-before {
   margin-bottom: 50px;
 }

 .footer-before .blog-area {
  margin-top: 50px;
}




.footer-before #staffListBox{
	margin: 0 auto;
  width: 1012px;
  overflow: hidden;
}
.footer-before #staffListBox li{
	float: left;
	width: 31%!important;
	margin: 0 2% 0 0!important;
}

.footer-before #staffListBox li:nth-child(3), .footer-before #staffListBox li:nth-child(6) {
	margin-right: 0!important;
}

.footer-before #staffListBox .nameBox{
	padding: 5px 10px;
	background-color: #79ae18;
	background-image: url(https://rasin.jp/interview/img/name_bg.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-bottom: 3px solid #02511e;
}
.footer-before #staffListBox p{
	font-size: 15px;
	color: #fff;
	line-height: 1.5!important;
	text-align: center;
}
.footer-before #staffListBox p.name{
	font-size: 24px;
}


}
/*------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------  blog  ----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
.blog-area li img {
  width: 100%;
  display: block;
}
.blog-date {
  width: 100%;
  box-sizing: border-box;
  padding: 15px 5px;
  overflow: hidden;
}
.blog-date p {
  box-sizing: border-box;
  width: 80%;
  display: block;
  padding-left: 10px;
  float: right;
  line-height: 1.5 !important;
}
.blog-date dl {
  width: 20%;
  box-sizing: border-box;
  float: left;
  background: #0d488b;
  color: #fff;
  margin: 0 auto;
  text-align: center;
  padding: 10px 0;
}
.blog-date dt {
  font-size: 13px;
  font-weight: 600;
  text-align: center;
  float: none;
  line-height: 1;
}
.blog-date dd {
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  width: 100%;
  line-height: 1;
}
@media screen and (max-width:768px) {

  .blog-area {
    padding-bottom: 30px;
  }

  .blog-area ul {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
  }
  .blog-area li {
    width: 100%;
    box-sizing: border-box;
    background: #fff;
    overflow: hidden;
    border-bottom: 5px solid #0d488b;
  }

.blog-area {
  background: #ddd;
  padding: 30px 0;
  box-sizing: border-box;
}

}
@media screen and (min-width:769px) {
  .blog-area {
    width: 100%;
    background: #ddd;
    padding: 50px 0;
  }
  .blog-area ul {
    width: 100%;
    margin: 0 auto;
    max-width: 1012px;
    box-sizing: border-box;
    display: flex;
  }
  .blog-area li {
    width: 25%;
    box-sizing: border-box;
    margin: 0 5px;
    background: #fff;
    overflow: hidden;
    border-bottom: 5px solid #0d488b;
  }
}

.more-btn {
  text-align: center;
margin: 30px auto;
}	

.more-btn a {
  display: inline-block;
padding: 5px 80px;
color: #0d0d0d;
background-color: #FFF;
text-decoration: none;
text-align: center;
position: relative;
transition: all 0.5s;
min-width: 218px;
color: #000;
font-size: 20px;
font-weight: 600;
}

.more-btn a:hover {
background-color: #0d0d0d;
color: #fff;
opacity: 1;
}	

@media screen and (max-width: 650px) {
.more-btn a {
  background: #fff;
}
}	


/*------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------  contact  ----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
.contact-area {
  overflow: hidden;
  margin-top: 50px;
}
.contact-area p {
  text-align: center;
}
.contact-phone a::before {
  content: url(https://www.rasin.jp/img/corporate/tell-icon.png);
  margin: 0 0 0 10px;
  position: relative;
  top: 8px;
}
@media screen and (max-width:768px) {
  .contact-area {
    padding: 0 15px;
  }
  .contact-area ul {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 50px auto;
    vertical-align: middle;
  }
  .contact-area ul li {
    display: block;
  }
  .contact-area ul li:first-child {
    background: #0d488b;
    padding: 10px 0;
    width: 100%;
    color: #fff;
    text-align: center;
  }
  .contact-area ul li:nth-child(even) p {
    line-height: 1.2 !important;
    margin: 10px auto 30px;
  }
  .contact-phone a {
    width: 100%;
    color: #0d488b;
    font-size: 30px;
    display: block;
    text-align: center;
  }
}
@media screen and (min-width:769px) {
  .contact-area ul {
    display: flex;
    justify-content: center;
    align-items: center;
    max-width: 1012px;
    width: 100%;
    margin: 50px auto;
    padding: 0 30px;
    overflow: hidden;
    vertical-align: middle;
  }
  .contact-area ul li {
    display: inline-block
  }
  .contact-area ul li:first-child {
    background: #0d488b;
    padding: 10px 0;
    width: 30%;
    color: #fff;
    text-align: center;
  }
  .contact-area ul li:nth-child(even) {
    overflow: hidden;
    width: 30%;
  }
  .contact-area ul li:nth-child(even) p {
    text-align: right;
    line-height: 1.2 !important;
  }
  .contact-phone a {
    width: 40%;
    color: #0d488b;
    font-size: 30px;
    display: inline;
  }
}
/*------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------  footer  ----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
.footer-area {
  text-align: center;
}
.footer-area ul li:last-child {
  border-right: none;
}
.footer-area ul li a {
  font-size: 13px;
  color: #000;
  padding: 0 15px;
}
.footer-bottom {
  width: 100%;
  display: block;
  background: #0d488b;
  color: #fff;
  text-align: center;
  padding: 10px 0;
  margin-top: 50px;
}
.rasin-logo-footer {
  display: block;
  margin: 50px 0 10px;
}
@media screen and (max-width:768px) {
  .footer-area ul {
    width: 100%;
    margin: 15px auto;
    font-size: 0;
  }
  .footer-area ul li {
    width: 100%;
    padding: 3px 0;
    border-bottom: 1px solid #ddd;
    display: inline-block;
    box-sizing: border-box;
  }
  .footer-area ul li a {
    text-decoration: none;
    color: #1A2936;
    display: block;
    position: relative;
    font-size: 14px;
    vertical-align: middle;
  }
  .footer-area ul li a::after {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    right: 10px;
    width: 6px;
    height: 6px;
    margin: -4px 0 0 0;
    border-top: solid 2px #1A2936;
    border-right: solid 2px #1A2936;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
  }
}
@media screen and (min-width:769px) {
  .footer-area ul {
    max-width: 1012px;
    width: 100%;
    margin: 15px auto;
    font-size: 0;
  }
  .footer-area ul li {
    display: inline-block;
    border-right: 1px solid #888;
    box-sizing: border-box;
  }
}
/*------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------  青い線　疑似要素  ----------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
@media screen and (min-width:769px) {
  .blue-line::before, .blue-line::after {
    content: url(https://www.rasin.jp/img/corporate/blue-line.png);
    margin: 0 10px;
    position: relative;
    top: -3px;
  }
}
/*------------------------------------------------------------------------------------------------------*/
/*---------------------------------------------  パーティクル  -------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
@media screen and (max-width:768px) {
  .top-anime {
    width: 100%;
    position: absolute;
    top: 50%;
    right: 0;
    background: #0d488b;
    z-index: 777;
  }
  .top-anime img {
    width: 100%;
  }
}
@media screen and (min-width:769px) {
  .top-anime {
    width: 100%;
    position: absolute;
    top: 50%;
    right: 50%;
    bottom: 50%;
    left: 50%;
    z-index: 777;
  }
  .top-anime img {
    position: relative;
    z-index: 90;
    width: 650px;
    height: auto;
  }
  .top-anime p {
    width: 800px;
    height: 70px;
    background: #0d488b;
    margin-top: -60px;
  }
  .top-anime-pc {
    width: 100%;
    height: 700px;
    position: relative;
  }
  .top-anime-pc section {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
  }
}
@media screen and (max-width:768px) {
  #particle-area {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    z-index: 2;
    background: rgba(255, 255, 255, 0.5);
  }
  #particle-area-child {
    width: 100%;
    height: 400px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    z-index: 2;
    background: rgba(255, 255, 255, 0.5);
  }
}
@media screen and (min-width:769px) {
  #particle-area {
    width: 100%;
    height: 700px;
    margin: 0 auto;
    position: absolute;
    top: 0;
    z-index: 2;
    background: rgba(168, 185, 197, 0.5);
  }
  #particle-area-child {
    width: 100%;
    height: 400px;
    background: url(../img/staff/child-bg.jpg);
    margin: 0 auto;
    position: absolute;
    top: 0;
    z-index: 2;
  }
}
/*------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------  アニメーション  ------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
.inviewfadeInLeft {
  opacity: 0;
}
.fadeInLeft {
  opacity: 1;
}
.inviewslideInRight {
  opacity: 0;
}
.slideInRight {
  opacity: 1;
}
.inviewfadeIn {
  opacity: 0;
}
.fadeIn {
  opacity: 1;
}
/*------------------------------------------------------------------------------------------------------*/
/*-----------------------------------------  ヘッダーアコーディオン  --------------------------------------*/
/*-----------------------------------------------------------------------------------------------------*/
.accordion .nav-inner {
  display: none;
}
.menu-displaynone {
  display: none;
}
.accordion {
  text-align: center;
}
.accordion .inner {
  display: none;
}
.accordion p {
  cursor: pointer;
  padding: 15px 5px 5px;
}
ul.acordion {
  padding: 0;
}
ul.acordion p {
  text-align: center;
}
ul.acordion li ul {
  margin: 0;
  padding: 0;
  border: none;
}
ul.acordion li ul li {
  background: #000;
}
ul.acordion li ul li:last-child {
  border-bottom: none;
}
ul.acordion li ul li a {
  color: #696969;
  display: block;
  padding: 15px 10px;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .gnav-ul li:hover {
    background: #4F4F4F;
  }
  .width-50 a, .width-50-2 a {
    height: 200px;
    display: block;
  }
  .acordion li {
    padding: 5px 0;
  }
  .nav-inner {
    font-size: 0;
    width: 100%;
    overflow: hidden;
  }
  .nav-inner li {
    float: left;
    width: 50%;
    font-size: 14px;
    background: #fff;
    box-sizing: border-box;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
  }
  .nav-inner li:last-child {
    border-right: none;
    border-bottom: none;
  }
  .nav-inner li a {
    color: #000 !important;
    display: block;
    padding: 10px 0;
  }
  .none-submenu::after {
    content: '';
    display: inline-block;
    background: url(https://www.rasin.jp/img/corporate/trigger-arrow.svg) no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 16px;
    height: 10px;
    margin-left: 5px;
  }
  .active-submenu::after {
    content: '';
    display: inline-block;
    background: url(https://www.rasin.jp/img/corporate/triggeractive-arrow.svg) no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 16px;
    height: 10px;
    margin-left: 5px;
  }
}
@media only screen and (min-width: 769px) {
  #gnav-ul {
    display: flex;
    height: 50px;
  }
  #gnav-ul li {
    width: 120px;
    list-style: none;
    cursor: pointer;
    transition: 0.3s ease-in-out;
  }
  #gnav-ul li:hover {
    background: #4F4F4F;
  }
  .acordion li {
    padding: 5px 0;
  }
  .nav-inner {
    width: 100%;
    background: #000;
  }
  .nav-inner li {
    padding: 10px 0;
    background: #000;
  }
  .none-submenu::after {
    content: '';
    display: inline-block;
    background: url(https://www.rasin.jp/img/corporate/trigger-arrow.svg) no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 16px;
    height: 10px;
    margin-left: 5px;
  }
  .active-submenu::after {
    content: '';
    display: inline-block;
    background: url(https://www.rasin.jp/img/corporate/triggeractive-arrow.svg) no-repeat;
    background-size: contain;
    vertical-align: middle;
    width: 16px;
    height: 10px;
    margin-left: 5px;
  }
}
/*----------------------------------------------------------------------------------------*/
/*----------------------------------------sns-area------------------------------------------*/
/*----------------------------------------------------------------------------------------*/
.sns-area p {
  margin-right: 10px;
  float: left;
  width: 25px;
  height: auto;
}
.sns-area p:first-child {
  margin-left: 15px;
}
.sns-area p:last-child {
  margin-right: 0px;
}
.sns-area p img {
  width: 100%;
  height: auto;
}
@media screen and (max-width:768px) {
  .menu li ul {
    padding: 0;
  }
  .sns-area {
    display: inline-block;
    overflow: hidden;
    margin: 0 auto;
    text-align: center;
  }
  .sns-area p {
    display: inline-block;
  }
}
@media screen and (min-width:769px) {
  .menu li ul {
    margin: 12px 0 0;
    padding: 0;
  }
}
#page-top2 {
  display: none;
  position: fixed;
  bottom: 30px;
  right: 15px;
  z-index: 9999;
}
/*----------------------------------------------------------------------------------------*/
/*----------------------------------------loading------------------------------------------*/
/*----------------------------------------------------------------------------------------*/
#all-wrap {
  position: relative;
  width: 100%;
  height: 100%;
}
.load-svg {
  position: absolute;
  top: 50%;
  left: 50%;
  margin: 0 auto;
  display: inline-block;
}
#loader-bg {
  text-align: center;
  position: relative;
  width: 100%;
  height: 100%;
  background: #0d488b;
  z-index: 1;
}
#loading-box {
  width: 600px;
  height: auto;
}
.path {
  stroke: #fff;
  fill: none;
  stroke-width: 1;
  stroke-dasharray: 3000;
  stroke-dashoffset: 3000;
  animation: DASH 2s ease-in-out 1s forwards;
  -webkit-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
}
@keyframes DASH {
  0% {
    stroke-dashoffset: 3000;
    fill: #0d488b;
  }
  50% {
    stroke-dashoffset: 2000;
    fill: #0d488b;
  }
  70% {
    stroke-dashoffset: 0;
    fill: #fff;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #fff;
  }
  100% {
    stroke-dashoffset: 0;
    fill: #fff;
  }
}
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------スタッフアンケート------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
.staff-Question {
  width: 100%;
  max-width: 1012px;
  margin: 0 auto;
  display: table;
}
.staff-Question > p {
  text-align: center;
  font-weight: 600;
}
.harf-Qarea {
  display: table-cell;
  width: 50%;
  float: left;
}
.harf-Qarea-all {
  overflow: hidden;
}
.all-Qarea {
  width: 100%;
}
.staff-Question h2 {
  font-size: 20px;
  font-weight: 600;
  text-align: center;
}
.all-Qarea, .harf-Qarea {
  padding: 50px 0;
}
.harf-Qarea ul, .all-Qarea ul {
  font-size: 0;
  text-align: center;
}
.harf-Qarea ul li, .all-Qarea ul li {
  display: inline-block;
  padding: 0 10px;
}
.harf-Qarea img, .all-Qarea img {
  margin: 0 auto;
  display: block;
  padding: 20px 0;
}
.harf-Qarea ul li p, .all-Qarea ul li p {
  font-size: 20px;
  font-weight: 600;
}
/*------------------------------------------------------------------------*/
/*グリッドレイアウト*/

.staff-grid img {
  width: 100%;
}
@media (min-width: 651px) {
  .staff-grid {
    column-count: 2;
  }
	
.staff-grid {
  margin: 0 auto;
  background-color: #fff;
  column-count: 2;
  column-gap: 0;
  max-width: 1012px;
}	
	
}
@media (max-width: 650px) {
  .staff-grid {
	  width: 100%;
    column-count: 1!important;
  }
	
.staff-grid {
  margin: 0 auto;
  background-color: #fff;
  column-gap: 0;
}	
	
}
.grid {
	width: 100%;
  padding: 15px;
  -webkit-column-break-inside: avoid;
  page-break-inside: avoid;
  break-inside: avoid;
}
.text {
  padding: 20px;
  background-color: #e0f2f1;
}
.pic {
  padding: 5px 0;
  background-color: #222;
  color: #fff;
}
.grid > * {
  border-radius: 8px;
}
.pic > *:not(img) {
  padding: 0 20px;
}
.bg-fffae2 {
  background: #fffae2;
}
.bg-bbeded {
  background: #bbeded;
}
.bg-c4ffe1 {
  background: #c4ffe1;
}
/*----------------------------------------------------------------------------*/
.Qarea-img {
  width: 100%;
  overflow: hidden;
}
.Qarea-img img {
  float: left;
}
.question-h2 {
  padding-right: 10px;
}
.question-h2::before {
  content: "Q.";
}
.grid-inner-wrap > p {
  font-size: 15px;
  text-align: center;
  font-weight: 600;
  margin-top: 15px;
}
.Qarea-img {
  width: 100%;
}
.Qarea-img img {
  width: 100%;
}
.img-one {
  width: 30%;
  margin: 0 auto;
}
.img-one img {
  width: 100%;
}
.grid-inner {
  padding: 15px;
}
@media screen and (max-width:768px) {
  .q-list {
    margin: 0 auto!important;
    text-align: center;
    background: #fff;
	  overflow: hidden;
	  padding: 15px 10px;
	  box-sizing: border-box;
  }
  .q-list li {
	  width: 31%;
	  float: left;
	  margin-right: 2%;
    box-sizing: border-box;
  }
	
  .q-list li:last-child {
	  margin-right: 0;
  }	
	
  .q-list li img {
	  width: 100%;
  }	
	
  .q-list p i {
    font-size: 30px;
    font-weight: 600;
    color: #cc084c;
    margin-left: 5px;
  }
  .grid-inner {
	 width: 100%;
    padding: 15px;
  }
	
	.chartjs-render-monitor	{
		width: 100%;
	}

  .img-size {
    width: 50%;
    margin: 15px auto;
  }
  
  .img-size img {
    width: 100%;
  }

.Years-style {
    display: block;
    text-align: right;
    margin-top: 10px;
}
	
}
@media screen and (min-width:769px) {
  .q-list li {
    width: 31%;
    float: left;
    margin-right: 2%;
    box-sizing: border-box;
  }
  .q-list li:last-child {
    margin-right: 0;
  }
  .q-list p i {
    font-size: 20px;
    font-weight: 600;
    color: #cc084c;
    float: right;
  }
}
.q-list {
  overflow: hidden;
  width: 100%;
  margin-top: 30px;
}
.q-list p {
  font-size: 16px;
  font-weight: 600;
}
.q-list p span {
  color: #839BBC;
}
.q-list li p i::after {
  content: "%";
  font-size: 14px;
  color: #000;
}
/*------------------------------------------------------------------------------------------------------*/
/*--------------------------------------------- 販売事業 ------------------------------------------------*/
/*------------------------------------------------------------------------------------------------------*/
.sale-wrap {
  width: 100%;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width:768px) {
  .sale-wrap-cotent {
    width: 100%;
    z-index: 50;
    font-size: 20px;
    padding: 25px 20px;
    -moz-box-shadow: 10px 10px 20px -13px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 10px 10px 20px -13px rgba(0, 0, 0, 0.8);
    -ms-box-shadow: 10px 10px 20px -13px rgba(0, 0, 0, 0.8);
    box-shadow: 10px 10px 20px -13px rgba(0, 0, 0, 0.8);
  }
  .sale-wrap1 h2 {
    border: solid 1px #000;
    width: 90px;
    height: 90px;
    line-height: 90px;
    font-size: 14px;
    margin-bottom: 50px;
  }
  .sale-wrap-cotent h3 {
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    margin-bottom: 15px;
  }
  .sale-wrap-img img {
    width: 100%;
  }
}
@media screen and (min-width:769px) {
  .sale-wrap-cotent {
    width: 40%;
    z-index: 50;
    font-size: 20px;
    padding: 25px 20px;
  }
  .sale-wrap-cotent-r {
    position: absolute;
    top: 50px;
    right: 0;
  }
  .sale-wrap1 h2 {
    border: solid 2px #000;
    width: 180px;
    height: 180px;
    line-height: 180px;
    margin-bottom: 50px;
  }
  .sale-wrap-cotent-l {
    position: absolute;
    top: 50px;
    left: 140px;
  }
  .sale-wrap-img {
    width: 50%;
  }
  .sale-wrap-img img {
    width: 85%;
  }
  .sale-wrap-cotent h3 {
    font-size: 25px;
    font-weight: 600;
    line-height: 1.2;
    margin-bottom: 10px;
  }
}
.sale-wrap-cotent p {
  font-size: 14px;
}
.sale-wrap img {
  z-index: 40;
}
.sale-wrap1 {
  overflow: hidden;
  padding-bottom: 120px;
}
.sale-left {
  float: left;
}
.sale-right {
  float: right;
}
@media screen and (max-width:768px) {
  .sale-product ul li {
    width: 100%;
  }
  .sale-product ul li p, .sale-product ul li h3 {
    padding: 0 15px;
    display: block;
  }
  .sale-product ul li a {
    padding: 0 15px;
    display: block;
    margin-left: 15px;
    margin-bottom: 20px;
  }
  .shop-list2 ul li section {
    padding: 0 15px;
    margin-bottom: 20px;
  }
  .shop-list2 ul li img {
    width: 100%;
  }
}
@media screen and (min-width:769px) {
  .sale-product {
    max-width: 1200px;
    margin: 50px auto;
  }
  .sale-product ul {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: -moz-flex;
    display: flex;
    -webkit-box-lines: multiple;
    -moz-box-lines: multiple;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .sale-product ul li {
    width: 32%;
    margin-right: 2%;
    position: relative;
  }
  .sale-product ul li a {
    position: absolute;
    bottom: 10px;
  }
}
.sale-product h3, .shop-list ul li h3, .shop-list2 ul li h3 {
  font-size: 16px;
  font-weight: 700;
}
.sale-product ul {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: -webkit-flexbox;
  display: -moz-flexbox;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: flex;
  -webkit-box-lines: multiple;
  -moz-box-lines: multiple;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.sale-product ul li:last-child {
  margin-right: 0;
}
.sale-product ul li img {
  width: 100%;
  margin-bottom: 15px;
}
.sale-product ul li a, .shop-list ul li a, .shop-list2 ul li a {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  font-size: 15px;
  font-weight: 700;
  transition: 1.0s;
  color: #000;
  margin-top: 10px;
}
.sale-product ul li a:hover, .shop-list ul li a:hover, .shop-list2 ul li a:hover {
  color: red;
}
.sale-product ul li a::before, .shop-list ul li a::before, .shop-list2 ul li a::before {
  content: '';
  width: 18px;
  height: 18px;
  background: #333;
  border-radius: 50%;
  position: absolute;
  top: 50%;
  left: -3px;
  margin-top: -9px;
}
.sale-product ul li a::after, .shop-list ul li a::after, .shop-list2 ul li a::after {
  content: '';
  width: 6px;
  height: 6px;
  border: 0;
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
  position: absolute;
  top: 50%;
  left: 0;
  margin-top: -4px;
  transform: rotate(45deg);
}
/*--------------------------------------------------------------------------*/
/*---------------------------.resale-topics---------------------------*/
/*--------------------------------------------------------------------------*/
@media screen and (max-width:768px) {
  .resale-topics section {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 135px 15px;
    position: relative;
  }
  .resale-topics1 {
    width: 100%;
    margin: -200px 0 20px;
  }
  .resale-topics1 img {
    width: 70%;
  }
  .resale-topics2 {
    width: 100%;
  }
  .resale-topics2 h3 {
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 700;
  }
  .resale-topics3 {
    width: 100%;
    margin: -340px 0 20px;
  }
  .resale-topics3 img {
    width: 70%;
  }
  .resale-topics4 {
    width: 100%;
  }
  .resale-topics4 h3 {
    text-align: left;
    font-size: 16px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 700;
  }
}
@media screen and (min-width:769px) {
  .resale-topics section {
    max-width: 1012px;
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    padding: 100px 0 0;
    position: relative;
    box-sizing: border-box;
    clear: both;
  }
  .resale-topics1 {
    width: 50%;
    float: left;
    position: absolute;
    top: -40px;
  }
  .resale-topics1 img {
    width: 100%;
  }
  .resale-topics2 {
    width: 45%;
    float: right;
  }
  .resale-topics2 h3 {
    text-align: left;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 600;
  }
  .resale-topics3 {
    width: 50%;
    position: absolute;
    top: -40px;
    left: 50%;
    float: right;
  }
  .resale-topics3 img {
    width: 100%;
  }
  .resale-topics4 {
    width: 45%;
    float: left;
  }
  .resale-topics4 h3 {
    text-align: left;
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 15px;
    font-weight: 600;
  }
}
.resale-topics {
  width: 100%;
  height: 350px;
  margin-top: 150px;
}
.resale-topics-color1 {
  background: #d5ebf2;
}
.resale-topics-color2 {
  background: #b8cbd1;
}
.resale-topics-color3 {
  background: #ddd;
}
/*共通の可能性*/
@media screen and (max-width:768px) {
  .shop-list {
    padding: 0 10px;
  }
  .shop-list ul {
    width: 100%;
    margin: 0 auto;
  }
  .shop-list ul li {
    width: 100%;
    margin-bottom: 20px;
  }
  .shop-list h2 {
    margin: 50px 0 20px;
  }
  .banner-area img {
    display: block;
    width: 100%;
  }
}
@media screen and (min-width:769px) {
  .banner-wrap {
    margin: 50px auto;
  }
  .banner-area {
    width: 800px;
    text-align: center;
    margin: 10px auto;
    display: block;
  }
  .banner-area img {
    display: block;
    width: 100%;
  }
  .shop-list {
    margin-bottom: 50px;
  }
  .shop-list h2 {
    padding: 50px 0 20px;
  }
  .shop-list ul {
    width: 1012px;
    display: flex;
    margin: 0 auto;
  }
  .shop-list ul li {
    width: 32%;
    margin-right: 2%;
  }
  .shop-list ul li:last-child {
    margin-right: 0;
  }
  .shop-list2 {
    max-width: 1012px;
    margin: 0 auto 50px;
    overflow: hidden;
    box-sizing: border-box;
    padding: 5px;
  }
  .shop-list2 h2, .shop-list2 h2, .sale-product h2 {
    padding: 50px 0 20px;
  }
  .shop-list2 ul {
    width: 100%;
    margin: 0 auto;
  }
  .shop-list2 ul li {
    width: 32%;
    float: left;
    margin-right: 2%;
  }
  .shop-list2 ul li:last-child {
    margin-right: 0;
  }	
  .shop-list2 ul li img {
    width: 100%;
    display: block;
  }
  .shop-list ul li:last-child {
    margin-right: 0;
    clear: both;
  }
}
.shop-list ul li a section {
  box-sizing: border-box;
  padding: 10px 10px 20px;
}
.shop-li section p {
  line-height: 1.5;
}
.shop-list ul li a:link {
  text-decoration: none;
}
.shop-list ul li p:hover {
  text-decoration: underline;
}
.shop-list ul li img {
  width: 100%;
}
@media screen and (max-width:768px) {
  .recruit-area li {
    background: #fff;
    position: relative;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
    margin: 10px 0;
  }
  .recruit-area {
    width: 100%;
    padding: 15px 10px;
    margin: 50px auto;
    background: url(../img/recruit-bg.jpg) no-repeat;
    background-color: rgba(255, 255, 255, 0.3);
    background-size: cover;
  }
  .recruit-area li a {
    display: block;
    text-align: left;
    padding: 0 20px;
  }
  .recruit-area li::before, .recruit-area li::after {
    position: absolute;
    top: -4px;
    bottom: 0;
    right: 20px;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .recruit-area li::before {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgb(13, 72, 139);
  }
  .recruit-area li::after {
    right: 21px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #fff;
  }
}
@media screen and (min-width:769px) {
  .recruit-area {
    max-width: 1012px;
    padding: 15px 10px;
    margin: 50px auto;
    background: url(../img/recruit-bg.jpg) no-repeat;
    background-color: rgba(255, 255, 255, 0.3);
  }
  .recruit-area li {
    width: 20%;
    background: #fff;
    position: relative;
    display: inline-block;
    color: #000;
    vertical-align: middle;
    text-decoration: none;
    font-size: 15px;
    margin: 0 10px
  }
  .recruit-area li::before, .recruit-area li::after {
    position: absolute;
    top: -4px;
    bottom: 0;
    right: 5px;
    margin: auto;
    content: "";
    vertical-align: middle;
  }
  .recruit-area li::before {
    width: 12px;
    height: 12px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: rgb(13, 72, 139);
  }
  .recruit-area li::after {
    right: 6px;
    box-sizing: border-box;
    width: 3px;
    height: 3px;
    border: 3px solid transparent;
    border-left: 3px solid #fff;
  }
}
.recruit-area ul {
  margin: 0 auto;
  text-align: center;
}
.recruit-area li a {
  display: block;
}
.recruit-area p {
  margin: 10px 0 20px;
  text-align: center;
}
.recruit-area h2 {
  margin-bottom: 0 !important;
}
/*------------------------------------------------------------------------------------------------*/
/*----------------------------------------interview-area------------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
@media screen and (max-width:768px) {
  .interview-area {
    padding: 0 15px;
  }
  .interview-area ul li {
    width: 100%;
    margin-bottom: 35px;
  }
}
@media screen and (min-width:769px) {
  .interview-area ul li {
    float: left;
    width: 32%;
    margin-right: 2%;
    margin-bottom: 25px;
  }
  .interview-area ul li:last-child {
    margin-right: 0;
  }
}
.interview-area h2 {
  padding-top: 50px;
}
.interview-area ul {
  overflow: hidden;
  margin: 0 auto;
  max-width: 1012px;
}
.interview-area > p {
  text-align: center;
  font-size: 15px;
  margin-bottom: 20px;
}
.interview-img-cap {
  position: relative;
}
.interview-img-cap h3 {
  position: absolute;
  background: #79ae18;
  font-size: 13px;
  color: #fff;
  padding: 0 10px;
  bottom: 0;
  laft: 0;
  z-index: 60;
}
.interview-area ul li section h3 {
  font-size: 20px;
  padding: 0;
  border-bottom: 2px solid #79ae18;
  margin-bottom: 5px;
  display: block;
}
.interview-area ul li img {
  width: 100%;
}
/*採用ホバー*/
.interview-img-cap figure.snip1384 {
  font-family: 'Raleway', Arial, sans-serif;
  position: relative;
  overflow: hidden;
  width: 100%;
  color: #ffffff;
  text-align: left;
  font-size: 16px;
  background-color: #000000;
}
.interview-img-cap figure.snip1384 * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
}
.interview-img-cap figure.snip1384 img {
  max-width: 100%;
  backface-visibility: hidden;
  vertical-align: top;
}
.interview-img-cap figure.snip1384:after, .interview-img-cap figure.snip1384 figcaption {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
.interview-img-cap figure.snip1384:after {
  content: '';
  background-color: rgba(0, 0, 0, 0.65);
  -webkit-transition: all 0.35s ease;
  transition: all 0.35s ease;
  opacity: 0;
}
.interview-img-cap figure.snip1384 figcaption {
  z-index: 1;
  padding: 40px;
}
.interview-img-cap figure.snip1384 .links {
  width: 100%;
  margin: 5px 0;
  padding: 0;
}
.interview-img-cap figure.snip1384 p {
  font-size: 0.8em;
  font-weight: 300;
  letter-spacing: 1px;
  opacity: 0;
  top: 50%;
  -webkit-transform: translateY(40px);
  transform: translateY(40px);
}
.interview-img-cap figure.snip1384 i {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 20px 25px;
  font-size: 34px;
  opacity: 0;
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px);
}
.interview-img-cap figure.snip1384 a {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1;
}
.interview-img-cap figure.snip1384:hover img, .interview-img-cap figure.snip1384.hover img {
  zoom: 1;
  filter: alpha(opacity=50);
  -webkit-opacity: 0.5;
  opacity: 0.5;
}
.interview-img-cap figure.snip1384:hover:after, .interview-img-cap figure.snip1384.hover:after {
  opacity: 1;
  position: absolute;
  top: 10px;
  bottom: 10px;
  left: 10px;
  right: 10px;
}
.interview-img-cap figure.snip1384:hover p, .interview-img-cap figure.snip1384.hover p {
  -webkit-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
  opacity: 1;
}
/*------------------------------------------------------------------------------------------------*/
/*----------------------------------------.company-vision-area---------------------------------------*/
/*------------------------------------------------------------------------------------------------*/
@media screen and (max-width:768px) {
  .company-vision-inner section {
    text-align: center;
    padding-top: 25px;
  }
  .company-vision-inner section a {
    margin-bottom: 15px;
  }
}
@media screen and (min-width:769px) {
  .banner-wrap {
    overflow: hidden;
    width: 100%;
    max-width: 1012px;
    text-align: center;
    margin: 0 auto;
  }
  .banner-wrap a {
    width: 48%;
    display: block;
    float: left;
    margin-right: 2%;
  }
  .banner-wrap a:last-child {
    margin-right: 0%;
  }
  .company-vision-inner section {
    text-align: center;
    width: 50%;
    float: left;
  }
  .company-vision-inner section:first-child {
    padding: 50px 0;
  }
  .company-vision-area {
    width: 100%;
    background: #0d488b;
  }
}
@media screen and (max-width:768px) {
  .banner-wrap {
    overflow: hidden;
    width: 100%;
    max-width: 1012px;
    text-align: center;
    margin: 0 auto;
  }
  .banner-wrap a {
    width: 100%;
    display: block;
    margin-bottom: 15px;
  }
}
.company-vision-area {
  width: 100%;
  background: #0d488b;
}
.company-vision-area h2 {
  color: #fff;
}
.company-vision-inner {
  overflow: hidden;
  max-width: 1012px;
  margin: 0 auto;
}
.company-vision-inner p {
  color: #fff;
}
.company-vision-inner img {
  width: 100%;
}
.company-vision-inner section a {
  margin-top: 30px;
  width: 200px;
  background: #fff;
  position: relative;
  display: inline-block;
  color: #000;
  vertical-align: middle;
  text-decoration: none;
  font-size: 15px;
  padding: 5px 10px;
  transition: 0.3s ease-in-out;
}
.company-vision-inner section p {
  padding: 0 20px;
}
.company-vision-inner section a:hover {
  opacity: 0.7;
}
.company-vision-inner section a::before, .company-vision-inner section a::after {
  position: absolute;
  top: -4px;
  bottom: 0;
  right: 5px;
  margin: auto;
  content: "";
  vertical-align: middle;
}
.company-vision-inner section a::before {
  width: 12px;
  height: 12px;
  -webkit-border-radius: 50%;
  border-radius: 50%;
  background: rgb(13, 72, 139);
}
.company-vision-inner section a::after {
  right: 6px;
  box-sizing: border-box;
  width: 3px;
  height: 3px;
  border: 3px solid transparent;
  border-left: 3px solid #fff;
}
/*------------------------------------------------------------------------------------------*/
/*--------------------------------------ACCESSページ-----------------------------------*/
/*------------------------------------------------------------------------------------------*/
.shop_map {
  width: 100%;
  max-width: 1012px;
  margin: 0 auto;
  overflow: hidden;
}
.shop_map h1 {
  font-size: 25px;
  padding: 15px 20px;
  line-height: 1.2;
  margin: 20px 0 55px;
  text-align: center;
}
.shop_map h2 {
  font-size: 20px;
  font-weight: 600;
  padding: 10px 20px;
  line-height: 1.2;
  margin: 20px 0 55px;
  background: #ddd;
}
table {
  margin: 0 0 20px;
  width: 100%;
}
.shop_map th {
  background: #888;
  color: #fff;
  padding: 10px;
  width: 30%;
  text-align: center;
}
.shop_map td {
  width: 80%;
  padding: 10px;
}
@media screen and (max-width: 650px) {
  .shop_map td:last-child {
    width: 100%;
  }
  .shop_map th, .shop_map td {
    border-bottom: none;
    display: block;
    width: 100%;
  }
}
@media screen and (min-width:651px) {
  .shop_map section {
    width: 100%;
    overflow: hidden;
    margin-bottom: 30px;
  }
  .shop_map section img {
    width: 50%;
    float: left;
    display: block;
  }
  .shop_map address {
    width: 50%;
    float: left;
    display: block;
    padding-left: 15px;
    box-sizing: border-box;
  }
  .shop_map address > a {
    position: relative;
    display: inline-block;
    padding: 0.25em 1em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535; /*背景色*/
    border-bottom: solid 2px #d27d00; /*少し濃い目の色に*/
    border-radius: 4px; /*角の丸み*/
    font-weight: bold;
  }
  .shop_map address > a :active {
    border-bottom: solid 2px #fd9535;
  }
}
@media screen and (max-width:650px) {
  .shop_map section {
    width: 100%;
    padding: 0 10px;
    overflow: hidden;
    margin-bottom: 80px;
  }
  .shop_map section img {
    width: 100%;
    display: block;
  }
  .shop_map address {
    width: 100%;
    display: block;
    box-sizing: border-box;
  }
  .shop_map address > a {
    position: relative;
    display: inline-block;
    padding: 0.25em 0.5em;
    text-decoration: none;
    color: #FFF;
    background: #fd9535; /*背景色*/
    border-bottom: solid 2px #d27d00; /*少し濃い目の色に*/
    border-radius: 4px; /*角の丸み*/
    font-weight: bold;
    width: 100%;
    text-align: center;
  }
  .shop_map address > a :active {
    border-bottom: solid 2px #fd9535;
  }
}
.business-inner p {
  text-align: left !important;
}
.business-inner1 img {
  text-align: center;
  margin: 0 auto;
  display: block;
}
.business-inner1 {
  margin: 50px 0;
}
.business-inner2 {
  margin-bottom: 100px;
}
.business-inner ul {
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  overflow: hidden;
}
.business-inner ul li {
  width: 50%;
  box-sizing: border-box;
  margin-bottom: 20px;
}
.business-inner ul li p {
  margin-top: 20px !important;
  padding: 0 20px;
}
.business-inner ul li img {
  width: 100%;
}
@media screen and (max-width:768px) {
  .business-inner ul {
    width: 100%;
  }
  .business-inner ul li {
    width: 100%;
    box-sizing: border-box;
  }
	
	#recruit-jobcategory {
		width: 100%;
	}
	
}
@media screen and (min-width:769px) {
  .business-inner ul {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    overflow: hidden;
  }
  .business-inner ul li {
    width: 50%;
    box-sizing: border-box;
    padding-right: 25px;
    margin-bottom: 25px;
  }
}
/*--------------------------------------------------------------------------------------*/
/*------------------------------------  ブログ記事内  -----------------------------------*/
/*--------------------------------------------------------------------------------------*/
@media screen and (max-width: 650px) {
  .whiteback p {
    font-size: 15px;
  }
  .whiteback a:link, .whiteback a:visited {
    color: #0080FF;
  }
}


/*--------------------------------------------------------------*/
/*--------------------7Fサロンアルバイトスタッフ用---------------*/
/*--------------------------------------------------------------*/

	.salonstaff-inner {
		width: 100%;
		overflow: hidden;
	}	

	
.salonstaff-wrap {
	width: 100%;
	max-width: 1012px;
	margin: 0 auto;
}
	
.salonstaff-wrap h1 {
	margin: 80px auto;
	text-align: center;
	font-size: 28px;
}
	
.salonstaff-wrap h2{
	margin: 100px 0 30px;	
}
	
.salonstaff-inner table {
	margin: 20px auto;
	width: 100%;
	border-collapse:collapse	
}
.salonstaff-inner table th {
	background: #0d488b;
	border: solid 1px #ccc;
	color: #fff;
	width: 25%;
	padding: 10px;
	text-align: center;
}
.salonstaff-inner table td {
	width: 75%;
	border: solid 1px #ccc;
	padding: 10px;
	box-sizing: border-box;
}
 
@media screen and (max-width: 650px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .salonstaff-inner table  {
    width: 100%;
  }
  .salonstaff-inner table th,
  .salonstaff-inner table td {
　　border-bottom: none;
    display: block;
    width: 100%;
  }
}
	
	.salonstaff-wrap-top-btn {
		width: 100%;
		overflow: hidden;
		margin: 30px auto;
	}		
	
	.salonstaff-wrap-top-btn li {
		width: 25%;
		float: left;
		background: #0d488b;
		box-sizing: border-box;
		border-left: 1px solid #fff;
		position: relative;
	}
	
	.salonstaff-wrap-top-btn li:last-child {
		background: #C80003!important;
	}	
	
	.salonstaff-wrap-top-btn li::after {
		position: absolute;
		top: 50%;
		right: .2em;
		content: '';
		margin-top: -5px;
		border: 7px solid transparent;
		border-top-width: 5px;
		border-bottom-width: 5px;
		border-left-color: #fff;
		transition: all .5s;
	}	
	
.salonstaff-wrap-top-btn li:hover::after {
		animation: arrow .5s;
}
	
@keyframes arrow {
  100% {
    transform: rotateX(360deg);
  }	
}
	
	.salonstaff-wrap-top-btn li:first-child {
		border-left: none;
	}	
	
	.salonstaff-wrap-top-btn li a {
		color: #fff!important;
		display: block;
		height: 60px;
		line-height: 60px;
		transition: 1.0s;
	}
	
	.salonstaff-wrap-top-btn li a:hover {
		opacity: 0.5;
	}	
	
	.salonstaff-wrap-top-btn li a:linlk {
		color: #fff!important;
		
	}
	
	.salonstaff-wrap-top-btn li a:linlk {
		color: #fff!important;
		
	}	
		
		
	.salonstaff-inner-ul1 {
		overflow: hidden;
		width: 100%;
		margin-bottom: 50px;
	}	
	
@media screen and (max-width: 650px) {
	.salonstaff-inner-ul1 li h3 {
		font-size: 20px;
		padding: 30px 0 5px;
		border-bottom: 1px solid #000;
		margin-bottom: 5px;
		box-sizing: border-box;
	}
	
	.salonstaff-inner-ul1 li p {
		padding: 20px 0;
		line-height: 1.5;
	}	
	
	.salonstaff-inner-ul2 {
		  display: flex;
		flex-direction:column-reverse
	}
}

@media screen and (min-width: 651px) {
	.salonstaff-inner-ul1 li h3 {
		font-size: 20px;
		padding: 30px 20px 5px;
		border-bottom: 1px solid #000;
		margin-bottom: 5px;
		box-sizing: border-box;
	}
	
	.salonstaff-inner-ul1 li p {
		padding: 20px;
		line-height: 1.5;
	}	
	
}


	.salonstaff-inner-ul1 li img {
		width: 100%;
	}		
	
	
		
	.welfare-list {
		width: 100%;
		display: flex;
		flex-wrap: wrap;
	}	

	.welfare-list li img {
		width: 100%;
		object-fit: cover;
		height: 150px;
	}		
	
	.welfare-list li p {
		line-height: 1.5;
	}		
	
@media screen and (max-width: 650px) {
	
	.salonstaff-inner-ul1 {
　　display:-webkit-box;
　　display: -webkit-flex;
　　display:-ms-flexbox;
　　display: flex;
　　-webkit-flex-wrap:wrap;
　　-ms-flex-wrap:wrap;
　　flex-wrap:wrap;		
		width: 100%;
		box-sizing: border-box;
	}		

	.salonstaff-inner-ul1 li {
		width: 100%;
		box-sizing: border-box;
	}		
	
	
	.salonstaff-inner-ul2 li:first-child {
　　-webkit-box-ordinal-group:2;
　　-ms-flex-order:2;
　　-webkit-order:2;
　　order:2;
	}	
	
	.salonstaff-inner-ul2 li:last-child {
　　-webkit-box-ordinal-group:-1;
　　-ms-flex-order:-1;
　　-webkit-order:-1;
　　order:-1;		
	}	
	

	
	.salonstaff-inner-ul1 li {
		width: 100%;
		box-sizing: border-box;
	}		
	
	.welfare-list li {
		display: flex;
		flex-wrap: wrap;
		width: 50%;
		box-sizing: border-box;
		padding: 0 10px;
		margin-bottom: 10px;
	}	

.cp_qa dt,.cp_qa dd {
	position: relative;
	padding: 0.5em;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.3em;
	font-size: 15px;
}
	
.cp_qa dt {
	background: #0d488b;
	color: #fff;
}
	
.cp_qa dd {
	background: #f0f8ff;

}	
	
	.salonstaff-qa {
	width: 100%;
overflow: hidden;
		float: none!important;
	}	
	
	.salonstaff-qa dt, .salonstaff-qa dd{
		float: none!important;
		width: 100%!important;
	}
	
.cp_qa dt::before {
	content: "Q：";
}	
	
.cp_qa dd::before {
	content: "A：";
}		

	.salonstaff-wrap-top-btn li {
		padding-left: 10px;
	}
	
.business-inner1 p,.business-inner1 img,.business-inner2 ul li {
	width: 100%;
}		
	

	}	
	
@media screen and (min-width: 651px) {
	
	.salonstaff-wrap-top-btn li {
		text-align: center;
	}
	.salonstaff-inner-ul1 li {
		width: 50%;
		float: left;
		box-sizing: border-box;
		padding: 0 15px;
	}	
	
	.welfare-list li {
		display: flex;
		flex-wrap: wrap;
		width: 25%;
		box-sizing: border-box;
		padding: 0 10px;
		margin-bottom: 10px;
	}	
	
.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	font-family: 'FontAwesome', sans-serif;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa dt,.cp_qa dd {
	position: relative;
	padding: 0.5em;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.3em;
	font-size: 15px;
}
.cp_qa dt {
	margin: 0 3em 2em 7em;
	background: #0d488b;
	color: #fff;
}
.cp_qa dd {
	margin: 0 3em 3em 3em;
	background: #f0f8ff;
}
/* 吹き出し?? */
.cp_qa dt::before,.cp_qa dd::before{
	position: absolute;
	z-index: 99;
	top: 0.5em;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
}
/* 質問吹き出し?? */
.cp_qa dt::before {
	left: -0.5em;
	border-width: 5px 8.7px 5px 0;
	border-color: transparent #0d488b transparent transparent;
}
/* 答え吹き出し?? */
.cp_qa dd::before {
	right: -0.5em;
	border-width: 5px 0 5px 8.7px;
	border-color: transparent transparent transparent #f0f8ff;
}
/* ?!アイコン */
.cp_qa dt::after,.cp_qa dd::after {
	font-size: 1.2em;
	position: absolute;
	top: 0;
	color: #ffffff;
	display: inline-block;
	line-height: 1.2em;
}
	
.cp_qa dt::after {
	left: -4.5em;
	margin: 0 0.5em 0 0;
	padding: 20px;
	content: 'Q';
	background: #0d488b;
}

.cp_qa dd::after {
	right: -4.5em;
	margin: 0 0 0 0.5em;
	padding: 20px;
	content: 'A';
	background: #0d488b;
}	
	

.business-inner1 p,.business-inner1 img,.business-inner2 ul li {
	width: 49%;
	float: left;
}	
.business-inner1 p {
	margin-top: 100px;
}
	
.business-inner1,.business-inner2 ul {
	overflow: hidden;
	margin-top: 80px;
}
	
.business-inner2P p {
	margin-top: 80px;
}
.business-inner2 ul li {
	padding: 20px;
	box-sizing: border-box;
}
	
}		
	
#step4 table th {
	color: #000!important;
}

.salonstaff-inner h2 {
	text-align: center;
	font-size: 20px;
	font-weight: 600;
}

.contact-area ul li:first-child a {
	color: #fff!important;
}


/*事業内容*/

.business-inner2 ul li img {
	width: 100%;
}


#Floating {
	display: none!important;
}

@media screen and (max-width:769px) {
  .blackmidashi {
    padding: 3px 0;
    background: #000;
    color: #fff;
    font-weight: 600;
    text-align: center;
  }

  .mag_right {
    display: none;
  }
}
