@charset "utf-8";
/* CSS Document */


.outer{
	text-align: justify;
	text-justify: distribute-all-lines;
}

.outer:after {
	content:"";
	display: inline-block;
	width: 100%;
	line-height:0;
	height: 0;
}

/*index
-------------------------------------*/

#main_bg::before {
    background: transparent none repeat scroll 0 0;
    content: "";
    width: 100%;
}

.videoset{
	height: 100%;
	overflow-y: hidden;
	position: fixed;
	top: 0;
	z-index: -1;
	left: calc(50% - 1000px);
	text-align: center;
	display: block;
	width: 2000px;
}

.videoset > video{
	position: absolute;
	left: calc(50% - (1920px / 2));
	top: calc(50% - (1080px / 2));
	width: 1920px;
	height: 1080px;
}

#index {
	margin: 0 auto;
	position: absolute;
	top: 100%;
	width: 100%;
	z-index: 1;
	background: #fff;
}

#index #nav {
    top: 53px;
    height: 53px;
    margin-top: -53px;
    z-index: 2;
}


#page {
	margin: 0 auto;
	position: absolute;
	top: 110px;
	width: 100%;
	z-index: 1;
	background: #fff;
}

#page #nav {
    top: 53px;
    height: 53px;
    margin-top: -53px;
    z-index: 2;
}

#main_bg .discription{
	/*position: absolute; */
	color:#fff;
	left:0;
	right:0;
	width:100%;
	text-align:center;
	padding-bottom: 100px;
	top: 50%;
}

#main_bg .discription p.main_txt{
	   max-width: 100%;
    height: auto;
    text-align: center;
    font-weight: 900;
    margin-bottom: 0px;
    font-size: 60px;
    color: rgb(255, 255, 255);
    text-shadow: rgb(85, 85, 85) 0px 0px 10px;
				font-family:"ヒラギノ角ゴ Pro W6", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#main_bg .discription p.main_txt span{
	font-size:18px;
	font-weight:normal;
}

#main_bg .discription p.sub_txt{
	text-align: center;
    font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    font-weight: 500;
    margin-bottom: 0px;
    font-size: 30px;
    color: rgb(255, 255, 255);
    text-shadow: rgb(85, 85, 85) 0px 0px 10px;
}

#main_bg .discription > div{
	margin:0 auto;
	text-align:center;
}

.social_iconbox img{
	width:100%;
	height:auto;
	max-width:35px;
}

.index_arrow{
	left: 50%;
	margin-left: -30px;
	position: absolute;
	text-align:center;
}

#appeal{background: #f7f6fa;text-align: center;}
.appeal{display: block;border-radius:0;padding: 1px;border:1px solid #ccc;position: relative;text-indent:0;background-size:314px;background-position: center center;background-repeat: no-repeat;background-color: #fff;}

#appeal .container .row [class*="col-"] span{display:block;text-align: center;color:#fff;font-size: 12px;line-height: 19px;font-weight: bold;padding: 5px;}
/*#appeal .container .row [class*="col-"]:nth-child(1) span{	background:rgba(0,0,0,0.7);}
#appeal .container .row [class*="col-"]:nth-child(2) span{background:rgba(0,0,0,0.7);}
#appeal .container .row [class*="col-"]:nth-child(3) span{background:rgba(0,0,0,0.7);}
#appeal .container .row [class*="col-"]:nth-child(4) span{background:rgba(0,0,0,0.7);}
*/
.bg_sec .container {
    padding: 60px 40px;
}

.bg_news{
	background-color:#efefef;
	}

#section01 {
    background: url(../images/index/bg_sec01.jpg) no-repeat center top;
    background-size: cover;
}

#section02 {
    background: url(../images/index/bg_sec02.jpg) no-repeat center top;
    background-size: cover;
}

#section03 {
    background: url(../images/index/bg_sec03.jpg) no-repeat center top;
    background-size: cover;
}

#section_ori01 {
    background: url(../images/original/bg_ori01.jpg) no-repeat center top;
    background-size: cover;
}

#section_ori02 {
    background: url(../images/original/bg_ori02.jpg) no-repeat center top;
    background-size: cover;
}

#section04 {
    background: url(../images/index/bg_sec04.jpg) no-repeat center top;
    background-size: cover;
}

.title-common-1 {
   padding-bottom: 12px;
   margin-bottom: 30px;
			color: #000000;
   font-size: 30px;
			font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
   letter-spacing: .2rem;
			font-weight: 700;
			line-height:40px;
}
.title-common-1 span {
			color: #422b8a;
			padding-top:10px;
   font-size: 22px;
			font-weight: 700;
			display:block;
}

.title-common-2 {
   margin-bottom: 30px;
			color: #fff;
   font-size: 30px;
			font-weight: 700;
			background-color:#422b8a;
			padding:10px 10px;
}
.title-common-2 span {
   font-size: 14px;
			font-weight: normal;
}

/*section01(コンセプト)
------------------------------------------*/

_#section01{
/*	background: url(../images/top/bg_concept.jpg) no-repeat scroll center top;
	background-size:cover;
	text-shadow:0px 0px 50px #000000;*/
	background:#fff;
}

_#section01:before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
/*	background: rgba(0, 0, 0, 0.5) url(../images/top/bg_bk.png) repeat center top;*/
}

#section01 p{
}

/*section01
------------------------------------------*/

.page#wrapper {
    position: absolute;
    width: 100%;
    top: 0px;
    background: #fff;
}

.bg_page{
	padding: 160px 0 30px;
	background: transparent url(../images/common/main_bg.jpg) no-repeat center center;
	top: 0;
	height: 50%;
	left: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	z-index: -1;
	background-size: cover;
}

.bg_page_business{
	padding: 160px 0 30px;
	background: transparent url(../images/business/main_bg.jpg) no-repeat center center;
	top: 0;
	height: 50%;
	left: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	z-index: -1;
	background-size: cover;
}

.bg_page_contribution{
	padding: 160px 0 30px;
	background: transparent url(../images/contribution/main_bg.jpg) no-repeat center center;
	top: 0;
	height: 50%;
	left: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	z-index: -1;
	background-size: cover;
}

.bg_page_pet{
	padding: 160px 0 30px;
	background: transparent url(../images/pet/main_bg.jpg) no-repeat center center;
	top: 0;
	height: 50%;
	left: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	z-index: -1;
	background-size: cover;
}

.bg_page_partner{
	padding: 160px 0 30px;
	background: transparent url(../images/partner/main_bg.jpg) no-repeat center center;
	top: 0;
	height: 50%;
	left: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	z-index: -1;
	background-size: cover;
}

.bg_page_contact{
	padding: 160px 0 30px;
	background: transparent url(../images/contact/main_bg.jpg) no-repeat center center;
	top: 0;
	height: 50%;
	left: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	z-index: -1;
	background-size: cover;
}

@media (max-width:768px){
	
	.col-xs-6, .col-sm-6{
    position: relative;
    min-height: 1px;
    padding-left: 5px;
    padding-right: 5px;
}

#header #mnav a,  {
    color: #000!important;
    outline: medium none;
    text-decoration: none;
				font-weight:bold;
				padding-left:30px;
				text-shadow: none;
				
}
.nav-justified > li > a:hover, .nav-justified > li > a:active, .nav-justified > li > a:focus, .nav-justified > li.active > a {
    border-bottom:none;
    padding: 10px 15px;
   color: #96ca3b!important;
}



#header #mnav .dropdown-menu > li > a {
    padding: 10px 30px;
    text-align: left;
				font-size:12px;
				font-weight:normal;
}

#header #mnav .dropdown-menu {
    background: rgba(0,0,0,0.8);
    z-index: 1000;
				width: 100%;
}
#header #mnav .dropdown-menu > li > a:before{
	content:"・";
}

#mnav ul.nav li:hover > ul.dropdown-menu {
  display: block;  
  
}

#main_bg .discription{
	/*position: absolute; */
 top: 40%;
	
}

.navbar-nav{
	margin-top:0;
}



#main_bg .discription p.main_txt{
	text-align: center;
	font-size:30px;
}

#main_bg .discription p.sub_txt{
	font-size:140%;
}
#section01 p{
}

.menu_box li{
	width:49%;
	margin-top: 0em;
}

.gallery_box li{
	width:33.33%;
	overflow:hidden;
}

#contact .container{
	background-image: none!important;
	height:100%;
}

.btn-xs-block{
	width:100%!important;
	display:block!important;
}

.text-xs-left{
	text-align:left;
}

#page #header{
	padding:0px!important;
	margin: 0;
	position: fixed;
	font-size: 12px;
	color:#fff;
	width: 100%;
	z-index: 1000!important;
	height:80px!important;
}

#bg-gr{
	background:#f5f5f3 none repeat scroll 0 0;
}



}
@media (min-width:460px) and (max-width:768px){
	
/* header footer */

	.discription{
	text-align:center;
	/*position: absolute; 
 top: 90px;*/
}

.discription p.main_txt{
	font-size:30px;
	line-height: 1.2;
	margin-bottom: 30px;
	text-shadow: 2px 2px 0 #fff,
             -2px 2px 0 #fff,
             2px -2px 0 #fff,
             -2px -2px 0 #fff;
text-shadow: 2px 2px 1px #fff,
             -2px 2px 1px #fff,
             2px -2px 1px #fff,
             -2px -2px 1px #fff;
	font-weight:bold;
	text-align:left;
}

#page .page .discription {
    top: 115px;
}


}
@media (max-width:460px){

.index	.discription{
	text-align:center;
	/*position: absolute; 
 top: 110px;*/
	padding:0 15px!important;
	
}

}
/*下層
-------------------------------------*/
/* header footer */


#page{
	margin: 0 auto;
    position: absolute;
    top: 35%;
    width: 100%;
    z-index: 1;
    background: #fff;
}
#page #header .container {
    padding-bottom: 0px;
    padding-top: 0px;
}

#page h1{
	color: #000;
	margin-bottom:5px;
}

#page .navbar-nav > li > a {
    padding: 15px;
    line-height: 20px;
}

#page #top{
	width:100%;
	height: 100%;
	padding-bottom: 0;
	padding-top: 0;
}

#page_bg {
	background: transparent url(../images/common/main_bg.jpg) no-repeat center center;
	top: 0;
	height: 50%;
	left: 0;
	margin: 0;
	overflow: hidden;
	width: 100%;
	z-index: -1;
	background-size: cover;
}

#page_bg :before{
	content:"";
	position:absolute;
	width:100%;
	height:100%;
background: url(../images/top/bg_bk.png) repeat center top;
z-index:-1;
top:0;
left:0;
}

.main_tit {
    padding-top: 80px;
    padding-bottom: 12px;
    margin-bottom: 30px;
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
    letter-spacing: .2rem;
    font-size: 36px;
    font-weight: bold;
    color: #96ca3b;
    text-align: center;
}
.main_tit:first-letter{
	color:#1d7c39;
}
.main_tit span {
	font-size:14px;
	display:block;
	padding-top:10px;
}


#page .jumbotron{
	-webkit-background-size:cover;/*Android4*/
	width: 100%;
 height: 100%;
 -webkit-background-size: cover;
 -moz-background-size: cover;
 background-size: cover;
 -o-background-size: cover;
 padding: 110px 0;
	color:#fff;
}

#page .jumbotron:before {
    z-index: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color:rgba(0,0,0,0.5);
				
  }

#bg-bk{
	background:#000 none repeat scroll 0 0;
	color:#fff;
}

#page section{
	/*overflow:hidden;*/
}

.message_bg{
	background: #fff url(../images/message/img01.jpg) no-repeat left center;
	background-size:60% auto;
}


.box{
	border:4px solid #ddd;
	padding:40px 20px 30px;
	margin-bottom: 20px;
	background:rgba(255,255,255,0.8);
}

/**/

.bg02{
	background:#032947;
	color:#fff;
}

.bg02 table th,.bg02 table td{
	padding-top: 5px;
	padding-right: 30px;
	padding-bottom: 5px;
}


/*癌治療*/
.contribution_appeal02 p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:400;
}

.contribution_appeal02 p span{
	font-size:20px;
	font-weight:500;
	display:block;
	margin-bottom:20px;
}

.contribution_appeal02 .main_tit{
	padding-top:80px;
	padding-bottom: 12px;
	margin-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 letter-spacing: .2rem;
	font-size:36px;
	font-weight:bold;
	color:#96ca3b;
	text-align:center;
}
.contribution_appeal02 .main_tit:first-letter{
	color:#1d7c39;
}

.contribution_appeal02 .tit1{
	padding-top:80px;
	padding-bottom: 12px;
	margin-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 letter-spacing: .2rem;
	font-size:36px;
	font-weight:bold;
	color:#96ca3b;
}
.contribution_appeal02 .tit1:first-letter{
	color:#1d7c39;
}

.box-bdr-gray{ padding:40px;background:#f5f5f5; margin-bottom:40px; border:1px solid #ccc;}

/*ペット*/
.pet_appeal{
	text-align:left;
}

.pet_appeal p{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;
	font-weight:400;
}

.pet_appeal p span{
	font-size:20px;
	font-weight:500;
	display:block;
	margin-bottom:20px;
}


.pet_appeal .tit1{
	padding-top:40px;
	padding-bottom: 12px;
	margin-bottom: 30px;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
 letter-spacing: .2rem;
	font-size:36px;
	font-weight:bold;
	color:#96ca3b;
}
.pet_appeal .tit1:first-letter{
	color:#1d7c39;
}

/*お問い合わせ*/

.con_tab{
	border-bottom:4px solid #ddd;
	border-left:4px solid #ddd;
	border-top:4px solid #ddd;
	border-right:4px solid #ddd;
}

.con_tab th{
	font-weight:normal;
	padding:15px 30px!important;
	border-bottom:1px solid #ddd;
	width:35%;
	background:#eee;
}

.con_tab th.title{
	background:#ddd;
}

.con_tab td{
font-weight: normal;
padding: 15px 30px!important;
border-bottom: 1px solid #ddd;
background: #fff;
}

.bg_contact01{
	width:100%;
	background: url(../images/contact/contact_bg.jpg) no-repeat fixed center top;
	background-size:cover;
}

.contact_tel{
	font-size: 48px;
	font-weight: bolder;
	line-height: 1.1;
	color: #000;
}

.contact_tel span{
	font-size: 48px;
	font-weight: bolder;
}

.policy{
	border:1px solid #ccc;
	padding:20px;
}

.policy dt{
	font-weight: normal;
	margin-bottom: 5px;
}

.policy dd{
	margin-bottom: 15px;
}

.policy h4{
	font-weight:bold;
	margin-bottom:10px;
	font-size:16px;
}

.form-ss{width:200px!important;}
.form-s{width:300px!important;}
.form-m{width:400px!important;}
.form-l{width:500px!important;}
.form-ll{width:500px!important;}

input[type="radio"], input[type="checkbox"] {
    margin: 4px 0 4px 20px;
    line-height: normal;
}

input[type="checkbox"], input[type="radio"] {vertical-align:middle;}
input,button,textarea{font-size:100%;vertical-align:middle;}
input[type="text"], input[type="password"], select{border:1px solid #ccc;padding:4px;line-height:normal;}
textarea{font-size:100%;border:1px solid #ccc;padding:4px;width:100%;box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    border-radius: 4px;}

input[type="text"]:hover,
input[type="password"]:hover,
select:hover[type="password"]{border:1px solid #999;padding:4px;line-height:normal;}
textarea:hover{border:1px solid #999;padding:4px;}

input[type="text"]:focus,
input[type="password"]:focus,
select:focus,
textarea:focus{border:1px solid #ccc;padding:4px;background:#f9f9f9;}
.label-required {
    background-color: #95ca3b;
}

/*会社概要
---------------------------------------------------*/

.com_tab{
	border-bottom: 1px dashed #999;
	width: 80%;
 margin: 0 auto;
 text-align: left;
}

.com_tab th{
	border-top: 1px dashed #999;
 padding: 16px;
	width:24%;
}

.com_tab th.title{
	background:#ddd;
}

.com_tab td{
	border-top: 1px dashed #999;
	padding:15px!important;
	width:76%;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:-30px;
}

.bg_greeting{
}

.bg_greeting:before {
    content: "";
    background-color: #2a9cca17;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    bottom: -46%;
    z-index: -1;
    transform: skewY(12deg);
}

.access iframe{
	-webkit-filter: grayscale(100%);
  filter: grayscale(100%);
}

.client{
	width:100%;
	border-right:1px dotted #ccc;
	margin-bottom:60px;
}

.client ul{
	list-style-type:none;
	border-right:1px dotted #ccc;
}
.client ul li{
	width:33%;
	font-weight:normal;
	float:left;
	padding:0 0px 0 20px;
	border-left:1px dotted #ccc;
	font-size:86%;
}


#page .discription p.name{
	width:15%;
	float:right;
}

.name img{
	width:80%;
	max-width:150px;
	height:auto;
	text-shadow:rgba(0,0,0,0.5);
}

.compliance_box{
	list-style-type:none;
}

.compliance_box ul:after{
	content:"";
	border:1px solid #ddd;
	bo
}

.compliance_box li{
	list-style-type:none;
	border:1px solid #ddd;
	padding:10px 20px;
	background:#fff;
	display:block;
	margin-bottom:;
	margin:0 auto 40px;
	border-radius:6px;
}

.compliance_box li:nth-child(-n + 3){
	
	display:block;
	width:50%;
	text-align:center;
	font-weight:bold;
	font-size:110%;
}

.compliance_box li span{
	font-size:24px;
}

.policy .tech_tab tr td:nth-child(2n) {
    background: #fff;
    border-left: 1px solid #ccc;
}

.policy .tech_tab tr td{
	border-left: 1px solid #ccc;
}

.policy .tech_tab tr th:nth-child(2n+1) {
    background: #103d61;
				border-right: 1px solid #fff;
}

.attention{
	background:#e6e6e6;
	padding:15px;
}

/*FAQ
---------------------------------------*/

.qa_list{
}

.qa_list dt{
	font-size:24px;
	margin-bottom:10px;
	color:#2f4d93;
}

.qa_list dt:before{
	content:"Q";
	font-size:28px;
	padding-right:10px;
	}

.qa_list dd{
	border-bottom: 1px dotted #ccc;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.qa_list dd:before{
	content:"A";
	font-size:28px;
	padding-right:10px;
	font-weight: bold;
 color: #d61d1d;
	}

.qa_list dd:nth-last-of-type(1){
	border-bottom: none;
}


/*---メディアごとの設定-----------------------------*/

@media (max-width:767px){
	body{line-height: 1.5;overflow: hidden;font-size: 14px;}
	.container {
   padding:0px 10px 10px;
			width: 100%;
}

	#page > #wrapper > h2{font-size: 30px; padding: 92px 0 20px 0;}
	#main{width: 100%;margin: 0 auto;padding-top: 72px;}
	#mainCarousel .carousel-indicators {position: static;width: 100%;margin: 0 auto;text-align: center;}
	#mainCarousel .carousel-indicators > li{background: #fff;display: inline-block;float: none;border:none;width: 10px;height: 10px;border-radius: 50%;margin: 0 0.5%;background-size:contain;background-position:center center;background-repeat:no-repeat;}
	#mainCarousel .carousel-indicators > li.active{background: #666;}
	#mainCarousel .carousel-indicators > li > img{display: none;}
	#infoblock {
    left: 0;
    right: 0;
}
	#infoblock .set-contact{margin-top: 10px;}
	#infoblock .set-contact .set-contact-tit{margin-bottom: 5px;display: block;}
	#infoblock .well{padding: 8px;margin:0px 10px 10px 10px; color:#333; background-color:#f3f3f3;}
	small{font-size: 75%;}


	/* header */
	/* header */
	#header{
		height:70px;
		position:fixed;
		top:0;
		left:0;
	}

	#header .container{display: block;padding: 0;}

	#wrapper{border:none;}
	#wrapper:before{display: none;}
	#nav{position: fixed;width: 100%;}
	#nav:before{content:"";display: block;}

	#wrapper{border:none;}
	#wrapper:before{display: none;}
	#nav{position: fixed;width: 100%;}
	#nav:before{content:"";display: block;}

	.nav{background: transparent;}

	.navbar					{background:transparent;border: none;border-radius: 0;margin: 0;z-index: 999;}
	.navbar-toggle			{padding: 6px 8px;line-height: 1;border:1px solid #ddd;text-align: center;width: 48px;margin: 11px 15px 11px 0;background: #fff;color:#333;}
	.navbar-toggle:focus	{color:#333;}

	.btn-tel				{padding: 6px 8px;line-height: 1;border:1px solid #ddd;text-align: center;width: 48px;margin: 11px 5px 11px 0;background: #fff;color:#333;border-radius:4px;float: right;display: block;}
	.btn-tel:focus			{color:#333;}

	.icon-pos				{display: block;font-size: 20px;height: 20px;}
	.icon-pos i{margin: 0;}
	.icon-text				{font-size: 10px;letter-spacing:0;line-height: 11px;}

	.navbar-header h1		{margin:5px 10px 0 ; width:60%;}

	#logo-sp img{
	width:100%;
	height:auto;
	max-width:230px;
	margin-top:5px;
}

	/* navigation */
	#nav{width: 100%;margin-left: 0;margin-top: 0;padding: 0;left: 0;}
	#mnav{
	margin:0 -15px;
	border-bottom: 1px solid #ccc;
	background: #fff;
}

	/*メガメニュー*/
    #mnav > ul > li {
    display: block;
    margin-right: 0em;
    text-align: left;
    border-left: none;
				position: relative;
}

#mnav > ul .dropdown .menu_inner li:first-child{
					width:100%;
					display:block;
					float:left;
					color:#fff;
					margin-right:1%;
					margin-bottom:1em;
					border-right:1px solid #fff;
					padding-right:2.5%;
					border-bottom:none;
					box-sizing:border-box;
				}
				
				#mnav > ul .dropdown .menu_inner li:first-child h2{
					color:#fff;
					font-weight:bold;
					font-size:16px;
					margin-bottom:1em!important;
					display:none;
				}
				
				#mnav > ul .dropdown .menu_inner li:first-child p{
					font-size:12px;
					line-height:1.2;
					margin-bottom:1em!important;
				}
				
				#mnav > ul .dropdown .menu_inner li {
      display: block;
      margin-left:1.5%;
						width:100%;
						border-bottom:1px dotted #fff;
						vertical-align:bottom;
						line-height:2;
    }
				
				#mnav > ul .dropdown .menu_inner li img{
					width:30%;
				}

	.nav{background: rgb(239, 239, 239,0.9);font-size: 14px;}
	.nav-justified{table-layout: fixed; display: block;}
	.nav-justified > li{width: auto;border:none;/*border-top: 1px solid #ddd;*/padding-left: 0;width: auto !important;}
 .nav-justified > li:first-child{border-left:none;}
	.nav-justified > li > a{padding: 10px 15px;text-align: center;margin-bottom: 0;border:none;border-left:3px solid #fff;width: auto;position: relative;}

	.nav-justified > li > a,
	.nav-justified > li > a:hover,
	.nav-justified > li > a:active,
	.nav-justified > li > a:focus,
	.nav-justified > li.active > a{line-height: 20px;white-space:nowrap;color:#fff;}

	.nav-justified > li.active{position: relative;}

	.nav-justified > li > a > small{position: absolute;right: 15px;top: 50%;margin-top: -5px;color:#333;}

	.navbar{margin-bottom: 0;border-radius: 0;border: none;min-height:1px;}

	.navbar-collapse{box-shadow:none;border-top: none;}

	.navbar-toggle			{padding: 6px 8px;line-height: 1;border:1px solid #ccc;text-align: center;width: 48px;background: #fff;color:#333;margin: 11px 15px 11px 0;}
	.navbar-toggle:focus	{color:#333;}
	.navbar-nav {
    margin:0px;
        margin-bottom: 7.5px;
}

#mnav > ul .dropdown {
    top: 100%;
				width:100%;
}
#mnav > ul > li > a:link, #mnav > ul > li > a:active, #mnav > ul > li > a:visited {
    color: #5b4a40;
}

#mnav > ul > li.dropdown > a:link, #mnav > ul > li.dropdown > a:active, #mnav > ul > li.dropdown > a:visited {
    color: #fff !important;
}

/*#mnav > ul > li{
	border-bottom:1px solid #5b4a40;
}*/

.navbar-collapse.in {
    overflow-y: inherit;
}

	#infoblock {
    font-size: 12px;
    text-align: center;
}

article > section {
    padding: 30px 0 30px;
    border-top: 1px solid #ccc;
}

article > section:first-child {
    padding: 60px 0 30px;
    border-top: 1px solid #ccc;
}

	section{
}

.square-content h3{
	line-height: 24px;
	font-size:18px;
}

#section06 h3{
	font-size:14px;
}

	#banner-area{margin-bottom: 15px;}

	.copy-type-1{font-size: 26px;text-align: center;margin-bottom: 15px;}
	.copy-type-1 small{font-size: 14px;}
	.copy-type-2 {
    padding-top: 50px;
    font-size: 24px;
    font-weight: bold;
    color: #1b508f;
    text-align: center;
    background: url(../images/original/noise.jpg) repeat center top;
    padding-bottom: 50px;
    font-family: "游明朝","Yu Mincho","游明朝体","YuMincho","ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝","Palatino Linotype", "Book Antiqua", Palatino, serif;
}
	.copy-type-3{font-size: 20px;padding-top: 20px;margin-bottom: 20px;text-align: center;}
	.copy-type-4{font-size: 20px;padding-top: 20px;margin-bottom: 20px;text-align: center;}
	.copy-type-4 small{font-size: 14px;margin-right: 0px;}
	.copy-type-4 > small > span{font-size: 18px;}
	.copy-type-5{font-size: 18px;margin-bottom: 20px;}
	.copy-type-5 i{color:#036;font-size: 21px;}
	.copy-type-6{display:none;}
	.indent-15{padding: 0 5px;}
	.text-size-18{font-size: 14px;line-height: 20px;}
	.text-xlg{font-size: 20px;text-align: center;}
	.btn-lg{font-size: 18px;}
	.btn-xs-block {
    display: block!important;
    width: 100%!important;
}
	.title-1{
	    font-size: 20px;
	    text-align: center;
	    margin-bottom: 20px;
	    background: #efefef;
	    padding: 10px;
	    margin-left: -15px;
	    margin-right: -15px;
	    border-bottom: 1px solid #ccc;
	}

	.title-2{
		font-size: 20px;
	    text-align: center;
	    margin-bottom: 20px;
	    background: #efefef;
	    padding: 10px;
	    margin-left: -15px;
	    margin-right: -15px;
	    border-bottom: 1px solid #ccc;
	}

	.title-2 small{font-size: 16px; margin-left: 0;}
	
	.txt-xs-l{
		text-align:left!important;}
	.txt-xs{font-size:90%;}
	
	.h2_tit01{
		margin-bottom:1.5em;
		margin-top: 1.2em;
		font-size:24px;
	}
	
	.h3_tit01{
	font-size:20px;
	font-weight: normal;
	margin-bottom: 40px;
}


.h3_tit03{
	font-size: 20px;
	position: relative;
	display: inline-block;
	padding: 0 20px;
	margin-bottom: 1em;
	margin-top: 2em;
}

.h3_tit03:before, .h3_tit03:after{
	content: '';
	position: absolute;
	top: 50%;
	display: inline-block;
	width: 10px;
	height: 1px;
	background-color: black;
	}

.h3_tit03:before {left:0;}
.h3_tit03:after {right: 0;}

.h3_tit04 {
    font-size: 24px;
    font-weight: 700;
}

.title-common-1 {
    font-size: 24px;
}

.concept-tb{display: table;width: 100%;}
.concept-img,.concept-info{display: table-cell;vertical-align: middle;}
.concept-img{
	display:none;
}
.concept-info{padding: 20px 10px;width: 100%;position: relative;}



.news span {
	display: table;
	background: #000;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: normal;
	line-height: 18px;
	margin-bottom: 10px;
	height: auto;
	width: 100%;
	float: none;
	margin-right: 0;
	vertical-align: middle;
	padding-top: 5px;
	padding-bottom: 5px;
}

.contact_tel{
	font-size: 40px;
	font-weight: bolder;
	line-height: 1.1;
	color: #000;
}

.contact_tel span{
	font-size: 48px;
	font-weight: bolder;
}

.com_tab{
	width:100%;
	border-bottom: none;
}

.com_tab th{
	font-weight:normal;
	padding:15px 30px!important;
	border-bottom: none;
	border-top: none;
	width:100%;
	display:block;
	background:#484848;
	color:#fff;
}

.com_tab th.title{
	background:#ddd;
}

.com_tab td{
	font-weight:normal;
	padding:15px!important;
	border-top:1px solid #ddd;
	border-right:1px solid #ddd;
	border-bottom:1px solid #ddd;
	border-left:1px solid #ddd;
	background:#fff;
	width:97%;
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right:-30px;
}

.contact_tel{
	font-size: 32px;
	font-weight: bolder;
	line-height: 1.1;
	color: #000;
}

.contact_tel span{
	font-size: 32px;
	font-weight: bolder;
}

.con_tab{
	border-bottom:4px solid #ddd;
	border-left:4px solid #ddd;
	border-top:4px solid #ddd;
	border-right:4px solid #ddd;
}

.con_tab th{
	font-weight:normal;
	padding:15px 30px!important;
	border-bottom:1px solid #ddd;
	width:100%;
	background:#eee;
	display:block;
}

.con_tab th.title{
	background:#ddd;
}

.con_tab td{
font-weight: normal;
padding: 15px 30px!important;
border-bottom: 1px solid #ddd;
background: #fff;
display:block;
}

.menu_title:before{
	content:"";
	margin:0;
	font-size:8px;
}

.menu_title {
    margin-top: 0px;
    font-size: 11px;
    padding-top: 12%;
				padding-right: 0;
}

	#voice > div{margin-bottom: 10px;}
	#voice{margin-bottom: 15px;}

	.table-news{table-layout: auto;margin-bottom: 10px;}
	.table-news th{display: block;width: 100%;border-bottom: none;padding: 10px 0 10px 0;}
	.table-news th span{padding: 5px;font-size: 14px;}
	.table-news td{display: block;border-bottom: none;padding: 0 0 10px 0;}
	.table-news td h3{font-size: 14px;margin-bottom: 5px;}


	#footer{padding:10px 0 0 0;border-top:1px solid #eee;position: relative;}
	footer nav{padding:20px 0 20px 40px;border-left: 1px solid #ccc; }
	footer nav ul{list-style: none;font-size: 12px;}

	#copyright{font-size: 11px;text-align: center;display: block;line-height: 38px;color:#666;margin-top: 30px;background: #fff;border-top: 1px solid #ccc;}

	#set-info{
	    width: 100%;
	    display: block;
	    font-size: 12px;
	}
	#set-info .set-address{
	    width: 100%;
	    display: block;
	    text-align: center;
	    padding: 5px 0;
	    border-left:none;
	}
	#set-info .set-contact{
	    width: 100%;
	    display: block;
	    text-align: center;
	    padding: 5px 0 5px 0;
	    border-left:none;
	}

	footer #set-info .set-contact{
	    width: 100%;
	    display: block;
	    text-align: center;
	    padding: 5px 0 5px 0;
	    vertical-align: bottom;
	    border-left:none;
	    border-right:none;
	}

	#set-info .set-contact .set-contact-tit{
	    display: block;
	    color: #0168b7;
	    font-weight: bold;
	    margin-bottom: 15px;
	    line-height: 1;
	}

	footer nav{padding:20px 0 20px 0;border-left: none;}
	footer nav ul{list-style: none;font-size: 12px;}
	
	.f_logo {
    margin: 10px;
				width:100%;
}
	.flogo{margin-bottom: 10px;text-align: center;width: 100%;}
	.flogo img{width: 120px;height: auto;display: inline-block;}
	#copyright{font-size: 10px;}

	.row{margin:0 -5px;}
	.row div[class*="col-"]{padding:0 5px;}

	.row + .row, .col-xs-12 + .col-xs-12{margin-top: 15px;}

	hr{margin: 14px 0;}
	#pagetop {position: fixed; bottom:5px; right: 5px;width: 48px;height: 48px;background-size:100%;}


    #f-contact-title h3{text-align: center;font-size: 14px;line-height: 21px;color:#fff;padding: 10px 0;}

    #f-contact{padding: 15px;}
    .f-contact{width: 100%;margin: 0 auto;padding: 10px 15px;border-radius:10px; background:none;}

    .f-tel{
	display: block;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	background:rgba(255,255,255,0.8);
	border-radius:4px;
	padding:10px;
	margin-bottom:10px;
}
.f-tel span{
	font-size: 30px;
}
.f-tel a{
	color:000;
}
    .f-tel-tit,.f-telno{display: block;}

    .f-telno{margin: 5px 0;width: auto;}

    .f-btn{width: 100%;margin: 5px auto 0;}
    .f-btn .row{margin:0 -5px;}
    .f-btn .row [class*="col-"]{padding:0 5px;margin: 0;}

/*マージン
---------------------------------------------------- */
.mt5{margin-top:0;}
.mt10{margin-top:0;}
.mt15{margin-top:0;}
.mt20{margin-top:0;}
.mt25{margin-top:0;}
.mt30{margin-top:30px;}

.mb5{margin-bottom:0;}
.mb10{margin-bottom:0;}
.mb15{margin-bottom:0;}
.mb20{margin-bottom:0;}
.mb25{margin-bottom:0;}
.mb30{margin-bottom:0;}
.mb35{margin-bottom:0;}
.mb40{margin-bottom:0;}
.mb45{margin-bottom:0;}
.mb50{margin-bottom:0;}
.mb60{margin-bottom:0;}
.mb70{margin-bottom:0;}
.mb80{margin-bottom:0;}
.mb90{margin-bottom:0;}
.mb100{margin-bottom:0;}
.mb110{margin-bottom:0;}
.mb120{margin-bottom:0;}
.mb130{margin-bottom:0;}
.mb140{margin-bottom:0;}
.mb150{margin-bottom:0;}

.mlr5{margin-left:0; margin-right:0;}
.mlr10{margin-left:0; margin-right:0;}
.mlr15{margin-left:0; margin-right:0;}
.mlr20{margin-left:0; margin-right:0;}
.mlr25{margin-left:0; margin-right:0;}
.mlr30{margin-left:0; margin-right:0;}
.mlr35{margin-left:0; margin-right:0;}
.mlr40{margin-left:0; margin-right:0;}
.mlr45{margin-left:0; margin-right:0;}
.mlr50{margin-left:0; margin-right:0;}

.ml5{margin-left:0;}
.ml10{margin-left:0;}
.ml15{margin-left:0;}
.ml20{margin-left:0;}
.ml25{margin-left:0;}
.ml30{margin-left:0;}
.ml35{margin-left:0;}
.ml40{margin-left:0;}
.ml45{margin-left:0;}
.ml50{margin-left:0;}

.mr5{margin-right:0;}
.mr10{margin-right:0;}
.mr15{margin-right:0;}
.mr20{margin-right:0;}
.mr25{margin-right:0;}
.mr30{margin-right:0;}
.mr35{margin-right:0;}
.mr40{margin-right:0;}
.mr45{margin-right:0;}
.mr50{margin-right:0;}

/*table*/

.table{
}

.table th{
	width:100%!important;
	display:block;
	background:#f6f6f6;
}

.table td{
	width:100%;
	display:block;
}

.access_txt span {
    border: 1px solid #999;
    border-radius: 3px;
    display: block;
    line-height: 1;
    padding: 0;
    text-align: center;
    width: 70px;
				float:left;
}

/*改行設定*/
.br_xs{
	display:block;
}

.br_sm{
	display:none;
}

.br_md{
	display:none;
}

.br_lg{
	display:none;
}

.name{
	width:40%!important;
}

.text-xs-left{
	text-align:left!important;
}

/*下層*/

#page {
    margin: 0 auto;
    position: absolute;
    top: 230px;
    width: 100%;
    z-index: 1;
    background: #fff;
}

.bg_page h2 {
    font-size: 40px;
}

.bg_page{
	background-size:cover;
	padding: 140px 0 10px !important;
}

.concept-info.prop-right::before {
	display:none;
}
.concept-info.prop-left::before {
    display:none;
}

.box-bdr-gray{ padding:20px;}


.contribution_appeal02 .main_tit{
	font-size:24px;
}

.contribution_appeal02 .tit1{
	font-size:24px;
}

.form-l {
    width: 100%!important;
}
.form-m {
    width: 100%!important;
}

/*ペット*/

.pet_appeal .tit1{
	font-size:24px;
}

}

@media (min-width:768px) and (max-width:991px){/*sm*/
/*メインイメージ*/

	.container {
   /*padding:30px 15px;*/
			width: 100%;
}

#header #mnav a, #header #mnav a:active {
    font-size: 12px;
}

/*改行設定*/
.br_xs{
	display:none;
}

.br_sm{
	display:block;
}

.br_md{
	display:block;
}

.br_lg{
	display:block;
}

#banner-area{margin-bottom: 30px;}
	section{}
    .nav-justified > li > a,
    .nav-justified > li > a:hover,
    .nav-justified > li > a:active,
    .nav-justified > li > a:focus,
    .nav-justified > li.active > a{font-size: 13px;}
    #set-info .set-address{padding: 5px 10px;}
    #set-info .set-contact{padding: 5px 0 5px 10px;}
	.copy-type-1{
	font-size: 30px;
	font-weight: 100;
	color:#023994;
	margin-bottom: 30px;
}
	#point4 > div{margin-bottom: 30px;}
	.text-xlg{font-size: 42px;}
	.copy-type-6{margin-bottom: 30px;}
	footer #set-info .set-contact{padding: 5px 10px 5px 10px;}
	footer nav{padding:20px 0 20px 20px; }

.square-content h3{
	line-height: 24px;
	font-size:18px;
}


.sm{
	display:none;
}

.txt-sm-small{
	font-size:14px;
}

#page .discription p.name{
	width:20%;
}

#mnav ul.nav li:hover > ul.dropdown-menu {
  display: block;    
}

.h3_tit01 {
    margin-bottom: 1em;
    color: #1b508f;
    font-size: 18px;
    font-weight: bolder;
    line-height: 1.2;
}


/*下層*/

.message_bg{
	background: #fff url(../images/message/img01.jpg) no-repeat left top;
	background-size:60% auto;
}



}

@media (min-width:992px) and (max-width:1399px){/*md*/
/*メインイメージ*/

/*.container {
   padding:80px 15px;
}*/

.row {
    margin:0 -15px;
    margin-bottom: 40px;
}


/*改行設定*/
.br_xs{
	display:none;
}

.br_sm{
	display:none;
}

.br_md{
	display:block;
}

.br_lg{
	display:block;
}
.text-xlg{font-size: 52px;}
.news_img { padding-top:40px;}

.txt-sm-small{
	font-size:80%;
}

#mnav ul.nav li:hover > ul.dropdown-menu {
  display: block;    
}

/*下層*/

.message_bg{
	background: #fff url(../images/message/img01.jpg) no-repeat left bottom;
	background-size:70% auto;
}

.contact_tel {
 font-size: 30px;
 font-weight: bolder;
}
.contact_tel span {
 font-size: 30px;
 font-weight: bolder;
}

}

@media (min-width:1400px){/*lg*/


.container {
	width:100%;
}
}


@media (min-width:1400px){/*lg*/


.row {
    margin:0 -15px;
    margin-bottom: 30px;
}
/*メインイメージ*/

.container {
	max-width:1400px;
}

#section04 {
    position: relative;
}

/*改行設定*/
.br_xs{
	display:none;
}

.br_sm{
	display:none;
}

.br_md{
	display:none;
}

.br_lg{
	display:block;
}

#logo {
    width: 100%;
    max-width: 290px;
}

.lg{
	display:none;
}

#mnav ul.nav li:hover > ul.dropdown-menu {
  display: block;    
}

/*下層*/

.message_bg{
	background: #fff url(../images/message/img01.jpg) no-repeat left top;
	background-size:auto 100%;
	background-position-x: 0%;
}
}

.no-gutter > [class*='col-'] {
    padding-right:0;
    padding-left:0;
				overflow:hidden;
}



@media print{body{background-image: none;}.container{width: 991px !important;}#pagetop{display: none;}}
