@charset "UTF-8";
/*
Theme Name:pluswin-kai
Version:1.5.3
Template: pluswin
*/

.l-main {
  background: #fff;
  padding-bottom: 150px;
}

.post_col-4 { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 48%; min-height: 1px; margin-bottom: 2em; padding: 0; margin: 1%; float: left; }
@media screen and (min-width: 768px) {
	.post_col-4 { width: 48%; }
}
@media screen and (min-width: 1024px) {
	.post_col-4 { width: 23%; }
}

.p-archive-information__item {
  margin-top: 22px;
  width: 49.15%;
  width: -webkit-calc(50% - 11px);
  width: -moz-calc(50% - 11px);
  width: calc(50% - 11px);
  background: #f5f5f5;
  border: 1px solid #ccc;
}

@media only screen and (max-width: 991px) {
.p-archive-information__item-title {
  font-size: 14px;
padding:10px;
}
}

.style3c {
  margin: 0 0 30px !important;
  padding: 1em 1.3em 1.05em;
  border: 1px solid #999;
    border-top-color: rgb(153, 153, 153);
    border-top-style: solid;
    border-top-width: 1px;
  border-top: 3px solid #000;
  background: #fafafa;
  font-size: 18px !important;
}

.style5c {
  margin: 0px 0 30px !important;
  padding: .85em 1.5em .8em;
  background: #000;
  color: #fff;
  font-size: 18px !important;
}

/* レスポンシブ　テーブル */


.tbl-r02 th {
background: #f5f5f5;
border: solid 1px #ccc;
color: #666;
padding: 10px;
vertical-align:middle;
width: 35%;
}
.tbl-r02 td {
border: solid 1px #ccc;
  padding: 10px;
}


@media screen and (max-width: 761px) {
  .last td:last-child {
    border-bottom: solid 1px #ccc;
    width: 100%;
  }
  .tbl-r02 {
    width: 100%;
  }
  .tbl-r02 th,
  .tbl-r02 td {
border-bottom: none;
    display: block;
    width: 100%;
  }
}
	
form input[type="text"], form input[type="email"], form textarea {
    position: relative;
    overflow: hidden;
    padding: 5px 10px;
    margin: 5px 5px 5px 0;
	width: 95%;
}

.btnform {
    margin-right:10px;
    float:left;
}

.btnform input {
    padding: 10px 20px;
}

/* botan */
.buttonsla a {
    background: #2da7df;
    position: relative;
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin: 0 auto;
    max-width: 240px;
    padding: 10px 25px;
    color: #fff !important;
    transition: 0.3s ease-in-out;
    clip-path: polygon(5% 0%, 100% 0%, 95% 100%, 0% 100%);
}
.buttonsla a:hover {
    background: #313131;
    color: #FFF;
}

.entry-agreement {
  margin: 30px 0 20px;
  padding: 15px;
  clear: both;
  background-color: #e3fafa;
  border: 1px solid #999;
}

/*FC会費バナー*/
.fc_price ul{padding-left: 0;}
.fc_price ul li{
    display: inline-block;
    padding: 3px;
    color: #fff;
    font-size: 18px;
    font-weight: bold;
    border-radius: 5px;
    background: #2287ea;
}
.fc_price ul li:first-of-type{margin-right: 10px;}
.fc_price ul li>span{
    display: inline-block;
    padding: 30px 30px 25px;
    color: #fff;
    font-size: 22px;
    line-height: 0;
    font-weight: bold;
    border: 1px solid #fff;
    border-radius: 5px;
}
.fc_price ul li>span>span{font-size: 12px;}

.divbox{clear:both;margin:20px 0;}
.divbox1{font-weight: bold;text-align:center;padding:20px 1%;background:#ccc;width:18%;float:left;}
.divbox2{padding:20px 1%;background:#f5f5f5;width:78%;float:right;}
.entry-agreement{margin: 30px 0 20px;padding: 15px;clear:both;background-color:#ffc0c6;border: 1px solid #999;}

.disname  {
    text-align:center;
	font-size:150%;
	font-weight: 800;
}

.join_area h2 {
	font-size:150%;
	font-weight: 800;
	margin-bottom: 0.5em;
    border-bottom: 1px solid #000;
	padding: 10px 0px;
	font-family: 'Bowlby One SC',sans-serif;
}

.member_benefits li {
    display: list-item;
    list-style-type: square;
}




/* =ボタン
-------------------------------------------------------------- */

.btn-gradient-radius {
  display: inline-block;
  margin: 20px auto;
  padding: 15px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF!important;
  background-image: linear-gradient(45deg, #FF0000 0%, #cc0000 100%);
  transition: .4s;
  font-size:120%;
  width: 35%;
}

.btn-gradient-radius:hover {
  background-image: linear-gradient(45deg, #9f0808 0%, #cc0000 100%);
}


.btn-gradient-radius2 {
  display: inline-block;
  margin: 20px auto;
  padding: 10px 20px;
  border-radius: 25px;
  text-decoration: none;
  color: #FFF;
  background-image: linear-gradient(45deg, #999999 0%, #cccccc 100%);
  transition: .4s;
  font-size:120%;
}

.btn-gradient-radius2:hover {
  background-image: linear-gradient(45deg, #666666 0%, #999999 100%);
}


/* mypage */

.detail_area h3 {
    font-size: 1.0em;
    font-weight: bold;
    line-height: 1.4;
    margin-bottom: 0.5em;
    border-bottom: 1px solid #000;
    display: inline-block;
}

.detail_area h2 {
    font-size: 1.2em;
    font-weight: bold;
    line-height: 1.4;
    padding-bottom: .5em;
    margin-top: 1.5em;
    margin-bottom: 1em;
    border-bottom: 3px double #000;
}

.guidance_btn{
	margin:0 auto;
	text-align: center;
	background:#1a1a1a;
	color: #fff;
	width: 80%;
	padding:20px;
	line-height: 2em;
}
.guidance_btn a{
	color: #fff!important;
	margin:0 auto;
	text-align: center;
	font-size: 1.5em;
	font-weight: bold;
	display: block;
}
.guidance_btn a:hover{
	text-decoration: none;
}

.fua_menu_list li {
list-style:none;
}

.fua_menu_list li a {
padding: 20px 0 20px 20px;
border-top: 1px solid #ccc;
border-left: 1px solid#ccc;
border-right: 1px solid #ccc;
display: block;
}


.fua_menu_list li:last-child { 
border-bottom: 1px solid #ccc;
}


@media screen and (max-width: 640px) {

.post_content p {
    line-height: 1.8;
    margin: 0 0 0.4em 0;
}
	
.fc_price ul li{
    display: inline-block;
    padding: 3px;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    border-radius: 5px;
    background: #2287ea;
}
.fc_price ul li:first-of-type{margin-right: 10px;}
.fc_price ul li>span{
    display: inline-block;
    padding: 12px 5px 13px;
    color: #fff;
    font-size: 12px;
    line-height: 0;
    font-weight: bold;
    border: 1px solid #fff;
    border-radius: 5px;
}

	
.divbox1{font-weight: bold;text-align:center;padding:20px 1%;background:#ccc;width:18%;height:40px;float:left;}
.divbox2{padding:20px 1%;background:#f5f5f5;width:78%;height:40px;float:right;}
.f150 {font-size:120%;line-height: 1.5;}
	
.tbl-r02 input, .tbl-r02 textarea {
    box-sizing: border-box;
    max-width: 100%;
    font-size: 100%;
    margin: 0;
    padding: 0;
    vertical-align: baseline;
    width: auto;
}

	
.boxwaku {
	margin: 0 0 50px;
	padding: 5px;
    border: 1px solid #333;
}
	
.boxjoin {width:100%;margin:00;}
	
  }