@charset "utf-8";
/*
Theme Name: egaono-Twenty Twelve
Template:twentytwelve
Author: arikinu
Description: 今治向けのtwentytwelve用オリジナル子テーマ
*/

@import url('../twentytwelve/style.css');
@import url('kihon.css');
@import url('menu.css');

body {
color: #000;
}

.w380 {
width: 100%;
max-width: 380px;
margin: 0 auto;
}

.w480 {
width: 100%;
max-width: 480px;
margin: 0 auto;
}

.w580 {
width: 100%;
max-width: 580px;
margin: 0 auto;
}


.w680 {
width: 100%;
max-width: 680px;
margin: 0 auto;
}

.w780 {
width: 100%;
max-width: 780px;
margin: 0 auto;
}

.w880 {
width: 100%;
max-width: 880px;
margin: 0 auto;
}

.w980 {
width: 100%;
max-width: 980px;
margin: 0 auto;
}

.w1080 {
width: 100%;
max-width: 1080px;
margin: 0 auto;
}


.center {
text-align: center;
}

#kakoi1 {
width: 95%;
max-width: 780px;
margin: 10px auto;
border: 10px solid #09B2A5;
font-size: 18px;
background-color: #FFF;
}

#kakoi1 p{
text-align: center;
font-size: 20px;
line-height: 2.0em;
font-weight: bold;
margin: 10px auto;
padding: 0;
}

#kakoi1 p strong{
font-size: 20px;
color: #09B2A5;
}


#kakoi1 b{
font-size: 20px;
color: #09B2A5;
}

#kakoi1 u{
font-size: 20px;
color: #005c92;
}

#kakoi2 {
}

#kakoi2 p{
text-align: center;
font-size: 30px;
line-height: 2.0em;
font-weight: bold;
margin: 0 auto;
padding: 0;
}

#kakoi2 b{
font-size: 60px;
color: #005c92;
}

#kakoi2 u{
font-size: 40px;
color: #005c92;
}


.kakoi1midashi{
text-align: center;
font-size: 20px;
line-height: 1.4em;
font-weight: bold;
color: #fff;
}


#kakoi3 {
width: 95%;
max-width: 980px;
margin: 10px auto;
border: 10px solid #FFFF00;
font-size: 18px;
background-color: #FFF;
}

#kakoi3 p{
text-align: left;
font-size: 18px;
line-height: 2.0em;
font-weight: bold;
margin: 10px auto;
padding: 0;
max-width: 90%;
}

#kakoi3 p strong{
font-size: 20px;
color: #ff0000;
}


#kakoi3 b{
font-size: 20px;
color: #005c92;
}

#kakoi3 u{
font-size: 20px;
color: #005c92;
}



.infosec {
    background-color: #90d1c7;
    padding: 5em 0 5em;
}


@media screen and (max-width: 1130px){

.kakoi1midashi{
text-align: center;
font-size: 18px;
line-height: 1.4em;
color: #fff;
font-weight: bold;
}


#kakoi1 p{
text-align: center;
font-size: 24px;
line-height: 2.0em;
font-weight: bold;
}

#kakoi1 b{
font-size: 20px;
}

#kakoi1 u{
font-size: 18px;
}

.entry-content p{
max-width: 95%;
margin: 0 auto 15px;
}

}


.entry-content a:visited, .comment-content a:visited {
    color: #3fa9f5;
}

.entry-content a, .comment-content a {
    color: #3fa9f5;
}

hr {
    background-color: #fcf3cd;
    border: 0;
    height: 1px;
    margin: 0;
    margin-bottom: 1.714285714rem;
}

.hr-parts {
  position: relative;
}
.hr-parts::after {
  position: absolute;
  content: '';
  display: block;
  left: 0;
  background-color: #3fa9f5;
  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: #3fa9f5;
}

.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;
}

.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 #3fa9f5;
width: 40%;
min-height: 180px;
vertical-align: top;
}

@media screen and (max-width: 1130px){

.kakoi-top{
width: 90%;
margin: 0 auto 10px;
}


}


.kakoi-top-tittle {
width: 100%;
border-bottom: 5px double #3fa9f5;
text-align: center;
font-size: 18px;
}

.kakoi-top-ichiran {
text-align: right;
line-height: 1.8em;
}

#ichiran ul {
text-align: center;
  }

#ichiran ul li {
  display: inline-block;
  text-align: left;
  max-width: 330px;
  height: auto;
  margin: 0 auto 5px;
  vertical-align: top;
  padding: 10px;
  }

#ichiran-slide ul {
max-width: 980px;
margin: 0 auto;
  }

  
#ichiran-slide ul li {
  height: auto;
  margin: 0 auto 5px;
  vertical-align: top;
  padding: 10px;
  }

.categolylist-img-slide img {
  margin: 0 auto 5px;
  }


#ichiran ul li a:visited{
color: #000;
}

.topkakaku ul li {
background-color: #fff;
padding: 5px;
margin: 0 5px 10px;
  }

#ichiran2 ul {
text-align: center;
  }

#ichiran2 ul li {
  display: inline-block;
  text-align: left;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
  padding: 10px;
  }

#ichiran2 ul li ul {
list-style: disc;
border-left: 5px solid #FFFF00;
  }

#ichiran2 ul li ul li {
display: block;
  text-align: left;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
  padding: 5px;
  }


#ichiran2 ul li a:visited{
color: #000;
}

.mw480 ul li {
  max-width: 480px;
  }

.mw680 ul li {
  max-width: 680px;
  }

.setumei {
  max-width: 95%;
  margin: 0 auto;
  font-weight: bold;
  text-align: center;
  }

@media screen and (max-width: 680px){

#ichiran2 ul li {
  margin: 0 auto 20px;
  }


}


#ichiran3 ul {
text-align: center;
  }

#ichiran3 ul li {
  display: inline-block;
  text-align: left;
  max-width: 330px;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
  padding: 10px;
  }

#ichiran3 ul li a:visited{
color: #000;
}

.ichiran3-gazo{
    position: relative;
}

.ichiran3-box{
font-size: 14px;
    margin: auto;
    margin-top: -65px;
    box-shadow: 1px 1px 4px #cfcfcf;
    background-color: #fff;
    border-top: 4px solid #09B2A5;
    text-align: left;
    padding: 5px 10px 5px;
    width: 100%;
    max-width: 280px;
    height: 300px;
    /* margin: auto; */
    z-index: 2;
    position: relative;
}

.ichiran3-nambar {
  background: #09B2A5;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  color: #fff;
  font-size: 30px;
  text-align: center;
  line-height: 50px;
    margin: 0 auto;
    margin-top: -30px;
    z-index: 3;
    position: relative;
}

.ichiran3-tittle {
  color: #000;
  font-size: 24px;
  text-align: center;
    margin: 0 auto;
}

@media screen and (max-width: 680px){

#ichiran3 ul li {
  margin: 0 auto 20px;
  }


}





.kakoi-top-ichiran a{
color: #3fa9f5;
text-decoration: none;
}

.kakoi-top-ichiran a:visited{
color: #3fa9f5;
}

.footmenu{
text-align: center;
font-size: 18px;
margin: 0 auto 15px;
}

#menu-sidemenu li{
border-bottom: 1px solid #3fa9f5;
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: #3fa9f5;
}


.categolylist ul {
    list-style: none;
    font-size: 18px;
}

.categolylist ul li{
margin-bottom: 15px;
border-bottom: 1px solid #3fa9f5;

}

.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;
}

.categolylist-category {
padding-top: 10px;
padding-bottom: 10px;
color: #714c5a;
font-weight: bold;
font-size: 12px;
}

.categolylist-category a{
color: #714c5a;
text-decoration: none;
font-size: 12px;
}

.categolylist-nukidashi {
text-align: right;
}

.categolylist-nukidashi a{
font-size: 16px;
color: #714c5a;
text-decoration: none;
font-weight: bold;
}

.categolylist-category a:visited{
color: #714c5a;
}

.categolylist p {
line-height: 1.8em;
font-size: 80%;
}

.categolylist-day {
	display: block;
    font-size: 80%;
    float: left;
    margin-bottom: 5px;
    color: #714c5a;
    font-weight: bold;
}

img.day { vertical-align: middle; }

.entry-header .entry-title {
	margin: 0 auto;
	font-size: 22px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1.8em;
	color: #000;
    padding-bottom: 23px;
    max-width: 980px;

}

.entry-title, .archive-title {
	margin: 0 auto;
	font-size: 22px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1.8em;
	color: #000;
    padding-bottom: 23px;
    max-width: 980px;

}

.entry-subtitle, .archive-subtitle {
	margin: 0 auto;
	font-size: 22px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	line-height: 1.8em;
	color: #000;
    padding-bottom: 23px;
    max-width: 780px;
}


.entry-content h2, .comment-content h2, .mu_register h2 {
	margin: 60px auto 0;
    font-size: 28px;
    letter-spacing: 0.05em;
    text-align: center;
    padding-bottom: 0;
    max-width: 980px;
}

.h-komoji p {
  position: relative;
  display: inline-block;
  margin-bottom: 1em;
  margin-bottom: 30px;

}
.h-komoji p:before {
  content: '';
  position: absolute;
  bottom: -15px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #09B2A5;
  border-radius: 2px;
}

.entry-content h3 {
  position: relative;
  display: inline-block;
  padding: 0 45px;
}
.entry-content h3:before, .entry-content h3:after {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 44px;
  height: 2px;
  background-color: #09B2A5;
  -webkit-transform: rotate(-60deg);
  transform: rotate(-60deg);
}
.entry-content h3:before {
  left:0;
}
.entry-content h3:after {
  right: 0;
}

.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;
}


@media screen and (max-width: 680px){

.midashi1 {
    font-size: 18px;
    font-weight: bold;
    line-height: 1.6em;
}

.entry-content h2, .comment-content h2, .mu_register h2 {
    margin: 30px auto 0;
    font-size: 22px;
}

.haikeimoji {
margin: 15px 0;
}

}


.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: #3fa9f5;
	border-bottom: 2px dashed #3fa9f5;
	padding: 0 10px;
	letter-spacing: 0.05em;
}

.midashi3-b {
    font-size: 16px;
    line-height: 1.6;
	color: #3fa9f5;
	border-bottom: 8px solid #e5bbb9;
	padding: 0 10px;
	letter-spacing: 0.05em;
}

.midashi4 {
    font-size: 18px;
    line-height: 1.8em;
	color: #3fa9f5;
	padding: 0 10px;
	letter-spacing: 0.05em;
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
}

.listmidashi {
    font-size: 18px;
    line-height: 1.8em;
	padding: 0 10px;
	letter-spacing: 0.05em;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	border-left: 3px solid #90d1c7;
}


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: 1130px){

.sumaho {
display: none;
}

.accessmap ul li {
  width: 95%;
  margin: 0 auto;
  }


}


@media screen and (min-width: 1130px){
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: #ed1c24;
border: 2px solid #ed1c24;
border-radius: 3px;
transition: .4s;
display: block;
margin: 0 auto;
}

a.cp_btn:visited {
color: #000;
}

a.cp_btn:hover {
background: #fbb03b;
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;
}

@media screen and (max-width: 1130px){

.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;
}

.sekoujirei table{
border: 0px solid #FFF;
}

.sekoujirei table tr{
border: 0px solid #FFF;
}

.sekoujirei table td{
border: 0px solid #FFF;
}


.fukidashiaicon {
width: 20%;
}

@media screen and (max-width: 1130px){
.fukidashiaicon {
width: 30%;
}
}


.taiwabun-1{
background-color: #f9f3e0;
padding: 5px;
}

.taiwa table td{
padding: 25px 10px 0;
}

@media screen and (max-width: 1130px){
.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: 1130px){

.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: 1130px){

.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: 1130px){

.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: 1130px){

.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:#3fa9f5;
  font-size:12px;
  color: #fff;
  }

.page-numbers {
  padding: 10px 15px;
  }

@media screen and (max-width: 1130px){

.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: #f6ad00;
    max-width: 800px;
    padding: 80px 100px;
}

@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;
}

.body02 {
    margin: 30px auto 30px;
    width: 100%;
    max-width: 1080px;
}


.bg001 {
    background: linear-gradient(180deg,#FFFFFF 0, #FFFFFF 12%, rgba(249, 233, 205, 0.5) 12%,rgba(249, 233, 205, 0.5) 100%);
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 35%;
    height: 100%;
    z-index: -1;
}

@media screen and (max-width: 800px){
.body01 {
    width: 95%;
}

.body02 {
    width: 95%;
}
}

.foot001 a {
color: #FFF;
}

.custom-html-widget table tr td {
text-align: center;
}

.custom-html-widget table tr th {
text-align: center;
}



.wp-caption .wp-caption-text, .gallery-caption, .entry-caption {
font-weight: bold;
font-style: normal;
    font-size: 18px;
    line-height: 1.6em;
    color: #000;
    text-align: center;
}

.foottel a {
color: #fff;
}

.flowbox {
width: 95%;
max-width: 680px;
margin: 0 auto 25px;
display: block;
}

.flex {
    display: flex;
}


.flow-l {
    float: left;
    width: 4%;
    border-left: 4px dotted #005c92;
    position: relative;
    margin-left: 2%;
}

.flow-l span {
    width: 0;
    height: 0;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 20px solid #005c92;
    position: absolute;
    bottom: -5px;
    left: -12px;
}

.flow-r {
    float: left;
    width: 94%;
    margin-top: 15px;
}

.tittle1 {
    width: 98%;
    border-bottom: 3px solid #005c92;
    color: #005c92;
    font-size: 24px;
    margin-bottom: 5px;
}


.button02 a {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 15px auto 0;
  padding: 1em 2em;
  width: 300px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  background-color: #ffee00;
  border-radius: 50vh;
}

.button02 a::after {
  content: '';
  width: 5px;
  height: 5px;
  border-top: 3px solid #333333;
  border-right: 3px solid #333333;
  transform: rotate(45deg);
}

.button02 a:hover {
  text-decoration: none;
  background-color: #bbbbbb;
}

.koujinaiyou ul{
   text-align: center;
}

.koujinaiyou li{
   display: inline-block;
   font-size: 18px;
   color: #ffdf00;
   background-color: #005c92;
   width: 180px;
   text-align: center;
   margin: 0;
   margin-bottom: 10px;
   padding: 10px 0;
}


.faq{
  background: #F6F6F6;
  padding: 1em;
  border-radius: 1em;
  font-size: 18px;
  line-height: 1.8em;
}
.faq dt{
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px dotted;
  font-weight: bold;
}
.faq dt:before{
  content: "Q";
  font-weight: normal;
  background: #cc0000;
  color: #fff;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.6;
  text-align: center;
  display: inline-block;
  border-radius: 1em;
  margin-right: .5em;
}
.faq dd{
  margin-bottom: 2em;
}
.faq dd:before{
  content: "A";
  font-weight: normal;
  background: #0066FF;
  color: #fff;
  width: 1.5em;
  height: 1.5em;
  line-height: 1.6;
  text-align: center;
  display: inline-block;
  border-radius: 1em;
  margin-right: .5em;
}

.faq dd:last-child{
  margin-bottom: 0;
}

.haikeimoji{
background-color: #09B2A5;
color: #fff;
padding: 8px;
}

.toiawase01{
background-color: #09B2A5;
color: #fff;
padding: 8px;
font-size: 18px;
}

.price table tr td{
text-align: center;
}
