@charset "utf-8";
/*
Theme Name: onoda-Twenty Twelve
Template:twentytwelve
Author: tekix
Description: kouken向けの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;
}

.center {
text-align: center;
}

#kakoi1 {
max-width: 95%;
border: 5px solid #0076c2;
text-align: center;
}

#kakoi1 p{
text-align: center;
font-size: 22px;
line-height: 2.0em;
margin: 10px;
}

#kakoi1 ul{
}


#kakoi1 li{
display: inline-block;
text-align: center;
font-size: 22px;
line-height: 2.0em;
margin: 10px;
}

@media screen and (max-width: 680px){

#kakoi1 p{
text-align: center;
font-size: 16px;
line-height: 2.0em;
}


}


.entry-content a:visited, .comment-content a:visited {
    color: #3fa9f5;
}

.entry-content a, .comment-content a {
    color: #3fa9f5;
}

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: #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: 680px){

.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;
  vertical-align: top;
  padding: 10px;
  }

#ichiran ul li a:visited{
color: #000;
}



#ichiran2 ul {
text-align: center;
  }

#ichiran2 ul li {
  display: inline-block;
  text-align: left;
  max-width: 480px;
  height: auto;
  margin: 0 auto;
  vertical-align: top;
  padding: 10px;
  }

#ichiran2 ul li a:visited{
color: #000;
}












.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;
    background: url(img/dotto-1.gif) repeat-x left bottom;
    max-width: 980px;
animation: bgiLoop 20s linear infinite;

}

.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;
    background: url(img/dotto-1.gif) repeat-x left bottom;
    max-width: 980px;
animation: bgiLoop 20s linear infinite;

}

.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;
    background: url(img/dotto-2.gif) repeat-x left bottom;
    max-width: 780px;
animation: bgiLoop 20s linear infinite;
}


.entry-content h2, .comment-content h2, .mu_register h2 {
	margin: 0 auto;
	font-size: 22px;
	padding-bottom: 10px;
	font-weight: bold;
	letter-spacing: 0.05em;
	text-align: center;
	color: #000;
    padding-bottom: 23px;
    background: url(img/dotto-2.gif) repeat-x left bottom;
    max-width: 980px;
animation: bgiLoop 20s linear infinite;

}

@keyframes bgiLoop {
    0% { background-position: -100px 50px;}
  100% { background-position: 0 50px;}
}

.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: #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: 22px;
    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: 22px;
    line-height: 1.8em;
	padding: 0 10px;
	letter-spacing: 0.05em;
	text-align: left;
	margin-bottom: 10px;
	margin-top: 10px;
	border-left: 3px solid #0076c2;
}


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 #0076c2;
    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: #3fa9f5;
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: 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:#3fa9f5;
  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: #0076c2;
    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(0, 118, 194, 0.3) 12%,rgba(0, 118, 194, 0.3) 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%;
}
}


ul {
  padding: 0;
}
li {
  list-style-type: none;
}
dd {
  margin-left: 0;
}

.flow > li {
  position: relative;
  margin: 0;
}
.flow > li:not(:last-child) {
  margin-bottom: 40px;
}
.flow > li:not(:first-child)::before {
  content: "";
  height: 60px;
  display: block;
  border-left: 4px dotted #e5e5e5;
  position: absolute;
  top: -40px;
  left: -webkit-calc(10% + 30px - 2px);
  left: calc(10% + 30px - 2px);
  z-index: 10;
}
.flow > li dl {
  padding: 20px 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border: 2px solid rgb(107,144,219);
  border-radius: 10px;
  position: relative;
}
.flow > li:not(:last-child) dl::before,
.flow > li:not(:last-child) dl::after {
  content: "";
  border: solid transparent;
  position: absolute;
  top: 100%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.flow > li:not(:last-child) dl::before {
  border-width: 22px;
  border-top-color: rgb(107,144,219);
}
.flow > li:not(:last-child) dl::after {
  border-width: 20px;
  border-top-color: #fff;
}
.flow > li dl dt {
  font-size: 20px;
  font-weight: 600;
  color: rgb(107,144,219);
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
  margin-right: 2vw;
  text-align: center;
}
.flow > li dl dt .icon {
  font-size: 12px;
  color: #fff;
  background: rgb(107,144,219);
  background: -moz-linear-gradient(left, rgba(107,144,219,1) 0%, rgba(102,213,233,1) 100%);
  background: -webkit-linear-gradient(left, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
  background: linear-gradient(to right, rgba(107,144,219,1) 0%,rgba(102,213,233,1) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b90db', endColorstr='#66d5e9',GradientType=1 );
  padding: 5px 10px;
  margin-bottom: 10px;
  display: block;
  border-radius: 20px;
  position: relative;
  z-index: 100;
}

.flow > li dl dd {
max-width: 70%;
}