/* common
==================================*/
  main .titleArea {
    background: url(../images/topics/title.jpg) no-repeat 75% top;
    background-size: cover;
  }

  main .Section {
    margin: 0 18px 40px;
  }
  main .Section p ,
  main .Section ul li {
    font-size: 16px;
	line-height: 26px;
  }

main .Section h3 {
    border-bottom: #e5e5e5 2px solid;
    margin-bottom: 22px;
    padding-bottom: 12px;
    position: relative;
  }
  main .Section h3::before {
    content: "";
    background: #083ea1;
    position: absolute;
    left: 0;
    bottom: -2px;
    height: 2px;
    width: 22px;
  }
  main .Section h3 span {
    font-size: 20px;
  }
/* phbox
==================================*/

/*main .phbox{
	display:flex;
	margin-bottom:35px;
}
main .phbox .ph{
	width: 35%;
}
main .phbox dl {
	margin-left: 6%;
	width: 59%;
}
main .phbox dl dt{
	font-size:18px;
	line-height:24px;
	color:#083ea1;
	margin-bottom:10px;
	font-weight:bold;
}
main .phbox dl dd{
	line-height:20px;
}
*/

main .phbox{
	margin-bottom:35px;
}
main .phbox .ph{
	margin-bottom:10px;
}
main .phbox dl {
}
main .phbox dl dt{
	font-size:18px;
	line-height:24px;
	color:#083ea1;
	margin-bottom:10px;
	font-weight:bold;
}
main .phbox dl dd{
	line-height:20px;
}



/* Section 1
==================================*/
  main .Section .photo{
	  margin-bottom:10px;
}

main .Section p.lead {
    text-align: center;
    font-weight: 700;
    margin-bottom: 10px;
}
  main .Section .txt{
	  line-height:26px;
	  margin-bottom:20px;
}

  main .Section .Sec_Sub {
    margin: 0 auto;
  }
  main .Section .Sec_Sub ul{
    box-sizing: border-box;
    border: #e5e5e5 2px solid;
    font-size: 22px;
    line-height: 38px;
    font-weight: 500;
	position:relative;
	padding:15px;
	margin:0 0 3%;
  }
main .Section .Sec_Sub ul:last-child{
		margin-bottom:0;
	}
  main .Section .Sec_Sub ul li {
	  position:relative;
}
  main .Section .Sec_Sub ul li p {
	margin-bottom:10px;
  }
    main .Section .Sec_Sub ul li p.icon {
    position: absolute;
    top: 8px;
    left: 0;
    width: 51px;
	text-align:center;

}
    main .Section .Sec_Sub ul.p01 li p.icon img {
    width: 90%;
}
    main .Section .Sec_Sub ul.p02 li p.icon img {
    width: 90%;
}
    main .Section .Sec_Sub ul.p03 li p.icon img {
    width: 90%;
}
    main .Section .Sec_Sub ul li p.t{
	margin-left: 70px;
    font-size: 20px;
    line-height: 30px;
	}
	
    main .Section .Sec_Sub ul li p:last-child{
	margin-bottom:0;
	}
  main .Section .Sec_Sub ul li strong {
	display:block;
    font-size:25px;
    color:#1448a6;
  }



/* PriceTable
==================================*/
  .PriceTable {
    margin: 20px -5px 36px;
    background: #f2f2f2;
    padding: 10px;
  }
  .PriceTable p.kome {
    text-align: right;
    font-size: 14px;
	margin-bottom:5px;
  }

  .PriceTable .PriceInner {
    padding: 5px;
    margin-bottom: 10px;
    background: #FFFFFF;
  }
  .PriceTable .PriceInner h5 {
    background: #4d921e;
    color: #FFFFFF;
    padding-left: 25px;
	font-size: 24px;
    text-align: center;
    padding: 9px 0 10px;
  }
  .PriceTable .PriceInner h5 span {
    font-size: 14px;
    padding-right: 0.5em;
  }

  .PriceTable .PriceInner .PI2 {
    padding: 13px;
  }
  .PriceTable .PriceInner .PI2 p.price {
	margin-top: 5px;
  }
  .PriceTable .PriceInner .PI2 p.price strong {
	font-size: 22px;
  }
  .PriceTable .PriceInner .PI2 p.price span {
    display: block;
    font-size: 14px;
  }
  .Sec_inner ul.others li ,
  .PriceTable .PriceInner .PI2 ul li {
    position: relative;
    padding-left: 0.8em;
    margin-bottom: 0.5em;
  }
  .Sec_inner ul.others li {
    margin-bottom: 0;
  }
  .Sec_inner ul.others li::before ,
  .PriceTable .PriceInner .PI2 ul li::before {
    content: "●";
	color:#597cbb;
	font-size:10px;
    top: 1px;
    left: 0;
    position: absolute;
  }

  .PriceTable .PriceInner h5.bg_brown {
    background: #c9a102;
  }
  .PT1 .PriceInner h5 {
    background: #e16577;
  }

  .PT2 .PriceInner h5 {
    background: #65b4e1;
  }
  .PT2 .PriceInner .PI2 ul {
	border-top: #e5e5e5 1px solid;
    padding: 12px 0 0;
    margin-top: 13px;
  }

  .PT3 .PriceInner h5 {
    background: #65a5e1;
  }


.PT3 .PriceInner h5 {
    background: #65a5e1;
}


main .PriceTable .Target{
	margin-bottom:5px;
}
main .PriceTable.PT2 .price{
	border-top:solid 1px #e5e5e5;
	padding-top:10px;
	margin-top:10px;
}
main .PriceTable.PT2 .PI2 span{
	font-size:14px;
}

.icon_kome li{
	margin-left:1em;
	text-indent:-1em;
	margin-bottom:5px;
}
.icon_kome li span.red,
.icon_kome li.k.red,
.icon_kome li.k.red::before {
  color: #ff0000;
}

.icon_kome li::before{
	content:'●';
	color:#597cbb;
	font-size:10px;
	vertical-align: 1px;
	padding:0 0.3em;
}
.icon_kome li.k::before{
	content:'※';
	font-size:16px;
	vertical-align:auto;
	color:#000;
	padding:0;
}


/* Option
==================================*/
  .OP {
    padding: 0 !important;
  }
  .OP .opBox {
    padding: 20px;
    background: #f2f2f2;
  }
  .OP .opBox h4 {
    color: #000000;
    font-size: 16px;
    margin: 0;
  }
  .OP .opBox p {
    line-height: 23px;
  }
  .OP .opBox p.fee {
    font-weight: 500;
    margin-bottom: 0.5em;
  }

  .OP .opBox:nth-child(even) {
    background: #FFFFFF;
  }
  
/* phbox_w
==================================*/
main .phbox_w{
}
main .phbox_w li{
	margin-bottom:10px;
}

/* babyswimming
==================================*/

#babyswimming main .titleArea h2,
#jrhiphop main .titleArea h2{
	padding-top:6px;
}


/* ADD 2020.02 */
.Tbl table {
  width: 100%;
  margin-bottom: 9px;
}

.Tbl table tr th {
  text-align: center;
  color: #FFFFFF;
  background: #65b4e1;
  vertical-align: middle;
  font-size: 18px;
  padding: 9px 0 10px;
  border-right: solid 1px #f2f2f2;
}
.Tbl.PT1 table tr th {
  background: #e16577;
}
.Tbl.PT2 table tr th {
  background: #65b4e1;
}
.Tbl.PT3 table tr th {
  background: #65a5e1;
}
.Tbl.PT5 table tr th {
  background: #65a5e1;
  width: 25%;
}

.Tbl table tr td {
  text-align: left;
  vertical-align: middle;
  line-height: 1.2;
  padding: 13px;
  background: #FFFFFF;
  border-right: solid 1px #f2f2f2;
  border-bottom: solid 1px #f2f2f2;
}

.Tbl table tr th.bnone ,
.Tbl table tr td.bnone {
  border-right: none;
}

.Tbl table tr th.tai2 {
  width: 50%;
}
.Tbl table tr th.yo {
  width: 15%;
}

.Tbl table tr th.b2{
  width: 10%;
}