@charset "utf-8";

@import "common.css";
@import "page.css";

/*-----------------------------------------------------------------
	line
-----------------------------------------------------------------*/

.box5 {
    padding: 0.5em 1em;
    margin: 2em 0;
    border: double 5px #54302c;
	border-radius: 10px;
}

.box5 p {
    margin: 0; 
    padding: 0;
}

.box8 {
    padding: 0.5em 1em;
    margin-bottom: 36px;
	box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
    color: #54302c;
	font-weight: bold;
    background: #ffe2c6;
    border-left: solid 10px #54302c;
}
.box8 p {
    margin-bottom: 36px;
    padding: 0;
}

.box22{
    padding: 0.5em 1em;
    margin: 0;
    background: #ffe2c6;
    border-left: solid 15px #54302c;
	border-radius: 9px;
    box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.33);
	color:#54302c;
	font-weight: bold;
	font-size:28px
}
.box22 p {
    margin: 0; 
    padding: 0;
}


.box12{
    padding: 0.8em 2em;
    margin: 1em 0;
    color: #54302c;
	font-size: 20px;
    background: #ffe2c6;
    border-bottom: solid 6px #54302c;
    border-radius: 9px;
}
.box12 p {
    margin: 0; 
    padding: 0;
}

.box12 a{
	color:#54302c; 
}

.box13{
    padding: 0.8em 2em;
    margin: 0.5em 0;
    color: #54302c;
	font-size: 28px;
    background: #ffe2c6;
    border-bottom: solid 6px #54302c;
    border-radius: 9px;
}
.box13 p {
    margin: 0; 
    padding: 0;
}

/*-----------------------------------------------------------------
	blog サムネイル表示
-----------------------------------------------------------------*/

.list-box {
  border-bottom: 1px solid #54302c;
  margin-top: 0px;
  display: table;
  width: 100%;
}

.list-image
.list-text {
 width: 100px
}

.list-img img {
  width: 200px;
  margin-right: 5px;
}

.list-cat {
  background-color: #54302c;
  border-radius: 10px;
  color: #fff;
  font-size: 10px;
  padding: 0 5px;
}
.list-date {
  color: #54302c;
  font-size: 15px;
  margin-left: 10px;
}

.blogmenu{
  margin: 0px;
  font-size: 20px;
}

/*-----------------------------------------------------------------
	blog 過去分アコーディオン
    menu_bar03~06のみ過去記事ジャンル別ソートに使用
-----------------------------------------------------------------*/

.menu li {
    max-height: 0;
    overflow-y: hidden;
	font-size: 15px;
}

#menu_bar01:checked ~ #links01 li,
#menu_bar02:checked ~ #links02 li,
#menu_bar03:checked ~ #links03 li,
#menu_bar04:checked ~ #links04 li,
#menu_bar05:checked ~ #links05 li,
#menu_bar06:checked ~ #links06 li,
#menu_bar07:checked ~ #links07 li,
#menu_bar09:checked ~ #links09 li{

    max-height: 100px;
    opacity: 1;

}
.menu li a{
	color: #54302c;
}

.menu label{
	 color :#54302c;
     font-weight: bold;
}

.menu input {display: none;}

.menu label:before {
    content:"\025b6";
}

.accordion:checked + label:before {
    content:"\025bc";
}



/*-----------------------------------------------------------------
	画面右テーブル固定
-----------------------------------------------------------------*/

.fixing-base .fixing-box.fixed {
  position: fixed;
  top: 0;
  z-index: 9999;
}


/*-----------------------------------------------------------------
	サークル紹介ページ
-----------------------------------------------------------------*/

.circle-box1{
	margin-bottom: 50px;
	width: 700px;
	height: 1000px;
	/*background-color: palevioletred;*/
}

.circle-box1 li{
	float: left;
	margin: 15px;
	width: 200px;
	height: 200px;
	background-color: gray;
	border-radius: 10px;
}

.circle-box1 img{
	width: 200px;
	height: 200px;
	border-radius: 10px;
	border: solid 2px gray;
}

.circle-box1 img:hover{
	border: solid 3px #54302C;
}

.circle-box2{
	width: 100%;
	padding:20px 0px;
	margin: 20px 0px; 
	/*background-color: chocolate;*/
	/*background-image:url(../circle/paper-f2.jpg)*/
}

.circle-box2 ul{
	float: left;
	width: 50%;
}

.circle-box2  ul p{
	
	/*旧バージョン*/
	/*border-width: 650px;
	height: 70px;
	background-color: chocolate;
	padding-top: 20px;
	margin-top: 150px;
	text-align: center;
	font-size: 150%;
	font-weight: normal;*/
	
	/*旧バージョン2*/
	/*border-width: 650px;
	height: 70px;
	background-color: chocolate;
	padding-top: 20px;
	margin-top: 10px;
	text-align: center;
	font-size: 150%;
	font-weight: normal;*/
	

    padding: 10px 20px;
    margin: 10px auto;
    color: #000;
    width: 90%;
    background: #f0e68c;
    border-top: solid 5px #ffa500;
    border-bottom: solid 5px #ffa500;
	text-align: center;
	font-size: 150%;
	font-weight: normal;
	
    
}

.circle-box2 li{
	
    /*旧バージョン*/
	/*float: left;
	margin: 15px;
	width: 100px;
	height: 100px;
	background-color: gray;*/
    
	
    padding-top: 10px;
	font-size: 20px;
	text-align: center;
    margin: 20px auto;
	width: 280px;
	height: 50px;
	background-color:antiquewhite;
	border:  solid 1px #54302C;
	border-radius: 5px;
	/*background-image: url(../circle/3.jpg)*/
	
}

.circle-box2 li:hover {

    padding-top: 10px;
	font-size: 20px;
	text-align: center;
	margin: 20px auto;
	width: 280px;
	height: 50px;
	/*background-image: url(../circle/3.jpg)*/
	background-color:antiquewhite;
	border:  solid 3px #54302C;
	border-radius: 5px;
}


.pagetop-link a {
	
	width: 200px;
	height: 20px;
	border-radius: 5px;
	color: beige;
	padding: 5px;
	margin: 10px;
	background-color: palevioletred;
	text-align: center;
}

.circl-tbl {
	width: 100%;
}

.circle-tbl thead tr th {
	border-bottom: #aaa 2px solid;
}

.circle-tbl th,
.circle-tbl td {
	border-bottom: #aaa 1px dashed;
	padding: 10px;
	text-align: left;
	vertical-align: top;
}

.circle-tbl th {	
	/*border-bottom: #aaa 2px solid;*/
}

.circle-tbl tr:nth-of-type(even) {
	background: #f7f7f7;
}


/*-----------------------------------------------------------------
	back number
-----------------------------------------------------------------*/

.backnumber-tbl {
	width: 100%;
}

.backnumber-tbl thead tr th {
	border-bottom: #aaa 1px dashed;
}

.backnumber-tbl th,
.backnumber-tbl td {
	border-bottom: #aaa 1px dashed;
	padding: 10px;
	text-align: center;
	vertical-align: center;
}

.backnumber-tbl td p{
	width: 100px;
	height: 150px;
}

.backnumber-tbl th {	
	/*border-bottom: #aaa 2px solid;*/
}

.backnumber-tbl tr:nth-of-type(even) {
	background: #f7f7f7;
}



/*-----------------------------------------------------------------
	other
-----------------------------------------------------------------*/

.sunsunlast {
	font-weight: bold;
	border: double;
	padding: 1px;
	color: red;
}

.half-list{
	width: 100%;
	overflow: hidden;
}

.box_attention{
    position: relative;
    margin: 2em 0;
    padding: 0.5em 1em;
    border: solid 3px #54302C;
    border-radius: 8px;
}
.box_attention .box-title {
    position: absolute;
    display: inline-block;
    top: -13px;
    left: 10px;
    padding: 0 9px;
    line-height: 1;
    font-size: 19px;
    background: #FFF;
    color: #54302C;
    font-weight: bold;
}
.box_attention p {
    margin: 0; 
    padding: 0;
}

