@charset "utf-8";
.fmin{
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HGS明朝E","ＭＳ Ｐ明朝","sans-serif",serif;
}
  
@media screen and (max-width: 768px){
  
  .ringBanner{
    margin: 5px 10px;
    text-align: center;
  }
  #about{
    background: #D5281D;
    padding: 50px 0 30px;
    margin-bottom: 50px;
    color: #FFF;
  }
  
  .inner{
    width: 94%;
    margin: 0 auto;
  }
  .aboutIntro{
    text-align: center;
  }
  .aboutIntro h1{
    font-size: 22px;
    letter-spacing: 0.5px;
  }
  .aboutIntro h1 span{
    display: block;
    margin-bottom: 20px;
    font-size: 14px;
  }
  .aboutBrd{
    margin: 25px auto;
    width: 60px;
    padding: 1px;
    background: #FFF;
  }
  .aboutIntro p{
    font-size: 14px;
    line-height: 200%;
    font-weight: 700;
    padding: 0 20px;
  }
  
  .aboutHalf{
    margin-top: 30px;
    position: relative;
  }
  .aboutMark{
    width: 100%;
    opacity: 0;
    text-align: center;
  }
  .aboutMark img{
    margin-top: 50px;
  }
  .aboutText{
    padding-top: 15px;
    width: 100%;
    opacity: 0;
  }
  .aboutText h2{
    margin-top: 50px;
    text-align: center;
    font-size: 20px;
    margin-bottom: 25px;
  }
  .aboutText h2 span{
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .aboutText p{
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
    padding: 0 20px;
  }
  .whiteBtn a{
    width: 90%;
    margin: 25px auto 0;
    display: block;
  }
  #promise{
    padding: 30px 0 0;
  }
  .promiseContent{
    padding: 50px 0 40px;
  }
  .promiseTtl{
    text-align: center;
    margin: 0 auto 20px;
  }
  .promiseSlider{
    width: 100%;
    position: relative;
  }
  .promiseNum{
    position: absolute;
    top: -20px;
    left: 50%;
    margin-left: -26px;
    z-index: 10000;
  }
  .promiseLeft{
  }
  .promiseRight{

  }
  .promiseText{
    width: 100%;
    text-align: center;
  }
  .promiseText h3{
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
  }
  .promiseText h3 span{
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }
  .promiseText p{
    line-height: 200%;
    margin-bottom: 20px;
    text-align: left;
    padding:0 20px;
  }
  .promiseText .redBtn a{
    width: 100%;
    border: none;
  }
  #promise .bx-wrapper .bx-pager.bx-default-pager a{
    margin: 0 10px;
  }
  .promiseBg{
    background: #F4EDED;
  }
  #consept{
    padding: 50px 0;
    margin-bottom: 30px;
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 );
  }
  #consept h2{
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin-bottom: 70px;
    letter-spacing: 1.5px;
  }
  #consept h2 span{
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }
  .conseptImage{
    width: 100%;
  }
  .conseptRead{
    width: 100%;
    font-size: 15px;
    text-align: center;
    padding: 0 10px;
  }
  .conseptRead p{
    font-size: 14px;
  }
  .conseptRead p:nth-child(1){
    margin-bottom: 20px;
  }
  .conseptRead .conseptText p{
    font-weight: bold;
  }
  .readText{
    line-height: 200%;
    margin-top: 20px;
    margin-bottom: 30px;
  }
  .conseptText{
    font-size: 18px;
    line-height: 200%;
  }
  .bottomContentsLinks{
    margin:10px auto 0px;
  }
  .bottomContentsLinks .bcLinkBox{
    width: 48%;
    margin: 1%;
    float: left;
    transition: 0.5s;
  }
  .bottomContentsLinks .bcLinkBox:hover{
    opacity: 0.8;
  }
  .promiseImages{
    margin-bottom: 30px;
  }
	
	.aboutMovie {
		position: relative;
		width: 100%;
		padding-top: 56.25%;
		margin: 20px auto;
	}
	.aboutMovie iframe {
		position: absolute;
		top: 0;
		right: 0;
		width: 100% !important;
		height: 100% !important;
	}
}

@media screen and (min-width: 769px) and (max-width: 999px) {
  .ringPanel{
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
  }
  .ringPanel .ringBanner{
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 30px;
    background: #efe8e9;
    background: -moz-linear-gradient(left, #ffffff 0%, #efe8e9 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%,#efe8e9 100%);
    background: linear-gradient(to right, #ffffff 0%,#efe8e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efe8e9',GradientType=1 );
    transition: 0.3s;
  }
  .ringPanel .ringBanner:nth-child(2n){
    margin-right: 0%;
  }
  .ringPanel .ringBanner:hover{
    background: #F7F7F7;
  }
  #about{
    background: #D5281D;
    padding: 100px 0;
    margin-bottom: 50px;
    color: #FFF;
  }
  
  .inner{
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
  }
  .aboutIntro{
    text-align: center;
  }
  .aboutIntro h1{
    font-size: 30px;
    letter-spacing: 1px;
  }
  .aboutIntro h1 span{
    display: block;
    margin-bottom: 40px;
    font-size: 16px;
  }
  .aboutBrd{
    margin: 50px auto;
    width: 60px;
    padding: 1px;
    background: #FFF;
  }
  .aboutIntro p{
    font-size: 18px;
    line-height: 220%;
    font-weight: 500;
  }
  
  .aboutHalf{
    margin-top: 80px;
    position: relative;
  }
  .aboutMark{
    position: absolute;
    top: 0;
    left: 5%;
    width: 40%;
    opacity: 0;
  }
  .aboutMark img{
    margin-top: 50px;
  }
  .aboutText{
    position: absolute;
    top: 0;
    right: 5%;
    padding-top: 15px;
    float: right;
    width: 40%;
    opacity: 0;
  }
  .aboutText h2{
    margin-top: 50px;
    text-align: center;
    font-size: 24px;
    margin-bottom: 25px;
  }
  .aboutText h2 span{
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .aboutText p{
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
  }
  .whiteBtn a{
    width: 350px;
    margin: 25px auto 0;
    display: block;
  }
  #promise{
    padding: 100px 0;
  }
  .promiseContent{
    padding: 100px 0 80px;
  }
  .promiseTtl{
    text-align: center;
    margin: 0 auto 50px;
  }
  .promiseSlider{
    width: 50%;
    position: relative;
  }
  .promiseNum{
    position: absolute;
    top: -26px;
    left: 50%;
    margin-left: -26px;
    z-index: 10000;
  }
  .promiseLeft{
    float: left;
  }
  .promiseRight{
    float: right;
  }
  .promiseText{
    width: 46%;
    text-align: center;
  }
  .promiseText h3{
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
  }
  .promiseText h3 span{
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }
  .promiseText p{
    line-height: 200%;
    margin-bottom: 20px;
    text-align: left;
  }
  .promiseText .redBtn a{
    width: 350px;
  }
  #promise .bx-wrapper .bx-pager.bx-default-pager a{
    margin: 0 10px;
  }
  .promiseBg{
    background: #F4EDED;
  }
  #consept{
    padding: 100px 0;
    margin-bottom: 50px;
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 );
  }
  #consept h2{
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin:30px auto 100px;
    letter-spacing: 2.5px;
  }
  #consept h2 span{
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }
  .conseptImage{
    width: 50%;
    float: right;
  }
  .conseptRead{
    float: left;
    width: 48%;
    font-size: 15px;
  }
  .conseptRead p{
  }
  .conseptRead .conseptText p{
    font-weight: 500;
  }
  .readText{
    line-height: 300%;
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .conseptText{
    font-size: 24px;
    line-height: 200%;
  }
  .bottomContentsLinks .bcLinkBox{
    width: 24.6%;
    margin: 0.2%;
    float: left;
    transition: 0.5s;
  }
  .bottomContentsLinks .bcLinkBox:hover{
    opacity: 0.8;
  }
	.aboutMovie{
		margin: 30px auto 0;
		text-align: center;
	}
}

@media screen and (min-width: 1000px)  {
  .ringPanel{
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
  }
  .ringPanel .ringBanner{
    float: left;
    width: 49%;
    margin-right: 2%;
    margin-bottom: 30px;
    background: #efe8e9;
    background: -moz-linear-gradient(left, #ffffff 0%, #efe8e9 100%);
    background: -webkit-linear-gradient(left, #ffffff 0%,#efe8e9 100%);
    background: linear-gradient(to right, #ffffff 0%,#efe8e9 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#efe8e9',GradientType=1 );
    transition: 0.3s;
  }
  .ringPanel .ringBanner:nth-child(2n){
    margin-right: 0%;
  }
  .ringPanel .ringBanner:hover{
    background: #F7F7F7;
  }
  
  #about{
    background: #D5281D;
    padding: 100px 0;
    margin-bottom: 50px;
    color: #FFF;
  }
  
  .inner{
    width: 100%;
    margin: 0 auto;
    max-width: 1000px;
  }
  .aboutIntro{
    text-align: center;
  }
  .aboutIntro h1{
    font-size: 30px;
    letter-spacing: 1px;
  }
  .aboutIntro h1 span{
    display: block;
    margin-bottom: 40px;
    font-size: 16px;
  }
  .aboutBrd{
    margin: 50px auto;
    width: 60px;
    padding: 1px;
    background: #FFF;
  }
  .aboutIntro p{
    font-size: 18px;
    line-height: 220%;
    font-weight: 500;
  }
  
  .aboutHalf{
    margin-top: 80px;
    position: relative;
  }
  .aboutMark{
    position: absolute;
    top: 0;
    left: 5%;
    width: 40%;
    opacity: 0;
  }
  .aboutMark img{
    margin-top: 50px;
  }
  .aboutText{
    position: absolute;
    top: 0;
    right: 5%;
    padding-top: 15px;
    float: right;
    width: 40%;
    opacity: 0;
  }
  .aboutText h2{
    margin-top: 50px;
    text-align: center;
    font-size: 24px;
    margin-bottom: 25px;
  }
  .aboutText h2 span{
    display: block;
    font-size: 16px;
    margin-bottom: 5px;
  }
  .aboutText p{
    font-size: 14px;
    font-weight: bold;
    line-height: 200%;
  }
  .whiteBtn a{
    width: 350px;
    margin: 25px auto 0;
    display: block;
  }
  #promise{
    padding: 100px 0;
  }
  .promiseContent{
    padding: 100px 0 80px;
  }
  .promiseTtl{
    text-align: center;
    margin: 0 auto 50px;
  }
  .promiseSlider{
    width: 50%;
    position: relative;
  }
  .promiseNum{
    position: absolute;
    top: -26px;
    left: 50%;
    margin-left: -26px;
    z-index: 10000;
  }
  .promiseLeft{
    float: left;
  }
  .promiseRight{
    float: right;
  }
  .promiseText{
    width: 46%;
    text-align: center;
  }
  .promiseText h3{
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin-bottom: 15px;
  }
  .promiseText h3 span{
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }
  .promiseText p{
    line-height: 200%;
    margin-bottom: 20px;
    text-align: left;
  }
  .promiseText .redBtn a{
    width: 350px;
  }
  #promise .bx-wrapper .bx-pager.bx-default-pager a{
    margin: 0 10px;
  }
  .promiseBg{
    background: #F4EDED;
  }
  #consept{
    padding: 100px 0;
    margin-bottom: 50px;
    background: #f6f6f6;
    background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top, #f6f6f6 0%,#ffffff 100%);
    background: linear-gradient(to bottom, #f6f6f6 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff',GradientType=0 );
  }
  #consept h2{
    width: 100%;
    text-align: center;
    font-size: 22px;
    margin:30px auto 100px;
    letter-spacing: 2.5px;
  }
  #consept h2 span{
    font-size: 16px;
    display: block;
    margin-bottom: 10px;
  }
  .conseptImage{
    width: 50%;
    float: right;
  }
  .conseptRead{
    float: left;
    width: 48%;
    font-size: 15px;
  }
  .conseptRead p{
  }
  .conseptRead .conseptText p{
    font-weight: 500;
  }
  .readText{
    line-height: 300%;
    margin-top: 20px;
    margin-bottom: 50px;
  }
  .conseptText{
    font-size: 24px;
    line-height: 200%;
  }
  .bottomContentsLinks .bcLinkBox{
    width: 24.6%;
    margin: 0.2%;
    float: left;
    transition: 0.5s;
  }
  .bottomContentsLinks .bcLinkBox:hover{
    opacity: 0.8;
  }
	.aboutMovie{
		margin: 30px auto 0;
		text-align: center;
	}
}