/*
Theme Name: addbs
*/


/* Header & Admin Bar */
#wpadminbar{
position:absolute;
top:7px;
margin-left:-10px;
background:none;
}
.ab-sub-secondary{
display:none !important;
}
#wpadminbar .ab-item, #wpadminbar a.ab-item, #wpadminbar>#wp-toolbar span.ab-label, #wpadminbar>#wp-toolbar span.noticon{
color:#222;
}


/* Basic */
h1.entry__title {
display:none;
}
h1.entry-title {
display:inherit;
}
h1.title {
  position: relative;
display:inline-block;
  padding: 0 0 0 46px;
     color: #555;
}
h1.title::before {
  position: absolute;
  top: 0;
  left: 0;
  content: url(https://raccoon.rarecancersjapan.org/jp/wp-content/uploads/2020/11/forest40.png);
}
h1.syudai {
    position:  relative; 
    display:  inline-block; 
    padding-top: 30px; 
    padding-left: 40px; 
    padding-bottom: 20px; 
    font-size:40px;
    font-weight:300;
     color: #555;
}
h1.syudai:before {
    content:  '';
    background-color: #dafdaf;
    display:  block;
    position:  absolute;
    left:  0;
    height: 90px;
    width: 90px;
    border-radius:  50%;
    top: 0;
    z-index:  -1;
}
h1.page-header__title {
  position: relative;
  display: inline-block;
  padding: .3em 0;
  text-shadow: 1px 1px 4px #333;
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
.hitokoto {
  margin-top: 10px;
  text-shadow: 0px 0px 4px #888;
}

h2.omi {
     position: relative;
     padding:0.1em 0.3em 0.1em 1.4em;
     border-radius: 8px;
     font-size:1.7em;
     font-weight:normal;
     color: #333;
     background: #fff;
     border: 1px solid #5c5cff;
     box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
 h2.omi::after {
     position: absolute;
     top: 50%;
     left:0.7em;
     transform:translateY(-50%);
     content: '';
     width: 10px;
     height:25px;
     border-radius: 5px;
     background-color: #d14f7d;
}
.omilink {
     font-size:0.6em;
}

h2.cls{
	overflow: hidden;
	padding:0.15em 0.3em 0.15em 1.4em;
	border-radius: 8px;
	color: #fff;
	font-size:1.7em;
	background-color: #d14f7d;
	position: relative;
}
h2.cls:before{
	background-color: #fff;
	content: '';
	display: block;
	opacity: 0.3;
	transform: rotate(-50deg);
	position: absolute;
	bottom: -20px;
	right: 5%;
	width: 300px;
	height: 300px;
}
h2.cls:after{
	position: absolute;
	 top: 50%;
	 left:0.7em;
	transform:translateY(-50%);
	 content: '';
	width: 10px;
	height:25px;
	border-radius: 5px;
	background-color: #fff;
}

h2.wood {
     position: relative;
     padding:0.15em 0.3em 0.15em 1.4em;
     border-radius: 8px;
     font-size:1.7em;
     font-weight:normal;
     color: #333;
     background: url(https://raccoon.rarecancersjapan.org/jp/wp-content/uploads/2020/11/bar_voyage02.jpg) center / 100% #fff;
     border: 1px solid #fff;
     box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
h2.wood::after {
     position: absolute;
     top: 50%;
     left:0.7em;
     transform:translateY(-50%);
     content: '';
     width: 10px;
     height:25px;
     border-radius: 5px;
     background-color: #ff7700;
}

h2.komi{
  position: relative;
  padding: 1rem 2rem calc(1rem + 10px);
  background: #fcff5e;
}

h2.komi:before {
  position: absolute;
  top: -7px;
  left: -7px;
  width: 100%;
  height: 100%;
  content: '';
  border: 4px solid #000;
}

h2.mid {
	position: relative;
	font-weight: 600;
	font-size: 2.2em;
	font-style: normal;
	color: #4040cc;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
	top:0;
}
h2.mid:before,h2:after{ 
	position: absolute;
	top: 0;
	content:'';
	width: 8px;
	height: 100%;
	display: inline-block;
}
h2.mid:before{
	border-top: dotted 2px #babaff;
	border-left: dotted 2px #babaff;
	border-bottom: dotted 2px #babaff;
	left: 0;
}
h2.mid:after{
	content: '';
	border-top: dotted 2px #babaff;
	border-right: dotted 2px #babaff;
	border-bottom: dotted 2px #babaff;
	right: 0;
}

h3.abrc {
	border-bottom: double 4px #aaa;
	margin: 6px 0;
	padding: 2px 0;
	color: #5c5cff;
	font-size: 1.4em;
	text-align: center;
}
h3.title {
  position: relative;
  padding: 0 0 0 35px;
     color: #555;
}
h3.title::before {
  position: absolute;
  top: 0;
  left: 0;
  content: url(https://raccoon.rarecancersjapan.org/jp/wp-content/uploads/2020/11/forest30.png);
}
h3.titlew {
  position: relative;
  margin: 0 0 10px;
  padding: 0 0 5px;
     color: #fff;
	border-bottom: solid 1px #7a584c;
    box-shadow: 0 1px 0 rgba(255,255,255,0.5);
}
h3.mid {
	position: relative;
	font-family: source-han-sans-japanese, sans-serif;
	font-weight: 700;
	font-style: normal;
	color: #555;
	line-height: 1.4em;
	padding:0.25em 1em;
	display: inline-block;
	top:0;
}
h3.mid:before,h3:after{ 
	position: absolute;
	top: 0;
	content:'';
	width: 8px;
	height: 100%;
	display: inline-block;
}
h3.mid:before{
	border-top: dotted 2px #777;
	border-left: dotted 2px #777;
	border-bottom: dotted 2px #777;
	left: 0;
}
h3.mid:after{
	content: '';
	border-top: dotted 2px #777;
	border-right: dotted 2px #777;
	border-bottom: dotted 2px #777;
	right: 0;
}

h3.gal {
  position: relative;
  display: inline-block;
  margin: 8px 0;
  padding: 0 68px;
  color: #5c5cff;
  text-align: center;
}
h3.gal:before,
h3.gal:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 60px;
  height: 1px;
  background-color: #5c5cff;
}
h3.gal:before {
  left: 0;
}
h3.gal:after {
  right: 0;
}

h3.green {
	position: relative;
	margin-bottom: 1em;
	text-align: center;
}
h3.green:before {
	position: absolute;
	display: inline-block;
	content: '';
	bottom: -14px;
	width: 60px;
	height: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #70cc00;
	border-radius: 2px;
}
h3.orange {
	position: relative;
	margin-bottom: 1em;
	text-align: center;
}
h3.orange:before {
	position: absolute;
	display: inline-block;
	content: '';
	bottom: -14px;
	width: 60px;
	height: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #ff6426;
	border-radius: 2px;
}
h3.blue {
	position: relative;
	margin-bottom: 1em;
	text-align: center;
}
h3.blue:before {
	position: absolute;
	display: inline-block;
	content: '';
	bottom: -14px;
	width: 60px;
	height: 5px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #5c5cff;
	border-radius: 2px;
}

h4.kom {
	position: relative;
	display: inline-block;
	top:0;
	padding: .25em 1em;
	color: #ff7700;
}
h4.kom:before,
h4.kom:after { 
	position: absolute;
	display: inline-block;
	top: 0;
	content:'';
	width: 8px;
	height: 100%;
}
h4.kom:before {
	left: 0;
	border-top: solid 1px #ff7700;
	border-bottom: solid 1px #ff7700;
	border-left: solid 1px #ff7700;
}
h4.kom:after {
	right: 0;
	border-top: solid 1px #ff7700;
	border-right: solid 1px #ff7700;
	border-bottom: solid 1px #ff7700;
}

h4.feature a {
	color: #FF9100;
}

h4.pf-rac{
	background-color: #d14f7d;
	color: #fff;
	overflow: hidden;
	padding:0.3em 0.3em 0.3em 1.4em;
	border-radius: 8px;
	position: relative;
}
h4.pf-rac:after{
	position: absolute;
	 top: 50%;
	 left:0.7em;
	transform:translateY(-50%);
	 content: '';
	width: 6px;
	height:20px;
	border-radius: 3px;
	background-color: #fff;
}

h5.lnkto{
	position: relative;     
	margin: 20px 0 0;
	padding: 8px 4px 8px 24px !important;
	border-bottom:  dashed 1px #ccc;
	font-size: 1.2em;
	font-weight: normal;
}
h5.lnkto::after {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	transform:translateY(-50%);
	width: 13px;
	height:13px;
	border: solid 4px #d14f7d;
	border-radius:100%;
}
h5.lnkto a{
	color: #555;
}
h5.circle{
	position: relative;     
	margin: 0;
	padding: 8px 4px 8px 20px !important;
	font-size: 1.2em;
	font-weight: normal;
}
h5.circle::after {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	transform:translateY(-50%);
	width: 13px;
	height:13px;
	border: solid 4px #d14f7d;
	border-radius:100%;
}
h5.circle-pf{
	position: relative;     
	margin: 0;
	padding: 8px 4px 8px 20px;
	font-size: 1.2em;
	font-weight: bold;
}
h5.circle-pf::after {
	position: absolute;
	content: '';
	top: 50%;
	left: 0;
	transform:translateY(-50%);
	width: 13px;
	height:13px;
	border: solid 4px #d14f7d;
	border-radius:100%;
}
.sidebar {
     margin:1.6em 0;
}
.sidebar h2{
	background-color: #d14f7d;
	color: #fff;
	overflow: hidden;
	padding:0.3em 0.3em 0.3em 1.4em;
	border-radius: 8px;
	position: relative;
}
.sidebar h2:after{
	position: absolute;
	 top: 50%;
	 left:0.7em;
	transform:translateY(-50%);
	 content: '';
	width: 6px;
	height:20px;
	border-radius: 3px;
	background-color: #fff;
}
.sidebar p {
     line-height:1.8em;
}

#footer{
margin-top: 20px;
border-top: 1px solid #4040cc;
}
#footer h2 {
     position: relative;
     padding:0.3em 0.3em 0.3em 1.4em;
     color: #333;
     background: #fff;
     border: 1px solid #babaff;
     border-radius: 5px;
     box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
#footer h2::after {
     position: absolute;
     top: 50%;
     left:0.7em;
     transform:translateY(-50%);
     content: '';
     width: 6px;
     height:20px;
     border-radius: 3px;
     background-color: #d14f7d;
}
.footer-widget-area {
padding-top:30px;
}
.footer-widget ul{
	line-height:1.6em;
}
.copyright {
	background-color: #4040cc;
	color: #fff;
	font-size: 12px;
	padding: 15px 0; }
	.copyright a {
	color: #444;
}

.slidetxt {
	position:absolute;
	left:60%;
	bottom:60%;
}

.slidetxt h1{
	color:#ffffff;
	font-size:3em;
	font-weight:bold;
}

.slidetxt p{
	color:#ffffff;
	font-size:1.2em;
	font-weight:normal;
}

.page-header {
  background-position: center 60%;
  background-size: cover;
  margin: 0;
  padding: 64px 0; 
  height:170px;
background-attachment: scroll;
  border-bottom: 0px;
} 
.page-header--has_background-image {
	padding-top: 55px;
}

.past{
	background-color: #fffffd;	
	margin:0 0 15px 0;
	padding:5px 10px 1px 0;
	line-height: 2;
}
.past ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
.past li {
	border-bottom:  dashed 1px #ccc;
}
.past ul li br{
	display: none;
}
.past ul li a{
	font-weight: normal; 
}
.past ul li a:hover { 
	
}

.about{
margin:0;
padding:0;
text-align:center;
}
.aboutc .col-md-6{
padding:0 25px;
}

.ssbtn a {
  display: inline-block;
  justify-content: space-between;
  align-items: center;
  margin: 0 .5em;
  padding: .1em 1em;
  color: #f90;
  font-size: .9em;
  border: 1px solid #f90;
  border-radius: 20px;
}

.ssbtn a:hover {
  color: #fff !important;
  text-decoration: none;
  background-color: #f90;
}

.frame01{
	border: 1px solid #f0b8bf;	/* 線の太さ・種類・色 */
	border-radius: 5px;
	padding: 20px 10px;	/* 内側の余白 */
	position: relative;
  font-size: 0.95em;
  line-height: 1.7;
  word-break: break-all;
  word-wrap: break-word;
  text-align: center;
  color: #4c4c56;
}
.frame01:before{
	background-color: rgba(255,255,255,0.7);  /* 文字部分背景色・透過度 */
	border-radius: 5px;
	content: '';
	display: block;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	margin: 5px;
	z-index: -1;
}
.frame01:after{
	background: repeating-linear-gradient(-45deg, #f5d5da, #f5d5da 5px, #fcf0f1 0, #fcf0f1 10px); /* ストライプの色 */
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -2;
}
.frame01 p {
    margin: 0; 
    padding: 0;
  font-size: 1.1em;
}

.frame02 {
	border: 5px solid #eee;	/* 線の太さ・種類・色 */
	margin: 10px; /* 外側の余白 */
	padding: 0 10px 10px 20px; /* 内側の余白 */
	position: relative;
	z-index: 0;
	text-align: left;
}
.frame02:before {
	border-top: 5px solid #f0b8bf;	/* 一部だけ異なる線の太さ・種類・色 */
	border-left: 5px solid #f0b8bf;	/* 一部だけ異なる線の太さ・種類・色 */
	content: '';
	display: block;
	position: absolute;
	top: -5px;
	left: -5px;
	width: 20px;
	height: 20px;
	z-index: 1;
}
.frame02 h3 {
    margin-top: 20px; 
}
.frame02 p {
    margin: 0; 
    padding: 3;
}

#form4{
	position:relative;
	padding:38px;
}

.topb{
	margin-left:5px;
}

.cp_qa *, .cp_qa *:after, .cp_qa *:before {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.cp_qa dt,.cp_qa dd {
	position: relative;
	padding: 0.5em;
	box-shadow: 0px 1px 1px rgba(0,0,0,0.2);
	border-radius: 0.3em;
}
.cp_qa dt {
	margin: 0 3em 1em 3em;
	background: #e6fdff;
}
.cp_qa dd {
	margin: 0 3em 3em 3em;
	background: #fff8e6;
}
/* 吹き出し▶︎ */
.cp_qa dt,.cp_qa dd{
	font-family: 'FontAwesome', sans-serif;
	font-weight: normal;
}
.cp_qa dt::before,.cp_qa dd::before{
	position: absolute;
	z-index: 99;
	top: 0.5em;
	display: inline-block;
	width: 0;
	height: 0;
	content: '';
	border-style: solid;
}
/* 質問吹き出し▶︎ */
.cp_qa dt::before {
	left: -0.5em;
	border-width: 5px 8.7px 5px 0;
	border-color: transparent #4040cc transparent transparent;
}
/* 答え吹き出し▶︎ */
.cp_qa dd::before {
	right: -0.5em;
	border-width: 5px 0 5px 8.7px;
	border-color: transparent transparent transparent #a37260;
}
/* ?!アイコン */
.cp_qa dt::after,.cp_qa dd::after {
	font-size: 1.2em;
	position: absolute;
	top: 0;
	color: #ffffff;
	border-radius: 50%;
	display: inline-block;
	width: 1.5em;
	height: 1.5em;
	line-height: 1.2em;
}
/* ?アイコン */
.cp_qa dt::after {
	left: -2.5em;
	margin: 0 0.5em 0 0;
	padding: 0.2em 0.4em;
	content: '\f128';
	background: #4040cc;
}
/* !アイコン */
.cp_qa dd::after {
	right: -2.5em;
	margin: 0 0 0 0.5em;
	padding: 0.2em 0.55em;
	content: '\f12a';
	background: #a37260;
}
.cp_qa p{
	font-family: "Helvetica Neue", "Helvetica", Arial, Meiryo, "Yu Gothic", "Hiragino Sans", "Hiragino Kaku Gothic ProN", sans-serif;
	margin:0 10px;
}

.req-i {
	background: #de456e;
}

.arb-i {
	background: #999;
}

.req-i,
.arb-i {
  vertical-align: middle;
	color: #FFF;
	border-radius: 3px;
	font-size: 0.6em;
	 font-weight: bold;
	margin: 0 10px 10px 0;
	padding: 5px 10px;
}

.wpcf7 input[type="text"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"],
.wpcf7 input[type="password"],
.wpcf7 textarea  {
	 width: 100%;
	 padding: 8px 15px;
	 margin-right: 10px;
	 margin-top: 0;
	 border: 1px solid #aaa;
	 border-radius: 8px;
}
.wpcf7 label  {
	 width: 100%;
	 padding: 0 15px;
	 margin: ;
	 font-weight: normal;
}
#wpcf01  {width: 10%;height:2.5em;}
#wpcf02  {width: 20%;height:2.5em;}
#wpcf03  {width: 30%;height:2.5em;}
#wpcf04  {width: 40%;height:2.5em;}
#wpcf05  {width: 50%;height:2.5em;}
#wpcf06  {width: 60%;height:2.5em;}
#wpcf07  {width: 70%;}
#wpcf08  {width: 80%;}
#wpcf09  {width: 90%;}
#wpcf10  {width: 100%;}
.wpcf7 input[type="submit"]  {
	width: 60%;
	height: 45px;
	margin: 0 10px;
	background: #d14f7d;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: 0.2em;
	border: 1px solid #d14f7d;
	 border-radius: 8px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}
.wpcf7 input[type="submit"]:hover{
	background: #FFF;
	color: #d14f7d;  
}
.wpcf7-form .wpcf7-select, select {
color: #000;
	width: 60%;
}

.wpcf7-list-item label{
	font-weight: 300;
}

.subcheck{
font-weight:normal;
}

select::-ms-expand {
    display: none;
}
select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	margin-bottom: 20px;
	padding: 7px 30px 7px 10px;
	font-size: 93%;
	line-height: 1.1em;
	border-radius: 5px;
	border: none;
	background-image: url(https://raccoon.rarecancersjapan.org/jp/wp-content/uploads/2020/11/icon_arrow.png);
	background-repeat: no-repeat;
	background-size: 12px 10px;
	background-position: right 10px center;
	background-color: #eee;
}

/* 常用 */
hr.trans {border: 1px solid transparent;}
hr.trans10 {border: 10px solid transparent;}
hr.trans20 {border: 20px solid transparent;}

hr.deep01 {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  border: 0; 
}


.yaji1{color:#ff7700;}
.yaji2{color:#c36be4;}
.yaji3{color:#ff7700;}
.yaji4{color:#4dc385;}
.yaji5{color:#ff0000;}

.markerg {background: linear-gradient(transparent 60%, #cef5c1 0%);}
.markery {background: linear-gradient(transparent 60%, #ffef78 0%);}
.markerb {background: linear-gradient(transparent 60%, #baf1ff 0%);}
.markero {background: linear-gradient(transparent 80%, #ffc478 0%);}

/* Bootstrapのガター幅を調整 */
.row-0{ margin-left:0px;  margin-right:0px}
.row-0 >div{ padding-right:0px;  padding-left:0px}
.row-10{ margin-left:-5px;  margin-right:-5px}
.row-10 >div{ padding-right:5px;  padding-left:5px}
.row-20{ margin-left:-10px;  margin-right:-10px}
.row-20 >div{ padding-right:10px;  padding-left:10px}
.row-30{ margin-left:-15px;  margin-right:-15px}
.row-30 >div{ padding-right:15px;  padding-left:15px}
.row-40{ margin-left:-20px;  margin-right:-20px}
.row-40 >div{ padding-right:20px;  padding-left:20px}
.row-50{ margin-left:-25px;  margin-right:-25px}
.row-50 >div{ padding-right:25px;  padding-left:25px}




/* ここからここからここからここからここから追加スタイルを書いてちょ */
.site-branding{
margin-top:-6px;
}
.topnav ul {
	margin: 10px 0;
	padding: 0;
	display: block;
	list-style-type: none;
}
.topnav ul li {
	margin: 0;
	padding: 0 10px;
	float: left;
	text-align: center;
	border-left: 1px dotted #4040cc;
}
.topnav ul li:last-child {
	border-right: 1px dotted #4040cc;
}
.topnav ul li img{
	width: 45%;
}
.topnavin ul {
	margin: 40px 0;
	padding: 0;
	display: block;
	list-style-type: none;
}
.topnavin ul li {
	margin: 0;
	padding: 0 10px;
	float: right;
	text-align: center;
	border-right: 1px dotted #4040cc;
}
.topnavin ul li:last-child {
	border-left: 1px dotted #4040cc;
}
.topnavin ul li img{
	width: 45%;
}
#responsive-btn{
margin:50px 10px 0;
}
.sbox{
	margin: 50px 0 0;
	width: 200px;
}
#bbp-search-form{
     text-align:center;
     background:#fff;
     margin:0 .75em 0;
     padding:.2em 0;
     font-size:0.95em;
     font-weight:normal;
     color: #333;
}
#bbp-search-form input[type="text"]{
     padding:0 1em;
  border: 1px solid #5c5cff;
     border-radius: 20px;
}
#bbp-search-form input[type="submit"]{
  cursor: pointer;
  font-family: FontAwesome, sans-serif;
  color: #5c5cff;
     border: none;
     background: none;
}

.inout a:hover img{
	opacity: 0.9;
}
.inout a:active img{
	margin-left:1px;
}
div.catarea .catl li {
	font-family: 'M PLUS 1p', sans-serif;
	display:inline-block;
}
div.catarea .catl li a {
	display:inline-block;
	border:1px solid #5c5cff;
	border-radius:.2em;
	color:#4040cc;
	background: #edfaff;
	margin:.38em .2em;
	padding:.25em 1em;
}
div.catarea .catl li.gro a{
	background: #dafdaf;
}

.flow{
	margin: 20px 0;
	padding: 40px 10px 20px;
	color:#000;
	background-image: url(https://raccoon.rarecancersjapan.org/jp/wp-content/uploads/2020/11/cab.jpg);
background-size:cover;
	border-radius: 30px;
}
.flow p{
	margin: 0;
}
.yubi_shita{
	margin: 0;
	text-align: center;
	font-size:1.5em;
	color:#d14f7d;
}
.flow a{
	font-size:1.2em;
	color:#de456e;
}

.flow ul{
  margin-top: 25px;
  list-style: none;
  padding-left: 0;
  line-height: 105%;
}
.flow ul li{
  margin: 1em  0.3em;
  position: relative;
  margin-bottom: 30px;
}
.flow ul li::after{bottom: -23px;
    color:#ff7700;
    content: "▼";
    font-size: 20px !important;
    left: 48%;
    position: absolute;}
.flow ul li.last::after{
    content: "";
}
.flow ul li h5{
	font-size:1.1em;
	line-height:1.6em;
	font-weight:bold;
	padding: 3px 12px 3px 18px;
	background: #d4eeff;
	 border-radius: 16px;
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.23);
}
.flow ul li h5 a{
	font-size:1.2em;
    color:#e7541b;
}
.flow ul li p{
  margin: 0 0 0 .7em;
}

table.tab1{
	width: 100%;
	margin: 20px 0;
	text-align: left;
	font-size:1em;
	line-height: 2em;
	border-bottom: solid #babaff 1px;
}

table.tab1 tr {
	background: #fff;
}
table.tab1 tr:nth-child(odd) {
	background: #edfaff;
}

table.tab1 th {
	padding: 3px 20px;
	border-top: solid #babaff 1px;
	border-right: none;
	font-weight: normal;
	white-space: nowrap;
}

table.tab1 td{
	padding: 5px 50px 0 0;
	text-align: right;
	font-weight: normal;
	border-top: solid #babaff 1px;
	border-right: none;
}

table.tab2 {
	margin: 3px 0 30px;
	text-align: left;
	font-size:1.05em;
	line-height: 1.9em;
	border-bottom: solid #fd983f 1px;
}

table.tab2 th {
	padding: 5px 20px;
	border-top: solid #fd983f 1px;
	font-weight: normal;
	background: #fffeee;
}

table.tab2 th.vln{
	padding: 3px 10px;
	border-top: solid #fd983f 1px;
	border-right: none;
	font-weight: bold;
	white-space: nowrap;
	background: #fffaaa;
}

table.tab2 td.vlp {
	padding: 3px 10px;
	border-top: solid #fd983f 1px;
	border-right: solid #fd983f 1px;
	background: #fffeee;
}

table.tab2 td{
	padding: 5px 20px;
	border-top: solid #fd983f 1px;
	background: #fff;
}

table.tab3 {
	width: 100%;
	margin: 3px 0;
	text-align: left;
	font-size:0.95em;
	line-height: 1.9em;
	border-bottom: solid #fd983f 1px;
}
table.tab3 th {
	padding: 5px 20px;
	border-top: solid #fd983f 1px;
	font-weight: normal;
	background: #fffeee;
}
table.tab3 td{
	padding: 5px 0;
	border-top: solid #fd983f 1px;
	background: #fff;
}

.catin li{
border-bottom:1px dotted #ccc;
}

legend {
     position: relative;
     padding:0.15em 0.3em 0.15em 1.4em;
     border-radius: 8px;
     font-size:1.7em;
     font-weight:normal;
     color: #333;
     background: #fff;
     border: 1px solid #5c5cff;
     box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
legend::after {
     position: absolute;
     top: 50%;
     left:0.7em;
     transform:translateY(-50%);
     content: '';
     width: 10px;
     height:25px;
     border-radius: 5px;
     background-color: #d14f7d;
}
.div_text input[type="text"],
.div_text input[type="email"],
.div_text textarea  {
	 width: 100%;
	 padding: 8px 15px;
	 margin-right: 10px;
	 margin-top: 10px;
	 border: 1px solid #ddd;
	 border-radius: 3px;
}
.ava_rac_up{
	 color: #e7541b;
	 font-size: 1.2em;
}
.regibox{
	 padding:7px 15px;
	 background-color:#edfaff;
	 border: solid 1px #b3eaff;
}
.gappp{
	margin: 20px 0;
}
.gappb {
	padding: 10px 20px;
	background: #d14f7d;
	color: #FFF;
	font-size: 1.1em;
	font-weight: bold;
	border: 1px solid #d14f7d;
	 border-radius: 8px;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-o-transition: 0.3s;
	-ms-transition: 0.3s;
	transition: 0.3s;	
}
.gappb:hover{
	background: #FFF;
	color: #d14f7d;  
}

.recaptcha_policy {
  padding: 0;
  margin: 0;
  text-align: center;
  font-size: 11px !important;
  color: #444 !important;
}
.recaptcha_policy a {
  font-size: 11px !important;
  color: #111 !important;
}
.grecaptcha-badge { visibility: hidden; }

/* 違反報告ボタン */
button.wprc-switch{
	 padding:7px 15px !important;
	 color:#fff !important;
	 background-color:#ff9c19 !important;
	 border: solid 1px #ff9c19 !important;
	 border-radius: 15px !important;
}
/* プロフィール・タブ切替・メンバー一覧 */
#container{
box-shadow:none;
}
.profile_box,.profile_boxm {
    padding: 0 1em 1em;
    margin: 0 0 50px;
    text-align: center;
    color: #000000;/*文字色*/
    background: #fff;
    border: solid 1px #ccc;/*線*/
    border-radius: 3px;/*角の丸み*/
     box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
}
.profile_box p {
    margin: 0; 
    padding: 0;
}.area {
  height: 100%;
  margin: auto;
  flex-wrap: wrap;
  display: flex;
}

 .tab_class {
  margin: 0 .3em;
  padding: .5em 1.5em .3em;
  background-color: #fff;
  font-size: 15px;
  text-align: center;
  border: solid #ccc;
  border-width: 1px 1px 0 1px;
  border-radius: 8px 8px 0 0;
  display: block;
  float: left;
  order: -1;
}
 input[name="tab_name"] {
  display: none;
}
 input:checked + .tab_class {
  background-color: #4040cc;
  color: aliceblue;
}
 .content_class {
  display: none;
  margin: 1.5em .5em;
  width: 100%;
}
 .content_class p {
line-height:1.9em;
}

 input:checked + .tab_class + .content_class {
  display: block;
}
.pf-rac-ava{
margin-top:0;
margin-bottom:1.2em;
}
.pf-rac-nic{
font-size:1.2em;
color:#a37260;
}
.pf-rac-pos,.pf-rac-can,.pf-rac-dn{
margin:.3em;
font-size:0.85em;
line-height:1.4em;
  border-bottom: solid 1px #ffe1d9;
}
.pf-rac-gt {
padding:.2em 1.5em 0;
font-size:0.85em;
line-height:1.4em;
border: solid #ffcc91;
border-width:1px 1px 4px 1px;
background-color:#ffebd4;
  border-radius: 16px;
}
.pf-rac-gro{
margin:.3em;
font-size:0.85em;
line-height:1.4em;
  border-bottom: solid 1px #b3eaff;
}

.mem_list {
    margin: 20px auto;
}
.mem_box {
    display: inline-block; /* インラインブロック化 */
    vertical-align: top;   /* 上端を揃える */
    padding: 0 1em 0.5em;
    color: #000000;/*文字色*/
    background: #fff;
    border-radius: 3px;/*角の丸み*/
     box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25);
}
.pf-rac-avam{
width:80%;
margin:0 auto 1.2em;
}

/* BBP, BP */
.bbp-header,.bbp-footer{
display:none;
}
.bbp-rac-title{
font-size:1.3em;
}
.bbp-rac-cat{
padding:.2em .4em;
border:1px solid #cce0ff;
background-color:#edfaff;
}
.bbp-rac-cat2{
padding:.2em .4em;
border:1px solid #d7ffa6;
background-color:#e7ffc9;
}
.bbp-rac-cat3{
margin-left:.4em;
padding:.2em .4em;
border:1px solid #fff024;
background-color:#fff9a6;
}

div.nlist .bbp-rac-cat{
font-size:0.75em;
padding:.2em .4em;
border:1px solid #cce0ff;
background-color:#edfaff;
}
div.nlist .bbp-rac-cat2{
font-size:0.75em;
padding:.2em .4em;
border:1px solid #d7ffa6;
background-color:#e7ffc9;
}
div.nlist .bbp-rac-cat3{
font-size:0.75em;
margin-left:.4em;
padding:.2em .4em;
border:1px solid #fff024;
background-color:#fff9a6;
}
div.nlist li.bbp-topic-title{
border-bottom:1px dotted #ccc;
margin-top:.3em;
}

div.slist .bbp-rac-cat{
font-size:0.75em;
padding:.2em .4em;
border:1px solid #cce0ff;
background-color:#edfaff;
}
div.slist .bbp-rac-cat2{
display:none;
}
div.slist .bbp-rac-cat3{
display:none;
}
div.slist li.bbp-topic-title{
border-bottom:1px dotted #ccc;
margin-top:.3em;
}

.bbp-topics,.forums{
border:0px !important;
}
#bbpress-forums div.odd, #bbpress-forums ul.odd{
background-color:#fff;
}
.bbp-rac-content{
font-size:1.2em;
line-height:1.9em;
}
#object-nav{
margin:-20px 0 0;
font-size:0.9em;
background-color:#fafafa;
}
.bbp-tipics{
background-color:#fff;
}
#bbpress-forums div.reply{
background-color:#fafafa;
}
.bbpress-wrapper h2 {
  padding: 1rem 2rem;
  border-top: 3px dotted #e6a3bb;
  border-bottom: 3px dotted #e6a3bb;
text-align:center;
}
div.bbp-template-notice, div.indicator-hint{
display:none;
}
.bbp-admin-links a{
	padding: .2em .4em;
	color: #fff !important;
	font-size:1em !important;
	font-weight:700;
	background-color:#d14f7d;
}
div.bbp-submit-wrapper button{
	width: 120px !important;
	height: 35px;
	background: #d14f7d !important;
	color: #FFF !important;
	font-size: 1.2em !important;
	font-weight: bold !important;
	border: 1px solid #d14f7d !important;
	border-radius:8px !important;
	-webkit-transition: 0.3s !important;
	-moz-transition: 0.3s !important;
	-o-transition: 0.3s !important;
	-ms-transition: 0.3s !important;
	transition: 0.3s !important;	

}
div.bbp-submit-wrapper button:hover{
	background: #FFF !important;
	color: #d14f7d !important;  
}
#bbpress-forums fieldset.bbp-form legend{
     position: relative;
     background: #fff;
     padding:0.3em 0.8em 0.3em 1.4em !important;
     color: #333;
     font-size:18px;
     font-weight:300;
     border: 1px solid #babaff;
     border-radius: 8px;
     box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);
}
#bbpress-forums fieldset.bbp-form legend:after{
     position: absolute;
     top: 50%;
     left:0.7em;
     transform:translateY(-50%);
     content: '';
     width: 6px;
     height:20px;
     border-radius: 3px;
     background-color: #d14f7d;
}
div.bplists ul li{
	all:initial;
}
div.bplists .bp-list{
	all:initial;
}
div.bplists .item-avatar{
display:none;
}
div.bplists .group-details{
display:none;
}
div.bplists .group-desc{
display:none;
}
div.bplists .action{
display:none;
}
div.bplists {
	margin-top:1.1em;
}
div.bplists .item-block h2.groups-title {
	font-size:0.9em;
	font-family: 'M PLUS 1p', sans-serif;
	white-space: nowrap;
}
div.bplists li {
	display:inline-block !important;
}
div.bplists li a {
	display:inline-block !important;
	border:1px solid #5c5cff;
	border-radius:.2em;
	color:#4040cc;
	background: #edfaff;
	margin:.12em .14em;
	padding:.6em .8em;
}
div.bplists li.gro a{
	background: #dafdaf;
}

.group-desc{
margin:0 !important;
padding:0 !important;
border: 0 !important;
font-size:0.85em !important;
line-height:1.6em;
}
.item-meta{
margin-bottom:0 !important;
}
#item-header-cover-image{
margin-bottom:0 !important;
}
.group-item-actions{
margin-bottom:0 !important;
}
.groups-header .desc-wrap .group-description {
background: #f0f7ff;
box-shadow: inset 0 0 9px #c2deff;
border-radius: 10px !important;
padding: 1em;
text-align: left;
}
.desc-wrap{
padding:0 !important;
background:none !important;
border:none !important;
}

.item-list .item-avatar{
max-width:80px;
}
#header-cover-image h2.bp-htitle{
margin-left:20px;
}
#header-cover-image h2.bp-htitle a{
color:#fff;
  text-shadow: 0px 0px 4px #888;
}
li.bbp-forum-info, li.bbp-topic-title{
width:100%;
}
#forum-groups-li,#edit-details-groups-li,#group-settings-groups-li,#delete-group-groups-li{
display:none;
}
#main > article.bp_members #cover-image-container{
display:none;
}
.bbptime{
font-size:0.8em;
}
/* bbPress履歴非表示 */
/*返信の履歴を非表示*/
.bbp-reply-revision-log {
display: none !important;
}
/*トピックの履歴を非表示*/
.bbp-topic-revision-log {
display: none !important;
}

#group-settings-form > p.bp-controls-wrap{
display:none;
}
#group-settings-form > p:nth-child(9){
display:none;
}

.group-member-actions{
display:none;
}
#group-invites-container > div > div.bp-invites-feedback{
width:100%;
}
#group-invites-container > div > div.members.bp-invites-content{
width:100%;
}
#members-list .member-name{
font-size:1.2em;
}
#front-personal-li,#xprofile-personal-li,#settings-personal-li{
display:none;
}

body.logged-in .header{
margin-top:-15px !important;
}

iframe {
  height:400px;
}

.wpulike-animated-heart .wp_ulike_btn{
position: relative !important;
border-radius: 50em !important;
border: 0 !important;
width: 50px !important;
height: 50px !important;
}

/* ここまで */

/* Bootstrapレスポンシブ用ブレイクポイントとcss */
@media screen and (min-width: 1200px) {
	#header .menu {
		display: flex;
		justify-content: center;
	}
	#header .menu li {
		width: 20%;
		border-left: 1px solid #5c5cff;
	}
	#header .menu li.current_page_item{
		text-align:center;
	}
	#header .menu li.mobih{
		display: none;
	}

#header .menu li ul li{
  overflow: hidden;
  width: 300px;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#header .menu li ul li a{
  padding: 1em;
  background: #4040cc;
  text-align: left;
  font-size: 1em;
  font-weight: normal;
}
#header .menu li:hover > a{
  background: #6262e3;
  color: #fff;
}
#header .menu li:hover ul li{
  overflow: visible;
  height: 3.5em;
  border-bottom: 1px solid #fff;
}
#header .menu li:hover ul li:first-child{
  border-top: 0;
}
#header .menu li:hover ul li:last-child{
  border-bottom: 0;
}

	.topnav {
		left:50px;
	}
	.guide {
		padding: 20px;
		background-color: #a37260;
		position: relative;
		top: -33px;
		border-radius: 16px;
		box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.5);
		color: #fff;
	}
	.newregi{
		position: absolute;
		top: -18px;
		left:10px;
		text-align:center;
	}
	.newregi:active{
		top: -17px;
		left:11px;
	}
	.guiden {
		display: none;
	}
	.profile_boxm {
		display: none;
	}
	.mem_box {
		width: 15%;
		margin: .4em;
	}
	#footer{
		background: url() no-repeat #fafafa center bottom / 100%;
	}
}

@media (min-width: 992px) and (max-width: 1199.98px) {
	#header .menu {
		display: flex;
		justify-content: center;
	}
	#header .menu li {
		width: 20%;
		border-left: 1px solid #5c5cff;
	}
	#header .menu li.current_page_item{
		text-align:center;
	}
	#header .menu li.mobih{
		display: none;
	}
#header .menu li ul li{
  overflow: hidden;
  width: 300px;
  height: 0;
  color: #fff;
  -moz-transition: .2s;
  -webkit-transition: .2s;
  -o-transition: .2s;
  -ms-transition: .2s;
  transition: .2s;
}
#header .menu li ul li a{
  padding: 1em;
  background: #4040cc;
  text-align: left;
  font-size: 1em;
  font-weight: normal;
}
#header .menu li:hover > a{
  background: #6262e3;
  color: #fff;
}
#header .menu li:hover ul li{
  overflow: visible;
  height: 3.5em;
  border-bottom: 1px solid #fff;
}
#header .menu li:hover ul li:first-child{
  border-top: 0;
}
#header .menu li:hover ul li:last-child{
  border-bottom: 0;
}
	.topnav {
		left:40px;
	}
	.guide {
		padding: 20px;
		background-color: #ab7a68;
		position: relative;
		top: -33px;
		border-radius: 16px;
		box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
		color: #fff;
	}
	.newregi{
		position: absolute;
		top: -5px;
		left:10px;
		text-align:center;
	}
	.newregi:active{
		top: -4px;
		left:11px;
	}
	.guiden {
		display: none;
	}
	.profile_boxm {
		display: none;
	}
	.mem_box {
		width: 18%;
		margin: .4em;
	}
	#footer{
		background: url() no-repeat #fafafa center 90% / 100%;
	}
}

@media (min-width: 768px) and (max-width: 991.98px) {
	.slick-track {
		height: 300px;
	}
	.topnav {
		display: none;
	}
	.topnavin {
		display: none;
	}
	.guiden {
		text-align:center;
	}
	.newbtn{
		margin-top:-20px;
		width:160px;
	}
	.rnews {
		display: none;
	}
	.guide {
		display: none;
	}
	.profile_boxm {
		display: none;
	}
	.mem_box {
		width: 22%;
		margin: .4em;
	}
	#footer{
		background: url() no-repeat #fafafa 70% 90%;
	}
}

@media (min-width: 576px) and (max-width: 767.98px) {
	.slick-track {
		height: 250px;
	}
	.topnav {
		display: none;
	}
	.topnavin {
		display: none;
	}
	.guiden {
		text-align:center;
	}
	.newbtn{
		margin-top:-20px;
		width:160px;
	}
	.rnews {
		display: none;
	}
	.guide {
		display: none;
	}
	.profile_box {
		display: none;
	}
	.mem_box {
		width: 100%;
	}
	.mem_box {
		width: 28%;
		margin: .4em;
	}
	#footer{
		background: url() no-repeat #fafafa 70% 90%;
	}
	.list-wrap{
	display:flex;
	}
	.buddypress-wrap .groups-list li .list-title, .buddypress-wrap .groups-list li .group-details{
	text-align:left;
	}
	.item-avatar{
	float:left;
	margin-right:2em;
	}
	div.groups-meta.action .generic-button{
	background-clip:content-box;
	margin:0 !important;
}
}

@media screen and (max-width: 575.98px) {
.page-header {
  height:120px;
background-size: 140%;
} 
.page-header--has_background-image {
	padding-top: 30px;
}
	.slick-track {
		height: 200px;
	}
	.topnav {
		display: none;
	}
	.topnavin {
		display: none;
	}
	.guiden {
		text-align:center;
	}
	.newbtn{
		margin-top:-20px;
		width:160px;
	}
	.rnews {
		display: none;
	}
	.guide {
		display: none;
	}
	.profile_box {
		display: none;
	}
	.mem_box {
		width: 29%;
		margin: .4em;
	}
	#footer{
		background: url() no-repeat #fff 70% 90%;
	}
	.list-wrap{
	display:flex;
	}
	.buddypress-wrap .groups-list li .list-title, .buddypress-wrap .groups-list li .group-details{
	text-align:left;
	}
	.item-avatar{
	float:left;
	margin-right:2em;
	}
	div.groups-meta.action .generic-button{
	background-clip:content-box;
	margin:0 !important;
}
}

/* トップページのpagenarionを消去 */
// div.top-pagenation div#page-in{ 
//		display: none;
//	}
