@charset "UTF-8";

@media screen and (max-width:736px){
.onPc{
	display:none !important;
}
.onSmt{
	display:block !important;
}
.spMrNon{
	margin-right: 0px !important;
}
.spMlNon{
	margin-left: 0px !important;
}
.spMbNon{
	margin-bottom: 0px !important;
}
.spMb05{
	margin-bottom: 5px !important;
}
.spMb10{
	margin-bottom: 10px !important;
}
.spMb15{
	margin-bottom: 15px !important;
}
.spMb20{
	margin-bottom: 20px !important;
}
.spMb30{
	margin-bottom: 30px !important;
}
.spMb40{
	margin-bottom: 40px !important;
}
.spMb50{
	margin-bottom: 50px !important;
}
.spMb60{
	margin-bottom: 60px !important;
}
.spMb70{
	margin-bottom: 70px !important;
}
.spMb80{
	margin-bottom: 80px !important;
}
.spMb90{
	margin-bottom: 90px !important;
}
.spMb100{
	margin-bottom: 100px !important;
}
.spMb110{
	margin-bottom: 110px !important;
}
.spMb120{
	margin-bottom: 120px !important;
}
.spMb130{
	margin-bottom: 130px !important;
}
.spMb140{
	margin-bottom: 140px !important;
}
.spMb150{
	margin-bottom: 150px !important;
}
.spMb160{
	margin-bottom: 160px !important;
}
.spMtNon{
	margin-top: 0px !important;
}
.spMt05{
	margin-top: 5px !important;
}
.spMt10{
	margin-top: 10px !important;
}
.spMt20{
	margin-top: 20px !important;
}
.spMt30{
	margin-top: 30px !important;
}
.spMt40{
	margin-top: 40px !important;
}
.spMt50{
	margin-top: 50px !important;
}
.spMt60{
	margin-top: 60px !important;
}
.spPl10{
	padding-left: 10px !important;
}
.spPl20{
	padding-left: 20px !important;
}
.spPl30{
	padding-left: 30px !important;
}
.spPl40{
	padding-left: 40px !important;
}
.spPl50{
	padding-left: 50px !important;
}
.spPl60{
	padding-left: 60px !important;
}
.spPlNon{
	padding-left: 0px !important;
}
.spPr10{
	padding-right: 10px !important;
}
.spPr20{
	padding-right: 20px !important;
}
.spPr30{
	padding-right: 30px !important;
}
.spPr40{
	padding-right: 40px !important;
}
.spPr50{
	padding-right: 50px !important;
}
.spPr60{
	padding-right: 60px !important;
}
.spPrNon{
	padding-right: 0px !important;
}
.spPb10{
    padding-bottom: 10px !important;    
}
.spPb05{
    padding-bottom: 5px !important;    
}
.spPb20{
    padding-bottom: 20px !important;    
}
.spPb30{
    padding-bottom: 30px !important;    
}
.spPb40{
    padding-bottom: 40px !important;    
}
.spPb50{
    padding-bottom: 50px !important;    
}
.spPb60{
    padding-bottom: 60px !important;    
}
.spPb100{
    padding-bottom: 100px !important;    
}
.spPt60{
    padding-top: 60px !important;    
}
.spPtNon{
    padding-top: 0px !important;    
}
.spPt10{
    padding-top: 10px !important;    
}
.spPt20{
    padding-top: 20px !important;    
}
.spPt30{
    padding-top: 30px !important;    
}
.spPt40{
    padding-top: 40px !important;    
}
.spText10{
    font-size: 10px !important;    
}
.spText11{
    font-size: 11px !important;    
}
.spText12{
    font-size: 12px !important;    
}
.spText13{
    font-size: 13px !important;    
}
.spText14{
    font-size: 14px !important;    
}
.spText15{
    font-size: 15px !important;    
}
.spText16{
    font-size: 16px !important;    
}
.spText18{
    font-size: 18px !important;    
}
.spText20{
    font-size: 20px !important;    
}
.spText22{
    font-size: 22px !important;    
}
.spText24{
    font-size: 24px !important;    
}
.spText30{
    font-size: 30px !important;    
}
.spText48{
    font-size: 48px !important;    
}
.spTextAlignCenter{
	text-align: center !important;	
}
.spTextAlignLeft{
	text-align: left !important;		
}
.spTextAlignRight{
	text-align: right !important;		
}
.box1080,.box1280 {

  padding-left: 20px;
  padding-right: 20px;

}
img.imgRound {
  border-radius: 8px;
}
p.heroText {
  top: 30%;
  left: 15px;
	font-size: 4.6vw !important;
}
.flex.sp-reverse {
  flex-flow: column-reverse;
}
.katsudouBox {
  width: 100%;
  margin-bottom: 10px;
}
.katsudouBottom {
  padding: 10px 15px;
  border-radius: 0 0 8px 8px;
}
.katsudouBottom::after {
  font-size: 11px;
  bottom: 15px;
  right: 15px;
}
.box50.w-spFull,.box40.w-spFull,.box60.w-spFull,.box30.w-spFull,.box70.w-spFull,.box45.w-spFull,.box55.w-spFull{
	width: 100%;	
}
.profBox {
  width: 100%;
  max-width: 100%;
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}
.profPh {
  width: 120px;
  text-align: center;
}
.profPh img {
  float: none;
  max-width: 120px;
}

.profRightSp{
	width: calc(100% - 120px);
	box-sizing:border-box;
	float: left;
	padding-left: 20px;
}	
.profName {
  font-size: 16px;
  margin-top: 0px;
	text-align: left;
	margin-bottom: 5px;
}
.profBtn {
  text-align: left;
}
.messageBox {
  margin-bottom: 10px;
  padding: 15px 20px;
  padding-bottom: 30px;
  border-radius: 8px;
}
.messageBox::after {
  font-size: 11px;
  line-height: 1;
  bottom: 15px;
  right: 20px;
}
.whtBox {
  border-radius: 8px;
  padding: 20px 15px;
}
ul.dotList li {
  font-size: 13px !important;
  line-height: 1.8em;
  padding-left: 1em;
  margin-bottom: 15px;
}
ul.dotList li::before {
  width: 6px;
  height: 6px;
  top: 8px;
  left: 0;
}
ul.fukidashi {
  padding-left: 0px;
}
ul.fukidashi li {
  font-size: 13px !important;
  padding: 15px 20px;
  border-radius: 12px;
  margin-bottom: 20px;
}
ul.fukidashi li::before {
  border: 8px solid transparent;
  border-top: 8px solid #f2f2f2;
}
.moreBtn a {
  height: 50px;
  font-size: 14px;
  max-width: 240px;
}
.newfooter #colophon-inside {
  padding: 20px 40px 0;
}
.newfooter #footer-access div {
    border-bottom: #fff solid 0px;
    margin-bottom: 10px;
  }
.newfooter ul.child li {
    border-bottom: #fff solid 0px;
  }
.newfooter ul.child li:nth-child(2), .newfooter ul.child li:nth-child(3), .newfooter ul.child li:nth-child(4), .newfooter ul.child li:nth-child(5){
	margin-left: 1em;
}
.cryout.newfooter #footer-inside #toTop {
    width: 100%;
    border-radius: 0;
  }
.newHeader #logo > img {
  max-height: 40px;
  vertical-align: middle;
}
.spJustifyCenter{
	justify-content: center !important;	
}
.msgList{
	display: flex;
	justify-content: center;
}
ul.msgList li {
  width: auto;
  height: auto;
  margin-bottom: 0px;
	margin-left: 10px;
  margin-right: 10px;
}
.katsudouBox.t02 {
  width: 100%;
}
.snsBottom {
  height: 50px;
}
.bottomEntryBtn {
  height: 110px;
  border-radius: 12px;
}
.secTitle {
  font-size: 18px;
}
.newfooter #footer-access div {
  width: 100%;
}
.btnArrow {
  margin-top: 5px;
}
.btnArrow img {
  width: 20px;
  height: 20px;
}
ul.msgList li a {
  width: 120px;
  height: 120px;
  font-size: 14px !important;
  background-position: center 25px;
  background-repeat: no-repeat;
  background-size: 24px 24px;
  padding-top: 10px;
}
}