@charset "utf-8";
/*
Theme Name: nana211127-Twenty Twelve
Template:twentytwelve
Author: tekix
Description: nana211127-twentytwelve用オリジナル子テーマ
*/

@import url('../twentytwelve/style.css');
@import url('kihon.css');
@import url('menu.css');

body {
color: #000;
}

.w380 {
width: 95%;
max-width: 380px;
margin: 0 auto;
}

.w480 {
width: 95%;
max-width: 480px;
margin: 0 auto;
}

.w580 {
width: 95%;
max-width: 580px;
margin: 0 auto;
}


.w680 {
width: 95%;
max-width: 680px;
margin: 0 auto;
}

.w780 {
width: 95%;
max-width: 780px;
margin: 0 auto;
}

.w880 {
width: 95%;
max-width: 880px;
margin: 0 auto;
}

.w980 {
width: 95%;
max-width: 980px;
margin: 0 auto;
}

.center {
text-align: center;
}

#kakoi1 {
}

#kakoi1 p{
text-align: center;
font-size: 22px;
line-height: 2.0em;
font-weight: bold;
}

@media screen and (max-width: 680px){

#kakoi1 p{
text-align: center;
font-size: 16px;
line-height: 2.0em;
font-weight: bold;
}
}


@media screen and (min-width: 600px){
.author-description {
    float: none;
    width: 80%;
}
}


#new-index {
    width: 95%;
    margin: 0 auto;
}

.entry-content a:visited, .comment-content a:visited {
    color: #8cc63f;
}

.entry-content a, .comment-content a {
    color: #8cc63f;
}

hr {
    background-color: #308e89;
    border: 0;
    height: 5px;
    margin: 0;
    margin-bottom: 1.714285714rem;
}

.hr-parts {
  position: relative;
}
.hr-parts::after {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  background-color: #8cc63f;
  width: 80%;
  height: 100%;
}

.screen-reader-text {
display: none;
}

.site-content article {
    border-bottom: 0 double #ededed;
}

#post-date {
margin: 10px 0 30px;
display: block;
line-height: 1.8em;
}

#post-date a{
text-decoration: none;
}


#post-date p {
    margin: 0 0 10px;
    display: block;
    min-height: 25px;
}

#post-date b {
background-color: #ca7470;
padding: 2px 5px;
color: #fff;

}

.post-date-breadcrumbs {
    margin: 0 0 10px;
    display: block;
    min-height: 25px;
}

.archive-header, .page-header {
    margin-bottom: 22px;
    padding-bottom: 0;
    border-bottom: 0 solid #ededed;
}

.archive-title {
    font-size: 20px;
    line-height: 2.181818182;
    font-weight: bold;
    text-transform: uppercase;
    color: #8cc63f;
}

.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
font-size: 18px;
line-height: 1.8em;
letter-spacing: 0.05em;
}

#toc_container {
    background: #ffffff;
    border: 3px solid #308e89;
    width: 90%;
    margin: 20px auto;
    display: block;
}

#toc_container p.toc_title {
    text-align: center;
    font-weight: bold;
    margin: 10px 0 15px;
    padding: 0;
    font-size: 16px;
}

#toc_container ul {
    list-style: none;
    font-size: 18px;
}

#toc_container li {
    margin: 0 36px 0 36px;
    margin: 0 2.571428571rem 0 2.571428571rem;
    font-size: 14px;
}

.entry-content ul {
    list-style: disc outside;
    font-size: 18px;
}

.entry-content ol {
    font-size: 18px;
}

.cont50 {
width: 100%;
max-width: 980px;
margin: 50px auto;
}


.cont50-left {
width: 49%;
float: left;
}

.cont50-right {
width: 49%;
float: right;
}

.cont50-right img{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	}


@media screen and (max-width: 880px){

.cont50-left {
width: 95%;
float: none;
margin: 0 auto;
}

.cont50-right {
width: 95%;
float: none;
margin: 0 auto;
}

}



#top-ichiran {
text-align: center;
display: block;
}

.kakoi-00{
text-align: center;
}


.kakoi-top{
display: inline-block;
margin: 10px;
padding: 10px;
border: 5px solid #8cc63f;
width: 40%;
min-height: 180px;
vertical-align: top;
}

@media screen and (max-width: 680px){

.kakoi-top{
width: 90%;
margin: 0 auto 10px;
}


}


.kakoi-top-tittle {
width: 100%;
border-bottom: 5px double #8cc63f;
text-align: center;
font-size: 18px;
}

.kakoi-top-ichiran {
text-align: right;
line-height: 1.8em;
}

#ichiran00 ul {
text-align: center;
  }

#ichiran > li {
  display: inline-block;
  text-align: left;
  max-width: 330px;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
  padding: 10px;
  }

#ichiran ul li a:visited{
color: #000;
}

#ichiran-cate {
  }


#ichiran-cate ul {
text-align: center;
  }

#ichiran-cate ul li {
  display: inline-block;
  text-align: left;
  max-width: 310px;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
  padding: 5px;
  }

#ichiran-cate ul li a:visited{
color: #000;
}




#ichiran2 ul {
text-align: center;
  }

#ichiran2 ul li {
  display: inline-block;
  text-align: left;
  max-width: 410px;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
  padding: 10px;
  }

#ichiran2 ul li a:visited{
color: #000;
}












.kakoi-top-ichiran a{
color: #8cc63f;
text-decoration: none;
}

.kakoi-top-ichiran a:visited{
color: #8cc63f;
}

.footmenu{
text-align: center;
font-size: 18px;
margin: 0 auto 15px;
}

#menu-sidemenu li{
border-bottom: 1px solid #8cc63f;
margin-bottom: 15px;
padding-left: 15px;
padding-bottom: 10px;
}


#menu-sidemenu li a{
font-size: 16px;
font-weight: bold;
line-height: 1.4em;
text-decoration: none;
color: #000;
}


.categolylist ul {
    list-style: none;
    font-size: 18px;
}

.categolylist ul li{
margin-bottom: 15px;
border-bottom: 1px solid #fff;

}

.categolylist li {
    margin: 0 0 0 0;
}


.categolylist-img {
float: left;
margin: 10px 15px 10px 0;
}

.categolylist-tittle {
padding-top: 10px;
	font-size: 18px;
	font-weight: bold;
	letter-spacing: 0.05em;
	line-height: 1.6em;
}

.categolylist-category {
padding-top: 10px;
padding-bottom: 10px;
color: #8cc63f;
font-weight: bold;
font-size: 12px;
}

.categolylist-category a{
color: #8cc63f;
text-decoration: none;
font-size: 12px;
}

.categolylist-nukidashi {
text-align: right;
}

.categolylist-nukidashi a{
font-size: 18px;
color: #8cc63f;
text-decoration: none;
font-weight: bold;
}

.categolylist-category a:visited{
color: #8cc63f;
}

.categolylist p {
line-height: 1.8em;
font-size: 80%;
    font-size: 18px;
    line-height: 1.6em;
}

.categolylist-day {
	display: block;
    font-size: 80%;
    float: left;
    margin-bottom: 5px;
    color: #8cc63f;
    font-weight: bold;
}

img.day { vertical-align: middle; }

.entry-header {
	margin: 0 auto 25px;
}

.archive-title, .entry-header .entry-title {
	width: 95%;
	margin: 0 auto 25px;
	font-size: 28px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: left;
	color: #000;
    max-width: 980px;
    border-left: 5px solid #005c90;
    padding: 8px;
    font-weight: bold;
    line-height: 1.8em;
}

.entry-title, .archive-title, .entry-subtitle, .archive-subtitle {
}

.entry-content h2, .comment-content h2, .mu_register h2 {
	width: 95%;
	margin: 0 auto 25px;
	font-size: 22px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: left;
	color: #000;
    max-width: 980px;
    border-left: 5px solid #005c90;
    padding: 8px;
}



.entry-content h3, .comment-content h3, .mu_register h3 {
	font-size: 22px;
	margin: 0 0 15px;
}

.entry-content h3::before {
  content: '■';
  color: #005c90;
}

.entry-content h4, .comment-content h4, .mu_register h4 {
	font-size: 18px;
	margin: 0 0 15px;
}

.entry-content h4::before {
  content: '●';
  color: #005c90;
}

.entry-content p {
	width: 95%;
	margin: 0 auto 25px;
	display: block;
}

.entry-content u {
font-size: 28px;
  background: linear-gradient(transparent 70%, #8cc63f 0%);
  display: inline;
  /*横に余白をつけたり、下にずらしたりするときは以下のpaddingを調整してください*/
  padding: 0 2px 4px;
  text-decoration: none;
  }

.rinen {
font-size: 38px;
  }

.entry-content ol, .comment-content ol, .entry-content ul, .comment-content ul, .mu_register ul {
    margin: 0 0 0;
}

.honbunlist {
margin: 0 auto 32px;
    padding: 15px;
    background-color: #e6e3d6;
    border: 1px solid #b2ae97;
    border-radius: 8px;
    width: 95%;
    font-size: 18px;
    }


.midashi1 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.8em;
	color: #000;
	padding: 0;
	letter-spacing: 0.05em;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}

.midashi100 {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.8em;
	color: #fff;
	padding: 0;
	letter-spacing: 0.05em;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}


.midashi2 {
    font-size: 14px;
    font-weight: bold;
    line-height: 1.8em;
	color: #897f06;
	padding: 0;
	letter-spacing: 0.05em;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
}


.midashi3-a {
    font-size: 16px;
    line-height: 1.6;
	color: #8cc63f;
	border-bottom: 2px dashed #8cc63f;
	padding: 0 10px;
	letter-spacing: 0.05em;
}

.midashi3-b {
    font-size: 16px;
    line-height: 1.6;
	color: #8cc63f;
	border-bottom: 8px solid #e5bbb9;
	padding: 0 10px;
	letter-spacing: 0.05em;
}

.midashi4 {
    font-size: 22px;
    line-height: 1.8em;
	color: #8cc63f;
	padding: 0 10px;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.listmidashi {
    font-size: 22px;
    line-height: 1.8em;
	padding: 0 10px;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}


input {
    width: 80%;
}

input[type="submit"] {
font-size: 18px;
margin: 0 auto;
}

.soushin{
text-align: center;
}

.wpcf7-submit {
height: 45px;
width: 50%;
font-size: 18px;
}

.toc_number:after {
  content: ".";
}

.widget-area .widget h3 {
    margin-bottom: 15px;
}

.widget-title {
    font-size: 18px;
    font-weight: bold;
    color: #000;
	border-bottom: 1px solid #f9e9cd;
    margin-bottom: 15px;
    padding-left: 15px;
    }


.accessmap ul {
text-align: center;
  }

.accessmap ul li {
  display: inline-block;
  text-align: center;
  width: 45%;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
  padding: 10px;
  }


@media screen and (max-width: 680px){

.sumaho {
display: none;
}

.accessmap ul li {
  width: 95%;
  margin: 0 auto;
  }


}


@media screen and (min-width: 960px){
body {
    background-color: #FFFFFF;
}

body .site {
    background-color: #FFFFFF;
}
}

a.cp_btn {
display: block;
width: 100%;
max-width: 280px;
padding: 0.8em;
text-align: center;
text-decoration: none;
color: #3684c6;
border: 2px solid #3684c6;
border-radius: 3px;
transition: .4s;
display: block;
margin: 0 auto;
}

a.cp_btn:visited {
color: #000;
}

a.cp_btn:hover {
background: #8cc63f;
color: #fff;
}

a.expandOpen2:hover{
	animation-name: expandOpen;
	-webkit-animation-name: expandOpen;	

	animation-duration: 1.2s;	
	-webkit-animation-duration: 1.2s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	visibility: visible !important;	
}

@keyframes expandOpen {
	0% {
		transform: scale(1.8);		
	}
	50% {
		transform: scale(0.95);
	}	
	80% {
		transform: scale(1.05);
	}
	90% {
		transform: scale(0.98);
	}	
	100% {
		transform: scale(1);
	}			
}

@-webkit-keyframes expandOpen {
	0% {
		-webkit-transform: scale(1.8);		
	}
	50% {
		-webkit-transform: scale(0.95);
	}	
	80% {
		-webkit-transform: scale(1.05);
	}
	90% {
		-webkit-transform: scale(0.98);
	}	
	100% {
		-webkit-transform: scale(1);
	}					
}

.leave-reply {
display: none;
}

.site-content {
    margin: 0 0 0 30px;
}

@media screen and (max-width: 680px){

.site-content {
    margin: 0 8px 0;
}

}




.menseki  {
text-align: right;
font-size: 6px;
}

a:hover img{
opacity:0.8;
filter:alpha(opacity=80);
-ms-filter: “alpha( opacity=80 )”;
}

u {
    font-size: 16px;
    line-height: 1.8em;
}

.taiwa{
margin-bottom: 30px;
}

.taiwa table{
margin-bottom: 15px;
width: 95%;
border: 0;
font-size: 15px;
line-height: 1.8em;
letter-spacing: 0.05em;
color: #000;
}

.fukidashiaicon {
width: 20%;
}

@media screen and (max-width: 680px){
.fukidashiaicon {
width: 30%;
}
}


.taiwabun-1{
background-color: #f9f3e0;
padding: 5px;
}

.taiwa table td{
padding: 25px 10px 0;
}

@media screen and (max-width: 680px){
.taiwa table td{
padding: 10px 10px;
}
}


.taiwa-ao-l{
  position: relative;
  text-align: left;
  background-color: #e0f4f3;
  color: #000;
  padding: 10px 0;
  }

.taiwa-ao-r{
  position: relative;
  text-align: left;
  background-color: #e0f4f3;
  color: #000;
  padding: 10px 0;
  }


.taiwa-ao-l:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: 40%;
  left:-10px;
  border-right: 10px solid #e0f4f3;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.taiwa-ao-r:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(20% - 10px);
  right:-10px;
  border-left: 10px solid #e0f4f3;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

@media screen and (max-width: 680px){

.taiwa-ao-l:after{
  top: 20px;
}

.taiwa-ao-r:after{
  top: 20px;
}

}

.taiwa-ki-l{
  position: relative;
  text-align: left;
  background-color: #f9f3e0;
  color: #000;
  padding: 10px 0;
  }

.taiwa-ki-r{
  position: relative;
  text-align: left;
  background-color: #f9f3e0;
  color: #000;
  padding: 10px 0;
  }


.taiwa-ki-l:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: 10%;
  left:-10px;
  border-right: 10px solid #f9f3e0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.taiwa-ki-r:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(20% - 10px);
  right:-10px;
  border-left: 10px solid #f9f3e0;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

@media screen and (max-width: 680px){

.taiwa-ki-l:after{
  top: 20px;
}

.taiwa-ki-r:after{
  top: 20px;
}

}

.taiwa-aka-l{
  position: relative;
  text-align: left;
  background-color: #efd6d5;
  color: #000;
  padding: 10px 0;
  }

.taiwa-aka-r{
  position: relative;
  text-align: left;
  background-color: #efd6d5;
  color: #000;
  padding: 10px 0;
  }


.taiwa-aka-l:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top: 10%;
  left:-10px;
  border-right: 10px solid #efd6d5;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

.taiwa-aka-r:after{
  display: block;
  content: "";
  width: 0px;
  height: 0px;
  position: absolute;
  top:calc(20% - 10px);
  right:-10px;
  border-left: 10px solid #efd6d5;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
}

@media screen and (max-width: 680px){

.taiwa-aka-l:after{
  top: 20px;
}

.taiwa-aka-r:after{
  top: 20px;
}

}


.entry-content td, .comment-content td {
    border-top: 0;
    padding: 6px 10px 6px 0;
    vertical-align: top;
}


.footmenu li {
width: 30%;
display: inline-block;
}

@media screen and (max-width: 680px){

.footmenu li {
width: 100%;
display: block;
}

}

.pager {
width: 100%;
display: block;
text-align: center;
font-size: 12px;
margin: 20px auto;
}

.current {
  height:25px;
  width:25px;
  border-radius:50%;
  line-height:50px;
  text-align:center;
  background:#8cc63f;
  font-size:12px;
  color: #fff;
  }

.page-numbers {
  padding: 10px 15px;
  }

@media screen and (max-width: 680px){

.page-numbers {
  padding: 10px 16px;
  }

}



.yarpp-thumbnails-horizontal .yarpp-thumbnail {
    width: 45%;
    float: left;
}

.pullUp{
	animation-name: pullUp;
	-webkit-animation-name: pullUp;	

	animation-duration: 2.1s;	
	-webkit-animation-duration: 2.1s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	transform-origin: 50% 100%;
	-ms-transform-origin: 50% 100%;
	-webkit-transform-origin: 50% 100%; 		
}

@keyframes pullUp {
	0% {
		transform: scaleY(0.1);
	}
	40% {
		transform: scaleY(1.02);
	}
	60% {
		transform: scaleY(0.98);
	}
	80% {
		transform: scaleY(1.01);
	}
	100% {
		transform: scaleY(0.98);
	}				
	80% {
		transform: scaleY(1.01);
	}
	100% {
		transform: scaleY(1);
	}							
}

@-webkit-keyframes pullUp {
	0% {
		-webkit-transform: scaleY(0.1);
	}
	40% {
		-webkit-transform: scaleY(1.02);
	}
	60% {
		-webkit-transform: scaleY(0.98);
	}
	80% {
		-webkit-transform: scaleY(1.01);
	}
	100% {
		-webkit-transform: scaleY(0.98);
	}				
	80% {
		-webkit-transform: scaleY(1.01);
	}
	100% {
		-webkit-transform: scaleY(1);
	}		
}


.floating{
	animation-name: floating;
	-webkit-animation-name: floating;

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes floating {
	0% {
		transform: translateY(0%);	
	}
	50% {
		transform: translateY(8%);	
	}	
	100% {
		transform: translateY(0%);
	}			
}

@-webkit-keyframes floating {
	0% {
		-webkit-transform: translateY(0%);	
	}
	50% {
		-webkit-transform: translateY(8%);	
	}	
	100% {
		-webkit-transform: translateY(0%);
	}			
}

.expandOpen{
	animation-name: expandOpen;
	-webkit-animation-name: expandOpen;	

	animation-duration: 1.2s;	
	-webkit-animation-duration: 1.2s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	visibility: visible !important;	
}

@keyframes expandOpen {
	0% {
		transform: scale(1.8);		
	}
	50% {
		transform: scale(0.95);
	}	
	80% {
		transform: scale(1.05);
	}
	90% {
		transform: scale(0.98);
	}	
	100% {
		transform: scale(1);
	}			
}

@-webkit-keyframes expandOpen {
	0% {
		-webkit-transform: scale(1.8);		
	}
	50% {
		-webkit-transform: scale(0.95);
	}	
	80% {
		-webkit-transform: scale(1.05);
	}
	90% {
		-webkit-transform: scale(0.98);
	}	
	100% {
		-webkit-transform: scale(1);
	}					
}

.bigEntrance{
	animation-name: bigEntrance;
	-webkit-animation-name: bigEntrance;	

	animation-duration: 1.6s;	
	-webkit-animation-duration: 1.6s;

	animation-timing-function: ease-out;	
	-webkit-animation-timing-function: ease-out;	

	visibility: visible !important;			
}

.bigEntrance2{
	animation-name: bigEntrance;
	-webkit-animation-name: bigEntrance;	

	animation-duration: 1.6s;	
	-webkit-animation-duration: 1.6s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}


@keyframes bigEntrance {
	0% {
		transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
		opacity: 0.2;
	}
	30% {
		transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);		
		opacity: 1;
	}
	45% {
		transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	60% {
		transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	75% {
		transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	90% {
		transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	100% {
		transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1;
	}		
}

@-webkit-keyframes bigEntrance {
	0% {
		-webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
		opacity: 0.2;
	}
	30% {
		-webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);		
		opacity: 1;
	}
	45% {
		-webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	60% {
		-webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	75% {
		-webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
		opacity: 1;
	}
	90% {
		-webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);		
		opacity: 1;
	}	
	100% {
		-webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
		opacity: 1;
	}				
}

.pulse{
	animation-name: pulse;
	-webkit-animation-name: pulse;	

	animation-duration: 1.5s;	
	-webkit-animation-duration: 1.5s;

	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
	0% {
		transform: scale(0.9);
		opacity: 0.7;		
	}
	50% {
		transform: scale(1);
		opacity: 1;	
	}	
	100% {
		transform: scale(0.9);
		opacity: 0.7;	
	}			
}

@-webkit-keyframes pulse {
	0% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;		
	}
	50% {
		-webkit-transform: scale(1);
		opacity: 1;	
	}	
	100% {
		-webkit-transform: scale(0.95);
		opacity: 0.7;	
	}			
}

/* ブラウザの初期設定をクリア */
dl,dt,dd {
  margin: 0;
  padding: 0;
}

.entry-content dt {
  margin: 0;
  padding: 0;
  line-height: 1.8em;
}

.entry-content dd {
  margin: 0;
  padding: 0;
  line-height: 1.8em;
}

.dl_table {
  background-color: #FFF;
  border-top: 1px solid #E4E4E4;
  border-left: 1px solid #E4E4E4;
  margin: 20px auto;
  width: 100%;
  max-width: 500px;
  display: flex;
  flex-wrap: wrap;
}
.dl_table dt {
  background-color: #FBFBFB;
  font-weight: bold;
}
.dl_table dt,
.dl_table dd {
  padding: 15px;
  width: 50%;
  box-sizing: border-box;
  border-right:  1px solid #E4E4E4;
  border-bottom: 1px solid #E4E4E4;
}

.home .sec._2 {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 40px;
}

.fadein.scrollin {
    opacity: 1;
    transform: translate(0, 0);
}

.fadein {
    opacity: 0;
    transform: translate(0, 50px);
    transition: all 1s;
}

.home .inner {
    max-width: 1280px;
    margin: 0 auto;
}

.head {
    background: #e08294;
    max-width: 800px;
    padding: 80px 100px;

background: linear-gradient(
138deg, rgba(224,130,148,1) 0%, rgba(223,150,173,1) 15%, rgba(222,181,210,1) 70%, rgba(222,196,228,1) 100%);

}

@media screen and (max-width: 800px){
.head {
    padding: 80px 10px;
}
}


.cont {
    max-width: 1080px;
    margin: 0 auto;
}

.body01 {
    margin: -50px auto 30px;
    width: 100%;
    max-width: 1080px;
	background-color: #fff;
	background:rgba(255,255,255,0.8);
    padding: 20px;
}

.body02 {
    margin: 30px auto 30px;
    width: 100%;
    max-width: 1080px;
}


.bg001 {
    background: linear-gradient(180deg,#FFFFFF 0, #FFFFFF 12%, rgba(249, 225, 230, 0.5) 12%,rgba249, 225, 230, 0.5) 100%);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 40%;
    height: 150%;
    z-index: -1;
}

@media screen and (max-width: 800px){
.body01 {
    width: 95%;
}

.body02 {
    width: 95%;
}
}

.sa {
  opacity: 0;
  transition: all .5s ease;
}

.sa.show {
  opacity: 1;
  transform: none;
}

.sa--lr {
  transform: translate(-100px, 0);
}

.sa--rl {
  transform: translate(100px, 0);
}

.sa--up {
  transform: translate(0, 100px);
}

.sa--down {
  transform: translate(0, -100px);
}

.sa--scaleUp {
  transform: scale(.5);
}

.sa--scaleDown {
  transform: scale(1.5);
}

.sa--rotateL {
  transform: rotate(180deg);
}

.sa--rotateR {
  transform: rotate(-180deg);
}


.sec001 {
    position: relative;
    margin-bottom: 0;
    padding-bottom: 40px;
}


.comments-area article header {
    margin: 0 0 1rem;
    overflow: hidden;
    position: relative;
}

.prof-blog, .prof-blog2 {
    margin: 0 0 1rem;
    font-size: 18px;
    line-height: 1.8em;
}

.prof-blog img{
float: left;
margin-right: 10px;
margin-bottom: 10px;
}

.comment-awaiting-moderation{
display: none;
}

p.comment-awaiting-moderation:before{
content: "コメントは現在承認待ちです";
}

@media screen and (max-width: 800px){
.prof-blog img{
float: none;
margin-right: 0;
margin-bottom: 10px;
margin: 0 auto;
display: block;
}

.categolylist-img{
float: none;
margin-right: 0;
margin-bottom: 10px;
margin: 0 auto;
display: block;
}



}


.kakoi1 {
margin: 0 auto 20px;
    background: #e08294;
    width: 100%;
    max-width: 800px;
    padding: 20px 20px;
background: linear-gradient(
138deg, rgba(224,130,148,1) 0%, rgba(223,150,173,1) 15%, rgba(222,181,210,1) 70%, rgba(222,196,228,1) 100%);
}


.kakoi1 ul, .kakoi1 ol{
margin: 0 auto;
    background: rgba(255,255,255,0.5);
    width: 90%;
    max-width: 800px;
    padding: 20px 0 20px;
}

.ulbg-001{
background-image: url(img/ulbg-001.gif);
width: 300px;
height: 300px;
}

.ulbg-002{
background-image: url(img/ulbg-002.gif);
width: 300px;
height: 300px;
}

.ulbg-003{
background-image: url(img/ulbg-003.gif);
width: 300px;
height: 300px;
}

.ulbg-topleft{
background-position: top left;
}

.ulbg-bottomleft{
background-position: bottom left;
}

.ulbg-topright{
background-position: top right;
}

.ulbg-bottomright{
background-position: bottom right;
}

#ichiran-sub li{
background-color: #fff;
padding: 3px;
font-size: 16px;
margin: 3px;
display: block;
}


#newsbox {
	height: 500px;
    overflow-y:scroll;
}

#contblock00 {
width: 100%;
}

#contblock00-l {
width: 30%;
float: left;
}

#contblock00-r {
width: 68%;
float: left;
}


@media screen and (max-width:840px){

#newsbox {
	height: 200px;
    overflow-y:scroll;
}

#contblock00 {
width: 100%;
}

#contblock00-l {
width: 100%;
float: left;
}

#contblock00-r {
width: 100%;
float: left;
}

}
