@charset "UTF-8";
/* CSS Document */
@media screen and (max-width:1200px){
.headLogo img {

}	
.headLogo {

}
.gNavi li a {
	
}
.header {
	
}
}
@media screen and (max-width:1110px){

}
@media screen and (max-width:834px){
.onPc{
	display:none !important;
}
.onSmt{
	display:block !important;
}
.spMlNon{
	margin-left: 0px !important;
}
.spMrNon{
	margin-right: 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;
}
.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;    
}
.spText26{
    font-size: 26px !important;    
}
.spText28{
    font-size: 28px !important;    
}
.spText30{
    font-size: 30px !important;    
}
.spTextAlignCenter{
	text-align: center !important;	
}
.spTextAlignLeft{
	text-align: left !important;	
}
body {
	width: 100%;
  background-size: 100% 80px;
  background-position: center 20px;
}
body::before {
	content: '';
	width: 100%;
	height: 30px;
	background-color: #FFF;
	position: absolute;
	top: 0;
	left: 0;
}
.wrapper {
	width: 100%;
	overflow: hidden;
}
.header{
	height: 60px;
	width: 100%;
top: 0px;
left: 0px;
z-index: 1000;
-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
box-sizing: border-box;
border-radius: 0px;
	padding-left: 0;
	padding-right: 0;
	padding-top: 0;
	align-items: center;
    display: flex;
}
.header::before {
  display: none;
}
.spHeader {
	width: 100%;
	height: 50px;
	display: block;
	position: fixed;
	top: 0px;
	z-index: 10000;
	background-color: rgba(255,255,255,1.00);
	-webkit-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	-moz-box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
	box-shadow: 1px 1px 2px rgba(0,0,0,0.1);
}
.box1080 {
	
}
.box1280 {
	
}

.box1600{
	padding-left: 20px;
	padding-right: 20px;
}
.box800 {
    
}
.box600 {
   
}
.footBox {
    display: table;
    height: auto;
    margin: 0 auto;
    
    width: 100%;
	padding-bottom:80px;
    padding-top: 0px;

}

.goTopBtn {
      height: 50px;
  width: 50px;
}
.goTopBtn img {
    
}
.goTopBtn.on {
	
}


#menuButton {
    display: block;
	
    height: 40px;
    right: 10px;
    position: fixed;
    top: 10px;
    width: 40px;
	
	z-index: 1200;
	cursor: pointer;
    
    transition-property: all;
	transition: 0.4s ease;
	border-radius: 100%;
	background-color: #2da0e0;
	border-radius: 100%;
}
#menuButton.active {
	 
}
#menuButton span {
    display: block;
    background-color: #FFF;
    width: 20px;
    height: 2px;
    position: absolute;
    left: 10px;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
}
#menuButton.active span {
	
}
#menuButton span:first-child {
    top: 12px;
}
#menuButton span:nth-child(2) {
    top: calc(50% - 1px);
}
#menuButton span:last-child {
    bottom: 12px;
}
#menuButton.active span:first-child {
    -webkit-transform: translateY(7px) rotate(45deg);
    -moz-transform: translateY(7px) rotate(45deg);
    -ms-transform: translateY(7px) rotate(45deg);
    transform: translateY(7px) rotate(45deg);
}
#menuButton.active span:last-child {
    -webkit-transform: translateY(-7px) rotate(-45deg);
    -moz-transform: translateY(-7px) rotate(-45deg);
    -ms-transform: translateY(-7px) rotate(-45deg);
    transform: translateY(-7px) rotate(-45deg);
}
	#menuButton.active span:nth-child(2) {
    opacity: 0;
}
#overlay{
    width: calc(100% - 20px);
    height: auto;
    position: fixed;
    top: -100%;
    z-index: 1100;
    background-color: #2da0e0;
    overflow: scroll;
    right: 10px;
    display: block;
    transition: all 0.4s;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    -webkit-overflow-scrolling: touch;
	border-radius: 18px;
}
#overlay::before{
	
}
#overlay.openMenu::before{
	
}
#overlay.openMenu::after{
	
}
#overlay.openMenu{
	/*right: 10px;*/
	top: 10px;
}
#overlay .box800 {
    position: relative;
	-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;
	padding: 0 40px;
	width: 100%;
    max-width: 1000px;
    padding-top:60px;
	margin-bottom: 30px;
}
.gNavi {
	display: none;
}
ul.menuSp{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
}
ul.menuSp li{
    width: 100%;
    height: auto;
    display: block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 0px;
	
}

ul.menuSp li a{
    width: 100%;
    height: auto;
    display: inline-block;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1em;
    padding: 15px 0;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    padding-left: 0px;
	font-family: "Zen Maru Gothic", sans-serif;
	font-weight: 600;
}
ul.menuSp li a::after {
    font-family: 'Font Awesome 5 Free';
    content: '\f138';
    font-weight: 900;
    position: absolute;
    top: calc(50% - 10px);
    right: 0px;
    font-size: 14px;
    line-height: 20px;
    width: 20px;
    height: 20px;
    text-align: center;
    color: #FFF;
}

ul.menuSp li a span{
	 color: #fff;
	font-size: 11px;
	font-family: 'Roboto', sans-serif;
	font-weight: 500;
	margin-left: 10px;
}
ul.menuSp li:last-child{
	border-bottom-width: 0;
}
.menuSp dl {
    display: block;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
	border-bottom: #eee 1px solid;
}
.menuSp dl dt {
    display: inline-block;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1em;
    padding: 20px 0px;
    text-decoration: none;
    color: #333;
    position: relative;
    transition-property: all;
    transition: 0.2s ease;
font-weight: 500;
    cursor: pointer;
    z-index: 10;
}
.menuSp dl dt::before {
    font-family: "Font Awesome 5 Free";
    content: '\f055';
    font-weight: 900;
    position: absolute;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    top: 50%;
    margin-top: -10px;
    right: 0px;
    font-size: 14px;
    transition-property: all;
    transition: 0.2s ease;
    color: #C75467;
}
.menuSp dl dt span{
    color: #fff;
font-size: 11px;
font-family: 'Roboto', sans-serif;
	font-weight: 600;
margin-left: 10px;
}
.menuSp dl dt.menuOpen::before {
    content: '\f056';
    color: #C75467;
}
.menuSp dl dd {
    display: none;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.menuSp dl dd ol {
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
	margin-bottom: 20px;
}
.menuSp dl dd ol::before {
	/*content: '';
	width: 1px;
	height: calc(100% - 28px);
	position: absolute;
	background-color: #d2d2d2;
	left: 10px;
	top: 15px;*/
}
.menuSp dl dd ol li {
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    text-decoration: none;
    color: #333;
    padding-left: 1em;
	border-bottom-width: 0;
}
.menuSp dl dd ol li a {
    color: #333;
    float: left;
    height: auto;
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    font-size: 13px;
    line-height: 20px;
    padding: 13px 0px;
    text-decoration: none;
	font-weight: 500;
	display: flex;
	align-items: center;
}
.menuSp dl dd ol li a img{
	width: 20px;
height: 20px;
margin-right: 5px;
}

.menuBoxSp{
	width: 100%;
height: auto;
float: left;
display: block;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-o-box-sizing: border-box;
-ms-box-sizing: border-box;
box-sizing: border-box;	
	margin-top: 0px;
}

.headLogo {

}
	
.headLogo img {
  height: 30px;
  width: auto;
}
.header .box1600 {
  max-width: 100%;
  padding-left: 10px;
}
.halfBox{
	width: 100%;	
}
.flex.sp-reverse{
	flex-direction: column-reverse;
}



.mainBox {
  width: 100%;
  padding-right: 0px;
  margin-bottom: 20px;
}
.sideBox {
  margin-bottom: 20px;
  width: 100%;
  margin-top: 30px;
}

h1.blogMainTitle {
  font-size: 18px;
  line-height: 1.6em;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.postBox {
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.postBox p {
  font-size: 13px;
}
.postBox h1{
	font-size: 20px;
	line-height: 1.6;
}
.postBox h1::before {
  top: 15px;
}
.postBox h2{
	font-size: 18px;
	line-height: 1.6;
}
.postBox h3{
	font-size: 18px;
	line-height: 1.6;
}
.postBox h4{
	font-size: 16px;
	line-height: 1.6;
}
.postBox h5 {
  font-size: 15px;
}
.postBox h5::before {
  content: '';
  width: 10px;
  height: 1px;
  background-color: #999;
  position: absolute;
  top: 13px;
  left: 0;
}

.sideBox h2 {
  font-size: 16px;
  margin-bottom: 15px;
}
.sideBox li {
  font-size: 13px;
  margin-bottom: 5px;
}
.sideBox li a {
  font-size: 13px;
  line-height: 1.5em;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 1.5em;
}


.box800 {
	padding-left: 20px;
	padding-right: 20px;
}
.box1080 {
	padding-left: 20px;
	padding-right: 20px;
}
.box1280 {
	padding-left: 20px;
	padding-right: 20px;
}

.copyright {
  width: 100%;
  
  font-size: 10px;
  line-height: 20px;
	text-align: center;
    margin-top: 10px;
	letter-spacing: 0;
}
.moreBtn a {
  font-size: 16px;
	height: 50px;
	max-width: 240px;
}
.pageTopPd {
  padding-top: 60px;
}
.bc {
  font-size: 10px;
	margin-top: 10px;
}

.nextBtn a {
  line-height: 40px;
  font-size: 13px;
  max-width: 100px;
  
}
.prevBtn a {
  line-height: 40px;
  font-size: 13px;
  max-width: 100px;
  
}

.post_password input[type="password"] {
  width: 60%;
}

.formBox dt {
  font-size: 13px;
  line-height: 1.5em;
  padding: 0px 0px 0px;
  width: 100%;
	margin-bottom: 5px;
}
.formBox dd {
  font-size: 14px;
  letter-spacing: 0.1em;
  line-height: 40px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-top: 0px;
  width: 100%;
  margin-bottom: 20px;
}
.formBtn {
  margin-top: 20px;
}
.fm_btn {
  width: 100%;
}
.fm_btn02 {
  width: 100%;
	margin-right: 0;
	margin-bottom: 10px;
	padding: 15px 0;
}


.box50.w-fullSp,.box40.w-fullSp,.box60.w-fullSp,.box30.w-fullSp,.box70.w-fullSp ,.box50.w-spFull{
	width: 100%;	
}


ul.footMenu {
  
}




.newsList {
  width: 100%;
  padding: 0px;
}
.newsList dl {
  
}
.newsList dl dt {
  width: 70px;
  font-size: 11px;
  line-height: 20px;
	margin-bottom: 0;
	letter-spacing: 0;
}
.newsList dl dd {
  width: calc(100% - 70px);
  font-size: 12px;
  line-height: 20px;
}
.newsList dl {

  padding-bottom: 15px;
  padding-top: 15px;
  padding-right: 30px;
  background-size: 14px auto;
  background-position: calc(100% - 5px) center;
  background-repeat: no-repeat;
}

img.spImg40{
	width: auto;
	height: 40px;
}
img.spImgPd40{
	width: calc(100% - 80px);
	margin-left: 40px;
	margin-right: 40px;
}
img.spImgPd20{
	width: calc(100% - 40px);
	margin-left: 20px;
	margin-right: 20px;
}

.gNaviBox{
	
}
.footLogo{
	margin-bottom: 10px;	
}
.footLogo img {
  width: 100%;
  height: auto;
	max-width: 120px;
}

img.imgRound {
  border-radius: 16px;
}
.heroImage {

  display: flex;
  align-items: center;
  justify-content: center;
	padding-left: 0px;
	padding-right: 0px;
  margin-top: 60px;
	height: auto;
}
.headContactBtn{
	display: none;
}
.headLogo a {
  margin-right: 10px;
}
  .headLogo img {
    height: 20px;
    width: auto;
  }
.headLogo a img.t-zaidan {
  width: auto;
  height: 18px;
}
.topBoshu {
  border: #2da0e0 2px solid;
  border-radius: 12px;
  padding: 15px;
}
.topBoshu p {
  font-size: 14px;
}
.topNewsLeft {
  width: 100%;
  box-sizing: border-box;
}
.topNewsRight {
  width: 100%;
  box-sizing: border-box;
}
dl.taishoOrg {
  width: 100%;
  border: #ff8b21 2px solid;
  border-radius: 12px;
  flex-wrap: wrap;
}
dl.taishoOrg dt,dl.taishoOrg.t-kikan dt {
  width: 100%;
  font-size: 14px;
  padding: 5px 15px;
	border-radius: 8px 8px 0 0;
}
dl.taishoOrg dd,dl.taishoOrg.t-kikan dd {
  width: 100%;
  font-size: 15px;
  padding: 15px;
	text-align: center;
}
.namiSkyTop,.namiYlwTop {
	margin-top: 40px;
}
.namiSkyTop::before,.namiYlwTop::before {
	height: 40px;
	top: -40px;
	background-size: 100% 40px;
}
.namiSkyBottom,.namiYlwBottom {
	margin-bottom: 40px;
}
.namiSkyBottom::after,.namiYlwBottom::after {
	height: 40px;
	bottom: -40px;
	background-size: 100% 40px;
}
.footInfoBox {
  padding: 20px;
}
.footBnList li img {
  width: auto;
  height: 30px;
}
.footBnList li img.t-zaidan {
  width: auto;
  height: 22px;
}
.footBnList li img.t-sangyo {
  width: auto;
  height: 22px;
}
.footBnList li img.t-hataraku {
  width: auto;
  height: 24px;
}
.meritBox {
  width: 100%;
  padding: 20px;
	margin-bottom: 20px;
}
.meritBox .text18Center {
  min-height: auto;
	font-size: 16px;
}
.priceBox {
  font-size: 60px;
}
.priceLeft {
  padding: 5px 10px;
  bottom: 3px;
  border-radius: 8px;
  margin-right: 10px;
}
.boshuLineBox {
  width: 100%;
  border: #2da0e0 2px solid;
  border-radius: 12px;
  padding: 10px 20px;
}
.boshuTitle {
  font-size: 16px;
    top: -25px;
    padding: 0 10px;
    line-height: 1.6em;
    position: relative;
}
.boshuBox {
  width: 100%;
	margin-bottom: 20px;
}
.boshuBox02 {
  width: 100%;
  border-right: #2da0e0 0px solid;
	border-bottom: #2da0e0 2px solid;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.boshuBox02.nonBd {
  border-right-width: 0;
	border-bottom-width: 0;
	margin-bottom: 0;
}
.boshuBox02 .text18Center {
  min-height: auto;
	font-size: 14px;
}
.boshuIcon img {
  max-width: 140px;
}
.shinseiBox {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  border-radius: 12px;
  background-color: #FFF;
  padding: 20px 10px;
	margin-bottom: 40px;
}
.shinseiBox .boshuIcon img {
  max-width: 80px;
}
.faqList dl {
  margin-bottom: 10px;
  padding: 15px 15px;
  border: #2da0e0 2px solid;
  border-radius: 12px;
}
.faqList dt {
  font-size: 14px;
  padding-right: 20px;
}
.faqList dd {
  padding-top: 15px;
  padding-right: 20px;
  margin-top: 15px;
}
.faqList dd p {
  font-size: 12px;
  line-height: 1.8em;
}
.faqList dt::after {
  background-size: 12px auto;
}
.moreBigBtn a {
  height: 60px;
  font-size: 22px;
  letter-spacing: 0.05em;
}
.moreBigBtn a img {
  width: 26px;
  height: 26px;
  margin-left: 10px;
}
.telNumber {

  font-size: 30px;
  
}
.bottomMenu li a {
  font-size: 12px;
  line-height: 1.8;
}
.bottomMenu li::after {
  content: '|';
  position: absolute;
  top: 5px;
  right: -3px;
  font-size: 10px;
}
.bottomMenu li:nth-child(2)::after {
	display: none;
}
.goTopBtn::after {
  font-size: 8px !important;
  color: #FFF;
  font-weight: 600;
  line-height: 1;
  bottom: 7px;
  left: 0;
}
#overlay .moreBigBtn a {
    font-size: 20px;
	background-color: #FFF;
	color: #2da0e0;
  }
.sparateBar span {
  width: 60px;
  
}
.boshuLineBox.addPlus::after {
  background-size: 50px 50px;
	bottom: -75px
}
.boshuBox02.addOr::after {
  content: '';
  width: 30px;
  height: 30px;
  position: absolute;
  top: calc(100% - 15px);
  right: calc(50% - 15px);
  background-size: 30px 30px;
}
.shinseiBox.addArrow::after {
  content: '';
  width: 100%;
  height: 40px;
  position: absolute;
  top: calc(100% + 3px);
  right: 0;
  background-size: auto 24px;
	background-image: url("../images/shinsei_arrow_sky_down.png");
}
.shinseiBox.addArrow.t-org::after {
	background-image: url("../images/shinsei_arrow_org_down.png");
}
.shinseiBox.addSpArrow::after{
	content: '';
  width: 100%;
  height: 40px;
  position: absolute;
  top: calc(100% + 3px);
  right: 0;
  background-size: auto 24px;
	background-image: url("../images/shinsei_arrow_sky_down02.png");
	background-position: center center;
  background-repeat: no-repeat;
}
.bgTown {
  height: 200px;
  background-size: auto 160px;
  background-position: bottom center;
  padding-top: 20px;
}
.footBnList li {
  margin: 0 20px 10px;
}
.blueLineBox {
border-width: 2px;
  border-radius: 12px;
  padding: 20px;
}
.pdfBtn a{
	font-size: 15px;	
}
.iconLeft{
	width: 100%;
}
.textRight {
  width: 100%;
  font-size: 13px;
  line-height: 1.8em;
}
table.baseTbl th {
  font-size: 11px;
  line-height: 1.8em;
  padding: 0.5em 0.5em;
}
table.baseTbl td {
  padding: 0.5em 0.5em;
  font-size: 11px;
  line-height: 1.8em;
  vertical-align: top;
  text-align: left;
}
table.baseTbl th.tHead {
  width: 60px;
}
dl.numberList dt {
  font-size: 14px;
  line-height: 1.6em;
  margin-bottom: 10px;
}
dl.numberList dd {
  font-size: 12px;
  line-height: 1.8em;
}
dl.numberList {
  padding-left: 20px;
  margin-bottom: 40px;
}
.number {
  font-size: 20px;
    left: -22px;
    top: 1px;
	letter-spacing: 0;
}
.number.t02 {
  left: -32px;
}
.warningBox {
  width: 100%;
  padding: 20px;
  font-size: 12px;
  line-height: 1.8em;
}
.ph100.t-boshuyoukou{
	text-align: center;
}
.ph100.t-boshuyoukou img{
	float: none;
	max-width: 160px;
}
dl.taishoOrg.t-kikan02 dt {
  width: 100%;
  font-size: 14px;
    padding: 5px 15px;
    border-radius: 8px 8px 0 0;
}
dl.taishoOrg.t-kikan02 dd {
  width: 100%;
    font-size: 15px;
    padding: 15px;
    text-align: center;
}
.f16{
	font-size: 13px;	
}
.telNumber img {
  width: 24px;
  height: 24px;
  margin-right: 5px;
}
ul.dotList li {
  font-size: 14px;
  line-height: 1.8;
}
ul.dotList li::before {
  width: 6px;
  height: 6px;
  top: 10px;
  left: 0;
}
ul.dotList.t-small li {
  font-size: 12px;
}
ul.dotList.t-small li::before {
  top: 8px;
}
.moreBigBtn.t-jgrants a {
  height: 60px;
  font-size: 18px;
  max-width: 600px;
}
.moreBigBtn.t-jgrants a img {
  width: 26px;
  height: 26px;
  margin-left: 10px;
}
.ytBox {
  width: 100%;
  margin: 0px 0px;
  margin-bottom: 30px;
}
.mvBox {
  margin-bottom: 0px;
}
.moreBtnSmall a {
  height: 50px;
  font-size: 13px;
  max-width: 240px;
 
}
.monthSp{
	width: 20px;
	height: 100%;
	position: absolute;
	top: 0;
	left: 20px;
	background-color: #f87376;
	color: #FFF;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
    text-orientation: upright;
	z-index: 10;
}
.monthSp:before {
  content: "";
  position: absolute;
 bottom: -80px;
  left: 0;
  margin-left: 0px;
  border: 10px solid transparent;
  border-top: 10px solid #f87376;
}
.monthSp::after{
	content: '';
	width: 20px;
	height: calc(100% + 120px);
	top: -60px;
	left: 0px;
	background-color: #f87376;
	position: absolute;
	z-index: -1;
}
.monthSp02{
	width: 20px;
	height: 130px;
	position: absolute;
	bottom: -60px;
	left: 20px;
	background-color: #f87376;
	color: #FFF;
	font-size: 14px;
	line-height: 1;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	-ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
    text-orientation: upright;
	z-index: 10;
}
.monthSp02:before {
  content: "";
  position: absolute;
 bottom: -20px;
  left: 0;
  margin-left: 0px;
  border: 10px solid transparent;
  border-top: 10px solid #f87376;
}
.blueBox {
  border-radius: 12px;
  padding:15px;
  border: #2da0e0 2px solid;
}
.numberSubList.t-shinsei {
  font-size: 13px;
  line-height: 1.8em;
}
.moreBigBtn.t-pre a {
  font-size: 15px;
  letter-spacing: 0;
}
}

