@charset "utf-8";
/* ================================================================= 
 License : e-TRUST Inc.
 File name : style.css
 Style : style
================================================================= */
#prof {
	display: none;
}
section div#contents article img {
	width: 100%;
}
.wrap nav a{
	text-decoration: none;
	font-size: 14px;
}
section div#contents article ul li a{
	color: #000;
}
section div#contents {
	width: 65%;
	overflow: hidden;
	border-left: 1px solid #ccc;
	padding-left: 60px !important;
	font-size: 90%;
}
aside div#search input{
	display: block;
	border-radius: 0;
}
aside div#search button {
	position: absolute;
	width: 90px;
	height: 100%;
	right: 0;
	top: 0;
	color: #000;
	background: none;
	background-size: 0;
	background-position: center center;
	text-indent: 0;
	margin-top: 0px;
	border: 1px solid #ccc;
	padding: 0;
}
.category{
	margin-bottom: 30px;
}
.blog .wrap aside h3 {
    padding: 5px;
    font-size: 16px;
    font-weight: bold;
    background-color: rgba(0, 0, 0, 0.1);
    margin: 10px 0;
    border: 1px solid #fff;
    text-align: center;
}
.btn a{
	min-width: 180px;
}
.detail{
    clear: both;
}
/*reset*/
section div.form_wrap dl dd div{
  display: block !important;
}
/*form div.form_wrap dl dd div{
	display: none !important;
}*/
*{
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video{
	font-weight: 500;
}
.img100 img{
	width: 100% !important;
}
.bortd0 td{
	border: 0 !important;
}
a:hover{
	opacity: 0.6;
}
b{
	font-weight: bold;
}
img{
	height: auto !important;
}
body{
	background-color: none;
	font-size: 16px;
	overflow-x: hidden;
	line-height: 2em;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
}
header#global_header #header {
	background: none;
}
header#global_header{
	min-width: 100%;
}
#contents_wrap{
	background: none;
	min-width: 100%;
}
#contents,#main #col_main,#main {
	width: 100%;
}
footer#global_footer {
    min-width: 100%;
    background: #161616;
    margin-top: 60px;
    padding: 40px 0 20px 0;
}
.inner2{
	max-width: 1100px;
	margin: 0 auto;
}
.inner{
	width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}
.index-wrap .fltL{
	width: 35% !important;
}
.index-wrap .fltR{
	width: 60% !important;
}
.blog2 h3{
	width: 85% !important;
}
@media screen and (min-width: 769px) and (max-width: 1200px){
	.inner2,.inner{
		padding: 0 10px;
		box-sizing: border-box;
	}
}
@media screen and (max-width: 768px){
	.inner2,.inner{
		padding: 0 10px;
		box-sizing: border-box;
	}
}
@media only screen and (max-width: 753px){
}

/*common*/
.midashi h2{
	font-size: 28px;
	color: #333;
	font-weight: 700;
	border-bottom: 3px solid #333;
	padding-bottom: 20px;
	letter-spacing: 0.1em;
}
.midashi h3{
	font-size: 18px;
	color: #333;
	font-weight: 700;
	border-bottom: 1px solid #333;
}
.midashi2 h2{
	font-size: 28px;
	color: #333;
	font-weight: 700;
	letter-spacing: 0.1em;
	display: inline-block;
}
.midashi2 h2:after{
	margin-right: 97px;
	padding-top: 25px;
	content: "";
	display: block;
	border-bottom: 3px solid #333;
}
.midashi3 h2{
	font-size: 36px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-family: "游明朝体", "Yu Mincho", YuMincho,"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.midashi4 h2{
	font-size: 22px;
	font-weight: 700;
	color: #333;
	padding-bottom: 15px;
	border-bottom: solid 3px #ccc;
	position: relative;
}
.midashi4 h2:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #363636;
	bottom: -3px;
	width: 20%;
}
.midashi4 h3{
	font-size: 20px;
	font-weight: 700;
	color: #333;
	padding-bottom: 15px;
	border-bottom: solid 3px #ccc;
	position: relative;
}
.midashi4 h3:after {
	position: absolute;
	content: " ";
	display: block;
	border-bottom: solid 3px #363636;
	bottom: -3px;
	width: 20%;
}
.btn p{
    border: 0;
    background: none;
    padding: 0;
	cursor: pointer;
	display: inline-block;
	position: relative;
}
.btn a{
	color: #fff;
	background: #2c2e30;
	display: block;
	font-size: 16px;
	text-decoration: none;
	padding: 20px 10px;
	text-align: center;
	border: 1px solid #fff;
}
.btn a:hover{
	color: #333;
	background: #fff;
	border: 1px solid #2c2e30;
	transition: 0.8s;
}
.btn p::before,.btn p::after{
	content:"";
	width: 0;
	height: 1px;
	position: absolute;
	transition: all 0.3s linear;
	background: #333;
}
.btn a::before,.btn a::after{
	content:"";
	width:1px;
	height:0;
	position: absolute;
	transition: all 0.3s linear;
	background: #333;
}
.btn p:hover::before,.btn p:hover::after{
	width: 100%;
}
.btn p:hover a::before,.btn p:hover a::after{
	height: 100%;
}
.btn p::after{
	left: 0;
	bottom: 0;
	transition-delay: 0.6s;
}
.btn p a::after{
	transition-delay: 0.4s;
	right: 0;
	bottom: 0
}
.btn p::before{
	right: 0;
	top: 0;
	transition-delay: 0.3s;
}
.btn p a::before{
	transition-delay: 0s;
	left: 0;
	top: 0;
}
.btn p:hover::after{
	transition-delay: 0s;
}
.btn p:hover a::after{
	transition-delay: 0.3s;
}
.btn p:hover::before{
	transition-delay: 0.4s;
}
.btn p:hover a::before{
	transition-delay: 0.6s;
}
.pdbtn{
  text-align: center;
}
.pdbtn a{
  padding: 20px 100px;
}
@media screen and (min-width: 769px) and (max-width: 960px){
	.btn a{
		padding: 15px 10px;
	}
}
@media screen and (max-width: 768px){
	.midashi h2,.midashi2 h2{
		font-size: 24px;
	}
	.midashi2 h2{
		display: block;

	}
	.midashi2 h2:after{
		margin-right: 0;
		padding-top: 20px;
	}
	.btn p{
	    width: 86%;
	    display: block;
	    margin: 0 auto;
	}
}
@media only screen and (max-width: 753px){
	.midashi,.midashi4{
		margin: 30px auto 15px auto !important;
	}
	.midashi h2{
		padding-bottom: 15px;
		font-size: 19px;
	}
	.midashi2 h2 {
		font-size: 20px;
	}
	.midashi2 h2:after {
		padding-top: 15px;
	}
	.midashi3 h2{
		font-size: 20px;
	}
	.midashi3 h3{
		font-size: 18px;
	}
	.btn a {
	    font-size: 13px;
	    padding: 15px 10px;
	}
}


/*header*/
.hedwrap .fltL{
	width: 80%;
	text-align: left;
}
.hedwrap .fltR{
	width: 19%;
	text-align: right;
}
.hedwrap{
	background: #161616;
}
header#global_header #header h1,header#global_header #header p {
	font-size: 13px;
	text-align: left;
	padding: 5px 0;
	color: #fff;
}
header#global_header #header .tel{
	font-size: 14px;
	background: #363636;
	color: #fff;
	padding: 5px 15px;
	display: inline-block;
}
header#global_header #header .tel a{
	color: #fff;
	text-decoration: none;
}
.hedwrap2 .fltL{
	width: 32%;
	text-align: left;
}
.hedwrap2 .fltR{
	width: 58%;
	text-align: center;
}
#siteID {
	padding: 0;
	margin: 31px 0;
}
#siteID img{
	width: auto;
	height: auto;
}
#siteID a:hover{
	opacity: 1;
}
#siteIDsp{
	display: none;
}
#navigation{
	z-index: 100;
}
#navigation ul{
	padding: 20px 0;
	display: -webkit-flex;
	display: flex;
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
#navigation li{
	-webkit-flex-grow: 1;
	flex-grow: 1;
	border-left: 1px solid #767676;
}
#navigation li:last-child{
	border-right: 1px solid #767676;
}
#navigation .mddWrap .mddInner > .dropContent li{
	border:0 !important;
}
#navigation li a{
	font-size: 15px;
	display: block;
	color: #161616;
	text-decoration: none;
	text-align: center;
	padding: 5px 0;
	font-weight: 500;
	position: relative;
}
#navigation li a span{
	font-size: 10px;
	color: #767676;
	display: block;
	font-weight: 500;
}
#navigation .mddWrap {
	display: block !important;
	position: absolute;
	top: 136px;
	left:0;
	right:0;
	z-index: 100;
	width: 100%;
	text-align: center;
	padding: 0 20px;
}
#navigation .mddWrap .mddInner {
	padding: 30px;
	width: 100%;
	line-height: 1.5em;
	text-align: left;
	background: rgba(241,241,241,0.8);
}
#navigation .mddWrap .mddInner:hover {
  background: rgba(241,241,241,0.8);
}
#navigation .mddWrap .mddInner > .dropContent ul{
  display: -webkit-flex;
  display: flex;
  -webkit-justify-content: flex-start;
  justify-content: flex-start;
  text-align: center;
}
#navigation .mddWrap .mddInner > .dropContent li{
  -webkit-flex-grow: 1;
  flex-grow: 1;
  position: relative;
  margin-right: 28px;
}
#navigation .sub2 .mddWrap .mddInner > .dropContent li{
  max-width: 20%;
  margin-left: 21%;
}
#navigation .sub2 .mddWrap .mddInner > .dropContent ul{
  margin: 0 auto;
}
#navigation .mddWrap .mddInner > .dropContent li:last-child{
  margin-right: 0;
  margin-left: 0;
}
#navigation .mddWrap .mddInner > .dropContent li:nth-child(2){
  margin-left: 0;
}
#navigation .mddWrap .mddInner a{
  overflow: hidden;
  display: block;
  color: #fff;
  font-size: 22px;
  padding: 0; 
}
#navigation .mddWrap .mddInner a:hover{
  opacity: 1 !important;
}
#navigation .mddWrap .mddInner a span{
  padding-top: 18%;
  position: absolute;
  display: block;
  top:0;
  right: 0;
  left: 0;
  height: 100%;
  background: rgba(0,0,0,0.4);
  font-size: 20px;
  color: #fff;
}
#navigation .mddWrap .mddInner a:hover span{
    background: rgba(52,142,202,0.4);
}
#navigation .mddWrap .mddInner a img{
  width: 100%;
}
#navigation li .mddWrap{
  visibility: hidden;
  transition: 0s;
}
#navigation .mddWrap .mddInner{
  visibility: hidden;
  opacity: 0;
  transition: 1s;
}
#navigation li:hover .mddWrap .mddInner{
  visibility: visible;
  opacity: 1;
}
.slick-slide{
	display: block;
	background: #000;
}
.slick-slide img{
	opacity: 0.5;
}
.slick-active img{
	opacity: 1;
}
svg {
	padding-right: 7px;
}
@media screen and (max-width: 768px){
	.hedwrap .inner2{
		padding: 0;
	}
	.hedwrap .fltR {
	    width: 25%;
	}
	.hedwrap .fltL {
	    width: 75%;
	}
	.hedwrap2{
		margin: 20px 0;
	}
	#siteID{
		margin: 0; 
		text-align: center;
	}
	#siteIDsp{
		display: none;
	}
	header#global_header #header h1,header#global_header #header p{
		padding-left: 5px;
		margin-top: 0;
	}
	#navigation .mddWrap{
		top: 104px;
	}
	#navigation .mddWrap .mddInner{
		padding: 15px;
	}
	#navigation .mddWrap .mddInner > .dropContent li{
		margin-right: 15px;
	}
	#navigation li a span{
		display: none;
	}
	#navigation ul{
		padding: 0;
	}
	#navigation li,#navigation li:last-child{
		border: 0;
	}
	#navigation .mddWrap .mddInner a span{
		font-size: 16px;
		padding-top: 14%;
	}
}
@media only screen and (max-width: 753px){
	.hedwrap .fltL{
		width: 100%;
		display: none;
	}
	.hedwrap .fltR{
		width: 100%;
	}
	.hedwrap2 {
	    margin: 15px 0;
	}
	#siteID{
		padding-left: 10px;
	}
}
@media only screen and (max-width: 640px){
	#mainArea{
		margin-top: 50px;
	}
	.mddWrap .mddInner img{
		width: 100% !important;
	}
	.spwrap .tel{
		position: absolute;
		right: 0;
		top: 0;
		padding: 9px 15px;
		z-index: 100;
		background: none;
	}
	.spwrap .tel span{
		display: none;
	}
	.spwrap .tel a{
		color: #fff;
		text-decoration: none;
	}
	.spwrap .tel a:before{
	   font-family: FontAwesome;
	   content: "\f095";
	   font-size: 18px;
	}
	.hedwrap2 .fltL{
		width: 100%;
		float: none;
		height: 0;
	}
	.spwrap{
		transition: .3s;
		position: fixed;
		background: #363636;
		z-index: 10;
		min-height: 50px;
		width: 100%;
	}
	#siteID{
		display: none;
	}
	#siteIDsp{
	    display: inline-block;
	}
	#siteIDsp a{
		position: absolute;
		padding: 9px;
		display: inline-block;
		top: 0;
		z-index: 100;
		left: 0;
		right: 0;
		text-align: center;
		margin: auto;
		width: 30%;
	}
	#siteIDsp a img{
		height: 30px !important;
	}
	.hedwrap2 {
	    margin: 0;
	}
}
/*footer*/
#footer .inner2{
	position: relative;
	color: #fff;
}
#footer .inner2 a {
	font-size: 14px;
	color: #fff;
	text-decoration: none;
}
#totop{
	top: -100px;
	right: -100px;
	position: absolute;
}
#footer .inner2 .fltL{
	width: 50%;
	font-size: 14px;
	text-align: left;
	line-height: 1.7em;
	font-weight: 500;
}
#footer .inner2 .fltR{
	width: 50%;
}
#nav_footer {
	margin-bottom: 30px;
	display: inline-block;
}
#nav_footer li {
	float: left;
}
#nav_footer li::before {
	content: "|";
	padding: 0 8px;
}
#nav_footer .col li:first-child::before {
	content: "";
}
#copy{
	color: #fff;
}
#copy a{
	color: #fff;
	text-decoration: none;
}
@media screen and (min-width: 769px) and (max-width: 1200px){
	#totop{
		right: 0px;
	}
}
@media screen and (max-width: 768px){
	#totop{
		right: 10px;
	}
	#footer .inner2 .fltL{
		width: 100%;
		float: none;
		text-align: center;
	}
	#footer .inner2 .fltR{
		width: 100%;
		float: none;
		text-align: center;
	}
	#nav_footer{
		display: none;
	}
	#copy{
		padding-top: 25px;
		display: block;
	}
}
@media only screen and (max-width: 753px){
	#totop{
		right: 10px;
	}
}


/*content*/
.blog2.scl {
	height: 235px;
	overflow-y: scroll;
}
.blog2 .blog_photo{
	display: none;
}
.blog2 .blog_date{
	float: left;
	width: 12%;
	text-align: center;
	font-size: 16px;
	font-weight: 600;
	background: #2c2e30;
	padding: 5px 10px;
	color: #fff !important;
}
.blog2 h3{
	float: right;
	width: 84%;
	margin-bottom: 0;
	margin-top: 5px;
}
.blog2 h3 a{
	font-size: 16px;
	color: #333;
	text-decoration: none;
}
.blog2 h3 a:hover{
	color: #d90000;
	text-decoration: underline;
}
.blog_list h3 span{
	font-weight: 500;
}
.blog2 .blog_text{
	width: 100% !important;
	padding: 0 !important;
}
.blog2 .blog_list{
	border: 0;
}
.blog2 .blog_list > div{
	padding-bottom: 25px;
	margin-bottom: 25px;
	display: block;
}
div.blog_list > div:last-child{
	margin-bottom: 0;
	padding-bottom: 0;
}
.news{
	padding: 13px 0;
}
.news .blog_date{
	width: 10%;
	text-align: left;
    background: none ;
    font-size: 16px;
    color: #333 !important;
    padding-right: 10px ;
    font-weight: 500 ;
    padding-left: 0;
}
.news .blog_list{
	height: 235px;
    overflow-y: scroll;
    padding-right: 15px;
}
.news .blog_list .detail{
	display: none;
}
.news h3{
	width: 90%;
}
.cont_1:nth-child(odd) .fltL{
	float: left;
}
.cont_1:nth-child(odd) .fltR{
	float: right;
}
.cont_1:nth-child(even) .fltL{
	float: right;
}
.cont_1:nth-child(even) .fltR{
	float: left;
}
.cont_1 .fltL{
	width: 35%;
}
.cont_1 .fltR{
	width: 60%;
}
.cont_1 .txt{
	font-size: 16px;
	line-height: 2em;
}
.cont_1 .txt b{
	margin-bottom: 20px;
	display: inline-block;
}
.cont_2{
	margin-bottom: 80px !important;
	background-size: cover !important;
	padding: 100px 0;
	color: #fff;
	background: url(../images/common/cont_1.jpg) no-repeat center;
}
.cont_2 .btn{
	text-align: center;
}
.cont_2 .btn p{
    border: 0;
    background: none;
    padding: 0;
	cursor: pointer;
	display: inline-block;
	position: relative;
}
.cont_2 .btn a{
	color: #fff;
	display: block;
	font-size: 16px;
	text-decoration: none;
	border: 1px solid #fff;
	background: none;
	padding: 15px 100px;
}
.cont_2 td div{
	display: inline-block;
	margin:auto;
	text-align: center;
}
.cont_2 .btn a:hover{
	background: rgba(255,255,255,0.3);
	transition: all 0.8s linear;
}
.cont_2 .btn p::before,.cont_2 .btn p::after{
	content:"";
	width: 0;
	height: 1px;
	position: absolute;
	transition: all 0.3s linear;
	background: #fff;
}
.cont_2 .btn a::before,.cont_2 .btn a::after{
	content:"";
	width:1px;
	height:0;
	position: absolute;
	transition: all 0.3s linear;
	background: #fff;
}
.cont_2 .btn p:hover::before,.cont_2 .btn p:hover::after{
	width: 100%;
}
.cont_2 .btn p:hover a::before,.cont_2 .btn p:hover a::after{
	height: 100%;
}
.cont_2 .btn p::after{
	left: 0;
	bottom: 0;
	transition-delay: 0.6s;
}
.cont_2 .btn p a::after{
	transition-delay: 0.4s;
	right: 0;
	bottom: 0
}
.cont_2 .btn p::before{
	right: 0;
	top: 0;
	transition-delay: 0.3s;
}
.cont_2 .btn p a::before{
	transition-delay: 0s;
	left: 0;
	top: 0;
}
.cont_2 .btn p:hover::after{
	transition-delay: 0s;
}
.cont_2 .btn p:hover a::after{
	transition-delay: 0.3s;
}
.cont_2 .btn p:hover::before{
	transition-delay: 0.4s;
}
.cont_2 .btn p:hover a::before{
	transition-delay: 0.6s;
}
.bnr{
	margin-right: -2.222% !important;
}
.bnr .box{
	margin-right: 2.222% !important;
	width: 31.111% !important;
	position: relative;
	margin-bottom: 0 !important;
}
.bnr .box div {
	position: absolute;
	top: 0;
    width: 100%;
    height: 100%;
}
.bnr .box img{
	width: 100% !important;
}
.bnr .box div a{
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
	font-size: 24px;
	color: #fff;
	text-align: center;
	font-weight: 700;
	font-family: "游明朝体", "Yu Mincho", YuMincho,"ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "ＭＳ Ｐ明朝", "MS PMincho", serif;
}
.bnr .box div a span{
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	-o-transform: translate(-50%,-50%);
	transform: translate(-50%,-50%);
}
.bnr .box div a:hover{
	background: rgba(255,255,255,0.4);
	transition: all 0.3s linear;
}
.cont_3 .fltL{
	width: 70%;
	border: 5px solid #dadada;
}
.cont_3 .fltR{
	width: 28%;
	border: 5px solid #dadada;
}
.cont_3 td{
	border: 0;
	vertical-align: top;
}
.cont_3 h2{
	color: #333;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 25px;
}
.cont_3 .bor{
	padding: 25px;
}
.cont_3 .fltR .btn{
	text-align: center;
}
.cont_3 .btn p{
	width: 100%;
}
.news .scl {
	height: 235px;
	overflow-y: scroll;
}
.news .scl .news_txt{
	font-size: 16px;
	color: #333;
	padding-right: 10px;
}
.news .scl .news_txt dl:first-child{
	padding-top: 0;
}
.news .scl .news_txt dl{
	padding: 13px 0;
	border-bottom: 1px dashed #aaaaaa;
}
.news .scl .news_txt dt,.news .scl .news_txt dd {
	border: 0;
	background: none;
}
.bnr2{
	margin-right: -1.960% !important;
	justify-content: center;
	align-items: center;
}
.bnr2 .box{
	margin-right: 1.960% !important;
	width: 23.0392% !important;
	margin-bottom: 0 !important;
	display: block;
}
.bnr2 .box div{
	border: 0;
	background: none;
	padding: 0;
	cursor: pointer;
	display: block;
	position: relative;
	width: 100%;
	border: 2px solid #1b1b1b;
	overflow: hidden;
}
.bnr2 .box a i{
	font-size: 22px;
	margin-right: 5px;
}
.bnr2 .box a{
	text-align: center;
	color: #1b1b1b;
	background: #fff;
	display: block;
	width: 100%;
	font-size: 16px;
	text-decoration: none;
	padding: 20px 0;
	font-weight: 700;
	height: 100%;
}
.bnr2 .box a:hover{
	color: #fff;
	background: #1b1b1b;
	transition: all 0.8s linear;
}
.bnr2 .box p::before,.bnr2 .box p::after{
	content:"";
	width: 0;
	height: 1px;
	position: absolute;
	transition: all 0.3s linear;
	background: #333;
}
.bnr2 .box a::before,.bnr2 .box a::after{
	content:"";
	width:1px;
	height:0;
	position: absolute;
	transition: all 0.3s linear;
	background: #333;
}
.bnr2 .box p:hover::before,.bnr2 .box p:hover::after{
	width: 100%;
}
.bnr2 .box p:hover a::before,.bnr2 .box p:hover a::after{
	height: 100%;
}
.bnr2 .box p::after{
	left: 0;
	bottom: 0;
	transition-delay: 0.6s;
}
.bnr2 .box p a::after{
	transition-delay: 0.4s;
	right: 0;
	bottom: 0
}
.bnr2 .box p::before{
	right: 0;
	top: 0;
	transition-delay: 0.3s;
}
.bnr2 .box p a::before{
	transition-delay: 0s;
	left: 0;
	top: 0;
}
.bnr2 .box p:hover::after{
	transition-delay: 0s;
}
.bnr2 .box p:hover a::after{
	transition-delay: 0.3s;
}
.bnr2 .box p:hover::before{
	transition-delay: 0.4s;
}
.bnr2 .box p:hover a::before{
	transition-delay: 0.6s;
}
.blog #contents{
	min-width: auto !important;
}
.blog nav{
	text-align: left;
}
.blog h3{
    float: none;
    width: 100%;
}
.cont_9:nth-child(odd) .fltL{
  float: left;
}
.cont_9:nth-child(odd) .fltR{
  float: right;
}
.cont_9:nth-child(even) .fltL{
  float: right;
}
.cont_9:nth-child(even) .fltR{
  float: left;
}
.cont_9 .fltL{
  width: 53%;
}
.cont_9 .fltR{
  width: 44%;
}
.cont_9 .txt{
  font-size: 16px;
  line-height: 2em;
}
.cont_9 .txt b{
  margin-bottom: 20px;
  display: inline-block;
}
.cont_10{
  margin-right: -2.222% !important;
}
.cont_10 .box{
  margin-right: 2.222% !important;
  width: 31.111% !important;
  margin-bottom: 15px;
}
.cont_10 td{
  border: 0 !important;
  font-size: 18px;
}
.cont_10 .title h3{
  font-size: 20px;
  font-weight: 700;
  color: #333;
}
@media screen and (min-width: 769px) and (max-width: 960px){
	.cont_1 .fltL,.cont_9 .fltL{
		width: 48%;
	}
	.cont_1 .fltR,.cont_9 .fltR{
		width: 50%;
	}
	.bnr .box p a{
		font-size: 18px;
	}
	.cont_3 .fltR{
		width: 33%;
	}
	.cont_3 .fltL{
		width: 65%;
	}
	.cont_3 h2{
		font-size: 18px;
	}
	.bnr2 .box a{
		font-size: 14px;
		padding: 15px 0;
	}
	.bnr2 .box a i{
		font-size: 18px;
	}
}
@media screen and (max-width: 768px){
	.blog2 .blog_date{
		width: 16%;
	}
	.cont_1 .fltL,.cont_3 .fltL,.cont_9 .fltL{
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	.cont_1 .fltR,.cont_3 .fltR,.cont_9 .fltR{
		width: 100%;
		float: none;
	}
	.cont_3 .btn p,.cont_2 .btn p{
		width: 86%;
	}
	.bnr2 .box {
		margin-bottom: 2.9126% !important;
		width: 47.0873% !important;
		margin-right: 2.9126% !important;
	}
	.cont_1 img,.cont_9 img{
		width: 100% !important;
	}
}
@media only screen and (max-width: 753px){
	.cont_10{
	  margin-right: 0 !important;
	}
	.cont_10 .box{
	  margin-right: 0 !important;
	  width: 100% !important;
	  margin-bottom: 15px;
	}
	.blog2 .blog_date{
		width: 25%;
		font-size: 14px;
	}
	.blog2 h3{
		width: 65%;
	}
	.cont_2 .clearfix{
		margin:20px 0 !important;
	}
	.cont_2{
		padding: 20px 10px !important;
	}
	.cont_2 .btn a{
		padding: 13px;
	}
	.cont_3 td{
		padding: 0  0 10px 0 !important;
		display: block;
		width: 100% !important;
	}
	.cont_3 td img{
		width: 100% !important;
	}
	.cont_3 .bor{
		padding: 15px;
	}
	.bnr .box{
		margin-bottom: 15px !important;
	}
	.bnr .box img{
		width: 100% !important;
	}
	.bnr2,.bnr {
	    margin-right: 0 !important;
	}
	.bnr2 .box,.bnr .box{
		margin-right: 0 !important;
		width: 100% !important;
	}
	.cont_1,.cont_3{
		margin: 30px auto 0 auto !important;
	}
	.cont_2{
		margin: 30px auto !important;
	}
	.cont_9{
		margin: 0 auto !important;
	}
	.bnr,.bnr2{
		margin: 30px auto 15px auto !important;
	}
	.bnr .box p a{
		font-size: 20px;
	}
	.cont_3 h2{
		font-size: 18px;
		margin-bottom: 15px;
	}
	section div.form_wrap dl {
	    display: block;
	}
}
@media only screen and (max-width: 640px){
	.blog2 .blog_date{
		width: 34%;
	}
	.imgL{
		max-width: 100% !important;
		width: 100% !important;
	}
	.mg0{
		margin-top: 0 !important;
	}
	.blog{
		margin-top: 58px;
	}
	section div.form_wrap dl dt,section div.form_wrap dl dd{
		width: 100% !important;
	}
	section div#contents {
		width: 100%;
		border-left: 0;
		padding-left: 0px !important;
		font-size: 90%;
	}
	.index-wrap .fltL{
		width: 100% !important;
	}
	.index-wrap .fltR{
		width: 100% !important;
	}
}