@charset "UTF-8";

/*パル会員フォームのテーブル*/
.circle {
	display: inline-block;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	text-align:center;
	background:#00008B;
	color:#fff;
	font-weight:bold;
	font-size:1.05em;
	margin-right:8px;
}
.miseTokuten {
	margin-top:10px;
}
div.wrap{
	color:#000;
}
table.plan{
	margin-bottom:50px;
}
table.plan th{
	padding: .7em .5em;
	border-right: 5px solid#fff;
}
table.plan tr {
	background-color: #fff;
	padding: .25em;
}
table.plan td {
	color: #FF0000;
	padding: .25em;
}
table {
	border-collapse: collapse;
	margin: 0 auto;
	padding: 0;
	width: 830px;
	table-layout: fixed;
}
.cap {
	margin:10px;
	font-size:1.0em;
	font-weight:bold;
	text-align:center;
}
.wrap thead th{
	padding: 1em .8em;
	border-right: 5px solid#fff;
}
.wrap table tr {
	background-color: #fff;
	padding: .35em;
}
.wrap table tr:nth-child(even){
	background-color: #f9f9f9;
}
.wrap table td {
	padding: .7em;
	text-align: center;
}
.wrap table th {
	font-size: 1.0em;
	text-align: center;
	vertical-align: middle;
}
i{
	/*font-size:2em*/
}
.plan0{
	background: #B0C4DE;
	font-weight: bold;
	font-size: 0.9em;
}
.plan1{
	background: #808080;
}
.plan1_i{
	color:#808080;
}
.plan4{
	background: #009688;
}
.plan4_i{
	color:#009688;
}
.plan3{
	background: #4caf50;
}
.plan3_i{
	color:#4caf50;
}
.plan2{
	background: #03A9F4;
}
.plan2_i{
	color:#03A9F4;
}
.plan5{
	background: #4169E1;
	color: #fff;
}
.plan6{
	background: #6B8E23;
	color: #fff;
}
.price{
	color: #fff;
	font-weight: bold;
	font-size: 0.9em;
	/*text-align: left;*/
}
.price2{
	/*color: #fff;*/
	font-weight: bold;
	font-size: 1.0em;
}
.price3{
	color: #fff;
	font-weight: bold;
	font-size: 1.2em;
	background:#4caf50;
}
.price4{
	color: #FF0000;
	font-weight: bold;
	font-size: 1.15em;
}
.btn{
	background:#fff;
	color:#000;
	padding: 1em;
	border-radius:5px;
	display:block;
	text-decoration:none;
	font-size:.8em
}
.disp_sp {
	display:none;
}
.if_subTtl{
	font-weight:bold;
	font-size:1.15em;
}
.if_subStr{
	display: inline-block;
	font-size:17px;
	color:#996600;
	margin-left:35px;
}
.if_note{
	display: inline-block;
	font-size:17px;
	color:#D00000;
	margin:0 0 20px 35px;
}
@media screen and (max-width: 600px) {
	.wrap{
		overflow-x: scroll;
		/*display:none;*/
	}
	.circle {
		margin-left:-25px;
	}
	.disp_pc {
		display:none;
	}
	.disp_sp {
		display:block;
	}
	.cap_sp {
		display:block;
		margin-top:10px;
	}
	.if_subTtl{
		font-size:1.05em;
	}
	.if_subStr{
		margin-left:0;
	}
	.if_note{
		margin:0 0 20px 0;
	}
}

/*contact
----------------------------------*/
.hallTelBox{
	width:100%;
	margin-bottom:30px;
}
.hallCard{
	float:left;
	width:33.33%;
	text-align:center;
	border-right:solid 1px #ccc;
}
.hallCard:first-child{
	border-left:solid 1px #ccc;
}
.hallTelBox:after{
	clear:both;
	display:table;
	content:"";
}
.redTxt{
	color:#ed6e65;
}
.kyokaAttention{
    color: #0189d3;
	padding:7px;
	border:solid 2px #0189d3;
	margin-bottom:10px;
}
/*form*/
.row-table-01{
	width:100%;
	margin-bottom:15px;
}
.row-table-01 th,
.row-table-01 td{
	padding:10px;
	border:solid 1px #ccc;
}
.row-table-01 th {
    width:11em;
    text-align: center;
	font-weight:bold;
	vertical-align:middle;
}
small{
	font-size:smaller;
}
.required{
	color:red;
}
.submit{
	text-align:center;
}
.w30{
	width:30%;
}
.w40{
	width:40%;
}
.w80{
	width:80%;
}
.w90{
	width:90%;
}

/* palmember
----------------------------------*/
.tokutenHead{
	font-size:20px;
}
.tokuten3Box,.tokuten2Box  {
    width: 660px;
    margin-bottom:20px;
}
.tokuten3Box:after,.tokuten2Box:after{
	clear:both;
	display:table;
	content:"";
}
.tokuten3Box p,.tokuten2Box p{
	font-weight:bold;
	color:#885e04;
	font-size:16px;
}
.tokuten3Box div {
    float: left;
    width: 190px;
    margin-right: 30px;
}
.tokuten2Box div {
    float: left;
    width: 300px;
    margin-right: 30px;
}
.miseTokuten{
	list-style:disc;
	font-size:18px;
	color:#0189d3;
	margin-left:1.5em;
	margin-bottom:20px;
}
/* pal network
----------------------------------*/
h2.musho{
	font-size:26px;
	font-weight:normal;
	border-bottom:solid 2px #ccc;
}
.musho span{
	font-size:36px;
}
.muchoImg{
	background:url(/img/palnetwork/bg_guide.jpg) no-repeat right top;
	margin-bottom:20px;
}
.brdred{
	color:#ed6e65;
	font-size:22px;
	text-align:center;
	margin:20px 100px;
	border-bottom:solid 1px #ed6e65;
}
.sendenImg{
	text-align:right;
	margin-bottom:30px;
}
.memberNum{
	width:100%;
}
.memberNum th{
	width:13em;
	color:#fff;
	text-align:center;
	font-size:26px;
	background:#614c40;
}
.memberNum th, .memberNum td{
	text-align:center;
	border:solid 1px #614c40;
	padding:10px;
	vertical-align:middle;
}
.memberNum td p{
	display:inline;
}
.memberNum td p:first-child{
	margin-right:20px;
}
.num{
	font-size:30px;
	color:#ed6e65;
}
.nin{
	display:inline;
	font-size:28px;
}
.zouka{
	display:inline;
	padding:10px;
	border-radius:5px;
	color:#fff;
	font-size:20px;
	background:#ed6e65;
}
/*news*/
h3.contents-head {
    margin-bottom: 20px!important;
    padding: 5px 0;
    border-bottom: 2px solid #C9BC9C;
    margin-left: 30px;
    margin-right: 20px;
    color: #000;
}
h4.contents-head {
    padding: 5px 10px;
    border-left-width: 8px;
    border-left-style: solid;
    border-left-color: #C9BC9C;
    margin: 10px 10px!important;
}
h4.contents-head a{
	color: #604C3F;
}
.post ol{
	list-style: decimal;
}
.post ul{
	list-style: disc;
}
.post strong{
	font-weight: bold;
}
.post em{
	font-style: italic;
}
@media only screen and (max-width:959px) {
}
@media only screen and (max-width:768px) {
/*form*/
.row-table-01{
}
.row-table-01 th,
.row-table-01 td{
	width:100%;
	display:block;
	border:none;
	padding:0;
}
.row-table-01 th {
	text-align:left;
	border-bottom:solid 2px #8bc535;
	padding-bottom:3px;
}
.row-table-01 th:before{
	content:"●";
}
.row-table-01 td{
	padding:10px 0;
}
input[type="text"]{}
textarea{
	width:100%;
}
#MessageTel1, #MessageTel2, #MessageTel3{
	width:30%;
}

/* pal network
----------------------------------*/
h2.musho{
	font-size:18px;
}
.musho span{
	font-size:22px;
}
.muchoImg{
	background:none;
	text-align:center;
}
.brdred{
	font-size:18px;
	margin:20px 0;
}
.sendenImg{
	text-align:center;
}
.memberNum{}
.memberNum th{
}
.memberNum th, .memberNum td{
	display:block;
	width:100%;
}
.memberNum td p{
	display:inline;
}
.memberNum td p:first-child{
	margin-right:20px;
}
.num{
	font-size:30px;
	color:#ed6e65;
}
.nin{
	display:inline;
	font-size:28px;
}
.zouka{
	display:inline;
	padding:10px;
	border-radius:5px;
	color:#fff;
	font-size:20px;
	background:#ed6e65;
}

@media only screen and (max-width:680px) {
/* palmember
----------------------------------*/
.tokuten3Box,.tokuten2Box  {
    width:auto;
}
.tokuten3Box div, .tokuten2Box div {
    float:none;
	margin:0 auto 10px;
}
}

@media only screen and (max-width:480px) {
/* contact
----------------------------------*/
.hallTelBox{
	margin-bottom:20px;
}
.hallCard{
	float:none;
	width:100%;
	text-align:center;
	border-right:none;
	border-bottom:solid 1px #ccc;
	padding-bottom:5px;
	margin-bottom:5px;
}
.hallCard:first-child{
	border-left:none;
}
.hallCard:last-child{
	border-bottom:none;
}
/* pal network
----------------------------------*/
.memberNum td p:first-child{
	margin-right:0;
}
.memberNum td p:last-child{
	display:block;
	margin:0 20%;
}
}

